aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/LocalFilesEditor/language/tr_TR/plugin.lang.php
diff options
context:
space:
mode:
authorddtddt <ddtddt@piwigo.org>2013-06-23 07:34:18 +0000
committerddtddt <ddtddt@piwigo.org>2013-06-23 07:34:18 +0000
commitb23a1100838f730e3ca30716a33a48b886c3ed74 (patch)
treed462dd5bc06a95baba7ed3e918c4a156033c4cf9 /plugins/LocalFilesEditor/language/tr_TR/plugin.lang.php
parentb738c6a0467fece57e37a4a4c4cb00e96746c363 (diff)
[2.5] - plugins language - check 2.5.2
git-svn-id: http://piwigo.org/svn/branches/2.5@23458 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r--plugins/LocalFilesEditor/language/tr_TR/plugin.lang.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/LocalFilesEditor/language/tr_TR/plugin.lang.php b/plugins/LocalFilesEditor/language/tr_TR/plugin.lang.php
index 7d61e5386..852b24ec2 100644
--- a/plugins/LocalFilesEditor/language/tr_TR/plugin.lang.php
+++ b/plugins/LocalFilesEditor/language/tr_TR/plugin.lang.php
@@ -21,7 +21,7 @@
// | USA. |
// +-----------------------------------------------------------------------+
-$lang['locfiledit_onglet_localconf'] = 'Yerel ayarlar';
+$lang['locfiledit_onglet_localconf'] = 'Yerel yapılandırma';
$lang['locfiledit_onglet_css'] = 'CSS';
$lang['locfiledit_onglet_tpl'] = 'Şablonlar';
$lang['locfiledit_onglet_lang'] = 'Diller';
@@ -49,7 +49,7 @@ $lang['locfiledit_empty_page'] = 'Boş sayfa';
$lang['locfiledit_parent_directory'] = 'Üst dizin';
$lang['locfiledit_filename_error'] = 'Dosya adında yasaklanmış karakterler var.';
$lang['locfiledit_file_already_exists'] = 'Bu dosya zaten var.';
-$lang['locfiledit_model_error'] = 'Bir model seçmek zorundasınız.';
+$lang['locfiledit_model_error'] = 'Bir model seçmelisiniz.';
$lang['locfiledit_empty_filename'] = 'Dosya ismini girmelisiniz.';
-$lang['locfiledit_webmaster_only'] = 'Sadece yöneticiler dosyaları yaratabilir veya değiştirebilir.';
+$lang['locfiledit_webmaster_only'] = 'Sadece yöneticiler yerel dosyaları yaratabilir veya değiştirebilir.';
?> \ No newline at end of file