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:
authorstefan-niedermann <info@niedermann.it>2019-09-16 16:35:33 +0300
committerstefan-niedermann <info@niedermann.it>2019-09-16 16:35:33 +0300
commit89ccd048be52badb093f896cab004e2f46a469b1 (patch)
tree6c20a1c31effbcbf97dff8327857f62711a0945e /app/src/main/res/values-tr
parentf482f2fbdff0684a0f6407082600f8a3ea007c31 (diff)
Adjust wordings
Diffstat (limited to 'app/src/main/res/values-tr')
-rw-r--r--app/src/main/res/values-tr/strings.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/app/src/main/res/values-tr/strings.xml b/app/src/main/res/values-tr/strings.xml
index 8e6b0d49f..eb9187060 100644
--- a/app/src/main/res/values-tr/strings.xml
+++ b/app/src/main/res/values-tr/strings.xml
@@ -14,7 +14,7 @@
<!-- Simple values -->
<string name="simple_boards">Katlar</string>
<string name="simple_cancel">İptal</string>
- <string name="simple_create">Ekle</string>
+ <string name="simple_add">Ekle</string>
<string name="simple_save">Kaydet</string>
<string name="edit_board">Panoyu düzenle</string>
@@ -55,8 +55,8 @@
<string name="hint_assign_people">Kullanıcı ata</string>
<string name="hint_due_date_date">Bitiş tarihi</string>
<string name="activity">Etkinlik</string>
- <string name="create_card">Kart ekle</string>
- <string name="create_stack">Yığın ekle</string>
+ <string name="add_card">Kart ekle</string>
+ <string name="add_column">Yığın ekle</string>
<string name="create_board">Pano ekle</string>
<string name="add_account">Hesap ekle</string>
@@ -75,7 +75,7 @@
<string name="label_clear_due_date">Bitiş tarihini temizle</string>
- <string name="label_create">%1$s Ekle</string>
+ <string name="label_add">%1$s Ekle</string>
<string name="no_columns_available">Kullanılabilecek bir sütun yok</string>
<string name="error">Bir sorun çıktı</string>
<string name="simple_copy">kopyala</string>