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 Jul 4, 2019
1 parent fb07a45 commit 8914cfc
Showing 1 changed file with 45 additions and 0 deletions.
45 changes: 45 additions & 0 deletions lang/translations/af.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
# 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: Afrikaans (https://www.transifex.com/ckeditor/teams/11143/af/)\n"
"Language: af\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

msgctxt "Toolbar button tooltip for the Bold feature."
msgid "Bold"
msgstr "Vetgedruk"

msgctxt "Toolbar button tooltip for the Italic feature."
msgid "Italic"
msgstr "Skuinsgedruk"

msgctxt "Toolbar button tooltip for the Underline feature."
msgid "Underline"
msgstr "Onderstreep"

msgctxt "Toolbar button tooltip for the Code feature."
msgid "Code"
msgstr "Kode"

msgctxt "Toolbar button tooltip for the Strikethrough feature."
msgid "Strikethrough"
msgstr "Deurgetrek"

msgctxt "Toolbar button tooltip for the Subscript feature."
msgid "Subscript"
msgstr "Onderskrif"

msgctxt "Toolbar button tooltip for the Superscript feature."
msgid "Superscript"
msgstr "Boskrif"

0 comments on commit 8914cfc

Please sign in to comment.