From 520186df73e7a341e1cce47a6ff61d9ff1730c98 Mon Sep 17 00:00:00 2001 From: Muhammet Kara Date: Sun, 20 Sep 2026 16:37:55 +0000 Subject: [PATCH] Add Turkish translation --- server/po/LINGUAS | 1 + server/po/tr.po | 89 +++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 90 insertions(+) create mode 100644 server/po/tr.po diff --git a/server/po/LINGUAS b/server/po/LINGUAS index 585df407..c5c58a50 100644 --- a/server/po/LINGUAS +++ b/server/po/LINGUAS @@ -12,5 +12,6 @@ ru sl sr sv +tr uk zh_CN diff --git a/server/po/tr.po b/server/po/tr.po new file mode 100644 index 00000000..a1b6c81f --- /dev/null +++ b/server/po/tr.po @@ -0,0 +1,89 @@ +# Turkish translation for oo7. +# Copyright (C) 2026 oo7's COPYRIGHT HOLDER +# This file is distributed under the same license as the oo7 package. +# Muhammet Kara , 2026. +# +msgid "" +msgstr "" +"Project-Id-Version: oo7 main\n" +"Report-Msgid-Bugs-To: https://github.com/linux-credentials/oo7/issues\n" +"POT-Creation-Date: 2026-09-20 15:37+0000\n" +"PO-Revision-Date: 2026-09-20 19:37+0300\n" +"Last-Translator: Muhammet Kara \n" +"Language-Team: Turkish \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=1; plural=0;\n" +"X-Generator: Gtranslator 49.0\n" + +#: ../src/gnome/prompter.rs:151 +msgid "Change Keyring Password" +msgstr "Anahtarlık Parolasını Değiştir" + +#: ../src/gnome/prompter.rs:152 +#, rust-format +msgid "Choose a new password for the “{}” keyring" +msgstr "“{}” anahtarlığı için yeni bir parola seçin" + +#: ../src/gnome/prompter.rs:155 ../src/prompt/mod.rs:408 +#, rust-format +msgid "" +"An application wants to change the password for the “{}” keyring. Choose the " +"new password you want to use for it." +msgstr "" +"Bir uygulama “{}” anahtarlığının parolasını değiştirmek istiyor. Bu " +"anahtarlık için kullanmak istediğiniz yeni parolayı seçin." + +#: ../src/gnome/prompter.rs:160 +msgid "This operation cannot be reverted" +msgstr "Bu işlem geri döndürülemez" + +#: ../src/gnome/prompter.rs:166 +msgid "Continue" +msgstr "Devam Et" + +#: ../src/gnome/prompter.rs:167 ../src/gnome/prompter.rs:193 +#: ../src/gnome/prompter.rs:215 +msgid "Cancel" +msgstr "İptal" + +#: ../src/gnome/prompter.rs:177 +msgid "Unlock Keyring" +msgstr "Anahtarlık Kilidini Aç" + +#: ../src/gnome/prompter.rs:178 +msgid "Authentication required" +msgstr "Kimlik doğrulama gerekli" + +#: ../src/gnome/prompter.rs:181 ../src/prompt/mod.rs:398 +#, rust-format +msgid "An application wants access to the keyring “{}”, but it is locked" +msgstr "" +"Bir uygulama “{}” anahtarlığına erişmek istiyor, fakat anahtarlık kilitli" + +#: ../src/gnome/prompter.rs:192 +msgid "Unlock" +msgstr "Kilidi Aç" + +#: ../src/gnome/prompter.rs:199 +msgid "New Keyring Password" +msgstr "Yeni Anahtarlık Parolası" + +#: ../src/gnome/prompter.rs:200 +msgid "Choose password for new keyring" +msgstr "Yeni anahtarlık için parola seçin" + +#: ../src/gnome/prompter.rs:203 ../src/prompt/mod.rs:403 +#, rust-format +msgid "" +"An application wants to create a new keyring called “{}”. Choose the " +"password you want to use for it." +msgstr "" +"Bir uygulama “{}” adlı yeni bir anahtarlık oluşturmak istiyor. Bunun için " +"kullanmak istediğiniz parolayı seçin." + +#: ../src/gnome/prompter.rs:214 +msgid "Create" +msgstr "Oluştur"