Преглед изворни кода

Merge branch 'master' into t/ckeditor5/936

Piotrek Koszuliński пре 7 година
родитељ
комит
d9499b6a15

+ 30 - 0
packages/ckeditor5-link/lang/translations/ar.po

@@ -0,0 +1,30 @@
+# Copyright (c) 2003-2018, CKSource - Frederico Knabben. All rights reserved.
+msgid ""
+msgstr ""
+"Language: ar\n"
+"Language-Team: Arabic (https://www.transifex.com/ckeditor/teams/11143/ar/)\n"
+"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
+
+msgctxt "Toolbar button tooltip for the Unlink feature."
+msgid "Unlink"
+msgstr ""
+
+msgctxt "Toolbar button tooltip for the Link feature."
+msgid "Link"
+msgstr "رابط"
+
+msgctxt "Label for the URL input in the Link URL editing balloon."
+msgid "Link URL"
+msgstr ""
+
+msgctxt "Button opening the Link URL editing balloon."
+msgid "Edit link"
+msgstr "تحرير الرابط"
+
+msgctxt "Button opening the link in new browser tab."
+msgid "Open link in new tab"
+msgstr "فتح الرابط في تبويب جديد"
+
+msgctxt "Label explaining that a link has no URL set (the URL is empty)."
+msgid "This link has no URL"
+msgstr ""

+ 30 - 0
packages/ckeditor5-link/lang/translations/cs.po

@@ -0,0 +1,30 @@
+# Copyright (c) 2003-2018, CKSource - Frederico Knabben. All rights reserved.
+msgid ""
+msgstr ""
+"Language: cs\n"
+"Language-Team: Czech (https://www.transifex.com/ckeditor/teams/11143/cs/)\n"
+"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
+
+msgctxt "Toolbar button tooltip for the Unlink feature."
+msgid "Unlink"
+msgstr "Odstranit odkaz"
+
+msgctxt "Toolbar button tooltip for the Link feature."
+msgid "Link"
+msgstr "Odkaz"
+
+msgctxt "Label for the URL input in the Link URL editing balloon."
+msgid "Link URL"
+msgstr "URL odkazu"
+
+msgctxt "Button opening the Link URL editing balloon."
+msgid "Edit link"
+msgstr "Upravit odkaz"
+
+msgctxt "Button opening the link in new browser tab."
+msgid "Open link in new tab"
+msgstr "Otevřít odkaz v nové kartě"
+
+msgctxt "Label explaining that a link has no URL set (the URL is empty)."
+msgid "This link has no URL"
+msgstr "Tento odkaz nemá žádnou URL"

+ 4 - 4
packages/ckeditor5-link/lang/translations/de.po

@@ -15,16 +15,16 @@ msgstr "Link"
 
 
 msgctxt "Label for the URL input in the Link URL editing balloon."
 msgctxt "Label for the URL input in the Link URL editing balloon."
 msgid "Link URL"
 msgid "Link URL"
-msgstr ""
+msgstr "Link Adresse"
 
 
 msgctxt "Button opening the Link URL editing balloon."
 msgctxt "Button opening the Link URL editing balloon."
 msgid "Edit link"
 msgid "Edit link"
-msgstr ""
+msgstr "Link bearbeiten"
 
 
 msgctxt "Button opening the link in new browser tab."
 msgctxt "Button opening the link in new browser tab."
 msgid "Open link in new tab"
 msgid "Open link in new tab"
-msgstr ""
+msgstr "Link im neuen Tab öffnen"
 
 
 msgctxt "Label explaining that a link has no URL set (the URL is empty)."
 msgctxt "Label explaining that a link has no URL set (the URL is empty)."
 msgid "This link has no URL"
 msgid "This link has no URL"
-msgstr ""
+msgstr "Dieser Link hat keine Adresse"