From cd7357dc31281c406979637b340ef59972fd5209 Mon Sep 17 00:00:00 2001 From: "SND\\MaddTheSane_cp" Date: Sun, 20 Oct 2013 02:06:38 +0000 Subject: Implement localization on some OS X strings, mainly those in the Hungarian locale. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87585 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- macosx/plugins/DFNet/hu.lproj/Localizable.strings | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'macosx/plugins/DFNet/hu.lproj/Localizable.strings') diff --git a/macosx/plugins/DFNet/hu.lproj/Localizable.strings b/macosx/plugins/DFNet/hu.lproj/Localizable.strings index f48d7085..570d94da 100644 --- a/macosx/plugins/DFNet/hu.lproj/Localizable.strings +++ b/macosx/plugins/DFNet/hu.lproj/Localizable.strings @@ -6,6 +6,6 @@ Copyright 2011 __MyCompanyName__. All rights reserved. */ -"Error allocating memory!\n" = "Error allocating memory!\n"; -"error connecting to %s: %s\n" = "Error connecting to %s: %s\n"; -"Socket Driver" = "Socket Driver"; +"Error allocating memory!\n" = "Memória kiosztási hiba!\n"; +"error connecting to %s: %s\n" = "hiba a következőhöz történő kapcsolódáskor: %s: %s\n"; +"Socket Driver" = "Socket illesztőprogram"; -- cgit v1.2.3