Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stefan-niedermann/nextcloud-notes.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-10-02 06:59:40 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2021-10-02 11:38:52 +0300
commit852f43b7d34ad65f74b0ce88efbf792e29994227 (patch)
tree1255510abc3a2873af4672c7035b341b6ef1a6b0 /app/src/main/res/values-tr
parent8cd95258f2f97767f32519572a3127c68f66b99b (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'app/src/main/res/values-tr')
-rw-r--r--app/src/main/res/values-tr/strings.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/app/src/main/res/values-tr/strings.xml b/app/src/main/res/values-tr/strings.xml
index ea222817..f0ce495a 100644
--- a/app/src/main/res/values-tr/strings.xml
+++ b/app/src/main/res/values-tr/strings.xml
@@ -12,6 +12,7 @@
<string name="action_search">Arama</string>
<string name="action_sorting_method">Sıralama yöntemi</string>
<string name="simple_cancel">İptal</string>
+ <string name="simple_switch">Değiştir</string>
<string name="simple_edit">Düzenle</string>
<string name="simple_remove">Sil</string>
<string name="action_edit_save">Kaydet</string>
@@ -265,4 +266,7 @@
<string name="settings_file_suffix_description">Nextcloud üzerinde notlarınız için kullanılacak dosya uzantısı </string>
<string name="settings_file_suffix_success">Yeni dosya son eki: %1$s</string>
<string name="http_status_code">HTTP durum kodu: %1$d</string>
- </resources>
+ <string name="progress_import_indeterminate">Notlar içe aktarılıyor…</string>
+ <string name="progress_import">Not %1$d / %2$d içe aktarılıyor…</string>
+ <string name="account_imported">Hesap içe aktarıldı.</string>
+</resources>