aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_reminders/l10n/tr.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_reminders/l10n/tr.js')
-rw-r--r--apps/files_reminders/l10n/tr.js29
1 files changed, 29 insertions, 0 deletions
diff --git a/apps/files_reminders/l10n/tr.js b/apps/files_reminders/l10n/tr.js
new file mode 100644
index 00000000000..6b3c5d1606c
--- /dev/null
+++ b/apps/files_reminders/l10n/tr.js
@@ -0,0 +1,29 @@
+OC.L10N.register(
+ "files_reminders",
+ {
+ "File reminders" : "Dosya anımsatıcıları",
+ "Reminder for {name}" : "{name} anımsatıcısı",
+ "View file" : "Dosyayı görüntüle",
+ "View folder" : "Klasörü görüntüle",
+ "Set file reminders" : "Dosya anımsatıcıları ayarla",
+ "**📣 File reminders**\n\nSet file reminders." : "**📣 Dosya anımsatıcıları**\n\nDosya anımsatıcıları ayarla.",
+ "Back" : "Geri",
+ "Clear reminder" : "Anımsatıcıyı temizle",
+ "Set custom reminder" : "Özel anımsatıcı ayarla",
+ "Later today" : "Bugün daha sonra",
+ "Set reminder for later today" : "Bugün daha sonrası için anımsatıcı ayarla",
+ "Tomorrow" : "Yarın",
+ "Set reminder for tomorrow" : "Yarın için anımsatıcı ayarla",
+ "This weekend" : "Bu hafta sonu",
+ "Set reminder for this weekend" : "Bu hafta sonu için anımsatıcı ayarla",
+ "Next week" : "Sonraki hafta",
+ "Set reminder for next week" : "Gelecek hafta için anımsatıcı ayarla",
+ "Set reminder at custom date & time" : "Özel bir tarih ve saat için anımsatıcı ayarla",
+ "Reminder set for \"{fileName}\"" : "\"{fileName}\" için anımsatıcı ayarlandı",
+ "Failed to set reminder" : "Anımsatıcı ayarlanamadı",
+ "Please choose a valid date & time" : "Lütfen geçerli bir tarih ve saat seçin",
+ "Reminder cleared" : "Anımsatıcı temizlendi",
+ "Failed to clear reminder" : "Anımsatıcı temizlenemedi",
+ "Failed to load reminder" : "Anımsatıcı yüklenemedi"
+},
+"nplurals=2; plural=(n > 1);");