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-04-26 07:03:27 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2021-04-26 11:29:19 +0300
commitf95d91c272b986fc9489a3bf3e3cf3feeb171eb4 (patch)
tree5a93eaa6dbf615b1f87ac72245f254cb9832c4cb /app/src/main/res/values-tr
parent858292235cd8dfd8cbcef7a5cbdbbf84e909ee0f (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'app/src/main/res/values-tr')
-rw-r--r--app/src/main/res/values-tr/strings.xml7
1 files changed, 6 insertions, 1 deletions
diff --git a/app/src/main/res/values-tr/strings.xml b/app/src/main/res/values-tr/strings.xml
index b99bc454..cdbbf653 100644
--- a/app/src/main/res/values-tr/strings.xml
+++ b/app/src/main/res/values-tr/strings.xml
@@ -6,12 +6,14 @@
<string name="label_all_notes">Tum notlar</string>
<string name="label_favorites">Sık Kullanılanlar</string>
<string name="action_create">Not ekle</string>
+ <string name="welcome_text">%1$s uygulamasına hoş geldiniz</string>
<string name="action_settings">Ayarlar</string>
<string name="action_trashbin">Silinmiş notlar</string>
<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_edit">Düzenle</string>
+ <string name="simple_remove">Sil</string>
<string name="action_edit_save">Kaydet</string>
<string name="simple_about">Hakkında</string>
<string name="simple_link">Bağlantı</string>
@@ -245,5 +247,8 @@
<string name="error_action_open_network">Ağ ayarları</string>
<string name="no_account_configured_yet">Henüz bir hesap yapılandırılmamış</string>
<string name="no_other_accounts">Henüz başka bir hesap yapılandırmamışsınız.</string>
+ <string name="choose_account">Hesap seçin</string>
<string name="context_based_formatting">Bağlam tabanlı biçimlendirme açılan penceresi</string>
-</resources>
+ <string name="remove_account">%1$s sil</string>
+
+ </resources>