Bug 3282: Spanish and Basque translation by Javier Remacha ([email protected])

Bug 3284: small slovak translation update by Mario Kacmar ([email protected])
Part 1 of 2

svn path=/trunk/; revision=33754
This commit is contained in:
Daniel Reimer
2008-05-29 11:36:08 +00:00
parent 3c6e5e169c
commit b3091b7bf3
2 changed files with 19 additions and 0 deletions
+1
View File
@@ -19,4 +19,5 @@ END
#include "lang/lt-LT.rc"
#include "lang/pl-PL.rc"
#include "lang/ru-RU.rc"
#include "lang/sk-SK.rc"
#include "lang/uk-UA.rc"
+18
View File
@@ -0,0 +1,18 @@
/* TRANSLATOR: Mário Kaèmár /Mario Kacmar/ aka Kario ([email protected])
* DATE OF TR: 31-07-2007
* UPDATED : 28-05-2008
*/
LANGUAGE LANG_SLOVAK, SUBLANG_DEFAULT
STRINGTABLE DISCARDABLE
BEGIN
IDS_QUIT, "Hotovo"
IDS_PRINT, "Tlaèi"
IDS_STRING, "Kàde¾ ïat¾ov uèí koòa žra kôru. 1234567890"
IDS_ERROR, "Chyba"
IDS_ERROR_NOMEM, "Na vykonanie tejto operácie nie je dostatok vo¾nej pamäte."
IDS_ERROR_NOFONT, "Požadovaný súbor %1 nie je platným súborom písiem."
IDS_ERROR_NOCLASS, "Nepodarilo sa inicializova triedu window."
IDS_ERROR_BADCMD, "Nebol zadaný žiadny súbor písiem.\nPoužitie:\n fontview.exe <súbor písiem>"
END