diff options
Diffstat (limited to 'settings/l10n/tr.php')
-rw-r--r-- | settings/l10n/tr.php | 17 |
1 files changed, 11 insertions, 6 deletions
diff --git a/settings/l10n/tr.php b/settings/l10n/tr.php index 98a7d41f0ad..64fae2f04a8 100644 --- a/settings/l10n/tr.php +++ b/settings/l10n/tr.php @@ -15,7 +15,17 @@ "Enable" => "Etkin", "Error" => "Hata", "Saving..." => "Kaydediliyor...", +"deleted" => "silindi", +"undo" => "geri al", +"Groups" => "Gruplar", +"Group Admin" => "Yönetici Grubu ", +"Delete" => "Sil", "__language_name__" => "__dil_adı__", +"Security Warning" => "Güvenlik Uyarisi", +"Your data directory and your files are probably accessible from the internet. The .htaccess file that ownCloud provides is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "data dizininiz ve dosyalarınız büyük ihtimalle internet üzerinden erişilebilir. Owncloud tarafından sağlanan .htaccess dosyası çalışmıyor. Web sunucunuzu yapılandırarak data dizinine erişimi kapatmanızı veya data dizinini web sunucu döküman dizini dışına almanızı şiddetle tavsiye ederiz.", +"More" => "Daha fazla", +"Version" => "Sürüm", +"Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." => "Geliştirilen Taraf<a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is altında lisanslanmıştır <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>.", "Add your App" => "Uygulamanı Ekle", "More Apps" => "Daha fazla App", "Select an App" => "Bir uygulama seçin", @@ -39,11 +49,6 @@ "Language" => "Dil", "Help translate" => "Çevirilere yardım edin", "WebDAV" => "WebDAV", -"Version" => "Sürüm", -"Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." => "Geliştirilen Taraf<a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is altında lisanslanmıştır <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>.", -"Groups" => "Gruplar", "Create" => "Oluştur", -"Other" => "Diğer", -"Group Admin" => "Yönetici Grubu ", -"Delete" => "Sil" +"Other" => "Diğer" ); |