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
mlewand committed Nov 27, 2019
1 parent 7d02125 commit 65c337a
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 1 deletion.
2 changes: 1 addition & 1 deletion lang/translations/he.po
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ msgstr "הדגשה"

msgctxt "Label used by assistive technologies describing the highlight feature toolbar."
msgid "Text highlight toolbar"
msgstr ""
msgstr "סרגל הדגשת טקסט"
53 changes: 53 additions & 0 deletions lang/translations/vi.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
# 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: Vietnamese (https://www.transifex.com/ckeditor/teams/11143/vi/)\n"
"Language: vi\n"
"Plural-Forms: nplurals=1; plural=0;\n"

msgctxt "Toolbar button tooltip for applying yellow marker (text highlight)."
msgid "Yellow marker"
msgstr "Bút vàng"

msgctxt "Toolbar button tooltip for applying green marker (text highlight)."
msgid "Green marker"
msgstr "Bút xanh lá"

msgctxt "Toolbar button tooltip for applying pink marker (text highlight)."
msgid "Pink marker"
msgstr "Bút hồng"

msgctxt "Toolbar button tooltip for applying blue marker (text highlight)."
msgid "Blue marker"
msgstr "Bút xanh dương"

msgctxt "Toolbar button tooltip for applying red pen (text color)."
msgid "Red pen"
msgstr "Mực đỏ"

msgctxt "Toolbar button tooltip for applying green pen (text color)."
msgid "Green pen"
msgstr "Mực xanh"

msgctxt "Toolbar button tooltip for removing text highlight."
msgid "Remove highlight"
msgstr "Xóa làm nổi"

msgctxt "Toolbar button tooltip for the text highlight feature."
msgid "Highlight"
msgstr "Làm nổi"

msgctxt "Label used by assistive technologies describing the highlight feature toolbar."
msgid "Text highlight toolbar"
msgstr "Thanh công cụ làm nổi chữ"

0 comments on commit 65c337a

Please sign in to comment.