0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-02-05 17:10:17 +00:00
nextcloud_server/apps/files_reminders/l10n/tr.json
Nextcloud bot 5f00a26c3a
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-12-17 00:21:13 +00:00

30 lines
No EOL
2.2 KiB
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{ "translations": {
"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.\n\nNote: to use the `File reminders` app, ensure that the `Notifications` app is installed and enabled. The `Notifications` app provides the necessary APIs for the `File reminders` app to work correctly." : "**📣 Dosya anımsatıcıları**\n\nDosya anımsatıcıları ayarlayın.\n\nNot: `Dosya anımsatıcıları` uygulamasını kullanmak için `Bildirimler` uygulamasının kurulmuş ve etkinleştirilmiş olduğundan emin olun. `Bildirimler` uygulaması `Dosya anımsatıcıları` uygulamasının doğru çalışması için gerekli API uygulamalarını sağlar.",
"We will remind you of this file" : "Size bu dosyayı anımsatacağız",
"Please choose a valid date & time" : "Lütfen geçerli bir tarih ve saat seçin",
"Cancel" : "İptal",
"Clear reminder" : "Anımsatıcıyı temizle",
"Set reminder" : "Anımsatıcı ayarla",
"Set reminder for \"{fileName}\"" : "\"{fileName}\" 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ı",
"Reminder cleared for \"{fileName}\"" : "\"{fileName}\" anımsatıcısı kaldırıldı",
"Failed to clear reminder" : "Anımsatıcı temizlenemedi",
"Reminder set" : "Anımsatıcı ayarlandı",
"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"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}