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

Commit 1730b88

Browse files
committed
Other: Updated translations. [skip ci]
1 parent d9a47c6 commit 1730b88

File tree

14 files changed

+553
-7
lines changed

14 files changed

+553
-7
lines changed

lang/translations/cs.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Copyright (c) 2003-2018, CKSource - Frederico Knabben. All rights reserved.
22
msgid ""
33
msgstr ""
4-
"Language: cs\n"
54
"Language-Team: Czech (https://www.transifex.com/ckeditor/teams/11143/cs/)\n"
5+
"Language: cs\n"
66
"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"
77

88
msgctxt "Label for the insert table toolbar button."

lang/translations/de-ch.po

Lines changed: 78 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,78 @@
1+
# Copyright (c) 2003-2018, CKSource - Frederico Knabben. All rights reserved.
2+
msgid ""
3+
msgstr ""
4+
"Language-Team: German (Switzerland) (https://www.transifex.com/ckeditor/teams/11143/de_CH/)\n"
5+
"Language: de_CH\n"
6+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
7+
8+
msgctxt "Label for the insert table toolbar button."
9+
msgid "Insert table"
10+
msgstr "Tabelle einfügen"
11+
12+
msgctxt "Label for the set/unset table header column button."
13+
msgid "Header column"
14+
msgstr "Kopfspalte"
15+
16+
msgctxt "Label for the insert table column before the current one button."
17+
msgid "Insert column before"
18+
msgstr "Spalte links einfügen"
19+
20+
msgctxt "Label for the insert table column after the current one button."
21+
msgid "Insert column after"
22+
msgstr "Spalte rechts einfügen"
23+
24+
msgctxt "Label for the delete table column button."
25+
msgid "Delete column"
26+
msgstr "Spalte löschen"
27+
28+
msgctxt "Label for the table column dropdown button."
29+
msgid "Column"
30+
msgstr "Spalte"
31+
32+
msgctxt "Label for the set/unset table header row button."
33+
msgid "Header row"
34+
msgstr "Kopfspalte"
35+
36+
msgctxt "Label for the insert row below button."
37+
msgid "Insert row below"
38+
msgstr "Zeile unten einfügen"
39+
40+
msgctxt "Label for the insert row above button."
41+
msgid "Insert row above"
42+
msgstr "Zeile oben einfügen"
43+
44+
msgctxt "Label for the delete table row button."
45+
msgid "Delete row"
46+
msgstr "Zeile löschen"
47+
48+
msgctxt "Label for the table row dropdown button."
49+
msgid "Row"
50+
msgstr "Zeile"
51+
52+
msgctxt "Label for the merge table cell up button."
53+
msgid "Merge cell up"
54+
msgstr "Zelle oben verbinden"
55+
56+
msgctxt "Label for the merge table cell right button."
57+
msgid "Merge cell right"
58+
msgstr "Zele rechts verbinden"
59+
60+
msgctxt "Label for the merge table cell down button."
61+
msgid "Merge cell down"
62+
msgstr "Zelle unten verbinden"
63+
64+
msgctxt "Label for the merge table cell left button."
65+
msgid "Merge cell left"
66+
msgstr "Zelle links verbinden"
67+
68+
msgctxt "Label for the split table cell vertically button."
69+
msgid "Split cell vertically"
70+
msgstr "Zelle vertikal teilen"
71+
72+
msgctxt "Label for the split table cell horizontally button."
73+
msgid "Split cell horizontally"
74+
msgstr "Zelle horizontal teilen"
75+
76+
msgctxt "Label for the merge table cells button."
77+
msgid "Merge cells"
78+
msgstr "Zellen verbinden"

lang/translations/de.po

Lines changed: 78 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,78 @@
1+
# Copyright (c) 2003-2018, CKSource - Frederico Knabben. All rights reserved.
2+
msgid ""
3+
msgstr ""
4+
"Language-Team: German (https://www.transifex.com/ckeditor/teams/11143/de/)\n"
5+
"Language: de\n"
6+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
7+
8+
msgctxt "Label for the insert table toolbar button."
9+
msgid "Insert table"
10+
msgstr "Tabelle einfügen"
11+
12+
msgctxt "Label for the set/unset table header column button."
13+
msgid "Header column"
14+
msgstr "Kopfspalte"
15+
16+
msgctxt "Label for the insert table column before the current one button."
17+
msgid "Insert column before"
18+
msgstr "Spalte links einfügen"
19+
20+
msgctxt "Label for the insert table column after the current one button."
21+
msgid "Insert column after"
22+
msgstr "Spalte rechts einfügen"
23+
24+
msgctxt "Label for the delete table column button."
25+
msgid "Delete column"
26+
msgstr "Spalte löschen"
27+
28+
msgctxt "Label for the table column dropdown button."
29+
msgid "Column"
30+
msgstr "Spalte"
31+
32+
msgctxt "Label for the set/unset table header row button."
33+
msgid "Header row"
34+
msgstr "Kopfzeile"
35+
36+
msgctxt "Label for the insert row below button."
37+
msgid "Insert row below"
38+
msgstr "Zeile unten einfügen"
39+
40+
msgctxt "Label for the insert row above button."
41+
msgid "Insert row above"
42+
msgstr "Zeile oben einfügen"
43+
44+
msgctxt "Label for the delete table row button."
45+
msgid "Delete row"
46+
msgstr "Zeile löschen"
47+
48+
msgctxt "Label for the table row dropdown button."
49+
msgid "Row"
50+
msgstr "Zeile"
51+
52+
msgctxt "Label for the merge table cell up button."
53+
msgid "Merge cell up"
54+
msgstr "Zelle verbinden"
55+
56+
msgctxt "Label for the merge table cell right button."
57+
msgid "Merge cell right"
58+
msgstr "Zelle rechts verbinden"
59+
60+
msgctxt "Label for the merge table cell down button."
61+
msgid "Merge cell down"
62+
msgstr "Zelle unten verbinden"
63+
64+
msgctxt "Label for the merge table cell left button."
65+
msgid "Merge cell left"
66+
msgstr "Zelle links verbinden"
67+
68+
msgctxt "Label for the split table cell vertically button."
69+
msgid "Split cell vertically"
70+
msgstr "Zelle vertikal teilen"
71+
72+
msgctxt "Label for the split table cell horizontally button."
73+
msgid "Split cell horizontally"
74+
msgstr "Zelle horizontal teilen"
75+
76+
msgctxt "Label for the merge table cells button."
77+
msgid "Merge cells"
78+
msgstr "Zellen verbinden"

lang/translations/en-au.po

Lines changed: 78 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,78 @@
1+
# Copyright (c) 2003-2018, CKSource - Frederico Knabben. All rights reserved.
2+
msgid ""
3+
msgstr ""
4+
"Language-Team: English (Australia) (https://www.transifex.com/ckeditor/teams/11143/en_AU/)\n"
5+
"Language: en_AU\n"
6+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
7+
8+
msgctxt "Label for the insert table toolbar button."
9+
msgid "Insert table"
10+
msgstr "Insert table"
11+
12+
msgctxt "Label for the set/unset table header column button."
13+
msgid "Header column"
14+
msgstr "Header column"
15+
16+
msgctxt "Label for the insert table column before the current one button."
17+
msgid "Insert column before"
18+
msgstr "Insert column before"
19+
20+
msgctxt "Label for the insert table column after the current one button."
21+
msgid "Insert column after"
22+
msgstr "Insert column after"
23+
24+
msgctxt "Label for the delete table column button."
25+
msgid "Delete column"
26+
msgstr "Delete column"
27+
28+
msgctxt "Label for the table column dropdown button."
29+
msgid "Column"
30+
msgstr "Column"
31+
32+
msgctxt "Label for the set/unset table header row button."
33+
msgid "Header row"
34+
msgstr "Header row"
35+
36+
msgctxt "Label for the insert row below button."
37+
msgid "Insert row below"
38+
msgstr "Insert row below"
39+
40+
msgctxt "Label for the insert row above button."
41+
msgid "Insert row above"
42+
msgstr "Insert row above"
43+
44+
msgctxt "Label for the delete table row button."
45+
msgid "Delete row"
46+
msgstr "Delete row"
47+
48+
msgctxt "Label for the table row dropdown button."
49+
msgid "Row"
50+
msgstr "Row"
51+
52+
msgctxt "Label for the merge table cell up button."
53+
msgid "Merge cell up"
54+
msgstr "Merge cell up"
55+
56+
msgctxt "Label for the merge table cell right button."
57+
msgid "Merge cell right"
58+
msgstr "Merge cell right"
59+
60+
msgctxt "Label for the merge table cell down button."
61+
msgid "Merge cell down"
62+
msgstr "Merge cell down"
63+
64+
msgctxt "Label for the merge table cell left button."
65+
msgid "Merge cell left"
66+
msgstr "Merge cell left"
67+
68+
msgctxt "Label for the split table cell vertically button."
69+
msgid "Split cell vertically"
70+
msgstr "Split cell vertically"
71+
72+
msgctxt "Label for the split table cell horizontally button."
73+
msgid "Split cell horizontally"
74+
msgstr "Split cell horizontally"
75+
76+
msgctxt "Label for the merge table cells button."
77+
msgid "Merge cells"
78+
msgstr "Merge cells"

lang/translations/et.po

Lines changed: 78 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,78 @@
1+
# Copyright (c) 2003-2018, CKSource - Frederico Knabben. All rights reserved.
2+
msgid ""
3+
msgstr ""
4+
"Language-Team: Estonian (https://www.transifex.com/ckeditor/teams/11143/et/)\n"
5+
"Language: et\n"
6+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
7+
8+
msgctxt "Label for the insert table toolbar button."
9+
msgid "Insert table"
10+
msgstr "Sisesta tabel"
11+
12+
msgctxt "Label for the set/unset table header column button."
13+
msgid "Header column"
14+
msgstr "Päise veerg"
15+
16+
msgctxt "Label for the insert table column before the current one button."
17+
msgid "Insert column before"
18+
msgstr "Sisesta veerg ettepoole"
19+
20+
msgctxt "Label for the insert table column after the current one button."
21+
msgid "Insert column after"
22+
msgstr "Sisesta veerg tahapoole"
23+
24+
msgctxt "Label for the delete table column button."
25+
msgid "Delete column"
26+
msgstr "Kustuta veerg"
27+
28+
msgctxt "Label for the table column dropdown button."
29+
msgid "Column"
30+
msgstr "Veerg"
31+
32+
msgctxt "Label for the set/unset table header row button."
33+
msgid "Header row"
34+
msgstr "Päise rida"
35+
36+
msgctxt "Label for the insert row below button."
37+
msgid "Insert row below"
38+
msgstr "Sisesta rida allapoole"
39+
40+
msgctxt "Label for the insert row above button."
41+
msgid "Insert row above"
42+
msgstr "Sisesta rida ülespoole"
43+
44+
msgctxt "Label for the delete table row button."
45+
msgid "Delete row"
46+
msgstr "Kustuta rida"
47+
48+
msgctxt "Label for the table row dropdown button."
49+
msgid "Row"
50+
msgstr "Rido"
51+
52+
msgctxt "Label for the merge table cell up button."
53+
msgid "Merge cell up"
54+
msgstr "Liida ülemise lahtriga"
55+
56+
msgctxt "Label for the merge table cell right button."
57+
msgid "Merge cell right"
58+
msgstr "Liida paremal oleva lahtriga"
59+
60+
msgctxt "Label for the merge table cell down button."
61+
msgid "Merge cell down"
62+
msgstr "Liida alumise lahtriga"
63+
64+
msgctxt "Label for the merge table cell left button."
65+
msgid "Merge cell left"
66+
msgstr "Liida vasakul oleva lahtriga"
67+
68+
msgctxt "Label for the split table cell vertically button."
69+
msgid "Split cell vertically"
70+
msgstr "Jaga lahter vertikaalselt"
71+
72+
msgctxt "Label for the split table cell horizontally button."
73+
msgid "Split cell horizontally"
74+
msgstr "Jaga lahter horisontaalselt"
75+
76+
msgctxt "Label for the merge table cells button."
77+
msgid "Merge cells"
78+
msgstr "Liida lahtrid"

lang/translations/hr.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Copyright (c) 2003-2018, CKSource - Frederico Knabben. All rights reserved.
22
msgid ""
33
msgstr ""
4-
"Language: hr\n"
54
"Language-Team: Croatian (https://www.transifex.com/ckeditor/teams/11143/hr/)\n"
5+
"Language: hr\n"
66
"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"
77

88
msgctxt "Label for the insert table toolbar button."

lang/translations/hu.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Copyright (c) 2003-2018, CKSource - Frederico Knabben. All rights reserved.
22
msgid ""
33
msgstr ""
4-
"Language: hu\n"
54
"Language-Team: Hungarian (https://www.transifex.com/ckeditor/teams/11143/hu/)\n"
5+
"Language: hu\n"
66
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
77

88
msgctxt "Label for the insert table toolbar button."

lang/translations/it.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Copyright (c) 2003-2018, CKSource - Frederico Knabben. All rights reserved.
22
msgid ""
33
msgstr ""
4-
"Language: it\n"
54
"Language-Team: Italian (https://www.transifex.com/ckeditor/teams/11143/it/)\n"
5+
"Language: it\n"
66
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
77

88
msgctxt "Label for the insert table toolbar button."

lang/translations/nb.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Copyright (c) 2003-2018, CKSource - Frederico Knabben. All rights reserved.
22
msgid ""
33
msgstr ""
4-
"Language: nb\n"
54
"Language-Team: Norwegian Bokmål (https://www.transifex.com/ckeditor/teams/11143/nb/)\n"
5+
"Language: nb\n"
66
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
77

88
msgctxt "Label for the insert table toolbar button."

0 commit comments

Comments
 (0)