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-04-19 06:30:00 +0300
committerNextcloud bot <bot@nextcloud.com>2020-04-19 06:30:00 +0300
commit117c8db28115af6a8421fe3dad3f097fb26bc153 (patch)
tree728e316538e05d6f7c087b33437f8aa514e66006 /app/src/main/res/values-tr
parent48502a2b5f2eeddeed472d82989678e96ec101c0 (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.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/app/src/main/res/values-tr/strings.xml b/app/src/main/res/values-tr/strings.xml
index 1c7dda468..7e3b9e030 100644
--- a/app/src/main/res/values-tr/strings.xml
+++ b/app/src/main/res/values-tr/strings.xml
@@ -77,6 +77,7 @@
<string name="error">Bir sorun çıktı</string>
<string name="operation_not_yet_supported">Henüz desteklenmiyor</string>
<string name="simple_copy">kopyala</string>
+ <string name="simple_error">Hata</string>
<string name="simple_exception">İstisna</string>
<string name="copied_to_clipboard">Panoya kopyalandı</string>
<string name="simple_close">kapat</string>
@@ -151,4 +152,10 @@
<string name="no_comments_yet">Henüz bir yorum yok</string>
<string name="no_boards">Henüz bir pano yok</string>
<string name="add_a_new_board_using_the_button">+ düğmesini kullanarak yeni bir pano ekleyebilirsiniz</string>
+ <string name="choose_board">Pano seçin</string>
+ <string name="choose_list">Liste seçin</string>
+ <string name="task_count">%1$s/%2$s</string>
+ <string name="open_in_browser">Tarayıcıda aç</string>
+ <string name="simple_open">Aç</string>
+ <string name="updating_card">Kart güncelleniyor…</string>
</resources>