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

tr.json « l10n - github.com/nextcloud/files_retention.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3a1b9173bf04a840cdf62df95794f507a54f4f21 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
{ "translations": {
    "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ı",
    "File retention" : "Dosya saklama",
    "Open documentation" : "Belgeleri aç",
    "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",
    "Retention rule saved" : "Saklama kuralı kaydedildi",
    "An error occurred while trying to save the retention rule" : "Saklama kuralı kaydedilirken bir sorun çıktı"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}