Add a comment for translators about how to change order of arguments.
jump to
@@ -405,6 +405,10 @@ if (PROP_GET32(RootWindow(ob_display, ob_screen),
net_number_of_desktops, cardinal, &d)) { if (d != config_desktops_num) { + /* TRANSLATORS: If you need to specify a different order of the + arguments, you can use %1$d for the first one and %2$d for the + second one. For example, + "The current session has %2$d desktops, but Openbox is configured for %1$d ..." */ g_warning(_("Openbox is configured for %d desktops, but the current session has %d. Overriding the Openbox configuration."), config_desktops_num, d); }
@@ -7,7 +7,7 @@ msgid ""
msgstr "" "Project-Id-Version: Openbox 3.4.3\n" "Report-Msgid-Bugs-To: http://bugzilla.icculus.org\n" -"POT-Creation-Date: 2008-02-17 16:24+0100\n" +"POT-Creation-Date: 2008-02-17 16:45+0100\n" "PO-Revision-Date: 2007-07-21 14:43+0300\n" "Last-Translator: Khaled Hosny <khaledhosny@eglug.org>\n" "Language-Team: Arabic <doc@arabeyes.org>\n"@@ -337,14 +337,18 @@ #, c-format
msgid "The WM on screen %d is not exiting" msgstr "مدير النوافذ على الشاشة %Id لا وجود له" -#: openbox/screen.c:408 +#. TRANSLATORS: If you need to specify a different order of the +#. arguments, you can use %1$d for the first one and %2$d for the +#. second one. For example, +#. "The current session has %2$d desktops, but Openbox is configured for %1$d ..." +#: openbox/screen.c:412 #, c-format msgid "" "Openbox is configured for %d desktops, but the current session has %d. " "Overriding the Openbox configuration." msgstr "" -#: openbox/screen.c:1174 +#: openbox/screen.c:1178 #, c-format msgid "desktop %i" msgstr "سطح المكتب %Ii"
@@ -7,7 +7,7 @@ msgid ""
msgstr "" "Project-Id-Version: Openbox 3.4.2\n" "Report-Msgid-Bugs-To: http://bugzilla.icculus.org\n" -"POT-Creation-Date: 2008-02-17 16:24+0100\n" +"POT-Creation-Date: 2008-02-17 16:45+0100\n" "PO-Revision-Date: 2007-06-01 19:02+0530\n" "Last-Translator: Runa Bhattacharjee <runabh@gmail.com>\n" "Language-Team: Bengali (India) <en@li.org>\n"@@ -340,14 +340,18 @@ #, c-format
msgid "The WM on screen %d is not exiting" msgstr "পর্দা %d-র উপর চলমান উইন্ডো পরিচালন ব্যবস্থাটি বন্ধ করতে ব্যর্থ" -#: openbox/screen.c:408 +#. TRANSLATORS: If you need to specify a different order of the +#. arguments, you can use %1$d for the first one and %2$d for the +#. second one. For example, +#. "The current session has %2$d desktops, but Openbox is configured for %1$d ..." +#: openbox/screen.c:412 #, c-format msgid "" "Openbox is configured for %d desktops, but the current session has %d. " "Overriding the Openbox configuration." msgstr "" -#: openbox/screen.c:1174 +#: openbox/screen.c:1178 #, c-format msgid "desktop %i" msgstr "desktop %i"
@@ -7,7 +7,7 @@ msgid ""
msgstr "" "Project-Id-Version: Openbox 3.4.2\n" "Report-Msgid-Bugs-To: http://bugzilla.icculus.org\n" -"POT-Creation-Date: 2008-02-17 16:24+0100\n" +"POT-Creation-Date: 2008-02-17 16:45+0100\n" "PO-Revision-Date: 2007-05-28 15:54+0200\n" "Last-Translator: David Majà Martínez <davidmaja@gmail.com>\n" "Language-Team: catalan\n"@@ -347,14 +347,18 @@ #, c-format
msgid "The WM on screen %d is not exiting" msgstr "El gestor de finestres de la pantalla %d no està sortint" -#: openbox/screen.c:408 +#. TRANSLATORS: If you need to specify a different order of the +#. arguments, you can use %1$d for the first one and %2$d for the +#. second one. For example, +#. "The current session has %2$d desktops, but Openbox is configured for %1$d ..." +#: openbox/screen.c:412 #, c-format msgid "" "Openbox is configured for %d desktops, but the current session has %d. " "Overriding the Openbox configuration." msgstr "" -#: openbox/screen.c:1174 +#: openbox/screen.c:1178 #, c-format msgid "desktop %i" msgstr "escriptori %i"
@@ -7,7 +7,7 @@ msgid ""
msgstr "" "Project-Id-Version: Openbox 3.4.6\n" "Report-Msgid-Bugs-To: http://bugzilla.icculus.org\n" -"POT-Creation-Date: 2008-02-17 16:24+0100\n" +"POT-Creation-Date: 2008-02-17 16:45+0100\n" "PO-Revision-Date: 2008-02-09 09:33+0100\n" "Last-Translator: tezlo <tezlo@gmx.net>\n" "Language-Team: Czech <cs@li.org>\n"@@ -336,7 +336,11 @@ #, c-format
msgid "The WM on screen %d is not exiting" msgstr "Window manager na obrazovce %d ne a ne skončit" -#: openbox/screen.c:408 +#. TRANSLATORS: If you need to specify a different order of the +#. arguments, you can use %1$d for the first one and %2$d for the +#. second one. For example, +#. "The current session has %2$d desktops, but Openbox is configured for %1$d ..." +#: openbox/screen.c:412 #, c-format msgid "" "Openbox is configured for %d desktops, but the current session has %d. "@@ -345,7 +349,7 @@ msgstr ""
"Openbox je konfigurován pro %d ploch, ale současné sezení má %d. " "KOnfigurace Openboxu bude změněna." -#: openbox/screen.c:1174 +#: openbox/screen.c:1178 #, c-format msgid "desktop %i" msgstr "plochu %i"
@@ -10,7 +10,7 @@ msgid ""
msgstr "" "Project-Id-Version: Openbox 3.4.5\n" "Report-Msgid-Bugs-To: http://bugzilla.icculus.org\n" -"POT-Creation-Date: 2008-02-17 16:24+0100\n" +"POT-Creation-Date: 2008-02-17 16:45+0100\n" "PO-Revision-Date: 2008-01-17 22:49+0100\n" "Last-Translator: Finn Zirngibl <finn@s23.org>\n" "Language-Team: <de@li.org>\n"@@ -342,14 +342,18 @@ #, c-format
msgid "The WM on screen %d is not exiting" msgstr "Der Fenstermanager auf Bildschirm %d beendet sich nicht" -#: openbox/screen.c:408 +#. TRANSLATORS: If you need to specify a different order of the +#. arguments, you can use %1$d for the first one and %2$d for the +#. second one. For example, +#. "The current session has %2$d desktops, but Openbox is configured for %1$d ..." +#: openbox/screen.c:412 #, c-format msgid "" "Openbox is configured for %d desktops, but the current session has %d. " "Overriding the Openbox configuration." msgstr "" -#: openbox/screen.c:1174 +#: openbox/screen.c:1178 #, c-format msgid "desktop %i" msgstr "desktop %i"
@@ -32,8 +32,8 @@ msgid ""
msgstr "" "Project-Id-Version: openbox 3.999.0\n" "Report-Msgid-Bugs-To: http://bugzilla.icculus.org\n" -"POT-Creation-Date: 2008-02-17 16:24+0100\n" -"PO-Revision-Date: 2008-02-17 16:24+0100\n" +"POT-Creation-Date: 2008-02-17 16:45+0100\n" +"PO-Revision-Date: 2008-02-17 16:45+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" "MIME-Version: 1.0\n"@@ -364,7 +364,11 @@ #, c-format
msgid "The WM on screen %d is not exiting" msgstr "The WM on screen %d is not exiting" -#: openbox/screen.c:408 +#. TRANSLATORS: If you need to specify a different order of the +#. arguments, you can use %1$d for the first one and %2$d for the +#. second one. For example, +#. "The current session has %2$d desktops, but Openbox is configured for %1$d ..." +#: openbox/screen.c:412 #, c-format msgid "" "Openbox is configured for %d desktops, but the current session has %d. "@@ -373,7 +377,7 @@ msgstr ""
"Openbox is configured for %d desktops, but the current session has %d. " "Overriding the Openbox configuration." -#: openbox/screen.c:1174 +#: openbox/screen.c:1178 #, c-format msgid "desktop %i" msgstr "desktop %i"
@@ -29,8 +29,8 @@ msgid ""
msgstr "" "Project-Id-Version: openbox 3.999.0\n" "Report-Msgid-Bugs-To: http://bugzilla.icculus.org\n" -"POT-Creation-Date: 2008-02-17 16:24+0100\n" -"PO-Revision-Date: 2008-02-17 16:24+0100\n" +"POT-Creation-Date: 2008-02-17 16:45+0100\n" +"PO-Revision-Date: 2008-02-17 16:45+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" "MIME-Version: 1.0\n"@@ -361,7 +361,11 @@ #, c-format
msgid "The WM on screen %d is not exiting" msgstr "The WM on screen %d is not exiting" -#: openbox/screen.c:408 +#. TRANSLATORS: If you need to specify a different order of the +#. arguments, you can use %1$d for the first one and %2$d for the +#. second one. For example, +#. "The current session has %2$d desktops, but Openbox is configured for %1$d ..." +#: openbox/screen.c:412 #, c-format msgid "" "Openbox is configured for %d desktops, but the current session has %d. "@@ -370,7 +374,7 @@ msgstr ""
"Openbox is configured for %d desktops, but the current session has %d. " "Overriding the Openbox configuration." -#: openbox/screen.c:1174 +#: openbox/screen.c:1178 #, c-format msgid "desktop %i" msgstr "desktop %i"
@@ -8,7 +8,7 @@ msgid ""
msgstr "" "Project-Id-Version: Openbox 3.4.3\n" "Report-Msgid-Bugs-To: http://bugzilla.icculus.org\n" -"POT-Creation-Date: 2008-02-17 16:24+0100\n" +"POT-Creation-Date: 2008-02-17 16:45+0100\n" "PO-Revision-Date: 2007-07-21 21:26+0200\n" "Last-Translator: David Merino <rastiazul at yahoo . com>\n" "Language-Team: None\n"@@ -344,14 +344,18 @@ #, c-format
msgid "The WM on screen %d is not exiting" msgstr "El WM en la pantalla %d no esta saliendo" -#: openbox/screen.c:408 +#. TRANSLATORS: If you need to specify a different order of the +#. arguments, you can use %1$d for the first one and %2$d for the +#. second one. For example, +#. "The current session has %2$d desktops, but Openbox is configured for %1$d ..." +#: openbox/screen.c:412 #, c-format msgid "" "Openbox is configured for %d desktops, but the current session has %d. " "Overriding the Openbox configuration." msgstr "" -#: openbox/screen.c:1174 +#: openbox/screen.c:1178 #, c-format msgid "desktop %i" msgstr "Escritorio %i"
@@ -7,7 +7,7 @@ msgid ""
msgstr "" "Project-Id-Version: Openbox 3.4.3\n" "Report-Msgid-Bugs-To: http://bugzilla.icculus.org\n" -"POT-Creation-Date: 2008-02-17 16:24+0100\n" +"POT-Creation-Date: 2008-02-17 16:45+0100\n" "PO-Revision-Date: 2007-07-20 16:54+0200\n" "Last-Translator: Andres Järv <andresjarv@gmail.com>\n" "Language-Team: Estonian <et@li.org>\n"@@ -337,14 +337,18 @@ #, c-format
msgid "The WM on screen %d is not exiting" msgstr "Aknahaldur ekraanil %d ei sulgu" -#: openbox/screen.c:408 +#. TRANSLATORS: If you need to specify a different order of the +#. arguments, you can use %1$d for the first one and %2$d for the +#. second one. For example, +#. "The current session has %2$d desktops, but Openbox is configured for %1$d ..." +#: openbox/screen.c:412 #, c-format msgid "" "Openbox is configured for %d desktops, but the current session has %d. " "Overriding the Openbox configuration." msgstr "" -#: openbox/screen.c:1174 +#: openbox/screen.c:1178 #, c-format msgid "desktop %i" msgstr "töölaud %i"
@@ -7,7 +7,7 @@ msgid ""
msgstr "" "Project-Id-Version: Openbox 3.4.5\n" "Report-Msgid-Bugs-To: http://bugzilla.icculus.org\n" -"POT-Creation-Date: 2008-02-17 16:24+0100\n" +"POT-Creation-Date: 2008-02-17 16:45+0100\n" "PO-Revision-Date: 2008-01-19 14:34+0100\n" "Last-Translator: Inko I. A. <inkoia@gmail.com>\n" "Language-Team: Inko I. A. <inkoia@gmail.com>\n"@@ -340,14 +340,18 @@ #, c-format
msgid "The WM on screen %d is not exiting" msgstr "%d bistaratze pantailako leiho-kudeatzailea ez da irteten" -#: openbox/screen.c:408 +#. TRANSLATORS: If you need to specify a different order of the +#. arguments, you can use %1$d for the first one and %2$d for the +#. second one. For example, +#. "The current session has %2$d desktops, but Openbox is configured for %1$d ..." +#: openbox/screen.c:412 #, c-format msgid "" "Openbox is configured for %d desktops, but the current session has %d. " "Overriding the Openbox configuration." msgstr "" -#: openbox/screen.c:1174 +#: openbox/screen.c:1178 #, c-format msgid "desktop %i" msgstr "%i Idazmahaia"
@@ -10,7 +10,7 @@ msgid ""
msgstr "" "Project-Id-Version: Openbox 3.4.5\n" "Report-Msgid-Bugs-To: http://bugzilla.icculus.org\n" -"POT-Creation-Date: 2008-02-17 16:24+0100\n" +"POT-Creation-Date: 2008-02-17 16:45+0100\n" "PO-Revision-Date: 2008-01-18 14:55+0100\n" "Last-Translator: Jarkko Piiroinen <jarkkop@iki.fi>\n" "Language-Team: None\n"@@ -340,14 +340,18 @@ #, c-format
msgid "The WM on screen %d is not exiting" msgstr "Ikkunointiohjelma ruudulla %d ei sulkeudu" -#: openbox/screen.c:408 +#. TRANSLATORS: If you need to specify a different order of the +#. arguments, you can use %1$d for the first one and %2$d for the +#. second one. For example, +#. "The current session has %2$d desktops, but Openbox is configured for %1$d ..." +#: openbox/screen.c:412 #, c-format msgid "" "Openbox is configured for %d desktops, but the current session has %d. " "Overriding the Openbox configuration." msgstr "" -#: openbox/screen.c:1174 +#: openbox/screen.c:1178 #, c-format msgid "desktop %i" msgstr "työtila %i"
@@ -11,7 +11,7 @@ msgid ""
msgstr "" "Project-Id-Version: Openbox 3.4.5\n" "Report-Msgid-Bugs-To: http://bugzilla.icculus.org\n" -"POT-Creation-Date: 2008-02-17 16:24+0100\n" +"POT-Creation-Date: 2008-02-17 16:45+0100\n" "PO-Revision-Date: 2008-01-17 22:53+0100\n" "Last-Translator: Cyrille Bagard <nocbos@gmail.com>\n" "Language-Team: franais <fr@li.org>\n"@@ -353,14 +353,18 @@ msgid "The WM on screen %d is not exiting"
msgstr "" "Le gestionnaire de fentres sur l'cran %d n'est pas en train de se terminer" -#: openbox/screen.c:408 +#. TRANSLATORS: If you need to specify a different order of the +#. arguments, you can use %1$d for the first one and %2$d for the +#. second one. For example, +#. "The current session has %2$d desktops, but Openbox is configured for %1$d ..." +#: openbox/screen.c:412 #, c-format msgid "" "Openbox is configured for %d desktops, but the current session has %d. " "Overriding the Openbox configuration." msgstr "" -#: openbox/screen.c:1174 +#: openbox/screen.c:1178 #, c-format msgid "desktop %i" msgstr "bureau %i"
@@ -7,7 +7,7 @@ msgid ""
msgstr "" "Project-Id-Version: Openbox 3.4.3\n" "Report-Msgid-Bugs-To: http://bugzilla.icculus.org\n" -"POT-Creation-Date: 2008-02-17 16:24+0100\n" +"POT-Creation-Date: 2008-02-17 16:45+0100\n" "PO-Revision-Date: 2007-12-21 14:33+0100\n" "Last-Translator: Robert Kuszinger <hiding@freemail.hu>\n" "Language-Team: Hungarian <translation-team-hu@lists.sourceforge.net>\n"@@ -337,14 +337,18 @@ #, c-format
msgid "The WM on screen %d is not exiting" msgstr "Ezen a képernyőn: %d az ablakkezelő nem lép ki" -#: openbox/screen.c:408 +#. TRANSLATORS: If you need to specify a different order of the +#. arguments, you can use %1$d for the first one and %2$d for the +#. second one. For example, +#. "The current session has %2$d desktops, but Openbox is configured for %1$d ..." +#: openbox/screen.c:412 #, c-format msgid "" "Openbox is configured for %d desktops, but the current session has %d. " "Overriding the Openbox configuration." msgstr "" -#: openbox/screen.c:1174 +#: openbox/screen.c:1178 #, c-format msgid "desktop %i" msgstr "%i. munkaasztal"
@@ -8,7 +8,7 @@ msgid ""
msgstr "" "Project-Id-Version: Openbox 3.4.3\n" "Report-Msgid-Bugs-To: http://bugzilla.icculus.org\n" -"POT-Creation-Date: 2008-02-17 16:24+0100\n" +"POT-Creation-Date: 2008-02-17 16:45+0100\n" "PO-Revision-Date: 2007-07-20 15:18+0200\n" "Last-Translator: Davide Truffa <davide@catoblepa.org>\n" "Language-Team: Italian <tp@lists.linux.it>\n"@@ -343,14 +343,18 @@ #, c-format
msgid "The WM on screen %d is not exiting" msgstr "Il WM sullo schermo %d non è terminato" -#: openbox/screen.c:408 +#. TRANSLATORS: If you need to specify a different order of the +#. arguments, you can use %1$d for the first one and %2$d for the +#. second one. For example, +#. "The current session has %2$d desktops, but Openbox is configured for %1$d ..." +#: openbox/screen.c:412 #, c-format msgid "" "Openbox is configured for %d desktops, but the current session has %d. " "Overriding the Openbox configuration." msgstr "" -#: openbox/screen.c:1174 +#: openbox/screen.c:1178 #, c-format msgid "desktop %i" msgstr "desktop %i"
@@ -8,7 +8,7 @@ msgid ""
msgstr "" "Project-Id-Version: Openbox 3.4.3\n" "Report-Msgid-Bugs-To: http://bugzilla.icculus.org\n" -"POT-Creation-Date: 2008-02-17 16:24+0100\n" +"POT-Creation-Date: 2008-02-17 16:45+0100\n" "PO-Revision-Date: 2007-06-07 14:49+0200\n" "Last-Translator: Ryoichiro Suzuki <ryoichiro.suzuki@gmail.com>\n" "Language-Team: Japanese <ja@li.org>\n"@@ -330,14 +330,18 @@ #, c-format
msgid "The WM on screen %d is not exiting" msgstr "スクリーン%dのWMが終了しません。" -#: openbox/screen.c:408 +#. TRANSLATORS: If you need to specify a different order of the +#. arguments, you can use %1$d for the first one and %2$d for the +#. second one. For example, +#. "The current session has %2$d desktops, but Openbox is configured for %1$d ..." +#: openbox/screen.c:412 #, c-format msgid "" "Openbox is configured for %d desktops, but the current session has %d. " "Overriding the Openbox configuration." msgstr "" -#: openbox/screen.c:1174 +#: openbox/screen.c:1178 #, c-format msgid "desktop %i" msgstr "デスクトップ%i"
@@ -9,7 +9,7 @@ msgid ""
msgstr "" "Project-Id-Version: Openbox 3.4.6.1\n" "Report-Msgid-Bugs-To: http://bugzilla.icculus.org\n" -"POT-Creation-Date: 2008-02-17 16:24+0100\n" +"POT-Creation-Date: 2008-02-17 16:45+0100\n" "PO-Revision-Date: 2007-07-12 13:01+0200\n" "Last-Translator: Marvin Vek\n" "Language-Team: Dutch <nl@li.org>\n"@@ -340,7 +340,11 @@ #, c-format
msgid "The WM on screen %d is not exiting" msgstr "De window manager op scherm %d sluit zichzelf niet af" -#: openbox/screen.c:408 +#. TRANSLATORS: If you need to specify a different order of the +#. arguments, you can use %1$d for the first one and %2$d for the +#. second one. For example, +#. "The current session has %2$d desktops, but Openbox is configured for %1$d ..." +#: openbox/screen.c:412 #, c-format msgid "" "Openbox is configured for %d desktops, but the current session has %d. "@@ -349,7 +353,7 @@ msgstr ""
"Openbox is geconfigureerd voor %d bureaubladen, maar de huidige sessie heeft " "%d. Overnemen van de Openbox configuratie." -#: openbox/screen.c:1174 +#: openbox/screen.c:1178 #, c-format msgid "desktop %i" msgstr "bureaublad %i"
@@ -7,7 +7,7 @@ msgid ""
msgstr "" "Project-Id-Version: Openbox 3.4.6\n" "Report-Msgid-Bugs-To: http://bugzilla.icculus.org\n" -"POT-Creation-Date: 2008-02-17 16:24+0100\n" +"POT-Creation-Date: 2008-02-17 16:45+0100\n" "PO-Revision-Date: 2008-01-29 13:37+0100\n" "Last-Translator: Michael Kjelbergvik Thung <postlogic@gmail.com>\n" "Language-Team: None\n"@@ -334,7 +334,11 @@ #, c-format
msgid "The WM on screen %d is not exiting" msgstr "Vindusbehandleren på skjerm %d vil ikke avslutte" -#: openbox/screen.c:408 +#. TRANSLATORS: If you need to specify a different order of the +#. arguments, you can use %1$d for the first one and %2$d for the +#. second one. For example, +#. "The current session has %2$d desktops, but Openbox is configured for %1$d ..." +#: openbox/screen.c:412 #, c-format msgid "" "Openbox is configured for %d desktops, but the current session has %d. "@@ -343,7 +347,7 @@ msgstr ""
"Openbox er innstillt til %d skrivebord, men nåværende sesjon har %d. " "Benytter sesjonens innstilling." -#: openbox/screen.c:1174 +#: openbox/screen.c:1178 #, c-format msgid "desktop %i" msgstr "skrivebord %i"
@@ -8,7 +8,7 @@ msgid ""
msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: http://bugzilla.icculus.org\n" -"POT-Creation-Date: 2008-02-17 16:24+0100\n" +"POT-Creation-Date: 2008-02-17 16:45+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n"@@ -327,14 +327,18 @@ #, c-format
msgid "The WM on screen %d is not exiting" msgstr "" -#: openbox/screen.c:408 +#. TRANSLATORS: If you need to specify a different order of the +#. arguments, you can use %1$d for the first one and %2$d for the +#. second one. For example, +#. "The current session has %2$d desktops, but Openbox is configured for %1$d ..." +#: openbox/screen.c:412 #, c-format msgid "" "Openbox is configured for %d desktops, but the current session has %d. " "Overriding the Openbox configuration." msgstr "" -#: openbox/screen.c:1174 +#: openbox/screen.c:1178 #, c-format msgid "desktop %i" msgstr ""
@@ -9,7 +9,7 @@ msgid ""
msgstr "" "Project-Id-Version: Openbox 3.4.3\n" "Report-Msgid-Bugs-To: http://bugzilla.icculus.org\n" -"POT-Creation-Date: 2008-02-17 16:24+0100\n" +"POT-Creation-Date: 2008-02-17 16:45+0100\n" "PO-Revision-Date: 2007-07-14 00:43+0200\n" "Last-Translator: Piotr Drąg <raven@pmail.pl>\n" "Language-Team: Polish <pl@li.org>\n"@@ -341,14 +341,18 @@ #, c-format
msgid "The WM on screen %d is not exiting" msgstr "Menedżer okien na ekranie %d nie kończy działania" -#: openbox/screen.c:408 +#. TRANSLATORS: If you need to specify a different order of the +#. arguments, you can use %1$d for the first one and %2$d for the +#. second one. For example, +#. "The current session has %2$d desktops, but Openbox is configured for %1$d ..." +#: openbox/screen.c:412 #, c-format msgid "" "Openbox is configured for %d desktops, but the current session has %d. " "Overriding the Openbox configuration." msgstr "" -#: openbox/screen.c:1174 +#: openbox/screen.c:1178 #, c-format msgid "desktop %i" msgstr "pulpit %i"
@@ -8,7 +8,7 @@ msgid ""
msgstr "" "Project-Id-Version: Openbox 3.4.5\n" "Report-Msgid-Bugs-To: http://bugzilla.icculus.org\n" -"POT-Creation-Date: 2008-02-17 16:24+0100\n" +"POT-Creation-Date: 2008-02-17 16:45+0100\n" "PO-Revision-Date: 2008-01-22 22:17+0100\n" "Last-Translator: Althaser <Althaser@gmail.com>\n" "Language-Team: None\n"@@ -339,14 +339,18 @@ #, c-format
msgid "The WM on screen %d is not exiting" msgstr "O gestor de janelas no ecr %d no est a fechar" -#: openbox/screen.c:408 +#. TRANSLATORS: If you need to specify a different order of the +#. arguments, you can use %1$d for the first one and %2$d for the +#. second one. For example, +#. "The current session has %2$d desktops, but Openbox is configured for %1$d ..." +#: openbox/screen.c:412 #, c-format msgid "" "Openbox is configured for %d desktops, but the current session has %d. " "Overriding the Openbox configuration." msgstr "" -#: openbox/screen.c:1174 +#: openbox/screen.c:1178 #, c-format msgid "desktop %i" msgstr "rea de trabalho %i"
@@ -8,7 +8,7 @@ msgid ""
msgstr "" "Project-Id-Version: Openbox 3.4.5\n" "Report-Msgid-Bugs-To: http://bugzilla.icculus.org\n" -"POT-Creation-Date: 2008-02-17 16:24+0100\n" +"POT-Creation-Date: 2008-02-17 16:45+0100\n" "PO-Revision-Date: 2008-01-22 21:42+0100\n" "Last-Translator: Og Maciel <ogmaciel@gnome.org>\n" "Language-Team: Brazilian Portuguese <gnome-l10n-br@listas.cipsga.org.br>\n"@@ -344,14 +344,18 @@ #, c-format
msgid "The WM on screen %d is not exiting" msgstr "O gerenciador de janelas na tela %d não está saindo" -#: openbox/screen.c:408 +#. TRANSLATORS: If you need to specify a different order of the +#. arguments, you can use %1$d for the first one and %2$d for the +#. second one. For example, +#. "The current session has %2$d desktops, but Openbox is configured for %1$d ..." +#: openbox/screen.c:412 #, c-format msgid "" "Openbox is configured for %d desktops, but the current session has %d. " "Overriding the Openbox configuration." msgstr "" -#: openbox/screen.c:1174 +#: openbox/screen.c:1178 #, c-format msgid "desktop %i" msgstr "área de trabalho %i"
@@ -8,7 +8,7 @@ msgid ""
msgstr "" "Project-Id-Version: Openbox 3.4.5\n" "Report-Msgid-Bugs-To: http://bugzilla.icculus.org\n" -"POT-Creation-Date: 2008-02-17 16:24+0100\n" +"POT-Creation-Date: 2008-02-17 16:45+0100\n" "PO-Revision-Date: 2008-01-22 07:56+0100\n" "Last-Translator: Nikita Bukhvostov <dragon.djanic@gmail.com>\n" "Language-Team: Russian <ru@li.org>\n"@@ -339,14 +339,18 @@ #, c-format
msgid "The WM on screen %d is not exiting" msgstr "Менеджер окон на экране %d не завершается" -#: openbox/screen.c:408 +#. TRANSLATORS: If you need to specify a different order of the +#. arguments, you can use %1$d for the first one and %2$d for the +#. second one. For example, +#. "The current session has %2$d desktops, but Openbox is configured for %1$d ..." +#: openbox/screen.c:412 #, c-format msgid "" "Openbox is configured for %d desktops, but the current session has %d. " "Overriding the Openbox configuration." msgstr "" -#: openbox/screen.c:1174 +#: openbox/screen.c:1178 #, c-format msgid "desktop %i" msgstr "рабочий стол %i"
@@ -7,7 +7,7 @@ msgid ""
msgstr "" "Project-Id-Version: Openbox-3.4.3\n" "Report-Msgid-Bugs-To: http://bugzilla.icculus.org\n" -"POT-Creation-Date: 2008-02-17 16:24+0100\n" +"POT-Creation-Date: 2008-02-17 16:45+0100\n" "PO-Revision-Date: 2007-12-7 13:43Central Europe Daylight Time\n" "Last-Translator: Jozef Riha <jose1711@gmail.com\n" "Language-Team: Slovak <sk@sk.org>\n"@@ -338,14 +338,18 @@ #, c-format
msgid "The WM on screen %d is not exiting" msgstr "Okenný manažér na obrazovke %d sa neukončuje" -#: openbox/screen.c:408 +#. TRANSLATORS: If you need to specify a different order of the +#. arguments, you can use %1$d for the first one and %2$d for the +#. second one. For example, +#. "The current session has %2$d desktops, but Openbox is configured for %1$d ..." +#: openbox/screen.c:412 #, c-format msgid "" "Openbox is configured for %d desktops, but the current session has %d. " "Overriding the Openbox configuration." msgstr "" -#: openbox/screen.c:1174 +#: openbox/screen.c:1178 #, c-format msgid "desktop %i" msgstr "plocha %i"
@@ -7,7 +7,7 @@ msgid ""
msgstr "" "Project-Id-Version: Openbox 3.4.6.1\n" "Report-Msgid-Bugs-To: http://bugzilla.icculus.org\n" -"POT-Creation-Date: 2008-02-17 16:24+0100\n" +"POT-Creation-Date: 2008-02-17 16:45+0100\n" "PO-Revision-Date: 2008-02-17 16:37+0100\n" "Last-Translator: Mikael Magnusson <mikachu@icculus.org>\n" "Language-Team: None\n"@@ -340,7 +340,11 @@ #, c-format
msgid "The WM on screen %d is not exiting" msgstr "Fnsterhanteraren p skrm %d avslutar inte" -#: openbox/screen.c:408 +#. TRANSLATORS: If you need to specify a different order of the +#. arguments, you can use %1$d for the first one and %2$d for the +#. second one. For example, +#. "The current session has %2$d desktops, but Openbox is configured for %1$d ..." +#: openbox/screen.c:412 #, c-format msgid "" "Openbox is configured for %d desktops, but the current session has %d. "@@ -349,7 +353,7 @@ msgstr ""
"Openbox r instllt p %d skrivbord, men nuvarande session har %d. Anvnder " "sessionens instllning." -#: openbox/screen.c:1174 +#: openbox/screen.c:1178 #, c-format msgid "desktop %i" msgstr "skrivbord %i"
@@ -7,7 +7,7 @@ msgid ""
msgstr "" "Project-Id-Version: Openbox 3.4.2\n" "Report-Msgid-Bugs-To: http://bugzilla.icculus.org\n" -"POT-Creation-Date: 2008-02-17 16:24+0100\n" +"POT-Creation-Date: 2008-02-17 16:45+0100\n" "PO-Revision-Date: 2007-06-16 13:02+0200\n" "Last-Translator: Dmitriy Moroz <zux@dimaka.org.ua>\n" "Language-Team: Ukrainian <root@archlinux.org.ua>\n"@@ -338,14 +338,18 @@ #, c-format
msgid "The WM on screen %d is not exiting" msgstr "Менеджео вікон на дисплеї %d не завершується" -#: openbox/screen.c:408 +#. TRANSLATORS: If you need to specify a different order of the +#. arguments, you can use %1$d for the first one and %2$d for the +#. second one. For example, +#. "The current session has %2$d desktops, but Openbox is configured for %1$d ..." +#: openbox/screen.c:412 #, c-format msgid "" "Openbox is configured for %d desktops, but the current session has %d. " "Overriding the Openbox configuration." msgstr "" -#: openbox/screen.c:1174 +#: openbox/screen.c:1178 #, c-format msgid "desktop %i" msgstr "стільниця %i"
@@ -7,7 +7,7 @@ msgid ""
msgstr "" "Project-Id-Version: Openbox 3.4.5\n" "Report-Msgid-Bugs-To: http://bugzilla.icculus.org\n" -"POT-Creation-Date: 2008-02-17 16:24+0100\n" +"POT-Creation-Date: 2008-02-17 16:45+0100\n" "PO-Revision-Date: 2008-01-17 23:08+0100\n" "Last-Translator: Quan Tran <qeed.quan@gmail.com>\n" "Language-Team: None\n"@@ -336,14 +336,18 @@ #, c-format
msgid "The WM on screen %d is not exiting" msgstr "Chương trình quản lý cửa sổ trên màn hình %d không đi ra" -#: openbox/screen.c:408 +#. TRANSLATORS: If you need to specify a different order of the +#. arguments, you can use %1$d for the first one and %2$d for the +#. second one. For example, +#. "The current session has %2$d desktops, but Openbox is configured for %1$d ..." +#: openbox/screen.c:412 #, c-format msgid "" "Openbox is configured for %d desktops, but the current session has %d. " "Overriding the Openbox configuration." msgstr "" -#: openbox/screen.c:1174 +#: openbox/screen.c:1178 #, c-format msgid "desktop %i" msgstr "chỗ làm việc %i"
@@ -8,7 +8,7 @@ msgid ""
msgstr "" "Project-Id-Version: Openbox 3.4.5\n" "Report-Msgid-Bugs-To: http://bugzilla.icculus.org\n" -"POT-Creation-Date: 2008-02-17 16:24+0100\n" +"POT-Creation-Date: 2008-02-17 16:45+0100\n" "PO-Revision-Date: 2008-01-18 15:02+0100\n" "Last-Translator: Shaodong Di <gnuyhlfh@gmail.com>\n" "Language-Team: 简体中文\n"@@ -335,14 +335,18 @@ #, c-format
msgid "The WM on screen %d is not exiting" msgstr "屏幕 %d 的窗口管理器没有退出" -#: openbox/screen.c:408 +#. TRANSLATORS: If you need to specify a different order of the +#. arguments, you can use %1$d for the first one and %2$d for the +#. second one. For example, +#. "The current session has %2$d desktops, but Openbox is configured for %1$d ..." +#: openbox/screen.c:412 #, c-format msgid "" "Openbox is configured for %d desktops, but the current session has %d. " "Overriding the Openbox configuration." msgstr "" -#: openbox/screen.c:1174 +#: openbox/screen.c:1178 #, c-format msgid "desktop %i" msgstr "桌面 %i"
@@ -8,7 +8,7 @@ msgid ""
msgstr "" "Project-Id-Version: Openbox 3.4.6.1\n" "Report-Msgid-Bugs-To: http://bugzilla.icculus.org\n" -"POT-Creation-Date: 2008-02-17 16:24+0100\n" +"POT-Creation-Date: 2008-02-17 16:45+0100\n" "PO-Revision-Date: 2008-02-17 23:29+0800\n" "Last-Translator: 洪任諭 <pcman.tw@gmail.com>\n" "Language-Team: Chinese (traditional) <zh-l10n@linux.org.tw>\n"@@ -336,7 +336,11 @@ #, c-format
msgid "The WM on screen %d is not exiting" msgstr "螢幕 %d 中的視窗管理員並未離開" -#: openbox/screen.c:408 +#. TRANSLATORS: If you need to specify a different order of the +#. arguments, you can use %1$d for the first one and %2$d for the +#. second one. For example, +#. "The current session has %2$d desktops, but Openbox is configured for %1$d ..." +#: openbox/screen.c:412 #, c-format msgid "" "Openbox is configured for %d desktops, but the current session has %d. "@@ -345,7 +349,7 @@ msgstr ""
"Openbox 原先被設定為使用 %d 個桌面,但目前的作業階段有其他程式變更設定為 %d " "個,因此忽略 Openbox 的設定" -#: openbox/screen.c:1174 +#: openbox/screen.c:1178 #, c-format msgid "desktop %i" msgstr "桌面 %i"