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 Apr 18, 2018
1 parent 6a2ed3d commit 586ae62
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 0 deletions.
26 changes: 26 additions & 0 deletions lang/translations/pt-br.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# Copyright (c) 2003-2018, CKSource - Frederico Knabben. All rights reserved.
msgid ""
msgstr ""
"Language: pt_BR\n"
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/ckeditor/teams/11143/pt_BR/)\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"

msgctxt "Toolbar button tooltip for aligning text to the left."
msgid "Align left"
msgstr "Alinhar à esquerda"

msgctxt "Toolbar button tooltip for aligning text to the right."
msgid "Align right"
msgstr "Alinhar à direita"

msgctxt "Toolbar button tooltip for aligning text to center."
msgid "Align center"
msgstr "Centralizar"

msgctxt "Toolbar button tooltip for making text justified."
msgid "Justify"
msgstr "Justificar"

msgctxt "Dropdown button tooltip for the text alignment feature."
msgid "Text alignment"
msgstr "Alinhamento do texto"
26 changes: 26 additions & 0 deletions lang/translations/sv.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# Copyright (c) 2003-2018, CKSource - Frederico Knabben. All rights reserved.
msgid ""
msgstr ""
"Language: sv\n"
"Language-Team: Swedish (https://www.transifex.com/ckeditor/teams/11143/sv/)\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

msgctxt "Toolbar button tooltip for aligning text to the left."
msgid "Align left"
msgstr "Vänsterjustera"

msgctxt "Toolbar button tooltip for aligning text to the right."
msgid "Align right"
msgstr "Högerjustera"

msgctxt "Toolbar button tooltip for aligning text to center."
msgid "Align center"
msgstr ""

msgctxt "Toolbar button tooltip for making text justified."
msgid "Justify"
msgstr "Justera till marginaler"

msgctxt "Dropdown button tooltip for the text alignment feature."
msgid "Text alignment"
msgstr ""

0 comments on commit 586ae62

Please sign in to comment.