Selaa lähdekoodia

Internal: Updated translations. [skip ci]

Piotrek Koszuliński 8 vuotta sitten
vanhempi
commit
dbeb5f3cce

+ 3 - 3
packages/ckeditor5-image/lang/translations/it.po

@@ -19,15 +19,15 @@ msgstr "Immagine a dimensione intera"
 
 msgctxt "Label for the Left aligned image option"
 msgid "Left aligned image"
-msgstr ""
+msgstr "Immagine allineata a sinistra"
 
 msgctxt "Label for the Centered image option"
 msgid "Centered image"
-msgstr ""
+msgstr "Immagine centrata"
 
 msgctxt "Label for the Right aligned image option"
 msgid "Right aligned image"
-msgstr ""
+msgstr "Immagine allineata a destra"
 
 msgctxt "Label for the Change image text alternative button."
 msgid "Change image text alternative"

+ 42 - 0
packages/ckeditor5-image/lang/translations/ro.po

@@ -0,0 +1,42 @@
+# Copyright (c) Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
+msgid ""
+msgstr ""
+"Language: ro\n"
+"Language-Team: Romanian (https://www.transifex.com/ckeditor/teams/11143/ro/)\n"
+"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n"
+
+msgctxt "Label for the image widget."
+msgid "image widget"
+msgstr "widget imagine"
+
+msgctxt "Label for the Side image option."
+msgid "Side image"
+msgstr "Imagine laterală"
+
+msgctxt "Label for the Full size image option."
+msgid "Full size image"
+msgstr "Imagine mărime completă"
+
+msgctxt "Label for the Left aligned image option"
+msgid "Left aligned image"
+msgstr "Imagine aliniată stângă"
+
+msgctxt "Label for the Centered image option"
+msgid "Centered image"
+msgstr "Imagine aliniată pe centru"
+
+msgctxt "Label for the Right aligned image option"
+msgid "Right aligned image"
+msgstr "Imagine aliniată dreapta"
+
+msgctxt "Label for the Change image text alternative button."
+msgid "Change image text alternative"
+msgstr "Schimbă textul alternativ al imaginii"
+
+msgctxt "Label for the image text alternative input."
+msgid "Text alternative"
+msgstr "Text alternativ"
+
+msgctxt "Placeholder text for image caption displayed when caption is empty."
+msgid "Enter image caption"
+msgstr "Introdu titlul descriptiv al imaginii"