diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-04-29 01:56:49 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-04-29 01:56:49 -0400 |
commit | b4a5093da850eca8dd24c8817b702b343c368f3d (patch) | |
tree | 00e4e0824f2751b6b47c9d19abcf310857d5cb3e /lib/l10n/tr.php | |
parent | 369522dbf59e1628fa06ea4ab21fc2cc2f6ad4c0 (diff) | |
download | nextcloud-server-b4a5093da850eca8dd24c8817b702b343c368f3d.tar.gz nextcloud-server-b4a5093da850eca8dd24c8817b702b343c368f3d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/tr.php')
-rw-r--r-- | lib/l10n/tr.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/tr.php b/lib/l10n/tr.php index a687d132ae1..3ff2a70bdef 100644 --- a/lib/l10n/tr.php +++ b/lib/l10n/tr.php @@ -1,6 +1,7 @@ <?php $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ı kurulamaz.", "No app name specified" => "Uygulama adı belirtilmedi", "Help" => "Yardım", |