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 Aug 19, 2019
1 parent 3ee2ea0 commit e0138f6
Show file tree
Hide file tree
Showing 2 changed files with 98 additions and 0 deletions.
49 changes: 49 additions & 0 deletions lang/translations/da.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
# 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: Danish (https://www.transifex.com/ckeditor/teams/11143/da/)\n"
"Language: da\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

msgctxt "Toolbar button tooltip for applying yellow marker (text highlight)."
msgid "Yellow marker"
msgstr "Gul markør"

msgctxt "Toolbar button tooltip for applying green marker (text highlight)."
msgid "Green marker"
msgstr "Grøn markør"

msgctxt "Toolbar button tooltip for applying pink marker (text highlight)."
msgid "Pink marker"
msgstr "Lyserød markør"

msgctxt "Toolbar button tooltip for applying blue marker (text highlight)."
msgid "Blue marker"
msgstr "Blå markør"

msgctxt "Toolbar button tooltip for applying red pen (text color)."
msgid "Red pen"
msgstr "Rød pen"

msgctxt "Toolbar button tooltip for applying green pen (text color)."
msgid "Green pen"
msgstr "Grøn pen"

msgctxt "Toolbar button tooltip for removing text highlight."
msgid "Remove highlight"
msgstr "Fjern fremhævning"

msgctxt "Toolbar button tooltip for the text highlight feature."
msgid "Highlight"
msgstr "Fremhæv"
49 changes: 49 additions & 0 deletions lang/translations/en-gb.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
# 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: English (United Kingdom) (https://www.transifex.com/ckeditor/teams/11143/en_GB/)\n"
"Language: en_GB\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

msgctxt "Toolbar button tooltip for applying yellow marker (text highlight)."
msgid "Yellow marker"
msgstr "Yellow marker"

msgctxt "Toolbar button tooltip for applying green marker (text highlight)."
msgid "Green marker"
msgstr "Green marker"

msgctxt "Toolbar button tooltip for applying pink marker (text highlight)."
msgid "Pink marker"
msgstr "Pink marker"

msgctxt "Toolbar button tooltip for applying blue marker (text highlight)."
msgid "Blue marker"
msgstr "Blue marker"

msgctxt "Toolbar button tooltip for applying red pen (text color)."
msgid "Red pen"
msgstr "Red pen"

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

msgctxt "Toolbar button tooltip for removing text highlight."
msgid "Remove highlight"
msgstr "Remove highlight"

msgctxt "Toolbar button tooltip for the text highlight feature."
msgid "Highlight"
msgstr "Highlight"

0 comments on commit e0138f6

Please sign in to comment.