diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-12 00:24:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-12 00:24:29 +0000 |
commit | 63ed89ea5c9cf2c5a18f29a8a93067392b9d8dc4 (patch) | |
tree | 4cb7beb0b941c3c68a324ff0381d1c7a023081f6 /apps/files_reminders | |
parent | 9dfb7e28c46326b962e447e69449a515d9b6d49f (diff) | |
download | nextcloud-server-63ed89ea5c9cf2c5a18f29a8a93067392b9d8dc4.tar.gz nextcloud-server-63ed89ea5c9cf2c5a18f29a8a93067392b9d8dc4.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_reminders')
-rw-r--r-- | apps/files_reminders/l10n/tr.js | 2 | ||||
-rw-r--r-- | apps/files_reminders/l10n/tr.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/files_reminders/l10n/tr.js b/apps/files_reminders/l10n/tr.js index c5c021cfaf7..76b7108a4a0 100644 --- a/apps/files_reminders/l10n/tr.js +++ b/apps/files_reminders/l10n/tr.js @@ -7,9 +7,11 @@ OC.L10N.register( "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.", + "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", "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", "Clear reminder" : "Anımsatıcıyı temizle", "Reminder set for \"{fileName}\"" : "\"{fileName}\" için anımsatıcı ayarlandı", diff --git a/apps/files_reminders/l10n/tr.json b/apps/files_reminders/l10n/tr.json index e2f9af0457f..2e7990f78fe 100644 --- a/apps/files_reminders/l10n/tr.json +++ b/apps/files_reminders/l10n/tr.json @@ -5,9 +5,11 @@ "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.", + "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", "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", "Clear reminder" : "Anımsatıcıyı temizle", "Reminder set for \"{fileName}\"" : "\"{fileName}\" için anımsatıcı ayarlandı", |