diff options
Diffstat (limited to 'settings/l10n/tr.php')
-rw-r--r-- | settings/l10n/tr.php | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/settings/l10n/tr.php b/settings/l10n/tr.php index 98a7d41f0ad..9229133b69d 100644 --- a/settings/l10n/tr.php +++ b/settings/l10n/tr.php @@ -15,7 +15,12 @@ "Enable" => "Etkin", "Error" => "Hata", "Saving..." => "Kaydediliyor...", +"Groups" => "Gruplar", +"Group Admin" => "Yönetici Grubu ", +"Delete" => "Sil", "__language_name__" => "__dil_adı__", +"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 +44,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" ); |