data_request/l10n/tr.js

19 lines
1.4 KiB
JavaScript
Raw 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.

OC.L10N.register(
"data_request",
{
"sent!" : "Gönderildi!",
"No administrator could have been contacted." : "Hiçbir yönetici ile iletişim kurulamadı.",
"Personal data export request" : "Kişisel veri çıkış talebi",
"Hello %s," : "Merhaba %s,",
"The user %s, identified by user id \"%s\", has requested an export of his personal data. Please take action accordingly." : "\"%s\" Kullanıcı kimliği, %s ile tanımlanan kullanıcı, kişisel verilerini dışa aktarma talebinde bulundu. Lütfen buna göre harekete geçin.",
"Account deletion request" : "Hesap silme isteği",
"The user %s, identified by user id \"%s\", has requested to delete the account. Please take action accordingly." : "\"%s\" Kullanıcı kimliği, %s ile tanımlanan kullanıcı, hesabının silinmesine dair talepte bulundu. Lütfen buna göre harekete geçin.",
"No administrator has set an email address" : "Yönetici bir e-posta adresi belirlemedi",
"Data Request" : "Veri Talebi",
"Account" : "Hesap",
"You can request an export of your data or account deletion from the system administrator. This can take up to 30 days." : "Verilerinizin çıkış talebini veya hesap silme işlemini sistem yöneticisinden vermeniz talep edebilirsiniz. Bu, 30 güne kadar sürebilir.",
"Request data export" : "Veriyi dışa aktarma talebi",
"Request account deletion" : "Hesap silme isteği"
},
"nplurals=2; plural=(n > 1);");