data_request/l10n/tr.js

22 lines
2.4 KiB
JavaScript
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.

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 verileri dışa aktarma isteği",
"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ısı (\"%s\" kodlu), kişisel verilerini dışa aktarma isteğinde bulundu. Lütfen gerekli işlemleri yapın.",
"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ısı (%s kodlu), hesabının silinmesi isteğinde bulundu. Lütfen gerekli işlemleri yapın.",
"No administrator has set an email address" : "Hiç bir yönetici için e-posta adresi ayarlanmamış",
"Data Request" : "Veri İsteği",
"Request your data from the admins" : "Yöneticilerden verilerinizi istemenizi sağlar",
"Enable your users to request an export or deletion of their data. According options are added to the personal settings section. Administrators will be notified by email about the request." : "Kullanıcılarınızın kişisel verilerini dışa aktarma ya da silinme isteğinde bulunmasını sağlar. Seçeneklere göre kişisel ayarlar bölümüne eklenir. Yapılan istekler yöneticilere e-posta ile bildirilir.",
"Account" : "Hesap",
"You can request an export of your data or account deletion from the system administrator. This can take up to 30 days." : "Sistem yöneticisinden verilerinizin dışa aktarılmasını ya da hesabınızın silinmesini sistem isteyebilirsiniz. Bu işlemin tamamlanması 30 güne kadar zaman alabilir.",
"Request data export" : "Verilerin dışa aktarılmasını isteyin",
"Request account deletion" : "Hesabınızın silinmesini isteyin",
"Enable your users to request an export or deletion of their data. According options are added to the personal settings section. Administrations will be notified by email about the request." : "Kullanıcıların, kişisel ayarlar bölümünde belirtilen seçeneklere göre verilerinin dışa aktarılması ya da silinmesi isteğinde bulunmasını sağlar. Yapılan istek e-posta ile yöneticilere bildirilir."
},
"nplurals=2; plural=(n > 1);");