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>2020-02-16 06:34:23 +0300
committerstefan-niedermann <info@niedermann.it>2020-02-16 17:57:34 +0300
commit3cd27566380c916838a42675f609a336db5a9b4d (patch)
tree6116084b6ae00f7487ddb869a1f05ef11473bf49 /app/src/main/res/values-tr
parentb672b505f7cbf2f812a2b49cd63df4398f8bace6 (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.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/app/src/main/res/values-tr/strings.xml b/app/src/main/res/values-tr/strings.xml
index 1d8f7d33..9fcb851e 100644
--- a/app/src/main/res/values-tr/strings.xml
+++ b/app/src/main/res/values-tr/strings.xml
@@ -51,6 +51,12 @@
<!-- Error -->
<string name="error_sync">Eşitlenemedi: %1$s</string>
+ <string name="error_json">Notlar uygulaması sunucu üzerinde etkinleştirilmiş mi?</string>
+ <string name="error_no_network">Ağ bağlantısı yok</string>
+ <string name="error_files_app">Dosyalar uygulamasını kurdunuz mu?</string>
+ <string name="error_unknown">Bilinmeyen bir sorun çıktı.</string>
+ <string name="error_insufficient_storage">Sunucu depolama alanı doldu.</string>
+
<!-- About -->
<string name="about_version_title">Sürüm</string>
<string name="about_version">Şu anda &lt;strong>%1$s&lt;/strong> kullanıyorsunuz</string>