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:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-06-17 09:55:43 +0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-06-17 09:55:43 +0400
commitce179dcdcb171aef4f7e84025706237b54f0340f (patch)
tree0a4ba40fd42895a82a9a977fa1dd5c3644cb7f48 /lib/l10n/tr.php
parentdd2dd7eaae9dd9e70942f216ebefa69fec3a1bab (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/tr.php')
-rw-r--r--lib/l10n/tr.php7
1 files changed, 3 insertions, 4 deletions
diff --git a/lib/l10n/tr.php b/lib/l10n/tr.php
index 284ea437a91..dc8ca148d8d 100644
--- a/lib/l10n/tr.php
+++ b/lib/l10n/tr.php
@@ -2,17 +2,18 @@
$TRANSLATIONS = array(
"You are accessing the server from an untrusted domain." => "Sunucuya güvenilmeyen bir alan adından ulaşıyorsunuz.",
"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Lütfen yöneticiniz ile iletişime geçin. Eğer bu örneğin bir yöneticisi iseniz, config/config.php dosyası içerisindeki \"trusted_domain\" ayarını yapılandırın. Bu yapılandırmanın bir örneği config/config.sample.php dosyasında verilmiştir.",
-"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ı kurulamıyor.",
-"No app name specified" => "Uygulama adı belirtilmedi",
"Help" => "Yardım",
"Personal" => "Kişisel",
"Settings" => "Ayarlar",
"Users" => "Kullanıcılar",
"Admin" => "Yönetici",
"Failed to upgrade \"%s\"." => "\"%s\" yükseltme başarısız oldu.",
+"No app name specified" => "Uygulama adı belirtilmedi",
"Unknown filetype" => "Bilinmeyen dosya türü",
"Invalid image" => "Geçersiz resim",
"web services under your control" => "denetiminizdeki web hizmetleri",
+"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",
"No source specified when installing app" => "Uygulama kurulurken bir kaynak belirtilmedi",
"No href specified when installing app from http" => "Uygulama http'den kurulurken href belirtilmedi",
"No path specified when installing app from local file" => "Uygulama yerel dosyadan kurulurken dosya yolu belirtilmedi",
@@ -23,8 +24,6 @@ $TRANSLATIONS = array(
"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 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",
"Application is not enabled" => "Uygulama etkin değil",
"Authentication error" => "Kimlik doğrulama hatası",
"Token expired. Please reload page." => "Belirteç süresi geçti. Lütfen sayfayı yenileyin.",