diff options
author | fluxgen <fluxgen> | 2005-07-07 12:17:26 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2005-07-07 12:17:26 (GMT) |
commit | a0f6d963a0b828f9574ff5ff8172c9aea2f87b6e (patch) | |
tree | c094edd0dd44d1a3542d4fbeea52aa955635fe6e | |
parent | 0ffbf55eb3f650efe5d92b1a2b37992269e76aa2 (diff) | |
download | fluxbox_pavel-a0f6d963a0b828f9574ff5ff8172c9aea2f87b6e.zip fluxbox_pavel-a0f6d963a0b828f9574ff5ff8172c9aea2f87b6e.tar.bz2 |
info about locale path, patch from php-coder
-rw-r--r-- | nls/C/Translation.m | 17 | ||||
-rw-r--r-- | nls/be_BY/Translation.m | 16 | ||||
-rw-r--r-- | nls/cs_CZ/Translation.m | 16 | ||||
-rw-r--r-- | nls/de_DE/Translation.m | 16 | ||||
-rw-r--r-- | nls/fluxbox-nls.hh | 17 | ||||
-rw-r--r-- | nls/ko_KR/Translation.m | 16 | ||||
-rw-r--r-- | nls/pl_PL/Translation.m | 16 | ||||
-rw-r--r-- | nls/ru_RU/Translation.m | 15 | ||||
-rw-r--r-- | nls/vi_VN/Translation.m | 16 |
9 files changed, 74 insertions, 71 deletions
diff --git a/nls/C/Translation.m b/nls/C/Translation.m index 7f7a98c..620b644 100644 --- a/nls/C/Translation.m +++ b/nls/C/Translation.m | |||
@@ -36,14 +36,15 @@ $set 3 #Common | |||
36 | 6 Compiler version | 36 | 6 Compiler version |
37 | 7 init | 37 | 7 init |
38 | 8 keys | 38 | 8 keys |
39 | 9 menu | 39 | 9 nls |
40 | 10 style | 40 | 10 menu |
41 | 11 Defaults | 41 | 11 style |
42 | 12 disabled | 42 | 12 Defaults |
43 | 13 Error | 43 | 13 disabled |
44 | 14 Fluxbox version | 44 | 14 Error |
45 | 15 Maximize Over | 45 | 15 Fluxbox version |
46 | 16 Visible | 46 | 16 Maximize Over |
47 | 17 Visible | ||
47 | 48 | ||
48 | $set 4 #Configmenu | 49 | $set 4 #Configmenu |
49 | 50 | ||
diff --git a/nls/be_BY/Translation.m b/nls/be_BY/Translation.m index 915326b..1c3993d 100644 --- a/nls/be_BY/Translation.m +++ b/nls/be_BY/Translation.m | |||
@@ -36,14 +36,14 @@ $set 3 #Common | |||
36 | 6 Âýðñ³ÿ êàìï³ëÿòàðà | 36 | 6 Âýðñ³ÿ êàìï³ëÿòàðà |
37 | 7 Ôàéë íàëàäàê | 37 | 7 Ôàéë íàëàäàê |
38 | 8 Ôàéë êëÿâ³ø | 38 | 8 Ôàéë êëÿâ³ø |
39 | 9 Ôàéë ìýíþ | 39 | 10 Ôàéë ìýíþ |
40 | 10 Ôàéë ç ñòûëåì | 40 | 11 Ôàéë ç ñòûëåì |
41 | 11 Äàïîìíûÿ íàëàäê³ | 41 | 12 Äàïîìíûÿ íàëàäê³ |
42 | 12 âûêëþ÷àíà | 42 | 13 âûêëþ÷àíà |
43 | 13 Ïàìûëêà | 43 | 14 Ïàìûëêà |
44 | 14 Âýðñ³ÿ Fluxbox | 44 | 15 Âýðñ³ÿ Fluxbox |
45 | 15 Ïàä âîêíàì³ | 45 | 16 Ïàä âîêíàì³ |
46 | 16 Áà÷íàÿ | 46 | 17 Áà÷íàÿ |
47 | 47 | ||
48 | $set 4 #Configmenu | 48 | $set 4 #Configmenu |
49 | 49 | ||
diff --git a/nls/cs_CZ/Translation.m b/nls/cs_CZ/Translation.m index 9b6c681..ef8eb6b 100644 --- a/nls/cs_CZ/Translation.m +++ b/nls/cs_CZ/Translation.m | |||
@@ -36,14 +36,14 @@ $set 3 #Common | |||
36 | 6 Verze kompilátoru | 36 | 6 Verze kompilátoru |
37 | 7 Soubor init | 37 | 7 Soubor init |
38 | 8 Soubor s definicí kláves | 38 | 8 Soubor s definicí kláves |
39 | 9 Soubor s definicí menu | 39 | 10 Soubor s definicí menu |
40 | 10 Soubor se stylem | 40 | 11 Soubor se stylem |
41 | 11 Implicitní | 41 | 12 Implicitní |
42 | 12 neaktivní | 42 | 13 neaktivní |
43 | 13 Chyba | 43 | 14 Chyba |
44 | 14 Verze Fluxboxu | 44 | 15 Verze Fluxboxu |
45 | 15 Maximalizovat pøes v¹echna okna | 45 | 16 Maximalizovat pøes v¹echna okna |
46 | 16 Viditelný | 46 | 17 Viditelný |
47 | 47 | ||
48 | $set 4 #Configmenu | 48 | $set 4 #Configmenu |
49 | 49 | ||
diff --git a/nls/de_DE/Translation.m b/nls/de_DE/Translation.m index 751be6d..6c28c4d 100644 --- a/nls/de_DE/Translation.m +++ b/nls/de_DE/Translation.m | |||
@@ -36,14 +36,14 @@ $set 3 #Common | |||
36 | 6 Compiler Version | 36 | 6 Compiler Version |
37 | 7 Init Datei | 37 | 7 Init Datei |
38 | 8 Tastendefinitionsdatei | 38 | 8 Tastendefinitionsdatei |
39 | 9 Menüdatei | 39 | 10 Menüdatei |
40 | 10 Stildatei (Theme) | 40 | 11 Stildatei (Theme) |
41 | 11 Standard Einstellungen | 41 | 12 Standard Einstellungen |
42 | 12 deaktiviert | 42 | 13 deaktiviert |
43 | 13 Fehler | 43 | 14 Fehler |
44 | 14 Fluxbox Version | 44 | 15 Fluxbox Version |
45 | 15 Durch maximierte Fenster verdecken | 45 | 16 Durch maximierte Fenster verdecken |
46 | 16 Sichtbar | 46 | 17 Sichtbar |
47 | 47 | ||
48 | $set 4 #Configmenu | 48 | $set 4 #Configmenu |
49 | 49 | ||
diff --git a/nls/fluxbox-nls.hh b/nls/fluxbox-nls.hh index 5b47934..a6c9079 100644 --- a/nls/fluxbox-nls.hh +++ b/nls/fluxbox-nls.hh | |||
@@ -39,14 +39,15 @@ enum { | |||
39 | CommonCompilerVersion = 6, | 39 | CommonCompilerVersion = 6, |
40 | CommonDefaultInitFile = 7, | 40 | CommonDefaultInitFile = 7, |
41 | CommonDefaultKeyFile = 8, | 41 | CommonDefaultKeyFile = 8, |
42 | CommonDefaultMenuFile = 9, | 42 | CommonDefaultLocalePath = 9, |
43 | CommonDefaultStyle = 10, | 43 | CommonDefaultMenuFile = 10, |
44 | CommonDefaults = 11, | 44 | CommonDefaultStyle = 11, |
45 | CommonDisabled = 12, | 45 | CommonDefaults = 12, |
46 | CommonError = 13, | 46 | CommonDisabled = 13, |
47 | CommonFluxboxVersion = 14, | 47 | CommonError = 14, |
48 | CommonMaximizeOver = 15, | 48 | CommonFluxboxVersion = 15, |
49 | CommonVisible = 16, | 49 | CommonMaximizeOver = 16, |
50 | CommonVisible = 17, | ||
50 | 51 | ||
51 | ConfigmenuSet = 4, | 52 | ConfigmenuSet = 4, |
52 | ConfigmenuAntiAlias = 1, | 53 | ConfigmenuAntiAlias = 1, |
diff --git a/nls/ko_KR/Translation.m b/nls/ko_KR/Translation.m index 28008aa..c74627f 100644 --- a/nls/ko_KR/Translation.m +++ b/nls/ko_KR/Translation.m | |||
@@ -36,14 +36,14 @@ $set 3 #Common | |||
36 | 6 Compiler version | 36 | 6 Compiler version |
37 | 7 init | 37 | 7 init |
38 | 8 keys | 38 | 8 keys |
39 | 9 menu | 39 | 10 menu |
40 | 10 style | 40 | 11 style |
41 | 11 Defaults | 41 | 12 Defaults |
42 | 12 disabled | 42 | 13 disabled |
43 | 13 Error | 43 | 14 Error |
44 | 14 Fluxbox version | 44 | 15 Fluxbox version |
45 | 15 â ÃÖ´ëÈ ½Ã µ¤±â | 45 | 16 â ÃÖ´ëÈ ½Ã µ¤±â |
46 | 16 Åø¹Ù Ç¥½Ã | 46 | 17 Åø¹Ù Ç¥½Ã |
47 | 47 | ||
48 | $set 4 #Configmenu | 48 | $set 4 #Configmenu |
49 | 49 | ||
diff --git a/nls/pl_PL/Translation.m b/nls/pl_PL/Translation.m index dd3a6e6..69c4e89 100644 --- a/nls/pl_PL/Translation.m +++ b/nls/pl_PL/Translation.m | |||
@@ -35,14 +35,14 @@ $set 3 #Common | |||
35 | 6 Wersja kompilatora | 35 | 6 Wersja kompilatora |
36 | 7 init | 36 | 7 init |
37 | 8 keys | 37 | 8 keys |
38 | 9 menu | 38 | 10 menu |
39 | 10 Styl | 39 | 11 Styl |
40 | 11 Warto¶ci domy¶lne | 40 | 12 Warto¶ci domy¶lne |
41 | 12 wy³±czone | 41 | 13 wy³±czone |
42 | 13 B³±d | 42 | 14 B³±d |
43 | 14 Fluxbox wersja | 43 | 15 Fluxbox wersja |
44 | 15 Maksymalizuj nad | 44 | 16 Maksymalizuj nad |
45 | 16 Widoczny | 45 | 17 Widoczny |
46 | 46 | ||
47 | 47 | ||
48 | 48 | ||
diff --git a/nls/ru_RU/Translation.m b/nls/ru_RU/Translation.m index 859a200..454ff3a 100644 --- a/nls/ru_RU/Translation.m +++ b/nls/ru_RU/Translation.m | |||
@@ -32,13 +32,14 @@ $set 3 #Common | |||
32 | 6 ÷ÅÒÓÉÑ ËÏÍÐÉÌÑÔÏÒÁ | 32 | 6 ÷ÅÒÓÉÑ ËÏÍÐÉÌÑÔÏÒÁ |
33 | 7 æÁÊÌ ÒÅÓÕÒÓÏ× | 33 | 7 æÁÊÌ ÒÅÓÕÒÓÏ× |
34 | 8 æÁÊÌ ÓÏÞÅÔÁÎÉÊ ËÌÁ×ÉÛ | 34 | 8 æÁÊÌ ÓÏÞÅÔÁÎÉÊ ËÌÁ×ÉÛ |
35 | 9 æÁÊÌ ÍÅÎÀ | 35 | 9 æÁÊÌÙ ÌÏËÁÌÉÚÁÃÉÉ |
36 | 10 æÁÊÌ ÓÏ ÓÔÉÌÅÍ | 36 | 10 æÁÊÌ ÍÅÎÀ |
37 | 11 îÁÓÔÒÏÊËÉ ÐÏ ÕÍÏÌÞÁÎÉÀ | 37 | 11 æÁÊÌ ÓÏ ÓÔÉÌÅÍ |
38 | 12 ÏÔËÌÀÞÅÎÁ | 38 | 12 îÁÓÔÒÏÊËÉ ÐÏ ÕÍÏÌÞÁÎÉÀ |
39 | 14 ÷ÅÒÓÉÑ Fluxbox | 39 | 13 ÏÔËÌÀÞÅÎÁ |
40 | 15 ðÏÄ ÏËÎÁÍÉ | 40 | 15 ÷ÅÒÓÉÑ Fluxbox |
41 | 16 ÷ÉÄÉÍÁÑ | 41 | 16 ðÏÄ ÏËÎÁÍÉ |
42 | 17 ÷ÉÄÉÍÁÑ | ||
42 | 43 | ||
43 | $set 4 #Configmenu | 44 | $set 4 #Configmenu |
44 | 1 áÎÔÉÁÌÉÁÓÉÎÇ | 45 | 1 áÎÔÉÁÌÉÁÓÉÎÇ |
diff --git a/nls/vi_VN/Translation.m b/nls/vi_VN/Translation.m index 43fe914..b538b79 100644 --- a/nls/vi_VN/Translation.m +++ b/nls/vi_VN/Translation.m | |||
@@ -33,14 +33,14 @@ $set 3 #Common | |||
33 | 6 Phiên bản trình biên dịch | 33 | 6 Phiên bản trình biên dịch |
34 | 7 Xác láºp cÆ¡ bản | 34 | 7 Xác láºp cÆ¡ bản |
35 | 8 PhÃm nóng | 35 | 8 PhÃm nóng |
36 | 9 Thá»±c Ä‘Æ¡n | 36 | 10 Thá»±c Ä‘Æ¡n |
37 | 10 Sắc thái | 37 | 11 Sắc thái |
38 | 11 Mặc định | 38 | 12 Mặc định |
39 | 12 Không chá»n | 39 | 13 Không chá»n |
40 | 13 Lá»—i | 40 | 14 Lá»—i |
41 | 14 Phiên bản fluxbox | 41 | 15 Phiên bản fluxbox |
42 | 15 Phóng đại che hết mà n hình | 42 | 16 Phóng đại che hết mà n hình |
43 | 16 Có thể nhìn thấy | 43 | 17 Có thể nhìn thấy |
44 | 44 | ||
45 | $set 4 #Configmenu | 45 | $set 4 #Configmenu |
46 | 46 | ||