Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

Commit

Permalink
Other: Updated translations. [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Reinmar committed Jan 22, 2019
1 parent 5913ca4 commit 8223ff2
Show file tree
Hide file tree
Showing 6 changed files with 108 additions and 6 deletions.
34 changes: 34 additions & 0 deletions lang/translations/az.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
# Copyright (c) 2003-2018, CKSource - Frederico Knabben. All rights reserved.
msgid ""
msgstr ""
"Language-Team: Azerbaijani (https://www.transifex.com/ckeditor/teams/11143/az/)\n"
"Language: az\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

msgctxt "Toolbar button tooltip for the Bold feature."
msgid "Bold"
msgstr "Yarıqalın"

msgctxt "Toolbar button tooltip for the Italic feature."
msgid "Italic"
msgstr "Kursiv"

msgctxt "Toolbar button tooltip for the Underline feature."
msgid "Underline"
msgstr "Altdan xətt"

msgctxt "Toolbar button tooltip for the Code feature."
msgid "Code"
msgstr "Kod"

msgctxt "Toolbar button tooltip for the Strikethrough feature."
msgid "Strikethrough"
msgstr "Qaralanmış"

msgctxt "Toolbar button tooltip for the Subscript feature."
msgid "Subscript"
msgstr "Alt yazı"

msgctxt "Toolbar button tooltip for the Superscript feature."
msgid "Superscript"
msgstr "Üst yazı"
4 changes: 2 additions & 2 deletions lang/translations/de.po
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ msgstr "Durchgestrichen"

msgctxt "Toolbar button tooltip for the Subscript feature."
msgid "Subscript"
msgstr ""
msgstr "Tiefgestellt"

msgctxt "Toolbar button tooltip for the Superscript feature."
msgid "Superscript"
msgstr ""
msgstr "Hochgestellt"
4 changes: 2 additions & 2 deletions lang/translations/et.po
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ msgstr "Läbijoonitud"

msgctxt "Toolbar button tooltip for the Subscript feature."
msgid "Subscript"
msgstr ""
msgstr "Alaindeks"

msgctxt "Toolbar button tooltip for the Superscript feature."
msgid "Superscript"
msgstr ""
msgstr "Ülaindeks"
34 changes: 34 additions & 0 deletions lang/translations/he.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
# Copyright (c) 2003-2018, CKSource - Frederico Knabben. All rights reserved.
msgid ""
msgstr ""
"Language-Team: Hebrew (https://www.transifex.com/ckeditor/teams/11143/he/)\n"
"Language: he\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"

msgctxt "Toolbar button tooltip for the Bold feature."
msgid "Bold"
msgstr "מודגש"

msgctxt "Toolbar button tooltip for the Italic feature."
msgid "Italic"
msgstr "נטוי"

msgctxt "Toolbar button tooltip for the Underline feature."
msgid "Underline"
msgstr "קו תחתון"

msgctxt "Toolbar button tooltip for the Code feature."
msgid "Code"
msgstr "קוד"

msgctxt "Toolbar button tooltip for the Strikethrough feature."
msgid "Strikethrough"
msgstr "קו חוצה"

msgctxt "Toolbar button tooltip for the Subscript feature."
msgid "Subscript"
msgstr "כתב תחתי"

msgctxt "Toolbar button tooltip for the Superscript feature."
msgid "Superscript"
msgstr "כתב עילי"
34 changes: 34 additions & 0 deletions lang/translations/id.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
# Copyright (c) 2003-2018, CKSource - Frederico Knabben. All rights reserved.
msgid ""
msgstr ""
"Language-Team: Indonesian (https://www.transifex.com/ckeditor/teams/11143/id/)\n"
"Language: id\n"
"Plural-Forms: nplurals=1; plural=0;\n"

msgctxt "Toolbar button tooltip for the Bold feature."
msgid "Bold"
msgstr "Tebal"

msgctxt "Toolbar button tooltip for the Italic feature."
msgid "Italic"
msgstr "Miring"

msgctxt "Toolbar button tooltip for the Underline feature."
msgid "Underline"
msgstr "Garis bawah"

msgctxt "Toolbar button tooltip for the Code feature."
msgid "Code"
msgstr "Kode"

msgctxt "Toolbar button tooltip for the Strikethrough feature."
msgid "Strikethrough"
msgstr "Coret"

msgctxt "Toolbar button tooltip for the Subscript feature."
msgid "Subscript"
msgstr "Subskrip"

msgctxt "Toolbar button tooltip for the Superscript feature."
msgid "Superscript"
msgstr "Superskrip"
4 changes: 2 additions & 2 deletions lang/translations/it.po
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ msgstr "Barrato"

msgctxt "Toolbar button tooltip for the Subscript feature."
msgid "Subscript"
msgstr ""
msgstr "Pedice"

msgctxt "Toolbar button tooltip for the Superscript feature."
msgid "Superscript"
msgstr ""
msgstr "Apice"

0 comments on commit 8223ff2

Please sign in to comment.