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

Commit 3604224

Browse files
committed
Other: Updated translations. [skip ci]
1 parent dca0fe4 commit 3604224

File tree

22 files changed

+526
-1
lines changed

22 files changed

+526
-1
lines changed

lang/translations/cs.po

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
2+
#
3+
# !!! IMPORTANT !!!
4+
#
5+
# Before you edit this file, please keep in mind that contributing to the project
6+
# translations is possible ONLY via the Transifex online service.
7+
#
8+
# To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
9+
#
10+
# To learn more, check out the official contributor's guide:
11+
# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
12+
#
13+
msgid ""
14+
msgstr ""
15+
"Language-Team: Czech (https://www.transifex.com/ckeditor/teams/11143/cs/)\n"
16+
"Language: cs\n"
17+
"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"
18+
19+
msgctxt "A label of the button that allows inserting a new code block into the editor content."
20+
msgid "Insert code block"
21+
msgstr "Vložit blok zdrojového kódu"
22+
23+
msgctxt "A language of the code block in the editor content when no specific programming language is associated with it."
24+
msgid "Plain text"
25+
msgstr "Prostý text"

lang/translations/de.po

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
2+
#
3+
# !!! IMPORTANT !!!
4+
#
5+
# Before you edit this file, please keep in mind that contributing to the project
6+
# translations is possible ONLY via the Transifex online service.
7+
#
8+
# To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
9+
#
10+
# To learn more, check out the official contributor's guide:
11+
# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
12+
#
13+
msgid ""
14+
msgstr ""
15+
"Language-Team: German (https://www.transifex.com/ckeditor/teams/11143/de/)\n"
16+
"Language: de\n"
17+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
18+
19+
msgctxt "A label of the button that allows inserting a new code block into the editor content."
20+
msgid "Insert code block"
21+
msgstr "Block einfügen"
22+
23+
msgctxt "A language of the code block in the editor content when no specific programming language is associated with it."
24+
msgid "Plain text"
25+
msgstr "Nur Text"

lang/translations/en-au.po

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
2+
#
3+
# !!! IMPORTANT !!!
4+
#
5+
# Before you edit this file, please keep in mind that contributing to the project
6+
# translations is possible ONLY via the Transifex online service.
7+
#
8+
# To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
9+
#
10+
# To learn more, check out the official contributor's guide:
11+
# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
12+
#
13+
msgid ""
14+
msgstr ""
15+
"Language-Team: English (Australia) (https://www.transifex.com/ckeditor/teams/11143/en_AU/)\n"
16+
"Language: en_AU\n"
17+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
18+
19+
msgctxt "A label of the button that allows inserting a new code block into the editor content."
20+
msgid "Insert code block"
21+
msgstr "Insert code block"
22+
23+
msgctxt "A language of the code block in the editor content when no specific programming language is associated with it."
24+
msgid "Plain text"
25+
msgstr "Plain text"

lang/translations/en.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved.
1+
# Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
22
#
33
# !!! IMPORTANT !!!
44
#

lang/translations/es.po

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
2+
#
3+
# !!! IMPORTANT !!!
4+
#
5+
# Before you edit this file, please keep in mind that contributing to the project
6+
# translations is possible ONLY via the Transifex online service.
7+
#
8+
# To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
9+
#
10+
# To learn more, check out the official contributor's guide:
11+
# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
12+
#
13+
msgid ""
14+
msgstr ""
15+
"Language-Team: Spanish (https://www.transifex.com/ckeditor/teams/11143/es/)\n"
16+
"Language: es\n"
17+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
18+
19+
msgctxt "A label of the button that allows inserting a new code block into the editor content."
20+
msgid "Insert code block"
21+
msgstr "Insertar bloque de código"
22+
23+
msgctxt "A language of the code block in the editor content when no specific programming language is associated with it."
24+
msgid "Plain text"
25+
msgstr "Texto plano"

lang/translations/et.po

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
2+
#
3+
# !!! IMPORTANT !!!
4+
#
5+
# Before you edit this file, please keep in mind that contributing to the project
6+
# translations is possible ONLY via the Transifex online service.
7+
#
8+
# To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
9+
#
10+
# To learn more, check out the official contributor's guide:
11+
# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
12+
#
13+
msgid ""
14+
msgstr ""
15+
"Language-Team: Estonian (https://www.transifex.com/ckeditor/teams/11143/et/)\n"
16+
"Language: et\n"
17+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
18+
19+
msgctxt "A label of the button that allows inserting a new code block into the editor content."
20+
msgid "Insert code block"
21+
msgstr "Sisesta koodiplokk"
22+
23+
msgctxt "A language of the code block in the editor content when no specific programming language is associated with it."
24+
msgid "Plain text"
25+
msgstr "Lihtsalt tekst"

lang/translations/fr.po

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
2+
#
3+
# !!! IMPORTANT !!!
4+
#
5+
# Before you edit this file, please keep in mind that contributing to the project
6+
# translations is possible ONLY via the Transifex online service.
7+
#
8+
# To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
9+
#
10+
# To learn more, check out the official contributor's guide:
11+
# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
12+
#
13+
msgid ""
14+
msgstr ""
15+
"Language-Team: French (https://www.transifex.com/ckeditor/teams/11143/fr/)\n"
16+
"Language: fr\n"
17+
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
18+
19+
msgctxt "A label of the button that allows inserting a new code block into the editor content."
20+
msgid "Insert code block"
21+
msgstr "Insérer un bloque de code"
22+
23+
msgctxt "A language of the code block in the editor content when no specific programming language is associated with it."
24+
msgid "Plain text"
25+
msgstr "Texte brute"

lang/translations/gl.po

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
2+
#
3+
# !!! IMPORTANT !!!
4+
#
5+
# Before you edit this file, please keep in mind that contributing to the project
6+
# translations is possible ONLY via the Transifex online service.
7+
#
8+
# To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
9+
#
10+
# To learn more, check out the official contributor's guide:
11+
# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
12+
#
13+
msgid ""
14+
msgstr ""
15+
"Language-Team: Galician (https://www.transifex.com/ckeditor/teams/11143/gl/)\n"
16+
"Language: gl\n"
17+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
18+
19+
msgctxt "A label of the button that allows inserting a new code block into the editor content."
20+
msgid "Insert code block"
21+
msgstr "Inserir bloque de código"
22+
23+
msgctxt "A language of the code block in the editor content when no specific programming language is associated with it."
24+
msgid "Plain text"
25+
msgstr "Texto simple"

lang/translations/hu.po

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
2+
#
3+
# !!! IMPORTANT !!!
4+
#
5+
# Before you edit this file, please keep in mind that contributing to the project
6+
# translations is possible ONLY via the Transifex online service.
7+
#
8+
# To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
9+
#
10+
# To learn more, check out the official contributor's guide:
11+
# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
12+
#
13+
msgid ""
14+
msgstr ""
15+
"Language-Team: Hungarian (https://www.transifex.com/ckeditor/teams/11143/hu/)\n"
16+
"Language: hu\n"
17+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
18+
19+
msgctxt "A label of the button that allows inserting a new code block into the editor content."
20+
msgid "Insert code block"
21+
msgstr "Kód blokk beszúrása"
22+
23+
msgctxt "A language of the code block in the editor content when no specific programming language is associated with it."
24+
msgid "Plain text"
25+
msgstr "Egyszerű szöveg"

lang/translations/id.po

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
2+
#
3+
# !!! IMPORTANT !!!
4+
#
5+
# Before you edit this file, please keep in mind that contributing to the project
6+
# translations is possible ONLY via the Transifex online service.
7+
#
8+
# To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
9+
#
10+
# To learn more, check out the official contributor's guide:
11+
# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
12+
#
13+
msgid ""
14+
msgstr ""
15+
"Language-Team: Indonesian (https://www.transifex.com/ckeditor/teams/11143/id/)\n"
16+
"Language: id\n"
17+
"Plural-Forms: nplurals=1; plural=0;\n"
18+
19+
msgctxt "A label of the button that allows inserting a new code block into the editor content."
20+
msgid "Insert code block"
21+
msgstr "Sisipkan blok kode"
22+
23+
msgctxt "A language of the code block in the editor content when no specific programming language is associated with it."
24+
msgid "Plain text"
25+
msgstr "Teks mentah"

0 commit comments

Comments
 (0)