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

Commit

Permalink
Other: Updated translations. [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Reinmar committed May 28, 2019
1 parent 475b1b2 commit af36370
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lang/translations/et.po
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ msgstr ""

msgctxt "Toolbar button tooltip for the Undo feature."
msgid "Undo"
msgstr "Samm tagasi"
msgstr "Võta tagasi"

msgctxt "Toolbar button tooltip for the Redo feature."
msgid "Redo"
msgstr "Samm edasi"
msgstr "Tee uuesti"
25 changes: 25 additions & 0 deletions lang/translations/lt.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# 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: Lithuanian (https://www.transifex.com/ckeditor/teams/11143/lt/)\n"
"Language: lt\n"
"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"

msgctxt "Toolbar button tooltip for the Undo feature."
msgid "Undo"
msgstr "Atgal"

msgctxt "Toolbar button tooltip for the Redo feature."
msgid "Redo"
msgstr "Pirmyn"

0 comments on commit af36370

Please sign in to comment.