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

github.com/nextcloud/files_retention.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/tr.js')
-rw-r--r--l10n/tr.js28
1 files changed, 14 insertions, 14 deletions
diff --git a/l10n/tr.js b/l10n/tr.js
index c11a3aa..aacbdc0 100644
--- a/l10n/tr.js
+++ b/l10n/tr.js
@@ -1,35 +1,35 @@
OC.L10N.register(
"files_retention",
{
- "Not a number" : "Bir sayı değil",
- "Retention rule saved" : "Saklama kuralı kaydedildi",
- "An error occurred while trying to save the retention rule" : "Saklama kuralı kaydedilirken bir sorun çıktı",
- "Select tag…" : "Etiket seçin …",
+ "Files retention" : "Dosya saklama",
+ "{file} will be removed in 24 hours" : "{file} dosyası 24 saat içinde silinecek",
+ "Your systems retention rules will delete this file within 24 hours." : "Sisteminizin saklama kurallarına göre bu dosya 24 saat içinde silinecek.",
+ "Retention" : "Saklama",
+ "This application allows for automatic deletion of files after a given time." : "Bu uygulama belirtilen süre sonunda dosyaların otomatik olarak silinmesini sağlar.",
+ "An app for Nextcloud to control automatic deletion of files after a given time.\nOptionally the users can be informed the day before." : "Dosyaların belirli bir süre sonra otomatik olarak silinmesini sağlayan Nextcloud uygulaması.\nİsteğe bağlı olarak kullanıcılar bir gün önceden bilgilendirilebilir.",
+ "Define if files tagged with a specific tag should be deleted automatically after some time. This is useful for confidential documents." : "Belirli bir süre sonra otomatik olarak silinmesini istediğiniz dosya etiketlerini seçin. Bu özellik gizli belgeler için kullanışlıdır.",
+ "Create" : "Oluştur",
"Days" : "Gün",
"Weeks" : "Hafta",
"Months" : "Ay",
"Years" : "Yıl",
"Creation" : "Oluşturulma",
"Last modification" : "Son değişiklik",
+ "Not a number" : "Bir sayı değil",
+ "Select tag…" : "Etiket seçin …",
"Delete" : "Sil",
"Yes" : "Evet",
"No" : "Hayır",
"Error while deleting the retention rule" : "Saklama kuralı silinirken bir sorun çıktı",
- "Files retention" : "Dosya saklama",
- "{file} will be removed in 24 hours" : "{file} dosyası 24 saat içinde silinecek",
- "Your systems retention rules will delete this file within 24 hours." : "Sisteminizin saklama kurallarına göre bu dosya 24 saat içinde silinecek.",
- "Retention" : "Saklama",
- "This application allows for automatic deletion of files after a given time." : "Bu uygulama belirtilen süre sonunda dosyaların otomatik olarak silinmesini sağlar.",
- "An app for Nextcloud to control automatic deletion of files after a given time.\nOptionally the users can be informed the day before." : "Dosyaların belirli bir süre sonra otomatik olarak silinmesini sağlayan Nextcloud uygulaması.\nİsteğe bağlı olarak kullanıcılar bir gün önceden bilgilendirilebilir.",
"File retention" : "Dosya saklama",
"Open documentation" : "Belgeleri aç",
- "Define if files tagged with a specific tag should be deleted automatically after some time. This is useful for confidential documents." : "Belirli bir süre sonra otomatik olarak silinmesini istediğiniz dosya etiketlerini seçin. Bu özellik gizli belgeler için kullanışlıdır.",
+ "after" : "şundan sonra",
+ "Notify users a day before retention will delete a file" : "Bir dosyanın saklama kuralı tarafından silineceği bir gün önceden kullanıcılara bildirilsin",
"Tag" : "Etiket",
"Time" : "Saat",
"After" : "Sonra",
"Active" : "Etkin",
- "after" : "şundan sonra",
- "Create" : "Oluştur",
- "Notify users a day before retention will delete a file" : "Bir dosyanın saklama kuralı tarafından silineceği bir gün önceden kullanıcılara bildirilsin"
+ "Retention rule saved" : "Saklama kuralı kaydedildi",
+ "An error occurred while trying to save the retention rule" : "Saklama kuralı kaydedilirken bir sorun çıktı"
},
"nplurals=2; plural=(n > 1);");