Merge pull request #1886 from musashino205/l10n/fix-syntax-uk
i18n: fix syntax errors in Ukrainian po
This commit is contained in:
commit
24fb852054
2 changed files with 1 additions and 7 deletions
|
@ -11,9 +11,6 @@ msgstr ""
|
||||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=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"
|
"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||||
|
|
||||||
msgid ""
|
|
||||||
msgstr "Content-Type: text/plain; charset=UTF-8"
|
|
||||||
|
|
||||||
msgid "%s in %s"
|
msgid "%s in %s"
|
||||||
msgstr "%s у %s"
|
msgstr "%s у %s"
|
||||||
|
|
||||||
|
|
|
@ -11,9 +11,6 @@ msgstr ""
|
||||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=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"
|
"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||||
|
|
||||||
msgid ""
|
|
||||||
msgstr ""Content-Type: text/plain; charset=UTF-8"
|
|
||||||
|
|
||||||
msgid "%.1f dB"
|
msgid "%.1f dB"
|
||||||
msgstr "%.1f дБ"
|
msgstr "%.1f дБ"
|
||||||
|
|
||||||
|
@ -203,7 +200,7 @@ msgstr "Поріг повторювання ARP"
|
||||||
|
|
||||||
msgid "ATM (Asynchronous Transfer Mode)"
|
msgid "ATM (Asynchronous Transfer Mode)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"<abbr title=\"Asynchronous Transfer Mode — асинхронний режим передавання"\">ATM</abbr>"
|
"<abbr title=\"Asynchronous Transfer Mode — асинхронний режим передавання\">ATM</abbr>"
|
||||||
|
|
||||||
msgid "ATM Bridges"
|
msgid "ATM Bridges"
|
||||||
msgstr "ATM-мости"
|
msgstr "ATM-мости"
|
||||||
|
|
Loading…
Reference in a new issue