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

github.com/stefan-niedermann/nextcloud-deck.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-07-25 06:37:24 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2020-07-25 15:41:34 +0300
commit187d9acc34afdf36b6e6e988bc350e6975a51d2a (patch)
treece020c0abfe594e268f0d923b41ac3a4dd2d8c51 /app/src/main/res/values-tr
parenta6f68983d4a77daff166207ec6cda8f0c1f34139 (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.xml12
1 files changed, 10 insertions, 2 deletions
diff --git a/app/src/main/res/values-tr/strings.xml b/app/src/main/res/values-tr/strings.xml
index 6832e0a50..55a6cc57b 100644
--- a/app/src/main/res/values-tr/strings.xml
+++ b/app/src/main/res/values-tr/strings.xml
@@ -130,7 +130,6 @@
<string name="delete_board_message">Bu işlem içindeki tüm liste ve kartlarla birlikte bu panoyu silecek.</string>
<string name="settings_theme_title">Koyu tema</string>
<string name="settings_branding_title">Markalama</string>
- <string name="settings_compact_title">Sıkışık kip 🆕</string>
<string name="settings_background_sync">Arka planda eşitleme</string>
<string name="pref_value_wifi_and_mobile">Wi-Fi ve mobil veri ile eşitlensin</string>
<string name="pref_value_wifi_only">Yalnız Wi-Fi ile eşitlensin</string>
@@ -263,5 +262,14 @@
<string name="clone_board">Panoyu kopyala</string>
<string name="cloning_board">%1$s kopyalanıyor…</string>
<string name="successfully_cloned_board">%1$s kopyalandı</string>
+ <string name="attachment_does_not_yet_exist">Ek dosya henüz panoda bulunmuyor</string>
+ <string name="card_does_not_yet_exist">Kart henüz panoda bulunmuyor</string>
+
<string name="widget_stack_title">Listele</string>
- </resources>
+ <string name="widget_stack_header_icon">Araç başlık simgesi</string>
+ <string name="widget_stack_placeholder_icon">Araç yer belirteci simgesi</string>
+ <string name="select_stack">Liste seçin</string>
+ <string name="project_type_file">Dosya</string>
+ <string name="projects_title">Projeler</string>
+ <string name="simple_move">Taşı</string>
+</resources>