From 8fd1247bf6213848c335b0b6c854c3ce34bcf018 Mon Sep 17 00:00:00 2001 From: dak180 Date: Sun, 3 Apr 2011 16:12:30 -0400 Subject: [PATCH] Add the strings files for ca_ES and a template for hu. Refs #2616 --- .../wzlocal/ca_ES.lproj/InfoPlist.strings | 29 +++++++++++++++++++ .../wzlocal/hu.lproj/InfoPlist.strings | 29 +++++++++++++++++++ 2 files changed, 58 insertions(+) create mode 100644 macosx/Resources/wzlocal/ca_ES.lproj/InfoPlist.strings create mode 100644 macosx/Resources/wzlocal/hu.lproj/InfoPlist.strings diff --git a/macosx/Resources/wzlocal/ca_ES.lproj/InfoPlist.strings b/macosx/Resources/wzlocal/ca_ES.lproj/InfoPlist.strings new file mode 100644 index 00000000000..ba5c7652d22 --- /dev/null +++ b/macosx/Resources/wzlocal/ca_ES.lproj/InfoPlist.strings @@ -0,0 +1,29 @@ +/* Localized versions of Info.plist keys */ + +/* Only change the strings after the '='; '\n' gives you a new line, do not use it in the CFBundleName or CFBundleDisplayName strings */ + + +/* Warzone */ /* Name in the menubar */ +CFBundleName = "Warzone"; + +/* Warzone 2100 */ /* Name of the app bundle */ +CFBundleDisplayName = "Warzone 2100"; + +/* Copyright © 1999-2004 Eidos Interactive.\nCopyright © 2005-2010 The Warzone 2100 Project */ /* Copyright string */ +NSHumanReadableCopyright = "Copyright © 1999-2004 Eidos Interactive.\nCopyright © 2005-2010 El projecte Warzone 2100"; + + +/* Warzone 2100 Map / Mod File */ /* Description of .wz files */ +"Warzone 2100 Map / Mod File" = "Mapa per Warzone 2100 / Fitxer Mod"; + +/* Warzone 2100 Multiplayer Mod File */ /* Description of .mod.wz files */ +"Warzone 2100 Multiplayer Mod File" = "Fitxer Mod per a multijugador de Warzone 2100"; + +/* Warzone 2100 Campaign Mod File */ /* Description of .cam.wz files */ +"Warzone 2100 Campaign Mod File" = "Fitxer Mod per a campanya de Warzone 2100"; + +/* Warzone 2100 Global Mod File */ /* Description of .gmod.wz files */ +"Warzone 2100 Global Mod File" = "Fitxer Mod global per a Warzone 2100 Global"; + +/* Warzone 2100 Music Mod File */ /* Description of .music.wz files */ +"Warzone 2100 Music Mod File" = "Fitxer Mod de música per a Warzone 2100"; diff --git a/macosx/Resources/wzlocal/hu.lproj/InfoPlist.strings b/macosx/Resources/wzlocal/hu.lproj/InfoPlist.strings new file mode 100644 index 00000000000..b71ff31b024 --- /dev/null +++ b/macosx/Resources/wzlocal/hu.lproj/InfoPlist.strings @@ -0,0 +1,29 @@ +/* Localized versions of Info.plist keys */ + +/* Only change the strings after the '='; '\n' gives you a new line, do not use it in the CFBundleName or CFBundleDisplayName strings */ + + +/* Warzone */ /* Name in the menubar */ +CFBundleName = "Warzone"; + +/* Warzone 2100 */ /* Name of the app bundle */ +CFBundleDisplayName = "Warzone 2100"; + +/* Copyright © 1999-2004 Eidos Interactive.\nCopyright © 2005-2010 The Warzone 2100 Project */ /* Copyright string */ +NSHumanReadableCopyright = "Copyright © 1999-2004 Eidos Interactive.\nCopyright © 2005-2010 The Warzone 2100 Project"; + + +/* Warzone 2100 Map / Mod File */ /* Description of .wz files */ +"Warzone 2100 Map / Mod File" = "Warzone 2100 Map / Mod File"; + +/* Warzone 2100 Multiplayer Mod File */ /* Description of .mod.wz files */ +"Warzone 2100 Multiplayer Mod File" = "Warzone 2100 Multiplayer Mod File"; + +/* Warzone 2100 Campaign Mod File */ /* Description of .cam.wz files */ +"Warzone 2100 Campaign Mod File" = "Warzone 2100 Campaign Mod File"; + +/* Warzone 2100 Global Mod File */ /* Description of .gmod.wz files */ +"Warzone 2100 Global Mod File" = "Warzone 2100 Global Mod File"; + +/* Warzone 2100 Music Mod File */ /* Description of .music.wz files */ +"Warzone 2100 Music Mod File" = "Warzone 2100 Music Mod File";