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

Commit 01125b7

Browse files
committed
Other: Updated translations. [skip ci]
1 parent 78e619e commit 01125b7

File tree

3 files changed

+66
-5
lines changed

3 files changed

+66
-5
lines changed

lang/translations/et.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,11 @@ msgstr "Paremale joondatud pilt"
4242

4343
msgctxt "Label for the Change image text alternative button."
4444
msgid "Change image text alternative"
45-
msgstr "Muuda pildi tekstilist alternatiivi"
45+
msgstr "Muuda pildi asenduskirjeldust"
4646

4747
msgctxt "Label for the image text alternative input."
4848
msgid "Text alternative"
49-
msgstr "Alternatiivne tekst"
49+
msgstr "Asenduskirjeldus"
5050

5151
msgctxt "Placeholder text for image caption displayed when caption is empty."
5252
msgid "Enter image caption"

lang/translations/lt.po

Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,61 @@
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: Lithuanian (https://www.transifex.com/ckeditor/teams/11143/lt/)\n"
16+
"Language: lt\n"
17+
"Plural-Forms: nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);\n"
18+
19+
msgctxt "Label for the image widget."
20+
msgid "image widget"
21+
msgstr "vaizdų valdiklis"
22+
23+
msgctxt "Label for the Side image option."
24+
msgid "Side image"
25+
msgstr "Vaizdas šone"
26+
27+
msgctxt "Label for the Full size image option."
28+
msgid "Full size image"
29+
msgstr "Pilno dydžio vaizdas"
30+
31+
msgctxt "Label for the Left aligned image option"
32+
msgid "Left aligned image"
33+
msgstr "Vaizdas kairėje"
34+
35+
msgctxt "Label for the Centered image option"
36+
msgid "Centered image"
37+
msgstr "Vaizdas centre"
38+
39+
msgctxt "Label for the Right aligned image option"
40+
msgid "Right aligned image"
41+
msgstr "Vaizdas dešinėje"
42+
43+
msgctxt "Label for the Change image text alternative button."
44+
msgid "Change image text alternative"
45+
msgstr "Pakeisti vaizdo alternatyvųjį tekstą"
46+
47+
msgctxt "Label for the image text alternative input."
48+
msgid "Text alternative"
49+
msgstr "Alternatyvusis tekstas"
50+
51+
msgctxt "Placeholder text for image caption displayed when caption is empty."
52+
msgid "Enter image caption"
53+
msgstr "Įveskite vaizdo antraštę"
54+
55+
msgctxt "Label for the insert image toolbar button."
56+
msgid "Insert image"
57+
msgstr "Įterpti vaizdą"
58+
59+
msgctxt "Title of the notification displayed when upload fails."
60+
msgid "Upload failed"
61+
msgstr "Įkelti nepavyko"

lang/translations/zh.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,15 +30,15 @@ msgstr "完整大小圖片"
3030

3131
msgctxt "Label for the Left aligned image option"
3232
msgid "Left aligned image"
33-
msgstr ""
33+
msgstr "向左對齊圖片"
3434

3535
msgctxt "Label for the Centered image option"
3636
msgid "Centered image"
37-
msgstr ""
37+
msgstr "置中圖片"
3838

3939
msgctxt "Label for the Right aligned image option"
4040
msgid "Right aligned image"
41-
msgstr ""
41+
msgstr "向右對齊圖片"
4242

4343
msgctxt "Label for the Change image text alternative button."
4444
msgid "Change image text alternative"

0 commit comments

Comments
 (0)