feat(i18n): add turkish translations

This commit is contained in:
Oğuz Ersen 2020-10-16 22:14:31 +03:00 committed by Jeremy Attali
parent f3a4ae9009
commit c8419da7fa
2 changed files with 52 additions and 1 deletions

View File

@ -1,2 +1,3 @@
# Set of available languages.
en
en
tr

50
src/po/tr.po Normal file
View File

@ -0,0 +1,50 @@
# Turkish translations for swappy package.
# Copyright (C) 2020 THE swappy'S COPYRIGHT HOLDER
# This file is distributed under the same license as the swappy package.
# Oğuz Ersen <oguzersen@protonmail.com>, 2020.
#
msgid ""
msgstr ""
"Project-Id-Version: swappy\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-06-21 21:57-0400\n"
"PO-Revision-Date: 2020-10-16 22:00+0300\n"
"Last-Translator: Oğuz Ersen <oguzersen@protonmail.com>\n"
"Language-Team: none\n"
"Language: tr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: res/swappy.glade:455
msgid "Line Width"
msgstr "Çizgi Genişliği"
#: res/swappy.glade:525
msgid "Text Size"
msgstr "Metin Boyutu"
#: res/swappy.glade:641
msgid "Toggle Paint Panel"
msgstr "Boyama Panelini Aç/Kapat"
#: res/swappy.glade:667
msgid "Undo Last Paint"
msgstr "Son Boyamayı Geri Al"
#: res/swappy.glade:686
msgid "Redo Previous Paint"
msgstr "Önceki Boyamayı Tekrarla"
#: res/swappy.glade:705
msgid "Clear Paints"
msgstr "Boyamaları Temizle"
#: res/swappy.glade:733
msgid "Copy Surface"
msgstr "Yüzeyi Kopyala"
#: res/swappy.glade:749
msgid "Save Surface"
msgstr "Yüzeyi Kaydet"