[Phpmyadmin-git] [SCM] phpMyAdmin branch, master, updated. RELEASE_3_4_4-18353-gf6da903

The branch, master has been updated via f6da9031f9ac6545c87422cb6dd5fd271be6419d (commit) via dc6b7e7b68eb4ed5ad9a8d4aa5b6a4d24f221b9f (commit) via 30a3d9610233f3ea179781e18edb52e372d6fcdd (commit) via 1aee51de7dd73c6781b2fbacd3db936ae8c68218 (commit) from a2093e66e2189756057f152223b64aee8b495d71 (commit) - Log ----------------------------------------------------------------- commit f6da9031f9ac6545c87422cb6dd5fd271be6419d Merge: a2093e6 dc6b7e7 Author: Michal Čihař <michal@cihar.com> Date: Thu Sep 1 14:45:43 2011 +0200 Merge remote-tracking branch 'pootle/master' commit dc6b7e7b68eb4ed5ad9a8d4aa5b6a4d24f221b9f Merge: 30a3d96 1b8b7a9 Author: Pootle server <pootle@cihar.com> Date: Thu Sep 1 14:40:25 2011 +0200 Merge remote-tracking branch 'origin/master' commit 30a3d9610233f3ea179781e18edb52e372d6fcdd Author: Burak Yavuz <hitowerdigit@hotmail.com> Date: Thu Sep 1 11:59:42 2011 +0200 Translation update done using Pootle. commit 1aee51de7dd73c6781b2fbacd3db936ae8c68218 Author: Burak Yavuz <hitowerdigit@hotmail.com> Date: Thu Sep 1 11:54:10 2011 +0200 Translation update done using Pootle. ----------------------------------------------------------------------- Summary of changes: po/tr.po | 9 ++++++--- 1 files changed, 6 insertions(+), 3 deletions(-) diff --git a/po/tr.po b/po/tr.po index 2c43ee1..aaf5ead 100644 --- a/po/tr.po +++ b/po/tr.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2011-08-31 10:47+0200\n" -"PO-Revision-Date: 2011-08-26 15:17+0200\n" +"PO-Revision-Date: 2011-09-01 11:59+0200\n" "Last-Translator: Burak Yavuz <hitowerdigit@hotmail.com>\n" "Language-Team: turkish <tr@li.org>\n" "Language: tr\n" @@ -2200,10 +2200,10 @@ msgid "Remove \"./config\" directory before using phpMyAdmin!" msgstr "phpMyAdmin'den önce kullanılan \"./config\" dizinini kaldır!" #: libraries/Config.class.php:727 -#, fuzzy, php-format +#, php-format #| msgid "Existing configuration file (%d) is not readable." msgid "Existing configuration file (%s) is not readable." -msgstr "Mevcut yapılandırma dosyası (%d) okunabilir değil." +msgstr "Mevcut yapılandırma dosyası (%s) okunabilir değil." #: libraries/Config.class.php:752 msgid "Wrong permissions on configuration file, should not be world writable!" @@ -2427,6 +2427,9 @@ msgid "" "after you refresh this page. Please check if the table structure has been " "changed." msgstr "" +"KA özelliği \"%s\" kaydedilemiyor. Yapılan değişiklikler bu sayfayı " +"yenilemenizden sonra kalıcı olmayacaktır. Eğer tablo yapısı değiştirilmişse " +"lütfen kontrol edin." #: libraries/Theme.class.php:145 #, php-format hooks/post-receive -- phpMyAdmin
participants (1)
-
Michal Čihař