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.json')
-rw-r--r--lib/l10n/tr.json13
1 files changed, 6 insertions, 7 deletions
diff --git a/lib/l10n/tr.json b/lib/l10n/tr.json
index 63d3bbf106e..286556319ef 100644
--- a/lib/l10n/tr.json
+++ b/lib/l10n/tr.json
@@ -104,7 +104,6 @@
"Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Lütfen php.ini dosyasındaki open_basedir ayarını kaldırın ya da 64-bit PHP sürümüne geçin.",
"Set an admin username." : "Bir yönetici kullanıcı adı yazın.",
"Set an admin password." : "Bir yönetici parolası yazın.",
- "Can't create or write into the data directory %s" : "%s veri klasörü oluşturulamadı ya da içine yazılamadı",
"Sharing backend %s must implement the interface OCP\\Share_Backend" : "Paylaşım arka ucu %s OCP\\Share_Backend arayüzünü desteklemeli",
"Sharing backend %s not found" : "%s paylaşım arka ucu bulunamadı",
"Sharing backend for %s not found" : "%s için paylaşım arka ucu bulunamadı",
@@ -114,11 +113,7 @@
"Open »%s«" : "»%s« Aç",
"%1$s via %2$s" : "%1$s, %2$s aracılığıyla",
"You are not allowed to share %s" : "%s ögesini paylaşma izniniz yok",
- "Can’t increase permissions of %s" : "%s izinleri arttırılamadı",
- "Files can’t be shared with delete permissions" : "Silme izni ile dosya paylaşılamaz",
- "Files can’t be shared with create permissions" : "Ekleme izni ile dosya paylaşılamaz",
"Expiration date is in the past" : "Son kullanma tarihi geçmişte",
- "_Can’t set expiration date more than %n day in the future_::_Can’t set expiration date more than %n days in the future_" : ["Son kullanma tarihi %n günden sonrası olarak ayarlanamaz","Son kullanma tarihi %n günden sonrası olarak ayarlanamaz"],
"Sharing is only allowed with group members" : "Paylaşım yalnız grup üyeleri ile yapılabilir",
"Sharing %s failed, because this item is already shared with user %s" : "%s paylaşılamadı. Bu öge zaten %s kullanıcısı ile paylaşılmış",
"%1$s shared »%2$s« with you" : "%1$s, sizinle »%2$s« ögesini paylaştı",
@@ -185,7 +180,6 @@
"App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "\"%1$s\" uygulaması, şu gereklilikler sağlanmadığı için kurulamıyor: %2$s",
"a safe home for all your data" : "verileriniz için güvenli bir barınak",
"File is currently busy, please try again later" : "Dosya şu anda meşgul, lütfen daha sonra deneyin",
- "Can't read file" : "Dosya okunamadı",
"Application is not enabled" : "Uygulama etkinleştirilmemiş",
"Authentication error" : "Kimlik doğrulama sorunu",
"Token expired. Please reload page." : "Kodun süresi dolmuş. Lütfen sayfayı yenileyin.",
@@ -232,7 +226,12 @@
"Storage connection timeout. %s" : "Depolama bağlantısı zaman aşımı. %s",
"Following databases are supported: %s" : "Şu veritabanları destekleniyor: %s",
"Following platforms are supported: %s" : "Şu platformlar destekleniyor: %s",
+ "Can't create or write into the data directory %s" : "%s veri klasörü oluşturulamadı ya da içine yazılamadı",
"Invalid Federated Cloud ID" : "Birleşik Bulut Kimliği Geçersiz",
- "Can’t set expiration date more than %s days in the future" : "Son kullanma tarihi %sgünden sonrası olarak ayarlanamaz"
+ "Can’t increase permissions of %s" : "%s izinleri arttırılamadı",
+ "Files can’t be shared with delete permissions" : "Silme izni ile dosya paylaşılamaz",
+ "Files can’t be shared with create permissions" : "Ekleme izni ile dosya paylaşılamaz",
+ "Can’t set expiration date more than %s days in the future" : "Son kullanma tarihi %sgünden sonrası olarak ayarlanamaz",
+ "Can't read file" : "Dosya okunamadı"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file