diff options
Diffstat (limited to 'lib/l10n/tr.php')
-rw-r--r-- | lib/l10n/tr.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/tr.php b/lib/l10n/tr.php index 754622dcf14..a8c48134cf2 100644 --- a/lib/l10n/tr.php +++ b/lib/l10n/tr.php @@ -26,7 +26,7 @@ $TRANSLATIONS = array( "App does not provide an info.xml file" => "Uygulama info.xml dosyası sağlamıyor", "App can't be installed because of not allowed code in the App" => "Uygulama, izin verilmeyen kodlar barındırdığından kurulamıyor", "App can't be installed because it is not compatible with this version of ownCloud" => "ownCloud sürümünüz ile uyumsuz olduğu için uygulama kurulamıyor", -"App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" => "Uygulama, \"birlikte gelmeyen\" uygulamalar için <shipped>true</shipped> etiketi içerdiği için kurulamıyor", +"App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" => "Uygulama, birlikte gelmeyen uygulama olmasına rağmen <shipped>true</shipped> etiketi içerdiği için kurulamıyor", "App can't be installed because the version in info.xml/version is not the same as the version reported from the app store" => "Uygulama info.xml/version ile uygulama marketinde belirtilen sürüm aynı olmadığından kurulamıyor", "App directory already exists" => "Uygulama dizini zaten mevcut", "Can't create app folder. Please fix permissions. %s" => "Uygulama dizini oluşturulamıyor. Lütfen izinleri düzeltin. %s", |