Update translations

This commit is contained in:
Daiki Ueno
2015-07-10 15:03:12 +09:00
parent 846f07c2ae
commit 9a4dfca3d5
54 changed files with 12373 additions and 12826 deletions
+21
View File
@@ -1,3 +1,24 @@
2015-07-10 Daiki Ueno <ueno@gnu.org>
* bg.po: Update from Roumen Petrov <transl@roumenpetrov.info>.
* ca.po: Update from Ivan Vilata i Balaguer <ivan@selidor.net>.
* cs.po: Update from Marek Černocký <marek@manet.cz>.
* da.po: Update from Keld Simonsen <keld@keldix.com>.
* de.po: Update from Philipp Thomas <pth@suse.de>.
* es.po: Update from Antonio Ceballos <aceballos@gmail.com>.
* fr.po: Update from Stéphane Aulery <lkppo@free.fr>.
* hu.po: Update from Balázs Úr <urbalazs@gmail.com>.
* ja.po: Update from Masahito Yamaga <ma@yama-ga.com>.
* ko.po: Update from Changwoo Ryu <cwryu@debian.org>.
* nl.po: Update from Benno Schulenberg <benno@vertaalt.nl>.
* pl.po: Update from Rafał Maszkowski <rzm@icm.edu.pl>.
* ru.po: Update from Yuri Kozlov <yuray@komyakino.ru>.
* sk.po: Update from Marcel Telka <marcel@telka.sk>.
* sl.po: Update from Primoz PETERLIN <primozz.peterlin@gmail.com>.
* tr.po: Update from Volkan Gezer <volkangezer@gmail.com>.
* uk.po: Update from Yuri Chornoivan <yurchor@ukr.net>.
* vi.po: Update from Trần Ngọc Quân <vnwildman@gmail.com>.
2015-05-31 Benno Schulenberg <bensberg@justemail.net> (tiny change)
* Makefile.in.in: Do not use --update when simply checking for
+39 -34
View File
@@ -1,15 +1,15 @@
# Bulgarian translations for gettext-runtime package.
# Copyright (C) 2010 Free Software Foundation, Inc.
# This file is distributed under the same license as the gettext package.
# Roumen Petrov <transl@roumenpetrov.info>, 2010,2012,2014.
# Roumen Petrov <transl@roumenpetrov.info>, 2010,2012,2014,2015.
#
msgid ""
msgstr ""
"Project-Id-Version: GNU gettext-runtime 0.19-rc1\n"
"Project-Id-Version: GNU gettext-runtime 0.19.4.73\n"
"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
"POT-Creation-Date: 2014-05-10 13:36+0900\n"
"PO-Revision-Date: 2014-05-11 13:30+0300\n"
"Last-Translator: Roumen Petrov <transl@roumenpetrov.info>\n"
"POT-Creation-Date: 2015-06-23 15:18+0900\n"
"PO-Revision-Date: 2015-06-23 22:12+0300\n"
"Last-Translator: Roumen Petrov <transl@roumenpetrov.info>\n"
"Language-Team: Bulgarian <dict@ludost.net>\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
@@ -20,72 +20,77 @@ msgstr ""
msgid "write error"
msgstr "грешка при запис"
#: gnulib-lib/error.c:188
#: gnulib-lib/error.c:191
msgid "Unknown system error"
msgstr "Неизвестна системна грешка"
#: gnulib-lib/getopt.c:547 gnulib-lib/getopt.c:576
#: gnulib-lib/getopt.c:575 gnulib-lib/getopt.c:604
#, c-format
msgid "%s: option '%s' is ambiguous; possibilities:"
msgstr "%s: двусмислена опция '%s', възможности:"
#: gnulib-lib/getopt.c:624 gnulib-lib/getopt.c:628
#: gnulib-lib/getopt.c:619
#, c-format
msgid "%s: option '%s' is ambiguous\n"
msgstr "%s: двусмислена опция '%s'\n"
#: gnulib-lib/getopt.c:654 gnulib-lib/getopt.c:658
#, c-format
msgid "%s: option '--%s' doesn't allow an argument\n"
msgstr "%s: опцията '--%s' е без аргументи\n"
#: gnulib-lib/getopt.c:637 gnulib-lib/getopt.c:642
#: gnulib-lib/getopt.c:667 gnulib-lib/getopt.c:672
#, c-format
msgid "%s: option '%c%s' doesn't allow an argument\n"
msgstr "%s: опцията '%c%s' е без аргумент\n"
#: gnulib-lib/getopt.c:685 gnulib-lib/getopt.c:704
#: gnulib-lib/getopt.c:715 gnulib-lib/getopt.c:734
#, c-format
msgid "%s: option '--%s' requires an argument\n"
msgstr "%s: опцията '--%s' изисква аргумент\n"
#: gnulib-lib/getopt.c:742 gnulib-lib/getopt.c:745
#: gnulib-lib/getopt.c:772 gnulib-lib/getopt.c:775
#, c-format
msgid "%s: unrecognized option '--%s'\n"
msgstr "%s: непозната опция '--%s'\n"
#: gnulib-lib/getopt.c:753 gnulib-lib/getopt.c:756
#: gnulib-lib/getopt.c:783 gnulib-lib/getopt.c:786
#, c-format
msgid "%s: unrecognized option '%c%s'\n"
msgstr "%s: непозната опция '%c%s'\n"
#: gnulib-lib/getopt.c:805 gnulib-lib/getopt.c:808
#: gnulib-lib/getopt.c:835 gnulib-lib/getopt.c:838
#, c-format
msgid "%s: invalid option -- '%c'\n"
msgstr "%s: неправилна опция -- '%c'\n"
#: gnulib-lib/getopt.c:861 gnulib-lib/getopt.c:878 gnulib-lib/getopt.c:1088
#: gnulib-lib/getopt.c:1106
#: gnulib-lib/getopt.c:891 gnulib-lib/getopt.c:908 gnulib-lib/getopt.c:1118
#: gnulib-lib/getopt.c:1136
#, c-format
msgid "%s: option requires an argument -- '%c'\n"
msgstr "%s: опцията изисква аргумент -- '%c'\n"
#: gnulib-lib/getopt.c:934 gnulib-lib/getopt.c:950
#: gnulib-lib/getopt.c:964 gnulib-lib/getopt.c:980
#, c-format
msgid "%s: option '-W %s' is ambiguous\n"
msgstr "%s: двусмислена опция '-W %s'\n"
#: gnulib-lib/getopt.c:974 gnulib-lib/getopt.c:992
#: gnulib-lib/getopt.c:1004 gnulib-lib/getopt.c:1022
#, c-format
msgid "%s: option '-W %s' doesn't allow an argument\n"
msgstr "%s: опцията '-W %s' е без аргументи\n"
#: gnulib-lib/getopt.c:1013 gnulib-lib/getopt.c:1031
#: gnulib-lib/getopt.c:1043 gnulib-lib/getopt.c:1061
#, c-format
msgid "%s: option '-W %s' requires an argument\n"
msgstr "%s: опцията '-W %s' изисква аргумент\n"
#: gnulib-lib/xmalloc.c:37
#: gnulib-lib/xmalloc.c:38
#, c-format
msgid "memory exhausted"
msgstr "паметта е изчерпана"
#: src/envsubst.c:112 src/gettext.c:133 src/ngettext.c:123
#: src/envsubst.c:112 src/gettext.c:134 src/ngettext.c:124
#, c-format, no-wrap
msgid ""
"Copyright (C) %s Free Software Foundation, Inc.\n"
@@ -98,7 +103,7 @@ msgstr ""
"Това е свободен програмен продукт: свободни сте да го променяте и разпространя-\n"
"вате. Не се дават НИКАКВИ ГАРАНЦИИ до степента позволена от закона.\n"
#: src/envsubst.c:118 src/gettext.c:139 src/ngettext.c:129
#: src/envsubst.c:118 src/gettext.c:140 src/ngettext.c:130
#, c-format
msgid "Written by %s.\n"
msgstr "Създадена от %s.\n"
@@ -108,17 +113,17 @@ msgstr "Създадена от %s.\n"
msgid "Bruno Haible"
msgstr "Бруно Хаибле"
#: src/envsubst.c:127 src/gettext.c:157 src/ngettext.c:141
#: src/envsubst.c:127 src/gettext.c:158 src/ngettext.c:142
#, c-format
msgid "too many arguments"
msgstr "твърде много аргументи"
#: src/envsubst.c:138 src/gettext.c:167 src/ngettext.c:153
#: src/envsubst.c:138 src/gettext.c:168 src/ngettext.c:154
#, c-format
msgid "missing arguments"
msgstr "липсващи аргументи"
#: src/envsubst.c:171 src/gettext.c:238 src/ngettext.c:207
#: src/envsubst.c:171 src/gettext.c:239 src/ngettext.c:208
#, c-format
msgid "Try '%s --help' for more information.\n"
msgstr "За повече сведения, опитайте '%s --help'.\n"
@@ -188,7 +193,7 @@ msgstr ""
#. for this package. Please add _another line_ saying
#. "Report translation bugs to <...>\n" with the address for translation
#. bugs (typically your translation team's web or email address).
#: src/envsubst.c:219 src/gettext.c:279 src/ngettext.c:245
#: src/envsubst.c:219 src/gettext.c:280 src/ngettext.c:246
msgid "Report bugs to <bug-gnu-gettext@gnu.org>.\n"
msgstr ""
"Подавайте доклади за грешки на <bug-gnu-gettext@gnu.org>,\n"
@@ -204,11 +209,11 @@ msgid "standard input"
msgstr "стандартен вход"
#. This is a proper name. See the gettext manual, section Names.
#: src/gettext.c:139 src/ngettext.c:129
#: src/gettext.c:140 src/ngettext.c:130
msgid "Ulrich Drepper"
msgstr "Улрих Дрепер"
#: src/gettext.c:243
#: src/gettext.c:244
#, c-format, no-wrap
msgid ""
"Usage: %s [OPTION] [[TEXTDOMAIN] MSGID]\n"
@@ -217,12 +222,12 @@ msgstr ""
"Употреба: %s [ОПЦИЯ] [[ОБЛАСТТЕКСТ] КЛЮЧ]\n"
"или: %s [ОПЦИЯ] -s [КЛЮЧ]...\n"
#: src/gettext.c:249
#: src/gettext.c:250
#, c-format, no-wrap
msgid "Display native language translation of a textual message.\n"
msgstr "Извежда преведено текстово съобщение.\n"
#: src/gettext.c:253
#: src/gettext.c:254
#, c-format, no-wrap
msgid ""
" -d, --domain=TEXTDOMAIN retrieve translated messages from TEXTDOMAIN\n"
@@ -243,7 +248,7 @@ msgstr ""
" [ОБЛАСТТЕКСТ] КЛЮЧ намиране на преведените съобщения съответни\n"
" на КЛЮЧ от ОБЛАСТТЕКСТ\n"
#: src/gettext.c:264
#: src/gettext.c:265
#, c-format, no-wrap
msgid ""
"If the TEXTDOMAIN parameter is not given, the domain is determined from the\n"
@@ -264,19 +269,19 @@ msgstr ""
"съобщенията, намерените в избрания каталог, се превеждат.\n"
"Директория за търсене: %s\n"
#: src/ngettext.c:212
#: src/ngettext.c:213
#, c-format, no-wrap
msgid "Usage: %s [OPTION] [TEXTDOMAIN] MSGID MSGID-PLURAL COUNT\n"
msgstr "Употреба: %s [ОПЦИЯ] [ОБЛАСТТЕКСТ] КЛЮЧ КЛЮЧ-МН.Ч. БРОЙ\n"
#: src/ngettext.c:217
#: src/ngettext.c:218
#, c-format, no-wrap
msgid ""
"Display native language translation of a textual message whose grammatical\n"
"form depends on a number.\n"
msgstr "Извежда превода на текстово съобщение, чиято граматична форма зависи от броя.\n"
#: src/ngettext.c:222
#: src/ngettext.c:223
#, c-format, no-wrap
msgid ""
" -d, --domain=TEXTDOMAIN retrieve translated message from TEXTDOMAIN\n"
@@ -297,7 +302,7 @@ msgstr ""
" КЛЮЧ КЛЮЧ-МН.Ч. превежда КЛЮЧ (ед.ч.) / КЛЮЧ-МН.Ч (мн.ч.)\n"
" БРОЙ на базата на тази стойност избира формата за ед/мн.ч.\n"
#: src/ngettext.c:233
#: src/ngettext.c:234
#, c-format, no-wrap
msgid ""
"If the TEXTDOMAIN parameter is not given, the domain is determined from the\n"
+39 -34
View File
@@ -1,8 +1,8 @@
# Catalan messages for GNU gettext-runtime.
# Copyright (C) 2001, 2002, 2003, 2007, 2014 Free Software Foundation, Inc.
# Copyright (C) 2001, 2002, 2003, 2007, 2014, 2015 Free Software Foundation, Inc.
# This file is distributed under the same license as the gettext package.
#
# Ivan Vilata i Balaguer <ivan@selidor.net>, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2013, 2014.
# Ivan Vilata i Balaguer <ivan@selidor.net>, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2013, 2014, 2015.
#
# Sóc Ivan, aquestes són les convencions que adopte per a la 0.19-rc1:
#
@@ -50,10 +50,10 @@
# options). Also strings used in multiline error and warning messages. ivb
msgid ""
msgstr ""
"Project-Id-Version: gettext-runtime 0.19-rc1\n"
"Project-Id-Version: gettext-runtime 0.19.4.73\n"
"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
"POT-Creation-Date: 2014-05-10 13:36+0900\n"
"PO-Revision-Date: 2014-05-11 20:59+0200\n"
"POT-Creation-Date: 2015-06-23 15:18+0900\n"
"PO-Revision-Date: 2015-06-24 18:49+0200\n"
"Last-Translator: Ivan Vilata i Balaguer <ivan@selidor.net>\n"
"Language-Team: Catalan <ca@dodds.net>\n"
"Language: ca\n"
@@ -67,72 +67,77 @@ msgid "write error"
msgstr "error descriptura"
# Amb el mateix format que els errors de la libc. ivb
#: gnulib-lib/error.c:188
#: gnulib-lib/error.c:191
msgid "Unknown system error"
msgstr "Error desconegut del sistema"
#: gnulib-lib/getopt.c:547 gnulib-lib/getopt.c:576
#: gnulib-lib/getopt.c:575 gnulib-lib/getopt.c:604
#, c-format
msgid "%s: option '%s' is ambiguous; possibilities:"
msgstr "%s: lopció «%s» és ambígua; possibilitats:"
#: gnulib-lib/getopt.c:624 gnulib-lib/getopt.c:628
#: gnulib-lib/getopt.c:619
#, c-format
msgid "%s: option '%s' is ambiguous\n"
msgstr "%s: lopció «%s» és ambígua\n"
#: gnulib-lib/getopt.c:654 gnulib-lib/getopt.c:658
#, c-format
msgid "%s: option '--%s' doesn't allow an argument\n"
msgstr "%s: lopció «--%s» no admet arguments\n"
#: gnulib-lib/getopt.c:637 gnulib-lib/getopt.c:642
#: gnulib-lib/getopt.c:667 gnulib-lib/getopt.c:672
#, c-format
msgid "%s: option '%c%s' doesn't allow an argument\n"
msgstr "%s: lopció «%c%s» no admet arguments\n"
#: gnulib-lib/getopt.c:685 gnulib-lib/getopt.c:704
#: gnulib-lib/getopt.c:715 gnulib-lib/getopt.c:734
#, c-format
msgid "%s: option '--%s' requires an argument\n"
msgstr "%s: lopció «--%s» necessita un argument\n"
#: gnulib-lib/getopt.c:742 gnulib-lib/getopt.c:745
#: gnulib-lib/getopt.c:772 gnulib-lib/getopt.c:775
#, c-format
msgid "%s: unrecognized option '--%s'\n"
msgstr "%s: lopció «--%s» no és reconeguda\n"
#: gnulib-lib/getopt.c:753 gnulib-lib/getopt.c:756
#: gnulib-lib/getopt.c:783 gnulib-lib/getopt.c:786
#, c-format
msgid "%s: unrecognized option '%c%s'\n"
msgstr "%s: lopció «%c%s» no és reconeguda\n"
#: gnulib-lib/getopt.c:805 gnulib-lib/getopt.c:808
#: gnulib-lib/getopt.c:835 gnulib-lib/getopt.c:838
#, c-format
msgid "%s: invalid option -- '%c'\n"
msgstr "%s: lopció «%c» no és vàlida\n"
#: gnulib-lib/getopt.c:861 gnulib-lib/getopt.c:878 gnulib-lib/getopt.c:1088
#: gnulib-lib/getopt.c:1106
#: gnulib-lib/getopt.c:891 gnulib-lib/getopt.c:908 gnulib-lib/getopt.c:1118
#: gnulib-lib/getopt.c:1136
#, c-format
msgid "%s: option requires an argument -- '%c'\n"
msgstr "%s: lopció «%c» necessita un argument\n"
#: gnulib-lib/getopt.c:934 gnulib-lib/getopt.c:950
#: gnulib-lib/getopt.c:964 gnulib-lib/getopt.c:980
#, c-format
msgid "%s: option '-W %s' is ambiguous\n"
msgstr "%s: lopció «-W %s» és ambígua\n"
#: gnulib-lib/getopt.c:974 gnulib-lib/getopt.c:992
#: gnulib-lib/getopt.c:1004 gnulib-lib/getopt.c:1022
#, c-format
msgid "%s: option '-W %s' doesn't allow an argument\n"
msgstr "%s: lopció «-W %s» no admet arguments\n"
#: gnulib-lib/getopt.c:1013 gnulib-lib/getopt.c:1031
#: gnulib-lib/getopt.c:1043 gnulib-lib/getopt.c:1061
#, c-format
msgid "%s: option '-W %s' requires an argument\n"
msgstr "%s: lopció «-W %s» necessita un argument\n"
#: gnulib-lib/xmalloc.c:37
#: gnulib-lib/xmalloc.c:38
#, c-format
msgid "memory exhausted"
msgstr "la memòria sha exhaurit"
#: src/envsubst.c:112 src/gettext.c:133 src/ngettext.c:123
#: src/envsubst.c:112 src/gettext.c:134 src/ngettext.c:124
#, c-format, no-wrap
msgid ""
"Copyright (C) %s Free Software Foundation, Inc.\n"
@@ -145,7 +150,7 @@ msgstr ""
"Aquest és programari lliure: podeu modificarlo i redistribuirlo si voleu.\n"
"No hi ha CAP GARANTIA, en la mesura que ho permeta la llei.\n"
#: src/envsubst.c:118 src/gettext.c:139 src/ngettext.c:129
#: src/envsubst.c:118 src/gettext.c:140 src/ngettext.c:130
#, c-format
msgid "Written by %s.\n"
msgstr "Escrit per %s.\n"
@@ -155,17 +160,17 @@ msgstr "Escrit per %s.\n"
msgid "Bruno Haible"
msgstr "Bruno Haible"
#: src/envsubst.c:127 src/gettext.c:157 src/ngettext.c:141
#: src/envsubst.c:127 src/gettext.c:158 src/ngettext.c:142
#, c-format
msgid "too many arguments"
msgstr "sobren arguments"
#: src/envsubst.c:138 src/gettext.c:167 src/ngettext.c:153
#: src/envsubst.c:138 src/gettext.c:168 src/ngettext.c:154
#, c-format
msgid "missing arguments"
msgstr "manquen arguments"
#: src/envsubst.c:171 src/gettext.c:238 src/ngettext.c:207
#: src/envsubst.c:171 src/gettext.c:239 src/ngettext.c:208
#, c-format
msgid "Try '%s --help' for more information.\n"
msgstr "Proveu «%s --help» per a obtenir més informació.\n"
@@ -237,7 +242,7 @@ msgstr ""
#. for this package. Please add _another line_ saying
#. "Report translation bugs to <...>\n" with the address for translation
#. bugs (typically your translation team's web or email address).
#: src/envsubst.c:219 src/gettext.c:279 src/ngettext.c:245
#: src/envsubst.c:219 src/gettext.c:280 src/ngettext.c:246
msgid "Report bugs to <bug-gnu-gettext@gnu.org>.\n"
msgstr "Informeu dels errors a <bug-gnu-gettext@gnu.org>.\n"
@@ -251,12 +256,12 @@ msgid "standard input"
msgstr "entrada estàndard"
#. This is a proper name. See the gettext manual, section Names.
#: src/gettext.c:139 src/ngettext.c:129
#: src/gettext.c:140 src/ngettext.c:130
msgid "Ulrich Drepper"
msgstr "Ulrich Drepper"
# FIXME: The first syntax is badly described. ivb
#: src/gettext.c:243
#: src/gettext.c:244
#, c-format, no-wrap
msgid ""
"Usage: %s [OPTION] [[TEXTDOMAIN] MSGID]\n"
@@ -265,12 +270,12 @@ msgstr ""
"Forma d’ús: %s [OPCIÓ] [DOMINI_TEXTUAL] IDMSG\n"
" o: %s [OPCIÓ] -s [IDMSG]…\n"
#: src/gettext.c:249
#: src/gettext.c:250
#, c-format, no-wrap
msgid "Display native language translation of a textual message.\n"
msgstr "Mostra la traducció a idioma natiu dun missatge textual.\n"
#: src/gettext.c:253
#: src/gettext.c:254
#, c-format, no-wrap
msgid ""
" -d, --domain=TEXTDOMAIN retrieve translated messages from TEXTDOMAIN\n"
@@ -293,7 +298,7 @@ msgstr ""
" Obté del DOMINI_TEXTUAL el missatge traduït\n"
" corresponent a lIDMSG.\n"
#: src/gettext.c:264
#: src/gettext.c:265
#, c-format, no-wrap
msgid ""
"If the TEXTDOMAIN parameter is not given, the domain is determined from the\n"
@@ -314,12 +319,12 @@ msgstr ""
"missatges que troba al catàleg seleccionat.\n"
"Directori estàndard de cerca: %s\n"
#: src/ngettext.c:212
#: src/ngettext.c:213
#, c-format, no-wrap
msgid "Usage: %s [OPTION] [TEXTDOMAIN] MSGID MSGID-PLURAL COUNT\n"
msgstr "Forma d’ús: %s [OPCIÓ] [DOMINI_TEXTUAL] IDMSG IDMSG_PLURAL NOMBRE\n"
#: src/ngettext.c:217
#: src/ngettext.c:218
#, c-format, no-wrap
msgid ""
"Display native language translation of a textual message whose grammatical\n"
@@ -328,7 +333,7 @@ msgstr ""
"Mostra la traducció a idioma natiu dun missatge textual la forma gramatical\n"
"del qual depén del nombre.\n"
#: src/ngettext.c:222
#: src/ngettext.c:223
#, c-format, no-wrap
msgid ""
" -d, --domain=TEXTDOMAIN retrieve translated message from TEXTDOMAIN\n"
@@ -351,7 +356,7 @@ msgstr ""
" NOMBRE Escull la forma singular o la plural basantse en\n"
" aquest valor.\n"
#: src/ngettext.c:233
#: src/ngettext.c:234
#, c-format, no-wrap
msgid ""
"If the TEXTDOMAIN parameter is not given, the domain is determined from the\n"
+38 -32
View File
@@ -8,10 +8,10 @@
#
msgid ""
msgstr ""
"Project-Id-Version: gettext-runtime 0.18.2\n"
"Project-Id-Version: gettext-runtime 0.19.4.73\n"
"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
"POT-Creation-Date: 2012-12-25 14:19+0900\n"
"PO-Revision-Date: 2013-06-07 12:59+0200\n"
"POT-Creation-Date: 2015-06-23 15:18+0900\n"
"PO-Revision-Date: 2015-06-26 08:34+0200\n"
"Last-Translator: Marek Černocký <marek@manet.cz>\n"
"Language-Team: Czech <translation-team-cs@lists.sourceforge.net>\n"
"Language: cs\n"
@@ -25,84 +25,90 @@ msgid "write error"
msgstr "chyba při zápisu"
# lib/error.c:91
#: gnulib-lib/error.c:188
#: gnulib-lib/error.c:191
msgid "Unknown system error"
msgstr "Neznámá systémová chyba"
# lib/getopt.c:628
#: gnulib-lib/getopt.c:547 gnulib-lib/getopt.c:576
#: gnulib-lib/getopt.c:575 gnulib-lib/getopt.c:604
#, c-format
msgid "%s: option '%s' is ambiguous; possibilities:"
msgstr "%s: přepínač „%s“ není jednoznačný; možnosti:"
# lib/getopt.c:813
#: gnulib-lib/getopt.c:619
#, c-format
msgid "%s: option '%s' is ambiguous\n"
msgstr "%s: přepínač „%s“ není jednoznačný\n"
# lib/getopt.c:652
#: gnulib-lib/getopt.c:624 gnulib-lib/getopt.c:628
#: gnulib-lib/getopt.c:654 gnulib-lib/getopt.c:658
#, c-format
msgid "%s: option '--%s' doesn't allow an argument\n"
msgstr "%s: přepínač „--%s“ musí být zadán bez argumentu\n"
# lib/getopt.c:657
#: gnulib-lib/getopt.c:637 gnulib-lib/getopt.c:642
#: gnulib-lib/getopt.c:667 gnulib-lib/getopt.c:672
#, c-format
msgid "%s: option '%c%s' doesn't allow an argument\n"
msgstr "%s: přepínač „%c%s“ musí být zadán bez argumentu\n"
# lib/getopt.c:674 lib/getopt.c:847
#: gnulib-lib/getopt.c:685 gnulib-lib/getopt.c:704
#: gnulib-lib/getopt.c:715 gnulib-lib/getopt.c:734
#, c-format
msgid "%s: option '--%s' requires an argument\n"
msgstr "%s: přepínač „%s“ vyžaduje argument\n"
# lib/getopt.c:703
#: gnulib-lib/getopt.c:742 gnulib-lib/getopt.c:745
#: gnulib-lib/getopt.c:772 gnulib-lib/getopt.c:775
#, c-format
msgid "%s: unrecognized option '--%s'\n"
msgstr "%s: neznámý přepínač „--%s“\n"
# lib/getopt.c:707
#: gnulib-lib/getopt.c:753 gnulib-lib/getopt.c:756
#: gnulib-lib/getopt.c:783 gnulib-lib/getopt.c:786
#, c-format
msgid "%s: unrecognized option '%c%s'\n"
msgstr "%s: neznámý přepínač „%c%s“\n"
# lib/getopt.c:736
#: gnulib-lib/getopt.c:805 gnulib-lib/getopt.c:808
#: gnulib-lib/getopt.c:835 gnulib-lib/getopt.c:838
#, c-format
msgid "%s: invalid option -- '%c'\n"
msgstr "%s: neznámý přepínač -- „%c“\n"
# lib/getopt.c:766 lib/getopt.c:896
#: gnulib-lib/getopt.c:861 gnulib-lib/getopt.c:878 gnulib-lib/getopt.c:1088
#: gnulib-lib/getopt.c:1106
#: gnulib-lib/getopt.c:891 gnulib-lib/getopt.c:908 gnulib-lib/getopt.c:1118
#: gnulib-lib/getopt.c:1136
#, c-format
msgid "%s: option requires an argument -- '%c'\n"
msgstr "%s: přepínač vyžaduje argument -- „%c“\n"
# lib/getopt.c:813
#: gnulib-lib/getopt.c:934 gnulib-lib/getopt.c:950
#: gnulib-lib/getopt.c:964 gnulib-lib/getopt.c:980
#, c-format
msgid "%s: option '-W %s' is ambiguous\n"
msgstr "%s: přepínač „-W %s“ není jednoznačný\n"
# lib/getopt.c:831
#: gnulib-lib/getopt.c:974 gnulib-lib/getopt.c:992
#: gnulib-lib/getopt.c:1004 gnulib-lib/getopt.c:1022
#, c-format
msgid "%s: option '-W %s' doesn't allow an argument\n"
msgstr "%s: přepínač „-W %s“ musí být zadán bez argumentu\n"
# lib/getopt.c:674 lib/getopt.c:847
#: gnulib-lib/getopt.c:1013 gnulib-lib/getopt.c:1031
#: gnulib-lib/getopt.c:1043 gnulib-lib/getopt.c:1061
#, c-format
msgid "%s: option '-W %s' requires an argument\n"
msgstr "%s: přepínač „-W %s“ vyžaduje argument\n"
# lib/xmalloc.c:82
#: gnulib-lib/xmalloc.c:37
#: gnulib-lib/xmalloc.c:38
#, c-format
msgid "memory exhausted"
msgstr "paměť vyčerpána"
#: src/envsubst.c:112 src/gettext.c:133 src/ngettext.c:123
#: src/envsubst.c:112 src/gettext.c:134 src/ngettext.c:124
#, c-format, no-wrap
msgid ""
"Copyright (C) %s Free Software Foundation, Inc.\n"
@@ -117,7 +123,7 @@ msgstr ""
# src/gettextp.c:139 src/msgcmp.c:149 src/msgfmt.c:262 src/msgmerge.c:256
# src/msgunfmt.c:180 src/xgettext.c:399
#: src/envsubst.c:118 src/gettext.c:139 src/ngettext.c:129
#: src/envsubst.c:118 src/gettext.c:140 src/ngettext.c:130
#, c-format
msgid "Written by %s.\n"
msgstr "Napsal %s.\n"
@@ -128,20 +134,20 @@ msgid "Bruno Haible"
msgstr "Bruno Haible"
# src/gettextp.c:164
#: src/envsubst.c:127 src/gettext.c:157 src/ngettext.c:141
#: src/envsubst.c:127 src/gettext.c:158 src/ngettext.c:142
#, c-format
msgid "too many arguments"
msgstr "příliš mnoho argumentů"
# src/gettextp.c:154
#: src/envsubst.c:138 src/gettext.c:167 src/ngettext.c:153
#: src/envsubst.c:138 src/gettext.c:168 src/ngettext.c:154
#, c-format
msgid "missing arguments"
msgstr "chybí argumenty"
# src/gettextp.c:228 src/msgcmp.c:181 src/msgfmt.c:361 src/msgmerge.c:298
# src/msgunfmt.c:210 src/xgettext.c:532
#: src/envsubst.c:171 src/gettext.c:238 src/ngettext.c:207
#: src/envsubst.c:171 src/gettext.c:239 src/ngettext.c:208
#, c-format
msgid "Try '%s --help' for more information.\n"
msgstr "Více informací získáte příkazem „%s --help“.\n"
@@ -214,7 +220,7 @@ msgstr ""
#. for this package. Please add _another line_ saying
#. "Report translation bugs to <...>\n" with the address for translation
#. bugs (typically your translation team's web or email address).
#: src/envsubst.c:219 src/gettext.c:279 src/ngettext.c:245
#: src/envsubst.c:219 src/gettext.c:280 src/ngettext.c:246
msgid "Report bugs to <bug-gnu-gettext@gnu.org>.\n"
msgstr "Chyby hlaste na <bug-gnu-gettext@gnu.org>.\n"
@@ -230,11 +236,11 @@ msgid "standard input"
msgstr "standardní vstup"
#. This is a proper name. See the gettext manual, section Names.
#: src/gettext.c:139 src/ngettext.c:129
#: src/gettext.c:140 src/ngettext.c:130
msgid "Ulrich Drepper"
msgstr "Ulrich Drepper"
#: src/gettext.c:243
#: src/gettext.c:244
#, c-format, no-wrap
msgid ""
"Usage: %s [OPTION] [[TEXTDOMAIN] MSGID]\n"
@@ -243,13 +249,13 @@ msgstr ""
"Použití: %s [PŘEPÍNAČE] [[TEXTOVÁ_DOMÉNA] ID_ZPRÁVY]\n"
"nebo: %s [PŘEPÍNAČE] -s [ID_ZPRÁVY]…\n"
#: src/gettext.c:249
#: src/gettext.c:250
#, c-format, no-wrap
msgid "Display native language translation of a textual message.\n"
msgstr "Zobrazí v národním jazyce překlad textové zprávy.\n"
# src/gettextp.c:233
#: src/gettext.c:253
#: src/gettext.c:254
#, c-format, no-wrap
msgid ""
" -d, --domain=TEXTDOMAIN retrieve translated messages from TEXTDOMAIN\n"
@@ -271,7 +277,7 @@ msgstr ""
" ID_ZPRÁVY z TEXTOVÉ_DOMÉNY\n"
# src/gettextp.c:245
#: src/gettext.c:264
#: src/gettext.c:265
#, c-format, no-wrap
msgid ""
"If the TEXTDOMAIN parameter is not given, the domain is determined from the\n"
@@ -292,12 +298,12 @@ msgstr ""
"zprávy nalezené ve vybraném katalogu napřed přeloží. \n"
"Standardní prohledávaná složka: %s\n"
#: src/ngettext.c:212
#: src/ngettext.c:213
#, c-format, no-wrap
msgid "Usage: %s [OPTION] [TEXTDOMAIN] MSGID MSGID-PLURAL COUNT\n"
msgstr "Použití: %s [PŘEPÍNAČE] [TEXTOVÁ_DOMÉNA] ID_ZPRÁVY ID_PLURÁLU_ZPRÁVY POČET\n"
#: src/ngettext.c:217
#: src/ngettext.c:218
#, c-format, no-wrap
msgid ""
"Display native language translation of a textual message whose grammatical\n"
@@ -305,7 +311,7 @@ msgid ""
msgstr "Zobrazí v národním jazyce překlad textové zprávy, která gramaticky závisí na počtu.\n"
# src/gettextp.c:233
#: src/ngettext.c:222
#: src/ngettext.c:223
#, c-format, no-wrap
msgid ""
" -d, --domain=TEXTDOMAIN retrieve translated message from TEXTDOMAIN\n"
@@ -329,7 +335,7 @@ msgstr ""
" POČET zvolit jednotné/množné číslo podle této hodnoty\n"
# src/gettextp.c:245
#: src/ngettext.c:233
#: src/ngettext.c:234
#, c-format, no-wrap
msgid ""
"If the TEXTDOMAIN parameter is not given, the domain is determined from the\n"
+21 -21
View File
@@ -9,10 +9,10 @@
# Keld Simonsen <keld@keldix.com>, 2011.
msgid ""
msgstr ""
"Project-Id-Version: gettext-runtime 0.18\n"
"Project-Id-Version: gettext-runtime 0.19.4-rc1\n"
"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
"POT-Creation-Date: 2010-05-09 13:18+0200\n"
"PO-Revision-Date: 2011-01-08 01:45+0100\n"
"POT-Creation-Date: 2014-12-10 13:21+0900\n"
"PO-Revision-Date: 2015-04-26 01:45+0200\n"
"Last-Translator: Keld Simonsen <keld@keldix.com>\n"
"Language-Team: Danish <dansk@dansk-gruppen.dk>\n"
"Language: da\n"
@@ -26,62 +26,62 @@ msgstr ""
msgid "write error"
msgstr "skrivefejl"
#: gnulib-lib/error.c:181
#: gnulib-lib/error.c:191
msgid "Unknown system error"
msgstr "Ukendt systemfejl"
#: gnulib-lib/getopt.c:527 gnulib-lib/getopt.c:543
#: gnulib-lib/getopt.c:547 gnulib-lib/getopt.c:576
#, c-format
msgid "%s: option '%s' is ambiguous\n"
msgstr "%s: tilvalget '%s' kan betyde flere ting\n"
msgid "%s: option '%s' is ambiguous; possibilities:"
msgstr "%s: tilvalget '%s' kan betyde flere ting, muligheder:"
#: gnulib-lib/getopt.c:576 gnulib-lib/getopt.c:580
#: gnulib-lib/getopt.c:624 gnulib-lib/getopt.c:628
#, c-format
msgid "%s: option '--%s' doesn't allow an argument\n"
msgstr "%s: tilvalget '--%s' tillader ikke et argument\n"
#: gnulib-lib/getopt.c:589 gnulib-lib/getopt.c:594
#: gnulib-lib/getopt.c:637 gnulib-lib/getopt.c:642
#, c-format
msgid "%s: option '%c%s' doesn't allow an argument\n"
msgstr "%s: tilvalget `%c%s' tillader ikke et argument\n"
#: gnulib-lib/getopt.c:637 gnulib-lib/getopt.c:656
#: gnulib-lib/getopt.c:685 gnulib-lib/getopt.c:704
#, c-format
msgid "%s: option '--%s' requires an argument\n"
msgstr "%s: tilvalget `--%s' kræver et argument\n"
#: gnulib-lib/getopt.c:694 gnulib-lib/getopt.c:697
#: gnulib-lib/getopt.c:742 gnulib-lib/getopt.c:745
#, c-format
msgid "%s: unrecognized option '--%s'\n"
msgstr "%s: ukendt tilvalg `--%s'\n"
#: gnulib-lib/getopt.c:705 gnulib-lib/getopt.c:708
#: gnulib-lib/getopt.c:753 gnulib-lib/getopt.c:756
#, c-format
msgid "%s: unrecognized option '%c%s'\n"
msgstr "%s: ukendt tilvalg `%c%s'\n"
#: gnulib-lib/getopt.c:757 gnulib-lib/getopt.c:760
#: gnulib-lib/getopt.c:805 gnulib-lib/getopt.c:808
#, c-format
msgid "%s: invalid option -- '%c'\n"
msgstr "%s: ugyldigt tilvalg -- %c\n"
#: gnulib-lib/getopt.c:810 gnulib-lib/getopt.c:827 gnulib-lib/getopt.c:1035
#: gnulib-lib/getopt.c:1053
#: gnulib-lib/getopt.c:861 gnulib-lib/getopt.c:878 gnulib-lib/getopt.c:1088
#: gnulib-lib/getopt.c:1106
#, c-format
msgid "%s: option requires an argument -- '%c'\n"
msgstr "%s: tilvalget '%c' kræver et argument\n"
#: gnulib-lib/getopt.c:883 gnulib-lib/getopt.c:899
#: gnulib-lib/getopt.c:934 gnulib-lib/getopt.c:950
#, c-format
msgid "%s: option '-W %s' is ambiguous\n"
msgstr "%s: tilvalget '-W %s' er flertydigt\n"
#: gnulib-lib/getopt.c:923 gnulib-lib/getopt.c:941
#: gnulib-lib/getopt.c:974 gnulib-lib/getopt.c:992
#, c-format
msgid "%s: option '-W %s' doesn't allow an argument\n"
msgstr "%s: tilvalget '-W %s' tillader ikke et argument\n"
#: gnulib-lib/getopt.c:962 gnulib-lib/getopt.c:980
#: gnulib-lib/getopt.c:1013 gnulib-lib/getopt.c:1031
#, c-format
msgid "%s: option '-W %s' requires an argument\n"
msgstr "%s: tilvalget `%s' kræver et argument\n"
@@ -126,7 +126,7 @@ msgstr "argumenter mangler"
#: src/envsubst.c:171 src/gettext.c:238 src/ngettext.c:207
#, c-format
msgid "Try `%s --help' for more information.\n"
msgid "Try '%s --help' for more information.\n"
msgstr "Prøv '%s --help' for yderligere oplysninger.\n"
#: src/envsubst.c:176
@@ -253,14 +253,14 @@ msgid ""
"environment variable TEXTDOMAIN. If the message catalog is not found in the\n"
"regular directory, another location can be specified with the environment\n"
"variable TEXTDOMAINDIR.\n"
"When used with the -s option the program behaves like the `echo' command.\n"
"When used with the -s option the program behaves like the 'echo' command.\n"
"But it does not simply copy its arguments to stdout. Instead those messages\n"
"found in the selected catalog are translated.\n"
"Standard search directory: %s\n"
msgstr ""
"Hvis TEKSTDOMÆNE-parameteren ikke angives, bestemmes domænet ud fra værdien af\n"
"miljøvariablen TEXTDOMAIN. Hvis tekstkataloget ikke kan findes i det\n"
"sædvanlige filkatalog, kan en anden placering angives vha miljøvariablen\n"
"sædvanlige filkatalog, kan en anden placering angives med miljøvariablen\n"
"TEXTDOMAINDIR.\n"
"Når tilvalget -s bruges, opfører programmet sig som 'echo'-kommandoen.\n"
"Men argumenterne bliver ikke blot kopieret til standard uddata. I stedet\n"
+39 -33
View File
@@ -4,6 +4,7 @@
# Karl Eichwalder <ke@suse.de>, 2001, 2002, 2003, 2004, 2005, 2006, 2009.
# Ulrich Drepper <drepper@gnu.org>, 1995-1997.
# Jakob Kramer <jakob.kramer@gmx.de>, 2012, 2013.
# Philipp Thomas <pth@suse.com>, 2015.
#
# Wörterbuch:
# message catalog - Katalog (mit Meldungen)
@@ -76,11 +77,11 @@
#
msgid ""
msgstr ""
"Project-Id-Version: gettext-runtime 0.18.2\n"
"Project-Id-Version: gettext-runtime 0.19.4.73\n"
"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
"POT-Creation-Date: 2012-12-25 14:19+0900\n"
"PO-Revision-Date: 2013-04-09 22:17+0200\n"
"Last-Translator: Jakob Kramer <jakob.kramer@gmx.de>\n"
"POT-Creation-Date: 2015-06-23 15:18+0900\n"
"PO-Revision-Date: 2015-06-25 12:17+0200\n"
"Last-Translator: Philipp Thomas <pth@suse.de>\n"
"Language-Team: German <translation-team-de@lists.sourceforge.net>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
@@ -92,72 +93,77 @@ msgstr ""
msgid "write error"
msgstr "Fehler beim Schreiben"
#: gnulib-lib/error.c:188
#: gnulib-lib/error.c:191
msgid "Unknown system error"
msgstr "Unbekannter Systemfehler"
#: gnulib-lib/getopt.c:547 gnulib-lib/getopt.c:576
#: gnulib-lib/getopt.c:575 gnulib-lib/getopt.c:604
#, c-format
msgid "%s: option '%s' is ambiguous; possibilities:"
msgstr "%s: Option »%s« ist mehrdeutig; Möglichkeiten:"
#: gnulib-lib/getopt.c:624 gnulib-lib/getopt.c:628
#: gnulib-lib/getopt.c:619
#, c-format
msgid "%s: option '%s' is ambiguous\n"
msgstr "%s: Option „%s“ ist mehrdeutig\n"
#: gnulib-lib/getopt.c:654 gnulib-lib/getopt.c:658
#, c-format
msgid "%s: option '--%s' doesn't allow an argument\n"
msgstr "%s: Option »--%s« erwartet kein Argument\n"
#: gnulib-lib/getopt.c:637 gnulib-lib/getopt.c:642
#: gnulib-lib/getopt.c:667 gnulib-lib/getopt.c:672
#, c-format
msgid "%s: option '%c%s' doesn't allow an argument\n"
msgstr "%s: Option »%c%s« erwartet kein Argument\n"
#: gnulib-lib/getopt.c:685 gnulib-lib/getopt.c:704
#: gnulib-lib/getopt.c:715 gnulib-lib/getopt.c:734
#, c-format
msgid "%s: option '--%s' requires an argument\n"
msgstr "%s: Option »--%s« erwartet ein Argument\n"
#: gnulib-lib/getopt.c:742 gnulib-lib/getopt.c:745
#: gnulib-lib/getopt.c:772 gnulib-lib/getopt.c:775
#, c-format
msgid "%s: unrecognized option '--%s'\n"
msgstr "%s: unbekannte Option »--%s«\n"
#: gnulib-lib/getopt.c:753 gnulib-lib/getopt.c:756
#: gnulib-lib/getopt.c:783 gnulib-lib/getopt.c:786
#, c-format
msgid "%s: unrecognized option '%c%s'\n"
msgstr "%s: unbekannte Option »%c%s«\n"
#: gnulib-lib/getopt.c:805 gnulib-lib/getopt.c:808
#: gnulib-lib/getopt.c:835 gnulib-lib/getopt.c:838
#, c-format
msgid "%s: invalid option -- '%c'\n"
msgstr "%s: ungültige Option -- »%c«\n"
#: gnulib-lib/getopt.c:861 gnulib-lib/getopt.c:878 gnulib-lib/getopt.c:1088
#: gnulib-lib/getopt.c:1106
#: gnulib-lib/getopt.c:891 gnulib-lib/getopt.c:908 gnulib-lib/getopt.c:1118
#: gnulib-lib/getopt.c:1136
#, c-format
msgid "%s: option requires an argument -- '%c'\n"
msgstr "%s: Option erwartet ein Argument -- »%c«\n"
#: gnulib-lib/getopt.c:934 gnulib-lib/getopt.c:950
#: gnulib-lib/getopt.c:964 gnulib-lib/getopt.c:980
#, c-format
msgid "%s: option '-W %s' is ambiguous\n"
msgstr "%s: Option »-W %s« ist mehrdeutig\n"
#: gnulib-lib/getopt.c:974 gnulib-lib/getopt.c:992
#: gnulib-lib/getopt.c:1004 gnulib-lib/getopt.c:1022
#, c-format
msgid "%s: option '-W %s' doesn't allow an argument\n"
msgstr "%s: Option »-W %s« erwartet kein Argument\n"
#: gnulib-lib/getopt.c:1013 gnulib-lib/getopt.c:1031
#: gnulib-lib/getopt.c:1043 gnulib-lib/getopt.c:1061
#, c-format
msgid "%s: option '-W %s' requires an argument\n"
msgstr "%s: Option »-W %s« erwartet ein Argument\n"
#: gnulib-lib/xmalloc.c:37
#: gnulib-lib/xmalloc.c:38
#, c-format
msgid "memory exhausted"
msgstr "virtueller Speicher aufgebraucht"
#: src/envsubst.c:112 src/gettext.c:133 src/ngettext.c:123
#: src/envsubst.c:112 src/gettext.c:134 src/ngettext.c:124
#, c-format, no-wrap
msgid ""
"Copyright (C) %s Free Software Foundation, Inc.\n"
@@ -172,7 +178,7 @@ msgstr ""
"weiterzugeben.\n"
"Es gibt KEINE GARANTIE, soweit als vom Gesetz erlaubt.\n"
#: src/envsubst.c:118 src/gettext.c:139 src/ngettext.c:129
#: src/envsubst.c:118 src/gettext.c:140 src/ngettext.c:130
#, c-format
msgid "Written by %s.\n"
msgstr "Geschrieben von %s.\n"
@@ -182,17 +188,17 @@ msgstr "Geschrieben von %s.\n"
msgid "Bruno Haible"
msgstr "Bruno Haible"
#: src/envsubst.c:127 src/gettext.c:157 src/ngettext.c:141
#: src/envsubst.c:127 src/gettext.c:158 src/ngettext.c:142
#, c-format
msgid "too many arguments"
msgstr "zu viele Argumente"
#: src/envsubst.c:138 src/gettext.c:167 src/ngettext.c:153
#: src/envsubst.c:138 src/gettext.c:168 src/ngettext.c:154
#, c-format
msgid "missing arguments"
msgstr "Argumente fehlen"
#: src/envsubst.c:171 src/gettext.c:238 src/ngettext.c:207
#: src/envsubst.c:171 src/gettext.c:239 src/ngettext.c:208
#, c-format
msgid "Try '%s --help' for more information.\n"
msgstr "»%s --help« gibt weitere Informationen.\n"
@@ -263,7 +269,7 @@ msgstr ""
#. for this package. Please add _another line_ saying
#. "Report translation bugs to <...>\n" with the address for translation
#. bugs (typically your translation team's web or email address).
#: src/envsubst.c:219 src/gettext.c:279 src/ngettext.c:245
#: src/envsubst.c:219 src/gettext.c:280 src/ngettext.c:246
msgid "Report bugs to <bug-gnu-gettext@gnu.org>.\n"
msgstr ""
"Fehler bitte auf Englisch an <bug-gnu-gettext@gnu.org> melden.\n"
@@ -281,11 +287,11 @@ msgid "standard input"
msgstr "Standardeingabe"
#. This is a proper name. See the gettext manual, section Names.
#: src/gettext.c:139 src/ngettext.c:129
#: src/gettext.c:140 src/ngettext.c:130
msgid "Ulrich Drepper"
msgstr "Ulrich Drepper"
#: src/gettext.c:243
#: src/gettext.c:244
#, c-format, no-wrap
msgid ""
"Usage: %s [OPTION] [[TEXTDOMAIN] MSGID]\n"
@@ -295,12 +301,12 @@ msgstr ""
"oder: %s [OPTION] -s [SCHLÜSSEL]...\n"
# CHECKIT
#: src/gettext.c:249
#: src/gettext.c:250
#, c-format, no-wrap
msgid "Display native language translation of a textual message.\n"
msgstr "Übersetzung einer textuellen Meldung in einer nativen Sprache anzeigen.\n"
#: src/gettext.c:253
#: src/gettext.c:254
#, c-format, no-wrap
msgid ""
" -d, --domain=TEXTDOMAIN retrieve translated messages from TEXTDOMAIN\n"
@@ -321,7 +327,7 @@ msgstr ""
" [TEXTBEREICH] SCHLÜSSEL die Übersetzung zu SCHLÜSSEL aus TEXTBEREICH\n"
" anfordern\n"
#: src/gettext.c:264
#: src/gettext.c:265
#, c-format, no-wrap
msgid ""
"If the TEXTDOMAIN parameter is not given, the domain is determined from the\n"
@@ -344,13 +350,13 @@ msgstr ""
"\n"
"Standardverzeichnis: %s\n"
#: src/ngettext.c:212
#: src/ngettext.c:213
#, c-format, no-wrap
msgid "Usage: %s [OPTION] [TEXTDOMAIN] MSGID MSGID-PLURAL COUNT\n"
msgstr "Aufruf: %s [OPTION] [TEXTBEREICH] SCHLÜSSEL SCHLÜSSEL-PLURAL ZAHL\n"
# CHECKIT
#: src/ngettext.c:217
#: src/ngettext.c:218
#, c-format, no-wrap
msgid ""
"Display native language translation of a textual message whose grammatical\n"
@@ -359,7 +365,7 @@ msgstr ""
"Übersetzung einer textuellen Meldung, deren grammatische Form von einer Zahl\n"
"abhängt, in einer nativen Sprache anzeigen.\n"
#: src/ngettext.c:222
#: src/ngettext.c:223
#, c-format, no-wrap
msgid ""
" -d, --domain=TEXTDOMAIN retrieve translated message from TEXTDOMAIN\n"
@@ -382,7 +388,7 @@ msgstr ""
" ZAHL Singular-/Pluralform anhand des Wertes ZAHL\n"
" wählen\n"
#: src/ngettext.c:233
#: src/ngettext.c:234
#, c-format, no-wrap
msgid ""
"If the TEXTDOMAIN parameter is not given, the domain is determined from the\n"
+40 -35
View File
@@ -1,17 +1,17 @@
# Mensajes en español para GNU gettext.
# Copyright (C) 2013 Free Software Foundation, Inc.
# Copyright (C) 2013, 2015 Free Software Foundation, Inc.
# This file is distributed under the same license as the gettext package.
# Max de Mendizábal <max@upn.mx>, 1996, 1997, 1998, 2001, 2002, 2003, 2004.
# Antonio Ceballos <aceballos@gmail.com>, 2013
# Antonio Ceballos <aceballos@gmail.com>, 2013, 2015
#
msgid ""
msgstr ""
"Project-Id-Version: GNU gettext-runtime 0.18.2\n"
"Project-Id-Version: GNU gettext-runtime 0.19.4.73\n"
"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
"POT-Creation-Date: 2012-12-25 14:19+0900\n"
"PO-Revision-Date: 2013-11-25 19:54+0200\n"
"POT-Creation-Date: 2015-06-23 15:18+0900\n"
"PO-Revision-Date: 2015-06-23 22:53+0200\n"
"Last-Translator: Antonio Ceballos <aceballos@gmail.com>\n"
"Language-Team: Spanish <es@li.org>\n"
"Language-Team: Spanish <es@tp.org.es>\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -24,72 +24,77 @@ msgstr "error de escritura"
# Nota: El error es del sistema, pero no se sabe cuál es el error,
# por eso es (además) desconocido.
#: gnulib-lib/error.c:188
#: gnulib-lib/error.c:191
msgid "Unknown system error"
msgstr "Hay un error desconocido del sistema"
#: gnulib-lib/getopt.c:547 gnulib-lib/getopt.c:576
#: gnulib-lib/getopt.c:575 gnulib-lib/getopt.c:604
#, c-format
msgid "%s: option '%s' is ambiguous; possibilities:"
msgstr "%s: la opción '%s' es ambigua; posibilidades:"
#: gnulib-lib/getopt.c:624 gnulib-lib/getopt.c:628
#: gnulib-lib/getopt.c:619
#, c-format
msgid "%s: option '%s' is ambiguous\n"
msgstr "%s: la opción '%s' es ambigua\n"
#: gnulib-lib/getopt.c:654 gnulib-lib/getopt.c:658
#, c-format
msgid "%s: option '--%s' doesn't allow an argument\n"
msgstr "%s: la opción '--%s' no admite ningún argumento\n"
#: gnulib-lib/getopt.c:637 gnulib-lib/getopt.c:642
#: gnulib-lib/getopt.c:667 gnulib-lib/getopt.c:672
#, c-format
msgid "%s: option '%c%s' doesn't allow an argument\n"
msgstr "%s: la opción '%c%s' no admite ningún argumento\n"
#: gnulib-lib/getopt.c:685 gnulib-lib/getopt.c:704
#: gnulib-lib/getopt.c:715 gnulib-lib/getopt.c:734
#, c-format
msgid "%s: option '--%s' requires an argument\n"
msgstr "%s: la opción '%s' requiere un argumento\n"
#: gnulib-lib/getopt.c:742 gnulib-lib/getopt.c:745
#: gnulib-lib/getopt.c:772 gnulib-lib/getopt.c:775
#, c-format
msgid "%s: unrecognized option '--%s'\n"
msgstr "%s: opción no reconocida '--%s'\n"
#: gnulib-lib/getopt.c:753 gnulib-lib/getopt.c:756
#: gnulib-lib/getopt.c:783 gnulib-lib/getopt.c:786
#, c-format
msgid "%s: unrecognized option '%c%s'\n"
msgstr "%s: opción no reconocida '%c%s'\n"
#: gnulib-lib/getopt.c:805 gnulib-lib/getopt.c:808
#: gnulib-lib/getopt.c:835 gnulib-lib/getopt.c:838
#, c-format
msgid "%s: invalid option -- '%c'\n"
msgstr "%s: opción no válida -- '%c'\n"
#: gnulib-lib/getopt.c:861 gnulib-lib/getopt.c:878 gnulib-lib/getopt.c:1088
#: gnulib-lib/getopt.c:1106
#: gnulib-lib/getopt.c:891 gnulib-lib/getopt.c:908 gnulib-lib/getopt.c:1118
#: gnulib-lib/getopt.c:1136
#, c-format
msgid "%s: option requires an argument -- '%c'\n"
msgstr "%s: la opción requiere un argumento -- '%c'\n"
#: gnulib-lib/getopt.c:934 gnulib-lib/getopt.c:950
#: gnulib-lib/getopt.c:964 gnulib-lib/getopt.c:980
#, c-format
msgid "%s: option '-W %s' is ambiguous\n"
msgstr "%s: la opción '-W %s' es ambigua\n"
#: gnulib-lib/getopt.c:974 gnulib-lib/getopt.c:992
#: gnulib-lib/getopt.c:1004 gnulib-lib/getopt.c:1022
#, c-format
msgid "%s: option '-W %s' doesn't allow an argument\n"
msgstr "%s: la opción '-W %s' no admite ningún argumento\n"
#: gnulib-lib/getopt.c:1013 gnulib-lib/getopt.c:1031
#: gnulib-lib/getopt.c:1043 gnulib-lib/getopt.c:1061
#, c-format
msgid "%s: option '-W %s' requires an argument\n"
msgstr "%s: la opción '-W %s' requiere un argumento\n"
#: gnulib-lib/xmalloc.c:37
#: gnulib-lib/xmalloc.c:38
#, c-format
msgid "memory exhausted"
msgstr "memoria agotada"
#: src/envsubst.c:112 src/gettext.c:133 src/ngettext.c:123
#: src/envsubst.c:112 src/gettext.c:134 src/ngettext.c:124
#, c-format, no-wrap
msgid ""
"Copyright (C) %s Free Software Foundation, Inc.\n"
@@ -102,7 +107,7 @@ msgstr ""
"Esto es software libre: puede modificarlo y redistribuirlo libremente.\n"
"SIN NINGÚN TIPO DE GARANTÍA, dentro de los límites legales.\n"
#: src/envsubst.c:118 src/gettext.c:139 src/ngettext.c:129
#: src/envsubst.c:118 src/gettext.c:140 src/ngettext.c:130
#, c-format
msgid "Written by %s.\n"
msgstr "Escrito por %s.\n"
@@ -112,17 +117,17 @@ msgstr "Escrito por %s.\n"
msgid "Bruno Haible"
msgstr "Bruno Haible"
#: src/envsubst.c:127 src/gettext.c:157 src/ngettext.c:141
#: src/envsubst.c:127 src/gettext.c:158 src/ngettext.c:142
#, c-format
msgid "too many arguments"
msgstr "demasiados argumentos"
#: src/envsubst.c:138 src/gettext.c:167 src/ngettext.c:153
#: src/envsubst.c:138 src/gettext.c:168 src/ngettext.c:154
#, c-format
msgid "missing arguments"
msgstr "faltan argumentos"
#: src/envsubst.c:171 src/gettext.c:238 src/ngettext.c:207
#: src/envsubst.c:171 src/gettext.c:239 src/ngettext.c:208
#, c-format
msgid "Try '%s --help' for more information.\n"
msgstr "Pruebe '%s --help' para más información.\n"
@@ -197,7 +202,7 @@ msgstr ""
#. for this package. Please add _another line_ saying
#. "Report translation bugs to <...>\n" with the address for translation
#. bugs (typically your translation team's web or email address).
#: src/envsubst.c:219 src/gettext.c:279 src/ngettext.c:245
#: src/envsubst.c:219 src/gettext.c:280 src/ngettext.c:246
msgid "Report bugs to <bug-gnu-gettext@gnu.org>.\n"
msgstr "Comunicar defectos a <bug-gnu-gettext@gnu.org>.\n"
@@ -211,11 +216,11 @@ msgid "standard input"
msgstr "entrada estándar"
#. This is a proper name. See the gettext manual, section Names.
#: src/gettext.c:139 src/ngettext.c:129
#: src/gettext.c:140 src/ngettext.c:130
msgid "Ulrich Drepper"
msgstr "Ulrich Drepper"
#: src/gettext.c:243
#: src/gettext.c:244
#, c-format, no-wrap
msgid ""
"Usage: %s [OPTION] [[TEXTDOMAIN] MSGID]\n"
@@ -224,7 +229,7 @@ msgstr ""
"Modo de empleo: %s [OPCIÓN] [[DOMINIOTEXTO] MSGID]\n"
" o: %s [OPCIÓN] -s [MSGID]...\n"
#: src/gettext.c:249
#: src/gettext.c:250
#, c-format, no-wrap
msgid "Display native language translation of a textual message.\n"
msgstr "Mostrar la traducción a idioma nativo de un mensaje textual.\n"
@@ -242,7 +247,7 @@ msgstr "Mostrar la traducción a idioma nativo de un mensaje textual.\n"
# Prefiero que se quede como está, pues aunque se repite muestra,
# es en otra opción en donde aparece. mm
#
#: src/gettext.c:253
#: src/gettext.c:254
#, c-format, no-wrap
msgid ""
" -d, --domain=TEXTDOMAIN retrieve translated messages from TEXTDOMAIN\n"
@@ -266,7 +271,7 @@ msgstr ""
# Nota: TEXTDOMAIN y TEXTDOMAINDIR son variables de entorno, por lo tanto
# no se pueden traducir (cuando se refieren a las variables, claro está).
#: src/gettext.c:264
#: src/gettext.c:265
#, c-format, no-wrap
msgid ""
"If the TEXTDOMAIN parameter is not given, the domain is determined from the\n"
@@ -288,12 +293,12 @@ msgstr ""
"encuentre dentro del catálogo seleccionado.\n"
"Directorio de búsqueda estándar: %s\n"
#: src/ngettext.c:212
#: src/ngettext.c:213
#, c-format, no-wrap
msgid "Usage: %s [OPTION] [TEXTDOMAIN] MSGID MSGID-PLURAL COUNT\n"
msgstr "Modo de empleo: %s [OPCIÓN] [DOMINIODETEXTO] MSGID MSG-PLURAL CUENTA\n"
#: src/ngettext.c:217
#: src/ngettext.c:218
#, c-format, no-wrap
msgid ""
"Display native language translation of a textual message whose grammatical\n"
@@ -315,7 +320,7 @@ msgstr ""
# Prefiero que se quede como está, pues aunque se repite muestra,
# es en otra opción en donde aparece. mm
#
#: src/ngettext.c:222
#: src/ngettext.c:223
#, c-format, no-wrap
msgid ""
" -d, --domain=TEXTDOMAIN retrieve translated message from TEXTDOMAIN\n"
@@ -340,7 +345,7 @@ msgstr ""
# Nota: TEXTDOMAIN y TEXTDOMAINDIR son variables de entorno, por lo tanto
# no se pueden traducir (cuando se refieren a las variables, claro está).
#: src/ngettext.c:233
#: src/ngettext.c:234
#, c-format, no-wrap
msgid ""
"If the TEXTDOMAIN parameter is not given, the domain is determined from the\n"
+27 -2015
View File
File diff suppressed because it is too large Load Diff
+39 -34
View File
@@ -2,13 +2,13 @@
# This file is distributed under the same license as the gettext package.
# Copyright (C) 2014 Free Software Foundation, Inc.
#
# Balázs Úr <urbalazs@gmail.com>, 2014.
# Balázs Úr <urbalazs@gmail.com>, 2014, 2015.
msgid ""
msgstr ""
"Project-Id-Version: GNU gettext-runtime 0.19-rc1\n"
"Project-Id-Version: GNU gettext-runtime 0.19.4.73\n"
"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
"POT-Creation-Date: 2014-05-10 13:36+0900\n"
"PO-Revision-Date: 2014-05-11 17:49+0200\n"
"POT-Creation-Date: 2015-06-23 15:18+0900\n"
"PO-Revision-Date: 2015-06-23 20:33+0200\n"
"Last-Translator: Balázs Úr <urbalazs@gmail.com>\n"
"Language-Team: Hungarian <translation-team-hu@lists.sourceforge.net>\n"
"Language: hu\n"
@@ -16,78 +16,83 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Lokalize 1.5\n"
"X-Generator: Lokalize 1.2\n"
#: gnulib-lib/closeout.c:66
msgid "write error"
msgstr "írási hiba"
#: gnulib-lib/error.c:188
#: gnulib-lib/error.c:191
msgid "Unknown system error"
msgstr "Ismeretlen rendszerhiba"
#: gnulib-lib/getopt.c:547 gnulib-lib/getopt.c:576
#: gnulib-lib/getopt.c:575 gnulib-lib/getopt.c:604
#, c-format
msgid "%s: option '%s' is ambiguous; possibilities:"
msgstr "%s: a(z) „%s” kapcsoló nem egyértelmű; lehetőségek:"
#: gnulib-lib/getopt.c:624 gnulib-lib/getopt.c:628
#: gnulib-lib/getopt.c:619
#, c-format
msgid "%s: option '%s' is ambiguous\n"
msgstr "%s: a(z) „%s” kapcsoló nem egyértelmű\n"
#: gnulib-lib/getopt.c:654 gnulib-lib/getopt.c:658
#, c-format
msgid "%s: option '--%s' doesn't allow an argument\n"
msgstr "%s: a(z) „--%s” kapcsoló nem fogad el argumentumot\n"
#: gnulib-lib/getopt.c:637 gnulib-lib/getopt.c:642
#: gnulib-lib/getopt.c:667 gnulib-lib/getopt.c:672
#, c-format
msgid "%s: option '%c%s' doesn't allow an argument\n"
msgstr "%s: a(z) „%c%s” kapcsoló nem fogad el argumentumot\n"
#: gnulib-lib/getopt.c:685 gnulib-lib/getopt.c:704
#: gnulib-lib/getopt.c:715 gnulib-lib/getopt.c:734
#, c-format
msgid "%s: option '--%s' requires an argument\n"
msgstr "%s: a(z) „--%s” kapcsolóhoz egy argumentum szükséges\n"
#: gnulib-lib/getopt.c:742 gnulib-lib/getopt.c:745
#: gnulib-lib/getopt.c:772 gnulib-lib/getopt.c:775
#, c-format
msgid "%s: unrecognized option '--%s'\n"
msgstr "%s: ismeretlen „--%s” kapcsoló\n"
#: gnulib-lib/getopt.c:753 gnulib-lib/getopt.c:756
#: gnulib-lib/getopt.c:783 gnulib-lib/getopt.c:786
#, c-format
msgid "%s: unrecognized option '%c%s'\n"
msgstr "%s: ismeretlen „%c%s” kapcsoló\n"
#: gnulib-lib/getopt.c:805 gnulib-lib/getopt.c:808
#: gnulib-lib/getopt.c:835 gnulib-lib/getopt.c:838
#, c-format
msgid "%s: invalid option -- '%c'\n"
msgstr "%s: érvénytelen -- „%c” kapcsoló\n"
#: gnulib-lib/getopt.c:861 gnulib-lib/getopt.c:878 gnulib-lib/getopt.c:1088
#: gnulib-lib/getopt.c:1106
#: gnulib-lib/getopt.c:891 gnulib-lib/getopt.c:908 gnulib-lib/getopt.c:1118
#: gnulib-lib/getopt.c:1136
#, c-format
msgid "%s: option requires an argument -- '%c'\n"
msgstr "%s: a kapcsolóhoz egy -- „%c” argumentum szükséges\n"
#: gnulib-lib/getopt.c:934 gnulib-lib/getopt.c:950
#: gnulib-lib/getopt.c:964 gnulib-lib/getopt.c:980
#, c-format
msgid "%s: option '-W %s' is ambiguous\n"
msgstr "%s: a „-W %s” kapcsoló nem egyértelmű\n"
#: gnulib-lib/getopt.c:974 gnulib-lib/getopt.c:992
#: gnulib-lib/getopt.c:1004 gnulib-lib/getopt.c:1022
#, c-format
msgid "%s: option '-W %s' doesn't allow an argument\n"
msgstr "%s: a „-W %s” kapcsoló nem fogad el argumentumot\n"
#: gnulib-lib/getopt.c:1013 gnulib-lib/getopt.c:1031
#: gnulib-lib/getopt.c:1043 gnulib-lib/getopt.c:1061
#, c-format
msgid "%s: option '-W %s' requires an argument\n"
msgstr "%s: a „-W %s” kapcsolóhoz egy argumentum szükséges\n"
#: gnulib-lib/xmalloc.c:37
#: gnulib-lib/xmalloc.c:38
#, c-format
msgid "memory exhausted"
msgstr "elfogyott a memória"
#: src/envsubst.c:112 src/gettext.c:133 src/ngettext.c:123
#: src/envsubst.c:112 src/gettext.c:134 src/ngettext.c:124
#, c-format, no-wrap
msgid ""
"Copyright (C) %s Free Software Foundation, Inc.\n"
@@ -100,7 +105,7 @@ msgstr ""
"Ez egy szabad szoftver: szabadon módosíthatja és terjesztheti.\n"
"Nincs SEMMIFÉLE GARANCIA, a törvény által megengedett mértékben.\n"
#: src/envsubst.c:118 src/gettext.c:139 src/ngettext.c:129
#: src/envsubst.c:118 src/gettext.c:140 src/ngettext.c:130
#, c-format
msgid "Written by %s.\n"
msgstr "Írta: %s.\n"
@@ -110,17 +115,17 @@ msgstr "Írta: %s.\n"
msgid "Bruno Haible"
msgstr "Bruno Haible"
#: src/envsubst.c:127 src/gettext.c:157 src/ngettext.c:141
#: src/envsubst.c:127 src/gettext.c:158 src/ngettext.c:142
#, c-format
msgid "too many arguments"
msgstr "túl sok argumentum"
#: src/envsubst.c:138 src/gettext.c:167 src/ngettext.c:153
#: src/envsubst.c:138 src/gettext.c:168 src/ngettext.c:154
#, c-format
msgid "missing arguments"
msgstr "hiányzó argumentumok"
#: src/envsubst.c:171 src/gettext.c:238 src/ngettext.c:207
#: src/envsubst.c:171 src/gettext.c:239 src/ngettext.c:208
#, c-format
msgid "Try '%s --help' for more information.\n"
msgstr "További információkért próbálja a(z) „%s --help” parancsot.\n"
@@ -190,7 +195,7 @@ msgstr ""
#. for this package. Please add _another line_ saying
#. "Report translation bugs to <...>\n" with the address for translation
#. bugs (typically your translation team's web or email address).
#: src/envsubst.c:219 src/gettext.c:279 src/ngettext.c:245
#: src/envsubst.c:219 src/gettext.c:280 src/ngettext.c:246
msgid "Report bugs to <bug-gnu-gettext@gnu.org>.\n"
msgstr "A hibákat ezen a címen jelentse: <bug-gnu-gettext@gnu.org>.\n"
@@ -204,11 +209,11 @@ msgid "standard input"
msgstr "szabványos bemenet"
#. This is a proper name. See the gettext manual, section Names.
#: src/gettext.c:139 src/ngettext.c:129
#: src/gettext.c:140 src/ngettext.c:130
msgid "Ulrich Drepper"
msgstr "Ulrich Drepper"
#: src/gettext.c:243
#: src/gettext.c:244
#, c-format, no-wrap
msgid ""
"Usage: %s [OPTION] [[TEXTDOMAIN] MSGID]\n"
@@ -217,12 +222,12 @@ msgstr ""
"Használat: %s [KAPCSOLÓ] [[SZÖVEGTARTOMÁNY] MSGID]\n"
"vagy: %s [KAPCSOLÓ] -s [MSGID]...\n"
#: src/gettext.c:249
#: src/gettext.c:250
#, c-format, no-wrap
msgid "Display native language translation of a textual message.\n"
msgstr "A szöveges üzenet natív nyelvi fordításának megjelenítése.\n"
#: src/gettext.c:253
#: src/gettext.c:254
#, c-format, no-wrap
msgid ""
" -d, --domain=TEXTDOMAIN retrieve translated messages from TEXTDOMAIN\n"
@@ -244,7 +249,7 @@ msgstr ""
" [SZÖVEGTARTOMÁNY] MSGID az MSGID-nak megfelelő lefordított üzenet\n"
" lekérése a SZÖVEGTARTOMÁNYBÓL\n"
#: src/gettext.c:264
#: src/gettext.c:265
#, c-format, no-wrap
msgid ""
"If the TEXTDOMAIN parameter is not given, the domain is determined from the\n"
@@ -266,12 +271,12 @@ msgstr ""
"fordítva.\n"
"Szabványos keresési könyvtár: %s\n"
#: src/ngettext.c:212
#: src/ngettext.c:213
#, c-format, no-wrap
msgid "Usage: %s [OPTION] [TEXTDOMAIN] MSGID MSGID-PLURAL COUNT\n"
msgstr "Használat: %s [KAPCSOLÓ] [SZÖVEGTARTOMÁNY] MSGID MSGID-TÖBBES DARABSZÁM\n"
#: src/ngettext.c:217
#: src/ngettext.c:218
#, c-format, no-wrap
msgid ""
"Display native language translation of a textual message whose grammatical\n"
@@ -280,7 +285,7 @@ msgstr ""
"Azon szöveges üzenet natív nyelvi fordításának megjelenítése, amelyek\n"
"nyelvtani alakja egy számtól függ.\n"
#: src/ngettext.c:222
#: src/ngettext.c:223
#, c-format, no-wrap
msgid ""
" -d, --domain=TEXTDOMAIN retrieve translated message from TEXTDOMAIN\n"
@@ -302,7 +307,7 @@ msgstr ""
" MSGID MSGID-TÖBBES MSGID (egyesszám) / MSGID-TÖBBES (többesszám)\n"
" DARABSZÁM egyesszám/többesszám választása ezen érték alapján\n"
#: src/ngettext.c:233
#: src/ngettext.c:234
#, c-format, no-wrap
msgid ""
"If the TEXTDOMAIN parameter is not given, the domain is determined from the\n"
+39 -37
View File
@@ -1,14 +1,14 @@
# Translation of `gettext-runtime' messages to Japanese.
# Copyright (C) 1999, 2002, 2003, 2006, 2007, 2010, 2013 Free Software Foundation, Inc.
# Copyright (C) 1999, 2002, 2003, 2006, 2007, 2010, 2013, 2015 Free Software Foundation, Inc.
# This file is distributed under the same license as the gettext package.
# Masahito Yamaga <ma@yama-ga.com>, 2013.
# Masahito Yamaga <ma@yama-ga.com>, 2015.
#
msgid ""
msgstr ""
"Project-Id-Version: GNU gettext-runtime 0.18.2\n"
"Project-Id-Version: GNU gettext-runtime 0.19.4.73\n"
"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
"POT-Creation-Date: 2012-12-25 14:19+0900\n"
"PO-Revision-Date: 2013-02-27 06:08+0900\n"
"POT-Creation-Date: 2015-06-23 15:18+0900\n"
"PO-Revision-Date: 2015-06-24 12:18+0900\n"
"Last-Translator: Masahito Yamaga <ma@yama-ga.com>\n"
"Language-Team: Japanese <translation-team-ja@lists.sourceforge.net>\n"
"Language: ja\n"
@@ -21,72 +21,77 @@ msgstr ""
msgid "write error"
msgstr "書き込みエラー"
#: gnulib-lib/error.c:188
#: gnulib-lib/error.c:191
msgid "Unknown system error"
msgstr "未知のシステムエラー"
#: gnulib-lib/getopt.c:547 gnulib-lib/getopt.c:576
#: gnulib-lib/getopt.c:575 gnulib-lib/getopt.c:604
#, c-format
msgid "%s: option '%s' is ambiguous; possibilities:"
msgstr "%s: オプション '%s' が曖昧. 指定可能なもの:"
#: gnulib-lib/getopt.c:624 gnulib-lib/getopt.c:628
#: gnulib-lib/getopt.c:619
#, c-format
msgid "%s: option '%s' is ambiguous\n"
msgstr "%s: オプション '%s' は曖昧です\n"
#: gnulib-lib/getopt.c:654 gnulib-lib/getopt.c:658
#, c-format
msgid "%s: option '--%s' doesn't allow an argument\n"
msgstr "%s: オプション '--%s' に引数はありません\n"
#: gnulib-lib/getopt.c:637 gnulib-lib/getopt.c:642
#: gnulib-lib/getopt.c:667 gnulib-lib/getopt.c:672
#, c-format
msgid "%s: option '%c%s' doesn't allow an argument\n"
msgstr "%s: オプション '%c%s' に引数はありません\n"
#: gnulib-lib/getopt.c:685 gnulib-lib/getopt.c:704
#: gnulib-lib/getopt.c:715 gnulib-lib/getopt.c:734
#, c-format
msgid "%s: option '--%s' requires an argument\n"
msgstr "%s: オプション '--%s' には引数が必要です\n"
#: gnulib-lib/getopt.c:742 gnulib-lib/getopt.c:745
#: gnulib-lib/getopt.c:772 gnulib-lib/getopt.c:775
#, c-format
msgid "%s: unrecognized option '--%s'\n"
msgstr "%s: オプション '--%s' は不可\n"
#: gnulib-lib/getopt.c:753 gnulib-lib/getopt.c:756
#: gnulib-lib/getopt.c:783 gnulib-lib/getopt.c:786
#, c-format
msgid "%s: unrecognized option '%c%s'\n"
msgstr "%s: オプション '%c%s' は不可\n"
#: gnulib-lib/getopt.c:805 gnulib-lib/getopt.c:808
#: gnulib-lib/getopt.c:835 gnulib-lib/getopt.c:838
#, c-format
msgid "%s: invalid option -- '%c'\n"
msgstr "%s: 無効なオプション -- '%c'\n"
#: gnulib-lib/getopt.c:861 gnulib-lib/getopt.c:878 gnulib-lib/getopt.c:1088
#: gnulib-lib/getopt.c:1106
#: gnulib-lib/getopt.c:891 gnulib-lib/getopt.c:908 gnulib-lib/getopt.c:1118
#: gnulib-lib/getopt.c:1136
#, c-format
msgid "%s: option requires an argument -- '%c'\n"
msgstr "%s: 引数が必要なオプション -- '%c'\n"
#: gnulib-lib/getopt.c:934 gnulib-lib/getopt.c:950
#: gnulib-lib/getopt.c:964 gnulib-lib/getopt.c:980
#, c-format
msgid "%s: option '-W %s' is ambiguous\n"
msgstr "%s: オプション '-W %s' は曖昧です\n"
#: gnulib-lib/getopt.c:974 gnulib-lib/getopt.c:992
#: gnulib-lib/getopt.c:1004 gnulib-lib/getopt.c:1022
#, c-format
msgid "%s: option '-W %s' doesn't allow an argument\n"
msgstr "%s: オプション '-W %s' に引数はありません\n"
#: gnulib-lib/getopt.c:1013 gnulib-lib/getopt.c:1031
#: gnulib-lib/getopt.c:1043 gnulib-lib/getopt.c:1061
#, c-format
msgid "%s: option '-W %s' requires an argument\n"
msgstr "%s: オプション '-W %s' には引数が必要です\n"
#: gnulib-lib/xmalloc.c:37
#: gnulib-lib/xmalloc.c:38
#, c-format
msgid "memory exhausted"
msgstr "メモリを使い果たしました"
#: src/envsubst.c:112 src/gettext.c:133 src/ngettext.c:123
#: src/envsubst.c:112 src/gettext.c:134 src/ngettext.c:124
#, c-format, no-wrap
msgid ""
"Copyright (C) %s Free Software Foundation, Inc.\n"
@@ -104,7 +109,7 @@ msgstr ""
"これはフリー・ソフトウェアです. 改変と再配布は自由です.\n"
"法で許された範囲内で無保証です.\n"
#: src/envsubst.c:118 src/gettext.c:139 src/ngettext.c:129
#: src/envsubst.c:118 src/gettext.c:140 src/ngettext.c:130
#, c-format
msgid "Written by %s.\n"
msgstr "作者 %s.\n"
@@ -114,17 +119,17 @@ msgstr "
msgid "Bruno Haible"
msgstr "Bruno Haible"
#: src/envsubst.c:127 src/gettext.c:157 src/ngettext.c:141
#: src/envsubst.c:127 src/gettext.c:158 src/ngettext.c:142
#, c-format
msgid "too many arguments"
msgstr "引数が多すぎます"
#: src/envsubst.c:138 src/gettext.c:167 src/ngettext.c:153
#: src/envsubst.c:138 src/gettext.c:168 src/ngettext.c:154
#, c-format
msgid "missing arguments"
msgstr "引数がありません"
#: src/envsubst.c:171 src/gettext.c:238 src/ngettext.c:207
#: src/envsubst.c:171 src/gettext.c:239 src/ngettext.c:208
#, c-format
msgid "Try '%s --help' for more information.\n"
msgstr "より多くの情報を得るためには '%s --help' と入力してください.\n"
@@ -192,7 +197,7 @@ msgstr ""
#. for this package. Please add _another line_ saying
#. "Report translation bugs to <...>\n" with the address for translation
#. bugs (typically your translation team's web or email address).
#: src/envsubst.c:219 src/gettext.c:279 src/ngettext.c:245
#: src/envsubst.c:219 src/gettext.c:280 src/ngettext.c:246
msgid "Report bugs to <bug-gnu-gettext@gnu.org>.\n"
msgstr "バグレポートは <bug-gnu-gettext@gnu.org> まで.\n"
@@ -206,11 +211,11 @@ msgid "standard input"
msgstr "標準入力"
#. This is a proper name. See the gettext manual, section Names.
#: src/gettext.c:139 src/ngettext.c:129
#: src/gettext.c:140 src/ngettext.c:130
msgid "Ulrich Drepper"
msgstr "Ulrich Drepper"
#: src/gettext.c:243
#: src/gettext.c:244
#, c-format, no-wrap
msgid ""
"Usage: %s [OPTION] [[TEXTDOMAIN] MSGID]\n"
@@ -219,12 +224,12 @@ msgstr ""
"使用法: %s [オプション] [[TEXTDOMAIN] MSGID]\n"
"または: %s [オプション] -s [MSGID]...\n"
#: src/gettext.c:249
#: src/gettext.c:250
#, c-format, no-wrap
msgid "Display native language translation of a textual message.\n"
msgstr "原文のメッセージの自国語翻訳を表示.\n"
#: src/gettext.c:253
#: src/gettext.c:254
#, c-format, no-wrap
msgid ""
" -d, --domain=TEXTDOMAIN retrieve translated messages from TEXTDOMAIN\n"
@@ -245,7 +250,7 @@ msgstr ""
" [TEXTDOMAIN] MSGID MSGID に応じた翻訳メッセージを TEXTDOMAIN から\n"
" 取り出す\n"
#: src/gettext.c:264
#: src/gettext.c:265
#, c-format, no-wrap
msgid ""
"If the TEXTDOMAIN parameter is not given, the domain is determined from the\n"
@@ -266,19 +271,19 @@ msgstr ""
"翻訳されたものを表示します.\n"
"標準の検索ディレクトリ: %s\n"
#: src/ngettext.c:212
#: src/ngettext.c:213
#, c-format, no-wrap
msgid "Usage: %s [OPTION] [TEXTDOMAIN] MSGID MSGID-PLURAL COUNT\n"
msgstr "使用法: %s [オプション] [TEXTDOMAIN] MSGID MSGID-PLURAL COUNT\n"
#: src/ngettext.c:217
#: src/ngettext.c:218
#, c-format, no-wrap
msgid ""
"Display native language translation of a textual message whose grammatical\n"
"form depends on a number.\n"
msgstr "文法上, 形式が数によって異なっている原文メッセージの自国語翻訳を表示.\n"
#: src/ngettext.c:222
#: src/ngettext.c:223
#, c-format, no-wrap
msgid ""
" -d, --domain=TEXTDOMAIN retrieve translated message from TEXTDOMAIN\n"
@@ -299,7 +304,7 @@ msgstr ""
" MSGID MSGID-PLURAL MSGID (単数形) / MSGID-PLURAL (複数形) を翻訳\n"
" COUNT この値を基本にして単数/複数形を選択\n"
#: src/ngettext.c:233
#: src/ngettext.c:234
#, c-format, no-wrap
msgid ""
"If the TEXTDOMAIN parameter is not given, the domain is determined from the\n"
@@ -312,6 +317,3 @@ msgstr ""
"ドメインが決まります. もし標準のディレクトリにメッセージカタログが\n"
"見つからなければ, 環境変数 TEXTDOMAINDIR で指定された場所から探します.\n"
"標準の検索ディレクトリ: %s\n"
#~ msgid "%s: illegal option -- %c\n"
#~ msgstr "%s: 不正なオプション -- %c\n"
+39 -34
View File
@@ -3,16 +3,16 @@
# This file is distributed under the same license as the gettext package.
#
# Bang Jun-Young <bangjy@geocities.com>, 1995-1997.
# Changwoo Ryu <cwryu@debian.org>, 2001-2006, 2009, 2010, 2013.
# Changwoo Ryu <cwryu@debian.org>, 2001-2006, 2009, 2010, 2013, 2015.
#
msgid ""
msgstr ""
"Project-Id-Version: GNU gettext-runtime 0.18.2\n"
"Project-Id-Version: GNU gettext-runtime 0.19.4.73\n"
"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
"POT-Creation-Date: 2012-12-25 14:19+0900\n"
"PO-Revision-Date: 2013-03-12 03:38+0900\n"
"POT-Creation-Date: 2015-06-23 15:18+0900\n"
"PO-Revision-Date: 2015-06-28 05:22+0900\n"
"Last-Translator: Changwoo Ryu <cwryu@debian.org>\n"
"Language-Team: Korean <translation-team-ko@lists.sourceforge.net>\n"
"Language-Team: Korean <translation-team-ko@googlegroups.com>\n"
"Language: ko\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -23,72 +23,77 @@ msgstr ""
msgid "write error"
msgstr "쓰기 오류"
#: gnulib-lib/error.c:188
#: gnulib-lib/error.c:191
msgid "Unknown system error"
msgstr "알 수 없는 시스템 오류"
#: gnulib-lib/getopt.c:547 gnulib-lib/getopt.c:576
#: gnulib-lib/getopt.c:575 gnulib-lib/getopt.c:604
#, c-format
msgid "%s: option '%s' is ambiguous; possibilities:"
msgstr "%s: '%s' 옵션은 모호한 옵션입니다. 가능한 옵션은:"
#: gnulib-lib/getopt.c:624 gnulib-lib/getopt.c:628
#: gnulib-lib/getopt.c:619
#, c-format
msgid "%s: option '%s' is ambiguous\n"
msgstr "%s: '%s' 옵션은 모호한 옵션입니다\n"
#: gnulib-lib/getopt.c:654 gnulib-lib/getopt.c:658
#, c-format
msgid "%s: option '--%s' doesn't allow an argument\n"
msgstr "%s: '--%s' 옵션은 인수를 허용하지 않습니다\n"
#: gnulib-lib/getopt.c:637 gnulib-lib/getopt.c:642
#: gnulib-lib/getopt.c:667 gnulib-lib/getopt.c:672
#, c-format
msgid "%s: option '%c%s' doesn't allow an argument\n"
msgstr "%s: '%c%s' 옵션은 인수를 허용하지 않습니다\n"
#: gnulib-lib/getopt.c:685 gnulib-lib/getopt.c:704
#: gnulib-lib/getopt.c:715 gnulib-lib/getopt.c:734
#, c-format
msgid "%s: option '--%s' requires an argument\n"
msgstr "%s: '--%s' 옵션은 인수가 필요합니다\n"
#: gnulib-lib/getopt.c:742 gnulib-lib/getopt.c:745
#: gnulib-lib/getopt.c:772 gnulib-lib/getopt.c:775
#, c-format
msgid "%s: unrecognized option '--%s'\n"
msgstr "%s: 인식할 수 없는 옵션 '--%s'\n"
#: gnulib-lib/getopt.c:753 gnulib-lib/getopt.c:756
#: gnulib-lib/getopt.c:783 gnulib-lib/getopt.c:786
#, c-format
msgid "%s: unrecognized option '%c%s'\n"
msgstr "%s: 인식할 수 없는 옵션 '%c%s'\n"
#: gnulib-lib/getopt.c:805 gnulib-lib/getopt.c:808
#: gnulib-lib/getopt.c:835 gnulib-lib/getopt.c:838
#, c-format
msgid "%s: invalid option -- '%c'\n"
msgstr "%s: 잘못된 옵션 -- '%c'\n"
#: gnulib-lib/getopt.c:861 gnulib-lib/getopt.c:878 gnulib-lib/getopt.c:1088
#: gnulib-lib/getopt.c:1106
#: gnulib-lib/getopt.c:891 gnulib-lib/getopt.c:908 gnulib-lib/getopt.c:1118
#: gnulib-lib/getopt.c:1136
#, c-format
msgid "%s: option requires an argument -- '%c'\n"
msgstr "%s: 이 옵션은 인수가 필요합니다 -- '%c'\n"
#: gnulib-lib/getopt.c:934 gnulib-lib/getopt.c:950
#: gnulib-lib/getopt.c:964 gnulib-lib/getopt.c:980
#, c-format
msgid "%s: option '-W %s' is ambiguous\n"
msgstr "%s: '-W %s' 옵션은 모호한 옵션입니다\n"
#: gnulib-lib/getopt.c:974 gnulib-lib/getopt.c:992
#: gnulib-lib/getopt.c:1004 gnulib-lib/getopt.c:1022
#, c-format
msgid "%s: option '-W %s' doesn't allow an argument\n"
msgstr "%s: '-W %s' 옵션은 인수를 허용하지 않습니다\n"
#: gnulib-lib/getopt.c:1013 gnulib-lib/getopt.c:1031
#: gnulib-lib/getopt.c:1043 gnulib-lib/getopt.c:1061
#, c-format
msgid "%s: option '-W %s' requires an argument\n"
msgstr "%s: '-W %s' 옵션은 인수가 필요합니다\n"
#: gnulib-lib/xmalloc.c:37
#: gnulib-lib/xmalloc.c:38
#, c-format
msgid "memory exhausted"
msgstr "메모리가 바닥났습니다"
#: src/envsubst.c:112 src/gettext.c:133 src/ngettext.c:123
#: src/envsubst.c:112 src/gettext.c:134 src/ngettext.c:124
#, c-format, no-wrap
msgid ""
"Copyright (C) %s Free Software Foundation, Inc.\n"
@@ -101,7 +106,7 @@ msgstr ""
"This is free software: you are free to change and redistribute it.\n"
"There is NO WARRANTY, to the extent permitted by law.\n"
#: src/envsubst.c:118 src/gettext.c:139 src/ngettext.c:129
#: src/envsubst.c:118 src/gettext.c:140 src/ngettext.c:130
#, c-format
msgid "Written by %s.\n"
msgstr "%s이(가) 만들었습니다.\n"
@@ -111,17 +116,17 @@ msgstr "%s이(가) 만들었습니다.\n"
msgid "Bruno Haible"
msgstr "Bruno Haible"
#: src/envsubst.c:127 src/gettext.c:157 src/ngettext.c:141
#: src/envsubst.c:127 src/gettext.c:158 src/ngettext.c:142
#, c-format
msgid "too many arguments"
msgstr "인수가 너무 많음"
#: src/envsubst.c:138 src/gettext.c:167 src/ngettext.c:153
#: src/envsubst.c:138 src/gettext.c:168 src/ngettext.c:154
#, c-format
msgid "missing arguments"
msgstr "인수가 빠졌음"
#: src/envsubst.c:171 src/gettext.c:238 src/ngettext.c:207
#: src/envsubst.c:171 src/gettext.c:239 src/ngettext.c:208
#, c-format
msgid "Try '%s --help' for more information.\n"
msgstr "더 많은 정보를 보려면 '%s --help' 하십시오.\n"
@@ -189,7 +194,7 @@ msgstr ""
#. for this package. Please add _another line_ saying
#. "Report translation bugs to <...>\n" with the address for translation
#. bugs (typically your translation team's web or email address).
#: src/envsubst.c:219 src/gettext.c:279 src/ngettext.c:245
#: src/envsubst.c:219 src/gettext.c:280 src/ngettext.c:246
msgid "Report bugs to <bug-gnu-gettext@gnu.org>.\n"
msgstr "<bug-gnu-gettext@gnu.org>로 문제점을 알려 주십시오.\n"
@@ -203,11 +208,11 @@ msgid "standard input"
msgstr "표준 입력"
#. This is a proper name. See the gettext manual, section Names.
#: src/gettext.c:139 src/ngettext.c:129
#: src/gettext.c:140 src/ngettext.c:130
msgid "Ulrich Drepper"
msgstr "Ulrich Drepper"
#: src/gettext.c:243
#: src/gettext.c:244
#, c-format, no-wrap
msgid ""
"Usage: %s [OPTION] [[TEXTDOMAIN] MSGID]\n"
@@ -216,12 +221,12 @@ msgstr ""
"사용법: %s [<옵션>] [[<TEXTDOMAIN>] <MSGID>]\n"
"혹은: %s [<옵션>] -s [<MSGID>]...\n"
#: src/gettext.c:249
#: src/gettext.c:250
#, c-format, no-wrap
msgid "Display native language translation of a textual message.\n"
msgstr "주어진 메시지에 대한 고유어 번역문을 표시합니다.\n"
#: src/gettext.c:253
#: src/gettext.c:254
#, c-format, no-wrap
msgid ""
" -d, --domain=TEXTDOMAIN retrieve translated messages from TEXTDOMAIN\n"
@@ -242,7 +247,7 @@ msgstr ""
" [<TEXTDOMAIN>] <MSGID> <MSGID>에 대응하는 번역된 메시지를 <TEXTDOMAIN>에서\n"
" 불러옵니다\n"
#: src/gettext.c:264
#: src/gettext.c:265
#, c-format, no-wrap
msgid ""
"If the TEXTDOMAIN parameter is not given, the domain is determined from the\n"
@@ -263,12 +268,12 @@ msgstr ""
"목록에서 번역되어 있는 메시지만이 출력됩니다.\n"
"기본 탐색 디렉터리: %s\n"
#: src/ngettext.c:212
#: src/ngettext.c:213
#, c-format, no-wrap
msgid "Usage: %s [OPTION] [TEXTDOMAIN] MSGID MSGID-PLURAL COUNT\n"
msgstr "사용법: %s [<옵션>] [<TEXTDOMAIN>] <MSGID> <MSGID-PLURAL> <개수>\n"
#: src/ngettext.c:217
#: src/ngettext.c:218
#, c-format, no-wrap
msgid ""
"Display native language translation of a textual message whose grammatical\n"
@@ -277,7 +282,7 @@ msgstr ""
"숫자에 따라 문법이 달라지는, 주어진 메시지에 대한 고유어 번역문을\n"
"표시합니다.\n"
#: src/ngettext.c:222
#: src/ngettext.c:223
#, c-format, no-wrap
msgid ""
" -d, --domain=TEXTDOMAIN retrieve translated message from TEXTDOMAIN\n"
@@ -298,7 +303,7 @@ msgstr ""
" MSGID MSGID-복수형 MSGID(단수) / MSGID-복수형(복수)을 번역합니다\n"
" 개수 이 값에 따라 단수/복수를 결정합니다\n"
#: src/ngettext.c:233
#: src/ngettext.c:234
#, c-format, no-wrap
msgid ""
"If the TEXTDOMAIN parameter is not given, the domain is determined from the\n"
+41 -35
View File
@@ -1,17 +1,18 @@
# Dutch translations for GNU gettext-runtime.
# Copyright (C) 2014 Free Software Foundation, Inc.
# Copyright (C) 2015 Free Software Foundation, Inc.
# This file is distributed under the same license as the gettext package.
#
# "Scheten in een netje."
# "Een jurkje met spaghettibandjes...
# Alsof het niet al lente genoeg was!"
#
# Benno Schulenberg <benno@vertaalt.nl>, 2007, 2010, 2013, 2014.
# Benno Schulenberg <benno@vertaalt.nl>, 2007, 2010, 2013, 2014, 2015.
# Elros Cyriatan <cyriatan@fastmail.fm>, 2004.
msgid ""
msgstr ""
"Project-Id-Version: gettext-runtime-0.19-rc1\n"
"Project-Id-Version: gettext-runtime-0.19.4.73\n"
"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
"POT-Creation-Date: 2014-05-10 13:36+0900\n"
"PO-Revision-Date: 2014-05-11 12:10+0200\n"
"POT-Creation-Date: 2015-06-23 15:18+0900\n"
"PO-Revision-Date: 2015-07-01 21:01+0200\n"
"Last-Translator: Benno Schulenberg <benno@vertaalt.nl>\n"
"Language-Team: Dutch <vertaling@vrijschrift.org>\n"
"Language: nl\n"
@@ -25,72 +26,77 @@ msgstr ""
msgid "write error"
msgstr "schrijffout"
#: gnulib-lib/error.c:188
#: gnulib-lib/error.c:191
msgid "Unknown system error"
msgstr "Onbekende systeemfout"
#: gnulib-lib/getopt.c:547 gnulib-lib/getopt.c:576
#: gnulib-lib/getopt.c:575 gnulib-lib/getopt.c:604
#, c-format
msgid "%s: option '%s' is ambiguous; possibilities:"
msgstr "%s: optie '%s' is niet eenduidig; mogelijkheden zijn:"
#: gnulib-lib/getopt.c:624 gnulib-lib/getopt.c:628
#: gnulib-lib/getopt.c:619
#, c-format
msgid "%s: option '%s' is ambiguous\n"
msgstr "%s: optie '%s' is niet eenduidig\n"
#: gnulib-lib/getopt.c:654 gnulib-lib/getopt.c:658
#, c-format
msgid "%s: option '--%s' doesn't allow an argument\n"
msgstr "%s: optie '--%s' staat geen argument toe\n"
#: gnulib-lib/getopt.c:637 gnulib-lib/getopt.c:642
#: gnulib-lib/getopt.c:667 gnulib-lib/getopt.c:672
#, c-format
msgid "%s: option '%c%s' doesn't allow an argument\n"
msgstr "%s: optie '%c%s' staat geen argument toe\n"
#: gnulib-lib/getopt.c:685 gnulib-lib/getopt.c:704
#: gnulib-lib/getopt.c:715 gnulib-lib/getopt.c:734
#, c-format
msgid "%s: option '--%s' requires an argument\n"
msgstr "%s: optie '--%s' vereist een argument\n"
#: gnulib-lib/getopt.c:742 gnulib-lib/getopt.c:745
#: gnulib-lib/getopt.c:772 gnulib-lib/getopt.c:775
#, c-format
msgid "%s: unrecognized option '--%s'\n"
msgstr "%s: onbekende optie '--%s'\n"
#: gnulib-lib/getopt.c:753 gnulib-lib/getopt.c:756
#: gnulib-lib/getopt.c:783 gnulib-lib/getopt.c:786
#, c-format
msgid "%s: unrecognized option '%c%s'\n"
msgstr "%s: onbekende optie '%c%s'\n"
#: gnulib-lib/getopt.c:805 gnulib-lib/getopt.c:808
#: gnulib-lib/getopt.c:835 gnulib-lib/getopt.c:838
#, c-format
msgid "%s: invalid option -- '%c'\n"
msgstr "%s: ongeldige optie -- '%c'\n"
#: gnulib-lib/getopt.c:861 gnulib-lib/getopt.c:878 gnulib-lib/getopt.c:1088
#: gnulib-lib/getopt.c:1106
#: gnulib-lib/getopt.c:891 gnulib-lib/getopt.c:908 gnulib-lib/getopt.c:1118
#: gnulib-lib/getopt.c:1136
#, c-format
msgid "%s: option requires an argument -- '%c'\n"
msgstr "%s: optie vereist een argument -- '%c'\n"
#: gnulib-lib/getopt.c:934 gnulib-lib/getopt.c:950
#: gnulib-lib/getopt.c:964 gnulib-lib/getopt.c:980
#, c-format
msgid "%s: option '-W %s' is ambiguous\n"
msgstr "%s: optie '-W %s' is niet eenduidig\n"
#: gnulib-lib/getopt.c:974 gnulib-lib/getopt.c:992
#: gnulib-lib/getopt.c:1004 gnulib-lib/getopt.c:1022
#, c-format
msgid "%s: option '-W %s' doesn't allow an argument\n"
msgstr "%s: optie '-W %s' staat geen argument toe\n"
#: gnulib-lib/getopt.c:1013 gnulib-lib/getopt.c:1031
#: gnulib-lib/getopt.c:1043 gnulib-lib/getopt.c:1061
#, c-format
msgid "%s: option '-W %s' requires an argument\n"
msgstr "%s: optie '-W %s' vereist een argument\n"
#: gnulib-lib/xmalloc.c:37
#: gnulib-lib/xmalloc.c:38
#, c-format
msgid "memory exhausted"
msgstr "onvoldoende geheugen beschikbaar"
#: src/envsubst.c:112 src/gettext.c:133 src/ngettext.c:123
#: src/envsubst.c:112 src/gettext.c:134 src/ngettext.c:124
#, c-format, no-wrap
msgid ""
"Copyright (C) %s Free Software Foundation, Inc.\n"
@@ -103,7 +109,7 @@ msgstr ""
"Dit is vrije software: u mag het vrijelijk wijzigen en verder verspreiden.\n"
"Er is GEEN GARANTIE, voor zover de wet dit toestaat.\n"
#: src/envsubst.c:118 src/gettext.c:139 src/ngettext.c:129
#: src/envsubst.c:118 src/gettext.c:140 src/ngettext.c:130
#, c-format
msgid "Written by %s.\n"
msgstr "Geschreven door %s.\n"
@@ -113,17 +119,17 @@ msgstr "Geschreven door %s.\n"
msgid "Bruno Haible"
msgstr "Bruno Haible"
#: src/envsubst.c:127 src/gettext.c:157 src/ngettext.c:141
#: src/envsubst.c:127 src/gettext.c:158 src/ngettext.c:142
#, c-format
msgid "too many arguments"
msgstr "te veel argumenten"
#: src/envsubst.c:138 src/gettext.c:167 src/ngettext.c:153
#: src/envsubst.c:138 src/gettext.c:168 src/ngettext.c:154
#, c-format
msgid "missing arguments"
msgstr "ontbrekende argumenten"
#: src/envsubst.c:171 src/gettext.c:238 src/ngettext.c:207
#: src/envsubst.c:171 src/gettext.c:239 src/ngettext.c:208
#, c-format
msgid "Try '%s --help' for more information.\n"
msgstr "Typ '%s --help' voor meer informatie.\n"
@@ -194,7 +200,7 @@ msgstr ""
#. for this package. Please add _another line_ saying
#. "Report translation bugs to <...>\n" with the address for translation
#. bugs (typically your translation team's web or email address).
#: src/envsubst.c:219 src/gettext.c:279 src/ngettext.c:245
#: src/envsubst.c:219 src/gettext.c:280 src/ngettext.c:246
msgid "Report bugs to <bug-gnu-gettext@gnu.org>.\n"
msgstr ""
"Rapporteer gebreken in het programma aan <bug-gnu-gettext@gnu.org>;\n"
@@ -210,11 +216,11 @@ msgid "standard input"
msgstr "standaardinvoer"
#. This is a proper name. See the gettext manual, section Names.
#: src/gettext.c:139 src/ngettext.c:129
#: src/gettext.c:140 src/ngettext.c:130
msgid "Ulrich Drepper"
msgstr "Ulrich Drepper"
#: src/gettext.c:243
#: src/gettext.c:244
#, c-format, no-wrap
msgid ""
"Usage: %s [OPTION] [[TEXTDOMAIN] MSGID]\n"
@@ -223,12 +229,12 @@ msgstr ""
"Gebruik: %s [OPTIE] [[TEKSTDOMEIN] MSGID]\n"
" of: %s [OPTIE] -s [MSGID]...\n"
#: src/gettext.c:249
#: src/gettext.c:250
#, c-format, no-wrap
msgid "Display native language translation of a textual message.\n"
msgstr "Toont de vertaling van een tekstbericht.\n"
#: src/gettext.c:253
#: src/gettext.c:254
#, c-format, no-wrap
msgid ""
" -d, --domain=TEXTDOMAIN retrieve translated messages from TEXTDOMAIN\n"
@@ -248,7 +254,7 @@ msgstr ""
" -V, --version programmaversie tonen en stoppen\n"
" [TEKSTDOMEIN] MSGID vertaling van MSGID opzoeken (in TEKSTDOMEIN)\n"
#: src/gettext.c:264
#: src/gettext.c:265
#, c-format, no-wrap
msgid ""
"If the TEXTDOMAIN parameter is not given, the domain is determined from the\n"
@@ -270,12 +276,12 @@ msgstr ""
"in de gekozen catalogus gevonden worden.\n"
"De standaard zoekmap is: %s\n"
#: src/ngettext.c:212
#: src/ngettext.c:213
#, c-format, no-wrap
msgid "Usage: %s [OPTION] [TEXTDOMAIN] MSGID MSGID-PLURAL COUNT\n"
msgstr "Gebruik: %s [OPTIE] [TEKSTDOMEIN] MSGID MSGID-MEERVOUD AANTAL\n"
#: src/ngettext.c:217
#: src/ngettext.c:218
#, c-format, no-wrap
msgid ""
"Display native language translation of a textual message whose grammatical\n"
@@ -284,7 +290,7 @@ msgstr ""
"Toont de vertaling van een tekstbericht waarvan de grammaticale vorm\n"
"afhangt van een getal.\n"
#: src/ngettext.c:222
#: src/ngettext.c:223
#, c-format, no-wrap
msgid ""
" -d, --domain=TEXTDOMAIN retrieve translated message from TEXTDOMAIN\n"
@@ -305,7 +311,7 @@ msgstr ""
" MSGID MSGID-MEERVOUD MSGID (enkelvoud) en MSGID-MEERVOUD vertalen\n"
" AANTAL enkel- of meervoud kiezen gebaseerd op deze waarde\n"
#: src/ngettext.c:233
#: src/ngettext.c:234
#, c-format, no-wrap
msgid ""
"If the TEXTDOMAIN parameter is not given, the domain is determined from the\n"
+39 -34
View File
@@ -1,14 +1,14 @@
# Polish translations for the GNU gettext messages, gettext-runtime domain
# Copyright (C) 1995, 1996, 1997, 1998, 1999, 2001, 2003, 2006, 2007, 2010, 2013, 2014 Free Software Foundation, Inc.
# Copyright (C) 1995, 1996, 1997, 1998, 1999, 2001, 2003, 2006, 2007, 2010, 2013, 2014, 2015 Free Software Foundation, Inc.
# This file is distributed under the same license as the gettext package.
# Rafał Maszkowski <rzm@icm.edu.pl>, 1995-1999, 2001, 2003, 2006, 2007, 2010, 2013, 2014
# Rafał Maszkowski <rzm@icm.edu.pl>, 1995-1999, 2001, 2003, 2006, 2007, 2010, 2013, 2014, 2015
# Piotr Pogorzelski <ppogorze@ippt.gov.pl>, 1995
msgid ""
msgstr ""
"Project-Id-Version: GNU gettext-runtime 0.19-rc1\n"
"Project-Id-Version: GNU gettext-runtime 0.19.4.73\n"
"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
"POT-Creation-Date: 2014-05-10 13:36+0900\n"
"PO-Revision-Date: 2014-06-03 13:00+0100\n"
"POT-Creation-Date: 2015-06-23 15:18+0900\n"
"PO-Revision-Date: 2015-06-23 21:31+0200\n"
"Last-Translator: Rafał Maszkowski <rzm@icm.edu.pl>\n"
"Language-Team: Polish <translation-team-pl@lists.sourceforge.net>\n"
"Language: pl\n"
@@ -21,72 +21,77 @@ msgstr ""
msgid "write error"
msgstr "błąd zapisu"
#: gnulib-lib/error.c:188
#: gnulib-lib/error.c:191
msgid "Unknown system error"
msgstr "Nieznany błąd systemu"
#: gnulib-lib/getopt.c:547 gnulib-lib/getopt.c:576
#: gnulib-lib/getopt.c:575 gnulib-lib/getopt.c:604
#, c-format
msgid "%s: option '%s' is ambiguous; possibilities:"
msgstr "%s: opcja „%s” jest niejednoznaczna; możliwości:"
#: gnulib-lib/getopt.c:624 gnulib-lib/getopt.c:628
#: gnulib-lib/getopt.c:619
#, c-format
msgid "%s: option '%s' is ambiguous\n"
msgstr "%s: opcja „%s” jest niejednoznaczna\n"
#: gnulib-lib/getopt.c:654 gnulib-lib/getopt.c:658
#, c-format
msgid "%s: option '--%s' doesn't allow an argument\n"
msgstr "%s: opcja „--%s” nie może mieć argumentu\n"
#: gnulib-lib/getopt.c:637 gnulib-lib/getopt.c:642
#: gnulib-lib/getopt.c:667 gnulib-lib/getopt.c:672
#, c-format
msgid "%s: option '%c%s' doesn't allow an argument\n"
msgstr "%s: opcja „%c%s” nie może mieć argumentu\n"
#: gnulib-lib/getopt.c:685 gnulib-lib/getopt.c:704
#: gnulib-lib/getopt.c:715 gnulib-lib/getopt.c:734
#, c-format
msgid "%s: option '--%s' requires an argument\n"
msgstr "%s: opcja „--%s” wymaga argumentu\n"
#: gnulib-lib/getopt.c:742 gnulib-lib/getopt.c:745
#: gnulib-lib/getopt.c:772 gnulib-lib/getopt.c:775
#, c-format
msgid "%s: unrecognized option '--%s'\n"
msgstr "%s: nierozpoznana opcja „--%s”\n"
#: gnulib-lib/getopt.c:753 gnulib-lib/getopt.c:756
#: gnulib-lib/getopt.c:783 gnulib-lib/getopt.c:786
#, c-format
msgid "%s: unrecognized option '%c%s'\n"
msgstr "%s: nierozpoznana opcja „%c%s”\n"
#: gnulib-lib/getopt.c:805 gnulib-lib/getopt.c:808
#: gnulib-lib/getopt.c:835 gnulib-lib/getopt.c:838
#, c-format
msgid "%s: invalid option -- '%c'\n"
msgstr "%s: błędna opcja -- „%c”\n"
#: gnulib-lib/getopt.c:861 gnulib-lib/getopt.c:878 gnulib-lib/getopt.c:1088
#: gnulib-lib/getopt.c:1106
#: gnulib-lib/getopt.c:891 gnulib-lib/getopt.c:908 gnulib-lib/getopt.c:1118
#: gnulib-lib/getopt.c:1136
#, c-format
msgid "%s: option requires an argument -- '%c'\n"
msgstr "%s: opcja wymaga argumentu -- „%c'\n"
#: gnulib-lib/getopt.c:934 gnulib-lib/getopt.c:950
#: gnulib-lib/getopt.c:964 gnulib-lib/getopt.c:980
#, c-format
msgid "%s: option '-W %s' is ambiguous\n"
msgstr "%s: opcja „-W %s” jest niejednoznaczna\n"
#: gnulib-lib/getopt.c:974 gnulib-lib/getopt.c:992
#: gnulib-lib/getopt.c:1004 gnulib-lib/getopt.c:1022
#, c-format
msgid "%s: option '-W %s' doesn't allow an argument\n"
msgstr "%s: opcja „-W %s” nie może mieć argumentu\n"
#: gnulib-lib/getopt.c:1013 gnulib-lib/getopt.c:1031
#: gnulib-lib/getopt.c:1043 gnulib-lib/getopt.c:1061
#, c-format
msgid "%s: option '-W %s' requires an argument\n"
msgstr "%s: opcja „-W %s” wymaga argumentu\n"
#: gnulib-lib/xmalloc.c:37
#: gnulib-lib/xmalloc.c:38
#, c-format
msgid "memory exhausted"
msgstr "pamięć wyczerpana"
#: src/envsubst.c:112 src/gettext.c:133 src/ngettext.c:123
#: src/envsubst.c:112 src/gettext.c:134 src/ngettext.c:124
#, c-format, no-wrap
msgid ""
"Copyright (C) %s Free Software Foundation, Inc.\n"
@@ -99,7 +104,7 @@ msgstr ""
"To jest wolne oprogramowanie: możesz je modyfikować i rozpowszechniać.\n"
"Autorzy NIE DAJĄ GWARANCJI, na ile pozwala na to prawo.\n"
#: src/envsubst.c:118 src/gettext.c:139 src/ngettext.c:129
#: src/envsubst.c:118 src/gettext.c:140 src/ngettext.c:130
#, c-format
msgid "Written by %s.\n"
msgstr "Autor programu: %s.\n"
@@ -109,17 +114,17 @@ msgstr "Autor programu: %s.\n"
msgid "Bruno Haible"
msgstr "Bruno Haible"
#: src/envsubst.c:127 src/gettext.c:157 src/ngettext.c:141
#: src/envsubst.c:127 src/gettext.c:158 src/ngettext.c:142
#, c-format
msgid "too many arguments"
msgstr "za dużo argumentów"
#: src/envsubst.c:138 src/gettext.c:167 src/ngettext.c:153
#: src/envsubst.c:138 src/gettext.c:168 src/ngettext.c:154
#, c-format
msgid "missing arguments"
msgstr "brakujące argumenty"
#: src/envsubst.c:171 src/gettext.c:238 src/ngettext.c:207
#: src/envsubst.c:171 src/gettext.c:239 src/ngettext.c:208
#, c-format
msgid "Try '%s --help' for more information.\n"
msgstr "Napisz „%s --help” żeby otrzymać więcej informacji.\n"
@@ -189,7 +194,7 @@ msgstr ""
#. for this package. Please add _another line_ saying
#. "Report translation bugs to <...>\n" with the address for translation
#. bugs (typically your translation team's web or email address).
#: src/envsubst.c:219 src/gettext.c:279 src/ngettext.c:245
#: src/envsubst.c:219 src/gettext.c:280 src/ngettext.c:246
msgid "Report bugs to <bug-gnu-gettext@gnu.org>.\n"
msgstr "Raporty o błędach wysyłaj do bug-gnu-gettext@gnu.org\n"
@@ -203,11 +208,11 @@ msgid "standard input"
msgstr "standardowe wejście"
#. This is a proper name. See the gettext manual, section Names.
#: src/gettext.c:139 src/ngettext.c:129
#: src/gettext.c:140 src/ngettext.c:130
msgid "Ulrich Drepper"
msgstr "Ulrich Drepper"
#: src/gettext.c:243
#: src/gettext.c:244
#, c-format, no-wrap
msgid ""
"Usage: %s [OPTION] [[TEXTDOMAIN] MSGID]\n"
@@ -216,12 +221,12 @@ msgstr ""
"Składnia: %s [OPCJA] [[DOMENA] MSGID]\n"
" albo: %s [OPCJA] -s [MSGID]...\n"
#: src/gettext.c:249
#: src/gettext.c:250
#, c-format, no-wrap
msgid "Display native language translation of a textual message.\n"
msgstr "Wyświetla tłumaczenie komunikatu.\n"
#: src/gettext.c:253
#: src/gettext.c:254
#, c-format, no-wrap
msgid ""
" -d, --domain=TEXTDOMAIN retrieve translated messages from TEXTDOMAIN\n"
@@ -242,7 +247,7 @@ msgstr ""
" [DOMENA] MSGID wydobycie z DOMENY przetłumaczonego komunikatu\n"
" odpowiadającego MSGID\n"
#: src/gettext.c:264
#: src/gettext.c:265
#, c-format, no-wrap
msgid ""
"If the TEXTDOMAIN parameter is not given, the domain is determined from the\n"
@@ -263,19 +268,19 @@ msgstr ""
"znalezione w wybranym katalogu.\n"
"Domyślnie przeszukiwany katalog: %s\n"
#: src/ngettext.c:212
#: src/ngettext.c:213
#, c-format, no-wrap
msgid "Usage: %s [OPTION] [TEXTDOMAIN] MSGID MSGID-PLURAL COUNT\n"
msgstr "Składnia: %s [OPCJA] [DOMENA] MSGID MSGID-MNOGA ILOŚĆ\n"
#: src/ngettext.c:217
#: src/ngettext.c:218
#, c-format, no-wrap
msgid ""
"Display native language translation of a textual message whose grammatical\n"
"form depends on a number.\n"
msgstr "Wyświetlenie tłumaczenia komunikatu, którego forma gramatyczna zależy od liczby\n"
#: src/ngettext.c:222
#: src/ngettext.c:223
#, c-format, no-wrap
msgid ""
" -d, --domain=TEXTDOMAIN retrieve translated message from TEXTDOMAIN\n"
@@ -297,7 +302,7 @@ msgstr ""
" MSGID MSGID-MNOGA przetłumaczenie MSGID (pojed.) / MSGID-MNOGA (mn.)\n"
" LICZBA wybranie formy pojed./mn. w oparciu o LICZBĘ\n"
#: src/ngettext.c:233
#: src/ngettext.c:234
#, c-format, no-wrap
msgid ""
"If the TEXTDOMAIN parameter is not given, the domain is determined from the\n"
+38 -33
View File
@@ -3,13 +3,13 @@
# Copyright (C) 1998 Free Software Foundation, Inc.
#
# Oleg S. Tihonov <oleg.tihonov@gmail.com>, 1998, 2001, 2002, 2003, 2005, 2006, 2007.
# Yuri Kozlov <yuray@komyakino.ru>, 2014.
# Yuri Kozlov <yuray@komyakino.ru>, 2014, 2015.
msgid ""
msgstr ""
"Project-Id-Version: gettext-runtime 0.19-rc1\n"
"Project-Id-Version: gettext-runtime 0.19.4.73\n"
"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
"POT-Creation-Date: 2014-05-10 13:36+0900\n"
"PO-Revision-Date: 2014-05-11 07:59+0400\n"
"POT-Creation-Date: 2015-06-23 15:18+0900\n"
"PO-Revision-Date: 2015-06-26 08:56+0300\n"
"Last-Translator: Yuri Kozlov <yuray@komyakino.ru>\n"
"Language-Team: Russian <gnu@mx.ru>\n"
"Language: ru\n"
@@ -23,72 +23,77 @@ msgstr ""
msgid "write error"
msgstr "ошибка записи"
#: gnulib-lib/error.c:188
#: gnulib-lib/error.c:191
msgid "Unknown system error"
msgstr "Неизвестная системная ошибка"
#: gnulib-lib/getopt.c:547 gnulib-lib/getopt.c:576
#: gnulib-lib/getopt.c:575 gnulib-lib/getopt.c:604
#, c-format
msgid "%s: option '%s' is ambiguous; possibilities:"
msgstr "%s: двусмысленный параметр ?%s?; возможные варианты:"
#: gnulib-lib/getopt.c:624 gnulib-lib/getopt.c:628
#: gnulib-lib/getopt.c:619
#, c-format
msgid "%s: option '%s' is ambiguous\n"
msgstr "%s: двусмысленный параметр «%s»\n"
#: gnulib-lib/getopt.c:654 gnulib-lib/getopt.c:658
#, c-format
msgid "%s: option '--%s' doesn't allow an argument\n"
msgstr "%s: у параметра ?--%s? не может быть аргумента\n"
#: gnulib-lib/getopt.c:637 gnulib-lib/getopt.c:642
#: gnulib-lib/getopt.c:667 gnulib-lib/getopt.c:672
#, c-format
msgid "%s: option '%c%s' doesn't allow an argument\n"
msgstr "%s: у параметра ?%c%s? не может быть аргумента\n"
#: gnulib-lib/getopt.c:685 gnulib-lib/getopt.c:704
#: gnulib-lib/getopt.c:715 gnulib-lib/getopt.c:734
#, c-format
msgid "%s: option '--%s' requires an argument\n"
msgstr "%s: для параметра ?--%s? требуется аргумент\n"
#: gnulib-lib/getopt.c:742 gnulib-lib/getopt.c:745
#: gnulib-lib/getopt.c:772 gnulib-lib/getopt.c:775
#, c-format
msgid "%s: unrecognized option '--%s'\n"
msgstr "%s: неизвестный параметр ?--%s?\n"
#: gnulib-lib/getopt.c:753 gnulib-lib/getopt.c:756
#: gnulib-lib/getopt.c:783 gnulib-lib/getopt.c:786
#, c-format
msgid "%s: unrecognized option '%c%s'\n"
msgstr "%s: неизвестный параметр ?%c%s?\n"
#: gnulib-lib/getopt.c:805 gnulib-lib/getopt.c:808
#: gnulib-lib/getopt.c:835 gnulib-lib/getopt.c:838
#, c-format
msgid "%s: invalid option -- '%c'\n"
msgstr "%s: недопустимый параметр ? ?%c?\n"
#: gnulib-lib/getopt.c:861 gnulib-lib/getopt.c:878 gnulib-lib/getopt.c:1088
#: gnulib-lib/getopt.c:1106
#: gnulib-lib/getopt.c:891 gnulib-lib/getopt.c:908 gnulib-lib/getopt.c:1118
#: gnulib-lib/getopt.c:1136
#, c-format
msgid "%s: option requires an argument -- '%c'\n"
msgstr "%s: для параметра требуется аргумент ? ?%c?\n"
#: gnulib-lib/getopt.c:934 gnulib-lib/getopt.c:950
#: gnulib-lib/getopt.c:964 gnulib-lib/getopt.c:980
#, c-format
msgid "%s: option '-W %s' is ambiguous\n"
msgstr "%s: двусмысленный параметр ?-W %s?\n"
#: gnulib-lib/getopt.c:974 gnulib-lib/getopt.c:992
#: gnulib-lib/getopt.c:1004 gnulib-lib/getopt.c:1022
#, c-format
msgid "%s: option '-W %s' doesn't allow an argument\n"
msgstr "%s: у параметра ?-W %s? не может быть аргумента\n"
#: gnulib-lib/getopt.c:1013 gnulib-lib/getopt.c:1031
#: gnulib-lib/getopt.c:1043 gnulib-lib/getopt.c:1061
#, c-format
msgid "%s: option '-W %s' requires an argument\n"
msgstr "%s: для параметра ?-W %s? требуется аргумент\n"
#: gnulib-lib/xmalloc.c:37
#: gnulib-lib/xmalloc.c:38
#, c-format
msgid "memory exhausted"
msgstr "память исчерпана"
#: src/envsubst.c:112 src/gettext.c:133 src/ngettext.c:123
#: src/envsubst.c:112 src/gettext.c:134 src/ngettext.c:124
#, c-format, no-wrap
msgid ""
"Copyright (C) %s Free Software Foundation, Inc.\n"
@@ -101,7 +106,7 @@ msgstr ""
"Это свободное ПО: вы можете продавать и распространять его.\n"
"Нет НИКАКИХ ГАРАНТИЙ до степени, разрешённой законом.\n"
#: src/envsubst.c:118 src/gettext.c:139 src/ngettext.c:129
#: src/envsubst.c:118 src/gettext.c:140 src/ngettext.c:130
#, c-format
msgid "Written by %s.\n"
msgstr "Автор программы ? %s.\n"
@@ -111,17 +116,17 @@ msgstr "Автор программы ? %s.\n"
msgid "Bruno Haible"
msgstr "Бруно Хайбл"
#: src/envsubst.c:127 src/gettext.c:157 src/ngettext.c:141
#: src/envsubst.c:127 src/gettext.c:158 src/ngettext.c:142
#, c-format
msgid "too many arguments"
msgstr "слишком много аргументов"
#: src/envsubst.c:138 src/gettext.c:167 src/ngettext.c:153
#: src/envsubst.c:138 src/gettext.c:168 src/ngettext.c:154
#, c-format
msgid "missing arguments"
msgstr "необходимо задать аргументы"
#: src/envsubst.c:171 src/gettext.c:238 src/ngettext.c:207
#: src/envsubst.c:171 src/gettext.c:239 src/ngettext.c:208
#, c-format
msgid "Try '%s --help' for more information.\n"
msgstr "По команде ?%s --help? можно получить дополнительную информацию.\n"
@@ -192,7 +197,7 @@ msgstr ""
#. for this package. Please add _another line_ saying
#. "Report translation bugs to <...>\n" with the address for translation
#. bugs (typically your translation team's web or email address).
#: src/envsubst.c:219 src/gettext.c:279 src/ngettext.c:245
#: src/envsubst.c:219 src/gettext.c:280 src/ngettext.c:246
msgid "Report bugs to <bug-gnu-gettext@gnu.org>.\n"
msgstr "Об ошибках сообщайте по адресу <bug-gnu-gettext@gnu.org>.\n"
@@ -206,11 +211,11 @@ msgid "standard input"
msgstr "стандартный ввод"
#. This is a proper name. See the gettext manual, section Names.
#: src/gettext.c:139 src/ngettext.c:129
#: src/gettext.c:140 src/ngettext.c:130
msgid "Ulrich Drepper"
msgstr "Ульрих Дреппер"
#: src/gettext.c:243
#: src/gettext.c:244
#, c-format, no-wrap
msgid ""
"Usage: %s [OPTION] [[TEXTDOMAIN] MSGID]\n"
@@ -219,12 +224,12 @@ msgstr ""
"Использование: %s [ПАРАМЕТР] [[ДОМЕН] MSGID]\n"
" или: %s [ПАРАМЕТР] -s [MSGID]?\n"
#: src/gettext.c:249
#: src/gettext.c:250
#, c-format, no-wrap
msgid "Display native language translation of a textual message.\n"
msgstr "Отображает перевод текстового сообщения.\n"
#: src/gettext.c:253
#: src/gettext.c:254
#, c-format, no-wrap
msgid ""
" -d, --domain=TEXTDOMAIN retrieve translated messages from TEXTDOMAIN\n"
@@ -245,7 +250,7 @@ msgstr ""
" -V, --version показать информацию о версии и выйти\n"
" [ДОМЕН] MSGID найти перевод сообщения MSGID в ДОМЕНЕ\n"
#: src/gettext.c:264
#: src/gettext.c:265
#, c-format, no-wrap
msgid ""
"If the TEXTDOMAIN parameter is not given, the domain is determined from the\n"
@@ -266,12 +271,12 @@ msgstr ""
"стандартный вывод, выводятся их переводы из указанного домена.\n"
"Стандартный каталог поиска: %s\n"
#: src/ngettext.c:212
#: src/ngettext.c:213
#, c-format, no-wrap
msgid "Usage: %s [OPTION] [TEXTDOMAIN] MSGID MSGID-PLURAL COUNT\n"
msgstr "Использование: %s [ПАРАМЕТР] [ДОМЕН] MSGID MSGID-PLURAL ЧИСЛО\n"
#: src/ngettext.c:217
#: src/ngettext.c:218
#, c-format, no-wrap
msgid ""
"Display native language translation of a textual message whose grammatical\n"
@@ -280,7 +285,7 @@ msgstr ""
"Отображает перевод текстового сообщения, грамматическая форма которого\n"
"зависит от некоторого числа.\n"
#: src/ngettext.c:222
#: src/ngettext.c:223
#, c-format, no-wrap
msgid ""
" -d, --domain=TEXTDOMAIN retrieve translated message from TEXTDOMAIN\n"
@@ -302,7 +307,7 @@ msgstr ""
" MSGID MSGID-PLURAL перевести MSGID (ед. число) / MSGID-PLURAL (мн. число)\n"
" ЧИСЛО выбрать ед./мн. число на основе этого значения\n"
#: src/ngettext.c:233
#: src/ngettext.c:234
#, c-format, no-wrap
msgid ""
"If the TEXTDOMAIN parameter is not given, the domain is determined from the\n"
+39 -34
View File
@@ -1,15 +1,15 @@
# Slovak translations for GNU gettext-runtime package.
# Copyright (C) 1999, 2001, 2002, 2003, 2004, 2007, 2008, 2010, 2013 Free Software Foundation, Inc.
# Copyright (C) 1999, 2001, 2002, 2003, 2004, 2007, 2008, 2010, 2013, 2015 Free Software Foundation, Inc.
# This file is distributed under the same license as the gettext package.
# Štefan Ondrejička <ondrej@idata.sk>, 1999.
# Marcel Telka <marcel@telka.sk>, 2001, 2002, 2003, 2004, 2007, 2008, 2010, 2013.
# Marcel Telka <marcel@telka.sk>, 2001, 2002, 2003, 2004, 2007, 2008, 2010, 2013, 2015.
#
msgid ""
msgstr ""
"Project-Id-Version: GNU gettext-runtime 0.18.2\n"
"Project-Id-Version: GNU gettext-runtime 0.19.4.73\n"
"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
"POT-Creation-Date: 2012-12-25 14:19+0900\n"
"PO-Revision-Date: 2013-10-02 06:40+0200\n"
"POT-Creation-Date: 2015-06-23 15:18+0900\n"
"PO-Revision-Date: 2015-06-23 20:24+0200\n"
"Last-Translator: Marcel Telka <marcel@telka.sk>\n"
"Language-Team: Slovak <sk-i18n@lists.linux.sk>\n"
"Language: sk\n"
@@ -22,72 +22,77 @@ msgstr ""
msgid "write error"
msgstr "chyba zápisu"
#: gnulib-lib/error.c:188
#: gnulib-lib/error.c:191
msgid "Unknown system error"
msgstr "Neznáma systémová chyba"
#: gnulib-lib/getopt.c:547 gnulib-lib/getopt.c:576
#: gnulib-lib/getopt.c:575 gnulib-lib/getopt.c:604
#, c-format
msgid "%s: option '%s' is ambiguous; possibilities:"
msgstr "%s: voľba '%s' nie je jednoznačná; možnosti:"
#: gnulib-lib/getopt.c:624 gnulib-lib/getopt.c:628
#: gnulib-lib/getopt.c:619
#, c-format
msgid "%s: option '%s' is ambiguous\n"
msgstr "%s: voľba '%s' nie je jednoznačná\n"
#: gnulib-lib/getopt.c:654 gnulib-lib/getopt.c:658
#, c-format
msgid "%s: option '--%s' doesn't allow an argument\n"
msgstr "%s: voľba '--%s' nepovoľuje parameter\n"
#: gnulib-lib/getopt.c:637 gnulib-lib/getopt.c:642
#: gnulib-lib/getopt.c:667 gnulib-lib/getopt.c:672
#, c-format
msgid "%s: option '%c%s' doesn't allow an argument\n"
msgstr "%s: voľba '%c%s' nepovoľuje parameter\n"
#: gnulib-lib/getopt.c:685 gnulib-lib/getopt.c:704
#: gnulib-lib/getopt.c:715 gnulib-lib/getopt.c:734
#, c-format
msgid "%s: option '--%s' requires an argument\n"
msgstr "%s: voľba '--%s' vyžaduje parameter\n"
#: gnulib-lib/getopt.c:742 gnulib-lib/getopt.c:745
#: gnulib-lib/getopt.c:772 gnulib-lib/getopt.c:775
#, c-format
msgid "%s: unrecognized option '--%s'\n"
msgstr "%s: neznáma voľba '--%s'\n"
#: gnulib-lib/getopt.c:753 gnulib-lib/getopt.c:756
#: gnulib-lib/getopt.c:783 gnulib-lib/getopt.c:786
#, c-format
msgid "%s: unrecognized option '%c%s'\n"
msgstr "%s: neznáma voľba '%c%s'\n"
#: gnulib-lib/getopt.c:805 gnulib-lib/getopt.c:808
#: gnulib-lib/getopt.c:835 gnulib-lib/getopt.c:838
#, c-format
msgid "%s: invalid option -- '%c'\n"
msgstr "%s: neplatná voľba -- '%c'\n"
#: gnulib-lib/getopt.c:861 gnulib-lib/getopt.c:878 gnulib-lib/getopt.c:1088
#: gnulib-lib/getopt.c:1106
#: gnulib-lib/getopt.c:891 gnulib-lib/getopt.c:908 gnulib-lib/getopt.c:1118
#: gnulib-lib/getopt.c:1136
#, c-format
msgid "%s: option requires an argument -- '%c'\n"
msgstr "%s: voľba vyžaduje parameter -- '%c'\n"
#: gnulib-lib/getopt.c:934 gnulib-lib/getopt.c:950
#: gnulib-lib/getopt.c:964 gnulib-lib/getopt.c:980
#, c-format
msgid "%s: option '-W %s' is ambiguous\n"
msgstr "%s: voľba '-W %s' nie je jednoznačná\n"
#: gnulib-lib/getopt.c:974 gnulib-lib/getopt.c:992
#: gnulib-lib/getopt.c:1004 gnulib-lib/getopt.c:1022
#, c-format
msgid "%s: option '-W %s' doesn't allow an argument\n"
msgstr "%s: voľba '-W %s' nepovoľuje parameter\n"
#: gnulib-lib/getopt.c:1013 gnulib-lib/getopt.c:1031
#: gnulib-lib/getopt.c:1043 gnulib-lib/getopt.c:1061
#, c-format
msgid "%s: option '-W %s' requires an argument\n"
msgstr "%s: voľba '-W %s' vyžaduje parameter\n"
#: gnulib-lib/xmalloc.c:37
#: gnulib-lib/xmalloc.c:38
#, c-format
msgid "memory exhausted"
msgstr "pamäť je vyčerpaná"
#: src/envsubst.c:112 src/gettext.c:133 src/ngettext.c:123
#: src/envsubst.c:112 src/gettext.c:134 src/ngettext.c:124
#, c-format, no-wrap
msgid ""
"Copyright (C) %s Free Software Foundation, Inc.\n"
@@ -100,7 +105,7 @@ msgstr ""
"Toto je voľne šíriteľný softvér: môžete ho voľne meniť a ďalej šíriť.\n"
"Neposkytuje sa ŽIADNA ZÁRUKA, v rozsahu povolenom zákonmi.\n"
#: src/envsubst.c:118 src/gettext.c:139 src/ngettext.c:129
#: src/envsubst.c:118 src/gettext.c:140 src/ngettext.c:130
#, c-format
msgid "Written by %s.\n"
msgstr "Napísal %s.\n"
@@ -110,17 +115,17 @@ msgstr "Napísal %s.\n"
msgid "Bruno Haible"
msgstr "Bruno Haible"
#: src/envsubst.c:127 src/gettext.c:157 src/ngettext.c:141
#: src/envsubst.c:127 src/gettext.c:158 src/ngettext.c:142
#, c-format
msgid "too many arguments"
msgstr "príliš veľa parametrov"
#: src/envsubst.c:138 src/gettext.c:167 src/ngettext.c:153
#: src/envsubst.c:138 src/gettext.c:168 src/ngettext.c:154
#, c-format
msgid "missing arguments"
msgstr "chýbajúce parametre"
#: src/envsubst.c:171 src/gettext.c:238 src/ngettext.c:207
#: src/envsubst.c:171 src/gettext.c:239 src/ngettext.c:208
#, c-format
msgid "Try '%s --help' for more information.\n"
msgstr "Skúste '%s --help' a dozviete sa viac informácií.\n"
@@ -190,7 +195,7 @@ msgstr ""
#. for this package. Please add _another line_ saying
#. "Report translation bugs to <...>\n" with the address for translation
#. bugs (typically your translation team's web or email address).
#: src/envsubst.c:219 src/gettext.c:279 src/ngettext.c:245
#: src/envsubst.c:219 src/gettext.c:280 src/ngettext.c:246
msgid "Report bugs to <bug-gnu-gettext@gnu.org>.\n"
msgstr ""
"Správy o chybách zasielajte na adresu <bug-gnu-gettext@gnu.org> (iba anglicky).\n"
@@ -206,11 +211,11 @@ msgid "standard input"
msgstr "štandardný vstup"
#. This is a proper name. See the gettext manual, section Names.
#: src/gettext.c:139 src/ngettext.c:129
#: src/gettext.c:140 src/ngettext.c:130
msgid "Ulrich Drepper"
msgstr "Ulrich Drepper"
#: src/gettext.c:243
#: src/gettext.c:244
#, c-format, no-wrap
msgid ""
"Usage: %s [OPTION] [[TEXTDOMAIN] MSGID]\n"
@@ -219,12 +224,12 @@ msgstr ""
"Použitie: %s [VOĽBA] [[DOMÉNA] ID_SPRÁVY]\n"
"alebo: %s [VOĽBA] -s [ID_SPRÁVY]...\n"
#: src/gettext.c:249
#: src/gettext.c:250
#, c-format, no-wrap
msgid "Display native language translation of a textual message.\n"
msgstr "Zobraziť preklad textovej správy do natívneho jazyka.\n"
#: src/gettext.c:253
#: src/gettext.c:254
#, c-format, no-wrap
msgid ""
" -d, --domain=TEXTDOMAIN retrieve translated messages from TEXTDOMAIN\n"
@@ -246,7 +251,7 @@ msgstr ""
" [DOMÉNA] ID_SPRÁVY vybrať preloženú správu zodpovedajúcu ID_SPRÁVY\n"
" z DOMÉNY\n"
#: src/gettext.c:264
#: src/gettext.c:265
#, c-format, no-wrap
msgid ""
"If the TEXTDOMAIN parameter is not given, the domain is determined from the\n"
@@ -266,12 +271,12 @@ msgstr ""
"ktoré sa nachádzajú vo vybranom katalógu správ budú preložené.\n"
"Štandardný adresár, v ktorom sa budú hľadať katalógy: %s\n"
#: src/ngettext.c:212
#: src/ngettext.c:213
#, c-format, no-wrap
msgid "Usage: %s [OPTION] [TEXTDOMAIN] MSGID MSGID-PLURAL COUNT\n"
msgstr "Použitie: %s [VOĽBA] [DOMÉNA] ID_SPRÁVY ID_SPRÁVY-MNČ POČET\n"
#: src/ngettext.c:217
#: src/ngettext.c:218
#, c-format, no-wrap
msgid ""
"Display native language translation of a textual message whose grammatical\n"
@@ -280,7 +285,7 @@ msgstr ""
"Zobraziť preklad textovej správy, ktorej gramatický tvar závisí od čísla,\n"
"do natívneho jazyka.\n"
#: src/ngettext.c:222
#: src/ngettext.c:223
#, c-format, no-wrap
msgid ""
" -d, --domain=TEXTDOMAIN retrieve translated message from TEXTDOMAIN\n"
@@ -303,7 +308,7 @@ msgstr ""
" (množné číslo)\n"
" POČET vybrať jednotné/množné číslo na základe tejto hodnoty\n"
#: src/ngettext.c:233
#: src/ngettext.c:234
#, c-format, no-wrap
msgid ""
"If the TEXTDOMAIN parameter is not given, the domain is determined from the\n"
+40 -35
View File
@@ -1,16 +1,16 @@
# -*- mode:po; coding:utf-8; -*- Slovenian messages for GNU gettext-runtime
# Copyright (C) 1995, 1996, 1997, 1998, 2000, 2001, 2002, 2005, 2006, 2007, 2011, 2013 Free Software Foundation, Inc.
# Copyright (C) 1995, 1996, 1997, 1998, 2000, 2001, 2002, 2005, 2006, 2007, 2011, 2013, 2015 Free Software Foundation, Inc.
# This file is distributed under the same license as the gettext package.
# Primož Peterlin <primozz.peterlin@gmail.com>, 1996, 1999-2002, 2005-2007, 2011, 2013.
# Primož Peterlin <primozz.peterlin@gmail.com>, 1996, 1999-2002, 2005-2007, 2011, 2013, 2015.
#
# $Id: gettext-runtime-0.18.2.sl.po,v 1.2 2013/03/07 22:03:55 peterlin Exp $
# $Id: gettext-runtime-0.19.4.73.sl.po,v 1.1 2015/06/28 08:38:59 peterlin Exp $
#
msgid ""
msgstr ""
"Project-Id-Version: GNU gettext-runtime 0.18.2\n"
"Project-Id-Version: GNU gettext-runtime 0.19.4.73\n"
"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
"POT-Creation-Date: 2012-12-25 14:19+0900\n"
"PO-Revision-Date: 2013-03-07 23:03+0100\n"
"POT-Creation-Date: 2015-06-23 15:18+0900\n"
"PO-Revision-Date: 2015-06-28 10:38+0200\n"
"Last-Translator: Primoz PETERLIN <primozz.peterlin@gmail.com>\n"
"Language-Team: Slovenian <translation-team-sl@lists.sourceforge.net>\n"
"Language: sl\n"
@@ -23,72 +23,77 @@ msgstr ""
msgid "write error"
msgstr "napaka pri pisanju"
#: gnulib-lib/error.c:188
#: gnulib-lib/error.c:191
msgid "Unknown system error"
msgstr "Neznana sistemska napaka"
#: gnulib-lib/getopt.c:547 gnulib-lib/getopt.c:576
#: gnulib-lib/getopt.c:575 gnulib-lib/getopt.c:604
#, c-format
msgid "%s: option '%s' is ambiguous; possibilities:"
msgstr "%s: izbira '%s ni enopomenska; možnosti so:"
#: gnulib-lib/getopt.c:624 gnulib-lib/getopt.c:628
#: gnulib-lib/getopt.c:619
#, c-format
msgid "%s: option '%s' is ambiguous\n"
msgstr "%s: izbira '%s' ni enopomenska\n"
#: gnulib-lib/getopt.c:654 gnulib-lib/getopt.c:658
#, c-format
msgid "%s: option '--%s' doesn't allow an argument\n"
msgstr "%s: izbira '--%s' ne dovoljuje argumenta\n"
#: gnulib-lib/getopt.c:637 gnulib-lib/getopt.c:642
#: gnulib-lib/getopt.c:667 gnulib-lib/getopt.c:672
#, c-format
msgid "%s: option '%c%s' doesn't allow an argument\n"
msgstr "%s: izbira '%c%s' ne dovoljuje argumenta\n"
#: gnulib-lib/getopt.c:685 gnulib-lib/getopt.c:704
#: gnulib-lib/getopt.c:715 gnulib-lib/getopt.c:734
#, c-format
msgid "%s: option '--%s' requires an argument\n"
msgstr "%s: izbira '--%s' zahteva argument\n"
#: gnulib-lib/getopt.c:742 gnulib-lib/getopt.c:745
#: gnulib-lib/getopt.c:772 gnulib-lib/getopt.c:775
#, c-format
msgid "%s: unrecognized option '--%s'\n"
msgstr "%s: neprepoznana izbira '--%s'\n"
#: gnulib-lib/getopt.c:753 gnulib-lib/getopt.c:756
#: gnulib-lib/getopt.c:783 gnulib-lib/getopt.c:786
#, c-format
msgid "%s: unrecognized option '%c%s'\n"
msgstr "%s: neprepoznana izbira '%c%s'\n"
#: gnulib-lib/getopt.c:805 gnulib-lib/getopt.c:808
#: gnulib-lib/getopt.c:835 gnulib-lib/getopt.c:838
#, c-format
msgid "%s: invalid option -- '%c'\n"
msgstr "%s: neveljavna izbira -- '%c'\n"
#: gnulib-lib/getopt.c:861 gnulib-lib/getopt.c:878 gnulib-lib/getopt.c:1088
#: gnulib-lib/getopt.c:1106
#: gnulib-lib/getopt.c:891 gnulib-lib/getopt.c:908 gnulib-lib/getopt.c:1118
#: gnulib-lib/getopt.c:1136
#, c-format
msgid "%s: option requires an argument -- '%c'\n"
msgstr "%s: izbira zahteva argument -- '%c'\n"
#: gnulib-lib/getopt.c:934 gnulib-lib/getopt.c:950
#: gnulib-lib/getopt.c:964 gnulib-lib/getopt.c:980
#, c-format
msgid "%s: option '-W %s' is ambiguous\n"
msgstr "%s: izbira '-W %s' ni enopomenska\n"
#: gnulib-lib/getopt.c:974 gnulib-lib/getopt.c:992
#: gnulib-lib/getopt.c:1004 gnulib-lib/getopt.c:1022
#, c-format
msgid "%s: option '-W %s' doesn't allow an argument\n"
msgstr "%s: izbira '-W %s' ne dovoljuje argumenta\n"
#: gnulib-lib/getopt.c:1013 gnulib-lib/getopt.c:1031
#: gnulib-lib/getopt.c:1043 gnulib-lib/getopt.c:1061
#, c-format
msgid "%s: option '-W %s' requires an argument\n"
msgstr "%s: izbira '-W %s' zahteva argument\n"
#: gnulib-lib/xmalloc.c:37
#: gnulib-lib/xmalloc.c:38
#, c-format
msgid "memory exhausted"
msgstr "zmanjkalo pomnilnika"
#: src/envsubst.c:112 src/gettext.c:133 src/ngettext.c:123
#: src/envsubst.c:112 src/gettext.c:134 src/ngettext.c:124
#, c-format, no-wrap
msgid ""
"Copyright (C) %s Free Software Foundation, Inc.\n"
@@ -101,7 +106,7 @@ msgstr ""
"To je prost program; smete ga spreminjati in deliti z drugimi.\n"
"Za program ni NOBENEGA JAMSTVA do zakonsko podanih omejitev.\n"
#: src/envsubst.c:118 src/gettext.c:139 src/ngettext.c:129
#: src/envsubst.c:118 src/gettext.c:140 src/ngettext.c:130
#, c-format
msgid "Written by %s.\n"
msgstr "Avtor %s.\n"
@@ -111,17 +116,17 @@ msgstr "Avtor %s.\n"
msgid "Bruno Haible"
msgstr "Bruno Haible"
#: src/envsubst.c:127 src/gettext.c:157 src/ngettext.c:141
#: src/envsubst.c:127 src/gettext.c:158 src/ngettext.c:142
#, c-format
msgid "too many arguments"
msgstr "preveč argumentov"
#: src/envsubst.c:138 src/gettext.c:167 src/ngettext.c:153
#: src/envsubst.c:138 src/gettext.c:168 src/ngettext.c:154
#, c-format
msgid "missing arguments"
msgstr "argumenti manjkajo"
#: src/envsubst.c:171 src/gettext.c:238 src/ngettext.c:207
#: src/envsubst.c:171 src/gettext.c:239 src/ngettext.c:208
#, c-format
msgid "Try '%s --help' for more information.\n"
msgstr "Poskusite »%s --help« za izčrpnejša navodila\n"
@@ -190,7 +195,7 @@ msgstr ""
#. for this package. Please add _another line_ saying
#. "Report translation bugs to <...>\n" with the address for translation
#. bugs (typically your translation team's web or email address).
#: src/envsubst.c:219 src/gettext.c:279 src/ngettext.c:245
#: src/envsubst.c:219 src/gettext.c:280 src/ngettext.c:246
msgid "Report bugs to <bug-gnu-gettext@gnu.org>.\n"
msgstr "Morebitne napake v programu sporočite na <bug-gnu-gettext@gnu.org>.\n"
@@ -204,11 +209,11 @@ msgid "standard input"
msgstr "standardni vhod"
#. This is a proper name. See the gettext manual, section Names.
#: src/gettext.c:139 src/ngettext.c:129
#: src/gettext.c:140 src/ngettext.c:130
msgid "Ulrich Drepper"
msgstr "Ulrich Drepper"
#: src/gettext.c:243
#: src/gettext.c:244
#, c-format, no-wrap
msgid ""
"Usage: %s [OPTION] [[TEXTDOMAIN] MSGID]\n"
@@ -217,12 +222,12 @@ msgstr ""
"Uporaba: %s [IZBIRA] [[DOMENA] MSGID]\n"
"ali: %s [IZBIRA] -s [MSGID]...\n"
#: src/gettext.c:249
#: src/gettext.c:250
#, c-format, no-wrap
msgid "Display native language translation of a textual message.\n"
msgstr "Prikaz prevoda tekstovnega sporočila.\n"
#: src/gettext.c:253
#: src/gettext.c:254
#, c-format, no-wrap
msgid ""
" -d, --domain=TEXTDOMAIN retrieve translated messages from TEXTDOMAIN\n"
@@ -242,7 +247,7 @@ msgstr ""
" -V, --version različica programa\n"
" [DOMENA] MSGID iščemo prevod gesla MSGID v podani tekstovni DOMENI\n"
#: src/gettext.c:264
#: src/gettext.c:265
#, c-format, no-wrap
msgid ""
"If the TEXTDOMAIN parameter is not given, the domain is determined from the\n"
@@ -262,12 +267,12 @@ msgstr ""
"kataloga sporočil.\n"
"Privzet imenik s katalogom sporočil: %s\n"
#: src/ngettext.c:212
#: src/ngettext.c:213
#, c-format, no-wrap
msgid "Usage: %s [OPTION] [TEXTDOMAIN] MSGID MSGID-PLURAL COUNT\n"
msgstr "Uporaba: %s [IZBIRA] [DOMENA] MSGID MSGID-PLURAL ŠTEVEC\n"
#: src/ngettext.c:217
#: src/ngettext.c:218
#, c-format, no-wrap
msgid ""
"Display native language translation of a textual message whose grammatical\n"
@@ -276,7 +281,7 @@ msgstr ""
"Prikaz prevoda besedilnega sporočila, katerega slovnična oblika je odvisna\n"
"od števila.\n"
#: src/ngettext.c:222
#: src/ngettext.c:223
#, c-format, no-wrap
msgid ""
" -d, --domain=TEXTDOMAIN retrieve translated message from TEXTDOMAIN\n"
@@ -297,7 +302,7 @@ msgstr ""
" MSGID MSGID-PLURAL prevod MSGID (ednina) ali MSGID_PLURAL (množina)\n"
" ŠTEVEC določitev edninske/množinske oblike\n"
#: src/ngettext.c:233
#: src/ngettext.c:234
#, c-format, no-wrap
msgid ""
"If the TEXTDOMAIN parameter is not given, the domain is determined from the\n"
+105 -85
View File
@@ -1,165 +1,167 @@
# This file is distributed under the same license as the gettext package.
# Turkish translations for Gnu Gettext Package.
# Copyright (C) 2006 Free Software Foundation, Inc.
# Nilgün Belma Bugüner <nilgun@buguner.name.tr>, 2001, ..., 2006.
#
# Nilgün Belma Bugüner <nilgun@buguner.name.tr>, 2001, ..., 2006.
# Volkan Gezer <volkangezer@gmail.com>, 2015.
msgid ""
msgstr ""
"Project-Id-Version: gettext-runtime 0.15-pre5\n"
"Project-Id-Version: gettext-runtime 0.19.4-rc1\n"
"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
"POT-Creation-Date: 2006-04-20 15:54+0200\n"
"PO-Revision-Date: 2006-07-01 08:58+0300\n"
"Last-Translator: Nilgün Belma Bugüner <nilgun@buguner.name.tr>\n"
"POT-Creation-Date: 2014-12-10 13:21+0900\n"
"PO-Revision-Date: 2015-02-15 20:19+0100\n"
"Last-Translator: Volkan Gezer <volkangezer@gmail.com>\n"
"Language-Team: Turkish <gnu-tr-u12a@lists.sourceforge.net>\n"
"Language: tr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: KBabel 1.9.1\n"
"X-Generator: Lokalize 1.5\n"
#: ../gettext-tools/lib/closeout.c:64
#: gnulib-lib/closeout.c:66
msgid "write error"
msgstr "yazma hatası"
#: ../gettext-tools/lib/error.c:121
#: gnulib-lib/error.c:191
msgid "Unknown system error"
msgstr "Bilinmeyen sistem hatası"
#: ../gettext-tools/lib/getopt.c:551 ../gettext-tools/lib/getopt.c:570
#: gnulib-lib/getopt.c:547 gnulib-lib/getopt.c:576
#, c-format
msgid "%s: option `%s' is ambiguous\n"
msgstr "%s: `%s' seçeneği belirsiz\n"
msgid "%s: option '%s' is ambiguous; possibilities:"
msgstr "%s: `%s' seçeneği belirsiz; kullanılabilecekler:"
#: ../gettext-tools/lib/getopt.c:603 ../gettext-tools/lib/getopt.c:607
#: gnulib-lib/getopt.c:624 gnulib-lib/getopt.c:628
#, c-format
msgid "%s: option `--%s' doesn't allow an argument\n"
msgstr "%s: `--%s' seçeneği argümansız kullanılır\n"
msgid "%s: option '--%s' doesn't allow an argument\n"
msgstr "%s: '--%s' seçeneği bağımsız değişkene izin vermiyor\n"
#: ../gettext-tools/lib/getopt.c:616 ../gettext-tools/lib/getopt.c:621
#: gnulib-lib/getopt.c:637 gnulib-lib/getopt.c:642
#, c-format
msgid "%s: option `%c%s' doesn't allow an argument\n"
msgstr "%s: `%c%s' seçeneği argümansız kullanılır\n"
msgid "%s: option '%c%s' doesn't allow an argument\n"
msgstr "%s: '%c%s' seçeneği bağımsız değişkene izin vermiyor\n"
#: ../gettext-tools/lib/getopt.c:667 ../gettext-tools/lib/getopt.c:689
#: ../gettext-tools/lib/getopt.c:1020 ../gettext-tools/lib/getopt.c:1042
#: gnulib-lib/getopt.c:685 gnulib-lib/getopt.c:704
#, c-format
msgid "%s: option `%s' requires an argument\n"
msgstr "%s: `%s' seçeneği bir argümanla kullanılır\n"
msgid "%s: option '--%s' requires an argument\n"
msgstr "%s: '--%s' seçeneği bağımsız bir değişken gerektiriyor\n"
#: ../gettext-tools/lib/getopt.c:727 ../gettext-tools/lib/getopt.c:730
#: gnulib-lib/getopt.c:742 gnulib-lib/getopt.c:745
#, c-format
msgid "%s: unrecognized option `--%s'\n"
msgstr "%s: `--%s' seçeneği bilinmiyor\n"
msgid "%s: unrecognized option '--%s'\n"
msgstr "%s: '--%s' seçeneği bilinmiyor\n"
#: ../gettext-tools/lib/getopt.c:738 ../gettext-tools/lib/getopt.c:741
#: gnulib-lib/getopt.c:753 gnulib-lib/getopt.c:756
#, c-format
msgid "%s: unrecognized option `%c%s'\n"
msgstr "%s: `%c%s' seçeneği bilinmiyor\n"
msgid "%s: unrecognized option '%c%s'\n"
msgstr "%s: '%c%s' seçeneği bilinmiyor\n"
#: ../gettext-tools/lib/getopt.c:796 ../gettext-tools/lib/getopt.c:799
#: gnulib-lib/getopt.c:805 gnulib-lib/getopt.c:808
#, c-format
msgid "%s: illegal option -- %c\n"
msgstr "%s: kuraldışı seçenek -- %c\n"
msgid "%s: invalid option -- '%c'\n"
msgstr "%s: geçersiz seçenek -- '%c'\n"
#: ../gettext-tools/lib/getopt.c:805 ../gettext-tools/lib/getopt.c:808
#: gnulib-lib/getopt.c:861 gnulib-lib/getopt.c:878 gnulib-lib/getopt.c:1088
#: gnulib-lib/getopt.c:1106
#, c-format
msgid "%s: invalid option -- %c\n"
msgstr "%s: geçersiz seçenek -- %c\n"
msgid "%s: option requires an argument -- '%c'\n"
msgstr "%s: seçenek bir bağımsız değişken gerektiriyor -- '%c'\n"
#: ../gettext-tools/lib/getopt.c:863 ../gettext-tools/lib/getopt.c:882
#: ../gettext-tools/lib/getopt.c:1095 ../gettext-tools/lib/getopt.c:1116
#: gnulib-lib/getopt.c:934 gnulib-lib/getopt.c:950
#, c-format
msgid "%s: option requires an argument -- %c\n"
msgstr "%s: seçenek için bir argüman gerekli -- %c\n"
msgid "%s: option '-W %s' is ambiguous\n"
msgstr "%s: '-W %s' seçeneği belirsiz\n"
#: ../gettext-tools/lib/getopt.c:935 ../gettext-tools/lib/getopt.c:954
#: gnulib-lib/getopt.c:974 gnulib-lib/getopt.c:992
#, c-format
msgid "%s: option `-W %s' is ambiguous\n"
msgstr "%s: `-W %s' seçeneği belirsiz\n"
msgid "%s: option '-W %s' doesn't allow an argument\n"
msgstr "%s: '-W %s' seçeneği bağımsız bir değişkene izin vermiyor\n"
#: ../gettext-tools/lib/getopt.c:978 ../gettext-tools/lib/getopt.c:999
#: gnulib-lib/getopt.c:1013 gnulib-lib/getopt.c:1031
#, c-format
msgid "%s: option `-W %s' doesn't allow an argument\n"
msgstr "%s: `-W %s' seçeneği bir argümanla kullanılmaz\n"
msgid "%s: option '-W %s' requires an argument\n"
msgstr "%s: '-W %s' seçeneği bağımsız bir değişken gerektiriyor\n"
#: ../gettext-tools/lib/xmalloc.c:41
#: gnulib-lib/xmalloc.c:37
#, c-format
msgid "memory exhausted"
msgstr "bellek tükendi"
#: src/envsubst.c:114 src/gettext.c:135 src/ngettext.c:125
#: src/envsubst.c:112 src/gettext.c:133 src/ngettext.c:123
#, c-format, no-wrap
msgid ""
"Copyright (C) %s Free Software Foundation, Inc.\n"
"This is free software; see the source for copying conditions. There is NO\n"
"warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
"License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>\n"
"This is free software: you are free to change and redistribute it.\n"
"There is NO WARRANTY, to the extent permitted by law.\n"
msgstr ""
"Telif Hakkı (C) %s Free Software Foundation, Inc.\n"
"Bu bir serbest yazılımdır; kopyalama koşulları için kaynak koduna bakınız.\n"
"Hiçbir garantisi yoktur; hatta SATILABİLİRLİĞİ veya ŞAHSİ KULLANIMINIZA\n"
"UYGUNLUĞU için bile garanti verilmez.\n"
"Telif Hakkı (C) %s Özgür Yazılım Vakfı Inc.\n"
"Lisans GPLv3+: GNU GPL sürüm 3 ya da sonrası <http://gnu.org/licenses/gpl.html>\n"
"Bu özgür yazılımdır: değiştirip dağıtma özgürlüğüne sahipsiniz.\n"
"Yasaların elverdiği ölçüde HİÇBİR GARANTİ yoktur.\n"
#: src/envsubst.c:119 src/gettext.c:140 src/ngettext.c:130
#: src/envsubst.c:118 src/gettext.c:139 src/ngettext.c:129
#, c-format
msgid "Written by %s.\n"
msgstr "%s tarafından yazıldı.\n"
#. This is a proper name. See the gettext manual, section Names.
#: src/envsubst.c:119
#: src/envsubst.c:118
msgid "Bruno Haible"
msgstr "Bruno Haible"
#: src/envsubst.c:128 src/gettext.c:158 src/ngettext.c:142
#: src/envsubst.c:127 src/gettext.c:157 src/ngettext.c:141
#, c-format
msgid "too many arguments"
msgstr "çok fazla argüman"
#: src/envsubst.c:139 src/gettext.c:168 src/ngettext.c:154
#: src/envsubst.c:138 src/gettext.c:167 src/ngettext.c:153
#, c-format
msgid "missing arguments"
msgstr "argümanlar eksik"
#: src/envsubst.c:172 src/gettext.c:239 src/ngettext.c:208
#: src/envsubst.c:171 src/gettext.c:238 src/ngettext.c:207
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr "Daha fazla bilgilendirilmek için `%s --help' yazınız.\n"
msgid "Try '%s --help' for more information.\n"
msgstr "Daha fazla bilgi için '%s --help' deneyin.\n"
#: src/envsubst.c:177
#: src/envsubst.c:176
#, c-format, no-wrap
msgid "Usage: %s [OPTION] [SHELL-FORMAT]\n"
msgstr "Kullanımı: %s [SEÇENEK] [KABUK-BİÇİMİ]\n"
#: src/envsubst.c:182
#: src/envsubst.c:181
#, c-format, no-wrap
msgid "Substitutes the values of environment variables.\n"
msgstr "Ortam değişkenlerinin değerleri ikame edilir.\n"
#: src/envsubst.c:186
#: src/envsubst.c:185
#, c-format, no-wrap
msgid "Operation mode:\n"
msgstr "İşlem kipi:\n"
#: src/envsubst.c:189
#: src/envsubst.c:188
#, c-format, no-wrap
msgid " -v, --variables output the variables occurring in SHELL-FORMAT\n"
msgstr " -v, --variables KABUK-BİÇİMİ içindeki değişkenleri çıktılar\n"
#: src/envsubst.c:193
#: src/envsubst.c:192
#, c-format, no-wrap
msgid "Informative output:\n"
msgstr "Bilgilendirici çıktı:\n"
#: src/envsubst.c:196
#: src/envsubst.c:195
#, c-format, no-wrap
msgid " -h, --help display this help and exit\n"
msgstr " -h, --help bu yardım iletisini gösterir ve çıkar\n"
#: src/envsubst.c:199
#: src/envsubst.c:198
#, c-format, no-wrap
msgid " -V, --version output version information and exit\n"
msgstr " -V, --version Sürüm bilgilerini gösterir ve çıkar\n"
#: src/envsubst.c:203
#: src/envsubst.c:202
#, c-format, no-wrap
msgid ""
"In normal operation mode, standard input is copied to standard output,\n"
@@ -176,7 +178,7 @@ msgstr ""
"Aksi takdirde, standart girdideki ortam değişkenlerinin tümüne bu ikame\n"
"işlemi uygulanır.\n"
#: src/envsubst.c:212
#: src/envsubst.c:211
#, c-format, no-wrap
msgid ""
"When --variables is used, standard input is ignored, and the output consists\n"
@@ -186,27 +188,31 @@ msgstr ""
"her satırda bir tane olmak üzere KABUK-BİÇİMİ içindeki ortam değişkenleri\n"
"çıktılanır.\n"
#: src/envsubst.c:216 src/gettext.c:276 src/ngettext.c:242
#. TRANSLATORS: The placeholder indicates the bug-reporting address
#. for this package. Please add _another line_ saying
#. "Report translation bugs to <...>\n" with the address for translation
#. bugs (typically your translation team's web or email address).
#: src/envsubst.c:219 src/gettext.c:279 src/ngettext.c:245
msgid "Report bugs to <bug-gnu-gettext@gnu.org>.\n"
msgstr ""
"Yazılım hatalarını <bug-gnu-utils@gnu.org> adresine,\n"
"Çeviri hatalarını <gnu-tr@belgeler.org> adresine bildiriniz.\n"
#: src/envsubst.c:439
#: src/envsubst.c:442
#, c-format
msgid "error while reading \"%s\""
msgstr "\"%s\" okunurken hata"
#: src/envsubst.c:440
#: src/envsubst.c:443
msgid "standard input"
msgstr "standart girdi"
#. This is a proper name. See the gettext manual, section Names.
#: src/gettext.c:140 src/ngettext.c:130
#: src/gettext.c:139 src/ngettext.c:129
msgid "Ulrich Drepper"
msgstr "Ulrich Drepper"
#: src/gettext.c:244
#: src/gettext.c:243
#, c-format, no-wrap
msgid ""
"Usage: %s [OPTION] [[TEXTDOMAIN] MSGID]\n"
@@ -215,12 +221,12 @@ msgstr ""
"Kullanımı: %s [SEÇENEK] [[PAKET] MSGID]\n"
"ya da: %s [SEÇENEK] -s [MSGID]...\n"
#: src/gettext.c:250
#: src/gettext.c:249
#, c-format, no-wrap
msgid "Display native language translation of a textual message.\n"
msgstr "Bir iletinin anadile çevirisini gösterir.\n"
#: src/gettext.c:254
#: src/gettext.c:253
#, c-format, no-wrap
msgid ""
" -d, --domain=TEXTDOMAIN retrieve translated messages from TEXTDOMAIN\n"
@@ -240,38 +246,39 @@ msgstr ""
" -V, --version sürüm bilgilerini gösterir ve çıkar\n"
" [PAKET] MSGID PAKET.mo dosyasından MSGID ile ilişkili çeviriyi alır\n"
#: src/gettext.c:265
#: src/gettext.c:264
#, c-format, no-wrap
msgid ""
"If the TEXTDOMAIN parameter is not given, the domain is determined from the\n"
"environment variable TEXTDOMAIN. If the message catalog is not found in the\n"
"regular directory, another location can be specified with the environment\n"
"variable TEXTDOMAINDIR.\n"
"When used with the -s option the program behaves like the `echo' command.\n"
"When used with the -s option the program behaves like the 'echo' command.\n"
"But it does not simply copy its arguments to stdout. Instead those messages\n"
"found in the selected catalog are translated.\n"
"Standard search directory: %s\n"
msgstr ""
"PAKET parametresi verilmemişse .mo dosyasının adı TEXTDOMAIN çevre\n"
"değişkeninden saptanır. İleti kataloğu olması gereken dizinde değilse\n"
"bulunduğu dizin TEXTDOMAINDIR çevre değişkeni ile belirtilebilir.\n"
"Program -s seçeneği ile kullanıldığında `echo' komutu verilmiş gibi davranır.\n"
"Ancak iletiyi standart çıktıya basitçe kopyalamak yerine çevirisini verir.\n"
"TEXTDOMAIN parametresi belirtilmemişse, alan adı TEXTDOMAIN ortam \n"
"değişkeninden alınır. Mesaj kataloğu geçerli dizinde bulunamazsa, farklı\n"
"bir konum TEXTDOMAINDIR ortam değişkeni kullanılarak belirtilebilir.\n"
"-s seçeneği ile kullanıldığında, program 'echo' komutu gibi çalışır. Ancak,\n"
"argümanlarını sadece stdout'a kopyalamaz. Bunun yerine, seçili katalogta\n"
"bulunan mesajlar çevrilir.\n"
"Standart arama dizini: %s\n"
#: src/ngettext.c:213
#: src/ngettext.c:212
#, c-format, no-wrap
msgid "Usage: %s [OPTION] [TEXTDOMAIN] MSGID MSGID-PLURAL COUNT\n"
msgstr "Kullanımı: %s [SEÇENEK] [PAKET] MSGID MSGID-PLURAL SAYI\n"
#: src/ngettext.c:218
#: src/ngettext.c:217
#, c-format, no-wrap
msgid ""
"Display native language translation of a textual message whose grammatical\n"
"form depends on a number.\n"
msgstr "Bir sayıya bağlı olarak ilgili tekil/çoğul ileti çevirisini gösterir.\n"
#: src/ngettext.c:223
#: src/ngettext.c:222
#, c-format, no-wrap
msgid ""
" -d, --domain=TEXTDOMAIN retrieve translated message from TEXTDOMAIN\n"
@@ -292,7 +299,7 @@ msgstr ""
" MSGID MSGID-PLURAL MSGID (tekil) / MSGID-PLURAL (çoğul) çevrilir\n"
" SAYI SAYIya bağlı olarak tekil/çoğul iletilerden biri seçilir\n"
#: src/ngettext.c:234
#: src/ngettext.c:233
#, c-format, no-wrap
msgid ""
"If the TEXTDOMAIN parameter is not given, the domain is determined from the\n"
@@ -306,6 +313,19 @@ msgstr ""
"TEXTDOMAINDIR çevre değişkeni ile belirtilebilir.\n"
"Standart arama dizini: %s\n"
#~ msgid "%s: illegal option -- %c\n"
#~ msgstr "%s: kuraldışı seçenek -- %c\n"
#~ msgid ""
#~ "Copyright (C) %s Free Software Foundation, Inc.\n"
#~ "This is free software; see the source for copying conditions. There is NO\n"
#~ "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
#~ msgstr ""
#~ "Telif Hakkı (C) %s Free Software Foundation, Inc.\n"
#~ "Bu bir serbest yazılımdır; kopyalama koşulları için kaynak koduna bakınız.\n"
#~ "Hiçbir garantisi yoktur; hatta SATILABİLİRLİĞİ veya ŞAHSİ KULLANIMINIZA\n"
#~ "UYGUNLUĞU için bile garanti verilmez.\n"
#~ msgid "invalid argument `%s' for `%s'"
#~ msgstr "argüman `%s' `%s' için geçersiz"
+38 -33
View File
@@ -3,13 +3,13 @@
# This file is distributed under the same license as the gettext package.
#
# Maxim V. Dziumanenko <dziumanenko@gmail.com>, 2004-2007.
# Yuri Chornoivan <yurchor@ukr.net>, 2011, 2013.
# Yuri Chornoivan <yurchor@ukr.net>, 2011, 2013, 2015.
msgid ""
msgstr ""
"Project-Id-Version: gettext-runtime 0.18.2\n"
"Project-Id-Version: gettext-runtime 0.19.4.73\n"
"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
"POT-Creation-Date: 2012-12-25 14:19+0900\n"
"PO-Revision-Date: 2013-02-26 22:34+0200\n"
"POT-Creation-Date: 2015-06-23 15:18+0900\n"
"PO-Revision-Date: 2015-06-23 20:47+0300\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Ukrainian <translation-team-uk@lists.sourceforge.net>\n"
"Language: uk\n"
@@ -23,72 +23,77 @@ msgstr ""
msgid "write error"
msgstr "помилка запису"
#: gnulib-lib/error.c:188
#: gnulib-lib/error.c:191
msgid "Unknown system error"
msgstr "Невідома системна помилка"
#: gnulib-lib/getopt.c:547 gnulib-lib/getopt.c:576
#: gnulib-lib/getopt.c:575 gnulib-lib/getopt.c:604
#, c-format
msgid "%s: option '%s' is ambiguous; possibilities:"
msgstr "%s: параметр «%s» не є однозначним. Можливі варіанти:"
#: gnulib-lib/getopt.c:624 gnulib-lib/getopt.c:628
#: gnulib-lib/getopt.c:619
#, c-format
msgid "%s: option '%s' is ambiguous\n"
msgstr "%s: параметр «%s» не є однозначним\n"
#: gnulib-lib/getopt.c:654 gnulib-lib/getopt.c:658
#, c-format
msgid "%s: option '--%s' doesn't allow an argument\n"
msgstr "%s: додавання аргументів до параметра «--%s» не передбачено\n"
#: gnulib-lib/getopt.c:637 gnulib-lib/getopt.c:642
#: gnulib-lib/getopt.c:667 gnulib-lib/getopt.c:672
#, c-format
msgid "%s: option '%c%s' doesn't allow an argument\n"
msgstr "%s: додавання аргументів до параметра «%c%s» не передбачено\n"
#: gnulib-lib/getopt.c:685 gnulib-lib/getopt.c:704
#: gnulib-lib/getopt.c:715 gnulib-lib/getopt.c:734
#, c-format
msgid "%s: option '--%s' requires an argument\n"
msgstr "%s: до параметра «--%s» слід додати аргумент\n"
#: gnulib-lib/getopt.c:742 gnulib-lib/getopt.c:745
#: gnulib-lib/getopt.c:772 gnulib-lib/getopt.c:775
#, c-format
msgid "%s: unrecognized option '--%s'\n"
msgstr "%s: невідомий параметр «--%s»\n"
#: gnulib-lib/getopt.c:753 gnulib-lib/getopt.c:756
#: gnulib-lib/getopt.c:783 gnulib-lib/getopt.c:786
#, c-format
msgid "%s: unrecognized option '%c%s'\n"
msgstr "%s: невідомий параметр «%c%s»\n"
#: gnulib-lib/getopt.c:805 gnulib-lib/getopt.c:808
#: gnulib-lib/getopt.c:835 gnulib-lib/getopt.c:838
#, c-format
msgid "%s: invalid option -- '%c'\n"
msgstr "%s: некоректний параметр — «%c»\n"
#: gnulib-lib/getopt.c:861 gnulib-lib/getopt.c:878 gnulib-lib/getopt.c:1088
#: gnulib-lib/getopt.c:1106
#: gnulib-lib/getopt.c:891 gnulib-lib/getopt.c:908 gnulib-lib/getopt.c:1118
#: gnulib-lib/getopt.c:1136
#, c-format
msgid "%s: option requires an argument -- '%c'\n"
msgstr "%s: до параметра слід додати аргумент — «%c»\n"
#: gnulib-lib/getopt.c:934 gnulib-lib/getopt.c:950
#: gnulib-lib/getopt.c:964 gnulib-lib/getopt.c:980
#, c-format
msgid "%s: option '-W %s' is ambiguous\n"
msgstr "%s: параметр «-W %s» не є однозначним\n"
#: gnulib-lib/getopt.c:974 gnulib-lib/getopt.c:992
#: gnulib-lib/getopt.c:1004 gnulib-lib/getopt.c:1022
#, c-format
msgid "%s: option '-W %s' doesn't allow an argument\n"
msgstr "%s: додавання аргументів до параметра «-W %s» не передбачено\n"
#: gnulib-lib/getopt.c:1013 gnulib-lib/getopt.c:1031
#: gnulib-lib/getopt.c:1043 gnulib-lib/getopt.c:1061
#, c-format
msgid "%s: option '-W %s' requires an argument\n"
msgstr "%s: до параметра «-W %s» слід додати аргумент\n"
#: gnulib-lib/xmalloc.c:37
#: gnulib-lib/xmalloc.c:38
#, c-format
msgid "memory exhausted"
msgstr "пам'ять вичерпано"
#: src/envsubst.c:112 src/gettext.c:133 src/ngettext.c:123
#: src/envsubst.c:112 src/gettext.c:134 src/ngettext.c:124
#, c-format, no-wrap
msgid ""
"Copyright (C) %s Free Software Foundation, Inc.\n"
@@ -101,7 +106,7 @@ msgstr ""
"Це вільне програмне забезпечення: ви можете вільно змінювати і поширювати його.\n"
"Вам не надається ЖОДНИХ ГАРАНТІЙ, окрім гарантій передбачених законодавством.\n"
#: src/envsubst.c:118 src/gettext.c:139 src/ngettext.c:129
#: src/envsubst.c:118 src/gettext.c:140 src/ngettext.c:130
#, c-format
msgid "Written by %s.\n"
msgstr "Автор програми - %s.\n"
@@ -111,17 +116,17 @@ msgstr "Автор програми - %s.\n"
msgid "Bruno Haible"
msgstr "Bruno Haible"
#: src/envsubst.c:127 src/gettext.c:157 src/ngettext.c:141
#: src/envsubst.c:127 src/gettext.c:158 src/ngettext.c:142
#, c-format
msgid "too many arguments"
msgstr "надто багато аргументів"
#: src/envsubst.c:138 src/gettext.c:167 src/ngettext.c:153
#: src/envsubst.c:138 src/gettext.c:168 src/ngettext.c:154
#, c-format
msgid "missing arguments"
msgstr "відсутні аргументи"
#: src/envsubst.c:171 src/gettext.c:238 src/ngettext.c:207
#: src/envsubst.c:171 src/gettext.c:239 src/ngettext.c:208
#, c-format
msgid "Try '%s --help' for more information.\n"
msgstr "Віддайте команду «%s --help», щоб дізнатися більше.\n"
@@ -191,7 +196,7 @@ msgstr ""
#. for this package. Please add _another line_ saying
#. "Report translation bugs to <...>\n" with the address for translation
#. bugs (typically your translation team's web or email address).
#: src/envsubst.c:219 src/gettext.c:279 src/ngettext.c:245
#: src/envsubst.c:219 src/gettext.c:280 src/ngettext.c:246
msgid "Report bugs to <bug-gnu-gettext@gnu.org>.\n"
msgstr "Про помилки повідомляйте на <bug-gnu-gettext@gnu.org>.\n"
@@ -205,11 +210,11 @@ msgid "standard input"
msgstr "стандартний ввід"
#. This is a proper name. See the gettext manual, section Names.
#: src/gettext.c:139 src/ngettext.c:129
#: src/gettext.c:140 src/ngettext.c:130
msgid "Ulrich Drepper"
msgstr "Ulrich Drepper"
#: src/gettext.c:243
#: src/gettext.c:244
#, c-format, no-wrap
msgid ""
"Usage: %s [OPTION] [[TEXTDOMAIN] MSGID]\n"
@@ -218,12 +223,12 @@ msgstr ""
"Використання: %s [ПАРАМЕТР] [[ДОМЕН_ТЕКСТУ] MSGID]\n"
"або: %s [ПАРАМЕТР] -s [MSGID]...\n"
#: src/gettext.c:249
#: src/gettext.c:250
#, c-format, no-wrap
msgid "Display native language translation of a textual message.\n"
msgstr "Відображає переклад текстового повідомлення.\n"
#: src/gettext.c:253
#: src/gettext.c:254
#, c-format, no-wrap
msgid ""
" -d, --domain=TEXTDOMAIN retrieve translated messages from TEXTDOMAIN\n"
@@ -244,7 +249,7 @@ msgstr ""
" -V, --version відобразити інформацію про версію та вийти\n"
" [ДОМЕН_ТЕКСТУ] MSGID знайти переклад повідомлення MSGID у ДОМЕН_ТЕКСТУ\n"
#: src/gettext.c:264
#: src/gettext.c:265
#, c-format, no-wrap
msgid ""
"If the TEXTDOMAIN parameter is not given, the domain is determined from the\n"
@@ -265,12 +270,12 @@ msgstr ""
"виводяться їх переклади з вказаного домену.\n"
"Стандартний каталог пошуку: %s\n"
#: src/ngettext.c:212
#: src/ngettext.c:213
#, c-format, no-wrap
msgid "Usage: %s [OPTION] [TEXTDOMAIN] MSGID MSGID-PLURAL COUNT\n"
msgstr "Використання: %s [ПАРАМЕТР] [ДОМЕН_ТЕКСТУ] MSGID MSGID-PLURAL ЧИСЛО\n"
#: src/ngettext.c:217
#: src/ngettext.c:218
#, c-format, no-wrap
msgid ""
"Display native language translation of a textual message whose grammatical\n"
@@ -279,7 +284,7 @@ msgstr ""
"Відображає переклад текстового повідомлення, граматична форма якого залежить\n"
"від числа.\n"
#: src/ngettext.c:222
#: src/ngettext.c:223
#, c-format, no-wrap
msgid ""
" -d, --domain=TEXTDOMAIN retrieve translated message from TEXTDOMAIN\n"
@@ -301,7 +306,7 @@ msgstr ""
" MSGID MSGID-PLURAL перекласти MSGID (однина) / MSGID-PLURAL (множина)\n"
" ЧИСЛО вибрати однину/множину на основі цього значення\n"
#: src/ngettext.c:233
#: src/ngettext.c:234
#, c-format, no-wrap
msgid ""
"If the TEXTDOMAIN parameter is not given, the domain is determined from the\n"
+40 -34
View File
@@ -1,16 +1,16 @@
# Vietnamese Translation for Gettext Runtime.
# Bản dịch tiếng Việt dành cho Gettext Runtime.
# Copyright © 2014 Free Software Foundation, Inc.
# Copyright © 2015 Free Software Foundation, Inc.
# This file is distributed under the same license as the gettext package.
# Clytie Siddall <clytie@riverland.net.au>, 2005-2010.
# Trần Ngọc Quân <vnwildman@gmail.com>, 2012-2014.
# Trần Ngọc Quân <vnwildman@gmail.com>, 2012-2014, 2015.
#
msgid ""
msgstr ""
"Project-Id-Version: gettext-runtime 0.19.4-rc1\n"
"Project-Id-Version: gettext-runtime 0.19.4.73\n"
"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
"POT-Creation-Date: 2014-12-10 13:21+0900\n"
"PO-Revision-Date: 2014-12-11 08:08+0700\n"
"POT-Creation-Date: 2015-06-23 15:18+0900\n"
"PO-Revision-Date: 2015-06-30 08:06+0700\n"
"Last-Translator: Trần Ngọc Quân <vnwildman@gmail.com>\n"
"Language-Team: Vietnamese <translation-team-vi@lists.sourceforge.net>\n"
"Language: vi\n"
@@ -19,6 +19,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Language-Team-Website: <http://translationproject.org/team/vi.html>\n"
"X-Generator: Gtranslator 2.91.7\n"
#: gnulib-lib/closeout.c:66
msgid "write error"
@@ -28,68 +29,73 @@ msgstr "lỗi ghi"
msgid "Unknown system error"
msgstr "Lỗi hệ thống không rõ"
#: gnulib-lib/getopt.c:547 gnulib-lib/getopt.c:576
#: gnulib-lib/getopt.c:575 gnulib-lib/getopt.c:604
#, c-format
msgid "%s: option '%s' is ambiguous; possibilities:"
msgstr "%s: tùy chọn “%s” chưa rõ ràng; khả năng là:"
#: gnulib-lib/getopt.c:624 gnulib-lib/getopt.c:628
#: gnulib-lib/getopt.c:619
#, c-format
msgid "%s: option '%s' is ambiguous\n"
msgstr "%s: tùy chọn “%s” chưa rõ ràng\n"
#: gnulib-lib/getopt.c:654 gnulib-lib/getopt.c:658
#, c-format
msgid "%s: option '--%s' doesn't allow an argument\n"
msgstr "%s: tùy chọn “--%s” không cho phép đối số\n"
#: gnulib-lib/getopt.c:637 gnulib-lib/getopt.c:642
#: gnulib-lib/getopt.c:667 gnulib-lib/getopt.c:672
#, c-format
msgid "%s: option '%c%s' doesn't allow an argument\n"
msgstr "%s: tùy chọn “%c%s” không cho phép có đối số\n"
#: gnulib-lib/getopt.c:685 gnulib-lib/getopt.c:704
#: gnulib-lib/getopt.c:715 gnulib-lib/getopt.c:734
#, c-format
msgid "%s: option '--%s' requires an argument\n"
msgstr "%s: tùy chọn “--%s” yêu cầu một đối số\n"
#: gnulib-lib/getopt.c:742 gnulib-lib/getopt.c:745
#: gnulib-lib/getopt.c:772 gnulib-lib/getopt.c:775
#, c-format
msgid "%s: unrecognized option '--%s'\n"
msgstr "%s: không nhận ra tùy chọn “--%s”\n"
#: gnulib-lib/getopt.c:753 gnulib-lib/getopt.c:756
#: gnulib-lib/getopt.c:783 gnulib-lib/getopt.c:786
#, c-format
msgid "%s: unrecognized option '%c%s'\n"
msgstr "%s: không nhận ra tùy chọn “%c%s”\n"
#: gnulib-lib/getopt.c:805 gnulib-lib/getopt.c:808
#: gnulib-lib/getopt.c:835 gnulib-lib/getopt.c:838
#, c-format
msgid "%s: invalid option -- '%c'\n"
msgstr "%s: tùy chọn không hợp lệ -- “%c”\n"
#: gnulib-lib/getopt.c:861 gnulib-lib/getopt.c:878 gnulib-lib/getopt.c:1088
#: gnulib-lib/getopt.c:1106
#: gnulib-lib/getopt.c:891 gnulib-lib/getopt.c:908 gnulib-lib/getopt.c:1118
#: gnulib-lib/getopt.c:1136
#, c-format
msgid "%s: option requires an argument -- '%c'\n"
msgstr "%s: tùy chọn yêu cầu một đối số -- “%c”\n"
#: gnulib-lib/getopt.c:934 gnulib-lib/getopt.c:950
#: gnulib-lib/getopt.c:964 gnulib-lib/getopt.c:980
#, c-format
msgid "%s: option '-W %s' is ambiguous\n"
msgstr "%s: tùy chọn “-W %s” chưa rõ ràng\n"
#: gnulib-lib/getopt.c:974 gnulib-lib/getopt.c:992
#: gnulib-lib/getopt.c:1004 gnulib-lib/getopt.c:1022
#, c-format
msgid "%s: option '-W %s' doesn't allow an argument\n"
msgstr "%s: tùy chọn “-W %s” không cho phép đối số\n"
#: gnulib-lib/getopt.c:1013 gnulib-lib/getopt.c:1031
#: gnulib-lib/getopt.c:1043 gnulib-lib/getopt.c:1061
#, c-format
msgid "%s: option '-W %s' requires an argument\n"
msgstr "%s: tùy chọn “-W %s” yêu cầu một đối số\n"
#: gnulib-lib/xmalloc.c:37
#: gnulib-lib/xmalloc.c:38
#, c-format
msgid "memory exhausted"
msgstr "hết bộ nhớ"
#: src/envsubst.c:112 src/gettext.c:133 src/ngettext.c:123
#: src/envsubst.c:112 src/gettext.c:134 src/ngettext.c:124
#, c-format, no-wrap
msgid ""
"Copyright (C) %s Free Software Foundation, Inc.\n"
@@ -102,7 +108,7 @@ msgstr ""
"Đây là phần mềm tự do: bạn có quyền thay đổi và phát hành lại nó.\n"
"KHÔNG CÓ BẢO HÀNH GÌ CẢ, với điều kiện được pháp luật cho phép.\n"
#: src/envsubst.c:118 src/gettext.c:139 src/ngettext.c:129
#: src/envsubst.c:118 src/gettext.c:140 src/ngettext.c:130
#, c-format
msgid "Written by %s.\n"
msgstr "Viết bởi %s.\n"
@@ -113,17 +119,17 @@ msgstr "Viết bởi %s.\n"
msgid "Bruno Haible"
msgstr "Bruno Haible"
#: src/envsubst.c:127 src/gettext.c:157 src/ngettext.c:141
#: src/envsubst.c:127 src/gettext.c:158 src/ngettext.c:142
#, c-format
msgid "too many arguments"
msgstr "quá nhiều đối số"
#: src/envsubst.c:138 src/gettext.c:167 src/ngettext.c:153
#: src/envsubst.c:138 src/gettext.c:168 src/ngettext.c:154
#, c-format
msgid "missing arguments"
msgstr "đối số còn thiếu"
#: src/envsubst.c:171 src/gettext.c:238 src/ngettext.c:207
#: src/envsubst.c:171 src/gettext.c:239 src/ngettext.c:208
#, c-format
msgid "Try '%s --help' for more information.\n"
msgstr "Hãy thử lệnh “%s --help” để xem thông tin thêm.\n"
@@ -194,7 +200,7 @@ msgstr ""
#. for this package. Please add _another line_ saying
#. "Report translation bugs to <...>\n" with the address for translation
#. bugs (typically your translation team's web or email address).
#: src/envsubst.c:219 src/gettext.c:279 src/ngettext.c:245
#: src/envsubst.c:219 src/gettext.c:280 src/ngettext.c:246
msgid "Report bugs to <bug-gnu-gettext@gnu.org>.\n"
msgstr ""
"Hãy thông báo lỗi nào cho <bug-gnu-gettext@gnu.org>.\n"
@@ -211,26 +217,26 @@ msgstr "đầu vào tiêu chuẩn"
# Name: don't translate / Tên: đừng dịch
#. This is a proper name. See the gettext manual, section Names.
#: src/gettext.c:139 src/ngettext.c:129
#: src/gettext.c:140 src/ngettext.c:130
msgid "Ulrich Drepper"
msgstr "Ulrich Drepper"
#: src/gettext.c:243
#: src/gettext.c:244
#, c-format, no-wrap
msgid ""
"Usage: %s [OPTION] [[TEXTDOMAIN] MSGID]\n"
"or: %s [OPTION] -s [MSGID]...\n"
msgstr ""
"Cách dùng: %s [TÙY_CHỌN] [[MIỀN_VĂN_BẢN] MSGID]\n"
" hay: %s [TÙY_CHỌN] -s [MSGID]...\n"
" hay: %s [TÙY_CHỌN] -s [MSGID]\n"
# Trong văn cảnh này, ngôn ngữ "native" của ai?
#: src/gettext.c:249
#: src/gettext.c:250
#, c-format, no-wrap
msgid "Display native language translation of a textual message.\n"
msgstr "Hiển thị bản dịch ngôn ngữ mẹ đẻ của một chuỗi nguyên văn.\n"
#: src/gettext.c:253
#: src/gettext.c:254
#, c-format, no-wrap
msgid ""
" -d, --domain=TEXTDOMAIN retrieve translated messages from TEXTDOMAIN\n"
@@ -251,7 +257,7 @@ msgstr ""
" [MIỀN_VĂN_BẢN] MSGID lấy chuỗi đã dịch tương ứng với MSGID\n"
" từ MIỀN_VĂN_BẢN\n"
#: src/gettext.c:264
#: src/gettext.c:265
#, c-format, no-wrap
msgid ""
"If the TEXTDOMAIN parameter is not given, the domain is determined from the\n"
@@ -273,12 +279,12 @@ msgstr ""
"bằng bản dịch tương ứng.\n"
"Thư mục thường dùng để quét tìm các bản dịch: %s\n"
#: src/ngettext.c:212
#: src/ngettext.c:213
#, c-format, no-wrap
msgid "Usage: %s [OPTION] [TEXTDOMAIN] MSGID MSGID-PLURAL COUNT\n"
msgstr "Cách dùng: %s [TÙY_CHỌN] [MIỀN_VĂN_BẢN] MSGID MSGID-NHIỀU SỐ_LƯỢNG\n"
#: src/ngettext.c:217
#: src/ngettext.c:218
#, c-format, no-wrap
msgid ""
"Display native language translation of a textual message whose grammatical\n"
@@ -287,7 +293,7 @@ msgstr ""
"Hiển thị bản dịch ngôn ngữ mẹ đẻ của chuỗi thuộc văn bản có dạng\n"
"ngữ pháp phụ thuộc vào con số.\n"
#: src/ngettext.c:222
#: src/ngettext.c:223
#, c-format, no-wrap
msgid ""
" -d, --domain=TEXTDOMAIN retrieve translated message from TEXTDOMAIN\n"
@@ -308,7 +314,7 @@ msgstr ""
" MSGID MSGID-NHIỀU dịch MSGID (số ít) / MSGID-NHIỀU (số nhiều)\n"
" SỐ_ĐẾM chọn dạng số ít/số nhiều dựa vào giá trị này\n"
#: src/ngettext.c:233
#: src/ngettext.c:234
#, c-format, no-wrap
msgid ""
"If the TEXTDOMAIN parameter is not given, the domain is determined from the\n"
+23
View File
@@ -1,3 +1,26 @@
2015-07-10 Daiki Ueno <ueno@gnu.org>
* po/bg.po: Update from Roumen Petrov <transl@roumenpetrov.info>.
* po/ca.po: Update from Ivan Vilata i Balaguer <ivan@selidor.net>.
* po/cs.po: Update from Marek Černocký <marek@manet.cz>.
* po/da.po: Update from Joe Hansen <joedalton2@yahoo.dk>.
* po/de.po: Update from Philipp Thomas <pth@suse.de>.
* po/es.po: Update from Antonio Ceballos <aceballos@gmail.com>.
* po/fi.po: Update from Jorma Karvonen <karvonen.jorma@gmail.com>.
* po/fr.po: Update from Stéphane Aulery <lkppo@free.fr>.
* po/hu.po: Update from Balázs Úr <urbalazs@gmail.com>.
* po/ja.po: Update from Masahito Yamaga <ma@yama-ga.com>.
* po/ms.po: Update from Sharuzzaman Ahmat Raslan <sharuzzaman@gmail.com>.
* po/nl.po: Update from Benno Schulenberg <benno@vertaalt.nl>.
* po/pl.po: Update from Rafał Maszkowski <rzm@icm.edu.pl>.
* po/ro.po: Update from Mihai Cristescu <mihai.cristescu@archlinux.info>.
* po/ru.po: Update from Yuri Kozlov <yuray@komyakino.ru>.
* po/sk.po: Update from Marcel Telka <marcel@telka.sk>.
* po/sl.po: Update from Primož Peterlin <primozz.peterlin@gmail.com>.
* po/sr.po: Update from Мирослав Николић <miroslavnikolic@rocketmail.com>.
* po/uk.po: Update from Yuri Chornoivan <yurchor@ukr.net>.
* po/vi.po: Update from Trần Ngọc Quân <vnwildman@gmail.com>.
2015-03-07 Daiki Ueno <ueno@gnu.org>
* hello-c-gnome3/Makefile.am (hello.desktop): Remove unnecessary
+56 -30
View File
@@ -1,15 +1,15 @@
# Bulgarian translations for gettext-examples package.
# Copyright (C) 2010 Yoyodyne, Inc. (msgids)
# This file is distributed under the same license as the gettext package.
# Roumen Petrov <transl@roumenpetrov.info>, 2010,2014.
# Roumen Petrov <transl@roumenpetrov.info>, 2010,2014,2015.
#
msgid ""
msgstr ""
"Project-Id-Version: GNU gettext-examples 0.19.4-rc1\n"
"Project-Id-Version: GNU gettext-examples 0.19.4.73\n"
"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
"POT-Creation-Date: 2014-12-10 13:23+0900\n"
"PO-Revision-Date: 2014-12-16 22:12+0200\n"
"Last-Translator: Roumen Petrov <transl@roumenpetrov.info>\n"
"POT-Creation-Date: 2015-06-23 15:20+0900\n"
"PO-Revision-Date: 2015-06-24 08:27+0300\n"
"Last-Translator: Roumen Petrov <transl@roumenpetrov.info>\n"
"Language-Team: Bulgarian <dict@ludost.net>\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
@@ -17,36 +17,52 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
#: hello-c/hello.c:30 hello-c-gnome/hello.c:46
#: hello-c-gnome3/hello.desktop.in.in:5 hello-c-gnome3/hello.ui:22
#: hello-c++/hello.cc:39 hello-c++-qt/hello.cc:45
#: hello-c++-kde/hellowindow.cc:42 hello-c++-gnome/hello.cc:50
#: hello-c++-wxwidgets/hello.cc:68 hello-objc/hello.m:30
#: hello-objc-gnustep/Hello.m:49 hello-objc-gnome/hello.m:47
#: hello-sh/hello.sh:14 hello-python/hello.py.in:12
#: hello-clisp/hello.lisp.in:11 hello-librep/hello.jl.in:12
#: hello-guile/hello.scm:15 hello-smalltalk/hello.st.in:31
#: hello-java/Hello.java:14 hello-java-awt/Hello.java:23
#: hello-java-swing/Hello.java:20 hello-java-qtjambi/Hello.java:27
#: hello-csharp/hello.cs:14 hello-csharp-forms/hello.cs:29
#: hello-gawk/hello.awk:11 hello-pascal/hello.hello_world
#: hello-ycp/hello.ycp:15 hello-tcl/hello.tcl:11 hello-tcl-tk/hello.tcl:13
#: hello-c-gnome3/hello.desktop.in.in:5 hello-c++/hello.cc:39
#: hello-c++-qt/hello.cc:45 hello-c++-kde/hellowindow.cc:42
#: hello-c++-gnome/hello.cc:50 hello-c++-wxwidgets/hello.cc:68
#: hello-objc/hello.m:30 hello-objc-gnustep/Hello.m:49
#: hello-objc-gnome/hello.m:47 hello-sh/hello.sh:14
#: hello-python/hello.py.in:12 hello-clisp/hello.lisp.in:11
#: hello-librep/hello.jl.in:12 hello-guile/hello.scm:15
#: hello-smalltalk/hello.st.in:31 hello-java/Hello.java:14
#: hello-java-awt/Hello.java:23 hello-java-swing/Hello.java:20
#: hello-java-qtjambi/Hello.java:27 hello-csharp/hello.cs:14
#: hello-csharp-forms/hello.cs:29 hello-gawk/hello.awk:11
#: hello-pascal/hello.hello_world hello-ycp/hello.ycp:15
#: hello-tcl/hello.tcl:11 hello-tcl-tk/hello.tcl:13
#: hello-perl/hello-1.pl.in:17 hello-perl/hello-2.pl.in:12
#: hello-php/hello.php:12
msgid "Hello, world!"
msgstr "Здравейте на всички !"
#: hello-c/hello.c:31 hello-c-gnome/hello.c:51 hello-c-gnome3/hello.c:70
#: hello-c++/hello.cc:40 hello-c++-gnome/hello.cc:55
#: hello-c++-wxwidgets/hello.cc:71 hello-objc/hello.m:31
#: hello-objc-gnustep/Hello.m:58 hello-objc-gnome/hello.m:52
#: hello-librep/hello.jl.in:14 hello-gawk/hello.awk:12
#: hello-pascal/hello.running_as hello-tcl/hello.tcl:12
#: hello-tcl-tk/hello.tcl:16 hello-perl/hello-1.pl.in:19
#: hello-php/hello.php:14
#: hello-c/hello.c:31 hello-c-gnome/hello.c:51 hello-c++/hello.cc:40
#: hello-c++-gnome/hello.cc:55 hello-c++-wxwidgets/hello.cc:71
#: hello-objc/hello.m:31 hello-objc-gnustep/Hello.m:58
#: hello-objc-gnome/hello.m:52 hello-librep/hello.jl.in:14
#: hello-gawk/hello.awk:12 hello-pascal/hello.running_as
#: hello-tcl/hello.tcl:12 hello-tcl-tk/hello.tcl:16
#: hello-perl/hello-1.pl.in:19 hello-php/hello.php:14
#, php-format
msgid "This program is running as process number %d."
msgstr "Програмата е пусната под процес номер %d."
#: hello-c-gnome3/hello.c:79
#, c-format
msgid ""
"<big>Hello world!</big>\n"
"This program is running as process number <b>%d</b>."
msgstr ""
"<big>Здравейте!</big>\n"
"Програмата е пусната под процес номер <b>%d</b>."
#: hello-c-gnome3/hello.c:84
msgid "<big><u>This is another text</u></big>"
msgstr "<big><u>Това е друг текст</u></big>"
#: hello-c-gnome3/hello.c:86
msgid "<big><i>This is yet another text</i></big>"
msgstr "<big><i>А това е един друг текст</i></big>"
#: hello-c-gnome3/hello.desktop.in.in:4
msgid "Hello"
msgstr "Здравейте"
@@ -55,13 +71,17 @@ msgstr "Здравейте"
msgid "Example Application"
msgstr "Примерно приложение"
#: hello-c-gnome3/hello.ui:33
msgid "Update text"
msgstr "Обноваване на текст"
#: hello-c-gnome3/hello.gschema.xml:7
msgid "Set label sensitive"
msgstr "Задава чувствителност на надписа."
msgid "Use XML markup"
msgstr "Използване на XML markup"
#: hello-c-gnome3/hello.gschema.xml:8
msgid "Whether to set the label sensitive."
msgstr "Определя дали надписа да е чувствителен."
msgid "Whether to use XML markup in the text."
msgstr "Дали да се използва XML markup за текста."
#: hello-c++-qt/hello.cc:52 hello-c++-kde/hellowindow.cc:49
#: hello-smalltalk/hello.st.in:32 hello-ycp/hello.ycp:19
@@ -103,3 +123,9 @@ msgstr "Програмата е пусната под процес номер {0
#, perl-brace-format
msgid "This program is running as process number {pid}."
msgstr "Програмата е пусната под процес номер {pid}."
#~ msgid "Set label sensitive"
#~ msgstr "Задава чувствителност на надписа."
#~ msgid "Whether to set the label sensitive."
#~ msgstr "Определя дали надписа да е чувствителен."
+50 -30
View File
@@ -1,14 +1,14 @@
# Catalan messages for GNU gettext-examples.
# Copyright (C) 2003, 2014 Yoyodyne, Inc. (msgids)
# Copyright (C) 2003, 2014, 2015 Yoyodyne, Inc. (msgids)
# This file is distributed under the same license as the gettext package.
# Ivan Vilata i Balaguer <ivan@selidor.net>, 2003, 2014.
# Ivan Vilata i Balaguer <ivan@selidor.net>, 2003, 2014, 2015.
#
msgid ""
msgstr ""
"Project-Id-Version: gettext-examples 0.19.4-rc1\n"
"Project-Id-Version: gettext-examples 0.19.4.73\n"
"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
"POT-Creation-Date: 2014-12-10 13:23+0900\n"
"PO-Revision-Date: 2014-12-12 14:23+0100\n"
"POT-Creation-Date: 2015-06-23 15:20+0900\n"
"PO-Revision-Date: 2015-06-24 18:48+0200\n"
"Last-Translator: Ivan Vilata i Balaguer <ivan@selidor.net>\n"
"Language-Team: Catalan <ca@dodds.net>\n"
"Language: ca\n"
@@ -18,36 +18,52 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: hello-c/hello.c:30 hello-c-gnome/hello.c:46
#: hello-c-gnome3/hello.desktop.in.in:5 hello-c-gnome3/hello.ui:22
#: hello-c++/hello.cc:39 hello-c++-qt/hello.cc:45
#: hello-c++-kde/hellowindow.cc:42 hello-c++-gnome/hello.cc:50
#: hello-c++-wxwidgets/hello.cc:68 hello-objc/hello.m:30
#: hello-objc-gnustep/Hello.m:49 hello-objc-gnome/hello.m:47
#: hello-sh/hello.sh:14 hello-python/hello.py.in:12
#: hello-clisp/hello.lisp.in:11 hello-librep/hello.jl.in:12
#: hello-guile/hello.scm:15 hello-smalltalk/hello.st.in:31
#: hello-java/Hello.java:14 hello-java-awt/Hello.java:23
#: hello-java-swing/Hello.java:20 hello-java-qtjambi/Hello.java:27
#: hello-csharp/hello.cs:14 hello-csharp-forms/hello.cs:29
#: hello-gawk/hello.awk:11 hello-pascal/hello.hello_world
#: hello-ycp/hello.ycp:15 hello-tcl/hello.tcl:11 hello-tcl-tk/hello.tcl:13
#: hello-c-gnome3/hello.desktop.in.in:5 hello-c++/hello.cc:39
#: hello-c++-qt/hello.cc:45 hello-c++-kde/hellowindow.cc:42
#: hello-c++-gnome/hello.cc:50 hello-c++-wxwidgets/hello.cc:68
#: hello-objc/hello.m:30 hello-objc-gnustep/Hello.m:49
#: hello-objc-gnome/hello.m:47 hello-sh/hello.sh:14
#: hello-python/hello.py.in:12 hello-clisp/hello.lisp.in:11
#: hello-librep/hello.jl.in:12 hello-guile/hello.scm:15
#: hello-smalltalk/hello.st.in:31 hello-java/Hello.java:14
#: hello-java-awt/Hello.java:23 hello-java-swing/Hello.java:20
#: hello-java-qtjambi/Hello.java:27 hello-csharp/hello.cs:14
#: hello-csharp-forms/hello.cs:29 hello-gawk/hello.awk:11
#: hello-pascal/hello.hello_world hello-ycp/hello.ycp:15
#: hello-tcl/hello.tcl:11 hello-tcl-tk/hello.tcl:13
#: hello-perl/hello-1.pl.in:17 hello-perl/hello-2.pl.in:12
#: hello-php/hello.php:12
msgid "Hello, world!"
msgstr "Hola, món!"
#: hello-c/hello.c:31 hello-c-gnome/hello.c:51 hello-c-gnome3/hello.c:70
#: hello-c++/hello.cc:40 hello-c++-gnome/hello.cc:55
#: hello-c++-wxwidgets/hello.cc:71 hello-objc/hello.m:31
#: hello-objc-gnustep/Hello.m:58 hello-objc-gnome/hello.m:52
#: hello-librep/hello.jl.in:14 hello-gawk/hello.awk:12
#: hello-pascal/hello.running_as hello-tcl/hello.tcl:12
#: hello-tcl-tk/hello.tcl:16 hello-perl/hello-1.pl.in:19
#: hello-php/hello.php:14
#: hello-c/hello.c:31 hello-c-gnome/hello.c:51 hello-c++/hello.cc:40
#: hello-c++-gnome/hello.cc:55 hello-c++-wxwidgets/hello.cc:71
#: hello-objc/hello.m:31 hello-objc-gnustep/Hello.m:58
#: hello-objc-gnome/hello.m:52 hello-librep/hello.jl.in:14
#: hello-gawk/hello.awk:12 hello-pascal/hello.running_as
#: hello-tcl/hello.tcl:12 hello-tcl-tk/hello.tcl:16
#: hello-perl/hello-1.pl.in:19 hello-php/hello.php:14
#, php-format
msgid "This program is running as process number %d."
msgstr "Aquest programa està corrent amb el número de procés %d."
#: hello-c-gnome3/hello.c:79
#, c-format
msgid ""
"<big>Hello world!</big>\n"
"This program is running as process number <b>%d</b>."
msgstr ""
"<big>Hola, món!</big>\n"
"Aquest programa està corrent amb el número de procés <b>%d</b>."
#: hello-c-gnome3/hello.c:84
msgid "<big><u>This is another text</u></big>"
msgstr "<big><u>Aquest és un altre text</u></big>"
#: hello-c-gnome3/hello.c:86
msgid "<big><i>This is yet another text</i></big>"
msgstr "<big><i>Aquest és un altre text més</i></big>"
#: hello-c-gnome3/hello.desktop.in.in:4
msgid "Hello"
msgstr "Hola"
@@ -56,13 +72,17 @@ msgstr "Hola"
msgid "Example Application"
msgstr "Aplicació dexemple"
#: hello-c-gnome3/hello.ui:33
msgid "Update text"
msgstr "Actualitza el text"
#: hello-c-gnome3/hello.gschema.xml:7
msgid "Set label sensitive"
msgstr "Fes sensible letiqueta"
msgid "Use XML markup"
msgstr "Empra etiquetatge XML"
#: hello-c-gnome3/hello.gschema.xml:8
msgid "Whether to set the label sensitive."
msgstr "Indica si fer letiqueta sensible o no."
msgid "Whether to use XML markup in the text."
msgstr "Indica si es permet emprar etiquetatge XML al text."
#: hello-c++-qt/hello.cc:52 hello-c++-kde/hellowindow.cc:49
#: hello-smalltalk/hello.st.in:32 hello-ycp/hello.ycp:19
+42 -4
View File
@@ -6,10 +6,10 @@
#
msgid ""
msgstr ""
"Project-Id-Version: gettext-examples 0.18\n"
"Project-Id-Version: gettext-examples 0.19.4.73\n"
"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
"POT-Creation-Date: 2009-08-16 12:22+0200\n"
"PO-Revision-Date: 2011-11-30 16:10+0100\n"
"POT-Creation-Date: 2015-06-23 15:20+0900\n"
"PO-Revision-Date: 2015-06-26 08:43+0200\n"
"Last-Translator: Marek Černocký <marek@manet.cz>\n"
"Language-Team: Czech <translation-team-cs@lists.sourceforge.net>\n"
"Language: cs\n"
@@ -18,7 +18,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
#: hello-c/hello.c:30 hello-c-gnome/hello.c:46 hello-c++/hello.cc:39
#: hello-c/hello.c:30 hello-c-gnome/hello.c:46
#: hello-c-gnome3/hello.desktop.in.in:5 hello-c++/hello.cc:39
#: hello-c++-qt/hello.cc:45 hello-c++-kde/hellowindow.cc:42
#: hello-c++-gnome/hello.cc:50 hello-c++-wxwidgets/hello.cc:68
#: hello-objc/hello.m:30 hello-objc-gnustep/Hello.m:49
@@ -47,6 +48,43 @@ msgstr "Ahoj světe!"
msgid "This program is running as process number %d."
msgstr "Tento program běží jako proces číslo %d."
#: hello-c-gnome3/hello.c:79
#, c-format
msgid ""
"<big>Hello world!</big>\n"
"This program is running as process number <b>%d</b>."
msgstr ""
"<big>Ahoj světe!</big>\n"
"Tento program běží jako proces číslo <b>%d</b>."
#: hello-c-gnome3/hello.c:84
msgid "<big><u>This is another text</u></big>"
msgstr "<big><u>Toto je nějaký další text</u></big>"
#: hello-c-gnome3/hello.c:86
msgid "<big><i>This is yet another text</i></big>"
msgstr "<big><u>Toto je nějaký ještě další text</u></big>"
#: hello-c-gnome3/hello.desktop.in.in:4
msgid "Hello"
msgstr "Ahoj"
#: hello-c-gnome3/hello.ui:5
msgid "Example Application"
msgstr "Ukázková aplikace"
#: hello-c-gnome3/hello.ui:33
msgid "Update text"
msgstr "Aktualizovat text"
#: hello-c-gnome3/hello.gschema.xml:7
msgid "Use XML markup"
msgstr "Používat značkovací jazyk XML"
#: hello-c-gnome3/hello.gschema.xml:8
msgid "Whether to use XML markup in the text."
msgstr "Zda v textu používat značkovací jazyk XML."
#: hello-c++-qt/hello.cc:52 hello-c++-kde/hellowindow.cc:49
#: hello-smalltalk/hello.st.in:32 hello-ycp/hello.ycp:19
#, ycp-format
+57 -17
View File
@@ -1,22 +1,25 @@
# Danish messages for gettext-examples.
# Copyright (C) 2011 Yoyodyne, Inc. (msgids)
# Copyright (C) 2015 Yoyodyne, Inc. (msgids)
# This file is distributed under the same license as the gettext package.
# Jan Djærv <jan.h.d@swipnet.se>, 2003, 2006
# Keld Simonsen <keld@keldix.com>, 2011
# Jan Djærv <jan.h.d@swipnet.se>, 2003, 2006.
# Keld Simonsen <keld@keldix.com>, 2011.
# Joe Hansen <joedalton2@yahoo.dk>, 2015.
#
msgid ""
msgstr ""
"Project-Id-Version: gettext-examples 0.18\n"
"Project-Id-Version: gettext-examples 0.19.4.73\n"
"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
"POT-Creation-Date: 2009-08-16 12:22+0200\n"
"PO-Revision-Date: 2011-01-08 12:39+0100\n"
"Last-Translator: Keld Simonsen <keld@keldix.com>\n"
"POT-Creation-Date: 2015-06-23 15:20+0900\n"
"PO-Revision-Date: 2015-06-27 12:39+0100\n"
"Last-Translator: Joe Hansen <joedalton2@yahoo.dk>\n"
"Language-Team: Danish <dansk@dansk-gruppen.dk>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=iso-8859-1\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: hello-c/hello.c:30 hello-c-gnome/hello.c:46 hello-c++/hello.cc:39
#: hello-c/hello.c:30 hello-c-gnome/hello.c:46
#: hello-c-gnome3/hello.desktop.in.in:5 hello-c++/hello.cc:39
#: hello-c++-qt/hello.cc:45 hello-c++-kde/hellowindow.cc:42
#: hello-c++-gnome/hello.cc:50 hello-c++-wxwidgets/hello.cc:68
#: hello-objc/hello.m:30 hello-objc-gnustep/Hello.m:49
@@ -43,17 +46,54 @@ msgstr "Hej verden!"
#: hello-perl/hello-1.pl.in:19 hello-php/hello.php:14
#, php-format
msgid "This program is running as process number %d."
msgstr "Dette program kører som proces nummer %d."
msgstr "Dette program kører som proces nummer %d."
#: hello-c-gnome3/hello.c:79
#, c-format
msgid ""
"<big>Hello world!</big>\n"
"This program is running as process number <b>%d</b>."
msgstr ""
"<big>Hej verden!</big>\n"
"Dette program kører som proces nummer <b>%d</b>."
#: hello-c-gnome3/hello.c:84
msgid "<big><u>This is another text</u></big>"
msgstr "<big><u>Dette er en anden tekst</u></big>"
#: hello-c-gnome3/hello.c:86
msgid "<big><i>This is yet another text</i></big>"
msgstr "<big><i>Endnu en tekst</i></big>"
#: hello-c-gnome3/hello.desktop.in.in:4
msgid "Hello"
msgstr "Hej"
#: hello-c-gnome3/hello.ui:5
msgid "Example Application"
msgstr "Eksempelprogram"
#: hello-c-gnome3/hello.ui:33
msgid "Update text"
msgstr "Opdater tekst"
#: hello-c-gnome3/hello.gschema.xml:7
msgid "Use XML markup"
msgstr "Brug XML-opmærkning"
#: hello-c-gnome3/hello.gschema.xml:8
msgid "Whether to use XML markup in the text."
msgstr "Hvorvidt der skal bruges XML-opmærkning i teksten."
#: hello-c++-qt/hello.cc:52 hello-c++-kde/hellowindow.cc:49
#: hello-smalltalk/hello.st.in:32 hello-ycp/hello.ycp:19
#, ycp-format
msgid "This program is running as process number %1."
msgstr "Dette program kører som proces nummer %1."
msgstr "Dette program kører som proces nummer %1."
#: hello-c++-kde/hello.cc:46
msgid "Hello example"
msgstr "Eksempel på hilsen"
msgstr "Eksempel på hilsen"
#: hello-c++-kde/hello.cc:48
msgid "Hello world example"
@@ -62,26 +102,26 @@ msgstr "\"Hej verden\"-eksempel"
#: hello-sh/hello.sh:17
#, sh-format
msgid "This program is running as process number $pid."
msgstr "Dette program kører som proces nummer $pid."
msgstr "Dette program kører som proces nummer $pid."
#: hello-python/hello.py.in:13
#, python-format
msgid "This program is running as process number %(pid)d."
msgstr "Dette program kører som proces nummer %(pid)d."
msgstr "Dette program kører som proces nummer %(pid)d."
#: hello-clisp/hello.lisp.in:13 hello-guile/hello.scm:17
#, scheme-format
msgid "This program is running as process number ~D."
msgstr "Dette program kører som proces nummer ~D."
msgstr "Dette program kører som proces nummer ~D."
#: hello-java/Hello.java:18 hello-java-awt/Hello.java:28
#: hello-java-swing/Hello.java:25 hello-java-qtjambi/Hello.java:34
#: hello-csharp/hello.cs:17 hello-csharp-forms/hello.cs:36
#, csharp-format
msgid "This program is running as process number {0}."
msgstr "Dette program kører som proces nummer {0}."
msgstr "Dette program kører som proces nummer {0}."
#: hello-perl/hello-2.pl.in:14
#, perl-brace-format
msgid "This program is running as process number {pid}."
msgstr "Dette program kører som proces nummer {pid}."
msgstr "Dette program kører som proces nummer {pid}."
+59 -25
View File
@@ -5,14 +5,15 @@
# Karl Eichwalder <ke@gnu.franken.de>, 2003.
# Jakob Kramer <jakob.kramer@gmx.de>, 2013.
# Mario Blättermann <mario.blaettermann@gmail.com>, 2014.
# Philipp Thomas <pth@suse.de>, 2015.
#
msgid ""
msgstr ""
"Project-Id-Version: gettext-examples 0.19-rc1\n"
"Project-Id-Version: gettext-examples 0.19.4.73\n"
"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
"POT-Creation-Date: 2014-05-10 13:38+0900\n"
"PO-Revision-Date: 2014-05-10 17:47+0100\n"
"Last-Translator: Mario Blättermann <mario.blaettermann@gmail.com>\n"
"POT-Creation-Date: 2015-06-23 15:20+0900\n"
"PO-Revision-Date: 2015-06-26 13:05+0200\n"
"Last-Translator: Philipp Thomas <pth@suse.de>\n"
"Language-Team: German <translation-team-de@lists.sourceforge.net>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
@@ -21,40 +22,73 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Poedit 1.5.4\n"
#: hello-c/hello.c:30 hello-c-gnome/hello.c:46 hello-c-gnome3/hello.ui:22
#: hello-c++/hello.cc:39 hello-c++-qt/hello.cc:45
#: hello-c++-kde/hellowindow.cc:42 hello-c++-gnome/hello.cc:50
#: hello-c++-wxwidgets/hello.cc:68 hello-objc/hello.m:30
#: hello-objc-gnustep/Hello.m:49 hello-objc-gnome/hello.m:47
#: hello-sh/hello.sh:14 hello-python/hello.py.in:12
#: hello-clisp/hello.lisp.in:11 hello-librep/hello.jl.in:12
#: hello-guile/hello.scm:15 hello-smalltalk/hello.st.in:31
#: hello-java/Hello.java:14 hello-java-awt/Hello.java:23
#: hello-java-swing/Hello.java:20 hello-java-qtjambi/Hello.java:27
#: hello-csharp/hello.cs:14 hello-csharp-forms/hello.cs:29
#: hello-gawk/hello.awk:11 hello-pascal/hello.hello_world
#: hello-ycp/hello.ycp:15 hello-tcl/hello.tcl:11 hello-tcl-tk/hello.tcl:13
#: hello-c/hello.c:30 hello-c-gnome/hello.c:46
#: hello-c-gnome3/hello.desktop.in.in:5 hello-c++/hello.cc:39
#: hello-c++-qt/hello.cc:45 hello-c++-kde/hellowindow.cc:42
#: hello-c++-gnome/hello.cc:50 hello-c++-wxwidgets/hello.cc:68
#: hello-objc/hello.m:30 hello-objc-gnustep/Hello.m:49
#: hello-objc-gnome/hello.m:47 hello-sh/hello.sh:14
#: hello-python/hello.py.in:12 hello-clisp/hello.lisp.in:11
#: hello-librep/hello.jl.in:12 hello-guile/hello.scm:15
#: hello-smalltalk/hello.st.in:31 hello-java/Hello.java:14
#: hello-java-awt/Hello.java:23 hello-java-swing/Hello.java:20
#: hello-java-qtjambi/Hello.java:27 hello-csharp/hello.cs:14
#: hello-csharp-forms/hello.cs:29 hello-gawk/hello.awk:11
#: hello-pascal/hello.hello_world hello-ycp/hello.ycp:15
#: hello-tcl/hello.tcl:11 hello-tcl-tk/hello.tcl:13
#: hello-perl/hello-1.pl.in:17 hello-perl/hello-2.pl.in:12
#: hello-php/hello.php:12
msgid "Hello, world!"
msgstr "Hallo Welt!"
#: hello-c/hello.c:31 hello-c-gnome/hello.c:51 hello-c-gnome3/hello.c:70
#: hello-c++/hello.cc:40 hello-c++-gnome/hello.cc:55
#: hello-c++-wxwidgets/hello.cc:71 hello-objc/hello.m:31
#: hello-objc-gnustep/Hello.m:58 hello-objc-gnome/hello.m:52
#: hello-librep/hello.jl.in:14 hello-gawk/hello.awk:12
#: hello-pascal/hello.running_as hello-tcl/hello.tcl:12
#: hello-tcl-tk/hello.tcl:16 hello-perl/hello-1.pl.in:19
#: hello-php/hello.php:14
#: hello-c/hello.c:31 hello-c-gnome/hello.c:51 hello-c++/hello.cc:40
#: hello-c++-gnome/hello.cc:55 hello-c++-wxwidgets/hello.cc:71
#: hello-objc/hello.m:31 hello-objc-gnustep/Hello.m:58
#: hello-objc-gnome/hello.m:52 hello-librep/hello.jl.in:14
#: hello-gawk/hello.awk:12 hello-pascal/hello.running_as
#: hello-tcl/hello.tcl:12 hello-tcl-tk/hello.tcl:16
#: hello-perl/hello-1.pl.in:19 hello-php/hello.php:14
#, php-format
msgid "This program is running as process number %d."
msgstr "Dieses Programm läuft mit der Prozess-Nummer %d."
#: hello-c-gnome3/hello.c:79
#, c-format
msgid ""
"<big>Hello world!</big>\n"
"This program is running as process number <b>%d</b>."
msgstr ""
"<big>Hallo Welt!</big>\n"
"Dieses Programm läuft mit der Prozess-Nummer %d."
#: hello-c-gnome3/hello.c:84
msgid "<big><u>This is another text</u></big>"
msgstr "<big><u>Dies ist ein weiterer Text</u></big>"
#: hello-c-gnome3/hello.c:86
msgid "<big><i>This is yet another text</i></big>"
msgstr "<big<i>Dies ist noch ein weiterer Text</i></big>"
#: hello-c-gnome3/hello.desktop.in.in:4
msgid "Hello"
msgstr "Hallo"
#: hello-c-gnome3/hello.ui:5
msgid "Example Application"
msgstr "Beispielanwendung"
#: hello-c-gnome3/hello.ui:33
msgid "Update text"
msgstr "Text aktualisieren"
#: hello-c-gnome3/hello.gschema.xml:7
msgid "Use XML markup"
msgstr "XML-Markup verwenden"
#: hello-c-gnome3/hello.gschema.xml:8
msgid "Whether to use XML markup in the text."
msgstr "Ob XML-Markup im Text verwendet werden soll"
#: hello-c++-qt/hello.cc:52 hello-c++-kde/hellowindow.cc:49
#: hello-smalltalk/hello.st.in:32 hello-ycp/hello.ycp:19
#, ycp-format
+56 -30
View File
@@ -4,14 +4,14 @@
# This file is distributed under the same license as the gettext package.
#
# Max de Mendizábal <max@upn.mx>, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004.
# Antonio Ceballos <aceballos@gmail.com>, 2014
# Antonio Ceballos <aceballos@gmail.com>, 2014, 2015
#
msgid ""
msgstr ""
"Project-Id-Version: gettext-examples-0.19.4-rc1\n"
"Project-Id-Version: gettext-examples-0.19.4.73\n"
"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
"POT-Creation-Date: 2014-12-10 13:23+0900\n"
"PO-Revision-Date: 2014-12-11 00:40+0100\n"
"POT-Creation-Date: 2015-06-23 15:20+0900\n"
"PO-Revision-Date: 2015-06-23 22:44+0200\n"
"Last-Translator: Antonio Ceballos <aceballos@gmail.com>\n"
"Language-Team: Spanish <es@tp.org.es>\n"
"Language: es\n"
@@ -21,36 +21,52 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: hello-c/hello.c:30 hello-c-gnome/hello.c:46
#: hello-c-gnome3/hello.desktop.in.in:5 hello-c-gnome3/hello.ui:22
#: hello-c++/hello.cc:39 hello-c++-qt/hello.cc:45
#: hello-c++-kde/hellowindow.cc:42 hello-c++-gnome/hello.cc:50
#: hello-c++-wxwidgets/hello.cc:68 hello-objc/hello.m:30
#: hello-objc-gnustep/Hello.m:49 hello-objc-gnome/hello.m:47
#: hello-sh/hello.sh:14 hello-python/hello.py.in:12
#: hello-clisp/hello.lisp.in:11 hello-librep/hello.jl.in:12
#: hello-guile/hello.scm:15 hello-smalltalk/hello.st.in:31
#: hello-java/Hello.java:14 hello-java-awt/Hello.java:23
#: hello-java-swing/Hello.java:20 hello-java-qtjambi/Hello.java:27
#: hello-csharp/hello.cs:14 hello-csharp-forms/hello.cs:29
#: hello-gawk/hello.awk:11 hello-pascal/hello.hello_world
#: hello-ycp/hello.ycp:15 hello-tcl/hello.tcl:11 hello-tcl-tk/hello.tcl:13
#: hello-c-gnome3/hello.desktop.in.in:5 hello-c++/hello.cc:39
#: hello-c++-qt/hello.cc:45 hello-c++-kde/hellowindow.cc:42
#: hello-c++-gnome/hello.cc:50 hello-c++-wxwidgets/hello.cc:68
#: hello-objc/hello.m:30 hello-objc-gnustep/Hello.m:49
#: hello-objc-gnome/hello.m:47 hello-sh/hello.sh:14
#: hello-python/hello.py.in:12 hello-clisp/hello.lisp.in:11
#: hello-librep/hello.jl.in:12 hello-guile/hello.scm:15
#: hello-smalltalk/hello.st.in:31 hello-java/Hello.java:14
#: hello-java-awt/Hello.java:23 hello-java-swing/Hello.java:20
#: hello-java-qtjambi/Hello.java:27 hello-csharp/hello.cs:14
#: hello-csharp-forms/hello.cs:29 hello-gawk/hello.awk:11
#: hello-pascal/hello.hello_world hello-ycp/hello.ycp:15
#: hello-tcl/hello.tcl:11 hello-tcl-tk/hello.tcl:13
#: hello-perl/hello-1.pl.in:17 hello-perl/hello-2.pl.in:12
#: hello-php/hello.php:12
msgid "Hello, world!"
msgstr "¡Hola, mundo!"
#: hello-c/hello.c:31 hello-c-gnome/hello.c:51 hello-c-gnome3/hello.c:70
#: hello-c++/hello.cc:40 hello-c++-gnome/hello.cc:55
#: hello-c++-wxwidgets/hello.cc:71 hello-objc/hello.m:31
#: hello-objc-gnustep/Hello.m:58 hello-objc-gnome/hello.m:52
#: hello-librep/hello.jl.in:14 hello-gawk/hello.awk:12
#: hello-pascal/hello.running_as hello-tcl/hello.tcl:12
#: hello-tcl-tk/hello.tcl:16 hello-perl/hello-1.pl.in:19
#: hello-php/hello.php:14
#: hello-c/hello.c:31 hello-c-gnome/hello.c:51 hello-c++/hello.cc:40
#: hello-c++-gnome/hello.cc:55 hello-c++-wxwidgets/hello.cc:71
#: hello-objc/hello.m:31 hello-objc-gnustep/Hello.m:58
#: hello-objc-gnome/hello.m:52 hello-librep/hello.jl.in:14
#: hello-gawk/hello.awk:12 hello-pascal/hello.running_as
#: hello-tcl/hello.tcl:12 hello-tcl-tk/hello.tcl:16
#: hello-perl/hello-1.pl.in:19 hello-php/hello.php:14
#, php-format
msgid "This program is running as process number %d."
msgstr "Este programa está corriendo como el proceso número %d."
#: hello-c-gnome3/hello.c:79
#, c-format
msgid ""
"<big>Hello world!</big>\n"
"This program is running as process number <b>%d</b>."
msgstr ""
"<big>¡Hola, mundo!</big>\n"
"Este programa está corriendo como el proceso número <b>%d</b>."
#: hello-c-gnome3/hello.c:84
msgid "<big><u>This is another text</u></big>"
msgstr "<big><u>Este es otro texto</u></big>"
#: hello-c-gnome3/hello.c:86
msgid "<big><i>This is yet another text</i></big>"
msgstr "<big><i>Este es otro texto más</t></big>"
#: hello-c-gnome3/hello.desktop.in.in:4
msgid "Hello"
msgstr "Hola"
@@ -59,13 +75,17 @@ msgstr "Hola"
msgid "Example Application"
msgstr "Ejemplo de aplicación"
#: hello-c-gnome3/hello.ui:33
msgid "Update text"
msgstr "Actualizar texto"
#: hello-c-gnome3/hello.gschema.xml:7
msgid "Set label sensitive"
msgstr "Hace sensible la etiqueta"
msgid "Use XML markup"
msgstr "Utilizar etiquetas XML"
#: hello-c-gnome3/hello.gschema.xml:8
msgid "Whether to set the label sensitive."
msgstr "Si hacer que la etiqueta sea sensible."
msgid "Whether to use XML markup in the text."
msgstr "Si utilizar etiquetas XML en el texto."
#: hello-c++-qt/hello.cc:52 hello-c++-kde/hellowindow.cc:49
#: hello-smalltalk/hello.st.in:32 hello-ycp/hello.ycp:19
@@ -75,7 +95,7 @@ msgstr "Este programa está corriendo como el proceso número %1."
#: hello-c++-kde/hello.cc:46
msgid "Hello example"
msgstr "Hola ejemplo"
msgstr "Ejemplo de hola"
#: hello-c++-kde/hello.cc:48
msgid "Hello world example"
@@ -107,3 +127,9 @@ msgstr "Este programa está corriendo como el proceso número {0}."
#, perl-brace-format
msgid "This program is running as process number {pid}."
msgstr "Este programa está corriendo como el proceso número {pid}."
#~ msgid "Set label sensitive"
#~ msgstr "Hace sensible la etiqueta"
#~ msgid "Whether to set the label sensitive."
#~ msgstr "Si hacer que la etiqueta sea sensible."
+18 -5
View File
@@ -2,14 +2,14 @@
# This file is distributed under the same license as the gettext package.
# Copyright © 2007, 2014 Yoyodyne, Inc. (msgids)
# Lauri Nurmi <lanurmi@iki.fi>, 2007.
# Jorma Karvonen <karvonen.jorma@gmail.com>, 2014.
# Jorma Karvonen <karvonen.jorma@gmail.com>, 2014-2015.
#
msgid ""
msgstr ""
"Project-Id-Version: gettext-examples 0.19-rc1\n"
"Project-Id-Version: gettext-examples 0.19.4-rc1\n"
"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
"POT-Creation-Date: 2014-05-10 13:38+0900\n"
"PO-Revision-Date: 2014-06-23 16:51+0300\n"
"POT-Creation-Date: 2014-12-10 13:23+0900\n"
"PO-Revision-Date: 2015-03-20 03:01+0200\n"
"Last-Translator: Jorma Karvonen <karvonen.jorma@gmail.com>\n"
"Language-Team: Finnish <translation-team-fi@lists.sourceforge.net>\n"
"Language: fi\n"
@@ -18,7 +18,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
# Tämä nimenomainen käännös valittu GNU Hellon mukaisesti.
#: hello-c/hello.c:30 hello-c-gnome/hello.c:46 hello-c-gnome3/hello.ui:22
#: hello-c/hello.c:30 hello-c-gnome/hello.c:46
#: hello-c-gnome3/hello.desktop.in.in:5 hello-c-gnome3/hello.ui:22
#: hello-c++/hello.cc:39 hello-c++-qt/hello.cc:45
#: hello-c++-kde/hellowindow.cc:42 hello-c++-gnome/hello.cc:50
#: hello-c++-wxwidgets/hello.cc:68 hello-objc/hello.m:30
@@ -48,10 +49,22 @@ msgstr "Terve maailma!"
msgid "This program is running as process number %d."
msgstr "Tämän ohjelman prosessinumero on %d."
#: hello-c-gnome3/hello.desktop.in.in:4
msgid "Hello"
msgstr "Hei"
#: hello-c-gnome3/hello.ui:5
msgid "Example Application"
msgstr "Esimerkkisovellus"
#: hello-c-gnome3/hello.gschema.xml:7
msgid "Set label sensitive"
msgstr "Aseta nimiöherkkyys"
#: hello-c-gnome3/hello.gschema.xml:8
msgid "Whether to set the label sensitive."
msgstr "Asetetaanko nimiöherkkyys."
#: hello-c++-qt/hello.cc:52 hello-c++-kde/hellowindow.cc:49
#: hello-smalltalk/hello.st.in:32 hello-ycp/hello.ycp:19
#, ycp-format
+60 -38
View File
@@ -1,15 +1,18 @@
# Messages français pour GNU gettext.
# Copyright © 2006 Yoyodyne, Inc.
# Copyright (C) 2006 Yoyodyne, Inc. (msgids)
# This file is distributed under the same license as the gettext package.
#
# Michel Robitaille <robitail@IRO.UMontreal.CA>, 2006.
# Christophe Combelles <ccomb@free.fr>, 2006
#
# Stéphane Aulery <lkppo@free.fr>, 2015
#
msgid ""
msgstr ""
"Project-Id-Version: GNU gettext-examples 0.15-pre5\n"
"Project-Id-Version: gettext-examples 0.19.4-rc1\n"
"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
"POT-Creation-Date: 2006-04-20 15:53+0200\n"
"PO-Revision-Date: 2006-10-01 02:29+0200\n"
"Last-Translator: Christophe Combelles <ccomb@free.fr>\n"
"POT-Creation-Date: 2014-12-10 13:23+0900\n"
"PO-Revision-Date: 2015-03-23 02:34+0100\n"
"Last-Translator: Stéphane Aulery <lkppo@free.fr>\n"
"Language-Team: French <traduc@traduc.org>\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
@@ -17,71 +20,90 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: hello-c/hello.c:31 hello-c-gnome/hello.c:47 hello-c++/hello.cc:40
#: hello-c++-qt/hello.cc:46 hello-c++-kde/hellowindow.cc:42
#: hello-c++-gnome/hello.cc:51 hello-c++-wxwidgets/hello.cc:69
#: hello-objc/hello.m:31 hello-objc-gnustep/Hello.m:50
#: hello-objc-gnome/hello.m:48 hello-sh/hello.sh:15
#: hello-python/hello.py.in:13 hello-clisp/hello.lisp.in:12
#: hello-librep/hello.jl.in:13 hello-guile/hello.scm:16
#: hello-smalltalk/hello.st.in:32 hello-java/Hello.java:15
#: hello-java-awt/Hello.java:24 hello-java-swing/Hello.java:21
#: hello-csharp/hello.cs:15 hello-csharp-forms/hello.cs:30
#: hello-gawk/hello.awk:12 hello-pascal/hello.hello_world
#: hello-ycp/hello.ycp:16 hello-tcl/hello.tcl:12 hello-tcl-tk/hello.tcl:14
#: hello-perl/hello-1.pl.in:18 hello-perl/hello-2.pl.in:13
#: hello-php/hello.php:13
#: hello-c/hello.c:30 hello-c-gnome/hello.c:46
#: hello-c-gnome3/hello.desktop.in.in:5 hello-c-gnome3/hello.ui:22
#: hello-c++/hello.cc:39 hello-c++-qt/hello.cc:45
#: hello-c++-kde/hellowindow.cc:42 hello-c++-gnome/hello.cc:50
#: hello-c++-wxwidgets/hello.cc:68 hello-objc/hello.m:30
#: hello-objc-gnustep/Hello.m:49 hello-objc-gnome/hello.m:47
#: hello-sh/hello.sh:14 hello-python/hello.py.in:12
#: hello-clisp/hello.lisp.in:11 hello-librep/hello.jl.in:12
#: hello-guile/hello.scm:15 hello-smalltalk/hello.st.in:31
#: hello-java/Hello.java:14 hello-java-awt/Hello.java:23
#: hello-java-swing/Hello.java:20 hello-java-qtjambi/Hello.java:27
#: hello-csharp/hello.cs:14 hello-csharp-forms/hello.cs:29
#: hello-gawk/hello.awk:11 hello-pascal/hello.hello_world
#: hello-ycp/hello.ycp:15 hello-tcl/hello.tcl:11 hello-tcl-tk/hello.tcl:13
#: hello-perl/hello-1.pl.in:17 hello-perl/hello-2.pl.in:12
#: hello-php/hello.php:12
msgid "Hello, world!"
msgstr "Bonjour, le monde !"
#: hello-c/hello.c:32 hello-c-gnome/hello.c:52 hello-c++/hello.cc:41
#: hello-c++-gnome/hello.cc:56 hello-c++-wxwidgets/hello.cc:72
#: hello-objc/hello.m:32 hello-objc-gnustep/Hello.m:59
#: hello-objc-gnome/hello.m:53 hello-librep/hello.jl.in:15
#: hello-gawk/hello.awk:13 hello-pascal/hello.running_as
#: hello-tcl/hello.tcl:13 hello-tcl-tk/hello.tcl:17
#: hello-perl/hello-1.pl.in:20 hello-php/hello.php:15
#: hello-c/hello.c:31 hello-c-gnome/hello.c:51 hello-c-gnome3/hello.c:70
#: hello-c++/hello.cc:40 hello-c++-gnome/hello.cc:55
#: hello-c++-wxwidgets/hello.cc:71 hello-objc/hello.m:31
#: hello-objc-gnustep/Hello.m:58 hello-objc-gnome/hello.m:52
#: hello-librep/hello.jl.in:14 hello-gawk/hello.awk:12
#: hello-pascal/hello.running_as hello-tcl/hello.tcl:12
#: hello-tcl-tk/hello.tcl:16 hello-perl/hello-1.pl.in:19
#: hello-php/hello.php:14
#, php-format
msgid "This program is running as process number %d."
msgstr "Ce programme est exécuté en tant que processus numéro %d."
#: hello-c++-qt/hello.cc:53 hello-c++-kde/hellowindow.cc:49
#: hello-smalltalk/hello.st.in:33 hello-ycp/hello.ycp:20
#: hello-c-gnome3/hello.desktop.in.in:4
msgid "Hello"
msgstr "Bonjour"
#: hello-c-gnome3/hello.ui:5
msgid "Example Application"
msgstr "Application d'exemple"
#: hello-c-gnome3/hello.gschema.xml:7
msgid "Set label sensitive"
msgstr "Sélectionner une étiquette sensible"
#: hello-c-gnome3/hello.gschema.xml:8
msgid "Whether to set the label sensitive."
msgstr "Que ce soit pour sélectionner l'étiquette sensible."
#: hello-c++-qt/hello.cc:52 hello-c++-kde/hellowindow.cc:49
#: hello-smalltalk/hello.st.in:32 hello-ycp/hello.ycp:19
#, ycp-format
msgid "This program is running as process number %1."
msgstr "Ce programme est exécuté en tant que processus numéro %1."
#: hello-c++-kde/hello.cc:46
msgid "Hello example"
msgstr "Exemple Hello"
msgstr "Exemple Bonjour"
#: hello-c++-kde/hello.cc:48
msgid "Hello world example"
msgstr "Exemple de « Hello world »"
msgstr "Exemple de « Bonjour le monde »"
#: hello-sh/hello.sh:18
#: hello-sh/hello.sh:17
#, sh-format
msgid "This program is running as process number $pid."
msgstr "Ce programme est exécuté en tant que processus numéro $pid."
#: hello-python/hello.py.in:14
#: hello-python/hello.py.in:13
#, python-format
msgid "This program is running as process number %(pid)d."
msgstr "Ce programme est exécuté en tant que processus numéro %(pid)d."
#: hello-clisp/hello.lisp.in:14 hello-guile/hello.scm:18
#: hello-clisp/hello.lisp.in:13 hello-guile/hello.scm:17
#, scheme-format
msgid "This program is running as process number ~D."
msgstr "Ce programme est exécuté en tant que processus numéro ~D."
#: hello-java/Hello.java:19 hello-java-awt/Hello.java:29
#: hello-java-swing/Hello.java:26 hello-csharp/hello.cs:18
#: hello-csharp-forms/hello.cs:37
#: hello-java/Hello.java:18 hello-java-awt/Hello.java:28
#: hello-java-swing/Hello.java:25 hello-java-qtjambi/Hello.java:34
#: hello-csharp/hello.cs:17 hello-csharp-forms/hello.cs:36
#, csharp-format
msgid "This program is running as process number {0}."
msgstr "Ce programme est exécuté en tant que processus numéro {0}."
#: hello-perl/hello-2.pl.in:15
#: hello-perl/hello-2.pl.in:14
#, perl-brace-format
msgid "This program is running as process number {pid}."
msgstr "Ce programme est exécuté en tant que processus numéro {pid}."
+65 -26
View File
@@ -3,13 +3,13 @@
# Copyright (C) 2014 Yoyodyne, Inc. (msgids)
#
# Tamás Kiss <atomi@inf.elte.hu>, 2005.
# Balázs Úr <urbalazs@gmail.com>, 2014.
# Balázs Úr <urbalazs@gmail.com>, 2014, 2015.
msgid ""
msgstr ""
"Project-Id-Version: gettext-examples 0.19-rc1\n"
"Project-Id-Version: gettext-examples 0.19.4.73\n"
"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
"POT-Creation-Date: 2014-05-10 13:38+0900\n"
"PO-Revision-Date: 2014-05-11 16:21+0200\n"
"POT-Creation-Date: 2015-06-23 15:20+0900\n"
"PO-Revision-Date: 2015-06-23 20:31+0200\n"
"Last-Translator: Balázs Úr <urbalazs@gmail.com>\n"
"Language-Team: Hungarian <translation-team-hu@lists.sourceforge.net>\n"
"Language: hu\n"
@@ -17,42 +17,75 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Lokalize 1.5\n"
"X-Generator: Lokalize 1.2\n"
#: hello-c/hello.c:30 hello-c-gnome/hello.c:46 hello-c-gnome3/hello.ui:22
#: hello-c++/hello.cc:39 hello-c++-qt/hello.cc:45
#: hello-c++-kde/hellowindow.cc:42 hello-c++-gnome/hello.cc:50
#: hello-c++-wxwidgets/hello.cc:68 hello-objc/hello.m:30
#: hello-objc-gnustep/Hello.m:49 hello-objc-gnome/hello.m:47
#: hello-sh/hello.sh:14 hello-python/hello.py.in:12
#: hello-clisp/hello.lisp.in:11 hello-librep/hello.jl.in:12
#: hello-guile/hello.scm:15 hello-smalltalk/hello.st.in:31
#: hello-java/Hello.java:14 hello-java-awt/Hello.java:23
#: hello-java-swing/Hello.java:20 hello-java-qtjambi/Hello.java:27
#: hello-csharp/hello.cs:14 hello-csharp-forms/hello.cs:29
#: hello-gawk/hello.awk:11 hello-pascal/hello.hello_world
#: hello-ycp/hello.ycp:15 hello-tcl/hello.tcl:11 hello-tcl-tk/hello.tcl:13
#: hello-c/hello.c:30 hello-c-gnome/hello.c:46
#: hello-c-gnome3/hello.desktop.in.in:5 hello-c++/hello.cc:39
#: hello-c++-qt/hello.cc:45 hello-c++-kde/hellowindow.cc:42
#: hello-c++-gnome/hello.cc:50 hello-c++-wxwidgets/hello.cc:68
#: hello-objc/hello.m:30 hello-objc-gnustep/Hello.m:49
#: hello-objc-gnome/hello.m:47 hello-sh/hello.sh:14
#: hello-python/hello.py.in:12 hello-clisp/hello.lisp.in:11
#: hello-librep/hello.jl.in:12 hello-guile/hello.scm:15
#: hello-smalltalk/hello.st.in:31 hello-java/Hello.java:14
#: hello-java-awt/Hello.java:23 hello-java-swing/Hello.java:20
#: hello-java-qtjambi/Hello.java:27 hello-csharp/hello.cs:14
#: hello-csharp-forms/hello.cs:29 hello-gawk/hello.awk:11
#: hello-pascal/hello.hello_world hello-ycp/hello.ycp:15
#: hello-tcl/hello.tcl:11 hello-tcl-tk/hello.tcl:13
#: hello-perl/hello-1.pl.in:17 hello-perl/hello-2.pl.in:12
#: hello-php/hello.php:12
msgid "Hello, world!"
msgstr "Hello, világ!"
#: hello-c/hello.c:31 hello-c-gnome/hello.c:51 hello-c-gnome3/hello.c:70
#: hello-c++/hello.cc:40 hello-c++-gnome/hello.cc:55
#: hello-c++-wxwidgets/hello.cc:71 hello-objc/hello.m:31
#: hello-objc-gnustep/Hello.m:58 hello-objc-gnome/hello.m:52
#: hello-librep/hello.jl.in:14 hello-gawk/hello.awk:12
#: hello-pascal/hello.running_as hello-tcl/hello.tcl:12
#: hello-tcl-tk/hello.tcl:16 hello-perl/hello-1.pl.in:19
#: hello-php/hello.php:14
#: hello-c/hello.c:31 hello-c-gnome/hello.c:51 hello-c++/hello.cc:40
#: hello-c++-gnome/hello.cc:55 hello-c++-wxwidgets/hello.cc:71
#: hello-objc/hello.m:31 hello-objc-gnustep/Hello.m:58
#: hello-objc-gnome/hello.m:52 hello-librep/hello.jl.in:14
#: hello-gawk/hello.awk:12 hello-pascal/hello.running_as
#: hello-tcl/hello.tcl:12 hello-tcl-tk/hello.tcl:16
#: hello-perl/hello-1.pl.in:19 hello-php/hello.php:14
#, php-format
msgid "This program is running as process number %d."
msgstr "Ez a program a(z) %d folyamatazonosítóval fut."
#: hello-c-gnome3/hello.c:79
#, c-format
msgid ""
"<big>Hello world!</big>\n"
"This program is running as process number <b>%d</b>."
msgstr ""
"<big>Helló, világ!</big>\n"
"Ez a program a(z) <b>%d</b> folyamatazonosítóval fut."
#: hello-c-gnome3/hello.c:84
msgid "<big><u>This is another text</u></big>"
msgstr "<big><u>Ez egy másik szöveg</u></big>"
#: hello-c-gnome3/hello.c:86
msgid "<big><i>This is yet another text</i></big>"
msgstr "<big><i>Ez megint egy másik szöveg</i></big>"
#: hello-c-gnome3/hello.desktop.in.in:4
msgid "Hello"
msgstr "Helló"
#: hello-c-gnome3/hello.ui:5
msgid "Example Application"
msgstr "Példa alkalmazás"
#: hello-c-gnome3/hello.ui:33
msgid "Update text"
msgstr "Szöveg frissítése"
#: hello-c-gnome3/hello.gschema.xml:7
msgid "Use XML markup"
msgstr "XML-jelölőnyelv használata"
#: hello-c-gnome3/hello.gschema.xml:8
msgid "Whether to use XML markup in the text."
msgstr "Használjon-e XML-jelölőnyelvet a szövegben."
#: hello-c++-qt/hello.cc:52 hello-c++-kde/hellowindow.cc:49
#: hello-smalltalk/hello.st.in:32 hello-ycp/hello.ycp:19
#, ycp-format
@@ -93,3 +126,9 @@ msgstr "Ez a program a(z) {0} folyamatazonosítóval fut."
#, perl-brace-format
msgid "This program is running as process number {pid}."
msgstr "Ez a program a(z) {pid} folyamatazonosítóval fut."
#~ msgid "Set label sensitive"
#~ msgstr "Címke érzékenységének beállítása"
#~ msgid "Whether to set the label sensitive."
#~ msgstr "Legyen-e érzékenyre állítva a címke."
+56 -30
View File
@@ -1,14 +1,14 @@
# Translation of `gettext-examples' messages to Japanese.
# Copyright (C) 2005, 2006, 2014 Yoyodyne, Inc. (msgids)
# Copyright (C) 2005, 2006, 2014, 2015 Yoyodyne, Inc. (msgids)
# This file is distributed under the same license as the gettext package.
# Masahito Yamaga <ma@yama-ga.com>, 2014.
# Masahito Yamaga <ma@yama-ga.com>, 2015.
#
msgid ""
msgstr ""
"Project-Id-Version: GNU gettext-examples 0.19.4-rc1\n"
"Project-Id-Version: GNU gettext-examples 0.19.4.73\n"
"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
"POT-Creation-Date: 2014-12-10 13:23+0900\n"
"PO-Revision-Date: 2014-12-11 08:49+0900\n"
"POT-Creation-Date: 2015-06-23 15:20+0900\n"
"PO-Revision-Date: 2015-06-24 12:14+0900\n"
"Last-Translator: Masahito Yamaga <ma@yama-ga.com>\n"
"Language-Team: Japanese <translation-team-ja@lists.sourceforge.net>\n"
"Language: ja\n"
@@ -17,36 +17,52 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
#: hello-c/hello.c:30 hello-c-gnome/hello.c:46
#: hello-c-gnome3/hello.desktop.in.in:5 hello-c-gnome3/hello.ui:22
#: hello-c++/hello.cc:39 hello-c++-qt/hello.cc:45
#: hello-c++-kde/hellowindow.cc:42 hello-c++-gnome/hello.cc:50
#: hello-c++-wxwidgets/hello.cc:68 hello-objc/hello.m:30
#: hello-objc-gnustep/Hello.m:49 hello-objc-gnome/hello.m:47
#: hello-sh/hello.sh:14 hello-python/hello.py.in:12
#: hello-clisp/hello.lisp.in:11 hello-librep/hello.jl.in:12
#: hello-guile/hello.scm:15 hello-smalltalk/hello.st.in:31
#: hello-java/Hello.java:14 hello-java-awt/Hello.java:23
#: hello-java-swing/Hello.java:20 hello-java-qtjambi/Hello.java:27
#: hello-csharp/hello.cs:14 hello-csharp-forms/hello.cs:29
#: hello-gawk/hello.awk:11 hello-pascal/hello.hello_world
#: hello-ycp/hello.ycp:15 hello-tcl/hello.tcl:11 hello-tcl-tk/hello.tcl:13
#: hello-c-gnome3/hello.desktop.in.in:5 hello-c++/hello.cc:39
#: hello-c++-qt/hello.cc:45 hello-c++-kde/hellowindow.cc:42
#: hello-c++-gnome/hello.cc:50 hello-c++-wxwidgets/hello.cc:68
#: hello-objc/hello.m:30 hello-objc-gnustep/Hello.m:49
#: hello-objc-gnome/hello.m:47 hello-sh/hello.sh:14
#: hello-python/hello.py.in:12 hello-clisp/hello.lisp.in:11
#: hello-librep/hello.jl.in:12 hello-guile/hello.scm:15
#: hello-smalltalk/hello.st.in:31 hello-java/Hello.java:14
#: hello-java-awt/Hello.java:23 hello-java-swing/Hello.java:20
#: hello-java-qtjambi/Hello.java:27 hello-csharp/hello.cs:14
#: hello-csharp-forms/hello.cs:29 hello-gawk/hello.awk:11
#: hello-pascal/hello.hello_world hello-ycp/hello.ycp:15
#: hello-tcl/hello.tcl:11 hello-tcl-tk/hello.tcl:13
#: hello-perl/hello-1.pl.in:17 hello-perl/hello-2.pl.in:12
#: hello-php/hello.php:12
msgid "Hello, world!"
msgstr "世界よ, こんにちは!"
#: hello-c/hello.c:31 hello-c-gnome/hello.c:51 hello-c-gnome3/hello.c:70
#: hello-c++/hello.cc:40 hello-c++-gnome/hello.cc:55
#: hello-c++-wxwidgets/hello.cc:71 hello-objc/hello.m:31
#: hello-objc-gnustep/Hello.m:58 hello-objc-gnome/hello.m:52
#: hello-librep/hello.jl.in:14 hello-gawk/hello.awk:12
#: hello-pascal/hello.running_as hello-tcl/hello.tcl:12
#: hello-tcl-tk/hello.tcl:16 hello-perl/hello-1.pl.in:19
#: hello-php/hello.php:14
#: hello-c/hello.c:31 hello-c-gnome/hello.c:51 hello-c++/hello.cc:40
#: hello-c++-gnome/hello.cc:55 hello-c++-wxwidgets/hello.cc:71
#: hello-objc/hello.m:31 hello-objc-gnustep/Hello.m:58
#: hello-objc-gnome/hello.m:52 hello-librep/hello.jl.in:14
#: hello-gawk/hello.awk:12 hello-pascal/hello.running_as
#: hello-tcl/hello.tcl:12 hello-tcl-tk/hello.tcl:16
#: hello-perl/hello-1.pl.in:19 hello-php/hello.php:14
#, php-format
msgid "This program is running as process number %d."
msgstr "このプログラムはプロセス番号 %d で動いています."
#: hello-c-gnome3/hello.c:79
#, c-format
msgid ""
"<big>Hello world!</big>\n"
"This program is running as process number <b>%d</b>."
msgstr ""
"<big>Hello world!</big>\n"
"このプログラムはプロセス番号 <b>%d</b> で動いています."
#: hello-c-gnome3/hello.c:84
msgid "<big><u>This is another text</u></big>"
msgstr "<big><u>これはもう一つのテキストです</u></big>"
#: hello-c-gnome3/hello.c:86
msgid "<big><i>This is yet another text</i></big>"
msgstr "<big><i>これはさらにもう一つのテキストです</i></big>"
#: hello-c-gnome3/hello.desktop.in.in:4
msgid "Hello"
msgstr "こんにちは"
@@ -55,13 +71,17 @@ msgstr "
msgid "Example Application"
msgstr "実例応用"
#: hello-c-gnome3/hello.ui:33
msgid "Update text"
msgstr "テキストを更新"
#: hello-c-gnome3/hello.gschema.xml:7
msgid "Set label sensitive"
msgstr "ラベルを慎重に扱うように設定"
msgid "Use XML markup"
msgstr "XMLマークアップを使用"
#: hello-c-gnome3/hello.gschema.xml:8
msgid "Whether to set the label sensitive."
msgstr "そのラベルを慎重に扱うように設定するか否か"
msgid "Whether to use XML markup in the text."
msgstr "テキスト内でXMLマークアップを使うか否か"
#: hello-c++-qt/hello.cc:52 hello-c++-kde/hellowindow.cc:49
#: hello-smalltalk/hello.st.in:32 hello-ycp/hello.ycp:19
@@ -103,3 +123,9 @@ msgstr "
#, perl-brace-format
msgid "This program is running as process number {pid}."
msgstr "このプログラムはプロセス番号 {pid} で動いています."
#~ msgid "Set label sensitive"
#~ msgstr "ラベルを慎重に扱うように設定"
#~ msgid "Whether to set the label sensitive."
#~ msgstr "そのラベルを慎重に扱うように設定するか否か"
+78 -38
View File
@@ -1,52 +1,92 @@
# gettext-examples Bahasa Melayu (Malay) (ms).
# Copyright (C) 2006 Yoyodyne, Inc.
# Copyright (C) 2006 Free Software Foundation, Inc.
# This file is distributed under the same license as the gettext-examples package.
# Sharuzzaman Ahmat Raslan <sharuzzaman@myrealbox.com>, 2006.
# Copyright (C) 2006, 2015 Yoyodyne, Inc. (msgids)
# Copyright (C) 2006, 2015 Free Software Foundation, Inc.
# This file is distributed under the same license as the gettext package.
# Sharuzzaman Ahmat Raslan <sharuzzaman@gmail.com>, 2006, 2015.
#
msgid ""
msgstr ""
"Project-Id-Version: gettext-examples 0.15-pre5\n"
"Project-Id-Version: gettext-examples 0.19.4.73\n"
"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
"POT-Creation-Date: 2006-04-20 15:53+0200\n"
"PO-Revision-Date: 2006-12-22 21:36+0800\n"
"Last-Translator: Sharuzzaman Ahmat Raslan <sharuzzaman@myrealbox.com>\n"
"POT-Creation-Date: 2015-06-23 15:20+0900\n"
"PO-Revision-Date: 2015-06-25 20:48+0800\n"
"Last-Translator: Sharuzzaman Ahmat Raslan <sharuzzaman@gmail.com>\n"
"Language-Team: Malay <translation-team-ms@lists.sourceforge.net>\n"
"Language: ms\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 1.8.1\n"
#: hello-c/hello.c:31 hello-c-gnome/hello.c:47 hello-c++/hello.cc:40
#: hello-c++-qt/hello.cc:46 hello-c++-kde/hellowindow.cc:42
#: hello-c++-gnome/hello.cc:51 hello-c++-wxwidgets/hello.cc:69
#: hello-objc/hello.m:31 hello-objc-gnustep/Hello.m:50
#: hello-objc-gnome/hello.m:48 hello-sh/hello.sh:15
#: hello-python/hello.py.in:13 hello-clisp/hello.lisp.in:12
#: hello-librep/hello.jl.in:13 hello-guile/hello.scm:16
#: hello-smalltalk/hello.st.in:32 hello-java/Hello.java:15
#: hello-java-awt/Hello.java:24 hello-java-swing/Hello.java:21
#: hello-csharp/hello.cs:15 hello-csharp-forms/hello.cs:30
#: hello-gawk/hello.awk:12 hello-pascal/hello.hello_world
#: hello-ycp/hello.ycp:16 hello-tcl/hello.tcl:12 hello-tcl-tk/hello.tcl:14
#: hello-perl/hello-1.pl.in:18 hello-perl/hello-2.pl.in:13
#: hello-php/hello.php:13
#: hello-c/hello.c:30 hello-c-gnome/hello.c:46
#: hello-c-gnome3/hello.desktop.in.in:5 hello-c++/hello.cc:39
#: hello-c++-qt/hello.cc:45 hello-c++-kde/hellowindow.cc:42
#: hello-c++-gnome/hello.cc:50 hello-c++-wxwidgets/hello.cc:68
#: hello-objc/hello.m:30 hello-objc-gnustep/Hello.m:49
#: hello-objc-gnome/hello.m:47 hello-sh/hello.sh:14
#: hello-python/hello.py.in:12 hello-clisp/hello.lisp.in:11
#: hello-librep/hello.jl.in:12 hello-guile/hello.scm:15
#: hello-smalltalk/hello.st.in:31 hello-java/Hello.java:14
#: hello-java-awt/Hello.java:23 hello-java-swing/Hello.java:20
#: hello-java-qtjambi/Hello.java:27 hello-csharp/hello.cs:14
#: hello-csharp-forms/hello.cs:29 hello-gawk/hello.awk:11
#: hello-pascal/hello.hello_world hello-ycp/hello.ycp:15
#: hello-tcl/hello.tcl:11 hello-tcl-tk/hello.tcl:13
#: hello-perl/hello-1.pl.in:17 hello-perl/hello-2.pl.in:12
#: hello-php/hello.php:12
msgid "Hello, world!"
msgstr "Hello, world!"
#: hello-c/hello.c:32 hello-c-gnome/hello.c:52 hello-c++/hello.cc:41
#: hello-c++-gnome/hello.cc:56 hello-c++-wxwidgets/hello.cc:72
#: hello-objc/hello.m:32 hello-objc-gnustep/Hello.m:59
#: hello-objc-gnome/hello.m:53 hello-librep/hello.jl.in:15
#: hello-gawk/hello.awk:13 hello-pascal/hello.running_as
#: hello-tcl/hello.tcl:13 hello-tcl-tk/hello.tcl:17
#: hello-perl/hello-1.pl.in:20 hello-php/hello.php:15
#: hello-c/hello.c:31 hello-c-gnome/hello.c:51 hello-c++/hello.cc:40
#: hello-c++-gnome/hello.cc:55 hello-c++-wxwidgets/hello.cc:71
#: hello-objc/hello.m:31 hello-objc-gnustep/Hello.m:58
#: hello-objc-gnome/hello.m:52 hello-librep/hello.jl.in:14
#: hello-gawk/hello.awk:12 hello-pascal/hello.running_as
#: hello-tcl/hello.tcl:12 hello-tcl-tk/hello.tcl:16
#: hello-perl/hello-1.pl.in:19 hello-php/hello.php:14
#, php-format
msgid "This program is running as process number %d."
msgstr "Program ini dilaksanakan sebagai proses bernombor %d."
#: hello-c++-qt/hello.cc:53 hello-c++-kde/hellowindow.cc:49
#: hello-smalltalk/hello.st.in:33 hello-ycp/hello.ycp:20
#: hello-c-gnome3/hello.c:79
#, c-format
msgid ""
"<big>Hello world!</big>\n"
"This program is running as process number <b>%d</b>."
msgstr ""
"<big>Hello dunia!</big>\n"
"Program ini dilaksanakan sebagai proses bernombor <b>%d</b>."
#: hello-c-gnome3/hello.c:84
msgid "<big><u>This is another text</u></big>"
msgstr "<big><u>Ini adalah teks lain</u></big>"
#: hello-c-gnome3/hello.c:86
msgid "<big><i>This is yet another text</i></big>"
msgstr "<big><i>Ini adalah satu lagi teks lain</i></big>"
#: hello-c-gnome3/hello.desktop.in.in:4
msgid "Hello"
msgstr "Hello"
#: hello-c-gnome3/hello.ui:5
msgid "Example Application"
msgstr "Contoh Aplikasi"
#: hello-c-gnome3/hello.ui:33
msgid "Update text"
msgstr "Kemaskini teks"
#: hello-c-gnome3/hello.gschema.xml:7
msgid "Use XML markup"
msgstr "Guna penanda XML"
#: hello-c-gnome3/hello.gschema.xml:8
msgid "Whether to use XML markup in the text."
msgstr "Sama ada untuk menggunakan penanda XML dalam teks."
#: hello-c++-qt/hello.cc:52 hello-c++-kde/hellowindow.cc:49
#: hello-smalltalk/hello.st.in:32 hello-ycp/hello.ycp:19
#, ycp-format
msgid "This program is running as process number %1."
msgstr "Program ini dilaksanakan sebagai proses bernombor %1."
@@ -59,29 +99,29 @@ msgstr "Contoh hello"
msgid "Hello world example"
msgstr "Contoh hello world"
#: hello-sh/hello.sh:18
#: hello-sh/hello.sh:17
#, sh-format
msgid "This program is running as process number $pid."
msgstr "Program ini dilaksanakan sebagai proses bernombor $pid."
#: hello-python/hello.py.in:14
#: hello-python/hello.py.in:13
#, python-format
msgid "This program is running as process number %(pid)d."
msgstr "Program ini dilaksanakan sebagai proses bernombor %(pid)d."
#: hello-clisp/hello.lisp.in:14 hello-guile/hello.scm:18
#: hello-clisp/hello.lisp.in:13 hello-guile/hello.scm:17
#, scheme-format
msgid "This program is running as process number ~D."
msgstr "Program ini dilaksanakan sebagai proses bernombor ~D."
#: hello-java/Hello.java:19 hello-java-awt/Hello.java:29
#: hello-java-swing/Hello.java:26 hello-csharp/hello.cs:18
#: hello-csharp-forms/hello.cs:37
#: hello-java/Hello.java:18 hello-java-awt/Hello.java:28
#: hello-java-swing/Hello.java:25 hello-java-qtjambi/Hello.java:34
#: hello-csharp/hello.cs:17 hello-csharp-forms/hello.cs:36
#, csharp-format
msgid "This program is running as process number {0}."
msgstr "Program ini dilaksanakan sebagai proses bernombor {0}."
#: hello-perl/hello-2.pl.in:15
#: hello-perl/hello-2.pl.in:14
#, perl-brace-format
msgid "This program is running as process number {pid}."
msgstr "Program ini dilaksanakan sebagai proses bernombor {pid}."
+61 -27
View File
@@ -1,17 +1,18 @@
# Dutch translations for GNU gettext-examples.
# Copyright (C) 2014 Yoyodyne, Inc. (msgids)
# Copyright (C) 2015 Yoyodyne, Inc. (msgids)
# This file is distributed under the same license as the gettext package.
#
# "Waar de wind waait."
# "There are three basic rules for writing a novel.
# Unfortunately nobody knows what they are."
#
# Benno Schulenberg <benno@vertaalt.nl>, 2007, 2014.
# Benno Schulenberg <benno@vertaalt.nl>, 2007, 2014, 2015.
# Elros Cyriatan <cyriatan@fastmail.fm>, 2004.
msgid ""
msgstr ""
"Project-Id-Version: gettext-examples-0.19-rc1\n"
"Project-Id-Version: gettext-examples-0.19.4.73\n"
"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
"POT-Creation-Date: 2014-05-10 13:38+0900\n"
"PO-Revision-Date: 2014-05-11 12:17+0200\n"
"POT-Creation-Date: 2015-06-23 15:20+0900\n"
"PO-Revision-Date: 2015-07-01 21:10+0200\n"
"Last-Translator: Benno Schulenberg <benno@vertaalt.nl>\n"
"Language-Team: Dutch <vertaling@vrijschrift.org>\n"
"Language: nl\n"
@@ -21,40 +22,73 @@ msgstr ""
"X-Generator: Lokalize 1.0\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: hello-c/hello.c:30 hello-c-gnome/hello.c:46 hello-c-gnome3/hello.ui:22
#: hello-c++/hello.cc:39 hello-c++-qt/hello.cc:45
#: hello-c++-kde/hellowindow.cc:42 hello-c++-gnome/hello.cc:50
#: hello-c++-wxwidgets/hello.cc:68 hello-objc/hello.m:30
#: hello-objc-gnustep/Hello.m:49 hello-objc-gnome/hello.m:47
#: hello-sh/hello.sh:14 hello-python/hello.py.in:12
#: hello-clisp/hello.lisp.in:11 hello-librep/hello.jl.in:12
#: hello-guile/hello.scm:15 hello-smalltalk/hello.st.in:31
#: hello-java/Hello.java:14 hello-java-awt/Hello.java:23
#: hello-java-swing/Hello.java:20 hello-java-qtjambi/Hello.java:27
#: hello-csharp/hello.cs:14 hello-csharp-forms/hello.cs:29
#: hello-gawk/hello.awk:11 hello-pascal/hello.hello_world
#: hello-ycp/hello.ycp:15 hello-tcl/hello.tcl:11 hello-tcl-tk/hello.tcl:13
#: hello-c/hello.c:30 hello-c-gnome/hello.c:46
#: hello-c-gnome3/hello.desktop.in.in:5 hello-c++/hello.cc:39
#: hello-c++-qt/hello.cc:45 hello-c++-kde/hellowindow.cc:42
#: hello-c++-gnome/hello.cc:50 hello-c++-wxwidgets/hello.cc:68
#: hello-objc/hello.m:30 hello-objc-gnustep/Hello.m:49
#: hello-objc-gnome/hello.m:47 hello-sh/hello.sh:14
#: hello-python/hello.py.in:12 hello-clisp/hello.lisp.in:11
#: hello-librep/hello.jl.in:12 hello-guile/hello.scm:15
#: hello-smalltalk/hello.st.in:31 hello-java/Hello.java:14
#: hello-java-awt/Hello.java:23 hello-java-swing/Hello.java:20
#: hello-java-qtjambi/Hello.java:27 hello-csharp/hello.cs:14
#: hello-csharp-forms/hello.cs:29 hello-gawk/hello.awk:11
#: hello-pascal/hello.hello_world hello-ycp/hello.ycp:15
#: hello-tcl/hello.tcl:11 hello-tcl-tk/hello.tcl:13
#: hello-perl/hello-1.pl.in:17 hello-perl/hello-2.pl.in:12
#: hello-php/hello.php:12
msgid "Hello, world!"
msgstr "Hallo, wereld!"
#: hello-c/hello.c:31 hello-c-gnome/hello.c:51 hello-c-gnome3/hello.c:70
#: hello-c++/hello.cc:40 hello-c++-gnome/hello.cc:55
#: hello-c++-wxwidgets/hello.cc:71 hello-objc/hello.m:31
#: hello-objc-gnustep/Hello.m:58 hello-objc-gnome/hello.m:52
#: hello-librep/hello.jl.in:14 hello-gawk/hello.awk:12
#: hello-pascal/hello.running_as hello-tcl/hello.tcl:12
#: hello-tcl-tk/hello.tcl:16 hello-perl/hello-1.pl.in:19
#: hello-php/hello.php:14
#: hello-c/hello.c:31 hello-c-gnome/hello.c:51 hello-c++/hello.cc:40
#: hello-c++-gnome/hello.cc:55 hello-c++-wxwidgets/hello.cc:71
#: hello-objc/hello.m:31 hello-objc-gnustep/Hello.m:58
#: hello-objc-gnome/hello.m:52 hello-librep/hello.jl.in:14
#: hello-gawk/hello.awk:12 hello-pascal/hello.running_as
#: hello-tcl/hello.tcl:12 hello-tcl-tk/hello.tcl:16
#: hello-perl/hello-1.pl.in:19 hello-php/hello.php:14
#, php-format
msgid "This program is running as process number %d."
msgstr "Dit programma draait als proces nummer %d."
#: hello-c-gnome3/hello.c:79
#, c-format
msgid ""
"<big>Hello world!</big>\n"
"This program is running as process number <b>%d</b>."
msgstr ""
"<big>Hallo wereld!</big>\n"
"Dit programma draait als proces nummer <b>%d</b>."
#: hello-c-gnome3/hello.c:84
msgid "<big><u>This is another text</u></big>"
msgstr "<big><u>Dit is een andere tekst</u></big>"
#: hello-c-gnome3/hello.c:86
msgid "<big><i>This is yet another text</i></big>"
msgstr "<big><i>Dit is nog weer een andere tekst</i></big>"
#: hello-c-gnome3/hello.desktop.in.in:4
msgid "Hello"
msgstr "Hallo"
#: hello-c-gnome3/hello.ui:5
msgid "Example Application"
msgstr "Voorbeeldtoepassing"
#: hello-c-gnome3/hello.ui:33
msgid "Update text"
msgstr "Tekst bijwerken"
#: hello-c-gnome3/hello.gschema.xml:7
msgid "Use XML markup"
msgstr "XML-markup gebruiken"
#: hello-c-gnome3/hello.gschema.xml:8
msgid "Whether to use XML markup in the text."
msgstr "Of er XML-markup gebruikt moet worden in de tekst."
#: hello-c++-qt/hello.cc:52 hello-c++-kde/hellowindow.cc:49
#: hello-smalltalk/hello.st.in:32 hello-ycp/hello.ycp:19
#, ycp-format
+50 -30
View File
@@ -1,13 +1,13 @@
# Polish translations for the GNU gettext messages, gettext-examples domain
# Copyright (C) 2010 Yoyodyne, Inc. (msgids)
# Copyright (C) 2010, 2014, 2015 Yoyodyne, Inc. (msgids)
# This file is distributed under the same license as the gettext package.
# Rafał Maszkowski <rzm@icm.edu.pl>, 2003, 2010, 2014 „”
# Rafał Maszkowski <rzm@icm.edu.pl>, 2003, 2010, 2014, 2015 „”
msgid ""
msgstr ""
"Project-Id-Version: gettext-examples-0.19.4-rc1\n"
"Project-Id-Version: GNU gettext-examples 0.19.4.73\n"
"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
"POT-Creation-Date: 2014-12-10 13:23+0900\n"
"PO-Revision-Date: 2014-12-10 21:50+0100\n"
"POT-Creation-Date: 2015-06-23 15:20+0900\n"
"PO-Revision-Date: 2015-06-23 22:01+0200\n"
"Last-Translator: Rafał Maszkowski <rzm@icm.edu.pl>\n"
"Language-Team: Polish <translation-team-pl@lists.sourceforge.net>\n"
"Language: pl\n"
@@ -17,36 +17,52 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#: hello-c/hello.c:30 hello-c-gnome/hello.c:46
#: hello-c-gnome3/hello.desktop.in.in:5 hello-c-gnome3/hello.ui:22
#: hello-c++/hello.cc:39 hello-c++-qt/hello.cc:45
#: hello-c++-kde/hellowindow.cc:42 hello-c++-gnome/hello.cc:50
#: hello-c++-wxwidgets/hello.cc:68 hello-objc/hello.m:30
#: hello-objc-gnustep/Hello.m:49 hello-objc-gnome/hello.m:47
#: hello-sh/hello.sh:14 hello-python/hello.py.in:12
#: hello-clisp/hello.lisp.in:11 hello-librep/hello.jl.in:12
#: hello-guile/hello.scm:15 hello-smalltalk/hello.st.in:31
#: hello-java/Hello.java:14 hello-java-awt/Hello.java:23
#: hello-java-swing/Hello.java:20 hello-java-qtjambi/Hello.java:27
#: hello-csharp/hello.cs:14 hello-csharp-forms/hello.cs:29
#: hello-gawk/hello.awk:11 hello-pascal/hello.hello_world
#: hello-ycp/hello.ycp:15 hello-tcl/hello.tcl:11 hello-tcl-tk/hello.tcl:13
#: hello-c-gnome3/hello.desktop.in.in:5 hello-c++/hello.cc:39
#: hello-c++-qt/hello.cc:45 hello-c++-kde/hellowindow.cc:42
#: hello-c++-gnome/hello.cc:50 hello-c++-wxwidgets/hello.cc:68
#: hello-objc/hello.m:30 hello-objc-gnustep/Hello.m:49
#: hello-objc-gnome/hello.m:47 hello-sh/hello.sh:14
#: hello-python/hello.py.in:12 hello-clisp/hello.lisp.in:11
#: hello-librep/hello.jl.in:12 hello-guile/hello.scm:15
#: hello-smalltalk/hello.st.in:31 hello-java/Hello.java:14
#: hello-java-awt/Hello.java:23 hello-java-swing/Hello.java:20
#: hello-java-qtjambi/Hello.java:27 hello-csharp/hello.cs:14
#: hello-csharp-forms/hello.cs:29 hello-gawk/hello.awk:11
#: hello-pascal/hello.hello_world hello-ycp/hello.ycp:15
#: hello-tcl/hello.tcl:11 hello-tcl-tk/hello.tcl:13
#: hello-perl/hello-1.pl.in:17 hello-perl/hello-2.pl.in:12
#: hello-php/hello.php:12
msgid "Hello, world!"
msgstr "Cześć, świecie!"
#: hello-c/hello.c:31 hello-c-gnome/hello.c:51 hello-c-gnome3/hello.c:70
#: hello-c++/hello.cc:40 hello-c++-gnome/hello.cc:55
#: hello-c++-wxwidgets/hello.cc:71 hello-objc/hello.m:31
#: hello-objc-gnustep/Hello.m:58 hello-objc-gnome/hello.m:52
#: hello-librep/hello.jl.in:14 hello-gawk/hello.awk:12
#: hello-pascal/hello.running_as hello-tcl/hello.tcl:12
#: hello-tcl-tk/hello.tcl:16 hello-perl/hello-1.pl.in:19
#: hello-php/hello.php:14
#: hello-c/hello.c:31 hello-c-gnome/hello.c:51 hello-c++/hello.cc:40
#: hello-c++-gnome/hello.cc:55 hello-c++-wxwidgets/hello.cc:71
#: hello-objc/hello.m:31 hello-objc-gnustep/Hello.m:58
#: hello-objc-gnome/hello.m:52 hello-librep/hello.jl.in:14
#: hello-gawk/hello.awk:12 hello-pascal/hello.running_as
#: hello-tcl/hello.tcl:12 hello-tcl-tk/hello.tcl:16
#: hello-perl/hello-1.pl.in:19 hello-php/hello.php:14
#, php-format
msgid "This program is running as process number %d."
msgstr "Ten program działa jako proces o numerze %d."
#: hello-c-gnome3/hello.c:79
#, c-format
msgid ""
"<big>Hello world!</big>\n"
"This program is running as process number <b>%d</b>."
msgstr ""
"<big>Cześć, świecie!</big>\n"
"Ten program działa jako proces o numerze %d."
#: hello-c-gnome3/hello.c:84
msgid "<big><u>This is another text</u></big>"
msgstr "<big><u>To jest inny tekst</u></big>"
#: hello-c-gnome3/hello.c:86
msgid "<big><i>This is yet another text</i></big>"
msgstr "<big><i>To jest jeszcze inny tekst</i></big>"
#: hello-c-gnome3/hello.desktop.in.in:4
msgid "Hello"
msgstr "Cześć"
@@ -55,13 +71,17 @@ msgstr "Cześć"
msgid "Example Application"
msgstr "Program przykładowy"
#: hello-c-gnome3/hello.ui:33
msgid "Update text"
msgstr "Aktualizacja tekstu"
#: hello-c-gnome3/hello.gschema.xml:7
msgid "Set label sensitive"
msgstr "Ustawienie interpretacji etykiet"
msgid "Use XML markup"
msgstr "Użycie znaczników XML"
#: hello-c-gnome3/hello.gschema.xml:8
msgid "Whether to set the label sensitive."
msgstr "Czy ustawić interpretację etykiet."
msgid "Whether to use XML markup in the text."
msgstr "Czy użyć znaczników XML w tekście."
#: hello-c++-qt/hello.cc:52 hello-c++-kde/hellowindow.cc:49
#: hello-smalltalk/hello.st.in:32 hello-ycp/hello.ycp:19
+105 -45
View File
@@ -1,74 +1,134 @@
# Mesajele în limba românã pentru pachetul gettext-examples-0.13-pre1.
# Copyright (C) 2003 Free Software Foundation, Inc.
# Acest fiºier este distribuit sub aceeaºi licenþã ca pachetul gettext-examples.
# Eugen Hoanca <eugenh@urban-grafx.ro>, 2003
# Mesajele în limba română pentru pachetul gettext-examples.
# Copyright (C) 2015 Yoyodyne, Inc. (msgids)
# This file is distributed under the same license as the gettext package.
# Eugen Hoancă <eugenh@urban-grafx.ro>, 2003
# Mihai Cristescu <mihai.cristescu@archlinux.info>, 2015
#
msgid ""
msgstr ""
"Project-Id-Version: gettext-examples 0.13-pre1\n"
"POT-Creation-Date: 2003-11-16 18:52+0100\n"
"PO-Revision-Date: 2003-11-22 11:15+0200\n"
"Last-Translator: Eugen Hoanca <eugenh@urban-grafx.ro>\n"
"Project-Id-Version: gettext-examples 0.19.4.73\n"
"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
"POT-Creation-Date: 2015-06-23 15:20+0900\n"
"PO-Revision-Date: 2015-06-23 23:05+0200\n"
"Last-Translator: Mihai Cristescu <mihai.cristescu@archlinux.info>\n"
"Language-Team: Romanian <translation-team-ro@lists.sourceforge.net>\n"
"Language: ro\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ISO-8859-2\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n"
"X-Generator: Poedit 1.8.1\n"
#: hello-c/hello.c:31 hello-c-gnome/hello.c:47 hello-c++/hello.cc:40
#: hello-c++-qt/hello.cc:46 hello-c++-kde/hellowindow.cc:42
#: hello-c++-gnome/hello.cc:51 hello-objc/hello.m:31
#: hello-objc-gnustep/Hello.m:50 hello-objc-gnome/hello.m:48
#: hello-sh/hello.sh:15 hello-python/hello.py.in:13
#: hello-clisp/hello.lisp.in:12 hello-librep/hello.jl.in:13
#: hello-smalltalk/hello.st.in:19 hello-java/Hello.java:15
#: hello-java-awt/Hello.java:24 hello-java-swing/Hello.java:21
#: hello-gawk/hello.awk:12 hello-pascal/hello.hello_world
#: hello-ycp/hello.ycp:16 hello-tcl/hello.tcl:12 hello-tcl-tk/hello.tcl:14
#: hello-perl/hello.pl:14 hello-php/hello.php:13
#: hello-c/hello.c:30 hello-c-gnome/hello.c:46
#: hello-c-gnome3/hello.desktop.in.in:5 hello-c++/hello.cc:39
#: hello-c++-qt/hello.cc:45 hello-c++-kde/hellowindow.cc:42
#: hello-c++-gnome/hello.cc:50 hello-c++-wxwidgets/hello.cc:68
#: hello-objc/hello.m:30 hello-objc-gnustep/Hello.m:49
#: hello-objc-gnome/hello.m:47 hello-sh/hello.sh:14
#: hello-python/hello.py.in:12 hello-clisp/hello.lisp.in:11
#: hello-librep/hello.jl.in:12 hello-guile/hello.scm:15
#: hello-smalltalk/hello.st.in:31 hello-java/Hello.java:14
#: hello-java-awt/Hello.java:23 hello-java-swing/Hello.java:20
#: hello-java-qtjambi/Hello.java:27 hello-csharp/hello.cs:14
#: hello-csharp-forms/hello.cs:29 hello-gawk/hello.awk:11
#: hello-pascal/hello.hello_world hello-ycp/hello.ycp:15
#: hello-tcl/hello.tcl:11 hello-tcl-tk/hello.tcl:13
#: hello-perl/hello-1.pl.in:17 hello-perl/hello-2.pl.in:12
#: hello-php/hello.php:12
msgid "Hello, world!"
msgstr "Salut, lume! (Hello, world!)"
msgstr "Salut, lume!"
#: hello-c/hello.c:32 hello-c-gnome/hello.c:52 hello-c++/hello.cc:41
#: hello-c++-gnome/hello.cc:56 hello-objc/hello.m:32
#: hello-objc-gnustep/Hello.m:59 hello-objc-gnome/hello.m:53
#: hello-librep/hello.jl.in:15 hello-gawk/hello.awk:13
#: hello-pascal/hello.running_as hello-tcl/hello.tcl:13
#: hello-tcl-tk/hello.tcl:17 hello-perl/hello.pl:16 hello-php/hello.php:15
#: hello-c/hello.c:31 hello-c-gnome/hello.c:51 hello-c++/hello.cc:40
#: hello-c++-gnome/hello.cc:55 hello-c++-wxwidgets/hello.cc:71
#: hello-objc/hello.m:31 hello-objc-gnustep/Hello.m:58
#: hello-objc-gnome/hello.m:52 hello-librep/hello.jl.in:14
#: hello-gawk/hello.awk:12 hello-pascal/hello.running_as
#: hello-tcl/hello.tcl:12 hello-tcl-tk/hello.tcl:16
#: hello-perl/hello-1.pl.in:19 hello-php/hello.php:14
#, php-format
msgid "This program is running as process number %d."
msgstr "Acest program este rulat ca procesul numãrul %d."
msgstr "Acest program rulează ca procesul numărul %d."
#: hello-c++-qt/hello.cc:53 hello-c++-kde/hellowindow.cc:49
#: hello-smalltalk/hello.st.in:20 hello-ycp/hello.ycp:20
#: hello-c-gnome3/hello.c:79
#, c-format
msgid ""
"<big>Hello world!</big>\n"
"This program is running as process number <b>%d</b>."
msgstr ""
"<big>Salut lume!</big>\n"
"Acest program rulează ca procesul numărul <b>%d</b>."
#: hello-c-gnome3/hello.c:84
msgid "<big><u>This is another text</u></big>"
msgstr "<big><u>Acesta este un alt text</u></big>"
#: hello-c-gnome3/hello.c:86
msgid "<big><i>This is yet another text</i></big>"
msgstr "<big><i>Acesta este încă un alt text</i></big>"
#: hello-c-gnome3/hello.desktop.in.in:4
msgid "Hello"
msgstr "Hello"
#: hello-c-gnome3/hello.ui:5
msgid "Example Application"
msgstr "Exemplu de aplicație"
#: hello-c-gnome3/hello.ui:33
msgid "Update text"
msgstr "Actualizează text"
#: hello-c-gnome3/hello.gschema.xml:7
msgid "Use XML markup"
msgstr "Folosește marcaj XML"
#: hello-c-gnome3/hello.gschema.xml:8
msgid "Whether to use XML markup in the text."
msgstr "Dacă se folosește marcaj XML în text."
#: hello-c++-qt/hello.cc:52 hello-c++-kde/hellowindow.cc:49
#: hello-smalltalk/hello.st.in:32 hello-ycp/hello.ycp:19
#, ycp-format
msgid "This program is running as process number %1."
msgstr "Acest program este rulat ca procesul numãrul %1."
msgstr "Acest program rulează ca procesul numărul %1."
#: hello-c++-kde/hello.cc:46
msgid "Hello example"
msgstr "Exemplu Salut(Hello)"
msgstr "Exemplu Salut"
#: hello-c++-kde/hello.cc:48
msgid "Hello world example"
msgstr "Exemplu Salut lume(Hello world)"
msgstr "Exemplu Salut lume"
#: hello-sh/hello.sh:18
#: hello-sh/hello.sh:17
#, sh-format
msgid "This program is running as process number $pid."
msgstr "Acest program ruleazã ca procesul numãrul $pid."
msgstr "Acest program rulează ca procesul numărul $pid."
#: hello-python/hello.py.in:14
#: hello-python/hello.py.in:13
#, python-format
msgid "This program is running as process number %(pid)d."
msgstr "Acest program este rulat ca procesul numãrul %(pid)d."
msgstr "Acest program rulează ca procesul numărul %(pid)d."
#: hello-clisp/hello.lisp.in:14
#, lisp-format
#: hello-clisp/hello.lisp.in:13 hello-guile/hello.scm:17
#, scheme-format
msgid "This program is running as process number ~D."
msgstr "Acest program este rulat ca procesul numãrul ~D."
msgstr "Acest program rulează ca procesul numărul ~D."
#: hello-java/Hello.java:19 hello-java-awt/Hello.java:29
#: hello-java-swing/Hello.java:26
#, java-format
#: hello-java/Hello.java:18 hello-java-awt/Hello.java:28
#: hello-java-swing/Hello.java:25 hello-java-qtjambi/Hello.java:34
#: hello-csharp/hello.cs:17 hello-csharp-forms/hello.cs:36
#, csharp-format
msgid "This program is running as process number {0}."
msgstr "Acest program este rulat ca procesul numãrul {0}."
msgstr "Acest program rulează ca procesul numărul {0}."
#: hello-perl/hello-2.pl.in:14
#, perl-brace-format
msgid "This program is running as process number {pid}."
msgstr "Acest program rulează ca procesul numărul {pid}."
#~ msgid "Set label sensitive"
#~ msgstr "Setează eticheta sensibilă"
#~ msgid "Whether to set the label sensitive."
#~ msgstr "Dacă să se seteze eticheta sensibilă."
+55 -29
View File
@@ -3,13 +3,13 @@
# This file is distributed under the same license as the gettext package.
#
# Pavel Maryanov <acid_jack@ukr.net>, 2004.
# Yuri Kozlov <yuray@komyakino.ru>, 2014.
# Yuri Kozlov <yuray@komyakino.ru>, 2014, 2015.
msgid ""
msgstr ""
"Project-Id-Version: gettext-examples 0.19.4-rc1\n"
"Project-Id-Version: gettext-examples 0.19.4.73\n"
"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
"POT-Creation-Date: 2014-12-10 13:23+0900\n"
"PO-Revision-Date: 2014-12-15 19:16+0300\n"
"POT-Creation-Date: 2015-06-23 15:20+0900\n"
"PO-Revision-Date: 2015-06-26 08:55+0300\n"
"Last-Translator: Yuri Kozlov <yuray@komyakino.ru>\n"
"Language-Team: Russian <gnu@mx.ru>\n"
"Language: ru\n"
@@ -20,36 +20,52 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#: hello-c/hello.c:30 hello-c-gnome/hello.c:46
#: hello-c-gnome3/hello.desktop.in.in:5 hello-c-gnome3/hello.ui:22
#: hello-c++/hello.cc:39 hello-c++-qt/hello.cc:45
#: hello-c++-kde/hellowindow.cc:42 hello-c++-gnome/hello.cc:50
#: hello-c++-wxwidgets/hello.cc:68 hello-objc/hello.m:30
#: hello-objc-gnustep/Hello.m:49 hello-objc-gnome/hello.m:47
#: hello-sh/hello.sh:14 hello-python/hello.py.in:12
#: hello-clisp/hello.lisp.in:11 hello-librep/hello.jl.in:12
#: hello-guile/hello.scm:15 hello-smalltalk/hello.st.in:31
#: hello-java/Hello.java:14 hello-java-awt/Hello.java:23
#: hello-java-swing/Hello.java:20 hello-java-qtjambi/Hello.java:27
#: hello-csharp/hello.cs:14 hello-csharp-forms/hello.cs:29
#: hello-gawk/hello.awk:11 hello-pascal/hello.hello_world
#: hello-ycp/hello.ycp:15 hello-tcl/hello.tcl:11 hello-tcl-tk/hello.tcl:13
#: hello-c-gnome3/hello.desktop.in.in:5 hello-c++/hello.cc:39
#: hello-c++-qt/hello.cc:45 hello-c++-kde/hellowindow.cc:42
#: hello-c++-gnome/hello.cc:50 hello-c++-wxwidgets/hello.cc:68
#: hello-objc/hello.m:30 hello-objc-gnustep/Hello.m:49
#: hello-objc-gnome/hello.m:47 hello-sh/hello.sh:14
#: hello-python/hello.py.in:12 hello-clisp/hello.lisp.in:11
#: hello-librep/hello.jl.in:12 hello-guile/hello.scm:15
#: hello-smalltalk/hello.st.in:31 hello-java/Hello.java:14
#: hello-java-awt/Hello.java:23 hello-java-swing/Hello.java:20
#: hello-java-qtjambi/Hello.java:27 hello-csharp/hello.cs:14
#: hello-csharp-forms/hello.cs:29 hello-gawk/hello.awk:11
#: hello-pascal/hello.hello_world hello-ycp/hello.ycp:15
#: hello-tcl/hello.tcl:11 hello-tcl-tk/hello.tcl:13
#: hello-perl/hello-1.pl.in:17 hello-perl/hello-2.pl.in:12
#: hello-php/hello.php:12
msgid "Hello, world!"
msgstr "Здравствуй, мир!"
#: hello-c/hello.c:31 hello-c-gnome/hello.c:51 hello-c-gnome3/hello.c:70
#: hello-c++/hello.cc:40 hello-c++-gnome/hello.cc:55
#: hello-c++-wxwidgets/hello.cc:71 hello-objc/hello.m:31
#: hello-objc-gnustep/Hello.m:58 hello-objc-gnome/hello.m:52
#: hello-librep/hello.jl.in:14 hello-gawk/hello.awk:12
#: hello-pascal/hello.running_as hello-tcl/hello.tcl:12
#: hello-tcl-tk/hello.tcl:16 hello-perl/hello-1.pl.in:19
#: hello-php/hello.php:14
#: hello-c/hello.c:31 hello-c-gnome/hello.c:51 hello-c++/hello.cc:40
#: hello-c++-gnome/hello.cc:55 hello-c++-wxwidgets/hello.cc:71
#: hello-objc/hello.m:31 hello-objc-gnustep/Hello.m:58
#: hello-objc-gnome/hello.m:52 hello-librep/hello.jl.in:14
#: hello-gawk/hello.awk:12 hello-pascal/hello.running_as
#: hello-tcl/hello.tcl:12 hello-tcl-tk/hello.tcl:16
#: hello-perl/hello-1.pl.in:19 hello-php/hello.php:14
#, php-format
msgid "This program is running as process number %d."
msgstr "Эта программа выполняется как процесс под номером %d."
#: hello-c-gnome3/hello.c:79
#, c-format
msgid ""
"<big>Hello world!</big>\n"
"This program is running as process number <b>%d</b>."
msgstr ""
"<big>Здравствуй, мир!</big>\n"
"Эта программа выполняется как процесс под номером <b>%d</b>."
#: hello-c-gnome3/hello.c:84
msgid "<big><u>This is another text</u></big>"
msgstr "<big><u>Ещё один текст</u></big>"
#: hello-c-gnome3/hello.c:86
msgid "<big><i>This is yet another text</i></big>"
msgstr "<big><i>И ещё один текст</i></big>"
#: hello-c-gnome3/hello.desktop.in.in:4
msgid "Hello"
msgstr "Здравствуйте"
@@ -58,13 +74,17 @@ msgstr "Здравствуйте"
msgid "Example Application"
msgstr "Пример приложения"
#: hello-c-gnome3/hello.ui:33
msgid "Update text"
msgstr "Обновить текст"
#: hello-c-gnome3/hello.gschema.xml:7
msgid "Set label sensitive"
msgstr "Чувствительность значка"
msgid "Use XML markup"
msgstr "Использовать разметку XML"
#: hello-c-gnome3/hello.gschema.xml:8
msgid "Whether to set the label sensitive."
msgstr "Задаёт чувствительность значка."
msgid "Whether to use XML markup in the text."
msgstr "Учитывать ли в тексте разметку XML."
#: hello-c++-qt/hello.cc:52 hello-c++-kde/hellowindow.cc:49
#: hello-smalltalk/hello.st.in:32 hello-ycp/hello.ycp:19
@@ -106,3 +126,9 @@ msgstr "Эта программа выполняется как процесс
#, perl-brace-format
msgid "This program is running as process number {pid}."
msgstr "Эта программа выполняется как процесс под номером {pid}."
#~ msgid "Set label sensitive"
#~ msgstr "Чувствительность значка"
#~ msgid "Whether to set the label sensitive."
#~ msgstr "Задаёт чувствительность значка."
+54 -28
View File
@@ -5,10 +5,10 @@
#
msgid ""
msgstr ""
"Project-Id-Version: GNU gettext-examples 0.19.4-rc1\n"
"Project-Id-Version: GNU gettext-examples 0.19.4.73\n"
"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
"POT-Creation-Date: 2014-12-10 13:23+0900\n"
"PO-Revision-Date: 2014-15-10 20:44+0100\n"
"POT-Creation-Date: 2015-06-23 15:20+0900\n"
"PO-Revision-Date: 2015-06-23 20:17+0200\n"
"Last-Translator: Marcel Telka <marcel@telka.sk>\n"
"Language-Team: Slovak <sk-i18n@lists.linux.sk>\n"
"Language: sk\n"
@@ -17,36 +17,52 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
#: hello-c/hello.c:30 hello-c-gnome/hello.c:46
#: hello-c-gnome3/hello.desktop.in.in:5 hello-c-gnome3/hello.ui:22
#: hello-c++/hello.cc:39 hello-c++-qt/hello.cc:45
#: hello-c++-kde/hellowindow.cc:42 hello-c++-gnome/hello.cc:50
#: hello-c++-wxwidgets/hello.cc:68 hello-objc/hello.m:30
#: hello-objc-gnustep/Hello.m:49 hello-objc-gnome/hello.m:47
#: hello-sh/hello.sh:14 hello-python/hello.py.in:12
#: hello-clisp/hello.lisp.in:11 hello-librep/hello.jl.in:12
#: hello-guile/hello.scm:15 hello-smalltalk/hello.st.in:31
#: hello-java/Hello.java:14 hello-java-awt/Hello.java:23
#: hello-java-swing/Hello.java:20 hello-java-qtjambi/Hello.java:27
#: hello-csharp/hello.cs:14 hello-csharp-forms/hello.cs:29
#: hello-gawk/hello.awk:11 hello-pascal/hello.hello_world
#: hello-ycp/hello.ycp:15 hello-tcl/hello.tcl:11 hello-tcl-tk/hello.tcl:13
#: hello-c-gnome3/hello.desktop.in.in:5 hello-c++/hello.cc:39
#: hello-c++-qt/hello.cc:45 hello-c++-kde/hellowindow.cc:42
#: hello-c++-gnome/hello.cc:50 hello-c++-wxwidgets/hello.cc:68
#: hello-objc/hello.m:30 hello-objc-gnustep/Hello.m:49
#: hello-objc-gnome/hello.m:47 hello-sh/hello.sh:14
#: hello-python/hello.py.in:12 hello-clisp/hello.lisp.in:11
#: hello-librep/hello.jl.in:12 hello-guile/hello.scm:15
#: hello-smalltalk/hello.st.in:31 hello-java/Hello.java:14
#: hello-java-awt/Hello.java:23 hello-java-swing/Hello.java:20
#: hello-java-qtjambi/Hello.java:27 hello-csharp/hello.cs:14
#: hello-csharp-forms/hello.cs:29 hello-gawk/hello.awk:11
#: hello-pascal/hello.hello_world hello-ycp/hello.ycp:15
#: hello-tcl/hello.tcl:11 hello-tcl-tk/hello.tcl:13
#: hello-perl/hello-1.pl.in:17 hello-perl/hello-2.pl.in:12
#: hello-php/hello.php:12
msgid "Hello, world!"
msgstr "Ahoj svet!"
#: hello-c/hello.c:31 hello-c-gnome/hello.c:51 hello-c-gnome3/hello.c:70
#: hello-c++/hello.cc:40 hello-c++-gnome/hello.cc:55
#: hello-c++-wxwidgets/hello.cc:71 hello-objc/hello.m:31
#: hello-objc-gnustep/Hello.m:58 hello-objc-gnome/hello.m:52
#: hello-librep/hello.jl.in:14 hello-gawk/hello.awk:12
#: hello-pascal/hello.running_as hello-tcl/hello.tcl:12
#: hello-tcl-tk/hello.tcl:16 hello-perl/hello-1.pl.in:19
#: hello-php/hello.php:14
#: hello-c/hello.c:31 hello-c-gnome/hello.c:51 hello-c++/hello.cc:40
#: hello-c++-gnome/hello.cc:55 hello-c++-wxwidgets/hello.cc:71
#: hello-objc/hello.m:31 hello-objc-gnustep/Hello.m:58
#: hello-objc-gnome/hello.m:52 hello-librep/hello.jl.in:14
#: hello-gawk/hello.awk:12 hello-pascal/hello.running_as
#: hello-tcl/hello.tcl:12 hello-tcl-tk/hello.tcl:16
#: hello-perl/hello-1.pl.in:19 hello-php/hello.php:14
#, php-format
msgid "This program is running as process number %d."
msgstr "Tento program beží ako proces s číslom %d."
#: hello-c-gnome3/hello.c:79
#, c-format
msgid ""
"<big>Hello world!</big>\n"
"This program is running as process number <b>%d</b>."
msgstr ""
"<big>Ahoj svet!</big>\n"
"Tento program beží ako proces s číslom <b>%d</b>."
#: hello-c-gnome3/hello.c:84
msgid "<big><u>This is another text</u></big>"
msgstr "<big><u>Toto je ďalší text</u></big>"
#: hello-c-gnome3/hello.c:86
msgid "<big><i>This is yet another text</i></big>"
msgstr "<big><u>Toto je ešte ďalší text</u></big>"
#: hello-c-gnome3/hello.desktop.in.in:4
msgid "Hello"
msgstr "Ahoj"
@@ -55,13 +71,17 @@ msgstr "Ahoj"
msgid "Example Application"
msgstr "Ukážková aplikácia"
#: hello-c-gnome3/hello.ui:33
msgid "Update text"
msgstr "Aktualizovať text"
#: hello-c-gnome3/hello.gschema.xml:7
msgid "Set label sensitive"
msgstr "Nastaviť titulok ako citlivý"
msgid "Use XML markup"
msgstr "Použiť značky XML"
#: hello-c-gnome3/hello.gschema.xml:8
msgid "Whether to set the label sensitive."
msgstr "Či nastaviť titulok ako citlivý."
msgid "Whether to use XML markup in the text."
msgstr "Či v texte použiť značky XML."
#: hello-c++-qt/hello.cc:52 hello-c++-kde/hellowindow.cc:49
#: hello-smalltalk/hello.st.in:32 hello-ycp/hello.ycp:19
@@ -103,3 +123,9 @@ msgstr "Tento program beží ako proces s číslom {0}."
#, perl-brace-format
msgid "This program is running as process number {pid}."
msgstr "Tento program beží ako proces s číslom {pid}."
#~ msgid "Set label sensitive"
#~ msgstr "Nastaviť titulok ako citlivý"
#~ msgid "Whether to set the label sensitive."
#~ msgstr "Či nastaviť titulok ako citlivý."
+56 -30
View File
@@ -2,14 +2,14 @@
# Copyright (C) 2005 Yoyodyne, Inc. (msgids)
# This file is distributed under the same license as the gettext package.
#
# Primož Peterlin <primoz.peterlin@biofiz.mf.uni-lj.si>, 2005, 2014.
# $Id: gettext-examples-0.19.4-rc1.sl.po,v 1.2 2014/12/11 09:15:50 peterlin Exp $
# Primož Peterlin <primoz.peterlin@biofiz.mf.uni-lj.si>, 2005, 2014, 2015.
# $Id: gettext-examples-0.19.4.73.sl.po,v 1.1 2015/06/28 08:37:19 peterlin Exp $
msgid ""
msgstr ""
"Project-Id-Version: gettext-examples 0.19.4-rc1\n"
"Project-Id-Version: gettext-examples 0.19.4.73\n"
"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
"POT-Creation-Date: 2014-12-10 13:23+0900\n"
"PO-Revision-Date: 2014-12-11 10:15+0100\n"
"POT-Creation-Date: 2015-06-23 15:20+0900\n"
"PO-Revision-Date: 2015-06-28 10:37+0200\n"
"Last-Translator: Primož Peterlin <primozz.peterlin@gmail.com>\n"
"Language-Team: Slovenian <translation-team-sl@lists.sourceforge.net>\n"
"Language: sl\n"
@@ -19,36 +19,52 @@ msgstr ""
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || n%100==4 ? 3 : 0);\n"
#: hello-c/hello.c:30 hello-c-gnome/hello.c:46
#: hello-c-gnome3/hello.desktop.in.in:5 hello-c-gnome3/hello.ui:22
#: hello-c++/hello.cc:39 hello-c++-qt/hello.cc:45
#: hello-c++-kde/hellowindow.cc:42 hello-c++-gnome/hello.cc:50
#: hello-c++-wxwidgets/hello.cc:68 hello-objc/hello.m:30
#: hello-objc-gnustep/Hello.m:49 hello-objc-gnome/hello.m:47
#: hello-sh/hello.sh:14 hello-python/hello.py.in:12
#: hello-clisp/hello.lisp.in:11 hello-librep/hello.jl.in:12
#: hello-guile/hello.scm:15 hello-smalltalk/hello.st.in:31
#: hello-java/Hello.java:14 hello-java-awt/Hello.java:23
#: hello-java-swing/Hello.java:20 hello-java-qtjambi/Hello.java:27
#: hello-csharp/hello.cs:14 hello-csharp-forms/hello.cs:29
#: hello-gawk/hello.awk:11 hello-pascal/hello.hello_world
#: hello-ycp/hello.ycp:15 hello-tcl/hello.tcl:11 hello-tcl-tk/hello.tcl:13
#: hello-c-gnome3/hello.desktop.in.in:5 hello-c++/hello.cc:39
#: hello-c++-qt/hello.cc:45 hello-c++-kde/hellowindow.cc:42
#: hello-c++-gnome/hello.cc:50 hello-c++-wxwidgets/hello.cc:68
#: hello-objc/hello.m:30 hello-objc-gnustep/Hello.m:49
#: hello-objc-gnome/hello.m:47 hello-sh/hello.sh:14
#: hello-python/hello.py.in:12 hello-clisp/hello.lisp.in:11
#: hello-librep/hello.jl.in:12 hello-guile/hello.scm:15
#: hello-smalltalk/hello.st.in:31 hello-java/Hello.java:14
#: hello-java-awt/Hello.java:23 hello-java-swing/Hello.java:20
#: hello-java-qtjambi/Hello.java:27 hello-csharp/hello.cs:14
#: hello-csharp-forms/hello.cs:29 hello-gawk/hello.awk:11
#: hello-pascal/hello.hello_world hello-ycp/hello.ycp:15
#: hello-tcl/hello.tcl:11 hello-tcl-tk/hello.tcl:13
#: hello-perl/hello-1.pl.in:17 hello-perl/hello-2.pl.in:12
#: hello-php/hello.php:12
msgid "Hello, world!"
msgstr "Pozdravljen, svet!"
#: hello-c/hello.c:31 hello-c-gnome/hello.c:51 hello-c-gnome3/hello.c:70
#: hello-c++/hello.cc:40 hello-c++-gnome/hello.cc:55
#: hello-c++-wxwidgets/hello.cc:71 hello-objc/hello.m:31
#: hello-objc-gnustep/Hello.m:58 hello-objc-gnome/hello.m:52
#: hello-librep/hello.jl.in:14 hello-gawk/hello.awk:12
#: hello-pascal/hello.running_as hello-tcl/hello.tcl:12
#: hello-tcl-tk/hello.tcl:16 hello-perl/hello-1.pl.in:19
#: hello-php/hello.php:14
#: hello-c/hello.c:31 hello-c-gnome/hello.c:51 hello-c++/hello.cc:40
#: hello-c++-gnome/hello.cc:55 hello-c++-wxwidgets/hello.cc:71
#: hello-objc/hello.m:31 hello-objc-gnustep/Hello.m:58
#: hello-objc-gnome/hello.m:52 hello-librep/hello.jl.in:14
#: hello-gawk/hello.awk:12 hello-pascal/hello.running_as
#: hello-tcl/hello.tcl:12 hello-tcl-tk/hello.tcl:16
#: hello-perl/hello-1.pl.in:19 hello-php/hello.php:14
#, php-format
msgid "This program is running as process number %d."
msgstr "Ta program teče kot proces številka %d."
#: hello-c-gnome3/hello.c:79
#, c-format
msgid ""
"<big>Hello world!</big>\n"
"This program is running as process number <b>%d</b>."
msgstr ""
"<big>Pozdravljen, svet!</big>\n"
"Ta program teče kot proces številka <b>%d</b>."
#: hello-c-gnome3/hello.c:84
msgid "<big><u>This is another text</u></big>"
msgstr "<big><u>Podčrtano besedilo</u></big>"
#: hello-c-gnome3/hello.c:86
msgid "<big><i>This is yet another text</i></big>"
msgstr "<big><i>Besedilo v kurzivi</i></big>"
#: hello-c-gnome3/hello.desktop.in.in:4
msgid "Hello"
msgstr "Zdravo"
@@ -57,13 +73,17 @@ msgstr "Zdravo"
msgid "Example Application"
msgstr "Zgled aplikacije"
#: hello-c-gnome3/hello.ui:33
msgid "Update text"
msgstr "Posodobi besedilo"
#: hello-c-gnome3/hello.gschema.xml:7
msgid "Set label sensitive"
msgstr "Nastavi oznako kot občutljivo"
msgid "Use XML markup"
msgstr "Uporabi oznake XML"
#: hello-c-gnome3/hello.gschema.xml:8
msgid "Whether to set the label sensitive."
msgstr "Ali naj nastavimo oznako kot občutljivo"
msgid "Whether to use XML markup in the text."
msgstr "Ali naj bodo v besedilu uporabljene oznake XML."
#: hello-c++-qt/hello.cc:52 hello-c++-kde/hellowindow.cc:49
#: hello-smalltalk/hello.st.in:32 hello-ycp/hello.ycp:19
@@ -105,3 +125,9 @@ msgstr "Ta program teče kot proces številka {0}."
#, perl-brace-format
msgid "This program is running as process number {pid}."
msgstr "Ta program teče kot proces številka {pid}."
#~ msgid "Set label sensitive"
#~ msgstr "Nastavi oznako kot občutljivo"
#~ msgid "Whether to set the label sensitive."
#~ msgstr "Ali naj nastavimo oznako kot občutljivo"
+20 -8
View File
@@ -2,13 +2,13 @@
# Copyright (C) 2014 Yoyodyne, Inc. (msgids)
# This file is distributed under the same license as the gettext package.
# Aleksandar Jelenak <jelenak@netlinkplus.net>, 2004.
# Мирослав Николић <miroslavnikolic@rocketmail.com>, 2014.
# Мирослав Николић <miroslavnikolic@rocketmail.com>, 2014—2015.
msgid ""
msgstr ""
"Project-Id-Version: gettext-examples-0.19-rc1\n"
"Project-Id-Version: gettext-examples-0.19.4-rc1\n"
"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
"POT-Creation-Date: 2014-05-10 13:38+0900\n"
"PO-Revision-Date: 2014-05-12 21:25+0200\n"
"POT-Creation-Date: 2014-12-10 13:23+0900\n"
"PO-Revision-Date: 2015-04-12 11:08+0200\n"
"Last-Translator: Мирослав Николић <miroslavnikolic@rocketmail.com>\n"
"Language-Team: Serbian <(nothing)>\n"
"Language: sr\n"
@@ -16,9 +16,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Generator: Virtaal 0.7.1\n"
#: hello-c/hello.c:30 hello-c-gnome/hello.c:46 hello-c-gnome3/hello.ui:22
#: hello-c/hello.c:30 hello-c-gnome/hello.c:46
#: hello-c-gnome3/hello.desktop.in.in:5 hello-c-gnome3/hello.ui:22
#: hello-c++/hello.cc:39 hello-c++-qt/hello.cc:45
#: hello-c++-kde/hellowindow.cc:42 hello-c++-gnome/hello.cc:50
#: hello-c++-wxwidgets/hello.cc:68 hello-objc/hello.m:30
@@ -48,10 +48,22 @@ msgstr "Здраво свима!"
msgid "This program is running as process number %d."
msgstr "Овај програм се извршава као процес број %d."
#: hello-c-gnome3/hello.desktop.in.in:4
msgid "Hello"
msgstr "Здраво"
#: hello-c-gnome3/hello.ui:5
msgid "Example Application"
msgstr "Програм примера"
#: hello-c-gnome3/hello.gschema.xml:7
msgid "Set label sensitive"
msgstr "Подешава осетљивост натписа"
#: hello-c-gnome3/hello.gschema.xml:8
msgid "Whether to set the label sensitive."
msgstr "Да ли ће да подеси осетљивост натписа."
#: hello-c++-qt/hello.cc:52 hello-c++-kde/hellowindow.cc:49
#: hello-smalltalk/hello.st.in:32 hello-ycp/hello.ycp:19
#, ycp-format
@@ -60,11 +72,11 @@ msgstr "Овај програм се извршава као процес бро
#: hello-c++-kde/hello.cc:46
msgid "Hello example"
msgstr "„Здраво“ пример"
msgstr "Пример „Здраво“"
#: hello-c++-kde/hello.cc:48
msgid "Hello world example"
msgstr "„Здраво свима“ пример"
msgstr "Пример „Здраво свима“"
#: hello-sh/hello.sh:17
#, sh-format
+55 -29
View File
@@ -3,13 +3,13 @@
# This file is distributed under the same license as the gettext package.
#
# Maxim V. Dziumanenko <dziumanenko@gmail.com>, 2004-2007.
# Yuri Chornoivan <yurchor@ukr.net>, 2014.
# Yuri Chornoivan <yurchor@ukr.net>, 2014, 2015.
msgid ""
msgstr ""
"Project-Id-Version: gettext-examples 0.19.4-rc1\n"
"Project-Id-Version: gettext-examples 0.19.4.73\n"
"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
"POT-Creation-Date: 2014-12-10 13:23+0900\n"
"PO-Revision-Date: 2014-12-10 22:33+0200\n"
"POT-Creation-Date: 2015-06-23 15:20+0900\n"
"PO-Revision-Date: 2015-06-23 20:51+0300\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Ukrainian <translation-team-uk@lists.sourceforge.net>\n"
"Language: uk\n"
@@ -20,36 +20,52 @@ msgstr ""
"X-Generator: Lokalize 1.5\n"
#: hello-c/hello.c:30 hello-c-gnome/hello.c:46
#: hello-c-gnome3/hello.desktop.in.in:5 hello-c-gnome3/hello.ui:22
#: hello-c++/hello.cc:39 hello-c++-qt/hello.cc:45
#: hello-c++-kde/hellowindow.cc:42 hello-c++-gnome/hello.cc:50
#: hello-c++-wxwidgets/hello.cc:68 hello-objc/hello.m:30
#: hello-objc-gnustep/Hello.m:49 hello-objc-gnome/hello.m:47
#: hello-sh/hello.sh:14 hello-python/hello.py.in:12
#: hello-clisp/hello.lisp.in:11 hello-librep/hello.jl.in:12
#: hello-guile/hello.scm:15 hello-smalltalk/hello.st.in:31
#: hello-java/Hello.java:14 hello-java-awt/Hello.java:23
#: hello-java-swing/Hello.java:20 hello-java-qtjambi/Hello.java:27
#: hello-csharp/hello.cs:14 hello-csharp-forms/hello.cs:29
#: hello-gawk/hello.awk:11 hello-pascal/hello.hello_world
#: hello-ycp/hello.ycp:15 hello-tcl/hello.tcl:11 hello-tcl-tk/hello.tcl:13
#: hello-c-gnome3/hello.desktop.in.in:5 hello-c++/hello.cc:39
#: hello-c++-qt/hello.cc:45 hello-c++-kde/hellowindow.cc:42
#: hello-c++-gnome/hello.cc:50 hello-c++-wxwidgets/hello.cc:68
#: hello-objc/hello.m:30 hello-objc-gnustep/Hello.m:49
#: hello-objc-gnome/hello.m:47 hello-sh/hello.sh:14
#: hello-python/hello.py.in:12 hello-clisp/hello.lisp.in:11
#: hello-librep/hello.jl.in:12 hello-guile/hello.scm:15
#: hello-smalltalk/hello.st.in:31 hello-java/Hello.java:14
#: hello-java-awt/Hello.java:23 hello-java-swing/Hello.java:20
#: hello-java-qtjambi/Hello.java:27 hello-csharp/hello.cs:14
#: hello-csharp-forms/hello.cs:29 hello-gawk/hello.awk:11
#: hello-pascal/hello.hello_world hello-ycp/hello.ycp:15
#: hello-tcl/hello.tcl:11 hello-tcl-tk/hello.tcl:13
#: hello-perl/hello-1.pl.in:17 hello-perl/hello-2.pl.in:12
#: hello-php/hello.php:12
msgid "Hello, world!"
msgstr "Привіт, світе!"
#: hello-c/hello.c:31 hello-c-gnome/hello.c:51 hello-c-gnome3/hello.c:70
#: hello-c++/hello.cc:40 hello-c++-gnome/hello.cc:55
#: hello-c++-wxwidgets/hello.cc:71 hello-objc/hello.m:31
#: hello-objc-gnustep/Hello.m:58 hello-objc-gnome/hello.m:52
#: hello-librep/hello.jl.in:14 hello-gawk/hello.awk:12
#: hello-pascal/hello.running_as hello-tcl/hello.tcl:12
#: hello-tcl-tk/hello.tcl:16 hello-perl/hello-1.pl.in:19
#: hello-php/hello.php:14
#: hello-c/hello.c:31 hello-c-gnome/hello.c:51 hello-c++/hello.cc:40
#: hello-c++-gnome/hello.cc:55 hello-c++-wxwidgets/hello.cc:71
#: hello-objc/hello.m:31 hello-objc-gnustep/Hello.m:58
#: hello-objc-gnome/hello.m:52 hello-librep/hello.jl.in:14
#: hello-gawk/hello.awk:12 hello-pascal/hello.running_as
#: hello-tcl/hello.tcl:12 hello-tcl-tk/hello.tcl:16
#: hello-perl/hello-1.pl.in:19 hello-php/hello.php:14
#, php-format
msgid "This program is running as process number %d."
msgstr "Ця програма виконується як процес з номером %d."
#: hello-c-gnome3/hello.c:79
#, c-format
msgid ""
"<big>Hello world!</big>\n"
"This program is running as process number <b>%d</b>."
msgstr ""
"<big>Вітаємо!</big>\n"
"Ця програма виконується як процес з номером <b>%d</b>."
#: hello-c-gnome3/hello.c:84
msgid "<big><u>This is another text</u></big>"
msgstr "<big><u>Інший фрагмент тексту</u></big>"
#: hello-c-gnome3/hello.c:86
msgid "<big><i>This is yet another text</i></big>"
msgstr "<big><i>Ще якийсь фрагмент тексту</i></big>"
#: hello-c-gnome3/hello.desktop.in.in:4
msgid "Hello"
msgstr "Привіт"
@@ -58,13 +74,17 @@ msgstr "Привіт"
msgid "Example Application"
msgstr "Програма-приклад"
#: hello-c-gnome3/hello.ui:33
msgid "Update text"
msgstr "Оновити текст"
#: hello-c-gnome3/hello.gschema.xml:7
msgid "Set label sensitive"
msgstr "Зробити мітку чутливою"
msgid "Use XML markup"
msgstr "Використати розмітку XML"
#: hello-c-gnome3/hello.gschema.xml:8
msgid "Whether to set the label sensitive."
msgstr "Чи слід робити мітку чутливою."
msgid "Whether to use XML markup in the text."
msgstr "Визначає, чи слід використовувати розмітку XML у тексті."
#: hello-c++-qt/hello.cc:52 hello-c++-kde/hellowindow.cc:49
#: hello-smalltalk/hello.st.in:32 hello-ycp/hello.ycp:19
@@ -106,3 +126,9 @@ msgstr "Ця програма виконується як процес з ном
#, perl-brace-format
msgid "This program is running as process number {pid}."
msgstr "Ця програма виконується як процес з номером {pid}."
#~ msgid "Set label sensitive"
#~ msgstr "Зробити мітку чутливою"
#~ msgid "Whether to set the label sensitive."
#~ msgstr "Чи слід робити мітку чутливою."
+58 -31
View File
@@ -1,17 +1,17 @@
# Vietnamese Translation for Gettext Examples.
# Bản dịch tiếng Việt dành cho các ví dụ của gói gettext.
# Copyright © 2014 Yoyodyne, Inc. (msgids)
# Copyright © 2014 Free Software Foundation, Inc.
# Copyright © 2015 Yoyodyne, Inc. (msgids)
# Copyright © 2015 Free Software Foundation, Inc.
# This file is distributed under the same license as the gettext package.
# Clytie Siddall <clytie@riverland.net.au>, 2005-2010.
# Trần Ngọc Quân <vnwildman@gmail.com>, 2012, 2013, 2014.
# Trần Ngọc Quân <vnwildman@gmail.com>, 2012, 2013, 2014, 2015.
#
msgid ""
msgstr ""
"Project-Id-Version: gettext-examples 0.19.4-rc1\n"
"Project-Id-Version: gettext-examples 0.19.4.73\n"
"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
"POT-Creation-Date: 2014-12-10 13:23+0900\n"
"PO-Revision-Date: 2014-12-11 08:03+0700\n"
"POT-Creation-Date: 2015-06-23 15:20+0900\n"
"PO-Revision-Date: 2015-06-30 08:00+0700\n"
"Last-Translator: Trần Ngọc Quân <vnwildman@gmail.com>\n"
"Language-Team: Vietnamese <translation-team-vi@lists.sourceforge.net>\n"
"Language: vi\n"
@@ -20,38 +20,55 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Langugae-Team-Website: <http://translationproject.org/team/vi.html>\n"
"X-Generator: Gtranslator 2.91.7\n"
#: hello-c/hello.c:30 hello-c-gnome/hello.c:46
#: hello-c-gnome3/hello.desktop.in.in:5 hello-c-gnome3/hello.ui:22
#: hello-c++/hello.cc:39 hello-c++-qt/hello.cc:45
#: hello-c++-kde/hellowindow.cc:42 hello-c++-gnome/hello.cc:50
#: hello-c++-wxwidgets/hello.cc:68 hello-objc/hello.m:30
#: hello-objc-gnustep/Hello.m:49 hello-objc-gnome/hello.m:47
#: hello-sh/hello.sh:14 hello-python/hello.py.in:12
#: hello-clisp/hello.lisp.in:11 hello-librep/hello.jl.in:12
#: hello-guile/hello.scm:15 hello-smalltalk/hello.st.in:31
#: hello-java/Hello.java:14 hello-java-awt/Hello.java:23
#: hello-java-swing/Hello.java:20 hello-java-qtjambi/Hello.java:27
#: hello-csharp/hello.cs:14 hello-csharp-forms/hello.cs:29
#: hello-gawk/hello.awk:11 hello-pascal/hello.hello_world
#: hello-ycp/hello.ycp:15 hello-tcl/hello.tcl:11 hello-tcl-tk/hello.tcl:13
#: hello-c-gnome3/hello.desktop.in.in:5 hello-c++/hello.cc:39
#: hello-c++-qt/hello.cc:45 hello-c++-kde/hellowindow.cc:42
#: hello-c++-gnome/hello.cc:50 hello-c++-wxwidgets/hello.cc:68
#: hello-objc/hello.m:30 hello-objc-gnustep/Hello.m:49
#: hello-objc-gnome/hello.m:47 hello-sh/hello.sh:14
#: hello-python/hello.py.in:12 hello-clisp/hello.lisp.in:11
#: hello-librep/hello.jl.in:12 hello-guile/hello.scm:15
#: hello-smalltalk/hello.st.in:31 hello-java/Hello.java:14
#: hello-java-awt/Hello.java:23 hello-java-swing/Hello.java:20
#: hello-java-qtjambi/Hello.java:27 hello-csharp/hello.cs:14
#: hello-csharp-forms/hello.cs:29 hello-gawk/hello.awk:11
#: hello-pascal/hello.hello_world hello-ycp/hello.ycp:15
#: hello-tcl/hello.tcl:11 hello-tcl-tk/hello.tcl:13
#: hello-perl/hello-1.pl.in:17 hello-perl/hello-2.pl.in:12
#: hello-php/hello.php:12
msgid "Hello, world!"
msgstr "Chào thế giới!"
#: hello-c/hello.c:31 hello-c-gnome/hello.c:51 hello-c-gnome3/hello.c:70
#: hello-c++/hello.cc:40 hello-c++-gnome/hello.cc:55
#: hello-c++-wxwidgets/hello.cc:71 hello-objc/hello.m:31
#: hello-objc-gnustep/Hello.m:58 hello-objc-gnome/hello.m:52
#: hello-librep/hello.jl.in:14 hello-gawk/hello.awk:12
#: hello-pascal/hello.running_as hello-tcl/hello.tcl:12
#: hello-tcl-tk/hello.tcl:16 hello-perl/hello-1.pl.in:19
#: hello-php/hello.php:14
#: hello-c/hello.c:31 hello-c-gnome/hello.c:51 hello-c++/hello.cc:40
#: hello-c++-gnome/hello.cc:55 hello-c++-wxwidgets/hello.cc:71
#: hello-objc/hello.m:31 hello-objc-gnustep/Hello.m:58
#: hello-objc-gnome/hello.m:52 hello-librep/hello.jl.in:14
#: hello-gawk/hello.awk:12 hello-pascal/hello.running_as
#: hello-tcl/hello.tcl:12 hello-tcl-tk/hello.tcl:16
#: hello-perl/hello-1.pl.in:19 hello-php/hello.php:14
#, php-format
msgid "This program is running as process number %d."
msgstr "Chương trình này đang chạy với mã số tiến trình %d."
#: hello-c-gnome3/hello.c:79
#, c-format
msgid ""
"<big>Hello world!</big>\n"
"This program is running as process number <b>%d</b>."
msgstr ""
"<big>Chào thế giới!</big>\n"
"Chương trình này đang chạy với mã số tiến trình <b>%d</b>."
#: hello-c-gnome3/hello.c:84
msgid "<big><u>This is another text</u></big>"
msgstr "<big><u>Đây là văn bản khác</u></big>"
#: hello-c-gnome3/hello.c:86
msgid "<big><i>This is yet another text</i></big>"
msgstr "<big><i>Đây là văn bản khác nữa</i></big>"
#: hello-c-gnome3/hello.desktop.in.in:4
msgid "Hello"
msgstr "Chào"
@@ -60,13 +77,17 @@ msgstr "Chào"
msgid "Example Application"
msgstr "Ứng dụng mẫu"
#: hello-c-gnome3/hello.ui:33
msgid "Update text"
msgstr "Văn bản cập nhật"
#: hello-c-gnome3/hello.gschema.xml:7
msgid "Set label sensitive"
msgstr "Đặt phân biệt nhãn"
msgid "Use XML markup"
msgstr "Dùng đánh dấu XML"
#: hello-c-gnome3/hello.gschema.xml:8
msgid "Whether to set the label sensitive."
msgstr "Có đặt phân biệt nhãn hay không."
msgid "Whether to use XML markup in the text."
msgstr "Có dùng đánh dấu XML trong văn bản hay không."
#: hello-c++-qt/hello.cc:52 hello-c++-kde/hellowindow.cc:49
#: hello-smalltalk/hello.st.in:32 hello-ycp/hello.ycp:19
@@ -108,3 +129,9 @@ msgstr "Chương trình này đang chạy với mã số tiến trình {0}."
#, perl-brace-format
msgid "This program is running as process number {pid}."
msgstr "Chương trình này đang chạy với mã số tiến trình {pid}."
#~ msgid "Set label sensitive"
#~ msgstr "Đặt phân biệt nhãn"
#~ msgid "Whether to set the label sensitive."
#~ msgstr "Có đặt phân biệt nhãn hay không."
+16
View File
@@ -1,3 +1,19 @@
2015-07-10 Daiki Ueno <ueno@gnu.org>
* bg.po: Update from Roumen Petrov <transl@roumenpetrov.info>.
* ca.po: Update from Ivan Vilata i Balaguer <ivan@selidor.net>.
* da.po: Update from Keld Simonsen <keld@keldix.com>.
* de.po: Update from Philipp Thomas <pth@suse.de>.
* es.po: Update from Antonio Ceballos <aceballos@gmail.com>.
* fr.po: Update from Stéphane Aulery <lkppo@free.fr>.
* ja.po: Update from Masahito Yamaga <ma@yama-ga.com>.
* ko.po: Update from Changwoo Ryu <cwryu@debian.org>.
* pl.po: Update from Rafał Maszkowski <rzm@icm.edu.pl>.
* sk.po: Update from Marcel Telka <marcel@telka.sk>.
* sl.po: Update from Primoz PETERLIN <primozz.peterlin@gmail.com>.
* uk.po: Update from Yuri Chornoivan <yurchor@ukr.net>.
* vi.po: Update from Trần Ngọc Quân <vnwildman@gmail.com>.
2015-03-09 Daiki Ueno <ueno@gnu.org>
* POTFILES.in: Add format-kde.c and format-kde-kuit.c.
+773 -673
View File
File diff suppressed because it is too large Load Diff
+779 -667
View File
File diff suppressed because it is too large Load Diff
+1018 -627
View File
File diff suppressed because it is too large Load Diff
+769 -672
View File
File diff suppressed because it is too large Load Diff
+775 -672
View File
File diff suppressed because it is too large Load Diff
+906 -1617
View File
File diff suppressed because it is too large Load Diff
+772 -672
View File
File diff suppressed because it is too large Load Diff
+772 -672
View File
File diff suppressed because it is too large Load Diff
+794 -689
View File
File diff suppressed because it is too large Load Diff
+768 -667
View File
File diff suppressed because it is too large Load Diff
+772 -673
View File
File diff suppressed because it is too large Load Diff
+771 -671
View File
File diff suppressed because it is too large Load Diff
+793 -692
View File
File diff suppressed because it is too large Load Diff