From c076842eeb7af82086b8510a8b58787cd7043f6d Mon Sep 17 00:00:00 2001 From: Marek Lewandowski Date: Thu, 13 Feb 2020 10:50:43 +0100 Subject: [PATCH] Other: Updated translations. [skip ci] --- lang/translations/cs.po | 37 ++++++++++++++++++++++++++++++++++++ lang/translations/de.po | 37 ++++++++++++++++++++++++++++++++++++ lang/translations/en-au.po | 37 ++++++++++++++++++++++++++++++++++++ lang/translations/en.po | 2 +- lang/translations/es.po | 37 ++++++++++++++++++++++++++++++++++++ lang/translations/et.po | 37 ++++++++++++++++++++++++++++++++++++ lang/translations/gl.po | 37 ++++++++++++++++++++++++++++++++++++ lang/translations/hu.po | 37 ++++++++++++++++++++++++++++++++++++ lang/translations/id.po | 37 ++++++++++++++++++++++++++++++++++++ lang/translations/it.po | 37 ++++++++++++++++++++++++++++++++++++ lang/translations/lv.po | 37 ++++++++++++++++++++++++++++++++++++ lang/translations/nl.po | 37 ++++++++++++++++++++++++++++++++++++ lang/translations/pt-br.po | 37 ++++++++++++++++++++++++++++++++++++ lang/translations/sk.po | 37 ++++++++++++++++++++++++++++++++++++ lang/translations/sr-latn.po | 37 ++++++++++++++++++++++++++++++++++++ lang/translations/sr.po | 37 ++++++++++++++++++++++++++++++++++++ lang/translations/tr.po | 37 ++++++++++++++++++++++++++++++++++++ lang/translations/uk.po | 37 ++++++++++++++++++++++++++++++++++++ lang/translations/zh-cn.po | 37 ++++++++++++++++++++++++++++++++++++ 19 files changed, 667 insertions(+), 1 deletion(-) create mode 100644 lang/translations/cs.po create mode 100644 lang/translations/de.po create mode 100644 lang/translations/en-au.po create mode 100644 lang/translations/es.po create mode 100644 lang/translations/et.po create mode 100644 lang/translations/gl.po create mode 100644 lang/translations/hu.po create mode 100644 lang/translations/id.po create mode 100644 lang/translations/it.po create mode 100644 lang/translations/lv.po create mode 100644 lang/translations/nl.po create mode 100644 lang/translations/pt-br.po create mode 100644 lang/translations/sk.po create mode 100644 lang/translations/sr-latn.po create mode 100644 lang/translations/sr.po create mode 100644 lang/translations/tr.po create mode 100644 lang/translations/uk.po create mode 100644 lang/translations/zh-cn.po diff --git a/lang/translations/cs.po b/lang/translations/cs.po new file mode 100644 index 00000000..515b2db6 --- /dev/null +++ b/lang/translations/cs.po @@ -0,0 +1,37 @@ +# Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved. +# +# !!! IMPORTANT !!! +# +# Before you edit this file, please keep in mind that contributing to the project +# translations is possible ONLY via the Transifex online service. +# +# To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5. +# +# To learn more, check out the official contributor's guide: +# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html +# +msgid "" +msgstr "" +"Language-Team: Czech (https://www.transifex.com/ckeditor/teams/11143/cs/)\n" +"Language: cs\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" + +msgctxt "A label of the button indicating that using this button will make a selected text non–editable." +msgid "Disable editing" +msgstr "Zakázat úpravy" + +msgctxt "A label of the button indicating that using this button will make a selected text editable." +msgid "Enable editing" +msgstr "Povolit úpravy" + +msgctxt "A label of the button that moves selection to the previous editable region in the content." +msgid "Previous editable region" +msgstr "Předchozí upravitelná oblast" + +msgctxt "A label of the button that moves selection to the next editable region in the content." +msgid "Next editable region" +msgstr "Následující upravitelná oblast" + +msgctxt "A label of the dropdown that provides controls to navigate editable regions in the content." +msgid "Navigate editable regions" +msgstr "Procházet upravitelnými oblastmi" diff --git a/lang/translations/de.po b/lang/translations/de.po new file mode 100644 index 00000000..88f93a07 --- /dev/null +++ b/lang/translations/de.po @@ -0,0 +1,37 @@ +# Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved. +# +# !!! IMPORTANT !!! +# +# Before you edit this file, please keep in mind that contributing to the project +# translations is possible ONLY via the Transifex online service. +# +# To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5. +# +# To learn more, check out the official contributor's guide: +# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html +# +msgid "" +msgstr "" +"Language-Team: German (https://www.transifex.com/ckeditor/teams/11143/de/)\n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgctxt "A label of the button indicating that using this button will make a selected text non–editable." +msgid "Disable editing" +msgstr "Bearbeitung deaktivieren" + +msgctxt "A label of the button indicating that using this button will make a selected text editable." +msgid "Enable editing" +msgstr "Bearbeitung zulassen" + +msgctxt "A label of the button that moves selection to the previous editable region in the content." +msgid "Previous editable region" +msgstr "Vorheriger bearbeitbarer Bereich" + +msgctxt "A label of the button that moves selection to the next editable region in the content." +msgid "Next editable region" +msgstr "Nächster bearbeitbarer Bereich" + +msgctxt "A label of the dropdown that provides controls to navigate editable regions in the content." +msgid "Navigate editable regions" +msgstr "Durch bearbeitbare Bereiche navigieren" diff --git a/lang/translations/en-au.po b/lang/translations/en-au.po new file mode 100644 index 00000000..913b5e3d --- /dev/null +++ b/lang/translations/en-au.po @@ -0,0 +1,37 @@ +# Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved. +# +# !!! IMPORTANT !!! +# +# Before you edit this file, please keep in mind that contributing to the project +# translations is possible ONLY via the Transifex online service. +# +# To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5. +# +# To learn more, check out the official contributor's guide: +# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html +# +msgid "" +msgstr "" +"Language-Team: English (Australia) (https://www.transifex.com/ckeditor/teams/11143/en_AU/)\n" +"Language: en_AU\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgctxt "A label of the button indicating that using this button will make a selected text non–editable." +msgid "Disable editing" +msgstr "Disable editing" + +msgctxt "A label of the button indicating that using this button will make a selected text editable." +msgid "Enable editing" +msgstr "Enable editing" + +msgctxt "A label of the button that moves selection to the previous editable region in the content." +msgid "Previous editable region" +msgstr "Previous editable region" + +msgctxt "A label of the button that moves selection to the next editable region in the content." +msgid "Next editable region" +msgstr "Next editable region" + +msgctxt "A label of the dropdown that provides controls to navigate editable regions in the content." +msgid "Navigate editable regions" +msgstr "Navigate editable regions" diff --git a/lang/translations/en.po b/lang/translations/en.po index 519e10a9..a0f4c953 100644 --- a/lang/translations/en.po +++ b/lang/translations/en.po @@ -1,4 +1,4 @@ -# Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. +# Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved. # # !!! IMPORTANT !!! # diff --git a/lang/translations/es.po b/lang/translations/es.po new file mode 100644 index 00000000..fbdf3f33 --- /dev/null +++ b/lang/translations/es.po @@ -0,0 +1,37 @@ +# Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved. +# +# !!! IMPORTANT !!! +# +# Before you edit this file, please keep in mind that contributing to the project +# translations is possible ONLY via the Transifex online service. +# +# To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5. +# +# To learn more, check out the official contributor's guide: +# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html +# +msgid "" +msgstr "" +"Language-Team: Spanish (https://www.transifex.com/ckeditor/teams/11143/es/)\n" +"Language: es\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgctxt "A label of the button indicating that using this button will make a selected text non–editable." +msgid "Disable editing" +msgstr "Inhabilitar edición" + +msgctxt "A label of the button indicating that using this button will make a selected text editable." +msgid "Enable editing" +msgstr "Habilitar edición" + +msgctxt "A label of the button that moves selection to the previous editable region in the content." +msgid "Previous editable region" +msgstr "Anterior zona editable" + +msgctxt "A label of the button that moves selection to the next editable region in the content." +msgid "Next editable region" +msgstr "Siguiente zona editable" + +msgctxt "A label of the dropdown that provides controls to navigate editable regions in the content." +msgid "Navigate editable regions" +msgstr "Navegar por las zonas editables" diff --git a/lang/translations/et.po b/lang/translations/et.po new file mode 100644 index 00000000..c768ab89 --- /dev/null +++ b/lang/translations/et.po @@ -0,0 +1,37 @@ +# Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved. +# +# !!! IMPORTANT !!! +# +# Before you edit this file, please keep in mind that contributing to the project +# translations is possible ONLY via the Transifex online service. +# +# To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5. +# +# To learn more, check out the official contributor's guide: +# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html +# +msgid "" +msgstr "" +"Language-Team: Estonian (https://www.transifex.com/ckeditor/teams/11143/et/)\n" +"Language: et\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgctxt "A label of the button indicating that using this button will make a selected text non–editable." +msgid "Disable editing" +msgstr "Keela muutmine" + +msgctxt "A label of the button indicating that using this button will make a selected text editable." +msgid "Enable editing" +msgstr "Luba muutmine" + +msgctxt "A label of the button that moves selection to the previous editable region in the content." +msgid "Previous editable region" +msgstr "Eelmine muudetav piirkond" + +msgctxt "A label of the button that moves selection to the next editable region in the content." +msgid "Next editable region" +msgstr "Järgmine muudetav piirkond" + +msgctxt "A label of the dropdown that provides controls to navigate editable regions in the content." +msgid "Navigate editable regions" +msgstr "Muudetavate piirkondade vahel liikumine" diff --git a/lang/translations/gl.po b/lang/translations/gl.po new file mode 100644 index 00000000..9a60e1d4 --- /dev/null +++ b/lang/translations/gl.po @@ -0,0 +1,37 @@ +# Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved. +# +# !!! IMPORTANT !!! +# +# Before you edit this file, please keep in mind that contributing to the project +# translations is possible ONLY via the Transifex online service. +# +# To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5. +# +# To learn more, check out the official contributor's guide: +# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html +# +msgid "" +msgstr "" +"Language-Team: Galician (https://www.transifex.com/ckeditor/teams/11143/gl/)\n" +"Language: gl\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgctxt "A label of the button indicating that using this button will make a selected text non–editable." +msgid "Disable editing" +msgstr "Desactivar a edición" + +msgctxt "A label of the button indicating that using this button will make a selected text editable." +msgid "Enable editing" +msgstr "Activar a edición" + +msgctxt "A label of the button that moves selection to the previous editable region in the content." +msgid "Previous editable region" +msgstr "Área editábel anterior" + +msgctxt "A label of the button that moves selection to the next editable region in the content." +msgid "Next editable region" +msgstr "Seguinte área editábel" + +msgctxt "A label of the dropdown that provides controls to navigate editable regions in the content." +msgid "Navigate editable regions" +msgstr "Navegar polas áreas editábeiss" diff --git a/lang/translations/hu.po b/lang/translations/hu.po new file mode 100644 index 00000000..b7e55693 --- /dev/null +++ b/lang/translations/hu.po @@ -0,0 +1,37 @@ +# Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved. +# +# !!! IMPORTANT !!! +# +# Before you edit this file, please keep in mind that contributing to the project +# translations is possible ONLY via the Transifex online service. +# +# To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5. +# +# To learn more, check out the official contributor's guide: +# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html +# +msgid "" +msgstr "" +"Language-Team: Hungarian (https://www.transifex.com/ckeditor/teams/11143/hu/)\n" +"Language: hu\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgctxt "A label of the button indicating that using this button will make a selected text non–editable." +msgid "Disable editing" +msgstr "Szerkesztés letiltása" + +msgctxt "A label of the button indicating that using this button will make a selected text editable." +msgid "Enable editing" +msgstr "Szerkesztés engedélyezése" + +msgctxt "A label of the button that moves selection to the previous editable region in the content." +msgid "Previous editable region" +msgstr "Előző szerkeszthető terület" + +msgctxt "A label of the button that moves selection to the next editable region in the content." +msgid "Next editable region" +msgstr "Következő szerkeszthető terület" + +msgctxt "A label of the dropdown that provides controls to navigate editable regions in the content." +msgid "Navigate editable regions" +msgstr "Szerkeszthető területek navigálása" diff --git a/lang/translations/id.po b/lang/translations/id.po new file mode 100644 index 00000000..f444ff77 --- /dev/null +++ b/lang/translations/id.po @@ -0,0 +1,37 @@ +# Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved. +# +# !!! IMPORTANT !!! +# +# Before you edit this file, please keep in mind that contributing to the project +# translations is possible ONLY via the Transifex online service. +# +# To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5. +# +# To learn more, check out the official contributor's guide: +# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html +# +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 "A label of the button indicating that using this button will make a selected text non–editable." +msgid "Disable editing" +msgstr "Nonaktifkan penyuntingan" + +msgctxt "A label of the button indicating that using this button will make a selected text editable." +msgid "Enable editing" +msgstr "Aktifkan penyuntingan" + +msgctxt "A label of the button that moves selection to the previous editable region in the content." +msgid "Previous editable region" +msgstr "Bagian penyuntingan sebelumnya" + +msgctxt "A label of the button that moves selection to the next editable region in the content." +msgid "Next editable region" +msgstr "Bagian penyuntingan berikutnya" + +msgctxt "A label of the dropdown that provides controls to navigate editable regions in the content." +msgid "Navigate editable regions" +msgstr "Posisikan bagian-bagian penyuntingan" diff --git a/lang/translations/it.po b/lang/translations/it.po new file mode 100644 index 00000000..78b3734a --- /dev/null +++ b/lang/translations/it.po @@ -0,0 +1,37 @@ +# Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved. +# +# !!! IMPORTANT !!! +# +# Before you edit this file, please keep in mind that contributing to the project +# translations is possible ONLY via the Transifex online service. +# +# To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5. +# +# To learn more, check out the official contributor's guide: +# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html +# +msgid "" +msgstr "" +"Language-Team: Italian (https://www.transifex.com/ckeditor/teams/11143/it/)\n" +"Language: it\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgctxt "A label of the button indicating that using this button will make a selected text non–editable." +msgid "Disable editing" +msgstr "Disabilita modifica" + +msgctxt "A label of the button indicating that using this button will make a selected text editable." +msgid "Enable editing" +msgstr "Abilita modifica" + +msgctxt "A label of the button that moves selection to the previous editable region in the content." +msgid "Previous editable region" +msgstr "Regione modificabile precedente" + +msgctxt "A label of the button that moves selection to the next editable region in the content." +msgid "Next editable region" +msgstr "Regione modificabile successiva" + +msgctxt "A label of the dropdown that provides controls to navigate editable regions in the content." +msgid "Navigate editable regions" +msgstr "Spostati tra regioni modificabili" diff --git a/lang/translations/lv.po b/lang/translations/lv.po new file mode 100644 index 00000000..d3b62cfc --- /dev/null +++ b/lang/translations/lv.po @@ -0,0 +1,37 @@ +# Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved. +# +# !!! IMPORTANT !!! +# +# Before you edit this file, please keep in mind that contributing to the project +# translations is possible ONLY via the Transifex online service. +# +# To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5. +# +# To learn more, check out the official contributor's guide: +# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html +# +msgid "" +msgstr "" +"Language-Team: Latvian (https://www.transifex.com/ckeditor/teams/11143/lv/)\n" +"Language: lv\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n" + +msgctxt "A label of the button indicating that using this button will make a selected text non–editable." +msgid "Disable editing" +msgstr "Atspējot labošanu" + +msgctxt "A label of the button indicating that using this button will make a selected text editable." +msgid "Enable editing" +msgstr "Iespējot labošanu" + +msgctxt "A label of the button that moves selection to the previous editable region in the content." +msgid "Previous editable region" +msgstr "Iepriekšējais labošanas reģions" + +msgctxt "A label of the button that moves selection to the next editable region in the content." +msgid "Next editable region" +msgstr "Nākamais labošanas reģions" + +msgctxt "A label of the dropdown that provides controls to navigate editable regions in the content." +msgid "Navigate editable regions" +msgstr "Navigēt caur labojamajiem reģioniem" diff --git a/lang/translations/nl.po b/lang/translations/nl.po new file mode 100644 index 00000000..4f526c1b --- /dev/null +++ b/lang/translations/nl.po @@ -0,0 +1,37 @@ +# Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved. +# +# !!! IMPORTANT !!! +# +# Before you edit this file, please keep in mind that contributing to the project +# translations is possible ONLY via the Transifex online service. +# +# To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5. +# +# To learn more, check out the official contributor's guide: +# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html +# +msgid "" +msgstr "" +"Language-Team: Dutch (https://www.transifex.com/ckeditor/teams/11143/nl/)\n" +"Language: nl\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +msgctxt "A label of the button indicating that using this button will make a selected text non–editable." +msgid "Disable editing" +msgstr "Bewerken uitschakelen" + +msgctxt "A label of the button indicating that using this button will make a selected text editable." +msgid "Enable editing" +msgstr "Bewerken inschakelen" + +msgctxt "A label of the button that moves selection to the previous editable region in the content." +msgid "Previous editable region" +msgstr "Vorig bewerkbaar gebied" + +msgctxt "A label of the button that moves selection to the next editable region in the content." +msgid "Next editable region" +msgstr "Volgend bewerkbaar gebied" + +msgctxt "A label of the dropdown that provides controls to navigate editable regions in the content." +msgid "Navigate editable regions" +msgstr "Navigeer bewerkbare gebieden" diff --git a/lang/translations/pt-br.po b/lang/translations/pt-br.po new file mode 100644 index 00000000..57489c66 --- /dev/null +++ b/lang/translations/pt-br.po @@ -0,0 +1,37 @@ +# Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved. +# +# !!! IMPORTANT !!! +# +# Before you edit this file, please keep in mind that contributing to the project +# translations is possible ONLY via the Transifex online service. +# +# To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5. +# +# To learn more, check out the official contributor's guide: +# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html +# +msgid "" +msgstr "" +"Language-Team: Portuguese (Brazil) (https://www.transifex.com/ckeditor/teams/11143/pt_BR/)\n" +"Language: pt_BR\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +msgctxt "A label of the button indicating that using this button will make a selected text non–editable." +msgid "Disable editing" +msgstr "Desabilitar edição" + +msgctxt "A label of the button indicating that using this button will make a selected text editable." +msgid "Enable editing" +msgstr "Habilitar edição" + +msgctxt "A label of the button that moves selection to the previous editable region in the content." +msgid "Previous editable region" +msgstr "Ir para região editável anterior" + +msgctxt "A label of the button that moves selection to the next editable region in the content." +msgid "Next editable region" +msgstr "Ir para próxima região editável" + +msgctxt "A label of the dropdown that provides controls to navigate editable regions in the content." +msgid "Navigate editable regions" +msgstr "Navegar entre as regiões editáveis" diff --git a/lang/translations/sk.po b/lang/translations/sk.po new file mode 100644 index 00000000..ac1a5b3f --- /dev/null +++ b/lang/translations/sk.po @@ -0,0 +1,37 @@ +# Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved. +# +# !!! IMPORTANT !!! +# +# Before you edit this file, please keep in mind that contributing to the project +# translations is possible ONLY via the Transifex online service. +# +# To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5. +# +# To learn more, check out the official contributor's guide: +# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html +# +msgid "" +msgstr "" +"Language-Team: Slovak (https://www.transifex.com/ckeditor/teams/11143/sk/)\n" +"Language: sk\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" + +msgctxt "A label of the button indicating that using this button will make a selected text non–editable." +msgid "Disable editing" +msgstr "Vypnúť režim úprav" + +msgctxt "A label of the button indicating that using this button will make a selected text editable." +msgid "Enable editing" +msgstr "Zapnúť režim úprav" + +msgctxt "A label of the button that moves selection to the previous editable region in the content." +msgid "Previous editable region" +msgstr "Predchádzajúca oblasť úprav" + +msgctxt "A label of the button that moves selection to the next editable region in the content." +msgid "Next editable region" +msgstr "Nasledujúca oblasť úprav" + +msgctxt "A label of the dropdown that provides controls to navigate editable regions in the content." +msgid "Navigate editable regions" +msgstr "Navigácia v oblasti úprav" diff --git a/lang/translations/sr-latn.po b/lang/translations/sr-latn.po new file mode 100644 index 00000000..41a373d7 --- /dev/null +++ b/lang/translations/sr-latn.po @@ -0,0 +1,37 @@ +# Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved. +# +# !!! IMPORTANT !!! +# +# Before you edit this file, please keep in mind that contributing to the project +# translations is possible ONLY via the Transifex online service. +# +# To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5. +# +# To learn more, check out the official contributor's guide: +# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html +# +msgid "" +msgstr "" +"Language-Team: Serbian (Latin) (https://www.transifex.com/ckeditor/teams/11143/sr@latin/)\n" +"Language: sr@latin\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" + +msgctxt "A label of the button indicating that using this button will make a selected text non–editable." +msgid "Disable editing" +msgstr "Nemoguće uređivanje" + +msgctxt "A label of the button indicating that using this button will make a selected text editable." +msgid "Enable editing" +msgstr "Omogući uređivanje" + +msgctxt "A label of the button that moves selection to the previous editable region in the content." +msgid "Previous editable region" +msgstr "Prethodna regija za uređivanje" + +msgctxt "A label of the button that moves selection to the next editable region in the content." +msgid "Next editable region" +msgstr "Sledeća regija za uređivanje" + +msgctxt "A label of the dropdown that provides controls to navigate editable regions in the content." +msgid "Navigate editable regions" +msgstr "Pronađi regije za uređivanje" diff --git a/lang/translations/sr.po b/lang/translations/sr.po new file mode 100644 index 00000000..fa60e727 --- /dev/null +++ b/lang/translations/sr.po @@ -0,0 +1,37 @@ +# Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved. +# +# !!! IMPORTANT !!! +# +# Before you edit this file, please keep in mind that contributing to the project +# translations is possible ONLY via the Transifex online service. +# +# To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5. +# +# To learn more, check out the official contributor's guide: +# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html +# +msgid "" +msgstr "" +"Language-Team: Serbian (https://www.transifex.com/ckeditor/teams/11143/sr/)\n" +"Language: sr\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" + +msgctxt "A label of the button indicating that using this button will make a selected text non–editable." +msgid "Disable editing" +msgstr "Немогуће уређивање" + +msgctxt "A label of the button indicating that using this button will make a selected text editable." +msgid "Enable editing" +msgstr "Омогући уређивање" + +msgctxt "A label of the button that moves selection to the previous editable region in the content." +msgid "Previous editable region" +msgstr "Претходна регија за уређивање" + +msgctxt "A label of the button that moves selection to the next editable region in the content." +msgid "Next editable region" +msgstr "Следећа регија за уређивање" + +msgctxt "A label of the dropdown that provides controls to navigate editable regions in the content." +msgid "Navigate editable regions" +msgstr "Пронђи регије за уређивање" diff --git a/lang/translations/tr.po b/lang/translations/tr.po new file mode 100644 index 00000000..95bf50c4 --- /dev/null +++ b/lang/translations/tr.po @@ -0,0 +1,37 @@ +# Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved. +# +# !!! IMPORTANT !!! +# +# Before you edit this file, please keep in mind that contributing to the project +# translations is possible ONLY via the Transifex online service. +# +# To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5. +# +# To learn more, check out the official contributor's guide: +# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html +# +msgid "" +msgstr "" +"Language-Team: Turkish (https://www.transifex.com/ckeditor/teams/11143/tr/)\n" +"Language: tr\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +msgctxt "A label of the button indicating that using this button will make a selected text non–editable." +msgid "Disable editing" +msgstr "Düzenlemeyi devre dışı bırak" + +msgctxt "A label of the button indicating that using this button will make a selected text editable." +msgid "Enable editing" +msgstr "Düzenlemeyi etkinleştir" + +msgctxt "A label of the button that moves selection to the previous editable region in the content." +msgid "Previous editable region" +msgstr "Önceki düzenlenebilir alan" + +msgctxt "A label of the button that moves selection to the next editable region in the content." +msgid "Next editable region" +msgstr "Sonraki düzenlenebilir alan" + +msgctxt "A label of the dropdown that provides controls to navigate editable regions in the content." +msgid "Navigate editable regions" +msgstr "Düzenlenebilir alanlara git" diff --git a/lang/translations/uk.po b/lang/translations/uk.po new file mode 100644 index 00000000..5bc35b08 --- /dev/null +++ b/lang/translations/uk.po @@ -0,0 +1,37 @@ +# Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved. +# +# !!! IMPORTANT !!! +# +# Before you edit this file, please keep in mind that contributing to the project +# translations is possible ONLY via the Transifex online service. +# +# To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5. +# +# To learn more, check out the official contributor's guide: +# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html +# +msgid "" +msgstr "" +"Language-Team: Ukrainian (https://www.transifex.com/ckeditor/teams/11143/uk/)\n" +"Language: uk\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" + +msgctxt "A label of the button indicating that using this button will make a selected text non–editable." +msgid "Disable editing" +msgstr "Вимкнути редагування" + +msgctxt "A label of the button indicating that using this button will make a selected text editable." +msgid "Enable editing" +msgstr "Увімкнути редагування" + +msgctxt "A label of the button that moves selection to the previous editable region in the content." +msgid "Previous editable region" +msgstr "Попередня область редагування" + +msgctxt "A label of the button that moves selection to the next editable region in the content." +msgid "Next editable region" +msgstr "Наступна область редагування" + +msgctxt "A label of the dropdown that provides controls to navigate editable regions in the content." +msgid "Navigate editable regions" +msgstr "Навігація по областях редагування" diff --git a/lang/translations/zh-cn.po b/lang/translations/zh-cn.po new file mode 100644 index 00000000..672a0e55 --- /dev/null +++ b/lang/translations/zh-cn.po @@ -0,0 +1,37 @@ +# Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved. +# +# !!! IMPORTANT !!! +# +# Before you edit this file, please keep in mind that contributing to the project +# translations is possible ONLY via the Transifex online service. +# +# To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5. +# +# To learn more, check out the official contributor's guide: +# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html +# +msgid "" +msgstr "" +"Language-Team: Chinese (China) (https://www.transifex.com/ckeditor/teams/11143/zh_CN/)\n" +"Language: zh_CN\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +msgctxt "A label of the button indicating that using this button will make a selected text non–editable." +msgid "Disable editing" +msgstr "禁用编辑" + +msgctxt "A label of the button indicating that using this button will make a selected text editable." +msgid "Enable editing" +msgstr "允许编辑" + +msgctxt "A label of the button that moves selection to the previous editable region in the content." +msgid "Previous editable region" +msgstr "上一个可编辑区域" + +msgctxt "A label of the button that moves selection to the next editable region in the content." +msgid "Next editable region" +msgstr "下一个可编辑区域" + +msgctxt "A label of the dropdown that provides controls to navigate editable regions in the content." +msgid "Navigate editable regions" +msgstr "导航至可编辑区域"