Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/notes.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-07-18 05:38:09 +0300
committerNextcloud bot <bot@nextcloud.com>2019-07-18 05:38:09 +0300
commitd5c28e16abee83041e4bdcee9e719e49c5c2e905 (patch)
tree58558af0b7cc91a79a8b0ac75805faf5b3f17701 /l10n/tr.js
parentcd5f79ecd4f009434130ef7eeb2a9fcce181bf2b (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/tr.js')
-rw-r--r--l10n/tr.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/l10n/tr.js b/l10n/tr.js
index 91204749..4fc96a83 100644
--- a/l10n/tr.js
+++ b/l10n/tr.js
@@ -43,6 +43,7 @@ OC.L10N.register(
"Saving failed!" : "Kaydedilemedi!",
"Last modified: {date}" : "Son değişiklik: {date}",
"Note has unsaved changes" : "Kaydedilmemiş değişiklikler var",
+ "Subcategory" : "Alt kategori",
"_%n word_::_%n words_" : ["%n sözcük","%n sözcük"],
"Write down your thoughts without any distractions." : "Konuyu dağıtmadan düşüncelerinizi yazın.",
"Use Markdown markups to style your text." : "Metni biçimlendirmek için markdown kod imlerini kullanın.",
@@ -51,6 +52,7 @@ OC.L10N.register(
"Android app" : "Android uygulaması",
"iOS app" : "iOS uygulaması",
"Start writing a note by clicking on “{newnote}” in the app navigation." : "Uygulama menüsünden “{newnote}” üzerine tıklayarak bir not yazmaya başlayın.",
+ "You can create subcategories by using “/” as delimiter between parent category and subcategory, e.g. “{parent}/{sub}”." : "Üst kategori ile alt kategori arasında “/” karakterini kullanarak alt kategoriler oluşturabilirsiniz. Örnek “{üst}/{alt}”.",
"See JavaScript console for details." : "Ayrıntılar için JavaScript betiğine bakın.",
"Updating settings has failed." : "Ayarlar güncellenemedi.",
"Fetching notes has failed." : "Notlar alınamadı.",