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>2019-12-18 07:04:44 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2019-12-18 14:41:43 +0300
commit9898c0135132b323c433f0bc33ce3fbd2bef7b88 (patch)
tree378466536a66d0664a3cf1ab3c38e2d14f991f10 /app/src/main/res/values-tr
parentc7baac004f02456c4544b127921b8d187b2d6363 (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, 4 insertions, 2 deletions
diff --git a/app/src/main/res/values-tr/strings.xml b/app/src/main/res/values-tr/strings.xml
index 14dd15703..b06309623 100644
--- a/app/src/main/res/values-tr/strings.xml
+++ b/app/src/main/res/values-tr/strings.xml
@@ -10,13 +10,13 @@
<!-- Simple values -->
<string name="simple_boards">Katlar</string>
- <string name="simple_cancel">İptal</string>
<string name="simple_add">Ekle</string>
<string name="simple_save">Kaydet</string>
<string name="edit_board">Panoyu düzenle</string>
<string name="archive_board">Panoyu arşivle</string>
<string name="delete_board">Panoyu sil</string>
+ <string name="delete_something">%1$s Sil</string>
<!-- About -->
<string name="about">Hakkında</string>
@@ -118,5 +118,7 @@
<string name="owner">Sahibi</string>
<string name="simple_comment">Açıklama</string>
<string name="attachment_delete_message">Bu işlem bu ek dosyasını silecek.</string>
- <string name="delete_attachment">%1$s sil</string>
+ <string name="no_content">Henüz bir içerik yok</string>
+ <string name="action_card_move">Kartı taşı</string>
+ <string name="action_card_move_title">%1$s Taşı</string>
</resources>