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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/tr.js')
-rw-r--r--lib/l10n/tr.js14
1 files changed, 1 insertions, 13 deletions
diff --git a/lib/l10n/tr.js b/lib/l10n/tr.js
index 6933f45b689..1851963e9a2 100644
--- a/lib/l10n/tr.js
+++ b/lib/l10n/tr.js
@@ -243,15 +243,11 @@ OC.L10N.register(
"Storage connection timeout. %s" : "Depolama bağlantısı zaman aşımı. %s",
"Library %s with a version higher than %s is required - available version %s." : "%s kitaplığının %s sonrası bir sürümü gerekli. Geçerli sürüm: %s.",
"Library %s with a version lower than %s is required - available version %s." : "%s kitaplığının %s öncesi bir sürümü gerekli. Geçerli sürüm: %s.",
- "Personal" : "Kişisel",
- "Admin" : "Yönetici",
"APCu" : "APCu",
"Redis" : "Redis",
"Encryption" : "Şifreleme",
"Tips & tricks" : "İpucu ve kolaylıklar",
- "DB Error: \"%s\"" : "Veritabanı Sorunu: \"%s\"",
- "Offending command was: \"%s\"" : "Saldırgan komut: \"%s\"",
- "Offending command was: \"%s\", name: %s, password: %s" : "Saldırgan komut: \"%s\", kullanıcı adı: %s, parola: %s",
+ "Sync clients" : "Eşitleme istemcileri",
"Sharing %s failed, because the user %s does not exist" : "%s paylaşılamadı. %s kullanıcısı bulunamadı",
"Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "%s paylaşılamadı. %s kullanıcısı %s ögesinin üyesi olduğu grupların herhangi birinin üyesi değil",
"Sharing %s failed, because this item is already shared with %s" : "%s paylaşılamadı. Bu öge %s ile zaten paylaşılmış",
@@ -260,22 +256,14 @@ OC.L10N.register(
"Sharing %s failed, because %s is not a member of the group %s" : "%s paylaşılamadı. %s kullanıcısı %s grubunun üyesi değil",
"Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "%s paylaşılamadı. %s bulunamadı. Sunucuya şu anda erişilemiyor olabilir.",
"Share type %s is not valid for %s" : "%s paylaşım türü %s için geçerli değil",
- "Setting permissions for %s failed, because the permissions exceed permissions granted to %s" : "%s için izinler ayarlanamadı. İzinler %s için verilmiş izin düzeyini aşıyor",
- "Setting permissions for %s failed, because the item was not found" : "%s için izinler ayarlanamadı. Öge bulunamadı",
- "Cannot clear expiration date. Shares are required to have an expiration date." : "Son kullanım tarihi temizlenemiyor. Paylaşımların bir son kullanma tarihi olmalıdır.",
"Sharing %s failed, because the permissions exceed permissions granted to %s" : "%s paylaşılamadı. İzinler %s için verilen izin düzeyini aşıyor",
"Sharing %s failed, because the sharing backend for %s could not find its source" : "%s paylaşılamadı. Paylaşım arka ucu %s kaynağını bulamadı",
- "Cannot increase permissions of %s" : "%s izinleri yükseltilemiyor",
- "Files can't be shared with delete permissions" : "Dosyalar silme izniyle paylaşılamaz",
- "Files can't be shared with create permissions" : "Dosyalar oluşturma izniyle paylaşılamaz",
- "Cannot set expiration date more than %s days in the future" : "Paylaşımların son kullanım süreleri, gelecekte %s günden fazla olamaz",
"%s shared »%s« with you" : "%s sizinle »%s« ögesini paylaştı",
"%s shared »%s« with you." : "%s sizinle »%s« ögesini paylaştı.",
"%s via %s" : "%s, %s aracılığıyla",
"No app name specified" : "Uygulama adı belirtilmemiş",
"App '%s' could not be installed!" : "'%s' uygulaması kurulamadı!",
"App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "\"%s\" uygulaması, şu gereklilikler sağlanmadığı için kurulamıyor: %s",
- "Sync clients" : "Eşitleme istemcileri",
"ID \"%s\" already used by cloud federation provider \"%s\"" : "\"%s\" kodu zaten \"%s\" birleşmiş hizmet sağlayıcısı tarafından kullanılıyor"
},
"nplurals=2; plural=(n > 1);");