diff options
author | Morris Jobke <hey@morrisjobke.de> | 2016-07-07 11:01:48 +0200 |
---|---|---|
committer | Morris Jobke <hey@morrisjobke.de> | 2016-07-07 11:04:08 +0200 |
commit | 5ace43f43895cba4b398367e10731f92450d7da2 (patch) | |
tree | f74a5b98085e16f1299a224149d78cf0841981a8 /lib/l10n/tr.js | |
parent | 38718bf89e493d007863e5a6254aaa2fca70f6fd (diff) | |
download | nextcloud-server-5ace43f43895cba4b398367e10731f92450d7da2.tar.gz nextcloud-server-5ace43f43895cba4b398367e10731f92450d7da2.zip |
Revert "[tx-robot] updated from transifex"
This reverts commit 3731b2a006eca1e96d4087212a5e779c85a002e4.
Revert "[tx-robot] updated from transifex"
This reverts commit 94d91113f1206161b00bbc28da00aaf80bcd0a3e.
Revert "[tx-robot] updated from transifex"
This reverts commit e7cc8bac1e26935ed3bceb2b777659cc72cafdf2.
Revert "[tx-robot] updated from transifex"
This reverts commit 59fc3ff45a98e305ad65069d31fc78081fa88dc6.
Revert "[tx-robot] updated from transifex"
This reverts commit 6a89a63d2e5f6d807f6e99823b76f3cfea268c29.
Revert "[tx-robot] updated from transifex"
This reverts commit b0bad03234329113988d7d9c9cf2613d8f031c5f.
Diffstat (limited to 'lib/l10n/tr.js')
-rw-r--r-- | lib/l10n/tr.js | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/lib/l10n/tr.js b/lib/l10n/tr.js index 6fc3e78a031..5a3c5ef4581 100644 --- a/lib/l10n/tr.js +++ b/lib/l10n/tr.js @@ -9,7 +9,6 @@ OC.L10N.register( "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Örnek yapılandırmanın kopyalanmış olabileceği tespit edildi. Bu kurulumunuzu bozabilir ve desteklenmemektedir. Lütfen config.php dosyasında değişiklik yapmadan önce belgelendirmeyi okuyun", "PHP %s or higher is required." : "PHP %s veya daha üst sürümü gerekli.", "PHP with a version lower than %s is required." : "PHP'nin %s sürümü öncesi gerekli.", - "%sbit or higher PHP required." : "PHP %s veya daha üst sürümü gerekli.", "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 mevcut değil.", @@ -102,8 +101,6 @@ OC.L10N.register( "Sharing %s failed, because the sharing backend for %s could not find its source" : "%s paylaşımı, %s için arka ucun kaynağını bulamamasından dolayı başarısız oldu", "Sharing %s failed, because the file could not be found in the file cache" : "%s paylaşımı, dosyanın dosya önbelleğinde bulunamamasınndan dolayı başarısız oldu", "Cannot increase permissions of %s" : "%s izinleri yükseltilemiyor", - "Files can't be shared with delete permissions" : "Dosyalar oluşturulmuş izinlerle silinemedi", - "Files can't be shared with create permissions" : "Dosyalar oluşturulmuş izinlerle paylaşılamadı", "Expiration date is in the past" : "Son kullanma tarihi geçmişte", "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", "Could not find category \"%s\"" : "\"%s\" kategorisi bulunamadı", @@ -113,14 +110,11 @@ OC.L10N.register( "Username contains whitespace at the beginning or at the end" : "Kullanıcı adı başlangıç veya sonda boşluk içeriyor", "A valid password must be provided" : "Geçerli bir parola mutlaka sağlanmalı", "The username is already being used" : "Bu kullanıcı adı zaten kullanımda", - "Login canceled by app" : "Uygulamadan giriş iptal edildi", - "User disabled" : "Kullanıcı devredışı", "Help" : "Yardım", "Personal" : "Kişisel", "Users" : "Kullanıcılar", "Admin" : "Yönetici", "Recommended" : "Önerilen", - "App \"%s\" cannot be installed because appinfo file cannot be read." : "uygulama yüklenemiyor çünkü appinfo dosyası okunamıyor: \"%s\"", "App \"%s\" cannot 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", |