diff options
Diffstat (limited to 'lib/l10n/tr.js')
-rw-r--r-- | lib/l10n/tr.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/tr.js b/lib/l10n/tr.js index ba6cc4fac96..748b6c19e9b 100644 --- a/lib/l10n/tr.js +++ b/lib/l10n/tr.js @@ -22,6 +22,8 @@ OC.L10N.register( "Users" : "Kullanıcılar", "Admin" : "Yönetici", "Recommended" : "Önerilen", + "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", "Unknown filetype" : "Bilinmeyen dosya türü", "Invalid image" : "Geçersiz resim", |