Przeglądaj źródła

Internal: Updated translations. [skip ci]

Piotrek Koszuliński 8 lat temu
rodzic
commit
db59852c7a
1 zmienionych plików z 30 dodań i 0 usunięć
  1. 30 0
      packages/ckeditor5-heading/lang/translations/ro.po

+ 30 - 0
packages/ckeditor5-heading/lang/translations/ro.po

@@ -0,0 +1,30 @@
+# 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 "Drop-down option label for the paragraph format."
+msgid "Paragraph"
+msgstr "Paragraf"
+
+msgctxt "Tooltip for the heading drop-down."
+msgid "Heading"
+msgstr "Titlu rubrică"
+
+msgctxt "Default label for the heading drop-down."
+msgid "Choose heading"
+msgstr "Alege titlu rubrică"
+
+msgctxt "Drop-down option label for the heading level 1 format."
+msgid "Heading 1"
+msgstr "Titlu rubrică 1"
+
+msgctxt "Drop-down option label for the heading level 2 format."
+msgid "Heading 2"
+msgstr "Titlu rubrică 2"
+
+msgctxt "Drop-down option label for the heading level 3 format."
+msgid "Heading 3"
+msgstr "Titlu rubrică 3"