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-03-18 06:39:59 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2020-03-18 11:06:59 +0300
commit44b4d618aeb78660028b4b3c2c04d2203d70ff94 (patch)
treea6afed3aa8528b6ab82c81589058fb85e297f9a4 /app/src/main/res/values-tr
parent417ec6cfbf38fe5370f745c81a4b820ba71745f4 (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.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/src/main/res/values-tr/strings.xml b/app/src/main/res/values-tr/strings.xml
index 671aa7fa9..7106c2ea3 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="simple_boards">Katlar</string>
<string name="simple_add">Ekle</string>
<string name="simple_save">Kaydet</string>
+ <string name="simple_more">Daha Fazla</string>
<string name="edit_board">Panoyu düzenle</string>
<string name="archive_board">Panoyu arşivle</string>
@@ -132,4 +133,5 @@
<string name="please_add_an_account_first">Lütfen önce bir hesap ekleyin</string>
<string name="title_is_mandatory">Başlığın yazılması zorunludur</string>
<string name="provide_at_least_a_title_or_description">Lütfen en azından başlığı ya da açıklamayı yazın</string>
+ <string name="server_error">Sunucu sorunu</string>
</resources>