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 5c41c1a commit 201cf3c
Show file tree
Hide file tree
Showing 3 changed files with 60 additions and 7 deletions.
8 changes: 4 additions & 4 deletions lang/translations/da.po
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ msgstr ""

msgctxt "Dropdown option label for the paragraph format."
msgid "Paragraph"
msgstr "Formattering"
msgstr "Afsnit"

msgctxt "Tooltip for the heading dropdown."
msgid "Heading"
Expand All @@ -42,12 +42,12 @@ msgstr "Overskrift 3"

msgctxt "Dropdown option label for the heading level 4 format."
msgid "Heading 4"
msgstr ""
msgstr "Overskrift 4"

msgctxt "Dropdown option label for the heading level 5 format."
msgid "Heading 5"
msgstr ""
msgstr "Overskrift 5"

msgctxt "Dropdown option label for the heading level 6 format."
msgid "Heading 6"
msgstr ""
msgstr "Overskrift 6"
53 changes: 53 additions & 0 deletions lang/translations/en-gb.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: 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 "Dropdown option label for the paragraph format."
msgid "Paragraph"
msgstr "Paragraph"

msgctxt "Tooltip for the heading dropdown."
msgid "Heading"
msgstr "Heading"

msgctxt "Default label for the heading dropdown."
msgid "Choose heading"
msgstr "Choose heading"

msgctxt "Dropdown option label for the heading level 1 format."
msgid "Heading 1"
msgstr "Heading 1"

msgctxt "Dropdown option label for the heading level 2 format."
msgid "Heading 2"
msgstr "Heading 2"

msgctxt "Dropdown option label for the heading level 3 format."
msgid "Heading 3"
msgstr "Heading 3"

msgctxt "Dropdown option label for the heading level 4 format."
msgid "Heading 4"
msgstr "Heading 4"

msgctxt "Dropdown option label for the heading level 5 format."
msgid "Heading 5"
msgstr "Heading 5"

msgctxt "Dropdown option label for the heading level 6 format."
msgid "Heading 6"
msgstr "Heading 6"
6 changes: 3 additions & 3 deletions lang/translations/nl.po
Original file line number Diff line number Diff line change
Expand Up @@ -42,12 +42,12 @@ msgstr "Kop 3"

msgctxt "Dropdown option label for the heading level 4 format."
msgid "Heading 4"
msgstr ""
msgstr "Kop 4"

msgctxt "Dropdown option label for the heading level 5 format."
msgid "Heading 5"
msgstr ""
msgstr "Kop 5"

msgctxt "Dropdown option label for the heading level 6 format."
msgid "Heading 6"
msgstr ""
msgstr "Kop 6"

0 comments on commit 201cf3c

Please sign in to comment.