X Strike Force X.Org X11 SVN commit: r2779 - in trunk/debian/xorg/debian: . po
Author: barbier
Date: 2006-08-12 16:28:07 -0400 (Sat, 12 Aug 2006)
New Revision: 2779
Modified:
trunk/debian/xorg/debian/changelog
trunk/debian/xorg/debian/po/ca.po
trunk/debian/xorg/debian/po/cs.po
trunk/debian/xorg/debian/po/da.po
trunk/debian/xorg/debian/po/de.po
trunk/debian/xorg/debian/po/dz.po
trunk/debian/xorg/debian/po/el.po
trunk/debian/xorg/debian/po/es.po
trunk/debian/xorg/debian/po/eu.po
trunk/debian/xorg/debian/po/fr.po
trunk/debian/xorg/debian/po/gl.po
trunk/debian/xorg/debian/po/hu.po
trunk/debian/xorg/debian/po/it.po
trunk/debian/xorg/debian/po/ja.po
trunk/debian/xorg/debian/po/km.po
trunk/debian/xorg/debian/po/nb.po
trunk/debian/xorg/debian/po/ne.po
trunk/debian/xorg/debian/po/nl.po
trunk/debian/xorg/debian/po/pl.po
trunk/debian/xorg/debian/po/pt.po
trunk/debian/xorg/debian/po/pt_BR.po
trunk/debian/xorg/debian/po/ro.po
trunk/debian/xorg/debian/po/ru.po
trunk/debian/xorg/debian/po/sk.po
trunk/debian/xorg/debian/po/sv.po
trunk/debian/xorg/debian/po/templates.pot
trunk/debian/xorg/debian/po/tr.po
trunk/debian/xorg/debian/po/vi.po
trunk/debian/xorg/debian/po/zh_CN.po
trunk/debian/xorg/debian/x11-common.templates
trunk/debian/xorg/debian/xserver-xorg.templates
Log:
Replace _Choices by __Choices in debconf templates, because several
translations had wrong number of items.
Modified: trunk/debian/xorg/debian/changelog
===================================================================
--- trunk/debian/xorg/debian/changelog 2006-08-12 16:02:29 UTC (rev 2778)
+++ trunk/debian/xorg/debian/changelog 2006-08-12 20:28:07 UTC (rev 2779)
@@ -4,6 +4,8 @@
* Run debconf-updatepo in the clean target to make sure that debian/po/*.po
files are up-to-date. Thanks Thomas Huriaux (closes: #372904)
* Fix XKB paths in debconf templates. Thanks Vincent Ho (closes: #373175)
+ * Replace _Choices by __Choices in debconf templates, because several
+ translations had wrong number of items.
[ Christian Perrier ]
* Debconf translations updates
@@ -22,14 +24,14 @@
- Khmer (auk piseth). Closes: #375063
- Dzongkha (Jurmey Rabgay).
- [ Michel Dänzer ]
+ [ Michel Dänzer ]
* Add debian/scripts/vars.armeb, thanks Lennert Buytenhek. Closes: #367188
[ Jurij Smakov ]
* Remove xserver-xorg-video-{newport,tga} from XSERVER_XORG_VIDEO_DEPENDS
on sparc, since these drivers do not built on sparc (sparc is not in
the arch list). Thanks to Julien Cristau for pointing it out.
- * Fix the currently broken sparc hardware detection in config and
+ * Fix the currently broken sparc hardware detection in config and
postinst scripts:
- introduce a new discover_sparc_video() function which uses prtconf
rather than discover to do the hardware detection. discover does not
@@ -52,7 +54,7 @@
* Debconf translations:
- Update Japanese translation (Kenshi Muto).
- -- ISHIKAWA Mutsumi <ishikawa@debian.org> Fri, 28 Jul 2006 14:11:24 +0900
+ -- Denis Barbier <barbier@debian.org> Sat, 12 Aug 2006 18:11:07 +0200
xorg (1:7.0.22) unstable; urgency=low
Modified: trunk/debian/xorg/debian/po/ca.po
===================================================================
--- trunk/debian/xorg/debian/po/ca.po 2006-08-12 16:02:29 UTC (rev 2778)
+++ trunk/debian/xorg/debian/po/ca.po 2006-08-12 20:28:07 UTC (rev 2779)
@@ -26,7 +26,7 @@
msgstr ""
"Project-Id-Version: xfree86 4.3.0.dfsg.1-5\n"
"Report-Msgid-Bugs-To: debian-x@lists.debian.org\n"
-"POT-Creation-Date: 2006-08-12 18:04+0200\n"
+"POT-Creation-Date: 2006-08-12 22:09+0200\n"
"PO-Revision-Date: 2006-01-30 22:41+0100\n"
"Last-Translator: Ivan Vilata i Balaguer <ivan@selidor.net>\n"
"Language-Team: Catalan <debian-l10n-catalan@lists.debian.org>\n"
@@ -37,10 +37,22 @@
#. Type: select
#. Choices
#: ../x11-common.templates:1001
-msgid "Root Only, Console Users Only, Anybody"
-msgstr "Només root, Només usuaris de la consola, Qualsevol"
+msgid "Root Only"
+msgstr "Només root"
#. Type: select
+#. Choices
+#: ../x11-common.templates:1001
+msgid "Console Users Only"
+msgstr "Només usuaris de la consola"
+
+#. Type: select
+#. Choices
+#: ../x11-common.templates:1001
+msgid "Anybody"
+msgstr "Qualsevol"
+
+#. Type: select
#. Description
#: ../x11-common.templates:1002
msgid "Users allowed to start the X server:"
@@ -1107,14 +1119,34 @@
#. Type: select
#. Choices
#: ../xserver-xorg.templates:25001
-msgid ""
-"Up to 14 inches (355 mm), 15 inches (380 mm), 17 inches (430 mm), 19-20 "
-"inches (480-510 mm), 21 inches (530 mm) or more"
-msgstr ""
-"Fins a 14 polzades (355 mm), 15 polzades (380 mm), 17 polzades (430mm), 19-"
-"20 polzades (480-510 mm), 21 polzades (530 mm) o més"
+msgid "Up to 14 inches (355 mm)"
+msgstr "Fins a 14 polzades (355 mm)"
#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "15 inches (380 mm)"
+msgstr "15 polzades (380 mm)"
+
+#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "17 inches (430 mm)"
+msgstr "17 polzades (430mm)"
+
+#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "19-20 inches (480-510 mm)"
+msgstr "19-20 polzades (480-510 mm)"
+
+#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "21 inches (530 mm) or more"
+msgstr "21 polzades (530 mm) o més"
+
+#. Type: select
#. Description
#: ../xserver-xorg.templates:25002
#, fuzzy
@@ -1380,6 +1412,16 @@
"choose it if you want to keep your current layout."
msgstr ""
+#~ msgid "Root Only, Console Users Only, Anybody"
+#~ msgstr "Només root, Només usuaris de la consola, Qualsevol"
+
+#~ msgid ""
+#~ "Up to 14 inches (355 mm), 15 inches (380 mm), 17 inches (430 mm), 19-20 "
+#~ "inches (480-510 mm), 21 inches (530 mm) or more"
+#~ msgstr ""
+#~ "Fins a 14 polzades (355 mm), 15 polzades (380 mm), 17 polzades (430mm), "
+#~ "19-20 polzades (480-510 mm), 21 polzades (530 mm) o més"
+
#, fuzzy
#~ msgid ""
#~ "Multiple video cards have been detected, and different X servers are "
Modified: trunk/debian/xorg/debian/po/cs.po
===================================================================
--- trunk/debian/xorg/debian/po/cs.po 2006-08-12 16:02:29 UTC (rev 2778)
+++ trunk/debian/xorg/debian/po/cs.po 2006-08-12 20:28:07 UTC (rev 2779)
@@ -26,7 +26,7 @@
msgstr ""
"Project-Id-Version: xorg-x11\n"
"Report-Msgid-Bugs-To: debian-x@lists.debian.org\n"
-"POT-Creation-Date: 2006-08-12 18:04+0200\n"
+"POT-Creation-Date: 2006-08-12 22:09+0200\n"
"PO-Revision-Date: 2006-05-20 19:52+0200\n"
"Last-Translator: Miroslav Kure <kurem@debian.cz>\n"
"Language-Team: Czech <debian-l10n-czech@lists.debian.org>\n"
@@ -37,10 +37,22 @@
#. Type: select
#. Choices
#: ../x11-common.templates:1001
-msgid "Root Only, Console Users Only, Anybody"
-msgstr "Pouze root, Pouze konzoloví uživatelé, Kdokoliv"
+msgid "Root Only"
+msgstr "Pouze root"
#. Type: select
+#. Choices
+#: ../x11-common.templates:1001
+msgid "Console Users Only"
+msgstr "Pouze konzoloví uživatelé"
+
+#. Type: select
+#. Choices
+#: ../x11-common.templates:1001
+msgid "Anybody"
+msgstr "Kdokoliv"
+
+#. Type: select
#. Description
#: ../x11-common.templates:1002
msgid "Users allowed to start the X server:"
@@ -1058,14 +1070,34 @@
#. Type: select
#. Choices
#: ../xserver-xorg.templates:25001
-msgid ""
-"Up to 14 inches (355 mm), 15 inches (380 mm), 17 inches (430 mm), 19-20 "
-"inches (480-510 mm), 21 inches (530 mm) or more"
-msgstr ""
-"Do 14 palců (355 mm), 15 palců (380 mm), 17 palců (430 mm), 19-20 palců (480-"
-"510 mm), 21 palců (530 mm) nebo více"
+msgid "Up to 14 inches (355 mm)"
+msgstr "Do 14 palců (355 mm)"
#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "15 inches (380 mm)"
+msgstr "15 palců (380 mm)"
+
+#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "17 inches (430 mm)"
+msgstr "17 palců (430 mm)"
+
+#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "19-20 inches (480-510 mm)"
+msgstr "19-20 palců (480-510 mm)"
+
+#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "21 inches (530 mm) or more"
+msgstr "21 palců (530 mm) nebo více"
+
+#. Type: select
#. Description
#: ../xserver-xorg.templates:25002
msgid "Approximate monitor size:"
@@ -1307,6 +1339,16 @@
"Pokud chcete znovu rozpoznat klávesové rozložení, přijměte. Jestliže chcete "
"ponechat stávající nastavení, zamítněte."
+#~ msgid "Root Only, Console Users Only, Anybody"
+#~ msgstr "Pouze root, Pouze konzoloví uživatelé, Kdokoliv"
+
+#~ msgid ""
+#~ "Up to 14 inches (355 mm), 15 inches (380 mm), 17 inches (430 mm), 19-20 "
+#~ "inches (480-510 mm), 21 inches (530 mm) or more"
+#~ msgstr ""
+#~ "Do 14 palců (355 mm), 15 palců (380 mm), 17 palců (430 mm), 19-20 palců "
+#~ "(480-510 mm), 21 palců (530 mm) nebo více"
+
#~ msgid "Select what type of user has permission to start the X server."
#~ msgstr "Vyberte, který typ uživatelů může spustit X server."
Modified: trunk/debian/xorg/debian/po/da.po
===================================================================
--- trunk/debian/xorg/debian/po/da.po 2006-08-12 16:02:29 UTC (rev 2778)
+++ trunk/debian/xorg/debian/po/da.po 2006-08-12 20:28:07 UTC (rev 2779)
@@ -39,7 +39,7 @@
msgstr ""
"Project-Id-Version: xfree86_4.3.0-3_da\n"
"Report-Msgid-Bugs-To: debian-x@lists.debian.org\n"
-"POT-Creation-Date: 2006-08-12 18:04+0200\n"
+"POT-Creation-Date: 2006-08-12 22:09+0200\n"
"PO-Revision-Date: 2006-07-04 13:46+0200\n"
"Last-Translator: Claus Hindsgaul <claus.hindsgaul@gmail.com>\n"
"Language-Team: Danish\n"
@@ -56,10 +56,22 @@
#. Type: select
#. Choices
#: ../x11-common.templates:1001
-msgid "Root Only, Console Users Only, Anybody"
-msgstr "Kun root, Kun konsolbrugere, Alle"
+msgid "Root Only"
+msgstr "Kun root"
#. Type: select
+#. Choices
+#: ../x11-common.templates:1001
+msgid "Console Users Only"
+msgstr "Kun konsolbrugere"
+
+#. Type: select
+#. Choices
+#: ../x11-common.templates:1001
+msgid "Anybody"
+msgstr "Alle"
+
+#. Type: select
#. Description
#: ../x11-common.templates:1002
msgid "Users allowed to start the X server:"
@@ -1102,14 +1114,34 @@
#. Type: select
#. Choices
#: ../xserver-xorg.templates:25001
-msgid ""
-"Up to 14 inches (355 mm), 15 inches (380 mm), 17 inches (430 mm), 19-20 "
-"inches (480-510 mm), 21 inches (530 mm) or more"
-msgstr ""
-"Op til 14\" (355 mm), 15\" (380 mm), 17\" (430 mm), 19\"-20\" (480-510 mm), "
-"21\" (530 mm) eller mere"
+msgid "Up to 14 inches (355 mm)"
+msgstr "Op til 14\" (355 mm)"
#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "15 inches (380 mm)"
+msgstr "15\" (380 mm)"
+
+#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "17 inches (430 mm)"
+msgstr "17\" (430 mm)"
+
+#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "19-20 inches (480-510 mm)"
+msgstr "19\"-20\" (480-510 mm)"
+
+#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "21 inches (530 mm) or more"
+msgstr "21\" (530 mm) eller mere"
+
+#. Type: select
#. Description
#: ../xserver-xorg.templates:25002
msgid "Approximate monitor size:"
@@ -1354,7 +1386,17 @@
"V� denne indstilling, hvis du �r at tastaturudl�ingen skal "
"unders�igen. Frav� den, hvis du vil bevare den nuv�nde udl�ing."
+#~ msgid "Root Only, Console Users Only, Anybody"
+#~ msgstr "Kun root, Kun konsolbrugere, Alle"
+
#~ msgid ""
+#~ "Up to 14 inches (355 mm), 15 inches (380 mm), 17 inches (430 mm), 19-20 "
+#~ "inches (480-510 mm), 21 inches (530 mm) or more"
+#~ msgstr ""
+#~ "Op til 14\" (355 mm), 15\" (380 mm), 17\" (430 mm), 19\"-20\" (480-510 "
+#~ "mm), 21\" (530 mm) eller mere"
+
+#~ msgid ""
#~ " - glx : support for OpenGL rendering;\n"
#~ " - dri : support in the X server for DRI (Direct Rendering "
#~ "Infrastructure);\n"
Modified: trunk/debian/xorg/debian/po/de.po
===================================================================
--- trunk/debian/xorg/debian/po/de.po 2006-08-12 16:02:29 UTC (rev 2778)
+++ trunk/debian/xorg/debian/po/de.po 2006-08-12 20:28:07 UTC (rev 2779)
@@ -34,7 +34,7 @@
msgstr ""
"Project-Id-Version: xorg-x11_6.8.2.dfsg.1-2_de\n"
"Report-Msgid-Bugs-To: debian-x@lists.debian.org\n"
-"POT-Creation-Date: 2006-08-12 18:04+0200\n"
+"POT-Creation-Date: 2006-08-12 22:09+0200\n"
"PO-Revision-Date: 2005-11-27 18:49+0100\n"
"Last-Translator: Jens Seidel <jensseidel@users.sf.net>\n"
"Language-Team: German <debian-l10n-german@lists.debian.org>\n"
@@ -46,10 +46,22 @@
#. Type: select
#. Choices
#: ../x11-common.templates:1001
-msgid "Root Only, Console Users Only, Anybody"
-msgstr "Nur Superuser, Nur Konsolenbenutzer, Jeder"
+msgid "Root Only"
+msgstr "Nur Superuser"
#. Type: select
+#. Choices
+#: ../x11-common.templates:1001
+msgid "Console Users Only"
+msgstr "Nur Konsolenbenutzer"
+
+#. Type: select
+#. Choices
+#: ../x11-common.templates:1001
+msgid "Anybody"
+msgstr "Jeder"
+
+#. Type: select
#. Description
#: ../x11-common.templates:1002
msgid "Users allowed to start the X server:"
@@ -1107,14 +1119,34 @@
#. Type: select
#. Choices
#: ../xserver-xorg.templates:25001
-msgid ""
-"Up to 14 inches (355 mm), 15 inches (380 mm), 17 inches (430 mm), 19-20 "
-"inches (480-510 mm), 21 inches (530 mm) or more"
-msgstr ""
-"Bis zu 355 mm (14 Zoll), 380 mm (15 Zoll), 430 mm (17 Zoll), 480-510 mm (19-"
-"20 Zoll), 530 mm (21 Zoll) oder mehr"
+msgid "Up to 14 inches (355 mm)"
+msgstr "Bis zu 355 mm (14 Zoll)"
#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "15 inches (380 mm)"
+msgstr "380 mm (15 Zoll)"
+
+#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "17 inches (430 mm)"
+msgstr "430 mm (17 Zoll)"
+
+#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "19-20 inches (480-510 mm)"
+msgstr "480-510 mm (19-20 Zoll)"
+
+#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "21 inches (530 mm) or more"
+msgstr "530 mm (21 Zoll) oder mehr"
+
+#. Type: select
#. Description
#: ../xserver-xorg.templates:25002
#, fuzzy
@@ -1381,6 +1413,16 @@
"choose it if you want to keep your current layout."
msgstr ""
+#~ msgid "Root Only, Console Users Only, Anybody"
+#~ msgstr "Nur Superuser, Nur Konsolenbenutzer, Jeder"
+
+#~ msgid ""
+#~ "Up to 14 inches (355 mm), 15 inches (380 mm), 17 inches (430 mm), 19-20 "
+#~ "inches (480-510 mm), 21 inches (530 mm) or more"
+#~ msgstr ""
+#~ "Bis zu 355 mm (14 Zoll), 380 mm (15 Zoll), 430 mm (17 Zoll), 480-510 mm "
+#~ "(19-20 Zoll), 530 mm (21 Zoll) oder mehr"
+
#, fuzzy
#~ msgid ""
#~ "Multiple video cards have been detected, and different X servers are "
Modified: trunk/debian/xorg/debian/po/dz.po
===================================================================
--- trunk/debian/xorg/debian/po/dz.po 2006-08-12 16:02:29 UTC (rev 2778)
+++ trunk/debian/xorg/debian/po/dz.po 2006-08-12 20:28:07 UTC (rev 2779)
@@ -15,7 +15,7 @@
msgstr ""
"Project-Id-Version: xorg.pot\n"
"Report-Msgid-Bugs-To: debian-x@lists.debian.org\n"
-"POT-Creation-Date: 2006-08-12 18:04+0200\n"
+"POT-Creation-Date: 2006-08-12 22:09+0200\n"
"PO-Revision-Date: 2006-06-27 10:53+0530\n"
"Last-Translator: Jurmey Rabgay <jur_gay@yahoo.com>\n"
"Language-Team: dzongkha <pgeyleg@dit.gov.bt>\n"
@@ -31,10 +31,23 @@
#. Type: select
#. Choices
#: ../x11-common.templates:1001
-msgid "Root Only, Console Users Only, Anybody"
+#, fuzzy
+msgid "Root Only"
msgstr "རྩ་བ་རྐྱངམ་ཅིག་ མ་སྒྲོམ་ལག་ལེན་པ་ཚུ་རྐྱངམ་ཅིག་ ག་འབད་རུང་ཅིག"
#. Type: select
+#. Choices
+#: ../x11-common.templates:1001
+msgid "Console Users Only"
+msgstr ""
+
+#. Type: select
+#. Choices
+#: ../x11-common.templates:1001
+msgid "Anybody"
+msgstr ""
+
+#. Type: select
#. Description
#: ../x11-common.templates:1002
msgid "Users allowed to start the X server:"
@@ -1072,14 +1085,37 @@
#. Type: select
#. Choices
#: ../xserver-xorg.templates:25001
-msgid ""
-"Up to 14 inches (355 mm), 15 inches (380 mm), 17 inches (430 mm), 19-20 "
-"inches (480-510 mm), 21 inches (530 mm) or more"
+#, fuzzy
+msgid "Up to 14 inches (355 mm)"
msgstr ""
"ཨིན་ཅེསི་༡༤(༣༥༥མི་ལི་མི་ཊར་)་ ཨིན་ཅེ་སི་༡༥(༣༨༠མི་ལི་མི་ཊར་)་ ཨིན་ཅེསི་༡༧(༤༣༠མི་ལི་མི་ཊར་)་ ཨིན་"
"ཅེསི་༡༩-༢༠(༤༨༠-༥༡༠མི་ལི་མི་ཊར་)་ ཨིན་ཅེསི་༢༡(༥༣༠མི་ལི་མི་ཊར་)་ ཡང་ན་ དེ་ལས་ལྷག་སྟེ།"
#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "15 inches (380 mm)"
+msgstr ""
+
+#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "17 inches (430 mm)"
+msgstr ""
+
+#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "19-20 inches (480-510 mm)"
+msgstr ""
+
+#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "21 inches (530 mm) or more"
+msgstr ""
+
+#. Type: select
#. Description
#: ../xserver-xorg.templates:25002
msgid "Approximate monitor size:"
@@ -1321,3 +1357,13 @@
msgstr ""
"ཁྱོད་ཀྱིས་ ལྡེ་སྒྲོམ་སྒྲིག་བཀོད་འདི་ལོག་སྐྱོན་འཛིན་འབད་ནི་ཨིན་པ་ཅིན་ གདམ་ཁ་འདི་གདམས། དེ་འབདཝ་ད་ ཁྱོད་"
"རའི་ད་ལྟོའི་སྒྲིག་བཀོད་འདི་བཞག་ནི་ཨིན་པ་ཅིན་ འདི་གདམ་ཁ་མ་རྐྱབས།"
+
+#~ msgid "Root Only, Console Users Only, Anybody"
+#~ msgstr "རྩ་བ་རྐྱངམ་ཅིག་ མ་སྒྲོམ་ལག་ལེན་པ་ཚུ་རྐྱངམ་ཅིག་ ག་འབད་རུང་ཅིག"
+
+#~ msgid ""
+#~ "Up to 14 inches (355 mm), 15 inches (380 mm), 17 inches (430 mm), 19-20 "
+#~ "inches (480-510 mm), 21 inches (530 mm) or more"
+#~ msgstr ""
+#~ "ཨིན་ཅེསི་༡༤(༣༥༥མི་ལི་མི་ཊར་)་ ཨིན་ཅེ་སི་༡༥(༣༨༠མི་ལི་མི་ཊར་)་ ཨིན་ཅེསི་༡༧(༤༣༠མི་ལི་མི་ཊར་)་ "
+#~ "ཨིན་ཅེསི་༡༩-༢༠(༤༨༠-༥༡༠མི་ལི་མི་ཊར་)་ ཨིན་ཅེསི་༢༡(༥༣༠མི་ལི་མི་ཊར་)་ ཡང་ན་ དེ་ལས་ལྷག་སྟེ།"
Modified: trunk/debian/xorg/debian/po/el.po
===================================================================
--- trunk/debian/xorg/debian/po/el.po 2006-08-12 16:02:29 UTC (rev 2778)
+++ trunk/debian/xorg/debian/po/el.po 2006-08-12 20:28:07 UTC (rev 2779)
@@ -26,7 +26,7 @@
msgstr ""
"Project-Id-Version: el\n"
"Report-Msgid-Bugs-To: debian-x@lists.debian.org\n"
-"POT-Creation-Date: 2006-08-12 18:04+0200\n"
+"POT-Creation-Date: 2006-08-12 22:09+0200\n"
"PO-Revision-Date: 2005-12-19 18:40+0200\n"
"Last-Translator: Konstantinos Margaritis <markos@debian.org>\n"
"Language-Team: Greek <debian-l10n-greek@lists.debian.org>\n"
@@ -37,10 +37,22 @@
#. Type: select
#. Choices
#: ../x11-common.templates:1001
-msgid "Root Only, Console Users Only, Anybody"
-msgstr "Μόνο ο χρήστης root, Μόνο από την κονσόλα, Οποιοσδήποτε"
+msgid "Root Only"
+msgstr "Μόνο ο χρήστης root"
#. Type: select
+#. Choices
+#: ../x11-common.templates:1001
+msgid "Console Users Only"
+msgstr "Μόνο από την κονσόλα"
+
+#. Type: select
+#. Choices
+#: ../x11-common.templates:1001
+msgid "Anybody"
+msgstr "Οποιοσδήποτε"
+
+#. Type: select
#. Description
#: ../x11-common.templates:1002
msgid "Users allowed to start the X server:"
@@ -1129,14 +1141,34 @@
#. Type: select
#. Choices
#: ../xserver-xorg.templates:25001
-msgid ""
-"Up to 14 inches (355 mm), 15 inches (380 mm), 17 inches (430 mm), 19-20 "
-"inches (480-510 mm), 21 inches (530 mm) or more"
-msgstr ""
-"Έως 14 ίντσες (355 mm), 15 ίντσες (380 mm), 17 ίντσες (430 mm), 19-20 ίντσες "
-"(480-510 mm), 21 ίντσες (530 mm) ή περισσότερο"
+msgid "Up to 14 inches (355 mm)"
+msgstr "Έως 14 ίντσες (355 mm)"
#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "15 inches (380 mm)"
+msgstr "15 ίντσες (380 mm)"
+
+#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "17 inches (430 mm)"
+msgstr "17 ίντσες (430 mm)"
+
+#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "19-20 inches (480-510 mm)"
+msgstr "19-20 ίντσες (480-510 mm)"
+
+#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "21 inches (530 mm) or more"
+msgstr "21 ίντσες (530 mm) ή περισσότερο"
+
+#. Type: select
#. Description
#: ../xserver-xorg.templates:25002
#, fuzzy
@@ -1403,6 +1435,16 @@
"choose it if you want to keep your current layout."
msgstr ""
+#~ msgid "Root Only, Console Users Only, Anybody"
+#~ msgstr "Μόνο ο χρήστης root, Μόνο από την κονσόλα, Οποιοσδήποτε"
+
+#~ msgid ""
+#~ "Up to 14 inches (355 mm), 15 inches (380 mm), 17 inches (430 mm), 19-20 "
+#~ "inches (480-510 mm), 21 inches (530 mm) or more"
+#~ msgstr ""
+#~ "Έως 14 ίντσες (355 mm), 15 ίντσες (380 mm), 17 ίντσες (430 mm), 19-20 "
+#~ "ίντσες (480-510 mm), 21 ίντσες (530 mm) ή περισσότερο"
+
#, fuzzy
#~ msgid ""
#~ "Multiple video cards have been detected, and different X servers are "
Modified: trunk/debian/xorg/debian/po/es.po
===================================================================
--- trunk/debian/xorg/debian/po/es.po 2006-08-12 16:02:29 UTC (rev 2778)
+++ trunk/debian/xorg/debian/po/es.po 2006-08-12 20:28:07 UTC (rev 2779)
@@ -28,7 +28,7 @@
msgstr ""
"Project-Id-Version: xorg 7.0.15\n"
"Report-Msgid-Bugs-To: debian-x@lists.debian.org\n"
-"POT-Creation-Date: 2006-08-12 18:04+0200\n"
+"POT-Creation-Date: 2006-08-12 22:09+0200\n"
"PO-Revision-Date: 2006-04-25 13:21+0200\n"
"Last-Translator: David Mart�z Moreno <ender@debian.org>\n"
"Language-Team: ES <debian-l10n-spanish@lists.debian.org>\n"
@@ -39,10 +39,22 @@
#. Type: select
#. Choices
#: ../x11-common.templates:1001
-msgid "Root Only, Console Users Only, Anybody"
-msgstr "S�root, S�usuarios de consola, Cualquiera"
+msgid "Root Only"
+msgstr "S�root"
#. Type: select
+#. Choices
+#: ../x11-common.templates:1001
+msgid "Console Users Only"
+msgstr "S�usuarios de consola"
+
+#. Type: select
+#. Choices
+#: ../x11-common.templates:1001
+msgid "Anybody"
+msgstr "Cualquiera"
+
+#. Type: select
#. Description
#: ../x11-common.templates:1002
msgid "Users allowed to start the X server:"
@@ -1114,14 +1126,34 @@
#. Type: select
#. Choices
#: ../xserver-xorg.templates:25001
-msgid ""
-"Up to 14 inches (355 mm), 15 inches (380 mm), 17 inches (430 mm), 19-20 "
-"inches (480-510 mm), 21 inches (530 mm) or more"
-msgstr ""
-"Hasta 14 pulgadas (355 mm), 15 pulgadas (380 mm), 17 pulgadas (430 mm), 19-"
-"20 pulgadas (480-510 mm), 21 pulgadas (530 mm) o m�
+msgid "Up to 14 inches (355 mm)"
+msgstr "Hasta 14 pulgadas (355 mm)"
#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "15 inches (380 mm)"
+msgstr "15 pulgadas (380 mm)"
+
+#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "17 inches (430 mm)"
+msgstr "17 pulgadas (430 mm)"
+
+#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "19-20 inches (480-510 mm)"
+msgstr "19-20 pulgadas (480-510 mm)"
+
+#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "21 inches (530 mm) or more"
+msgstr "21 pulgadas (530 mm) o m�
+
+#. Type: select
#. Description
#: ../xserver-xorg.templates:25002
#, fuzzy
@@ -1395,6 +1427,16 @@
"Use esta opci�i quiere que se detecte de nuevo el dise�e teclado. No "
"lo haga si quiere mantener su dise�ctual."
+#~ msgid "Root Only, Console Users Only, Anybody"
+#~ msgstr "S�root, S�usuarios de consola, Cualquiera"
+
+#~ msgid ""
+#~ "Up to 14 inches (355 mm), 15 inches (380 mm), 17 inches (430 mm), 19-20 "
+#~ "inches (480-510 mm), 21 inches (530 mm) or more"
+#~ msgstr ""
+#~ "Hasta 14 pulgadas (355 mm), 15 pulgadas (380 mm), 17 pulgadas (430 mm), "
+#~ "19-20 pulgadas (480-510 mm), 21 pulgadas (530 mm) o m�
+
#, fuzzy
#~ msgid ""
#~ "Multiple video cards have been detected, and different X servers are "
Modified: trunk/debian/xorg/debian/po/eu.po
===================================================================
--- trunk/debian/xorg/debian/po/eu.po 2006-08-12 16:02:29 UTC (rev 2778)
+++ trunk/debian/xorg/debian/po/eu.po 2006-08-12 20:28:07 UTC (rev 2779)
@@ -27,7 +27,7 @@
msgstr ""
"Project-Id-Version: xserver-xorg_debian_po_eu\n"
"Report-Msgid-Bugs-To: debian-x@lists.debian.org\n"
-"POT-Creation-Date: 2006-08-12 18:04+0200\n"
+"POT-Creation-Date: 2006-08-12 22:09+0200\n"
"PO-Revision-Date: 2006-06-16 23:49+0200\n"
"Last-Translator: Piarres Beobide <pi@beobide.net>\n"
"Language-Team: librezale <librezale@librezale.org>\n"
@@ -39,10 +39,22 @@
#. Type: select
#. Choices
#: ../x11-common.templates:1001
-msgid "Root Only, Console Users Only, Anybody"
-msgstr "Root Bakarrik, Kontsola Erabiltzaileak Bakarrik, Edozein"
+msgid "Root Only"
+msgstr "Root Bakarrik"
#. Type: select
+#. Choices
+#: ../x11-common.templates:1001
+msgid "Console Users Only"
+msgstr "Kontsola Erabiltzaileak Bakarrik"
+
+#. Type: select
+#. Choices
+#: ../x11-common.templates:1001
+msgid "Anybody"
+msgstr "Edozein"
+
+#. Type: select
#. Description
#: ../x11-common.templates:1002
msgid "Users allowed to start the X server:"
@@ -1098,14 +1110,38 @@
#. Type: select
#. Choices
#: ../xserver-xorg.templates:25001
-msgid ""
-"Up to 14 inches (355 mm), 15 inches (380 mm), 17 inches (430 mm), 19-20 "
-"inches (480-510 mm), 21 inches (530 mm) or more"
+#, fuzzy
+msgid "Up to 14 inches (355 mm)"
+msgstr "14 hatzbete (355 mm)"
+
+#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "15 inches (380 mm)"
msgstr ""
-"14 hatzbete (355 mm),, 15 hatzbete (380 mm), hatzbete (430 mm), 19-20 "
-"hatzbete (480-510 mm), 21 hatzbete (530 mm) edo gehiago"
#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+#, fuzzy
+msgid "17 inches (430 mm)"
+msgstr "15 hatzbete (380 mm)"
+
+#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+#, fuzzy
+msgid "19-20 inches (480-510 mm)"
+msgstr "hatzbete (430 mm)"
+
+#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+#, fuzzy
+msgid "21 inches (530 mm) or more"
+msgstr "19-20 hatzbete (480-510 mm)"
+
+#. Type: select
#. Description
#: ../xserver-xorg.templates:25002
msgid "Approximate monitor size:"
@@ -1354,3 +1390,13 @@
msgstr ""
"Aukera hau onartu teklatu ingurunera berriz antzematea nahi baduzu. Alde "
"batetara utzi ingurunea mantendu nahi baduzu."
+
+#~ msgid "Root Only, Console Users Only, Anybody"
+#~ msgstr "Root Bakarrik, Kontsola Erabiltzaileak Bakarrik, Edozein"
+
+#~ msgid ""
+#~ "Up to 14 inches (355 mm), 15 inches (380 mm), 17 inches (430 mm), 19-20 "
+#~ "inches (480-510 mm), 21 inches (530 mm) or more"
+#~ msgstr ""
+#~ "14 hatzbete (355 mm),, 15 hatzbete (380 mm), hatzbete (430 mm), 19-20 "
+#~ "hatzbete (480-510 mm), 21 hatzbete (530 mm) edo gehiago"
Modified: trunk/debian/xorg/debian/po/fr.po
===================================================================
--- trunk/debian/xorg/debian/po/fr.po 2006-08-12 16:02:29 UTC (rev 2778)
+++ trunk/debian/xorg/debian/po/fr.po 2006-08-12 20:28:07 UTC (rev 2779)
@@ -31,8 +31,8 @@
msgstr ""
"Project-Id-Version: fr\n"
"Report-Msgid-Bugs-To: debian-x@lists.debian.org\n"
-"POT-Creation-Date: 2006-08-12 18:04+0200\n"
-"PO-Revision-Date: 2006-07-23 20:19+0200\n"
+"POT-Creation-Date: 2006-08-12 22:09+0200\n"
+"PO-Revision-Date: 2006-08-12 22:18+0200\n"
"Last-Translator: Christian Perrier <bubulle@debian.org>\n"
"Language-Team: French <debian-l10n-french@lists.debian.org>\n"
"MIME-Version: 1.0\n"
@@ -45,10 +45,22 @@
#. Type: select
#. Choices
#: ../x11-common.templates:1001
-msgid "Root Only, Console Users Only, Anybody"
-msgstr "Superutilisateur seulement, Depuis la console, N'importe qui"
+msgid "Root Only"
+msgstr "Superutilisateur seulement"
#. Type: select
+#. Choices
+#: ../x11-common.templates:1001
+msgid "Console Users Only"
+msgstr "Depuis la console"
+
+#. Type: select
+#. Choices
+#: ../x11-common.templates:1001
+msgid "Anybody"
+msgstr "N'importe qui"
+
+#. Type: select
#. Description
#: ../x11-common.templates:1002
msgid "Users allowed to start the X server:"
@@ -1135,14 +1147,34 @@
#. Type: select
#. Choices
#: ../xserver-xorg.templates:25001
-msgid ""
-"Up to 14 inches (355 mm), 15 inches (380 mm), 17 inches (430 mm), 19-20 "
-"inches (480-510 mm), 21 inches (530 mm) or more"
-msgstr ""
-"Jusqu'�4 pouces (35,5 cm), 15 pouces (38 cm), 17 pouces (43 cm), 19-20 "
-"pouces (48-51 cm), 21 pouces (53 cm) ou plus"
+msgid "Up to 14 inches (355 mm)"
+msgstr "Jusqu'�4 pouces (35.5 cm)"
#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "15 inches (380 mm)"
+msgstr "15 pouces (38 cm)"
+
+#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "17 inches (430 mm)"
+msgstr "17 pouces (43 cm)"
+
+#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "19-20 inches (480-510 mm)"
+msgstr "19-20 pouces (48-51 cm)"
+
+#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "21 inches (530 mm) or more"
+msgstr "21 pouces (53 cm) ou plus"
+
+#. Type: select
#. Description
#: ../xserver-xorg.templates:25002
msgid "Approximate monitor size:"
Modified: trunk/debian/xorg/debian/po/gl.po
===================================================================
--- trunk/debian/xorg/debian/po/gl.po 2006-08-12 16:02:29 UTC (rev 2778)
+++ trunk/debian/xorg/debian/po/gl.po 2006-08-12 20:28:07 UTC (rev 2779)
@@ -14,7 +14,7 @@
msgstr ""
"Project-Id-Version: xorg\n"
"Report-Msgid-Bugs-To: debian-x@lists.debian.org\n"
-"POT-Creation-Date: 2006-08-12 18:04+0200\n"
+"POT-Creation-Date: 2006-08-12 22:09+0200\n"
"PO-Revision-Date: 2006-06-16 09:26+0200\n"
"Last-Translator: Jacobo Tarrio <jtarrio@debian.org>\n"
"Language-Team: Galician <trasno@ceu.fi.udc.es>\n"
@@ -25,10 +25,22 @@
#. Type: select
#. Choices
#: ../x11-common.templates:1001
-msgid "Root Only, Console Users Only, Anybody"
-msgstr "Só o administrador, Só os usuarios da consola, Todos"
+msgid "Root Only"
+msgstr "Só o administrador"
#. Type: select
+#. Choices
+#: ../x11-common.templates:1001
+msgid "Console Users Only"
+msgstr "Só os usuarios da consola"
+
+#. Type: select
+#. Choices
+#: ../x11-common.templates:1001
+msgid "Anybody"
+msgstr "Todos"
+
+#. Type: select
#. Description
#: ../x11-common.templates:1002
msgid "Users allowed to start the X server:"
@@ -1093,14 +1105,34 @@
#. Type: select
#. Choices
#: ../xserver-xorg.templates:25001
-msgid ""
-"Up to 14 inches (355 mm), 15 inches (380 mm), 17 inches (430 mm), 19-20 "
-"inches (480-510 mm), 21 inches (530 mm) or more"
-msgstr ""
-"Ata 14 polgadas (355 mm), 15 polgadas (380 mm), 17 polgadas (430 mm), 19-20 "
-"polgadas (480-510 mm), 21 polgadas (530 mm) ou máis"
+msgid "Up to 14 inches (355 mm)"
+msgstr "Ata 14 polgadas (355 mm)"
#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "15 inches (380 mm)"
+msgstr "15 polgadas (380 mm)"
+
+#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "17 inches (430 mm)"
+msgstr "17 polgadas (430 mm)"
+
+#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "19-20 inches (480-510 mm)"
+msgstr "19-20 polgadas (480-510 mm)"
+
+#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "21 inches (530 mm) or more"
+msgstr "21 polgadas (530 mm) ou máis"
+
+#. Type: select
#. Description
#: ../xserver-xorg.templates:25002
msgid "Approximate monitor size:"
@@ -1350,7 +1382,17 @@
"Escolla esta opción se quere que se volva detectar a disposición do teclado. "
"Non a escolla se quere conservar a disposición actual."
+#~ msgid "Root Only, Console Users Only, Anybody"
+#~ msgstr "Só o administrador, Só os usuarios da consola, Todos"
+
#~ msgid ""
+#~ "Up to 14 inches (355 mm), 15 inches (380 mm), 17 inches (430 mm), 19-20 "
+#~ "inches (480-510 mm), 21 inches (530 mm) or more"
+#~ msgstr ""
+#~ "Ata 14 polgadas (355 mm), 15 polgadas (380 mm), 17 polgadas (430 mm), 19-"
+#~ "20 polgadas (480-510 mm), 21 polgadas (530 mm) ou máis"
+
+#~ msgid ""
#~ "Multiple video cards have been detected, and different X servers are "
#~ "required to support the various devices. It is thus not possible to "
#~ "automatically select a default X server. Please configure the device "
Modified: trunk/debian/xorg/debian/po/hu.po
===================================================================
--- trunk/debian/xorg/debian/po/hu.po 2006-08-12 16:02:29 UTC (rev 2778)
+++ trunk/debian/xorg/debian/po/hu.po 2006-08-12 20:28:07 UTC (rev 2779)
@@ -2,7 +2,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: debian-x@lists.debian.org\n"
-"POT-Creation-Date: 2006-08-12 18:04+0200\n"
+"POT-Creation-Date: 2006-08-12 22:09+0200\n"
"PO-Revision-Date: 2006-05-18 06:11+0100\n"
"Last-Translator: SZERVÑC Attila <sas@321.hu>\n"
"Language-Team: hu\n"
@@ -15,10 +15,22 @@
#. Type: select
#. Choices
#: ../x11-common.templates:1001
-msgid "Root Only, Console Users Only, Anybody"
-msgstr "Csak rendszergazda, Csak konzol felhasználók, Bárki"
+msgid "Root Only"
+msgstr "Csak rendszergazda"
#. Type: select
+#. Choices
+#: ../x11-common.templates:1001
+msgid "Console Users Only"
+msgstr "Csak konzol felhasználók"
+
+#. Type: select
+#. Choices
+#: ../x11-common.templates:1001
+msgid "Anybody"
+msgstr "Bárki"
+
+#. Type: select
#. Description
#: ../x11-common.templates:1002
msgid "Users allowed to start the X server:"
@@ -1029,14 +1041,37 @@
#. Type: select
#. Choices
#: ../xserver-xorg.templates:25001
-msgid ""
-"Up to 14 inches (355 mm), 15 inches (380 mm), 17 inches (430 mm), 19-20 "
-"inches (480-510 mm), 21 inches (530 mm) or more"
+#, fuzzy
+msgid "Up to 14 inches (355 mm)"
+msgstr "14 hüvelykig (355 mm)"
+
+#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+#, fuzzy
+msgid "15 inches (380 mm)"
+msgstr "15 hüvelyk (380 mm) 17 hüvelyk (430 mm) 19-20 hüvelyk (480-510 mm)"
+
+#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+#, fuzzy
+msgid "17 inches (430 mm)"
+msgstr "21 hüvelyk (530 mm) és több"
+
+#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "19-20 inches (480-510 mm)"
msgstr ""
-"14 hüvelykig (355 mm), 15 hüvelyk (380 mm) 17 hüvelyk (430 mm) 19-20 hüvelyk "
-"(480-510 mm), 21 hüvelyk (530 mm) és több"
#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "21 inches (530 mm) or more"
+msgstr ""
+
+#. Type: select
#. Description
#: ../xserver-xorg.templates:25002
msgid "Approximate monitor size:"
@@ -1280,6 +1315,16 @@
"Válaszd e lehetőséget a billentyűzet kiosztás újra felismeréséhez. Ne tedd, "
"ha megtartod a mostanit."
+#~ msgid "Root Only, Console Users Only, Anybody"
+#~ msgstr "Csak rendszergazda, Csak konzol felhasználók, Bárki"
+
+#~ msgid ""
+#~ "Up to 14 inches (355 mm), 15 inches (380 mm), 17 inches (430 mm), 19-20 "
+#~ "inches (480-510 mm), 21 inches (530 mm) or more"
+#~ msgstr ""
+#~ "14 hüvelykig (355 mm), 15 hüvelyk (380 mm) 17 hüvelyk (430 mm) 19-20 "
+#~ "hüvelyk (480-510 mm), 21 hüvelyk (530 mm) és több"
+
#, fuzzy
#~ msgid ""
#~ "Multiple video cards have been detected, and different X servers are "
Modified: trunk/debian/xorg/debian/po/it.po
===================================================================
--- trunk/debian/xorg/debian/po/it.po 2006-08-12 16:02:29 UTC (rev 2778)
+++ trunk/debian/xorg/debian/po/it.po 2006-08-12 20:28:07 UTC (rev 2779)
@@ -29,7 +29,7 @@
msgstr ""
"Project-Id-Version: xorg-x11 6.8.2.dfsg.1-10\n"
"Report-Msgid-Bugs-To: debian-x@lists.debian.org\n"
-"POT-Creation-Date: 2006-08-12 18:04+0200\n"
+"POT-Creation-Date: 2006-08-12 22:09+0200\n"
"PO-Revision-Date: 2005-11-28 12:21+0100\n"
"Last-Translator: Danilo Piazzalunga <danilopiazza@gmail.com>\n"
"Language-Team: Italian <tp@lists.linux.it>\n"
@@ -40,10 +40,22 @@
#. Type: select
#. Choices
#: ../x11-common.templates:1001
-msgid "Root Only, Console Users Only, Anybody"
-msgstr "Solo root, Solo gli utenti della console, Chiunque"
+msgid "Root Only"
+msgstr "Solo root"
#. Type: select
+#. Choices
+#: ../x11-common.templates:1001
+msgid "Console Users Only"
+msgstr "Solo gli utenti della console"
+
+#. Type: select
+#. Choices
+#: ../x11-common.templates:1001
+msgid "Anybody"
+msgstr "Chiunque"
+
+#. Type: select
#. Description
#: ../x11-common.templates:1002
msgid "Users allowed to start the X server:"
@@ -1101,14 +1113,34 @@
#. Type: select
#. Choices
#: ../xserver-xorg.templates:25001
-msgid ""
-"Up to 14 inches (355 mm), 15 inches (380 mm), 17 inches (430 mm), 19-20 "
-"inches (480-510 mm), 21 inches (530 mm) or more"
-msgstr ""
-"Fino a 14 pollici (355 mm), 15 pollici (380 mm), 17 pollici (430 mm), 19-20 "
-"pollici (480-510 mm), 21 pollici (530 mm) ed oltre"
+msgid "Up to 14 inches (355 mm)"
+msgstr "Fino a 14 pollici (355 mm)"
#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "15 inches (380 mm)"
+msgstr "15 pollici (380 mm)"
+
+#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "17 inches (430 mm)"
+msgstr "17 pollici (430 mm)"
+
+#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "19-20 inches (480-510 mm)"
+msgstr "19-20 pollici (480-510 mm)"
+
+#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "21 inches (530 mm) or more"
+msgstr "21 pollici (530 mm) ed oltre"
+
+#. Type: select
#. Description
#: ../xserver-xorg.templates:25002
#, fuzzy
@@ -1369,6 +1401,16 @@
"choose it if you want to keep your current layout."
msgstr ""
+#~ msgid "Root Only, Console Users Only, Anybody"
+#~ msgstr "Solo root, Solo gli utenti della console, Chiunque"
+
+#~ msgid ""
+#~ "Up to 14 inches (355 mm), 15 inches (380 mm), 17 inches (430 mm), 19-20 "
+#~ "inches (480-510 mm), 21 inches (530 mm) or more"
+#~ msgstr ""
+#~ "Fino a 14 pollici (355 mm), 15 pollici (380 mm), 17 pollici (430 mm), 19-"
+#~ "20 pollici (480-510 mm), 21 pollici (530 mm) ed oltre"
+
#, fuzzy
#~ msgid ""
#~ "Multiple video cards have been detected, and different X servers are "
Modified: trunk/debian/xorg/debian/po/ja.po
===================================================================
--- trunk/debian/xorg/debian/po/ja.po 2006-08-12 16:02:29 UTC (rev 2778)
+++ trunk/debian/xorg/debian/po/ja.po 2006-08-12 20:28:07 UTC (rev 2779)
@@ -29,7 +29,7 @@
msgstr ""
"Project-Id-Version: xorg 7.0.14\n"
"Report-Msgid-Bugs-To: debian-x@lists.debian.org\n"
-"POT-Creation-Date: 2006-08-12 18:04+0200\n"
+"POT-Creation-Date: 2006-08-12 22:09+0200\n"
"PO-Revision-Date: 2006-07-24 21:37+0900\n"
"Last-Translator: Kenshi Muto <kmuto@debian.org> and ISHIKAWA Mutsumi "
"<ishikawa@debian.org>\n"
@@ -41,10 +41,22 @@
#. Type: select
#. Choices
#: ../x11-common.templates:1001
-msgid "Root Only, Console Users Only, Anybody"
-msgstr "Root のみ, コンソールユーザのみ, だれでも"
+msgid "Root Only"
+msgstr "Root のみ"
#. Type: select
+#. Choices
+#: ../x11-common.templates:1001
+msgid "Console Users Only"
+msgstr "コンソールユーザのみ"
+
+#. Type: select
+#. Choices
+#: ../x11-common.templates:1001
+msgid "Anybody"
+msgstr "だれでも"
+
+#. Type: select
#. Description
#: ../x11-common.templates:1002
msgid "Users allowed to start the X server:"
@@ -1083,14 +1095,34 @@
#. Type: select
#. Choices
#: ../xserver-xorg.templates:25001
-msgid ""
-"Up to 14 inches (355 mm), 15 inches (380 mm), 17 inches (430 mm), 19-20 "
-"inches (480-510 mm), 21 inches (530 mm) or more"
-msgstr ""
-"14 インチ (355 mm) 以下, 15 インチ (380 mm), 17 インチ (430 mm), 19〜20 イン"
-"チ (480 〜 510 mm), 21 インチ (530 mm) 以上"
+msgid "Up to 14 inches (355 mm)"
+msgstr "14 インチ (355 mm) 以下"
#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "15 inches (380 mm)"
+msgstr "15 インチ (380 mm)"
+
+#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "17 inches (430 mm)"
+msgstr "17 インチ (430 mm)"
+
+#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "19-20 inches (480-510 mm)"
+msgstr "19〜20 インチ (480 〜 510 mm)"
+
+#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "21 inches (530 mm) or more"
+msgstr "21 インチ (530 mm) 以上"
+
+#. Type: select
#. Description
#: ../xserver-xorg.templates:25002
msgid "Approximate monitor size:"
@@ -1332,3 +1364,13 @@
msgstr ""
"キーボードレイアウトを再検出させたいときには、この選択肢で「はい」と答えて下"
"さい。現在のレイアウトを保持したいのであれば「いいえ」と答えて下さい。"
+
+#~ msgid "Root Only, Console Users Only, Anybody"
+#~ msgstr "Root のみ, コンソールユーザのみ, だれでも"
+
+#~ msgid ""
+#~ "Up to 14 inches (355 mm), 15 inches (380 mm), 17 inches (430 mm), 19-20 "
+#~ "inches (480-510 mm), 21 inches (530 mm) or more"
+#~ msgstr ""
+#~ "14 インチ (355 mm) 以下, 15 インチ (380 mm), 17 インチ (430 mm), 19〜20 イ"
+#~ "ンチ (480 〜 510 mm), 21 インチ (530 mm) 以上"
Modified: trunk/debian/xorg/debian/po/km.po
===================================================================
--- trunk/debian/xorg/debian/po/km.po 2006-08-12 16:02:29 UTC (rev 2778)
+++ trunk/debian/xorg/debian/po/km.po 2006-08-12 20:28:07 UTC (rev 2779)
@@ -17,7 +17,7 @@
msgstr ""
"Project-Id-Version: km\n"
"Report-Msgid-Bugs-To: debian-x@lists.debian.org\n"
-"POT-Creation-Date: 2006-08-12 18:04+0200\n"
+"POT-Creation-Date: 2006-08-12 22:09+0200\n"
"PO-Revision-Date: 2006-06-23 14:02+0700\n"
"Last-Translator: Khoem Sokhem <khoemsokhem@khmeros.info>\n"
"Language-Team: Khmer <support@khmeros.info>\n"
@@ -29,10 +29,23 @@
#. Type: select
#. Choices
#: ../x11-common.templates:1001
-msgid "Root Only, Console Users Only, Anybody"
+#, fuzzy
+msgid "Root Only"
msgstr "បានតែ Root បានតែអ្នកប្រើកុងសូល អ្នកផ្សេងទៀត"
#. Type: select
+#. Choices
+#: ../x11-common.templates:1001
+msgid "Console Users Only"
+msgstr ""
+
+#. Type: select
+#. Choices
+#: ../x11-common.templates:1001
+msgid "Anybody"
+msgstr ""
+
+#. Type: select
#. Description
#: ../x11-common.templates:1002
msgid "Users allowed to start the X server:"
@@ -1028,14 +1041,34 @@
#. Type: select
#. Choices
#: ../xserver-xorg.templates:25001
-msgid ""
-"Up to 14 inches (355 mm), 15 inches (380 mm), 17 inches (430 mm), 19-20 "
-"inches (480-510 mm), 21 inches (530 mm) or more"
-msgstr ""
-"ចាប់ពី 14 អ៊ិន្ឈ៍ (355 មីលីម៉ែត្រ), 15 អ៊ិន្ឈ៍ (380 មីលីម៉ែត្រ), 17 inches (430 មីលីម៉ែត្រ), 19-"
-"20 អ៊ិន្ឈ៍ (480-510 មីលីម៉ែត្រ), 21 អ៊ិន្ឈ៍ (530 មីលីម៉ែត្រ) ឬមានច្រើនទៀត ។"
+msgid "Up to 14 inches (355 mm)"
+msgstr "ចាប់ពី 14 អ៊ិន្ឈ៍ (355 មីលីម៉ែត្រ)"
#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "15 inches (380 mm)"
+msgstr "15 អ៊ិន្ឈ៍ (380 មីលីម៉ែត្រ)"
+
+#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "17 inches (430 mm)"
+msgstr "17 inches (430 មីលីម៉ែត្រ)"
+
+#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "19-20 inches (480-510 mm)"
+msgstr "19-20 អ៊ិន្ឈ៍ (480-510 មីលីម៉ែត្រ)"
+
+#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "21 inches (530 mm) or more"
+msgstr "21 អ៊ិន្ឈ៍ (530 មីលីម៉ែត្រ) ឬមានច្រើនទៀត ។"
+
+#. Type: select
#. Description
#: ../xserver-xorg.templates:25002
msgid "Approximate monitor size:"
@@ -1271,3 +1304,13 @@
msgstr ""
"ជ្រើសជម្រើសនេះ បើអ្នកចង់បានប្លង់ក្តារចុចដែលបានរកឃើញឡើងវិញ ។ កុំជ្រើសវា បើអ្នកចង់រក្សារប្លង់"
"ក្តារចុចបច្ចុប្បន្ន ។"
+
+#~ msgid "Root Only, Console Users Only, Anybody"
+#~ msgstr "បានតែ Root បានតែអ្នកប្រើកុងសូល អ្នកផ្សេងទៀត"
+
+#~ msgid ""
+#~ "Up to 14 inches (355 mm), 15 inches (380 mm), 17 inches (430 mm), 19-20 "
+#~ "inches (480-510 mm), 21 inches (530 mm) or more"
+#~ msgstr ""
+#~ "ចាប់ពី 14 អ៊ិន្ឈ៍ (355 មីលីម៉ែត្រ), 15 អ៊ិន្ឈ៍ (380 មីលីម៉ែត្រ), 17 inches (430 មីលីម៉ែត្រ), "
+#~ "19-20 អ៊ិន្ឈ៍ (480-510 មីលីម៉ែត្រ), 21 អ៊ិន្ឈ៍ (530 មីលីម៉ែត្រ) ឬមានច្រើនទៀត ។"
Modified: trunk/debian/xorg/debian/po/nb.po
===================================================================
--- trunk/debian/xorg/debian/po/nb.po 2006-08-12 16:02:29 UTC (rev 2778)
+++ trunk/debian/xorg/debian/po/nb.po 2006-08-12 20:28:07 UTC (rev 2779)
@@ -15,7 +15,7 @@
msgstr ""
"Project-Id-Version: xserver-xorg_debian_nb\n"
"Report-Msgid-Bugs-To: debian-x@lists.debian.org\n"
-"POT-Creation-Date: 2006-08-12 18:04+0200\n"
+"POT-Creation-Date: 2006-08-12 22:09+0200\n"
"PO-Revision-Date: 2006-05-30 11:51+0200\n"
"Last-Translator: Bjørn Steensrud <bjornst@powertech.no>\n"
"Language-Team: Norwegian Bokmål <i18n-nb@lister.ping.uio.no>\n"
@@ -27,10 +27,22 @@
#. Type: select
#. Choices
#: ../x11-common.templates:1001
-msgid "Root Only, Console Users Only, Anybody"
-msgstr "Bare root, Bare konsoll-brukere, Alle"
+msgid "Root Only"
+msgstr "Bare root"
#. Type: select
+#. Choices
+#: ../x11-common.templates:1001
+msgid "Console Users Only"
+msgstr "Bare konsoll-brukere"
+
+#. Type: select
+#. Choices
+#: ../x11-common.templates:1001
+msgid "Anybody"
+msgstr "Alle"
+
+#. Type: select
#. Description
#: ../x11-common.templates:1002
msgid "Users allowed to start the X server:"
@@ -1055,14 +1067,34 @@
#. Type: select
#. Choices
#: ../xserver-xorg.templates:25001
-msgid ""
-"Up to 14 inches (355 mm), 15 inches (380 mm), 17 inches (430 mm), 19-20 "
-"inches (480-510 mm), 21 inches (530 mm) or more"
-msgstr ""
-"Opptil 14 tommer (355 mm), 15 tommer (380 mm), 17 tommer (430 mm), 19-20 "
-"tommer (480-510 mm), 21 tommer (530 mm) eller mer"
+msgid "Up to 14 inches (355 mm)"
+msgstr "Opptil 14 tommer (355 mm)"
#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "15 inches (380 mm)"
+msgstr "15 tommer (380 mm)"
+
+#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "17 inches (430 mm)"
+msgstr "17 tommer (430 mm)"
+
+#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "19-20 inches (480-510 mm)"
+msgstr "19-20 tommer (480-510 mm)"
+
+#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "21 inches (530 mm) or more"
+msgstr "21 tommer (530 mm) eller mer"
+
+#. Type: select
#. Description
#: ../xserver-xorg.templates:25002
msgid "Approximate monitor size:"
@@ -1306,3 +1338,13 @@
msgstr ""
"Velg dette om du vil at tastaturutseendet skal bli oppdaget på nytt. Ikke "
"velg dette om du vil beholde nåværende utseende."
+
+#~ msgid "Root Only, Console Users Only, Anybody"
+#~ msgstr "Bare root, Bare konsoll-brukere, Alle"
+
+#~ msgid ""
+#~ "Up to 14 inches (355 mm), 15 inches (380 mm), 17 inches (430 mm), 19-20 "
+#~ "inches (480-510 mm), 21 inches (530 mm) or more"
+#~ msgstr ""
+#~ "Opptil 14 tommer (355 mm), 15 tommer (380 mm), 17 tommer (430 mm), 19-20 "
+#~ "tommer (480-510 mm), 21 tommer (530 mm) eller mer"
Modified: trunk/debian/xorg/debian/po/ne.po
===================================================================
--- trunk/debian/xorg/debian/po/ne.po 2006-08-12 16:02:29 UTC (rev 2778)
+++ trunk/debian/xorg/debian/po/ne.po 2006-08-12 20:28:07 UTC (rev 2779)
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: xserver-xorg_debian_po\n"
"Report-Msgid-Bugs-To: debian-x@lists.debian.org\n"
-"POT-Creation-Date: 2006-08-12 18:04+0200\n"
+"POT-Creation-Date: 2006-08-12 22:09+0200\n"
"PO-Revision-Date: 2006-06-20 14:04+0545\n"
"Last-Translator: Mahesh subedi <submanesh@hotmail.com>\n"
"Language-Team: Nepali <info@mpp.org.np>\n"
@@ -20,10 +20,22 @@
#. Type: select
#. Choices
#: ../x11-common.templates:1001
-msgid "Root Only, Console Users Only, Anybody"
-msgstr "मूल मात्र, कन्सोल प्रयोगकर्ता मात्र, कोहि"
+msgid "Root Only"
+msgstr "मूल मात्र"
#. Type: select
+#. Choices
+#: ../x11-common.templates:1001
+msgid "Console Users Only"
+msgstr "कन्सोल प्रयोगकर्ता मात्र"
+
+#. Type: select
+#. Choices
+#: ../x11-common.templates:1001
+msgid "Anybody"
+msgstr "कोहि"
+
+#. Type: select
#. Description
#: ../x11-common.templates:1002
msgid "Users allowed to start the X server:"
@@ -1050,14 +1062,34 @@
#. Type: select
#. Choices
#: ../xserver-xorg.templates:25001
-msgid ""
-"Up to 14 inches (355 mm), 15 inches (380 mm), 17 inches (430 mm), 19-20 "
-"inches (480-510 mm), 21 inches (530 mm) or more"
-msgstr ""
-"१४ इन्च सम्म (३५५ mm), १५ इन्च (३८० mm), १७ इन्च (४३० mm), १९-२० इन्च (४८०-५१० "
-"mm), २१ इन्च (५३० mm) सम्म वा बढि"
+msgid "Up to 14 inches (355 mm)"
+msgstr "१४ इन्च सम्म (३५५ mm)"
#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "15 inches (380 mm)"
+msgstr "१५ इन्च (३८० mm)"
+
+#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "17 inches (430 mm)"
+msgstr "१७ इन्च (४३० mm)"
+
+#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "19-20 inches (480-510 mm)"
+msgstr "१९-२० इन्च (४८०-५१० mm)"
+
+#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "21 inches (530 mm) or more"
+msgstr "२१ इन्च (५३० mm) सम्म वा बढि"
+
+#. Type: select
#. Description
#: ../xserver-xorg.templates:25002
msgid "Approximate monitor size:"
@@ -1298,3 +1330,13 @@
msgstr ""
"यदि तपाईँले कुज्जीपाटी सजावट पुन पत्ता लगाउन चाहनुहुन्छ भने यो विकल्प छनौट गर्नुहोस् । "
"यदि तपाईँले हालको सजावट राख्न चाहनुहुन्छ भने छनौट नगर्नुहोस् ।"
+
+#~ msgid "Root Only, Console Users Only, Anybody"
+#~ msgstr "मूल मात्र, कन्सोल प्रयोगकर्ता मात्र, कोहि"
+
+#~ msgid ""
+#~ "Up to 14 inches (355 mm), 15 inches (380 mm), 17 inches (430 mm), 19-20 "
+#~ "inches (480-510 mm), 21 inches (530 mm) or more"
+#~ msgstr ""
+#~ "१४ इन्च सम्म (३५५ mm), १५ इन्च (३८० mm), १७ इन्च (४३० mm), १९-२० इन्च (४८०-५१० "
+#~ "mm), २१ इन्च (५३० mm) सम्म वा बढि"
Modified: trunk/debian/xorg/debian/po/nl.po
===================================================================
--- trunk/debian/xorg/debian/po/nl.po 2006-08-12 16:02:29 UTC (rev 2778)
+++ trunk/debian/xorg/debian/po/nl.po 2006-08-12 20:28:07 UTC (rev 2779)
@@ -27,7 +27,7 @@
msgstr ""
"Project-Id-Version: xfree86\n"
"Report-Msgid-Bugs-To: debian-x@lists.debian.org\n"
-"POT-Creation-Date: 2006-08-12 18:04+0200\n"
+"POT-Creation-Date: 2006-08-12 22:09+0200\n"
"PO-Revision-Date: 2006-03-21 14:46+0100\n"
"Last-Translator: Bart Cornelis <cobaco@linux.be>\n"
"Language-Team: debian-l10n-dutch <debian-l10n-dutch@lists.debian.org>\n"
@@ -38,10 +38,22 @@
#. Type: select
#. Choices
#: ../x11-common.templates:1001
-msgid "Root Only, Console Users Only, Anybody"
-msgstr "Enkel root, Enkel console-gebruikers, Iedereen"
+msgid "Root Only"
+msgstr "Enkel root"
#. Type: select
+#. Choices
+#: ../x11-common.templates:1001
+msgid "Console Users Only"
+msgstr "Enkel console-gebruikers"
+
+#. Type: select
+#. Choices
+#: ../x11-common.templates:1001
+msgid "Anybody"
+msgstr "Iedereen"
+
+#. Type: select
#. Description
#: ../x11-common.templates:1002
msgid "Users allowed to start the X server:"
@@ -1101,14 +1113,39 @@
#. Type: select
#. Choices
#: ../xserver-xorg.templates:25001
-msgid ""
-"Up to 14 inches (355 mm), 15 inches (380 mm), 17 inches (430 mm), 19-20 "
-"inches (480-510 mm), 21 inches (530 mm) or more"
-msgstr ""
-"<=35,5cm (14 inch), 38cm (15 inch), 43cm (17 inch), 48-51 cm (19-20 inch), "
-">=53cm (21 inch)"
+#, fuzzy
+msgid "Up to 14 inches (355 mm)"
+msgstr "<=35"
#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+#, fuzzy
+msgid "15 inches (380 mm)"
+msgstr "5cm (14 inch)"
+
+#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+#, fuzzy
+msgid "17 inches (430 mm)"
+msgstr "38cm (15 inch)"
+
+#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+#, fuzzy
+msgid "19-20 inches (480-510 mm)"
+msgstr "43cm (17 inch)"
+
+#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+#, fuzzy
+msgid "21 inches (530 mm) or more"
+msgstr "48-51 cm (19-20 inch)"
+
+#. Type: select
#. Description
#: ../xserver-xorg.templates:25002
#, fuzzy
@@ -1376,6 +1413,16 @@
"choose it if you want to keep your current layout."
msgstr ""
+#~ msgid "Root Only, Console Users Only, Anybody"
+#~ msgstr "Enkel root, Enkel console-gebruikers, Iedereen"
+
+#~ msgid ""
+#~ "Up to 14 inches (355 mm), 15 inches (380 mm), 17 inches (430 mm), 19-20 "
+#~ "inches (480-510 mm), 21 inches (530 mm) or more"
+#~ msgstr ""
+#~ "<=35,5cm (14 inch), 38cm (15 inch), 43cm (17 inch), 48-51 cm (19-20 "
+#~ "inch), >=53cm (21 inch)"
+
#, fuzzy
#~ msgid ""
#~ "Multiple video cards have been detected, and different X servers are "
Modified: trunk/debian/xorg/debian/po/pl.po
===================================================================
--- trunk/debian/xorg/debian/po/pl.po 2006-08-12 16:02:29 UTC (rev 2778)
+++ trunk/debian/xorg/debian/po/pl.po 2006-08-12 20:28:07 UTC (rev 2779)
@@ -12,7 +12,7 @@
msgstr ""
"Project-Id-Version: 6.9.0.dfsg.1-2+SVN\n"
"Report-Msgid-Bugs-To: debian-x@lists.debian.org\n"
-"POT-Creation-Date: 2006-08-12 18:04+0200\n"
+"POT-Creation-Date: 2006-08-12 22:09+0200\n"
"PO-Revision-Date: 2006-02-02 12:59+0100\n"
"Last-Translator: Bartosz Fenski <fenio@debian.org>\n"
"Language-Team: Polish <pddp@debian.linux.org.pl>\n"
@@ -23,10 +23,22 @@
#. Type: select
#. Choices
#: ../x11-common.templates:1001
-msgid "Root Only, Console Users Only, Anybody"
-msgstr "Tylko root, Tylko u�ytkownicy konsoli, Ka�dy u�ytkownik"
+msgid "Root Only"
+msgstr "Tylko root"
#. Type: select
+#. Choices
+#: ../x11-common.templates:1001
+msgid "Console Users Only"
+msgstr "Tylko u�ytkownicy konsoli"
+
+#. Type: select
+#. Choices
+#: ../x11-common.templates:1001
+msgid "Anybody"
+msgstr "Ka�dy u�ytkownik"
+
+#. Type: select
#. Description
#: ../x11-common.templates:1002
msgid "Users allowed to start the X server:"
@@ -1066,14 +1078,34 @@
#. Type: select
#. Choices
#: ../xserver-xorg.templates:25001
-msgid ""
-"Up to 14 inches (355 mm), 15 inches (380 mm), 17 inches (430 mm), 19-20 "
-"inches (480-510 mm), 21 inches (530 mm) or more"
-msgstr ""
-"Do 14 cali (355 mm), 15 cali (380 mm), 17 cali (430 mm), 19-20 cali (480-"
-"510), 21 cali (530 mm) lub wi�j"
+msgid "Up to 14 inches (355 mm)"
+msgstr "Do 14 cali (355 mm)"
#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "15 inches (380 mm)"
+msgstr "15 cali (380 mm)"
+
+#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "17 inches (430 mm)"
+msgstr "17 cali (430 mm)"
+
+#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "19-20 inches (480-510 mm)"
+msgstr "19-20 cali (480-510)"
+
+#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "21 inches (530 mm) or more"
+msgstr "21 cali (530 mm) lub wi�j"
+
+#. Type: select
#. Description
#: ../xserver-xorg.templates:25002
#, fuzzy
@@ -1336,6 +1368,16 @@
"choose it if you want to keep your current layout."
msgstr ""
+#~ msgid "Root Only, Console Users Only, Anybody"
+#~ msgstr "Tylko root, Tylko u�ytkownicy konsoli, Ka�dy u�ytkownik"
+
+#~ msgid ""
+#~ "Up to 14 inches (355 mm), 15 inches (380 mm), 17 inches (430 mm), 19-20 "
+#~ "inches (480-510 mm), 21 inches (530 mm) or more"
+#~ msgstr ""
+#~ "Do 14 cali (355 mm), 15 cali (380 mm), 17 cali (430 mm), 19-20 cali (480-"
+#~ "510), 21 cali (530 mm) lub wi�j"
+
#, fuzzy
#~ msgid ""
#~ "Multiple video cards have been detected, and different X servers are "
Modified: trunk/debian/xorg/debian/po/pt.po
===================================================================
--- trunk/debian/xorg/debian/po/pt.po 2006-08-12 16:02:29 UTC (rev 2778)
+++ trunk/debian/xorg/debian/po/pt.po 2006-08-12 20:28:07 UTC (rev 2779)
@@ -12,7 +12,7 @@
msgstr ""
"Project-Id-Version: xserver-xorg_debian_po\n"
"Report-Msgid-Bugs-To: debian-x@lists.debian.org\n"
-"POT-Creation-Date: 2006-08-12 18:04+0200\n"
+"POT-Creation-Date: 2006-08-12 22:09+0200\n"
"PO-Revision-Date: 2005-08-13 04:27+0100\n"
"Last-Translator: Eduardo Silva <jobezone@yahoo.com>\n"
"Language-Team: Portuguese <traduz@debianPT.org>\n"
@@ -24,10 +24,22 @@
#. Type: select
#. Choices
#: ../x11-common.templates:1001
-msgid "Root Only, Console Users Only, Anybody"
-msgstr "Apenas Root, Apenas Utilizadores de Consola, Todos"
+msgid "Root Only"
+msgstr "Apenas Root"
#. Type: select
+#. Choices
+#: ../x11-common.templates:1001
+msgid "Console Users Only"
+msgstr "Apenas Utilizadores de Consola"
+
+#. Type: select
+#. Choices
+#: ../x11-common.templates:1001
+msgid "Anybody"
+msgstr "Todos"
+
+#. Type: select
#. Description
#: ../x11-common.templates:1002
msgid "Users allowed to start the X server:"
@@ -1103,14 +1115,34 @@
#. Type: select
#. Choices
#: ../xserver-xorg.templates:25001
-msgid ""
-"Up to 14 inches (355 mm), 15 inches (380 mm), 17 inches (430 mm), 19-20 "
-"inches (480-510 mm), 21 inches (530 mm) or more"
-msgstr ""
-"Até 14 polegadas (355 mm), 15 polegadas (380 mm), 17 polegadas (430 mm), 19-"
-"20 polegadas (480-510 mm), 21 polegadas (530 mm) ou mais"
+msgid "Up to 14 inches (355 mm)"
+msgstr "Até 14 polegadas (355 mm)"
#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "15 inches (380 mm)"
+msgstr "15 polegadas (380 mm)"
+
+#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "17 inches (430 mm)"
+msgstr "17 polegadas (430 mm)"
+
+#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "19-20 inches (480-510 mm)"
+msgstr "19-20 polegadas (480-510 mm)"
+
+#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "21 inches (530 mm) or more"
+msgstr "21 polegadas (530 mm) ou mais"
+
+#. Type: select
#. Description
#: ../xserver-xorg.templates:25002
#, fuzzy
@@ -1373,6 +1405,16 @@
"choose it if you want to keep your current layout."
msgstr ""
+#~ msgid "Root Only, Console Users Only, Anybody"
+#~ msgstr "Apenas Root, Apenas Utilizadores de Consola, Todos"
+
+#~ msgid ""
+#~ "Up to 14 inches (355 mm), 15 inches (380 mm), 17 inches (430 mm), 19-20 "
+#~ "inches (480-510 mm), 21 inches (530 mm) or more"
+#~ msgstr ""
+#~ "Até 14 polegadas (355 mm), 15 polegadas (380 mm), 17 polegadas (430 mm), "
+#~ "19-20 polegadas (480-510 mm), 21 polegadas (530 mm) ou mais"
+
#, fuzzy
#~ msgid ""
#~ "Multiple video cards have been detected, and different X servers are "
Modified: trunk/debian/xorg/debian/po/pt_BR.po
===================================================================
--- trunk/debian/xorg/debian/po/pt_BR.po 2006-08-12 16:02:29 UTC (rev 2778)
+++ trunk/debian/xorg/debian/po/pt_BR.po 2006-08-12 20:28:07 UTC (rev 2779)
@@ -28,7 +28,7 @@
msgstr ""
"Project-Id-Version: xorg-x11\n"
"Report-Msgid-Bugs-To: debian-x@lists.debian.org\n"
-"POT-Creation-Date: 2006-08-12 18:04+0200\n"
+"POT-Creation-Date: 2006-08-12 22:09+0200\n"
"PO-Revision-Date: 2006-06-15 23:52-0300\n"
"Last-Translator: André Luís Lopes <andrelop@debian.org>\n"
"Language-Team: Debian-BR Project <debian-l10n-portuguese@lists.debian.org>\n"
@@ -39,10 +39,22 @@
#. Type: select
#. Choices
#: ../x11-common.templates:1001
-msgid "Root Only, Console Users Only, Anybody"
-msgstr "Somente Root, Somente usuários de console, Qualquer um"
+msgid "Root Only"
+msgstr "Somente Root"
#. Type: select
+#. Choices
+#: ../x11-common.templates:1001
+msgid "Console Users Only"
+msgstr "Somente usuários de console"
+
+#. Type: select
+#. Choices
+#: ../x11-common.templates:1001
+msgid "Anybody"
+msgstr "Qualquer um"
+
+#. Type: select
#. Description
#: ../x11-common.templates:1002
msgid "Users allowed to start the X server:"
@@ -1123,12 +1135,36 @@
#. Type: select
#. Choices
#: ../xserver-xorg.templates:25001
-msgid ""
-"Up to 14 inches (355 mm), 15 inches (380 mm), 17 inches (430 mm), 19-20 "
-"inches (480-510 mm), 21 inches (530 mm) or more"
+#, fuzzy
+msgid "Up to 14 inches (355 mm)"
+msgstr "Acima de 14 polagadas (355 mm) 15 polegadas (380 mm)"
+
+#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+#, fuzzy
+msgid "15 inches (380 mm)"
+msgstr "17 polegadas (430 mm)"
+
+#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+#, fuzzy
+msgid "17 inches (430 mm)"
+msgstr "19-20 polegadas (480-510 mm)"
+
+#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+#, fuzzy
+msgid "19-20 inches (480-510 mm)"
+msgstr "21 polegadas (530 mm) ou maior"
+
+#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "21 inches (530 mm) or more"
msgstr ""
-"Acima de 14 polagadas (355 mm) 15 polegadas (380 mm), 17 polegadas (430 mm), "
-"19-20 polegadas (480-510 mm), 21 polegadas (530 mm) ou maior"
#. Type: select
#. Description
@@ -1382,6 +1418,16 @@
"Escolha esta opção caso você deseje que o layout de teclado seja detectado "
"novamente. Não escolha esta opção caso você queira manter seu layout atual."
+#~ msgid "Root Only, Console Users Only, Anybody"
+#~ msgstr "Somente Root, Somente usuários de console, Qualquer um"
+
+#~ msgid ""
+#~ "Up to 14 inches (355 mm), 15 inches (380 mm), 17 inches (430 mm), 19-20 "
+#~ "inches (480-510 mm), 21 inches (530 mm) or more"
+#~ msgstr ""
+#~ "Acima de 14 polagadas (355 mm) 15 polegadas (380 mm), 17 polegadas (430 "
+#~ "mm), 19-20 polegadas (480-510 mm), 21 polegadas (530 mm) ou maior"
+
#, fuzzy
#~ msgid ""
#~ "Multiple video cards have been detected, and different X servers are "
Modified: trunk/debian/xorg/debian/po/ro.po
===================================================================
--- trunk/debian/xorg/debian/po/ro.po 2006-08-12 16:02:29 UTC (rev 2778)
+++ trunk/debian/xorg/debian/po/ro.po 2006-08-12 20:28:07 UTC (rev 2779)
@@ -29,7 +29,7 @@
msgstr ""
"Project-Id-Version: xserver-xorg_debian_po_ro\n"
"Report-Msgid-Bugs-To: debian-x@lists.debian.org\n"
-"POT-Creation-Date: 2006-08-12 18:04+0200\n"
+"POT-Creation-Date: 2006-08-12 22:09+0200\n"
"PO-Revision-Date: 2006-06-17 10:20+0300\n"
"Last-Translator: Eddy Petrişor <eddy.petrisor@gmail.com>\n"
"Language-Team: Romanian <debian-l10n-romanian@lists.debian.org>\n"
@@ -43,10 +43,22 @@
#. Type: select
#. Choices
#: ../x11-common.templates:1001
-msgid "Root Only, Console Users Only, Anybody"
-msgstr "Doar root, Doar utilizatorii de consolă, Oricine"
+msgid "Root Only"
+msgstr "Doar root"
#. Type: select
+#. Choices
+#: ../x11-common.templates:1001
+msgid "Console Users Only"
+msgstr "Doar utilizatorii de consolă"
+
+#. Type: select
+#. Choices
+#: ../x11-common.templates:1001
+msgid "Anybody"
+msgstr "Oricine"
+
+#. Type: select
#. Description
#: ../x11-common.templates:1002
msgid "Users allowed to start the X server:"
@@ -1121,14 +1133,34 @@
#. Type: select
#. Choices
#: ../xserver-xorg.templates:25001
-msgid ""
-"Up to 14 inches (355 mm), 15 inches (380 mm), 17 inches (430 mm), 19-20 "
-"inches (480-510 mm), 21 inches (530 mm) or more"
-msgstr ""
-"Până la 14 ţoli (355 mm), 15 ţoli (380 mm), 17 ţoli (430 mm), 19-20 ţoli "
-"(480-510 mm), 21 ţoli (530 mm) sau mai mult"
+msgid "Up to 14 inches (355 mm)"
+msgstr "Până la 14 ţoli (355 mm)"
#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "15 inches (380 mm)"
+msgstr "15 ţoli (380 mm)"
+
+#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "17 inches (430 mm)"
+msgstr "17 ţoli (430 mm)"
+
+#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "19-20 inches (480-510 mm)"
+msgstr "19-20 ţoli (480-510 mm)"
+
+#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "21 inches (530 mm) or more"
+msgstr "21 ţoli (530 mm) sau mai mult"
+
+#. Type: select
#. Description
#: ../xserver-xorg.templates:25002
msgid "Approximate monitor size:"
@@ -1385,6 +1417,16 @@
"Alegeţi această opţiune dacă doriţi să se reefectueze detecţia "
"aranjamentului. N-o alegeţi dacă doriţi să păstraţi aranjamentul curent."
+#~ msgid "Root Only, Console Users Only, Anybody"
+#~ msgstr "Doar root, Doar utilizatorii de consolă, Oricine"
+
+#~ msgid ""
+#~ "Up to 14 inches (355 mm), 15 inches (380 mm), 17 inches (430 mm), 19-20 "
+#~ "inches (480-510 mm), 21 inches (530 mm) or more"
+#~ msgstr ""
+#~ "Până la 14 ţoli (355 mm), 15 ţoli (380 mm), 17 ţoli (430 mm), 19-20 ţoli "
+#~ "(480-510 mm), 21 ţoli (530 mm) sau mai mult"
+
#, fuzzy
#~ msgid ""
#~ "Multiple video cards have been detected, and different X servers are "
Modified: trunk/debian/xorg/debian/po/ru.po
===================================================================
--- trunk/debian/xorg/debian/po/ru.po 2006-08-12 16:02:29 UTC (rev 2778)
+++ trunk/debian/xorg/debian/po/ru.po 2006-08-12 20:28:07 UTC (rev 2779)
@@ -29,7 +29,7 @@
msgstr ""
"Project-Id-Version: xserver-xorg_debian_po_ru\n"
"Report-Msgid-Bugs-To: debian-x@lists.debian.org\n"
-"POT-Creation-Date: 2006-08-12 18:04+0200\n"
+"POT-Creation-Date: 2006-08-12 22:09+0200\n"
"PO-Revision-Date: 2006-07-02 12:31+0300\n"
"Last-Translator: Yuri Kozlov <kozlov.y@gmail.com>\n"
"Language-Team: Russian <debian-l10n-russian@lists.debian.org>\n"
@@ -41,10 +41,22 @@
#. Type: select
#. Choices
#: ../x11-common.templates:1001
-msgid "Root Only, Console Users Only, Anybody"
-msgstr "Только суперпользователь, Только пользователи из консоли, Кто угодно"
+msgid "Root Only"
+msgstr "Только суперпользователь"
#. Type: select
+#. Choices
+#: ../x11-common.templates:1001
+msgid "Console Users Only"
+msgstr "Только пользователи из консоли"
+
+#. Type: select
+#. Choices
+#: ../x11-common.templates:1001
+msgid "Anybody"
+msgstr "Кто угодно"
+
+#. Type: select
#. Description
#: ../x11-common.templates:1002
msgid "Users allowed to start the X server:"
@@ -1097,14 +1109,34 @@
#. Type: select
#. Choices
#: ../xserver-xorg.templates:25001
-msgid ""
-"Up to 14 inches (355 mm), 15 inches (380 mm), 17 inches (430 mm), 19-20 "
-"inches (480-510 mm), 21 inches (530 mm) or more"
-msgstr ""
-"До 14 дюймов (355 мм), 15 дюймов (380 мм), 17 дюймов (430 мм), 19-20 дюймов "
-"(480-510 мм), 21 дюймов (530 мм) или больше"
+msgid "Up to 14 inches (355 mm)"
+msgstr "До 14 дюймов (355 мм)"
#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "15 inches (380 mm)"
+msgstr "15 дюймов (380 мм)"
+
+#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "17 inches (430 mm)"
+msgstr "17 дюймов (430 мм)"
+
+#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "19-20 inches (480-510 mm)"
+msgstr "19-20 дюймов (480-510 мм)"
+
+#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "21 inches (530 mm) or more"
+msgstr "21 дюймов (530 мм) или больше"
+
+#. Type: select
#. Description
#: ../xserver-xorg.templates:25002
msgid "Approximate monitor size:"
@@ -1349,3 +1381,14 @@
msgstr ""
"Ответьте положительно, если хотите повторно определить раскладку клавиатуры. "
"Ответьте отрицательно, если хотите сохранить имеющуюся раскладку."
+
+#~ msgid "Root Only, Console Users Only, Anybody"
+#~ msgstr ""
+#~ "Только суперпользователь, Только пользователи из консоли, Кто угодно"
+
+#~ msgid ""
+#~ "Up to 14 inches (355 mm), 15 inches (380 mm), 17 inches (430 mm), 19-20 "
+#~ "inches (480-510 mm), 21 inches (530 mm) or more"
+#~ msgstr ""
+#~ "До 14 дюймов (355 мм), 15 дюймов (380 мм), 17 дюймов (430 мм), 19-20 "
+#~ "дюймов (480-510 мм), 21 дюймов (530 мм) или больше"
Modified: trunk/debian/xorg/debian/po/sk.po
===================================================================
--- trunk/debian/xorg/debian/po/sk.po 2006-08-12 16:02:29 UTC (rev 2778)
+++ trunk/debian/xorg/debian/po/sk.po 2006-08-12 20:28:07 UTC (rev 2779)
@@ -11,7 +11,7 @@
msgstr ""
"Project-Id-Version: xorg-x11\n"
"Report-Msgid-Bugs-To: debian-x@lists.debian.org\n"
-"POT-Creation-Date: 2006-08-12 18:04+0200\n"
+"POT-Creation-Date: 2006-08-12 22:09+0200\n"
"PO-Revision-Date: 2005-09-27 06:44+0200\n"
"Last-Translator: Peter Mann <Peter.Mann@tuke.sk>\n"
"Language-Team: Slovak <sk-i18n@lists.linux.sk>\n"
@@ -22,10 +22,22 @@
#. Type: select
#. Choices
#: ../x11-common.templates:1001
-msgid "Root Only, Console Users Only, Anybody"
-msgstr "Len root, Len konzoloví používatelia, Ktokoľvek"
+msgid "Root Only"
+msgstr "Len root"
#. Type: select
+#. Choices
+#: ../x11-common.templates:1001
+msgid "Console Users Only"
+msgstr "Len konzoloví používatelia"
+
+#. Type: select
+#. Choices
+#: ../x11-common.templates:1001
+msgid "Anybody"
+msgstr "Ktokoľvek"
+
+#. Type: select
#. Description
#: ../x11-common.templates:1002
msgid "Users allowed to start the X server:"
@@ -1050,14 +1062,34 @@
#. Type: select
#. Choices
#: ../xserver-xorg.templates:25001
-msgid ""
-"Up to 14 inches (355 mm), 15 inches (380 mm), 17 inches (430 mm), 19-20 "
-"inches (480-510 mm), 21 inches (530 mm) or more"
-msgstr ""
-"Do 14 palcov (355 mm), 15 palcov (380 mm), 17 palcov (430 mm), 19-20 palcov "
-"(480-510 mm), 21 palcov (530 mm) alebo viac"
+msgid "Up to 14 inches (355 mm)"
+msgstr "Do 14 palcov (355 mm)"
#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "15 inches (380 mm)"
+msgstr "15 palcov (380 mm)"
+
+#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "17 inches (430 mm)"
+msgstr "17 palcov (430 mm)"
+
+#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "19-20 inches (480-510 mm)"
+msgstr "19-20 palcov (480-510 mm)"
+
+#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "21 inches (530 mm) or more"
+msgstr "21 palcov (530 mm) alebo viac"
+
+#. Type: select
#. Description
#: ../xserver-xorg.templates:25002
#, fuzzy
@@ -1311,6 +1343,16 @@
"choose it if you want to keep your current layout."
msgstr ""
+#~ msgid "Root Only, Console Users Only, Anybody"
+#~ msgstr "Len root, Len konzoloví používatelia, Ktokoľvek"
+
+#~ msgid ""
+#~ "Up to 14 inches (355 mm), 15 inches (380 mm), 17 inches (430 mm), 19-20 "
+#~ "inches (480-510 mm), 21 inches (530 mm) or more"
+#~ msgstr ""
+#~ "Do 14 palcov (355 mm), 15 palcov (380 mm), 17 palcov (430 mm), 19-20 "
+#~ "palcov (480-510 mm), 21 palcov (530 mm) alebo viac"
+
#, fuzzy
#~ msgid ""
#~ "Multiple video cards have been detected, and different X servers are "
Modified: trunk/debian/xorg/debian/po/sv.po
===================================================================
--- trunk/debian/xorg/debian/po/sv.po 2006-08-12 16:02:29 UTC (rev 2778)
+++ trunk/debian/xorg/debian/po/sv.po 2006-08-12 20:28:07 UTC (rev 2779)
@@ -29,7 +29,7 @@
msgstr ""
"Project-Id-Version: xserver-xorg\n"
"Report-Msgid-Bugs-To: debian-x@lists.debian.org\n"
-"POT-Creation-Date: 2006-08-12 18:04+0200\n"
+"POT-Creation-Date: 2006-08-12 22:09+0200\n"
"PO-Revision-Date: 2006-06-29 11:42+0100\n"
"Last-Translator: Daniel Nylander <po@danielnylander.se>\n"
"Language-Team: Swedish <sv@li.org>\n"
@@ -43,10 +43,22 @@
#. Type: select
#. Choices
#: ../x11-common.templates:1001
-msgid "Root Only, Console Users Only, Anybody"
-msgstr "Endast root, Endast konsollanv�are, Alla"
+msgid "Root Only"
+msgstr "Endast root"
#. Type: select
+#. Choices
+#: ../x11-common.templates:1001
+msgid "Console Users Only"
+msgstr "Endast konsollanv�are"
+
+#. Type: select
+#. Choices
+#: ../x11-common.templates:1001
+msgid "Anybody"
+msgstr "Alla"
+
+#. Type: select
#. Description
#: ../x11-common.templates:1002
msgid "Users allowed to start the X server:"
@@ -1098,14 +1110,34 @@
#. Type: select
#. Choices
#: ../xserver-xorg.templates:25001
-msgid ""
-"Up to 14 inches (355 mm), 15 inches (380 mm), 17 inches (430 mm), 19-20 "
-"inches (480-510 mm), 21 inches (530 mm) or more"
-msgstr ""
-"Upp till 14 tum (355 mm), 15 tum (380 mm), 17 tum (430 mm), 19-20 tum (480-"
-"510 mm), 21 tum (530 mm) eller mer"
+msgid "Up to 14 inches (355 mm)"
+msgstr "Upp till 14 tum (355 mm)"
#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "15 inches (380 mm)"
+msgstr "15 tum (380 mm)"
+
+#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "17 inches (430 mm)"
+msgstr "17 tum (430 mm)"
+
+#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "19-20 inches (480-510 mm)"
+msgstr "19-20 tum (480-510 mm)"
+
+#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "21 inches (530 mm) or more"
+msgstr "21 tum (530 mm) eller mer"
+
+#. Type: select
#. Description
#: ../xserver-xorg.templates:25002
msgid "Approximate monitor size:"
@@ -1350,6 +1382,16 @@
"V� detta alternativ om du vill identifiera tangentbordslayouten igen. "
"V� inte denna om du vill beh�a din aktuella layout."
+#~ msgid "Root Only, Console Users Only, Anybody"
+#~ msgstr "Endast root, Endast konsollanv�are, Alla"
+
+#~ msgid ""
+#~ "Up to 14 inches (355 mm), 15 inches (380 mm), 17 inches (430 mm), 19-20 "
+#~ "inches (480-510 mm), 21 inches (530 mm) or more"
+#~ msgstr ""
+#~ "Upp till 14 tum (355 mm), 15 tum (380 mm), 17 tum (430 mm), 19-20 tum "
+#~ "(480-510 mm), 21 tum (530 mm) eller mer"
+
#, fuzzy
#~ msgid ""
#~ "Multiple video cards have been detected, and different X servers are "
Modified: trunk/debian/xorg/debian/po/templates.pot
===================================================================
--- trunk/debian/xorg/debian/po/templates.pot 2006-08-12 16:02:29 UTC (rev 2778)
+++ trunk/debian/xorg/debian/po/templates.pot 2006-08-12 20:28:07 UTC (rev 2779)
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: debian-x@lists.debian.org\n"
-"POT-Creation-Date: 2006-08-12 18:04+0200\n"
+"POT-Creation-Date: 2006-08-12 22:09+0200\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"
@@ -19,10 +19,22 @@
#. Type: select
#. Choices
#: ../x11-common.templates:1001
-msgid "Root Only, Console Users Only, Anybody"
+msgid "Root Only"
msgstr ""
#. Type: select
+#. Choices
+#: ../x11-common.templates:1001
+msgid "Console Users Only"
+msgstr ""
+
+#. Type: select
+#. Choices
+#: ../x11-common.templates:1001
+msgid "Anybody"
+msgstr ""
+
+#. Type: select
#. Description
#: ../x11-common.templates:1002
msgid "Users allowed to start the X server:"
@@ -841,12 +853,34 @@
#. Type: select
#. Choices
#: ../xserver-xorg.templates:25001
-msgid ""
-"Up to 14 inches (355 mm), 15 inches (380 mm), 17 inches (430 mm), 19-20 "
-"inches (480-510 mm), 21 inches (530 mm) or more"
+msgid "Up to 14 inches (355 mm)"
msgstr ""
#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "15 inches (380 mm)"
+msgstr ""
+
+#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "17 inches (430 mm)"
+msgstr ""
+
+#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "19-20 inches (480-510 mm)"
+msgstr ""
+
+#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "21 inches (530 mm) or more"
+msgstr ""
+
+#. Type: select
#. Description
#: ../xserver-xorg.templates:25002
msgid "Approximate monitor size:"
Modified: trunk/debian/xorg/debian/po/tr.po
===================================================================
--- trunk/debian/xorg/debian/po/tr.po 2006-08-12 16:02:29 UTC (rev 2778)
+++ trunk/debian/xorg/debian/po/tr.po 2006-08-12 20:28:07 UTC (rev 2779)
@@ -28,7 +28,7 @@
msgstr ""
"Project-Id-Version: xorg-x11\n"
"Report-Msgid-Bugs-To: debian-x@lists.debian.org\n"
-"POT-Creation-Date: 2006-08-12 18:04+0200\n"
+"POT-Creation-Date: 2006-08-12 22:09+0200\n"
"PO-Revision-Date: 2006-01-11 04:57+0200\n"
"Last-Translator: Osman Yüksel <yuxel@sonsuzdongu.com>\n"
"Language-Team: Debian L10n Turkish <debian-l10n-turkish@lists.debian.org>\n"
@@ -40,10 +40,22 @@
#. Type: select
#. Choices
#: ../x11-common.templates:1001
-msgid "Root Only, Console Users Only, Anybody"
-msgstr "Sadece Root, Sadece Konsol Kullanıcıları, Herhangi Birisi"
+msgid "Root Only"
+msgstr "Sadece Root"
#. Type: select
+#. Choices
+#: ../x11-common.templates:1001
+msgid "Console Users Only"
+msgstr "Sadece Konsol Kullanıcıları"
+
+#. Type: select
+#. Choices
+#: ../x11-common.templates:1001
+msgid "Anybody"
+msgstr "Herhangi Birisi"
+
+#. Type: select
#. Description
#: ../x11-common.templates:1002
msgid "Users allowed to start the X server:"
@@ -1082,14 +1094,34 @@
#. Type: select
#. Choices
#: ../xserver-xorg.templates:25001
-msgid ""
-"Up to 14 inches (355 mm), 15 inches (380 mm), 17 inches (430 mm), 19-20 "
-"inches (480-510 mm), 21 inches (530 mm) or more"
-msgstr ""
-"14 inç'e kadar (355 mm), 15 inç (380 mm), 17 inç (430 mm), 19-20 inç (480-"
-"510 mm), 21 inç (530 mm) veya daha üstü"
+msgid "Up to 14 inches (355 mm)"
+msgstr "14 inç'e kadar (355 mm)"
#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "15 inches (380 mm)"
+msgstr "15 inç (380 mm)"
+
+#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "17 inches (430 mm)"
+msgstr "17 inç (430 mm)"
+
+#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "19-20 inches (480-510 mm)"
+msgstr "19-20 inç (480-510 mm)"
+
+#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "21 inches (530 mm) or more"
+msgstr "21 inç (530 mm) veya daha üstü"
+
+#. Type: select
#. Description
#: ../xserver-xorg.templates:25002
#, fuzzy
@@ -1347,6 +1379,16 @@
"choose it if you want to keep your current layout."
msgstr ""
+#~ msgid "Root Only, Console Users Only, Anybody"
+#~ msgstr "Sadece Root, Sadece Konsol Kullanıcıları, Herhangi Birisi"
+
+#~ msgid ""
+#~ "Up to 14 inches (355 mm), 15 inches (380 mm), 17 inches (430 mm), 19-20 "
+#~ "inches (480-510 mm), 21 inches (530 mm) or more"
+#~ msgstr ""
+#~ "14 inç'e kadar (355 mm), 15 inç (380 mm), 17 inç (430 mm), 19-20 inç (480-"
+#~ "510 mm), 21 inç (530 mm) veya daha üstü"
+
#, fuzzy
#~ msgid ""
#~ "Multiple video cards have been detected, and different X servers are "
Modified: trunk/debian/xorg/debian/po/vi.po
===================================================================
--- trunk/debian/xorg/debian/po/vi.po 2006-08-12 16:02:29 UTC (rev 2778)
+++ trunk/debian/xorg/debian/po/vi.po 2006-08-12 20:28:07 UTC (rev 2779)
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: 4.3.0.dfsg.1-7+SVN\n"
"Report-Msgid-Bugs-To: debian-x@lists.debian.org\n"
-"POT-Creation-Date: 2006-08-12 18:04+0200\n"
+"POT-Creation-Date: 2006-08-12 22:09+0200\n"
"PO-Revision-Date: 2006-06-23 17:08+0930\n"
"Last-Translator: Clytie Siddall <clytie@riverland.net.au>\n"
"Language-Team: Vietnamese <vi-VN@googlegroups.com>\n"
@@ -19,10 +19,22 @@
#. Type: select
#. Choices
#: ../x11-common.templates:1001
-msgid "Root Only, Console Users Only, Anybody"
-msgstr "Chỉ người chủ, Chỉ người dùng bàn giáo tiếp, Bất kỳ ai"
+msgid "Root Only"
+msgstr "Chỉ người chủ"
#. Type: select
+#. Choices
+#: ../x11-common.templates:1001
+msgid "Console Users Only"
+msgstr "Chỉ người dùng bàn giáo tiếp"
+
+#. Type: select
+#. Choices
+#: ../x11-common.templates:1001
+msgid "Anybody"
+msgstr "Bất kỳ ai"
+
+#. Type: select
#. Description
#: ../x11-common.templates:1002
msgid "Users allowed to start the X server:"
@@ -1068,14 +1080,34 @@
#. Type: select
#. Choices
#: ../xserver-xorg.templates:25001
-msgid ""
-"Up to 14 inches (355 mm), 15 inches (380 mm), 17 inches (430 mm), 19-20 "
-"inches (480-510 mm), 21 inches (530 mm) or more"
-msgstr ""
-"Có 14\" (355 mm), 15\" (380 mm), 17\" (430 mm), 19-20\" (480-510 mm), 21"
-"\" (530 mm) hay lớn hơn."
+msgid "Up to 14 inches (355 mm)"
+msgstr "Có 14\" (355 mm)"
#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "15 inches (380 mm)"
+msgstr "15\" (380 mm)"
+
+#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "17 inches (430 mm)"
+msgstr "17\" (430 mm)"
+
+#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "19-20 inches (480-510 mm)"
+msgstr "19-20\" (480-510 mm)"
+
+#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "21 inches (530 mm) or more"
+msgstr "21\" (530 mm) hay lớn hơn."
+
+#. Type: select
#. Description
#: ../xserver-xorg.templates:25002
msgid "Approximate monitor size:"
@@ -1319,3 +1351,13 @@
msgstr ""
"Hãy bật tùy chọn này nếu bạn muốn bố trí bàn phím được phát hiện lại. Không "
"bật nó nếu bạn muốn giữ lại bố trí hiện có."
+
+#~ msgid "Root Only, Console Users Only, Anybody"
+#~ msgstr "Chỉ người chủ, Chỉ người dùng bàn giáo tiếp, Bất kỳ ai"
+
+#~ msgid ""
+#~ "Up to 14 inches (355 mm), 15 inches (380 mm), 17 inches (430 mm), 19-20 "
+#~ "inches (480-510 mm), 21 inches (530 mm) or more"
+#~ msgstr ""
+#~ "Có 14\" (355 mm), 15\" (380 mm), 17\" (430 mm), 19-20\" (480-510 mm), 21"
+#~ "\" (530 mm) hay lớn hơn."
Modified: trunk/debian/xorg/debian/po/zh_CN.po
===================================================================
--- trunk/debian/xorg/debian/po/zh_CN.po 2006-08-12 16:02:29 UTC (rev 2778)
+++ trunk/debian/xorg/debian/po/zh_CN.po 2006-08-12 20:28:07 UTC (rev 2779)
@@ -28,7 +28,7 @@
msgstr ""
"Project-Id-Version: 6.8.2.dfsg.1-4+SVN\n"
"Report-Msgid-Bugs-To: debian-x@lists.debian.org\n"
-"POT-Creation-Date: 2006-08-12 18:04+0200\n"
+"POT-Creation-Date: 2006-08-12 22:09+0200\n"
"PO-Revision-Date: 2006-08-11 17:54+0800\n"
"Last-Translator: Carlos Z.F. Liu <carlosliu@users.sourceforge.net>\n"
"Language-Team: Debian Chinese [GB] <debian-chinese-gb@lists.debian.org>\n"
@@ -40,10 +40,22 @@
#. Type: select
#. Choices
#: ../x11-common.templates:1001
-msgid "Root Only, Console Users Only, Anybody"
-msgstr "仅根(root)用户, 仅控制台(console)用户, 任何用户"
+msgid "Root Only"
+msgstr "仅根(root)用户"
#. Type: select
+#. Choices
+#: ../x11-common.templates:1001
+msgid "Console Users Only"
+msgstr "仅控制台(console)用户"
+
+#. Type: select
+#. Choices
+#: ../x11-common.templates:1001
+msgid "Anybody"
+msgstr "任何用户"
+
+#. Type: select
#. Description
#: ../x11-common.templates:1002
msgid "Users allowed to start the X server:"
@@ -1018,14 +1030,34 @@
#. Type: select
#. Choices
#: ../xserver-xorg.templates:25001
-msgid ""
-"Up to 14 inches (355 mm), 15 inches (380 mm), 17 inches (430 mm), 19-20 "
-"inches (480-510 mm), 21 inches (530 mm) or more"
-msgstr ""
-"最大 14 英寸(355 毫米), 15 英寸(380 毫米), 17 英寸(430 毫米), 19-20 英寸 "
-"(480-510 毫米), 21 英寸(530 毫米)或更大"
+msgid "Up to 14 inches (355 mm)"
+msgstr "最大 14 英寸(355 毫米)"
#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "15 inches (380 mm)"
+msgstr "15 英寸(380 毫米)"
+
+#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "17 inches (430 mm)"
+msgstr "17 英寸(430 毫米)"
+
+#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "19-20 inches (480-510 mm)"
+msgstr "19-20 英寸 (480-510 毫米)"
+
+#. Type: select
+#. Choices
+#: ../xserver-xorg.templates:25001
+msgid "21 inches (530 mm) or more"
+msgstr "21 英寸(530 毫米)或更大"
+
+#. Type: select
#. Description
#: ../xserver-xorg.templates:25002
msgid "Approximate monitor size:"
@@ -1257,3 +1289,13 @@
"choose it if you want to keep your current layout."
msgstr ""
"如果您想重新探测键盘布局,请选中此项。如果您要保持现有布局,则不要选中它。"
+
+#~ msgid "Root Only, Console Users Only, Anybody"
+#~ msgstr "仅根(root)用户, 仅控制台(console)用户, 任何用户"
+
+#~ msgid ""
+#~ "Up to 14 inches (355 mm), 15 inches (380 mm), 17 inches (430 mm), 19-20 "
+#~ "inches (480-510 mm), 21 inches (530 mm) or more"
+#~ msgstr ""
+#~ "最大 14 英寸(355 毫米), 15 英寸(380 毫米), 17 英寸(430 毫米), 19-20 英寸 "
+#~ "(480-510 毫米), 21 英寸(530 毫米)或更大"
Modified: trunk/debian/xorg/debian/x11-common.templates
===================================================================
--- trunk/debian/xorg/debian/x11-common.templates 2006-08-12 16:02:29 UTC (rev 2778)
+++ trunk/debian/xorg/debian/x11-common.templates 2006-08-12 20:28:07 UTC (rev 2779)
@@ -1,6 +1,6 @@
Template: x11-common/xwrapper/allowed_users
Type: select
-_Choices: Root Only, Console Users Only, Anybody
+__Choices: Root Only, Console Users Only, Anybody
Default: Console Users Only
_Description: Users allowed to start the X server:
Because the X server runs with superuser privileges, it may be unwise to
Modified: trunk/debian/xorg/debian/xserver-xorg.templates
===================================================================
--- trunk/debian/xorg/debian/xserver-xorg.templates 2006-08-12 16:02:29 UTC (rev 2778)
+++ trunk/debian/xorg/debian/xserver-xorg.templates 2006-08-12 20:28:07 UTC (rev 2779)
@@ -360,7 +360,7 @@
Template: xserver-xorg/config/monitor/screen-size
Type: select
-_Choices: Up to 14 inches (355 mm), 15 inches (380 mm), 17 inches (430 mm), 19-20 inches (480-510 mm), 21 inches (530 mm) or more
+__Choices: Up to 14 inches (355 mm), 15 inches (380 mm), 17 inches (430 mm), 19-20 inches (480-510 mm), 21 inches (530 mm) or more
Default: 17 inches (430 mm)
_Description: Approximate monitor size:
High-quality CRT's may be able to use the next highest size category.
Reply to: