From c36d3ecf397ce6dc6a5cc72d5a87bf03468f6ab5 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Wed, 13 Jun 2018 11:08:22 +0200 Subject: sync with transifex --- po/am.po | 2 +- po/br.po | 8 +++++++- po/cs.po | 4 +++- po/de.po | 8 ++++---- po/et.po | 4 ++-- po/fa.po | 4 +++- po/he.po | 6 +++++- po/ig.po | 4 +--- po/jv.po | 4 +--- po/ka.po | 4 +++- po/kk.po | 4 +++- po/kn.po | 4 +++- po/ko.po | 4 ++-- po/lt.po | 4 +++- po/pl.po | 18 +++++++++--------- po/sk.po | 4 +++- po/tr.po | 8 ++++---- po/uk.po | 4 +++- po/yo.po | 4 +--- po/zh_TW.po | 4 ++-- 20 files changed, 63 insertions(+), 43 deletions(-) diff --git a/po/am.po b/po/am.po index f7e0c41..35754ca 100644 --- a/po/am.po +++ b/po/am.po @@ -45,7 +45,7 @@ msgstr "ያልታወቀ" #: ../libmatekbd/matekbd-keyboard-drawing.c:2629 #, c-format msgid "Keyboard Layout \"%s\"" -msgstr "የፊደል ገበታ አቀማመጥ \"%s\"" +msgstr "የ ፊደል ገበታ አቀማመጥ \"%s\"" #: ../libmatekbd/matekbd-keyboard-config.c:719 #, c-format diff --git a/po/br.po b/po/br.po index 43af172..518e42d 100644 --- a/po/br.po +++ b/po/br.po @@ -16,7 +16,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: br\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" +"Plural-Forms: nplurals=5; plural=((n%10 == 1) && (n%100 != 11) && (n%100 !=71) && (n%100 !=91) ? 0 :(n%10 == 2) && (n%100 != 12) && (n%100 !=72) && (n%100 !=92) ? 1 :(n%10 ==3 || n%10==4 || n%10==9) && (n%100 < 10 || n% 100 > 19) && (n%100 < 70 || n%100 > 79) && (n%100 < 90 || n%100 > 99) ? 2 :(n != 0 && n % 1000000 == 0) ? 3 : 4);\n" #: ../libmatekbd/matekbd-indicator.c:116 ../libmatekbd/matekbd-status.c:315 #, c-format @@ -50,6 +50,9 @@ msgid "layout \"%s\"" msgid_plural "layouts \"%s\"" msgstr[0] "" msgstr[1] "" +msgstr[2] "" +msgstr[3] "" +msgstr[4] "" #: ../libmatekbd/matekbd-keyboard-config.c:737 #, c-format @@ -57,6 +60,9 @@ msgid "option \"%s\"" msgid_plural "options \"%s\"" msgstr[0] "" msgstr[1] "" +msgstr[2] "" +msgstr[3] "" +msgstr[4] "" #: ../libmatekbd/matekbd-keyboard-config.c:745 #, c-format diff --git a/po/cs.po b/po/cs.po index 0b18c72..df96122 100644 --- a/po/cs.po +++ b/po/cs.po @@ -16,7 +16,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: cs\n" -"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" +"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n" #: ../libmatekbd/matekbd-indicator.c:116 ../libmatekbd/matekbd-status.c:315 #, c-format @@ -54,6 +54,7 @@ msgid_plural "layouts \"%s\"" msgstr[0] "rozložení \"%s\"" msgstr[1] "rozložení \"%s\"" msgstr[2] "rozložení \"%s\"" +msgstr[3] "rozložení \"%s\"" #: ../libmatekbd/matekbd-keyboard-config.c:737 #, c-format @@ -62,6 +63,7 @@ msgid_plural "options \"%s\"" msgstr[0] "volba \"%s\"" msgstr[1] "volby \"%s\"" msgstr[2] "volby \"%s\"" +msgstr[3] "volby \"%s\"" #: ../libmatekbd/matekbd-keyboard-config.c:745 #, c-format diff --git a/po/de.po b/po/de.po index f544ad4..1a33901 100644 --- a/po/de.po +++ b/po/de.po @@ -51,15 +51,15 @@ msgstr "Tastaturbelegung »%s«" #, c-format msgid "layout \"%s\"" msgid_plural "layouts \"%s\"" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Belegung »%s«" +msgstr[1] "Belegungen »%s«" #: ../libmatekbd/matekbd-keyboard-config.c:737 #, c-format msgid "option \"%s\"" msgid_plural "options \"%s\"" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Option »%s«" +msgstr[1] "Optionen »%s«" #: ../libmatekbd/matekbd-keyboard-config.c:745 #, c-format diff --git a/po/et.po b/po/et.po index 6808222..5a6a944 100644 --- a/po/et.po +++ b/po/et.po @@ -51,8 +51,8 @@ msgstr "Klaviatuuripaigutus \"%s\"" #, c-format msgid "layout \"%s\"" msgid_plural "layouts \"%s\"" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "paigutus \"%s\"" +msgstr[1] "paigutused \"%s\"" #: ../libmatekbd/matekbd-keyboard-config.c:737 #, c-format diff --git a/po/fa.po b/po/fa.po index 3c3a239..83daa70 100644 --- a/po/fa.po +++ b/po/fa.po @@ -16,7 +16,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: fa\n" -"Plural-Forms: nplurals=1; plural=0;\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" #: ../libmatekbd/matekbd-indicator.c:116 ../libmatekbd/matekbd-status.c:315 #, c-format @@ -49,12 +49,14 @@ msgstr "" msgid "layout \"%s\"" msgid_plural "layouts \"%s\"" msgstr[0] "" +msgstr[1] "" #: ../libmatekbd/matekbd-keyboard-config.c:737 #, c-format msgid "option \"%s\"" msgid_plural "options \"%s\"" msgstr[0] "" +msgstr[1] "" #: ../libmatekbd/matekbd-keyboard-config.c:745 #, c-format diff --git a/po/he.po b/po/he.po index 7f7bd0e..9aa7c8e 100644 --- a/po/he.po +++ b/po/he.po @@ -16,7 +16,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: he\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;\n" #: ../libmatekbd/matekbd-indicator.c:116 ../libmatekbd/matekbd-status.c:315 #, c-format @@ -53,6 +53,8 @@ msgid "layout \"%s\"" msgid_plural "layouts \"%s\"" msgstr[0] "" msgstr[1] "" +msgstr[2] "" +msgstr[3] "" #: ../libmatekbd/matekbd-keyboard-config.c:737 #, c-format @@ -60,6 +62,8 @@ msgid "option \"%s\"" msgid_plural "options \"%s\"" msgstr[0] "" msgstr[1] "" +msgstr[2] "" +msgstr[3] "" #: ../libmatekbd/matekbd-keyboard-config.c:745 #, c-format diff --git a/po/ig.po b/po/ig.po index ebab40a..f8cd019 100644 --- a/po/ig.po +++ b/po/ig.po @@ -16,7 +16,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ig\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Plural-Forms: nplurals=1; plural=0;\n" #: ../libmatekbd/matekbd-indicator.c:116 ../libmatekbd/matekbd-status.c:315 #, c-format @@ -49,14 +49,12 @@ msgstr "" msgid "layout \"%s\"" msgid_plural "layouts \"%s\"" msgstr[0] "" -msgstr[1] "" #: ../libmatekbd/matekbd-keyboard-config.c:737 #, c-format msgid "option \"%s\"" msgid_plural "options \"%s\"" msgstr[0] "" -msgstr[1] "" #: ../libmatekbd/matekbd-keyboard-config.c:745 #, c-format diff --git a/po/jv.po b/po/jv.po index 172ef11..ab67adf 100644 --- a/po/jv.po +++ b/po/jv.po @@ -16,7 +16,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: jv\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Plural-Forms: nplurals=1; plural=0;\n" #: ../libmatekbd/matekbd-indicator.c:116 ../libmatekbd/matekbd-status.c:315 #, c-format @@ -49,14 +49,12 @@ msgstr "" msgid "layout \"%s\"" msgid_plural "layouts \"%s\"" msgstr[0] "" -msgstr[1] "" #: ../libmatekbd/matekbd-keyboard-config.c:737 #, c-format msgid "option \"%s\"" msgid_plural "options \"%s\"" msgstr[0] "" -msgstr[1] "" #: ../libmatekbd/matekbd-keyboard-config.c:745 #, c-format diff --git a/po/ka.po b/po/ka.po index 71c354a..c04c7f9 100644 --- a/po/ka.po +++ b/po/ka.po @@ -16,7 +16,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ka\n" -"Plural-Forms: nplurals=1; plural=0;\n" +"Plural-Forms: nplurals=2; plural=(n!=1);\n" #: ../libmatekbd/matekbd-indicator.c:116 ../libmatekbd/matekbd-status.c:315 #, c-format @@ -49,12 +49,14 @@ msgstr "" msgid "layout \"%s\"" msgid_plural "layouts \"%s\"" msgstr[0] "" +msgstr[1] "" #: ../libmatekbd/matekbd-keyboard-config.c:737 #, c-format msgid "option \"%s\"" msgid_plural "options \"%s\"" msgstr[0] "" +msgstr[1] "" #: ../libmatekbd/matekbd-keyboard-config.c:745 #, c-format diff --git a/po/kk.po b/po/kk.po index 86dc3d4..de907f5 100644 --- a/po/kk.po +++ b/po/kk.po @@ -16,7 +16,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: kk\n" -"Plural-Forms: nplurals=1; plural=0;\n" +"Plural-Forms: nplurals=2; plural=(n!=1);\n" #: ../libmatekbd/matekbd-indicator.c:116 ../libmatekbd/matekbd-status.c:315 #, c-format @@ -49,12 +49,14 @@ msgstr "\"%s\" пернетақта жаймасы " msgid "layout \"%s\"" msgid_plural "layouts \"%s\"" msgstr[0] "" +msgstr[1] "" #: ../libmatekbd/matekbd-keyboard-config.c:737 #, c-format msgid "option \"%s\"" msgid_plural "options \"%s\"" msgstr[0] "" +msgstr[1] "" #: ../libmatekbd/matekbd-keyboard-config.c:745 #, c-format diff --git a/po/kn.po b/po/kn.po index c5f9bf0..73c6504 100644 --- a/po/kn.po +++ b/po/kn.po @@ -16,7 +16,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: kn\n" -"Plural-Forms: nplurals=1; plural=0;\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" #: ../libmatekbd/matekbd-indicator.c:116 ../libmatekbd/matekbd-status.c:315 #, c-format @@ -52,12 +52,14 @@ msgstr "" msgid "layout \"%s\"" msgid_plural "layouts \"%s\"" msgstr[0] "" +msgstr[1] "" #: ../libmatekbd/matekbd-keyboard-config.c:737 #, c-format msgid "option \"%s\"" msgid_plural "options \"%s\"" msgstr[0] "" +msgstr[1] "" #: ../libmatekbd/matekbd-keyboard-config.c:745 #, c-format diff --git a/po/ko.po b/po/ko.po index fc2099a..72c3ea8 100644 --- a/po/ko.po +++ b/po/ko.po @@ -51,13 +51,13 @@ msgstr "\"%s\" 키보드 배치" #, c-format msgid "layout \"%s\"" msgid_plural "layouts \"%s\"" -msgstr[0] "" +msgstr[0] "\"%s\" 배치" #: ../libmatekbd/matekbd-keyboard-config.c:737 #, c-format msgid "option \"%s\"" msgid_plural "options \"%s\"" -msgstr[0] "" +msgstr[0] "\"%s\" 옵션" #: ../libmatekbd/matekbd-keyboard-config.c:745 #, c-format diff --git a/po/lt.po b/po/lt.po index 6c72b8c..752760a 100644 --- a/po/lt.po +++ b/po/lt.po @@ -16,7 +16,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: lt\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);\n" #: ../libmatekbd/matekbd-indicator.c:116 ../libmatekbd/matekbd-status.c:315 #, c-format @@ -54,6 +54,7 @@ msgid_plural "layouts \"%s\"" msgstr[0] "" msgstr[1] "" msgstr[2] "" +msgstr[3] "" #: ../libmatekbd/matekbd-keyboard-config.c:737 #, c-format @@ -62,6 +63,7 @@ msgid_plural "options \"%s\"" msgstr[0] "" msgstr[1] "" msgstr[2] "" +msgstr[3] "" #: ../libmatekbd/matekbd-keyboard-config.c:745 #, c-format diff --git a/po/pl.po b/po/pl.po index 4024d6f..0eba78f 100644 --- a/po/pl.po +++ b/po/pl.po @@ -10,7 +10,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2018-03-14 09:47+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Jan Bońkowski , 2018\n" +"Last-Translator: Piotr Kowalik , 2018\n" "Language-Team: Polish (https://www.transifex.com/mate/teams/13566/pl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -51,19 +51,19 @@ msgstr "Układ klawiatury \"%s\"" #, c-format msgid "layout \"%s\"" msgid_plural "layouts \"%s\"" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" +msgstr[0] "układ \"%s\"" +msgstr[1] "układy \"%s\"" +msgstr[2] "układy \"%s\"" +msgstr[3] "układy \"%s\"" #: ../libmatekbd/matekbd-keyboard-config.c:737 #, c-format msgid "option \"%s\"" msgid_plural "options \"%s\"" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" +msgstr[0] "opcja \"%s\"" +msgstr[1] "opcje \"%s\"" +msgstr[2] "opcje \"%s\"" +msgstr[3] "opcje \"%s\"" #: ../libmatekbd/matekbd-keyboard-config.c:745 #, c-format diff --git a/po/sk.po b/po/sk.po index 4e4328c..ce3c386 100644 --- a/po/sk.po +++ b/po/sk.po @@ -16,7 +16,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: sk\n" -"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" +"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);\n" #: ../libmatekbd/matekbd-indicator.c:116 ../libmatekbd/matekbd-status.c:315 #, c-format @@ -54,6 +54,7 @@ msgid_plural "layouts \"%s\"" msgstr[0] "" msgstr[1] "" msgstr[2] "" +msgstr[3] "" #: ../libmatekbd/matekbd-keyboard-config.c:737 #, c-format @@ -62,6 +63,7 @@ msgid_plural "options \"%s\"" msgstr[0] "" msgstr[1] "" msgstr[2] "" +msgstr[3] "" #: ../libmatekbd/matekbd-keyboard-config.c:745 #, c-format diff --git a/po/tr.po b/po/tr.po index 005063b..d75b238 100644 --- a/po/tr.po +++ b/po/tr.po @@ -51,15 +51,15 @@ msgstr "\"%s\" Klavye Düzeni" #, c-format msgid "layout \"%s\"" msgid_plural "layouts \"%s\"" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "düzen \"%s\"" +msgstr[1] "düzen \"%s\"" #: ../libmatekbd/matekbd-keyboard-config.c:737 #, c-format msgid "option \"%s\"" msgid_plural "options \"%s\"" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "seçenek \"%s\"" +msgstr[1] "seçenek \"%s\"" #: ../libmatekbd/matekbd-keyboard-config.c:745 #, c-format diff --git a/po/uk.po b/po/uk.po index e288ecf..4d13930 100644 --- a/po/uk.po +++ b/po/uk.po @@ -16,7 +16,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: uk\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=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\n" #: ../libmatekbd/matekbd-indicator.c:116 ../libmatekbd/matekbd-status.c:315 #, c-format @@ -54,6 +54,7 @@ msgid_plural "layouts \"%s\"" msgstr[0] "" msgstr[1] "" msgstr[2] "" +msgstr[3] "" #: ../libmatekbd/matekbd-keyboard-config.c:737 #, c-format @@ -62,6 +63,7 @@ msgid_plural "options \"%s\"" msgstr[0] "" msgstr[1] "" msgstr[2] "" +msgstr[3] "" #: ../libmatekbd/matekbd-keyboard-config.c:745 #, c-format diff --git a/po/yo.po b/po/yo.po index 2717d7d..a2ec30e 100644 --- a/po/yo.po +++ b/po/yo.po @@ -16,7 +16,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: yo\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Plural-Forms: nplurals=1; plural=0;\n" #: ../libmatekbd/matekbd-indicator.c:116 ../libmatekbd/matekbd-status.c:315 #, c-format @@ -49,14 +49,12 @@ msgstr "" msgid "layout \"%s\"" msgid_plural "layouts \"%s\"" msgstr[0] "" -msgstr[1] "" #: ../libmatekbd/matekbd-keyboard-config.c:737 #, c-format msgid "option \"%s\"" msgid_plural "options \"%s\"" msgstr[0] "" -msgstr[1] "" #: ../libmatekbd/matekbd-keyboard-config.c:745 #, c-format diff --git a/po/zh_TW.po b/po/zh_TW.po index 40905e1..97881c8 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -35,8 +35,8 @@ msgid "" "For licensing see package metadata" msgstr "" "鍵盤配置「%s」\n" -"版權所有 © X.Org 基金會及 XKeyboardConfig 貢獻者\n" -"要了解授權請查閱套件中繼資料" +"著作權所有 © X.Org 基金會及 XKeyboardConfig 貢獻者\n" +"要了解授權請查閱軟體包中介資料" #: ../libmatekbd/matekbd-keyboard-drawing.c:2583 msgid "Unknown" -- cgit v1.2.1