summaryrefslogtreecommitdiff
path: root/po/tr.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/tr.po')
-rw-r--r--po/tr.po53
1 files changed, 44 insertions, 9 deletions
diff --git a/po/tr.po b/po/tr.po
index 1556536c..83daa274 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: drawing\n"
"Report-Msgid-Bugs-To: github.com/maoschanz/drawing/issues/new/choose\n"
-"POT-Creation-Date: 2022-04-10 15:56+0200\n"
+"POT-Creation-Date: 2023-02-23 00:46+0100\n"
"PO-Revision-Date: 2022-02-17 10:55+0300\n"
"Last-Translator: Serkan ÖNDER <serkanonder@outlook.com>\n"
"Language-Team: \n"
@@ -89,6 +89,32 @@ msgstr "Desteklenen dosya türleri PNG, JPEG ve BMP'yi içerir."
#. translate this one!
#: data/com.github.maoschanz.drawing.appdata.xml.in
msgid ""
+"Version 1.0.2 features several minor bug fixes, and various new translations."
+msgstr ""
+"Sürüm 1.0.2, birkaç küçük hata düzeltmesi ve çeşitli yeni çeviriler "
+"içermektedir."
+
+#: data/com.github.maoschanz.drawing.appdata.xml.in
+msgid ""
+"Saving the image should be more reliable, especially when replacing the "
+"transparent pixels with a solid color."
+msgstr ""
+
+#: data/com.github.maoschanz.drawing.appdata.xml.in
+msgid ""
+"The user interface of the \"select\" tool changed, as well as the keyboard "
+"shortcuts to change tab."
+msgstr ""
+
+#: data/com.github.maoschanz.drawing.appdata.xml.in
+msgid ""
+"A small rendering issue when previewing a blur filter has also been fixed."
+msgstr ""
+
+#. very generic release notes i use for ALL minor updates, please
+#. translate this one!
+#: data/com.github.maoschanz.drawing.appdata.xml.in
+msgid ""
"Version 1.0.1 features several minor bug fixes, and various new translations."
msgstr ""
"Sürüm 1.0.1, birkaç küçük hata düzeltmesi ve çeşitli yeni çeviriler "
@@ -361,9 +387,10 @@ msgstr "Tercihler"
msgid "View"
msgstr "Görünüm"
-#: src/ui/app-menus.ui
-msgid "Show the preview"
-msgstr "Önizlemeyi göster"
+#: src/ui/app-menus.ui src/optionsbars/classic/optionsbar-classic.ui
+#: src/optionsbars/selection/optionsbar-selection.ui src/tools/ui/tool-text.ui
+msgid "Preview"
+msgstr "Önizlenim"
#: src/ui/app-menus.ui src/ui/shortcuts.ui src/preferences.py
msgid "Zoom"
@@ -1297,12 +1324,25 @@ msgstr "Renk boşluğu"
msgid "Invalid format"
msgstr "Geçersiz biçim"
+#. an actual error occurred!
+#. Context: an error message
+#: src/saving_manager.py
+#, fuzzy
+msgid "Failed to replace transparency"
+msgstr "Saydamlığı şununla değiştir:"
+
#. Context: an error message
#: src/saving_manager.py
#, python-format
msgid "Failed to save %s"
msgstr "Kaydedilemedi %s"
+#. Context: an error message
+#: src/saving_manager.py
+#, fuzzy, python-format
+msgid "Failed to reload %s"
+msgstr "Araç yüklenemedi: %s"
+
#. Context: Untitled(.png) is the default name of a newly saved file
#: src/saving_manager.py
msgid "Untitled"
@@ -1667,11 +1707,6 @@ msgstr "Araç boyutu"
msgid "No options"
msgstr "Seçenek yok"
-#: src/optionsbars/classic/optionsbar-classic.ui
-#: src/optionsbars/selection/optionsbar-selection.ui src/tools/ui/tool-text.ui
-msgid "Preview"
-msgstr "Önizlenim"
-
#: src/optionsbars/classic/optionsbar-color-popover.ui
msgid "How the color will be applied to the existing pixels"
msgstr "Rengin mevcut piksellere nasıl uygulanacağı"