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.js5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/l10n/tr.js b/lib/l10n/tr.js
index 80441738563..b0b2891847e 100644
--- a/lib/l10n/tr.js
+++ b/lib/l10n/tr.js
@@ -12,6 +12,8 @@ OC.L10N.register(
"Following databases are supported: %s" : "Şu veritabanları desteklenmekte: %s",
"The command line tool %s could not be found" : "Komut satırı aracı %s bulunamadı",
"The library %s is not available." : "%s kütüphanesi kullanılamıyor.",
+ "Library %s with a version higher than %s is required - available version %s." : "%s kütüphanesinin %s sürümünden daha yüksek sürümü gerekli - kullanılabilir sürüm %s.",
+ "Library %s with a version lower than %s is required - available version %s." : "%s kütüphanesinin %s sürümünden daha düşük sürümü gerekli - kullanılabilir sürüm %s.",
"Following platforms are supported: %s" : "Aşağıdaki platformlar destekleniyor: %s",
"ownCloud %s or higher is required." : "ownCloud %s veya daha üstü gerekli.",
"ownCloud with a version lower than %s is required." : "ownCloud %s sürümünden daha öncesi gerekli.",
@@ -22,6 +24,7 @@ OC.L10N.register(
"Admin" : "Yönetici",
"Recommended" : "Önerilen",
"App \\\"%s\\\" can't be installed because it is not compatible with this version of ownCloud." : "ownCloud yazılımının bu sürümü ile uyumlu olmadığı için \\\"%s\\\" uygulaması kurulamaz.",
+ "App \\\"%s\\\" cannot be installed because the following dependencies are not fulfilled: %s" : "\\\"%s\\\" uygulaması, şu bağımlılıklar sağlanmadığı için yüklenemiyor: %s",
"No app name specified" : "Uygulama adı belirtilmedi",
"Unknown filetype" : "Bilinmeyen dosya türü",
"Invalid image" : "Geçersiz resim",
@@ -74,6 +77,7 @@ OC.L10N.register(
"Set an admin password." : "Bir yönetici kullanıcı parolası ayarlayın.",
"Can't create or write into the data directory %s" : "Veri dizini %s oluşturulamıyor veya yazılamıyor",
"%s shared »%s« with you" : "%s sizinle »%s« paylaşımında bulundu",
+ "Sharing %s failed, because the backend does not allow shares from type %i" : "Arka uç %i türündeki paylaşımlara izin vermediğinden %s paylaşımı başarısız",
"Sharing %s failed, because the file does not exist" : "%s paylaşımı, dosya mevcut olmadığından başarısız oldu",
"You are not allowed to share %s" : "%s paylaşımını yapma izniniz yok",
"Sharing %s failed, because the user %s is the item owner" : "%s paylaşımı, %s öge sahibi olduğundan başarısız oldu",
@@ -84,6 +88,7 @@ OC.L10N.register(
"Sharing %s failed, because %s is not a member of the group %s" : "%s paylaşımı, %s kullanıcısı %s grup üyesi olmadığından başarısız oldu",
"You need to provide a password to create a public link, only protected links are allowed" : "Herkese açık bir bağlantı oluşturmak için bir parola belirtmeniz gerekiyor. Sadece korunmuş bağlantılara izin verilmektedir",
"Sharing %s failed, because sharing with links is not allowed" : "%s paylaşımı, bağlantılar ile paylaşım izin verilmediğinden başarısız oldu",
+ "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "%s paylaşımı başarısız. %s bulunamadı veya sunucu şu anda ulaşılamıyor 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, izinler %s için verilen izinleri aştığından dolayı ayarlanamadı",
"Setting permissions for %s failed, because the item was not found" : "%s için izinler öge bulunamadığından ayarlanamadı",