The branch, master has been updated via f451b7d0655c0e6cecc84567b98176aa502b1ae2 (commit) via daf789194382386f928750bc9af45108c0e0324a (commit) from 08f2042a2dc1350b0d35b1941f98faba0dd9928d (commit)
- Log ----------------------------------------------------------------- commit f451b7d0655c0e6cecc84567b98176aa502b1ae2 Author: Michal Čihař mcihar@novell.com Date: Wed Feb 2 15:33:17 2011 +0100
Update po files
commit daf789194382386f928750bc9af45108c0e0324a Author: Michal Čihař mcihar@novell.com Date: Wed Feb 2 15:32:49 2011 +0100
Make this translatable
-----------------------------------------------------------------------
Summary of changes: libraries/display_tbl.lib.php | 2 +- po/af.po | 31 ++++++++++++++++++------------- po/ar.po | 32 +++++++++++++++++++------------- po/az.po | 31 ++++++++++++++++++------------- po/be.po | 31 ++++++++++++++++++------------- po/be@latin.po | 32 +++++++++++++++++++------------- po/bg.po | 31 ++++++++++++++++++------------- po/bn.po | 31 ++++++++++++++++++------------- po/bs.po | 31 ++++++++++++++++++------------- po/ca.po | 32 +++++++++++++++++++------------- po/cs.po | 33 +++++++++++++++++++-------------- po/cy.po | 32 +++++++++++++++++++------------- po/da.po | 32 +++++++++++++++++++------------- po/de.po | 32 +++++++++++++++++++------------- po/el.po | 32 +++++++++++++++++++------------- po/en_GB.po | 32 +++++++++++++++++++------------- po/es.po | 32 +++++++++++++++++++------------- po/et.po | 31 ++++++++++++++++++------------- po/eu.po | 31 ++++++++++++++++++------------- po/fa.po | 31 ++++++++++++++++++------------- po/fi.po | 32 +++++++++++++++++++------------- po/fr.po | 32 +++++++++++++++++++------------- po/gl.po | 32 +++++++++++++++++++------------- po/he.po | 31 ++++++++++++++++++------------- po/hi.po | 32 +++++++++++++++++++------------- po/hr.po | 31 ++++++++++++++++++------------- po/hu.po | 31 ++++++++++++++++++------------- po/id.po | 32 +++++++++++++++++++------------- po/it.po | 32 +++++++++++++++++++------------- po/ja.po | 32 +++++++++++++++++++------------- po/ka.po | 31 ++++++++++++++++++------------- po/ko.po | 31 ++++++++++++++++++------------- po/lt.po | 32 +++++++++++++++++++------------- po/lv.po | 31 ++++++++++++++++++------------- po/mk.po | 31 ++++++++++++++++++------------- po/mn.po | 32 +++++++++++++++++++------------- po/ms.po | 31 ++++++++++++++++++------------- po/nb.po | 32 +++++++++++++++++++------------- po/nl.po | 32 +++++++++++++++++++------------- po/phpmyadmin.pot | 30 +++++++++++++++++------------- po/pl.po | 31 ++++++++++++++++++------------- po/pt.po | 31 ++++++++++++++++++------------- po/pt_BR.po | 32 +++++++++++++++++++------------- po/ro.po | 31 ++++++++++++++++++------------- po/ru.po | 32 +++++++++++++++++++------------- po/si.po | 31 ++++++++++++++++++------------- po/sk.po | 31 ++++++++++++++++++------------- po/sl.po | 32 +++++++++++++++++++------------- po/sq.po | 31 ++++++++++++++++++------------- po/sr.po | 31 ++++++++++++++++++------------- po/sr@latin.po | 31 ++++++++++++++++++------------- po/sv.po | 32 +++++++++++++++++++------------- po/ta.po | 30 +++++++++++++++++------------- po/te.po | 33 ++++++++++++++++++++------------- po/th.po | 31 ++++++++++++++++++------------- po/tr.po | 32 +++++++++++++++++++------------- po/tt.po | 31 ++++++++++++++++++------------- po/ug.po | 32 +++++++++++++++++++------------- po/uk.po | 32 +++++++++++++++++++------------- po/ur.po | 32 +++++++++++++++++++------------- po/uz.po | 32 +++++++++++++++++++------------- po/uz@latin.po | 32 +++++++++++++++++++------------- po/zh_CN.po | 32 +++++++++++++++++++------------- po/zh_TW.po | 31 ++++++++++++++++++------------- 64 files changed, 1167 insertions(+), 821 deletions(-)
diff --git a/libraries/display_tbl.lib.php b/libraries/display_tbl.lib.php index dd5d8e2..875cff2 100644 --- a/libraries/display_tbl.lib.php +++ b/libraries/display_tbl.lib.php @@ -2252,7 +2252,7 @@ function PMA_displayResultsOperations($the_disp_mode, $analyzed_sql) { if (! isset($analyzed_sql[0]['queryflags']['procedure'])) { echo PMA_linkOrButton( 'view_create.php' . $url_query, - PMA_getIcon('b_views.png', 'CREATE VIEW', false, true), + PMA_getIcon('b_views.png', __('Create view'), false, true), '', true, true, '') . "\n"; } if ($header_shown) { diff --git a/po/af.po b/po/af.po index 49da86a..f8a7db6 100644 --- a/po/af.po +++ b/po/af.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-beta3-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-02-02 14:41+0100\n" +"POT-Creation-Date: 2011-02-02 15:32+0100\n" "PO-Revision-Date: 2010-03-30 23:04+0200\n" "Last-Translator: Michal michal@cihar.com\n" "Language-Team: afrikaans af@li.org\n" @@ -59,7 +59,7 @@ msgstr "Soek" #: libraries/schema/User_Schema.class.php:449 #: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:384 #: libraries/sql_query_form.lib.php:454 libraries/sql_query_form.lib.php:519 -#: libraries/tbl_properties.inc.php:781 libraries/tbl_properties.inc.php:798 +#: libraries/tbl_properties.inc.php:783 libraries/tbl_properties.inc.php:798 #: main.php:106 navigation.php:214 pmd_pdf.php:124 prefs_manage.php:265 #: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:665 #: server_privileges.php:1705 server_privileges.php:2062 @@ -115,7 +115,7 @@ msgid "Database comment: " msgstr "Tabel kommentaar"
#: db_datadict.php:160 libraries/schema/Pdf_Relation_Schema.class.php:1210 -#: libraries/tbl_properties.inc.php:723 tbl_operations.php:344 +#: libraries/tbl_properties.inc.php:725 tbl_operations.php:344 #: tbl_printview.php:127 msgid "Table comments" msgstr "Tabel kommentaar" @@ -329,7 +329,7 @@ msgstr "" #: db_operations.php:543 libraries/Index.class.php:447 #: libraries/build_html_for_db.lib.php:19 libraries/db_structure.lib.php:53 #: libraries/mysql_charsets.lib.php:116 libraries/tbl_properties.inc.php:106 -#: libraries/tbl_properties.inc.php:729 server_collations.php:53 +#: libraries/tbl_properties.inc.php:731 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:360 tbl_select.php:114 #: tbl_structure.php:199 tbl_structure.php:859 tbl_tracking.php:269 #: tbl_tracking.php:320 @@ -471,7 +471,7 @@ msgid "Del" msgstr "Del"
#: db_qbe.php:393 db_qbe.php:474 db_qbe.php:545 db_qbe.php:576 -#: libraries/tbl_properties.inc.php:778 server_privileges.php:298 +#: libraries/tbl_properties.inc.php:780 server_privileges.php:298 #: tbl_change.php:937 tbl_indexes.php:248 tbl_select.php:251 msgid "Or" msgstr "Of" @@ -2134,8 +2134,8 @@ msgstr "" #: libraries/config/user_preferences.forms.php:264 #: libraries/db_links.inc.php:48 libraries/export/latex.php:351 #: libraries/import.lib.php:1167 libraries/tbl_links.inc.php:54 -#: pmd_general.php:152 server_privileges.php:594 server_replication.php:313 -#: tbl_tracking.php:263 +#: libraries/tbl_properties.inc.php:634 pmd_general.php:152 +#: server_privileges.php:594 server_replication.php:313 tbl_tracking.php:263 msgid "Structure" msgstr "Struktuur"
@@ -2324,7 +2324,7 @@ msgstr ""
#: libraries/config/FormDisplay.tpl.php:332 #: libraries/schema/User_Schema.class.php:317 -#: libraries/tbl_properties.inc.php:775 setup/frames/config.inc.php:39 +#: libraries/tbl_properties.inc.php:777 setup/frames/config.inc.php:39 #: setup/frames/index.inc.php:215 tbl_change.php:1026 tbl_indexes.php:246 #: tbl_relation.php:563 msgid "Save" @@ -4865,6 +4865,11 @@ msgstr "" msgid "Display chart" msgstr "Kolom Kommentaar word vertoon"
+#: libraries/display_tbl.lib.php:2255 +#, fuzzy +msgid "Create view" +msgstr "Bediener weergawe" + #: libraries/display_tbl.lib.php:2386 msgid "Link not found" msgstr "Skakel nie gevind nie" @@ -6556,21 +6561,21 @@ msgid "" "author what %s does." msgstr ""
-#: libraries/tbl_properties.inc.php:725 server_engines.php:56 +#: libraries/tbl_properties.inc.php:727 server_engines.php:56 #: tbl_operations.php:352 msgid "Storage Engine" msgstr ""
-#: libraries/tbl_properties.inc.php:754 +#: libraries/tbl_properties.inc.php:756 msgid "PARTITION definition" msgstr ""
-#: libraries/tbl_properties.inc.php:779 tbl_structure.php:633 +#: libraries/tbl_properties.inc.php:781 tbl_structure.php:633 #, fuzzy, php-format msgid "Add %s column(s)" msgstr "Voeg 'n nuwe veld by"
-#: libraries/tbl_properties.inc.php:783 tbl_structure.php:627 +#: libraries/tbl_properties.inc.php:785 tbl_structure.php:627 #, fuzzy #| msgid "You have to choose at least one column to display" msgid "You have to add at least one column." @@ -9000,7 +9005,7 @@ msgstr "" msgid "Label" msgstr "Etiket"
-#: tbl_addfield.php:185 tbl_alter.php:100 tbl_indexes.php:97 +#: tbl_addfield.php:185 tbl_alter.php:99 tbl_indexes.php:97 #, php-format msgid "Table %1$s has been altered successfully" msgstr "" diff --git a/po/ar.po b/po/ar.po index f121dad..309f7de 100644 --- a/po/ar.po +++ b/po/ar.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-beta3-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-02-02 14:41+0100\n" +"POT-Creation-Date: 2011-02-02 15:32+0100\n" "PO-Revision-Date: 2010-05-29 14:16+0200\n" "Last-Translator: Ahmed aa.mahdawy.10@gmail.com\n" "Language-Team: arabic ar@li.org\n" @@ -62,7 +62,7 @@ msgstr "ابحث" #: libraries/schema/User_Schema.class.php:449 #: libraries/select_server.lib.php:100 libraries/sql_query_form.lib.php:384 #: libraries/sql_query_form.lib.php:454 libraries/sql_query_form.lib.php:519 -#: libraries/tbl_properties.inc.php:781 libraries/tbl_properties.inc.php:798 +#: libraries/tbl_properties.inc.php:783 libraries/tbl_properties.inc.php:798 #: main.php:106 navigation.php:214 pmd_pdf.php:124 prefs_manage.php:265 #: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:665 #: server_privileges.php:1705 server_privileges.php:2062 @@ -116,7 +116,7 @@ msgid "Database comment: " msgstr "ملاحظة قاعدة البيانات: "
#: db_datadict.php:160 libraries/schema/Pdf_Relation_Schema.class.php:1210 -#: libraries/tbl_properties.inc.php:723 tbl_operations.php:344 +#: libraries/tbl_properties.inc.php:725 tbl_operations.php:344 #: tbl_printview.php:127 msgid "Table comments" msgstr "تعليقات على الجدول" @@ -328,7 +328,7 @@ msgstr "" #: db_operations.php:543 libraries/Index.class.php:447 #: libraries/build_html_for_db.lib.php:19 libraries/db_structure.lib.php:53 #: libraries/mysql_charsets.lib.php:116 libraries/tbl_properties.inc.php:106 -#: libraries/tbl_properties.inc.php:729 server_collations.php:53 +#: libraries/tbl_properties.inc.php:731 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:360 tbl_select.php:114 #: tbl_structure.php:199 tbl_structure.php:859 tbl_tracking.php:269 #: tbl_tracking.php:320 @@ -469,7 +469,7 @@ msgid "Del" msgstr "Del"
#: db_qbe.php:393 db_qbe.php:474 db_qbe.php:545 db_qbe.php:576 -#: libraries/tbl_properties.inc.php:778 server_privileges.php:298 +#: libraries/tbl_properties.inc.php:780 server_privileges.php:298 #: tbl_change.php:937 tbl_indexes.php:248 tbl_select.php:251 msgid "Or" msgstr "أو" @@ -2148,8 +2148,8 @@ msgstr "" #: libraries/config/user_preferences.forms.php:264 #: libraries/db_links.inc.php:48 libraries/export/latex.php:351 #: libraries/import.lib.php:1167 libraries/tbl_lin atex.php:351 p:106 alyzed_sql) { 0`B� ��:�O+ � �H;�O+ �(`B� )`B� ��:�O+ �D<�O+ ��[�O+ $ ��W�O+ )`B� �y�O+ 0`B� `B� ��:�O+ � �! �! �(`B� )`B� xtW�O+ 0`B� ��:�O+ ��:�O+ �(`B� ��:�O+ �(`B� �o��O+ ��:�O+ `��O+ �d��O+ �i��O+ �D<�O+ xtW�O+ 0`B� `B� ��:�O+ �(`B� )`B� �=7�O+ `B� ��:�O+ ��:�O+ �(`B� ��:�O+ �(`B� �(`B� �(`B� �[�O+ : )`B� ��:�O+ �D<�O+ `B� �`B� ��:�O+ H I J K M N O P �(`B� )`B� H� �O+ �!`B� ��:�O+ 8� �O+ ��:�O+ �(`B� 0o��O+ ��:�O+ �W�O+ �)�O+ `��O+ �d��O+ �i��O+ �D<�O+ H� �O+ �!`B� �`B� ��:�O+ 8� �O+ �!`B� `B� ��:�O+ (� �O+ �!`B� P `B� ��:�O+ � �O+ �!`B� � `B� ��:�O+ �n��O+ ��:�O+ �i��O+ `B� �x�O+ ��:�O+ � �d��O+ !`B� yx�O+ ��:�O+ `��O+ P!`B� Zx�O+ ��:�O+ �$�O+ �W�O+ �)�O+ `��O+ W�O+ �d��O+ �i��O+ �D<�O+ �m�O+ �"`B� �!`B� ��:�O+ ) * - . 0 3 5 6 7 8 : <