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-20 06:37:02 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2020-07-20 16:18:59 +0300
commit52ef02e13654973238f5a4c628cbb93d72d1eee8 (patch)
tree692689fc3eea15c441a7511a982531f72d385cad /app/src/main/res/values-tr
parent0b9805a5c30a80b9e3dc5aa7889d91975141d3de (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.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/src/main/res/values-tr/strings.xml b/app/src/main/res/values-tr/strings.xml
index 3402c7609..df3186a1a 100644
--- a/app/src/main/res/values-tr/strings.xml
+++ b/app/src/main/res/values-tr/strings.xml
@@ -38,6 +38,8 @@
<string name="simple_disabled">devre dışı</string>
<string name="simple_copied">Kopyalandı</string>
<string name="simple_archive">Arşivle</string>
+ <string name="simple_unassigned">Atanmamış</string>
+
<string name="edit_board">Panoyu düzenle</string>
<string name="archive_board">Panoyu arşivle</string>
<string name="delete_board">Panoyu sil</string>
@@ -256,5 +258,8 @@
</plurals>
<string name="simple_report">Hata bildirin</string>
<string name="error_action_open_battery_settings">Pil ayarları</string>
+ <string name="move_warning">Kart başka bir panoya taşınırken yorum ya da ek dosyalar aktarılamaz.</string>
<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>
</resources>