From bae179ca22cf6aa71aa67c87684f6ff2a6c1f235 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Wed, 26 Jan 2022 02:04:46 +0100 Subject: [PATCH] Change the message context in PO files to an older format. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- translations/messages/ar.po | 15 ++++++++------ translations/messages/bs.po | 15 ++++++++------ translations/messages/ca.po | 15 ++++++++------ translations/messages/ca@valencia.po | 15 ++++++++------ translations/messages/cs.po | 15 ++++++++------ translations/messages/da.po | 15 ++++++++------ translations/messages/de.po | 15 ++++++++------ translations/messages/el.po | 15 ++++++++------ translations/messages/en_GB.po | 15 ++++++++------ translations/messages/eo.po | 15 ++++++++------ translations/messages/es.po | 15 ++++++++------ translations/messages/et.po | 15 ++++++++------ translations/messages/fi.po | 15 ++++++++------ translations/messages/fr.po | 15 ++++++++------ translations/messages/ga.po | 15 ++++++++------ translations/messages/gl.po | 15 ++++++++------ translations/messages/hr.po | 21 ++++++++++++++----- translations/messages/hu.po | 15 ++++++++------ translations/messages/is.po | 15 ++++++++------ translations/messages/it.po | 15 ++++++++------ translations/messages/ja.po | 15 ++++++++------ translations/messages/kk.po | 15 ++++++++------ translations/messages/km.po | 15 ++++++++------ translations/messages/lt.po | 15 ++++++++------ translations/messages/mai.po | 15 ++++++++------ translations/messages/mr.po | 15 ++++++++------ translations/messages/ms.po | 24 +++++++++++----------- translations/messages/nb.po | 15 ++++++++------ translations/messages/nds.po | 15 ++++++++------ translations/messages/nl.po | 15 ++++++++------ translations/messages/pa.po | 15 ++++++++------ translations/messages/pl.po | 15 ++++++++------ translations/messages/pt.po | 15 ++++++++------ translations/messages/pt_BR.po | 15 ++++++++------ translations/messages/ro.po | 15 ++++++++------ translations/messages/ru.po | 15 ++++++++------ translations/messages/sk.po | 15 ++++++++------ translations/messages/sl.po | 15 ++++++++------ translations/messages/sr.po | 15 ++++++++------ translations/messages/sr@ijekavian.po | 15 ++++++++------ translations/messages/sr@ijekavianlatin.po | 15 ++++++++------ translations/messages/sr@latin.po | 15 ++++++++------ translations/messages/sv.po | 15 ++++++++------ translations/messages/th.po | 15 ++++++++------ translations/messages/tr.po | 15 ++++++++------ translations/messages/ug.po | 15 ++++++++------ translations/messages/uk.po | 15 ++++++++------ translations/messages/vi.po | 15 ++++++++------ translations/messages/zh_CN.po | 15 ++++++++------ translations/messages/zh_TW.po | 15 ++++++++------ 50 files changed, 460 insertions(+), 305 deletions(-) diff --git a/translations/messages/ar.po b/translations/messages/ar.po index d1cf377..b3ac7b8 100644 --- a/translations/messages/ar.po +++ b/translations/messages/ar.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2012-08-19 02:50+0200\n" +"POT-Creation-Date: 2022-01-01 22:38+0900\n" "PO-Revision-Date: 2012-01-22 19:22+0300\n" "Last-Translator: Abdalrahim G. Fakhouri \n" "Language-Team: Arabic \n" @@ -19,12 +19,16 @@ msgstr "" "X-Generator: Virtaal 0.7.0\n" "X-Project-Style: kde\n" -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" +#. Instead of a literal translation, add your name to the end of the list (separated by a comma). +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" msgstr "زايد السعيدي" -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" +#. Instead of a literal translation, add your email to the end of the list (separated by a comma). +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" msgstr "zayed.alsaidi@gmail.com" #: AuthDialog.cpp:137 @@ -121,4 +125,3 @@ msgstr "" #, no-c-format msgid "Content" msgstr "" - diff --git a/translations/messages/bs.po b/translations/messages/bs.po index 9d30cec..d8563d0 100644 --- a/translations/messages/bs.po +++ b/translations/messages/bs.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: polkit-kde-1\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2012-08-19 02:50+0200\n" +"POT-Creation-Date: 2022-01-01 22:38+0900\n" "PO-Revision-Date: 2011-03-11 13:45+0000\n" "Last-Translator: Samir Ribić \n" "Language-Team: Bosnian \n" @@ -20,12 +20,16 @@ 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" -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" +#. Instead of a literal translation, add your name to the end of the list (separated by a comma). +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" msgstr "Samir Ribić" -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" +#. Instead of a literal translation, add your email to the end of the list (separated by a comma). +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" msgstr "samir.ribic@etf.unsa.ba" #: AuthDialog.cpp:137 @@ -122,4 +126,3 @@ msgstr "" #, no-c-format msgid "Content" msgstr "" - diff --git a/translations/messages/ca.po b/translations/messages/ca.po index 46b40a9..5e8049b 100644 --- a/translations/messages/ca.po +++ b/translations/messages/ca.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: polkit-kde-authentication-agent-1\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2012-08-19 02:50+0200\n" +"POT-Creation-Date: 2022-01-01 22:38+0900\n" "PO-Revision-Date: 2011-12-20 17:45+0100\n" "Last-Translator: Josep Ma. Ferrer \n" "Language-Team: Catalan \n" @@ -21,12 +21,16 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: &\n" -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" +#. Instead of a literal translation, add your name to the end of the list (separated by a comma). +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" msgstr "Manuel Tortosa Moreno" -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" +#. Instead of a literal translation, add your email to the end of the list (separated by a comma). +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" msgstr "manutortosa@gmail.com" #: AuthDialog.cpp:137 @@ -125,4 +129,3 @@ msgstr "" #, no-c-format msgid "Content" msgstr "" - diff --git a/translations/messages/ca@valencia.po b/translations/messages/ca@valencia.po index eca23d5..7df13fd 100644 --- a/translations/messages/ca@valencia.po +++ b/translations/messages/ca@valencia.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2012-08-19 02:50+0200\n" +"POT-Creation-Date: 2022-01-01 22:38+0900\n" "PO-Revision-Date: 2011-12-20 17:45+0100\n" "Last-Translator: Josep Ma. Ferrer \n" "Language-Team: Catalan \n" @@ -21,12 +21,16 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: &\n" -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" +#. Instead of a literal translation, add your name to the end of the list (separated by a comma). +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" msgstr "Manuel Tortosa Moreno" -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" +#. Instead of a literal translation, add your email to the end of the list (separated by a comma). +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" msgstr "manutortosa@gmail.com" #: AuthDialog.cpp:137 @@ -125,4 +129,3 @@ msgstr "" #, no-c-format msgid "Content" msgstr "" - diff --git a/translations/messages/cs.po b/translations/messages/cs.po index fa4b054..7f524a3 100644 --- a/translations/messages/cs.po +++ b/translations/messages/cs.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2012-08-19 02:50+0200\n" +"POT-Creation-Date: 2022-01-01 22:38+0900\n" "PO-Revision-Date: 2012-03-06 13:41+0100\n" "Last-Translator: Lukáš Tinkl \n" "Language-Team: Czech \n" @@ -18,12 +18,16 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" "X-Generator: Lokalize 1.4\n" -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" +#. Instead of a literal translation, add your name to the end of the list (separated by a comma). +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" msgstr "Vít Pelčák, Tomáš Chvátal" -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" +#. Instead of a literal translation, add your email to the end of the list (separated by a comma). +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" msgstr "vit@pelcak.org, tomas.chvatal@gmail.com" #: AuthDialog.cpp:137 @@ -120,4 +124,3 @@ msgstr "" #, no-c-format msgid "Content" msgstr "" - diff --git a/translations/messages/da.po b/translations/messages/da.po index 781a94a..599d426 100644 --- a/translations/messages/da.po +++ b/translations/messages/da.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2012-08-19 02:50+0200\n" +"POT-Creation-Date: 2022-01-01 22:38+0900\n" "PO-Revision-Date: 2011-12-17 14:07+0100\n" "Last-Translator: Martin Schlander \n" "Language-Team: Danish \n" @@ -17,12 +17,16 @@ msgstr "" "X-Generator: Lokalize 1.2\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" +#. Instead of a literal translation, add your name to the end of the list (separated by a comma). +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" msgstr "Martin Schlander" -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" +#. Instead of a literal translation, add your email to the end of the list (separated by a comma). +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" msgstr "mschlander@opensuse.org" #: AuthDialog.cpp:137 @@ -119,4 +123,3 @@ msgstr "" #, no-c-format msgid "Content" msgstr "" - diff --git a/translations/messages/de.po b/translations/messages/de.po index b5537ab..5626c9b 100644 --- a/translations/messages/de.po +++ b/translations/messages/de.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: polkit-kde-authentication-agent-1\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2012-08-19 02:50+0200\n" +"POT-Creation-Date: 2022-01-01 22:38+0900\n" "PO-Revision-Date: 2012-01-06 21:58+0100\n" "Last-Translator: Rolf Eike Beer \n" "Language-Team: German \n" @@ -15,12 +15,16 @@ msgstr "" "X-Generator: Lokalize 1.2\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" +#. Instead of a literal translation, add your name to the end of the list (separated by a comma). +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" msgstr "Johannes Obermayr" -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" +#. Instead of a literal translation, add your email to the end of the list (separated by a comma). +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" msgstr "johannesobermayr@gmx.de" #: AuthDialog.cpp:137 @@ -119,4 +123,3 @@ msgstr "" #, no-c-format msgid "Content" msgstr "" - diff --git a/translations/messages/el.po b/translations/messages/el.po index 2d605a8..658fb2d 100644 --- a/translations/messages/el.po +++ b/translations/messages/el.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2012-08-19 02:50+0200\n" +"POT-Creation-Date: 2022-01-01 22:38+0900\n" "PO-Revision-Date: 2011-05-27 19:09+0300\n" "Last-Translator: Stelios \n" "Language-Team: Greek \n" @@ -18,12 +18,16 @@ msgstr "" "X-Generator: Lokalize 1.2\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" +#. Instead of a literal translation, add your name to the end of the list (separated by a comma). +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" msgstr "Πανταζής Νίκος" -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" +#. Instead of a literal translation, add your email to the end of the list (separated by a comma). +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" msgstr "pantazisnikolaos@gmail.com" #: AuthDialog.cpp:137 @@ -121,4 +125,3 @@ msgstr "" #, no-c-format msgid "Content" msgstr "" - diff --git a/translations/messages/en_GB.po b/translations/messages/en_GB.po index 068ea0d..c757f9e 100644 --- a/translations/messages/en_GB.po +++ b/translations/messages/en_GB.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2012-08-19 02:50+0200\n" +"POT-Creation-Date: 2022-01-01 22:38+0900\n" "PO-Revision-Date: 2010-12-14 12:19+0000\n" "Last-Translator: Andrew Coles \n" "Language-Team: British English \n" @@ -17,12 +17,16 @@ msgstr "" "X-Generator: Lokalize 1.1\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" +#. Instead of a literal translation, add your name to the end of the list (separated by a comma). +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" msgstr "Andrew Coles" -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" +#. Instead of a literal translation, add your email to the end of the list (separated by a comma). +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" msgstr "andrew_coles@yahoo.co.uk" #: AuthDialog.cpp:137 @@ -119,4 +123,3 @@ msgstr "" #, no-c-format msgid "Content" msgstr "" - diff --git a/translations/messages/eo.po b/translations/messages/eo.po index 2a7659c..be32092 100644 --- a/translations/messages/eo.po +++ b/translations/messages/eo.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: polkit-kde-authentication-agent-1\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2012-08-19 02:50+0200\n" +"POT-Creation-Date: 2022-01-01 22:38+0900\n" "PO-Revision-Date: 2009-12-29 14:11+0100\n" "Last-Translator: Axel Rousseau \n" "Language-Team: esperanto \n" @@ -16,12 +16,16 @@ msgstr "" "X-Generator: pology\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" +#. Instead of a literal translation, add your name to the end of the list (separated by a comma). +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" msgstr "Axel Rousseau" -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" +#. Instead of a literal translation, add your email to the end of the list (separated by a comma). +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" msgstr "axel@esperanto-jeunes.org" #: AuthDialog.cpp:137 @@ -116,4 +120,3 @@ msgstr "" #, no-c-format msgid "Content" msgstr "" - diff --git a/translations/messages/es.po b/translations/messages/es.po index 766e952..d7716c5 100644 --- a/translations/messages/es.po +++ b/translations/messages/es.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2012-08-19 02:50+0200\n" +"POT-Creation-Date: 2022-01-01 22:38+0900\n" "PO-Revision-Date: 2011-12-14 16:55+0100\n" "Last-Translator: Eloy Cuadra \n" "Language-Team: Spanish \n" @@ -19,12 +19,16 @@ msgstr "" "X-Generator: Lokalize 1.2\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" +#. Instead of a literal translation, add your name to the end of the list (separated by a comma). +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" msgstr "Cristina Yenyxe González García,Eloy Cuadra" -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" +#. Instead of a literal translation, add your email to the end of the list (separated by a comma). +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" msgstr "the.blue.valkyrie@gmail.com,ecuadra@eloihr.net" #: AuthDialog.cpp:137 @@ -121,4 +125,3 @@ msgstr "" #, no-c-format msgid "Content" msgstr "" - diff --git a/translations/messages/et.po b/translations/messages/et.po index 56a8abe..3d9ee47 100644 --- a/translations/messages/et.po +++ b/translations/messages/et.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2012-08-19 02:50+0200\n" +"POT-Creation-Date: 2022-01-01 22:38+0900\n" "PO-Revision-Date: 2011-12-22 18:50+0200\n" "Last-Translator: Marek Laane \n" "Language-Team: Estonian \n" @@ -17,12 +17,16 @@ msgstr "" "X-Generator: Lokalize 1.2\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" +#. Instead of a literal translation, add your name to the end of the list (separated by a comma). +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" msgstr "Marek Laane" -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" +#. Instead of a literal translation, add your email to the end of the list (separated by a comma). +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" msgstr "bald@smail.ee" #: AuthDialog.cpp:137 @@ -119,4 +123,3 @@ msgstr "" #, no-c-format msgid "Content" msgstr "" - diff --git a/translations/messages/fi.po b/translations/messages/fi.po index 7913a0e..baf3908 100644 --- a/translations/messages/fi.po +++ b/translations/messages/fi.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: polkit-kde-authentication-agent-1\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2012-08-19 02:50+0200\n" +"POT-Creation-Date: 2022-01-01 22:38+0900\n" "PO-Revision-Date: 2012-07-18 22:27:40+0000\n" "Last-Translator: Jorma Karvonen \n" "Language-Team: Finnish \n" @@ -22,12 +22,16 @@ msgstr "" "X-POT-Import-Date: 2012-12-01 22:20:07+0000\n" "X-Generator: MediaWiki 1.21alpha (963ddae); Translate 2012-11-08\n" -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" +#. Instead of a literal translation, add your name to the end of the list (separated by a comma). +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" msgstr "Jorma Karvonen" -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" +#. Instead of a literal translation, add your email to the end of the list (separated by a comma). +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" msgstr "karvonen.jorma@gmail.com" #: AuthDialog.cpp:137 @@ -125,4 +129,3 @@ msgstr "" #, no-c-format msgid "Content" msgstr "" - diff --git a/translations/messages/fr.po b/translations/messages/fr.po index 0b19e42..6e6e38b 100644 --- a/translations/messages/fr.po +++ b/translations/messages/fr.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2012-08-19 02:50+0200\n" +"POT-Creation-Date: 2022-01-01 22:38+0900\n" "PO-Revision-Date: 2013-07-04 17:50+0200\n" "Last-Translator: xavier \n" "Language-Team: French \n" @@ -21,12 +21,16 @@ msgstr "" "X-Accelerator-Marker: &\n" "X-Text-Markup: kde4\n" -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" +#. Instead of a literal translation, add your name to the end of the list (separated by a comma). +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" msgstr "Geoffray Levasseur" -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" +#. Instead of a literal translation, add your email to the end of the list (separated by a comma). +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" msgstr "jeff.levasseur@free.fr" #: AuthDialog.cpp:137 @@ -125,4 +129,3 @@ msgstr "" #, no-c-format msgid "Content" msgstr "" - diff --git a/translations/messages/ga.po b/translations/messages/ga.po index ad604cd..284ed85 100644 --- a/translations/messages/ga.po +++ b/translations/messages/ga.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: polkit-kde-authentication-agent-1\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2012-08-19 02:50+0200\n" +"POT-Creation-Date: 2022-01-01 22:38+0900\n" "PO-Revision-Date: 2009-12-24 06:59-0500\n" "Last-Translator: Kevin Scannell \n" "Language-Team: Irish \n" @@ -17,12 +17,16 @@ msgstr "" "Plural-Forms: nplurals=5; plural=n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n < 11 ? " "3 : 4\n" -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" +#. Instead of a literal translation, add your name to the end of the list (separated by a comma). +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" msgstr "Kevin Scannell" -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" +#. Instead of a literal translation, add your email to the end of the list (separated by a comma). +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" msgstr "kscanne@gmail.com" #: AuthDialog.cpp:137 @@ -119,4 +123,3 @@ msgstr "" #, no-c-format msgid "Content" msgstr "" - diff --git a/translations/messages/gl.po b/translations/messages/gl.po index 2da4f6c..b50de90 100644 --- a/translations/messages/gl.po +++ b/translations/messages/gl.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2012-08-19 02:50+0200\n" +"POT-Creation-Date: 2022-01-01 22:38+0900\n" "PO-Revision-Date: 2012-07-05 21:16+0200\n" "Last-Translator: Adrián Chaves Fernández \n" "Language-Team: Galician \n" @@ -21,12 +21,16 @@ msgstr "" "X-Accelerator-Marker: &\n" "X-Text-Markup: kde4\n" -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" +#. Instead of a literal translation, add your name to the end of the list (separated by a comma). +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" msgstr "Marce Villarino, Adrián Chaves Fernández (Gallaecio)" -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" +#. Instead of a literal translation, add your email to the end of the list (separated by a comma). +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" msgstr "mvillarino@gmail.com, adriyetichaves@gmail.com" #: AuthDialog.cpp:137 @@ -123,4 +127,3 @@ msgstr "" #, no-c-format msgid "Content" msgstr "" - diff --git a/translations/messages/hr.po b/translations/messages/hr.po index 8b5f882..f8cf2dc 100644 --- a/translations/messages/hr.po +++ b/translations/messages/hr.po @@ -6,21 +6,33 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2011-08-02 04:02+0200\n" +"POT-Creation-Date: 2022-01-01 22:38+0900\n" "PO-Revision-Date: 2011-06-28 15:19+0200\n" "Last-Translator: Marko Dimjašević \n" "Language-Team: Croatian \n" +"Language: hr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: hr\n" "X-Generator: Lokalize 1.2\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" +"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-Environment: kde\n" "X-Accelerator-Marker: &\n" "X-Text-Markup: kde4\n" +#. Instead of a literal translation, add your name to the end of the list (separated by a comma). +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "" + +#. Instead of a literal translation, add your email to the end of the list (separated by a comma). +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "" + #: AuthDialog.cpp:137 msgid "Password for root:" msgstr "Zaporka za root-a:" @@ -115,4 +127,3 @@ msgstr "" #, no-c-format msgid "Content" msgstr "" - diff --git a/translations/messages/hu.po b/translations/messages/hu.po index e07390e..9f10a5d 100644 --- a/translations/messages/hu.po +++ b/translations/messages/hu.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2012-08-19 02:50+0200\n" +"POT-Creation-Date: 2022-01-01 22:38+0900\n" "PO-Revision-Date: 2011-12-19 17:03+0100\n" "Last-Translator: Kristóf Kiszel \n" "Language-Team: Hungarian \n" @@ -17,12 +17,16 @@ msgstr "" "X-Generator: Lokalize 1.2\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" +#. Instead of a literal translation, add your name to the end of the list (separated by a comma). +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" msgstr "Kiszel Kristóf" -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" +#. Instead of a literal translation, add your email to the end of the list (separated by a comma). +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" msgstr "ulysses@kubuntu.org" #: AuthDialog.cpp:137 @@ -119,4 +123,3 @@ msgstr "" #, no-c-format msgid "Content" msgstr "" - diff --git a/translations/messages/is.po b/translations/messages/is.po index 7451970..799b7cd 100644 --- a/translations/messages/is.po +++ b/translations/messages/is.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: polkit-kde-authentication-agent-1\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2012-08-19 02:50+0200\n" +"POT-Creation-Date: 2022-01-01 22:38+0900\n" "PO-Revision-Date: 2010-05-31 14:46+0000\n" "Last-Translator: Sveinn í Felli \n" "Language-Team: Icelandic \n" @@ -21,12 +21,16 @@ msgstr "" "\n" "\n" -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" +#. Instead of a literal translation, add your name to the end of the list (separated by a comma). +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" msgstr "Sveinn í Felli" -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" +#. Instead of a literal translation, add your email to the end of the list (separated by a comma). +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" msgstr "sveinki@nett.is" #: AuthDialog.cpp:137 @@ -126,4 +130,3 @@ msgstr "" #, no-c-format msgid "Content" msgstr "" - diff --git a/translations/messages/it.po b/translations/messages/it.po index 9f7d3a3..3499ef9 100644 --- a/translations/messages/it.po +++ b/translations/messages/it.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: polkit-kde-authentication-agent-1\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2012-08-19 02:50+0200\n" +"POT-Creation-Date: 2022-01-01 22:38+0900\n" "PO-Revision-Date: 2011-12-15 10:17+0100\n" "Last-Translator: Pino Toscano \n" "Language-Team: Italian \n" @@ -20,12 +20,16 @@ msgstr "" "X-Generator: KBabel 1.11.4\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" +#. Instead of a literal translation, add your name to the end of the list (separated by a comma). +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" msgstr "Pino Toscano,Nicola Ruggero" -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" +#. Instead of a literal translation, add your email to the end of the list (separated by a comma). +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" msgstr "toscano.pino@tiscali.it," #: AuthDialog.cpp:137 @@ -122,4 +126,3 @@ msgstr "" #, no-c-format msgid "Content" msgstr "" - diff --git a/translations/messages/ja.po b/translations/messages/ja.po index a123e23..65bfb27 100644 --- a/translations/messages/ja.po +++ b/translations/messages/ja.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: polkit-kde-authentication-agent-1\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2012-08-19 02:50+0200\n" +"POT-Creation-Date: 2022-01-01 22:38+0900\n" "PO-Revision-Date: 2009-11-28 21:01+0900\n" "Last-Translator: Japanese KDE translation team \n" "Language-Team: Japanese \n" @@ -14,12 +14,16 @@ msgstr "" "X-Accelerator-Marker: &\n" "X-Text-Markup: kde4\n" -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" +#. Instead of a literal translation, add your name to the end of the list (separated by a comma). +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" msgstr "" -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" +#. Instead of a literal translation, add your email to the end of the list (separated by a comma). +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" msgstr "" #: AuthDialog.cpp:137 @@ -114,4 +118,3 @@ msgstr "" #, no-c-format msgid "Content" msgstr "" - diff --git a/translations/messages/kk.po b/translations/messages/kk.po index 03ba501..4bee519 100644 --- a/translations/messages/kk.po +++ b/translations/messages/kk.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2012-08-19 02:50+0200\n" +"POT-Creation-Date: 2022-01-01 22:38+0900\n" "PO-Revision-Date: 2012-09-01 12:29+0600\n" "Last-Translator: Sairan Kikkarin \n" "Language-Team: Kazakh \n" @@ -18,13 +18,17 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" # -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" +#. Instead of a literal translation, add your name to the end of the list (separated by a comma). +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" msgstr "Сайран Киккарин" # -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" +#. Instead of a literal translation, add your email to the end of the list (separated by a comma). +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" msgstr "sairan@computer.org" #: AuthDialog.cpp:137 @@ -119,4 +123,3 @@ msgstr "" #, no-c-format msgid "Content" msgstr "" - diff --git a/translations/messages/km.po b/translations/messages/km.po index 97b0fb9..1d5fb6c 100644 --- a/translations/messages/km.po +++ b/translations/messages/km.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: polkit-kde-authentication-agent-1\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2012-08-19 02:50+0200\n" +"POT-Creation-Date: 2022-01-01 22:38+0900\n" "PO-Revision-Date: 2012-07-09 11:09+0700\n" "Last-Translator: Khoem Sokhem \n" "Language-Team: Khmer \n" @@ -18,12 +18,16 @@ msgstr "" "X-Generator: KBabel 1.11.4\n" "X-Language: km-KH\n" -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" +#. Instead of a literal translation, add your name to the end of the list (separated by a comma). +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" msgstr "ខឹម សុខែម, ម៉ន ម៉េត, សេង សុត្ថា" -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" +#. Instead of a literal translation, add your email to the end of the list (separated by a comma). +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" msgstr "khoemsokhem@khmeros.info,​​mornmet@khmeros.info,sutha@khmeros.info" #: AuthDialog.cpp:137 @@ -120,4 +124,3 @@ msgstr "" #, no-c-format msgid "Content" msgstr "" - diff --git a/translations/messages/lt.po b/translations/messages/lt.po index 33b1c41..7cc197f 100644 --- a/translations/messages/lt.po +++ b/translations/messages/lt.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: polkit-kde-authentication-agent-1\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2012-08-19 02:50+0200\n" +"POT-Creation-Date: 2022-01-01 22:38+0900\n" "PO-Revision-Date: 2012-04-21 19:34+0300\n" "Last-Translator: Liudas Ališauskas \n" "Language-Team: Lithuanian \n" @@ -21,12 +21,16 @@ msgstr "" "%100>=20) ? 1 : n%10==0 || (n%100>10 && n%100<20) ? 2 : 3);\n" "X-Generator: Lokalize 1.4\n" -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" +#. Instead of a literal translation, add your name to the end of the list (separated by a comma). +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" msgstr "Andrius Štikonas, Liudas Ališauskas" -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" +#. Instead of a literal translation, add your email to the end of the list (separated by a comma). +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" msgstr "stikonas@gmail.com, liudas@akmc.lt" #: AuthDialog.cpp:137 @@ -124,4 +128,3 @@ msgstr "" #, no-c-format msgid "Content" msgstr "" - diff --git a/translations/messages/mai.po b/translations/messages/mai.po index cac2010..51ca585 100644 --- a/translations/messages/mai.po +++ b/translations/messages/mai.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: polkit-kde-authentication-agent-1\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2012-08-19 02:50+0200\n" +"POT-Creation-Date: 2022-01-01 22:38+0900\n" "PO-Revision-Date: 2010-09-08 12:34+0530\n" "Last-Translator: Rajesh Ranjan \n" "Language-Team: Maithili \n" @@ -18,12 +18,16 @@ msgstr "" "X-Generator: KBabel 1.11.4\n" "Plural-Forms: nplurals=2; plural=(n!=1);\n" -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" +#. Instead of a literal translation, add your name to the end of the list (separated by a comma). +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" msgstr "संगीता कुमारी" -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" +#. Instead of a literal translation, add your email to the end of the list (separated by a comma). +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" msgstr "sangeeta09@gmail.com" #: AuthDialog.cpp:137 @@ -118,4 +122,3 @@ msgstr "" #, no-c-format msgid "Content" msgstr "" - diff --git a/translations/messages/mr.po b/translations/messages/mr.po index c7756c4..f289ad4 100644 --- a/translations/messages/mr.po +++ b/translations/messages/mr.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2012-08-19 02:50+0200\n" +"POT-Creation-Date: 2022-01-01 22:38+0900\n" "PO-Revision-Date: 2013-03-28 14:37+0530\n" "Last-Translator: Chetan Khona \n" "Language-Team: Marathi \n" @@ -17,12 +17,16 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n!=1);\n" "X-Generator: Lokalize 1.5\n" -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" +#. Instead of a literal translation, add your name to the end of the list (separated by a comma). +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" msgstr "चेतन खोना" -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" +#. Instead of a literal translation, add your email to the end of the list (separated by a comma). +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" msgstr "chetan@kompkin.com" #: AuthDialog.cpp:137 @@ -117,4 +121,3 @@ msgstr "" #, no-c-format msgid "Content" msgstr "" - diff --git a/translations/messages/ms.po b/translations/messages/ms.po index 286a4b2..62e369f 100644 --- a/translations/messages/ms.po +++ b/translations/messages/ms.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: polkit-kde-authentication-agent-1\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2012-08-19 02:50+0200\n" +"POT-Creation-Date: 2022-01-01 22:38+0900\n" "PO-Revision-Date: 2010-07-13 22:42+0800\n" "Last-Translator: Sharuzzaman Ahmat Raslan \n" "Language-Team: Malay \n" @@ -18,14 +18,18 @@ msgstr "" "X-Generator: KBabel 1.11.4\n" "Plural-Forms: nplurals=2; plural=1;\n" +#. Instead of a literal translation, add your name to the end of the list (separated by a comma). #, fuzzy -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" msgstr "Sharuzzaman Ahmat Raslan" +#. Instead of a literal translation, add your email to the end of the list (separated by a comma). #, fuzzy -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" msgstr "sharuzzaman@myrealbox.com" #: AuthDialog.cpp:137 @@ -95,20 +99,17 @@ msgid "Another client is already authenticating, please try again later." msgstr "" #: AuthDetailsWidget.ui:32 AuthDetailsWidget.ui:86 -#, no-c-format -#, fuzzy +#, fuzzy, no-c-format msgid "Application:" msgstr "Aplikasi:" #: AuthDetailsWidget.ui:40 AuthDetailsWidget.ui:56 -#, no-c-format -#, fuzzy +#, fuzzy, no-c-format msgid "Action:" msgstr "Tindakan:" #: AuthDetailsWidget.ui:48 AuthDetailsWidget.ui:64 -#, no-c-format -#, fuzzy +#, fuzzy, no-c-format msgid "Vendor:" msgstr "Vendor:" @@ -126,4 +127,3 @@ msgstr "" #, no-c-format msgid "Content" msgstr "" - diff --git a/translations/messages/nb.po b/translations/messages/nb.po index 9d1ceb4..4d9d161 100644 --- a/translations/messages/nb.po +++ b/translations/messages/nb.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2012-08-19 02:50+0200\n" +"POT-Creation-Date: 2022-01-01 22:38+0900\n" "PO-Revision-Date: 2011-12-22 20:08+0100\n" "Last-Translator: Bjørn Steensrud \n" "Language-Team: Norwegian Bokmål \n" @@ -19,12 +19,16 @@ msgstr "" "X-Accelerator-Marker: &\n" "X-Text-Markup: kde4\n" -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" +#. Instead of a literal translation, add your name to the end of the list (separated by a comma). +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" msgstr "Bjørn Steensrud" -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" +#. Instead of a literal translation, add your email to the end of the list (separated by a comma). +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" msgstr "bjornst@skogkatt.homelinux.org" #: AuthDialog.cpp:137 @@ -121,4 +125,3 @@ msgstr "" #, no-c-format msgid "Content" msgstr "" - diff --git a/translations/messages/nds.po b/translations/messages/nds.po index 5411dea..a04e065 100644 --- a/translations/messages/nds.po +++ b/translations/messages/nds.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: polkit-kde-authentication-agent-1\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2012-08-19 02:50+0200\n" +"POT-Creation-Date: 2022-01-01 22:38+0900\n" "PO-Revision-Date: 2012-02-08 22:27+0100\n" "Last-Translator: Manfred Wiese \n" "Language-Team: Low Saxon \n" @@ -18,12 +18,16 @@ msgstr "" "X-Generator: Lokalize 1.0\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" +#. Instead of a literal translation, add your name to the end of the list (separated by a comma). +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" msgstr "Manfred Wiese" -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" +#. Instead of a literal translation, add your email to the end of the list (separated by a comma). +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" msgstr "m.j.wiese@web.de" #: AuthDialog.cpp:137 @@ -122,4 +126,3 @@ msgstr "" #, no-c-format msgid "Content" msgstr "" - diff --git a/translations/messages/nl.po b/translations/messages/nl.po index 06eb451..f69d44d 100644 --- a/translations/messages/nl.po +++ b/translations/messages/nl.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: polkit-kde-authentication-agent-1\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2012-08-19 02:50+0200\n" +"POT-Creation-Date: 2022-01-01 22:38+0900\n" "PO-Revision-Date: 2011-12-14 10:53+0100\n" "Last-Translator: Freek de Kruijf \n" "Language-Team: Dutch \n" @@ -18,12 +18,16 @@ msgstr "" "X-Generator: Lokalize 1.2\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" +#. Instead of a literal translation, add your name to the end of the list (separated by a comma). +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" msgstr "Freek de Kruijf" -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" +#. Instead of a literal translation, add your email to the end of the list (separated by a comma). +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" msgstr "freekdekruijf@kde.nl" #: AuthDialog.cpp:137 @@ -122,4 +126,3 @@ msgstr "" #, no-c-format msgid "Content" msgstr "" - diff --git a/translations/messages/pa.po b/translations/messages/pa.po index ec0a394..2307be2 100644 --- a/translations/messages/pa.po +++ b/translations/messages/pa.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2012-08-19 02:50+0200\n" +"POT-Creation-Date: 2022-01-01 22:38+0900\n" "PO-Revision-Date: 2011-12-19 22:26+0530\n" "Last-Translator: A S Alam \n" "Language-Team: Punjabi/Panjabi \n" @@ -17,12 +17,16 @@ msgstr "" "X-Generator: Lokalize 1.2\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" +#. Instead of a literal translation, add your name to the end of the list (separated by a comma). +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" msgstr "ਅਮਨਪਰੀਤ ਸਿੰਘ ਆਲਮ" -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" +#. Instead of a literal translation, add your email to the end of the list (separated by a comma). +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" msgstr "aalam@users.sf.net" #: AuthDialog.cpp:137 @@ -119,4 +123,3 @@ msgstr "" #, no-c-format msgid "Content" msgstr "" - diff --git a/translations/messages/pl.po b/translations/messages/pl.po index 9f9b75b..ee16bcd 100644 --- a/translations/messages/pl.po +++ b/translations/messages/pl.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2012-08-19 02:50+0200\n" +"POT-Creation-Date: 2022-01-01 22:38+0900\n" "PO-Revision-Date: 2012-01-06 09:39+0100\n" "Last-Translator: Łukasz Wojniłowicz \n" "Language-Team: Polish \n" @@ -18,12 +18,16 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2);\n" -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" +#. Instead of a literal translation, add your name to the end of the list (separated by a comma). +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" msgstr "Łukasz Wojniłowicz" -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" +#. Instead of a literal translation, add your email to the end of the list (separated by a comma). +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" msgstr "lukasz.wojnilowicz@gmail.com" #: AuthDialog.cpp:137 @@ -120,4 +124,3 @@ msgstr "" #, no-c-format msgid "Content" msgstr "" - diff --git a/translations/messages/pt.po b/translations/messages/pt.po index fdd2152..45d479e 100644 --- a/translations/messages/pt.po +++ b/translations/messages/pt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: polkit-kde-authentication-agent-1\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2012-08-19 02:50+0200\n" +"POT-Creation-Date: 2022-01-01 22:38+0900\n" "PO-Revision-Date: 2011-12-14 11:19+0000\n" "Last-Translator: José Nuno Coelho Pires \n" "Language-Team: Portuguese \n" @@ -18,12 +18,16 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-POFile-SpellExtra: PolicyKit Jaroslav Reznik Hat Red Inc\n" -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" +#. Instead of a literal translation, add your name to the end of the list (separated by a comma). +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" msgstr "José Nuno Pires" -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" +#. Instead of a literal translation, add your email to the end of the list (separated by a comma). +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" msgstr "zepires@gmail.com" #: AuthDialog.cpp:137 @@ -121,4 +125,3 @@ msgstr "" #, no-c-format msgid "Content" msgstr "" - diff --git a/translations/messages/pt_BR.po b/translations/messages/pt_BR.po index 58c006e..e52cd7d 100644 --- a/translations/messages/pt_BR.po +++ b/translations/messages/pt_BR.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: polkit-kde-authentication-agent-1\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2012-08-19 02:50+0200\n" +"POT-Creation-Date: 2022-01-01 22:38+0900\n" "PO-Revision-Date: 2011-12-16 00:28-0200\n" "Last-Translator: André Marcelo Alvarenga \n" "Language-Team: Brazilian Portuguese \n" @@ -19,12 +19,16 @@ msgstr "" "X-Generator: Lokalize 1.0\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" +#. Instead of a literal translation, add your name to the end of the list (separated by a comma). +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" msgstr "André Marcelo Alvarenga" -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" +#. Instead of a literal translation, add your email to the end of the list (separated by a comma). +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" msgstr "andrealvarenga@gmx.net" #: AuthDialog.cpp:137 @@ -121,4 +125,3 @@ msgstr "" #, no-c-format msgid "Content" msgstr "" - diff --git a/translations/messages/ro.po b/translations/messages/ro.po index 895ed36..d8488a8 100644 --- a/translations/messages/ro.po +++ b/translations/messages/ro.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2012-08-19 02:50+0200\n" +"POT-Creation-Date: 2022-01-01 22:38+0900\n" "PO-Revision-Date: 2012-12-26 13:56+0200\n" "Last-Translator: Sergiu Bivol \n" "Language-Team: Romanian \n" @@ -19,12 +19,16 @@ msgstr "" "Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < " "20)) ? 1 : 2;\n" -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" +#. Instead of a literal translation, add your name to the end of the list (separated by a comma). +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" msgstr "Sergiu Bivol" -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" +#. Instead of a literal translation, add your email to the end of the list (separated by a comma). +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" msgstr "sergiu@ase.md" #: AuthDialog.cpp:137 @@ -121,4 +125,3 @@ msgstr "" #, no-c-format msgid "Content" msgstr "" - diff --git a/translations/messages/ru.po b/translations/messages/ru.po index 49d1a4f..1953d46 100644 --- a/translations/messages/ru.po +++ b/translations/messages/ru.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2012-08-19 02:50+0200\n" +"POT-Creation-Date: 2022-01-01 22:38+0900\n" "PO-Revision-Date: 2011-12-22 17:18+0400\n" "Last-Translator: Yuri Efremov \n" "Language-Team: Russian \n" @@ -22,12 +22,16 @@ msgstr "" "X-Accelerator-Marker: &\n" "X-Text-Markup: kde4\n" -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" +#. Instead of a literal translation, add your name to the end of the list (separated by a comma). +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" msgstr "Александр Мелентьев,Николай Шафоростов,Юрий Ефремов" -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" +#. Instead of a literal translation, add your email to the end of the list (separated by a comma). +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" msgstr "alex239@gmail.com,shaforostoff@kde.ru,yur.arh@gmail.com" #: AuthDialog.cpp:137 @@ -125,4 +129,3 @@ msgstr "" #, no-c-format msgid "Content" msgstr "" - diff --git a/translations/messages/sk.po b/translations/messages/sk.po index 32ca60e..96a91a2 100644 --- a/translations/messages/sk.po +++ b/translations/messages/sk.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: polkit-kde-authentication-agent-1\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2012-08-19 02:50+0200\n" +"POT-Creation-Date: 2022-01-01 22:38+0900\n" "PO-Revision-Date: 2012-08-15 14:02+0200\n" "Last-Translator: Roman Paholík \n" "Language-Team: Slovak \n" @@ -16,12 +16,16 @@ msgstr "" "X-Generator: Lokalize 1.5\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" +#. Instead of a literal translation, add your name to the end of the list (separated by a comma). +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" msgstr "Roman Paholík" -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" +#. Instead of a literal translation, add your email to the end of the list (separated by a comma). +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" msgstr "wizzardsk@gmail.com" #: AuthDialog.cpp:137 @@ -118,4 +122,3 @@ msgstr "" #, no-c-format msgid "Content" msgstr "" - diff --git a/translations/messages/sl.po b/translations/messages/sl.po index ed59b3a..0357172 100644 --- a/translations/messages/sl.po +++ b/translations/messages/sl.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2012-08-19 02:50+0200\n" +"POT-Creation-Date: 2022-01-01 22:38+0900\n" "PO-Revision-Date: 2013-08-01 13:22+0200\n" "Last-Translator: Andrej Mernik \n" "Language-Team: Slovenian \n" @@ -18,12 +18,16 @@ msgstr "" "Plural-Forms: nplurals=4; plural=(n%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || n" "%100==4 ? 3 : 0);\n" -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" +#. Instead of a literal translation, add your name to the end of the list (separated by a comma). +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" msgstr "Andrej Mernik" -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" +#. Instead of a literal translation, add your email to the end of the list (separated by a comma). +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" msgstr "andrejm@ubuntu.si" #: AuthDialog.cpp:137 @@ -120,4 +124,3 @@ msgstr "" #, no-c-format msgid "Content" msgstr "" - diff --git a/translations/messages/sr.po b/translations/messages/sr.po index 00a8228..15b4bba 100644 --- a/translations/messages/sr.po +++ b/translations/messages/sr.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: polkit-kde-authentication-agent-1\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2012-08-19 02:50+0200\n" +"POT-Creation-Date: 2022-01-01 22:38+0900\n" "PO-Revision-Date: 2012-03-25 18:40+0200\n" "Last-Translator: Chusslove Illich \n" "Language-Team: Serbian \n" @@ -19,12 +19,16 @@ msgstr "" "X-Text-Markup: kde4\n" "X-Environment: kde\n" -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" +#. Instead of a literal translation, add your name to the end of the list (separated by a comma). +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" msgstr "Часлав Илић" -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" +#. Instead of a literal translation, add your email to the end of the list (separated by a comma). +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" msgstr "caslav.ilic@gmx.net" #: AuthDialog.cpp:137 @@ -123,4 +127,3 @@ msgstr "" #, no-c-format msgid "Content" msgstr "" - diff --git a/translations/messages/sr@ijekavian.po b/translations/messages/sr@ijekavian.po index 07555fc..2f83962 100644 --- a/translations/messages/sr@ijekavian.po +++ b/translations/messages/sr@ijekavian.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: polkit-kde-authentication-agent-1\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2012-08-19 02:50+0200\n" +"POT-Creation-Date: 2022-01-01 22:38+0900\n" "PO-Revision-Date: 2012-03-25 18:40+0200\n" "Last-Translator: Chusslove Illich \n" "Language-Team: Serbian \n" @@ -19,12 +19,16 @@ msgstr "" "X-Text-Markup: kde4\n" "X-Environment: kde\n" -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" +#. Instead of a literal translation, add your name to the end of the list (separated by a comma). +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" msgstr "Часлав Илић" -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" +#. Instead of a literal translation, add your email to the end of the list (separated by a comma). +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" msgstr "caslav.ilic@gmx.net" #: AuthDialog.cpp:137 @@ -123,4 +127,3 @@ msgstr "" #, no-c-format msgid "Content" msgstr "" - diff --git a/translations/messages/sr@ijekavianlatin.po b/translations/messages/sr@ijekavianlatin.po index f660ed0..0ce1f92 100644 --- a/translations/messages/sr@ijekavianlatin.po +++ b/translations/messages/sr@ijekavianlatin.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: polkit-kde-authentication-agent-1\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2012-08-19 02:50+0200\n" +"POT-Creation-Date: 2022-01-01 22:38+0900\n" "PO-Revision-Date: 2012-03-25 18:40+0200\n" "Last-Translator: Chusslove Illich \n" "Language-Team: Serbian \n" @@ -19,12 +19,16 @@ msgstr "" "X-Text-Markup: kde4\n" "X-Environment: kde\n" -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" +#. Instead of a literal translation, add your name to the end of the list (separated by a comma). +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" msgstr "Časlav Ilić" -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" +#. Instead of a literal translation, add your email to the end of the list (separated by a comma). +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" msgstr "caslav.ilic@gmx.net" #: AuthDialog.cpp:137 @@ -123,4 +127,3 @@ msgstr "" #, no-c-format msgid "Content" msgstr "" - diff --git a/translations/messages/sr@latin.po b/translations/messages/sr@latin.po index fb674c2..4a2625e 100644 --- a/translations/messages/sr@latin.po +++ b/translations/messages/sr@latin.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: polkit-kde-authentication-agent-1\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2012-08-19 02:50+0200\n" +"POT-Creation-Date: 2022-01-01 22:38+0900\n" "PO-Revision-Date: 2012-03-25 18:40+0200\n" "Last-Translator: Chusslove Illich \n" "Language-Team: Serbian \n" @@ -19,12 +19,16 @@ msgstr "" "X-Text-Markup: kde4\n" "X-Environment: kde\n" -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" +#. Instead of a literal translation, add your name to the end of the list (separated by a comma). +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" msgstr "Časlav Ilić" -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" +#. Instead of a literal translation, add your email to the end of the list (separated by a comma). +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" msgstr "caslav.ilic@gmx.net" #: AuthDialog.cpp:137 @@ -123,4 +127,3 @@ msgstr "" #, no-c-format msgid "Content" msgstr "" - diff --git a/translations/messages/sv.po b/translations/messages/sv.po index d513d0f..0cf521c 100644 --- a/translations/messages/sv.po +++ b/translations/messages/sv.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2012-08-19 02:50+0200\n" +"POT-Creation-Date: 2022-01-01 22:38+0900\n" "PO-Revision-Date: 2011-12-14 18:46+0100\n" "Last-Translator: Stefan Asserhall \n" "Language-Team: Swedish \n" @@ -18,12 +18,16 @@ msgstr "" "X-Generator: Lokalize 1.4\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" +#. Instead of a literal translation, add your name to the end of the list (separated by a comma). +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" msgstr "Stefan Asserhäll" -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" +#. Instead of a literal translation, add your email to the end of the list (separated by a comma). +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" msgstr "stefan.asserhall@comhem.se" #: AuthDialog.cpp:137 @@ -121,4 +125,3 @@ msgstr "" #, no-c-format msgid "Content" msgstr "" - diff --git a/translations/messages/th.po b/translations/messages/th.po index 692c7fe..03e1f90 100644 --- a/translations/messages/th.po +++ b/translations/messages/th.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2012-08-19 02:50+0200\n" +"POT-Creation-Date: 2022-01-01 22:38+0900\n" "PO-Revision-Date: 2010-12-11 16:14+0700\n" "Last-Translator: Phuwanat Sakornsakolpat \n" "Language-Team: Thai \n" @@ -18,12 +18,16 @@ msgstr "" "X-Generator: Lokalize 1.0\n" "Plural-Forms: nplurals=1; plural=0;\n" -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" +#. Instead of a literal translation, add your name to the end of the list (separated by a comma). +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" msgstr "ถนอมทรัพย์ นพบูรณ์" -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" +#. Instead of a literal translation, add your email to the end of the list (separated by a comma). +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" msgstr "donga.nb@gmail.com" #: AuthDialog.cpp:137 @@ -120,4 +124,3 @@ msgstr "" #, no-c-format msgid "Content" msgstr "" - diff --git a/translations/messages/tr.po b/translations/messages/tr.po index d927b9a..c5bb712 100644 --- a/translations/messages/tr.po +++ b/translations/messages/tr.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2012-08-19 02:50+0200\n" +"POT-Creation-Date: 2022-01-01 22:38+0900\n" "PO-Revision-Date: 2012-04-17 22:18+0300\n" "Last-Translator: Serdar Soytetir \n" "Language-Team: Turkish \n" @@ -17,12 +17,16 @@ msgstr "" "X-Generator: Lokalize 1.4\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" +#. Instead of a literal translation, add your name to the end of the list (separated by a comma). +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" msgstr "Serdar Soytetir" -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" +#. Instead of a literal translation, add your email to the end of the list (separated by a comma). +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" msgstr "tulliana@gmail.com" #: AuthDialog.cpp:137 @@ -121,4 +125,3 @@ msgstr "" #, no-c-format msgid "Content" msgstr "" - diff --git a/translations/messages/ug.po b/translations/messages/ug.po index 594b08c..3633c23 100644 --- a/translations/messages/ug.po +++ b/translations/messages/ug.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: polkit-kde-authentication-agent-1\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2012-08-19 02:50+0200\n" +"POT-Creation-Date: 2022-01-01 22:38+0900\n" "PO-Revision-Date: 2013-08-03 22:29+0900\n" "Last-Translator: Gheyret Kenji \n" "Language-Team: Uyghur Computer Science Association \n" @@ -17,12 +17,16 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" +#. Instead of a literal translation, add your name to the end of the list (separated by a comma). +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" msgstr "ئابدۇقادىر ئابلىز, غەيرەت كەنجى" -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" +#. Instead of a literal translation, add your email to the end of the list (separated by a comma). +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" msgstr "sahran.ug@gmail.com, gheyret@gmail.com" #: AuthDialog.cpp:137 @@ -119,4 +123,3 @@ msgstr "" #, no-c-format msgid "Content" msgstr "" - diff --git a/translations/messages/uk.po b/translations/messages/uk.po index 8f76206..82b5c74 100644 --- a/translations/messages/uk.po +++ b/translations/messages/uk.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2012-08-19 02:50+0200\n" +"POT-Creation-Date: 2022-01-01 22:38+0900\n" "PO-Revision-Date: 2011-12-14 08:10+0200\n" "Last-Translator: Yuri Chornoivan \n" "Language-Team: Ukrainian \n" @@ -18,12 +18,16 @@ msgstr "" "Plural-Forms: nplurals=4; plural=n==1 ? 3 : n%10==1 && n%100!=11 ? 0 : n" "%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" +#. Instead of a literal translation, add your name to the end of the list (separated by a comma). +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" msgstr "Юрій Чорноіван" -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" +#. Instead of a literal translation, add your email to the end of the list (separated by a comma). +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" msgstr "yurchor@ukr.net" #: AuthDialog.cpp:137 @@ -120,4 +124,3 @@ msgstr "" #, no-c-format msgid "Content" msgstr "" - diff --git a/translations/messages/vi.po b/translations/messages/vi.po index 1fb6c30..c29e3cc 100644 --- a/translations/messages/vi.po +++ b/translations/messages/vi.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2012-08-19 02:50+0200\n" +"POT-Creation-Date: 2022-01-01 22:38+0900\n" "PO-Revision-Date: 2012-07-24 14:00+0800\n" "Last-Translator: Lê Hoàng Phương \n" "Language-Team: Vietnamese \n" @@ -17,12 +17,16 @@ msgstr "" "X-Generator: Lokalize 1.5\n" "Plural-Forms: nplurals=1; plural=0;\n" -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" +#. Instead of a literal translation, add your name to the end of the list (separated by a comma). +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" msgstr "Lê Hoàng Phương" -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" +#. Instead of a literal translation, add your email to the end of the list (separated by a comma). +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" msgstr "herophuong93@gmail.com" #: AuthDialog.cpp:137 @@ -119,4 +123,3 @@ msgstr "" #, no-c-format msgid "Content" msgstr "" - diff --git a/translations/messages/zh_CN.po b/translations/messages/zh_CN.po index fc6c4e3..10972d3 100644 --- a/translations/messages/zh_CN.po +++ b/translations/messages/zh_CN.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2012-08-19 02:50+0200\n" +"POT-Creation-Date: 2022-01-01 22:38+0900\n" "PO-Revision-Date: 2012-10-06 04:20-0400\n" "Last-Translator: Weng Xuetian \n" "Language-Team: Chinese Simplified \n" @@ -18,12 +18,16 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Lokalize 1.5\n" -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" +#. Instead of a literal translation, add your name to the end of the list (separated by a comma). +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" msgstr "KDE 中国" -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" +#. Instead of a literal translation, add your email to the end of the list (separated by a comma). +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" msgstr "kde-china@kde.org" #: AuthDialog.cpp:137 @@ -118,4 +122,3 @@ msgstr "" #, no-c-format msgid "Content" msgstr "" - diff --git a/translations/messages/zh_TW.po b/translations/messages/zh_TW.po index c1062a2..2cc299e 100644 --- a/translations/messages/zh_TW.po +++ b/translations/messages/zh_TW.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2012-08-19 02:50+0200\n" +"POT-Creation-Date: 2022-01-01 22:38+0900\n" "PO-Revision-Date: 2011-12-15 09:24+0800\n" "Last-Translator: Franklin Weng \n" "Language-Team: Chinese Traditional \n" @@ -18,12 +18,16 @@ msgstr "" "X-Generator: Lokalize 1.2\n" "Plural-Forms: nplurals=1; plural=0;\n" -msgctxt "NAME OF TRANSLATORS" -msgid "Your names" +#. Instead of a literal translation, add your name to the end of the list (separated by a comma). +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" msgstr "Frank Weng (a.k.a. Franklin)" -msgctxt "EMAIL OF TRANSLATORS" -msgid "Your emails" +#. Instead of a literal translation, add your email to the end of the list (separated by a comma). +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" msgstr "franklin at goodhorse dot idv dot tw" #: AuthDialog.cpp:137 @@ -118,4 +122,3 @@ msgstr "" #, no-c-format msgid "Content" msgstr "" -