From 802b94c0ea199807cbb019da9f2ea21430070ebb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Fri, 24 Jun 2011 14:09:29 +0200 Subject: [PATCH 001/511] Fix order of parameters in doc --- setup/lib/index.lib.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/lib/index.lib.php b/setup/lib/index.lib.php index 2e20e5da08..04fdfd1465 100644 --- a/setup/lib/index.lib.php +++ b/setup/lib/index.lib.php @@ -34,8 +34,8 @@ function messages_begin() /** * Adds a new message to message list * - * @param string $id unique message identifier * @param string $type one of: notice, error + * @param string $id unique message identifier * @param string $title language string id (in $str array) * @param string $message message text */ From b49a6b8f42a51173f76a01223c666ce571419528 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Fri, 24 Jun 2011 14:10:19 +0200 Subject: [PATCH 002/511] Add docblocks --- db_events.php | 2 ++ db_routines.php | 2 ++ 2 files changed, 4 insertions(+) diff --git a/db_events.php b/db_events.php index 6b39b83d85..7d22f5d8c5 100644 --- a/db_events.php +++ b/db_events.php @@ -1,7 +1,9 @@ Date: Fri, 24 Jun 2011 18:31:39 +0200 Subject: [PATCH 003/511] Translation update done using Pootle. --- po/br.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/br.po b/po/br.po index 2344885792..cf708d39c8 100644 --- a/po/br.po +++ b/po/br.po @@ -8,7 +8,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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-24 12:54+0200\n" +"PO-Revision-Date: 2011-06-24 18:31+0200\n" "Last-Translator: \n" "Language-Team: LANGUAGE \n" "Language: br\n" @@ -529,7 +529,7 @@ msgstr "Distroet ez eus un disoc'h goullo gant MySQL (linenn ebet)" #: db_routines.php:324 #, php-format msgid "The following query has failed: \"%s\"" -msgstr "" +msgstr "C'hwitet eo bet ar reked da-heul : \"%s\"" #: db_routines.php:191 db_routines.php:296 db_routines.php:301 #: db_routines.php:311 db_routines.php:325 libraries/common.lib.php:609 From c11bb9e3f8f70207f0002652e39f2373382600af Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Fri, 24 Jun 2011 18:32:00 +0200 Subject: [PATCH 004/511] Translation update done using Pootle. --- po/br.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/br.po b/po/br.po index cf708d39c8..35e6a8acce 100644 --- a/po/br.po +++ b/po/br.po @@ -8,7 +8,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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-24 18:31+0200\n" +"PO-Revision-Date: 2011-06-24 18:32+0200\n" "Last-Translator: \n" "Language-Team: LANGUAGE \n" "Language: br\n" @@ -1049,7 +1049,7 @@ msgstr "" #: server_synchronize.php:734 server_synchronize.php:762 #: server_synchronize.php:790 server_synchronize.php:802 msgid "Click to select" -msgstr "" +msgstr "Klikañ evit diuzañ" #: js/messages.php:26 msgid "Click to unselect" From 7f1ec1c1d290dc8823a3e0618486167f0ecfaddf Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Fri, 24 Jun 2011 18:32:09 +0200 Subject: [PATCH 005/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 35e6a8acce..6d0977254d 100644 --- a/po/br.po +++ b/po/br.po @@ -1053,7 +1053,7 @@ msgstr "Klikañ evit diuzañ" #: js/messages.php:26 msgid "Click to unselect" -msgstr "" +msgstr "Klikañ evit diziuzañ" #: js/messages.php:27 libraries/import.lib.php:103 sql.php:214 msgid "\"DROP DATABASE\" statements are disabled." From dc79c2d8ceeafefdc2e1e2ed0ce51c04ce4886b1 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Fri, 24 Jun 2011 18:32:18 +0200 Subject: [PATCH 006/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 6d0977254d..557b059faf 100644 --- a/po/br.po +++ b/po/br.po @@ -1061,7 +1061,7 @@ msgstr "" #: js/messages.php:30 libraries/mult_submits.inc.php:282 sql.php:312 msgid "Do you really want to " -msgstr "" +msgstr "Ha sur oc'h e fell deoc'h " #: js/messages.php:31 libraries/mult_submits.inc.php:282 sql.php:297 msgid "You are about to DESTROY a complete database!" From 05db0902f38c95436b4c222b1889b868022d600b Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Fri, 24 Jun 2011 18:32:25 +0200 Subject: [PATCH 007/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 557b059faf..ac04ca5bb5 100644 --- a/po/br.po +++ b/po/br.po @@ -1065,7 +1065,7 @@ msgstr "Ha sur oc'h e fell deoc'h " #: js/messages.php:31 libraries/mult_submits.inc.php:282 sql.php:297 msgid "You are about to DESTROY a complete database!" -msgstr "" +msgstr "Emaoc'h war-nes DISTRUJ un diaz roadennoù klok !" #: js/messages.php:32 msgid "You are about to DESTROY a complete table!" From a8891eb30ebc7f1bd09030af3c1be5dc2351841b Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Fri, 24 Jun 2011 18:32:33 +0200 Subject: [PATCH 008/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index ac04ca5bb5..f200d161d6 100644 --- a/po/br.po +++ b/po/br.po @@ -1069,7 +1069,7 @@ msgstr "Emaoc'h war-nes DISTRUJ un diaz roadennoù klok !" #: js/messages.php:32 msgid "You are about to DESTROY a complete table!" -msgstr "" +msgstr "Emaoc'h war-nes DISTRUJ un daolennad glok !" #: js/messages.php:33 msgid "You are about to TRUNCATE a complete table!" From 794153b413e9387a204261a044e6b39c5abf3e45 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Fri, 24 Jun 2011 18:33:23 +0200 Subject: [PATCH 009/511] Translation update done using Pootle. --- po/br.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/br.po b/po/br.po index f200d161d6..75807348f4 100644 --- a/po/br.po +++ b/po/br.po @@ -8,7 +8,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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-24 18:32+0200\n" +"PO-Revision-Date: 2011-06-24 18:33+0200\n" "Last-Translator: \n" "Language-Team: LANGUAGE \n" "Language: br\n" @@ -1089,7 +1089,7 @@ msgstr "" #: js/messages.php:40 msgid "You are about to DISABLE a BLOB Repository!" -msgstr "" +msgstr "Emaoc'h war-nes DIWEREDEKAAT ur c'havlec'h BLOB !" #: js/messages.php:41 #, php-format From c331e8200b14faf2d5a94ed009bd2eb152deb32c Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Fri, 24 Jun 2011 18:34:17 +0200 Subject: [PATCH 010/511] Translation update done using Pootle. --- po/br.po | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 75807348f4..c0f36467b3 100644 --- a/po/br.po +++ b/po/br.po @@ -8,7 +8,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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-24 18:33+0200\n" +"PO-Revision-Date: 2011-06-24 18:34+0200\n" "Last-Translator: \n" "Language-Team: LANGUAGE \n" "Language: br\n" @@ -1095,6 +1095,8 @@ msgstr "Emaoc'h war-nes DIWEREDEKAAT ur c'havlec'h BLOB !" #, php-format msgid "Are you sure you want to disable all BLOB references for database %s?" msgstr "" +"Ha sur oc'h e fell deoc'h diweredekaat an holl zaveennoù BLOB evit an diaz " +"roadennoù %s ?" #: js/messages.php:44 msgid "Missing value in the form!" From 2a156057f1608911aaf3186fdfc01ce0bef25a71 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Fri, 24 Jun 2011 18:34:35 +0200 Subject: [PATCH 011/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index c0f36467b3..259de222ce 100644 --- a/po/br.po +++ b/po/br.po @@ -1100,7 +1100,7 @@ msgstr "" #: js/messages.php:44 msgid "Missing value in the form!" -msgstr "" +msgstr "Furmskrid diglok !" #: js/messages.php:45 msgid "This is not a number!" From 662fca9bd8456a9dd447a3c197d0394e97748058 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Fri, 24 Jun 2011 18:34:38 +0200 Subject: [PATCH 012/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 259de222ce..486d3bb967 100644 --- a/po/br.po +++ b/po/br.po @@ -1104,7 +1104,7 @@ msgstr "Furmskrid diglok !" #: js/messages.php:45 msgid "This is not a number!" -msgstr "" +msgstr "N'eo ket un niver !" #. l10n: Default description for the y-Axis of Charts #: js/messages.php:49 From ee21c0e55be339fe6c0649b8dee17c3d96f9ee86 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Fri, 24 Jun 2011 18:34:47 +0200 Subject: [PATCH 013/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 486d3bb967..eea033460e 100644 --- a/po/br.po +++ b/po/br.po @@ -1104,7 +1104,7 @@ msgstr "Furmskrid diglok !" #: js/messages.php:45 msgid "This is not a number!" -msgstr "N'eo ket un niver !" +msgstr "N'eo ket hemañ un niver !" #. l10n: Default description for the y-Axis of Charts #: js/messages.php:49 From 853ede9e46de0cdc2f7b561c1a14290fa2d25310 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Fri, 24 Jun 2011 18:35:08 +0200 Subject: [PATCH 014/511] Translation update done using Pootle. --- po/br.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/br.po b/po/br.po index eea033460e..4b1fcf5ac6 100644 --- a/po/br.po +++ b/po/br.po @@ -8,7 +8,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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-24 18:34+0200\n" +"PO-Revision-Date: 2011-06-24 18:35+0200\n" "Last-Translator: \n" "Language-Team: LANGUAGE \n" "Language: br\n" @@ -1109,7 +1109,7 @@ msgstr "N'eo ket hemañ un niver !" #. l10n: Default description for the y-Axis of Charts #: js/messages.php:49 msgid "Total count" -msgstr "" +msgstr "Sammad hollek" #: js/messages.php:52 msgid "The host name is empty!" From 9f0716c01f77c068beaf114a5ba1cacfe76dc38c Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Fri, 24 Jun 2011 18:35:26 +0200 Subject: [PATCH 015/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 4b1fcf5ac6..3515e49d62 100644 --- a/po/br.po +++ b/po/br.po @@ -1113,7 +1113,7 @@ msgstr "Sammad hollek" #: js/messages.php:52 msgid "The host name is empty!" -msgstr "" +msgstr "Goullo eo anv ar servijer !" #: js/messages.php:53 msgid "The user name is empty!" From fef323f7559bac8e7ad67ad40ffa88e278206db8 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Fri, 24 Jun 2011 18:35:37 +0200 Subject: [PATCH 016/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 3515e49d62..b7a3124135 100644 --- a/po/br.po +++ b/po/br.po @@ -1117,7 +1117,7 @@ msgstr "Goullo eo anv ar servijer !" #: js/messages.php:53 msgid "The user name is empty!" -msgstr "" +msgstr "Goullo eo anv an implijer !" #: js/messages.php:54 server_privileges.php:1221 user_password.php:64 msgid "The password is empty!" From 881db5b53cf4eef4c7969497dcade791f301c7f5 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Fri, 24 Jun 2011 18:35:48 +0200 Subject: [PATCH 017/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index b7a3124135..00f9965c1a 100644 --- a/po/br.po +++ b/po/br.po @@ -1121,7 +1121,7 @@ msgstr "Goullo eo anv an implijer !" #: js/messages.php:54 server_privileges.php:1221 user_password.php:64 msgid "The password is empty!" -msgstr "" +msgstr "Goullo eo ar ger-tremen !" #: js/messages.php:55 server_privileges.php:1219 user_password.php:67 msgid "The passwords aren't the same!" From 19a48742c4f7f0ae43d5bc50a9028605d77bd890 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Fri, 24 Jun 2011 18:35:59 +0200 Subject: [PATCH 018/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 00f9965c1a..daa21cd78f 100644 --- a/po/br.po +++ b/po/br.po @@ -1125,7 +1125,7 @@ msgstr "Goullo eo ar ger-tremen !" #: js/messages.php:55 server_privileges.php:1219 user_password.php:67 msgid "The passwords aren't the same!" -msgstr "" +msgstr "Ne glot ket ar gerioù-tremen !" #: js/messages.php:56 server_privileges.php:1679 server_privileges.php:1703 #: server_privileges.php:2108 server_privileges.php:2302 From d3cf159e6d1d37a4a3f0e752f66c31c7c93e5f83 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Fri, 24 Jun 2011 18:36:22 +0200 Subject: [PATCH 019/511] Translation update done using Pootle. --- po/br.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/br.po b/po/br.po index daa21cd78f..05d697dd9c 100644 --- a/po/br.po +++ b/po/br.po @@ -8,7 +8,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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-24 18:35+0200\n" +"PO-Revision-Date: 2011-06-24 18:36+0200\n" "Last-Translator: \n" "Language-Team: LANGUAGE \n" "Language: br\n" @@ -1130,7 +1130,7 @@ msgstr "Ne glot ket ar gerioù-tremen !" #: js/messages.php:56 server_privileges.php:1679 server_privileges.php:1703 #: server_privileges.php:2108 server_privileges.php:2302 msgid "Add user" -msgstr "" +msgstr "Ouzhpennañ un implijer" #: js/messages.php:57 msgid "Reloading Privileges" From a1c9404c5d8a7d44d01f53b81695ee3cd42a8c41 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Fri, 24 Jun 2011 18:36:42 +0200 Subject: [PATCH 020/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 05d697dd9c..c5f4bae58d 100644 --- a/po/br.po +++ b/po/br.po @@ -1134,7 +1134,7 @@ msgstr "Ouzhpennañ un implijer" #: js/messages.php:57 msgid "Reloading Privileges" -msgstr "" +msgstr "Oc'h adkargañ an dreistgwirioù" #: js/messages.php:58 msgid "Removing Selected Users" From 48c46e3d1cfd9940aceb37e11d3d42dd36a79421 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Fri, 24 Jun 2011 18:37:06 +0200 Subject: [PATCH 021/511] Translation update done using Pootle. --- po/br.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/br.po b/po/br.po index c5f4bae58d..537f2f550b 100644 --- a/po/br.po +++ b/po/br.po @@ -8,7 +8,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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-24 18:36+0200\n" +"PO-Revision-Date: 2011-06-24 18:37+0200\n" "Last-Translator: \n" "Language-Team: LANGUAGE \n" "Language: br\n" @@ -1138,7 +1138,7 @@ msgstr "Oc'h adkargañ an dreistgwirioù" #: js/messages.php:58 msgid "Removing Selected Users" -msgstr "" +msgstr "O lemel kuit an implijerien diuzet" #: js/messages.php:59 libraries/tbl_properties.inc.php:772 #: tbl_tracking.php:244 tbl_tracking.php:409 From 0df0b1eafdc44252c9255f9f4eb1f29f24917bfc Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Fri, 24 Jun 2011 18:37:10 +0200 Subject: [PATCH 022/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 537f2f550b..097cebe5ff 100644 --- a/po/br.po +++ b/po/br.po @@ -1143,7 +1143,7 @@ msgstr "O lemel kuit an implijerien diuzet" #: js/messages.php:59 libraries/tbl_properties.inc.php:772 #: tbl_tracking.php:244 tbl_tracking.php:409 msgid "Close" -msgstr "" +msgstr "Serriñ" #: js/messages.php:62 js/messages.php:132 libraries/Index.class.php:468 #: libraries/common.lib.php:594 libraries/common.lib.php:1144 From a535e22ab7329a58d76f31089bd83fb26c48528d Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Fri, 24 Jun 2011 18:37:16 +0200 Subject: [PATCH 023/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 097cebe5ff..1b52deef25 100644 --- a/po/br.po +++ b/po/br.po @@ -1152,7 +1152,7 @@ msgstr "Serriñ" #: libraries/import.lib.php:1150 libraries/import.lib.php:1174 #: libraries/schema/User_Schema.class.php:164 setup/frames/index.inc.php:137 msgid "Edit" -msgstr "" +msgstr "Kemmañ" #: js/messages.php:64 server_status.php:420 msgid "Live traffic chart" From e21b95f038af1f076bf627ccff6aa758576c2466 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Fri, 24 Jun 2011 18:37:45 +0200 Subject: [PATCH 024/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 1b52deef25..8962235208 100644 --- a/po/br.po +++ b/po/br.po @@ -1156,7 +1156,7 @@ msgstr "Kemmañ" #: js/messages.php:64 server_status.php:420 msgid "Live traffic chart" -msgstr "" +msgstr "Grafik an tremenerezh evel m'emañ diouzhtu" #: js/messages.php:65 server_status.php:423 msgid "Live conn./process chart" From 92ac1be630c490602ba63295c140463115ceb2da Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Fri, 24 Jun 2011 18:38:20 +0200 Subject: [PATCH 025/511] Translation update done using Pootle. --- po/br.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/br.po b/po/br.po index 8962235208..ad8f912f31 100644 --- a/po/br.po +++ b/po/br.po @@ -8,7 +8,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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-24 18:37+0200\n" +"PO-Revision-Date: 2011-06-24 18:38+0200\n" "Last-Translator: \n" "Language-Team: LANGUAGE \n" "Language: br\n" @@ -1160,7 +1160,7 @@ msgstr "Grafik an tremenerezh evel m'emañ diouzhtu" #: js/messages.php:65 server_status.php:423 msgid "Live conn./process chart" -msgstr "" +msgstr "Grafik ar c'hevreadennoù hag argerzhioù evel m'emaint diouzhtu" #: js/messages.php:66 server_status.php:445 msgid "Live query chart" From 3d19f3065d9d1d533c77893864d0397ac147ce28 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Fri, 24 Jun 2011 18:38:36 +0200 Subject: [PATCH 026/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index ad8f912f31..c265c98a8c 100644 --- a/po/br.po +++ b/po/br.po @@ -1164,7 +1164,7 @@ msgstr "Grafik ar c'hevreadennoù hag argerzhioù evel m'emaint diouzhtu" #: js/messages.php:66 server_status.php:445 msgid "Live query chart" -msgstr "" +msgstr "Grafik ar rekedoù evel m'emaint diouzhtu" #: js/messages.php:68 msgid "Static data" From 301a614dc10e01acabdafac068a1c98ff636818c Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Fri, 24 Jun 2011 18:38:48 +0200 Subject: [PATCH 027/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index c265c98a8c..3faea25139 100644 --- a/po/br.po +++ b/po/br.po @@ -1168,7 +1168,7 @@ msgstr "Grafik ar rekedoù evel m'emaint diouzhtu" #: js/messages.php:68 msgid "Static data" -msgstr "" +msgstr "Roadennoù stadegel" #. l10n: Total number of queries #: js/messages.php:70 libraries/build_html_for_db.lib.php:45 From c677517cb051c8aefa265be65b32fa2a98741bce Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Fri, 24 Jun 2011 18:38:52 +0200 Subject: [PATCH 028/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 3faea25139..bfe0c7480e 100644 --- a/po/br.po +++ b/po/br.po @@ -1176,7 +1176,7 @@ msgstr "Roadennoù stadegel" #: server_status.php:701 server_status.php:762 tbl_printview.php:348 #: tbl_structure.php:832 msgid "Total" -msgstr "" +msgstr "Hollad" #. l10n: Other, small valued, queries #: js/messages.php:72 server_status.php:602 From 64ee74fd1e9fb3e2e81a18f174eeee23021323f2 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Fri, 24 Jun 2011 18:39:17 +0200 Subject: [PATCH 029/511] Translation update done using Pootle. --- po/br.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/br.po b/po/br.po index bfe0c7480e..e3a7603b80 100644 --- a/po/br.po +++ b/po/br.po @@ -8,7 +8,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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-24 18:38+0200\n" +"PO-Revision-Date: 2011-06-24 18:39+0200\n" "Last-Translator: \n" "Language-Team: LANGUAGE \n" "Language: br\n" @@ -1181,7 +1181,7 @@ msgstr "Hollad" #. l10n: Other, small valued, queries #: js/messages.php:72 server_status.php:602 msgid "Other" -msgstr "" +msgstr "Udb all" #. l10n: Thousands separator #: js/messages.php:74 libraries/common.lib.php:1374 From 6a28f0e417b3883b5cc46f3ca51baab2ae266248 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Fri, 24 Jun 2011 18:39:36 +0200 Subject: [PATCH 030/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index e3a7603b80..b17ab2a87b 100644 --- a/po/br.po +++ b/po/br.po @@ -1186,7 +1186,7 @@ msgstr "Udb all" #. l10n: Thousands separator #: js/messages.php:74 libraries/common.lib.php:1374 msgid "," -msgstr "" +msgstr " " #. l10n: Decimal separator #: js/messages.php:76 libraries/common.lib.php:1376 From 95bcd9ddbdf9115bc8e03546b905b3ad1945bd62 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Fri, 24 Jun 2011 18:39:47 +0200 Subject: [PATCH 031/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index b17ab2a87b..c24cefc5c0 100644 --- a/po/br.po +++ b/po/br.po @@ -1191,7 +1191,7 @@ msgstr " " #. l10n: Decimal separator #: js/messages.php:76 libraries/common.lib.php:1376 msgid "." -msgstr "" +msgstr "," #: js/messages.php:78 msgid "KiB sent since last refresh" From 639b7837619e5a36d9bfea1c64fd939e37b4fb7a Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Fri, 24 Jun 2011 18:40:03 +0200 Subject: [PATCH 032/511] Translation update done using Pootle. --- po/br.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/br.po b/po/br.po index c24cefc5c0..5b589e1703 100644 --- a/po/br.po +++ b/po/br.po @@ -8,7 +8,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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-24 18:39+0200\n" +"PO-Revision-Date: 2011-06-24 18:40+0200\n" "Last-Translator: \n" "Language-Team: LANGUAGE \n" "Language: br\n" @@ -1191,7 +1191,7 @@ msgstr " " #. l10n: Decimal separator #: js/messages.php:76 libraries/common.lib.php:1376 msgid "." -msgstr "," +msgstr "." #: js/messages.php:78 msgid "KiB sent since last refresh" From ce001d300e834bc12d2245296a6a3b081a47a0ae Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Fri, 24 Jun 2011 18:40:42 +0200 Subject: [PATCH 033/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 5b589e1703..22e1c9419b 100644 --- a/po/br.po +++ b/po/br.po @@ -1195,7 +1195,7 @@ msgstr "." #: js/messages.php:78 msgid "KiB sent since last refresh" -msgstr "" +msgstr "Kio treuzkaset abaoe ar freskadenn ziwezhañ" #: js/messages.php:79 msgid "KiB received since last refresh" From da067788b37da60fbf8a0189eb1596c08b6d855a Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Fri, 24 Jun 2011 18:40:59 +0200 Subject: [PATCH 034/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 22e1c9419b..6c7fc59242 100644 --- a/po/br.po +++ b/po/br.po @@ -1199,7 +1199,7 @@ msgstr "Kio treuzkaset abaoe ar freskadenn ziwezhañ" #: js/messages.php:79 msgid "KiB received since last refresh" -msgstr "" +msgstr "Kio resevet abaoe ar freskadenn ziwezhañ" #: js/messages.php:80 msgid "Server traffic (in KiB)" From bc6d299ad3b0b20ee04d8079742e8770eb9b44b7 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Fri, 24 Jun 2011 18:41:12 +0200 Subject: [PATCH 035/511] Translation update done using Pootle. --- po/br.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/br.po b/po/br.po index 6c7fc59242..8de8108ff2 100644 --- a/po/br.po +++ b/po/br.po @@ -8,7 +8,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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-24 18:40+0200\n" +"PO-Revision-Date: 2011-06-24 18:41+0200\n" "Last-Translator: \n" "Language-Team: LANGUAGE \n" "Language: br\n" @@ -1203,7 +1203,7 @@ msgstr "Kio resevet abaoe ar freskadenn ziwezhañ" #: js/messages.php:80 msgid "Server traffic (in KiB)" -msgstr "" +msgstr "Tremenerezh war ar servijer (e Kio)" #: js/messages.php:81 msgid "Connections since last refresh" From 4b2fc644a12394b875f2be129c5c014a458e3e29 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Fri, 24 Jun 2011 18:41:25 +0200 Subject: [PATCH 036/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 8de8108ff2..4baef5e941 100644 --- a/po/br.po +++ b/po/br.po @@ -1207,7 +1207,7 @@ msgstr "Tremenerezh war ar servijer (e Kio)" #: js/messages.php:81 msgid "Connections since last refresh" -msgstr "" +msgstr "Kevreadennoù abaoe ar freskadenn ziwezhañ" #: js/messages.php:82 server_status.php:794 msgid "Processes" From c0db0537a23692bf193ea6723658e7aeb2206a16 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Fri, 24 Jun 2011 18:41:30 +0200 Subject: [PATCH 037/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 4baef5e941..ddd97e243d 100644 --- a/po/br.po +++ b/po/br.po @@ -1211,7 +1211,7 @@ msgstr "Kevreadennoù abaoe ar freskadenn ziwezhañ" #: js/messages.php:82 server_status.php:794 msgid "Processes" -msgstr "" +msgstr "Argerzhioù" #: js/messages.php:83 msgid "Connections / Processes" From da852524b707bd9fe475d8ff6b804b9d7088d5e8 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Fri, 24 Jun 2011 18:41:44 +0200 Subject: [PATCH 038/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index ddd97e243d..76c46acef5 100644 --- a/po/br.po +++ b/po/br.po @@ -1215,7 +1215,7 @@ msgstr "Argerzhioù" #: js/messages.php:83 msgid "Connections / Processes" -msgstr "" +msgstr "Kevreadennoù/Argerzhioù" #: js/messages.php:84 msgid "Issued queries since last refresh" From 427d2d68ed2f034864fd427f4819eb85f98c6f67 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Fri, 24 Jun 2011 18:41:59 +0200 Subject: [PATCH 039/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 76c46acef5..4c94307898 100644 --- a/po/br.po +++ b/po/br.po @@ -1219,7 +1219,7 @@ msgstr "Kevreadennoù/Argerzhioù" #: js/messages.php:84 msgid "Issued queries since last refresh" -msgstr "" +msgstr "Rekedoù resevet abaoe ar freskadenn ziwezhañ" #: js/messages.php:85 msgid "Issued queries" From 710ac8044969d6e70b8baa9076ea4bfdf9451ef8 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Fri, 24 Jun 2011 18:42:08 +0200 Subject: [PATCH 040/511] Translation update done using Pootle. --- po/br.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/br.po b/po/br.po index 4c94307898..51baa25503 100644 --- a/po/br.po +++ b/po/br.po @@ -8,7 +8,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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-24 18:41+0200\n" +"PO-Revision-Date: 2011-06-24 18:42+0200\n" "Last-Translator: \n" "Language-Team: LANGUAGE \n" "Language: br\n" @@ -1223,7 +1223,7 @@ msgstr "Rekedoù resevet abaoe ar freskadenn ziwezhañ" #: js/messages.php:85 msgid "Issued queries" -msgstr "" +msgstr "Rekedoù resevet" #: js/messages.php:87 server_status.php:402 msgid "Query statistics" From 3d35de214d4e14a0a9074ef022111562a428783c Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Fri, 24 Jun 2011 18:42:17 +0200 Subject: [PATCH 041/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 51baa25503..36fe59958b 100644 --- a/po/br.po +++ b/po/br.po @@ -1227,7 +1227,7 @@ msgstr "Rekedoù resevet" #: js/messages.php:87 server_status.php:402 msgid "Query statistics" -msgstr "" +msgstr "Stadegoù war ar rekedoù" #: js/messages.php:91 libraries/tbl_properties.inc.php:777 pmd_general.php:388 #: pmd_general.php:425 pmd_general.php:545 pmd_general.php:593 From 8dbc7a5e4d296cb46a744509d9dfe0eb2a672945 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Fri, 24 Jun 2011 18:42:23 +0200 Subject: [PATCH 042/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 36fe59958b..4e14835846 100644 --- a/po/br.po +++ b/po/br.po @@ -1233,7 +1233,7 @@ msgstr "Stadegoù war ar rekedoù" #: pmd_general.php:425 pmd_general.php:545 pmd_general.php:593 #: pmd_general.php:669 pmd_general.php:723 pmd_general.php:786 msgid "Cancel" -msgstr "" +msgstr "Nullañ" #: js/messages.php:94 msgid "Loading" From 8120b99c8df5316e163c1392dbea4260077b24ac Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Fri, 24 Jun 2011 18:42:29 +0200 Subject: [PATCH 043/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 4e14835846..e118539706 100644 --- a/po/br.po +++ b/po/br.po @@ -1237,7 +1237,7 @@ msgstr "Nullañ" #: js/messages.php:94 msgid "Loading" -msgstr "" +msgstr "O kargañ" #: js/messages.php:95 msgid "Processing Request" From f784e5d1a0b892ef565f0d7f22fc93e6d10dec9a Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Fri, 24 Jun 2011 18:42:37 +0200 Subject: [PATCH 044/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index e118539706..068c851158 100644 --- a/po/br.po +++ b/po/br.po @@ -1241,7 +1241,7 @@ msgstr "O kargañ" #: js/messages.php:95 msgid "Processing Request" -msgstr "" +msgstr "Reked war ober" #: js/messages.php:96 libraries/db_events.inc.php:39 #: libraries/display_triggers.inc.php:46 libraries/import/ods.php:80 From b71f572e12e3d88287cdb036a21eb48b56436075 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Fri, 24 Jun 2011 18:42:51 +0200 Subject: [PATCH 045/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 068c851158..f043028753 100644 --- a/po/br.po +++ b/po/br.po @@ -1241,7 +1241,7 @@ msgstr "O kargañ" #: js/messages.php:95 msgid "Processing Request" -msgstr "Reked war ober" +msgstr "O plediñ gant ar reked" #: js/messages.php:96 libraries/db_events.inc.php:39 #: libraries/display_triggers.inc.php:46 libraries/import/ods.php:80 From 873cd3237a31f923fc5ba88bc1c5cbe6b72add1f Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Fri, 24 Jun 2011 18:43:02 +0200 Subject: [PATCH 046/511] Translation update done using Pootle. --- po/br.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/br.po b/po/br.po index f043028753..efcf7e274d 100644 --- a/po/br.po +++ b/po/br.po @@ -8,7 +8,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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-24 18:42+0200\n" +"PO-Revision-Date: 2011-06-24 18:43+0200\n" "Last-Translator: \n" "Language-Team: LANGUAGE \n" "Language: br\n" @@ -1246,7 +1246,7 @@ msgstr "O plediñ gant ar reked" #: js/messages.php:96 libraries/db_events.inc.php:39 #: libraries/display_triggers.inc.php:46 libraries/import/ods.php:80 msgid "Error in Processing Request" -msgstr "" +msgstr "Fazi en ur blediñ gant ar reked" #: js/messages.php:97 msgid "Dropping Column" From b1bec5c4f69d7bc3fd53033960d25335484a9a83 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Fri, 24 Jun 2011 18:43:11 +0200 Subject: [PATCH 047/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index efcf7e274d..46e1ceaa5f 100644 --- a/po/br.po +++ b/po/br.po @@ -1250,7 +1250,7 @@ msgstr "Fazi en ur blediñ gant ar reked" #: js/messages.php:97 msgid "Dropping Column" -msgstr "" +msgstr "Diverkañ ar bann" #: js/messages.php:98 msgid "Adding Primary Key" From 66e8b7cf730f89ffe133e233879ded8d8605524e Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Fri, 24 Jun 2011 18:43:31 +0200 Subject: [PATCH 048/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 46e1ceaa5f..444e1544e8 100644 --- a/po/br.po +++ b/po/br.po @@ -1254,7 +1254,7 @@ msgstr "Diverkañ ar bann" #: js/messages.php:98 msgid "Adding Primary Key" -msgstr "" +msgstr "Ouzhpennañ un alc'hwez kentidik" #: js/messages.php:99 libraries/relation.lib.php:87 pmd_general.php:386 #: pmd_general.php:543 pmd_general.php:591 pmd_general.php:667 From d1a8bbef3238488be9a5dae098caeb8fe023cd93 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Fri, 24 Jun 2011 18:43:38 +0200 Subject: [PATCH 049/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 444e1544e8..8da5fe2028 100644 --- a/po/br.po +++ b/po/br.po @@ -1260,7 +1260,7 @@ msgstr "Ouzhpennañ un alc'hwez kentidik" #: pmd_general.php:543 pmd_general.php:591 pmd_general.php:667 #: pmd_general.php:721 pmd_general.php:784 msgid "OK" -msgstr "" +msgstr "Mat eo" #: js/messages.php:102 msgid "Renaming Databases" From 860650b8b8864f90a78481ddbbf9fc1132ec58ec Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Fri, 24 Jun 2011 18:43:48 +0200 Subject: [PATCH 050/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 8da5fe2028..4a8d0c17f9 100644 --- a/po/br.po +++ b/po/br.po @@ -1264,7 +1264,7 @@ msgstr "Mat eo" #: js/messages.php:102 msgid "Renaming Databases" -msgstr "" +msgstr "Oc'h adenvel an diaz roadennoù" #: js/messages.php:103 msgid "Reload Database" From e68cc7bc3a6e03648ebaaca0dba1bf1dcfceafc8 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Fri, 24 Jun 2011 18:44:02 +0200 Subject: [PATCH 051/511] Translation update done using Pootle. --- po/br.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/br.po b/po/br.po index 4a8d0c17f9..7f0ca89252 100644 --- a/po/br.po +++ b/po/br.po @@ -8,7 +8,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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-24 18:43+0200\n" +"PO-Revision-Date: 2011-06-24 18:44+0200\n" "Last-Translator: \n" "Language-Team: LANGUAGE \n" "Language: br\n" @@ -1268,7 +1268,7 @@ msgstr "Oc'h adenvel an diaz roadennoù" #: js/messages.php:103 msgid "Reload Database" -msgstr "" +msgstr "Adkargañ an diaz roadennoù" #: js/messages.php:104 msgid "Copying Database" From c63f87ba960a4f2ca1cbd3f10665b6d69e229562 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Fri, 24 Jun 2011 18:44:14 +0200 Subject: [PATCH 052/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 7f0ca89252..dbbc3cabe6 100644 --- a/po/br.po +++ b/po/br.po @@ -1272,7 +1272,7 @@ msgstr "Adkargañ an diaz roadennoù" #: js/messages.php:104 msgid "Copying Database" -msgstr "" +msgstr "Oc'h eilañ an diaz roadennoù" #: js/messages.php:105 msgid "Changing Charset" From 6392481c923a3209510e866156ecddfe0bddb38e Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Fri, 24 Jun 2011 18:45:03 +0200 Subject: [PATCH 053/511] Translation update done using Pootle. --- po/br.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/br.po b/po/br.po index dbbc3cabe6..ba85e91727 100644 --- a/po/br.po +++ b/po/br.po @@ -8,7 +8,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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-24 18:44+0200\n" +"PO-Revision-Date: 2011-06-24 18:45+0200\n" "Last-Translator: \n" "Language-Team: LANGUAGE \n" "Language: br\n" @@ -1276,7 +1276,7 @@ msgstr "Oc'h eilañ an diaz roadennoù" #: js/messages.php:105 msgid "Changing Charset" -msgstr "" +msgstr "O cheñch ar strobad arouezennoù" #: js/messages.php:106 msgid "Table must have at least one column" From 0c680a81c7f2470026907562c296b26518e5020f Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Fri, 24 Jun 2011 18:45:35 +0200 Subject: [PATCH 054/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index ba85e91727..741cfbf9fb 100644 --- a/po/br.po +++ b/po/br.po @@ -1280,7 +1280,7 @@ msgstr "O cheñch ar strobad arouezennoù" #: js/messages.php:106 msgid "Table must have at least one column" -msgstr "" +msgstr "Ur bann a rank bezañ en daolenn, da nebeutañ" #: js/messages.php:107 msgid "Create Table" From 87c5d035d327e406644f0a68dc44904124dc24dd Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Fri, 24 Jun 2011 18:45:51 +0200 Subject: [PATCH 055/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 741cfbf9fb..ed4e009c4a 100644 --- a/po/br.po +++ b/po/br.po @@ -1284,7 +1284,7 @@ msgstr "Ur bann a rank bezañ en daolenn, da nebeutañ" #: js/messages.php:107 msgid "Create Table" -msgstr "" +msgstr "Krouiñ un daolenn" #: js/messages.php:112 msgid "Insert Table" From 36d62fb34cae85336049680c98e39d21e77d4616 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Fri, 24 Jun 2011 18:46:04 +0200 Subject: [PATCH 056/511] Translation update done using Pootle. --- po/br.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/br.po b/po/br.po index ed4e009c4a..a6d9399987 100644 --- a/po/br.po +++ b/po/br.po @@ -8,7 +8,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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-24 18:45+0200\n" +"PO-Revision-Date: 2011-06-24 18:46+0200\n" "Last-Translator: \n" "Language-Team: LANGUAGE \n" "Language: br\n" @@ -1288,7 +1288,7 @@ msgstr "Krouiñ un daolenn" #: js/messages.php:112 msgid "Insert Table" -msgstr "" +msgstr "Ensoc'hañ un daolenn" #: js/messages.php:115 msgid "Searching" From 958dc00ab4057f0ab1582913c2e7c3bb412314d7 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Fri, 24 Jun 2011 18:46:11 +0200 Subject: [PATCH 057/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index a6d9399987..f66ddd4a1d 100644 --- a/po/br.po +++ b/po/br.po @@ -1292,7 +1292,7 @@ msgstr "Ensoc'hañ un daolenn" #: js/messages.php:115 msgid "Searching" -msgstr "" +msgstr "O klask" #: js/messages.php:116 msgid "Hide search results" From 2f3219211a28d8d24b571112fcf543b250427264 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Fri, 24 Jun 2011 18:46:25 +0200 Subject: [PATCH 058/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index f66ddd4a1d..40ee0ecfd4 100644 --- a/po/br.po +++ b/po/br.po @@ -1296,7 +1296,7 @@ msgstr "O klask" #: js/messages.php:116 msgid "Hide search results" -msgstr "" +msgstr "Kuzhat disoc'hoù an enklask" #: js/messages.php:117 msgid "Show search results" From fa496642642462583769e3d4127c8f9b54fb4f8a Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Fri, 24 Jun 2011 18:46:34 +0200 Subject: [PATCH 059/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 40ee0ecfd4..9e5eddfae6 100644 --- a/po/br.po +++ b/po/br.po @@ -1300,7 +1300,7 @@ msgstr "Kuzhat disoc'hoù an enklask" #: js/messages.php:117 msgid "Show search results" -msgstr "" +msgstr "Diskouez disoc'hoù an enklask" #: js/messages.php:118 msgid "Browsing" From 710d1a42e949b15757ead174ad4f3855d7879a1a Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Fri, 24 Jun 2011 18:46:44 +0200 Subject: [PATCH 060/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 9e5eddfae6..3b82d52444 100644 --- a/po/br.po +++ b/po/br.po @@ -1304,7 +1304,7 @@ msgstr "Diskouez disoc'hoù an enklask" #: js/messages.php:118 msgid "Browsing" -msgstr "" +msgstr "O furchal" #: js/messages.php:119 msgid "Deleting" From ea3c4aca3c63ef56f76734d8314da11dbc33a846 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Fri, 24 Jun 2011 18:46:50 +0200 Subject: [PATCH 061/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 3b82d52444..55cc2b4a43 100644 --- a/po/br.po +++ b/po/br.po @@ -1308,7 +1308,7 @@ msgstr "O furchal" #: js/messages.php:119 msgid "Deleting" -msgstr "" +msgstr "O tiverkañ" #: js/messages.php:122 msgid "The definition of a stored function must contain a RETURN statement!" From e4ba490f2ace5d1d74e2e7ecf5d34e1433ad01e4 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Fri, 24 Jun 2011 18:47:54 +0200 Subject: [PATCH 062/511] Translation update done using Pootle. --- po/br.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/br.po b/po/br.po index 55cc2b4a43..e83274c865 100644 --- a/po/br.po +++ b/po/br.po @@ -8,7 +8,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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-24 18:46+0200\n" +"PO-Revision-Date: 2011-06-24 18:47+0200\n" "Last-Translator: \n" "Language-Team: LANGUAGE \n" "Language: br\n" @@ -1312,7 +1312,7 @@ msgstr "O tiverkañ" #: js/messages.php:122 msgid "The definition of a stored function must contain a RETURN statement!" -msgstr "" +msgstr "Bez' e rank bezañ un embannadenn RETURN e termenadur un arc'hwel stoket" #: js/messages.php:123 msgid "Value too long in the form!" From 129cab615702d6098309bd3eb2a10f4fd6503854 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Fri, 24 Jun 2011 18:48:08 +0200 Subject: [PATCH 063/511] Translation update done using Pootle. --- po/br.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/br.po b/po/br.po index e83274c865..9f7627aa8f 100644 --- a/po/br.po +++ b/po/br.po @@ -8,7 +8,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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-24 18:47+0200\n" +"PO-Revision-Date: 2011-06-24 18:48+0200\n" "Last-Translator: \n" "Language-Team: LANGUAGE \n" "Language: br\n" @@ -1316,7 +1316,7 @@ msgstr "Bez' e rank bezañ un embannadenn RETURN e termenadur un arc'hwel stoket #: js/messages.php:123 msgid "Value too long in the form!" -msgstr "" +msgstr "Talvoud re hir er furmskrid !" #: js/messages.php:126 msgid "" From 3d2546b0eb8f2e72cfb5254962842bb9b996a430 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Fri, 24 Jun 2011 18:48:50 +0200 Subject: [PATCH 064/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 9f7627aa8f..f18a542493 100644 --- a/po/br.po +++ b/po/br.po @@ -30,7 +30,7 @@ msgstr "Diskouez pep tra" #: libraries/schema/Pdf_Relation_Schema.class.php:1111 #: libraries/schema/User_Schema.class.php:356 msgid "Page number:" -msgstr "Pajenn niv. :" +msgstr "Pajenn niv. : " #: browse_foreigners.php:133 msgid "" From af6a845184bba59fb00b67bcabd2483e86dcfef8 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Fri, 24 Jun 2011 19:27:58 +0200 Subject: [PATCH 065/511] Translation update done using Pootle. --- po/br.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/br.po b/po/br.po index f18a542493..71c4326d0d 100644 --- a/po/br.po +++ b/po/br.po @@ -8,7 +8,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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-24 18:48+0200\n" +"PO-Revision-Date: 2011-06-24 19:27+0200\n" "Last-Translator: \n" "Language-Team: LANGUAGE \n" "Language: br\n" @@ -1341,7 +1341,7 @@ msgstr "" #: setup/frames/index.inc.php:227 tbl_change.php:976 #: tbl_gis_visualization.php:222 tbl_indexes.php:253 tbl_relation.php:563 msgid "Save" -msgstr "" +msgstr "Enrollañ" #: js/messages.php:134 libraries/display_tbl.lib.php:637 pmd_general.php:158 #: tbl_change.php:316 tbl_change.php:322 From 6c4000a03b658b9713813e5e117ddef93ffddfd3 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Fri, 24 Jun 2011 19:28:02 +0200 Subject: [PATCH 066/511] Translation update done using Pootle. --- po/br.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/br.po b/po/br.po index 71c4326d0d..e4465ffca3 100644 --- a/po/br.po +++ b/po/br.po @@ -8,7 +8,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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-24 19:27+0200\n" +"PO-Revision-Date: 2011-06-24 19:28+0200\n" "Last-Translator: \n" "Language-Team: LANGUAGE \n" "Language: br\n" @@ -1346,7 +1346,7 @@ msgstr "Enrollañ" #: js/messages.php:134 libraries/display_tbl.lib.php:637 pmd_general.php:158 #: tbl_change.php:316 tbl_change.php:322 msgid "Hide" -msgstr "" +msgstr "Kuzhat" #: js/messages.php:135 tbl_row_action.php:28 msgid "No rows selected" From 6416048fc7e13640db95a4154bdc5af3a5bb2583 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Fri, 24 Jun 2011 19:38:47 +0200 Subject: [PATCH 067/511] Translation update done using Pootle. --- po/br.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/br.po b/po/br.po index e4465ffca3..5e06231844 100644 --- a/po/br.po +++ b/po/br.po @@ -8,7 +8,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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-24 19:28+0200\n" +"PO-Revision-Date: 2011-06-24 19:38+0200\n" "Last-Translator: \n" "Language-Team: LANGUAGE \n" "Language: br\n" @@ -1350,7 +1350,7 @@ msgstr "Kuzhat" #: js/messages.php:135 tbl_row_action.php:28 msgid "No rows selected" -msgstr "" +msgstr "N'eus bet diuzet linenn ebet" #: js/messages.php:136 libraries/display_tbl.lib.php:2384 querywindow.php:114 #: querywindow.php:118 querywindow.php:121 tbl_structure.php:152 From 6e9802b14ba6006efa3a87be25ae1cf91a006161 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Fri, 24 Jun 2011 19:38:52 +0200 Subject: [PATCH 068/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 5e06231844..bf56d2492f 100644 --- a/po/br.po +++ b/po/br.po @@ -1356,7 +1356,7 @@ msgstr "N'eus bet diuzet linenn ebet" #: querywindow.php:118 querywindow.php:121 tbl_structure.php:152 #: tbl_structure.php:602 msgid "Change" -msgstr "" +msgstr "Kemmañ" #: js/messages.php:139 msgid "Hide search criteria" From a4a32e41c3efce676b1772acc5638aa133687485 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Fri, 24 Jun 2011 19:39:14 +0200 Subject: [PATCH 069/511] Translation update done using Pootle. --- po/br.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/br.po b/po/br.po index bf56d2492f..da3b97eae7 100644 --- a/po/br.po +++ b/po/br.po @@ -8,7 +8,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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-24 19:38+0200\n" +"PO-Revision-Date: 2011-06-24 19:39+0200\n" "Last-Translator: \n" "Language-Team: LANGUAGE \n" "Language: br\n" @@ -1360,7 +1360,7 @@ msgstr "Kemmañ" #: js/messages.php:139 msgid "Hide search criteria" -msgstr "" +msgstr "Kuzhat an dezverkoù klask" #: js/messages.php:140 msgid "Show search criteria" From 0d61c96d4534d103fe84b4c02c98624652923702 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Fri, 24 Jun 2011 19:39:23 +0200 Subject: [PATCH 070/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index da3b97eae7..74bbdb7363 100644 --- a/po/br.po +++ b/po/br.po @@ -1364,7 +1364,7 @@ msgstr "Kuzhat an dezverkoù klask" #: js/messages.php:140 msgid "Show search criteria" -msgstr "" +msgstr "Diskouez an dezverkoù enklask" #: js/messages.php:143 tbl_change.php:304 tbl_indexes.php:203 #: tbl_indexes.php:230 From c32025a04a8eb2d436c7d39c1288bb5048816c73 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Fri, 24 Jun 2011 19:39:29 +0200 Subject: [PATCH 071/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 74bbdb7363..e03b8eec3d 100644 --- a/po/br.po +++ b/po/br.po @@ -1369,7 +1369,7 @@ msgstr "Diskouez an dezverkoù enklask" #: js/messages.php:143 tbl_change.php:304 tbl_indexes.php:203 #: tbl_indexes.php:230 msgid "Ignore" -msgstr "" +msgstr "Na ober van" #: js/messages.php:146 msgid "Select referenced key" From 99781c19c06b3c222c0bc1713ad3ac1f806aa508 Mon Sep 17 00:00:00 2001 From: Victor Volkov Date: Fri, 24 Jun 2011 21:07:09 +0200 Subject: [PATCH 072/511] Translation update done using Pootle. --- po/ru.po | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/po/ru.po b/po/ru.po index 12a2267b95..4f36c9ca73 100644 --- a/po/ru.po +++ b/po/ru.po @@ -4,15 +4,15 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2011-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-16 22:26+0200\n" +"PO-Revision-Date: 2011-06-24 21:07+0200\n" "Last-Translator: Victor Volkov \n" "Language-Team: russian \n" "Language: ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%" +"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Generator: Pootle 2.0.5\n" #: browse_foreigners.php:35 browse_foreigners.php:53 @@ -511,9 +511,9 @@ msgstr "SQL-запрос был успешно выполнен" #, php-format msgid "%d row affected by the last statement inside the procedure" msgid_plural "%d rows affected by the last statement inside the procedure" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" +msgstr[0] "Последним выражением в процедуре была затронута %d строка" +msgstr[1] "Последним выражением в процедуре были затронуты %d строки" +msgstr[2] "Последним выражением в процедуре было затронуто %d строк" #: db_routines.php:165 #, fuzzy, php-format From 8dc094def86782b1dd10560403226576b2fd72e4 Mon Sep 17 00:00:00 2001 From: Victor Volkov Date: Fri, 24 Jun 2011 21:08:31 +0200 Subject: [PATCH 073/511] Translation update done using Pootle. --- po/ru.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/po/ru.po b/po/ru.po index 4f36c9ca73..0db7c6957e 100644 --- a/po/ru.po +++ b/po/ru.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-24 21:07+0200\n" +"PO-Revision-Date: 2011-06-24 21:08+0200\n" "Last-Translator: Victor Volkov \n" "Language-Team: russian \n" "Language: ru\n" @@ -516,10 +516,10 @@ msgstr[1] "Последним выражением в процедуре был msgstr[2] "Последним выражением в процедуре было затронуто %d строк" #: db_routines.php:165 -#, fuzzy, php-format +#, php-format #| msgid "Allows executing stored routines." msgid "Execution results of routine %s" -msgstr "Разрешает выполнение хранимых процедур." +msgstr "Результаты выполнения процедуры %s" #: db_routines.php:185 libraries/import.lib.php:153 sql.php:678 #: tbl_change.php:180 tbl_get_field.php:34 From 49846d52220087443111929ac060f80818f30b8b Mon Sep 17 00:00:00 2001 From: Victor Volkov Date: Fri, 24 Jun 2011 21:09:58 +0200 Subject: [PATCH 074/511] Translation update done using Pootle. --- po/ru.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/po/ru.po b/po/ru.po index 0db7c6957e..abf1bec848 100644 --- a/po/ru.po +++ b/po/ru.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-24 21:08+0200\n" +"PO-Revision-Date: 2011-06-24 21:09+0200\n" "Last-Translator: Victor Volkov \n" "Language-Team: russian \n" "Language: ru\n" @@ -528,10 +528,10 @@ msgstr "MySQL вернула пустой результат (т.е. ноль с #: db_routines.php:190 db_routines.php:295 db_routines.php:300 #: db_routines.php:324 -#, fuzzy, php-format +#, php-format #| msgid "The following queries have been executed:" msgid "The following query has failed: \"%s\"" -msgstr "Выполнены следующие запросы:" +msgstr "Данный запрос не был выполнен: \"%s\"" #: db_routines.php:191 db_routines.php:296 db_routines.php:301 #: db_routines.php:311 db_routines.php:325 libraries/common.lib.php:609 From 7adb485f1a205368150acc6d0e94c9dd8e3d399a Mon Sep 17 00:00:00 2001 From: Victor Volkov Date: Fri, 24 Jun 2011 21:10:39 +0200 Subject: [PATCH 075/511] Translation update done using Pootle. --- po/ru.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/ru.po b/po/ru.po index abf1bec848..9cb698ea95 100644 --- a/po/ru.po +++ b/po/ru.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-24 21:09+0200\n" +"PO-Revision-Date: 2011-06-24 21:10+0200\n" "Last-Translator: Victor Volkov \n" "Language-Team: russian \n" "Language: ru\n" @@ -540,7 +540,6 @@ msgstr "Ответ MySQL: " #: db_routines.php:208 db_routines.php:240 db_routines.php:268 #: db_routines.php:407 -#, fuzzy #| msgid "Error in Processing Request" msgid "Error in processing request" msgstr "Ошибка при обработке запроса" From 395402b0bca53d3b9020eaecd07a08559db0d363 Mon Sep 17 00:00:00 2001 From: Victor Volkov Date: Fri, 24 Jun 2011 21:12:14 +0200 Subject: [PATCH 076/511] Translation update done using Pootle. --- po/ru.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/po/ru.po b/po/ru.po index 9cb698ea95..8aec3548ed 100644 --- a/po/ru.po +++ b/po/ru.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-24 21:10+0200\n" +"PO-Revision-Date: 2011-06-24 21:12+0200\n" "Last-Translator: Victor Volkov \n" "Language-Team: russian \n" "Language: ru\n" @@ -546,10 +546,10 @@ msgstr "Ошибка при обработке запроса" #: db_routines.php:209 db_routines.php:241 db_routines.php:269 #: db_routines.php:408 -#, fuzzy, php-format +#, php-format #| msgid "No tables found in database" msgid "No routine with name %1$s found in database %2$s" -msgstr "Таблиц в базе данных не найдено" +msgstr "В базе данных %2$s процедура с именем %1$s не найдена" #: db_routines.php:230 db_routines.php:234 msgid "Execute routine" From 6846dd1c40879887dab2d49d80fc43f840770d5c Mon Sep 17 00:00:00 2001 From: Victor Volkov Date: Fri, 24 Jun 2011 21:12:38 +0200 Subject: [PATCH 077/511] Translation update done using Pootle. --- po/ru.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/ru.po b/po/ru.po index 8aec3548ed..cb95167b4f 100644 --- a/po/ru.po +++ b/po/ru.po @@ -553,7 +553,7 @@ msgstr "В базе данных %2$s процедура с именем %1$s н #: db_routines.php:230 db_routines.php:234 msgid "Execute routine" -msgstr "" +msgstr "Выполнить процедуру" #: db_routines.php:259 db_routines.php:263 #, fuzzy, php-format From cceb60735c4e7aaa1095cc7c6734f1ae092de8c3 Mon Sep 17 00:00:00 2001 From: Victor Volkov Date: Fri, 24 Jun 2011 21:13:01 +0200 Subject: [PATCH 078/511] Translation update done using Pootle. --- po/ru.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/po/ru.po b/po/ru.po index cb95167b4f..d33e997168 100644 --- a/po/ru.po +++ b/po/ru.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-24 21:12+0200\n" +"PO-Revision-Date: 2011-06-24 21:13+0200\n" "Last-Translator: Victor Volkov \n" "Language-Team: russian \n" "Language: ru\n" @@ -556,10 +556,10 @@ msgid "Execute routine" msgstr "Выполнить процедуру" #: db_routines.php:259 db_routines.php:263 -#, fuzzy, php-format +#, php-format #| msgid "Export defaults" msgid "Export of routine %s" -msgstr "Экспорт" +msgstr "Экспорт процедуры %s" #: db_routines.php:288 libraries/db_routines.lib.php:960 #, fuzzy, php-format From 8153519e93282777961cc47e7255dbc766ab48b1 Mon Sep 17 00:00:00 2001 From: Victor Volkov Date: Fri, 24 Jun 2011 21:13:32 +0200 Subject: [PATCH 079/511] Translation update done using Pootle. --- po/ru.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/ru.po b/po/ru.po index d33e997168..410f75d199 100644 --- a/po/ru.po +++ b/po/ru.po @@ -562,10 +562,10 @@ msgid "Export of routine %s" msgstr "Экспорт процедуры %s" #: db_routines.php:288 libraries/db_routines.lib.php:960 -#, fuzzy, php-format +#, php-format #| msgid "Invalid server index: %s" msgid "Invalid routine type: \"%s\"" -msgstr "Неверный индекс сервера: %s" +msgstr "Ошибочный тип процедуры: \"%s\"" #: db_routines.php:309 msgid "Sorry, we failed to restore the dropped routine." From e83bbd1e84915ff24d2524d7fa17a030ed93768e Mon Sep 17 00:00:00 2001 From: Victor Volkov Date: Fri, 24 Jun 2011 21:15:47 +0200 Subject: [PATCH 080/511] Translation update done using Pootle. --- po/ru.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/ru.po b/po/ru.po index 410f75d199..c83af49f29 100644 --- a/po/ru.po +++ b/po/ru.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-24 21:13+0200\n" +"PO-Revision-Date: 2011-06-24 21:15+0200\n" "Last-Translator: Victor Volkov \n" "Language-Team: russian \n" "Language: ru\n" @@ -569,7 +569,7 @@ msgstr "Ошибочный тип процедуры: \"%s\"" #: db_routines.php:309 msgid "Sorry, we failed to restore the dropped routine." -msgstr "" +msgstr "Невозможно восстановить удаленную процедуру." #: db_routines.php:310 msgid "The backed up query was:" From 2759305504ff0e84fbf14ae18ed9bb1b7871c2fe Mon Sep 17 00:00:00 2001 From: Victor Volkov Date: Fri, 24 Jun 2011 21:16:15 +0200 Subject: [PATCH 081/511] Translation update done using Pootle. --- po/ru.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/ru.po b/po/ru.po index c83af49f29..1d40f6c866 100644 --- a/po/ru.po +++ b/po/ru.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-24 21:15+0200\n" +"PO-Revision-Date: 2011-06-24 21:16+0200\n" "Last-Translator: Victor Volkov \n" "Language-Team: russian \n" "Language: ru\n" @@ -573,7 +573,7 @@ msgstr "Невозможно восстановить удаленную про #: db_routines.php:310 msgid "The backed up query was:" -msgstr "" +msgstr "Сохраненный запрос был:" #: db_routines.php:314 #, fuzzy, php-format From 8233391c917f77cca9916a9891dbbd79d3dd270a Mon Sep 17 00:00:00 2001 From: Victor Volkov Date: Fri, 24 Jun 2011 21:16:53 +0200 Subject: [PATCH 082/511] Translation update done using Pootle. --- po/ru.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/ru.po b/po/ru.po index 1d40f6c866..1b8eea4c27 100644 --- a/po/ru.po +++ b/po/ru.po @@ -576,10 +576,10 @@ msgid "The backed up query was:" msgstr "Сохраненный запрос был:" #: db_routines.php:314 -#, fuzzy, php-format +#, php-format #| msgid "Column %s has been dropped" msgid "Routine %1$s has been modified." -msgstr "Поле %s было удалено" +msgstr "Была изменена процедура %1$s." #: db_routines.php:327 #, fuzzy, php-format From ba2f1fdc3f66231622aaf2e6ddf014be5bf2b8c1 Mon Sep 17 00:00:00 2001 From: Victor Volkov Date: Fri, 24 Jun 2011 21:17:16 +0200 Subject: [PATCH 083/511] Translation update done using Pootle. --- po/ru.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/po/ru.po b/po/ru.po index 1b8eea4c27..2110afcb45 100644 --- a/po/ru.po +++ b/po/ru.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-24 21:16+0200\n" +"PO-Revision-Date: 2011-06-24 21:17+0200\n" "Last-Translator: Victor Volkov \n" "Language-Team: russian \n" "Language: ru\n" @@ -582,10 +582,10 @@ msgid "Routine %1$s has been modified." msgstr "Была изменена процедура %1$s." #: db_routines.php:327 -#, fuzzy, php-format +#, php-format #| msgid "Table %1$s has been created." msgid "Routine %1$s has been created." -msgstr "Таблица %1$s была создана." +msgstr "Была создана процедура %1$s." #: db_routines.php:335 msgid "One or more errors have occured while processing your request:" From 225c52014f8f2413c303a20ee02a3ffcb062e87d Mon Sep 17 00:00:00 2001 From: Victor Volkov Date: Fri, 24 Jun 2011 21:18:14 +0200 Subject: [PATCH 084/511] Translation update done using Pootle. --- po/ru.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/ru.po b/po/ru.po index 2110afcb45..8e1b842f01 100644 --- a/po/ru.po +++ b/po/ru.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-24 21:17+0200\n" +"PO-Revision-Date: 2011-06-24 21:18+0200\n" "Last-Translator: Victor Volkov \n" "Language-Team: russian \n" "Language: ru\n" @@ -589,7 +589,7 @@ msgstr "Была создана процедура %1$s." #: db_routines.php:335 msgid "One or more errors have occured while processing your request:" -msgstr "" +msgstr "При обработке вашего запроса были обнаружены ошибки:" #: db_routines.php:379 #, fuzzy From 89bd321652fbbf0bd1bbf56137bf55d1452079f2 Mon Sep 17 00:00:00 2001 From: Victor Volkov Date: Fri, 24 Jun 2011 21:18:27 +0200 Subject: [PATCH 085/511] Translation update done using Pootle. --- po/ru.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/ru.po b/po/ru.po index 8e1b842f01..09fd1331be 100644 --- a/po/ru.po +++ b/po/ru.po @@ -592,10 +592,9 @@ msgid "One or more errors have occured while processing your request:" msgstr "При обработке вашего запроса были обнаружены ошибки:" #: db_routines.php:379 -#, fuzzy #| msgid "Create relation" msgid "Create routine" -msgstr "Создать связь" +msgstr "Создать процедуру" #: db_routines.php:383 #, fuzzy From 1492f507a00087c393cf95b19685408a6f416947 Mon Sep 17 00:00:00 2001 From: Victor Volkov Date: Fri, 24 Jun 2011 21:18:41 +0200 Subject: [PATCH 086/511] Translation update done using Pootle. --- po/ru.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/ru.po b/po/ru.po index 09fd1331be..b558d39bfc 100644 --- a/po/ru.po +++ b/po/ru.po @@ -597,10 +597,9 @@ msgid "Create routine" msgstr "Создать процедуру" #: db_routines.php:383 -#, fuzzy #| msgid "Edit mode" msgid "Edit routine" -msgstr "Редакция" +msgstr "Изменить процедуру" #: db_routines.php:434 msgid "" From 6abbc5033b7987c67c50bc6df573b0dd7a8d2a18 Mon Sep 17 00:00:00 2001 From: Victor Volkov Date: Fri, 24 Jun 2011 21:22:50 +0200 Subject: [PATCH 087/511] Translation update done using Pootle. --- po/ru.po | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/po/ru.po b/po/ru.po index b558d39bfc..439856262f 100644 --- a/po/ru.po +++ b/po/ru.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-24 21:18+0200\n" +"PO-Revision-Date: 2011-06-24 21:22+0200\n" "Last-Translator: Victor Volkov \n" "Language-Team: russian \n" "Language: ru\n" @@ -607,6 +607,10 @@ msgid "" "handling multi queries. The execution of some stored routines may fail! Please use the improved 'mysqli' extension to avoid any problems." msgstr "" +"Вы используете устаревшее 'mysql' расширение PHP, которое не позволяет " +"выполнение множественных запросов. Выполнение некоторых хранимых процедур " +"может привести к ошибке! Пожалуйста, для избежания проблем, используйте " +"улучшенное 'mysqli' расширение." #: db_search.php:54 libraries/auth/config.auth.lib.php:83 #: libraries/auth/config.auth.lib.php:102 From fde31ba5753b9f21d47ac9db4f6e2d78540c8a7c Mon Sep 17 00:00:00 2001 From: Victor Volkov Date: Fri, 24 Jun 2011 21:23:33 +0200 Subject: [PATCH 088/511] Translation update done using Pootle. --- po/ru.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/ru.po b/po/ru.po index 439856262f..0cc54eb9bb 100644 --- a/po/ru.po +++ b/po/ru.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-24 21:22+0200\n" +"PO-Revision-Date: 2011-06-24 21:23+0200\n" "Last-Translator: Victor Volkov \n" "Language-Team: russian \n" "Language: ru\n" @@ -684,10 +684,9 @@ msgid "Search in database" msgstr "Поиск в базе данных" #: db_search.php:300 -#, fuzzy #| msgid "Word(s) or value(s) to search for (wildcard: \"%\"):" msgid "Words or values to search for (wildcard: \"%\"):" -msgstr "Слово(а) или значение(я) для поиска (групповой символ: \"%\"):" +msgstr "Слова или значения для поиска (групповой символ: \"%\"):" #: db_search.php:305 msgid "Find:" From 920b04bdc0a6c7d391d3aa5804b479f9926d6e73 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C3=ADas=20Bellone?= Date: Fri, 24 Jun 2011 23:08:27 +0200 Subject: [PATCH 089/511] Translation update done using Pootle. --- po/es.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/po/es.po b/po/es.po index 64d8700b38..98b747e787 100644 --- a/po/es.po +++ b/po/es.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-22 22:33+0200\n" +"PO-Revision-Date: 2011-06-24 23:08+0200\n" "Last-Translator: Matías Bellone \n" "Language-Team: spanish \n" "Language: es\n" @@ -526,10 +526,10 @@ msgstr "" #: db_routines.php:190 db_routines.php:295 db_routines.php:300 #: db_routines.php:324 -#, fuzzy, php-format +#, php-format #| msgid "The following queries have been executed:" msgid "The following query has failed: \"%s\"" -msgstr "Se ejecutaron las siguentes consultas:" +msgstr "Falló la siguiente consulta: \"%s\"" #: db_routines.php:191 db_routines.php:296 db_routines.php:301 #: db_routines.php:311 db_routines.php:325 libraries/common.lib.php:609 From 20fd6f5bdd4a885fe8d45dbe35f88017b18e5c83 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C3=ADas=20Bellone?= Date: Fri, 24 Jun 2011 23:08:38 +0200 Subject: [PATCH 090/511] Translation update done using Pootle. --- po/es.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/es.po b/po/es.po index 98b747e787..85545bb32b 100644 --- a/po/es.po +++ b/po/es.po @@ -543,10 +543,10 @@ msgstr "Error al procesar la petición" #: db_routines.php:209 db_routines.php:241 db_routines.php:269 #: db_routines.php:408 -#, fuzzy, php-format +#, php-format #| msgid "No routine with name %s found in database %s" msgid "No routine with name %1$s found in database %2$s" -msgstr "No se encontró rutina con nombre %s en la base de datos %s" +msgstr "No se encontró rutina con nombre %1$s en la base de datos %2$s" #: db_routines.php:230 db_routines.php:234 msgid "Execute routine" From 8a2789b74f001282042610effa738eb27ef75f73 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C3=ADas=20Bellone?= Date: Fri, 24 Jun 2011 23:08:51 +0200 Subject: [PATCH 091/511] Translation update done using Pootle. --- po/es.po | 1 - 1 file changed, 1 deletion(-) diff --git a/po/es.po b/po/es.po index 85545bb32b..49c14f4b67 100644 --- a/po/es.po +++ b/po/es.po @@ -2107,7 +2107,6 @@ msgid "Check Privileges" msgstr "Comprobar los privilegios" #: libraries/common.inc.php:587 -#, fuzzy #| msgid "Failed to to read configuration file" msgid "Failed to read configuration file" msgstr "No se pudo leer el archivo de configuración" From 318296f5cc1b3140c89f7bd15ab66cc3be90b7aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C3=ADas=20Bellone?= Date: Fri, 24 Jun 2011 23:09:13 +0200 Subject: [PATCH 092/511] Translation update done using Pootle. --- po/es.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/es.po b/po/es.po index 49c14f4b67..51d953b4c8 100644 --- a/po/es.po +++ b/po/es.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-24 23:08+0200\n" +"PO-Revision-Date: 2011-06-24 23:09+0200\n" "Last-Translator: Matías Bellone \n" "Language-Team: spanish \n" "Language: es\n" @@ -2112,7 +2112,6 @@ msgid "Failed to read configuration file" msgstr "No se pudo leer el archivo de configuración" #: libraries/common.inc.php:588 -#, fuzzy #| msgid "" #| "This usually means there is a syntax error in it, please check any errors " #| "shown bellow." From 2d3ad85250a14eca04b113f1b48bf17ffb9f3078 Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 25 Jun 2011 00:17:19 +0200 Subject: [PATCH 093/511] Translation update done using Pootle. --- po/sv.po | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/po/sv.po b/po/sv.po index 14d369dbf1..9b72bd25b2 100644 --- a/po/sv.po +++ b/po/sv.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2011-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-16 00:11+0200\n" -"Last-Translator: \n" +"PO-Revision-Date: 2011-06-25 00:17+0200\n" +"Last-Translator: \n" "Language-Team: swedish \n" "Language: sv\n" "MIME-Version: 1.0\n" @@ -507,8 +507,8 @@ msgstr "Din SQL-fråga utfördes korrekt" #, php-format msgid "%d row affected by the last statement inside the procedure" msgid_plural "%d rows affected by the last statement inside the procedure" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "%d rad berörs av det sista uttrycket inom proceduren" +msgstr[1] "%d rader berörs av det sista uttrycket inom proceduren" #: db_routines.php:165 #, fuzzy, php-format From 9e01f07f2c46f9eb60f163b32e1e7b4200a5add4 Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 25 Jun 2011 00:18:40 +0200 Subject: [PATCH 094/511] Translation update done using Pootle. --- po/sv.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/po/sv.po b/po/sv.po index 9b72bd25b2..11274c60dd 100644 --- a/po/sv.po +++ b/po/sv.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 00:17+0200\n" +"PO-Revision-Date: 2011-06-25 00:18+0200\n" "Last-Translator: \n" "Language-Team: swedish \n" "Language: sv\n" @@ -511,10 +511,10 @@ msgstr[0] "%d rad berörs av det sista uttrycket inom proceduren" msgstr[1] "%d rader berörs av det sista uttrycket inom proceduren" #: db_routines.php:165 -#, fuzzy, php-format +#, php-format #| msgid "Allows executing stored routines." msgid "Execution results of routine %s" -msgstr "Tillåter utförande av lagrade rutiner." +msgstr "Exekveringsresultat av rutin %s" #: db_routines.php:185 libraries/import.lib.php:153 sql.php:678 #: tbl_change.php:180 tbl_get_field.php:34 From 8e80ee63af043395569e9fca45436eb7525d26ba Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 25 Jun 2011 00:19:29 +0200 Subject: [PATCH 095/511] Translation update done using Pootle. --- po/sv.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/po/sv.po b/po/sv.po index 11274c60dd..5686b71a95 100644 --- a/po/sv.po +++ b/po/sv.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 00:18+0200\n" +"PO-Revision-Date: 2011-06-25 00:19+0200\n" "Last-Translator: \n" "Language-Team: swedish \n" "Language: sv\n" @@ -523,10 +523,10 @@ msgstr "MySQL returnerade ett tomt resultat (dvs inga rader)." #: db_routines.php:190 db_routines.php:295 db_routines.php:300 #: db_routines.php:324 -#, fuzzy, php-format +#, php-format #| msgid "The following queries have been executed:" msgid "The following query has failed: \"%s\"" -msgstr "Följande frågor har verkställts:" +msgstr "Följande fråga har fallerat: \"%s\"" #: db_routines.php:191 db_routines.php:296 db_routines.php:301 #: db_routines.php:311 db_routines.php:325 libraries/common.lib.php:609 From 7ef5a4df60b6634ba9a3157f1c8b11db4def3881 Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 25 Jun 2011 00:20:52 +0200 Subject: [PATCH 096/511] Translation update done using Pootle. --- po/sv.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/sv.po b/po/sv.po index 5686b71a95..8e014be7e2 100644 --- a/po/sv.po +++ b/po/sv.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 00:19+0200\n" +"PO-Revision-Date: 2011-06-25 00:20+0200\n" "Last-Translator: \n" "Language-Team: swedish \n" "Language: sv\n" @@ -535,10 +535,9 @@ msgstr "MySQL sa: " #: db_routines.php:208 db_routines.php:240 db_routines.php:268 #: db_routines.php:407 -#, fuzzy #| msgid "Error in Processing Request" msgid "Error in processing request" -msgstr "Fel i processbegäran" +msgstr "Fel i utförandebegäran" #: db_routines.php:209 db_routines.php:241 db_routines.php:269 #: db_routines.php:408 From f76eed475fc4947271020393e79cf91e4986ddb7 Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 25 Jun 2011 00:22:18 +0200 Subject: [PATCH 097/511] Translation update done using Pootle. --- po/sv.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/po/sv.po b/po/sv.po index 8e014be7e2..5eb31178e2 100644 --- a/po/sv.po +++ b/po/sv.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 00:20+0200\n" +"PO-Revision-Date: 2011-06-25 00:22+0200\n" "Last-Translator: \n" "Language-Team: swedish \n" "Language: sv\n" @@ -541,10 +541,10 @@ msgstr "Fel i utförandebegäran" #: db_routines.php:209 db_routines.php:241 db_routines.php:269 #: db_routines.php:408 -#, fuzzy, php-format +#, php-format #| msgid "No tables found in database" msgid "No routine with name %1$s found in database %2$s" -msgstr "Inga tabeller finns i databasen." +msgstr "Ingen rutin med namnet %1$s finns i databasen %2$s" #: db_routines.php:230 db_routines.php:234 msgid "Execute routine" From e5df19a3ac34fb1a436d5644b548479fd6d52b9c Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 25 Jun 2011 00:22:35 +0200 Subject: [PATCH 098/511] Translation update done using Pootle. --- po/sv.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/sv.po b/po/sv.po index 5eb31178e2..008637cc40 100644 --- a/po/sv.po +++ b/po/sv.po @@ -548,7 +548,7 @@ msgstr "Ingen rutin med namnet %1$s finns i databasen %2$s" #: db_routines.php:230 db_routines.php:234 msgid "Execute routine" -msgstr "" +msgstr "Utför rutin" #: db_routines.php:259 db_routines.php:263 #, fuzzy, php-format From 6ef4bd2c893a57f2fdad573c19ff35a9ad2758ab Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 25 Jun 2011 00:23:34 +0200 Subject: [PATCH 099/511] Translation update done using Pootle. --- po/sv.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/po/sv.po b/po/sv.po index 008637cc40..f6077eab04 100644 --- a/po/sv.po +++ b/po/sv.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 00:22+0200\n" +"PO-Revision-Date: 2011-06-25 00:23+0200\n" "Last-Translator: \n" "Language-Team: swedish \n" "Language: sv\n" @@ -551,10 +551,10 @@ msgid "Execute routine" msgstr "Utför rutin" #: db_routines.php:259 db_routines.php:263 -#, fuzzy, php-format +#, php-format #| msgid "Export defaults" msgid "Export of routine %s" -msgstr "Exportera standardvärden" +msgstr "Exportera rutin %s" #: db_routines.php:288 libraries/db_routines.lib.php:960 #, fuzzy, php-format From ec9f505acff93d7382833276fa21daa8ff567c01 Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 25 Jun 2011 00:25:26 +0200 Subject: [PATCH 100/511] Translation update done using Pootle. --- po/sv.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/po/sv.po b/po/sv.po index f6077eab04..7a430d905c 100644 --- a/po/sv.po +++ b/po/sv.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 00:23+0200\n" +"PO-Revision-Date: 2011-06-25 00:25+0200\n" "Last-Translator: \n" "Language-Team: swedish \n" "Language: sv\n" @@ -557,10 +557,10 @@ msgid "Export of routine %s" msgstr "Exportera rutin %s" #: db_routines.php:288 libraries/db_routines.lib.php:960 -#, fuzzy, php-format +#, php-format #| msgid "Invalid server index: %s" msgid "Invalid routine type: \"%s\"" -msgstr "Ogiltigt serverindex: %s" +msgstr "Ogiltig rutintyp: \"%s\"" #: db_routines.php:309 msgid "Sorry, we failed to restore the dropped routine." From c0a6c66e2baecb2a1d4119efad6c85b9d35e308a Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 25 Jun 2011 00:27:24 +0200 Subject: [PATCH 101/511] Translation update done using Pootle. --- po/sv.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/sv.po b/po/sv.po index 7a430d905c..8c106936ce 100644 --- a/po/sv.po +++ b/po/sv.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 00:25+0200\n" +"PO-Revision-Date: 2011-06-25 00:27+0200\n" "Last-Translator: \n" "Language-Team: swedish \n" "Language: sv\n" @@ -564,7 +564,7 @@ msgstr "Ogiltig rutintyp: \"%s\"" #: db_routines.php:309 msgid "Sorry, we failed to restore the dropped routine." -msgstr "" +msgstr "Tyvärr, vi lyckades inte återställa den slängda rutinen." #: db_routines.php:310 msgid "The backed up query was:" From b8e44363fa010951c5ff1622e17c3b94425ed5e9 Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 25 Jun 2011 00:28:11 +0200 Subject: [PATCH 102/511] Translation update done using Pootle. --- po/sv.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/sv.po b/po/sv.po index 8c106936ce..113270ae5a 100644 --- a/po/sv.po +++ b/po/sv.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 00:27+0200\n" +"PO-Revision-Date: 2011-06-25 00:28+0200\n" "Last-Translator: \n" "Language-Team: swedish \n" "Language: sv\n" @@ -568,7 +568,7 @@ msgstr "Tyvärr, vi lyckades inte återställa den slängda rutinen." #: db_routines.php:310 msgid "The backed up query was:" -msgstr "" +msgstr "Den säkerhetskopierade frågan var:" #: db_routines.php:314 #, fuzzy, php-format From 6eac12836ece4532ea77bbec48eb2ee907e39532 Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 25 Jun 2011 00:29:27 +0200 Subject: [PATCH 103/511] Translation update done using Pootle. --- po/sv.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/po/sv.po b/po/sv.po index 113270ae5a..e60193069b 100644 --- a/po/sv.po +++ b/po/sv.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 00:28+0200\n" +"PO-Revision-Date: 2011-06-25 00:29+0200\n" "Last-Translator: \n" "Language-Team: swedish \n" "Language: sv\n" @@ -571,10 +571,10 @@ msgid "The backed up query was:" msgstr "Den säkerhetskopierade frågan var:" #: db_routines.php:314 -#, fuzzy, php-format +#, php-format #| msgid "Column %s has been dropped" msgid "Routine %1$s has been modified." -msgstr "Kolumnen %s har tagits bort" +msgstr "Rutinen %1$s har modifierats." #: db_routines.php:327 #, fuzzy, php-format From e9d274160355d2dc29318415106d6012daffe892 Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 25 Jun 2011 00:30:27 +0200 Subject: [PATCH 104/511] Translation update done using Pootle. --- po/sv.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/po/sv.po b/po/sv.po index e60193069b..ec0374919b 100644 --- a/po/sv.po +++ b/po/sv.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 00:29+0200\n" +"PO-Revision-Date: 2011-06-25 00:30+0200\n" "Last-Translator: \n" "Language-Team: swedish \n" "Language: sv\n" @@ -577,10 +577,10 @@ msgid "Routine %1$s has been modified." msgstr "Rutinen %1$s har modifierats." #: db_routines.php:327 -#, fuzzy, php-format +#, php-format #| msgid "Table %1$s has been created." msgid "Routine %1$s has been created." -msgstr "Tabell %1$s har skapats." +msgstr "Rutinen %1$s har skapats." #: db_routines.php:335 msgid "One or more errors have occured while processing your request:" From 2d6513acc59dffd8a2dd236951341a06a740f394 Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 25 Jun 2011 00:31:21 +0200 Subject: [PATCH 105/511] Translation update done using Pootle. --- po/sv.po | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/po/sv.po b/po/sv.po index ec0374919b..aee387f075 100644 --- a/po/sv.po +++ b/po/sv.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 00:30+0200\n" +"PO-Revision-Date: 2011-06-25 00:31+0200\n" "Last-Translator: \n" "Language-Team: swedish \n" "Language: sv\n" @@ -585,6 +585,7 @@ msgstr "Rutinen %1$s har skapats." #: db_routines.php:335 msgid "One or more errors have occured while processing your request:" msgstr "" +" Ett eller flera fel har inträffat under hanteringen av din begäran: " #: db_routines.php:379 #, fuzzy From 5e43f533dc2a60ac3ffce109e176ef43b7f815f9 Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 25 Jun 2011 00:31:36 +0200 Subject: [PATCH 106/511] Translation update done using Pootle. --- po/sv.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/sv.po b/po/sv.po index aee387f075..38df36d5c3 100644 --- a/po/sv.po +++ b/po/sv.po @@ -588,10 +588,9 @@ msgstr "" " Ett eller flera fel har inträffat under hanteringen av din begäran: " #: db_routines.php:379 -#, fuzzy #| msgid "Create relation" msgid "Create routine" -msgstr "Skapa relation" +msgstr "Skapa rutin" #: db_routines.php:383 #, fuzzy From ff6a44f20036dbd7ea9b29015f0ae34c0a007a3a Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 25 Jun 2011 00:31:56 +0200 Subject: [PATCH 107/511] Translation update done using Pootle. --- po/sv.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/sv.po b/po/sv.po index 38df36d5c3..f9a9fd6b38 100644 --- a/po/sv.po +++ b/po/sv.po @@ -593,10 +593,9 @@ msgid "Create routine" msgstr "Skapa rutin" #: db_routines.php:383 -#, fuzzy #| msgid "Edit mode" msgid "Edit routine" -msgstr "Redigeringsläge" +msgstr "Redigera rutin" #: db_routines.php:434 msgid "" From f7d3d5d37179ececdbd3b49c95fb691ed7f163ee Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 25 Jun 2011 00:34:56 +0200 Subject: [PATCH 108/511] Translation update done using Pootle. --- po/sv.po | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/po/sv.po b/po/sv.po index f9a9fd6b38..765ebcbe2f 100644 --- a/po/sv.po +++ b/po/sv.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 00:31+0200\n" +"PO-Revision-Date: 2011-06-25 00:34+0200\n" "Last-Translator: \n" "Language-Team: swedish \n" "Language: sv\n" @@ -603,6 +603,10 @@ msgid "" "handling multi queries. The execution of some stored routines may fail! Please use the improved 'mysqli' extension to avoid any problems." msgstr "" +"Du använder PHP: s utfasade \"mysql\" utvidgning, vilken inte klarar av att " +"hantera flera frågor. Genomförandet av vissa lagrade rutiner kan " +"misslyckas! Använd den förbättrade \"mysqli\" utvidgningen för att " +"undvika eventuella problem." #: db_search.php:54 libraries/auth/config.auth.lib.php:83 #: libraries/auth/config.auth.lib.php:102 From 714a6651ec8f3b2a13fc215bf8be9730bbf779da Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 25 Jun 2011 00:37:01 +0200 Subject: [PATCH 109/511] Translation update done using Pootle. --- po/sv.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/sv.po b/po/sv.po index 765ebcbe2f..3dcdabd833 100644 --- a/po/sv.po +++ b/po/sv.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 00:34+0200\n" +"PO-Revision-Date: 2011-06-25 00:37+0200\n" "Last-Translator: \n" "Language-Team: swedish \n" "Language: sv\n" @@ -678,10 +678,9 @@ msgid "Search in database" msgstr "Sök i databas" #: db_search.php:300 -#, fuzzy #| msgid "Word(s) or value(s) to search for (wildcard: \"%\"):" msgid "Words or values to search for (wildcard: \"%\"):" -msgstr "Ord eller värde(n) att söka efter (jokertecken: \"%\"):" +msgstr "Ord eller värden att söka efter (jokertecken: \"%\"):" #: db_search.php:305 msgid "Find:" From f8dd7df29366b5d3d90fb5b41f6b6daea48d2852 Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 25 Jun 2011 00:37:40 +0200 Subject: [PATCH 110/511] Translation update done using Pootle. --- po/sv.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/sv.po b/po/sv.po index 3dcdabd833..3aebf66858 100644 --- a/po/sv.po +++ b/po/sv.po @@ -691,10 +691,9 @@ msgid "Words are separated by a space character (\" \")." msgstr "Ord är separerade med mellanslag (\" \")." #: db_search.php:323 -#, fuzzy #| msgid "Inside table(s):" msgid "Inside tables:" -msgstr "I tabell(er):" +msgstr "Inuti tabeller:" #: db_search.php:353 msgid "Inside column:" From 27049536190fb22480d2b86dd0fdf6e05a49570a Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 25 Jun 2011 00:39:02 +0200 Subject: [PATCH 111/511] Translation update done using Pootle. --- po/sv.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/sv.po b/po/sv.po index 3aebf66858..a63738f60f 100644 --- a/po/sv.po +++ b/po/sv.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 00:37+0200\n" +"PO-Revision-Date: 2011-06-25 00:39+0200\n" "Last-Translator: \n" "Language-Team: swedish \n" "Language: sv\n" @@ -1196,7 +1196,7 @@ msgstr "," #: js/messages.php:78 msgid "KiB sent since last refresh" -msgstr "" +msgstr "KB skickade sedan den senaste uppdateringen" #: js/messages.php:79 msgid "KiB received since last refresh" From 6b2c74e3ec4032fcb092db14cfb8b2efad742e32 Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 25 Jun 2011 00:40:57 +0200 Subject: [PATCH 112/511] Translation update done using Pootle. --- po/sv.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/sv.po b/po/sv.po index a63738f60f..95a689522e 100644 --- a/po/sv.po +++ b/po/sv.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 00:39+0200\n" +"PO-Revision-Date: 2011-06-25 00:40+0200\n" "Last-Translator: \n" "Language-Team: swedish \n" "Language: sv\n" @@ -1200,7 +1200,7 @@ msgstr "KB skickade sedan den senaste uppdateringen" #: js/messages.php:79 msgid "KiB received since last refresh" -msgstr "" +msgstr "kb mottagna sedan den senaste uppdateringen" #: js/messages.php:80 #, fuzzy From 0a75aea5f2a98527e98f7d45664c644d4062eb6f Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 25 Jun 2011 00:41:19 +0200 Subject: [PATCH 113/511] Translation update done using Pootle. --- po/sv.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/sv.po b/po/sv.po index 95a689522e..09a8fa556d 100644 --- a/po/sv.po +++ b/po/sv.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 00:40+0200\n" +"PO-Revision-Date: 2011-06-25 00:41+0200\n" "Last-Translator: \n" "Language-Team: swedish \n" "Language: sv\n" @@ -1203,10 +1203,9 @@ msgid "KiB received since last refresh" msgstr "kb mottagna sedan den senaste uppdateringen" #: js/messages.php:80 -#, fuzzy #| msgid "Server traffic" msgid "Server traffic (in KiB)" -msgstr "Server trafik" +msgstr "Server trafik (i kb)" #: js/messages.php:81 msgid "Connections since last refresh" From 5405a2830cd79e54f947bcaf9653cbf3ad42110f Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 25 Jun 2011 00:42:05 +0200 Subject: [PATCH 114/511] Translation update done using Pootle. --- po/sv.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/sv.po b/po/sv.po index 09a8fa556d..95d518388b 100644 --- a/po/sv.po +++ b/po/sv.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 00:41+0200\n" +"PO-Revision-Date: 2011-06-25 00:42+0200\n" "Last-Translator: \n" "Language-Team: swedish \n" "Language: sv\n" @@ -1209,7 +1209,7 @@ msgstr "Server trafik (i kb)" #: js/messages.php:81 msgid "Connections since last refresh" -msgstr "" +msgstr "Anslutningar sedan förra uppdateringen" #: js/messages.php:82 server_status.php:794 msgid "Processes" From cfe84124e80efe94b9923183d204e5bfcff2a266 Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 25 Jun 2011 00:42:25 +0200 Subject: [PATCH 115/511] Translation update done using Pootle. --- po/sv.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/sv.po b/po/sv.po index 95d518388b..bb10a057e9 100644 --- a/po/sv.po +++ b/po/sv.po @@ -1216,10 +1216,9 @@ msgid "Processes" msgstr "Processer" #: js/messages.php:83 -#, fuzzy #| msgid "Connections" msgid "Connections / Processes" -msgstr "Förbindelser" +msgstr "Förbindelser / Processer" #: js/messages.php:84 msgid "Issued queries since last refresh" From ca182bb4636403d9f0b59f98ffdb34d8cc7a2620 Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 25 Jun 2011 00:43:21 +0200 Subject: [PATCH 116/511] Translation update done using Pootle. --- po/sv.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/sv.po b/po/sv.po index bb10a057e9..60715b24e5 100644 --- a/po/sv.po +++ b/po/sv.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 00:42+0200\n" +"PO-Revision-Date: 2011-06-25 00:43+0200\n" "Last-Translator: \n" "Language-Team: swedish \n" "Language: sv\n" @@ -1222,7 +1222,7 @@ msgstr "Förbindelser / Processer" #: js/messages.php:84 msgid "Issued queries since last refresh" -msgstr "" +msgstr "Skapade frågor sedan föregående uppdateringen" #: js/messages.php:85 #, fuzzy From abfe5477b028476da2923347d8e7e1986cd747b9 Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 25 Jun 2011 00:43:45 +0200 Subject: [PATCH 117/511] Translation update done using Pootle. --- po/sv.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/sv.po b/po/sv.po index 60715b24e5..0b8f12ec27 100644 --- a/po/sv.po +++ b/po/sv.po @@ -1225,10 +1225,9 @@ msgid "Issued queries since last refresh" msgstr "Skapade frågor sedan föregående uppdateringen" #: js/messages.php:85 -#, fuzzy #| msgid "SQL queries" msgid "Issued queries" -msgstr "SQL-frågor" +msgstr "Skapade frågor" #: js/messages.php:87 server_status.php:402 msgid "Query statistics" From e055d0adca9a02f77a4dc863c80a75f86a7e743a Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 25 Jun 2011 00:44:50 +0200 Subject: [PATCH 118/511] Translation update done using Pootle. --- po/sv.po | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/po/sv.po b/po/sv.po index 0b8f12ec27..abbb8ad8ab 100644 --- a/po/sv.po +++ b/po/sv.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 00:43+0200\n" +"PO-Revision-Date: 2011-06-25 00:44+0200\n" "Last-Translator: \n" "Language-Team: swedish \n" "Language: sv\n" @@ -1317,6 +1317,7 @@ msgstr "Raderar" #: js/messages.php:122 msgid "The definition of a stored function must contain a RETURN statement!" msgstr "" +"Definitionen av en sparad funktion måste innehålla en RETURN-programsats!" #: js/messages.php:123 #, fuzzy From 694f8ea856498f1a66ae2aaedd23421e31bfcb90 Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 25 Jun 2011 00:45:42 +0200 Subject: [PATCH 119/511] Translation update done using Pootle. --- po/sv.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/sv.po b/po/sv.po index abbb8ad8ab..22adac39c7 100644 --- a/po/sv.po +++ b/po/sv.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 00:44+0200\n" +"PO-Revision-Date: 2011-06-25 00:45+0200\n" "Last-Translator: \n" "Language-Team: swedish \n" "Language: sv\n" @@ -1320,10 +1320,9 @@ msgstr "" "Definitionen av en sparad funktion måste innehålla en RETURN-programsats!" #: js/messages.php:123 -#, fuzzy #| msgid "Missing value in the form!" msgid "Value too long in the form!" -msgstr "Värde saknas i formuläret!" +msgstr "Värdet för långt i formuläret!" #: js/messages.php:126 msgid "" From 4659f585c659eb1f98a0c79c19bfe2664d46b285 Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 25 Jun 2011 00:45:54 +0200 Subject: [PATCH 120/511] Translation update done using Pootle. --- po/sv.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/sv.po b/po/sv.po index 22adac39c7..eb79e38bcf 100644 --- a/po/sv.po +++ b/po/sv.po @@ -1896,7 +1896,7 @@ msgstr "Temats sökväg för tema %s hittades inte!" #: libraries/Theme_Manager.class.php:291 themes.php:20 themes.php:40 msgid "Theme" -msgstr "" +msgstr "Tema" #: libraries/auth/config.auth.lib.php:76 msgid "Cannot connect: invalid settings." From 9e04146be5eeededc906619f7895aad5db9b7520 Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 25 Jun 2011 00:46:27 +0200 Subject: [PATCH 121/511] Translation update done using Pootle. --- po/sv.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/sv.po b/po/sv.po index eb79e38bcf..506f2f2371 100644 --- a/po/sv.po +++ b/po/sv.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 00:45+0200\n" +"PO-Revision-Date: 2011-06-25 00:46+0200\n" "Last-Translator: \n" "Language-Team: swedish \n" "Language: sv\n" @@ -2098,10 +2098,9 @@ msgid "Check Privileges" msgstr "Kontrollera privilegier" #: libraries/common.inc.php:587 -#, fuzzy #| msgid "Could not save configuration" msgid "Failed to read configuration file" -msgstr "Kunde inte spara konfigurationen" +msgstr "Kunde inte läsa konfigurationsfilen" #: libraries/common.inc.php:588 msgid "" From 16de4baef75c0adb678c382afd2b2a40692aeb6a Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 25 Jun 2011 00:47:46 +0200 Subject: [PATCH 122/511] Translation update done using Pootle. --- po/sv.po | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/po/sv.po b/po/sv.po index 506f2f2371..070b95ae8f 100644 --- a/po/sv.po +++ b/po/sv.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 00:46+0200\n" +"PO-Revision-Date: 2011-06-25 00:47+0200\n" "Last-Translator: \n" "Language-Team: swedish \n" "Language: sv\n" @@ -2107,6 +2107,8 @@ msgid "" "This usually means there is a syntax error in it, please check any errors " "shown below." msgstr "" +"Detta betyder oftast att det finns ett syntaxfel i det, kontrollera " +"eventuella fel som visas nedan." #: libraries/common.inc.php:595 #, php-format From 6685d258aae10e4bb34e9d8b6ace1d31c868be10 Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 25 Jun 2011 00:47:56 +0200 Subject: [PATCH 123/511] Translation update done using Pootle. --- po/sv.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/sv.po b/po/sv.po index 070b95ae8f..0c16c28eb3 100644 --- a/po/sv.po +++ b/po/sv.po @@ -2350,7 +2350,7 @@ msgstr "Det finns inga filer att ladda upp" #: libraries/common.lib.php:2964 libraries/common.lib.php:2965 msgid "Execute" -msgstr "" +msgstr "Utför" #: libraries/config.values.php:45 libraries/config.values.php:47 #: libraries/config.values.php:51 From d06ee518114bcb1053d8cd67d29d71eaacfbde2c Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 25 Jun 2011 00:48:26 +0200 Subject: [PATCH 124/511] Translation update done using Pootle. --- po/sv.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/po/sv.po b/po/sv.po index 0c16c28eb3..8241f9e388 100644 --- a/po/sv.po +++ b/po/sv.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 00:47+0200\n" +"PO-Revision-Date: 2011-06-25 00:48+0200\n" "Last-Translator: \n" "Language-Team: swedish \n" "Language: sv\n" @@ -4703,10 +4703,10 @@ msgid "The %s extension is missing. Please check your PHP configuration." msgstr "%s tillägg saknas. Vänligen kontrollera din PHP konfiguration." #: libraries/db_events.inc.php:30 -#, fuzzy, php-format +#, php-format #| msgid "Export contents" msgid "Export of event %s" -msgstr "Exportera innehåll" +msgstr "Exportera händelse %s" #: libraries/db_events.inc.php:34 #, fuzzy, php-format From a6cf3bbf08f9c20a16b41b2a1365f939c883039e Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 25 Jun 2011 00:49:03 +0200 Subject: [PATCH 125/511] Translation update done using Pootle. --- po/sv.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/po/sv.po b/po/sv.po index 8241f9e388..c2da4dbd8b 100644 --- a/po/sv.po +++ b/po/sv.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 00:48+0200\n" +"PO-Revision-Date: 2011-06-25 00:49+0200\n" "Last-Translator: \n" "Language-Team: swedish \n" "Language: sv\n" @@ -4709,10 +4709,10 @@ msgid "Export of event %s" msgstr "Exportera händelse %s" #: libraries/db_events.inc.php:34 -#, fuzzy, php-format +#, php-format #| msgid "Export contents" msgid "Export of event \"%s\"" -msgstr "Exportera innehåll" +msgstr "Exportera händelse \"%s\"" #: libraries/db_events.inc.php:40 #, fuzzy, php-format From a4ae8d2f82169fe0bf31a9085e71ed21d8a54602 Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 25 Jun 2011 00:50:37 +0200 Subject: [PATCH 126/511] Translation update done using Pootle. --- po/sv.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/po/sv.po b/po/sv.po index c2da4dbd8b..cc6e597a06 100644 --- a/po/sv.po +++ b/po/sv.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 00:49+0200\n" +"PO-Revision-Date: 2011-06-25 00:50+0200\n" "Last-Translator: \n" "Language-Team: swedish \n" "Language: sv\n" @@ -4715,10 +4715,10 @@ msgid "Export of event \"%s\"" msgstr "Exportera händelse \"%s\"" #: libraries/db_events.inc.php:40 -#, fuzzy, php-format +#, php-format #| msgid "No tables found in database" msgid "No event with name %s found in database %s" -msgstr "Inga tabeller finns i databasen." +msgstr "Ingen händelse med namnet %s finns i databasen %s" #: libraries/db_events.inc.php:56 libraries/db_links.inc.php:101 #: libraries/export/sql.php:609 From 9ea7933074eada34a4c4af2dac87cbd2b3071042 Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 25 Jun 2011 00:51:21 +0200 Subject: [PATCH 127/511] Translation update done using Pootle. --- po/sv.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/sv.po b/po/sv.po index cc6e597a06..8924e68576 100644 --- a/po/sv.po +++ b/po/sv.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 00:50+0200\n" +"PO-Revision-Date: 2011-06-25 00:51+0200\n" "Last-Translator: \n" "Language-Team: swedish \n" "Language: sv\n" @@ -4726,10 +4726,9 @@ msgid "Events" msgstr "Händelser" #: libraries/db_events.inc.php:58 libraries/db_events.inc.php:60 -#, fuzzy #| msgid "There are no files to upload" msgid "There are no events to display." -msgstr "Det finns inga filer att ladda upp" +msgstr "Det finns inga händelser att visa." #: libraries/db_events.inc.php:67 libraries/db_routines.lib.php:690 #: libraries/db_routines.lib.php:846 libraries/db_routines.lib.php:1214 From 9e93ee9ad946f74db3089699ef8a327594e671bf Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 25 Jun 2011 00:52:10 +0200 Subject: [PATCH 128/511] Translation update done using Pootle. --- po/sv.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/sv.po b/po/sv.po index 8924e68576..bb8b497e99 100644 --- a/po/sv.po +++ b/po/sv.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 00:51+0200\n" +"PO-Revision-Date: 2011-06-25 00:52+0200\n" "Last-Translator: \n" "Language-Team: swedish \n" "Language: sv\n" @@ -4740,7 +4740,7 @@ msgstr "Namn" #: libraries/db_events.inc.php:129 msgid "The event scheduler is enabled" -msgstr "" +msgstr "Schemaläggaren är aktiverad" #: libraries/db_events.inc.php:129 msgid "The event scheduler is disabled" From b25615271d18c48922e01d370f7fdcf759cb073c Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 25 Jun 2011 00:52:50 +0200 Subject: [PATCH 129/511] Translation update done using Pootle. --- po/sv.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/sv.po b/po/sv.po index bb8b497e99..d5be78ff8c 100644 --- a/po/sv.po +++ b/po/sv.po @@ -4744,7 +4744,7 @@ msgstr "Schemaläggaren är aktiverad" #: libraries/db_events.inc.php:129 msgid "The event scheduler is disabled" -msgstr "" +msgstr "Schemaläggaren är avaktiverad" #: libraries/db_events.inc.php:131 msgid "Turn it on" From 56c7b3310972ebfaa8ed2f1d02fcb2e3fd2241d8 Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 25 Jun 2011 00:53:21 +0200 Subject: [PATCH 130/511] Translation update done using Pootle. --- po/sv.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/sv.po b/po/sv.po index d5be78ff8c..72c577da97 100644 --- a/po/sv.po +++ b/po/sv.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 00:52+0200\n" +"PO-Revision-Date: 2011-06-25 00:53+0200\n" "Last-Translator: \n" "Language-Team: swedish \n" "Language: sv\n" @@ -4748,7 +4748,7 @@ msgstr "Schemaläggaren är avaktiverad" #: libraries/db_events.inc.php:131 msgid "Turn it on" -msgstr "" +msgstr "Slå på den" #: libraries/db_events.inc.php:131 msgid "Turn it off" From a8cc0faa21b9fdf453556fbb4f0d234c0d0902a4 Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 25 Jun 2011 00:53:43 +0200 Subject: [PATCH 131/511] Translation update done using Pootle. --- po/sv.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/sv.po b/po/sv.po index 72c577da97..6b7e5098ee 100644 --- a/po/sv.po +++ b/po/sv.po @@ -4752,7 +4752,7 @@ msgstr "Slå på den" #: libraries/db_events.inc.php:131 msgid "Turn it off" -msgstr "" +msgstr "Stäng av den" #: libraries/db_events.inc.php:141 #, fuzzy From 5637f1ffc37a6e33f7e17d54b1e800a446771174 Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 25 Jun 2011 00:54:06 +0200 Subject: [PATCH 132/511] Translation update done using Pootle. --- po/sv.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/sv.po b/po/sv.po index 6b7e5098ee..93cf34c34a 100644 --- a/po/sv.po +++ b/po/sv.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 00:53+0200\n" +"PO-Revision-Date: 2011-06-25 00:54+0200\n" "Last-Translator: \n" "Language-Team: swedish \n" "Language: sv\n" @@ -4755,10 +4755,9 @@ msgid "Turn it off" msgstr "Stäng av den" #: libraries/db_events.inc.php:141 -#, fuzzy #| msgid "Add a new server" msgid "Add a new Event" -msgstr "Lägg till en ny server" +msgstr "Lägg till en ny händelse" #: libraries/db_links.inc.php:42 libraries/db_links.inc.php:43 #: libraries/db_links.inc.php:44 From 4d9cd3db38f0fce695c9378d71d6c7a3d7df7a68 Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 25 Jun 2011 00:54:18 +0200 Subject: [PATCH 133/511] Translation update done using Pootle. --- po/sv.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/sv.po b/po/sv.po index 93cf34c34a..482325b820 100644 --- a/po/sv.po +++ b/po/sv.po @@ -4793,10 +4793,9 @@ msgid "Triggers" msgstr "Trigger" #: libraries/db_routines.lib.php:659 -#, fuzzy #| msgid "Details..." msgid "Details" -msgstr "Detaljer..." +msgstr "Detaljer" #: libraries/db_routines.lib.php:662 #, fuzzy From 211b6735600530e3fb6ab1cac03f24c73827095e Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 25 Jun 2011 00:54:32 +0200 Subject: [PATCH 134/511] Translation update done using Pootle. --- po/sv.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/sv.po b/po/sv.po index 482325b820..ab982f7d89 100644 --- a/po/sv.po +++ b/po/sv.po @@ -4798,10 +4798,9 @@ msgid "Details" msgstr "Detaljer" #: libraries/db_routines.lib.php:662 -#, fuzzy #| msgid "Routines" msgid "Routine name" -msgstr "Rutiner" +msgstr "Rutinnamn" #: libraries/db_routines.lib.php:679 #, fuzzy, php-format From 3aef898f958134b6dcc2ecd79452a8ab830d04ab Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 25 Jun 2011 00:54:47 +0200 Subject: [PATCH 135/511] Translation update done using Pootle. --- po/sv.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/sv.po b/po/sv.po index ab982f7d89..51e88aefab 100644 --- a/po/sv.po +++ b/po/sv.po @@ -4803,10 +4803,10 @@ msgid "Routine name" msgstr "Rutinnamn" #: libraries/db_routines.lib.php:679 -#, fuzzy, php-format +#, php-format #| msgid "Change" msgid "Change to %s" -msgstr "Ändra" +msgstr "Ändra till %s" #: libraries/db_routines.lib.php:684 msgid "Parameters" From 27f1ce2f5f67b04d901b37ab7d25be0d00f8e2aa Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 25 Jun 2011 00:54:57 +0200 Subject: [PATCH 136/511] Translation update done using Pootle. --- po/sv.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/sv.po b/po/sv.po index 51e88aefab..fb0ef4fac1 100644 --- a/po/sv.po +++ b/po/sv.po @@ -4810,7 +4810,7 @@ msgstr "Ändra till %s" #: libraries/db_routines.lib.php:684 msgid "Parameters" -msgstr "" +msgstr "Parametrar" #: libraries/db_routines.lib.php:689 #, fuzzy From a0c4fb9735261c3fbd28febb37e8ab085f584762 Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 25 Jun 2011 00:55:44 +0200 Subject: [PATCH 137/511] Translation update done using Pootle. --- po/sv.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/sv.po b/po/sv.po index fb0ef4fac1..219b61c70c 100644 --- a/po/sv.po +++ b/po/sv.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 00:54+0200\n" +"PO-Revision-Date: 2011-06-25 00:55+0200\n" "Last-Translator: \n" "Language-Team: swedish \n" "Language: sv\n" @@ -4813,10 +4813,9 @@ msgid "Parameters" msgstr "Parametrar" #: libraries/db_routines.lib.php:689 -#, fuzzy #| msgid "Direct links" msgid "Direction" -msgstr "Direkta länkar" +msgstr "Riktning" #: libraries/db_routines.lib.php:692 libraries/tbl_properties.inc.php:105 msgid "Length/Values" From be010a590dbd671fd44eba559c38515551de635c Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 25 Jun 2011 00:56:04 +0200 Subject: [PATCH 138/511] Translation update done using Pootle. --- po/sv.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/sv.po b/po/sv.po index 219b61c70c..47fe3ed522 100644 --- a/po/sv.po +++ b/po/sv.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 00:55+0200\n" +"PO-Revision-Date: 2011-06-25 00:56+0200\n" "Last-Translator: \n" "Language-Team: swedish \n" "Language: sv\n" @@ -4840,10 +4840,9 @@ msgid "Options" msgstr "Alternativ" #: libraries/db_routines.lib.php:707 -#, fuzzy #| msgid "Add prefix" msgid "Add parameter" -msgstr "Lägg till prefix" +msgstr "Lägg till parameter" #: libraries/db_routines.lib.php:710 #, fuzzy From cdc29c481be09974934da648b91d4bf047558ce3 Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 25 Jun 2011 00:56:27 +0200 Subject: [PATCH 139/511] Translation update done using Pootle. --- po/sv.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/sv.po b/po/sv.po index 47fe3ed522..71382eeb39 100644 --- a/po/sv.po +++ b/po/sv.po @@ -4845,10 +4845,9 @@ msgid "Add parameter" msgstr "Lägg till parameter" #: libraries/db_routines.lib.php:710 -#, fuzzy #| msgid "Remove database" msgid "Remove last parameter" -msgstr "Radera databasen" +msgstr "Ta bort senaste parametern" #: libraries/db_routines.lib.php:715 libraries/db_routines.lib.php:1217 msgid "Return type" From cf5267df47cf80389584ab8fc8892ad58b7ef9f9 Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 25 Jun 2011 00:56:55 +0200 Subject: [PATCH 140/511] Translation update done using Pootle. --- po/sv.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/sv.po b/po/sv.po index 71382eeb39..455beb271d 100644 --- a/po/sv.po +++ b/po/sv.po @@ -4854,10 +4854,9 @@ msgid "Return type" msgstr "Returtyp" #: libraries/db_routines.lib.php:721 -#, fuzzy #| msgid "Length/Values" msgid "Return length/values" -msgstr "Längd/Värden" +msgstr "Returnera längd/värden" #: libraries/db_routines.lib.php:726 #, fuzzy From 32f2ddab27e9a31b7253ec45eeff22ea609e7462 Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 25 Jun 2011 00:57:41 +0200 Subject: [PATCH 141/511] Translation update done using Pootle. --- po/sv.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/sv.po b/po/sv.po index 455beb271d..e93cd28469 100644 --- a/po/sv.po +++ b/po/sv.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 00:56+0200\n" +"PO-Revision-Date: 2011-06-25 00:57+0200\n" "Last-Translator: \n" "Language-Team: swedish \n" "Language: sv\n" @@ -4859,10 +4859,9 @@ msgid "Return length/values" msgstr "Returnera längd/värden" #: libraries/db_routines.lib.php:726 -#, fuzzy #| msgid "Table options" msgid "Return options" -msgstr "Tabellalternativ" +msgstr "Return alternativ" #: libraries/db_routines.lib.php:745 #, fuzzy From 99312cb18abded284d46f18be6b0b64ef26127d2 Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 25 Jun 2011 00:57:54 +0200 Subject: [PATCH 142/511] Translation update done using Pootle. --- po/sv.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/sv.po b/po/sv.po index e93cd28469..4cd6d0590a 100644 --- a/po/sv.po +++ b/po/sv.po @@ -4864,10 +4864,9 @@ msgid "Return options" msgstr "Return alternativ" #: libraries/db_routines.lib.php:745 -#, fuzzy #| msgid "Description" msgid "Definition" -msgstr "Beskrivning" +msgstr "Definition" #: libraries/db_routines.lib.php:749 msgid "Is deterministic" From 4e68f6385ed75cd70d5712d3f550d16f7c282380 Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 25 Jun 2011 00:58:28 +0200 Subject: [PATCH 143/511] Translation update done using Pootle. --- po/sv.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/sv.po b/po/sv.po index 4cd6d0590a..6d2b405964 100644 --- a/po/sv.po +++ b/po/sv.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 00:57+0200\n" +"PO-Revision-Date: 2011-06-25 00:58+0200\n" "Last-Translator: \n" "Language-Team: swedish \n" "Language: sv\n" @@ -4870,7 +4870,7 @@ msgstr "Definition" #: libraries/db_routines.lib.php:749 msgid "Is deterministic" -msgstr "" +msgstr "Är deterministisk" #: libraries/db_routines.lib.php:753 msgid "Definer" From ef13c2dbbc49f456cf1aa8a7e7630d099c999130 Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 25 Jun 2011 00:59:05 +0200 Subject: [PATCH 144/511] Translation update done using Pootle. --- po/sv.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/sv.po b/po/sv.po index 6d2b405964..6335aef65c 100644 --- a/po/sv.po +++ b/po/sv.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 00:58+0200\n" +"PO-Revision-Date: 2011-06-25 00:59+0200\n" "Last-Translator: \n" "Language-Team: swedish \n" "Language: sv\n" @@ -4874,7 +4874,7 @@ msgstr "Är deterministisk" #: libraries/db_routines.lib.php:753 msgid "Definer" -msgstr "" +msgstr "Definierare" #: libraries/db_routines.lib.php:758 #, fuzzy From 335e94b85dfb72944561f1bb5f17130132ce1471 Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 25 Jun 2011 00:59:15 +0200 Subject: [PATCH 145/511] Translation update done using Pootle. --- po/sv.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/sv.po b/po/sv.po index 6335aef65c..48894fc71c 100644 --- a/po/sv.po +++ b/po/sv.po @@ -4877,10 +4877,9 @@ msgid "Definer" msgstr "Definierare" #: libraries/db_routines.lib.php:758 -#, fuzzy #| msgid "Security" msgid "Security type" -msgstr "Säkerhet" +msgstr "Säkerhetstyp" #: libraries/db_routines.lib.php:765 msgid "SQL data access" From 1fa7baf8fea020dce9493f16e1c0ec6f8442b0ce Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 25 Jun 2011 00:59:32 +0200 Subject: [PATCH 146/511] Translation update done using Pootle. --- po/sv.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/sv.po b/po/sv.po index 48894fc71c..1efef82c02 100644 --- a/po/sv.po +++ b/po/sv.po @@ -4883,7 +4883,7 @@ msgstr "Säkerhetstyp" #: libraries/db_routines.lib.php:765 msgid "SQL data access" -msgstr "" +msgstr "SQL dataaccess" #: libraries/db_routines.lib.php:839 libraries/db_routines.lib.php:842 #, fuzzy From 14d2e9f24a13c3ebce167c1ffa72b5eb89b0df26 Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 25 Jun 2011 00:59:49 +0200 Subject: [PATCH 147/511] Translation update done using Pootle. --- po/sv.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/sv.po b/po/sv.po index 1efef82c02..e1f6a54c27 100644 --- a/po/sv.po +++ b/po/sv.po @@ -4886,10 +4886,9 @@ msgid "SQL data access" msgstr "SQL dataaccess" #: libraries/db_routines.lib.php:839 libraries/db_routines.lib.php:842 -#, fuzzy #| msgid "Routines" msgid "Routine parameters" -msgstr "Rutiner" +msgstr "Rutinparametrar" #: libraries/db_routines.lib.php:849 tbl_change.php:284 tbl_change.php:322 msgid "Function" From 2cf7c021521d16b245c332b889670e7626a83078 Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 25 Jun 2011 01:00:45 +0200 Subject: [PATCH 148/511] Translation update done using Pootle. --- po/sv.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/sv.po b/po/sv.po index e1f6a54c27..efc923031a 100644 --- a/po/sv.po +++ b/po/sv.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 00:59+0200\n" +"PO-Revision-Date: 2011-06-25 01:00+0200\n" "Last-Translator: \n" "Language-Team: swedish \n" "Language: sv\n" @@ -4903,7 +4903,7 @@ msgstr "Värde" #: libraries/db_routines.lib.php:965 msgid "You must provide a routine name" -msgstr "" +msgstr "Du måste ange ett rutinnamn" #: libraries/db_routines.lib.php:984 #, php-format From 0a9dcf1f49a0d305f2258c1ca0e8460aea5d6adb Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 25 Jun 2011 01:02:28 +0200 Subject: [PATCH 149/511] Translation update done using Pootle. --- po/sv.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/sv.po b/po/sv.po index efc923031a..695f901b28 100644 --- a/po/sv.po +++ b/po/sv.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 01:00+0200\n" +"PO-Revision-Date: 2011-06-25 01:02+0200\n" "Last-Translator: \n" "Language-Team: swedish \n" "Language: sv\n" @@ -4908,7 +4908,7 @@ msgstr "Du måste ange ett rutinnamn" #: libraries/db_routines.lib.php:984 #, php-format msgid "Invalid direction \"%s\" given for parameter." -msgstr "" +msgstr "Ogiltig riktning \"%s\" angiven för parameter." #: libraries/db_routines.lib.php:995 libraries/db_routines.lib.php:1036 msgid "" From c958e785579caae210f24beaeef3b3f2645efd81 Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 25 Jun 2011 01:03:59 +0200 Subject: [PATCH 150/511] Translation update done using Pootle. --- po/sv.po | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/po/sv.po b/po/sv.po index 695f901b28..f4cb600e5e 100644 --- a/po/sv.po +++ b/po/sv.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 01:02+0200\n" +"PO-Revision-Date: 2011-06-25 01:03+0200\n" "Last-Translator: \n" "Language-Team: swedish \n" "Language: sv\n" @@ -4915,6 +4915,8 @@ msgid "" "You must provide length/values for routine parameters of type ENUM, SET, " "VARCHAR and VARBINARY." msgstr "" +"Du måste ange Längd / värden rutin parametrar av typen ENUM, SET, VARCHAR " +"och VARBINARY." #: libraries/db_routines.lib.php:1020 msgid "You must provide a name and a type for each routine parameter." From 9f92340f2718481a9d86bd94fceaa32f74baebf4 Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 25 Jun 2011 01:05:12 +0200 Subject: [PATCH 151/511] Translation update done using Pootle. --- po/sv.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/sv.po b/po/sv.po index f4cb600e5e..c7a639e10c 100644 --- a/po/sv.po +++ b/po/sv.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 01:03+0200\n" +"PO-Revision-Date: 2011-06-25 01:05+0200\n" "Last-Translator: \n" "Language-Team: swedish \n" "Language: sv\n" @@ -4920,7 +4920,7 @@ msgstr "" #: libraries/db_routines.lib.php:1020 msgid "You must provide a name and a type for each routine parameter." -msgstr "" +msgstr "Du måste ange ett namn och en typ för varje rutinparameter." #: libraries/db_routines.lib.php:1077 msgid "You must provide a routine definition." From a3a047815e4bd475b08fa1e5820aca8e66500af5 Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 25 Jun 2011 01:05:44 +0200 Subject: [PATCH 152/511] Translation update done using Pootle. --- po/sv.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/sv.po b/po/sv.po index c7a639e10c..93ee288b95 100644 --- a/po/sv.po +++ b/po/sv.po @@ -4924,7 +4924,7 @@ msgstr "Du måste ange ett namn och en typ för varje rutinparameter." #: libraries/db_routines.lib.php:1077 msgid "You must provide a routine definition." -msgstr "" +msgstr "Du måste ange en rutindefinition." #: libraries/db_routines.lib.php:1209 #, fuzzy From e848652ab460c7d0c429a906f5d512fd1436957c Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 25 Jun 2011 01:06:06 +0200 Subject: [PATCH 153/511] Translation update done using Pootle. --- po/sv.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/sv.po b/po/sv.po index 93ee288b95..65a7e25041 100644 --- a/po/sv.po +++ b/po/sv.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 01:05+0200\n" +"PO-Revision-Date: 2011-06-25 01:06+0200\n" "Last-Translator: \n" "Language-Team: swedish \n" "Language: sv\n" @@ -4927,10 +4927,9 @@ msgid "You must provide a routine definition." msgstr "Du måste ange en rutindefinition." #: libraries/db_routines.lib.php:1209 -#, fuzzy #| msgid "There are no files to upload" msgid "There are no routines to display." -msgstr "Det finns inga filer att ladda upp" +msgstr "Det finns inga rutiner att visa." #: libraries/db_routines.lib.php:1253 #, fuzzy From 07b4fb2b12f872dbc01096ed5faa32cb6170bd62 Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 25 Jun 2011 01:06:23 +0200 Subject: [PATCH 154/511] Translation update done using Pootle. --- po/sv.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/sv.po b/po/sv.po index 65a7e25041..5611f4bd8c 100644 --- a/po/sv.po +++ b/po/sv.po @@ -4932,10 +4932,9 @@ msgid "There are no routines to display." msgstr "Det finns inga rutiner att visa." #: libraries/db_routines.lib.php:1253 -#, fuzzy #| msgid "Add index" msgid "Add routine" -msgstr "Lägg till index" +msgstr "Lägg till rutin." #: libraries/db_routines.lib.php:1256 #, fuzzy From b48c13839541b3f8d706df7cbbc4b1e7298bc77f Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 25 Jun 2011 01:06:46 +0200 Subject: [PATCH 155/511] Translation update done using Pootle. --- po/sv.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/sv.po b/po/sv.po index 5611f4bd8c..1a9d77f441 100644 --- a/po/sv.po +++ b/po/sv.po @@ -4937,10 +4937,9 @@ msgid "Add routine" msgstr "Lägg till rutin." #: libraries/db_routines.lib.php:1256 -#, fuzzy #| msgid "You don't have sufficient privileges to be here right now!" msgid "You do not have the necessary privileges to create a new routine" -msgstr "Du har inte tillräcklig behörighet för att vara här nu!" +msgstr "Du har inte tillräcklig behörighet för att skapa en ny rutin" #: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:2121 msgid "" From cc75bd6657b2ec7c3558780fca3fbeae055b4ccb Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 25 Jun 2011 01:06:56 +0200 Subject: [PATCH 156/511] Translation update done using Pootle. --- po/sv.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/sv.po b/po/sv.po index 1a9d77f441..15d5ce7c6f 100644 --- a/po/sv.po +++ b/po/sv.po @@ -5336,7 +5336,7 @@ msgstr "Webbläsaromvandling" #: libraries/display_tbl.lib.php:642 msgid "Geometry" -msgstr "" +msgstr "Geometri" #: libraries/display_tbl.lib.php:643 msgid "Well Known Text" From feb681010653b82160e925f1865f891e1e33d674 Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 25 Jun 2011 01:07:26 +0200 Subject: [PATCH 157/511] Translation update done using Pootle. --- po/sv.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/sv.po b/po/sv.po index 15d5ce7c6f..ce462b8d96 100644 --- a/po/sv.po +++ b/po/sv.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 01:06+0200\n" +"PO-Revision-Date: 2011-06-25 01:07+0200\n" "Last-Translator: \n" "Language-Team: swedish \n" "Language: sv\n" @@ -5340,7 +5340,7 @@ msgstr "Geometri" #: libraries/display_tbl.lib.php:643 msgid "Well Known Text" -msgstr "" +msgstr "Välkänd text" #: libraries/display_tbl.lib.php:644 msgid "Well Known Binary" From 9ff1e4837172feb995ba097e76cd59f7126d3ddb Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 25 Jun 2011 01:08:05 +0200 Subject: [PATCH 158/511] Translation update done using Pootle. --- po/sv.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/sv.po b/po/sv.po index ce462b8d96..f59be61c1b 100644 --- a/po/sv.po +++ b/po/sv.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 01:07+0200\n" +"PO-Revision-Date: 2011-06-25 01:08+0200\n" "Last-Translator: \n" "Language-Team: swedish \n" "Language: sv\n" @@ -5344,7 +5344,7 @@ msgstr "Välkänd text" #: libraries/display_tbl.lib.php:644 msgid "Well Known Binary" -msgstr "" +msgstr "Välkänd binär" #: libraries/display_tbl.lib.php:1288 msgid "Copy" From 19124e455d75b81257f521aab61b03babc6de3b2 Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 25 Jun 2011 01:08:30 +0200 Subject: [PATCH 159/511] Translation update done using Pootle. --- po/sv.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/sv.po b/po/sv.po index f59be61c1b..8b718621da 100644 --- a/po/sv.po +++ b/po/sv.po @@ -5390,7 +5390,7 @@ msgstr "Visa diagram" #: libraries/display_tbl.lib.php:2548 msgid "Visualize GIS data" -msgstr "" +msgstr "Visualisera GIS-data" #: libraries/display_tbl.lib.php:2568 msgid "Create view" From 48235cf598aa0d60ac491a08497724b058654bc0 Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 25 Jun 2011 01:09:09 +0200 Subject: [PATCH 160/511] Translation update done using Pootle. --- po/sv.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/po/sv.po b/po/sv.po index 8b718621da..407011171f 100644 --- a/po/sv.po +++ b/po/sv.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 01:08+0200\n" +"PO-Revision-Date: 2011-06-25 01:09+0200\n" "Last-Translator: \n" "Language-Team: swedish \n" "Language: sv\n" @@ -5401,10 +5401,10 @@ msgid "Link not found" msgstr "Länken hittades inte" #: libraries/display_triggers.inc.php:35 -#, fuzzy, php-format +#, php-format #| msgid "Export contents" msgid "Export of trigger %s" -msgstr "Exportera innehåll" +msgstr "Exportera trigger %s" #: libraries/display_triggers.inc.php:39 #, php-format From 0ef7c80e05ba1230b43b7cd513049e16aacf2ff9 Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 25 Jun 2011 01:09:39 +0200 Subject: [PATCH 161/511] Translation update done using Pootle. --- po/sv.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/sv.po b/po/sv.po index 407011171f..ac0c559581 100644 --- a/po/sv.po +++ b/po/sv.po @@ -5409,7 +5409,7 @@ msgstr "Exportera trigger %s" #: libraries/display_triggers.inc.php:39 #, php-format msgid "Export of trigger \"%s\"" -msgstr "" +msgstr "Exportera trigger \"%s\"" #: libraries/display_triggers.inc.php:47 #, fuzzy, php-format From 09d7687eb50aaf4693cdf15f68c7217ce2f91027 Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 25 Jun 2011 01:10:27 +0200 Subject: [PATCH 162/511] Translation update done using Pootle. --- po/sv.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/po/sv.po b/po/sv.po index ac0c559581..fb1c66c38f 100644 --- a/po/sv.po +++ b/po/sv.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 01:09+0200\n" +"PO-Revision-Date: 2011-06-25 01:10+0200\n" "Last-Translator: \n" "Language-Team: swedish \n" "Language: sv\n" @@ -5412,10 +5412,10 @@ msgid "Export of trigger \"%s\"" msgstr "Exportera trigger \"%s\"" #: libraries/display_triggers.inc.php:47 -#, fuzzy, php-format +#, php-format #| msgid "No valid image path for theme %s found!" msgid "No trigger with name %s found" -msgstr "Ingen giltig sökväg för tema %s hittades!" +msgstr "Ingen trigger med namn %s hittad" #: libraries/display_triggers.inc.php:64 libraries/display_triggers.inc.php:66 #, fuzzy From e15710d272a91c2479280beb0e0e6737d78fbc9e Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 25 Jun 2011 01:10:44 +0200 Subject: [PATCH 163/511] Translation update done using Pootle. --- po/sv.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/sv.po b/po/sv.po index fb1c66c38f..cdb12c595e 100644 --- a/po/sv.po +++ b/po/sv.po @@ -5418,10 +5418,9 @@ msgid "No trigger with name %s found" msgstr "Ingen trigger med namn %s hittad" #: libraries/display_triggers.inc.php:64 libraries/display_triggers.inc.php:66 -#, fuzzy #| msgid "There are no files to upload" msgid "There are no triggers to display." -msgstr "Det finns inga filer att ladda upp" +msgstr "Det finns inga triggers att visa" #: libraries/display_triggers.inc.php:77 server_status.php:800 sql.php:936 msgid "Time" From 0bd1f23066a567cae85562e215d37f3658a88b82 Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 25 Jun 2011 01:11:00 +0200 Subject: [PATCH 164/511] Translation update done using Pootle. --- po/sv.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/sv.po b/po/sv.po index cdb12c595e..19f1a858ee 100644 --- a/po/sv.po +++ b/po/sv.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 01:10+0200\n" +"PO-Revision-Date: 2011-06-25 01:11+0200\n" "Last-Translator: \n" "Language-Team: swedish \n" "Language: sv\n" @@ -5431,10 +5431,9 @@ msgid "Event" msgstr "Händelse" #: libraries/display_triggers.inc.php:120 -#, fuzzy #| msgid "Add a new server" msgid "Add a new Trigger" -msgstr "Lägg till en ny server" +msgstr "Lägg till en ny Trigger" #: libraries/engines/bdb.lib.php:20 main.php:211 msgid "Version information" From 0f1b1cb6807eb304a1da1fce2c4acb524ea93133 Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 25 Jun 2011 01:11:42 +0200 Subject: [PATCH 165/511] Translation update done using Pootle. --- po/sv.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/sv.po b/po/sv.po index 19f1a858ee..3c9ddd1b5b 100644 --- a/po/sv.po +++ b/po/sv.po @@ -6186,10 +6186,9 @@ msgid "Open new phpMyAdmin window" msgstr "Öppna nytt phpMyAdmin-fönster" #: libraries/gis_visualization.lib.php:129 -#, fuzzy #| msgid "No data found for the chart." msgid "No data found for GIS visualization." -msgstr "Resultat saknas för tabell." +msgstr "Inga data finns för GIS visualisering." #: libraries/header_printview.inc.php:49 libraries/header_printview.inc.php:54 msgid "SQL result" From a4d0cab7ca3c79779bd01b9d23f85e08b2193053 Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 25 Jun 2011 01:12:11 +0200 Subject: [PATCH 166/511] Translation update done using Pootle. --- po/sv.po | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/po/sv.po b/po/sv.po index 3c9ddd1b5b..0318eb7830 100644 --- a/po/sv.po +++ b/po/sv.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 01:11+0200\n" +"PO-Revision-Date: 2011-06-25 01:12+0200\n" "Last-Translator: \n" "Language-Team: swedish \n" "Language: sv\n" @@ -8525,12 +8525,12 @@ msgid "Refresh rate" msgstr "Uppdateringsfrekvens" #: server_status.php:31 -#, fuzzy, php-format +#, php-format #| msgid "minutes" msgid "%d minute" msgid_plural "%d minutes" -msgstr[0] "minuter" -msgstr[1] "minuter" +msgstr[0] "%d minut" +msgstr[1] "%d minuter" #: server_status.php:33 #, fuzzy, php-format From fda519850ab8583fe8d9f1703a9faba2f33e6a79 Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 25 Jun 2011 01:12:42 +0200 Subject: [PATCH 167/511] Translation update done using Pootle. --- po/sv.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/po/sv.po b/po/sv.po index 0318eb7830..44ea3ff595 100644 --- a/po/sv.po +++ b/po/sv.po @@ -8533,12 +8533,12 @@ msgstr[0] "%d minut" msgstr[1] "%d minuter" #: server_status.php:33 -#, fuzzy, php-format +#, php-format #| msgid "second" msgid "%d second" msgid_plural "%d seconds" -msgstr[0] "Sekund" -msgstr[1] "Sekund" +msgstr[0] "%d sekund" +msgstr[1] "%d sekunder" #: server_status.php:134 #, php-format From 6042dbe0219b5446f793c846f8cc3a6dc8140aba Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 25 Jun 2011 01:13:00 +0200 Subject: [PATCH 168/511] Translation update done using Pootle. --- po/sv.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/sv.po b/po/sv.po index 44ea3ff595..7963c1656f 100644 --- a/po/sv.po +++ b/po/sv.po @@ -8621,10 +8621,9 @@ msgid "All status variables" msgstr "Alla statusvariabler" #: server_status.php:413 server_status.php:439 -#, fuzzy #| msgid "Refresh rate" msgid "Refresh rate:" -msgstr "Uppdateringsfrekvens" +msgstr "Uppdateringsfrekvens:" #: server_status.php:462 msgid "Containing the word:" From 25c6dfbeb46338ab88ee012da202255fefe67cfb Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 25 Jun 2011 01:14:06 +0200 Subject: [PATCH 169/511] Translation update done using Pootle. --- po/sv.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/sv.po b/po/sv.po index 7963c1656f..823d7dfd10 100644 --- a/po/sv.po +++ b/po/sv.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 01:12+0200\n" +"PO-Revision-Date: 2011-06-25 01:14+0200\n" "Last-Translator: \n" "Language-Team: swedish \n" "Language: sv\n" @@ -9510,7 +9510,7 @@ msgstr "" #: server_variables.php:58 msgid "Setting variable failed" -msgstr "" +msgstr "Definiering av variabel misslyckades" #: server_variables.php:77 msgid "Server variables and settings" From a1763e76b3214454e937c13181887fa5958eb3d2 Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 25 Jun 2011 01:15:04 +0200 Subject: [PATCH 170/511] Translation update done using Pootle. --- po/sv.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/sv.po b/po/sv.po index 823d7dfd10..45b61e4ab8 100644 --- a/po/sv.po +++ b/po/sv.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 01:14+0200\n" +"PO-Revision-Date: 2011-06-25 01:15+0200\n" "Last-Translator: \n" "Language-Team: swedish \n" "Language: sv\n" @@ -10012,10 +10012,9 @@ msgid "View dump (schema) of table" msgstr "Visa SQL-satser för tabellen" #: tbl_gis_visualization.php:111 -#, fuzzy #| msgid "Display servers selection" msgid "Display GIS Visualization" -msgstr "Visa serverval" +msgstr "Visa GIS Visualisering" #: tbl_gis_visualization.php:157 msgid "Width" From cc8103ac4b7f6ceff34db8a769e1c8ef3c833556 Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 25 Jun 2011 01:15:49 +0200 Subject: [PATCH 171/511] Translation update done using Pootle. --- po/sv.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/sv.po b/po/sv.po index 45b61e4ab8..9fb479cdec 100644 --- a/po/sv.po +++ b/po/sv.po @@ -10025,10 +10025,9 @@ msgid "Height" msgstr "Höjd" #: tbl_gis_visualization.php:165 -#, fuzzy #| msgid "Textarea columns" msgid "Label column" -msgstr "Textarea kolumner" +msgstr "Etikett kolumn" #: tbl_gis_visualization.php:167 #, fuzzy From 8257be174b55c04832f2311550ea6e7918e2432e Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 25 Jun 2011 01:16:31 +0200 Subject: [PATCH 172/511] Translation update done using Pootle. --- po/sv.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/sv.po b/po/sv.po index 9fb479cdec..864692891a 100644 --- a/po/sv.po +++ b/po/sv.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 01:15+0200\n" +"PO-Revision-Date: 2011-06-25 01:16+0200\n" "Last-Translator: \n" "Language-Team: swedish \n" "Language: sv\n" @@ -10030,10 +10030,9 @@ msgid "Label column" msgstr "Etikett kolumn" #: tbl_gis_visualization.php:167 -#, fuzzy #| msgid "- none -" msgid "-- None --" -msgstr "- ingen -" +msgstr " - Inget -" #: tbl_gis_visualization.php:180 #, fuzzy From cb8aeb2cdedd52acee86048044cd6e1062d85b78 Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 25 Jun 2011 01:16:57 +0200 Subject: [PATCH 173/511] Translation update done using Pootle. --- po/sv.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/sv.po b/po/sv.po index 864692891a..988d9cf616 100644 --- a/po/sv.po +++ b/po/sv.po @@ -10035,10 +10035,9 @@ msgid "-- None --" msgstr " - Inget -" #: tbl_gis_visualization.php:180 -#, fuzzy #| msgid "Total count" msgid "Spatial column" -msgstr "Totalt antal" +msgstr "Spatial kolumn" #: tbl_gis_visualization.php:201 msgid "Use OpenStreetMaps as Base Layer" From 474a3d570a3afb4a5883813f5296ab114ed812fb Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 25 Jun 2011 01:18:06 +0200 Subject: [PATCH 174/511] Translation update done using Pootle. --- po/sv.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/sv.po b/po/sv.po index 988d9cf616..be6fac04ee 100644 --- a/po/sv.po +++ b/po/sv.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 01:16+0200\n" +"PO-Revision-Date: 2011-06-25 01:18+0200\n" "Last-Translator: \n" "Language-Team: swedish \n" "Language: sv\n" @@ -10041,7 +10041,7 @@ msgstr "Spatial kolumn" #: tbl_gis_visualization.php:201 msgid "Use OpenStreetMaps as Base Layer" -msgstr "" +msgstr "Använd OpenStreetMaps som baslager" #: tbl_gis_visualization.php:204 msgid "Redraw" From c5a983883cc940e2c6d15bddb8406c9af73e8872 Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 25 Jun 2011 01:18:22 +0200 Subject: [PATCH 175/511] Translation update done using Pootle. --- po/sv.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/sv.po b/po/sv.po index be6fac04ee..b50e31ff95 100644 --- a/po/sv.po +++ b/po/sv.po @@ -10048,10 +10048,9 @@ msgid "Redraw" msgstr "Rita om" #: tbl_gis_visualization.php:206 -#, fuzzy #| msgid "Save as file" msgid "Save to file" -msgstr "Spara som fil" +msgstr "Spara till fil" #: tbl_gis_visualization.php:207 #, fuzzy From 7ba52ef2fb3e06bf1b98b5a85003675296c99620 Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 25 Jun 2011 01:18:35 +0200 Subject: [PATCH 176/511] Translation update done using Pootle. --- po/sv.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/sv.po b/po/sv.po index b50e31ff95..867dcc4936 100644 --- a/po/sv.po +++ b/po/sv.po @@ -10053,10 +10053,9 @@ msgid "Save to file" msgstr "Spara till fil" #: tbl_gis_visualization.php:207 -#, fuzzy #| msgid "Table name" msgid "File name" -msgstr "Tabellnamn" +msgstr "Filnamn" #: tbl_indexes.php:66 msgid "The name of the primary key must be \"PRIMARY\"!" From efd3a7743b1e3c36dbe99872f67e583fc7a994e5 Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 25 Jun 2011 01:18:42 +0200 Subject: [PATCH 177/511] Translation update done using Pootle. --- po/sv.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/sv.po b/po/sv.po index 867dcc4936..7429b9e38c 100644 --- a/po/sv.po +++ b/po/sv.po @@ -10300,7 +10300,7 @@ msgstr "Visningsordning:" #: tbl_structure.php:158 tbl_structure.php:163 tbl_structure.php:611 msgid "Spatial" -msgstr "" +msgstr "Spatial" #: tbl_structure.php:165 tbl_structure.php:169 msgid "Browse distinct values" From 8281462a9ea220b3ebda9621225fe496ca8f0417 Mon Sep 17 00:00:00 2001 From: stefan Date: Sat, 25 Jun 2011 01:19:03 +0200 Subject: [PATCH 178/511] Translation update done using Pootle. --- po/sv.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/sv.po b/po/sv.po index 7429b9e38c..38419b414b 100644 --- a/po/sv.po +++ b/po/sv.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 01:18+0200\n" +"PO-Revision-Date: 2011-06-25 01:19+0200\n" "Last-Translator: \n" "Language-Team: swedish \n" "Language: sv\n" @@ -10319,10 +10319,9 @@ msgid "Add unique index" msgstr "Lägg till unikt index" #: tbl_structure.php:176 tbl_structure.php:177 -#, fuzzy #| msgid "Add index" msgid "Add SPATIAL index" -msgstr "Lägg till index" +msgstr "Lägg till SPATIAL index" #: tbl_structure.php:178 tbl_structure.php:179 msgid "Add FULLTEXT index" From 07bbdebf7c4e21af8f96d16e97124f0b7f019aef Mon Sep 17 00:00:00 2001 From: Domen Date: Sat, 25 Jun 2011 10:41:44 +0200 Subject: [PATCH 179/511] Translation update done using Pootle. --- po/sl.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/po/sl.po b/po/sl.po index 4a5a7d6b38..4158c0bb16 100644 --- a/po/sl.po +++ b/po/sl.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-23 23:03+0200\n" +"PO-Revision-Date: 2011-06-25 10:41+0200\n" "Last-Translator: Domen \n" "Language-Team: slovenian \n" "Language: sl\n" @@ -528,10 +528,10 @@ msgstr "MySQL je vrnil kot rezultat prazno množico (npr. nič vrstic)." #: db_routines.php:190 db_routines.php:295 db_routines.php:300 #: db_routines.php:324 -#, fuzzy, php-format +#, php-format #| msgid "The following queries have been executed:" msgid "The following query has failed: \"%s\"" -msgstr "Poizvedba \"%s\" je spodletela" +msgstr "Naslednja poizvedba je spodletela: \"%s\"" #: db_routines.php:191 db_routines.php:296 db_routines.php:301 #: db_routines.php:311 db_routines.php:325 libraries/common.lib.php:609 From d32bb4f67eab36480852e994c7210d680f6765b4 Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 11:13:18 +0200 Subject: [PATCH 180/511] Translation update done using Pootle. --- po/ar.po | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/po/ar.po b/po/ar.po index f20762bd01..2c3bb9792c 100644 --- a/po/ar.po +++ b/po/ar.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-24 04:50+0200\n" +"PO-Revision-Date: 2011-06-25 11:13+0200\n" "Last-Translator: Abdullah Al-Saedi \n" "Language-Team: arabic \n" "Language: ar\n" @@ -2676,6 +2676,9 @@ msgid "" "columns; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/" "kbd] - allows newlines in columns" msgstr "" +"يعرف أي أدوات التعديل تستخدم مع الأعمدة CHAR و VARCHAR ,,[kbd]input[/kbd] - " +"تسمح بمدخل محدود الطول ,, [kbd]textarea[/kbd] - تسمح بتعدد الأسطر في " +"العمود. " #: libraries/config/messages.inc.php:33 msgid "CHAR columns editing" From 7808acea90a93442b5fae9e4b1cde0da1a5803a5 Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 11:13:34 +0200 Subject: [PATCH 181/511] Translation update done using Pootle. --- po/ar.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/ar.po b/po/ar.po index 2c3bb9792c..0a21c19cf1 100644 --- a/po/ar.po +++ b/po/ar.po @@ -2682,7 +2682,7 @@ msgstr "" #: libraries/config/messages.inc.php:33 msgid "CHAR columns editing" -msgstr "" +msgstr "تعديل أعمدة CHAR" #: libraries/config/messages.inc.php:34 msgid "Number of columns for CHAR/VARCHAR textareas" From 29cbfdc71eec9c425ba5b266926428e26367596b Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 11:14:43 +0200 Subject: [PATCH 182/511] Translation update done using Pootle. --- po/ar.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/ar.po b/po/ar.po index 0a21c19cf1..1378bfa259 100644 --- a/po/ar.po +++ b/po/ar.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 11:13+0200\n" +"PO-Revision-Date: 2011-06-25 11:14+0200\n" "Last-Translator: Abdullah Al-Saedi \n" "Language-Team: arabic \n" "Language: ar\n" @@ -2686,7 +2686,7 @@ msgstr "تعديل أعمدة CHAR" #: libraries/config/messages.inc.php:34 msgid "Number of columns for CHAR/VARCHAR textareas" -msgstr "" +msgstr "عدد أعمدة مربع النص لـCHAR/VARCHAR" #: libraries/config/messages.inc.php:35 msgid "CHAR textarea columns" From 63626367e8c2725edb36032ab1abe71fbfd78b96 Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 11:15:11 +0200 Subject: [PATCH 183/511] Translation update done using Pootle. --- po/ar.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/ar.po b/po/ar.po index 1378bfa259..a9cb74ad2b 100644 --- a/po/ar.po +++ b/po/ar.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 11:14+0200\n" +"PO-Revision-Date: 2011-06-25 11:15+0200\n" "Last-Translator: Abdullah Al-Saedi \n" "Language-Team: arabic \n" "Language: ar\n" @@ -2690,7 +2690,7 @@ msgstr "عدد أعمدة مربع النص لـCHAR/VARCHAR" #: libraries/config/messages.inc.php:35 msgid "CHAR textarea columns" -msgstr "" +msgstr "أعمدة مربع النص لـ CHAR" #: libraries/config/messages.inc.php:36 msgid "Number of rows for CHAR/VARCHAR textareas" From 4db0ae08e3fc42763565af9c7f3d382153fe3f5f Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 11:15:29 +0200 Subject: [PATCH 184/511] Translation update done using Pootle. --- po/ar.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/ar.po b/po/ar.po index a9cb74ad2b..3ab2c39348 100644 --- a/po/ar.po +++ b/po/ar.po @@ -2694,7 +2694,7 @@ msgstr "أعمدة مربع النص لـ CHAR" #: libraries/config/messages.inc.php:36 msgid "Number of rows for CHAR/VARCHAR textareas" -msgstr "" +msgstr "عدد صفوف مربع النص لـCHAR/VARCHAR" #: libraries/config/messages.inc.php:37 msgid "CHAR textarea rows" From 7e2002e0b908586a7b55004bf6607b25c8e847f0 Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 11:15:40 +0200 Subject: [PATCH 185/511] Translation update done using Pootle. --- po/ar.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/ar.po b/po/ar.po index 3ab2c39348..286055d468 100644 --- a/po/ar.po +++ b/po/ar.po @@ -2698,7 +2698,7 @@ msgstr "عدد صفوف مربع النص لـCHAR/VARCHAR" #: libraries/config/messages.inc.php:37 msgid "CHAR textarea rows" -msgstr "" +msgstr "صفوف مربع النص لـ CHAR" #: libraries/config/messages.inc.php:38 msgid "Check config file permissions" From 77bac7478e4fdb38002fefc5cd40823ab8c7fb87 Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 11:15:57 +0200 Subject: [PATCH 186/511] Translation update done using Pootle. --- po/ar.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/ar.po b/po/ar.po index 286055d468..1abe2a656a 100644 --- a/po/ar.po +++ b/po/ar.po @@ -2702,7 +2702,7 @@ msgstr "صفوف مربع النص لـ CHAR" #: libraries/config/messages.inc.php:38 msgid "Check config file permissions" -msgstr "" +msgstr "تحقق من أذونات ملف التكوين" #: libraries/config/messages.inc.php:39 msgid "" From e11c0d4fc8d66a3d173b9cc9cb02c5105cb82141 Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 11:16:29 +0200 Subject: [PATCH 187/511] Translation update done using Pootle. --- po/ar.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/ar.po b/po/ar.po index 1abe2a656a..a61ba641fc 100644 --- a/po/ar.po +++ b/po/ar.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 11:15+0200\n" +"PO-Revision-Date: 2011-06-25 11:16+0200\n" "Last-Translator: Abdullah Al-Saedi \n" "Language-Team: arabic \n" "Language: ar\n" @@ -2712,7 +2712,7 @@ msgstr "" #: libraries/config/messages.inc.php:40 msgid "Compress on the fly" -msgstr "" +msgstr "ضغط" #: libraries/config/messages.inc.php:41 setup/frames/config.inc.php:25 #: setup/frames/index.inc.php:165 From 10694261585453237e38bb5448f5a73128eafcf8 Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 11:16:42 +0200 Subject: [PATCH 188/511] Translation update done using Pootle. --- po/ar.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/ar.po b/po/ar.po index a61ba641fc..dee8eadbcb 100644 --- a/po/ar.po +++ b/po/ar.po @@ -2717,7 +2717,7 @@ msgstr "ضغط" #: libraries/config/messages.inc.php:41 setup/frames/config.inc.php:25 #: setup/frames/index.inc.php:165 msgid "Configuration file" -msgstr "" +msgstr "ملف التكوين" #: libraries/config/messages.inc.php:42 msgid "" From 6b9406a2d789dfc08cb4ba6d15d84db176e6d436 Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 11:18:06 +0200 Subject: [PATCH 189/511] Translation update done using Pootle. --- po/ar.po | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/po/ar.po b/po/ar.po index dee8eadbcb..fd6af80f01 100644 --- a/po/ar.po +++ b/po/ar.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 11:16+0200\n" +"PO-Revision-Date: 2011-06-25 11:18+0200\n" "Last-Translator: Abdullah Al-Saedi \n" "Language-Team: arabic \n" "Language: ar\n" @@ -2724,6 +2724,7 @@ msgid "" "Whether a warning ("Are your really sure...") should be displayed " "when you're about to lose data" msgstr "" +"التحذير (" هل أنت متأكد " ) يظهر عندما تكون على وشك فقدان بيانات" #: libraries/config/messages.inc.php:43 msgid "Confirm DROP queries" From d33666398f996d2e70bcaec07abb39cf097a1932 Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 11:18:22 +0200 Subject: [PATCH 190/511] Translation update done using Pootle. --- po/ar.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/ar.po b/po/ar.po index fd6af80f01..04e6b4b233 100644 --- a/po/ar.po +++ b/po/ar.po @@ -2728,7 +2728,7 @@ msgstr "" #: libraries/config/messages.inc.php:43 msgid "Confirm DROP queries" -msgstr "" +msgstr "تأكيد إستعلامات DROP" #: libraries/config/messages.inc.php:44 msgid "Debug SQL" From a74929f0491243039f9eef233684f5f54294232f Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 11:18:39 +0200 Subject: [PATCH 191/511] Translation update done using Pootle. --- po/ar.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/ar.po b/po/ar.po index 04e6b4b233..01a57489fb 100644 --- a/po/ar.po +++ b/po/ar.po @@ -2732,7 +2732,7 @@ msgstr "تأكيد إستعلامات DROP" #: libraries/config/messages.inc.php:44 msgid "Debug SQL" -msgstr "" +msgstr "تصحيح SQL" #: libraries/config/messages.inc.php:45 #, fuzzy From 6aaddf4d554e7efb6e983bb8bcd8b73baa4344c9 Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 11:19:01 +0200 Subject: [PATCH 192/511] Translation update done using Pootle. --- po/ar.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/ar.po b/po/ar.po index 01a57489fb..54a007ed9a 100644 --- a/po/ar.po +++ b/po/ar.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 11:18+0200\n" +"PO-Revision-Date: 2011-06-25 11:19+0200\n" "Last-Translator: Abdullah Al-Saedi \n" "Language-Team: arabic \n" "Language: ar\n" @@ -2735,10 +2735,9 @@ msgid "Debug SQL" msgstr "تصحيح SQL" #: libraries/config/messages.inc.php:45 -#, fuzzy #| msgid "Relational schema" msgid "Default display direction" -msgstr "بناء الارتباطات" +msgstr "إتجاه العرض الإفتراضي" #: libraries/config/messages.inc.php:46 msgid "" From 78c616399dd8abe5be15ea3b70a74afae90b3d08 Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 11:23:30 +0200 Subject: [PATCH 193/511] Translation update done using Pootle. --- po/ar.po | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/po/ar.po b/po/ar.po index 54a007ed9a..a1ccce16e0 100644 --- a/po/ar.po +++ b/po/ar.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 11:19+0200\n" +"PO-Revision-Date: 2011-06-25 11:23+0200\n" "Last-Translator: Abdullah Al-Saedi \n" "Language-Team: arabic \n" "Language: ar\n" @@ -2744,6 +2744,8 @@ msgid "" "[kbd]horizontal[/kbd], [kbd]vertical[/kbd] or a number that indicates " "maximum number for which vertical model is used" msgstr "" +"[kbd]أفقي[/kbd] , [kbd]رأسي[/kbd] أو عدد يشير إلى أكبر عدد من الأعمدة " +"يستعمله النموذج" #: libraries/config/messages.inc.php:47 msgid "Display direction for altering/creating columns" From 979aae22180d8d45960d3fe65b3fbc47b8d9e469 Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 11:24:09 +0200 Subject: [PATCH 194/511] Translation update done using Pootle. --- po/ar.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/ar.po b/po/ar.po index a1ccce16e0..535069bcf0 100644 --- a/po/ar.po +++ b/po/ar.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 11:23+0200\n" +"PO-Revision-Date: 2011-06-25 11:24+0200\n" "Last-Translator: Abdullah Al-Saedi \n" "Language-Team: arabic \n" "Language: ar\n" @@ -2749,7 +2749,7 @@ msgstr "" #: libraries/config/messages.inc.php:47 msgid "Display direction for altering/creating columns" -msgstr "" +msgstr "عرض الإتجاه لـ تعديل/إنشاء الأعمدة" #: libraries/config/messages.inc.php:48 msgid "Tab that is displayed when entering a database" From e96142cf93dd5e8da964b0461895e3d214318f68 Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 11:24:48 +0200 Subject: [PATCH 195/511] Translation update done using Pootle. --- po/ar.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/ar.po b/po/ar.po index 535069bcf0..d8b1054315 100644 --- a/po/ar.po +++ b/po/ar.po @@ -2753,7 +2753,7 @@ msgstr "عرض الإتجاه لـ تعديل/إنشاء الأعمدة" #: libraries/config/messages.inc.php:48 msgid "Tab that is displayed when entering a database" -msgstr "" +msgstr "التبويب الذي يعرض عند دخول قاعدة البيانات" #: libraries/config/messages.inc.php:49 msgid "Default database tab" From bd8f2bc1757e5cfdb06b06087d0ffa389af2a663 Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 11:25:07 +0200 Subject: [PATCH 196/511] Translation update done using Pootle. --- po/ar.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/ar.po b/po/ar.po index d8b1054315..f912cd886c 100644 --- a/po/ar.po +++ b/po/ar.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 11:24+0200\n" +"PO-Revision-Date: 2011-06-25 11:25+0200\n" "Last-Translator: Abdullah Al-Saedi \n" "Language-Team: arabic \n" "Language: ar\n" @@ -2757,7 +2757,7 @@ msgstr "التبويب الذي يعرض عند دخول قاعدة البيان #: libraries/config/messages.inc.php:49 msgid "Default database tab" -msgstr "" +msgstr "تبويب قاعدة البيانات الإفتراضي" #: libraries/config/messages.inc.php:50 msgid "Tab that is displayed when entering a server" From 82307b174ec0693ce03401bead9bebfbf776af9e Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 11:25:36 +0200 Subject: [PATCH 197/511] Translation update done using Pootle. --- po/ar.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/ar.po b/po/ar.po index f912cd886c..f942e2942c 100644 --- a/po/ar.po +++ b/po/ar.po @@ -2761,7 +2761,7 @@ msgstr "تبويب قاعدة البيانات الإفتراضي" #: libraries/config/messages.inc.php:50 msgid "Tab that is displayed when entering a server" -msgstr "" +msgstr "التبويب الذي يعرض عند الدخول إلى الخادم" #: libraries/config/messages.inc.php:51 msgid "Default server tab" From 33b80f991c978a6cff1417eadb1104680e232657 Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 11:25:58 +0200 Subject: [PATCH 198/511] Translation update done using Pootle. --- po/ar.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/ar.po b/po/ar.po index f942e2942c..2058ae2adf 100644 --- a/po/ar.po +++ b/po/ar.po @@ -2753,7 +2753,7 @@ msgstr "عرض الإتجاه لـ تعديل/إنشاء الأعمدة" #: libraries/config/messages.inc.php:48 msgid "Tab that is displayed when entering a database" -msgstr "التبويب الذي يعرض عند دخول قاعدة البيانات" +msgstr "التبويب الذي يعرض عند الدخول إلى قاعدة البيانات" #: libraries/config/messages.inc.php:49 msgid "Default database tab" From a73f2d57ee85f941f90a4275891d43f35e215a35 Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 11:26:20 +0200 Subject: [PATCH 199/511] Translation update done using Pootle. --- po/ar.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/ar.po b/po/ar.po index 2058ae2adf..cb8032d828 100644 --- a/po/ar.po +++ b/po/ar.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 11:25+0200\n" +"PO-Revision-Date: 2011-06-25 11:26+0200\n" "Last-Translator: Abdullah Al-Saedi \n" "Language-Team: arabic \n" "Language: ar\n" @@ -2765,7 +2765,7 @@ msgstr "التبويب الذي يعرض عند الدخول إلى الخادم #: libraries/config/messages.inc.php:51 msgid "Default server tab" -msgstr "" +msgstr "تبويب الخادم الإفتراضي" #: libraries/config/messages.inc.php:52 msgid "Tab that is displayed when entering a table" From e97fc528ff4927ea94a906bf7ebd75b0df832ffe Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 11:26:34 +0200 Subject: [PATCH 200/511] Translation update done using Pootle. --- po/ar.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/ar.po b/po/ar.po index cb8032d828..eca4670e5a 100644 --- a/po/ar.po +++ b/po/ar.po @@ -2769,7 +2769,7 @@ msgstr "تبويب الخادم الإفتراضي" #: libraries/config/messages.inc.php:52 msgid "Tab that is displayed when entering a table" -msgstr "" +msgstr "التبويب الذي يعرض عند الدخول إلى الجدول" #: libraries/config/messages.inc.php:53 msgid "Default table tab" From 513884147a63435743ee4a06183ed13624895ed9 Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 11:26:47 +0200 Subject: [PATCH 201/511] Translation update done using Pootle. --- po/ar.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/ar.po b/po/ar.po index eca4670e5a..39ca2cd752 100644 --- a/po/ar.po +++ b/po/ar.po @@ -2773,7 +2773,7 @@ msgstr "التبويب الذي يعرض عند الدخول إلى الجدول #: libraries/config/messages.inc.php:53 msgid "Default table tab" -msgstr "" +msgstr "تبويب الجدول الإفتراضي" #: libraries/config/messages.inc.php:54 msgid "Show binary contents as HEX by default" From c5e4186489252384ae2df926cfba2a614e3bbb8d Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 11:27:55 +0200 Subject: [PATCH 202/511] Translation update done using Pootle. --- po/ar.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/ar.po b/po/ar.po index 39ca2cd752..4e21aa5ea0 100644 --- a/po/ar.po +++ b/po/ar.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 11:26+0200\n" +"PO-Revision-Date: 2011-06-25 11:27+0200\n" "Last-Translator: Abdullah Al-Saedi \n" "Language-Team: arabic \n" "Language: ar\n" @@ -2777,7 +2777,7 @@ msgstr "تبويب الجدول الإفتراضي" #: libraries/config/messages.inc.php:54 msgid "Show binary contents as HEX by default" -msgstr "" +msgstr "عرض البيانات الثنائية بالنظام الست عشري إفتراضياً" #: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:629 msgid "Show binary contents as HEX" From 3243561bf4f4b4b9e49dbb70439421877c58e1b9 Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 11:28:11 +0200 Subject: [PATCH 203/511] Translation update done using Pootle. --- po/ar.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/ar.po b/po/ar.po index 4e21aa5ea0..190ce1bc79 100644 --- a/po/ar.po +++ b/po/ar.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 11:27+0200\n" +"PO-Revision-Date: 2011-06-25 11:28+0200\n" "Last-Translator: Abdullah Al-Saedi \n" "Language-Team: arabic \n" "Language: ar\n" @@ -2781,7 +2781,7 @@ msgstr "عرض البيانات الثنائية بالنظام الست عشر #: libraries/config/messages.inc.php:55 libraries/display_tbl.lib.php:629 msgid "Show binary contents as HEX" -msgstr "" +msgstr "عرض البيانات الثنائية بالنظام الست عشري" #: libraries/config/messages.inc.php:56 msgid "Show database listing as a list instead of a drop down" From 548025618c855d6c69da43d307d4187e1d09eafe Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 11:29:54 +0200 Subject: [PATCH 204/511] Translation update done using Pootle. --- po/ar.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/ar.po b/po/ar.po index 190ce1bc79..88c162193b 100644 --- a/po/ar.po +++ b/po/ar.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 11:28+0200\n" +"PO-Revision-Date: 2011-06-25 11:29+0200\n" "Last-Translator: Abdullah Al-Saedi \n" "Language-Team: arabic \n" "Language: ar\n" @@ -2785,7 +2785,7 @@ msgstr "عرض البيانات الثنائية بالنظام الست عشر #: libraries/config/messages.inc.php:56 msgid "Show database listing as a list instead of a drop down" -msgstr "" +msgstr "إظهار قاعدة البيانات كقائمة بدلاً من القائمة المنسدلة" #: libraries/config/messages.inc.php:57 msgid "Display databases as a list" From 6edeca156c3dd26899c7c964e7648296d4551881 Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 11:30:16 +0200 Subject: [PATCH 205/511] Translation update done using Pootle. --- po/ar.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/ar.po b/po/ar.po index 88c162193b..ecc88ff701 100644 --- a/po/ar.po +++ b/po/ar.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 11:29+0200\n" +"PO-Revision-Date: 2011-06-25 11:30+0200\n" "Last-Translator: Abdullah Al-Saedi \n" "Language-Team: arabic \n" "Language: ar\n" @@ -2789,7 +2789,7 @@ msgstr "إظهار قاعدة البيانات كقائمة بدلاً من ال #: libraries/config/messages.inc.php:57 msgid "Display databases as a list" -msgstr "" +msgstr "إظهار قواعد البيانات كقائمة" #: libraries/config/messages.inc.php:58 msgid "Show server listing as a list instead of a drop down" From f3db4150638bfc80a40ab410854f917d34e4e013 Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 11:30:26 +0200 Subject: [PATCH 206/511] Translation update done using Pootle. --- po/ar.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/ar.po b/po/ar.po index ecc88ff701..2dc9d47d61 100644 --- a/po/ar.po +++ b/po/ar.po @@ -2785,7 +2785,7 @@ msgstr "عرض البيانات الثنائية بالنظام الست عشر #: libraries/config/messages.inc.php:56 msgid "Show database listing as a list instead of a drop down" -msgstr "إظهار قاعدة البيانات كقائمة بدلاً من القائمة المنسدلة" +msgstr "إظهار قواعد البيانات كقائمة بدلاً من القائمة المنسدلة" #: libraries/config/messages.inc.php:57 msgid "Display databases as a list" From 342f21a629c85104e36f1b6b21a1a93119bb550d Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 11:31:01 +0200 Subject: [PATCH 207/511] Translation update done using Pootle. --- po/ar.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/ar.po b/po/ar.po index 2dc9d47d61..692feee8da 100644 --- a/po/ar.po +++ b/po/ar.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 11:30+0200\n" +"PO-Revision-Date: 2011-06-25 11:31+0200\n" "Last-Translator: Abdullah Al-Saedi \n" "Language-Team: arabic \n" "Language: ar\n" @@ -2793,7 +2793,7 @@ msgstr "إظهار قواعد البيانات كقائمة" #: libraries/config/messages.inc.php:58 msgid "Show server listing as a list instead of a drop down" -msgstr "" +msgstr "إظهار الخوادم كقائمة بدلاً من القائمة المنسدلة" #: libraries/config/messages.inc.php:59 msgid "Display servers as a list" From a301c57762d7c184bc8556043aa0817fced8fa83 Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 11:31:10 +0200 Subject: [PATCH 208/511] Translation update done using Pootle. --- po/ar.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/ar.po b/po/ar.po index 692feee8da..a9c7bf54c5 100644 --- a/po/ar.po +++ b/po/ar.po @@ -2793,7 +2793,7 @@ msgstr "إظهار قواعد البيانات كقائمة" #: libraries/config/messages.inc.php:58 msgid "Show server listing as a list instead of a drop down" -msgstr "إظهار الخوادم كقائمة بدلاً من القائمة المنسدلة" +msgstr "إظهار الخوادم كقائمة بدلاً من القائمة المنسدلة" #: libraries/config/messages.inc.php:59 msgid "Display servers as a list" From 00f610314fea7ad8a230004e68237189019891e2 Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 11:31:20 +0200 Subject: [PATCH 209/511] Translation update done using Pootle. --- po/ar.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/ar.po b/po/ar.po index a9c7bf54c5..dc54f740da 100644 --- a/po/ar.po +++ b/po/ar.po @@ -2797,7 +2797,7 @@ msgstr "إظهار الخوادم كقائمة بدلاً من القائمة ا #: libraries/config/messages.inc.php:59 msgid "Display servers as a list" -msgstr "" +msgstr "إظهار الخوادم كقائمة" #: libraries/config/messages.inc.php:60 msgid "" From 31b800f0f272a536dd9bf87c9a17970efd44729b Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 11:32:12 +0200 Subject: [PATCH 210/511] Translation update done using Pootle. --- po/ar.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/ar.po b/po/ar.po index dc54f740da..223891ee80 100644 --- a/po/ar.po +++ b/po/ar.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 11:31+0200\n" +"PO-Revision-Date: 2011-06-25 11:32+0200\n" "Last-Translator: Abdullah Al-Saedi \n" "Language-Team: arabic \n" "Language: ar\n" @@ -2803,7 +2803,7 @@ msgstr "إظهار الخوادم كقائمة" msgid "" "Disable the table maintenance mass operations, like optimizing or repairing " "the selected tables of a database." -msgstr "" +msgstr "تعطيل عمليات الصيانة , مثل تحسين وإصلاح جداول قاعدة البيانات." #: libraries/config/messages.inc.php:61 #, fuzzy From 78e60a4d602923a421f035fdaf2c8ea41ee9d2d6 Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 11:32:46 +0200 Subject: [PATCH 211/511] Translation update done using Pootle. --- po/ar.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/ar.po b/po/ar.po index 223891ee80..e799482c65 100644 --- a/po/ar.po +++ b/po/ar.po @@ -2806,10 +2806,9 @@ msgid "" msgstr "تعطيل عمليات الصيانة , مثل تحسين وإصلاح جداول قاعدة البيانات." #: libraries/config/messages.inc.php:61 -#, fuzzy #| msgid "Table maintenance" msgid "Disable multi table maintenance" -msgstr "صيانة الجدول" +msgstr "تعطيل صيانة الجداول المتعددة " #: libraries/config/messages.inc.php:62 msgid "Edit SQL queries in popup window" From a9c09d8eacd9882131f44d3855c6c49fa35a5ba7 Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 11:33:16 +0200 Subject: [PATCH 212/511] Translation update done using Pootle. --- po/ar.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/ar.po b/po/ar.po index e799482c65..c07957ebc5 100644 --- a/po/ar.po +++ b/po/ar.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 11:32+0200\n" +"PO-Revision-Date: 2011-06-25 11:33+0200\n" "Last-Translator: Abdullah Al-Saedi \n" "Language-Team: arabic \n" "Language: ar\n" @@ -2812,7 +2812,7 @@ msgstr "تعطيل صيانة الجداول المتعددة " #: libraries/config/messages.inc.php:62 msgid "Edit SQL queries in popup window" -msgstr "" +msgstr "تعديل إستعلام SQL في نافذة منبثقة" #: libraries/config/messages.inc.php:63 #, fuzzy From 6864c800941d19d3d7e33b7c287bb675901a7ed6 Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 11:33:27 +0200 Subject: [PATCH 213/511] Translation update done using Pootle. --- po/ar.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/ar.po b/po/ar.po index c07957ebc5..d0125764b6 100644 --- a/po/ar.po +++ b/po/ar.po @@ -2815,10 +2815,9 @@ msgid "Edit SQL queries in popup window" msgstr "تعديل إستعلام SQL في نافذة منبثقة" #: libraries/config/messages.inc.php:63 -#, fuzzy #| msgid "Edit next row" msgid "Edit in window" -msgstr "عدل الصف التالي" +msgstr "تعديل في نافذة" #: libraries/config/messages.inc.php:64 #, fuzzy From d004cc461e12bd10e1f032021baef47dd569990d Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 11:33:42 +0200 Subject: [PATCH 214/511] Translation update done using Pootle. --- po/ar.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/ar.po b/po/ar.po index d0125764b6..3622088362 100644 --- a/po/ar.po +++ b/po/ar.po @@ -2820,10 +2820,9 @@ msgid "Edit in window" msgstr "تعديل في نافذة" #: libraries/config/messages.inc.php:64 -#, fuzzy #| msgid "Display Features" msgid "Display errors" -msgstr "إظهار المزايا" +msgstr "عرض الأخطاء" #: libraries/config/messages.inc.php:65 #, fuzzy From 34f23b7d9828204b0123fa039b0085d63e4e6855 Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 11:33:54 +0200 Subject: [PATCH 215/511] Translation update done using Pootle. --- po/ar.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/ar.po b/po/ar.po index 3622088362..9533857809 100644 --- a/po/ar.po +++ b/po/ar.po @@ -2825,10 +2825,9 @@ msgid "Display errors" msgstr "عرض الأخطاء" #: libraries/config/messages.inc.php:65 -#, fuzzy #| msgid "errors." msgid "Gather errors" -msgstr "أخطاء." +msgstr "جمع الأخطاء" #: libraries/config/messages.inc.php:66 msgid "Show icons for warning, error and information messages" From 706541c5a83078202bf66b76f3bb9ad9c1fb55d9 Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 11:34:33 +0200 Subject: [PATCH 216/511] Translation update done using Pootle. --- po/ar.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/ar.po b/po/ar.po index 9533857809..b9ce713d48 100644 --- a/po/ar.po +++ b/po/ar.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 11:33+0200\n" +"PO-Revision-Date: 2011-06-25 11:34+0200\n" "Last-Translator: Abdullah Al-Saedi \n" "Language-Team: arabic \n" "Language: ar\n" @@ -2831,7 +2831,7 @@ msgstr "جمع الأخطاء" #: libraries/config/messages.inc.php:66 msgid "Show icons for warning, error and information messages" -msgstr "" +msgstr "عرض الأيقونات لرسائل التحذير, الخطأ والمعلومات" #: libraries/config/messages.inc.php:67 #, fuzzy From 3a8332d34134d95c125a7cc56dd1f0befa9fecb1 Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 11:34:56 +0200 Subject: [PATCH 217/511] Translation update done using Pootle. --- po/ar.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/ar.po b/po/ar.po index b9ce713d48..37bb6bede1 100644 --- a/po/ar.po +++ b/po/ar.po @@ -2834,10 +2834,9 @@ msgid "Show icons for warning, error and information messages" msgstr "عرض الأيقونات لرسائل التحذير, الخطأ والمعلومات" #: libraries/config/messages.inc.php:67 -#, fuzzy #| msgid "errors." msgid "Iconic errors" -msgstr "أخطاء." +msgstr "أيقونة أخطاء" #: libraries/config/messages.inc.php:68 msgid "" From 4b103183e7eeff4daaa3959f757a2efef658323a Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 11:36:43 +0200 Subject: [PATCH 218/511] Translation update done using Pootle. --- po/ar.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/ar.po b/po/ar.po index 37bb6bede1..ddf533a38d 100644 --- a/po/ar.po +++ b/po/ar.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 11:34+0200\n" +"PO-Revision-Date: 2011-06-25 11:36+0200\n" "Last-Translator: Abdullah Al-Saedi \n" "Language-Team: arabic \n" "Language: ar\n" @@ -2842,7 +2842,7 @@ msgstr "أيقونة أخطاء" msgid "" "Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no " "limit)" -msgstr "" +msgstr "ضع الوقت المحدد لعمل البرامج ([kbd]0[/kbd]: لانهائي)" #: libraries/config/messages.inc.php:69 msgid "Maximum execution time" From 1358ff6a16178063d60f0a96653bcbe70e11b1be Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 11:36:53 +0200 Subject: [PATCH 219/511] Translation update done using Pootle. --- po/ar.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/ar.po b/po/ar.po index ddf533a38d..7c198a6857 100644 --- a/po/ar.po +++ b/po/ar.po @@ -2842,7 +2842,7 @@ msgstr "أيقونة أخطاء" msgid "" "Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no " "limit)" -msgstr "ضع الوقت المحدد لعمل البرامج ([kbd]0[/kbd]: لانهائي)" +msgstr "ضع الوقت المحدد لعمل البرنامج ([kbd]0[/kbd]: لانهائي)" #: libraries/config/messages.inc.php:69 msgid "Maximum execution time" From de7ba1960366be993c49b1ede943ba21433c65fb Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 11:37:10 +0200 Subject: [PATCH 220/511] Translation update done using Pootle. --- po/ar.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/ar.po b/po/ar.po index 7c198a6857..843691a547 100644 --- a/po/ar.po +++ b/po/ar.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 11:36+0200\n" +"PO-Revision-Date: 2011-06-25 11:37+0200\n" "Last-Translator: Abdullah Al-Saedi \n" "Language-Team: arabic \n" "Language: ar\n" @@ -2846,7 +2846,7 @@ msgstr "ضع الوقت المحدد لعمل البرنامج ([kbd]0[/kbd]: ل #: libraries/config/messages.inc.php:69 msgid "Maximum execution time" -msgstr "" +msgstr "وقت التنفيذ الأقصى" #: libraries/config/messages.inc.php:70 prefs_manage.php:299 msgid "Save as file" From b3fbb480862a22ee37257bd7dc22894e800af0a1 Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 11:37:34 +0200 Subject: [PATCH 221/511] Translation update done using Pootle. --- po/ar.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/ar.po b/po/ar.po index 843691a547..bf0faa9784 100644 --- a/po/ar.po +++ b/po/ar.po @@ -2854,7 +2854,7 @@ msgstr "حفظ كملف" #: libraries/config/messages.inc.php:71 libraries/config/messages.inc.php:239 msgid "Character set of the file" -msgstr "" +msgstr "مجموعة الأحرف للملف" #: libraries/config/messages.inc.php:72 libraries/config/messages.inc.php:88 #: tbl_gis_visualization.php:210 tbl_printview.php:373 tbl_structure.php:873 From 9499561eb99951785525c48deb19469658524395 Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 11:37:49 +0200 Subject: [PATCH 222/511] Translation update done using Pootle. --- po/ar.po | 1 - 1 file changed, 1 deletion(-) diff --git a/po/ar.po b/po/ar.po index bf0faa9784..63a551e7c5 100644 --- a/po/ar.po +++ b/po/ar.po @@ -2874,7 +2874,6 @@ msgstr "الضغط" #: libraries/export/latex.php:72 libraries/export/ods.php:25 #: libraries/export/odt.php:58 libraries/export/texytext.php:28 #: libraries/export/xls.php:25 libraries/export/xlsx.php:25 -#, fuzzy #| msgid "Put fields names in the first row" msgid "Put columns names in the first row" msgstr "ضع أسماء الحقول في السطر الأول" From f45b791b9560ff2f384d70bb102f50d58b1ed63e Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 11:37:58 +0200 Subject: [PATCH 223/511] Translation update done using Pootle. --- po/ar.po | 1 - 1 file changed, 1 deletion(-) diff --git a/po/ar.po b/po/ar.po index 63a551e7c5..d1592dd3e7 100644 --- a/po/ar.po +++ b/po/ar.po @@ -2881,7 +2881,6 @@ msgstr "ضع أسماء الحقول في السطر الأول" #: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:241 #: libraries/config/messages.inc.php:248 libraries/import/csv.php:76 #: libraries/import/ldi.php:42 -#, fuzzy #| msgid "Fields enclosed by" msgid "Columns enclosed by" msgstr "حقل مضمن بـ" From b4011240c4a6b19f3266b656713832c114b7b07f Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 11:38:03 +0200 Subject: [PATCH 224/511] Translation update done using Pootle. --- po/ar.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/ar.po b/po/ar.po index d1592dd3e7..d71eb8d044 100644 --- a/po/ar.po +++ b/po/ar.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 11:37+0200\n" +"PO-Revision-Date: 2011-06-25 11:38+0200\n" "Last-Translator: Abdullah Al-Saedi \n" "Language-Team: arabic \n" "Language: ar\n" @@ -2888,7 +2888,6 @@ msgstr "حقل مضمن بـ" #: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:242 #: libraries/config/messages.inc.php:249 libraries/import/csv.php:81 #: libraries/import/ldi.php:43 -#, fuzzy #| msgid "Fields escaped by" msgid "Columns escaped by" msgstr "حقل متجاهل بـ" From 27fc2935377e9a0dba7933a2e01cc21cd6ddb1a2 Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 11:38:34 +0200 Subject: [PATCH 225/511] Translation update done using Pootle. --- po/ar.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/ar.po b/po/ar.po index d71eb8d044..28105e2f68 100644 --- a/po/ar.po +++ b/po/ar.po @@ -2902,7 +2902,7 @@ msgstr "استبدل NULL بـ" #: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:84 msgid "Remove CRLF characters within columns" -msgstr "" +msgstr "حذف CRLF من الأعمدة" #: libraries/config/messages.inc.php:79 libraries/config/messages.inc.php:245 #: libraries/config/messages.inc.php:253 libraries/import/csv.php:63 From 9e98586788bfee3af5a5ba1a139079ae3d1cf3ce Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 11:38:45 +0200 Subject: [PATCH 226/511] Translation update done using Pootle. --- po/ar.po | 1 - 1 file changed, 1 deletion(-) diff --git a/po/ar.po b/po/ar.po index 28105e2f68..cd02519af2 100644 --- a/po/ar.po +++ b/po/ar.po @@ -2907,7 +2907,6 @@ msgstr "حذف CRLF من الأعمدة" #: libraries/config/messages.inc.php:79 libraries/config/messages.inc.php:245 #: libraries/config/messages.inc.php:253 libraries/import/csv.php:63 #: libraries/import/ldi.php:41 -#, fuzzy #| msgid "Lines terminated by" msgid "Columns terminated by" msgstr "خطوط مفصولة بـ" From 37875d8db5778dab596400093fc4c89be44e8780 Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 11:39:07 +0200 Subject: [PATCH 227/511] Translation update done using Pootle. --- po/ar.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/ar.po b/po/ar.po index cd02519af2..09b2de4760 100644 --- a/po/ar.po +++ b/po/ar.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 11:38+0200\n" +"PO-Revision-Date: 2011-06-25 11:39+0200\n" "Last-Translator: Abdullah Al-Saedi \n" "Language-Team: arabic \n" "Language: ar\n" @@ -2909,7 +2909,7 @@ msgstr "حذف CRLF من الأعمدة" #: libraries/import/ldi.php:41 #| msgid "Lines terminated by" msgid "Columns terminated by" -msgstr "خطوط مفصولة بـ" +msgstr "خطوط تنتهي بـ" #: libraries/config/messages.inc.php:80 libraries/config/messages.inc.php:240 #: libraries/import/csv.php:86 libraries/import/ldi.php:44 From 756d83770028468080b08f65270ac65bf7710143 Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 11:39:27 +0200 Subject: [PATCH 228/511] Translation update done using Pootle. --- po/ar.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/ar.po b/po/ar.po index 09b2de4760..34710c6e83 100644 --- a/po/ar.po +++ b/po/ar.po @@ -2914,7 +2914,7 @@ msgstr "خطوط تنتهي بـ" #: libraries/config/messages.inc.php:80 libraries/config/messages.inc.php:240 #: libraries/import/csv.php:86 libraries/import/ldi.php:44 msgid "Lines terminated by" -msgstr "خطوط مفصولة بـ" +msgstr "أسطر تنتهي بـ" #: libraries/config/messages.inc.php:82 #, fuzzy From 25ac75f6646b300b58dcc124cd0abe5e248935ef Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 11:39:52 +0200 Subject: [PATCH 229/511] Translation update done using Pootle. --- po/ar.po | 1 - 1 file changed, 1 deletion(-) diff --git a/po/ar.po b/po/ar.po index 34710c6e83..64727560e4 100644 --- a/po/ar.po +++ b/po/ar.po @@ -2917,7 +2917,6 @@ msgid "Lines terminated by" msgstr "أسطر تنتهي بـ" #: libraries/config/messages.inc.php:82 -#, fuzzy #| msgid "Excel edition" msgid "Excel edition" msgstr "إصدارة إكسل" From 67c4b883fb545ea57a578f9715078b33f2ef4520 Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 11:44:53 +0200 Subject: [PATCH 230/511] Translation update done using Pootle. --- po/ar.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/ar.po b/po/ar.po index 64727560e4..0bc8cf3d3a 100644 --- a/po/ar.po +++ b/po/ar.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 11:39+0200\n" +"PO-Revision-Date: 2011-06-25 11:44+0200\n" "Last-Translator: Abdullah Al-Saedi \n" "Language-Team: arabic \n" "Language: ar\n" @@ -2923,7 +2923,7 @@ msgstr "إصدارة إكسل" #: libraries/config/messages.inc.php:85 msgid "Database name template" -msgstr "" +msgstr "إسم قالب قاعدة البيانات" #: libraries/config/messages.inc.php:86 msgid "Server name template" From cba31820ab7f9082166b4f5f7c73c4a511bdc826 Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 11:45:49 +0200 Subject: [PATCH 231/511] Translation update done using Pootle. --- po/ar.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/ar.po b/po/ar.po index 0bc8cf3d3a..802d6a8c9d 100644 --- a/po/ar.po +++ b/po/ar.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 11:44+0200\n" +"PO-Revision-Date: 2011-06-25 11:45+0200\n" "Last-Translator: Abdullah Al-Saedi \n" "Language-Team: arabic \n" "Language: ar\n" @@ -2927,7 +2927,7 @@ msgstr "إسم قالب قاعدة البيانات" #: libraries/config/messages.inc.php:86 msgid "Server name template" -msgstr "" +msgstr "إسم قالب الخادم" #: libraries/config/messages.inc.php:87 msgid "Table name template" From adfc47de07b7bfa4cf513d7f911195c5177ac671 Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 11:45:59 +0200 Subject: [PATCH 232/511] Translation update done using Pootle. --- po/ar.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/ar.po b/po/ar.po index 802d6a8c9d..390f572c9c 100644 --- a/po/ar.po +++ b/po/ar.po @@ -2931,7 +2931,7 @@ msgstr "إسم قالب الخادم" #: libraries/config/messages.inc.php:87 msgid "Table name template" -msgstr "" +msgstr "إسم قالب الجدول" #: libraries/config/messages.inc.php:91 libraries/config/messages.inc.php:104 #: libraries/config/messages.inc.php:113 libraries/config/messages.inc.php:137 From 8c35329af60a08aed043f5ecf084de8c0b570f56 Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 11:46:13 +0200 Subject: [PATCH 233/511] Translation update done using Pootle. --- po/ar.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/ar.po b/po/ar.po index 390f572c9c..c34889bb22 100644 --- a/po/ar.po +++ b/po/ar.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 11:45+0200\n" +"PO-Revision-Date: 2011-06-25 11:46+0200\n" "Last-Translator: Abdullah Al-Saedi \n" "Language-Team: arabic \n" "Language: ar\n" @@ -2938,10 +2938,9 @@ msgstr "إسم قالب الجدول" #: libraries/config/messages.inc.php:143 libraries/export/htmlword.php:24 #: libraries/export/latex.php:40 libraries/export/odt.php:32 #: libraries/export/sql.php:116 libraries/export/texytext.php:23 -#, fuzzy #| msgid "%s table(s)" msgid "Dump table" -msgstr "%s جدول (جداول)" +msgstr "إفراغ الجدول" #: libraries/config/messages.inc.php:92 libraries/export/latex.php:32 msgid "Include table caption" From 8c519fb22d36bb4e703461a3c0a884dd13566d82 Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 11:46:37 +0200 Subject: [PATCH 234/511] Translation update done using Pootle. --- po/ar.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/ar.po b/po/ar.po index c34889bb22..39bc7bff1f 100644 --- a/po/ar.po +++ b/po/ar.po @@ -2944,7 +2944,7 @@ msgstr "إفراغ الجدول" #: libraries/config/messages.inc.php:92 libraries/export/latex.php:32 msgid "Include table caption" -msgstr "أضف عنوانا للجدول" +msgstr "أضف عنواناً للجدول" #: libraries/config/messages.inc.php:95 libraries/config/messages.inc.php:101 #: libraries/export/latex.php:50 libraries/export/latex.php:74 From aa7fb488f61fb7171fbe2d4e559fb355802424af Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 11:47:03 +0200 Subject: [PATCH 235/511] Translation update done using Pootle. --- po/ar.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/ar.po b/po/ar.po index 39bc7bff1f..86f450add7 100644 --- a/po/ar.po +++ b/po/ar.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 11:46+0200\n" +"PO-Revision-Date: 2011-06-25 11:47+0200\n" "Last-Translator: Abdullah Al-Saedi \n" "Language-Team: arabic \n" "Language: ar\n" From 04d833afdfa85cef4da8bea616ca3ae8208d463e Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 11:47:21 +0200 Subject: [PATCH 236/511] Translation update done using Pootle. --- po/ar.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/ar.po b/po/ar.po index 86f450add7..cd942509fd 100644 --- a/po/ar.po +++ b/po/ar.po @@ -2969,7 +2969,7 @@ msgstr "نوع MIME" #: libraries/config/messages.inc.php:100 libraries/config/messages.inc.php:112 #: libraries/config/messages.inc.php:136 tbl_relation.php:396 msgid "Relations" -msgstr "الروابط" +msgstr "العلاقات" #: libraries/config/messages.inc.php:105 #, fuzzy From 3f5800f143fe6af44c5f453762b74793450e356a Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 11:47:25 +0200 Subject: [PATCH 237/511] Translation update done using Pootle. --- po/ar.po | 1 - 1 file changed, 1 deletion(-) diff --git a/po/ar.po b/po/ar.po index cd942509fd..f0abcdf24d 100644 --- a/po/ar.po +++ b/po/ar.po @@ -2972,7 +2972,6 @@ msgid "Relations" msgstr "العلاقات" #: libraries/config/messages.inc.php:105 -#, fuzzy #| msgid "Export type" msgid "Export method" msgstr "نوع التصدير" From 67f74cac646d29f021c0c44d1c708808bce8829a Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 11:47:33 +0200 Subject: [PATCH 238/511] Translation update done using Pootle. --- po/ar.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/ar.po b/po/ar.po index f0abcdf24d..0c59f106f9 100644 --- a/po/ar.po +++ b/po/ar.po @@ -2978,7 +2978,7 @@ msgstr "نوع التصدير" #: libraries/config/messages.inc.php:114 libraries/config/messages.inc.php:116 msgid "Save on server" -msgstr "" +msgstr "حفظ في الخادم" #: libraries/config/messages.inc.php:115 libraries/config/messages.inc.php:117 #: libraries/display_export.lib.php:195 libraries/display_export.lib.php:221 From 0777dd09fa83b90e09925647521a6dd244438e54 Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 11:47:43 +0200 Subject: [PATCH 239/511] Translation update done using Pootle. --- po/ar.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/ar.po b/po/ar.po index 0c59f106f9..db64940351 100644 --- a/po/ar.po +++ b/po/ar.po @@ -2983,7 +2983,7 @@ msgstr "حفظ في الخادم" #: libraries/config/messages.inc.php:115 libraries/config/messages.inc.php:117 #: libraries/display_export.lib.php:195 libraries/display_export.lib.php:221 msgid "Overwrite existing file(s)" -msgstr "خزن على الملفات الموجودة أصلا" +msgstr "خزن على الملفات الموجودة" #: libraries/config/messages.inc.php:118 msgid "Remember file name template" From fa8a7782ac8e568bd2d99718da639c92489f8348 Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 11:48:00 +0200 Subject: [PATCH 240/511] Translation update done using Pootle. --- po/ar.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/ar.po b/po/ar.po index db64940351..0dd114622c 100644 --- a/po/ar.po +++ b/po/ar.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 11:47+0200\n" +"PO-Revision-Date: 2011-06-25 11:48+0200\n" "Last-Translator: Abdullah Al-Saedi \n" "Language-Team: arabic \n" "Language: ar\n" @@ -2987,7 +2987,7 @@ msgstr "خزن على الملفات الموجودة" #: libraries/config/messages.inc.php:118 msgid "Remember file name template" -msgstr "" +msgstr "تذكر إسم قالب الملف" #: libraries/config/messages.inc.php:120 #, fuzzy From 19c1789a99506915e936a6c8fa1f6dcf00ec6965 Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 11:48:09 +0200 Subject: [PATCH 241/511] Translation update done using Pootle. --- po/ar.po | 1 - 1 file changed, 1 deletion(-) diff --git a/po/ar.po b/po/ar.po index 0dd114622c..64c2daea0d 100644 --- a/po/ar.po +++ b/po/ar.po @@ -2990,7 +2990,6 @@ msgid "Remember file name template" msgstr "تذكر إسم قالب الملف" #: libraries/config/messages.inc.php:120 -#, fuzzy #| msgid "Enclose table and field names with backquotes" msgid "Enclose table and column names with backquotes" msgstr "حماية أسماء الجداول و الحقول ب \"`\" " From 2853640a695736efeac2b2b84ddeecd58c2beae0 Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 11:48:25 +0200 Subject: [PATCH 242/511] Translation update done using Pootle. --- po/ar.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/ar.po b/po/ar.po index 64c2daea0d..f3c7d13582 100644 --- a/po/ar.po +++ b/po/ar.po @@ -2997,7 +2997,7 @@ msgstr "حماية أسماء الجداول و الحقول ب \"`\" " #: libraries/config/messages.inc.php:121 libraries/config/messages.inc.php:260 #: libraries/display_export.lib.php:353 msgid "SQL compatibility mode" -msgstr "" +msgstr "وضع توافق SQL" #: libraries/config/messages.inc.php:122 libraries/export/sql.php:176 msgid "CREATE TABLE options:" From e61329ff2e921c03649c44942222c4940451e0c0 Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 11:48:45 +0200 Subject: [PATCH 243/511] Translation update done using Pootle. --- po/ar.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/ar.po b/po/ar.po index f3c7d13582..0b0ef205e8 100644 --- a/po/ar.po +++ b/po/ar.po @@ -3001,7 +3001,7 @@ msgstr "وضع توافق SQL" #: libraries/config/messages.inc.php:122 libraries/export/sql.php:176 msgid "CREATE TABLE options:" -msgstr "" +msgstr "خيارات CREATE TABLE :" #: libraries/config/messages.inc.php:123 msgid "Creation/Update/Check dates" From 731ce8367b12377ef61a3a0e8c809651ca93905b Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 11:49:02 +0200 Subject: [PATCH 244/511] Translation update done using Pootle. --- po/ar.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/ar.po b/po/ar.po index 0b0ef205e8..5bafbc2e5e 100644 --- a/po/ar.po +++ b/po/ar.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 11:48+0200\n" +"PO-Revision-Date: 2011-06-25 11:49+0200\n" "Last-Translator: Abdullah Al-Saedi \n" "Language-Team: arabic \n" "Language: ar\n" From e9c7d7029b1428e2f63e619d1a690e5830ce08e6 Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 11:49:36 +0200 Subject: [PATCH 245/511] Translation update done using Pootle. --- po/ar.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/ar.po b/po/ar.po index 5bafbc2e5e..2a216339b4 100644 --- a/po/ar.po +++ b/po/ar.po @@ -3013,7 +3013,7 @@ msgstr "استخدم الإضافات المتأخرة" #: libraries/config/messages.inc.php:125 libraries/export/sql.php:79 msgid "Disable foreign key checks" -msgstr "" +msgstr "تعطيل التحقق من المفتاح الغريب" #: libraries/config/messages.inc.php:128 msgid "Use hexadecimal for BLOB" From bbdc7e178335050b02af2b098d14780b87c1c2d4 Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 11:49:59 +0200 Subject: [PATCH 246/511] Translation update done using Pootle. --- po/ar.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/ar.po b/po/ar.po index 2a216339b4..6a564afbd7 100644 --- a/po/ar.po +++ b/po/ar.po @@ -3017,7 +3017,7 @@ msgstr "تعطيل التحقق من المفتاح الغريب" #: libraries/config/messages.inc.php:128 msgid "Use hexadecimal for BLOB" -msgstr "" +msgstr "إستخدم النظام الست عشري لـ BLOB" #: libraries/config/messages.inc.php:130 #, fuzzy From 9c677b753797f3d5e65580677c2929d13954354f Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 11:50:20 +0200 Subject: [PATCH 247/511] Translation update done using Pootle. --- po/ar.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/ar.po b/po/ar.po index 6a564afbd7..969b631cde 100644 --- a/po/ar.po +++ b/po/ar.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 11:49+0200\n" +"PO-Revision-Date: 2011-06-25 11:50+0200\n" "Last-Translator: Abdullah Al-Saedi \n" "Language-Team: arabic \n" "Language: ar\n" @@ -3020,10 +3020,9 @@ msgid "Use hexadecimal for BLOB" msgstr "إستخدم النظام الست عشري لـ BLOB" #: libraries/config/messages.inc.php:130 -#, fuzzy #| msgid "Use delayed inserts" msgid "Use ignore inserts" -msgstr "استخدم الإضافات المتأخرة" +msgstr "استخدم الإضافات المتجاهلة" #: libraries/config/messages.inc.php:132 msgid "Syntax to use when inserting data" From fc08f0c340ea3cdfc5ab8798c2331f5ac264675f Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 11:50:33 +0200 Subject: [PATCH 248/511] Translation update done using Pootle. --- po/ar.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/ar.po b/po/ar.po index 969b631cde..ac87b536f8 100644 --- a/po/ar.po +++ b/po/ar.po @@ -3022,7 +3022,7 @@ msgstr "إستخدم النظام الست عشري لـ BLOB" #: libraries/config/messages.inc.php:130 #| msgid "Use delayed inserts" msgid "Use ignore inserts" -msgstr "استخدم الإضافات المتجاهلة" +msgstr "إستخدم الإضافات المتجاهلة" #: libraries/config/messages.inc.php:132 msgid "Syntax to use when inserting data" From 7b8a87b7a88c68d767ae14ce235dc31b71cf9343 Mon Sep 17 00:00:00 2001 From: Burak Yavuz Date: Sat, 25 Jun 2011 13:38:32 +0200 Subject: [PATCH 249/511] Translation update done using Pootle. --- po/tr.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/po/tr.po b/po/tr.po index 4de2981336..d1a8252cb4 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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-23 19:35+0200\n" +"PO-Revision-Date: 2011-06-25 13:38+0200\n" "Last-Translator: Burak Yavuz \n" "Language-Team: turkish \n" "Language: tr\n" @@ -521,9 +521,9 @@ msgstr "MySQL boş bir sonuç kümesi döndürdü (örn. sıfır satır)." #: db_routines.php:190 db_routines.php:295 db_routines.php:300 #: db_routines.php:324 -#, fuzzy, php-format +#, php-format msgid "The following query has failed: \"%s\"" -msgstr "Sorgu \"%s\" başarısız oldu" +msgstr "Aşağıdaki sorgu başarısız oldu: \"%s\"" #: db_routines.php:191 db_routines.php:296 db_routines.php:301 #: db_routines.php:311 db_routines.php:325 libraries/common.lib.php:609 From e0faf6ca657bc12ef4b2853a4fad8dcf62ec5337 Mon Sep 17 00:00:00 2001 From: Burak Yavuz Date: Sat, 25 Jun 2011 13:38:55 +0200 Subject: [PATCH 250/511] Translation update done using Pootle. --- po/tr.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/tr.po b/po/tr.po index d1a8252cb4..3f7820987e 100644 --- a/po/tr.po +++ b/po/tr.po @@ -537,10 +537,10 @@ msgstr "İstek işlemede hata" #: db_routines.php:209 db_routines.php:241 db_routines.php:269 #: db_routines.php:408 -#, fuzzy, php-format +#, php-format #| msgid "No routine with name %s found in database %s" msgid "No routine with name %1$s found in database %2$s" -msgstr "%s veritabanında %s adıyla yordam bulunamadı" +msgstr "%1$s veritabanında %2$s adıyla yordam bulunamadı" #: db_routines.php:230 db_routines.php:234 msgid "Execute routine" From c8a0e167483672061c4400df886c22ce3fe0eaad Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 19:37:02 +0200 Subject: [PATCH 251/511] Translation update done using Pootle. --- po/br.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/br.po b/po/br.po index e03b8eec3d..47723db5fb 100644 --- a/po/br.po +++ b/po/br.po @@ -8,7 +8,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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-24 19:39+0200\n" +"PO-Revision-Date: 2011-06-25 19:37+0200\n" "Last-Translator: \n" "Language-Team: LANGUAGE \n" "Language: br\n" @@ -1373,7 +1373,7 @@ msgstr "Na ober van" #: js/messages.php:146 msgid "Select referenced key" -msgstr "" +msgstr "Diuzit an alc'hwez menegeret" #: js/messages.php:147 msgid "Select Foreign Key" From 69e44667ca8caa062ecb3768c1af45a36a911784 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 19:37:29 +0200 Subject: [PATCH 252/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 47723db5fb..c9ef51b328 100644 --- a/po/br.po +++ b/po/br.po @@ -1373,7 +1373,7 @@ msgstr "Na ober van" #: js/messages.php:146 msgid "Select referenced key" -msgstr "Diuzit an alc'hwez menegeret" +msgstr "Diuzit an alc'hwez daveet" #: js/messages.php:147 msgid "Select Foreign Key" From 8df73ae74e4f11cd60b5f26a6a625a17f7aaa7ab Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 19:37:41 +0200 Subject: [PATCH 253/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index c9ef51b328..293d293083 100644 --- a/po/br.po +++ b/po/br.po @@ -1377,7 +1377,7 @@ msgstr "Diuzit an alc'hwez daveet" #: js/messages.php:147 msgid "Select Foreign Key" -msgstr "" +msgstr "Diuzit an alc'hwez estren" #: js/messages.php:148 msgid "Please select the primary key or a unique key" From 156118fce7fc728d38edd118e3fc51327b531d25 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 19:38:32 +0200 Subject: [PATCH 254/511] Translation update done using Pootle. --- po/br.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/br.po b/po/br.po index 293d293083..979ad082bd 100644 --- a/po/br.po +++ b/po/br.po @@ -8,7 +8,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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 19:37+0200\n" +"PO-Revision-Date: 2011-06-25 19:38+0200\n" "Last-Translator: \n" "Language-Team: LANGUAGE \n" "Language: br\n" @@ -1381,7 +1381,7 @@ msgstr "Diuzit an alc'hwez estren" #: js/messages.php:148 msgid "Please select the primary key or a unique key" -msgstr "" +msgstr "Diuzit an alc'hwez kentidik pe un alc'hwez nemetañ" #: js/messages.php:149 pmd_general.php:87 tbl_relation.php:545 msgid "Choose column to display" From c477ae7dd3bcae29d62bf004772092b27fd60fab Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 19:38:45 +0200 Subject: [PATCH 255/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 979ad082bd..13bd9ba11c 100644 --- a/po/br.po +++ b/po/br.po @@ -1385,7 +1385,7 @@ msgstr "Diuzit an alc'hwez kentidik pe un alc'hwez nemetañ" #: js/messages.php:149 pmd_general.php:87 tbl_relation.php:545 msgid "Choose column to display" -msgstr "" +msgstr "Dibab ar bann da ziskouez" #: js/messages.php:150 msgid "" From 76d8119694210c15db663f19fd0da292bb809ada Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 19:42:05 +0200 Subject: [PATCH 256/511] Translation update done using Pootle. --- po/br.po | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 13bd9ba11c..6e0893fff0 100644 --- a/po/br.po +++ b/po/br.po @@ -8,7 +8,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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 19:38+0200\n" +"PO-Revision-Date: 2011-06-25 19:42+0200\n" "Last-Translator: \n" "Language-Team: LANGUAGE \n" "Language: br\n" @@ -1392,6 +1392,8 @@ msgid "" "You haven't saved the changes in the layout. They will be lost if you don't " "save them.Do you want to continue?" msgstr "" +"N'eo ket bet enrollet ar c'hemmoù degaset d'an tres ganeoc'h. Kollet e vint " +"ma n'o enrollit ket. Kenderc'hel memes tra ?" #: js/messages.php:153 msgid "Add an option for column " From 16fc9f5c84e72fd258081a657af19b8e2c7c2714 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 19:42:30 +0200 Subject: [PATCH 257/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 6e0893fff0..7f6b157148 100644 --- a/po/br.po +++ b/po/br.po @@ -1397,7 +1397,7 @@ msgstr "" #: js/messages.php:153 msgid "Add an option for column " -msgstr "" +msgstr "Ouzhpennañ un dibarzh evit ar bann " #: js/messages.php:156 msgid "Generate password" From 9f22b9e53a1618ea8a7e62896fb2e9356361e85f Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 19:42:47 +0200 Subject: [PATCH 258/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 7f6b157148..39d27d98a8 100644 --- a/po/br.po +++ b/po/br.po @@ -1401,7 +1401,7 @@ msgstr "Ouzhpennañ un dibarzh evit ar bann " #: js/messages.php:156 msgid "Generate password" -msgstr "" +msgstr "Genel ur ger-tremen" #: js/messages.php:157 libraries/replication_gui.lib.php:365 msgid "Generate" From 99f1e03c5cfd72a4d8fe10ef48b490c0b163283d Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 19:42:52 +0200 Subject: [PATCH 259/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 39d27d98a8..d2223f10a9 100644 --- a/po/br.po +++ b/po/br.po @@ -1405,7 +1405,7 @@ msgstr "Genel ur ger-tremen" #: js/messages.php:157 libraries/replication_gui.lib.php:365 msgid "Generate" -msgstr "" +msgstr "Genel" #: js/messages.php:158 msgid "Change Password" From 85fcd06613f5d80331231cc0440dfa3c194e00bf Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 19:42:59 +0200 Subject: [PATCH 260/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index d2223f10a9..c1dad81751 100644 --- a/po/br.po +++ b/po/br.po @@ -1409,7 +1409,7 @@ msgstr "Genel" #: js/messages.php:158 msgid "Change Password" -msgstr "" +msgstr "Cheñch ger-tremen" #: js/messages.php:161 tbl_structure.php:497 msgid "More" From 5d1d433a99843ab7f015d63a8047d0ce3a97526f Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 19:43:05 +0200 Subject: [PATCH 261/511] Translation update done using Pootle. --- po/br.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/br.po b/po/br.po index c1dad81751..e8127643ec 100644 --- a/po/br.po +++ b/po/br.po @@ -8,7 +8,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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 19:42+0200\n" +"PO-Revision-Date: 2011-06-25 19:43+0200\n" "Last-Translator: \n" "Language-Team: LANGUAGE \n" "Language: br\n" @@ -1413,7 +1413,7 @@ msgstr "Cheñch ger-tremen" #: js/messages.php:161 tbl_structure.php:497 msgid "More" -msgstr "" +msgstr "Muioc'h" #: js/messages.php:164 setup/lib/index.lib.php:158 #, php-format From 5323e30e885cecadfa52d211ebb63c7573ff2ef1 Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 19:44:11 +0200 Subject: [PATCH 262/511] Translation update done using Pootle. --- po/ar.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/ar.po b/po/ar.po index ac87b536f8..51ad0dfe37 100644 --- a/po/ar.po +++ b/po/ar.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 11:50+0200\n" +"PO-Revision-Date: 2011-06-25 19:44+0200\n" "Last-Translator: Abdullah Al-Saedi \n" "Language-Team: arabic \n" "Language: ar\n" @@ -3026,7 +3026,7 @@ msgstr "إستخدم الإضافات المتجاهلة" #: libraries/config/messages.inc.php:132 msgid "Syntax to use when inserting data" -msgstr "" +msgstr "بناء الجملة لإستخدامه عند إدخال البيانات" #: libraries/config/messages.inc.php:133 libraries/export/sql.php:268 msgid "Maximal length of created query" From e970e0f5ce883c8597eaf7c45638067609f27f71 Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 19:44:51 +0200 Subject: [PATCH 263/511] Translation update done using Pootle. --- po/ar.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/ar.po b/po/ar.po index 51ad0dfe37..27d29ff4e5 100644 --- a/po/ar.po +++ b/po/ar.po @@ -3030,7 +3030,7 @@ msgstr "بناء الجملة لإستخدامه عند إدخال البيان #: libraries/config/messages.inc.php:133 libraries/export/sql.php:268 msgid "Maximal length of created query" -msgstr "" +msgstr "أقصى طول للإستعلام المنشئ" #: libraries/config/messages.inc.php:138 #, fuzzy From 84d0a342dfeebd2affb5d108e2ff0a6c3d6113c7 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 19:44:56 +0200 Subject: [PATCH 264/511] Translation update done using Pootle. --- po/br.po | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index e8127643ec..6a9168fba8 100644 --- a/po/br.po +++ b/po/br.po @@ -8,7 +8,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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 19:43+0200\n" +"PO-Revision-Date: 2011-06-25 19:44+0200\n" "Last-Translator: \n" "Language-Team: LANGUAGE \n" "Language: br\n" @@ -1421,6 +1421,8 @@ msgid "" "A newer version of phpMyAdmin is available and you should consider " "upgrading. The newest version is %s, released on %s." msgstr "" +"Ur stumm nevesoc'h eus phpMyAdmin zo bremañ ha mat e vefe deoc'h soñjal " +"hizivaat ho hini. Setu ar stumm nevesañ %s, embannet eo bet d'an %s." #. l10n: Latest available phpMyAdmin version #: js/messages.php:166 From a363df4655e74bb6e649a0bd4e267231b819ac30 Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 19:44:59 +0200 Subject: [PATCH 265/511] Translation update done using Pootle. --- po/ar.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/ar.po b/po/ar.po index 27d29ff4e5..7f95b4b17f 100644 --- a/po/ar.po +++ b/po/ar.po @@ -3033,10 +3033,9 @@ msgid "Maximal length of created query" msgstr "أقصى طول للإستعلام المنشئ" #: libraries/config/messages.inc.php:138 -#, fuzzy #| msgid "Export" msgid "Export type" -msgstr "تصدير" +msgstr "نوع التصدير" #: libraries/config/messages.inc.php:139 libraries/export/sql.php:71 msgid "Enclose export in a transaction" From 284f526ded06f6c77fb5cae8c9c31191f427da59 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 19:45:11 +0200 Subject: [PATCH 266/511] Translation update done using Pootle. --- po/br.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/br.po b/po/br.po index 6a9168fba8..87817745b4 100644 --- a/po/br.po +++ b/po/br.po @@ -8,7 +8,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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 19:44+0200\n" +"PO-Revision-Date: 2011-06-25 19:45+0200\n" "Last-Translator: \n" "Language-Team: LANGUAGE \n" "Language: br\n" @@ -1427,7 +1427,7 @@ msgstr "" #. l10n: Latest available phpMyAdmin version #: js/messages.php:166 msgid ", latest stable version:" -msgstr "" +msgstr ", stumm stabil diwezhañ" #: js/messages.php:167 msgid "up to date" From a7c78e8f6091cf56af920b5512882add6d5cd494 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 19:45:23 +0200 Subject: [PATCH 267/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 87817745b4..ae2ba2c3e8 100644 --- a/po/br.po +++ b/po/br.po @@ -1431,7 +1431,7 @@ msgstr ", stumm stabil diwezhañ" #: js/messages.php:167 msgid "up to date" -msgstr "" +msgstr "hizivaet" #. l10n: Display text for calendar close link #: js/messages.php:185 From 0000d6973b5f37223d26ca3627d8b15a4a49073d Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 19:45:27 +0200 Subject: [PATCH 268/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index ae2ba2c3e8..c6f9e2ece6 100644 --- a/po/br.po +++ b/po/br.po @@ -1436,7 +1436,7 @@ msgstr "hizivaet" #. l10n: Display text for calendar close link #: js/messages.php:185 msgid "Done" -msgstr "" +msgstr "Graet" #. l10n: Display text for previous month link in calendar #: js/messages.php:187 From c57622f59657f5808c60918d258d7d1683dfd4b4 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 19:45:36 +0200 Subject: [PATCH 269/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index c6f9e2ece6..3747968408 100644 --- a/po/br.po +++ b/po/br.po @@ -1441,7 +1441,7 @@ msgstr "Graet" #. l10n: Display text for previous month link in calendar #: js/messages.php:187 msgid "Prev" -msgstr "" +msgstr "Kent" #. l10n: Display text for next month link in calendar #: js/messages.php:189 libraries/common.lib.php:2308 From 442729b9782462ce71c8632764e038a3ba954816 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 19:45:44 +0200 Subject: [PATCH 270/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 3747968408..b2e6723092 100644 --- a/po/br.po +++ b/po/br.po @@ -1449,7 +1449,7 @@ msgstr "Kent" #: server_binlog.php:189 server_binlog.php:191 tbl_printview.php:421 #: tbl_structure.php:937 msgid "Next" -msgstr "" +msgstr "War-lerc'h" #. l10n: Display text for current month link in calendar #: js/messages.php:191 From 284571fa16a2bd92bc57626e5dcbc3c023857bc4 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 19:45:48 +0200 Subject: [PATCH 271/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index b2e6723092..4534c8eb6e 100644 --- a/po/br.po +++ b/po/br.po @@ -1454,7 +1454,7 @@ msgstr "War-lerc'h" #. l10n: Display text for current month link in calendar #: js/messages.php:191 msgid "Today" -msgstr "" +msgstr "Hiziv" #: js/messages.php:194 msgid "January" From 9c2117dc72f4010a50a8c97f3cafcabe72ec7ef1 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 19:45:51 +0200 Subject: [PATCH 272/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 4534c8eb6e..f5bcf48f2e 100644 --- a/po/br.po +++ b/po/br.po @@ -1458,7 +1458,7 @@ msgstr "Hiziv" #: js/messages.php:194 msgid "January" -msgstr "" +msgstr "Genver" #: js/messages.php:195 msgid "February" From 0eb7f8153cd3bcda3ee624cc337726b7482b401f Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 19:45:56 +0200 Subject: [PATCH 273/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index f5bcf48f2e..c836dd4362 100644 --- a/po/br.po +++ b/po/br.po @@ -1462,7 +1462,7 @@ msgstr "Genver" #: js/messages.php:195 msgid "February" -msgstr "" +msgstr "C'hwevrer" #: js/messages.php:196 msgid "March" From 535fcd2f74846acce02409e67a902af6ec2d5dc6 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 19:46:00 +0200 Subject: [PATCH 274/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index c836dd4362..eb22e39452 100644 --- a/po/br.po +++ b/po/br.po @@ -1466,7 +1466,7 @@ msgstr "C'hwevrer" #: js/messages.php:196 msgid "March" -msgstr "" +msgstr "Meurzh" #: js/messages.php:197 msgid "April" From 679448c20bb5252b99f36d51b1d2588863083758 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 19:46:03 +0200 Subject: [PATCH 275/511] Translation update done using Pootle. --- po/br.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/br.po b/po/br.po index eb22e39452..b1dfbb9e3e 100644 --- a/po/br.po +++ b/po/br.po @@ -8,7 +8,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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 19:45+0200\n" +"PO-Revision-Date: 2011-06-25 19:46+0200\n" "Last-Translator: \n" "Language-Team: LANGUAGE \n" "Language: br\n" @@ -1470,7 +1470,7 @@ msgstr "Meurzh" #: js/messages.php:197 msgid "April" -msgstr "" +msgstr "Ebrel" #: js/messages.php:198 msgid "May" From 3b18b82b0d974611124b142b9e39681cdc2e47cc Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 19:46:06 +0200 Subject: [PATCH 276/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index b1dfbb9e3e..0237756eee 100644 --- a/po/br.po +++ b/po/br.po @@ -1474,7 +1474,7 @@ msgstr "Ebrel" #: js/messages.php:198 msgid "May" -msgstr "" +msgstr "Mae" #: js/messages.php:199 msgid "June" From 20420969f4ccee74d66b56a83bce08e293aad146 Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 19:46:13 +0200 Subject: [PATCH 277/511] Translation update done using Pootle. --- po/ar.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/ar.po b/po/ar.po index 7f95b4b17f..4a4c633dc0 100644 --- a/po/ar.po +++ b/po/ar.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 19:44+0200\n" +"PO-Revision-Date: 2011-06-25 19:46+0200\n" "Last-Translator: Abdullah Al-Saedi \n" "Language-Team: arabic \n" "Language: ar\n" @@ -3039,7 +3039,7 @@ msgstr "نوع التصدير" #: libraries/config/messages.inc.php:139 libraries/export/sql.php:71 msgid "Enclose export in a transaction" -msgstr "" +msgstr "تضمين التصدير في العملية" #: libraries/config/messages.inc.php:140 msgid "Export time in UTC" From 5f5e8f030c2565ac2b60921f526daa497dcb9e4a Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 19:46:13 +0200 Subject: [PATCH 278/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 0237756eee..9e00271d6c 100644 --- a/po/br.po +++ b/po/br.po @@ -1478,7 +1478,7 @@ msgstr "Mae" #: js/messages.php:199 msgid "June" -msgstr "" +msgstr "Mezheven" #: js/messages.php:200 msgid "July" From 99a2aacbf657ae52c14c142ea260f3af62363b3d Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 19:46:20 +0200 Subject: [PATCH 279/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 9e00271d6c..cabcd72ccc 100644 --- a/po/br.po +++ b/po/br.po @@ -1482,7 +1482,7 @@ msgstr "Mezheven" #: js/messages.php:200 msgid "July" -msgstr "" +msgstr "Gouere" #: js/messages.php:201 msgid "August" From 620eac8d11be9fc4ca9aad67cc81de2c9cb7a51e Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 19:46:22 +0200 Subject: [PATCH 280/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index cabcd72ccc..edd0ad11c2 100644 --- a/po/br.po +++ b/po/br.po @@ -1486,7 +1486,7 @@ msgstr "Gouere" #: js/messages.php:201 msgid "August" -msgstr "" +msgstr "Eost" #: js/messages.php:202 msgid "September" From 09a8fffb29fca3dcb5e7cc11aa2394344fcf830c Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 19:46:26 +0200 Subject: [PATCH 281/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index edd0ad11c2..325683d1fe 100644 --- a/po/br.po +++ b/po/br.po @@ -1490,7 +1490,7 @@ msgstr "Eost" #: js/messages.php:202 msgid "September" -msgstr "" +msgstr "Gwengolo" #: js/messages.php:203 msgid "October" From 93ee7bcb247752a015252532de1e2bb82916516a Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 19:46:30 +0200 Subject: [PATCH 282/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 325683d1fe..dd003e9e37 100644 --- a/po/br.po +++ b/po/br.po @@ -1494,7 +1494,7 @@ msgstr "Gwengolo" #: js/messages.php:203 msgid "October" -msgstr "" +msgstr "Here" #: js/messages.php:204 msgid "November" From fff9216f16084e31684c0c3228a1cf236b9f2206 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 19:46:33 +0200 Subject: [PATCH 283/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index dd003e9e37..fa1d872c93 100644 --- a/po/br.po +++ b/po/br.po @@ -1498,7 +1498,7 @@ msgstr "Here" #: js/messages.php:204 msgid "November" -msgstr "" +msgstr "Du" #: js/messages.php:205 msgid "December" From 5b9ca0114698855993b9f1833c3040fa5ead1d81 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 19:46:39 +0200 Subject: [PATCH 284/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index fa1d872c93..07eb764439 100644 --- a/po/br.po +++ b/po/br.po @@ -1502,7 +1502,7 @@ msgstr "Du" #: js/messages.php:205 msgid "December" -msgstr "" +msgstr "Kerzu" #. l10n: Short month name #: js/messages.php:209 libraries/common.lib.php:1511 From d429250e9ce34e42f254dcdbe40fc9b709883cc3 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 19:46:43 +0200 Subject: [PATCH 285/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 07eb764439..193aadeaa4 100644 --- a/po/br.po +++ b/po/br.po @@ -1507,7 +1507,7 @@ msgstr "Kerzu" #. l10n: Short month name #: js/messages.php:209 libraries/common.lib.php:1511 msgid "Jan" -msgstr "" +msgstr "Gen" #. l10n: Short month name #: js/messages.php:211 libraries/common.lib.php:1513 From dd3b331f8f1540a2cd7500a84f3e263959e7a129 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 19:46:51 +0200 Subject: [PATCH 286/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 193aadeaa4..3419f0f702 100644 --- a/po/br.po +++ b/po/br.po @@ -1512,7 +1512,7 @@ msgstr "Gen" #. l10n: Short month name #: js/messages.php:211 libraries/common.lib.php:1513 msgid "Feb" -msgstr "" +msgstr "C'hwe" #. l10n: Short month name #: js/messages.php:213 libraries/common.lib.php:1515 From 0039c78272399c3bee6c8432746e238356205c7f Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 19:46:52 +0200 Subject: [PATCH 287/511] Translation update done using Pootle. --- po/ar.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/ar.po b/po/ar.po index 4a4c633dc0..83b393c820 100644 --- a/po/ar.po +++ b/po/ar.po @@ -3043,7 +3043,7 @@ msgstr "تضمين التصدير في العملية" #: libraries/config/messages.inc.php:140 msgid "Export time in UTC" -msgstr "" +msgstr "وقت التصدير (بالتوقيت العالمي)" #: libraries/config/messages.inc.php:148 msgid "Force secured connection while using phpMyAdmin" From 490893374a3de1c15c04348e0fc521060a881f9a Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 19:47:04 +0200 Subject: [PATCH 288/511] Translation update done using Pootle. --- po/br.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/br.po b/po/br.po index 3419f0f702..11f2d4b0ed 100644 --- a/po/br.po +++ b/po/br.po @@ -8,7 +8,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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 19:46+0200\n" +"PO-Revision-Date: 2011-06-25 19:47+0200\n" "Last-Translator: \n" "Language-Team: LANGUAGE \n" "Language: br\n" @@ -1517,7 +1517,7 @@ msgstr "C'hwe" #. l10n: Short month name #: js/messages.php:213 libraries/common.lib.php:1515 msgid "Mar" -msgstr "" +msgstr "Meu" #. l10n: Short month name #: js/messages.php:215 libraries/common.lib.php:1517 From c64b66b616c57232600fdb92760481df2e43a375 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 19:47:08 +0200 Subject: [PATCH 289/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 11f2d4b0ed..25ac5386d2 100644 --- a/po/br.po +++ b/po/br.po @@ -1522,7 +1522,7 @@ msgstr "Meu" #. l10n: Short month name #: js/messages.php:215 libraries/common.lib.php:1517 msgid "Apr" -msgstr "" +msgstr "Ebr" #. l10n: Short month name #: js/messages.php:217 libraries/common.lib.php:1519 From 840fddeb0eeb427f2468c688eb0fda002f80342b Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 19:47:12 +0200 Subject: [PATCH 290/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 25ac5386d2..3240fe1856 100644 --- a/po/br.po +++ b/po/br.po @@ -1528,7 +1528,7 @@ msgstr "Ebr" #: js/messages.php:217 libraries/common.lib.php:1519 msgctxt "Short month name" msgid "May" -msgstr "" +msgstr "Mae" #. l10n: Short month name #: js/messages.php:219 libraries/common.lib.php:1521 From 0c714d765846eb8d2ffc30f0e7186c8212e9a802 Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 19:48:10 +0200 Subject: [PATCH 291/511] Translation update done using Pootle. --- po/ar.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/ar.po b/po/ar.po index 83b393c820..665f2eda28 100644 --- a/po/ar.po +++ b/po/ar.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 19:46+0200\n" +"PO-Revision-Date: 2011-06-25 19:48+0200\n" "Last-Translator: Abdullah Al-Saedi \n" "Language-Team: arabic \n" "Language: ar\n" @@ -3047,7 +3047,7 @@ msgstr "وقت التصدير (بالتوقيت العالمي)" #: libraries/config/messages.inc.php:148 msgid "Force secured connection while using phpMyAdmin" -msgstr "" +msgstr "فرض الإتصال الآمن عند إستخدام phpMyAdmin" #: libraries/config/messages.inc.php:149 msgid "Force SSL connection" From 83c79bccf6775c75c8b1385dbdb9de53de6755bb Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 19:48:25 +0200 Subject: [PATCH 292/511] Translation update done using Pootle. --- po/ar.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/ar.po b/po/ar.po index 665f2eda28..e3d8ec29f5 100644 --- a/po/ar.po +++ b/po/ar.po @@ -3051,7 +3051,7 @@ msgstr "فرض الإتصال الآمن عند إستخدام phpMyAdmin" #: libraries/config/messages.inc.php:149 msgid "Force SSL connection" -msgstr "" +msgstr "فرض إتصال SSL" #: libraries/config/messages.inc.php:150 msgid "" From c1fb95b41c77f36ec706b9c8005717006a2eafb3 Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 19:50:11 +0200 Subject: [PATCH 293/511] Translation update done using Pootle. --- po/ar.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/ar.po b/po/ar.po index e3d8ec29f5..efb1b30e79 100644 --- a/po/ar.po +++ b/po/ar.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 19:48+0200\n" +"PO-Revision-Date: 2011-06-25 19:50+0200\n" "Last-Translator: Abdullah Al-Saedi \n" "Language-Team: arabic \n" "Language: ar\n" @@ -3061,7 +3061,7 @@ msgstr "" #: libraries/config/messages.inc.php:151 msgid "Foreign key dropdown order" -msgstr "" +msgstr "قائمة منسدلة مرتبة بالمفتاح الغريب" #: libraries/config/messages.inc.php:152 msgid "A dropdown will be used if fewer items are present" From 1f2c19adc7c08e09dbb92ed2e62c6ddbe129c053 Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 19:51:09 +0200 Subject: [PATCH 294/511] Translation update done using Pootle. --- po/ar.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/ar.po b/po/ar.po index efb1b30e79..54cae70e06 100644 --- a/po/ar.po +++ b/po/ar.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 19:50+0200\n" +"PO-Revision-Date: 2011-06-25 19:51+0200\n" "Last-Translator: Abdullah Al-Saedi \n" "Language-Team: arabic \n" "Language: ar\n" @@ -3065,7 +3065,7 @@ msgstr "قائمة منسدلة مرتبة بالمفتاح الغريب" #: libraries/config/messages.inc.php:152 msgid "A dropdown will be used if fewer items are present" -msgstr "" +msgstr "سيتم إستخدام القائمة المنسدلة إذا وجد عدد أقل من العناصر" #: libraries/config/messages.inc.php:153 msgid "Foreign key limit" From d6bde07463fe468c9b01fa1d108a7ee5074634d0 Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 19:51:25 +0200 Subject: [PATCH 295/511] Translation update done using Pootle. --- po/ar.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/ar.po b/po/ar.po index 54cae70e06..44f2643a47 100644 --- a/po/ar.po +++ b/po/ar.po @@ -3069,7 +3069,7 @@ msgstr "سيتم إستخدام القائمة المنسدلة إذا وجد ع #: libraries/config/messages.inc.php:153 msgid "Foreign key limit" -msgstr "" +msgstr "حد المفتاح الغريب" #: libraries/config/messages.inc.php:154 msgid "Browse mode" From 1b3b1b1b7786f97df97f910806a96c4cee417079 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 19:51:40 +0200 Subject: [PATCH 296/511] Translation update done using Pootle. --- po/br.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/br.po b/po/br.po index 3240fe1856..0b1f7e8624 100644 --- a/po/br.po +++ b/po/br.po @@ -8,7 +8,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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 19:47+0200\n" +"PO-Revision-Date: 2011-06-25 19:51+0200\n" "Last-Translator: \n" "Language-Team: LANGUAGE \n" "Language: br\n" @@ -1533,7 +1533,7 @@ msgstr "Mae" #. l10n: Short month name #: js/messages.php:219 libraries/common.lib.php:1521 msgid "Jun" -msgstr "" +msgstr "Mezh" #. l10n: Short month name #: js/messages.php:221 libraries/common.lib.php:1523 From e63d7e87c488c877ddf5e63a825f51d26a852e19 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 19:51:44 +0200 Subject: [PATCH 297/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 0b1f7e8624..e7fdd03e16 100644 --- a/po/br.po +++ b/po/br.po @@ -1538,7 +1538,7 @@ msgstr "Mezh" #. l10n: Short month name #: js/messages.php:221 libraries/common.lib.php:1523 msgid "Jul" -msgstr "" +msgstr "Goue" #. l10n: Short month name #: js/messages.php:223 libraries/common.lib.php:1525 From 3b6a43db51602a0b1a24e2215731ba21adf834d6 Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 19:51:46 +0200 Subject: [PATCH 298/511] Translation update done using Pootle. --- po/ar.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/ar.po b/po/ar.po index 44f2643a47..08fc3021ce 100644 --- a/po/ar.po +++ b/po/ar.po @@ -3073,7 +3073,7 @@ msgstr "حد المفتاح الغريب" #: libraries/config/messages.inc.php:154 msgid "Browse mode" -msgstr "" +msgstr "وضع الإستعراض" #: libraries/config/messages.inc.php:155 msgid "Customize browse mode" From c89fe373ae11ddac11874d3934fe38622228b7c3 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 19:51:48 +0200 Subject: [PATCH 299/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index e7fdd03e16..9db81763c5 100644 --- a/po/br.po +++ b/po/br.po @@ -1543,7 +1543,7 @@ msgstr "Goue" #. l10n: Short month name #: js/messages.php:223 libraries/common.lib.php:1525 msgid "Aug" -msgstr "" +msgstr "Eost" #. l10n: Short month name #: js/messages.php:225 libraries/common.lib.php:1527 From b9355d83d00f708d58bf5441876946471e179a29 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 19:51:54 +0200 Subject: [PATCH 300/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 9db81763c5..a3791b83e3 100644 --- a/po/br.po +++ b/po/br.po @@ -1548,7 +1548,7 @@ msgstr "Eost" #. l10n: Short month name #: js/messages.php:225 libraries/common.lib.php:1527 msgid "Sep" -msgstr "" +msgstr "Gwen" #. l10n: Short month name #: js/messages.php:227 libraries/common.lib.php:1529 From 88308b75015c9eaf249fc180475a1a110f610578 Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 19:51:57 +0200 Subject: [PATCH 301/511] Translation update done using Pootle. --- po/ar.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/ar.po b/po/ar.po index 08fc3021ce..1f21329c6e 100644 --- a/po/ar.po +++ b/po/ar.po @@ -3077,7 +3077,7 @@ msgstr "وضع الإستعراض" #: libraries/config/messages.inc.php:155 msgid "Customize browse mode" -msgstr "" +msgstr "وضع إستعراض مخصص" #: libraries/config/messages.inc.php:157 libraries/config/messages.inc.php:159 #: libraries/config/messages.inc.php:176 libraries/config/messages.inc.php:187 From c57a48c7612524df851c379b2f6d6823d62119be Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 19:52:00 +0200 Subject: [PATCH 302/511] Translation update done using Pootle. --- po/br.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/br.po b/po/br.po index a3791b83e3..90abe92248 100644 --- a/po/br.po +++ b/po/br.po @@ -8,7 +8,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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 19:51+0200\n" +"PO-Revision-Date: 2011-06-25 19:52+0200\n" "Last-Translator: \n" "Language-Team: LANGUAGE \n" "Language: br\n" @@ -1553,7 +1553,7 @@ msgstr "Gwen" #. l10n: Short month name #: js/messages.php:227 libraries/common.lib.php:1529 msgid "Oct" -msgstr "" +msgstr "Here" #. l10n: Short month name #: js/messages.php:229 libraries/common.lib.php:1531 From d813cd9b0447cc708be0b040fb3451882408e131 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 19:52:06 +0200 Subject: [PATCH 303/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 90abe92248..e206ee2d6a 100644 --- a/po/br.po +++ b/po/br.po @@ -1558,7 +1558,7 @@ msgstr "Here" #. l10n: Short month name #: js/messages.php:229 libraries/common.lib.php:1531 msgid "Nov" -msgstr "" +msgstr "Du" #. l10n: Short month name #: js/messages.php:231 libraries/common.lib.php:1533 From abb947bb21a4ad5df85678c518685c0e60dcd8e8 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 19:52:09 +0200 Subject: [PATCH 304/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index e206ee2d6a..b2554c610f 100644 --- a/po/br.po +++ b/po/br.po @@ -1563,7 +1563,7 @@ msgstr "Du" #. l10n: Short month name #: js/messages.php:231 libraries/common.lib.php:1533 msgid "Dec" -msgstr "" +msgstr "Kzu" #: js/messages.php:234 msgid "Sunday" From 9d309d96961885689164fd6f775b4e448d7b0ea9 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 19:52:15 +0200 Subject: [PATCH 305/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index b2554c610f..4d245f731e 100644 --- a/po/br.po +++ b/po/br.po @@ -1567,7 +1567,7 @@ msgstr "Kzu" #: js/messages.php:234 msgid "Sunday" -msgstr "" +msgstr "Sul" #: js/messages.php:235 msgid "Monday" From d42b883d070cd294f200fd4617b3dd30124cce3b Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 19:52:19 +0200 Subject: [PATCH 306/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 4d245f731e..0484709fb0 100644 --- a/po/br.po +++ b/po/br.po @@ -1571,7 +1571,7 @@ msgstr "Sul" #: js/messages.php:235 msgid "Monday" -msgstr "" +msgstr "Lun" #: js/messages.php:236 msgid "Tuesday" From cd55399443f8585cfa3ef337dabefc284e991f28 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 19:52:24 +0200 Subject: [PATCH 307/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 0484709fb0..6a33dad163 100644 --- a/po/br.po +++ b/po/br.po @@ -1575,7 +1575,7 @@ msgstr "Lun" #: js/messages.php:236 msgid "Tuesday" -msgstr "" +msgstr "Meurzh" #: js/messages.php:237 msgid "Wednesday" From 0ff2a04f731b965505bc05ef35a2f587d6d8ce0b Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 19:52:28 +0200 Subject: [PATCH 308/511] Translation update done using Pootle. --- po/ar.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/ar.po b/po/ar.po index 1f21329c6e..f0c2d3b775 100644 --- a/po/ar.po +++ b/po/ar.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 19:51+0200\n" +"PO-Revision-Date: 2011-06-25 19:52+0200\n" "Last-Translator: Abdullah Al-Saedi \n" "Language-Team: arabic \n" "Language: ar\n" @@ -3077,7 +3077,7 @@ msgstr "وضع الإستعراض" #: libraries/config/messages.inc.php:155 msgid "Customize browse mode" -msgstr "وضع إستعراض مخصص" +msgstr "تخصيص وضع الإستعراض" #: libraries/config/messages.inc.php:157 libraries/config/messages.inc.php:159 #: libraries/config/messages.inc.php:176 libraries/config/messages.inc.php:187 From a991db2343e8c7e0a828f101cf471ca0fc236517 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 19:52:29 +0200 Subject: [PATCH 309/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 6a33dad163..ecc9279a2e 100644 --- a/po/br.po +++ b/po/br.po @@ -1579,7 +1579,7 @@ msgstr "Meurzh" #: js/messages.php:237 msgid "Wednesday" -msgstr "" +msgstr "Merc'her" #: js/messages.php:238 msgid "Thursday" From 1fb45441e4644fe4941ad7b6f6a4045ff20a25bf Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 19:52:34 +0200 Subject: [PATCH 310/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index ecc9279a2e..66bb8c321d 100644 --- a/po/br.po +++ b/po/br.po @@ -1583,7 +1583,7 @@ msgstr "Merc'her" #: js/messages.php:238 msgid "Thursday" -msgstr "" +msgstr "Yaou" #: js/messages.php:239 msgid "Friday" From c6c7fe39989eb5655b1f7822ac02cfc2fab6f57b Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 19:52:38 +0200 Subject: [PATCH 311/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 66bb8c321d..7318680eb7 100644 --- a/po/br.po +++ b/po/br.po @@ -1587,7 +1587,7 @@ msgstr "Yaou" #: js/messages.php:239 msgid "Friday" -msgstr "" +msgstr "Gwener" #: js/messages.php:240 msgid "Saturday" From 6fa79d222cce38ed3f8d70b097db805dff1d6d89 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 19:52:42 +0200 Subject: [PATCH 312/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 7318680eb7..afdea6b5b5 100644 --- a/po/br.po +++ b/po/br.po @@ -1591,7 +1591,7 @@ msgstr "Gwener" #: js/messages.php:240 msgid "Saturday" -msgstr "" +msgstr "Sadorn" #. l10n: Short week day name #: js/messages.php:244 libraries/common.lib.php:1536 From a0a6bbc1673fc1b4abed20532e48c3ca6cd81019 Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 19:52:44 +0200 Subject: [PATCH 313/511] Translation update done using Pootle. --- po/ar.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/ar.po b/po/ar.po index f0c2d3b775..453614b3aa 100644 --- a/po/ar.po +++ b/po/ar.po @@ -3084,7 +3084,7 @@ msgstr "تخصيص وضع الإستعراض" #: libraries/config/messages.inc.php:189 libraries/config/messages.inc.php:217 #: libraries/config/messages.inc.php:229 msgid "Customize default options" -msgstr "" +msgstr "تخصيص الخيارات الإفتراضية" #: libraries/config/messages.inc.php:158 libraries/config/setup.forms.php:236 #: libraries/config/setup.forms.php:315 From f45d1bba10a1f454f3dc93b6ea289d59994db849 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 19:52:48 +0200 Subject: [PATCH 314/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index afdea6b5b5..04d5ec6c70 100644 --- a/po/br.po +++ b/po/br.po @@ -1596,7 +1596,7 @@ msgstr "Sadorn" #. l10n: Short week day name #: js/messages.php:244 libraries/common.lib.php:1536 msgid "Sun" -msgstr "" +msgstr "Sul" #. l10n: Short week day name #: js/messages.php:246 libraries/common.lib.php:1538 From c221fb70c828273ec721ddb8d7fb5619e6fb8cab Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 19:52:57 +0200 Subject: [PATCH 315/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 04d5ec6c70..092a7bccb4 100644 --- a/po/br.po +++ b/po/br.po @@ -1601,7 +1601,7 @@ msgstr "Sul" #. l10n: Short week day name #: js/messages.php:246 libraries/common.lib.php:1538 msgid "Mon" -msgstr "" +msgstr "Lun" #. l10n: Short week day name #: js/messages.php:248 libraries/common.lib.php:1540 From 62034aceb227fb01f691af0e539998533c146a8d Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 19:52:58 +0200 Subject: [PATCH 316/511] Translation update done using Pootle. --- po/ar.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/ar.po b/po/ar.po index 453614b3aa..6c41345eb6 100644 --- a/po/ar.po +++ b/po/ar.po @@ -3096,7 +3096,7 @@ msgstr "سي إس في" #: libraries/config/messages.inc.php:160 msgid "Developer" -msgstr "" +msgstr "مطور" #: libraries/config/messages.inc.php:161 msgid "Settings for phpMyAdmin developers" From df95219011b9620611f593077e359c704fc02d66 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 19:53:05 +0200 Subject: [PATCH 317/511] Translation update done using Pootle. --- po/br.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/br.po b/po/br.po index 092a7bccb4..8c49fcc12b 100644 --- a/po/br.po +++ b/po/br.po @@ -8,7 +8,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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 19:52+0200\n" +"PO-Revision-Date: 2011-06-25 19:53+0200\n" "Last-Translator: \n" "Language-Team: LANGUAGE \n" "Language: br\n" @@ -1606,7 +1606,7 @@ msgstr "Lun" #. l10n: Short week day name #: js/messages.php:248 libraries/common.lib.php:1540 msgid "Tue" -msgstr "" +msgstr "Meu" #. l10n: Short week day name #: js/messages.php:250 libraries/common.lib.php:1542 From 0a4a147473d0f64d772c3ad5397a58c7051b739b Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 19:53:12 +0200 Subject: [PATCH 318/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 8c49fcc12b..c35ae3b297 100644 --- a/po/br.po +++ b/po/br.po @@ -1611,7 +1611,7 @@ msgstr "Meu" #. l10n: Short week day name #: js/messages.php:250 libraries/common.lib.php:1542 msgid "Wed" -msgstr "" +msgstr "Mer" #. l10n: Short week day name #: js/messages.php:252 libraries/common.lib.php:1544 From 906758a9f90eba10d88f942eb5f20849828c1b33 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 19:53:18 +0200 Subject: [PATCH 319/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index c35ae3b297..34e94003a8 100644 --- a/po/br.po +++ b/po/br.po @@ -1616,7 +1616,7 @@ msgstr "Mer" #. l10n: Short week day name #: js/messages.php:252 libraries/common.lib.php:1544 msgid "Thu" -msgstr "" +msgstr "Yaou" #. l10n: Short week day name #: js/messages.php:254 libraries/common.lib.php:1546 From 49094902fe04ae6a0070cdd6fa93744e73605795 Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 19:53:18 +0200 Subject: [PATCH 320/511] Translation update done using Pootle. --- po/ar.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/ar.po b/po/ar.po index 6c41345eb6..2054244474 100644 --- a/po/ar.po +++ b/po/ar.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 19:52+0200\n" +"PO-Revision-Date: 2011-06-25 19:53+0200\n" "Last-Translator: Abdullah Al-Saedi \n" "Language-Team: arabic \n" "Language: ar\n" @@ -3100,7 +3100,7 @@ msgstr "مطور" #: libraries/config/messages.inc.php:161 msgid "Settings for phpMyAdmin developers" -msgstr "" +msgstr "إعدادات لمطوري phpMyAdmin" #: libraries/config/messages.inc.php:162 msgid "Edit mode" From dc81374f98084695ee6f7fdea4f6e6e5dadb810d Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 19:53:23 +0200 Subject: [PATCH 321/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 34e94003a8..e7320c35f8 100644 --- a/po/br.po +++ b/po/br.po @@ -1621,7 +1621,7 @@ msgstr "Yaou" #. l10n: Short week day name #: js/messages.php:254 libraries/common.lib.php:1546 msgid "Fri" -msgstr "" +msgstr "Gwe" #. l10n: Short week day name #: js/messages.php:256 libraries/common.lib.php:1548 From f44667ba7752d6f7757a4afc474b6e9fc8137b81 Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 19:53:25 +0200 Subject: [PATCH 322/511] Translation update done using Pootle. --- po/ar.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/ar.po b/po/ar.po index 2054244474..9360004ed3 100644 --- a/po/ar.po +++ b/po/ar.po @@ -3104,7 +3104,7 @@ msgstr "إعدادات لمطوري phpMyAdmin" #: libraries/config/messages.inc.php:162 msgid "Edit mode" -msgstr "" +msgstr "وضع التعديل" #: libraries/config/messages.inc.php:163 msgid "Customize edit mode" From de054f11040037824832e1ee1d574af865d2ed64 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 19:53:28 +0200 Subject: [PATCH 323/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index e7320c35f8..107a20d883 100644 --- a/po/br.po +++ b/po/br.po @@ -1626,7 +1626,7 @@ msgstr "Gwe" #. l10n: Short week day name #: js/messages.php:256 libraries/common.lib.php:1548 msgid "Sat" -msgstr "" +msgstr "Sad" #. l10n: Minimal week day name #: js/messages.php:260 From 60b4596fac90dfe9a3ef5edc61a2c9aa17c60174 Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 19:53:34 +0200 Subject: [PATCH 324/511] Translation update done using Pootle. --- po/ar.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/ar.po b/po/ar.po index 9360004ed3..28cd962a68 100644 --- a/po/ar.po +++ b/po/ar.po @@ -3108,7 +3108,7 @@ msgstr "وضع التعديل" #: libraries/config/messages.inc.php:163 msgid "Customize edit mode" -msgstr "" +msgstr "تخصيص وضع التعديل" #: libraries/config/messages.inc.php:165 msgid "Export defaults" From c2d108c21b80dbfadf3a1ec1f905b4c3d77b0df6 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 19:53:36 +0200 Subject: [PATCH 325/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 107a20d883..d35bb0499a 100644 --- a/po/br.po +++ b/po/br.po @@ -1631,7 +1631,7 @@ msgstr "Sad" #. l10n: Minimal week day name #: js/messages.php:260 msgid "Su" -msgstr "" +msgstr "L" #. l10n: Minimal week day name #: js/messages.php:262 From d1a66f8280265c31b1cb4effb6527b14ff23432e Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 19:53:49 +0200 Subject: [PATCH 326/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index d35bb0499a..0691432d09 100644 --- a/po/br.po +++ b/po/br.po @@ -1631,7 +1631,7 @@ msgstr "Sad" #. l10n: Minimal week day name #: js/messages.php:260 msgid "Su" -msgstr "L" +msgstr "Su" #. l10n: Minimal week day name #: js/messages.php:262 From e55319b8aa9668f9c575134d37be3b0c495f13e1 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 19:53:53 +0200 Subject: [PATCH 327/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 0691432d09..9a44771e7c 100644 --- a/po/br.po +++ b/po/br.po @@ -1636,7 +1636,7 @@ msgstr "Su" #. l10n: Minimal week day name #: js/messages.php:262 msgid "Mo" -msgstr "" +msgstr "L" #. l10n: Minimal week day name #: js/messages.php:264 From 91671bec527283c7df8df1c669e8decbb21151aa Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 19:53:59 +0200 Subject: [PATCH 328/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 9a44771e7c..246db8d907 100644 --- a/po/br.po +++ b/po/br.po @@ -1641,7 +1641,7 @@ msgstr "L" #. l10n: Minimal week day name #: js/messages.php:264 msgid "Tu" -msgstr "" +msgstr "Mz" #. l10n: Minimal week day name #: js/messages.php:266 From e69ab0b0e8ed0a413702cf17f29a07079fe178a2 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 19:54:08 +0200 Subject: [PATCH 329/511] Translation update done using Pootle. --- po/br.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/br.po b/po/br.po index 246db8d907..ef5576e769 100644 --- a/po/br.po +++ b/po/br.po @@ -8,7 +8,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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 19:53+0200\n" +"PO-Revision-Date: 2011-06-25 19:54+0200\n" "Last-Translator: \n" "Language-Team: LANGUAGE \n" "Language: br\n" @@ -1646,7 +1646,7 @@ msgstr "Mz" #. l10n: Minimal week day name #: js/messages.php:266 msgid "We" -msgstr "" +msgstr "Mc" #. l10n: Minimal week day name #: js/messages.php:268 From df0e3456cb495c9eb1ebb8777648e8f88cd757a9 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 19:54:13 +0200 Subject: [PATCH 330/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index ef5576e769..b2087a1859 100644 --- a/po/br.po +++ b/po/br.po @@ -1651,7 +1651,7 @@ msgstr "Mc" #. l10n: Minimal week day name #: js/messages.php:268 msgid "Th" -msgstr "" +msgstr "Y" #. l10n: Minimal week day name #: js/messages.php:270 From 736e1396b25927e958d5251df92fd114545fa751 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 19:54:18 +0200 Subject: [PATCH 331/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index b2087a1859..a2efeb3a0f 100644 --- a/po/br.po +++ b/po/br.po @@ -1656,7 +1656,7 @@ msgstr "Y" #. l10n: Minimal week day name #: js/messages.php:270 msgid "Fr" -msgstr "" +msgstr "G" #. l10n: Minimal week day name #: js/messages.php:272 From 2ac190aa58b1d5473b16805002663e05e646ff8a Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 19:54:18 +0200 Subject: [PATCH 332/511] Translation update done using Pootle. --- po/ar.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/ar.po b/po/ar.po index 28cd962a68..1b2edc7954 100644 --- a/po/ar.po +++ b/po/ar.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 19:53+0200\n" +"PO-Revision-Date: 2011-06-25 19:54+0200\n" "Last-Translator: Abdullah Al-Saedi \n" "Language-Team: arabic \n" "Language: ar\n" @@ -3112,7 +3112,7 @@ msgstr "تخصيص وضع التعديل" #: libraries/config/messages.inc.php:165 msgid "Export defaults" -msgstr "" +msgstr "إفتراضيات التصدير" #: libraries/config/messages.inc.php:166 msgid "Customize default export options" From 64b4eca69aa9b1cf2f9f6a86ba66f2dc08886baa Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 19:54:23 +0200 Subject: [PATCH 333/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index a2efeb3a0f..6c5cd7be90 100644 --- a/po/br.po +++ b/po/br.po @@ -1661,7 +1661,7 @@ msgstr "G" #. l10n: Minimal week day name #: js/messages.php:272 msgid "Sa" -msgstr "" +msgstr "Sa" #. l10n: Column header for week of the year in calendar #: js/messages.php:274 From 6ee68c01dc696a04d0dffd3c98ed820a106bca6e Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 19:54:35 +0200 Subject: [PATCH 334/511] Translation update done using Pootle. --- po/ar.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/ar.po b/po/ar.po index 1b2edc7954..470d53d760 100644 --- a/po/ar.po +++ b/po/ar.po @@ -3116,7 +3116,7 @@ msgstr "إفتراضيات التصدير" #: libraries/config/messages.inc.php:166 msgid "Customize default export options" -msgstr "" +msgstr "تخصيص خيارات التصدير الإفتراضي" #: libraries/config/messages.inc.php:167 libraries/config/messages.inc.php:209 #: setup/frames/menu.inc.php:16 From 4d323e5d04e57d23ab2c4ebe7eb17d90522f2115 Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 19:55:35 +0200 Subject: [PATCH 335/511] Translation update done using Pootle. --- po/ar.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/ar.po b/po/ar.po index 470d53d760..1b82fb22b1 100644 --- a/po/ar.po +++ b/po/ar.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 19:54+0200\n" +"PO-Revision-Date: 2011-06-25 19:55+0200\n" "Last-Translator: Abdullah Al-Saedi \n" "Language-Team: arabic \n" "Language: ar\n" @@ -3121,7 +3121,7 @@ msgstr "تخصيص خيارات التصدير الإفتراضي" #: libraries/config/messages.inc.php:167 libraries/config/messages.inc.php:209 #: setup/frames/menu.inc.php:16 msgid "Features" -msgstr "" +msgstr "مميزات" #: libraries/config/messages.inc.php:168 #, fuzzy From 9cdcbf99b8cf0482a91abeaf84d33de86f49c6e6 Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Sat, 25 Jun 2011 19:55:42 +0200 Subject: [PATCH 336/511] Translation update done using Pootle. --- po/ar.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/ar.po b/po/ar.po index 1b82fb22b1..766e9689d8 100644 --- a/po/ar.po +++ b/po/ar.po @@ -3124,10 +3124,9 @@ msgid "Features" msgstr "مميزات" #: libraries/config/messages.inc.php:168 -#, fuzzy #| msgid "Generate" msgid "General" -msgstr "ولد" +msgstr "عام" #: libraries/config/messages.inc.php:169 msgid "Set some commonly used options" From 60ed89a555ca9db6c0655936cfcfda9e3894941f Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 19:56:35 +0200 Subject: [PATCH 337/511] Translation update done using Pootle. --- po/br.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/br.po b/po/br.po index 6c5cd7be90..753825646c 100644 --- a/po/br.po +++ b/po/br.po @@ -8,7 +8,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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 19:54+0200\n" +"PO-Revision-Date: 2011-06-25 19:56+0200\n" "Last-Translator: \n" "Language-Team: LANGUAGE \n" "Language: br\n" @@ -1666,7 +1666,7 @@ msgstr "Sa" #. l10n: Column header for week of the year in calendar #: js/messages.php:274 msgid "Wk" -msgstr "" +msgstr "Sizh." #: js/messages.php:276 msgid "Hour" From 0c180c38b8bd49fc458321b058d9b2c8dbb0a9c5 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 19:56:39 +0200 Subject: [PATCH 338/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 753825646c..1791ac8d42 100644 --- a/po/br.po +++ b/po/br.po @@ -1670,7 +1670,7 @@ msgstr "Sizh." #: js/messages.php:276 msgid "Hour" -msgstr "" +msgstr "Eur" #: js/messages.php:277 msgid "Minute" From 7c2e959630aecdcf369f5cd75b2c1844a8a138fb Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 19:56:43 +0200 Subject: [PATCH 339/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 1791ac8d42..70f1417411 100644 --- a/po/br.po +++ b/po/br.po @@ -1674,7 +1674,7 @@ msgstr "Eur" #: js/messages.php:277 msgid "Minute" -msgstr "" +msgstr "Munut" #: js/messages.php:278 msgid "Second" From 988153ef1e2e986dcb317bec9996fd9bee49034a Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 19:56:53 +0200 Subject: [PATCH 340/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 70f1417411..a0d0f7d6f6 100644 --- a/po/br.po +++ b/po/br.po @@ -1678,7 +1678,7 @@ msgstr "Munut" #: js/messages.php:278 msgid "Second" -msgstr "" +msgstr "Eilenn" #: libraries/Config.class.php:1190 msgid "Font size" From 1da5358283f3e97477c9e894a85352d59118352f Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 19:57:03 +0200 Subject: [PATCH 341/511] Translation update done using Pootle. --- po/br.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/br.po b/po/br.po index a0d0f7d6f6..199817c7b3 100644 --- a/po/br.po +++ b/po/br.po @@ -8,7 +8,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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 19:56+0200\n" +"PO-Revision-Date: 2011-06-25 19:57+0200\n" "Last-Translator: \n" "Language-Team: LANGUAGE \n" "Language: br\n" @@ -1682,7 +1682,7 @@ msgstr "Eilenn" #: libraries/Config.class.php:1190 msgid "Font size" -msgstr "" +msgstr "Ment an destenn" #: libraries/File.class.php:310 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini." From 241ec3591a083d2a83de57b7315565c64b13f7a4 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 19:58:08 +0200 Subject: [PATCH 342/511] Translation update done using Pootle. --- po/br.po | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 199817c7b3..9443e2e612 100644 --- a/po/br.po +++ b/po/br.po @@ -8,7 +8,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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 19:57+0200\n" +"PO-Revision-Date: 2011-06-25 19:58+0200\n" "Last-Translator: \n" "Language-Team: LANGUAGE \n" "Language: br\n" @@ -1687,6 +1687,8 @@ msgstr "Ment an destenn" #: libraries/File.class.php:310 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini." msgstr "" +"Brasoc'h eo ment ar restr pellgarget eget ar vevenn aotreet gant ar " +"c'hemennad upload_max_filesize directive e php.ini." #: libraries/File.class.php:313 msgid "" From 1dac94630a97ac36fb95d9f3470a8408ec9d58b5 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 19:59:11 +0200 Subject: [PATCH 343/511] Translation update done using Pootle. --- po/br.po | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 9443e2e612..43d1966703 100644 --- a/po/br.po +++ b/po/br.po @@ -8,7 +8,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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 19:58+0200\n" +"PO-Revision-Date: 2011-06-25 19:59+0200\n" "Last-Translator: \n" "Language-Team: LANGUAGE \n" "Language: br\n" @@ -1695,6 +1695,8 @@ msgid "" "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in " "the HTML form." msgstr "" +"Brasoc'h eo ment ar restr pellgarget eget ar vevenn aotreet gant ar " +"c'hemennad MAX_FILE_SIZE spisaet er furmskrid HTML." #: libraries/File.class.php:316 msgid "The uploaded file was only partially uploaded." From cc31cca10f73a68ddf3a1a7fb6eabdf7e5eb4414 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 20:00:16 +0200 Subject: [PATCH 344/511] Translation update done using Pootle. --- po/br.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/br.po b/po/br.po index 43d1966703..5420d67af0 100644 --- a/po/br.po +++ b/po/br.po @@ -8,7 +8,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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 19:59+0200\n" +"PO-Revision-Date: 2011-06-25 20:00+0200\n" "Last-Translator: \n" "Language-Team: LANGUAGE \n" "Language: br\n" @@ -1700,7 +1700,7 @@ msgstr "" #: libraries/File.class.php:316 msgid "The uploaded file was only partially uploaded." -msgstr "" +msgstr "Hanter bellgarget eo bet ar restr nemetken" #: libraries/File.class.php:319 msgid "Missing a temporary folder." From 35b771f8c16ea5d4a04399f0e2d70e3e38982594 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 20:00:24 +0200 Subject: [PATCH 345/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 5420d67af0..e6ba62596e 100644 --- a/po/br.po +++ b/po/br.po @@ -1700,7 +1700,7 @@ msgstr "" #: libraries/File.class.php:316 msgid "The uploaded file was only partially uploaded." -msgstr "Hanter bellgarget eo bet ar restr nemetken" +msgstr "Hanter bellgarget eo bet ar restr nemetken." #: libraries/File.class.php:319 msgid "Missing a temporary folder." From 689872fdd524ed3bdd826649a042d6be21a23536 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 20:00:54 +0200 Subject: [PATCH 346/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index e6ba62596e..4ec104425b 100644 --- a/po/br.po +++ b/po/br.po @@ -1704,7 +1704,7 @@ msgstr "Hanter bellgarget eo bet ar restr nemetken." #: libraries/File.class.php:319 msgid "Missing a temporary folder." -msgstr "" +msgstr "Mankout a ra ur c'havlec'h padennek." #: libraries/File.class.php:322 msgid "Failed to write file to disk." From d8caab684ab5019f36456813143c19ac1d954441 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 20:01:12 +0200 Subject: [PATCH 347/511] Translation update done using Pootle. --- po/br.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/br.po b/po/br.po index 4ec104425b..f9a853d03c 100644 --- a/po/br.po +++ b/po/br.po @@ -8,7 +8,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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 20:00+0200\n" +"PO-Revision-Date: 2011-06-25 20:01+0200\n" "Last-Translator: \n" "Language-Team: LANGUAGE \n" "Language: br\n" @@ -1708,7 +1708,7 @@ msgstr "Mankout a ra ur c'havlec'h padennek." #: libraries/File.class.php:322 msgid "Failed to write file to disk." -msgstr "" +msgstr "Fazi en ur skrivañ ar restr war ar bladenn." #: libraries/File.class.php:325 msgid "File upload stopped by extension." From 1216481f6129b7d79662c42e90fb05c6ad9e822c Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 20:01:34 +0200 Subject: [PATCH 348/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index f9a853d03c..3c3d495bd0 100644 --- a/po/br.po +++ b/po/br.po @@ -1712,7 +1712,7 @@ msgstr "Fazi en ur skrivañ ar restr war ar bladenn." #: libraries/File.class.php:325 msgid "File upload stopped by extension." -msgstr "" +msgstr "Stanket eo bet ar pellgargañ gant an astenn." #: libraries/File.class.php:328 msgid "Unknown error in file upload." From 59725ad1d82d9cf9a6d1fd76219193e3ed227078 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 20:01:47 +0200 Subject: [PATCH 349/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 3c3d495bd0..8047c0ff14 100644 --- a/po/br.po +++ b/po/br.po @@ -1712,7 +1712,7 @@ msgstr "Fazi en ur skrivañ ar restr war ar bladenn." #: libraries/File.class.php:325 msgid "File upload stopped by extension." -msgstr "Stanket eo bet ar pellgargañ gant an astenn." +msgstr "Harzet eo bet ar pellgargañ gant an astenn." #: libraries/File.class.php:328 msgid "Unknown error in file upload." From 876b4c46a70e8a7a41b7fbf5739d98f6109ffc51 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 20:02:23 +0200 Subject: [PATCH 350/511] Translation update done using Pootle. --- po/br.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/br.po b/po/br.po index 8047c0ff14..5b7986b9f0 100644 --- a/po/br.po +++ b/po/br.po @@ -8,7 +8,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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 20:01+0200\n" +"PO-Revision-Date: 2011-06-25 20:02+0200\n" "Last-Translator: \n" "Language-Team: LANGUAGE \n" "Language: br\n" @@ -1716,7 +1716,7 @@ msgstr "Harzet eo bet ar pellgargañ gant an astenn." #: libraries/File.class.php:328 msgid "Unknown error in file upload." -msgstr "" +msgstr "Fazi dianav en ur bellgargañ ar restr." #: libraries/File.class.php:559 msgid "" From 2e3a3e8f16305232bc81fd0cb8e1fdb3d2f1940c Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 20:03:17 +0200 Subject: [PATCH 351/511] Translation update done using Pootle. --- po/br.po | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 5b7986b9f0..3b2cbddb9b 100644 --- a/po/br.po +++ b/po/br.po @@ -8,7 +8,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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 20:02+0200\n" +"PO-Revision-Date: 2011-06-25 20:03+0200\n" "Last-Translator: \n" "Language-Team: LANGUAGE \n" "Language: br\n" @@ -1723,6 +1723,8 @@ msgid "" "Error moving the uploaded file, see [a@./Documentation." "html#faq1_11@Documentation]FAQ 1.11[/a]" msgstr "" +"Fazi en ur zilec'hiañ ar restr pellgarget; gwelet " +"[a@./Documentation.html#faq1_11@Documentation]FAQ 1.11[/a]" #: libraries/Index.class.php:430 tbl_relation.php:526 msgid "No index defined!" From 8ecca77c9c4346c880240171be1f30d43e99b6fa Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 20:03:34 +0200 Subject: [PATCH 352/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 3b2cbddb9b..90ebf6c0b1 100644 --- a/po/br.po +++ b/po/br.po @@ -1728,7 +1728,7 @@ msgstr "" #: libraries/Index.class.php:430 tbl_relation.php:526 msgid "No index defined!" -msgstr "" +msgstr "N'eus bet termenet meneger ebet !" #: libraries/Index.class.php:435 libraries/build_html_for_db.lib.php:40 #: tbl_tracking.php:309 From e7e41436f2f10360d0aa155215cc104a0b5bcc24 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 20:03:40 +0200 Subject: [PATCH 353/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 90ebf6c0b1..b439fd0f6d 100644 --- a/po/br.po +++ b/po/br.po @@ -1733,7 +1733,7 @@ msgstr "N'eus bet termenet meneger ebet !" #: libraries/Index.class.php:435 libraries/build_html_for_db.lib.php:40 #: tbl_tracking.php:309 msgid "Indexes" -msgstr "" +msgstr "Menegerioù" #: libraries/Index.class.php:446 libraries/tbl_properties.inc.php:503 #: tbl_structure.php:157 tbl_structure.php:162 tbl_structure.php:606 From 0772dff917b85f89a276ae1f9614c0428f54d5e4 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 20:03:45 +0200 Subject: [PATCH 354/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index b439fd0f6d..5d4efff532 100644 --- a/po/br.po +++ b/po/br.po @@ -1739,7 +1739,7 @@ msgstr "Menegerioù" #: tbl_structure.php:157 tbl_structure.php:162 tbl_structure.php:606 #: tbl_tracking.php:315 msgid "Unique" -msgstr "" +msgstr "Dibar" #: libraries/Index.class.php:447 tbl_tracking.php:316 msgid "Packed" From 48a8383122f0d2513969e322f91d098954f9636c Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 20:03:55 +0200 Subject: [PATCH 355/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 5d4efff532..f6e4ef5d3c 100644 --- a/po/br.po +++ b/po/br.po @@ -1743,7 +1743,7 @@ msgstr "Dibar" #: libraries/Index.class.php:447 tbl_tracking.php:316 msgid "Packed" -msgstr "" +msgstr "Gwasket" #: libraries/Index.class.php:449 tbl_tracking.php:318 msgid "Cardinality" From e4dcf91247d9631a639531ecbbf4fd924a2da676 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 20:04:23 +0200 Subject: [PATCH 356/511] Translation update done using Pootle. --- po/br.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/br.po b/po/br.po index f6e4ef5d3c..523683e214 100644 --- a/po/br.po +++ b/po/br.po @@ -8,7 +8,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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 20:03+0200\n" +"PO-Revision-Date: 2011-06-25 20:04+0200\n" "Last-Translator: \n" "Language-Team: LANGUAGE \n" "Language: br\n" @@ -1752,7 +1752,7 @@ msgstr "" #: libraries/Index.class.php:452 libraries/db_routines.lib.php:777 #: tbl_tracking.php:272 tbl_tracking.php:321 msgid "Comment" -msgstr "" +msgstr "Evezhiadenn" #: libraries/Index.class.php:474 msgid "The primary key has been dropped" From f8159ec4dd4559a25865baecec938b5a8ea2cb8e Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 20:04:35 +0200 Subject: [PATCH 357/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 523683e214..12935e03e5 100644 --- a/po/br.po +++ b/po/br.po @@ -1747,7 +1747,7 @@ msgstr "Gwasket" #: libraries/Index.class.php:449 tbl_tracking.php:318 msgid "Cardinality" -msgstr "" +msgstr "Kardinalegezh" #: libraries/Index.class.php:452 libraries/db_routines.lib.php:777 #: tbl_tracking.php:272 tbl_tracking.php:321 From 0ccc1ce0f69308f2dfd46e47b78bda1a867136ca Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 20:04:55 +0200 Subject: [PATCH 358/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 12935e03e5..9e2411a322 100644 --- a/po/br.po +++ b/po/br.po @@ -1756,7 +1756,7 @@ msgstr "Evezhiadenn" #: libraries/Index.class.php:474 msgid "The primary key has been dropped" -msgstr "" +msgstr "Diverket eo bet an alc'hwez kentidik" #: libraries/Index.class.php:478 #, php-format From ada8e2470d434d20273c82a3d2bb076599bb73bf Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 20:05:08 +0200 Subject: [PATCH 359/511] Translation update done using Pootle. --- po/br.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/br.po b/po/br.po index 9e2411a322..fb357eda0c 100644 --- a/po/br.po +++ b/po/br.po @@ -8,7 +8,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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 20:04+0200\n" +"PO-Revision-Date: 2011-06-25 20:05+0200\n" "Last-Translator: \n" "Language-Team: LANGUAGE \n" "Language: br\n" @@ -1761,7 +1761,7 @@ msgstr "Diverket eo bet an alc'hwez kentidik" #: libraries/Index.class.php:478 #, php-format msgid "Index %s has been dropped" -msgstr "" +msgstr "Diverket eo bet ar meneger %s." #: libraries/Index.class.php:582 #, php-format From 2bc478ac37e0b0713366b4979b9f6a40ec3e9124 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 20:06:05 +0200 Subject: [PATCH 360/511] Translation update done using Pootle. --- po/br.po | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index fb357eda0c..cb0b7a4f3b 100644 --- a/po/br.po +++ b/po/br.po @@ -8,7 +8,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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 20:05+0200\n" +"PO-Revision-Date: 2011-06-25 20:06+0200\n" "Last-Translator: \n" "Language-Team: LANGUAGE \n" "Language: br\n" @@ -1769,6 +1769,8 @@ msgid "" "The indexes %1$s and %2$s seem to be equal and one of them could possibly be " "removed." msgstr "" +"Evit doare eo kevatal an menegerioù %1$s ha %2$s hag unan anezho a c'hallfe " +"bezañ dilamet." #: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:177 #: libraries/server_links.inc.php:43 server_databases.php:100 From 6d0696098285c55702b927ed9c9c9cc288b1e6cf Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 20:06:14 +0200 Subject: [PATCH 361/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index cb0b7a4f3b..756156bf72 100644 --- a/po/br.po +++ b/po/br.po @@ -1776,7 +1776,7 @@ msgstr "" #: libraries/server_links.inc.php:43 server_databases.php:100 #: server_privileges.php:1740 msgid "Databases" -msgstr "" +msgstr "Diazoù roadennoù" #: libraries/Message.class.php:205 libraries/blobstreaming.lib.php:308 #: libraries/blobstreaming.lib.php:314 libraries/common.lib.php:561 From 4e7844aad540f85c27ee31ed3cb3a9c7714e2ef0 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 20:06:18 +0200 Subject: [PATCH 362/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 756156bf72..5f980f1ac7 100644 --- a/po/br.po +++ b/po/br.po @@ -1783,7 +1783,7 @@ msgstr "Diazoù roadennoù" #: libraries/core.lib.php:232 libraries/import.lib.php:136 tbl_change.php:883 #: tbl_operations.php:228 tbl_relation.php:287 view_operations.php:60 msgid "Error" -msgstr "" +msgstr "Fazi" #: libraries/Message.class.php:260 #, php-format From de56805df811b1885a824b8cf0994936d7cffd56 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 20:06:58 +0200 Subject: [PATCH 363/511] Translation update done using Pootle. --- po/br.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/br.po b/po/br.po index 5f980f1ac7..7ae46ec284 100644 --- a/po/br.po +++ b/po/br.po @@ -1789,8 +1789,8 @@ msgstr "Fazi" #, php-format msgid "%1$d row affected." msgid_plural "%1$d rows affected." -msgstr[0] "" -msgstr[1] "" +msgstr[0] "%1$ linenn tizhet." +msgstr[1] "%1$ linenn tizhet." #: libraries/Message.class.php:279 #, php-format From 2796fc9b178758b90da528b687203d6d7d2538b5 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 20:07:26 +0200 Subject: [PATCH 364/511] Translation update done using Pootle. --- po/br.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/po/br.po b/po/br.po index 7ae46ec284..ae52bf4140 100644 --- a/po/br.po +++ b/po/br.po @@ -8,7 +8,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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 20:06+0200\n" +"PO-Revision-Date: 2011-06-25 20:07+0200\n" "Last-Translator: \n" "Language-Team: LANGUAGE \n" "Language: br\n" @@ -1789,8 +1789,8 @@ msgstr "Fazi" #, php-format msgid "%1$d row affected." msgid_plural "%1$d rows affected." -msgstr[0] "%1$ linenn tizhet." -msgstr[1] "%1$ linenn tizhet." +msgstr[0] "%1$d linenn tizhet." +msgstr[1] "%1$d linenn tizhet." #: libraries/Message.class.php:279 #, php-format From 4e6263f1b1051cc50698faf70a3601a3870da45e Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 20:07:36 +0200 Subject: [PATCH 365/511] Translation update done using Pootle. --- po/br.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/br.po b/po/br.po index ae52bf4140..0bb7288ee7 100644 --- a/po/br.po +++ b/po/br.po @@ -1796,8 +1796,8 @@ msgstr[1] "%1$d linenn tizhet." #, php-format msgid "%1$d row deleted." msgid_plural "%1$d rows deleted." -msgstr[0] "" -msgstr[1] "" +msgstr[0] "%1$d linenn diverket." +msgstr[1] "%1$d linenn diverket." #: libraries/Message.class.php:298 #, php-format From dff862c0fe7314e4e95ce9bfabd54eff5cc73163 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 20:07:48 +0200 Subject: [PATCH 366/511] Translation update done using Pootle. --- po/br.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/br.po b/po/br.po index 0bb7288ee7..540bb08a4c 100644 --- a/po/br.po +++ b/po/br.po @@ -1803,8 +1803,8 @@ msgstr[1] "%1$d linenn diverket." #, php-format msgid "%1$d row inserted." msgid_plural "%1$d rows inserted." -msgstr[0] "" -msgstr[1] "" +msgstr[0] "%1$d linenn ensoc'het." +msgstr[1] "%1$d linenn ensoc'het." #: libraries/RecentTable.class.php:114 msgid "Could not save recent table" From 24d87e6a90c3f0735190548ff23790a894b9673e Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 20:08:10 +0200 Subject: [PATCH 367/511] Translation update done using Pootle. --- po/br.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/br.po b/po/br.po index 540bb08a4c..4d20762de7 100644 --- a/po/br.po +++ b/po/br.po @@ -8,7 +8,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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 20:07+0200\n" +"PO-Revision-Date: 2011-06-25 20:08+0200\n" "Last-Translator: \n" "Language-Team: LANGUAGE \n" "Language: br\n" @@ -1808,7 +1808,7 @@ msgstr[1] "%1$d linenn ensoc'het." #: libraries/RecentTable.class.php:114 msgid "Could not save recent table" -msgstr "" +msgstr "N'eus ket bet gallet enrollañ an daolenn envez" #: libraries/RecentTable.class.php:149 msgid "Recent tables" From 19a3225eb71c059c6caf4ef81d7a84d2b37a2b82 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 20:08:19 +0200 Subject: [PATCH 368/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 4d20762de7..1591246540 100644 --- a/po/br.po +++ b/po/br.po @@ -1812,7 +1812,7 @@ msgstr "N'eus ket bet gallet enrollañ an daolenn envez" #: libraries/RecentTable.class.php:149 msgid "Recent tables" -msgstr "" +msgstr "Taolennoù nevez" #: libraries/RecentTable.class.php:155 msgid "There are no recent tables" From 7e1218bafb8b0fbf50a38a3754276695cc9ff4e3 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 20:08:30 +0200 Subject: [PATCH 369/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 1591246540..42cfbcb818 100644 --- a/po/br.po +++ b/po/br.po @@ -1816,7 +1816,7 @@ msgstr "Taolennoù nevez" #: libraries/RecentTable.class.php:155 msgid "There are no recent tables" -msgstr "" +msgstr "N'eus taolenn nevez ebet" #: libraries/StorageEngine.class.php:195 msgid "" From d9584c534f2e15a7dca929c1b03144f2cad1a938 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 20:09:15 +0200 Subject: [PATCH 370/511] Translation update done using Pootle. --- po/br.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/br.po b/po/br.po index 42cfbcb818..d16fc0a0d4 100644 --- a/po/br.po +++ b/po/br.po @@ -8,7 +8,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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 20:08+0200\n" +"PO-Revision-Date: 2011-06-25 20:09+0200\n" "Last-Translator: \n" "Language-Team: LANGUAGE \n" "Language: br\n" @@ -1821,7 +1821,7 @@ msgstr "N'eus taolenn nevez ebet" #: libraries/StorageEngine.class.php:195 msgid "" "There is no detailed status information available for this storage engine." -msgstr "" +msgstr "N'eus tamm titour dre ar munud ebet evit al lusker stokañ-mañ." #: libraries/StorageEngine.class.php:355 #, php-format From 8f12aab128e462a8265cb6cf3b77cf218bf302c9 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 20:09:54 +0200 Subject: [PATCH 371/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index d16fc0a0d4..13c5b4df20 100644 --- a/po/br.po +++ b/po/br.po @@ -1826,7 +1826,7 @@ msgstr "N'eus tamm titour dre ar munud ebet evit al lusker stokañ-mañ." #: libraries/StorageEngine.class.php:355 #, php-format msgid "%s is available on this MySQL server." -msgstr "" +msgstr "Hegerz eo %s war ar servijer MySQL-mañ." #: libraries/StorageEngine.class.php:358 #, php-format From 8873548b4e450c741149db319f40074820bdbf54 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 20:10:09 +0200 Subject: [PATCH 372/511] Translation update done using Pootle. --- po/br.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/br.po b/po/br.po index 13c5b4df20..3600cce7b4 100644 --- a/po/br.po +++ b/po/br.po @@ -8,7 +8,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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 20:09+0200\n" +"PO-Revision-Date: 2011-06-25 20:10+0200\n" "Last-Translator: \n" "Language-Team: LANGUAGE \n" "Language: br\n" @@ -1831,7 +1831,7 @@ msgstr "Hegerz eo %s war ar servijer MySQL-mañ." #: libraries/StorageEngine.class.php:358 #, php-format msgid "%s has been disabled for this MySQL server." -msgstr "" +msgstr "Diweredekaet eo bet %s war ar servijer MySQL-mañ." #: libraries/StorageEngine.class.php:362 #, php-format From e54f6a3c875791ab972750554010fdea7b9e9192 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 20:10:57 +0200 Subject: [PATCH 373/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 3600cce7b4..801e238504 100644 --- a/po/br.po +++ b/po/br.po @@ -1836,7 +1836,7 @@ msgstr "Diweredekaet eo bet %s war ar servijer MySQL-mañ." #: libraries/StorageEngine.class.php:362 #, php-format msgid "This MySQL server does not support the %s storage engine." -msgstr "" +msgstr "N'eo ket skoret al lusker stokañ gant ar servijer MySQL-mañ." #: libraries/Table.class.php:1027 msgid "Invalid database" From af7720ca15bbfcdcef1f1d24ee40b911bc369f57 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 20:11:07 +0200 Subject: [PATCH 374/511] Translation update done using Pootle. --- po/br.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/br.po b/po/br.po index 801e238504..08e83b49c8 100644 --- a/po/br.po +++ b/po/br.po @@ -8,7 +8,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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 20:10+0200\n" +"PO-Revision-Date: 2011-06-25 20:11+0200\n" "Last-Translator: \n" "Language-Team: LANGUAGE \n" "Language: br\n" @@ -1840,7 +1840,7 @@ msgstr "N'eo ket skoret al lusker stokañ gant ar servijer MySQL-mañ." #: libraries/Table.class.php:1027 msgid "Invalid database" -msgstr "" +msgstr "Diaz roadennoù direizh" #: libraries/Table.class.php:1041 tbl_get_field.php:25 msgid "Invalid table name" From 4840c5af2cb8775fb08430ed4e76b8342dfebfe6 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 20:11:24 +0200 Subject: [PATCH 375/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 08e83b49c8..7f9f39e987 100644 --- a/po/br.po +++ b/po/br.po @@ -1844,7 +1844,7 @@ msgstr "Diaz roadennoù direizh" #: libraries/Table.class.php:1041 tbl_get_field.php:25 msgid "Invalid table name" -msgstr "" +msgstr "Anv taolenn direizh" #: libraries/Table.class.php:1056 #, php-format From bf275f4df11c1a3a3d5de6e01b4d5e82d9c5caf9 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 23:30:53 +0200 Subject: [PATCH 376/511] Translation update done using Pootle. --- po/br.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/br.po b/po/br.po index 7f9f39e987..7225018b6e 100644 --- a/po/br.po +++ b/po/br.po @@ -8,7 +8,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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 20:11+0200\n" +"PO-Revision-Date: 2011-06-25 23:30+0200\n" "Last-Translator: \n" "Language-Team: LANGUAGE \n" "Language: br\n" @@ -1042,7 +1042,7 @@ msgstr "Distreiñ" #: index.php:183 msgid "phpMyAdmin is more friendly with a frames-capable browser." -msgstr "" +msgstr "Un tamm aesoc'h eo phpMyAdmin gant ur merdeer a skor ar frammoù." #: js/messages.php:25 server_synchronize.php:340 server_synchronize.php:352 #: server_synchronize.php:368 server_synchronize.php:375 From 4940b3801f88e34540dc02249d8b5efbf26f3a2e Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 23:31:42 +0200 Subject: [PATCH 377/511] Translation update done using Pootle. --- po/br.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/br.po b/po/br.po index 7225018b6e..aa62c05719 100644 --- a/po/br.po +++ b/po/br.po @@ -8,7 +8,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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 23:30+0200\n" +"PO-Revision-Date: 2011-06-25 23:31+0200\n" "Last-Translator: \n" "Language-Team: LANGUAGE \n" "Language: br\n" @@ -1057,7 +1057,7 @@ msgstr "Klikañ evit diziuzañ" #: js/messages.php:27 libraries/import.lib.php:103 sql.php:214 msgid "\"DROP DATABASE\" statements are disabled." -msgstr "" +msgstr "Diweredekaet eo an urzhad ''DROP DATABASE'" #: js/messages.php:30 libraries/mult_submits.inc.php:282 sql.php:312 msgid "Do you really want to " From 96a1576f0fb22172cd8e9a31121f85e86a5388c8 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 23:32:25 +0200 Subject: [PATCH 378/511] Translation update done using Pootle. --- po/br.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/br.po b/po/br.po index aa62c05719..ad0733e841 100644 --- a/po/br.po +++ b/po/br.po @@ -8,7 +8,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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 23:31+0200\n" +"PO-Revision-Date: 2011-06-25 23:32+0200\n" "Last-Translator: \n" "Language-Team: LANGUAGE \n" "Language: br\n" @@ -1073,7 +1073,7 @@ msgstr "Emaoc'h war-nes DISTRUJ un daolennad glok !" #: js/messages.php:33 msgid "You are about to TRUNCATE a complete table!" -msgstr "" +msgstr "Emaoc'h war-nes RIÑSAÑ un daolennad penn-da-benn !" #: js/messages.php:35 msgid "Deleting tracking data" From 6c6f8f82e1f4fde7a71f5d5821e45322dcf63f34 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sat, 25 Jun 2011 23:32:39 +0200 Subject: [PATCH 379/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index ad0733e841..6056376af9 100644 --- a/po/br.po +++ b/po/br.po @@ -1077,7 +1077,7 @@ msgstr "Emaoc'h war-nes RIÑSAÑ un daolennad penn-da-benn !" #: js/messages.php:35 msgid "Deleting tracking data" -msgstr "" +msgstr "O tiverkañ ar roadennoù heuliañ" #: js/messages.php:36 msgid "Dropping Primary Key/Index" From 7abe48cf81521d06ec39c80009daeb18568517a4 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Sun, 26 Jun 2011 13:26:32 +0200 Subject: [PATCH 380/511] Translation update done using Pootle. --- po/en_GB.po | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/po/en_GB.po b/po/en_GB.po index d05aace21d..661699c489 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2011-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-23 00:01+0200\n" -"Last-Translator: Robert Readman \n" +"PO-Revision-Date: 2011-06-26 13:26+0200\n" +"Last-Translator: Marc Delisle \n" "Language-Team: english-gb \n" "Language: en_GB\n" "MIME-Version: 1.0\n" @@ -523,10 +523,10 @@ msgstr "MySQL returned an empty result set (i.e. zero rows)." #: db_routines.php:190 db_routines.php:295 db_routines.php:300 #: db_routines.php:324 -#, fuzzy, php-format +#, php-format #| msgid "The following queries have been executed:" msgid "The following query has failed: \"%s\"" -msgstr "The following queries have been executed:" +msgstr "The following query has failed: \"%s\"" #: db_routines.php:191 db_routines.php:296 db_routines.php:301 #: db_routines.php:311 db_routines.php:325 libraries/common.lib.php:609 From c1e073164836c116e77f7ae30dcf5b74d4ae359d Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Sun, 26 Jun 2011 13:27:00 +0200 Subject: [PATCH 381/511] Translation update done using Pootle. --- po/en_GB.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/po/en_GB.po b/po/en_GB.po index 661699c489..4e5b3382fb 100644 --- a/po/en_GB.po +++ b/po/en_GB.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-26 13:26+0200\n" +"PO-Revision-Date: 2011-06-26 13:27+0200\n" "Last-Translator: Marc Delisle \n" "Language-Team: english-gb \n" "Language: en_GB\n" @@ -540,10 +540,10 @@ msgstr "Error in processing request" #: db_routines.php:209 db_routines.php:241 db_routines.php:269 #: db_routines.php:408 -#, fuzzy, php-format +#, php-format #| msgid "No routine with name %s found in database %s" msgid "No routine with name %1$s found in database %2$s" -msgstr "No routine with name %s found in database %s" +msgstr "No routine with name %1$s found in database %2$s" #: db_routines.php:230 db_routines.php:234 msgid "Execute routine" From 3d9f77ec248349f957c602764a3ba5f842937e42 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Sun, 26 Jun 2011 13:27:15 +0200 Subject: [PATCH 382/511] Translation update done using Pootle. --- po/en_GB.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/en_GB.po b/po/en_GB.po index 4e5b3382fb..b3a1458564 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -2082,10 +2082,9 @@ msgid "Check Privileges" msgstr "Check Privileges" #: libraries/common.inc.php:587 -#, fuzzy #| msgid "Failed to to read configuration file" msgid "Failed to read configuration file" -msgstr "Failed to to read configuration file" +msgstr "Failed to read configuration file" #: libraries/common.inc.php:588 #, fuzzy From 4320a67d3130fdacd617b5e16b75d938007fcaf0 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Sun, 26 Jun 2011 13:27:33 +0200 Subject: [PATCH 383/511] Translation update done using Pootle. --- po/en_GB.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/en_GB.po b/po/en_GB.po index b3a1458564..c8a0d84e62 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -2087,7 +2087,6 @@ msgid "Failed to read configuration file" msgstr "Failed to read configuration file" #: libraries/common.inc.php:588 -#, fuzzy #| msgid "" #| "This usually means there is a syntax error in it, please check any errors " #| "shown bellow." @@ -2096,7 +2095,7 @@ msgid "" "shown below." msgstr "" "This usually means there is a syntax error in it, please check any errors " -"shown bellow." +"shown below." #: libraries/common.inc.php:595 #, php-format From 616ac4171719d3ab82b5358527f6a0733d8cc1bf Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Sun, 26 Jun 2011 13:28:32 +0200 Subject: [PATCH 384/511] Translation update done using Pootle. --- po/fr.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/fr.po b/po/fr.po index 24911ac90d..86d703a4ba 100644 --- a/po/fr.po +++ b/po/fr.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-23 15:36+0200\n" +"PO-Revision-Date: 2011-06-26 13:28+0200\n" "Last-Translator: Marc Delisle \n" "Language-Team: french \n" "Language: fr\n" @@ -525,7 +525,7 @@ msgstr "MySQL a retourné un résultat vide (aucune ligne)." #: db_routines.php:190 db_routines.php:295 db_routines.php:300 #: db_routines.php:324 -#, fuzzy, php-format +#, php-format #| msgid "The following queries have been executed:" msgid "The following query has failed: \"%s\"" msgstr "La requête «%s» a échoué" From 14b4de536536c1f47ff1d0d10753faf362c0121d Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Sun, 26 Jun 2011 13:29:40 +0200 Subject: [PATCH 385/511] Translation update done using Pootle. --- po/fr.po | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/po/fr.po b/po/fr.po index 86d703a4ba..9e0bddd535 100644 --- a/po/fr.po +++ b/po/fr.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-26 13:28+0200\n" +"PO-Revision-Date: 2011-06-26 13:29+0200\n" "Last-Translator: Marc Delisle \n" "Language-Team: french \n" "Language: fr\n" @@ -2123,6 +2123,8 @@ msgid "" "This usually means there is a syntax error in it, please check any errors " "shown below." msgstr "" +"Ceci indique habituellement qu'il y a une erreur de syntaxe, veuillez " +"vérifier si une erreur s'affiche plus bas." #: libraries/common.inc.php:595 #, php-format From cac59b613a54af78ab08c23bba15a4196ecced64 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Sun, 26 Jun 2011 13:29:56 +0200 Subject: [PATCH 386/511] Translation update done using Pootle. --- po/fr.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/fr.po b/po/fr.po index 9e0bddd535..9be005ea91 100644 --- a/po/fr.po +++ b/po/fr.po @@ -4800,10 +4800,9 @@ msgid "Turn it off" msgstr "Le désactiver" #: libraries/db_events.inc.php:141 -#, fuzzy #| msgid "Add a new server" msgid "Add a new Event" -msgstr "Ajouter un serveur" +msgstr "Ajouter un évènement." #: libraries/db_links.inc.php:42 libraries/db_links.inc.php:43 #: libraries/db_links.inc.php:44 From 64efedb5217b7d51cec2226b3f90067c6615e6f1 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Sun, 26 Jun 2011 13:30:07 +0200 Subject: [PATCH 387/511] Translation update done using Pootle. --- po/fr.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/fr.po b/po/fr.po index 9be005ea91..40b3b187f7 100644 --- a/po/fr.po +++ b/po/fr.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-26 13:29+0200\n" +"PO-Revision-Date: 2011-06-26 13:30+0200\n" "Last-Translator: Marc Delisle \n" "Language-Team: french \n" "Language: fr\n" @@ -5481,10 +5481,9 @@ msgid "Event" msgstr "Événement" #: libraries/display_triggers.inc.php:120 -#, fuzzy #| msgid "Add a new server" msgid "Add a new Trigger" -msgstr "Ajouter un serveur" +msgstr "Ajouter un déclencheur" #: libraries/engines/bdb.lib.php:20 main.php:211 msgid "Version information" From 84cd127b2b897bb8ab5bee994951a4cf125a06c3 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Sun, 26 Jun 2011 13:35:05 +0200 Subject: [PATCH 388/511] Translation update done using Pootle. --- po/fr.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/fr.po b/po/fr.po index 40b3b187f7..701ae8b377 100644 --- a/po/fr.po +++ b/po/fr.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-26 13:30+0200\n" +"PO-Revision-Date: 2011-06-26 13:35+0200\n" "Last-Translator: Marc Delisle \n" "Language-Team: french \n" "Language: fr\n" @@ -10153,10 +10153,9 @@ msgid "Label column" msgstr "Colonne pour étiquette" #: tbl_gis_visualization.php:167 -#, fuzzy #| msgid "- none -" msgid "-- None --" -msgstr "- aucun -" +msgstr "-- Aucun --" #: tbl_gis_visualization.php:180 #| msgid "Total count" From dd2c15ceb9c7288b3d4b0935f002405ae3b3b689 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sun, 26 Jun 2011 14:29:09 +0200 Subject: [PATCH 389/511] Translation update done using Pootle. --- po/br.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/br.po b/po/br.po index 6056376af9..0cda658a42 100644 --- a/po/br.po +++ b/po/br.po @@ -8,7 +8,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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 23:32+0200\n" +"PO-Revision-Date: 2011-06-26 14:29+0200\n" "Last-Translator: \n" "Language-Team: LANGUAGE \n" "Language: br\n" @@ -1081,7 +1081,7 @@ msgstr "O tiverkañ ar roadennoù heuliañ" #: js/messages.php:36 msgid "Dropping Primary Key/Index" -msgstr "" +msgstr "O tistruj an Alc'hwez kentidik/Meneger" #: js/messages.php:37 msgid "This operation could take a long time. Proceed anyway?" From 33705c418918956de39a202293717213ed8edfc3 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sun, 26 Jun 2011 14:29:38 +0200 Subject: [PATCH 390/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 0cda658a42..dfb0a05cf2 100644 --- a/po/br.po +++ b/po/br.po @@ -1085,7 +1085,7 @@ msgstr "O tistruj an Alc'hwez kentidik/Meneger" #: js/messages.php:37 msgid "This operation could take a long time. Proceed anyway?" -msgstr "" +msgstr "Pell e c'hall padout an oberiadenn-mañ. Kenderc'hel memes tra ?" #: js/messages.php:40 msgid "You are about to DISABLE a BLOB Repository!" From b7985146f4a8914c361fce58d435038a6a468e2a Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sun, 26 Jun 2011 14:30:13 +0200 Subject: [PATCH 391/511] Translation update done using Pootle. --- po/br.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/br.po b/po/br.po index dfb0a05cf2..380557e359 100644 --- a/po/br.po +++ b/po/br.po @@ -8,7 +8,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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-26 14:29+0200\n" +"PO-Revision-Date: 2011-06-26 14:30+0200\n" "Last-Translator: \n" "Language-Team: LANGUAGE \n" "Language: br\n" @@ -1321,7 +1321,7 @@ msgstr "Talvoud re hir er furmskrid !" #: js/messages.php:126 msgid "" "Note: If the file contains multiple tables, they will be combined into one" -msgstr "" +msgstr "Notenn : ma vez meur a daolenn er restr e vint unanet." #: js/messages.php:129 msgid "Hide query box" From 4a3e0c0a7fa8f4b46647febcc527d80fb3cf4ef0 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sun, 26 Jun 2011 14:30:35 +0200 Subject: [PATCH 392/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 380557e359..f68abf0c7e 100644 --- a/po/br.po +++ b/po/br.po @@ -1325,7 +1325,7 @@ msgstr "Notenn : ma vez meur a daolenn er restr e vint unanet." #: js/messages.php:129 msgid "Hide query box" -msgstr "" +msgstr "Kuzhat ar voest rekedoù SQL" #: js/messages.php:130 msgid "Show query box" From 439b9528a9d7298d81d2f4141f8d78780ad6238f Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sun, 26 Jun 2011 14:30:51 +0200 Subject: [PATCH 393/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index f68abf0c7e..159d6c393a 100644 --- a/po/br.po +++ b/po/br.po @@ -1329,7 +1329,7 @@ msgstr "Kuzhat ar voest rekedoù SQL" #: js/messages.php:130 msgid "Show query box" -msgstr "" +msgstr "Diskouez ar voest rekedoù SQL" #: js/messages.php:131 msgid "Inline Edit" From 5c611b117ac7bb19dd2baa09ab307f97bbfe8564 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sun, 26 Jun 2011 14:31:10 +0200 Subject: [PATCH 394/511] Translation update done using Pootle. --- po/br.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/br.po b/po/br.po index 159d6c393a..0484522056 100644 --- a/po/br.po +++ b/po/br.po @@ -8,7 +8,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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-26 14:30+0200\n" +"PO-Revision-Date: 2011-06-26 14:31+0200\n" "Last-Translator: \n" "Language-Team: LANGUAGE \n" "Language: br\n" @@ -1333,7 +1333,7 @@ msgstr "Diskouez ar voest rekedoù SQL" #: js/messages.php:131 msgid "Inline Edit" -msgstr "" +msgstr "Kemmañ enlinenn" #: js/messages.php:133 libraries/config/FormDisplay.tpl.php:332 #: libraries/schema/User_Schema.class.php:313 From aa7fd5c118912f193f1c0bcdaefeaf0c663ca0d4 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sun, 26 Jun 2011 14:31:50 +0200 Subject: [PATCH 395/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 0484522056..dd109bc838 100644 --- a/po/br.po +++ b/po/br.po @@ -1849,7 +1849,7 @@ msgstr "Anv taolenn direizh" #: libraries/Table.class.php:1056 #, php-format msgid "Error renaming table %1$s to %2$s" -msgstr "" +msgstr "Fazi en ur adenvel %1$s e %2$s" #: libraries/Table.class.php:1139 #, php-format From 66df18d616a810567a2d4ffbe4ca25e19247c1c5 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sun, 26 Jun 2011 14:32:35 +0200 Subject: [PATCH 396/511] Translation update done using Pootle. --- po/br.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/br.po b/po/br.po index dd109bc838..cdf42e7238 100644 --- a/po/br.po +++ b/po/br.po @@ -8,7 +8,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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-26 14:31+0200\n" +"PO-Revision-Date: 2011-06-26 14:32+0200\n" "Last-Translator: \n" "Language-Team: LANGUAGE \n" "Language: br\n" @@ -1854,7 +1854,7 @@ msgstr "Fazi en ur adenvel %1$s e %2$s" #: libraries/Table.class.php:1139 #, php-format msgid "Table %s has been renamed to %s" -msgstr "" +msgstr "Anv an daolenn %s zo %s bremañ" #: libraries/Table.class.php:1272 msgid "Could not save table UI preferences" From e7852cbfb1f13a68821afd01dabaf4a7191a5eed Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sun, 26 Jun 2011 14:33:25 +0200 Subject: [PATCH 397/511] Translation update done using Pootle. --- po/br.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/br.po b/po/br.po index cdf42e7238..18b7dec75c 100644 --- a/po/br.po +++ b/po/br.po @@ -8,7 +8,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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-26 14:32+0200\n" +"PO-Revision-Date: 2011-06-26 14:33+0200\n" "Last-Translator: \n" "Language-Team: LANGUAGE \n" "Language: br\n" @@ -1858,7 +1858,7 @@ msgstr "Anv an daolenn %s zo %s bremañ" #: libraries/Table.class.php:1272 msgid "Could not save table UI preferences" -msgstr "" +msgstr "N'eus ket bet gallet enrollañ dibaboù etrefas an taolennoù" #: libraries/Theme.class.php:160 #, php-format From d3299716119ca9ee93c4892221ece73e6a1662ca Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sun, 26 Jun 2011 14:34:16 +0200 Subject: [PATCH 398/511] Translation update done using Pootle. --- po/br.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/br.po b/po/br.po index 18b7dec75c..1d180f609a 100644 --- a/po/br.po +++ b/po/br.po @@ -8,7 +8,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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-26 14:33+0200\n" +"PO-Revision-Date: 2011-06-26 14:34+0200\n" "Last-Translator: \n" "Language-Team: LANGUAGE \n" "Language: br\n" @@ -1863,7 +1863,7 @@ msgstr "N'eus ket bet gallet enrollañ dibaboù etrefas an taolennoù" #: libraries/Theme.class.php:160 #, php-format msgid "No valid image path for theme %s found!" -msgstr "" +msgstr "N'eus ket eus un hent reizh evit skeudennoù an tem %s !" #: libraries/Theme.class.php:380 msgid "No preview available." From 4b3b5d18a7e58e771e5a9aac5394e2588ce1650a Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sun, 26 Jun 2011 14:34:27 +0200 Subject: [PATCH 399/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 1d180f609a..c0d95c3ab0 100644 --- a/po/br.po +++ b/po/br.po @@ -1867,7 +1867,7 @@ msgstr "N'eus ket eus un hent reizh evit skeudennoù an tem %s !" #: libraries/Theme.class.php:380 msgid "No preview available." -msgstr "" +msgstr "N'haller ket rakwelet." #: libraries/Theme.class.php:383 msgid "take it" From a8c3a4994a04973cc8f2a67f05aa98c61bda8201 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sun, 26 Jun 2011 14:34:47 +0200 Subject: [PATCH 400/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index c0d95c3ab0..c2171b502b 100644 --- a/po/br.po +++ b/po/br.po @@ -1871,7 +1871,7 @@ msgstr "N'haller ket rakwelet." #: libraries/Theme.class.php:383 msgid "take it" -msgstr "" +msgstr "tapit-eñ" #: libraries/Theme_Manager.class.php:109 #, php-format From 2a28add96bfefb6b7287529c6964312975ea4165 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sun, 26 Jun 2011 14:35:12 +0200 Subject: [PATCH 401/511] Translation update done using Pootle. --- po/br.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/br.po b/po/br.po index c2171b502b..95ca73e9f5 100644 --- a/po/br.po +++ b/po/br.po @@ -8,7 +8,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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-26 14:34+0200\n" +"PO-Revision-Date: 2011-06-26 14:35+0200\n" "Last-Translator: \n" "Language-Team: LANGUAGE \n" "Language: br\n" @@ -1876,7 +1876,7 @@ msgstr "tapit-eñ" #: libraries/Theme_Manager.class.php:109 #, php-format msgid "Default theme %s not found!" -msgstr "" +msgstr "N'eo ket bet kavet an tem dre ziouer %s !" #: libraries/Theme_Manager.class.php:147 #, php-format From a32aef6cebd0e219b3966e843f0c039fe8134390 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sun, 26 Jun 2011 14:35:27 +0200 Subject: [PATCH 402/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 95ca73e9f5..50318fcc20 100644 --- a/po/br.po +++ b/po/br.po @@ -1881,7 +1881,7 @@ msgstr "N'eo ket bet kavet an tem dre ziouer %s !" #: libraries/Theme_Manager.class.php:147 #, php-format msgid "Theme %s not found!" -msgstr "" +msgstr "N'eo ket bet kavet an tem %s !" #: libraries/Theme_Manager.class.php:215 #, php-format From 7a4cf8803063c1875aa732db1835bae9d4490b90 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sun, 26 Jun 2011 14:36:09 +0200 Subject: [PATCH 403/511] Translation update done using Pootle. --- po/br.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/br.po b/po/br.po index 50318fcc20..d6d1a5c7c1 100644 --- a/po/br.po +++ b/po/br.po @@ -8,7 +8,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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-26 14:35+0200\n" +"PO-Revision-Date: 2011-06-26 14:36+0200\n" "Last-Translator: \n" "Language-Team: LANGUAGE \n" "Language: br\n" @@ -1886,7 +1886,7 @@ msgstr "N'eo ket bet kavet an tem %s !" #: libraries/Theme_Manager.class.php:215 #, php-format msgid "Theme path not found for theme %s!" -msgstr "" +msgstr "N'eo ket bet kavet an hent evit an tem %s !" #: libraries/Theme_Manager.class.php:291 themes.php:20 themes.php:40 msgid "Theme" From 26c2600c939b22ceff3e40a18192e0ad90c9af69 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sun, 26 Jun 2011 14:36:12 +0200 Subject: [PATCH 404/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index d6d1a5c7c1..68ea5aa1db 100644 --- a/po/br.po +++ b/po/br.po @@ -1890,7 +1890,7 @@ msgstr "N'eo ket bet kavet an hent evit an tem %s !" #: libraries/Theme_Manager.class.php:291 themes.php:20 themes.php:40 msgid "Theme" -msgstr "" +msgstr "Tem" #: libraries/auth/config.auth.lib.php:76 msgid "Cannot connect: invalid settings." From b3c4a5c691fa945e9f60191bd22c2be42a47f048 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sun, 26 Jun 2011 14:36:34 +0200 Subject: [PATCH 405/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 68ea5aa1db..46d84ec3b2 100644 --- a/po/br.po +++ b/po/br.po @@ -1894,7 +1894,7 @@ msgstr "Tem" #: libraries/auth/config.auth.lib.php:76 msgid "Cannot connect: invalid settings." -msgstr "" +msgstr "Dibosupl kevreañ : arventennoù direizh." #: libraries/auth/config.auth.lib.php:91 #: libraries/auth/cookie.auth.lib.php:200 libraries/auth/http.auth.lib.php:64 From ae0eaa914e976a8456eae5ed47ac3d8ba5087cf8 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sun, 26 Jun 2011 14:36:45 +0200 Subject: [PATCH 406/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 46d84ec3b2..47491afd22 100644 --- a/po/br.po +++ b/po/br.po @@ -1900,7 +1900,7 @@ msgstr "Dibosupl kevreañ : arventennoù direizh." #: libraries/auth/cookie.auth.lib.php:200 libraries/auth/http.auth.lib.php:64 #, php-format msgid "Welcome to %s" -msgstr "" +msgstr "Degemer mat e %s" #: libraries/auth/config.auth.lib.php:106 #, php-format From f43cdf674785f81cf81ba162f666c365e854dc67 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sun, 26 Jun 2011 19:49:25 +0200 Subject: [PATCH 407/511] Translation update done using Pootle. --- po/br.po | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 47491afd22..0399ad3238 100644 --- a/po/br.po +++ b/po/br.po @@ -8,7 +8,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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-26 14:36+0200\n" +"PO-Revision-Date: 2011-06-26 19:49+0200\n" "Last-Translator: \n" "Language-Team: LANGUAGE \n" "Language: br\n" @@ -1908,6 +1908,8 @@ msgid "" "You probably did not create a configuration file. You might want to use the " "%1$ssetup script%2$s to create one." msgstr "" +"Evit doare n'hoc'h eus krouet a restr kefluniañ. Gallout a rit implijout ar " +"%1$sskript kefluniañ%2$s da sevel unan." #: libraries/auth/config.auth.lib.php:115 msgid "" From 22f087ff1646c4512e6bee0a81b2dbcd6d3004f0 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sun, 26 Jun 2011 19:54:47 +0200 Subject: [PATCH 408/511] Translation update done using Pootle. --- po/br.po | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 0399ad3238..abb4c36cca 100644 --- a/po/br.po +++ b/po/br.po @@ -8,7 +8,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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-26 19:49+0200\n" +"PO-Revision-Date: 2011-06-26 19:54+0200\n" "Last-Translator: \n" "Language-Team: LANGUAGE \n" "Language: br\n" @@ -1918,6 +1918,10 @@ msgid "" "configuration and make sure that they correspond to the information given by " "the administrator of the MySQL server." msgstr "" +"Klasket en deus phpMyAdmin kevreañ ouzh ar servijer MySQL ha nac'het eo bet " +"ar gevreadenn gantañ. Gwiriit mat talvoudoù an ostiz, an anv implijer hag ar " +"ger-tremen en ho kefluniadur ha bezit sur e klotont gant an titouroù " +"pourchaset gant merour ar servijer MySQL." #: libraries/auth/cookie.auth.lib.php:225 msgid "Log in" From c864527db1c8ab200fb8643597f92a87fa22ea77 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sun, 26 Jun 2011 19:54:58 +0200 Subject: [PATCH 409/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index abb4c36cca..0f71268b3b 100644 --- a/po/br.po +++ b/po/br.po @@ -1925,7 +1925,7 @@ msgstr "" #: libraries/auth/cookie.auth.lib.php:225 msgid "Log in" -msgstr "" +msgstr "Kevreañ" #: libraries/auth/cookie.auth.lib.php:227 #: libraries/auth/cookie.auth.lib.php:229 From 25338b86849fec3a8e3ad6b07510356ccbc17989 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sun, 26 Jun 2011 19:56:31 +0200 Subject: [PATCH 410/511] Translation update done using Pootle. --- po/br.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/br.po b/po/br.po index 0f71268b3b..509149f219 100644 --- a/po/br.po +++ b/po/br.po @@ -8,7 +8,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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-26 19:54+0200\n" +"PO-Revision-Date: 2011-06-26 19:56+0200\n" "Last-Translator: \n" "Language-Team: LANGUAGE \n" "Language: br\n" @@ -1932,7 +1932,7 @@ msgstr "Kevreañ" #: libraries/navigation_header.inc.php:95 #: libraries/navigation_header.inc.php:99 msgid "phpMyAdmin documentation" -msgstr "" +msgstr "Teuliadur phpMyAdmin" #: libraries/auth/cookie.auth.lib.php:239 #: libraries/auth/cookie.auth.lib.php:240 From 67eac32a9a43363e25198a7bcb8ad47c8004b8ab Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sun, 26 Jun 2011 20:01:20 +0200 Subject: [PATCH 411/511] Translation update done using Pootle. --- po/br.po | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 509149f219..d24664ca69 100644 --- a/po/br.po +++ b/po/br.po @@ -8,7 +8,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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-26 19:56+0200\n" +"PO-Revision-Date: 2011-06-26 20:01+0200\n" "Last-Translator: \n" "Language-Team: LANGUAGE \n" "Language: br\n" @@ -1938,6 +1938,8 @@ msgstr "Teuliadur phpMyAdmin" #: libraries/auth/cookie.auth.lib.php:240 msgid "You can enter hostname/IP address and port separated by space." msgstr "" +"Gallout a rit merkañ anv ar servijer pe e chomlec'h IP, gant ar porzh " +"dispartiet dre un esaouenn." #: libraries/auth/cookie.auth.lib.php:239 msgid "Server:" From 2624bcc43d84c84b26d6fd9537de414b860ad886 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sun, 26 Jun 2011 20:01:38 +0200 Subject: [PATCH 412/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index d24664ca69..55b243d791 100644 --- a/po/br.po +++ b/po/br.po @@ -1943,7 +1943,7 @@ msgstr "" #: libraries/auth/cookie.auth.lib.php:239 msgid "Server:" -msgstr "" +msgstr "Servijer : " #: libraries/auth/cookie.auth.lib.php:244 msgid "Username:" From ce3b8ce0525d8ae1b8286bf2841aa776f1507fa1 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sun, 26 Jun 2011 20:01:55 +0200 Subject: [PATCH 413/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 55b243d791..343a0f1508 100644 --- a/po/br.po +++ b/po/br.po @@ -1947,7 +1947,7 @@ msgstr "Servijer : " #: libraries/auth/cookie.auth.lib.php:244 msgid "Username:" -msgstr "" +msgstr "Anv implijer : " #: libraries/auth/cookie.auth.lib.php:248 msgid "Password:" From edc03c1d61af1bb5ea5e0a08d64a1253dd2c352c Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sun, 26 Jun 2011 20:06:34 +0200 Subject: [PATCH 414/511] Translation update done using Pootle. --- po/br.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/br.po b/po/br.po index 343a0f1508..c72292a5ca 100644 --- a/po/br.po +++ b/po/br.po @@ -8,7 +8,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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-26 20:01+0200\n" +"PO-Revision-Date: 2011-06-26 20:06+0200\n" "Last-Translator: \n" "Language-Team: LANGUAGE \n" "Language: br\n" @@ -1951,7 +1951,7 @@ msgstr "Anv implijer : " #: libraries/auth/cookie.auth.lib.php:248 msgid "Password:" -msgstr "" +msgstr "Ger-tremen : " #: libraries/auth/cookie.auth.lib.php:255 msgid "Server Choice" From c11a6235ff5a366cd281798e50345f9b5f7b5e33 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sun, 26 Jun 2011 20:06:46 +0200 Subject: [PATCH 415/511] Translation update done using Pootle. --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index c72292a5ca..a4e9e2b027 100644 --- a/po/br.po +++ b/po/br.po @@ -1955,7 +1955,7 @@ msgstr "Ger-tremen : " #: libraries/auth/cookie.auth.lib.php:255 msgid "Server Choice" -msgstr "" +msgstr "Dibab ar servijer" #: libraries/auth/cookie.auth.lib.php:301 libraries/header.inc.php:86 msgid "Cookies must be enabled past this point." From 265941a8ce95b3d25fa891b0884b4f4332dca6c6 Mon Sep 17 00:00:00 2001 From: "fulup.jakez" Date: Sun, 26 Jun 2011 20:07:16 +0200 Subject: [PATCH 416/511] Translation update done using Pootle. --- po/br.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/br.po b/po/br.po index a4e9e2b027..24762ca641 100644 --- a/po/br.po +++ b/po/br.po @@ -8,7 +8,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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-26 20:06+0200\n" +"PO-Revision-Date: 2011-06-26 20:07+0200\n" "Last-Translator: \n" "Language-Team: LANGUAGE \n" "Language: br\n" @@ -1959,7 +1959,7 @@ msgstr "Dibab ar servijer" #: libraries/auth/cookie.auth.lib.php:301 libraries/header.inc.php:86 msgid "Cookies must be enabled past this point." -msgstr "" +msgstr "Evit gallout kenderc'hel e rankit gweredekaat an toupinoù." #: libraries/auth/cookie.auth.lib.php:639 #: libraries/auth/signon.auth.lib.php:234 From c2c7ba56a04e7dc5c60cd5b3e5d1d8d970174966 Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Mon, 27 Jun 2011 03:22:29 +0200 Subject: [PATCH 417/511] Translation update done using Pootle. --- po/ar.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/ar.po b/po/ar.po index 766e9689d8..5b366414f9 100644 --- a/po/ar.po +++ b/po/ar.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-25 19:55+0200\n" +"PO-Revision-Date: 2011-06-27 03:22+0200\n" "Last-Translator: Abdullah Al-Saedi \n" "Language-Team: arabic \n" "Language: ar\n" @@ -3130,7 +3130,7 @@ msgstr "عام" #: libraries/config/messages.inc.php:169 msgid "Set some commonly used options" -msgstr "" +msgstr "تعيين بعض الخيارات شائعة الإستخدام" #: libraries/config/messages.inc.php:170 libraries/db_links.inc.php:83 #: libraries/server_links.inc.php:69 libraries/tbl_links.inc.php:89 From 2419c337ceaecc9f3789d41cd5c3f1a46c3c2cf7 Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Mon, 27 Jun 2011 03:23:11 +0200 Subject: [PATCH 418/511] Translation update done using Pootle. --- po/ar.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/ar.po b/po/ar.po index 5b366414f9..76d2f05f99 100644 --- a/po/ar.po +++ b/po/ar.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-27 03:22+0200\n" +"PO-Revision-Date: 2011-06-27 03:23+0200\n" "Last-Translator: Abdullah Al-Saedi \n" "Language-Team: arabic \n" "Language: ar\n" @@ -3136,7 +3136,7 @@ msgstr "تعيين بعض الخيارات شائعة الإستخدام" #: libraries/server_links.inc.php:69 libraries/tbl_links.inc.php:89 #: prefs_manage.php:231 setup/frames/menu.inc.php:20 msgid "Import" -msgstr "استورد" +msgstr "استيراد" #: libraries/config/messages.inc.php:171 msgid "Import defaults" From bbaea2632307a36806f8e3b297be1aa62101b294 Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Mon, 27 Jun 2011 03:23:38 +0200 Subject: [PATCH 419/511] Translation update done using Pootle. --- po/ar.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/ar.po b/po/ar.po index 76d2f05f99..9553e117f1 100644 --- a/po/ar.po +++ b/po/ar.po @@ -3140,7 +3140,7 @@ msgstr "استيراد" #: libraries/config/messages.inc.php:171 msgid "Import defaults" -msgstr "" +msgstr "إفتراضيات الإستيراد" #: libraries/config/messages.inc.php:172 msgid "Customize default common import options" From a7ee7cdf80195bd1620f07e3d34f560b6d827045 Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Mon, 27 Jun 2011 03:24:39 +0200 Subject: [PATCH 420/511] Translation update done using Pootle. --- po/ar.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/ar.po b/po/ar.po index 9553e117f1..4d33aa52b0 100644 --- a/po/ar.po +++ b/po/ar.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-27 03:23+0200\n" +"PO-Revision-Date: 2011-06-27 03:24+0200\n" "Last-Translator: Abdullah Al-Saedi \n" "Language-Team: arabic \n" "Language: ar\n" @@ -3144,7 +3144,7 @@ msgstr "إفتراضيات الإستيراد" #: libraries/config/messages.inc.php:172 msgid "Customize default common import options" -msgstr "" +msgstr "تخصيص خيارات الإستيراد الإفتراضية" #: libraries/config/messages.inc.php:173 msgid "Import / export" From 50ecfca56048015fca38a17d40f2af69ca53891a Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Mon, 27 Jun 2011 03:24:50 +0200 Subject: [PATCH 421/511] Translation update done using Pootle. --- po/ar.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/ar.po b/po/ar.po index 4d33aa52b0..b572ff66f4 100644 --- a/po/ar.po +++ b/po/ar.po @@ -3148,7 +3148,7 @@ msgstr "تخصيص خيارات الإستيراد الإفتراضية" #: libraries/config/messages.inc.php:173 msgid "Import / export" -msgstr "" +msgstr "إستيراد / تصدير" #: libraries/config/messages.inc.php:174 msgid "Set import and export directories and compression options" From e03e5072037a81d5ed08696c23293837913ad44a Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Mon, 27 Jun 2011 03:26:26 +0200 Subject: [PATCH 422/511] Translation update done using Pootle. --- po/ar.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/ar.po b/po/ar.po index b572ff66f4..3fb1ea635f 100644 --- a/po/ar.po +++ b/po/ar.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-27 03:24+0200\n" +"PO-Revision-Date: 2011-06-27 03:26+0200\n" "Last-Translator: Abdullah Al-Saedi \n" "Language-Team: arabic \n" "Language: ar\n" @@ -3152,7 +3152,7 @@ msgstr "إستيراد / تصدير" #: libraries/config/messages.inc.php:174 msgid "Set import and export directories and compression options" -msgstr "" +msgstr "حدد عناوين الإستيراد والتصدير و خيارات الضغط" #: libraries/config/messages.inc.php:175 libraries/export/latex.php:27 msgid "LaTeX" From 2323b821d44cef6ea2cd5ff567bd23adbe2a7bd1 Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Mon, 27 Jun 2011 03:26:42 +0200 Subject: [PATCH 423/511] Translation update done using Pootle. --- po/ar.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/ar.po b/po/ar.po index 3fb1ea635f..fa559b1f08 100644 --- a/po/ar.po +++ b/po/ar.po @@ -3156,7 +3156,7 @@ msgstr "حدد عناوين الإستيراد والتصدير و خيارات #: libraries/config/messages.inc.php:175 libraries/export/latex.php:27 msgid "LaTeX" -msgstr "لاتكس" +msgstr "LaTeX" #: libraries/config/messages.inc.php:178 msgid "Databases display options" From 61d8d9e3bc3f48eb1123ddcbcce88489daddc204 Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Mon, 27 Jun 2011 03:28:08 +0200 Subject: [PATCH 424/511] Translation update done using Pootle. --- po/ar.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/ar.po b/po/ar.po index fa559b1f08..97bc209251 100644 --- a/po/ar.po +++ b/po/ar.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-27 03:26+0200\n" +"PO-Revision-Date: 2011-06-27 03:28+0200\n" "Last-Translator: Abdullah Al-Saedi \n" "Language-Team: arabic \n" "Language: ar\n" @@ -3160,7 +3160,7 @@ msgstr "LaTeX" #: libraries/config/messages.inc.php:178 msgid "Databases display options" -msgstr "" +msgstr "خيارات عرض قواعد البيانات" #: libraries/config/messages.inc.php:179 setup/frames/menu.inc.php:18 msgid "Navigation frame" From 6eace7ad5008df39ea967655eecd0e29e98d7b1d Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Mon, 27 Jun 2011 03:28:25 +0200 Subject: [PATCH 425/511] Translation update done using Pootle. --- po/ar.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/ar.po b/po/ar.po index 97bc209251..f286dbfe4c 100644 --- a/po/ar.po +++ b/po/ar.po @@ -3164,7 +3164,7 @@ msgstr "خيارات عرض قواعد البيانات" #: libraries/config/messages.inc.php:179 setup/frames/menu.inc.php:18 msgid "Navigation frame" -msgstr "" +msgstr "إطار التصفح" #: libraries/config/messages.inc.php:180 msgid "Customize appearance of the navigation frame" From 62c9b728703980ad133b8f8b65c4a4557500aac3 Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Mon, 27 Jun 2011 03:28:42 +0200 Subject: [PATCH 426/511] Translation update done using Pootle. --- po/ar.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/ar.po b/po/ar.po index f286dbfe4c..8fd7f5538d 100644 --- a/po/ar.po +++ b/po/ar.po @@ -3168,7 +3168,7 @@ msgstr "إطار التصفح" #: libraries/config/messages.inc.php:180 msgid "Customize appearance of the navigation frame" -msgstr "" +msgstr "تخصيص مظهر إطار التصفح" #: libraries/config/messages.inc.php:181 libraries/select_server.lib.php:42 #: setup/frames/index.inc.php:110 From fe38688581a173042a33d3fdf433ae2eca07c018 Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Mon, 27 Jun 2011 03:29:29 +0200 Subject: [PATCH 427/511] Translation update done using Pootle. --- po/ar.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/ar.po b/po/ar.po index 8fd7f5538d..6a524c4010 100644 --- a/po/ar.po +++ b/po/ar.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-27 03:28+0200\n" +"PO-Revision-Date: 2011-06-27 03:29+0200\n" "Last-Translator: Abdullah Al-Saedi \n" "Language-Team: arabic \n" "Language: ar\n" @@ -3177,7 +3177,7 @@ msgstr "خوادم" #: libraries/config/messages.inc.php:182 msgid "Servers display options" -msgstr "" +msgstr "خيارات عرض الخوادم" #: libraries/config/messages.inc.php:184 msgid "Tables display options" From a8db6292590a66074bc5e9f495fb1b3c04c29280 Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Mon, 27 Jun 2011 03:29:38 +0200 Subject: [PATCH 428/511] Translation update done using Pootle. --- po/ar.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/ar.po b/po/ar.po index 6a524c4010..af1b5189e9 100644 --- a/po/ar.po +++ b/po/ar.po @@ -3181,7 +3181,7 @@ msgstr "خيارات عرض الخوادم" #: libraries/config/messages.inc.php:184 msgid "Tables display options" -msgstr "" +msgstr "خيارات عرض الجداول" #: libraries/config/messages.inc.php:185 setup/frames/menu.inc.php:19 msgid "Main frame" From e7d5a6b77f0651d26cf5749c8741875d06bbaaec Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Mon, 27 Jun 2011 03:29:45 +0200 Subject: [PATCH 429/511] Translation update done using Pootle. --- po/ar.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/ar.po b/po/ar.po index af1b5189e9..833e3fb6a8 100644 --- a/po/ar.po +++ b/po/ar.po @@ -3185,7 +3185,7 @@ msgstr "خيارات عرض الجداول" #: libraries/config/messages.inc.php:185 setup/frames/menu.inc.php:19 msgid "Main frame" -msgstr "" +msgstr "الإطار الرئيسي" #: libraries/config/messages.inc.php:186 msgid "Microsoft Office" From 9b5362275df656f9226a2eb906dd85496fdc2ce7 Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Mon, 27 Jun 2011 03:29:56 +0200 Subject: [PATCH 430/511] Translation update done using Pootle. --- po/ar.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/ar.po b/po/ar.po index 833e3fb6a8..eea71fdf6a 100644 --- a/po/ar.po +++ b/po/ar.po @@ -3189,7 +3189,7 @@ msgstr "الإطار الرئيسي" #: libraries/config/messages.inc.php:186 msgid "Microsoft Office" -msgstr "" +msgstr "مايكروسوفت أوفيس" #: libraries/config/messages.inc.php:188 #, fuzzy From 2bcb8d6977b54801fe59291e37c004875a174718 Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Mon, 27 Jun 2011 03:30:22 +0200 Subject: [PATCH 431/511] Translation update done using Pootle. --- po/ar.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/ar.po b/po/ar.po index eea71fdf6a..8c2d85d31b 100644 --- a/po/ar.po +++ b/po/ar.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-27 03:29+0200\n" +"PO-Revision-Date: 2011-06-27 03:30+0200\n" "Last-Translator: Abdullah Al-Saedi \n" "Language-Team: arabic \n" "Language: ar\n" @@ -3192,10 +3192,9 @@ msgid "Microsoft Office" msgstr "مايكروسوفت أوفيس" #: libraries/config/messages.inc.php:188 -#, fuzzy #| msgid "Documentation" msgid "Open Document" -msgstr "مستندات وثائقية" +msgstr "مستند مفتوح" #: libraries/config/messages.inc.php:190 msgid "Other core settings" From d8d7d0afd2758ff8eab2e422518a08b14d12bbdf Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Mon, 27 Jun 2011 03:30:42 +0200 Subject: [PATCH 432/511] Translation update done using Pootle. --- po/ar.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/ar.po b/po/ar.po index 8c2d85d31b..4c784bbe8d 100644 --- a/po/ar.po +++ b/po/ar.po @@ -3198,7 +3198,7 @@ msgstr "مستند مفتوح" #: libraries/config/messages.inc.php:190 msgid "Other core settings" -msgstr "" +msgstr "الإعدادات الرئيسية الأخرى" #: libraries/config/messages.inc.php:191 msgid "Settings that didn't fit enywhere else" From b6c88b53565e36745f60fa473daaa6cbae1b889e Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Mon, 27 Jun 2011 03:31:34 +0200 Subject: [PATCH 433/511] Translation update done using Pootle. --- po/ar.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/ar.po b/po/ar.po index 4c784bbe8d..c7da6ec1c5 100644 --- a/po/ar.po +++ b/po/ar.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-27 03:30+0200\n" +"PO-Revision-Date: 2011-06-27 03:31+0200\n" "Last-Translator: Abdullah Al-Saedi \n" "Language-Team: arabic \n" "Language: ar\n" @@ -3202,7 +3202,7 @@ msgstr "الإعدادات الرئيسية الأخرى" #: libraries/config/messages.inc.php:191 msgid "Settings that didn't fit enywhere else" -msgstr "" +msgstr "الإعدادات التي لاتناسب في أي مكان آخر" #: libraries/config/messages.inc.php:192 #, fuzzy From 46dc8b36cdde00c8d2b9fcd1cf2b81271de71f22 Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Mon, 27 Jun 2011 03:31:54 +0200 Subject: [PATCH 434/511] Translation update done using Pootle. --- po/ar.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/ar.po b/po/ar.po index c7da6ec1c5..40cc98dd06 100644 --- a/po/ar.po +++ b/po/ar.po @@ -3205,10 +3205,9 @@ msgid "Settings that didn't fit enywhere else" msgstr "الإعدادات التي لاتناسب في أي مكان آخر" #: libraries/config/messages.inc.php:192 -#, fuzzy #| msgid "Page number:" msgid "Page titles" -msgstr "صفحة رقم:" +msgstr "عناوين الصفحة" #: libraries/config/messages.inc.php:193 msgid "" From 093a6f7885712f0f8a51a120dcc96b07eb4cde5d Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Mon, 27 Jun 2011 03:32:05 +0200 Subject: [PATCH 435/511] Translation update done using Pootle. --- po/ar.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/ar.po b/po/ar.po index 40cc98dd06..19948af078 100644 --- a/po/ar.po +++ b/po/ar.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-27 03:31+0200\n" +"PO-Revision-Date: 2011-06-27 03:32+0200\n" "Last-Translator: Abdullah Al-Saedi \n" "Language-Team: arabic \n" "Language: ar\n" From 0d5aabda9f4c3b45e5c4c43625a6d7bddfab7708 Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Mon, 27 Jun 2011 03:32:20 +0200 Subject: [PATCH 436/511] Translation update done using Pootle. --- po/ar.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/ar.po b/po/ar.po index 19948af078..0d336d80b8 100644 --- a/po/ar.po +++ b/po/ar.po @@ -3225,7 +3225,7 @@ msgstr "نافذة الاستعلام" #: libraries/config/messages.inc.php:195 msgid "Customize query window options" -msgstr "" +msgstr "تخصيص خيارات نافذة الإستعلام" #: libraries/config/messages.inc.php:196 msgid "Security" From 3cb2ff1dbc630e291af38ce876ecf753328e1995 Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Mon, 27 Jun 2011 03:32:32 +0200 Subject: [PATCH 437/511] Translation update done using Pootle. --- po/ar.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/ar.po b/po/ar.po index 0d336d80b8..8f45e1554d 100644 --- a/po/ar.po +++ b/po/ar.po @@ -3229,7 +3229,7 @@ msgstr "تخصيص خيارات نافذة الإستعلام" #: libraries/config/messages.inc.php:196 msgid "Security" -msgstr "" +msgstr "الأمان" #: libraries/config/messages.inc.php:197 msgid "" From 6bc92bd7cd998e3c08e0cb4427072bd6000ef9d2 Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Mon, 27 Jun 2011 03:33:13 +0200 Subject: [PATCH 438/511] Translation update done using Pootle. --- po/ar.po | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/po/ar.po b/po/ar.po index 8f45e1554d..ff7b817bcc 100644 --- a/po/ar.po +++ b/po/ar.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-27 03:32+0200\n" +"PO-Revision-Date: 2011-06-27 03:33+0200\n" "Last-Translator: Abdullah Al-Saedi \n" "Language-Team: arabic \n" "Language: ar\n" @@ -3236,6 +3236,7 @@ msgid "" "Please note that phpMyAdmin is just a user interface and its features do not " "limit MySQL" msgstr "" +"فضلاً , تذكر أن phpMyAdmin هي واجة إستخدام فقط ولا يمكن أن تتجاوز حدود MySQL" #: libraries/config/messages.inc.php:198 msgid "Basic settings" From 4b2bf18a539d84d4a49ec087468774b0d1ebc146 Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Mon, 27 Jun 2011 03:33:31 +0200 Subject: [PATCH 439/511] Translation update done using Pootle. --- po/ar.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/ar.po b/po/ar.po index ff7b817bcc..4d0517e08c 100644 --- a/po/ar.po +++ b/po/ar.po @@ -3240,7 +3240,7 @@ msgstr "" #: libraries/config/messages.inc.php:198 msgid "Basic settings" -msgstr "" +msgstr "الإعدادات الأساسية" #: libraries/config/messages.inc.php:199 #, fuzzy From 26e3c9170538900826fcaeb8db7a6c3c4eea641b Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Mon, 27 Jun 2011 03:33:43 +0200 Subject: [PATCH 440/511] Translation update done using Pootle. --- po/ar.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/ar.po b/po/ar.po index 4d0517e08c..8b8fbe3922 100644 --- a/po/ar.po +++ b/po/ar.po @@ -3243,10 +3243,9 @@ msgid "Basic settings" msgstr "الإعدادات الأساسية" #: libraries/config/messages.inc.php:199 -#, fuzzy #| msgid "Documentation" msgid "Authentication" -msgstr "مستندات وثائقية" +msgstr "المصادقة" #: libraries/config/messages.inc.php:200 msgid "Authentication settings" From 95060dcb939858c38249d0ef722e18c13d120207 Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Mon, 27 Jun 2011 03:33:50 +0200 Subject: [PATCH 441/511] Translation update done using Pootle. --- po/ar.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/ar.po b/po/ar.po index 8b8fbe3922..7472c07746 100644 --- a/po/ar.po +++ b/po/ar.po @@ -3249,7 +3249,7 @@ msgstr "المصادقة" #: libraries/config/messages.inc.php:200 msgid "Authentication settings" -msgstr "" +msgstr "خيارات المصادقة" #: libraries/config/messages.inc.php:201 msgid "Server configuration" From 5c8e8de97d8294a86a97c51710c37da06780706b Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Mon, 27 Jun 2011 03:35:09 +0200 Subject: [PATCH 442/511] Translation update done using Pootle. --- po/ar.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/ar.po b/po/ar.po index 7472c07746..67325a81ca 100644 --- a/po/ar.po +++ b/po/ar.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-27 03:33+0200\n" +"PO-Revision-Date: 2011-06-27 03:35+0200\n" "Last-Translator: Abdullah Al-Saedi \n" "Language-Team: arabic \n" "Language: ar\n" @@ -3253,7 +3253,7 @@ msgstr "خيارات المصادقة" #: libraries/config/messages.inc.php:201 msgid "Server configuration" -msgstr "" +msgstr "تكوين الخادم" #: libraries/config/messages.inc.php:202 msgid "" From 66cb60e88097946bb31c19b0d0482d0c939d5779 Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Mon, 27 Jun 2011 03:36:17 +0200 Subject: [PATCH 443/511] Translation update done using Pootle. --- po/ar.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/ar.po b/po/ar.po index 67325a81ca..bcec144ca8 100644 --- a/po/ar.po +++ b/po/ar.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-27 03:35+0200\n" +"PO-Revision-Date: 2011-06-27 03:36+0200\n" "Last-Translator: Abdullah Al-Saedi \n" "Language-Team: arabic \n" "Language: ar\n" @@ -3253,7 +3253,7 @@ msgstr "خيارات المصادقة" #: libraries/config/messages.inc.php:201 msgid "Server configuration" -msgstr "تكوين الخادم" +msgstr "إعداد الخادم" #: libraries/config/messages.inc.php:202 msgid "" From 17e7958f1564820e19a7d48233aabd1a1e6ad0c5 Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Mon, 27 Jun 2011 03:37:12 +0200 Subject: [PATCH 444/511] Translation update done using Pootle. --- po/ar.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/ar.po b/po/ar.po index bcec144ca8..ef997c7b76 100644 --- a/po/ar.po +++ b/po/ar.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-27 03:36+0200\n" +"PO-Revision-Date: 2011-06-27 03:37+0200\n" "Last-Translator: Abdullah Al-Saedi \n" "Language-Team: arabic \n" "Language: ar\n" @@ -3259,7 +3259,7 @@ msgstr "إعداد الخادم" msgid "" "Advanced server configuration, do not change these options unless you know " "what they are for" -msgstr "" +msgstr "إعداد متقدم للخادم , لاتغير أي من هذه القيم حتى تعلم وظيفتها" #: libraries/config/messages.inc.php:203 msgid "Enter server connection parameters" From 61333bf29152ed2fdee355c9a85a904580a1656f Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Mon, 27 Jun 2011 03:38:07 +0200 Subject: [PATCH 445/511] Translation update done using Pootle. --- po/ar.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/ar.po b/po/ar.po index ef997c7b76..8cafd8a885 100644 --- a/po/ar.po +++ b/po/ar.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-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-27 03:37+0200\n" +"PO-Revision-Date: 2011-06-27 03:38+0200\n" "Last-Translator: Abdullah Al-Saedi \n" "Language-Team: arabic \n" "Language: ar\n" @@ -3263,7 +3263,7 @@ msgstr "إعداد متقدم للخادم , لاتغير أي من هذه ال #: libraries/config/messages.inc.php:203 msgid "Enter server connection parameters" -msgstr "" +msgstr "أدخل معلومات إتصال الخادم" #: libraries/config/messages.inc.php:204 msgid "Configuration storage" From 9ff4e6b08a9e9b884b9d2f85137d5c40336d667a Mon Sep 17 00:00:00 2001 From: Abdullah Al-Saedi Date: Mon, 27 Jun 2011 03:38:52 +0200 Subject: [PATCH 446/511] Translation update done using Pootle. --- po/ar.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/ar.po b/po/ar.po index 8cafd8a885..76a7dec57a 100644 --- a/po/ar.po +++ b/po/ar.po @@ -3267,7 +3267,7 @@ msgstr "أدخل معلومات إتصال الخادم" #: libraries/config/messages.inc.php:204 msgid "Configuration storage" -msgstr "" +msgstr "إعداد التخزين" #: libraries/config/messages.inc.php:205 msgid "" From 1d2c35f6af97d8d39fb9e33ee07eb7e3fe4fea77 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Mon, 27 Jun 2011 10:22:02 +0200 Subject: [PATCH 447/511] Update po files --- po/af.po | 1020 +++++++++++++++++++++--------------------- po/ar.po | 1038 +++++++++++++++++++++--------------------- po/az.po | 1020 +++++++++++++++++++++--------------------- po/be.po | 1062 ++++++++++++++++++++++--------------------- po/be@latin.po | 1068 ++++++++++++++++++++++---------------------- po/bg.po | 1018 +++++++++++++++++++++--------------------- po/bn.po | 1052 ++++++++++++++++++++++--------------------- po/br.po | 992 ++++++++++++++++++++--------------------- po/bs.po | 1020 +++++++++++++++++++++--------------------- po/ca.po | 1056 ++++++++++++++++++++++--------------------- po/cs.po | 1036 +++++++++++++++++++++--------------------- po/cy.po | 1016 +++++++++++++++++++++--------------------- po/da.po | 1028 +++++++++++++++++++++--------------------- po/de.po | 1058 ++++++++++++++++++++++--------------------- po/el.po | 1040 +++++++++++++++++++++--------------------- po/en_GB.po | 1038 +++++++++++++++++++++--------------------- po/es.po | 1048 ++++++++++++++++++++++--------------------- po/et.po | 1038 +++++++++++++++++++++--------------------- po/eu.po | 1020 +++++++++++++++++++++--------------------- po/fa.po | 1022 +++++++++++++++++++++--------------------- po/fi.po | 1042 +++++++++++++++++++++---------------------- po/fr.po | 1051 ++++++++++++++++++++++--------------------- po/gl.po | 1072 ++++++++++++++++++++++---------------------- po/he.po | 1010 +++++++++++++++++++++-------------------- po/hi.po | 1014 +++++++++++++++++++++-------------------- po/hr.po | 1064 ++++++++++++++++++++++--------------------- po/hu.po | 1068 ++++++++++++++++++++++---------------------- po/id.po | 1032 +++++++++++++++++++++--------------------- po/it.po | 1042 +++++++++++++++++++++---------------------- po/ja.po | 1019 +++++++++++++++++++++--------------------- po/ka.po | 1080 ++++++++++++++++++++++---------------------- po/ko.po | 1030 +++++++++++++++++++++--------------------- po/lt.po | 1052 ++++++++++++++++++++++--------------------- po/lv.po | 1032 +++++++++++++++++++++--------------------- po/mk.po | 1032 +++++++++++++++++++++--------------------- po/ml.po | 984 ++++++++++++++++++++-------------------- po/mn.po | 1038 +++++++++++++++++++++--------------------- po/ms.po | 1020 +++++++++++++++++++++--------------------- po/nb.po | 1044 ++++++++++++++++++++++--------------------- po/nl.po | 1030 +++++++++++++++++++++--------------------- po/phpmyadmin.pot | 983 ++++++++++++++++++++-------------------- po/pl.po | 1084 ++++++++++++++++++++++---------------------- po/pt.po | 1034 +++++++++++++++++++++--------------------- po/pt_BR.po | 1040 +++++++++++++++++++++--------------------- po/ro.po | 1058 ++++++++++++++++++++++--------------------- po/ru.po | 1032 +++++++++++++++++++++--------------------- po/si.po | 1024 +++++++++++++++++++++--------------------- po/sk.po | 1042 +++++++++++++++++++++---------------------- po/sl.po | 1030 +++++++++++++++++++++--------------------- po/sq.po | 1030 +++++++++++++++++++++--------------------- po/sr.po | 1056 ++++++++++++++++++++++--------------------- po/sr@latin.po | 1056 ++++++++++++++++++++++--------------------- po/sv.po | 1028 +++++++++++++++++++++--------------------- po/ta.po | 988 ++++++++++++++++++++-------------------- po/te.po | 1006 +++++++++++++++++++++-------------------- po/th.po | 1034 +++++++++++++++++++++--------------------- po/tr.po | 1024 +++++++++++++++++++++--------------------- po/tt.po | 1040 +++++++++++++++++++++--------------------- po/ug.po | 1020 +++++++++++++++++++++--------------------- po/uk.po | 1016 +++++++++++++++++++++--------------------- po/ur.po | 1016 +++++++++++++++++++++--------------------- po/uz.po | 1082 ++++++++++++++++++++++---------------------- po/uz@latin.po | 1090 ++++++++++++++++++++++----------------------- po/zh_CN.po | 1016 +++++++++++++++++++++--------------------- po/zh_TW.po | 996 +++++++++++++++++++++-------------------- 65 files changed, 33572 insertions(+), 33699 deletions(-) diff --git a/po/af.po b/po/af.po index c8e8a4ec7f..327e88bdbb 100644 --- a/po/af.po +++ b/po/af.po @@ -3,14 +3,14 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-26 07:33-0400\n" +"POT-Creation-Date: 2011-06-27 10:20+0200\n" "PO-Revision-Date: 2010-03-30 23:04+0200\n" "Last-Translator: Michal \n" "Language-Team: afrikaans \n" +"Language: af\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: af\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.0.1\n" @@ -42,13 +42,13 @@ msgstr "" msgid "Search" msgstr "Soek" -#: browse_foreigners.php:154 db_operations.php:368 db_operations.php:420 -#: db_operations.php:530 db_operations.php:558 db_search.php:360 +#: browse_foreigners.php:154 db_operations.php:369 db_operations.php:421 +#: db_operations.php:531 db_operations.php:559 db_search.php:360 #: db_structure.php:528 enum_editor.php:63 js/messages.php:90 +#: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 #: libraries/auth/cookie.auth.lib.php:273 libraries/common.lib.php:1315 -#: libraries/common.lib.php:2245 libraries/Config.class.php:1220 -#: libraries/core.lib.php:557 libraries/db_routines.lib.php:789 -#: libraries/db_routines.lib.php:921 +#: libraries/common.lib.php:2245 libraries/core.lib.php:557 +#: libraries/db_routines.lib.php:789 libraries/db_routines.lib.php:921 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 #: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 @@ -61,18 +61,18 @@ msgstr "Soek" #: 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:518 #: libraries/tbl_properties.inc.php:607 libraries/tbl_properties.inc.php:777 -#: libraries/Theme_Manager.class.php:305 main.php:109 navigation.php:202 -#: navigation.php:240 pmd_pdf.php:124 prefs_manage.php:265 -#: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 -#: server_privileges.php:1694 server_privileges.php:2051 -#: server_privileges.php:2098 server_privileges.php:2138 -#: server_replication.php:233 server_replication.php:316 -#: server_replication.php:347 server_synchronize.php:1220 tbl_change.php:332 -#: tbl_change.php:1024 tbl_change.php:1061 tbl_indexes.php:260 -#: tbl_operations.php:280 tbl_operations.php:317 tbl_operations.php:519 -#: tbl_operations.php:581 tbl_operations.php:763 tbl_select.php:291 -#: tbl_structure.php:698 tbl_structure.php:734 tbl_tracking.php:425 -#: tbl_tracking.php:563 view_create.php:181 view_operations.php:99 +#: main.php:109 navigation.php:202 navigation.php:240 pmd_pdf.php:124 +#: prefs_manage.php:265 prefs_manage.php:316 server_binlog.php:128 +#: server_privileges.php:646 server_privileges.php:1694 +#: server_privileges.php:2051 server_privileges.php:2098 +#: server_privileges.php:2138 server_replication.php:233 +#: server_replication.php:316 server_replication.php:347 +#: server_synchronize.php:1220 tbl_change.php:332 tbl_change.php:1024 +#: tbl_change.php:1061 tbl_indexes.php:260 tbl_operations.php:280 +#: tbl_operations.php:317 tbl_operations.php:519 tbl_operations.php:581 +#: tbl_operations.php:763 tbl_select.php:291 tbl_structure.php:698 +#: tbl_structure.php:734 tbl_tracking.php:425 tbl_tracking.php:563 +#: view_create.php:181 view_operations.php:99 msgid "Go" msgstr "Gaan" @@ -118,7 +118,7 @@ msgstr "" msgid "Database %1$s has been created." msgstr "Databasis %s is verwyder." -#: db_datadict.php:48 db_operations.php:361 +#: db_datadict.php:48 db_operations.php:362 #, fuzzy msgid "Database comment: " msgstr "Tabel kommentaar" @@ -129,9 +129,9 @@ msgstr "Tabel kommentaar" msgid "Table comments" msgstr "Tabel kommentaar" -#: db_datadict.php:166 db_qbe.php:196 libraries/export/htmlword.php:248 -#: libraries/export/latex.php:375 libraries/export/odt.php:302 -#: libraries/export/texytext.php:227 libraries/Index.class.php:448 +#: db_datadict.php:166 db_qbe.php:196 libraries/Index.class.php:448 +#: libraries/export/htmlword.php:248 libraries/export/latex.php:375 +#: libraries/export/odt.php:302 libraries/export/texytext.php:227 #: libraries/schema/Pdf_Relation_Schema.class.php:1236 #: libraries/schema/Pdf_Relation_Schema.class.php:1257 #: libraries/tbl_properties.inc.php:274 tbl_change.php:310 tbl_chart.php:86 @@ -142,12 +142,12 @@ msgstr "Tabel kommentaar" msgid "Column" msgstr "Kolom name" -#: db_datadict.php:167 db_printview.php:104 libraries/db_events.inc.php:69 -#: libraries/db_routines.lib.php:666 libraries/db_routines.lib.php:691 -#: libraries/db_routines.lib.php:847 libraries/db_routines.lib.php:1216 -#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:249 -#: libraries/export/latex.php:375 libraries/export/odt.php:305 -#: libraries/export/texytext.php:228 libraries/Index.class.php:445 +#: db_datadict.php:167 db_printview.php:104 libraries/Index.class.php:445 +#: libraries/db_events.inc.php:69 libraries/db_routines.lib.php:666 +#: libraries/db_routines.lib.php:691 libraries/db_routines.lib.php:847 +#: libraries/db_routines.lib.php:1216 libraries/db_structure.lib.php:51 +#: libraries/export/htmlword.php:249 libraries/export/latex.php:375 +#: libraries/export/odt.php:305 libraries/export/texytext.php:228 #: libraries/schema/Pdf_Relation_Schema.class.php:1237 #: libraries/schema/Pdf_Relation_Schema.class.php:1258 #: libraries/tbl_properties.inc.php:100 server_privileges.php:2151 @@ -157,9 +157,9 @@ msgstr "Kolom name" msgid "Type" msgstr "Tipe" -#: db_datadict.php:169 libraries/export/htmlword.php:250 -#: libraries/export/latex.php:375 libraries/export/odt.php:308 -#: libraries/export/texytext.php:229 libraries/Index.class.php:451 +#: db_datadict.php:169 libraries/Index.class.php:451 +#: libraries/export/htmlword.php:250 libraries/export/latex.php:375 +#: libraries/export/odt.php:308 libraries/export/texytext.php:229 #: libraries/schema/Pdf_Relation_Schema.class.php:1239 #: libraries/schema/Pdf_Relation_Schema.class.php:1260 #: libraries/tbl_properties.inc.php:109 tbl_change.php:325 @@ -197,13 +197,12 @@ msgstr "Skakels na" msgid "Comments" msgstr "Kommentaar" -#: db_datadict.php:259 js/messages.php:109 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:361 +#: db_datadict.php:259 js/messages.php:109 libraries/Index.class.php:361 #: libraries/Index.class.php:388 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:287 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:287 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:130 #: server_privileges.php:1381 server_privileges.php:1392 @@ -214,17 +213,17 @@ msgstr "Kommentaar" msgid "No" msgstr "Nee" -#: db_datadict.php:259 js/messages.php:108 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:362 +#: db_datadict.php:259 js/messages.php:108 libraries/Index.class.php:362 #: libraries/Index.class.php:387 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 -#: libraries/mult_submits.inc.php:87 libraries/mult_submits.inc.php:92 -#: libraries/mult_submits.inc.php:97 libraries/mult_submits.inc.php:102 -#: libraries/mult_submits.inc.php:262 libraries/mult_submits.inc.php:276 -#: libraries/mult_submits.inc.php:286 libraries/mult_submits.inc.php:299 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:46 +#: libraries/mult_submits.inc.php:78 libraries/mult_submits.inc.php:87 +#: libraries/mult_submits.inc.php:92 libraries/mult_submits.inc.php:97 +#: libraries/mult_submits.inc.php:102 libraries/mult_submits.inc.php:262 +#: libraries/mult_submits.inc.php:276 libraries/mult_submits.inc.php:286 +#: libraries/mult_submits.inc.php:299 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:129 #: server_databases.php:76 server_privileges.php:1378 @@ -262,84 +261,84 @@ msgstr "Selekteer Niks" msgid "The database name is empty!" msgstr "Die tabel naam is leeg!" -#: db_operations.php:271 +#: db_operations.php:272 #, fuzzy, php-format msgid "Database %s has been renamed to %s" msgstr "Tabel %s is vernoem na %s" -#: db_operations.php:275 +#: db_operations.php:276 #, fuzzy, php-format msgid "Database %s has been copied to %s" msgstr "Tabel %s is gekopieer na %s." -#: db_operations.php:403 +#: db_operations.php:404 #, fuzzy msgid "Rename database to" msgstr "Hernoem tabel na" -#: db_operations.php:408 server_status.php:799 +#: db_operations.php:409 server_status.php:799 #, fuzzy msgid "Command" msgstr "Kommentaar" -#: db_operations.php:439 +#: db_operations.php:440 #, fuzzy msgid "Remove database" msgstr "Hernoem tabel na" -#: db_operations.php:451 +#: db_operations.php:452 #, php-format msgid "Database %s has been dropped." msgstr "Databasis %s is verwyder." -#: db_operations.php:456 +#: db_operations.php:457 #, fuzzy msgid "Drop the database (DROP)" msgstr "Geen databasisse" -#: db_operations.php:486 +#: db_operations.php:487 #, fuzzy msgid "Copy database to" msgstr "Geen databasisse" -#: db_operations.php:493 tbl_operations.php:548 tbl_tracking.php:418 +#: db_operations.php:494 tbl_operations.php:548 tbl_tracking.php:418 msgid "Structure only" msgstr "Slegs struktuur" -#: db_operations.php:494 tbl_operations.php:549 tbl_tracking.php:420 +#: db_operations.php:495 tbl_operations.php:549 tbl_tracking.php:420 msgid "Structure and data" msgstr "Struktuur en data" -#: db_operations.php:495 tbl_operations.php:550 tbl_tracking.php:419 +#: db_operations.php:496 tbl_operations.php:550 tbl_tracking.php:419 msgid "Data only" msgstr "Slegs Data" -#: db_operations.php:503 +#: db_operations.php:504 msgid "CREATE DATABASE before copying" msgstr "" -#: db_operations.php:506 libraries/config/messages.inc.php:126 +#: db_operations.php:507 libraries/config/messages.inc.php:126 #: libraries/config/messages.inc.php:127 libraries/config/messages.inc.php:129 #: libraries/config/messages.inc.php:135 tbl_operations.php:556 #, php-format msgid "Add %s" msgstr "" -#: db_operations.php:510 libraries/config/messages.inc.php:119 +#: db_operations.php:511 libraries/config/messages.inc.php:119 #: tbl_operations.php:314 tbl_operations.php:558 msgid "Add AUTO_INCREMENT value" msgstr "" -#: db_operations.php:514 tbl_operations.php:565 +#: db_operations.php:515 tbl_operations.php:565 msgid "Add constraints" msgstr "" -#: db_operations.php:527 +#: db_operations.php:528 msgid "Switch to copied database" msgstr "" -#: db_operations.php:551 libraries/build_html_for_db.lib.php:19 -#: libraries/db_structure.lib.php:53 libraries/Index.class.php:450 +#: db_operations.php:552 libraries/Index.class.php:450 +#: libraries/build_html_for_db.lib.php:19 libraries/db_structure.lib.php:53 #: libraries/mysql_charsets.lib.php:110 libraries/tbl_properties.inc.php:107 #: libraries/tbl_properties.inc.php:720 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:378 tbl_select.php:115 @@ -348,7 +347,7 @@ msgstr "" msgid "Collation" msgstr "" -#: db_operations.php:564 +#: db_operations.php:565 #, fuzzy, php-format #| msgid "" #| "The additional features for working with linked tables have been " @@ -360,7 +359,7 @@ msgstr "" "Die addisionele funksies om met geskakelde tabelle te werk is ge deaktiveer. " "Om uit te vind hoekom kliek %shier%s." -#: db_operations.php:599 +#: db_operations.php:600 #, fuzzy #| msgid "Display PDF schema" msgid "Edit or export relational schema" @@ -514,100 +513,100 @@ msgstr "SQL-navraag op databasis %s:" msgid "Submit Query" msgstr "Doen Navraag" -#: db_routines.php:152 import.php:453 libraries/display_tbl.lib.php:2272 -#: libraries/Message.class.php:185 libraries/sql_query_form.lib.php:139 +#: db_routines.php:154 import.php:453 libraries/Message.class.php:185 +#: libraries/display_tbl.lib.php:2272 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" msgstr "Jou SQL-navraag is suksesvol uitgevoer" -#: db_routines.php:155 +#: db_routines.php:157 #, php-format msgid "%d row affected by the last statement inside the procedure" msgid_plural "%d rows affected by the last statement inside the procedure" msgstr[0] "" msgstr[1] "" -#: db_routines.php:165 +#: db_routines.php:167 #, php-format msgid "Execution results of routine %s" msgstr "" -#: db_routines.php:185 libraries/import.lib.php:153 sql.php:678 +#: db_routines.php:187 libraries/import.lib.php:153 sql.php:678 #: tbl_change.php:180 tbl_get_field.php:34 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL het niks teruggegee nie (dus nul rye)." -#: db_routines.php:190 db_routines.php:295 db_routines.php:300 -#: db_routines.php:324 +#: db_routines.php:192 db_routines.php:297 db_routines.php:302 +#: db_routines.php:326 #, php-format msgid "The following query has failed: \"%s\"" msgstr "" -#: db_routines.php:191 db_routines.php:296 db_routines.php:301 -#: db_routines.php:311 db_routines.php:325 libraries/common.lib.php:609 +#: db_routines.php:193 db_routines.php:298 db_routines.php:303 +#: db_routines.php:313 db_routines.php:327 libraries/common.lib.php:609 msgid "MySQL said: " msgstr "MySQL het gepraat: " -#: db_routines.php:208 db_routines.php:240 db_routines.php:268 -#: db_routines.php:407 +#: db_routines.php:210 db_routines.php:242 db_routines.php:270 +#: db_routines.php:409 msgid "Error in processing request" msgstr "" -#: db_routines.php:209 db_routines.php:241 db_routines.php:269 -#: db_routines.php:408 +#: db_routines.php:211 db_routines.php:243 db_routines.php:271 +#: db_routines.php:410 #, fuzzy, php-format #| msgid "No tables found in database." msgid "No routine with name %1$s found in database %2$s" msgstr "Geen tabelle in databasis gevind nie." -#: db_routines.php:230 db_routines.php:234 +#: db_routines.php:232 db_routines.php:236 msgid "Execute routine" msgstr "" -#: db_routines.php:259 db_routines.php:263 +#: db_routines.php:261 db_routines.php:265 #, php-format msgid "Export of routine %s" msgstr "" -#: db_routines.php:288 libraries/db_routines.lib.php:960 +#: db_routines.php:290 libraries/db_routines.lib.php:960 #, php-format msgid "Invalid routine type: \"%s\"" msgstr "" -#: db_routines.php:309 +#: db_routines.php:311 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: db_routines.php:310 +#: db_routines.php:312 msgid "The backed up query was:" msgstr "" -#: db_routines.php:314 +#: db_routines.php:316 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Routine %1$s has been modified." msgstr "Tabel %s is verwyder" -#: db_routines.php:327 +#: db_routines.php:329 #, fuzzy, php-format msgid "Routine %1$s has been created." msgstr "Tabel %s is verwyder" -#: db_routines.php:335 +#: db_routines.php:337 msgid "One or more errors have occured while processing your request:" msgstr "" -#: db_routines.php:379 +#: db_routines.php:381 #, fuzzy msgid "Create routine" msgstr "Bediener weergawe" -#: db_routines.php:383 +#: db_routines.php:385 msgid "Edit routine" msgstr "" -#: db_routines.php:434 +#: db_routines.php:436 msgid "" "You are using PHP's deprecated 'mysql' extension, which is not capable of " "handling multi queries. The execution of some stored routines may fail!(ex. 12.00% to .12)" msgstr "" @@ -6127,40 +6267,6 @@ msgid "" "the issue and try again." msgstr "" -#: libraries/Index.class.php:430 tbl_relation.php:526 -msgid "No index defined!" -msgstr "Geen indeks gedefinieer!" - -#: libraries/Index.class.php:446 libraries/tbl_properties.inc.php:503 -#: tbl_structure.php:157 tbl_structure.php:162 tbl_structure.php:606 -#: tbl_tracking.php:315 -msgid "Unique" -msgstr "Uniek" - -#: libraries/Index.class.php:447 tbl_tracking.php:316 -msgid "Packed" -msgstr "" - -#: libraries/Index.class.php:449 tbl_tracking.php:318 -msgid "Cardinality" -msgstr "Cardinality" - -#: libraries/Index.class.php:474 -msgid "The primary key has been dropped" -msgstr "Die primere sleutel is verwyder" - -#: libraries/Index.class.php:478 -#, php-format -msgid "Index %s has been dropped" -msgstr "Indeks %s is verwyder" - -#: libraries/Index.class.php:582 -#, php-format -msgid "" -"The indexes %1$s and %2$s seem to be equal and one of them could possibly be " -"removed." -msgstr "" - #: libraries/kanji-encoding.lib.php:142 #, fuzzy #| msgid "None" @@ -6173,27 +6279,6 @@ msgstr "Geen" msgid "Convert to Kana" msgstr "" -#: libraries/Message.class.php:260 -#, php-format -msgid "%1$d row affected." -msgid_plural "%1$d rows affected." -msgstr[0] "" -msgstr[1] "" - -#: libraries/Message.class.php:279 -#, php-format -msgid "%1$d row deleted." -msgid_plural "%1$d rows deleted." -msgstr[0] "" -msgstr[1] "" - -#: libraries/Message.class.php:298 -#, php-format -msgid "%1$d row inserted." -msgid_plural "%1$d rows inserted." -msgstr[0] "" -msgstr[1] "" - #: libraries/mult_submits.inc.php:254 #, fuzzy #| msgid "Fri" @@ -6434,19 +6519,6 @@ msgstr "" msgid "This format has no options" msgstr "" -#: libraries/RecentTable.class.php:114 -msgid "Could not save recent table" -msgstr "" - -#: libraries/RecentTable.class.php:149 -#, fuzzy -msgid "Recent tables" -msgstr "Geen tabelle" - -#: libraries/RecentTable.class.php:155 -msgid "There are no recent tables" -msgstr "" - #: libraries/relation.lib.php:83 msgid "not OK" msgstr "nie OK" @@ -6832,6 +6904,63 @@ msgstr "" msgid "Target database" msgstr "Soek in databasis" +#: libraries/sql_query_form.lib.php:223 +#, fuzzy, php-format +msgid "Run SQL query/queries on server %s" +msgstr "Hardloop SQL stellings op databasis %s" + +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 +#, php-format +msgid "Run SQL query/queries on database %s" +msgstr "Hardloop SQL stellings op databasis %s" + +#: libraries/sql_query_form.lib.php:296 navigation.php:302 +#: setup/frames/index.inc.php:231 +msgid "Clear" +msgstr "" + +#: libraries/sql_query_form.lib.php:301 +#, fuzzy +#| msgid "Column names" +msgid "Columns" +msgstr "Kolom name" + +#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 +msgid "Bookmark this SQL query" +msgstr "Boekmerk hierdie SQL-stelling" + +#: libraries/sql_query_form.lib.php:343 sql.php:1021 +msgid "Let every user access this bookmark" +msgstr "" + +#: libraries/sql_query_form.lib.php:349 +msgid "Replace existing bookmark of same name" +msgstr "" + +#: libraries/sql_query_form.lib.php:365 +msgid "Do not overwrite this query from outside the window" +msgstr "" + +#: libraries/sql_query_form.lib.php:372 +msgid "Delimiter" +msgstr "" + +#: libraries/sql_query_form.lib.php:380 +msgid " Show this query here again " +msgstr " Wys hierdie navraag weer hier " + +#: libraries/sql_query_form.lib.php:443 +msgid "View only" +msgstr "Kyk slegs" + +#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 +msgid "Location of the text file" +msgstr "Soek die teksleer" + +#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 +msgid "web server upload directory" +msgstr "" + #: libraries/sqlparser.lib.php:132 msgid "" "There seems to be an error in your SQL query. The MySQL server error output " @@ -6897,63 +7026,6 @@ msgstr "Ongeldige Identifiseerder" msgid "Unknown Punctuation String" msgstr "Onbekende Punktuasie String" -#: libraries/sql_query_form.lib.php:223 -#, fuzzy, php-format -msgid "Run SQL query/queries on server %s" -msgstr "Hardloop SQL stellings op databasis %s" - -#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 -#, php-format -msgid "Run SQL query/queries on database %s" -msgstr "Hardloop SQL stellings op databasis %s" - -#: libraries/sql_query_form.lib.php:296 navigation.php:302 -#: setup/frames/index.inc.php:231 -msgid "Clear" -msgstr "" - -#: libraries/sql_query_form.lib.php:301 -#, fuzzy -#| msgid "Column names" -msgid "Columns" -msgstr "Kolom name" - -#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 -msgid "Bookmark this SQL query" -msgstr "Boekmerk hierdie SQL-stelling" - -#: libraries/sql_query_form.lib.php:343 sql.php:1021 -msgid "Let every user access this bookmark" -msgstr "" - -#: libraries/sql_query_form.lib.php:349 -msgid "Replace existing bookmark of same name" -msgstr "" - -#: libraries/sql_query_form.lib.php:365 -msgid "Do not overwrite this query from outside the window" -msgstr "" - -#: libraries/sql_query_form.lib.php:372 -msgid "Delimiter" -msgstr "" - -#: libraries/sql_query_form.lib.php:380 -msgid " Show this query here again " -msgstr " Wys hierdie navraag weer hier " - -#: libraries/sql_query_form.lib.php:443 -msgid "View only" -msgstr "Kyk slegs" - -#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 -msgid "Location of the text file" -msgstr "Soek die teksleer" - -#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 -msgid "web server upload directory" -msgstr "" - #: libraries/sqlvalidator.lib.php:67 #, php-format msgid "" @@ -6961,48 +7033,6 @@ msgid "" "installed the necessary PHP extensions as described in the %sdocumentation%s." msgstr "" -#: libraries/StorageEngine.class.php:195 -msgid "" -"There is no detailed status information available for this storage engine." -msgstr "" - -#: libraries/StorageEngine.class.php:355 -#, php-format -msgid "%s is available on this MySQL server." -msgstr "" - -#: libraries/StorageEngine.class.php:358 -#, php-format -msgid "%s has been disabled for this MySQL server." -msgstr "" - -#: libraries/StorageEngine.class.php:362 -#, php-format -msgid "This MySQL server does not support the %s storage engine." -msgstr "" - -#: libraries/Table.class.php:1027 -msgid "Invalid database" -msgstr "" - -#: libraries/Table.class.php:1041 tbl_get_field.php:25 -msgid "Invalid table name" -msgstr "" - -#: libraries/Table.class.php:1056 -#, php-format -msgid "Error renaming table %1$s to %2$s" -msgstr "" - -#: libraries/Table.class.php:1139 -#, php-format -msgid "Table %s has been renamed to %s" -msgstr "Tabel %s is vernoem na %s" - -#: libraries/Table.class.php:1272 -msgid "Could not save table UI preferences" -msgstr "" - #: libraries/tbl_links.inc.php:117 libraries/tbl_links.inc.php:118 msgid "Table seems to be empty!" msgstr "" @@ -7127,38 +7157,6 @@ msgstr "" msgid "+ Add a value" msgstr "Voeg 'n nuwe gebruiker by" -#: libraries/Theme.class.php:160 -#, php-format -msgid "No valid image path for theme %s found!" -msgstr "" - -#: libraries/Theme.class.php:380 -msgid "No preview available." -msgstr "" - -#: libraries/Theme.class.php:383 -msgid "take it" -msgstr "" - -#: libraries/Theme_Manager.class.php:109 -#, php-format -msgid "Default theme %s not found!" -msgstr "" - -#: libraries/Theme_Manager.class.php:147 -#, php-format -msgid "Theme %s not found!" -msgstr "" - -#: libraries/Theme_Manager.class.php:215 -#, php-format -msgid "Theme path not found for theme %s!" -msgstr "" - -#: libraries/Theme_Manager.class.php:291 themes.php:20 themes.php:40 -msgid "Theme" -msgstr "" - #: libraries/transformations/application_octetstream__download.inc.php:9 msgid "" "Displays a link to download the binary data of the column. You can use the " @@ -8168,8 +8166,8 @@ msgstr "" msgid "" "Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege " "tables. The content of these tables may differ from the privileges the " -"server uses, if they have been changed manually. In this case, you should %" -"sreload the privileges%s before you continue." +"server uses, if they have been changed manually. In this case, you should " +"%sreload the privileges%s before you continue." msgstr "" #: server_privileges.php:1764 diff --git a/po/ar.po b/po/ar.po index e1a57562a9..a5f3e4359c 100644 --- a/po/ar.po +++ b/po/ar.po @@ -3,14 +3,14 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-26 07:33-0400\n" +"POT-Creation-Date: 2011-06-27 10:20+0200\n" "PO-Revision-Date: 2011-06-24 04:50+0200\n" "Last-Translator: Abdullah Al-Saedi \n" "Language-Team: arabic \n" +"Language: ar\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: ar\n" "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " "&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" "X-Generator: Pootle 2.0.5\n" @@ -45,13 +45,13 @@ msgstr "" msgid "Search" msgstr "بحث" -#: browse_foreigners.php:154 db_operations.php:368 db_operations.php:420 -#: db_operations.php:530 db_operations.php:558 db_search.php:360 +#: browse_foreigners.php:154 db_operations.php:369 db_operations.php:421 +#: db_operations.php:531 db_operations.php:559 db_search.php:360 #: db_structure.php:528 enum_editor.php:63 js/messages.php:90 +#: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 #: libraries/auth/cookie.auth.lib.php:273 libraries/common.lib.php:1315 -#: libraries/common.lib.php:2245 libraries/Config.class.php:1220 -#: libraries/core.lib.php:557 libraries/db_routines.lib.php:789 -#: libraries/db_routines.lib.php:921 +#: libraries/common.lib.php:2245 libraries/core.lib.php:557 +#: libraries/db_routines.lib.php:789 libraries/db_routines.lib.php:921 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 #: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 @@ -64,18 +64,18 @@ msgstr "بحث" #: 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:518 #: libraries/tbl_properties.inc.php:607 libraries/tbl_properties.inc.php:777 -#: libraries/Theme_Manager.class.php:305 main.php:109 navigation.php:202 -#: navigation.php:240 pmd_pdf.php:124 prefs_manage.php:265 -#: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 -#: server_privileges.php:1694 server_privileges.php:2051 -#: server_privileges.php:2098 server_privileges.php:2138 -#: server_replication.php:233 server_replication.php:316 -#: server_replication.php:347 server_synchronize.php:1220 tbl_change.php:332 -#: tbl_change.php:1024 tbl_change.php:1061 tbl_indexes.php:260 -#: tbl_operations.php:280 tbl_operations.php:317 tbl_operations.php:519 -#: tbl_operations.php:581 tbl_operations.php:763 tbl_select.php:291 -#: tbl_structure.php:698 tbl_structure.php:734 tbl_tracking.php:425 -#: tbl_tracking.php:563 view_create.php:181 view_operations.php:99 +#: main.php:109 navigation.php:202 navigation.php:240 pmd_pdf.php:124 +#: prefs_manage.php:265 prefs_manage.php:316 server_binlog.php:128 +#: server_privileges.php:646 server_privileges.php:1694 +#: server_privileges.php:2051 server_privileges.php:2098 +#: server_privileges.php:2138 server_replication.php:233 +#: server_replication.php:316 server_replication.php:347 +#: server_synchronize.php:1220 tbl_change.php:332 tbl_change.php:1024 +#: tbl_change.php:1061 tbl_indexes.php:260 tbl_operations.php:280 +#: tbl_operations.php:317 tbl_operations.php:519 tbl_operations.php:581 +#: tbl_operations.php:763 tbl_select.php:291 tbl_structure.php:698 +#: tbl_structure.php:734 tbl_tracking.php:425 tbl_tracking.php:563 +#: view_create.php:181 view_operations.php:99 msgid "Go" msgstr "تنفيذ" @@ -123,7 +123,7 @@ msgstr "" msgid "Database %1$s has been created." msgstr "تم إنشاء قاعدة البيانات %1$s." -#: db_datadict.php:48 db_operations.php:361 +#: db_datadict.php:48 db_operations.php:362 msgid "Database comment: " msgstr "ملاحظة قاعدة البيانات: " @@ -133,9 +133,9 @@ msgstr "ملاحظة قاعدة البيانات: " msgid "Table comments" msgstr "تعليقات الجدول" -#: db_datadict.php:166 db_qbe.php:196 libraries/export/htmlword.php:248 -#: libraries/export/latex.php:375 libraries/export/odt.php:302 -#: libraries/export/texytext.php:227 libraries/Index.class.php:448 +#: db_datadict.php:166 db_qbe.php:196 libraries/Index.class.php:448 +#: libraries/export/htmlword.php:248 libraries/export/latex.php:375 +#: libraries/export/odt.php:302 libraries/export/texytext.php:227 #: libraries/schema/Pdf_Relation_Schema.class.php:1236 #: libraries/schema/Pdf_Relation_Schema.class.php:1257 #: libraries/tbl_properties.inc.php:274 tbl_change.php:310 tbl_chart.php:86 @@ -144,12 +144,12 @@ msgstr "تعليقات الجدول" msgid "Column" msgstr "عمود" -#: db_datadict.php:167 db_printview.php:104 libraries/db_events.inc.php:69 -#: libraries/db_routines.lib.php:666 libraries/db_routines.lib.php:691 -#: libraries/db_routines.lib.php:847 libraries/db_routines.lib.php:1216 -#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:249 -#: libraries/export/latex.php:375 libraries/export/odt.php:305 -#: libraries/export/texytext.php:228 libraries/Index.class.php:445 +#: db_datadict.php:167 db_printview.php:104 libraries/Index.class.php:445 +#: libraries/db_events.inc.php:69 libraries/db_routines.lib.php:666 +#: libraries/db_routines.lib.php:691 libraries/db_routines.lib.php:847 +#: libraries/db_routines.lib.php:1216 libraries/db_structure.lib.php:51 +#: libraries/export/htmlword.php:249 libraries/export/latex.php:375 +#: libraries/export/odt.php:305 libraries/export/texytext.php:228 #: libraries/schema/Pdf_Relation_Schema.class.php:1237 #: libraries/schema/Pdf_Relation_Schema.class.php:1258 #: libraries/tbl_properties.inc.php:100 server_privileges.php:2151 @@ -159,9 +159,9 @@ msgstr "عمود" msgid "Type" msgstr "نوع" -#: db_datadict.php:169 libraries/export/htmlword.php:250 -#: libraries/export/latex.php:375 libraries/export/odt.php:308 -#: libraries/export/texytext.php:229 libraries/Index.class.php:451 +#: db_datadict.php:169 libraries/Index.class.php:451 +#: libraries/export/htmlword.php:250 libraries/export/latex.php:375 +#: libraries/export/odt.php:308 libraries/export/texytext.php:229 #: libraries/schema/Pdf_Relation_Schema.class.php:1239 #: libraries/schema/Pdf_Relation_Schema.class.php:1260 #: libraries/tbl_properties.inc.php:109 tbl_change.php:325 @@ -199,13 +199,12 @@ msgstr "مرتبط بـ" msgid "Comments" msgstr "تعليقات" -#: db_datadict.php:259 js/messages.php:109 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:361 +#: db_datadict.php:259 js/messages.php:109 libraries/Index.class.php:361 #: libraries/Index.class.php:388 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:287 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:287 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:130 #: server_privileges.php:1381 server_privileges.php:1392 @@ -216,17 +215,17 @@ msgstr "تعليقات" msgid "No" msgstr "لا" -#: db_datadict.php:259 js/messages.php:108 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:362 +#: db_datadict.php:259 js/messages.php:108 libraries/Index.class.php:362 #: libraries/Index.class.php:387 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 -#: libraries/mult_submits.inc.php:87 libraries/mult_submits.inc.php:92 -#: libraries/mult_submits.inc.php:97 libraries/mult_submits.inc.php:102 -#: libraries/mult_submits.inc.php:262 libraries/mult_submits.inc.php:276 -#: libraries/mult_submits.inc.php:286 libraries/mult_submits.inc.php:299 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:46 +#: libraries/mult_submits.inc.php:78 libraries/mult_submits.inc.php:87 +#: libraries/mult_submits.inc.php:92 libraries/mult_submits.inc.php:97 +#: libraries/mult_submits.inc.php:102 libraries/mult_submits.inc.php:262 +#: libraries/mult_submits.inc.php:276 libraries/mult_submits.inc.php:286 +#: libraries/mult_submits.inc.php:299 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:129 #: server_databases.php:76 server_privileges.php:1378 @@ -263,79 +262,79 @@ msgstr "إلغاء تحديد الكل" msgid "The database name is empty!" msgstr "إسم قاعدة البيانات خالي!" -#: db_operations.php:271 +#: db_operations.php:272 #, php-format msgid "Database %s has been renamed to %s" msgstr "تم إعادة تسمية قاعدة البيانات %s إلى %s" -#: db_operations.php:275 +#: db_operations.php:276 #, php-format msgid "Database %s has been copied to %s" msgstr "تم نسخ قاعدة البيانات %s إلى %s" -#: db_operations.php:403 +#: db_operations.php:404 msgid "Rename database to" msgstr "أعد تسمية قاعدة البيانات ﺇﻠﻰ" -#: db_operations.php:408 server_status.php:799 +#: db_operations.php:409 server_status.php:799 msgid "Command" msgstr "أمر" -#: db_operations.php:439 +#: db_operations.php:440 msgid "Remove database" msgstr "حذف قاعدة البيانات" -#: db_operations.php:451 +#: db_operations.php:452 #, php-format msgid "Database %s has been dropped." msgstr "تم حذف قاعدة البيانات %s ." -#: db_operations.php:456 +#: db_operations.php:457 msgid "Drop the database (DROP)" msgstr "حذف قاعدة البيانات" -#: db_operations.php:486 +#: db_operations.php:487 msgid "Copy database to" msgstr "نسخ قاعدة البيانات إلى" -#: db_operations.php:493 tbl_operations.php:548 tbl_tracking.php:418 +#: db_operations.php:494 tbl_operations.php:548 tbl_tracking.php:418 msgid "Structure only" msgstr "البنية فقط" -#: db_operations.php:494 tbl_operations.php:549 tbl_tracking.php:420 +#: db_operations.php:495 tbl_operations.php:549 tbl_tracking.php:420 msgid "Structure and data" msgstr "البنية والبيانات" -#: db_operations.php:495 tbl_operations.php:550 tbl_tracking.php:419 +#: db_operations.php:496 tbl_operations.php:550 tbl_tracking.php:419 msgid "Data only" msgstr "بيانات فقط" -#: db_operations.php:503 +#: db_operations.php:504 msgid "CREATE DATABASE before copying" msgstr "إنشاء قاعدة البيانات قبل عملية النسخ" -#: db_operations.php:506 libraries/config/messages.inc.php:126 +#: db_operations.php:507 libraries/config/messages.inc.php:126 #: libraries/config/messages.inc.php:127 libraries/config/messages.inc.php:129 #: libraries/config/messages.inc.php:135 tbl_operations.php:556 #, php-format msgid "Add %s" msgstr "أضف %s" -#: db_operations.php:510 libraries/config/messages.inc.php:119 +#: db_operations.php:511 libraries/config/messages.inc.php:119 #: tbl_operations.php:314 tbl_operations.php:558 msgid "Add AUTO_INCREMENT value" msgstr "أضف قيمة AUTO_INCREMENT" -#: db_operations.php:514 tbl_operations.php:565 +#: db_operations.php:515 tbl_operations.php:565 msgid "Add constraints" msgstr "أضف قيود" -#: db_operations.php:527 +#: db_operations.php:528 msgid "Switch to copied database" msgstr "التبديل إلى قاعدة البيانات المنسوخة" -#: db_operations.php:551 libraries/build_html_for_db.lib.php:19 -#: libraries/db_structure.lib.php:53 libraries/Index.class.php:450 +#: db_operations.php:552 libraries/Index.class.php:450 +#: libraries/build_html_for_db.lib.php:19 libraries/db_structure.lib.php:53 #: libraries/mysql_charsets.lib.php:110 libraries/tbl_properties.inc.php:107 #: libraries/tbl_properties.inc.php:720 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:378 tbl_select.php:115 @@ -344,16 +343,16 @@ msgstr "التبديل إلى قاعدة البيانات المنسوخة" msgid "Collation" msgstr "Collation" -#: db_operations.php:564 +#: db_operations.php:565 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " "click %shere%s." msgstr "" -"تم تعطيل المزايا الإضافية للعمل بالجداول المترابطة. لمعرفة السبب اضغط %sهنا%" -"s." +"تم تعطيل المزايا الإضافية للعمل بالجداول المترابطة. لمعرفة السبب اضغط %sهنا" +"%s." -#: db_operations.php:599 +#: db_operations.php:600 msgid "Edit or export relational schema" msgstr "بناء الارتباطات" @@ -504,14 +503,14 @@ msgstr "إستعلام SQL في قاعدة البيانات %s:" msgid "Submit Query" msgstr "إرسال الإستعلام" -#: db_routines.php:152 import.php:453 libraries/display_tbl.lib.php:2272 -#: libraries/Message.class.php:185 libraries/sql_query_form.lib.php:139 +#: db_routines.php:154 import.php:453 libraries/Message.class.php:185 +#: libraries/display_tbl.lib.php:2272 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" msgstr "تم تنفيذ إستعلام SQL بنجاح" -#: db_routines.php:155 +#: db_routines.php:157 #, fuzzy, php-format msgid "%d row affected by the last statement inside the procedure" msgid_plural "%d rows affected by the last statement inside the procedure" @@ -522,83 +521,83 @@ msgstr[3] "" msgstr[4] "" msgstr[5] "" -#: db_routines.php:165 +#: db_routines.php:167 #, php-format msgid "Execution results of routine %s" msgstr "نتائج تنفيذ الإجراء %s" -#: db_routines.php:185 libraries/import.lib.php:153 sql.php:678 +#: db_routines.php:187 libraries/import.lib.php:153 sql.php:678 #: tbl_change.php:180 tbl_get_field.php:34 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "قام MySQL بإرجاع نتيجة فارغة." -#: db_routines.php:190 db_routines.php:295 db_routines.php:300 -#: db_routines.php:324 +#: db_routines.php:192 db_routines.php:297 db_routines.php:302 +#: db_routines.php:326 #, fuzzy, php-format msgid "The following query has failed: \"%s\"" msgstr "فشل الإستعلام \"%s\"" -#: db_routines.php:191 db_routines.php:296 db_routines.php:301 -#: db_routines.php:311 db_routines.php:325 libraries/common.lib.php:609 +#: db_routines.php:193 db_routines.php:298 db_routines.php:303 +#: db_routines.php:313 db_routines.php:327 libraries/common.lib.php:609 msgid "MySQL said: " msgstr "MySQL قال: " -#: db_routines.php:208 db_routines.php:240 db_routines.php:268 -#: db_routines.php:407 +#: db_routines.php:210 db_routines.php:242 db_routines.php:270 +#: db_routines.php:409 msgid "Error in processing request" msgstr "خطأ في معالجة الطلب" -#: db_routines.php:209 db_routines.php:241 db_routines.php:269 -#: db_routines.php:408 +#: db_routines.php:211 db_routines.php:243 db_routines.php:271 +#: db_routines.php:410 #, php-format msgid "No routine with name %1$s found in database %2$s" msgstr "لا يوجد جدول بالإسم %1$s في قاعدة البيانات %2$s" -#: db_routines.php:230 db_routines.php:234 +#: db_routines.php:232 db_routines.php:236 msgid "Execute routine" msgstr "تنفيذ" -#: db_routines.php:259 db_routines.php:263 +#: db_routines.php:261 db_routines.php:265 #, php-format msgid "Export of routine %s" msgstr "تصدير %s" -#: db_routines.php:288 libraries/db_routines.lib.php:960 +#: db_routines.php:290 libraries/db_routines.lib.php:960 #, php-format msgid "Invalid routine type: \"%s\"" msgstr "نوع الإجراء غير صحيح: %s" -#: db_routines.php:309 +#: db_routines.php:311 msgid "Sorry, we failed to restore the dropped routine." msgstr "عفواً , فشل في إستعادة الإجراء المزال" -#: db_routines.php:310 +#: db_routines.php:312 msgid "The backed up query was:" msgstr "الإستعلام الإحتياطي:" -#: db_routines.php:314 +#: db_routines.php:316 #, php-format msgid "Routine %1$s has been modified." msgstr "تم تعديل الإجراء %1$s" -#: db_routines.php:327 +#: db_routines.php:329 #, php-format msgid "Routine %1$s has been created." msgstr "تم إنشاء الإجراء %1$s." -#: db_routines.php:335 +#: db_routines.php:337 msgid "One or more errors have occured while processing your request:" msgstr "حصل خطأ أثناء معالجة طلبك: " -#: db_routines.php:379 +#: db_routines.php:381 msgid "Create routine" msgstr "إنشاء إجراء" -#: db_routines.php:383 +#: db_routines.php:385 msgid "Edit routine" msgstr "تعديل الإجراء" -#: db_routines.php:434 +#: db_routines.php:436 msgid "" "You are using PHP's deprecated 'mysql' extension, which is not capable of " "handling multi queries. The execution of some stored routines may fail!(ex. 12.00% to .12)" msgstr "" @@ -6059,40 +6210,6 @@ msgid "" "the issue and try again." msgstr "" -#: libraries/Index.class.php:430 tbl_relation.php:526 -msgid "No index defined!" -msgstr "لم يتم تعريف الفهرس!" - -#: libraries/Index.class.php:446 libraries/tbl_properties.inc.php:503 -#: tbl_structure.php:157 tbl_structure.php:162 tbl_structure.php:606 -#: tbl_tracking.php:315 -msgid "Unique" -msgstr "فريد" - -#: libraries/Index.class.php:447 tbl_tracking.php:316 -msgid "Packed" -msgstr "محزم" - -#: libraries/Index.class.php:449 tbl_tracking.php:318 -msgid "Cardinality" -msgstr "Cardinality" - -#: libraries/Index.class.php:474 -msgid "The primary key has been dropped" -msgstr "لقد تم حذف المفتاح الأساسي" - -#: libraries/Index.class.php:478 -#, php-format -msgid "Index %s has been dropped" -msgstr "تم حذف الفهرس %s" - -#: libraries/Index.class.php:582 -#, php-format -msgid "" -"The indexes %1$s and %2$s seem to be equal and one of them could possibly be " -"removed." -msgstr "الفهارس %1$s و %2$s متساويان ويمكن حذف أحدهما." - #: libraries/kanji-encoding.lib.php:142 #, fuzzy #| msgid "None" @@ -6105,39 +6222,6 @@ msgstr "لا شيء" msgid "Convert to Kana" msgstr "" -#: libraries/Message.class.php:260 -#, php-format -msgid "%1$d row affected." -msgid_plural "%1$d rows affected." -msgstr[0] "%1$d صف تأثر" -msgstr[1] "%1$d صف تأثر" -msgstr[2] "%1$d صفوف تأثرت" -msgstr[3] "%1$d صفوف تأثرت" -msgstr[4] "%1$d صفوف تأثرت" -msgstr[5] "%1$d صفوف تأثرت" - -#: libraries/Message.class.php:279 -#, php-format -msgid "%1$d row deleted." -msgid_plural "%1$d rows deleted." -msgstr[0] "%1$d صف حذف" -msgstr[1] "%1$d صف حذف" -msgstr[2] "%1$d صفوف حذفت" -msgstr[3] "%1$d صفوف حذفت" -msgstr[4] "%1$d صفوف حذفت" -msgstr[5] "%1$d صفوف حذفت" - -#: libraries/Message.class.php:298 -#, fuzzy, php-format -msgid "%1$d row inserted." -msgid_plural "%1$d rows inserted." -msgstr[0] "%1$d صف أضيف" -msgstr[1] "%1$d صف أضيف" -msgstr[2] "%1$d صفوف أضيفت" -msgstr[3] "" -msgstr[4] "" -msgstr[5] "" - #: libraries/mult_submits.inc.php:254 #, fuzzy #| msgid "Fri" @@ -6382,18 +6466,6 @@ msgstr "" msgid "This format has no options" msgstr "هذا التنسيق ليس له أي خيارات" -#: libraries/RecentTable.class.php:114 -msgid "Could not save recent table" -msgstr "لايستطيع حفظ الجدول الأخير" - -#: libraries/RecentTable.class.php:149 -msgid "Recent tables" -msgstr "الجداول الأخيرة" - -#: libraries/RecentTable.class.php:155 -msgid "There are no recent tables" -msgstr "لا يوجد جداول أخيرة" - #: libraries/relation.lib.php:83 msgid "not OK" msgstr "ليس صالحا" @@ -6780,6 +6852,63 @@ msgstr "فرق" msgid "Target database" msgstr "" +#: libraries/sql_query_form.lib.php:223 +#, php-format +msgid "Run SQL query/queries on server %s" +msgstr "" + +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 +#, php-format +msgid "Run SQL query/queries on database %s" +msgstr "تنفيذ استعلام/استعلامات SQL على قاعدة بيانات %s" + +#: libraries/sql_query_form.lib.php:296 navigation.php:302 +#: setup/frames/index.inc.php:231 +msgid "Clear" +msgstr "" + +#: libraries/sql_query_form.lib.php:301 +#, fuzzy +#| msgid "Column names" +msgid "Columns" +msgstr "اسم العمود" + +#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 +msgid "Bookmark this SQL query" +msgstr "اجعل علامة مرجعية SQL-استعلام" + +#: libraries/sql_query_form.lib.php:343 sql.php:1021 +msgid "Let every user access this bookmark" +msgstr "اسمح لكل المستخدمين الوصول إلى هذه العلامة المرجعية" + +#: libraries/sql_query_form.lib.php:349 +msgid "Replace existing bookmark of same name" +msgstr "" + +#: libraries/sql_query_form.lib.php:365 +msgid "Do not overwrite this query from outside the window" +msgstr "لا تخزن على هذا الاستعلام من خارج النافذة" + +#: libraries/sql_query_form.lib.php:372 +msgid "Delimiter" +msgstr "" + +#: libraries/sql_query_form.lib.php:380 +msgid " Show this query here again " +msgstr " عرض هذا الاستعلام هنا مرة أخرى " + +#: libraries/sql_query_form.lib.php:443 +msgid "View only" +msgstr "عرض فقط" + +#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 +msgid "Location of the text file" +msgstr "مكان ملف نصي" + +#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 +msgid "web server upload directory" +msgstr "دليل تحميل الملفات على خادم الشبكة" + #: libraries/sqlparser.lib.php:132 msgid "" "There seems to be an error in your SQL query. The MySQL server error output " @@ -6840,63 +6969,6 @@ msgstr "معرف غير صالح" msgid "Unknown Punctuation String" msgstr "نص تنقيط غير معروف" -#: libraries/sql_query_form.lib.php:223 -#, php-format -msgid "Run SQL query/queries on server %s" -msgstr "" - -#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 -#, php-format -msgid "Run SQL query/queries on database %s" -msgstr "تنفيذ استعلام/استعلامات SQL على قاعدة بيانات %s" - -#: libraries/sql_query_form.lib.php:296 navigation.php:302 -#: setup/frames/index.inc.php:231 -msgid "Clear" -msgstr "" - -#: libraries/sql_query_form.lib.php:301 -#, fuzzy -#| msgid "Column names" -msgid "Columns" -msgstr "اسم العمود" - -#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 -msgid "Bookmark this SQL query" -msgstr "اجعل علامة مرجعية SQL-استعلام" - -#: libraries/sql_query_form.lib.php:343 sql.php:1021 -msgid "Let every user access this bookmark" -msgstr "اسمح لكل المستخدمين الوصول إلى هذه العلامة المرجعية" - -#: libraries/sql_query_form.lib.php:349 -msgid "Replace existing bookmark of same name" -msgstr "" - -#: libraries/sql_query_form.lib.php:365 -msgid "Do not overwrite this query from outside the window" -msgstr "لا تخزن على هذا الاستعلام من خارج النافذة" - -#: libraries/sql_query_form.lib.php:372 -msgid "Delimiter" -msgstr "" - -#: libraries/sql_query_form.lib.php:380 -msgid " Show this query here again " -msgstr " عرض هذا الاستعلام هنا مرة أخرى " - -#: libraries/sql_query_form.lib.php:443 -msgid "View only" -msgstr "عرض فقط" - -#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 -msgid "Location of the text file" -msgstr "مكان ملف نصي" - -#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 -msgid "web server upload directory" -msgstr "دليل تحميل الملفات على خادم الشبكة" - #: libraries/sqlvalidator.lib.php:67 #, php-format msgid "" @@ -6906,48 +6978,6 @@ msgstr "" "لم يمكن تشغيل محقق SQL. الرجاء التأكد مما إذا كنت ثبتت إضافات PHP كما هو " "مشروح في %sالتوثيق%s." -#: libraries/StorageEngine.class.php:195 -msgid "" -"There is no detailed status information available for this storage engine." -msgstr "لايوجد معلومات تفصيلية لحالة محرك التخزين هذا." - -#: libraries/StorageEngine.class.php:355 -#, php-format -msgid "%s is available on this MySQL server." -msgstr "%s متوفر في خادم MySQL هذا." - -#: libraries/StorageEngine.class.php:358 -#, php-format -msgid "%s has been disabled for this MySQL server." -msgstr "%s معطل في خادم MySQL هذا." - -#: libraries/StorageEngine.class.php:362 -#, php-format -msgid "This MySQL server does not support the %s storage engine." -msgstr "خادم MySQL هذا لايدعم محرك التخزين %s ." - -#: libraries/Table.class.php:1027 -msgid "Invalid database" -msgstr "قاعدة البيانات غير صالحة" - -#: libraries/Table.class.php:1041 tbl_get_field.php:25 -msgid "Invalid table name" -msgstr "اسم الجدول غير صالح" - -#: libraries/Table.class.php:1056 -#, php-format -msgid "Error renaming table %1$s to %2$s" -msgstr "خطأ في إعادة تسمية الجدول %1$s إلى %2$s" - -#: libraries/Table.class.php:1139 -#, php-format -msgid "Table %s has been renamed to %s" -msgstr "تم إعادة تسمية الجدول %s إلى %s" - -#: libraries/Table.class.php:1272 -msgid "Could not save table UI preferences" -msgstr "لا يمكن حفظ تفضيلات جدول UI" - #: libraries/tbl_links.inc.php:117 libraries/tbl_links.inc.php:118 msgid "Table seems to be empty!" msgstr "" @@ -7076,38 +7106,6 @@ msgstr "" msgid "+ Add a value" msgstr "أضف مستخدم جديد" -#: libraries/Theme.class.php:160 -#, php-format -msgid "No valid image path for theme %s found!" -msgstr "مسار الصورة للمظهر %s غير صحيح!" - -#: libraries/Theme.class.php:380 -msgid "No preview available." -msgstr "لاتتوفر معاينة." - -#: libraries/Theme.class.php:383 -msgid "take it" -msgstr "إعتبر" - -#: libraries/Theme_Manager.class.php:109 -#, php-format -msgid "Default theme %s not found!" -msgstr "المظهر الإفتراضي %s غير موجود!" - -#: libraries/Theme_Manager.class.php:147 -#, php-format -msgid "Theme %s not found!" -msgstr "المظهر %s غير موجود!" - -#: libraries/Theme_Manager.class.php:215 -#, php-format -msgid "Theme path not found for theme %s!" -msgstr "مسار المظهر غير موجود للمظهر %s !" - -#: libraries/Theme_Manager.class.php:291 themes.php:20 themes.php:40 -msgid "Theme" -msgstr "مظهر" - #: libraries/transformations/application_octetstream__download.inc.php:9 msgid "" "Displays a link to download the binary data of the column. You can use the " @@ -7410,8 +7408,8 @@ msgid "" "The phpMyAdmin configuration storage is not completely configured, some " "extended features have been deactivated. To find out why click %shere%s." msgstr "" -"تم تعطيل المزايا الإضافية للعمل بالجداول المترابطة. لمعرفة السبب اضغط %sهنا%" -"s." +"تم تعطيل المزايا الإضافية للعمل بالجداول المترابطة. لمعرفة السبب اضغط %sهنا" +"%s." #: main.php:314 msgid "" @@ -8160,8 +8158,8 @@ msgstr "احذف قواعد البيانات التي لها نفس أسماء msgid "" "Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege " "tables. The content of these tables may differ from the privileges the " -"server uses, if they have been changed manually. In this case, you should %" -"sreload the privileges%s before you continue." +"server uses, if they have been changed manually. In this case, you should " +"%sreload the privileges%s before you continue." msgstr "" "ملاحظة: يقرأ phpMyAdmin صلاحيات المستخدمين من جداول الصلاحيات من خادم MySQL " "مباشرة. محتويات هذه الجداول قد تختلف عن الصلاحيات التي يستخدمها الخادم إذا " @@ -10460,8 +10458,8 @@ msgstr "أعد تسمية العرض الـ" #~ "The additional features for working with linked tables have been " #~ "deactivated. To find out why click %shere%s." #~ msgstr "" -#~ "تم تعطيل المزايا الإضافية للعمل بالجداول المترابطة. لمعرفة السبب اضغط %" -#~ "sهنا%s." +#~ "تم تعطيل المزايا الإضافية للعمل بالجداول المترابطة. لمعرفة السبب اضغط " +#~ "%sهنا%s." #~ msgid "Execute bookmarked query" #~ msgstr "نفذ استعلام محفوظ بعلامة مرجعية" diff --git a/po/az.po b/po/az.po index a14e0c688d..98d6b4b109 100644 --- a/po/az.po +++ b/po/az.po @@ -3,14 +3,14 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-26 07:33-0400\n" +"POT-Creation-Date: 2011-06-27 10:20+0200\n" "PO-Revision-Date: 2010-03-12 09:11+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: azerbaijani \n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: \n" "X-Generator: Translate Toolkit 1.5.3\n" #: browse_foreigners.php:35 browse_foreigners.php:53 @@ -41,13 +41,13 @@ msgstr "" msgid "Search" msgstr "Axtarış" -#: browse_foreigners.php:154 db_operations.php:368 db_operations.php:420 -#: db_operations.php:530 db_operations.php:558 db_search.php:360 +#: browse_foreigners.php:154 db_operations.php:369 db_operations.php:421 +#: db_operations.php:531 db_operations.php:559 db_search.php:360 #: db_structure.php:528 enum_editor.php:63 js/messages.php:90 +#: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 #: libraries/auth/cookie.auth.lib.php:273 libraries/common.lib.php:1315 -#: libraries/common.lib.php:2245 libraries/Config.class.php:1220 -#: libraries/core.lib.php:557 libraries/db_routines.lib.php:789 -#: libraries/db_routines.lib.php:921 +#: libraries/common.lib.php:2245 libraries/core.lib.php:557 +#: libraries/db_routines.lib.php:789 libraries/db_routines.lib.php:921 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 #: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 @@ -60,18 +60,18 @@ msgstr "Axtarış" #: 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:518 #: libraries/tbl_properties.inc.php:607 libraries/tbl_properties.inc.php:777 -#: libraries/Theme_Manager.class.php:305 main.php:109 navigation.php:202 -#: navigation.php:240 pmd_pdf.php:124 prefs_manage.php:265 -#: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 -#: server_privileges.php:1694 server_privileges.php:2051 -#: server_privileges.php:2098 server_privileges.php:2138 -#: server_replication.php:233 server_replication.php:316 -#: server_replication.php:347 server_synchronize.php:1220 tbl_change.php:332 -#: tbl_change.php:1024 tbl_change.php:1061 tbl_indexes.php:260 -#: tbl_operations.php:280 tbl_operations.php:317 tbl_operations.php:519 -#: tbl_operations.php:581 tbl_operations.php:763 tbl_select.php:291 -#: tbl_structure.php:698 tbl_structure.php:734 tbl_tracking.php:425 -#: tbl_tracking.php:563 view_create.php:181 view_operations.php:99 +#: main.php:109 navigation.php:202 navigation.php:240 pmd_pdf.php:124 +#: prefs_manage.php:265 prefs_manage.php:316 server_binlog.php:128 +#: server_privileges.php:646 server_privileges.php:1694 +#: server_privileges.php:2051 server_privileges.php:2098 +#: server_privileges.php:2138 server_replication.php:233 +#: server_replication.php:316 server_replication.php:347 +#: server_synchronize.php:1220 tbl_change.php:332 tbl_change.php:1024 +#: tbl_change.php:1061 tbl_indexes.php:260 tbl_operations.php:280 +#: tbl_operations.php:317 tbl_operations.php:519 tbl_operations.php:581 +#: tbl_operations.php:763 tbl_select.php:291 tbl_structure.php:698 +#: tbl_structure.php:734 tbl_tracking.php:425 tbl_tracking.php:563 +#: view_create.php:181 view_operations.php:99 msgid "Go" msgstr "Davam" @@ -118,7 +118,7 @@ msgstr "" msgid "Database %1$s has been created." msgstr "%s bazası yaradildi" -#: db_datadict.php:48 db_operations.php:361 +#: db_datadict.php:48 db_operations.php:362 msgid "Database comment: " msgstr "Baza qısa izahatı: " @@ -128,9 +128,9 @@ msgstr "Baza qısa izahatı: " msgid "Table comments" msgstr "Cedvel haqqında qısa izahat" -#: db_datadict.php:166 db_qbe.php:196 libraries/export/htmlword.php:248 -#: libraries/export/latex.php:375 libraries/export/odt.php:302 -#: libraries/export/texytext.php:227 libraries/Index.class.php:448 +#: db_datadict.php:166 db_qbe.php:196 libraries/Index.class.php:448 +#: libraries/export/htmlword.php:248 libraries/export/latex.php:375 +#: libraries/export/odt.php:302 libraries/export/texytext.php:227 #: libraries/schema/Pdf_Relation_Schema.class.php:1236 #: libraries/schema/Pdf_Relation_Schema.class.php:1257 #: libraries/tbl_properties.inc.php:274 tbl_change.php:310 tbl_chart.php:86 @@ -141,12 +141,12 @@ msgstr "Cedvel haqqında qısa izahat" msgid "Column" msgstr "Sütun adları" -#: db_datadict.php:167 db_printview.php:104 libraries/db_events.inc.php:69 -#: libraries/db_routines.lib.php:666 libraries/db_routines.lib.php:691 -#: libraries/db_routines.lib.php:847 libraries/db_routines.lib.php:1216 -#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:249 -#: libraries/export/latex.php:375 libraries/export/odt.php:305 -#: libraries/export/texytext.php:228 libraries/Index.class.php:445 +#: db_datadict.php:167 db_printview.php:104 libraries/Index.class.php:445 +#: libraries/db_events.inc.php:69 libraries/db_routines.lib.php:666 +#: libraries/db_routines.lib.php:691 libraries/db_routines.lib.php:847 +#: libraries/db_routines.lib.php:1216 libraries/db_structure.lib.php:51 +#: libraries/export/htmlword.php:249 libraries/export/latex.php:375 +#: libraries/export/odt.php:305 libraries/export/texytext.php:228 #: libraries/schema/Pdf_Relation_Schema.class.php:1237 #: libraries/schema/Pdf_Relation_Schema.class.php:1258 #: libraries/tbl_properties.inc.php:100 server_privileges.php:2151 @@ -156,9 +156,9 @@ msgstr "Sütun adları" msgid "Type" msgstr "Tip" -#: db_datadict.php:169 libraries/export/htmlword.php:250 -#: libraries/export/latex.php:375 libraries/export/odt.php:308 -#: libraries/export/texytext.php:229 libraries/Index.class.php:451 +#: db_datadict.php:169 libraries/Index.class.php:451 +#: libraries/export/htmlword.php:250 libraries/export/latex.php:375 +#: libraries/export/odt.php:308 libraries/export/texytext.php:229 #: libraries/schema/Pdf_Relation_Schema.class.php:1239 #: libraries/schema/Pdf_Relation_Schema.class.php:1260 #: libraries/tbl_properties.inc.php:109 tbl_change.php:325 @@ -196,13 +196,12 @@ msgstr "Links to" msgid "Comments" msgstr "Qısa İzahatlar" -#: db_datadict.php:259 js/messages.php:109 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:361 +#: db_datadict.php:259 js/messages.php:109 libraries/Index.class.php:361 #: libraries/Index.class.php:388 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:287 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:287 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:130 #: server_privileges.php:1381 server_privileges.php:1392 @@ -213,17 +212,17 @@ msgstr "Qısa İzahatlar" msgid "No" msgstr "Xeyir" -#: db_datadict.php:259 js/messages.php:108 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:362 +#: db_datadict.php:259 js/messages.php:108 libraries/Index.class.php:362 #: libraries/Index.class.php:387 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 -#: libraries/mult_submits.inc.php:87 libraries/mult_submits.inc.php:92 -#: libraries/mult_submits.inc.php:97 libraries/mult_submits.inc.php:102 -#: libraries/mult_submits.inc.php:262 libraries/mult_submits.inc.php:276 -#: libraries/mult_submits.inc.php:286 libraries/mult_submits.inc.php:299 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:46 +#: libraries/mult_submits.inc.php:78 libraries/mult_submits.inc.php:87 +#: libraries/mult_submits.inc.php:92 libraries/mult_submits.inc.php:97 +#: libraries/mult_submits.inc.php:102 libraries/mult_submits.inc.php:262 +#: libraries/mult_submits.inc.php:276 libraries/mult_submits.inc.php:286 +#: libraries/mult_submits.inc.php:299 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:129 #: server_databases.php:76 server_privileges.php:1378 @@ -261,84 +260,84 @@ msgstr "Heç birini seçme" msgid "The database name is empty!" msgstr "Cedveli adı boşdur!" -#: db_operations.php:271 +#: db_operations.php:272 #, fuzzy, php-format msgid "Database %s has been renamed to %s" msgstr "%s cedveli %s olaraq yeniden adlandırılmışdır" -#: db_operations.php:275 +#: db_operations.php:276 #, fuzzy, php-format msgid "Database %s has been copied to %s" msgstr "%s cedveli %s - e kopyalandı." -#: db_operations.php:403 +#: db_operations.php:404 #, fuzzy msgid "Rename database to" msgstr "Cedveli yeniden adlandır" -#: db_operations.php:408 server_status.php:799 +#: db_operations.php:409 server_status.php:799 msgid "Command" msgstr "Komanda Tipi" -#: db_operations.php:439 +#: db_operations.php:440 #, fuzzy msgid "Remove database" msgstr "Cedveli yeniden adlandır" -#: db_operations.php:451 +#: db_operations.php:452 #, php-format msgid "Database %s has been dropped." msgstr "%s bazası leğv edildi." -#: db_operations.php:456 +#: db_operations.php:457 #, fuzzy msgid "Drop the database (DROP)" msgstr "Baza seçilmemişdir ve ya mövcud deyildir." -#: db_operations.php:486 +#: db_operations.php:487 #, fuzzy msgid "Copy database to" msgstr "Baza seçilmemişdir ve ya mövcud deyildir." -#: db_operations.php:493 tbl_operations.php:548 tbl_tracking.php:418 +#: db_operations.php:494 tbl_operations.php:548 tbl_tracking.php:418 msgid "Structure only" msgstr "Sadece quruluş" -#: db_operations.php:494 tbl_operations.php:549 tbl_tracking.php:420 +#: db_operations.php:495 tbl_operations.php:549 tbl_tracking.php:420 msgid "Structure and data" msgstr "Quruluş ve me'lumat" -#: db_operations.php:495 tbl_operations.php:550 tbl_tracking.php:419 +#: db_operations.php:496 tbl_operations.php:550 tbl_tracking.php:419 msgid "Data only" msgstr "Sadece me'lumat" -#: db_operations.php:503 +#: db_operations.php:504 msgid "CREATE DATABASE before copying" msgstr "" -#: db_operations.php:506 libraries/config/messages.inc.php:126 +#: db_operations.php:507 libraries/config/messages.inc.php:126 #: libraries/config/messages.inc.php:127 libraries/config/messages.inc.php:129 #: libraries/config/messages.inc.php:135 tbl_operations.php:556 #, php-format msgid "Add %s" msgstr "" -#: db_operations.php:510 libraries/config/messages.inc.php:119 +#: db_operations.php:511 libraries/config/messages.inc.php:119 #: tbl_operations.php:314 tbl_operations.php:558 msgid "Add AUTO_INCREMENT value" msgstr "AUTO_INCREMENT deyeri elave et" -#: db_operations.php:514 tbl_operations.php:565 +#: db_operations.php:515 tbl_operations.php:565 msgid "Add constraints" msgstr "" -#: db_operations.php:527 +#: db_operations.php:528 #, fuzzy msgid "Switch to copied database" msgstr "Kopyalanmış cedvele keç" -#: db_operations.php:551 libraries/build_html_for_db.lib.php:19 -#: libraries/db_structure.lib.php:53 libraries/Index.class.php:450 +#: db_operations.php:552 libraries/Index.class.php:450 +#: libraries/build_html_for_db.lib.php:19 libraries/db_structure.lib.php:53 #: libraries/mysql_charsets.lib.php:110 libraries/tbl_properties.inc.php:107 #: libraries/tbl_properties.inc.php:720 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:378 tbl_select.php:115 @@ -348,7 +347,7 @@ msgstr "Kopyalanmış cedvele keç" msgid "Collation" msgstr "Quruluş" -#: db_operations.php:564 +#: db_operations.php:565 #, fuzzy, php-format #| msgid "" #| "The additional features for working with linked tables have been " @@ -360,7 +359,7 @@ msgstr "" "Elaqelendirilmiş cedveller üçün nezerde tutulmuş be'zi xüsusiyyetler " "passivleşdirilmişdir. Sebebini aydınlaşdırmaq üçün %sbax%s." -#: db_operations.php:599 +#: db_operations.php:600 #, fuzzy #| msgid "Relational schema" msgid "Edit or export relational schema" @@ -513,102 +512,102 @@ msgstr "SQL-query on database %s:" msgid "Submit Query" msgstr "Emri İcra Et" -#: db_routines.php:152 import.php:453 libraries/display_tbl.lib.php:2272 -#: libraries/Message.class.php:185 libraries/sql_query_form.lib.php:139 +#: db_routines.php:154 import.php:453 libraries/Message.class.php:185 +#: libraries/display_tbl.lib.php:2272 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" msgstr "SQL sorğunuz müveffeqiyyetle icra edilmişdir" -#: db_routines.php:155 +#: db_routines.php:157 #, php-format msgid "%d row affected by the last statement inside the procedure" msgid_plural "%d rows affected by the last statement inside the procedure" msgstr[0] "" msgstr[1] "" -#: db_routines.php:165 +#: db_routines.php:167 #, php-format msgid "Execution results of routine %s" msgstr "" -#: db_routines.php:185 libraries/import.lib.php:153 sql.php:678 +#: db_routines.php:187 libraries/import.lib.php:153 sql.php:678 #: tbl_change.php:180 tbl_get_field.php:34 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL boş netice çoxluğu gönderdi (ye'ni sıfır setir)." -#: db_routines.php:190 db_routines.php:295 db_routines.php:300 -#: db_routines.php:324 +#: db_routines.php:192 db_routines.php:297 db_routines.php:302 +#: db_routines.php:326 #, php-format msgid "The following query has failed: \"%s\"" msgstr "" -#: db_routines.php:191 db_routines.php:296 db_routines.php:301 -#: db_routines.php:311 db_routines.php:325 libraries/common.lib.php:609 +#: db_routines.php:193 db_routines.php:298 db_routines.php:303 +#: db_routines.php:313 db_routines.php:327 libraries/common.lib.php:609 msgid "MySQL said: " msgstr "MySQL deyir: " -#: db_routines.php:208 db_routines.php:240 db_routines.php:268 -#: db_routines.php:407 +#: db_routines.php:210 db_routines.php:242 db_routines.php:270 +#: db_routines.php:409 #, fuzzy #| msgid "Processes" msgid "Error in processing request" msgstr "Prosesler" -#: db_routines.php:209 db_routines.php:241 db_routines.php:269 -#: db_routines.php:408 +#: db_routines.php:211 db_routines.php:243 db_routines.php:271 +#: db_routines.php:410 #, fuzzy, php-format #| msgid "No tables found in database." msgid "No routine with name %1$s found in database %2$s" msgstr "Me'lumat bazasında cedvel yoxdur." -#: db_routines.php:230 db_routines.php:234 +#: db_routines.php:232 db_routines.php:236 msgid "Execute routine" msgstr "" -#: db_routines.php:259 db_routines.php:263 +#: db_routines.php:261 db_routines.php:265 #, php-format msgid "Export of routine %s" msgstr "" -#: db_routines.php:288 libraries/db_routines.lib.php:960 +#: db_routines.php:290 libraries/db_routines.lib.php:960 #, php-format msgid "Invalid routine type: \"%s\"" msgstr "" -#: db_routines.php:309 +#: db_routines.php:311 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: db_routines.php:310 +#: db_routines.php:312 msgid "The backed up query was:" msgstr "" -#: db_routines.php:314 +#: db_routines.php:316 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Routine %1$s has been modified." msgstr "%s cedveli leğv edildi" -#: db_routines.php:327 +#: db_routines.php:329 #, fuzzy, php-format msgid "Routine %1$s has been created." msgstr "%s cedveli leğv edildi" -#: db_routines.php:335 +#: db_routines.php:337 msgid "One or more errors have occured while processing your request:" msgstr "" -#: db_routines.php:379 +#: db_routines.php:381 #, fuzzy msgid "Create routine" msgstr "Server versiyası" -#: db_routines.php:383 +#: db_routines.php:385 msgid "Edit routine" msgstr "" -#: db_routines.php:434 +#: db_routines.php:436 msgid "" "You are using PHP's deprecated 'mysql' extension, which is not capable of " "handling multi queries. The execution of some stored routines may fail!(ex. 12.00% to .12)" msgstr "" @@ -6215,40 +6355,6 @@ msgid "" "the issue and try again." msgstr "" -#: libraries/Index.class.php:430 tbl_relation.php:526 -msgid "No index defined!" -msgstr "İndeks te'yin edilmedi!" - -#: libraries/Index.class.php:446 libraries/tbl_properties.inc.php:503 -#: tbl_structure.php:157 tbl_structure.php:162 tbl_structure.php:606 -#: tbl_tracking.php:315 -msgid "Unique" -msgstr "Unikal" - -#: libraries/Index.class.php:447 tbl_tracking.php:316 -msgid "Packed" -msgstr "" - -#: libraries/Index.class.php:449 tbl_tracking.php:318 -msgid "Cardinality" -msgstr "Cardinality" - -#: libraries/Index.class.php:474 -msgid "The primary key has been dropped" -msgstr "Birinci dereceli açar leğv edildi" - -#: libraries/Index.class.php:478 -#, php-format -msgid "Index %s has been dropped" -msgstr "%s indeksi leğv edildi" - -#: libraries/Index.class.php:582 -#, php-format -msgid "" -"The indexes %1$s and %2$s seem to be equal and one of them could possibly be " -"removed." -msgstr "" - #: libraries/kanji-encoding.lib.php:142 #, fuzzy #| msgid "None" @@ -6261,27 +6367,6 @@ msgstr "Heç biri" msgid "Convert to Kana" msgstr "" -#: libraries/Message.class.php:260 -#, php-format -msgid "%1$d row affected." -msgid_plural "%1$d rows affected." -msgstr[0] "" -msgstr[1] "" - -#: libraries/Message.class.php:279 -#, php-format -msgid "%1$d row deleted." -msgid_plural "%1$d rows deleted." -msgstr[0] "" -msgstr[1] "" - -#: libraries/Message.class.php:298 -#, php-format -msgid "%1$d row inserted." -msgid_plural "%1$d rows inserted." -msgstr[0] "" -msgstr[1] "" - #: libraries/mult_submits.inc.php:254 #, fuzzy #| msgid "Fri" @@ -6531,19 +6616,6 @@ msgstr "" msgid "This format has no options" msgstr "Bu formatın variantları yoxdur" -#: libraries/RecentTable.class.php:114 -msgid "Could not save recent table" -msgstr "" - -#: libraries/RecentTable.class.php:149 -#, fuzzy -msgid "Recent tables" -msgstr "Cedvel yoxdur" - -#: libraries/RecentTable.class.php:155 -msgid "There are no recent tables" -msgstr "" - #: libraries/relation.lib.php:83 msgid "not OK" msgstr "Müveffeqiyyetsiz" @@ -6936,6 +7008,63 @@ msgstr "" msgid "Target database" msgstr "Search in database" +#: libraries/sql_query_form.lib.php:223 +#, fuzzy, php-format +msgid "Run SQL query/queries on server %s" +msgstr "%s me'lumat bazasına SQL sorğusu(-ları) gönder" + +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 +#, php-format +msgid "Run SQL query/queries on database %s" +msgstr "%s me'lumat bazasına SQL sorğusu(-ları) gönder" + +#: libraries/sql_query_form.lib.php:296 navigation.php:302 +#: setup/frames/index.inc.php:231 +msgid "Clear" +msgstr "" + +#: libraries/sql_query_form.lib.php:301 +#, fuzzy +#| msgid "Column names" +msgid "Columns" +msgstr "Sütun adları" + +#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 +msgid "Bookmark this SQL query" +msgstr "Bu SQL sorğusunu bookmark-la" + +#: libraries/sql_query_form.lib.php:343 sql.php:1021 +msgid "Let every user access this bookmark" +msgstr "" + +#: libraries/sql_query_form.lib.php:349 +msgid "Replace existing bookmark of same name" +msgstr "" + +#: libraries/sql_query_form.lib.php:365 +msgid "Do not overwrite this query from outside the window" +msgstr "" + +#: libraries/sql_query_form.lib.php:372 +msgid "Delimiter" +msgstr "" + +#: libraries/sql_query_form.lib.php:380 +msgid " Show this query here again " +msgstr " Bu sorğunu burada yene göster " + +#: libraries/sql_query_form.lib.php:443 +msgid "View only" +msgstr "Sadece göster" + +#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 +msgid "Location of the text file" +msgstr "tekst faylından yükleyerek" + +#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 +msgid "web server upload directory" +msgstr "web-server upload direktoriyası" + #: libraries/sqlparser.lib.php:132 msgid "" "There seems to be an error in your SQL query. The MySQL server error output " @@ -6998,63 +7127,6 @@ msgstr "Invalid Identifer" msgid "Unknown Punctuation String" msgstr "Unknown Punctuation String" -#: libraries/sql_query_form.lib.php:223 -#, fuzzy, php-format -msgid "Run SQL query/queries on server %s" -msgstr "%s me'lumat bazasına SQL sorğusu(-ları) gönder" - -#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 -#, php-format -msgid "Run SQL query/queries on database %s" -msgstr "%s me'lumat bazasına SQL sorğusu(-ları) gönder" - -#: libraries/sql_query_form.lib.php:296 navigation.php:302 -#: setup/frames/index.inc.php:231 -msgid "Clear" -msgstr "" - -#: libraries/sql_query_form.lib.php:301 -#, fuzzy -#| msgid "Column names" -msgid "Columns" -msgstr "Sütun adları" - -#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 -msgid "Bookmark this SQL query" -msgstr "Bu SQL sorğusunu bookmark-la" - -#: libraries/sql_query_form.lib.php:343 sql.php:1021 -msgid "Let every user access this bookmark" -msgstr "" - -#: libraries/sql_query_form.lib.php:349 -msgid "Replace existing bookmark of same name" -msgstr "" - -#: libraries/sql_query_form.lib.php:365 -msgid "Do not overwrite this query from outside the window" -msgstr "" - -#: libraries/sql_query_form.lib.php:372 -msgid "Delimiter" -msgstr "" - -#: libraries/sql_query_form.lib.php:380 -msgid " Show this query here again " -msgstr " Bu sorğunu burada yene göster " - -#: libraries/sql_query_form.lib.php:443 -msgid "View only" -msgstr "Sadece göster" - -#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 -msgid "Location of the text file" -msgstr "tekst faylından yükleyerek" - -#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 -msgid "web server upload directory" -msgstr "web-server upload direktoriyası" - #: libraries/sqlvalidator.lib.php:67 #, php-format msgid "" @@ -7064,48 +7136,6 @@ msgstr "" "The SQL validator could not be initialized. Please check if you have " "installed the necessary php extensions as described in the %sdocumentation%s." -#: libraries/StorageEngine.class.php:195 -msgid "" -"There is no detailed status information available for this storage engine." -msgstr "Bu depolama motoru haqqında etrafli status me'lumatı mövcud deyildir." - -#: libraries/StorageEngine.class.php:355 -#, fuzzy, php-format -msgid "%s is available on this MySQL server." -msgstr "%s motoru bu serverde söndürülmüşdür." - -#: libraries/StorageEngine.class.php:358 -#, php-format -msgid "%s has been disabled for this MySQL server." -msgstr "%s motoru bu serverde söndürülmüşdür." - -#: libraries/StorageEngine.class.php:362 -#, php-format -msgid "This MySQL server does not support the %s storage engine." -msgstr "Bu MySQL server %s depolama motorunu desteklememektedir." - -#: libraries/Table.class.php:1027 -msgid "Invalid database" -msgstr "" - -#: libraries/Table.class.php:1041 tbl_get_field.php:25 -msgid "Invalid table name" -msgstr "" - -#: libraries/Table.class.php:1056 -#, php-format -msgid "Error renaming table %1$s to %2$s" -msgstr "" - -#: libraries/Table.class.php:1139 -#, php-format -msgid "Table %s has been renamed to %s" -msgstr "%s cedveli %s olaraq yeniden adlandırılmışdır" - -#: libraries/Table.class.php:1272 -msgid "Could not save table UI preferences" -msgstr "" - #: libraries/tbl_links.inc.php:117 libraries/tbl_links.inc.php:118 msgid "Table seems to be empty!" msgstr "" @@ -7235,38 +7265,6 @@ msgstr "" msgid "+ Add a value" msgstr "Yeni İstifadeçi elave Et" -#: libraries/Theme.class.php:160 -#, php-format -msgid "No valid image path for theme %s found!" -msgstr "" - -#: libraries/Theme.class.php:380 -msgid "No preview available." -msgstr "" - -#: libraries/Theme.class.php:383 -msgid "take it" -msgstr "" - -#: libraries/Theme_Manager.class.php:109 -#, php-format -msgid "Default theme %s not found!" -msgstr "" - -#: libraries/Theme_Manager.class.php:147 -#, php-format -msgid "Theme %s not found!" -msgstr "" - -#: libraries/Theme_Manager.class.php:215 -#, php-format -msgid "Theme path not found for theme %s!" -msgstr "" - -#: libraries/Theme_Manager.class.php:291 themes.php:20 themes.php:40 -msgid "Theme" -msgstr "" - #: libraries/transformations/application_octetstream__download.inc.php:9 msgid "" "Displays a link to download the binary data of the column. You can use the " @@ -8340,8 +8338,8 @@ msgstr "İstifadeçilerle eyni adlı me'lumat bazalarını leğv et." msgid "" "Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege " "tables. The content of these tables may differ from the privileges the " -"server uses, if they have been changed manually. In this case, you should %" -"sreload the privileges%s before you continue." +"server uses, if they have been changed manually. In this case, you should " +"%sreload the privileges%s before you continue." msgstr "" "Qeyd: phpMyAdmin istifadeçi selahiyyetlerini birbaşa MySQL-in selahiyyetler " "cedvellerinden almaqdadır. Eger elle nizamlamalar edilmişse, bu cedvellerin " diff --git a/po/be.po b/po/be.po index 840e445bc8..8bdca5e4e1 100644 --- a/po/be.po +++ b/po/be.po @@ -3,14 +3,14 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-26 07:33-0400\n" +"POT-Creation-Date: 2011-06-27 10:20+0200\n" "PO-Revision-Date: 2010-03-12 09:12+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: belarusian_cyrillic \n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: \n" "X-Generator: Translate Toolkit 1.5.3\n" #: browse_foreigners.php:35 browse_foreigners.php:53 @@ -44,13 +44,13 @@ msgstr "" msgid "Search" msgstr "Пошук" -#: browse_foreigners.php:154 db_operations.php:368 db_operations.php:420 -#: db_operations.php:530 db_operations.php:558 db_search.php:360 +#: browse_foreigners.php:154 db_operations.php:369 db_operations.php:421 +#: db_operations.php:531 db_operations.php:559 db_search.php:360 #: db_structure.php:528 enum_editor.php:63 js/messages.php:90 +#: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 #: libraries/auth/cookie.auth.lib.php:273 libraries/common.lib.php:1315 -#: libraries/common.lib.php:2245 libraries/Config.class.php:1220 -#: libraries/core.lib.php:557 libraries/db_routines.lib.php:789 -#: libraries/db_routines.lib.php:921 +#: libraries/common.lib.php:2245 libraries/core.lib.php:557 +#: libraries/db_routines.lib.php:789 libraries/db_routines.lib.php:921 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 #: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 @@ -63,18 +63,18 @@ msgstr "Пошук" #: 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:518 #: libraries/tbl_properties.inc.php:607 libraries/tbl_properties.inc.php:777 -#: libraries/Theme_Manager.class.php:305 main.php:109 navigation.php:202 -#: navigation.php:240 pmd_pdf.php:124 prefs_manage.php:265 -#: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 -#: server_privileges.php:1694 server_privileges.php:2051 -#: server_privileges.php:2098 server_privileges.php:2138 -#: server_replication.php:233 server_replication.php:316 -#: server_replication.php:347 server_synchronize.php:1220 tbl_change.php:332 -#: tbl_change.php:1024 tbl_change.php:1061 tbl_indexes.php:260 -#: tbl_operations.php:280 tbl_operations.php:317 tbl_operations.php:519 -#: tbl_operations.php:581 tbl_operations.php:763 tbl_select.php:291 -#: tbl_structure.php:698 tbl_structure.php:734 tbl_tracking.php:425 -#: tbl_tracking.php:563 view_create.php:181 view_operations.php:99 +#: main.php:109 navigation.php:202 navigation.php:240 pmd_pdf.php:124 +#: prefs_manage.php:265 prefs_manage.php:316 server_binlog.php:128 +#: server_privileges.php:646 server_privileges.php:1694 +#: server_privileges.php:2051 server_privileges.php:2098 +#: server_privileges.php:2138 server_replication.php:233 +#: server_replication.php:316 server_replication.php:347 +#: server_synchronize.php:1220 tbl_change.php:332 tbl_change.php:1024 +#: tbl_change.php:1061 tbl_indexes.php:260 tbl_operations.php:280 +#: tbl_operations.php:317 tbl_operations.php:519 tbl_operations.php:581 +#: tbl_operations.php:763 tbl_select.php:291 tbl_structure.php:698 +#: tbl_structure.php:734 tbl_tracking.php:425 tbl_tracking.php:563 +#: view_create.php:181 view_operations.php:99 msgid "Go" msgstr "Панеслася" @@ -121,7 +121,7 @@ msgstr "" msgid "Database %1$s has been created." msgstr "База дадзеных %1$s створаная." -#: db_datadict.php:48 db_operations.php:361 +#: db_datadict.php:48 db_operations.php:362 msgid "Database comment: " msgstr "Камэнтар да базы дадзеных: " @@ -131,9 +131,9 @@ msgstr "Камэнтар да базы дадзеных: " msgid "Table comments" msgstr "Камэнтар да табліцы" -#: db_datadict.php:166 db_qbe.php:196 libraries/export/htmlword.php:248 -#: libraries/export/latex.php:375 libraries/export/odt.php:302 -#: libraries/export/texytext.php:227 libraries/Index.class.php:448 +#: db_datadict.php:166 db_qbe.php:196 libraries/Index.class.php:448 +#: libraries/export/htmlword.php:248 libraries/export/latex.php:375 +#: libraries/export/odt.php:302 libraries/export/texytext.php:227 #: libraries/schema/Pdf_Relation_Schema.class.php:1236 #: libraries/schema/Pdf_Relation_Schema.class.php:1257 #: libraries/tbl_properties.inc.php:274 tbl_change.php:310 tbl_chart.php:86 @@ -144,12 +144,12 @@ msgstr "Камэнтар да табліцы" msgid "Column" msgstr "Назвы калёнак" -#: db_datadict.php:167 db_printview.php:104 libraries/db_events.inc.php:69 -#: libraries/db_routines.lib.php:666 libraries/db_routines.lib.php:691 -#: libraries/db_routines.lib.php:847 libraries/db_routines.lib.php:1216 -#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:249 -#: libraries/export/latex.php:375 libraries/export/odt.php:305 -#: libraries/export/texytext.php:228 libraries/Index.class.php:445 +#: db_datadict.php:167 db_printview.php:104 libraries/Index.class.php:445 +#: libraries/db_events.inc.php:69 libraries/db_routines.lib.php:666 +#: libraries/db_routines.lib.php:691 libraries/db_routines.lib.php:847 +#: libraries/db_routines.lib.php:1216 libraries/db_structure.lib.php:51 +#: libraries/export/htmlword.php:249 libraries/export/latex.php:375 +#: libraries/export/odt.php:305 libraries/export/texytext.php:228 #: libraries/schema/Pdf_Relation_Schema.class.php:1237 #: libraries/schema/Pdf_Relation_Schema.class.php:1258 #: libraries/tbl_properties.inc.php:100 server_privileges.php:2151 @@ -159,9 +159,9 @@ msgstr "Назвы калёнак" msgid "Type" msgstr "Тып" -#: db_datadict.php:169 libraries/export/htmlword.php:250 -#: libraries/export/latex.php:375 libraries/export/odt.php:308 -#: libraries/export/texytext.php:229 libraries/Index.class.php:451 +#: db_datadict.php:169 libraries/Index.class.php:451 +#: libraries/export/htmlword.php:250 libraries/export/latex.php:375 +#: libraries/export/odt.php:308 libraries/export/texytext.php:229 #: libraries/schema/Pdf_Relation_Schema.class.php:1239 #: libraries/schema/Pdf_Relation_Schema.class.php:1260 #: libraries/tbl_properties.inc.php:109 tbl_change.php:325 @@ -199,13 +199,12 @@ msgstr "Зьвязаная з" msgid "Comments" msgstr "Камэнтары" -#: db_datadict.php:259 js/messages.php:109 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:361 +#: db_datadict.php:259 js/messages.php:109 libraries/Index.class.php:361 #: libraries/Index.class.php:388 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:287 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:287 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:130 #: server_privileges.php:1381 server_privileges.php:1392 @@ -216,17 +215,17 @@ msgstr "Камэнтары" msgid "No" msgstr "Не" -#: db_datadict.php:259 js/messages.php:108 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:362 +#: db_datadict.php:259 js/messages.php:108 libraries/Index.class.php:362 #: libraries/Index.class.php:387 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 -#: libraries/mult_submits.inc.php:87 libraries/mult_submits.inc.php:92 -#: libraries/mult_submits.inc.php:97 libraries/mult_submits.inc.php:102 -#: libraries/mult_submits.inc.php:262 libraries/mult_submits.inc.php:276 -#: libraries/mult_submits.inc.php:286 libraries/mult_submits.inc.php:299 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:46 +#: libraries/mult_submits.inc.php:78 libraries/mult_submits.inc.php:87 +#: libraries/mult_submits.inc.php:92 libraries/mult_submits.inc.php:97 +#: libraries/mult_submits.inc.php:102 libraries/mult_submits.inc.php:262 +#: libraries/mult_submits.inc.php:276 libraries/mult_submits.inc.php:286 +#: libraries/mult_submits.inc.php:299 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:129 #: server_databases.php:76 server_privileges.php:1378 @@ -263,82 +262,82 @@ msgstr "Зьняць усе адзнакі" msgid "The database name is empty!" msgstr "Імя базы дадзеных не пазначанае!" -#: db_operations.php:271 +#: db_operations.php:272 #, php-format msgid "Database %s has been renamed to %s" msgstr "База дадзеных %s была перайменаваная ў %s" -#: db_operations.php:275 +#: db_operations.php:276 #, php-format msgid "Database %s has been copied to %s" msgstr "База дадзеных %s была скапіяваная ў %s" -#: db_operations.php:403 +#: db_operations.php:404 msgid "Rename database to" msgstr "Перайменаваць базу дадзеных у" -#: db_operations.php:408 server_status.php:799 +#: db_operations.php:409 server_status.php:799 msgid "Command" msgstr "Каманда" -#: db_operations.php:439 +#: db_operations.php:440 #, fuzzy #| msgid "Rename database to" msgid "Remove database" msgstr "Перайменаваць базу дадзеных у" -#: db_operations.php:451 +#: db_operations.php:452 #, php-format msgid "Database %s has been dropped." msgstr "База дадзеных %s была выдаленая." -#: db_operations.php:456 +#: db_operations.php:457 #, fuzzy msgid "Drop the database (DROP)" msgstr "Базы дадзеных адсутнічаюць" -#: db_operations.php:486 +#: db_operations.php:487 msgid "Copy database to" msgstr "Капіяваць базу дадзеных у" -#: db_operations.php:493 tbl_operations.php:548 tbl_tracking.php:418 +#: db_operations.php:494 tbl_operations.php:548 tbl_tracking.php:418 msgid "Structure only" msgstr "Толькі структуру" -#: db_operations.php:494 tbl_operations.php:549 tbl_tracking.php:420 +#: db_operations.php:495 tbl_operations.php:549 tbl_tracking.php:420 msgid "Structure and data" msgstr "Структуру і дадзеныя" -#: db_operations.php:495 tbl_operations.php:550 tbl_tracking.php:419 +#: db_operations.php:496 tbl_operations.php:550 tbl_tracking.php:419 msgid "Data only" msgstr "Толькі дадзеныя" -#: db_operations.php:503 +#: db_operations.php:504 msgid "CREATE DATABASE before copying" msgstr "выканаць CREATE DATABASE перад капіяваньнем" -#: db_operations.php:506 libraries/config/messages.inc.php:126 +#: db_operations.php:507 libraries/config/messages.inc.php:126 #: libraries/config/messages.inc.php:127 libraries/config/messages.inc.php:129 #: libraries/config/messages.inc.php:135 tbl_operations.php:556 #, php-format msgid "Add %s" msgstr "Дадаць %s" -#: db_operations.php:510 libraries/config/messages.inc.php:119 +#: db_operations.php:511 libraries/config/messages.inc.php:119 #: tbl_operations.php:314 tbl_operations.php:558 msgid "Add AUTO_INCREMENT value" msgstr "Дадаць значэньне AUTO_INCREMENT" -#: db_operations.php:514 tbl_operations.php:565 +#: db_operations.php:515 tbl_operations.php:565 msgid "Add constraints" msgstr "Дадаць абмежаваньні" -#: db_operations.php:527 +#: db_operations.php:528 msgid "Switch to copied database" msgstr "Перайсьці да скапіяванай базы дадзеных" -#: db_operations.php:551 libraries/build_html_for_db.lib.php:19 -#: libraries/db_structure.lib.php:53 libraries/Index.class.php:450 +#: db_operations.php:552 libraries/Index.class.php:450 +#: libraries/build_html_for_db.lib.php:19 libraries/db_structure.lib.php:53 #: libraries/mysql_charsets.lib.php:110 libraries/tbl_properties.inc.php:107 #: libraries/tbl_properties.inc.php:720 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:378 tbl_select.php:115 @@ -347,7 +346,7 @@ msgstr "Перайсьці да скапіяванай базы дадзеных msgid "Collation" msgstr "Супастаўленьне" -#: db_operations.php:564 +#: db_operations.php:565 #, fuzzy, php-format #| msgid "" #| "The additional features for working with linked tables have been " @@ -359,7 +358,7 @@ msgstr "" "Дадатковыя магчымасьці работы з зьвязанымі табліцамі былі адключаныя. Каб " "высьветліць чаму, націсьніце %sтут%s." -#: db_operations.php:599 +#: db_operations.php:600 #, fuzzy #| msgid "Relational schema" msgid "Edit or export relational schema" @@ -512,107 +511,107 @@ msgstr "SQL-запыт да БД %s:" msgid "Submit Query" msgstr "Выканаць запыт" -#: db_routines.php:152 import.php:453 libraries/display_tbl.lib.php:2272 -#: libraries/Message.class.php:185 libraries/sql_query_form.lib.php:139 +#: db_routines.php:154 import.php:453 libraries/Message.class.php:185 +#: libraries/display_tbl.lib.php:2272 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" msgstr "Ваш SQL-запыт быў пасьпяхова выкананы" -#: db_routines.php:155 +#: db_routines.php:157 #, php-format msgid "%d row affected by the last statement inside the procedure" msgid_plural "%d rows affected by the last statement inside the procedure" msgstr[0] "" msgstr[1] "" -#: db_routines.php:165 +#: db_routines.php:167 #, fuzzy, php-format #| msgid "Allows executing stored routines." msgid "Execution results of routine %s" msgstr "Дазваляе выкананьне праграмаў, якія захоўваюцца." -#: db_routines.php:185 libraries/import.lib.php:153 sql.php:678 +#: db_routines.php:187 libraries/import.lib.php:153 sql.php:678 #: tbl_change.php:180 tbl_get_field.php:34 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL вярнула пусты вынік (то бок нуль радкоў)." -#: db_routines.php:190 db_routines.php:295 db_routines.php:300 -#: db_routines.php:324 +#: db_routines.php:192 db_routines.php:297 db_routines.php:302 +#: db_routines.php:326 #, php-format msgid "The following query has failed: \"%s\"" msgstr "" -#: db_routines.php:191 db_routines.php:296 db_routines.php:301 -#: db_routines.php:311 db_routines.php:325 libraries/common.lib.php:609 +#: db_routines.php:193 db_routines.php:298 db_routines.php:303 +#: db_routines.php:313 db_routines.php:327 libraries/common.lib.php:609 msgid "MySQL said: " msgstr "Адказ MySQL: " -#: db_routines.php:208 db_routines.php:240 db_routines.php:268 -#: db_routines.php:407 +#: db_routines.php:210 db_routines.php:242 db_routines.php:270 +#: db_routines.php:409 #, fuzzy #| msgid "Processes" msgid "Error in processing request" msgstr "Працэсы" -#: db_routines.php:209 db_routines.php:241 db_routines.php:269 -#: db_routines.php:408 +#: db_routines.php:211 db_routines.php:243 db_routines.php:271 +#: db_routines.php:410 #, fuzzy, php-format #| msgid "No tables found in database." msgid "No routine with name %1$s found in database %2$s" msgstr "У базе дадзеных табліц ня выяўлена." -#: db_routines.php:230 db_routines.php:234 +#: db_routines.php:232 db_routines.php:236 msgid "Execute routine" msgstr "" -#: db_routines.php:259 db_routines.php:263 +#: db_routines.php:261 db_routines.php:265 #, fuzzy, php-format msgid "Export of routine %s" msgstr "Імпартаваць файлы" -#: db_routines.php:288 libraries/db_routines.lib.php:960 +#: db_routines.php:290 libraries/db_routines.lib.php:960 #, fuzzy, php-format #| msgid "Invalid server index: \"%s\"" msgid "Invalid routine type: \"%s\"" msgstr "Некарэктны індэкс сэрвэра: \"%s\"" -#: db_routines.php:309 +#: db_routines.php:311 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: db_routines.php:310 +#: db_routines.php:312 msgid "The backed up query was:" msgstr "" -#: db_routines.php:314 +#: db_routines.php:316 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Routine %1$s has been modified." msgstr "Табліца %s была выдаленая" -#: db_routines.php:327 +#: db_routines.php:329 #, fuzzy, php-format #| msgid "Table %1$s has been created." msgid "Routine %1$s has been created." msgstr "Табліца %1$s створаная." -#: db_routines.php:335 +#: db_routines.php:337 msgid "One or more errors have occured while processing your request:" msgstr "" -#: db_routines.php:379 +#: db_routines.php:381 #, fuzzy #| msgid "Create relation" msgid "Create routine" msgstr "Стварыць сувязь" -#: db_routines.php:383 +#: db_routines.php:385 #, fuzzy msgid "Edit routine" msgstr "Вэб-сэрвэр" -#: db_routines.php:434 +#: db_routines.php:436 msgid "" "You are using PHP's deprecated 'mysql' extension, which is not capable of " "handling multi queries. The execution of some stored routines may fail!(ex. 12.00% to .12)" msgstr "" @@ -6400,42 +6549,6 @@ msgid "" "the issue and try again." msgstr "" -#: libraries/Index.class.php:430 tbl_relation.php:526 -msgid "No index defined!" -msgstr "Індэкс ня вызначаны!" - -#: libraries/Index.class.php:446 libraries/tbl_properties.inc.php:503 -#: tbl_structure.php:157 tbl_structure.php:162 tbl_structure.php:606 -#: tbl_tracking.php:315 -msgid "Unique" -msgstr "Унікальнае" - -#: libraries/Index.class.php:447 tbl_tracking.php:316 -msgid "Packed" -msgstr "Сьціснутая" - -#: libraries/Index.class.php:449 tbl_tracking.php:318 -msgid "Cardinality" -msgstr "Колькасьць элемэнтаў" - -#: libraries/Index.class.php:474 -msgid "The primary key has been dropped" -msgstr "Першасны ключ быў выдалены" - -#: libraries/Index.class.php:478 -#, php-format -msgid "Index %s has been dropped" -msgstr "Індэкс %s быў выдалены" - -#: libraries/Index.class.php:582 -#, php-format -msgid "" -"The indexes %1$s and %2$s seem to be equal and one of them could possibly be " -"removed." -msgstr "" -"Падобна, што індэксы %1$s і %2$s зьяўляюцца аднолькавымі, а таму адзін зь " -"іх, магчыма, можна выдаліць." - #: libraries/kanji-encoding.lib.php:142 #, fuzzy #| msgid "None" @@ -6448,30 +6561,6 @@ msgstr "Няма" msgid "Convert to Kana" msgstr "" -#: libraries/Message.class.php:260 -#, fuzzy, php-format -#| msgid "%1$d row(s) affected." -msgid "%1$d row affected." -msgid_plural "%1$d rows affected." -msgstr[0] "Зьменена радкоў: %1$d." -msgstr[1] "Зьменена радкоў: %1$d." - -#: libraries/Message.class.php:279 -#, fuzzy, php-format -#| msgid "%1$d row(s) deleted." -msgid "%1$d row deleted." -msgid_plural "%1$d rows deleted." -msgstr[0] "Выдалена радкоў: %1$d." -msgstr[1] "Выдалена радкоў: %1$d." - -#: libraries/Message.class.php:298 -#, fuzzy, php-format -#| msgid "%1$d row(s) inserted." -msgid "%1$d row inserted." -msgid_plural "%1$d rows inserted." -msgstr[0] "Устаўлена радкоў: %1$d." -msgstr[1] "Устаўлена радкоў: %1$d." - #: libraries/mult_submits.inc.php:254 #, fuzzy #| msgid "Fri" @@ -6716,22 +6805,6 @@ msgstr "" msgid "This format has no options" msgstr "Гэты фармат ня мае опцыяў" -#: libraries/RecentTable.class.php:114 -#, fuzzy -#| msgid "Could not load default configuration from: \"%1$s\"" -msgid "Could not save recent table" -msgstr "Немагчыма загрузіць канфігурацыю па змоўчаньні з: \"%1$s\"" - -#: libraries/RecentTable.class.php:149 -#, fuzzy -msgid "Recent tables" -msgstr "Няма табліц" - -#: libraries/RecentTable.class.php:155 -#, fuzzy -msgid "There are no recent tables" -msgstr "Праверыць табліцу" - #: libraries/relation.lib.php:83 msgid "not OK" msgstr "не OK" @@ -7128,6 +7201,64 @@ msgstr "" msgid "Target database" msgstr "Пошук у базе дадзеных" +#: libraries/sql_query_form.lib.php:223 +#, php-format +msgid "Run SQL query/queries on server %s" +msgstr "Выканаць SQL-запыт(ы) на сэрвэры %s" + +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 +#, php-format +msgid "Run SQL query/queries on database %s" +msgstr "Выканаць SQL-запыт(ы) на базе дадзеных %s" + +#: libraries/sql_query_form.lib.php:296 navigation.php:302 +#: setup/frames/index.inc.php:231 +#, fuzzy +msgid "Clear" +msgstr "Каляндар" + +#: libraries/sql_query_form.lib.php:301 +#, fuzzy +#| msgid "Column names" +msgid "Columns" +msgstr "Назвы калёнак" + +#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 +msgid "Bookmark this SQL query" +msgstr "Дадаць гэты SQL-запыт у закладкі" + +#: libraries/sql_query_form.lib.php:343 sql.php:1021 +msgid "Let every user access this bookmark" +msgstr "Даць кожнаму карыстальніку доступ да гэтай закладкі" + +#: libraries/sql_query_form.lib.php:349 +msgid "Replace existing bookmark of same name" +msgstr "Замяніць існую закладку з такім жа імем" + +#: libraries/sql_query_form.lib.php:365 +msgid "Do not overwrite this query from outside the window" +msgstr "Не перазапісвайце гэты запыт у іншых вокнах" + +#: libraries/sql_query_form.lib.php:372 +msgid "Delimiter" +msgstr "Разьдзяляльнік" + +#: libraries/sql_query_form.lib.php:380 +msgid " Show this query here again " +msgstr " Паказаць гэты запыт зноў " + +#: libraries/sql_query_form.lib.php:443 +msgid "View only" +msgstr "Толькі прагляд" + +#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 +msgid "Location of the text file" +msgstr "Месцазнаходжаньне тэкставага файла" + +#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 +msgid "web server upload directory" +msgstr "тэчка вэб-сэрвэра для загрузкі файлаў" + #: libraries/sqlparser.lib.php:132 msgid "" "There seems to be an error in your SQL query. The MySQL server error output " @@ -7192,64 +7323,6 @@ msgstr "Няправільны ідэнтыфікатар" msgid "Unknown Punctuation String" msgstr "Невядомы сымбаль пунктуацыі" -#: libraries/sql_query_form.lib.php:223 -#, php-format -msgid "Run SQL query/queries on server %s" -msgstr "Выканаць SQL-запыт(ы) на сэрвэры %s" - -#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 -#, php-format -msgid "Run SQL query/queries on database %s" -msgstr "Выканаць SQL-запыт(ы) на базе дадзеных %s" - -#: libraries/sql_query_form.lib.php:296 navigation.php:302 -#: setup/frames/index.inc.php:231 -#, fuzzy -msgid "Clear" -msgstr "Каляндар" - -#: libraries/sql_query_form.lib.php:301 -#, fuzzy -#| msgid "Column names" -msgid "Columns" -msgstr "Назвы калёнак" - -#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 -msgid "Bookmark this SQL query" -msgstr "Дадаць гэты SQL-запыт у закладкі" - -#: libraries/sql_query_form.lib.php:343 sql.php:1021 -msgid "Let every user access this bookmark" -msgstr "Даць кожнаму карыстальніку доступ да гэтай закладкі" - -#: libraries/sql_query_form.lib.php:349 -msgid "Replace existing bookmark of same name" -msgstr "Замяніць існую закладку з такім жа імем" - -#: libraries/sql_query_form.lib.php:365 -msgid "Do not overwrite this query from outside the window" -msgstr "Не перазапісвайце гэты запыт у іншых вокнах" - -#: libraries/sql_query_form.lib.php:372 -msgid "Delimiter" -msgstr "Разьдзяляльнік" - -#: libraries/sql_query_form.lib.php:380 -msgid " Show this query here again " -msgstr " Паказаць гэты запыт зноў " - -#: libraries/sql_query_form.lib.php:443 -msgid "View only" -msgstr "Толькі прагляд" - -#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 -msgid "Location of the text file" -msgstr "Месцазнаходжаньне тэкставага файла" - -#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 -msgid "web server upload directory" -msgstr "тэчка вэб-сэрвэра для загрузкі файлаў" - #: libraries/sqlvalidator.lib.php:67 #, php-format msgid "" @@ -7260,49 +7333,6 @@ msgstr "" "ўсталяваныя ў вас неабходныя пашырэньні PHP, як гэта апісана ў %sдакумэнтацыі" "%s." -#: libraries/StorageEngine.class.php:195 -msgid "" -"There is no detailed status information available for this storage engine." -msgstr "" -"Для гэтай машыны захаваньня дадзеных дэтальная інфармацыя не даступная." - -#: libraries/StorageEngine.class.php:355 -#, php-format -msgid "%s is available on this MySQL server." -msgstr "%s даступная на гэтым MySQL-сэрвэры." - -#: libraries/StorageEngine.class.php:358 -#, php-format -msgid "%s has been disabled for this MySQL server." -msgstr "%s была адключаная для рэтага MySQL-сэрвэра." - -#: libraries/StorageEngine.class.php:362 -#, php-format -msgid "This MySQL server does not support the %s storage engine." -msgstr "Гэты сэрвэр MySQL не падтрымлівае машыну захаваньня дадзеных %s." - -#: libraries/Table.class.php:1027 -msgid "Invalid database" -msgstr "Няправільная база дадзеных" - -#: libraries/Table.class.php:1041 tbl_get_field.php:25 -msgid "Invalid table name" -msgstr "Некарэктнае імя табліцы" - -#: libraries/Table.class.php:1056 -#, php-format -msgid "Error renaming table %1$s to %2$s" -msgstr "Памылка перайменаваньня табліцы %1$s у %2$s" - -#: libraries/Table.class.php:1139 -#, php-format -msgid "Table %s has been renamed to %s" -msgstr "Табліца %s была перайменаваная ў %s" - -#: libraries/Table.class.php:1272 -msgid "Could not save table UI preferences" -msgstr "" - #: libraries/tbl_links.inc.php:117 libraries/tbl_links.inc.php:118 msgid "Table seems to be empty!" msgstr "Табліца — пустая!" @@ -7433,38 +7463,6 @@ msgstr "Азначэньне PARTITION" msgid "+ Add a value" msgstr "Дадаць новага карыстальніка" -#: libraries/Theme.class.php:160 -#, php-format -msgid "No valid image path for theme %s found!" -msgstr "Дапушчальны шлях да малюнкаў тэмы %s ня знойдзены!" - -#: libraries/Theme.class.php:380 -msgid "No preview available." -msgstr "Папярэдні прагляд недаступны." - -#: libraries/Theme.class.php:383 -msgid "take it" -msgstr "гэтая" - -#: libraries/Theme_Manager.class.php:109 -#, php-format -msgid "Default theme %s not found!" -msgstr "Тэма па змоўчаньні %s ня знойдзеная!" - -#: libraries/Theme_Manager.class.php:147 -#, php-format -msgid "Theme %s not found!" -msgstr "Тэма %s ня знойдзеная!" - -#: libraries/Theme_Manager.class.php:215 -#, php-format -msgid "Theme path not found for theme %s!" -msgstr "Ня знойдзены шлях да тэмы %s!" - -#: libraries/Theme_Manager.class.php:291 themes.php:20 themes.php:40 -msgid "Theme" -msgstr "" - #: libraries/transformations/application_octetstream__download.inc.php:9 #, fuzzy #| msgid "" @@ -8595,8 +8593,8 @@ msgstr "Выдаліць базы дадзеных, якія маюць такі msgid "" "Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege " "tables. The content of these tables may differ from the privileges the " -"server uses, if they have been changed manually. In this case, you should %" -"sreload the privileges%s before you continue." +"server uses, if they have been changed manually. In this case, you should " +"%sreload the privileges%s before you continue." msgstr "" "Заўвага: phpMyAdmin атрымлівае прывілеі карыстальнікаў наўпростава з табліц " "прывілеяў MySQL. Зьмесьціва гэтых табліц можа адрозьнівацца ад прывілеяў, " diff --git a/po/be@latin.po b/po/be@latin.po index 50d9734d26..0d801836f0 100644 --- a/po/be@latin.po +++ b/po/be@latin.po @@ -3,16 +3,16 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-26 07:33-0400\n" +"POT-Creation-Date: 2011-06-27 10:20+0200\n" "PO-Revision-Date: 2010-03-30 23:09+0200\n" "Last-Translator: Michal \n" "Language-Team: belarusian_latin \n" +"Language: be@latin\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: be@latin\n" -"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%" -"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" "X-Generator: Pootle 2.0.1\n" #: browse_foreigners.php:35 browse_foreigners.php:53 @@ -46,13 +46,13 @@ msgstr "" msgid "Search" msgstr "Pošuk" -#: browse_foreigners.php:154 db_operations.php:368 db_operations.php:420 -#: db_operations.php:530 db_operations.php:558 db_search.php:360 +#: browse_foreigners.php:154 db_operations.php:369 db_operations.php:421 +#: db_operations.php:531 db_operations.php:559 db_search.php:360 #: db_structure.php:528 enum_editor.php:63 js/messages.php:90 +#: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 #: libraries/auth/cookie.auth.lib.php:273 libraries/common.lib.php:1315 -#: libraries/common.lib.php:2245 libraries/Config.class.php:1220 -#: libraries/core.lib.php:557 libraries/db_routines.lib.php:789 -#: libraries/db_routines.lib.php:921 +#: libraries/common.lib.php:2245 libraries/core.lib.php:557 +#: libraries/db_routines.lib.php:789 libraries/db_routines.lib.php:921 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 #: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 @@ -65,18 +65,18 @@ msgstr "Pošuk" #: 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:518 #: libraries/tbl_properties.inc.php:607 libraries/tbl_properties.inc.php:777 -#: libraries/Theme_Manager.class.php:305 main.php:109 navigation.php:202 -#: navigation.php:240 pmd_pdf.php:124 prefs_manage.php:265 -#: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 -#: server_privileges.php:1694 server_privileges.php:2051 -#: server_privileges.php:2098 server_privileges.php:2138 -#: server_replication.php:233 server_replication.php:316 -#: server_replication.php:347 server_synchronize.php:1220 tbl_change.php:332 -#: tbl_change.php:1024 tbl_change.php:1061 tbl_indexes.php:260 -#: tbl_operations.php:280 tbl_operations.php:317 tbl_operations.php:519 -#: tbl_operations.php:581 tbl_operations.php:763 tbl_select.php:291 -#: tbl_structure.php:698 tbl_structure.php:734 tbl_tracking.php:425 -#: tbl_tracking.php:563 view_create.php:181 view_operations.php:99 +#: main.php:109 navigation.php:202 navigation.php:240 pmd_pdf.php:124 +#: prefs_manage.php:265 prefs_manage.php:316 server_binlog.php:128 +#: server_privileges.php:646 server_privileges.php:1694 +#: server_privileges.php:2051 server_privileges.php:2098 +#: server_privileges.php:2138 server_replication.php:233 +#: server_replication.php:316 server_replication.php:347 +#: server_synchronize.php:1220 tbl_change.php:332 tbl_change.php:1024 +#: tbl_change.php:1061 tbl_indexes.php:260 tbl_operations.php:280 +#: tbl_operations.php:317 tbl_operations.php:519 tbl_operations.php:581 +#: tbl_operations.php:763 tbl_select.php:291 tbl_structure.php:698 +#: tbl_structure.php:734 tbl_tracking.php:425 tbl_tracking.php:563 +#: view_create.php:181 view_operations.php:99 msgid "Go" msgstr "Paniesłasia" @@ -123,7 +123,7 @@ msgstr "" msgid "Database %1$s has been created." msgstr "Baza dadzienych %1$s stvoranaja." -#: db_datadict.php:48 db_operations.php:361 +#: db_datadict.php:48 db_operations.php:362 msgid "Database comment: " msgstr "Kamentar da bazy dadzienych: " @@ -133,9 +133,9 @@ msgstr "Kamentar da bazy dadzienych: " msgid "Table comments" msgstr "Kamentar da tablicy" -#: db_datadict.php:166 db_qbe.php:196 libraries/export/htmlword.php:248 -#: libraries/export/latex.php:375 libraries/export/odt.php:302 -#: libraries/export/texytext.php:227 libraries/Index.class.php:448 +#: db_datadict.php:166 db_qbe.php:196 libraries/Index.class.php:448 +#: libraries/export/htmlword.php:248 libraries/export/latex.php:375 +#: libraries/export/odt.php:302 libraries/export/texytext.php:227 #: libraries/schema/Pdf_Relation_Schema.class.php:1236 #: libraries/schema/Pdf_Relation_Schema.class.php:1257 #: libraries/tbl_properties.inc.php:274 tbl_change.php:310 tbl_chart.php:86 @@ -146,12 +146,12 @@ msgstr "Kamentar da tablicy" msgid "Column" msgstr "Nazvy kalonak" -#: db_datadict.php:167 db_printview.php:104 libraries/db_events.inc.php:69 -#: libraries/db_routines.lib.php:666 libraries/db_routines.lib.php:691 -#: libraries/db_routines.lib.php:847 libraries/db_routines.lib.php:1216 -#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:249 -#: libraries/export/latex.php:375 libraries/export/odt.php:305 -#: libraries/export/texytext.php:228 libraries/Index.class.php:445 +#: db_datadict.php:167 db_printview.php:104 libraries/Index.class.php:445 +#: libraries/db_events.inc.php:69 libraries/db_routines.lib.php:666 +#: libraries/db_routines.lib.php:691 libraries/db_routines.lib.php:847 +#: libraries/db_routines.lib.php:1216 libraries/db_structure.lib.php:51 +#: libraries/export/htmlword.php:249 libraries/export/latex.php:375 +#: libraries/export/odt.php:305 libraries/export/texytext.php:228 #: libraries/schema/Pdf_Relation_Schema.class.php:1237 #: libraries/schema/Pdf_Relation_Schema.class.php:1258 #: libraries/tbl_properties.inc.php:100 server_privileges.php:2151 @@ -161,9 +161,9 @@ msgstr "Nazvy kalonak" msgid "Type" msgstr "Typ" -#: db_datadict.php:169 libraries/export/htmlword.php:250 -#: libraries/export/latex.php:375 libraries/export/odt.php:308 -#: libraries/export/texytext.php:229 libraries/Index.class.php:451 +#: db_datadict.php:169 libraries/Index.class.php:451 +#: libraries/export/htmlword.php:250 libraries/export/latex.php:375 +#: libraries/export/odt.php:308 libraries/export/texytext.php:229 #: libraries/schema/Pdf_Relation_Schema.class.php:1239 #: libraries/schema/Pdf_Relation_Schema.class.php:1260 #: libraries/tbl_properties.inc.php:109 tbl_change.php:325 @@ -201,13 +201,12 @@ msgstr "Źviazanaja z" msgid "Comments" msgstr "Kamentary" -#: db_datadict.php:259 js/messages.php:109 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:361 +#: db_datadict.php:259 js/messages.php:109 libraries/Index.class.php:361 #: libraries/Index.class.php:388 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:287 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:287 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:130 #: server_privileges.php:1381 server_privileges.php:1392 @@ -218,17 +217,17 @@ msgstr "Kamentary" msgid "No" msgstr "Nie" -#: db_datadict.php:259 js/messages.php:108 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:362 +#: db_datadict.php:259 js/messages.php:108 libraries/Index.class.php:362 #: libraries/Index.class.php:387 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 -#: libraries/mult_submits.inc.php:87 libraries/mult_submits.inc.php:92 -#: libraries/mult_submits.inc.php:97 libraries/mult_submits.inc.php:102 -#: libraries/mult_submits.inc.php:262 libraries/mult_submits.inc.php:276 -#: libraries/mult_submits.inc.php:286 libraries/mult_submits.inc.php:299 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:46 +#: libraries/mult_submits.inc.php:78 libraries/mult_submits.inc.php:87 +#: libraries/mult_submits.inc.php:92 libraries/mult_submits.inc.php:97 +#: libraries/mult_submits.inc.php:102 libraries/mult_submits.inc.php:262 +#: libraries/mult_submits.inc.php:276 libraries/mult_submits.inc.php:286 +#: libraries/mult_submits.inc.php:299 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:129 #: server_databases.php:76 server_privileges.php:1378 @@ -265,83 +264,83 @@ msgstr "Źniać usie adznaki" msgid "The database name is empty!" msgstr "Imia bazy dadzienych nie paznačanaje!" -#: db_operations.php:271 +#: db_operations.php:272 #, php-format msgid "Database %s has been renamed to %s" msgstr "Baza dadzienych %s była pierajmienavanaja ŭ %s" -#: db_operations.php:275 +#: db_operations.php:276 #, php-format msgid "Database %s has been copied to %s" msgstr "Baza dadzienych %s była skapijavanaja ŭ %s" -#: db_operations.php:403 +#: db_operations.php:404 msgid "Rename database to" msgstr "Pierajmienavać bazu dadzienych u" -#: db_operations.php:408 server_status.php:799 +#: db_operations.php:409 server_status.php:799 msgid "Command" msgstr "Kamanda" -#: db_operations.php:439 +#: db_operations.php:440 #, fuzzy #| msgid "Rename database to" msgid "Remove database" msgstr "Pierajmienavać bazu dadzienych u" -#: db_operations.php:451 +#: db_operations.php:452 #, php-format msgid "Database %s has been dropped." msgstr "Baza dadzienych %s była vydalenaja." -#: db_operations.php:456 +#: db_operations.php:457 #, fuzzy #| msgid "Copy database to" msgid "Drop the database (DROP)" msgstr "Kapijavać bazu dadzienych u" -#: db_operations.php:486 +#: db_operations.php:487 msgid "Copy database to" msgstr "Kapijavać bazu dadzienych u" -#: db_operations.php:493 tbl_operations.php:548 tbl_tracking.php:418 +#: db_operations.php:494 tbl_operations.php:548 tbl_tracking.php:418 msgid "Structure only" msgstr "Tolki strukturu" -#: db_operations.php:494 tbl_operations.php:549 tbl_tracking.php:420 +#: db_operations.php:495 tbl_operations.php:549 tbl_tracking.php:420 msgid "Structure and data" msgstr "Strukturu i dadzienyja" -#: db_operations.php:495 tbl_operations.php:550 tbl_tracking.php:419 +#: db_operations.php:496 tbl_operations.php:550 tbl_tracking.php:419 msgid "Data only" msgstr "Tolki dadzienyja" -#: db_operations.php:503 +#: db_operations.php:504 msgid "CREATE DATABASE before copying" msgstr "vykanać CREATE DATABASE pierad kapijavańniem" -#: db_operations.php:506 libraries/config/messages.inc.php:126 +#: db_operations.php:507 libraries/config/messages.inc.php:126 #: libraries/config/messages.inc.php:127 libraries/config/messages.inc.php:129 #: libraries/config/messages.inc.php:135 tbl_operations.php:556 #, php-format msgid "Add %s" msgstr "Dadać %s" -#: db_operations.php:510 libraries/config/messages.inc.php:119 +#: db_operations.php:511 libraries/config/messages.inc.php:119 #: tbl_operations.php:314 tbl_operations.php:558 msgid "Add AUTO_INCREMENT value" msgstr "Dadać značeńnie AUTO_INCREMENT" -#: db_operations.php:514 tbl_operations.php:565 +#: db_operations.php:515 tbl_operations.php:565 msgid "Add constraints" msgstr "Dadać abmiežavańni" -#: db_operations.php:527 +#: db_operations.php:528 msgid "Switch to copied database" msgstr "Pierajści da skapijavanaj bazy dadzienych" -#: db_operations.php:551 libraries/build_html_for_db.lib.php:19 -#: libraries/db_structure.lib.php:53 libraries/Index.class.php:450 +#: db_operations.php:552 libraries/Index.class.php:450 +#: libraries/build_html_for_db.lib.php:19 libraries/db_structure.lib.php:53 #: libraries/mysql_charsets.lib.php:110 libraries/tbl_properties.inc.php:107 #: libraries/tbl_properties.inc.php:720 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:378 tbl_select.php:115 @@ -350,7 +349,7 @@ msgstr "Pierajści da skapijavanaj bazy dadzienych" msgid "Collation" msgstr "Supastaŭleńnie" -#: db_operations.php:564 +#: db_operations.php:565 #, fuzzy, php-format #| msgid "" #| "The additional features for working with linked tables have been " @@ -362,7 +361,7 @@ msgstr "" "Dadatkovyja mahčymaści raboty z źviazanymi tablicami byli adklučanyja. Kab " "vyśvietlić čamu, naciśnicie %stut%s." -#: db_operations.php:599 +#: db_operations.php:600 #, fuzzy #| msgid "Relational schema" msgid "Edit or export relational schema" @@ -516,14 +515,14 @@ msgstr "SQL-zapyt da BD %s:" msgid "Submit Query" msgstr "Vykanać zapyt" -#: db_routines.php:152 import.php:453 libraries/display_tbl.lib.php:2272 -#: libraries/Message.class.php:185 libraries/sql_query_form.lib.php:139 +#: db_routines.php:154 import.php:453 libraries/Message.class.php:185 +#: libraries/display_tbl.lib.php:2272 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" msgstr "Vaš SQL-zapyt byŭ paśpiachova vykanany" -#: db_routines.php:155 +#: db_routines.php:157 #, php-format msgid "%d row affected by the last statement inside the procedure" msgid_plural "%d rows affected by the last statement inside the procedure" @@ -531,94 +530,94 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: db_routines.php:165 +#: db_routines.php:167 #, fuzzy, php-format #| msgid "Allows executing stored routines." msgid "Execution results of routine %s" msgstr "Dazvalaje vykanańnie pragramaŭ, jakija zachoŭvajucca." -#: db_routines.php:185 libraries/import.lib.php:153 sql.php:678 +#: db_routines.php:187 libraries/import.lib.php:153 sql.php:678 #: tbl_change.php:180 tbl_get_field.php:34 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL viarnuła pusty vynik (to bok nul radkoŭ)." -#: db_routines.php:190 db_routines.php:295 db_routines.php:300 -#: db_routines.php:324 +#: db_routines.php:192 db_routines.php:297 db_routines.php:302 +#: db_routines.php:326 #, php-format msgid "The following query has failed: \"%s\"" msgstr "" -#: db_routines.php:191 db_routines.php:296 db_routines.php:301 -#: db_routines.php:311 db_routines.php:325 libraries/common.lib.php:609 +#: db_routines.php:193 db_routines.php:298 db_routines.php:303 +#: db_routines.php:313 db_routines.php:327 libraries/common.lib.php:609 msgid "MySQL said: " msgstr "Adkaz MySQL: " -#: db_routines.php:208 db_routines.php:240 db_routines.php:268 -#: db_routines.php:407 +#: db_routines.php:210 db_routines.php:242 db_routines.php:270 +#: db_routines.php:409 #, fuzzy #| msgid "Processes" msgid "Error in processing request" msgstr "Pracesy" -#: db_routines.php:209 db_routines.php:241 db_routines.php:269 -#: db_routines.php:408 +#: db_routines.php:211 db_routines.php:243 db_routines.php:271 +#: db_routines.php:410 #, fuzzy, php-format #| msgid "No tables found in database." msgid "No routine with name %1$s found in database %2$s" msgstr "U bazie dadzienych tablic nia vyjaŭlena." -#: db_routines.php:230 db_routines.php:234 +#: db_routines.php:232 db_routines.php:236 msgid "Execute routine" msgstr "" -#: db_routines.php:259 db_routines.php:263 +#: db_routines.php:261 db_routines.php:265 #, php-format msgid "Export of routine %s" msgstr "" -#: db_routines.php:288 libraries/db_routines.lib.php:960 +#: db_routines.php:290 libraries/db_routines.lib.php:960 #, fuzzy, php-format #| msgid "Invalid server index: \"%s\"" msgid "Invalid routine type: \"%s\"" msgstr "Niekarektny indeks servera: \"%s\"" -#: db_routines.php:309 +#: db_routines.php:311 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: db_routines.php:310 +#: db_routines.php:312 msgid "The backed up query was:" msgstr "" -#: db_routines.php:314 +#: db_routines.php:316 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Routine %1$s has been modified." msgstr "Tablica %s była vydalenaja" -#: db_routines.php:327 +#: db_routines.php:329 #, fuzzy, php-format #| msgid "Table %1$s has been created." msgid "Routine %1$s has been created." msgstr "Tablica %1$s stvoranaja." -#: db_routines.php:335 +#: db_routines.php:337 msgid "One or more errors have occured while processing your request:" msgstr "" -#: db_routines.php:379 +#: db_routines.php:381 #, fuzzy #| msgid "Create relation" msgid "Create routine" msgstr "Stvaryć suviaź" -#: db_routines.php:383 +#: db_routines.php:385 #, fuzzy #| msgid "Routines" msgid "Edit routine" msgstr "Pracedury" -#: db_routines.php:434 +#: db_routines.php:436 msgid "" "You are using PHP's deprecated 'mysql' extension, which is not capable of " "handling multi queries. The execution of some stored routines may fail!(ex. 12.00% to .12)" msgstr "" @@ -6377,42 +6526,6 @@ msgid "" "the issue and try again." msgstr "" -#: libraries/Index.class.php:430 tbl_relation.php:526 -msgid "No index defined!" -msgstr "Indeks nia vyznačany!" - -#: libraries/Index.class.php:446 libraries/tbl_properties.inc.php:503 -#: tbl_structure.php:157 tbl_structure.php:162 tbl_structure.php:606 -#: tbl_tracking.php:315 -msgid "Unique" -msgstr "Unikalnaje" - -#: libraries/Index.class.php:447 tbl_tracking.php:316 -msgid "Packed" -msgstr "Ścisnutaja" - -#: libraries/Index.class.php:449 tbl_tracking.php:318 -msgid "Cardinality" -msgstr "Kolkaść elementaŭ" - -#: libraries/Index.class.php:474 -msgid "The primary key has been dropped" -msgstr "Pieršasny kluč byŭ vydaleny" - -#: libraries/Index.class.php:478 -#, php-format -msgid "Index %s has been dropped" -msgstr "Indeks %s byŭ vydaleny" - -#: libraries/Index.class.php:582 -#, php-format -msgid "" -"The indexes %1$s and %2$s seem to be equal and one of them could possibly be " -"removed." -msgstr "" -"Padobna, što indeksy %1$s i %2$s źjaŭlajucca adnolkavymi, a tamu adzin ź " -"ich, mahčyma, možna vydalić." - #: libraries/kanji-encoding.lib.php:142 #, fuzzy #| msgid "None" @@ -6425,30 +6538,6 @@ msgstr "Nijakaja" msgid "Convert to Kana" msgstr "" -#: libraries/Message.class.php:260 -#, fuzzy, php-format -#| msgid "%1$d row(s) affected." -msgid "%1$d row affected." -msgid_plural "%1$d rows affected." -msgstr[0] "Źmieniena radkoŭ: %1$d." -msgstr[1] "Źmieniena radkoŭ: %1$d." - -#: libraries/Message.class.php:279 -#, fuzzy, php-format -#| msgid "%1$d row(s) deleted." -msgid "%1$d row deleted." -msgid_plural "%1$d rows deleted." -msgstr[0] "Vydalena radkoŭ: %1$d." -msgstr[1] "Vydalena radkoŭ: %1$d." - -#: libraries/Message.class.php:298 -#, fuzzy, php-format -#| msgid "%1$d row(s) inserted." -msgid "%1$d row inserted." -msgid_plural "%1$d rows inserted." -msgstr[0] "Ustaŭlena radkoŭ: %1$d." -msgstr[1] "Ustaŭlena radkoŭ: %1$d." - #: libraries/mult_submits.inc.php:254 #, fuzzy #| msgid "Fri" @@ -6693,22 +6782,6 @@ msgstr "" msgid "This format has no options" msgstr "Hety farmat nia maje opcyjaŭ" -#: libraries/RecentTable.class.php:114 -#, fuzzy -#| msgid "Could not load default configuration from: \"%1$s\"" -msgid "Could not save recent table" -msgstr "Niemahčyma zahruzić kanfihuracyju pa zmoŭčańni z: \"%1$s\"" - -#: libraries/RecentTable.class.php:149 -#, fuzzy -#| msgid "Select Tables" -msgid "Recent tables" -msgstr "Vybierycie tablicu(y)" - -#: libraries/RecentTable.class.php:155 -msgid "There are no recent tables" -msgstr "" - #: libraries/relation.lib.php:83 msgid "not OK" msgstr "nie OK" @@ -7100,6 +7173,63 @@ msgstr "" msgid "Target database" msgstr "" +#: libraries/sql_query_form.lib.php:223 +#, php-format +msgid "Run SQL query/queries on server %s" +msgstr "Vykanać SQL-zapyt(y) na servery %s" + +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 +#, php-format +msgid "Run SQL query/queries on database %s" +msgstr "Vykanać SQL-zapyt(y) na bazie dadzienych %s" + +#: libraries/sql_query_form.lib.php:296 navigation.php:302 +#: setup/frames/index.inc.php:231 +msgid "Clear" +msgstr "" + +#: libraries/sql_query_form.lib.php:301 +#, fuzzy +#| msgid "Column names" +msgid "Columns" +msgstr "Nazvy kalonak" + +#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 +msgid "Bookmark this SQL query" +msgstr "Dadać hety SQL-zapyt u zakładki" + +#: libraries/sql_query_form.lib.php:343 sql.php:1021 +msgid "Let every user access this bookmark" +msgstr "Dać kožnamu karystalniku dostup da hetaj zakładki" + +#: libraries/sql_query_form.lib.php:349 +msgid "Replace existing bookmark of same name" +msgstr "Zamianić isnuju zakładku z takim ža imiem" + +#: libraries/sql_query_form.lib.php:365 +msgid "Do not overwrite this query from outside the window" +msgstr "Nie pierazapisvajcie hety zapyt u inšych voknach" + +#: libraries/sql_query_form.lib.php:372 +msgid "Delimiter" +msgstr "Raździalalnik" + +#: libraries/sql_query_form.lib.php:380 +msgid " Show this query here again " +msgstr " Pakazać hety zapyt znoŭ " + +#: libraries/sql_query_form.lib.php:443 +msgid "View only" +msgstr "Tolki prahlad" + +#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 +msgid "Location of the text file" +msgstr "Miescaznachodžańnie tekstavaha fajła" + +#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 +msgid "web server upload directory" +msgstr "tečka web-servera dla zahruzki fajłaŭ" + #: libraries/sqlparser.lib.php:132 msgid "" "There seems to be an error in your SQL query. The MySQL server error output " @@ -7165,63 +7295,6 @@ msgstr "Niapravilny identyfikatar" msgid "Unknown Punctuation String" msgstr "Nieviadomy symbal punktuacyi" -#: libraries/sql_query_form.lib.php:223 -#, php-format -msgid "Run SQL query/queries on server %s" -msgstr "Vykanać SQL-zapyt(y) na servery %s" - -#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 -#, php-format -msgid "Run SQL query/queries on database %s" -msgstr "Vykanać SQL-zapyt(y) na bazie dadzienych %s" - -#: libraries/sql_query_form.lib.php:296 navigation.php:302 -#: setup/frames/index.inc.php:231 -msgid "Clear" -msgstr "" - -#: libraries/sql_query_form.lib.php:301 -#, fuzzy -#| msgid "Column names" -msgid "Columns" -msgstr "Nazvy kalonak" - -#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 -msgid "Bookmark this SQL query" -msgstr "Dadać hety SQL-zapyt u zakładki" - -#: libraries/sql_query_form.lib.php:343 sql.php:1021 -msgid "Let every user access this bookmark" -msgstr "Dać kožnamu karystalniku dostup da hetaj zakładki" - -#: libraries/sql_query_form.lib.php:349 -msgid "Replace existing bookmark of same name" -msgstr "Zamianić isnuju zakładku z takim ža imiem" - -#: libraries/sql_query_form.lib.php:365 -msgid "Do not overwrite this query from outside the window" -msgstr "Nie pierazapisvajcie hety zapyt u inšych voknach" - -#: libraries/sql_query_form.lib.php:372 -msgid "Delimiter" -msgstr "Raździalalnik" - -#: libraries/sql_query_form.lib.php:380 -msgid " Show this query here again " -msgstr " Pakazać hety zapyt znoŭ " - -#: libraries/sql_query_form.lib.php:443 -msgid "View only" -msgstr "Tolki prahlad" - -#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 -msgid "Location of the text file" -msgstr "Miescaznachodžańnie tekstavaha fajła" - -#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 -msgid "web server upload directory" -msgstr "tečka web-servera dla zahruzki fajłaŭ" - #: libraries/sqlvalidator.lib.php:67 #, php-format msgid "" @@ -7229,51 +7302,8 @@ msgid "" "installed the necessary PHP extensions as described in the %sdocumentation%s." msgstr "" "Niemahčyma prainicyjalizavać pravierku SQL. Kali łaska, praviercie, ci " -"ŭstalavanyja ŭ vas nieabchodnyja pašyreńni PHP, jak heta apisana ŭ %" -"sdakumentacyi%s." - -#: libraries/StorageEngine.class.php:195 -msgid "" -"There is no detailed status information available for this storage engine." -msgstr "" -"Dla hetaj mašyny zachavańnia dadzienych detalnaja infarmacyja nie dastupnaja." - -#: libraries/StorageEngine.class.php:355 -#, php-format -msgid "%s is available on this MySQL server." -msgstr "%s dastupnaja na hetym MySQL-servery." - -#: libraries/StorageEngine.class.php:358 -#, php-format -msgid "%s has been disabled for this MySQL server." -msgstr "%s była adklučanaja dla retaha MySQL-servera." - -#: libraries/StorageEngine.class.php:362 -#, php-format -msgid "This MySQL server does not support the %s storage engine." -msgstr "Hety server MySQL nie padtrymlivaje mašynu zachavańnia dadzienych %s." - -#: libraries/Table.class.php:1027 -msgid "Invalid database" -msgstr "Niapravilnaja baza dadzienych" - -#: libraries/Table.class.php:1041 tbl_get_field.php:25 -msgid "Invalid table name" -msgstr "Niekarektnaje imia tablicy" - -#: libraries/Table.class.php:1056 -#, php-format -msgid "Error renaming table %1$s to %2$s" -msgstr "Pamyłka pierajmienavańnia tablicy %1$s u %2$s" - -#: libraries/Table.class.php:1139 -#, php-format -msgid "Table %s has been renamed to %s" -msgstr "Tablica %s była pierajmienavanaja ŭ %s" - -#: libraries/Table.class.php:1272 -msgid "Could not save table UI preferences" -msgstr "" +"ŭstalavanyja ŭ vas nieabchodnyja pašyreńni PHP, jak heta apisana ŭ " +"%sdakumentacyi%s." #: libraries/tbl_links.inc.php:117 libraries/tbl_links.inc.php:118 msgid "Table seems to be empty!" @@ -7406,38 +7436,6 @@ msgstr "Aznačeńnie PARTITION" msgid "+ Add a value" msgstr "Dadać novaha karystalnika" -#: libraries/Theme.class.php:160 -#, php-format -msgid "No valid image path for theme %s found!" -msgstr "Dapuščalny šlach da malunkaŭ temy %s nia znojdzieny!" - -#: libraries/Theme.class.php:380 -msgid "No preview available." -msgstr "Papiaredni prahlad niedastupny." - -#: libraries/Theme.class.php:383 -msgid "take it" -msgstr "hetaja" - -#: libraries/Theme_Manager.class.php:109 -#, php-format -msgid "Default theme %s not found!" -msgstr "Tema pa zmoŭčańni %s nia znojdzienaja!" - -#: libraries/Theme_Manager.class.php:147 -#, php-format -msgid "Theme %s not found!" -msgstr "Tema %s nia znojdzienaja!" - -#: libraries/Theme_Manager.class.php:215 -#, php-format -msgid "Theme path not found for theme %s!" -msgstr "Nia znojdzieny šlach da temy %s!" - -#: libraries/Theme_Manager.class.php:291 themes.php:20 themes.php:40 -msgid "Theme" -msgstr "" - #: libraries/transformations/application_octetstream__download.inc.php:9 #, fuzzy #| msgid "" @@ -7505,8 +7503,8 @@ msgstr "" "dadadzienyja da mietki času (pa zmoŭčańni — 0). Druhi parametar " "vykarystoŭvajcie, kab paznačyć inšy farmat daty/času. Treci parametar " "vyznačaje typ daty, jakaja budzie pakazanaja: vašaja lakalnaja data albo " -"data UTC (vykarystoŭvajcie dla hetaha parametry «local» i «utc» adpaviedna). U " -"zaležnaści ad hetaha farmat daty maje roznyja značeńni: dla atrymańnia " +"data UTC (vykarystoŭvajcie dla hetaha parametry «local» i «utc» adpaviedna). " +"U zaležnaści ad hetaha farmat daty maje roznyja značeńni: dla atrymańnia " "parametraŭ lakalnaj daty hladzicie dakumentacyju dla funkcyi PHP strftime(), " "a dla hrynvickaha času (parametar «utc») — dakumentacyju funkcyi gmdate()." @@ -8571,8 +8569,8 @@ msgstr "" msgid "" "Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege " "tables. The content of these tables may differ from the privileges the " -"server uses, if they have been changed manually. In this case, you should %" -"sreload the privileges%s before you continue." +"server uses, if they have been changed manually. In this case, you should " +"%sreload the privileges%s before you continue." msgstr "" "Zaŭvaha: phpMyAdmin atrymlivaje pryvilei karystalnikaŭ naŭprostava z tablic " "pryvilejaŭ MySQL. Źmieściva hetych tablic moža adroźnivacca ad pryvilejaŭ, " diff --git a/po/bg.po b/po/bg.po index 22f5b00f70..44c70d0f5e 100644 --- a/po/bg.po +++ b/po/bg.po @@ -3,14 +3,14 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-26 07:33-0400\n" +"POT-Creation-Date: 2011-06-27 10:20+0200\n" "PO-Revision-Date: 2011-06-23 14:27+0200\n" "Last-Translator: \n" "Language-Team: bulgarian \n" +"Language: bg\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: bg\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.0.5\n" @@ -45,13 +45,13 @@ msgstr "" msgid "Search" msgstr "Търсене" -#: browse_foreigners.php:154 db_operations.php:368 db_operations.php:420 -#: db_operations.php:530 db_operations.php:558 db_search.php:360 +#: browse_foreigners.php:154 db_operations.php:369 db_operations.php:421 +#: db_operations.php:531 db_operations.php:559 db_search.php:360 #: db_structure.php:528 enum_editor.php:63 js/messages.php:90 +#: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 #: libraries/auth/cookie.auth.lib.php:273 libraries/common.lib.php:1315 -#: libraries/common.lib.php:2245 libraries/Config.class.php:1220 -#: libraries/core.lib.php:557 libraries/db_routines.lib.php:789 -#: libraries/db_routines.lib.php:921 +#: libraries/common.lib.php:2245 libraries/core.lib.php:557 +#: libraries/db_routines.lib.php:789 libraries/db_routines.lib.php:921 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 #: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 @@ -64,18 +64,18 @@ msgstr "Търсене" #: 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:518 #: libraries/tbl_properties.inc.php:607 libraries/tbl_properties.inc.php:777 -#: libraries/Theme_Manager.class.php:305 main.php:109 navigation.php:202 -#: navigation.php:240 pmd_pdf.php:124 prefs_manage.php:265 -#: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 -#: server_privileges.php:1694 server_privileges.php:2051 -#: server_privileges.php:2098 server_privileges.php:2138 -#: server_replication.php:233 server_replication.php:316 -#: server_replication.php:347 server_synchronize.php:1220 tbl_change.php:332 -#: tbl_change.php:1024 tbl_change.php:1061 tbl_indexes.php:260 -#: tbl_operations.php:280 tbl_operations.php:317 tbl_operations.php:519 -#: tbl_operations.php:581 tbl_operations.php:763 tbl_select.php:291 -#: tbl_structure.php:698 tbl_structure.php:734 tbl_tracking.php:425 -#: tbl_tracking.php:563 view_create.php:181 view_operations.php:99 +#: main.php:109 navigation.php:202 navigation.php:240 pmd_pdf.php:124 +#: prefs_manage.php:265 prefs_manage.php:316 server_binlog.php:128 +#: server_privileges.php:646 server_privileges.php:1694 +#: server_privileges.php:2051 server_privileges.php:2098 +#: server_privileges.php:2138 server_replication.php:233 +#: server_replication.php:316 server_replication.php:347 +#: server_synchronize.php:1220 tbl_change.php:332 tbl_change.php:1024 +#: tbl_change.php:1061 tbl_indexes.php:260 tbl_operations.php:280 +#: tbl_operations.php:317 tbl_operations.php:519 tbl_operations.php:581 +#: tbl_operations.php:763 tbl_select.php:291 tbl_structure.php:698 +#: tbl_structure.php:734 tbl_tracking.php:425 tbl_tracking.php:563 +#: view_create.php:181 view_operations.php:99 msgid "Go" msgstr "Изпълнение" @@ -122,7 +122,7 @@ msgstr "" msgid "Database %1$s has been created." msgstr "БД %1$s беше създадена." -#: db_datadict.php:48 db_operations.php:361 +#: db_datadict.php:48 db_operations.php:362 msgid "Database comment: " msgstr "Коментар към БД: " @@ -132,9 +132,9 @@ msgstr "Коментар към БД: " msgid "Table comments" msgstr "Коментари към таблицата" -#: db_datadict.php:166 db_qbe.php:196 libraries/export/htmlword.php:248 -#: libraries/export/latex.php:375 libraries/export/odt.php:302 -#: libraries/export/texytext.php:227 libraries/Index.class.php:448 +#: db_datadict.php:166 db_qbe.php:196 libraries/Index.class.php:448 +#: libraries/export/htmlword.php:248 libraries/export/latex.php:375 +#: libraries/export/odt.php:302 libraries/export/texytext.php:227 #: libraries/schema/Pdf_Relation_Schema.class.php:1236 #: libraries/schema/Pdf_Relation_Schema.class.php:1257 #: libraries/tbl_properties.inc.php:274 tbl_change.php:310 tbl_chart.php:86 @@ -143,12 +143,12 @@ msgstr "Коментари към таблицата" msgid "Column" msgstr "Kолона" -#: db_datadict.php:167 db_printview.php:104 libraries/db_events.inc.php:69 -#: libraries/db_routines.lib.php:666 libraries/db_routines.lib.php:691 -#: libraries/db_routines.lib.php:847 libraries/db_routines.lib.php:1216 -#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:249 -#: libraries/export/latex.php:375 libraries/export/odt.php:305 -#: libraries/export/texytext.php:228 libraries/Index.class.php:445 +#: db_datadict.php:167 db_printview.php:104 libraries/Index.class.php:445 +#: libraries/db_events.inc.php:69 libraries/db_routines.lib.php:666 +#: libraries/db_routines.lib.php:691 libraries/db_routines.lib.php:847 +#: libraries/db_routines.lib.php:1216 libraries/db_structure.lib.php:51 +#: libraries/export/htmlword.php:249 libraries/export/latex.php:375 +#: libraries/export/odt.php:305 libraries/export/texytext.php:228 #: libraries/schema/Pdf_Relation_Schema.class.php:1237 #: libraries/schema/Pdf_Relation_Schema.class.php:1258 #: libraries/tbl_properties.inc.php:100 server_privileges.php:2151 @@ -158,9 +158,9 @@ msgstr "Kолона" msgid "Type" msgstr "Тип" -#: db_datadict.php:169 libraries/export/htmlword.php:250 -#: libraries/export/latex.php:375 libraries/export/odt.php:308 -#: libraries/export/texytext.php:229 libraries/Index.class.php:451 +#: db_datadict.php:169 libraries/Index.class.php:451 +#: libraries/export/htmlword.php:250 libraries/export/latex.php:375 +#: libraries/export/odt.php:308 libraries/export/texytext.php:229 #: libraries/schema/Pdf_Relation_Schema.class.php:1239 #: libraries/schema/Pdf_Relation_Schema.class.php:1260 #: libraries/tbl_properties.inc.php:109 tbl_change.php:325 @@ -198,13 +198,12 @@ msgstr "Свързана към" msgid "Comments" msgstr "Коментари" -#: db_datadict.php:259 js/messages.php:109 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:361 +#: db_datadict.php:259 js/messages.php:109 libraries/Index.class.php:361 #: libraries/Index.class.php:388 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:287 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:287 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:130 #: server_privileges.php:1381 server_privileges.php:1392 @@ -215,17 +214,17 @@ msgstr "Коментари" msgid "No" msgstr "Не" -#: db_datadict.php:259 js/messages.php:108 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:362 +#: db_datadict.php:259 js/messages.php:108 libraries/Index.class.php:362 #: libraries/Index.class.php:387 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 -#: libraries/mult_submits.inc.php:87 libraries/mult_submits.inc.php:92 -#: libraries/mult_submits.inc.php:97 libraries/mult_submits.inc.php:102 -#: libraries/mult_submits.inc.php:262 libraries/mult_submits.inc.php:276 -#: libraries/mult_submits.inc.php:286 libraries/mult_submits.inc.php:299 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:46 +#: libraries/mult_submits.inc.php:78 libraries/mult_submits.inc.php:87 +#: libraries/mult_submits.inc.php:92 libraries/mult_submits.inc.php:97 +#: libraries/mult_submits.inc.php:102 libraries/mult_submits.inc.php:262 +#: libraries/mult_submits.inc.php:276 libraries/mult_submits.inc.php:286 +#: libraries/mult_submits.inc.php:299 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:129 #: server_databases.php:76 server_privileges.php:1378 @@ -262,79 +261,79 @@ msgstr "Размаркиране всички" msgid "The database name is empty!" msgstr "Името на БД е празно!" -#: db_operations.php:271 +#: db_operations.php:272 #, php-format msgid "Database %s has been renamed to %s" msgstr "БД %s беше преименувана на %s" -#: db_operations.php:275 +#: db_operations.php:276 #, php-format msgid "Database %s has been copied to %s" msgstr "БД %s беше копирана като %s" -#: db_operations.php:403 +#: db_operations.php:404 msgid "Rename database to" msgstr "Преименуване БД на" -#: db_operations.php:408 server_status.php:799 +#: db_operations.php:409 server_status.php:799 msgid "Command" msgstr "Команда" -#: db_operations.php:439 +#: db_operations.php:440 msgid "Remove database" msgstr "Изтриване БД" -#: db_operations.php:451 +#: db_operations.php:452 #, php-format msgid "Database %s has been dropped." msgstr "БД %s беше изтрита." -#: db_operations.php:456 +#: db_operations.php:457 msgid "Drop the database (DROP)" msgstr "Изтриване на БД (DROP)" -#: db_operations.php:486 +#: db_operations.php:487 msgid "Copy database to" msgstr "Копиране на БД в" -#: db_operations.php:493 tbl_operations.php:548 tbl_tracking.php:418 +#: db_operations.php:494 tbl_operations.php:548 tbl_tracking.php:418 msgid "Structure only" msgstr "Само структурата" -#: db_operations.php:494 tbl_operations.php:549 tbl_tracking.php:420 +#: db_operations.php:495 tbl_operations.php:549 tbl_tracking.php:420 msgid "Structure and data" msgstr "Структурата и данните" -#: db_operations.php:495 tbl_operations.php:550 tbl_tracking.php:419 +#: db_operations.php:496 tbl_operations.php:550 tbl_tracking.php:419 msgid "Data only" msgstr "Само данните" -#: db_operations.php:503 +#: db_operations.php:504 msgid "CREATE DATABASE before copying" msgstr "Изпълняване на CREATE DATABASE преди копирането" -#: db_operations.php:506 libraries/config/messages.inc.php:126 +#: db_operations.php:507 libraries/config/messages.inc.php:126 #: libraries/config/messages.inc.php:127 libraries/config/messages.inc.php:129 #: libraries/config/messages.inc.php:135 tbl_operations.php:556 #, php-format msgid "Add %s" msgstr "Добавяне на %s" -#: db_operations.php:510 libraries/config/messages.inc.php:119 +#: db_operations.php:511 libraries/config/messages.inc.php:119 #: tbl_operations.php:314 tbl_operations.php:558 msgid "Add AUTO_INCREMENT value" msgstr "Добавяне на AUTO_INCREMENT" -#: db_operations.php:514 tbl_operations.php:565 +#: db_operations.php:515 tbl_operations.php:565 msgid "Add constraints" msgstr "Добавяне на ограничение" -#: db_operations.php:527 +#: db_operations.php:528 msgid "Switch to copied database" msgstr "Показване на копираната БД" -#: db_operations.php:551 libraries/build_html_for_db.lib.php:19 -#: libraries/db_structure.lib.php:53 libraries/Index.class.php:450 +#: db_operations.php:552 libraries/Index.class.php:450 +#: libraries/build_html_for_db.lib.php:19 libraries/db_structure.lib.php:53 #: libraries/mysql_charsets.lib.php:110 libraries/tbl_properties.inc.php:107 #: libraries/tbl_properties.inc.php:720 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:378 tbl_select.php:115 @@ -343,7 +342,7 @@ msgstr "Показване на копираната БД" msgid "Collation" msgstr "Колация" -#: db_operations.php:564 +#: db_operations.php:565 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " @@ -352,7 +351,7 @@ msgstr "" "Хранилището за конфигурацията на phpMyAdmin е деактивирано. За да разберете " "защо натиснете %sтук%s." -#: db_operations.php:599 +#: db_operations.php:600 msgid "Edit or export relational schema" msgstr "Редакция или експорт на релационна схема" @@ -498,109 +497,109 @@ msgstr "SQL заявка към БД %s:" msgid "Submit Query" msgstr "Изпълни заявката" -#: db_routines.php:152 import.php:453 libraries/display_tbl.lib.php:2272 -#: libraries/Message.class.php:185 libraries/sql_query_form.lib.php:139 +#: db_routines.php:154 import.php:453 libraries/Message.class.php:185 +#: libraries/display_tbl.lib.php:2272 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" msgstr "SQL заявката беше изпълнена успешно" -#: db_routines.php:155 +#: db_routines.php:157 #, php-format msgid "%d row affected by the last statement inside the procedure" msgid_plural "%d rows affected by the last statement inside the procedure" msgstr[0] "" msgstr[1] "" -#: db_routines.php:165 +#: db_routines.php:167 #, fuzzy, php-format #| msgid "Allows executing stored routines." msgid "Execution results of routine %s" msgstr "Позволява стартиране на съхранени процедури." -#: db_routines.php:185 libraries/import.lib.php:153 sql.php:678 +#: db_routines.php:187 libraries/import.lib.php:153 sql.php:678 #: tbl_change.php:180 tbl_get_field.php:34 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL върна празен резултат (т.е. нула редове)." -#: db_routines.php:190 db_routines.php:295 db_routines.php:300 -#: db_routines.php:324 +#: db_routines.php:192 db_routines.php:297 db_routines.php:302 +#: db_routines.php:326 #, php-format msgid "The following query has failed: \"%s\"" msgstr "" -#: db_routines.php:191 db_routines.php:296 db_routines.php:301 -#: db_routines.php:311 db_routines.php:325 libraries/common.lib.php:609 +#: db_routines.php:193 db_routines.php:298 db_routines.php:303 +#: db_routines.php:313 db_routines.php:327 libraries/common.lib.php:609 msgid "MySQL said: " msgstr "MySQL отговори: " -#: db_routines.php:208 db_routines.php:240 db_routines.php:268 -#: db_routines.php:407 +#: db_routines.php:210 db_routines.php:242 db_routines.php:270 +#: db_routines.php:409 #, fuzzy #| msgid "Error in Processing Request" msgid "Error in processing request" msgstr "Грешка при обработка на заявката" -#: db_routines.php:209 db_routines.php:241 db_routines.php:269 -#: db_routines.php:408 +#: db_routines.php:211 db_routines.php:243 db_routines.php:271 +#: db_routines.php:410 #, fuzzy, php-format #| msgid "No tables found in database" msgid "No routine with name %1$s found in database %2$s" msgstr "В БД няма таблици" -#: db_routines.php:230 db_routines.php:234 +#: db_routines.php:232 db_routines.php:236 msgid "Execute routine" msgstr "" -#: db_routines.php:259 db_routines.php:263 +#: db_routines.php:261 db_routines.php:265 #, fuzzy, php-format #| msgid "Export as %s" msgid "Export of routine %s" msgstr "Експорт като %s" -#: db_routines.php:288 libraries/db_routines.lib.php:960 +#: db_routines.php:290 libraries/db_routines.lib.php:960 #, fuzzy, php-format #| msgid "Invalid server index: %s" msgid "Invalid routine type: \"%s\"" msgstr "Невалиден индекс на сървър: %s" -#: db_routines.php:309 +#: db_routines.php:311 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: db_routines.php:310 +#: db_routines.php:312 msgid "The backed up query was:" msgstr "" -#: db_routines.php:314 +#: db_routines.php:316 #, fuzzy, php-format #| msgid "Column %s has been dropped" msgid "Routine %1$s has been modified." msgstr "Колоната %s беше изтрита" -#: db_routines.php:327 +#: db_routines.php:329 #, fuzzy, php-format #| msgid "Table %1$s has been created." msgid "Routine %1$s has been created." msgstr "Таблицата %1$s беше създадена." -#: db_routines.php:335 +#: db_routines.php:337 msgid "One or more errors have occured while processing your request:" msgstr "" -#: db_routines.php:379 +#: db_routines.php:381 #, fuzzy #| msgid "Create view" msgid "Create routine" msgstr "Създаване на изглед" -#: db_routines.php:383 +#: db_routines.php:385 #, fuzzy #| msgid "Edit mode" msgid "Edit routine" msgstr "Редактиране" -#: db_routines.php:434 +#: db_routines.php:436 msgid "" "You are using PHP's deprecated 'mysql' extension, which is not capable of " "handling multi queries. The execution of some stored routines may fail!(ex. 12.00% to .12)" msgstr "" @@ -5910,42 +6053,6 @@ msgid "" "the issue and try again." msgstr "" -#: libraries/Index.class.php:430 tbl_relation.php:526 -msgid "No index defined!" -msgstr "Не е дефиниран индекс!" - -#: libraries/Index.class.php:446 libraries/tbl_properties.inc.php:503 -#: tbl_structure.php:157 tbl_structure.php:162 tbl_structure.php:606 -#: tbl_tracking.php:315 -msgid "Unique" -msgstr "Уникално" - -#: libraries/Index.class.php:447 tbl_tracking.php:316 -msgid "Packed" -msgstr "" - -#: libraries/Index.class.php:449 tbl_tracking.php:318 -msgid "Cardinality" -msgstr "Кардиналност" - -#: libraries/Index.class.php:474 -msgid "The primary key has been dropped" -msgstr "Главния ключ беше изтрит" - -#: libraries/Index.class.php:478 -#, php-format -msgid "Index %s has been dropped" -msgstr "Индекса %s беше изтрит" - -#: libraries/Index.class.php:582 -#, php-format -msgid "" -"The indexes %1$s and %2$s seem to be equal and one of them could possibly be " -"removed." -msgstr "" -"Индексите %1$s и %2$s изглеждат равнозначни и един от двата вероятно може да " -"бъде премахнат." - #: libraries/kanji-encoding.lib.php:142 msgctxt "None encoding conversion" msgid "None" @@ -5956,27 +6063,6 @@ msgstr "Няма" msgid "Convert to Kana" msgstr "" -#: libraries/Message.class.php:260 -#, php-format -msgid "%1$d row affected." -msgid_plural "%1$d rows affected." -msgstr[0] "%1$d повлиян ред." -msgstr[1] "%1$d повлияни реда." - -#: libraries/Message.class.php:279 -#, php-format -msgid "%1$d row deleted." -msgid_plural "%1$d rows deleted." -msgstr[0] "%1$d ред изтрит." -msgstr[1] "%1$d реда изтрити." - -#: libraries/Message.class.php:298 -#, php-format -msgid "%1$d row inserted." -msgid_plural "%1$d rows inserted." -msgstr[0] "%1$d ред добавен." -msgstr[1] "%1$d реда добавени." - #: libraries/mult_submits.inc.php:254 msgid "From" msgstr "От" @@ -6215,20 +6301,6 @@ msgstr "" msgid "This format has no options" msgstr "Този формат няма опции" -#: libraries/RecentTable.class.php:114 -#, fuzzy -#| msgid "Could not save configuration" -msgid "Could not save recent table" -msgstr "Конфигурацията не може да бъде запазена" - -#: libraries/RecentTable.class.php:149 -msgid "Recent tables" -msgstr "Отваряни таблици" - -#: libraries/RecentTable.class.php:155 -msgid "There are no recent tables" -msgstr "Няма наскоро отваряни таблици" - #: libraries/relation.lib.php:83 msgid "not OK" msgstr "не е OK" @@ -6602,6 +6674,61 @@ msgstr "Различия" msgid "Target database" msgstr "Целева БД" +#: libraries/sql_query_form.lib.php:223 +#, php-format +msgid "Run SQL query/queries on server %s" +msgstr "Изпълняване на SQL заявка/заявки на сървър %s" + +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 +#, php-format +msgid "Run SQL query/queries on database %s" +msgstr "Изпълнение на SQL заявка/заявки към БД %s" + +#: libraries/sql_query_form.lib.php:296 navigation.php:302 +#: setup/frames/index.inc.php:231 +msgid "Clear" +msgstr "Изчистване" + +#: libraries/sql_query_form.lib.php:301 +msgid "Columns" +msgstr "Колони" + +#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 +msgid "Bookmark this SQL query" +msgstr "Отбелязване SQL заявката" + +#: libraries/sql_query_form.lib.php:343 sql.php:1021 +msgid "Let every user access this bookmark" +msgstr "Всеки потребител да има достъп до тази белязка" + +#: libraries/sql_query_form.lib.php:349 +msgid "Replace existing bookmark of same name" +msgstr "Замяна белязката със същото име" + +#: libraries/sql_query_form.lib.php:365 +msgid "Do not overwrite this query from outside the window" +msgstr "Не препокривайте тази заявка извън този прозорец" + +#: libraries/sql_query_form.lib.php:372 +msgid "Delimiter" +msgstr "Разделител" + +#: libraries/sql_query_form.lib.php:380 +msgid " Show this query here again " +msgstr " Показване на заявката отново " + +#: libraries/sql_query_form.lib.php:443 +msgid "View only" +msgstr "Само показване" + +#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 +msgid "Location of the text file" +msgstr "Местоположение на текстовия файл" + +#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 +msgid "web server upload directory" +msgstr "директорията за upload на web сървъра" + #: libraries/sqlparser.lib.php:132 msgid "" "There seems to be an error in your SQL query. The MySQL server error output " @@ -6665,61 +6792,6 @@ msgstr "Невалиден идентификатор" msgid "Unknown Punctuation String" msgstr "Непознат пунктуационен низ" -#: libraries/sql_query_form.lib.php:223 -#, php-format -msgid "Run SQL query/queries on server %s" -msgstr "Изпълняване на SQL заявка/заявки на сървър %s" - -#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 -#, php-format -msgid "Run SQL query/queries on database %s" -msgstr "Изпълнение на SQL заявка/заявки към БД %s" - -#: libraries/sql_query_form.lib.php:296 navigation.php:302 -#: setup/frames/index.inc.php:231 -msgid "Clear" -msgstr "Изчистване" - -#: libraries/sql_query_form.lib.php:301 -msgid "Columns" -msgstr "Колони" - -#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 -msgid "Bookmark this SQL query" -msgstr "Отбелязване SQL заявката" - -#: libraries/sql_query_form.lib.php:343 sql.php:1021 -msgid "Let every user access this bookmark" -msgstr "Всеки потребител да има достъп до тази белязка" - -#: libraries/sql_query_form.lib.php:349 -msgid "Replace existing bookmark of same name" -msgstr "Замяна белязката със същото име" - -#: libraries/sql_query_form.lib.php:365 -msgid "Do not overwrite this query from outside the window" -msgstr "Не препокривайте тази заявка извън този прозорец" - -#: libraries/sql_query_form.lib.php:372 -msgid "Delimiter" -msgstr "Разделител" - -#: libraries/sql_query_form.lib.php:380 -msgid " Show this query here again " -msgstr " Показване на заявката отново " - -#: libraries/sql_query_form.lib.php:443 -msgid "View only" -msgstr "Само показване" - -#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 -msgid "Location of the text file" -msgstr "Местоположение на текстовия файл" - -#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 -msgid "web server upload directory" -msgstr "директорията за upload на web сървъра" - #: libraries/sqlvalidator.lib.php:67 #, php-format msgid "" @@ -6727,50 +6799,8 @@ msgid "" "installed the necessary PHP extensions as described in the %sdocumentation%s." msgstr "" "SQL валидаторът не може да бъде инициализиран. Моля проверете дали са " -"инсталирани необходимите PHP разширения, както е описано в %sдокументацията%" -"s." - -#: libraries/StorageEngine.class.php:195 -msgid "" -"There is no detailed status information available for this storage engine." -msgstr "Няма детайлна информация за състоянието на това хранилище на данни." - -#: libraries/StorageEngine.class.php:355 -#, php-format -msgid "%s is available on this MySQL server." -msgstr "%s е разрешен на този MySQL сървър." - -#: libraries/StorageEngine.class.php:358 -#, php-format -msgid "%s has been disabled for this MySQL server." -msgstr "%s е изключен за този MySQL сървър." - -#: libraries/StorageEngine.class.php:362 -#, php-format -msgid "This MySQL server does not support the %s storage engine." -msgstr "Този MySQL сървър не поддържа хранилището на данни %s." - -#: libraries/Table.class.php:1027 -msgid "Invalid database" -msgstr "Невалидна БД" - -#: libraries/Table.class.php:1041 tbl_get_field.php:25 -msgid "Invalid table name" -msgstr "Невалидно име на таблица" - -#: libraries/Table.class.php:1056 -#, php-format -msgid "Error renaming table %1$s to %2$s" -msgstr "Грешка при преименуване на таблица %1$s в %2$s" - -#: libraries/Table.class.php:1139 -#, php-format -msgid "Table %s has been renamed to %s" -msgstr "Таблица %s беше преименувана на %s" - -#: libraries/Table.class.php:1272 -msgid "Could not save table UI preferences" -msgstr "" +"инсталирани необходимите PHP разширения, както е описано в %sдокументацията" +"%s." #: libraries/tbl_links.inc.php:117 libraries/tbl_links.inc.php:118 msgid "Table seems to be empty!" @@ -6893,38 +6923,6 @@ msgstr "" msgid "+ Add a value" msgstr "+ Добавяне на нова стойност" -#: libraries/Theme.class.php:160 -#, php-format -msgid "No valid image path for theme %s found!" -msgstr "Не открито изображение към тема %s!" - -#: libraries/Theme.class.php:380 -msgid "No preview available." -msgstr "Прегледът не е достъпен." - -#: libraries/Theme.class.php:383 -msgid "take it" -msgstr "тази ще е" - -#: libraries/Theme_Manager.class.php:109 -#, php-format -msgid "Default theme %s not found!" -msgstr "Темата по подразбиране %s не е намерена!" - -#: libraries/Theme_Manager.class.php:147 -#, php-format -msgid "Theme %s not found!" -msgstr "Тема %s не е намерена!" - -#: libraries/Theme_Manager.class.php:215 -#, php-format -msgid "Theme path not found for theme %s!" -msgstr "Не е открит път към тема %s!" - -#: libraries/Theme_Manager.class.php:291 themes.php:20 themes.php:40 -msgid "Theme" -msgstr "" - #: libraries/transformations/application_octetstream__download.inc.php:9 msgid "" "Displays a link to download the binary data of the column. You can use the " @@ -7478,8 +7476,8 @@ msgid "" "You can set more settings by modifying config.inc.php, eg. by using %sSetup " "script%s." msgstr "" -"Имате достъп до още настройки, модифицирайки config.inc.php, примерно чрез %" -"sскрипта за настройки%s." +"Имате достъп до още настройки, модифицирайки config.inc.php, примерно чрез " +"%sскрипта за настройки%s." #: prefs_manage.php:302 msgid "Save to browser's storage" @@ -7929,8 +7927,8 @@ msgstr "" msgid "" "Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege " "tables. The content of these tables may differ from the privileges the " -"server uses, if they have been changed manually. In this case, you should %" -"sreload the privileges%s before you continue." +"server uses, if they have been changed manually. In this case, you should " +"%sreload the privileges%s before you continue." msgstr "" "Забележка: phpMyAdmin взема потребителските права директно от таблицата с " "правата на MySQL. Съдържанието на тази таблица може да се различава от " @@ -10071,8 +10069,8 @@ msgid "" "No themes support; please check your configuration and/or your themes in " "directory %s." msgstr "" -"Няма поддръжка на теми, моля, проверете конфигурацията и/или темите в папка %" -"s." +"Няма поддръжка на теми, моля, проверете конфигурацията и/или темите в папка " +"%s." #: themes.php:41 msgid "Get more themes!" diff --git a/po/bn.po b/po/bn.po index ffa9c80b89..6df5fa4ec1 100644 --- a/po/bn.po +++ b/po/bn.po @@ -3,14 +3,14 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-26 07:33-0400\n" +"POT-Creation-Date: 2011-06-27 10:20+0200\n" "PO-Revision-Date: 2010-10-21 01:36+0200\n" "Last-Translator: Nobin নবীন \n" "Language-Team: bangla \n" +"Language: bn\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: bn\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.0.5\n" @@ -45,13 +45,13 @@ msgstr "" msgid "Search" msgstr "খুঁজুন" -#: browse_foreigners.php:154 db_operations.php:368 db_operations.php:420 -#: db_operations.php:530 db_operations.php:558 db_search.php:360 +#: browse_foreigners.php:154 db_operations.php:369 db_operations.php:421 +#: db_operations.php:531 db_operations.php:559 db_search.php:360 #: db_structure.php:528 enum_editor.php:63 js/messages.php:90 +#: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 #: libraries/auth/cookie.auth.lib.php:273 libraries/common.lib.php:1315 -#: libraries/common.lib.php:2245 libraries/Config.class.php:1220 -#: libraries/core.lib.php:557 libraries/db_routines.lib.php:789 -#: libraries/db_routines.lib.php:921 +#: libraries/common.lib.php:2245 libraries/core.lib.php:557 +#: libraries/db_routines.lib.php:789 libraries/db_routines.lib.php:921 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 #: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 @@ -64,18 +64,18 @@ msgstr "খুঁজুন" #: 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:518 #: libraries/tbl_properties.inc.php:607 libraries/tbl_properties.inc.php:777 -#: libraries/Theme_Manager.class.php:305 main.php:109 navigation.php:202 -#: navigation.php:240 pmd_pdf.php:124 prefs_manage.php:265 -#: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 -#: server_privileges.php:1694 server_privileges.php:2051 -#: server_privileges.php:2098 server_privileges.php:2138 -#: server_replication.php:233 server_replication.php:316 -#: server_replication.php:347 server_synchronize.php:1220 tbl_change.php:332 -#: tbl_change.php:1024 tbl_change.php:1061 tbl_indexes.php:260 -#: tbl_operations.php:280 tbl_operations.php:317 tbl_operations.php:519 -#: tbl_operations.php:581 tbl_operations.php:763 tbl_select.php:291 -#: tbl_structure.php:698 tbl_structure.php:734 tbl_tracking.php:425 -#: tbl_tracking.php:563 view_create.php:181 view_operations.php:99 +#: main.php:109 navigation.php:202 navigation.php:240 pmd_pdf.php:124 +#: prefs_manage.php:265 prefs_manage.php:316 server_binlog.php:128 +#: server_privileges.php:646 server_privileges.php:1694 +#: server_privileges.php:2051 server_privileges.php:2098 +#: server_privileges.php:2138 server_replication.php:233 +#: server_replication.php:316 server_replication.php:347 +#: server_synchronize.php:1220 tbl_change.php:332 tbl_change.php:1024 +#: tbl_change.php:1061 tbl_indexes.php:260 tbl_operations.php:280 +#: tbl_operations.php:317 tbl_operations.php:519 tbl_operations.php:581 +#: tbl_operations.php:763 tbl_select.php:291 tbl_structure.php:698 +#: tbl_structure.php:734 tbl_tracking.php:425 tbl_tracking.php:563 +#: view_create.php:181 view_operations.php:99 msgid "Go" msgstr "যাও" @@ -120,7 +120,7 @@ msgstr "" msgid "Database %1$s has been created." msgstr "%s ডাটাবেজ মুছে ফেলা হয়েছে" -#: db_datadict.php:48 db_operations.php:361 +#: db_datadict.php:48 db_operations.php:362 msgid "Database comment: " msgstr "ডাটাবেজ মন্তব্যসমূহঃ" @@ -130,9 +130,9 @@ msgstr "ডাটাবেজ মন্তব্যসমূহঃ" msgid "Table comments" msgstr "টেবিলের মন্তব্য সমূহ" -#: db_datadict.php:166 db_qbe.php:196 libraries/export/htmlword.php:248 -#: libraries/export/latex.php:375 libraries/export/odt.php:302 -#: libraries/export/texytext.php:227 libraries/Index.class.php:448 +#: db_datadict.php:166 db_qbe.php:196 libraries/Index.class.php:448 +#: libraries/export/htmlword.php:248 libraries/export/latex.php:375 +#: libraries/export/odt.php:302 libraries/export/texytext.php:227 #: libraries/schema/Pdf_Relation_Schema.class.php:1236 #: libraries/schema/Pdf_Relation_Schema.class.php:1257 #: libraries/tbl_properties.inc.php:274 tbl_change.php:310 tbl_chart.php:86 @@ -141,12 +141,12 @@ msgstr "টেবিলের মন্তব্য সমূহ" msgid "Column" msgstr "কলামের" -#: db_datadict.php:167 db_printview.php:104 libraries/db_events.inc.php:69 -#: libraries/db_routines.lib.php:666 libraries/db_routines.lib.php:691 -#: libraries/db_routines.lib.php:847 libraries/db_routines.lib.php:1216 -#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:249 -#: libraries/export/latex.php:375 libraries/export/odt.php:305 -#: libraries/export/texytext.php:228 libraries/Index.class.php:445 +#: db_datadict.php:167 db_printview.php:104 libraries/Index.class.php:445 +#: libraries/db_events.inc.php:69 libraries/db_routines.lib.php:666 +#: libraries/db_routines.lib.php:691 libraries/db_routines.lib.php:847 +#: libraries/db_routines.lib.php:1216 libraries/db_structure.lib.php:51 +#: libraries/export/htmlword.php:249 libraries/export/latex.php:375 +#: libraries/export/odt.php:305 libraries/export/texytext.php:228 #: libraries/schema/Pdf_Relation_Schema.class.php:1237 #: libraries/schema/Pdf_Relation_Schema.class.php:1258 #: libraries/tbl_properties.inc.php:100 server_privileges.php:2151 @@ -156,9 +156,9 @@ msgstr "কলামের" msgid "Type" msgstr "ধরন" -#: db_datadict.php:169 libraries/export/htmlword.php:250 -#: libraries/export/latex.php:375 libraries/export/odt.php:308 -#: libraries/export/texytext.php:229 libraries/Index.class.php:451 +#: db_datadict.php:169 libraries/Index.class.php:451 +#: libraries/export/htmlword.php:250 libraries/export/latex.php:375 +#: libraries/export/odt.php:308 libraries/export/texytext.php:229 #: libraries/schema/Pdf_Relation_Schema.class.php:1239 #: libraries/schema/Pdf_Relation_Schema.class.php:1260 #: libraries/tbl_properties.inc.php:109 tbl_change.php:325 @@ -196,13 +196,12 @@ msgstr "সংযুক্তি হবে" msgid "Comments" msgstr "মন্তব্যসমূহ" -#: db_datadict.php:259 js/messages.php:109 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:361 +#: db_datadict.php:259 js/messages.php:109 libraries/Index.class.php:361 #: libraries/Index.class.php:388 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:287 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:287 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:130 #: server_privileges.php:1381 server_privileges.php:1392 @@ -213,17 +212,17 @@ msgstr "মন্তব্যসমূহ" msgid "No" msgstr "না" -#: db_datadict.php:259 js/messages.php:108 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:362 +#: db_datadict.php:259 js/messages.php:108 libraries/Index.class.php:362 #: libraries/Index.class.php:387 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 -#: libraries/mult_submits.inc.php:87 libraries/mult_submits.inc.php:92 -#: libraries/mult_submits.inc.php:97 libraries/mult_submits.inc.php:102 -#: libraries/mult_submits.inc.php:262 libraries/mult_submits.inc.php:276 -#: libraries/mult_submits.inc.php:286 libraries/mult_submits.inc.php:299 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:46 +#: libraries/mult_submits.inc.php:78 libraries/mult_submits.inc.php:87 +#: libraries/mult_submits.inc.php:92 libraries/mult_submits.inc.php:97 +#: libraries/mult_submits.inc.php:102 libraries/mult_submits.inc.php:262 +#: libraries/mult_submits.inc.php:276 libraries/mult_submits.inc.php:286 +#: libraries/mult_submits.inc.php:299 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:129 #: server_databases.php:76 server_privileges.php:1378 @@ -260,82 +259,82 @@ msgstr "সবগুলো অনির্বাচিত হোক" msgid "The database name is empty!" msgstr "ডাটাবেজ এর নাম দেওয়া হয়নি" -#: db_operations.php:271 +#: db_operations.php:272 #, php-format msgid "Database %s has been renamed to %s" msgstr "%s ডাটাবেজটির নাম পরিবর্তন করে %s নাম দেওয়া হয়েছে" -#: db_operations.php:275 +#: db_operations.php:276 #, php-format msgid "Database %s has been copied to %s" msgstr "%s ডাটাবেজ় %s তে কপি করা হয়েছে" -#: db_operations.php:403 +#: db_operations.php:404 msgid "Rename database to" msgstr "ডাটাবেজ রিনেম কর" -#: db_operations.php:408 server_status.php:799 +#: db_operations.php:409 server_status.php:799 msgid "Command" msgstr "নির্দেশ" -#: db_operations.php:439 +#: db_operations.php:440 #, fuzzy #| msgid "Rename database to" msgid "Remove database" msgstr "ডাটাবেজ রিনেম কর" -#: db_operations.php:451 +#: db_operations.php:452 #, php-format msgid "Database %s has been dropped." msgstr "%s ডাটাবেজ মুছে ফেলা হয়েছে" -#: db_operations.php:456 +#: db_operations.php:457 #, fuzzy msgid "Drop the database (DROP)" msgstr "কোন ডাটাবেজ নাই" -#: db_operations.php:486 +#: db_operations.php:487 msgid "Copy database to" msgstr "ডাটাবেজ কপি করঃ" -#: db_operations.php:493 tbl_operations.php:548 tbl_tracking.php:418 +#: db_operations.php:494 tbl_operations.php:548 tbl_tracking.php:418 msgid "Structure only" msgstr "শুধুই গঠনপ্রণালী" -#: db_operations.php:494 tbl_operations.php:549 tbl_tracking.php:420 +#: db_operations.php:495 tbl_operations.php:549 tbl_tracking.php:420 msgid "Structure and data" msgstr "গঠনপ্রণালী এবং তথ্য" -#: db_operations.php:495 tbl_operations.php:550 tbl_tracking.php:419 +#: db_operations.php:496 tbl_operations.php:550 tbl_tracking.php:419 msgid "Data only" msgstr "শুধু ডাটা" -#: db_operations.php:503 +#: db_operations.php:504 msgid "CREATE DATABASE before copying" msgstr "কপি করার আগে ডাটাবেজ় তৈরী কর" -#: db_operations.php:506 libraries/config/messages.inc.php:126 +#: db_operations.php:507 libraries/config/messages.inc.php:126 #: libraries/config/messages.inc.php:127 libraries/config/messages.inc.php:129 #: libraries/config/messages.inc.php:135 tbl_operations.php:556 #, php-format msgid "Add %s" msgstr "সংযুক্ত %s" -#: db_operations.php:510 libraries/config/messages.inc.php:119 +#: db_operations.php:511 libraries/config/messages.inc.php:119 #: tbl_operations.php:314 tbl_operations.php:558 msgid "Add AUTO_INCREMENT value" msgstr "AUTO_INCREMENT এর মান সংযুক্ত করুন" -#: db_operations.php:514 tbl_operations.php:565 +#: db_operations.php:515 tbl_operations.php:565 msgid "Add constraints" msgstr "constraints সংযুক্ত করুন" -#: db_operations.php:527 +#: db_operations.php:528 msgid "Switch to copied database" msgstr "অনুলিপি ডাটাবেজ এ পরিবর্তিত হবে" -#: db_operations.php:551 libraries/build_html_for_db.lib.php:19 -#: libraries/db_structure.lib.php:53 libraries/Index.class.php:450 +#: db_operations.php:552 libraries/Index.class.php:450 +#: libraries/build_html_for_db.lib.php:19 libraries/db_structure.lib.php:53 #: libraries/mysql_charsets.lib.php:110 libraries/tbl_properties.inc.php:107 #: libraries/tbl_properties.inc.php:720 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:378 tbl_select.php:115 @@ -344,7 +343,7 @@ msgstr "অনুলিপি ডাটাবেজ এ পরিবর্তি msgid "Collation" msgstr "Collation" -#: db_operations.php:564 +#: db_operations.php:565 #, fuzzy, php-format #| msgid "" #| "The additional features for working with linked tables have been " @@ -356,7 +355,7 @@ msgstr "" "The additional features for working with linked tables have been " "deactivated. To find out why click %shere%s." -#: db_operations.php:599 +#: db_operations.php:600 #, fuzzy #| msgid "Relational schema" msgid "Edit or export relational schema" @@ -509,104 +508,104 @@ msgstr "SQL query on database %s:" msgid "Submit Query" msgstr "Submit Query" -#: db_routines.php:152 import.php:453 libraries/display_tbl.lib.php:2272 -#: libraries/Message.class.php:185 libraries/sql_query_form.lib.php:139 +#: db_routines.php:154 import.php:453 libraries/Message.class.php:185 +#: libraries/display_tbl.lib.php:2272 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" msgstr "Your SQL query has been executed successfully" -#: db_routines.php:155 +#: db_routines.php:157 #, php-format msgid "%d row affected by the last statement inside the procedure" msgid_plural "%d rows affected by the last statement inside the procedure" msgstr[0] "" msgstr[1] "" -#: db_routines.php:165 +#: db_routines.php:167 #, fuzzy, php-format #| msgid "Allows executing stored routines." msgid "Execution results of routine %s" msgstr "Allows executing stored routines." -#: db_routines.php:185 libraries/import.lib.php:153 sql.php:678 +#: db_routines.php:187 libraries/import.lib.php:153 sql.php:678 #: tbl_change.php:180 tbl_get_field.php:34 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL returned an empty result set (i.e. zero rows)." -#: db_routines.php:190 db_routines.php:295 db_routines.php:300 -#: db_routines.php:324 +#: db_routines.php:192 db_routines.php:297 db_routines.php:302 +#: db_routines.php:326 #, php-format msgid "The following query has failed: \"%s\"" msgstr "" -#: db_routines.php:191 db_routines.php:296 db_routines.php:301 -#: db_routines.php:311 db_routines.php:325 libraries/common.lib.php:609 +#: db_routines.php:193 db_routines.php:298 db_routines.php:303 +#: db_routines.php:313 db_routines.php:327 libraries/common.lib.php:609 msgid "MySQL said: " msgstr "MySQL said: " -#: db_routines.php:208 db_routines.php:240 db_routines.php:268 -#: db_routines.php:407 +#: db_routines.php:210 db_routines.php:242 db_routines.php:270 +#: db_routines.php:409 #, fuzzy #| msgid "Processes" msgid "Error in processing request" msgstr "Processes" -#: db_routines.php:209 db_routines.php:241 db_routines.php:269 -#: db_routines.php:408 +#: db_routines.php:211 db_routines.php:243 db_routines.php:271 +#: db_routines.php:410 #, fuzzy, php-format #| msgid "No tables found in database." msgid "No routine with name %1$s found in database %2$s" msgstr "ডাটাবেজ এ কোন টেবিল পাওয়া যায়নি।" -#: db_routines.php:230 db_routines.php:234 +#: db_routines.php:232 db_routines.php:236 msgid "Execute routine" msgstr "" -#: db_routines.php:259 db_routines.php:263 +#: db_routines.php:261 db_routines.php:265 #, fuzzy, php-format msgid "Export of routine %s" msgstr "ফাইল ইম্পোর্ট কর" -#: db_routines.php:288 libraries/db_routines.lib.php:960 +#: db_routines.php:290 libraries/db_routines.lib.php:960 #, fuzzy, php-format #| msgid "Invalid server index: \"%s\"" msgid "Invalid routine type: \"%s\"" msgstr "Invalid server index: \"%s\"" -#: db_routines.php:309 +#: db_routines.php:311 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: db_routines.php:310 +#: db_routines.php:312 msgid "The backed up query was:" msgstr "" -#: db_routines.php:314 +#: db_routines.php:316 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Routine %1$s has been modified." msgstr "Table %s has been dropped" -#: db_routines.php:327 +#: db_routines.php:329 #, fuzzy, php-format msgid "Routine %1$s has been created." msgstr "Table %s has been dropped" -#: db_routines.php:335 +#: db_routines.php:337 msgid "One or more errors have occured while processing your request:" msgstr "" -#: db_routines.php:379 +#: db_routines.php:381 #, fuzzy msgid "Create routine" msgstr "Server version" -#: db_routines.php:383 +#: db_routines.php:385 msgid "Edit routine" msgstr "" -#: db_routines.php:434 +#: db_routines.php:436 msgid "" "You are using PHP's deprecated 'mysql' extension, which is not capable of " "handling multi queries. The execution of some stored routines may fail!(ex. 12.00% to .12)" msgstr "" @@ -6322,40 +6468,6 @@ msgid "" "the issue and try again." msgstr "" -#: libraries/Index.class.php:430 tbl_relation.php:526 -msgid "No index defined!" -msgstr "No index defined!" - -#: libraries/Index.class.php:446 libraries/tbl_properties.inc.php:503 -#: tbl_structure.php:157 tbl_structure.php:162 tbl_structure.php:606 -#: tbl_tracking.php:315 -msgid "Unique" -msgstr "Unique" - -#: libraries/Index.class.php:447 tbl_tracking.php:316 -msgid "Packed" -msgstr "" - -#: libraries/Index.class.php:449 tbl_tracking.php:318 -msgid "Cardinality" -msgstr "Cardinality" - -#: libraries/Index.class.php:474 -msgid "The primary key has been dropped" -msgstr "The primary key has been dropped" - -#: libraries/Index.class.php:478 -#, php-format -msgid "Index %s has been dropped" -msgstr "%s ইন্ডেস্ক মুছে ফেলা হয়েছে" - -#: libraries/Index.class.php:582 -#, php-format -msgid "" -"The indexes %1$s and %2$s seem to be equal and one of them could possibly be " -"removed." -msgstr "" - #: libraries/kanji-encoding.lib.php:142 #, fuzzy #| msgid "None" @@ -6368,29 +6480,6 @@ msgstr "কোনটিই নয়" msgid "Convert to Kana" msgstr "" -#: libraries/Message.class.php:260 -#, php-format -msgid "%1$d row affected." -msgid_plural "%1$d rows affected." -msgstr[0] "" -msgstr[1] "" - -#: libraries/Message.class.php:279 -#, fuzzy, php-format -#| msgid "No rows selected" -msgid "%1$d row deleted." -msgid_plural "%1$d rows deleted." -msgstr[0] "No rows selected" -msgstr[1] "No rows selected" - -#: libraries/Message.class.php:298 -#, fuzzy, php-format -#| msgid "No rows selected" -msgid "%1$d row inserted." -msgid_plural "%1$d rows inserted." -msgstr[0] "No rows selected" -msgstr[1] "No rows selected" - #: libraries/mult_submits.inc.php:254 #, fuzzy #| msgid "Fri" @@ -6633,22 +6722,6 @@ msgstr "" msgid "This format has no options" msgstr "This format has no options" -#: libraries/RecentTable.class.php:114 -#, fuzzy -#| msgid "Could not load default configuration from: \"%1$s\"" -msgid "Could not save recent table" -msgstr "\"%1$s\" হতে ডিফল্ট কনফিগারেশন লোড করা যায়নি" - -#: libraries/RecentTable.class.php:149 -#, fuzzy -msgid "Recent tables" -msgstr "কোন টেবিল নাই" - -#: libraries/RecentTable.class.php:155 -#, fuzzy -msgid "There are no recent tables" -msgstr "টেবিল পরীক্ষা কর" - #: libraries/relation.lib.php:83 msgid "not OK" msgstr "ঠিক নাই" @@ -7042,6 +7115,64 @@ msgstr "" msgid "Target database" msgstr "ডাটাবে এ খুজুঁনSearch in database" +#: libraries/sql_query_form.lib.php:223 +#, php-format +msgid "Run SQL query/queries on server %s" +msgstr "Run SQL query/queries on server %s" + +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 +#, php-format +msgid "Run SQL query/queries on database %s" +msgstr "Run SQL query/queries on database %s" + +#: libraries/sql_query_form.lib.php:296 navigation.php:302 +#: setup/frames/index.inc.php:231 +#, fuzzy +msgid "Clear" +msgstr "ক্যালেন্ডার" + +#: libraries/sql_query_form.lib.php:301 +#, fuzzy +#| msgid "Column names" +msgid "Columns" +msgstr "কলামের নাম" + +#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 +msgid "Bookmark this SQL query" +msgstr "এই SQL query টি বুকমার্ক করুন" + +#: libraries/sql_query_form.lib.php:343 sql.php:1021 +msgid "Let every user access this bookmark" +msgstr "সব ব্যাক্তিকে এই বুকমার্কটি দেখার সুযোগ দিন" + +#: libraries/sql_query_form.lib.php:349 +msgid "Replace existing bookmark of same name" +msgstr "একই নামের বর্তমান বুকমার্ক প্রতিস্থাপন করুন" + +#: libraries/sql_query_form.lib.php:365 +msgid "Do not overwrite this query from outside the window" +msgstr "Do not overwrite this query from outside the window" + +#: libraries/sql_query_form.lib.php:372 +msgid "Delimiter" +msgstr "Delimiter" + +#: libraries/sql_query_form.lib.php:380 +msgid " Show this query here again " +msgstr " Show this query here again " + +#: libraries/sql_query_form.lib.php:443 +msgid "View only" +msgstr "শুধু দেখ" + +#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 +msgid "Location of the text file" +msgstr "Location of the text file" + +#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 +msgid "web server upload directory" +msgstr "web server upload directory" + #: libraries/sqlparser.lib.php:132 msgid "" "There seems to be an error in your SQL query. The MySQL server error output " @@ -7104,64 +7235,6 @@ msgstr "Invalid Identifer" msgid "Unknown Punctuation String" msgstr "Unknown Punctuation String" -#: libraries/sql_query_form.lib.php:223 -#, php-format -msgid "Run SQL query/queries on server %s" -msgstr "Run SQL query/queries on server %s" - -#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 -#, php-format -msgid "Run SQL query/queries on database %s" -msgstr "Run SQL query/queries on database %s" - -#: libraries/sql_query_form.lib.php:296 navigation.php:302 -#: setup/frames/index.inc.php:231 -#, fuzzy -msgid "Clear" -msgstr "ক্যালেন্ডার" - -#: libraries/sql_query_form.lib.php:301 -#, fuzzy -#| msgid "Column names" -msgid "Columns" -msgstr "কলামের নাম" - -#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 -msgid "Bookmark this SQL query" -msgstr "এই SQL query টি বুকমার্ক করুন" - -#: libraries/sql_query_form.lib.php:343 sql.php:1021 -msgid "Let every user access this bookmark" -msgstr "সব ব্যাক্তিকে এই বুকমার্কটি দেখার সুযোগ দিন" - -#: libraries/sql_query_form.lib.php:349 -msgid "Replace existing bookmark of same name" -msgstr "একই নামের বর্তমান বুকমার্ক প্রতিস্থাপন করুন" - -#: libraries/sql_query_form.lib.php:365 -msgid "Do not overwrite this query from outside the window" -msgstr "Do not overwrite this query from outside the window" - -#: libraries/sql_query_form.lib.php:372 -msgid "Delimiter" -msgstr "Delimiter" - -#: libraries/sql_query_form.lib.php:380 -msgid " Show this query here again " -msgstr " Show this query here again " - -#: libraries/sql_query_form.lib.php:443 -msgid "View only" -msgstr "শুধু দেখ" - -#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 -msgid "Location of the text file" -msgstr "Location of the text file" - -#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 -msgid "web server upload directory" -msgstr "web server upload directory" - #: libraries/sqlvalidator.lib.php:67 #, php-format msgid "" @@ -7171,49 +7244,6 @@ msgstr "" "The SQL validator could not be initialized. Please check if you have " "installed the necessary PHP extensions as described in the %sdocumentation%s." -#: libraries/StorageEngine.class.php:195 -msgid "" -"There is no detailed status information available for this storage engine." -msgstr "" -"There is no detailed status information available for this storage engine." - -#: libraries/StorageEngine.class.php:355 -#, php-format -msgid "%s is available on this MySQL server." -msgstr "%s is available on this MySQL server." - -#: libraries/StorageEngine.class.php:358 -#, php-format -msgid "%s has been disabled for this MySQL server." -msgstr "MySQL সার্ভার এর জন্য %s বন্ধ করা হয়েছে ." - -#: libraries/StorageEngine.class.php:362 -#, php-format -msgid "This MySQL server does not support the %s storage engine." -msgstr "এই MySQL সার্ভার %s ধরনের স্টোরেজ ইঞ্জিন সমর্থন করেনা." - -#: libraries/Table.class.php:1027 -msgid "Invalid database" -msgstr "Invalid database" - -#: libraries/Table.class.php:1041 tbl_get_field.php:25 -msgid "Invalid table name" -msgstr "Invalid table name" - -#: libraries/Table.class.php:1056 -#, php-format -msgid "Error renaming table %1$s to %2$s" -msgstr "Error renaming table %1$s to %2$s" - -#: libraries/Table.class.php:1139 -#, php-format -msgid "Table %s has been renamed to %s" -msgstr "Table %s has been renamed to %s" - -#: libraries/Table.class.php:1272 -msgid "Could not save table UI preferences" -msgstr "" - #: libraries/tbl_links.inc.php:117 libraries/tbl_links.inc.php:118 msgid "Table seems to be empty!" msgstr "" @@ -7344,38 +7374,6 @@ msgstr "" msgid "+ Add a value" msgstr "একটি নতুন ইউজার যোগ করুন" -#: libraries/Theme.class.php:160 -#, php-format -msgid "No valid image path for theme %s found!" -msgstr "No valid image path for theme %s found!" - -#: libraries/Theme.class.php:380 -msgid "No preview available." -msgstr "No preview available." - -#: libraries/Theme.class.php:383 -msgid "take it" -msgstr "take it" - -#: libraries/Theme_Manager.class.php:109 -#, php-format -msgid "Default theme %s not found!" -msgstr "Default theme %s not found!" - -#: libraries/Theme_Manager.class.php:147 -#, php-format -msgid "Theme %s not found!" -msgstr "Theme %s not found!" - -#: libraries/Theme_Manager.class.php:215 -#, php-format -msgid "Theme path not found for theme %s!" -msgstr "Theme path not found for theme %s!" - -#: libraries/Theme_Manager.class.php:291 themes.php:20 themes.php:40 -msgid "Theme" -msgstr "" - #: libraries/transformations/application_octetstream__download.inc.php:9 #, fuzzy #| msgid "" @@ -8490,13 +8488,13 @@ msgstr "ব্যাবহারকারীর নামে নাম এমন msgid "" "Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege " "tables. The content of these tables may differ from the privileges the " -"server uses, if they have been changed manually. In this case, you should %" -"sreload the privileges%s before you continue." +"server uses, if they have been changed manually. In this case, you should " +"%sreload the privileges%s before you continue." msgstr "" "Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege " "tables. The content of these tables may differ from the privileges the " -"server uses, if they have been changed manually. In this case, you should %" -"sreload the privileges%s before you continue." +"server uses, if they have been changed manually. In this case, you should " +"%sreload the privileges%s before you continue." #: server_privileges.php:1764 msgid "The selected user was not found in the privilege table." diff --git a/po/br.po b/po/br.po index f977f1f058..45b6ba3207 100644 --- a/po/br.po +++ b/po/br.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-26 07:33-0400\n" +"POT-Creation-Date: 2011-06-27 10:20+0200\n" "PO-Revision-Date: 2011-06-24 12:54+0200\n" "Last-Translator: \n" "Language-Team: LANGUAGE \n" +"Language: br\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: br\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" "X-Generator: Pootle 2.0.5\n" @@ -49,13 +49,13 @@ msgstr "" msgid "Search" msgstr "Klask" -#: browse_foreigners.php:154 db_operations.php:368 db_operations.php:420 -#: db_operations.php:530 db_operations.php:558 db_search.php:360 +#: browse_foreigners.php:154 db_operations.php:369 db_operations.php:421 +#: db_operations.php:531 db_operations.php:559 db_search.php:360 #: db_structure.php:528 enum_editor.php:63 js/messages.php:90 +#: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 #: libraries/auth/cookie.auth.lib.php:273 libraries/common.lib.php:1315 -#: libraries/common.lib.php:2245 libraries/Config.class.php:1220 -#: libraries/core.lib.php:557 libraries/db_routines.lib.php:789 -#: libraries/db_routines.lib.php:921 +#: libraries/common.lib.php:2245 libraries/core.lib.php:557 +#: libraries/db_routines.lib.php:789 libraries/db_routines.lib.php:921 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 #: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 @@ -68,18 +68,18 @@ msgstr "Klask" #: 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:518 #: libraries/tbl_properties.inc.php:607 libraries/tbl_properties.inc.php:777 -#: libraries/Theme_Manager.class.php:305 main.php:109 navigation.php:202 -#: navigation.php:240 pmd_pdf.php:124 prefs_manage.php:265 -#: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 -#: server_privileges.php:1694 server_privileges.php:2051 -#: server_privileges.php:2098 server_privileges.php:2138 -#: server_replication.php:233 server_replication.php:316 -#: server_replication.php:347 server_synchronize.php:1220 tbl_change.php:332 -#: tbl_change.php:1024 tbl_change.php:1061 tbl_indexes.php:260 -#: tbl_operations.php:280 tbl_operations.php:317 tbl_operations.php:519 -#: tbl_operations.php:581 tbl_operations.php:763 tbl_select.php:291 -#: tbl_structure.php:698 tbl_structure.php:734 tbl_tracking.php:425 -#: tbl_tracking.php:563 view_create.php:181 view_operations.php:99 +#: main.php:109 navigation.php:202 navigation.php:240 pmd_pdf.php:124 +#: prefs_manage.php:265 prefs_manage.php:316 server_binlog.php:128 +#: server_privileges.php:646 server_privileges.php:1694 +#: server_privileges.php:2051 server_privileges.php:2098 +#: server_privileges.php:2138 server_replication.php:233 +#: server_replication.php:316 server_replication.php:347 +#: server_synchronize.php:1220 tbl_change.php:332 tbl_change.php:1024 +#: tbl_change.php:1061 tbl_indexes.php:260 tbl_operations.php:280 +#: tbl_operations.php:317 tbl_operations.php:519 tbl_operations.php:581 +#: tbl_operations.php:763 tbl_select.php:291 tbl_structure.php:698 +#: tbl_structure.php:734 tbl_tracking.php:425 tbl_tracking.php:563 +#: view_create.php:181 view_operations.php:99 msgid "Go" msgstr "Mont" @@ -126,7 +126,7 @@ msgstr "" msgid "Database %1$s has been created." msgstr "Krouet eo bet an diaz roadennoù %1$s." -#: db_datadict.php:48 db_operations.php:361 +#: db_datadict.php:48 db_operations.php:362 msgid "Database comment: " msgstr "Evezhiadenn diwar-benn an diaz roadennoù : " @@ -136,9 +136,9 @@ msgstr "Evezhiadenn diwar-benn an diaz roadennoù : " msgid "Table comments" msgstr "Evezhiadennoù diwar-benn an daolenn" -#: db_datadict.php:166 db_qbe.php:196 libraries/export/htmlword.php:248 -#: libraries/export/latex.php:375 libraries/export/odt.php:302 -#: libraries/export/texytext.php:227 libraries/Index.class.php:448 +#: db_datadict.php:166 db_qbe.php:196 libraries/Index.class.php:448 +#: libraries/export/htmlword.php:248 libraries/export/latex.php:375 +#: libraries/export/odt.php:302 libraries/export/texytext.php:227 #: libraries/schema/Pdf_Relation_Schema.class.php:1236 #: libraries/schema/Pdf_Relation_Schema.class.php:1257 #: libraries/tbl_properties.inc.php:274 tbl_change.php:310 tbl_chart.php:86 @@ -147,12 +147,12 @@ msgstr "Evezhiadennoù diwar-benn an daolenn" msgid "Column" msgstr "Bann" -#: db_datadict.php:167 db_printview.php:104 libraries/db_events.inc.php:69 -#: libraries/db_routines.lib.php:666 libraries/db_routines.lib.php:691 -#: libraries/db_routines.lib.php:847 libraries/db_routines.lib.php:1216 -#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:249 -#: libraries/export/latex.php:375 libraries/export/odt.php:305 -#: libraries/export/texytext.php:228 libraries/Index.class.php:445 +#: db_datadict.php:167 db_printview.php:104 libraries/Index.class.php:445 +#: libraries/db_events.inc.php:69 libraries/db_routines.lib.php:666 +#: libraries/db_routines.lib.php:691 libraries/db_routines.lib.php:847 +#: libraries/db_routines.lib.php:1216 libraries/db_structure.lib.php:51 +#: libraries/export/htmlword.php:249 libraries/export/latex.php:375 +#: libraries/export/odt.php:305 libraries/export/texytext.php:228 #: libraries/schema/Pdf_Relation_Schema.class.php:1237 #: libraries/schema/Pdf_Relation_Schema.class.php:1258 #: libraries/tbl_properties.inc.php:100 server_privileges.php:2151 @@ -162,9 +162,9 @@ msgstr "Bann" msgid "Type" msgstr "Seurt" -#: db_datadict.php:169 libraries/export/htmlword.php:250 -#: libraries/export/latex.php:375 libraries/export/odt.php:308 -#: libraries/export/texytext.php:229 libraries/Index.class.php:451 +#: db_datadict.php:169 libraries/Index.class.php:451 +#: libraries/export/htmlword.php:250 libraries/export/latex.php:375 +#: libraries/export/odt.php:308 libraries/export/texytext.php:229 #: libraries/schema/Pdf_Relation_Schema.class.php:1239 #: libraries/schema/Pdf_Relation_Schema.class.php:1260 #: libraries/tbl_properties.inc.php:109 tbl_change.php:325 @@ -202,13 +202,12 @@ msgstr "Liammet ouzh" msgid "Comments" msgstr "Evezhiadennoù" -#: db_datadict.php:259 js/messages.php:109 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:361 +#: db_datadict.php:259 js/messages.php:109 libraries/Index.class.php:361 #: libraries/Index.class.php:388 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:287 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:287 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:130 #: server_privileges.php:1381 server_privileges.php:1392 @@ -219,17 +218,17 @@ msgstr "Evezhiadennoù" msgid "No" msgstr "Ket" -#: db_datadict.php:259 js/messages.php:108 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:362 +#: db_datadict.php:259 js/messages.php:108 libraries/Index.class.php:362 #: libraries/Index.class.php:387 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 -#: libraries/mult_submits.inc.php:87 libraries/mult_submits.inc.php:92 -#: libraries/mult_submits.inc.php:97 libraries/mult_submits.inc.php:102 -#: libraries/mult_submits.inc.php:262 libraries/mult_submits.inc.php:276 -#: libraries/mult_submits.inc.php:286 libraries/mult_submits.inc.php:299 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:46 +#: libraries/mult_submits.inc.php:78 libraries/mult_submits.inc.php:87 +#: libraries/mult_submits.inc.php:92 libraries/mult_submits.inc.php:97 +#: libraries/mult_submits.inc.php:102 libraries/mult_submits.inc.php:262 +#: libraries/mult_submits.inc.php:276 libraries/mult_submits.inc.php:286 +#: libraries/mult_submits.inc.php:299 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:129 #: server_databases.php:76 server_privileges.php:1378 @@ -266,79 +265,79 @@ msgstr "Diziuzañ pep tra" msgid "The database name is empty!" msgstr "Goullo eo anv an diaz roadennoù !" -#: db_operations.php:271 +#: db_operations.php:272 #, php-format msgid "Database %s has been renamed to %s" msgstr "Deuet eo anv an diaz roadennoù %s da vezañ %s" -#: db_operations.php:275 +#: db_operations.php:276 #, php-format msgid "Database %s has been copied to %s" msgstr "Eilet eo bet an diaz roadennoù %s war %s" -#: db_operations.php:403 +#: db_operations.php:404 msgid "Rename database to" msgstr "Cheñch anv an diaz roadennoù hag e envel" -#: db_operations.php:408 server_status.php:799 +#: db_operations.php:409 server_status.php:799 msgid "Command" msgstr "Urzhiad" -#: db_operations.php:439 +#: db_operations.php:440 msgid "Remove database" msgstr "Dilemel an diaz roadennoù" -#: db_operations.php:451 +#: db_operations.php:452 #, php-format msgid "Database %s has been dropped." msgstr "Diverket eo bet an diaz roadennoù %s." -#: db_operations.php:456 +#: db_operations.php:457 msgid "Drop the database (DROP)" msgstr "Diverkañ an diaz roadennoù (DROP)" -#: db_operations.php:486 +#: db_operations.php:487 msgid "Copy database to" msgstr "Eilañ an diaz roadennoù war" -#: db_operations.php:493 tbl_operations.php:548 tbl_tracking.php:418 +#: db_operations.php:494 tbl_operations.php:548 tbl_tracking.php:418 msgid "Structure only" msgstr "Ar framm hepken" -#: db_operations.php:494 tbl_operations.php:549 tbl_tracking.php:420 +#: db_operations.php:495 tbl_operations.php:549 tbl_tracking.php:420 msgid "Structure and data" msgstr "Ar framm hag ar roadennoù ennañ" -#: db_operations.php:495 tbl_operations.php:550 tbl_tracking.php:419 +#: db_operations.php:496 tbl_operations.php:550 tbl_tracking.php:419 msgid "Data only" msgstr "Ar roadennoù hepken" -#: db_operations.php:503 +#: db_operations.php:504 msgid "CREATE DATABASE before copying" msgstr "KROUIÑ AN DIAZ ROADENNOÙ a-raok eilañ" -#: db_operations.php:506 libraries/config/messages.inc.php:126 +#: db_operations.php:507 libraries/config/messages.inc.php:126 #: libraries/config/messages.inc.php:127 libraries/config/messages.inc.php:129 #: libraries/config/messages.inc.php:135 tbl_operations.php:556 #, php-format msgid "Add %s" msgstr "Ouzhpennañ %s" -#: db_operations.php:510 libraries/config/messages.inc.php:119 +#: db_operations.php:511 libraries/config/messages.inc.php:119 #: tbl_operations.php:314 tbl_operations.php:558 msgid "Add AUTO_INCREMENT value" msgstr "Ouzhpennañ talvoud an AUTO_INCREMENT" -#: db_operations.php:514 tbl_operations.php:565 +#: db_operations.php:515 tbl_operations.php:565 msgid "Add constraints" msgstr "Ouzhpennañ ar strishadurioù" -#: db_operations.php:527 +#: db_operations.php:528 msgid "Switch to copied database" msgstr "Mont d'an diaz roadennoù eilet" -#: db_operations.php:551 libraries/build_html_for_db.lib.php:19 -#: libraries/db_structure.lib.php:53 libraries/Index.class.php:450 +#: db_operations.php:552 libraries/Index.class.php:450 +#: libraries/build_html_for_db.lib.php:19 libraries/db_structure.lib.php:53 #: libraries/mysql_charsets.lib.php:110 libraries/tbl_properties.inc.php:107 #: libraries/tbl_properties.inc.php:720 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:378 tbl_select.php:115 @@ -347,7 +346,7 @@ msgstr "Mont d'an diaz roadennoù eilet" msgid "Collation" msgstr "Etrerummadiñ" -#: db_operations.php:564 +#: db_operations.php:565 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " @@ -356,7 +355,7 @@ msgstr "" "Diweredekaet eo bet ar stokañ kefluniadurioù evit phpMyAdmin. Evit gouzout " "perak klikañ %samañ%s." -#: db_operations.php:599 +#: db_operations.php:600 msgid "Edit or export relational schema" msgstr "Embann pe ezporzhiañ ur chema kar" @@ -502,98 +501,98 @@ msgstr "Reked SQL ouzh an diaz roadennoù %s:" msgid "Submit Query" msgstr "Kas ar reked" -#: db_routines.php:152 import.php:453 libraries/display_tbl.lib.php:2272 -#: libraries/Message.class.php:185 libraries/sql_query_form.lib.php:139 +#: db_routines.php:154 import.php:453 libraries/Message.class.php:185 +#: libraries/display_tbl.lib.php:2272 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" msgstr "Sevenet eo bet ho reked SQL ervat" -#: db_routines.php:155 +#: db_routines.php:157 #, php-format msgid "%d row affected by the last statement inside the procedure" msgid_plural "%d rows affected by the last statement inside the procedure" msgstr[0] "Tizhet ez eus bet %d linenn dre embannadenn ziwezhañ an argerzh" msgstr[1] "Tizhet ez eus bet %d linenn dre embannadenn ziwezhañ an argerzh" -#: db_routines.php:165 +#: db_routines.php:167 #, php-format msgid "Execution results of routine %s" msgstr "Disoc'hoù seveniñ an argerzh %s" -#: db_routines.php:185 libraries/import.lib.php:153 sql.php:678 +#: db_routines.php:187 libraries/import.lib.php:153 sql.php:678 #: tbl_change.php:180 tbl_get_field.php:34 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "Distroet ez eus un disoc'h goullo gant MySQL (linenn ebet)" -#: db_routines.php:190 db_routines.php:295 db_routines.php:300 -#: db_routines.php:324 +#: db_routines.php:192 db_routines.php:297 db_routines.php:302 +#: db_routines.php:326 #, php-format msgid "The following query has failed: \"%s\"" msgstr "" -#: db_routines.php:191 db_routines.php:296 db_routines.php:301 -#: db_routines.php:311 db_routines.php:325 libraries/common.lib.php:609 +#: db_routines.php:193 db_routines.php:298 db_routines.php:303 +#: db_routines.php:313 db_routines.php:327 libraries/common.lib.php:609 msgid "MySQL said: " msgstr "respontet eo bet gant MySQL : " -#: db_routines.php:208 db_routines.php:240 db_routines.php:268 -#: db_routines.php:407 +#: db_routines.php:210 db_routines.php:242 db_routines.php:270 +#: db_routines.php:409 msgid "Error in processing request" msgstr "Fazi en ur seveniñ ar reked" -#: db_routines.php:209 db_routines.php:241 db_routines.php:269 -#: db_routines.php:408 +#: db_routines.php:211 db_routines.php:243 db_routines.php:271 +#: db_routines.php:410 #, php-format msgid "No routine with name %1$s found in database %2$s" msgstr "" "N'eus bet kavet argerzh ebet gantañ an anv a %1$s en diaz roadennoù %2$s" -#: db_routines.php:230 db_routines.php:234 +#: db_routines.php:232 db_routines.php:236 msgid "Execute routine" msgstr "Seveniñ an argerzh" -#: db_routines.php:259 db_routines.php:263 +#: db_routines.php:261 db_routines.php:265 #, php-format msgid "Export of routine %s" msgstr "Ezporzhiañ an argerzh %s" -#: db_routines.php:288 libraries/db_routines.lib.php:960 +#: db_routines.php:290 libraries/db_routines.lib.php:960 #, php-format msgid "Invalid routine type: \"%s\"" msgstr "Seurt argerzh faziek : \"%s\"" -#: db_routines.php:309 +#: db_routines.php:311 msgid "Sorry, we failed to restore the dropped routine." msgstr "Ho tigarez, disposupl eo bet assevel an argerzh." -#: db_routines.php:310 +#: db_routines.php:312 msgid "The backed up query was:" msgstr "Setu amañ ar reked a oa bet miret :" -#: db_routines.php:314 +#: db_routines.php:316 #, php-format msgid "Routine %1$s has been modified." msgstr "Kemmet eo bet an argerzh %1s." -#: db_routines.php:327 +#: db_routines.php:329 #, php-format msgid "Routine %1$s has been created." msgstr "Krouet eo bet an argerzh %1s." -#: db_routines.php:335 +#: db_routines.php:337 msgid "One or more errors have occured while processing your request:" msgstr "Ur fazi, pe meur a hini, zo bet en ur seveniñ ho koulenn :" -#: db_routines.php:379 +#: db_routines.php:381 msgid "Create routine" msgstr "Krouiñ un argerzh" -#: db_routines.php:383 +#: db_routines.php:385 msgid "Edit routine" msgstr "Kemmañ un argerzh" -#: db_routines.php:434 +#: db_routines.php:436 msgid "" "You are using PHP's deprecated 'mysql' extension, which is not capable of " "handling multi queries. The execution of some stored routines may fail!(ex. 12.00% to .12)" msgstr "" @@ -5841,40 +5980,6 @@ msgid "" "the issue and try again." msgstr "" -#: libraries/Index.class.php:430 tbl_relation.php:526 -msgid "No index defined!" -msgstr "" - -#: libraries/Index.class.php:446 libraries/tbl_properties.inc.php:503 -#: tbl_structure.php:157 tbl_structure.php:162 tbl_structure.php:606 -#: tbl_tracking.php:315 -msgid "Unique" -msgstr "" - -#: libraries/Index.class.php:447 tbl_tracking.php:316 -msgid "Packed" -msgstr "" - -#: libraries/Index.class.php:449 tbl_tracking.php:318 -msgid "Cardinality" -msgstr "" - -#: libraries/Index.class.php:474 -msgid "The primary key has been dropped" -msgstr "" - -#: libraries/Index.class.php:478 -#, php-format -msgid "Index %s has been dropped" -msgstr "" - -#: libraries/Index.class.php:582 -#, php-format -msgid "" -"The indexes %1$s and %2$s seem to be equal and one of them could possibly be " -"removed." -msgstr "" - #: libraries/kanji-encoding.lib.php:142 msgctxt "None encoding conversion" msgid "None" @@ -5885,27 +5990,6 @@ msgstr "" msgid "Convert to Kana" msgstr "" -#: libraries/Message.class.php:260 -#, php-format -msgid "%1$d row affected." -msgid_plural "%1$d rows affected." -msgstr[0] "" -msgstr[1] "" - -#: libraries/Message.class.php:279 -#, php-format -msgid "%1$d row deleted." -msgid_plural "%1$d rows deleted." -msgstr[0] "" -msgstr[1] "" - -#: libraries/Message.class.php:298 -#, php-format -msgid "%1$d row inserted." -msgid_plural "%1$d rows inserted." -msgstr[0] "" -msgstr[1] "" - #: libraries/mult_submits.inc.php:254 msgid "From" msgstr "" @@ -6144,18 +6228,6 @@ msgstr "" msgid "This format has no options" msgstr "" -#: libraries/RecentTable.class.php:114 -msgid "Could not save recent table" -msgstr "" - -#: libraries/RecentTable.class.php:149 -msgid "Recent tables" -msgstr "" - -#: libraries/RecentTable.class.php:155 -msgid "There are no recent tables" -msgstr "" - #: libraries/relation.lib.php:83 msgid "not OK" msgstr "" @@ -6525,57 +6597,6 @@ msgstr "" msgid "Target database" msgstr "" -#: libraries/sqlparser.lib.php:132 -msgid "" -"There seems to be an error in your SQL query. The MySQL server error output " -"below, if there is any, may also help you in diagnosing the problem" -msgstr "" - -#: libraries/sqlparser.lib.php:167 -msgid "" -"There is a chance that you may have found a bug in the SQL parser. Please " -"examine your query closely, and check that the quotes are correct and not " -"mis-matched. Other possible failure causes may be that you are uploading a " -"file with binary outside of a quoted text area. You can also try your query " -"on the MySQL command line interface. The MySQL server error output below, if " -"there is any, may also help you in diagnosing the problem. If you still have " -"problems or if the parser fails where the command line interface succeeds, " -"please reduce your SQL query input to the single query that causes problems, " -"and submit a bug report with the data chunk in the CUT section below:" -msgstr "" - -#: libraries/sqlparser.lib.php:169 -msgid "BEGIN CUT" -msgstr "" - -#: libraries/sqlparser.lib.php:171 -msgid "END CUT" -msgstr "" - -#: libraries/sqlparser.lib.php:173 -msgid "BEGIN RAW" -msgstr "" - -#: libraries/sqlparser.lib.php:177 -msgid "END RAW" -msgstr "" - -#: libraries/sqlparser.lib.php:363 -msgid "Automatically appended backtick to the end of query!" -msgstr "" - -#: libraries/sqlparser.lib.php:366 -msgid "Unclosed quote" -msgstr "" - -#: libraries/sqlparser.lib.php:518 -msgid "Invalid Identifer" -msgstr "" - -#: libraries/sqlparser.lib.php:635 -msgid "Unknown Punctuation String" -msgstr "" - #: libraries/sql_query_form.lib.php:223 #, php-format msgid "Run SQL query/queries on server %s" @@ -6631,6 +6652,57 @@ msgstr "" msgid "web server upload directory" msgstr "" +#: libraries/sqlparser.lib.php:132 +msgid "" +"There seems to be an error in your SQL query. The MySQL server error output " +"below, if there is any, may also help you in diagnosing the problem" +msgstr "" + +#: libraries/sqlparser.lib.php:167 +msgid "" +"There is a chance that you may have found a bug in the SQL parser. Please " +"examine your query closely, and check that the quotes are correct and not " +"mis-matched. Other possible failure causes may be that you are uploading a " +"file with binary outside of a quoted text area. You can also try your query " +"on the MySQL command line interface. The MySQL server error output below, if " +"there is any, may also help you in diagnosing the problem. If you still have " +"problems or if the parser fails where the command line interface succeeds, " +"please reduce your SQL query input to the single query that causes problems, " +"and submit a bug report with the data chunk in the CUT section below:" +msgstr "" + +#: libraries/sqlparser.lib.php:169 +msgid "BEGIN CUT" +msgstr "" + +#: libraries/sqlparser.lib.php:171 +msgid "END CUT" +msgstr "" + +#: libraries/sqlparser.lib.php:173 +msgid "BEGIN RAW" +msgstr "" + +#: libraries/sqlparser.lib.php:177 +msgid "END RAW" +msgstr "" + +#: libraries/sqlparser.lib.php:363 +msgid "Automatically appended backtick to the end of query!" +msgstr "" + +#: libraries/sqlparser.lib.php:366 +msgid "Unclosed quote" +msgstr "" + +#: libraries/sqlparser.lib.php:518 +msgid "Invalid Identifer" +msgstr "" + +#: libraries/sqlparser.lib.php:635 +msgid "Unknown Punctuation String" +msgstr "" + #: libraries/sqlvalidator.lib.php:67 #, php-format msgid "" @@ -6638,48 +6710,6 @@ msgid "" "installed the necessary PHP extensions as described in the %sdocumentation%s." msgstr "" -#: libraries/StorageEngine.class.php:195 -msgid "" -"There is no detailed status information available for this storage engine." -msgstr "" - -#: libraries/StorageEngine.class.php:355 -#, php-format -msgid "%s is available on this MySQL server." -msgstr "" - -#: libraries/StorageEngine.class.php:358 -#, php-format -msgid "%s has been disabled for this MySQL server." -msgstr "" - -#: libraries/StorageEngine.class.php:362 -#, php-format -msgid "This MySQL server does not support the %s storage engine." -msgstr "" - -#: libraries/Table.class.php:1027 -msgid "Invalid database" -msgstr "" - -#: libraries/Table.class.php:1041 tbl_get_field.php:25 -msgid "Invalid table name" -msgstr "" - -#: libraries/Table.class.php:1056 -#, php-format -msgid "Error renaming table %1$s to %2$s" -msgstr "" - -#: libraries/Table.class.php:1139 -#, php-format -msgid "Table %s has been renamed to %s" -msgstr "" - -#: libraries/Table.class.php:1272 -msgid "Could not save table UI preferences" -msgstr "" - #: libraries/tbl_links.inc.php:117 libraries/tbl_links.inc.php:118 msgid "Table seems to be empty!" msgstr "" @@ -6784,38 +6814,6 @@ msgstr "" msgid "+ Add a value" msgstr "" -#: libraries/Theme.class.php:160 -#, php-format -msgid "No valid image path for theme %s found!" -msgstr "" - -#: libraries/Theme.class.php:380 -msgid "No preview available." -msgstr "" - -#: libraries/Theme.class.php:383 -msgid "take it" -msgstr "" - -#: libraries/Theme_Manager.class.php:109 -#, php-format -msgid "Default theme %s not found!" -msgstr "" - -#: libraries/Theme_Manager.class.php:147 -#, php-format -msgid "Theme %s not found!" -msgstr "" - -#: libraries/Theme_Manager.class.php:215 -#, php-format -msgid "Theme path not found for theme %s!" -msgstr "" - -#: libraries/Theme_Manager.class.php:291 themes.php:20 themes.php:40 -msgid "Theme" -msgstr "" - #: libraries/transformations/application_octetstream__download.inc.php:9 msgid "" "Displays a link to download the binary data of the column. You can use the " @@ -7764,8 +7762,8 @@ msgstr "" msgid "" "Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege " "tables. The content of these tables may differ from the privileges the " -"server uses, if they have been changed manually. In this case, you should %" -"sreload the privileges%s before you continue." +"server uses, if they have been changed manually. In this case, you should " +"%sreload the privileges%s before you continue." msgstr "" #: server_privileges.php:1764 diff --git a/po/bs.po b/po/bs.po index e5119b3224..383ee4628d 100644 --- a/po/bs.po +++ b/po/bs.po @@ -3,14 +3,14 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-26 07:33-0400\n" +"POT-Creation-Date: 2011-06-27 10:20+0200\n" "PO-Revision-Date: 2010-03-12 09:12+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: bosnian \n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: \n" "X-Generator: Translate Toolkit 1.5.3\n" #: browse_foreigners.php:35 browse_foreigners.php:53 @@ -44,13 +44,13 @@ msgstr "" msgid "Search" msgstr "Pretraživanje" -#: browse_foreigners.php:154 db_operations.php:368 db_operations.php:420 -#: db_operations.php:530 db_operations.php:558 db_search.php:360 +#: browse_foreigners.php:154 db_operations.php:369 db_operations.php:421 +#: db_operations.php:531 db_operations.php:559 db_search.php:360 #: db_structure.php:528 enum_editor.php:63 js/messages.php:90 +#: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 #: libraries/auth/cookie.auth.lib.php:273 libraries/common.lib.php:1315 -#: libraries/common.lib.php:2245 libraries/Config.class.php:1220 -#: libraries/core.lib.php:557 libraries/db_routines.lib.php:789 -#: libraries/db_routines.lib.php:921 +#: libraries/common.lib.php:2245 libraries/core.lib.php:557 +#: libraries/db_routines.lib.php:789 libraries/db_routines.lib.php:921 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 #: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 @@ -63,18 +63,18 @@ msgstr "Pretraživanje" #: 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:518 #: libraries/tbl_properties.inc.php:607 libraries/tbl_properties.inc.php:777 -#: libraries/Theme_Manager.class.php:305 main.php:109 navigation.php:202 -#: navigation.php:240 pmd_pdf.php:124 prefs_manage.php:265 -#: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 -#: server_privileges.php:1694 server_privileges.php:2051 -#: server_privileges.php:2098 server_privileges.php:2138 -#: server_replication.php:233 server_replication.php:316 -#: server_replication.php:347 server_synchronize.php:1220 tbl_change.php:332 -#: tbl_change.php:1024 tbl_change.php:1061 tbl_indexes.php:260 -#: tbl_operations.php:280 tbl_operations.php:317 tbl_operations.php:519 -#: tbl_operations.php:581 tbl_operations.php:763 tbl_select.php:291 -#: tbl_structure.php:698 tbl_structure.php:734 tbl_tracking.php:425 -#: tbl_tracking.php:563 view_create.php:181 view_operations.php:99 +#: main.php:109 navigation.php:202 navigation.php:240 pmd_pdf.php:124 +#: prefs_manage.php:265 prefs_manage.php:316 server_binlog.php:128 +#: server_privileges.php:646 server_privileges.php:1694 +#: server_privileges.php:2051 server_privileges.php:2098 +#: server_privileges.php:2138 server_replication.php:233 +#: server_replication.php:316 server_replication.php:347 +#: server_synchronize.php:1220 tbl_change.php:332 tbl_change.php:1024 +#: tbl_change.php:1061 tbl_indexes.php:260 tbl_operations.php:280 +#: tbl_operations.php:317 tbl_operations.php:519 tbl_operations.php:581 +#: tbl_operations.php:763 tbl_select.php:291 tbl_structure.php:698 +#: tbl_structure.php:734 tbl_tracking.php:425 tbl_tracking.php:563 +#: view_create.php:181 view_operations.php:99 msgid "Go" msgstr "Kreni" @@ -119,7 +119,7 @@ msgstr "" msgid "Database %1$s has been created." msgstr "Baza %s je odbačena." -#: db_datadict.php:48 db_operations.php:361 +#: db_datadict.php:48 db_operations.php:362 msgid "Database comment: " msgstr "Komentar baze:" @@ -129,9 +129,9 @@ msgstr "Komentar baze:" msgid "Table comments" msgstr "Komentari tabele" -#: db_datadict.php:166 db_qbe.php:196 libraries/export/htmlword.php:248 -#: libraries/export/latex.php:375 libraries/export/odt.php:302 -#: libraries/export/texytext.php:227 libraries/Index.class.php:448 +#: db_datadict.php:166 db_qbe.php:196 libraries/Index.class.php:448 +#: libraries/export/htmlword.php:248 libraries/export/latex.php:375 +#: libraries/export/odt.php:302 libraries/export/texytext.php:227 #: libraries/schema/Pdf_Relation_Schema.class.php:1236 #: libraries/schema/Pdf_Relation_Schema.class.php:1257 #: libraries/tbl_properties.inc.php:274 tbl_change.php:310 tbl_chart.php:86 @@ -142,12 +142,12 @@ msgstr "Komentari tabele" msgid "Column" msgstr "Imena kolona" -#: db_datadict.php:167 db_printview.php:104 libraries/db_events.inc.php:69 -#: libraries/db_routines.lib.php:666 libraries/db_routines.lib.php:691 -#: libraries/db_routines.lib.php:847 libraries/db_routines.lib.php:1216 -#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:249 -#: libraries/export/latex.php:375 libraries/export/odt.php:305 -#: libraries/export/texytext.php:228 libraries/Index.class.php:445 +#: db_datadict.php:167 db_printview.php:104 libraries/Index.class.php:445 +#: libraries/db_events.inc.php:69 libraries/db_routines.lib.php:666 +#: libraries/db_routines.lib.php:691 libraries/db_routines.lib.php:847 +#: libraries/db_routines.lib.php:1216 libraries/db_structure.lib.php:51 +#: libraries/export/htmlword.php:249 libraries/export/latex.php:375 +#: libraries/export/odt.php:305 libraries/export/texytext.php:228 #: libraries/schema/Pdf_Relation_Schema.class.php:1237 #: libraries/schema/Pdf_Relation_Schema.class.php:1258 #: libraries/tbl_properties.inc.php:100 server_privileges.php:2151 @@ -157,9 +157,9 @@ msgstr "Imena kolona" msgid "Type" msgstr "Tip" -#: db_datadict.php:169 libraries/export/htmlword.php:250 -#: libraries/export/latex.php:375 libraries/export/odt.php:308 -#: libraries/export/texytext.php:229 libraries/Index.class.php:451 +#: db_datadict.php:169 libraries/Index.class.php:451 +#: libraries/export/htmlword.php:250 libraries/export/latex.php:375 +#: libraries/export/odt.php:308 libraries/export/texytext.php:229 #: libraries/schema/Pdf_Relation_Schema.class.php:1239 #: libraries/schema/Pdf_Relation_Schema.class.php:1260 #: libraries/tbl_properties.inc.php:109 tbl_change.php:325 @@ -197,13 +197,12 @@ msgstr "Veze ka" msgid "Comments" msgstr "Komentari" -#: db_datadict.php:259 js/messages.php:109 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:361 +#: db_datadict.php:259 js/messages.php:109 libraries/Index.class.php:361 #: libraries/Index.class.php:388 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:287 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:287 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:130 #: server_privileges.php:1381 server_privileges.php:1392 @@ -214,17 +213,17 @@ msgstr "Komentari" msgid "No" msgstr "Ne" -#: db_datadict.php:259 js/messages.php:108 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:362 +#: db_datadict.php:259 js/messages.php:108 libraries/Index.class.php:362 #: libraries/Index.class.php:387 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 -#: libraries/mult_submits.inc.php:87 libraries/mult_submits.inc.php:92 -#: libraries/mult_submits.inc.php:97 libraries/mult_submits.inc.php:102 -#: libraries/mult_submits.inc.php:262 libraries/mult_submits.inc.php:276 -#: libraries/mult_submits.inc.php:286 libraries/mult_submits.inc.php:299 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:46 +#: libraries/mult_submits.inc.php:78 libraries/mult_submits.inc.php:87 +#: libraries/mult_submits.inc.php:92 libraries/mult_submits.inc.php:97 +#: libraries/mult_submits.inc.php:102 libraries/mult_submits.inc.php:262 +#: libraries/mult_submits.inc.php:276 libraries/mult_submits.inc.php:286 +#: libraries/mult_submits.inc.php:299 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:129 #: server_databases.php:76 server_privileges.php:1378 @@ -262,84 +261,84 @@ msgstr "ništa" msgid "The database name is empty!" msgstr "Ima tabele je prazno!" -#: db_operations.php:271 +#: db_operations.php:272 #, fuzzy, php-format msgid "Database %s has been renamed to %s" msgstr "Tabeli %s promjenjeno ime u %s" -#: db_operations.php:275 +#: db_operations.php:276 #, fuzzy, php-format msgid "Database %s has been copied to %s" msgstr "Tabela %s je kopirana u %s." -#: db_operations.php:403 +#: db_operations.php:404 #, fuzzy msgid "Rename database to" msgstr "Promjeni ime tabele u " -#: db_operations.php:408 server_status.php:799 +#: db_operations.php:409 server_status.php:799 msgid "Command" msgstr "Naredba" -#: db_operations.php:439 +#: db_operations.php:440 #, fuzzy msgid "Remove database" msgstr "Promjeni ime tabele u " -#: db_operations.php:451 +#: db_operations.php:452 #, php-format msgid "Database %s has been dropped." msgstr "Baza %s je odbačena." -#: db_operations.php:456 +#: db_operations.php:457 #, fuzzy msgid "Drop the database (DROP)" msgstr "Baza ne postoji" -#: db_operations.php:486 +#: db_operations.php:487 #, fuzzy msgid "Copy database to" msgstr "Baza ne postoji" -#: db_operations.php:493 tbl_operations.php:548 tbl_tracking.php:418 +#: db_operations.php:494 tbl_operations.php:548 tbl_tracking.php:418 msgid "Structure only" msgstr "Samo struktura" -#: db_operations.php:494 tbl_operations.php:549 tbl_tracking.php:420 +#: db_operations.php:495 tbl_operations.php:549 tbl_tracking.php:420 msgid "Structure and data" msgstr "Struktura i podatci" -#: db_operations.php:495 tbl_operations.php:550 tbl_tracking.php:419 +#: db_operations.php:496 tbl_operations.php:550 tbl_tracking.php:419 msgid "Data only" msgstr "Samo podaci" -#: db_operations.php:503 +#: db_operations.php:504 msgid "CREATE DATABASE before copying" msgstr "" -#: db_operations.php:506 libraries/config/messages.inc.php:126 +#: db_operations.php:507 libraries/config/messages.inc.php:126 #: libraries/config/messages.inc.php:127 libraries/config/messages.inc.php:129 #: libraries/config/messages.inc.php:135 tbl_operations.php:556 #, php-format msgid "Add %s" msgstr "" -#: db_operations.php:510 libraries/config/messages.inc.php:119 +#: db_operations.php:511 libraries/config/messages.inc.php:119 #: tbl_operations.php:314 tbl_operations.php:558 msgid "Add AUTO_INCREMENT value" msgstr "Dodaj AUTO_INCREMENT vrijednost" -#: db_operations.php:514 tbl_operations.php:565 +#: db_operations.php:515 tbl_operations.php:565 msgid "Add constraints" msgstr "" -#: db_operations.php:527 +#: db_operations.php:528 #, fuzzy msgid "Switch to copied database" msgstr "Pređi na kopiranu tabelu" -#: db_operations.php:551 libraries/build_html_for_db.lib.php:19 -#: libraries/db_structure.lib.php:53 libraries/Index.class.php:450 +#: db_operations.php:552 libraries/Index.class.php:450 +#: libraries/build_html_for_db.lib.php:19 libraries/db_structure.lib.php:53 #: libraries/mysql_charsets.lib.php:110 libraries/tbl_properties.inc.php:107 #: libraries/tbl_properties.inc.php:720 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:378 tbl_select.php:115 @@ -348,7 +347,7 @@ msgstr "Pređi na kopiranu tabelu" msgid "Collation" msgstr "Sortiranje" -#: db_operations.php:564 +#: db_operations.php:565 #, fuzzy, php-format #| msgid "" #| "The additional features for working with linked tables have been " @@ -360,7 +359,7 @@ msgstr "" "Dodatne mogućnosti za rad sa povezanim tabelama su isključene. Da biste " "saznali zašto, kliknite %sovde%s." -#: db_operations.php:599 +#: db_operations.php:600 #, fuzzy #| msgid "Relational schema" msgid "Edit or export relational schema" @@ -513,102 +512,102 @@ msgstr "SQL upit na bazi %s:" msgid "Submit Query" msgstr "Izvrši SQL upit" -#: db_routines.php:152 import.php:453 libraries/display_tbl.lib.php:2272 -#: libraries/Message.class.php:185 libraries/sql_query_form.lib.php:139 +#: db_routines.php:154 import.php:453 libraries/Message.class.php:185 +#: libraries/display_tbl.lib.php:2272 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" msgstr "Vaš SQL upit je uspešno izvršen" -#: db_routines.php:155 +#: db_routines.php:157 #, php-format msgid "%d row affected by the last statement inside the procedure" msgid_plural "%d rows affected by the last statement inside the procedure" msgstr[0] "" msgstr[1] "" -#: db_routines.php:165 +#: db_routines.php:167 #, php-format msgid "Execution results of routine %s" msgstr "" -#: db_routines.php:185 libraries/import.lib.php:153 sql.php:678 +#: db_routines.php:187 libraries/import.lib.php:153 sql.php:678 #: tbl_change.php:180 tbl_get_field.php:34 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL je vratio prazan rezultat (nula redova)." -#: db_routines.php:190 db_routines.php:295 db_routines.php:300 -#: db_routines.php:324 +#: db_routines.php:192 db_routines.php:297 db_routines.php:302 +#: db_routines.php:326 #, php-format msgid "The following query has failed: \"%s\"" msgstr "" -#: db_routines.php:191 db_routines.php:296 db_routines.php:301 -#: db_routines.php:311 db_routines.php:325 libraries/common.lib.php:609 +#: db_routines.php:193 db_routines.php:298 db_routines.php:303 +#: db_routines.php:313 db_routines.php:327 libraries/common.lib.php:609 msgid "MySQL said: " msgstr "MySQL kaže: " -#: db_routines.php:208 db_routines.php:240 db_routines.php:268 -#: db_routines.php:407 +#: db_routines.php:210 db_routines.php:242 db_routines.php:270 +#: db_routines.php:409 #, fuzzy #| msgid "Processes" msgid "Error in processing request" msgstr "Procesi" -#: db_routines.php:209 db_routines.php:241 db_routines.php:269 -#: db_routines.php:408 +#: db_routines.php:211 db_routines.php:243 db_routines.php:271 +#: db_routines.php:410 #, fuzzy, php-format #| msgid "No tables found in database." msgid "No routine with name %1$s found in database %2$s" msgstr "Tabele nisu pronađene u bazi." -#: db_routines.php:230 db_routines.php:234 +#: db_routines.php:232 db_routines.php:236 msgid "Execute routine" msgstr "" -#: db_routines.php:259 db_routines.php:263 +#: db_routines.php:261 db_routines.php:265 #, php-format msgid "Export of routine %s" msgstr "" -#: db_routines.php:288 libraries/db_routines.lib.php:960 +#: db_routines.php:290 libraries/db_routines.lib.php:960 #, php-format msgid "Invalid routine type: \"%s\"" msgstr "" -#: db_routines.php:309 +#: db_routines.php:311 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: db_routines.php:310 +#: db_routines.php:312 msgid "The backed up query was:" msgstr "" -#: db_routines.php:314 +#: db_routines.php:316 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Routine %1$s has been modified." msgstr "Tabela %s je odbačena" -#: db_routines.php:327 +#: db_routines.php:329 #, fuzzy, php-format msgid "Routine %1$s has been created." msgstr "Tabela %s je odbačena" -#: db_routines.php:335 +#: db_routines.php:337 msgid "One or more errors have occured while processing your request:" msgstr "" -#: db_routines.php:379 +#: db_routines.php:381 #, fuzzy msgid "Create routine" msgstr "Verzija servera" -#: db_routines.php:383 +#: db_routines.php:385 msgid "Edit routine" msgstr "" -#: db_routines.php:434 +#: db_routines.php:436 msgid "" "You are using PHP's deprecated 'mysql' extension, which is not capable of " "handling multi queries. The execution of some stored routines may fail!(ex. 12.00% to .12)" msgstr "" @@ -6198,40 +6338,6 @@ msgid "" "the issue and try again." msgstr "" -#: libraries/Index.class.php:430 tbl_relation.php:526 -msgid "No index defined!" -msgstr "Ključ nije definisan!" - -#: libraries/Index.class.php:446 libraries/tbl_properties.inc.php:503 -#: tbl_structure.php:157 tbl_structure.php:162 tbl_structure.php:606 -#: tbl_tracking.php:315 -msgid "Unique" -msgstr "Jedinstveni" - -#: libraries/Index.class.php:447 tbl_tracking.php:316 -msgid "Packed" -msgstr "" - -#: libraries/Index.class.php:449 tbl_tracking.php:318 -msgid "Cardinality" -msgstr "Kardinalnost" - -#: libraries/Index.class.php:474 -msgid "The primary key has been dropped" -msgstr "Primarni ključ je obrisan" - -#: libraries/Index.class.php:478 -#, php-format -msgid "Index %s has been dropped" -msgstr "Ključ %s je obrisan" - -#: libraries/Index.class.php:582 -#, php-format -msgid "" -"The indexes %1$s and %2$s seem to be equal and one of them could possibly be " -"removed." -msgstr "" - #: libraries/kanji-encoding.lib.php:142 #, fuzzy #| msgid "None" @@ -6244,27 +6350,6 @@ msgstr "nema" msgid "Convert to Kana" msgstr "" -#: libraries/Message.class.php:260 -#, php-format -msgid "%1$d row affected." -msgid_plural "%1$d rows affected." -msgstr[0] "" -msgstr[1] "" - -#: libraries/Message.class.php:279 -#, php-format -msgid "%1$d row deleted." -msgid_plural "%1$d rows deleted." -msgstr[0] "" -msgstr[1] "" - -#: libraries/Message.class.php:298 -#, php-format -msgid "%1$d row inserted." -msgid_plural "%1$d rows inserted." -msgstr[0] "" -msgstr[1] "" - #: libraries/mult_submits.inc.php:254 #, fuzzy #| msgid "Fri" @@ -6513,19 +6598,6 @@ msgstr "" msgid "This format has no options" msgstr "Ne postoje opcije za ovaj format" -#: libraries/RecentTable.class.php:114 -msgid "Could not save recent table" -msgstr "" - -#: libraries/RecentTable.class.php:149 -#, fuzzy -msgid "Recent tables" -msgstr "Nema tabela" - -#: libraries/RecentTable.class.php:155 -msgid "There are no recent tables" -msgstr "" - #: libraries/relation.lib.php:83 msgid "not OK" msgstr "nije u redu" @@ -6918,6 +6990,63 @@ msgstr "" msgid "Target database" msgstr "Pretraživanje baze" +#: libraries/sql_query_form.lib.php:223 +#, fuzzy, php-format +msgid "Run SQL query/queries on server %s" +msgstr "Izvrši SQL upit(e) na bazi %s" + +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 +#, php-format +msgid "Run SQL query/queries on database %s" +msgstr "Izvrši SQL upit(e) na bazi %s" + +#: libraries/sql_query_form.lib.php:296 navigation.php:302 +#: setup/frames/index.inc.php:231 +msgid "Clear" +msgstr "" + +#: libraries/sql_query_form.lib.php:301 +#, fuzzy +#| msgid "Column names" +msgid "Columns" +msgstr "Imena kolona" + +#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 +msgid "Bookmark this SQL query" +msgstr "Obilježi SQL-upit" + +#: libraries/sql_query_form.lib.php:343 sql.php:1021 +msgid "Let every user access this bookmark" +msgstr "" + +#: libraries/sql_query_form.lib.php:349 +msgid "Replace existing bookmark of same name" +msgstr "" + +#: libraries/sql_query_form.lib.php:365 +msgid "Do not overwrite this query from outside the window" +msgstr "Ne prepisuj ovaj upit izvan prozora" + +#: libraries/sql_query_form.lib.php:372 +msgid "Delimiter" +msgstr "" + +#: libraries/sql_query_form.lib.php:380 +msgid " Show this query here again " +msgstr "Prikaži ponovo ovaj upit" + +#: libraries/sql_query_form.lib.php:443 +msgid "View only" +msgstr "Vidi samo" + +#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 +msgid "Location of the text file" +msgstr "Lokacija tekstualne datoteke" + +#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 +msgid "web server upload directory" +msgstr "direkcija za slanje web servera " + #: libraries/sqlparser.lib.php:132 msgid "" "There seems to be an error in your SQL query. The MySQL server error output " @@ -6980,63 +7109,6 @@ msgstr "Neispravan identifikator" msgid "Unknown Punctuation String" msgstr "Nepoznat string interpunkcije" -#: libraries/sql_query_form.lib.php:223 -#, fuzzy, php-format -msgid "Run SQL query/queries on server %s" -msgstr "Izvrši SQL upit(e) na bazi %s" - -#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 -#, php-format -msgid "Run SQL query/queries on database %s" -msgstr "Izvrši SQL upit(e) na bazi %s" - -#: libraries/sql_query_form.lib.php:296 navigation.php:302 -#: setup/frames/index.inc.php:231 -msgid "Clear" -msgstr "" - -#: libraries/sql_query_form.lib.php:301 -#, fuzzy -#| msgid "Column names" -msgid "Columns" -msgstr "Imena kolona" - -#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 -msgid "Bookmark this SQL query" -msgstr "Obilježi SQL-upit" - -#: libraries/sql_query_form.lib.php:343 sql.php:1021 -msgid "Let every user access this bookmark" -msgstr "" - -#: libraries/sql_query_form.lib.php:349 -msgid "Replace existing bookmark of same name" -msgstr "" - -#: libraries/sql_query_form.lib.php:365 -msgid "Do not overwrite this query from outside the window" -msgstr "Ne prepisuj ovaj upit izvan prozora" - -#: libraries/sql_query_form.lib.php:372 -msgid "Delimiter" -msgstr "" - -#: libraries/sql_query_form.lib.php:380 -msgid " Show this query here again " -msgstr "Prikaži ponovo ovaj upit" - -#: libraries/sql_query_form.lib.php:443 -msgid "View only" -msgstr "Vidi samo" - -#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 -msgid "Location of the text file" -msgstr "Lokacija tekstualne datoteke" - -#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 -msgid "web server upload directory" -msgstr "direkcija za slanje web servera " - #: libraries/sqlvalidator.lib.php:67 #, php-format msgid "" @@ -7046,48 +7118,6 @@ msgstr "" "SQL validator nije mogao da bude pokrenut. Proverite da li su instalirane " "neophodne PHP ekstenzije opisane u %sdokumentaciji%s." -#: libraries/StorageEngine.class.php:195 -msgid "" -"There is no detailed status information available for this storage engine." -msgstr "" - -#: libraries/StorageEngine.class.php:355 -#, php-format -msgid "%s is available on this MySQL server." -msgstr "" - -#: libraries/StorageEngine.class.php:358 -#, php-format -msgid "%s has been disabled for this MySQL server." -msgstr "" - -#: libraries/StorageEngine.class.php:362 -#, php-format -msgid "This MySQL server does not support the %s storage engine." -msgstr "" - -#: libraries/Table.class.php:1027 -msgid "Invalid database" -msgstr "" - -#: libraries/Table.class.php:1041 tbl_get_field.php:25 -msgid "Invalid table name" -msgstr "" - -#: libraries/Table.class.php:1056 -#, php-format -msgid "Error renaming table %1$s to %2$s" -msgstr "" - -#: libraries/Table.class.php:1139 -#, php-format -msgid "Table %s has been renamed to %s" -msgstr "Tabeli %s promjenjeno ime u %s" - -#: libraries/Table.class.php:1272 -msgid "Could not save table UI preferences" -msgstr "" - #: libraries/tbl_links.inc.php:117 libraries/tbl_links.inc.php:118 msgid "Table seems to be empty!" msgstr "" @@ -7216,38 +7246,6 @@ msgstr "" msgid "+ Add a value" msgstr "Dodaj novog korisnika" -#: libraries/Theme.class.php:160 -#, php-format -msgid "No valid image path for theme %s found!" -msgstr "" - -#: libraries/Theme.class.php:380 -msgid "No preview available." -msgstr "" - -#: libraries/Theme.class.php:383 -msgid "take it" -msgstr "" - -#: libraries/Theme_Manager.class.php:109 -#, php-format -msgid "Default theme %s not found!" -msgstr "" - -#: libraries/Theme_Manager.class.php:147 -#, php-format -msgid "Theme %s not found!" -msgstr "" - -#: libraries/Theme_Manager.class.php:215 -#, php-format -msgid "Theme path not found for theme %s!" -msgstr "" - -#: libraries/Theme_Manager.class.php:291 themes.php:20 themes.php:40 -msgid "Theme" -msgstr "" - #: libraries/transformations/application_octetstream__download.inc.php:9 msgid "" "Displays a link to download the binary data of the column. You can use the " @@ -8322,8 +8320,8 @@ msgstr "Odbaci baze koje se zovu isto kao korisnici." msgid "" "Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege " "tables. The content of these tables may differ from the privileges the " -"server uses, if they have been changed manually. In this case, you should %" -"sreload the privileges%s before you continue." +"server uses, if they have been changed manually. In this case, you should " +"%sreload the privileges%s before you continue." msgstr "" "Napomena: phpMyAdmin uzima privilegije korisnika direktno iz MySQL tabela " "privilegija. Sadržaj ove tabele može se razlikovati od privilegija koje " diff --git a/po/ca.po b/po/ca.po index 7a1c3a253a..c35e45c046 100644 --- a/po/ca.po +++ b/po/ca.po @@ -3,14 +3,14 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-26 07:33-0400\n" +"POT-Creation-Date: 2011-06-27 10:20+0200\n" "PO-Revision-Date: 2011-02-23 09:57+0200\n" "Last-Translator: Xavier Navarro \n" "Language-Team: catalan \n" +"Language: ca\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: ca\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.0.5\n" @@ -45,13 +45,13 @@ msgstr "" msgid "Search" msgstr "Cerca" -#: browse_foreigners.php:154 db_operations.php:368 db_operations.php:420 -#: db_operations.php:530 db_operations.php:558 db_search.php:360 +#: browse_foreigners.php:154 db_operations.php:369 db_operations.php:421 +#: db_operations.php:531 db_operations.php:559 db_search.php:360 #: db_structure.php:528 enum_editor.php:63 js/messages.php:90 +#: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 #: libraries/auth/cookie.auth.lib.php:273 libraries/common.lib.php:1315 -#: libraries/common.lib.php:2245 libraries/Config.class.php:1220 -#: libraries/core.lib.php:557 libraries/db_routines.lib.php:789 -#: libraries/db_routines.lib.php:921 +#: libraries/common.lib.php:2245 libraries/core.lib.php:557 +#: libraries/db_routines.lib.php:789 libraries/db_routines.lib.php:921 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 #: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 @@ -64,18 +64,18 @@ msgstr "Cerca" #: 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:518 #: libraries/tbl_properties.inc.php:607 libraries/tbl_properties.inc.php:777 -#: libraries/Theme_Manager.class.php:305 main.php:109 navigation.php:202 -#: navigation.php:240 pmd_pdf.php:124 prefs_manage.php:265 -#: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 -#: server_privileges.php:1694 server_privileges.php:2051 -#: server_privileges.php:2098 server_privileges.php:2138 -#: server_replication.php:233 server_replication.php:316 -#: server_replication.php:347 server_synchronize.php:1220 tbl_change.php:332 -#: tbl_change.php:1024 tbl_change.php:1061 tbl_indexes.php:260 -#: tbl_operations.php:280 tbl_operations.php:317 tbl_operations.php:519 -#: tbl_operations.php:581 tbl_operations.php:763 tbl_select.php:291 -#: tbl_structure.php:698 tbl_structure.php:734 tbl_tracking.php:425 -#: tbl_tracking.php:563 view_create.php:181 view_operations.php:99 +#: main.php:109 navigation.php:202 navigation.php:240 pmd_pdf.php:124 +#: prefs_manage.php:265 prefs_manage.php:316 server_binlog.php:128 +#: server_privileges.php:646 server_privileges.php:1694 +#: server_privileges.php:2051 server_privileges.php:2098 +#: server_privileges.php:2138 server_replication.php:233 +#: server_replication.php:316 server_replication.php:347 +#: server_synchronize.php:1220 tbl_change.php:332 tbl_change.php:1024 +#: tbl_change.php:1061 tbl_indexes.php:260 tbl_operations.php:280 +#: tbl_operations.php:317 tbl_operations.php:519 tbl_operations.php:581 +#: tbl_operations.php:763 tbl_select.php:291 tbl_structure.php:698 +#: tbl_structure.php:734 tbl_tracking.php:425 tbl_tracking.php:563 +#: view_create.php:181 view_operations.php:99 msgid "Go" msgstr "Executa" @@ -122,7 +122,7 @@ msgstr "" msgid "Database %1$s has been created." msgstr "S'ha creat la base de dades %1$s." -#: db_datadict.php:48 db_operations.php:361 +#: db_datadict.php:48 db_operations.php:362 msgid "Database comment: " msgstr "Comentaris de la base de dades: " @@ -132,9 +132,9 @@ msgstr "Comentaris de la base de dades: " msgid "Table comments" msgstr "Comentaris de la taula" -#: db_datadict.php:166 db_qbe.php:196 libraries/export/htmlword.php:248 -#: libraries/export/latex.php:375 libraries/export/odt.php:302 -#: libraries/export/texytext.php:227 libraries/Index.class.php:448 +#: db_datadict.php:166 db_qbe.php:196 libraries/Index.class.php:448 +#: libraries/export/htmlword.php:248 libraries/export/latex.php:375 +#: libraries/export/odt.php:302 libraries/export/texytext.php:227 #: libraries/schema/Pdf_Relation_Schema.class.php:1236 #: libraries/schema/Pdf_Relation_Schema.class.php:1257 #: libraries/tbl_properties.inc.php:274 tbl_change.php:310 tbl_chart.php:86 @@ -143,12 +143,12 @@ msgstr "Comentaris de la taula" msgid "Column" msgstr "Columna" -#: db_datadict.php:167 db_printview.php:104 libraries/db_events.inc.php:69 -#: libraries/db_routines.lib.php:666 libraries/db_routines.lib.php:691 -#: libraries/db_routines.lib.php:847 libraries/db_routines.lib.php:1216 -#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:249 -#: libraries/export/latex.php:375 libraries/export/odt.php:305 -#: libraries/export/texytext.php:228 libraries/Index.class.php:445 +#: db_datadict.php:167 db_printview.php:104 libraries/Index.class.php:445 +#: libraries/db_events.inc.php:69 libraries/db_routines.lib.php:666 +#: libraries/db_routines.lib.php:691 libraries/db_routines.lib.php:847 +#: libraries/db_routines.lib.php:1216 libraries/db_structure.lib.php:51 +#: libraries/export/htmlword.php:249 libraries/export/latex.php:375 +#: libraries/export/odt.php:305 libraries/export/texytext.php:228 #: libraries/schema/Pdf_Relation_Schema.class.php:1237 #: libraries/schema/Pdf_Relation_Schema.class.php:1258 #: libraries/tbl_properties.inc.php:100 server_privileges.php:2151 @@ -158,9 +158,9 @@ msgstr "Columna" msgid "Type" msgstr "Tipus" -#: db_datadict.php:169 libraries/export/htmlword.php:250 -#: libraries/export/latex.php:375 libraries/export/odt.php:308 -#: libraries/export/texytext.php:229 libraries/Index.class.php:451 +#: db_datadict.php:169 libraries/Index.class.php:451 +#: libraries/export/htmlword.php:250 libraries/export/latex.php:375 +#: libraries/export/odt.php:308 libraries/export/texytext.php:229 #: libraries/schema/Pdf_Relation_Schema.class.php:1239 #: libraries/schema/Pdf_Relation_Schema.class.php:1260 #: libraries/tbl_properties.inc.php:109 tbl_change.php:325 @@ -198,13 +198,12 @@ msgstr "Enllaços a" msgid "Comments" msgstr "Comentaris" -#: db_datadict.php:259 js/messages.php:109 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:361 +#: db_datadict.php:259 js/messages.php:109 libraries/Index.class.php:361 #: libraries/Index.class.php:388 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:287 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:287 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:130 #: server_privileges.php:1381 server_privileges.php:1392 @@ -215,17 +214,17 @@ msgstr "Comentaris" msgid "No" msgstr "No" -#: db_datadict.php:259 js/messages.php:108 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:362 +#: db_datadict.php:259 js/messages.php:108 libraries/Index.class.php:362 #: libraries/Index.class.php:387 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 -#: libraries/mult_submits.inc.php:87 libraries/mult_submits.inc.php:92 -#: libraries/mult_submits.inc.php:97 libraries/mult_submits.inc.php:102 -#: libraries/mult_submits.inc.php:262 libraries/mult_submits.inc.php:276 -#: libraries/mult_submits.inc.php:286 libraries/mult_submits.inc.php:299 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:46 +#: libraries/mult_submits.inc.php:78 libraries/mult_submits.inc.php:87 +#: libraries/mult_submits.inc.php:92 libraries/mult_submits.inc.php:97 +#: libraries/mult_submits.inc.php:102 libraries/mult_submits.inc.php:262 +#: libraries/mult_submits.inc.php:276 libraries/mult_submits.inc.php:286 +#: libraries/mult_submits.inc.php:299 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:129 #: server_databases.php:76 server_privileges.php:1378 @@ -262,79 +261,79 @@ msgstr "Desmarca tot" msgid "The database name is empty!" msgstr "El nom de la base de dades és buit!" -#: db_operations.php:271 +#: db_operations.php:272 #, php-format msgid "Database %s has been renamed to %s" msgstr "Base de dades %s reanomenada a %s" -#: db_operations.php:275 +#: db_operations.php:276 #, php-format msgid "Database %s has been copied to %s" msgstr "La base de dades %s s'ha copiat a %s" -#: db_operations.php:403 +#: db_operations.php:404 msgid "Rename database to" msgstr "Reanomena base de dades a" -#: db_operations.php:408 server_status.php:799 +#: db_operations.php:409 server_status.php:799 msgid "Command" msgstr "Ordre" -#: db_operations.php:439 +#: db_operations.php:440 msgid "Remove database" msgstr "Elimina la base de dades" -#: db_operations.php:451 +#: db_operations.php:452 #, php-format msgid "Database %s has been dropped." msgstr "La base de dades %s s'ha eliminat." -#: db_operations.php:456 +#: db_operations.php:457 msgid "Drop the database (DROP)" msgstr "Esborra la base de dades (DROP)" -#: db_operations.php:486 +#: db_operations.php:487 msgid "Copy database to" msgstr "Còpia base de dades a" -#: db_operations.php:493 tbl_operations.php:548 tbl_tracking.php:418 +#: db_operations.php:494 tbl_operations.php:548 tbl_tracking.php:418 msgid "Structure only" msgstr "Només l'estructura" -#: db_operations.php:494 tbl_operations.php:549 tbl_tracking.php:420 +#: db_operations.php:495 tbl_operations.php:549 tbl_tracking.php:420 msgid "Structure and data" msgstr "Estructura i dades" -#: db_operations.php:495 tbl_operations.php:550 tbl_tracking.php:419 +#: db_operations.php:496 tbl_operations.php:550 tbl_tracking.php:419 msgid "Data only" msgstr "Només dades" -#: db_operations.php:503 +#: db_operations.php:504 msgid "CREATE DATABASE before copying" msgstr "Inclou CREATE DATABASE abans de copiar" -#: db_operations.php:506 libraries/config/messages.inc.php:126 +#: db_operations.php:507 libraries/config/messages.inc.php:126 #: libraries/config/messages.inc.php:127 libraries/config/messages.inc.php:129 #: libraries/config/messages.inc.php:135 tbl_operations.php:556 #, php-format msgid "Add %s" msgstr "Afegeix %s" -#: db_operations.php:510 libraries/config/messages.inc.php:119 +#: db_operations.php:511 libraries/config/messages.inc.php:119 #: tbl_operations.php:314 tbl_operations.php:558 msgid "Add AUTO_INCREMENT value" msgstr "Afegeix valor AUTO_INCREMENT" -#: db_operations.php:514 tbl_operations.php:565 +#: db_operations.php:515 tbl_operations.php:565 msgid "Add constraints" msgstr "Afegeix restriccions" -#: db_operations.php:527 +#: db_operations.php:528 msgid "Switch to copied database" msgstr "Canvia a la base de dades copiada" -#: db_operations.php:551 libraries/build_html_for_db.lib.php:19 -#: libraries/db_structure.lib.php:53 libraries/Index.class.php:450 +#: db_operations.php:552 libraries/Index.class.php:450 +#: libraries/build_html_for_db.lib.php:19 libraries/db_structure.lib.php:53 #: libraries/mysql_charsets.lib.php:110 libraries/tbl_properties.inc.php:107 #: libraries/tbl_properties.inc.php:720 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:378 tbl_select.php:115 @@ -343,7 +342,7 @@ msgstr "Canvia a la base de dades copiada" msgid "Collation" msgstr "Ordenació" -#: db_operations.php:564 +#: db_operations.php:565 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " @@ -352,7 +351,7 @@ msgstr "" "S'ha desactivat l' emmagatzemament de la configuració de phpMyAdmin. Per " "veure el motiu, clica %saqui%s." -#: db_operations.php:599 +#: db_operations.php:600 msgid "Edit or export relational schema" msgstr "Edita o exporta l'esquema relacional" @@ -498,110 +497,110 @@ msgstr "Consulta SQL a la base de dades %s:" msgid "Submit Query" msgstr "Executa consulta" -#: db_routines.php:152 import.php:453 libraries/display_tbl.lib.php:2272 -#: libraries/Message.class.php:185 libraries/sql_query_form.lib.php:139 +#: db_routines.php:154 import.php:453 libraries/Message.class.php:185 +#: libraries/display_tbl.lib.php:2272 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" msgstr "La vostra comanda SQL ha estat executada amb èxit" -#: db_routines.php:155 +#: db_routines.php:157 #, php-format msgid "%d row affected by the last statement inside the procedure" msgid_plural "%d rows affected by the last statement inside the procedure" msgstr[0] "" msgstr[1] "" -#: db_routines.php:165 +#: db_routines.php:167 #, fuzzy, php-format #| msgid "Allows executing stored routines." msgid "Execution results of routine %s" msgstr "Permet executar rutines enmagatzemades." -#: db_routines.php:185 libraries/import.lib.php:153 sql.php:678 +#: db_routines.php:187 libraries/import.lib.php:153 sql.php:678 #: tbl_change.php:180 tbl_get_field.php:34 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL ha retornat un conjunt buit (p.e. cap fila)." -#: db_routines.php:190 db_routines.php:295 db_routines.php:300 -#: db_routines.php:324 +#: db_routines.php:192 db_routines.php:297 db_routines.php:302 +#: db_routines.php:326 #, fuzzy, php-format #| msgid "The following queries have been executed:" msgid "The following query has failed: \"%s\"" msgstr "Les següents consultes s'han executat:" -#: db_routines.php:191 db_routines.php:296 db_routines.php:301 -#: db_routines.php:311 db_routines.php:325 libraries/common.lib.php:609 +#: db_routines.php:193 db_routines.php:298 db_routines.php:303 +#: db_routines.php:313 db_routines.php:327 libraries/common.lib.php:609 msgid "MySQL said: " msgstr "MySQL diu: " -#: db_routines.php:208 db_routines.php:240 db_routines.php:268 -#: db_routines.php:407 +#: db_routines.php:210 db_routines.php:242 db_routines.php:270 +#: db_routines.php:409 #, fuzzy #| msgid "Error in Processing Request" msgid "Error in processing request" msgstr "Error a la petició de procés" -#: db_routines.php:209 db_routines.php:241 db_routines.php:269 -#: db_routines.php:408 +#: db_routines.php:211 db_routines.php:243 db_routines.php:271 +#: db_routines.php:410 #, fuzzy, php-format #| msgid "No tables found in database" msgid "No routine with name %1$s found in database %2$s" msgstr "Base de dades sense taules" -#: db_routines.php:230 db_routines.php:234 +#: db_routines.php:232 db_routines.php:236 msgid "Execute routine" msgstr "" -#: db_routines.php:259 db_routines.php:263 +#: db_routines.php:261 db_routines.php:265 #, fuzzy, php-format #| msgid "Export defaults" msgid "Export of routine %s" msgstr "Predeterminats d'exportació" -#: db_routines.php:288 libraries/db_routines.lib.php:960 +#: db_routines.php:290 libraries/db_routines.lib.php:960 #, fuzzy, php-format #| msgid "Invalid server index: %s" msgid "Invalid routine type: \"%s\"" msgstr "Index de servidor invàlid: %s" -#: db_routines.php:309 +#: db_routines.php:311 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: db_routines.php:310 +#: db_routines.php:312 msgid "The backed up query was:" msgstr "" -#: db_routines.php:314 +#: db_routines.php:316 #, fuzzy, php-format #| msgid "Column %s has been dropped" msgid "Routine %1$s has been modified." msgstr "S'ha esborrat la columna %s" -#: db_routines.php:327 +#: db_routines.php:329 #, fuzzy, php-format #| msgid "Table %1$s has been created." msgid "Routine %1$s has been created." msgstr "S'ha creat la taula %1$s." -#: db_routines.php:335 +#: db_routines.php:337 msgid "One or more errors have occured while processing your request:" msgstr "" -#: db_routines.php:379 +#: db_routines.php:381 #, fuzzy #| msgid "Create relation" msgid "Create routine" msgstr "Crea una relació" -#: db_routines.php:383 +#: db_routines.php:385 #, fuzzy #| msgid "Edit mode" msgid "Edit routine" msgstr "Mode d'edició" -#: db_routines.php:434 +#: db_routines.php:436 msgid "" "You are using PHP's deprecated 'mysql' extension, which is not capable of " "handling multi queries. The execution of some stored routines may fail!(ex. 12.00% to .12)" msgstr "" @@ -6310,42 +6459,6 @@ msgstr "" "El fitxer XML especificat era incorrecte o incomplet. Si us plau, arreglar-" "lo i torna a intentar-ho." -#: libraries/Index.class.php:430 tbl_relation.php:526 -msgid "No index defined!" -msgstr "No s'ha definit l'índex!" - -#: libraries/Index.class.php:446 libraries/tbl_properties.inc.php:503 -#: tbl_structure.php:157 tbl_structure.php:162 tbl_structure.php:606 -#: tbl_tracking.php:315 -msgid "Unique" -msgstr "Única" - -#: libraries/Index.class.php:447 tbl_tracking.php:316 -msgid "Packed" -msgstr "Comprimit" - -#: libraries/Index.class.php:449 tbl_tracking.php:318 -msgid "Cardinality" -msgstr "Cardinalitat" - -#: libraries/Index.class.php:474 -msgid "The primary key has been dropped" -msgstr "S'ha esborrat la clau principal" - -#: libraries/Index.class.php:478 -#, php-format -msgid "Index %s has been dropped" -msgstr "S'ha esborrat l'índex %s" - -#: libraries/Index.class.php:582 -#, php-format -msgid "" -"The indexes %1$s and %2$s seem to be equal and one of them could possibly be " -"removed." -msgstr "" -"Els indexos %1$s i %2$s semblen iguals i un d'ells possiblement es podria " -"esborrar." - #: libraries/kanji-encoding.lib.php:142 msgctxt "None encoding conversion" msgid "None" @@ -6356,27 +6469,6 @@ msgstr "Cap" msgid "Convert to Kana" msgstr "Converteix a Kana" -#: libraries/Message.class.php:260 -#, php-format -msgid "%1$d row affected." -msgid_plural "%1$d rows affected." -msgstr[0] "%1$d fila afectada." -msgstr[1] "%1$d files afectades." - -#: libraries/Message.class.php:279 -#, php-format -msgid "%1$d row deleted." -msgid_plural "%1$d rows deleted." -msgstr[0] "%1$d fila esborrada." -msgstr[1] "%1$d files esborrades." - -#: libraries/Message.class.php:298 -#, php-format -msgid "%1$d row inserted." -msgid_plural "%1$d rows inserted." -msgstr[0] "%1$d fila inserida." -msgstr[1] "%1$d files inserides." - #: libraries/mult_submits.inc.php:254 #, fuzzy #| msgid "Fr" @@ -6619,24 +6711,6 @@ msgstr "Recarrega el marc de navegació" msgid "This format has no options" msgstr "Aquest format no té opcions" -#: libraries/RecentTable.class.php:114 -#, fuzzy -#| msgid "Could not save configuration" -msgid "Could not save recent table" -msgstr "No es pot desar la configuració" - -#: libraries/RecentTable.class.php:149 -#, fuzzy -#| msgid "Count tables" -msgid "Recent tables" -msgstr "Comptar les taules" - -#: libraries/RecentTable.class.php:155 -#, fuzzy -#| msgid "There are no configured servers" -msgid "There are no recent tables" -msgstr "No hi ha servidors configurats" - #: libraries/relation.lib.php:83 msgid "not OK" msgstr "Incorrecte" @@ -7022,6 +7096,61 @@ msgstr "Diferència" msgid "Target database" msgstr "Base de dades destinació" +#: libraries/sql_query_form.lib.php:223 +#, php-format +msgid "Run SQL query/queries on server %s" +msgstr "Executar consulta/es SQL al servidor %s" + +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 +#, php-format +msgid "Run SQL query/queries on database %s" +msgstr "Executa consulta/s SQL a la Base de Dades %s" + +#: libraries/sql_query_form.lib.php:296 navigation.php:302 +#: setup/frames/index.inc.php:231 +msgid "Clear" +msgstr "Neteja" + +#: libraries/sql_query_form.lib.php:301 +msgid "Columns" +msgstr "Columnes" + +#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 +msgid "Bookmark this SQL query" +msgstr "Desa aquesta consulta SQL" + +#: libraries/sql_query_form.lib.php:343 sql.php:1021 +msgid "Let every user access this bookmark" +msgstr "Deixa accedir a cada usuari a aquesta consulta desada" + +#: libraries/sql_query_form.lib.php:349 +msgid "Replace existing bookmark of same name" +msgstr "Reemplaça una consulta desada ja existent amb el mateix nom" + +#: libraries/sql_query_form.lib.php:365 +msgid "Do not overwrite this query from outside the window" +msgstr "No sobreescriure aquesta consulta des de fora de la finestra" + +#: libraries/sql_query_form.lib.php:372 +msgid "Delimiter" +msgstr "Separador" + +#: libraries/sql_query_form.lib.php:380 +msgid " Show this query here again " +msgstr " Mostra aquesta consulta de nou " + +#: libraries/sql_query_form.lib.php:443 +msgid "View only" +msgstr "Només mirar" + +#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 +msgid "Location of the text file" +msgstr "Ubicació de l'arxiu de text" + +#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 +msgid "web server upload directory" +msgstr "directori de pujada d'arxius del servidor web" + #: libraries/sqlparser.lib.php:132 msgid "" "There seems to be an error in your SQL query. The MySQL server error output " @@ -7085,61 +7214,6 @@ msgstr "Identificador Incorrecte" msgid "Unknown Punctuation String" msgstr "Signe de puntuació desconegut" -#: libraries/sql_query_form.lib.php:223 -#, php-format -msgid "Run SQL query/queries on server %s" -msgstr "Executar consulta/es SQL al servidor %s" - -#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 -#, php-format -msgid "Run SQL query/queries on database %s" -msgstr "Executa consulta/s SQL a la Base de Dades %s" - -#: libraries/sql_query_form.lib.php:296 navigation.php:302 -#: setup/frames/index.inc.php:231 -msgid "Clear" -msgstr "Neteja" - -#: libraries/sql_query_form.lib.php:301 -msgid "Columns" -msgstr "Columnes" - -#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 -msgid "Bookmark this SQL query" -msgstr "Desa aquesta consulta SQL" - -#: libraries/sql_query_form.lib.php:343 sql.php:1021 -msgid "Let every user access this bookmark" -msgstr "Deixa accedir a cada usuari a aquesta consulta desada" - -#: libraries/sql_query_form.lib.php:349 -msgid "Replace existing bookmark of same name" -msgstr "Reemplaça una consulta desada ja existent amb el mateix nom" - -#: libraries/sql_query_form.lib.php:365 -msgid "Do not overwrite this query from outside the window" -msgstr "No sobreescriure aquesta consulta des de fora de la finestra" - -#: libraries/sql_query_form.lib.php:372 -msgid "Delimiter" -msgstr "Separador" - -#: libraries/sql_query_form.lib.php:380 -msgid " Show this query here again " -msgstr " Mostra aquesta consulta de nou " - -#: libraries/sql_query_form.lib.php:443 -msgid "View only" -msgstr "Només mirar" - -#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 -msgid "Location of the text file" -msgstr "Ubicació de l'arxiu de text" - -#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 -msgid "web server upload directory" -msgstr "directori de pujada d'arxius del servidor web" - #: libraries/sqlvalidator.lib.php:67 #, php-format msgid "" @@ -7147,52 +7221,8 @@ msgid "" "installed the necessary PHP extensions as described in the %sdocumentation%s." msgstr "" "No s'ha pogut iniciar el validador SQL. Si us plau, comproveu que teniu " -"instal·lats els mòduls de PHP necessaris tal i com s'indica a la %" -"sdocumentació%s." - -#: libraries/StorageEngine.class.php:195 -msgid "" -"There is no detailed status information available for this storage engine." -msgstr "" -"No hi ha informació detallada de l'estat disponible per a aquest motor " -"d'emmagatzematge." - -#: libraries/StorageEngine.class.php:355 -#, php-format -msgid "%s is available on this MySQL server." -msgstr "%s està disponible en aquest servidor MySQL." - -#: libraries/StorageEngine.class.php:358 -#, php-format -msgid "%s has been disabled for this MySQL server." -msgstr "%s s'ha desactivat en aquest servidor MySQL." - -#: libraries/StorageEngine.class.php:362 -#, php-format -msgid "This MySQL server does not support the %s storage engine." -msgstr "Aquest servidor MySQL no suporta el motor d'emmagatzematge %s." - -#: libraries/Table.class.php:1027 -msgid "Invalid database" -msgstr "Base de dades incorrecte" - -#: libraries/Table.class.php:1041 tbl_get_field.php:25 -msgid "Invalid table name" -msgstr "Nom de taula incorrecte" - -#: libraries/Table.class.php:1056 -#, php-format -msgid "Error renaming table %1$s to %2$s" -msgstr "Error reanomenant la taula %1$s a %2$s" - -#: libraries/Table.class.php:1139 -#, php-format -msgid "Table %s has been renamed to %s" -msgstr "La taula %s ha canviat de nom a %s" - -#: libraries/Table.class.php:1272 -msgid "Could not save table UI preferences" -msgstr "" +"instal·lats els mòduls de PHP necessaris tal i com s'indica a la " +"%sdocumentació%s." #: libraries/tbl_links.inc.php:117 libraries/tbl_links.inc.php:118 msgid "Table seems to be empty!" @@ -7314,38 +7344,6 @@ msgstr "Definició de PARTICIÓ" msgid "+ Add a value" msgstr "+ Afegir un nou valor" -#: libraries/Theme.class.php:160 -#, php-format -msgid "No valid image path for theme %s found!" -msgstr "El camí de les imatges del tema %s és incorrecte!" - -#: libraries/Theme.class.php:380 -msgid "No preview available." -msgstr "No hi ha vista prèvia disponible." - -#: libraries/Theme.class.php:383 -msgid "take it" -msgstr "agafa" - -#: libraries/Theme_Manager.class.php:109 -#, php-format -msgid "Default theme %s not found!" -msgstr "Tema per defecte %s no trobat!" - -#: libraries/Theme_Manager.class.php:147 -#, php-format -msgid "Theme %s not found!" -msgstr "Tema %s no trobat!" - -#: libraries/Theme_Manager.class.php:215 -#, php-format -msgid "Theme path not found for theme %s!" -msgstr "No s'ha trobat el camí de les imatges del tema %s!" - -#: libraries/Theme_Manager.class.php:291 themes.php:20 themes.php:40 -msgid "Theme" -msgstr "" - #: libraries/transformations/application_octetstream__download.inc.php:9 msgid "" "Displays a link to download the binary data of the column. You can use the " @@ -8393,8 +8391,8 @@ msgstr "" msgid "" "Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege " "tables. The content of these tables may differ from the privileges the " -"server uses, if they have been changed manually. In this case, you should %" -"sreload the privileges%s before you continue." +"server uses, if they have been changed manually. In this case, you should " +"%sreload the privileges%s before you continue." msgstr "" "Nota: phpMyAdmin obté els permisos de l'usuari directament de les taules de " "permisos de MySQL. El contingut d'aquestes taules pot ser diferent dels " @@ -9959,8 +9957,8 @@ msgid "" "If using cookie authentication and %sLogin cookie store%s is not 0, %sLogin " "cookie validity%s must be set to a value less or equal to it." msgstr "" -"Si s'utilitza la autenticació per cookies i el valor de %sLogin cookie store%" -"s no és 0, %sLogin cookie validity%s ha d'establir-se a un valor menor o " +"Si s'utilitza la autenticació per cookies i el valor de %sLogin cookie store" +"%s no és 0, %sLogin cookie validity%s ha d'establir-se a un valor menor o " "igual a ell." #: setup/lib/index.lib.php:266 @@ -9988,8 +9986,8 @@ msgstr "" "Has triat el tipus d'autenticació [kbd]config[/kbd] i has inclós el nom " "d'usuari i la contrasenya per connexions automàtiques, que es una opció no " "recomanable per a servidors actius. Qualsevol que conegui la teva URL de " -"phpMyAdmin pot accedir al teu panel directament. Estableix el %" -"sauthentication type%s a [kbd]cookie[/kbd] o [kbd]http[/kbd]." +"phpMyAdmin pot accedir al teu panel directament. Estableix el " +"%sauthentication type%s a [kbd]cookie[/kbd] o [kbd]http[/kbd]." #: setup/lib/index.lib.php:270 #, php-format diff --git a/po/cs.po b/po/cs.po index 2f394636ee..2053225a0d 100644 --- a/po/cs.po +++ b/po/cs.po @@ -6,14 +6,14 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-26 07:33-0400\n" +"POT-Creation-Date: 2011-06-27 10:20+0200\n" "PO-Revision-Date: 2011-06-24 13:53+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: czech \n" +"Language: cs\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: cs\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" "X-Generator: Pootle 2.0.5\n" @@ -48,13 +48,13 @@ msgstr "" msgid "Search" msgstr "Vyhledávání" -#: browse_foreigners.php:154 db_operations.php:368 db_operations.php:420 -#: db_operations.php:530 db_operations.php:558 db_search.php:360 +#: browse_foreigners.php:154 db_operations.php:369 db_operations.php:421 +#: db_operations.php:531 db_operations.php:559 db_search.php:360 #: db_structure.php:528 enum_editor.php:63 js/messages.php:90 +#: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 #: libraries/auth/cookie.auth.lib.php:273 libraries/common.lib.php:1315 -#: libraries/common.lib.php:2245 libraries/Config.class.php:1220 -#: libraries/core.lib.php:557 libraries/db_routines.lib.php:789 -#: libraries/db_routines.lib.php:921 +#: libraries/common.lib.php:2245 libraries/core.lib.php:557 +#: libraries/db_routines.lib.php:789 libraries/db_routines.lib.php:921 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 #: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 @@ -67,18 +67,18 @@ msgstr "Vyhledávání" #: 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:518 #: libraries/tbl_properties.inc.php:607 libraries/tbl_properties.inc.php:777 -#: libraries/Theme_Manager.class.php:305 main.php:109 navigation.php:202 -#: navigation.php:240 pmd_pdf.php:124 prefs_manage.php:265 -#: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 -#: server_privileges.php:1694 server_privileges.php:2051 -#: server_privileges.php:2098 server_privileges.php:2138 -#: server_replication.php:233 server_replication.php:316 -#: server_replication.php:347 server_synchronize.php:1220 tbl_change.php:332 -#: tbl_change.php:1024 tbl_change.php:1061 tbl_indexes.php:260 -#: tbl_operations.php:280 tbl_operations.php:317 tbl_operations.php:519 -#: tbl_operations.php:581 tbl_operations.php:763 tbl_select.php:291 -#: tbl_structure.php:698 tbl_structure.php:734 tbl_tracking.php:425 -#: tbl_tracking.php:563 view_create.php:181 view_operations.php:99 +#: main.php:109 navigation.php:202 navigation.php:240 pmd_pdf.php:124 +#: prefs_manage.php:265 prefs_manage.php:316 server_binlog.php:128 +#: server_privileges.php:646 server_privileges.php:1694 +#: server_privileges.php:2051 server_privileges.php:2098 +#: server_privileges.php:2138 server_replication.php:233 +#: server_replication.php:316 server_replication.php:347 +#: server_synchronize.php:1220 tbl_change.php:332 tbl_change.php:1024 +#: tbl_change.php:1061 tbl_indexes.php:260 tbl_operations.php:280 +#: tbl_operations.php:317 tbl_operations.php:519 tbl_operations.php:581 +#: tbl_operations.php:763 tbl_select.php:291 tbl_structure.php:698 +#: tbl_structure.php:734 tbl_tracking.php:425 tbl_tracking.php:563 +#: view_create.php:181 view_operations.php:99 msgid "Go" msgstr "Proveď" @@ -124,7 +124,7 @@ msgstr "" msgid "Database %1$s has been created." msgstr "Byla vytvořena databáze %1$s." -#: db_datadict.php:48 db_operations.php:361 +#: db_datadict.php:48 db_operations.php:362 msgid "Database comment: " msgstr "Komentář k databázi: " @@ -134,9 +134,9 @@ msgstr "Komentář k databázi: " msgid "Table comments" msgstr "Komentář k tabulce" -#: db_datadict.php:166 db_qbe.php:196 libraries/export/htmlword.php:248 -#: libraries/export/latex.php:375 libraries/export/odt.php:302 -#: libraries/export/texytext.php:227 libraries/Index.class.php:448 +#: db_datadict.php:166 db_qbe.php:196 libraries/Index.class.php:448 +#: libraries/export/htmlword.php:248 libraries/export/latex.php:375 +#: libraries/export/odt.php:302 libraries/export/texytext.php:227 #: libraries/schema/Pdf_Relation_Schema.class.php:1236 #: libraries/schema/Pdf_Relation_Schema.class.php:1257 #: libraries/tbl_properties.inc.php:274 tbl_change.php:310 tbl_chart.php:86 @@ -145,12 +145,12 @@ msgstr "Komentář k tabulce" msgid "Column" msgstr "Pole" -#: db_datadict.php:167 db_printview.php:104 libraries/db_events.inc.php:69 -#: libraries/db_routines.lib.php:666 libraries/db_routines.lib.php:691 -#: libraries/db_routines.lib.php:847 libraries/db_routines.lib.php:1216 -#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:249 -#: libraries/export/latex.php:375 libraries/export/odt.php:305 -#: libraries/export/texytext.php:228 libraries/Index.class.php:445 +#: db_datadict.php:167 db_printview.php:104 libraries/Index.class.php:445 +#: libraries/db_events.inc.php:69 libraries/db_routines.lib.php:666 +#: libraries/db_routines.lib.php:691 libraries/db_routines.lib.php:847 +#: libraries/db_routines.lib.php:1216 libraries/db_structure.lib.php:51 +#: libraries/export/htmlword.php:249 libraries/export/latex.php:375 +#: libraries/export/odt.php:305 libraries/export/texytext.php:228 #: libraries/schema/Pdf_Relation_Schema.class.php:1237 #: libraries/schema/Pdf_Relation_Schema.class.php:1258 #: libraries/tbl_properties.inc.php:100 server_privileges.php:2151 @@ -160,9 +160,9 @@ msgstr "Pole" msgid "Type" msgstr "Typ" -#: db_datadict.php:169 libraries/export/htmlword.php:250 -#: libraries/export/latex.php:375 libraries/export/odt.php:308 -#: libraries/export/texytext.php:229 libraries/Index.class.php:451 +#: db_datadict.php:169 libraries/Index.class.php:451 +#: libraries/export/htmlword.php:250 libraries/export/latex.php:375 +#: libraries/export/odt.php:308 libraries/export/texytext.php:229 #: libraries/schema/Pdf_Relation_Schema.class.php:1239 #: libraries/schema/Pdf_Relation_Schema.class.php:1260 #: libraries/tbl_properties.inc.php:109 tbl_change.php:325 @@ -200,13 +200,12 @@ msgstr "Odkazuje na" msgid "Comments" msgstr "Komentáře" -#: db_datadict.php:259 js/messages.php:109 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:361 +#: db_datadict.php:259 js/messages.php:109 libraries/Index.class.php:361 #: libraries/Index.class.php:388 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:287 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:287 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:130 #: server_privileges.php:1381 server_privileges.php:1392 @@ -217,17 +216,17 @@ msgstr "Komentáře" msgid "No" msgstr "Ne" -#: db_datadict.php:259 js/messages.php:108 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:362 +#: db_datadict.php:259 js/messages.php:108 libraries/Index.class.php:362 #: libraries/Index.class.php:387 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 -#: libraries/mult_submits.inc.php:87 libraries/mult_submits.inc.php:92 -#: libraries/mult_submits.inc.php:97 libraries/mult_submits.inc.php:102 -#: libraries/mult_submits.inc.php:262 libraries/mult_submits.inc.php:276 -#: libraries/mult_submits.inc.php:286 libraries/mult_submits.inc.php:299 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:46 +#: libraries/mult_submits.inc.php:78 libraries/mult_submits.inc.php:87 +#: libraries/mult_submits.inc.php:92 libraries/mult_submits.inc.php:97 +#: libraries/mult_submits.inc.php:102 libraries/mult_submits.inc.php:262 +#: libraries/mult_submits.inc.php:276 libraries/mult_submits.inc.php:286 +#: libraries/mult_submits.inc.php:299 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:129 #: server_databases.php:76 server_privileges.php:1378 @@ -264,79 +263,79 @@ msgstr "Odznačit vše" msgid "The database name is empty!" msgstr "Jméno databáze je prázdné!" -#: db_operations.php:271 +#: db_operations.php:272 #, php-format msgid "Database %s has been renamed to %s" msgstr "Databáze %s byla přejmenována na %s" -#: db_operations.php:275 +#: db_operations.php:276 #, php-format msgid "Database %s has been copied to %s" msgstr "Databáze %s byla zkopírována na %s" -#: db_operations.php:403 +#: db_operations.php:404 msgid "Rename database to" msgstr "Přejmenovat databázi na" -#: db_operations.php:408 server_status.php:799 +#: db_operations.php:409 server_status.php:799 msgid "Command" msgstr "Příkaz" -#: db_operations.php:439 +#: db_operations.php:440 msgid "Remove database" msgstr "Odstranit databázi" -#: db_operations.php:451 +#: db_operations.php:452 #, php-format msgid "Database %s has been dropped." msgstr "Databáze %s byla zrušena." -#: db_operations.php:456 +#: db_operations.php:457 msgid "Drop the database (DROP)" msgstr "Odstranit databázi (DROP)" -#: db_operations.php:486 +#: db_operations.php:487 msgid "Copy database to" msgstr "Zkopírovat databázi na" -#: db_operations.php:493 tbl_operations.php:548 tbl_tracking.php:418 +#: db_operations.php:494 tbl_operations.php:548 tbl_tracking.php:418 msgid "Structure only" msgstr "Pouze strukturu" -#: db_operations.php:494 tbl_operations.php:549 tbl_tracking.php:420 +#: db_operations.php:495 tbl_operations.php:549 tbl_tracking.php:420 msgid "Structure and data" msgstr "Strukturu a data" -#: db_operations.php:495 tbl_operations.php:550 tbl_tracking.php:419 +#: db_operations.php:496 tbl_operations.php:550 tbl_tracking.php:419 msgid "Data only" msgstr "Jen data" -#: db_operations.php:503 +#: db_operations.php:504 msgid "CREATE DATABASE before copying" msgstr "Vytvořit databázi před kopírováním (CREATE DATABASE)" -#: db_operations.php:506 libraries/config/messages.inc.php:126 +#: db_operations.php:507 libraries/config/messages.inc.php:126 #: libraries/config/messages.inc.php:127 libraries/config/messages.inc.php:129 #: libraries/config/messages.inc.php:135 tbl_operations.php:556 #, php-format msgid "Add %s" msgstr "Přidat %s" -#: db_operations.php:510 libraries/config/messages.inc.php:119 +#: db_operations.php:511 libraries/config/messages.inc.php:119 #: tbl_operations.php:314 tbl_operations.php:558 msgid "Add AUTO_INCREMENT value" msgstr "Přidat hodnotu AUTO_INCREMENT" -#: db_operations.php:514 tbl_operations.php:565 +#: db_operations.php:515 tbl_operations.php:565 msgid "Add constraints" msgstr "Přidat integritní omezení" -#: db_operations.php:527 +#: db_operations.php:528 msgid "Switch to copied database" msgstr "Přepnout na zkopírovanou databázi" -#: db_operations.php:551 libraries/build_html_for_db.lib.php:19 -#: libraries/db_structure.lib.php:53 libraries/Index.class.php:450 +#: db_operations.php:552 libraries/Index.class.php:450 +#: libraries/build_html_for_db.lib.php:19 libraries/db_structure.lib.php:53 #: libraries/mysql_charsets.lib.php:110 libraries/tbl_properties.inc.php:107 #: libraries/tbl_properties.inc.php:720 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:378 tbl_select.php:115 @@ -345,7 +344,7 @@ msgstr "Přepnout na zkopírovanou databázi" msgid "Collation" msgstr "Porovnávání" -#: db_operations.php:564 +#: db_operations.php:565 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " @@ -354,7 +353,7 @@ msgstr "" "Některé z rozšířených funkcí phpMyAdmina nelze používat. %sZde%s zjistíte " "proč." -#: db_operations.php:599 +#: db_operations.php:600 msgid "Edit or export relational schema" msgstr "Upravit nebo exportovat relační schéma" @@ -501,14 +500,14 @@ msgstr "SQL dotaz na databázi %s:" msgid "Submit Query" msgstr "Provést dotaz" -#: db_routines.php:152 import.php:453 libraries/display_tbl.lib.php:2272 -#: libraries/Message.class.php:185 libraries/sql_query_form.lib.php:139 +#: db_routines.php:154 import.php:453 libraries/Message.class.php:185 +#: libraries/display_tbl.lib.php:2272 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" msgstr "Váš SQL-dotaz byl úspěšně vykonán" -#: db_routines.php:155 +#: db_routines.php:157 #, php-format msgid "%d row affected by the last statement inside the procedure" msgid_plural "%d rows affected by the last statement inside the procedure" @@ -516,83 +515,83 @@ msgstr[0] "Posledním příkazem v proceduře byla ovlivněna %d řádka" msgstr[1] "Posledním příkazem v proceduře byly ovlivněny %d řádky" msgstr[2] "Posledním příkazem v proceduře bylo ovlivněno %d řádek" -#: db_routines.php:165 +#: db_routines.php:167 #, php-format msgid "Execution results of routine %s" msgstr "Výsledek spuštění rutiny %s" -#: db_routines.php:185 libraries/import.lib.php:153 sql.php:678 +#: db_routines.php:187 libraries/import.lib.php:153 sql.php:678 #: tbl_change.php:180 tbl_get_field.php:34 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL vrátil prázdný výsledek (tj. nulový počet řádků)." -#: db_routines.php:190 db_routines.php:295 db_routines.php:300 -#: db_routines.php:324 +#: db_routines.php:192 db_routines.php:297 db_routines.php:302 +#: db_routines.php:326 #, php-format msgid "The following query has failed: \"%s\"" msgstr "Následující dotaz selhal: „%s“" -#: db_routines.php:191 db_routines.php:296 db_routines.php:301 -#: db_routines.php:311 db_routines.php:325 libraries/common.lib.php:609 +#: db_routines.php:193 db_routines.php:298 db_routines.php:303 +#: db_routines.php:313 db_routines.php:327 libraries/common.lib.php:609 msgid "MySQL said: " msgstr "MySQL hlásí: " -#: db_routines.php:208 db_routines.php:240 db_routines.php:268 -#: db_routines.php:407 +#: db_routines.php:210 db_routines.php:242 db_routines.php:270 +#: db_routines.php:409 msgid "Error in processing request" msgstr "Chyba při zpracování požadavku" -#: db_routines.php:209 db_routines.php:241 db_routines.php:269 -#: db_routines.php:408 +#: db_routines.php:211 db_routines.php:243 db_routines.php:271 +#: db_routines.php:410 #, php-format msgid "No routine with name %1$s found in database %2$s" msgstr "V databázi %2$s není žádná rutina se jménem %1$s" -#: db_routines.php:230 db_routines.php:234 +#: db_routines.php:232 db_routines.php:236 msgid "Execute routine" msgstr "Spustit rutinu" -#: db_routines.php:259 db_routines.php:263 +#: db_routines.php:261 db_routines.php:265 #, php-format msgid "Export of routine %s" msgstr "Export rutiny %s" -#: db_routines.php:288 libraries/db_routines.lib.php:960 +#: db_routines.php:290 libraries/db_routines.lib.php:960 #, php-format msgid "Invalid routine type: \"%s\"" msgstr "Chybný typ rutiny: „%s“" -#: db_routines.php:309 +#: db_routines.php:311 msgid "Sorry, we failed to restore the dropped routine." msgstr "Bohužel se nepodařilo obnovit odstraněnou rutinu." -#: db_routines.php:310 +#: db_routines.php:312 msgid "The backed up query was:" msgstr "Záložní dotaz byl:" -#: db_routines.php:314 +#: db_routines.php:316 #, php-format msgid "Routine %1$s has been modified." msgstr "Byla změněna rutina %1$s." -#: db_routines.php:327 +#: db_routines.php:329 #, php-format msgid "Routine %1$s has been created." msgstr "Byla vytvořena rutina %1$s." -#: db_routines.php:335 +#: db_routines.php:337 msgid "One or more errors have occured while processing your request:" msgstr "Při zpracování požadavku došlo k několika chybám:" -#: db_routines.php:379 +#: db_routines.php:381 msgid "Create routine" msgstr "Vytvořit rutinu" -#: db_routines.php:383 +#: db_routines.php:385 msgid "Edit routine" msgstr "Upravit rutinu" -#: db_routines.php:434 +#: db_routines.php:436 msgid "" "You are using PHP's deprecated 'mysql' extension, which is not capable of " "handling multi queries. The execution of some stored routines may fail!(ex. 12.00% to .12)" msgstr "" @@ -6154,42 +6298,6 @@ msgstr "" "Zadaný XML soubor je buď poškozený nebo nekompletní. Prosím opravte ho a " "zkuste to znovu." -#: libraries/Index.class.php:430 tbl_relation.php:526 -msgid "No index defined!" -msgstr "Není definován žádný index!" - -#: libraries/Index.class.php:446 libraries/tbl_properties.inc.php:503 -#: tbl_structure.php:157 tbl_structure.php:162 tbl_structure.php:606 -#: tbl_tracking.php:315 -msgid "Unique" -msgstr "Unikátní" - -#: libraries/Index.class.php:447 tbl_tracking.php:316 -msgid "Packed" -msgstr "Zabaleno" - -#: libraries/Index.class.php:449 tbl_tracking.php:318 -msgid "Cardinality" -msgstr "Mohutnost" - -#: libraries/Index.class.php:474 -msgid "The primary key has been dropped" -msgstr "Primární klíč byl odstraněn" - -#: libraries/Index.class.php:478 -#, php-format -msgid "Index %s has been dropped" -msgstr "Index %s byl odstraněn" - -#: libraries/Index.class.php:582 -#, php-format -msgid "" -"The indexes %1$s and %2$s seem to be equal and one of them could possibly be " -"removed." -msgstr "" -"Indexy %1$s a %2$s vypadají stejné a jeden z nich by pravděpodobně mohl být " -"odstraněn." - #: libraries/kanji-encoding.lib.php:142 msgctxt "None encoding conversion" msgid "None" @@ -6200,30 +6308,6 @@ msgstr "Žádná" msgid "Convert to Kana" msgstr "Převést na Kanu" -#: libraries/Message.class.php:260 -#, php-format -msgid "%1$d row affected." -msgid_plural "%1$d rows affected." -msgstr[0] "Ovlivněn %1$d řádek." -msgstr[1] "Ovlivněny %1$d řádky." -msgstr[2] "Ovlivněno %1$d řádek." - -#: libraries/Message.class.php:279 -#, php-format -msgid "%1$d row deleted." -msgid_plural "%1$d rows deleted." -msgstr[0] "Smazán %1$d řádek." -msgstr[1] "Smazány %1$d řádky." -msgstr[2] "Smazáno %1$d řádek." - -#: libraries/Message.class.php:298 -#, php-format -msgid "%1$d row inserted." -msgid_plural "%1$d rows inserted." -msgstr[0] "Vložen %1$d řádek." -msgstr[1] "Vloženy %1$d řádky." -msgstr[2] "Vloženo %1$d řádek." - #: libraries/mult_submits.inc.php:254 msgid "From" msgstr "Z" @@ -6462,18 +6546,6 @@ msgstr "Znovu nahrát navigační rám" msgid "This format has no options" msgstr "Tento formát nemá žádná nastavení" -#: libraries/RecentTable.class.php:114 -msgid "Could not save recent table" -msgstr "Nepodařilo se uložit nedávnou tabulku" - -#: libraries/RecentTable.class.php:149 -msgid "Recent tables" -msgstr "Nedávné tabulky" - -#: libraries/RecentTable.class.php:155 -msgid "There are no recent tables" -msgstr "Nebyly nalezeny žádné nedávné tabulky" - #: libraries/relation.lib.php:83 msgid "not OK" msgstr "není v pořádku" @@ -6858,6 +6930,61 @@ msgstr "Rozdíly" msgid "Target database" msgstr "Cílová databáze" +#: libraries/sql_query_form.lib.php:223 +#, php-format +msgid "Run SQL query/queries on server %s" +msgstr "Spustit SQL dotaz(y) na serveru %s" + +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 +#, php-format +msgid "Run SQL query/queries on database %s" +msgstr "Spustit SQL dotaz(y) na databázi %s" + +#: libraries/sql_query_form.lib.php:296 navigation.php:302 +#: setup/frames/index.inc.php:231 +msgid "Clear" +msgstr "Vyčistit" + +#: libraries/sql_query_form.lib.php:301 +msgid "Columns" +msgstr "Pole" + +#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 +msgid "Bookmark this SQL query" +msgstr "Přidat tento SQL dotaz do oblíbených" + +#: libraries/sql_query_form.lib.php:343 sql.php:1021 +msgid "Let every user access this bookmark" +msgstr "Umožnit všem uživatelům používat tuto oblíbenou položku" + +#: libraries/sql_query_form.lib.php:349 +msgid "Replace existing bookmark of same name" +msgstr "Přepsat existující oblíbený dotaz stejného jména" + +#: libraries/sql_query_form.lib.php:365 +msgid "Do not overwrite this query from outside the window" +msgstr "Nepřepisovat tento dotaz z hlavního okna" + +#: libraries/sql_query_form.lib.php:372 +msgid "Delimiter" +msgstr "Oddělovač" + +#: libraries/sql_query_form.lib.php:380 +msgid " Show this query here again " +msgstr " Zobrazit zde tento dotaz znovu " + +#: libraries/sql_query_form.lib.php:443 +msgid "View only" +msgstr "Zobrazit" + +#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 +msgid "Location of the text file" +msgstr "textový soubor" + +#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 +msgid "web server upload directory" +msgstr "soubor z adresáře pro upload" + #: libraries/sqlparser.lib.php:132 msgid "" "There seems to be an error in your SQL query. The MySQL server error output " @@ -6920,61 +7047,6 @@ msgstr "Chybný identifikátor" msgid "Unknown Punctuation String" msgstr "Neznámé interpunkční znaménko" -#: libraries/sql_query_form.lib.php:223 -#, php-format -msgid "Run SQL query/queries on server %s" -msgstr "Spustit SQL dotaz(y) na serveru %s" - -#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 -#, php-format -msgid "Run SQL query/queries on database %s" -msgstr "Spustit SQL dotaz(y) na databázi %s" - -#: libraries/sql_query_form.lib.php:296 navigation.php:302 -#: setup/frames/index.inc.php:231 -msgid "Clear" -msgstr "Vyčistit" - -#: libraries/sql_query_form.lib.php:301 -msgid "Columns" -msgstr "Pole" - -#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 -msgid "Bookmark this SQL query" -msgstr "Přidat tento SQL dotaz do oblíbených" - -#: libraries/sql_query_form.lib.php:343 sql.php:1021 -msgid "Let every user access this bookmark" -msgstr "Umožnit všem uživatelům používat tuto oblíbenou položku" - -#: libraries/sql_query_form.lib.php:349 -msgid "Replace existing bookmark of same name" -msgstr "Přepsat existující oblíbený dotaz stejného jména" - -#: libraries/sql_query_form.lib.php:365 -msgid "Do not overwrite this query from outside the window" -msgstr "Nepřepisovat tento dotaz z hlavního okna" - -#: libraries/sql_query_form.lib.php:372 -msgid "Delimiter" -msgstr "Oddělovač" - -#: libraries/sql_query_form.lib.php:380 -msgid " Show this query here again " -msgstr " Zobrazit zde tento dotaz znovu " - -#: libraries/sql_query_form.lib.php:443 -msgid "View only" -msgstr "Zobrazit" - -#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 -msgid "Location of the text file" -msgstr "textový soubor" - -#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 -msgid "web server upload directory" -msgstr "soubor z adresáře pro upload" - #: libraries/sqlvalidator.lib.php:67 #, php-format msgid "" @@ -6984,48 +7056,6 @@ msgstr "" "Kontrolování SQL nemohlo být spušteno. Prosím ověřte, jestli máte požadovaná " "rozšíření PHP, jak je popsáno v %sdokumentaci%s." -#: libraries/StorageEngine.class.php:195 -msgid "" -"There is no detailed status information available for this storage engine." -msgstr "Nejsou dostupné podrobnější informace o tomto úložišti." - -#: libraries/StorageEngine.class.php:355 -#, php-format -msgid "%s is available on this MySQL server." -msgstr "Úložiště %s je dostupné na tomto MySQL serveru." - -#: libraries/StorageEngine.class.php:358 -#, php-format -msgid "%s has been disabled for this MySQL server." -msgstr "Úložiště %s je vypnuté na tomto MySQL serveru." - -#: libraries/StorageEngine.class.php:362 -#, php-format -msgid "This MySQL server does not support the %s storage engine." -msgstr "Tento MySQL server nepodporuje úložiště %s." - -#: libraries/Table.class.php:1027 -msgid "Invalid database" -msgstr "Chybná databáze" - -#: libraries/Table.class.php:1041 tbl_get_field.php:25 -msgid "Invalid table name" -msgstr "Chybné jméno tabulky" - -#: libraries/Table.class.php:1056 -#, php-format -msgid "Error renaming table %1$s to %2$s" -msgstr "Chyba při přejmenování tabulky %1$s na %2$s" - -#: libraries/Table.class.php:1139 -#, php-format -msgid "Table %s has been renamed to %s" -msgstr "Tabulka %s byla přejmenována na %s" - -#: libraries/Table.class.php:1272 -msgid "Could not save table UI preferences" -msgstr "Nepodařilo se uložit nastavení prohlížení tabulky" - #: libraries/tbl_links.inc.php:117 libraries/tbl_links.inc.php:118 msgid "Table seems to be empty!" msgstr "Tabulka se zdá být prázdná!" @@ -7067,8 +7097,8 @@ msgid "" "For a list of available transformation options and their MIME type " "transformations, click on %stransformation descriptions%s" msgstr "" -"Pro seznam dostupných parametrů transformací a jejich MIME typů klikněte na %" -"spopisy transformací%s" +"Pro seznam dostupných parametrů transformací a jejich MIME typů klikněte na " +"%spopisy transformací%s" #: libraries/tbl_properties.inc.php:144 msgid "Transformation options" @@ -7119,8 +7149,8 @@ msgid "" "No description is available for this transformation.
Please ask the " "author what %s does." msgstr "" -"Pro tuto transformaci není dostupný žádný popis.
Zeptejte se autora co %" -"s dělá." +"Pro tuto transformaci není dostupný žádný popis.
Zeptejte se autora co " +"%s dělá." #: libraries/tbl_properties.inc.php:606 tbl_structure.php:678 #, php-format @@ -7146,38 +7176,6 @@ msgstr "Definice PARTITION" msgid "+ Add a value" msgstr "+ Přidat novou hodnotu" -#: libraries/Theme.class.php:160 -#, php-format -msgid "No valid image path for theme %s found!" -msgstr "Nebyla nalezena platná cesta k obrázkům pro vzhled %s!" - -#: libraries/Theme.class.php:380 -msgid "No preview available." -msgstr "Náhled není k dispozici." - -#: libraries/Theme.class.php:383 -msgid "take it" -msgstr "zvolit" - -#: libraries/Theme_Manager.class.php:109 -#, php-format -msgid "Default theme %s not found!" -msgstr "Výchozí vzhled %s nebyl nalezen!" - -#: libraries/Theme_Manager.class.php:147 -#, php-format -msgid "Theme %s not found!" -msgstr "Vzhled %s nebyl nalezen!" - -#: libraries/Theme_Manager.class.php:215 -#, php-format -msgid "Theme path not found for theme %s!" -msgstr "Nebyla nalezena platná cesta k vzhledu %s!" - -#: libraries/Theme_Manager.class.php:291 themes.php:20 themes.php:40 -msgid "Theme" -msgstr "Vzhled" - #: libraries/transformations/application_octetstream__download.inc.php:9 msgid "" "Displays a link to download the binary data of the column. You can use the " @@ -7768,8 +7766,8 @@ msgid "" "You can set more settings by modifying config.inc.php, eg. by using %sSetup " "script%s." msgstr "" -"Více věcí můžete nastavit úpravou config.inc.php, např. použitím %" -"sNastavovacího skriptu%s." +"Více věcí můžete nastavit úpravou config.inc.php, např. použitím " +"%sNastavovacího skriptu%s." #: prefs_manage.php:302 msgid "Save to browser's storage" @@ -8212,8 +8210,8 @@ msgstr "Odstranit databáze se stejnými jmény jako uživatelé." msgid "" "Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege " "tables. The content of these tables may differ from the privileges the " -"server uses, if they have been changed manually. In this case, you should %" -"sreload the privileges%s before you continue." +"server uses, if they have been changed manually. In this case, you should " +"%sreload the privileges%s before you continue." msgstr "" "Poznámka: phpMyAdmin získává oprávnění přímo z tabulek MySQL. Obsah těchto " "tabulek se může lišit od oprávnění, která server právě používá, pokud byly " @@ -9733,8 +9731,8 @@ msgid "" "If using cookie authentication and %sLogin cookie store%s is not 0, %sLogin " "cookie validity%s must be set to a value less or equal to it." msgstr "" -"Při použití přihlašování přes cookies a při %sUkládádání přihlašovaci cookie%" -"s vyšší než 0 musí být %sPlatnost přihlašovací cookie%s nastavena na vyšší " +"Při použití přihlašování přes cookies a při %sUkládádání přihlašovaci cookie" +"%s vyšší než 0 musí být %sPlatnost přihlašovací cookie%s nastavena na vyšší " "hodnotu než je tato." #: setup/lib/index.lib.php:266 @@ -9745,8 +9743,8 @@ msgid "" "protection may not be reliable if your IP belongs to an ISP where thousands " "of users, including you, are connected to." msgstr "" -"Pokud to považujete za nutné, použijte další možnosti zabezpečení - %" -"somezení počítačů%s a %sseznam důvěryhodných proxy%s. Nicméně zabezpečení " +"Pokud to považujete za nutné, použijte další možnosti zabezpečení - " +"%somezení počítačů%s a %sseznam důvěryhodných proxy%s. Nicméně zabezpečení " "založené na IP adresách nemusí být spolehlivé, pokud je vaše IP adresa " "dynamicky přidělována poskytovatelem spolu s mnoha dalšími uživateli." diff --git a/po/cy.po b/po/cy.po index c5a08a5f6a..ece666ef91 100644 --- a/po/cy.po +++ b/po/cy.po @@ -6,14 +6,14 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-26 07:33-0400\n" +"POT-Creation-Date: 2011-06-27 10:20+0200\n" "PO-Revision-Date: 2011-05-19 21:21+0200\n" "Last-Translator: \n" "Language-Team: Welsh \n" +"Language: cy\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: cy\n" "Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n" "X-Generator: Pootle 2.0.5\n" @@ -48,13 +48,13 @@ msgstr "" msgid "Search" msgstr "Chwilio" -#: browse_foreigners.php:154 db_operations.php:368 db_operations.php:420 -#: db_operations.php:530 db_operations.php:558 db_search.php:360 +#: browse_foreigners.php:154 db_operations.php:369 db_operations.php:421 +#: db_operations.php:531 db_operations.php:559 db_search.php:360 #: db_structure.php:528 enum_editor.php:63 js/messages.php:90 +#: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 #: libraries/auth/cookie.auth.lib.php:273 libraries/common.lib.php:1315 -#: libraries/common.lib.php:2245 libraries/Config.class.php:1220 -#: libraries/core.lib.php:557 libraries/db_routines.lib.php:789 -#: libraries/db_routines.lib.php:921 +#: libraries/common.lib.php:2245 libraries/core.lib.php:557 +#: libraries/db_routines.lib.php:789 libraries/db_routines.lib.php:921 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 #: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 @@ -67,18 +67,18 @@ msgstr "Chwilio" #: 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:518 #: libraries/tbl_properties.inc.php:607 libraries/tbl_properties.inc.php:777 -#: libraries/Theme_Manager.class.php:305 main.php:109 navigation.php:202 -#: navigation.php:240 pmd_pdf.php:124 prefs_manage.php:265 -#: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 -#: server_privileges.php:1694 server_privileges.php:2051 -#: server_privileges.php:2098 server_privileges.php:2138 -#: server_replication.php:233 server_replication.php:316 -#: server_replication.php:347 server_synchronize.php:1220 tbl_change.php:332 -#: tbl_change.php:1024 tbl_change.php:1061 tbl_indexes.php:260 -#: tbl_operations.php:280 tbl_operations.php:317 tbl_operations.php:519 -#: tbl_operations.php:581 tbl_operations.php:763 tbl_select.php:291 -#: tbl_structure.php:698 tbl_structure.php:734 tbl_tracking.php:425 -#: tbl_tracking.php:563 view_create.php:181 view_operations.php:99 +#: main.php:109 navigation.php:202 navigation.php:240 pmd_pdf.php:124 +#: prefs_manage.php:265 prefs_manage.php:316 server_binlog.php:128 +#: server_privileges.php:646 server_privileges.php:1694 +#: server_privileges.php:2051 server_privileges.php:2098 +#: server_privileges.php:2138 server_replication.php:233 +#: server_replication.php:316 server_replication.php:347 +#: server_synchronize.php:1220 tbl_change.php:332 tbl_change.php:1024 +#: tbl_change.php:1061 tbl_indexes.php:260 tbl_operations.php:280 +#: tbl_operations.php:317 tbl_operations.php:519 tbl_operations.php:581 +#: tbl_operations.php:763 tbl_select.php:291 tbl_structure.php:698 +#: tbl_structure.php:734 tbl_tracking.php:425 tbl_tracking.php:563 +#: view_create.php:181 view_operations.php:99 msgid "Go" msgstr "Ewch" @@ -125,7 +125,7 @@ msgstr "" msgid "Database %1$s has been created." msgstr "Cafodd y gronfa ddata %1$s ei chreu." -#: db_datadict.php:48 db_operations.php:361 +#: db_datadict.php:48 db_operations.php:362 msgid "Database comment: " msgstr "Sylw cronfa ddata:" @@ -135,9 +135,9 @@ msgstr "Sylw cronfa ddata:" msgid "Table comments" msgstr "Sylwadau tabl" -#: db_datadict.php:166 db_qbe.php:196 libraries/export/htmlword.php:248 -#: libraries/export/latex.php:375 libraries/export/odt.php:302 -#: libraries/export/texytext.php:227 libraries/Index.class.php:448 +#: db_datadict.php:166 db_qbe.php:196 libraries/Index.class.php:448 +#: libraries/export/htmlword.php:248 libraries/export/latex.php:375 +#: libraries/export/odt.php:302 libraries/export/texytext.php:227 #: libraries/schema/Pdf_Relation_Schema.class.php:1236 #: libraries/schema/Pdf_Relation_Schema.class.php:1257 #: libraries/tbl_properties.inc.php:274 tbl_change.php:310 tbl_chart.php:86 @@ -146,12 +146,12 @@ msgstr "Sylwadau tabl" msgid "Column" msgstr "Colofn" -#: db_datadict.php:167 db_printview.php:104 libraries/db_events.inc.php:69 -#: libraries/db_routines.lib.php:666 libraries/db_routines.lib.php:691 -#: libraries/db_routines.lib.php:847 libraries/db_routines.lib.php:1216 -#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:249 -#: libraries/export/latex.php:375 libraries/export/odt.php:305 -#: libraries/export/texytext.php:228 libraries/Index.class.php:445 +#: db_datadict.php:167 db_printview.php:104 libraries/Index.class.php:445 +#: libraries/db_events.inc.php:69 libraries/db_routines.lib.php:666 +#: libraries/db_routines.lib.php:691 libraries/db_routines.lib.php:847 +#: libraries/db_routines.lib.php:1216 libraries/db_structure.lib.php:51 +#: libraries/export/htmlword.php:249 libraries/export/latex.php:375 +#: libraries/export/odt.php:305 libraries/export/texytext.php:228 #: libraries/schema/Pdf_Relation_Schema.class.php:1237 #: libraries/schema/Pdf_Relation_Schema.class.php:1258 #: libraries/tbl_properties.inc.php:100 server_privileges.php:2151 @@ -161,9 +161,9 @@ msgstr "Colofn" msgid "Type" msgstr "Math" -#: db_datadict.php:169 libraries/export/htmlword.php:250 -#: libraries/export/latex.php:375 libraries/export/odt.php:308 -#: libraries/export/texytext.php:229 libraries/Index.class.php:451 +#: db_datadict.php:169 libraries/Index.class.php:451 +#: libraries/export/htmlword.php:250 libraries/export/latex.php:375 +#: libraries/export/odt.php:308 libraries/export/texytext.php:229 #: libraries/schema/Pdf_Relation_Schema.class.php:1239 #: libraries/schema/Pdf_Relation_Schema.class.php:1260 #: libraries/tbl_properties.inc.php:109 tbl_change.php:325 @@ -201,13 +201,12 @@ msgstr "Cysylltu i" msgid "Comments" msgstr "Sylwadau" -#: db_datadict.php:259 js/messages.php:109 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:361 +#: db_datadict.php:259 js/messages.php:109 libraries/Index.class.php:361 #: libraries/Index.class.php:388 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:287 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:287 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:130 #: server_privileges.php:1381 server_privileges.php:1392 @@ -218,17 +217,17 @@ msgstr "Sylwadau" msgid "No" msgstr "Na" -#: db_datadict.php:259 js/messages.php:108 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:362 +#: db_datadict.php:259 js/messages.php:108 libraries/Index.class.php:362 #: libraries/Index.class.php:387 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 -#: libraries/mult_submits.inc.php:87 libraries/mult_submits.inc.php:92 -#: libraries/mult_submits.inc.php:97 libraries/mult_submits.inc.php:102 -#: libraries/mult_submits.inc.php:262 libraries/mult_submits.inc.php:276 -#: libraries/mult_submits.inc.php:286 libraries/mult_submits.inc.php:299 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:46 +#: libraries/mult_submits.inc.php:78 libraries/mult_submits.inc.php:87 +#: libraries/mult_submits.inc.php:92 libraries/mult_submits.inc.php:97 +#: libraries/mult_submits.inc.php:102 libraries/mult_submits.inc.php:262 +#: libraries/mult_submits.inc.php:276 libraries/mult_submits.inc.php:286 +#: libraries/mult_submits.inc.php:299 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:129 #: server_databases.php:76 server_privileges.php:1378 @@ -265,79 +264,79 @@ msgstr "Dad-ddewis Pob" msgid "The database name is empty!" msgstr "Mae enw'r gronfa ddata'n wag!" -#: db_operations.php:271 +#: db_operations.php:272 #, php-format msgid "Database %s has been renamed to %s" msgstr "Cafodd cronfa ddata %s ei hailenwi i %s" -#: db_operations.php:275 +#: db_operations.php:276 #, php-format msgid "Database %s has been copied to %s" msgstr "Cafodd y gronfa ddata %s ei chopïo i %s" -#: db_operations.php:403 +#: db_operations.php:404 msgid "Rename database to" msgstr "Ailenwch y gronfa ddata i" -#: db_operations.php:408 server_status.php:799 +#: db_operations.php:409 server_status.php:799 msgid "Command" msgstr "Gorchymyn" -#: db_operations.php:439 +#: db_operations.php:440 msgid "Remove database" msgstr "Tynnwch y gronfa ddata" -#: db_operations.php:451 +#: db_operations.php:452 #, php-format msgid "Database %s has been dropped." msgstr "Cafodd cronfa ddata %s ei gollwng." -#: db_operations.php:456 +#: db_operations.php:457 msgid "Drop the database (DROP)" msgstr "Dilëwch y gronfa ddata (DROP)" -#: db_operations.php:486 +#: db_operations.php:487 msgid "Copy database to" msgstr "Copïwch y gronfa ddata i" -#: db_operations.php:493 tbl_operations.php:548 tbl_tracking.php:418 +#: db_operations.php:494 tbl_operations.php:548 tbl_tracking.php:418 msgid "Structure only" msgstr "Strwythur yn unig" -#: db_operations.php:494 tbl_operations.php:549 tbl_tracking.php:420 +#: db_operations.php:495 tbl_operations.php:549 tbl_tracking.php:420 msgid "Structure and data" msgstr "Strwythur a data" -#: db_operations.php:495 tbl_operations.php:550 tbl_tracking.php:419 +#: db_operations.php:496 tbl_operations.php:550 tbl_tracking.php:419 msgid "Data only" msgstr "Data yn unig" -#: db_operations.php:503 +#: db_operations.php:504 msgid "CREATE DATABASE before copying" msgstr "Defnyddiwch CREATE DATABASE cyn copïo" -#: db_operations.php:506 libraries/config/messages.inc.php:126 +#: db_operations.php:507 libraries/config/messages.inc.php:126 #: libraries/config/messages.inc.php:127 libraries/config/messages.inc.php:129 #: libraries/config/messages.inc.php:135 tbl_operations.php:556 #, php-format msgid "Add %s" msgstr "Ychwanegwch %s" -#: db_operations.php:510 libraries/config/messages.inc.php:119 +#: db_operations.php:511 libraries/config/messages.inc.php:119 #: tbl_operations.php:314 tbl_operations.php:558 msgid "Add AUTO_INCREMENT value" msgstr "Ychwanegwch werth AUTO_INCREMENT" -#: db_operations.php:514 tbl_operations.php:565 +#: db_operations.php:515 tbl_operations.php:565 msgid "Add constraints" msgstr "Ychwanegwch cyfyngiadau" -#: db_operations.php:527 +#: db_operations.php:528 msgid "Switch to copied database" msgstr "Newidiwch i'r gronfa ddata a gopïwyd" -#: db_operations.php:551 libraries/build_html_for_db.lib.php:19 -#: libraries/db_structure.lib.php:53 libraries/Index.class.php:450 +#: db_operations.php:552 libraries/Index.class.php:450 +#: libraries/build_html_for_db.lib.php:19 libraries/db_structure.lib.php:53 #: libraries/mysql_charsets.lib.php:110 libraries/tbl_properties.inc.php:107 #: libraries/tbl_properties.inc.php:720 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:378 tbl_select.php:115 @@ -346,7 +345,7 @@ msgstr "Newidiwch i'r gronfa ddata a gopïwyd" msgid "Collation" msgstr "Coladiad" -#: db_operations.php:564 +#: db_operations.php:565 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " @@ -355,7 +354,7 @@ msgstr "" "Cafodd storfa ffurfwedd phpMyAdmin ei dadweithredu. Pwyswch %syma%s i " "ddarganfod pam." -#: db_operations.php:599 +#: db_operations.php:600 msgid "Edit or export relational schema" msgstr "Golygu neu allforio sgema perthynol" @@ -501,108 +500,108 @@ msgstr "Ymholiad SQL ar gronfa ddata %s:" msgid "Submit Query" msgstr "Cyflwyno Ymholiad" -#: db_routines.php:152 import.php:453 libraries/display_tbl.lib.php:2272 -#: libraries/Message.class.php:185 libraries/sql_query_form.lib.php:139 +#: db_routines.php:154 import.php:453 libraries/Message.class.php:185 +#: libraries/display_tbl.lib.php:2272 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" msgstr "Cafodd eich ymholiad SQL ei gweithredu'n llwyddiannus" -#: db_routines.php:155 +#: db_routines.php:157 #, php-format msgid "%d row affected by the last statement inside the procedure" msgid_plural "%d rows affected by the last statement inside the procedure" msgstr[0] "" msgstr[1] "" -#: db_routines.php:165 +#: db_routines.php:167 #, php-format msgid "Execution results of routine %s" msgstr "" -#: db_routines.php:185 libraries/import.lib.php:153 sql.php:678 +#: db_routines.php:187 libraries/import.lib.php:153 sql.php:678 #: tbl_change.php:180 tbl_get_field.php:34 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "" -#: db_routines.php:190 db_routines.php:295 db_routines.php:300 -#: db_routines.php:324 +#: db_routines.php:192 db_routines.php:297 db_routines.php:302 +#: db_routines.php:326 #, php-format msgid "The following query has failed: \"%s\"" msgstr "" -#: db_routines.php:191 db_routines.php:296 db_routines.php:301 -#: db_routines.php:311 db_routines.php:325 libraries/common.lib.php:609 +#: db_routines.php:193 db_routines.php:298 db_routines.php:303 +#: db_routines.php:313 db_routines.php:327 libraries/common.lib.php:609 msgid "MySQL said: " msgstr "Dywedodd MySQL:" -#: db_routines.php:208 db_routines.php:240 db_routines.php:268 -#: db_routines.php:407 +#: db_routines.php:210 db_routines.php:242 db_routines.php:270 +#: db_routines.php:409 #, fuzzy #| msgid "Processes" msgid "Error in processing request" msgstr "Prosesau" -#: db_routines.php:209 db_routines.php:241 db_routines.php:269 -#: db_routines.php:408 +#: db_routines.php:211 db_routines.php:243 db_routines.php:271 +#: db_routines.php:410 #, fuzzy, php-format #| msgid "No tables found in database" msgid "No routine with name %1$s found in database %2$s" msgstr "Dim tablau wedi'u darganfod yn y gronfa ddata." -#: db_routines.php:230 db_routines.php:234 +#: db_routines.php:232 db_routines.php:236 msgid "Execute routine" msgstr "" -#: db_routines.php:259 db_routines.php:263 +#: db_routines.php:261 db_routines.php:265 #, fuzzy, php-format #| msgid "Export as %s" msgid "Export of routine %s" msgstr "Allforio fel %s" -#: db_routines.php:288 libraries/db_routines.lib.php:960 +#: db_routines.php:290 libraries/db_routines.lib.php:960 #, fuzzy, php-format #| msgid "Invalid server index: %s" msgid "Invalid routine type: \"%s\"" msgstr "Indecs gweinydd annilys: %s" -#: db_routines.php:309 +#: db_routines.php:311 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: db_routines.php:310 +#: db_routines.php:312 msgid "The backed up query was:" msgstr "" -#: db_routines.php:314 +#: db_routines.php:316 #, fuzzy, php-format #| msgid "View %s has been dropped" msgid "Routine %1$s has been modified." msgstr "Cafodd golwg %s ei ollwng" -#: db_routines.php:327 +#: db_routines.php:329 #, fuzzy, php-format #| msgid "Database %1$s has been created." msgid "Routine %1$s has been created." msgstr "Cafodd y gronfa ddata %1$s ei chreu." -#: db_routines.php:335 +#: db_routines.php:337 msgid "One or more errors have occured while processing your request:" msgstr "" -#: db_routines.php:379 +#: db_routines.php:381 #, fuzzy #| msgid "Create relation" msgid "Create routine" msgstr "Crëwch berthynas" -#: db_routines.php:383 +#: db_routines.php:385 #, fuzzy #| msgid "Edit server" msgid "Edit routine" msgstr "Golygu gweinydd" -#: db_routines.php:434 +#: db_routines.php:436 msgid "" "You are using PHP's deprecated 'mysql' extension, which is not capable of " "handling multi queries. The execution of some stored routines may fail!(ex. 12.00% to .12)" msgstr "" @@ -6172,42 +6318,6 @@ msgid "" "the issue and try again." msgstr "" -#: libraries/Index.class.php:430 tbl_relation.php:526 -msgid "No index defined!" -msgstr "Dim indecs wedi'i ddiffinio!" - -#: libraries/Index.class.php:446 libraries/tbl_properties.inc.php:503 -#: tbl_structure.php:157 tbl_structure.php:162 tbl_structure.php:606 -#: tbl_tracking.php:315 -msgid "Unique" -msgstr "Unigryw" - -#: libraries/Index.class.php:447 tbl_tracking.php:316 -msgid "Packed" -msgstr "Paciwyd" - -#: libraries/Index.class.php:449 tbl_tracking.php:318 -msgid "Cardinality" -msgstr "" - -#: libraries/Index.class.php:474 -msgid "The primary key has been dropped" -msgstr "Cafodd yr allwedd gynradd ei gollwng" - -#: libraries/Index.class.php:478 -#, php-format -msgid "Index %s has been dropped" -msgstr "Cafodd indecs %s ei ollwng" - -#: libraries/Index.class.php:582 -#, php-format -msgid "" -"The indexes %1$s and %2$s seem to be equal and one of them could possibly be " -"removed." -msgstr "" -"Mae'n edrych fel bod yr indecsau %1$s a %2$s yn hafal. Gallwch chi dynnu un " -"ohonyn nhw." - #: libraries/kanji-encoding.lib.php:142 msgctxt "None encoding conversion" msgid "None" @@ -6218,27 +6328,6 @@ msgstr "" msgid "Convert to Kana" msgstr "" -#: libraries/Message.class.php:260 -#, php-format -msgid "%1$d row affected." -msgid_plural "%1$d rows affected." -msgstr[0] "%1$d rhes wedi'i heffeithio." -msgstr[1] "%1$d rhes wedi'u heffeithio." - -#: libraries/Message.class.php:279 -#, php-format -msgid "%1$d row deleted." -msgid_plural "%1$d rows deleted." -msgstr[0] "%1$d rhes wedi'i dileu." -msgstr[1] "%1$d rhes wedi'u dileu." - -#: libraries/Message.class.php:298 -#, php-format -msgid "%1$d row inserted." -msgid_plural "%1$d rows inserted." -msgstr[0] "%1$d rhes wedi'i hychwanegu." -msgstr[1] "%1$d rhes wedi'u hychwanegu." - #: libraries/mult_submits.inc.php:254 #, fuzzy #| msgid "Fr" @@ -6479,22 +6568,6 @@ msgstr "" msgid "This format has no options" msgstr "" -#: libraries/RecentTable.class.php:114 -msgid "Could not save recent table" -msgstr "" - -#: libraries/RecentTable.class.php:149 -#, fuzzy -#| msgid "Count tables" -msgid "Recent tables" -msgstr "Cyfrifwch y tablau" - -#: libraries/RecentTable.class.php:155 -#, fuzzy -#| msgid "There are no configured servers" -msgid "There are no recent tables" -msgstr "Nid oes unrhyw gweinyddion a ffurfweddwyd" - #: libraries/relation.lib.php:83 msgid "not OK" msgstr "" @@ -6876,57 +6949,6 @@ msgstr "Gwahaniaeth" msgid "Target database" msgstr "Cronfa ddata targed" -#: libraries/sqlparser.lib.php:132 -msgid "" -"There seems to be an error in your SQL query. The MySQL server error output " -"below, if there is any, may also help you in diagnosing the problem" -msgstr "" - -#: libraries/sqlparser.lib.php:167 -msgid "" -"There is a chance that you may have found a bug in the SQL parser. Please " -"examine your query closely, and check that the quotes are correct and not " -"mis-matched. Other possible failure causes may be that you are uploading a " -"file with binary outside of a quoted text area. You can also try your query " -"on the MySQL command line interface. The MySQL server error output below, if " -"there is any, may also help you in diagnosing the problem. If you still have " -"problems or if the parser fails where the command line interface succeeds, " -"please reduce your SQL query input to the single query that causes problems, " -"and submit a bug report with the data chunk in the CUT section below:" -msgstr "" - -#: libraries/sqlparser.lib.php:169 -msgid "BEGIN CUT" -msgstr "BEGIN CUT" - -#: libraries/sqlparser.lib.php:171 -msgid "END CUT" -msgstr "END CUT" - -#: libraries/sqlparser.lib.php:173 -msgid "BEGIN RAW" -msgstr "BEGIN RAW" - -#: libraries/sqlparser.lib.php:177 -msgid "END RAW" -msgstr "END RAW" - -#: libraries/sqlparser.lib.php:363 -msgid "Automatically appended backtick to the end of query!" -msgstr "" - -#: libraries/sqlparser.lib.php:366 -msgid "Unclosed quote" -msgstr "" - -#: libraries/sqlparser.lib.php:518 -msgid "Invalid Identifer" -msgstr "" - -#: libraries/sqlparser.lib.php:635 -msgid "Unknown Punctuation String" -msgstr "" - #: libraries/sql_query_form.lib.php:223 #, php-format msgid "Run SQL query/queries on server %s" @@ -6982,6 +7004,57 @@ msgstr "Lleoliad y ffeil destun" msgid "web server upload directory" msgstr "cyfeiriadur lanlwytho y gweinydd gwe" +#: libraries/sqlparser.lib.php:132 +msgid "" +"There seems to be an error in your SQL query. The MySQL server error output " +"below, if there is any, may also help you in diagnosing the problem" +msgstr "" + +#: libraries/sqlparser.lib.php:167 +msgid "" +"There is a chance that you may have found a bug in the SQL parser. Please " +"examine your query closely, and check that the quotes are correct and not " +"mis-matched. Other possible failure causes may be that you are uploading a " +"file with binary outside of a quoted text area. You can also try your query " +"on the MySQL command line interface. The MySQL server error output below, if " +"there is any, may also help you in diagnosing the problem. If you still have " +"problems or if the parser fails where the command line interface succeeds, " +"please reduce your SQL query input to the single query that causes problems, " +"and submit a bug report with the data chunk in the CUT section below:" +msgstr "" + +#: libraries/sqlparser.lib.php:169 +msgid "BEGIN CUT" +msgstr "BEGIN CUT" + +#: libraries/sqlparser.lib.php:171 +msgid "END CUT" +msgstr "END CUT" + +#: libraries/sqlparser.lib.php:173 +msgid "BEGIN RAW" +msgstr "BEGIN RAW" + +#: libraries/sqlparser.lib.php:177 +msgid "END RAW" +msgstr "END RAW" + +#: libraries/sqlparser.lib.php:363 +msgid "Automatically appended backtick to the end of query!" +msgstr "" + +#: libraries/sqlparser.lib.php:366 +msgid "Unclosed quote" +msgstr "" + +#: libraries/sqlparser.lib.php:518 +msgid "Invalid Identifer" +msgstr "" + +#: libraries/sqlparser.lib.php:635 +msgid "Unknown Punctuation String" +msgstr "" + #: libraries/sqlvalidator.lib.php:67 #, php-format msgid "" @@ -6989,49 +7062,6 @@ msgid "" "installed the necessary PHP extensions as described in the %sdocumentation%s." msgstr "" -#: libraries/StorageEngine.class.php:195 -msgid "" -"There is no detailed status information available for this storage engine." -msgstr "" -"Does dim gwybodaeth statws fanwl ar gael ar gyfer y peiriant storio hwn." - -#: libraries/StorageEngine.class.php:355 -#, php-format -msgid "%s is available on this MySQL server." -msgstr "Mae %s ar gael ar y gweinydd MySQL hwn." - -#: libraries/StorageEngine.class.php:358 -#, php-format -msgid "%s has been disabled for this MySQL server." -msgstr "Cafodd %s ei analluogi ar y gweinydd MySQL hwn." - -#: libraries/StorageEngine.class.php:362 -#, php-format -msgid "This MySQL server does not support the %s storage engine." -msgstr "Dyw'r gweinydd MySQL hwn ddim yn cynnal y peiriant storio %s." - -#: libraries/Table.class.php:1027 -msgid "Invalid database" -msgstr "Crofna ddata annilys" - -#: libraries/Table.class.php:1041 tbl_get_field.php:25 -msgid "Invalid table name" -msgstr "Enw tabl annilys" - -#: libraries/Table.class.php:1056 -#, php-format -msgid "Error renaming table %1$s to %2$s" -msgstr "Gwall wrth ailenwi tabl %1$s i %2$s" - -#: libraries/Table.class.php:1139 -#, php-format -msgid "Table %s has been renamed to %s" -msgstr "Cafodd y tabl %s ei ailenwi i %s" - -#: libraries/Table.class.php:1272 -msgid "Could not save table UI preferences" -msgstr "" - #: libraries/tbl_links.inc.php:117 libraries/tbl_links.inc.php:118 msgid "Table seems to be empty!" msgstr "" @@ -7138,38 +7168,6 @@ msgstr "Diffiniad PARTITION" msgid "+ Add a value" msgstr "Ychwanegwch weinydd newydd" -#: libraries/Theme.class.php:160 -#, php-format -msgid "No valid image path for theme %s found!" -msgstr "Dim llwybr delwedd dilys ar gael ar gyfer thema %s." - -#: libraries/Theme.class.php:380 -msgid "No preview available." -msgstr "Dim rhagolwg ar gael" - -#: libraries/Theme.class.php:383 -msgid "take it" -msgstr "cymerwch e" - -#: libraries/Theme_Manager.class.php:109 -#, php-format -msgid "Default theme %s not found!" -msgstr "Thema diofyn %s heb ei darganfod!" - -#: libraries/Theme_Manager.class.php:147 -#, php-format -msgid "Theme %s not found!" -msgstr "Heb ddarganfod thema ddiofyn %s!" - -#: libraries/Theme_Manager.class.php:215 -#, php-format -msgid "Theme path not found for theme %s!" -msgstr "Heb ddarganfod llwybr thema ar gyfer thema %s!" - -#: libraries/Theme_Manager.class.php:291 themes.php:20 themes.php:40 -msgid "Theme" -msgstr "" - #: libraries/transformations/application_octetstream__download.inc.php:9 msgid "" "Displays a link to download the binary data of the column. You can use the " @@ -8161,8 +8159,8 @@ msgstr "" msgid "" "Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege " "tables. The content of these tables may differ from the privileges the " -"server uses, if they have been changed manually. In this case, you should %" -"sreload the privileges%s before you continue." +"server uses, if they have been changed manually. In this case, you should " +"%sreload the privileges%s before you continue." msgstr "" #: server_privileges.php:1764 diff --git a/po/da.po b/po/da.po index d58c547262..00fe18cea5 100644 --- a/po/da.po +++ b/po/da.po @@ -3,14 +3,14 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-26 07:33-0400\n" +"POT-Creation-Date: 2011-06-27 10:20+0200\n" "PO-Revision-Date: 2011-03-07 01:17+0200\n" "Last-Translator: \n" "Language-Team: danish \n" +"Language: da\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: da\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.0.5\n" @@ -45,13 +45,13 @@ msgstr "" msgid "Search" msgstr "Søg" -#: browse_foreigners.php:154 db_operations.php:368 db_operations.php:420 -#: db_operations.php:530 db_operations.php:558 db_search.php:360 +#: browse_foreigners.php:154 db_operations.php:369 db_operations.php:421 +#: db_operations.php:531 db_operations.php:559 db_search.php:360 #: db_structure.php:528 enum_editor.php:63 js/messages.php:90 +#: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 #: libraries/auth/cookie.auth.lib.php:273 libraries/common.lib.php:1315 -#: libraries/common.lib.php:2245 libraries/Config.class.php:1220 -#: libraries/core.lib.php:557 libraries/db_routines.lib.php:789 -#: libraries/db_routines.lib.php:921 +#: libraries/common.lib.php:2245 libraries/core.lib.php:557 +#: libraries/db_routines.lib.php:789 libraries/db_routines.lib.php:921 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 #: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 @@ -64,18 +64,18 @@ msgstr "Søg" #: 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:518 #: libraries/tbl_properties.inc.php:607 libraries/tbl_properties.inc.php:777 -#: libraries/Theme_Manager.class.php:305 main.php:109 navigation.php:202 -#: navigation.php:240 pmd_pdf.php:124 prefs_manage.php:265 -#: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 -#: server_privileges.php:1694 server_privileges.php:2051 -#: server_privileges.php:2098 server_privileges.php:2138 -#: server_replication.php:233 server_replication.php:316 -#: server_replication.php:347 server_synchronize.php:1220 tbl_change.php:332 -#: tbl_change.php:1024 tbl_change.php:1061 tbl_indexes.php:260 -#: tbl_operations.php:280 tbl_operations.php:317 tbl_operations.php:519 -#: tbl_operations.php:581 tbl_operations.php:763 tbl_select.php:291 -#: tbl_structure.php:698 tbl_structure.php:734 tbl_tracking.php:425 -#: tbl_tracking.php:563 view_create.php:181 view_operations.php:99 +#: main.php:109 navigation.php:202 navigation.php:240 pmd_pdf.php:124 +#: prefs_manage.php:265 prefs_manage.php:316 server_binlog.php:128 +#: server_privileges.php:646 server_privileges.php:1694 +#: server_privileges.php:2051 server_privileges.php:2098 +#: server_privileges.php:2138 server_replication.php:233 +#: server_replication.php:316 server_replication.php:347 +#: server_synchronize.php:1220 tbl_change.php:332 tbl_change.php:1024 +#: tbl_change.php:1061 tbl_indexes.php:260 tbl_operations.php:280 +#: tbl_operations.php:317 tbl_operations.php:519 tbl_operations.php:581 +#: tbl_operations.php:763 tbl_select.php:291 tbl_structure.php:698 +#: tbl_structure.php:734 tbl_tracking.php:425 tbl_tracking.php:563 +#: view_create.php:181 view_operations.php:99 msgid "Go" msgstr "Udfør" @@ -121,7 +121,7 @@ msgstr "" msgid "Database %1$s has been created." msgstr "Database %1$s er oprettet," -#: db_datadict.php:48 db_operations.php:361 +#: db_datadict.php:48 db_operations.php:362 msgid "Database comment: " msgstr "Databasekommentar: " @@ -131,9 +131,9 @@ msgstr "Databasekommentar: " msgid "Table comments" msgstr "Tabel kommentarer" -#: db_datadict.php:166 db_qbe.php:196 libraries/export/htmlword.php:248 -#: libraries/export/latex.php:375 libraries/export/odt.php:302 -#: libraries/export/texytext.php:227 libraries/Index.class.php:448 +#: db_datadict.php:166 db_qbe.php:196 libraries/Index.class.php:448 +#: libraries/export/htmlword.php:248 libraries/export/latex.php:375 +#: libraries/export/odt.php:302 libraries/export/texytext.php:227 #: libraries/schema/Pdf_Relation_Schema.class.php:1236 #: libraries/schema/Pdf_Relation_Schema.class.php:1257 #: libraries/tbl_properties.inc.php:274 tbl_change.php:310 tbl_chart.php:86 @@ -142,12 +142,12 @@ msgstr "Tabel kommentarer" msgid "Column" msgstr "Kolonnenavn" -#: db_datadict.php:167 db_printview.php:104 libraries/db_events.inc.php:69 -#: libraries/db_routines.lib.php:666 libraries/db_routines.lib.php:691 -#: libraries/db_routines.lib.php:847 libraries/db_routines.lib.php:1216 -#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:249 -#: libraries/export/latex.php:375 libraries/export/odt.php:305 -#: libraries/export/texytext.php:228 libraries/Index.class.php:445 +#: db_datadict.php:167 db_printview.php:104 libraries/Index.class.php:445 +#: libraries/db_events.inc.php:69 libraries/db_routines.lib.php:666 +#: libraries/db_routines.lib.php:691 libraries/db_routines.lib.php:847 +#: libraries/db_routines.lib.php:1216 libraries/db_structure.lib.php:51 +#: libraries/export/htmlword.php:249 libraries/export/latex.php:375 +#: libraries/export/odt.php:305 libraries/export/texytext.php:228 #: libraries/schema/Pdf_Relation_Schema.class.php:1237 #: libraries/schema/Pdf_Relation_Schema.class.php:1258 #: libraries/tbl_properties.inc.php:100 server_privileges.php:2151 @@ -157,9 +157,9 @@ msgstr "Kolonnenavn" msgid "Type" msgstr "Datatype" -#: db_datadict.php:169 libraries/export/htmlword.php:250 -#: libraries/export/latex.php:375 libraries/export/odt.php:308 -#: libraries/export/texytext.php:229 libraries/Index.class.php:451 +#: db_datadict.php:169 libraries/Index.class.php:451 +#: libraries/export/htmlword.php:250 libraries/export/latex.php:375 +#: libraries/export/odt.php:308 libraries/export/texytext.php:229 #: libraries/schema/Pdf_Relation_Schema.class.php:1239 #: libraries/schema/Pdf_Relation_Schema.class.php:1260 #: libraries/tbl_properties.inc.php:109 tbl_change.php:325 @@ -197,13 +197,12 @@ msgstr "Linker til" msgid "Comments" msgstr "Kommentarer" -#: db_datadict.php:259 js/messages.php:109 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:361 +#: db_datadict.php:259 js/messages.php:109 libraries/Index.class.php:361 #: libraries/Index.class.php:388 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:287 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:287 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:130 #: server_privileges.php:1381 server_privileges.php:1392 @@ -214,17 +213,17 @@ msgstr "Kommentarer" msgid "No" msgstr "Nej" -#: db_datadict.php:259 js/messages.php:108 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:362 +#: db_datadict.php:259 js/messages.php:108 libraries/Index.class.php:362 #: libraries/Index.class.php:387 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 -#: libraries/mult_submits.inc.php:87 libraries/mult_submits.inc.php:92 -#: libraries/mult_submits.inc.php:97 libraries/mult_submits.inc.php:102 -#: libraries/mult_submits.inc.php:262 libraries/mult_submits.inc.php:276 -#: libraries/mult_submits.inc.php:286 libraries/mult_submits.inc.php:299 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:46 +#: libraries/mult_submits.inc.php:78 libraries/mult_submits.inc.php:87 +#: libraries/mult_submits.inc.php:92 libraries/mult_submits.inc.php:97 +#: libraries/mult_submits.inc.php:102 libraries/mult_submits.inc.php:262 +#: libraries/mult_submits.inc.php:276 libraries/mult_submits.inc.php:286 +#: libraries/mult_submits.inc.php:299 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:129 #: server_databases.php:76 server_privileges.php:1378 @@ -261,79 +260,79 @@ msgstr "Fravælg alle" msgid "The database name is empty!" msgstr "Databasenavnet er tomt!" -#: db_operations.php:271 +#: db_operations.php:272 #, php-format msgid "Database %s has been renamed to %s" msgstr "Database %s er blevet omdøbt til %s" -#: db_operations.php:275 +#: db_operations.php:276 #, php-format msgid "Database %s has been copied to %s" msgstr "Database %s er blevet kopieret til %s" -#: db_operations.php:403 +#: db_operations.php:404 msgid "Rename database to" msgstr "Omdøb database til" -#: db_operations.php:408 server_status.php:799 +#: db_operations.php:409 server_status.php:799 msgid "Command" msgstr "Kommando" -#: db_operations.php:439 +#: db_operations.php:440 msgid "Remove database" msgstr "Fjern database" -#: db_operations.php:451 +#: db_operations.php:452 #, php-format msgid "Database %s has been dropped." msgstr "Database %s er slettet." -#: db_operations.php:456 +#: db_operations.php:457 msgid "Drop the database (DROP)" msgstr "Drop databasen (DROP)" -#: db_operations.php:486 +#: db_operations.php:487 msgid "Copy database to" msgstr "Kopiér database til" -#: db_operations.php:493 tbl_operations.php:548 tbl_tracking.php:418 +#: db_operations.php:494 tbl_operations.php:548 tbl_tracking.php:418 msgid "Structure only" msgstr "Kun strukturen" -#: db_operations.php:494 tbl_operations.php:549 tbl_tracking.php:420 +#: db_operations.php:495 tbl_operations.php:549 tbl_tracking.php:420 msgid "Structure and data" msgstr "Struktur og data" -#: db_operations.php:495 tbl_operations.php:550 tbl_tracking.php:419 +#: db_operations.php:496 tbl_operations.php:550 tbl_tracking.php:419 msgid "Data only" msgstr "Kun data" -#: db_operations.php:503 +#: db_operations.php:504 msgid "CREATE DATABASE before copying" msgstr "CREATE DATABASE før kopiering" -#: db_operations.php:506 libraries/config/messages.inc.php:126 +#: db_operations.php:507 libraries/config/messages.inc.php:126 #: libraries/config/messages.inc.php:127 libraries/config/messages.inc.php:129 #: libraries/config/messages.inc.php:135 tbl_operations.php:556 #, php-format msgid "Add %s" msgstr "Tilføj %s" -#: db_operations.php:510 libraries/config/messages.inc.php:119 +#: db_operations.php:511 libraries/config/messages.inc.php:119 #: tbl_operations.php:314 tbl_operations.php:558 msgid "Add AUTO_INCREMENT value" msgstr "Tilføj AUTO_INCREMENT værdi" -#: db_operations.php:514 tbl_operations.php:565 +#: db_operations.php:515 tbl_operations.php:565 msgid "Add constraints" msgstr "Tilføj begrænsninger" -#: db_operations.php:527 +#: db_operations.php:528 msgid "Switch to copied database" msgstr "Skift til den kopierede database" -#: db_operations.php:551 libraries/build_html_for_db.lib.php:19 -#: libraries/db_structure.lib.php:53 libraries/Index.class.php:450 +#: db_operations.php:552 libraries/Index.class.php:450 +#: libraries/build_html_for_db.lib.php:19 libraries/db_structure.lib.php:53 #: libraries/mysql_charsets.lib.php:110 libraries/tbl_properties.inc.php:107 #: libraries/tbl_properties.inc.php:720 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:378 tbl_select.php:115 @@ -342,7 +341,7 @@ msgstr "Skift til den kopierede database" msgid "Collation" msgstr "Kollation (Collation)" -#: db_operations.php:564 +#: db_operations.php:565 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " @@ -350,7 +349,7 @@ msgid "" msgstr "" "phpMyAdmin er ikke sat op til at gemme tabel-relationer. Se her %shvorfor%s." -#: db_operations.php:599 +#: db_operations.php:600 msgid "Edit or export relational schema" msgstr "Editer eller eksporter relations skema" @@ -496,109 +495,109 @@ msgstr "SQL-forespørgsel til database %s:" msgid "Submit Query" msgstr "Send forespørgsel" -#: db_routines.php:152 import.php:453 libraries/display_tbl.lib.php:2272 -#: libraries/Message.class.php:185 libraries/sql_query_form.lib.php:139 +#: db_routines.php:154 import.php:453 libraries/Message.class.php:185 +#: libraries/display_tbl.lib.php:2272 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" msgstr "Din SQL-forespørgsel blev udført korrekt" -#: db_routines.php:155 +#: db_routines.php:157 #, php-format msgid "%d row affected by the last statement inside the procedure" msgid_plural "%d rows affected by the last statement inside the procedure" msgstr[0] "" msgstr[1] "" -#: db_routines.php:165 +#: db_routines.php:167 #, fuzzy, php-format #| msgid "Allows executing stored routines." msgid "Execution results of routine %s" msgstr "Tillader udførelse af gemte rutiner." -#: db_routines.php:185 libraries/import.lib.php:153 sql.php:678 +#: db_routines.php:187 libraries/import.lib.php:153 sql.php:678 #: tbl_change.php:180 tbl_get_field.php:34 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL returnerede ingen data (fx ingen rækker)." -#: db_routines.php:190 db_routines.php:295 db_routines.php:300 -#: db_routines.php:324 +#: db_routines.php:192 db_routines.php:297 db_routines.php:302 +#: db_routines.php:326 #, php-format msgid "The following query has failed: \"%s\"" msgstr "" -#: db_routines.php:191 db_routines.php:296 db_routines.php:301 -#: db_routines.php:311 db_routines.php:325 libraries/common.lib.php:609 +#: db_routines.php:193 db_routines.php:298 db_routines.php:303 +#: db_routines.php:313 db_routines.php:327 libraries/common.lib.php:609 msgid "MySQL said: " msgstr "MySQL returnerede: " -#: db_routines.php:208 db_routines.php:240 db_routines.php:268 -#: db_routines.php:407 +#: db_routines.php:210 db_routines.php:242 db_routines.php:270 +#: db_routines.php:409 #, fuzzy #| msgid "Error in Processing Request" msgid "Error in processing request" msgstr "Felj i udførsel af forespørgsel" -#: db_routines.php:209 db_routines.php:241 db_routines.php:269 -#: db_routines.php:408 +#: db_routines.php:211 db_routines.php:243 db_routines.php:271 +#: db_routines.php:410 #, fuzzy, php-format #| msgid "No tables found in database" msgid "No routine with name %1$s found in database %2$s" msgstr "Ingen tabeller fundet i databasen" -#: db_routines.php:230 db_routines.php:234 +#: db_routines.php:232 db_routines.php:236 msgid "Execute routine" msgstr "" -#: db_routines.php:259 db_routines.php:263 +#: db_routines.php:261 db_routines.php:265 #, fuzzy, php-format #| msgid "Export defaults" msgid "Export of routine %s" msgstr "Standardindstillinger for eksport" -#: db_routines.php:288 libraries/db_routines.lib.php:960 +#: db_routines.php:290 libraries/db_routines.lib.php:960 #, fuzzy, php-format #| msgid "Invalid server index: %s" msgid "Invalid routine type: \"%s\"" msgstr "Server indekset %s er ugyldigt" -#: db_routines.php:309 +#: db_routines.php:311 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: db_routines.php:310 +#: db_routines.php:312 msgid "The backed up query was:" msgstr "" -#: db_routines.php:314 +#: db_routines.php:316 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Routine %1$s has been modified." msgstr "Tabel %s er slettet" -#: db_routines.php:327 +#: db_routines.php:329 #, fuzzy, php-format #| msgid "Database %1$s has been created." msgid "Routine %1$s has been created." msgstr "Database %1$s er oprettet," -#: db_routines.php:335 +#: db_routines.php:337 msgid "One or more errors have occured while processing your request:" msgstr "" -#: db_routines.php:379 +#: db_routines.php:381 #, fuzzy #| msgid "Create relation" msgid "Create routine" msgstr "Opret relation" -#: db_routines.php:383 +#: db_routines.php:385 #, fuzzy #| msgid "Edit mode" msgid "Edit routine" msgstr "Redigeringstilstand" -#: db_routines.php:434 +#: db_routines.php:436 msgid "" "You are using PHP's deprecated 'mysql' extension, which is not capable of " "handling multi queries. The execution of some stored routines may fail!(ex. 12.00% to .12)" msgstr "" @@ -6173,42 +6316,6 @@ msgid "" "the issue and try again." msgstr "" -#: libraries/Index.class.php:430 tbl_relation.php:526 -msgid "No index defined!" -msgstr "Intet indeks defineret!" - -#: libraries/Index.class.php:446 libraries/tbl_properties.inc.php:503 -#: tbl_structure.php:157 tbl_structure.php:162 tbl_structure.php:606 -#: tbl_tracking.php:315 -msgid "Unique" -msgstr "Unik" - -#: libraries/Index.class.php:447 tbl_tracking.php:316 -msgid "Packed" -msgstr "Pakket" - -#: libraries/Index.class.php:449 tbl_tracking.php:318 -msgid "Cardinality" -msgstr "Kardinalitet" - -#: libraries/Index.class.php:474 -msgid "The primary key has been dropped" -msgstr "Primærnøglen er slettet" - -#: libraries/Index.class.php:478 -#, php-format -msgid "Index %s has been dropped" -msgstr "Indeks %s er blevet slettet" - -#: libraries/Index.class.php:582 -#, php-format -msgid "" -"The indexes %1$s and %2$s seem to be equal and one of them could possibly be " -"removed." -msgstr "" -"Indeks %1$s ser ud til at være identisk med indeks %2$s, så et af dem kan " -"sikkert fjernes" - #: libraries/kanji-encoding.lib.php:142 #, fuzzy #| msgid "None" @@ -6221,27 +6328,6 @@ msgstr "Ingen" msgid "Convert to Kana" msgstr "" -#: libraries/Message.class.php:260 -#, php-format -msgid "%1$d row affected." -msgid_plural "%1$d rows affected." -msgstr[0] "%1$d række påvirket" -msgstr[1] "%1$d rækker påvirket" - -#: libraries/Message.class.php:279 -#, php-format -msgid "%1$d row deleted." -msgid_plural "%1$d rows deleted." -msgstr[0] "%1$d række slettet" -msgstr[1] "%1$d rækker slettet" - -#: libraries/Message.class.php:298 -#, php-format -msgid "%1$d row inserted." -msgid_plural "%1$d rows inserted." -msgstr[0] "%1$d række sat ind" -msgstr[1] "%1$d rækker sat ind" - #: libraries/mult_submits.inc.php:254 #, fuzzy #| msgid "Fri" @@ -6484,18 +6570,6 @@ msgstr "" msgid "This format has no options" msgstr "Dette format har ingen indstillinger" -#: libraries/RecentTable.class.php:114 -msgid "Could not save recent table" -msgstr "Kunne ikke gemme seneste tabel" - -#: libraries/RecentTable.class.php:149 -msgid "Recent tables" -msgstr "Seneste tabeller" - -#: libraries/RecentTable.class.php:155 -msgid "There are no recent tables" -msgstr "Der er ingen nye tabeller" - #: libraries/relation.lib.php:83 msgid "not OK" msgstr "ikke OK" @@ -6885,6 +6959,63 @@ msgstr "" msgid "Target database" msgstr "" +#: libraries/sql_query_form.lib.php:223 +#, php-format +msgid "Run SQL query/queries on server %s" +msgstr "Kør SQL-forespørgsel/forespørgsler på server %s" + +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 +#, php-format +msgid "Run SQL query/queries on database %s" +msgstr "Kør SQL-forspørgsel(er) på database %s" + +#: libraries/sql_query_form.lib.php:296 navigation.php:302 +#: setup/frames/index.inc.php:231 +msgid "Clear" +msgstr "" + +#: libraries/sql_query_form.lib.php:301 +#, fuzzy +#| msgid "Column names" +msgid "Columns" +msgstr "Kolonnenavne" + +#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 +msgid "Bookmark this SQL query" +msgstr "Lav bogmærke til denne SQL-forespørgsel" + +#: libraries/sql_query_form.lib.php:343 sql.php:1021 +msgid "Let every user access this bookmark" +msgstr "Lad alle brugere bruge dette bogmærke" + +#: libraries/sql_query_form.lib.php:349 +msgid "Replace existing bookmark of same name" +msgstr "Erstat eksisterende bogmærke af samme navn" + +#: libraries/sql_query_form.lib.php:365 +msgid "Do not overwrite this query from outside the window" +msgstr "Overskriv ikke denne forespørgsel fra udenfor vinduet" + +#: libraries/sql_query_form.lib.php:372 +msgid "Delimiter" +msgstr "Adskiller" + +#: libraries/sql_query_form.lib.php:380 +msgid " Show this query here again " +msgstr " Vis forespørgslen her igen " + +#: libraries/sql_query_form.lib.php:443 +msgid "View only" +msgstr "Kun oversigt" + +#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 +msgid "Location of the text file" +msgstr "Tekstfilens placering" + +#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 +msgid "web server upload directory" +msgstr "webserver upload-mappe" + #: libraries/sqlparser.lib.php:132 msgid "" "There seems to be an error in your SQL query. The MySQL server error output " @@ -6949,63 +7080,6 @@ msgstr "Ugyldig identifikator" msgid "Unknown Punctuation String" msgstr "Ukendt tegnsætnings-streng" -#: libraries/sql_query_form.lib.php:223 -#, php-format -msgid "Run SQL query/queries on server %s" -msgstr "Kør SQL-forespørgsel/forespørgsler på server %s" - -#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 -#, php-format -msgid "Run SQL query/queries on database %s" -msgstr "Kør SQL-forspørgsel(er) på database %s" - -#: libraries/sql_query_form.lib.php:296 navigation.php:302 -#: setup/frames/index.inc.php:231 -msgid "Clear" -msgstr "" - -#: libraries/sql_query_form.lib.php:301 -#, fuzzy -#| msgid "Column names" -msgid "Columns" -msgstr "Kolonnenavne" - -#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 -msgid "Bookmark this SQL query" -msgstr "Lav bogmærke til denne SQL-forespørgsel" - -#: libraries/sql_query_form.lib.php:343 sql.php:1021 -msgid "Let every user access this bookmark" -msgstr "Lad alle brugere bruge dette bogmærke" - -#: libraries/sql_query_form.lib.php:349 -msgid "Replace existing bookmark of same name" -msgstr "Erstat eksisterende bogmærke af samme navn" - -#: libraries/sql_query_form.lib.php:365 -msgid "Do not overwrite this query from outside the window" -msgstr "Overskriv ikke denne forespørgsel fra udenfor vinduet" - -#: libraries/sql_query_form.lib.php:372 -msgid "Delimiter" -msgstr "Adskiller" - -#: libraries/sql_query_form.lib.php:380 -msgid " Show this query here again " -msgstr " Vis forespørgslen her igen " - -#: libraries/sql_query_form.lib.php:443 -msgid "View only" -msgstr "Kun oversigt" - -#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 -msgid "Location of the text file" -msgstr "Tekstfilens placering" - -#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 -msgid "web server upload directory" -msgstr "webserver upload-mappe" - #: libraries/sqlvalidator.lib.php:67 #, php-format msgid "" @@ -7015,50 +7089,6 @@ msgstr "" "SQL-validatoren kunne ikke initialiseres. Check venligst at du har de " "nødvendige PHP-udvidelser installeret som beskrevet i %sdokumentationen%s." -#: libraries/StorageEngine.class.php:195 -msgid "" -"There is no detailed status information available for this storage engine." -msgstr "" -"Der er ingen detaljerede statusinformationer tilgængelige for dette " -"datalager." - -#: libraries/StorageEngine.class.php:355 -#, php-format -msgid "%s is available on this MySQL server." -msgstr "%s er tilgængelig på denne MySQL-server." - -#: libraries/StorageEngine.class.php:358 -#, php-format -msgid "%s has been disabled for this MySQL server." -msgstr "%s er slået fra på denne MySQL-server." - -#: libraries/StorageEngine.class.php:362 -#, php-format -msgid "This MySQL server does not support the %s storage engine." -msgstr "Denne MySQL-server understøtter ikke %s datalager." - -#: libraries/Table.class.php:1027 -msgid "Invalid database" -msgstr "Ugyldig database" - -#: libraries/Table.class.php:1041 tbl_get_field.php:25 -msgid "Invalid table name" -msgstr "Ugyldigt tabelnavn" - -#: libraries/Table.class.php:1056 -#, php-format -msgid "Error renaming table %1$s to %2$s" -msgstr "Fejl ved omdøbning af tabel %1$s til %2$s" - -#: libraries/Table.class.php:1139 -#, php-format -msgid "Table %s has been renamed to %s" -msgstr "Tabellen %s er nu omdøbt til %s" - -#: libraries/Table.class.php:1272 -msgid "Could not save table UI preferences" -msgstr "Kunne ikke gemme brugerindstillinger for tabel" - #: libraries/tbl_links.inc.php:117 libraries/tbl_links.inc.php:118 msgid "Table seems to be empty!" msgstr "Tabel ser ud til at være tom" @@ -7190,38 +7220,6 @@ msgstr "" msgid "+ Add a value" msgstr "Tilføj en ny bruger" -#: libraries/Theme.class.php:160 -#, php-format -msgid "No valid image path for theme %s found!" -msgstr "Ingen gyldig billedsti for tema %s fundet!" - -#: libraries/Theme.class.php:380 -msgid "No preview available." -msgstr "Intet billede til rådighed." - -#: libraries/Theme.class.php:383 -msgid "take it" -msgstr "Vælg dette" - -#: libraries/Theme_Manager.class.php:109 -#, php-format -msgid "Default theme %s not found!" -msgstr "Standardtema %s ikke fundet!" - -#: libraries/Theme_Manager.class.php:147 -#, php-format -msgid "Theme %s not found!" -msgstr "Tema %s ikke fundet!" - -#: libraries/Theme_Manager.class.php:215 -#, php-format -msgid "Theme path not found for theme %s!" -msgstr "Sti til tema ikke fundet for tema %s!" - -#: libraries/Theme_Manager.class.php:291 themes.php:20 themes.php:40 -msgid "Theme" -msgstr "" - #: libraries/transformations/application_octetstream__download.inc.php:9 #, fuzzy #| msgid "" @@ -8341,14 +8339,14 @@ msgstr "Drop databaser der har samme navne som brugernes." msgid "" "Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege " "tables. The content of these tables may differ from the privileges the " -"server uses, if they have been changed manually. In this case, you should %" -"sreload the privileges%s before you continue." +"server uses, if they have been changed manually. In this case, you should " +"%sreload the privileges%s before you continue." msgstr "" "Bemærk: phpMyAdmin henter brugernes privilegier direkte fra MySQLs " "privilegietabeller. Indholdet af disse tabeller kan være forskelligt fra " "privilegierne serveren i øjeblikket bruger hvis der er lavet manuelle " -"ændringer i den. Hvis dette er tilfældet, bør du %sgenindlæse privilegierne%" -"s før du fortsætter." +"ændringer i den. Hvis dette er tilfældet, bør du %sgenindlæse privilegierne" +"%s før du fortsætter." #: server_privileges.php:1764 msgid "The selected user was not found in the privilege table." diff --git a/po/de.po b/po/de.po index 892873872e..b861a009cc 100644 --- a/po/de.po +++ b/po/de.po @@ -3,14 +3,14 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-26 07:33-0400\n" +"POT-Creation-Date: 2011-06-27 10:20+0200\n" "PO-Revision-Date: 2011-04-23 04:28+0200\n" "Last-Translator: Dominik Geyer \n" "Language-Team: german \n" +"Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.0.5\n" @@ -45,13 +45,13 @@ msgstr "" msgid "Search" msgstr "Suche" -#: browse_foreigners.php:154 db_operations.php:368 db_operations.php:420 -#: db_operations.php:530 db_operations.php:558 db_search.php:360 +#: browse_foreigners.php:154 db_operations.php:369 db_operations.php:421 +#: db_operations.php:531 db_operations.php:559 db_search.php:360 #: db_structure.php:528 enum_editor.php:63 js/messages.php:90 +#: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 #: libraries/auth/cookie.auth.lib.php:273 libraries/common.lib.php:1315 -#: libraries/common.lib.php:2245 libraries/Config.class.php:1220 -#: libraries/core.lib.php:557 libraries/db_routines.lib.php:789 -#: libraries/db_routines.lib.php:921 +#: libraries/common.lib.php:2245 libraries/core.lib.php:557 +#: libraries/db_routines.lib.php:789 libraries/db_routines.lib.php:921 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 #: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 @@ -64,18 +64,18 @@ msgstr "Suche" #: 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:518 #: libraries/tbl_properties.inc.php:607 libraries/tbl_properties.inc.php:777 -#: libraries/Theme_Manager.class.php:305 main.php:109 navigation.php:202 -#: navigation.php:240 pmd_pdf.php:124 prefs_manage.php:265 -#: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 -#: server_privileges.php:1694 server_privileges.php:2051 -#: server_privileges.php:2098 server_privileges.php:2138 -#: server_replication.php:233 server_replication.php:316 -#: server_replication.php:347 server_synchronize.php:1220 tbl_change.php:332 -#: tbl_change.php:1024 tbl_change.php:1061 tbl_indexes.php:260 -#: tbl_operations.php:280 tbl_operations.php:317 tbl_operations.php:519 -#: tbl_operations.php:581 tbl_operations.php:763 tbl_select.php:291 -#: tbl_structure.php:698 tbl_structure.php:734 tbl_tracking.php:425 -#: tbl_tracking.php:563 view_create.php:181 view_operations.php:99 +#: main.php:109 navigation.php:202 navigation.php:240 pmd_pdf.php:124 +#: prefs_manage.php:265 prefs_manage.php:316 server_binlog.php:128 +#: server_privileges.php:646 server_privileges.php:1694 +#: server_privileges.php:2051 server_privileges.php:2098 +#: server_privileges.php:2138 server_replication.php:233 +#: server_replication.php:316 server_replication.php:347 +#: server_synchronize.php:1220 tbl_change.php:332 tbl_change.php:1024 +#: tbl_change.php:1061 tbl_indexes.php:260 tbl_operations.php:280 +#: tbl_operations.php:317 tbl_operations.php:519 tbl_operations.php:581 +#: tbl_operations.php:763 tbl_select.php:291 tbl_structure.php:698 +#: tbl_structure.php:734 tbl_tracking.php:425 tbl_tracking.php:563 +#: view_create.php:181 view_operations.php:99 msgid "Go" msgstr "OK" @@ -122,7 +122,7 @@ msgstr "" msgid "Database %1$s has been created." msgstr "Die Datenbank %1$s wurde erzeugt." -#: db_datadict.php:48 db_operations.php:361 +#: db_datadict.php:48 db_operations.php:362 msgid "Database comment: " msgstr "Datenbankkommentar: " @@ -132,9 +132,9 @@ msgstr "Datenbankkommentar: " msgid "Table comments" msgstr "Tabellen-Kommentar" -#: db_datadict.php:166 db_qbe.php:196 libraries/export/htmlword.php:248 -#: libraries/export/latex.php:375 libraries/export/odt.php:302 -#: libraries/export/texytext.php:227 libraries/Index.class.php:448 +#: db_datadict.php:166 db_qbe.php:196 libraries/Index.class.php:448 +#: libraries/export/htmlword.php:248 libraries/export/latex.php:375 +#: libraries/export/odt.php:302 libraries/export/texytext.php:227 #: libraries/schema/Pdf_Relation_Schema.class.php:1236 #: libraries/schema/Pdf_Relation_Schema.class.php:1257 #: libraries/tbl_properties.inc.php:274 tbl_change.php:310 tbl_chart.php:86 @@ -143,12 +143,12 @@ msgstr "Tabellen-Kommentar" msgid "Column" msgstr "Spalte" -#: db_datadict.php:167 db_printview.php:104 libraries/db_events.inc.php:69 -#: libraries/db_routines.lib.php:666 libraries/db_routines.lib.php:691 -#: libraries/db_routines.lib.php:847 libraries/db_routines.lib.php:1216 -#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:249 -#: libraries/export/latex.php:375 libraries/export/odt.php:305 -#: libraries/export/texytext.php:228 libraries/Index.class.php:445 +#: db_datadict.php:167 db_printview.php:104 libraries/Index.class.php:445 +#: libraries/db_events.inc.php:69 libraries/db_routines.lib.php:666 +#: libraries/db_routines.lib.php:691 libraries/db_routines.lib.php:847 +#: libraries/db_routines.lib.php:1216 libraries/db_structure.lib.php:51 +#: libraries/export/htmlword.php:249 libraries/export/latex.php:375 +#: libraries/export/odt.php:305 libraries/export/texytext.php:228 #: libraries/schema/Pdf_Relation_Schema.class.php:1237 #: libraries/schema/Pdf_Relation_Schema.class.php:1258 #: libraries/tbl_properties.inc.php:100 server_privileges.php:2151 @@ -158,9 +158,9 @@ msgstr "Spalte" msgid "Type" msgstr "Typ" -#: db_datadict.php:169 libraries/export/htmlword.php:250 -#: libraries/export/latex.php:375 libraries/export/odt.php:308 -#: libraries/export/texytext.php:229 libraries/Index.class.php:451 +#: db_datadict.php:169 libraries/Index.class.php:451 +#: libraries/export/htmlword.php:250 libraries/export/latex.php:375 +#: libraries/export/odt.php:308 libraries/export/texytext.php:229 #: libraries/schema/Pdf_Relation_Schema.class.php:1239 #: libraries/schema/Pdf_Relation_Schema.class.php:1260 #: libraries/tbl_properties.inc.php:109 tbl_change.php:325 @@ -198,13 +198,12 @@ msgstr "Verweise" msgid "Comments" msgstr "Kommentare" -#: db_datadict.php:259 js/messages.php:109 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:361 +#: db_datadict.php:259 js/messages.php:109 libraries/Index.class.php:361 #: libraries/Index.class.php:388 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:287 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:287 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:130 #: server_privileges.php:1381 server_privileges.php:1392 @@ -215,17 +214,17 @@ msgstr "Kommentare" msgid "No" msgstr "Nein" -#: db_datadict.php:259 js/messages.php:108 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:362 +#: db_datadict.php:259 js/messages.php:108 libraries/Index.class.php:362 #: libraries/Index.class.php:387 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 -#: libraries/mult_submits.inc.php:87 libraries/mult_submits.inc.php:92 -#: libraries/mult_submits.inc.php:97 libraries/mult_submits.inc.php:102 -#: libraries/mult_submits.inc.php:262 libraries/mult_submits.inc.php:276 -#: libraries/mult_submits.inc.php:286 libraries/mult_submits.inc.php:299 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:46 +#: libraries/mult_submits.inc.php:78 libraries/mult_submits.inc.php:87 +#: libraries/mult_submits.inc.php:92 libraries/mult_submits.inc.php:97 +#: libraries/mult_submits.inc.php:102 libraries/mult_submits.inc.php:262 +#: libraries/mult_submits.inc.php:276 libraries/mult_submits.inc.php:286 +#: libraries/mult_submits.inc.php:299 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:129 #: server_databases.php:76 server_privileges.php:1378 @@ -262,79 +261,79 @@ msgstr "Auswahl entfernen" msgid "The database name is empty!" msgstr "Der Datenbankname ist leer!" -#: db_operations.php:271 +#: db_operations.php:272 #, php-format msgid "Database %s has been renamed to %s" msgstr "Datenbank %s wurde umbenannt zu %s" -#: db_operations.php:275 +#: db_operations.php:276 #, php-format msgid "Database %s has been copied to %s" msgstr "Datenbank %s wurde nach %s kopiert" -#: db_operations.php:403 +#: db_operations.php:404 msgid "Rename database to" msgstr "Datenbank umbenennen in" -#: db_operations.php:408 server_status.php:799 +#: db_operations.php:409 server_status.php:799 msgid "Command" msgstr "Befehl" -#: db_operations.php:439 +#: db_operations.php:440 msgid "Remove database" msgstr "Datenbank entfernen" -#: db_operations.php:451 +#: db_operations.php:452 #, php-format msgid "Database %s has been dropped." msgstr "Datenbank %s wurde gelöscht." -#: db_operations.php:456 +#: db_operations.php:457 msgid "Drop the database (DROP)" msgstr "Datenbank löschen (DROP)" -#: db_operations.php:486 +#: db_operations.php:487 msgid "Copy database to" msgstr "Datenbank kopieren nach" -#: db_operations.php:493 tbl_operations.php:548 tbl_tracking.php:418 +#: db_operations.php:494 tbl_operations.php:548 tbl_tracking.php:418 msgid "Structure only" msgstr "Nur Struktur" -#: db_operations.php:494 tbl_operations.php:549 tbl_tracking.php:420 +#: db_operations.php:495 tbl_operations.php:549 tbl_tracking.php:420 msgid "Structure and data" msgstr "Struktur und Daten" -#: db_operations.php:495 tbl_operations.php:550 tbl_tracking.php:419 +#: db_operations.php:496 tbl_operations.php:550 tbl_tracking.php:419 msgid "Data only" msgstr "Nur Daten" -#: db_operations.php:503 +#: db_operations.php:504 msgid "CREATE DATABASE before copying" msgstr "Vor dem Kopieren CREATE DATABASE ausführen." -#: db_operations.php:506 libraries/config/messages.inc.php:126 +#: db_operations.php:507 libraries/config/messages.inc.php:126 #: libraries/config/messages.inc.php:127 libraries/config/messages.inc.php:129 #: libraries/config/messages.inc.php:135 tbl_operations.php:556 #, php-format msgid "Add %s" msgstr "Füge %s hinzu" -#: db_operations.php:510 libraries/config/messages.inc.php:119 +#: db_operations.php:511 libraries/config/messages.inc.php:119 #: tbl_operations.php:314 tbl_operations.php:558 msgid "Add AUTO_INCREMENT value" msgstr "AUTO_INCREMENT-Wert hinzufügen" -#: db_operations.php:514 tbl_operations.php:565 +#: db_operations.php:515 tbl_operations.php:565 msgid "Add constraints" msgstr "Constraints hinzufügen" -#: db_operations.php:527 +#: db_operations.php:528 msgid "Switch to copied database" msgstr "Zu kopierter Datenbank wechseln" -#: db_operations.php:551 libraries/build_html_for_db.lib.php:19 -#: libraries/db_structure.lib.php:53 libraries/Index.class.php:450 +#: db_operations.php:552 libraries/Index.class.php:450 +#: libraries/build_html_for_db.lib.php:19 libraries/db_structure.lib.php:53 #: libraries/mysql_charsets.lib.php:110 libraries/tbl_properties.inc.php:107 #: libraries/tbl_properties.inc.php:720 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:378 tbl_select.php:115 @@ -343,16 +342,16 @@ msgstr "Zu kopierter Datenbank wechseln" msgid "Collation" msgstr "Kollation" -#: db_operations.php:564 +#: db_operations.php:565 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " "click %shere%s." msgstr "" -"Der phpMyAdmin Konfigurations-Speicher wurde deaktiviert. Klicken Sie %shier%" -"s um herauszufinden warum." +"Der phpMyAdmin Konfigurations-Speicher wurde deaktiviert. Klicken Sie %shier" +"%s um herauszufinden warum." -#: db_operations.php:599 +#: db_operations.php:600 msgid "Edit or export relational schema" msgstr "Beziehungsschema bearbeiten oder exportieren" @@ -498,110 +497,110 @@ msgstr "SQL-Befehl in der Datenbank %s:" msgid "Submit Query" msgstr "SQL-Befehl ausführen" -#: db_routines.php:152 import.php:453 libraries/display_tbl.lib.php:2272 -#: libraries/Message.class.php:185 libraries/sql_query_form.lib.php:139 +#: db_routines.php:154 import.php:453 libraries/Message.class.php:185 +#: libraries/display_tbl.lib.php:2272 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" msgstr "Ihr SQL-Befehl wurde erfolgreich ausgeführt." -#: db_routines.php:155 +#: db_routines.php:157 #, php-format msgid "%d row affected by the last statement inside the procedure" msgid_plural "%d rows affected by the last statement inside the procedure" msgstr[0] "" msgstr[1] "" -#: db_routines.php:165 +#: db_routines.php:167 #, fuzzy, php-format #| msgid "Allows executing stored routines." msgid "Execution results of routine %s" msgstr "Erlaubt das Ausführen von Routinen." -#: db_routines.php:185 libraries/import.lib.php:153 sql.php:678 +#: db_routines.php:187 libraries/import.lib.php:153 sql.php:678 #: tbl_change.php:180 tbl_get_field.php:34 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL lieferte ein leeres Resultat zurück (d.h. null Zeilen)." -#: db_routines.php:190 db_routines.php:295 db_routines.php:300 -#: db_routines.php:324 +#: db_routines.php:192 db_routines.php:297 db_routines.php:302 +#: db_routines.php:326 #, fuzzy, php-format #| msgid "The following queries have been executed:" msgid "The following query has failed: \"%s\"" msgstr "Die folgenden Abfragen wurden ausgeführt:" -#: db_routines.php:191 db_routines.php:296 db_routines.php:301 -#: db_routines.php:311 db_routines.php:325 libraries/common.lib.php:609 +#: db_routines.php:193 db_routines.php:298 db_routines.php:303 +#: db_routines.php:313 db_routines.php:327 libraries/common.lib.php:609 msgid "MySQL said: " msgstr "MySQL meldet: " -#: db_routines.php:208 db_routines.php:240 db_routines.php:268 -#: db_routines.php:407 +#: db_routines.php:210 db_routines.php:242 db_routines.php:270 +#: db_routines.php:409 #, fuzzy #| msgid "Error in Processing Request" msgid "Error in processing request" msgstr "Fehler beim Bearbeiten der Anfrage" -#: db_routines.php:209 db_routines.php:241 db_routines.php:269 -#: db_routines.php:408 +#: db_routines.php:211 db_routines.php:243 db_routines.php:271 +#: db_routines.php:410 #, fuzzy, php-format #| msgid "No tables found in database" msgid "No routine with name %1$s found in database %2$s" msgstr "Diese Datenbank enthält keine Tabellen." -#: db_routines.php:230 db_routines.php:234 +#: db_routines.php:232 db_routines.php:236 msgid "Execute routine" msgstr "" -#: db_routines.php:259 db_routines.php:263 +#: db_routines.php:261 db_routines.php:265 #, fuzzy, php-format #| msgid "Export defaults" msgid "Export of routine %s" msgstr "Voreinstellung für Export" -#: db_routines.php:288 libraries/db_routines.lib.php:960 +#: db_routines.php:290 libraries/db_routines.lib.php:960 #, fuzzy, php-format #| msgid "Invalid server index: %s" msgid "Invalid routine type: \"%s\"" msgstr "Ungültige Server-Nummer: %s" -#: db_routines.php:309 +#: db_routines.php:311 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: db_routines.php:310 +#: db_routines.php:312 msgid "The backed up query was:" msgstr "" -#: db_routines.php:314 +#: db_routines.php:316 #, fuzzy, php-format #| msgid "Column %s has been dropped" msgid "Routine %1$s has been modified." msgstr "Spalte %s wurde gelöscht" -#: db_routines.php:327 +#: db_routines.php:329 #, fuzzy, php-format #| msgid "Table %1$s has been created." msgid "Routine %1$s has been created." msgstr "Die Tabelle %1$s wurde erzeugt." -#: db_routines.php:335 +#: db_routines.php:337 msgid "One or more errors have occured while processing your request:" msgstr "" -#: db_routines.php:379 +#: db_routines.php:381 #, fuzzy #| msgid "Create relation" msgid "Create routine" msgstr "Erzeuge Verknüpfung" -#: db_routines.php:383 +#: db_routines.php:385 #, fuzzy #| msgid "Edit mode" msgid "Edit routine" msgstr "Bearbeitungsmodus" -#: db_routines.php:434 +#: db_routines.php:436 msgid "" "You are using PHP's deprecated 'mysql' extension, which is not capable of " "handling multi queries. The execution of some stored routines may fail!(ex. 12.00% to .12)" msgstr "" @@ -6314,42 +6462,6 @@ msgstr "" "Die angegebene XML-Datei war entweder fehlerhaft oder unvollständig. Bitte " "korrigieren und erneut versuchen." -#: libraries/Index.class.php:430 tbl_relation.php:526 -msgid "No index defined!" -msgstr "Kein Index definiert!" - -#: libraries/Index.class.php:446 libraries/tbl_properties.inc.php:503 -#: tbl_structure.php:157 tbl_structure.php:162 tbl_structure.php:606 -#: tbl_tracking.php:315 -msgid "Unique" -msgstr "Unique" - -#: libraries/Index.class.php:447 tbl_tracking.php:316 -msgid "Packed" -msgstr "Gepackt" - -#: libraries/Index.class.php:449 tbl_tracking.php:318 -msgid "Cardinality" -msgstr "Kardinalität" - -#: libraries/Index.class.php:474 -msgid "The primary key has been dropped" -msgstr "Der Primärschlüssel wurde gelöscht." - -#: libraries/Index.class.php:478 -#, php-format -msgid "Index %s has been dropped" -msgstr "Index %s wurde entfernt." - -#: libraries/Index.class.php:582 -#, php-format -msgid "" -"The indexes %1$s and %2$s seem to be equal and one of them could possibly be " -"removed." -msgstr "" -"Die Indizes %1$s und %2$s scheinen gleich zu sein und einer könnte " -"möglicherweise entfernt werden." - #: libraries/kanji-encoding.lib.php:142 msgctxt "None encoding conversion" msgid "None" @@ -6360,27 +6472,6 @@ msgstr "keine" msgid "Convert to Kana" msgstr "Nach Kana konvertieren" -#: libraries/Message.class.php:260 -#, php-format -msgid "%1$d row affected." -msgid_plural "%1$d rows affected." -msgstr[0] "%1$d Zeile betroffen." -msgstr[1] "%1$d Zeilen betroffen." - -#: libraries/Message.class.php:279 -#, php-format -msgid "%1$d row deleted." -msgid_plural "%1$d rows deleted." -msgstr[0] "%1$d Zeile gelöscht." -msgstr[1] "%1$d Zeilen gelöscht." - -#: libraries/Message.class.php:298 -#, php-format -msgid "%1$d row inserted." -msgid_plural "%1$d rows inserted." -msgstr[0] "%1$d Zeile eingefügt." -msgstr[1] "%1$d Zeilen eingefügt." - #: libraries/mult_submits.inc.php:254 #, fuzzy #| msgid "Fr" @@ -6623,24 +6714,6 @@ msgstr "Navigations-Frame aktualisieren" msgid "This format has no options" msgstr "Für dieses Format sind keine Optionen vorhanden" -#: libraries/RecentTable.class.php:114 -#, fuzzy -#| msgid "Could not save configuration" -msgid "Could not save recent table" -msgstr "Fehler beim Speichern der Konfiguration" - -#: libraries/RecentTable.class.php:149 -#, fuzzy -#| msgid "Count tables" -msgid "Recent tables" -msgstr "Zähle Tabellen" - -#: libraries/RecentTable.class.php:155 -#, fuzzy -#| msgid "There are no configured servers" -msgid "There are no recent tables" -msgstr "Es sind keine Server konfiguriert" - #: libraries/relation.lib.php:83 msgid "not OK" msgstr "fehlerhaft" @@ -7030,6 +7103,61 @@ msgstr "Unterschied" msgid "Target database" msgstr "Ziel-Datenbank" +#: libraries/sql_query_form.lib.php:223 +#, php-format +msgid "Run SQL query/queries on server %s" +msgstr "SQL-Befehl(e) auf Server %s ausführen" + +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 +#, php-format +msgid "Run SQL query/queries on database %s" +msgstr "SQL-Befehl(e) in Datenbank %s ausführen" + +#: libraries/sql_query_form.lib.php:296 navigation.php:302 +#: setup/frames/index.inc.php:231 +msgid "Clear" +msgstr "Werte löschen" + +#: libraries/sql_query_form.lib.php:301 +msgid "Columns" +msgstr "Spalten" + +#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 +msgid "Bookmark this SQL query" +msgstr "SQL-Abfrage speichern" + +#: libraries/sql_query_form.lib.php:343 sql.php:1021 +msgid "Let every user access this bookmark" +msgstr "Diese gespeicherte SQL-Abfrage für jeden Benutzer verfügbar machen" + +#: libraries/sql_query_form.lib.php:349 +msgid "Replace existing bookmark of same name" +msgstr "Überschreibe gleichnamiges Bookmark" + +#: libraries/sql_query_form.lib.php:365 +msgid "Do not overwrite this query from outside the window" +msgstr "Abfrage vor Änderungen außerhalb des Fensters schützen" + +#: libraries/sql_query_form.lib.php:372 +msgid "Delimiter" +msgstr "Begrenzer" + +#: libraries/sql_query_form.lib.php:380 +msgid " Show this query here again " +msgstr "Diese Abfrage hier wieder anzeigen" + +#: libraries/sql_query_form.lib.php:443 +msgid "View only" +msgstr "Nur zeigen" + +#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 +msgid "Location of the text file" +msgstr "Datei" + +#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 +msgid "web server upload directory" +msgstr "Upload-Verzeichnis auf dem Webserver" + #: libraries/sqlparser.lib.php:132 msgid "" "There seems to be an error in your SQL query. The MySQL server error output " @@ -7095,61 +7223,6 @@ msgstr "Ungültiger Bezeichner" msgid "Unknown Punctuation String" msgstr "Unbekannte Interpunktion" -#: libraries/sql_query_form.lib.php:223 -#, php-format -msgid "Run SQL query/queries on server %s" -msgstr "SQL-Befehl(e) auf Server %s ausführen" - -#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 -#, php-format -msgid "Run SQL query/queries on database %s" -msgstr "SQL-Befehl(e) in Datenbank %s ausführen" - -#: libraries/sql_query_form.lib.php:296 navigation.php:302 -#: setup/frames/index.inc.php:231 -msgid "Clear" -msgstr "Werte löschen" - -#: libraries/sql_query_form.lib.php:301 -msgid "Columns" -msgstr "Spalten" - -#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 -msgid "Bookmark this SQL query" -msgstr "SQL-Abfrage speichern" - -#: libraries/sql_query_form.lib.php:343 sql.php:1021 -msgid "Let every user access this bookmark" -msgstr "Diese gespeicherte SQL-Abfrage für jeden Benutzer verfügbar machen" - -#: libraries/sql_query_form.lib.php:349 -msgid "Replace existing bookmark of same name" -msgstr "Überschreibe gleichnamiges Bookmark" - -#: libraries/sql_query_form.lib.php:365 -msgid "Do not overwrite this query from outside the window" -msgstr "Abfrage vor Änderungen außerhalb des Fensters schützen" - -#: libraries/sql_query_form.lib.php:372 -msgid "Delimiter" -msgstr "Begrenzer" - -#: libraries/sql_query_form.lib.php:380 -msgid " Show this query here again " -msgstr "Diese Abfrage hier wieder anzeigen" - -#: libraries/sql_query_form.lib.php:443 -msgid "View only" -msgstr "Nur zeigen" - -#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 -msgid "Location of the text file" -msgstr "Datei" - -#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 -msgid "web server upload directory" -msgstr "Upload-Verzeichnis auf dem Webserver" - #: libraries/sqlvalidator.lib.php:67 #, php-format msgid "" @@ -7160,48 +7233,6 @@ msgstr "" "überprüfen Sie, ob Sie die in der %sDokumentation%s beschriebenen php-" "Erweiterungen installiert haben." -#: libraries/StorageEngine.class.php:195 -msgid "" -"There is no detailed status information available for this storage engine." -msgstr "Für dieses Tabellenformat sind keine Statusinformationen verfügbar" - -#: libraries/StorageEngine.class.php:355 -#, php-format -msgid "%s is available on this MySQL server." -msgstr "%s ist auf diesem MySQL-Server verfügbar." - -#: libraries/StorageEngine.class.php:358 -#, php-format -msgid "%s has been disabled for this MySQL server." -msgstr "%s wurde auf diesem MySQL-Server deaktiviert." - -#: libraries/StorageEngine.class.php:362 -#, php-format -msgid "This MySQL server does not support the %s storage engine." -msgstr "Dieser MySQL-Server unterstützt %s nicht." - -#: libraries/Table.class.php:1027 -msgid "Invalid database" -msgstr "ungültige Datenbank" - -#: libraries/Table.class.php:1041 tbl_get_field.php:25 -msgid "Invalid table name" -msgstr "ungültiger Tabellenname" - -#: libraries/Table.class.php:1056 -#, php-format -msgid "Error renaming table %1$s to %2$s" -msgstr "Fehler beim umbenennen von Tabelle %1$s nach %2$s" - -#: libraries/Table.class.php:1139 -#, php-format -msgid "Table %s has been renamed to %s" -msgstr "Tabelle %s wurde umbenannt in %s." - -#: libraries/Table.class.php:1272 -msgid "Could not save table UI preferences" -msgstr "" - #: libraries/tbl_links.inc.php:117 libraries/tbl_links.inc.php:118 msgid "Table seems to be empty!" msgstr "Die Tabelle scheint leer zu sein!" @@ -7296,8 +7327,8 @@ msgid "" "author what %s does." msgstr "" "Für diese Umwandlung ist keine Beschreibung verfügbar.
Für weitere " -"Informationen wenden Sie sich bitte an den Autoren der Funktion "%" -"s"." +"Informationen wenden Sie sich bitte an den Autoren der Funktion "" +"%s"." #: libraries/tbl_properties.inc.php:606 tbl_structure.php:678 #, php-format @@ -7323,39 +7354,6 @@ msgstr "PARTITION Definition" msgid "+ Add a value" msgstr "+ Neuen Wert hinzufügen" -#: libraries/Theme.class.php:160 -#, php-format -msgid "No valid image path for theme %s found!" -msgstr "" -"Keinen gültiges Pfad für Grafiken des Oberflächendesigns \"%s\" gefunden!" - -#: libraries/Theme.class.php:380 -msgid "No preview available." -msgstr "Keine Vorschau verfügbar." - -#: libraries/Theme.class.php:383 -msgid "take it" -msgstr "auswählen" - -#: libraries/Theme_Manager.class.php:109 -#, php-format -msgid "Default theme %s not found!" -msgstr "Standard-Oberflächendesign \"%s\" nicht gefunden!" - -#: libraries/Theme_Manager.class.php:147 -#, php-format -msgid "Theme %s not found!" -msgstr "Oberflächendesign \"%s\" nicht gefunden!" - -#: libraries/Theme_Manager.class.php:215 -#, php-format -msgid "Theme path not found for theme %s!" -msgstr "Pfad für das Oberflächendesign \"%s\" nicht gefunden!" - -#: libraries/Theme_Manager.class.php:291 themes.php:20 themes.php:40 -msgid "Theme" -msgstr "" - #: libraries/transformations/application_octetstream__download.inc.php:9 msgid "" "Displays a link to download the binary data of the column. You can use the " @@ -8419,8 +8417,8 @@ msgstr "Die gleichnamigen Datenbanken löschen." msgid "" "Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege " "tables. The content of these tables may differ from the privileges the " -"server uses, if they have been changed manually. In this case, you should %" -"sreload the privileges%s before you continue." +"server uses, if they have been changed manually. In this case, you should " +"%sreload the privileges%s before you continue." msgstr "" "phpMyAdmin liest die Benutzerprofile direkt aus den entsprechenden MySQL-" "Tabellen aus. Der Inhalt dieser Tabellen kann sich von den Benutzerprofilen, " @@ -10034,8 +10032,8 @@ msgstr "" "Sie haben die [kbd]config[/kbd] Authentifizierung gewählt und einen " "Benutzernamen und Passwort für Auto-Login eingegeben, was für Server im " "Internet nicht wünschenswert ist. Jeder, der Ihre phpMyAdmin-URL kennt oder " -"errät, kann direkt auf Ihre phpMyAdmin-Oberfläche zugreifen. Setzen Sie den %" -"sAuthentifizierungstyp%s auf [kbd]cookie[/kbd] oder [kbd]http[/kbd]." +"errät, kann direkt auf Ihre phpMyAdmin-Oberfläche zugreifen. Setzen Sie den " +"%sAuthentifizierungstyp%s auf [kbd]cookie[/kbd] oder [kbd]http[/kbd]." #: setup/lib/index.lib.php:270 #, php-format diff --git a/po/el.po b/po/el.po index 2170bdc6cf..ab0f743813 100644 --- a/po/el.po +++ b/po/el.po @@ -3,14 +3,14 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-26 07:33-0400\n" +"POT-Creation-Date: 2011-06-27 10:20+0200\n" "PO-Revision-Date: 2011-06-23 10:24+0200\n" "Last-Translator: Panagiotis Papazoglou \n" "Language-Team: greek \n" +"Language: el\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: el\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.0.5\n" @@ -45,13 +45,13 @@ msgstr "" msgid "Search" msgstr "Αναζήτηση" -#: browse_foreigners.php:154 db_operations.php:368 db_operations.php:420 -#: db_operations.php:530 db_operations.php:558 db_search.php:360 +#: browse_foreigners.php:154 db_operations.php:369 db_operations.php:421 +#: db_operations.php:531 db_operations.php:559 db_search.php:360 #: db_structure.php:528 enum_editor.php:63 js/messages.php:90 +#: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 #: libraries/auth/cookie.auth.lib.php:273 libraries/common.lib.php:1315 -#: libraries/common.lib.php:2245 libraries/Config.class.php:1220 -#: libraries/core.lib.php:557 libraries/db_routines.lib.php:789 -#: libraries/db_routines.lib.php:921 +#: libraries/common.lib.php:2245 libraries/core.lib.php:557 +#: libraries/db_routines.lib.php:789 libraries/db_routines.lib.php:921 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 #: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 @@ -64,18 +64,18 @@ msgstr "Αναζήτηση" #: 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:518 #: libraries/tbl_properties.inc.php:607 libraries/tbl_properties.inc.php:777 -#: libraries/Theme_Manager.class.php:305 main.php:109 navigation.php:202 -#: navigation.php:240 pmd_pdf.php:124 prefs_manage.php:265 -#: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 -#: server_privileges.php:1694 server_privileges.php:2051 -#: server_privileges.php:2098 server_privileges.php:2138 -#: server_replication.php:233 server_replication.php:316 -#: server_replication.php:347 server_synchronize.php:1220 tbl_change.php:332 -#: tbl_change.php:1024 tbl_change.php:1061 tbl_indexes.php:260 -#: tbl_operations.php:280 tbl_operations.php:317 tbl_operations.php:519 -#: tbl_operations.php:581 tbl_operations.php:763 tbl_select.php:291 -#: tbl_structure.php:698 tbl_structure.php:734 tbl_tracking.php:425 -#: tbl_tracking.php:563 view_create.php:181 view_operations.php:99 +#: main.php:109 navigation.php:202 navigation.php:240 pmd_pdf.php:124 +#: prefs_manage.php:265 prefs_manage.php:316 server_binlog.php:128 +#: server_privileges.php:646 server_privileges.php:1694 +#: server_privileges.php:2051 server_privileges.php:2098 +#: server_privileges.php:2138 server_replication.php:233 +#: server_replication.php:316 server_replication.php:347 +#: server_synchronize.php:1220 tbl_change.php:332 tbl_change.php:1024 +#: tbl_change.php:1061 tbl_indexes.php:260 tbl_operations.php:280 +#: tbl_operations.php:317 tbl_operations.php:519 tbl_operations.php:581 +#: tbl_operations.php:763 tbl_select.php:291 tbl_structure.php:698 +#: tbl_structure.php:734 tbl_tracking.php:425 tbl_tracking.php:563 +#: view_create.php:181 view_operations.php:99 msgid "Go" msgstr "Εκτέλεση" @@ -122,7 +122,7 @@ msgstr "" msgid "Database %1$s has been created." msgstr "Δημιουργήθηκε η βάση δεδομένων %1$s." -#: db_datadict.php:48 db_operations.php:361 +#: db_datadict.php:48 db_operations.php:362 msgid "Database comment: " msgstr "Σχόλιο βάσης: " @@ -132,9 +132,9 @@ msgstr "Σχόλιο βάσης: " msgid "Table comments" msgstr "Σχόλια Πίνακα" -#: db_datadict.php:166 db_qbe.php:196 libraries/export/htmlword.php:248 -#: libraries/export/latex.php:375 libraries/export/odt.php:302 -#: libraries/export/texytext.php:227 libraries/Index.class.php:448 +#: db_datadict.php:166 db_qbe.php:196 libraries/Index.class.php:448 +#: libraries/export/htmlword.php:248 libraries/export/latex.php:375 +#: libraries/export/odt.php:302 libraries/export/texytext.php:227 #: libraries/schema/Pdf_Relation_Schema.class.php:1236 #: libraries/schema/Pdf_Relation_Schema.class.php:1257 #: libraries/tbl_properties.inc.php:274 tbl_change.php:310 tbl_chart.php:86 @@ -143,12 +143,12 @@ msgstr "Σχόλια Πίνακα" msgid "Column" msgstr "Στήλη" -#: db_datadict.php:167 db_printview.php:104 libraries/db_events.inc.php:69 -#: libraries/db_routines.lib.php:666 libraries/db_routines.lib.php:691 -#: libraries/db_routines.lib.php:847 libraries/db_routines.lib.php:1216 -#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:249 -#: libraries/export/latex.php:375 libraries/export/odt.php:305 -#: libraries/export/texytext.php:228 libraries/Index.class.php:445 +#: db_datadict.php:167 db_printview.php:104 libraries/Index.class.php:445 +#: libraries/db_events.inc.php:69 libraries/db_routines.lib.php:666 +#: libraries/db_routines.lib.php:691 libraries/db_routines.lib.php:847 +#: libraries/db_routines.lib.php:1216 libraries/db_structure.lib.php:51 +#: libraries/export/htmlword.php:249 libraries/export/latex.php:375 +#: libraries/export/odt.php:305 libraries/export/texytext.php:228 #: libraries/schema/Pdf_Relation_Schema.class.php:1237 #: libraries/schema/Pdf_Relation_Schema.class.php:1258 #: libraries/tbl_properties.inc.php:100 server_privileges.php:2151 @@ -158,9 +158,9 @@ msgstr "Στήλη" msgid "Type" msgstr "Τύπος" -#: db_datadict.php:169 libraries/export/htmlword.php:250 -#: libraries/export/latex.php:375 libraries/export/odt.php:308 -#: libraries/export/texytext.php:229 libraries/Index.class.php:451 +#: db_datadict.php:169 libraries/Index.class.php:451 +#: libraries/export/htmlword.php:250 libraries/export/latex.php:375 +#: libraries/export/odt.php:308 libraries/export/texytext.php:229 #: libraries/schema/Pdf_Relation_Schema.class.php:1239 #: libraries/schema/Pdf_Relation_Schema.class.php:1260 #: libraries/tbl_properties.inc.php:109 tbl_change.php:325 @@ -198,13 +198,12 @@ msgstr "Σύνδεση με" msgid "Comments" msgstr "Σχόλια" -#: db_datadict.php:259 js/messages.php:109 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:361 +#: db_datadict.php:259 js/messages.php:109 libraries/Index.class.php:361 #: libraries/Index.class.php:388 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:287 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:287 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:130 #: server_privileges.php:1381 server_privileges.php:1392 @@ -215,17 +214,17 @@ msgstr "Σχόλια" msgid "No" msgstr "Όχι" -#: db_datadict.php:259 js/messages.php:108 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:362 +#: db_datadict.php:259 js/messages.php:108 libraries/Index.class.php:362 #: libraries/Index.class.php:387 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 -#: libraries/mult_submits.inc.php:87 libraries/mult_submits.inc.php:92 -#: libraries/mult_submits.inc.php:97 libraries/mult_submits.inc.php:102 -#: libraries/mult_submits.inc.php:262 libraries/mult_submits.inc.php:276 -#: libraries/mult_submits.inc.php:286 libraries/mult_submits.inc.php:299 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:46 +#: libraries/mult_submits.inc.php:78 libraries/mult_submits.inc.php:87 +#: libraries/mult_submits.inc.php:92 libraries/mult_submits.inc.php:97 +#: libraries/mult_submits.inc.php:102 libraries/mult_submits.inc.php:262 +#: libraries/mult_submits.inc.php:276 libraries/mult_submits.inc.php:286 +#: libraries/mult_submits.inc.php:299 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:129 #: server_databases.php:76 server_privileges.php:1378 @@ -262,79 +261,79 @@ msgstr "Αποεπιλογή όλων" msgid "The database name is empty!" msgstr "Το όνομα της βάσης δεδομένων είναι κενό!" -#: db_operations.php:271 +#: db_operations.php:272 #, php-format msgid "Database %s has been renamed to %s" msgstr "Η βάση δεδομένων %s μετονομάστηκε σε %s" -#: db_operations.php:275 +#: db_operations.php:276 #, php-format msgid "Database %s has been copied to %s" msgstr "Η βάση δεδομένων %s αντιγράφηκε στη %s" -#: db_operations.php:403 +#: db_operations.php:404 msgid "Rename database to" msgstr "Μετονομασία βάσης δεδομένων σε" -#: db_operations.php:408 server_status.php:799 +#: db_operations.php:409 server_status.php:799 msgid "Command" msgstr "Εντολή" -#: db_operations.php:439 +#: db_operations.php:440 msgid "Remove database" msgstr "Μετακίνηση βάσης δεδομένων σε" -#: db_operations.php:451 +#: db_operations.php:452 #, php-format msgid "Database %s has been dropped." msgstr "Η βάση δεδομένων %s διεγράφη." -#: db_operations.php:456 +#: db_operations.php:457 msgid "Drop the database (DROP)" msgstr "Διαγραφή της βάση δεδομένων (DROP)" -#: db_operations.php:486 +#: db_operations.php:487 msgid "Copy database to" msgstr "Αντιγραφή βάσης δεδομένων σε" -#: db_operations.php:493 tbl_operations.php:548 tbl_tracking.php:418 +#: db_operations.php:494 tbl_operations.php:548 tbl_tracking.php:418 msgid "Structure only" msgstr "Μόνο η δομή" -#: db_operations.php:494 tbl_operations.php:549 tbl_tracking.php:420 +#: db_operations.php:495 tbl_operations.php:549 tbl_tracking.php:420 msgid "Structure and data" msgstr "Δομή και δεδομένα" -#: db_operations.php:495 tbl_operations.php:550 tbl_tracking.php:419 +#: db_operations.php:496 tbl_operations.php:550 tbl_tracking.php:419 msgid "Data only" msgstr "Μόνο τα δεδομένα" -#: db_operations.php:503 +#: db_operations.php:504 msgid "CREATE DATABASE before copying" msgstr "ΔΗΜΙΟΥΡΓΙΑ ΒΑΣΗΣ ΔΕΔΟΜΕΝΩΝ πριν την αντιγραφή" -#: db_operations.php:506 libraries/config/messages.inc.php:126 +#: db_operations.php:507 libraries/config/messages.inc.php:126 #: libraries/config/messages.inc.php:127 libraries/config/messages.inc.php:129 #: libraries/config/messages.inc.php:135 tbl_operations.php:556 #, php-format msgid "Add %s" msgstr "Προσθήκη %s" -#: db_operations.php:510 libraries/config/messages.inc.php:119 +#: db_operations.php:511 libraries/config/messages.inc.php:119 #: tbl_operations.php:314 tbl_operations.php:558 msgid "Add AUTO_INCREMENT value" msgstr "Προσθήκη τιμής AUTO_INCREMENT" -#: db_operations.php:514 tbl_operations.php:565 +#: db_operations.php:515 tbl_operations.php:565 msgid "Add constraints" msgstr "Προσθήκη περιορισμών" -#: db_operations.php:527 +#: db_operations.php:528 msgid "Switch to copied database" msgstr "Αλλαγή στο αντίγραφο της βάσης δεδομένων" -#: db_operations.php:551 libraries/build_html_for_db.lib.php:19 -#: libraries/db_structure.lib.php:53 libraries/Index.class.php:450 +#: db_operations.php:552 libraries/Index.class.php:450 +#: libraries/build_html_for_db.lib.php:19 libraries/db_structure.lib.php:53 #: libraries/mysql_charsets.lib.php:110 libraries/tbl_properties.inc.php:107 #: libraries/tbl_properties.inc.php:720 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:378 tbl_select.php:115 @@ -343,7 +342,7 @@ msgstr "Αλλαγή στο αντίγραφο της βάσης δεδομέν msgid "Collation" msgstr "Σύνθεση" -#: db_operations.php:564 +#: db_operations.php:565 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " @@ -352,7 +351,7 @@ msgstr "" "Οι επιπρόσθετες λειτουργίες για εργασία με συσχετισμένους πίνακες έχουν " "απενεργοποιηθεί. Για να μάθετε γιατί, πατήστε %sεδώ%s." -#: db_operations.php:599 +#: db_operations.php:600 msgid "Edit or export relational schema" msgstr "Επεξεργασία ή εξαγωγή σχεσιακού σχήματος" @@ -498,14 +497,14 @@ msgstr "Εντολή SQL στη βάση δεδομένων %s:" msgid "Submit Query" msgstr "Υποβολή ερωτήματος" -#: db_routines.php:152 import.php:453 libraries/display_tbl.lib.php:2272 -#: libraries/Message.class.php:185 libraries/sql_query_form.lib.php:139 +#: db_routines.php:154 import.php:453 libraries/Message.class.php:185 +#: libraries/display_tbl.lib.php:2272 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" msgstr "Η εντολή SQL εκτελέσθηκε επιτυχώς" -#: db_routines.php:155 +#: db_routines.php:157 #, php-format msgid "%d row affected by the last statement inside the procedure" msgid_plural "%d rows affected by the last statement inside the procedure" @@ -514,88 +513,88 @@ msgstr[0] "" msgstr[1] "" "%d εγγραφές επηρεάστηκαν από την τελευταία δήλωση μέσα στη διαδικασία" -#: db_routines.php:165 +#: db_routines.php:167 #, php-format msgid "Execution results of routine %s" msgstr "Αποτελέσματα εκτέλεσης της ρουτίνας %s" -#: db_routines.php:185 libraries/import.lib.php:153 sql.php:678 +#: db_routines.php:187 libraries/import.lib.php:153 sql.php:678 #: tbl_change.php:180 tbl_get_field.php:34 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "" "Η MySQL επέστρεψε ένα άδειο σύνολο αποτελεσμάτων (π.χ. καμμία εγγραφή)." -#: db_routines.php:190 db_routines.php:295 db_routines.php:300 -#: db_routines.php:324 +#: db_routines.php:192 db_routines.php:297 db_routines.php:302 +#: db_routines.php:326 #, fuzzy, php-format #| msgid "The following queries have been executed:" msgid "The following query has failed: \"%s\"" msgstr "Το ερώτημα «%s» απέτυχε" -#: db_routines.php:191 db_routines.php:296 db_routines.php:301 -#: db_routines.php:311 db_routines.php:325 libraries/common.lib.php:609 +#: db_routines.php:193 db_routines.php:298 db_routines.php:303 +#: db_routines.php:313 db_routines.php:327 libraries/common.lib.php:609 msgid "MySQL said: " msgstr "Η MySQL επέστρεψε το μήνυμα: " -#: db_routines.php:208 db_routines.php:240 db_routines.php:268 -#: db_routines.php:407 +#: db_routines.php:210 db_routines.php:242 db_routines.php:270 +#: db_routines.php:409 msgid "Error in processing request" msgstr "Σφάλμα στην προώθηση αιτημάτος" -#: db_routines.php:209 db_routines.php:241 db_routines.php:269 -#: db_routines.php:408 +#: db_routines.php:211 db_routines.php:243 db_routines.php:271 +#: db_routines.php:410 #, fuzzy, php-format #| msgid "No routine with name %s found in database %s" msgid "No routine with name %1$s found in database %2$s" msgstr "Καμιά ρουτίνα με την ονομασία %s δεν βρέθηκε στη βάση δεδομένων %s" -#: db_routines.php:230 db_routines.php:234 +#: db_routines.php:232 db_routines.php:236 msgid "Execute routine" msgstr "Εκτέλεση ρουτίνας" -#: db_routines.php:259 db_routines.php:263 +#: db_routines.php:261 db_routines.php:265 #, php-format msgid "Export of routine %s" msgstr "Εξαγωγή της ρουτίνας %s" -#: db_routines.php:288 libraries/db_routines.lib.php:960 +#: db_routines.php:290 libraries/db_routines.lib.php:960 #, php-format msgid "Invalid routine type: \"%s\"" msgstr "Μη έγκυρος τύπος ρουτίνας: «%s»" -#: db_routines.php:309 +#: db_routines.php:311 msgid "Sorry, we failed to restore the dropped routine." msgstr "Συγνώμη, αποτύχαμε να επαναφέρουμε τη διαγραμμένη ρουτίνα." -#: db_routines.php:310 +#: db_routines.php:312 msgid "The backed up query was:" msgstr "Το εφεδρικό ερώτημα ήταν:" -#: db_routines.php:314 +#: db_routines.php:316 #, php-format msgid "Routine %1$s has been modified." msgstr "Η ρουτίνα %1$s έχει αλλαχτεί." -#: db_routines.php:327 +#: db_routines.php:329 #, php-format msgid "Routine %1$s has been created." msgstr "Η ρουτίνα %1$s έχει δημιουργηθεί." -#: db_routines.php:335 +#: db_routines.php:337 msgid "One or more errors have occured while processing your request:" msgstr "" "Ένα ή περισσότερα σφάλματα έλαβαν χώρα κατά την προώθηση του αιτήματός " "σας:" -#: db_routines.php:379 +#: db_routines.php:381 msgid "Create routine" msgstr "Δημιουργία ρουτίνας" -#: db_routines.php:383 +#: db_routines.php:385 msgid "Edit routine" msgstr "Επεξεργασία ρουτίνας" -#: db_routines.php:434 +#: db_routines.php:436 msgid "" "You are using PHP's deprecated 'mysql' extension, which is not capable of " "handling multi queries. The execution of some stored routines may fail!(ex. 12.00% to .12)" msgstr "Εισαγωγή ποσοστών ως κανονικά δεκαδικά (π.χ. 12.00% αντί .12)" @@ -6243,42 +6386,6 @@ msgstr "" "Το αρχείο XML που ορίστηκε ήταν σε λανθασμένη μορφή ή ανεπαρκές. Διορθώστε " "το θέμα και δοκιμάστε ξανά." -#: libraries/Index.class.php:430 tbl_relation.php:526 -msgid "No index defined!" -msgstr "Δεν ορίστηκε ευρετήριο!" - -#: libraries/Index.class.php:446 libraries/tbl_properties.inc.php:503 -#: tbl_structure.php:157 tbl_structure.php:162 tbl_structure.php:606 -#: tbl_tracking.php:315 -msgid "Unique" -msgstr "Μοναδικό" - -#: libraries/Index.class.php:447 tbl_tracking.php:316 -msgid "Packed" -msgstr "Συμπιεσμένο" - -#: libraries/Index.class.php:449 tbl_tracking.php:318 -msgid "Cardinality" -msgstr "Μοναδικότητα" - -#: libraries/Index.class.php:474 -msgid "The primary key has been dropped" -msgstr "Το πρωτεύον κλειδί διεγράφη" - -#: libraries/Index.class.php:478 -#, php-format -msgid "Index %s has been dropped" -msgstr "Το ευρετήριο %s διεγράφη" - -#: libraries/Index.class.php:582 -#, php-format -msgid "" -"The indexes %1$s and %2$s seem to be equal and one of them could possibly be " -"removed." -msgstr "" -"Τα ευρετήρια %1$s και %2$s φαίνεται να είναι ίσα και ένα από αυτά μπορεί να " -"απομακρυνθεί." - #: libraries/kanji-encoding.lib.php:142 msgctxt "None encoding conversion" msgid "None" @@ -6289,27 +6396,6 @@ msgstr "Καμία" msgid "Convert to Kana" msgstr "Μετατροπή σε Kana" -#: libraries/Message.class.php:260 -#, php-format -msgid "%1$d row affected." -msgid_plural "%1$d rows affected." -msgstr[0] "Επηρεάστηκε %1$d γραμμή." -msgstr[1] "Επηρεάστηκαν %1$d γραμμές." - -#: libraries/Message.class.php:279 -#, php-format -msgid "%1$d row deleted." -msgid_plural "%1$d rows deleted." -msgstr[0] "Διαγράφτηκε %1$d γραμμή." -msgstr[1] "Διαγράφτηκαν %1$d γραμμές." - -#: libraries/Message.class.php:298 -#, php-format -msgid "%1$d row inserted." -msgid_plural "%1$d rows inserted." -msgstr[0] "Εισήχθηκε %1$d γραμμή." -msgstr[1] "Εισήχθηκαν %1$d γραμμές." - #: libraries/mult_submits.inc.php:254 msgid "From" msgstr "Από" @@ -6548,18 +6634,6 @@ msgstr "Επαναφόρτωση πλαισίου πλοήγησης" msgid "This format has no options" msgstr "Αυτή η μορφή δεν έχει επιλογές" -#: libraries/RecentTable.class.php:114 -msgid "Could not save recent table" -msgstr "Αδύνατη η αποθήκευση πρόσφατου πίνακα" - -#: libraries/RecentTable.class.php:149 -msgid "Recent tables" -msgstr "Πρόσφατοι πίνακες" - -#: libraries/RecentTable.class.php:155 -msgid "There are no recent tables" -msgstr "Δεν υπάρχουν πρόσφατοι πίνακες" - #: libraries/relation.lib.php:83 msgid "not OK" msgstr "ΛΑΘΟΣ" @@ -6946,6 +7020,61 @@ msgstr "Διαφορά" msgid "Target database" msgstr "Βάση δεδομένων προορισμού" +#: libraries/sql_query_form.lib.php:223 +#, php-format +msgid "Run SQL query/queries on server %s" +msgstr "Εκτέλεση ερωτήματος/ερωτημάτων SQL στο διακομιστή «%s»" + +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 +#, php-format +msgid "Run SQL query/queries on database %s" +msgstr "Εκτέλεση εντολής/εντολών SQL στη βάση δεδομένων %s" + +#: libraries/sql_query_form.lib.php:296 navigation.php:302 +#: setup/frames/index.inc.php:231 +msgid "Clear" +msgstr "Καθάρισμα" + +#: libraries/sql_query_form.lib.php:301 +msgid "Columns" +msgstr "Στήλες" + +#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 +msgid "Bookmark this SQL query" +msgstr "Αποθήκευση αυτού του ερωτήματος SQL" + +#: libraries/sql_query_form.lib.php:343 sql.php:1021 +msgid "Let every user access this bookmark" +msgstr "Δικαίωμα πρόσβασης στο σελίδοδείκτη σε κάθε χρήστη" + +#: libraries/sql_query_form.lib.php:349 +msgid "Replace existing bookmark of same name" +msgstr "Αντικατάσταση υπάρχοντος σελιδοδείκτη με το ίδιο όνομα" + +#: libraries/sql_query_form.lib.php:365 +msgid "Do not overwrite this query from outside the window" +msgstr "Να μην αλλάξει το ερώτημα από εξωτερική πηγή" + +#: libraries/sql_query_form.lib.php:372 +msgid "Delimiter" +msgstr "Διαχωριστικό" + +#: libraries/sql_query_form.lib.php:380 +msgid " Show this query here again " +msgstr " Επανεμφάνιση αυτού του ερώτηματος εδώ" + +#: libraries/sql_query_form.lib.php:443 +msgid "View only" +msgstr "Μόνο ανάγνωση" + +#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 +msgid "Location of the text file" +msgstr "Τοποθεσία του αρχείου κειμένου" + +#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 +msgid "web server upload directory" +msgstr "Υποκατάλογος αποθήκευσης αρχείων διακομιστή" + #: libraries/sqlparser.lib.php:132 msgid "" "There seems to be an error in your SQL query. The MySQL server error output " @@ -7009,61 +7138,6 @@ msgstr "Άγνωστο Αναγνωριστικό" msgid "Unknown Punctuation String" msgstr "Άγνωστο σημείο στίξης" -#: libraries/sql_query_form.lib.php:223 -#, php-format -msgid "Run SQL query/queries on server %s" -msgstr "Εκτέλεση ερωτήματος/ερωτημάτων SQL στο διακομιστή «%s»" - -#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 -#, php-format -msgid "Run SQL query/queries on database %s" -msgstr "Εκτέλεση εντολής/εντολών SQL στη βάση δεδομένων %s" - -#: libraries/sql_query_form.lib.php:296 navigation.php:302 -#: setup/frames/index.inc.php:231 -msgid "Clear" -msgstr "Καθάρισμα" - -#: libraries/sql_query_form.lib.php:301 -msgid "Columns" -msgstr "Στήλες" - -#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 -msgid "Bookmark this SQL query" -msgstr "Αποθήκευση αυτού του ερωτήματος SQL" - -#: libraries/sql_query_form.lib.php:343 sql.php:1021 -msgid "Let every user access this bookmark" -msgstr "Δικαίωμα πρόσβασης στο σελίδοδείκτη σε κάθε χρήστη" - -#: libraries/sql_query_form.lib.php:349 -msgid "Replace existing bookmark of same name" -msgstr "Αντικατάσταση υπάρχοντος σελιδοδείκτη με το ίδιο όνομα" - -#: libraries/sql_query_form.lib.php:365 -msgid "Do not overwrite this query from outside the window" -msgstr "Να μην αλλάξει το ερώτημα από εξωτερική πηγή" - -#: libraries/sql_query_form.lib.php:372 -msgid "Delimiter" -msgstr "Διαχωριστικό" - -#: libraries/sql_query_form.lib.php:380 -msgid " Show this query here again " -msgstr " Επανεμφάνιση αυτού του ερώτηματος εδώ" - -#: libraries/sql_query_form.lib.php:443 -msgid "View only" -msgstr "Μόνο ανάγνωση" - -#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 -msgid "Location of the text file" -msgstr "Τοποθεσία του αρχείου κειμένου" - -#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 -msgid "web server upload directory" -msgstr "Υποκατάλογος αποθήκευσης αρχείων διακομιστή" - #: libraries/sqlvalidator.lib.php:67 #, php-format msgid "" @@ -7073,50 +7147,6 @@ msgstr "" "Ο επικυρωτής SQL δεν μπόρεσε να ξεκινήσει. Ελέγξτε ότι έχετε εγκαταστήσει " "της απαραίτητες επεκτάσεις της php όπως περιγράφεται στην %sτεκμηρίωση%s." -#: libraries/StorageEngine.class.php:195 -msgid "" -"There is no detailed status information available for this storage engine." -msgstr "" -"Δεν υπάρχουν λεπτομερείς πληροφορίες κατάστασης για αυτή τη μηχανή " -"αποθήκευσης." - -#: libraries/StorageEngine.class.php:355 -#, php-format -msgid "%s is available on this MySQL server." -msgstr "Η %s είναι διαθέσιμη σε αυτό το διακομιστή MySQL." - -#: libraries/StorageEngine.class.php:358 -#, php-format -msgid "%s has been disabled for this MySQL server." -msgstr "Η %s έχει απενεργοποιήθεί σε αυτό το διακομιστή MySQL." - -#: libraries/StorageEngine.class.php:362 -#, php-format -msgid "This MySQL server does not support the %s storage engine." -msgstr "Αύτος ο διακομιστής MySQL δεν υποστηρίζει τη μηχανή αποθήκευσης %s." - -#: libraries/Table.class.php:1027 -msgid "Invalid database" -msgstr "Μη έγκυρη βάση δεδομένων" - -#: libraries/Table.class.php:1041 tbl_get_field.php:25 -msgid "Invalid table name" -msgstr "Μη έγκυρο όνομα πίνακα" - -#: libraries/Table.class.php:1056 -#, php-format -msgid "Error renaming table %1$s to %2$s" -msgstr "Σφάλμα μετονομασίας του πίνακα %1$s σε %2$s" - -#: libraries/Table.class.php:1139 -#, php-format -msgid "Table %s has been renamed to %s" -msgstr "Ο Πίνακας %s μετονομάσθηκε σε %s" - -#: libraries/Table.class.php:1272 -msgid "Could not save table UI preferences" -msgstr "Αδύνατη η αποθήκευση των ρυθμίσεων πίνακα για το περιβάλλον χρήστη" - #: libraries/tbl_links.inc.php:117 libraries/tbl_links.inc.php:118 msgid "Table seems to be empty!" msgstr "Ο πίνακας φαίνεται να είναι άδειος!" @@ -7237,38 +7267,6 @@ msgstr "Ορισμός ΚΑΤΑΤΜΗΣΗΣ (PARTITION)" msgid "+ Add a value" msgstr "+ Προσθήκη νέας τιμής" -#: libraries/Theme.class.php:160 -#, php-format -msgid "No valid image path for theme %s found!" -msgstr "Βρέθηκε μη έγκυρη διαδρομή εικόνας για το θέμα %s!" - -#: libraries/Theme.class.php:380 -msgid "No preview available." -msgstr "Προεπισκόπηση μη διαθέσιμη." - -#: libraries/Theme.class.php:383 -msgid "take it" -msgstr "πάρτε το" - -#: libraries/Theme_Manager.class.php:109 -#, php-format -msgid "Default theme %s not found!" -msgstr "Το προεπιλεγμένο θέμα %s δεν βρέθηκε!" - -#: libraries/Theme_Manager.class.php:147 -#, php-format -msgid "Theme %s not found!" -msgstr "Το θέμα %s δεν βρέθηκε!" - -#: libraries/Theme_Manager.class.php:215 -#, php-format -msgid "Theme path not found for theme %s!" -msgstr "Η διαδρομή θέματος δεν βρέθηκε για το θέμα %s!" - -#: libraries/Theme_Manager.class.php:291 themes.php:20 themes.php:40 -msgid "Theme" -msgstr "Θέμα" - #: libraries/transformations/application_octetstream__download.inc.php:9 msgid "" "Displays a link to download the binary data of the column. You can use the " @@ -7587,8 +7585,8 @@ msgid "" "extended features have been deactivated. To find out why click %shere%s." msgstr "" "Η αποθήκευση ρυθμίσεων του phpMyAdmin δεν έχει ρυθμιστεί πλήρως. Μερικά " -"εκτεταμένα χαρακτηριστικά έχουν απενεργοποιηθεί. Για να δείτε γιατί πατήστε %" -"sεδώ%s." +"εκτεταμένα χαρακτηριστικά έχουν απενεργοποιηθεί. Για να δείτε γιατί πατήστε " +"%sεδώ%s." #: main.php:314 msgid "" @@ -8331,8 +8329,8 @@ msgstr "Διαγραφή βάσεων δεδομένων που έχουν ίδ msgid "" "Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege " "tables. The content of these tables may differ from the privileges the " -"server uses, if they have been changed manually. In this case, you should %" -"sreload the privileges%s before you continue." +"server uses, if they have been changed manually. In this case, you should " +"%sreload the privileges%s before you continue." msgstr "" "Σημείωση: Το phpMyAdmin διαβάζει τα δικαιώματα των χρηστών κατευθείαν από " "τους πίνακες δικαιωμάτων της MySQL. Το περιεχόμενο αυτών των πινάκων μπορεί " @@ -9909,8 +9907,8 @@ msgid "" "(currently %d)." msgstr "" "Αν η %sεγκυρότητα Σύνδεσης cookie%s είναι μεγαλύτερη από 1440 δευτερόλεπτα " -"μπορεί να προκαλέσει τυχαία ακύρωση συνεδρίας αν το %ssession.gc_maxlifetime%" -"s είναι μικρότερο από την τιμή της (τρέχουσα: %d)." +"μπορεί να προκαλέσει τυχαία ακύρωση συνεδρίας αν το %ssession.gc_maxlifetime" +"%s είναι μικρότερο από την τιμή της (τρέχουσα: %d)." #: setup/lib/index.lib.php:262 #, php-format diff --git a/po/en_GB.po b/po/en_GB.po index 6f5a3a240c..3ed650d673 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -3,14 +3,14 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-26 07:33-0400\n" +"POT-Creation-Date: 2011-06-27 10:20+0200\n" "PO-Revision-Date: 2011-06-23 00:01+0200\n" "Last-Translator: Robert Readman \n" "Language-Team: english-gb \n" +"Language: en_GB\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: en_GB\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.0.5\n" @@ -45,13 +45,13 @@ msgstr "" msgid "Search" msgstr "Search" -#: browse_foreigners.php:154 db_operations.php:368 db_operations.php:420 -#: db_operations.php:530 db_operations.php:558 db_search.php:360 +#: browse_foreigners.php:154 db_operations.php:369 db_operations.php:421 +#: db_operations.php:531 db_operations.php:559 db_search.php:360 #: db_structure.php:528 enum_editor.php:63 js/messages.php:90 +#: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 #: libraries/auth/cookie.auth.lib.php:273 libraries/common.lib.php:1315 -#: libraries/common.lib.php:2245 libraries/Config.class.php:1220 -#: libraries/core.lib.php:557 libraries/db_routines.lib.php:789 -#: libraries/db_routines.lib.php:921 +#: libraries/common.lib.php:2245 libraries/core.lib.php:557 +#: libraries/db_routines.lib.php:789 libraries/db_routines.lib.php:921 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 #: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 @@ -64,18 +64,18 @@ msgstr "Search" #: 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:518 #: libraries/tbl_properties.inc.php:607 libraries/tbl_properties.inc.php:777 -#: libraries/Theme_Manager.class.php:305 main.php:109 navigation.php:202 -#: navigation.php:240 pmd_pdf.php:124 prefs_manage.php:265 -#: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 -#: server_privileges.php:1694 server_privileges.php:2051 -#: server_privileges.php:2098 server_privileges.php:2138 -#: server_replication.php:233 server_replication.php:316 -#: server_replication.php:347 server_synchronize.php:1220 tbl_change.php:332 -#: tbl_change.php:1024 tbl_change.php:1061 tbl_indexes.php:260 -#: tbl_operations.php:280 tbl_operations.php:317 tbl_operations.php:519 -#: tbl_operations.php:581 tbl_operations.php:763 tbl_select.php:291 -#: tbl_structure.php:698 tbl_structure.php:734 tbl_tracking.php:425 -#: tbl_tracking.php:563 view_create.php:181 view_operations.php:99 +#: main.php:109 navigation.php:202 navigation.php:240 pmd_pdf.php:124 +#: prefs_manage.php:265 prefs_manage.php:316 server_binlog.php:128 +#: server_privileges.php:646 server_privileges.php:1694 +#: server_privileges.php:2051 server_privileges.php:2098 +#: server_privileges.php:2138 server_replication.php:233 +#: server_replication.php:316 server_replication.php:347 +#: server_synchronize.php:1220 tbl_change.php:332 tbl_change.php:1024 +#: tbl_change.php:1061 tbl_indexes.php:260 tbl_operations.php:280 +#: tbl_operations.php:317 tbl_operations.php:519 tbl_operations.php:581 +#: tbl_operations.php:763 tbl_select.php:291 tbl_structure.php:698 +#: tbl_structure.php:734 tbl_tracking.php:425 tbl_tracking.php:563 +#: view_create.php:181 view_operations.php:99 msgid "Go" msgstr "Go" @@ -122,7 +122,7 @@ msgstr "" msgid "Database %1$s has been created." msgstr "Database %1$s has been created." -#: db_datadict.php:48 db_operations.php:361 +#: db_datadict.php:48 db_operations.php:362 msgid "Database comment: " msgstr "Database comment: " @@ -132,9 +132,9 @@ msgstr "Database comment: " msgid "Table comments" msgstr "Table comments" -#: db_datadict.php:166 db_qbe.php:196 libraries/export/htmlword.php:248 -#: libraries/export/latex.php:375 libraries/export/odt.php:302 -#: libraries/export/texytext.php:227 libraries/Index.class.php:448 +#: db_datadict.php:166 db_qbe.php:196 libraries/Index.class.php:448 +#: libraries/export/htmlword.php:248 libraries/export/latex.php:375 +#: libraries/export/odt.php:302 libraries/export/texytext.php:227 #: libraries/schema/Pdf_Relation_Schema.class.php:1236 #: libraries/schema/Pdf_Relation_Schema.class.php:1257 #: libraries/tbl_properties.inc.php:274 tbl_change.php:310 tbl_chart.php:86 @@ -143,12 +143,12 @@ msgstr "Table comments" msgid "Column" msgstr "Column" -#: db_datadict.php:167 db_printview.php:104 libraries/db_events.inc.php:69 -#: libraries/db_routines.lib.php:666 libraries/db_routines.lib.php:691 -#: libraries/db_routines.lib.php:847 libraries/db_routines.lib.php:1216 -#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:249 -#: libraries/export/latex.php:375 libraries/export/odt.php:305 -#: libraries/export/texytext.php:228 libraries/Index.class.php:445 +#: db_datadict.php:167 db_printview.php:104 libraries/Index.class.php:445 +#: libraries/db_events.inc.php:69 libraries/db_routines.lib.php:666 +#: libraries/db_routines.lib.php:691 libraries/db_routines.lib.php:847 +#: libraries/db_routines.lib.php:1216 libraries/db_structure.lib.php:51 +#: libraries/export/htmlword.php:249 libraries/export/latex.php:375 +#: libraries/export/odt.php:305 libraries/export/texytext.php:228 #: libraries/schema/Pdf_Relation_Schema.class.php:1237 #: libraries/schema/Pdf_Relation_Schema.class.php:1258 #: libraries/tbl_properties.inc.php:100 server_privileges.php:2151 @@ -158,9 +158,9 @@ msgstr "Column" msgid "Type" msgstr "Type" -#: db_datadict.php:169 libraries/export/htmlword.php:250 -#: libraries/export/latex.php:375 libraries/export/odt.php:308 -#: libraries/export/texytext.php:229 libraries/Index.class.php:451 +#: db_datadict.php:169 libraries/Index.class.php:451 +#: libraries/export/htmlword.php:250 libraries/export/latex.php:375 +#: libraries/export/odt.php:308 libraries/export/texytext.php:229 #: libraries/schema/Pdf_Relation_Schema.class.php:1239 #: libraries/schema/Pdf_Relation_Schema.class.php:1260 #: libraries/tbl_properties.inc.php:109 tbl_change.php:325 @@ -198,13 +198,12 @@ msgstr "Links to" msgid "Comments" msgstr "Comments" -#: db_datadict.php:259 js/messages.php:109 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:361 +#: db_datadict.php:259 js/messages.php:109 libraries/Index.class.php:361 #: libraries/Index.class.php:388 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:287 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:287 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:130 #: server_privileges.php:1381 server_privileges.php:1392 @@ -215,17 +214,17 @@ msgstr "Comments" msgid "No" msgstr "No" -#: db_datadict.php:259 js/messages.php:108 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:362 +#: db_datadict.php:259 js/messages.php:108 libraries/Index.class.php:362 #: libraries/Index.class.php:387 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 -#: libraries/mult_submits.inc.php:87 libraries/mult_submits.inc.php:92 -#: libraries/mult_submits.inc.php:97 libraries/mult_submits.inc.php:102 -#: libraries/mult_submits.inc.php:262 libraries/mult_submits.inc.php:276 -#: libraries/mult_submits.inc.php:286 libraries/mult_submits.inc.php:299 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:46 +#: libraries/mult_submits.inc.php:78 libraries/mult_submits.inc.php:87 +#: libraries/mult_submits.inc.php:92 libraries/mult_submits.inc.php:97 +#: libraries/mult_submits.inc.php:102 libraries/mult_submits.inc.php:262 +#: libraries/mult_submits.inc.php:276 libraries/mult_submits.inc.php:286 +#: libraries/mult_submits.inc.php:299 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:129 #: server_databases.php:76 server_privileges.php:1378 @@ -262,79 +261,79 @@ msgstr "Unselect All" msgid "The database name is empty!" msgstr "The database name is empty!" -#: db_operations.php:271 +#: db_operations.php:272 #, php-format msgid "Database %s has been renamed to %s" msgstr "Database %s has been renamed to %s" -#: db_operations.php:275 +#: db_operations.php:276 #, php-format msgid "Database %s has been copied to %s" msgstr "Database %s has been copied to %s" -#: db_operations.php:403 +#: db_operations.php:404 msgid "Rename database to" msgstr "Rename database to" -#: db_operations.php:408 server_status.php:799 +#: db_operations.php:409 server_status.php:799 msgid "Command" msgstr "Command" -#: db_operations.php:439 +#: db_operations.php:440 msgid "Remove database" msgstr "Remove database" -#: db_operations.php:451 +#: db_operations.php:452 #, php-format msgid "Database %s has been dropped." msgstr "Database %s has been dropped." -#: db_operations.php:456 +#: db_operations.php:457 msgid "Drop the database (DROP)" msgstr "Drop the database (DROP)" -#: db_operations.php:486 +#: db_operations.php:487 msgid "Copy database to" msgstr "Copy database to" -#: db_operations.php:493 tbl_operations.php:548 tbl_tracking.php:418 +#: db_operations.php:494 tbl_operations.php:548 tbl_tracking.php:418 msgid "Structure only" msgstr "Structure only" -#: db_operations.php:494 tbl_operations.php:549 tbl_tracking.php:420 +#: db_operations.php:495 tbl_operations.php:549 tbl_tracking.php:420 msgid "Structure and data" msgstr "Structure and data" -#: db_operations.php:495 tbl_operations.php:550 tbl_tracking.php:419 +#: db_operations.php:496 tbl_operations.php:550 tbl_tracking.php:419 msgid "Data only" msgstr "Data only" -#: db_operations.php:503 +#: db_operations.php:504 msgid "CREATE DATABASE before copying" msgstr "CREATE DATABASE before copying" -#: db_operations.php:506 libraries/config/messages.inc.php:126 +#: db_operations.php:507 libraries/config/messages.inc.php:126 #: libraries/config/messages.inc.php:127 libraries/config/messages.inc.php:129 #: libraries/config/messages.inc.php:135 tbl_operations.php:556 #, php-format msgid "Add %s" msgstr "Add %s" -#: db_operations.php:510 libraries/config/messages.inc.php:119 +#: db_operations.php:511 libraries/config/messages.inc.php:119 #: tbl_operations.php:314 tbl_operations.php:558 msgid "Add AUTO_INCREMENT value" msgstr "Add AUTO_INCREMENT value" -#: db_operations.php:514 tbl_operations.php:565 +#: db_operations.php:515 tbl_operations.php:565 msgid "Add constraints" msgstr "Add constraints" -#: db_operations.php:527 +#: db_operations.php:528 msgid "Switch to copied database" msgstr "Switch to copied database" -#: db_operations.php:551 libraries/build_html_for_db.lib.php:19 -#: libraries/db_structure.lib.php:53 libraries/Index.class.php:450 +#: db_operations.php:552 libraries/Index.class.php:450 +#: libraries/build_html_for_db.lib.php:19 libraries/db_structure.lib.php:53 #: libraries/mysql_charsets.lib.php:110 libraries/tbl_properties.inc.php:107 #: libraries/tbl_properties.inc.php:720 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:378 tbl_select.php:115 @@ -343,7 +342,7 @@ msgstr "Switch to copied database" msgid "Collation" msgstr "Collation" -#: db_operations.php:564 +#: db_operations.php:565 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " @@ -352,7 +351,7 @@ msgstr "" "The phpMyAdmin configuration storage has been deactivated. To find out why " "click %shere%s." -#: db_operations.php:599 +#: db_operations.php:600 msgid "Edit or export relational schema" msgstr "Edit or export relational schema" @@ -498,99 +497,99 @@ msgstr "SQL query on database %s:" msgid "Submit Query" msgstr "Submit Query" -#: db_routines.php:152 import.php:453 libraries/display_tbl.lib.php:2272 -#: libraries/Message.class.php:185 libraries/sql_query_form.lib.php:139 +#: db_routines.php:154 import.php:453 libraries/Message.class.php:185 +#: libraries/display_tbl.lib.php:2272 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" msgstr "Your SQL query has been executed successfully" -#: db_routines.php:155 +#: db_routines.php:157 #, php-format msgid "%d row affected by the last statement inside the procedure" msgid_plural "%d rows affected by the last statement inside the procedure" msgstr[0] "%d row affected by the last statement inside the procedure" msgstr[1] "%d rows affected by the last statement inside the procedure" -#: db_routines.php:165 +#: db_routines.php:167 #, php-format msgid "Execution results of routine %s" msgstr "Execution results of routine %s" -#: db_routines.php:185 libraries/import.lib.php:153 sql.php:678 +#: db_routines.php:187 libraries/import.lib.php:153 sql.php:678 #: tbl_change.php:180 tbl_get_field.php:34 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL returned an empty result set (i.e. zero rows)." -#: db_routines.php:190 db_routines.php:295 db_routines.php:300 -#: db_routines.php:324 +#: db_routines.php:192 db_routines.php:297 db_routines.php:302 +#: db_routines.php:326 #, fuzzy, php-format #| msgid "The following queries have been executed:" msgid "The following query has failed: \"%s\"" msgstr "The following queries have been executed:" -#: db_routines.php:191 db_routines.php:296 db_routines.php:301 -#: db_routines.php:311 db_routines.php:325 libraries/common.lib.php:609 +#: db_routines.php:193 db_routines.php:298 db_routines.php:303 +#: db_routines.php:313 db_routines.php:327 libraries/common.lib.php:609 msgid "MySQL said: " msgstr "MySQL said: " -#: db_routines.php:208 db_routines.php:240 db_routines.php:268 -#: db_routines.php:407 +#: db_routines.php:210 db_routines.php:242 db_routines.php:270 +#: db_routines.php:409 msgid "Error in processing request" msgstr "Error in processing request" -#: db_routines.php:209 db_routines.php:241 db_routines.php:269 -#: db_routines.php:408 +#: db_routines.php:211 db_routines.php:243 db_routines.php:271 +#: db_routines.php:410 #, fuzzy, php-format #| msgid "No routine with name %s found in database %s" msgid "No routine with name %1$s found in database %2$s" msgstr "No routine with name %s found in database %s" -#: db_routines.php:230 db_routines.php:234 +#: db_routines.php:232 db_routines.php:236 msgid "Execute routine" msgstr "Execute routine" -#: db_routines.php:259 db_routines.php:263 +#: db_routines.php:261 db_routines.php:265 #, php-format msgid "Export of routine %s" msgstr "Export of routine %s" -#: db_routines.php:288 libraries/db_routines.lib.php:960 +#: db_routines.php:290 libraries/db_routines.lib.php:960 #, php-format msgid "Invalid routine type: \"%s\"" msgstr "Invalid routine type: \"%s\"" -#: db_routines.php:309 +#: db_routines.php:311 msgid "Sorry, we failed to restore the dropped routine." msgstr "Sorry, we failed to restore the dropped routine." -#: db_routines.php:310 +#: db_routines.php:312 msgid "The backed up query was:" msgstr "The backed up query was:" -#: db_routines.php:314 +#: db_routines.php:316 #, php-format msgid "Routine %1$s has been modified." msgstr "Routine %1$s has been modified." -#: db_routines.php:327 +#: db_routines.php:329 #, php-format msgid "Routine %1$s has been created." msgstr "Routine %1$s has been created." -#: db_routines.php:335 +#: db_routines.php:337 msgid "One or more errors have occured while processing your request:" msgstr "One or more errors have occurred while processing your request:" -#: db_routines.php:379 +#: db_routines.php:381 msgid "Create routine" msgstr "Create routine" -#: db_routines.php:383 +#: db_routines.php:385 msgid "Edit routine" msgstr "Edit routine" -#: db_routines.php:434 +#: db_routines.php:436 msgid "" "You are using PHP's deprecated 'mysql' extension, which is not capable of " "handling multi queries. The execution of some stored routines may fail!(ex. 12.00% to .12)" msgstr "Import percentages as proper decimals (ex. 12.00% to .12)" @@ -6148,42 +6290,6 @@ msgstr "" "The XML file specified was either malformed or incomplete. Please correct " "the issue and try again." -#: libraries/Index.class.php:430 tbl_relation.php:526 -msgid "No index defined!" -msgstr "No index defined!" - -#: libraries/Index.class.php:446 libraries/tbl_properties.inc.php:503 -#: tbl_structure.php:157 tbl_structure.php:162 tbl_structure.php:606 -#: tbl_tracking.php:315 -msgid "Unique" -msgstr "Unique" - -#: libraries/Index.class.php:447 tbl_tracking.php:316 -msgid "Packed" -msgstr "Packed" - -#: libraries/Index.class.php:449 tbl_tracking.php:318 -msgid "Cardinality" -msgstr "Cardinality" - -#: libraries/Index.class.php:474 -msgid "The primary key has been dropped" -msgstr "The primary key has been dropped" - -#: libraries/Index.class.php:478 -#, php-format -msgid "Index %s has been dropped" -msgstr "Index %s has been dropped" - -#: libraries/Index.class.php:582 -#, php-format -msgid "" -"The indexes %1$s and %2$s seem to be equal and one of them could possibly be " -"removed." -msgstr "" -"The indexes %1$s and %2$s seem to be equal and one of them could possibly be " -"removed." - #: libraries/kanji-encoding.lib.php:142 msgctxt "None encoding conversion" msgid "None" @@ -6194,27 +6300,6 @@ msgstr "None" msgid "Convert to Kana" msgstr "Convert to Kana" -#: libraries/Message.class.php:260 -#, php-format -msgid "%1$d row affected." -msgid_plural "%1$d rows affected." -msgstr[0] "%1$d row affected." -msgstr[1] "%1$d rows affected." - -#: libraries/Message.class.php:279 -#, php-format -msgid "%1$d row deleted." -msgid_plural "%1$d rows deleted." -msgstr[0] "%1$d row deleted." -msgstr[1] "%1$d rows deleted." - -#: libraries/Message.class.php:298 -#, php-format -msgid "%1$d row inserted." -msgid_plural "%1$d rows inserted." -msgstr[0] "%1$d row inserted." -msgstr[1] "%1$d rows inserted." - #: libraries/mult_submits.inc.php:254 msgid "From" msgstr "From" @@ -6453,18 +6538,6 @@ msgstr "Reload navigation frame" msgid "This format has no options" msgstr "This format has no options" -#: libraries/RecentTable.class.php:114 -msgid "Could not save recent table" -msgstr "Could not save recent table" - -#: libraries/RecentTable.class.php:149 -msgid "Recent tables" -msgstr "Recent tables" - -#: libraries/RecentTable.class.php:155 -msgid "There are no recent tables" -msgstr "There are no recent tables" - #: libraries/relation.lib.php:83 msgid "not OK" msgstr "not OK" @@ -6846,6 +6919,61 @@ msgstr "Difference" msgid "Target database" msgstr "Target database" +#: libraries/sql_query_form.lib.php:223 +#, php-format +msgid "Run SQL query/queries on server %s" +msgstr "Run SQL query/queries on server %s" + +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 +#, php-format +msgid "Run SQL query/queries on database %s" +msgstr "Run SQL query/queries on database %s" + +#: libraries/sql_query_form.lib.php:296 navigation.php:302 +#: setup/frames/index.inc.php:231 +msgid "Clear" +msgstr "Clear" + +#: libraries/sql_query_form.lib.php:301 +msgid "Columns" +msgstr "Columns" + +#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 +msgid "Bookmark this SQL query" +msgstr "Bookmark this SQL query" + +#: libraries/sql_query_form.lib.php:343 sql.php:1021 +msgid "Let every user access this bookmark" +msgstr "Let every user access this bookmark" + +#: libraries/sql_query_form.lib.php:349 +msgid "Replace existing bookmark of same name" +msgstr "Replace existing bookmark of same name" + +#: libraries/sql_query_form.lib.php:365 +msgid "Do not overwrite this query from outside the window" +msgstr "Do not overwrite this query from outside the window" + +#: libraries/sql_query_form.lib.php:372 +msgid "Delimiter" +msgstr "Delimiter" + +#: libraries/sql_query_form.lib.php:380 +msgid " Show this query here again " +msgstr " Show this query here again " + +#: libraries/sql_query_form.lib.php:443 +msgid "View only" +msgstr "View only" + +#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 +msgid "Location of the text file" +msgstr "Location of the text file" + +#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 +msgid "web server upload directory" +msgstr "web server upload directory" + #: libraries/sqlparser.lib.php:132 msgid "" "There seems to be an error in your SQL query. The MySQL server error output " @@ -6908,61 +7036,6 @@ msgstr "Invalid Identifer" msgid "Unknown Punctuation String" msgstr "Unknown Punctuation String" -#: libraries/sql_query_form.lib.php:223 -#, php-format -msgid "Run SQL query/queries on server %s" -msgstr "Run SQL query/queries on server %s" - -#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 -#, php-format -msgid "Run SQL query/queries on database %s" -msgstr "Run SQL query/queries on database %s" - -#: libraries/sql_query_form.lib.php:296 navigation.php:302 -#: setup/frames/index.inc.php:231 -msgid "Clear" -msgstr "Clear" - -#: libraries/sql_query_form.lib.php:301 -msgid "Columns" -msgstr "Columns" - -#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 -msgid "Bookmark this SQL query" -msgstr "Bookmark this SQL query" - -#: libraries/sql_query_form.lib.php:343 sql.php:1021 -msgid "Let every user access this bookmark" -msgstr "Let every user access this bookmark" - -#: libraries/sql_query_form.lib.php:349 -msgid "Replace existing bookmark of same name" -msgstr "Replace existing bookmark of same name" - -#: libraries/sql_query_form.lib.php:365 -msgid "Do not overwrite this query from outside the window" -msgstr "Do not overwrite this query from outside the window" - -#: libraries/sql_query_form.lib.php:372 -msgid "Delimiter" -msgstr "Delimiter" - -#: libraries/sql_query_form.lib.php:380 -msgid " Show this query here again " -msgstr " Show this query here again " - -#: libraries/sql_query_form.lib.php:443 -msgid "View only" -msgstr "View only" - -#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 -msgid "Location of the text file" -msgstr "Location of the text file" - -#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 -msgid "web server upload directory" -msgstr "web server upload directory" - #: libraries/sqlvalidator.lib.php:67 #, php-format msgid "" @@ -6972,49 +7045,6 @@ msgstr "" "The SQL validator could not be initialised. Please check if you have " "installed the necessary PHP extensions as described in the %sdocumentation%s." -#: libraries/StorageEngine.class.php:195 -msgid "" -"There is no detailed status information available for this storage engine." -msgstr "" -"There is no detailed status information available for this storage engine." - -#: libraries/StorageEngine.class.php:355 -#, php-format -msgid "%s is available on this MySQL server." -msgstr "%s is available on this MySQL server." - -#: libraries/StorageEngine.class.php:358 -#, php-format -msgid "%s has been disabled for this MySQL server." -msgstr "%s has been disabled for this MySQL server." - -#: libraries/StorageEngine.class.php:362 -#, php-format -msgid "This MySQL server does not support the %s storage engine." -msgstr "This MySQL server does not support the %s storage engine." - -#: libraries/Table.class.php:1027 -msgid "Invalid database" -msgstr "Invalid database" - -#: libraries/Table.class.php:1041 tbl_get_field.php:25 -msgid "Invalid table name" -msgstr "Invalid table name" - -#: libraries/Table.class.php:1056 -#, php-format -msgid "Error renaming table %1$s to %2$s" -msgstr "Error renaming table %1$s to %2$s" - -#: libraries/Table.class.php:1139 -#, php-format -msgid "Table %s has been renamed to %s" -msgstr "Table %s has been renamed to %s" - -#: libraries/Table.class.php:1272 -msgid "Could not save table UI preferences" -msgstr "Could not save table UI preferences" - #: libraries/tbl_links.inc.php:117 libraries/tbl_links.inc.php:118 msgid "Table seems to be empty!" msgstr "Table seems to be empty!" @@ -7135,38 +7165,6 @@ msgstr "PARTITION definition" msgid "+ Add a value" msgstr "+ Add a new value" -#: libraries/Theme.class.php:160 -#, php-format -msgid "No valid image path for theme %s found!" -msgstr "No valid image path for theme %s found!" - -#: libraries/Theme.class.php:380 -msgid "No preview available." -msgstr "No preview available." - -#: libraries/Theme.class.php:383 -msgid "take it" -msgstr "take it" - -#: libraries/Theme_Manager.class.php:109 -#, php-format -msgid "Default theme %s not found!" -msgstr "Default theme %s not found!" - -#: libraries/Theme_Manager.class.php:147 -#, php-format -msgid "Theme %s not found!" -msgstr "Theme %s not found!" - -#: libraries/Theme_Manager.class.php:215 -#, php-format -msgid "Theme path not found for theme %s!" -msgstr "Theme path not found for theme %s!" - -#: libraries/Theme_Manager.class.php:291 themes.php:20 themes.php:40 -msgid "Theme" -msgstr "Theme" - #: libraries/transformations/application_octetstream__download.inc.php:9 msgid "" "Displays a link to download the binary data of the column. You can use the " @@ -8203,13 +8201,13 @@ msgstr "Drop the databases that have the same names as the users." msgid "" "Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege " "tables. The content of these tables may differ from the privileges the " -"server uses, if they have been changed manually. In this case, you should %" -"sreload the privileges%s before you continue." +"server uses, if they have been changed manually. In this case, you should " +"%sreload the privileges%s before you continue." msgstr "" "Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege " "tables. The content of these tables may differ from the privileges the " -"server uses, if they have been changed manually. In this case, you should %" -"sreload the privileges%s before you continue." +"server uses, if they have been changed manually. In this case, you should " +"%sreload the privileges%s before you continue." #: server_privileges.php:1764 msgid "The selected user was not found in the privilege table." diff --git a/po/es.po b/po/es.po index 8f2302cbd4..e086d3205c 100644 --- a/po/es.po +++ b/po/es.po @@ -3,14 +3,14 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-26 07:33-0400\n" +"POT-Creation-Date: 2011-06-27 10:20+0200\n" "PO-Revision-Date: 2011-06-22 22:33+0200\n" "Last-Translator: Matías Bellone \n" "Language-Team: spanish \n" +"Language: es\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.0.5\n" @@ -45,13 +45,13 @@ msgstr "" msgid "Search" msgstr "Buscar" -#: browse_foreigners.php:154 db_operations.php:368 db_operations.php:420 -#: db_operations.php:530 db_operations.php:558 db_search.php:360 +#: browse_foreigners.php:154 db_operations.php:369 db_operations.php:421 +#: db_operations.php:531 db_operations.php:559 db_search.php:360 #: db_structure.php:528 enum_editor.php:63 js/messages.php:90 +#: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 #: libraries/auth/cookie.auth.lib.php:273 libraries/common.lib.php:1315 -#: libraries/common.lib.php:2245 libraries/Config.class.php:1220 -#: libraries/core.lib.php:557 libraries/db_routines.lib.php:789 -#: libraries/db_routines.lib.php:921 +#: libraries/common.lib.php:2245 libraries/core.lib.php:557 +#: libraries/db_routines.lib.php:789 libraries/db_routines.lib.php:921 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 #: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 @@ -64,18 +64,18 @@ msgstr "Buscar" #: 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:518 #: libraries/tbl_properties.inc.php:607 libraries/tbl_properties.inc.php:777 -#: libraries/Theme_Manager.class.php:305 main.php:109 navigation.php:202 -#: navigation.php:240 pmd_pdf.php:124 prefs_manage.php:265 -#: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 -#: server_privileges.php:1694 server_privileges.php:2051 -#: server_privileges.php:2098 server_privileges.php:2138 -#: server_replication.php:233 server_replication.php:316 -#: server_replication.php:347 server_synchronize.php:1220 tbl_change.php:332 -#: tbl_change.php:1024 tbl_change.php:1061 tbl_indexes.php:260 -#: tbl_operations.php:280 tbl_operations.php:317 tbl_operations.php:519 -#: tbl_operations.php:581 tbl_operations.php:763 tbl_select.php:291 -#: tbl_structure.php:698 tbl_structure.php:734 tbl_tracking.php:425 -#: tbl_tracking.php:563 view_create.php:181 view_operations.php:99 +#: main.php:109 navigation.php:202 navigation.php:240 pmd_pdf.php:124 +#: prefs_manage.php:265 prefs_manage.php:316 server_binlog.php:128 +#: server_privileges.php:646 server_privileges.php:1694 +#: server_privileges.php:2051 server_privileges.php:2098 +#: server_privileges.php:2138 server_replication.php:233 +#: server_replication.php:316 server_replication.php:347 +#: server_synchronize.php:1220 tbl_change.php:332 tbl_change.php:1024 +#: tbl_change.php:1061 tbl_indexes.php:260 tbl_operations.php:280 +#: tbl_operations.php:317 tbl_operations.php:519 tbl_operations.php:581 +#: tbl_operations.php:763 tbl_select.php:291 tbl_structure.php:698 +#: tbl_structure.php:734 tbl_tracking.php:425 tbl_tracking.php:563 +#: view_create.php:181 view_operations.php:99 msgid "Go" msgstr "Continuar" @@ -122,7 +122,7 @@ msgstr "" msgid "Database %1$s has been created." msgstr "La base de datos %1$s ha sido creada." -#: db_datadict.php:48 db_operations.php:361 +#: db_datadict.php:48 db_operations.php:362 msgid "Database comment: " msgstr "Comentario de la base de datos: " @@ -132,9 +132,9 @@ msgstr "Comentario de la base de datos: " msgid "Table comments" msgstr "Comentarios de la tabla" -#: db_datadict.php:166 db_qbe.php:196 libraries/export/htmlword.php:248 -#: libraries/export/latex.php:375 libraries/export/odt.php:302 -#: libraries/export/texytext.php:227 libraries/Index.class.php:448 +#: db_datadict.php:166 db_qbe.php:196 libraries/Index.class.php:448 +#: libraries/export/htmlword.php:248 libraries/export/latex.php:375 +#: libraries/export/odt.php:302 libraries/export/texytext.php:227 #: libraries/schema/Pdf_Relation_Schema.class.php:1236 #: libraries/schema/Pdf_Relation_Schema.class.php:1257 #: libraries/tbl_properties.inc.php:274 tbl_change.php:310 tbl_chart.php:86 @@ -143,12 +143,12 @@ msgstr "Comentarios de la tabla" msgid "Column" msgstr "Columna" -#: db_datadict.php:167 db_printview.php:104 libraries/db_events.inc.php:69 -#: libraries/db_routines.lib.php:666 libraries/db_routines.lib.php:691 -#: libraries/db_routines.lib.php:847 libraries/db_routines.lib.php:1216 -#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:249 -#: libraries/export/latex.php:375 libraries/export/odt.php:305 -#: libraries/export/texytext.php:228 libraries/Index.class.php:445 +#: db_datadict.php:167 db_printview.php:104 libraries/Index.class.php:445 +#: libraries/db_events.inc.php:69 libraries/db_routines.lib.php:666 +#: libraries/db_routines.lib.php:691 libraries/db_routines.lib.php:847 +#: libraries/db_routines.lib.php:1216 libraries/db_structure.lib.php:51 +#: libraries/export/htmlword.php:249 libraries/export/latex.php:375 +#: libraries/export/odt.php:305 libraries/export/texytext.php:228 #: libraries/schema/Pdf_Relation_Schema.class.php:1237 #: libraries/schema/Pdf_Relation_Schema.class.php:1258 #: libraries/tbl_properties.inc.php:100 server_privileges.php:2151 @@ -158,9 +158,9 @@ msgstr "Columna" msgid "Type" msgstr "Tipo" -#: db_datadict.php:169 libraries/export/htmlword.php:250 -#: libraries/export/latex.php:375 libraries/export/odt.php:308 -#: libraries/export/texytext.php:229 libraries/Index.class.php:451 +#: db_datadict.php:169 libraries/Index.class.php:451 +#: libraries/export/htmlword.php:250 libraries/export/latex.php:375 +#: libraries/export/odt.php:308 libraries/export/texytext.php:229 #: libraries/schema/Pdf_Relation_Schema.class.php:1239 #: libraries/schema/Pdf_Relation_Schema.class.php:1260 #: libraries/tbl_properties.inc.php:109 tbl_change.php:325 @@ -198,13 +198,12 @@ msgstr "Enlaces a" msgid "Comments" msgstr "Comentarios" -#: db_datadict.php:259 js/messages.php:109 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:361 +#: db_datadict.php:259 js/messages.php:109 libraries/Index.class.php:361 #: libraries/Index.class.php:388 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:287 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:287 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:130 #: server_privileges.php:1381 server_privileges.php:1392 @@ -215,17 +214,17 @@ msgstr "Comentarios" msgid "No" msgstr "No" -#: db_datadict.php:259 js/messages.php:108 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:362 +#: db_datadict.php:259 js/messages.php:108 libraries/Index.class.php:362 #: libraries/Index.class.php:387 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 -#: libraries/mult_submits.inc.php:87 libraries/mult_submits.inc.php:92 -#: libraries/mult_submits.inc.php:97 libraries/mult_submits.inc.php:102 -#: libraries/mult_submits.inc.php:262 libraries/mult_submits.inc.php:276 -#: libraries/mult_submits.inc.php:286 libraries/mult_submits.inc.php:299 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:46 +#: libraries/mult_submits.inc.php:78 libraries/mult_submits.inc.php:87 +#: libraries/mult_submits.inc.php:92 libraries/mult_submits.inc.php:97 +#: libraries/mult_submits.inc.php:102 libraries/mult_submits.inc.php:262 +#: libraries/mult_submits.inc.php:276 libraries/mult_submits.inc.php:286 +#: libraries/mult_submits.inc.php:299 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:129 #: server_databases.php:76 server_privileges.php:1378 @@ -262,79 +261,79 @@ msgstr "Deseleccionar todo" msgid "The database name is empty!" msgstr "¡El nombre de la base de datos está vacío!" -#: db_operations.php:271 +#: db_operations.php:272 #, php-format msgid "Database %s has been renamed to %s" msgstr "La base de datos %s ha sido renombrada a %s" -#: db_operations.php:275 +#: db_operations.php:276 #, php-format msgid "Database %s has been copied to %s" msgstr "La base de datos %s ha sido copiada a %s" -#: db_operations.php:403 +#: db_operations.php:404 msgid "Rename database to" msgstr "Renombrar la base de datos a" -#: db_operations.php:408 server_status.php:799 +#: db_operations.php:409 server_status.php:799 msgid "Command" msgstr "Comando" -#: db_operations.php:439 +#: db_operations.php:440 msgid "Remove database" msgstr "Eliminar base de datos" -#: db_operations.php:451 +#: db_operations.php:452 #, php-format msgid "Database %s has been dropped." msgstr "La base de datos %s ha sido eliminada." -#: db_operations.php:456 +#: db_operations.php:457 msgid "Drop the database (DROP)" msgstr "Eliminar la base de datos (DROP)" -#: db_operations.php:486 +#: db_operations.php:487 msgid "Copy database to" msgstr "Copiar la base de datos a" -#: db_operations.php:493 tbl_operations.php:548 tbl_tracking.php:418 +#: db_operations.php:494 tbl_operations.php:548 tbl_tracking.php:418 msgid "Structure only" msgstr "Únicamente la estructura" -#: db_operations.php:494 tbl_operations.php:549 tbl_tracking.php:420 +#: db_operations.php:495 tbl_operations.php:549 tbl_tracking.php:420 msgid "Structure and data" msgstr "Estructura y datos" -#: db_operations.php:495 tbl_operations.php:550 tbl_tracking.php:419 +#: db_operations.php:496 tbl_operations.php:550 tbl_tracking.php:419 msgid "Data only" msgstr "Solamente datos" -#: db_operations.php:503 +#: db_operations.php:504 msgid "CREATE DATABASE before copying" msgstr "CREAR BASE DE DATOS antes de copiar" -#: db_operations.php:506 libraries/config/messages.inc.php:126 +#: db_operations.php:507 libraries/config/messages.inc.php:126 #: libraries/config/messages.inc.php:127 libraries/config/messages.inc.php:129 #: libraries/config/messages.inc.php:135 tbl_operations.php:556 #, php-format msgid "Add %s" msgstr "Añada %s" -#: db_operations.php:510 libraries/config/messages.inc.php:119 +#: db_operations.php:511 libraries/config/messages.inc.php:119 #: tbl_operations.php:314 tbl_operations.php:558 msgid "Add AUTO_INCREMENT value" msgstr "Añadir el valor AUTO_INCREMENT" -#: db_operations.php:514 tbl_operations.php:565 +#: db_operations.php:515 tbl_operations.php:565 msgid "Add constraints" msgstr "Añadir restricciones" -#: db_operations.php:527 +#: db_operations.php:528 msgid "Switch to copied database" msgstr "Seleccionar la base de datos copiada" -#: db_operations.php:551 libraries/build_html_for_db.lib.php:19 -#: libraries/db_structure.lib.php:53 libraries/Index.class.php:450 +#: db_operations.php:552 libraries/Index.class.php:450 +#: libraries/build_html_for_db.lib.php:19 libraries/db_structure.lib.php:53 #: libraries/mysql_charsets.lib.php:110 libraries/tbl_properties.inc.php:107 #: libraries/tbl_properties.inc.php:720 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:378 tbl_select.php:115 @@ -343,7 +342,7 @@ msgstr "Seleccionar la base de datos copiada" msgid "Collation" msgstr "Cotejamiento" -#: db_operations.php:564 +#: db_operations.php:565 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " @@ -352,7 +351,7 @@ msgstr "" "El almacenamiento de la configuración de phpMyAdmin ha sido desactivado. " "Para saber por qué haz clic %saquí%s." -#: db_operations.php:599 +#: db_operations.php:600 msgid "Edit or export relational schema" msgstr "Editar o exportar esquema relacional" @@ -500,100 +499,100 @@ msgstr "Consulta a la base de datos %s:" msgid "Submit Query" msgstr "Ejecutar la consulta" -#: db_routines.php:152 import.php:453 libraries/display_tbl.lib.php:2272 -#: libraries/Message.class.php:185 libraries/sql_query_form.lib.php:139 +#: db_routines.php:154 import.php:453 libraries/Message.class.php:185 +#: libraries/display_tbl.lib.php:2272 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" msgstr "Su consulta se ejecutó con éxito" -#: db_routines.php:155 +#: db_routines.php:157 #, php-format msgid "%d row affected by the last statement inside the procedure" msgid_plural "%d rows affected by the last statement inside the procedure" msgstr[0] "%d fila afectada por la última sentencia del procedimiento" msgstr[1] "%d filas afectadas por la última sentencia del procedimiento" -#: db_routines.php:165 +#: db_routines.php:167 #, php-format msgid "Execution results of routine %s" msgstr "Resultados de la ejecución de la rutina %s" -#: db_routines.php:185 libraries/import.lib.php:153 sql.php:678 +#: db_routines.php:187 libraries/import.lib.php:153 sql.php:678 #: tbl_change.php:180 tbl_get_field.php:34 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "" "MySQL ha devuelto un conjunto de valores vacío (es decir: cero columnas)." -#: db_routines.php:190 db_routines.php:295 db_routines.php:300 -#: db_routines.php:324 +#: db_routines.php:192 db_routines.php:297 db_routines.php:302 +#: db_routines.php:326 #, fuzzy, php-format #| msgid "The following queries have been executed:" msgid "The following query has failed: \"%s\"" msgstr "Se ejecutaron las siguentes consultas:" -#: db_routines.php:191 db_routines.php:296 db_routines.php:301 -#: db_routines.php:311 db_routines.php:325 libraries/common.lib.php:609 +#: db_routines.php:193 db_routines.php:298 db_routines.php:303 +#: db_routines.php:313 db_routines.php:327 libraries/common.lib.php:609 msgid "MySQL said: " msgstr "MySQL ha dicho: " -#: db_routines.php:208 db_routines.php:240 db_routines.php:268 -#: db_routines.php:407 +#: db_routines.php:210 db_routines.php:242 db_routines.php:270 +#: db_routines.php:409 msgid "Error in processing request" msgstr "Error al procesar la petición" -#: db_routines.php:209 db_routines.php:241 db_routines.php:269 -#: db_routines.php:408 +#: db_routines.php:211 db_routines.php:243 db_routines.php:271 +#: db_routines.php:410 #, fuzzy, php-format #| msgid "No routine with name %s found in database %s" msgid "No routine with name %1$s found in database %2$s" msgstr "No se encontró rutina con nombre %s en la base de datos %s" -#: db_routines.php:230 db_routines.php:234 +#: db_routines.php:232 db_routines.php:236 msgid "Execute routine" msgstr "Ejecutar rutina" -#: db_routines.php:259 db_routines.php:263 +#: db_routines.php:261 db_routines.php:265 #, php-format msgid "Export of routine %s" msgstr "Exportar la rutina %s" -#: db_routines.php:288 libraries/db_routines.lib.php:960 +#: db_routines.php:290 libraries/db_routines.lib.php:960 #, php-format msgid "Invalid routine type: \"%s\"" msgstr "Tipo de rutina inválido: \"%s\"" -#: db_routines.php:309 +#: db_routines.php:311 msgid "Sorry, we failed to restore the dropped routine." msgstr "Pedimos disculpas por no haber podido recuperar la rutina eliminada." -#: db_routines.php:310 +#: db_routines.php:312 msgid "The backed up query was:" msgstr "La consulta respaldada era:" -#: db_routines.php:314 +#: db_routines.php:316 #, php-format msgid "Routine %1$s has been modified." msgstr "Se modificó la rutina %1$s." -#: db_routines.php:327 +#: db_routines.php:329 #, php-format msgid "Routine %1$s has been created." msgstr "Se creó la rutina %1$s." -#: db_routines.php:335 +#: db_routines.php:337 msgid "One or more errors have occured while processing your request:" msgstr "Ocurrieron uno o más errores al procesar el pedido:" -#: db_routines.php:379 +#: db_routines.php:381 msgid "Create routine" msgstr "Crear rutina" -#: db_routines.php:383 +#: db_routines.php:385 msgid "Edit routine" msgstr "Editar rutina" -#: db_routines.php:434 +#: db_routines.php:436 msgid "" "You are using PHP's deprecated 'mysql' extension, which is not capable of " "handling multi queries. The execution of some stored routines may fail!(ex. 12.00% to .12)" msgstr "" @@ -6282,42 +6426,6 @@ msgstr "" "El archivo XML especificado estaba incompleto o mal formado. Por favor " "corrija el problema e intente nuevamente." -#: libraries/Index.class.php:430 tbl_relation.php:526 -msgid "No index defined!" -msgstr "¡No se ha definido ningún índice!" - -#: libraries/Index.class.php:446 libraries/tbl_properties.inc.php:503 -#: tbl_structure.php:157 tbl_structure.php:162 tbl_structure.php:606 -#: tbl_tracking.php:315 -msgid "Unique" -msgstr "Único" - -#: libraries/Index.class.php:447 tbl_tracking.php:316 -msgid "Packed" -msgstr "Empaquetado" - -#: libraries/Index.class.php:449 tbl_tracking.php:318 -msgid "Cardinality" -msgstr "Cardinalidad" - -#: libraries/Index.class.php:474 -msgid "The primary key has been dropped" -msgstr "La clave primaria ha sido eliminada" - -#: libraries/Index.class.php:478 -#, php-format -msgid "Index %s has been dropped" -msgstr "El índice %s ha sido eliminado" - -#: libraries/Index.class.php:582 -#, php-format -msgid "" -"The indexes %1$s and %2$s seem to be equal and one of them could possibly be " -"removed." -msgstr "" -"Los índices %1$s y %2$s parecen ser iguales y posiblemente se puede eliminar " -"uno." - # male gender due to referring to encoding modes #: libraries/kanji-encoding.lib.php:142 msgctxt "None encoding conversion" @@ -6329,27 +6437,6 @@ msgstr "Ninguno" msgid "Convert to Kana" msgstr "Convertir a Kana" -#: libraries/Message.class.php:260 -#, php-format -msgid "%1$d row affected." -msgid_plural "%1$d rows affected." -msgstr[0] "%1$d fila afectada." -msgstr[1] "%1$d filas afectadas." - -#: libraries/Message.class.php:279 -#, php-format -msgid "%1$d row deleted." -msgid_plural "%1$d rows deleted." -msgstr[0] "%1$d fila eliminada." -msgstr[1] "%1$d filas eliminadas." - -#: libraries/Message.class.php:298 -#, php-format -msgid "%1$d row inserted." -msgid_plural "%1$d rows inserted." -msgstr[0] "%1$d fila insertada." -msgstr[1] "%1$d filas insertadas." - #: libraries/mult_submits.inc.php:254 msgid "From" msgstr "De" @@ -6588,18 +6675,6 @@ msgstr "Recargar el marco de navegación" msgid "This format has no options" msgstr "Este formato no tiene opciones" -#: libraries/RecentTable.class.php:114 -msgid "Could not save recent table" -msgstr "No se pudo guardar la tabla reciente" - -#: libraries/RecentTable.class.php:149 -msgid "Recent tables" -msgstr "Tablas recientes" - -#: libraries/RecentTable.class.php:155 -msgid "There are no recent tables" -msgstr "No existen tablas recientes" - #: libraries/relation.lib.php:83 msgid "not OK" msgstr "no recibió el OK" @@ -6984,6 +7059,61 @@ msgstr "Diferencia" msgid "Target database" msgstr "Base de datos objetivo" +#: libraries/sql_query_form.lib.php:223 +#, php-format +msgid "Run SQL query/queries on server %s" +msgstr "Ejecute la o las consultas SQL en el servidor %s" + +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 +#, php-format +msgid "Run SQL query/queries on database %s" +msgstr "Ejecutar la(s) consulta(s) SQL en la base de datos %s" + +#: libraries/sql_query_form.lib.php:296 navigation.php:302 +#: setup/frames/index.inc.php:231 +msgid "Clear" +msgstr "Limpiar" + +#: libraries/sql_query_form.lib.php:301 +msgid "Columns" +msgstr "Columnas" + +#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 +msgid "Bookmark this SQL query" +msgstr "Guardar esta consulta en favoritos" + +#: libraries/sql_query_form.lib.php:343 sql.php:1021 +msgid "Let every user access this bookmark" +msgstr "Permitir que todo usuario pueda acceder a este favorito" + +#: libraries/sql_query_form.lib.php:349 +msgid "Replace existing bookmark of same name" +msgstr "Reemplazar el favorito existente que tenga el mismo nombre" + +#: libraries/sql_query_form.lib.php:365 +msgid "Do not overwrite this query from outside the window" +msgstr "No sobreescribir esta consulta desde fuera de la ventana" + +#: libraries/sql_query_form.lib.php:372 +msgid "Delimiter" +msgstr "Delimitador" + +#: libraries/sql_query_form.lib.php:380 +msgid " Show this query here again " +msgstr " Mostrar esta consulta otra vez " + +#: libraries/sql_query_form.lib.php:443 +msgid "View only" +msgstr "Solamente ver" + +#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 +msgid "Location of the text file" +msgstr "Localización del archivo de texto" + +#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 +msgid "web server upload directory" +msgstr "directorio en el servidor web para subir los archivos" + #: libraries/sqlparser.lib.php:132 msgid "" "There seems to be an error in your SQL query. The MySQL server error output " @@ -7049,61 +7179,6 @@ msgstr "El identificador no es válido" msgid "Unknown Punctuation String" msgstr "Signo de puntuación desconocido" -#: libraries/sql_query_form.lib.php:223 -#, php-format -msgid "Run SQL query/queries on server %s" -msgstr "Ejecute la o las consultas SQL en el servidor %s" - -#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 -#, php-format -msgid "Run SQL query/queries on database %s" -msgstr "Ejecutar la(s) consulta(s) SQL en la base de datos %s" - -#: libraries/sql_query_form.lib.php:296 navigation.php:302 -#: setup/frames/index.inc.php:231 -msgid "Clear" -msgstr "Limpiar" - -#: libraries/sql_query_form.lib.php:301 -msgid "Columns" -msgstr "Columnas" - -#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 -msgid "Bookmark this SQL query" -msgstr "Guardar esta consulta en favoritos" - -#: libraries/sql_query_form.lib.php:343 sql.php:1021 -msgid "Let every user access this bookmark" -msgstr "Permitir que todo usuario pueda acceder a este favorito" - -#: libraries/sql_query_form.lib.php:349 -msgid "Replace existing bookmark of same name" -msgstr "Reemplazar el favorito existente que tenga el mismo nombre" - -#: libraries/sql_query_form.lib.php:365 -msgid "Do not overwrite this query from outside the window" -msgstr "No sobreescribir esta consulta desde fuera de la ventana" - -#: libraries/sql_query_form.lib.php:372 -msgid "Delimiter" -msgstr "Delimitador" - -#: libraries/sql_query_form.lib.php:380 -msgid " Show this query here again " -msgstr " Mostrar esta consulta otra vez " - -#: libraries/sql_query_form.lib.php:443 -msgid "View only" -msgstr "Solamente ver" - -#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 -msgid "Location of the text file" -msgstr "Localización del archivo de texto" - -#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 -msgid "web server upload directory" -msgstr "directorio en el servidor web para subir los archivos" - #: libraries/sqlvalidator.lib.php:67 #, php-format msgid "" @@ -7113,51 +7188,6 @@ msgstr "" "El validador de SQL no pudo inicializarse. Por favor revise si ha instalado " "las extensiones php necesarias, como están descritas en la %sdocumentación%s." -#: libraries/StorageEngine.class.php:195 -msgid "" -"There is no detailed status information available for this storage engine." -msgstr "" -"No existe información detallada acerca de las condiciones en que se " -"encuentra este motor de almacenamiento." - -#: libraries/StorageEngine.class.php:355 -#, php-format -msgid "%s is available on this MySQL server." -msgstr "%s está disponible en este servidor MySQL." - -#: libraries/StorageEngine.class.php:358 -#, php-format -msgid "%s has been disabled for this MySQL server." -msgstr "%s ha sido deshabilitado para este motor de almacenamiento." - -#: libraries/StorageEngine.class.php:362 -#, php-format -msgid "This MySQL server does not support the %s storage engine." -msgstr "" -"Este servidor MySQL no es compatible con el motor de almacenamiento %s." - -#: libraries/Table.class.php:1027 -msgid "Invalid database" -msgstr "La base de datos no es válida" - -#: libraries/Table.class.php:1041 tbl_get_field.php:25 -msgid "Invalid table name" -msgstr "El nombre de la tabla no es válido" - -#: libraries/Table.class.php:1056 -#, php-format -msgid "Error renaming table %1$s to %2$s" -msgstr "Error al cambiar el nombre de la tabla %1$s a %2$s" - -#: libraries/Table.class.php:1139 -#, php-format -msgid "Table %s has been renamed to %s" -msgstr "Tabla %s ahora se llama %s" - -#: libraries/Table.class.php:1272 -msgid "Could not save table UI preferences" -msgstr "No se pudieron guardar las preferencias de interfaz" - #: libraries/tbl_links.inc.php:117 libraries/tbl_links.inc.php:118 msgid "Table seems to be empty!" msgstr "La tabla, ¡parece estar vacía!" @@ -7281,38 +7311,6 @@ msgstr "definición de la PARTICIÓN" msgid "+ Add a value" msgstr "+ Agregar un nuevo valor" -#: libraries/Theme.class.php:160 -#, php-format -msgid "No valid image path for theme %s found!" -msgstr "¡No se halló la ruta de imágenes para el tema %s!" - -#: libraries/Theme.class.php:380 -msgid "No preview available." -msgstr "No existe una previsualización disponible." - -#: libraries/Theme.class.php:383 -msgid "take it" -msgstr "tómelo" - -#: libraries/Theme_Manager.class.php:109 -#, php-format -msgid "Default theme %s not found!" -msgstr "¡No se halló el tema predeterminado %s!" - -#: libraries/Theme_Manager.class.php:147 -#, php-format -msgid "Theme %s not found!" -msgstr "¡No se halló el tema %s!" - -#: libraries/Theme_Manager.class.php:215 -#, php-format -msgid "Theme path not found for theme %s!" -msgstr "¡No se halló la ruta del tema %s!" - -#: libraries/Theme_Manager.class.php:291 themes.php:20 themes.php:40 -msgid "Theme" -msgstr "Tema" - #: libraries/transformations/application_octetstream__download.inc.php:9 msgid "" "Displays a link to download the binary data of the column. You can use the " @@ -7631,8 +7629,8 @@ msgid "" "extended features have been deactivated. To find out why click %shere%s." msgstr "" "El almacenamiento de configuración phpMyAdmin no está completamente " -"configurado, algunas funcionalidades extendidas fueron deshabilitadas. %" -"sPulsa aquí para averiguar por qué%s." +"configurado, algunas funcionalidades extendidas fueron deshabilitadas. " +"%sPulsa aquí para averiguar por qué%s." #: main.php:314 msgid "" @@ -8382,8 +8380,8 @@ msgstr "" msgid "" "Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege " "tables. The content of these tables may differ from the privileges the " -"server uses, if they have been changed manually. In this case, you should %" -"sreload the privileges%s before you continue." +"server uses, if they have been changed manually. In this case, you should " +"%sreload the privileges%s before you continue." msgstr "" "Nota: phpMyAdmin obtiene los privilegios de los usuarios 'directamente de " "las tablas de privilegios MySQL'. El contenido de estas tablas puede diferir " diff --git a/po/et.po b/po/et.po index 9d040b93bc..2906b368b9 100644 --- a/po/et.po +++ b/po/et.po @@ -3,14 +3,14 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-26 07:33-0400\n" +"POT-Creation-Date: 2011-06-27 10:20+0200\n" "PO-Revision-Date: 2010-03-12 09:14+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: estonian \n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: \n" "X-Generator: Translate Toolkit 1.5.3\n" #: browse_foreigners.php:35 browse_foreigners.php:53 @@ -44,13 +44,13 @@ msgstr "" msgid "Search" msgstr "Otsi" -#: browse_foreigners.php:154 db_operations.php:368 db_operations.php:420 -#: db_operations.php:530 db_operations.php:558 db_search.php:360 +#: browse_foreigners.php:154 db_operations.php:369 db_operations.php:421 +#: db_operations.php:531 db_operations.php:559 db_search.php:360 #: db_structure.php:528 enum_editor.php:63 js/messages.php:90 +#: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 #: libraries/auth/cookie.auth.lib.php:273 libraries/common.lib.php:1315 -#: libraries/common.lib.php:2245 libraries/Config.class.php:1220 -#: libraries/core.lib.php:557 libraries/db_routines.lib.php:789 -#: libraries/db_routines.lib.php:921 +#: libraries/common.lib.php:2245 libraries/core.lib.php:557 +#: libraries/db_routines.lib.php:789 libraries/db_routines.lib.php:921 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 #: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 @@ -63,18 +63,18 @@ msgstr "Otsi" #: 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:518 #: libraries/tbl_properties.inc.php:607 libraries/tbl_properties.inc.php:777 -#: libraries/Theme_Manager.class.php:305 main.php:109 navigation.php:202 -#: navigation.php:240 pmd_pdf.php:124 prefs_manage.php:265 -#: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 -#: server_privileges.php:1694 server_privileges.php:2051 -#: server_privileges.php:2098 server_privileges.php:2138 -#: server_replication.php:233 server_replication.php:316 -#: server_replication.php:347 server_synchronize.php:1220 tbl_change.php:332 -#: tbl_change.php:1024 tbl_change.php:1061 tbl_indexes.php:260 -#: tbl_operations.php:280 tbl_operations.php:317 tbl_operations.php:519 -#: tbl_operations.php:581 tbl_operations.php:763 tbl_select.php:291 -#: tbl_structure.php:698 tbl_structure.php:734 tbl_tracking.php:425 -#: tbl_tracking.php:563 view_create.php:181 view_operations.php:99 +#: main.php:109 navigation.php:202 navigation.php:240 pmd_pdf.php:124 +#: prefs_manage.php:265 prefs_manage.php:316 server_binlog.php:128 +#: server_privileges.php:646 server_privileges.php:1694 +#: server_privileges.php:2051 server_privileges.php:2098 +#: server_privileges.php:2138 server_replication.php:233 +#: server_replication.php:316 server_replication.php:347 +#: server_synchronize.php:1220 tbl_change.php:332 tbl_change.php:1024 +#: tbl_change.php:1061 tbl_indexes.php:260 tbl_operations.php:280 +#: tbl_operations.php:317 tbl_operations.php:519 tbl_operations.php:581 +#: tbl_operations.php:763 tbl_select.php:291 tbl_structure.php:698 +#: tbl_structure.php:734 tbl_tracking.php:425 tbl_tracking.php:563 +#: view_create.php:181 view_operations.php:99 msgid "Go" msgstr "Mine" @@ -119,7 +119,7 @@ msgstr "" msgid "Database %1$s has been created." msgstr "Andmebaas %s kustutatud." -#: db_datadict.php:48 db_operations.php:361 +#: db_datadict.php:48 db_operations.php:362 msgid "Database comment: " msgstr "Andmebaasi kommentaar: " @@ -129,9 +129,9 @@ msgstr "Andmebaasi kommentaar: " msgid "Table comments" msgstr "Tabeli kommentaarid" -#: db_datadict.php:166 db_qbe.php:196 libraries/export/htmlword.php:248 -#: libraries/export/latex.php:375 libraries/export/odt.php:302 -#: libraries/export/texytext.php:227 libraries/Index.class.php:448 +#: db_datadict.php:166 db_qbe.php:196 libraries/Index.class.php:448 +#: libraries/export/htmlword.php:248 libraries/export/latex.php:375 +#: libraries/export/odt.php:302 libraries/export/texytext.php:227 #: libraries/schema/Pdf_Relation_Schema.class.php:1236 #: libraries/schema/Pdf_Relation_Schema.class.php:1257 #: libraries/tbl_properties.inc.php:274 tbl_change.php:310 tbl_chart.php:86 @@ -142,12 +142,12 @@ msgstr "Tabeli kommentaarid" msgid "Column" msgstr "Väljade nimed" -#: db_datadict.php:167 db_printview.php:104 libraries/db_events.inc.php:69 -#: libraries/db_routines.lib.php:666 libraries/db_routines.lib.php:691 -#: libraries/db_routines.lib.php:847 libraries/db_routines.lib.php:1216 -#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:249 -#: libraries/export/latex.php:375 libraries/export/odt.php:305 -#: libraries/export/texytext.php:228 libraries/Index.class.php:445 +#: db_datadict.php:167 db_printview.php:104 libraries/Index.class.php:445 +#: libraries/db_events.inc.php:69 libraries/db_routines.lib.php:666 +#: libraries/db_routines.lib.php:691 libraries/db_routines.lib.php:847 +#: libraries/db_routines.lib.php:1216 libraries/db_structure.lib.php:51 +#: libraries/export/htmlword.php:249 libraries/export/latex.php:375 +#: libraries/export/odt.php:305 libraries/export/texytext.php:228 #: libraries/schema/Pdf_Relation_Schema.class.php:1237 #: libraries/schema/Pdf_Relation_Schema.class.php:1258 #: libraries/tbl_properties.inc.php:100 server_privileges.php:2151 @@ -157,9 +157,9 @@ msgstr "Väljade nimed" msgid "Type" msgstr "Tüüp" -#: db_datadict.php:169 libraries/export/htmlword.php:250 -#: libraries/export/latex.php:375 libraries/export/odt.php:308 -#: libraries/export/texytext.php:229 libraries/Index.class.php:451 +#: db_datadict.php:169 libraries/Index.class.php:451 +#: libraries/export/htmlword.php:250 libraries/export/latex.php:375 +#: libraries/export/odt.php:308 libraries/export/texytext.php:229 #: libraries/schema/Pdf_Relation_Schema.class.php:1239 #: libraries/schema/Pdf_Relation_Schema.class.php:1260 #: libraries/tbl_properties.inc.php:109 tbl_change.php:325 @@ -197,13 +197,12 @@ msgstr "Lingib " msgid "Comments" msgstr "Kommentaarid" -#: db_datadict.php:259 js/messages.php:109 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:361 +#: db_datadict.php:259 js/messages.php:109 libraries/Index.class.php:361 #: libraries/Index.class.php:388 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:287 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:287 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:130 #: server_privileges.php:1381 server_privileges.php:1392 @@ -214,17 +213,17 @@ msgstr "Kommentaarid" msgid "No" msgstr "Ei" -#: db_datadict.php:259 js/messages.php:108 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:362 +#: db_datadict.php:259 js/messages.php:108 libraries/Index.class.php:362 #: libraries/Index.class.php:387 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 -#: libraries/mult_submits.inc.php:87 libraries/mult_submits.inc.php:92 -#: libraries/mult_submits.inc.php:97 libraries/mult_submits.inc.php:102 -#: libraries/mult_submits.inc.php:262 libraries/mult_submits.inc.php:276 -#: libraries/mult_submits.inc.php:286 libraries/mult_submits.inc.php:299 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:46 +#: libraries/mult_submits.inc.php:78 libraries/mult_submits.inc.php:87 +#: libraries/mult_submits.inc.php:92 libraries/mult_submits.inc.php:97 +#: libraries/mult_submits.inc.php:102 libraries/mult_submits.inc.php:262 +#: libraries/mult_submits.inc.php:276 libraries/mult_submits.inc.php:286 +#: libraries/mult_submits.inc.php:299 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:129 #: server_databases.php:76 server_privileges.php:1378 @@ -261,82 +260,82 @@ msgstr "Puhasta kõik" msgid "The database name is empty!" msgstr "Andmebaasi nimi on tühi!" -#: db_operations.php:271 +#: db_operations.php:272 #, php-format msgid "Database %s has been renamed to %s" msgstr "Andmebaas %s on ümber nimetatud %s" -#: db_operations.php:275 +#: db_operations.php:276 #, php-format msgid "Database %s has been copied to %s" msgstr "Andmebaas %s on kopeeritud %s" -#: db_operations.php:403 +#: db_operations.php:404 msgid "Rename database to" msgstr "Nimeta andmebaas ümber" -#: db_operations.php:408 server_status.php:799 +#: db_operations.php:409 server_status.php:799 msgid "Command" msgstr "Käsk" -#: db_operations.php:439 +#: db_operations.php:440 #, fuzzy #| msgid "Rename database to" msgid "Remove database" msgstr "Nimeta andmebaas ümber" -#: db_operations.php:451 +#: db_operations.php:452 #, php-format msgid "Database %s has been dropped." msgstr "Andmebaas %s kustutatud." -#: db_operations.php:456 +#: db_operations.php:457 #, fuzzy msgid "Drop the database (DROP)" msgstr "Pole andmebaase" -#: db_operations.php:486 +#: db_operations.php:487 msgid "Copy database to" msgstr "Kopeeri andmebaas" -#: db_operations.php:493 tbl_operations.php:548 tbl_tracking.php:418 +#: db_operations.php:494 tbl_operations.php:548 tbl_tracking.php:418 msgid "Structure only" msgstr "Ainult struktuur" -#: db_operations.php:494 tbl_operations.php:549 tbl_tracking.php:420 +#: db_operations.php:495 tbl_operations.php:549 tbl_tracking.php:420 msgid "Structure and data" msgstr "Struktuur ja andmed" -#: db_operations.php:495 tbl_operations.php:550 tbl_tracking.php:419 +#: db_operations.php:496 tbl_operations.php:550 tbl_tracking.php:419 msgid "Data only" msgstr "Ainult andmed" -#: db_operations.php:503 +#: db_operations.php:504 msgid "CREATE DATABASE before copying" msgstr "CREATE DATABASE enne kopeerimist" -#: db_operations.php:506 libraries/config/messages.inc.php:126 +#: db_operations.php:507 libraries/config/messages.inc.php:126 #: libraries/config/messages.inc.php:127 libraries/config/messages.inc.php:129 #: libraries/config/messages.inc.php:135 tbl_operations.php:556 #, php-format msgid "Add %s" msgstr "Lisa %s" -#: db_operations.php:510 libraries/config/messages.inc.php:119 +#: db_operations.php:511 libraries/config/messages.inc.php:119 #: tbl_operations.php:314 tbl_operations.php:558 msgid "Add AUTO_INCREMENT value" msgstr "Lisa AUTO_INCREMENT väärtus" -#: db_operations.php:514 tbl_operations.php:565 +#: db_operations.php:515 tbl_operations.php:565 msgid "Add constraints" msgstr "Lisa piirangud" -#: db_operations.php:527 +#: db_operations.php:528 msgid "Switch to copied database" msgstr "Mine kopeeritud andmebaasile" -#: db_operations.php:551 libraries/build_html_for_db.lib.php:19 -#: libraries/db_structure.lib.php:53 libraries/Index.class.php:450 +#: db_operations.php:552 libraries/Index.class.php:450 +#: libraries/build_html_for_db.lib.php:19 libraries/db_structure.lib.php:53 #: libraries/mysql_charsets.lib.php:110 libraries/tbl_properties.inc.php:107 #: libraries/tbl_properties.inc.php:720 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:378 tbl_select.php:115 @@ -345,7 +344,7 @@ msgstr "Mine kopeeritud andmebaasile" msgid "Collation" msgstr "Määrang" -#: db_operations.php:564 +#: db_operations.php:565 #, fuzzy, php-format #| msgid "" #| "The additional features for working with linked tables have been " @@ -357,7 +356,7 @@ msgstr "" "Lisavõimalused töötamiseks lingitud tabelitega on deaktiveeritud. Et lugeda " "miks see nii on, vajutage %ssiia%s." -#: db_operations.php:599 +#: db_operations.php:600 #, fuzzy #| msgid "Relational schema" msgid "Edit or export relational schema" @@ -510,105 +509,105 @@ msgstr "SQL-päring andmebaasist %s:" msgid "Submit Query" msgstr "Lae päring" -#: db_routines.php:152 import.php:453 libraries/display_tbl.lib.php:2272 -#: libraries/Message.class.php:185 libraries/sql_query_form.lib.php:139 +#: db_routines.php:154 import.php:453 libraries/Message.class.php:185 +#: libraries/display_tbl.lib.php:2272 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" msgstr "Teie SQL päring täideti edukalt" -#: db_routines.php:155 +#: db_routines.php:157 #, php-format msgid "%d row affected by the last statement inside the procedure" msgid_plural "%d rows affected by the last statement inside the procedure" msgstr[0] "" msgstr[1] "" -#: db_routines.php:165 +#: db_routines.php:167 #, fuzzy, php-format #| msgid "Allows executing stored routines." msgid "Execution results of routine %s" msgstr "Lubab salvestatud rutiinide käivituse." -#: db_routines.php:185 libraries/import.lib.php:153 sql.php:678 +#: db_routines.php:187 libraries/import.lib.php:153 sql.php:678 #: tbl_change.php:180 tbl_get_field.php:34 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL tagastas tühja tulemuse (s.t. null rida)." -#: db_routines.php:190 db_routines.php:295 db_routines.php:300 -#: db_routines.php:324 +#: db_routines.php:192 db_routines.php:297 db_routines.php:302 +#: db_routines.php:326 #, php-format msgid "The following query has failed: \"%s\"" msgstr "" -#: db_routines.php:191 db_routines.php:296 db_routines.php:301 -#: db_routines.php:311 db_routines.php:325 libraries/common.lib.php:609 +#: db_routines.php:193 db_routines.php:298 db_routines.php:303 +#: db_routines.php:313 db_routines.php:327 libraries/common.lib.php:609 msgid "MySQL said: " msgstr "MySQL ütles: " -#: db_routines.php:208 db_routines.php:240 db_routines.php:268 -#: db_routines.php:407 +#: db_routines.php:210 db_routines.php:242 db_routines.php:270 +#: db_routines.php:409 #, fuzzy #| msgid "Processes" msgid "Error in processing request" msgstr "Protsessid" -#: db_routines.php:209 db_routines.php:241 db_routines.php:269 -#: db_routines.php:408 +#: db_routines.php:211 db_routines.php:243 db_routines.php:271 +#: db_routines.php:410 #, fuzzy, php-format #| msgid "No tables found in database." msgid "No routine with name %1$s found in database %2$s" msgstr "Andmebaasist ei leitud tabeleid." -#: db_routines.php:230 db_routines.php:234 +#: db_routines.php:232 db_routines.php:236 msgid "Execute routine" msgstr "" -#: db_routines.php:259 db_routines.php:263 +#: db_routines.php:261 db_routines.php:265 #, fuzzy, php-format msgid "Export of routine %s" msgstr "Importige failid" -#: db_routines.php:288 libraries/db_routines.lib.php:960 +#: db_routines.php:290 libraries/db_routines.lib.php:960 #, fuzzy, php-format #| msgid "Invalid server index: \"%s\"" msgid "Invalid routine type: \"%s\"" msgstr "Vigane serveri indeks: \"%s\"" -#: db_routines.php:309 +#: db_routines.php:311 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: db_routines.php:310 +#: db_routines.php:312 msgid "The backed up query was:" msgstr "" -#: db_routines.php:314 +#: db_routines.php:316 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Routine %1$s has been modified." msgstr "Tabel %s kustutatud" -#: db_routines.php:327 +#: db_routines.php:329 #, fuzzy, php-format msgid "Routine %1$s has been created." msgstr "Tabel %s kustutatud" -#: db_routines.php:335 +#: db_routines.php:337 msgid "One or more errors have occured while processing your request:" msgstr "" -#: db_routines.php:379 +#: db_routines.php:381 #, fuzzy #| msgid "Create relation" msgid "Create routine" msgstr "Suhte loomine (relation)" -#: db_routines.php:383 +#: db_routines.php:385 msgid "Edit routine" msgstr "" -#: db_routines.php:434 +#: db_routines.php:436 msgid "" "You are using PHP's deprecated 'mysql' extension, which is not capable of " "handling multi queries. The execution of some stored routines may fail!(ex. 12.00% to .12)" msgstr "" @@ -6326,40 +6471,6 @@ msgid "" "the issue and try again." msgstr "" -#: libraries/Index.class.php:430 tbl_relation.php:526 -msgid "No index defined!" -msgstr "Indeksit pole defineeritud!" - -#: libraries/Index.class.php:446 libraries/tbl_properties.inc.php:503 -#: tbl_structure.php:157 tbl_structure.php:162 tbl_structure.php:606 -#: tbl_tracking.php:315 -msgid "Unique" -msgstr "Unikaalne" - -#: libraries/Index.class.php:447 tbl_tracking.php:316 -msgid "Packed" -msgstr "" - -#: libraries/Index.class.php:449 tbl_tracking.php:318 -msgid "Cardinality" -msgstr "Kasulikkus" - -#: libraries/Index.class.php:474 -msgid "The primary key has been dropped" -msgstr "Primaarne võti kustutatud" - -#: libraries/Index.class.php:478 -#, php-format -msgid "Index %s has been dropped" -msgstr "Indeks %s kustutatud" - -#: libraries/Index.class.php:582 -#, php-format -msgid "" -"The indexes %1$s and %2$s seem to be equal and one of them could possibly be " -"removed." -msgstr "" - #: libraries/kanji-encoding.lib.php:142 #, fuzzy #| msgid "None" @@ -6372,29 +6483,6 @@ msgstr "Pole" msgid "Convert to Kana" msgstr "" -#: libraries/Message.class.php:260 -#, php-format -msgid "%1$d row affected." -msgid_plural "%1$d rows affected." -msgstr[0] "" -msgstr[1] "" - -#: libraries/Message.class.php:279 -#, fuzzy, php-format -#| msgid "No rows selected" -msgid "%1$d row deleted." -msgid_plural "%1$d rows deleted." -msgstr[0] "Ridu pole valitud" -msgstr[1] "Ridu pole valitud" - -#: libraries/Message.class.php:298 -#, fuzzy, php-format -#| msgid "No rows selected" -msgid "%1$d row inserted." -msgid_plural "%1$d rows inserted." -msgstr[0] "Ridu pole valitud" -msgstr[1] "Ridu pole valitud" - #: libraries/mult_submits.inc.php:254 #, fuzzy #| msgid "Fri" @@ -6639,22 +6727,6 @@ msgstr "" msgid "This format has no options" msgstr "Sellel formaadil pole seadeid" -#: libraries/RecentTable.class.php:114 -#, fuzzy -#| msgid "Could not load default configuration from: \"%1$s\"" -msgid "Could not save recent table" -msgstr "Pole võimalik laadida vaikimisi seadete faili: \"%1$s\"" - -#: libraries/RecentTable.class.php:149 -#, fuzzy -msgid "Recent tables" -msgstr "Pole tabeleid" - -#: libraries/RecentTable.class.php:155 -#, fuzzy -msgid "There are no recent tables" -msgstr "Kontrolli tabelit" - #: libraries/relation.lib.php:83 msgid "not OK" msgstr "Ei ole korras" @@ -7046,6 +7118,64 @@ msgstr "" msgid "Target database" msgstr "Otsi andmebaasist" +#: libraries/sql_query_form.lib.php:223 +#, php-format +msgid "Run SQL query/queries on server %s" +msgstr "Käivita SQL käsk/käsud Masinas %s" + +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 +#, php-format +msgid "Run SQL query/queries on database %s" +msgstr "Päri SQL päring(uid) andmebaasist %s" + +#: libraries/sql_query_form.lib.php:296 navigation.php:302 +#: setup/frames/index.inc.php:231 +#, fuzzy +msgid "Clear" +msgstr "Kalender" + +#: libraries/sql_query_form.lib.php:301 +#, fuzzy +#| msgid "Column names" +msgid "Columns" +msgstr "Väljade nimed" + +#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 +msgid "Bookmark this SQL query" +msgstr "Lisa see SQL päring järjehoidjasse" + +#: libraries/sql_query_form.lib.php:343 sql.php:1021 +msgid "Let every user access this bookmark" +msgstr "Anna kõikidele kasutajatele juurdepääs sellele järjehodjale" + +#: libraries/sql_query_form.lib.php:349 +msgid "Replace existing bookmark of same name" +msgstr "Kirjuta samanimeline järjehoidja üle" + +#: libraries/sql_query_form.lib.php:365 +msgid "Do not overwrite this query from outside the window" +msgstr "Antud päringut mitte muuta väljaspool akent." + +#: libraries/sql_query_form.lib.php:372 +msgid "Delimiter" +msgstr "Eraldaja" + +#: libraries/sql_query_form.lib.php:380 +msgid " Show this query here again " +msgstr " Näita päringut siin uuesti " + +#: libraries/sql_query_form.lib.php:443 +msgid "View only" +msgstr "Vaata ainult" + +#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 +msgid "Location of the text file" +msgstr "tekstifaili asukoht" + +#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 +msgid "web server upload directory" +msgstr "webiserveri üleslaadimiskataloogi" + #: libraries/sqlparser.lib.php:132 msgid "" "There seems to be an error in your SQL query. The MySQL server error output " @@ -7109,64 +7239,6 @@ msgstr "Vigane identifikaator" msgid "Unknown Punctuation String" msgstr "Tundmatu suunav tekst" -#: libraries/sql_query_form.lib.php:223 -#, php-format -msgid "Run SQL query/queries on server %s" -msgstr "Käivita SQL käsk/käsud Masinas %s" - -#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 -#, php-format -msgid "Run SQL query/queries on database %s" -msgstr "Päri SQL päring(uid) andmebaasist %s" - -#: libraries/sql_query_form.lib.php:296 navigation.php:302 -#: setup/frames/index.inc.php:231 -#, fuzzy -msgid "Clear" -msgstr "Kalender" - -#: libraries/sql_query_form.lib.php:301 -#, fuzzy -#| msgid "Column names" -msgid "Columns" -msgstr "Väljade nimed" - -#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 -msgid "Bookmark this SQL query" -msgstr "Lisa see SQL päring järjehoidjasse" - -#: libraries/sql_query_form.lib.php:343 sql.php:1021 -msgid "Let every user access this bookmark" -msgstr "Anna kõikidele kasutajatele juurdepääs sellele järjehodjale" - -#: libraries/sql_query_form.lib.php:349 -msgid "Replace existing bookmark of same name" -msgstr "Kirjuta samanimeline järjehoidja üle" - -#: libraries/sql_query_form.lib.php:365 -msgid "Do not overwrite this query from outside the window" -msgstr "Antud päringut mitte muuta väljaspool akent." - -#: libraries/sql_query_form.lib.php:372 -msgid "Delimiter" -msgstr "Eraldaja" - -#: libraries/sql_query_form.lib.php:380 -msgid " Show this query here again " -msgstr " Näita päringut siin uuesti " - -#: libraries/sql_query_form.lib.php:443 -msgid "View only" -msgstr "Vaata ainult" - -#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 -msgid "Location of the text file" -msgstr "tekstifaili asukoht" - -#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 -msgid "web server upload directory" -msgstr "webiserveri üleslaadimiskataloogi" - #: libraries/sqlvalidator.lib.php:67 #, php-format msgid "" @@ -7176,48 +7248,6 @@ msgstr "" "SQL-i valideerijat ei suudetud avada. Palun kontrollige, et te olete " "installinud vastavad php moodulid nagu on kirjeldatud %sdokumentatsioonis%s." -#: libraries/StorageEngine.class.php:195 -msgid "" -"There is no detailed status information available for this storage engine." -msgstr "Detailne seisuinformatsioon antud varundusmootori kohta puudub." - -#: libraries/StorageEngine.class.php:355 -#, php-format -msgid "%s is available on this MySQL server." -msgstr "%s on saadaval selles MySQL serveris." - -#: libraries/StorageEngine.class.php:358 -#, php-format -msgid "%s has been disabled for this MySQL server." -msgstr "%s on keelatud selles MySQL serveris." - -#: libraries/StorageEngine.class.php:362 -#, php-format -msgid "This MySQL server does not support the %s storage engine." -msgstr "See MySQL server ei toeta %s varundusmootorit." - -#: libraries/Table.class.php:1027 -msgid "Invalid database" -msgstr "Vigane andmebaas" - -#: libraries/Table.class.php:1041 tbl_get_field.php:25 -msgid "Invalid table name" -msgstr "Vigane tabeli nimi" - -#: libraries/Table.class.php:1056 -#, php-format -msgid "Error renaming table %1$s to %2$s" -msgstr "Viga tabeli nime %1$s muutimsel %2$s" - -#: libraries/Table.class.php:1139 -#, php-format -msgid "Table %s has been renamed to %s" -msgstr "Tabel %s on ümber nimetatud %s" - -#: libraries/Table.class.php:1272 -msgid "Could not save table UI preferences" -msgstr "" - #: libraries/tbl_links.inc.php:117 libraries/tbl_links.inc.php:118 msgid "Table seems to be empty!" msgstr "Tabel tundub olevat tühi!" @@ -7349,38 +7379,6 @@ msgstr "" msgid "+ Add a value" msgstr "Lisa uus kasutaja" -#: libraries/Theme.class.php:160 -#, php-format -msgid "No valid image path for theme %s found!" -msgstr "Ei leia pildi kataloogi teemale %s!" - -#: libraries/Theme.class.php:380 -msgid "No preview available." -msgstr "Eelvaade pole saadaval." - -#: libraries/Theme.class.php:383 -msgid "take it" -msgstr "võta see" - -#: libraries/Theme_Manager.class.php:109 -#, php-format -msgid "Default theme %s not found!" -msgstr "Ei leia vaikimisi teemat %s!" - -#: libraries/Theme_Manager.class.php:147 -#, php-format -msgid "Theme %s not found!" -msgstr "Ei leia teemat %s!" - -#: libraries/Theme_Manager.class.php:215 -#, php-format -msgid "Theme path not found for theme %s!" -msgstr "Ei leia kataloogi teemale %s!" - -#: libraries/Theme_Manager.class.php:291 themes.php:20 themes.php:40 -msgid "Theme" -msgstr "" - #: libraries/transformations/application_octetstream__download.inc.php:9 #, fuzzy #| msgid "" @@ -8489,8 +8487,8 @@ msgstr "Kustuta andmebaasid millel on samad nimed nagu kasutajatel." msgid "" "Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege " "tables. The content of these tables may differ from the privileges the " -"server uses, if they have been changed manually. In this case, you should %" -"sreload the privileges%s before you continue." +"server uses, if they have been changed manually. In this case, you should " +"%sreload the privileges%s before you continue." msgstr "" "Märkus: phpMyAdmin võtab kasutajate privileegid otse MySQL privileges " "tabelist. Tabeli sisu võib erineda sellest, mida server hetkel kasutab, seda " diff --git a/po/eu.po b/po/eu.po index baa134b945..07e09e8433 100644 --- a/po/eu.po +++ b/po/eu.po @@ -3,14 +3,14 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-26 07:33-0400\n" +"POT-Creation-Date: 2011-06-27 10:20+0200\n" "PO-Revision-Date: 2010-07-21 14:53+0200\n" "Last-Translator: Marc Delisle \n" "Language-Team: basque \n" +"Language: eu\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: eu\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.0.1\n" @@ -45,13 +45,13 @@ msgstr "" msgid "Search" msgstr "Bilatu" -#: browse_foreigners.php:154 db_operations.php:368 db_operations.php:420 -#: db_operations.php:530 db_operations.php:558 db_search.php:360 +#: browse_foreigners.php:154 db_operations.php:369 db_operations.php:421 +#: db_operations.php:531 db_operations.php:559 db_search.php:360 #: db_structure.php:528 enum_editor.php:63 js/messages.php:90 +#: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 #: libraries/auth/cookie.auth.lib.php:273 libraries/common.lib.php:1315 -#: libraries/common.lib.php:2245 libraries/Config.class.php:1220 -#: libraries/core.lib.php:557 libraries/db_routines.lib.php:789 -#: libraries/db_routines.lib.php:921 +#: libraries/common.lib.php:2245 libraries/core.lib.php:557 +#: libraries/db_routines.lib.php:789 libraries/db_routines.lib.php:921 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 #: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 @@ -64,18 +64,18 @@ msgstr "Bilatu" #: 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:518 #: libraries/tbl_properties.inc.php:607 libraries/tbl_properties.inc.php:777 -#: libraries/Theme_Manager.class.php:305 main.php:109 navigation.php:202 -#: navigation.php:240 pmd_pdf.php:124 prefs_manage.php:265 -#: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 -#: server_privileges.php:1694 server_privileges.php:2051 -#: server_privileges.php:2098 server_privileges.php:2138 -#: server_replication.php:233 server_replication.php:316 -#: server_replication.php:347 server_synchronize.php:1220 tbl_change.php:332 -#: tbl_change.php:1024 tbl_change.php:1061 tbl_indexes.php:260 -#: tbl_operations.php:280 tbl_operations.php:317 tbl_operations.php:519 -#: tbl_operations.php:581 tbl_operations.php:763 tbl_select.php:291 -#: tbl_structure.php:698 tbl_structure.php:734 tbl_tracking.php:425 -#: tbl_tracking.php:563 view_create.php:181 view_operations.php:99 +#: main.php:109 navigation.php:202 navigation.php:240 pmd_pdf.php:124 +#: prefs_manage.php:265 prefs_manage.php:316 server_binlog.php:128 +#: server_privileges.php:646 server_privileges.php:1694 +#: server_privileges.php:2051 server_privileges.php:2098 +#: server_privileges.php:2138 server_replication.php:233 +#: server_replication.php:316 server_replication.php:347 +#: server_synchronize.php:1220 tbl_change.php:332 tbl_change.php:1024 +#: tbl_change.php:1061 tbl_indexes.php:260 tbl_operations.php:280 +#: tbl_operations.php:317 tbl_operations.php:519 tbl_operations.php:581 +#: tbl_operations.php:763 tbl_select.php:291 tbl_structure.php:698 +#: tbl_structure.php:734 tbl_tracking.php:425 tbl_tracking.php:563 +#: view_create.php:181 view_operations.php:99 msgid "Go" msgstr "Joan" @@ -120,7 +120,7 @@ msgstr "" msgid "Database %1$s has been created." msgstr "%s datu-basea ezabatua izan da." -#: db_datadict.php:48 db_operations.php:361 +#: db_datadict.php:48 db_operations.php:362 msgid "Database comment: " msgstr "Datu-basearen iruzkina: " @@ -130,9 +130,9 @@ msgstr "Datu-basearen iruzkina: " msgid "Table comments" msgstr "Taularen iruzkinak" -#: db_datadict.php:166 db_qbe.php:196 libraries/export/htmlword.php:248 -#: libraries/export/latex.php:375 libraries/export/odt.php:302 -#: libraries/export/texytext.php:227 libraries/Index.class.php:448 +#: db_datadict.php:166 db_qbe.php:196 libraries/Index.class.php:448 +#: libraries/export/htmlword.php:248 libraries/export/latex.php:375 +#: libraries/export/odt.php:302 libraries/export/texytext.php:227 #: libraries/schema/Pdf_Relation_Schema.class.php:1236 #: libraries/schema/Pdf_Relation_Schema.class.php:1257 #: libraries/tbl_properties.inc.php:274 tbl_change.php:310 tbl_chart.php:86 @@ -143,12 +143,12 @@ msgstr "Taularen iruzkinak" msgid "Column" msgstr "Zutabe izenak" -#: db_datadict.php:167 db_printview.php:104 libraries/db_events.inc.php:69 -#: libraries/db_routines.lib.php:666 libraries/db_routines.lib.php:691 -#: libraries/db_routines.lib.php:847 libraries/db_routines.lib.php:1216 -#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:249 -#: libraries/export/latex.php:375 libraries/export/odt.php:305 -#: libraries/export/texytext.php:228 libraries/Index.class.php:445 +#: db_datadict.php:167 db_printview.php:104 libraries/Index.class.php:445 +#: libraries/db_events.inc.php:69 libraries/db_routines.lib.php:666 +#: libraries/db_routines.lib.php:691 libraries/db_routines.lib.php:847 +#: libraries/db_routines.lib.php:1216 libraries/db_structure.lib.php:51 +#: libraries/export/htmlword.php:249 libraries/export/latex.php:375 +#: libraries/export/odt.php:305 libraries/export/texytext.php:228 #: libraries/schema/Pdf_Relation_Schema.class.php:1237 #: libraries/schema/Pdf_Relation_Schema.class.php:1258 #: libraries/tbl_properties.inc.php:100 server_privileges.php:2151 @@ -158,9 +158,9 @@ msgstr "Zutabe izenak" msgid "Type" msgstr "Mota" -#: db_datadict.php:169 libraries/export/htmlword.php:250 -#: libraries/export/latex.php:375 libraries/export/odt.php:308 -#: libraries/export/texytext.php:229 libraries/Index.class.php:451 +#: db_datadict.php:169 libraries/Index.class.php:451 +#: libraries/export/htmlword.php:250 libraries/export/latex.php:375 +#: libraries/export/odt.php:308 libraries/export/texytext.php:229 #: libraries/schema/Pdf_Relation_Schema.class.php:1239 #: libraries/schema/Pdf_Relation_Schema.class.php:1260 #: libraries/tbl_properties.inc.php:109 tbl_change.php:325 @@ -198,13 +198,12 @@ msgstr "Estekak honi:" msgid "Comments" msgstr "Iruzkinak" -#: db_datadict.php:259 js/messages.php:109 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:361 +#: db_datadict.php:259 js/messages.php:109 libraries/Index.class.php:361 #: libraries/Index.class.php:388 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:287 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:287 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:130 #: server_privileges.php:1381 server_privileges.php:1392 @@ -215,17 +214,17 @@ msgstr "Iruzkinak" msgid "No" msgstr "Ez" -#: db_datadict.php:259 js/messages.php:108 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:362 +#: db_datadict.php:259 js/messages.php:108 libraries/Index.class.php:362 #: libraries/Index.class.php:387 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 -#: libraries/mult_submits.inc.php:87 libraries/mult_submits.inc.php:92 -#: libraries/mult_submits.inc.php:97 libraries/mult_submits.inc.php:102 -#: libraries/mult_submits.inc.php:262 libraries/mult_submits.inc.php:276 -#: libraries/mult_submits.inc.php:286 libraries/mult_submits.inc.php:299 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:46 +#: libraries/mult_submits.inc.php:78 libraries/mult_submits.inc.php:87 +#: libraries/mult_submits.inc.php:92 libraries/mult_submits.inc.php:97 +#: libraries/mult_submits.inc.php:102 libraries/mult_submits.inc.php:262 +#: libraries/mult_submits.inc.php:276 libraries/mult_submits.inc.php:286 +#: libraries/mult_submits.inc.php:299 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:129 #: server_databases.php:76 server_privileges.php:1378 @@ -263,84 +262,84 @@ msgstr "Desautatu dena" msgid "The database name is empty!" msgstr "Taularen izena hutsik dago!" -#: db_operations.php:271 +#: db_operations.php:272 #, fuzzy, php-format msgid "Database %s has been renamed to %s" msgstr "%s taula %s-(e)ra berrizendatua izan da" -#: db_operations.php:275 +#: db_operations.php:276 #, fuzzy, php-format msgid "Database %s has been copied to %s" msgstr "%s taula hona kopiatua izan da: %s." -#: db_operations.php:403 +#: db_operations.php:404 #, fuzzy msgid "Rename database to" msgstr "Taula berrizendatu izen honetara: " -#: db_operations.php:408 server_status.php:799 +#: db_operations.php:409 server_status.php:799 msgid "Command" msgstr "Komandoa" -#: db_operations.php:439 +#: db_operations.php:440 #, fuzzy msgid "Remove database" msgstr "Taula berrizendatu izen honetara: " -#: db_operations.php:451 +#: db_operations.php:452 #, php-format msgid "Database %s has been dropped." msgstr "%s datu-basea ezabatua izan da." -#: db_operations.php:456 +#: db_operations.php:457 #, fuzzy msgid "Drop the database (DROP)" msgstr "Datu-baserik ez" -#: db_operations.php:486 +#: db_operations.php:487 #, fuzzy msgid "Copy database to" msgstr "Datu-baserik ez" -#: db_operations.php:493 tbl_operations.php:548 tbl_tracking.php:418 +#: db_operations.php:494 tbl_operations.php:548 tbl_tracking.php:418 msgid "Structure only" msgstr "Egitura soilik" -#: db_operations.php:494 tbl_operations.php:549 tbl_tracking.php:420 +#: db_operations.php:495 tbl_operations.php:549 tbl_tracking.php:420 msgid "Structure and data" msgstr "Egitura eta datuak" -#: db_operations.php:495 tbl_operations.php:550 tbl_tracking.php:419 +#: db_operations.php:496 tbl_operations.php:550 tbl_tracking.php:419 msgid "Data only" msgstr "Datuak soilik" -#: db_operations.php:503 +#: db_operations.php:504 msgid "CREATE DATABASE before copying" msgstr "" -#: db_operations.php:506 libraries/config/messages.inc.php:126 +#: db_operations.php:507 libraries/config/messages.inc.php:126 #: libraries/config/messages.inc.php:127 libraries/config/messages.inc.php:129 #: libraries/config/messages.inc.php:135 tbl_operations.php:556 #, php-format msgid "Add %s" msgstr "%s gehitu" -#: db_operations.php:510 libraries/config/messages.inc.php:119 +#: db_operations.php:511 libraries/config/messages.inc.php:119 #: tbl_operations.php:314 tbl_operations.php:558 msgid "Add AUTO_INCREMENT value" msgstr "Gehitu AUTO_INCREMENT balioa" -#: db_operations.php:514 tbl_operations.php:565 +#: db_operations.php:515 tbl_operations.php:565 msgid "Add constraints" msgstr "Murrizketak gehitu" -#: db_operations.php:527 +#: db_operations.php:528 #, fuzzy msgid "Switch to copied database" msgstr "Kopiatutako taulara aldatu" -#: db_operations.php:551 libraries/build_html_for_db.lib.php:19 -#: libraries/db_structure.lib.php:53 libraries/Index.class.php:450 +#: db_operations.php:552 libraries/Index.class.php:450 +#: libraries/build_html_for_db.lib.php:19 libraries/db_structure.lib.php:53 #: libraries/mysql_charsets.lib.php:110 libraries/tbl_properties.inc.php:107 #: libraries/tbl_properties.inc.php:720 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:378 tbl_select.php:115 @@ -349,7 +348,7 @@ msgstr "Kopiatutako taulara aldatu" msgid "Collation" msgstr "Ordenamendua" -#: db_operations.php:564 +#: db_operations.php:565 #, fuzzy, php-format #| msgid "" #| "The additional features for working with linked tables have been " @@ -361,7 +360,7 @@ msgstr "" "Estekatutako taulekin lan egiteko hobespen gehigarriak ezgaitu dira . " "Zergatia jakiteko egizu klik %shemen%s." -#: db_operations.php:599 +#: db_operations.php:600 #, fuzzy #| msgid "Relational schema" msgid "Edit or export relational schema" @@ -514,102 +513,102 @@ msgstr "SQL-kontsulta %s datu-basean:" msgid "Submit Query" msgstr "Kontsulta bidali" -#: db_routines.php:152 import.php:453 libraries/display_tbl.lib.php:2272 -#: libraries/Message.class.php:185 libraries/sql_query_form.lib.php:139 +#: db_routines.php:154 import.php:453 libraries/Message.class.php:185 +#: libraries/display_tbl.lib.php:2272 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" msgstr "Zure SQL-kontsula arrakastaz burutu da" -#: db_routines.php:155 +#: db_routines.php:157 #, php-format msgid "%d row affected by the last statement inside the procedure" msgid_plural "%d rows affected by the last statement inside the procedure" msgstr[0] "" msgstr[1] "" -#: db_routines.php:165 +#: db_routines.php:167 #, php-format msgid "Execution results of routine %s" msgstr "" -#: db_routines.php:185 libraries/import.lib.php:153 sql.php:678 +#: db_routines.php:187 libraries/import.lib.php:153 sql.php:678 #: tbl_change.php:180 tbl_get_field.php:34 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL-k emaitza hutsa itzuli du. (i.e. zero errenkada)." -#: db_routines.php:190 db_routines.php:295 db_routines.php:300 -#: db_routines.php:324 +#: db_routines.php:192 db_routines.php:297 db_routines.php:302 +#: db_routines.php:326 #, php-format msgid "The following query has failed: \"%s\"" msgstr "" -#: db_routines.php:191 db_routines.php:296 db_routines.php:301 -#: db_routines.php:311 db_routines.php:325 libraries/common.lib.php:609 +#: db_routines.php:193 db_routines.php:298 db_routines.php:303 +#: db_routines.php:313 db_routines.php:327 libraries/common.lib.php:609 msgid "MySQL said: " msgstr "MySQL-ek zera dio: " -#: db_routines.php:208 db_routines.php:240 db_routines.php:268 -#: db_routines.php:407 +#: db_routines.php:210 db_routines.php:242 db_routines.php:270 +#: db_routines.php:409 #, fuzzy #| msgid "Processes" msgid "Error in processing request" msgstr "Prozesuak" -#: db_routines.php:209 db_routines.php:241 db_routines.php:269 -#: db_routines.php:408 +#: db_routines.php:211 db_routines.php:243 db_routines.php:271 +#: db_routines.php:410 #, fuzzy, php-format #| msgid "No tables found in database." msgid "No routine with name %1$s found in database %2$s" msgstr "Ez da taularik aurkitu datu-basean." -#: db_routines.php:230 db_routines.php:234 +#: db_routines.php:232 db_routines.php:236 msgid "Execute routine" msgstr "" -#: db_routines.php:259 db_routines.php:263 +#: db_routines.php:261 db_routines.php:265 #, php-format msgid "Export of routine %s" msgstr "" -#: db_routines.php:288 libraries/db_routines.lib.php:960 +#: db_routines.php:290 libraries/db_routines.lib.php:960 #, php-format msgid "Invalid routine type: \"%s\"" msgstr "" -#: db_routines.php:309 +#: db_routines.php:311 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: db_routines.php:310 +#: db_routines.php:312 msgid "The backed up query was:" msgstr "" -#: db_routines.php:314 +#: db_routines.php:316 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Routine %1$s has been modified." msgstr "%s taula ezabatu egin da" -#: db_routines.php:327 +#: db_routines.php:329 #, fuzzy, php-format msgid "Routine %1$s has been created." msgstr "%s taula ezabatu egin da" -#: db_routines.php:335 +#: db_routines.php:337 msgid "One or more errors have occured while processing your request:" msgstr "" -#: db_routines.php:379 +#: db_routines.php:381 #, fuzzy msgid "Create routine" msgstr "Zerbitzariaren bertsioa" -#: db_routines.php:383 +#: db_routines.php:385 msgid "Edit routine" msgstr "" -#: db_routines.php:434 +#: db_routines.php:436 msgid "" "You are using PHP's deprecated 'mysql' extension, which is not capable of " "handling multi queries. The execution of some stored routines may fail!(ex. 12.00% to .12)" msgstr "" @@ -6202,40 +6342,6 @@ msgid "" "the issue and try again." msgstr "" -#: libraries/Index.class.php:430 tbl_relation.php:526 -msgid "No index defined!" -msgstr "Ez dago indizerik definituta!" - -#: libraries/Index.class.php:446 libraries/tbl_properties.inc.php:503 -#: tbl_structure.php:157 tbl_structure.php:162 tbl_structure.php:606 -#: tbl_tracking.php:315 -msgid "Unique" -msgstr "Bakarra" - -#: libraries/Index.class.php:447 tbl_tracking.php:316 -msgid "Packed" -msgstr "" - -#: libraries/Index.class.php:449 tbl_tracking.php:318 -msgid "Cardinality" -msgstr "Kardinalitatea" - -#: libraries/Index.class.php:474 -msgid "The primary key has been dropped" -msgstr "Lehen mailako gakoa ezabatu da" - -#: libraries/Index.class.php:478 -#, php-format -msgid "Index %s has been dropped" -msgstr "%s indizea ezabatu da" - -#: libraries/Index.class.php:582 -#, php-format -msgid "" -"The indexes %1$s and %2$s seem to be equal and one of them could possibly be " -"removed." -msgstr "" - #: libraries/kanji-encoding.lib.php:142 #, fuzzy #| msgid "None" @@ -6248,27 +6354,6 @@ msgstr "Batez" msgid "Convert to Kana" msgstr "" -#: libraries/Message.class.php:260 -#, php-format -msgid "%1$d row affected." -msgid_plural "%1$d rows affected." -msgstr[0] "" -msgstr[1] "" - -#: libraries/Message.class.php:279 -#, php-format -msgid "%1$d row deleted." -msgid_plural "%1$d rows deleted." -msgstr[0] "" -msgstr[1] "" - -#: libraries/Message.class.php:298 -#, php-format -msgid "%1$d row inserted." -msgid_plural "%1$d rows inserted." -msgstr[0] "" -msgstr[1] "" - #: libraries/mult_submits.inc.php:254 #, fuzzy #| msgid "Fri" @@ -6515,19 +6600,6 @@ msgstr "" msgid "This format has no options" msgstr "Formato honek ez du aukerarik" -#: libraries/RecentTable.class.php:114 -msgid "Could not save recent table" -msgstr "" - -#: libraries/RecentTable.class.php:149 -#, fuzzy -msgid "Recent tables" -msgstr "Taularik ez" - -#: libraries/RecentTable.class.php:155 -msgid "There are no recent tables" -msgstr "" - #: libraries/relation.lib.php:83 msgid "not OK" msgstr "Okerra" @@ -6921,6 +6993,63 @@ msgstr "" msgid "Target database" msgstr "Datu-basean bilatu" +#: libraries/sql_query_form.lib.php:223 +#, fuzzy, php-format +msgid "Run SQL query/queries on server %s" +msgstr "SQL kontsulta(k) exekutatu %s datu-basean" + +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 +#, php-format +msgid "Run SQL query/queries on database %s" +msgstr "SQL kontsulta(k) exekutatu %s datu-basean" + +#: libraries/sql_query_form.lib.php:296 navigation.php:302 +#: setup/frames/index.inc.php:231 +msgid "Clear" +msgstr "" + +#: libraries/sql_query_form.lib.php:301 +#, fuzzy +#| msgid "Column names" +msgid "Columns" +msgstr "Zutabe izenak" + +#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 +msgid "Bookmark this SQL query" +msgstr "Kontsulta hau gogokoetan gorde" + +#: libraries/sql_query_form.lib.php:343 sql.php:1021 +msgid "Let every user access this bookmark" +msgstr "Gogokoen erregistro hau edozein erabiltzailearentzat erabilgarri " + +#: libraries/sql_query_form.lib.php:349 +msgid "Replace existing bookmark of same name" +msgstr "" + +#: libraries/sql_query_form.lib.php:365 +msgid "Do not overwrite this query from outside the window" +msgstr "Kontsulta hau ez idatzi gainean leihotik kanpo" + +#: libraries/sql_query_form.lib.php:372 +msgid "Delimiter" +msgstr "" + +#: libraries/sql_query_form.lib.php:380 +msgid " Show this query here again " +msgstr " Kontsulta hau hemen berriz erakutsi" + +#: libraries/sql_query_form.lib.php:443 +msgid "View only" +msgstr "Soilik ikusi" + +#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 +msgid "Location of the text file" +msgstr "Testu-fitxategiaren kokapena" + +#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 +msgid "web server upload directory" +msgstr "Fitxategiak igotzeko web-zerbitzariaren direktorioa" + #: libraries/sqlparser.lib.php:132 msgid "" "There seems to be an error in your SQL query. The MySQL server error output " @@ -6984,63 +7113,6 @@ msgstr "Indentifikatzaile okerra" msgid "Unknown Punctuation String" msgstr "Puntuazio ikurra ezezaguna" -#: libraries/sql_query_form.lib.php:223 -#, fuzzy, php-format -msgid "Run SQL query/queries on server %s" -msgstr "SQL kontsulta(k) exekutatu %s datu-basean" - -#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 -#, php-format -msgid "Run SQL query/queries on database %s" -msgstr "SQL kontsulta(k) exekutatu %s datu-basean" - -#: libraries/sql_query_form.lib.php:296 navigation.php:302 -#: setup/frames/index.inc.php:231 -msgid "Clear" -msgstr "" - -#: libraries/sql_query_form.lib.php:301 -#, fuzzy -#| msgid "Column names" -msgid "Columns" -msgstr "Zutabe izenak" - -#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 -msgid "Bookmark this SQL query" -msgstr "Kontsulta hau gogokoetan gorde" - -#: libraries/sql_query_form.lib.php:343 sql.php:1021 -msgid "Let every user access this bookmark" -msgstr "Gogokoen erregistro hau edozein erabiltzailearentzat erabilgarri " - -#: libraries/sql_query_form.lib.php:349 -msgid "Replace existing bookmark of same name" -msgstr "" - -#: libraries/sql_query_form.lib.php:365 -msgid "Do not overwrite this query from outside the window" -msgstr "Kontsulta hau ez idatzi gainean leihotik kanpo" - -#: libraries/sql_query_form.lib.php:372 -msgid "Delimiter" -msgstr "" - -#: libraries/sql_query_form.lib.php:380 -msgid " Show this query here again " -msgstr " Kontsulta hau hemen berriz erakutsi" - -#: libraries/sql_query_form.lib.php:443 -msgid "View only" -msgstr "Soilik ikusi" - -#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 -msgid "Location of the text file" -msgstr "Testu-fitxategiaren kokapena" - -#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 -msgid "web server upload directory" -msgstr "Fitxategiak igotzeko web-zerbitzariaren direktorioa" - #: libraries/sqlvalidator.lib.php:67 #, php-format msgid "" @@ -7051,48 +7123,6 @@ msgstr "" "beharrezkoak diren php luzapenak instalatu dituzun %sdokumentazioan%s " "azaltzen den moduan." -#: libraries/StorageEngine.class.php:195 -msgid "" -"There is no detailed status information available for this storage engine." -msgstr "" - -#: libraries/StorageEngine.class.php:355 -#, php-format -msgid "%s is available on this MySQL server." -msgstr "" - -#: libraries/StorageEngine.class.php:358 -#, php-format -msgid "%s has been disabled for this MySQL server." -msgstr "" - -#: libraries/StorageEngine.class.php:362 -#, php-format -msgid "This MySQL server does not support the %s storage engine." -msgstr "" - -#: libraries/Table.class.php:1027 -msgid "Invalid database" -msgstr "" - -#: libraries/Table.class.php:1041 tbl_get_field.php:25 -msgid "Invalid table name" -msgstr "" - -#: libraries/Table.class.php:1056 -#, php-format -msgid "Error renaming table %1$s to %2$s" -msgstr "" - -#: libraries/Table.class.php:1139 -#, php-format -msgid "Table %s has been renamed to %s" -msgstr "%s taula %s-(e)ra berrizendatua izan da" - -#: libraries/Table.class.php:1272 -msgid "Could not save table UI preferences" -msgstr "" - #: libraries/tbl_links.inc.php:117 libraries/tbl_links.inc.php:118 msgid "Table seems to be empty!" msgstr "" @@ -7224,38 +7254,6 @@ msgstr "" msgid "+ Add a value" msgstr "Erabiltzaile berria gehitu" -#: libraries/Theme.class.php:160 -#, php-format -msgid "No valid image path for theme %s found!" -msgstr "" - -#: libraries/Theme.class.php:380 -msgid "No preview available." -msgstr "" - -#: libraries/Theme.class.php:383 -msgid "take it" -msgstr "" - -#: libraries/Theme_Manager.class.php:109 -#, php-format -msgid "Default theme %s not found!" -msgstr "" - -#: libraries/Theme_Manager.class.php:147 -#, php-format -msgid "Theme %s not found!" -msgstr "" - -#: libraries/Theme_Manager.class.php:215 -#, php-format -msgid "Theme path not found for theme %s!" -msgstr "" - -#: libraries/Theme_Manager.class.php:291 themes.php:20 themes.php:40 -msgid "Theme" -msgstr "" - #: libraries/transformations/application_octetstream__download.inc.php:9 msgid "" "Displays a link to download the binary data of the column. You can use the " @@ -8344,8 +8342,8 @@ msgstr "Erabiltzaileen izen berdina duten datu-baseak ezabatu." msgid "" "Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege " "tables. The content of these tables may differ from the privileges the " -"server uses, if they have been changed manually. In this case, you should %" -"sreload the privileges%s before you continue." +"server uses, if they have been changed manually. In this case, you should " +"%sreload the privileges%s before you continue." msgstr "" "Oharra: phpMyAdmin-ek erabiltzaileen pribilegioak' zuzenean MySQL-ren " "pribilegioen taulatik' eskuratzen ditu. Taula hauen edukiak, tartean eskuz " diff --git a/po/fa.po b/po/fa.po index ea6bf9062e..58d8215443 100644 --- a/po/fa.po +++ b/po/fa.po @@ -3,14 +3,14 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-26 07:33-0400\n" +"POT-Creation-Date: 2011-06-27 10:20+0200\n" "PO-Revision-Date: 2010-05-19 03:54+0200\n" "Last-Translator: \n" "Language-Team: persian \n" +"Language: fa\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: fa\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.0.1\n" @@ -42,13 +42,13 @@ msgstr "" msgid "Search" msgstr "جستجو" -#: browse_foreigners.php:154 db_operations.php:368 db_operations.php:420 -#: db_operations.php:530 db_operations.php:558 db_search.php:360 +#: browse_foreigners.php:154 db_operations.php:369 db_operations.php:421 +#: db_operations.php:531 db_operations.php:559 db_search.php:360 #: db_structure.php:528 enum_editor.php:63 js/messages.php:90 +#: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 #: libraries/auth/cookie.auth.lib.php:273 libraries/common.lib.php:1315 -#: libraries/common.lib.php:2245 libraries/Config.class.php:1220 -#: libraries/core.lib.php:557 libraries/db_routines.lib.php:789 -#: libraries/db_routines.lib.php:921 +#: libraries/common.lib.php:2245 libraries/core.lib.php:557 +#: libraries/db_routines.lib.php:789 libraries/db_routines.lib.php:921 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 #: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 @@ -61,18 +61,18 @@ msgstr "جستجو" #: 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:518 #: libraries/tbl_properties.inc.php:607 libraries/tbl_properties.inc.php:777 -#: libraries/Theme_Manager.class.php:305 main.php:109 navigation.php:202 -#: navigation.php:240 pmd_pdf.php:124 prefs_manage.php:265 -#: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 -#: server_privileges.php:1694 server_privileges.php:2051 -#: server_privileges.php:2098 server_privileges.php:2138 -#: server_replication.php:233 server_replication.php:316 -#: server_replication.php:347 server_synchronize.php:1220 tbl_change.php:332 -#: tbl_change.php:1024 tbl_change.php:1061 tbl_indexes.php:260 -#: tbl_operations.php:280 tbl_operations.php:317 tbl_operations.php:519 -#: tbl_operations.php:581 tbl_operations.php:763 tbl_select.php:291 -#: tbl_structure.php:698 tbl_structure.php:734 tbl_tracking.php:425 -#: tbl_tracking.php:563 view_create.php:181 view_operations.php:99 +#: main.php:109 navigation.php:202 navigation.php:240 pmd_pdf.php:124 +#: prefs_manage.php:265 prefs_manage.php:316 server_binlog.php:128 +#: server_privileges.php:646 server_privileges.php:1694 +#: server_privileges.php:2051 server_privileges.php:2098 +#: server_privileges.php:2138 server_replication.php:233 +#: server_replication.php:316 server_replication.php:347 +#: server_synchronize.php:1220 tbl_change.php:332 tbl_change.php:1024 +#: tbl_change.php:1061 tbl_indexes.php:260 tbl_operations.php:280 +#: tbl_operations.php:317 tbl_operations.php:519 tbl_operations.php:581 +#: tbl_operations.php:763 tbl_select.php:291 tbl_structure.php:698 +#: tbl_structure.php:734 tbl_tracking.php:425 tbl_tracking.php:563 +#: view_create.php:181 view_operations.php:99 msgid "Go" msgstr "تاييد" @@ -119,7 +119,7 @@ msgstr "" msgid "Database %1$s has been created." msgstr "پايگاه داده %1$s ایجاد شده است." -#: db_datadict.php:48 db_operations.php:361 +#: db_datadict.php:48 db_operations.php:362 msgid "Database comment: " msgstr "توضيحات پایگاه داده:" @@ -129,9 +129,9 @@ msgstr "توضيحات پایگاه داده:" msgid "Table comments" msgstr "توضيحات جدول" -#: db_datadict.php:166 db_qbe.php:196 libraries/export/htmlword.php:248 -#: libraries/export/latex.php:375 libraries/export/odt.php:302 -#: libraries/export/texytext.php:227 libraries/Index.class.php:448 +#: db_datadict.php:166 db_qbe.php:196 libraries/Index.class.php:448 +#: libraries/export/htmlword.php:248 libraries/export/latex.php:375 +#: libraries/export/odt.php:302 libraries/export/texytext.php:227 #: libraries/schema/Pdf_Relation_Schema.class.php:1236 #: libraries/schema/Pdf_Relation_Schema.class.php:1257 #: libraries/tbl_properties.inc.php:274 tbl_change.php:310 tbl_chart.php:86 @@ -140,12 +140,12 @@ msgstr "توضيحات جدول" msgid "Column" msgstr "ستون" -#: db_datadict.php:167 db_printview.php:104 libraries/db_events.inc.php:69 -#: libraries/db_routines.lib.php:666 libraries/db_routines.lib.php:691 -#: libraries/db_routines.lib.php:847 libraries/db_routines.lib.php:1216 -#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:249 -#: libraries/export/latex.php:375 libraries/export/odt.php:305 -#: libraries/export/texytext.php:228 libraries/Index.class.php:445 +#: db_datadict.php:167 db_printview.php:104 libraries/Index.class.php:445 +#: libraries/db_events.inc.php:69 libraries/db_routines.lib.php:666 +#: libraries/db_routines.lib.php:691 libraries/db_routines.lib.php:847 +#: libraries/db_routines.lib.php:1216 libraries/db_structure.lib.php:51 +#: libraries/export/htmlword.php:249 libraries/export/latex.php:375 +#: libraries/export/odt.php:305 libraries/export/texytext.php:228 #: libraries/schema/Pdf_Relation_Schema.class.php:1237 #: libraries/schema/Pdf_Relation_Schema.class.php:1258 #: libraries/tbl_properties.inc.php:100 server_privileges.php:2151 @@ -155,9 +155,9 @@ msgstr "ستون" msgid "Type" msgstr "نوع" -#: db_datadict.php:169 libraries/export/htmlword.php:250 -#: libraries/export/latex.php:375 libraries/export/odt.php:308 -#: libraries/export/texytext.php:229 libraries/Index.class.php:451 +#: db_datadict.php:169 libraries/Index.class.php:451 +#: libraries/export/htmlword.php:250 libraries/export/latex.php:375 +#: libraries/export/odt.php:308 libraries/export/texytext.php:229 #: libraries/schema/Pdf_Relation_Schema.class.php:1239 #: libraries/schema/Pdf_Relation_Schema.class.php:1260 #: libraries/tbl_properties.inc.php:109 tbl_change.php:325 @@ -195,13 +195,12 @@ msgstr "پيوند به" msgid "Comments" msgstr "توضيحات" -#: db_datadict.php:259 js/messages.php:109 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:361 +#: db_datadict.php:259 js/messages.php:109 libraries/Index.class.php:361 #: libraries/Index.class.php:388 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:287 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:287 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:130 #: server_privileges.php:1381 server_privileges.php:1392 @@ -212,17 +211,17 @@ msgstr "توضيحات" msgid "No" msgstr "خير" -#: db_datadict.php:259 js/messages.php:108 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:362 +#: db_datadict.php:259 js/messages.php:108 libraries/Index.class.php:362 #: libraries/Index.class.php:387 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 -#: libraries/mult_submits.inc.php:87 libraries/mult_submits.inc.php:92 -#: libraries/mult_submits.inc.php:97 libraries/mult_submits.inc.php:102 -#: libraries/mult_submits.inc.php:262 libraries/mult_submits.inc.php:276 -#: libraries/mult_submits.inc.php:286 libraries/mult_submits.inc.php:299 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:46 +#: libraries/mult_submits.inc.php:78 libraries/mult_submits.inc.php:87 +#: libraries/mult_submits.inc.php:92 libraries/mult_submits.inc.php:97 +#: libraries/mult_submits.inc.php:102 libraries/mult_submits.inc.php:262 +#: libraries/mult_submits.inc.php:276 libraries/mult_submits.inc.php:286 +#: libraries/mult_submits.inc.php:299 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:129 #: server_databases.php:76 server_privileges.php:1378 @@ -259,79 +258,79 @@ msgstr "عدم انتخاب همه" msgid "The database name is empty!" msgstr "نام پایگاه داده وارد نشده‌ است!" -#: db_operations.php:271 +#: db_operations.php:272 #, php-format msgid "Database %s has been renamed to %s" msgstr "نام پایگاه داده %s به %s تغییر داده شد" -#: db_operations.php:275 +#: db_operations.php:276 #, php-format msgid "Database %s has been copied to %s" msgstr "پایگاه داده %s در %s کپی شد" -#: db_operations.php:403 +#: db_operations.php:404 msgid "Rename database to" msgstr "تغییر نام پایگاه داده به" -#: db_operations.php:408 server_status.php:799 +#: db_operations.php:409 server_status.php:799 msgid "Command" msgstr "دستور" -#: db_operations.php:439 +#: db_operations.php:440 msgid "Remove database" msgstr "حذف پایگاه داده" -#: db_operations.php:451 +#: db_operations.php:452 #, php-format msgid "Database %s has been dropped." msgstr "پايگاه داده %s حذف گرديد." -#: db_operations.php:456 +#: db_operations.php:457 msgid "Drop the database (DROP)" msgstr "حذف پایگاه داده" -#: db_operations.php:486 +#: db_operations.php:487 msgid "Copy database to" msgstr "کپی کردن پابگاه داده به" -#: db_operations.php:493 tbl_operations.php:548 tbl_tracking.php:418 +#: db_operations.php:494 tbl_operations.php:548 tbl_tracking.php:418 msgid "Structure only" msgstr "فقط ساختار" -#: db_operations.php:494 tbl_operations.php:549 tbl_tracking.php:420 +#: db_operations.php:495 tbl_operations.php:549 tbl_tracking.php:420 msgid "Structure and data" msgstr "ساختار و داده‌ها" -#: db_operations.php:495 tbl_operations.php:550 tbl_tracking.php:419 +#: db_operations.php:496 tbl_operations.php:550 tbl_tracking.php:419 msgid "Data only" msgstr "فقط داده‌ها" -#: db_operations.php:503 +#: db_operations.php:504 msgid "CREATE DATABASE before copying" msgstr "پیش از کپی پایگاه داده ایجاد شود" -#: db_operations.php:506 libraries/config/messages.inc.php:126 +#: db_operations.php:507 libraries/config/messages.inc.php:126 #: libraries/config/messages.inc.php:127 libraries/config/messages.inc.php:129 #: libraries/config/messages.inc.php:135 tbl_operations.php:556 #, php-format msgid "Add %s" msgstr "افزودن %s" -#: db_operations.php:510 libraries/config/messages.inc.php:119 +#: db_operations.php:511 libraries/config/messages.inc.php:119 #: tbl_operations.php:314 tbl_operations.php:558 msgid "Add AUTO_INCREMENT value" msgstr "مقدار افزایشی خودکار اضافه شود" -#: db_operations.php:514 tbl_operations.php:565 +#: db_operations.php:515 tbl_operations.php:565 msgid "Add constraints" msgstr "اعمال محدودیت ها" -#: db_operations.php:527 +#: db_operations.php:528 msgid "Switch to copied database" msgstr "تعویض به پایگاه داده ی کپی شده" -#: db_operations.php:551 libraries/build_html_for_db.lib.php:19 -#: libraries/db_structure.lib.php:53 libraries/Index.class.php:450 +#: db_operations.php:552 libraries/Index.class.php:450 +#: libraries/build_html_for_db.lib.php:19 libraries/db_structure.lib.php:53 #: libraries/mysql_charsets.lib.php:110 libraries/tbl_properties.inc.php:107 #: libraries/tbl_properties.inc.php:720 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:378 tbl_select.php:115 @@ -340,7 +339,7 @@ msgstr "تعویض به پایگاه داده ی کپی شده" msgid "Collation" msgstr "مقایسه" -#: db_operations.php:564 +#: db_operations.php:565 #, fuzzy, php-format #| msgid "" #| "The additional features for working with linked tables have been " @@ -352,7 +351,7 @@ msgstr "" "امكانات اضافي براي كاركردن با جدولهاي پيوندي غيرفعال شده‌است . براي پيداكردن " "دليل آن %sاينجا%s را بزنيد ." -#: db_operations.php:599 +#: db_operations.php:600 msgid "Edit or export relational schema" msgstr "ویرایش یا صدور نمای رابطه ای" @@ -499,99 +498,99 @@ msgstr "پرس و جوي SQL از پايگاه داده %s:" msgid "Submit Query" msgstr "Submit Query" -#: db_routines.php:152 import.php:453 libraries/display_tbl.lib.php:2272 -#: libraries/Message.class.php:185 libraries/sql_query_form.lib.php:139 +#: db_routines.php:154 import.php:453 libraries/Message.class.php:185 +#: libraries/display_tbl.lib.php:2272 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" msgstr "پرس و جوي SQL شما با موفقيت اجرا گرديد" -#: db_routines.php:155 +#: db_routines.php:157 #, php-format msgid "%d row affected by the last statement inside the procedure" msgid_plural "%d rows affected by the last statement inside the procedure" msgstr[0] "" -#: db_routines.php:165 +#: db_routines.php:167 #, php-format msgid "Execution results of routine %s" msgstr "" -#: db_routines.php:185 libraries/import.lib.php:153 sql.php:678 +#: db_routines.php:187 libraries/import.lib.php:153 sql.php:678 #: tbl_change.php:180 tbl_get_field.php:34 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL يك نتيجه خالي داد. (مثلا 0 سطر)." -#: db_routines.php:190 db_routines.php:295 db_routines.php:300 -#: db_routines.php:324 +#: db_routines.php:192 db_routines.php:297 db_routines.php:302 +#: db_routines.php:326 #, php-format msgid "The following query has failed: \"%s\"" msgstr "" -#: db_routines.php:191 db_routines.php:296 db_routines.php:301 -#: db_routines.php:311 db_routines.php:325 libraries/common.lib.php:609 +#: db_routines.php:193 db_routines.php:298 db_routines.php:303 +#: db_routines.php:313 db_routines.php:327 libraries/common.lib.php:609 msgid "MySQL said: " msgstr "پيغام MySQL :" -#: db_routines.php:208 db_routines.php:240 db_routines.php:268 -#: db_routines.php:407 +#: db_routines.php:210 db_routines.php:242 db_routines.php:270 +#: db_routines.php:409 msgid "Error in processing request" msgstr "" -#: db_routines.php:209 db_routines.php:241 db_routines.php:269 -#: db_routines.php:408 +#: db_routines.php:211 db_routines.php:243 db_routines.php:271 +#: db_routines.php:410 #, fuzzy, php-format #| msgid "No tables found in database" msgid "No routine with name %1$s found in database %2$s" msgstr "در پايگاه داده هيچ جدولي یافت نشد." -#: db_routines.php:230 db_routines.php:234 +#: db_routines.php:232 db_routines.php:236 msgid "Execute routine" msgstr "" -#: db_routines.php:259 db_routines.php:263 +#: db_routines.php:261 db_routines.php:265 #, php-format msgid "Export of routine %s" msgstr "" -#: db_routines.php:288 libraries/db_routines.lib.php:960 +#: db_routines.php:290 libraries/db_routines.lib.php:960 #, php-format msgid "Invalid routine type: \"%s\"" msgstr "" -#: db_routines.php:309 +#: db_routines.php:311 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: db_routines.php:310 +#: db_routines.php:312 msgid "The backed up query was:" msgstr "" -#: db_routines.php:314 +#: db_routines.php:316 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Routine %1$s has been modified." msgstr "جدول %s حذف گرديد" -#: db_routines.php:327 +#: db_routines.php:329 #, fuzzy, php-format msgid "Routine %1$s has been created." msgstr "جدول %s حذف گرديد" -#: db_routines.php:335 +#: db_routines.php:337 msgid "One or more errors have occured while processing your request:" msgstr "" -#: db_routines.php:379 +#: db_routines.php:381 #, fuzzy msgid "Create routine" msgstr "نسخه سرور" -#: db_routines.php:383 +#: db_routines.php:385 msgid "Edit routine" msgstr "" -#: db_routines.php:434 +#: db_routines.php:436 msgid "" "You are using PHP's deprecated 'mysql' extension, which is not capable of " "handling multi queries. The execution of some stored routines may fail!(ex. 12.00% to .12)" msgstr "" @@ -6111,40 +6251,6 @@ msgid "" "the issue and try again." msgstr "" -#: libraries/Index.class.php:430 tbl_relation.php:526 -msgid "No index defined!" -msgstr "هيچ فهرستي تعريف‌نشده‌است!" - -#: libraries/Index.class.php:446 libraries/tbl_properties.inc.php:503 -#: tbl_structure.php:157 tbl_structure.php:162 tbl_structure.php:606 -#: tbl_tracking.php:315 -msgid "Unique" -msgstr "يكتا" - -#: libraries/Index.class.php:447 tbl_tracking.php:316 -msgid "Packed" -msgstr "" - -#: libraries/Index.class.php:449 tbl_tracking.php:318 -msgid "Cardinality" -msgstr "" - -#: libraries/Index.class.php:474 -msgid "The primary key has been dropped" -msgstr "كليد اصلي حذف گرديد" - -#: libraries/Index.class.php:478 -#, php-format -msgid "Index %s has been dropped" -msgstr "فهرست %s حذف گرديد" - -#: libraries/Index.class.php:582 -#, php-format -msgid "" -"The indexes %1$s and %2$s seem to be equal and one of them could possibly be " -"removed." -msgstr "" - #: libraries/kanji-encoding.lib.php:142 #, fuzzy #| msgid "None" @@ -6157,27 +6263,6 @@ msgstr "خير" msgid "Convert to Kana" msgstr "" -#: libraries/Message.class.php:260 -#, php-format -msgid "%1$d row affected." -msgid_plural "%1$d rows affected." -msgstr[0] "" -msgstr[1] "" - -#: libraries/Message.class.php:279 -#, php-format -msgid "%1$d row deleted." -msgid_plural "%1$d rows deleted." -msgstr[0] "" -msgstr[1] "" - -#: libraries/Message.class.php:298 -#, php-format -msgid "%1$d row inserted." -msgid_plural "%1$d rows inserted." -msgstr[0] "" -msgstr[1] "" - #: libraries/mult_submits.inc.php:254 #, fuzzy #| msgid "Fri" @@ -6421,19 +6506,6 @@ msgstr "" msgid "This format has no options" msgstr "" -#: libraries/RecentTable.class.php:114 -msgid "Could not save recent table" -msgstr "" - -#: libraries/RecentTable.class.php:149 -#, fuzzy -msgid "Recent tables" -msgstr "No tables" - -#: libraries/RecentTable.class.php:155 -msgid "There are no recent tables" -msgstr "" - #: libraries/relation.lib.php:83 msgid "not OK" msgstr "not OK" @@ -6822,57 +6894,6 @@ msgstr "" msgid "Target database" msgstr "جستجو در پايگاه‌داده" -#: libraries/sqlparser.lib.php:132 -msgid "" -"There seems to be an error in your SQL query. The MySQL server error output " -"below, if there is any, may also help you in diagnosing the problem" -msgstr "" - -#: libraries/sqlparser.lib.php:167 -msgid "" -"There is a chance that you may have found a bug in the SQL parser. Please " -"examine your query closely, and check that the quotes are correct and not " -"mis-matched. Other possible failure causes may be that you are uploading a " -"file with binary outside of a quoted text area. You can also try your query " -"on the MySQL command line interface. The MySQL server error output below, if " -"there is any, may also help you in diagnosing the problem. If you still have " -"problems or if the parser fails where the command line interface succeeds, " -"please reduce your SQL query input to the single query that causes problems, " -"and submit a bug report with the data chunk in the CUT section below:" -msgstr "" - -#: libraries/sqlparser.lib.php:169 -msgid "BEGIN CUT" -msgstr "BEGIN CUT" - -#: libraries/sqlparser.lib.php:171 -msgid "END CUT" -msgstr "END CUT" - -#: libraries/sqlparser.lib.php:173 -msgid "BEGIN RAW" -msgstr "BEGIN RAW" - -#: libraries/sqlparser.lib.php:177 -msgid "END RAW" -msgstr "END RAW" - -#: libraries/sqlparser.lib.php:363 -msgid "Automatically appended backtick to the end of query!" -msgstr "" - -#: libraries/sqlparser.lib.php:366 -msgid "Unclosed quote" -msgstr "" - -#: libraries/sqlparser.lib.php:518 -msgid "Invalid Identifer" -msgstr "" - -#: libraries/sqlparser.lib.php:635 -msgid "Unknown Punctuation String" -msgstr "" - #: libraries/sql_query_form.lib.php:223 #, fuzzy, php-format msgid "Run SQL query/queries on server %s" @@ -6931,6 +6952,57 @@ msgstr "محل پرونده متني" msgid "web server upload directory" msgstr "" +#: libraries/sqlparser.lib.php:132 +msgid "" +"There seems to be an error in your SQL query. The MySQL server error output " +"below, if there is any, may also help you in diagnosing the problem" +msgstr "" + +#: libraries/sqlparser.lib.php:167 +msgid "" +"There is a chance that you may have found a bug in the SQL parser. Please " +"examine your query closely, and check that the quotes are correct and not " +"mis-matched. Other possible failure causes may be that you are uploading a " +"file with binary outside of a quoted text area. You can also try your query " +"on the MySQL command line interface. The MySQL server error output below, if " +"there is any, may also help you in diagnosing the problem. If you still have " +"problems or if the parser fails where the command line interface succeeds, " +"please reduce your SQL query input to the single query that causes problems, " +"and submit a bug report with the data chunk in the CUT section below:" +msgstr "" + +#: libraries/sqlparser.lib.php:169 +msgid "BEGIN CUT" +msgstr "BEGIN CUT" + +#: libraries/sqlparser.lib.php:171 +msgid "END CUT" +msgstr "END CUT" + +#: libraries/sqlparser.lib.php:173 +msgid "BEGIN RAW" +msgstr "BEGIN RAW" + +#: libraries/sqlparser.lib.php:177 +msgid "END RAW" +msgstr "END RAW" + +#: libraries/sqlparser.lib.php:363 +msgid "Automatically appended backtick to the end of query!" +msgstr "" + +#: libraries/sqlparser.lib.php:366 +msgid "Unclosed quote" +msgstr "" + +#: libraries/sqlparser.lib.php:518 +msgid "Invalid Identifer" +msgstr "" + +#: libraries/sqlparser.lib.php:635 +msgid "Unknown Punctuation String" +msgstr "" + #: libraries/sqlvalidator.lib.php:67 #, php-format msgid "" @@ -6938,48 +7010,6 @@ msgid "" "installed the necessary PHP extensions as described in the %sdocumentation%s." msgstr "" -#: libraries/StorageEngine.class.php:195 -msgid "" -"There is no detailed status information available for this storage engine." -msgstr "" - -#: libraries/StorageEngine.class.php:355 -#, php-format -msgid "%s is available on this MySQL server." -msgstr "" - -#: libraries/StorageEngine.class.php:358 -#, php-format -msgid "%s has been disabled for this MySQL server." -msgstr "" - -#: libraries/StorageEngine.class.php:362 -#, php-format -msgid "This MySQL server does not support the %s storage engine." -msgstr "" - -#: libraries/Table.class.php:1027 -msgid "Invalid database" -msgstr "" - -#: libraries/Table.class.php:1041 tbl_get_field.php:25 -msgid "Invalid table name" -msgstr "" - -#: libraries/Table.class.php:1056 -#, php-format -msgid "Error renaming table %1$s to %2$s" -msgstr "" - -#: libraries/Table.class.php:1139 -#, php-format -msgid "Table %s has been renamed to %s" -msgstr "جدول %s به %s تغيير نام داده‌شد" - -#: libraries/Table.class.php:1272 -msgid "Could not save table UI preferences" -msgstr "" - #: libraries/tbl_links.inc.php:117 libraries/tbl_links.inc.php:118 msgid "Table seems to be empty!" msgstr "" @@ -7004,9 +7034,9 @@ msgid "" msgstr "" "اگر نوع ستون \"enum\" يا \"set\" مي‌باشد ، لطفا براي ورود مقادير از اين قالب " "استفاده نماييد : 'a','b','c'...
اگر احتياج داشتيد كه از علامت مميز " -"برعكس(بك‌اسلش) (\" \\ \") يا نقل‌قول تكي (\" ' \") در آن مقادير استفاده نماييد " -"، قبل از آنها علامت (\" \\ \") را بگذاريد
(براي مثال'\\\\xyz' يا 'a" -"\\'b')" +"برعكس(بك‌اسلش) (\" \\ \") يا نقل‌قول تكي (\" ' \") در آن مقادير استفاده " +"نماييد ، قبل از آنها علامت (\" \\ \") را بگذاريد
(براي مثال'\\\\xyz' " +"يا 'a\\'b')" #: libraries/tbl_properties.inc.php:106 msgid "" @@ -7041,9 +7071,9 @@ msgid "" msgstr "" "اگر نوع ستون \"enum\" يا \"set\" مي‌باشد ، لطفا براي ورود مقادير از اين قالب " "استفاده نماييد : 'a','b','c'...
اگر احتياج داشتيد كه از علامت مميز " -"برعكس(بك‌اسلش) (\" \\ \") يا نقل‌قول تكي (\" ' \") در آن مقادير استفاده نماييد " -"، قبل از آنها علامت (\" \\ \") را بگذاريد
(براي مثال'\\\\xyz' يا 'a" -"\\'b')" +"برعكس(بك‌اسلش) (\" \\ \") يا نقل‌قول تكي (\" ' \") در آن مقادير استفاده " +"نماييد ، قبل از آنها علامت (\" \\ \") را بگذاريد
(براي مثال'\\\\xyz' " +"يا 'a\\'b')" #: libraries/tbl_properties.inc.php:352 msgid "ENUM or SET data too long?" @@ -7106,38 +7136,6 @@ msgstr "" msgid "+ Add a value" msgstr "افزودن يك كاربر جديد" -#: libraries/Theme.class.php:160 -#, php-format -msgid "No valid image path for theme %s found!" -msgstr "" - -#: libraries/Theme.class.php:380 -msgid "No preview available." -msgstr "پش دید موجود نمی باشد" - -#: libraries/Theme.class.php:383 -msgid "take it" -msgstr "" - -#: libraries/Theme_Manager.class.php:109 -#, php-format -msgid "Default theme %s not found!" -msgstr "" - -#: libraries/Theme_Manager.class.php:147 -#, php-format -msgid "Theme %s not found!" -msgstr "" - -#: libraries/Theme_Manager.class.php:215 -#, php-format -msgid "Theme path not found for theme %s!" -msgstr "" - -#: libraries/Theme_Manager.class.php:291 themes.php:20 themes.php:40 -msgid "Theme" -msgstr "" - #: libraries/transformations/application_octetstream__download.inc.php:9 msgid "" "Displays a link to download the binary data of the column. You can use the " @@ -7340,8 +7338,8 @@ msgid "" "this security hole by setting a password for user 'root'." msgstr "" "پرونده پيكربندي شما حاوي تنظيماتي است (كاربر root بدون اسم رمز) كه مرتبط با " -"حساب پيش‌فرض MySQL مي‌باشد. اجراي MySQL با اين پيش‌فرض باعث ورود غيرمجاز مي‌شود " -"، و شما بايد اين حفره امنيتي را ذرست كنيد." +"حساب پيش‌فرض MySQL مي‌باشد. اجراي MySQL با اين پيش‌فرض باعث ورود غيرمجاز " +"مي‌شود ، و شما بايد اين حفره امنيتي را ذرست كنيد." #: main.php:251 msgid "" @@ -8136,8 +8134,8 @@ msgstr "" msgid "" "Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege " "tables. The content of these tables may differ from the privileges the " -"server uses, if they have been changed manually. In this case, you should %" -"sreload the privileges%s before you continue." +"server uses, if they have been changed manually. In this case, you should " +"%sreload the privileges%s before you continue." msgstr "" #: server_privileges.php:1764 diff --git a/po/fi.po b/po/fi.po index c7bf0e5745..4d5a5274aa 100644 --- a/po/fi.po +++ b/po/fi.po @@ -3,14 +3,14 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-26 07:33-0400\n" +"POT-Creation-Date: 2011-06-27 10:20+0200\n" "PO-Revision-Date: 2010-11-26 21:29+0200\n" "Last-Translator: \n" "Language-Team: finnish \n" +"Language: fi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: fi\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.0.5\n" @@ -45,13 +45,13 @@ msgstr "" msgid "Search" msgstr "Etsi" -#: browse_foreigners.php:154 db_operations.php:368 db_operations.php:420 -#: db_operations.php:530 db_operations.php:558 db_search.php:360 +#: browse_foreigners.php:154 db_operations.php:369 db_operations.php:421 +#: db_operations.php:531 db_operations.php:559 db_search.php:360 #: db_structure.php:528 enum_editor.php:63 js/messages.php:90 +#: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 #: libraries/auth/cookie.auth.lib.php:273 libraries/common.lib.php:1315 -#: libraries/common.lib.php:2245 libraries/Config.class.php:1220 -#: libraries/core.lib.php:557 libraries/db_routines.lib.php:789 -#: libraries/db_routines.lib.php:921 +#: libraries/common.lib.php:2245 libraries/core.lib.php:557 +#: libraries/db_routines.lib.php:789 libraries/db_routines.lib.php:921 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 #: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 @@ -64,18 +64,18 @@ msgstr "Etsi" #: 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:518 #: libraries/tbl_properties.inc.php:607 libraries/tbl_properties.inc.php:777 -#: libraries/Theme_Manager.class.php:305 main.php:109 navigation.php:202 -#: navigation.php:240 pmd_pdf.php:124 prefs_manage.php:265 -#: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 -#: server_privileges.php:1694 server_privileges.php:2051 -#: server_privileges.php:2098 server_privileges.php:2138 -#: server_replication.php:233 server_replication.php:316 -#: server_replication.php:347 server_synchronize.php:1220 tbl_change.php:332 -#: tbl_change.php:1024 tbl_change.php:1061 tbl_indexes.php:260 -#: tbl_operations.php:280 tbl_operations.php:317 tbl_operations.php:519 -#: tbl_operations.php:581 tbl_operations.php:763 tbl_select.php:291 -#: tbl_structure.php:698 tbl_structure.php:734 tbl_tracking.php:425 -#: tbl_tracking.php:563 view_create.php:181 view_operations.php:99 +#: main.php:109 navigation.php:202 navigation.php:240 pmd_pdf.php:124 +#: prefs_manage.php:265 prefs_manage.php:316 server_binlog.php:128 +#: server_privileges.php:646 server_privileges.php:1694 +#: server_privileges.php:2051 server_privileges.php:2098 +#: server_privileges.php:2138 server_replication.php:233 +#: server_replication.php:316 server_replication.php:347 +#: server_synchronize.php:1220 tbl_change.php:332 tbl_change.php:1024 +#: tbl_change.php:1061 tbl_indexes.php:260 tbl_operations.php:280 +#: tbl_operations.php:317 tbl_operations.php:519 tbl_operations.php:581 +#: tbl_operations.php:763 tbl_select.php:291 tbl_structure.php:698 +#: tbl_structure.php:734 tbl_tracking.php:425 tbl_tracking.php:563 +#: view_create.php:181 view_operations.php:99 msgid "Go" msgstr "Siirry" @@ -122,7 +122,7 @@ msgstr "" msgid "Database %1$s has been created." msgstr "Tietokanta %1$s on luotu." -#: db_datadict.php:48 db_operations.php:361 +#: db_datadict.php:48 db_operations.php:362 msgid "Database comment: " msgstr "Tietokannan kommentti: " @@ -132,9 +132,9 @@ msgstr "Tietokannan kommentti: " msgid "Table comments" msgstr "Taulun kommentit" -#: db_datadict.php:166 db_qbe.php:196 libraries/export/htmlword.php:248 -#: libraries/export/latex.php:375 libraries/export/odt.php:302 -#: libraries/export/texytext.php:227 libraries/Index.class.php:448 +#: db_datadict.php:166 db_qbe.php:196 libraries/Index.class.php:448 +#: libraries/export/htmlword.php:248 libraries/export/latex.php:375 +#: libraries/export/odt.php:302 libraries/export/texytext.php:227 #: libraries/schema/Pdf_Relation_Schema.class.php:1236 #: libraries/schema/Pdf_Relation_Schema.class.php:1257 #: libraries/tbl_properties.inc.php:274 tbl_change.php:310 tbl_chart.php:86 @@ -143,12 +143,12 @@ msgstr "Taulun kommentit" msgid "Column" msgstr "Sarake" -#: db_datadict.php:167 db_printview.php:104 libraries/db_events.inc.php:69 -#: libraries/db_routines.lib.php:666 libraries/db_routines.lib.php:691 -#: libraries/db_routines.lib.php:847 libraries/db_routines.lib.php:1216 -#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:249 -#: libraries/export/latex.php:375 libraries/export/odt.php:305 -#: libraries/export/texytext.php:228 libraries/Index.class.php:445 +#: db_datadict.php:167 db_printview.php:104 libraries/Index.class.php:445 +#: libraries/db_events.inc.php:69 libraries/db_routines.lib.php:666 +#: libraries/db_routines.lib.php:691 libraries/db_routines.lib.php:847 +#: libraries/db_routines.lib.php:1216 libraries/db_structure.lib.php:51 +#: libraries/export/htmlword.php:249 libraries/export/latex.php:375 +#: libraries/export/odt.php:305 libraries/export/texytext.php:228 #: libraries/schema/Pdf_Relation_Schema.class.php:1237 #: libraries/schema/Pdf_Relation_Schema.class.php:1258 #: libraries/tbl_properties.inc.php:100 server_privileges.php:2151 @@ -158,9 +158,9 @@ msgstr "Sarake" msgid "Type" msgstr "Tyyppi" -#: db_datadict.php:169 libraries/export/htmlword.php:250 -#: libraries/export/latex.php:375 libraries/export/odt.php:308 -#: libraries/export/texytext.php:229 libraries/Index.class.php:451 +#: db_datadict.php:169 libraries/Index.class.php:451 +#: libraries/export/htmlword.php:250 libraries/export/latex.php:375 +#: libraries/export/odt.php:308 libraries/export/texytext.php:229 #: libraries/schema/Pdf_Relation_Schema.class.php:1239 #: libraries/schema/Pdf_Relation_Schema.class.php:1260 #: libraries/tbl_properties.inc.php:109 tbl_change.php:325 @@ -198,13 +198,12 @@ msgstr "Linkitys sarakkeeseen:" msgid "Comments" msgstr "Kommentit" -#: db_datadict.php:259 js/messages.php:109 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:361 +#: db_datadict.php:259 js/messages.php:109 libraries/Index.class.php:361 #: libraries/Index.class.php:388 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:287 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:287 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:130 #: server_privileges.php:1381 server_privileges.php:1392 @@ -215,17 +214,17 @@ msgstr "Kommentit" msgid "No" msgstr "Ei" -#: db_datadict.php:259 js/messages.php:108 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:362 +#: db_datadict.php:259 js/messages.php:108 libraries/Index.class.php:362 #: libraries/Index.class.php:387 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 -#: libraries/mult_submits.inc.php:87 libraries/mult_submits.inc.php:92 -#: libraries/mult_submits.inc.php:97 libraries/mult_submits.inc.php:102 -#: libraries/mult_submits.inc.php:262 libraries/mult_submits.inc.php:276 -#: libraries/mult_submits.inc.php:286 libraries/mult_submits.inc.php:299 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:46 +#: libraries/mult_submits.inc.php:78 libraries/mult_submits.inc.php:87 +#: libraries/mult_submits.inc.php:92 libraries/mult_submits.inc.php:97 +#: libraries/mult_submits.inc.php:102 libraries/mult_submits.inc.php:262 +#: libraries/mult_submits.inc.php:276 libraries/mult_submits.inc.php:286 +#: libraries/mult_submits.inc.php:299 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:129 #: server_databases.php:76 server_privileges.php:1378 @@ -262,79 +261,79 @@ msgstr "Poista valinta kaikista" msgid "The database name is empty!" msgstr "Tietokannan nimi on tyhjä!" -#: db_operations.php:271 +#: db_operations.php:272 #, php-format msgid "Database %s has been renamed to %s" msgstr "Tietokannan %s nimi on nyt %s" -#: db_operations.php:275 +#: db_operations.php:276 #, php-format msgid "Database %s has been copied to %s" msgstr "Tietokanta %s on kopioitu tietokantaan %s" -#: db_operations.php:403 +#: db_operations.php:404 msgid "Rename database to" msgstr "Muuta tietokannan nimi" -#: db_operations.php:408 server_status.php:799 +#: db_operations.php:409 server_status.php:799 msgid "Command" msgstr "Komento" -#: db_operations.php:439 +#: db_operations.php:440 msgid "Remove database" msgstr "Tuhoa tietokanta" -#: db_operations.php:451 +#: db_operations.php:452 #, php-format msgid "Database %s has been dropped." msgstr "Tietokanta %s on poistettu." -#: db_operations.php:456 +#: db_operations.php:457 msgid "Drop the database (DROP)" msgstr "Tuhoa tietokanta (DROP)" -#: db_operations.php:486 +#: db_operations.php:487 msgid "Copy database to" msgstr "Luo tietokannasta toinen tietokanta nimellä" -#: db_operations.php:493 tbl_operations.php:548 tbl_tracking.php:418 +#: db_operations.php:494 tbl_operations.php:548 tbl_tracking.php:418 msgid "Structure only" msgstr "Vain rakenne" -#: db_operations.php:494 tbl_operations.php:549 tbl_tracking.php:420 +#: db_operations.php:495 tbl_operations.php:549 tbl_tracking.php:420 msgid "Structure and data" msgstr "Rakenne ja tiedot" -#: db_operations.php:495 tbl_operations.php:550 tbl_tracking.php:419 +#: db_operations.php:496 tbl_operations.php:550 tbl_tracking.php:419 msgid "Data only" msgstr "Vain tiedot" -#: db_operations.php:503 +#: db_operations.php:504 msgid "CREATE DATABASE before copying" msgstr "Suorita CREATE DATABASE ennen kopiointia" -#: db_operations.php:506 libraries/config/messages.inc.php:126 +#: db_operations.php:507 libraries/config/messages.inc.php:126 #: libraries/config/messages.inc.php:127 libraries/config/messages.inc.php:129 #: libraries/config/messages.inc.php:135 tbl_operations.php:556 #, php-format msgid "Add %s" msgstr "Lisää %s" -#: db_operations.php:510 libraries/config/messages.inc.php:119 +#: db_operations.php:511 libraries/config/messages.inc.php:119 #: tbl_operations.php:314 tbl_operations.php:558 msgid "Add AUTO_INCREMENT value" msgstr "Lisää AUTO_INCREMENT-arvo" -#: db_operations.php:514 tbl_operations.php:565 +#: db_operations.php:515 tbl_operations.php:565 msgid "Add constraints" msgstr "Lisää rajoitteet" -#: db_operations.php:527 +#: db_operations.php:528 msgid "Switch to copied database" msgstr "Siirry kopioituun tietokantaan" -#: db_operations.php:551 libraries/build_html_for_db.lib.php:19 -#: libraries/db_structure.lib.php:53 libraries/Index.class.php:450 +#: db_operations.php:552 libraries/Index.class.php:450 +#: libraries/build_html_for_db.lib.php:19 libraries/db_structure.lib.php:53 #: libraries/mysql_charsets.lib.php:110 libraries/tbl_properties.inc.php:107 #: libraries/tbl_properties.inc.php:720 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:378 tbl_select.php:115 @@ -343,7 +342,7 @@ msgstr "Siirry kopioituun tietokantaan" msgid "Collation" msgstr "Aakkosjärjestys" -#: db_operations.php:564 +#: db_operations.php:565 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " @@ -352,7 +351,7 @@ msgstr "" "phpMyAdminin asetusmuisti on poistettu käytöstä. Katso %slisätietoja%s, " "mistä tämä johtuu." -#: db_operations.php:599 +#: db_operations.php:600 msgid "Edit or export relational schema" msgstr "Relaatioskeeman muokkaus tai vienti" @@ -498,110 +497,110 @@ msgstr "Suorita SQL-kysely tietokannassa %s:" msgid "Submit Query" msgstr "Suorita" -#: db_routines.php:152 import.php:453 libraries/display_tbl.lib.php:2272 -#: libraries/Message.class.php:185 libraries/sql_query_form.lib.php:139 +#: db_routines.php:154 import.php:453 libraries/Message.class.php:185 +#: libraries/display_tbl.lib.php:2272 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" msgstr "SQL-kyselyn suoritus onnistui" -#: db_routines.php:155 +#: db_routines.php:157 #, php-format msgid "%d row affected by the last statement inside the procedure" msgid_plural "%d rows affected by the last statement inside the procedure" msgstr[0] "" msgstr[1] "" -#: db_routines.php:165 +#: db_routines.php:167 #, fuzzy, php-format #| msgid "Allows executing stored routines." msgid "Execution results of routine %s" msgstr "Sallii talletettujen rutiinien suorittamisen." -#: db_routines.php:185 libraries/import.lib.php:153 sql.php:678 +#: db_routines.php:187 libraries/import.lib.php:153 sql.php:678 #: tbl_change.php:180 tbl_get_field.php:34 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL palautti tyhjän tulosjoukon (siis nolla riviä)." -#: db_routines.php:190 db_routines.php:295 db_routines.php:300 -#: db_routines.php:324 +#: db_routines.php:192 db_routines.php:297 db_routines.php:302 +#: db_routines.php:326 #, fuzzy, php-format #| msgid "The following queries have been executed:" msgid "The following query has failed: \"%s\"" msgstr "Seuraavat kyselyt on suoritettu:" -#: db_routines.php:191 db_routines.php:296 db_routines.php:301 -#: db_routines.php:311 db_routines.php:325 libraries/common.lib.php:609 +#: db_routines.php:193 db_routines.php:298 db_routines.php:303 +#: db_routines.php:313 db_routines.php:327 libraries/common.lib.php:609 msgid "MySQL said: " msgstr "MySQL ilmoittaa: " -#: db_routines.php:208 db_routines.php:240 db_routines.php:268 -#: db_routines.php:407 +#: db_routines.php:210 db_routines.php:242 db_routines.php:270 +#: db_routines.php:409 #, fuzzy #| msgid "Error in Processing Request" msgid "Error in processing request" msgstr "Virhe pyynnön käsittelyssä" -#: db_routines.php:209 db_routines.php:241 db_routines.php:269 -#: db_routines.php:408 +#: db_routines.php:211 db_routines.php:243 db_routines.php:271 +#: db_routines.php:410 #, fuzzy, php-format #| msgid "No tables found in database" msgid "No routine with name %1$s found in database %2$s" msgstr "Tietokannassa ei ole tauluja." -#: db_routines.php:230 db_routines.php:234 +#: db_routines.php:232 db_routines.php:236 msgid "Execute routine" msgstr "" -#: db_routines.php:259 db_routines.php:263 +#: db_routines.php:261 db_routines.php:265 #, fuzzy, php-format #| msgid "Export defaults" msgid "Export of routine %s" msgstr "Vie oletusarvot" -#: db_routines.php:288 libraries/db_routines.lib.php:960 +#: db_routines.php:290 libraries/db_routines.lib.php:960 #, fuzzy, php-format #| msgid "Invalid server index: %s" msgid "Invalid routine type: \"%s\"" msgstr "Virheellinen palvelimen indeksi: %s" -#: db_routines.php:309 +#: db_routines.php:311 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: db_routines.php:310 +#: db_routines.php:312 msgid "The backed up query was:" msgstr "" -#: db_routines.php:314 +#: db_routines.php:316 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Routine %1$s has been modified." msgstr "Taulu %s on poistettu" -#: db_routines.php:327 +#: db_routines.php:329 #, fuzzy, php-format #| msgid "Table %1$s has been created." msgid "Routine %1$s has been created." msgstr "Taulu %1$s on luotu." -#: db_routines.php:335 +#: db_routines.php:337 msgid "One or more errors have occured while processing your request:" msgstr "" -#: db_routines.php:379 +#: db_routines.php:381 #, fuzzy #| msgid "Create relation" msgid "Create routine" msgstr "Luo relaatio" -#: db_routines.php:383 +#: db_routines.php:385 #, fuzzy #| msgid "Edit mode" msgid "Edit routine" msgstr "Muokkaustila" -#: db_routines.php:434 +#: db_routines.php:436 msgid "" "You are using PHP's deprecated 'mysql' extension, which is not capable of " "handling multi queries. The execution of some stored routines may fail!\n" "Language-Team: french \n" +"Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Generator: Pootle 2.0.5\n" @@ -46,13 +46,13 @@ msgstr "" msgid "Search" msgstr "Rechercher" -#: browse_foreigners.php:154 db_operations.php:368 db_operations.php:420 -#: db_operations.php:530 db_operations.php:558 db_search.php:360 +#: browse_foreigners.php:154 db_operations.php:369 db_operations.php:421 +#: db_operations.php:531 db_operations.php:559 db_search.php:360 #: db_structure.php:528 enum_editor.php:63 js/messages.php:90 +#: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 #: libraries/auth/cookie.auth.lib.php:273 libraries/common.lib.php:1315 -#: libraries/common.lib.php:2245 libraries/Config.class.php:1220 -#: libraries/core.lib.php:557 libraries/db_routines.lib.php:789 -#: libraries/db_routines.lib.php:921 +#: libraries/common.lib.php:2245 libraries/core.lib.php:557 +#: libraries/db_routines.lib.php:789 libraries/db_routines.lib.php:921 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 #: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 @@ -65,18 +65,18 @@ msgstr "Rechercher" #: 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:518 #: libraries/tbl_properties.inc.php:607 libraries/tbl_properties.inc.php:777 -#: libraries/Theme_Manager.class.php:305 main.php:109 navigation.php:202 -#: navigation.php:240 pmd_pdf.php:124 prefs_manage.php:265 -#: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 -#: server_privileges.php:1694 server_privileges.php:2051 -#: server_privileges.php:2098 server_privileges.php:2138 -#: server_replication.php:233 server_replication.php:316 -#: server_replication.php:347 server_synchronize.php:1220 tbl_change.php:332 -#: tbl_change.php:1024 tbl_change.php:1061 tbl_indexes.php:260 -#: tbl_operations.php:280 tbl_operations.php:317 tbl_operations.php:519 -#: tbl_operations.php:581 tbl_operations.php:763 tbl_select.php:291 -#: tbl_structure.php:698 tbl_structure.php:734 tbl_tracking.php:425 -#: tbl_tracking.php:563 view_create.php:181 view_operations.php:99 +#: main.php:109 navigation.php:202 navigation.php:240 pmd_pdf.php:124 +#: prefs_manage.php:265 prefs_manage.php:316 server_binlog.php:128 +#: server_privileges.php:646 server_privileges.php:1694 +#: server_privileges.php:2051 server_privileges.php:2098 +#: server_privileges.php:2138 server_replication.php:233 +#: server_replication.php:316 server_replication.php:347 +#: server_synchronize.php:1220 tbl_change.php:332 tbl_change.php:1024 +#: tbl_change.php:1061 tbl_indexes.php:260 tbl_operations.php:280 +#: tbl_operations.php:317 tbl_operations.php:519 tbl_operations.php:581 +#: tbl_operations.php:763 tbl_select.php:291 tbl_structure.php:698 +#: tbl_structure.php:734 tbl_tracking.php:425 tbl_tracking.php:563 +#: view_create.php:181 view_operations.php:99 msgid "Go" msgstr "Exécuter" @@ -123,7 +123,7 @@ msgstr "" msgid "Database %1$s has been created." msgstr "La base de données %1$s a été créée." -#: db_datadict.php:48 db_operations.php:361 +#: db_datadict.php:48 db_operations.php:362 msgid "Database comment: " msgstr "Commentaire sur la base de données: " @@ -133,9 +133,9 @@ msgstr "Commentaire sur la base de données: " msgid "Table comments" msgstr "Commentaires sur la table" -#: db_datadict.php:166 db_qbe.php:196 libraries/export/htmlword.php:248 -#: libraries/export/latex.php:375 libraries/export/odt.php:302 -#: libraries/export/texytext.php:227 libraries/Index.class.php:448 +#: db_datadict.php:166 db_qbe.php:196 libraries/Index.class.php:448 +#: libraries/export/htmlword.php:248 libraries/export/latex.php:375 +#: libraries/export/odt.php:302 libraries/export/texytext.php:227 #: libraries/schema/Pdf_Relation_Schema.class.php:1236 #: libraries/schema/Pdf_Relation_Schema.class.php:1257 #: libraries/tbl_properties.inc.php:274 tbl_change.php:310 tbl_chart.php:86 @@ -144,12 +144,12 @@ msgstr "Commentaires sur la table" msgid "Column" msgstr "Colonne" -#: db_datadict.php:167 db_printview.php:104 libraries/db_events.inc.php:69 -#: libraries/db_routines.lib.php:666 libraries/db_routines.lib.php:691 -#: libraries/db_routines.lib.php:847 libraries/db_routines.lib.php:1216 -#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:249 -#: libraries/export/latex.php:375 libraries/export/odt.php:305 -#: libraries/export/texytext.php:228 libraries/Index.class.php:445 +#: db_datadict.php:167 db_printview.php:104 libraries/Index.class.php:445 +#: libraries/db_events.inc.php:69 libraries/db_routines.lib.php:666 +#: libraries/db_routines.lib.php:691 libraries/db_routines.lib.php:847 +#: libraries/db_routines.lib.php:1216 libraries/db_structure.lib.php:51 +#: libraries/export/htmlword.php:249 libraries/export/latex.php:375 +#: libraries/export/odt.php:305 libraries/export/texytext.php:228 #: libraries/schema/Pdf_Relation_Schema.class.php:1237 #: libraries/schema/Pdf_Relation_Schema.class.php:1258 #: libraries/tbl_properties.inc.php:100 server_privileges.php:2151 @@ -159,9 +159,9 @@ msgstr "Colonne" msgid "Type" msgstr "Type" -#: db_datadict.php:169 libraries/export/htmlword.php:250 -#: libraries/export/latex.php:375 libraries/export/odt.php:308 -#: libraries/export/texytext.php:229 libraries/Index.class.php:451 +#: db_datadict.php:169 libraries/Index.class.php:451 +#: libraries/export/htmlword.php:250 libraries/export/latex.php:375 +#: libraries/export/odt.php:308 libraries/export/texytext.php:229 #: libraries/schema/Pdf_Relation_Schema.class.php:1239 #: libraries/schema/Pdf_Relation_Schema.class.php:1260 #: libraries/tbl_properties.inc.php:109 tbl_change.php:325 @@ -199,13 +199,12 @@ msgstr "Relié à" msgid "Comments" msgstr "Commentaires" -#: db_datadict.php:259 js/messages.php:109 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:361 +#: db_datadict.php:259 js/messages.php:109 libraries/Index.class.php:361 #: libraries/Index.class.php:388 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:287 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:287 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:130 #: server_privileges.php:1381 server_privileges.php:1392 @@ -216,17 +215,17 @@ msgstr "Commentaires" msgid "No" msgstr "Non" -#: db_datadict.php:259 js/messages.php:108 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:362 +#: db_datadict.php:259 js/messages.php:108 libraries/Index.class.php:362 #: libraries/Index.class.php:387 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 -#: libraries/mult_submits.inc.php:87 libraries/mult_submits.inc.php:92 -#: libraries/mult_submits.inc.php:97 libraries/mult_submits.inc.php:102 -#: libraries/mult_submits.inc.php:262 libraries/mult_submits.inc.php:276 -#: libraries/mult_submits.inc.php:286 libraries/mult_submits.inc.php:299 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:46 +#: libraries/mult_submits.inc.php:78 libraries/mult_submits.inc.php:87 +#: libraries/mult_submits.inc.php:92 libraries/mult_submits.inc.php:97 +#: libraries/mult_submits.inc.php:102 libraries/mult_submits.inc.php:262 +#: libraries/mult_submits.inc.php:276 libraries/mult_submits.inc.php:286 +#: libraries/mult_submits.inc.php:299 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:129 #: server_databases.php:76 server_privileges.php:1378 @@ -263,79 +262,79 @@ msgstr "Tout désélectionner" msgid "The database name is empty!" msgstr "Le nom de la base de données est vide !" -#: db_operations.php:271 +#: db_operations.php:272 #, php-format msgid "Database %s has been renamed to %s" msgstr "La base de données %s a été renommée en %s" -#: db_operations.php:275 +#: db_operations.php:276 #, php-format msgid "Database %s has been copied to %s" msgstr "La base de données %s a été copiée sur %s" -#: db_operations.php:403 +#: db_operations.php:404 msgid "Rename database to" msgstr "Changer le nom de la base de données pour" -#: db_operations.php:408 server_status.php:799 +#: db_operations.php:409 server_status.php:799 msgid "Command" msgstr "Commande" -#: db_operations.php:439 +#: db_operations.php:440 msgid "Remove database" msgstr "Supprimer la base de données" -#: db_operations.php:451 +#: db_operations.php:452 #, php-format msgid "Database %s has been dropped." msgstr "La base de données %s a été effacée." -#: db_operations.php:456 +#: db_operations.php:457 msgid "Drop the database (DROP)" msgstr "Supprimer la base de données (DROP)" -#: db_operations.php:486 +#: db_operations.php:487 msgid "Copy database to" msgstr "Copier la base de données vers" -#: db_operations.php:493 tbl_operations.php:548 tbl_tracking.php:418 +#: db_operations.php:494 tbl_operations.php:548 tbl_tracking.php:418 msgid "Structure only" msgstr "Structure seule" -#: db_operations.php:494 tbl_operations.php:549 tbl_tracking.php:420 +#: db_operations.php:495 tbl_operations.php:549 tbl_tracking.php:420 msgid "Structure and data" msgstr "Structure et données" -#: db_operations.php:495 tbl_operations.php:550 tbl_tracking.php:419 +#: db_operations.php:496 tbl_operations.php:550 tbl_tracking.php:419 msgid "Data only" msgstr "Données seulement" -#: db_operations.php:503 +#: db_operations.php:504 msgid "CREATE DATABASE before copying" msgstr "Faire CREATE DATABASE avant la copie" -#: db_operations.php:506 libraries/config/messages.inc.php:126 +#: db_operations.php:507 libraries/config/messages.inc.php:126 #: libraries/config/messages.inc.php:127 libraries/config/messages.inc.php:129 #: libraries/config/messages.inc.php:135 tbl_operations.php:556 #, php-format msgid "Add %s" msgstr "Ajouter %s" -#: db_operations.php:510 libraries/config/messages.inc.php:119 +#: db_operations.php:511 libraries/config/messages.inc.php:119 #: tbl_operations.php:314 tbl_operations.php:558 msgid "Add AUTO_INCREMENT value" msgstr "Inclure la valeur courante de l'AUTO_INCREMENT" -#: db_operations.php:514 tbl_operations.php:565 +#: db_operations.php:515 tbl_operations.php:565 msgid "Add constraints" msgstr "Inclure les contraintes de clés étrangères" -#: db_operations.php:527 +#: db_operations.php:528 msgid "Switch to copied database" msgstr "Aller à la base de données copiée" -#: db_operations.php:551 libraries/build_html_for_db.lib.php:19 -#: libraries/db_structure.lib.php:53 libraries/Index.class.php:450 +#: db_operations.php:552 libraries/Index.class.php:450 +#: libraries/build_html_for_db.lib.php:19 libraries/db_structure.lib.php:53 #: libraries/mysql_charsets.lib.php:110 libraries/tbl_properties.inc.php:107 #: libraries/tbl_properties.inc.php:720 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:378 tbl_select.php:115 @@ -344,7 +343,7 @@ msgstr "Aller à la base de données copiée" msgid "Collation" msgstr "Interclassement" -#: db_operations.php:564 +#: db_operations.php:565 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " @@ -353,7 +352,7 @@ msgstr "" "Le stockage de configurations phpMyAdmin a été désactivé. Pour une analyse " "du problème, cliquez %sici%s." -#: db_operations.php:599 +#: db_operations.php:600 msgid "Edit or export relational schema" msgstr "Éditer ou exporter un schéma relationnel" @@ -499,101 +498,101 @@ msgstr "Requête SQL sur la base %s: " msgid "Submit Query" msgstr "Exécuter la requête" -#: db_routines.php:152 import.php:453 libraries/display_tbl.lib.php:2272 -#: libraries/Message.class.php:185 libraries/sql_query_form.lib.php:139 +#: db_routines.php:154 import.php:453 libraries/Message.class.php:185 +#: libraries/display_tbl.lib.php:2272 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" msgstr "Votre requête SQL a été exécutée avec succès" -#: db_routines.php:155 +#: db_routines.php:157 #, php-format msgid "%d row affected by the last statement inside the procedure" msgid_plural "%d rows affected by the last statement inside the procedure" msgstr[0] "%d ligne a été affectée par le dernier énoncé de la procédure" msgstr[1] "%d lignes ont été affectées par le dernier énoncé de la procédure" -#: db_routines.php:165 +#: db_routines.php:167 #, php-format msgid "Execution results of routine %s" msgstr "Résultats de l'exécution de la procédure %s" -#: db_routines.php:185 libraries/import.lib.php:153 sql.php:678 +#: db_routines.php:187 libraries/import.lib.php:153 sql.php:678 #: tbl_change.php:180 tbl_get_field.php:34 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL a retourné un résultat vide (aucune ligne)." -#: db_routines.php:190 db_routines.php:295 db_routines.php:300 -#: db_routines.php:324 +#: db_routines.php:192 db_routines.php:297 db_routines.php:302 +#: db_routines.php:326 #, fuzzy, php-format #| msgid "The following queries have been executed:" msgid "The following query has failed: \"%s\"" msgstr "La requête «%s» a échoué" -#: db_routines.php:191 db_routines.php:296 db_routines.php:301 -#: db_routines.php:311 db_routines.php:325 libraries/common.lib.php:609 +#: db_routines.php:193 db_routines.php:298 db_routines.php:303 +#: db_routines.php:313 db_routines.php:327 libraries/common.lib.php:609 msgid "MySQL said: " msgstr "MySQL a répondu: " -#: db_routines.php:208 db_routines.php:240 db_routines.php:268 -#: db_routines.php:407 +#: db_routines.php:210 db_routines.php:242 db_routines.php:270 +#: db_routines.php:409 msgid "Error in processing request" msgstr "Erreur dans le traitement de la requête" -#: db_routines.php:209 db_routines.php:241 db_routines.php:269 -#: db_routines.php:408 +#: db_routines.php:211 db_routines.php:243 db_routines.php:271 +#: db_routines.php:410 #, php-format msgid "No routine with name %1$s found in database %2$s" msgstr "" "Aucune procédure portant le nom %1$s n'a été trouvée dans la base de données " "%2$s" -#: db_routines.php:230 db_routines.php:234 +#: db_routines.php:232 db_routines.php:236 msgid "Execute routine" msgstr "Exécuter la procédure" -#: db_routines.php:259 db_routines.php:263 +#: db_routines.php:261 db_routines.php:265 #, php-format msgid "Export of routine %s" msgstr "Exporter la procédure %s" -#: db_routines.php:288 libraries/db_routines.lib.php:960 +#: db_routines.php:290 libraries/db_routines.lib.php:960 #, php-format msgid "Invalid routine type: \"%s\"" msgstr "Type de procédure invalide : «%s»" -#: db_routines.php:309 +#: db_routines.php:311 msgid "Sorry, we failed to restore the dropped routine." msgstr "Désolé, il a été impossible de restaurer la procédure." -#: db_routines.php:310 +#: db_routines.php:312 msgid "The backed up query was:" msgstr "La requête conservée est :" -#: db_routines.php:314 +#: db_routines.php:316 #, php-format msgid "Routine %1$s has been modified." msgstr "La procédure %1$s a été modifiée." -#: db_routines.php:327 +#: db_routines.php:329 #, php-format msgid "Routine %1$s has been created." msgstr "La procédure %1$s a été créée." -#: db_routines.php:335 +#: db_routines.php:337 msgid "One or more errors have occured while processing your request:" msgstr "" "Au moins une erreur s'est produite lors du traitement de la requête :" -#: db_routines.php:379 +#: db_routines.php:381 msgid "Create routine" msgstr "Créer une procédure" -#: db_routines.php:383 +#: db_routines.php:385 msgid "Edit routine" msgstr "Modifier une procédure" -#: db_routines.php:434 +#: db_routines.php:436 msgid "" "You are using PHP's deprecated 'mysql' extension, which is not capable of " "handling multi queries. The execution of some stored routines may fail!(ex. 12.00% to .12)" msgstr "" @@ -6216,42 +6360,6 @@ msgstr "" "Le fichier XML spécifié était mal formé ou incomplet. Veuillez le corriger " "et essayer à nouveau." -#: libraries/Index.class.php:430 tbl_relation.php:526 -msgid "No index defined!" -msgstr "Aucun index n'est défini !" - -#: libraries/Index.class.php:446 libraries/tbl_properties.inc.php:503 -#: tbl_structure.php:157 tbl_structure.php:162 tbl_structure.php:606 -#: tbl_tracking.php:315 -msgid "Unique" -msgstr "Unique" - -#: libraries/Index.class.php:447 tbl_tracking.php:316 -msgid "Packed" -msgstr "Compressé" - -#: libraries/Index.class.php:449 tbl_tracking.php:318 -msgid "Cardinality" -msgstr "Cardinalité" - -#: libraries/Index.class.php:474 -msgid "The primary key has been dropped" -msgstr "La clé primaire a été effacée" - -#: libraries/Index.class.php:478 -#, php-format -msgid "Index %s has been dropped" -msgstr "L'index %s a été effacé" - -#: libraries/Index.class.php:582 -#, php-format -msgid "" -"The indexes %1$s and %2$s seem to be equal and one of them could possibly be " -"removed." -msgstr "" -"Les index %1$s et %2$s semblent identiques et l'un d'eux pourrait être " -"supprimé." - #: libraries/kanji-encoding.lib.php:142 msgctxt "None encoding conversion" msgid "None" @@ -6262,27 +6370,6 @@ msgstr "Aucune" msgid "Convert to Kana" msgstr "Conversion en kana" -#: libraries/Message.class.php:260 -#, php-format -msgid "%1$d row affected." -msgid_plural "%1$d rows affected." -msgstr[0] "%1$d ligne affectée." -msgstr[1] "%1$d lignes affectées." - -#: libraries/Message.class.php:279 -#, php-format -msgid "%1$d row deleted." -msgid_plural "%1$d rows deleted." -msgstr[0] "%1$d ligne supprimée." -msgstr[1] "%1$d lignes supprimées." - -#: libraries/Message.class.php:298 -#, php-format -msgid "%1$d row inserted." -msgid_plural "%1$d rows inserted." -msgstr[0] "%1$d ligne insérée." -msgstr[1] "%1$d lignes insérées." - #: libraries/mult_submits.inc.php:254 msgid "From" msgstr "Depuis" @@ -6521,18 +6608,6 @@ msgstr "Actualiser" msgid "This format has no options" msgstr "Ce format ne comporte pas d'options" -#: libraries/RecentTable.class.php:114 -msgid "Could not save recent table" -msgstr "Impossible de sauvegarder l'historique des tables récentes" - -#: libraries/RecentTable.class.php:149 -msgid "Recent tables" -msgstr "Tables récentes" - -#: libraries/RecentTable.class.php:155 -msgid "There are no recent tables" -msgstr "Il n'y a pas de tables récentes" - #: libraries/relation.lib.php:83 msgid "not OK" msgstr "en erreur" @@ -6918,6 +6993,61 @@ msgstr "Différence" msgid "Target database" msgstr "Base de données cible" +#: libraries/sql_query_form.lib.php:223 +#, php-format +msgid "Run SQL query/queries on server %s" +msgstr "Exécuter une ou des requêtes SQL sur le serveur %s" + +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 +#, php-format +msgid "Run SQL query/queries on database %s" +msgstr "Exécuter une ou des requêtes SQL sur la base %s" + +#: libraries/sql_query_form.lib.php:296 navigation.php:302 +#: setup/frames/index.inc.php:231 +msgid "Clear" +msgstr "Vider" + +#: libraries/sql_query_form.lib.php:301 +msgid "Columns" +msgstr "Colonnes" + +#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 +msgid "Bookmark this SQL query" +msgstr "Conserver cette requête SQL dans les signets" + +#: libraries/sql_query_form.lib.php:343 sql.php:1021 +msgid "Let every user access this bookmark" +msgstr "Signet visible pour les autres utilisateurs" + +#: libraries/sql_query_form.lib.php:349 +msgid "Replace existing bookmark of same name" +msgstr "Remplacer un signet existant du même nom" + +#: libraries/sql_query_form.lib.php:365 +msgid "Do not overwrite this query from outside the window" +msgstr "Ne pas écraser cette requête depuis une autre fenêtre" + +#: libraries/sql_query_form.lib.php:372 +msgid "Delimiter" +msgstr "Délimiteur" + +#: libraries/sql_query_form.lib.php:380 +msgid " Show this query here again " +msgstr "Afficher à nouveau la requête après exécution" + +#: libraries/sql_query_form.lib.php:443 +msgid "View only" +msgstr "Voir uniquement" + +#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 +msgid "Location of the text file" +msgstr "Emplacement du fichier texte" + +#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 +msgid "web server upload directory" +msgstr "répertoire de transfert du serveur web" + #: libraries/sqlparser.lib.php:132 msgid "" "There seems to be an error in your SQL query. The MySQL server error output " @@ -6980,61 +7110,6 @@ msgstr "Identificateur invalide" msgid "Unknown Punctuation String" msgstr "Ponctuation invalide" -#: libraries/sql_query_form.lib.php:223 -#, php-format -msgid "Run SQL query/queries on server %s" -msgstr "Exécuter une ou des requêtes SQL sur le serveur %s" - -#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 -#, php-format -msgid "Run SQL query/queries on database %s" -msgstr "Exécuter une ou des requêtes SQL sur la base %s" - -#: libraries/sql_query_form.lib.php:296 navigation.php:302 -#: setup/frames/index.inc.php:231 -msgid "Clear" -msgstr "Vider" - -#: libraries/sql_query_form.lib.php:301 -msgid "Columns" -msgstr "Colonnes" - -#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 -msgid "Bookmark this SQL query" -msgstr "Conserver cette requête SQL dans les signets" - -#: libraries/sql_query_form.lib.php:343 sql.php:1021 -msgid "Let every user access this bookmark" -msgstr "Signet visible pour les autres utilisateurs" - -#: libraries/sql_query_form.lib.php:349 -msgid "Replace existing bookmark of same name" -msgstr "Remplacer un signet existant du même nom" - -#: libraries/sql_query_form.lib.php:365 -msgid "Do not overwrite this query from outside the window" -msgstr "Ne pas écraser cette requête depuis une autre fenêtre" - -#: libraries/sql_query_form.lib.php:372 -msgid "Delimiter" -msgstr "Délimiteur" - -#: libraries/sql_query_form.lib.php:380 -msgid " Show this query here again " -msgstr "Afficher à nouveau la requête après exécution" - -#: libraries/sql_query_form.lib.php:443 -msgid "View only" -msgstr "Voir uniquement" - -#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 -msgid "Location of the text file" -msgstr "Emplacement du fichier texte" - -#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 -msgid "web server upload directory" -msgstr "répertoire de transfert du serveur web" - #: libraries/sqlvalidator.lib.php:67 #, php-format msgid "" @@ -7042,52 +7117,8 @@ msgid "" "installed the necessary PHP extensions as described in the %sdocumentation%s." msgstr "" "Le validateur SQL n'a pas pu être initialisé. Vérifiez que les extensions " -"PHP nécessaires ont bien été installées tel que décrit dans la %" -"sdocumentation%s." - -#: libraries/StorageEngine.class.php:195 -msgid "" -"There is no detailed status information available for this storage engine." -msgstr "" -"Aucune information détaillée sur l'état n'est disponible pour ce moteur de " -"stockage." - -#: libraries/StorageEngine.class.php:355 -#, php-format -msgid "%s is available on this MySQL server." -msgstr "%s est disponible sur ce serveur MySQL." - -#: libraries/StorageEngine.class.php:358 -#, php-format -msgid "%s has been disabled for this MySQL server." -msgstr "%s a été désactivé sur ce serveur MySQL." - -#: libraries/StorageEngine.class.php:362 -#, php-format -msgid "This MySQL server does not support the %s storage engine." -msgstr "Ce serveur MySQL ne supporte pas le moteur de stockage %s." - -#: libraries/Table.class.php:1027 -msgid "Invalid database" -msgstr "Nom de base de données invalide" - -#: libraries/Table.class.php:1041 tbl_get_field.php:25 -msgid "Invalid table name" -msgstr "Nom de table invalide" - -#: libraries/Table.class.php:1056 -#, php-format -msgid "Error renaming table %1$s to %2$s" -msgstr "Erreur lors du renommage de %1$s en %2$s" - -#: libraries/Table.class.php:1139 -#, php-format -msgid "Table %s has been renamed to %s" -msgstr "La table %s se nomme maintenant %s" - -#: libraries/Table.class.php:1272 -msgid "Could not save table UI preferences" -msgstr "Impossible de sauvegarder les préférences d'interface de tables" +"PHP nécessaires ont bien été installées tel que décrit dans la " +"%sdocumentation%s." #: libraries/tbl_links.inc.php:117 libraries/tbl_links.inc.php:118 msgid "Table seems to be empty!" @@ -7209,38 +7240,6 @@ msgstr "Définition de PARTITION" msgid "+ Add a value" msgstr "+ Ajouter une valeur" -#: libraries/Theme.class.php:160 -#, php-format -msgid "No valid image path for theme %s found!" -msgstr "Chemin des images inexistant pour le thème %s !" - -#: libraries/Theme.class.php:380 -msgid "No preview available." -msgstr "Prévisualisation non disponible." - -#: libraries/Theme.class.php:383 -msgid "take it" -msgstr "utiliser celui-ci" - -#: libraries/Theme_Manager.class.php:109 -#, php-format -msgid "Default theme %s not found!" -msgstr "Thème par défaut %s inexistant !" - -#: libraries/Theme_Manager.class.php:147 -#, php-format -msgid "Theme %s not found!" -msgstr "Thème %s inexistant !" - -#: libraries/Theme_Manager.class.php:215 -#, php-format -msgid "Theme path not found for theme %s!" -msgstr "Chemin non trouvé pour le thème %s !" - -#: libraries/Theme_Manager.class.php:291 themes.php:20 themes.php:40 -msgid "Theme" -msgstr "Thème" - #: libraries/transformations/application_octetstream__download.inc.php:9 msgid "" "Displays a link to download the binary data of the column. You can use the " @@ -8308,8 +8307,8 @@ msgstr "" msgid "" "Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege " "tables. The content of these tables may differ from the privileges the " -"server uses, if they have been changed manually. In this case, you should %" -"sreload the privileges%s before you continue." +"server uses, if they have been changed manually. In this case, you should " +"%sreload the privileges%s before you continue." msgstr "" "Note: phpMyAdmin obtient la liste des privilèges directement à partir des " "tables MySQL. Le contenu de ces tables peut être différent des privilèges " @@ -9786,8 +9785,8 @@ msgid "" msgstr "" "Cette %soption%s ne devrait pas être activée car elle permet à un attaquant " "de tenter de forcer l'entrée sur tout serveur MySQL. Si vous en avez " -"réellement besoin, utilisez la %sliste des serveurs mandataires de confiance%" -"s." +"réellement besoin, utilisez la %sliste des serveurs mandataires de confiance" +"%s." #: setup/lib/index.lib.php:252 msgid "" @@ -9839,8 +9838,8 @@ msgid "" msgstr "" "Le paramètre %sLogin cookie validity%s avec une valeur de plus de 1440 " "secondes peut causer des interruptions de la session de travail si le " -"paramètre %ssession.gc_maxlifetime%s a une plus petite valeur (actuellement %" -"d)." +"paramètre %ssession.gc_maxlifetime%s a une plus petite valeur (actuellement " +"%d)." #: setup/lib/index.lib.php:262 #, php-format @@ -9859,8 +9858,8 @@ msgid "" "cookie validity%s must be set to a value less or equal to it." msgstr "" "Si vous utilisez l'authentification cookie et que le paramètre %sLogin " -"cookie store%s n'a pas une valeur de 0, le paramètre %sLogin cookie validity%" -"s doit avoir une valeur plus petite ou égale à celui-ci." +"cookie store%s n'a pas une valeur de 0, le paramètre %sLogin cookie validity" +"%s doit avoir une valeur plus petite ou égale à celui-ci." #: setup/lib/index.lib.php:266 #, php-format @@ -9870,8 +9869,8 @@ msgid "" "protection may not be reliable if your IP belongs to an ISP where thousands " "of users, including you, are connected to." msgstr "" -"Si vous l'estimez nécessaire, utilisez des paramètres de protection - %" -"sauthentification du serveur%s et %sserveurs mandataires de confiance%s. " +"Si vous l'estimez nécessaire, utilisez des paramètres de protection - " +"%sauthentification du serveur%s et %sserveurs mandataires de confiance%s. " "Cependant, la protection par adresse IP peut ne pas être fiable si votre IP " "appartient à un fournisseur via lequel des milliers d'utilisateurs, vous y " "compris, sont connectés." diff --git a/po/gl.po b/po/gl.po index 1edb1a25ff..da03cfd0b1 100644 --- a/po/gl.po +++ b/po/gl.po @@ -3,14 +3,14 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-26 07:33-0400\n" +"POT-Creation-Date: 2011-06-27 10:20+0200\n" "PO-Revision-Date: 2010-07-21 14:50+0200\n" "Last-Translator: Marc Delisle \n" "Language-Team: galician \n" +"Language: gl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: gl\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.0.1\n" @@ -46,13 +46,13 @@ msgstr "" msgid "Search" msgstr "Procurar" -#: browse_foreigners.php:154 db_operations.php:368 db_operations.php:420 -#: db_operations.php:530 db_operations.php:558 db_search.php:360 +#: browse_foreigners.php:154 db_operations.php:369 db_operations.php:421 +#: db_operations.php:531 db_operations.php:559 db_search.php:360 #: db_structure.php:528 enum_editor.php:63 js/messages.php:90 +#: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 #: libraries/auth/cookie.auth.lib.php:273 libraries/common.lib.php:1315 -#: libraries/common.lib.php:2245 libraries/Config.class.php:1220 -#: libraries/core.lib.php:557 libraries/db_routines.lib.php:789 -#: libraries/db_routines.lib.php:921 +#: libraries/common.lib.php:2245 libraries/core.lib.php:557 +#: libraries/db_routines.lib.php:789 libraries/db_routines.lib.php:921 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 #: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 @@ -65,18 +65,18 @@ msgstr "Procurar" #: 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:518 #: libraries/tbl_properties.inc.php:607 libraries/tbl_properties.inc.php:777 -#: libraries/Theme_Manager.class.php:305 main.php:109 navigation.php:202 -#: navigation.php:240 pmd_pdf.php:124 prefs_manage.php:265 -#: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 -#: server_privileges.php:1694 server_privileges.php:2051 -#: server_privileges.php:2098 server_privileges.php:2138 -#: server_replication.php:233 server_replication.php:316 -#: server_replication.php:347 server_synchronize.php:1220 tbl_change.php:332 -#: tbl_change.php:1024 tbl_change.php:1061 tbl_indexes.php:260 -#: tbl_operations.php:280 tbl_operations.php:317 tbl_operations.php:519 -#: tbl_operations.php:581 tbl_operations.php:763 tbl_select.php:291 -#: tbl_structure.php:698 tbl_structure.php:734 tbl_tracking.php:425 -#: tbl_tracking.php:563 view_create.php:181 view_operations.php:99 +#: main.php:109 navigation.php:202 navigation.php:240 pmd_pdf.php:124 +#: prefs_manage.php:265 prefs_manage.php:316 server_binlog.php:128 +#: server_privileges.php:646 server_privileges.php:1694 +#: server_privileges.php:2051 server_privileges.php:2098 +#: server_privileges.php:2138 server_replication.php:233 +#: server_replication.php:316 server_replication.php:347 +#: server_synchronize.php:1220 tbl_change.php:332 tbl_change.php:1024 +#: tbl_change.php:1061 tbl_indexes.php:260 tbl_operations.php:280 +#: tbl_operations.php:317 tbl_operations.php:519 tbl_operations.php:581 +#: tbl_operations.php:763 tbl_select.php:291 tbl_structure.php:698 +#: tbl_structure.php:734 tbl_tracking.php:425 tbl_tracking.php:563 +#: view_create.php:181 view_operations.php:99 msgid "Go" msgstr "Executar" @@ -123,7 +123,7 @@ msgstr "" msgid "Database %1$s has been created." msgstr "Creouse a base de datos %1$s." -#: db_datadict.php:48 db_operations.php:361 +#: db_datadict.php:48 db_operations.php:362 msgid "Database comment: " msgstr "Comentario da base de datos: " @@ -133,9 +133,9 @@ msgstr "Comentario da base de datos: " msgid "Table comments" msgstr "Comentarios da táboa" -#: db_datadict.php:166 db_qbe.php:196 libraries/export/htmlword.php:248 -#: libraries/export/latex.php:375 libraries/export/odt.php:302 -#: libraries/export/texytext.php:227 libraries/Index.class.php:448 +#: db_datadict.php:166 db_qbe.php:196 libraries/Index.class.php:448 +#: libraries/export/htmlword.php:248 libraries/export/latex.php:375 +#: libraries/export/odt.php:302 libraries/export/texytext.php:227 #: libraries/schema/Pdf_Relation_Schema.class.php:1236 #: libraries/schema/Pdf_Relation_Schema.class.php:1257 #: libraries/tbl_properties.inc.php:274 tbl_change.php:310 tbl_chart.php:86 @@ -146,12 +146,12 @@ msgstr "Comentarios da táboa" msgid "Column" msgstr "Nomes das columnas" -#: db_datadict.php:167 db_printview.php:104 libraries/db_events.inc.php:69 -#: libraries/db_routines.lib.php:666 libraries/db_routines.lib.php:691 -#: libraries/db_routines.lib.php:847 libraries/db_routines.lib.php:1216 -#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:249 -#: libraries/export/latex.php:375 libraries/export/odt.php:305 -#: libraries/export/texytext.php:228 libraries/Index.class.php:445 +#: db_datadict.php:167 db_printview.php:104 libraries/Index.class.php:445 +#: libraries/db_events.inc.php:69 libraries/db_routines.lib.php:666 +#: libraries/db_routines.lib.php:691 libraries/db_routines.lib.php:847 +#: libraries/db_routines.lib.php:1216 libraries/db_structure.lib.php:51 +#: libraries/export/htmlword.php:249 libraries/export/latex.php:375 +#: libraries/export/odt.php:305 libraries/export/texytext.php:228 #: libraries/schema/Pdf_Relation_Schema.class.php:1237 #: libraries/schema/Pdf_Relation_Schema.class.php:1258 #: libraries/tbl_properties.inc.php:100 server_privileges.php:2151 @@ -161,9 +161,9 @@ msgstr "Nomes das columnas" msgid "Type" msgstr "Tipo" -#: db_datadict.php:169 libraries/export/htmlword.php:250 -#: libraries/export/latex.php:375 libraries/export/odt.php:308 -#: libraries/export/texytext.php:229 libraries/Index.class.php:451 +#: db_datadict.php:169 libraries/Index.class.php:451 +#: libraries/export/htmlword.php:250 libraries/export/latex.php:375 +#: libraries/export/odt.php:308 libraries/export/texytext.php:229 #: libraries/schema/Pdf_Relation_Schema.class.php:1239 #: libraries/schema/Pdf_Relation_Schema.class.php:1260 #: libraries/tbl_properties.inc.php:109 tbl_change.php:325 @@ -201,13 +201,12 @@ msgstr "Vincúlase con" msgid "Comments" msgstr "Comentarios" -#: db_datadict.php:259 js/messages.php:109 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:361 +#: db_datadict.php:259 js/messages.php:109 libraries/Index.class.php:361 #: libraries/Index.class.php:388 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:287 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:287 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:130 #: server_privileges.php:1381 server_privileges.php:1392 @@ -218,17 +217,17 @@ msgstr "Comentarios" msgid "No" msgstr "Non" -#: db_datadict.php:259 js/messages.php:108 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:362 +#: db_datadict.php:259 js/messages.php:108 libraries/Index.class.php:362 #: libraries/Index.class.php:387 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 -#: libraries/mult_submits.inc.php:87 libraries/mult_submits.inc.php:92 -#: libraries/mult_submits.inc.php:97 libraries/mult_submits.inc.php:102 -#: libraries/mult_submits.inc.php:262 libraries/mult_submits.inc.php:276 -#: libraries/mult_submits.inc.php:286 libraries/mult_submits.inc.php:299 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:46 +#: libraries/mult_submits.inc.php:78 libraries/mult_submits.inc.php:87 +#: libraries/mult_submits.inc.php:92 libraries/mult_submits.inc.php:97 +#: libraries/mult_submits.inc.php:102 libraries/mult_submits.inc.php:262 +#: libraries/mult_submits.inc.php:276 libraries/mult_submits.inc.php:286 +#: libraries/mult_submits.inc.php:299 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:129 #: server_databases.php:76 server_privileges.php:1378 @@ -265,83 +264,83 @@ msgstr "Non seleccionar nada" msgid "The database name is empty!" msgstr "Ese nome de base de datos non existe." -#: db_operations.php:271 +#: db_operations.php:272 #, php-format msgid "Database %s has been renamed to %s" msgstr "Mudóuselle o nome á base de datos %s para %s" -#: db_operations.php:275 +#: db_operations.php:276 #, php-format msgid "Database %s has been copied to %s" msgstr "Copiuse a base de datos %s para %s" -#: db_operations.php:403 +#: db_operations.php:404 msgid "Rename database to" msgstr "Mudar o nome da base de datos para" -#: db_operations.php:408 server_status.php:799 +#: db_operations.php:409 server_status.php:799 msgid "Command" msgstr "Orde" -#: db_operations.php:439 +#: db_operations.php:440 #, fuzzy #| msgid "Rename database to" msgid "Remove database" msgstr "Mudar o nome da base de datos para" -#: db_operations.php:451 +#: db_operations.php:452 #, php-format msgid "Database %s has been dropped." msgstr "Eliminouse a base de datos %s." -#: db_operations.php:456 +#: db_operations.php:457 #, fuzzy #| msgid "Go to database" msgid "Drop the database (DROP)" msgstr "Ir á base de datos" -#: db_operations.php:486 +#: db_operations.php:487 msgid "Copy database to" msgstr "Copiar a base de datos para" -#: db_operations.php:493 tbl_operations.php:548 tbl_tracking.php:418 +#: db_operations.php:494 tbl_operations.php:548 tbl_tracking.php:418 msgid "Structure only" msgstr "Só a estrutura" -#: db_operations.php:494 tbl_operations.php:549 tbl_tracking.php:420 +#: db_operations.php:495 tbl_operations.php:549 tbl_tracking.php:420 msgid "Structure and data" msgstr "Estrutura e datos" -#: db_operations.php:495 tbl_operations.php:550 tbl_tracking.php:419 +#: db_operations.php:496 tbl_operations.php:550 tbl_tracking.php:419 msgid "Data only" msgstr "Só os datos" -#: db_operations.php:503 +#: db_operations.php:504 msgid "CREATE DATABASE before copying" msgstr "CREAR UNHA BASE DE DATOS antes de copiar" -#: db_operations.php:506 libraries/config/messages.inc.php:126 +#: db_operations.php:507 libraries/config/messages.inc.php:126 #: libraries/config/messages.inc.php:127 libraries/config/messages.inc.php:129 #: libraries/config/messages.inc.php:135 tbl_operations.php:556 #, php-format msgid "Add %s" msgstr "Engadir %s" -#: db_operations.php:510 libraries/config/messages.inc.php:119 +#: db_operations.php:511 libraries/config/messages.inc.php:119 #: tbl_operations.php:314 tbl_operations.php:558 msgid "Add AUTO_INCREMENT value" msgstr "Engadir o valor incremental (AUTO_INCREMENT)" -#: db_operations.php:514 tbl_operations.php:565 +#: db_operations.php:515 tbl_operations.php:565 msgid "Add constraints" msgstr "Engadir limitacións" -#: db_operations.php:527 +#: db_operations.php:528 msgid "Switch to copied database" msgstr "Pasar á base de datos copiada" -#: db_operations.php:551 libraries/build_html_for_db.lib.php:19 -#: libraries/db_structure.lib.php:53 libraries/Index.class.php:450 +#: db_operations.php:552 libraries/Index.class.php:450 +#: libraries/build_html_for_db.lib.php:19 libraries/db_structure.lib.php:53 #: libraries/mysql_charsets.lib.php:110 libraries/tbl_properties.inc.php:107 #: libraries/tbl_properties.inc.php:720 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:378 tbl_select.php:115 @@ -350,7 +349,7 @@ msgstr "Pasar á base de datos copiada" msgid "Collation" msgstr "Orde alfabética" -#: db_operations.php:564 +#: db_operations.php:565 #, fuzzy, php-format #| msgid "" #| "The additional features for working with linked tables have been " @@ -362,7 +361,7 @@ msgstr "" "Desactivouse a funcionalidade adicional para o traballo con táboas " "vinculadas. Para saber o por que, prema %saquí%s." -#: db_operations.php:599 +#: db_operations.php:600 #, fuzzy #| msgid "Relational schema" msgid "Edit or export relational schema" @@ -515,110 +514,110 @@ msgstr "Procura tipo SQL na base de datos %s:" msgid "Submit Query" msgstr "Enviar esta procura" -#: db_routines.php:152 import.php:453 libraries/display_tbl.lib.php:2272 -#: libraries/Message.class.php:185 libraries/sql_query_form.lib.php:139 +#: db_routines.php:154 import.php:453 libraries/Message.class.php:185 +#: libraries/display_tbl.lib.php:2272 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" msgstr "A seu orde de SQL executouse sen problemas" -#: db_routines.php:155 +#: db_routines.php:157 #, php-format msgid "%d row affected by the last statement inside the procedure" msgid_plural "%d rows affected by the last statement inside the procedure" msgstr[0] "" msgstr[1] "" -#: db_routines.php:165 +#: db_routines.php:167 #, fuzzy, php-format #| msgid "Allows executing stored routines." msgid "Execution results of routine %s" msgstr "Permite executar rutinas almacenadas." -#: db_routines.php:185 libraries/import.lib.php:153 sql.php:678 +#: db_routines.php:187 libraries/import.lib.php:153 sql.php:678 #: tbl_change.php:180 tbl_get_field.php:34 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL retornou un conxunto vacío (ex. cero rexistros)." -#: db_routines.php:190 db_routines.php:295 db_routines.php:300 -#: db_routines.php:324 +#: db_routines.php:192 db_routines.php:297 db_routines.php:302 +#: db_routines.php:326 #, fuzzy, php-format #| msgid "The following queries have been executed:" msgid "The following query has failed: \"%s\"" msgstr "Executáronse as procuras seguintes:" -#: db_routines.php:191 db_routines.php:296 db_routines.php:301 -#: db_routines.php:311 db_routines.php:325 libraries/common.lib.php:609 +#: db_routines.php:193 db_routines.php:298 db_routines.php:303 +#: db_routines.php:313 db_routines.php:327 libraries/common.lib.php:609 msgid "MySQL said: " msgstr "Mensaxes do MySQL: " -#: db_routines.php:208 db_routines.php:240 db_routines.php:268 -#: db_routines.php:407 +#: db_routines.php:210 db_routines.php:242 db_routines.php:270 +#: db_routines.php:409 #, fuzzy #| msgid "Processes" msgid "Error in processing request" msgstr "Procesos" -#: db_routines.php:209 db_routines.php:241 db_routines.php:269 -#: db_routines.php:408 +#: db_routines.php:211 db_routines.php:243 db_routines.php:271 +#: db_routines.php:410 #, fuzzy, php-format #| msgid "No tables found in database." msgid "No routine with name %1$s found in database %2$s" msgstr "Non se achou ningunha táboa na base de datos" -#: db_routines.php:230 db_routines.php:234 +#: db_routines.php:232 db_routines.php:236 msgid "Execute routine" msgstr "" -#: db_routines.php:259 db_routines.php:263 +#: db_routines.php:261 db_routines.php:265 #, fuzzy, php-format #| msgid "Export functions" msgid "Export of routine %s" msgstr "Exportar as funcións" -#: db_routines.php:288 libraries/db_routines.lib.php:960 +#: db_routines.php:290 libraries/db_routines.lib.php:960 #, fuzzy, php-format #| msgid "Invalid server index: \"%s\"" msgid "Invalid routine type: \"%s\"" msgstr "O índice do servidor non é válido: \"%s\"" -#: db_routines.php:309 +#: db_routines.php:311 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: db_routines.php:310 +#: db_routines.php:312 msgid "The backed up query was:" msgstr "" -#: db_routines.php:314 +#: db_routines.php:316 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Routine %1$s has been modified." msgstr "Eliminouse a táboa %s" -#: db_routines.php:327 +#: db_routines.php:329 #, fuzzy, php-format #| msgid "Table %1$s has been created." msgid "Routine %1$s has been created." msgstr "Creouse a táboa %1$s." -#: db_routines.php:335 +#: db_routines.php:337 msgid "One or more errors have occured while processing your request:" msgstr "" -#: db_routines.php:379 +#: db_routines.php:381 #, fuzzy #| msgid "Create relation" msgid "Create routine" msgstr "Crear relación" -#: db_routines.php:383 +#: db_routines.php:385 #, fuzzy #| msgid "Edit mode" msgid "Edit routine" msgstr "Modo de edición" -#: db_routines.php:434 +#: db_routines.php:436 msgid "" "You are using PHP's deprecated 'mysql' extension, which is not capable of " "handling multi queries. The execution of some stored routines may fail!\n" "Language-Team: hebrew \n" +"Language: he\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: he\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.0.5\n" @@ -42,13 +42,13 @@ msgstr "עדכון חלון הדפדפן הנבחר נכשל." msgid "Search" msgstr "חיפוש" -#: browse_foreigners.php:154 db_operations.php:368 db_operations.php:420 -#: db_operations.php:530 db_operations.php:558 db_search.php:360 +#: browse_foreigners.php:154 db_operations.php:369 db_operations.php:421 +#: db_operations.php:531 db_operations.php:559 db_search.php:360 #: db_structure.php:528 enum_editor.php:63 js/messages.php:90 +#: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 #: libraries/auth/cookie.auth.lib.php:273 libraries/common.lib.php:1315 -#: libraries/common.lib.php:2245 libraries/Config.class.php:1220 -#: libraries/core.lib.php:557 libraries/db_routines.lib.php:789 -#: libraries/db_routines.lib.php:921 +#: libraries/common.lib.php:2245 libraries/core.lib.php:557 +#: libraries/db_routines.lib.php:789 libraries/db_routines.lib.php:921 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 #: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 @@ -61,18 +61,18 @@ msgstr "חיפוש" #: 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:518 #: libraries/tbl_properties.inc.php:607 libraries/tbl_properties.inc.php:777 -#: libraries/Theme_Manager.class.php:305 main.php:109 navigation.php:202 -#: navigation.php:240 pmd_pdf.php:124 prefs_manage.php:265 -#: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 -#: server_privileges.php:1694 server_privileges.php:2051 -#: server_privileges.php:2098 server_privileges.php:2138 -#: server_replication.php:233 server_replication.php:316 -#: server_replication.php:347 server_synchronize.php:1220 tbl_change.php:332 -#: tbl_change.php:1024 tbl_change.php:1061 tbl_indexes.php:260 -#: tbl_operations.php:280 tbl_operations.php:317 tbl_operations.php:519 -#: tbl_operations.php:581 tbl_operations.php:763 tbl_select.php:291 -#: tbl_structure.php:698 tbl_structure.php:734 tbl_tracking.php:425 -#: tbl_tracking.php:563 view_create.php:181 view_operations.php:99 +#: main.php:109 navigation.php:202 navigation.php:240 pmd_pdf.php:124 +#: prefs_manage.php:265 prefs_manage.php:316 server_binlog.php:128 +#: server_privileges.php:646 server_privileges.php:1694 +#: server_privileges.php:2051 server_privileges.php:2098 +#: server_privileges.php:2138 server_replication.php:233 +#: server_replication.php:316 server_replication.php:347 +#: server_synchronize.php:1220 tbl_change.php:332 tbl_change.php:1024 +#: tbl_change.php:1061 tbl_indexes.php:260 tbl_operations.php:280 +#: tbl_operations.php:317 tbl_operations.php:519 tbl_operations.php:581 +#: tbl_operations.php:763 tbl_select.php:291 tbl_structure.php:698 +#: tbl_structure.php:734 tbl_tracking.php:425 tbl_tracking.php:563 +#: view_create.php:181 view_operations.php:99 msgid "Go" msgstr "סע" @@ -117,7 +117,7 @@ msgstr "" msgid "Database %1$s has been created." msgstr "מסד הנתונים %s נמחק." -#: db_datadict.php:48 db_operations.php:361 +#: db_datadict.php:48 db_operations.php:362 msgid "Database comment: " msgstr "הערה על מאגר הנתונים: " @@ -127,9 +127,9 @@ msgstr "הערה על מאגר הנתונים: " msgid "Table comments" msgstr "הערות טבלה" -#: db_datadict.php:166 db_qbe.php:196 libraries/export/htmlword.php:248 -#: libraries/export/latex.php:375 libraries/export/odt.php:302 -#: libraries/export/texytext.php:227 libraries/Index.class.php:448 +#: db_datadict.php:166 db_qbe.php:196 libraries/Index.class.php:448 +#: libraries/export/htmlword.php:248 libraries/export/latex.php:375 +#: libraries/export/odt.php:302 libraries/export/texytext.php:227 #: libraries/schema/Pdf_Relation_Schema.class.php:1236 #: libraries/schema/Pdf_Relation_Schema.class.php:1257 #: libraries/tbl_properties.inc.php:274 tbl_change.php:310 tbl_chart.php:86 @@ -140,12 +140,12 @@ msgstr "הערות טבלה" msgid "Column" msgstr "שמות עמודה" -#: db_datadict.php:167 db_printview.php:104 libraries/db_events.inc.php:69 -#: libraries/db_routines.lib.php:666 libraries/db_routines.lib.php:691 -#: libraries/db_routines.lib.php:847 libraries/db_routines.lib.php:1216 -#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:249 -#: libraries/export/latex.php:375 libraries/export/odt.php:305 -#: libraries/export/texytext.php:228 libraries/Index.class.php:445 +#: db_datadict.php:167 db_printview.php:104 libraries/Index.class.php:445 +#: libraries/db_events.inc.php:69 libraries/db_routines.lib.php:666 +#: libraries/db_routines.lib.php:691 libraries/db_routines.lib.php:847 +#: libraries/db_routines.lib.php:1216 libraries/db_structure.lib.php:51 +#: libraries/export/htmlword.php:249 libraries/export/latex.php:375 +#: libraries/export/odt.php:305 libraries/export/texytext.php:228 #: libraries/schema/Pdf_Relation_Schema.class.php:1237 #: libraries/schema/Pdf_Relation_Schema.class.php:1258 #: libraries/tbl_properties.inc.php:100 server_privileges.php:2151 @@ -155,9 +155,9 @@ msgstr "שמות עמודה" msgid "Type" msgstr "סוג" -#: db_datadict.php:169 libraries/export/htmlword.php:250 -#: libraries/export/latex.php:375 libraries/export/odt.php:308 -#: libraries/export/texytext.php:229 libraries/Index.class.php:451 +#: db_datadict.php:169 libraries/Index.class.php:451 +#: libraries/export/htmlword.php:250 libraries/export/latex.php:375 +#: libraries/export/odt.php:308 libraries/export/texytext.php:229 #: libraries/schema/Pdf_Relation_Schema.class.php:1239 #: libraries/schema/Pdf_Relation_Schema.class.php:1260 #: libraries/tbl_properties.inc.php:109 tbl_change.php:325 @@ -195,13 +195,12 @@ msgstr "קישורים אל" msgid "Comments" msgstr "הערות" -#: db_datadict.php:259 js/messages.php:109 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:361 +#: db_datadict.php:259 js/messages.php:109 libraries/Index.class.php:361 #: libraries/Index.class.php:388 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:287 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:287 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:130 #: server_privileges.php:1381 server_privileges.php:1392 @@ -212,17 +211,17 @@ msgstr "הערות" msgid "No" msgstr "לא" -#: db_datadict.php:259 js/messages.php:108 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:362 +#: db_datadict.php:259 js/messages.php:108 libraries/Index.class.php:362 #: libraries/Index.class.php:387 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 -#: libraries/mult_submits.inc.php:87 libraries/mult_submits.inc.php:92 -#: libraries/mult_submits.inc.php:97 libraries/mult_submits.inc.php:102 -#: libraries/mult_submits.inc.php:262 libraries/mult_submits.inc.php:276 -#: libraries/mult_submits.inc.php:286 libraries/mult_submits.inc.php:299 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:46 +#: libraries/mult_submits.inc.php:78 libraries/mult_submits.inc.php:87 +#: libraries/mult_submits.inc.php:92 libraries/mult_submits.inc.php:97 +#: libraries/mult_submits.inc.php:102 libraries/mult_submits.inc.php:262 +#: libraries/mult_submits.inc.php:276 libraries/mult_submits.inc.php:286 +#: libraries/mult_submits.inc.php:299 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:129 #: server_databases.php:76 server_privileges.php:1378 @@ -259,82 +258,82 @@ msgstr "בטל בחירת הכל" msgid "The database name is empty!" msgstr "שם מאגר הנתונים ריק!" -#: db_operations.php:271 +#: db_operations.php:272 #, php-format msgid "Database %s has been renamed to %s" msgstr "מאגר נתונים %s שונה אל %s" -#: db_operations.php:275 +#: db_operations.php:276 #, php-format msgid "Database %s has been copied to %s" msgstr "מאגר נתונים %s הועתק אל %s" -#: db_operations.php:403 +#: db_operations.php:404 msgid "Rename database to" msgstr "שינוי שם מאגר נתונים אל" -#: db_operations.php:408 server_status.php:799 +#: db_operations.php:409 server_status.php:799 msgid "Command" msgstr "פקודה" -#: db_operations.php:439 +#: db_operations.php:440 #, fuzzy #| msgid "Rename database to" msgid "Remove database" msgstr "שינוי שם מאגר נתונים אל" -#: db_operations.php:451 +#: db_operations.php:452 #, php-format msgid "Database %s has been dropped." msgstr "מסד הנתונים %s נמחק." -#: db_operations.php:456 +#: db_operations.php:457 #, fuzzy msgid "Drop the database (DROP)" msgstr "אין מאגרי נתונים" -#: db_operations.php:486 +#: db_operations.php:487 msgid "Copy database to" msgstr "העתקת מאגר נתונים אל" -#: db_operations.php:493 tbl_operations.php:548 tbl_tracking.php:418 +#: db_operations.php:494 tbl_operations.php:548 tbl_tracking.php:418 msgid "Structure only" msgstr "מבנה בלבד" -#: db_operations.php:494 tbl_operations.php:549 tbl_tracking.php:420 +#: db_operations.php:495 tbl_operations.php:549 tbl_tracking.php:420 msgid "Structure and data" msgstr "מבנה ומידע" -#: db_operations.php:495 tbl_operations.php:550 tbl_tracking.php:419 +#: db_operations.php:496 tbl_operations.php:550 tbl_tracking.php:419 msgid "Data only" msgstr "מידע בלבד" -#: db_operations.php:503 +#: db_operations.php:504 msgid "CREATE DATABASE before copying" msgstr "CREATE DATABASE לפני העתקה" -#: db_operations.php:506 libraries/config/messages.inc.php:126 +#: db_operations.php:507 libraries/config/messages.inc.php:126 #: libraries/config/messages.inc.php:127 libraries/config/messages.inc.php:129 #: libraries/config/messages.inc.php:135 tbl_operations.php:556 #, php-format msgid "Add %s" msgstr "" -#: db_operations.php:510 libraries/config/messages.inc.php:119 +#: db_operations.php:511 libraries/config/messages.inc.php:119 #: tbl_operations.php:314 tbl_operations.php:558 msgid "Add AUTO_INCREMENT value" msgstr "הוספת ערך AUTO_INCREMENT (מספור אוטומטי)" -#: db_operations.php:514 tbl_operations.php:565 +#: db_operations.php:515 tbl_operations.php:565 msgid "Add constraints" msgstr "הוספת הגבלות" -#: db_operations.php:527 +#: db_operations.php:528 msgid "Switch to copied database" msgstr "מעבר למאגר נתונים שהועתק" -#: db_operations.php:551 libraries/build_html_for_db.lib.php:19 -#: libraries/db_structure.lib.php:53 libraries/Index.class.php:450 +#: db_operations.php:552 libraries/Index.class.php:450 +#: libraries/build_html_for_db.lib.php:19 libraries/db_structure.lib.php:53 #: libraries/mysql_charsets.lib.php:110 libraries/tbl_properties.inc.php:107 #: libraries/tbl_properties.inc.php:720 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:378 tbl_select.php:115 @@ -343,7 +342,7 @@ msgstr "מעבר למאגר נתונים שהועתק" msgid "Collation" msgstr "קידוד" -#: db_operations.php:564 +#: db_operations.php:565 #, fuzzy, php-format #| msgid "" #| "The additional features for working with linked tables have been " @@ -354,7 +353,7 @@ msgid "" msgstr "" "תכונות נוספות לעבודה עם טבלאות מקושרות בוטלו. לעוד מידע למה לחץ %sכאן%s." -#: db_operations.php:599 +#: db_operations.php:600 #, fuzzy #| msgid "Display PDF schema" msgid "Edit or export relational schema" @@ -507,102 +506,102 @@ msgstr "" msgid "Submit Query" msgstr "שליחת שאילתה" -#: db_routines.php:152 import.php:453 libraries/display_tbl.lib.php:2272 -#: libraries/Message.class.php:185 libraries/sql_query_form.lib.php:139 +#: db_routines.php:154 import.php:453 libraries/Message.class.php:185 +#: libraries/display_tbl.lib.php:2272 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" msgstr "שאילתת SQL שלך בוצעה בהצלחה" -#: db_routines.php:155 +#: db_routines.php:157 #, php-format msgid "%d row affected by the last statement inside the procedure" msgid_plural "%d rows affected by the last statement inside the procedure" msgstr[0] "" msgstr[1] "" -#: db_routines.php:165 +#: db_routines.php:167 #, fuzzy, php-format msgid "Execution results of routine %s" msgstr "מאפשר יצירת שגרות מאוחסנות." -#: db_routines.php:185 libraries/import.lib.php:153 sql.php:678 +#: db_routines.php:187 libraries/import.lib.php:153 sql.php:678 #: tbl_change.php:180 tbl_get_field.php:34 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL החזיר חבילת תוצאות ריקה (לדוגמא, אפס שורות)." -#: db_routines.php:190 db_routines.php:295 db_routines.php:300 -#: db_routines.php:324 +#: db_routines.php:192 db_routines.php:297 db_routines.php:302 +#: db_routines.php:326 #, php-format msgid "The following query has failed: \"%s\"" msgstr "" -#: db_routines.php:191 db_routines.php:296 db_routines.php:301 -#: db_routines.php:311 db_routines.php:325 libraries/common.lib.php:609 +#: db_routines.php:193 db_routines.php:298 db_routines.php:303 +#: db_routines.php:313 db_routines.php:327 libraries/common.lib.php:609 msgid "MySQL said: " msgstr "MySQL אמר: " -#: db_routines.php:208 db_routines.php:240 db_routines.php:268 -#: db_routines.php:407 +#: db_routines.php:210 db_routines.php:242 db_routines.php:270 +#: db_routines.php:409 #, fuzzy #| msgid "Processes" msgid "Error in processing request" msgstr "תהליכים" -#: db_routines.php:209 db_routines.php:241 db_routines.php:269 -#: db_routines.php:408 +#: db_routines.php:211 db_routines.php:243 db_routines.php:271 +#: db_routines.php:410 #, fuzzy, php-format #| msgid "No tables found in database." msgid "No routine with name %1$s found in database %2$s" msgstr "לא נמצאו טבלאות במאגר נתונים." -#: db_routines.php:230 db_routines.php:234 +#: db_routines.php:232 db_routines.php:236 msgid "Execute routine" msgstr "" -#: db_routines.php:259 db_routines.php:263 +#: db_routines.php:261 db_routines.php:265 #, php-format msgid "Export of routine %s" msgstr "" -#: db_routines.php:288 libraries/db_routines.lib.php:960 +#: db_routines.php:290 libraries/db_routines.lib.php:960 #, php-format msgid "Invalid routine type: \"%s\"" msgstr "" -#: db_routines.php:309 +#: db_routines.php:311 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: db_routines.php:310 +#: db_routines.php:312 msgid "The backed up query was:" msgstr "" -#: db_routines.php:314 +#: db_routines.php:316 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Routine %1$s has been modified." msgstr "טבלה %s נמחקה" -#: db_routines.php:327 +#: db_routines.php:329 #, fuzzy, php-format msgid "Routine %1$s has been created." msgstr "טבלה %s נמחקה" -#: db_routines.php:335 +#: db_routines.php:337 msgid "One or more errors have occured while processing your request:" msgstr "" -#: db_routines.php:379 +#: db_routines.php:381 #, fuzzy msgid "Create routine" msgstr "גרסת שרת" -#: db_routines.php:383 +#: db_routines.php:385 msgid "Edit routine" msgstr "" -#: db_routines.php:434 +#: db_routines.php:436 msgid "" "You are using PHP's deprecated 'mysql' extension, which is not capable of " "handling multi queries. The execution of some stored routines may fail!(ex. 12.00% to .12)" msgstr "" @@ -6210,40 +6352,6 @@ msgid "" "the issue and try again." msgstr "" -#: libraries/Index.class.php:430 tbl_relation.php:526 -msgid "No index defined!" -msgstr "אין אינדקסים מוגדרים!" - -#: libraries/Index.class.php:446 libraries/tbl_properties.inc.php:503 -#: tbl_structure.php:157 tbl_structure.php:162 tbl_structure.php:606 -#: tbl_tracking.php:315 -msgid "Unique" -msgstr "ייחודי" - -#: libraries/Index.class.php:447 tbl_tracking.php:316 -msgid "Packed" -msgstr "" - -#: libraries/Index.class.php:449 tbl_tracking.php:318 -msgid "Cardinality" -msgstr "מספור" - -#: libraries/Index.class.php:474 -msgid "The primary key has been dropped" -msgstr "המפתח הראשי הוסר" - -#: libraries/Index.class.php:478 -#, php-format -msgid "Index %s has been dropped" -msgstr "אינדקס %s הוסר" - -#: libraries/Index.class.php:582 -#, php-format -msgid "" -"The indexes %1$s and %2$s seem to be equal and one of them could possibly be " -"removed." -msgstr "" - #: libraries/kanji-encoding.lib.php:142 #, fuzzy #| msgid "None" @@ -6256,29 +6364,6 @@ msgstr "ללא" msgid "Convert to Kana" msgstr "" -#: libraries/Message.class.php:260 -#, php-format -msgid "%1$d row affected." -msgid_plural "%1$d rows affected." -msgstr[0] "" -msgstr[1] "" - -#: libraries/Message.class.php:279 -#, fuzzy, php-format -#| msgid "No rows selected" -msgid "%1$d row deleted." -msgid_plural "%1$d rows deleted." -msgstr[0] "לא נבחרו שורות" -msgstr[1] "לא נבחרו שורות" - -#: libraries/Message.class.php:298 -#, fuzzy, php-format -#| msgid "No rows selected" -msgid "%1$d row inserted." -msgid_plural "%1$d rows inserted." -msgstr[0] "לא נבחרו שורות" -msgstr[1] "לא נבחרו שורות" - #: libraries/mult_submits.inc.php:254 #, fuzzy #| msgid "Fri" @@ -6523,19 +6608,6 @@ msgstr "" msgid "This format has no options" msgstr "לתבנית זאת אין אפשרויות" -#: libraries/RecentTable.class.php:114 -msgid "Could not save recent table" -msgstr "" - -#: libraries/RecentTable.class.php:149 -#, fuzzy -msgid "Recent tables" -msgstr "אין טבלאות" - -#: libraries/RecentTable.class.php:155 -msgid "There are no recent tables" -msgstr "" - #: libraries/relation.lib.php:83 msgid "not OK" msgstr "לא בסדר" @@ -6924,57 +6996,6 @@ msgstr "" msgid "Target database" msgstr "חפש במסד הנתונים" -#: libraries/sqlparser.lib.php:132 -msgid "" -"There seems to be an error in your SQL query. The MySQL server error output " -"below, if there is any, may also help you in diagnosing the problem" -msgstr "" - -#: libraries/sqlparser.lib.php:167 -msgid "" -"There is a chance that you may have found a bug in the SQL parser. Please " -"examine your query closely, and check that the quotes are correct and not " -"mis-matched. Other possible failure causes may be that you are uploading a " -"file with binary outside of a quoted text area. You can also try your query " -"on the MySQL command line interface. The MySQL server error output below, if " -"there is any, may also help you in diagnosing the problem. If you still have " -"problems or if the parser fails where the command line interface succeeds, " -"please reduce your SQL query input to the single query that causes problems, " -"and submit a bug report with the data chunk in the CUT section below:" -msgstr "" - -#: libraries/sqlparser.lib.php:169 -msgid "BEGIN CUT" -msgstr "התחלת חיתוך" - -#: libraries/sqlparser.lib.php:171 -msgid "END CUT" -msgstr "END CUT" - -#: libraries/sqlparser.lib.php:173 -msgid "BEGIN RAW" -msgstr "התחלת RAW" - -#: libraries/sqlparser.lib.php:177 -msgid "END RAW" -msgstr "END RAW" - -#: libraries/sqlparser.lib.php:363 -msgid "Automatically appended backtick to the end of query!" -msgstr "" - -#: libraries/sqlparser.lib.php:366 -msgid "Unclosed quote" -msgstr "" - -#: libraries/sqlparser.lib.php:518 -msgid "Invalid Identifer" -msgstr "" - -#: libraries/sqlparser.lib.php:635 -msgid "Unknown Punctuation String" -msgstr "" - #: libraries/sql_query_form.lib.php:223 #, fuzzy, php-format msgid "Run SQL query/queries on server %s" @@ -7034,6 +7055,57 @@ msgstr "מיקום של קובץ טקסט" msgid "web server upload directory" msgstr "שמירת שרת בתוך תיקיית %s" +#: libraries/sqlparser.lib.php:132 +msgid "" +"There seems to be an error in your SQL query. The MySQL server error output " +"below, if there is any, may also help you in diagnosing the problem" +msgstr "" + +#: libraries/sqlparser.lib.php:167 +msgid "" +"There is a chance that you may have found a bug in the SQL parser. Please " +"examine your query closely, and check that the quotes are correct and not " +"mis-matched. Other possible failure causes may be that you are uploading a " +"file with binary outside of a quoted text area. You can also try your query " +"on the MySQL command line interface. The MySQL server error output below, if " +"there is any, may also help you in diagnosing the problem. If you still have " +"problems or if the parser fails where the command line interface succeeds, " +"please reduce your SQL query input to the single query that causes problems, " +"and submit a bug report with the data chunk in the CUT section below:" +msgstr "" + +#: libraries/sqlparser.lib.php:169 +msgid "BEGIN CUT" +msgstr "התחלת חיתוך" + +#: libraries/sqlparser.lib.php:171 +msgid "END CUT" +msgstr "END CUT" + +#: libraries/sqlparser.lib.php:173 +msgid "BEGIN RAW" +msgstr "התחלת RAW" + +#: libraries/sqlparser.lib.php:177 +msgid "END RAW" +msgstr "END RAW" + +#: libraries/sqlparser.lib.php:363 +msgid "Automatically appended backtick to the end of query!" +msgstr "" + +#: libraries/sqlparser.lib.php:366 +msgid "Unclosed quote" +msgstr "" + +#: libraries/sqlparser.lib.php:518 +msgid "Invalid Identifer" +msgstr "" + +#: libraries/sqlparser.lib.php:635 +msgid "Unknown Punctuation String" +msgstr "" + #: libraries/sqlvalidator.lib.php:67 #, php-format msgid "" @@ -7041,48 +7113,6 @@ msgid "" "installed the necessary PHP extensions as described in the %sdocumentation%s." msgstr "" -#: libraries/StorageEngine.class.php:195 -msgid "" -"There is no detailed status information available for this storage engine." -msgstr "אין מידע מצב מפורט על מנוע אחסון זה." - -#: libraries/StorageEngine.class.php:355 -#, php-format -msgid "%s is available on this MySQL server." -msgstr "%s זמין על שרת MySQL זה." - -#: libraries/StorageEngine.class.php:358 -#, php-format -msgid "%s has been disabled for this MySQL server." -msgstr "%s מובטל על שרת MySQL זה." - -#: libraries/StorageEngine.class.php:362 -#, php-format -msgid "This MySQL server does not support the %s storage engine." -msgstr "שרת MySQL לא תומך במנוע אחסון %s." - -#: libraries/Table.class.php:1027 -msgid "Invalid database" -msgstr "" - -#: libraries/Table.class.php:1041 tbl_get_field.php:25 -msgid "Invalid table name" -msgstr "" - -#: libraries/Table.class.php:1056 -#, php-format -msgid "Error renaming table %1$s to %2$s" -msgstr "" - -#: libraries/Table.class.php:1139 -#, php-format -msgid "Table %s has been renamed to %s" -msgstr "טבלה %s שונתה אל %s" - -#: libraries/Table.class.php:1272 -msgid "Could not save table UI preferences" -msgstr "" - #: libraries/tbl_links.inc.php:117 libraries/tbl_links.inc.php:118 msgid "Table seems to be empty!" msgstr "" @@ -7211,38 +7241,6 @@ msgstr "" msgid "+ Add a value" msgstr "הוספת משתמש חדש" -#: libraries/Theme.class.php:160 -#, php-format -msgid "No valid image path for theme %s found!" -msgstr "" - -#: libraries/Theme.class.php:380 -msgid "No preview available." -msgstr "" - -#: libraries/Theme.class.php:383 -msgid "take it" -msgstr "קח זאת" - -#: libraries/Theme_Manager.class.php:109 -#, php-format -msgid "Default theme %s not found!" -msgstr "" - -#: libraries/Theme_Manager.class.php:147 -#, php-format -msgid "Theme %s not found!" -msgstr "" - -#: libraries/Theme_Manager.class.php:215 -#, php-format -msgid "Theme path not found for theme %s!" -msgstr "" - -#: libraries/Theme_Manager.class.php:291 themes.php:20 themes.php:40 -msgid "Theme" -msgstr "" - #: libraries/transformations/application_octetstream__download.inc.php:9 msgid "" "Displays a link to download the binary data of the column. You can use the " @@ -8266,8 +8264,8 @@ msgstr "הסרת מאגרי נתונים שיש להם שמות דומים כמ msgid "" "Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege " "tables. The content of these tables may differ from the privileges the " -"server uses, if they have been changed manually. In this case, you should %" -"sreload the privileges%s before you continue." +"server uses, if they have been changed manually. In this case, you should " +"%sreload the privileges%s before you continue." msgstr "" "הערה: phpMyAdmin מקבל הרשאות משתמש ישירות מטבלאות הרשאות של MySQL. התוכן של " "הטבלאות האלו יכול להיות שונה מההרשאות שהשרת משתמש בהן, אם הן שונו באופן " diff --git a/po/hi.po b/po/hi.po index 36df257729..f9a0ecb1d2 100644 --- a/po/hi.po +++ b/po/hi.po @@ -3,14 +3,14 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-26 07:33-0400\n" +"POT-Creation-Date: 2011-06-27 10:20+0200\n" "PO-Revision-Date: 2011-05-06 09:13+0200\n" "Last-Translator: \n" "Language-Team: hindi \n" +"Language: hi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: hi\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.0.5\n" @@ -44,13 +44,13 @@ msgstr "" msgid "Search" msgstr "खोजें" -#: browse_foreigners.php:154 db_operations.php:368 db_operations.php:420 -#: db_operations.php:530 db_operations.php:558 db_search.php:360 +#: browse_foreigners.php:154 db_operations.php:369 db_operations.php:421 +#: db_operations.php:531 db_operations.php:559 db_search.php:360 #: db_structure.php:528 enum_editor.php:63 js/messages.php:90 +#: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 #: libraries/auth/cookie.auth.lib.php:273 libraries/common.lib.php:1315 -#: libraries/common.lib.php:2245 libraries/Config.class.php:1220 -#: libraries/core.lib.php:557 libraries/db_routines.lib.php:789 -#: libraries/db_routines.lib.php:921 +#: libraries/common.lib.php:2245 libraries/core.lib.php:557 +#: libraries/db_routines.lib.php:789 libraries/db_routines.lib.php:921 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 #: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 @@ -63,18 +63,18 @@ msgstr "खोजें" #: 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:518 #: libraries/tbl_properties.inc.php:607 libraries/tbl_properties.inc.php:777 -#: libraries/Theme_Manager.class.php:305 main.php:109 navigation.php:202 -#: navigation.php:240 pmd_pdf.php:124 prefs_manage.php:265 -#: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 -#: server_privileges.php:1694 server_privileges.php:2051 -#: server_privileges.php:2098 server_privileges.php:2138 -#: server_replication.php:233 server_replication.php:316 -#: server_replication.php:347 server_synchronize.php:1220 tbl_change.php:332 -#: tbl_change.php:1024 tbl_change.php:1061 tbl_indexes.php:260 -#: tbl_operations.php:280 tbl_operations.php:317 tbl_operations.php:519 -#: tbl_operations.php:581 tbl_operations.php:763 tbl_select.php:291 -#: tbl_structure.php:698 tbl_structure.php:734 tbl_tracking.php:425 -#: tbl_tracking.php:563 view_create.php:181 view_operations.php:99 +#: main.php:109 navigation.php:202 navigation.php:240 pmd_pdf.php:124 +#: prefs_manage.php:265 prefs_manage.php:316 server_binlog.php:128 +#: server_privileges.php:646 server_privileges.php:1694 +#: server_privileges.php:2051 server_privileges.php:2098 +#: server_privileges.php:2138 server_replication.php:233 +#: server_replication.php:316 server_replication.php:347 +#: server_synchronize.php:1220 tbl_change.php:332 tbl_change.php:1024 +#: tbl_change.php:1061 tbl_indexes.php:260 tbl_operations.php:280 +#: tbl_operations.php:317 tbl_operations.php:519 tbl_operations.php:581 +#: tbl_operations.php:763 tbl_select.php:291 tbl_structure.php:698 +#: tbl_structure.php:734 tbl_tracking.php:425 tbl_tracking.php:563 +#: view_create.php:181 view_operations.php:99 msgid "Go" msgstr "आगे" @@ -121,7 +121,7 @@ msgstr "" msgid "Database %1$s has been created." msgstr "%1$s डेटाबेस बनाया गया है." -#: db_datadict.php:48 db_operations.php:361 +#: db_datadict.php:48 db_operations.php:362 msgid "Database comment: " msgstr "डाटाबेस टिप्पणि: " @@ -131,9 +131,9 @@ msgstr "डाटाबेस टिप्पणि: " msgid "Table comments" msgstr " टेबल टिप्पणि:" -#: db_datadict.php:166 db_qbe.php:196 libraries/export/htmlword.php:248 -#: libraries/export/latex.php:375 libraries/export/odt.php:302 -#: libraries/export/texytext.php:227 libraries/Index.class.php:448 +#: db_datadict.php:166 db_qbe.php:196 libraries/Index.class.php:448 +#: libraries/export/htmlword.php:248 libraries/export/latex.php:375 +#: libraries/export/odt.php:302 libraries/export/texytext.php:227 #: libraries/schema/Pdf_Relation_Schema.class.php:1236 #: libraries/schema/Pdf_Relation_Schema.class.php:1257 #: libraries/tbl_properties.inc.php:274 tbl_change.php:310 tbl_chart.php:86 @@ -142,12 +142,12 @@ msgstr " टेबल टिप्पणि:" msgid "Column" msgstr "कोलम" -#: db_datadict.php:167 db_printview.php:104 libraries/db_events.inc.php:69 -#: libraries/db_routines.lib.php:666 libraries/db_routines.lib.php:691 -#: libraries/db_routines.lib.php:847 libraries/db_routines.lib.php:1216 -#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:249 -#: libraries/export/latex.php:375 libraries/export/odt.php:305 -#: libraries/export/texytext.php:228 libraries/Index.class.php:445 +#: db_datadict.php:167 db_printview.php:104 libraries/Index.class.php:445 +#: libraries/db_events.inc.php:69 libraries/db_routines.lib.php:666 +#: libraries/db_routines.lib.php:691 libraries/db_routines.lib.php:847 +#: libraries/db_routines.lib.php:1216 libraries/db_structure.lib.php:51 +#: libraries/export/htmlword.php:249 libraries/export/latex.php:375 +#: libraries/export/odt.php:305 libraries/export/texytext.php:228 #: libraries/schema/Pdf_Relation_Schema.class.php:1237 #: libraries/schema/Pdf_Relation_Schema.class.php:1258 #: libraries/tbl_properties.inc.php:100 server_privileges.php:2151 @@ -157,9 +157,9 @@ msgstr "कोलम" msgid "Type" msgstr "टाइप" -#: db_datadict.php:169 libraries/export/htmlword.php:250 -#: libraries/export/latex.php:375 libraries/export/odt.php:308 -#: libraries/export/texytext.php:229 libraries/Index.class.php:451 +#: db_datadict.php:169 libraries/Index.class.php:451 +#: libraries/export/htmlword.php:250 libraries/export/latex.php:375 +#: libraries/export/odt.php:308 libraries/export/texytext.php:229 #: libraries/schema/Pdf_Relation_Schema.class.php:1239 #: libraries/schema/Pdf_Relation_Schema.class.php:1260 #: libraries/tbl_properties.inc.php:109 tbl_change.php:325 @@ -197,13 +197,12 @@ msgstr "के लिए लिंक" msgid "Comments" msgstr "टिप्पणी" -#: db_datadict.php:259 js/messages.php:109 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:361 +#: db_datadict.php:259 js/messages.php:109 libraries/Index.class.php:361 #: libraries/Index.class.php:388 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:287 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:287 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:130 #: server_privileges.php:1381 server_privileges.php:1392 @@ -214,17 +213,17 @@ msgstr "टिप्पणी" msgid "No" msgstr "नहीं" -#: db_datadict.php:259 js/messages.php:108 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:362 +#: db_datadict.php:259 js/messages.php:108 libraries/Index.class.php:362 #: libraries/Index.class.php:387 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 -#: libraries/mult_submits.inc.php:87 libraries/mult_submits.inc.php:92 -#: libraries/mult_submits.inc.php:97 libraries/mult_submits.inc.php:102 -#: libraries/mult_submits.inc.php:262 libraries/mult_submits.inc.php:276 -#: libraries/mult_submits.inc.php:286 libraries/mult_submits.inc.php:299 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:46 +#: libraries/mult_submits.inc.php:78 libraries/mult_submits.inc.php:87 +#: libraries/mult_submits.inc.php:92 libraries/mult_submits.inc.php:97 +#: libraries/mult_submits.inc.php:102 libraries/mult_submits.inc.php:262 +#: libraries/mult_submits.inc.php:276 libraries/mult_submits.inc.php:286 +#: libraries/mult_submits.inc.php:299 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:129 #: server_databases.php:76 server_privileges.php:1378 @@ -261,79 +260,79 @@ msgstr "सभी को रद्द करें" msgid "The database name is empty!" msgstr "डेटाबेस नाम खाली है" -#: db_operations.php:271 +#: db_operations.php:272 #, php-format msgid "Database %s has been renamed to %s" msgstr " डेटाबेस का नाम %s बदल कर %s रखा गया है" -#: db_operations.php:275 +#: db_operations.php:276 #, php-format msgid "Database %s has been copied to %s" msgstr " डेटाबेस %s से %s में कॉपी किया गया है" -#: db_operations.php:403 +#: db_operations.php:404 msgid "Rename database to" msgstr "डेटाबेस का नाम बदल कर ____ रखें" -#: db_operations.php:408 server_status.php:799 +#: db_operations.php:409 server_status.php:799 msgid "Command" msgstr "आदेश" -#: db_operations.php:439 +#: db_operations.php:440 msgid "Remove database" msgstr "डेटाबेस को हटा दे" -#: db_operations.php:451 +#: db_operations.php:452 #, php-format msgid "Database %s has been dropped." msgstr "डाटाबेस %s को ड्रोप कर दिया ।" -#: db_operations.php:456 +#: db_operations.php:457 msgid "Drop the database (DROP)" msgstr "ड्रॉप डेटाबेस (छोड़ें)" -#: db_operations.php:486 +#: db_operations.php:487 msgid "Copy database to" msgstr "डेटाबेस को ______ में कॉपी करें" -#: db_operations.php:493 tbl_operations.php:548 tbl_tracking.php:418 +#: db_operations.php:494 tbl_operations.php:548 tbl_tracking.php:418 msgid "Structure only" msgstr "केवल संरचना" -#: db_operations.php:494 tbl_operations.php:549 tbl_tracking.php:420 +#: db_operations.php:495 tbl_operations.php:549 tbl_tracking.php:420 msgid "Structure and data" msgstr "संरचना और डाटा" -#: db_operations.php:495 tbl_operations.php:550 tbl_tracking.php:419 +#: db_operations.php:496 tbl_operations.php:550 tbl_tracking.php:419 msgid "Data only" msgstr "केवल डाटा" -#: db_operations.php:503 +#: db_operations.php:504 msgid "CREATE DATABASE before copying" msgstr "डेटाबेस कॉपी करने से पहले डेटाबेस का निर्माण करें" -#: db_operations.php:506 libraries/config/messages.inc.php:126 +#: db_operations.php:507 libraries/config/messages.inc.php:126 #: libraries/config/messages.inc.php:127 libraries/config/messages.inc.php:129 #: libraries/config/messages.inc.php:135 tbl_operations.php:556 #, php-format msgid "Add %s" msgstr "%s जोडें" -#: db_operations.php:510 libraries/config/messages.inc.php:119 +#: db_operations.php:511 libraries/config/messages.inc.php:119 #: tbl_operations.php:314 tbl_operations.php:558 msgid "Add AUTO_INCREMENT value" msgstr "AUTO_INCREMENT मूल्य जोडें" -#: db_operations.php:514 tbl_operations.php:565 +#: db_operations.php:515 tbl_operations.php:565 msgid "Add constraints" msgstr "शर्तें जोडें" -#: db_operations.php:527 +#: db_operations.php:528 msgid "Switch to copied database" msgstr "नक़ल किये गए डाटाबेस पर जायें" -#: db_operations.php:551 libraries/build_html_for_db.lib.php:19 -#: libraries/db_structure.lib.php:53 libraries/Index.class.php:450 +#: db_operations.php:552 libraries/Index.class.php:450 +#: libraries/build_html_for_db.lib.php:19 libraries/db_structure.lib.php:53 #: libraries/mysql_charsets.lib.php:110 libraries/tbl_properties.inc.php:107 #: libraries/tbl_properties.inc.php:720 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:378 tbl_select.php:115 @@ -342,16 +341,16 @@ msgstr "नक़ल किये गए डाटाबेस पर जाय msgid "Collation" msgstr "क्रम में करें" -#: db_operations.php:564 +#: db_operations.php:565 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " "click %shere%s." msgstr "" -"phpMyAdmin विन्यास भंडारण को निष्क्रिय किया गया हैक्यों ये किया गया है, जानने के लिए %" -"shere%s पर क्लिक करें." +"phpMyAdmin विन्यास भंडारण को निष्क्रिय किया गया हैक्यों ये किया गया है, जानने के लिए " +"%shere%s पर क्लिक करें." -#: db_operations.php:599 +#: db_operations.php:600 msgid "Edit or export relational schema" msgstr "संबंधपरक स्कीमा को संपादित या निर्यात करें " @@ -497,110 +496,110 @@ msgstr "डेटाबेस %s पर SQL क्वरी:" msgid "Submit Query" msgstr "क्वरी प्रस्तुत करें" -#: db_routines.php:152 import.php:453 libraries/display_tbl.lib.php:2272 -#: libraries/Message.class.php:185 libraries/sql_query_form.lib.php:139 +#: db_routines.php:154 import.php:453 libraries/Message.class.php:185 +#: libraries/display_tbl.lib.php:2272 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" msgstr "आपकी SQL कुएरी सफलता के साथ पूरी की गई है." -#: db_routines.php:155 +#: db_routines.php:157 #, php-format msgid "%d row affected by the last statement inside the procedure" msgid_plural "%d rows affected by the last statement inside the procedure" msgstr[0] "" msgstr[1] "" -#: db_routines.php:165 +#: db_routines.php:167 #, fuzzy, php-format #| msgid "Allows executing stored routines." msgid "Execution results of routine %s" msgstr "संग्रहीत दिनचर्या को क्रियान्वित करने की अनुमति देता है" -#: db_routines.php:185 libraries/import.lib.php:153 sql.php:678 +#: db_routines.php:187 libraries/import.lib.php:153 sql.php:678 #: tbl_change.php:180 tbl_get_field.php:34 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL ने एक खाली परिणाम सेट लोताया" -#: db_routines.php:190 db_routines.php:295 db_routines.php:300 -#: db_routines.php:324 +#: db_routines.php:192 db_routines.php:297 db_routines.php:302 +#: db_routines.php:326 #, fuzzy, php-format #| msgid "The following queries have been executed:" msgid "The following query has failed: \"%s\"" msgstr "निम्नलिखित क्वरीों क्रियान्वित किया गया है" -#: db_routines.php:191 db_routines.php:296 db_routines.php:301 -#: db_routines.php:311 db_routines.php:325 libraries/common.lib.php:609 +#: db_routines.php:193 db_routines.php:298 db_routines.php:303 +#: db_routines.php:313 db_routines.php:327 libraries/common.lib.php:609 msgid "MySQL said: " msgstr "MySQL ने कहा: " -#: db_routines.php:208 db_routines.php:240 db_routines.php:268 -#: db_routines.php:407 +#: db_routines.php:210 db_routines.php:242 db_routines.php:270 +#: db_routines.php:409 #, fuzzy #| msgid "Error in Processing Request" msgid "Error in processing request" msgstr "याचिका प्रसंस्करणमें त्रुटि" -#: db_routines.php:209 db_routines.php:241 db_routines.php:269 -#: db_routines.php:408 +#: db_routines.php:211 db_routines.php:243 db_routines.php:271 +#: db_routines.php:410 #, fuzzy, php-format #| msgid "No tables found in database" msgid "No routine with name %1$s found in database %2$s" msgstr "डाटाबेस में कोई टेबल नहीं।" -#: db_routines.php:230 db_routines.php:234 +#: db_routines.php:232 db_routines.php:236 msgid "Execute routine" msgstr "" -#: db_routines.php:259 db_routines.php:263 +#: db_routines.php:261 db_routines.php:265 #, fuzzy, php-format #| msgid "Export defaults" msgid "Export of routine %s" msgstr "निर्यात डिफ़ॉल्ट" -#: db_routines.php:288 libraries/db_routines.lib.php:960 +#: db_routines.php:290 libraries/db_routines.lib.php:960 #, fuzzy, php-format #| msgid "Invalid server index: %s" msgid "Invalid routine type: \"%s\"" msgstr "अवैध सर्वर सूचकांक: %s" -#: db_routines.php:309 +#: db_routines.php:311 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: db_routines.php:310 +#: db_routines.php:312 msgid "The backed up query was:" msgstr "" -#: db_routines.php:314 +#: db_routines.php:316 #, fuzzy, php-format #| msgid "Column %s has been dropped" msgid "Routine %1$s has been modified." msgstr " टेबल %s को रद्द किया गया है." -#: db_routines.php:327 +#: db_routines.php:329 #, fuzzy, php-format #| msgid "Table %1$s has been created." msgid "Routine %1$s has been created." msgstr "%1$s टेबल बना दिया गया है" -#: db_routines.php:335 +#: db_routines.php:337 msgid "One or more errors have occured while processing your request:" msgstr "" -#: db_routines.php:379 +#: db_routines.php:381 #, fuzzy #| msgid "Create relation" msgid "Create routine" msgstr "संबंध बनायें" -#: db_routines.php:383 +#: db_routines.php:385 #, fuzzy #| msgid "Edit mode" msgid "Edit routine" msgstr "संपादन मोड" -#: db_routines.php:434 +#: db_routines.php:436 msgid "" "You are using PHP's deprecated 'mysql' extension, which is not capable of " "handling multi queries. The execution of some stored routines may fail!(ex. 12.00% to .12)" msgstr "प्रतिशत को उचित दशमलव के रूप में आयात करें" @@ -6045,40 +6190,6 @@ msgid "" "the issue and try again." msgstr "" -#: libraries/Index.class.php:430 tbl_relation.php:526 -msgid "No index defined!" -msgstr "परिभाषित सूचकांक नहीं पाए गए!" - -#: libraries/Index.class.php:446 libraries/tbl_properties.inc.php:503 -#: tbl_structure.php:157 tbl_structure.php:162 tbl_structure.php:606 -#: tbl_tracking.php:315 -msgid "Unique" -msgstr "अद्वितीय" - -#: libraries/Index.class.php:447 tbl_tracking.php:316 -msgid "Packed" -msgstr "जमा" - -#: libraries/Index.class.php:449 tbl_tracking.php:318 -msgid "Cardinality" -msgstr "प्रमुखता" - -#: libraries/Index.class.php:474 -msgid "The primary key has been dropped" -msgstr "प्राथमिक कुंजी गिरा दी गयी है" - -#: libraries/Index.class.php:478 -#, php-format -msgid "Index %s has been dropped" -msgstr "सूचकांक %s गिरा दिया गया है" - -#: libraries/Index.class.php:582 -#, php-format -msgid "" -"The indexes %1$s and %2$s seem to be equal and one of them could possibly be " -"removed." -msgstr "सूचकांक %1s और %2s बराबर लगने के कारन उनमें से संभवतः हटाया जा सकता है." - #: libraries/kanji-encoding.lib.php:142 #, fuzzy #| msgid "No" @@ -6091,27 +6202,6 @@ msgstr "कोई एन्कोडिंग नहीं" msgid "Convert to Kana" msgstr "" -#: libraries/Message.class.php:260 -#, php-format -msgid "%1$d row affected." -msgid_plural "%1$d rows affected." -msgstr[0] "एकवचन %1$d रोव प्रभावित" -msgstr[1] "बहुवचन%1$d रोवस प्रभावित" - -#: libraries/Message.class.php:279 -#, php-format -msgid "%1$d row deleted." -msgid_plural "%1$d rows deleted." -msgstr[0] "एकवचन%1$d रोव नष्ट" -msgstr[1] "बहुवचन%1$d रोवस नष्ट" - -#: libraries/Message.class.php:298 -#, php-format -msgid "%1$d row inserted." -msgid_plural "%1$d rows inserted." -msgstr[0] "एकवचन%1$d रोव डाला" -msgstr[1] "बहुवचन%1$d रोवस डाला" - #: libraries/mult_submits.inc.php:254 #, fuzzy #| msgid "Fr" @@ -6354,24 +6444,6 @@ msgstr "नेविगेशन फ्रेम पुनः लोड" msgid "This format has no options" msgstr "इस प्रारूप के कोई विकल्प नहीं है" -#: libraries/RecentTable.class.php:114 -#, fuzzy -#| msgid "Could not save configuration" -msgid "Could not save recent table" -msgstr "विन्यास सहेज नहीं सकते" - -#: libraries/RecentTable.class.php:149 -#, fuzzy -#| msgid "Count tables" -msgid "Recent tables" -msgstr "टेबल गणना" - -#: libraries/RecentTable.class.php:155 -#, fuzzy -#| msgid "There are no configured servers" -msgid "There are no recent tables" -msgstr "कोई कॉन्फ़िगर सर्वर मौजूद नहीं है" - #: libraries/relation.lib.php:83 msgid "not OK" msgstr "ठीक नहीं है" @@ -6758,57 +6830,6 @@ msgstr "अंतर" msgid "Target database" msgstr "लक्ष्य डेटाबेस" -#: libraries/sqlparser.lib.php:132 -msgid "" -"There seems to be an error in your SQL query. The MySQL server error output " -"below, if there is any, may also help you in diagnosing the problem" -msgstr "" - -#: libraries/sqlparser.lib.php:167 -msgid "" -"There is a chance that you may have found a bug in the SQL parser. Please " -"examine your query closely, and check that the quotes are correct and not " -"mis-matched. Other possible failure causes may be that you are uploading a " -"file with binary outside of a quoted text area. You can also try your query " -"on the MySQL command line interface. The MySQL server error output below, if " -"there is any, may also help you in diagnosing the problem. If you still have " -"problems or if the parser fails where the command line interface succeeds, " -"please reduce your SQL query input to the single query that causes problems, " -"and submit a bug report with the data chunk in the CUT section below:" -msgstr "" - -#: libraries/sqlparser.lib.php:169 -msgid "BEGIN CUT" -msgstr "BEGIN कट" - -#: libraries/sqlparser.lib.php:171 -msgid "END CUT" -msgstr "" - -#: libraries/sqlparser.lib.php:173 -msgid "BEGIN RAW" -msgstr "BEGIN रॉ" - -#: libraries/sqlparser.lib.php:177 -msgid "END RAW" -msgstr "" - -#: libraries/sqlparser.lib.php:363 -msgid "Automatically appended backtick to the end of query!" -msgstr "" - -#: libraries/sqlparser.lib.php:366 -msgid "Unclosed quote" -msgstr "" - -#: libraries/sqlparser.lib.php:518 -msgid "Invalid Identifer" -msgstr "अवैध पहचानकर्ता" - -#: libraries/sqlparser.lib.php:635 -msgid "Unknown Punctuation String" -msgstr "अज्ञात विराम स्ट्रिंग" - #: libraries/sql_query_form.lib.php:223 #, php-format msgid "Run SQL query/queries on server %s" @@ -6866,6 +6887,57 @@ msgstr "पाठ फ़ाइल का स्थान" msgid "web server upload directory" msgstr "वेब सर्वर अपलोड निर्देशिका" +#: libraries/sqlparser.lib.php:132 +msgid "" +"There seems to be an error in your SQL query. The MySQL server error output " +"below, if there is any, may also help you in diagnosing the problem" +msgstr "" + +#: libraries/sqlparser.lib.php:167 +msgid "" +"There is a chance that you may have found a bug in the SQL parser. Please " +"examine your query closely, and check that the quotes are correct and not " +"mis-matched. Other possible failure causes may be that you are uploading a " +"file with binary outside of a quoted text area. You can also try your query " +"on the MySQL command line interface. The MySQL server error output below, if " +"there is any, may also help you in diagnosing the problem. If you still have " +"problems or if the parser fails where the command line interface succeeds, " +"please reduce your SQL query input to the single query that causes problems, " +"and submit a bug report with the data chunk in the CUT section below:" +msgstr "" + +#: libraries/sqlparser.lib.php:169 +msgid "BEGIN CUT" +msgstr "BEGIN कट" + +#: libraries/sqlparser.lib.php:171 +msgid "END CUT" +msgstr "" + +#: libraries/sqlparser.lib.php:173 +msgid "BEGIN RAW" +msgstr "BEGIN रॉ" + +#: libraries/sqlparser.lib.php:177 +msgid "END RAW" +msgstr "" + +#: libraries/sqlparser.lib.php:363 +msgid "Automatically appended backtick to the end of query!" +msgstr "" + +#: libraries/sqlparser.lib.php:366 +msgid "Unclosed quote" +msgstr "" + +#: libraries/sqlparser.lib.php:518 +msgid "Invalid Identifer" +msgstr "अवैध पहचानकर्ता" + +#: libraries/sqlparser.lib.php:635 +msgid "Unknown Punctuation String" +msgstr "अज्ञात विराम स्ट्रिंग" + #: libraries/sqlvalidator.lib.php:67 #, php-format msgid "" @@ -6873,48 +6945,6 @@ msgid "" "installed the necessary PHP extensions as described in the %sdocumentation%s." msgstr "" -#: libraries/StorageEngine.class.php:195 -msgid "" -"There is no detailed status information available for this storage engine." -msgstr "इस भंडारण इंजन स्थिति के लिए कोई विस्तृत जानकारी उपलब्ध नहीं है." - -#: libraries/StorageEngine.class.php:355 -#, php-format -msgid "%s is available on this MySQL server." -msgstr "%s इस MySQL सर्वर पर उपलब्ध है." - -#: libraries/StorageEngine.class.php:358 -#, php-format -msgid "%s has been disabled for this MySQL server." -msgstr "%s इस MySQL सर्वर के लिए निष्क्रिय कर दिया गया है." - -#: libraries/StorageEngine.class.php:362 -#, php-format -msgid "This MySQL server does not support the %s storage engine." -msgstr "यह MySQL सर्वर %s भंडारण इंजन का समर्थन नहीं करता है." - -#: libraries/Table.class.php:1027 -msgid "Invalid database" -msgstr "अमान्य डेटाबेस" - -#: libraries/Table.class.php:1041 tbl_get_field.php:25 -msgid "Invalid table name" -msgstr "अवैध टेबल नाम" - -#: libraries/Table.class.php:1056 -#, php-format -msgid "Error renaming table %1$s to %2$s" -msgstr "टेबल का नाम %1$s से %2$s में बदलने में त्रुटि." - -#: libraries/Table.class.php:1139 -#, php-format -msgid "Table %s has been renamed to %s" -msgstr "टेबल %s का नाम बदल कर %s रखा गया है." - -#: libraries/Table.class.php:1272 -msgid "Could not save table UI preferences" -msgstr "" - #: libraries/tbl_links.inc.php:117 libraries/tbl_links.inc.php:118 msgid "Table seems to be empty!" msgstr "टेबल खली लग रही है" @@ -7026,38 +7056,6 @@ msgstr "" msgid "+ Add a value" msgstr "नयी वलुए जोडें" -#: libraries/Theme.class.php:160 -#, php-format -msgid "No valid image path for theme %s found!" -msgstr "विषय %s के लिए कोई वैध छवि पथ नहीं पाया है!" - -#: libraries/Theme.class.php:380 -msgid "No preview available." -msgstr "पूर्वावलोकन उपलब्ध नहीं." - -#: libraries/Theme.class.php:383 -msgid "take it" -msgstr "इसे ले लो" - -#: libraries/Theme_Manager.class.php:109 -#, php-format -msgid "Default theme %s not found!" -msgstr "डिफ़ॉल्ट विषयवस्तु %s नहीं मिला है!" - -#: libraries/Theme_Manager.class.php:147 -#, php-format -msgid "Theme %s not found!" -msgstr "विषयवस्तु %s नहीं मिला है!" - -#: libraries/Theme_Manager.class.php:215 -#, php-format -msgid "Theme path not found for theme %s!" -msgstr "विषय %s के लिए थीम पथ नहीं मिला है!" - -#: libraries/Theme_Manager.class.php:291 themes.php:20 themes.php:40 -msgid "Theme" -msgstr "" - #: libraries/transformations/application_octetstream__download.inc.php:9 msgid "" "Displays a link to download the binary data of the column. You can use the " @@ -8059,8 +8057,8 @@ msgstr "Drop the databases that have the same names as the users." msgid "" "Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege " "tables. The content of these tables may differ from the privileges the " -"server uses, if they have been changed manually. In this case, you should %" -"sreload the privileges%s before you continue." +"server uses, if they have been changed manually. In this case, you should " +"%sreload the privileges%s before you continue." msgstr "" #: server_privileges.php:1764 diff --git a/po/hr.po b/po/hr.po index c97986b616..d3afa8d8f3 100644 --- a/po/hr.po +++ b/po/hr.po @@ -3,16 +3,16 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-26 07:33-0400\n" +"POT-Creation-Date: 2011-06-27 10:20+0200\n" "PO-Revision-Date: 2010-07-21 14:54+0200\n" "Last-Translator: Marc Delisle \n" "Language-Team: croatian \n" +"Language: hr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: hr\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%" -"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Generator: Pootle 2.0.1\n" #: browse_foreigners.php:35 browse_foreigners.php:53 @@ -46,13 +46,13 @@ msgstr "" msgid "Search" msgstr "Traži" -#: browse_foreigners.php:154 db_operations.php:368 db_operations.php:420 -#: db_operations.php:530 db_operations.php:558 db_search.php:360 +#: browse_foreigners.php:154 db_operations.php:369 db_operations.php:421 +#: db_operations.php:531 db_operations.php:559 db_search.php:360 #: db_structure.php:528 enum_editor.php:63 js/messages.php:90 +#: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 #: libraries/auth/cookie.auth.lib.php:273 libraries/common.lib.php:1315 -#: libraries/common.lib.php:2245 libraries/Config.class.php:1220 -#: libraries/core.lib.php:557 libraries/db_routines.lib.php:789 -#: libraries/db_routines.lib.php:921 +#: libraries/common.lib.php:2245 libraries/core.lib.php:557 +#: libraries/db_routines.lib.php:789 libraries/db_routines.lib.php:921 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 #: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 @@ -65,18 +65,18 @@ msgstr "Traži" #: 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:518 #: libraries/tbl_properties.inc.php:607 libraries/tbl_properties.inc.php:777 -#: libraries/Theme_Manager.class.php:305 main.php:109 navigation.php:202 -#: navigation.php:240 pmd_pdf.php:124 prefs_manage.php:265 -#: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 -#: server_privileges.php:1694 server_privileges.php:2051 -#: server_privileges.php:2098 server_privileges.php:2138 -#: server_replication.php:233 server_replication.php:316 -#: server_replication.php:347 server_synchronize.php:1220 tbl_change.php:332 -#: tbl_change.php:1024 tbl_change.php:1061 tbl_indexes.php:260 -#: tbl_operations.php:280 tbl_operations.php:317 tbl_operations.php:519 -#: tbl_operations.php:581 tbl_operations.php:763 tbl_select.php:291 -#: tbl_structure.php:698 tbl_structure.php:734 tbl_tracking.php:425 -#: tbl_tracking.php:563 view_create.php:181 view_operations.php:99 +#: main.php:109 navigation.php:202 navigation.php:240 pmd_pdf.php:124 +#: prefs_manage.php:265 prefs_manage.php:316 server_binlog.php:128 +#: server_privileges.php:646 server_privileges.php:1694 +#: server_privileges.php:2051 server_privileges.php:2098 +#: server_privileges.php:2138 server_replication.php:233 +#: server_replication.php:316 server_replication.php:347 +#: server_synchronize.php:1220 tbl_change.php:332 tbl_change.php:1024 +#: tbl_change.php:1061 tbl_indexes.php:260 tbl_operations.php:280 +#: tbl_operations.php:317 tbl_operations.php:519 tbl_operations.php:581 +#: tbl_operations.php:763 tbl_select.php:291 tbl_structure.php:698 +#: tbl_structure.php:734 tbl_tracking.php:425 tbl_tracking.php:563 +#: view_create.php:181 view_operations.php:99 msgid "Go" msgstr "Kreni" @@ -123,7 +123,7 @@ msgstr "" msgid "Database %1$s has been created." msgstr "Baza podataka %1$s uspješno je izrađena." -#: db_datadict.php:48 db_operations.php:361 +#: db_datadict.php:48 db_operations.php:362 msgid "Database comment: " msgstr "Komentar baze podataka: " @@ -133,9 +133,9 @@ msgstr "Komentar baze podataka: " msgid "Table comments" msgstr "Komentari tablice" -#: db_datadict.php:166 db_qbe.php:196 libraries/export/htmlword.php:248 -#: libraries/export/latex.php:375 libraries/export/odt.php:302 -#: libraries/export/texytext.php:227 libraries/Index.class.php:448 +#: db_datadict.php:166 db_qbe.php:196 libraries/Index.class.php:448 +#: libraries/export/htmlword.php:248 libraries/export/latex.php:375 +#: libraries/export/odt.php:302 libraries/export/texytext.php:227 #: libraries/schema/Pdf_Relation_Schema.class.php:1236 #: libraries/schema/Pdf_Relation_Schema.class.php:1257 #: libraries/tbl_properties.inc.php:274 tbl_change.php:310 tbl_chart.php:86 @@ -146,12 +146,12 @@ msgstr "Komentari tablice" msgid "Column" msgstr "Nazivi stupaca" -#: db_datadict.php:167 db_printview.php:104 libraries/db_events.inc.php:69 -#: libraries/db_routines.lib.php:666 libraries/db_routines.lib.php:691 -#: libraries/db_routines.lib.php:847 libraries/db_routines.lib.php:1216 -#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:249 -#: libraries/export/latex.php:375 libraries/export/odt.php:305 -#: libraries/export/texytext.php:228 libraries/Index.class.php:445 +#: db_datadict.php:167 db_printview.php:104 libraries/Index.class.php:445 +#: libraries/db_events.inc.php:69 libraries/db_routines.lib.php:666 +#: libraries/db_routines.lib.php:691 libraries/db_routines.lib.php:847 +#: libraries/db_routines.lib.php:1216 libraries/db_structure.lib.php:51 +#: libraries/export/htmlword.php:249 libraries/export/latex.php:375 +#: libraries/export/odt.php:305 libraries/export/texytext.php:228 #: libraries/schema/Pdf_Relation_Schema.class.php:1237 #: libraries/schema/Pdf_Relation_Schema.class.php:1258 #: libraries/tbl_properties.inc.php:100 server_privileges.php:2151 @@ -161,9 +161,9 @@ msgstr "Nazivi stupaca" msgid "Type" msgstr "Vrsta" -#: db_datadict.php:169 libraries/export/htmlword.php:250 -#: libraries/export/latex.php:375 libraries/export/odt.php:308 -#: libraries/export/texytext.php:229 libraries/Index.class.php:451 +#: db_datadict.php:169 libraries/Index.class.php:451 +#: libraries/export/htmlword.php:250 libraries/export/latex.php:375 +#: libraries/export/odt.php:308 libraries/export/texytext.php:229 #: libraries/schema/Pdf_Relation_Schema.class.php:1239 #: libraries/schema/Pdf_Relation_Schema.class.php:1260 #: libraries/tbl_properties.inc.php:109 tbl_change.php:325 @@ -201,13 +201,12 @@ msgstr "Povezano s" msgid "Comments" msgstr "Komentari" -#: db_datadict.php:259 js/messages.php:109 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:361 +#: db_datadict.php:259 js/messages.php:109 libraries/Index.class.php:361 #: libraries/Index.class.php:388 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:287 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:287 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:130 #: server_privileges.php:1381 server_privileges.php:1392 @@ -218,17 +217,17 @@ msgstr "Komentari" msgid "No" msgstr "Ne" -#: db_datadict.php:259 js/messages.php:108 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:362 +#: db_datadict.php:259 js/messages.php:108 libraries/Index.class.php:362 #: libraries/Index.class.php:387 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 -#: libraries/mult_submits.inc.php:87 libraries/mult_submits.inc.php:92 -#: libraries/mult_submits.inc.php:97 libraries/mult_submits.inc.php:102 -#: libraries/mult_submits.inc.php:262 libraries/mult_submits.inc.php:276 -#: libraries/mult_submits.inc.php:286 libraries/mult_submits.inc.php:299 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:46 +#: libraries/mult_submits.inc.php:78 libraries/mult_submits.inc.php:87 +#: libraries/mult_submits.inc.php:92 libraries/mult_submits.inc.php:97 +#: libraries/mult_submits.inc.php:102 libraries/mult_submits.inc.php:262 +#: libraries/mult_submits.inc.php:276 libraries/mult_submits.inc.php:286 +#: libraries/mult_submits.inc.php:299 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:129 #: server_databases.php:76 server_privileges.php:1378 @@ -265,82 +264,82 @@ msgstr "Ukloni sav odabir" msgid "The database name is empty!" msgstr "Naziv baze podataka je prazan!" -#: db_operations.php:271 +#: db_operations.php:272 #, php-format msgid "Database %s has been renamed to %s" msgstr "Baza podataka %s preimenovana je u %s" -#: db_operations.php:275 +#: db_operations.php:276 #, php-format msgid "Database %s has been copied to %s" msgstr "Baza podataka %s kopirana je u %s" -#: db_operations.php:403 +#: db_operations.php:404 msgid "Rename database to" msgstr "Preimenuj bazu podataka u" -#: db_operations.php:408 server_status.php:799 +#: db_operations.php:409 server_status.php:799 msgid "Command" msgstr "Naredba" -#: db_operations.php:439 +#: db_operations.php:440 #, fuzzy #| msgid "Rename database to" msgid "Remove database" msgstr "Preimenuj bazu podataka u" -#: db_operations.php:451 +#: db_operations.php:452 #, php-format msgid "Database %s has been dropped." msgstr "Baza podataka %s je odbačena." -#: db_operations.php:456 +#: db_operations.php:457 #, fuzzy msgid "Drop the database (DROP)" msgstr "Nema baza podataka" -#: db_operations.php:486 +#: db_operations.php:487 msgid "Copy database to" msgstr "Kopiraj bazu podataka u" -#: db_operations.php:493 tbl_operations.php:548 tbl_tracking.php:418 +#: db_operations.php:494 tbl_operations.php:548 tbl_tracking.php:418 msgid "Structure only" msgstr "Samo strukturu" -#: db_operations.php:494 tbl_operations.php:549 tbl_tracking.php:420 +#: db_operations.php:495 tbl_operations.php:549 tbl_tracking.php:420 msgid "Structure and data" msgstr "Strukturu i podatke" -#: db_operations.php:495 tbl_operations.php:550 tbl_tracking.php:419 +#: db_operations.php:496 tbl_operations.php:550 tbl_tracking.php:419 msgid "Data only" msgstr "Samo podatke" -#: db_operations.php:503 +#: db_operations.php:504 msgid "CREATE DATABASE before copying" msgstr "Prije kopiranja izradi bazu podataka (CREATE DATABASE)" -#: db_operations.php:506 libraries/config/messages.inc.php:126 +#: db_operations.php:507 libraries/config/messages.inc.php:126 #: libraries/config/messages.inc.php:127 libraries/config/messages.inc.php:129 #: libraries/config/messages.inc.php:135 tbl_operations.php:556 #, php-format msgid "Add %s" msgstr "Dodaj %s" -#: db_operations.php:510 libraries/config/messages.inc.php:119 +#: db_operations.php:511 libraries/config/messages.inc.php:119 #: tbl_operations.php:314 tbl_operations.php:558 msgid "Add AUTO_INCREMENT value" msgstr "Dodaj vrijednost AUTO_INCREMENT" -#: db_operations.php:514 tbl_operations.php:565 +#: db_operations.php:515 tbl_operations.php:565 msgid "Add constraints" msgstr "Dodaj prisile" -#: db_operations.php:527 +#: db_operations.php:528 msgid "Switch to copied database" msgstr "Prebaci se na kopiranu bazu podataka" -#: db_operations.php:551 libraries/build_html_for_db.lib.php:19 -#: libraries/db_structure.lib.php:53 libraries/Index.class.php:450 +#: db_operations.php:552 libraries/Index.class.php:450 +#: libraries/build_html_for_db.lib.php:19 libraries/db_structure.lib.php:53 #: libraries/mysql_charsets.lib.php:110 libraries/tbl_properties.inc.php:107 #: libraries/tbl_properties.inc.php:720 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:378 tbl_select.php:115 @@ -349,7 +348,7 @@ msgstr "Prebaci se na kopiranu bazu podataka" msgid "Collation" msgstr "Uspoređivanje" -#: db_operations.php:564 +#: db_operations.php:565 #, fuzzy, php-format #| msgid "" #| "The additional features for working with linked tables have been " @@ -361,7 +360,7 @@ msgstr "" "Dodatne osobine za rad s relacijski tablicama su isključene. Kako biste " "saznali razloge, pritisnite %sovdje%s." -#: db_operations.php:599 +#: db_operations.php:600 #, fuzzy #| msgid "Relational schema" msgid "Edit or export relational schema" @@ -514,14 +513,14 @@ msgstr "SQL upit nad bazom podataka %s:" msgid "Submit Query" msgstr "Podnesi upit" -#: db_routines.php:152 import.php:453 libraries/display_tbl.lib.php:2272 -#: libraries/Message.class.php:185 libraries/sql_query_form.lib.php:139 +#: db_routines.php:154 import.php:453 libraries/Message.class.php:185 +#: libraries/display_tbl.lib.php:2272 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" msgstr "Vaš SQL upit uspješno je izvršen" -#: db_routines.php:155 +#: db_routines.php:157 #, php-format msgid "%d row affected by the last statement inside the procedure" msgid_plural "%d rows affected by the last statement inside the procedure" @@ -529,93 +528,93 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: db_routines.php:165 +#: db_routines.php:167 #, fuzzy, php-format #| msgid "Allows executing stored routines." msgid "Execution results of routine %s" msgstr "Dopušta pokretanje pohranjenih rutina." -#: db_routines.php:185 libraries/import.lib.php:153 sql.php:678 +#: db_routines.php:187 libraries/import.lib.php:153 sql.php:678 #: tbl_change.php:180 tbl_get_field.php:34 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL je vratio prazan komplet rezultata (npr. nula redova)." -#: db_routines.php:190 db_routines.php:295 db_routines.php:300 -#: db_routines.php:324 +#: db_routines.php:192 db_routines.php:297 db_routines.php:302 +#: db_routines.php:326 #, php-format msgid "The following query has failed: \"%s\"" msgstr "" -#: db_routines.php:191 db_routines.php:296 db_routines.php:301 -#: db_routines.php:311 db_routines.php:325 libraries/common.lib.php:609 +#: db_routines.php:193 db_routines.php:298 db_routines.php:303 +#: db_routines.php:313 db_routines.php:327 libraries/common.lib.php:609 msgid "MySQL said: " msgstr "MySQL je poručio: " -#: db_routines.php:208 db_routines.php:240 db_routines.php:268 -#: db_routines.php:407 +#: db_routines.php:210 db_routines.php:242 db_routines.php:270 +#: db_routines.php:409 #, fuzzy #| msgid "Processes" msgid "Error in processing request" msgstr "Procesi" -#: db_routines.php:209 db_routines.php:241 db_routines.php:269 -#: db_routines.php:408 +#: db_routines.php:211 db_routines.php:243 db_routines.php:271 +#: db_routines.php:410 #, fuzzy, php-format #| msgid "No tables found in database." msgid "No routine with name %1$s found in database %2$s" msgstr "U bazi podataka nisu pronađene tablice." -#: db_routines.php:230 db_routines.php:234 +#: db_routines.php:232 db_routines.php:236 msgid "Execute routine" msgstr "" -#: db_routines.php:259 db_routines.php:263 +#: db_routines.php:261 db_routines.php:265 #, fuzzy, php-format msgid "Export of routine %s" msgstr "Uvezi datoteke" -#: db_routines.php:288 libraries/db_routines.lib.php:960 +#: db_routines.php:290 libraries/db_routines.lib.php:960 #, fuzzy, php-format #| msgid "Invalid server index: \"%s\"" msgid "Invalid routine type: \"%s\"" msgstr "Neispravan indeks poslužitelja: \"%s\"" -#: db_routines.php:309 +#: db_routines.php:311 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: db_routines.php:310 +#: db_routines.php:312 msgid "The backed up query was:" msgstr "" -#: db_routines.php:314 +#: db_routines.php:316 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Routine %1$s has been modified." msgstr "Tablica %s je odbačen" -#: db_routines.php:327 +#: db_routines.php:329 #, fuzzy, php-format #| msgid "Table %1$s has been created." msgid "Routine %1$s has been created." msgstr "Tablica %1$s je izrađena." -#: db_routines.php:335 +#: db_routines.php:337 msgid "One or more errors have occured while processing your request:" msgstr "" -#: db_routines.php:379 +#: db_routines.php:381 #, fuzzy #| msgid "Create relation" msgid "Create routine" msgstr "Izradi relaciju" -#: db_routines.php:383 +#: db_routines.php:385 #, fuzzy msgid "Edit routine" msgstr "Web poslužitelj" -#: db_routines.php:434 +#: db_routines.php:436 msgid "" "You are using PHP's deprecated 'mysql' extension, which is not capable of " "handling multi queries. The execution of some stored routines may fail!(ex. 12.00% to .12)" msgstr "" @@ -6380,41 +6527,6 @@ msgid "" "the issue and try again." msgstr "" -#: libraries/Index.class.php:430 tbl_relation.php:526 -msgid "No index defined!" -msgstr "Nema definiranog indeksa!" - -#: libraries/Index.class.php:446 libraries/tbl_properties.inc.php:503 -#: tbl_structure.php:157 tbl_structure.php:162 tbl_structure.php:606 -#: tbl_tracking.php:315 -msgid "Unique" -msgstr "Jedinstveno" - -#: libraries/Index.class.php:447 tbl_tracking.php:316 -msgid "Packed" -msgstr "Pakirano" - -#: libraries/Index.class.php:449 tbl_tracking.php:318 -msgid "Cardinality" -msgstr "Najvažnije" - -#: libraries/Index.class.php:474 -msgid "The primary key has been dropped" -msgstr "Primarni ključ je odbačen" - -#: libraries/Index.class.php:478 -#, php-format -msgid "Index %s has been dropped" -msgstr "Index %s je odbačen" - -#: libraries/Index.class.php:582 -#, php-format -msgid "" -"The indexes %1$s and %2$s seem to be equal and one of them could possibly be " -"removed." -msgstr "" -"Indeksi %1$s i %2$s izgledaju jednakim i jednog od njih moguće je ukloniti." - #: libraries/kanji-encoding.lib.php:142 #, fuzzy #| msgid "None" @@ -6427,30 +6539,6 @@ msgstr "bez kompresije" msgid "Convert to Kana" msgstr "" -#: libraries/Message.class.php:260 -#, fuzzy, php-format -#| msgid "%1$d row(s) affected." -msgid "%1$d row affected." -msgid_plural "%1$d rows affected." -msgstr[0] "Zahvaćeno redaka: %1$d." -msgstr[1] "Zahvaćeno redaka: %1$d." - -#: libraries/Message.class.php:279 -#, fuzzy, php-format -#| msgid "%1$d row(s) deleted." -msgid "%1$d row deleted." -msgid_plural "%1$d rows deleted." -msgstr[0] "Izbrisano redaka: %1$d." -msgstr[1] "Izbrisano redaka: %1$d." - -#: libraries/Message.class.php:298 -#, fuzzy, php-format -#| msgid "%1$d row(s) inserted." -msgid "%1$d row inserted." -msgid_plural "%1$d rows inserted." -msgstr[0] "Umetnuto redaka: %1$d." -msgstr[1] "Umetnuto redaka: %1$d." - #: libraries/mult_submits.inc.php:254 #, fuzzy #| msgid "Fri" @@ -6693,22 +6781,6 @@ msgstr "" msgid "This format has no options" msgstr "Ovaj oblik nema raspoložive opcije" -#: libraries/RecentTable.class.php:114 -#, fuzzy -#| msgid "Could not load default configuration from: \"%1$s\"" -msgid "Could not save recent table" -msgstr "Nije moguće učitati zadanu konfiguraciju iz: \"%1$s\"" - -#: libraries/RecentTable.class.php:149 -#, fuzzy -msgid "Recent tables" -msgstr "Nema tablica" - -#: libraries/RecentTable.class.php:155 -#, fuzzy -msgid "There are no recent tables" -msgstr "Provjeri tablicu" - #: libraries/relation.lib.php:83 msgid "not OK" msgstr "nije OK" @@ -7102,6 +7174,64 @@ msgstr "" msgid "Target database" msgstr "Traži u bazi podataka" +#: libraries/sql_query_form.lib.php:223 +#, php-format +msgid "Run SQL query/queries on server %s" +msgstr "Pokreni SQL upit na poslužitelju %s" + +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 +#, php-format +msgid "Run SQL query/queries on database %s" +msgstr "Pokreni SQL upit na bazi podataka %s" + +#: libraries/sql_query_form.lib.php:296 navigation.php:302 +#: setup/frames/index.inc.php:231 +#, fuzzy +msgid "Clear" +msgstr "Kalendar" + +#: libraries/sql_query_form.lib.php:301 +#, fuzzy +#| msgid "Column names" +msgid "Columns" +msgstr "Nazivi stupaca" + +#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 +msgid "Bookmark this SQL query" +msgstr "Favoriziraj ovaj SQL upit" + +#: libraries/sql_query_form.lib.php:343 sql.php:1021 +msgid "Let every user access this bookmark" +msgstr "Neka svi korisnici imaju pristup ovom favoritu" + +#: libraries/sql_query_form.lib.php:349 +msgid "Replace existing bookmark of same name" +msgstr "Zamijeni postojećim favoritom istog naziva" + +#: libraries/sql_query_form.lib.php:365 +msgid "Do not overwrite this query from outside the window" +msgstr "Ne prepisuj ovaj upit iz vanjskog prozora" + +#: libraries/sql_query_form.lib.php:372 +msgid "Delimiter" +msgstr "Razgraničavanje" + +#: libraries/sql_query_form.lib.php:380 +msgid " Show this query here again " +msgstr "Ovaj upit ponovno prikaži ovdje" + +#: libraries/sql_query_form.lib.php:443 +msgid "View only" +msgstr "Samo prikaz" + +#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 +msgid "Location of the text file" +msgstr "Lokacija tekstualne datoteke" + +#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 +msgid "web server upload directory" +msgstr "mapa učitavanja web poslužitelja" + #: libraries/sqlparser.lib.php:132 msgid "" "There seems to be an error in your SQL query. The MySQL server error output " @@ -7164,64 +7294,6 @@ msgstr "Neispravna ID oznaka" msgid "Unknown Punctuation String" msgstr "Nepoznat niz interpunkcija" -#: libraries/sql_query_form.lib.php:223 -#, php-format -msgid "Run SQL query/queries on server %s" -msgstr "Pokreni SQL upit na poslužitelju %s" - -#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 -#, php-format -msgid "Run SQL query/queries on database %s" -msgstr "Pokreni SQL upit na bazi podataka %s" - -#: libraries/sql_query_form.lib.php:296 navigation.php:302 -#: setup/frames/index.inc.php:231 -#, fuzzy -msgid "Clear" -msgstr "Kalendar" - -#: libraries/sql_query_form.lib.php:301 -#, fuzzy -#| msgid "Column names" -msgid "Columns" -msgstr "Nazivi stupaca" - -#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 -msgid "Bookmark this SQL query" -msgstr "Favoriziraj ovaj SQL upit" - -#: libraries/sql_query_form.lib.php:343 sql.php:1021 -msgid "Let every user access this bookmark" -msgstr "Neka svi korisnici imaju pristup ovom favoritu" - -#: libraries/sql_query_form.lib.php:349 -msgid "Replace existing bookmark of same name" -msgstr "Zamijeni postojećim favoritom istog naziva" - -#: libraries/sql_query_form.lib.php:365 -msgid "Do not overwrite this query from outside the window" -msgstr "Ne prepisuj ovaj upit iz vanjskog prozora" - -#: libraries/sql_query_form.lib.php:372 -msgid "Delimiter" -msgstr "Razgraničavanje" - -#: libraries/sql_query_form.lib.php:380 -msgid " Show this query here again " -msgstr "Ovaj upit ponovno prikaži ovdje" - -#: libraries/sql_query_form.lib.php:443 -msgid "View only" -msgstr "Samo prikaz" - -#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 -msgid "Location of the text file" -msgstr "Lokacija tekstualne datoteke" - -#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 -msgid "web server upload directory" -msgstr "mapa učitavanja web poslužitelja" - #: libraries/sqlvalidator.lib.php:67 #, php-format msgid "" @@ -7231,48 +7303,6 @@ msgstr "" "SQL validator nije bilo moguće pokrenuti. Provjerite jeste li instalirali " "potrebna PHP proširenja, na način opisan u %sdokumentaciji%s." -#: libraries/StorageEngine.class.php:195 -msgid "" -"There is no detailed status information available for this storage engine." -msgstr "Za ovaj pogon pohranjivanje ne postoje raspoloživi podaci." - -#: libraries/StorageEngine.class.php:355 -#, php-format -msgid "%s is available on this MySQL server." -msgstr "%s je raspoloživ na ovom MySQL poslužitelju." - -#: libraries/StorageEngine.class.php:358 -#, php-format -msgid "%s has been disabled for this MySQL server." -msgstr "%s je onemogućen za ovaj MySQL poslužitelj." - -#: libraries/StorageEngine.class.php:362 -#, php-format -msgid "This MySQL server does not support the %s storage engine." -msgstr "Ovaj MySQL poslužitelj ne podržava pogon pohranjivanja %s." - -#: libraries/Table.class.php:1027 -msgid "Invalid database" -msgstr "Neispravna baza podataka" - -#: libraries/Table.class.php:1041 tbl_get_field.php:25 -msgid "Invalid table name" -msgstr "Neispravan naziv tablice" - -#: libraries/Table.class.php:1056 -#, php-format -msgid "Error renaming table %1$s to %2$s" -msgstr "Pogreška tijekom preimenovanja tablice %1$s u %2$s" - -#: libraries/Table.class.php:1139 -#, php-format -msgid "Table %s has been renamed to %s" -msgstr "Tablica %s preimenovana je u %s" - -#: libraries/Table.class.php:1272 -msgid "Could not save table UI preferences" -msgstr "" - #: libraries/tbl_links.inc.php:117 libraries/tbl_links.inc.php:118 msgid "Table seems to be empty!" msgstr "Tablica izgleda praznom!" @@ -7403,38 +7433,6 @@ msgstr "Definicija PARTICIJE" msgid "+ Add a value" msgstr "Dodaj novog korisnika" -#: libraries/Theme.class.php:160 -#, php-format -msgid "No valid image path for theme %s found!" -msgstr "Valjana putanja slika za temu %s nije pronađena!" - -#: libraries/Theme.class.php:380 -msgid "No preview available." -msgstr "Nema raspoloživog pregleda." - -#: libraries/Theme.class.php:383 -msgid "take it" -msgstr "Dodijeli" - -#: libraries/Theme_Manager.class.php:109 -#, php-format -msgid "Default theme %s not found!" -msgstr "Zadana tema %s nije pronađena!" - -#: libraries/Theme_Manager.class.php:147 -#, php-format -msgid "Theme %s not found!" -msgstr "Tema %s nije pronađena!" - -#: libraries/Theme_Manager.class.php:215 -#, php-format -msgid "Theme path not found for theme %s!" -msgstr "Za temu %s nije pronađena putanje tema!" - -#: libraries/Theme_Manager.class.php:291 themes.php:20 themes.php:40 -msgid "Theme" -msgstr "" - #: libraries/transformations/application_octetstream__download.inc.php:9 #, fuzzy #| msgid "" @@ -8562,8 +8560,8 @@ msgstr "Ispusti baze podataka koje imaju iste nazive i korisnike." msgid "" "Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege " "tables. The content of these tables may differ from the privileges the " -"server uses, if they have been changed manually. In this case, you should %" -"sreload the privileges%s before you continue." +"server uses, if they have been changed manually. In this case, you should " +"%sreload the privileges%s before you continue." msgstr "" "Napomena: phpMyAdmin preuzima korisničke privilegije izravno iz MySQL " "tablica privilegija. U slučaju da su ručno mijenjane, sadržaj ovih tablica " @@ -11133,8 +11131,8 @@ msgstr "Preimenuj prikaz u" #~ "Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] " #~ "extension. Please check your PHP configuration." #~ msgstr "" -#~ "Nije moguće učitati proširenje [a@http://php.net/%1$s@Documentation][em]%1" -#~ "$s[/em][/a] . Provjerite svoju PHP konfiguraciju." +#~ "Nije moguće učitati proširenje [a@http://php.net/%1$s@Documentation]" +#~ "[em]%1$s[/em][/a] . Provjerite svoju PHP konfiguraciju." #~ msgid "" #~ "Couldn't load the iconv or recode extension needed for charset " diff --git a/po/hu.po b/po/hu.po index 55eb9a3ae0..05e02f770f 100644 --- a/po/hu.po +++ b/po/hu.po @@ -3,14 +3,14 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-26 07:33-0400\n" +"POT-Creation-Date: 2011-06-27 10:20+0200\n" "PO-Revision-Date: 2011-05-27 18:52+0200\n" "Last-Translator: \n" "Language-Team: hungarian \n" +"Language: hu\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: hu\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.0.5\n" @@ -45,13 +45,13 @@ msgstr "" msgid "Search" msgstr "Keresés" -#: browse_foreigners.php:154 db_operations.php:368 db_operations.php:420 -#: db_operations.php:530 db_operations.php:558 db_search.php:360 +#: browse_foreigners.php:154 db_operations.php:369 db_operations.php:421 +#: db_operations.php:531 db_operations.php:559 db_search.php:360 #: db_structure.php:528 enum_editor.php:63 js/messages.php:90 +#: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 #: libraries/auth/cookie.auth.lib.php:273 libraries/common.lib.php:1315 -#: libraries/common.lib.php:2245 libraries/Config.class.php:1220 -#: libraries/core.lib.php:557 libraries/db_routines.lib.php:789 -#: libraries/db_routines.lib.php:921 +#: libraries/common.lib.php:2245 libraries/core.lib.php:557 +#: libraries/db_routines.lib.php:789 libraries/db_routines.lib.php:921 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 #: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 @@ -64,18 +64,18 @@ msgstr "Keresés" #: 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:518 #: libraries/tbl_properties.inc.php:607 libraries/tbl_properties.inc.php:777 -#: libraries/Theme_Manager.class.php:305 main.php:109 navigation.php:202 -#: navigation.php:240 pmd_pdf.php:124 prefs_manage.php:265 -#: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 -#: server_privileges.php:1694 server_privileges.php:2051 -#: server_privileges.php:2098 server_privileges.php:2138 -#: server_replication.php:233 server_replication.php:316 -#: server_replication.php:347 server_synchronize.php:1220 tbl_change.php:332 -#: tbl_change.php:1024 tbl_change.php:1061 tbl_indexes.php:260 -#: tbl_operations.php:280 tbl_operations.php:317 tbl_operations.php:519 -#: tbl_operations.php:581 tbl_operations.php:763 tbl_select.php:291 -#: tbl_structure.php:698 tbl_structure.php:734 tbl_tracking.php:425 -#: tbl_tracking.php:563 view_create.php:181 view_operations.php:99 +#: main.php:109 navigation.php:202 navigation.php:240 pmd_pdf.php:124 +#: prefs_manage.php:265 prefs_manage.php:316 server_binlog.php:128 +#: server_privileges.php:646 server_privileges.php:1694 +#: server_privileges.php:2051 server_privileges.php:2098 +#: server_privileges.php:2138 server_replication.php:233 +#: server_replication.php:316 server_replication.php:347 +#: server_synchronize.php:1220 tbl_change.php:332 tbl_change.php:1024 +#: tbl_change.php:1061 tbl_indexes.php:260 tbl_operations.php:280 +#: tbl_operations.php:317 tbl_operations.php:519 tbl_operations.php:581 +#: tbl_operations.php:763 tbl_select.php:291 tbl_structure.php:698 +#: tbl_structure.php:734 tbl_tracking.php:425 tbl_tracking.php:563 +#: view_create.php:181 view_operations.php:99 msgid "Go" msgstr "Indítás" @@ -122,7 +122,7 @@ msgstr "" msgid "Database %1$s has been created." msgstr "A(z) %1$s adatbázis elkészült." -#: db_datadict.php:48 db_operations.php:361 +#: db_datadict.php:48 db_operations.php:362 msgid "Database comment: " msgstr "Megjegyzés az adatbázishoz: " @@ -132,9 +132,9 @@ msgstr "Megjegyzés az adatbázishoz: " msgid "Table comments" msgstr "Tábla megjegyzése" -#: db_datadict.php:166 db_qbe.php:196 libraries/export/htmlword.php:248 -#: libraries/export/latex.php:375 libraries/export/odt.php:302 -#: libraries/export/texytext.php:227 libraries/Index.class.php:448 +#: db_datadict.php:166 db_qbe.php:196 libraries/Index.class.php:448 +#: libraries/export/htmlword.php:248 libraries/export/latex.php:375 +#: libraries/export/odt.php:302 libraries/export/texytext.php:227 #: libraries/schema/Pdf_Relation_Schema.class.php:1236 #: libraries/schema/Pdf_Relation_Schema.class.php:1257 #: libraries/tbl_properties.inc.php:274 tbl_change.php:310 tbl_chart.php:86 @@ -143,12 +143,12 @@ msgstr "Tábla megjegyzése" msgid "Column" msgstr "Oszlop" -#: db_datadict.php:167 db_printview.php:104 libraries/db_events.inc.php:69 -#: libraries/db_routines.lib.php:666 libraries/db_routines.lib.php:691 -#: libraries/db_routines.lib.php:847 libraries/db_routines.lib.php:1216 -#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:249 -#: libraries/export/latex.php:375 libraries/export/odt.php:305 -#: libraries/export/texytext.php:228 libraries/Index.class.php:445 +#: db_datadict.php:167 db_printview.php:104 libraries/Index.class.php:445 +#: libraries/db_events.inc.php:69 libraries/db_routines.lib.php:666 +#: libraries/db_routines.lib.php:691 libraries/db_routines.lib.php:847 +#: libraries/db_routines.lib.php:1216 libraries/db_structure.lib.php:51 +#: libraries/export/htmlword.php:249 libraries/export/latex.php:375 +#: libraries/export/odt.php:305 libraries/export/texytext.php:228 #: libraries/schema/Pdf_Relation_Schema.class.php:1237 #: libraries/schema/Pdf_Relation_Schema.class.php:1258 #: libraries/tbl_properties.inc.php:100 server_privileges.php:2151 @@ -158,9 +158,9 @@ msgstr "Oszlop" msgid "Type" msgstr "Típus" -#: db_datadict.php:169 libraries/export/htmlword.php:250 -#: libraries/export/latex.php:375 libraries/export/odt.php:308 -#: libraries/export/texytext.php:229 libraries/Index.class.php:451 +#: db_datadict.php:169 libraries/Index.class.php:451 +#: libraries/export/htmlword.php:250 libraries/export/latex.php:375 +#: libraries/export/odt.php:308 libraries/export/texytext.php:229 #: libraries/schema/Pdf_Relation_Schema.class.php:1239 #: libraries/schema/Pdf_Relation_Schema.class.php:1260 #: libraries/tbl_properties.inc.php:109 tbl_change.php:325 @@ -198,13 +198,12 @@ msgstr "Hivatkozások:" msgid "Comments" msgstr "Megjegyzések" -#: db_datadict.php:259 js/messages.php:109 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:361 +#: db_datadict.php:259 js/messages.php:109 libraries/Index.class.php:361 #: libraries/Index.class.php:388 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:287 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:287 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:130 #: server_privileges.php:1381 server_privileges.php:1392 @@ -215,17 +214,17 @@ msgstr "Megjegyzések" msgid "No" msgstr "Nem" -#: db_datadict.php:259 js/messages.php:108 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:362 +#: db_datadict.php:259 js/messages.php:108 libraries/Index.class.php:362 #: libraries/Index.class.php:387 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 -#: libraries/mult_submits.inc.php:87 libraries/mult_submits.inc.php:92 -#: libraries/mult_submits.inc.php:97 libraries/mult_submits.inc.php:102 -#: libraries/mult_submits.inc.php:262 libraries/mult_submits.inc.php:276 -#: libraries/mult_submits.inc.php:286 libraries/mult_submits.inc.php:299 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:46 +#: libraries/mult_submits.inc.php:78 libraries/mult_submits.inc.php:87 +#: libraries/mult_submits.inc.php:92 libraries/mult_submits.inc.php:97 +#: libraries/mult_submits.inc.php:102 libraries/mult_submits.inc.php:262 +#: libraries/mult_submits.inc.php:276 libraries/mult_submits.inc.php:286 +#: libraries/mult_submits.inc.php:299 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:129 #: server_databases.php:76 server_privileges.php:1378 @@ -262,79 +261,79 @@ msgstr "Mind törlése" msgid "The database name is empty!" msgstr "Üres az adatbázis neve!" -#: db_operations.php:271 +#: db_operations.php:272 #, php-format msgid "Database %s has been renamed to %s" msgstr "A(z) %s adatbázis átnevezése %s névre megtörtént" -#: db_operations.php:275 +#: db_operations.php:276 #, php-format msgid "Database %s has been copied to %s" msgstr "A(z) %s adatbázis másolása a(z) %s adatbázisba megtörtént" -#: db_operations.php:403 +#: db_operations.php:404 msgid "Rename database to" msgstr "Adatbázis átnevezése" -#: db_operations.php:408 server_status.php:799 +#: db_operations.php:409 server_status.php:799 msgid "Command" msgstr "Parancs" -#: db_operations.php:439 +#: db_operations.php:440 msgid "Remove database" msgstr "Adatbázis eltávolítása" -#: db_operations.php:451 +#: db_operations.php:452 #, php-format msgid "Database %s has been dropped." msgstr "A(z) %s adatbázis eldobása megtörtént." -#: db_operations.php:456 +#: db_operations.php:457 msgid "Drop the database (DROP)" msgstr "Adatbázis eldobása (DROP)" -#: db_operations.php:486 +#: db_operations.php:487 msgid "Copy database to" msgstr "Adatbázis másolása" -#: db_operations.php:493 tbl_operations.php:548 tbl_tracking.php:418 +#: db_operations.php:494 tbl_operations.php:548 tbl_tracking.php:418 msgid "Structure only" msgstr "Csak a szerkezet" -#: db_operations.php:494 tbl_operations.php:549 tbl_tracking.php:420 +#: db_operations.php:495 tbl_operations.php:549 tbl_tracking.php:420 msgid "Structure and data" msgstr "Szerkezet és adatok" -#: db_operations.php:495 tbl_operations.php:550 tbl_tracking.php:419 +#: db_operations.php:496 tbl_operations.php:550 tbl_tracking.php:419 msgid "Data only" msgstr "Csak az adatok" -#: db_operations.php:503 +#: db_operations.php:504 msgid "CREATE DATABASE before copying" msgstr "CREATE DATABASE másolás előtt" -#: db_operations.php:506 libraries/config/messages.inc.php:126 +#: db_operations.php:507 libraries/config/messages.inc.php:126 #: libraries/config/messages.inc.php:127 libraries/config/messages.inc.php:129 #: libraries/config/messages.inc.php:135 tbl_operations.php:556 #, php-format msgid "Add %s" msgstr "%s hozzáadása" -#: db_operations.php:510 libraries/config/messages.inc.php:119 +#: db_operations.php:511 libraries/config/messages.inc.php:119 #: tbl_operations.php:314 tbl_operations.php:558 msgid "Add AUTO_INCREMENT value" msgstr "AUTO_INCREMENT érték hozzáadása" -#: db_operations.php:514 tbl_operations.php:565 +#: db_operations.php:515 tbl_operations.php:565 msgid "Add constraints" msgstr "Megszorítás hozzáadása" -#: db_operations.php:527 +#: db_operations.php:528 msgid "Switch to copied database" msgstr "A másolt adatbázisra váltás" -#: db_operations.php:551 libraries/build_html_for_db.lib.php:19 -#: libraries/db_structure.lib.php:53 libraries/Index.class.php:450 +#: db_operations.php:552 libraries/Index.class.php:450 +#: libraries/build_html_for_db.lib.php:19 libraries/db_structure.lib.php:53 #: libraries/mysql_charsets.lib.php:110 libraries/tbl_properties.inc.php:107 #: libraries/tbl_properties.inc.php:720 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:378 tbl_select.php:115 @@ -343,7 +342,7 @@ msgstr "A másolt adatbázisra váltás" msgid "Collation" msgstr "Illesztés" -#: db_operations.php:564 +#: db_operations.php:565 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " @@ -352,7 +351,7 @@ msgstr "" "A phpMyAdmin konfigurációs tárolója deaktiválva lett. Ha szeretné megtudni, " "hogy miért, kattintson %side%s." -#: db_operations.php:599 +#: db_operations.php:600 msgid "Edit or export relational schema" msgstr "Kapcsolati séma szerkesztése, exportálása" @@ -498,109 +497,109 @@ msgstr "SQL-lekérdezés a(z) %s adatbázison:" msgid "Submit Query" msgstr "Lekérdezés indítása" -#: db_routines.php:152 import.php:453 libraries/display_tbl.lib.php:2272 -#: libraries/Message.class.php:185 libraries/sql_query_form.lib.php:139 +#: db_routines.php:154 import.php:453 libraries/Message.class.php:185 +#: libraries/display_tbl.lib.php:2272 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" msgstr "Az SQL-lekérdezés végrehajtása sikerült" -#: db_routines.php:155 +#: db_routines.php:157 #, php-format msgid "%d row affected by the last statement inside the procedure" msgid_plural "%d rows affected by the last statement inside the procedure" msgstr[0] "" msgstr[1] "" -#: db_routines.php:165 +#: db_routines.php:167 #, fuzzy, php-format #| msgid "Allows executing stored routines." msgid "Execution results of routine %s" msgstr "Engedélyezi a tárolt eljárások végrehajtását." -#: db_routines.php:185 libraries/import.lib.php:153 sql.php:678 +#: db_routines.php:187 libraries/import.lib.php:153 sql.php:678 #: tbl_change.php:180 tbl_get_field.php:34 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "A MySQL üres eredményhalmazt adott vissza (pl. nulla sorok)." -#: db_routines.php:190 db_routines.php:295 db_routines.php:300 -#: db_routines.php:324 +#: db_routines.php:192 db_routines.php:297 db_routines.php:302 +#: db_routines.php:326 #, php-format msgid "The following query has failed: \"%s\"" msgstr "" -#: db_routines.php:191 db_routines.php:296 db_routines.php:301 -#: db_routines.php:311 db_routines.php:325 libraries/common.lib.php:609 +#: db_routines.php:193 db_routines.php:298 db_routines.php:303 +#: db_routines.php:313 db_routines.php:327 libraries/common.lib.php:609 msgid "MySQL said: " msgstr "A MySQL mondta: " -#: db_routines.php:208 db_routines.php:240 db_routines.php:268 -#: db_routines.php:407 +#: db_routines.php:210 db_routines.php:242 db_routines.php:270 +#: db_routines.php:409 #, fuzzy #| msgid "Error in Processing Request" msgid "Error in processing request" msgstr "Hiba a kérés feldolgozásában" -#: db_routines.php:209 db_routines.php:241 db_routines.php:269 -#: db_routines.php:408 +#: db_routines.php:211 db_routines.php:243 db_routines.php:271 +#: db_routines.php:410 #, fuzzy, php-format #| msgid "No tables found in database" msgid "No routine with name %1$s found in database %2$s" msgstr "Nem található tábla az adatbázisban." -#: db_routines.php:230 db_routines.php:234 +#: db_routines.php:232 db_routines.php:236 msgid "Execute routine" msgstr "" -#: db_routines.php:259 db_routines.php:263 +#: db_routines.php:261 db_routines.php:265 #, fuzzy, php-format #| msgid "Export defaults" msgid "Export of routine %s" msgstr "Exportálás alapértelmezései" -#: db_routines.php:288 libraries/db_routines.lib.php:960 +#: db_routines.php:290 libraries/db_routines.lib.php:960 #, fuzzy, php-format #| msgid "Invalid server index: %s" msgid "Invalid routine type: \"%s\"" msgstr "Érvénytelen szerverindex: \"%s\"" -#: db_routines.php:309 +#: db_routines.php:311 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: db_routines.php:310 +#: db_routines.php:312 msgid "The backed up query was:" msgstr "" -#: db_routines.php:314 +#: db_routines.php:316 #, fuzzy, php-format #| msgid "Column %s has been dropped" msgid "Routine %1$s has been modified." msgstr "A(z) %s oszlop eldobása megtörtént" -#: db_routines.php:327 +#: db_routines.php:329 #, fuzzy, php-format #| msgid "Table %1$s has been created." msgid "Routine %1$s has been created." msgstr "A(z) %1$s tábla elkészült." -#: db_routines.php:335 +#: db_routines.php:337 msgid "One or more errors have occured while processing your request:" msgstr "" -#: db_routines.php:379 +#: db_routines.php:381 #, fuzzy #| msgid "Create relation" msgid "Create routine" msgstr "Kapcsolat létrehozása" -#: db_routines.php:383 +#: db_routines.php:385 #, fuzzy #| msgid "Edit mode" msgid "Edit routine" msgstr "Szerkesztő mód" -#: db_routines.php:434 +#: db_routines.php:436 msgid "" "You are using PHP's deprecated 'mysql' extension, which is not capable of " "handling multi queries. The execution of some stored routines may fail!(ex. 12.00% to .12)" msgstr "" @@ -6310,42 +6458,6 @@ msgid "" "the issue and try again." msgstr "" -#: libraries/Index.class.php:430 tbl_relation.php:526 -msgid "No index defined!" -msgstr "Nincs meghatározott index!" - -#: libraries/Index.class.php:446 libraries/tbl_properties.inc.php:503 -#: tbl_structure.php:157 tbl_structure.php:162 tbl_structure.php:606 -#: tbl_tracking.php:315 -msgid "Unique" -msgstr "Egyedi" - -#: libraries/Index.class.php:447 tbl_tracking.php:316 -msgid "Packed" -msgstr "Csomagolt" - -#: libraries/Index.class.php:449 tbl_tracking.php:318 -msgid "Cardinality" -msgstr "Számosság" - -#: libraries/Index.class.php:474 -msgid "The primary key has been dropped" -msgstr "Az elsődleges kulcs eldobása megtörtént" - -#: libraries/Index.class.php:478 -#, php-format -msgid "Index %s has been dropped" -msgstr "A(z) %s index eldobása megtörtént" - -#: libraries/Index.class.php:582 -#, php-format -msgid "" -"The indexes %1$s and %2$s seem to be equal and one of them could possibly be " -"removed." -msgstr "" -"A(z) %1$s és a(z) %2$s egyenlőnek tűnik, és egyikük valószínűleg " -"eltávolítható." - #: libraries/kanji-encoding.lib.php:142 #, fuzzy #| msgid "None" @@ -6358,27 +6470,6 @@ msgstr "Nincs" msgid "Convert to Kana" msgstr "" -#: libraries/Message.class.php:260 -#, php-format -msgid "%1$d row affected." -msgid_plural "%1$d rows affected." -msgstr[0] "%1$d sor érintett." -msgstr[1] "%1$d sor érintett." - -#: libraries/Message.class.php:279 -#, php-format -msgid "%1$d row deleted." -msgid_plural "%1$d rows deleted." -msgstr[0] "A(z) %1$d sor törlése megtörtént." -msgstr[1] "A(z) %1$d sor törlése megtörtént." - -#: libraries/Message.class.php:298 -#, php-format -msgid "%1$d row inserted." -msgid_plural "%1$d rows inserted." -msgstr[0] "A(z) %1$d sor beszúrása megtörtént." -msgstr[1] "A(z) %1$d sor beszúrása megtörtént." - #: libraries/mult_submits.inc.php:254 #, fuzzy #| msgid "Fr" @@ -6622,24 +6713,6 @@ msgstr "A navigációs keret testreszabása" msgid "This format has no options" msgstr "Ennek a formátumnak nincsenek beállításai" -#: libraries/RecentTable.class.php:114 -#, fuzzy -#| msgid "Cannot load or save configuration" -msgid "Could not save recent table" -msgstr "A beállítások nem tölthetők be vagy menthetők" - -#: libraries/RecentTable.class.php:149 -#, fuzzy -#| msgid "Count tables" -msgid "Recent tables" -msgstr "Táblák megszámolása" - -#: libraries/RecentTable.class.php:155 -#, fuzzy -#| msgid "There are no configured servers" -msgid "There are no recent tables" -msgstr "Nincsenek konfigurált szerverek" - #: libraries/relation.lib.php:83 msgid "not OK" msgstr "Nincs rendben" @@ -7036,6 +7109,65 @@ msgstr "" msgid "Target database" msgstr "Keresés az adatbázisban" +#: libraries/sql_query_form.lib.php:223 +#, php-format +msgid "Run SQL query/queries on server %s" +msgstr "A(z) %s szerveren lefuttatandó SQL lekérdezés(ek)" + +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 +#, php-format +msgid "Run SQL query/queries on database %s" +msgstr "SQL lekérdezés(ek) futtatása a(z) %s adatbázison" + +#: libraries/sql_query_form.lib.php:296 navigation.php:302 +#: setup/frames/index.inc.php:231 +msgid "Clear" +msgstr "Törlés" + +#: libraries/sql_query_form.lib.php:301 +#, fuzzy +#| msgid "Column names" +msgid "Columns" +msgstr "Oszlopnevek" + +#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 +msgid "Bookmark this SQL query" +msgstr "Az SQL-lekérdezés hozzáadása a könyvjelzőkhöz" + +#: libraries/sql_query_form.lib.php:343 sql.php:1021 +msgid "Let every user access this bookmark" +msgstr "" +"A hozzáférés ehhez a könyvjelzőhöz az összes felhasználó számára " +"engedélyezett" + +#: libraries/sql_query_form.lib.php:349 +msgid "Replace existing bookmark of same name" +msgstr "Az ugyanazon nevű könyvjelző kicserélése" + +#: libraries/sql_query_form.lib.php:365 +msgid "Do not overwrite this query from outside the window" +msgstr "Nem írja felül ezt a lekérdezést az ablakon kívülről" + +#: libraries/sql_query_form.lib.php:372 +msgid "Delimiter" +msgstr "Elválasztó" + +#: libraries/sql_query_form.lib.php:380 +msgid " Show this query here again " +msgstr " A fenti lekérdezés megjelenítése itt újra " + +#: libraries/sql_query_form.lib.php:443 +msgid "View only" +msgstr "Csak megtekinthető" + +#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 +msgid "Location of the text file" +msgstr "A szövegfájl helye" + +#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 +msgid "web server upload directory" +msgstr "webszerver feltöltési könyvtár" + #: libraries/sqlparser.lib.php:132 msgid "" "There seems to be an error in your SQL query. The MySQL server error output " @@ -7100,118 +7232,16 @@ msgstr "Érvénytelen azonosító" msgid "Unknown Punctuation String" msgstr "Ismeretlen írásjeleket tartalmazó karakterlánc" -#: libraries/sql_query_form.lib.php:223 -#, php-format -msgid "Run SQL query/queries on server %s" -msgstr "A(z) %s szerveren lefuttatandó SQL lekérdezés(ek)" - -#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 -#, php-format -msgid "Run SQL query/queries on database %s" -msgstr "SQL lekérdezés(ek) futtatása a(z) %s adatbázison" - -#: libraries/sql_query_form.lib.php:296 navigation.php:302 -#: setup/frames/index.inc.php:231 -msgid "Clear" -msgstr "Törlés" - -#: libraries/sql_query_form.lib.php:301 -#, fuzzy -#| msgid "Column names" -msgid "Columns" -msgstr "Oszlopnevek" - -#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 -msgid "Bookmark this SQL query" -msgstr "Az SQL-lekérdezés hozzáadása a könyvjelzőkhöz" - -#: libraries/sql_query_form.lib.php:343 sql.php:1021 -msgid "Let every user access this bookmark" -msgstr "" -"A hozzáférés ehhez a könyvjelzőhöz az összes felhasználó számára " -"engedélyezett" - -#: libraries/sql_query_form.lib.php:349 -msgid "Replace existing bookmark of same name" -msgstr "Az ugyanazon nevű könyvjelző kicserélése" - -#: libraries/sql_query_form.lib.php:365 -msgid "Do not overwrite this query from outside the window" -msgstr "Nem írja felül ezt a lekérdezést az ablakon kívülről" - -#: libraries/sql_query_form.lib.php:372 -msgid "Delimiter" -msgstr "Elválasztó" - -#: libraries/sql_query_form.lib.php:380 -msgid " Show this query here again " -msgstr " A fenti lekérdezés megjelenítése itt újra " - -#: libraries/sql_query_form.lib.php:443 -msgid "View only" -msgstr "Csak megtekinthető" - -#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 -msgid "Location of the text file" -msgstr "A szövegfájl helye" - -#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 -msgid "web server upload directory" -msgstr "webszerver feltöltési könyvtár" - #: libraries/sqlvalidator.lib.php:67 #, php-format msgid "" "The SQL validator could not be initialized. Please check if you have " "installed the necessary PHP extensions as described in the %sdocumentation%s." msgstr "" -"Nem lehetett inicializálni az SQL ellenőrzőt. Ellenőrizze, hogy a %" -"sdokumentációban%s leírtak szerint telepítette-e a szükséges PHP-" +"Nem lehetett inicializálni az SQL ellenőrzőt. Ellenőrizze, hogy a " +"%sdokumentációban%s leírtak szerint telepítette-e a szükséges PHP-" "kiterjesztést." -#: libraries/StorageEngine.class.php:195 -msgid "" -"There is no detailed status information available for this storage engine." -msgstr "" -"Erről a tárolómotorról részletes állapot-információ nem áll rendelkezésre." - -#: libraries/StorageEngine.class.php:355 -#, php-format -msgid "%s is available on this MySQL server." -msgstr "A(z) %s motor elérhető ezen a MySQL szerveren." - -#: libraries/StorageEngine.class.php:358 -#, php-format -msgid "%s has been disabled for this MySQL server." -msgstr "%s letiltott ezen a MySQL szerveren." - -#: libraries/StorageEngine.class.php:362 -#, php-format -msgid "This MySQL server does not support the %s storage engine." -msgstr "Ez a MySQL szerver nem támogatja a(z) %s tárolómotort." - -#: libraries/Table.class.php:1027 -msgid "Invalid database" -msgstr "Érvénytelen adatbázis" - -#: libraries/Table.class.php:1041 tbl_get_field.php:25 -msgid "Invalid table name" -msgstr "Érvénytelen táblanév" - -#: libraries/Table.class.php:1056 -#, php-format -msgid "Error renaming table %1$s to %2$s" -msgstr "Hiba történt a(z) %1$s tábla %2$s névre történő átnevezésekor" - -#: libraries/Table.class.php:1139 -#, php-format -msgid "Table %s has been renamed to %s" -msgstr "A(z) %s tábla átnevezése %s névre megtörtént" - -#: libraries/Table.class.php:1272 -msgid "Could not save table UI preferences" -msgstr "" - #: libraries/tbl_links.inc.php:117 libraries/tbl_links.inc.php:118 msgid "Table seems to be empty!" msgstr "Üresnek tűnik a tábla!" @@ -7343,38 +7373,6 @@ msgstr "PARTITION definíció" msgid "+ Add a value" msgstr "Új szerver hozzáadása" -#: libraries/Theme.class.php:160 -#, php-format -msgid "No valid image path for theme %s found!" -msgstr "Nincs érvényes kép elérési útja a(z) %s témának!" - -#: libraries/Theme.class.php:380 -msgid "No preview available." -msgstr "Nincs előnézet." - -#: libraries/Theme.class.php:383 -msgid "take it" -msgstr "csináld" - -#: libraries/Theme_Manager.class.php:109 -#, php-format -msgid "Default theme %s not found!" -msgstr "A(z) %s alapértelmezett téma nem található!" - -#: libraries/Theme_Manager.class.php:147 -#, php-format -msgid "Theme %s not found!" -msgstr "Nem található a(z) %s téma!" - -#: libraries/Theme_Manager.class.php:215 -#, php-format -msgid "Theme path not found for theme %s!" -msgstr "Nem található a(z) %s téma téma elérési útja!" - -#: libraries/Theme_Manager.class.php:291 themes.php:20 themes.php:40 -msgid "Theme" -msgstr "" - #: libraries/transformations/application_octetstream__download.inc.php:9 #, fuzzy #| msgid "" @@ -8532,13 +8530,13 @@ msgstr "A felhasználókéval azonos nevű adatbázisok eldobása." msgid "" "Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege " "tables. The content of these tables may differ from the privileges the " -"server uses, if they have been changed manually. In this case, you should %" -"sreload the privileges%s before you continue." +"server uses, if they have been changed manually. In this case, you should " +"%sreload the privileges%s before you continue." msgstr "" "Megjegyzés: a phpMyAdmin a felhasználók jogait közvetlenül a MySQL " "privilégium táblákból veszi. Ezen táblák tartalma eltérhet a szerver által " -"használt jogoktól, ha a módosításuk kézzel történt. Ebben az esetben %" -"stöltse be újra a jogokat%s a folytatás előtt." +"használt jogoktól, ha a módosításuk kézzel történt. Ebben az esetben " +"%stöltse be újra a jogokat%s a folytatás előtt." #: server_privileges.php:1764 msgid "The selected user was not found in the privilege table." @@ -10144,9 +10142,9 @@ msgstr "" #| "You set the [kbd]config[/kbd] authentication type and included username " #| "and password for auto-login, which is not a desirable option for live " #| "hosts. Anyone who knows or guesses your phpMyAdmin URL can directly " -#| "access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1" -#| "$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/" -#| "kbd]." +#| "access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=" +#| "%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http" +#| "[/kbd]." msgid "" "You set the [kbd]config[/kbd] authentication type and included username and " "password for auto-login, which is not a desirable option for live hosts. " diff --git a/po/id.po b/po/id.po index bf9e246e62..f542a3f708 100644 --- a/po/id.po +++ b/po/id.po @@ -3,14 +3,14 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-26 07:33-0400\n" +"POT-Creation-Date: 2011-06-27 10:20+0200\n" "PO-Revision-Date: 2011-06-18 11:34+0200\n" "Last-Translator: \n" "Language-Team: indonesian \n" +"Language: id\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: id\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.0.5\n" @@ -45,13 +45,13 @@ msgstr "" msgid "Search" msgstr "Cari" -#: browse_foreigners.php:154 db_operations.php:368 db_operations.php:420 -#: db_operations.php:530 db_operations.php:558 db_search.php:360 +#: browse_foreigners.php:154 db_operations.php:369 db_operations.php:421 +#: db_operations.php:531 db_operations.php:559 db_search.php:360 #: db_structure.php:528 enum_editor.php:63 js/messages.php:90 +#: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 #: libraries/auth/cookie.auth.lib.php:273 libraries/common.lib.php:1315 -#: libraries/common.lib.php:2245 libraries/Config.class.php:1220 -#: libraries/core.lib.php:557 libraries/db_routines.lib.php:789 -#: libraries/db_routines.lib.php:921 +#: libraries/common.lib.php:2245 libraries/core.lib.php:557 +#: libraries/db_routines.lib.php:789 libraries/db_routines.lib.php:921 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 #: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 @@ -64,18 +64,18 @@ msgstr "Cari" #: 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:518 #: libraries/tbl_properties.inc.php:607 libraries/tbl_properties.inc.php:777 -#: libraries/Theme_Manager.class.php:305 main.php:109 navigation.php:202 -#: navigation.php:240 pmd_pdf.php:124 prefs_manage.php:265 -#: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 -#: server_privileges.php:1694 server_privileges.php:2051 -#: server_privileges.php:2098 server_privileges.php:2138 -#: server_replication.php:233 server_replication.php:316 -#: server_replication.php:347 server_synchronize.php:1220 tbl_change.php:332 -#: tbl_change.php:1024 tbl_change.php:1061 tbl_indexes.php:260 -#: tbl_operations.php:280 tbl_operations.php:317 tbl_operations.php:519 -#: tbl_operations.php:581 tbl_operations.php:763 tbl_select.php:291 -#: tbl_structure.php:698 tbl_structure.php:734 tbl_tracking.php:425 -#: tbl_tracking.php:563 view_create.php:181 view_operations.php:99 +#: main.php:109 navigation.php:202 navigation.php:240 pmd_pdf.php:124 +#: prefs_manage.php:265 prefs_manage.php:316 server_binlog.php:128 +#: server_privileges.php:646 server_privileges.php:1694 +#: server_privileges.php:2051 server_privileges.php:2098 +#: server_privileges.php:2138 server_replication.php:233 +#: server_replication.php:316 server_replication.php:347 +#: server_synchronize.php:1220 tbl_change.php:332 tbl_change.php:1024 +#: tbl_change.php:1061 tbl_indexes.php:260 tbl_operations.php:280 +#: tbl_operations.php:317 tbl_operations.php:519 tbl_operations.php:581 +#: tbl_operations.php:763 tbl_select.php:291 tbl_structure.php:698 +#: tbl_structure.php:734 tbl_tracking.php:425 tbl_tracking.php:563 +#: view_create.php:181 view_operations.php:99 msgid "Go" msgstr "Go" @@ -122,7 +122,7 @@ msgstr "" msgid "Database %1$s has been created." msgstr "Database %1$s telah dibuat." -#: db_datadict.php:48 db_operations.php:361 +#: db_datadict.php:48 db_operations.php:362 msgid "Database comment: " msgstr "Komentar Database: " @@ -132,9 +132,9 @@ msgstr "Komentar Database: " msgid "Table comments" msgstr "Komentar tabel" -#: db_datadict.php:166 db_qbe.php:196 libraries/export/htmlword.php:248 -#: libraries/export/latex.php:375 libraries/export/odt.php:302 -#: libraries/export/texytext.php:227 libraries/Index.class.php:448 +#: db_datadict.php:166 db_qbe.php:196 libraries/Index.class.php:448 +#: libraries/export/htmlword.php:248 libraries/export/latex.php:375 +#: libraries/export/odt.php:302 libraries/export/texytext.php:227 #: libraries/schema/Pdf_Relation_Schema.class.php:1236 #: libraries/schema/Pdf_Relation_Schema.class.php:1257 #: libraries/tbl_properties.inc.php:274 tbl_change.php:310 tbl_chart.php:86 @@ -143,12 +143,12 @@ msgstr "Komentar tabel" msgid "Column" msgstr "Kolom" -#: db_datadict.php:167 db_printview.php:104 libraries/db_events.inc.php:69 -#: libraries/db_routines.lib.php:666 libraries/db_routines.lib.php:691 -#: libraries/db_routines.lib.php:847 libraries/db_routines.lib.php:1216 -#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:249 -#: libraries/export/latex.php:375 libraries/export/odt.php:305 -#: libraries/export/texytext.php:228 libraries/Index.class.php:445 +#: db_datadict.php:167 db_printview.php:104 libraries/Index.class.php:445 +#: libraries/db_events.inc.php:69 libraries/db_routines.lib.php:666 +#: libraries/db_routines.lib.php:691 libraries/db_routines.lib.php:847 +#: libraries/db_routines.lib.php:1216 libraries/db_structure.lib.php:51 +#: libraries/export/htmlword.php:249 libraries/export/latex.php:375 +#: libraries/export/odt.php:305 libraries/export/texytext.php:228 #: libraries/schema/Pdf_Relation_Schema.class.php:1237 #: libraries/schema/Pdf_Relation_Schema.class.php:1258 #: libraries/tbl_properties.inc.php:100 server_privileges.php:2151 @@ -158,9 +158,9 @@ msgstr "Kolom" msgid "Type" msgstr "Jenis" -#: db_datadict.php:169 libraries/export/htmlword.php:250 -#: libraries/export/latex.php:375 libraries/export/odt.php:308 -#: libraries/export/texytext.php:229 libraries/Index.class.php:451 +#: db_datadict.php:169 libraries/Index.class.php:451 +#: libraries/export/htmlword.php:250 libraries/export/latex.php:375 +#: libraries/export/odt.php:308 libraries/export/texytext.php:229 #: libraries/schema/Pdf_Relation_Schema.class.php:1239 #: libraries/schema/Pdf_Relation_Schema.class.php:1260 #: libraries/tbl_properties.inc.php:109 tbl_change.php:325 @@ -198,13 +198,12 @@ msgstr "Link ke" msgid "Comments" msgstr "Komentar" -#: db_datadict.php:259 js/messages.php:109 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:361 +#: db_datadict.php:259 js/messages.php:109 libraries/Index.class.php:361 #: libraries/Index.class.php:388 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:287 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:287 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:130 #: server_privileges.php:1381 server_privileges.php:1392 @@ -215,17 +214,17 @@ msgstr "Komentar" msgid "No" msgstr "Tidak" -#: db_datadict.php:259 js/messages.php:108 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:362 +#: db_datadict.php:259 js/messages.php:108 libraries/Index.class.php:362 #: libraries/Index.class.php:387 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 -#: libraries/mult_submits.inc.php:87 libraries/mult_submits.inc.php:92 -#: libraries/mult_submits.inc.php:97 libraries/mult_submits.inc.php:102 -#: libraries/mult_submits.inc.php:262 libraries/mult_submits.inc.php:276 -#: libraries/mult_submits.inc.php:286 libraries/mult_submits.inc.php:299 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:46 +#: libraries/mult_submits.inc.php:78 libraries/mult_submits.inc.php:87 +#: libraries/mult_submits.inc.php:92 libraries/mult_submits.inc.php:97 +#: libraries/mult_submits.inc.php:102 libraries/mult_submits.inc.php:262 +#: libraries/mult_submits.inc.php:276 libraries/mult_submits.inc.php:286 +#: libraries/mult_submits.inc.php:299 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:129 #: server_databases.php:76 server_privileges.php:1378 @@ -262,79 +261,79 @@ msgstr "Unselect semua" msgid "The database name is empty!" msgstr "Nama database kosong!" -#: db_operations.php:271 +#: db_operations.php:272 #, php-format msgid "Database %s has been renamed to %s" msgstr "Nama database %s telah diubah menjadi %s" -#: db_operations.php:275 +#: db_operations.php:276 #, php-format msgid "Database %s has been copied to %s" msgstr "Database %s telah disalin ke %s" -#: db_operations.php:403 +#: db_operations.php:404 msgid "Rename database to" msgstr "Ubah nama database menjadi" -#: db_operations.php:408 server_status.php:799 +#: db_operations.php:409 server_status.php:799 msgid "Command" msgstr "Perintah" -#: db_operations.php:439 +#: db_operations.php:440 msgid "Remove database" msgstr "Hapus database" -#: db_operations.php:451 +#: db_operations.php:452 #, php-format msgid "Database %s has been dropped." msgstr "Database %s telah dihapus." -#: db_operations.php:456 +#: db_operations.php:457 msgid "Drop the database (DROP)" msgstr "Buang database (DROP)" -#: db_operations.php:486 +#: db_operations.php:487 msgid "Copy database to" msgstr "Salin database ke" -#: db_operations.php:493 tbl_operations.php:548 tbl_tracking.php:418 +#: db_operations.php:494 tbl_operations.php:548 tbl_tracking.php:418 msgid "Structure only" msgstr "Struktur saja" -#: db_operations.php:494 tbl_operations.php:549 tbl_tracking.php:420 +#: db_operations.php:495 tbl_operations.php:549 tbl_tracking.php:420 msgid "Structure and data" msgstr "Struktur dan data" -#: db_operations.php:495 tbl_operations.php:550 tbl_tracking.php:419 +#: db_operations.php:496 tbl_operations.php:550 tbl_tracking.php:419 msgid "Data only" msgstr "Data saja" -#: db_operations.php:503 +#: db_operations.php:504 msgid "CREATE DATABASE before copying" msgstr "CIPTAKAN DATABASE sebelum menyalin" -#: db_operations.php:506 libraries/config/messages.inc.php:126 +#: db_operations.php:507 libraries/config/messages.inc.php:126 #: libraries/config/messages.inc.php:127 libraries/config/messages.inc.php:129 #: libraries/config/messages.inc.php:135 tbl_operations.php:556 #, php-format msgid "Add %s" msgstr "Tambah %s" -#: db_operations.php:510 libraries/config/messages.inc.php:119 +#: db_operations.php:511 libraries/config/messages.inc.php:119 #: tbl_operations.php:314 tbl_operations.php:558 msgid "Add AUTO_INCREMENT value" msgstr "Menambahkan nilai AUTO_INCREMENT" -#: db_operations.php:514 tbl_operations.php:565 +#: db_operations.php:515 tbl_operations.php:565 msgid "Add constraints" msgstr "Menambahkan pembatas" -#: db_operations.php:527 +#: db_operations.php:528 msgid "Switch to copied database" msgstr "Pindah ke database yang disalin" -#: db_operations.php:551 libraries/build_html_for_db.lib.php:19 -#: libraries/db_structure.lib.php:53 libraries/Index.class.php:450 +#: db_operations.php:552 libraries/Index.class.php:450 +#: libraries/build_html_for_db.lib.php:19 libraries/db_structure.lib.php:53 #: libraries/mysql_charsets.lib.php:110 libraries/tbl_properties.inc.php:107 #: libraries/tbl_properties.inc.php:720 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:378 tbl_select.php:115 @@ -343,7 +342,7 @@ msgstr "Pindah ke database yang disalin" msgid "Collation" msgstr "Penyortiran" -#: db_operations.php:564 +#: db_operations.php:565 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " @@ -352,7 +351,7 @@ msgstr "" "Penyimpanan konfigurasi phpMyAdmin telah dinonaktifkan. Untuk mencari tahu " "mengapa klik %sdisini%s." -#: db_operations.php:599 +#: db_operations.php:600 msgid "Edit or export relational schema" msgstr "Edit atau ekspor skema relasional" @@ -497,105 +496,105 @@ msgstr "Pencarian SQL dalam database %s:" msgid "Submit Query" msgstr "Jalankan Pencarian SQL" -#: db_routines.php:152 import.php:453 libraries/display_tbl.lib.php:2272 -#: libraries/Message.class.php:185 libraries/sql_query_form.lib.php:139 +#: db_routines.php:154 import.php:453 libraries/Message.class.php:185 +#: libraries/display_tbl.lib.php:2272 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" msgstr "Query SQL Anda berhasil dieksekusi" -#: db_routines.php:155 +#: db_routines.php:157 #, php-format msgid "%d row affected by the last statement inside the procedure" msgid_plural "%d rows affected by the last statement inside the procedure" msgstr[0] "" -#: db_routines.php:165 +#: db_routines.php:167 #, fuzzy, php-format #| msgid "Allows executing stored routines." msgid "Execution results of routine %s" msgstr "Mengizinkan eksekusi Routines yang tersimpan." -#: db_routines.php:185 libraries/import.lib.php:153 sql.php:678 +#: db_routines.php:187 libraries/import.lib.php:153 sql.php:678 #: tbl_change.php:180 tbl_get_field.php:34 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL balikkan hasil kosong (a.k. baris yang kosong)." -#: db_routines.php:190 db_routines.php:295 db_routines.php:300 -#: db_routines.php:324 +#: db_routines.php:192 db_routines.php:297 db_routines.php:302 +#: db_routines.php:326 #, php-format msgid "The following query has failed: \"%s\"" msgstr "" -#: db_routines.php:191 db_routines.php:296 db_routines.php:301 -#: db_routines.php:311 db_routines.php:325 libraries/common.lib.php:609 +#: db_routines.php:193 db_routines.php:298 db_routines.php:303 +#: db_routines.php:313 db_routines.php:327 libraries/common.lib.php:609 msgid "MySQL said: " msgstr "MySQL menyatakan: " -#: db_routines.php:208 db_routines.php:240 db_routines.php:268 -#: db_routines.php:407 +#: db_routines.php:210 db_routines.php:242 db_routines.php:270 +#: db_routines.php:409 #, fuzzy #| msgid "Error in Processing Request" msgid "Error in processing request" msgstr "Error dalam memproses permintaan" -#: db_routines.php:209 db_routines.php:241 db_routines.php:269 -#: db_routines.php:408 +#: db_routines.php:211 db_routines.php:243 db_routines.php:271 +#: db_routines.php:410 #, fuzzy, php-format #| msgid "No tables found in database" msgid "No routine with name %1$s found in database %2$s" msgstr "Tidak ada tabel dalam database." -#: db_routines.php:230 db_routines.php:234 +#: db_routines.php:232 db_routines.php:236 msgid "Execute routine" msgstr "" -#: db_routines.php:259 db_routines.php:263 +#: db_routines.php:261 db_routines.php:265 #, fuzzy, php-format #| msgid "Export contents" msgid "Export of routine %s" msgstr "Ekspor isi" -#: db_routines.php:288 libraries/db_routines.lib.php:960 +#: db_routines.php:290 libraries/db_routines.lib.php:960 #, fuzzy, php-format #| msgid "Invalid server index: %s" msgid "Invalid routine type: \"%s\"" msgstr "Indeks server tidak sah: %s" -#: db_routines.php:309 +#: db_routines.php:311 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: db_routines.php:310 +#: db_routines.php:312 msgid "The backed up query was:" msgstr "" -#: db_routines.php:314 +#: db_routines.php:316 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Routine %1$s has been modified." msgstr "Tabel %s telah dihapus" -#: db_routines.php:327 +#: db_routines.php:329 #, fuzzy, php-format msgid "Routine %1$s has been created." msgstr "Tabel %s telah dihapus" -#: db_routines.php:335 +#: db_routines.php:337 msgid "One or more errors have occured while processing your request:" msgstr "" -#: db_routines.php:379 +#: db_routines.php:381 #, fuzzy #| msgid "Create relation" msgid "Create routine" msgstr "Buat relasi" -#: db_routines.php:383 +#: db_routines.php:385 msgid "Edit routine" msgstr "" -#: db_routines.php:434 +#: db_routines.php:436 msgid "" "You are using PHP's deprecated 'mysql' extension, which is not capable of " "handling multi queries. The execution of some stored routines may fail!(ex. 12.00% to .12)" msgstr "" @@ -6165,42 +6310,6 @@ msgstr "" "File XML yang ditentukan cacat atau tidak lengkap. Mohon perbaiki dan coba " "lagi." -#: libraries/Index.class.php:430 tbl_relation.php:526 -msgid "No index defined!" -msgstr "Indeks belum ditentukan!" - -#: libraries/Index.class.php:446 libraries/tbl_properties.inc.php:503 -#: tbl_structure.php:157 tbl_structure.php:162 tbl_structure.php:606 -#: tbl_tracking.php:315 -msgid "Unique" -msgstr "Unik" - -#: libraries/Index.class.php:447 tbl_tracking.php:316 -msgid "Packed" -msgstr "Dipadatkan" - -#: libraries/Index.class.php:449 tbl_tracking.php:318 -msgid "Cardinality" -msgstr "Bilangan Pokok" - -#: libraries/Index.class.php:474 -msgid "The primary key has been dropped" -msgstr "Kunci utama telah dihapus" - -#: libraries/Index.class.php:478 -#, php-format -msgid "Index %s has been dropped" -msgstr "Indeks %s telah dihapus" - -#: libraries/Index.class.php:582 -#, php-format -msgid "" -"The indexes %1$s and %2$s seem to be equal and one of them could possibly be " -"removed." -msgstr "" -"Index %1$s dan %2$s sepertinya sama dan salah satu dari mereka memungkinkan " -"untuk dibuang." - #: libraries/kanji-encoding.lib.php:142 #, fuzzy #| msgid "None" @@ -6213,30 +6322,6 @@ msgstr "tanpa" msgid "Convert to Kana" msgstr "" -# No difference between singular and plural in this case for Indonesian -# language. -#: libraries/Message.class.php:260 -#, php-format -msgid "%1$d row affected." -msgid_plural "%1$d rows affected." -msgstr[0] "%1$d baris terpengaruh." - -# No difference between singular and plural in this case for Indonesian -# language. -#: libraries/Message.class.php:279 -#, php-format -msgid "%1$d row deleted." -msgid_plural "%1$d rows deleted." -msgstr[0] "%1$d baris telah dihapus." - -# No difference between singular and plural in this case for Indonesian -# language. -#: libraries/Message.class.php:298 -#, php-format -msgid "%1$d row inserted." -msgid_plural "%1$d rows inserted." -msgstr[0] "%1$d baris disisipkan." - #: libraries/mult_submits.inc.php:254 #, fuzzy #| msgid "Fr" @@ -6479,18 +6564,6 @@ msgstr "" msgid "This format has no options" msgstr "Format ini tidak ada pilihannya" -#: libraries/RecentTable.class.php:114 -msgid "Could not save recent table" -msgstr "Tidak dapat menyimpan tabel terakhir: \"%1$s\"" - -#: libraries/RecentTable.class.php:149 -msgid "Recent tables" -msgstr "Tabel terakhir" - -#: libraries/RecentTable.class.php:155 -msgid "There are no recent tables" -msgstr "Tidak ada tabel terakhir" - #: libraries/relation.lib.php:83 msgid "not OK" msgstr "tidak oke" @@ -6880,6 +6953,64 @@ msgstr "Perbedaan" msgid "Target database" msgstr "Database target" +#: libraries/sql_query_form.lib.php:223 +#, fuzzy, php-format +msgid "Run SQL query/queries on server %s" +msgstr "Melaksanakan perintah SQL pada database %s" + +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 +#, php-format +msgid "Run SQL query/queries on database %s" +msgstr "Melaksanakan perintah SQL pada database %s" + +#: libraries/sql_query_form.lib.php:296 navigation.php:302 +#: setup/frames/index.inc.php:231 +#, fuzzy +msgid "Clear" +msgstr "Kalender" + +#: libraries/sql_query_form.lib.php:301 +#, fuzzy +#| msgid "Column names" +msgid "Columns" +msgstr "Nama kolom" + +#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 +msgid "Bookmark this SQL query" +msgstr "Simpan pencarian SQL ini" + +#: libraries/sql_query_form.lib.php:343 sql.php:1021 +msgid "Let every user access this bookmark" +msgstr "Izinkan semua pengguna untuk mengakses simpanan ini" + +#: libraries/sql_query_form.lib.php:349 +msgid "Replace existing bookmark of same name" +msgstr "" + +#: libraries/sql_query_form.lib.php:365 +msgid "Do not overwrite this query from outside the window" +msgstr "Jangan timpahkan pencarian ini dari jendela luar" + +#: libraries/sql_query_form.lib.php:372 +msgid "Delimiter" +msgstr "Pembatas" + +#: libraries/sql_query_form.lib.php:380 +msgid " Show this query here again " +msgstr " Tampilkan ulang perintah SQL " + +#: libraries/sql_query_form.lib.php:443 +msgid "View only" +msgstr "Hanya melihat" + +#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 +msgid "Location of the text file" +msgstr "dari File" + +#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 +msgid "web server upload directory" +msgstr "direktori upload pada web-server" + #: libraries/sqlparser.lib.php:132 msgid "" "There seems to be an error in your SQL query. The MySQL server error output " @@ -6945,64 +7076,6 @@ msgstr "Identifer tidak valid" msgid "Unknown Punctuation String" msgstr "Punctation String tidak dikenali" -#: libraries/sql_query_form.lib.php:223 -#, fuzzy, php-format -msgid "Run SQL query/queries on server %s" -msgstr "Melaksanakan perintah SQL pada database %s" - -#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 -#, php-format -msgid "Run SQL query/queries on database %s" -msgstr "Melaksanakan perintah SQL pada database %s" - -#: libraries/sql_query_form.lib.php:296 navigation.php:302 -#: setup/frames/index.inc.php:231 -#, fuzzy -msgid "Clear" -msgstr "Kalender" - -#: libraries/sql_query_form.lib.php:301 -#, fuzzy -#| msgid "Column names" -msgid "Columns" -msgstr "Nama kolom" - -#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 -msgid "Bookmark this SQL query" -msgstr "Simpan pencarian SQL ini" - -#: libraries/sql_query_form.lib.php:343 sql.php:1021 -msgid "Let every user access this bookmark" -msgstr "Izinkan semua pengguna untuk mengakses simpanan ini" - -#: libraries/sql_query_form.lib.php:349 -msgid "Replace existing bookmark of same name" -msgstr "" - -#: libraries/sql_query_form.lib.php:365 -msgid "Do not overwrite this query from outside the window" -msgstr "Jangan timpahkan pencarian ini dari jendela luar" - -#: libraries/sql_query_form.lib.php:372 -msgid "Delimiter" -msgstr "Pembatas" - -#: libraries/sql_query_form.lib.php:380 -msgid " Show this query here again " -msgstr " Tampilkan ulang perintah SQL " - -#: libraries/sql_query_form.lib.php:443 -msgid "View only" -msgstr "Hanya melihat" - -#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 -msgid "Location of the text file" -msgstr "dari File" - -#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 -msgid "web server upload directory" -msgstr "direktori upload pada web-server" - #: libraries/sqlvalidator.lib.php:67 #, php-format msgid "" @@ -7012,49 +7085,6 @@ msgstr "" "Pengesahan SQL tidak dapat disahkan. Mohon periksa kembali ekstension PHP " "yang diperlukan seperti yang tercatat dalam %sdokumentasi%s." -#: libraries/StorageEngine.class.php:195 -msgid "" -"There is no detailed status information available for this storage engine." -msgstr "" -"Informasi secara rinci tentang keadaan mesin penyimpan ini tidak ditemukan." - -#: libraries/StorageEngine.class.php:355 -#, php-format -msgid "%s is available on this MySQL server." -msgstr "%s siap untuk digunakan pada server MySQL ini." - -#: libraries/StorageEngine.class.php:358 -#, php-format -msgid "%s has been disabled for this MySQL server." -msgstr "%s dimatikan untuk server MySQL ini." - -#: libraries/StorageEngine.class.php:362 -#, php-format -msgid "This MySQL server does not support the %s storage engine." -msgstr "Server MySQL ini tidak mendukung mesin penyimpan %s." - -#: libraries/Table.class.php:1027 -msgid "Invalid database" -msgstr "Basisdata tidak valid" - -#: libraries/Table.class.php:1041 tbl_get_field.php:25 -msgid "Invalid table name" -msgstr "Nama tabel tidak valid" - -#: libraries/Table.class.php:1056 -#, php-format -msgid "Error renaming table %1$s to %2$s" -msgstr "Kesalahan mengganti nama table %1$s ke %2$s" - -#: libraries/Table.class.php:1139 -#, php-format -msgid "Table %s has been renamed to %s" -msgstr "Nama tabel %s telah diubah menjadi %s" - -#: libraries/Table.class.php:1272 -msgid "Could not save table UI preferences" -msgstr "Tidak dapat menyimpan preferensi UI tabel" - #: libraries/tbl_links.inc.php:117 libraries/tbl_links.inc.php:118 msgid "Table seems to be empty!" msgstr "" @@ -7185,38 +7215,6 @@ msgstr "" msgid "+ Add a value" msgstr "Menambahkan pengguna baru" -#: libraries/Theme.class.php:160 -#, php-format -msgid "No valid image path for theme %s found!" -msgstr "Lokasi citra yang benar untuk tema %s tidak ditemukan!" - -#: libraries/Theme.class.php:380 -msgid "No preview available." -msgstr "Tidak ada preview yang tersedia." - -#: libraries/Theme.class.php:383 -msgid "take it" -msgstr "ambil ini" - -#: libraries/Theme_Manager.class.php:109 -#, php-format -msgid "Default theme %s not found!" -msgstr "Tema %s bawaan tidak ditemukan!" - -#: libraries/Theme_Manager.class.php:147 -#, php-format -msgid "Theme %s not found!" -msgstr "Tema %s tidak ditemukan!" - -#: libraries/Theme_Manager.class.php:215 -#, php-format -msgid "Theme path not found for theme %s!" -msgstr "\"Path\" untuk tema tidak ditemukan untuk tema %s!" - -#: libraries/Theme_Manager.class.php:291 themes.php:20 themes.php:40 -msgid "Theme" -msgstr "Tema" - #: libraries/transformations/application_octetstream__download.inc.php:9 #, fuzzy #| msgid "" @@ -8331,8 +8329,8 @@ msgstr "Hapus database yang memiliki nama yang sama dengan pengguna." msgid "" "Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege " "tables. The content of these tables may differ from the privileges the " -"server uses, if they have been changed manually. In this case, you should %" -"sreload the privileges%s before you continue." +"server uses, if they have been changed manually. In this case, you should " +"%sreload the privileges%s before you continue." msgstr "" "Perhatian: phpMyAdmin membaca data tentang pengguna secara langsung dari " "tabel profil pengguna MySQL. Isi dari tabel bisa saja berbeda dengan profil " diff --git a/po/it.po b/po/it.po index 5e49249690..6204dc01fd 100644 --- a/po/it.po +++ b/po/it.po @@ -3,14 +3,14 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-26 07:33-0400\n" +"POT-Creation-Date: 2011-06-27 10:20+0200\n" "PO-Revision-Date: 2011-06-23 11:55+0200\n" "Last-Translator: Rouslan Placella \n" "Language-Team: italian \n" +"Language: it\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: it\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.0.5\n" @@ -46,13 +46,13 @@ msgstr "" msgid "Search" msgstr "Cerca" -#: browse_foreigners.php:154 db_operations.php:368 db_operations.php:420 -#: db_operations.php:530 db_operations.php:558 db_search.php:360 +#: browse_foreigners.php:154 db_operations.php:369 db_operations.php:421 +#: db_operations.php:531 db_operations.php:559 db_search.php:360 #: db_structure.php:528 enum_editor.php:63 js/messages.php:90 +#: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 #: libraries/auth/cookie.auth.lib.php:273 libraries/common.lib.php:1315 -#: libraries/common.lib.php:2245 libraries/Config.class.php:1220 -#: libraries/core.lib.php:557 libraries/db_routines.lib.php:789 -#: libraries/db_routines.lib.php:921 +#: libraries/common.lib.php:2245 libraries/core.lib.php:557 +#: libraries/db_routines.lib.php:789 libraries/db_routines.lib.php:921 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 #: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 @@ -65,18 +65,18 @@ msgstr "Cerca" #: 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:518 #: libraries/tbl_properties.inc.php:607 libraries/tbl_properties.inc.php:777 -#: libraries/Theme_Manager.class.php:305 main.php:109 navigation.php:202 -#: navigation.php:240 pmd_pdf.php:124 prefs_manage.php:265 -#: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 -#: server_privileges.php:1694 server_privileges.php:2051 -#: server_privileges.php:2098 server_privileges.php:2138 -#: server_replication.php:233 server_replication.php:316 -#: server_replication.php:347 server_synchronize.php:1220 tbl_change.php:332 -#: tbl_change.php:1024 tbl_change.php:1061 tbl_indexes.php:260 -#: tbl_operations.php:280 tbl_operations.php:317 tbl_operations.php:519 -#: tbl_operations.php:581 tbl_operations.php:763 tbl_select.php:291 -#: tbl_structure.php:698 tbl_structure.php:734 tbl_tracking.php:425 -#: tbl_tracking.php:563 view_create.php:181 view_operations.php:99 +#: main.php:109 navigation.php:202 navigation.php:240 pmd_pdf.php:124 +#: prefs_manage.php:265 prefs_manage.php:316 server_binlog.php:128 +#: server_privileges.php:646 server_privileges.php:1694 +#: server_privileges.php:2051 server_privileges.php:2098 +#: server_privileges.php:2138 server_replication.php:233 +#: server_replication.php:316 server_replication.php:347 +#: server_synchronize.php:1220 tbl_change.php:332 tbl_change.php:1024 +#: tbl_change.php:1061 tbl_indexes.php:260 tbl_operations.php:280 +#: tbl_operations.php:317 tbl_operations.php:519 tbl_operations.php:581 +#: tbl_operations.php:763 tbl_select.php:291 tbl_structure.php:698 +#: tbl_structure.php:734 tbl_tracking.php:425 tbl_tracking.php:563 +#: view_create.php:181 view_operations.php:99 msgid "Go" msgstr "Esegui" @@ -123,7 +123,7 @@ msgstr "" msgid "Database %1$s has been created." msgstr "Il database %1$s è stato creato." -#: db_datadict.php:48 db_operations.php:361 +#: db_datadict.php:48 db_operations.php:362 msgid "Database comment: " msgstr "Commento del database: " @@ -133,9 +133,9 @@ msgstr "Commento del database: " msgid "Table comments" msgstr "Commenti alla tabella" -#: db_datadict.php:166 db_qbe.php:196 libraries/export/htmlword.php:248 -#: libraries/export/latex.php:375 libraries/export/odt.php:302 -#: libraries/export/texytext.php:227 libraries/Index.class.php:448 +#: db_datadict.php:166 db_qbe.php:196 libraries/Index.class.php:448 +#: libraries/export/htmlword.php:248 libraries/export/latex.php:375 +#: libraries/export/odt.php:302 libraries/export/texytext.php:227 #: libraries/schema/Pdf_Relation_Schema.class.php:1236 #: libraries/schema/Pdf_Relation_Schema.class.php:1257 #: libraries/tbl_properties.inc.php:274 tbl_change.php:310 tbl_chart.php:86 @@ -144,12 +144,12 @@ msgstr "Commenti alla tabella" msgid "Column" msgstr "Campo" -#: db_datadict.php:167 db_printview.php:104 libraries/db_events.inc.php:69 -#: libraries/db_routines.lib.php:666 libraries/db_routines.lib.php:691 -#: libraries/db_routines.lib.php:847 libraries/db_routines.lib.php:1216 -#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:249 -#: libraries/export/latex.php:375 libraries/export/odt.php:305 -#: libraries/export/texytext.php:228 libraries/Index.class.php:445 +#: db_datadict.php:167 db_printview.php:104 libraries/Index.class.php:445 +#: libraries/db_events.inc.php:69 libraries/db_routines.lib.php:666 +#: libraries/db_routines.lib.php:691 libraries/db_routines.lib.php:847 +#: libraries/db_routines.lib.php:1216 libraries/db_structure.lib.php:51 +#: libraries/export/htmlword.php:249 libraries/export/latex.php:375 +#: libraries/export/odt.php:305 libraries/export/texytext.php:228 #: libraries/schema/Pdf_Relation_Schema.class.php:1237 #: libraries/schema/Pdf_Relation_Schema.class.php:1258 #: libraries/tbl_properties.inc.php:100 server_privileges.php:2151 @@ -159,9 +159,9 @@ msgstr "Campo" msgid "Type" msgstr "Tipo" -#: db_datadict.php:169 libraries/export/htmlword.php:250 -#: libraries/export/latex.php:375 libraries/export/odt.php:308 -#: libraries/export/texytext.php:229 libraries/Index.class.php:451 +#: db_datadict.php:169 libraries/Index.class.php:451 +#: libraries/export/htmlword.php:250 libraries/export/latex.php:375 +#: libraries/export/odt.php:308 libraries/export/texytext.php:229 #: libraries/schema/Pdf_Relation_Schema.class.php:1239 #: libraries/schema/Pdf_Relation_Schema.class.php:1260 #: libraries/tbl_properties.inc.php:109 tbl_change.php:325 @@ -199,13 +199,12 @@ msgstr "Collegamenti a" msgid "Comments" msgstr "Commenti" -#: db_datadict.php:259 js/messages.php:109 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:361 +#: db_datadict.php:259 js/messages.php:109 libraries/Index.class.php:361 #: libraries/Index.class.php:388 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:287 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:287 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:130 #: server_privileges.php:1381 server_privileges.php:1392 @@ -216,17 +215,17 @@ msgstr "Commenti" msgid "No" msgstr "No" -#: db_datadict.php:259 js/messages.php:108 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:362 +#: db_datadict.php:259 js/messages.php:108 libraries/Index.class.php:362 #: libraries/Index.class.php:387 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 -#: libraries/mult_submits.inc.php:87 libraries/mult_submits.inc.php:92 -#: libraries/mult_submits.inc.php:97 libraries/mult_submits.inc.php:102 -#: libraries/mult_submits.inc.php:262 libraries/mult_submits.inc.php:276 -#: libraries/mult_submits.inc.php:286 libraries/mult_submits.inc.php:299 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:46 +#: libraries/mult_submits.inc.php:78 libraries/mult_submits.inc.php:87 +#: libraries/mult_submits.inc.php:92 libraries/mult_submits.inc.php:97 +#: libraries/mult_submits.inc.php:102 libraries/mult_submits.inc.php:262 +#: libraries/mult_submits.inc.php:276 libraries/mult_submits.inc.php:286 +#: libraries/mult_submits.inc.php:299 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:129 #: server_databases.php:76 server_privileges.php:1378 @@ -263,79 +262,79 @@ msgstr "Deseleziona tutto" msgid "The database name is empty!" msgstr "Il nome del database è vuoto!" -#: db_operations.php:271 +#: db_operations.php:272 #, php-format msgid "Database %s has been renamed to %s" msgstr "Il database %s è stato rinominato a %s" -#: db_operations.php:275 +#: db_operations.php:276 #, php-format msgid "Database %s has been copied to %s" msgstr "Il database %s è stato copiato a %s" -#: db_operations.php:403 +#: db_operations.php:404 msgid "Rename database to" msgstr "Rinomina il database a" -#: db_operations.php:408 server_status.php:799 +#: db_operations.php:409 server_status.php:799 msgid "Command" msgstr "Comando" -#: db_operations.php:439 +#: db_operations.php:440 msgid "Remove database" msgstr "Rimuovi il database" -#: db_operations.php:451 +#: db_operations.php:452 #, php-format msgid "Database %s has been dropped." msgstr "Il database %s è stato eliminato." -#: db_operations.php:456 +#: db_operations.php:457 msgid "Drop the database (DROP)" msgstr "Cancella il database (DROP)" -#: db_operations.php:486 +#: db_operations.php:487 msgid "Copy database to" msgstr "Copia il database a" -#: db_operations.php:493 tbl_operations.php:548 tbl_tracking.php:418 +#: db_operations.php:494 tbl_operations.php:548 tbl_tracking.php:418 msgid "Structure only" msgstr "Solo struttura" -#: db_operations.php:494 tbl_operations.php:549 tbl_tracking.php:420 +#: db_operations.php:495 tbl_operations.php:549 tbl_tracking.php:420 msgid "Structure and data" msgstr "Struttura e dati" -#: db_operations.php:495 tbl_operations.php:550 tbl_tracking.php:419 +#: db_operations.php:496 tbl_operations.php:550 tbl_tracking.php:419 msgid "Data only" msgstr "Solo dati" -#: db_operations.php:503 +#: db_operations.php:504 msgid "CREATE DATABASE before copying" msgstr "CREATE DATABASE prima di copiare" -#: db_operations.php:506 libraries/config/messages.inc.php:126 +#: db_operations.php:507 libraries/config/messages.inc.php:126 #: libraries/config/messages.inc.php:127 libraries/config/messages.inc.php:129 #: libraries/config/messages.inc.php:135 tbl_operations.php:556 #, php-format msgid "Add %s" msgstr "Aggiungi %s" -#: db_operations.php:510 libraries/config/messages.inc.php:119 +#: db_operations.php:511 libraries/config/messages.inc.php:119 #: tbl_operations.php:314 tbl_operations.php:558 msgid "Add AUTO_INCREMENT value" msgstr "Aggiungi valore AUTO_INCREMENT" -#: db_operations.php:514 tbl_operations.php:565 +#: db_operations.php:515 tbl_operations.php:565 msgid "Add constraints" msgstr "Aggiungi vincoli" -#: db_operations.php:527 +#: db_operations.php:528 msgid "Switch to copied database" msgstr "Passa al database copiato" -#: db_operations.php:551 libraries/build_html_for_db.lib.php:19 -#: libraries/db_structure.lib.php:53 libraries/Index.class.php:450 +#: db_operations.php:552 libraries/Index.class.php:450 +#: libraries/build_html_for_db.lib.php:19 libraries/db_structure.lib.php:53 #: libraries/mysql_charsets.lib.php:110 libraries/tbl_properties.inc.php:107 #: libraries/tbl_properties.inc.php:720 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:378 tbl_select.php:115 @@ -344,7 +343,7 @@ msgstr "Passa al database copiato" msgid "Collation" msgstr "Collation" -#: db_operations.php:564 +#: db_operations.php:565 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " @@ -353,7 +352,7 @@ msgstr "" "Le opzioni di configurazione dello storage di phpMyAdmin sono state " "disabilitate. Per scoprire la ragione, clicca %squi%s." -#: db_operations.php:599 +#: db_operations.php:600 msgid "Edit or export relational schema" msgstr "Modifica o esporta schema relazionale" @@ -499,110 +498,110 @@ msgstr "SQL-query sul database %s:" msgid "Submit Query" msgstr "Invia Query" -#: db_routines.php:152 import.php:453 libraries/display_tbl.lib.php:2272 -#: libraries/Message.class.php:185 libraries/sql_query_form.lib.php:139 +#: db_routines.php:154 import.php:453 libraries/Message.class.php:185 +#: libraries/display_tbl.lib.php:2272 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" msgstr "La query SQL è stata eseguita con successo" -#: db_routines.php:155 +#: db_routines.php:157 #, php-format msgid "%d row affected by the last statement inside the procedure" msgid_plural "%d rows affected by the last statement inside the procedure" msgstr[0] "" msgstr[1] "" -#: db_routines.php:165 +#: db_routines.php:167 #, fuzzy, php-format #| msgid "Allows executing stored routines." msgid "Execution results of routine %s" msgstr "Permette l'esecuzione di routines memorizzate." -#: db_routines.php:185 libraries/import.lib.php:153 sql.php:678 +#: db_routines.php:187 libraries/import.lib.php:153 sql.php:678 #: tbl_change.php:180 tbl_get_field.php:34 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL ha restituito un insieme vuoto (i.e. zero righe)." -#: db_routines.php:190 db_routines.php:295 db_routines.php:300 -#: db_routines.php:324 +#: db_routines.php:192 db_routines.php:297 db_routines.php:302 +#: db_routines.php:326 #, fuzzy, php-format #| msgid "The following queries have been executed:" msgid "The following query has failed: \"%s\"" msgstr "Le seguenti query sono state eseguite:" -#: db_routines.php:191 db_routines.php:296 db_routines.php:301 -#: db_routines.php:311 db_routines.php:325 libraries/common.lib.php:609 +#: db_routines.php:193 db_routines.php:298 db_routines.php:303 +#: db_routines.php:313 db_routines.php:327 libraries/common.lib.php:609 msgid "MySQL said: " msgstr "Messaggio di MySQL: " -#: db_routines.php:208 db_routines.php:240 db_routines.php:268 -#: db_routines.php:407 +#: db_routines.php:210 db_routines.php:242 db_routines.php:270 +#: db_routines.php:409 #, fuzzy #| msgid "Error in Processing Request" msgid "Error in processing request" msgstr "Errore nel processare la richiesta" -#: db_routines.php:209 db_routines.php:241 db_routines.php:269 -#: db_routines.php:408 +#: db_routines.php:211 db_routines.php:243 db_routines.php:271 +#: db_routines.php:410 #, fuzzy, php-format #| msgid "No tables found in database" msgid "No routine with name %1$s found in database %2$s" msgstr "Non ci sono tabelle nel database" -#: db_routines.php:230 db_routines.php:234 +#: db_routines.php:232 db_routines.php:236 msgid "Execute routine" msgstr "" -#: db_routines.php:259 db_routines.php:263 +#: db_routines.php:261 db_routines.php:265 #, fuzzy, php-format #| msgid "Export defaults" msgid "Export of routine %s" msgstr "Esporta i predefiniti" -#: db_routines.php:288 libraries/db_routines.lib.php:960 +#: db_routines.php:290 libraries/db_routines.lib.php:960 #, fuzzy, php-format #| msgid "Invalid server index: %s" msgid "Invalid routine type: \"%s\"" msgstr "Indice server non valido: %s" -#: db_routines.php:309 +#: db_routines.php:311 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: db_routines.php:310 +#: db_routines.php:312 msgid "The backed up query was:" msgstr "" -#: db_routines.php:314 +#: db_routines.php:316 #, fuzzy, php-format #| msgid "Column %s has been dropped" msgid "Routine %1$s has been modified." msgstr "Il campo %s è stato eliminato" -#: db_routines.php:327 +#: db_routines.php:329 #, fuzzy, php-format #| msgid "Table %1$s has been created." msgid "Routine %1$s has been created." msgstr "La tabella %1$s è stata creata." -#: db_routines.php:335 +#: db_routines.php:337 msgid "One or more errors have occured while processing your request:" msgstr "" -#: db_routines.php:379 +#: db_routines.php:381 #, fuzzy #| msgid "Create relation" msgid "Create routine" msgstr "Crea relazioni" -#: db_routines.php:383 +#: db_routines.php:385 #, fuzzy #| msgid "Edit mode" msgid "Edit routine" msgstr "Modalitá di modifica" -#: db_routines.php:434 +#: db_routines.php:436 msgid "" "You are using PHP's deprecated 'mysql' extension, which is not capable of " "handling multi queries. The execution of some stored routines may fail!(ex. 12.00% to .12)" msgstr "" @@ -6325,42 +6473,6 @@ msgstr "" "Il file XML specificato era malformato o incompleto. Correggi questo " "problema e prova ancora." -#: libraries/Index.class.php:430 tbl_relation.php:526 -msgid "No index defined!" -msgstr "Nessun indice definito!" - -#: libraries/Index.class.php:446 libraries/tbl_properties.inc.php:503 -#: tbl_structure.php:157 tbl_structure.php:162 tbl_structure.php:606 -#: tbl_tracking.php:315 -msgid "Unique" -msgstr "Unica" - -#: libraries/Index.class.php:447 tbl_tracking.php:316 -msgid "Packed" -msgstr "Compresso" - -#: libraries/Index.class.php:449 tbl_tracking.php:318 -msgid "Cardinality" -msgstr "Cardinalità" - -#: libraries/Index.class.php:474 -msgid "The primary key has been dropped" -msgstr "La chiave primaria è stata eliminata" - -#: libraries/Index.class.php:478 -#, php-format -msgid "Index %s has been dropped" -msgstr "L'indice %s è stato eliminato" - -#: libraries/Index.class.php:582 -#, php-format -msgid "" -"The indexes %1$s and %2$s seem to be equal and one of them could possibly be " -"removed." -msgstr "" -"Sembra che gli indici %1$s e %2$s sono uguali ed uno di questi potrebbe, " -"possibilmente, essere rimosso." - #: libraries/kanji-encoding.lib.php:142 msgctxt "None encoding conversion" msgid "None" @@ -6371,27 +6483,6 @@ msgstr "Nessuno" msgid "Convert to Kana" msgstr "Converti a Kana" -#: libraries/Message.class.php:260 -#, php-format -msgid "%1$d row affected." -msgid_plural "%1$d rows affected." -msgstr[0] "%1$d riga modificata." -msgstr[1] "%1$d righe modificate." - -#: libraries/Message.class.php:279 -#, php-format -msgid "%1$d row deleted." -msgid_plural "%1$d rows deleted." -msgstr[0] "%1$d riga cancellata." -msgstr[1] "%1$d righe cancellate." - -#: libraries/Message.class.php:298 -#, php-format -msgid "%1$d row inserted." -msgid_plural "%1$d rows inserted." -msgstr[0] "%1$d riga inserita." -msgstr[1] "%1$d righe inserite." - #: libraries/mult_submits.inc.php:254 msgid "From" msgstr "Da" @@ -6630,22 +6721,6 @@ msgstr "Ricarica la frame di navigazione" msgid "This format has no options" msgstr "Questo formato non ha opzioni" -#: libraries/RecentTable.class.php:114 -#, fuzzy -#| msgid "Could not save configuration" -msgid "Could not save recent table" -msgstr "Impossibile salvare la configurazione" - -#: libraries/RecentTable.class.php:149 -msgid "Recent tables" -msgstr "Conta tabelle" - -#: libraries/RecentTable.class.php:155 -#, fuzzy -#| msgid "There are no configured servers" -msgid "There are no recent tables" -msgstr "Non ci sono server configurati" - #: libraries/relation.lib.php:83 msgid "not OK" msgstr "non OK" @@ -7030,6 +7105,61 @@ msgstr "Differenza" msgid "Target database" msgstr "Database di destinazione" +#: libraries/sql_query_form.lib.php:223 +#, php-format +msgid "Run SQL query/queries on server %s" +msgstr "Eseguendo query SQL sul server %s" + +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 +#, php-format +msgid "Run SQL query/queries on database %s" +msgstr "Esegui la/e query SQL sul database %s" + +#: libraries/sql_query_form.lib.php:296 navigation.php:302 +#: setup/frames/index.inc.php:231 +msgid "Clear" +msgstr "Cancella" + +#: libraries/sql_query_form.lib.php:301 +msgid "Columns" +msgstr "Campi" + +#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 +msgid "Bookmark this SQL query" +msgstr "Aggiungi ai preferiti questa query SQL" + +#: libraries/sql_query_form.lib.php:343 sql.php:1021 +msgid "Let every user access this bookmark" +msgstr "Permetti ad ogni utente di accedere a questo bookmark" + +#: libraries/sql_query_form.lib.php:349 +msgid "Replace existing bookmark of same name" +msgstr "Sostituisci segnalibro esistente se con lo stesso nome" + +#: libraries/sql_query_form.lib.php:365 +msgid "Do not overwrite this query from outside the window" +msgstr "Non sovrascrivere questa query da fuori della finestra" + +#: libraries/sql_query_form.lib.php:372 +msgid "Delimiter" +msgstr "Delimitatori" + +#: libraries/sql_query_form.lib.php:380 +msgid " Show this query here again " +msgstr " Mostra di nuovo questa query " + +#: libraries/sql_query_form.lib.php:443 +msgid "View only" +msgstr "Visualizza solo" + +#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 +msgid "Location of the text file" +msgstr "Percorso del file" + +#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 +msgid "web server upload directory" +msgstr "directory di upload del web-server" + #: libraries/sqlparser.lib.php:132 msgid "" "There seems to be an error in your SQL query. The MySQL server error output " @@ -7094,61 +7224,6 @@ msgstr "Identificatore Non Valido" msgid "Unknown Punctuation String" msgstr "Stringa di Punctuation Sconosciuta" -#: libraries/sql_query_form.lib.php:223 -#, php-format -msgid "Run SQL query/queries on server %s" -msgstr "Eseguendo query SQL sul server %s" - -#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 -#, php-format -msgid "Run SQL query/queries on database %s" -msgstr "Esegui la/e query SQL sul database %s" - -#: libraries/sql_query_form.lib.php:296 navigation.php:302 -#: setup/frames/index.inc.php:231 -msgid "Clear" -msgstr "Cancella" - -#: libraries/sql_query_form.lib.php:301 -msgid "Columns" -msgstr "Campi" - -#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 -msgid "Bookmark this SQL query" -msgstr "Aggiungi ai preferiti questa query SQL" - -#: libraries/sql_query_form.lib.php:343 sql.php:1021 -msgid "Let every user access this bookmark" -msgstr "Permetti ad ogni utente di accedere a questo bookmark" - -#: libraries/sql_query_form.lib.php:349 -msgid "Replace existing bookmark of same name" -msgstr "Sostituisci segnalibro esistente se con lo stesso nome" - -#: libraries/sql_query_form.lib.php:365 -msgid "Do not overwrite this query from outside the window" -msgstr "Non sovrascrivere questa query da fuori della finestra" - -#: libraries/sql_query_form.lib.php:372 -msgid "Delimiter" -msgstr "Delimitatori" - -#: libraries/sql_query_form.lib.php:380 -msgid " Show this query here again " -msgstr " Mostra di nuovo questa query " - -#: libraries/sql_query_form.lib.php:443 -msgid "View only" -msgstr "Visualizza solo" - -#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 -msgid "Location of the text file" -msgstr "Percorso del file" - -#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 -msgid "web server upload directory" -msgstr "directory di upload del web-server" - #: libraries/sqlvalidator.lib.php:67 #, php-format msgid "" @@ -7159,50 +7234,6 @@ msgstr "" "installato le estensioni php necessarie come descritto nella %sdocumentazione" "%s." -#: libraries/StorageEngine.class.php:195 -msgid "" -"There is no detailed status information available for this storage engine." -msgstr "" -"Non è disponibile nessuna informazione dettagliata sullo stato di questo " -"motore di memorizzazione." - -#: libraries/StorageEngine.class.php:355 -#, php-format -msgid "%s is available on this MySQL server." -msgstr "%s è disponibile su questo server MySQL." - -#: libraries/StorageEngine.class.php:358 -#, php-format -msgid "%s has been disabled for this MySQL server." -msgstr "%s è stato disabilitato su questo server MySQL." - -#: libraries/StorageEngine.class.php:362 -#, php-format -msgid "This MySQL server does not support the %s storage engine." -msgstr "Questo server MySQL non supporta il motore di memorizzazione %s." - -#: libraries/Table.class.php:1027 -msgid "Invalid database" -msgstr "Database non valido" - -#: libraries/Table.class.php:1041 tbl_get_field.php:25 -msgid "Invalid table name" -msgstr "Nome tabella non valido" - -#: libraries/Table.class.php:1056 -#, php-format -msgid "Error renaming table %1$s to %2$s" -msgstr "Errore nel rinominare la tabella %1$s in %2$s" - -#: libraries/Table.class.php:1139 -#, php-format -msgid "Table %s has been renamed to %s" -msgstr "La tabella %s è stata rinominata %s" - -#: libraries/Table.class.php:1272 -msgid "Could not save table UI preferences" -msgstr "" - #: libraries/tbl_links.inc.php:117 libraries/tbl_links.inc.php:118 msgid "Table seems to be empty!" msgstr "La tabella sembra essere vuota!" @@ -7323,39 +7354,6 @@ msgstr "Definizione PARTITION" msgid "+ Add a value" msgstr "+ Aggiungi un nuovo valore" -#: libraries/Theme.class.php:160 -#, php-format -msgid "No valid image path for theme %s found!" -msgstr "" -"Non è stato trovato nessun percorso per l'immagine valido per il tema %s!" - -#: libraries/Theme.class.php:380 -msgid "No preview available." -msgstr "Nessuna anteprima disponibile." - -#: libraries/Theme.class.php:383 -msgid "take it" -msgstr "prendilo" - -#: libraries/Theme_Manager.class.php:109 -#, php-format -msgid "Default theme %s not found!" -msgstr "Tema di default %s non trovato!" - -#: libraries/Theme_Manager.class.php:147 -#, php-format -msgid "Theme %s not found!" -msgstr "Tema %s non trovato!" - -#: libraries/Theme_Manager.class.php:215 -#, php-format -msgid "Theme path not found for theme %s!" -msgstr "Percorso per il tema non trovato %s!" - -#: libraries/Theme_Manager.class.php:291 themes.php:20 themes.php:40 -msgid "Theme" -msgstr "Tema" - #: libraries/transformations/application_octetstream__download.inc.php:9 msgid "" "Displays a link to download the binary data of the column. You can use the " @@ -7702,8 +7700,8 @@ msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "" -"Sul server è in esecuzione Suhosin. Controlla la documentazione: %" -"sdocumentation%s per possibili problemi." +"Sul server è in esecuzione Suhosin. Controlla la documentazione: " +"%sdocumentation%s per possibili problemi." #: navigation.php:213 server_databases.php:281 server_synchronize.php:1202 msgid "No databases" @@ -8411,8 +8409,8 @@ msgstr "Elimina i databases gli stessi nomi degli utenti." msgid "" "Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege " "tables. The content of these tables may differ from the privileges the " -"server uses, if they have been changed manually. In this case, you should %" -"sreload the privileges%s before you continue." +"server uses, if they have been changed manually. In this case, you should " +"%sreload the privileges%s before you continue." msgstr "" "N.B.: phpMyAdmin legge i privilegi degli utenti direttamente nella tabella " "dei privilegi di MySQL. Il contenuto di questa tabella può differire dai " @@ -10009,10 +10007,10 @@ msgid "" "protection may not be reliable if your IP belongs to an ISP where thousands " "of users, including you, are connected to." msgstr "" -"Se credi che é necessario, usa delle ulteriori impostazioni di protezione - %" -"saimpostazioni di autenticazione dei host%s e %slista di proxy di fiducia%s. " -"Comunque, la protezione a base di IP potrebbe non essere affidabile se il " -"tuo IP appartiene ad un ISP dove migliaia di utenti, incluso te, sono " +"Se credi che é necessario, usa delle ulteriori impostazioni di protezione - " +"%saimpostazioni di autenticazione dei host%s e %slista di proxy di fiducia" +"%s. Comunque, la protezione a base di IP potrebbe non essere affidabile se " +"il tuo IP appartiene ad un ISP dove migliaia di utenti, incluso te, sono " "connessi." #: setup/lib/index.lib.php:268 @@ -10027,8 +10025,8 @@ msgstr "" "Hai impostato il tipo di autenticazione [kbd]config[/kbd] e hai inclusi il " "nome utente e la parola chiave per l'auto-login, questo non è desiderato per " "gli host in uso live. Chiunque che conosce o indovina il tuo URL di " -"phpMyAdmin potrá direttamente accedere al pannello di phpMyAdmin. Imposta %" -"sil tipo di autenticazione%s a [kbd]cookie[/kbd] o [kbd]http[/kbd]." +"phpMyAdmin potrá direttamente accedere al pannello di phpMyAdmin. Imposta " +"%sil tipo di autenticazione%s a [kbd]cookie[/kbd] o [kbd]http[/kbd]." #: setup/lib/index.lib.php:270 #, php-format diff --git a/po/ja.po b/po/ja.po index c94e754caf..e8080d661c 100644 --- a/po/ja.po +++ b/po/ja.po @@ -3,14 +3,14 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-26 07:33-0400\n" +"POT-Creation-Date: 2011-06-27 10:20+0200\n" "PO-Revision-Date: 2011-06-23 12:13+0200\n" "Last-Translator: Yuichiro \n" "Language-Team: japanese \n" +"Language: ja\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.0.5\n" @@ -45,13 +45,13 @@ msgstr "" msgid "Search" msgstr "検索" -#: browse_foreigners.php:154 db_operations.php:368 db_operations.php:420 -#: db_operations.php:530 db_operations.php:558 db_search.php:360 +#: browse_foreigners.php:154 db_operations.php:369 db_operations.php:421 +#: db_operations.php:531 db_operations.php:559 db_search.php:360 #: db_structure.php:528 enum_editor.php:63 js/messages.php:90 +#: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 #: libraries/auth/cookie.auth.lib.php:273 libraries/common.lib.php:1315 -#: libraries/common.lib.php:2245 libraries/Config.class.php:1220 -#: libraries/core.lib.php:557 libraries/db_routines.lib.php:789 -#: libraries/db_routines.lib.php:921 +#: libraries/common.lib.php:2245 libraries/core.lib.php:557 +#: libraries/db_routines.lib.php:789 libraries/db_routines.lib.php:921 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 #: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 @@ -64,18 +64,18 @@ msgstr "検索" #: 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:518 #: libraries/tbl_properties.inc.php:607 libraries/tbl_properties.inc.php:777 -#: libraries/Theme_Manager.class.php:305 main.php:109 navigation.php:202 -#: navigation.php:240 pmd_pdf.php:124 prefs_manage.php:265 -#: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 -#: server_privileges.php:1694 server_privileges.php:2051 -#: server_privileges.php:2098 server_privileges.php:2138 -#: server_replication.php:233 server_replication.php:316 -#: server_replication.php:347 server_synchronize.php:1220 tbl_change.php:332 -#: tbl_change.php:1024 tbl_change.php:1061 tbl_indexes.php:260 -#: tbl_operations.php:280 tbl_operations.php:317 tbl_operations.php:519 -#: tbl_operations.php:581 tbl_operations.php:763 tbl_select.php:291 -#: tbl_structure.php:698 tbl_structure.php:734 tbl_tracking.php:425 -#: tbl_tracking.php:563 view_create.php:181 view_operations.php:99 +#: main.php:109 navigation.php:202 navigation.php:240 pmd_pdf.php:124 +#: prefs_manage.php:265 prefs_manage.php:316 server_binlog.php:128 +#: server_privileges.php:646 server_privileges.php:1694 +#: server_privileges.php:2051 server_privileges.php:2098 +#: server_privileges.php:2138 server_replication.php:233 +#: server_replication.php:316 server_replication.php:347 +#: server_synchronize.php:1220 tbl_change.php:332 tbl_change.php:1024 +#: tbl_change.php:1061 tbl_indexes.php:260 tbl_operations.php:280 +#: tbl_operations.php:317 tbl_operations.php:519 tbl_operations.php:581 +#: tbl_operations.php:763 tbl_select.php:291 tbl_structure.php:698 +#: tbl_structure.php:734 tbl_tracking.php:425 tbl_tracking.php:563 +#: view_create.php:181 view_operations.php:99 msgid "Go" msgstr "実行する" @@ -122,7 +122,7 @@ msgstr "" msgid "Database %1$s has been created." msgstr "データベース %1$s を作成しました。" -#: db_datadict.php:48 db_operations.php:361 +#: db_datadict.php:48 db_operations.php:362 msgid "Database comment: " msgstr "データベースのコメント" @@ -132,9 +132,9 @@ msgstr "データベースのコメント" msgid "Table comments" msgstr "テーブルのコメント" -#: db_datadict.php:166 db_qbe.php:196 libraries/export/htmlword.php:248 -#: libraries/export/latex.php:375 libraries/export/odt.php:302 -#: libraries/export/texytext.php:227 libraries/Index.class.php:448 +#: db_datadict.php:166 db_qbe.php:196 libraries/Index.class.php:448 +#: libraries/export/htmlword.php:248 libraries/export/latex.php:375 +#: libraries/export/odt.php:302 libraries/export/texytext.php:227 #: libraries/schema/Pdf_Relation_Schema.class.php:1236 #: libraries/schema/Pdf_Relation_Schema.class.php:1257 #: libraries/tbl_properties.inc.php:274 tbl_change.php:310 tbl_chart.php:86 @@ -143,12 +143,12 @@ msgstr "テーブルのコメント" msgid "Column" msgstr "カラム" -#: db_datadict.php:167 db_printview.php:104 libraries/db_events.inc.php:69 -#: libraries/db_routines.lib.php:666 libraries/db_routines.lib.php:691 -#: libraries/db_routines.lib.php:847 libraries/db_routines.lib.php:1216 -#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:249 -#: libraries/export/latex.php:375 libraries/export/odt.php:305 -#: libraries/export/texytext.php:228 libraries/Index.class.php:445 +#: db_datadict.php:167 db_printview.php:104 libraries/Index.class.php:445 +#: libraries/db_events.inc.php:69 libraries/db_routines.lib.php:666 +#: libraries/db_routines.lib.php:691 libraries/db_routines.lib.php:847 +#: libraries/db_routines.lib.php:1216 libraries/db_structure.lib.php:51 +#: libraries/export/htmlword.php:249 libraries/export/latex.php:375 +#: libraries/export/odt.php:305 libraries/export/texytext.php:228 #: libraries/schema/Pdf_Relation_Schema.class.php:1237 #: libraries/schema/Pdf_Relation_Schema.class.php:1258 #: libraries/tbl_properties.inc.php:100 server_privileges.php:2151 @@ -158,9 +158,9 @@ msgstr "カラム" msgid "Type" msgstr "種別" -#: db_datadict.php:169 libraries/export/htmlword.php:250 -#: libraries/export/latex.php:375 libraries/export/odt.php:308 -#: libraries/export/texytext.php:229 libraries/Index.class.php:451 +#: db_datadict.php:169 libraries/Index.class.php:451 +#: libraries/export/htmlword.php:250 libraries/export/latex.php:375 +#: libraries/export/odt.php:308 libraries/export/texytext.php:229 #: libraries/schema/Pdf_Relation_Schema.class.php:1239 #: libraries/schema/Pdf_Relation_Schema.class.php:1260 #: libraries/tbl_properties.inc.php:109 tbl_change.php:325 @@ -198,13 +198,12 @@ msgstr "リンク先" msgid "Comments" msgstr "コメント" -#: db_datadict.php:259 js/messages.php:109 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:361 +#: db_datadict.php:259 js/messages.php:109 libraries/Index.class.php:361 #: libraries/Index.class.php:388 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:287 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:287 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:130 #: server_privileges.php:1381 server_privileges.php:1392 @@ -215,17 +214,17 @@ msgstr "コメント" msgid "No" msgstr "いいえ" -#: db_datadict.php:259 js/messages.php:108 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:362 +#: db_datadict.php:259 js/messages.php:108 libraries/Index.class.php:362 #: libraries/Index.class.php:387 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 -#: libraries/mult_submits.inc.php:87 libraries/mult_submits.inc.php:92 -#: libraries/mult_submits.inc.php:97 libraries/mult_submits.inc.php:102 -#: libraries/mult_submits.inc.php:262 libraries/mult_submits.inc.php:276 -#: libraries/mult_submits.inc.php:286 libraries/mult_submits.inc.php:299 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:46 +#: libraries/mult_submits.inc.php:78 libraries/mult_submits.inc.php:87 +#: libraries/mult_submits.inc.php:92 libraries/mult_submits.inc.php:97 +#: libraries/mult_submits.inc.php:102 libraries/mult_submits.inc.php:262 +#: libraries/mult_submits.inc.php:276 libraries/mult_submits.inc.php:286 +#: libraries/mult_submits.inc.php:299 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:129 #: server_databases.php:76 server_privileges.php:1378 @@ -262,79 +261,79 @@ msgstr "全選択解除" msgid "The database name is empty!" msgstr "データベース名が空です!" -#: db_operations.php:271 +#: db_operations.php:272 #, php-format msgid "Database %s has been renamed to %s" msgstr "データベース %s を %s にリネームしました" -#: db_operations.php:275 +#: db_operations.php:276 #, php-format msgid "Database %s has been copied to %s" msgstr "データベース %s を %s にコピーしました" -#: db_operations.php:403 +#: db_operations.php:404 msgid "Rename database to" msgstr "新しいデータベース名" -#: db_operations.php:408 server_status.php:799 +#: db_operations.php:409 server_status.php:799 msgid "Command" msgstr "コマンド" -#: db_operations.php:439 +#: db_operations.php:440 msgid "Remove database" msgstr "データベースの削除" -#: db_operations.php:451 +#: db_operations.php:452 #, php-format msgid "Database %s has been dropped." msgstr "データベース %s を削除しました" -#: db_operations.php:456 +#: db_operations.php:457 msgid "Drop the database (DROP)" msgstr "データベースを削除する (DROP)" -#: db_operations.php:486 +#: db_operations.php:487 msgid "Copy database to" msgstr "データベースのコピー先" -#: db_operations.php:493 tbl_operations.php:548 tbl_tracking.php:418 +#: db_operations.php:494 tbl_operations.php:548 tbl_tracking.php:418 msgid "Structure only" msgstr "構造のみ" -#: db_operations.php:494 tbl_operations.php:549 tbl_tracking.php:420 +#: db_operations.php:495 tbl_operations.php:549 tbl_tracking.php:420 msgid "Structure and data" msgstr "構造とデータ" -#: db_operations.php:495 tbl_operations.php:550 tbl_tracking.php:419 +#: db_operations.php:496 tbl_operations.php:550 tbl_tracking.php:419 msgid "Data only" msgstr "データのみ" -#: db_operations.php:503 +#: db_operations.php:504 msgid "CREATE DATABASE before copying" msgstr "コピーの前に CREATE DATABASE する" -#: db_operations.php:506 libraries/config/messages.inc.php:126 +#: db_operations.php:507 libraries/config/messages.inc.php:126 #: libraries/config/messages.inc.php:127 libraries/config/messages.inc.php:129 #: libraries/config/messages.inc.php:135 tbl_operations.php:556 #, php-format msgid "Add %s" msgstr "%s を追加" -#: db_operations.php:510 libraries/config/messages.inc.php:119 +#: db_operations.php:511 libraries/config/messages.inc.php:119 #: tbl_operations.php:314 tbl_operations.php:558 msgid "Add AUTO_INCREMENT value" msgstr "AUTO_INCREMENT 値を追加する" -#: db_operations.php:514 tbl_operations.php:565 +#: db_operations.php:515 tbl_operations.php:565 msgid "Add constraints" msgstr "制約を追加する" -#: db_operations.php:527 +#: db_operations.php:528 msgid "Switch to copied database" msgstr "コピーしたデータベースに切り替える" -#: db_operations.php:551 libraries/build_html_for_db.lib.php:19 -#: libraries/db_structure.lib.php:53 libraries/Index.class.php:450 +#: db_operations.php:552 libraries/Index.class.php:450 +#: libraries/build_html_for_db.lib.php:19 libraries/db_structure.lib.php:53 #: libraries/mysql_charsets.lib.php:110 libraries/tbl_properties.inc.php:107 #: libraries/tbl_properties.inc.php:720 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:378 tbl_select.php:115 @@ -343,7 +342,7 @@ msgstr "コピーしたデータベースに切り替える" msgid "Collation" msgstr "照合順序" -#: db_operations.php:564 +#: db_operations.php:565 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " @@ -352,7 +351,7 @@ msgstr "" "phpMyAdmin の設定保存場所が無効になっています。理由については%sこちら%sをご覧" "ください。" -#: db_operations.php:599 +#: db_operations.php:600 msgid "Edit or export relational schema" msgstr "リレーショナルスキーマを編集またはエクスポートする" @@ -497,98 +496,98 @@ msgstr "データベース %s のSQL:" msgid "Submit Query" msgstr "クエリを実行する" -#: db_routines.php:152 import.php:453 libraries/display_tbl.lib.php:2272 -#: libraries/Message.class.php:185 libraries/sql_query_form.lib.php:139 +#: db_routines.php:154 import.php:453 libraries/Message.class.php:185 +#: libraries/display_tbl.lib.php:2272 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" msgstr "SQL は正常に実行されました" -#: db_routines.php:155 +#: db_routines.php:157 #, php-format msgid "%d row affected by the last statement inside the procedure" msgid_plural "%d rows affected by the last statement inside the procedure" msgstr[0] "プロシージャ内の最後のステートメントは %d 行の変更を行いました" -#: db_routines.php:165 +#: db_routines.php:167 #, php-format msgid "Execution results of routine %s" msgstr "ルーチン %s の実行結果" -#: db_routines.php:185 libraries/import.lib.php:153 sql.php:678 +#: db_routines.php:187 libraries/import.lib.php:153 sql.php:678 #: tbl_change.php:180 tbl_get_field.php:34 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "返り値が空でした(行数0)" -#: db_routines.php:190 db_routines.php:295 db_routines.php:300 -#: db_routines.php:324 +#: db_routines.php:192 db_routines.php:297 db_routines.php:302 +#: db_routines.php:326 #, fuzzy, php-format #| msgid "The following queries have been executed:" msgid "The following query has failed: \"%s\"" msgstr "次のクエリが実行されます:" -#: db_routines.php:191 db_routines.php:296 db_routines.php:301 -#: db_routines.php:311 db_routines.php:325 libraries/common.lib.php:609 +#: db_routines.php:193 db_routines.php:298 db_routines.php:303 +#: db_routines.php:313 db_routines.php:327 libraries/common.lib.php:609 msgid "MySQL said: " msgstr "MySQLのメッセージ: " -#: db_routines.php:208 db_routines.php:240 db_routines.php:268 -#: db_routines.php:407 +#: db_routines.php:210 db_routines.php:242 db_routines.php:270 +#: db_routines.php:409 msgid "Error in processing request" msgstr "要求処理中でのエラー" -#: db_routines.php:209 db_routines.php:241 db_routines.php:269 -#: db_routines.php:408 +#: db_routines.php:211 db_routines.php:243 db_routines.php:271 +#: db_routines.php:410 #, fuzzy, php-format #| msgid "No routine with name %s found in database %s" msgid "No routine with name %1$s found in database %2$s" msgstr "データベース %2$s に %1$s という名前のルーチンはありません" -#: db_routines.php:230 db_routines.php:234 +#: db_routines.php:232 db_routines.php:236 msgid "Execute routine" msgstr "ルーチンを実行する" -#: db_routines.php:259 db_routines.php:263 +#: db_routines.php:261 db_routines.php:265 #, php-format msgid "Export of routine %s" msgstr "ルーチン %s のエクスポート" -#: db_routines.php:288 libraries/db_routines.lib.php:960 +#: db_routines.php:290 libraries/db_routines.lib.php:960 #, php-format msgid "Invalid routine type: \"%s\"" msgstr "ルーチンタイプが不正です: \"%s\"" -#: db_routines.php:309 +#: db_routines.php:311 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: db_routines.php:310 +#: db_routines.php:312 msgid "The backed up query was:" msgstr "" -#: db_routines.php:314 +#: db_routines.php:316 #, php-format msgid "Routine %1$s has been modified." msgstr "ルーチン %1$s を変更しました。" -#: db_routines.php:327 +#: db_routines.php:329 #, php-format msgid "Routine %1$s has been created." msgstr "ルーチン %1$s を作成しました。" -#: db_routines.php:335 +#: db_routines.php:337 msgid "One or more errors have occured while processing your request:" msgstr "リクエストの処理中に 1 つ以上のエラーが発生しました:" -#: db_routines.php:379 +#: db_routines.php:381 msgid "Create routine" msgstr "ルーチンを作成する" -#: db_routines.php:383 +#: db_routines.php:385 msgid "Edit routine" msgstr "ルーチンを編集する" -#: db_routines.php:434 +#: db_routines.php:436 msgid "" "You are using PHP's deprecated 'mysql' extension, which is not capable of " "handling multi queries. The execution of some stored routines may fail!(ex. 12.00% to .12)" msgstr "パーセントは適切な小数に変換する(例:12.00% を .12)" @@ -6148,42 +6286,6 @@ msgstr "" "指定された XML ファイルは、不完全もしくはフォーマットが正しくありません。問題" "を修正して再度試してみてください。" -#: libraries/Index.class.php:430 tbl_relation.php:526 -msgid "No index defined!" -msgstr "インデックスが定義されていません!" - -#: libraries/Index.class.php:446 libraries/tbl_properties.inc.php:503 -#: tbl_structure.php:157 tbl_structure.php:162 tbl_structure.php:606 -#: tbl_tracking.php:315 -msgid "Unique" -msgstr "ユニーク" - -#: libraries/Index.class.php:447 tbl_tracking.php:316 -msgid "Packed" -msgstr "圧縮" - -#: libraries/Index.class.php:449 tbl_tracking.php:318 -msgid "Cardinality" -msgstr "一意な値の数" - -#: libraries/Index.class.php:474 -msgid "The primary key has been dropped" -msgstr "主キーを削除しました" - -#: libraries/Index.class.php:478 -#, php-format -msgid "Index %s has been dropped" -msgstr "インデックス %s を削除しました" - -#: libraries/Index.class.php:582 -#, php-format -msgid "" -"The indexes %1$s and %2$s seem to be equal and one of them could possibly be " -"removed." -msgstr "" -"インデックス %1$s と %2$s は同一のもののようです。一方は削除してもよいかもし" -"れません。" - #: libraries/kanji-encoding.lib.php:142 msgctxt "None encoding conversion" msgid "None" @@ -6194,24 +6296,6 @@ msgstr "なし" msgid "Convert to Kana" msgstr "全角カナへ変換する" -#: libraries/Message.class.php:260 -#, php-format -msgid "%1$d row affected." -msgid_plural "%1$d rows affected." -msgstr[0] "%1$d 行変更しました。" - -#: libraries/Message.class.php:279 -#, php-format -msgid "%1$d row deleted." -msgid_plural "%1$d rows deleted." -msgstr[0] "%1$d 行削除しました。" - -#: libraries/Message.class.php:298 -#, php-format -msgid "%1$d row inserted." -msgid_plural "%1$d rows inserted." -msgstr[0] "%1$d 行挿入しました。" - #: libraries/mult_submits.inc.php:254 msgid "From" msgstr "付け替え元" @@ -6450,18 +6534,6 @@ msgstr "ナビゲーションフレームの再読み込み" msgid "This format has no options" msgstr "この書式にはオプションはありません" -#: libraries/RecentTable.class.php:114 -msgid "Could not save recent table" -msgstr "最近使用したテーブルが保存できません" - -#: libraries/RecentTable.class.php:149 -msgid "Recent tables" -msgstr "最近使用したテーブル" - -#: libraries/RecentTable.class.php:155 -msgid "There are no recent tables" -msgstr "最近使用したテーブルはありません" - #: libraries/relation.lib.php:83 msgid "not OK" msgstr "Not OK" @@ -6841,6 +6913,61 @@ msgstr "差分" msgid "Target database" msgstr "対象先のデータベース" +#: libraries/sql_query_form.lib.php:223 +#, php-format +msgid "Run SQL query/queries on server %s" +msgstr "サーバ %s 上でクエリを実行する" + +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 +#, php-format +msgid "Run SQL query/queries on database %s" +msgstr "データベース %s 上でクエリを実行する" + +#: libraries/sql_query_form.lib.php:296 navigation.php:302 +#: setup/frames/index.inc.php:231 +msgid "Clear" +msgstr "クリア" + +#: libraries/sql_query_form.lib.php:301 +msgid "Columns" +msgstr "カラム" + +#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 +msgid "Bookmark this SQL query" +msgstr "この SQL をブックマークする" + +#: libraries/sql_query_form.lib.php:343 sql.php:1021 +msgid "Let every user access this bookmark" +msgstr "すべてのユーザがこのブックマークを利用できるようにする" + +#: libraries/sql_query_form.lib.php:349 +msgid "Replace existing bookmark of same name" +msgstr "同名のブックマークは差し替える" + +#: libraries/sql_query_form.lib.php:365 +msgid "Do not overwrite this query from outside the window" +msgstr "別ウインドウからのクエリの上書きを禁止する" + +#: libraries/sql_query_form.lib.php:372 +msgid "Delimiter" +msgstr "デリミタ" + +#: libraries/sql_query_form.lib.php:380 +msgid " Show this query here again " +msgstr " 実行したクエリをここに表示する" + +#: libraries/sql_query_form.lib.php:443 +msgid "View only" +msgstr "表示のみ" + +#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 +msgid "Location of the text file" +msgstr "テキストファイルの位置" + +#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 +msgid "web server upload directory" +msgstr "ウェブサーバ上のアップロードディレクトリ" + #: libraries/sqlparser.lib.php:132 msgid "" "There seems to be an error in your SQL query. The MySQL server error output " @@ -6903,61 +7030,6 @@ msgstr "不正な識別子です" msgid "Unknown Punctuation String" msgstr "無効な句読点文字です" -#: libraries/sql_query_form.lib.php:223 -#, php-format -msgid "Run SQL query/queries on server %s" -msgstr "サーバ %s 上でクエリを実行する" - -#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 -#, php-format -msgid "Run SQL query/queries on database %s" -msgstr "データベース %s 上でクエリを実行する" - -#: libraries/sql_query_form.lib.php:296 navigation.php:302 -#: setup/frames/index.inc.php:231 -msgid "Clear" -msgstr "クリア" - -#: libraries/sql_query_form.lib.php:301 -msgid "Columns" -msgstr "カラム" - -#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 -msgid "Bookmark this SQL query" -msgstr "この SQL をブックマークする" - -#: libraries/sql_query_form.lib.php:343 sql.php:1021 -msgid "Let every user access this bookmark" -msgstr "すべてのユーザがこのブックマークを利用できるようにする" - -#: libraries/sql_query_form.lib.php:349 -msgid "Replace existing bookmark of same name" -msgstr "同名のブックマークは差し替える" - -#: libraries/sql_query_form.lib.php:365 -msgid "Do not overwrite this query from outside the window" -msgstr "別ウインドウからのクエリの上書きを禁止する" - -#: libraries/sql_query_form.lib.php:372 -msgid "Delimiter" -msgstr "デリミタ" - -#: libraries/sql_query_form.lib.php:380 -msgid " Show this query here again " -msgstr " 実行したクエリをここに表示する" - -#: libraries/sql_query_form.lib.php:443 -msgid "View only" -msgstr "表示のみ" - -#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 -msgid "Location of the text file" -msgstr "テキストファイルの位置" - -#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 -msgid "web server upload directory" -msgstr "ウェブサーバ上のアップロードディレクトリ" - #: libraries/sqlvalidator.lib.php:67 #, php-format msgid "" @@ -6967,48 +7039,6 @@ msgstr "" "SQL の検証機能を初期化できません。%sドキュメント%s の記載通りに必要な PHP 拡" "張がインストールされているか確認してください" -#: libraries/StorageEngine.class.php:195 -msgid "" -"There is no detailed status information available for this storage engine." -msgstr "このストレージエンジンにはステータスの詳細情報はありません" - -#: libraries/StorageEngine.class.php:355 -#, php-format -msgid "%s is available on this MySQL server." -msgstr "%s は有効になっています" - -#: libraries/StorageEngine.class.php:358 -#, php-format -msgid "%s has been disabled for this MySQL server." -msgstr "%s は無効になっています" - -#: libraries/StorageEngine.class.php:362 -#, php-format -msgid "This MySQL server does not support the %s storage engine." -msgstr "この MySQL サーバは %s ストレージエンジンをサポートしていません" - -#: libraries/Table.class.php:1027 -msgid "Invalid database" -msgstr "不正なデータベースです" - -#: libraries/Table.class.php:1041 tbl_get_field.php:25 -msgid "Invalid table name" -msgstr "テーブル名が不正です" - -#: libraries/Table.class.php:1056 -#, php-format -msgid "Error renaming table %1$s to %2$s" -msgstr "テーブルを %1$s から %2$s にリネームするときにエラーが発生しました" - -#: libraries/Table.class.php:1139 -#, php-format -msgid "Table %s has been renamed to %s" -msgstr "テーブル %s を %s にリネームしました" - -#: libraries/Table.class.php:1272 -msgid "Could not save table UI preferences" -msgstr "テーブルにユーザ設定が保存できません" - #: libraries/tbl_links.inc.php:117 libraries/tbl_links.inc.php:118 msgid "Table seems to be empty!" msgstr "テーブルが空のようです!" @@ -7127,38 +7157,6 @@ msgstr "パーティションの定義" msgid "+ Add a value" msgstr "+ 新しい値を追加する" -#: libraries/Theme.class.php:160 -#, php-format -msgid "No valid image path for theme %s found!" -msgstr "テーマ %s の画像パスが無効です!" - -#: libraries/Theme.class.php:380 -msgid "No preview available." -msgstr "プレビューは利用できません" - -#: libraries/Theme.class.php:383 -msgid "take it" -msgstr "これにする" - -#: libraries/Theme_Manager.class.php:109 -#, php-format -msgid "Default theme %s not found!" -msgstr "デフォルトテーマ %s が見つかりません!" - -#: libraries/Theme_Manager.class.php:147 -#, php-format -msgid "Theme %s not found!" -msgstr "テーマ %s が見つかりません!" - -#: libraries/Theme_Manager.class.php:215 -#, php-format -msgid "Theme path not found for theme %s!" -msgstr "テーマ %s のテーマパスが見つかりません!" - -#: libraries/Theme_Manager.class.php:291 themes.php:20 themes.php:40 -msgid "Theme" -msgstr "テーマ" - #: libraries/transformations/application_octetstream__download.inc.php:9 msgid "" "Displays a link to download the binary data of the column. You can use the " @@ -8196,8 +8194,8 @@ msgstr "ユーザと同名のデータベースを削除する" msgid "" "Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege " "tables. The content of these tables may differ from the privileges the " -"server uses, if they have been changed manually. In this case, you should %" -"sreload the privileges%s before you continue." +"server uses, if they have been changed manually. In this case, you should " +"%sreload the privileges%s before you continue." msgstr "" "注意: phpMyAdmin は MySQL の特権テーブルから直接ユーザ特権を取得しますが、手" "作業で特権を更新した場合は phpMyAdmin が利用しているテーブルの内容とサーバの" @@ -9725,10 +9723,11 @@ msgid "" "protection may not be reliable if your IP belongs to an ISP where thousands " "of users, including you, are connected to." msgstr "" -"それでも、[kbd]config[/kbd] 認証が必要であると思われる場合、追加の保護設定(%" -"sホスト認証%s設定および%s信頼されたプロキシのリスト%s)を使用してください。し" -"かしながら、ユーザが数千人もいるような ISP に所属している、含まれている、接続" -"されている場合には、IP アドレスを基にした保護は信頼性が高いとはいえません。" +"それでも、[kbd]config[/kbd] 認証が必要であると思われる場合、追加の保護設定" +"(%sホスト認証%s設定および%s信頼されたプロキシのリスト%s)を使用してくださ" +"い。しかしながら、ユーザが数千人もいるような ISP に所属している、含まれてい" +"る、接続されている場合には、IP アドレスを基にした保護は信頼性が高いとはいえま" +"せん。" #: setup/lib/index.lib.php:268 #, php-format diff --git a/po/ka.po b/po/ka.po index a92211df93..b9b009f42c 100644 --- a/po/ka.po +++ b/po/ka.po @@ -3,14 +3,14 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-26 07:33-0400\n" +"POT-Creation-Date: 2011-06-27 10:20+0200\n" "PO-Revision-Date: 2010-03-12 09:14+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: georgian \n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: \n" "X-Generator: Translate Toolkit 1.5.3\n" #: browse_foreigners.php:35 browse_foreigners.php:53 @@ -44,13 +44,13 @@ msgstr "" msgid "Search" msgstr "ძებნა" -#: browse_foreigners.php:154 db_operations.php:368 db_operations.php:420 -#: db_operations.php:530 db_operations.php:558 db_search.php:360 +#: browse_foreigners.php:154 db_operations.php:369 db_operations.php:421 +#: db_operations.php:531 db_operations.php:559 db_search.php:360 #: db_structure.php:528 enum_editor.php:63 js/messages.php:90 +#: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 #: libraries/auth/cookie.auth.lib.php:273 libraries/common.lib.php:1315 -#: libraries/common.lib.php:2245 libraries/Config.class.php:1220 -#: libraries/core.lib.php:557 libraries/db_routines.lib.php:789 -#: libraries/db_routines.lib.php:921 +#: libraries/common.lib.php:2245 libraries/core.lib.php:557 +#: libraries/db_routines.lib.php:789 libraries/db_routines.lib.php:921 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 #: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 @@ -63,18 +63,18 @@ msgstr "ძებნა" #: 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:518 #: libraries/tbl_properties.inc.php:607 libraries/tbl_properties.inc.php:777 -#: libraries/Theme_Manager.class.php:305 main.php:109 navigation.php:202 -#: navigation.php:240 pmd_pdf.php:124 prefs_manage.php:265 -#: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 -#: server_privileges.php:1694 server_privileges.php:2051 -#: server_privileges.php:2098 server_privileges.php:2138 -#: server_replication.php:233 server_replication.php:316 -#: server_replication.php:347 server_synchronize.php:1220 tbl_change.php:332 -#: tbl_change.php:1024 tbl_change.php:1061 tbl_indexes.php:260 -#: tbl_operations.php:280 tbl_operations.php:317 tbl_operations.php:519 -#: tbl_operations.php:581 tbl_operations.php:763 tbl_select.php:291 -#: tbl_structure.php:698 tbl_structure.php:734 tbl_tracking.php:425 -#: tbl_tracking.php:563 view_create.php:181 view_operations.php:99 +#: main.php:109 navigation.php:202 navigation.php:240 pmd_pdf.php:124 +#: prefs_manage.php:265 prefs_manage.php:316 server_binlog.php:128 +#: server_privileges.php:646 server_privileges.php:1694 +#: server_privileges.php:2051 server_privileges.php:2098 +#: server_privileges.php:2138 server_replication.php:233 +#: server_replication.php:316 server_replication.php:347 +#: server_synchronize.php:1220 tbl_change.php:332 tbl_change.php:1024 +#: tbl_change.php:1061 tbl_indexes.php:260 tbl_operations.php:280 +#: tbl_operations.php:317 tbl_operations.php:519 tbl_operations.php:581 +#: tbl_operations.php:763 tbl_select.php:291 tbl_structure.php:698 +#: tbl_structure.php:734 tbl_tracking.php:425 tbl_tracking.php:563 +#: view_create.php:181 view_operations.php:99 msgid "Go" msgstr "გადასვლა" @@ -121,7 +121,7 @@ msgstr "" msgid "Database %1$s has been created." msgstr "შეიქმნა მონაცემთა ბაზა %1$s." -#: db_datadict.php:48 db_operations.php:361 +#: db_datadict.php:48 db_operations.php:362 msgid "Database comment: " msgstr "მონაცემთა ბაზის კომენტარი: " @@ -131,9 +131,9 @@ msgstr "მონაცემთა ბაზის კომენტარი: msgid "Table comments" msgstr "ცხრილის კომენტარები" -#: db_datadict.php:166 db_qbe.php:196 libraries/export/htmlword.php:248 -#: libraries/export/latex.php:375 libraries/export/odt.php:302 -#: libraries/export/texytext.php:227 libraries/Index.class.php:448 +#: db_datadict.php:166 db_qbe.php:196 libraries/Index.class.php:448 +#: libraries/export/htmlword.php:248 libraries/export/latex.php:375 +#: libraries/export/odt.php:302 libraries/export/texytext.php:227 #: libraries/schema/Pdf_Relation_Schema.class.php:1236 #: libraries/schema/Pdf_Relation_Schema.class.php:1257 #: libraries/tbl_properties.inc.php:274 tbl_change.php:310 tbl_chart.php:86 @@ -144,12 +144,12 @@ msgstr "ცხრილის კომენტარები" msgid "Column" msgstr "სვეტების სახელები" -#: db_datadict.php:167 db_printview.php:104 libraries/db_events.inc.php:69 -#: libraries/db_routines.lib.php:666 libraries/db_routines.lib.php:691 -#: libraries/db_routines.lib.php:847 libraries/db_routines.lib.php:1216 -#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:249 -#: libraries/export/latex.php:375 libraries/export/odt.php:305 -#: libraries/export/texytext.php:228 libraries/Index.class.php:445 +#: db_datadict.php:167 db_printview.php:104 libraries/Index.class.php:445 +#: libraries/db_events.inc.php:69 libraries/db_routines.lib.php:666 +#: libraries/db_routines.lib.php:691 libraries/db_routines.lib.php:847 +#: libraries/db_routines.lib.php:1216 libraries/db_structure.lib.php:51 +#: libraries/export/htmlword.php:249 libraries/export/latex.php:375 +#: libraries/export/odt.php:305 libraries/export/texytext.php:228 #: libraries/schema/Pdf_Relation_Schema.class.php:1237 #: libraries/schema/Pdf_Relation_Schema.class.php:1258 #: libraries/tbl_properties.inc.php:100 server_privileges.php:2151 @@ -159,9 +159,9 @@ msgstr "სვეტების სახელები" msgid "Type" msgstr "ტიპი" -#: db_datadict.php:169 libraries/export/htmlword.php:250 -#: libraries/export/latex.php:375 libraries/export/odt.php:308 -#: libraries/export/texytext.php:229 libraries/Index.class.php:451 +#: db_datadict.php:169 libraries/Index.class.php:451 +#: libraries/export/htmlword.php:250 libraries/export/latex.php:375 +#: libraries/export/odt.php:308 libraries/export/texytext.php:229 #: libraries/schema/Pdf_Relation_Schema.class.php:1239 #: libraries/schema/Pdf_Relation_Schema.class.php:1260 #: libraries/tbl_properties.inc.php:109 tbl_change.php:325 @@ -199,13 +199,12 @@ msgstr "Links to" msgid "Comments" msgstr "კომენტარები" -#: db_datadict.php:259 js/messages.php:109 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:361 +#: db_datadict.php:259 js/messages.php:109 libraries/Index.class.php:361 #: libraries/Index.class.php:388 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:287 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:287 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:130 #: server_privileges.php:1381 server_privileges.php:1392 @@ -216,17 +215,17 @@ msgstr "კომენტარები" msgid "No" msgstr "არა" -#: db_datadict.php:259 js/messages.php:108 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:362 +#: db_datadict.php:259 js/messages.php:108 libraries/Index.class.php:362 #: libraries/Index.class.php:387 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 -#: libraries/mult_submits.inc.php:87 libraries/mult_submits.inc.php:92 -#: libraries/mult_submits.inc.php:97 libraries/mult_submits.inc.php:102 -#: libraries/mult_submits.inc.php:262 libraries/mult_submits.inc.php:276 -#: libraries/mult_submits.inc.php:286 libraries/mult_submits.inc.php:299 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:46 +#: libraries/mult_submits.inc.php:78 libraries/mult_submits.inc.php:87 +#: libraries/mult_submits.inc.php:92 libraries/mult_submits.inc.php:97 +#: libraries/mult_submits.inc.php:102 libraries/mult_submits.inc.php:262 +#: libraries/mult_submits.inc.php:276 libraries/mult_submits.inc.php:286 +#: libraries/mult_submits.inc.php:299 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:129 #: server_databases.php:76 server_privileges.php:1378 @@ -263,82 +262,82 @@ msgstr "მონიშნვის მოხსნა" msgid "The database name is empty!" msgstr "მონაცემთა ბაზა ცარიელია!" -#: db_operations.php:271 +#: db_operations.php:272 #, php-format msgid "Database %s has been renamed to %s" msgstr "Database %s has been renamed to %s" -#: db_operations.php:275 +#: db_operations.php:276 #, php-format msgid "Database %s has been copied to %s" msgstr "Database %s has been copied to %s" -#: db_operations.php:403 +#: db_operations.php:404 msgid "Rename database to" msgstr "Rename database to" -#: db_operations.php:408 server_status.php:799 +#: db_operations.php:409 server_status.php:799 msgid "Command" msgstr "ბრძანება" -#: db_operations.php:439 +#: db_operations.php:440 #, fuzzy #| msgid "Rename database to" msgid "Remove database" msgstr "Rename database to" -#: db_operations.php:451 +#: db_operations.php:452 #, php-format msgid "Database %s has been dropped." msgstr "Database %s has been dropped." -#: db_operations.php:456 +#: db_operations.php:457 #, fuzzy msgid "Drop the database (DROP)" msgstr "მონაცემთა ბაზები არაა" -#: db_operations.php:486 +#: db_operations.php:487 msgid "Copy database to" msgstr "Copy database to" -#: db_operations.php:493 tbl_operations.php:548 tbl_tracking.php:418 +#: db_operations.php:494 tbl_operations.php:548 tbl_tracking.php:418 msgid "Structure only" msgstr "მხოლოდ სტრუქტურა" -#: db_operations.php:494 tbl_operations.php:549 tbl_tracking.php:420 +#: db_operations.php:495 tbl_operations.php:549 tbl_tracking.php:420 msgid "Structure and data" msgstr "სტრუქტურა და მონაცემები" -#: db_operations.php:495 tbl_operations.php:550 tbl_tracking.php:419 +#: db_operations.php:496 tbl_operations.php:550 tbl_tracking.php:419 msgid "Data only" msgstr "მხოლოდ მონაცემები" -#: db_operations.php:503 +#: db_operations.php:504 msgid "CREATE DATABASE before copying" msgstr "CREATE DATABASE before copying" -#: db_operations.php:506 libraries/config/messages.inc.php:126 +#: db_operations.php:507 libraries/config/messages.inc.php:126 #: libraries/config/messages.inc.php:127 libraries/config/messages.inc.php:129 #: libraries/config/messages.inc.php:135 tbl_operations.php:556 #, php-format msgid "Add %s" msgstr "Add %s" -#: db_operations.php:510 libraries/config/messages.inc.php:119 +#: db_operations.php:511 libraries/config/messages.inc.php:119 #: tbl_operations.php:314 tbl_operations.php:558 msgid "Add AUTO_INCREMENT value" msgstr "Add AUTO_INCREMENT value" -#: db_operations.php:514 tbl_operations.php:565 +#: db_operations.php:515 tbl_operations.php:565 msgid "Add constraints" msgstr "Add constraints" -#: db_operations.php:527 +#: db_operations.php:528 msgid "Switch to copied database" msgstr "Switch to copied database" -#: db_operations.php:551 libraries/build_html_for_db.lib.php:19 -#: libraries/db_structure.lib.php:53 libraries/Index.class.php:450 +#: db_operations.php:552 libraries/Index.class.php:450 +#: libraries/build_html_for_db.lib.php:19 libraries/db_structure.lib.php:53 #: libraries/mysql_charsets.lib.php:110 libraries/tbl_properties.inc.php:107 #: libraries/tbl_properties.inc.php:720 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:378 tbl_select.php:115 @@ -347,7 +346,7 @@ msgstr "Switch to copied database" msgid "Collation" msgstr "კოლაცია" -#: db_operations.php:564 +#: db_operations.php:565 #, fuzzy, php-format #| msgid "" #| "The additional features for working with linked tables have been " @@ -359,7 +358,7 @@ msgstr "" "The additional features for working with linked tables have been " "deactivated. To find out why click %shere%s." -#: db_operations.php:599 +#: db_operations.php:600 #, fuzzy #| msgid "Relational schema" msgid "Edit or export relational schema" @@ -512,109 +511,109 @@ msgstr "SQL query on database %s:" msgid "Submit Query" msgstr "მოთხოვნის გაგზავნა" -#: db_routines.php:152 import.php:453 libraries/display_tbl.lib.php:2272 -#: libraries/Message.class.php:185 libraries/sql_query_form.lib.php:139 +#: db_routines.php:154 import.php:453 libraries/Message.class.php:185 +#: libraries/display_tbl.lib.php:2272 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" msgstr "Your SQL query has been executed successfully" -#: db_routines.php:155 +#: db_routines.php:157 #, php-format msgid "%d row affected by the last statement inside the procedure" msgid_plural "%d rows affected by the last statement inside the procedure" msgstr[0] "" msgstr[1] "" -#: db_routines.php:165 +#: db_routines.php:167 #, fuzzy, php-format #| msgid "Allows executing stored routines." msgid "Execution results of routine %s" msgstr "Allows executing stored routines." -#: db_routines.php:185 libraries/import.lib.php:153 sql.php:678 +#: db_routines.php:187 libraries/import.lib.php:153 sql.php:678 #: tbl_change.php:180 tbl_get_field.php:34 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL returned an empty result set (i.e. zero rows)." -#: db_routines.php:190 db_routines.php:295 db_routines.php:300 -#: db_routines.php:324 +#: db_routines.php:192 db_routines.php:297 db_routines.php:302 +#: db_routines.php:326 #, php-format msgid "The following query has failed: \"%s\"" msgstr "" -#: db_routines.php:191 db_routines.php:296 db_routines.php:301 -#: db_routines.php:311 db_routines.php:325 libraries/common.lib.php:609 +#: db_routines.php:193 db_routines.php:298 db_routines.php:303 +#: db_routines.php:313 db_routines.php:327 libraries/common.lib.php:609 msgid "MySQL said: " msgstr "MySQL-მა თქვა: " -#: db_routines.php:208 db_routines.php:240 db_routines.php:268 -#: db_routines.php:407 +#: db_routines.php:210 db_routines.php:242 db_routines.php:270 +#: db_routines.php:409 #, fuzzy #| msgid "Processes" msgid "Error in processing request" msgstr "პროცესები" -#: db_routines.php:209 db_routines.php:241 db_routines.php:269 -#: db_routines.php:408 +#: db_routines.php:211 db_routines.php:243 db_routines.php:271 +#: db_routines.php:410 #, fuzzy, php-format #| msgid "No tables found in database." msgid "No routine with name %1$s found in database %2$s" msgstr "No tables found in database." -#: db_routines.php:230 db_routines.php:234 +#: db_routines.php:232 db_routines.php:236 msgid "Execute routine" msgstr "" -#: db_routines.php:259 db_routines.php:263 +#: db_routines.php:261 db_routines.php:265 #, fuzzy, php-format #| msgid "Export functions" msgid "Export of routine %s" msgstr "Export defaults" -#: db_routines.php:288 libraries/db_routines.lib.php:960 +#: db_routines.php:290 libraries/db_routines.lib.php:960 #, fuzzy, php-format #| msgid "Invalid server index: \"%s\"" msgid "Invalid routine type: \"%s\"" msgstr "Invalid server index: \"%s\"" -#: db_routines.php:309 +#: db_routines.php:311 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: db_routines.php:310 +#: db_routines.php:312 msgid "The backed up query was:" msgstr "" -#: db_routines.php:314 +#: db_routines.php:316 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Routine %1$s has been modified." msgstr "Table %s has been dropped" -#: db_routines.php:327 +#: db_routines.php:329 #, fuzzy, php-format #| msgid "Table %1$s has been created." msgid "Routine %1$s has been created." msgstr "Table %1$s has been created." -#: db_routines.php:335 +#: db_routines.php:337 msgid "One or more errors have occured while processing your request:" msgstr "" -#: db_routines.php:379 +#: db_routines.php:381 #, fuzzy #| msgid "Create relation" msgid "Create routine" msgstr "Create relation" -#: db_routines.php:383 +#: db_routines.php:385 #, fuzzy #| msgid "Edit mode" msgid "Edit routine" msgstr "რედაქტირების რეჟიმი" -#: db_routines.php:434 +#: db_routines.php:436 msgid "" "You are using PHP's deprecated 'mysql' extension, which is not capable of " "handling multi queries. The execution of some stored routines may fail!(ex. 12.00% to .12)" msgstr "" @@ -6568,42 +6719,6 @@ msgid "" "the issue and try again." msgstr "" -#: libraries/Index.class.php:430 tbl_relation.php:526 -msgid "No index defined!" -msgstr "ინდექსი არაა განსაზღვრული!" - -#: libraries/Index.class.php:446 libraries/tbl_properties.inc.php:503 -#: tbl_structure.php:157 tbl_structure.php:162 tbl_structure.php:606 -#: tbl_tracking.php:315 -msgid "Unique" -msgstr "უნიკალური" - -#: libraries/Index.class.php:447 tbl_tracking.php:316 -msgid "Packed" -msgstr "შეკუმშული" - -#: libraries/Index.class.php:449 tbl_tracking.php:318 -msgid "Cardinality" -msgstr "Cardinality" - -#: libraries/Index.class.php:474 -msgid "The primary key has been dropped" -msgstr "The primary key has been dropped" - -#: libraries/Index.class.php:478 -#, php-format -msgid "Index %s has been dropped" -msgstr "Index %s has been dropped" - -#: libraries/Index.class.php:582 -#, php-format -msgid "" -"The indexes %1$s and %2$s seem to be equal and one of them could possibly be " -"removed." -msgstr "" -"The indexes %1$s and %2$s seem to be equal and one of them could possibly be " -"removed." - #: libraries/kanji-encoding.lib.php:142 #, fuzzy #| msgid "None" @@ -6616,30 +6731,6 @@ msgstr "არაა" msgid "Convert to Kana" msgstr "" -#: libraries/Message.class.php:260 -#, fuzzy, php-format -#| msgid "%1$d row(s) affected." -msgid "%1$d row affected." -msgid_plural "%1$d rows affected." -msgstr[0] "%1$d row(s) affected." -msgstr[1] "%1$d row(s) affected." - -#: libraries/Message.class.php:279 -#, fuzzy, php-format -#| msgid "%1$d row(s) deleted." -msgid "%1$d row deleted." -msgid_plural "%1$d rows deleted." -msgstr[0] "წაიშალა %1$d სტრიქონი." -msgstr[1] "წაიშალა %1$d სტრიქონი." - -#: libraries/Message.class.php:298 -#, fuzzy, php-format -#| msgid "%1$d row(s) inserted." -msgid "%1$d row inserted." -msgid_plural "%1$d rows inserted." -msgstr[0] "ჩაისვა %1$d სტრიქონი." -msgstr[1] "ჩაისვა %1$d სტრიქონი." - #: libraries/mult_submits.inc.php:254 #, fuzzy #| msgid "Fri" @@ -6885,24 +6976,6 @@ msgstr "Customize navigation frame" msgid "This format has no options" msgstr "ამ ფორმატს არ აქვს პარამეტრები" -#: libraries/RecentTable.class.php:114 -#, fuzzy -#| msgid "Cannot load or save configuration" -msgid "Could not save recent table" -msgstr "კონფიგურაციის შენახვა ან ჩატვირთვა ვერ მოხერხდა" - -#: libraries/RecentTable.class.php:149 -#, fuzzy -#| msgid "Count tables" -msgid "Recent tables" -msgstr "ცხრილების დათვლა" - -#: libraries/RecentTable.class.php:155 -#, fuzzy -#| msgid "There are no configured servers" -msgid "There are no recent tables" -msgstr "There are no configured servers" - #: libraries/relation.lib.php:83 msgid "not OK" msgstr "not OK" @@ -7301,6 +7374,63 @@ msgstr "" msgid "Target database" msgstr "მონაცემთა ბაზაში ძებნა" +#: libraries/sql_query_form.lib.php:223 +#, php-format +msgid "Run SQL query/queries on server %s" +msgstr "Run SQL query/queries on server %s" + +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 +#, php-format +msgid "Run SQL query/queries on database %s" +msgstr "Run SQL query/queries on database %s" + +#: libraries/sql_query_form.lib.php:296 navigation.php:302 +#: setup/frames/index.inc.php:231 +msgid "Clear" +msgstr "გაწმენდა" + +#: libraries/sql_query_form.lib.php:301 +#, fuzzy +#| msgid "Column names" +msgid "Columns" +msgstr "სვეტების სახელები" + +#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 +msgid "Bookmark this SQL query" +msgstr "Bookmark this SQL query" + +#: libraries/sql_query_form.lib.php:343 sql.php:1021 +msgid "Let every user access this bookmark" +msgstr "Let every user access this bookmark" + +#: libraries/sql_query_form.lib.php:349 +msgid "Replace existing bookmark of same name" +msgstr "Replace existing bookmark of same name" + +#: libraries/sql_query_form.lib.php:365 +msgid "Do not overwrite this query from outside the window" +msgstr "Do not overwrite this query from outside the window" + +#: libraries/sql_query_form.lib.php:372 +msgid "Delimiter" +msgstr "გამყოფი" + +#: libraries/sql_query_form.lib.php:380 +msgid " Show this query here again " +msgstr " Show this query here again " + +#: libraries/sql_query_form.lib.php:443 +msgid "View only" +msgstr "View only" + +#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 +msgid "Location of the text file" +msgstr "Location of the text file" + +#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 +msgid "web server upload directory" +msgstr "web server upload directory" + #: libraries/sqlparser.lib.php:132 msgid "" "There seems to be an error in your SQL query. The MySQL server error output " @@ -7363,63 +7493,6 @@ msgstr "Invalid Identifer" msgid "Unknown Punctuation String" msgstr "Unknown Punctuation String" -#: libraries/sql_query_form.lib.php:223 -#, php-format -msgid "Run SQL query/queries on server %s" -msgstr "Run SQL query/queries on server %s" - -#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 -#, php-format -msgid "Run SQL query/queries on database %s" -msgstr "Run SQL query/queries on database %s" - -#: libraries/sql_query_form.lib.php:296 navigation.php:302 -#: setup/frames/index.inc.php:231 -msgid "Clear" -msgstr "გაწმენდა" - -#: libraries/sql_query_form.lib.php:301 -#, fuzzy -#| msgid "Column names" -msgid "Columns" -msgstr "სვეტების სახელები" - -#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 -msgid "Bookmark this SQL query" -msgstr "Bookmark this SQL query" - -#: libraries/sql_query_form.lib.php:343 sql.php:1021 -msgid "Let every user access this bookmark" -msgstr "Let every user access this bookmark" - -#: libraries/sql_query_form.lib.php:349 -msgid "Replace existing bookmark of same name" -msgstr "Replace existing bookmark of same name" - -#: libraries/sql_query_form.lib.php:365 -msgid "Do not overwrite this query from outside the window" -msgstr "Do not overwrite this query from outside the window" - -#: libraries/sql_query_form.lib.php:372 -msgid "Delimiter" -msgstr "გამყოფი" - -#: libraries/sql_query_form.lib.php:380 -msgid " Show this query here again " -msgstr " Show this query here again " - -#: libraries/sql_query_form.lib.php:443 -msgid "View only" -msgstr "View only" - -#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 -msgid "Location of the text file" -msgstr "Location of the text file" - -#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 -msgid "web server upload directory" -msgstr "web server upload directory" - #: libraries/sqlvalidator.lib.php:67 #, php-format msgid "" @@ -7429,49 +7502,6 @@ msgstr "" "The SQL validator could not be initialized. Please check if you have " "installed the necessary PHP extensions as described in the %sdocumentation%s." -#: libraries/StorageEngine.class.php:195 -msgid "" -"There is no detailed status information available for this storage engine." -msgstr "" -"There is no detailed status information available for this storage engine." - -#: libraries/StorageEngine.class.php:355 -#, php-format -msgid "%s is available on this MySQL server." -msgstr "%s ხელმისაწვდომია ამ MySQL სერვერზე." - -#: libraries/StorageEngine.class.php:358 -#, php-format -msgid "%s has been disabled for this MySQL server." -msgstr "%s გათიშულია ამ MySQL სერვერზე." - -#: libraries/StorageEngine.class.php:362 -#, php-format -msgid "This MySQL server does not support the %s storage engine." -msgstr "ამ MySQL სერვერს არ აქვს %s ძრავის მხარდაჭერა." - -#: libraries/Table.class.php:1027 -msgid "Invalid database" -msgstr "არასწორი მონაცემთა ბაზა" - -#: libraries/Table.class.php:1041 tbl_get_field.php:25 -msgid "Invalid table name" -msgstr "ცხრილის არასწორი სახელი" - -#: libraries/Table.class.php:1056 -#, php-format -msgid "Error renaming table %1$s to %2$s" -msgstr "Error renaming table %1$s to %2$s" - -#: libraries/Table.class.php:1139 -#, php-format -msgid "Table %s has been renamed to %s" -msgstr "Table %s has been renamed to %s" - -#: libraries/Table.class.php:1272 -msgid "Could not save table UI preferences" -msgstr "" - #: libraries/tbl_links.inc.php:117 libraries/tbl_links.inc.php:118 msgid "Table seems to be empty!" msgstr "როგორც ჩანს ცხრილი ცარიელია!" @@ -7603,38 +7633,6 @@ msgstr "PARTITION definition" msgid "+ Add a value" msgstr "ახალი სერვერის დამატება" -#: libraries/Theme.class.php:160 -#, php-format -msgid "No valid image path for theme %s found!" -msgstr "No valid image path for theme %s found!" - -#: libraries/Theme.class.php:380 -msgid "No preview available." -msgstr "No preview available." - -#: libraries/Theme.class.php:383 -msgid "take it" -msgstr "take it" - -#: libraries/Theme_Manager.class.php:109 -#, php-format -msgid "Default theme %s not found!" -msgstr "Default theme %s not found!" - -#: libraries/Theme_Manager.class.php:147 -#, php-format -msgid "Theme %s not found!" -msgstr "Theme %s not found!" - -#: libraries/Theme_Manager.class.php:215 -#, php-format -msgid "Theme path not found for theme %s!" -msgstr "Theme path not found for theme %s!" - -#: libraries/Theme_Manager.class.php:291 themes.php:20 themes.php:40 -msgid "Theme" -msgstr "" - #: libraries/transformations/application_octetstream__download.inc.php:9 #, fuzzy #| msgid "" @@ -8782,13 +8780,13 @@ msgstr "Drop the databases that have the same names as the users." msgid "" "Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege " "tables. The content of these tables may differ from the privileges the " -"server uses, if they have been changed manually. In this case, you should %" -"sreload the privileges%s before you continue." +"server uses, if they have been changed manually. In this case, you should " +"%sreload the privileges%s before you continue." msgstr "" "Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege " "tables. The content of these tables may differ from the privileges the " -"server uses, if they have been changed manually. In this case, you should %" -"sreload the privileges%s before you continue." +"server uses, if they have been changed manually. In this case, you should " +"%sreload the privileges%s before you continue." #: server_privileges.php:1764 msgid "The selected user was not found in the privilege table." @@ -10375,9 +10373,9 @@ msgstr "" #| "You set the [kbd]config[/kbd] authentication type and included username " #| "and password for auto-login, which is not a desirable option for live " #| "hosts. Anyone who knows or guesses your phpMyAdmin URL can directly " -#| "access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1" -#| "$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/" -#| "kbd]." +#| "access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=" +#| "%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http" +#| "[/kbd]." msgid "" "You set the [kbd]config[/kbd] authentication type and included username and " "password for auto-login, which is not a desirable option for live hosts. " diff --git a/po/ko.po b/po/ko.po index 2103412c0f..6a882ee354 100644 --- a/po/ko.po +++ b/po/ko.po @@ -3,14 +3,14 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-26 07:33-0400\n" +"POT-Creation-Date: 2011-06-27 10:20+0200\n" "PO-Revision-Date: 2010-06-16 18:18+0200\n" "Last-Translator: \n" "Language-Team: korean \n" +"Language: ko\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: ko\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.0.1\n" @@ -44,13 +44,13 @@ msgstr "" msgid "Search" msgstr "검색" -#: browse_foreigners.php:154 db_operations.php:368 db_operations.php:420 -#: db_operations.php:530 db_operations.php:558 db_search.php:360 +#: browse_foreigners.php:154 db_operations.php:369 db_operations.php:421 +#: db_operations.php:531 db_operations.php:559 db_search.php:360 #: db_structure.php:528 enum_editor.php:63 js/messages.php:90 +#: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 #: libraries/auth/cookie.auth.lib.php:273 libraries/common.lib.php:1315 -#: libraries/common.lib.php:2245 libraries/Config.class.php:1220 -#: libraries/core.lib.php:557 libraries/db_routines.lib.php:789 -#: libraries/db_routines.lib.php:921 +#: libraries/common.lib.php:2245 libraries/core.lib.php:557 +#: libraries/db_routines.lib.php:789 libraries/db_routines.lib.php:921 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 #: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 @@ -63,18 +63,18 @@ msgstr "검색" #: 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:518 #: libraries/tbl_properties.inc.php:607 libraries/tbl_properties.inc.php:777 -#: libraries/Theme_Manager.class.php:305 main.php:109 navigation.php:202 -#: navigation.php:240 pmd_pdf.php:124 prefs_manage.php:265 -#: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 -#: server_privileges.php:1694 server_privileges.php:2051 -#: server_privileges.php:2098 server_privileges.php:2138 -#: server_replication.php:233 server_replication.php:316 -#: server_replication.php:347 server_synchronize.php:1220 tbl_change.php:332 -#: tbl_change.php:1024 tbl_change.php:1061 tbl_indexes.php:260 -#: tbl_operations.php:280 tbl_operations.php:317 tbl_operations.php:519 -#: tbl_operations.php:581 tbl_operations.php:763 tbl_select.php:291 -#: tbl_structure.php:698 tbl_structure.php:734 tbl_tracking.php:425 -#: tbl_tracking.php:563 view_create.php:181 view_operations.php:99 +#: main.php:109 navigation.php:202 navigation.php:240 pmd_pdf.php:124 +#: prefs_manage.php:265 prefs_manage.php:316 server_binlog.php:128 +#: server_privileges.php:646 server_privileges.php:1694 +#: server_privileges.php:2051 server_privileges.php:2098 +#: server_privileges.php:2138 server_replication.php:233 +#: server_replication.php:316 server_replication.php:347 +#: server_synchronize.php:1220 tbl_change.php:332 tbl_change.php:1024 +#: tbl_change.php:1061 tbl_indexes.php:260 tbl_operations.php:280 +#: tbl_operations.php:317 tbl_operations.php:519 tbl_operations.php:581 +#: tbl_operations.php:763 tbl_select.php:291 tbl_structure.php:698 +#: tbl_structure.php:734 tbl_tracking.php:425 tbl_tracking.php:563 +#: view_create.php:181 view_operations.php:99 msgid "Go" msgstr "실행" @@ -121,7 +121,7 @@ msgstr "" msgid "Database %1$s has been created." msgstr "데이터베이스 %1$s가 생성되었습니다." -#: db_datadict.php:48 db_operations.php:361 +#: db_datadict.php:48 db_operations.php:362 msgid "Database comment: " msgstr "데이터베이스 설명:" @@ -131,9 +131,9 @@ msgstr "데이터베이스 설명:" msgid "Table comments" msgstr "테이블 설명" -#: db_datadict.php:166 db_qbe.php:196 libraries/export/htmlword.php:248 -#: libraries/export/latex.php:375 libraries/export/odt.php:302 -#: libraries/export/texytext.php:227 libraries/Index.class.php:448 +#: db_datadict.php:166 db_qbe.php:196 libraries/Index.class.php:448 +#: libraries/export/htmlword.php:248 libraries/export/latex.php:375 +#: libraries/export/odt.php:302 libraries/export/texytext.php:227 #: libraries/schema/Pdf_Relation_Schema.class.php:1236 #: libraries/schema/Pdf_Relation_Schema.class.php:1257 #: libraries/tbl_properties.inc.php:274 tbl_change.php:310 tbl_chart.php:86 @@ -142,12 +142,12 @@ msgstr "테이블 설명" msgid "Column" msgstr "컬럼명" -#: db_datadict.php:167 db_printview.php:104 libraries/db_events.inc.php:69 -#: libraries/db_routines.lib.php:666 libraries/db_routines.lib.php:691 -#: libraries/db_routines.lib.php:847 libraries/db_routines.lib.php:1216 -#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:249 -#: libraries/export/latex.php:375 libraries/export/odt.php:305 -#: libraries/export/texytext.php:228 libraries/Index.class.php:445 +#: db_datadict.php:167 db_printview.php:104 libraries/Index.class.php:445 +#: libraries/db_events.inc.php:69 libraries/db_routines.lib.php:666 +#: libraries/db_routines.lib.php:691 libraries/db_routines.lib.php:847 +#: libraries/db_routines.lib.php:1216 libraries/db_structure.lib.php:51 +#: libraries/export/htmlword.php:249 libraries/export/latex.php:375 +#: libraries/export/odt.php:305 libraries/export/texytext.php:228 #: libraries/schema/Pdf_Relation_Schema.class.php:1237 #: libraries/schema/Pdf_Relation_Schema.class.php:1258 #: libraries/tbl_properties.inc.php:100 server_privileges.php:2151 @@ -157,9 +157,9 @@ msgstr "컬럼명" msgid "Type" msgstr "종류" -#: db_datadict.php:169 libraries/export/htmlword.php:250 -#: libraries/export/latex.php:375 libraries/export/odt.php:308 -#: libraries/export/texytext.php:229 libraries/Index.class.php:451 +#: db_datadict.php:169 libraries/Index.class.php:451 +#: libraries/export/htmlword.php:250 libraries/export/latex.php:375 +#: libraries/export/odt.php:308 libraries/export/texytext.php:229 #: libraries/schema/Pdf_Relation_Schema.class.php:1239 #: libraries/schema/Pdf_Relation_Schema.class.php:1260 #: libraries/tbl_properties.inc.php:109 tbl_change.php:325 @@ -197,13 +197,12 @@ msgstr "링크 대상:" msgid "Comments" msgstr "설명(코멘트)" -#: db_datadict.php:259 js/messages.php:109 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:361 +#: db_datadict.php:259 js/messages.php:109 libraries/Index.class.php:361 #: libraries/Index.class.php:388 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:287 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:287 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:130 #: server_privileges.php:1381 server_privileges.php:1392 @@ -214,17 +213,17 @@ msgstr "설명(코멘트)" msgid "No" msgstr " 아니오 " -#: db_datadict.php:259 js/messages.php:108 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:362 +#: db_datadict.php:259 js/messages.php:108 libraries/Index.class.php:362 #: libraries/Index.class.php:387 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 -#: libraries/mult_submits.inc.php:87 libraries/mult_submits.inc.php:92 -#: libraries/mult_submits.inc.php:97 libraries/mult_submits.inc.php:102 -#: libraries/mult_submits.inc.php:262 libraries/mult_submits.inc.php:276 -#: libraries/mult_submits.inc.php:286 libraries/mult_submits.inc.php:299 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:46 +#: libraries/mult_submits.inc.php:78 libraries/mult_submits.inc.php:87 +#: libraries/mult_submits.inc.php:92 libraries/mult_submits.inc.php:97 +#: libraries/mult_submits.inc.php:102 libraries/mult_submits.inc.php:262 +#: libraries/mult_submits.inc.php:276 libraries/mult_submits.inc.php:286 +#: libraries/mult_submits.inc.php:299 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:129 #: server_databases.php:76 server_privileges.php:1378 @@ -261,82 +260,82 @@ msgstr "모두 선택안함" msgid "The database name is empty!" msgstr "데이터베이스명이 없습니다!" -#: db_operations.php:271 +#: db_operations.php:272 #, php-format msgid "Database %s has been renamed to %s" msgstr "데이터베이스 %s 의 이름을 %s 로 변경하였습니다." -#: db_operations.php:275 +#: db_operations.php:276 #, php-format msgid "Database %s has been copied to %s" msgstr "데이터베이스 %s 를 %s 로 복사하였습니다." -#: db_operations.php:403 +#: db_operations.php:404 msgid "Rename database to" msgstr "데이터베이스 이름 변경" -#: db_operations.php:408 server_status.php:799 +#: db_operations.php:409 server_status.php:799 msgid "Command" msgstr "커맨드" -#: db_operations.php:439 +#: db_operations.php:440 #, fuzzy #| msgid "Rename database to" msgid "Remove database" msgstr "데이터베이스 이름 변경" -#: db_operations.php:451 +#: db_operations.php:452 #, php-format msgid "Database %s has been dropped." msgstr "데이터베이스 %s 를 제거했습니다." -#: db_operations.php:456 +#: db_operations.php:457 #, fuzzy msgid "Drop the database (DROP)" msgstr "데이터베이스가 없습니다" -#: db_operations.php:486 +#: db_operations.php:487 msgid "Copy database to" msgstr "데이터베이스 복사" -#: db_operations.php:493 tbl_operations.php:548 tbl_tracking.php:418 +#: db_operations.php:494 tbl_operations.php:548 tbl_tracking.php:418 msgid "Structure only" msgstr "구조만" -#: db_operations.php:494 tbl_operations.php:549 tbl_tracking.php:420 +#: db_operations.php:495 tbl_operations.php:549 tbl_tracking.php:420 msgid "Structure and data" msgstr "구조와 데이터 모두" -#: db_operations.php:495 tbl_operations.php:550 tbl_tracking.php:419 +#: db_operations.php:496 tbl_operations.php:550 tbl_tracking.php:419 msgid "Data only" msgstr "데이터만" -#: db_operations.php:503 +#: db_operations.php:504 msgid "CREATE DATABASE before copying" msgstr "복사 전에 CREATE DATABASE 실행" -#: db_operations.php:506 libraries/config/messages.inc.php:126 +#: db_operations.php:507 libraries/config/messages.inc.php:126 #: libraries/config/messages.inc.php:127 libraries/config/messages.inc.php:129 #: libraries/config/messages.inc.php:135 tbl_operations.php:556 #, php-format msgid "Add %s" msgstr "%s 추가" -#: db_operations.php:510 libraries/config/messages.inc.php:119 +#: db_operations.php:511 libraries/config/messages.inc.php:119 #: tbl_operations.php:314 tbl_operations.php:558 msgid "Add AUTO_INCREMENT value" msgstr "AUTO_INCREMENT 값 추가" -#: db_operations.php:514 tbl_operations.php:565 +#: db_operations.php:515 tbl_operations.php:565 msgid "Add constraints" msgstr "제약조건 추가" -#: db_operations.php:527 +#: db_operations.php:528 msgid "Switch to copied database" msgstr "복사한 테이블로 옮겨감" -#: db_operations.php:551 libraries/build_html_for_db.lib.php:19 -#: libraries/db_structure.lib.php:53 libraries/Index.class.php:450 +#: db_operations.php:552 libraries/Index.class.php:450 +#: libraries/build_html_for_db.lib.php:19 libraries/db_structure.lib.php:53 #: libraries/mysql_charsets.lib.php:110 libraries/tbl_properties.inc.php:107 #: libraries/tbl_properties.inc.php:720 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:378 tbl_select.php:115 @@ -345,7 +344,7 @@ msgstr "복사한 테이블로 옮겨감" msgid "Collation" msgstr "데이터정렬방식" -#: db_operations.php:564 +#: db_operations.php:565 #, fuzzy, php-format #| msgid "" #| "The additional features for working with linked tables have been " @@ -354,10 +353,10 @@ msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " "click %shere%s." msgstr "" -"링크 테이블을 처리하는 추가 기능이 비활성화되어 있습니다. 원인을 확인하려면 %" -"s여기를 클릭%s하십시오." +"링크 테이블을 처리하는 추가 기능이 비활성화되어 있습니다. 원인을 확인하려면 " +"%s여기를 클릭%s하십시오." -#: db_operations.php:599 +#: db_operations.php:600 msgid "Edit or export relational schema" msgstr "" @@ -502,101 +501,101 @@ msgstr "데이터베이스 %s에 SQL 질의:" msgid "Submit Query" msgstr "질의 실행" -#: db_routines.php:152 import.php:453 libraries/display_tbl.lib.php:2272 -#: libraries/Message.class.php:185 libraries/sql_query_form.lib.php:139 +#: db_routines.php:154 import.php:453 libraries/Message.class.php:185 +#: libraries/display_tbl.lib.php:2272 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" msgstr "SQL 질의가 바르게 실행되었습니다." -#: db_routines.php:155 +#: db_routines.php:157 #, php-format msgid "%d row affected by the last statement inside the procedure" msgid_plural "%d rows affected by the last statement inside the procedure" msgstr[0] "" -#: db_routines.php:165 +#: db_routines.php:167 #, php-format msgid "Execution results of routine %s" msgstr "" -#: db_routines.php:185 libraries/import.lib.php:153 sql.php:678 +#: db_routines.php:187 libraries/import.lib.php:153 sql.php:678 #: tbl_change.php:180 tbl_get_field.php:34 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "결과값이 없습니다. (빈 레코드 리턴.)" -#: db_routines.php:190 db_routines.php:295 db_routines.php:300 -#: db_routines.php:324 +#: db_routines.php:192 db_routines.php:297 db_routines.php:302 +#: db_routines.php:326 #, php-format msgid "The following query has failed: \"%s\"" msgstr "" -#: db_routines.php:191 db_routines.php:296 db_routines.php:301 -#: db_routines.php:311 db_routines.php:325 libraries/common.lib.php:609 +#: db_routines.php:193 db_routines.php:298 db_routines.php:303 +#: db_routines.php:313 db_routines.php:327 libraries/common.lib.php:609 msgid "MySQL said: " msgstr "MySQL 메시지: " -#: db_routines.php:208 db_routines.php:240 db_routines.php:268 -#: db_routines.php:407 +#: db_routines.php:210 db_routines.php:242 db_routines.php:270 +#: db_routines.php:409 #, fuzzy #| msgid "Processes" msgid "Error in processing request" msgstr "프로세스 목록" -#: db_routines.php:209 db_routines.php:241 db_routines.php:269 -#: db_routines.php:408 +#: db_routines.php:211 db_routines.php:243 db_routines.php:271 +#: db_routines.php:410 #, fuzzy, php-format #| msgid "No tables found in database." msgid "No routine with name %1$s found in database %2$s" msgstr "데이터베이스에 테이블이 없습니다." -#: db_routines.php:230 db_routines.php:234 +#: db_routines.php:232 db_routines.php:236 msgid "Execute routine" msgstr "" -#: db_routines.php:259 db_routines.php:263 +#: db_routines.php:261 db_routines.php:265 #, php-format msgid "Export of routine %s" msgstr "" -#: db_routines.php:288 libraries/db_routines.lib.php:960 +#: db_routines.php:290 libraries/db_routines.lib.php:960 #, php-format msgid "Invalid routine type: \"%s\"" msgstr "" -#: db_routines.php:309 +#: db_routines.php:311 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: db_routines.php:310 +#: db_routines.php:312 msgid "The backed up query was:" msgstr "" -#: db_routines.php:314 +#: db_routines.php:316 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Routine %1$s has been modified." msgstr "테이블 %s 을 제거했습니다." -#: db_routines.php:327 +#: db_routines.php:329 #, fuzzy, php-format msgid "Routine %1$s has been created." msgstr "테이블 %s 을 제거했습니다." -#: db_routines.php:335 +#: db_routines.php:337 msgid "One or more errors have occured while processing your request:" msgstr "" -#: db_routines.php:379 +#: db_routines.php:381 #, fuzzy msgid "Create routine" msgstr "서버 버전" -#: db_routines.php:383 +#: db_routines.php:385 msgid "Edit routine" msgstr "" -#: db_routines.php:434 +#: db_routines.php:436 msgid "" "You are using PHP's deprecated 'mysql' extension, which is not capable of " "handling multi queries. The execution of some stored routines may fail!(ex. 12.00% to .12)" msgstr "" @@ -6134,40 +6274,6 @@ msgid "" "the issue and try again." msgstr "" -#: libraries/Index.class.php:430 tbl_relation.php:526 -msgid "No index defined!" -msgstr "인덱스가 설정되지 않았습니다!" - -#: libraries/Index.class.php:446 libraries/tbl_properties.inc.php:503 -#: tbl_structure.php:157 tbl_structure.php:162 tbl_structure.php:606 -#: tbl_tracking.php:315 -msgid "Unique" -msgstr "고유값" - -#: libraries/Index.class.php:447 tbl_tracking.php:316 -msgid "Packed" -msgstr "" - -#: libraries/Index.class.php:449 tbl_tracking.php:318 -msgid "Cardinality" -msgstr "Cardinality" - -#: libraries/Index.class.php:474 -msgid "The primary key has been dropped" -msgstr "기본 키를 제거했습니다" - -#: libraries/Index.class.php:478 -#, php-format -msgid "Index %s has been dropped" -msgstr "인덱스 %s 를 제거했습니다" - -#: libraries/Index.class.php:582 -#, php-format -msgid "" -"The indexes %1$s and %2$s seem to be equal and one of them could possibly be " -"removed." -msgstr "" - #: libraries/kanji-encoding.lib.php:142 #, fuzzy #| msgid "None" @@ -6180,27 +6286,6 @@ msgstr "없음" msgid "Convert to Kana" msgstr "" -#: libraries/Message.class.php:260 -#, php-format -msgid "%1$d row affected." -msgid_plural "%1$d rows affected." -msgstr[0] "" -msgstr[1] "" - -#: libraries/Message.class.php:279 -#, php-format -msgid "%1$d row deleted." -msgid_plural "%1$d rows deleted." -msgstr[0] "" -msgstr[1] "" - -#: libraries/Message.class.php:298 -#, php-format -msgid "%1$d row inserted." -msgid_plural "%1$d rows inserted." -msgstr[0] "" -msgstr[1] "" - #: libraries/mult_submits.inc.php:254 #, fuzzy #| msgid "Fr" @@ -6443,19 +6528,6 @@ msgstr "" msgid "This format has no options" msgstr "" -#: libraries/RecentTable.class.php:114 -msgid "Could not save recent table" -msgstr "" - -#: libraries/RecentTable.class.php:149 -#, fuzzy -msgid "Recent tables" -msgstr "테이블이 없습니다" - -#: libraries/RecentTable.class.php:155 -msgid "There are no recent tables" -msgstr "" - #: libraries/relation.lib.php:83 msgid "not OK" msgstr "" @@ -6843,59 +6915,6 @@ msgstr "" msgid "Target database" msgstr "데이터베이스 검색" -#: libraries/sqlparser.lib.php:132 -msgid "" -"There seems to be an error in your SQL query. The MySQL server error output " -"below, if there is any, may also help you in diagnosing the problem" -msgstr "" -"SQL 질의문에 에러가 있습니다. MySQL 서버가 다음과 같은 에러를 출력했습니다. " -"이것이 문제를 진단하는데 도움이 될 것입니다." - -#: libraries/sqlparser.lib.php:167 -msgid "" -"There is a chance that you may have found a bug in the SQL parser. Please " -"examine your query closely, and check that the quotes are correct and not " -"mis-matched. Other possible failure causes may be that you are uploading a " -"file with binary outside of a quoted text area. You can also try your query " -"on the MySQL command line interface. The MySQL server error output below, if " -"there is any, may also help you in diagnosing the problem. If you still have " -"problems or if the parser fails where the command line interface succeeds, " -"please reduce your SQL query input to the single query that causes problems, " -"and submit a bug report with the data chunk in the CUT section below:" -msgstr "" - -#: libraries/sqlparser.lib.php:169 -msgid "BEGIN CUT" -msgstr "" - -#: libraries/sqlparser.lib.php:171 -msgid "END CUT" -msgstr "" - -#: libraries/sqlparser.lib.php:173 -msgid "BEGIN RAW" -msgstr "" - -#: libraries/sqlparser.lib.php:177 -msgid "END RAW" -msgstr "" - -#: libraries/sqlparser.lib.php:363 -msgid "Automatically appended backtick to the end of query!" -msgstr "" - -#: libraries/sqlparser.lib.php:366 -msgid "Unclosed quote" -msgstr "따옴표(quote)가 닫히지 않았음" - -#: libraries/sqlparser.lib.php:518 -msgid "Invalid Identifer" -msgstr "잘못된 식별자(Identifer)" - -#: libraries/sqlparser.lib.php:635 -msgid "Unknown Punctuation String" -msgstr "" - #: libraries/sql_query_form.lib.php:223 #, fuzzy, php-format msgid "Run SQL query/queries on server %s" @@ -6953,6 +6972,59 @@ msgstr "SQL 텍스트파일의 위치" msgid "web server upload directory" msgstr "웹서버 업로드 디렉토리" +#: libraries/sqlparser.lib.php:132 +msgid "" +"There seems to be an error in your SQL query. The MySQL server error output " +"below, if there is any, may also help you in diagnosing the problem" +msgstr "" +"SQL 질의문에 에러가 있습니다. MySQL 서버가 다음과 같은 에러를 출력했습니다. " +"이것이 문제를 진단하는데 도움이 될 것입니다." + +#: libraries/sqlparser.lib.php:167 +msgid "" +"There is a chance that you may have found a bug in the SQL parser. Please " +"examine your query closely, and check that the quotes are correct and not " +"mis-matched. Other possible failure causes may be that you are uploading a " +"file with binary outside of a quoted text area. You can also try your query " +"on the MySQL command line interface. The MySQL server error output below, if " +"there is any, may also help you in diagnosing the problem. If you still have " +"problems or if the parser fails where the command line interface succeeds, " +"please reduce your SQL query input to the single query that causes problems, " +"and submit a bug report with the data chunk in the CUT section below:" +msgstr "" + +#: libraries/sqlparser.lib.php:169 +msgid "BEGIN CUT" +msgstr "" + +#: libraries/sqlparser.lib.php:171 +msgid "END CUT" +msgstr "" + +#: libraries/sqlparser.lib.php:173 +msgid "BEGIN RAW" +msgstr "" + +#: libraries/sqlparser.lib.php:177 +msgid "END RAW" +msgstr "" + +#: libraries/sqlparser.lib.php:363 +msgid "Automatically appended backtick to the end of query!" +msgstr "" + +#: libraries/sqlparser.lib.php:366 +msgid "Unclosed quote" +msgstr "따옴표(quote)가 닫히지 않았음" + +#: libraries/sqlparser.lib.php:518 +msgid "Invalid Identifer" +msgstr "잘못된 식별자(Identifer)" + +#: libraries/sqlparser.lib.php:635 +msgid "Unknown Punctuation String" +msgstr "" + #: libraries/sqlvalidator.lib.php:67 #, php-format msgid "" @@ -6962,48 +7034,6 @@ msgstr "" "SQL 검사기가 초기화되지 않았습니다. %s문서%s에서 설명한 php 확장모듈을 설치했" "는지 확인해보십시오." -#: libraries/StorageEngine.class.php:195 -msgid "" -"There is no detailed status information available for this storage engine." -msgstr "" - -#: libraries/StorageEngine.class.php:355 -#, php-format -msgid "%s is available on this MySQL server." -msgstr "" - -#: libraries/StorageEngine.class.php:358 -#, php-format -msgid "%s has been disabled for this MySQL server." -msgstr "" - -#: libraries/StorageEngine.class.php:362 -#, php-format -msgid "This MySQL server does not support the %s storage engine." -msgstr "이 MySQL 서버는 %s 스토리지 엔진을 지원하지 않습니다." - -#: libraries/Table.class.php:1027 -msgid "Invalid database" -msgstr "" - -#: libraries/Table.class.php:1041 tbl_get_field.php:25 -msgid "Invalid table name" -msgstr "" - -#: libraries/Table.class.php:1056 -#, php-format -msgid "Error renaming table %1$s to %2$s" -msgstr "" - -#: libraries/Table.class.php:1139 -#, php-format -msgid "Table %s has been renamed to %s" -msgstr "테이블 %s을(를) %s(으)로 변경하였습니다." - -#: libraries/Table.class.php:1272 -msgid "Could not save table UI preferences" -msgstr "" - #: libraries/tbl_links.inc.php:117 libraries/tbl_links.inc.php:118 msgid "Table seems to be empty!" msgstr "" @@ -7126,38 +7156,6 @@ msgstr "" msgid "+ Add a value" msgstr "새 사용자 추가" -#: libraries/Theme.class.php:160 -#, php-format -msgid "No valid image path for theme %s found!" -msgstr "" - -#: libraries/Theme.class.php:380 -msgid "No preview available." -msgstr "" - -#: libraries/Theme.class.php:383 -msgid "take it" -msgstr "" - -#: libraries/Theme_Manager.class.php:109 -#, php-format -msgid "Default theme %s not found!" -msgstr "" - -#: libraries/Theme_Manager.class.php:147 -#, php-format -msgid "Theme %s not found!" -msgstr "" - -#: libraries/Theme_Manager.class.php:215 -#, php-format -msgid "Theme path not found for theme %s!" -msgstr "" - -#: libraries/Theme_Manager.class.php:291 themes.php:20 themes.php:40 -msgid "Theme" -msgstr "" - #: libraries/transformations/application_octetstream__download.inc.php:9 msgid "" "Displays a link to download the binary data of the column. You can use the " @@ -7413,8 +7411,8 @@ msgid "" "The phpMyAdmin configuration storage is not completely configured, some " "extended features have been deactivated. To find out why click %shere%s." msgstr "" -"링크 테이블을 처리하는 추가 기능이 비활성화되어 있습니다. 원인을 확인하려면 %" -"s여기를 클릭%s하십시오." +"링크 테이블을 처리하는 추가 기능이 비활성화되어 있습니다. 원인을 확인하려면 " +"%s여기를 클릭%s하십시오." #: main.php:314 msgid "" @@ -8170,8 +8168,8 @@ msgstr "사용자명과 같은 이름의 데이터베이스를 삭제" msgid "" "Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege " "tables. The content of these tables may differ from the privileges the " -"server uses, if they have been changed manually. In this case, you should %" -"sreload the privileges%s before you continue." +"server uses, if they have been changed manually. In this case, you should " +"%sreload the privileges%s before you continue." msgstr "" #: server_privileges.php:1764 diff --git a/po/lt.po b/po/lt.po index 13c6c0c3b8..50533c03cd 100644 --- a/po/lt.po +++ b/po/lt.po @@ -3,16 +3,16 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-26 07:33-0400\n" +"POT-Creation-Date: 2011-06-27 10:20+0200\n" "PO-Revision-Date: 2011-04-05 15:52+0200\n" "Last-Translator: Kęstutis \n" "Language-Team: lithuanian \n" +"Language: lt\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: lt\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%" -"100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n" +"%100<10 || n%100>=20) ? 1 : 2);\n" "X-Generator: Pootle 2.0.5\n" #: browse_foreigners.php:35 browse_foreigners.php:53 @@ -45,13 +45,13 @@ msgstr "" msgid "Search" msgstr "Paieška" -#: browse_foreigners.php:154 db_operations.php:368 db_operations.php:420 -#: db_operations.php:530 db_operations.php:558 db_search.php:360 +#: browse_foreigners.php:154 db_operations.php:369 db_operations.php:421 +#: db_operations.php:531 db_operations.php:559 db_search.php:360 #: db_structure.php:528 enum_editor.php:63 js/messages.php:90 +#: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 #: libraries/auth/cookie.auth.lib.php:273 libraries/common.lib.php:1315 -#: libraries/common.lib.php:2245 libraries/Config.class.php:1220 -#: libraries/core.lib.php:557 libraries/db_routines.lib.php:789 -#: libraries/db_routines.lib.php:921 +#: libraries/common.lib.php:2245 libraries/core.lib.php:557 +#: libraries/db_routines.lib.php:789 libraries/db_routines.lib.php:921 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 #: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 @@ -64,18 +64,18 @@ msgstr "Paieška" #: 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:518 #: libraries/tbl_properties.inc.php:607 libraries/tbl_properties.inc.php:777 -#: libraries/Theme_Manager.class.php:305 main.php:109 navigation.php:202 -#: navigation.php:240 pmd_pdf.php:124 prefs_manage.php:265 -#: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 -#: server_privileges.php:1694 server_privileges.php:2051 -#: server_privileges.php:2098 server_privileges.php:2138 -#: server_replication.php:233 server_replication.php:316 -#: server_replication.php:347 server_synchronize.php:1220 tbl_change.php:332 -#: tbl_change.php:1024 tbl_change.php:1061 tbl_indexes.php:260 -#: tbl_operations.php:280 tbl_operations.php:317 tbl_operations.php:519 -#: tbl_operations.php:581 tbl_operations.php:763 tbl_select.php:291 -#: tbl_structure.php:698 tbl_structure.php:734 tbl_tracking.php:425 -#: tbl_tracking.php:563 view_create.php:181 view_operations.php:99 +#: main.php:109 navigation.php:202 navigation.php:240 pmd_pdf.php:124 +#: prefs_manage.php:265 prefs_manage.php:316 server_binlog.php:128 +#: server_privileges.php:646 server_privileges.php:1694 +#: server_privileges.php:2051 server_privileges.php:2098 +#: server_privileges.php:2138 server_replication.php:233 +#: server_replication.php:316 server_replication.php:347 +#: server_synchronize.php:1220 tbl_change.php:332 tbl_change.php:1024 +#: tbl_change.php:1061 tbl_indexes.php:260 tbl_operations.php:280 +#: tbl_operations.php:317 tbl_operations.php:519 tbl_operations.php:581 +#: tbl_operations.php:763 tbl_select.php:291 tbl_structure.php:698 +#: tbl_structure.php:734 tbl_tracking.php:425 tbl_tracking.php:563 +#: view_create.php:181 view_operations.php:99 msgid "Go" msgstr "Vykdyti" @@ -122,7 +122,7 @@ msgstr "" msgid "Database %1$s has been created." msgstr "Duomenų bazė %1$s sukurta." -#: db_datadict.php:48 db_operations.php:361 +#: db_datadict.php:48 db_operations.php:362 msgid "Database comment: " msgstr "Duomenų bazės komentaras: " @@ -132,9 +132,9 @@ msgstr "Duomenų bazės komentaras: " msgid "Table comments" msgstr "Lentelės komentarai" -#: db_datadict.php:166 db_qbe.php:196 libraries/export/htmlword.php:248 -#: libraries/export/latex.php:375 libraries/export/odt.php:302 -#: libraries/export/texytext.php:227 libraries/Index.class.php:448 +#: db_datadict.php:166 db_qbe.php:196 libraries/Index.class.php:448 +#: libraries/export/htmlword.php:248 libraries/export/latex.php:375 +#: libraries/export/odt.php:302 libraries/export/texytext.php:227 #: libraries/schema/Pdf_Relation_Schema.class.php:1236 #: libraries/schema/Pdf_Relation_Schema.class.php:1257 #: libraries/tbl_properties.inc.php:274 tbl_change.php:310 tbl_chart.php:86 @@ -143,12 +143,12 @@ msgstr "Lentelės komentarai" msgid "Column" msgstr "Stulpelis" -#: db_datadict.php:167 db_printview.php:104 libraries/db_events.inc.php:69 -#: libraries/db_routines.lib.php:666 libraries/db_routines.lib.php:691 -#: libraries/db_routines.lib.php:847 libraries/db_routines.lib.php:1216 -#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:249 -#: libraries/export/latex.php:375 libraries/export/odt.php:305 -#: libraries/export/texytext.php:228 libraries/Index.class.php:445 +#: db_datadict.php:167 db_printview.php:104 libraries/Index.class.php:445 +#: libraries/db_events.inc.php:69 libraries/db_routines.lib.php:666 +#: libraries/db_routines.lib.php:691 libraries/db_routines.lib.php:847 +#: libraries/db_routines.lib.php:1216 libraries/db_structure.lib.php:51 +#: libraries/export/htmlword.php:249 libraries/export/latex.php:375 +#: libraries/export/odt.php:305 libraries/export/texytext.php:228 #: libraries/schema/Pdf_Relation_Schema.class.php:1237 #: libraries/schema/Pdf_Relation_Schema.class.php:1258 #: libraries/tbl_properties.inc.php:100 server_privileges.php:2151 @@ -158,9 +158,9 @@ msgstr "Stulpelis" msgid "Type" msgstr "Tipas" -#: db_datadict.php:169 libraries/export/htmlword.php:250 -#: libraries/export/latex.php:375 libraries/export/odt.php:308 -#: libraries/export/texytext.php:229 libraries/Index.class.php:451 +#: db_datadict.php:169 libraries/Index.class.php:451 +#: libraries/export/htmlword.php:250 libraries/export/latex.php:375 +#: libraries/export/odt.php:308 libraries/export/texytext.php:229 #: libraries/schema/Pdf_Relation_Schema.class.php:1239 #: libraries/schema/Pdf_Relation_Schema.class.php:1260 #: libraries/tbl_properties.inc.php:109 tbl_change.php:325 @@ -198,13 +198,12 @@ msgstr "Sąryšis su" msgid "Comments" msgstr "Komentarai" -#: db_datadict.php:259 js/messages.php:109 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:361 +#: db_datadict.php:259 js/messages.php:109 libraries/Index.class.php:361 #: libraries/Index.class.php:388 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:287 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:287 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:130 #: server_privileges.php:1381 server_privileges.php:1392 @@ -215,17 +214,17 @@ msgstr "Komentarai" msgid "No" msgstr "Ne" -#: db_datadict.php:259 js/messages.php:108 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:362 +#: db_datadict.php:259 js/messages.php:108 libraries/Index.class.php:362 #: libraries/Index.class.php:387 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 -#: libraries/mult_submits.inc.php:87 libraries/mult_submits.inc.php:92 -#: libraries/mult_submits.inc.php:97 libraries/mult_submits.inc.php:102 -#: libraries/mult_submits.inc.php:262 libraries/mult_submits.inc.php:276 -#: libraries/mult_submits.inc.php:286 libraries/mult_submits.inc.php:299 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:46 +#: libraries/mult_submits.inc.php:78 libraries/mult_submits.inc.php:87 +#: libraries/mult_submits.inc.php:92 libraries/mult_submits.inc.php:97 +#: libraries/mult_submits.inc.php:102 libraries/mult_submits.inc.php:262 +#: libraries/mult_submits.inc.php:276 libraries/mult_submits.inc.php:286 +#: libraries/mult_submits.inc.php:299 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:129 #: server_databases.php:76 server_privileges.php:1378 @@ -262,79 +261,79 @@ msgstr "Atžymėti visas" msgid "The database name is empty!" msgstr "Nenurodytas duomenų bazės vardas!" -#: db_operations.php:271 +#: db_operations.php:272 #, php-format msgid "Database %s has been renamed to %s" msgstr "Duomenų bazė %s pervadinta į %s" -#: db_operations.php:275 +#: db_operations.php:276 #, php-format msgid "Database %s has been copied to %s" msgstr "Duomenų bazė %s buvo nukopijuota į %s" -#: db_operations.php:403 +#: db_operations.php:404 msgid "Rename database to" msgstr "Pervadinti duomenų bazę į" -#: db_operations.php:408 server_status.php:799 +#: db_operations.php:409 server_status.php:799 msgid "Command" msgstr "Komanda" -#: db_operations.php:439 +#: db_operations.php:440 msgid "Remove database" msgstr "Pašalinti duomenų bazę" -#: db_operations.php:451 +#: db_operations.php:452 #, php-format msgid "Database %s has been dropped." msgstr "Duomenų bazė %s ištrinta." -#: db_operations.php:456 +#: db_operations.php:457 msgid "Drop the database (DROP)" msgstr "Pašalinti duomenų bazę (DROP)" -#: db_operations.php:486 +#: db_operations.php:487 msgid "Copy database to" msgstr "Kopijuoti duomenų bazę į" -#: db_operations.php:493 tbl_operations.php:548 tbl_tracking.php:418 +#: db_operations.php:494 tbl_operations.php:548 tbl_tracking.php:418 msgid "Structure only" msgstr "Tik struktūra" -#: db_operations.php:494 tbl_operations.php:549 tbl_tracking.php:420 +#: db_operations.php:495 tbl_operations.php:549 tbl_tracking.php:420 msgid "Structure and data" msgstr "Struktūra ir duomenys" -#: db_operations.php:495 tbl_operations.php:550 tbl_tracking.php:419 +#: db_operations.php:496 tbl_operations.php:550 tbl_tracking.php:419 msgid "Data only" msgstr "Tik duomenys" -#: db_operations.php:503 +#: db_operations.php:504 msgid "CREATE DATABASE before copying" msgstr "CREATE DATABASE prieš kopijuojant" -#: db_operations.php:506 libraries/config/messages.inc.php:126 +#: db_operations.php:507 libraries/config/messages.inc.php:126 #: libraries/config/messages.inc.php:127 libraries/config/messages.inc.php:129 #: libraries/config/messages.inc.php:135 tbl_operations.php:556 #, php-format msgid "Add %s" msgstr "Pridėti %s" -#: db_operations.php:510 libraries/config/messages.inc.php:119 +#: db_operations.php:511 libraries/config/messages.inc.php:119 #: tbl_operations.php:314 tbl_operations.php:558 msgid "Add AUTO_INCREMENT value" msgstr "Pridėti AUTO_INCREMENT reikšmę" -#: db_operations.php:514 tbl_operations.php:565 +#: db_operations.php:515 tbl_operations.php:565 msgid "Add constraints" msgstr "Pridėti apribojimą" -#: db_operations.php:527 +#: db_operations.php:528 msgid "Switch to copied database" msgstr "Pereiti į nukopijuotą duomenų bazę" -#: db_operations.php:551 libraries/build_html_for_db.lib.php:19 -#: libraries/db_structure.lib.php:53 libraries/Index.class.php:450 +#: db_operations.php:552 libraries/Index.class.php:450 +#: libraries/build_html_for_db.lib.php:19 libraries/db_structure.lib.php:53 #: libraries/mysql_charsets.lib.php:110 libraries/tbl_properties.inc.php:107 #: libraries/tbl_properties.inc.php:720 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:378 tbl_select.php:115 @@ -343,7 +342,7 @@ msgstr "Pereiti į nukopijuotą duomenų bazę" msgid "Collation" msgstr "Palyginimas" -#: db_operations.php:564 +#: db_operations.php:565 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " @@ -351,7 +350,7 @@ msgid "" msgstr "" "phpMyAdmin konfigūracijos talpinimo vieta išjungta. %sIšsiaiškinti kodėl%s." -#: db_operations.php:599 +#: db_operations.php:600 msgid "Edit or export relational schema" msgstr "Keisti arba eksportuoti ryšių schemą" @@ -498,14 +497,14 @@ msgstr "SQL-užklausa duomenų bazėje %s:" msgid "Submit Query" msgstr "Vykdyti užklausą" -#: db_routines.php:152 import.php:453 libraries/display_tbl.lib.php:2272 -#: libraries/Message.class.php:185 libraries/sql_query_form.lib.php:139 +#: db_routines.php:154 import.php:453 libraries/Message.class.php:185 +#: libraries/display_tbl.lib.php:2272 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" msgstr "Jūsų SQL užklausa sėkmingai įvykdyta" -#: db_routines.php:155 +#: db_routines.php:157 #, php-format msgid "%d row affected by the last statement inside the procedure" msgid_plural "%d rows affected by the last statement inside the procedure" @@ -513,96 +512,96 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: db_routines.php:165 +#: db_routines.php:167 #, fuzzy, php-format #| msgid "Allows executing stored routines." msgid "Execution results of routine %s" msgstr "Leisti įvykdyti saugomas programas (stored routines)." -#: db_routines.php:185 libraries/import.lib.php:153 sql.php:678 +#: db_routines.php:187 libraries/import.lib.php:153 sql.php:678 #: tbl_change.php:180 tbl_get_field.php:34 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL gražino tuščią rezultatų rinkinį (nėra eilučių)." -#: db_routines.php:190 db_routines.php:295 db_routines.php:300 -#: db_routines.php:324 +#: db_routines.php:192 db_routines.php:297 db_routines.php:302 +#: db_routines.php:326 #, fuzzy, php-format #| msgid "The following queries have been executed:" msgid "The following query has failed: \"%s\"" msgstr "Sekančios užklausos buvo įvykdytos:" -#: db_routines.php:191 db_routines.php:296 db_routines.php:301 -#: db_routines.php:311 db_routines.php:325 libraries/common.lib.php:609 +#: db_routines.php:193 db_routines.php:298 db_routines.php:303 +#: db_routines.php:313 db_routines.php:327 libraries/common.lib.php:609 msgid "MySQL said: " msgstr "MySQL atsakymas: " -#: db_routines.php:208 db_routines.php:240 db_routines.php:268 -#: db_routines.php:407 +#: db_routines.php:210 db_routines.php:242 db_routines.php:270 +#: db_routines.php:409 #, fuzzy #| msgid "Error in Processing Request" msgid "Error in processing request" msgstr "Klaida vykdant užklausą" -#: db_routines.php:209 db_routines.php:241 db_routines.php:269 -#: db_routines.php:408 +#: db_routines.php:211 db_routines.php:243 db_routines.php:271 +#: db_routines.php:410 #, fuzzy, php-format #| msgid "No tables found in database" msgid "No routine with name %1$s found in database %2$s" msgstr "Duomenų bazėje nerasta jokių lentelių." -#: db_routines.php:230 db_routines.php:234 +#: db_routines.php:232 db_routines.php:236 msgid "Execute routine" msgstr "" -#: db_routines.php:259 db_routines.php:263 +#: db_routines.php:261 db_routines.php:265 #, fuzzy, php-format #| msgid "Export defaults" msgid "Export of routine %s" msgstr "Eksportuoti numatytąsias reikšmes" -#: db_routines.php:288 libraries/db_routines.lib.php:960 +#: db_routines.php:290 libraries/db_routines.lib.php:960 #, fuzzy, php-format #| msgid "Invalid server index: %s" msgid "Invalid routine type: \"%s\"" msgstr "Blogas serverio indeksas: %s" -#: db_routines.php:309 +#: db_routines.php:311 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: db_routines.php:310 +#: db_routines.php:312 msgid "The backed up query was:" msgstr "" -#: db_routines.php:314 +#: db_routines.php:316 #, fuzzy, php-format #| msgid "Column %s has been dropped" msgid "Routine %1$s has been modified." msgstr "Stulpelis %s panaikintas" -#: db_routines.php:327 +#: db_routines.php:329 #, fuzzy, php-format #| msgid "Table %1$s has been created." msgid "Routine %1$s has been created." msgstr "Sukurta %1$s lentelė." -#: db_routines.php:335 +#: db_routines.php:337 msgid "One or more errors have occured while processing your request:" msgstr "" -#: db_routines.php:379 +#: db_routines.php:381 #, fuzzy #| msgid "Create relation" msgid "Create routine" msgstr "Sukurti sąryšį" -#: db_routines.php:383 +#: db_routines.php:385 #, fuzzy #| msgid "Edit mode" msgid "Edit routine" msgstr "Redagavimo režimas" -#: db_routines.php:434 +#: db_routines.php:436 msgid "" "You are using PHP's deprecated 'mysql' extension, which is not capable of " "handling multi queries. The execution of some stored routines may fail!(ex. 12.00% to .12)" msgstr "" @@ -6164,41 +6313,6 @@ msgstr "" "XML failo specifikacija yra neteisinga arba neišbaigta. Prašome pataisyti " "klaidas ir bandyti dar kartą." -#: libraries/Index.class.php:430 tbl_relation.php:526 -msgid "No index defined!" -msgstr "Nėra aprašytų indeksų!" - -#: libraries/Index.class.php:446 libraries/tbl_properties.inc.php:503 -#: tbl_structure.php:157 tbl_structure.php:162 tbl_structure.php:606 -#: tbl_tracking.php:315 -msgid "Unique" -msgstr "Unikalus" - -#: libraries/Index.class.php:447 tbl_tracking.php:316 -msgid "Packed" -msgstr "Suspausta" - -#: libraries/Index.class.php:449 tbl_tracking.php:318 -msgid "Cardinality" -msgstr "Elementų skaičius" - -#: libraries/Index.class.php:474 -msgid "The primary key has been dropped" -msgstr "Panaikintas pirminis raktas" - -#: libraries/Index.class.php:478 -#, php-format -msgid "Index %s has been dropped" -msgstr "Indeksas %s ištrintas" - -#: libraries/Index.class.php:582 -#, php-format -msgid "" -"The indexes %1$s and %2$s seem to be equal and one of them could possibly be " -"removed." -msgstr "" -"Žurnalai %1$s ir %2$s atrodo vienodi ir vienas iš jų gali būti pašalintas." - #: libraries/kanji-encoding.lib.php:142 #, fuzzy #| msgid "None" @@ -6211,30 +6325,6 @@ msgstr "Nėra" msgid "Convert to Kana" msgstr "Konvertuoti į Kana" -#: libraries/Message.class.php:260 -#, php-format -msgid "%1$d row affected." -msgid_plural "%1$d rows affected." -msgstr[0] "Pakeista %1$d eilutė." -msgstr[1] "Pakeistos %1$d eilutės." -msgstr[2] "Pakeista %1$d eilučių." - -#: libraries/Message.class.php:279 -#, php-format -msgid "%1$d row deleted." -msgid_plural "%1$d rows deleted." -msgstr[0] "Ištrinta %1$d eilutė." -msgstr[1] "Ištrintos %1$d eilutės." -msgstr[2] "Ištrinta %1$d eilučių." - -#: libraries/Message.class.php:298 -#, php-format -msgid "%1$d row inserted." -msgid_plural "%1$d rows inserted." -msgstr[0] "Įterpta %1$d eilutė." -msgstr[1] "Įterptos %1$d eilutės." -msgstr[2] "Įterpta %1$d eilučių." - #: libraries/mult_submits.inc.php:254 #, fuzzy #| msgid "Fr" @@ -6477,24 +6567,6 @@ msgstr "Atsiųsti iš naujo navigacijos rėmelį" msgid "This format has no options" msgstr "Šis formatas neturi nustatymų" -#: libraries/RecentTable.class.php:114 -#, fuzzy -#| msgid "Could not save configuration" -msgid "Could not save recent table" -msgstr "Nepavyko išsaugoti konfigūracijos" - -#: libraries/RecentTable.class.php:149 -#, fuzzy -#| msgid "Count tables" -msgid "Recent tables" -msgstr "Suskaičiuoti lenteles" - -#: libraries/RecentTable.class.php:155 -#, fuzzy -#| msgid "There are no configured servers" -msgid "There are no recent tables" -msgstr "Nėra jokių sukonfigūruotų serverių" - #: libraries/relation.lib.php:83 msgid "not OK" msgstr "Negerai" @@ -6882,6 +6954,63 @@ msgstr "Skirtumas" msgid "Target database" msgstr "Į duomenų bazę" +#: libraries/sql_query_form.lib.php:223 +#, php-format +msgid "Run SQL query/queries on server %s" +msgstr "Vykdyti SQL sakinius serveryje %s" + +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 +#, php-format +msgid "Run SQL query/queries on database %s" +msgstr "Vykdyti SQL sakinius duomenų bazėje %s" + +#: libraries/sql_query_form.lib.php:296 navigation.php:302 +#: setup/frames/index.inc.php:231 +msgid "Clear" +msgstr "Išvalyti" + +#: libraries/sql_query_form.lib.php:301 +#, fuzzy +#| msgid "Column names" +msgid "Columns" +msgstr "Stulpelių vardai" + +#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 +msgid "Bookmark this SQL query" +msgstr "Šios SQL užklausą pasižymėti kaip" + +#: libraries/sql_query_form.lib.php:343 sql.php:1021 +msgid "Let every user access this bookmark" +msgstr "Leisti kitiems vartotojams naudotis šia žyme" + +#: libraries/sql_query_form.lib.php:349 +msgid "Replace existing bookmark of same name" +msgstr "Pakeisti jau egzistuojančią žymę tuo pačiu vardu" + +#: libraries/sql_query_form.lib.php:365 +msgid "Do not overwrite this query from outside the window" +msgstr "Nekeisti šios užklausos už aktyvaus lango ribų." + +#: libraries/sql_query_form.lib.php:372 +msgid "Delimiter" +msgstr "Skyriklis" + +#: libraries/sql_query_form.lib.php:380 +msgid " Show this query here again " +msgstr " Rodyti šią užklausą vėl " + +#: libraries/sql_query_form.lib.php:443 +msgid "View only" +msgstr "Peržiūra" + +#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 +msgid "Location of the text file" +msgstr "Tekstinio failo vieta" + +#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 +msgid "web server upload directory" +msgstr "web serverio katalogas atsiuntimams" + #: libraries/sqlparser.lib.php:132 msgid "" "There seems to be an error in your SQL query. The MySQL server error output " @@ -6944,63 +7073,6 @@ msgstr "Klaidingas vardas" msgid "Unknown Punctuation String" msgstr "Klaidinga skyryba" -#: libraries/sql_query_form.lib.php:223 -#, php-format -msgid "Run SQL query/queries on server %s" -msgstr "Vykdyti SQL sakinius serveryje %s" - -#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 -#, php-format -msgid "Run SQL query/queries on database %s" -msgstr "Vykdyti SQL sakinius duomenų bazėje %s" - -#: libraries/sql_query_form.lib.php:296 navigation.php:302 -#: setup/frames/index.inc.php:231 -msgid "Clear" -msgstr "Išvalyti" - -#: libraries/sql_query_form.lib.php:301 -#, fuzzy -#| msgid "Column names" -msgid "Columns" -msgstr "Stulpelių vardai" - -#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 -msgid "Bookmark this SQL query" -msgstr "Šios SQL užklausą pasižymėti kaip" - -#: libraries/sql_query_form.lib.php:343 sql.php:1021 -msgid "Let every user access this bookmark" -msgstr "Leisti kitiems vartotojams naudotis šia žyme" - -#: libraries/sql_query_form.lib.php:349 -msgid "Replace existing bookmark of same name" -msgstr "Pakeisti jau egzistuojančią žymę tuo pačiu vardu" - -#: libraries/sql_query_form.lib.php:365 -msgid "Do not overwrite this query from outside the window" -msgstr "Nekeisti šios užklausos už aktyvaus lango ribų." - -#: libraries/sql_query_form.lib.php:372 -msgid "Delimiter" -msgstr "Skyriklis" - -#: libraries/sql_query_form.lib.php:380 -msgid " Show this query here again " -msgstr " Rodyti šią užklausą vėl " - -#: libraries/sql_query_form.lib.php:443 -msgid "View only" -msgstr "Peržiūra" - -#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 -msgid "Location of the text file" -msgstr "Tekstinio failo vieta" - -#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 -msgid "web server upload directory" -msgstr "web serverio katalogas atsiuntimams" - #: libraries/sqlvalidator.lib.php:67 #, php-format msgid "" @@ -7010,48 +7082,6 @@ msgstr "" "Neveikia SQL interpretatorius. Prašome patikrinkite ar yra suinstaliuoti " "visi privalomi php moduliai, nurodyti %sdokumentacijoje%s." -#: libraries/StorageEngine.class.php:195 -msgid "" -"There is no detailed status information available for this storage engine." -msgstr "Apie šio Saugojimo Variklio būseną nėra išsamios informacijos." - -#: libraries/StorageEngine.class.php:355 -#, php-format -msgid "%s is available on this MySQL server." -msgstr "%s galimas šiame MySQL serveryje." - -#: libraries/StorageEngine.class.php:358 -#, php-format -msgid "%s has been disabled for this MySQL server." -msgstr "%s šiame MySQL serveryje yra išjungtas." - -#: libraries/StorageEngine.class.php:362 -#, php-format -msgid "This MySQL server does not support the %s storage engine." -msgstr "Šis MySQL serveris nepalaiko %s saugojimo variklio." - -#: libraries/Table.class.php:1027 -msgid "Invalid database" -msgstr "Neteisingas duomenų bazės vardas" - -#: libraries/Table.class.php:1041 tbl_get_field.php:25 -msgid "Invalid table name" -msgstr "Neteisingas lentelės vardas" - -#: libraries/Table.class.php:1056 -#, php-format -msgid "Error renaming table %1$s to %2$s" -msgstr "Klaida pervadinant lentelę iš %1$s į %2$s" - -#: libraries/Table.class.php:1139 -#, php-format -msgid "Table %s has been renamed to %s" -msgstr "Lentelė %s pervadinta į %s" - -#: libraries/Table.class.php:1272 -msgid "Could not save table UI preferences" -msgstr "" - #: libraries/tbl_links.inc.php:117 libraries/tbl_links.inc.php:118 msgid "Table seems to be empty!" msgstr "Lentelė atrodo tuščia!" @@ -7175,38 +7205,6 @@ msgstr "SKAIDINIO (PARTITION) apibrėžimas" msgid "+ Add a value" msgstr "Pridėti naują serverį" -#: libraries/Theme.class.php:160 -#, php-format -msgid "No valid image path for theme %s found!" -msgstr "Nerasta tinkamo paveiksliukų kelio temai %s!" - -#: libraries/Theme.class.php:380 -msgid "No preview available." -msgstr "Peržiūra negalima." - -#: libraries/Theme.class.php:383 -msgid "take it" -msgstr "pasirinkti" - -#: libraries/Theme_Manager.class.php:109 -#, php-format -msgid "Default theme %s not found!" -msgstr "Standartinė tema %s nerasta!" - -#: libraries/Theme_Manager.class.php:147 -#, php-format -msgid "Theme %s not found!" -msgstr "Tema %s nerasta!" - -#: libraries/Theme_Manager.class.php:215 -#, php-format -msgid "Theme path not found for theme %s!" -msgstr "Kelias iki temos nerastas temai %s!" - -#: libraries/Theme_Manager.class.php:291 themes.php:20 themes.php:40 -msgid "Theme" -msgstr "" - #: libraries/transformations/application_octetstream__download.inc.php:9 #, fuzzy #| msgid "" @@ -8296,8 +8294,8 @@ msgstr "" msgid "" "Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege " "tables. The content of these tables may differ from the privileges the " -"server uses, if they have been changed manually. In this case, you should %" -"sreload the privileges%s before you continue." +"server uses, if they have been changed manually. In this case, you should " +"%sreload the privileges%s before you continue." msgstr "" "Pastaba: phpMyAdmin gauna vartotojų teises tiesiai iš MySQL privilegijų " "lentelės. Šiose lentelėse nurodytos teisės gali skirtis nuo nustatymų " @@ -9789,9 +9787,9 @@ msgstr "" #| "You set the [kbd]config[/kbd] authentication type and included username " #| "and password for auto-login, which is not a desirable option for live " #| "hosts. Anyone who knows or guesses your phpMyAdmin URL can directly " -#| "access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1" -#| "$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/" -#| "kbd]." +#| "access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=" +#| "%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http" +#| "[/kbd]." msgid "" "You set the [kbd]config[/kbd] authentication type and included username and " "password for auto-login, which is not a desirable option for live hosts. " diff --git a/po/lv.po b/po/lv.po index f0de4b9ffd..7d6b7ff3e5 100644 --- a/po/lv.po +++ b/po/lv.po @@ -3,14 +3,14 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-26 07:33-0400\n" +"POT-Creation-Date: 2011-06-27 10:20+0200\n" "PO-Revision-Date: 2010-03-12 09:16+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: latvian \n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: \n" "X-Generator: Translate Toolkit 1.5.3\n" #: browse_foreigners.php:35 browse_foreigners.php:53 @@ -44,13 +44,13 @@ msgstr "" msgid "Search" msgstr "Meklēt" -#: browse_foreigners.php:154 db_operations.php:368 db_operations.php:420 -#: db_operations.php:530 db_operations.php:558 db_search.php:360 +#: browse_foreigners.php:154 db_operations.php:369 db_operations.php:421 +#: db_operations.php:531 db_operations.php:559 db_search.php:360 #: db_structure.php:528 enum_editor.php:63 js/messages.php:90 +#: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 #: libraries/auth/cookie.auth.lib.php:273 libraries/common.lib.php:1315 -#: libraries/common.lib.php:2245 libraries/Config.class.php:1220 -#: libraries/core.lib.php:557 libraries/db_routines.lib.php:789 -#: libraries/db_routines.lib.php:921 +#: libraries/common.lib.php:2245 libraries/core.lib.php:557 +#: libraries/db_routines.lib.php:789 libraries/db_routines.lib.php:921 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 #: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 @@ -63,18 +63,18 @@ msgstr "Meklēt" #: 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:518 #: libraries/tbl_properties.inc.php:607 libraries/tbl_properties.inc.php:777 -#: libraries/Theme_Manager.class.php:305 main.php:109 navigation.php:202 -#: navigation.php:240 pmd_pdf.php:124 prefs_manage.php:265 -#: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 -#: server_privileges.php:1694 server_privileges.php:2051 -#: server_privileges.php:2098 server_privileges.php:2138 -#: server_replication.php:233 server_replication.php:316 -#: server_replication.php:347 server_synchronize.php:1220 tbl_change.php:332 -#: tbl_change.php:1024 tbl_change.php:1061 tbl_indexes.php:260 -#: tbl_operations.php:280 tbl_operations.php:317 tbl_operations.php:519 -#: tbl_operations.php:581 tbl_operations.php:763 tbl_select.php:291 -#: tbl_structure.php:698 tbl_structure.php:734 tbl_tracking.php:425 -#: tbl_tracking.php:563 view_create.php:181 view_operations.php:99 +#: main.php:109 navigation.php:202 navigation.php:240 pmd_pdf.php:124 +#: prefs_manage.php:265 prefs_manage.php:316 server_binlog.php:128 +#: server_privileges.php:646 server_privileges.php:1694 +#: server_privileges.php:2051 server_privileges.php:2098 +#: server_privileges.php:2138 server_replication.php:233 +#: server_replication.php:316 server_replication.php:347 +#: server_synchronize.php:1220 tbl_change.php:332 tbl_change.php:1024 +#: tbl_change.php:1061 tbl_indexes.php:260 tbl_operations.php:280 +#: tbl_operations.php:317 tbl_operations.php:519 tbl_operations.php:581 +#: tbl_operations.php:763 tbl_select.php:291 tbl_structure.php:698 +#: tbl_structure.php:734 tbl_tracking.php:425 tbl_tracking.php:563 +#: view_create.php:181 view_operations.php:99 msgid "Go" msgstr "Aiziet!" @@ -119,7 +119,7 @@ msgstr "" msgid "Database %1$s has been created." msgstr "Datubāze %s tika izdzēsta." -#: db_datadict.php:48 db_operations.php:361 +#: db_datadict.php:48 db_operations.php:362 msgid "Database comment: " msgstr "Datubāzes komentārs: " @@ -129,9 +129,9 @@ msgstr "Datubāzes komentārs: " msgid "Table comments" msgstr "Komentārs tabulai" -#: db_datadict.php:166 db_qbe.php:196 libraries/export/htmlword.php:248 -#: libraries/export/latex.php:375 libraries/export/odt.php:302 -#: libraries/export/texytext.php:227 libraries/Index.class.php:448 +#: db_datadict.php:166 db_qbe.php:196 libraries/Index.class.php:448 +#: libraries/export/htmlword.php:248 libraries/export/latex.php:375 +#: libraries/export/odt.php:302 libraries/export/texytext.php:227 #: libraries/schema/Pdf_Relation_Schema.class.php:1236 #: libraries/schema/Pdf_Relation_Schema.class.php:1257 #: libraries/tbl_properties.inc.php:274 tbl_change.php:310 tbl_chart.php:86 @@ -142,12 +142,12 @@ msgstr "Komentārs tabulai" msgid "Column" msgstr "Kolonnu nosaukumi" -#: db_datadict.php:167 db_printview.php:104 libraries/db_events.inc.php:69 -#: libraries/db_routines.lib.php:666 libraries/db_routines.lib.php:691 -#: libraries/db_routines.lib.php:847 libraries/db_routines.lib.php:1216 -#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:249 -#: libraries/export/latex.php:375 libraries/export/odt.php:305 -#: libraries/export/texytext.php:228 libraries/Index.class.php:445 +#: db_datadict.php:167 db_printview.php:104 libraries/Index.class.php:445 +#: libraries/db_events.inc.php:69 libraries/db_routines.lib.php:666 +#: libraries/db_routines.lib.php:691 libraries/db_routines.lib.php:847 +#: libraries/db_routines.lib.php:1216 libraries/db_structure.lib.php:51 +#: libraries/export/htmlword.php:249 libraries/export/latex.php:375 +#: libraries/export/odt.php:305 libraries/export/texytext.php:228 #: libraries/schema/Pdf_Relation_Schema.class.php:1237 #: libraries/schema/Pdf_Relation_Schema.class.php:1258 #: libraries/tbl_properties.inc.php:100 server_privileges.php:2151 @@ -157,9 +157,9 @@ msgstr "Kolonnu nosaukumi" msgid "Type" msgstr "Tips" -#: db_datadict.php:169 libraries/export/htmlword.php:250 -#: libraries/export/latex.php:375 libraries/export/odt.php:308 -#: libraries/export/texytext.php:229 libraries/Index.class.php:451 +#: db_datadict.php:169 libraries/Index.class.php:451 +#: libraries/export/htmlword.php:250 libraries/export/latex.php:375 +#: libraries/export/odt.php:308 libraries/export/texytext.php:229 #: libraries/schema/Pdf_Relation_Schema.class.php:1239 #: libraries/schema/Pdf_Relation_Schema.class.php:1260 #: libraries/tbl_properties.inc.php:109 tbl_change.php:325 @@ -197,13 +197,12 @@ msgstr "Linki uz" msgid "Comments" msgstr "Komentāri" -#: db_datadict.php:259 js/messages.php:109 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:361 +#: db_datadict.php:259 js/messages.php:109 libraries/Index.class.php:361 #: libraries/Index.class.php:388 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:287 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:287 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:130 #: server_privileges.php:1381 server_privileges.php:1392 @@ -214,17 +213,17 @@ msgstr "Komentāri" msgid "No" msgstr "Nē" -#: db_datadict.php:259 js/messages.php:108 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:362 +#: db_datadict.php:259 js/messages.php:108 libraries/Index.class.php:362 #: libraries/Index.class.php:387 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 -#: libraries/mult_submits.inc.php:87 libraries/mult_submits.inc.php:92 -#: libraries/mult_submits.inc.php:97 libraries/mult_submits.inc.php:102 -#: libraries/mult_submits.inc.php:262 libraries/mult_submits.inc.php:276 -#: libraries/mult_submits.inc.php:286 libraries/mult_submits.inc.php:299 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:46 +#: libraries/mult_submits.inc.php:78 libraries/mult_submits.inc.php:87 +#: libraries/mult_submits.inc.php:92 libraries/mult_submits.inc.php:97 +#: libraries/mult_submits.inc.php:102 libraries/mult_submits.inc.php:262 +#: libraries/mult_submits.inc.php:276 libraries/mult_submits.inc.php:286 +#: libraries/mult_submits.inc.php:299 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:129 #: server_databases.php:76 server_privileges.php:1378 @@ -261,82 +260,82 @@ msgstr "Neiezīmēt neko" msgid "The database name is empty!" msgstr "Datubāzes nosaukums ir tukšs!" -#: db_operations.php:271 +#: db_operations.php:272 #, php-format msgid "Database %s has been renamed to %s" msgstr "Datubāze %s tika pārsaukta par %s" -#: db_operations.php:275 +#: db_operations.php:276 #, php-format msgid "Database %s has been copied to %s" msgstr "Datubāze %s tika pārkopēta uz %s" -#: db_operations.php:403 +#: db_operations.php:404 msgid "Rename database to" msgstr "Pārsaukt datubāzi par" -#: db_operations.php:408 server_status.php:799 +#: db_operations.php:409 server_status.php:799 msgid "Command" msgstr "Komanda" -#: db_operations.php:439 +#: db_operations.php:440 #, fuzzy #| msgid "Rename database to" msgid "Remove database" msgstr "Pārsaukt datubāzi par" -#: db_operations.php:451 +#: db_operations.php:452 #, php-format msgid "Database %s has been dropped." msgstr "Datubāze %s tika izdzēsta." -#: db_operations.php:456 +#: db_operations.php:457 #, fuzzy msgid "Drop the database (DROP)" msgstr "Nav datubāzu" -#: db_operations.php:486 +#: db_operations.php:487 msgid "Copy database to" msgstr "Kopēt datubāzi uz" -#: db_operations.php:493 tbl_operations.php:548 tbl_tracking.php:418 +#: db_operations.php:494 tbl_operations.php:548 tbl_tracking.php:418 msgid "Structure only" msgstr "Tikai struktūra" -#: db_operations.php:494 tbl_operations.php:549 tbl_tracking.php:420 +#: db_operations.php:495 tbl_operations.php:549 tbl_tracking.php:420 msgid "Structure and data" msgstr "Struktūra un dati" -#: db_operations.php:495 tbl_operations.php:550 tbl_tracking.php:419 +#: db_operations.php:496 tbl_operations.php:550 tbl_tracking.php:419 msgid "Data only" msgstr "Tikai dati" -#: db_operations.php:503 +#: db_operations.php:504 msgid "CREATE DATABASE before copying" msgstr "" -#: db_operations.php:506 libraries/config/messages.inc.php:126 +#: db_operations.php:507 libraries/config/messages.inc.php:126 #: libraries/config/messages.inc.php:127 libraries/config/messages.inc.php:129 #: libraries/config/messages.inc.php:135 tbl_operations.php:556 #, php-format msgid "Add %s" msgstr "" -#: db_operations.php:510 libraries/config/messages.inc.php:119 +#: db_operations.php:511 libraries/config/messages.inc.php:119 #: tbl_operations.php:314 tbl_operations.php:558 msgid "Add AUTO_INCREMENT value" msgstr "Pievienot AUTO_INCREMENT vērtību" -#: db_operations.php:514 tbl_operations.php:565 +#: db_operations.php:515 tbl_operations.php:565 msgid "Add constraints" msgstr "Pievienot ierobežojumus" -#: db_operations.php:527 +#: db_operations.php:528 msgid "Switch to copied database" msgstr "Pārslēgties uz nokopēto datubāzi" -#: db_operations.php:551 libraries/build_html_for_db.lib.php:19 -#: libraries/db_structure.lib.php:53 libraries/Index.class.php:450 +#: db_operations.php:552 libraries/Index.class.php:450 +#: libraries/build_html_for_db.lib.php:19 libraries/db_structure.lib.php:53 #: libraries/mysql_charsets.lib.php:110 libraries/tbl_properties.inc.php:107 #: libraries/tbl_properties.inc.php:720 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:378 tbl_select.php:115 @@ -345,7 +344,7 @@ msgstr "Pārslēgties uz nokopēto datubāzi" msgid "Collation" msgstr "Izkārtojumi" -#: db_operations.php:564 +#: db_operations.php:565 #, fuzzy, php-format #| msgid "" #| "The additional features for working with linked tables have been " @@ -357,7 +356,7 @@ msgstr "" "Papildiespējas darbam ar saistītām tabulām tika izslēgtas. Lai uzzinātu " "kāpēc, klikškiniet %sšeit%s." -#: db_operations.php:599 +#: db_operations.php:600 #, fuzzy #| msgid "Relational schema" msgid "Edit or export relational schema" @@ -510,102 +509,102 @@ msgstr "SQL vaicājums uz datubāzes %s:" msgid "Submit Query" msgstr "Izpildīt vaicājumu" -#: db_routines.php:152 import.php:453 libraries/display_tbl.lib.php:2272 -#: libraries/Message.class.php:185 libraries/sql_query_form.lib.php:139 +#: db_routines.php:154 import.php:453 libraries/Message.class.php:185 +#: libraries/display_tbl.lib.php:2272 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" msgstr "Jūsu SQL vaicājums tika veiksmīgi izpildīts" -#: db_routines.php:155 +#: db_routines.php:157 #, php-format msgid "%d row affected by the last statement inside the procedure" msgid_plural "%d rows affected by the last statement inside the procedure" msgstr[0] "" msgstr[1] "" -#: db_routines.php:165 +#: db_routines.php:167 #, php-format msgid "Execution results of routine %s" msgstr "" -#: db_routines.php:185 libraries/import.lib.php:153 sql.php:678 +#: db_routines.php:187 libraries/import.lib.php:153 sql.php:678 #: tbl_change.php:180 tbl_get_field.php:34 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL atgrieza tukšo rezultātu (0 rindas)." -#: db_routines.php:190 db_routines.php:295 db_routines.php:300 -#: db_routines.php:324 +#: db_routines.php:192 db_routines.php:297 db_routines.php:302 +#: db_routines.php:326 #, php-format msgid "The following query has failed: \"%s\"" msgstr "" -#: db_routines.php:191 db_routines.php:296 db_routines.php:301 -#: db_routines.php:311 db_routines.php:325 libraries/common.lib.php:609 +#: db_routines.php:193 db_routines.php:298 db_routines.php:303 +#: db_routines.php:313 db_routines.php:327 libraries/common.lib.php:609 msgid "MySQL said: " msgstr "MySQL teica: " -#: db_routines.php:208 db_routines.php:240 db_routines.php:268 -#: db_routines.php:407 +#: db_routines.php:210 db_routines.php:242 db_routines.php:270 +#: db_routines.php:409 #, fuzzy #| msgid "Processes" msgid "Error in processing request" msgstr "Procesi" -#: db_routines.php:209 db_routines.php:241 db_routines.php:269 -#: db_routines.php:408 +#: db_routines.php:211 db_routines.php:243 db_routines.php:271 +#: db_routines.php:410 #, fuzzy, php-format #| msgid "No tables found in database." msgid "No routine with name %1$s found in database %2$s" msgstr "Tabulas nav atrastas šajā datubāzē." -#: db_routines.php:230 db_routines.php:234 +#: db_routines.php:232 db_routines.php:236 msgid "Execute routine" msgstr "" -#: db_routines.php:259 db_routines.php:263 +#: db_routines.php:261 db_routines.php:265 #, php-format msgid "Export of routine %s" msgstr "" -#: db_routines.php:288 libraries/db_routines.lib.php:960 +#: db_routines.php:290 libraries/db_routines.lib.php:960 #, php-format msgid "Invalid routine type: \"%s\"" msgstr "" -#: db_routines.php:309 +#: db_routines.php:311 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: db_routines.php:310 +#: db_routines.php:312 msgid "The backed up query was:" msgstr "" -#: db_routines.php:314 +#: db_routines.php:316 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Routine %1$s has been modified." msgstr "Tabula %s tika izdzēsta" -#: db_routines.php:327 +#: db_routines.php:329 #, fuzzy, php-format msgid "Routine %1$s has been created." msgstr "Tabula %s tika izdzēsta" -#: db_routines.php:335 +#: db_routines.php:337 msgid "One or more errors have occured while processing your request:" msgstr "" -#: db_routines.php:379 +#: db_routines.php:381 #, fuzzy msgid "Create routine" msgstr "Servera versija" -#: db_routines.php:383 +#: db_routines.php:385 msgid "Edit routine" msgstr "" -#: db_routines.php:434 +#: db_routines.php:436 msgid "" "You are using PHP's deprecated 'mysql' extension, which is not capable of " "handling multi queries. The execution of some stored routines may fail!(ex. 12.00% to .12)" msgstr "" @@ -6224,40 +6366,6 @@ msgid "" "the issue and try again." msgstr "" -#: libraries/Index.class.php:430 tbl_relation.php:526 -msgid "No index defined!" -msgstr "Nav definēti indeksi!" - -#: libraries/Index.class.php:446 libraries/tbl_properties.inc.php:503 -#: tbl_structure.php:157 tbl_structure.php:162 tbl_structure.php:606 -#: tbl_tracking.php:315 -msgid "Unique" -msgstr "Unikālais" - -#: libraries/Index.class.php:447 tbl_tracking.php:316 -msgid "Packed" -msgstr "" - -#: libraries/Index.class.php:449 tbl_tracking.php:318 -msgid "Cardinality" -msgstr "Kardinalitāte" - -#: libraries/Index.class.php:474 -msgid "The primary key has been dropped" -msgstr "Primārā atslēga tika izdzēsta" - -#: libraries/Index.class.php:478 -#, php-format -msgid "Index %s has been dropped" -msgstr "Indekss %s tika izdzēsts" - -#: libraries/Index.class.php:582 -#, php-format -msgid "" -"The indexes %1$s and %2$s seem to be equal and one of them could possibly be " -"removed." -msgstr "" - #: libraries/kanji-encoding.lib.php:142 #, fuzzy #| msgid "None" @@ -6270,29 +6378,6 @@ msgstr "Nav" msgid "Convert to Kana" msgstr "" -#: libraries/Message.class.php:260 -#, php-format -msgid "%1$d row affected." -msgid_plural "%1$d rows affected." -msgstr[0] "" -msgstr[1] "" - -#: libraries/Message.class.php:279 -#, fuzzy, php-format -#| msgid "No rows selected" -msgid "%1$d row deleted." -msgid_plural "%1$d rows deleted." -msgstr[0] "Rindas nav iezīmētas" -msgstr[1] "Rindas nav iezīmētas" - -#: libraries/Message.class.php:298 -#, fuzzy, php-format -#| msgid "No rows selected" -msgid "%1$d row inserted." -msgid_plural "%1$d rows inserted." -msgstr[0] "Rindas nav iezīmētas" -msgstr[1] "Rindas nav iezīmētas" - #: libraries/mult_submits.inc.php:254 #, fuzzy #| msgid "Fri" @@ -6537,19 +6622,6 @@ msgstr "" msgid "This format has no options" msgstr "Šim formātam nav opciju" -#: libraries/RecentTable.class.php:114 -msgid "Could not save recent table" -msgstr "" - -#: libraries/RecentTable.class.php:149 -#, fuzzy -msgid "Recent tables" -msgstr "Nav tabulu" - -#: libraries/RecentTable.class.php:155 -msgid "There are no recent tables" -msgstr "" - #: libraries/relation.lib.php:83 msgid "not OK" msgstr "nav OK" @@ -6940,6 +7012,64 @@ msgstr "" msgid "Target database" msgstr "Meklēt datubāzē" +#: libraries/sql_query_form.lib.php:223 +#, fuzzy, php-format +msgid "Run SQL query/queries on server %s" +msgstr "Izpildīt SQL vaicājumu(s) uz datubāzes %s" + +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 +#, php-format +msgid "Run SQL query/queries on database %s" +msgstr "Izpildīt SQL vaicājumu(s) uz datubāzes %s" + +#: libraries/sql_query_form.lib.php:296 navigation.php:302 +#: setup/frames/index.inc.php:231 +#, fuzzy +msgid "Clear" +msgstr "Kalendārs" + +#: libraries/sql_query_form.lib.php:301 +#, fuzzy +#| msgid "Column names" +msgid "Columns" +msgstr "Kolonnu nosaukumi" + +#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 +msgid "Bookmark this SQL query" +msgstr "Saglabāt šo SQL vaicājumu" + +#: libraries/sql_query_form.lib.php:343 sql.php:1021 +msgid "Let every user access this bookmark" +msgstr "Dot ikvienam lietotājam pieeju šai grāmatzīmei" + +#: libraries/sql_query_form.lib.php:349 +msgid "Replace existing bookmark of same name" +msgstr "" + +#: libraries/sql_query_form.lib.php:365 +msgid "Do not overwrite this query from outside the window" +msgstr "Nepārrakstīt šo vaicājumu ārpus šī loga" + +#: libraries/sql_query_form.lib.php:372 +msgid "Delimiter" +msgstr "" + +#: libraries/sql_query_form.lib.php:380 +msgid " Show this query here again " +msgstr " Rādīt šo vaicājumu šeit atkal " + +#: libraries/sql_query_form.lib.php:443 +msgid "View only" +msgstr "Tikai apskatīt" + +#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 +msgid "Location of the text file" +msgstr "Teksta faila atrašanās vieta" + +#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 +msgid "web server upload directory" +msgstr "web servera augšupielādes direktorija" + #: libraries/sqlparser.lib.php:132 msgid "" "There seems to be an error in your SQL query. The MySQL server error output " @@ -7003,64 +7133,6 @@ msgstr "Nederīgs identifikators" msgid "Unknown Punctuation String" msgstr "Nezināmā punktuācijas zīme" -#: libraries/sql_query_form.lib.php:223 -#, fuzzy, php-format -msgid "Run SQL query/queries on server %s" -msgstr "Izpildīt SQL vaicājumu(s) uz datubāzes %s" - -#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 -#, php-format -msgid "Run SQL query/queries on database %s" -msgstr "Izpildīt SQL vaicājumu(s) uz datubāzes %s" - -#: libraries/sql_query_form.lib.php:296 navigation.php:302 -#: setup/frames/index.inc.php:231 -#, fuzzy -msgid "Clear" -msgstr "Kalendārs" - -#: libraries/sql_query_form.lib.php:301 -#, fuzzy -#| msgid "Column names" -msgid "Columns" -msgstr "Kolonnu nosaukumi" - -#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 -msgid "Bookmark this SQL query" -msgstr "Saglabāt šo SQL vaicājumu" - -#: libraries/sql_query_form.lib.php:343 sql.php:1021 -msgid "Let every user access this bookmark" -msgstr "Dot ikvienam lietotājam pieeju šai grāmatzīmei" - -#: libraries/sql_query_form.lib.php:349 -msgid "Replace existing bookmark of same name" -msgstr "" - -#: libraries/sql_query_form.lib.php:365 -msgid "Do not overwrite this query from outside the window" -msgstr "Nepārrakstīt šo vaicājumu ārpus šī loga" - -#: libraries/sql_query_form.lib.php:372 -msgid "Delimiter" -msgstr "" - -#: libraries/sql_query_form.lib.php:380 -msgid " Show this query here again " -msgstr " Rādīt šo vaicājumu šeit atkal " - -#: libraries/sql_query_form.lib.php:443 -msgid "View only" -msgstr "Tikai apskatīt" - -#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 -msgid "Location of the text file" -msgstr "Teksta faila atrašanās vieta" - -#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 -msgid "web server upload directory" -msgstr "web servera augšupielādes direktorija" - #: libraries/sqlvalidator.lib.php:67 #, php-format msgid "" @@ -7070,48 +7142,6 @@ msgstr "" "Nevar inicializēt SQL pārbaudītāju. Lūdzu pārbaudiet, vai esat uzinstalējuši " "nepieciešamos PHP paplašinājumus, kā aprakstīts %sdokumentācijā%s." -#: libraries/StorageEngine.class.php:195 -msgid "" -"There is no detailed status information available for this storage engine." -msgstr "" - -#: libraries/StorageEngine.class.php:355 -#, php-format -msgid "%s is available on this MySQL server." -msgstr "" - -#: libraries/StorageEngine.class.php:358 -#, php-format -msgid "%s has been disabled for this MySQL server." -msgstr "" - -#: libraries/StorageEngine.class.php:362 -#, php-format -msgid "This MySQL server does not support the %s storage engine." -msgstr "" - -#: libraries/Table.class.php:1027 -msgid "Invalid database" -msgstr "" - -#: libraries/Table.class.php:1041 tbl_get_field.php:25 -msgid "Invalid table name" -msgstr "" - -#: libraries/Table.class.php:1056 -#, php-format -msgid "Error renaming table %1$s to %2$s" -msgstr "" - -#: libraries/Table.class.php:1139 -#, php-format -msgid "Table %s has been renamed to %s" -msgstr "Tabula %s tika pārsaukta par %s" - -#: libraries/Table.class.php:1272 -msgid "Could not save table UI preferences" -msgstr "" - #: libraries/tbl_links.inc.php:117 libraries/tbl_links.inc.php:118 msgid "Table seems to be empty!" msgstr "" @@ -7240,38 +7270,6 @@ msgstr "" msgid "+ Add a value" msgstr "Pievienot jaunu lietotāju" -#: libraries/Theme.class.php:160 -#, php-format -msgid "No valid image path for theme %s found!" -msgstr "" - -#: libraries/Theme.class.php:380 -msgid "No preview available." -msgstr "" - -#: libraries/Theme.class.php:383 -msgid "take it" -msgstr "izmantot šo stilu" - -#: libraries/Theme_Manager.class.php:109 -#, php-format -msgid "Default theme %s not found!" -msgstr "" - -#: libraries/Theme_Manager.class.php:147 -#, php-format -msgid "Theme %s not found!" -msgstr "" - -#: libraries/Theme_Manager.class.php:215 -#, php-format -msgid "Theme path not found for theme %s!" -msgstr "" - -#: libraries/Theme_Manager.class.php:291 themes.php:20 themes.php:40 -msgid "Theme" -msgstr "" - #: libraries/transformations/application_octetstream__download.inc.php:9 #, fuzzy #| msgid "" @@ -8358,13 +8356,13 @@ msgstr "Dzēst datubāzes, kurām ir tādi paši vārdi, kā lietotājiem." msgid "" "Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege " "tables. The content of these tables may differ from the privileges the " -"server uses, if they have been changed manually. In this case, you should %" -"sreload the privileges%s before you continue." +"server uses, if they have been changed manually. In this case, you should " +"%sreload the privileges%s before you continue." msgstr "" "Piezīme: phpMyAdmin saņem lietotāju privilēģijas pa taisno no MySQL " "privilēģiju tabilām. Šo tabulu saturs var atšķirties no privilēģijām, ko " -"lieto serveris, ja tur tika veikti labojumi. Šajā gadījumā ir nepieciešams %" -"spārlādēt privilēģijas%s pirms Jūs turpināt." +"lieto serveris, ja tur tika veikti labojumi. Šajā gadījumā ir nepieciešams " +"%spārlādēt privilēģijas%s pirms Jūs turpināt." #: server_privileges.php:1764 msgid "The selected user was not found in the privilege table." diff --git a/po/mk.po b/po/mk.po index 63162b58a4..61941d51af 100644 --- a/po/mk.po +++ b/po/mk.po @@ -3,14 +3,14 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-26 07:33-0400\n" +"POT-Creation-Date: 2011-06-27 10:20+0200\n" "PO-Revision-Date: 2011-05-19 17:04+0200\n" "Last-Translator: \n" "Language-Team: macedonian_cyrillic \n" +"Language: mk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: mk\n" "Plural-Forms: nplurals=2; plural=n==1 || n%10==1 ? 0 : 1;\n" "X-Generator: Pootle 2.0.5\n" @@ -45,13 +45,13 @@ msgstr "" msgid "Search" msgstr "Пребарување" -#: browse_foreigners.php:154 db_operations.php:368 db_operations.php:420 -#: db_operations.php:530 db_operations.php:558 db_search.php:360 +#: browse_foreigners.php:154 db_operations.php:369 db_operations.php:421 +#: db_operations.php:531 db_operations.php:559 db_search.php:360 #: db_structure.php:528 enum_editor.php:63 js/messages.php:90 +#: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 #: libraries/auth/cookie.auth.lib.php:273 libraries/common.lib.php:1315 -#: libraries/common.lib.php:2245 libraries/Config.class.php:1220 -#: libraries/core.lib.php:557 libraries/db_routines.lib.php:789 -#: libraries/db_routines.lib.php:921 +#: libraries/common.lib.php:2245 libraries/core.lib.php:557 +#: libraries/db_routines.lib.php:789 libraries/db_routines.lib.php:921 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 #: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 @@ -64,18 +64,18 @@ msgstr "Пребарување" #: 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:518 #: libraries/tbl_properties.inc.php:607 libraries/tbl_properties.inc.php:777 -#: libraries/Theme_Manager.class.php:305 main.php:109 navigation.php:202 -#: navigation.php:240 pmd_pdf.php:124 prefs_manage.php:265 -#: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 -#: server_privileges.php:1694 server_privileges.php:2051 -#: server_privileges.php:2098 server_privileges.php:2138 -#: server_replication.php:233 server_replication.php:316 -#: server_replication.php:347 server_synchronize.php:1220 tbl_change.php:332 -#: tbl_change.php:1024 tbl_change.php:1061 tbl_indexes.php:260 -#: tbl_operations.php:280 tbl_operations.php:317 tbl_operations.php:519 -#: tbl_operations.php:581 tbl_operations.php:763 tbl_select.php:291 -#: tbl_structure.php:698 tbl_structure.php:734 tbl_tracking.php:425 -#: tbl_tracking.php:563 view_create.php:181 view_operations.php:99 +#: main.php:109 navigation.php:202 navigation.php:240 pmd_pdf.php:124 +#: prefs_manage.php:265 prefs_manage.php:316 server_binlog.php:128 +#: server_privileges.php:646 server_privileges.php:1694 +#: server_privileges.php:2051 server_privileges.php:2098 +#: server_privileges.php:2138 server_replication.php:233 +#: server_replication.php:316 server_replication.php:347 +#: server_synchronize.php:1220 tbl_change.php:332 tbl_change.php:1024 +#: tbl_change.php:1061 tbl_indexes.php:260 tbl_operations.php:280 +#: tbl_operations.php:317 tbl_operations.php:519 tbl_operations.php:581 +#: tbl_operations.php:763 tbl_select.php:291 tbl_structure.php:698 +#: tbl_structure.php:734 tbl_tracking.php:425 tbl_tracking.php:563 +#: view_create.php:181 view_operations.php:99 msgid "Go" msgstr "OK" @@ -120,7 +120,7 @@ msgstr "" msgid "Database %1$s has been created." msgstr "Базата на податоци %1$s е креирана" -#: db_datadict.php:48 db_operations.php:361 +#: db_datadict.php:48 db_operations.php:362 msgid "Database comment: " msgstr "Коментар на базата на податоци:" @@ -130,9 +130,9 @@ msgstr "Коментар на базата на податоци:" msgid "Table comments" msgstr "Коментар на табелата" -#: db_datadict.php:166 db_qbe.php:196 libraries/export/htmlword.php:248 -#: libraries/export/latex.php:375 libraries/export/odt.php:302 -#: libraries/export/texytext.php:227 libraries/Index.class.php:448 +#: db_datadict.php:166 db_qbe.php:196 libraries/Index.class.php:448 +#: libraries/export/htmlword.php:248 libraries/export/latex.php:375 +#: libraries/export/odt.php:302 libraries/export/texytext.php:227 #: libraries/schema/Pdf_Relation_Schema.class.php:1236 #: libraries/schema/Pdf_Relation_Schema.class.php:1257 #: libraries/tbl_properties.inc.php:274 tbl_change.php:310 tbl_chart.php:86 @@ -143,12 +143,12 @@ msgstr "Коментар на табелата" msgid "Column" msgstr "Имиња на колони" -#: db_datadict.php:167 db_printview.php:104 libraries/db_events.inc.php:69 -#: libraries/db_routines.lib.php:666 libraries/db_routines.lib.php:691 -#: libraries/db_routines.lib.php:847 libraries/db_routines.lib.php:1216 -#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:249 -#: libraries/export/latex.php:375 libraries/export/odt.php:305 -#: libraries/export/texytext.php:228 libraries/Index.class.php:445 +#: db_datadict.php:167 db_printview.php:104 libraries/Index.class.php:445 +#: libraries/db_events.inc.php:69 libraries/db_routines.lib.php:666 +#: libraries/db_routines.lib.php:691 libraries/db_routines.lib.php:847 +#: libraries/db_routines.lib.php:1216 libraries/db_structure.lib.php:51 +#: libraries/export/htmlword.php:249 libraries/export/latex.php:375 +#: libraries/export/odt.php:305 libraries/export/texytext.php:228 #: libraries/schema/Pdf_Relation_Schema.class.php:1237 #: libraries/schema/Pdf_Relation_Schema.class.php:1258 #: libraries/tbl_properties.inc.php:100 server_privileges.php:2151 @@ -158,9 +158,9 @@ msgstr "Имиња на колони" msgid "Type" msgstr "Тип" -#: db_datadict.php:169 libraries/export/htmlword.php:250 -#: libraries/export/latex.php:375 libraries/export/odt.php:308 -#: libraries/export/texytext.php:229 libraries/Index.class.php:451 +#: db_datadict.php:169 libraries/Index.class.php:451 +#: libraries/export/htmlword.php:250 libraries/export/latex.php:375 +#: libraries/export/odt.php:308 libraries/export/texytext.php:229 #: libraries/schema/Pdf_Relation_Schema.class.php:1239 #: libraries/schema/Pdf_Relation_Schema.class.php:1260 #: libraries/tbl_properties.inc.php:109 tbl_change.php:325 @@ -198,13 +198,12 @@ msgstr "Врски кон" msgid "Comments" msgstr "Коментари" -#: db_datadict.php:259 js/messages.php:109 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:361 +#: db_datadict.php:259 js/messages.php:109 libraries/Index.class.php:361 #: libraries/Index.class.php:388 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:287 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:287 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:130 #: server_privileges.php:1381 server_privileges.php:1392 @@ -215,17 +214,17 @@ msgstr "Коментари" msgid "No" msgstr "Не" -#: db_datadict.php:259 js/messages.php:108 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:362 +#: db_datadict.php:259 js/messages.php:108 libraries/Index.class.php:362 #: libraries/Index.class.php:387 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 -#: libraries/mult_submits.inc.php:87 libraries/mult_submits.inc.php:92 -#: libraries/mult_submits.inc.php:97 libraries/mult_submits.inc.php:102 -#: libraries/mult_submits.inc.php:262 libraries/mult_submits.inc.php:276 -#: libraries/mult_submits.inc.php:286 libraries/mult_submits.inc.php:299 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:46 +#: libraries/mult_submits.inc.php:78 libraries/mult_submits.inc.php:87 +#: libraries/mult_submits.inc.php:92 libraries/mult_submits.inc.php:97 +#: libraries/mult_submits.inc.php:102 libraries/mult_submits.inc.php:262 +#: libraries/mult_submits.inc.php:276 libraries/mult_submits.inc.php:286 +#: libraries/mult_submits.inc.php:299 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:129 #: server_databases.php:76 server_privileges.php:1378 @@ -262,80 +261,80 @@ msgstr "ништо" msgid "The database name is empty!" msgstr "Името на базата на податоци не е зададено!" -#: db_operations.php:271 +#: db_operations.php:272 #, php-format msgid "Database %s has been renamed to %s" msgstr "Базата на податоци %s е преименувана во %s" -#: db_operations.php:275 +#: db_operations.php:276 #, php-format msgid "Database %s has been copied to %s" msgstr "Базата на податоци %s е ископирана во %s" -#: db_operations.php:403 +#: db_operations.php:404 msgid "Rename database to" msgstr "Преименувај ја базата на податоци во" -#: db_operations.php:408 server_status.php:799 +#: db_operations.php:409 server_status.php:799 msgid "Command" msgstr "Наредба" -#: db_operations.php:439 +#: db_operations.php:440 msgid "Remove database" msgstr "Избриши ја базата на податоци." -#: db_operations.php:451 +#: db_operations.php:452 #, php-format msgid "Database %s has been dropped." msgstr "Базата на податоци %s не е прифатена" -#: db_operations.php:456 +#: db_operations.php:457 #, fuzzy msgid "Drop the database (DROP)" msgstr "Базата на податоци не постои" -#: db_operations.php:486 +#: db_operations.php:487 msgid "Copy database to" msgstr "Копирај ја базата на податоци во" -#: db_operations.php:493 tbl_operations.php:548 tbl_tracking.php:418 +#: db_operations.php:494 tbl_operations.php:548 tbl_tracking.php:418 msgid "Structure only" msgstr "Само структура" -#: db_operations.php:494 tbl_operations.php:549 tbl_tracking.php:420 +#: db_operations.php:495 tbl_operations.php:549 tbl_tracking.php:420 msgid "Structure and data" msgstr "Структура и податоци" -#: db_operations.php:495 tbl_operations.php:550 tbl_tracking.php:419 +#: db_operations.php:496 tbl_operations.php:550 tbl_tracking.php:419 msgid "Data only" msgstr "Само податоци" -#: db_operations.php:503 +#: db_operations.php:504 msgid "CREATE DATABASE before copying" msgstr "CREATE DATABASE пред копирање" -#: db_operations.php:506 libraries/config/messages.inc.php:126 +#: db_operations.php:507 libraries/config/messages.inc.php:126 #: libraries/config/messages.inc.php:127 libraries/config/messages.inc.php:129 #: libraries/config/messages.inc.php:135 tbl_operations.php:556 #, php-format msgid "Add %s" msgstr "" -#: db_operations.php:510 libraries/config/messages.inc.php:119 +#: db_operations.php:511 libraries/config/messages.inc.php:119 #: tbl_operations.php:314 tbl_operations.php:558 msgid "Add AUTO_INCREMENT value" msgstr "Додади AUTO_INCREMENT вредност" -#: db_operations.php:514 tbl_operations.php:565 +#: db_operations.php:515 tbl_operations.php:565 msgid "Add constraints" msgstr "Додади ограничувања" -#: db_operations.php:527 +#: db_operations.php:528 msgid "Switch to copied database" msgstr "Префрли се на копираната база на податоци" -#: db_operations.php:551 libraries/build_html_for_db.lib.php:19 -#: libraries/db_structure.lib.php:53 libraries/Index.class.php:450 +#: db_operations.php:552 libraries/Index.class.php:450 +#: libraries/build_html_for_db.lib.php:19 libraries/db_structure.lib.php:53 #: libraries/mysql_charsets.lib.php:110 libraries/tbl_properties.inc.php:107 #: libraries/tbl_properties.inc.php:720 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:378 tbl_select.php:115 @@ -344,7 +343,7 @@ msgstr "Префрли се на копираната база на подато msgid "Collation" msgstr "Подредување" -#: db_operations.php:564 +#: db_operations.php:565 #, fuzzy, php-format #| msgid "" #| "The additional features for working with linked tables have been " @@ -356,7 +355,7 @@ msgstr "" "Дополнителните можности за работа со поврзаните табели се исклучени. За да " "дознаете зошто, кликнете %sовде%s." -#: db_operations.php:599 +#: db_operations.php:600 #, fuzzy #| msgid "Relational schema" msgid "Edit or export relational schema" @@ -509,104 +508,104 @@ msgstr "SQL упит на базата на податоци %s:" msgid "Submit Query" msgstr "Изврши SQL" -#: db_routines.php:152 import.php:453 libraries/display_tbl.lib.php:2272 -#: libraries/Message.class.php:185 libraries/sql_query_form.lib.php:139 +#: db_routines.php:154 import.php:453 libraries/Message.class.php:185 +#: libraries/display_tbl.lib.php:2272 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" msgstr "Вашиот SQL упит успешно е извршен" -#: db_routines.php:155 +#: db_routines.php:157 #, php-format msgid "%d row affected by the last statement inside the procedure" msgid_plural "%d rows affected by the last statement inside the procedure" msgstr[0] "" msgstr[1] "" -#: db_routines.php:165 +#: db_routines.php:167 #, fuzzy, php-format #| msgid "Allows executing stored routines." msgid "Execution results of routine %s" msgstr "Дозволува извршување на stored рутини." -#: db_routines.php:185 libraries/import.lib.php:153 sql.php:678 +#: db_routines.php:187 libraries/import.lib.php:153 sql.php:678 #: tbl_change.php:180 tbl_get_field.php:34 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL врати празен резултат (нула записи)." -#: db_routines.php:190 db_routines.php:295 db_routines.php:300 -#: db_routines.php:324 +#: db_routines.php:192 db_routines.php:297 db_routines.php:302 +#: db_routines.php:326 #, php-format msgid "The following query has failed: \"%s\"" msgstr "" -#: db_routines.php:191 db_routines.php:296 db_routines.php:301 -#: db_routines.php:311 db_routines.php:325 libraries/common.lib.php:609 +#: db_routines.php:193 db_routines.php:298 db_routines.php:303 +#: db_routines.php:313 db_routines.php:327 libraries/common.lib.php:609 msgid "MySQL said: " msgstr "MySQL порака: " -#: db_routines.php:208 db_routines.php:240 db_routines.php:268 -#: db_routines.php:407 +#: db_routines.php:210 db_routines.php:242 db_routines.php:270 +#: db_routines.php:409 #, fuzzy msgid "Error in processing request" msgstr "Листа на процеси" -#: db_routines.php:209 db_routines.php:241 db_routines.php:269 -#: db_routines.php:408 +#: db_routines.php:211 db_routines.php:243 db_routines.php:271 +#: db_routines.php:410 #, fuzzy, php-format #| msgid "No tables found in database." msgid "No routine with name %1$s found in database %2$s" msgstr "Табелите не се пронајдени во базата на податоци." -#: db_routines.php:230 db_routines.php:234 +#: db_routines.php:232 db_routines.php:236 msgid "Execute routine" msgstr "" -#: db_routines.php:259 db_routines.php:263 +#: db_routines.php:261 db_routines.php:265 #, php-format msgid "Export of routine %s" msgstr "" -#: db_routines.php:288 libraries/db_routines.lib.php:960 +#: db_routines.php:290 libraries/db_routines.lib.php:960 #, php-format msgid "Invalid routine type: \"%s\"" msgstr "" -#: db_routines.php:309 +#: db_routines.php:311 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: db_routines.php:310 +#: db_routines.php:312 msgid "The backed up query was:" msgstr "" -#: db_routines.php:314 +#: db_routines.php:316 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Routine %1$s has been modified." msgstr "Табелата %s е избришана" -#: db_routines.php:327 +#: db_routines.php:329 #, fuzzy, php-format msgid "Routine %1$s has been created." msgstr "Табелата %s е избришана" -#: db_routines.php:335 +#: db_routines.php:337 msgid "One or more errors have occured while processing your request:" msgstr "" -#: db_routines.php:379 +#: db_routines.php:381 #, fuzzy msgid "Create routine" msgstr "Верзија на серверот" -#: db_routines.php:383 +#: db_routines.php:385 #, fuzzy #| msgid "Routines" msgid "Edit routine" msgstr "Рутини" -#: db_routines.php:434 +#: db_routines.php:436 msgid "" "You are using PHP's deprecated 'mysql' extension, which is not capable of " "handling multi queries. The execution of some stored routines may fail!(ex. 12.00% to .12)" msgstr "" @@ -6260,40 +6402,6 @@ msgid "" "the issue and try again." msgstr "" -#: libraries/Index.class.php:430 tbl_relation.php:526 -msgid "No index defined!" -msgstr "Клучот не е дефиниран!" - -#: libraries/Index.class.php:446 libraries/tbl_properties.inc.php:503 -#: tbl_structure.php:157 tbl_structure.php:162 tbl_structure.php:606 -#: tbl_tracking.php:315 -msgid "Unique" -msgstr "Единствен" - -#: libraries/Index.class.php:447 tbl_tracking.php:316 -msgid "Packed" -msgstr "" - -#: libraries/Index.class.php:449 tbl_tracking.php:318 -msgid "Cardinality" -msgstr "Кардиналност" - -#: libraries/Index.class.php:474 -msgid "The primary key has been dropped" -msgstr "Примарниот клуч е избришан" - -#: libraries/Index.class.php:478 -#, php-format -msgid "Index %s has been dropped" -msgstr "Клучот %s е избиршан" - -#: libraries/Index.class.php:582 -#, php-format -msgid "" -"The indexes %1$s and %2$s seem to be equal and one of them could possibly be " -"removed." -msgstr "" - #: libraries/kanji-encoding.lib.php:142 #, fuzzy #| msgid "None" @@ -6306,29 +6414,6 @@ msgstr "нема" msgid "Convert to Kana" msgstr "" -#: libraries/Message.class.php:260 -#, php-format -msgid "%1$d row affected." -msgid_plural "%1$d rows affected." -msgstr[0] "" -msgstr[1] "" - -#: libraries/Message.class.php:279 -#, fuzzy, php-format -#| msgid "No rows selected" -msgid "%1$d row deleted." -msgid_plural "%1$d rows deleted." -msgstr[0] "Нема селектирани записи" -msgstr[1] "Нема селектирани записи" - -#: libraries/Message.class.php:298 -#, fuzzy, php-format -#| msgid "No rows selected" -msgid "%1$d row inserted." -msgid_plural "%1$d rows inserted." -msgstr[0] "Нема селектирани записи" -msgstr[1] "Нема селектирани записи" - #: libraries/mult_submits.inc.php:254 #, fuzzy #| msgid "Fri" @@ -6573,19 +6658,6 @@ msgstr "" msgid "This format has no options" msgstr "Не постојат опции за овој формат" -#: libraries/RecentTable.class.php:114 -msgid "Could not save recent table" -msgstr "" - -#: libraries/RecentTable.class.php:149 -#, fuzzy -msgid "Recent tables" -msgstr "Нема табела" - -#: libraries/RecentTable.class.php:155 -msgid "There are no recent tables" -msgstr "" - #: libraries/relation.lib.php:83 msgid "not OK" msgstr "не е како што треба" @@ -6977,6 +7049,64 @@ msgstr "" msgid "Target database" msgstr "Пребарување низ базата на податоци" +#: libraries/sql_query_form.lib.php:223 +#, fuzzy, php-format +msgid "Run SQL query/queries on server %s" +msgstr "Изврши SQL упит(и) на базата %s" + +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 +#, php-format +msgid "Run SQL query/queries on database %s" +msgstr "Изврши SQL упит(и) на базата %s" + +#: libraries/sql_query_form.lib.php:296 navigation.php:302 +#: setup/frames/index.inc.php:231 +#, fuzzy +msgid "Clear" +msgstr "Календар" + +#: libraries/sql_query_form.lib.php:301 +#, fuzzy +#| msgid "Column names" +msgid "Columns" +msgstr "Имиња на колони" + +#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 +msgid "Bookmark this SQL query" +msgstr "Запамти SQL упит" + +#: libraries/sql_query_form.lib.php:343 sql.php:1021 +msgid "Let every user access this bookmark" +msgstr "дади дозвола на секој корисник да пристапува на овој упит." + +#: libraries/sql_query_form.lib.php:349 +msgid "Replace existing bookmark of same name" +msgstr "" + +#: libraries/sql_query_form.lib.php:365 +msgid "Do not overwrite this query from outside the window" +msgstr "Не го препишувај овој упит надвор од овој прозорец" + +#: libraries/sql_query_form.lib.php:372 +msgid "Delimiter" +msgstr "" + +#: libraries/sql_query_form.lib.php:380 +msgid " Show this query here again " +msgstr "Прикажи го повторно овој упит" + +#: libraries/sql_query_form.lib.php:443 +msgid "View only" +msgstr "Види само" + +#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 +msgid "Location of the text file" +msgstr "Локација на текстуалната податотека" + +#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 +msgid "web server upload directory" +msgstr "директориум за праќање на веб серверот " + #: libraries/sqlparser.lib.php:132 msgid "" "There seems to be an error in your SQL query. The MySQL server error output " @@ -7039,64 +7169,6 @@ msgstr "Неисправен идентификатор" msgid "Unknown Punctuation String" msgstr "Непознат стринг за интерпункција" -#: libraries/sql_query_form.lib.php:223 -#, fuzzy, php-format -msgid "Run SQL query/queries on server %s" -msgstr "Изврши SQL упит(и) на базата %s" - -#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 -#, php-format -msgid "Run SQL query/queries on database %s" -msgstr "Изврши SQL упит(и) на базата %s" - -#: libraries/sql_query_form.lib.php:296 navigation.php:302 -#: setup/frames/index.inc.php:231 -#, fuzzy -msgid "Clear" -msgstr "Календар" - -#: libraries/sql_query_form.lib.php:301 -#, fuzzy -#| msgid "Column names" -msgid "Columns" -msgstr "Имиња на колони" - -#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 -msgid "Bookmark this SQL query" -msgstr "Запамти SQL упит" - -#: libraries/sql_query_form.lib.php:343 sql.php:1021 -msgid "Let every user access this bookmark" -msgstr "дади дозвола на секој корисник да пристапува на овој упит." - -#: libraries/sql_query_form.lib.php:349 -msgid "Replace existing bookmark of same name" -msgstr "" - -#: libraries/sql_query_form.lib.php:365 -msgid "Do not overwrite this query from outside the window" -msgstr "Не го препишувај овој упит надвор од овој прозорец" - -#: libraries/sql_query_form.lib.php:372 -msgid "Delimiter" -msgstr "" - -#: libraries/sql_query_form.lib.php:380 -msgid " Show this query here again " -msgstr "Прикажи го повторно овој упит" - -#: libraries/sql_query_form.lib.php:443 -msgid "View only" -msgstr "Види само" - -#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 -msgid "Location of the text file" -msgstr "Локација на текстуалната податотека" - -#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 -msgid "web server upload directory" -msgstr "директориум за праќање на веб серверот " - #: libraries/sqlvalidator.lib.php:67 #, php-format msgid "" @@ -7106,48 +7178,6 @@ msgstr "" "SQL валидаторот не можеше да биде стартуван. Проверете да ли се инсталирани " "неопходните PHP екстензии опишане во %sдокументацијата%s." -#: libraries/StorageEngine.class.php:195 -msgid "" -"There is no detailed status information available for this storage engine." -msgstr "Нема детални информации за статусот на овој вид на складиште." - -#: libraries/StorageEngine.class.php:355 -#, php-format -msgid "%s is available on this MySQL server." -msgstr "%s е достапен на овој MySQL сервер." - -#: libraries/StorageEngine.class.php:358 -#, php-format -msgid "%s has been disabled for this MySQL server." -msgstr "%s е оневозможен на овој MySQL сервер." - -#: libraries/StorageEngine.class.php:362 -#, php-format -msgid "This MySQL server does not support the %s storage engine." -msgstr "Овој MySQL сервер не подржува %s вид на складиште." - -#: libraries/Table.class.php:1027 -msgid "Invalid database" -msgstr "" - -#: libraries/Table.class.php:1041 tbl_get_field.php:25 -msgid "Invalid table name" -msgstr "" - -#: libraries/Table.class.php:1056 -#, php-format -msgid "Error renaming table %1$s to %2$s" -msgstr "" - -#: libraries/Table.class.php:1139 -#, php-format -msgid "Table %s has been renamed to %s" -msgstr "Табелата %s е преименувана во %s" - -#: libraries/Table.class.php:1272 -msgid "Could not save table UI preferences" -msgstr "" - #: libraries/tbl_links.inc.php:117 libraries/tbl_links.inc.php:118 msgid "Table seems to be empty!" msgstr "" @@ -7277,38 +7307,6 @@ msgstr "" msgid "+ Add a value" msgstr "Додади нов корисник" -#: libraries/Theme.class.php:160 -#, php-format -msgid "No valid image path for theme %s found!" -msgstr "" - -#: libraries/Theme.class.php:380 -msgid "No preview available." -msgstr "" - -#: libraries/Theme.class.php:383 -msgid "take it" -msgstr "превземи" - -#: libraries/Theme_Manager.class.php:109 -#, php-format -msgid "Default theme %s not found!" -msgstr "" - -#: libraries/Theme_Manager.class.php:147 -#, php-format -msgid "Theme %s not found!" -msgstr "" - -#: libraries/Theme_Manager.class.php:215 -#, php-format -msgid "Theme path not found for theme %s!" -msgstr "" - -#: libraries/Theme_Manager.class.php:291 themes.php:20 themes.php:40 -msgid "Theme" -msgstr "" - #: libraries/transformations/application_octetstream__download.inc.php:9 #, fuzzy #| msgid "" @@ -8422,8 +8420,8 @@ msgstr "" msgid "" "Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege " "tables. The content of these tables may differ from the privileges the " -"server uses, if they have been changed manually. In this case, you should %" -"sreload the privileges%s before you continue." +"server uses, if they have been changed manually. In this case, you should " +"%sreload the privileges%s before you continue." msgstr "" "Напомена: phpMyAdmin ги зема привилегиите на корисникот директно од MySQL " "табелата на привилегии. Содржината на оваа табела табела може да се " diff --git a/po/ml.po b/po/ml.po index 072f367147..2e5090affe 100644 --- a/po/ml.po +++ b/po/ml.po @@ -5,14 +5,14 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-26 07:33-0400\n" +"POT-Creation-Date: 2011-06-27 10:20+0200\n" "PO-Revision-Date: 2011-02-10 14:03+0100\n" "Last-Translator: Michal Čihař \n" "Language-Team: Malayalam \n" +"Language: ml\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: ml\n" "X-Generator: Translate Toolkit 1.7.0\n" #: browse_foreigners.php:35 browse_foreigners.php:53 @@ -43,13 +43,13 @@ msgstr "" msgid "Search" msgstr "" -#: browse_foreigners.php:154 db_operations.php:368 db_operations.php:420 -#: db_operations.php:530 db_operations.php:558 db_search.php:360 +#: browse_foreigners.php:154 db_operations.php:369 db_operations.php:421 +#: db_operations.php:531 db_operations.php:559 db_search.php:360 #: db_structure.php:528 enum_editor.php:63 js/messages.php:90 +#: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 #: libraries/auth/cookie.auth.lib.php:273 libraries/common.lib.php:1315 -#: libraries/common.lib.php:2245 libraries/Config.class.php:1220 -#: libraries/core.lib.php:557 libraries/db_routines.lib.php:789 -#: libraries/db_routines.lib.php:921 +#: libraries/common.lib.php:2245 libraries/core.lib.php:557 +#: libraries/db_routines.lib.php:789 libraries/db_routines.lib.php:921 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 #: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 @@ -62,18 +62,18 @@ msgstr "" #: 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:518 #: libraries/tbl_properties.inc.php:607 libraries/tbl_properties.inc.php:777 -#: libraries/Theme_Manager.class.php:305 main.php:109 navigation.php:202 -#: navigation.php:240 pmd_pdf.php:124 prefs_manage.php:265 -#: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 -#: server_privileges.php:1694 server_privileges.php:2051 -#: server_privileges.php:2098 server_privileges.php:2138 -#: server_replication.php:233 server_replication.php:316 -#: server_replication.php:347 server_synchronize.php:1220 tbl_change.php:332 -#: tbl_change.php:1024 tbl_change.php:1061 tbl_indexes.php:260 -#: tbl_operations.php:280 tbl_operations.php:317 tbl_operations.php:519 -#: tbl_operations.php:581 tbl_operations.php:763 tbl_select.php:291 -#: tbl_structure.php:698 tbl_structure.php:734 tbl_tracking.php:425 -#: tbl_tracking.php:563 view_create.php:181 view_operations.php:99 +#: main.php:109 navigation.php:202 navigation.php:240 pmd_pdf.php:124 +#: prefs_manage.php:265 prefs_manage.php:316 server_binlog.php:128 +#: server_privileges.php:646 server_privileges.php:1694 +#: server_privileges.php:2051 server_privileges.php:2098 +#: server_privileges.php:2138 server_replication.php:233 +#: server_replication.php:316 server_replication.php:347 +#: server_synchronize.php:1220 tbl_change.php:332 tbl_change.php:1024 +#: tbl_change.php:1061 tbl_indexes.php:260 tbl_operations.php:280 +#: tbl_operations.php:317 tbl_operations.php:519 tbl_operations.php:581 +#: tbl_operations.php:763 tbl_select.php:291 tbl_structure.php:698 +#: tbl_structure.php:734 tbl_tracking.php:425 tbl_tracking.php:563 +#: view_create.php:181 view_operations.php:99 msgid "Go" msgstr "" @@ -118,7 +118,7 @@ msgstr "" msgid "Database %1$s has been created." msgstr "" -#: db_datadict.php:48 db_operations.php:361 +#: db_datadict.php:48 db_operations.php:362 msgid "Database comment: " msgstr "" @@ -128,9 +128,9 @@ msgstr "" msgid "Table comments" msgstr "" -#: db_datadict.php:166 db_qbe.php:196 libraries/export/htmlword.php:248 -#: libraries/export/latex.php:375 libraries/export/odt.php:302 -#: libraries/export/texytext.php:227 libraries/Index.class.php:448 +#: db_datadict.php:166 db_qbe.php:196 libraries/Index.class.php:448 +#: libraries/export/htmlword.php:248 libraries/export/latex.php:375 +#: libraries/export/odt.php:302 libraries/export/texytext.php:227 #: libraries/schema/Pdf_Relation_Schema.class.php:1236 #: libraries/schema/Pdf_Relation_Schema.class.php:1257 #: libraries/tbl_properties.inc.php:274 tbl_change.php:310 tbl_chart.php:86 @@ -139,12 +139,12 @@ msgstr "" msgid "Column" msgstr "" -#: db_datadict.php:167 db_printview.php:104 libraries/db_events.inc.php:69 -#: libraries/db_routines.lib.php:666 libraries/db_routines.lib.php:691 -#: libraries/db_routines.lib.php:847 libraries/db_routines.lib.php:1216 -#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:249 -#: libraries/export/latex.php:375 libraries/export/odt.php:305 -#: libraries/export/texytext.php:228 libraries/Index.class.php:445 +#: db_datadict.php:167 db_printview.php:104 libraries/Index.class.php:445 +#: libraries/db_events.inc.php:69 libraries/db_routines.lib.php:666 +#: libraries/db_routines.lib.php:691 libraries/db_routines.lib.php:847 +#: libraries/db_routines.lib.php:1216 libraries/db_structure.lib.php:51 +#: libraries/export/htmlword.php:249 libraries/export/latex.php:375 +#: libraries/export/odt.php:305 libraries/export/texytext.php:228 #: libraries/schema/Pdf_Relation_Schema.class.php:1237 #: libraries/schema/Pdf_Relation_Schema.class.php:1258 #: libraries/tbl_properties.inc.php:100 server_privileges.php:2151 @@ -154,9 +154,9 @@ msgstr "" msgid "Type" msgstr "" -#: db_datadict.php:169 libraries/export/htmlword.php:250 -#: libraries/export/latex.php:375 libraries/export/odt.php:308 -#: libraries/export/texytext.php:229 libraries/Index.class.php:451 +#: db_datadict.php:169 libraries/Index.class.php:451 +#: libraries/export/htmlword.php:250 libraries/export/latex.php:375 +#: libraries/export/odt.php:308 libraries/export/texytext.php:229 #: libraries/schema/Pdf_Relation_Schema.class.php:1239 #: libraries/schema/Pdf_Relation_Schema.class.php:1260 #: libraries/tbl_properties.inc.php:109 tbl_change.php:325 @@ -194,13 +194,12 @@ msgstr "" msgid "Comments" msgstr "" -#: db_datadict.php:259 js/messages.php:109 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:361 +#: db_datadict.php:259 js/messages.php:109 libraries/Index.class.php:361 #: libraries/Index.class.php:388 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:287 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:287 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:130 #: server_privileges.php:1381 server_privileges.php:1392 @@ -211,17 +210,17 @@ msgstr "" msgid "No" msgstr "" -#: db_datadict.php:259 js/messages.php:108 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:362 +#: db_datadict.php:259 js/messages.php:108 libraries/Index.class.php:362 #: libraries/Index.class.php:387 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 -#: libraries/mult_submits.inc.php:87 libraries/mult_submits.inc.php:92 -#: libraries/mult_submits.inc.php:97 libraries/mult_submits.inc.php:102 -#: libraries/mult_submits.inc.php:262 libraries/mult_submits.inc.php:276 -#: libraries/mult_submits.inc.php:286 libraries/mult_submits.inc.php:299 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:46 +#: libraries/mult_submits.inc.php:78 libraries/mult_submits.inc.php:87 +#: libraries/mult_submits.inc.php:92 libraries/mult_submits.inc.php:97 +#: libraries/mult_submits.inc.php:102 libraries/mult_submits.inc.php:262 +#: libraries/mult_submits.inc.php:276 libraries/mult_submits.inc.php:286 +#: libraries/mult_submits.inc.php:299 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:129 #: server_databases.php:76 server_privileges.php:1378 @@ -258,79 +257,79 @@ msgstr "" msgid "The database name is empty!" msgstr "" -#: db_operations.php:271 +#: db_operations.php:272 #, php-format msgid "Database %s has been renamed to %s" msgstr "" -#: db_operations.php:275 +#: db_operations.php:276 #, php-format msgid "Database %s has been copied to %s" msgstr "" -#: db_operations.php:403 +#: db_operations.php:404 msgid "Rename database to" msgstr "" -#: db_operations.php:408 server_status.php:799 +#: db_operations.php:409 server_status.php:799 msgid "Command" msgstr "" -#: db_operations.php:439 +#: db_operations.php:440 msgid "Remove database" msgstr "" -#: db_operations.php:451 +#: db_operations.php:452 #, php-format msgid "Database %s has been dropped." msgstr "" -#: db_operations.php:456 +#: db_operations.php:457 msgid "Drop the database (DROP)" msgstr "" -#: db_operations.php:486 +#: db_operations.php:487 msgid "Copy database to" msgstr "" -#: db_operations.php:493 tbl_operations.php:548 tbl_tracking.php:418 +#: db_operations.php:494 tbl_operations.php:548 tbl_tracking.php:418 msgid "Structure only" msgstr "" -#: db_operations.php:494 tbl_operations.php:549 tbl_tracking.php:420 +#: db_operations.php:495 tbl_operations.php:549 tbl_tracking.php:420 msgid "Structure and data" msgstr "" -#: db_operations.php:495 tbl_operations.php:550 tbl_tracking.php:419 +#: db_operations.php:496 tbl_operations.php:550 tbl_tracking.php:419 msgid "Data only" msgstr "" -#: db_operations.php:503 +#: db_operations.php:504 msgid "CREATE DATABASE before copying" msgstr "" -#: db_operations.php:506 libraries/config/messages.inc.php:126 +#: db_operations.php:507 libraries/config/messages.inc.php:126 #: libraries/config/messages.inc.php:127 libraries/config/messages.inc.php:129 #: libraries/config/messages.inc.php:135 tbl_operations.php:556 #, php-format msgid "Add %s" msgstr "" -#: db_operations.php:510 libraries/config/messages.inc.php:119 +#: db_operations.php:511 libraries/config/messages.inc.php:119 #: tbl_operations.php:314 tbl_operations.php:558 msgid "Add AUTO_INCREMENT value" msgstr "" -#: db_operations.php:514 tbl_operations.php:565 +#: db_operations.php:515 tbl_operations.php:565 msgid "Add constraints" msgstr "" -#: db_operations.php:527 +#: db_operations.php:528 msgid "Switch to copied database" msgstr "" -#: db_operations.php:551 libraries/build_html_for_db.lib.php:19 -#: libraries/db_structure.lib.php:53 libraries/Index.class.php:450 +#: db_operations.php:552 libraries/Index.class.php:450 +#: libraries/build_html_for_db.lib.php:19 libraries/db_structure.lib.php:53 #: libraries/mysql_charsets.lib.php:110 libraries/tbl_properties.inc.php:107 #: libraries/tbl_properties.inc.php:720 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:378 tbl_select.php:115 @@ -339,14 +338,14 @@ msgstr "" msgid "Collation" msgstr "" -#: db_operations.php:564 +#: db_operations.php:565 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " "click %shere%s." msgstr "" -#: db_operations.php:599 +#: db_operations.php:600 msgid "Edit or export relational schema" msgstr "" @@ -492,97 +491,97 @@ msgstr "" msgid "Submit Query" msgstr "" -#: db_routines.php:152 import.php:453 libraries/display_tbl.lib.php:2272 -#: libraries/Message.class.php:185 libraries/sql_query_form.lib.php:139 +#: db_routines.php:154 import.php:453 libraries/Message.class.php:185 +#: libraries/display_tbl.lib.php:2272 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" msgstr "" -#: db_routines.php:155 +#: db_routines.php:157 #, php-format msgid "%d row affected by the last statement inside the procedure" msgid_plural "%d rows affected by the last statement inside the procedure" msgstr[0] "" msgstr[1] "" -#: db_routines.php:165 +#: db_routines.php:167 #, php-format msgid "Execution results of routine %s" msgstr "" -#: db_routines.php:185 libraries/import.lib.php:153 sql.php:678 +#: db_routines.php:187 libraries/import.lib.php:153 sql.php:678 #: tbl_change.php:180 tbl_get_field.php:34 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "" -#: db_routines.php:190 db_routines.php:295 db_routines.php:300 -#: db_routines.php:324 +#: db_routines.php:192 db_routines.php:297 db_routines.php:302 +#: db_routines.php:326 #, php-format msgid "The following query has failed: \"%s\"" msgstr "" -#: db_routines.php:191 db_routines.php:296 db_routines.php:301 -#: db_routines.php:311 db_routines.php:325 libraries/common.lib.php:609 +#: db_routines.php:193 db_routines.php:298 db_routines.php:303 +#: db_routines.php:313 db_routines.php:327 libraries/common.lib.php:609 msgid "MySQL said: " msgstr "" -#: db_routines.php:208 db_routines.php:240 db_routines.php:268 -#: db_routines.php:407 +#: db_routines.php:210 db_routines.php:242 db_routines.php:270 +#: db_routines.php:409 msgid "Error in processing request" msgstr "" -#: db_routines.php:209 db_routines.php:241 db_routines.php:269 -#: db_routines.php:408 +#: db_routines.php:211 db_routines.php:243 db_routines.php:271 +#: db_routines.php:410 #, php-format msgid "No routine with name %1$s found in database %2$s" msgstr "" -#: db_routines.php:230 db_routines.php:234 +#: db_routines.php:232 db_routines.php:236 msgid "Execute routine" msgstr "" -#: db_routines.php:259 db_routines.php:263 +#: db_routines.php:261 db_routines.php:265 #, php-format msgid "Export of routine %s" msgstr "" -#: db_routines.php:288 libraries/db_routines.lib.php:960 +#: db_routines.php:290 libraries/db_routines.lib.php:960 #, php-format msgid "Invalid routine type: \"%s\"" msgstr "" -#: db_routines.php:309 +#: db_routines.php:311 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: db_routines.php:310 +#: db_routines.php:312 msgid "The backed up query was:" msgstr "" -#: db_routines.php:314 +#: db_routines.php:316 #, php-format msgid "Routine %1$s has been modified." msgstr "" -#: db_routines.php:327 +#: db_routines.php:329 #, php-format msgid "Routine %1$s has been created." msgstr "" -#: db_routines.php:335 +#: db_routines.php:337 msgid "One or more errors have occured while processing your request:" msgstr "" -#: db_routines.php:379 +#: db_routines.php:381 msgid "Create routine" msgstr "" -#: db_routines.php:383 +#: db_routines.php:385 msgid "Edit routine" msgstr "" -#: db_routines.php:434 +#: db_routines.php:436 msgid "" "You are using PHP's deprecated 'mysql' extension, which is not capable of " "handling multi queries. The execution of some stored routines may fail!(ex. 12.00% to .12)" msgstr "" @@ -5809,40 +5948,6 @@ msgid "" "the issue and try again." msgstr "" -#: libraries/Index.class.php:430 tbl_relation.php:526 -msgid "No index defined!" -msgstr "" - -#: libraries/Index.class.php:446 libraries/tbl_properties.inc.php:503 -#: tbl_structure.php:157 tbl_structure.php:162 tbl_structure.php:606 -#: tbl_tracking.php:315 -msgid "Unique" -msgstr "" - -#: libraries/Index.class.php:447 tbl_tracking.php:316 -msgid "Packed" -msgstr "" - -#: libraries/Index.class.php:449 tbl_tracking.php:318 -msgid "Cardinality" -msgstr "" - -#: libraries/Index.class.php:474 -msgid "The primary key has been dropped" -msgstr "" - -#: libraries/Index.class.php:478 -#, php-format -msgid "Index %s has been dropped" -msgstr "" - -#: libraries/Index.class.php:582 -#, php-format -msgid "" -"The indexes %1$s and %2$s seem to be equal and one of them could possibly be " -"removed." -msgstr "" - #: libraries/kanji-encoding.lib.php:142 msgctxt "None encoding conversion" msgid "None" @@ -5853,27 +5958,6 @@ msgstr "" msgid "Convert to Kana" msgstr "" -#: libraries/Message.class.php:260 -#, php-format -msgid "%1$d row affected." -msgid_plural "%1$d rows affected." -msgstr[0] "" -msgstr[1] "" - -#: libraries/Message.class.php:279 -#, php-format -msgid "%1$d row deleted." -msgid_plural "%1$d rows deleted." -msgstr[0] "" -msgstr[1] "" - -#: libraries/Message.class.php:298 -#, php-format -msgid "%1$d row inserted." -msgid_plural "%1$d rows inserted." -msgstr[0] "" -msgstr[1] "" - #: libraries/mult_submits.inc.php:254 msgid "From" msgstr "" @@ -6112,18 +6196,6 @@ msgstr "" msgid "This format has no options" msgstr "" -#: libraries/RecentTable.class.php:114 -msgid "Could not save recent table" -msgstr "" - -#: libraries/RecentTable.class.php:149 -msgid "Recent tables" -msgstr "" - -#: libraries/RecentTable.class.php:155 -msgid "There are no recent tables" -msgstr "" - #: libraries/relation.lib.php:83 msgid "not OK" msgstr "" @@ -6493,57 +6565,6 @@ msgstr "" msgid "Target database" msgstr "" -#: libraries/sqlparser.lib.php:132 -msgid "" -"There seems to be an error in your SQL query. The MySQL server error output " -"below, if there is any, may also help you in diagnosing the problem" -msgstr "" - -#: libraries/sqlparser.lib.php:167 -msgid "" -"There is a chance that you may have found a bug in the SQL parser. Please " -"examine your query closely, and check that the quotes are correct and not " -"mis-matched. Other possible failure causes may be that you are uploading a " -"file with binary outside of a quoted text area. You can also try your query " -"on the MySQL command line interface. The MySQL server error output below, if " -"there is any, may also help you in diagnosing the problem. If you still have " -"problems or if the parser fails where the command line interface succeeds, " -"please reduce your SQL query input to the single query that causes problems, " -"and submit a bug report with the data chunk in the CUT section below:" -msgstr "" - -#: libraries/sqlparser.lib.php:169 -msgid "BEGIN CUT" -msgstr "" - -#: libraries/sqlparser.lib.php:171 -msgid "END CUT" -msgstr "" - -#: libraries/sqlparser.lib.php:173 -msgid "BEGIN RAW" -msgstr "" - -#: libraries/sqlparser.lib.php:177 -msgid "END RAW" -msgstr "" - -#: libraries/sqlparser.lib.php:363 -msgid "Automatically appended backtick to the end of query!" -msgstr "" - -#: libraries/sqlparser.lib.php:366 -msgid "Unclosed quote" -msgstr "" - -#: libraries/sqlparser.lib.php:518 -msgid "Invalid Identifer" -msgstr "" - -#: libraries/sqlparser.lib.php:635 -msgid "Unknown Punctuation String" -msgstr "" - #: libraries/sql_query_form.lib.php:223 #, php-format msgid "Run SQL query/queries on server %s" @@ -6599,6 +6620,57 @@ msgstr "" msgid "web server upload directory" msgstr "" +#: libraries/sqlparser.lib.php:132 +msgid "" +"There seems to be an error in your SQL query. The MySQL server error output " +"below, if there is any, may also help you in diagnosing the problem" +msgstr "" + +#: libraries/sqlparser.lib.php:167 +msgid "" +"There is a chance that you may have found a bug in the SQL parser. Please " +"examine your query closely, and check that the quotes are correct and not " +"mis-matched. Other possible failure causes may be that you are uploading a " +"file with binary outside of a quoted text area. You can also try your query " +"on the MySQL command line interface. The MySQL server error output below, if " +"there is any, may also help you in diagnosing the problem. If you still have " +"problems or if the parser fails where the command line interface succeeds, " +"please reduce your SQL query input to the single query that causes problems, " +"and submit a bug report with the data chunk in the CUT section below:" +msgstr "" + +#: libraries/sqlparser.lib.php:169 +msgid "BEGIN CUT" +msgstr "" + +#: libraries/sqlparser.lib.php:171 +msgid "END CUT" +msgstr "" + +#: libraries/sqlparser.lib.php:173 +msgid "BEGIN RAW" +msgstr "" + +#: libraries/sqlparser.lib.php:177 +msgid "END RAW" +msgstr "" + +#: libraries/sqlparser.lib.php:363 +msgid "Automatically appended backtick to the end of query!" +msgstr "" + +#: libraries/sqlparser.lib.php:366 +msgid "Unclosed quote" +msgstr "" + +#: libraries/sqlparser.lib.php:518 +msgid "Invalid Identifer" +msgstr "" + +#: libraries/sqlparser.lib.php:635 +msgid "Unknown Punctuation String" +msgstr "" + #: libraries/sqlvalidator.lib.php:67 #, php-format msgid "" @@ -6606,48 +6678,6 @@ msgid "" "installed the necessary PHP extensions as described in the %sdocumentation%s." msgstr "" -#: libraries/StorageEngine.class.php:195 -msgid "" -"There is no detailed status information available for this storage engine." -msgstr "" - -#: libraries/StorageEngine.class.php:355 -#, php-format -msgid "%s is available on this MySQL server." -msgstr "" - -#: libraries/StorageEngine.class.php:358 -#, php-format -msgid "%s has been disabled for this MySQL server." -msgstr "" - -#: libraries/StorageEngine.class.php:362 -#, php-format -msgid "This MySQL server does not support the %s storage engine." -msgstr "" - -#: libraries/Table.class.php:1027 -msgid "Invalid database" -msgstr "" - -#: libraries/Table.class.php:1041 tbl_get_field.php:25 -msgid "Invalid table name" -msgstr "" - -#: libraries/Table.class.php:1056 -#, php-format -msgid "Error renaming table %1$s to %2$s" -msgstr "" - -#: libraries/Table.class.php:1139 -#, php-format -msgid "Table %s has been renamed to %s" -msgstr "" - -#: libraries/Table.class.php:1272 -msgid "Could not save table UI preferences" -msgstr "" - #: libraries/tbl_links.inc.php:117 libraries/tbl_links.inc.php:118 msgid "Table seems to be empty!" msgstr "" @@ -6752,38 +6782,6 @@ msgstr "" msgid "+ Add a value" msgstr "" -#: libraries/Theme.class.php:160 -#, php-format -msgid "No valid image path for theme %s found!" -msgstr "" - -#: libraries/Theme.class.php:380 -msgid "No preview available." -msgstr "" - -#: libraries/Theme.class.php:383 -msgid "take it" -msgstr "" - -#: libraries/Theme_Manager.class.php:109 -#, php-format -msgid "Default theme %s not found!" -msgstr "" - -#: libraries/Theme_Manager.class.php:147 -#, php-format -msgid "Theme %s not found!" -msgstr "" - -#: libraries/Theme_Manager.class.php:215 -#, php-format -msgid "Theme path not found for theme %s!" -msgstr "" - -#: libraries/Theme_Manager.class.php:291 themes.php:20 themes.php:40 -msgid "Theme" -msgstr "" - #: libraries/transformations/application_octetstream__download.inc.php:9 msgid "" "Displays a link to download the binary data of the column. You can use the " @@ -7732,8 +7730,8 @@ msgstr "" msgid "" "Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege " "tables. The content of these tables may differ from the privileges the " -"server uses, if they have been changed manually. In this case, you should %" -"sreload the privileges%s before you continue." +"server uses, if they have been changed manually. In this case, you should " +"%sreload the privileges%s before you continue." msgstr "" #: server_privileges.php:1764 diff --git a/po/mn.po b/po/mn.po index 40550eb79f..f18c3f0087 100644 --- a/po/mn.po +++ b/po/mn.po @@ -3,14 +3,14 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-26 07:33-0400\n" +"POT-Creation-Date: 2011-06-27 10:20+0200\n" "PO-Revision-Date: 2010-03-12 09:17+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: mongolian \n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: \n" "X-Generator: Translate Toolkit 1.5.3\n" #: browse_foreigners.php:35 browse_foreigners.php:53 @@ -43,13 +43,13 @@ msgstr "" msgid "Search" msgstr "Хайх" -#: browse_foreigners.php:154 db_operations.php:368 db_operations.php:420 -#: db_operations.php:530 db_operations.php:558 db_search.php:360 +#: browse_foreigners.php:154 db_operations.php:369 db_operations.php:421 +#: db_operations.php:531 db_operations.php:559 db_search.php:360 #: db_structure.php:528 enum_editor.php:63 js/messages.php:90 +#: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 #: libraries/auth/cookie.auth.lib.php:273 libraries/common.lib.php:1315 -#: libraries/common.lib.php:2245 libraries/Config.class.php:1220 -#: libraries/core.lib.php:557 libraries/db_routines.lib.php:789 -#: libraries/db_routines.lib.php:921 +#: libraries/common.lib.php:2245 libraries/core.lib.php:557 +#: libraries/db_routines.lib.php:789 libraries/db_routines.lib.php:921 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 #: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 @@ -62,18 +62,18 @@ msgstr "Хайх" #: 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:518 #: libraries/tbl_properties.inc.php:607 libraries/tbl_properties.inc.php:777 -#: libraries/Theme_Manager.class.php:305 main.php:109 navigation.php:202 -#: navigation.php:240 pmd_pdf.php:124 prefs_manage.php:265 -#: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 -#: server_privileges.php:1694 server_privileges.php:2051 -#: server_privileges.php:2098 server_privileges.php:2138 -#: server_replication.php:233 server_replication.php:316 -#: server_replication.php:347 server_synchronize.php:1220 tbl_change.php:332 -#: tbl_change.php:1024 tbl_change.php:1061 tbl_indexes.php:260 -#: tbl_operations.php:280 tbl_operations.php:317 tbl_operations.php:519 -#: tbl_operations.php:581 tbl_operations.php:763 tbl_select.php:291 -#: tbl_structure.php:698 tbl_structure.php:734 tbl_tracking.php:425 -#: tbl_tracking.php:563 view_create.php:181 view_operations.php:99 +#: main.php:109 navigation.php:202 navigation.php:240 pmd_pdf.php:124 +#: prefs_manage.php:265 prefs_manage.php:316 server_binlog.php:128 +#: server_privileges.php:646 server_privileges.php:1694 +#: server_privileges.php:2051 server_privileges.php:2098 +#: server_privileges.php:2138 server_replication.php:233 +#: server_replication.php:316 server_replication.php:347 +#: server_synchronize.php:1220 tbl_change.php:332 tbl_change.php:1024 +#: tbl_change.php:1061 tbl_indexes.php:260 tbl_operations.php:280 +#: tbl_operations.php:317 tbl_operations.php:519 tbl_operations.php:581 +#: tbl_operations.php:763 tbl_select.php:291 tbl_structure.php:698 +#: tbl_structure.php:734 tbl_tracking.php:425 tbl_tracking.php:563 +#: view_create.php:181 view_operations.php:99 msgid "Go" msgstr "Яв" @@ -118,7 +118,7 @@ msgstr "" msgid "Database %1$s has been created." msgstr "" -#: db_datadict.php:48 db_operations.php:361 +#: db_datadict.php:48 db_operations.php:362 msgid "Database comment: " msgstr "ӨС-ийн тайлбар: " @@ -128,9 +128,9 @@ msgstr "ӨС-ийн тайлбар: " msgid "Table comments" msgstr "Хүснэгтийн тайлбар" -#: db_datadict.php:166 db_qbe.php:196 libraries/export/htmlword.php:248 -#: libraries/export/latex.php:375 libraries/export/odt.php:302 -#: libraries/export/texytext.php:227 libraries/Index.class.php:448 +#: db_datadict.php:166 db_qbe.php:196 libraries/Index.class.php:448 +#: libraries/export/htmlword.php:248 libraries/export/latex.php:375 +#: libraries/export/odt.php:302 libraries/export/texytext.php:227 #: libraries/schema/Pdf_Relation_Schema.class.php:1236 #: libraries/schema/Pdf_Relation_Schema.class.php:1257 #: libraries/tbl_properties.inc.php:274 tbl_change.php:310 tbl_chart.php:86 @@ -141,12 +141,12 @@ msgstr "Хүснэгтийн тайлбар" msgid "Column" msgstr "Баганын нэрс" -#: db_datadict.php:167 db_printview.php:104 libraries/db_events.inc.php:69 -#: libraries/db_routines.lib.php:666 libraries/db_routines.lib.php:691 -#: libraries/db_routines.lib.php:847 libraries/db_routines.lib.php:1216 -#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:249 -#: libraries/export/latex.php:375 libraries/export/odt.php:305 -#: libraries/export/texytext.php:228 libraries/Index.class.php:445 +#: db_datadict.php:167 db_printview.php:104 libraries/Index.class.php:445 +#: libraries/db_events.inc.php:69 libraries/db_routines.lib.php:666 +#: libraries/db_routines.lib.php:691 libraries/db_routines.lib.php:847 +#: libraries/db_routines.lib.php:1216 libraries/db_structure.lib.php:51 +#: libraries/export/htmlword.php:249 libraries/export/latex.php:375 +#: libraries/export/odt.php:305 libraries/export/texytext.php:228 #: libraries/schema/Pdf_Relation_Schema.class.php:1237 #: libraries/schema/Pdf_Relation_Schema.class.php:1258 #: libraries/tbl_properties.inc.php:100 server_privileges.php:2151 @@ -156,9 +156,9 @@ msgstr "Баганын нэрс" msgid "Type" msgstr "Төрөл" -#: db_datadict.php:169 libraries/export/htmlword.php:250 -#: libraries/export/latex.php:375 libraries/export/odt.php:308 -#: libraries/export/texytext.php:229 libraries/Index.class.php:451 +#: db_datadict.php:169 libraries/Index.class.php:451 +#: libraries/export/htmlword.php:250 libraries/export/latex.php:375 +#: libraries/export/odt.php:308 libraries/export/texytext.php:229 #: libraries/schema/Pdf_Relation_Schema.class.php:1239 #: libraries/schema/Pdf_Relation_Schema.class.php:1260 #: libraries/tbl_properties.inc.php:109 tbl_change.php:325 @@ -196,13 +196,12 @@ msgstr "Холбоос" msgid "Comments" msgstr "Тайлбар" -#: db_datadict.php:259 js/messages.php:109 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:361 +#: db_datadict.php:259 js/messages.php:109 libraries/Index.class.php:361 #: libraries/Index.class.php:388 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:287 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:287 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:130 #: server_privileges.php:1381 server_privileges.php:1392 @@ -213,17 +212,17 @@ msgstr "Тайлбар" msgid "No" msgstr "Үгүй" -#: db_datadict.php:259 js/messages.php:108 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:362 +#: db_datadict.php:259 js/messages.php:108 libraries/Index.class.php:362 #: libraries/Index.class.php:387 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 -#: libraries/mult_submits.inc.php:87 libraries/mult_submits.inc.php:92 -#: libraries/mult_submits.inc.php:97 libraries/mult_submits.inc.php:102 -#: libraries/mult_submits.inc.php:262 libraries/mult_submits.inc.php:276 -#: libraries/mult_submits.inc.php:286 libraries/mult_submits.inc.php:299 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:46 +#: libraries/mult_submits.inc.php:78 libraries/mult_submits.inc.php:87 +#: libraries/mult_submits.inc.php:92 libraries/mult_submits.inc.php:97 +#: libraries/mult_submits.inc.php:102 libraries/mult_submits.inc.php:262 +#: libraries/mult_submits.inc.php:276 libraries/mult_submits.inc.php:286 +#: libraries/mult_submits.inc.php:299 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:129 #: server_databases.php:76 server_privileges.php:1378 @@ -260,83 +259,83 @@ msgstr "Бүх сонгосныг болих" msgid "The database name is empty!" msgstr "Өгөгдлийн сангийн нэр хоосон!" -#: db_operations.php:271 +#: db_operations.php:272 #, php-format msgid "Database %s has been renamed to %s" msgstr "ӨС %s-н нэр нь %s-ээр солигджээ" -#: db_operations.php:275 +#: db_operations.php:276 #, php-format msgid "Database %s has been copied to %s" msgstr "ӨС %s нь %s руу хуулагдлаа" -#: db_operations.php:403 +#: db_operations.php:404 msgid "Rename database to" msgstr "Өгөгдлийн санг д.нэрлэх нь" -#: db_operations.php:408 server_status.php:799 +#: db_operations.php:409 server_status.php:799 msgid "Command" msgstr "Команд" -#: db_operations.php:439 +#: db_operations.php:440 #, fuzzy #| msgid "Rename database to" msgid "Remove database" msgstr "Өгөгдлийн санг д.нэрлэх нь" -#: db_operations.php:451 +#: db_operations.php:452 #, php-format msgid "Database %s has been dropped." msgstr "%s өгөгдлийн сан устгагдсан." -#: db_operations.php:456 +#: db_operations.php:457 #, fuzzy #| msgid "Copy database to" msgid "Drop the database (DROP)" msgstr "Өгөгдлийн сан хуулах нь" -#: db_operations.php:486 +#: db_operations.php:487 msgid "Copy database to" msgstr "Өгөгдлийн сан хуулах нь" -#: db_operations.php:493 tbl_operations.php:548 tbl_tracking.php:418 +#: db_operations.php:494 tbl_operations.php:548 tbl_tracking.php:418 msgid "Structure only" msgstr "Зөвхөн бүтэц" -#: db_operations.php:494 tbl_operations.php:549 tbl_tracking.php:420 +#: db_operations.php:495 tbl_operations.php:549 tbl_tracking.php:420 msgid "Structure and data" msgstr "Бүтэц ба өгөгдөл" -#: db_operations.php:495 tbl_operations.php:550 tbl_tracking.php:419 +#: db_operations.php:496 tbl_operations.php:550 tbl_tracking.php:419 msgid "Data only" msgstr "Зөвхөн өгөгдөл" -#: db_operations.php:503 +#: db_operations.php:504 msgid "CREATE DATABASE before copying" msgstr "хуулахын өмнө CREATE DATABASE" -#: db_operations.php:506 libraries/config/messages.inc.php:126 +#: db_operations.php:507 libraries/config/messages.inc.php:126 #: libraries/config/messages.inc.php:127 libraries/config/messages.inc.php:129 #: libraries/config/messages.inc.php:135 tbl_operations.php:556 #, php-format msgid "Add %s" msgstr "Нэмэх %s" -#: db_operations.php:510 libraries/config/messages.inc.php:119 +#: db_operations.php:511 libraries/config/messages.inc.php:119 #: tbl_operations.php:314 tbl_operations.php:558 msgid "Add AUTO_INCREMENT value" msgstr "AUTO_INCREMENT утга нэмэх" -#: db_operations.php:514 tbl_operations.php:565 +#: db_operations.php:515 tbl_operations.php:565 msgid "Add constraints" msgstr "Тогтмол нэмэх" -#: db_operations.php:527 +#: db_operations.php:528 msgid "Switch to copied database" msgstr "Хуулагдсан ӨС руу шилжих" -#: db_operations.php:551 libraries/build_html_for_db.lib.php:19 -#: libraries/db_structure.lib.php:53 libraries/Index.class.php:450 +#: db_operations.php:552 libraries/Index.class.php:450 +#: libraries/build_html_for_db.lib.php:19 libraries/db_structure.lib.php:53 #: libraries/mysql_charsets.lib.php:110 libraries/tbl_properties.inc.php:107 #: libraries/tbl_properties.inc.php:720 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:378 tbl_select.php:115 @@ -345,7 +344,7 @@ msgstr "Хуулагдсан ӨС руу шилжих" msgid "Collation" msgstr "Жишилт" -#: db_operations.php:564 +#: db_operations.php:565 #, fuzzy, php-format #| msgid "" #| "The additional features for working with linked tables have been " @@ -357,7 +356,7 @@ msgstr "" "Холбогдсон хүснэгтүүдтэй ажиллах нэмэлт онцлогууд идэвхгүй болжээ. %sЭнд%s " "дарж шалгах." -#: db_operations.php:599 +#: db_operations.php:600 #, fuzzy #| msgid "Relational schema" msgid "Edit or export relational schema" @@ -510,106 +509,106 @@ msgstr "ӨС %s дахь SQL-асуулт:" msgid "Submit Query" msgstr "Асуултыг илгээх" -#: db_routines.php:152 import.php:453 libraries/display_tbl.lib.php:2272 -#: libraries/Message.class.php:185 libraries/sql_query_form.lib.php:139 +#: db_routines.php:154 import.php:453 libraries/Message.class.php:185 +#: libraries/display_tbl.lib.php:2272 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" msgstr "Таны SQL-асуулт амжилттай ажиллав" -#: db_routines.php:155 +#: db_routines.php:157 #, php-format msgid "%d row affected by the last statement inside the procedure" msgid_plural "%d rows affected by the last statement inside the procedure" msgstr[0] "" msgstr[1] "" -#: db_routines.php:165 +#: db_routines.php:167 #, fuzzy, php-format #| msgid "Allows executing stored routines." msgid "Execution results of routine %s" msgstr "Хадгалагдсан заншлыг ажиллуулахыг зөвшөөрөх." -#: db_routines.php:185 libraries/import.lib.php:153 sql.php:678 +#: db_routines.php:187 libraries/import.lib.php:153 sql.php:678 #: tbl_change.php:180 tbl_get_field.php:34 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL хоосон үр дүн буцаалаа (тэг мөрүүд г.м.)." -#: db_routines.php:190 db_routines.php:295 db_routines.php:300 -#: db_routines.php:324 +#: db_routines.php:192 db_routines.php:297 db_routines.php:302 +#: db_routines.php:326 #, php-format msgid "The following query has failed: \"%s\"" msgstr "" -#: db_routines.php:191 db_routines.php:296 db_routines.php:301 -#: db_routines.php:311 db_routines.php:325 libraries/common.lib.php:609 +#: db_routines.php:193 db_routines.php:298 db_routines.php:303 +#: db_routines.php:313 db_routines.php:327 libraries/common.lib.php:609 msgid "MySQL said: " msgstr "MySQL хэлэх нь: " -#: db_routines.php:208 db_routines.php:240 db_routines.php:268 -#: db_routines.php:407 +#: db_routines.php:210 db_routines.php:242 db_routines.php:270 +#: db_routines.php:409 #, fuzzy #| msgid "Processes" msgid "Error in processing request" msgstr "Процессууд" -#: db_routines.php:209 db_routines.php:241 db_routines.php:269 -#: db_routines.php:408 +#: db_routines.php:211 db_routines.php:243 db_routines.php:271 +#: db_routines.php:410 #, fuzzy, php-format #| msgid "No tables found in database." msgid "No routine with name %1$s found in database %2$s" msgstr "ӨС-д хүснэгт олдсонгүй." -#: db_routines.php:230 db_routines.php:234 +#: db_routines.php:232 db_routines.php:236 msgid "Execute routine" msgstr "" -#: db_routines.php:259 db_routines.php:263 +#: db_routines.php:261 db_routines.php:265 #, php-format msgid "Export of routine %s" msgstr "" -#: db_routines.php:288 libraries/db_routines.lib.php:960 +#: db_routines.php:290 libraries/db_routines.lib.php:960 #, fuzzy, php-format #| msgid "Invalid server index: \"%s\"" msgid "Invalid routine type: \"%s\"" msgstr "Сервэрийн буруу индекс нь: \"%s\"" -#: db_routines.php:309 +#: db_routines.php:311 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: db_routines.php:310 +#: db_routines.php:312 msgid "The backed up query was:" msgstr "" -#: db_routines.php:314 +#: db_routines.php:316 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Routine %1$s has been modified." msgstr "Хүснэгт %s нь устгагдлаа" -#: db_routines.php:327 +#: db_routines.php:329 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Routine %1$s has been created." msgstr "Хүснэгт %s нь устгагдлаа" -#: db_routines.php:335 +#: db_routines.php:337 msgid "One or more errors have occured while processing your request:" msgstr "" -#: db_routines.php:379 +#: db_routines.php:381 #, fuzzy #| msgid "Create relation" msgid "Create routine" msgstr "Холбоо үүсгэх" -#: db_routines.php:383 +#: db_routines.php:385 msgid "Edit routine" msgstr "" -#: db_routines.php:434 +#: db_routines.php:436 msgid "" "You are using PHP's deprecated 'mysql' extension, which is not capable of " "handling multi queries. The execution of some stored routines may fail!(ex. 12.00% to .12)" msgstr "" @@ -6254,40 +6399,6 @@ msgid "" "the issue and try again." msgstr "" -#: libraries/Index.class.php:430 tbl_relation.php:526 -msgid "No index defined!" -msgstr "Индекс тодорхойлогдоогүй!" - -#: libraries/Index.class.php:446 libraries/tbl_properties.inc.php:503 -#: tbl_structure.php:157 tbl_structure.php:162 tbl_structure.php:606 -#: tbl_tracking.php:315 -msgid "Unique" -msgstr "Үл давтагдах" - -#: libraries/Index.class.php:447 tbl_tracking.php:316 -msgid "Packed" -msgstr "" - -#: libraries/Index.class.php:449 tbl_tracking.php:318 -msgid "Cardinality" -msgstr "Ерөнхий" - -#: libraries/Index.class.php:474 -msgid "The primary key has been dropped" -msgstr "Үндсэн түлхүүр устгагдлаа" - -#: libraries/Index.class.php:478 -#, php-format -msgid "Index %s has been dropped" -msgstr "Индекс %s нь устгагдсан" - -#: libraries/Index.class.php:582 -#, php-format -msgid "" -"The indexes %1$s and %2$s seem to be equal and one of them could possibly be " -"removed." -msgstr "" - #: libraries/kanji-encoding.lib.php:142 #, fuzzy #| msgid "None" @@ -6300,29 +6411,6 @@ msgstr "Байхгүй" msgid "Convert to Kana" msgstr "" -#: libraries/Message.class.php:260 -#, php-format -msgid "%1$d row affected." -msgid_plural "%1$d rows affected." -msgstr[0] "" -msgstr[1] "" - -#: libraries/Message.class.php:279 -#, fuzzy, php-format -#| msgid "No rows selected" -msgid "%1$d row deleted." -msgid_plural "%1$d rows deleted." -msgstr[0] "Сонгогдсон мөргүй" -msgstr[1] "Сонгогдсон мөргүй" - -#: libraries/Message.class.php:298 -#, fuzzy, php-format -#| msgid "No rows selected" -msgid "%1$d row inserted." -msgid_plural "%1$d rows inserted." -msgstr[0] "Сонгогдсон мөргүй" -msgstr[1] "Сонгогдсон мөргүй" - #: libraries/mult_submits.inc.php:254 #, fuzzy #| msgid "Fri" @@ -6567,22 +6655,6 @@ msgstr "" msgid "This format has no options" msgstr "Энэ тогтнол сонголтгүй" -#: libraries/RecentTable.class.php:114 -#, fuzzy -#| msgid "Could not load default configuration from: \"%1$s\"" -msgid "Could not save recent table" -msgstr "Анхдагч тохиргоо дуудагдсангүй нь: \"%1$s\"" - -#: libraries/RecentTable.class.php:149 -#, fuzzy -#| msgid "Select Tables" -msgid "Recent tables" -msgstr "Хүснэгтүүд сонго" - -#: libraries/RecentTable.class.php:155 -msgid "There are no recent tables" -msgstr "" - #: libraries/relation.lib.php:83 msgid "not OK" msgstr "Бэлэн биш" @@ -6971,6 +7043,63 @@ msgstr "" msgid "Target database" msgstr "" +#: libraries/sql_query_form.lib.php:223 +#, php-format +msgid "Run SQL query/queries on server %s" +msgstr "%s сервэр дээр SQL асуудал/асуудлууд ажиллуулах" + +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 +#, php-format +msgid "Run SQL query/queries on database %s" +msgstr "Өгөгдлийн сан %s дээрх SQL асуултыг ажиллуулах" + +#: libraries/sql_query_form.lib.php:296 navigation.php:302 +#: setup/frames/index.inc.php:231 +msgid "Clear" +msgstr "" + +#: libraries/sql_query_form.lib.php:301 +#, fuzzy +#| msgid "Column names" +msgid "Columns" +msgstr "Баганын нэрс" + +#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 +msgid "Bookmark this SQL query" +msgstr "Энэ SQL-асуулт-ыг тэмдэглэх" + +#: libraries/sql_query_form.lib.php:343 sql.php:1021 +msgid "Let every user access this bookmark" +msgstr "Энэ тэмдэглэгээг бүх хэрэглэгчид хандахыг зөвшөөрөх" + +#: libraries/sql_query_form.lib.php:349 +msgid "Replace existing bookmark of same name" +msgstr "Өмнөх адил нэртэй тэмдэглэлийг солих" + +#: libraries/sql_query_form.lib.php:365 +msgid "Do not overwrite this query from outside the window" +msgstr "Цонхны гаднаас энэ асуултыг давхарлахгүй байх" + +#: libraries/sql_query_form.lib.php:372 +msgid "Delimiter" +msgstr "Зааглагч" + +#: libraries/sql_query_form.lib.php:380 +msgid " Show this query here again " +msgstr " Уг асуултыг энд дахин харуулах " + +#: libraries/sql_query_form.lib.php:443 +msgid "View only" +msgstr "Зөвхөн харах" + +#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 +msgid "Location of the text file" +msgstr "Бичвэрфайлын байрлал" + +#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 +msgid "web server upload directory" +msgstr "web-сервэр түлхэх хавтас" + #: libraries/sqlparser.lib.php:132 msgid "" "There seems to be an error in your SQL query. The MySQL server error output " @@ -7033,63 +7162,6 @@ msgstr "Буруу тодорхойлогч" msgid "Unknown Punctuation String" msgstr "Тэмдэгт мөрийн үл мэдэх цэг тэмдэглэл" -#: libraries/sql_query_form.lib.php:223 -#, php-format -msgid "Run SQL query/queries on server %s" -msgstr "%s сервэр дээр SQL асуудал/асуудлууд ажиллуулах" - -#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 -#, php-format -msgid "Run SQL query/queries on database %s" -msgstr "Өгөгдлийн сан %s дээрх SQL асуултыг ажиллуулах" - -#: libraries/sql_query_form.lib.php:296 navigation.php:302 -#: setup/frames/index.inc.php:231 -msgid "Clear" -msgstr "" - -#: libraries/sql_query_form.lib.php:301 -#, fuzzy -#| msgid "Column names" -msgid "Columns" -msgstr "Баганын нэрс" - -#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 -msgid "Bookmark this SQL query" -msgstr "Энэ SQL-асуулт-ыг тэмдэглэх" - -#: libraries/sql_query_form.lib.php:343 sql.php:1021 -msgid "Let every user access this bookmark" -msgstr "Энэ тэмдэглэгээг бүх хэрэглэгчид хандахыг зөвшөөрөх" - -#: libraries/sql_query_form.lib.php:349 -msgid "Replace existing bookmark of same name" -msgstr "Өмнөх адил нэртэй тэмдэглэлийг солих" - -#: libraries/sql_query_form.lib.php:365 -msgid "Do not overwrite this query from outside the window" -msgstr "Цонхны гаднаас энэ асуултыг давхарлахгүй байх" - -#: libraries/sql_query_form.lib.php:372 -msgid "Delimiter" -msgstr "Зааглагч" - -#: libraries/sql_query_form.lib.php:380 -msgid " Show this query here again " -msgstr " Уг асуултыг энд дахин харуулах " - -#: libraries/sql_query_form.lib.php:443 -msgid "View only" -msgstr "Зөвхөн харах" - -#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 -msgid "Location of the text file" -msgstr "Бичвэрфайлын байрлал" - -#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 -msgid "web server upload directory" -msgstr "web-сервэр түлхэх хавтас" - #: libraries/sqlvalidator.lib.php:67 #, php-format msgid "" @@ -7099,48 +7171,6 @@ msgstr "" "SQL баталгаажуулагч эхлэгдсэнгүй. Хэрэв PHP өргөтгөл суугдсан бол шалгана " "уу, %sбаримтжуулалд%s тодорхойлогдсон." -#: libraries/StorageEngine.class.php:195 -msgid "" -"There is no detailed status information available for this storage engine." -msgstr "Энд уг агуулах хөдөлгүүрийн дэлгэрэнгүй төлвийн мэдээлэл алга." - -#: libraries/StorageEngine.class.php:355 -#, php-format -msgid "%s is available on this MySQL server." -msgstr "%s нь уг MySQL сервэрт идэвхтэй байна." - -#: libraries/StorageEngine.class.php:358 -#, php-format -msgid "%s has been disabled for this MySQL server." -msgstr "%s нь уг MySQL сервэр дээр хаалттай байна." - -#: libraries/StorageEngine.class.php:362 -#, php-format -msgid "This MySQL server does not support the %s storage engine." -msgstr "Энэ MySQL сервэр нь %s агуулах хөдөлгүүрийг дэмжихгүй." - -#: libraries/Table.class.php:1027 -msgid "Invalid database" -msgstr "Буруу өгөгдлийн сан" - -#: libraries/Table.class.php:1041 tbl_get_field.php:25 -msgid "Invalid table name" -msgstr "Хүснэгтийн буруу нэр" - -#: libraries/Table.class.php:1056 -#, php-format -msgid "Error renaming table %1$s to %2$s" -msgstr "" - -#: libraries/Table.class.php:1139 -#, php-format -msgid "Table %s has been renamed to %s" -msgstr "Хүснэгт %s-ын нэр %s болж өөрчлөгдлөө" - -#: libraries/Table.class.php:1272 -msgid "Could not save table UI preferences" -msgstr "" - #: libraries/tbl_links.inc.php:117 libraries/tbl_links.inc.php:118 msgid "Table seems to be empty!" msgstr "Хүснэг хоосон үзэгдэж байна!" @@ -7270,38 +7300,6 @@ msgstr "" msgid "+ Add a value" msgstr "Шинэ хэрэглэгч нэмэх" -#: libraries/Theme.class.php:160 -#, php-format -msgid "No valid image path for theme %s found!" -msgstr "Сэдэв %s-д олдсон зургийн зам буруу байна!" - -#: libraries/Theme.class.php:380 -msgid "No preview available." -msgstr "Боломжит харагдац байхгүй байна." - -#: libraries/Theme.class.php:383 -msgid "take it" -msgstr "авах" - -#: libraries/Theme_Manager.class.php:109 -#, php-format -msgid "Default theme %s not found!" -msgstr "Анхдагч сэдэв %s байхгүй байна!" - -#: libraries/Theme_Manager.class.php:147 -#, php-format -msgid "Theme %s not found!" -msgstr "Сэдэв %s олдсонгүй!" - -#: libraries/Theme_Manager.class.php:215 -#, php-format -msgid "Theme path not found for theme %s!" -msgstr "Сэдэв %s сэдвийн зам олдохгүй байна!" - -#: libraries/Theme_Manager.class.php:291 themes.php:20 themes.php:40 -msgid "Theme" -msgstr "" - #: libraries/transformations/application_octetstream__download.inc.php:9 #, fuzzy #| msgid "" @@ -8386,8 +8384,8 @@ msgstr "Хэрэглэгчтэй адил нэртэй өгөгдлийн сан msgid "" "Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege " "tables. The content of these tables may differ from the privileges the " -"server uses, if they have been changed manually. In this case, you should %" -"sreload the privileges%s before you continue." +"server uses, if they have been changed manually. In this case, you should " +"%sreload the privileges%s before you continue." msgstr "" "Тэмдэглэл: phpMyAdmin нь MySQL-ийн онцгой эрхийн хүснэгтээс хэрэглэгчдийн " "онцгой эрхийг авна. Хэрэв тэд гараар өөрчлөгдсөн бол эдгээр хүснэгтийн " @@ -10768,8 +10766,8 @@ msgstr "" #~ "The additional features for working with linked tables have been " #~ "deactivated. To find out why click %shere%s." #~ msgstr "" -#~ "Холбогдсон хүснэгтүүдтэй ажиллах нэмэлт онцлогууд идэвхгүй болжээ. %sЭнд%" -#~ "s дарж шалгах." +#~ "Холбогдсон хүснэгтүүдтэй ажиллах нэмэлт онцлогууд идэвхгүй болжээ. %sЭнд" +#~ "%s дарж шалгах." #~ msgid "Ignore duplicate rows" #~ msgstr "Давхардсан мөрүүдийг алгасах" diff --git a/po/ms.po b/po/ms.po index 9bf3200da0..868eee18a4 100644 --- a/po/ms.po +++ b/po/ms.po @@ -3,14 +3,14 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-26 07:33-0400\n" +"POT-Creation-Date: 2011-06-27 10:20+0200\n" "PO-Revision-Date: 2010-03-12 09:17+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: malay \n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: \n" "X-Generator: Translate Toolkit 1.5.3\n" #: browse_foreigners.php:35 browse_foreigners.php:53 @@ -41,13 +41,13 @@ msgstr "" msgid "Search" msgstr "Cari" -#: browse_foreigners.php:154 db_operations.php:368 db_operations.php:420 -#: db_operations.php:530 db_operations.php:558 db_search.php:360 +#: browse_foreigners.php:154 db_operations.php:369 db_operations.php:421 +#: db_operations.php:531 db_operations.php:559 db_search.php:360 #: db_structure.php:528 enum_editor.php:63 js/messages.php:90 +#: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 #: libraries/auth/cookie.auth.lib.php:273 libraries/common.lib.php:1315 -#: libraries/common.lib.php:2245 libraries/Config.class.php:1220 -#: libraries/core.lib.php:557 libraries/db_routines.lib.php:789 -#: libraries/db_routines.lib.php:921 +#: libraries/common.lib.php:2245 libraries/core.lib.php:557 +#: libraries/db_routines.lib.php:789 libraries/db_routines.lib.php:921 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 #: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 @@ -60,18 +60,18 @@ msgstr "Cari" #: 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:518 #: libraries/tbl_properties.inc.php:607 libraries/tbl_properties.inc.php:777 -#: libraries/Theme_Manager.class.php:305 main.php:109 navigation.php:202 -#: navigation.php:240 pmd_pdf.php:124 prefs_manage.php:265 -#: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 -#: server_privileges.php:1694 server_privileges.php:2051 -#: server_privileges.php:2098 server_privileges.php:2138 -#: server_replication.php:233 server_replication.php:316 -#: server_replication.php:347 server_synchronize.php:1220 tbl_change.php:332 -#: tbl_change.php:1024 tbl_change.php:1061 tbl_indexes.php:260 -#: tbl_operations.php:280 tbl_operations.php:317 tbl_operations.php:519 -#: tbl_operations.php:581 tbl_operations.php:763 tbl_select.php:291 -#: tbl_structure.php:698 tbl_structure.php:734 tbl_tracking.php:425 -#: tbl_tracking.php:563 view_create.php:181 view_operations.php:99 +#: main.php:109 navigation.php:202 navigation.php:240 pmd_pdf.php:124 +#: prefs_manage.php:265 prefs_manage.php:316 server_binlog.php:128 +#: server_privileges.php:646 server_privileges.php:1694 +#: server_privileges.php:2051 server_privileges.php:2098 +#: server_privileges.php:2138 server_replication.php:233 +#: server_replication.php:316 server_replication.php:347 +#: server_synchronize.php:1220 tbl_change.php:332 tbl_change.php:1024 +#: tbl_change.php:1061 tbl_indexes.php:260 tbl_operations.php:280 +#: tbl_operations.php:317 tbl_operations.php:519 tbl_operations.php:581 +#: tbl_operations.php:763 tbl_select.php:291 tbl_structure.php:698 +#: tbl_structure.php:734 tbl_tracking.php:425 tbl_tracking.php:563 +#: view_create.php:181 view_operations.php:99 msgid "Go" msgstr "Pergi" @@ -118,7 +118,7 @@ msgstr "" msgid "Database %1$s has been created." msgstr "angkalan data %s telah digugurkan." -#: db_datadict.php:48 db_operations.php:361 +#: db_datadict.php:48 db_operations.php:362 #, fuzzy msgid "Database comment: " msgstr "Komen jadual" @@ -129,9 +129,9 @@ msgstr "Komen jadual" msgid "Table comments" msgstr "Komen jadual" -#: db_datadict.php:166 db_qbe.php:196 libraries/export/htmlword.php:248 -#: libraries/export/latex.php:375 libraries/export/odt.php:302 -#: libraries/export/texytext.php:227 libraries/Index.class.php:448 +#: db_datadict.php:166 db_qbe.php:196 libraries/Index.class.php:448 +#: libraries/export/htmlword.php:248 libraries/export/latex.php:375 +#: libraries/export/odt.php:302 libraries/export/texytext.php:227 #: libraries/schema/Pdf_Relation_Schema.class.php:1236 #: libraries/schema/Pdf_Relation_Schema.class.php:1257 #: libraries/tbl_properties.inc.php:274 tbl_change.php:310 tbl_chart.php:86 @@ -142,12 +142,12 @@ msgstr "Komen jadual" msgid "Column" msgstr "Nama Kolum" -#: db_datadict.php:167 db_printview.php:104 libraries/db_events.inc.php:69 -#: libraries/db_routines.lib.php:666 libraries/db_routines.lib.php:691 -#: libraries/db_routines.lib.php:847 libraries/db_routines.lib.php:1216 -#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:249 -#: libraries/export/latex.php:375 libraries/export/odt.php:305 -#: libraries/export/texytext.php:228 libraries/Index.class.php:445 +#: db_datadict.php:167 db_printview.php:104 libraries/Index.class.php:445 +#: libraries/db_events.inc.php:69 libraries/db_routines.lib.php:666 +#: libraries/db_routines.lib.php:691 libraries/db_routines.lib.php:847 +#: libraries/db_routines.lib.php:1216 libraries/db_structure.lib.php:51 +#: libraries/export/htmlword.php:249 libraries/export/latex.php:375 +#: libraries/export/odt.php:305 libraries/export/texytext.php:228 #: libraries/schema/Pdf_Relation_Schema.class.php:1237 #: libraries/schema/Pdf_Relation_Schema.class.php:1258 #: libraries/tbl_properties.inc.php:100 server_privileges.php:2151 @@ -157,9 +157,9 @@ msgstr "Nama Kolum" msgid "Type" msgstr "Jenis" -#: db_datadict.php:169 libraries/export/htmlword.php:250 -#: libraries/export/latex.php:375 libraries/export/odt.php:308 -#: libraries/export/texytext.php:229 libraries/Index.class.php:451 +#: db_datadict.php:169 libraries/Index.class.php:451 +#: libraries/export/htmlword.php:250 libraries/export/latex.php:375 +#: libraries/export/odt.php:308 libraries/export/texytext.php:229 #: libraries/schema/Pdf_Relation_Schema.class.php:1239 #: libraries/schema/Pdf_Relation_Schema.class.php:1260 #: libraries/tbl_properties.inc.php:109 tbl_change.php:325 @@ -197,13 +197,12 @@ msgstr "Pautan ke" msgid "Comments" msgstr "Komen" -#: db_datadict.php:259 js/messages.php:109 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:361 +#: db_datadict.php:259 js/messages.php:109 libraries/Index.class.php:361 #: libraries/Index.class.php:388 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:287 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:287 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:130 #: server_privileges.php:1381 server_privileges.php:1392 @@ -214,17 +213,17 @@ msgstr "Komen" msgid "No" msgstr "Tidak" -#: db_datadict.php:259 js/messages.php:108 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:362 +#: db_datadict.php:259 js/messages.php:108 libraries/Index.class.php:362 #: libraries/Index.class.php:387 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 -#: libraries/mult_submits.inc.php:87 libraries/mult_submits.inc.php:92 -#: libraries/mult_submits.inc.php:97 libraries/mult_submits.inc.php:102 -#: libraries/mult_submits.inc.php:262 libraries/mult_submits.inc.php:276 -#: libraries/mult_submits.inc.php:286 libraries/mult_submits.inc.php:299 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:46 +#: libraries/mult_submits.inc.php:78 libraries/mult_submits.inc.php:87 +#: libraries/mult_submits.inc.php:92 libraries/mult_submits.inc.php:97 +#: libraries/mult_submits.inc.php:102 libraries/mult_submits.inc.php:262 +#: libraries/mult_submits.inc.php:276 libraries/mult_submits.inc.php:286 +#: libraries/mult_submits.inc.php:299 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:129 #: server_databases.php:76 server_privileges.php:1378 @@ -262,83 +261,83 @@ msgstr "Nyahpilih Semua" msgid "The database name is empty!" msgstr "Nama jadual adalah kosong" -#: db_operations.php:271 +#: db_operations.php:272 #, fuzzy, php-format msgid "Database %s has been renamed to %s" msgstr "Jadual %s telah ditukarnama ke %s" -#: db_operations.php:275 +#: db_operations.php:276 #, fuzzy, php-format msgid "Database %s has been copied to %s" msgstr "Jadual %s telah disalin ke %s." -#: db_operations.php:403 +#: db_operations.php:404 #, fuzzy msgid "Rename database to" msgstr "Tukarnama jadual ke" -#: db_operations.php:408 server_status.php:799 +#: db_operations.php:409 server_status.php:799 msgid "Command" msgstr "Arahan" -#: db_operations.php:439 +#: db_operations.php:440 #, fuzzy msgid "Remove database" msgstr "Tukarnama jadual ke" -#: db_operations.php:451 +#: db_operations.php:452 #, php-format msgid "Database %s has been dropped." msgstr "angkalan data %s telah digugurkan." -#: db_operations.php:456 +#: db_operations.php:457 #, fuzzy msgid "Drop the database (DROP)" msgstr "Tiada pangkalan data" -#: db_operations.php:486 +#: db_operations.php:487 #, fuzzy msgid "Copy database to" msgstr "Tiada pangkalan data" -#: db_operations.php:493 tbl_operations.php:548 tbl_tracking.php:418 +#: db_operations.php:494 tbl_operations.php:548 tbl_tracking.php:418 msgid "Structure only" msgstr "Struktur sahaja" -#: db_operations.php:494 tbl_operations.php:549 tbl_tracking.php:420 +#: db_operations.php:495 tbl_operations.php:549 tbl_tracking.php:420 msgid "Structure and data" msgstr "Struktur dan data" -#: db_operations.php:495 tbl_operations.php:550 tbl_tracking.php:419 +#: db_operations.php:496 tbl_operations.php:550 tbl_tracking.php:419 msgid "Data only" msgstr "Data sahaja" -#: db_operations.php:503 +#: db_operations.php:504 msgid "CREATE DATABASE before copying" msgstr "" -#: db_operations.php:506 libraries/config/messages.inc.php:126 +#: db_operations.php:507 libraries/config/messages.inc.php:126 #: libraries/config/messages.inc.php:127 libraries/config/messages.inc.php:129 #: libraries/config/messages.inc.php:135 tbl_operations.php:556 #, php-format msgid "Add %s" msgstr "Tambah %s" -#: db_operations.php:510 libraries/config/messages.inc.php:119 +#: db_operations.php:511 libraries/config/messages.inc.php:119 #: tbl_operations.php:314 tbl_operations.php:558 msgid "Add AUTO_INCREMENT value" msgstr "" -#: db_operations.php:514 tbl_operations.php:565 +#: db_operations.php:515 tbl_operations.php:565 msgid "Add constraints" msgstr "" -#: db_operations.php:527 +#: db_operations.php:528 msgid "Switch to copied database" msgstr "Tukar kepada pengkalan data yang di salin" -#: db_operations.php:551 libraries/build_html_for_db.lib.php:19 -#: libraries/db_structure.lib.php:53 libraries/Index.class.php:450 +#: db_operations.php:552 libraries/Index.class.php:450 +#: libraries/build_html_for_db.lib.php:19 libraries/db_structure.lib.php:53 #: libraries/mysql_charsets.lib.php:110 libraries/tbl_properties.inc.php:107 #: libraries/tbl_properties.inc.php:720 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:378 tbl_select.php:115 @@ -347,7 +346,7 @@ msgstr "Tukar kepada pengkalan data yang di salin" msgid "Collation" msgstr "" -#: db_operations.php:564 +#: db_operations.php:565 #, fuzzy, php-format #| msgid "" #| "The additional features for working with linked tables have been " @@ -359,7 +358,7 @@ msgstr "" "Ciri-ciri tambahan ini adalah untuk bekerja dengan pautan jadual yang telah " "tidak diaktifkan. Untuk mengetahuinya klik %shere%s." -#: db_operations.php:599 +#: db_operations.php:600 #, fuzzy #| msgid "Relational schema" msgid "Edit or export relational schema" @@ -513,102 +512,102 @@ msgstr "SQL- kueri pada pangkalan data %s:" msgid "Submit Query" msgstr "Hantar Kueri" -#: db_routines.php:152 import.php:453 libraries/display_tbl.lib.php:2272 -#: libraries/Message.class.php:185 libraries/sql_query_form.lib.php:139 +#: db_routines.php:154 import.php:453 libraries/Message.class.php:185 +#: libraries/display_tbl.lib.php:2272 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" msgstr "Kueri-SQL anda telah dilaksanakan dengan jaya" -#: db_routines.php:155 +#: db_routines.php:157 #, php-format msgid "%d row affected by the last statement inside the procedure" msgid_plural "%d rows affected by the last statement inside the procedure" msgstr[0] "" msgstr[1] "" -#: db_routines.php:165 +#: db_routines.php:167 #, php-format msgid "Execution results of routine %s" msgstr "" -#: db_routines.php:185 libraries/import.lib.php:153 sql.php:678 +#: db_routines.php:187 libraries/import.lib.php:153 sql.php:678 #: tbl_change.php:180 tbl_get_field.php:34 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL memulangkan set hasil kosong (i.e. sifar baris)" -#: db_routines.php:190 db_routines.php:295 db_routines.php:300 -#: db_routines.php:324 +#: db_routines.php:192 db_routines.php:297 db_routines.php:302 +#: db_routines.php:326 #, php-format msgid "The following query has failed: \"%s\"" msgstr "" -#: db_routines.php:191 db_routines.php:296 db_routines.php:301 -#: db_routines.php:311 db_routines.php:325 libraries/common.lib.php:609 +#: db_routines.php:193 db_routines.php:298 db_routines.php:303 +#: db_routines.php:313 db_routines.php:327 libraries/common.lib.php:609 msgid "MySQL said: " msgstr "MySQL berkata: " -#: db_routines.php:208 db_routines.php:240 db_routines.php:268 -#: db_routines.php:407 +#: db_routines.php:210 db_routines.php:242 db_routines.php:270 +#: db_routines.php:409 #, fuzzy #| msgid "Processes" msgid "Error in processing request" msgstr "Proses-proses" -#: db_routines.php:209 db_routines.php:241 db_routines.php:269 -#: db_routines.php:408 +#: db_routines.php:211 db_routines.php:243 db_routines.php:271 +#: db_routines.php:410 #, fuzzy, php-format #| msgid "No tables found in database." msgid "No routine with name %1$s found in database %2$s" msgstr "Tiada jadual dijumpai pada pangkalan data." -#: db_routines.php:230 db_routines.php:234 +#: db_routines.php:232 db_routines.php:236 msgid "Execute routine" msgstr "" -#: db_routines.php:259 db_routines.php:263 +#: db_routines.php:261 db_routines.php:265 #, php-format msgid "Export of routine %s" msgstr "" -#: db_routines.php:288 libraries/db_routines.lib.php:960 +#: db_routines.php:290 libraries/db_routines.lib.php:960 #, php-format msgid "Invalid routine type: \"%s\"" msgstr "" -#: db_routines.php:309 +#: db_routines.php:311 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: db_routines.php:310 +#: db_routines.php:312 msgid "The backed up query was:" msgstr "" -#: db_routines.php:314 +#: db_routines.php:316 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Routine %1$s has been modified." msgstr "Jadual %s telah digugurkan" -#: db_routines.php:327 +#: db_routines.php:329 #, fuzzy, php-format msgid "Routine %1$s has been created." msgstr "Jadual %s telah digugurkan" -#: db_routines.php:335 +#: db_routines.php:337 msgid "One or more errors have occured while processing your request:" msgstr "" -#: db_routines.php:379 +#: db_routines.php:381 #, fuzzy msgid "Create routine" msgstr "Versi Pelayan" -#: db_routines.php:383 +#: db_routines.php:385 msgid "Edit routine" msgstr "" -#: db_routines.php:434 +#: db_routines.php:436 msgid "" "You are using PHP's deprecated 'mysql' extension, which is not capable of " "handling multi queries. The execution of some stored routines may fail!(ex. 12.00% to .12)" msgstr "" @@ -6156,40 +6296,6 @@ msgid "" "the issue and try again." msgstr "" -#: libraries/Index.class.php:430 tbl_relation.php:526 -msgid "No index defined!" -msgstr "Tiada indeks ditafrifkan!" - -#: libraries/Index.class.php:446 libraries/tbl_properties.inc.php:503 -#: tbl_structure.php:157 tbl_structure.php:162 tbl_structure.php:606 -#: tbl_tracking.php:315 -msgid "Unique" -msgstr "Unik" - -#: libraries/Index.class.php:447 tbl_tracking.php:316 -msgid "Packed" -msgstr "" - -#: libraries/Index.class.php:449 tbl_tracking.php:318 -msgid "Cardinality" -msgstr "Kardinaliti" - -#: libraries/Index.class.php:474 -msgid "The primary key has been dropped" -msgstr "Kekunci utama telah digugurkan" - -#: libraries/Index.class.php:478 -#, php-format -msgid "Index %s has been dropped" -msgstr "Indeks %s telah digugurkan" - -#: libraries/Index.class.php:582 -#, php-format -msgid "" -"The indexes %1$s and %2$s seem to be equal and one of them could possibly be " -"removed." -msgstr "" - #: libraries/kanji-encoding.lib.php:142 #, fuzzy #| msgid "None" @@ -6202,27 +6308,6 @@ msgstr "Tiada" msgid "Convert to Kana" msgstr "" -#: libraries/Message.class.php:260 -#, php-format -msgid "%1$d row affected." -msgid_plural "%1$d rows affected." -msgstr[0] "" -msgstr[1] "" - -#: libraries/Message.class.php:279 -#, php-format -msgid "%1$d row deleted." -msgid_plural "%1$d rows deleted." -msgstr[0] "" -msgstr[1] "" - -#: libraries/Message.class.php:298 -#, php-format -msgid "%1$d row inserted." -msgid_plural "%1$d rows inserted." -msgstr[0] "" -msgstr[1] "" - #: libraries/mult_submits.inc.php:254 #, fuzzy #| msgid "Fri" @@ -6464,19 +6549,6 @@ msgstr "" msgid "This format has no options" msgstr "" -#: libraries/RecentTable.class.php:114 -msgid "Could not save recent table" -msgstr "" - -#: libraries/RecentTable.class.php:149 -#, fuzzy -msgid "Recent tables" -msgstr "Tiada Jadual" - -#: libraries/RecentTable.class.php:155 -msgid "There are no recent tables" -msgstr "" - #: libraries/relation.lib.php:83 msgid "not OK" msgstr "tidak OK" @@ -6864,6 +6936,63 @@ msgstr "" msgid "Target database" msgstr "Cari di pangkalan data" +#: libraries/sql_query_form.lib.php:223 +#, fuzzy, php-format +msgid "Run SQL query/queries on server %s" +msgstr "Laksana kueri SQL pada pangkalan data %s" + +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 +#, php-format +msgid "Run SQL query/queries on database %s" +msgstr "Laksana kueri SQL pada pangkalan data %s" + +#: libraries/sql_query_form.lib.php:296 navigation.php:302 +#: setup/frames/index.inc.php:231 +msgid "Clear" +msgstr "" + +#: libraries/sql_query_form.lib.php:301 +#, fuzzy +#| msgid "Column names" +msgid "Columns" +msgstr "Nama Kolum" + +#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 +msgid "Bookmark this SQL query" +msgstr "andabuku kueri-SQL ini" + +#: libraries/sql_query_form.lib.php:343 sql.php:1021 +msgid "Let every user access this bookmark" +msgstr "" + +#: libraries/sql_query_form.lib.php:349 +msgid "Replace existing bookmark of same name" +msgstr "" + +#: libraries/sql_query_form.lib.php:365 +msgid "Do not overwrite this query from outside the window" +msgstr "" + +#: libraries/sql_query_form.lib.php:372 +msgid "Delimiter" +msgstr "" + +#: libraries/sql_query_form.lib.php:380 +msgid " Show this query here again " +msgstr " Papar kueri ini di sini lagi " + +#: libraries/sql_query_form.lib.php:443 +msgid "View only" +msgstr "Paparan sahaja" + +#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 +msgid "Location of the text file" +msgstr "Lokasi bagi fail teks" + +#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 +msgid "web server upload directory" +msgstr "direktori muatnaik pelayan-web" + #: libraries/sqlparser.lib.php:132 msgid "" "There seems to be an error in your SQL query. The MySQL server error output " @@ -6927,63 +7056,6 @@ msgstr "Pengenalan TidakSah" msgid "Unknown Punctuation String" msgstr "TandaBaca tidak dikenali" -#: libraries/sql_query_form.lib.php:223 -#, fuzzy, php-format -msgid "Run SQL query/queries on server %s" -msgstr "Laksana kueri SQL pada pangkalan data %s" - -#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 -#, php-format -msgid "Run SQL query/queries on database %s" -msgstr "Laksana kueri SQL pada pangkalan data %s" - -#: libraries/sql_query_form.lib.php:296 navigation.php:302 -#: setup/frames/index.inc.php:231 -msgid "Clear" -msgstr "" - -#: libraries/sql_query_form.lib.php:301 -#, fuzzy -#| msgid "Column names" -msgid "Columns" -msgstr "Nama Kolum" - -#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 -msgid "Bookmark this SQL query" -msgstr "andabuku kueri-SQL ini" - -#: libraries/sql_query_form.lib.php:343 sql.php:1021 -msgid "Let every user access this bookmark" -msgstr "" - -#: libraries/sql_query_form.lib.php:349 -msgid "Replace existing bookmark of same name" -msgstr "" - -#: libraries/sql_query_form.lib.php:365 -msgid "Do not overwrite this query from outside the window" -msgstr "" - -#: libraries/sql_query_form.lib.php:372 -msgid "Delimiter" -msgstr "" - -#: libraries/sql_query_form.lib.php:380 -msgid " Show this query here again " -msgstr " Papar kueri ini di sini lagi " - -#: libraries/sql_query_form.lib.php:443 -msgid "View only" -msgstr "Paparan sahaja" - -#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 -msgid "Location of the text file" -msgstr "Lokasi bagi fail teks" - -#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 -msgid "web server upload directory" -msgstr "direktori muatnaik pelayan-web" - #: libraries/sqlvalidator.lib.php:67 #, php-format msgid "" @@ -6993,48 +7065,6 @@ msgstr "" "Pengesahan SQL tidak dapat disahkan. Sila semak sama ada anda telah memasang " "sambungan php seperti yang tercatit di %sdocumentation%s." -#: libraries/StorageEngine.class.php:195 -msgid "" -"There is no detailed status information available for this storage engine." -msgstr "" - -#: libraries/StorageEngine.class.php:355 -#, php-format -msgid "%s is available on this MySQL server." -msgstr "" - -#: libraries/StorageEngine.class.php:358 -#, php-format -msgid "%s has been disabled for this MySQL server." -msgstr "" - -#: libraries/StorageEngine.class.php:362 -#, php-format -msgid "This MySQL server does not support the %s storage engine." -msgstr "" - -#: libraries/Table.class.php:1027 -msgid "Invalid database" -msgstr "" - -#: libraries/Table.class.php:1041 tbl_get_field.php:25 -msgid "Invalid table name" -msgstr "" - -#: libraries/Table.class.php:1056 -#, php-format -msgid "Error renaming table %1$s to %2$s" -msgstr "" - -#: libraries/Table.class.php:1139 -#, php-format -msgid "Table %s has been renamed to %s" -msgstr "Jadual %s telah ditukarnama ke %s" - -#: libraries/Table.class.php:1272 -msgid "Could not save table UI preferences" -msgstr "" - #: libraries/tbl_links.inc.php:117 libraries/tbl_links.inc.php:118 msgid "Table seems to be empty!" msgstr "" @@ -7159,38 +7189,6 @@ msgstr "" msgid "+ Add a value" msgstr "Tambah Pengguna Baru" -#: libraries/Theme.class.php:160 -#, php-format -msgid "No valid image path for theme %s found!" -msgstr "" - -#: libraries/Theme.class.php:380 -msgid "No preview available." -msgstr "" - -#: libraries/Theme.class.php:383 -msgid "take it" -msgstr "" - -#: libraries/Theme_Manager.class.php:109 -#, php-format -msgid "Default theme %s not found!" -msgstr "" - -#: libraries/Theme_Manager.class.php:147 -#, php-format -msgid "Theme %s not found!" -msgstr "" - -#: libraries/Theme_Manager.class.php:215 -#, php-format -msgid "Theme path not found for theme %s!" -msgstr "" - -#: libraries/Theme_Manager.class.php:291 themes.php:20 themes.php:40 -msgid "Theme" -msgstr "" - #: libraries/transformations/application_octetstream__download.inc.php:9 msgid "" "Displays a link to download the binary data of the column. You can use the " @@ -8206,8 +8204,8 @@ msgstr "" msgid "" "Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege " "tables. The content of these tables may differ from the privileges the " -"server uses, if they have been changed manually. In this case, you should %" -"sreload the privileges%s before you continue." +"server uses, if they have been changed manually. In this case, you should " +"%sreload the privileges%s before you continue." msgstr "" #: server_privileges.php:1764 diff --git a/po/nb.po b/po/nb.po index d621a7e484..6ad19c1b05 100644 --- a/po/nb.po +++ b/po/nb.po @@ -3,14 +3,14 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-26 07:33-0400\n" +"POT-Creation-Date: 2011-06-27 10:20+0200\n" "PO-Revision-Date: 2011-03-07 11:21+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: norwegian \n" +"Language: nb\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: nb\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.0.5\n" @@ -44,13 +44,13 @@ msgstr "" msgid "Search" msgstr "Søk" -#: browse_foreigners.php:154 db_operations.php:368 db_operations.php:420 -#: db_operations.php:530 db_operations.php:558 db_search.php:360 +#: browse_foreigners.php:154 db_operations.php:369 db_operations.php:421 +#: db_operations.php:531 db_operations.php:559 db_search.php:360 #: db_structure.php:528 enum_editor.php:63 js/messages.php:90 +#: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 #: libraries/auth/cookie.auth.lib.php:273 libraries/common.lib.php:1315 -#: libraries/common.lib.php:2245 libraries/Config.class.php:1220 -#: libraries/core.lib.php:557 libraries/db_routines.lib.php:789 -#: libraries/db_routines.lib.php:921 +#: libraries/common.lib.php:2245 libraries/core.lib.php:557 +#: libraries/db_routines.lib.php:789 libraries/db_routines.lib.php:921 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 #: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 @@ -63,18 +63,18 @@ msgstr "Søk" #: 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:518 #: libraries/tbl_properties.inc.php:607 libraries/tbl_properties.inc.php:777 -#: libraries/Theme_Manager.class.php:305 main.php:109 navigation.php:202 -#: navigation.php:240 pmd_pdf.php:124 prefs_manage.php:265 -#: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 -#: server_privileges.php:1694 server_privileges.php:2051 -#: server_privileges.php:2098 server_privileges.php:2138 -#: server_replication.php:233 server_replication.php:316 -#: server_replication.php:347 server_synchronize.php:1220 tbl_change.php:332 -#: tbl_change.php:1024 tbl_change.php:1061 tbl_indexes.php:260 -#: tbl_operations.php:280 tbl_operations.php:317 tbl_operations.php:519 -#: tbl_operations.php:581 tbl_operations.php:763 tbl_select.php:291 -#: tbl_structure.php:698 tbl_structure.php:734 tbl_tracking.php:425 -#: tbl_tracking.php:563 view_create.php:181 view_operations.php:99 +#: main.php:109 navigation.php:202 navigation.php:240 pmd_pdf.php:124 +#: prefs_manage.php:265 prefs_manage.php:316 server_binlog.php:128 +#: server_privileges.php:646 server_privileges.php:1694 +#: server_privileges.php:2051 server_privileges.php:2098 +#: server_privileges.php:2138 server_replication.php:233 +#: server_replication.php:316 server_replication.php:347 +#: server_synchronize.php:1220 tbl_change.php:332 tbl_change.php:1024 +#: tbl_change.php:1061 tbl_indexes.php:260 tbl_operations.php:280 +#: tbl_operations.php:317 tbl_operations.php:519 tbl_operations.php:581 +#: tbl_operations.php:763 tbl_select.php:291 tbl_structure.php:698 +#: tbl_structure.php:734 tbl_tracking.php:425 tbl_tracking.php:563 +#: view_create.php:181 view_operations.php:99 msgid "Go" msgstr "Utfør" @@ -121,7 +121,7 @@ msgstr "" msgid "Database %1$s has been created." msgstr "Databasen %1$s har blitt opprettet." -#: db_datadict.php:48 db_operations.php:361 +#: db_datadict.php:48 db_operations.php:362 msgid "Database comment: " msgstr "Database kommentar: " @@ -131,9 +131,9 @@ msgstr "Database kommentar: " msgid "Table comments" msgstr "Tabellkommentarer" -#: db_datadict.php:166 db_qbe.php:196 libraries/export/htmlword.php:248 -#: libraries/export/latex.php:375 libraries/export/odt.php:302 -#: libraries/export/texytext.php:227 libraries/Index.class.php:448 +#: db_datadict.php:166 db_qbe.php:196 libraries/Index.class.php:448 +#: libraries/export/htmlword.php:248 libraries/export/latex.php:375 +#: libraries/export/odt.php:302 libraries/export/texytext.php:227 #: libraries/schema/Pdf_Relation_Schema.class.php:1236 #: libraries/schema/Pdf_Relation_Schema.class.php:1257 #: libraries/tbl_properties.inc.php:274 tbl_change.php:310 tbl_chart.php:86 @@ -142,12 +142,12 @@ msgstr "Tabellkommentarer" msgid "Column" msgstr "Kolonne" -#: db_datadict.php:167 db_printview.php:104 libraries/db_events.inc.php:69 -#: libraries/db_routines.lib.php:666 libraries/db_routines.lib.php:691 -#: libraries/db_routines.lib.php:847 libraries/db_routines.lib.php:1216 -#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:249 -#: libraries/export/latex.php:375 libraries/export/odt.php:305 -#: libraries/export/texytext.php:228 libraries/Index.class.php:445 +#: db_datadict.php:167 db_printview.php:104 libraries/Index.class.php:445 +#: libraries/db_events.inc.php:69 libraries/db_routines.lib.php:666 +#: libraries/db_routines.lib.php:691 libraries/db_routines.lib.php:847 +#: libraries/db_routines.lib.php:1216 libraries/db_structure.lib.php:51 +#: libraries/export/htmlword.php:249 libraries/export/latex.php:375 +#: libraries/export/odt.php:305 libraries/export/texytext.php:228 #: libraries/schema/Pdf_Relation_Schema.class.php:1237 #: libraries/schema/Pdf_Relation_Schema.class.php:1258 #: libraries/tbl_properties.inc.php:100 server_privileges.php:2151 @@ -157,9 +157,9 @@ msgstr "Kolonne" msgid "Type" msgstr "Type" -#: db_datadict.php:169 libraries/export/htmlword.php:250 -#: libraries/export/latex.php:375 libraries/export/odt.php:308 -#: libraries/export/texytext.php:229 libraries/Index.class.php:451 +#: db_datadict.php:169 libraries/Index.class.php:451 +#: libraries/export/htmlword.php:250 libraries/export/latex.php:375 +#: libraries/export/odt.php:308 libraries/export/texytext.php:229 #: libraries/schema/Pdf_Relation_Schema.class.php:1239 #: libraries/schema/Pdf_Relation_Schema.class.php:1260 #: libraries/tbl_properties.inc.php:109 tbl_change.php:325 @@ -197,13 +197,12 @@ msgstr "Linker til" msgid "Comments" msgstr "Kommentarer" -#: db_datadict.php:259 js/messages.php:109 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:361 +#: db_datadict.php:259 js/messages.php:109 libraries/Index.class.php:361 #: libraries/Index.class.php:388 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:287 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:287 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:130 #: server_privileges.php:1381 server_privileges.php:1392 @@ -214,17 +213,17 @@ msgstr "Kommentarer" msgid "No" msgstr "Nei" -#: db_datadict.php:259 js/messages.php:108 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:362 +#: db_datadict.php:259 js/messages.php:108 libraries/Index.class.php:362 #: libraries/Index.class.php:387 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 -#: libraries/mult_submits.inc.php:87 libraries/mult_submits.inc.php:92 -#: libraries/mult_submits.inc.php:97 libraries/mult_submits.inc.php:102 -#: libraries/mult_submits.inc.php:262 libraries/mult_submits.inc.php:276 -#: libraries/mult_submits.inc.php:286 libraries/mult_submits.inc.php:299 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:46 +#: libraries/mult_submits.inc.php:78 libraries/mult_submits.inc.php:87 +#: libraries/mult_submits.inc.php:92 libraries/mult_submits.inc.php:97 +#: libraries/mult_submits.inc.php:102 libraries/mult_submits.inc.php:262 +#: libraries/mult_submits.inc.php:276 libraries/mult_submits.inc.php:286 +#: libraries/mult_submits.inc.php:299 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:129 #: server_databases.php:76 server_privileges.php:1378 @@ -261,79 +260,79 @@ msgstr "Fjern alle valgte" msgid "The database name is empty!" msgstr "Databasen er uten navn!" -#: db_operations.php:271 +#: db_operations.php:272 #, php-format msgid "Database %s has been renamed to %s" msgstr "Databasen %s har endret navn til %s" -#: db_operations.php:275 +#: db_operations.php:276 #, php-format msgid "Database %s has been copied to %s" msgstr "Databasen %s har blitt kopiert til %s" -#: db_operations.php:403 +#: db_operations.php:404 msgid "Rename database to" msgstr "Endre databasens navn til" -#: db_operations.php:408 server_status.php:799 +#: db_operations.php:409 server_status.php:799 msgid "Command" msgstr "Kommando" -#: db_operations.php:439 +#: db_operations.php:440 msgid "Remove database" msgstr "Fjern database" -#: db_operations.php:451 +#: db_operations.php:452 #, php-format msgid "Database %s has been dropped." msgstr "Databasen %s har blitt slettet" -#: db_operations.php:456 +#: db_operations.php:457 msgid "Drop the database (DROP)" msgstr "Drop databasen (DROP)" -#: db_operations.php:486 +#: db_operations.php:487 msgid "Copy database to" msgstr "Kopier databasen til" -#: db_operations.php:493 tbl_operations.php:548 tbl_tracking.php:418 +#: db_operations.php:494 tbl_operations.php:548 tbl_tracking.php:418 msgid "Structure only" msgstr "Kun struktur" -#: db_operations.php:494 tbl_operations.php:549 tbl_tracking.php:420 +#: db_operations.php:495 tbl_operations.php:549 tbl_tracking.php:420 msgid "Structure and data" msgstr "Struktur og data" -#: db_operations.php:495 tbl_operations.php:550 tbl_tracking.php:419 +#: db_operations.php:496 tbl_operations.php:550 tbl_tracking.php:419 msgid "Data only" msgstr "Bare data" -#: db_operations.php:503 +#: db_operations.php:504 msgid "CREATE DATABASE before copying" msgstr "CREATE DATABASE før kopiering" -#: db_operations.php:506 libraries/config/messages.inc.php:126 +#: db_operations.php:507 libraries/config/messages.inc.php:126 #: libraries/config/messages.inc.php:127 libraries/config/messages.inc.php:129 #: libraries/config/messages.inc.php:135 tbl_operations.php:556 #, php-format msgid "Add %s" msgstr "Legg til %s" -#: db_operations.php:510 libraries/config/messages.inc.php:119 +#: db_operations.php:511 libraries/config/messages.inc.php:119 #: tbl_operations.php:314 tbl_operations.php:558 msgid "Add AUTO_INCREMENT value" msgstr "Legg til AUTO_INCREMENT verdi" -#: db_operations.php:514 tbl_operations.php:565 +#: db_operations.php:515 tbl_operations.php:565 msgid "Add constraints" msgstr "Legg til begrensninger" -#: db_operations.php:527 +#: db_operations.php:528 msgid "Switch to copied database" msgstr "Bytt til kopiert database" -#: db_operations.php:551 libraries/build_html_for_db.lib.php:19 -#: libraries/db_structure.lib.php:53 libraries/Index.class.php:450 +#: db_operations.php:552 libraries/Index.class.php:450 +#: libraries/build_html_for_db.lib.php:19 libraries/db_structure.lib.php:53 #: libraries/mysql_charsets.lib.php:110 libraries/tbl_properties.inc.php:107 #: libraries/tbl_properties.inc.php:720 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:378 tbl_select.php:115 @@ -342,7 +341,7 @@ msgstr "Bytt til kopiert database" msgid "Collation" msgstr "Sammenligning" -#: db_operations.php:564 +#: db_operations.php:565 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " @@ -350,7 +349,7 @@ msgid "" msgstr "" "phpMyAdmin konfigurasjonslager har blitt deaktivert. Finn ut hvorfor %sher%s." -#: db_operations.php:599 +#: db_operations.php:600 msgid "Edit or export relational schema" msgstr "Rediger eller eksporter relasjonsskjema" @@ -496,110 +495,110 @@ msgstr "SQL-spørring i database %s:" msgid "Submit Query" msgstr "Kjør spørring" -#: db_routines.php:152 import.php:453 libraries/display_tbl.lib.php:2272 -#: libraries/Message.class.php:185 libraries/sql_query_form.lib.php:139 +#: db_routines.php:154 import.php:453 libraries/Message.class.php:185 +#: libraries/display_tbl.lib.php:2272 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" msgstr "Kommandoen/spørringen er utført" -#: db_routines.php:155 +#: db_routines.php:157 #, php-format msgid "%d row affected by the last statement inside the procedure" msgid_plural "%d rows affected by the last statement inside the procedure" msgstr[0] "" msgstr[1] "" -#: db_routines.php:165 +#: db_routines.php:167 #, fuzzy, php-format #| msgid "Allows executing stored routines." msgid "Execution results of routine %s" msgstr "Tillater utføring av lagrede rutiner." -#: db_routines.php:185 libraries/import.lib.php:153 sql.php:678 +#: db_routines.php:187 libraries/import.lib.php:153 sql.php:678 #: tbl_change.php:180 tbl_get_field.php:34 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL returnerte ett tomt resultat (m.a.o. ingen rader)." -#: db_routines.php:190 db_routines.php:295 db_routines.php:300 -#: db_routines.php:324 +#: db_routines.php:192 db_routines.php:297 db_routines.php:302 +#: db_routines.php:326 #, fuzzy, php-format #| msgid "The following queries have been executed:" msgid "The following query has failed: \"%s\"" msgstr "Følgende spørringer har blitt utført:" -#: db_routines.php:191 db_routines.php:296 db_routines.php:301 -#: db_routines.php:311 db_routines.php:325 libraries/common.lib.php:609 +#: db_routines.php:193 db_routines.php:298 db_routines.php:303 +#: db_routines.php:313 db_routines.php:327 libraries/common.lib.php:609 msgid "MySQL said: " msgstr "MySQL sa: " -#: db_routines.php:208 db_routines.php:240 db_routines.php:268 -#: db_routines.php:407 +#: db_routines.php:210 db_routines.php:242 db_routines.php:270 +#: db_routines.php:409 #, fuzzy #| msgid "Error in Processing Request" msgid "Error in processing request" msgstr "Feil i prosesseringsforespørsel" -#: db_routines.php:209 db_routines.php:241 db_routines.php:269 -#: db_routines.php:408 +#: db_routines.php:211 db_routines.php:243 db_routines.php:271 +#: db_routines.php:410 #, fuzzy, php-format #| msgid "No tables found in database" msgid "No routine with name %1$s found in database %2$s" msgstr "Ingen tabeller funnet i databasen" -#: db_routines.php:230 db_routines.php:234 +#: db_routines.php:232 db_routines.php:236 msgid "Execute routine" msgstr "" -#: db_routines.php:259 db_routines.php:263 +#: db_routines.php:261 db_routines.php:265 #, fuzzy, php-format #| msgid "Export defaults" msgid "Export of routine %s" msgstr "Eksportinnstillinger" -#: db_routines.php:288 libraries/db_routines.lib.php:960 +#: db_routines.php:290 libraries/db_routines.lib.php:960 #, fuzzy, php-format #| msgid "Invalid server index: %s" msgid "Invalid routine type: \"%s\"" msgstr "Ugyldig tjenerindeks: \"%s\"" -#: db_routines.php:309 +#: db_routines.php:311 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: db_routines.php:310 +#: db_routines.php:312 msgid "The backed up query was:" msgstr "" -#: db_routines.php:314 +#: db_routines.php:316 #, fuzzy, php-format #| msgid "Column %s has been dropped" msgid "Routine %1$s has been modified." msgstr "Kolonne %s har blitt slettet" -#: db_routines.php:327 +#: db_routines.php:329 #, fuzzy, php-format #| msgid "Table %1$s has been created." msgid "Routine %1$s has been created." msgstr "Tabellen %1$s har blitt opprettet." -#: db_routines.php:335 +#: db_routines.php:337 msgid "One or more errors have occured while processing your request:" msgstr "" -#: db_routines.php:379 +#: db_routines.php:381 #, fuzzy #| msgid "Create relation" msgid "Create routine" msgstr "Opprett relasjon" -#: db_routines.php:383 +#: db_routines.php:385 #, fuzzy #| msgid "Edit mode" msgid "Edit routine" msgstr "Redigeringsmodus" -#: db_routines.php:434 +#: db_routines.php:436 msgid "" "You are using PHP's deprecated 'mysql' extension, which is not capable of " "handling multi queries. The execution of some stored routines may fail!\n" "Language-Team: dutch \n" +"Language: nl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: nl\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.0.5\n" @@ -44,13 +44,13 @@ msgstr "" msgid "Search" msgstr "Zoeken" -#: browse_foreigners.php:154 db_operations.php:368 db_operations.php:420 -#: db_operations.php:530 db_operations.php:558 db_search.php:360 +#: browse_foreigners.php:154 db_operations.php:369 db_operations.php:421 +#: db_operations.php:531 db_operations.php:559 db_search.php:360 #: db_structure.php:528 enum_editor.php:63 js/messages.php:90 +#: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 #: libraries/auth/cookie.auth.lib.php:273 libraries/common.lib.php:1315 -#: libraries/common.lib.php:2245 libraries/Config.class.php:1220 -#: libraries/core.lib.php:557 libraries/db_routines.lib.php:789 -#: libraries/db_routines.lib.php:921 +#: libraries/common.lib.php:2245 libraries/core.lib.php:557 +#: libraries/db_routines.lib.php:789 libraries/db_routines.lib.php:921 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 #: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 @@ -63,18 +63,18 @@ msgstr "Zoeken" #: 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:518 #: libraries/tbl_properties.inc.php:607 libraries/tbl_properties.inc.php:777 -#: libraries/Theme_Manager.class.php:305 main.php:109 navigation.php:202 -#: navigation.php:240 pmd_pdf.php:124 prefs_manage.php:265 -#: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 -#: server_privileges.php:1694 server_privileges.php:2051 -#: server_privileges.php:2098 server_privileges.php:2138 -#: server_replication.php:233 server_replication.php:316 -#: server_replication.php:347 server_synchronize.php:1220 tbl_change.php:332 -#: tbl_change.php:1024 tbl_change.php:1061 tbl_indexes.php:260 -#: tbl_operations.php:280 tbl_operations.php:317 tbl_operations.php:519 -#: tbl_operations.php:581 tbl_operations.php:763 tbl_select.php:291 -#: tbl_structure.php:698 tbl_structure.php:734 tbl_tracking.php:425 -#: tbl_tracking.php:563 view_create.php:181 view_operations.php:99 +#: main.php:109 navigation.php:202 navigation.php:240 pmd_pdf.php:124 +#: prefs_manage.php:265 prefs_manage.php:316 server_binlog.php:128 +#: server_privileges.php:646 server_privileges.php:1694 +#: server_privileges.php:2051 server_privileges.php:2098 +#: server_privileges.php:2138 server_replication.php:233 +#: server_replication.php:316 server_replication.php:347 +#: server_synchronize.php:1220 tbl_change.php:332 tbl_change.php:1024 +#: tbl_change.php:1061 tbl_indexes.php:260 tbl_operations.php:280 +#: tbl_operations.php:317 tbl_operations.php:519 tbl_operations.php:581 +#: tbl_operations.php:763 tbl_select.php:291 tbl_structure.php:698 +#: tbl_structure.php:734 tbl_tracking.php:425 tbl_tracking.php:563 +#: view_create.php:181 view_operations.php:99 msgid "Go" msgstr "Start" @@ -121,7 +121,7 @@ msgstr "" msgid "Database %1$s has been created." msgstr "Database %1$s is aangemaakt." -#: db_datadict.php:48 db_operations.php:361 +#: db_datadict.php:48 db_operations.php:362 msgid "Database comment: " msgstr "Database opmerking: " @@ -131,9 +131,9 @@ msgstr "Database opmerking: " msgid "Table comments" msgstr "Tabelopmerkingen" -#: db_datadict.php:166 db_qbe.php:196 libraries/export/htmlword.php:248 -#: libraries/export/latex.php:375 libraries/export/odt.php:302 -#: libraries/export/texytext.php:227 libraries/Index.class.php:448 +#: db_datadict.php:166 db_qbe.php:196 libraries/Index.class.php:448 +#: libraries/export/htmlword.php:248 libraries/export/latex.php:375 +#: libraries/export/odt.php:302 libraries/export/texytext.php:227 #: libraries/schema/Pdf_Relation_Schema.class.php:1236 #: libraries/schema/Pdf_Relation_Schema.class.php:1257 #: libraries/tbl_properties.inc.php:274 tbl_change.php:310 tbl_chart.php:86 @@ -142,12 +142,12 @@ msgstr "Tabelopmerkingen" msgid "Column" msgstr "Kolom" -#: db_datadict.php:167 db_printview.php:104 libraries/db_events.inc.php:69 -#: libraries/db_routines.lib.php:666 libraries/db_routines.lib.php:691 -#: libraries/db_routines.lib.php:847 libraries/db_routines.lib.php:1216 -#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:249 -#: libraries/export/latex.php:375 libraries/export/odt.php:305 -#: libraries/export/texytext.php:228 libraries/Index.class.php:445 +#: db_datadict.php:167 db_printview.php:104 libraries/Index.class.php:445 +#: libraries/db_events.inc.php:69 libraries/db_routines.lib.php:666 +#: libraries/db_routines.lib.php:691 libraries/db_routines.lib.php:847 +#: libraries/db_routines.lib.php:1216 libraries/db_structure.lib.php:51 +#: libraries/export/htmlword.php:249 libraries/export/latex.php:375 +#: libraries/export/odt.php:305 libraries/export/texytext.php:228 #: libraries/schema/Pdf_Relation_Schema.class.php:1237 #: libraries/schema/Pdf_Relation_Schema.class.php:1258 #: libraries/tbl_properties.inc.php:100 server_privileges.php:2151 @@ -157,9 +157,9 @@ msgstr "Kolom" msgid "Type" msgstr "Type" -#: db_datadict.php:169 libraries/export/htmlword.php:250 -#: libraries/export/latex.php:375 libraries/export/odt.php:308 -#: libraries/export/texytext.php:229 libraries/Index.class.php:451 +#: db_datadict.php:169 libraries/Index.class.php:451 +#: libraries/export/htmlword.php:250 libraries/export/latex.php:375 +#: libraries/export/odt.php:308 libraries/export/texytext.php:229 #: libraries/schema/Pdf_Relation_Schema.class.php:1239 #: libraries/schema/Pdf_Relation_Schema.class.php:1260 #: libraries/tbl_properties.inc.php:109 tbl_change.php:325 @@ -197,13 +197,12 @@ msgstr "Verwijst naar" msgid "Comments" msgstr "Opmerkingen" -#: db_datadict.php:259 js/messages.php:109 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:361 +#: db_datadict.php:259 js/messages.php:109 libraries/Index.class.php:361 #: libraries/Index.class.php:388 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:287 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:287 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:130 #: server_privileges.php:1381 server_privileges.php:1392 @@ -214,17 +213,17 @@ msgstr "Opmerkingen" msgid "No" msgstr "Nee" -#: db_datadict.php:259 js/messages.php:108 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:362 +#: db_datadict.php:259 js/messages.php:108 libraries/Index.class.php:362 #: libraries/Index.class.php:387 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 -#: libraries/mult_submits.inc.php:87 libraries/mult_submits.inc.php:92 -#: libraries/mult_submits.inc.php:97 libraries/mult_submits.inc.php:102 -#: libraries/mult_submits.inc.php:262 libraries/mult_submits.inc.php:276 -#: libraries/mult_submits.inc.php:286 libraries/mult_submits.inc.php:299 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:46 +#: libraries/mult_submits.inc.php:78 libraries/mult_submits.inc.php:87 +#: libraries/mult_submits.inc.php:92 libraries/mult_submits.inc.php:97 +#: libraries/mult_submits.inc.php:102 libraries/mult_submits.inc.php:262 +#: libraries/mult_submits.inc.php:276 libraries/mult_submits.inc.php:286 +#: libraries/mult_submits.inc.php:299 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:129 #: server_databases.php:76 server_privileges.php:1378 @@ -261,79 +260,79 @@ msgstr "Deselecteer alles" msgid "The database name is empty!" msgstr "De database naam is leeg!" -#: db_operations.php:271 +#: db_operations.php:272 #, php-format msgid "Database %s has been renamed to %s" msgstr "Database %s is hernoemd naar %s" -#: db_operations.php:275 +#: db_operations.php:276 #, php-format msgid "Database %s has been copied to %s" msgstr "Database %s is gekopieerd naar %s" -#: db_operations.php:403 +#: db_operations.php:404 msgid "Rename database to" msgstr "Hernoem database naar" -#: db_operations.php:408 server_status.php:799 +#: db_operations.php:409 server_status.php:799 msgid "Command" msgstr "Commando" -#: db_operations.php:439 +#: db_operations.php:440 msgid "Remove database" msgstr "Verwijder database" -#: db_operations.php:451 +#: db_operations.php:452 #, php-format msgid "Database %s has been dropped." msgstr "Database %s is verwijderd." -#: db_operations.php:456 +#: db_operations.php:457 msgid "Drop the database (DROP)" msgstr "Laat de database vervallen (DROP)" -#: db_operations.php:486 +#: db_operations.php:487 msgid "Copy database to" msgstr "Kopieer database naar" -#: db_operations.php:493 tbl_operations.php:548 tbl_tracking.php:418 +#: db_operations.php:494 tbl_operations.php:548 tbl_tracking.php:418 msgid "Structure only" msgstr "Alleen structuur" -#: db_operations.php:494 tbl_operations.php:549 tbl_tracking.php:420 +#: db_operations.php:495 tbl_operations.php:549 tbl_tracking.php:420 msgid "Structure and data" msgstr "Structuur en gegevens" -#: db_operations.php:495 tbl_operations.php:550 tbl_tracking.php:419 +#: db_operations.php:496 tbl_operations.php:550 tbl_tracking.php:419 msgid "Data only" msgstr "Alleen data" -#: db_operations.php:503 +#: db_operations.php:504 msgid "CREATE DATABASE before copying" msgstr "CREATE DATABASE voor het kopiëren" -#: db_operations.php:506 libraries/config/messages.inc.php:126 +#: db_operations.php:507 libraries/config/messages.inc.php:126 #: libraries/config/messages.inc.php:127 libraries/config/messages.inc.php:129 #: libraries/config/messages.inc.php:135 tbl_operations.php:556 #, php-format msgid "Add %s" msgstr "Voeg %s toe" -#: db_operations.php:510 libraries/config/messages.inc.php:119 +#: db_operations.php:511 libraries/config/messages.inc.php:119 #: tbl_operations.php:314 tbl_operations.php:558 msgid "Add AUTO_INCREMENT value" msgstr "Voeg AUTO_INCREMENT waarde toe" -#: db_operations.php:514 tbl_operations.php:565 +#: db_operations.php:515 tbl_operations.php:565 msgid "Add constraints" msgstr "Voeg beperkingen toe" -#: db_operations.php:527 +#: db_operations.php:528 msgid "Switch to copied database" msgstr "Overschakelen naar de gekopieerde database" -#: db_operations.php:551 libraries/build_html_for_db.lib.php:19 -#: libraries/db_structure.lib.php:53 libraries/Index.class.php:450 +#: db_operations.php:552 libraries/Index.class.php:450 +#: libraries/build_html_for_db.lib.php:19 libraries/db_structure.lib.php:53 #: libraries/mysql_charsets.lib.php:110 libraries/tbl_properties.inc.php:107 #: libraries/tbl_properties.inc.php:720 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:378 tbl_select.php:115 @@ -342,7 +341,7 @@ msgstr "Overschakelen naar de gekopieerde database" msgid "Collation" msgstr "Collatie" -#: db_operations.php:564 +#: db_operations.php:565 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " @@ -351,7 +350,7 @@ msgstr "" "De phpMyAdmin configuratie-opslag is uitgeschakeld. Om te weten te komen " "waarom klik %shier%s." -#: db_operations.php:599 +#: db_operations.php:600 msgid "Edit or export relational schema" msgstr "Bewerk of exporteer relationeel schema" @@ -497,110 +496,110 @@ msgstr "SQL-query op database %s:" msgid "Submit Query" msgstr "Query uitvoeren" -#: db_routines.php:152 import.php:453 libraries/display_tbl.lib.php:2272 -#: libraries/Message.class.php:185 libraries/sql_query_form.lib.php:139 +#: db_routines.php:154 import.php:453 libraries/Message.class.php:185 +#: libraries/display_tbl.lib.php:2272 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" msgstr "Uw SQL-query is succesvol uitgevoerd" -#: db_routines.php:155 +#: db_routines.php:157 #, php-format msgid "%d row affected by the last statement inside the procedure" msgid_plural "%d rows affected by the last statement inside the procedure" msgstr[0] "" msgstr[1] "" -#: db_routines.php:165 +#: db_routines.php:167 #, fuzzy, php-format #| msgid "Allows executing stored routines." msgid "Execution results of routine %s" msgstr "Maakt het mogelijk om stored routines uit te voeren." -#: db_routines.php:185 libraries/import.lib.php:153 sql.php:678 +#: db_routines.php:187 libraries/import.lib.php:153 sql.php:678 #: tbl_change.php:180 tbl_get_field.php:34 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL gaf een lege resultaat set terug (0 rijen)." -#: db_routines.php:190 db_routines.php:295 db_routines.php:300 -#: db_routines.php:324 +#: db_routines.php:192 db_routines.php:297 db_routines.php:302 +#: db_routines.php:326 #, fuzzy, php-format #| msgid "The following queries have been executed:" msgid "The following query has failed: \"%s\"" msgstr "De volgende queries zijn uitgevoerd:" -#: db_routines.php:191 db_routines.php:296 db_routines.php:301 -#: db_routines.php:311 db_routines.php:325 libraries/common.lib.php:609 +#: db_routines.php:193 db_routines.php:298 db_routines.php:303 +#: db_routines.php:313 db_routines.php:327 libraries/common.lib.php:609 msgid "MySQL said: " msgstr "MySQL retourneerde: " -#: db_routines.php:208 db_routines.php:240 db_routines.php:268 -#: db_routines.php:407 +#: db_routines.php:210 db_routines.php:242 db_routines.php:270 +#: db_routines.php:409 #, fuzzy #| msgid "Error in Processing Request" msgid "Error in processing request" msgstr "Fout tijdens het verwerken van de opdracht" -#: db_routines.php:209 db_routines.php:241 db_routines.php:269 -#: db_routines.php:408 +#: db_routines.php:211 db_routines.php:243 db_routines.php:271 +#: db_routines.php:410 #, fuzzy, php-format #| msgid "No tables found in database" msgid "No routine with name %1$s found in database %2$s" msgstr "Geen tabellen gevonden in de database" -#: db_routines.php:230 db_routines.php:234 +#: db_routines.php:232 db_routines.php:236 msgid "Execute routine" msgstr "" -#: db_routines.php:259 db_routines.php:263 +#: db_routines.php:261 db_routines.php:265 #, fuzzy, php-format #| msgid "Export defaults" msgid "Export of routine %s" msgstr "Export standaarden" -#: db_routines.php:288 libraries/db_routines.lib.php:960 +#: db_routines.php:290 libraries/db_routines.lib.php:960 #, fuzzy, php-format #| msgid "Invalid server index: %s" msgid "Invalid routine type: \"%s\"" msgstr "Ongeldige serverindex: %s" -#: db_routines.php:309 +#: db_routines.php:311 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: db_routines.php:310 +#: db_routines.php:312 msgid "The backed up query was:" msgstr "" -#: db_routines.php:314 +#: db_routines.php:316 #, fuzzy, php-format #| msgid "Column %s has been dropped" msgid "Routine %1$s has been modified." msgstr "Kolom %s is verwijderd" -#: db_routines.php:327 +#: db_routines.php:329 #, fuzzy, php-format #| msgid "Table %1$s has been created." msgid "Routine %1$s has been created." msgstr "Tabel %1$s is aangemaakt." -#: db_routines.php:335 +#: db_routines.php:337 msgid "One or more errors have occured while processing your request:" msgstr "" -#: db_routines.php:379 +#: db_routines.php:381 #, fuzzy #| msgid "Create relation" msgid "Create routine" msgstr "Maak relatie" -#: db_routines.php:383 +#: db_routines.php:385 #, fuzzy #| msgid "Edit mode" msgid "Edit routine" msgstr "Wijzig-mode" -#: db_routines.php:434 +#: db_routines.php:436 msgid "" "You are using PHP's deprecated 'mysql' extension, which is not capable of " "handling multi queries. The execution of some stored routines may fail!(ex. 12.00% to .12)" msgstr "Percentages als decimalen importeren (12.00% naar ,12)" @@ -6285,42 +6428,6 @@ msgstr "" "Het XML-bestand was beschadigd of onvolledig. Repareer het bestand en " "probeer opnieuw." -#: libraries/Index.class.php:430 tbl_relation.php:526 -msgid "No index defined!" -msgstr "Geen index gedefinieerd!" - -#: libraries/Index.class.php:446 libraries/tbl_properties.inc.php:503 -#: tbl_structure.php:157 tbl_structure.php:162 tbl_structure.php:606 -#: tbl_tracking.php:315 -msgid "Unique" -msgstr "Unieke waarde" - -#: libraries/Index.class.php:447 tbl_tracking.php:316 -msgid "Packed" -msgstr "Gecomprimeerd" - -#: libraries/Index.class.php:449 tbl_tracking.php:318 -msgid "Cardinality" -msgstr "Kardinaliteit" - -#: libraries/Index.class.php:474 -msgid "The primary key has been dropped" -msgstr "De primaire sleutel is vervallen" - -#: libraries/Index.class.php:478 -#, php-format -msgid "Index %s has been dropped" -msgstr "Index %s is vervallen" - -#: libraries/Index.class.php:582 -#, php-format -msgid "" -"The indexes %1$s and %2$s seem to be equal and one of them could possibly be " -"removed." -msgstr "" -"De indexen %1$s en %2$s lijken hetzelfde, mogelijk kan een van beide worden " -"verwijderd." - #: libraries/kanji-encoding.lib.php:142 msgctxt "None encoding conversion" msgid "None" @@ -6332,27 +6439,6 @@ msgstr "Geen" msgid "Convert to Kana" msgstr "Zet om naar Kana" -#: libraries/Message.class.php:260 -#, php-format -msgid "%1$d row affected." -msgid_plural "%1$d rows affected." -msgstr[0] "%1$d rij bijgewerkt." -msgstr[1] "%1$d rijen bijgewerkt." - -#: libraries/Message.class.php:279 -#, php-format -msgid "%1$d row deleted." -msgid_plural "%1$d rows deleted." -msgstr[0] "%1$d rij verwijderd." -msgstr[1] "%1$d rijen verwijderd." - -#: libraries/Message.class.php:298 -#, php-format -msgid "%1$d row inserted." -msgid_plural "%1$d rows inserted." -msgstr[0] "%1$d rij toegevoegd." -msgstr[1] "%1$d rijen toegevoegd." - #: libraries/mult_submits.inc.php:254 msgid "From" msgstr "Van" @@ -6592,18 +6678,6 @@ msgstr "Navigatievenster herladen" msgid "This format has no options" msgstr "Dit format heeft geen opties" -#: libraries/RecentTable.class.php:114 -msgid "Could not save recent table" -msgstr "Recente tabel kon niet opgeslagen worden" - -#: libraries/RecentTable.class.php:149 -msgid "Recent tables" -msgstr "Recente tabellen" - -#: libraries/RecentTable.class.php:155 -msgid "There are no recent tables" -msgstr "Er zijn geen recente tabellen" - #: libraries/relation.lib.php:83 msgid "not OK" msgstr "Niet Goed" @@ -6989,6 +7063,61 @@ msgstr "Verschil" msgid "Target database" msgstr "Doel database" +#: libraries/sql_query_form.lib.php:223 +#, php-format +msgid "Run SQL query/queries on server %s" +msgstr "Voer SQL query/queries uit op de server %s" + +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 +#, php-format +msgid "Run SQL query/queries on database %s" +msgstr "Draai SQL query/queries op database %s" + +#: libraries/sql_query_form.lib.php:296 navigation.php:302 +#: setup/frames/index.inc.php:231 +msgid "Clear" +msgstr "Clear" + +#: libraries/sql_query_form.lib.php:301 +msgid "Columns" +msgstr "Kolommen" + +#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 +msgid "Bookmark this SQL query" +msgstr "Sla deze SQL-query op" + +#: libraries/sql_query_form.lib.php:343 sql.php:1021 +msgid "Let every user access this bookmark" +msgstr "Geef elke gebruiker toegang tot deze bookmark" + +#: libraries/sql_query_form.lib.php:349 +msgid "Replace existing bookmark of same name" +msgstr "Bookmark met dezelfde naam overschrijven" + +#: libraries/sql_query_form.lib.php:365 +msgid "Do not overwrite this query from outside the window" +msgstr "Overschrijf deze query niet vanuit een ander scherm" + +#: libraries/sql_query_form.lib.php:372 +msgid "Delimiter" +msgstr "Scheidingsteken" + +#: libraries/sql_query_form.lib.php:380 +msgid " Show this query here again " +msgstr " Laat deze query hier zien " + +#: libraries/sql_query_form.lib.php:443 +msgid "View only" +msgstr "Alleen bekijken" + +#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 +msgid "Location of the text file" +msgstr "Locatie van het tekstbestand" + +#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 +msgid "web server upload directory" +msgstr "web-server upload directory" + #: libraries/sqlparser.lib.php:132 msgid "" "There seems to be an error in your SQL query. The MySQL server error output " @@ -7052,61 +7181,6 @@ msgstr "Ongeldig herkenningsteken" msgid "Unknown Punctuation String" msgstr "Onbekende Punctuatie String" -#: libraries/sql_query_form.lib.php:223 -#, php-format -msgid "Run SQL query/queries on server %s" -msgstr "Voer SQL query/queries uit op de server %s" - -#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 -#, php-format -msgid "Run SQL query/queries on database %s" -msgstr "Draai SQL query/queries op database %s" - -#: libraries/sql_query_form.lib.php:296 navigation.php:302 -#: setup/frames/index.inc.php:231 -msgid "Clear" -msgstr "Clear" - -#: libraries/sql_query_form.lib.php:301 -msgid "Columns" -msgstr "Kolommen" - -#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 -msgid "Bookmark this SQL query" -msgstr "Sla deze SQL-query op" - -#: libraries/sql_query_form.lib.php:343 sql.php:1021 -msgid "Let every user access this bookmark" -msgstr "Geef elke gebruiker toegang tot deze bookmark" - -#: libraries/sql_query_form.lib.php:349 -msgid "Replace existing bookmark of same name" -msgstr "Bookmark met dezelfde naam overschrijven" - -#: libraries/sql_query_form.lib.php:365 -msgid "Do not overwrite this query from outside the window" -msgstr "Overschrijf deze query niet vanuit een ander scherm" - -#: libraries/sql_query_form.lib.php:372 -msgid "Delimiter" -msgstr "Scheidingsteken" - -#: libraries/sql_query_form.lib.php:380 -msgid " Show this query here again " -msgstr " Laat deze query hier zien " - -#: libraries/sql_query_form.lib.php:443 -msgid "View only" -msgstr "Alleen bekijken" - -#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 -msgid "Location of the text file" -msgstr "Locatie van het tekstbestand" - -#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 -msgid "web server upload directory" -msgstr "web-server upload directory" - #: libraries/sqlvalidator.lib.php:67 #, php-format msgid "" @@ -7116,50 +7190,6 @@ msgstr "" "De SQL-validatie kon niet worden geïnitialiseerd. Controleer of u de nodige " "PHP-extensies heeft geïnstalleerd, zoals beschreven in de %sdocumentatie%s." -#: libraries/StorageEngine.class.php:195 -msgid "" -"There is no detailed status information available for this storage engine." -msgstr "" -"Er is geen gedetailleerde status informatie beschikbaar voor deze opslag " -"engine." - -#: libraries/StorageEngine.class.php:355 -#, php-format -msgid "%s is available on this MySQL server." -msgstr "%s is beschikbaar op deze MySQL-server." - -#: libraries/StorageEngine.class.php:358 -#, php-format -msgid "%s has been disabled for this MySQL server." -msgstr "%s is uitgeschakeld op deze MySQL-server." - -#: libraries/StorageEngine.class.php:362 -#, php-format -msgid "This MySQL server does not support the %s storage engine." -msgstr "Deze MySQL-server ondersteund de %s storage engine niet." - -#: libraries/Table.class.php:1027 -msgid "Invalid database" -msgstr "Ongeldige database" - -#: libraries/Table.class.php:1041 tbl_get_field.php:25 -msgid "Invalid table name" -msgstr "Ongeldige tabel naam" - -#: libraries/Table.class.php:1056 -#, php-format -msgid "Error renaming table %1$s to %2$s" -msgstr "Fout bij het hernoemen van de tabel %1$s naar %2$s" - -#: libraries/Table.class.php:1139 -#, php-format -msgid "Table %s has been renamed to %s" -msgstr "Tabel %s is hernoemd naar %s" - -#: libraries/Table.class.php:1272 -msgid "Could not save table UI preferences" -msgstr "UI tabel voorkeuren konden niet worden opgeslagen" - #: libraries/tbl_links.inc.php:117 libraries/tbl_links.inc.php:118 msgid "Table seems to be empty!" msgstr "Tabel lijkt leeg!" @@ -7281,38 +7311,6 @@ msgstr "PARTITION definitie" msgid "+ Add a value" msgstr "+ Een nieuwe waarde toevoegen" -#: libraries/Theme.class.php:160 -#, php-format -msgid "No valid image path for theme %s found!" -msgstr "Geen geldig afbeeldingen pad voor thema %s gevonden!" - -#: libraries/Theme.class.php:380 -msgid "No preview available." -msgstr "Geen preview beschikbaar." - -#: libraries/Theme.class.php:383 -msgid "take it" -msgstr "neem het" - -#: libraries/Theme_Manager.class.php:109 -#, php-format -msgid "Default theme %s not found!" -msgstr "Standaard thema %s niet gevonden!" - -#: libraries/Theme_Manager.class.php:147 -#, php-format -msgid "Theme %s not found!" -msgstr "Thema %s niet gevonden!" - -#: libraries/Theme_Manager.class.php:215 -#, php-format -msgid "Theme path not found for theme %s!" -msgstr "Thema pad niet gevonden voor thema %s!" - -#: libraries/Theme_Manager.class.php:291 themes.php:20 themes.php:40 -msgid "Theme" -msgstr "" - #: libraries/transformations/application_octetstream__download.inc.php:9 msgid "" "Displays a link to download the binary data of the column. You can use the " @@ -8377,8 +8375,8 @@ msgstr "Verwijder de databases die dezelfde naam hebben als de gebruikers." msgid "" "Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege " "tables. The content of these tables may differ from the privileges the " -"server uses, if they have been changed manually. In this case, you should %" -"sreload the privileges%s before you continue." +"server uses, if they have been changed manually. In this case, you should " +"%sreload the privileges%s before you continue." msgstr "" "Opmerking: phpMyAdmin krijgt de rechten voor de gebruikers uit de MySQL " "privileges tabel. De content van deze tabel kan verschillen met de rechten " diff --git a/po/phpmyadmin.pot b/po/phpmyadmin.pot index d5f83ad861..d2f0d2bd46 100644 --- a/po/phpmyadmin.pot +++ b/po/phpmyadmin.pot @@ -8,10 +8,11 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-26 07:33-0400\n" +"POT-Creation-Date: 2011-06-27 10:20+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" @@ -45,13 +46,13 @@ msgstr "" msgid "Search" msgstr "" -#: browse_foreigners.php:154 db_operations.php:368 db_operations.php:420 -#: db_operations.php:530 db_operations.php:558 db_search.php:360 +#: browse_foreigners.php:154 db_operations.php:369 db_operations.php:421 +#: db_operations.php:531 db_operations.php:559 db_search.php:360 #: db_structure.php:528 enum_editor.php:63 js/messages.php:90 +#: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 #: libraries/auth/cookie.auth.lib.php:273 libraries/common.lib.php:1315 -#: libraries/common.lib.php:2245 libraries/Config.class.php:1220 -#: libraries/core.lib.php:557 libraries/db_routines.lib.php:789 -#: libraries/db_routines.lib.php:921 +#: libraries/common.lib.php:2245 libraries/core.lib.php:557 +#: libraries/db_routines.lib.php:789 libraries/db_routines.lib.php:921 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 #: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 @@ -64,18 +65,18 @@ msgstr "" #: 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:518 #: libraries/tbl_properties.inc.php:607 libraries/tbl_properties.inc.php:777 -#: libraries/Theme_Manager.class.php:305 main.php:109 navigation.php:202 -#: navigation.php:240 pmd_pdf.php:124 prefs_manage.php:265 -#: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 -#: server_privileges.php:1694 server_privileges.php:2051 -#: server_privileges.php:2098 server_privileges.php:2138 -#: server_replication.php:233 server_replication.php:316 -#: server_replication.php:347 server_synchronize.php:1220 tbl_change.php:332 -#: tbl_change.php:1024 tbl_change.php:1061 tbl_indexes.php:260 -#: tbl_operations.php:280 tbl_operations.php:317 tbl_operations.php:519 -#: tbl_operations.php:581 tbl_operations.php:763 tbl_select.php:291 -#: tbl_structure.php:698 tbl_structure.php:734 tbl_tracking.php:425 -#: tbl_tracking.php:563 view_create.php:181 view_operations.php:99 +#: main.php:109 navigation.php:202 navigation.php:240 pmd_pdf.php:124 +#: prefs_manage.php:265 prefs_manage.php:316 server_binlog.php:128 +#: server_privileges.php:646 server_privileges.php:1694 +#: server_privileges.php:2051 server_privileges.php:2098 +#: server_privileges.php:2138 server_replication.php:233 +#: server_replication.php:316 server_replication.php:347 +#: server_synchronize.php:1220 tbl_change.php:332 tbl_change.php:1024 +#: tbl_change.php:1061 tbl_indexes.php:260 tbl_operations.php:280 +#: tbl_operations.php:317 tbl_operations.php:519 tbl_operations.php:581 +#: tbl_operations.php:763 tbl_select.php:291 tbl_structure.php:698 +#: tbl_structure.php:734 tbl_tracking.php:425 tbl_tracking.php:563 +#: view_create.php:181 view_operations.php:99 msgid "Go" msgstr "" @@ -120,7 +121,7 @@ msgstr "" msgid "Database %1$s has been created." msgstr "" -#: db_datadict.php:48 db_operations.php:361 +#: db_datadict.php:48 db_operations.php:362 msgid "Database comment: " msgstr "" @@ -130,9 +131,9 @@ msgstr "" msgid "Table comments" msgstr "" -#: db_datadict.php:166 db_qbe.php:196 libraries/export/htmlword.php:248 -#: libraries/export/latex.php:375 libraries/export/odt.php:302 -#: libraries/export/texytext.php:227 libraries/Index.class.php:448 +#: db_datadict.php:166 db_qbe.php:196 libraries/Index.class.php:448 +#: libraries/export/htmlword.php:248 libraries/export/latex.php:375 +#: libraries/export/odt.php:302 libraries/export/texytext.php:227 #: libraries/schema/Pdf_Relation_Schema.class.php:1236 #: libraries/schema/Pdf_Relation_Schema.class.php:1257 #: libraries/tbl_properties.inc.php:274 tbl_change.php:310 tbl_chart.php:86 @@ -141,12 +142,12 @@ msgstr "" msgid "Column" msgstr "" -#: db_datadict.php:167 db_printview.php:104 libraries/db_events.inc.php:69 -#: libraries/db_routines.lib.php:666 libraries/db_routines.lib.php:691 -#: libraries/db_routines.lib.php:847 libraries/db_routines.lib.php:1216 -#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:249 -#: libraries/export/latex.php:375 libraries/export/odt.php:305 -#: libraries/export/texytext.php:228 libraries/Index.class.php:445 +#: db_datadict.php:167 db_printview.php:104 libraries/Index.class.php:445 +#: libraries/db_events.inc.php:69 libraries/db_routines.lib.php:666 +#: libraries/db_routines.lib.php:691 libraries/db_routines.lib.php:847 +#: libraries/db_routines.lib.php:1216 libraries/db_structure.lib.php:51 +#: libraries/export/htmlword.php:249 libraries/export/latex.php:375 +#: libraries/export/odt.php:305 libraries/export/texytext.php:228 #: libraries/schema/Pdf_Relation_Schema.class.php:1237 #: libraries/schema/Pdf_Relation_Schema.class.php:1258 #: libraries/tbl_properties.inc.php:100 server_privileges.php:2151 @@ -156,9 +157,9 @@ msgstr "" msgid "Type" msgstr "" -#: db_datadict.php:169 libraries/export/htmlword.php:250 -#: libraries/export/latex.php:375 libraries/export/odt.php:308 -#: libraries/export/texytext.php:229 libraries/Index.class.php:451 +#: db_datadict.php:169 libraries/Index.class.php:451 +#: libraries/export/htmlword.php:250 libraries/export/latex.php:375 +#: libraries/export/odt.php:308 libraries/export/texytext.php:229 #: libraries/schema/Pdf_Relation_Schema.class.php:1239 #: libraries/schema/Pdf_Relation_Schema.class.php:1260 #: libraries/tbl_properties.inc.php:109 tbl_change.php:325 @@ -196,13 +197,12 @@ msgstr "" msgid "Comments" msgstr "" -#: db_datadict.php:259 js/messages.php:109 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:361 +#: db_datadict.php:259 js/messages.php:109 libraries/Index.class.php:361 #: libraries/Index.class.php:388 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:287 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:287 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:130 #: server_privileges.php:1381 server_privileges.php:1392 @@ -213,17 +213,17 @@ msgstr "" msgid "No" msgstr "" -#: db_datadict.php:259 js/messages.php:108 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:362 +#: db_datadict.php:259 js/messages.php:108 libraries/Index.class.php:362 #: libraries/Index.class.php:387 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 -#: libraries/mult_submits.inc.php:87 libraries/mult_submits.inc.php:92 -#: libraries/mult_submits.inc.php:97 libraries/mult_submits.inc.php:102 -#: libraries/mult_submits.inc.php:262 libraries/mult_submits.inc.php:276 -#: libraries/mult_submits.inc.php:286 libraries/mult_submits.inc.php:299 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:46 +#: libraries/mult_submits.inc.php:78 libraries/mult_submits.inc.php:87 +#: libraries/mult_submits.inc.php:92 libraries/mult_submits.inc.php:97 +#: libraries/mult_submits.inc.php:102 libraries/mult_submits.inc.php:262 +#: libraries/mult_submits.inc.php:276 libraries/mult_submits.inc.php:286 +#: libraries/mult_submits.inc.php:299 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:129 #: server_databases.php:76 server_privileges.php:1378 @@ -260,79 +260,79 @@ msgstr "" msgid "The database name is empty!" msgstr "" -#: db_operations.php:271 +#: db_operations.php:272 #, possible-php-format msgid "Database %s has been renamed to %s" msgstr "" -#: db_operations.php:275 +#: db_operations.php:276 #, possible-php-format msgid "Database %s has been copied to %s" msgstr "" -#: db_operations.php:403 +#: db_operations.php:404 msgid "Rename database to" msgstr "" -#: db_operations.php:408 server_status.php:799 +#: db_operations.php:409 server_status.php:799 msgid "Command" msgstr "" -#: db_operations.php:439 +#: db_operations.php:440 msgid "Remove database" msgstr "" -#: db_operations.php:451 +#: db_operations.php:452 #, possible-php-format msgid "Database %s has been dropped." msgstr "" -#: db_operations.php:456 +#: db_operations.php:457 msgid "Drop the database (DROP)" msgstr "" -#: db_operations.php:486 +#: db_operations.php:487 msgid "Copy database to" msgstr "" -#: db_operations.php:493 tbl_operations.php:548 tbl_tracking.php:418 +#: db_operations.php:494 tbl_operations.php:548 tbl_tracking.php:418 msgid "Structure only" msgstr "" -#: db_operations.php:494 tbl_operations.php:549 tbl_tracking.php:420 +#: db_operations.php:495 tbl_operations.php:549 tbl_tracking.php:420 msgid "Structure and data" msgstr "" -#: db_operations.php:495 tbl_operations.php:550 tbl_tracking.php:419 +#: db_operations.php:496 tbl_operations.php:550 tbl_tracking.php:419 msgid "Data only" msgstr "" -#: db_operations.php:503 +#: db_operations.php:504 msgid "CREATE DATABASE before copying" msgstr "" -#: db_operations.php:506 libraries/config/messages.inc.php:126 +#: db_operations.php:507 libraries/config/messages.inc.php:126 #: libraries/config/messages.inc.php:127 libraries/config/messages.inc.php:129 #: libraries/config/messages.inc.php:135 tbl_operations.php:556 #, possible-php-format msgid "Add %s" msgstr "" -#: db_operations.php:510 libraries/config/messages.inc.php:119 +#: db_operations.php:511 libraries/config/messages.inc.php:119 #: tbl_operations.php:314 tbl_operations.php:558 msgid "Add AUTO_INCREMENT value" msgstr "" -#: db_operations.php:514 tbl_operations.php:565 +#: db_operations.php:515 tbl_operations.php:565 msgid "Add constraints" msgstr "" -#: db_operations.php:527 +#: db_operations.php:528 msgid "Switch to copied database" msgstr "" -#: db_operations.php:551 libraries/build_html_for_db.lib.php:19 -#: libraries/db_structure.lib.php:53 libraries/Index.class.php:450 +#: db_operations.php:552 libraries/Index.class.php:450 +#: libraries/build_html_for_db.lib.php:19 libraries/db_structure.lib.php:53 #: libraries/mysql_charsets.lib.php:110 libraries/tbl_properties.inc.php:107 #: libraries/tbl_properties.inc.php:720 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:378 tbl_select.php:115 @@ -341,14 +341,14 @@ msgstr "" msgid "Collation" msgstr "" -#: db_operations.php:564 +#: db_operations.php:565 #, possible-php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " "click %shere%s." msgstr "" -#: db_operations.php:599 +#: db_operations.php:600 msgid "Edit or export relational schema" msgstr "" @@ -494,97 +494,97 @@ msgstr "" msgid "Submit Query" msgstr "" -#: db_routines.php:152 import.php:453 libraries/display_tbl.lib.php:2272 -#: libraries/Message.class.php:185 libraries/sql_query_form.lib.php:139 +#: db_routines.php:154 import.php:453 libraries/Message.class.php:185 +#: libraries/display_tbl.lib.php:2272 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" msgstr "" -#: db_routines.php:155 +#: db_routines.php:157 #, possible-php-format msgid "%d row affected by the last statement inside the procedure" msgid_plural "%d rows affected by the last statement inside the procedure" msgstr[0] "" msgstr[1] "" -#: db_routines.php:165 +#: db_routines.php:167 #, possible-php-format msgid "Execution results of routine %s" msgstr "" -#: db_routines.php:185 libraries/import.lib.php:153 sql.php:678 +#: db_routines.php:187 libraries/import.lib.php:153 sql.php:678 #: tbl_change.php:180 tbl_get_field.php:34 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "" -#: db_routines.php:190 db_routines.php:295 db_routines.php:300 -#: db_routines.php:324 +#: db_routines.php:192 db_routines.php:297 db_routines.php:302 +#: db_routines.php:326 #, possible-php-format msgid "The following query has failed: \"%s\"" msgstr "" -#: db_routines.php:191 db_routines.php:296 db_routines.php:301 -#: db_routines.php:311 db_routines.php:325 libraries/common.lib.php:609 +#: db_routines.php:193 db_routines.php:298 db_routines.php:303 +#: db_routines.php:313 db_routines.php:327 libraries/common.lib.php:609 msgid "MySQL said: " msgstr "" -#: db_routines.php:208 db_routines.php:240 db_routines.php:268 -#: db_routines.php:407 +#: db_routines.php:210 db_routines.php:242 db_routines.php:270 +#: db_routines.php:409 msgid "Error in processing request" msgstr "" -#: db_routines.php:209 db_routines.php:241 db_routines.php:269 -#: db_routines.php:408 +#: db_routines.php:211 db_routines.php:243 db_routines.php:271 +#: db_routines.php:410 #, possible-php-format msgid "No routine with name %1$s found in database %2$s" msgstr "" -#: db_routines.php:230 db_routines.php:234 +#: db_routines.php:232 db_routines.php:236 msgid "Execute routine" msgstr "" -#: db_routines.php:259 db_routines.php:263 +#: db_routines.php:261 db_routines.php:265 #, possible-php-format msgid "Export of routine %s" msgstr "" -#: db_routines.php:288 libraries/db_routines.lib.php:960 +#: db_routines.php:290 libraries/db_routines.lib.php:960 #, possible-php-format msgid "Invalid routine type: \"%s\"" msgstr "" -#: db_routines.php:309 +#: db_routines.php:311 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: db_routines.php:310 +#: db_routines.php:312 msgid "The backed up query was:" msgstr "" -#: db_routines.php:314 +#: db_routines.php:316 #, possible-php-format msgid "Routine %1$s has been modified." msgstr "" -#: db_routines.php:327 +#: db_routines.php:329 #, possible-php-format msgid "Routine %1$s has been created." msgstr "" -#: db_routines.php:335 +#: db_routines.php:337 msgid "One or more errors have occured while processing your request:" msgstr "" -#: db_routines.php:379 +#: db_routines.php:381 msgid "Create routine" msgstr "" -#: db_routines.php:383 +#: db_routines.php:385 msgid "Edit routine" msgstr "" -#: db_routines.php:434 +#: db_routines.php:436 msgid "" "You are using PHP's deprecated 'mysql' extension, which is not capable of " "handling multi queries. The execution of some stored routines may fail!(ex. 12.00% to .12)" msgstr "" @@ -5811,40 +5951,6 @@ msgid "" "the issue and try again." msgstr "" -#: libraries/Index.class.php:430 tbl_relation.php:526 -msgid "No index defined!" -msgstr "" - -#: libraries/Index.class.php:446 libraries/tbl_properties.inc.php:503 -#: tbl_structure.php:157 tbl_structure.php:162 tbl_structure.php:606 -#: tbl_tracking.php:315 -msgid "Unique" -msgstr "" - -#: libraries/Index.class.php:447 tbl_tracking.php:316 -msgid "Packed" -msgstr "" - -#: libraries/Index.class.php:449 tbl_tracking.php:318 -msgid "Cardinality" -msgstr "" - -#: libraries/Index.class.php:474 -msgid "The primary key has been dropped" -msgstr "" - -#: libraries/Index.class.php:478 -#, possible-php-format -msgid "Index %s has been dropped" -msgstr "" - -#: libraries/Index.class.php:582 -#, possible-php-format -msgid "" -"The indexes %1$s and %2$s seem to be equal and one of them could possibly be " -"removed." -msgstr "" - #: libraries/kanji-encoding.lib.php:142 msgctxt "None encoding conversion" msgid "None" @@ -5855,27 +5961,6 @@ msgstr "" msgid "Convert to Kana" msgstr "" -#: libraries/Message.class.php:260 -#, possible-php-format -msgid "%1$d row affected." -msgid_plural "%1$d rows affected." -msgstr[0] "" -msgstr[1] "" - -#: libraries/Message.class.php:279 -#, possible-php-format -msgid "%1$d row deleted." -msgid_plural "%1$d rows deleted." -msgstr[0] "" -msgstr[1] "" - -#: libraries/Message.class.php:298 -#, possible-php-format -msgid "%1$d row inserted." -msgid_plural "%1$d rows inserted." -msgstr[0] "" -msgstr[1] "" - #: libraries/mult_submits.inc.php:254 msgid "From" msgstr "" @@ -6114,18 +6199,6 @@ msgstr "" msgid "This format has no options" msgstr "" -#: libraries/RecentTable.class.php:114 -msgid "Could not save recent table" -msgstr "" - -#: libraries/RecentTable.class.php:149 -msgid "Recent tables" -msgstr "" - -#: libraries/RecentTable.class.php:155 -msgid "There are no recent tables" -msgstr "" - #: libraries/relation.lib.php:83 msgid "not OK" msgstr "" @@ -6495,57 +6568,6 @@ msgstr "" msgid "Target database" msgstr "" -#: libraries/sqlparser.lib.php:132 -msgid "" -"There seems to be an error in your SQL query. The MySQL server error output " -"below, if there is any, may also help you in diagnosing the problem" -msgstr "" - -#: libraries/sqlparser.lib.php:167 -msgid "" -"There is a chance that you may have found a bug in the SQL parser. Please " -"examine your query closely, and check that the quotes are correct and not " -"mis-matched. Other possible failure causes may be that you are uploading a " -"file with binary outside of a quoted text area. You can also try your query " -"on the MySQL command line interface. The MySQL server error output below, if " -"there is any, may also help you in diagnosing the problem. If you still have " -"problems or if the parser fails where the command line interface succeeds, " -"please reduce your SQL query input to the single query that causes problems, " -"and submit a bug report with the data chunk in the CUT section below:" -msgstr "" - -#: libraries/sqlparser.lib.php:169 -msgid "BEGIN CUT" -msgstr "" - -#: libraries/sqlparser.lib.php:171 -msgid "END CUT" -msgstr "" - -#: libraries/sqlparser.lib.php:173 -msgid "BEGIN RAW" -msgstr "" - -#: libraries/sqlparser.lib.php:177 -msgid "END RAW" -msgstr "" - -#: libraries/sqlparser.lib.php:363 -msgid "Automatically appended backtick to the end of query!" -msgstr "" - -#: libraries/sqlparser.lib.php:366 -msgid "Unclosed quote" -msgstr "" - -#: libraries/sqlparser.lib.php:518 -msgid "Invalid Identifer" -msgstr "" - -#: libraries/sqlparser.lib.php:635 -msgid "Unknown Punctuation String" -msgstr "" - #: libraries/sql_query_form.lib.php:223 #, possible-php-format msgid "Run SQL query/queries on server %s" @@ -6601,6 +6623,57 @@ msgstr "" msgid "web server upload directory" msgstr "" +#: libraries/sqlparser.lib.php:132 +msgid "" +"There seems to be an error in your SQL query. The MySQL server error output " +"below, if there is any, may also help you in diagnosing the problem" +msgstr "" + +#: libraries/sqlparser.lib.php:167 +msgid "" +"There is a chance that you may have found a bug in the SQL parser. Please " +"examine your query closely, and check that the quotes are correct and not " +"mis-matched. Other possible failure causes may be that you are uploading a " +"file with binary outside of a quoted text area. You can also try your query " +"on the MySQL command line interface. The MySQL server error output below, if " +"there is any, may also help you in diagnosing the problem. If you still have " +"problems or if the parser fails where the command line interface succeeds, " +"please reduce your SQL query input to the single query that causes problems, " +"and submit a bug report with the data chunk in the CUT section below:" +msgstr "" + +#: libraries/sqlparser.lib.php:169 +msgid "BEGIN CUT" +msgstr "" + +#: libraries/sqlparser.lib.php:171 +msgid "END CUT" +msgstr "" + +#: libraries/sqlparser.lib.php:173 +msgid "BEGIN RAW" +msgstr "" + +#: libraries/sqlparser.lib.php:177 +msgid "END RAW" +msgstr "" + +#: libraries/sqlparser.lib.php:363 +msgid "Automatically appended backtick to the end of query!" +msgstr "" + +#: libraries/sqlparser.lib.php:366 +msgid "Unclosed quote" +msgstr "" + +#: libraries/sqlparser.lib.php:518 +msgid "Invalid Identifer" +msgstr "" + +#: libraries/sqlparser.lib.php:635 +msgid "Unknown Punctuation String" +msgstr "" + #: libraries/sqlvalidator.lib.php:67 #, possible-php-format msgid "" @@ -6608,48 +6681,6 @@ msgid "" "installed the necessary PHP extensions as described in the %sdocumentation%s." msgstr "" -#: libraries/StorageEngine.class.php:195 -msgid "" -"There is no detailed status information available for this storage engine." -msgstr "" - -#: libraries/StorageEngine.class.php:355 -#, possible-php-format -msgid "%s is available on this MySQL server." -msgstr "" - -#: libraries/StorageEngine.class.php:358 -#, possible-php-format -msgid "%s has been disabled for this MySQL server." -msgstr "" - -#: libraries/StorageEngine.class.php:362 -#, possible-php-format -msgid "This MySQL server does not support the %s storage engine." -msgstr "" - -#: libraries/Table.class.php:1027 -msgid "Invalid database" -msgstr "" - -#: libraries/Table.class.php:1041 tbl_get_field.php:25 -msgid "Invalid table name" -msgstr "" - -#: libraries/Table.class.php:1056 -#, possible-php-format -msgid "Error renaming table %1$s to %2$s" -msgstr "" - -#: libraries/Table.class.php:1139 -#, possible-php-format -msgid "Table %s has been renamed to %s" -msgstr "" - -#: libraries/Table.class.php:1272 -msgid "Could not save table UI preferences" -msgstr "" - #: libraries/tbl_links.inc.php:117 libraries/tbl_links.inc.php:118 msgid "Table seems to be empty!" msgstr "" @@ -6754,38 +6785,6 @@ msgstr "" msgid "+ Add a value" msgstr "" -#: libraries/Theme.class.php:160 -#, possible-php-format -msgid "No valid image path for theme %s found!" -msgstr "" - -#: libraries/Theme.class.php:380 -msgid "No preview available." -msgstr "" - -#: libraries/Theme.class.php:383 -msgid "take it" -msgstr "" - -#: libraries/Theme_Manager.class.php:109 -#, possible-php-format -msgid "Default theme %s not found!" -msgstr "" - -#: libraries/Theme_Manager.class.php:147 -#, possible-php-format -msgid "Theme %s not found!" -msgstr "" - -#: libraries/Theme_Manager.class.php:215 -#, possible-php-format -msgid "Theme path not found for theme %s!" -msgstr "" - -#: libraries/Theme_Manager.class.php:291 themes.php:20 themes.php:40 -msgid "Theme" -msgstr "" - #: libraries/transformations/application_octetstream__download.inc.php:9 msgid "" "Displays a link to download the binary data of the column. You can use the " @@ -7734,8 +7733,8 @@ msgstr "" msgid "" "Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege " "tables. The content of these tables may differ from the privileges the " -"server uses, if they have been changed manually. In this case, you should %" -"sreload the privileges%s before you continue." +"server uses, if they have been changed manually. In this case, you should " +"%sreload the privileges%s before you continue." msgstr "" #: server_privileges.php:1764 diff --git a/po/pl.po b/po/pl.po index 9a1beb3d38..69941537bf 100644 --- a/po/pl.po +++ b/po/pl.po @@ -3,14 +3,14 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-26 07:33-0400\n" +"POT-Creation-Date: 2011-06-27 10:20+0200\n" "PO-Revision-Date: 2011-02-24 16:21+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: polish \n" +"Language: pl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: pl\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2);\n" "X-Generator: Pootle 2.0.5\n" @@ -46,13 +46,13 @@ msgstr "" msgid "Search" msgstr "Szukaj" -#: browse_foreigners.php:154 db_operations.php:368 db_operations.php:420 -#: db_operations.php:530 db_operations.php:558 db_search.php:360 +#: browse_foreigners.php:154 db_operations.php:369 db_operations.php:421 +#: db_operations.php:531 db_operations.php:559 db_search.php:360 #: db_structure.php:528 enum_editor.php:63 js/messages.php:90 +#: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 #: libraries/auth/cookie.auth.lib.php:273 libraries/common.lib.php:1315 -#: libraries/common.lib.php:2245 libraries/Config.class.php:1220 -#: libraries/core.lib.php:557 libraries/db_routines.lib.php:789 -#: libraries/db_routines.lib.php:921 +#: libraries/common.lib.php:2245 libraries/core.lib.php:557 +#: libraries/db_routines.lib.php:789 libraries/db_routines.lib.php:921 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 #: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 @@ -65,18 +65,18 @@ msgstr "Szukaj" #: 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:518 #: libraries/tbl_properties.inc.php:607 libraries/tbl_properties.inc.php:777 -#: libraries/Theme_Manager.class.php:305 main.php:109 navigation.php:202 -#: navigation.php:240 pmd_pdf.php:124 prefs_manage.php:265 -#: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 -#: server_privileges.php:1694 server_privileges.php:2051 -#: server_privileges.php:2098 server_privileges.php:2138 -#: server_replication.php:233 server_replication.php:316 -#: server_replication.php:347 server_synchronize.php:1220 tbl_change.php:332 -#: tbl_change.php:1024 tbl_change.php:1061 tbl_indexes.php:260 -#: tbl_operations.php:280 tbl_operations.php:317 tbl_operations.php:519 -#: tbl_operations.php:581 tbl_operations.php:763 tbl_select.php:291 -#: tbl_structure.php:698 tbl_structure.php:734 tbl_tracking.php:425 -#: tbl_tracking.php:563 view_create.php:181 view_operations.php:99 +#: main.php:109 navigation.php:202 navigation.php:240 pmd_pdf.php:124 +#: prefs_manage.php:265 prefs_manage.php:316 server_binlog.php:128 +#: server_privileges.php:646 server_privileges.php:1694 +#: server_privileges.php:2051 server_privileges.php:2098 +#: server_privileges.php:2138 server_replication.php:233 +#: server_replication.php:316 server_replication.php:347 +#: server_synchronize.php:1220 tbl_change.php:332 tbl_change.php:1024 +#: tbl_change.php:1061 tbl_indexes.php:260 tbl_operations.php:280 +#: tbl_operations.php:317 tbl_operations.php:519 tbl_operations.php:581 +#: tbl_operations.php:763 tbl_select.php:291 tbl_structure.php:698 +#: tbl_structure.php:734 tbl_tracking.php:425 tbl_tracking.php:563 +#: view_create.php:181 view_operations.php:99 msgid "Go" msgstr "Wykonaj" @@ -123,7 +123,7 @@ msgstr "" msgid "Database %1$s has been created." msgstr "Baza danych %1$s została utworzona." -#: db_datadict.php:48 db_operations.php:361 +#: db_datadict.php:48 db_operations.php:362 msgid "Database comment: " msgstr "Komentarz bazy danych: " @@ -133,9 +133,9 @@ msgstr "Komentarz bazy danych: " msgid "Table comments" msgstr "Komentarze tabeli" -#: db_datadict.php:166 db_qbe.php:196 libraries/export/htmlword.php:248 -#: libraries/export/latex.php:375 libraries/export/odt.php:302 -#: libraries/export/texytext.php:227 libraries/Index.class.php:448 +#: db_datadict.php:166 db_qbe.php:196 libraries/Index.class.php:448 +#: libraries/export/htmlword.php:248 libraries/export/latex.php:375 +#: libraries/export/odt.php:302 libraries/export/texytext.php:227 #: libraries/schema/Pdf_Relation_Schema.class.php:1236 #: libraries/schema/Pdf_Relation_Schema.class.php:1257 #: libraries/tbl_properties.inc.php:274 tbl_change.php:310 tbl_chart.php:86 @@ -144,12 +144,12 @@ msgstr "Komentarze tabeli" msgid "Column" msgstr "Kolumna" -#: db_datadict.php:167 db_printview.php:104 libraries/db_events.inc.php:69 -#: libraries/db_routines.lib.php:666 libraries/db_routines.lib.php:691 -#: libraries/db_routines.lib.php:847 libraries/db_routines.lib.php:1216 -#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:249 -#: libraries/export/latex.php:375 libraries/export/odt.php:305 -#: libraries/export/texytext.php:228 libraries/Index.class.php:445 +#: db_datadict.php:167 db_printview.php:104 libraries/Index.class.php:445 +#: libraries/db_events.inc.php:69 libraries/db_routines.lib.php:666 +#: libraries/db_routines.lib.php:691 libraries/db_routines.lib.php:847 +#: libraries/db_routines.lib.php:1216 libraries/db_structure.lib.php:51 +#: libraries/export/htmlword.php:249 libraries/export/latex.php:375 +#: libraries/export/odt.php:305 libraries/export/texytext.php:228 #: libraries/schema/Pdf_Relation_Schema.class.php:1237 #: libraries/schema/Pdf_Relation_Schema.class.php:1258 #: libraries/tbl_properties.inc.php:100 server_privileges.php:2151 @@ -159,9 +159,9 @@ msgstr "Kolumna" msgid "Type" msgstr "Typ" -#: db_datadict.php:169 libraries/export/htmlword.php:250 -#: libraries/export/latex.php:375 libraries/export/odt.php:308 -#: libraries/export/texytext.php:229 libraries/Index.class.php:451 +#: db_datadict.php:169 libraries/Index.class.php:451 +#: libraries/export/htmlword.php:250 libraries/export/latex.php:375 +#: libraries/export/odt.php:308 libraries/export/texytext.php:229 #: libraries/schema/Pdf_Relation_Schema.class.php:1239 #: libraries/schema/Pdf_Relation_Schema.class.php:1260 #: libraries/tbl_properties.inc.php:109 tbl_change.php:325 @@ -199,13 +199,12 @@ msgstr "Łącze" msgid "Comments" msgstr "Komentarze" -#: db_datadict.php:259 js/messages.php:109 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:361 +#: db_datadict.php:259 js/messages.php:109 libraries/Index.class.php:361 #: libraries/Index.class.php:388 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:287 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:287 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:130 #: server_privileges.php:1381 server_privileges.php:1392 @@ -216,17 +215,17 @@ msgstr "Komentarze" msgid "No" msgstr "Nie" -#: db_datadict.php:259 js/messages.php:108 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:362 +#: db_datadict.php:259 js/messages.php:108 libraries/Index.class.php:362 #: libraries/Index.class.php:387 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 -#: libraries/mult_submits.inc.php:87 libraries/mult_submits.inc.php:92 -#: libraries/mult_submits.inc.php:97 libraries/mult_submits.inc.php:102 -#: libraries/mult_submits.inc.php:262 libraries/mult_submits.inc.php:276 -#: libraries/mult_submits.inc.php:286 libraries/mult_submits.inc.php:299 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:46 +#: libraries/mult_submits.inc.php:78 libraries/mult_submits.inc.php:87 +#: libraries/mult_submits.inc.php:92 libraries/mult_submits.inc.php:97 +#: libraries/mult_submits.inc.php:102 libraries/mult_submits.inc.php:262 +#: libraries/mult_submits.inc.php:276 libraries/mult_submits.inc.php:286 +#: libraries/mult_submits.inc.php:299 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:129 #: server_databases.php:76 server_privileges.php:1378 @@ -263,79 +262,79 @@ msgstr "Usuń zaznaczenie" msgid "The database name is empty!" msgstr "Nazwa bazy danych jest pusta!" -#: db_operations.php:271 +#: db_operations.php:272 #, php-format msgid "Database %s has been renamed to %s" msgstr "Baza danych %s ma nazwę zmienioną na %s" -#: db_operations.php:275 +#: db_operations.php:276 #, php-format msgid "Database %s has been copied to %s" msgstr "Baza danych %s została przekopiowana do %s" -#: db_operations.php:403 +#: db_operations.php:404 msgid "Rename database to" msgstr "Zmień nazwę bazy danych na" -#: db_operations.php:408 server_status.php:799 +#: db_operations.php:409 server_status.php:799 msgid "Command" msgstr "Polecenie" -#: db_operations.php:439 +#: db_operations.php:440 msgid "Remove database" msgstr "Usuń bazę danych" -#: db_operations.php:451 +#: db_operations.php:452 #, php-format msgid "Database %s has been dropped." msgstr "Baza danych %s została usunięta." -#: db_operations.php:456 +#: db_operations.php:457 msgid "Drop the database (DROP)" msgstr "Usuń bazę danych (DROP)" -#: db_operations.php:486 +#: db_operations.php:487 msgid "Copy database to" msgstr "Kopiuj bazę danych do" -#: db_operations.php:493 tbl_operations.php:548 tbl_tracking.php:418 +#: db_operations.php:494 tbl_operations.php:548 tbl_tracking.php:418 msgid "Structure only" msgstr "Tylko struktura" -#: db_operations.php:494 tbl_operations.php:549 tbl_tracking.php:420 +#: db_operations.php:495 tbl_operations.php:549 tbl_tracking.php:420 msgid "Structure and data" msgstr "Struktura i dane" -#: db_operations.php:495 tbl_operations.php:550 tbl_tracking.php:419 +#: db_operations.php:496 tbl_operations.php:550 tbl_tracking.php:419 msgid "Data only" msgstr "Tylko dane" -#: db_operations.php:503 +#: db_operations.php:504 msgid "CREATE DATABASE before copying" msgstr "CREATE DATABASE przed przekopiowaniem" -#: db_operations.php:506 libraries/config/messages.inc.php:126 +#: db_operations.php:507 libraries/config/messages.inc.php:126 #: libraries/config/messages.inc.php:127 libraries/config/messages.inc.php:129 #: libraries/config/messages.inc.php:135 tbl_operations.php:556 #, php-format msgid "Add %s" msgstr "Dodaj %s" -#: db_operations.php:510 libraries/config/messages.inc.php:119 +#: db_operations.php:511 libraries/config/messages.inc.php:119 #: tbl_operations.php:314 tbl_operations.php:558 msgid "Add AUTO_INCREMENT value" msgstr "Dodaj wartości AUTO_INCREMENT" -#: db_operations.php:514 tbl_operations.php:565 +#: db_operations.php:515 tbl_operations.php:565 msgid "Add constraints" msgstr "Dodaj ograniczenia" -#: db_operations.php:527 +#: db_operations.php:528 msgid "Switch to copied database" msgstr "Przełącz do przekopiowanej bazy danych" -#: db_operations.php:551 libraries/build_html_for_db.lib.php:19 -#: libraries/db_structure.lib.php:53 libraries/Index.class.php:450 +#: db_operations.php:552 libraries/Index.class.php:450 +#: libraries/build_html_for_db.lib.php:19 libraries/db_structure.lib.php:53 #: libraries/mysql_charsets.lib.php:110 libraries/tbl_properties.inc.php:107 #: libraries/tbl_properties.inc.php:720 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:378 tbl_select.php:115 @@ -344,7 +343,7 @@ msgstr "Przełącz do przekopiowanej bazy danych" msgid "Collation" msgstr "Metoda porównywania napisów" -#: db_operations.php:564 +#: db_operations.php:565 #, fuzzy, php-format #| msgid "" #| "The additional features for working with linked tables have been " @@ -356,7 +355,7 @@ msgstr "" "Dodatkowe możliwości pracy z połączonymi tabelami zostały wyłączone. Aby " "dowiedzieć się, dlaczego - kliknij %stutaj%s." -#: db_operations.php:599 +#: db_operations.php:600 msgid "Edit or export relational schema" msgstr "Edytuj lub eksportuj schemat relacji" @@ -505,14 +504,14 @@ msgstr "Zapytanie SQL dla bazy danych %s:" msgid "Submit Query" msgstr "Wykonaj zapytania" -#: db_routines.php:152 import.php:453 libraries/display_tbl.lib.php:2272 -#: libraries/Message.class.php:185 libraries/sql_query_form.lib.php:139 +#: db_routines.php:154 import.php:453 libraries/Message.class.php:185 +#: libraries/display_tbl.lib.php:2272 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" msgstr "Zapytanie SQL zostało wykonane pomyślnie" -#: db_routines.php:155 +#: db_routines.php:157 #, php-format msgid "%d row affected by the last statement inside the procedure" msgid_plural "%d rows affected by the last statement inside the procedure" @@ -520,96 +519,96 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: db_routines.php:165 +#: db_routines.php:167 #, fuzzy, php-format #| msgid "Allows executing stored routines." msgid "Execution results of routine %s" msgstr "Pozwól wykonywać procedury składowane." -#: db_routines.php:185 libraries/import.lib.php:153 sql.php:678 +#: db_routines.php:187 libraries/import.lib.php:153 sql.php:678 #: tbl_change.php:180 tbl_get_field.php:34 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL zwrócił pusty wynik (zero rekordów)." -#: db_routines.php:190 db_routines.php:295 db_routines.php:300 -#: db_routines.php:324 +#: db_routines.php:192 db_routines.php:297 db_routines.php:302 +#: db_routines.php:326 #, fuzzy, php-format #| msgid "The following queries have been executed:" msgid "The following query has failed: \"%s\"" msgstr "Wykonane zostały następujące zapytania:" -#: db_routines.php:191 db_routines.php:296 db_routines.php:301 -#: db_routines.php:311 db_routines.php:325 libraries/common.lib.php:609 +#: db_routines.php:193 db_routines.php:298 db_routines.php:303 +#: db_routines.php:313 db_routines.php:327 libraries/common.lib.php:609 msgid "MySQL said: " msgstr "MySQL zwrócił komunikat: " -#: db_routines.php:208 db_routines.php:240 db_routines.php:268 -#: db_routines.php:407 +#: db_routines.php:210 db_routines.php:242 db_routines.php:270 +#: db_routines.php:409 #, fuzzy #| msgid "Error in Processing Request" msgid "Error in processing request" msgstr "Błąd przetwarzania wywołania" -#: db_routines.php:209 db_routines.php:241 db_routines.php:269 -#: db_routines.php:408 +#: db_routines.php:211 db_routines.php:243 db_routines.php:271 +#: db_routines.php:410 #, fuzzy, php-format #| msgid "No tables found in database" msgid "No routine with name %1$s found in database %2$s" msgstr "Nie znaleziono żadnych tabel w bazie danych." -#: db_routines.php:230 db_routines.php:234 +#: db_routines.php:232 db_routines.php:236 msgid "Execute routine" msgstr "" -#: db_routines.php:259 db_routines.php:263 +#: db_routines.php:261 db_routines.php:265 #, fuzzy, php-format #| msgid "Export defaults" msgid "Export of routine %s" msgstr "Domyślne opcje eksportu" -#: db_routines.php:288 libraries/db_routines.lib.php:960 +#: db_routines.php:290 libraries/db_routines.lib.php:960 #, fuzzy, php-format #| msgid "Invalid server index: \"%s\"" msgid "Invalid routine type: \"%s\"" msgstr "Niewłaściwy numer serwera: \"%s\"" -#: db_routines.php:309 +#: db_routines.php:311 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: db_routines.php:310 +#: db_routines.php:312 msgid "The backed up query was:" msgstr "" -#: db_routines.php:314 +#: db_routines.php:316 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Routine %1$s has been modified." msgstr "Tabela %s została usunięta" -#: db_routines.php:327 +#: db_routines.php:329 #, fuzzy, php-format #| msgid "Table %1$s has been created." msgid "Routine %1$s has been created." msgstr "Tabela %1$s została utworzona." -#: db_routines.php:335 +#: db_routines.php:337 msgid "One or more errors have occured while processing your request:" msgstr "" -#: db_routines.php:379 +#: db_routines.php:381 #, fuzzy #| msgid "Create relation" msgid "Create routine" msgstr "Utwórz relację" -#: db_routines.php:383 +#: db_routines.php:385 #, fuzzy #| msgid "Edit mode" msgid "Edit routine" msgstr "Tryb edycji" -#: db_routines.php:434 +#: db_routines.php:436 msgid "" "You are using PHP's deprecated 'mysql' extension, which is not capable of " "handling multi queries. The execution of some stored routines may fail!(ex. 12.00% to .12)" msgstr "" @@ -6456,42 +6607,6 @@ msgstr "" "Plik XML ma nieprawidłową strukturę lub jest niekompletny. Proszę skorygować " "problem i spróbować ponownie." -#: libraries/Index.class.php:430 tbl_relation.php:526 -msgid "No index defined!" -msgstr "Brak zdefiniowanego indeksu!" - -#: libraries/Index.class.php:446 libraries/tbl_properties.inc.php:503 -#: tbl_structure.php:157 tbl_structure.php:162 tbl_structure.php:606 -#: tbl_tracking.php:315 -msgid "Unique" -msgstr "Jednoznaczny" - -#: libraries/Index.class.php:447 tbl_tracking.php:316 -msgid "Packed" -msgstr "Spakowany" - -#: libraries/Index.class.php:449 tbl_tracking.php:318 -msgid "Cardinality" -msgstr "Moc" - -#: libraries/Index.class.php:474 -msgid "The primary key has been dropped" -msgstr "Klucz podstawowy został usunięty" - -#: libraries/Index.class.php:478 -#, php-format -msgid "Index %s has been dropped" -msgstr "Klucz %s został usunięty" - -#: libraries/Index.class.php:582 -#, php-format -msgid "" -"The indexes %1$s and %2$s seem to be equal and one of them could possibly be " -"removed." -msgstr "" -"Indeksy %1$s i %2$s wyglądają na identyczne i jeden z nich mógłby zostać " -"usunięty." - #: libraries/kanji-encoding.lib.php:142 #, fuzzy #| msgid "None" @@ -6504,30 +6619,6 @@ msgstr "Brak" msgid "Convert to Kana" msgstr "" -#: libraries/Message.class.php:260 -#, php-format -msgid "%1$d row affected." -msgid_plural "%1$d rows affected." -msgstr[0] "Zmodyfikowanych rekordów: %1$d." -msgstr[1] "Zmodyfikowanych rekordów: %1$d." -msgstr[2] "Zmodyfikowanych rekordów: %1$d." - -#: libraries/Message.class.php:279 -#, php-format -msgid "%1$d row deleted." -msgid_plural "%1$d rows deleted." -msgstr[0] "Usuniętych rekordów: %1$d." -msgstr[1] "Usuniętych rekordów: %1$d." -msgstr[2] "Usuniętych rekordów: %1$d." - -#: libraries/Message.class.php:298 -#, php-format -msgid "%1$d row inserted." -msgid_plural "%1$d rows inserted." -msgstr[0] "Wstawionych rekordów: %1$d." -msgstr[1] "Wstawionych rekordów: %1$d." -msgstr[2] "Wstawionych rekordów: %1$d." - #: libraries/mult_submits.inc.php:254 #, fuzzy #| msgid "Fri" @@ -6771,24 +6862,6 @@ msgstr "Indywidualizacja ramki nawigacyjnej" msgid "This format has no options" msgstr "Ten format nie ma żadnych opcji" -#: libraries/RecentTable.class.php:114 -#, fuzzy -#| msgid "Cannot load or save configuration" -msgid "Could not save recent table" -msgstr "Nie udało się załadować lub zapisać konfiguracji" - -#: libraries/RecentTable.class.php:149 -#, fuzzy -#| msgid "Count tables" -msgid "Recent tables" -msgstr "Zliczaj tabele" - -#: libraries/RecentTable.class.php:155 -#, fuzzy -#| msgid "There are no configured servers" -msgid "There are no recent tables" -msgstr "Brak skonfigurowanych serwerów" - #: libraries/relation.lib.php:83 msgid "not OK" msgstr "błąd" @@ -7190,6 +7263,63 @@ msgstr "Różnica" msgid "Target database" msgstr "Docelowa baza danych" +#: libraries/sql_query_form.lib.php:223 +#, php-format +msgid "Run SQL query/queries on server %s" +msgstr "Uruchom zapytanie/zapytania SQL na serwerze %s" + +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 +#, php-format +msgid "Run SQL query/queries on database %s" +msgstr "Wykonanie zapytania/zapytań SQL do bazy danych %s" + +#: libraries/sql_query_form.lib.php:296 navigation.php:302 +#: setup/frames/index.inc.php:231 +msgid "Clear" +msgstr "Wyczyść" + +#: libraries/sql_query_form.lib.php:301 +#, fuzzy +#| msgid "Column names" +msgid "Columns" +msgstr "Nazwy kolumn" + +#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 +msgid "Bookmark this SQL query" +msgstr "Pamiętaj zapytanie SQL" + +#: libraries/sql_query_form.lib.php:343 sql.php:1021 +msgid "Let every user access this bookmark" +msgstr "Pozwól na dostęp wszystkim użytkownikom" + +#: libraries/sql_query_form.lib.php:349 +msgid "Replace existing bookmark of same name" +msgstr "Zamień istniejące zapamiętane zapytanie o tej samej nazwie" + +#: libraries/sql_query_form.lib.php:365 +msgid "Do not overwrite this query from outside the window" +msgstr "Nie nadpisuj tego zapytania spoza okna" + +#: libraries/sql_query_form.lib.php:372 +msgid "Delimiter" +msgstr "Separator" + +#: libraries/sql_query_form.lib.php:380 +msgid " Show this query here again " +msgstr " Wywołaj ponownie zapytanie " + +#: libraries/sql_query_form.lib.php:443 +msgid "View only" +msgstr "Tylko pokaż" + +#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 +msgid "Location of the text file" +msgstr "Lokalizacja pliku tekstowego" + +#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 +msgid "web server upload directory" +msgstr "katalog serwera WWW do przesyłania plików" + #: libraries/sqlparser.lib.php:132 msgid "" "There seems to be an error in your SQL query. The MySQL server error output " @@ -7254,63 +7384,6 @@ msgstr "Nieprawidłowy identyfikator" msgid "Unknown Punctuation String" msgstr "Nieznany znak przestankowy" -#: libraries/sql_query_form.lib.php:223 -#, php-format -msgid "Run SQL query/queries on server %s" -msgstr "Uruchom zapytanie/zapytania SQL na serwerze %s" - -#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 -#, php-format -msgid "Run SQL query/queries on database %s" -msgstr "Wykonanie zapytania/zapytań SQL do bazy danych %s" - -#: libraries/sql_query_form.lib.php:296 navigation.php:302 -#: setup/frames/index.inc.php:231 -msgid "Clear" -msgstr "Wyczyść" - -#: libraries/sql_query_form.lib.php:301 -#, fuzzy -#| msgid "Column names" -msgid "Columns" -msgstr "Nazwy kolumn" - -#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 -msgid "Bookmark this SQL query" -msgstr "Pamiętaj zapytanie SQL" - -#: libraries/sql_query_form.lib.php:343 sql.php:1021 -msgid "Let every user access this bookmark" -msgstr "Pozwól na dostęp wszystkim użytkownikom" - -#: libraries/sql_query_form.lib.php:349 -msgid "Replace existing bookmark of same name" -msgstr "Zamień istniejące zapamiętane zapytanie o tej samej nazwie" - -#: libraries/sql_query_form.lib.php:365 -msgid "Do not overwrite this query from outside the window" -msgstr "Nie nadpisuj tego zapytania spoza okna" - -#: libraries/sql_query_form.lib.php:372 -msgid "Delimiter" -msgstr "Separator" - -#: libraries/sql_query_form.lib.php:380 -msgid " Show this query here again " -msgstr " Wywołaj ponownie zapytanie " - -#: libraries/sql_query_form.lib.php:443 -msgid "View only" -msgstr "Tylko pokaż" - -#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 -msgid "Location of the text file" -msgstr "Lokalizacja pliku tekstowego" - -#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 -msgid "web server upload directory" -msgstr "katalog serwera WWW do przesyłania plików" - #: libraries/sqlvalidator.lib.php:67 #, php-format msgid "" @@ -7318,50 +7391,8 @@ msgid "" "installed the necessary PHP extensions as described in the %sdocumentation%s." msgstr "" "Analizator składni SQL nie mógł zostać zainicjowany. Sprawdź, czy " -"zainstalowane są niezbędne rozszerzenia PHP, tak jak zostało to opisane w %" -"sdokumentacji%s." - -#: libraries/StorageEngine.class.php:195 -msgid "" -"There is no detailed status information available for this storage engine." -msgstr "Brak szczegółowych informacji o tym mechanizmie składowania" - -#: libraries/StorageEngine.class.php:355 -#, php-format -msgid "%s is available on this MySQL server." -msgstr "%s jest dostępny na tym serwerze MySQL." - -#: libraries/StorageEngine.class.php:358 -#, php-format -msgid "%s has been disabled for this MySQL server." -msgstr "Mechanizm %s został wyłączony w tym serwerze MySQL." - -#: libraries/StorageEngine.class.php:362 -#, php-format -msgid "This MySQL server does not support the %s storage engine." -msgstr "Ten serwer MySQL nie obsługuje mechanizmu składowania %s." - -#: libraries/Table.class.php:1027 -msgid "Invalid database" -msgstr "Niewłaściwa baza danych" - -#: libraries/Table.class.php:1041 tbl_get_field.php:25 -msgid "Invalid table name" -msgstr "Niewłaściwa nazwa tabeli" - -#: libraries/Table.class.php:1056 -#, php-format -msgid "Error renaming table %1$s to %2$s" -msgstr "Błąd podczas zmiany nazwy tabeli z %1$s na %2$s" - -#: libraries/Table.class.php:1139 -#, php-format -msgid "Table %s has been renamed to %s" -msgstr "Tabela %s ma nazwę zmienioną na %s" - -#: libraries/Table.class.php:1272 -msgid "Could not save table UI preferences" -msgstr "" +"zainstalowane są niezbędne rozszerzenia PHP, tak jak zostało to opisane w " +"%sdokumentacji%s." #: libraries/tbl_links.inc.php:117 libraries/tbl_links.inc.php:118 msgid "Table seems to be empty!" @@ -7411,8 +7442,8 @@ msgid "" "For a list of available transformation options and their MIME type " "transformations, click on %stransformation descriptions%s" msgstr "" -"Aby uzyskać listę dostępnych opcji transformacji i ich typów MIME, kliknij %" -"sopisy transformacji%s" +"Aby uzyskać listę dostępnych opcji transformacji i ich typów MIME, kliknij " +"%sopisy transformacji%s" #: libraries/tbl_properties.inc.php:144 msgid "Transformation options" @@ -7493,39 +7524,6 @@ msgstr "Definicja partycji" msgid "+ Add a value" msgstr "Dodaj nowy serwer" -#: libraries/Theme.class.php:160 -#, php-format -msgid "No valid image path for theme %s found!" -msgstr "" -"Nie znaleziono prawidłowej ścieżki do obrazka dla motywu graficznego %s!" - -#: libraries/Theme.class.php:380 -msgid "No preview available." -msgstr "Podgląd niedostępny." - -#: libraries/Theme.class.php:383 -msgid "take it" -msgstr "użyj" - -#: libraries/Theme_Manager.class.php:109 -#, php-format -msgid "Default theme %s not found!" -msgstr "Nie znaleziono domyślnego motywu graficznego %s!" - -#: libraries/Theme_Manager.class.php:147 -#, php-format -msgid "Theme %s not found!" -msgstr "Nie znaleziono motywu graficznego %s!" - -#: libraries/Theme_Manager.class.php:215 -#, php-format -msgid "Theme path not found for theme %s!" -msgstr "Nie znaleziono ścieżki do motywu %s!" - -#: libraries/Theme_Manager.class.php:291 themes.php:20 themes.php:40 -msgid "Theme" -msgstr "" - #: libraries/transformations/application_octetstream__download.inc.php:9 #, fuzzy #| msgid "" @@ -7924,8 +7922,8 @@ msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "" -"Serwer działa pod ochroną Suhosina. Możliwe problemy opisuje %sdokumentacja%" -"s." +"Serwer działa pod ochroną Suhosina. Możliwe problemy opisuje %sdokumentacja" +"%s." #: navigation.php:213 server_databases.php:281 server_synchronize.php:1202 msgid "No databases" @@ -8672,8 +8670,8 @@ msgstr "Usuń bazy danych o takich samych nazwach jak użytkownicy." msgid "" "Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege " "tables. The content of these tables may differ from the privileges the " -"server uses, if they have been changed manually. In this case, you should %" -"sreload the privileges%s before you continue." +"server uses, if they have been changed manually. In this case, you should " +"%sreload the privileges%s before you continue." msgstr "" "Uwaga: phpMyAdmin pobiera uprawnienia użytkowników wprost z tabeli uprawnień " "MySQL-a. Zawartość tej tabeli, jeśli zostały w niej dokonane ręczne zmiany, " @@ -10288,8 +10286,8 @@ msgid "" "of users, including you, are connected to." msgstr "" "Jeżeli wydaje się to konieczne, można użyć dodatkowych ustawień " -"bezpieczeństwa — [a@?page=servers&mode=edit&id=%1" -"$d#tab_Server_config]uwierzytelniania na podstawie hosta[/a] i [a@?" +"bezpieczeństwa — [a@?page=servers&mode=edit&id=" +"%1$d#tab_Server_config]uwierzytelniania na podstawie hosta[/a] i [a@?" "page=form&formset=features#tab_Security]listy zaufanych serwerów proxy[/" "a]. Jednakże ochrona oparta na adresy IP może nie być wiarygodna, jeżeli " "używany IP należy do ISP, do którego podłączonych jest tysiące użytkowników." @@ -10300,9 +10298,9 @@ msgstr "" #| "You set the [kbd]config[/kbd] authentication type and included username " #| "and password for auto-login, which is not a desirable option for live " #| "hosts. Anyone who knows or guesses your phpMyAdmin URL can directly " -#| "access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1" -#| "$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/" -#| "kbd]." +#| "access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=" +#| "%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http" +#| "[/kbd]." msgid "" "You set the [kbd]config[/kbd] authentication type and included username and " "password for auto-login, which is not a desirable option for live hosts. " diff --git a/po/pt.po b/po/pt.po index 39c3e930b7..c613b5fd79 100644 --- a/po/pt.po +++ b/po/pt.po @@ -3,14 +3,14 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-26 07:33-0400\n" +"POT-Creation-Date: 2011-06-27 10:20+0200\n" "PO-Revision-Date: 2011-03-26 03:23+0200\n" "Last-Translator: \n" "Language-Team: portuguese \n" +"Language: pt\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: pt\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.0.5\n" @@ -46,13 +46,13 @@ msgstr "" msgid "Search" msgstr "Pesquisar" -#: browse_foreigners.php:154 db_operations.php:368 db_operations.php:420 -#: db_operations.php:530 db_operations.php:558 db_search.php:360 +#: browse_foreigners.php:154 db_operations.php:369 db_operations.php:421 +#: db_operations.php:531 db_operations.php:559 db_search.php:360 #: db_structure.php:528 enum_editor.php:63 js/messages.php:90 +#: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 #: libraries/auth/cookie.auth.lib.php:273 libraries/common.lib.php:1315 -#: libraries/common.lib.php:2245 libraries/Config.class.php:1220 -#: libraries/core.lib.php:557 libraries/db_routines.lib.php:789 -#: libraries/db_routines.lib.php:921 +#: libraries/common.lib.php:2245 libraries/core.lib.php:557 +#: libraries/db_routines.lib.php:789 libraries/db_routines.lib.php:921 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 #: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 @@ -65,18 +65,18 @@ msgstr "Pesquisar" #: 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:518 #: libraries/tbl_properties.inc.php:607 libraries/tbl_properties.inc.php:777 -#: libraries/Theme_Manager.class.php:305 main.php:109 navigation.php:202 -#: navigation.php:240 pmd_pdf.php:124 prefs_manage.php:265 -#: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 -#: server_privileges.php:1694 server_privileges.php:2051 -#: server_privileges.php:2098 server_privileges.php:2138 -#: server_replication.php:233 server_replication.php:316 -#: server_replication.php:347 server_synchronize.php:1220 tbl_change.php:332 -#: tbl_change.php:1024 tbl_change.php:1061 tbl_indexes.php:260 -#: tbl_operations.php:280 tbl_operations.php:317 tbl_operations.php:519 -#: tbl_operations.php:581 tbl_operations.php:763 tbl_select.php:291 -#: tbl_structure.php:698 tbl_structure.php:734 tbl_tracking.php:425 -#: tbl_tracking.php:563 view_create.php:181 view_operations.php:99 +#: main.php:109 navigation.php:202 navigation.php:240 pmd_pdf.php:124 +#: prefs_manage.php:265 prefs_manage.php:316 server_binlog.php:128 +#: server_privileges.php:646 server_privileges.php:1694 +#: server_privileges.php:2051 server_privileges.php:2098 +#: server_privileges.php:2138 server_replication.php:233 +#: server_replication.php:316 server_replication.php:347 +#: server_synchronize.php:1220 tbl_change.php:332 tbl_change.php:1024 +#: tbl_change.php:1061 tbl_indexes.php:260 tbl_operations.php:280 +#: tbl_operations.php:317 tbl_operations.php:519 tbl_operations.php:581 +#: tbl_operations.php:763 tbl_select.php:291 tbl_structure.php:698 +#: tbl_structure.php:734 tbl_tracking.php:425 tbl_tracking.php:563 +#: view_create.php:181 view_operations.php:99 msgid "Go" msgstr "Executa" @@ -123,7 +123,7 @@ msgstr "" msgid "Database %1$s has been created." msgstr "A base de dados %s foi criada." -#: db_datadict.php:48 db_operations.php:361 +#: db_datadict.php:48 db_operations.php:362 msgid "Database comment: " msgstr "Comentário da Base de Dados: " @@ -133,9 +133,9 @@ msgstr "Comentário da Base de Dados: " msgid "Table comments" msgstr "Comentários da tabela" -#: db_datadict.php:166 db_qbe.php:196 libraries/export/htmlword.php:248 -#: libraries/export/latex.php:375 libraries/export/odt.php:302 -#: libraries/export/texytext.php:227 libraries/Index.class.php:448 +#: db_datadict.php:166 db_qbe.php:196 libraries/Index.class.php:448 +#: libraries/export/htmlword.php:248 libraries/export/latex.php:375 +#: libraries/export/odt.php:302 libraries/export/texytext.php:227 #: libraries/schema/Pdf_Relation_Schema.class.php:1236 #: libraries/schema/Pdf_Relation_Schema.class.php:1257 #: libraries/tbl_properties.inc.php:274 tbl_change.php:310 tbl_chart.php:86 @@ -144,12 +144,12 @@ msgstr "Comentários da tabela" msgid "Column" msgstr "Coluna" -#: db_datadict.php:167 db_printview.php:104 libraries/db_events.inc.php:69 -#: libraries/db_routines.lib.php:666 libraries/db_routines.lib.php:691 -#: libraries/db_routines.lib.php:847 libraries/db_routines.lib.php:1216 -#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:249 -#: libraries/export/latex.php:375 libraries/export/odt.php:305 -#: libraries/export/texytext.php:228 libraries/Index.class.php:445 +#: db_datadict.php:167 db_printview.php:104 libraries/Index.class.php:445 +#: libraries/db_events.inc.php:69 libraries/db_routines.lib.php:666 +#: libraries/db_routines.lib.php:691 libraries/db_routines.lib.php:847 +#: libraries/db_routines.lib.php:1216 libraries/db_structure.lib.php:51 +#: libraries/export/htmlword.php:249 libraries/export/latex.php:375 +#: libraries/export/odt.php:305 libraries/export/texytext.php:228 #: libraries/schema/Pdf_Relation_Schema.class.php:1237 #: libraries/schema/Pdf_Relation_Schema.class.php:1258 #: libraries/tbl_properties.inc.php:100 server_privileges.php:2151 @@ -159,9 +159,9 @@ msgstr "Coluna" msgid "Type" msgstr "Tipo" -#: db_datadict.php:169 libraries/export/htmlword.php:250 -#: libraries/export/latex.php:375 libraries/export/odt.php:308 -#: libraries/export/texytext.php:229 libraries/Index.class.php:451 +#: db_datadict.php:169 libraries/Index.class.php:451 +#: libraries/export/htmlword.php:250 libraries/export/latex.php:375 +#: libraries/export/odt.php:308 libraries/export/texytext.php:229 #: libraries/schema/Pdf_Relation_Schema.class.php:1239 #: libraries/schema/Pdf_Relation_Schema.class.php:1260 #: libraries/tbl_properties.inc.php:109 tbl_change.php:325 @@ -199,13 +199,12 @@ msgstr "Links para" msgid "Comments" msgstr "Comentários" -#: db_datadict.php:259 js/messages.php:109 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:361 +#: db_datadict.php:259 js/messages.php:109 libraries/Index.class.php:361 #: libraries/Index.class.php:388 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:287 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:287 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:130 #: server_privileges.php:1381 server_privileges.php:1392 @@ -216,17 +215,17 @@ msgstr "Comentários" msgid "No" msgstr "Não" -#: db_datadict.php:259 js/messages.php:108 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:362 +#: db_datadict.php:259 js/messages.php:108 libraries/Index.class.php:362 #: libraries/Index.class.php:387 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 -#: libraries/mult_submits.inc.php:87 libraries/mult_submits.inc.php:92 -#: libraries/mult_submits.inc.php:97 libraries/mult_submits.inc.php:102 -#: libraries/mult_submits.inc.php:262 libraries/mult_submits.inc.php:276 -#: libraries/mult_submits.inc.php:286 libraries/mult_submits.inc.php:299 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:46 +#: libraries/mult_submits.inc.php:78 libraries/mult_submits.inc.php:87 +#: libraries/mult_submits.inc.php:92 libraries/mult_submits.inc.php:97 +#: libraries/mult_submits.inc.php:102 libraries/mult_submits.inc.php:262 +#: libraries/mult_submits.inc.php:276 libraries/mult_submits.inc.php:286 +#: libraries/mult_submits.inc.php:299 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:129 #: server_databases.php:76 server_privileges.php:1378 @@ -263,79 +262,79 @@ msgstr "Limpa Todas as Selecções" msgid "The database name is empty!" msgstr "O nome da base de dados está vazia!" -#: db_operations.php:271 +#: db_operations.php:272 #, php-format msgid "Database %s has been renamed to %s" msgstr "O nome da base de dados %s foi alterado para %s" -#: db_operations.php:275 +#: db_operations.php:276 #, php-format msgid "Database %s has been copied to %s" msgstr "A base de dados %s foi copiada para %s." -#: db_operations.php:403 +#: db_operations.php:404 msgid "Rename database to" msgstr "Alterar o nome da base de dados para" -#: db_operations.php:408 server_status.php:799 +#: db_operations.php:409 server_status.php:799 msgid "Command" msgstr "Comando" -#: db_operations.php:439 +#: db_operations.php:440 msgid "Remove database" msgstr "Remover a Base de Dados" -#: db_operations.php:451 +#: db_operations.php:452 #, php-format msgid "Database %s has been dropped." msgstr "A base de dados %s foi eliminada." -#: db_operations.php:456 +#: db_operations.php:457 msgid "Drop the database (DROP)" msgstr "Apagar a Base de Dados (DROP)" -#: db_operations.php:486 +#: db_operations.php:487 msgid "Copy database to" msgstr "Copiar a Base de Dados para" -#: db_operations.php:493 tbl_operations.php:548 tbl_tracking.php:418 +#: db_operations.php:494 tbl_operations.php:548 tbl_tracking.php:418 msgid "Structure only" msgstr "Somente a estrutura" -#: db_operations.php:494 tbl_operations.php:549 tbl_tracking.php:420 +#: db_operations.php:495 tbl_operations.php:549 tbl_tracking.php:420 msgid "Structure and data" msgstr "Estrutura e dados" -#: db_operations.php:495 tbl_operations.php:550 tbl_tracking.php:419 +#: db_operations.php:496 tbl_operations.php:550 tbl_tracking.php:419 msgid "Data only" msgstr "Apenas dados" -#: db_operations.php:503 +#: db_operations.php:504 msgid "CREATE DATABASE before copying" msgstr "Criar a Base de Dados antes de copiar (CREATE DATABASE)" -#: db_operations.php:506 libraries/config/messages.inc.php:126 +#: db_operations.php:507 libraries/config/messages.inc.php:126 #: libraries/config/messages.inc.php:127 libraries/config/messages.inc.php:129 #: libraries/config/messages.inc.php:135 tbl_operations.php:556 #, php-format msgid "Add %s" msgstr "Adicionar %s" -#: db_operations.php:510 libraries/config/messages.inc.php:119 +#: db_operations.php:511 libraries/config/messages.inc.php:119 #: tbl_operations.php:314 tbl_operations.php:558 msgid "Add AUTO_INCREMENT value" msgstr "Adicionar valor AUTO_INCREMENT" -#: db_operations.php:514 tbl_operations.php:565 +#: db_operations.php:515 tbl_operations.php:565 msgid "Add constraints" msgstr "Adicionar restrições (constraints)" -#: db_operations.php:527 +#: db_operations.php:528 msgid "Switch to copied database" msgstr "Mudar para a Base de Dados copiada" -#: db_operations.php:551 libraries/build_html_for_db.lib.php:19 -#: libraries/db_structure.lib.php:53 libraries/Index.class.php:450 +#: db_operations.php:552 libraries/Index.class.php:450 +#: libraries/build_html_for_db.lib.php:19 libraries/db_structure.lib.php:53 #: libraries/mysql_charsets.lib.php:110 libraries/tbl_properties.inc.php:107 #: libraries/tbl_properties.inc.php:720 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:378 tbl_select.php:115 @@ -344,7 +343,7 @@ msgstr "Mudar para a Base de Dados copiada" msgid "Collation" msgstr "Agrupamento (Collation)" -#: db_operations.php:564 +#: db_operations.php:565 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " @@ -353,7 +352,7 @@ msgstr "" "As configurações do phpMyAdmin para trabalhar com ligações entre Tabelas " "foram desactivadas. Para saber porquê carregue %shere%s." -#: db_operations.php:599 +#: db_operations.php:600 msgid "Edit or export relational schema" msgstr "Editar ou exporta o esquema relacional (schema)" @@ -499,102 +498,102 @@ msgstr "Comando SQL na base de dados %s:" msgid "Submit Query" msgstr "Executar Comando SQL" -#: db_routines.php:152 import.php:453 libraries/display_tbl.lib.php:2272 -#: libraries/Message.class.php:185 libraries/sql_query_form.lib.php:139 +#: db_routines.php:154 import.php:453 libraries/Message.class.php:185 +#: libraries/display_tbl.lib.php:2272 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" msgstr "O seu comando SQL foi executado com sucesso" -#: db_routines.php:155 +#: db_routines.php:157 #, php-format msgid "%d row affected by the last statement inside the procedure" msgid_plural "%d rows affected by the last statement inside the procedure" msgstr[0] "" msgstr[1] "" -#: db_routines.php:165 +#: db_routines.php:167 #, fuzzy, php-format msgid "Execution results of routine %s" msgstr "Permite criar novas tabelas." -#: db_routines.php:185 libraries/import.lib.php:153 sql.php:678 +#: db_routines.php:187 libraries/import.lib.php:153 sql.php:678 #: tbl_change.php:180 tbl_get_field.php:34 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL não retornou nenhum registo." -#: db_routines.php:190 db_routines.php:295 db_routines.php:300 -#: db_routines.php:324 +#: db_routines.php:192 db_routines.php:297 db_routines.php:302 +#: db_routines.php:326 #, php-format msgid "The following query has failed: \"%s\"" msgstr "" -#: db_routines.php:191 db_routines.php:296 db_routines.php:301 -#: db_routines.php:311 db_routines.php:325 libraries/common.lib.php:609 +#: db_routines.php:193 db_routines.php:298 db_routines.php:303 +#: db_routines.php:313 db_routines.php:327 libraries/common.lib.php:609 msgid "MySQL said: " msgstr "Mensagens do MySQL : " -#: db_routines.php:208 db_routines.php:240 db_routines.php:268 -#: db_routines.php:407 +#: db_routines.php:210 db_routines.php:242 db_routines.php:270 +#: db_routines.php:409 #, fuzzy #| msgid "Error in Processing Request" msgid "Error in processing request" msgstr "Erro a Processar Pedido" -#: db_routines.php:209 db_routines.php:241 db_routines.php:269 -#: db_routines.php:408 +#: db_routines.php:211 db_routines.php:243 db_routines.php:271 +#: db_routines.php:410 #, fuzzy, php-format #| msgid "No tables found in database" msgid "No routine with name %1$s found in database %2$s" msgstr "Não foram encontradas tabelas na base de dados" -#: db_routines.php:230 db_routines.php:234 +#: db_routines.php:232 db_routines.php:236 msgid "Execute routine" msgstr "" -#: db_routines.php:259 db_routines.php:263 +#: db_routines.php:261 db_routines.php:265 #, fuzzy, php-format msgid "Export of routine %s" msgstr "Importar" -#: db_routines.php:288 libraries/db_routines.lib.php:960 +#: db_routines.php:290 libraries/db_routines.lib.php:960 #, php-format msgid "Invalid routine type: \"%s\"" msgstr "" -#: db_routines.php:309 +#: db_routines.php:311 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: db_routines.php:310 +#: db_routines.php:312 msgid "The backed up query was:" msgstr "" -#: db_routines.php:314 +#: db_routines.php:316 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Routine %1$s has been modified." msgstr "A tabela %s foi eliminada" -#: db_routines.php:327 +#: db_routines.php:329 #, fuzzy, php-format msgid "Routine %1$s has been created." msgstr "A tabela %s foi eliminada" -#: db_routines.php:335 +#: db_routines.php:337 msgid "One or more errors have occured while processing your request:" msgstr "" -#: db_routines.php:379 +#: db_routines.php:381 #, fuzzy msgid "Create routine" msgstr "Versão do servidor" -#: db_routines.php:383 +#: db_routines.php:385 msgid "Edit routine" msgstr "" -#: db_routines.php:434 +#: db_routines.php:436 msgid "" "You are using PHP's deprecated 'mysql' extension, which is not capable of " "handling multi queries. The execution of some stored routines may fail!(ex. 12.00% to .12)" msgstr "" @@ -6199,40 +6341,6 @@ msgid "" "the issue and try again." msgstr "" -#: libraries/Index.class.php:430 tbl_relation.php:526 -msgid "No index defined!" -msgstr "Nenhum indíce definido!" - -#: libraries/Index.class.php:446 libraries/tbl_properties.inc.php:503 -#: tbl_structure.php:157 tbl_structure.php:162 tbl_structure.php:606 -#: tbl_tracking.php:315 -msgid "Unique" -msgstr "Único" - -#: libraries/Index.class.php:447 tbl_tracking.php:316 -msgid "Packed" -msgstr "" - -#: libraries/Index.class.php:449 tbl_tracking.php:318 -msgid "Cardinality" -msgstr "Quantidade" - -#: libraries/Index.class.php:474 -msgid "The primary key has been dropped" -msgstr "A chave primária foi eliminada" - -#: libraries/Index.class.php:478 -#, php-format -msgid "Index %s has been dropped" -msgstr "O Índice %s foi eliminado" - -#: libraries/Index.class.php:582 -#, php-format -msgid "" -"The indexes %1$s and %2$s seem to be equal and one of them could possibly be " -"removed." -msgstr "" - #: libraries/kanji-encoding.lib.php:142 #, fuzzy #| msgid "None" @@ -6245,27 +6353,6 @@ msgstr "Nenhum" msgid "Convert to Kana" msgstr "" -#: libraries/Message.class.php:260 -#, php-format -msgid "%1$d row affected." -msgid_plural "%1$d rows affected." -msgstr[0] "" -msgstr[1] "" - -#: libraries/Message.class.php:279 -#, php-format -msgid "%1$d row deleted." -msgid_plural "%1$d rows deleted." -msgstr[0] "" -msgstr[1] "" - -#: libraries/Message.class.php:298 -#, php-format -msgid "%1$d row inserted." -msgid_plural "%1$d rows inserted." -msgstr[0] "" -msgstr[1] "" - #: libraries/mult_submits.inc.php:254 #, fuzzy #| msgid "Fri" @@ -6512,21 +6599,6 @@ msgstr "" msgid "This format has no options" msgstr "Este formato não tem opções" -#: libraries/RecentTable.class.php:114 -msgid "Could not save recent table" -msgstr "" - -#: libraries/RecentTable.class.php:149 -#, fuzzy -msgid "Recent tables" -msgstr "Sem tablelas" - -#: libraries/RecentTable.class.php:155 -#, fuzzy -#| msgid "Tracked tables" -msgid "There are no recent tables" -msgstr "Tabelas em tracking" - #: libraries/relation.lib.php:83 msgid "not OK" msgstr "não está OK" @@ -6917,6 +6989,63 @@ msgstr "" msgid "Target database" msgstr "Pesquisar na Base de Dados" +#: libraries/sql_query_form.lib.php:223 +#, fuzzy, php-format +msgid "Run SQL query/queries on server %s" +msgstr "Executa comando(s) SQL na base de dados %s" + +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 +#, php-format +msgid "Run SQL query/queries on database %s" +msgstr "Executa comando(s) SQL na base de dados %s" + +#: libraries/sql_query_form.lib.php:296 navigation.php:302 +#: setup/frames/index.inc.php:231 +msgid "Clear" +msgstr "" + +#: libraries/sql_query_form.lib.php:301 +#, fuzzy +#| msgid "Column names" +msgid "Columns" +msgstr "Nome dos Campos" + +#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 +msgid "Bookmark this SQL query" +msgstr "Marcar este comando SQL" + +#: libraries/sql_query_form.lib.php:343 sql.php:1021 +msgid "Let every user access this bookmark" +msgstr "Deixar todos os utilizadores acederem a este marcador" + +#: libraries/sql_query_form.lib.php:349 +msgid "Replace existing bookmark of same name" +msgstr "" + +#: libraries/sql_query_form.lib.php:365 +msgid "Do not overwrite this query from outside the window" +msgstr "Não alterar esta pesquisa de fora da janela" + +#: libraries/sql_query_form.lib.php:372 +msgid "Delimiter" +msgstr "" + +#: libraries/sql_query_form.lib.php:380 +msgid " Show this query here again " +msgstr " Mostrar de novo aqui este comando " + +#: libraries/sql_query_form.lib.php:443 +msgid "View only" +msgstr "Ver apenas" + +#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 +msgid "Location of the text file" +msgstr "Localização do arquivo de texto" + +#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 +msgid "web server upload directory" +msgstr "Directoria no servidor web para fazer upload" + #: libraries/sqlparser.lib.php:132 msgid "" "There seems to be an error in your SQL query. The MySQL server error output " @@ -6981,63 +7110,6 @@ msgstr "Identificador inválido" msgid "Unknown Punctuation String" msgstr "Pontuação desconhecida" -#: libraries/sql_query_form.lib.php:223 -#, fuzzy, php-format -msgid "Run SQL query/queries on server %s" -msgstr "Executa comando(s) SQL na base de dados %s" - -#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 -#, php-format -msgid "Run SQL query/queries on database %s" -msgstr "Executa comando(s) SQL na base de dados %s" - -#: libraries/sql_query_form.lib.php:296 navigation.php:302 -#: setup/frames/index.inc.php:231 -msgid "Clear" -msgstr "" - -#: libraries/sql_query_form.lib.php:301 -#, fuzzy -#| msgid "Column names" -msgid "Columns" -msgstr "Nome dos Campos" - -#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 -msgid "Bookmark this SQL query" -msgstr "Marcar este comando SQL" - -#: libraries/sql_query_form.lib.php:343 sql.php:1021 -msgid "Let every user access this bookmark" -msgstr "Deixar todos os utilizadores acederem a este marcador" - -#: libraries/sql_query_form.lib.php:349 -msgid "Replace existing bookmark of same name" -msgstr "" - -#: libraries/sql_query_form.lib.php:365 -msgid "Do not overwrite this query from outside the window" -msgstr "Não alterar esta pesquisa de fora da janela" - -#: libraries/sql_query_form.lib.php:372 -msgid "Delimiter" -msgstr "" - -#: libraries/sql_query_form.lib.php:380 -msgid " Show this query here again " -msgstr " Mostrar de novo aqui este comando " - -#: libraries/sql_query_form.lib.php:443 -msgid "View only" -msgstr "Ver apenas" - -#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 -msgid "Location of the text file" -msgstr "Localização do arquivo de texto" - -#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 -msgid "web server upload directory" -msgstr "Directoria no servidor web para fazer upload" - #: libraries/sqlvalidator.lib.php:67 #, php-format msgid "" @@ -7045,48 +7117,6 @@ msgid "" "installed the necessary PHP extensions as described in the %sdocumentation%s." msgstr "" -#: libraries/StorageEngine.class.php:195 -msgid "" -"There is no detailed status information available for this storage engine." -msgstr "" - -#: libraries/StorageEngine.class.php:355 -#, php-format -msgid "%s is available on this MySQL server." -msgstr "" - -#: libraries/StorageEngine.class.php:358 -#, php-format -msgid "%s has been disabled for this MySQL server." -msgstr "" - -#: libraries/StorageEngine.class.php:362 -#, php-format -msgid "This MySQL server does not support the %s storage engine." -msgstr "" - -#: libraries/Table.class.php:1027 -msgid "Invalid database" -msgstr "" - -#: libraries/Table.class.php:1041 tbl_get_field.php:25 -msgid "Invalid table name" -msgstr "" - -#: libraries/Table.class.php:1056 -#, php-format -msgid "Error renaming table %1$s to %2$s" -msgstr "" - -#: libraries/Table.class.php:1139 -#, php-format -msgid "Table %s has been renamed to %s" -msgstr "Tabela %s renomeada para %s" - -#: libraries/Table.class.php:1272 -msgid "Could not save table UI preferences" -msgstr "" - #: libraries/tbl_links.inc.php:117 libraries/tbl_links.inc.php:118 msgid "Table seems to be empty!" msgstr "" @@ -7214,38 +7244,6 @@ msgstr "" msgid "+ Add a value" msgstr "Acrescenta um utilizador" -#: libraries/Theme.class.php:160 -#, php-format -msgid "No valid image path for theme %s found!" -msgstr "" - -#: libraries/Theme.class.php:380 -msgid "No preview available." -msgstr "" - -#: libraries/Theme.class.php:383 -msgid "take it" -msgstr "" - -#: libraries/Theme_Manager.class.php:109 -#, php-format -msgid "Default theme %s not found!" -msgstr "" - -#: libraries/Theme_Manager.class.php:147 -#, php-format -msgid "Theme %s not found!" -msgstr "" - -#: libraries/Theme_Manager.class.php:215 -#, php-format -msgid "Theme path not found for theme %s!" -msgstr "" - -#: libraries/Theme_Manager.class.php:291 themes.php:20 themes.php:40 -msgid "Theme" -msgstr "" - #: libraries/transformations/application_octetstream__download.inc.php:9 msgid "" "Displays a link to download the binary data of the column. You can use the " @@ -8280,8 +8278,8 @@ msgstr "" msgid "" "Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege " "tables. The content of these tables may differ from the privileges the " -"server uses, if they have been changed manually. In this case, you should %" -"sreload the privileges%s before you continue." +"server uses, if they have been changed manually. In this case, you should " +"%sreload the privileges%s before you continue." msgstr "" "Nota: O phpMyAdmin recebe os privilégios dos utilizadores directamente da " "tabela de privilégios do MySQL. O conteúdo destas tabelas pode diferir dos " diff --git a/po/pt_BR.po b/po/pt_BR.po index 91c97c60a1..ffbf533103 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -3,14 +3,14 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-26 07:33-0400\n" +"POT-Creation-Date: 2011-06-27 10:20+0200\n" "PO-Revision-Date: 2011-06-15 13:55+0200\n" "Last-Translator: Jose Ivan Bezerra Vilarouca Filho \n" "Language-Team: brazilian_portuguese \n" +"Language: pt_BR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: pt_BR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Generator: Pootle 2.0.5\n" @@ -45,13 +45,13 @@ msgstr "" msgid "Search" msgstr "Procurar" -#: browse_foreigners.php:154 db_operations.php:368 db_operations.php:420 -#: db_operations.php:530 db_operations.php:558 db_search.php:360 +#: browse_foreigners.php:154 db_operations.php:369 db_operations.php:421 +#: db_operations.php:531 db_operations.php:559 db_search.php:360 #: db_structure.php:528 enum_editor.php:63 js/messages.php:90 +#: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 #: libraries/auth/cookie.auth.lib.php:273 libraries/common.lib.php:1315 -#: libraries/common.lib.php:2245 libraries/Config.class.php:1220 -#: libraries/core.lib.php:557 libraries/db_routines.lib.php:789 -#: libraries/db_routines.lib.php:921 +#: libraries/common.lib.php:2245 libraries/core.lib.php:557 +#: libraries/db_routines.lib.php:789 libraries/db_routines.lib.php:921 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 #: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 @@ -64,18 +64,18 @@ msgstr "Procurar" #: 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:518 #: libraries/tbl_properties.inc.php:607 libraries/tbl_properties.inc.php:777 -#: libraries/Theme_Manager.class.php:305 main.php:109 navigation.php:202 -#: navigation.php:240 pmd_pdf.php:124 prefs_manage.php:265 -#: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 -#: server_privileges.php:1694 server_privileges.php:2051 -#: server_privileges.php:2098 server_privileges.php:2138 -#: server_replication.php:233 server_replication.php:316 -#: server_replication.php:347 server_synchronize.php:1220 tbl_change.php:332 -#: tbl_change.php:1024 tbl_change.php:1061 tbl_indexes.php:260 -#: tbl_operations.php:280 tbl_operations.php:317 tbl_operations.php:519 -#: tbl_operations.php:581 tbl_operations.php:763 tbl_select.php:291 -#: tbl_structure.php:698 tbl_structure.php:734 tbl_tracking.php:425 -#: tbl_tracking.php:563 view_create.php:181 view_operations.php:99 +#: main.php:109 navigation.php:202 navigation.php:240 pmd_pdf.php:124 +#: prefs_manage.php:265 prefs_manage.php:316 server_binlog.php:128 +#: server_privileges.php:646 server_privileges.php:1694 +#: server_privileges.php:2051 server_privileges.php:2098 +#: server_privileges.php:2138 server_replication.php:233 +#: server_replication.php:316 server_replication.php:347 +#: server_synchronize.php:1220 tbl_change.php:332 tbl_change.php:1024 +#: tbl_change.php:1061 tbl_indexes.php:260 tbl_operations.php:280 +#: tbl_operations.php:317 tbl_operations.php:519 tbl_operations.php:581 +#: tbl_operations.php:763 tbl_select.php:291 tbl_structure.php:698 +#: tbl_structure.php:734 tbl_tracking.php:425 tbl_tracking.php:563 +#: view_create.php:181 view_operations.php:99 msgid "Go" msgstr "Executar" @@ -122,7 +122,7 @@ msgstr "" msgid "Database %1$s has been created." msgstr "Banco de dados %1$s foi criado." -#: db_datadict.php:48 db_operations.php:361 +#: db_datadict.php:48 db_operations.php:362 msgid "Database comment: " msgstr "Comentário do Banco de Dados: " @@ -132,9 +132,9 @@ msgstr "Comentário do Banco de Dados: " msgid "Table comments" msgstr "Comentários da tabela" -#: db_datadict.php:166 db_qbe.php:196 libraries/export/htmlword.php:248 -#: libraries/export/latex.php:375 libraries/export/odt.php:302 -#: libraries/export/texytext.php:227 libraries/Index.class.php:448 +#: db_datadict.php:166 db_qbe.php:196 libraries/Index.class.php:448 +#: libraries/export/htmlword.php:248 libraries/export/latex.php:375 +#: libraries/export/odt.php:302 libraries/export/texytext.php:227 #: libraries/schema/Pdf_Relation_Schema.class.php:1236 #: libraries/schema/Pdf_Relation_Schema.class.php:1257 #: libraries/tbl_properties.inc.php:274 tbl_change.php:310 tbl_chart.php:86 @@ -143,12 +143,12 @@ msgstr "Comentários da tabela" msgid "Column" msgstr "Coluna" -#: db_datadict.php:167 db_printview.php:104 libraries/db_events.inc.php:69 -#: libraries/db_routines.lib.php:666 libraries/db_routines.lib.php:691 -#: libraries/db_routines.lib.php:847 libraries/db_routines.lib.php:1216 -#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:249 -#: libraries/export/latex.php:375 libraries/export/odt.php:305 -#: libraries/export/texytext.php:228 libraries/Index.class.php:445 +#: db_datadict.php:167 db_printview.php:104 libraries/Index.class.php:445 +#: libraries/db_events.inc.php:69 libraries/db_routines.lib.php:666 +#: libraries/db_routines.lib.php:691 libraries/db_routines.lib.php:847 +#: libraries/db_routines.lib.php:1216 libraries/db_structure.lib.php:51 +#: libraries/export/htmlword.php:249 libraries/export/latex.php:375 +#: libraries/export/odt.php:305 libraries/export/texytext.php:228 #: libraries/schema/Pdf_Relation_Schema.class.php:1237 #: libraries/schema/Pdf_Relation_Schema.class.php:1258 #: libraries/tbl_properties.inc.php:100 server_privileges.php:2151 @@ -158,9 +158,9 @@ msgstr "Coluna" msgid "Type" msgstr "Tipo" -#: db_datadict.php:169 libraries/export/htmlword.php:250 -#: libraries/export/latex.php:375 libraries/export/odt.php:308 -#: libraries/export/texytext.php:229 libraries/Index.class.php:451 +#: db_datadict.php:169 libraries/Index.class.php:451 +#: libraries/export/htmlword.php:250 libraries/export/latex.php:375 +#: libraries/export/odt.php:308 libraries/export/texytext.php:229 #: libraries/schema/Pdf_Relation_Schema.class.php:1239 #: libraries/schema/Pdf_Relation_Schema.class.php:1260 #: libraries/tbl_properties.inc.php:109 tbl_change.php:325 @@ -198,13 +198,12 @@ msgstr "Links para" msgid "Comments" msgstr "Comentários" -#: db_datadict.php:259 js/messages.php:109 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:361 +#: db_datadict.php:259 js/messages.php:109 libraries/Index.class.php:361 #: libraries/Index.class.php:388 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:287 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:287 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:130 #: server_privileges.php:1381 server_privileges.php:1392 @@ -215,17 +214,17 @@ msgstr "Comentários" msgid "No" msgstr "Não" -#: db_datadict.php:259 js/messages.php:108 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:362 +#: db_datadict.php:259 js/messages.php:108 libraries/Index.class.php:362 #: libraries/Index.class.php:387 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 -#: libraries/mult_submits.inc.php:87 libraries/mult_submits.inc.php:92 -#: libraries/mult_submits.inc.php:97 libraries/mult_submits.inc.php:102 -#: libraries/mult_submits.inc.php:262 libraries/mult_submits.inc.php:276 -#: libraries/mult_submits.inc.php:286 libraries/mult_submits.inc.php:299 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:46 +#: libraries/mult_submits.inc.php:78 libraries/mult_submits.inc.php:87 +#: libraries/mult_submits.inc.php:92 libraries/mult_submits.inc.php:97 +#: libraries/mult_submits.inc.php:102 libraries/mult_submits.inc.php:262 +#: libraries/mult_submits.inc.php:276 libraries/mult_submits.inc.php:286 +#: libraries/mult_submits.inc.php:299 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:129 #: server_databases.php:76 server_privileges.php:1378 @@ -262,79 +261,79 @@ msgstr "Desmarcar Todos" msgid "The database name is empty!" msgstr "O nome do Banco de Dados está em branco!" -#: db_operations.php:271 +#: db_operations.php:272 #, php-format msgid "Database %s has been renamed to %s" msgstr "O Banco de Dados %s foi renomeado para %s" -#: db_operations.php:275 +#: db_operations.php:276 #, php-format msgid "Database %s has been copied to %s" msgstr "Banco de Dados %s copiado para %s" -#: db_operations.php:403 +#: db_operations.php:404 msgid "Rename database to" msgstr "Renomear Banco de Dados para" -#: db_operations.php:408 server_status.php:799 +#: db_operations.php:409 server_status.php:799 msgid "Command" msgstr "Comando" -#: db_operations.php:439 +#: db_operations.php:440 msgid "Remove database" msgstr "Remover Banco de Dados" -#: db_operations.php:451 +#: db_operations.php:452 #, php-format msgid "Database %s has been dropped." msgstr "Banco de Dados %s foi eliminado." -#: db_operations.php:456 +#: db_operations.php:457 msgid "Drop the database (DROP)" msgstr "Apagar o Banco de Dados (DROP)" -#: db_operations.php:486 +#: db_operations.php:487 msgid "Copy database to" msgstr "Copiar Banco de Dados para" -#: db_operations.php:493 tbl_operations.php:548 tbl_tracking.php:418 +#: db_operations.php:494 tbl_operations.php:548 tbl_tracking.php:418 msgid "Structure only" msgstr "Somente estrutura" -#: db_operations.php:494 tbl_operations.php:549 tbl_tracking.php:420 +#: db_operations.php:495 tbl_operations.php:549 tbl_tracking.php:420 msgid "Structure and data" msgstr "Estrutura e dados" -#: db_operations.php:495 tbl_operations.php:550 tbl_tracking.php:419 +#: db_operations.php:496 tbl_operations.php:550 tbl_tracking.php:419 msgid "Data only" msgstr "Dados apenas" -#: db_operations.php:503 +#: db_operations.php:504 msgid "CREATE DATABASE before copying" msgstr "CREATE DATABASE antes de copiar" -#: db_operations.php:506 libraries/config/messages.inc.php:126 +#: db_operations.php:507 libraries/config/messages.inc.php:126 #: libraries/config/messages.inc.php:127 libraries/config/messages.inc.php:129 #: libraries/config/messages.inc.php:135 tbl_operations.php:556 #, php-format msgid "Add %s" msgstr "Adicionar %s" -#: db_operations.php:510 libraries/config/messages.inc.php:119 +#: db_operations.php:511 libraries/config/messages.inc.php:119 #: tbl_operations.php:314 tbl_operations.php:558 msgid "Add AUTO_INCREMENT value" msgstr "Adicionar valor AUTO_INCREMENT" -#: db_operations.php:514 tbl_operations.php:565 +#: db_operations.php:515 tbl_operations.php:565 msgid "Add constraints" msgstr "Adicionar restrições" -#: db_operations.php:527 +#: db_operations.php:528 msgid "Switch to copied database" msgstr "Mudar para o Banco de Dados copiado" -#: db_operations.php:551 libraries/build_html_for_db.lib.php:19 -#: libraries/db_structure.lib.php:53 libraries/Index.class.php:450 +#: db_operations.php:552 libraries/Index.class.php:450 +#: libraries/build_html_for_db.lib.php:19 libraries/db_structure.lib.php:53 #: libraries/mysql_charsets.lib.php:110 libraries/tbl_properties.inc.php:107 #: libraries/tbl_properties.inc.php:720 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:378 tbl_select.php:115 @@ -343,7 +342,7 @@ msgstr "Mudar para o Banco de Dados copiado" msgid "Collation" msgstr "Collation" -#: db_operations.php:564 +#: db_operations.php:565 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " @@ -352,7 +351,7 @@ msgstr "" "Os recursos adicionais para trabalhar com tabelas linkadas foram " "desativadas. Para descobrir o motivo clique %saqui%s." -#: db_operations.php:599 +#: db_operations.php:600 msgid "Edit or export relational schema" msgstr "Editar ou exportar esquema relacional" @@ -500,109 +499,109 @@ msgstr "Consulta SQL ao Banco de Dados %s:" msgid "Submit Query" msgstr "Enviar consulta SQL" -#: db_routines.php:152 import.php:453 libraries/display_tbl.lib.php:2272 -#: libraries/Message.class.php:185 libraries/sql_query_form.lib.php:139 +#: db_routines.php:154 import.php:453 libraries/Message.class.php:185 +#: libraries/display_tbl.lib.php:2272 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" msgstr "Seu comando SQL foi executado com sucesso" -#: db_routines.php:155 +#: db_routines.php:157 #, php-format msgid "%d row affected by the last statement inside the procedure" msgid_plural "%d rows affected by the last statement inside the procedure" msgstr[0] "" msgstr[1] "" -#: db_routines.php:165 +#: db_routines.php:167 #, fuzzy, php-format #| msgid "Allows executing stored routines." msgid "Execution results of routine %s" msgstr "Permitir executar stored routines." -#: db_routines.php:185 libraries/import.lib.php:153 sql.php:678 +#: db_routines.php:187 libraries/import.lib.php:153 sql.php:678 #: tbl_change.php:180 tbl_get_field.php:34 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL retornou um conjunto vazio (ex. zero registros)." -#: db_routines.php:190 db_routines.php:295 db_routines.php:300 -#: db_routines.php:324 +#: db_routines.php:192 db_routines.php:297 db_routines.php:302 +#: db_routines.php:326 #, fuzzy, php-format #| msgid "The following queries have been executed:" msgid "The following query has failed: \"%s\"" msgstr "As seguintes consultas foram executadas:" -#: db_routines.php:191 db_routines.php:296 db_routines.php:301 -#: db_routines.php:311 db_routines.php:325 libraries/common.lib.php:609 +#: db_routines.php:193 db_routines.php:298 db_routines.php:303 +#: db_routines.php:313 db_routines.php:327 libraries/common.lib.php:609 msgid "MySQL said: " msgstr "Mensagens do MySQL : " -#: db_routines.php:208 db_routines.php:240 db_routines.php:268 -#: db_routines.php:407 +#: db_routines.php:210 db_routines.php:242 db_routines.php:270 +#: db_routines.php:409 #, fuzzy #| msgid "Error in Processing Request" msgid "Error in processing request" msgstr "Erro no processamento da requisição" -#: db_routines.php:209 db_routines.php:241 db_routines.php:269 -#: db_routines.php:408 +#: db_routines.php:211 db_routines.php:243 db_routines.php:271 +#: db_routines.php:410 #, fuzzy, php-format #| msgid "No tables found in database" msgid "No routine with name %1$s found in database %2$s" msgstr "Nenhuma tabela encontrada no banco de dados" -#: db_routines.php:230 db_routines.php:234 +#: db_routines.php:232 db_routines.php:236 msgid "Execute routine" msgstr "" -#: db_routines.php:259 db_routines.php:263 +#: db_routines.php:261 db_routines.php:265 #, fuzzy, php-format msgid "Export of routine %s" msgstr "Importar arquivos" -#: db_routines.php:288 libraries/db_routines.lib.php:960 +#: db_routines.php:290 libraries/db_routines.lib.php:960 #, fuzzy, php-format #| msgid "Invalid server index: \"%s\"" msgid "Invalid routine type: \"%s\"" msgstr "Índice de servidor inválido: \"%s\"" -#: db_routines.php:309 +#: db_routines.php:311 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: db_routines.php:310 +#: db_routines.php:312 msgid "The backed up query was:" msgstr "" -#: db_routines.php:314 +#: db_routines.php:316 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Routine %1$s has been modified." msgstr "Tabela %s foi eliminada" -#: db_routines.php:327 +#: db_routines.php:329 #, fuzzy, php-format #| msgid "Table %1$s has been created." msgid "Routine %1$s has been created." msgstr "A tabela %1$s foi criada." -#: db_routines.php:335 +#: db_routines.php:337 msgid "One or more errors have occured while processing your request:" msgstr "" -#: db_routines.php:379 +#: db_routines.php:381 #, fuzzy #| msgid "Create relation" msgid "Create routine" msgstr "Criar relacionamento" -#: db_routines.php:383 +#: db_routines.php:385 #, fuzzy #| msgid "Edit server" msgid "Edit routine" msgstr "Editar servidor" -#: db_routines.php:434 +#: db_routines.php:436 msgid "" "You are using PHP's deprecated 'mysql' extension, which is not capable of " "handling multi queries. The execution of some stored routines may fail!(ex. 12.00% to .12)" msgstr "" @@ -6207,42 +6350,6 @@ msgid "" "the issue and try again." msgstr "" -#: libraries/Index.class.php:430 tbl_relation.php:526 -msgid "No index defined!" -msgstr "Nenhum índice definido!" - -#: libraries/Index.class.php:446 libraries/tbl_properties.inc.php:503 -#: tbl_structure.php:157 tbl_structure.php:162 tbl_structure.php:606 -#: tbl_tracking.php:315 -msgid "Unique" -msgstr "Único" - -#: libraries/Index.class.php:447 tbl_tracking.php:316 -msgid "Packed" -msgstr "Pacote" - -#: libraries/Index.class.php:449 tbl_tracking.php:318 -msgid "Cardinality" -msgstr "Cardinalidade" - -#: libraries/Index.class.php:474 -msgid "The primary key has been dropped" -msgstr "A chave primária foi deletada" - -#: libraries/Index.class.php:478 -#, php-format -msgid "Index %s has been dropped" -msgstr "Índice %s foi eliminado" - -#: libraries/Index.class.php:582 -#, php-format -msgid "" -"The indexes %1$s and %2$s seem to be equal and one of them could possibly be " -"removed." -msgstr "" -"A indexação %1$s e %2$s parecem ser iguais ou uma delas pode ter sido " -"removida." - #: libraries/kanji-encoding.lib.php:142 #, fuzzy #| msgid "None" @@ -6255,27 +6362,6 @@ msgstr "Nenhum" msgid "Convert to Kana" msgstr "" -#: libraries/Message.class.php:260 -#, php-format -msgid "%1$d row affected." -msgid_plural "%1$d rows affected." -msgstr[0] "%1$d linha afetada." -msgstr[1] "%1$d linha(s) afetadas." - -#: libraries/Message.class.php:279 -#, php-format -msgid "%1$d row deleted." -msgid_plural "%1$d rows deleted." -msgstr[0] "%1$d linhas excluída." -msgstr[1] "%1$d linhas(s) excluídas." - -#: libraries/Message.class.php:298 -#, php-format -msgid "%1$d row inserted." -msgid_plural "%1$d rows inserted." -msgstr[0] "%1$d linha inserida." -msgstr[1] "%1$d linha(s) inseridas." - #: libraries/mult_submits.inc.php:254 #, fuzzy #| msgid "Fri" @@ -6520,18 +6606,6 @@ msgstr "" msgid "This format has no options" msgstr "Esse formato não tem opções" -#: libraries/RecentTable.class.php:114 -msgid "Could not save recent table" -msgstr "Não foi possível salvar a tabela recente" - -#: libraries/RecentTable.class.php:149 -msgid "Recent tables" -msgstr "tabelas recentes" - -#: libraries/RecentTable.class.php:155 -msgid "There are no recent tables" -msgstr "Não existem tabelas recentes" - #: libraries/relation.lib.php:83 msgid "not OK" msgstr "não está OK" @@ -6926,6 +7000,63 @@ msgstr "" msgid "Target database" msgstr "Procurar no Banco de Dados" +#: libraries/sql_query_form.lib.php:223 +#, php-format +msgid "Run SQL query/queries on server %s" +msgstr "Rodar consulta(s) SQL no servidor %s" + +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 +#, php-format +msgid "Run SQL query/queries on database %s" +msgstr "Fazer consulta SQL no Banco de Dados %s" + +#: libraries/sql_query_form.lib.php:296 navigation.php:302 +#: setup/frames/index.inc.php:231 +msgid "Clear" +msgstr "Limpar" + +#: libraries/sql_query_form.lib.php:301 +#, fuzzy +#| msgid "Column names" +msgid "Columns" +msgstr "Nome das colunas" + +#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 +msgid "Bookmark this SQL query" +msgstr "Gravar essa consulta SQL" + +#: libraries/sql_query_form.lib.php:343 sql.php:1021 +msgid "Let every user access this bookmark" +msgstr "Deixar qualquer usuário acessar esse marcador" + +#: libraries/sql_query_form.lib.php:349 +msgid "Replace existing bookmark of same name" +msgstr "Substituir marcador de mesmo nome existente" + +#: libraries/sql_query_form.lib.php:365 +msgid "Do not overwrite this query from outside the window" +msgstr "Não sobrescrever esta consulta fora desta janela" + +#: libraries/sql_query_form.lib.php:372 +msgid "Delimiter" +msgstr "Delimitadores" + +#: libraries/sql_query_form.lib.php:380 +msgid " Show this query here again " +msgstr " Mostrar esta consulta SQL novamente " + +#: libraries/sql_query_form.lib.php:443 +msgid "View only" +msgstr "Apenas visualizar" + +#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 +msgid "Location of the text file" +msgstr "Localização do arquivo texto" + +#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 +msgid "web server upload directory" +msgstr "Servidor web subiu o diretório" + #: libraries/sqlparser.lib.php:132 msgid "" "There seems to be an error in your SQL query. The MySQL server error output " @@ -6989,63 +7120,6 @@ msgstr "Identificador inválido" msgid "Unknown Punctuation String" msgstr "String de pontuação desconhecida" -#: libraries/sql_query_form.lib.php:223 -#, php-format -msgid "Run SQL query/queries on server %s" -msgstr "Rodar consulta(s) SQL no servidor %s" - -#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 -#, php-format -msgid "Run SQL query/queries on database %s" -msgstr "Fazer consulta SQL no Banco de Dados %s" - -#: libraries/sql_query_form.lib.php:296 navigation.php:302 -#: setup/frames/index.inc.php:231 -msgid "Clear" -msgstr "Limpar" - -#: libraries/sql_query_form.lib.php:301 -#, fuzzy -#| msgid "Column names" -msgid "Columns" -msgstr "Nome das colunas" - -#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 -msgid "Bookmark this SQL query" -msgstr "Gravar essa consulta SQL" - -#: libraries/sql_query_form.lib.php:343 sql.php:1021 -msgid "Let every user access this bookmark" -msgstr "Deixar qualquer usuário acessar esse marcador" - -#: libraries/sql_query_form.lib.php:349 -msgid "Replace existing bookmark of same name" -msgstr "Substituir marcador de mesmo nome existente" - -#: libraries/sql_query_form.lib.php:365 -msgid "Do not overwrite this query from outside the window" -msgstr "Não sobrescrever esta consulta fora desta janela" - -#: libraries/sql_query_form.lib.php:372 -msgid "Delimiter" -msgstr "Delimitadores" - -#: libraries/sql_query_form.lib.php:380 -msgid " Show this query here again " -msgstr " Mostrar esta consulta SQL novamente " - -#: libraries/sql_query_form.lib.php:443 -msgid "View only" -msgstr "Apenas visualizar" - -#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 -msgid "Location of the text file" -msgstr "Localização do arquivo texto" - -#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 -msgid "web server upload directory" -msgstr "Servidor web subiu o diretório" - #: libraries/sqlvalidator.lib.php:67 #, php-format msgid "" @@ -7055,50 +7129,6 @@ msgstr "" "O Validador SQL não pode ser inicializado. Verifique se você instalou a " "extenção necessária do php conforme está escrito em %sdocumentation%s." -#: libraries/StorageEngine.class.php:195 -msgid "" -"There is no detailed status information available for this storage engine." -msgstr "" -"Não há nenhuma informação detalhada do status disponível para esta storage " -"engine." - -#: libraries/StorageEngine.class.php:355 -#, php-format -msgid "%s is available on this MySQL server." -msgstr "%s está disponível neste servidor MySQL." - -#: libraries/StorageEngine.class.php:358 -#, php-format -msgid "%s has been disabled for this MySQL server." -msgstr "%s está desabilitado neste servidor MySQL." - -#: libraries/StorageEngine.class.php:362 -#, php-format -msgid "This MySQL server does not support the %s storage engine." -msgstr "Esse servidor MySQL não suporta o stored engine %s." - -#: libraries/Table.class.php:1027 -msgid "Invalid database" -msgstr "Banco de Dados inválido" - -#: libraries/Table.class.php:1041 tbl_get_field.php:25 -msgid "Invalid table name" -msgstr "Nome de tabela inválida" - -#: libraries/Table.class.php:1056 -#, php-format -msgid "Error renaming table %1$s to %2$s" -msgstr "Erro ao renomear tabela %1$s para %2$s" - -#: libraries/Table.class.php:1139 -#, php-format -msgid "Table %s has been renamed to %s" -msgstr "Tabela %s renomeada para %s" - -#: libraries/Table.class.php:1272 -msgid "Could not save table UI preferences" -msgstr "Não foi possível salvar as preferências da tabela" - #: libraries/tbl_links.inc.php:117 libraries/tbl_links.inc.php:118 msgid "Table seems to be empty!" msgstr "Tabela para estar vazia!" @@ -7229,38 +7259,6 @@ msgstr "Definição da PARTIÇÃO" msgid "+ Add a value" msgstr "Adicionar novo usuário" -#: libraries/Theme.class.php:160 -#, php-format -msgid "No valid image path for theme %s found!" -msgstr "Encontrado caminho inválido para imagens para o tema %s!" - -#: libraries/Theme.class.php:380 -msgid "No preview available." -msgstr "Nenhuma pré-visualização disponível." - -#: libraries/Theme.class.php:383 -msgid "take it" -msgstr "tome" - -#: libraries/Theme_Manager.class.php:109 -#, php-format -msgid "Default theme %s not found!" -msgstr "Tema padrão %s não encontrado!" - -#: libraries/Theme_Manager.class.php:147 -#, php-format -msgid "Theme %s not found!" -msgstr "Tema %s não encontrado!" - -#: libraries/Theme_Manager.class.php:215 -#, php-format -msgid "Theme path not found for theme %s!" -msgstr "Encontrado caminho inválido para o tema %s!" - -#: libraries/Theme_Manager.class.php:291 themes.php:20 themes.php:40 -msgid "Theme" -msgstr "" - #: libraries/transformations/application_octetstream__download.inc.php:9 #, fuzzy #| msgid "" @@ -8383,8 +8381,8 @@ msgstr "Eliminar o Banco de Dados que possui o mesmo nome dos usuários." msgid "" "Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege " "tables. The content of these tables may differ from the privileges the " -"server uses, if they have been changed manually. In this case, you should %" -"sreload the privileges%s before you continue." +"server uses, if they have been changed manually. In this case, you should " +"%sreload the privileges%s before you continue." msgstr "" "Nota: O phpMyAdmin recebe os privilégios dos usuário diretamente da tabela " "de privilégios do MySQL. O conteúdo destas tabelas pode divergir dos " diff --git a/po/ro.po b/po/ro.po index 76af888302..6cd47e80b9 100644 --- a/po/ro.po +++ b/po/ro.po @@ -3,14 +3,14 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-26 07:33-0400\n" +"POT-Creation-Date: 2011-06-27 10:20+0200\n" "PO-Revision-Date: 2010-07-22 02:28+0200\n" "Last-Translator: Marc Delisle \n" "Language-Team: romanian \n" +"Language: ro\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: ro\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < " "20)) ? 1 : 2);;\n" "X-Generator: Pootle 2.0.1\n" @@ -46,13 +46,13 @@ msgstr "" msgid "Search" msgstr "Caută" -#: browse_foreigners.php:154 db_operations.php:368 db_operations.php:420 -#: db_operations.php:530 db_operations.php:558 db_search.php:360 +#: browse_foreigners.php:154 db_operations.php:369 db_operations.php:421 +#: db_operations.php:531 db_operations.php:559 db_search.php:360 #: db_structure.php:528 enum_editor.php:63 js/messages.php:90 +#: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 #: libraries/auth/cookie.auth.lib.php:273 libraries/common.lib.php:1315 -#: libraries/common.lib.php:2245 libraries/Config.class.php:1220 -#: libraries/core.lib.php:557 libraries/db_routines.lib.php:789 -#: libraries/db_routines.lib.php:921 +#: libraries/common.lib.php:2245 libraries/core.lib.php:557 +#: libraries/db_routines.lib.php:789 libraries/db_routines.lib.php:921 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 #: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 @@ -65,18 +65,18 @@ msgstr "Caută" #: 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:518 #: libraries/tbl_properties.inc.php:607 libraries/tbl_properties.inc.php:777 -#: libraries/Theme_Manager.class.php:305 main.php:109 navigation.php:202 -#: navigation.php:240 pmd_pdf.php:124 prefs_manage.php:265 -#: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 -#: server_privileges.php:1694 server_privileges.php:2051 -#: server_privileges.php:2098 server_privileges.php:2138 -#: server_replication.php:233 server_replication.php:316 -#: server_replication.php:347 server_synchronize.php:1220 tbl_change.php:332 -#: tbl_change.php:1024 tbl_change.php:1061 tbl_indexes.php:260 -#: tbl_operations.php:280 tbl_operations.php:317 tbl_operations.php:519 -#: tbl_operations.php:581 tbl_operations.php:763 tbl_select.php:291 -#: tbl_structure.php:698 tbl_structure.php:734 tbl_tracking.php:425 -#: tbl_tracking.php:563 view_create.php:181 view_operations.php:99 +#: main.php:109 navigation.php:202 navigation.php:240 pmd_pdf.php:124 +#: prefs_manage.php:265 prefs_manage.php:316 server_binlog.php:128 +#: server_privileges.php:646 server_privileges.php:1694 +#: server_privileges.php:2051 server_privileges.php:2098 +#: server_privileges.php:2138 server_replication.php:233 +#: server_replication.php:316 server_replication.php:347 +#: server_synchronize.php:1220 tbl_change.php:332 tbl_change.php:1024 +#: tbl_change.php:1061 tbl_indexes.php:260 tbl_operations.php:280 +#: tbl_operations.php:317 tbl_operations.php:519 tbl_operations.php:581 +#: tbl_operations.php:763 tbl_select.php:291 tbl_structure.php:698 +#: tbl_structure.php:734 tbl_tracking.php:425 tbl_tracking.php:563 +#: view_create.php:181 view_operations.php:99 msgid "Go" msgstr "Execută" @@ -123,7 +123,7 @@ msgstr "" msgid "Database %1$s has been created." msgstr "Baza de date %1$s a fost creată." -#: db_datadict.php:48 db_operations.php:361 +#: db_datadict.php:48 db_operations.php:362 msgid "Database comment: " msgstr "Comentarii referitoare la baza de date: " @@ -133,9 +133,9 @@ msgstr "Comentarii referitoare la baza de date: " msgid "Table comments" msgstr "Comentarii tabel" -#: db_datadict.php:166 db_qbe.php:196 libraries/export/htmlword.php:248 -#: libraries/export/latex.php:375 libraries/export/odt.php:302 -#: libraries/export/texytext.php:227 libraries/Index.class.php:448 +#: db_datadict.php:166 db_qbe.php:196 libraries/Index.class.php:448 +#: libraries/export/htmlword.php:248 libraries/export/latex.php:375 +#: libraries/export/odt.php:302 libraries/export/texytext.php:227 #: libraries/schema/Pdf_Relation_Schema.class.php:1236 #: libraries/schema/Pdf_Relation_Schema.class.php:1257 #: libraries/tbl_properties.inc.php:274 tbl_change.php:310 tbl_chart.php:86 @@ -146,12 +146,12 @@ msgstr "Comentarii tabel" msgid "Column" msgstr "Denumirile coloanelor" -#: db_datadict.php:167 db_printview.php:104 libraries/db_events.inc.php:69 -#: libraries/db_routines.lib.php:666 libraries/db_routines.lib.php:691 -#: libraries/db_routines.lib.php:847 libraries/db_routines.lib.php:1216 -#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:249 -#: libraries/export/latex.php:375 libraries/export/odt.php:305 -#: libraries/export/texytext.php:228 libraries/Index.class.php:445 +#: db_datadict.php:167 db_printview.php:104 libraries/Index.class.php:445 +#: libraries/db_events.inc.php:69 libraries/db_routines.lib.php:666 +#: libraries/db_routines.lib.php:691 libraries/db_routines.lib.php:847 +#: libraries/db_routines.lib.php:1216 libraries/db_structure.lib.php:51 +#: libraries/export/htmlword.php:249 libraries/export/latex.php:375 +#: libraries/export/odt.php:305 libraries/export/texytext.php:228 #: libraries/schema/Pdf_Relation_Schema.class.php:1237 #: libraries/schema/Pdf_Relation_Schema.class.php:1258 #: libraries/tbl_properties.inc.php:100 server_privileges.php:2151 @@ -161,9 +161,9 @@ msgstr "Denumirile coloanelor" msgid "Type" msgstr "Tip" -#: db_datadict.php:169 libraries/export/htmlword.php:250 -#: libraries/export/latex.php:375 libraries/export/odt.php:308 -#: libraries/export/texytext.php:229 libraries/Index.class.php:451 +#: db_datadict.php:169 libraries/Index.class.php:451 +#: libraries/export/htmlword.php:250 libraries/export/latex.php:375 +#: libraries/export/odt.php:308 libraries/export/texytext.php:229 #: libraries/schema/Pdf_Relation_Schema.class.php:1239 #: libraries/schema/Pdf_Relation_Schema.class.php:1260 #: libraries/tbl_properties.inc.php:109 tbl_change.php:325 @@ -201,13 +201,12 @@ msgstr "Trimitere la" msgid "Comments" msgstr "Comentarii" -#: db_datadict.php:259 js/messages.php:109 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:361 +#: db_datadict.php:259 js/messages.php:109 libraries/Index.class.php:361 #: libraries/Index.class.php:388 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:287 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:287 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:130 #: server_privileges.php:1381 server_privileges.php:1392 @@ -218,17 +217,17 @@ msgstr "Comentarii" msgid "No" msgstr "Nu" -#: db_datadict.php:259 js/messages.php:108 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:362 +#: db_datadict.php:259 js/messages.php:108 libraries/Index.class.php:362 #: libraries/Index.class.php:387 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 -#: libraries/mult_submits.inc.php:87 libraries/mult_submits.inc.php:92 -#: libraries/mult_submits.inc.php:97 libraries/mult_submits.inc.php:102 -#: libraries/mult_submits.inc.php:262 libraries/mult_submits.inc.php:276 -#: libraries/mult_submits.inc.php:286 libraries/mult_submits.inc.php:299 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:46 +#: libraries/mult_submits.inc.php:78 libraries/mult_submits.inc.php:87 +#: libraries/mult_submits.inc.php:92 libraries/mult_submits.inc.php:97 +#: libraries/mult_submits.inc.php:102 libraries/mult_submits.inc.php:262 +#: libraries/mult_submits.inc.php:276 libraries/mult_submits.inc.php:286 +#: libraries/mult_submits.inc.php:299 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:129 #: server_databases.php:76 server_privileges.php:1378 @@ -265,82 +264,82 @@ msgstr "Deselectează tot" msgid "The database name is empty!" msgstr "Cîmpul de denumire al bazei de date este gol!" -#: db_operations.php:271 +#: db_operations.php:272 #, php-format msgid "Database %s has been renamed to %s" msgstr "Baza de date %s a fost redenumită în %s" -#: db_operations.php:275 +#: db_operations.php:276 #, php-format msgid "Database %s has been copied to %s" msgstr "Baza de date %s a fost copiata la %s" -#: db_operations.php:403 +#: db_operations.php:404 msgid "Rename database to" msgstr "Redenumire bază de date în" -#: db_operations.php:408 server_status.php:799 +#: db_operations.php:409 server_status.php:799 msgid "Command" msgstr "Comanda" -#: db_operations.php:439 +#: db_operations.php:440 #, fuzzy #| msgid "Rename database to" msgid "Remove database" msgstr "Redenumire bază de date în" -#: db_operations.php:451 +#: db_operations.php:452 #, php-format msgid "Database %s has been dropped." msgstr "Baza de date %s a fost aruncată." -#: db_operations.php:456 +#: db_operations.php:457 #, fuzzy msgid "Drop the database (DROP)" msgstr "Nu sînt baze de date" -#: db_operations.php:486 +#: db_operations.php:487 msgid "Copy database to" msgstr "Copiază baza de date" -#: db_operations.php:493 tbl_operations.php:548 tbl_tracking.php:418 +#: db_operations.php:494 tbl_operations.php:548 tbl_tracking.php:418 msgid "Structure only" msgstr "Numai structura" -#: db_operations.php:494 tbl_operations.php:549 tbl_tracking.php:420 +#: db_operations.php:495 tbl_operations.php:549 tbl_tracking.php:420 msgid "Structure and data" msgstr "Structura și date" -#: db_operations.php:495 tbl_operations.php:550 tbl_tracking.php:419 +#: db_operations.php:496 tbl_operations.php:550 tbl_tracking.php:419 msgid "Data only" msgstr "Numai date" -#: db_operations.php:503 +#: db_operations.php:504 msgid "CREATE DATABASE before copying" msgstr "CREEAZĂ BAZA DE DATE înainte de copiere" -#: db_operations.php:506 libraries/config/messages.inc.php:126 +#: db_operations.php:507 libraries/config/messages.inc.php:126 #: libraries/config/messages.inc.php:127 libraries/config/messages.inc.php:129 #: libraries/config/messages.inc.php:135 tbl_operations.php:556 #, php-format msgid "Add %s" msgstr "Adăugare %s" -#: db_operations.php:510 libraries/config/messages.inc.php:119 +#: db_operations.php:511 libraries/config/messages.inc.php:119 #: tbl_operations.php:314 tbl_operations.php:558 msgid "Add AUTO_INCREMENT value" msgstr "Adaugă valoare pentru AUTO_INCREMENT" -#: db_operations.php:514 tbl_operations.php:565 +#: db_operations.php:515 tbl_operations.php:565 msgid "Add constraints" msgstr "Adaugă constrângeri" -#: db_operations.php:527 +#: db_operations.php:528 msgid "Switch to copied database" msgstr "Schimbă la tabela copiată" -#: db_operations.php:551 libraries/build_html_for_db.lib.php:19 -#: libraries/db_structure.lib.php:53 libraries/Index.class.php:450 +#: db_operations.php:552 libraries/Index.class.php:450 +#: libraries/build_html_for_db.lib.php:19 libraries/db_structure.lib.php:53 #: libraries/mysql_charsets.lib.php:110 libraries/tbl_properties.inc.php:107 #: libraries/tbl_properties.inc.php:720 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:378 tbl_select.php:115 @@ -349,7 +348,7 @@ msgstr "Schimbă la tabela copiată" msgid "Collation" msgstr "Interclasare" -#: db_operations.php:564 +#: db_operations.php:565 #, fuzzy, php-format #| msgid "" #| "The additional features for working with linked tables have been " @@ -361,7 +360,7 @@ msgstr "" "Opțiunile adiționale pentru folosirea tabelelor intercalate au fost " "dezactivate. Pentru a afla de ce ... %shere%s." -#: db_operations.php:599 +#: db_operations.php:600 #, fuzzy #| msgid "Relational schema" msgid "Edit or export relational schema" @@ -515,14 +514,14 @@ msgstr "Comandă SQL pe baza de date %s:" msgid "Submit Query" msgstr "Trimite comanda" -#: db_routines.php:152 import.php:453 libraries/display_tbl.lib.php:2272 -#: libraries/Message.class.php:185 libraries/sql_query_form.lib.php:139 +#: db_routines.php:154 import.php:453 libraries/Message.class.php:185 +#: libraries/display_tbl.lib.php:2272 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" msgstr "Comanda dumneavoastră SQL a fost executată cu succes" -#: db_routines.php:155 +#: db_routines.php:157 #, php-format msgid "%d row affected by the last statement inside the procedure" msgid_plural "%d rows affected by the last statement inside the procedure" @@ -530,94 +529,94 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: db_routines.php:165 +#: db_routines.php:167 #, fuzzy, php-format #| msgid "Allows executing stored routines." msgid "Execution results of routine %s" msgstr "Permite executarea rutinelor stocate." -#: db_routines.php:185 libraries/import.lib.php:153 sql.php:678 +#: db_routines.php:187 libraries/import.lib.php:153 sql.php:678 #: tbl_change.php:180 tbl_get_field.php:34 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL a dat un set de rezultate gol (zero linii)." -#: db_routines.php:190 db_routines.php:295 db_routines.php:300 -#: db_routines.php:324 +#: db_routines.php:192 db_routines.php:297 db_routines.php:302 +#: db_routines.php:326 #, php-format msgid "The following query has failed: \"%s\"" msgstr "" -#: db_routines.php:191 db_routines.php:296 db_routines.php:301 -#: db_routines.php:311 db_routines.php:325 libraries/common.lib.php:609 +#: db_routines.php:193 db_routines.php:298 db_routines.php:303 +#: db_routines.php:313 db_routines.php:327 libraries/common.lib.php:609 msgid "MySQL said: " msgstr "MySQL zice: " -#: db_routines.php:208 db_routines.php:240 db_routines.php:268 -#: db_routines.php:407 +#: db_routines.php:210 db_routines.php:242 db_routines.php:270 +#: db_routines.php:409 #, fuzzy #| msgid "Processes" msgid "Error in processing request" msgstr "Procese" -#: db_routines.php:209 db_routines.php:241 db_routines.php:269 -#: db_routines.php:408 +#: db_routines.php:211 db_routines.php:243 db_routines.php:271 +#: db_routines.php:410 #, fuzzy, php-format #| msgid "No tables found in database." msgid "No routine with name %1$s found in database %2$s" msgstr "Nu s-a găsit nici un tabel în baza de date." -#: db_routines.php:230 db_routines.php:234 +#: db_routines.php:232 db_routines.php:236 msgid "Execute routine" msgstr "" -#: db_routines.php:259 db_routines.php:263 +#: db_routines.php:261 db_routines.php:265 #, fuzzy, php-format msgid "Export of routine %s" msgstr "Import fișiere" -#: db_routines.php:288 libraries/db_routines.lib.php:960 +#: db_routines.php:290 libraries/db_routines.lib.php:960 #, fuzzy, php-format #| msgid "Invalid server index: \"%s\"" msgid "Invalid routine type: \"%s\"" msgstr "Index de server nevalid: „%s”" -#: db_routines.php:309 +#: db_routines.php:311 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: db_routines.php:310 +#: db_routines.php:312 msgid "The backed up query was:" msgstr "" -#: db_routines.php:314 +#: db_routines.php:316 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Routine %1$s has been modified." msgstr "Tabelul %s a fost aruncat" -#: db_routines.php:327 +#: db_routines.php:329 #, fuzzy, php-format #| msgid "Table %1$s has been created." msgid "Routine %1$s has been created." msgstr "Tabelul %1$s a fost creat." -#: db_routines.php:335 +#: db_routines.php:337 msgid "One or more errors have occured while processing your request:" msgstr "" -#: db_routines.php:379 +#: db_routines.php:381 #, fuzzy #| msgid "Create relation" msgid "Create routine" msgstr "Creare relație" -#: db_routines.php:383 +#: db_routines.php:385 #, fuzzy #| msgid "Edit mode" msgid "Edit routine" msgstr "Regim de redactare" -#: db_routines.php:434 +#: db_routines.php:436 msgid "" "You are using PHP's deprecated 'mysql' extension, which is not capable of " "handling multi queries. The execution of some stored routines may fail!(ex. 12.00% to .12)" msgstr "" @@ -6381,40 +6532,6 @@ msgid "" "the issue and try again." msgstr "" -#: libraries/Index.class.php:430 tbl_relation.php:526 -msgid "No index defined!" -msgstr "Index nu este definit!" - -#: libraries/Index.class.php:446 libraries/tbl_properties.inc.php:503 -#: tbl_structure.php:157 tbl_structure.php:162 tbl_structure.php:606 -#: tbl_tracking.php:315 -msgid "Unique" -msgstr "Unic" - -#: libraries/Index.class.php:447 tbl_tracking.php:316 -msgid "Packed" -msgstr "Împachetat" - -#: libraries/Index.class.php:449 tbl_tracking.php:318 -msgid "Cardinality" -msgstr "Cardinalitate" - -#: libraries/Index.class.php:474 -msgid "The primary key has been dropped" -msgstr "Cheia primară a fost aruncată" - -#: libraries/Index.class.php:478 -#, php-format -msgid "Index %s has been dropped" -msgstr "Indexul %s a fost aruncat" - -#: libraries/Index.class.php:582 -#, php-format -msgid "" -"The indexes %1$s and %2$s seem to be equal and one of them could possibly be " -"removed." -msgstr "Indecșii %1$s și %2$s par a fi egali și unul din ei poate fi șters." - #: libraries/kanji-encoding.lib.php:142 #, fuzzy #| msgid "None" @@ -6427,33 +6544,6 @@ msgstr "Nici unul(a)" msgid "Convert to Kana" msgstr "" -#: libraries/Message.class.php:260 -#, fuzzy, php-format -#| msgid "%1$d row(s) affected." -msgid "%1$d row affected." -msgid_plural "%1$d rows affected." -msgstr[0] "%1$d rînd(uri) afectat(e)." -msgstr[1] "%1$d rînd(uri) afectat(e)." -msgstr[2] "%1$d rînd(uri) afectat(e)." - -#: libraries/Message.class.php:279 -#, fuzzy, php-format -#| msgid "%1$d row(s) deleted." -msgid "%1$d row deleted." -msgid_plural "%1$d rows deleted." -msgstr[0] "%1$d rînd(uri) șters(e)." -msgstr[1] "%1$d rînd(uri) șters(e)." -msgstr[2] "%1$d rînd(uri) șters(e)." - -#: libraries/Message.class.php:298 -#, fuzzy, php-format -#| msgid "%1$d row(s) inserted." -msgid "%1$d row inserted." -msgid_plural "%1$d rows inserted." -msgstr[0] "%1$d rînd(uri) inserat(e)." -msgstr[1] "%1$d rînd(uri) inserat(e)." -msgstr[2] "%1$d rînd(uri) inserat(e)." - #: libraries/mult_submits.inc.php:254 #, fuzzy #| msgid "Fri" @@ -6697,22 +6787,6 @@ msgstr "Personalizează cadrul principal" msgid "This format has no options" msgstr "Acest format nu are opțiuni" -#: libraries/RecentTable.class.php:114 -#, fuzzy -#| msgid "Could not load default configuration from: \"%1$s\"" -msgid "Could not save recent table" -msgstr "Nu s-a putut încărca configurația implicită din: „%1$s”" - -#: libraries/RecentTable.class.php:149 -#, fuzzy -msgid "Recent tables" -msgstr "Nu există tabele" - -#: libraries/RecentTable.class.php:155 -#, fuzzy -msgid "There are no recent tables" -msgstr "Tabelele urmărite" - #: libraries/relation.lib.php:83 msgid "not OK" msgstr "Nu este bine" @@ -7108,6 +7182,64 @@ msgstr "" msgid "Target database" msgstr "Caută în baza de date" +#: libraries/sql_query_form.lib.php:223 +#, php-format +msgid "Run SQL query/queries on server %s" +msgstr "Execută interogare/interogări SQL pe serverul %s" + +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 +#, php-format +msgid "Run SQL query/queries on database %s" +msgstr "Execută interogare SQL asupra bazei de date %s" + +#: libraries/sql_query_form.lib.php:296 navigation.php:302 +#: setup/frames/index.inc.php:231 +#, fuzzy +msgid "Clear" +msgstr "Calendar" + +#: libraries/sql_query_form.lib.php:301 +#, fuzzy +#| msgid "Column names" +msgid "Columns" +msgstr "Denumirile coloanelor" + +#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 +msgid "Bookmark this SQL query" +msgstr "Pune semn de carte la această comandă SQL" + +#: libraries/sql_query_form.lib.php:343 sql.php:1021 +msgid "Let every user access this bookmark" +msgstr "Permite tuturor utilizatorilor să acceseze acest semn de carte" + +#: libraries/sql_query_form.lib.php:349 +msgid "Replace existing bookmark of same name" +msgstr "Înlocuiește semnul de carte cu același nume" + +#: libraries/sql_query_form.lib.php:365 +msgid "Do not overwrite this query from outside the window" +msgstr "A nu se suprascrie peste această interogare din cealaltă fereastră" + +#: libraries/sql_query_form.lib.php:372 +msgid "Delimiter" +msgstr "Delimitator" + +#: libraries/sql_query_form.lib.php:380 +msgid " Show this query here again " +msgstr " Afișează această comandă din nou aici " + +#: libraries/sql_query_form.lib.php:443 +msgid "View only" +msgstr "Numai vizualizare" + +#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 +msgid "Location of the text file" +msgstr "Locația fișierului textual" + +#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 +msgid "web server upload directory" +msgstr "director de încărcare al serverului Web" + #: libraries/sqlparser.lib.php:132 msgid "" "There seems to be an error in your SQL query. The MySQL server error output " @@ -7169,64 +7301,6 @@ msgstr "Identificator nevalid" msgid "Unknown Punctuation String" msgstr "Înșiruire de punctuație necunoscută" -#: libraries/sql_query_form.lib.php:223 -#, php-format -msgid "Run SQL query/queries on server %s" -msgstr "Execută interogare/interogări SQL pe serverul %s" - -#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 -#, php-format -msgid "Run SQL query/queries on database %s" -msgstr "Execută interogare SQL asupra bazei de date %s" - -#: libraries/sql_query_form.lib.php:296 navigation.php:302 -#: setup/frames/index.inc.php:231 -#, fuzzy -msgid "Clear" -msgstr "Calendar" - -#: libraries/sql_query_form.lib.php:301 -#, fuzzy -#| msgid "Column names" -msgid "Columns" -msgstr "Denumirile coloanelor" - -#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 -msgid "Bookmark this SQL query" -msgstr "Pune semn de carte la această comandă SQL" - -#: libraries/sql_query_form.lib.php:343 sql.php:1021 -msgid "Let every user access this bookmark" -msgstr "Permite tuturor utilizatorilor să acceseze acest semn de carte" - -#: libraries/sql_query_form.lib.php:349 -msgid "Replace existing bookmark of same name" -msgstr "Înlocuiește semnul de carte cu același nume" - -#: libraries/sql_query_form.lib.php:365 -msgid "Do not overwrite this query from outside the window" -msgstr "A nu se suprascrie peste această interogare din cealaltă fereastră" - -#: libraries/sql_query_form.lib.php:372 -msgid "Delimiter" -msgstr "Delimitator" - -#: libraries/sql_query_form.lib.php:380 -msgid " Show this query here again " -msgstr " Afișează această comandă din nou aici " - -#: libraries/sql_query_form.lib.php:443 -msgid "View only" -msgstr "Numai vizualizare" - -#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 -msgid "Location of the text file" -msgstr "Locația fișierului textual" - -#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 -msgid "web server upload directory" -msgstr "director de încărcare al serverului Web" - #: libraries/sqlvalidator.lib.php:67 #, php-format msgid "" @@ -7236,50 +7310,6 @@ msgstr "" "Validatorul SQL nu poate fi inițializat. Verificați dacă e instalată " "extesnsia necesară PHP, așa cum e descris în %sdocumentation%s." -#: libraries/StorageEngine.class.php:195 -msgid "" -"There is no detailed status information available for this storage engine." -msgstr "" -"Nu există informații detaliate de stare disponibile pentru motorul de " -"stocare." - -#: libraries/StorageEngine.class.php:355 -#, php-format -msgid "%s is available on this MySQL server." -msgstr "%s este disponibil pentru acest server MySQL." - -#: libraries/StorageEngine.class.php:358 -#, php-format -msgid "%s has been disabled for this MySQL server." -msgstr "%s a fost dezactivat pentru acest server MySQL." - -#: libraries/StorageEngine.class.php:362 -#, php-format -msgid "This MySQL server does not support the %s storage engine." -msgstr "Acest server MySQL nu susține motorul de stocare %s." - -#: libraries/Table.class.php:1027 -msgid "Invalid database" -msgstr "Bază de date nevalidă" - -#: libraries/Table.class.php:1041 tbl_get_field.php:25 -msgid "Invalid table name" -msgstr "Denumire de tabel nevalidă" - -#: libraries/Table.class.php:1056 -#, php-format -msgid "Error renaming table %1$s to %2$s" -msgstr "Eroare la redenumirea tabelului %1$s în %2$s" - -#: libraries/Table.class.php:1139 -#, php-format -msgid "Table %s has been renamed to %s" -msgstr "Tabelului %s i s-a dat un numele de %s" - -#: libraries/Table.class.php:1272 -msgid "Could not save table UI preferences" -msgstr "" - #: libraries/tbl_links.inc.php:117 libraries/tbl_links.inc.php:118 msgid "Table seems to be empty!" msgstr "Tabelul pare a fi gol!" @@ -7411,38 +7441,6 @@ msgstr "Definiție PARTIȚIE" msgid "+ Add a value" msgstr "Adaugă un server nou" -#: libraries/Theme.class.php:160 -#, php-format -msgid "No valid image path for theme %s found!" -msgstr "No valid image path for theme %s found!" - -#: libraries/Theme.class.php:380 -msgid "No preview available." -msgstr "Nici o previzualizare disponibilă." - -#: libraries/Theme.class.php:383 -msgid "take it" -msgstr "alege" - -#: libraries/Theme_Manager.class.php:109 -#, php-format -msgid "Default theme %s not found!" -msgstr "Tema implicită %s nu a fost găsită!" - -#: libraries/Theme_Manager.class.php:147 -#, php-format -msgid "Theme %s not found!" -msgstr "Tema %s nu a fost găsită!" - -#: libraries/Theme_Manager.class.php:215 -#, php-format -msgid "Theme path not found for theme %s!" -msgstr "Calea temei nu a fost găsită pentru tema %s!" - -#: libraries/Theme_Manager.class.php:291 themes.php:20 themes.php:40 -msgid "Theme" -msgstr "" - #: libraries/transformations/application_octetstream__download.inc.php:9 #, fuzzy #| msgid "" @@ -8576,8 +8574,8 @@ msgstr "Aruncă baza de date care are același nume ca utilizatorul." msgid "" "Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege " "tables. The content of these tables may differ from the privileges the " -"server uses, if they have been changed manually. In this case, you should %" -"sreload the privileges%s before you continue." +"server uses, if they have been changed manually. In this case, you should " +"%sreload the privileges%s before you continue." msgstr "" "Notă: phpMyAdmin folosește privilegiile utilizatorilor direct din tabelul de " "privilegii din MySQL. Conținutul acestui tabel poate diferi de cel original. " diff --git a/po/ru.po b/po/ru.po index 85dd9885a7..f824f51112 100644 --- a/po/ru.po +++ b/po/ru.po @@ -3,16 +3,16 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-26 07:33-0400\n" +"POT-Creation-Date: 2011-06-27 10:20+0200\n" "PO-Revision-Date: 2011-06-16 22:26+0200\n" "Last-Translator: Victor Volkov \n" "Language-Team: russian \n" +"Language: ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: ru\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%" -"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Generator: Pootle 2.0.5\n" #: browse_foreigners.php:35 browse_foreigners.php:53 @@ -46,13 +46,13 @@ msgstr "" msgid "Search" msgstr "Поиск" -#: browse_foreigners.php:154 db_operations.php:368 db_operations.php:420 -#: db_operations.php:530 db_operations.php:558 db_search.php:360 +#: browse_foreigners.php:154 db_operations.php:369 db_operations.php:421 +#: db_operations.php:531 db_operations.php:559 db_search.php:360 #: db_structure.php:528 enum_editor.php:63 js/messages.php:90 +#: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 #: libraries/auth/cookie.auth.lib.php:273 libraries/common.lib.php:1315 -#: libraries/common.lib.php:2245 libraries/Config.class.php:1220 -#: libraries/core.lib.php:557 libraries/db_routines.lib.php:789 -#: libraries/db_routines.lib.php:921 +#: libraries/common.lib.php:2245 libraries/core.lib.php:557 +#: libraries/db_routines.lib.php:789 libraries/db_routines.lib.php:921 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 #: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 @@ -65,18 +65,18 @@ msgstr "Поиск" #: 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:518 #: libraries/tbl_properties.inc.php:607 libraries/tbl_properties.inc.php:777 -#: libraries/Theme_Manager.class.php:305 main.php:109 navigation.php:202 -#: navigation.php:240 pmd_pdf.php:124 prefs_manage.php:265 -#: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 -#: server_privileges.php:1694 server_privileges.php:2051 -#: server_privileges.php:2098 server_privileges.php:2138 -#: server_replication.php:233 server_replication.php:316 -#: server_replication.php:347 server_synchronize.php:1220 tbl_change.php:332 -#: tbl_change.php:1024 tbl_change.php:1061 tbl_indexes.php:260 -#: tbl_operations.php:280 tbl_operations.php:317 tbl_operations.php:519 -#: tbl_operations.php:581 tbl_operations.php:763 tbl_select.php:291 -#: tbl_structure.php:698 tbl_structure.php:734 tbl_tracking.php:425 -#: tbl_tracking.php:563 view_create.php:181 view_operations.php:99 +#: main.php:109 navigation.php:202 navigation.php:240 pmd_pdf.php:124 +#: prefs_manage.php:265 prefs_manage.php:316 server_binlog.php:128 +#: server_privileges.php:646 server_privileges.php:1694 +#: server_privileges.php:2051 server_privileges.php:2098 +#: server_privileges.php:2138 server_replication.php:233 +#: server_replication.php:316 server_replication.php:347 +#: server_synchronize.php:1220 tbl_change.php:332 tbl_change.php:1024 +#: tbl_change.php:1061 tbl_indexes.php:260 tbl_operations.php:280 +#: tbl_operations.php:317 tbl_operations.php:519 tbl_operations.php:581 +#: tbl_operations.php:763 tbl_select.php:291 tbl_structure.php:698 +#: tbl_structure.php:734 tbl_tracking.php:425 tbl_tracking.php:563 +#: view_create.php:181 view_operations.php:99 msgid "Go" msgstr "OK" @@ -123,7 +123,7 @@ msgstr "" msgid "Database %1$s has been created." msgstr "База данных %1$s была создана." -#: db_datadict.php:48 db_operations.php:361 +#: db_datadict.php:48 db_operations.php:362 msgid "Database comment: " msgstr "Комментарий к базе данных:" @@ -133,9 +133,9 @@ msgstr "Комментарий к базе данных:" msgid "Table comments" msgstr "Комментарий к таблице" -#: db_datadict.php:166 db_qbe.php:196 libraries/export/htmlword.php:248 -#: libraries/export/latex.php:375 libraries/export/odt.php:302 -#: libraries/export/texytext.php:227 libraries/Index.class.php:448 +#: db_datadict.php:166 db_qbe.php:196 libraries/Index.class.php:448 +#: libraries/export/htmlword.php:248 libraries/export/latex.php:375 +#: libraries/export/odt.php:302 libraries/export/texytext.php:227 #: libraries/schema/Pdf_Relation_Schema.class.php:1236 #: libraries/schema/Pdf_Relation_Schema.class.php:1257 #: libraries/tbl_properties.inc.php:274 tbl_change.php:310 tbl_chart.php:86 @@ -144,12 +144,12 @@ msgstr "Комментарий к таблице" msgid "Column" msgstr "Поле" -#: db_datadict.php:167 db_printview.php:104 libraries/db_events.inc.php:69 -#: libraries/db_routines.lib.php:666 libraries/db_routines.lib.php:691 -#: libraries/db_routines.lib.php:847 libraries/db_routines.lib.php:1216 -#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:249 -#: libraries/export/latex.php:375 libraries/export/odt.php:305 -#: libraries/export/texytext.php:228 libraries/Index.class.php:445 +#: db_datadict.php:167 db_printview.php:104 libraries/Index.class.php:445 +#: libraries/db_events.inc.php:69 libraries/db_routines.lib.php:666 +#: libraries/db_routines.lib.php:691 libraries/db_routines.lib.php:847 +#: libraries/db_routines.lib.php:1216 libraries/db_structure.lib.php:51 +#: libraries/export/htmlword.php:249 libraries/export/latex.php:375 +#: libraries/export/odt.php:305 libraries/export/texytext.php:228 #: libraries/schema/Pdf_Relation_Schema.class.php:1237 #: libraries/schema/Pdf_Relation_Schema.class.php:1258 #: libraries/tbl_properties.inc.php:100 server_privileges.php:2151 @@ -159,9 +159,9 @@ msgstr "Поле" msgid "Type" msgstr "Тип" -#: db_datadict.php:169 libraries/export/htmlword.php:250 -#: libraries/export/latex.php:375 libraries/export/odt.php:308 -#: libraries/export/texytext.php:229 libraries/Index.class.php:451 +#: db_datadict.php:169 libraries/Index.class.php:451 +#: libraries/export/htmlword.php:250 libraries/export/latex.php:375 +#: libraries/export/odt.php:308 libraries/export/texytext.php:229 #: libraries/schema/Pdf_Relation_Schema.class.php:1239 #: libraries/schema/Pdf_Relation_Schema.class.php:1260 #: libraries/tbl_properties.inc.php:109 tbl_change.php:325 @@ -199,13 +199,12 @@ msgstr "Связи" msgid "Comments" msgstr "Комментарии" -#: db_datadict.php:259 js/messages.php:109 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:361 +#: db_datadict.php:259 js/messages.php:109 libraries/Index.class.php:361 #: libraries/Index.class.php:388 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:287 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:287 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:130 #: server_privileges.php:1381 server_privileges.php:1392 @@ -216,17 +215,17 @@ msgstr "Комментарии" msgid "No" msgstr "Нет" -#: db_datadict.php:259 js/messages.php:108 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:362 +#: db_datadict.php:259 js/messages.php:108 libraries/Index.class.php:362 #: libraries/Index.class.php:387 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 -#: libraries/mult_submits.inc.php:87 libraries/mult_submits.inc.php:92 -#: libraries/mult_submits.inc.php:97 libraries/mult_submits.inc.php:102 -#: libraries/mult_submits.inc.php:262 libraries/mult_submits.inc.php:276 -#: libraries/mult_submits.inc.php:286 libraries/mult_submits.inc.php:299 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:46 +#: libraries/mult_submits.inc.php:78 libraries/mult_submits.inc.php:87 +#: libraries/mult_submits.inc.php:92 libraries/mult_submits.inc.php:97 +#: libraries/mult_submits.inc.php:102 libraries/mult_submits.inc.php:262 +#: libraries/mult_submits.inc.php:276 libraries/mult_submits.inc.php:286 +#: libraries/mult_submits.inc.php:299 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:129 #: server_databases.php:76 server_privileges.php:1378 @@ -263,79 +262,79 @@ msgstr "Снять выделение" msgid "The database name is empty!" msgstr "Не указано имя базы данных!" -#: db_operations.php:271 +#: db_operations.php:272 #, php-format msgid "Database %s has been renamed to %s" msgstr "База данных %s переименована в %s" -#: db_operations.php:275 +#: db_operations.php:276 #, php-format msgid "Database %s has been copied to %s" msgstr "База данных %s была скопирована в %s" -#: db_operations.php:403 +#: db_operations.php:404 msgid "Rename database to" msgstr "Переименовать базу данных в" -#: db_operations.php:408 server_status.php:799 +#: db_operations.php:409 server_status.php:799 msgid "Command" msgstr "Команда" -#: db_operations.php:439 +#: db_operations.php:440 msgid "Remove database" msgstr "Удалить базу данных" -#: db_operations.php:451 +#: db_operations.php:452 #, php-format msgid "Database %s has been dropped." msgstr "База данных %s была удалена." -#: db_operations.php:456 +#: db_operations.php:457 msgid "Drop the database (DROP)" msgstr "Удалить базу данных (DROP)" -#: db_operations.php:486 +#: db_operations.php:487 msgid "Copy database to" msgstr "Скопировать базу данных в" -#: db_operations.php:493 tbl_operations.php:548 tbl_tracking.php:418 +#: db_operations.php:494 tbl_operations.php:548 tbl_tracking.php:418 msgid "Structure only" msgstr "Только структура" -#: db_operations.php:494 tbl_operations.php:549 tbl_tracking.php:420 +#: db_operations.php:495 tbl_operations.php:549 tbl_tracking.php:420 msgid "Structure and data" msgstr "Структура и данные" -#: db_operations.php:495 tbl_operations.php:550 tbl_tracking.php:419 +#: db_operations.php:496 tbl_operations.php:550 tbl_tracking.php:419 msgid "Data only" msgstr "Только данные" -#: db_operations.php:503 +#: db_operations.php:504 msgid "CREATE DATABASE before copying" msgstr "Перед копированием создать базу данных (CREATE DATABASE)" -#: db_operations.php:506 libraries/config/messages.inc.php:126 +#: db_operations.php:507 libraries/config/messages.inc.php:126 #: libraries/config/messages.inc.php:127 libraries/config/messages.inc.php:129 #: libraries/config/messages.inc.php:135 tbl_operations.php:556 #, php-format msgid "Add %s" msgstr "Добавить %s" -#: db_operations.php:510 libraries/config/messages.inc.php:119 +#: db_operations.php:511 libraries/config/messages.inc.php:119 #: tbl_operations.php:314 tbl_operations.php:558 msgid "Add AUTO_INCREMENT value" msgstr "Добавить AUTO_INCREMENT" -#: db_operations.php:514 tbl_operations.php:565 +#: db_operations.php:515 tbl_operations.php:565 msgid "Add constraints" msgstr "Добавить ограничения" -#: db_operations.php:527 +#: db_operations.php:528 msgid "Switch to copied database" msgstr "Переключиться на скопированную базу данных" -#: db_operations.php:551 libraries/build_html_for_db.lib.php:19 -#: libraries/db_structure.lib.php:53 libraries/Index.class.php:450 +#: db_operations.php:552 libraries/Index.class.php:450 +#: libraries/build_html_for_db.lib.php:19 libraries/db_structure.lib.php:53 #: libraries/mysql_charsets.lib.php:110 libraries/tbl_properties.inc.php:107 #: libraries/tbl_properties.inc.php:720 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:378 tbl_select.php:115 @@ -344,7 +343,7 @@ msgstr "Переключиться на скопированную базу да msgid "Collation" msgstr "Сравнение" -#: db_operations.php:564 +#: db_operations.php:565 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " @@ -353,7 +352,7 @@ msgstr "" "Некоторые из расширенных возможностей phpMyAdmin недоступны. Для определения " "причины нажмите %sздесь%s." -#: db_operations.php:599 +#: db_operations.php:600 msgid "Edit or export relational schema" msgstr "Редакция или экспорт схемы связей" @@ -501,14 +500,14 @@ msgstr "SQL-запрос к базе данных %s:" msgid "Submit Query" msgstr "Выполнить запрос" -#: db_routines.php:152 import.php:453 libraries/display_tbl.lib.php:2272 -#: libraries/Message.class.php:185 libraries/sql_query_form.lib.php:139 +#: db_routines.php:154 import.php:453 libraries/Message.class.php:185 +#: libraries/display_tbl.lib.php:2272 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" msgstr "SQL-запрос был успешно выполнен" -#: db_routines.php:155 +#: db_routines.php:157 #, php-format msgid "%d row affected by the last statement inside the procedure" msgid_plural "%d rows affected by the last statement inside the procedure" @@ -516,96 +515,96 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: db_routines.php:165 +#: db_routines.php:167 #, fuzzy, php-format #| msgid "Allows executing stored routines." msgid "Execution results of routine %s" msgstr "Разрешает выполнение хранимых процедур." -#: db_routines.php:185 libraries/import.lib.php:153 sql.php:678 +#: db_routines.php:187 libraries/import.lib.php:153 sql.php:678 #: tbl_change.php:180 tbl_get_field.php:34 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL вернула пустой результат (т.е. ноль строк)." -#: db_routines.php:190 db_routines.php:295 db_routines.php:300 -#: db_routines.php:324 +#: db_routines.php:192 db_routines.php:297 db_routines.php:302 +#: db_routines.php:326 #, fuzzy, php-format #| msgid "The following queries have been executed:" msgid "The following query has failed: \"%s\"" msgstr "Выполнены следующие запросы:" -#: db_routines.php:191 db_routines.php:296 db_routines.php:301 -#: db_routines.php:311 db_routines.php:325 libraries/common.lib.php:609 +#: db_routines.php:193 db_routines.php:298 db_routines.php:303 +#: db_routines.php:313 db_routines.php:327 libraries/common.lib.php:609 msgid "MySQL said: " msgstr "Ответ MySQL: " -#: db_routines.php:208 db_routines.php:240 db_routines.php:268 -#: db_routines.php:407 +#: db_routines.php:210 db_routines.php:242 db_routines.php:270 +#: db_routines.php:409 #, fuzzy #| msgid "Error in Processing Request" msgid "Error in processing request" msgstr "Ошибка при обработке запроса" -#: db_routines.php:209 db_routines.php:241 db_routines.php:269 -#: db_routines.php:408 +#: db_routines.php:211 db_routines.php:243 db_routines.php:271 +#: db_routines.php:410 #, fuzzy, php-format #| msgid "No tables found in database" msgid "No routine with name %1$s found in database %2$s" msgstr "Таблиц в базе данных не найдено" -#: db_routines.php:230 db_routines.php:234 +#: db_routines.php:232 db_routines.php:236 msgid "Execute routine" msgstr "" -#: db_routines.php:259 db_routines.php:263 +#: db_routines.php:261 db_routines.php:265 #, fuzzy, php-format #| msgid "Export defaults" msgid "Export of routine %s" msgstr "Экспорт" -#: db_routines.php:288 libraries/db_routines.lib.php:960 +#: db_routines.php:290 libraries/db_routines.lib.php:960 #, fuzzy, php-format #| msgid "Invalid server index: %s" msgid "Invalid routine type: \"%s\"" msgstr "Неверный индекс сервера: %s" -#: db_routines.php:309 +#: db_routines.php:311 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: db_routines.php:310 +#: db_routines.php:312 msgid "The backed up query was:" msgstr "" -#: db_routines.php:314 +#: db_routines.php:316 #, fuzzy, php-format #| msgid "Column %s has been dropped" msgid "Routine %1$s has been modified." msgstr "Поле %s было удалено" -#: db_routines.php:327 +#: db_routines.php:329 #, fuzzy, php-format #| msgid "Table %1$s has been created." msgid "Routine %1$s has been created." msgstr "Таблица %1$s была создана." -#: db_routines.php:335 +#: db_routines.php:337 msgid "One or more errors have occured while processing your request:" msgstr "" -#: db_routines.php:379 +#: db_routines.php:381 #, fuzzy #| msgid "Create relation" msgid "Create routine" msgstr "Создать связь" -#: db_routines.php:383 +#: db_routines.php:385 #, fuzzy #| msgid "Edit mode" msgid "Edit routine" msgstr "Редакция" -#: db_routines.php:434 +#: db_routines.php:436 msgid "" "You are using PHP's deprecated 'mysql' extension, which is not capable of " "handling multi queries. The execution of some stored routines may fail!(ex. 12.00% to .12)" msgstr "" @@ -6286,40 +6429,6 @@ msgstr "" "Выбранный XML файл некорректен, либо неполон. Проверьте возможные ошибки и " "попробуйте ещё раз." -#: libraries/Index.class.php:430 tbl_relation.php:526 -msgid "No index defined!" -msgstr "Индекс не определен!" - -#: libraries/Index.class.php:446 libraries/tbl_properties.inc.php:503 -#: tbl_structure.php:157 tbl_structure.php:162 tbl_structure.php:606 -#: tbl_tracking.php:315 -msgid "Unique" -msgstr "Уникальный" - -#: libraries/Index.class.php:447 tbl_tracking.php:316 -msgid "Packed" -msgstr "Упакован" - -#: libraries/Index.class.php:449 tbl_tracking.php:318 -msgid "Cardinality" -msgstr "Уникальных элементов" - -#: libraries/Index.class.php:474 -msgid "The primary key has been dropped" -msgstr "Первичный ключ был удален" - -#: libraries/Index.class.php:478 -#, php-format -msgid "Index %s has been dropped" -msgstr "Индекс %s был удален" - -#: libraries/Index.class.php:582 -#, php-format -msgid "" -"The indexes %1$s and %2$s seem to be equal and one of them could possibly be " -"removed." -msgstr "Индексы %1$s и %2$s равнозначны и один из них может быть удалён." - #: libraries/kanji-encoding.lib.php:142 msgctxt "None encoding conversion" msgid "None" @@ -6330,30 +6439,6 @@ msgstr "Нет" msgid "Convert to Kana" msgstr "Конвертировать в Кану" -#: libraries/Message.class.php:260 -#, php-format -msgid "%1$d row affected." -msgid_plural "%1$d rows affected." -msgstr[0] "Затронута %1$d строка." -msgstr[1] "Затронуто %1$d строки." -msgstr[2] "Затронуто %1$d строк." - -#: libraries/Message.class.php:279 -#, php-format -msgid "%1$d row deleted." -msgid_plural "%1$d rows deleted." -msgstr[0] "Удалена %1$d строка." -msgstr[1] "Удалено %1$d строки." -msgstr[2] "Удалено %1$d строк." - -#: libraries/Message.class.php:298 -#, php-format -msgid "%1$d row inserted." -msgid_plural "%1$d rows inserted." -msgstr[0] "Добавлена %1$d строка." -msgstr[1] "Добавлено %1$d строки." -msgstr[2] "Добавлено %1$d строк." - #: libraries/mult_submits.inc.php:254 msgid "From" msgstr "От" @@ -6592,18 +6677,6 @@ msgstr "Обновить фрейм навигации" msgid "This format has no options" msgstr "Для этого формата нет настраиваемых параметров" -#: libraries/RecentTable.class.php:114 -msgid "Could not save recent table" -msgstr "Не удалось сохранить последнюю таблицу" - -#: libraries/RecentTable.class.php:149 -msgid "Recent tables" -msgstr "Недавние таблицы" - -#: libraries/RecentTable.class.php:155 -msgid "There are no recent tables" -msgstr "Отсутствуют недавние таблицы" - #: libraries/relation.lib.php:83 msgid "not OK" msgstr "Не готово" @@ -6987,6 +7060,61 @@ msgstr "Различие" msgid "Target database" msgstr "Целевая база данных" +#: libraries/sql_query_form.lib.php:223 +#, php-format +msgid "Run SQL query/queries on server %s" +msgstr "Выполнить SQL-запрос(ы) на сервере %s" + +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 +#, php-format +msgid "Run SQL query/queries on database %s" +msgstr "Выполнить SQL-запрос(ы) к базе данных %s" + +#: libraries/sql_query_form.lib.php:296 navigation.php:302 +#: setup/frames/index.inc.php:231 +msgid "Clear" +msgstr "Очистить" + +#: libraries/sql_query_form.lib.php:301 +msgid "Columns" +msgstr "Столбцы" + +#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 +msgid "Bookmark this SQL query" +msgstr "Создание закладки" + +#: libraries/sql_query_form.lib.php:343 sql.php:1021 +msgid "Let every user access this bookmark" +msgstr "Доступна для всех пользователей" + +#: libraries/sql_query_form.lib.php:349 +msgid "Replace existing bookmark of same name" +msgstr "Заменить существующую с таким же именем" + +#: libraries/sql_query_form.lib.php:365 +msgid "Do not overwrite this query from outside the window" +msgstr "Заблокировать содержимое окна запросов" + +#: libraries/sql_query_form.lib.php:372 +msgid "Delimiter" +msgstr "Разделитель" + +#: libraries/sql_query_form.lib.php:380 +msgid " Show this query here again " +msgstr "Показать данный запрос снова" + +#: libraries/sql_query_form.lib.php:443 +msgid "View only" +msgstr "Просмотр" + +#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 +msgid "Location of the text file" +msgstr "Выбор файла" + +#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 +msgid "web server upload directory" +msgstr "Из каталога загрузки" + #: libraries/sqlparser.lib.php:132 msgid "" "There seems to be an error in your SQL query. The MySQL server error output " @@ -7049,61 +7177,6 @@ msgstr "Неправильный идентификатор" msgid "Unknown Punctuation String" msgstr "Неизвестная пунктуация" -#: libraries/sql_query_form.lib.php:223 -#, php-format -msgid "Run SQL query/queries on server %s" -msgstr "Выполнить SQL-запрос(ы) на сервере %s" - -#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 -#, php-format -msgid "Run SQL query/queries on database %s" -msgstr "Выполнить SQL-запрос(ы) к базе данных %s" - -#: libraries/sql_query_form.lib.php:296 navigation.php:302 -#: setup/frames/index.inc.php:231 -msgid "Clear" -msgstr "Очистить" - -#: libraries/sql_query_form.lib.php:301 -msgid "Columns" -msgstr "Столбцы" - -#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 -msgid "Bookmark this SQL query" -msgstr "Создание закладки" - -#: libraries/sql_query_form.lib.php:343 sql.php:1021 -msgid "Let every user access this bookmark" -msgstr "Доступна для всех пользователей" - -#: libraries/sql_query_form.lib.php:349 -msgid "Replace existing bookmark of same name" -msgstr "Заменить существующую с таким же именем" - -#: libraries/sql_query_form.lib.php:365 -msgid "Do not overwrite this query from outside the window" -msgstr "Заблокировать содержимое окна запросов" - -#: libraries/sql_query_form.lib.php:372 -msgid "Delimiter" -msgstr "Разделитель" - -#: libraries/sql_query_form.lib.php:380 -msgid " Show this query here again " -msgstr "Показать данный запрос снова" - -#: libraries/sql_query_form.lib.php:443 -msgid "View only" -msgstr "Просмотр" - -#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 -msgid "Location of the text file" -msgstr "Выбор файла" - -#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 -msgid "web server upload directory" -msgstr "Из каталога загрузки" - #: libraries/sqlvalidator.lib.php:67 #, php-format msgid "" @@ -7113,49 +7186,6 @@ msgstr "" "Проверка синтаксиса SQL не осуществима. Проверьте, установлены ли " "необходимые модули расширений для PHP, описанные в %sдокументации%s." -#: libraries/StorageEngine.class.php:195 -msgid "" -"There is no detailed status information available for this storage engine." -msgstr "" -"Дополнительная информация о состоянии данного типа таблиц - отсутствует." - -#: libraries/StorageEngine.class.php:355 -#, php-format -msgid "%s is available on this MySQL server." -msgstr "Данный MySQL-сервер поддерживает таблицы типа %s." - -#: libraries/StorageEngine.class.php:358 -#, php-format -msgid "%s has been disabled for this MySQL server." -msgstr "Тип таблиц %s был отключен на данном MySQL сервере." - -#: libraries/StorageEngine.class.php:362 -#, php-format -msgid "This MySQL server does not support the %s storage engine." -msgstr "Данный сервер MySQL не поддерживает тип таблиц %s." - -#: libraries/Table.class.php:1027 -msgid "Invalid database" -msgstr "Некорректная база данных" - -#: libraries/Table.class.php:1041 tbl_get_field.php:25 -msgid "Invalid table name" -msgstr "Неправильное имя таблицы" - -#: libraries/Table.class.php:1056 -#, php-format -msgid "Error renaming table %1$s to %2$s" -msgstr "Ошибка при переименовании таблицы %1$s в %2$s" - -#: libraries/Table.class.php:1139 -#, php-format -msgid "Table %s has been renamed to %s" -msgstr "Таблица %s была переименована в %s" - -#: libraries/Table.class.php:1272 -msgid "Could not save table UI preferences" -msgstr "Не получилось сохранить настройки интерфейса таблицы" - #: libraries/tbl_links.inc.php:117 libraries/tbl_links.inc.php:118 msgid "Table seems to be empty!" msgstr "Таблица - пуста!" @@ -7276,38 +7306,6 @@ msgstr "Определение разделов (PARTITION)" msgid "+ Add a value" msgstr "+ Добавить новое значение" -#: libraries/Theme.class.php:160 -#, php-format -msgid "No valid image path for theme %s found!" -msgstr "Не найден правильный путь к изображениям для темы %s!" - -#: libraries/Theme.class.php:380 -msgid "No preview available." -msgstr "Предпросмотр не доступен." - -#: libraries/Theme.class.php:383 -msgid "take it" -msgstr "Применить" - -#: libraries/Theme_Manager.class.php:109 -#, php-format -msgid "Default theme %s not found!" -msgstr "Тема по-умолчанию %s не найдена!" - -#: libraries/Theme_Manager.class.php:147 -#, php-format -msgid "Theme %s not found!" -msgstr "Тема %s не найдена!" - -#: libraries/Theme_Manager.class.php:215 -#, php-format -msgid "Theme path not found for theme %s!" -msgstr "Путь к файлам темы %s не найден!" - -#: libraries/Theme_Manager.class.php:291 themes.php:20 themes.php:40 -msgid "Theme" -msgstr "" - #: libraries/transformations/application_octetstream__download.inc.php:9 msgid "" "Displays a link to download the binary data of the column. You can use the " @@ -8358,8 +8356,8 @@ msgstr "Удалить базы данных, имена которых совп msgid "" "Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege " "tables. The content of these tables may differ from the privileges the " -"server uses, if they have been changed manually. In this case, you should %" -"sreload the privileges%s before you continue." +"server uses, if they have been changed manually. In this case, you should " +"%sreload the privileges%s before you continue." msgstr "" "Примечание: phpMyAdmin получает информацию о пользовательских привилегиях " "непосредственно из таблиц привилегий MySQL. Содержимое этих таблиц может " @@ -9948,8 +9946,8 @@ msgid "" "protection may not be reliable if your IP belongs to an ISP where thousands " "of users, including you, are connected to." msgstr "" -"При необходимости используйте дополнительные настройки безопасности - %" -"sидентификация по хосту%s и %sсписок доверенных прокси серверов%s. Однако, " +"При необходимости используйте дополнительные настройки безопасности - " +"%sидентификация по хосту%s и %sсписок доверенных прокси серверов%s. Однако, " "защита по IP может быть ненадежной, если ваш IP не является выделенным и " "кроме вас принадлежит тысячам пользователей того же Интернет Провайдера." @@ -10715,8 +10713,8 @@ msgid "" "No themes support; please check your configuration and/or your themes in " "directory %s." msgstr "" -"Поддержка тем не работает, проверьте конфигурацию и наличие тем в каталоге %" -"s." +"Поддержка тем не работает, проверьте конфигурацию и наличие тем в каталоге " +"%s." #: themes.php:41 msgid "Get more themes!" diff --git a/po/si.po b/po/si.po index 5c7ed6b1e7..7c5e0ac9f2 100644 --- a/po/si.po +++ b/po/si.po @@ -3,14 +3,14 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-26 07:33-0400\n" +"POT-Creation-Date: 2011-06-27 10:20+0200\n" "PO-Revision-Date: 2011-06-04 15:35+0200\n" "Last-Translator: Madhura Jayaratne \n" "Language-Team: sinhala \n" +"Language: si\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: si\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.0.5\n" @@ -44,13 +44,13 @@ msgstr "" msgid "Search" msgstr "සෙවීම" -#: browse_foreigners.php:154 db_operations.php:368 db_operations.php:420 -#: db_operations.php:530 db_operations.php:558 db_search.php:360 +#: browse_foreigners.php:154 db_operations.php:369 db_operations.php:421 +#: db_operations.php:531 db_operations.php:559 db_search.php:360 #: db_structure.php:528 enum_editor.php:63 js/messages.php:90 +#: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 #: libraries/auth/cookie.auth.lib.php:273 libraries/common.lib.php:1315 -#: libraries/common.lib.php:2245 libraries/Config.class.php:1220 -#: libraries/core.lib.php:557 libraries/db_routines.lib.php:789 -#: libraries/db_routines.lib.php:921 +#: libraries/common.lib.php:2245 libraries/core.lib.php:557 +#: libraries/db_routines.lib.php:789 libraries/db_routines.lib.php:921 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 #: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 @@ -63,18 +63,18 @@ msgstr "සෙවීම" #: 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:518 #: libraries/tbl_properties.inc.php:607 libraries/tbl_properties.inc.php:777 -#: libraries/Theme_Manager.class.php:305 main.php:109 navigation.php:202 -#: navigation.php:240 pmd_pdf.php:124 prefs_manage.php:265 -#: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 -#: server_privileges.php:1694 server_privileges.php:2051 -#: server_privileges.php:2098 server_privileges.php:2138 -#: server_replication.php:233 server_replication.php:316 -#: server_replication.php:347 server_synchronize.php:1220 tbl_change.php:332 -#: tbl_change.php:1024 tbl_change.php:1061 tbl_indexes.php:260 -#: tbl_operations.php:280 tbl_operations.php:317 tbl_operations.php:519 -#: tbl_operations.php:581 tbl_operations.php:763 tbl_select.php:291 -#: tbl_structure.php:698 tbl_structure.php:734 tbl_tracking.php:425 -#: tbl_tracking.php:563 view_create.php:181 view_operations.php:99 +#: main.php:109 navigation.php:202 navigation.php:240 pmd_pdf.php:124 +#: prefs_manage.php:265 prefs_manage.php:316 server_binlog.php:128 +#: server_privileges.php:646 server_privileges.php:1694 +#: server_privileges.php:2051 server_privileges.php:2098 +#: server_privileges.php:2138 server_replication.php:233 +#: server_replication.php:316 server_replication.php:347 +#: server_synchronize.php:1220 tbl_change.php:332 tbl_change.php:1024 +#: tbl_change.php:1061 tbl_indexes.php:260 tbl_operations.php:280 +#: tbl_operations.php:317 tbl_operations.php:519 tbl_operations.php:581 +#: tbl_operations.php:763 tbl_select.php:291 tbl_structure.php:698 +#: tbl_structure.php:734 tbl_tracking.php:425 tbl_tracking.php:563 +#: view_create.php:181 view_operations.php:99 msgid "Go" msgstr "යන්න" @@ -119,7 +119,7 @@ msgstr "%s ගොනුව මෙම පද්ධතියේ නොමැත. msgid "Database %1$s has been created." msgstr "%1$s දත්තගබඩාව සාදන ලදි." -#: db_datadict.php:48 db_operations.php:361 +#: db_datadict.php:48 db_operations.php:362 msgid "Database comment: " msgstr "දත්තගබඩා විස්තර: " @@ -129,9 +129,9 @@ msgstr "දත්තගබඩා විස්තර: " msgid "Table comments" msgstr "වගු විස්තර" -#: db_datadict.php:166 db_qbe.php:196 libraries/export/htmlword.php:248 -#: libraries/export/latex.php:375 libraries/export/odt.php:302 -#: libraries/export/texytext.php:227 libraries/Index.class.php:448 +#: db_datadict.php:166 db_qbe.php:196 libraries/Index.class.php:448 +#: libraries/export/htmlword.php:248 libraries/export/latex.php:375 +#: libraries/export/odt.php:302 libraries/export/texytext.php:227 #: libraries/schema/Pdf_Relation_Schema.class.php:1236 #: libraries/schema/Pdf_Relation_Schema.class.php:1257 #: libraries/tbl_properties.inc.php:274 tbl_change.php:310 tbl_chart.php:86 @@ -140,12 +140,12 @@ msgstr "වගු විස්තර" msgid "Column" msgstr "තීර" -#: db_datadict.php:167 db_printview.php:104 libraries/db_events.inc.php:69 -#: libraries/db_routines.lib.php:666 libraries/db_routines.lib.php:691 -#: libraries/db_routines.lib.php:847 libraries/db_routines.lib.php:1216 -#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:249 -#: libraries/export/latex.php:375 libraries/export/odt.php:305 -#: libraries/export/texytext.php:228 libraries/Index.class.php:445 +#: db_datadict.php:167 db_printview.php:104 libraries/Index.class.php:445 +#: libraries/db_events.inc.php:69 libraries/db_routines.lib.php:666 +#: libraries/db_routines.lib.php:691 libraries/db_routines.lib.php:847 +#: libraries/db_routines.lib.php:1216 libraries/db_structure.lib.php:51 +#: libraries/export/htmlword.php:249 libraries/export/latex.php:375 +#: libraries/export/odt.php:305 libraries/export/texytext.php:228 #: libraries/schema/Pdf_Relation_Schema.class.php:1237 #: libraries/schema/Pdf_Relation_Schema.class.php:1258 #: libraries/tbl_properties.inc.php:100 server_privileges.php:2151 @@ -155,9 +155,9 @@ msgstr "තීර" msgid "Type" msgstr "වර්ගය" -#: db_datadict.php:169 libraries/export/htmlword.php:250 -#: libraries/export/latex.php:375 libraries/export/odt.php:308 -#: libraries/export/texytext.php:229 libraries/Index.class.php:451 +#: db_datadict.php:169 libraries/Index.class.php:451 +#: libraries/export/htmlword.php:250 libraries/export/latex.php:375 +#: libraries/export/odt.php:308 libraries/export/texytext.php:229 #: libraries/schema/Pdf_Relation_Schema.class.php:1239 #: libraries/schema/Pdf_Relation_Schema.class.php:1260 #: libraries/tbl_properties.inc.php:109 tbl_change.php:325 @@ -195,13 +195,12 @@ msgstr "Links to" msgid "Comments" msgstr "විස්තරය" -#: db_datadict.php:259 js/messages.php:109 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:361 +#: db_datadict.php:259 js/messages.php:109 libraries/Index.class.php:361 #: libraries/Index.class.php:388 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:287 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:287 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:130 #: server_privileges.php:1381 server_privileges.php:1392 @@ -212,17 +211,17 @@ msgstr "විස්තරය" msgid "No" msgstr "නැත" -#: db_datadict.php:259 js/messages.php:108 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:362 +#: db_datadict.php:259 js/messages.php:108 libraries/Index.class.php:362 #: libraries/Index.class.php:387 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 -#: libraries/mult_submits.inc.php:87 libraries/mult_submits.inc.php:92 -#: libraries/mult_submits.inc.php:97 libraries/mult_submits.inc.php:102 -#: libraries/mult_submits.inc.php:262 libraries/mult_submits.inc.php:276 -#: libraries/mult_submits.inc.php:286 libraries/mult_submits.inc.php:299 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:46 +#: libraries/mult_submits.inc.php:78 libraries/mult_submits.inc.php:87 +#: libraries/mult_submits.inc.php:92 libraries/mult_submits.inc.php:97 +#: libraries/mult_submits.inc.php:102 libraries/mult_submits.inc.php:262 +#: libraries/mult_submits.inc.php:276 libraries/mult_submits.inc.php:286 +#: libraries/mult_submits.inc.php:299 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:129 #: server_databases.php:76 server_privileges.php:1378 @@ -259,79 +258,79 @@ msgstr "සියල්ලේ තෝරාගැනීම ඉවත් කරන msgid "The database name is empty!" msgstr "දත්තගබඩා නම හිස්ව පවතී!" -#: db_operations.php:271 +#: db_operations.php:272 #, php-format msgid "Database %s has been renamed to %s" msgstr "%s දත්තගබඩාව %s බවට නම වෙනස් කරන ලදි" -#: db_operations.php:275 +#: db_operations.php:276 #, php-format msgid "Database %s has been copied to %s" msgstr "%s දත්තගබඩාව %s වෙතට පිටපත් කරන ලදි" -#: db_operations.php:403 +#: db_operations.php:404 msgid "Rename database to" msgstr "බවට දත්තගබඩාවේ නම වෙනස් කරන්න" -#: db_operations.php:408 server_status.php:799 +#: db_operations.php:409 server_status.php:799 msgid "Command" msgstr "විධානය" -#: db_operations.php:439 +#: db_operations.php:440 msgid "Remove database" msgstr "දත්තගබඩාව ඉවත් කරන්න" -#: db_operations.php:451 +#: db_operations.php:452 #, php-format msgid "Database %s has been dropped." msgstr "%s දත්තගබඩාව හලන ලදි." -#: db_operations.php:456 +#: db_operations.php:457 msgid "Drop the database (DROP)" msgstr "දත්තගබඩාව හලන්න. (DROP)" -#: db_operations.php:486 +#: db_operations.php:487 msgid "Copy database to" msgstr "වෙත දත්තගබඩාව පිටවත් කරන්න" -#: db_operations.php:493 tbl_operations.php:548 tbl_tracking.php:418 +#: db_operations.php:494 tbl_operations.php:548 tbl_tracking.php:418 msgid "Structure only" msgstr "සැකිල්ල පමණයි" -#: db_operations.php:494 tbl_operations.php:549 tbl_tracking.php:420 +#: db_operations.php:495 tbl_operations.php:549 tbl_tracking.php:420 msgid "Structure and data" msgstr "සැකිල්ල සහ දත්ත" -#: db_operations.php:495 tbl_operations.php:550 tbl_tracking.php:419 +#: db_operations.php:496 tbl_operations.php:550 tbl_tracking.php:419 msgid "Data only" msgstr "දත්ත පමණයි" -#: db_operations.php:503 +#: db_operations.php:504 msgid "CREATE DATABASE before copying" msgstr "පිටපත් කිරීමට ප්‍රථම දත්තගබඩාවක් සාදන්න" -#: db_operations.php:506 libraries/config/messages.inc.php:126 +#: db_operations.php:507 libraries/config/messages.inc.php:126 #: libraries/config/messages.inc.php:127 libraries/config/messages.inc.php:129 #: libraries/config/messages.inc.php:135 tbl_operations.php:556 #, php-format msgid "Add %s" msgstr "%s එක් කරන්න" -#: db_operations.php:510 libraries/config/messages.inc.php:119 +#: db_operations.php:511 libraries/config/messages.inc.php:119 #: tbl_operations.php:314 tbl_operations.php:558 msgid "Add AUTO_INCREMENT value" msgstr "AUTO_INCREMENT අගයක් එක් කරන්න" -#: db_operations.php:514 tbl_operations.php:565 +#: db_operations.php:515 tbl_operations.php:565 msgid "Add constraints" msgstr "සීමා බාධවන් එක් කරන්න" -#: db_operations.php:527 +#: db_operations.php:528 msgid "Switch to copied database" msgstr "පිටපත් කරන ලද දත්තගබඩාව වෙත මාරු වන්න" -#: db_operations.php:551 libraries/build_html_for_db.lib.php:19 -#: libraries/db_structure.lib.php:53 libraries/Index.class.php:450 +#: db_operations.php:552 libraries/Index.class.php:450 +#: libraries/build_html_for_db.lib.php:19 libraries/db_structure.lib.php:53 #: libraries/mysql_charsets.lib.php:110 libraries/tbl_properties.inc.php:107 #: libraries/tbl_properties.inc.php:720 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:378 tbl_select.php:115 @@ -340,7 +339,7 @@ msgstr "පිටපත් කරන ලද දත්තගබඩාව වෙ msgid "Collation" msgstr "Collation" -#: db_operations.php:564 +#: db_operations.php:565 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " @@ -349,7 +348,7 @@ msgstr "" "phpMyAdmin හි configuration storage අක්‍රිය කර ඇත. ඇයිදැයි සොයා බැලීමට %sමෙතන%s ක්ලික් " "කරන්න." -#: db_operations.php:599 +#: db_operations.php:600 msgid "Edit or export relational schema" msgstr "ක්‍රමානුරූපය සංස්කරණය හෝ අපනයනය කරන්න" @@ -495,109 +494,109 @@ msgstr "%s දත්තගබඩාව මත SQL විමසුම:" msgid "Submit Query" msgstr "විමසුම ඉදිරිපත් කරන්න" -#: db_routines.php:152 import.php:453 libraries/display_tbl.lib.php:2272 -#: libraries/Message.class.php:185 libraries/sql_query_form.lib.php:139 +#: db_routines.php:154 import.php:453 libraries/Message.class.php:185 +#: libraries/display_tbl.lib.php:2272 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" msgstr "ඔබගේ SQL විමසුම සාර්ථකව ක්‍රියාවට නංවන ලදි" -#: db_routines.php:155 +#: db_routines.php:157 #, php-format msgid "%d row affected by the last statement inside the procedure" msgid_plural "%d rows affected by the last statement inside the procedure" msgstr[0] "" msgstr[1] "" -#: db_routines.php:165 +#: db_routines.php:167 #, fuzzy, php-format #| msgid "Allows executing stored routines." msgid "Execution results of routine %s" msgstr "Allows executing stored routines." -#: db_routines.php:185 libraries/import.lib.php:153 sql.php:678 +#: db_routines.php:187 libraries/import.lib.php:153 sql.php:678 #: tbl_change.php:180 tbl_get_field.php:34 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL returned an empty result set (i.e. zero rows)." -#: db_routines.php:190 db_routines.php:295 db_routines.php:300 -#: db_routines.php:324 +#: db_routines.php:192 db_routines.php:297 db_routines.php:302 +#: db_routines.php:326 #, fuzzy, php-format #| msgid "The following queries have been executed:" msgid "The following query has failed: \"%s\"" msgstr "පහත විමසුම් ක්‍රියාත්මක කරන ලදි:" -#: db_routines.php:191 db_routines.php:296 db_routines.php:301 -#: db_routines.php:311 db_routines.php:325 libraries/common.lib.php:609 +#: db_routines.php:193 db_routines.php:298 db_routines.php:303 +#: db_routines.php:313 db_routines.php:327 libraries/common.lib.php:609 msgid "MySQL said: " msgstr "MySQL said: " -#: db_routines.php:208 db_routines.php:240 db_routines.php:268 -#: db_routines.php:407 +#: db_routines.php:210 db_routines.php:242 db_routines.php:270 +#: db_routines.php:409 #, fuzzy #| msgid "Error in Processing Request" msgid "Error in processing request" msgstr "ඉල්ලීම පිරිසැකසීමේදී දෝශ ඇතිවිය" -#: db_routines.php:209 db_routines.php:241 db_routines.php:269 -#: db_routines.php:408 +#: db_routines.php:211 db_routines.php:243 db_routines.php:271 +#: db_routines.php:410 #, fuzzy, php-format #| msgid "No tables found in database" msgid "No routine with name %1$s found in database %2$s" msgstr "දත්තගබඩාවේ වගු කිසිවක් සොයා ගැනීමට නොමැත" -#: db_routines.php:230 db_routines.php:234 +#: db_routines.php:232 db_routines.php:236 msgid "Execute routine" msgstr "" -#: db_routines.php:259 db_routines.php:263 +#: db_routines.php:261 db_routines.php:265 #, fuzzy, php-format #| msgid "Export defaults" msgid "Export of routine %s" msgstr "අපනයන පෙරනිමි" -#: db_routines.php:288 libraries/db_routines.lib.php:960 +#: db_routines.php:290 libraries/db_routines.lib.php:960 #, fuzzy, php-format #| msgid "Invalid server index: %s" msgid "Invalid routine type: \"%s\"" msgstr "අවලංගු සේවාදායක සුචිය: %s" -#: db_routines.php:309 +#: db_routines.php:311 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: db_routines.php:310 +#: db_routines.php:312 msgid "The backed up query was:" msgstr "" -#: db_routines.php:314 +#: db_routines.php:316 #, fuzzy, php-format #| msgid "Column %s has been dropped" msgid "Routine %1$s has been modified." msgstr "%s තීරුව හලන ලදි" -#: db_routines.php:327 +#: db_routines.php:329 #, fuzzy, php-format #| msgid "Table %1$s has been created." msgid "Routine %1$s has been created." msgstr "%1$s වගුව සාදන ලදි." -#: db_routines.php:335 +#: db_routines.php:337 msgid "One or more errors have occured while processing your request:" msgstr "" -#: db_routines.php:379 +#: db_routines.php:381 #, fuzzy msgid "Create routine" msgstr "සර්වරයේ සංස්කරණය" -#: db_routines.php:383 +#: db_routines.php:385 #, fuzzy #| msgid "Edit mode" msgid "Edit routine" msgstr "සංස්කරණ ප්‍රකාරය" -#: db_routines.php:434 +#: db_routines.php:436 msgid "" "You are using PHP's deprecated 'mysql' extension, which is not capable of " "handling multi queries. The execution of some stored routines may fail!(ex. 12.00% to .12)" msgstr "ප්‍රතිශත පූර්ණ සංඛ්‍යා ලෙස ආනයනය කරන්න (උදා. 12.00%, 12 ලෙස)" @@ -6056,40 +6196,6 @@ msgid "" "the issue and try again." msgstr "" -#: libraries/Index.class.php:430 tbl_relation.php:526 -msgid "No index defined!" -msgstr "No index defined!" - -#: libraries/Index.class.php:446 libraries/tbl_properties.inc.php:503 -#: tbl_structure.php:157 tbl_structure.php:162 tbl_structure.php:606 -#: tbl_tracking.php:315 -msgid "Unique" -msgstr "අනන්‍ය" - -#: libraries/Index.class.php:447 tbl_tracking.php:316 -msgid "Packed" -msgstr "අහුරන ලද" - -#: libraries/Index.class.php:449 tbl_tracking.php:318 -msgid "Cardinality" -msgstr "Cardinality" - -#: libraries/Index.class.php:474 -msgid "The primary key has been dropped" -msgstr "ප්‍රාථමික මූලය හලන ලදි" - -#: libraries/Index.class.php:478 -#, php-format -msgid "Index %s has been dropped" -msgstr "%s සූචිය හලන ලදි" - -#: libraries/Index.class.php:582 -#, php-format -msgid "" -"The indexes %1$s and %2$s seem to be equal and one of them could possibly be " -"removed." -msgstr "%1$s හා %2$s සුචි එක සමාන බැවින් එකක් ඉවත් කල හැක." - #: libraries/kanji-encoding.lib.php:142 #, fuzzy #| msgid "None" @@ -6102,27 +6208,6 @@ msgstr "කිසිවක් නැත" msgid "Convert to Kana" msgstr "" -#: libraries/Message.class.php:260 -#, php-format -msgid "%1$d row affected." -msgid_plural "%1$d rows affected." -msgstr[0] "පේළියකට බලපෑවේය." -msgstr[1] "පේළි %1$dකට බලපෑවේය." - -#: libraries/Message.class.php:279 -#, php-format -msgid "%1$d row deleted." -msgid_plural "%1$d rows deleted." -msgstr[0] "පේළි %1$d ක් ඉවත් කෙරුනි." -msgstr[1] "පේළි %1$d ක් ඉවත් කෙරුනි." - -#: libraries/Message.class.php:298 -#, php-format -msgid "%1$d row inserted." -msgid_plural "%1$d rows inserted." -msgstr[0] "පේළි %1$d ක් ඇතුල් කෙරුනි." -msgstr[1] "පේළි %1$d ක් ඇතුල් කෙරුනි." - #: libraries/mult_submits.inc.php:254 #, fuzzy #| msgid "Fr" @@ -6365,18 +6450,6 @@ msgstr "" msgid "This format has no options" msgstr "මෙම ආකෘතියේ ආකෘති-විශේෂී තෝරා ගැනීම් කිසිවක් නැත" -#: libraries/RecentTable.class.php:114 -msgid "Could not save recent table" -msgstr "නූතන වගු සුරැකීම අසමත් විය" - -#: libraries/RecentTable.class.php:149 -msgid "Recent tables" -msgstr "නූතන වගු" - -#: libraries/RecentTable.class.php:155 -msgid "There are no recent tables" -msgstr "නූතන වගු කිසිවක් නොමැත" - #: libraries/relation.lib.php:83 msgid "not OK" msgstr "OK නැත" @@ -6760,6 +6833,64 @@ msgstr "" msgid "Target database" msgstr "දත්තගබඩාවේ සොයන්න" +#: libraries/sql_query_form.lib.php:223 +#, php-format +msgid "Run SQL query/queries on server %s" +msgstr "SQL විමසුමක් සිදු කරන්න/%s සේවාදායකය මත විමසුම්" + +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 +#, php-format +msgid "Run SQL query/queries on database %s" +msgstr "SQL විමසුමක් සිදු කරන්න/%s දත්තගබඩාව මත විමසුම්" + +#: libraries/sql_query_form.lib.php:296 navigation.php:302 +#: setup/frames/index.inc.php:231 +#, fuzzy +msgid "Clear" +msgstr "දින දර්ශනය" + +#: libraries/sql_query_form.lib.php:301 +#, fuzzy +#| msgid "Column names" +msgid "Columns" +msgstr "තීර නම්" + +#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 +msgid "Bookmark this SQL query" +msgstr "මෙම SQL විමසුම පොත් සලකුණුගත කරන්න" + +#: libraries/sql_query_form.lib.php:343 sql.php:1021 +msgid "Let every user access this bookmark" +msgstr "සියලු භාවිතා කරන්නනට මෙම පොත් සලකුණට පිවිසීමට ඉඩ දෙන්න" + +#: libraries/sql_query_form.lib.php:349 +msgid "Replace existing bookmark of same name" +msgstr "එකම නම ඇති පොත් සලකුණ ප්‍රතිස්ථාපනය කරන්න" + +#: libraries/sql_query_form.lib.php:365 +msgid "Do not overwrite this query from outside the window" +msgstr "Do not overwrite this query from outside the window" + +#: libraries/sql_query_form.lib.php:372 +msgid "Delimiter" +msgstr "පරිසීමකය" + +#: libraries/sql_query_form.lib.php:380 +msgid " Show this query here again " +msgstr " මෙම විමසුම මෙහි නැවත පෙන්වන්න " + +#: libraries/sql_query_form.lib.php:443 +msgid "View only" +msgstr "දර්ශනය කිරීම පමණි" + +#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 +msgid "Location of the text file" +msgstr "පාඨ ගොනුවෙහි පිහිටුම" + +#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 +msgid "web server upload directory" +msgstr "වෙබ් සේවාදායකයේ උඩුගත ඩිරෙක්ටරිය" + #: libraries/sqlparser.lib.php:132 msgid "" "There seems to be an error in your SQL query. The MySQL server error output " @@ -6822,64 +6953,6 @@ msgstr "වලංගු නොවන හඳුන්වනය" msgid "Unknown Punctuation String" msgstr "නොදන්නා විරාම අකුරු වැල" -#: libraries/sql_query_form.lib.php:223 -#, php-format -msgid "Run SQL query/queries on server %s" -msgstr "SQL විමසුමක් සිදු කරන්න/%s සේවාදායකය මත විමසුම්" - -#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 -#, php-format -msgid "Run SQL query/queries on database %s" -msgstr "SQL විමසුමක් සිදු කරන්න/%s දත්තගබඩාව මත විමසුම්" - -#: libraries/sql_query_form.lib.php:296 navigation.php:302 -#: setup/frames/index.inc.php:231 -#, fuzzy -msgid "Clear" -msgstr "දින දර්ශනය" - -#: libraries/sql_query_form.lib.php:301 -#, fuzzy -#| msgid "Column names" -msgid "Columns" -msgstr "තීර නම්" - -#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 -msgid "Bookmark this SQL query" -msgstr "මෙම SQL විමසුම පොත් සලකුණුගත කරන්න" - -#: libraries/sql_query_form.lib.php:343 sql.php:1021 -msgid "Let every user access this bookmark" -msgstr "සියලු භාවිතා කරන්නනට මෙම පොත් සලකුණට පිවිසීමට ඉඩ දෙන්න" - -#: libraries/sql_query_form.lib.php:349 -msgid "Replace existing bookmark of same name" -msgstr "එකම නම ඇති පොත් සලකුණ ප්‍රතිස්ථාපනය කරන්න" - -#: libraries/sql_query_form.lib.php:365 -msgid "Do not overwrite this query from outside the window" -msgstr "Do not overwrite this query from outside the window" - -#: libraries/sql_query_form.lib.php:372 -msgid "Delimiter" -msgstr "පරිසීමකය" - -#: libraries/sql_query_form.lib.php:380 -msgid " Show this query here again " -msgstr " මෙම විමසුම මෙහි නැවත පෙන්වන්න " - -#: libraries/sql_query_form.lib.php:443 -msgid "View only" -msgstr "දර්ශනය කිරීම පමණි" - -#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 -msgid "Location of the text file" -msgstr "පාඨ ගොනුවෙහි පිහිටුම" - -#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 -msgid "web server upload directory" -msgstr "වෙබ් සේවාදායකයේ උඩුගත ඩිරෙක්ටරිය" - #: libraries/sqlvalidator.lib.php:67 #, php-format msgid "" @@ -6889,49 +6962,6 @@ msgstr "" "The SQL validator could not be initialized. Please check if you have " "installed the necessary PHP extensions as described in the %sdocumentation%s." -#: libraries/StorageEngine.class.php:195 -msgid "" -"There is no detailed status information available for this storage engine." -msgstr "" -"There is no detailed status information available for this storage engine." - -#: libraries/StorageEngine.class.php:355 -#, php-format -msgid "%s is available on this MySQL server." -msgstr "%s is available on this MySQL server." - -#: libraries/StorageEngine.class.php:358 -#, php-format -msgid "%s has been disabled for this MySQL server." -msgstr "%s has been disabled for this MySQL server." - -#: libraries/StorageEngine.class.php:362 -#, php-format -msgid "This MySQL server does not support the %s storage engine." -msgstr "This MySQL server does not support the %s storage engine." - -#: libraries/Table.class.php:1027 -msgid "Invalid database" -msgstr "වලංගු නොවන දත්තගබඩාව" - -#: libraries/Table.class.php:1041 tbl_get_field.php:25 -msgid "Invalid table name" -msgstr "වලංගු නොවන වගු නම" - -#: libraries/Table.class.php:1056 -#, php-format -msgid "Error renaming table %1$s to %2$s" -msgstr "%1$s සිට %2$s දක්වා වගුවේ නම් වෙනස් කිරීමේ දෝෂයක් ඇත" - -#: libraries/Table.class.php:1139 -#, php-format -msgid "Table %s has been renamed to %s" -msgstr "%s වගුව %s බවට නම වෙනස් කරන ලදි" - -#: libraries/Table.class.php:1272 -msgid "Could not save table UI preferences" -msgstr "වගු පරිශීලක අතුරුමුහුණත් සඳහා අභිමතයන් සුරැකීම අසමත් විය" - #: libraries/tbl_links.inc.php:117 libraries/tbl_links.inc.php:118 msgid "Table seems to be empty!" msgstr "" @@ -7060,38 +7090,6 @@ msgstr "" msgid "+ Add a value" msgstr "+ නව භාවිතා කරන්නෙක් එක් කරන්න" -#: libraries/Theme.class.php:160 -#, php-format -msgid "No valid image path for theme %s found!" -msgstr "No valid image path for theme %s found!" - -#: libraries/Theme.class.php:380 -msgid "No preview available." -msgstr "No preview available." - -#: libraries/Theme.class.php:383 -msgid "take it" -msgstr "take it" - -#: libraries/Theme_Manager.class.php:109 -#, php-format -msgid "Default theme %s not found!" -msgstr "‍%s පෙරනිමි තේමාව සොයාගැනීමට නොමැත!" - -#: libraries/Theme_Manager.class.php:147 -#, php-format -msgid "Theme %s not found!" -msgstr "Theme %s not found!" - -#: libraries/Theme_Manager.class.php:215 -#, php-format -msgid "Theme path not found for theme %s!" -msgstr "Theme path not found for theme %s!" - -#: libraries/Theme_Manager.class.php:291 themes.php:20 themes.php:40 -msgid "Theme" -msgstr "" - #: libraries/transformations/application_octetstream__download.inc.php:9 #, fuzzy #| msgid "" @@ -7259,8 +7257,8 @@ msgid "" "Your preferences will be saved for current session only. Storing them " "permanently requires %sphpMyAdmin configuration storage%s." msgstr "" -"මෙම සැසිය සඳහා පමණක් ඔබගේ තෝරාගැනීම් සුරැකේ. තෝරාගැනීම් ස්ථාවරව සුරැකීම සඳහා %" -"sphpMyAdmin වින්‍යාස ගබඩාව%s අවශ්‍යය." +"මෙම සැසිය සඳහා පමණක් ඔබගේ තෝරාගැනීම් සුරැකේ. තෝරාගැනීම් ස්ථාවරව සුරැකීම සඳහා " +"%sphpMyAdmin වින්‍යාස ගබඩාව%s අවශ්‍යය." #: libraries/user_preferences.lib.php:142 msgid "Could not save configuration" @@ -8147,8 +8145,8 @@ msgstr "භාවිතා කරන්නන් හා සමාන නම් msgid "" "Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege " "tables. The content of these tables may differ from the privileges the " -"server uses, if they have been changed manually. In this case, you should %" -"sreload the privileges%s before you continue." +"server uses, if they have been changed manually. In this case, you should " +"%sreload the privileges%s before you continue." msgstr "" "සටහන: phpMyAdmin භාවිත කරන්නන්ගේ වරප්‍රසාද ලබාගනුයේ MySQL හි වරප්‍රසාද වගුවෙනි. " "සේවාදායකයේ වරප්‍රසාද වෙනම ම වෙනස් කර ඇත්නම් ඉහත වගුවේ දත්ත සේවාදායකයේ වරප්‍රසාද වලට " diff --git a/po/sk.po b/po/sk.po index cb8583f85a..e18de44047 100644 --- a/po/sk.po +++ b/po/sk.po @@ -3,14 +3,14 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-26 07:33-0400\n" +"POT-Creation-Date: 2011-06-27 10:20+0200\n" "PO-Revision-Date: 2011-06-03 14:53+0200\n" "Last-Translator: Martin Lacina \n" "Language-Team: slovak \n" +"Language: sk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: sk\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" "X-Generator: Pootle 2.0.5\n" @@ -45,13 +45,13 @@ msgstr "" msgid "Search" msgstr "Hľadať" -#: browse_foreigners.php:154 db_operations.php:368 db_operations.php:420 -#: db_operations.php:530 db_operations.php:558 db_search.php:360 +#: browse_foreigners.php:154 db_operations.php:369 db_operations.php:421 +#: db_operations.php:531 db_operations.php:559 db_search.php:360 #: db_structure.php:528 enum_editor.php:63 js/messages.php:90 +#: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 #: libraries/auth/cookie.auth.lib.php:273 libraries/common.lib.php:1315 -#: libraries/common.lib.php:2245 libraries/Config.class.php:1220 -#: libraries/core.lib.php:557 libraries/db_routines.lib.php:789 -#: libraries/db_routines.lib.php:921 +#: libraries/common.lib.php:2245 libraries/core.lib.php:557 +#: libraries/db_routines.lib.php:789 libraries/db_routines.lib.php:921 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 #: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 @@ -64,18 +64,18 @@ msgstr "Hľadať" #: 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:518 #: libraries/tbl_properties.inc.php:607 libraries/tbl_properties.inc.php:777 -#: libraries/Theme_Manager.class.php:305 main.php:109 navigation.php:202 -#: navigation.php:240 pmd_pdf.php:124 prefs_manage.php:265 -#: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 -#: server_privileges.php:1694 server_privileges.php:2051 -#: server_privileges.php:2098 server_privileges.php:2138 -#: server_replication.php:233 server_replication.php:316 -#: server_replication.php:347 server_synchronize.php:1220 tbl_change.php:332 -#: tbl_change.php:1024 tbl_change.php:1061 tbl_indexes.php:260 -#: tbl_operations.php:280 tbl_operations.php:317 tbl_operations.php:519 -#: tbl_operations.php:581 tbl_operations.php:763 tbl_select.php:291 -#: tbl_structure.php:698 tbl_structure.php:734 tbl_tracking.php:425 -#: tbl_tracking.php:563 view_create.php:181 view_operations.php:99 +#: main.php:109 navigation.php:202 navigation.php:240 pmd_pdf.php:124 +#: prefs_manage.php:265 prefs_manage.php:316 server_binlog.php:128 +#: server_privileges.php:646 server_privileges.php:1694 +#: server_privileges.php:2051 server_privileges.php:2098 +#: server_privileges.php:2138 server_replication.php:233 +#: server_replication.php:316 server_replication.php:347 +#: server_synchronize.php:1220 tbl_change.php:332 tbl_change.php:1024 +#: tbl_change.php:1061 tbl_indexes.php:260 tbl_operations.php:280 +#: tbl_operations.php:317 tbl_operations.php:519 tbl_operations.php:581 +#: tbl_operations.php:763 tbl_select.php:291 tbl_structure.php:698 +#: tbl_structure.php:734 tbl_tracking.php:425 tbl_tracking.php:563 +#: view_create.php:181 view_operations.php:99 msgid "Go" msgstr "Vykonaj" @@ -122,7 +122,7 @@ msgstr "" msgid "Database %1$s has been created." msgstr "Databáza %1$s bola vytvorená." -#: db_datadict.php:48 db_operations.php:361 +#: db_datadict.php:48 db_operations.php:362 msgid "Database comment: " msgstr "Komentár k databáze: " @@ -132,9 +132,9 @@ msgstr "Komentár k databáze: " msgid "Table comments" msgstr "Komentár k tabuľke" -#: db_datadict.php:166 db_qbe.php:196 libraries/export/htmlword.php:248 -#: libraries/export/latex.php:375 libraries/export/odt.php:302 -#: libraries/export/texytext.php:227 libraries/Index.class.php:448 +#: db_datadict.php:166 db_qbe.php:196 libraries/Index.class.php:448 +#: libraries/export/htmlword.php:248 libraries/export/latex.php:375 +#: libraries/export/odt.php:302 libraries/export/texytext.php:227 #: libraries/schema/Pdf_Relation_Schema.class.php:1236 #: libraries/schema/Pdf_Relation_Schema.class.php:1257 #: libraries/tbl_properties.inc.php:274 tbl_change.php:310 tbl_chart.php:86 @@ -143,12 +143,12 @@ msgstr "Komentár k tabuľke" msgid "Column" msgstr "Stĺpce" -#: db_datadict.php:167 db_printview.php:104 libraries/db_events.inc.php:69 -#: libraries/db_routines.lib.php:666 libraries/db_routines.lib.php:691 -#: libraries/db_routines.lib.php:847 libraries/db_routines.lib.php:1216 -#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:249 -#: libraries/export/latex.php:375 libraries/export/odt.php:305 -#: libraries/export/texytext.php:228 libraries/Index.class.php:445 +#: db_datadict.php:167 db_printview.php:104 libraries/Index.class.php:445 +#: libraries/db_events.inc.php:69 libraries/db_routines.lib.php:666 +#: libraries/db_routines.lib.php:691 libraries/db_routines.lib.php:847 +#: libraries/db_routines.lib.php:1216 libraries/db_structure.lib.php:51 +#: libraries/export/htmlword.php:249 libraries/export/latex.php:375 +#: libraries/export/odt.php:305 libraries/export/texytext.php:228 #: libraries/schema/Pdf_Relation_Schema.class.php:1237 #: libraries/schema/Pdf_Relation_Schema.class.php:1258 #: libraries/tbl_properties.inc.php:100 server_privileges.php:2151 @@ -158,9 +158,9 @@ msgstr "Stĺpce" msgid "Type" msgstr "Typ" -#: db_datadict.php:169 libraries/export/htmlword.php:250 -#: libraries/export/latex.php:375 libraries/export/odt.php:308 -#: libraries/export/texytext.php:229 libraries/Index.class.php:451 +#: db_datadict.php:169 libraries/Index.class.php:451 +#: libraries/export/htmlword.php:250 libraries/export/latex.php:375 +#: libraries/export/odt.php:308 libraries/export/texytext.php:229 #: libraries/schema/Pdf_Relation_Schema.class.php:1239 #: libraries/schema/Pdf_Relation_Schema.class.php:1260 #: libraries/tbl_properties.inc.php:109 tbl_change.php:325 @@ -198,13 +198,12 @@ msgstr "Linkovať na" msgid "Comments" msgstr "Komentáre" -#: db_datadict.php:259 js/messages.php:109 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:361 +#: db_datadict.php:259 js/messages.php:109 libraries/Index.class.php:361 #: libraries/Index.class.php:388 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:287 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:287 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:130 #: server_privileges.php:1381 server_privileges.php:1392 @@ -215,17 +214,17 @@ msgstr "Komentáre" msgid "No" msgstr "Nie" -#: db_datadict.php:259 js/messages.php:108 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:362 +#: db_datadict.php:259 js/messages.php:108 libraries/Index.class.php:362 #: libraries/Index.class.php:387 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 -#: libraries/mult_submits.inc.php:87 libraries/mult_submits.inc.php:92 -#: libraries/mult_submits.inc.php:97 libraries/mult_submits.inc.php:102 -#: libraries/mult_submits.inc.php:262 libraries/mult_submits.inc.php:276 -#: libraries/mult_submits.inc.php:286 libraries/mult_submits.inc.php:299 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:46 +#: libraries/mult_submits.inc.php:78 libraries/mult_submits.inc.php:87 +#: libraries/mult_submits.inc.php:92 libraries/mult_submits.inc.php:97 +#: libraries/mult_submits.inc.php:102 libraries/mult_submits.inc.php:262 +#: libraries/mult_submits.inc.php:276 libraries/mult_submits.inc.php:286 +#: libraries/mult_submits.inc.php:299 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:129 #: server_databases.php:76 server_privileges.php:1378 @@ -262,79 +261,79 @@ msgstr "Odznačiť všetko" msgid "The database name is empty!" msgstr "Meno databázy je prázdne!" -#: db_operations.php:271 +#: db_operations.php:272 #, php-format msgid "Database %s has been renamed to %s" msgstr "Databáza %s bola premenovaná na %s" -#: db_operations.php:275 +#: db_operations.php:276 #, php-format msgid "Database %s has been copied to %s" msgstr "Databáza %s bola skopírovaná na %s" -#: db_operations.php:403 +#: db_operations.php:404 msgid "Rename database to" msgstr "Premenovať databázu na" -#: db_operations.php:408 server_status.php:799 +#: db_operations.php:409 server_status.php:799 msgid "Command" msgstr "Príkaz" -#: db_operations.php:439 +#: db_operations.php:440 msgid "Remove database" msgstr "Odstrániť databázu" -#: db_operations.php:451 +#: db_operations.php:452 #, php-format msgid "Database %s has been dropped." msgstr "Databáza %s bola zmazaná." -#: db_operations.php:456 +#: db_operations.php:457 msgid "Drop the database (DROP)" msgstr "Odstrániť databázu (DROP)" -#: db_operations.php:486 +#: db_operations.php:487 msgid "Copy database to" msgstr "Skopírovať databázu na" -#: db_operations.php:493 tbl_operations.php:548 tbl_tracking.php:418 +#: db_operations.php:494 tbl_operations.php:548 tbl_tracking.php:418 msgid "Structure only" msgstr "Iba štruktúru" -#: db_operations.php:494 tbl_operations.php:549 tbl_tracking.php:420 +#: db_operations.php:495 tbl_operations.php:549 tbl_tracking.php:420 msgid "Structure and data" msgstr "Štruktúru a dáta" -#: db_operations.php:495 tbl_operations.php:550 tbl_tracking.php:419 +#: db_operations.php:496 tbl_operations.php:550 tbl_tracking.php:419 msgid "Data only" msgstr "Iba dáta" -#: db_operations.php:503 +#: db_operations.php:504 msgid "CREATE DATABASE before copying" msgstr "Vytvoriť databázu (CREATE DATABASE) pred kopírovaním" -#: db_operations.php:506 libraries/config/messages.inc.php:126 +#: db_operations.php:507 libraries/config/messages.inc.php:126 #: libraries/config/messages.inc.php:127 libraries/config/messages.inc.php:129 #: libraries/config/messages.inc.php:135 tbl_operations.php:556 #, php-format msgid "Add %s" msgstr "Pridať %s" -#: db_operations.php:510 libraries/config/messages.inc.php:119 +#: db_operations.php:511 libraries/config/messages.inc.php:119 #: tbl_operations.php:314 tbl_operations.php:558 msgid "Add AUTO_INCREMENT value" msgstr "Pridať hodnotu AUTO_INCREMENT" -#: db_operations.php:514 tbl_operations.php:565 +#: db_operations.php:515 tbl_operations.php:565 msgid "Add constraints" msgstr "Pridať obmedzenia" -#: db_operations.php:527 +#: db_operations.php:528 msgid "Switch to copied database" msgstr "Prepnúť na skopírovanú databázu" -#: db_operations.php:551 libraries/build_html_for_db.lib.php:19 -#: libraries/db_structure.lib.php:53 libraries/Index.class.php:450 +#: db_operations.php:552 libraries/Index.class.php:450 +#: libraries/build_html_for_db.lib.php:19 libraries/db_structure.lib.php:53 #: libraries/mysql_charsets.lib.php:110 libraries/tbl_properties.inc.php:107 #: libraries/tbl_properties.inc.php:720 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:378 tbl_select.php:115 @@ -343,7 +342,7 @@ msgstr "Prepnúť na skopírovanú databázu" msgid "Collation" msgstr "Zotriedenie" -#: db_operations.php:564 +#: db_operations.php:565 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " @@ -352,7 +351,7 @@ msgstr "" "Konfiguračná pamäť phpMyAdmina bola deaktivovaná. Ak chcete zistiť prečo, " "kliknite %ssem%s." -#: db_operations.php:599 +#: db_operations.php:600 msgid "Edit or export relational schema" msgstr "Upraviť alebo exportovať relačnú schému" @@ -499,14 +498,14 @@ msgstr "SQL dopyt v databáze %s:" msgid "Submit Query" msgstr "Odošli dopyt" -#: db_routines.php:152 import.php:453 libraries/display_tbl.lib.php:2272 -#: libraries/Message.class.php:185 libraries/sql_query_form.lib.php:139 +#: db_routines.php:154 import.php:453 libraries/Message.class.php:185 +#: libraries/display_tbl.lib.php:2272 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" msgstr "SQL dopyt bol úspešne vykonaný" -#: db_routines.php:155 +#: db_routines.php:157 #, php-format msgid "%d row affected by the last statement inside the procedure" msgid_plural "%d rows affected by the last statement inside the procedure" @@ -514,95 +513,95 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: db_routines.php:165 +#: db_routines.php:167 #, fuzzy, php-format #| msgid "Allows executing stored routines." msgid "Execution results of routine %s" msgstr "Umožňuje spúšťať uložené procedúry." -#: db_routines.php:185 libraries/import.lib.php:153 sql.php:678 +#: db_routines.php:187 libraries/import.lib.php:153 sql.php:678 #: tbl_change.php:180 tbl_get_field.php:34 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL vrátil prázdny výsledok (tj. nulový počet riadkov)." -#: db_routines.php:190 db_routines.php:295 db_routines.php:300 -#: db_routines.php:324 +#: db_routines.php:192 db_routines.php:297 db_routines.php:302 +#: db_routines.php:326 #, php-format msgid "The following query has failed: \"%s\"" msgstr "" -#: db_routines.php:191 db_routines.php:296 db_routines.php:301 -#: db_routines.php:311 db_routines.php:325 libraries/common.lib.php:609 +#: db_routines.php:193 db_routines.php:298 db_routines.php:303 +#: db_routines.php:313 db_routines.php:327 libraries/common.lib.php:609 msgid "MySQL said: " msgstr "MySQL hlási: " -#: db_routines.php:208 db_routines.php:240 db_routines.php:268 -#: db_routines.php:407 +#: db_routines.php:210 db_routines.php:242 db_routines.php:270 +#: db_routines.php:409 #, fuzzy #| msgid "Error in Processing Request" msgid "Error in processing request" msgstr "Chyba pri spracovanie požiadavku" -#: db_routines.php:209 db_routines.php:241 db_routines.php:269 -#: db_routines.php:408 +#: db_routines.php:211 db_routines.php:243 db_routines.php:271 +#: db_routines.php:410 #, fuzzy, php-format #| msgid "No tables found in database" msgid "No routine with name %1$s found in database %2$s" msgstr "V tejto databáze neboli nájdené žiadne tabuľky" -#: db_routines.php:230 db_routines.php:234 +#: db_routines.php:232 db_routines.php:236 msgid "Execute routine" msgstr "" -#: db_routines.php:259 db_routines.php:263 +#: db_routines.php:261 db_routines.php:265 #, fuzzy, php-format #| msgid "Export defaults" msgid "Export of routine %s" msgstr "Východzie nastavenia exportu" -#: db_routines.php:288 libraries/db_routines.lib.php:960 +#: db_routines.php:290 libraries/db_routines.lib.php:960 #, fuzzy, php-format #| msgid "Invalid server index: %s" msgid "Invalid routine type: \"%s\"" msgstr "Chybný index servera: %s" -#: db_routines.php:309 +#: db_routines.php:311 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: db_routines.php:310 +#: db_routines.php:312 msgid "The backed up query was:" msgstr "" -#: db_routines.php:314 +#: db_routines.php:316 #, fuzzy, php-format #| msgid "Column %s has been dropped" msgid "Routine %1$s has been modified." msgstr "Stĺpec %s bol odstránený" -#: db_routines.php:327 +#: db_routines.php:329 #, fuzzy, php-format #| msgid "Table %1$s has been created." msgid "Routine %1$s has been created." msgstr "Tabuľka %1$s bola vytvorená." -#: db_routines.php:335 +#: db_routines.php:337 msgid "One or more errors have occured while processing your request:" msgstr "" -#: db_routines.php:379 +#: db_routines.php:381 #, fuzzy #| msgid "Create relation" msgid "Create routine" msgstr "Vytvoriť relaciu" -#: db_routines.php:383 +#: db_routines.php:385 #, fuzzy #| msgid "Edit mode" msgid "Edit routine" msgstr "Režim úprav" -#: db_routines.php:434 +#: db_routines.php:436 msgid "" "You are using PHP's deprecated 'mysql' extension, which is not capable of " "handling multi queries. The execution of some stored routines may fail!(ex. 12.00% to .12)" msgstr "" @@ -6134,42 +6283,6 @@ msgid "" "the issue and try again." msgstr "" -#: libraries/Index.class.php:430 tbl_relation.php:526 -msgid "No index defined!" -msgstr "Nebol definovaný žiadny index!" - -#: libraries/Index.class.php:446 libraries/tbl_properties.inc.php:503 -#: tbl_structure.php:157 tbl_structure.php:162 tbl_structure.php:606 -#: tbl_tracking.php:315 -msgid "Unique" -msgstr "Unikátny" - -#: libraries/Index.class.php:447 tbl_tracking.php:316 -msgid "Packed" -msgstr "Zabalené" - -#: libraries/Index.class.php:449 tbl_tracking.php:318 -msgid "Cardinality" -msgstr "Mohutnosť" - -#: libraries/Index.class.php:474 -msgid "The primary key has been dropped" -msgstr "Primárny kľúč bol zrušený" - -#: libraries/Index.class.php:478 -#, php-format -msgid "Index %s has been dropped" -msgstr "Index pre %s bol odstránený" - -#: libraries/Index.class.php:582 -#, php-format -msgid "" -"The indexes %1$s and %2$s seem to be equal and one of them could possibly be " -"removed." -msgstr "" -"Indexy %1$s a %2$s vyzerajú rovnaké a jeden z nich môže byť pravdepodobne " -"odstránený." - #: libraries/kanji-encoding.lib.php:142 msgctxt "None encoding conversion" msgid "None" @@ -6180,30 +6293,6 @@ msgstr "Žiadny" msgid "Convert to Kana" msgstr "" -#: libraries/Message.class.php:260 -#, php-format -msgid "%1$d row affected." -msgid_plural "%1$d rows affected." -msgstr[0] "Ovplyvnený bol %1$d riadok." -msgstr[1] "Ovplyvnené boli %1$d riadky." -msgstr[2] "Ovplyvnených bolo %1$d riadkov." - -#: libraries/Message.class.php:279 -#, php-format -msgid "%1$d row deleted." -msgid_plural "%1$d rows deleted." -msgstr[0] "Bol zmazaný %1$d riadok." -msgstr[1] "Boli zmazané %1$d riadky." -msgstr[2] "Bolo zmazaných %1$d riadkov." - -#: libraries/Message.class.php:298 -#, php-format -msgid "%1$d row inserted." -msgid_plural "%1$d rows inserted." -msgstr[0] "Bol vložený %1$d riadok." -msgstr[1] "Boli vložené %1$d riadky." -msgstr[2] "Bolo vložených %1$d riadkov." - #: libraries/mult_submits.inc.php:254 msgid "From" msgstr "Z" @@ -6443,22 +6532,6 @@ msgstr "" msgid "This format has no options" msgstr "Tento formát nemá žiadne nastavenia" -#: libraries/RecentTable.class.php:114 -msgid "Could not save recent table" -msgstr "Nepodarilo sa uložiť najnovšíu tabuľku" - -#: libraries/RecentTable.class.php:149 -#, fuzzy -#| msgid "Count tables" -msgid "Recent tables" -msgstr "Počítať tabuľky" - -#: libraries/RecentTable.class.php:155 -#, fuzzy -#| msgid "There are no files to upload" -msgid "There are no recent tables" -msgstr "Žiadny súbor pre nahrávanie" - #: libraries/relation.lib.php:83 msgid "not OK" msgstr "chyba" @@ -6839,6 +6912,61 @@ msgstr "" msgid "Target database" msgstr "Cieľová databáza" +#: libraries/sql_query_form.lib.php:223 +#, php-format +msgid "Run SQL query/queries on server %s" +msgstr "Spustiť SQL príkaz(y) na serveri %s" + +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 +#, php-format +msgid "Run SQL query/queries on database %s" +msgstr "Spustiť SQL dopyt/dopyty na databázu %s" + +#: libraries/sql_query_form.lib.php:296 navigation.php:302 +#: setup/frames/index.inc.php:231 +msgid "Clear" +msgstr "Vyčistiť" + +#: libraries/sql_query_form.lib.php:301 +msgid "Columns" +msgstr "Stĺpce" + +#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 +msgid "Bookmark this SQL query" +msgstr "Pridať tento SQL dopyt do obľúbených" + +#: libraries/sql_query_form.lib.php:343 sql.php:1021 +msgid "Let every user access this bookmark" +msgstr "Dovoliť používať túto položku všetkým používateľom" + +#: libraries/sql_query_form.lib.php:349 +msgid "Replace existing bookmark of same name" +msgstr "Prepísať existujúci príkaz s rovnakým menom" + +#: libraries/sql_query_form.lib.php:365 +msgid "Do not overwrite this query from outside the window" +msgstr "Neprepisovať tento dopyt z hlavného okna" + +#: libraries/sql_query_form.lib.php:372 +msgid "Delimiter" +msgstr "Oddeľovač" + +#: libraries/sql_query_form.lib.php:380 +msgid " Show this query here again " +msgstr " Zobraziť tento dopyt znovu " + +#: libraries/sql_query_form.lib.php:443 +msgid "View only" +msgstr "Iba prezrieť" + +#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 +msgid "Location of the text file" +msgstr "Umiestnenie textového súboru" + +#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 +msgid "web server upload directory" +msgstr "upload adresár web serveru" + #: libraries/sqlparser.lib.php:132 msgid "" "There seems to be an error in your SQL query. The MySQL server error output " @@ -6901,61 +7029,6 @@ msgstr "Neplatný identifikátor" msgid "Unknown Punctuation String" msgstr "Neznámy interpunkčný reťazec" -#: libraries/sql_query_form.lib.php:223 -#, php-format -msgid "Run SQL query/queries on server %s" -msgstr "Spustiť SQL príkaz(y) na serveri %s" - -#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 -#, php-format -msgid "Run SQL query/queries on database %s" -msgstr "Spustiť SQL dopyt/dopyty na databázu %s" - -#: libraries/sql_query_form.lib.php:296 navigation.php:302 -#: setup/frames/index.inc.php:231 -msgid "Clear" -msgstr "Vyčistiť" - -#: libraries/sql_query_form.lib.php:301 -msgid "Columns" -msgstr "Stĺpce" - -#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 -msgid "Bookmark this SQL query" -msgstr "Pridať tento SQL dopyt do obľúbených" - -#: libraries/sql_query_form.lib.php:343 sql.php:1021 -msgid "Let every user access this bookmark" -msgstr "Dovoliť používať túto položku všetkým používateľom" - -#: libraries/sql_query_form.lib.php:349 -msgid "Replace existing bookmark of same name" -msgstr "Prepísať existujúci príkaz s rovnakým menom" - -#: libraries/sql_query_form.lib.php:365 -msgid "Do not overwrite this query from outside the window" -msgstr "Neprepisovať tento dopyt z hlavného okna" - -#: libraries/sql_query_form.lib.php:372 -msgid "Delimiter" -msgstr "Oddeľovač" - -#: libraries/sql_query_form.lib.php:380 -msgid " Show this query here again " -msgstr " Zobraziť tento dopyt znovu " - -#: libraries/sql_query_form.lib.php:443 -msgid "View only" -msgstr "Iba prezrieť" - -#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 -msgid "Location of the text file" -msgstr "Umiestnenie textového súboru" - -#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 -msgid "web server upload directory" -msgstr "upload adresár web serveru" - #: libraries/sqlvalidator.lib.php:67 #, php-format msgid "" @@ -6963,51 +7036,8 @@ msgid "" "installed the necessary PHP extensions as described in the %sdocumentation%s." msgstr "" "SQL validator nemohol byť inicializovaný. Prosím skontrolujte, či sú " -"nainštalované všetky potrebné rozšírenia php, tak ako sú popísané v %" -"sdocumentation%s." - -#: libraries/StorageEngine.class.php:195 -msgid "" -"There is no detailed status information available for this storage engine." -msgstr "" -"Pre tento úložný systém nie sú dostupné žiadne podrobnejšie informácie." - -#: libraries/StorageEngine.class.php:355 -#, php-format -msgid "%s is available on this MySQL server." -msgstr "Úložný systém %s je dostupný na tomto MySQL serveri." - -#: libraries/StorageEngine.class.php:358 -#, php-format -msgid "%s has been disabled for this MySQL server." -msgstr "Úložný systém %s bol zakázaný na tomto MySQL serveri." - -#: libraries/StorageEngine.class.php:362 -#, php-format -msgid "This MySQL server does not support the %s storage engine." -msgstr "Tento MySQL server nepodporuje úložný systém %s." - -#: libraries/Table.class.php:1027 -msgid "Invalid database" -msgstr "Chybná databáza" - -#: libraries/Table.class.php:1041 tbl_get_field.php:25 -msgid "Invalid table name" -msgstr "Chybné meno tabuľky" - -#: libraries/Table.class.php:1056 -#, php-format -msgid "Error renaming table %1$s to %2$s" -msgstr "Chyba pri premenovaní tabuľky %1$s na %2$s" - -#: libraries/Table.class.php:1139 -#, php-format -msgid "Table %s has been renamed to %s" -msgstr "Tabuľka %s bola premenovaná na %s" - -#: libraries/Table.class.php:1272 -msgid "Could not save table UI preferences" -msgstr "" +"nainštalované všetky potrebné rozšírenia php, tak ako sú popísané v " +"%sdocumentation%s." #: libraries/tbl_links.inc.php:117 libraries/tbl_links.inc.php:118 msgid "Table seems to be empty!" @@ -7128,38 +7158,6 @@ msgstr "" msgid "+ Add a value" msgstr "Pridať nového používateľa" -#: libraries/Theme.class.php:160 -#, php-format -msgid "No valid image path for theme %s found!" -msgstr "Nebola nájdená platná cesta k obrázkom pre vzhľad %s!" - -#: libraries/Theme.class.php:380 -msgid "No preview available." -msgstr "Náhľad nie je dostupný." - -#: libraries/Theme.class.php:383 -msgid "take it" -msgstr "zvoliť" - -#: libraries/Theme_Manager.class.php:109 -#, php-format -msgid "Default theme %s not found!" -msgstr "Predvolený vzhľad %s nebol nájdený!" - -#: libraries/Theme_Manager.class.php:147 -#, php-format -msgid "Theme %s not found!" -msgstr "Vzhľad %s nebol nájdený!" - -#: libraries/Theme_Manager.class.php:215 -#, php-format -msgid "Theme path not found for theme %s!" -msgstr "Nebola nájdená platná cesta ku vzhľadu %s!" - -#: libraries/Theme_Manager.class.php:291 themes.php:20 themes.php:40 -msgid "Theme" -msgstr "" - #: libraries/transformations/application_octetstream__download.inc.php:9 msgid "" "Displays a link to download the binary data of the column. You can use the " @@ -7733,8 +7731,8 @@ msgid "" "You can set more settings by modifying config.inc.php, eg. by using %sSetup " "script%s." msgstr "" -"Ďalšie nastavenia môžete urobiť úpravou config.inc.php, napr. použitím %" -"sNastavovacieho skriptu%s." +"Ďalšie nastavenia môžete urobiť úpravou config.inc.php, napr. použitím " +"%sNastavovacieho skriptu%s." #: prefs_manage.php:302 msgid "Save to browser's storage" @@ -8178,13 +8176,13 @@ msgstr "Odstrániť databázy s rovnakým menom ako majú používatelia." msgid "" "Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege " "tables. The content of these tables may differ from the privileges the " -"server uses, if they have been changed manually. In this case, you should %" -"sreload the privileges%s before you continue." +"server uses, if they have been changed manually. In this case, you should " +"%sreload the privileges%s before you continue." msgstr "" "Poznámka: phpMyAdmin získava práva používateľov priamo z tabuliek MySQL. " "Obsah týchto tabuliek sa môže líšiť od práv, ktoré používa server, ak boli " -"tieto tabuľky ručne upravené. V tomto prípade sa odporúča vykonať %" -"sznovunačítanie práv%s predtým ako budete pokračovať." +"tieto tabuľky ručne upravené. V tomto prípade sa odporúča vykonať " +"%sznovunačítanie práv%s predtým ako budete pokračovať." #: server_privileges.php:1764 msgid "The selected user was not found in the privilege table." @@ -10683,8 +10681,8 @@ msgstr "Premenovať pohľad na" #~ msgid "Imported file compression will be automatically detected from: %s" #~ msgstr "" -#~ "Kompresia importovaného súboru bude rozpoznaná automaticky. Podporované: %" -#~ "s" +#~ "Kompresia importovaného súboru bude rozpoznaná automaticky. Podporované: " +#~ "%s" #~ msgid "Add into comments" #~ msgstr "Pridať do komentárov" diff --git a/po/sl.po b/po/sl.po index 6d06c26121..d63d1503af 100644 --- a/po/sl.po +++ b/po/sl.po @@ -3,14 +3,14 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-26 07:33-0400\n" +"POT-Creation-Date: 2011-06-27 10:20+0200\n" "PO-Revision-Date: 2011-06-23 23:03+0200\n" "Last-Translator: Domen \n" "Language-Team: slovenian \n" +"Language: sl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: sl\n" "Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" "%100==4 ? 2 : 3);\n" "X-Generator: Pootle 2.0.5\n" @@ -45,13 +45,13 @@ msgstr "" msgid "Search" msgstr "Iskanje" -#: browse_foreigners.php:154 db_operations.php:368 db_operations.php:420 -#: db_operations.php:530 db_operations.php:558 db_search.php:360 +#: browse_foreigners.php:154 db_operations.php:369 db_operations.php:421 +#: db_operations.php:531 db_operations.php:559 db_search.php:360 #: db_structure.php:528 enum_editor.php:63 js/messages.php:90 +#: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 #: libraries/auth/cookie.auth.lib.php:273 libraries/common.lib.php:1315 -#: libraries/common.lib.php:2245 libraries/Config.class.php:1220 -#: libraries/core.lib.php:557 libraries/db_routines.lib.php:789 -#: libraries/db_routines.lib.php:921 +#: libraries/common.lib.php:2245 libraries/core.lib.php:557 +#: libraries/db_routines.lib.php:789 libraries/db_routines.lib.php:921 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 #: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 @@ -64,18 +64,18 @@ msgstr "Iskanje" #: 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:518 #: libraries/tbl_properties.inc.php:607 libraries/tbl_properties.inc.php:777 -#: libraries/Theme_Manager.class.php:305 main.php:109 navigation.php:202 -#: navigation.php:240 pmd_pdf.php:124 prefs_manage.php:265 -#: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 -#: server_privileges.php:1694 server_privileges.php:2051 -#: server_privileges.php:2098 server_privileges.php:2138 -#: server_replication.php:233 server_replication.php:316 -#: server_replication.php:347 server_synchronize.php:1220 tbl_change.php:332 -#: tbl_change.php:1024 tbl_change.php:1061 tbl_indexes.php:260 -#: tbl_operations.php:280 tbl_operations.php:317 tbl_operations.php:519 -#: tbl_operations.php:581 tbl_operations.php:763 tbl_select.php:291 -#: tbl_structure.php:698 tbl_structure.php:734 tbl_tracking.php:425 -#: tbl_tracking.php:563 view_create.php:181 view_operations.php:99 +#: main.php:109 navigation.php:202 navigation.php:240 pmd_pdf.php:124 +#: prefs_manage.php:265 prefs_manage.php:316 server_binlog.php:128 +#: server_privileges.php:646 server_privileges.php:1694 +#: server_privileges.php:2051 server_privileges.php:2098 +#: server_privileges.php:2138 server_replication.php:233 +#: server_replication.php:316 server_replication.php:347 +#: server_synchronize.php:1220 tbl_change.php:332 tbl_change.php:1024 +#: tbl_change.php:1061 tbl_indexes.php:260 tbl_operations.php:280 +#: tbl_operations.php:317 tbl_operations.php:519 tbl_operations.php:581 +#: tbl_operations.php:763 tbl_select.php:291 tbl_structure.php:698 +#: tbl_structure.php:734 tbl_tracking.php:425 tbl_tracking.php:563 +#: view_create.php:181 view_operations.php:99 msgid "Go" msgstr "Izvedi" @@ -122,7 +122,7 @@ msgstr "" msgid "Database %1$s has been created." msgstr "Zbirka podatkov %1$s je ustvarjena." -#: db_datadict.php:48 db_operations.php:361 +#: db_datadict.php:48 db_operations.php:362 msgid "Database comment: " msgstr "Pripomba zbirke podatkov: " @@ -132,9 +132,9 @@ msgstr "Pripomba zbirke podatkov: " msgid "Table comments" msgstr "Pripomba tabele" -#: db_datadict.php:166 db_qbe.php:196 libraries/export/htmlword.php:248 -#: libraries/export/latex.php:375 libraries/export/odt.php:302 -#: libraries/export/texytext.php:227 libraries/Index.class.php:448 +#: db_datadict.php:166 db_qbe.php:196 libraries/Index.class.php:448 +#: libraries/export/htmlword.php:248 libraries/export/latex.php:375 +#: libraries/export/odt.php:302 libraries/export/texytext.php:227 #: libraries/schema/Pdf_Relation_Schema.class.php:1236 #: libraries/schema/Pdf_Relation_Schema.class.php:1257 #: libraries/tbl_properties.inc.php:274 tbl_change.php:310 tbl_chart.php:86 @@ -143,12 +143,12 @@ msgstr "Pripomba tabele" msgid "Column" msgstr "Stolpec" -#: db_datadict.php:167 db_printview.php:104 libraries/db_events.inc.php:69 -#: libraries/db_routines.lib.php:666 libraries/db_routines.lib.php:691 -#: libraries/db_routines.lib.php:847 libraries/db_routines.lib.php:1216 -#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:249 -#: libraries/export/latex.php:375 libraries/export/odt.php:305 -#: libraries/export/texytext.php:228 libraries/Index.class.php:445 +#: db_datadict.php:167 db_printview.php:104 libraries/Index.class.php:445 +#: libraries/db_events.inc.php:69 libraries/db_routines.lib.php:666 +#: libraries/db_routines.lib.php:691 libraries/db_routines.lib.php:847 +#: libraries/db_routines.lib.php:1216 libraries/db_structure.lib.php:51 +#: libraries/export/htmlword.php:249 libraries/export/latex.php:375 +#: libraries/export/odt.php:305 libraries/export/texytext.php:228 #: libraries/schema/Pdf_Relation_Schema.class.php:1237 #: libraries/schema/Pdf_Relation_Schema.class.php:1258 #: libraries/tbl_properties.inc.php:100 server_privileges.php:2151 @@ -158,9 +158,9 @@ msgstr "Stolpec" msgid "Type" msgstr "Vrsta" -#: db_datadict.php:169 libraries/export/htmlword.php:250 -#: libraries/export/latex.php:375 libraries/export/odt.php:308 -#: libraries/export/texytext.php:229 libraries/Index.class.php:451 +#: db_datadict.php:169 libraries/Index.class.php:451 +#: libraries/export/htmlword.php:250 libraries/export/latex.php:375 +#: libraries/export/odt.php:308 libraries/export/texytext.php:229 #: libraries/schema/Pdf_Relation_Schema.class.php:1239 #: libraries/schema/Pdf_Relation_Schema.class.php:1260 #: libraries/tbl_properties.inc.php:109 tbl_change.php:325 @@ -198,13 +198,12 @@ msgstr "Povezave z" msgid "Comments" msgstr "Pripombe" -#: db_datadict.php:259 js/messages.php:109 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:361 +#: db_datadict.php:259 js/messages.php:109 libraries/Index.class.php:361 #: libraries/Index.class.php:388 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:287 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:287 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:130 #: server_privileges.php:1381 server_privileges.php:1392 @@ -215,17 +214,17 @@ msgstr "Pripombe" msgid "No" msgstr "Ne" -#: db_datadict.php:259 js/messages.php:108 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:362 +#: db_datadict.php:259 js/messages.php:108 libraries/Index.class.php:362 #: libraries/Index.class.php:387 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 -#: libraries/mult_submits.inc.php:87 libraries/mult_submits.inc.php:92 -#: libraries/mult_submits.inc.php:97 libraries/mult_submits.inc.php:102 -#: libraries/mult_submits.inc.php:262 libraries/mult_submits.inc.php:276 -#: libraries/mult_submits.inc.php:286 libraries/mult_submits.inc.php:299 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:46 +#: libraries/mult_submits.inc.php:78 libraries/mult_submits.inc.php:87 +#: libraries/mult_submits.inc.php:92 libraries/mult_submits.inc.php:97 +#: libraries/mult_submits.inc.php:102 libraries/mult_submits.inc.php:262 +#: libraries/mult_submits.inc.php:276 libraries/mult_submits.inc.php:286 +#: libraries/mult_submits.inc.php:299 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:129 #: server_databases.php:76 server_privileges.php:1378 @@ -262,79 +261,79 @@ msgstr "Prekliči izbor vsega" msgid "The database name is empty!" msgstr "Ime zbirke podatkov je prazno!" -#: db_operations.php:271 +#: db_operations.php:272 #, php-format msgid "Database %s has been renamed to %s" msgstr "Zbirka podatkov %s je preimenovana v %s" -#: db_operations.php:275 +#: db_operations.php:276 #, php-format msgid "Database %s has been copied to %s" msgstr "Zbirka podatkov %s je kopirana v %s" -#: db_operations.php:403 +#: db_operations.php:404 msgid "Rename database to" msgstr "Preimenuj zbirko podatkov v" -#: db_operations.php:408 server_status.php:799 +#: db_operations.php:409 server_status.php:799 msgid "Command" msgstr "Ukaz" -#: db_operations.php:439 +#: db_operations.php:440 msgid "Remove database" msgstr "Odstrani zbirko podatkov" -#: db_operations.php:451 +#: db_operations.php:452 #, php-format msgid "Database %s has been dropped." msgstr "Zbirka podatkov %s je zavržena." -#: db_operations.php:456 +#: db_operations.php:457 msgid "Drop the database (DROP)" msgstr "Zavrzi zbirko podatkov (DROP)" -#: db_operations.php:486 +#: db_operations.php:487 msgid "Copy database to" msgstr "Kopiraj zbirko podatkov v" -#: db_operations.php:493 tbl_operations.php:548 tbl_tracking.php:418 +#: db_operations.php:494 tbl_operations.php:548 tbl_tracking.php:418 msgid "Structure only" msgstr "Samo struktura" -#: db_operations.php:494 tbl_operations.php:549 tbl_tracking.php:420 +#: db_operations.php:495 tbl_operations.php:549 tbl_tracking.php:420 msgid "Structure and data" msgstr "Struktura in podatki" -#: db_operations.php:495 tbl_operations.php:550 tbl_tracking.php:419 +#: db_operations.php:496 tbl_operations.php:550 tbl_tracking.php:419 msgid "Data only" msgstr "Samo podatki" -#: db_operations.php:503 +#: db_operations.php:504 msgid "CREATE DATABASE before copying" msgstr "CREATE DATABASE pred kopiranjem" -#: db_operations.php:506 libraries/config/messages.inc.php:126 +#: db_operations.php:507 libraries/config/messages.inc.php:126 #: libraries/config/messages.inc.php:127 libraries/config/messages.inc.php:129 #: libraries/config/messages.inc.php:135 tbl_operations.php:556 #, php-format msgid "Add %s" msgstr "Dodaj %s" -#: db_operations.php:510 libraries/config/messages.inc.php:119 +#: db_operations.php:511 libraries/config/messages.inc.php:119 #: tbl_operations.php:314 tbl_operations.php:558 msgid "Add AUTO_INCREMENT value" msgstr "Dodaj vrednost AUTO_INCREMENT" -#: db_operations.php:514 tbl_operations.php:565 +#: db_operations.php:515 tbl_operations.php:565 msgid "Add constraints" msgstr "Dodaj omejitve" -#: db_operations.php:527 +#: db_operations.php:528 msgid "Switch to copied database" msgstr "Preklopi na kopirano zbirko podatkov" -#: db_operations.php:551 libraries/build_html_for_db.lib.php:19 -#: libraries/db_structure.lib.php:53 libraries/Index.class.php:450 +#: db_operations.php:552 libraries/Index.class.php:450 +#: libraries/build_html_for_db.lib.php:19 libraries/db_structure.lib.php:53 #: libraries/mysql_charsets.lib.php:110 libraries/tbl_properties.inc.php:107 #: libraries/tbl_properties.inc.php:720 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:378 tbl_select.php:115 @@ -343,7 +342,7 @@ msgstr "Preklopi na kopirano zbirko podatkov" msgid "Collation" msgstr "Pravilo za razvrščanje znakov" -#: db_operations.php:564 +#: db_operations.php:565 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " @@ -352,7 +351,7 @@ msgstr "" "Hramba konfiguracije phpMyAdmin je bila onemogočena. Če želite izvedeti " "zakaj, kliknite %stukaj%s." -#: db_operations.php:599 +#: db_operations.php:600 msgid "Edit or export relational schema" msgstr "Uredi ali izvozi relacijsko shemo" @@ -500,14 +499,14 @@ msgstr "Poizvedba SQL na zbirki podatkov %s:" msgid "Submit Query" msgstr "Izvedi poizvedbo" -#: db_routines.php:152 import.php:453 libraries/display_tbl.lib.php:2272 -#: libraries/Message.class.php:185 libraries/sql_query_form.lib.php:139 +#: db_routines.php:154 import.php:453 libraries/Message.class.php:185 +#: libraries/display_tbl.lib.php:2272 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" msgstr "Poizvedba SQL je bila uspešno izvedena" -#: db_routines.php:155 +#: db_routines.php:157 #, php-format msgid "%d row affected by the last statement inside the procedure" msgid_plural "%d rows affected by the last statement inside the procedure" @@ -516,84 +515,84 @@ msgstr[1] "Zadnja izjava znotraj procedure je spremenila %d vrstici" msgstr[2] "Zadnja izjava znotraj procedure je spremenila %d vrstice" msgstr[3] "Zadnja izjava znotraj procedure je spremenila %d vrstic" -#: db_routines.php:165 +#: db_routines.php:167 #, php-format msgid "Execution results of routine %s" msgstr "Rezultati izvedbe rutine %s" -#: db_routines.php:185 libraries/import.lib.php:153 sql.php:678 +#: db_routines.php:187 libraries/import.lib.php:153 sql.php:678 #: tbl_change.php:180 tbl_get_field.php:34 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL je vrnil kot rezultat prazno množico (npr. nič vrstic)." -#: db_routines.php:190 db_routines.php:295 db_routines.php:300 -#: db_routines.php:324 +#: db_routines.php:192 db_routines.php:297 db_routines.php:302 +#: db_routines.php:326 #, fuzzy, php-format #| msgid "The following queries have been executed:" msgid "The following query has failed: \"%s\"" msgstr "Poizvedba \"%s\" je spodletela" -#: db_routines.php:191 db_routines.php:296 db_routines.php:301 -#: db_routines.php:311 db_routines.php:325 libraries/common.lib.php:609 +#: db_routines.php:193 db_routines.php:298 db_routines.php:303 +#: db_routines.php:313 db_routines.php:327 libraries/common.lib.php:609 msgid "MySQL said: " msgstr "MySQL je vrnil: " -#: db_routines.php:208 db_routines.php:240 db_routines.php:268 -#: db_routines.php:407 +#: db_routines.php:210 db_routines.php:242 db_routines.php:270 +#: db_routines.php:409 msgid "Error in processing request" msgstr "Napaka v obdelovanju zahteve" -#: db_routines.php:209 db_routines.php:241 db_routines.php:269 -#: db_routines.php:408 +#: db_routines.php:211 db_routines.php:243 db_routines.php:271 +#: db_routines.php:410 #, php-format msgid "No routine with name %1$s found in database %2$s" msgstr "Rutine imenovane %1$s ni mogoče najti v zbirki podatkov %2$s" -#: db_routines.php:230 db_routines.php:234 +#: db_routines.php:232 db_routines.php:236 msgid "Execute routine" msgstr "Izvedi rutino" -#: db_routines.php:259 db_routines.php:263 +#: db_routines.php:261 db_routines.php:265 #, php-format msgid "Export of routine %s" msgstr "Izvoz rutine %s" -#: db_routines.php:288 libraries/db_routines.lib.php:960 +#: db_routines.php:290 libraries/db_routines.lib.php:960 #, php-format msgid "Invalid routine type: \"%s\"" msgstr "Neveljavna vrsta rutine: \"%s\"" -#: db_routines.php:309 +#: db_routines.php:311 msgid "Sorry, we failed to restore the dropped routine." msgstr "Oprostite, zavržene rutine nam ni uspelo obnoviti." -#: db_routines.php:310 +#: db_routines.php:312 msgid "The backed up query was:" msgstr "Varnostno kopirana poizvedba je bila:" -#: db_routines.php:314 +#: db_routines.php:316 #, php-format msgid "Routine %1$s has been modified." msgstr "Rutina %1$s je bila spremenjena." -#: db_routines.php:327 +#: db_routines.php:329 #, php-format msgid "Routine %1$s has been created." msgstr "Rutina %1$s je bila ustvarjena." -#: db_routines.php:335 +#: db_routines.php:337 msgid "One or more errors have occured while processing your request:" msgstr "Med obdelovanjem vaše zahteve je prišlo do ene ali več napak:" -#: db_routines.php:379 +#: db_routines.php:381 msgid "Create routine" msgstr "Ustvari rutino" -#: db_routines.php:383 +#: db_routines.php:385 msgid "Edit routine" msgstr "Uredi rutino" -#: db_routines.php:434 +#: db_routines.php:436 msgid "" "You are using PHP's deprecated 'mysql' extension, which is not capable of " "handling multi queries. The execution of some stored routines may fail!(ex. 12.00% to .12)" msgstr "" @@ -6176,42 +6324,6 @@ msgstr "" "Določena datoteka XML je ali skažena ali nepopolna. Prosimo, odpravite " "težave in poskusite znova." -#: libraries/Index.class.php:430 tbl_relation.php:526 -msgid "No index defined!" -msgstr "Ni definiranega indeksa!" - -#: libraries/Index.class.php:446 libraries/tbl_properties.inc.php:503 -#: tbl_structure.php:157 tbl_structure.php:162 tbl_structure.php:606 -#: tbl_tracking.php:315 -msgid "Unique" -msgstr "Edinstven" - -#: libraries/Index.class.php:447 tbl_tracking.php:316 -msgid "Packed" -msgstr "Stisnjeno" - -#: libraries/Index.class.php:449 tbl_tracking.php:318 -msgid "Cardinality" -msgstr "Kardinalnost" - -#: libraries/Index.class.php:474 -msgid "The primary key has been dropped" -msgstr "Primarni ključ je zavržen" - -#: libraries/Index.class.php:478 -#, php-format -msgid "Index %s has been dropped" -msgstr "Indeks %s je zavržen" - -#: libraries/Index.class.php:582 -#, php-format -msgid "" -"The indexes %1$s and %2$s seem to be equal and one of them could possibly be " -"removed." -msgstr "" -"Kaže, da sta indeksa %1$s in %2$s enaka, zato se enega od njiju morda lahko " -"odstrani." - #: libraries/kanji-encoding.lib.php:142 msgctxt "None encoding conversion" msgid "None" @@ -6222,33 +6334,6 @@ msgstr "Nobeno" msgid "Convert to Kana" msgstr "Pretvori v kano" -#: libraries/Message.class.php:260 -#, php-format -msgid "%1$d row affected." -msgid_plural "%1$d rows affected." -msgstr[0] "Spremenjena je %1$d vrstica." -msgstr[1] "Spremenjeni sta %1$d vrstici." -msgstr[2] "Spremenjene so %1$d vrstice." -msgstr[3] "Spremenjenih je %1$d vrstic." - -#: libraries/Message.class.php:279 -#, php-format -msgid "%1$d row deleted." -msgid_plural "%1$d rows deleted." -msgstr[0] "Izbrisana je %1$d vrstica." -msgstr[1] "Izbrisani sta %1$d vrstici." -msgstr[2] "Izbrisane so %1$d vrstice." -msgstr[3] "Izbrisanih je %1$d vrstic." - -#: libraries/Message.class.php:298 -#, php-format -msgid "%1$d row inserted." -msgid_plural "%1$d rows inserted." -msgstr[0] "Vstavljena je %1$d vrstica." -msgstr[1] "Vstavljeni sta %1$d vrstici." -msgstr[2] "Vstavljene so %1$d vrstice." -msgstr[3] "Vstavljenih je %1$d vrstic." - #: libraries/mult_submits.inc.php:254 msgid "From" msgstr "Od" @@ -6487,18 +6572,6 @@ msgstr "Osveži okvir navigacije" msgid "This format has no options" msgstr "Za to obliko ni možnosti" -#: libraries/RecentTable.class.php:114 -msgid "Could not save recent table" -msgstr "Ne morem shraniti nedavne tabele" - -#: libraries/RecentTable.class.php:149 -msgid "Recent tables" -msgstr "Nedavne tabele" - -#: libraries/RecentTable.class.php:155 -msgid "There are no recent tables" -msgstr "Ni nobenih nedavnih tabel" - #: libraries/relation.lib.php:83 msgid "not OK" msgstr "ni v redu" @@ -6881,6 +6954,61 @@ msgstr "Razlika" msgid "Target database" msgstr "Ciljna zbirka podatkov" +#: libraries/sql_query_form.lib.php:223 +#, php-format +msgid "Run SQL query/queries on server %s" +msgstr "Izvedi poizvedbo/poizvedbe SQL na strežniku %s" + +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 +#, php-format +msgid "Run SQL query/queries on database %s" +msgstr "Izvedi poizvedbo/poizvedbe SQL na podatkovni zbirki %s" + +#: libraries/sql_query_form.lib.php:296 navigation.php:302 +#: setup/frames/index.inc.php:231 +msgid "Clear" +msgstr "Počisti" + +#: libraries/sql_query_form.lib.php:301 +msgid "Columns" +msgstr "Stolpci" + +#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 +msgid "Bookmark this SQL query" +msgstr "Označi to poizvedbo SQL" + +#: libraries/sql_query_form.lib.php:343 sql.php:1021 +msgid "Let every user access this bookmark" +msgstr "Dovoli dostop do zaznamka vsem uporabnikom" + +#: libraries/sql_query_form.lib.php:349 +msgid "Replace existing bookmark of same name" +msgstr "Zamenjaj obstoječ zaznamek z istim imenom" + +#: libraries/sql_query_form.lib.php:365 +msgid "Do not overwrite this query from outside the window" +msgstr "Ne prepiši te poizvedbe od zunaj" + +#: libraries/sql_query_form.lib.php:372 +msgid "Delimiter" +msgstr "Ločilo" + +#: libraries/sql_query_form.lib.php:380 +msgid " Show this query here again " +msgstr " Ponovno pokaži poizvedbo v tem oknu " + +#: libraries/sql_query_form.lib.php:443 +msgid "View only" +msgstr "Samo pogled" + +#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 +msgid "Location of the text file" +msgstr "Mesto datoteke z besedilom" + +#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 +msgid "web server upload directory" +msgstr "imenik za nalaganje datotek" + #: libraries/sqlparser.lib.php:132 msgid "" "There seems to be an error in your SQL query. The MySQL server error output " @@ -6943,61 +7071,6 @@ msgstr "Neveljavni identifikator" msgid "Unknown Punctuation String" msgstr "Neznan niz ločil" -#: libraries/sql_query_form.lib.php:223 -#, php-format -msgid "Run SQL query/queries on server %s" -msgstr "Izvedi poizvedbo/poizvedbe SQL na strežniku %s" - -#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 -#, php-format -msgid "Run SQL query/queries on database %s" -msgstr "Izvedi poizvedbo/poizvedbe SQL na podatkovni zbirki %s" - -#: libraries/sql_query_form.lib.php:296 navigation.php:302 -#: setup/frames/index.inc.php:231 -msgid "Clear" -msgstr "Počisti" - -#: libraries/sql_query_form.lib.php:301 -msgid "Columns" -msgstr "Stolpci" - -#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 -msgid "Bookmark this SQL query" -msgstr "Označi to poizvedbo SQL" - -#: libraries/sql_query_form.lib.php:343 sql.php:1021 -msgid "Let every user access this bookmark" -msgstr "Dovoli dostop do zaznamka vsem uporabnikom" - -#: libraries/sql_query_form.lib.php:349 -msgid "Replace existing bookmark of same name" -msgstr "Zamenjaj obstoječ zaznamek z istim imenom" - -#: libraries/sql_query_form.lib.php:365 -msgid "Do not overwrite this query from outside the window" -msgstr "Ne prepiši te poizvedbe od zunaj" - -#: libraries/sql_query_form.lib.php:372 -msgid "Delimiter" -msgstr "Ločilo" - -#: libraries/sql_query_form.lib.php:380 -msgid " Show this query here again " -msgstr " Ponovno pokaži poizvedbo v tem oknu " - -#: libraries/sql_query_form.lib.php:443 -msgid "View only" -msgstr "Samo pogled" - -#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 -msgid "Location of the text file" -msgstr "Mesto datoteke z besedilom" - -#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 -msgid "web server upload directory" -msgstr "imenik za nalaganje datotek" - #: libraries/sqlvalidator.lib.php:67 #, php-format msgid "" @@ -7007,49 +7080,6 @@ msgstr "" "Ne morem inicializirati preverjevalnika SQL. Prosimo, preverite, če so " "nameščene vse razširitve PHP, kot je navedeno v %sdokumenaciji%s." -#: libraries/StorageEngine.class.php:195 -msgid "" -"There is no detailed status information available for this storage engine." -msgstr "" -"Za ta skladiščni pogon ni na voljo nobenih podrobnejših informacij o stanju." - -#: libraries/StorageEngine.class.php:355 -#, php-format -msgid "%s is available on this MySQL server." -msgstr "%s je na voljo na tem strežniku MySQL." - -#: libraries/StorageEngine.class.php:358 -#, php-format -msgid "%s has been disabled for this MySQL server." -msgstr "%s je onemogočeno za ta strežnik MySQL." - -#: libraries/StorageEngine.class.php:362 -#, php-format -msgid "This MySQL server does not support the %s storage engine." -msgstr "Ta strežnik MySQL ne podpira skladiščnega pogona %s." - -#: libraries/Table.class.php:1027 -msgid "Invalid database" -msgstr "Neveljavna zbirka podatkov" - -#: libraries/Table.class.php:1041 tbl_get_field.php:25 -msgid "Invalid table name" -msgstr "Neveljavno ime tabele" - -#: libraries/Table.class.php:1056 -#, php-format -msgid "Error renaming table %1$s to %2$s" -msgstr "Napaka pri preimenovanju tabele %1$s v %2$s" - -#: libraries/Table.class.php:1139 -#, php-format -msgid "Table %s has been renamed to %s" -msgstr "Tabela %s je preimenovana v %s" - -#: libraries/Table.class.php:1272 -msgid "Could not save table UI preferences" -msgstr "Ne morem shraniti nastavitev uporabniškega vmesnika tabel" - #: libraries/tbl_links.inc.php:117 libraries/tbl_links.inc.php:118 msgid "Table seems to be empty!" msgstr "Tabela je prazna!" @@ -7170,38 +7200,6 @@ msgstr "Definicija PARTITION" msgid "+ Add a value" msgstr "+ Dodaj novo vrednost" -#: libraries/Theme.class.php:160 -#, php-format -msgid "No valid image path for theme %s found!" -msgstr "Za temo %s ni bila najdena veljavna pot slik!" - -#: libraries/Theme.class.php:380 -msgid "No preview available." -msgstr "Predogled ni na voljo." - -#: libraries/Theme.class.php:383 -msgid "take it" -msgstr "uporabi" - -#: libraries/Theme_Manager.class.php:109 -#, php-format -msgid "Default theme %s not found!" -msgstr "Privzeta tema %s ni bila najdena!" - -#: libraries/Theme_Manager.class.php:147 -#, php-format -msgid "Theme %s not found!" -msgstr "Tema %s ni bila najdena!" - -#: libraries/Theme_Manager.class.php:215 -#, php-format -msgid "Theme path not found for theme %s!" -msgstr "Pot teme ni bila najdena za temo %s!" - -#: libraries/Theme_Manager.class.php:291 themes.php:20 themes.php:40 -msgid "Theme" -msgstr "Motiv" - #: libraries/transformations/application_octetstream__download.inc.php:9 msgid "" "Displays a link to download the binary data of the column. You can use the " @@ -8244,8 +8242,8 @@ msgstr "Izbriši zbirke podatkov, ki imajo enako ime kot uporabniki." msgid "" "Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege " "tables. The content of these tables may differ from the privileges the " -"server uses, if they have been changed manually. In this case, you should %" -"sreload the privileges%s before you continue." +"server uses, if they have been changed manually. In this case, you should " +"%sreload the privileges%s before you continue." msgstr "" "Obvestilo: phpMyAdmin dobi podatke o uporabnikovih privilegijih iz tabel " "privilegijev MySQL. Vsebina teh tabel se lahko razlikuje od privilegijev, ki " diff --git a/po/sq.po b/po/sq.po index 6a858e86de..f2227b617c 100644 --- a/po/sq.po +++ b/po/sq.po @@ -3,14 +3,14 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-26 07:33-0400\n" +"POT-Creation-Date: 2011-06-27 10:20+0200\n" "PO-Revision-Date: 2010-07-21 14:51+0200\n" "Last-Translator: Marc Delisle \n" "Language-Team: albanian \n" +"Language: sq\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: sq\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.0.1\n" @@ -45,13 +45,13 @@ msgstr "" msgid "Search" msgstr "Kërko" -#: browse_foreigners.php:154 db_operations.php:368 db_operations.php:420 -#: db_operations.php:530 db_operations.php:558 db_search.php:360 +#: browse_foreigners.php:154 db_operations.php:369 db_operations.php:421 +#: db_operations.php:531 db_operations.php:559 db_search.php:360 #: db_structure.php:528 enum_editor.php:63 js/messages.php:90 +#: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 #: libraries/auth/cookie.auth.lib.php:273 libraries/common.lib.php:1315 -#: libraries/common.lib.php:2245 libraries/Config.class.php:1220 -#: libraries/core.lib.php:557 libraries/db_routines.lib.php:789 -#: libraries/db_routines.lib.php:921 +#: libraries/common.lib.php:2245 libraries/core.lib.php:557 +#: libraries/db_routines.lib.php:789 libraries/db_routines.lib.php:921 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 #: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 @@ -64,18 +64,18 @@ msgstr "Kërko" #: 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:518 #: libraries/tbl_properties.inc.php:607 libraries/tbl_properties.inc.php:777 -#: libraries/Theme_Manager.class.php:305 main.php:109 navigation.php:202 -#: navigation.php:240 pmd_pdf.php:124 prefs_manage.php:265 -#: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 -#: server_privileges.php:1694 server_privileges.php:2051 -#: server_privileges.php:2098 server_privileges.php:2138 -#: server_replication.php:233 server_replication.php:316 -#: server_replication.php:347 server_synchronize.php:1220 tbl_change.php:332 -#: tbl_change.php:1024 tbl_change.php:1061 tbl_indexes.php:260 -#: tbl_operations.php:280 tbl_operations.php:317 tbl_operations.php:519 -#: tbl_operations.php:581 tbl_operations.php:763 tbl_select.php:291 -#: tbl_structure.php:698 tbl_structure.php:734 tbl_tracking.php:425 -#: tbl_tracking.php:563 view_create.php:181 view_operations.php:99 +#: main.php:109 navigation.php:202 navigation.php:240 pmd_pdf.php:124 +#: prefs_manage.php:265 prefs_manage.php:316 server_binlog.php:128 +#: server_privileges.php:646 server_privileges.php:1694 +#: server_privileges.php:2051 server_privileges.php:2098 +#: server_privileges.php:2138 server_replication.php:233 +#: server_replication.php:316 server_replication.php:347 +#: server_synchronize.php:1220 tbl_change.php:332 tbl_change.php:1024 +#: tbl_change.php:1061 tbl_indexes.php:260 tbl_operations.php:280 +#: tbl_operations.php:317 tbl_operations.php:519 tbl_operations.php:581 +#: tbl_operations.php:763 tbl_select.php:291 tbl_structure.php:698 +#: tbl_structure.php:734 tbl_tracking.php:425 tbl_tracking.php:563 +#: view_create.php:181 view_operations.php:99 msgid "Go" msgstr "Zbato" @@ -120,7 +120,7 @@ msgstr "" msgid "Database %1$s has been created." msgstr "U krijua baza e të dhënave %1$s." -#: db_datadict.php:48 db_operations.php:361 +#: db_datadict.php:48 db_operations.php:362 msgid "Database comment: " msgstr "Komenti për databazën: " @@ -130,9 +130,9 @@ msgstr "Komenti për databazën: " msgid "Table comments" msgstr "Komentet e tabelës" -#: db_datadict.php:166 db_qbe.php:196 libraries/export/htmlword.php:248 -#: libraries/export/latex.php:375 libraries/export/odt.php:302 -#: libraries/export/texytext.php:227 libraries/Index.class.php:448 +#: db_datadict.php:166 db_qbe.php:196 libraries/Index.class.php:448 +#: libraries/export/htmlword.php:248 libraries/export/latex.php:375 +#: libraries/export/odt.php:302 libraries/export/texytext.php:227 #: libraries/schema/Pdf_Relation_Schema.class.php:1236 #: libraries/schema/Pdf_Relation_Schema.class.php:1257 #: libraries/tbl_properties.inc.php:274 tbl_change.php:310 tbl_chart.php:86 @@ -143,12 +143,12 @@ msgstr "Komentet e tabelës" msgid "Column" msgstr "Emrat e kollonave" -#: db_datadict.php:167 db_printview.php:104 libraries/db_events.inc.php:69 -#: libraries/db_routines.lib.php:666 libraries/db_routines.lib.php:691 -#: libraries/db_routines.lib.php:847 libraries/db_routines.lib.php:1216 -#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:249 -#: libraries/export/latex.php:375 libraries/export/odt.php:305 -#: libraries/export/texytext.php:228 libraries/Index.class.php:445 +#: db_datadict.php:167 db_printview.php:104 libraries/Index.class.php:445 +#: libraries/db_events.inc.php:69 libraries/db_routines.lib.php:666 +#: libraries/db_routines.lib.php:691 libraries/db_routines.lib.php:847 +#: libraries/db_routines.lib.php:1216 libraries/db_structure.lib.php:51 +#: libraries/export/htmlword.php:249 libraries/export/latex.php:375 +#: libraries/export/odt.php:305 libraries/export/texytext.php:228 #: libraries/schema/Pdf_Relation_Schema.class.php:1237 #: libraries/schema/Pdf_Relation_Schema.class.php:1258 #: libraries/tbl_properties.inc.php:100 server_privileges.php:2151 @@ -158,9 +158,9 @@ msgstr "Emrat e kollonave" msgid "Type" msgstr "Lloji" -#: db_datadict.php:169 libraries/export/htmlword.php:250 -#: libraries/export/latex.php:375 libraries/export/odt.php:308 -#: libraries/export/texytext.php:229 libraries/Index.class.php:451 +#: db_datadict.php:169 libraries/Index.class.php:451 +#: libraries/export/htmlword.php:250 libraries/export/latex.php:375 +#: libraries/export/odt.php:308 libraries/export/texytext.php:229 #: libraries/schema/Pdf_Relation_Schema.class.php:1239 #: libraries/schema/Pdf_Relation_Schema.class.php:1260 #: libraries/tbl_properties.inc.php:109 tbl_change.php:325 @@ -198,13 +198,12 @@ msgstr "Lidhje me" msgid "Comments" msgstr "Komente" -#: db_datadict.php:259 js/messages.php:109 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:361 +#: db_datadict.php:259 js/messages.php:109 libraries/Index.class.php:361 #: libraries/Index.class.php:388 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:287 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:287 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:130 #: server_privileges.php:1381 server_privileges.php:1392 @@ -215,17 +214,17 @@ msgstr "Komente" msgid "No" msgstr " Jo " -#: db_datadict.php:259 js/messages.php:108 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:362 +#: db_datadict.php:259 js/messages.php:108 libraries/Index.class.php:362 #: libraries/Index.class.php:387 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 -#: libraries/mult_submits.inc.php:87 libraries/mult_submits.inc.php:92 -#: libraries/mult_submits.inc.php:97 libraries/mult_submits.inc.php:102 -#: libraries/mult_submits.inc.php:262 libraries/mult_submits.inc.php:276 -#: libraries/mult_submits.inc.php:286 libraries/mult_submits.inc.php:299 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:46 +#: libraries/mult_submits.inc.php:78 libraries/mult_submits.inc.php:87 +#: libraries/mult_submits.inc.php:92 libraries/mult_submits.inc.php:97 +#: libraries/mult_submits.inc.php:102 libraries/mult_submits.inc.php:262 +#: libraries/mult_submits.inc.php:276 libraries/mult_submits.inc.php:286 +#: libraries/mult_submits.inc.php:299 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:129 #: server_databases.php:76 server_privileges.php:1378 @@ -262,82 +261,82 @@ msgstr "Asnjë zgjedhje" msgid "The database name is empty!" msgstr "Mungon emri i databazës!" -#: db_operations.php:271 +#: db_operations.php:272 #, php-format msgid "Database %s has been renamed to %s" msgstr "Databazës %s i është ndryshuar emri në %s" -#: db_operations.php:275 +#: db_operations.php:276 #, php-format msgid "Database %s has been copied to %s" msgstr "Databaza %s është kopjuar tek %s" -#: db_operations.php:403 +#: db_operations.php:404 msgid "Rename database to" msgstr "Ndysho emrin e databazës në" -#: db_operations.php:408 server_status.php:799 +#: db_operations.php:409 server_status.php:799 msgid "Command" msgstr "Komanda" -#: db_operations.php:439 +#: db_operations.php:440 #, fuzzy #| msgid "Rename database to" msgid "Remove database" msgstr "Ndysho emrin e databazës në" -#: db_operations.php:451 +#: db_operations.php:452 #, php-format msgid "Database %s has been dropped." msgstr "Databaza %s u eleminua." -#: db_operations.php:456 +#: db_operations.php:457 #, fuzzy msgid "Drop the database (DROP)" msgstr "Asnjë databazë" -#: db_operations.php:486 +#: db_operations.php:487 msgid "Copy database to" msgstr "Kopjo databazën në" -#: db_operations.php:493 tbl_operations.php:548 tbl_tracking.php:418 +#: db_operations.php:494 tbl_operations.php:548 tbl_tracking.php:418 msgid "Structure only" msgstr "Vetëm struktura" -#: db_operations.php:494 tbl_operations.php:549 tbl_tracking.php:420 +#: db_operations.php:495 tbl_operations.php:549 tbl_tracking.php:420 msgid "Structure and data" msgstr "Struktura dhe të dhënat" -#: db_operations.php:495 tbl_operations.php:550 tbl_tracking.php:419 +#: db_operations.php:496 tbl_operations.php:550 tbl_tracking.php:419 msgid "Data only" msgstr "Vetëm të dhënat" -#: db_operations.php:503 +#: db_operations.php:504 msgid "CREATE DATABASE before copying" msgstr "CREATE DATABASE para se të kopjohet" -#: db_operations.php:506 libraries/config/messages.inc.php:126 +#: db_operations.php:507 libraries/config/messages.inc.php:126 #: libraries/config/messages.inc.php:127 libraries/config/messages.inc.php:129 #: libraries/config/messages.inc.php:135 tbl_operations.php:556 #, php-format msgid "Add %s" msgstr "Shto %s" -#: db_operations.php:510 libraries/config/messages.inc.php:119 +#: db_operations.php:511 libraries/config/messages.inc.php:119 #: tbl_operations.php:314 tbl_operations.php:558 msgid "Add AUTO_INCREMENT value" msgstr "Shto vlerë AUTO_INCREMENT" -#: db_operations.php:514 tbl_operations.php:565 +#: db_operations.php:515 tbl_operations.php:565 msgid "Add constraints" msgstr "Shto kushte" -#: db_operations.php:527 +#: db_operations.php:528 msgid "Switch to copied database" msgstr "Kalo tek databaza e kopjuar" -#: db_operations.php:551 libraries/build_html_for_db.lib.php:19 -#: libraries/db_structure.lib.php:53 libraries/Index.class.php:450 +#: db_operations.php:552 libraries/Index.class.php:450 +#: libraries/build_html_for_db.lib.php:19 libraries/db_structure.lib.php:53 #: libraries/mysql_charsets.lib.php:110 libraries/tbl_properties.inc.php:107 #: libraries/tbl_properties.inc.php:720 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:378 tbl_select.php:115 @@ -346,7 +345,7 @@ msgstr "Kalo tek databaza e kopjuar" msgid "Collation" msgstr "Collation" -#: db_operations.php:564 +#: db_operations.php:565 #, fuzzy, php-format #| msgid "" #| "The additional features for working with linked tables have been " @@ -358,7 +357,7 @@ msgstr "" "Karakteristikat shtesë janë çaktivizuar për sa i takon funksionimit me " "tabelat e lidhura. Për të kuptuar përse, klikoni %skëtu%s." -#: db_operations.php:599 +#: db_operations.php:600 #, fuzzy #| msgid "Relational schema" msgid "Edit or export relational schema" @@ -511,102 +510,102 @@ msgstr "Kërkesë SQL tek databaza %s:" msgid "Submit Query" msgstr "Dërgo Query" -#: db_routines.php:152 import.php:453 libraries/display_tbl.lib.php:2272 -#: libraries/Message.class.php:185 libraries/sql_query_form.lib.php:139 +#: db_routines.php:154 import.php:453 libraries/Message.class.php:185 +#: libraries/display_tbl.lib.php:2272 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" msgstr "Query SQL u zbatua me sukses" -#: db_routines.php:155 +#: db_routines.php:157 #, php-format msgid "%d row affected by the last statement inside the procedure" msgid_plural "%d rows affected by the last statement inside the procedure" msgstr[0] "" msgstr[1] "" -#: db_routines.php:165 +#: db_routines.php:167 #, php-format msgid "Execution results of routine %s" msgstr "" -#: db_routines.php:185 libraries/import.lib.php:153 sql.php:678 +#: db_routines.php:187 libraries/import.lib.php:153 sql.php:678 #: tbl_change.php:180 tbl_get_field.php:34 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL ka kthyer një të përbashkët boshe (p.sh. zero rreshta)." -#: db_routines.php:190 db_routines.php:295 db_routines.php:300 -#: db_routines.php:324 +#: db_routines.php:192 db_routines.php:297 db_routines.php:302 +#: db_routines.php:326 #, php-format msgid "The following query has failed: \"%s\"" msgstr "" -#: db_routines.php:191 db_routines.php:296 db_routines.php:301 -#: db_routines.php:311 db_routines.php:325 libraries/common.lib.php:609 +#: db_routines.php:193 db_routines.php:298 db_routines.php:303 +#: db_routines.php:313 db_routines.php:327 libraries/common.lib.php:609 msgid "MySQL said: " msgstr "Mesazh nga MySQL: " -#: db_routines.php:208 db_routines.php:240 db_routines.php:268 -#: db_routines.php:407 +#: db_routines.php:210 db_routines.php:242 db_routines.php:270 +#: db_routines.php:409 #, fuzzy #| msgid "Processes" msgid "Error in processing request" msgstr "Proceset" -#: db_routines.php:209 db_routines.php:241 db_routines.php:269 -#: db_routines.php:408 +#: db_routines.php:211 db_routines.php:243 db_routines.php:271 +#: db_routines.php:410 #, fuzzy, php-format #| msgid "No tables found in database." msgid "No routine with name %1$s found in database %2$s" msgstr "Nuk gjenden tabela në databazë." -#: db_routines.php:230 db_routines.php:234 +#: db_routines.php:232 db_routines.php:236 msgid "Execute routine" msgstr "" -#: db_routines.php:259 db_routines.php:263 +#: db_routines.php:261 db_routines.php:265 #, php-format msgid "Export of routine %s" msgstr "" -#: db_routines.php:288 libraries/db_routines.lib.php:960 +#: db_routines.php:290 libraries/db_routines.lib.php:960 #, php-format msgid "Invalid routine type: \"%s\"" msgstr "" -#: db_routines.php:309 +#: db_routines.php:311 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: db_routines.php:310 +#: db_routines.php:312 msgid "The backed up query was:" msgstr "" -#: db_routines.php:314 +#: db_routines.php:316 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Routine %1$s has been modified." msgstr "Tabela %s u eleminua" -#: db_routines.php:327 +#: db_routines.php:329 #, fuzzy, php-format msgid "Routine %1$s has been created." msgstr "Tabela %s u eleminua" -#: db_routines.php:335 +#: db_routines.php:337 msgid "One or more errors have occured while processing your request:" msgstr "" -#: db_routines.php:379 +#: db_routines.php:381 #, fuzzy msgid "Create routine" msgstr "Versioni i MySQL" -#: db_routines.php:383 +#: db_routines.php:385 msgid "Edit routine" msgstr "" -#: db_routines.php:434 +#: db_routines.php:436 msgid "" "You are using PHP's deprecated 'mysql' extension, which is not capable of " "handling multi queries. The execution of some stored routines may fail!(ex. 12.00% to .12)" msgstr "" @@ -6217,40 +6359,6 @@ msgid "" "the issue and try again." msgstr "" -#: libraries/Index.class.php:430 tbl_relation.php:526 -msgid "No index defined!" -msgstr "Asnjë tregues i përcaktuar!" - -#: libraries/Index.class.php:446 libraries/tbl_properties.inc.php:503 -#: tbl_structure.php:157 tbl_structure.php:162 tbl_structure.php:606 -#: tbl_tracking.php:315 -msgid "Unique" -msgstr "I vetëm" - -#: libraries/Index.class.php:447 tbl_tracking.php:316 -msgid "Packed" -msgstr "" - -#: libraries/Index.class.php:449 tbl_tracking.php:318 -msgid "Cardinality" -msgstr "" - -#: libraries/Index.class.php:474 -msgid "The primary key has been dropped" -msgstr "Kyçi primar u eleminua" - -#: libraries/Index.class.php:478 -#, php-format -msgid "Index %s has been dropped" -msgstr "Treguesi %s u eleminua" - -#: libraries/Index.class.php:582 -#, php-format -msgid "" -"The indexes %1$s and %2$s seem to be equal and one of them could possibly be " -"removed." -msgstr "" - #: libraries/kanji-encoding.lib.php:142 #, fuzzy #| msgid "None" @@ -6263,29 +6371,6 @@ msgstr "Asnjë lloj" msgid "Convert to Kana" msgstr "" -#: libraries/Message.class.php:260 -#, php-format -msgid "%1$d row affected." -msgid_plural "%1$d rows affected." -msgstr[0] "" -msgstr[1] "" - -#: libraries/Message.class.php:279 -#, fuzzy, php-format -#| msgid "No rows selected" -msgid "%1$d row deleted." -msgid_plural "%1$d rows deleted." -msgstr[0] "Nuk ka rreshta të zgjedhur" -msgstr[1] "Nuk ka rreshta të zgjedhur" - -#: libraries/Message.class.php:298 -#, fuzzy, php-format -#| msgid "No rows selected" -msgid "%1$d row inserted." -msgid_plural "%1$d rows inserted." -msgstr[0] "Nuk ka rreshta të zgjedhur" -msgstr[1] "Nuk ka rreshta të zgjedhur" - #: libraries/mult_submits.inc.php:254 #, fuzzy #| msgid "Fri" @@ -6529,19 +6614,6 @@ msgstr "" msgid "This format has no options" msgstr "Ky format nuk ka opcione" -#: libraries/RecentTable.class.php:114 -msgid "Could not save recent table" -msgstr "" - -#: libraries/RecentTable.class.php:149 -#, fuzzy -msgid "Recent tables" -msgstr "Asnjë tabelë" - -#: libraries/RecentTable.class.php:155 -msgid "There are no recent tables" -msgstr "" - #: libraries/relation.lib.php:83 msgid "not OK" msgstr "jo OK" @@ -6934,6 +7006,64 @@ msgstr "" msgid "Target database" msgstr "Kërko në databazë" +#: libraries/sql_query_form.lib.php:223 +#, fuzzy, php-format +msgid "Run SQL query/queries on server %s" +msgstr "Zbato query SQL tek databaza %s" + +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 +#, php-format +msgid "Run SQL query/queries on database %s" +msgstr "Zbato query SQL tek databaza %s" + +#: libraries/sql_query_form.lib.php:296 navigation.php:302 +#: setup/frames/index.inc.php:231 +#, fuzzy +msgid "Clear" +msgstr "Kalendari" + +#: libraries/sql_query_form.lib.php:301 +#, fuzzy +#| msgid "Column names" +msgid "Columns" +msgstr "Emrat e kollonave" + +#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 +msgid "Bookmark this SQL query" +msgstr "Shtoja të preferuarve këtë query SQL" + +#: libraries/sql_query_form.lib.php:343 sql.php:1021 +msgid "Let every user access this bookmark" +msgstr "Lejo që çdo përdorues të ketë hyrje në këtë libërshënues" + +#: libraries/sql_query_form.lib.php:349 +msgid "Replace existing bookmark of same name" +msgstr "" + +#: libraries/sql_query_form.lib.php:365 +msgid "Do not overwrite this query from outside the window" +msgstr "Mos e mbishkruaj këtë query nga jashtë dritares" + +#: libraries/sql_query_form.lib.php:372 +msgid "Delimiter" +msgstr "" + +#: libraries/sql_query_form.lib.php:380 +msgid " Show this query here again " +msgstr "Tregoje përsëri këtë query" + +#: libraries/sql_query_form.lib.php:443 +msgid "View only" +msgstr "Shfaq vetëm" + +#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 +msgid "Location of the text file" +msgstr "Pozicioni i file" + +#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 +msgid "web server upload directory" +msgstr "directory e upload të server-it web" + #: libraries/sqlparser.lib.php:132 msgid "" "There seems to be an error in your SQL query. The MySQL server error output " @@ -6999,64 +7129,6 @@ msgstr "Identifikues i pavlefshëm" msgid "Unknown Punctuation String" msgstr "Stringë Punctuation e panjohur" -#: libraries/sql_query_form.lib.php:223 -#, fuzzy, php-format -msgid "Run SQL query/queries on server %s" -msgstr "Zbato query SQL tek databaza %s" - -#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 -#, php-format -msgid "Run SQL query/queries on database %s" -msgstr "Zbato query SQL tek databaza %s" - -#: libraries/sql_query_form.lib.php:296 navigation.php:302 -#: setup/frames/index.inc.php:231 -#, fuzzy -msgid "Clear" -msgstr "Kalendari" - -#: libraries/sql_query_form.lib.php:301 -#, fuzzy -#| msgid "Column names" -msgid "Columns" -msgstr "Emrat e kollonave" - -#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 -msgid "Bookmark this SQL query" -msgstr "Shtoja të preferuarve këtë query SQL" - -#: libraries/sql_query_form.lib.php:343 sql.php:1021 -msgid "Let every user access this bookmark" -msgstr "Lejo që çdo përdorues të ketë hyrje në këtë libërshënues" - -#: libraries/sql_query_form.lib.php:349 -msgid "Replace existing bookmark of same name" -msgstr "" - -#: libraries/sql_query_form.lib.php:365 -msgid "Do not overwrite this query from outside the window" -msgstr "Mos e mbishkruaj këtë query nga jashtë dritares" - -#: libraries/sql_query_form.lib.php:372 -msgid "Delimiter" -msgstr "" - -#: libraries/sql_query_form.lib.php:380 -msgid " Show this query here again " -msgstr "Tregoje përsëri këtë query" - -#: libraries/sql_query_form.lib.php:443 -msgid "View only" -msgstr "Shfaq vetëm" - -#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 -msgid "Location of the text file" -msgstr "Pozicioni i file" - -#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 -msgid "web server upload directory" -msgstr "directory e upload të server-it web" - #: libraries/sqlvalidator.lib.php:67 #, php-format msgid "" @@ -7066,48 +7138,6 @@ msgstr "" "Miratuesi SQL nuk arrin të niset. Ju lutem kontrolloni instalimin e " "prapashtesave të duhura php ashtu si përshkruhet tek %sdokumentimi%s." -#: libraries/StorageEngine.class.php:195 -msgid "" -"There is no detailed status information available for this storage engine." -msgstr "" - -#: libraries/StorageEngine.class.php:355 -#, php-format -msgid "%s is available on this MySQL server." -msgstr "" - -#: libraries/StorageEngine.class.php:358 -#, php-format -msgid "%s has been disabled for this MySQL server." -msgstr "" - -#: libraries/StorageEngine.class.php:362 -#, php-format -msgid "This MySQL server does not support the %s storage engine." -msgstr "" - -#: libraries/Table.class.php:1027 -msgid "Invalid database" -msgstr "" - -#: libraries/Table.class.php:1041 tbl_get_field.php:25 -msgid "Invalid table name" -msgstr "" - -#: libraries/Table.class.php:1056 -#, php-format -msgid "Error renaming table %1$s to %2$s" -msgstr "" - -#: libraries/Table.class.php:1139 -#, php-format -msgid "Table %s has been renamed to %s" -msgstr "Tabela %s u riemërtua %s" - -#: libraries/Table.class.php:1272 -msgid "Could not save table UI preferences" -msgstr "" - #: libraries/tbl_links.inc.php:117 libraries/tbl_links.inc.php:118 msgid "Table seems to be empty!" msgstr "" @@ -7237,38 +7267,6 @@ msgstr "" msgid "+ Add a value" msgstr "Shto një përdorues të ri" -#: libraries/Theme.class.php:160 -#, php-format -msgid "No valid image path for theme %s found!" -msgstr "" - -#: libraries/Theme.class.php:380 -msgid "No preview available." -msgstr "" - -#: libraries/Theme.class.php:383 -msgid "take it" -msgstr "merre" - -#: libraries/Theme_Manager.class.php:109 -#, php-format -msgid "Default theme %s not found!" -msgstr "" - -#: libraries/Theme_Manager.class.php:147 -#, php-format -msgid "Theme %s not found!" -msgstr "" - -#: libraries/Theme_Manager.class.php:215 -#, php-format -msgid "Theme path not found for theme %s!" -msgstr "" - -#: libraries/Theme_Manager.class.php:291 themes.php:20 themes.php:40 -msgid "Theme" -msgstr "" - #: libraries/transformations/application_octetstream__download.inc.php:9 #, fuzzy #| msgid "" @@ -8365,8 +8363,8 @@ msgstr "Elemino databazat që kanë emër të njëjtë me përdoruesit." msgid "" "Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege " "tables. The content of these tables may differ from the privileges the " -"server uses, if they have been changed manually. In this case, you should %" -"sreload the privileges%s before you continue." +"server uses, if they have been changed manually. In this case, you should " +"%sreload the privileges%s before you continue." msgstr "" "Shënim: phpMyAdmin lexon të drejtat e përdoruesve direkt nga tabela e " "privilegjeve të MySQL. Përmbajtja e kësaj tabele mund të ndryshojë prej të " @@ -10653,8 +10651,8 @@ msgstr "Riemërto tabelën në" #~ "Query statistics: Since its startup, %s queries have been sent to " #~ "the server." #~ msgstr "" -#~ "Statistikat e Query: Që nga nisja e tij, serverit i janë dërguar %" -#~ "s queries." +#~ "Statistikat e Query: Që nga nisja e tij, serverit i janë dërguar " +#~ "%s queries." #, fuzzy #~| msgid "The privileges were reloaded successfully." diff --git a/po/sr.po b/po/sr.po index 63e7131bef..3d5f075323 100644 --- a/po/sr.po +++ b/po/sr.po @@ -3,16 +3,16 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-26 07:33-0400\n" +"POT-Creation-Date: 2011-06-27 10:20+0200\n" "PO-Revision-Date: 2011-04-06 18:43+0200\n" "Last-Translator: \n" "Language-Team: serbian_cyrillic \n" +"Language: sr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: sr\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%" -"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Generator: Pootle 2.0.5\n" #: browse_foreigners.php:35 browse_foreigners.php:53 @@ -46,13 +46,13 @@ msgstr "" msgid "Search" msgstr "Претраживање" -#: browse_foreigners.php:154 db_operations.php:368 db_operations.php:420 -#: db_operations.php:530 db_operations.php:558 db_search.php:360 +#: browse_foreigners.php:154 db_operations.php:369 db_operations.php:421 +#: db_operations.php:531 db_operations.php:559 db_search.php:360 #: db_structure.php:528 enum_editor.php:63 js/messages.php:90 +#: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 #: libraries/auth/cookie.auth.lib.php:273 libraries/common.lib.php:1315 -#: libraries/common.lib.php:2245 libraries/Config.class.php:1220 -#: libraries/core.lib.php:557 libraries/db_routines.lib.php:789 -#: libraries/db_routines.lib.php:921 +#: libraries/common.lib.php:2245 libraries/core.lib.php:557 +#: libraries/db_routines.lib.php:789 libraries/db_routines.lib.php:921 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 #: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 @@ -65,18 +65,18 @@ msgstr "Претраживање" #: 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:518 #: libraries/tbl_properties.inc.php:607 libraries/tbl_properties.inc.php:777 -#: libraries/Theme_Manager.class.php:305 main.php:109 navigation.php:202 -#: navigation.php:240 pmd_pdf.php:124 prefs_manage.php:265 -#: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 -#: server_privileges.php:1694 server_privileges.php:2051 -#: server_privileges.php:2098 server_privileges.php:2138 -#: server_replication.php:233 server_replication.php:316 -#: server_replication.php:347 server_synchronize.php:1220 tbl_change.php:332 -#: tbl_change.php:1024 tbl_change.php:1061 tbl_indexes.php:260 -#: tbl_operations.php:280 tbl_operations.php:317 tbl_operations.php:519 -#: tbl_operations.php:581 tbl_operations.php:763 tbl_select.php:291 -#: tbl_structure.php:698 tbl_structure.php:734 tbl_tracking.php:425 -#: tbl_tracking.php:563 view_create.php:181 view_operations.php:99 +#: main.php:109 navigation.php:202 navigation.php:240 pmd_pdf.php:124 +#: prefs_manage.php:265 prefs_manage.php:316 server_binlog.php:128 +#: server_privileges.php:646 server_privileges.php:1694 +#: server_privileges.php:2051 server_privileges.php:2098 +#: server_privileges.php:2138 server_replication.php:233 +#: server_replication.php:316 server_replication.php:347 +#: server_synchronize.php:1220 tbl_change.php:332 tbl_change.php:1024 +#: tbl_change.php:1061 tbl_indexes.php:260 tbl_operations.php:280 +#: tbl_operations.php:317 tbl_operations.php:519 tbl_operations.php:581 +#: tbl_operations.php:763 tbl_select.php:291 tbl_structure.php:698 +#: tbl_structure.php:734 tbl_tracking.php:425 tbl_tracking.php:563 +#: view_create.php:181 view_operations.php:99 msgid "Go" msgstr "Крени" @@ -121,7 +121,7 @@ msgstr "" msgid "Database %1$s has been created." msgstr "База %s је креирана." -#: db_datadict.php:48 db_operations.php:361 +#: db_datadict.php:48 db_operations.php:362 msgid "Database comment: " msgstr "Коментар базе:" @@ -131,9 +131,9 @@ msgstr "Коментар базе:" msgid "Table comments" msgstr "Коментари табеле" -#: db_datadict.php:166 db_qbe.php:196 libraries/export/htmlword.php:248 -#: libraries/export/latex.php:375 libraries/export/odt.php:302 -#: libraries/export/texytext.php:227 libraries/Index.class.php:448 +#: db_datadict.php:166 db_qbe.php:196 libraries/Index.class.php:448 +#: libraries/export/htmlword.php:248 libraries/export/latex.php:375 +#: libraries/export/odt.php:302 libraries/export/texytext.php:227 #: libraries/schema/Pdf_Relation_Schema.class.php:1236 #: libraries/schema/Pdf_Relation_Schema.class.php:1257 #: libraries/tbl_properties.inc.php:274 tbl_change.php:310 tbl_chart.php:86 @@ -142,12 +142,12 @@ msgstr "Коментари табеле" msgid "Column" msgstr "Колона" -#: db_datadict.php:167 db_printview.php:104 libraries/db_events.inc.php:69 -#: libraries/db_routines.lib.php:666 libraries/db_routines.lib.php:691 -#: libraries/db_routines.lib.php:847 libraries/db_routines.lib.php:1216 -#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:249 -#: libraries/export/latex.php:375 libraries/export/odt.php:305 -#: libraries/export/texytext.php:228 libraries/Index.class.php:445 +#: db_datadict.php:167 db_printview.php:104 libraries/Index.class.php:445 +#: libraries/db_events.inc.php:69 libraries/db_routines.lib.php:666 +#: libraries/db_routines.lib.php:691 libraries/db_routines.lib.php:847 +#: libraries/db_routines.lib.php:1216 libraries/db_structure.lib.php:51 +#: libraries/export/htmlword.php:249 libraries/export/latex.php:375 +#: libraries/export/odt.php:305 libraries/export/texytext.php:228 #: libraries/schema/Pdf_Relation_Schema.class.php:1237 #: libraries/schema/Pdf_Relation_Schema.class.php:1258 #: libraries/tbl_properties.inc.php:100 server_privileges.php:2151 @@ -157,9 +157,9 @@ msgstr "Колона" msgid "Type" msgstr "Тип" -#: db_datadict.php:169 libraries/export/htmlword.php:250 -#: libraries/export/latex.php:375 libraries/export/odt.php:308 -#: libraries/export/texytext.php:229 libraries/Index.class.php:451 +#: db_datadict.php:169 libraries/Index.class.php:451 +#: libraries/export/htmlword.php:250 libraries/export/latex.php:375 +#: libraries/export/odt.php:308 libraries/export/texytext.php:229 #: libraries/schema/Pdf_Relation_Schema.class.php:1239 #: libraries/schema/Pdf_Relation_Schema.class.php:1260 #: libraries/tbl_properties.inc.php:109 tbl_change.php:325 @@ -197,13 +197,12 @@ msgstr "Везе ка" msgid "Comments" msgstr "Коментари" -#: db_datadict.php:259 js/messages.php:109 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:361 +#: db_datadict.php:259 js/messages.php:109 libraries/Index.class.php:361 #: libraries/Index.class.php:388 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:287 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:287 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:130 #: server_privileges.php:1381 server_privileges.php:1392 @@ -214,17 +213,17 @@ msgstr "Коментари" msgid "No" msgstr "Не" -#: db_datadict.php:259 js/messages.php:108 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:362 +#: db_datadict.php:259 js/messages.php:108 libraries/Index.class.php:362 #: libraries/Index.class.php:387 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 -#: libraries/mult_submits.inc.php:87 libraries/mult_submits.inc.php:92 -#: libraries/mult_submits.inc.php:97 libraries/mult_submits.inc.php:102 -#: libraries/mult_submits.inc.php:262 libraries/mult_submits.inc.php:276 -#: libraries/mult_submits.inc.php:286 libraries/mult_submits.inc.php:299 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:46 +#: libraries/mult_submits.inc.php:78 libraries/mult_submits.inc.php:87 +#: libraries/mult_submits.inc.php:92 libraries/mult_submits.inc.php:97 +#: libraries/mult_submits.inc.php:102 libraries/mult_submits.inc.php:262 +#: libraries/mult_submits.inc.php:276 libraries/mult_submits.inc.php:286 +#: libraries/mult_submits.inc.php:299 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:129 #: server_databases.php:76 server_privileges.php:1378 @@ -261,79 +260,79 @@ msgstr "ништа" msgid "The database name is empty!" msgstr "Име базе није задато!" -#: db_operations.php:271 +#: db_operations.php:272 #, php-format msgid "Database %s has been renamed to %s" msgstr "База %s је преименована у %s" -#: db_operations.php:275 +#: db_operations.php:276 #, php-format msgid "Database %s has been copied to %s" msgstr "База %s је прекопирана у %s" -#: db_operations.php:403 +#: db_operations.php:404 msgid "Rename database to" msgstr "Преименуј базу у" -#: db_operations.php:408 server_status.php:799 +#: db_operations.php:409 server_status.php:799 msgid "Command" msgstr "Наредба" -#: db_operations.php:439 +#: db_operations.php:440 msgid "Remove database" msgstr "Уклони базу" -#: db_operations.php:451 +#: db_operations.php:452 #, php-format msgid "Database %s has been dropped." msgstr "База %s је одбачена." -#: db_operations.php:456 +#: db_operations.php:457 msgid "Drop the database (DROP)" msgstr "Одбаци базу (DROP)" -#: db_operations.php:486 +#: db_operations.php:487 msgid "Copy database to" msgstr "Копирај базу у" -#: db_operations.php:493 tbl_operations.php:548 tbl_tracking.php:418 +#: db_operations.php:494 tbl_operations.php:548 tbl_tracking.php:418 msgid "Structure only" msgstr "Само структура" -#: db_operations.php:494 tbl_operations.php:549 tbl_tracking.php:420 +#: db_operations.php:495 tbl_operations.php:549 tbl_tracking.php:420 msgid "Structure and data" msgstr "Структура и подаци" -#: db_operations.php:495 tbl_operations.php:550 tbl_tracking.php:419 +#: db_operations.php:496 tbl_operations.php:550 tbl_tracking.php:419 msgid "Data only" msgstr "Само подаци" -#: db_operations.php:503 +#: db_operations.php:504 msgid "CREATE DATABASE before copying" msgstr "CREATE DATABASE пре копирања" -#: db_operations.php:506 libraries/config/messages.inc.php:126 +#: db_operations.php:507 libraries/config/messages.inc.php:126 #: libraries/config/messages.inc.php:127 libraries/config/messages.inc.php:129 #: libraries/config/messages.inc.php:135 tbl_operations.php:556 #, php-format msgid "Add %s" msgstr "Додај %s" -#: db_operations.php:510 libraries/config/messages.inc.php:119 +#: db_operations.php:511 libraries/config/messages.inc.php:119 #: tbl_operations.php:314 tbl_operations.php:558 msgid "Add AUTO_INCREMENT value" msgstr "Додај AUTO_INCREMENT вредност" -#: db_operations.php:514 tbl_operations.php:565 +#: db_operations.php:515 tbl_operations.php:565 msgid "Add constraints" msgstr "Додај ограничења" -#: db_operations.php:527 +#: db_operations.php:528 msgid "Switch to copied database" msgstr "Пребаци се на копирану базу" -#: db_operations.php:551 libraries/build_html_for_db.lib.php:19 -#: libraries/db_structure.lib.php:53 libraries/Index.class.php:450 +#: db_operations.php:552 libraries/Index.class.php:450 +#: libraries/build_html_for_db.lib.php:19 libraries/db_structure.lib.php:53 #: libraries/mysql_charsets.lib.php:110 libraries/tbl_properties.inc.php:107 #: libraries/tbl_properties.inc.php:720 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:378 tbl_select.php:115 @@ -342,7 +341,7 @@ msgstr "Пребаци се на копирану базу" msgid "Collation" msgstr "Сортирање" -#: db_operations.php:564 +#: db_operations.php:565 #, fuzzy, php-format #| msgid "" #| "The additional features for working with linked tables have been " @@ -354,7 +353,7 @@ msgstr "" "Додатне могућности за рад са повезаним табелама су искључене. Да бисте " "сазнали зашто, кликните %sовде%s." -#: db_operations.php:599 +#: db_operations.php:600 msgid "Edit or export relational schema" msgstr "Уреди или извези релациону схему" @@ -506,14 +505,14 @@ msgstr "SQL упит на бази %s:" msgid "Submit Query" msgstr "Изврши SQL упит" -#: db_routines.php:152 import.php:453 libraries/display_tbl.lib.php:2272 -#: libraries/Message.class.php:185 libraries/sql_query_form.lib.php:139 +#: db_routines.php:154 import.php:453 libraries/Message.class.php:185 +#: libraries/display_tbl.lib.php:2272 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" msgstr "Ваш SQL упит је успешно извршен" -#: db_routines.php:155 +#: db_routines.php:157 #, php-format msgid "%d row affected by the last statement inside the procedure" msgid_plural "%d rows affected by the last statement inside the procedure" @@ -521,93 +520,93 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: db_routines.php:165 +#: db_routines.php:167 #, fuzzy, php-format #| msgid "Allows executing stored routines." msgid "Execution results of routine %s" msgstr "Дозвољава извршавање сачуваних рутина." -#: db_routines.php:185 libraries/import.lib.php:153 sql.php:678 +#: db_routines.php:187 libraries/import.lib.php:153 sql.php:678 #: tbl_change.php:180 tbl_get_field.php:34 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL је вратио празан резултат (нула редова)." -#: db_routines.php:190 db_routines.php:295 db_routines.php:300 -#: db_routines.php:324 +#: db_routines.php:192 db_routines.php:297 db_routines.php:302 +#: db_routines.php:326 #, php-format msgid "The following query has failed: \"%s\"" msgstr "" -#: db_routines.php:191 db_routines.php:296 db_routines.php:301 -#: db_routines.php:311 db_routines.php:325 libraries/common.lib.php:609 +#: db_routines.php:193 db_routines.php:298 db_routines.php:303 +#: db_routines.php:313 db_routines.php:327 libraries/common.lib.php:609 msgid "MySQL said: " msgstr "MySQL рече: " -#: db_routines.php:208 db_routines.php:240 db_routines.php:268 -#: db_routines.php:407 +#: db_routines.php:210 db_routines.php:242 db_routines.php:270 +#: db_routines.php:409 #, fuzzy #| msgid "Processes" msgid "Error in processing request" msgstr "Процеси" -#: db_routines.php:209 db_routines.php:241 db_routines.php:269 -#: db_routines.php:408 +#: db_routines.php:211 db_routines.php:243 db_routines.php:271 +#: db_routines.php:410 #, fuzzy, php-format #| msgid "No tables found in database." msgid "No routine with name %1$s found in database %2$s" msgstr "Табеле нису пронађене у бази." -#: db_routines.php:230 db_routines.php:234 +#: db_routines.php:232 db_routines.php:236 msgid "Execute routine" msgstr "" -#: db_routines.php:259 db_routines.php:263 +#: db_routines.php:261 db_routines.php:265 #, fuzzy, php-format msgid "Export of routine %s" msgstr "Увоз датотека" -#: db_routines.php:288 libraries/db_routines.lib.php:960 +#: db_routines.php:290 libraries/db_routines.lib.php:960 #, fuzzy, php-format #| msgid "Invalid server index: \"%s\"" msgid "Invalid routine type: \"%s\"" msgstr "Неисправан индекс сервера: \"%s\"" -#: db_routines.php:309 +#: db_routines.php:311 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: db_routines.php:310 +#: db_routines.php:312 msgid "The backed up query was:" msgstr "" -#: db_routines.php:314 +#: db_routines.php:316 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Routine %1$s has been modified." msgstr "Табела %s је одбачена" -#: db_routines.php:327 +#: db_routines.php:329 #, fuzzy, php-format msgid "Routine %1$s has been created." msgstr "Табела %s је одбачена" -#: db_routines.php:335 +#: db_routines.php:337 msgid "One or more errors have occured while processing your request:" msgstr "" -#: db_routines.php:379 +#: db_routines.php:381 #, fuzzy #| msgid "Create relation" msgid "Create routine" msgstr "Направи релацију" -#: db_routines.php:383 +#: db_routines.php:385 #, fuzzy #| msgid "Routines" msgid "Edit routine" msgstr "Рутине" -#: db_routines.php:434 +#: db_routines.php:436 msgid "" "You are using PHP's deprecated 'mysql' extension, which is not capable of " "handling multi queries. The execution of some stored routines may fail!(ex. 12.00% to .12)" msgstr "" @@ -6334,40 +6479,6 @@ msgid "" "the issue and try again." msgstr "" -#: libraries/Index.class.php:430 tbl_relation.php:526 -msgid "No index defined!" -msgstr "Кључ није дефинисан!" - -#: libraries/Index.class.php:446 libraries/tbl_properties.inc.php:503 -#: tbl_structure.php:157 tbl_structure.php:162 tbl_structure.php:606 -#: tbl_tracking.php:315 -msgid "Unique" -msgstr "Јединствени" - -#: libraries/Index.class.php:447 tbl_tracking.php:316 -msgid "Packed" -msgstr "" - -#: libraries/Index.class.php:449 tbl_tracking.php:318 -msgid "Cardinality" -msgstr "Кардиналност" - -#: libraries/Index.class.php:474 -msgid "The primary key has been dropped" -msgstr "Примарни кључ је обрисан" - -#: libraries/Index.class.php:478 -#, php-format -msgid "Index %s has been dropped" -msgstr "Кључ %s је обрисан" - -#: libraries/Index.class.php:582 -#, php-format -msgid "" -"The indexes %1$s and %2$s seem to be equal and one of them could possibly be " -"removed." -msgstr "" - #: libraries/kanji-encoding.lib.php:142 #, fuzzy #| msgid "None" @@ -6380,29 +6491,6 @@ msgstr "нема" msgid "Convert to Kana" msgstr "" -#: libraries/Message.class.php:260 -#, php-format -msgid "%1$d row affected." -msgid_plural "%1$d rows affected." -msgstr[0] "" -msgstr[1] "" - -#: libraries/Message.class.php:279 -#, fuzzy, php-format -#| msgid "No rows selected" -msgid "%1$d row deleted." -msgid_plural "%1$d rows deleted." -msgstr[0] "Нема одабраних редова" -msgstr[1] "Нема одабраних редова" - -#: libraries/Message.class.php:298 -#, fuzzy, php-format -#| msgid "No rows selected" -msgid "%1$d row inserted." -msgid_plural "%1$d rows inserted." -msgstr[0] "Нема одабраних редова" -msgstr[1] "Нема одабраних редова" - #: libraries/mult_submits.inc.php:254 #, fuzzy #| msgid "Fri" @@ -6647,22 +6735,6 @@ msgstr "" msgid "This format has no options" msgstr "Не постоје опције за овај формат" -#: libraries/RecentTable.class.php:114 -#, fuzzy -#| msgid "Could not load default configuration from: \"%1$s\"" -msgid "Could not save recent table" -msgstr "Не могу да учитам подразумевану конфигурацију из: \"%1$s\"" - -#: libraries/RecentTable.class.php:149 -#, fuzzy -msgid "Recent tables" -msgstr "Нема табела" - -#: libraries/RecentTable.class.php:155 -#, fuzzy -msgid "There are no recent tables" -msgstr "Провери табелу" - #: libraries/relation.lib.php:83 msgid "not OK" msgstr "није у реду" @@ -7055,6 +7127,64 @@ msgstr "" msgid "Target database" msgstr "Претраживање базе" +#: libraries/sql_query_form.lib.php:223 +#, php-format +msgid "Run SQL query/queries on server %s" +msgstr "Изврши SQL упит(е) на серверу %s" + +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 +#, php-format +msgid "Run SQL query/queries on database %s" +msgstr "Изврши SQL упит(е) на бази %s" + +#: libraries/sql_query_form.lib.php:296 navigation.php:302 +#: setup/frames/index.inc.php:231 +#, fuzzy +msgid "Clear" +msgstr "Календар" + +#: libraries/sql_query_form.lib.php:301 +#, fuzzy +#| msgid "Column names" +msgid "Columns" +msgstr "Имена колона" + +#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 +msgid "Bookmark this SQL query" +msgstr "Запамти SQL-упит" + +#: libraries/sql_query_form.lib.php:343 sql.php:1021 +msgid "Let every user access this bookmark" +msgstr "Дозволи сваком кориснику да приступа овом упамћеном упиту" + +#: libraries/sql_query_form.lib.php:349 +msgid "Replace existing bookmark of same name" +msgstr "Замени постојеће запамћене упите истог имена" + +#: libraries/sql_query_form.lib.php:365 +msgid "Do not overwrite this query from outside the window" +msgstr "Не преписуј овај упит изван прозора" + +#: libraries/sql_query_form.lib.php:372 +msgid "Delimiter" +msgstr "Граничник" + +#: libraries/sql_query_form.lib.php:380 +msgid " Show this query here again " +msgstr "Прикажи поново овај упит" + +#: libraries/sql_query_form.lib.php:443 +msgid "View only" +msgstr "Види само" + +#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 +msgid "Location of the text file" +msgstr "Локација текстуалне датотеке" + +#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 +msgid "web server upload directory" +msgstr "директоријум за слање веб сервера " + #: libraries/sqlparser.lib.php:132 msgid "" "There seems to be an error in your SQL query. The MySQL server error output " @@ -7117,64 +7247,6 @@ msgstr "Неисправан иГ¤ентификатор" msgid "Unknown Punctuation String" msgstr "Непознат стринг интерпункције" -#: libraries/sql_query_form.lib.php:223 -#, php-format -msgid "Run SQL query/queries on server %s" -msgstr "Изврши SQL упит(е) на серверу %s" - -#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 -#, php-format -msgid "Run SQL query/queries on database %s" -msgstr "Изврши SQL упит(е) на бази %s" - -#: libraries/sql_query_form.lib.php:296 navigation.php:302 -#: setup/frames/index.inc.php:231 -#, fuzzy -msgid "Clear" -msgstr "Календар" - -#: libraries/sql_query_form.lib.php:301 -#, fuzzy -#| msgid "Column names" -msgid "Columns" -msgstr "Имена колона" - -#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 -msgid "Bookmark this SQL query" -msgstr "Запамти SQL-упит" - -#: libraries/sql_query_form.lib.php:343 sql.php:1021 -msgid "Let every user access this bookmark" -msgstr "Дозволи сваком кориснику да приступа овом упамћеном упиту" - -#: libraries/sql_query_form.lib.php:349 -msgid "Replace existing bookmark of same name" -msgstr "Замени постојеће запамћене упите истог имена" - -#: libraries/sql_query_form.lib.php:365 -msgid "Do not overwrite this query from outside the window" -msgstr "Не преписуј овај упит изван прозора" - -#: libraries/sql_query_form.lib.php:372 -msgid "Delimiter" -msgstr "Граничник" - -#: libraries/sql_query_form.lib.php:380 -msgid " Show this query here again " -msgstr "Прикажи поново овај упит" - -#: libraries/sql_query_form.lib.php:443 -msgid "View only" -msgstr "Види само" - -#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 -msgid "Location of the text file" -msgstr "Локација текстуалне датотеке" - -#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 -msgid "web server upload directory" -msgstr "директоријум за слање веб сервера " - #: libraries/sqlvalidator.lib.php:67 #, php-format msgid "" @@ -7184,48 +7256,6 @@ msgstr "" "SQL валидатор није могао да буде покренут. Проверите да ли су инсталиране " "неопходне PHP екстензије описане у %sдокументацији%s." -#: libraries/StorageEngine.class.php:195 -msgid "" -"There is no detailed status information available for this storage engine." -msgstr "Нема детаљнијих информација о статусу за овај погон складиштења." - -#: libraries/StorageEngine.class.php:355 -#, php-format -msgid "%s is available on this MySQL server." -msgstr "%s је доступан на овом MySQL серверу." - -#: libraries/StorageEngine.class.php:358 -#, php-format -msgid "%s has been disabled for this MySQL server." -msgstr "%s је онемогућен на овом MySQL серверу." - -#: libraries/StorageEngine.class.php:362 -#, php-format -msgid "This MySQL server does not support the %s storage engine." -msgstr "Овај MySQL сервер не подржава %s погон складиштења." - -#: libraries/Table.class.php:1027 -msgid "Invalid database" -msgstr "Неисправна база података" - -#: libraries/Table.class.php:1041 tbl_get_field.php:25 -msgid "Invalid table name" -msgstr "Неисправан назив табеле" - -#: libraries/Table.class.php:1056 -#, php-format -msgid "Error renaming table %1$s to %2$s" -msgstr "Грешка при преименовању табеле %1$s у %2$s" - -#: libraries/Table.class.php:1139 -#, php-format -msgid "Table %s has been renamed to %s" -msgstr "Табели %s промењено име у %s" - -#: libraries/Table.class.php:1272 -msgid "Could not save table UI preferences" -msgstr "" - #: libraries/tbl_links.inc.php:117 libraries/tbl_links.inc.php:118 msgid "Table seems to be empty!" msgstr "Табела је изгледа празна!" @@ -7355,38 +7385,6 @@ msgstr "" msgid "+ Add a value" msgstr "Додај новог корисника" -#: libraries/Theme.class.php:160 -#, php-format -msgid "No valid image path for theme %s found!" -msgstr "Нема исправне путање до слика за тему %s!" - -#: libraries/Theme.class.php:380 -msgid "No preview available." -msgstr "Преглед не постоји." - -#: libraries/Theme.class.php:383 -msgid "take it" -msgstr "преузми" - -#: libraries/Theme_Manager.class.php:109 -#, php-format -msgid "Default theme %s not found!" -msgstr "Није пронађена подразумевана тема %s!" - -#: libraries/Theme_Manager.class.php:147 -#, php-format -msgid "Theme %s not found!" -msgstr "Није пронађена тема %s!" - -#: libraries/Theme_Manager.class.php:215 -#, php-format -msgid "Theme path not found for theme %s!" -msgstr "Није пронађена путања до теме за тему %s!" - -#: libraries/Theme_Manager.class.php:291 themes.php:20 themes.php:40 -msgid "Theme" -msgstr "" - #: libraries/transformations/application_octetstream__download.inc.php:9 #, fuzzy #| msgid "" @@ -8502,8 +8500,8 @@ msgstr "Одбаци базе које се зову исто као корис msgid "" "Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege " "tables. The content of these tables may differ from the privileges the " -"server uses, if they have been changed manually. In this case, you should %" -"sreload the privileges%s before you continue." +"server uses, if they have been changed manually. In this case, you should " +"%sreload the privileges%s before you continue." msgstr "" "Напомена: phpMyAdmin узима привилегије корисника директно из MySQL табела " "привилегија. Садржај ове табеле може се разликовати од привилегија које " diff --git a/po/sr@latin.po b/po/sr@latin.po index 640428b6db..d69009f866 100644 --- a/po/sr@latin.po +++ b/po/sr@latin.po @@ -3,16 +3,16 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-26 07:33-0400\n" +"POT-Creation-Date: 2011-06-27 10:20+0200\n" "PO-Revision-Date: 2010-12-02 14:49+0200\n" "Last-Translator: Sasa Kostic \n" "Language-Team: serbian_latin \n" +"Language: sr@latin\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: sr@latin\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%" -"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Generator: Pootle 2.0.5\n" #: browse_foreigners.php:35 browse_foreigners.php:53 @@ -46,13 +46,13 @@ msgstr "" msgid "Search" msgstr "Pretraživanje" -#: browse_foreigners.php:154 db_operations.php:368 db_operations.php:420 -#: db_operations.php:530 db_operations.php:558 db_search.php:360 +#: browse_foreigners.php:154 db_operations.php:369 db_operations.php:421 +#: db_operations.php:531 db_operations.php:559 db_search.php:360 #: db_structure.php:528 enum_editor.php:63 js/messages.php:90 +#: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 #: libraries/auth/cookie.auth.lib.php:273 libraries/common.lib.php:1315 -#: libraries/common.lib.php:2245 libraries/Config.class.php:1220 -#: libraries/core.lib.php:557 libraries/db_routines.lib.php:789 -#: libraries/db_routines.lib.php:921 +#: libraries/common.lib.php:2245 libraries/core.lib.php:557 +#: libraries/db_routines.lib.php:789 libraries/db_routines.lib.php:921 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 #: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 @@ -65,18 +65,18 @@ msgstr "Pretraživanje" #: 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:518 #: libraries/tbl_properties.inc.php:607 libraries/tbl_properties.inc.php:777 -#: libraries/Theme_Manager.class.php:305 main.php:109 navigation.php:202 -#: navigation.php:240 pmd_pdf.php:124 prefs_manage.php:265 -#: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 -#: server_privileges.php:1694 server_privileges.php:2051 -#: server_privileges.php:2098 server_privileges.php:2138 -#: server_replication.php:233 server_replication.php:316 -#: server_replication.php:347 server_synchronize.php:1220 tbl_change.php:332 -#: tbl_change.php:1024 tbl_change.php:1061 tbl_indexes.php:260 -#: tbl_operations.php:280 tbl_operations.php:317 tbl_operations.php:519 -#: tbl_operations.php:581 tbl_operations.php:763 tbl_select.php:291 -#: tbl_structure.php:698 tbl_structure.php:734 tbl_tracking.php:425 -#: tbl_tracking.php:563 view_create.php:181 view_operations.php:99 +#: main.php:109 navigation.php:202 navigation.php:240 pmd_pdf.php:124 +#: prefs_manage.php:265 prefs_manage.php:316 server_binlog.php:128 +#: server_privileges.php:646 server_privileges.php:1694 +#: server_privileges.php:2051 server_privileges.php:2098 +#: server_privileges.php:2138 server_replication.php:233 +#: server_replication.php:316 server_replication.php:347 +#: server_synchronize.php:1220 tbl_change.php:332 tbl_change.php:1024 +#: tbl_change.php:1061 tbl_indexes.php:260 tbl_operations.php:280 +#: tbl_operations.php:317 tbl_operations.php:519 tbl_operations.php:581 +#: tbl_operations.php:763 tbl_select.php:291 tbl_structure.php:698 +#: tbl_structure.php:734 tbl_tracking.php:425 tbl_tracking.php:563 +#: view_create.php:181 view_operations.php:99 msgid "Go" msgstr "Kreni" @@ -123,7 +123,7 @@ msgstr "" msgid "Database %1$s has been created." msgstr "Baza %1$s je kreirana." -#: db_datadict.php:48 db_operations.php:361 +#: db_datadict.php:48 db_operations.php:362 msgid "Database comment: " msgstr "Komentar baze:" @@ -133,9 +133,9 @@ msgstr "Komentar baze:" msgid "Table comments" msgstr "Komentari tabele" -#: db_datadict.php:166 db_qbe.php:196 libraries/export/htmlword.php:248 -#: libraries/export/latex.php:375 libraries/export/odt.php:302 -#: libraries/export/texytext.php:227 libraries/Index.class.php:448 +#: db_datadict.php:166 db_qbe.php:196 libraries/Index.class.php:448 +#: libraries/export/htmlword.php:248 libraries/export/latex.php:375 +#: libraries/export/odt.php:302 libraries/export/texytext.php:227 #: libraries/schema/Pdf_Relation_Schema.class.php:1236 #: libraries/schema/Pdf_Relation_Schema.class.php:1257 #: libraries/tbl_properties.inc.php:274 tbl_change.php:310 tbl_chart.php:86 @@ -144,12 +144,12 @@ msgstr "Komentari tabele" msgid "Column" msgstr "Kolona" -#: db_datadict.php:167 db_printview.php:104 libraries/db_events.inc.php:69 -#: libraries/db_routines.lib.php:666 libraries/db_routines.lib.php:691 -#: libraries/db_routines.lib.php:847 libraries/db_routines.lib.php:1216 -#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:249 -#: libraries/export/latex.php:375 libraries/export/odt.php:305 -#: libraries/export/texytext.php:228 libraries/Index.class.php:445 +#: db_datadict.php:167 db_printview.php:104 libraries/Index.class.php:445 +#: libraries/db_events.inc.php:69 libraries/db_routines.lib.php:666 +#: libraries/db_routines.lib.php:691 libraries/db_routines.lib.php:847 +#: libraries/db_routines.lib.php:1216 libraries/db_structure.lib.php:51 +#: libraries/export/htmlword.php:249 libraries/export/latex.php:375 +#: libraries/export/odt.php:305 libraries/export/texytext.php:228 #: libraries/schema/Pdf_Relation_Schema.class.php:1237 #: libraries/schema/Pdf_Relation_Schema.class.php:1258 #: libraries/tbl_properties.inc.php:100 server_privileges.php:2151 @@ -159,9 +159,9 @@ msgstr "Kolona" msgid "Type" msgstr "Tip" -#: db_datadict.php:169 libraries/export/htmlword.php:250 -#: libraries/export/latex.php:375 libraries/export/odt.php:308 -#: libraries/export/texytext.php:229 libraries/Index.class.php:451 +#: db_datadict.php:169 libraries/Index.class.php:451 +#: libraries/export/htmlword.php:250 libraries/export/latex.php:375 +#: libraries/export/odt.php:308 libraries/export/texytext.php:229 #: libraries/schema/Pdf_Relation_Schema.class.php:1239 #: libraries/schema/Pdf_Relation_Schema.class.php:1260 #: libraries/tbl_properties.inc.php:109 tbl_change.php:325 @@ -199,13 +199,12 @@ msgstr "Veze ka" msgid "Comments" msgstr "Komentari" -#: db_datadict.php:259 js/messages.php:109 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:361 +#: db_datadict.php:259 js/messages.php:109 libraries/Index.class.php:361 #: libraries/Index.class.php:388 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:287 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:287 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:130 #: server_privileges.php:1381 server_privileges.php:1392 @@ -216,17 +215,17 @@ msgstr "Komentari" msgid "No" msgstr "Ne" -#: db_datadict.php:259 js/messages.php:108 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:362 +#: db_datadict.php:259 js/messages.php:108 libraries/Index.class.php:362 #: libraries/Index.class.php:387 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 -#: libraries/mult_submits.inc.php:87 libraries/mult_submits.inc.php:92 -#: libraries/mult_submits.inc.php:97 libraries/mult_submits.inc.php:102 -#: libraries/mult_submits.inc.php:262 libraries/mult_submits.inc.php:276 -#: libraries/mult_submits.inc.php:286 libraries/mult_submits.inc.php:299 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:46 +#: libraries/mult_submits.inc.php:78 libraries/mult_submits.inc.php:87 +#: libraries/mult_submits.inc.php:92 libraries/mult_submits.inc.php:97 +#: libraries/mult_submits.inc.php:102 libraries/mult_submits.inc.php:262 +#: libraries/mult_submits.inc.php:276 libraries/mult_submits.inc.php:286 +#: libraries/mult_submits.inc.php:299 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:129 #: server_databases.php:76 server_privileges.php:1378 @@ -263,79 +262,79 @@ msgstr "ništa" msgid "The database name is empty!" msgstr "Ime baze nije zadato!" -#: db_operations.php:271 +#: db_operations.php:272 #, php-format msgid "Database %s has been renamed to %s" msgstr "Baza %s je preimenovana u %s" -#: db_operations.php:275 +#: db_operations.php:276 #, php-format msgid "Database %s has been copied to %s" msgstr "Baza %s je prekopirana u %s" -#: db_operations.php:403 +#: db_operations.php:404 msgid "Rename database to" msgstr "Preimenuj bazu u" -#: db_operations.php:408 server_status.php:799 +#: db_operations.php:409 server_status.php:799 msgid "Command" msgstr "Naredba" -#: db_operations.php:439 +#: db_operations.php:440 msgid "Remove database" msgstr "Ukloni bazu" -#: db_operations.php:451 +#: db_operations.php:452 #, php-format msgid "Database %s has been dropped." msgstr "Baza %s je odbačena." -#: db_operations.php:456 +#: db_operations.php:457 msgid "Drop the database (DROP)" msgstr "Ukloni bazu i njen sadržaj" -#: db_operations.php:486 +#: db_operations.php:487 msgid "Copy database to" msgstr "Kopiraj bazu u" -#: db_operations.php:493 tbl_operations.php:548 tbl_tracking.php:418 +#: db_operations.php:494 tbl_operations.php:548 tbl_tracking.php:418 msgid "Structure only" msgstr "Samo struktura" -#: db_operations.php:494 tbl_operations.php:549 tbl_tracking.php:420 +#: db_operations.php:495 tbl_operations.php:549 tbl_tracking.php:420 msgid "Structure and data" msgstr "Struktura i podaci" -#: db_operations.php:495 tbl_operations.php:550 tbl_tracking.php:419 +#: db_operations.php:496 tbl_operations.php:550 tbl_tracking.php:419 msgid "Data only" msgstr "Samo podaci" -#: db_operations.php:503 +#: db_operations.php:504 msgid "CREATE DATABASE before copying" msgstr "CREATE DATABASE pre kopiranja" -#: db_operations.php:506 libraries/config/messages.inc.php:126 +#: db_operations.php:507 libraries/config/messages.inc.php:126 #: libraries/config/messages.inc.php:127 libraries/config/messages.inc.php:129 #: libraries/config/messages.inc.php:135 tbl_operations.php:556 #, php-format msgid "Add %s" msgstr "Dodaj %s" -#: db_operations.php:510 libraries/config/messages.inc.php:119 +#: db_operations.php:511 libraries/config/messages.inc.php:119 #: tbl_operations.php:314 tbl_operations.php:558 msgid "Add AUTO_INCREMENT value" msgstr "Dodaj AUTO_INCREMENT vrednost" -#: db_operations.php:514 tbl_operations.php:565 +#: db_operations.php:515 tbl_operations.php:565 msgid "Add constraints" msgstr "Dodaj ograničenja" -#: db_operations.php:527 +#: db_operations.php:528 msgid "Switch to copied database" msgstr "Prebaci se na kopiranu bazu" -#: db_operations.php:551 libraries/build_html_for_db.lib.php:19 -#: libraries/db_structure.lib.php:53 libraries/Index.class.php:450 +#: db_operations.php:552 libraries/Index.class.php:450 +#: libraries/build_html_for_db.lib.php:19 libraries/db_structure.lib.php:53 #: libraries/mysql_charsets.lib.php:110 libraries/tbl_properties.inc.php:107 #: libraries/tbl_properties.inc.php:720 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:378 tbl_select.php:115 @@ -344,7 +343,7 @@ msgstr "Prebaci se na kopiranu bazu" msgid "Collation" msgstr "Sortiranje" -#: db_operations.php:564 +#: db_operations.php:565 #, fuzzy, php-format #| msgid "" #| "The additional features for working with linked tables have been " @@ -356,7 +355,7 @@ msgstr "" "Dodatne mogućnosti za rad sa povezanim tabelama su isključene. Da biste " "saznali zašto, kliknite %sovde%s." -#: db_operations.php:599 +#: db_operations.php:600 msgid "Edit or export relational schema" msgstr "Uredi ili izvezi relacionu shemu" @@ -503,14 +502,14 @@ msgstr "SQL upit na bazi %s:" msgid "Submit Query" msgstr "Izvrši SQL upit" -#: db_routines.php:152 import.php:453 libraries/display_tbl.lib.php:2272 -#: libraries/Message.class.php:185 libraries/sql_query_form.lib.php:139 +#: db_routines.php:154 import.php:453 libraries/Message.class.php:185 +#: libraries/display_tbl.lib.php:2272 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" msgstr "Vaš SQL upit je uspešno izvršen" -#: db_routines.php:155 +#: db_routines.php:157 #, php-format msgid "%d row affected by the last statement inside the procedure" msgid_plural "%d rows affected by the last statement inside the procedure" @@ -518,93 +517,93 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: db_routines.php:165 +#: db_routines.php:167 #, fuzzy, php-format #| msgid "Allows executing stored routines." msgid "Execution results of routine %s" msgstr "Dozvoljava izvršavanje sačuvanih rutina." -#: db_routines.php:185 libraries/import.lib.php:153 sql.php:678 +#: db_routines.php:187 libraries/import.lib.php:153 sql.php:678 #: tbl_change.php:180 tbl_get_field.php:34 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL je vratio prazan rezultat (nula redova)." -#: db_routines.php:190 db_routines.php:295 db_routines.php:300 -#: db_routines.php:324 +#: db_routines.php:192 db_routines.php:297 db_routines.php:302 +#: db_routines.php:326 #, php-format msgid "The following query has failed: \"%s\"" msgstr "" -#: db_routines.php:191 db_routines.php:296 db_routines.php:301 -#: db_routines.php:311 db_routines.php:325 libraries/common.lib.php:609 +#: db_routines.php:193 db_routines.php:298 db_routines.php:303 +#: db_routines.php:313 db_routines.php:327 libraries/common.lib.php:609 msgid "MySQL said: " msgstr "MySQL reče: " -#: db_routines.php:208 db_routines.php:240 db_routines.php:268 -#: db_routines.php:407 +#: db_routines.php:210 db_routines.php:242 db_routines.php:270 +#: db_routines.php:409 #, fuzzy #| msgid "Processes" msgid "Error in processing request" msgstr "Procesi" -#: db_routines.php:209 db_routines.php:241 db_routines.php:269 -#: db_routines.php:408 +#: db_routines.php:211 db_routines.php:243 db_routines.php:271 +#: db_routines.php:410 #, fuzzy, php-format #| msgid "No tables found in database." msgid "No routine with name %1$s found in database %2$s" msgstr "Tabele nisu pronađene u bazi." -#: db_routines.php:230 db_routines.php:234 +#: db_routines.php:232 db_routines.php:236 msgid "Execute routine" msgstr "" -#: db_routines.php:259 db_routines.php:263 +#: db_routines.php:261 db_routines.php:265 #, fuzzy, php-format msgid "Export of routine %s" msgstr "Uvoz datoteka" -#: db_routines.php:288 libraries/db_routines.lib.php:960 +#: db_routines.php:290 libraries/db_routines.lib.php:960 #, fuzzy, php-format #| msgid "Invalid server index: \"%s\"" msgid "Invalid routine type: \"%s\"" msgstr "Neispravan indeks servera: \"%s\"" -#: db_routines.php:309 +#: db_routines.php:311 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: db_routines.php:310 +#: db_routines.php:312 msgid "The backed up query was:" msgstr "" -#: db_routines.php:314 +#: db_routines.php:316 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Routine %1$s has been modified." msgstr "Tabela %s je odbačena" -#: db_routines.php:327 +#: db_routines.php:329 #, fuzzy, php-format msgid "Routine %1$s has been created." msgstr "Tabela %s je odbačena" -#: db_routines.php:335 +#: db_routines.php:337 msgid "One or more errors have occured while processing your request:" msgstr "" -#: db_routines.php:379 +#: db_routines.php:381 #, fuzzy #| msgid "Create relation" msgid "Create routine" msgstr "Napravi relaciju" -#: db_routines.php:383 +#: db_routines.php:385 #, fuzzy #| msgid "Routines" msgid "Edit routine" msgstr "Rutine" -#: db_routines.php:434 +#: db_routines.php:436 msgid "" "You are using PHP's deprecated 'mysql' extension, which is not capable of " "handling multi queries. The execution of some stored routines may fail!(ex. 12.00% to .12)" msgstr "" @@ -6321,40 +6466,6 @@ msgid "" "the issue and try again." msgstr "" -#: libraries/Index.class.php:430 tbl_relation.php:526 -msgid "No index defined!" -msgstr "Ključ nije definisan!" - -#: libraries/Index.class.php:446 libraries/tbl_properties.inc.php:503 -#: tbl_structure.php:157 tbl_structure.php:162 tbl_structure.php:606 -#: tbl_tracking.php:315 -msgid "Unique" -msgstr "Jedinstveni" - -#: libraries/Index.class.php:447 tbl_tracking.php:316 -msgid "Packed" -msgstr "" - -#: libraries/Index.class.php:449 tbl_tracking.php:318 -msgid "Cardinality" -msgstr "Kardinalnost" - -#: libraries/Index.class.php:474 -msgid "The primary key has been dropped" -msgstr "Primarni ključ je obrisan" - -#: libraries/Index.class.php:478 -#, php-format -msgid "Index %s has been dropped" -msgstr "Ključ %s je obrisan" - -#: libraries/Index.class.php:582 -#, php-format -msgid "" -"The indexes %1$s and %2$s seem to be equal and one of them could possibly be " -"removed." -msgstr "" - #: libraries/kanji-encoding.lib.php:142 #, fuzzy #| msgid "None" @@ -6367,29 +6478,6 @@ msgstr "nema" msgid "Convert to Kana" msgstr "" -#: libraries/Message.class.php:260 -#, php-format -msgid "%1$d row affected." -msgid_plural "%1$d rows affected." -msgstr[0] "" -msgstr[1] "" - -#: libraries/Message.class.php:279 -#, fuzzy, php-format -#| msgid "No rows selected" -msgid "%1$d row deleted." -msgid_plural "%1$d rows deleted." -msgstr[0] "Nema odabranih redova" -msgstr[1] "Nema odabranih redova" - -#: libraries/Message.class.php:298 -#, fuzzy, php-format -#| msgid "No rows selected" -msgid "%1$d row inserted." -msgid_plural "%1$d rows inserted." -msgstr[0] "Nema odabranih redova" -msgstr[1] "Nema odabranih redova" - #: libraries/mult_submits.inc.php:254 #, fuzzy #| msgid "Fri" @@ -6632,22 +6720,6 @@ msgstr "" msgid "This format has no options" msgstr "Ne postoje opcije za ovaj format" -#: libraries/RecentTable.class.php:114 -#, fuzzy -#| msgid "Could not load default configuration from: \"%1$s\"" -msgid "Could not save recent table" -msgstr "Ne mogu da učitam podrazumevanu konfiguraciju iz: \"%1$s\"" - -#: libraries/RecentTable.class.php:149 -#, fuzzy -msgid "Recent tables" -msgstr "Nema tabela" - -#: libraries/RecentTable.class.php:155 -#, fuzzy -msgid "There are no recent tables" -msgstr "Proveri tabelu" - #: libraries/relation.lib.php:83 msgid "not OK" msgstr "nije u redu" @@ -7040,6 +7112,64 @@ msgstr "" msgid "Target database" msgstr "Pretraživanje baze" +#: libraries/sql_query_form.lib.php:223 +#, php-format +msgid "Run SQL query/queries on server %s" +msgstr "Izvrši SQL upit(e) na serveru %s" + +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 +#, php-format +msgid "Run SQL query/queries on database %s" +msgstr "Izvrši SQL upit(e) na bazi %s" + +#: libraries/sql_query_form.lib.php:296 navigation.php:302 +#: setup/frames/index.inc.php:231 +#, fuzzy +msgid "Clear" +msgstr "Kalendar" + +#: libraries/sql_query_form.lib.php:301 +#, fuzzy +#| msgid "Column names" +msgid "Columns" +msgstr "Imena kolona" + +#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 +msgid "Bookmark this SQL query" +msgstr "Zapamti SQL-upit" + +#: libraries/sql_query_form.lib.php:343 sql.php:1021 +msgid "Let every user access this bookmark" +msgstr "Dozvoli svakom korisniku da pristupa ovom upamćenom upitu" + +#: libraries/sql_query_form.lib.php:349 +msgid "Replace existing bookmark of same name" +msgstr "Zameni postojeće zapamćene upite istog imena" + +#: libraries/sql_query_form.lib.php:365 +msgid "Do not overwrite this query from outside the window" +msgstr "Ne prepisuj ovaj upit izvan prozora" + +#: libraries/sql_query_form.lib.php:372 +msgid "Delimiter" +msgstr "Graničnik" + +#: libraries/sql_query_form.lib.php:380 +msgid " Show this query here again " +msgstr "Prikaži ponovo ovaj upit" + +#: libraries/sql_query_form.lib.php:443 +msgid "View only" +msgstr "Vidi samo" + +#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 +msgid "Location of the text file" +msgstr "Lokacija tekstualne datoteke" + +#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 +msgid "web server upload directory" +msgstr "direktorijum za slanje veb servera " + #: libraries/sqlparser.lib.php:132 msgid "" "There seems to be an error in your SQL query. The MySQL server error output " @@ -7102,64 +7232,6 @@ msgstr "Neispravan iG¤entifikator" msgid "Unknown Punctuation String" msgstr "Nepoznat string interpunkcije" -#: libraries/sql_query_form.lib.php:223 -#, php-format -msgid "Run SQL query/queries on server %s" -msgstr "Izvrši SQL upit(e) na serveru %s" - -#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 -#, php-format -msgid "Run SQL query/queries on database %s" -msgstr "Izvrši SQL upit(e) na bazi %s" - -#: libraries/sql_query_form.lib.php:296 navigation.php:302 -#: setup/frames/index.inc.php:231 -#, fuzzy -msgid "Clear" -msgstr "Kalendar" - -#: libraries/sql_query_form.lib.php:301 -#, fuzzy -#| msgid "Column names" -msgid "Columns" -msgstr "Imena kolona" - -#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 -msgid "Bookmark this SQL query" -msgstr "Zapamti SQL-upit" - -#: libraries/sql_query_form.lib.php:343 sql.php:1021 -msgid "Let every user access this bookmark" -msgstr "Dozvoli svakom korisniku da pristupa ovom upamćenom upitu" - -#: libraries/sql_query_form.lib.php:349 -msgid "Replace existing bookmark of same name" -msgstr "Zameni postojeće zapamćene upite istog imena" - -#: libraries/sql_query_form.lib.php:365 -msgid "Do not overwrite this query from outside the window" -msgstr "Ne prepisuj ovaj upit izvan prozora" - -#: libraries/sql_query_form.lib.php:372 -msgid "Delimiter" -msgstr "Graničnik" - -#: libraries/sql_query_form.lib.php:380 -msgid " Show this query here again " -msgstr "Prikaži ponovo ovaj upit" - -#: libraries/sql_query_form.lib.php:443 -msgid "View only" -msgstr "Vidi samo" - -#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 -msgid "Location of the text file" -msgstr "Lokacija tekstualne datoteke" - -#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 -msgid "web server upload directory" -msgstr "direktorijum za slanje veb servera " - #: libraries/sqlvalidator.lib.php:67 #, php-format msgid "" @@ -7169,48 +7241,6 @@ msgstr "" "SQL validator nije mogao da bude pokrenut. Proverite da li su instalirane " "neophodne PHP ekstenzije opisane u %sdokumentaciji%s." -#: libraries/StorageEngine.class.php:195 -msgid "" -"There is no detailed status information available for this storage engine." -msgstr "Nema detaljnijih informacija o statusu za ovaj pogon skladištenja." - -#: libraries/StorageEngine.class.php:355 -#, php-format -msgid "%s is available on this MySQL server." -msgstr "%s je dostupan na ovom MySQL serveru." - -#: libraries/StorageEngine.class.php:358 -#, php-format -msgid "%s has been disabled for this MySQL server." -msgstr "%s je onemogućen na ovom MySQL serveru." - -#: libraries/StorageEngine.class.php:362 -#, php-format -msgid "This MySQL server does not support the %s storage engine." -msgstr "Ovaj MySQL server ne podržava %s pogon skladištenja." - -#: libraries/Table.class.php:1027 -msgid "Invalid database" -msgstr "Neispravna baza podataka" - -#: libraries/Table.class.php:1041 tbl_get_field.php:25 -msgid "Invalid table name" -msgstr "Neispravan naziv tabele" - -#: libraries/Table.class.php:1056 -#, php-format -msgid "Error renaming table %1$s to %2$s" -msgstr "Greška pri preimenovanju tabele %1$s u %2$s" - -#: libraries/Table.class.php:1139 -#, php-format -msgid "Table %s has been renamed to %s" -msgstr "Tabeli %s promenjeno ime u %s" - -#: libraries/Table.class.php:1272 -msgid "Could not save table UI preferences" -msgstr "" - #: libraries/tbl_links.inc.php:117 libraries/tbl_links.inc.php:118 msgid "Table seems to be empty!" msgstr "Tabela je izgleda prazna!" @@ -7340,38 +7370,6 @@ msgstr "" msgid "+ Add a value" msgstr "Dodaj novog korisnika" -#: libraries/Theme.class.php:160 -#, php-format -msgid "No valid image path for theme %s found!" -msgstr "Nema ispravne putanje do slika za temu %s!" - -#: libraries/Theme.class.php:380 -msgid "No preview available." -msgstr "Pregled ne postoji." - -#: libraries/Theme.class.php:383 -msgid "take it" -msgstr "preuzmi" - -#: libraries/Theme_Manager.class.php:109 -#, php-format -msgid "Default theme %s not found!" -msgstr "Nije pronađena podrazumevana tema %s!" - -#: libraries/Theme_Manager.class.php:147 -#, php-format -msgid "Theme %s not found!" -msgstr "Nije pronađena tema %s!" - -#: libraries/Theme_Manager.class.php:215 -#, php-format -msgid "Theme path not found for theme %s!" -msgstr "Nije pronađena putanja do teme za temu %s!" - -#: libraries/Theme_Manager.class.php:291 themes.php:20 themes.php:40 -msgid "Theme" -msgstr "" - #: libraries/transformations/application_octetstream__download.inc.php:9 #, fuzzy #| msgid "" @@ -8489,8 +8487,8 @@ msgstr "Odbaci baze koje se zovu isto kao korisnici." msgid "" "Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege " "tables. The content of these tables may differ from the privileges the " -"server uses, if they have been changed manually. In this case, you should %" -"sreload the privileges%s before you continue." +"server uses, if they have been changed manually. In this case, you should " +"%sreload the privileges%s before you continue." msgstr "" "Napomena: phpMyAdmin uzima privilegije korisnika direktno iz MySQL tabela " "privilegija. Sadržaj ove tabele može se razlikovati od privilegija koje " diff --git a/po/sv.po b/po/sv.po index a123b7933c..0690977060 100644 --- a/po/sv.po +++ b/po/sv.po @@ -3,14 +3,14 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-26 07:33-0400\n" +"POT-Creation-Date: 2011-06-27 10:20+0200\n" "PO-Revision-Date: 2011-06-16 00:11+0200\n" "Last-Translator: \n" "Language-Team: swedish \n" +"Language: sv\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: sv\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.0.5\n" @@ -45,13 +45,13 @@ msgstr "" msgid "Search" msgstr "Sök" -#: browse_foreigners.php:154 db_operations.php:368 db_operations.php:420 -#: db_operations.php:530 db_operations.php:558 db_search.php:360 +#: browse_foreigners.php:154 db_operations.php:369 db_operations.php:421 +#: db_operations.php:531 db_operations.php:559 db_search.php:360 #: db_structure.php:528 enum_editor.php:63 js/messages.php:90 +#: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 #: libraries/auth/cookie.auth.lib.php:273 libraries/common.lib.php:1315 -#: libraries/common.lib.php:2245 libraries/Config.class.php:1220 -#: libraries/core.lib.php:557 libraries/db_routines.lib.php:789 -#: libraries/db_routines.lib.php:921 +#: libraries/common.lib.php:2245 libraries/core.lib.php:557 +#: libraries/db_routines.lib.php:789 libraries/db_routines.lib.php:921 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 #: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 @@ -64,18 +64,18 @@ msgstr "Sök" #: 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:518 #: libraries/tbl_properties.inc.php:607 libraries/tbl_properties.inc.php:777 -#: libraries/Theme_Manager.class.php:305 main.php:109 navigation.php:202 -#: navigation.php:240 pmd_pdf.php:124 prefs_manage.php:265 -#: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 -#: server_privileges.php:1694 server_privileges.php:2051 -#: server_privileges.php:2098 server_privileges.php:2138 -#: server_replication.php:233 server_replication.php:316 -#: server_replication.php:347 server_synchronize.php:1220 tbl_change.php:332 -#: tbl_change.php:1024 tbl_change.php:1061 tbl_indexes.php:260 -#: tbl_operations.php:280 tbl_operations.php:317 tbl_operations.php:519 -#: tbl_operations.php:581 tbl_operations.php:763 tbl_select.php:291 -#: tbl_structure.php:698 tbl_structure.php:734 tbl_tracking.php:425 -#: tbl_tracking.php:563 view_create.php:181 view_operations.php:99 +#: main.php:109 navigation.php:202 navigation.php:240 pmd_pdf.php:124 +#: prefs_manage.php:265 prefs_manage.php:316 server_binlog.php:128 +#: server_privileges.php:646 server_privileges.php:1694 +#: server_privileges.php:2051 server_privileges.php:2098 +#: server_privileges.php:2138 server_replication.php:233 +#: server_replication.php:316 server_replication.php:347 +#: server_synchronize.php:1220 tbl_change.php:332 tbl_change.php:1024 +#: tbl_change.php:1061 tbl_indexes.php:260 tbl_operations.php:280 +#: tbl_operations.php:317 tbl_operations.php:519 tbl_operations.php:581 +#: tbl_operations.php:763 tbl_select.php:291 tbl_structure.php:698 +#: tbl_structure.php:734 tbl_tracking.php:425 tbl_tracking.php:563 +#: view_create.php:181 view_operations.php:99 msgid "Go" msgstr "Kör" @@ -122,7 +122,7 @@ msgstr "" msgid "Database %1$s has been created." msgstr "Databas %1$s har skapats." -#: db_datadict.php:48 db_operations.php:361 +#: db_datadict.php:48 db_operations.php:362 msgid "Database comment: " msgstr "Databaskommentar: " @@ -132,9 +132,9 @@ msgstr "Databaskommentar: " msgid "Table comments" msgstr "Tabellkommentarer" -#: db_datadict.php:166 db_qbe.php:196 libraries/export/htmlword.php:248 -#: libraries/export/latex.php:375 libraries/export/odt.php:302 -#: libraries/export/texytext.php:227 libraries/Index.class.php:448 +#: db_datadict.php:166 db_qbe.php:196 libraries/Index.class.php:448 +#: libraries/export/htmlword.php:248 libraries/export/latex.php:375 +#: libraries/export/odt.php:302 libraries/export/texytext.php:227 #: libraries/schema/Pdf_Relation_Schema.class.php:1236 #: libraries/schema/Pdf_Relation_Schema.class.php:1257 #: libraries/tbl_properties.inc.php:274 tbl_change.php:310 tbl_chart.php:86 @@ -143,12 +143,12 @@ msgstr "Tabellkommentarer" msgid "Column" msgstr "Kolumn" -#: db_datadict.php:167 db_printview.php:104 libraries/db_events.inc.php:69 -#: libraries/db_routines.lib.php:666 libraries/db_routines.lib.php:691 -#: libraries/db_routines.lib.php:847 libraries/db_routines.lib.php:1216 -#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:249 -#: libraries/export/latex.php:375 libraries/export/odt.php:305 -#: libraries/export/texytext.php:228 libraries/Index.class.php:445 +#: db_datadict.php:167 db_printview.php:104 libraries/Index.class.php:445 +#: libraries/db_events.inc.php:69 libraries/db_routines.lib.php:666 +#: libraries/db_routines.lib.php:691 libraries/db_routines.lib.php:847 +#: libraries/db_routines.lib.php:1216 libraries/db_structure.lib.php:51 +#: libraries/export/htmlword.php:249 libraries/export/latex.php:375 +#: libraries/export/odt.php:305 libraries/export/texytext.php:228 #: libraries/schema/Pdf_Relation_Schema.class.php:1237 #: libraries/schema/Pdf_Relation_Schema.class.php:1258 #: libraries/tbl_properties.inc.php:100 server_privileges.php:2151 @@ -158,9 +158,9 @@ msgstr "Kolumn" msgid "Type" msgstr "Typ" -#: db_datadict.php:169 libraries/export/htmlword.php:250 -#: libraries/export/latex.php:375 libraries/export/odt.php:308 -#: libraries/export/texytext.php:229 libraries/Index.class.php:451 +#: db_datadict.php:169 libraries/Index.class.php:451 +#: libraries/export/htmlword.php:250 libraries/export/latex.php:375 +#: libraries/export/odt.php:308 libraries/export/texytext.php:229 #: libraries/schema/Pdf_Relation_Schema.class.php:1239 #: libraries/schema/Pdf_Relation_Schema.class.php:1260 #: libraries/tbl_properties.inc.php:109 tbl_change.php:325 @@ -198,13 +198,12 @@ msgstr "Länkar till" msgid "Comments" msgstr "Kommentarer" -#: db_datadict.php:259 js/messages.php:109 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:361 +#: db_datadict.php:259 js/messages.php:109 libraries/Index.class.php:361 #: libraries/Index.class.php:388 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:287 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:287 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:130 #: server_privileges.php:1381 server_privileges.php:1392 @@ -215,17 +214,17 @@ msgstr "Kommentarer" msgid "No" msgstr "Nej" -#: db_datadict.php:259 js/messages.php:108 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:362 +#: db_datadict.php:259 js/messages.php:108 libraries/Index.class.php:362 #: libraries/Index.class.php:387 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 -#: libraries/mult_submits.inc.php:87 libraries/mult_submits.inc.php:92 -#: libraries/mult_submits.inc.php:97 libraries/mult_submits.inc.php:102 -#: libraries/mult_submits.inc.php:262 libraries/mult_submits.inc.php:276 -#: libraries/mult_submits.inc.php:286 libraries/mult_submits.inc.php:299 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:46 +#: libraries/mult_submits.inc.php:78 libraries/mult_submits.inc.php:87 +#: libraries/mult_submits.inc.php:92 libraries/mult_submits.inc.php:97 +#: libraries/mult_submits.inc.php:102 libraries/mult_submits.inc.php:262 +#: libraries/mult_submits.inc.php:276 libraries/mult_submits.inc.php:286 +#: libraries/mult_submits.inc.php:299 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:129 #: server_databases.php:76 server_privileges.php:1378 @@ -262,79 +261,79 @@ msgstr "Avmarkera alla" msgid "The database name is empty!" msgstr "Databasens namn är tomt!" -#: db_operations.php:271 +#: db_operations.php:272 #, php-format msgid "Database %s has been renamed to %s" msgstr "Databas %s har döpts om till %s" -#: db_operations.php:275 +#: db_operations.php:276 #, php-format msgid "Database %s has been copied to %s" msgstr "Databas %s har kopierats till %s" -#: db_operations.php:403 +#: db_operations.php:404 msgid "Rename database to" msgstr "Byt namn på databasen till" -#: db_operations.php:408 server_status.php:799 +#: db_operations.php:409 server_status.php:799 msgid "Command" msgstr "Kommando" -#: db_operations.php:439 +#: db_operations.php:440 msgid "Remove database" msgstr "Radera databasen" -#: db_operations.php:451 +#: db_operations.php:452 #, php-format msgid "Database %s has been dropped." msgstr "Databasen %s har tagits bort." -#: db_operations.php:456 +#: db_operations.php:457 msgid "Drop the database (DROP)" msgstr "Tag bort databasen (DROP)" -#: db_operations.php:486 +#: db_operations.php:487 msgid "Copy database to" msgstr "Kopiera databas till" -#: db_operations.php:493 tbl_operations.php:548 tbl_tracking.php:418 +#: db_operations.php:494 tbl_operations.php:548 tbl_tracking.php:418 msgid "Structure only" msgstr "Enbart struktur" -#: db_operations.php:494 tbl_operations.php:549 tbl_tracking.php:420 +#: db_operations.php:495 tbl_operations.php:549 tbl_tracking.php:420 msgid "Structure and data" msgstr "Struktur och data" -#: db_operations.php:495 tbl_operations.php:550 tbl_tracking.php:419 +#: db_operations.php:496 tbl_operations.php:550 tbl_tracking.php:419 msgid "Data only" msgstr "Enbart data" -#: db_operations.php:503 +#: db_operations.php:504 msgid "CREATE DATABASE before copying" msgstr "CREATE DATABASE före kopiering" -#: db_operations.php:506 libraries/config/messages.inc.php:126 +#: db_operations.php:507 libraries/config/messages.inc.php:126 #: libraries/config/messages.inc.php:127 libraries/config/messages.inc.php:129 #: libraries/config/messages.inc.php:135 tbl_operations.php:556 #, php-format msgid "Add %s" msgstr "Lägg till %s" -#: db_operations.php:510 libraries/config/messages.inc.php:119 +#: db_operations.php:511 libraries/config/messages.inc.php:119 #: tbl_operations.php:314 tbl_operations.php:558 msgid "Add AUTO_INCREMENT value" msgstr "Lägg till AUTO_INCREMENT-värde" -#: db_operations.php:514 tbl_operations.php:565 +#: db_operations.php:515 tbl_operations.php:565 msgid "Add constraints" msgstr "Lägg till restriktioner" -#: db_operations.php:527 +#: db_operations.php:528 msgid "Switch to copied database" msgstr "Byt till kopierad databas" -#: db_operations.php:551 libraries/build_html_for_db.lib.php:19 -#: libraries/db_structure.lib.php:53 libraries/Index.class.php:450 +#: db_operations.php:552 libraries/Index.class.php:450 +#: libraries/build_html_for_db.lib.php:19 libraries/db_structure.lib.php:53 #: libraries/mysql_charsets.lib.php:110 libraries/tbl_properties.inc.php:107 #: libraries/tbl_properties.inc.php:720 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:378 tbl_select.php:115 @@ -343,7 +342,7 @@ msgstr "Byt till kopierad databas" msgid "Collation" msgstr "Kollationering" -#: db_operations.php:564 +#: db_operations.php:565 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " @@ -351,7 +350,7 @@ msgid "" msgstr "" "Konfigurationsschemat för phpMyAdmin har avaktiverats. %sVisa orsaken%s." -#: db_operations.php:599 +#: db_operations.php:600 msgid "Edit or export relational schema" msgstr "Editera eller exportera relationsschema" @@ -497,110 +496,110 @@ msgstr "SQL-fråga i databas %s:" msgid "Submit Query" msgstr "Kör fråga" -#: db_routines.php:152 import.php:453 libraries/display_tbl.lib.php:2272 -#: libraries/Message.class.php:185 libraries/sql_query_form.lib.php:139 +#: db_routines.php:154 import.php:453 libraries/Message.class.php:185 +#: libraries/display_tbl.lib.php:2272 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" msgstr "Din SQL-fråga utfördes korrekt" -#: db_routines.php:155 +#: db_routines.php:157 #, php-format msgid "%d row affected by the last statement inside the procedure" msgid_plural "%d rows affected by the last statement inside the procedure" msgstr[0] "" msgstr[1] "" -#: db_routines.php:165 +#: db_routines.php:167 #, fuzzy, php-format #| msgid "Allows executing stored routines." msgid "Execution results of routine %s" msgstr "Tillåter utförande av lagrade rutiner." -#: db_routines.php:185 libraries/import.lib.php:153 sql.php:678 +#: db_routines.php:187 libraries/import.lib.php:153 sql.php:678 #: tbl_change.php:180 tbl_get_field.php:34 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL returnerade ett tomt resultat (dvs inga rader)." -#: db_routines.php:190 db_routines.php:295 db_routines.php:300 -#: db_routines.php:324 +#: db_routines.php:192 db_routines.php:297 db_routines.php:302 +#: db_routines.php:326 #, fuzzy, php-format #| msgid "The following queries have been executed:" msgid "The following query has failed: \"%s\"" msgstr "Följande frågor har verkställts:" -#: db_routines.php:191 db_routines.php:296 db_routines.php:301 -#: db_routines.php:311 db_routines.php:325 libraries/common.lib.php:609 +#: db_routines.php:193 db_routines.php:298 db_routines.php:303 +#: db_routines.php:313 db_routines.php:327 libraries/common.lib.php:609 msgid "MySQL said: " msgstr "MySQL sa: " -#: db_routines.php:208 db_routines.php:240 db_routines.php:268 -#: db_routines.php:407 +#: db_routines.php:210 db_routines.php:242 db_routines.php:270 +#: db_routines.php:409 #, fuzzy #| msgid "Error in Processing Request" msgid "Error in processing request" msgstr "Fel i processbegäran" -#: db_routines.php:209 db_routines.php:241 db_routines.php:269 -#: db_routines.php:408 +#: db_routines.php:211 db_routines.php:243 db_routines.php:271 +#: db_routines.php:410 #, fuzzy, php-format #| msgid "No tables found in database" msgid "No routine with name %1$s found in database %2$s" msgstr "Inga tabeller finns i databasen." -#: db_routines.php:230 db_routines.php:234 +#: db_routines.php:232 db_routines.php:236 msgid "Execute routine" msgstr "" -#: db_routines.php:259 db_routines.php:263 +#: db_routines.php:261 db_routines.php:265 #, fuzzy, php-format #| msgid "Export defaults" msgid "Export of routine %s" msgstr "Exportera standardvärden" -#: db_routines.php:288 libraries/db_routines.lib.php:960 +#: db_routines.php:290 libraries/db_routines.lib.php:960 #, fuzzy, php-format #| msgid "Invalid server index: %s" msgid "Invalid routine type: \"%s\"" msgstr "Ogiltigt serverindex: %s" -#: db_routines.php:309 +#: db_routines.php:311 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: db_routines.php:310 +#: db_routines.php:312 msgid "The backed up query was:" msgstr "" -#: db_routines.php:314 +#: db_routines.php:316 #, fuzzy, php-format #| msgid "Column %s has been dropped" msgid "Routine %1$s has been modified." msgstr "Kolumnen %s har tagits bort" -#: db_routines.php:327 +#: db_routines.php:329 #, fuzzy, php-format #| msgid "Table %1$s has been created." msgid "Routine %1$s has been created." msgstr "Tabell %1$s har skapats." -#: db_routines.php:335 +#: db_routines.php:337 msgid "One or more errors have occured while processing your request:" msgstr "" -#: db_routines.php:379 +#: db_routines.php:381 #, fuzzy #| msgid "Create relation" msgid "Create routine" msgstr "Skapa relation" -#: db_routines.php:383 +#: db_routines.php:385 #, fuzzy #| msgid "Edit mode" msgid "Edit routine" msgstr "Redigeringsläge" -#: db_routines.php:434 +#: db_routines.php:436 msgid "" "You are using PHP's deprecated 'mysql' extension, which is not capable of " "handling multi queries. The execution of some stored routines may fail!(ex. 12.00% to .12)" msgstr "" @@ -6200,42 +6343,6 @@ msgstr "" "Den angivna XML-filen var antingen felaktig eller ofullständig. Korrigera " "problemet och försök igen." -#: libraries/Index.class.php:430 tbl_relation.php:526 -msgid "No index defined!" -msgstr "Inga index är definierade!" - -#: libraries/Index.class.php:446 libraries/tbl_properties.inc.php:503 -#: tbl_structure.php:157 tbl_structure.php:162 tbl_structure.php:606 -#: tbl_tracking.php:315 -msgid "Unique" -msgstr "Unik" - -#: libraries/Index.class.php:447 tbl_tracking.php:316 -msgid "Packed" -msgstr "Packad" - -#: libraries/Index.class.php:449 tbl_tracking.php:318 -msgid "Cardinality" -msgstr "Kardinalitet" - -#: libraries/Index.class.php:474 -msgid "The primary key has been dropped" -msgstr "Den primära nyckeln har tagits bort" - -#: libraries/Index.class.php:478 -#, php-format -msgid "Index %s has been dropped" -msgstr "Index %s har tagits bort" - -#: libraries/Index.class.php:582 -#, php-format -msgid "" -"The indexes %1$s and %2$s seem to be equal and one of them could possibly be " -"removed." -msgstr "" -"Index %1$s och %2$s verkar vara identiska och ett av dem kan möjligen tas " -"bort." - #: libraries/kanji-encoding.lib.php:142 msgctxt "None encoding conversion" msgid "None" @@ -6246,27 +6353,6 @@ msgstr "Inget" msgid "Convert to Kana" msgstr "Konvertera till Kana" -#: libraries/Message.class.php:260 -#, php-format -msgid "%1$d row affected." -msgid_plural "%1$d rows affected." -msgstr[0] "%1$d rad påverkad." -msgstr[1] "%1$d rader påverkade." - -#: libraries/Message.class.php:279 -#, php-format -msgid "%1$d row deleted." -msgid_plural "%1$d rows deleted." -msgstr[0] "%1$d rad borttagen." -msgstr[1] "%1$d rader borttagna." - -#: libraries/Message.class.php:298 -#, php-format -msgid "%1$d row inserted." -msgid_plural "%1$d rows inserted." -msgstr[0] "%1$d rad infogad." -msgstr[1] "%1$d rader infogade." - #: libraries/mult_submits.inc.php:254 msgid "From" msgstr "Från" @@ -6505,18 +6591,6 @@ msgstr "Ladda om navigering ram" msgid "This format has no options" msgstr "Detta format har inga alternativ" -#: libraries/RecentTable.class.php:114 -msgid "Could not save recent table" -msgstr "Kunde inte spara den senaste tabellen" - -#: libraries/RecentTable.class.php:149 -msgid "Recent tables" -msgstr "De senaste tabellerna" - -#: libraries/RecentTable.class.php:155 -msgid "There are no recent tables" -msgstr "Det finns inga nya tabeller" - #: libraries/relation.lib.php:83 msgid "not OK" msgstr "Inte OK" @@ -6901,6 +6975,61 @@ msgstr "Skillnad" msgid "Target database" msgstr "Måldatabas" +#: libraries/sql_query_form.lib.php:223 +#, php-format +msgid "Run SQL query/queries on server %s" +msgstr "Kör SQL-fråga/frågor på server %s" + +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 +#, php-format +msgid "Run SQL query/queries on database %s" +msgstr "Kör SQL-fråga/frågor i databasen %s" + +#: libraries/sql_query_form.lib.php:296 navigation.php:302 +#: setup/frames/index.inc.php:231 +msgid "Clear" +msgstr "Rensa" + +#: libraries/sql_query_form.lib.php:301 +msgid "Columns" +msgstr "Kolumn" + +#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 +msgid "Bookmark this SQL query" +msgstr "Skapa bokmärke för den här SQL-frågan" + +#: libraries/sql_query_form.lib.php:343 sql.php:1021 +msgid "Let every user access this bookmark" +msgstr "Låt varje användare få tillgång till detta bokmärke" + +#: libraries/sql_query_form.lib.php:349 +msgid "Replace existing bookmark of same name" +msgstr "Ersätt befintligt bokmärke med samma namn" + +#: libraries/sql_query_form.lib.php:365 +msgid "Do not overwrite this query from outside the window" +msgstr "Skriv inte över denna fråga utifrån detta fönster" + +#: libraries/sql_query_form.lib.php:372 +msgid "Delimiter" +msgstr "Avgränsare" + +#: libraries/sql_query_form.lib.php:380 +msgid " Show this query here again " +msgstr " Visa frågan här igen " + +#: libraries/sql_query_form.lib.php:443 +msgid "View only" +msgstr "Visa endast" + +#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 +msgid "Location of the text file" +msgstr "Textfilens plats" + +#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 +msgid "web server upload directory" +msgstr "Uppladdningskatalog på webbserver" + #: libraries/sqlparser.lib.php:132 msgid "" "There seems to be an error in your SQL query. The MySQL server error output " @@ -6964,61 +7093,6 @@ msgstr "Ogiltig identifierare" msgid "Unknown Punctuation String" msgstr "Okänd interpunktion i sträng" -#: libraries/sql_query_form.lib.php:223 -#, php-format -msgid "Run SQL query/queries on server %s" -msgstr "Kör SQL-fråga/frågor på server %s" - -#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 -#, php-format -msgid "Run SQL query/queries on database %s" -msgstr "Kör SQL-fråga/frågor i databasen %s" - -#: libraries/sql_query_form.lib.php:296 navigation.php:302 -#: setup/frames/index.inc.php:231 -msgid "Clear" -msgstr "Rensa" - -#: libraries/sql_query_form.lib.php:301 -msgid "Columns" -msgstr "Kolumn" - -#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 -msgid "Bookmark this SQL query" -msgstr "Skapa bokmärke för den här SQL-frågan" - -#: libraries/sql_query_form.lib.php:343 sql.php:1021 -msgid "Let every user access this bookmark" -msgstr "Låt varje användare få tillgång till detta bokmärke" - -#: libraries/sql_query_form.lib.php:349 -msgid "Replace existing bookmark of same name" -msgstr "Ersätt befintligt bokmärke med samma namn" - -#: libraries/sql_query_form.lib.php:365 -msgid "Do not overwrite this query from outside the window" -msgstr "Skriv inte över denna fråga utifrån detta fönster" - -#: libraries/sql_query_form.lib.php:372 -msgid "Delimiter" -msgstr "Avgränsare" - -#: libraries/sql_query_form.lib.php:380 -msgid " Show this query here again " -msgstr " Visa frågan här igen " - -#: libraries/sql_query_form.lib.php:443 -msgid "View only" -msgstr "Visa endast" - -#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 -msgid "Location of the text file" -msgstr "Textfilens plats" - -#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 -msgid "web server upload directory" -msgstr "Uppladdningskatalog på webbserver" - #: libraries/sqlvalidator.lib.php:67 #, php-format msgid "" @@ -7028,50 +7102,6 @@ msgstr "" "SQL-validatorn kunde inte initieras. Kontrollera om du har installerat de " "nödvändiga PHP-tilläggen enligt %sdokumentationen%s." -#: libraries/StorageEngine.class.php:195 -msgid "" -"There is no detailed status information available for this storage engine." -msgstr "" -"Det finns ingen detaljerad statusinformation tillgänglig för denna " -"lagringsmotor." - -#: libraries/StorageEngine.class.php:355 -#, php-format -msgid "%s is available on this MySQL server." -msgstr "%s är tillgänglig på denna MySQL-server." - -#: libraries/StorageEngine.class.php:358 -#, php-format -msgid "%s has been disabled for this MySQL server." -msgstr "%s har inaktiverats på denna MySQL-server." - -#: libraries/StorageEngine.class.php:362 -#, php-format -msgid "This MySQL server does not support the %s storage engine." -msgstr "Denna MySQL-server stödjer inte lagringsmotorn %s." - -#: libraries/Table.class.php:1027 -msgid "Invalid database" -msgstr "Ogiltig databas" - -#: libraries/Table.class.php:1041 tbl_get_field.php:25 -msgid "Invalid table name" -msgstr "Ogiltigt tabellnamn" - -#: libraries/Table.class.php:1056 -#, php-format -msgid "Error renaming table %1$s to %2$s" -msgstr "Fel vid namnbyte av tabell %1$s till %2$s" - -#: libraries/Table.class.php:1139 -#, php-format -msgid "Table %s has been renamed to %s" -msgstr "Tabell %s har döpts om till %s" - -#: libraries/Table.class.php:1272 -msgid "Could not save table UI preferences" -msgstr "Kunde inte spara UI inställningarna för tabellen" - #: libraries/tbl_links.inc.php:117 libraries/tbl_links.inc.php:118 msgid "Table seems to be empty!" msgstr "Tabellen verkar vara tom!" @@ -7192,38 +7222,6 @@ msgstr "Partitionsdefinition" msgid "+ Add a value" msgstr "+ Lägg till ett nytt värde" -#: libraries/Theme.class.php:160 -#, php-format -msgid "No valid image path for theme %s found!" -msgstr "Ingen giltig sökväg för tema %s hittades!" - -#: libraries/Theme.class.php:380 -msgid "No preview available." -msgstr "Ingen förhandsgranskning tillgänglig." - -#: libraries/Theme.class.php:383 -msgid "take it" -msgstr "använd detta" - -#: libraries/Theme_Manager.class.php:109 -#, php-format -msgid "Default theme %s not found!" -msgstr "Standardtema %s hittades inte!" - -#: libraries/Theme_Manager.class.php:147 -#, php-format -msgid "Theme %s not found!" -msgstr "Tema %s hittades inte!" - -#: libraries/Theme_Manager.class.php:215 -#, php-format -msgid "Theme path not found for theme %s!" -msgstr "Temats sökväg för tema %s hittades inte!" - -#: libraries/Theme_Manager.class.php:291 themes.php:20 themes.php:40 -msgid "Theme" -msgstr "" - #: libraries/transformations/application_octetstream__download.inc.php:9 msgid "" "Displays a link to download the binary data of the column. You can use the " @@ -7551,8 +7549,8 @@ msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " "This may cause unpredictable behavior." msgstr "" -"Din PHP MySQL bibliotekversion %s skiljer sig från din MySQL server version %" -"s. Detta kan orsaka oförutsägbara beteenden." +"Din PHP MySQL bibliotekversion %s skiljer sig från din MySQL server version " +"%s. Detta kan orsaka oförutsägbara beteenden." #: main.php:341 #, php-format @@ -8263,8 +8261,8 @@ msgstr "Ta bort databaserna med samma namn som användarna." msgid "" "Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege " "tables. The content of these tables may differ from the privileges the " -"server uses, if they have been changed manually. In this case, you should %" -"sreload the privileges%s before you continue." +"server uses, if they have been changed manually. In this case, you should " +"%sreload the privileges%s before you continue." msgstr "" "Anm: phpMyAdmin hämtar användarnas privilegier direkt från MySQL:s " "privilegiumtabeller. Innehållet i dessa tabeller kan skilja sig från " @@ -9809,8 +9807,8 @@ msgid "" "protection may not be reliable if your IP belongs to an ISP where thousands " "of users, including you, are connected to." msgstr "" -"Om du känner att detta är nödvändigt, använd extra skyddsinställningar - %" -"shost autentisering%s inställningarna och %strusted proxies listan%s. Dock " +"Om du känner att detta är nödvändigt, använd extra skyddsinställningar - " +"%shost autentisering%s inställningarna och %strusted proxies listan%s. Dock " "kan IP-baserat skydd inte vara tillförlitligt om din IP tillhör en ISP där " "tusentals användare, inklusive dig, är anslutna till" diff --git a/po/ta.po b/po/ta.po index a3e4341068..2aae4c5d9d 100644 --- a/po/ta.po +++ b/po/ta.po @@ -6,14 +6,14 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-26 07:33-0400\n" +"POT-Creation-Date: 2011-06-27 10:20+0200\n" "PO-Revision-Date: 2010-04-16 10:43+0200\n" "Last-Translator: Sutharshan \n" "Language-Team: Tamil \n" +"Language: ta\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: ta\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.0.1\n" @@ -45,13 +45,13 @@ msgstr "" msgid "Search" msgstr "தேடல்" -#: browse_foreigners.php:154 db_operations.php:368 db_operations.php:420 -#: db_operations.php:530 db_operations.php:558 db_search.php:360 +#: browse_foreigners.php:154 db_operations.php:369 db_operations.php:421 +#: db_operations.php:531 db_operations.php:559 db_search.php:360 #: db_structure.php:528 enum_editor.php:63 js/messages.php:90 +#: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 #: libraries/auth/cookie.auth.lib.php:273 libraries/common.lib.php:1315 -#: libraries/common.lib.php:2245 libraries/Config.class.php:1220 -#: libraries/core.lib.php:557 libraries/db_routines.lib.php:789 -#: libraries/db_routines.lib.php:921 +#: libraries/common.lib.php:2245 libraries/core.lib.php:557 +#: libraries/db_routines.lib.php:789 libraries/db_routines.lib.php:921 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 #: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 @@ -64,18 +64,18 @@ msgstr "தேடல்" #: 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:518 #: libraries/tbl_properties.inc.php:607 libraries/tbl_properties.inc.php:777 -#: libraries/Theme_Manager.class.php:305 main.php:109 navigation.php:202 -#: navigation.php:240 pmd_pdf.php:124 prefs_manage.php:265 -#: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 -#: server_privileges.php:1694 server_privileges.php:2051 -#: server_privileges.php:2098 server_privileges.php:2138 -#: server_replication.php:233 server_replication.php:316 -#: server_replication.php:347 server_synchronize.php:1220 tbl_change.php:332 -#: tbl_change.php:1024 tbl_change.php:1061 tbl_indexes.php:260 -#: tbl_operations.php:280 tbl_operations.php:317 tbl_operations.php:519 -#: tbl_operations.php:581 tbl_operations.php:763 tbl_select.php:291 -#: tbl_structure.php:698 tbl_structure.php:734 tbl_tracking.php:425 -#: tbl_tracking.php:563 view_create.php:181 view_operations.php:99 +#: main.php:109 navigation.php:202 navigation.php:240 pmd_pdf.php:124 +#: prefs_manage.php:265 prefs_manage.php:316 server_binlog.php:128 +#: server_privileges.php:646 server_privileges.php:1694 +#: server_privileges.php:2051 server_privileges.php:2098 +#: server_privileges.php:2138 server_replication.php:233 +#: server_replication.php:316 server_replication.php:347 +#: server_synchronize.php:1220 tbl_change.php:332 tbl_change.php:1024 +#: tbl_change.php:1061 tbl_indexes.php:260 tbl_operations.php:280 +#: tbl_operations.php:317 tbl_operations.php:519 tbl_operations.php:581 +#: tbl_operations.php:763 tbl_select.php:291 tbl_structure.php:698 +#: tbl_structure.php:734 tbl_tracking.php:425 tbl_tracking.php:563 +#: view_create.php:181 view_operations.php:99 msgid "Go" msgstr "செல் " @@ -120,7 +120,7 @@ msgstr "" msgid "Database %1$s has been created." msgstr "" -#: db_datadict.php:48 db_operations.php:361 +#: db_datadict.php:48 db_operations.php:362 msgid "Database comment: " msgstr "" @@ -130,9 +130,9 @@ msgstr "" msgid "Table comments" msgstr "" -#: db_datadict.php:166 db_qbe.php:196 libraries/export/htmlword.php:248 -#: libraries/export/latex.php:375 libraries/export/odt.php:302 -#: libraries/export/texytext.php:227 libraries/Index.class.php:448 +#: db_datadict.php:166 db_qbe.php:196 libraries/Index.class.php:448 +#: libraries/export/htmlword.php:248 libraries/export/latex.php:375 +#: libraries/export/odt.php:302 libraries/export/texytext.php:227 #: libraries/schema/Pdf_Relation_Schema.class.php:1236 #: libraries/schema/Pdf_Relation_Schema.class.php:1257 #: libraries/tbl_properties.inc.php:274 tbl_change.php:310 tbl_chart.php:86 @@ -141,12 +141,12 @@ msgstr "" msgid "Column" msgstr "" -#: db_datadict.php:167 db_printview.php:104 libraries/db_events.inc.php:69 -#: libraries/db_routines.lib.php:666 libraries/db_routines.lib.php:691 -#: libraries/db_routines.lib.php:847 libraries/db_routines.lib.php:1216 -#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:249 -#: libraries/export/latex.php:375 libraries/export/odt.php:305 -#: libraries/export/texytext.php:228 libraries/Index.class.php:445 +#: db_datadict.php:167 db_printview.php:104 libraries/Index.class.php:445 +#: libraries/db_events.inc.php:69 libraries/db_routines.lib.php:666 +#: libraries/db_routines.lib.php:691 libraries/db_routines.lib.php:847 +#: libraries/db_routines.lib.php:1216 libraries/db_structure.lib.php:51 +#: libraries/export/htmlword.php:249 libraries/export/latex.php:375 +#: libraries/export/odt.php:305 libraries/export/texytext.php:228 #: libraries/schema/Pdf_Relation_Schema.class.php:1237 #: libraries/schema/Pdf_Relation_Schema.class.php:1258 #: libraries/tbl_properties.inc.php:100 server_privileges.php:2151 @@ -156,9 +156,9 @@ msgstr "" msgid "Type" msgstr "" -#: db_datadict.php:169 libraries/export/htmlword.php:250 -#: libraries/export/latex.php:375 libraries/export/odt.php:308 -#: libraries/export/texytext.php:229 libraries/Index.class.php:451 +#: db_datadict.php:169 libraries/Index.class.php:451 +#: libraries/export/htmlword.php:250 libraries/export/latex.php:375 +#: libraries/export/odt.php:308 libraries/export/texytext.php:229 #: libraries/schema/Pdf_Relation_Schema.class.php:1239 #: libraries/schema/Pdf_Relation_Schema.class.php:1260 #: libraries/tbl_properties.inc.php:109 tbl_change.php:325 @@ -196,13 +196,12 @@ msgstr "" msgid "Comments" msgstr "" -#: db_datadict.php:259 js/messages.php:109 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:361 +#: db_datadict.php:259 js/messages.php:109 libraries/Index.class.php:361 #: libraries/Index.class.php:388 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:287 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:287 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:130 #: server_privileges.php:1381 server_privileges.php:1392 @@ -213,17 +212,17 @@ msgstr "" msgid "No" msgstr "" -#: db_datadict.php:259 js/messages.php:108 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:362 +#: db_datadict.php:259 js/messages.php:108 libraries/Index.class.php:362 #: libraries/Index.class.php:387 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 -#: libraries/mult_submits.inc.php:87 libraries/mult_submits.inc.php:92 -#: libraries/mult_submits.inc.php:97 libraries/mult_submits.inc.php:102 -#: libraries/mult_submits.inc.php:262 libraries/mult_submits.inc.php:276 -#: libraries/mult_submits.inc.php:286 libraries/mult_submits.inc.php:299 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:46 +#: libraries/mult_submits.inc.php:78 libraries/mult_submits.inc.php:87 +#: libraries/mult_submits.inc.php:92 libraries/mult_submits.inc.php:97 +#: libraries/mult_submits.inc.php:102 libraries/mult_submits.inc.php:262 +#: libraries/mult_submits.inc.php:276 libraries/mult_submits.inc.php:286 +#: libraries/mult_submits.inc.php:299 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:129 #: server_databases.php:76 server_privileges.php:1378 @@ -260,79 +259,79 @@ msgstr "" msgid "The database name is empty!" msgstr "" -#: db_operations.php:271 +#: db_operations.php:272 #, php-format msgid "Database %s has been renamed to %s" msgstr "" -#: db_operations.php:275 +#: db_operations.php:276 #, php-format msgid "Database %s has been copied to %s" msgstr "" -#: db_operations.php:403 +#: db_operations.php:404 msgid "Rename database to" msgstr "" -#: db_operations.php:408 server_status.php:799 +#: db_operations.php:409 server_status.php:799 msgid "Command" msgstr "" -#: db_operations.php:439 +#: db_operations.php:440 msgid "Remove database" msgstr "" -#: db_operations.php:451 +#: db_operations.php:452 #, php-format msgid "Database %s has been dropped." msgstr "" -#: db_operations.php:456 +#: db_operations.php:457 msgid "Drop the database (DROP)" msgstr "" -#: db_operations.php:486 +#: db_operations.php:487 msgid "Copy database to" msgstr "" -#: db_operations.php:493 tbl_operations.php:548 tbl_tracking.php:418 +#: db_operations.php:494 tbl_operations.php:548 tbl_tracking.php:418 msgid "Structure only" msgstr "" -#: db_operations.php:494 tbl_operations.php:549 tbl_tracking.php:420 +#: db_operations.php:495 tbl_operations.php:549 tbl_tracking.php:420 msgid "Structure and data" msgstr "" -#: db_operations.php:495 tbl_operations.php:550 tbl_tracking.php:419 +#: db_operations.php:496 tbl_operations.php:550 tbl_tracking.php:419 msgid "Data only" msgstr "" -#: db_operations.php:503 +#: db_operations.php:504 msgid "CREATE DATABASE before copying" msgstr "" -#: db_operations.php:506 libraries/config/messages.inc.php:126 +#: db_operations.php:507 libraries/config/messages.inc.php:126 #: libraries/config/messages.inc.php:127 libraries/config/messages.inc.php:129 #: libraries/config/messages.inc.php:135 tbl_operations.php:556 #, php-format msgid "Add %s" msgstr "%sஐ சேர்க்க" -#: db_operations.php:510 libraries/config/messages.inc.php:119 +#: db_operations.php:511 libraries/config/messages.inc.php:119 #: tbl_operations.php:314 tbl_operations.php:558 msgid "Add AUTO_INCREMENT value" msgstr "தானாக அதிகரிக்கும் பெறுமதியை சேர்க்க" -#: db_operations.php:514 tbl_operations.php:565 +#: db_operations.php:515 tbl_operations.php:565 msgid "Add constraints" msgstr "தடைகளை சேர்க்க" -#: db_operations.php:527 +#: db_operations.php:528 msgid "Switch to copied database" msgstr "" -#: db_operations.php:551 libraries/build_html_for_db.lib.php:19 -#: libraries/db_structure.lib.php:53 libraries/Index.class.php:450 +#: db_operations.php:552 libraries/Index.class.php:450 +#: libraries/build_html_for_db.lib.php:19 libraries/db_structure.lib.php:53 #: libraries/mysql_charsets.lib.php:110 libraries/tbl_properties.inc.php:107 #: libraries/tbl_properties.inc.php:720 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:378 tbl_select.php:115 @@ -341,14 +340,14 @@ msgstr "" msgid "Collation" msgstr "" -#: db_operations.php:564 +#: db_operations.php:565 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " "click %shere%s." msgstr "" -#: db_operations.php:599 +#: db_operations.php:600 msgid "Edit or export relational schema" msgstr "" @@ -498,97 +497,97 @@ msgstr "" msgid "Submit Query" msgstr "" -#: db_routines.php:152 import.php:453 libraries/display_tbl.lib.php:2272 -#: libraries/Message.class.php:185 libraries/sql_query_form.lib.php:139 +#: db_routines.php:154 import.php:453 libraries/Message.class.php:185 +#: libraries/display_tbl.lib.php:2272 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" msgstr "" -#: db_routines.php:155 +#: db_routines.php:157 #, php-format msgid "%d row affected by the last statement inside the procedure" msgid_plural "%d rows affected by the last statement inside the procedure" msgstr[0] "" msgstr[1] "" -#: db_routines.php:165 +#: db_routines.php:167 #, php-format msgid "Execution results of routine %s" msgstr "" -#: db_routines.php:185 libraries/import.lib.php:153 sql.php:678 +#: db_routines.php:187 libraries/import.lib.php:153 sql.php:678 #: tbl_change.php:180 tbl_get_field.php:34 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "" -#: db_routines.php:190 db_routines.php:295 db_routines.php:300 -#: db_routines.php:324 +#: db_routines.php:192 db_routines.php:297 db_routines.php:302 +#: db_routines.php:326 #, php-format msgid "The following query has failed: \"%s\"" msgstr "" -#: db_routines.php:191 db_routines.php:296 db_routines.php:301 -#: db_routines.php:311 db_routines.php:325 libraries/common.lib.php:609 +#: db_routines.php:193 db_routines.php:298 db_routines.php:303 +#: db_routines.php:313 db_routines.php:327 libraries/common.lib.php:609 msgid "MySQL said: " msgstr "" -#: db_routines.php:208 db_routines.php:240 db_routines.php:268 -#: db_routines.php:407 +#: db_routines.php:210 db_routines.php:242 db_routines.php:270 +#: db_routines.php:409 msgid "Error in processing request" msgstr "" -#: db_routines.php:209 db_routines.php:241 db_routines.php:269 -#: db_routines.php:408 +#: db_routines.php:211 db_routines.php:243 db_routines.php:271 +#: db_routines.php:410 #, php-format msgid "No routine with name %1$s found in database %2$s" msgstr "" -#: db_routines.php:230 db_routines.php:234 +#: db_routines.php:232 db_routines.php:236 msgid "Execute routine" msgstr "" -#: db_routines.php:259 db_routines.php:263 +#: db_routines.php:261 db_routines.php:265 #, php-format msgid "Export of routine %s" msgstr "" -#: db_routines.php:288 libraries/db_routines.lib.php:960 +#: db_routines.php:290 libraries/db_routines.lib.php:960 #, php-format msgid "Invalid routine type: \"%s\"" msgstr "" -#: db_routines.php:309 +#: db_routines.php:311 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: db_routines.php:310 +#: db_routines.php:312 msgid "The backed up query was:" msgstr "" -#: db_routines.php:314 +#: db_routines.php:316 #, php-format msgid "Routine %1$s has been modified." msgstr "" -#: db_routines.php:327 +#: db_routines.php:329 #, php-format msgid "Routine %1$s has been created." msgstr "" -#: db_routines.php:335 +#: db_routines.php:337 msgid "One or more errors have occured while processing your request:" msgstr "" -#: db_routines.php:379 +#: db_routines.php:381 msgid "Create routine" msgstr "" -#: db_routines.php:383 +#: db_routines.php:385 msgid "Edit routine" msgstr "" -#: db_routines.php:434 +#: db_routines.php:436 msgid "" "You are using PHP's deprecated 'mysql' extension, which is not capable of " "handling multi queries. The execution of some stored routines may fail!(ex. 12.00% to .12)" msgstr "" @@ -5900,40 +6041,6 @@ msgid "" "the issue and try again." msgstr "" -#: libraries/Index.class.php:430 tbl_relation.php:526 -msgid "No index defined!" -msgstr "" - -#: libraries/Index.class.php:446 libraries/tbl_properties.inc.php:503 -#: tbl_structure.php:157 tbl_structure.php:162 tbl_structure.php:606 -#: tbl_tracking.php:315 -msgid "Unique" -msgstr "" - -#: libraries/Index.class.php:447 tbl_tracking.php:316 -msgid "Packed" -msgstr "" - -#: libraries/Index.class.php:449 tbl_tracking.php:318 -msgid "Cardinality" -msgstr "" - -#: libraries/Index.class.php:474 -msgid "The primary key has been dropped" -msgstr "" - -#: libraries/Index.class.php:478 -#, php-format -msgid "Index %s has been dropped" -msgstr "" - -#: libraries/Index.class.php:582 -#, php-format -msgid "" -"The indexes %1$s and %2$s seem to be equal and one of them could possibly be " -"removed." -msgstr "" - #: libraries/kanji-encoding.lib.php:142 msgctxt "None encoding conversion" msgid "None" @@ -5944,27 +6051,6 @@ msgstr "" msgid "Convert to Kana" msgstr "" -#: libraries/Message.class.php:260 -#, php-format -msgid "%1$d row affected." -msgid_plural "%1$d rows affected." -msgstr[0] "%1$d வரிசை மாற்றப்பட்டுள்ளது" -msgstr[1] "%1$d வரிசைகள் மாற்றப்பட்டுள்ளன" - -#: libraries/Message.class.php:279 -#, php-format -msgid "%1$d row deleted." -msgid_plural "%1$d rows deleted." -msgstr[0] "%1$d வரிசை அகற்றப்பட்டுள்ளது" -msgstr[1] "%1$d வரிசைகள் அகற்றப்பட்டுள்ளன" - -#: libraries/Message.class.php:298 -#, php-format -msgid "%1$d row inserted." -msgid_plural "%1$d rows inserted." -msgstr[0] "%1$d வரிசை சேர்க்கப்பட்டுள்ளது" -msgstr[1] "%1$d வரிசைகள் சேர்க்கப்பட்டுள்ளன" - #: libraries/mult_submits.inc.php:254 #, fuzzy #| msgid "Fri" @@ -6205,20 +6291,6 @@ msgstr "" msgid "This format has no options" msgstr "" -#: libraries/RecentTable.class.php:114 -msgid "Could not save recent table" -msgstr "" - -#: libraries/RecentTable.class.php:149 -#, fuzzy -#| msgid "Display table filter" -msgid "Recent tables" -msgstr "கருதிட்குள் சேர்க்க" - -#: libraries/RecentTable.class.php:155 -msgid "There are no recent tables" -msgstr "" - #: libraries/relation.lib.php:83 msgid "not OK" msgstr "" @@ -6590,57 +6662,6 @@ msgstr "" msgid "Target database" msgstr "" -#: libraries/sqlparser.lib.php:132 -msgid "" -"There seems to be an error in your SQL query. The MySQL server error output " -"below, if there is any, may also help you in diagnosing the problem" -msgstr "" - -#: libraries/sqlparser.lib.php:167 -msgid "" -"There is a chance that you may have found a bug in the SQL parser. Please " -"examine your query closely, and check that the quotes are correct and not " -"mis-matched. Other possible failure causes may be that you are uploading a " -"file with binary outside of a quoted text area. You can also try your query " -"on the MySQL command line interface. The MySQL server error output below, if " -"there is any, may also help you in diagnosing the problem. If you still have " -"problems or if the parser fails where the command line interface succeeds, " -"please reduce your SQL query input to the single query that causes problems, " -"and submit a bug report with the data chunk in the CUT section below:" -msgstr "" - -#: libraries/sqlparser.lib.php:169 -msgid "BEGIN CUT" -msgstr "" - -#: libraries/sqlparser.lib.php:171 -msgid "END CUT" -msgstr "" - -#: libraries/sqlparser.lib.php:173 -msgid "BEGIN RAW" -msgstr "" - -#: libraries/sqlparser.lib.php:177 -msgid "END RAW" -msgstr "" - -#: libraries/sqlparser.lib.php:363 -msgid "Automatically appended backtick to the end of query!" -msgstr "" - -#: libraries/sqlparser.lib.php:366 -msgid "Unclosed quote" -msgstr "" - -#: libraries/sqlparser.lib.php:518 -msgid "Invalid Identifer" -msgstr "" - -#: libraries/sqlparser.lib.php:635 -msgid "Unknown Punctuation String" -msgstr "" - #: libraries/sql_query_form.lib.php:223 #, php-format msgid "Run SQL query/queries on server %s" @@ -6696,6 +6717,57 @@ msgstr "" msgid "web server upload directory" msgstr "" +#: libraries/sqlparser.lib.php:132 +msgid "" +"There seems to be an error in your SQL query. The MySQL server error output " +"below, if there is any, may also help you in diagnosing the problem" +msgstr "" + +#: libraries/sqlparser.lib.php:167 +msgid "" +"There is a chance that you may have found a bug in the SQL parser. Please " +"examine your query closely, and check that the quotes are correct and not " +"mis-matched. Other possible failure causes may be that you are uploading a " +"file with binary outside of a quoted text area. You can also try your query " +"on the MySQL command line interface. The MySQL server error output below, if " +"there is any, may also help you in diagnosing the problem. If you still have " +"problems or if the parser fails where the command line interface succeeds, " +"please reduce your SQL query input to the single query that causes problems, " +"and submit a bug report with the data chunk in the CUT section below:" +msgstr "" + +#: libraries/sqlparser.lib.php:169 +msgid "BEGIN CUT" +msgstr "" + +#: libraries/sqlparser.lib.php:171 +msgid "END CUT" +msgstr "" + +#: libraries/sqlparser.lib.php:173 +msgid "BEGIN RAW" +msgstr "" + +#: libraries/sqlparser.lib.php:177 +msgid "END RAW" +msgstr "" + +#: libraries/sqlparser.lib.php:363 +msgid "Automatically appended backtick to the end of query!" +msgstr "" + +#: libraries/sqlparser.lib.php:366 +msgid "Unclosed quote" +msgstr "" + +#: libraries/sqlparser.lib.php:518 +msgid "Invalid Identifer" +msgstr "" + +#: libraries/sqlparser.lib.php:635 +msgid "Unknown Punctuation String" +msgstr "" + #: libraries/sqlvalidator.lib.php:67 #, php-format msgid "" @@ -6703,48 +6775,6 @@ msgid "" "installed the necessary PHP extensions as described in the %sdocumentation%s." msgstr "" -#: libraries/StorageEngine.class.php:195 -msgid "" -"There is no detailed status information available for this storage engine." -msgstr "" - -#: libraries/StorageEngine.class.php:355 -#, php-format -msgid "%s is available on this MySQL server." -msgstr "" - -#: libraries/StorageEngine.class.php:358 -#, php-format -msgid "%s has been disabled for this MySQL server." -msgstr "" - -#: libraries/StorageEngine.class.php:362 -#, php-format -msgid "This MySQL server does not support the %s storage engine." -msgstr "" - -#: libraries/Table.class.php:1027 -msgid "Invalid database" -msgstr "" - -#: libraries/Table.class.php:1041 tbl_get_field.php:25 -msgid "Invalid table name" -msgstr "" - -#: libraries/Table.class.php:1056 -#, php-format -msgid "Error renaming table %1$s to %2$s" -msgstr "" - -#: libraries/Table.class.php:1139 -#, php-format -msgid "Table %s has been renamed to %s" -msgstr "" - -#: libraries/Table.class.php:1272 -msgid "Could not save table UI preferences" -msgstr "" - #: libraries/tbl_links.inc.php:117 libraries/tbl_links.inc.php:118 msgid "Table seems to be empty!" msgstr "" @@ -6854,38 +6884,6 @@ msgstr "" msgid "+ Add a value" msgstr "புதிய பயனாளரை சேர்க்க" -#: libraries/Theme.class.php:160 -#, php-format -msgid "No valid image path for theme %s found!" -msgstr "" - -#: libraries/Theme.class.php:380 -msgid "No preview available." -msgstr "" - -#: libraries/Theme.class.php:383 -msgid "take it" -msgstr "" - -#: libraries/Theme_Manager.class.php:109 -#, php-format -msgid "Default theme %s not found!" -msgstr "" - -#: libraries/Theme_Manager.class.php:147 -#, php-format -msgid "Theme %s not found!" -msgstr "" - -#: libraries/Theme_Manager.class.php:215 -#, php-format -msgid "Theme path not found for theme %s!" -msgstr "" - -#: libraries/Theme_Manager.class.php:291 themes.php:20 themes.php:40 -msgid "Theme" -msgstr "" - #: libraries/transformations/application_octetstream__download.inc.php:9 msgid "" "Displays a link to download the binary data of the column. You can use the " @@ -7836,8 +7834,8 @@ msgstr "" msgid "" "Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege " "tables. The content of these tables may differ from the privileges the " -"server uses, if they have been changed manually. In this case, you should %" -"sreload the privileges%s before you continue." +"server uses, if they have been changed manually. In this case, you should " +"%sreload the privileges%s before you continue." msgstr "" #: server_privileges.php:1764 diff --git a/po/te.po b/po/te.po index d5ae2a4646..7ca5a7d1ea 100644 --- a/po/te.po +++ b/po/te.po @@ -6,14 +6,14 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-26 07:33-0400\n" +"POT-Creation-Date: 2011-06-27 10:20+0200\n" "PO-Revision-Date: 2011-04-07 17:06+0200\n" "Last-Translator: \n" "Language-Team: Telugu \n" +"Language: te\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: te\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.0.5\n" @@ -46,13 +46,13 @@ msgstr "" msgid "Search" msgstr "శోధించు" -#: browse_foreigners.php:154 db_operations.php:368 db_operations.php:420 -#: db_operations.php:530 db_operations.php:558 db_search.php:360 +#: browse_foreigners.php:154 db_operations.php:369 db_operations.php:421 +#: db_operations.php:531 db_operations.php:559 db_search.php:360 #: db_structure.php:528 enum_editor.php:63 js/messages.php:90 +#: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 #: libraries/auth/cookie.auth.lib.php:273 libraries/common.lib.php:1315 -#: libraries/common.lib.php:2245 libraries/Config.class.php:1220 -#: libraries/core.lib.php:557 libraries/db_routines.lib.php:789 -#: libraries/db_routines.lib.php:921 +#: libraries/common.lib.php:2245 libraries/core.lib.php:557 +#: libraries/db_routines.lib.php:789 libraries/db_routines.lib.php:921 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 #: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 @@ -65,18 +65,18 @@ msgstr "శోధించు" #: 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:518 #: libraries/tbl_properties.inc.php:607 libraries/tbl_properties.inc.php:777 -#: libraries/Theme_Manager.class.php:305 main.php:109 navigation.php:202 -#: navigation.php:240 pmd_pdf.php:124 prefs_manage.php:265 -#: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 -#: server_privileges.php:1694 server_privileges.php:2051 -#: server_privileges.php:2098 server_privileges.php:2138 -#: server_replication.php:233 server_replication.php:316 -#: server_replication.php:347 server_synchronize.php:1220 tbl_change.php:332 -#: tbl_change.php:1024 tbl_change.php:1061 tbl_indexes.php:260 -#: tbl_operations.php:280 tbl_operations.php:317 tbl_operations.php:519 -#: tbl_operations.php:581 tbl_operations.php:763 tbl_select.php:291 -#: tbl_structure.php:698 tbl_structure.php:734 tbl_tracking.php:425 -#: tbl_tracking.php:563 view_create.php:181 view_operations.php:99 +#: main.php:109 navigation.php:202 navigation.php:240 pmd_pdf.php:124 +#: prefs_manage.php:265 prefs_manage.php:316 server_binlog.php:128 +#: server_privileges.php:646 server_privileges.php:1694 +#: server_privileges.php:2051 server_privileges.php:2098 +#: server_privileges.php:2138 server_replication.php:233 +#: server_replication.php:316 server_replication.php:347 +#: server_synchronize.php:1220 tbl_change.php:332 tbl_change.php:1024 +#: tbl_change.php:1061 tbl_indexes.php:260 tbl_operations.php:280 +#: tbl_operations.php:317 tbl_operations.php:519 tbl_operations.php:581 +#: tbl_operations.php:763 tbl_select.php:291 tbl_structure.php:698 +#: tbl_structure.php:734 tbl_tracking.php:425 tbl_tracking.php:563 +#: view_create.php:181 view_operations.php:99 msgid "Go" msgstr "వెళ్ళు" @@ -121,7 +121,7 @@ msgstr "" msgid "Database %1$s has been created." msgstr "" -#: db_datadict.php:48 db_operations.php:361 +#: db_datadict.php:48 db_operations.php:362 msgid "Database comment: " msgstr "డేటాబేస్ వ్యాఖ్య:" @@ -132,9 +132,9 @@ msgid "Table comments" msgstr "పట్టిక వ్యాఖ్యలు" # మొదటి అనువాదము -#: db_datadict.php:166 db_qbe.php:196 libraries/export/htmlword.php:248 -#: libraries/export/latex.php:375 libraries/export/odt.php:302 -#: libraries/export/texytext.php:227 libraries/Index.class.php:448 +#: db_datadict.php:166 db_qbe.php:196 libraries/Index.class.php:448 +#: libraries/export/htmlword.php:248 libraries/export/latex.php:375 +#: libraries/export/odt.php:302 libraries/export/texytext.php:227 #: libraries/schema/Pdf_Relation_Schema.class.php:1236 #: libraries/schema/Pdf_Relation_Schema.class.php:1257 #: libraries/tbl_properties.inc.php:274 tbl_change.php:310 tbl_chart.php:86 @@ -145,12 +145,12 @@ msgstr "పట్టిక వ్యాఖ్యలు" msgid "Column" msgstr "ఆజ్ఞ" -#: db_datadict.php:167 db_printview.php:104 libraries/db_events.inc.php:69 -#: libraries/db_routines.lib.php:666 libraries/db_routines.lib.php:691 -#: libraries/db_routines.lib.php:847 libraries/db_routines.lib.php:1216 -#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:249 -#: libraries/export/latex.php:375 libraries/export/odt.php:305 -#: libraries/export/texytext.php:228 libraries/Index.class.php:445 +#: db_datadict.php:167 db_printview.php:104 libraries/Index.class.php:445 +#: libraries/db_events.inc.php:69 libraries/db_routines.lib.php:666 +#: libraries/db_routines.lib.php:691 libraries/db_routines.lib.php:847 +#: libraries/db_routines.lib.php:1216 libraries/db_structure.lib.php:51 +#: libraries/export/htmlword.php:249 libraries/export/latex.php:375 +#: libraries/export/odt.php:305 libraries/export/texytext.php:228 #: libraries/schema/Pdf_Relation_Schema.class.php:1237 #: libraries/schema/Pdf_Relation_Schema.class.php:1258 #: libraries/tbl_properties.inc.php:100 server_privileges.php:2151 @@ -160,9 +160,9 @@ msgstr "ఆజ్ఞ" msgid "Type" msgstr "రకం" -#: db_datadict.php:169 libraries/export/htmlword.php:250 -#: libraries/export/latex.php:375 libraries/export/odt.php:308 -#: libraries/export/texytext.php:229 libraries/Index.class.php:451 +#: db_datadict.php:169 libraries/Index.class.php:451 +#: libraries/export/htmlword.php:250 libraries/export/latex.php:375 +#: libraries/export/odt.php:308 libraries/export/texytext.php:229 #: libraries/schema/Pdf_Relation_Schema.class.php:1239 #: libraries/schema/Pdf_Relation_Schema.class.php:1260 #: libraries/tbl_properties.inc.php:109 tbl_change.php:325 @@ -200,13 +200,12 @@ msgstr "" msgid "Comments" msgstr "వ్యాఖ్యలు" -#: db_datadict.php:259 js/messages.php:109 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:361 +#: db_datadict.php:259 js/messages.php:109 libraries/Index.class.php:361 #: libraries/Index.class.php:388 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:287 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:287 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:130 #: server_privileges.php:1381 server_privileges.php:1392 @@ -217,17 +216,17 @@ msgstr "వ్యాఖ్యలు" msgid "No" msgstr "కాదు" -#: db_datadict.php:259 js/messages.php:108 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:362 +#: db_datadict.php:259 js/messages.php:108 libraries/Index.class.php:362 #: libraries/Index.class.php:387 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 -#: libraries/mult_submits.inc.php:87 libraries/mult_submits.inc.php:92 -#: libraries/mult_submits.inc.php:97 libraries/mult_submits.inc.php:102 -#: libraries/mult_submits.inc.php:262 libraries/mult_submits.inc.php:276 -#: libraries/mult_submits.inc.php:286 libraries/mult_submits.inc.php:299 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:46 +#: libraries/mult_submits.inc.php:78 libraries/mult_submits.inc.php:87 +#: libraries/mult_submits.inc.php:92 libraries/mult_submits.inc.php:97 +#: libraries/mult_submits.inc.php:102 libraries/mult_submits.inc.php:262 +#: libraries/mult_submits.inc.php:276 libraries/mult_submits.inc.php:286 +#: libraries/mult_submits.inc.php:299 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:129 #: server_databases.php:76 server_privileges.php:1378 @@ -265,81 +264,81 @@ msgstr "అన్నీ ఎంచుకోవద్దు" msgid "The database name is empty!" msgstr "డేటాబేస్ పేరు ఖాళీగా ఉన్నది" -#: db_operations.php:271 +#: db_operations.php:272 #, php-format msgid "Database %s has been renamed to %s" msgstr "" -#: db_operations.php:275 +#: db_operations.php:276 #, php-format msgid "Database %s has been copied to %s" msgstr "%s డేటాబేస్ %s డేటాబేస్ కు కాపీ అయింది" -#: db_operations.php:403 +#: db_operations.php:404 msgid "Rename database to" msgstr "డేటాబేసుకు ఈ పేరు పెట్టండి" # మొదటి అనువాదము -#: db_operations.php:408 server_status.php:799 +#: db_operations.php:409 server_status.php:799 msgid "Command" msgstr "ఆజ్ఞ" # మొదటి అనువాదము -#: db_operations.php:439 +#: db_operations.php:440 msgid "Remove database" msgstr "డేటాబేస్ తొలగించండి" -#: db_operations.php:451 +#: db_operations.php:452 #, php-format msgid "Database %s has been dropped." msgstr "%s డేటాబేస్ తుడిచివేయడమైనది" -#: db_operations.php:456 +#: db_operations.php:457 msgid "Drop the database (DROP)" msgstr "డేటాబేస్ ను తుడిచివేయి" -#: db_operations.php:486 +#: db_operations.php:487 msgid "Copy database to" msgstr "డేటాబేస్ ను ఇక్కడికి కాపీ చేయి" -#: db_operations.php:493 tbl_operations.php:548 tbl_tracking.php:418 +#: db_operations.php:494 tbl_operations.php:548 tbl_tracking.php:418 msgid "Structure only" msgstr "నిర్మాణం మాత్రమే" -#: db_operations.php:494 tbl_operations.php:549 tbl_tracking.php:420 +#: db_operations.php:495 tbl_operations.php:549 tbl_tracking.php:420 msgid "Structure and data" msgstr "నిర్మాణం, మరియు డేటా" -#: db_operations.php:495 tbl_operations.php:550 tbl_tracking.php:419 +#: db_operations.php:496 tbl_operations.php:550 tbl_tracking.php:419 msgid "Data only" msgstr "డేటా మాత్రమే" -#: db_operations.php:503 +#: db_operations.php:504 msgid "CREATE DATABASE before copying" msgstr "కాపీ చేయబోయే ముందు డేటాబేస్ సృష్టించు" -#: db_operations.php:506 libraries/config/messages.inc.php:126 +#: db_operations.php:507 libraries/config/messages.inc.php:126 #: libraries/config/messages.inc.php:127 libraries/config/messages.inc.php:129 #: libraries/config/messages.inc.php:135 tbl_operations.php:556 #, php-format msgid "Add %s" msgstr "%s cErcu" -#: db_operations.php:510 libraries/config/messages.inc.php:119 +#: db_operations.php:511 libraries/config/messages.inc.php:119 #: tbl_operations.php:314 tbl_operations.php:558 msgid "Add AUTO_INCREMENT value" msgstr "" -#: db_operations.php:514 tbl_operations.php:565 +#: db_operations.php:515 tbl_operations.php:565 msgid "Add constraints" msgstr "" -#: db_operations.php:527 +#: db_operations.php:528 msgid "Switch to copied database" msgstr "" -#: db_operations.php:551 libraries/build_html_for_db.lib.php:19 -#: libraries/db_structure.lib.php:53 libraries/Index.class.php:450 +#: db_operations.php:552 libraries/Index.class.php:450 +#: libraries/build_html_for_db.lib.php:19 libraries/db_structure.lib.php:53 #: libraries/mysql_charsets.lib.php:110 libraries/tbl_properties.inc.php:107 #: libraries/tbl_properties.inc.php:720 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:378 tbl_select.php:115 @@ -348,14 +347,14 @@ msgstr "" msgid "Collation" msgstr "" -#: db_operations.php:564 +#: db_operations.php:565 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " "click %shere%s." msgstr "" -#: db_operations.php:599 +#: db_operations.php:600 msgid "Edit or export relational schema" msgstr "" @@ -505,104 +504,104 @@ msgstr "" msgid "Submit Query" msgstr "క్వెరీ ని సమర్పించు" -#: db_routines.php:152 import.php:453 libraries/display_tbl.lib.php:2272 -#: libraries/Message.class.php:185 libraries/sql_query_form.lib.php:139 +#: db_routines.php:154 import.php:453 libraries/Message.class.php:185 +#: libraries/display_tbl.lib.php:2272 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" msgstr "మీ SQL క్వెరీ విజయవంతంగా నిర్వహించబడింది" -#: db_routines.php:155 +#: db_routines.php:157 #, php-format msgid "%d row affected by the last statement inside the procedure" msgid_plural "%d rows affected by the last statement inside the procedure" msgstr[0] "" msgstr[1] "" -#: db_routines.php:165 +#: db_routines.php:167 #, php-format msgid "Execution results of routine %s" msgstr "" -#: db_routines.php:185 libraries/import.lib.php:153 sql.php:678 +#: db_routines.php:187 libraries/import.lib.php:153 sql.php:678 #: tbl_change.php:180 tbl_get_field.php:34 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "" -#: db_routines.php:190 db_routines.php:295 db_routines.php:300 -#: db_routines.php:324 +#: db_routines.php:192 db_routines.php:297 db_routines.php:302 +#: db_routines.php:326 #, php-format msgid "The following query has failed: \"%s\"" msgstr "" -#: db_routines.php:191 db_routines.php:296 db_routines.php:301 -#: db_routines.php:311 db_routines.php:325 libraries/common.lib.php:609 +#: db_routines.php:193 db_routines.php:298 db_routines.php:303 +#: db_routines.php:313 db_routines.php:327 libraries/common.lib.php:609 msgid "MySQL said: " msgstr "" -#: db_routines.php:208 db_routines.php:240 db_routines.php:268 -#: db_routines.php:407 +#: db_routines.php:210 db_routines.php:242 db_routines.php:270 +#: db_routines.php:409 msgid "Error in processing request" msgstr "" -#: db_routines.php:209 db_routines.php:241 db_routines.php:269 -#: db_routines.php:408 +#: db_routines.php:211 db_routines.php:243 db_routines.php:271 +#: db_routines.php:410 #, fuzzy, php-format #| msgid "No tables found in database." msgid "No routine with name %1$s found in database %2$s" msgstr "డేటాబేస్ లో ఏ పట్టికలు లేవు" -#: db_routines.php:230 db_routines.php:234 +#: db_routines.php:232 db_routines.php:236 msgid "Execute routine" msgstr "" -#: db_routines.php:259 db_routines.php:263 +#: db_routines.php:261 db_routines.php:265 #, php-format msgid "Export of routine %s" msgstr "" -#: db_routines.php:288 libraries/db_routines.lib.php:960 +#: db_routines.php:290 libraries/db_routines.lib.php:960 #, php-format msgid "Invalid routine type: \"%s\"" msgstr "" -#: db_routines.php:309 +#: db_routines.php:311 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: db_routines.php:310 +#: db_routines.php:312 msgid "The backed up query was:" msgstr "" -#: db_routines.php:314 +#: db_routines.php:316 #, fuzzy, php-format #| msgid "Database %s has been dropped." msgid "Routine %1$s has been modified." msgstr "%s డేటాబేస్ తుడిచివేయడమైనది" # మొదటి అనువాదము -#: db_routines.php:327 +#: db_routines.php:329 #, fuzzy, php-format #| msgid "Page has been created" msgid "Routine %1$s has been created." msgstr "పుటను సృష్టించడమైనది" -#: db_routines.php:335 +#: db_routines.php:337 msgid "One or more errors have occured while processing your request:" msgstr "" # మొదటి అనువాదము -#: db_routines.php:379 +#: db_routines.php:381 #, fuzzy #| msgid "Create" msgid "Create routine" msgstr "సృష్టించు" -#: db_routines.php:383 +#: db_routines.php:385 msgid "Edit routine" msgstr "" -#: db_routines.php:434 +#: db_routines.php:436 msgid "" "You are using PHP's deprecated 'mysql' extension, which is not capable of " "handling multi queries. The execution of some stored routines may fail!(ex. 12.00% to .12)" msgstr "" @@ -5969,40 +6115,6 @@ msgid "" "the issue and try again." msgstr "" -#: libraries/Index.class.php:430 tbl_relation.php:526 -msgid "No index defined!" -msgstr "" - -#: libraries/Index.class.php:446 libraries/tbl_properties.inc.php:503 -#: tbl_structure.php:157 tbl_structure.php:162 tbl_structure.php:606 -#: tbl_tracking.php:315 -msgid "Unique" -msgstr "" - -#: libraries/Index.class.php:447 tbl_tracking.php:316 -msgid "Packed" -msgstr "" - -#: libraries/Index.class.php:449 tbl_tracking.php:318 -msgid "Cardinality" -msgstr "" - -#: libraries/Index.class.php:474 -msgid "The primary key has been dropped" -msgstr "" - -#: libraries/Index.class.php:478 -#, php-format -msgid "Index %s has been dropped" -msgstr "" - -#: libraries/Index.class.php:582 -#, php-format -msgid "" -"The indexes %1$s and %2$s seem to be equal and one of them could possibly be " -"removed." -msgstr "" - #: libraries/kanji-encoding.lib.php:142 msgctxt "None encoding conversion" msgid "None" @@ -6013,27 +6125,6 @@ msgstr "ఏమీలేదు" msgid "Convert to Kana" msgstr "" -#: libraries/Message.class.php:260 -#, php-format -msgid "%1$d row affected." -msgid_plural "%1$d rows affected." -msgstr[0] "" -msgstr[1] "" - -#: libraries/Message.class.php:279 -#, php-format -msgid "%1$d row deleted." -msgid_plural "%1$d rows deleted." -msgstr[0] "" -msgstr[1] "" - -#: libraries/Message.class.php:298 -#, php-format -msgid "%1$d row inserted." -msgid_plural "%1$d rows inserted." -msgstr[0] "" -msgstr[1] "" - #: libraries/mult_submits.inc.php:254 #, fuzzy #| msgid "Fr" @@ -6286,24 +6377,6 @@ msgstr "" msgid "This format has no options" msgstr "" -#: libraries/RecentTable.class.php:114 -#, fuzzy -#| msgid "Server configuration" -msgid "Could not save recent table" -msgstr "సేవకి స్వరూపణం" - -# మొదటి అనువాదము -#: libraries/RecentTable.class.php:149 -#, fuzzy -#| msgctxt "short form" -#| msgid "Create table" -msgid "Recent tables" -msgstr "పట్టికను సృష్టించు" - -#: libraries/RecentTable.class.php:155 -msgid "There are no recent tables" -msgstr "" - #: libraries/relation.lib.php:83 msgid "not OK" msgstr "" @@ -6675,57 +6748,6 @@ msgstr "తేడా" msgid "Target database" msgstr "" -#: libraries/sqlparser.lib.php:132 -msgid "" -"There seems to be an error in your SQL query. The MySQL server error output " -"below, if there is any, may also help you in diagnosing the problem" -msgstr "" - -#: libraries/sqlparser.lib.php:167 -msgid "" -"There is a chance that you may have found a bug in the SQL parser. Please " -"examine your query closely, and check that the quotes are correct and not " -"mis-matched. Other possible failure causes may be that you are uploading a " -"file with binary outside of a quoted text area. You can also try your query " -"on the MySQL command line interface. The MySQL server error output below, if " -"there is any, may also help you in diagnosing the problem. If you still have " -"problems or if the parser fails where the command line interface succeeds, " -"please reduce your SQL query input to the single query that causes problems, " -"and submit a bug report with the data chunk in the CUT section below:" -msgstr "" - -#: libraries/sqlparser.lib.php:169 -msgid "BEGIN CUT" -msgstr "" - -#: libraries/sqlparser.lib.php:171 -msgid "END CUT" -msgstr "" - -#: libraries/sqlparser.lib.php:173 -msgid "BEGIN RAW" -msgstr "" - -#: libraries/sqlparser.lib.php:177 -msgid "END RAW" -msgstr "" - -#: libraries/sqlparser.lib.php:363 -msgid "Automatically appended backtick to the end of query!" -msgstr "" - -#: libraries/sqlparser.lib.php:366 -msgid "Unclosed quote" -msgstr "" - -#: libraries/sqlparser.lib.php:518 -msgid "Invalid Identifer" -msgstr "" - -#: libraries/sqlparser.lib.php:635 -msgid "Unknown Punctuation String" -msgstr "" - #: libraries/sql_query_form.lib.php:223 #, php-format msgid "Run SQL query/queries on server %s" @@ -6783,6 +6805,57 @@ msgstr "పాఠ్యపు దస్త్రం యొక్క ప్రా msgid "web server upload directory" msgstr "" +#: libraries/sqlparser.lib.php:132 +msgid "" +"There seems to be an error in your SQL query. The MySQL server error output " +"below, if there is any, may also help you in diagnosing the problem" +msgstr "" + +#: libraries/sqlparser.lib.php:167 +msgid "" +"There is a chance that you may have found a bug in the SQL parser. Please " +"examine your query closely, and check that the quotes are correct and not " +"mis-matched. Other possible failure causes may be that you are uploading a " +"file with binary outside of a quoted text area. You can also try your query " +"on the MySQL command line interface. The MySQL server error output below, if " +"there is any, may also help you in diagnosing the problem. If you still have " +"problems or if the parser fails where the command line interface succeeds, " +"please reduce your SQL query input to the single query that causes problems, " +"and submit a bug report with the data chunk in the CUT section below:" +msgstr "" + +#: libraries/sqlparser.lib.php:169 +msgid "BEGIN CUT" +msgstr "" + +#: libraries/sqlparser.lib.php:171 +msgid "END CUT" +msgstr "" + +#: libraries/sqlparser.lib.php:173 +msgid "BEGIN RAW" +msgstr "" + +#: libraries/sqlparser.lib.php:177 +msgid "END RAW" +msgstr "" + +#: libraries/sqlparser.lib.php:363 +msgid "Automatically appended backtick to the end of query!" +msgstr "" + +#: libraries/sqlparser.lib.php:366 +msgid "Unclosed quote" +msgstr "" + +#: libraries/sqlparser.lib.php:518 +msgid "Invalid Identifer" +msgstr "" + +#: libraries/sqlparser.lib.php:635 +msgid "Unknown Punctuation String" +msgstr "" + #: libraries/sqlvalidator.lib.php:67 #, php-format msgid "" @@ -6790,48 +6863,6 @@ msgid "" "installed the necessary PHP extensions as described in the %sdocumentation%s." msgstr "" -#: libraries/StorageEngine.class.php:195 -msgid "" -"There is no detailed status information available for this storage engine." -msgstr "" - -#: libraries/StorageEngine.class.php:355 -#, php-format -msgid "%s is available on this MySQL server." -msgstr "" - -#: libraries/StorageEngine.class.php:358 -#, php-format -msgid "%s has been disabled for this MySQL server." -msgstr "" - -#: libraries/StorageEngine.class.php:362 -#, php-format -msgid "This MySQL server does not support the %s storage engine." -msgstr "" - -#: libraries/Table.class.php:1027 -msgid "Invalid database" -msgstr "" - -#: libraries/Table.class.php:1041 tbl_get_field.php:25 -msgid "Invalid table name" -msgstr "" - -#: libraries/Table.class.php:1056 -#, php-format -msgid "Error renaming table %1$s to %2$s" -msgstr "" - -#: libraries/Table.class.php:1139 -#, php-format -msgid "Table %s has been renamed to %s" -msgstr "" - -#: libraries/Table.class.php:1272 -msgid "Could not save table UI preferences" -msgstr "" - #: libraries/tbl_links.inc.php:117 libraries/tbl_links.inc.php:118 msgid "Table seems to be empty!" msgstr "" @@ -6944,39 +6975,6 @@ msgstr "" msgid "+ Add a value" msgstr "క్రొత్త వినియోగదారుని చేర్చు" -#: libraries/Theme.class.php:160 -#, php-format -msgid "No valid image path for theme %s found!" -msgstr "" - -#: libraries/Theme.class.php:380 -msgid "No preview available." -msgstr "" - -# మొదటి అనువాదము -#: libraries/Theme.class.php:383 -msgid "take it" -msgstr "తీసుకొనుము" - -#: libraries/Theme_Manager.class.php:109 -#, php-format -msgid "Default theme %s not found!" -msgstr "" - -#: libraries/Theme_Manager.class.php:147 -#, php-format -msgid "Theme %s not found!" -msgstr "" - -#: libraries/Theme_Manager.class.php:215 -#, php-format -msgid "Theme path not found for theme %s!" -msgstr "" - -#: libraries/Theme_Manager.class.php:291 themes.php:20 themes.php:40 -msgid "Theme" -msgstr "" - #: libraries/transformations/application_octetstream__download.inc.php:9 msgid "" "Displays a link to download the binary data of the column. You can use the " @@ -7953,8 +7951,8 @@ msgstr "" msgid "" "Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege " "tables. The content of these tables may differ from the privileges the " -"server uses, if they have been changed manually. In this case, you should %" -"sreload the privileges%s before you continue." +"server uses, if they have been changed manually. In this case, you should " +"%sreload the privileges%s before you continue." msgstr "" #: server_privileges.php:1764 diff --git a/po/th.po b/po/th.po index eb270bbc1f..d4927bbe60 100644 --- a/po/th.po +++ b/po/th.po @@ -3,14 +3,14 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-26 07:33-0400\n" +"POT-Creation-Date: 2011-06-27 10:20+0200\n" "PO-Revision-Date: 2010-03-12 09:19+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: thai \n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: \n" "X-Generator: Translate Toolkit 1.5.3\n" #: browse_foreigners.php:35 browse_foreigners.php:53 @@ -43,13 +43,13 @@ msgstr "" msgid "Search" msgstr "ค้นหา" -#: browse_foreigners.php:154 db_operations.php:368 db_operations.php:420 -#: db_operations.php:530 db_operations.php:558 db_search.php:360 +#: browse_foreigners.php:154 db_operations.php:369 db_operations.php:421 +#: db_operations.php:531 db_operations.php:559 db_search.php:360 #: db_structure.php:528 enum_editor.php:63 js/messages.php:90 +#: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 #: libraries/auth/cookie.auth.lib.php:273 libraries/common.lib.php:1315 -#: libraries/common.lib.php:2245 libraries/Config.class.php:1220 -#: libraries/core.lib.php:557 libraries/db_routines.lib.php:789 -#: libraries/db_routines.lib.php:921 +#: libraries/common.lib.php:2245 libraries/core.lib.php:557 +#: libraries/db_routines.lib.php:789 libraries/db_routines.lib.php:921 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 #: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 @@ -62,18 +62,18 @@ msgstr "ค้นหา" #: 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:518 #: libraries/tbl_properties.inc.php:607 libraries/tbl_properties.inc.php:777 -#: libraries/Theme_Manager.class.php:305 main.php:109 navigation.php:202 -#: navigation.php:240 pmd_pdf.php:124 prefs_manage.php:265 -#: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 -#: server_privileges.php:1694 server_privileges.php:2051 -#: server_privileges.php:2098 server_privileges.php:2138 -#: server_replication.php:233 server_replication.php:316 -#: server_replication.php:347 server_synchronize.php:1220 tbl_change.php:332 -#: tbl_change.php:1024 tbl_change.php:1061 tbl_indexes.php:260 -#: tbl_operations.php:280 tbl_operations.php:317 tbl_operations.php:519 -#: tbl_operations.php:581 tbl_operations.php:763 tbl_select.php:291 -#: tbl_structure.php:698 tbl_structure.php:734 tbl_tracking.php:425 -#: tbl_tracking.php:563 view_create.php:181 view_operations.php:99 +#: main.php:109 navigation.php:202 navigation.php:240 pmd_pdf.php:124 +#: prefs_manage.php:265 prefs_manage.php:316 server_binlog.php:128 +#: server_privileges.php:646 server_privileges.php:1694 +#: server_privileges.php:2051 server_privileges.php:2098 +#: server_privileges.php:2138 server_replication.php:233 +#: server_replication.php:316 server_replication.php:347 +#: server_synchronize.php:1220 tbl_change.php:332 tbl_change.php:1024 +#: tbl_change.php:1061 tbl_indexes.php:260 tbl_operations.php:280 +#: tbl_operations.php:317 tbl_operations.php:519 tbl_operations.php:581 +#: tbl_operations.php:763 tbl_select.php:291 tbl_structure.php:698 +#: tbl_structure.php:734 tbl_tracking.php:425 tbl_tracking.php:563 +#: view_create.php:181 view_operations.php:99 msgid "Go" msgstr "ลงมือ" @@ -118,7 +118,7 @@ msgstr "" msgid "Database %1$s has been created." msgstr "โยนฐานข้อมูล %s ทิ้งไปเรียบร้อยแล้ว" -#: db_datadict.php:48 db_operations.php:361 +#: db_datadict.php:48 db_operations.php:362 msgid "Database comment: " msgstr "หมายเหตุของฐานข้อมูล: " @@ -128,9 +128,9 @@ msgstr "หมายเหตุของฐานข้อมูล: " msgid "Table comments" msgstr "หมายเหตุของตาราง" -#: db_datadict.php:166 db_qbe.php:196 libraries/export/htmlword.php:248 -#: libraries/export/latex.php:375 libraries/export/odt.php:302 -#: libraries/export/texytext.php:227 libraries/Index.class.php:448 +#: db_datadict.php:166 db_qbe.php:196 libraries/Index.class.php:448 +#: libraries/export/htmlword.php:248 libraries/export/latex.php:375 +#: libraries/export/odt.php:302 libraries/export/texytext.php:227 #: libraries/schema/Pdf_Relation_Schema.class.php:1236 #: libraries/schema/Pdf_Relation_Schema.class.php:1257 #: libraries/tbl_properties.inc.php:274 tbl_change.php:310 tbl_chart.php:86 @@ -141,12 +141,12 @@ msgstr "หมายเหตุของตาราง" msgid "Column" msgstr "ชื่อคอลัมน์" -#: db_datadict.php:167 db_printview.php:104 libraries/db_events.inc.php:69 -#: libraries/db_routines.lib.php:666 libraries/db_routines.lib.php:691 -#: libraries/db_routines.lib.php:847 libraries/db_routines.lib.php:1216 -#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:249 -#: libraries/export/latex.php:375 libraries/export/odt.php:305 -#: libraries/export/texytext.php:228 libraries/Index.class.php:445 +#: db_datadict.php:167 db_printview.php:104 libraries/Index.class.php:445 +#: libraries/db_events.inc.php:69 libraries/db_routines.lib.php:666 +#: libraries/db_routines.lib.php:691 libraries/db_routines.lib.php:847 +#: libraries/db_routines.lib.php:1216 libraries/db_structure.lib.php:51 +#: libraries/export/htmlword.php:249 libraries/export/latex.php:375 +#: libraries/export/odt.php:305 libraries/export/texytext.php:228 #: libraries/schema/Pdf_Relation_Schema.class.php:1237 #: libraries/schema/Pdf_Relation_Schema.class.php:1258 #: libraries/tbl_properties.inc.php:100 server_privileges.php:2151 @@ -156,9 +156,9 @@ msgstr "ชื่อคอลัมน์" msgid "Type" msgstr "ชนิด" -#: db_datadict.php:169 libraries/export/htmlword.php:250 -#: libraries/export/latex.php:375 libraries/export/odt.php:308 -#: libraries/export/texytext.php:229 libraries/Index.class.php:451 +#: db_datadict.php:169 libraries/Index.class.php:451 +#: libraries/export/htmlword.php:250 libraries/export/latex.php:375 +#: libraries/export/odt.php:308 libraries/export/texytext.php:229 #: libraries/schema/Pdf_Relation_Schema.class.php:1239 #: libraries/schema/Pdf_Relation_Schema.class.php:1260 #: libraries/tbl_properties.inc.php:109 tbl_change.php:325 @@ -196,13 +196,12 @@ msgstr "เชื่อมไปยัง" msgid "Comments" msgstr "หมายเหตุ" -#: db_datadict.php:259 js/messages.php:109 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:361 +#: db_datadict.php:259 js/messages.php:109 libraries/Index.class.php:361 #: libraries/Index.class.php:388 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:287 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:287 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:130 #: server_privileges.php:1381 server_privileges.php:1392 @@ -213,17 +212,17 @@ msgstr "หมายเหตุ" msgid "No" msgstr "ไม่" -#: db_datadict.php:259 js/messages.php:108 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:362 +#: db_datadict.php:259 js/messages.php:108 libraries/Index.class.php:362 #: libraries/Index.class.php:387 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 -#: libraries/mult_submits.inc.php:87 libraries/mult_submits.inc.php:92 -#: libraries/mult_submits.inc.php:97 libraries/mult_submits.inc.php:102 -#: libraries/mult_submits.inc.php:262 libraries/mult_submits.inc.php:276 -#: libraries/mult_submits.inc.php:286 libraries/mult_submits.inc.php:299 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:46 +#: libraries/mult_submits.inc.php:78 libraries/mult_submits.inc.php:87 +#: libraries/mult_submits.inc.php:92 libraries/mult_submits.inc.php:97 +#: libraries/mult_submits.inc.php:102 libraries/mult_submits.inc.php:262 +#: libraries/mult_submits.inc.php:276 libraries/mult_submits.inc.php:286 +#: libraries/mult_submits.inc.php:299 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:129 #: server_databases.php:76 server_privileges.php:1378 @@ -260,79 +259,79 @@ msgstr "ไม่เลือกเลย" msgid "The database name is empty!" msgstr "ไม่มีชื่อฐานข้อมูล" -#: db_operations.php:271 +#: db_operations.php:272 #, php-format msgid "Database %s has been renamed to %s" msgstr "ฐานข้อมูล %s ได้ถูกเปลี่ยนชื่อเป็น %s" -#: db_operations.php:275 +#: db_operations.php:276 #, php-format msgid "Database %s has been copied to %s" msgstr "คัดลอกฐานข้อมูล %s ไปเก็บในชื่อ %s เรียบร้อยแล้ว" -#: db_operations.php:403 +#: db_operations.php:404 msgid "Rename database to" msgstr "เปลี่ยนชื่อฐานข้อมูลเป็น" -#: db_operations.php:408 server_status.php:799 +#: db_operations.php:409 server_status.php:799 msgid "Command" msgstr "คำสั่ง" -#: db_operations.php:439 +#: db_operations.php:440 msgid "Remove database" msgstr "เอาฐานข้อมูลออก" -#: db_operations.php:451 +#: db_operations.php:452 #, php-format msgid "Database %s has been dropped." msgstr "โยนฐานข้อมูล %s ทิ้งไปเรียบร้อยแล้ว" -#: db_operations.php:456 +#: db_operations.php:457 msgid "Drop the database (DROP)" msgstr "โยนฐานข้อมูลทิ้ง" -#: db_operations.php:486 +#: db_operations.php:487 msgid "Copy database to" msgstr "คัดลอกฐานข้อมูลเป็น" -#: db_operations.php:493 tbl_operations.php:548 tbl_tracking.php:418 +#: db_operations.php:494 tbl_operations.php:548 tbl_tracking.php:418 msgid "Structure only" msgstr "เฉพาะโครงสร้าง" -#: db_operations.php:494 tbl_operations.php:549 tbl_tracking.php:420 +#: db_operations.php:495 tbl_operations.php:549 tbl_tracking.php:420 msgid "Structure and data" msgstr "ทั้งโครงสร้างและข้อมูล" -#: db_operations.php:495 tbl_operations.php:550 tbl_tracking.php:419 +#: db_operations.php:496 tbl_operations.php:550 tbl_tracking.php:419 msgid "Data only" msgstr "เฉพาะข้อมูล" -#: db_operations.php:503 +#: db_operations.php:504 msgid "CREATE DATABASE before copying" msgstr "สร้างฐานข้อมูลก่อนคัดลอก" -#: db_operations.php:506 libraries/config/messages.inc.php:126 +#: db_operations.php:507 libraries/config/messages.inc.php:126 #: libraries/config/messages.inc.php:127 libraries/config/messages.inc.php:129 #: libraries/config/messages.inc.php:135 tbl_operations.php:556 #, php-format msgid "Add %s" msgstr "เพิ่ม %s" -#: db_operations.php:510 libraries/config/messages.inc.php:119 +#: db_operations.php:511 libraries/config/messages.inc.php:119 #: tbl_operations.php:314 tbl_operations.php:558 msgid "Add AUTO_INCREMENT value" msgstr "เพิ่มค่า AUTO_INCREMENT" -#: db_operations.php:514 tbl_operations.php:565 +#: db_operations.php:515 tbl_operations.php:565 msgid "Add constraints" msgstr "เพิ่ม constraints" -#: db_operations.php:527 +#: db_operations.php:528 msgid "Switch to copied database" msgstr "สลับไปยังฐานข้อมูลที่ถูกทำสำเนาไว้" -#: db_operations.php:551 libraries/build_html_for_db.lib.php:19 -#: libraries/db_structure.lib.php:53 libraries/Index.class.php:450 +#: db_operations.php:552 libraries/Index.class.php:450 +#: libraries/build_html_for_db.lib.php:19 libraries/db_structure.lib.php:53 #: libraries/mysql_charsets.lib.php:110 libraries/tbl_properties.inc.php:107 #: libraries/tbl_properties.inc.php:720 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:378 tbl_select.php:115 @@ -341,14 +340,14 @@ msgstr "สลับไปยังฐานข้อมูลที่ถูก msgid "Collation" msgstr "การเรียงลำดับ" -#: db_operations.php:564 +#: db_operations.php:565 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " "click %shere%s." msgstr "การจัดเก็บการตั้งค่าของ phpMyAdmin ได้ถูกระงับเอาไว้ คลิก %shere%s เพื่อหาสาเหตุ" -#: db_operations.php:599 +#: db_operations.php:600 msgid "Edit or export relational schema" msgstr "แก้ไข หรือส่งออก รีเลชันแนล สกีมา" @@ -499,102 +498,102 @@ msgstr "คำค้นบนฐานข้อมูล %s:" msgid "Submit Query" msgstr "ประมวลผลคำค้น" -#: db_routines.php:152 import.php:453 libraries/display_tbl.lib.php:2272 -#: libraries/Message.class.php:185 libraries/sql_query_form.lib.php:139 +#: db_routines.php:154 import.php:453 libraries/Message.class.php:185 +#: libraries/display_tbl.lib.php:2272 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" msgstr "ทำคำค้นเสร็จเรียบร้อยแล้ว" -#: db_routines.php:155 +#: db_routines.php:157 #, php-format msgid "%d row affected by the last statement inside the procedure" msgid_plural "%d rows affected by the last statement inside the procedure" msgstr[0] "" msgstr[1] "" -#: db_routines.php:165 +#: db_routines.php:167 #, php-format msgid "Execution results of routine %s" msgstr "" -#: db_routines.php:185 libraries/import.lib.php:153 sql.php:678 +#: db_routines.php:187 libraries/import.lib.php:153 sql.php:678 #: tbl_change.php:180 tbl_get_field.php:34 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL คืนผลลัพธ์ว่างเปล่ากลับมา (null / 0 แถว)." -#: db_routines.php:190 db_routines.php:295 db_routines.php:300 -#: db_routines.php:324 +#: db_routines.php:192 db_routines.php:297 db_routines.php:302 +#: db_routines.php:326 #, php-format msgid "The following query has failed: \"%s\"" msgstr "" -#: db_routines.php:191 db_routines.php:296 db_routines.php:301 -#: db_routines.php:311 db_routines.php:325 libraries/common.lib.php:609 +#: db_routines.php:193 db_routines.php:298 db_routines.php:303 +#: db_routines.php:313 db_routines.php:327 libraries/common.lib.php:609 msgid "MySQL said: " msgstr "MySQL แสดง: " -#: db_routines.php:208 db_routines.php:240 db_routines.php:268 -#: db_routines.php:407 +#: db_routines.php:210 db_routines.php:242 db_routines.php:270 +#: db_routines.php:409 #, fuzzy #| msgid "Processes" msgid "Error in processing request" msgstr "โพรเซส" -#: db_routines.php:209 db_routines.php:241 db_routines.php:269 -#: db_routines.php:408 +#: db_routines.php:211 db_routines.php:243 db_routines.php:271 +#: db_routines.php:410 #, fuzzy, php-format #| msgid "No tables found in database." msgid "No routine with name %1$s found in database %2$s" msgstr "ไม่พบตารางใด ๆ ในฐานข้อมูล" -#: db_routines.php:230 db_routines.php:234 +#: db_routines.php:232 db_routines.php:236 msgid "Execute routine" msgstr "" -#: db_routines.php:259 db_routines.php:263 +#: db_routines.php:261 db_routines.php:265 #, php-format msgid "Export of routine %s" msgstr "" -#: db_routines.php:288 libraries/db_routines.lib.php:960 +#: db_routines.php:290 libraries/db_routines.lib.php:960 #, php-format msgid "Invalid routine type: \"%s\"" msgstr "" -#: db_routines.php:309 +#: db_routines.php:311 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: db_routines.php:310 +#: db_routines.php:312 msgid "The backed up query was:" msgstr "" -#: db_routines.php:314 +#: db_routines.php:316 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Routine %1$s has been modified." msgstr "โยนตาราง %s ทิ้งไปเรียบร้อยแล้ว" -#: db_routines.php:327 +#: db_routines.php:329 #, fuzzy, php-format msgid "Routine %1$s has been created." msgstr "โยนตาราง %s ทิ้งไปเรียบร้อยแล้ว" -#: db_routines.php:335 +#: db_routines.php:337 msgid "One or more errors have occured while processing your request:" msgstr "" -#: db_routines.php:379 +#: db_routines.php:381 #, fuzzy msgid "Create routine" msgstr "รุ่นของเซิร์ฟเวอร์" -#: db_routines.php:383 +#: db_routines.php:385 msgid "Edit routine" msgstr "" -#: db_routines.php:434 +#: db_routines.php:436 msgid "" "You are using PHP's deprecated 'mysql' extension, which is not capable of " "handling multi queries. The execution of some stored routines may fail!(ex. 12.00% to .12)" msgstr "" @@ -6184,40 +6328,6 @@ msgid "" "the issue and try again." msgstr "" -#: libraries/Index.class.php:430 tbl_relation.php:526 -msgid "No index defined!" -msgstr "ยังไม่ได้กำหนดดัชนีใดๆ!" - -#: libraries/Index.class.php:446 libraries/tbl_properties.inc.php:503 -#: tbl_structure.php:157 tbl_structure.php:162 tbl_structure.php:606 -#: tbl_tracking.php:315 -msgid "Unique" -msgstr "เอกลักษณ์" - -#: libraries/Index.class.php:447 tbl_tracking.php:316 -msgid "Packed" -msgstr "" - -#: libraries/Index.class.php:449 tbl_tracking.php:318 -msgid "Cardinality" -msgstr "Cardinality" - -#: libraries/Index.class.php:474 -msgid "The primary key has been dropped" -msgstr "โยนไพรมารีคีย์ทิ้งไปเรียบร้อยแล้ว" - -#: libraries/Index.class.php:478 -#, php-format -msgid "Index %s has been dropped" -msgstr "โยนดัชนี %s ทิ้งไปเรียบร้อยแล้ว" - -#: libraries/Index.class.php:582 -#, php-format -msgid "" -"The indexes %1$s and %2$s seem to be equal and one of them could possibly be " -"removed." -msgstr "" - #: libraries/kanji-encoding.lib.php:142 #, fuzzy #| msgid "None" @@ -6230,29 +6340,6 @@ msgstr "ไม่มี" msgid "Convert to Kana" msgstr "" -#: libraries/Message.class.php:260 -#, php-format -msgid "%1$d row affected." -msgid_plural "%1$d rows affected." -msgstr[0] "" -msgstr[1] "" - -#: libraries/Message.class.php:279 -#, fuzzy, php-format -#| msgid "No rows selected" -msgid "%1$d row deleted." -msgid_plural "%1$d rows deleted." -msgstr[0] "ยังไม่ได้เลือกแถว" -msgstr[1] "ยังไม่ได้เลือกแถว" - -#: libraries/Message.class.php:298 -#, fuzzy, php-format -#| msgid "No rows selected" -msgid "%1$d row inserted." -msgid_plural "%1$d rows inserted." -msgstr[0] "ยังไม่ได้เลือกแถว" -msgstr[1] "ยังไม่ได้เลือกแถว" - #: libraries/mult_submits.inc.php:254 #, fuzzy #| msgid "Fri" @@ -6498,21 +6585,6 @@ msgstr "" msgid "This format has no options" msgstr "รูปแบบนี้ไม่มีตัวเลือก" -#: libraries/RecentTable.class.php:114 -msgid "Could not save recent table" -msgstr "" - -#: libraries/RecentTable.class.php:149 -#, fuzzy -msgid "Recent tables" -msgstr "ไม่มีตาราง" - -#: libraries/RecentTable.class.php:155 -#, fuzzy -#| msgid "Tracked tables" -msgid "There are no recent tables" -msgstr "ตารางที่ถูกติดตาม" - #: libraries/relation.lib.php:83 msgid "not OK" msgstr "ไม่ตกลง" @@ -6904,6 +6976,64 @@ msgstr "" msgid "Target database" msgstr "ค้นหาในฐานข้อมูล" +#: libraries/sql_query_form.lib.php:223 +#, fuzzy, php-format +msgid "Run SQL query/queries on server %s" +msgstr "ประมวลผลคำค้นบนฐานข้อมูล %s" + +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 +#, php-format +msgid "Run SQL query/queries on database %s" +msgstr "ประมวลผลคำค้นบนฐานข้อมูล %s" + +#: libraries/sql_query_form.lib.php:296 navigation.php:302 +#: setup/frames/index.inc.php:231 +#, fuzzy +msgid "Clear" +msgstr "ปฏิทิน" + +#: libraries/sql_query_form.lib.php:301 +#, fuzzy +#| msgid "Column names" +msgid "Columns" +msgstr "ชื่อคอลัมน์" + +#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 +msgid "Bookmark this SQL query" +msgstr "จดคำค้นนี้ไว้" + +#: libraries/sql_query_form.lib.php:343 sql.php:1021 +msgid "Let every user access this bookmark" +msgstr "" + +#: libraries/sql_query_form.lib.php:349 +msgid "Replace existing bookmark of same name" +msgstr "" + +#: libraries/sql_query_form.lib.php:365 +msgid "Do not overwrite this query from outside the window" +msgstr "" + +#: libraries/sql_query_form.lib.php:372 +msgid "Delimiter" +msgstr "" + +#: libraries/sql_query_form.lib.php:380 +msgid " Show this query here again " +msgstr " แสดงคำค้นนี้อีกที " + +#: libraries/sql_query_form.lib.php:443 +msgid "View only" +msgstr "ดูอย่างเดียว" + +#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 +msgid "Location of the text file" +msgstr "เลือกไฟล์ข้อความจาก" + +#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 +msgid "web server upload directory" +msgstr "ไดเรกทอรีสำหรับอัพโหลด ที่เว็บเซิร์ฟเวอร์" + #: libraries/sqlparser.lib.php:132 msgid "" "There seems to be an error in your SQL query. The MySQL server error output " @@ -6965,64 +7095,6 @@ msgstr "ชื่อตัวแปรไม่ถูกต้อง" msgid "Unknown Punctuation String" msgstr "มีเครื่องหมายวรรคตอนที่ไม่รู้จัก" -#: libraries/sql_query_form.lib.php:223 -#, fuzzy, php-format -msgid "Run SQL query/queries on server %s" -msgstr "ประมวลผลคำค้นบนฐานข้อมูล %s" - -#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 -#, php-format -msgid "Run SQL query/queries on database %s" -msgstr "ประมวลผลคำค้นบนฐานข้อมูล %s" - -#: libraries/sql_query_form.lib.php:296 navigation.php:302 -#: setup/frames/index.inc.php:231 -#, fuzzy -msgid "Clear" -msgstr "ปฏิทิน" - -#: libraries/sql_query_form.lib.php:301 -#, fuzzy -#| msgid "Column names" -msgid "Columns" -msgstr "ชื่อคอลัมน์" - -#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 -msgid "Bookmark this SQL query" -msgstr "จดคำค้นนี้ไว้" - -#: libraries/sql_query_form.lib.php:343 sql.php:1021 -msgid "Let every user access this bookmark" -msgstr "" - -#: libraries/sql_query_form.lib.php:349 -msgid "Replace existing bookmark of same name" -msgstr "" - -#: libraries/sql_query_form.lib.php:365 -msgid "Do not overwrite this query from outside the window" -msgstr "" - -#: libraries/sql_query_form.lib.php:372 -msgid "Delimiter" -msgstr "" - -#: libraries/sql_query_form.lib.php:380 -msgid " Show this query here again " -msgstr " แสดงคำค้นนี้อีกที " - -#: libraries/sql_query_form.lib.php:443 -msgid "View only" -msgstr "ดูอย่างเดียว" - -#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 -msgid "Location of the text file" -msgstr "เลือกไฟล์ข้อความจาก" - -#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 -msgid "web server upload directory" -msgstr "ไดเรกทอรีสำหรับอัพโหลด ที่เว็บเซิร์ฟเวอร์" - #: libraries/sqlvalidator.lib.php:67 #, php-format msgid "" @@ -7032,48 +7104,6 @@ msgstr "" "ไม่สามารถเริ่มตัวตรวจสอบ SQL ได้. กรุณาตรวจสอบว่า คุณได้ติดตั้ง php extensions ที่จำเป็น " "ดังที่อธิบายไว้ใน %sdocumentation%s เรียบร้อยแล้ว" -#: libraries/StorageEngine.class.php:195 -msgid "" -"There is no detailed status information available for this storage engine." -msgstr "" - -#: libraries/StorageEngine.class.php:355 -#, php-format -msgid "%s is available on this MySQL server." -msgstr "" - -#: libraries/StorageEngine.class.php:358 -#, php-format -msgid "%s has been disabled for this MySQL server." -msgstr "" - -#: libraries/StorageEngine.class.php:362 -#, php-format -msgid "This MySQL server does not support the %s storage engine." -msgstr "" - -#: libraries/Table.class.php:1027 -msgid "Invalid database" -msgstr "" - -#: libraries/Table.class.php:1041 tbl_get_field.php:25 -msgid "Invalid table name" -msgstr "" - -#: libraries/Table.class.php:1056 -#, php-format -msgid "Error renaming table %1$s to %2$s" -msgstr "" - -#: libraries/Table.class.php:1139 -#, php-format -msgid "Table %s has been renamed to %s" -msgstr "ตาราง %s ได้ถูกเปลี่ยนชื่อเป็น %s" - -#: libraries/Table.class.php:1272 -msgid "Could not save table UI preferences" -msgstr "" - #: libraries/tbl_links.inc.php:117 libraries/tbl_links.inc.php:118 msgid "Table seems to be empty!" msgstr "" @@ -7196,38 +7226,6 @@ msgstr "" msgid "+ Add a value" msgstr "เพิ่มผู้ใช้ใหม่" -#: libraries/Theme.class.php:160 -#, php-format -msgid "No valid image path for theme %s found!" -msgstr "" - -#: libraries/Theme.class.php:380 -msgid "No preview available." -msgstr "" - -#: libraries/Theme.class.php:383 -msgid "take it" -msgstr "" - -#: libraries/Theme_Manager.class.php:109 -#, php-format -msgid "Default theme %s not found!" -msgstr "" - -#: libraries/Theme_Manager.class.php:147 -#, php-format -msgid "Theme %s not found!" -msgstr "" - -#: libraries/Theme_Manager.class.php:215 -#, php-format -msgid "Theme path not found for theme %s!" -msgstr "" - -#: libraries/Theme_Manager.class.php:291 themes.php:20 themes.php:40 -msgid "Theme" -msgstr "" - #: libraries/transformations/application_octetstream__download.inc.php:9 msgid "" "Displays a link to download the binary data of the column. You can use the " @@ -8255,8 +8253,8 @@ msgstr "โยนฐานข้อมูลที่มีชื่อเดี msgid "" "Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege " "tables. The content of these tables may differ from the privileges the " -"server uses, if they have been changed manually. In this case, you should %" -"sreload the privileges%s before you continue." +"server uses, if they have been changed manually. In this case, you should " +"%sreload the privileges%s before you continue." msgstr "" #: server_privileges.php:1764 @@ -10561,8 +10559,8 @@ msgstr "เปลี่ยนชื่อตารางเป็น" #~ "The additional features for working with linked tables have been " #~ "deactivated. To find out why click %shere%s." #~ msgstr "" -#~ "ความสามารถเพิ่มเติมสำหรับ linked Tables ได้ถูกระงับเอาไว้ ตามเหตุผลที่แจ้งไว้ใน %shere%" -#~ "s" +#~ "ความสามารถเพิ่มเติมสำหรับ linked Tables ได้ถูกระงับเอาไว้ ตามเหตุผลที่แจ้งไว้ใน %shere" +#~ "%s" #~ msgid "No tables" #~ msgstr "ไม่มีตาราง" diff --git a/po/tr.po b/po/tr.po index 16a314cbc5..3d7703c640 100644 --- a/po/tr.po +++ b/po/tr.po @@ -3,14 +3,14 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-26 07:33-0400\n" +"POT-Creation-Date: 2011-06-27 10:20+0200\n" "PO-Revision-Date: 2011-06-23 19:35+0200\n" "Last-Translator: Burak Yavuz \n" "Language-Team: turkish \n" +"Language: tr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: tr\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.0.5\n" @@ -45,13 +45,13 @@ msgstr "" msgid "Search" msgstr "Ara" -#: browse_foreigners.php:154 db_operations.php:368 db_operations.php:420 -#: db_operations.php:530 db_operations.php:558 db_search.php:360 +#: browse_foreigners.php:154 db_operations.php:369 db_operations.php:421 +#: db_operations.php:531 db_operations.php:559 db_search.php:360 #: db_structure.php:528 enum_editor.php:63 js/messages.php:90 +#: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 #: libraries/auth/cookie.auth.lib.php:273 libraries/common.lib.php:1315 -#: libraries/common.lib.php:2245 libraries/Config.class.php:1220 -#: libraries/core.lib.php:557 libraries/db_routines.lib.php:789 -#: libraries/db_routines.lib.php:921 +#: libraries/common.lib.php:2245 libraries/core.lib.php:557 +#: libraries/db_routines.lib.php:789 libraries/db_routines.lib.php:921 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 #: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 @@ -64,18 +64,18 @@ msgstr "Ara" #: 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:518 #: libraries/tbl_properties.inc.php:607 libraries/tbl_properties.inc.php:777 -#: libraries/Theme_Manager.class.php:305 main.php:109 navigation.php:202 -#: navigation.php:240 pmd_pdf.php:124 prefs_manage.php:265 -#: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 -#: server_privileges.php:1694 server_privileges.php:2051 -#: server_privileges.php:2098 server_privileges.php:2138 -#: server_replication.php:233 server_replication.php:316 -#: server_replication.php:347 server_synchronize.php:1220 tbl_change.php:332 -#: tbl_change.php:1024 tbl_change.php:1061 tbl_indexes.php:260 -#: tbl_operations.php:280 tbl_operations.php:317 tbl_operations.php:519 -#: tbl_operations.php:581 tbl_operations.php:763 tbl_select.php:291 -#: tbl_structure.php:698 tbl_structure.php:734 tbl_tracking.php:425 -#: tbl_tracking.php:563 view_create.php:181 view_operations.php:99 +#: main.php:109 navigation.php:202 navigation.php:240 pmd_pdf.php:124 +#: prefs_manage.php:265 prefs_manage.php:316 server_binlog.php:128 +#: server_privileges.php:646 server_privileges.php:1694 +#: server_privileges.php:2051 server_privileges.php:2098 +#: server_privileges.php:2138 server_replication.php:233 +#: server_replication.php:316 server_replication.php:347 +#: server_synchronize.php:1220 tbl_change.php:332 tbl_change.php:1024 +#: tbl_change.php:1061 tbl_indexes.php:260 tbl_operations.php:280 +#: tbl_operations.php:317 tbl_operations.php:519 tbl_operations.php:581 +#: tbl_operations.php:763 tbl_select.php:291 tbl_structure.php:698 +#: tbl_structure.php:734 tbl_tracking.php:425 tbl_tracking.php:563 +#: view_create.php:181 view_operations.php:99 msgid "Go" msgstr "Git" @@ -122,7 +122,7 @@ msgstr "" msgid "Database %1$s has been created." msgstr "Veritabanı %1$s oluşturuldu." -#: db_datadict.php:48 db_operations.php:361 +#: db_datadict.php:48 db_operations.php:362 msgid "Database comment: " msgstr "Veritabanı yorumu: " @@ -132,9 +132,9 @@ msgstr "Veritabanı yorumu: " msgid "Table comments" msgstr "Tablo yorumları" -#: db_datadict.php:166 db_qbe.php:196 libraries/export/htmlword.php:248 -#: libraries/export/latex.php:375 libraries/export/odt.php:302 -#: libraries/export/texytext.php:227 libraries/Index.class.php:448 +#: db_datadict.php:166 db_qbe.php:196 libraries/Index.class.php:448 +#: libraries/export/htmlword.php:248 libraries/export/latex.php:375 +#: libraries/export/odt.php:302 libraries/export/texytext.php:227 #: libraries/schema/Pdf_Relation_Schema.class.php:1236 #: libraries/schema/Pdf_Relation_Schema.class.php:1257 #: libraries/tbl_properties.inc.php:274 tbl_change.php:310 tbl_chart.php:86 @@ -143,12 +143,12 @@ msgstr "Tablo yorumları" msgid "Column" msgstr "Sütun" -#: db_datadict.php:167 db_printview.php:104 libraries/db_events.inc.php:69 -#: libraries/db_routines.lib.php:666 libraries/db_routines.lib.php:691 -#: libraries/db_routines.lib.php:847 libraries/db_routines.lib.php:1216 -#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:249 -#: libraries/export/latex.php:375 libraries/export/odt.php:305 -#: libraries/export/texytext.php:228 libraries/Index.class.php:445 +#: db_datadict.php:167 db_printview.php:104 libraries/Index.class.php:445 +#: libraries/db_events.inc.php:69 libraries/db_routines.lib.php:666 +#: libraries/db_routines.lib.php:691 libraries/db_routines.lib.php:847 +#: libraries/db_routines.lib.php:1216 libraries/db_structure.lib.php:51 +#: libraries/export/htmlword.php:249 libraries/export/latex.php:375 +#: libraries/export/odt.php:305 libraries/export/texytext.php:228 #: libraries/schema/Pdf_Relation_Schema.class.php:1237 #: libraries/schema/Pdf_Relation_Schema.class.php:1258 #: libraries/tbl_properties.inc.php:100 server_privileges.php:2151 @@ -158,9 +158,9 @@ msgstr "Sütun" msgid "Type" msgstr "Türü" -#: db_datadict.php:169 libraries/export/htmlword.php:250 -#: libraries/export/latex.php:375 libraries/export/odt.php:308 -#: libraries/export/texytext.php:229 libraries/Index.class.php:451 +#: db_datadict.php:169 libraries/Index.class.php:451 +#: libraries/export/htmlword.php:250 libraries/export/latex.php:375 +#: libraries/export/odt.php:308 libraries/export/texytext.php:229 #: libraries/schema/Pdf_Relation_Schema.class.php:1239 #: libraries/schema/Pdf_Relation_Schema.class.php:1260 #: libraries/tbl_properties.inc.php:109 tbl_change.php:325 @@ -198,13 +198,12 @@ msgstr "Bağlantı verilen" msgid "Comments" msgstr "Yorumlar" -#: db_datadict.php:259 js/messages.php:109 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:361 +#: db_datadict.php:259 js/messages.php:109 libraries/Index.class.php:361 #: libraries/Index.class.php:388 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:287 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:287 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:130 #: server_privileges.php:1381 server_privileges.php:1392 @@ -215,17 +214,17 @@ msgstr "Yorumlar" msgid "No" msgstr "Hayır" -#: db_datadict.php:259 js/messages.php:108 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:362 +#: db_datadict.php:259 js/messages.php:108 libraries/Index.class.php:362 #: libraries/Index.class.php:387 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 -#: libraries/mult_submits.inc.php:87 libraries/mult_submits.inc.php:92 -#: libraries/mult_submits.inc.php:97 libraries/mult_submits.inc.php:102 -#: libraries/mult_submits.inc.php:262 libraries/mult_submits.inc.php:276 -#: libraries/mult_submits.inc.php:286 libraries/mult_submits.inc.php:299 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:46 +#: libraries/mult_submits.inc.php:78 libraries/mult_submits.inc.php:87 +#: libraries/mult_submits.inc.php:92 libraries/mult_submits.inc.php:97 +#: libraries/mult_submits.inc.php:102 libraries/mult_submits.inc.php:262 +#: libraries/mult_submits.inc.php:276 libraries/mult_submits.inc.php:286 +#: libraries/mult_submits.inc.php:299 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:129 #: server_databases.php:76 server_privileges.php:1378 @@ -262,79 +261,79 @@ msgstr "Tüm Seçimi Kaldır" msgid "The database name is empty!" msgstr "Veritabanı adı boş!" -#: db_operations.php:271 +#: db_operations.php:272 #, php-format msgid "Database %s has been renamed to %s" msgstr "%s veritabanı %s olarak yeniden adlandırıldı" -#: db_operations.php:275 +#: db_operations.php:276 #, php-format msgid "Database %s has been copied to %s" msgstr "%s veritabanı %s veritabanına kopyalandı" -#: db_operations.php:403 +#: db_operations.php:404 msgid "Rename database to" msgstr "Veritabanını şuna yeniden adlandır" -#: db_operations.php:408 server_status.php:799 +#: db_operations.php:409 server_status.php:799 msgid "Command" msgstr "Komut" -#: db_operations.php:439 +#: db_operations.php:440 msgid "Remove database" msgstr "Veritabanını kaldır" -#: db_operations.php:451 +#: db_operations.php:452 #, php-format msgid "Database %s has been dropped." msgstr "%s veritabanı kaldırıldı." -#: db_operations.php:456 +#: db_operations.php:457 msgid "Drop the database (DROP)" msgstr "Veritabanını kaldır (DROP)" -#: db_operations.php:486 +#: db_operations.php:487 msgid "Copy database to" msgstr "Veritabanını şuraya kopyala:" -#: db_operations.php:493 tbl_operations.php:548 tbl_tracking.php:418 +#: db_operations.php:494 tbl_operations.php:548 tbl_tracking.php:418 msgid "Structure only" msgstr "Sadece yapı" -#: db_operations.php:494 tbl_operations.php:549 tbl_tracking.php:420 +#: db_operations.php:495 tbl_operations.php:549 tbl_tracking.php:420 msgid "Structure and data" msgstr "Yapı ve veri" -#: db_operations.php:495 tbl_operations.php:550 tbl_tracking.php:419 +#: db_operations.php:496 tbl_operations.php:550 tbl_tracking.php:419 msgid "Data only" msgstr "Sadece veri" -#: db_operations.php:503 +#: db_operations.php:504 msgid "CREATE DATABASE before copying" msgstr "Kopyalamadan önce VERİTABANI OLUŞTUR" -#: db_operations.php:506 libraries/config/messages.inc.php:126 +#: db_operations.php:507 libraries/config/messages.inc.php:126 #: libraries/config/messages.inc.php:127 libraries/config/messages.inc.php:129 #: libraries/config/messages.inc.php:135 tbl_operations.php:556 #, php-format msgid "Add %s" msgstr "%s ekle" -#: db_operations.php:510 libraries/config/messages.inc.php:119 +#: db_operations.php:511 libraries/config/messages.inc.php:119 #: tbl_operations.php:314 tbl_operations.php:558 msgid "Add AUTO_INCREMENT value" msgstr "AUTO_INCREMENT değeri ekle" -#: db_operations.php:514 tbl_operations.php:565 +#: db_operations.php:515 tbl_operations.php:565 msgid "Add constraints" msgstr "Kısıtlamaları ekle" -#: db_operations.php:527 +#: db_operations.php:528 msgid "Switch to copied database" msgstr "Kopyalanmış veritabanına geç" -#: db_operations.php:551 libraries/build_html_for_db.lib.php:19 -#: libraries/db_structure.lib.php:53 libraries/Index.class.php:450 +#: db_operations.php:552 libraries/Index.class.php:450 +#: libraries/build_html_for_db.lib.php:19 libraries/db_structure.lib.php:53 #: libraries/mysql_charsets.lib.php:110 libraries/tbl_properties.inc.php:107 #: libraries/tbl_properties.inc.php:720 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:378 tbl_select.php:115 @@ -343,7 +342,7 @@ msgstr "Kopyalanmış veritabanına geç" msgid "Collation" msgstr "Karşılaştırma" -#: db_operations.php:564 +#: db_operations.php:565 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " @@ -352,7 +351,7 @@ msgstr "" "phpMyAdmin yapılandırma depolaması devre dışı bırakıldı. Nedenini öğrenmek " "için %sburaya%s tıklayın." -#: db_operations.php:599 +#: db_operations.php:600 msgid "Edit or export relational schema" msgstr "Bağlantılı şemayı dışa aktar veya düzenle" @@ -497,97 +496,97 @@ msgstr "%s veritabanındaki SQL sorgusu:" msgid "Submit Query" msgstr "Sorguyu Gönder" -#: db_routines.php:152 import.php:453 libraries/display_tbl.lib.php:2272 -#: libraries/Message.class.php:185 libraries/sql_query_form.lib.php:139 +#: db_routines.php:154 import.php:453 libraries/Message.class.php:185 +#: libraries/display_tbl.lib.php:2272 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" msgstr "SQL sorgunuz başarılı olarak çalıştırıldı" -#: db_routines.php:155 +#: db_routines.php:157 #, php-format msgid "%d row affected by the last statement inside the procedure" msgid_plural "%d rows affected by the last statement inside the procedure" msgstr[0] "İşlemin içindeki son ifade tarafından %d satır etkilendi" -#: db_routines.php:165 +#: db_routines.php:167 #, php-format msgid "Execution results of routine %s" msgstr "%s yordamı çalıştırma sonuçları" -#: db_routines.php:185 libraries/import.lib.php:153 sql.php:678 +#: db_routines.php:187 libraries/import.lib.php:153 sql.php:678 #: tbl_change.php:180 tbl_get_field.php:34 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL boş bir sonuç kümesi döndürdü (örn. sıfır satır)." -#: db_routines.php:190 db_routines.php:295 db_routines.php:300 -#: db_routines.php:324 +#: db_routines.php:192 db_routines.php:297 db_routines.php:302 +#: db_routines.php:326 #, fuzzy, php-format msgid "The following query has failed: \"%s\"" msgstr "Sorgu \"%s\" başarısız oldu" -#: db_routines.php:191 db_routines.php:296 db_routines.php:301 -#: db_routines.php:311 db_routines.php:325 libraries/common.lib.php:609 +#: db_routines.php:193 db_routines.php:298 db_routines.php:303 +#: db_routines.php:313 db_routines.php:327 libraries/common.lib.php:609 msgid "MySQL said: " msgstr "MySQL çıktısı: " -#: db_routines.php:208 db_routines.php:240 db_routines.php:268 -#: db_routines.php:407 +#: db_routines.php:210 db_routines.php:242 db_routines.php:270 +#: db_routines.php:409 msgid "Error in processing request" msgstr "İstek işlemede hata" -#: db_routines.php:209 db_routines.php:241 db_routines.php:269 -#: db_routines.php:408 +#: db_routines.php:211 db_routines.php:243 db_routines.php:271 +#: db_routines.php:410 #, fuzzy, php-format #| msgid "No routine with name %s found in database %s" msgid "No routine with name %1$s found in database %2$s" msgstr "%s veritabanında %s adıyla yordam bulunamadı" -#: db_routines.php:230 db_routines.php:234 +#: db_routines.php:232 db_routines.php:236 msgid "Execute routine" msgstr "Yordamı çalıştır" -#: db_routines.php:259 db_routines.php:263 +#: db_routines.php:261 db_routines.php:265 #, php-format msgid "Export of routine %s" msgstr "%s yordamını dışa aktarma" -#: db_routines.php:288 libraries/db_routines.lib.php:960 +#: db_routines.php:290 libraries/db_routines.lib.php:960 #, php-format msgid "Invalid routine type: \"%s\"" msgstr "Geçersiz yordam türü: \"%s\"" -#: db_routines.php:309 +#: db_routines.php:311 msgid "Sorry, we failed to restore the dropped routine." msgstr "Üzgünüm, kaldırılmış yordamı geri yükleme başarısız oldu." -#: db_routines.php:310 +#: db_routines.php:312 msgid "The backed up query was:" msgstr "Yedeklenmiş sorgu:" -#: db_routines.php:314 +#: db_routines.php:316 #, php-format msgid "Routine %1$s has been modified." msgstr "Yordam %1$s değiştirildi." -#: db_routines.php:327 +#: db_routines.php:329 #, php-format msgid "Routine %1$s has been created." msgstr "Yordam %1$s oluşturuldu." -#: db_routines.php:335 +#: db_routines.php:337 msgid "One or more errors have occured while processing your request:" msgstr "İsteğiniz işlenirken bir ya da daha fazla hata meydana geldi:" -#: db_routines.php:379 +#: db_routines.php:381 msgid "Create routine" msgstr "Yordam oluştur" -#: db_routines.php:383 +#: db_routines.php:385 msgid "Edit routine" msgstr "Yordamı düzenle" -#: db_routines.php:434 +#: db_routines.php:436 msgid "" "You are using PHP's deprecated 'mysql' extension, which is not capable of " "handling multi queries. The execution of some stored routines may fail!(ex. 12.00% to .12)" msgstr "Yüzdeleri doğru ondalık olarak içe aktar (örn. %12.00'ı .12'ye)" @@ -6191,42 +6329,6 @@ msgstr "" "Belirlenmiş XML dosyası ya kusurlu ya da tamamlanmamış. Lütfen sorunu " "düzeltin ve tekrar deneyin." -#: libraries/Index.class.php:430 tbl_relation.php:526 -msgid "No index defined!" -msgstr "Tanımlı indeks yok!" - -#: libraries/Index.class.php:446 libraries/tbl_properties.inc.php:503 -#: tbl_structure.php:157 tbl_structure.php:162 tbl_structure.php:606 -#: tbl_tracking.php:315 -msgid "Unique" -msgstr "Benzersiz" - -#: libraries/Index.class.php:447 tbl_tracking.php:316 -msgid "Packed" -msgstr "Paketlendi" - -#: libraries/Index.class.php:449 tbl_tracking.php:318 -msgid "Cardinality" -msgstr "Önemlilik" - -#: libraries/Index.class.php:474 -msgid "The primary key has been dropped" -msgstr "Birincil anahtar kaldırıldı" - -#: libraries/Index.class.php:478 -#, php-format -msgid "Index %s has been dropped" -msgstr "%s indeksi kaldırıldı" - -#: libraries/Index.class.php:582 -#, php-format -msgid "" -"The indexes %1$s and %2$s seem to be equal and one of them could possibly be " -"removed." -msgstr "" -"İndeks %1$s ve %2$s eşit görünüyor ve bunlardan birinin silinmesi mümkün " -"olabilir." - #: libraries/kanji-encoding.lib.php:142 msgctxt "None encoding conversion" msgid "None" @@ -6237,24 +6339,6 @@ msgstr "Yok" msgid "Convert to Kana" msgstr "Kana'ya dönüştür" -#: libraries/Message.class.php:260 -#, php-format -msgid "%1$d row affected." -msgid_plural "%1$d rows affected." -msgstr[0] "%1$d satır etkilendi." - -#: libraries/Message.class.php:279 -#, php-format -msgid "%1$d row deleted." -msgid_plural "%1$d rows deleted." -msgstr[0] "%1$d satır silindi." - -#: libraries/Message.class.php:298 -#, php-format -msgid "%1$d row inserted." -msgid_plural "%1$d rows inserted." -msgstr[0] "%1$d satır eklendi." - #: libraries/mult_submits.inc.php:254 msgid "From" msgstr "Buradan" @@ -6493,18 +6577,6 @@ msgstr "Rehber çerçeveyi yeniden yükle" msgid "This format has no options" msgstr "Bu biçim seçeneğe sahip değil" -#: libraries/RecentTable.class.php:114 -msgid "Could not save recent table" -msgstr "Son tablo kaydedilemedi" - -#: libraries/RecentTable.class.php:149 -msgid "Recent tables" -msgstr "Son tablolar" - -#: libraries/RecentTable.class.php:155 -msgid "There are no recent tables" -msgstr "Son tablolar yok" - #: libraries/relation.lib.php:83 msgid "not OK" msgstr "TAMAM değil" @@ -6889,6 +6961,61 @@ msgstr "Farkı" msgid "Target database" msgstr "Hedef veritabanı" +#: libraries/sql_query_form.lib.php:223 +#, php-format +msgid "Run SQL query/queries on server %s" +msgstr "%s sunucusu üzerinde SQL sorgusunu/sorgularını çalıştır" + +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 +#, php-format +msgid "Run SQL query/queries on database %s" +msgstr "%s veritabanı üzerinde SQL sorgusunu/sorgularını çalıştır" + +#: libraries/sql_query_form.lib.php:296 navigation.php:302 +#: setup/frames/index.inc.php:231 +msgid "Clear" +msgstr "Temizle" + +#: libraries/sql_query_form.lib.php:301 +msgid "Columns" +msgstr "Sütun" + +#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 +msgid "Bookmark this SQL query" +msgstr "Bu SQL sorgusunu işaretle" + +#: libraries/sql_query_form.lib.php:343 sql.php:1021 +msgid "Let every user access this bookmark" +msgstr "Bütün kullanıcıların bu işaretlemeye erişimlerine izin ver" + +#: libraries/sql_query_form.lib.php:349 +msgid "Replace existing bookmark of same name" +msgstr "Mevcut aynı ismin işaretlemesini değiştir" + +#: libraries/sql_query_form.lib.php:365 +msgid "Do not overwrite this query from outside the window" +msgstr "Pencere dışından bu sorgunun üzerine yazma" + +#: libraries/sql_query_form.lib.php:372 +msgid "Delimiter" +msgstr "Sınırlayıcı" + +#: libraries/sql_query_form.lib.php:380 +msgid " Show this query here again " +msgstr " Bu sorguyu burada tekrar göster " + +#: libraries/sql_query_form.lib.php:443 +msgid "View only" +msgstr "Sadece göster" + +#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 +msgid "Location of the text file" +msgstr "Metin dosyasının yeri" + +#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 +msgid "web server upload directory" +msgstr "web sunucusu gönderme dizini" + #: libraries/sqlparser.lib.php:132 msgid "" "There seems to be an error in your SQL query. The MySQL server error output " @@ -6952,61 +7079,6 @@ msgstr "Geçersiz Tanımlayıcı" msgid "Unknown Punctuation String" msgstr "Bilinmeyen Noktalama İşareti Dizgisi" -#: libraries/sql_query_form.lib.php:223 -#, php-format -msgid "Run SQL query/queries on server %s" -msgstr "%s sunucusu üzerinde SQL sorgusunu/sorgularını çalıştır" - -#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 -#, php-format -msgid "Run SQL query/queries on database %s" -msgstr "%s veritabanı üzerinde SQL sorgusunu/sorgularını çalıştır" - -#: libraries/sql_query_form.lib.php:296 navigation.php:302 -#: setup/frames/index.inc.php:231 -msgid "Clear" -msgstr "Temizle" - -#: libraries/sql_query_form.lib.php:301 -msgid "Columns" -msgstr "Sütun" - -#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 -msgid "Bookmark this SQL query" -msgstr "Bu SQL sorgusunu işaretle" - -#: libraries/sql_query_form.lib.php:343 sql.php:1021 -msgid "Let every user access this bookmark" -msgstr "Bütün kullanıcıların bu işaretlemeye erişimlerine izin ver" - -#: libraries/sql_query_form.lib.php:349 -msgid "Replace existing bookmark of same name" -msgstr "Mevcut aynı ismin işaretlemesini değiştir" - -#: libraries/sql_query_form.lib.php:365 -msgid "Do not overwrite this query from outside the window" -msgstr "Pencere dışından bu sorgunun üzerine yazma" - -#: libraries/sql_query_form.lib.php:372 -msgid "Delimiter" -msgstr "Sınırlayıcı" - -#: libraries/sql_query_form.lib.php:380 -msgid " Show this query here again " -msgstr " Bu sorguyu burada tekrar göster " - -#: libraries/sql_query_form.lib.php:443 -msgid "View only" -msgstr "Sadece göster" - -#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 -msgid "Location of the text file" -msgstr "Metin dosyasının yeri" - -#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 -msgid "web server upload directory" -msgstr "web sunucusu gönderme dizini" - #: libraries/sqlvalidator.lib.php:67 #, php-format msgid "" @@ -7016,48 +7088,6 @@ msgstr "" "SQL onaylayıcısı başlatılamadı. %sBelgede%s anlatıldığı gibi lütfen gerekli " "PHP uzantılarının kurulu olduğunu kontrol edin." -#: libraries/StorageEngine.class.php:195 -msgid "" -"There is no detailed status information available for this storage engine." -msgstr "Bu depolama motoru için ayrıntılı durum bilgisi mevcut değil." - -#: libraries/StorageEngine.class.php:355 -#, php-format -msgid "%s is available on this MySQL server." -msgstr "%s bu MySQL sunucusunda var." - -#: libraries/StorageEngine.class.php:358 -#, php-format -msgid "%s has been disabled for this MySQL server." -msgstr "%s bu MySQL sunucusu için etkisizleştirildi." - -#: libraries/StorageEngine.class.php:362 -#, php-format -msgid "This MySQL server does not support the %s storage engine." -msgstr "Bu MySQL sunucusu %s depolama motorunu desteklemez." - -#: libraries/Table.class.php:1027 -msgid "Invalid database" -msgstr "Geçersiz veritabanı" - -#: libraries/Table.class.php:1041 tbl_get_field.php:25 -msgid "Invalid table name" -msgstr "Geçersiz tablo adı" - -#: libraries/Table.class.php:1056 -#, php-format -msgid "Error renaming table %1$s to %2$s" -msgstr "%1$s tablo adını %2$s tablo adına değiştirme hatası" - -#: libraries/Table.class.php:1139 -#, php-format -msgid "Table %s has been renamed to %s" -msgstr "%s tablosu %s olarak yeniden adlandırıldı" - -#: libraries/Table.class.php:1272 -msgid "Could not save table UI preferences" -msgstr "Tablo KA tercihleri kaydedilemedi" - #: libraries/tbl_links.inc.php:117 libraries/tbl_links.inc.php:118 msgid "Table seems to be empty!" msgstr "Tablo boş olarak görünüyor!" @@ -7178,38 +7208,6 @@ msgstr "PARTITION tanımı" msgid "+ Add a value" msgstr "+ Yeni bir değer ekle" -#: libraries/Theme.class.php:160 -#, php-format -msgid "No valid image path for theme %s found!" -msgstr "%s teması için geçerli resim yolu bulunamadı!" - -#: libraries/Theme.class.php:380 -msgid "No preview available." -msgstr "Önizleme mevcut değil." - -#: libraries/Theme.class.php:383 -msgid "take it" -msgstr "Al" - -#: libraries/Theme_Manager.class.php:109 -#, php-format -msgid "Default theme %s not found!" -msgstr "Varsayılan tema %s bulunamadı!" - -#: libraries/Theme_Manager.class.php:147 -#, php-format -msgid "Theme %s not found!" -msgstr "%s teması bulunamadı!" - -#: libraries/Theme_Manager.class.php:215 -#, php-format -msgid "Theme path not found for theme %s!" -msgstr "%s teması için tema yolu bulunamadı!" - -#: libraries/Theme_Manager.class.php:291 themes.php:20 themes.php:40 -msgid "Theme" -msgstr "Tema" - #: libraries/transformations/application_octetstream__download.inc.php:9 msgid "" "Displays a link to download the binary data of the column. You can use the " @@ -8257,8 +8255,8 @@ msgstr "Kullanıcılarla aynı isimlerde olan veritabanlarını kaldır." msgid "" "Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege " "tables. The content of these tables may differ from the privileges the " -"server uses, if they have been changed manually. In this case, you should %" -"sreload the privileges%s before you continue." +"server uses, if they have been changed manually. In this case, you should " +"%sreload the privileges%s before you continue." msgstr "" "Not: phpMyAdmin kullanıcıların yetkilerini doğrudan MySQL'in yetki " "tablolarından alır. Bu tabloların içerikleri, eğer elle değiştirildiyse " @@ -9804,9 +9802,9 @@ msgid "" "protection may not be reliable if your IP belongs to an ISP where thousands " "of users, including you, are connected to." msgstr "" -"Eğer bunun gerekli olduğunu düşünüyorsanız, ilave koruma ayarları kullanın- %" -"sanamakine kimlik doğrulaması%s ayarları ve %sgüvenilir proksiler listesi%s. " -"Ancak, IP-tabanlı koruma eğer IP'niz, sizinde dahil olduğunuz binlerce " +"Eğer bunun gerekli olduğunu düşünüyorsanız, ilave koruma ayarları kullanın- " +"%sanamakine kimlik doğrulaması%s ayarları ve %sgüvenilir proksiler listesi" +"%s. Ancak, IP-tabanlı koruma eğer IP'niz, sizinde dahil olduğunuz binlerce " "kullanıcıya sahip ve bağlı olduğunuz bir ISS'e aitse güvenilir olmayabilir." #: setup/lib/index.lib.php:268 @@ -9821,8 +9819,8 @@ msgstr "" "[kbd]Yapılandırma[/kbd] kimlik doğrulaması türünü ayarladınız ve buna " "otomatik oturum açma için kullanıcı adı ve parola dahildir, canlı " "anamakineler için istenmeyen bir seçenektir. phpMyAdmin URL'nizi bilen veya " -"tahmin eden herhangi biri doğrudan phpMyAdmin panelinize erişebilir. %" -"sKimlik doğrulama türünü%s [kbd]tanımlama bilgisi[/kbd] ya da [kbd]http[/" +"tahmin eden herhangi biri doğrudan phpMyAdmin panelinize erişebilir. " +"%sKimlik doğrulama türünü%s [kbd]tanımlama bilgisi[/kbd] ya da [kbd]http[/" "kbd] olarak ayarlayın." #: setup/lib/index.lib.php:270 diff --git a/po/tt.po b/po/tt.po index 186c84410f..86596ffdc7 100644 --- a/po/tt.po +++ b/po/tt.po @@ -3,14 +3,14 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-26 07:33-0400\n" +"POT-Creation-Date: 2011-06-27 10:20+0200\n" "PO-Revision-Date: 2010-07-22 02:25+0200\n" "Last-Translator: Marc Delisle \n" "Language-Team: tatarish \n" +"Language: tt\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: tt\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.0.1\n" @@ -45,13 +45,13 @@ msgstr "" msgid "Search" msgstr "Ezläw" -#: browse_foreigners.php:154 db_operations.php:368 db_operations.php:420 -#: db_operations.php:530 db_operations.php:558 db_search.php:360 +#: browse_foreigners.php:154 db_operations.php:369 db_operations.php:421 +#: db_operations.php:531 db_operations.php:559 db_search.php:360 #: db_structure.php:528 enum_editor.php:63 js/messages.php:90 +#: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 #: libraries/auth/cookie.auth.lib.php:273 libraries/common.lib.php:1315 -#: libraries/common.lib.php:2245 libraries/Config.class.php:1220 -#: libraries/core.lib.php:557 libraries/db_routines.lib.php:789 -#: libraries/db_routines.lib.php:921 +#: libraries/common.lib.php:2245 libraries/core.lib.php:557 +#: libraries/db_routines.lib.php:789 libraries/db_routines.lib.php:921 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 #: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 @@ -64,18 +64,18 @@ msgstr "Ezläw" #: 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:518 #: libraries/tbl_properties.inc.php:607 libraries/tbl_properties.inc.php:777 -#: libraries/Theme_Manager.class.php:305 main.php:109 navigation.php:202 -#: navigation.php:240 pmd_pdf.php:124 prefs_manage.php:265 -#: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 -#: server_privileges.php:1694 server_privileges.php:2051 -#: server_privileges.php:2098 server_privileges.php:2138 -#: server_replication.php:233 server_replication.php:316 -#: server_replication.php:347 server_synchronize.php:1220 tbl_change.php:332 -#: tbl_change.php:1024 tbl_change.php:1061 tbl_indexes.php:260 -#: tbl_operations.php:280 tbl_operations.php:317 tbl_operations.php:519 -#: tbl_operations.php:581 tbl_operations.php:763 tbl_select.php:291 -#: tbl_structure.php:698 tbl_structure.php:734 tbl_tracking.php:425 -#: tbl_tracking.php:563 view_create.php:181 view_operations.php:99 +#: main.php:109 navigation.php:202 navigation.php:240 pmd_pdf.php:124 +#: prefs_manage.php:265 prefs_manage.php:316 server_binlog.php:128 +#: server_privileges.php:646 server_privileges.php:1694 +#: server_privileges.php:2051 server_privileges.php:2098 +#: server_privileges.php:2138 server_replication.php:233 +#: server_replication.php:316 server_replication.php:347 +#: server_synchronize.php:1220 tbl_change.php:332 tbl_change.php:1024 +#: tbl_change.php:1061 tbl_indexes.php:260 tbl_operations.php:280 +#: tbl_operations.php:317 tbl_operations.php:519 tbl_operations.php:581 +#: tbl_operations.php:763 tbl_select.php:291 tbl_structure.php:698 +#: tbl_structure.php:734 tbl_tracking.php:425 tbl_tracking.php:563 +#: view_create.php:181 view_operations.php:99 msgid "Go" msgstr "Äydä" @@ -120,7 +120,7 @@ msgstr "" msgid "Database %1$s has been created." msgstr "%s biremlege beterelde." -#: db_datadict.php:48 db_operations.php:361 +#: db_datadict.php:48 db_operations.php:362 msgid "Database comment: " msgstr "Biremlek açıqlaması:" @@ -130,9 +130,9 @@ msgstr "Biremlek açıqlaması:" msgid "Table comments" msgstr "Tüşämä açıqlaması" -#: db_datadict.php:166 db_qbe.php:196 libraries/export/htmlword.php:248 -#: libraries/export/latex.php:375 libraries/export/odt.php:302 -#: libraries/export/texytext.php:227 libraries/Index.class.php:448 +#: db_datadict.php:166 db_qbe.php:196 libraries/Index.class.php:448 +#: libraries/export/htmlword.php:248 libraries/export/latex.php:375 +#: libraries/export/odt.php:302 libraries/export/texytext.php:227 #: libraries/schema/Pdf_Relation_Schema.class.php:1236 #: libraries/schema/Pdf_Relation_Schema.class.php:1257 #: libraries/tbl_properties.inc.php:274 tbl_change.php:310 tbl_chart.php:86 @@ -143,12 +143,12 @@ msgstr "Tüşämä açıqlaması" msgid "Column" msgstr "Alan iseme" -#: db_datadict.php:167 db_printview.php:104 libraries/db_events.inc.php:69 -#: libraries/db_routines.lib.php:666 libraries/db_routines.lib.php:691 -#: libraries/db_routines.lib.php:847 libraries/db_routines.lib.php:1216 -#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:249 -#: libraries/export/latex.php:375 libraries/export/odt.php:305 -#: libraries/export/texytext.php:228 libraries/Index.class.php:445 +#: db_datadict.php:167 db_printview.php:104 libraries/Index.class.php:445 +#: libraries/db_events.inc.php:69 libraries/db_routines.lib.php:666 +#: libraries/db_routines.lib.php:691 libraries/db_routines.lib.php:847 +#: libraries/db_routines.lib.php:1216 libraries/db_structure.lib.php:51 +#: libraries/export/htmlword.php:249 libraries/export/latex.php:375 +#: libraries/export/odt.php:305 libraries/export/texytext.php:228 #: libraries/schema/Pdf_Relation_Schema.class.php:1237 #: libraries/schema/Pdf_Relation_Schema.class.php:1258 #: libraries/tbl_properties.inc.php:100 server_privileges.php:2151 @@ -158,9 +158,9 @@ msgstr "Alan iseme" msgid "Type" msgstr "Töre" -#: db_datadict.php:169 libraries/export/htmlword.php:250 -#: libraries/export/latex.php:375 libraries/export/odt.php:308 -#: libraries/export/texytext.php:229 libraries/Index.class.php:451 +#: db_datadict.php:169 libraries/Index.class.php:451 +#: libraries/export/htmlword.php:250 libraries/export/latex.php:375 +#: libraries/export/odt.php:308 libraries/export/texytext.php:229 #: libraries/schema/Pdf_Relation_Schema.class.php:1239 #: libraries/schema/Pdf_Relation_Schema.class.php:1260 #: libraries/tbl_properties.inc.php:109 tbl_change.php:325 @@ -198,13 +198,12 @@ msgstr "Bonı belän bäyläneş:" msgid "Comments" msgstr "Açıqlama" -#: db_datadict.php:259 js/messages.php:109 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:361 +#: db_datadict.php:259 js/messages.php:109 libraries/Index.class.php:361 #: libraries/Index.class.php:388 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:287 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:287 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:130 #: server_privileges.php:1381 server_privileges.php:1392 @@ -215,17 +214,17 @@ msgstr "Açıqlama" msgid "No" msgstr "Yuq" -#: db_datadict.php:259 js/messages.php:108 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:362 +#: db_datadict.php:259 js/messages.php:108 libraries/Index.class.php:362 #: libraries/Index.class.php:387 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 -#: libraries/mult_submits.inc.php:87 libraries/mult_submits.inc.php:92 -#: libraries/mult_submits.inc.php:97 libraries/mult_submits.inc.php:102 -#: libraries/mult_submits.inc.php:262 libraries/mult_submits.inc.php:276 -#: libraries/mult_submits.inc.php:286 libraries/mult_submits.inc.php:299 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:46 +#: libraries/mult_submits.inc.php:78 libraries/mult_submits.inc.php:87 +#: libraries/mult_submits.inc.php:92 libraries/mult_submits.inc.php:97 +#: libraries/mult_submits.inc.php:102 libraries/mult_submits.inc.php:262 +#: libraries/mult_submits.inc.php:276 libraries/mult_submits.inc.php:286 +#: libraries/mult_submits.inc.php:299 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:129 #: server_databases.php:76 server_privileges.php:1378 @@ -262,82 +261,82 @@ msgstr "Saylanunı Töşer" msgid "The database name is empty!" msgstr "Biremlek iseme buş!" -#: db_operations.php:271 +#: db_operations.php:272 #, php-format msgid "Database %s has been renamed to %s" msgstr "\"%s\" biremlege \"%s\" itep ataldı" -#: db_operations.php:275 +#: db_operations.php:276 #, php-format msgid "Database %s has been copied to %s" msgstr "Database %s has been copied to %s" -#: db_operations.php:403 +#: db_operations.php:404 msgid "Rename database to" msgstr "Biremlekne bolay atap quy" -#: db_operations.php:408 server_status.php:799 +#: db_operations.php:409 server_status.php:799 msgid "Command" msgstr "Ämer" -#: db_operations.php:439 +#: db_operations.php:440 #, fuzzy #| msgid "Rename database to" msgid "Remove database" msgstr "Biremlekne bolay atap quy" -#: db_operations.php:451 +#: db_operations.php:452 #, php-format msgid "Database %s has been dropped." msgstr "%s biremlege beterelde." -#: db_operations.php:456 +#: db_operations.php:457 #, fuzzy msgid "Drop the database (DROP)" msgstr "Biremleklär yuq" -#: db_operations.php:486 +#: db_operations.php:487 msgid "Copy database to" msgstr "Biremlekne boña kübäyt" -#: db_operations.php:493 tbl_operations.php:548 tbl_tracking.php:418 +#: db_operations.php:494 tbl_operations.php:548 tbl_tracking.php:418 msgid "Structure only" msgstr "Tözeleşen genä" -#: db_operations.php:494 tbl_operations.php:549 tbl_tracking.php:420 +#: db_operations.php:495 tbl_operations.php:549 tbl_tracking.php:420 msgid "Structure and data" msgstr "Tözeleşen dä, eçtälegen dä" -#: db_operations.php:495 tbl_operations.php:550 tbl_tracking.php:419 +#: db_operations.php:496 tbl_operations.php:550 tbl_tracking.php:419 msgid "Data only" msgstr "Eçtälegen genä" -#: db_operations.php:503 +#: db_operations.php:504 msgid "CREATE DATABASE before copying" msgstr "Kübäytü aldınnan CREATE DATABASE östise" -#: db_operations.php:506 libraries/config/messages.inc.php:126 +#: db_operations.php:507 libraries/config/messages.inc.php:126 #: libraries/config/messages.inc.php:127 libraries/config/messages.inc.php:129 #: libraries/config/messages.inc.php:135 tbl_operations.php:556 #, php-format msgid "Add %s" msgstr "%s östäw" -#: db_operations.php:510 libraries/config/messages.inc.php:119 +#: db_operations.php:511 libraries/config/messages.inc.php:119 #: tbl_operations.php:314 tbl_operations.php:558 msgid "Add AUTO_INCREMENT value" msgstr "\"AUTO_INCREMENT\" bäyäsen östise" -#: db_operations.php:514 tbl_operations.php:565 +#: db_operations.php:515 tbl_operations.php:565 msgid "Add constraints" msgstr "Çikläwlär östise" -#: db_operations.php:527 +#: db_operations.php:528 msgid "Switch to copied database" msgstr "Kübäytelgän biremlekkä küçäse" -#: db_operations.php:551 libraries/build_html_for_db.lib.php:19 -#: libraries/db_structure.lib.php:53 libraries/Index.class.php:450 +#: db_operations.php:552 libraries/Index.class.php:450 +#: libraries/build_html_for_db.lib.php:19 libraries/db_structure.lib.php:53 #: libraries/mysql_charsets.lib.php:110 libraries/tbl_properties.inc.php:107 #: libraries/tbl_properties.inc.php:720 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:378 tbl_select.php:115 @@ -346,7 +345,7 @@ msgstr "Kübäytelgän biremlekkä küçäse" msgid "Collation" msgstr "Tezü cayı" -#: db_operations.php:564 +#: db_operations.php:565 #, fuzzy, php-format #| msgid "" #| "The additional features for working with linked tables have been " @@ -358,7 +357,7 @@ msgstr "" "Bäyläneştä torğan tüşämä belän eşläp bulmas, östämä eşli-alu sünek tora. Anı " "qabızu öçen, %sbonda çirtäse%s." -#: db_operations.php:599 +#: db_operations.php:600 #, fuzzy #| msgid "Relational schema" msgid "Edit or export relational schema" @@ -510,103 +509,103 @@ msgstr "%s biremlegenä SQL-soraw:" msgid "Submit Query" msgstr "Sorawnı Yulla" -#: db_routines.php:152 import.php:453 libraries/display_tbl.lib.php:2272 -#: libraries/Message.class.php:185 libraries/sql_query_form.lib.php:139 +#: db_routines.php:154 import.php:453 libraries/Message.class.php:185 +#: libraries/display_tbl.lib.php:2272 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" msgstr "SQL-sorawıñ uñışlı eşkärtelde" -#: db_routines.php:155 +#: db_routines.php:157 #, php-format msgid "%d row affected by the last statement inside the procedure" msgid_plural "%d rows affected by the last statement inside the procedure" msgstr[0] "" -#: db_routines.php:165 +#: db_routines.php:167 #, fuzzy, php-format #| msgid "Allows executing stored routines." msgid "Execution results of routine %s" msgstr "Eçke funksílar eşlätterergä birä." -#: db_routines.php:185 libraries/import.lib.php:153 sql.php:678 +#: db_routines.php:187 libraries/import.lib.php:153 sql.php:678 #: tbl_change.php:180 tbl_get_field.php:34 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL sorawğa buş cawap, yäğni nül kertem qaytarttı." -#: db_routines.php:190 db_routines.php:295 db_routines.php:300 -#: db_routines.php:324 +#: db_routines.php:192 db_routines.php:297 db_routines.php:302 +#: db_routines.php:326 #, php-format msgid "The following query has failed: \"%s\"" msgstr "" -#: db_routines.php:191 db_routines.php:296 db_routines.php:301 -#: db_routines.php:311 db_routines.php:325 libraries/common.lib.php:609 +#: db_routines.php:193 db_routines.php:298 db_routines.php:303 +#: db_routines.php:313 db_routines.php:327 libraries/common.lib.php:609 msgid "MySQL said: " msgstr "MySQL qaytarışı:" -#: db_routines.php:208 db_routines.php:240 db_routines.php:268 -#: db_routines.php:407 +#: db_routines.php:210 db_routines.php:242 db_routines.php:270 +#: db_routines.php:409 #, fuzzy #| msgid "Processes" msgid "Error in processing request" msgstr "Proseslar" -#: db_routines.php:209 db_routines.php:241 db_routines.php:269 -#: db_routines.php:408 +#: db_routines.php:211 db_routines.php:243 db_routines.php:271 +#: db_routines.php:410 #, fuzzy, php-format #| msgid "No tables found in database." msgid "No routine with name %1$s found in database %2$s" msgstr "Bu biremlektä ber genä dä tüşämä yuq." -#: db_routines.php:230 db_routines.php:234 +#: db_routines.php:232 db_routines.php:236 msgid "Execute routine" msgstr "" -#: db_routines.php:259 db_routines.php:263 +#: db_routines.php:261 db_routines.php:265 #, fuzzy, php-format msgid "Export of routine %s" msgstr "Biremdän alu" -#: db_routines.php:288 libraries/db_routines.lib.php:960 +#: db_routines.php:290 libraries/db_routines.lib.php:960 #, fuzzy, php-format #| msgid "Invalid server index: \"%s\"" msgid "Invalid routine type: \"%s\"" msgstr "Serverdäge \"%s\" digän tezeleş yaraqsız" -#: db_routines.php:309 +#: db_routines.php:311 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: db_routines.php:310 +#: db_routines.php:312 msgid "The backed up query was:" msgstr "" -#: db_routines.php:314 +#: db_routines.php:316 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Routine %1$s has been modified." msgstr "\"%s\" atlı tüşämä beterelde" -#: db_routines.php:327 +#: db_routines.php:329 #, fuzzy, php-format msgid "Routine %1$s has been created." msgstr "\"%s\" atlı tüşämä beterelde" -#: db_routines.php:335 +#: db_routines.php:337 msgid "One or more errors have occured while processing your request:" msgstr "" -#: db_routines.php:379 +#: db_routines.php:381 #, fuzzy msgid "Create routine" msgstr "Server söreme" -#: db_routines.php:383 +#: db_routines.php:385 msgid "Edit routine" msgstr "" -#: db_routines.php:434 +#: db_routines.php:436 msgid "" "You are using PHP's deprecated 'mysql' extension, which is not capable of " "handling multi queries. The execution of some stored routines may fail!(ex. 12.00% to .12)" msgstr "" @@ -6282,40 +6427,6 @@ msgid "" "the issue and try again." msgstr "" -#: libraries/Index.class.php:430 tbl_relation.php:526 -msgid "No index defined!" -msgstr "Açqıç bilgelänmäde!" - -#: libraries/Index.class.php:446 libraries/tbl_properties.inc.php:503 -#: tbl_structure.php:157 tbl_structure.php:162 tbl_structure.php:606 -#: tbl_tracking.php:315 -msgid "Unique" -msgstr "Qabatsız" - -#: libraries/Index.class.php:447 tbl_tracking.php:316 -msgid "Packed" -msgstr "" - -#: libraries/Index.class.php:449 tbl_tracking.php:318 -msgid "Cardinality" -msgstr "Qabatlanu sanı" - -#: libraries/Index.class.php:474 -msgid "The primary key has been dropped" -msgstr "Töp açqıç beterelde" - -#: libraries/Index.class.php:478 -#, php-format -msgid "Index %s has been dropped" -msgstr "\"%s\" digän tezeş salındı" - -#: libraries/Index.class.php:582 -#, php-format -msgid "" -"The indexes %1$s and %2$s seem to be equal and one of them could possibly be " -"removed." -msgstr "" - #: libraries/kanji-encoding.lib.php:142 #, fuzzy #| msgid "None" @@ -6328,29 +6439,6 @@ msgstr "Buş" msgid "Convert to Kana" msgstr "" -#: libraries/Message.class.php:260 -#, php-format -msgid "%1$d row affected." -msgid_plural "%1$d rows affected." -msgstr[0] "" -msgstr[1] "" - -#: libraries/Message.class.php:279 -#, fuzzy, php-format -#| msgid "No rows selected" -msgid "%1$d row deleted." -msgid_plural "%1$d rows deleted." -msgstr[0] "Kertemnär sayladı" -msgstr[1] "Kertemnär sayladı" - -#: libraries/Message.class.php:298 -#, fuzzy, php-format -#| msgid "No rows selected" -msgid "%1$d row inserted." -msgid_plural "%1$d rows inserted." -msgstr[0] "Kertemnär sayladı" -msgstr[1] "Kertemnär sayladı" - #: libraries/mult_submits.inc.php:254 #, fuzzy #| msgid "Fri" @@ -6593,22 +6681,6 @@ msgstr "" msgid "This format has no options" msgstr "Bu tözeleşeneñ köyläneşe yuq" -#: libraries/RecentTable.class.php:114 -#, fuzzy -#| msgid "Could not load default configuration from: \"%1$s\"" -msgid "Could not save recent table" -msgstr "Töp köyläneşen yökläp bulmadı: \"%1$s\"" - -#: libraries/RecentTable.class.php:149 -#, fuzzy -msgid "Recent tables" -msgstr "Berär genä dä tüşämä yuq" - -#: libraries/RecentTable.class.php:155 -#, fuzzy -msgid "There are no recent tables" -msgstr "Tüşämä tikşerü" - #: libraries/relation.lib.php:83 msgid "not OK" msgstr "OK tügel" @@ -6998,6 +7070,64 @@ msgstr "" msgid "Target database" msgstr "Biremlektä ezläw: " +#: libraries/sql_query_form.lib.php:223 +#, php-format +msgid "Run SQL query/queries on server %s" +msgstr "%s digän serverdä SQL-soraw eşlätü" + +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 +#, php-format +msgid "Run SQL query/queries on database %s" +msgstr "%s biremlegendä eşlätäse SQL-soraw" + +#: libraries/sql_query_form.lib.php:296 navigation.php:302 +#: setup/frames/index.inc.php:231 +#, fuzzy +msgid "Clear" +msgstr "Täqwim" + +#: libraries/sql_query_form.lib.php:301 +#, fuzzy +#| msgid "Column names" +msgid "Columns" +msgstr "Alan iseme" + +#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 +msgid "Bookmark this SQL query" +msgstr "Bu SQL-sorawğa tamğa quy" + +#: libraries/sql_query_form.lib.php:343 sql.php:1021 +msgid "Let every user access this bookmark" +msgstr "Bu tamğanı bar qullanuçığa da ireşüle itäse" + +#: libraries/sql_query_form.lib.php:349 +msgid "Replace existing bookmark of same name" +msgstr "Şulay uq atalğan bitbilgelärne almaştırası" + +#: libraries/sql_query_form.lib.php:365 +msgid "Do not overwrite this query from outside the window" +msgstr "Bu sorawnı, täräzä tışında bulğanı belän almaştırası tügel" + +#: libraries/sql_query_form.lib.php:372 +msgid "Delimiter" +msgstr "" + +#: libraries/sql_query_form.lib.php:380 +msgid " Show this query here again " +msgstr " Bu sorawnı qabat kürsätäse" + +#: libraries/sql_query_form.lib.php:443 +msgid "View only" +msgstr "Kürep kenä" + +#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 +msgid "Location of the text file" +msgstr "SQL-ämerlege belän birem yökläw" + +#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 +msgid "web server upload directory" +msgstr "web-server'neñ yökläw törgäge" + #: libraries/sqlparser.lib.php:132 msgid "" "There seems to be an error in your SQL query. The MySQL server error output " @@ -7060,114 +7190,14 @@ msgstr "Tanıtması Yaraqsız" msgid "Unknown Punctuation String" msgstr "Unknown Punctuation String" -#: libraries/sql_query_form.lib.php:223 -#, php-format -msgid "Run SQL query/queries on server %s" -msgstr "%s digän serverdä SQL-soraw eşlätü" - -#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 -#, php-format -msgid "Run SQL query/queries on database %s" -msgstr "%s biremlegendä eşlätäse SQL-soraw" - -#: libraries/sql_query_form.lib.php:296 navigation.php:302 -#: setup/frames/index.inc.php:231 -#, fuzzy -msgid "Clear" -msgstr "Täqwim" - -#: libraries/sql_query_form.lib.php:301 -#, fuzzy -#| msgid "Column names" -msgid "Columns" -msgstr "Alan iseme" - -#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 -msgid "Bookmark this SQL query" -msgstr "Bu SQL-sorawğa tamğa quy" - -#: libraries/sql_query_form.lib.php:343 sql.php:1021 -msgid "Let every user access this bookmark" -msgstr "Bu tamğanı bar qullanuçığa da ireşüle itäse" - -#: libraries/sql_query_form.lib.php:349 -msgid "Replace existing bookmark of same name" -msgstr "Şulay uq atalğan bitbilgelärne almaştırası" - -#: libraries/sql_query_form.lib.php:365 -msgid "Do not overwrite this query from outside the window" -msgstr "Bu sorawnı, täräzä tışında bulğanı belän almaştırası tügel" - -#: libraries/sql_query_form.lib.php:372 -msgid "Delimiter" -msgstr "" - -#: libraries/sql_query_form.lib.php:380 -msgid " Show this query here again " -msgstr " Bu sorawnı qabat kürsätäse" - -#: libraries/sql_query_form.lib.php:443 -msgid "View only" -msgstr "Kürep kenä" - -#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 -msgid "Location of the text file" -msgstr "SQL-ämerlege belän birem yökläw" - -#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 -msgid "web server upload directory" -msgstr "web-server'neñ yökläw törgäge" - #: libraries/sqlvalidator.lib.php:67 #, php-format msgid "" "The SQL validator could not be initialized. Please check if you have " "installed the necessary PHP extensions as described in the %sdocumentation%s." msgstr "" -"SQL-tikşerüçe köylänmägän. Bu kiräk bulğan php-yöklämäne köyläw turında %" -"squllanmada%s uqıp bula." - -#: libraries/StorageEngine.class.php:195 -msgid "" -"There is no detailed status information available for this storage engine." -msgstr "Bu saqlaw engine öçen xälät turında centekle belem yuq." - -#: libraries/StorageEngine.class.php:355 -#, php-format -msgid "%s is available on this MySQL server." -msgstr "Bu MySQL serverdä %s bar." - -#: libraries/StorageEngine.class.php:358 -#, php-format -msgid "%s has been disabled for this MySQL server." -msgstr "Bu MySQL serverdä %s sünderelgän bulğan." - -#: libraries/StorageEngine.class.php:362 -#, php-format -msgid "This MySQL server does not support the %s storage engine." -msgstr "Bu MySQL server %s saqlaw enginen totmí." - -#: libraries/Table.class.php:1027 -msgid "Invalid database" -msgstr "Yaraqsız biremlek" - -#: libraries/Table.class.php:1041 tbl_get_field.php:25 -msgid "Invalid table name" -msgstr "Tüşämä adı yaraqsız" - -#: libraries/Table.class.php:1056 -#, php-format -msgid "Error renaming table %1$s to %2$s" -msgstr "%1$s atlı tüşämä adın %2$s itep üzgärtep bulmadı" - -#: libraries/Table.class.php:1139 -#, php-format -msgid "Table %s has been renamed to %s" -msgstr "\"%s\" tüşämäse \"%s\" itep ataldı" - -#: libraries/Table.class.php:1272 -msgid "Could not save table UI preferences" -msgstr "" +"SQL-tikşerüçe köylänmägän. Bu kiräk bulğan php-yöklämäne köyläw turında " +"%squllanmada%s uqıp bula." #: libraries/tbl_links.inc.php:117 libraries/tbl_links.inc.php:118 msgid "Table seems to be empty!" @@ -7298,38 +7328,6 @@ msgstr "" msgid "+ Add a value" msgstr "Yaña qullanuçı östäw" -#: libraries/Theme.class.php:160 -#, php-format -msgid "No valid image path for theme %s found!" -msgstr "%s digän tışlaw sürätläre urınlaşqan yul tabılmadı!" - -#: libraries/Theme.class.php:380 -msgid "No preview available." -msgstr "" - -#: libraries/Theme.class.php:383 -msgid "take it" -msgstr "bonı sayla" - -#: libraries/Theme_Manager.class.php:109 -#, php-format -msgid "Default theme %s not found!" -msgstr "%s digän töp tışlaw tabılmadı!" - -#: libraries/Theme_Manager.class.php:147 -#, php-format -msgid "Theme %s not found!" -msgstr "%s digän tışlaw tabılmadı!" - -#: libraries/Theme_Manager.class.php:215 -#, php-format -msgid "Theme path not found for theme %s!" -msgstr "%s digän tışlaw urınlaşqan yul tabılmadı!" - -#: libraries/Theme_Manager.class.php:291 themes.php:20 themes.php:40 -msgid "Theme" -msgstr "" - #: libraries/transformations/application_octetstream__download.inc.php:9 #, fuzzy #| msgid "" @@ -8421,8 +8419,8 @@ msgstr "Bu qullanuçılar kebek atalğan biremleklärne beteräse." msgid "" "Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege " "tables. The content of these tables may differ from the privileges the " -"server uses, if they have been changed manually. In this case, you should %" -"sreload the privileges%s before you continue." +"server uses, if they have been changed manually. In this case, you should " +"%sreload the privileges%s before you continue." msgstr "" "Beläse: MySQL-serverneñ eçke tüşämä eçennän alınğan xoquqlar bu. Server " "qullana torğan xoquqlar qul aşa üzgärtelgän bulsa, bu tüşämä eçtälege " diff --git a/po/ug.po b/po/ug.po index 53bd2ebf11..7b003b2593 100644 --- a/po/ug.po +++ b/po/ug.po @@ -6,14 +6,14 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-26 07:33-0400\n" +"POT-Creation-Date: 2011-06-27 10:20+0200\n" "PO-Revision-Date: 2010-08-26 11:59+0200\n" "Last-Translator: \n" "Language-Team: Uyghur \n" +"Language: ug\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: ug\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.0.5\n" @@ -47,13 +47,13 @@ msgstr "" msgid "Search" msgstr "ئىزدەش" -#: browse_foreigners.php:154 db_operations.php:368 db_operations.php:420 -#: db_operations.php:530 db_operations.php:558 db_search.php:360 +#: browse_foreigners.php:154 db_operations.php:369 db_operations.php:421 +#: db_operations.php:531 db_operations.php:559 db_search.php:360 #: db_structure.php:528 enum_editor.php:63 js/messages.php:90 +#: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 #: libraries/auth/cookie.auth.lib.php:273 libraries/common.lib.php:1315 -#: libraries/common.lib.php:2245 libraries/Config.class.php:1220 -#: libraries/core.lib.php:557 libraries/db_routines.lib.php:789 -#: libraries/db_routines.lib.php:921 +#: libraries/common.lib.php:2245 libraries/core.lib.php:557 +#: libraries/db_routines.lib.php:789 libraries/db_routines.lib.php:921 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 #: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 @@ -66,18 +66,18 @@ msgstr "ئىزدەش" #: 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:518 #: libraries/tbl_properties.inc.php:607 libraries/tbl_properties.inc.php:777 -#: libraries/Theme_Manager.class.php:305 main.php:109 navigation.php:202 -#: navigation.php:240 pmd_pdf.php:124 prefs_manage.php:265 -#: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 -#: server_privileges.php:1694 server_privileges.php:2051 -#: server_privileges.php:2098 server_privileges.php:2138 -#: server_replication.php:233 server_replication.php:316 -#: server_replication.php:347 server_synchronize.php:1220 tbl_change.php:332 -#: tbl_change.php:1024 tbl_change.php:1061 tbl_indexes.php:260 -#: tbl_operations.php:280 tbl_operations.php:317 tbl_operations.php:519 -#: tbl_operations.php:581 tbl_operations.php:763 tbl_select.php:291 -#: tbl_structure.php:698 tbl_structure.php:734 tbl_tracking.php:425 -#: tbl_tracking.php:563 view_create.php:181 view_operations.php:99 +#: main.php:109 navigation.php:202 navigation.php:240 pmd_pdf.php:124 +#: prefs_manage.php:265 prefs_manage.php:316 server_binlog.php:128 +#: server_privileges.php:646 server_privileges.php:1694 +#: server_privileges.php:2051 server_privileges.php:2098 +#: server_privileges.php:2138 server_replication.php:233 +#: server_replication.php:316 server_replication.php:347 +#: server_synchronize.php:1220 tbl_change.php:332 tbl_change.php:1024 +#: tbl_change.php:1061 tbl_indexes.php:260 tbl_operations.php:280 +#: tbl_operations.php:317 tbl_operations.php:519 tbl_operations.php:581 +#: tbl_operations.php:763 tbl_select.php:291 tbl_structure.php:698 +#: tbl_structure.php:734 tbl_tracking.php:425 tbl_tracking.php:563 +#: view_create.php:181 view_operations.php:99 msgid "Go" msgstr "ئىجرا قىلىش" @@ -122,7 +122,7 @@ msgstr "" msgid "Database %1$s has been created." msgstr "%1$s ساندان غەلبىلىك قۇرۇلدى" -#: db_datadict.php:48 db_operations.php:361 +#: db_datadict.php:48 db_operations.php:362 msgid "Database comment: " msgstr "ساندان ئىزاھاتى:" @@ -132,9 +132,9 @@ msgstr "ساندان ئىزاھاتى:" msgid "Table comments" msgstr "جەدۋەل ئىزاھى" -#: db_datadict.php:166 db_qbe.php:196 libraries/export/htmlword.php:248 -#: libraries/export/latex.php:375 libraries/export/odt.php:302 -#: libraries/export/texytext.php:227 libraries/Index.class.php:448 +#: db_datadict.php:166 db_qbe.php:196 libraries/Index.class.php:448 +#: libraries/export/htmlword.php:248 libraries/export/latex.php:375 +#: libraries/export/odt.php:302 libraries/export/texytext.php:227 #: libraries/schema/Pdf_Relation_Schema.class.php:1236 #: libraries/schema/Pdf_Relation_Schema.class.php:1257 #: libraries/tbl_properties.inc.php:274 tbl_change.php:310 tbl_chart.php:86 @@ -143,12 +143,12 @@ msgstr "جەدۋەل ئىزاھى" msgid "Column" msgstr "سۆزلەم" -#: db_datadict.php:167 db_printview.php:104 libraries/db_events.inc.php:69 -#: libraries/db_routines.lib.php:666 libraries/db_routines.lib.php:691 -#: libraries/db_routines.lib.php:847 libraries/db_routines.lib.php:1216 -#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:249 -#: libraries/export/latex.php:375 libraries/export/odt.php:305 -#: libraries/export/texytext.php:228 libraries/Index.class.php:445 +#: db_datadict.php:167 db_printview.php:104 libraries/Index.class.php:445 +#: libraries/db_events.inc.php:69 libraries/db_routines.lib.php:666 +#: libraries/db_routines.lib.php:691 libraries/db_routines.lib.php:847 +#: libraries/db_routines.lib.php:1216 libraries/db_structure.lib.php:51 +#: libraries/export/htmlword.php:249 libraries/export/latex.php:375 +#: libraries/export/odt.php:305 libraries/export/texytext.php:228 #: libraries/schema/Pdf_Relation_Schema.class.php:1237 #: libraries/schema/Pdf_Relation_Schema.class.php:1258 #: libraries/tbl_properties.inc.php:100 server_privileges.php:2151 @@ -158,9 +158,9 @@ msgstr "سۆزلەم" msgid "Type" msgstr "تۈرى" -#: db_datadict.php:169 libraries/export/htmlword.php:250 -#: libraries/export/latex.php:375 libraries/export/odt.php:308 -#: libraries/export/texytext.php:229 libraries/Index.class.php:451 +#: db_datadict.php:169 libraries/Index.class.php:451 +#: libraries/export/htmlword.php:250 libraries/export/latex.php:375 +#: libraries/export/odt.php:308 libraries/export/texytext.php:229 #: libraries/schema/Pdf_Relation_Schema.class.php:1239 #: libraries/schema/Pdf_Relation_Schema.class.php:1260 #: libraries/tbl_properties.inc.php:109 tbl_change.php:325 @@ -198,13 +198,12 @@ msgstr "ئۇلانما" msgid "Comments" msgstr "ئىزاھلار" -#: db_datadict.php:259 js/messages.php:109 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:361 +#: db_datadict.php:259 js/messages.php:109 libraries/Index.class.php:361 #: libraries/Index.class.php:388 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:287 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:287 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:130 #: server_privileges.php:1381 server_privileges.php:1392 @@ -215,17 +214,17 @@ msgstr "ئىزاھلار" msgid "No" msgstr "يوق" -#: db_datadict.php:259 js/messages.php:108 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:362 +#: db_datadict.php:259 js/messages.php:108 libraries/Index.class.php:362 #: libraries/Index.class.php:387 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 -#: libraries/mult_submits.inc.php:87 libraries/mult_submits.inc.php:92 -#: libraries/mult_submits.inc.php:97 libraries/mult_submits.inc.php:102 -#: libraries/mult_submits.inc.php:262 libraries/mult_submits.inc.php:276 -#: libraries/mult_submits.inc.php:286 libraries/mult_submits.inc.php:299 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:46 +#: libraries/mult_submits.inc.php:78 libraries/mult_submits.inc.php:87 +#: libraries/mult_submits.inc.php:92 libraries/mult_submits.inc.php:97 +#: libraries/mult_submits.inc.php:102 libraries/mult_submits.inc.php:262 +#: libraries/mult_submits.inc.php:276 libraries/mult_submits.inc.php:286 +#: libraries/mult_submits.inc.php:299 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:129 #: server_databases.php:76 server_privileges.php:1378 @@ -262,79 +261,79 @@ msgstr "تاللاشنى قالدۇرۇش" msgid "The database name is empty!" msgstr "ساندان ئىسمىنى بوش قويماڭ!" -#: db_operations.php:271 +#: db_operations.php:272 #, php-format msgid "Database %s has been renamed to %s" msgstr "ساندان ئىسمى %s غا ئۆزگەرتىلدى %s" -#: db_operations.php:275 +#: db_operations.php:276 #, php-format msgid "Database %s has been copied to %s" msgstr "ساندان %s غا كۆچۈرۈلدى %s" -#: db_operations.php:403 +#: db_operations.php:404 msgid "Rename database to" msgstr "ئۆزگەرتىلگەن ساندان ئىسمى" -#: db_operations.php:408 server_status.php:799 +#: db_operations.php:409 server_status.php:799 msgid "Command" msgstr "بۇيرۇق" -#: db_operations.php:439 +#: db_operations.php:440 msgid "Remove database" msgstr "ئۆزگەرتىلگەن ساندان ئىسمى" -#: db_operations.php:451 +#: db_operations.php:452 #, php-format msgid "Database %s has been dropped." msgstr "ساندان %s ئۆچۈرۈلدى." -#: db_operations.php:456 +#: db_operations.php:457 msgid "Drop the database (DROP)" msgstr "كۆچۈرۈلگەن ساندان" -#: db_operations.php:486 +#: db_operations.php:487 msgid "Copy database to" msgstr "كۆچۈرۈلگەن ساندان" -#: db_operations.php:493 tbl_operations.php:548 tbl_tracking.php:418 +#: db_operations.php:494 tbl_operations.php:548 tbl_tracking.php:418 msgid "Structure only" msgstr "تۈزىلىشىنىلا" -#: db_operations.php:494 tbl_operations.php:549 tbl_tracking.php:420 +#: db_operations.php:495 tbl_operations.php:549 tbl_tracking.php:420 msgid "Structure and data" msgstr "تۈزۈلىشى ۋە ئۇچۇر" -#: db_operations.php:495 tbl_operations.php:550 tbl_tracking.php:419 +#: db_operations.php:496 tbl_operations.php:550 tbl_tracking.php:419 msgid "Data only" msgstr "ئۇچۇرنىلا" -#: db_operations.php:503 +#: db_operations.php:504 msgid "CREATE DATABASE before copying" msgstr "ئاندىنقى سانداننى كۆپەيتىپ ساندان قۇرۇش" -#: db_operations.php:506 libraries/config/messages.inc.php:126 +#: db_operations.php:507 libraries/config/messages.inc.php:126 #: libraries/config/messages.inc.php:127 libraries/config/messages.inc.php:129 #: libraries/config/messages.inc.php:135 tbl_operations.php:556 #, php-format msgid "Add %s" msgstr "قوشۇلغىنى %s" -#: db_operations.php:510 libraries/config/messages.inc.php:119 +#: db_operations.php:511 libraries/config/messages.inc.php:119 #: tbl_operations.php:314 tbl_operations.php:558 msgid "Add AUTO_INCREMENT value" msgstr "AUTO_INCREMENT قوشۇش" -#: db_operations.php:514 tbl_operations.php:565 +#: db_operations.php:515 tbl_operations.php:565 msgid "Add constraints" msgstr "مەجبۇرى قوشۇش" -#: db_operations.php:527 +#: db_operations.php:528 msgid "Switch to copied database" msgstr "كۆپەيتىلگەن ساندانغا كۆچۈش" -#: db_operations.php:551 libraries/build_html_for_db.lib.php:19 -#: libraries/db_structure.lib.php:53 libraries/Index.class.php:450 +#: db_operations.php:552 libraries/Index.class.php:450 +#: libraries/build_html_for_db.lib.php:19 libraries/db_structure.lib.php:53 #: libraries/mysql_charsets.lib.php:110 libraries/tbl_properties.inc.php:107 #: libraries/tbl_properties.inc.php:720 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:378 tbl_select.php:115 @@ -343,16 +342,16 @@ msgstr "كۆپەيتىلگەن ساندانغا كۆچۈش" msgid "Collation" msgstr "تاسقاش" -#: db_operations.php:564 +#: db_operations.php:565 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " "click %shere%s." msgstr "" -"ئالاقىدار جەدۋەللەرنىڭ قوشۇمچە ئىقتىدارى پائالسىز. سەۋەبىنى ئېنىقلاش ئۈچۈن %" -"sبۇ يەرنى كۆرۈڭ%s." +"ئالاقىدار جەدۋەللەرنىڭ قوشۇمچە ئىقتىدارى پائالسىز. سەۋەبىنى ئېنىقلاش ئۈچۈن " +"%sبۇ يەرنى كۆرۈڭ%s." -#: db_operations.php:599 +#: db_operations.php:600 #, fuzzy #| msgid "Display PDF schema" msgid "Edit or export relational schema" @@ -499,104 +498,104 @@ msgstr "SQL ئىجرا بولۋاتقان ساندان %s:" msgid "Submit Query" msgstr "تاپشۇرۇش" -#: db_routines.php:152 import.php:453 libraries/display_tbl.lib.php:2272 -#: libraries/Message.class.php:185 libraries/sql_query_form.lib.php:139 +#: db_routines.php:154 import.php:453 libraries/Message.class.php:185 +#: libraries/display_tbl.lib.php:2272 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" msgstr "SQL بۇيرىقى غەلبىلىك بىجىرىلدى" -#: db_routines.php:155 +#: db_routines.php:157 #, php-format msgid "%d row affected by the last statement inside the procedure" msgid_plural "%d rows affected by the last statement inside the procedure" msgstr[0] "" -#: db_routines.php:165 +#: db_routines.php:167 #, php-format msgid "Execution results of routine %s" msgstr "" -#: db_routines.php:185 libraries/import.lib.php:153 sql.php:678 +#: db_routines.php:187 libraries/import.lib.php:153 sql.php:678 #: tbl_change.php:180 tbl_get_field.php:34 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "" -#: db_routines.php:190 db_routines.php:295 db_routines.php:300 -#: db_routines.php:324 +#: db_routines.php:192 db_routines.php:297 db_routines.php:302 +#: db_routines.php:326 #, php-format msgid "The following query has failed: \"%s\"" msgstr "" -#: db_routines.php:191 db_routines.php:296 db_routines.php:301 -#: db_routines.php:311 db_routines.php:325 libraries/common.lib.php:609 +#: db_routines.php:193 db_routines.php:298 db_routines.php:303 +#: db_routines.php:313 db_routines.php:327 libraries/common.lib.php:609 msgid "MySQL said: " msgstr "MySQL جاۋابى:" -#: db_routines.php:208 db_routines.php:240 db_routines.php:268 -#: db_routines.php:407 +#: db_routines.php:210 db_routines.php:242 db_routines.php:270 +#: db_routines.php:409 msgid "Error in processing request" msgstr "" -#: db_routines.php:209 db_routines.php:241 db_routines.php:269 -#: db_routines.php:408 +#: db_routines.php:211 db_routines.php:243 db_routines.php:271 +#: db_routines.php:410 #, fuzzy, php-format #| msgid "No tables found in database." msgid "No routine with name %1$s found in database %2$s" msgstr "سانداندا جەدۋەل يوق" -#: db_routines.php:230 db_routines.php:234 +#: db_routines.php:232 db_routines.php:236 msgid "Execute routine" msgstr "" -#: db_routines.php:259 db_routines.php:263 +#: db_routines.php:261 db_routines.php:265 #, php-format msgid "Export of routine %s" msgstr "" -#: db_routines.php:288 libraries/db_routines.lib.php:960 +#: db_routines.php:290 libraries/db_routines.lib.php:960 #, fuzzy, php-format #| msgid "Invalid server index: %s" msgid "Invalid routine type: \"%s\"" msgstr "ئۈنۈمسىز مۇلازىمىتېر :%s" -#: db_routines.php:309 +#: db_routines.php:311 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: db_routines.php:310 +#: db_routines.php:312 msgid "The backed up query was:" msgstr "" -#: db_routines.php:314 +#: db_routines.php:316 #, fuzzy, php-format #| msgid "View %s has been dropped" msgid "Routine %1$s has been modified." msgstr "%s كۆرۈنمە ئۆچۈرۈلدى" -#: db_routines.php:327 +#: db_routines.php:329 #, fuzzy, php-format #| msgid "Database %1$s has been created." msgid "Routine %1$s has been created." msgstr "%1$s ساندان غەلبىلىك قۇرۇلدى" -#: db_routines.php:335 +#: db_routines.php:337 msgid "One or more errors have occured while processing your request:" msgstr "" -#: db_routines.php:379 +#: db_routines.php:381 #, fuzzy #| msgid "Create version" msgid "Create routine" msgstr "نەشىرنى قۇىماق" -#: db_routines.php:383 +#: db_routines.php:385 #, fuzzy #| msgid "Routines" msgid "Edit routine" msgstr "دائىملىق" -#: db_routines.php:434 +#: db_routines.php:436 msgid "" "You are using PHP's deprecated 'mysql' extension, which is not capable of " "handling multi queries. The execution of some stored routines may fail!(ex. 12.00% to .12)" msgstr "" @@ -6077,42 +6221,6 @@ msgid "" "the issue and try again." msgstr "" -#: libraries/Index.class.php:430 tbl_relation.php:526 -msgid "No index defined!" -msgstr "index قىممىتى بەلگىلەنمىگەن!" - -#: libraries/Index.class.php:446 libraries/tbl_properties.inc.php:503 -#: tbl_structure.php:157 tbl_structure.php:162 tbl_structure.php:606 -#: tbl_tracking.php:315 -msgid "Unique" -msgstr "بىردىنبىر" - -#: libraries/Index.class.php:447 tbl_tracking.php:316 -msgid "Packed" -msgstr "ئىخچام" - -#: libraries/Index.class.php:449 tbl_tracking.php:318 -msgid "Cardinality" -msgstr "تۈپ سان" - -#: libraries/Index.class.php:474 -msgid "The primary key has been dropped" -msgstr "ئاساسىي قىممەت ئۆچۈرۈلدى" - -#: libraries/Index.class.php:478 -#, php-format -msgid "Index %s has been dropped" -msgstr "ئۆچۈرۈلگەن تېزىسلار %s" - -#: libraries/Index.class.php:582 -#, php-format -msgid "" -"The indexes %1$s and %2$s seem to be equal and one of them could possibly be " -"removed." -msgstr "" -"The indexes %1$s and %2$s seem to be equal and one of them could possibly be " -"removed." - #: libraries/kanji-encoding.lib.php:142 msgctxt "None encoding conversion" msgid "None" @@ -6123,24 +6231,6 @@ msgstr "" msgid "Convert to Kana" msgstr "" -#: libraries/Message.class.php:260 -#, php-format -msgid "%1$d row affected." -msgid_plural "%1$d rows affected." -msgstr[0] "%1$d row affected." - -#: libraries/Message.class.php:279 -#, php-format -msgid "%1$d row deleted." -msgid_plural "%1$d rows deleted." -msgstr[0] "%1$d row deleted." - -#: libraries/Message.class.php:298 -#, php-format -msgid "%1$d row inserted." -msgid_plural "%1$d rows inserted." -msgstr[0] "%1$d قۇر قوشۇلدى." - #: libraries/mult_submits.inc.php:254 #, fuzzy #| msgid "Fr" @@ -6381,24 +6471,6 @@ msgstr "" msgid "This format has no options" msgstr "" -#: libraries/RecentTable.class.php:114 -#, fuzzy -#| msgid "Could not load default configuration from: %1$s" -msgid "Could not save recent table" -msgstr "تەڭشەك ئەندىزى %1$s كىرگۈزىلمىدى." - -#: libraries/RecentTable.class.php:149 -#, fuzzy -#| msgid "Tracked tables" -msgid "Recent tables" -msgstr "ئىزلانغان جەدۋەل" - -#: libraries/RecentTable.class.php:155 -#, fuzzy -#| msgid "Tracked tables" -msgid "There are no recent tables" -msgstr "ئىزلانغان جەدۋەل" - #: libraries/relation.lib.php:83 msgid "not OK" msgstr "" @@ -6780,57 +6852,6 @@ msgstr "" msgid "Target database" msgstr "" -#: libraries/sqlparser.lib.php:132 -msgid "" -"There seems to be an error in your SQL query. The MySQL server error output " -"below, if there is any, may also help you in diagnosing the problem" -msgstr "" - -#: libraries/sqlparser.lib.php:167 -msgid "" -"There is a chance that you may have found a bug in the SQL parser. Please " -"examine your query closely, and check that the quotes are correct and not " -"mis-matched. Other possible failure causes may be that you are uploading a " -"file with binary outside of a quoted text area. You can also try your query " -"on the MySQL command line interface. The MySQL server error output below, if " -"there is any, may also help you in diagnosing the problem. If you still have " -"problems or if the parser fails where the command line interface succeeds, " -"please reduce your SQL query input to the single query that causes problems, " -"and submit a bug report with the data chunk in the CUT section below:" -msgstr "" - -#: libraries/sqlparser.lib.php:169 -msgid "BEGIN CUT" -msgstr "" - -#: libraries/sqlparser.lib.php:171 -msgid "END CUT" -msgstr "" - -#: libraries/sqlparser.lib.php:173 -msgid "BEGIN RAW" -msgstr "" - -#: libraries/sqlparser.lib.php:177 -msgid "END RAW" -msgstr "" - -#: libraries/sqlparser.lib.php:363 -msgid "Automatically appended backtick to the end of query!" -msgstr "" - -#: libraries/sqlparser.lib.php:366 -msgid "Unclosed quote" -msgstr "" - -#: libraries/sqlparser.lib.php:518 -msgid "Invalid Identifer" -msgstr "" - -#: libraries/sqlparser.lib.php:635 -msgid "Unknown Punctuation String" -msgstr "" - #: libraries/sql_query_form.lib.php:223 #, php-format msgid "Run SQL query/queries on server %s" @@ -6886,6 +6907,57 @@ msgstr "يىزىق ھۆججەتنىڭ ئورنى" msgid "web server upload directory" msgstr "مۇلازىمىتېردىكى يۈكلەش مۇندەرىجىسى" +#: libraries/sqlparser.lib.php:132 +msgid "" +"There seems to be an error in your SQL query. The MySQL server error output " +"below, if there is any, may also help you in diagnosing the problem" +msgstr "" + +#: libraries/sqlparser.lib.php:167 +msgid "" +"There is a chance that you may have found a bug in the SQL parser. Please " +"examine your query closely, and check that the quotes are correct and not " +"mis-matched. Other possible failure causes may be that you are uploading a " +"file with binary outside of a quoted text area. You can also try your query " +"on the MySQL command line interface. The MySQL server error output below, if " +"there is any, may also help you in diagnosing the problem. If you still have " +"problems or if the parser fails where the command line interface succeeds, " +"please reduce your SQL query input to the single query that causes problems, " +"and submit a bug report with the data chunk in the CUT section below:" +msgstr "" + +#: libraries/sqlparser.lib.php:169 +msgid "BEGIN CUT" +msgstr "" + +#: libraries/sqlparser.lib.php:171 +msgid "END CUT" +msgstr "" + +#: libraries/sqlparser.lib.php:173 +msgid "BEGIN RAW" +msgstr "" + +#: libraries/sqlparser.lib.php:177 +msgid "END RAW" +msgstr "" + +#: libraries/sqlparser.lib.php:363 +msgid "Automatically appended backtick to the end of query!" +msgstr "" + +#: libraries/sqlparser.lib.php:366 +msgid "Unclosed quote" +msgstr "" + +#: libraries/sqlparser.lib.php:518 +msgid "Invalid Identifer" +msgstr "" + +#: libraries/sqlparser.lib.php:635 +msgid "Unknown Punctuation String" +msgstr "" + #: libraries/sqlvalidator.lib.php:67 #, php-format msgid "" @@ -6893,48 +6965,6 @@ msgid "" "installed the necessary PHP extensions as described in the %sdocumentation%s." msgstr "" -#: libraries/StorageEngine.class.php:195 -msgid "" -"There is no detailed status information available for this storage engine." -msgstr "بۇ ساقلىغۇچقا مۇناسىۋەتلىك باشقا ئۇچۇرلار مەۋجۇت ئەمەس." - -#: libraries/StorageEngine.class.php:355 -#, php-format -msgid "%s is available on this MySQL server." -msgstr "%s نى بۇ MySQL مۇلازىمىتېرىدا ئىشلىتىشكە بولىدۇ." - -#: libraries/StorageEngine.class.php:358 -#, php-format -msgid "%s has been disabled for this MySQL server." -msgstr "%s نى بۇ MySQL مۇلازىمىتېرىدا ئىشلىتىشكە بولمايدۇ." - -#: libraries/StorageEngine.class.php:362 -#, php-format -msgid "This MySQL server does not support the %s storage engine." -msgstr "بۇ MySQL مۇلازىمىتېرى %s نى قوللىمايدۇ." - -#: libraries/Table.class.php:1027 -msgid "Invalid database" -msgstr "ئۈنۈمسىز ساندان" - -#: libraries/Table.class.php:1041 tbl_get_field.php:25 -msgid "Invalid table name" -msgstr "ئۈنۈمسىز جەدۋەل ئىسمى" - -#: libraries/Table.class.php:1056 -#, php-format -msgid "Error renaming table %1$s to %2$s" -msgstr "%1$s بۇ جەدۋەل ئىسمىنى %2$s غا ئۆزگەرتىشتە خاتالىق كۆرۈلدى." - -#: libraries/Table.class.php:1139 -#, php-format -msgid "Table %s has been renamed to %s" -msgstr "%1$s بۇ جەدۋەل ئىسمىنى %2$s غا ئۆزگەرتىش غەلبىلىك بولدى." - -#: libraries/Table.class.php:1272 -msgid "Could not save table UI preferences" -msgstr "" - #: libraries/tbl_links.inc.php:117 libraries/tbl_links.inc.php:118 msgid "Table seems to be empty!" msgstr "" @@ -7039,38 +7069,6 @@ msgstr "" msgid "+ Add a value" msgstr "" -#: libraries/Theme.class.php:160 -#, php-format -msgid "No valid image path for theme %s found!" -msgstr "No valid image path for theme %s found!" - -#: libraries/Theme.class.php:380 -msgid "No preview available." -msgstr "ئالدىن كۆرگىنى بولمايدۇ." - -#: libraries/Theme.class.php:383 -msgid "take it" -msgstr "ئېلىش" - -#: libraries/Theme_Manager.class.php:109 -#, php-format -msgid "Default theme %s not found!" -msgstr "ئۇسلۇپ ئەندىزسى %s تېپىلمىدى!" - -#: libraries/Theme_Manager.class.php:147 -#, php-format -msgid "Theme %s not found!" -msgstr "تېما %s تېپىلمىدى!" - -#: libraries/Theme_Manager.class.php:215 -#, php-format -msgid "Theme path not found for theme %s!" -msgstr "ماۋزۇ %s تېپىلمىدى." - -#: libraries/Theme_Manager.class.php:291 themes.php:20 themes.php:40 -msgid "Theme" -msgstr "" - #: libraries/transformations/application_octetstream__download.inc.php:9 msgid "" "Displays a link to download the binary data of the column. You can use the " @@ -7326,8 +7324,8 @@ msgid "" "The phpMyAdmin configuration storage is not completely configured, some " "extended features have been deactivated. To find out why click %shere%s." msgstr "" -"ئالاقىدار جەدۋەللەرنىڭ قوشۇمچە ئىقتىدارى پائالسىز. سەۋەبىنى ئېنىقلاش ئۈچۈن %" -"sبۇ يەرنى كۆرۈڭ%s." +"ئالاقىدار جەدۋەللەرنىڭ قوشۇمچە ئىقتىدارى پائالسىز. سەۋەبىنى ئېنىقلاش ئۈچۈن " +"%sبۇ يەرنى كۆرۈڭ%s." #: main.php:314 msgid "" @@ -8058,8 +8056,8 @@ msgstr "" msgid "" "Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege " "tables. The content of these tables may differ from the privileges the " -"server uses, if they have been changed manually. In this case, you should %" -"sreload the privileges%s before you continue." +"server uses, if they have been changed manually. In this case, you should " +"%sreload the privileges%s before you continue." msgstr "" #: server_privileges.php:1764 diff --git a/po/uk.po b/po/uk.po index 9b1e2fd070..6723a35a01 100644 --- a/po/uk.po +++ b/po/uk.po @@ -3,16 +3,16 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-26 07:33-0400\n" +"POT-Creation-Date: 2011-06-27 10:20+0200\n" "PO-Revision-Date: 2011-06-17 10:55+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: ukrainian \n" +"Language: uk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: uk\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%" -"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Generator: Pootle 2.0.5\n" #: browse_foreigners.php:35 browse_foreigners.php:53 @@ -46,13 +46,13 @@ msgstr "" msgid "Search" msgstr "Шукати" -#: browse_foreigners.php:154 db_operations.php:368 db_operations.php:420 -#: db_operations.php:530 db_operations.php:558 db_search.php:360 +#: browse_foreigners.php:154 db_operations.php:369 db_operations.php:421 +#: db_operations.php:531 db_operations.php:559 db_search.php:360 #: db_structure.php:528 enum_editor.php:63 js/messages.php:90 +#: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 #: libraries/auth/cookie.auth.lib.php:273 libraries/common.lib.php:1315 -#: libraries/common.lib.php:2245 libraries/Config.class.php:1220 -#: libraries/core.lib.php:557 libraries/db_routines.lib.php:789 -#: libraries/db_routines.lib.php:921 +#: libraries/common.lib.php:2245 libraries/core.lib.php:557 +#: libraries/db_routines.lib.php:789 libraries/db_routines.lib.php:921 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 #: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 @@ -65,18 +65,18 @@ msgstr "Шукати" #: 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:518 #: libraries/tbl_properties.inc.php:607 libraries/tbl_properties.inc.php:777 -#: libraries/Theme_Manager.class.php:305 main.php:109 navigation.php:202 -#: navigation.php:240 pmd_pdf.php:124 prefs_manage.php:265 -#: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 -#: server_privileges.php:1694 server_privileges.php:2051 -#: server_privileges.php:2098 server_privileges.php:2138 -#: server_replication.php:233 server_replication.php:316 -#: server_replication.php:347 server_synchronize.php:1220 tbl_change.php:332 -#: tbl_change.php:1024 tbl_change.php:1061 tbl_indexes.php:260 -#: tbl_operations.php:280 tbl_operations.php:317 tbl_operations.php:519 -#: tbl_operations.php:581 tbl_operations.php:763 tbl_select.php:291 -#: tbl_structure.php:698 tbl_structure.php:734 tbl_tracking.php:425 -#: tbl_tracking.php:563 view_create.php:181 view_operations.php:99 +#: main.php:109 navigation.php:202 navigation.php:240 pmd_pdf.php:124 +#: prefs_manage.php:265 prefs_manage.php:316 server_binlog.php:128 +#: server_privileges.php:646 server_privileges.php:1694 +#: server_privileges.php:2051 server_privileges.php:2098 +#: server_privileges.php:2138 server_replication.php:233 +#: server_replication.php:316 server_replication.php:347 +#: server_synchronize.php:1220 tbl_change.php:332 tbl_change.php:1024 +#: tbl_change.php:1061 tbl_indexes.php:260 tbl_operations.php:280 +#: tbl_operations.php:317 tbl_operations.php:519 tbl_operations.php:581 +#: tbl_operations.php:763 tbl_select.php:291 tbl_structure.php:698 +#: tbl_structure.php:734 tbl_tracking.php:425 tbl_tracking.php:563 +#: view_create.php:181 view_operations.php:99 msgid "Go" msgstr "Вперед" @@ -123,7 +123,7 @@ msgstr "" msgid "Database %1$s has been created." msgstr "Базу даних %1$s створено." -#: db_datadict.php:48 db_operations.php:361 +#: db_datadict.php:48 db_operations.php:362 msgid "Database comment: " msgstr "Коментар бази даних: " @@ -133,9 +133,9 @@ msgstr "Коментар бази даних: " msgid "Table comments" msgstr "Коментар до таблиці" -#: db_datadict.php:166 db_qbe.php:196 libraries/export/htmlword.php:248 -#: libraries/export/latex.php:375 libraries/export/odt.php:302 -#: libraries/export/texytext.php:227 libraries/Index.class.php:448 +#: db_datadict.php:166 db_qbe.php:196 libraries/Index.class.php:448 +#: libraries/export/htmlword.php:248 libraries/export/latex.php:375 +#: libraries/export/odt.php:302 libraries/export/texytext.php:227 #: libraries/schema/Pdf_Relation_Schema.class.php:1236 #: libraries/schema/Pdf_Relation_Schema.class.php:1257 #: libraries/tbl_properties.inc.php:274 tbl_change.php:310 tbl_chart.php:86 @@ -144,12 +144,12 @@ msgstr "Коментар до таблиці" msgid "Column" msgstr "Стовпчик" -#: db_datadict.php:167 db_printview.php:104 libraries/db_events.inc.php:69 -#: libraries/db_routines.lib.php:666 libraries/db_routines.lib.php:691 -#: libraries/db_routines.lib.php:847 libraries/db_routines.lib.php:1216 -#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:249 -#: libraries/export/latex.php:375 libraries/export/odt.php:305 -#: libraries/export/texytext.php:228 libraries/Index.class.php:445 +#: db_datadict.php:167 db_printview.php:104 libraries/Index.class.php:445 +#: libraries/db_events.inc.php:69 libraries/db_routines.lib.php:666 +#: libraries/db_routines.lib.php:691 libraries/db_routines.lib.php:847 +#: libraries/db_routines.lib.php:1216 libraries/db_structure.lib.php:51 +#: libraries/export/htmlword.php:249 libraries/export/latex.php:375 +#: libraries/export/odt.php:305 libraries/export/texytext.php:228 #: libraries/schema/Pdf_Relation_Schema.class.php:1237 #: libraries/schema/Pdf_Relation_Schema.class.php:1258 #: libraries/tbl_properties.inc.php:100 server_privileges.php:2151 @@ -159,9 +159,9 @@ msgstr "Стовпчик" msgid "Type" msgstr "Тип" -#: db_datadict.php:169 libraries/export/htmlword.php:250 -#: libraries/export/latex.php:375 libraries/export/odt.php:308 -#: libraries/export/texytext.php:229 libraries/Index.class.php:451 +#: db_datadict.php:169 libraries/Index.class.php:451 +#: libraries/export/htmlword.php:250 libraries/export/latex.php:375 +#: libraries/export/odt.php:308 libraries/export/texytext.php:229 #: libraries/schema/Pdf_Relation_Schema.class.php:1239 #: libraries/schema/Pdf_Relation_Schema.class.php:1260 #: libraries/tbl_properties.inc.php:109 tbl_change.php:325 @@ -199,13 +199,12 @@ msgstr "Лінки до" msgid "Comments" msgstr "Коментарі" -#: db_datadict.php:259 js/messages.php:109 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:361 +#: db_datadict.php:259 js/messages.php:109 libraries/Index.class.php:361 #: libraries/Index.class.php:388 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:287 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:287 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:130 #: server_privileges.php:1381 server_privileges.php:1392 @@ -216,17 +215,17 @@ msgstr "Коментарі" msgid "No" msgstr "Ні" -#: db_datadict.php:259 js/messages.php:108 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:362 +#: db_datadict.php:259 js/messages.php:108 libraries/Index.class.php:362 #: libraries/Index.class.php:387 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 -#: libraries/mult_submits.inc.php:87 libraries/mult_submits.inc.php:92 -#: libraries/mult_submits.inc.php:97 libraries/mult_submits.inc.php:102 -#: libraries/mult_submits.inc.php:262 libraries/mult_submits.inc.php:276 -#: libraries/mult_submits.inc.php:286 libraries/mult_submits.inc.php:299 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:46 +#: libraries/mult_submits.inc.php:78 libraries/mult_submits.inc.php:87 +#: libraries/mult_submits.inc.php:92 libraries/mult_submits.inc.php:97 +#: libraries/mult_submits.inc.php:102 libraries/mult_submits.inc.php:262 +#: libraries/mult_submits.inc.php:276 libraries/mult_submits.inc.php:286 +#: libraries/mult_submits.inc.php:299 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:129 #: server_databases.php:76 server_privileges.php:1378 @@ -263,79 +262,79 @@ msgstr "Зняти всі відмітки" msgid "The database name is empty!" msgstr "Ім'я бази даних порожнє!" -#: db_operations.php:271 +#: db_operations.php:272 #, php-format msgid "Database %s has been renamed to %s" msgstr "Базу даних %s перейменовано в %s" -#: db_operations.php:275 +#: db_operations.php:276 #, php-format msgid "Database %s has been copied to %s" msgstr "Базу даних %s скопійовано в %s" -#: db_operations.php:403 +#: db_operations.php:404 msgid "Rename database to" msgstr "Перейменувати базу даних в" -#: db_operations.php:408 server_status.php:799 +#: db_operations.php:409 server_status.php:799 msgid "Command" msgstr "Команда" -#: db_operations.php:439 +#: db_operations.php:440 msgid "Remove database" msgstr "Видалити базу даних" -#: db_operations.php:451 +#: db_operations.php:452 #, php-format msgid "Database %s has been dropped." msgstr "Базу даних %s знищено." -#: db_operations.php:456 +#: db_operations.php:457 msgid "Drop the database (DROP)" msgstr "Знищити базу даних (DROP)" -#: db_operations.php:486 +#: db_operations.php:487 msgid "Copy database to" msgstr "Копіювати базу даних в" -#: db_operations.php:493 tbl_operations.php:548 tbl_tracking.php:418 +#: db_operations.php:494 tbl_operations.php:548 tbl_tracking.php:418 msgid "Structure only" msgstr "Лише структуру" -#: db_operations.php:494 tbl_operations.php:549 tbl_tracking.php:420 +#: db_operations.php:495 tbl_operations.php:549 tbl_tracking.php:420 msgid "Structure and data" msgstr "Структуру і дані" -#: db_operations.php:495 tbl_operations.php:550 tbl_tracking.php:419 +#: db_operations.php:496 tbl_operations.php:550 tbl_tracking.php:419 msgid "Data only" msgstr "Лише дані" -#: db_operations.php:503 +#: db_operations.php:504 msgid "CREATE DATABASE before copying" msgstr "Перед копіюванням створити базу даних (CREATE DATABASE)" -#: db_operations.php:506 libraries/config/messages.inc.php:126 +#: db_operations.php:507 libraries/config/messages.inc.php:126 #: libraries/config/messages.inc.php:127 libraries/config/messages.inc.php:129 #: libraries/config/messages.inc.php:135 tbl_operations.php:556 #, php-format msgid "Add %s" msgstr "Додати %s" -#: db_operations.php:510 libraries/config/messages.inc.php:119 +#: db_operations.php:511 libraries/config/messages.inc.php:119 #: tbl_operations.php:314 tbl_operations.php:558 msgid "Add AUTO_INCREMENT value" msgstr "Додати AUTO_INCREMENT значення" -#: db_operations.php:514 tbl_operations.php:565 +#: db_operations.php:515 tbl_operations.php:565 msgid "Add constraints" msgstr "Додати constraints" -#: db_operations.php:527 +#: db_operations.php:528 msgid "Switch to copied database" msgstr "Перейти до скопійованої бази даних" -#: db_operations.php:551 libraries/build_html_for_db.lib.php:19 -#: libraries/db_structure.lib.php:53 libraries/Index.class.php:450 +#: db_operations.php:552 libraries/Index.class.php:450 +#: libraries/build_html_for_db.lib.php:19 libraries/db_structure.lib.php:53 #: libraries/mysql_charsets.lib.php:110 libraries/tbl_properties.inc.php:107 #: libraries/tbl_properties.inc.php:720 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:378 tbl_select.php:115 @@ -344,7 +343,7 @@ msgstr "Перейти до скопійованої бази даних" msgid "Collation" msgstr "Порівняння" -#: db_operations.php:564 +#: db_operations.php:565 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " @@ -353,7 +352,7 @@ msgstr "" "Сховище конфігурації phpMyAdmin деактивовано. Для того, щоб довідатись чому, " "натисніть %sтут%s." -#: db_operations.php:599 +#: db_operations.php:600 msgid "Edit or export relational schema" msgstr "Редагувати або експортувати схему зв'язків" @@ -500,14 +499,14 @@ msgstr "SQL-запит до БД %s:" msgid "Submit Query" msgstr "Виконати запит" -#: db_routines.php:152 import.php:453 libraries/display_tbl.lib.php:2272 -#: libraries/Message.class.php:185 libraries/sql_query_form.lib.php:139 +#: db_routines.php:154 import.php:453 libraries/Message.class.php:185 +#: libraries/display_tbl.lib.php:2272 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" msgstr "Ваш SQL-запит було успішно виконано" -#: db_routines.php:155 +#: db_routines.php:157 #, php-format msgid "%d row affected by the last statement inside the procedure" msgid_plural "%d rows affected by the last statement inside the procedure" @@ -515,90 +514,90 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: db_routines.php:165 +#: db_routines.php:167 #, php-format msgid "Execution results of routine %s" msgstr "" -#: db_routines.php:185 libraries/import.lib.php:153 sql.php:678 +#: db_routines.php:187 libraries/import.lib.php:153 sql.php:678 #: tbl_change.php:180 tbl_get_field.php:34 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL повернула пустий результат (тобто нуль рядків)." -#: db_routines.php:190 db_routines.php:295 db_routines.php:300 -#: db_routines.php:324 +#: db_routines.php:192 db_routines.php:297 db_routines.php:302 +#: db_routines.php:326 #, php-format msgid "The following query has failed: \"%s\"" msgstr "" -#: db_routines.php:191 db_routines.php:296 db_routines.php:301 -#: db_routines.php:311 db_routines.php:325 libraries/common.lib.php:609 +#: db_routines.php:193 db_routines.php:298 db_routines.php:303 +#: db_routines.php:313 db_routines.php:327 libraries/common.lib.php:609 msgid "MySQL said: " msgstr "Відповідь MySQL: " -#: db_routines.php:208 db_routines.php:240 db_routines.php:268 -#: db_routines.php:407 +#: db_routines.php:210 db_routines.php:242 db_routines.php:270 +#: db_routines.php:409 #, fuzzy #| msgid "Processing Request" msgid "Error in processing request" msgstr "Обробка запиту" -#: db_routines.php:209 db_routines.php:241 db_routines.php:269 -#: db_routines.php:408 +#: db_routines.php:211 db_routines.php:243 db_routines.php:271 +#: db_routines.php:410 #, fuzzy, php-format #| msgid "No tables found in database" msgid "No routine with name %1$s found in database %2$s" msgstr "В БД не виявлено таблиць." -#: db_routines.php:230 db_routines.php:234 +#: db_routines.php:232 db_routines.php:236 msgid "Execute routine" msgstr "" -#: db_routines.php:259 db_routines.php:263 +#: db_routines.php:261 db_routines.php:265 #, php-format msgid "Export of routine %s" msgstr "" -#: db_routines.php:288 libraries/db_routines.lib.php:960 +#: db_routines.php:290 libraries/db_routines.lib.php:960 #, php-format msgid "Invalid routine type: \"%s\"" msgstr "" -#: db_routines.php:309 +#: db_routines.php:311 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: db_routines.php:310 +#: db_routines.php:312 msgid "The backed up query was:" msgstr "" -#: db_routines.php:314 +#: db_routines.php:316 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Routine %1$s has been modified." msgstr "Таблицю %s було знищено" -#: db_routines.php:327 +#: db_routines.php:329 #, fuzzy, php-format #| msgid "Database %1$s has been created." msgid "Routine %1$s has been created." msgstr "Базу даних %1$s створено." -#: db_routines.php:335 +#: db_routines.php:337 msgid "One or more errors have occured while processing your request:" msgstr "" -#: db_routines.php:379 +#: db_routines.php:381 #, fuzzy #| msgid "Create User" msgid "Create routine" msgstr "Створити користувача" -#: db_routines.php:383 +#: db_routines.php:385 msgid "Edit routine" msgstr "" -#: db_routines.php:434 +#: db_routines.php:436 msgid "" "You are using PHP's deprecated 'mysql' extension, which is not capable of " "handling multi queries. The execution of some stored routines may fail!(ex. 12.00% to .12)" msgstr "" @@ -5958,40 +6099,6 @@ msgid "" "the issue and try again." msgstr "" -#: libraries/Index.class.php:430 tbl_relation.php:526 -msgid "No index defined!" -msgstr "Індекс не визначено!" - -#: libraries/Index.class.php:446 libraries/tbl_properties.inc.php:503 -#: tbl_structure.php:157 tbl_structure.php:162 tbl_structure.php:606 -#: tbl_tracking.php:315 -msgid "Unique" -msgstr "Унікальне" - -#: libraries/Index.class.php:447 tbl_tracking.php:316 -msgid "Packed" -msgstr "" - -#: libraries/Index.class.php:449 tbl_tracking.php:318 -msgid "Cardinality" -msgstr "Кількість елементів" - -#: libraries/Index.class.php:474 -msgid "The primary key has been dropped" -msgstr "Первинний ключ було знищено" - -#: libraries/Index.class.php:478 -#, php-format -msgid "Index %s has been dropped" -msgstr "Індекс %s було знищено" - -#: libraries/Index.class.php:582 -#, php-format -msgid "" -"The indexes %1$s and %2$s seem to be equal and one of them could possibly be " -"removed." -msgstr "" - #: libraries/kanji-encoding.lib.php:142 #, fuzzy #| msgid "None" @@ -6004,27 +6111,6 @@ msgstr "Немає" msgid "Convert to Kana" msgstr "" -#: libraries/Message.class.php:260 -#, php-format -msgid "%1$d row affected." -msgid_plural "%1$d rows affected." -msgstr[0] "" -msgstr[1] "" - -#: libraries/Message.class.php:279 -#, php-format -msgid "%1$d row deleted." -msgid_plural "%1$d rows deleted." -msgstr[0] "" -msgstr[1] "" - -#: libraries/Message.class.php:298 -#, php-format -msgid "%1$d row inserted." -msgid_plural "%1$d rows inserted." -msgstr[0] "" -msgstr[1] "" - #: libraries/mult_submits.inc.php:254 #, fuzzy #| msgid "Fr" @@ -6267,20 +6353,6 @@ msgstr "" msgid "This format has no options" msgstr "Цей формат не має опцій" -#: libraries/RecentTable.class.php:114 -msgid "Could not save recent table" -msgstr "" - -#: libraries/RecentTable.class.php:149 -#, fuzzy -#| msgid "Select Tables" -msgid "Recent tables" -msgstr "Вибрати таблиці" - -#: libraries/RecentTable.class.php:155 -msgid "There are no recent tables" -msgstr "" - #: libraries/relation.lib.php:83 msgid "not OK" msgstr "не OK" @@ -6670,6 +6742,63 @@ msgstr "" msgid "Target database" msgstr "" +#: libraries/sql_query_form.lib.php:223 +#, php-format +msgid "Run SQL query/queries on server %s" +msgstr "" + +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 +#, php-format +msgid "Run SQL query/queries on database %s" +msgstr "Виконати SQL запит(и) до БД %s" + +#: libraries/sql_query_form.lib.php:296 navigation.php:302 +#: setup/frames/index.inc.php:231 +msgid "Clear" +msgstr "" + +#: libraries/sql_query_form.lib.php:301 +#, fuzzy +#| msgid "Column names" +msgid "Columns" +msgstr "Назви колонок" + +#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 +msgid "Bookmark this SQL query" +msgstr "Закладка на даний SQL-запит" + +#: libraries/sql_query_form.lib.php:343 sql.php:1021 +msgid "Let every user access this bookmark" +msgstr "" + +#: libraries/sql_query_form.lib.php:349 +msgid "Replace existing bookmark of same name" +msgstr "" + +#: libraries/sql_query_form.lib.php:365 +msgid "Do not overwrite this query from outside the window" +msgstr "Не перекривати цей запит в інших вікнах" + +#: libraries/sql_query_form.lib.php:372 +msgid "Delimiter" +msgstr "" + +#: libraries/sql_query_form.lib.php:380 +msgid " Show this query here again " +msgstr " Показати даний запит знову " + +#: libraries/sql_query_form.lib.php:443 +msgid "View only" +msgstr "Лише перегляд" + +#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 +msgid "Location of the text file" +msgstr "вкажіть розташування текстового файлу" + +#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 +msgid "web server upload directory" +msgstr "каталог веб-сервера для завантаження файлів (upload directory)" + #: libraries/sqlparser.lib.php:132 msgid "" "There seems to be an error in your SQL query. The MySQL server error output " @@ -6734,63 +6863,6 @@ msgstr "Некоректний ідентифікатор" msgid "Unknown Punctuation String" msgstr "Невідомий символ пунктуації" -#: libraries/sql_query_form.lib.php:223 -#, php-format -msgid "Run SQL query/queries on server %s" -msgstr "" - -#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 -#, php-format -msgid "Run SQL query/queries on database %s" -msgstr "Виконати SQL запит(и) до БД %s" - -#: libraries/sql_query_form.lib.php:296 navigation.php:302 -#: setup/frames/index.inc.php:231 -msgid "Clear" -msgstr "" - -#: libraries/sql_query_form.lib.php:301 -#, fuzzy -#| msgid "Column names" -msgid "Columns" -msgstr "Назви колонок" - -#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 -msgid "Bookmark this SQL query" -msgstr "Закладка на даний SQL-запит" - -#: libraries/sql_query_form.lib.php:343 sql.php:1021 -msgid "Let every user access this bookmark" -msgstr "" - -#: libraries/sql_query_form.lib.php:349 -msgid "Replace existing bookmark of same name" -msgstr "" - -#: libraries/sql_query_form.lib.php:365 -msgid "Do not overwrite this query from outside the window" -msgstr "Не перекривати цей запит в інших вікнах" - -#: libraries/sql_query_form.lib.php:372 -msgid "Delimiter" -msgstr "" - -#: libraries/sql_query_form.lib.php:380 -msgid " Show this query here again " -msgstr " Показати даний запит знову " - -#: libraries/sql_query_form.lib.php:443 -msgid "View only" -msgstr "Лише перегляд" - -#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 -msgid "Location of the text file" -msgstr "вкажіть розташування текстового файлу" - -#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 -msgid "web server upload directory" -msgstr "каталог веб-сервера для завантаження файлів (upload directory)" - #: libraries/sqlvalidator.lib.php:67 #, php-format msgid "" @@ -6800,48 +6872,6 @@ msgstr "" "Не можу запустити перевірку SQL. Прошу проконтролювати чи інстальовані " "необхідні PHP extensions як описано в %sдокументації%s." -#: libraries/StorageEngine.class.php:195 -msgid "" -"There is no detailed status information available for this storage engine." -msgstr "" - -#: libraries/StorageEngine.class.php:355 -#, php-format -msgid "%s is available on this MySQL server." -msgstr "" - -#: libraries/StorageEngine.class.php:358 -#, php-format -msgid "%s has been disabled for this MySQL server." -msgstr "" - -#: libraries/StorageEngine.class.php:362 -#, php-format -msgid "This MySQL server does not support the %s storage engine." -msgstr "" - -#: libraries/Table.class.php:1027 -msgid "Invalid database" -msgstr "" - -#: libraries/Table.class.php:1041 tbl_get_field.php:25 -msgid "Invalid table name" -msgstr "" - -#: libraries/Table.class.php:1056 -#, php-format -msgid "Error renaming table %1$s to %2$s" -msgstr "" - -#: libraries/Table.class.php:1139 -#, php-format -msgid "Table %s has been renamed to %s" -msgstr "Таблицю %s було перейменовано в %s" - -#: libraries/Table.class.php:1272 -msgid "Could not save table UI preferences" -msgstr "" - #: libraries/tbl_links.inc.php:117 libraries/tbl_links.inc.php:118 msgid "Table seems to be empty!" msgstr "" @@ -6883,8 +6913,8 @@ msgid "" "For a list of available transformation options and their MIME type " "transformations, click on %stransformation descriptions%s" msgstr "" -"Щоб отримати список можливих опцій і їх MIME-type перетворень, натисніть %" -"sописи перетворень%s" +"Щоб отримати список можливих опцій і їх MIME-type перетворень, натисніть " +"%sописи перетворень%s" #: libraries/tbl_properties.inc.php:144 msgid "Transformation options" @@ -6966,38 +6996,6 @@ msgstr "" msgid "+ Add a value" msgstr "Додати нового користувача" -#: libraries/Theme.class.php:160 -#, php-format -msgid "No valid image path for theme %s found!" -msgstr "" - -#: libraries/Theme.class.php:380 -msgid "No preview available." -msgstr "" - -#: libraries/Theme.class.php:383 -msgid "take it" -msgstr "" - -#: libraries/Theme_Manager.class.php:109 -#, php-format -msgid "Default theme %s not found!" -msgstr "" - -#: libraries/Theme_Manager.class.php:147 -#, php-format -msgid "Theme %s not found!" -msgstr "" - -#: libraries/Theme_Manager.class.php:215 -#, php-format -msgid "Theme path not found for theme %s!" -msgstr "" - -#: libraries/Theme_Manager.class.php:291 themes.php:20 themes.php:40 -msgid "Theme" -msgstr "" - #: libraries/transformations/application_octetstream__download.inc.php:9 msgid "" "Displays a link to download the binary data of the column. You can use the " @@ -8052,8 +8050,8 @@ msgstr "Усунути бази даних, які мають такі ж наз msgid "" "Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege " "tables. The content of these tables may differ from the privileges the " -"server uses, if they have been changed manually. In this case, you should %" -"sreload the privileges%s before you continue." +"server uses, if they have been changed manually. In this case, you should " +"%sreload the privileges%s before you continue." msgstr "" "Примітка: phpMyAdmin отримує права користувачів безпосередньо з таблиці прав " "MySQL. Зміст цієї таблиці може відрізнятися від прав, які використовуються " @@ -10296,8 +10294,8 @@ msgstr "" #~ "Query statistics: Since its startup, %s queries have been sent to " #~ "the server." #~ msgstr "" -#~ "Статистика запитів: З моменту запуску, до сервера було надіслано %" -#~ "s запитів." +#~ "Статистика запитів: З моменту запуску, до сервера було надіслано " +#~ "%s запитів." #~ msgid "Chart generated successfully." #~ msgstr "Права успішно перезавантажено." diff --git a/po/ur.po b/po/ur.po index 819ae5d249..462eb571a1 100644 --- a/po/ur.po +++ b/po/ur.po @@ -6,14 +6,14 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-26 07:33-0400\n" +"POT-Creation-Date: 2011-06-27 10:20+0200\n" "PO-Revision-Date: 2011-04-23 08:37+0200\n" "Last-Translator: Mehbooob Khan \n" "Language-Team: Urdu \n" +"Language: ur\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: ur\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.0.5\n" @@ -47,13 +47,13 @@ msgstr "" msgid "Search" msgstr "تلاش" -#: browse_foreigners.php:154 db_operations.php:368 db_operations.php:420 -#: db_operations.php:530 db_operations.php:558 db_search.php:360 +#: browse_foreigners.php:154 db_operations.php:369 db_operations.php:421 +#: db_operations.php:531 db_operations.php:559 db_search.php:360 #: db_structure.php:528 enum_editor.php:63 js/messages.php:90 +#: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 #: libraries/auth/cookie.auth.lib.php:273 libraries/common.lib.php:1315 -#: libraries/common.lib.php:2245 libraries/Config.class.php:1220 -#: libraries/core.lib.php:557 libraries/db_routines.lib.php:789 -#: libraries/db_routines.lib.php:921 +#: libraries/common.lib.php:2245 libraries/core.lib.php:557 +#: libraries/db_routines.lib.php:789 libraries/db_routines.lib.php:921 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 #: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 @@ -66,18 +66,18 @@ msgstr "تلاش" #: 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:518 #: libraries/tbl_properties.inc.php:607 libraries/tbl_properties.inc.php:777 -#: libraries/Theme_Manager.class.php:305 main.php:109 navigation.php:202 -#: navigation.php:240 pmd_pdf.php:124 prefs_manage.php:265 -#: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 -#: server_privileges.php:1694 server_privileges.php:2051 -#: server_privileges.php:2098 server_privileges.php:2138 -#: server_replication.php:233 server_replication.php:316 -#: server_replication.php:347 server_synchronize.php:1220 tbl_change.php:332 -#: tbl_change.php:1024 tbl_change.php:1061 tbl_indexes.php:260 -#: tbl_operations.php:280 tbl_operations.php:317 tbl_operations.php:519 -#: tbl_operations.php:581 tbl_operations.php:763 tbl_select.php:291 -#: tbl_structure.php:698 tbl_structure.php:734 tbl_tracking.php:425 -#: tbl_tracking.php:563 view_create.php:181 view_operations.php:99 +#: main.php:109 navigation.php:202 navigation.php:240 pmd_pdf.php:124 +#: prefs_manage.php:265 prefs_manage.php:316 server_binlog.php:128 +#: server_privileges.php:646 server_privileges.php:1694 +#: server_privileges.php:2051 server_privileges.php:2098 +#: server_privileges.php:2138 server_replication.php:233 +#: server_replication.php:316 server_replication.php:347 +#: server_synchronize.php:1220 tbl_change.php:332 tbl_change.php:1024 +#: tbl_change.php:1061 tbl_indexes.php:260 tbl_operations.php:280 +#: tbl_operations.php:317 tbl_operations.php:519 tbl_operations.php:581 +#: tbl_operations.php:763 tbl_select.php:291 tbl_structure.php:698 +#: tbl_structure.php:734 tbl_tracking.php:425 tbl_tracking.php:563 +#: view_create.php:181 view_operations.php:99 msgid "Go" msgstr "جائیں" @@ -125,7 +125,7 @@ msgstr "" msgid "Database %1$s has been created." msgstr "کوائفیہ $1%s بن گئی ہے۔" -#: db_datadict.php:48 db_operations.php:361 +#: db_datadict.php:48 db_operations.php:362 msgid "Database comment: " msgstr "کوائفیہ تبصرہ:" @@ -135,9 +135,9 @@ msgstr "کوائفیہ تبصرہ:" msgid "Table comments" msgstr "جدول تبصرے" -#: db_datadict.php:166 db_qbe.php:196 libraries/export/htmlword.php:248 -#: libraries/export/latex.php:375 libraries/export/odt.php:302 -#: libraries/export/texytext.php:227 libraries/Index.class.php:448 +#: db_datadict.php:166 db_qbe.php:196 libraries/Index.class.php:448 +#: libraries/export/htmlword.php:248 libraries/export/latex.php:375 +#: libraries/export/odt.php:302 libraries/export/texytext.php:227 #: libraries/schema/Pdf_Relation_Schema.class.php:1236 #: libraries/schema/Pdf_Relation_Schema.class.php:1257 #: libraries/tbl_properties.inc.php:274 tbl_change.php:310 tbl_chart.php:86 @@ -148,12 +148,12 @@ msgstr "جدول تبصرے" msgid "Column" msgstr "کالم" -#: db_datadict.php:167 db_printview.php:104 libraries/db_events.inc.php:69 -#: libraries/db_routines.lib.php:666 libraries/db_routines.lib.php:691 -#: libraries/db_routines.lib.php:847 libraries/db_routines.lib.php:1216 -#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:249 -#: libraries/export/latex.php:375 libraries/export/odt.php:305 -#: libraries/export/texytext.php:228 libraries/Index.class.php:445 +#: db_datadict.php:167 db_printview.php:104 libraries/Index.class.php:445 +#: libraries/db_events.inc.php:69 libraries/db_routines.lib.php:666 +#: libraries/db_routines.lib.php:691 libraries/db_routines.lib.php:847 +#: libraries/db_routines.lib.php:1216 libraries/db_structure.lib.php:51 +#: libraries/export/htmlword.php:249 libraries/export/latex.php:375 +#: libraries/export/odt.php:305 libraries/export/texytext.php:228 #: libraries/schema/Pdf_Relation_Schema.class.php:1237 #: libraries/schema/Pdf_Relation_Schema.class.php:1258 #: libraries/tbl_properties.inc.php:100 server_privileges.php:2151 @@ -163,9 +163,9 @@ msgstr "کالم" msgid "Type" msgstr "قِسم" -#: db_datadict.php:169 libraries/export/htmlword.php:250 -#: libraries/export/latex.php:375 libraries/export/odt.php:308 -#: libraries/export/texytext.php:229 libraries/Index.class.php:451 +#: db_datadict.php:169 libraries/Index.class.php:451 +#: libraries/export/htmlword.php:250 libraries/export/latex.php:375 +#: libraries/export/odt.php:308 libraries/export/texytext.php:229 #: libraries/schema/Pdf_Relation_Schema.class.php:1239 #: libraries/schema/Pdf_Relation_Schema.class.php:1260 #: libraries/tbl_properties.inc.php:109 tbl_change.php:325 @@ -203,13 +203,12 @@ msgstr "ربط بطرف" msgid "Comments" msgstr "تبصرہ" -#: db_datadict.php:259 js/messages.php:109 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:361 +#: db_datadict.php:259 js/messages.php:109 libraries/Index.class.php:361 #: libraries/Index.class.php:388 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:287 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:287 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:130 #: server_privileges.php:1381 server_privileges.php:1392 @@ -220,17 +219,17 @@ msgstr "تبصرہ" msgid "No" msgstr "نہیں" -#: db_datadict.php:259 js/messages.php:108 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:362 +#: db_datadict.php:259 js/messages.php:108 libraries/Index.class.php:362 #: libraries/Index.class.php:387 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 -#: libraries/mult_submits.inc.php:87 libraries/mult_submits.inc.php:92 -#: libraries/mult_submits.inc.php:97 libraries/mult_submits.inc.php:102 -#: libraries/mult_submits.inc.php:262 libraries/mult_submits.inc.php:276 -#: libraries/mult_submits.inc.php:286 libraries/mult_submits.inc.php:299 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:46 +#: libraries/mult_submits.inc.php:78 libraries/mult_submits.inc.php:87 +#: libraries/mult_submits.inc.php:92 libraries/mult_submits.inc.php:97 +#: libraries/mult_submits.inc.php:102 libraries/mult_submits.inc.php:262 +#: libraries/mult_submits.inc.php:276 libraries/mult_submits.inc.php:286 +#: libraries/mult_submits.inc.php:299 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:129 #: server_databases.php:76 server_privileges.php:1378 @@ -267,79 +266,79 @@ msgstr "تمام انتخاب ختم کریں" msgid "The database name is empty!" msgstr "کوائفیہ نام خالی ہے!" -#: db_operations.php:271 +#: db_operations.php:272 #, php-format msgid "Database %s has been renamed to %s" msgstr "کوائفیہ %s() نام %s میں تبدیل ہوچکا ہے" -#: db_operations.php:275 +#: db_operations.php:276 #, php-format msgid "Database %s has been copied to %s" msgstr "کوائفیہ %s نام %s میں نقل کیا جاچکا ہے" -#: db_operations.php:403 +#: db_operations.php:404 msgid "Rename database to" msgstr "کوائفیہ نام بدلیں" -#: db_operations.php:408 server_status.php:799 +#: db_operations.php:409 server_status.php:799 msgid "Command" msgstr "حکم" -#: db_operations.php:439 +#: db_operations.php:440 msgid "Remove database" msgstr "کوائفیہ ہٹائیں" -#: db_operations.php:451 +#: db_operations.php:452 #, php-format msgid "Database %s has been dropped." msgstr "کوائفیہ %s چھوڑ دیا گیا ہے۔" -#: db_operations.php:456 +#: db_operations.php:457 msgid "Drop the database (DROP)" msgstr "کوائفیہ چھوڑیں (DROP)" -#: db_operations.php:486 +#: db_operations.php:487 msgid "Copy database to" msgstr "کوائفیہ نقل کریں بطرف" -#: db_operations.php:493 tbl_operations.php:548 tbl_tracking.php:418 +#: db_operations.php:494 tbl_operations.php:548 tbl_tracking.php:418 msgid "Structure only" msgstr "صرف ساخت" -#: db_operations.php:494 tbl_operations.php:549 tbl_tracking.php:420 +#: db_operations.php:495 tbl_operations.php:549 tbl_tracking.php:420 msgid "Structure and data" msgstr "ساخت اور کوائف" -#: db_operations.php:495 tbl_operations.php:550 tbl_tracking.php:419 +#: db_operations.php:496 tbl_operations.php:550 tbl_tracking.php:419 msgid "Data only" msgstr "کوائف صرف" -#: db_operations.php:503 +#: db_operations.php:504 msgid "CREATE DATABASE before copying" msgstr "CREATE DATABASE نقل سے قبل" -#: db_operations.php:506 libraries/config/messages.inc.php:126 +#: db_operations.php:507 libraries/config/messages.inc.php:126 #: libraries/config/messages.inc.php:127 libraries/config/messages.inc.php:129 #: libraries/config/messages.inc.php:135 tbl_operations.php:556 #, php-format msgid "Add %s" msgstr "اضافہ کریں %s" -#: db_operations.php:510 libraries/config/messages.inc.php:119 +#: db_operations.php:511 libraries/config/messages.inc.php:119 #: tbl_operations.php:314 tbl_operations.php:558 msgid "Add AUTO_INCREMENT value" msgstr "AUTO_INCREMENT قدر اضافہ کریں" -#: db_operations.php:514 tbl_operations.php:565 +#: db_operations.php:515 tbl_operations.php:565 msgid "Add constraints" msgstr "پابندیاں لگائیں" -#: db_operations.php:527 +#: db_operations.php:528 msgid "Switch to copied database" msgstr "نقل شدہ کوائفیہ پر جائیں" -#: db_operations.php:551 libraries/build_html_for_db.lib.php:19 -#: libraries/db_structure.lib.php:53 libraries/Index.class.php:450 +#: db_operations.php:552 libraries/Index.class.php:450 +#: libraries/build_html_for_db.lib.php:19 libraries/db_structure.lib.php:53 #: libraries/mysql_charsets.lib.php:110 libraries/tbl_properties.inc.php:107 #: libraries/tbl_properties.inc.php:720 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:378 tbl_select.php:115 @@ -348,7 +347,7 @@ msgstr "نقل شدہ کوائفیہ پر جائیں" msgid "Collation" msgstr "ترتیب" -#: db_operations.php:564 +#: db_operations.php:565 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " @@ -357,7 +356,7 @@ msgstr "" "phpMyAdmin کی تشکیل زخیرہبند کر دی گئی ہے۔ اس بارے میں جاننے کے لیے %share%s " "کلک کریں۔" -#: db_operations.php:599 +#: db_operations.php:600 msgid "Edit or export relational schema" msgstr "تعلق دار شجرہ کی تدوین یا برآمد کریں" @@ -504,108 +503,108 @@ msgstr "کوائفیہ کے لیے %s SQL طلب" msgid "Submit Query" msgstr "طلب بھیجیں" -#: db_routines.php:152 import.php:453 libraries/display_tbl.lib.php:2272 -#: libraries/Message.class.php:185 libraries/sql_query_form.lib.php:139 +#: db_routines.php:154 import.php:453 libraries/Message.class.php:185 +#: libraries/display_tbl.lib.php:2272 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" msgstr "آپ کی SQL طلب کامیابی سے چلائی جاچکی ہے۔" -#: db_routines.php:155 +#: db_routines.php:157 #, php-format msgid "%d row affected by the last statement inside the procedure" msgid_plural "%d rows affected by the last statement inside the procedure" msgstr[0] "" msgstr[1] "" -#: db_routines.php:165 +#: db_routines.php:167 #, php-format msgid "Execution results of routine %s" msgstr "" -#: db_routines.php:185 libraries/import.lib.php:153 sql.php:678 +#: db_routines.php:187 libraries/import.lib.php:153 sql.php:678 #: tbl_change.php:180 tbl_get_field.php:34 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "" -#: db_routines.php:190 db_routines.php:295 db_routines.php:300 -#: db_routines.php:324 +#: db_routines.php:192 db_routines.php:297 db_routines.php:302 +#: db_routines.php:326 #, php-format msgid "The following query has failed: \"%s\"" msgstr "" -#: db_routines.php:191 db_routines.php:296 db_routines.php:301 -#: db_routines.php:311 db_routines.php:325 libraries/common.lib.php:609 +#: db_routines.php:193 db_routines.php:298 db_routines.php:303 +#: db_routines.php:313 db_routines.php:327 libraries/common.lib.php:609 msgid "MySQL said: " msgstr "MySQL نے کہا:" -#: db_routines.php:208 db_routines.php:240 db_routines.php:268 -#: db_routines.php:407 +#: db_routines.php:210 db_routines.php:242 db_routines.php:270 +#: db_routines.php:409 #, fuzzy #| msgid "Error in Processing Request" msgid "Error in processing request" msgstr "فرمایش عمل کرتے ہوئے نقص ہے" -#: db_routines.php:209 db_routines.php:241 db_routines.php:269 -#: db_routines.php:408 +#: db_routines.php:211 db_routines.php:243 db_routines.php:271 +#: db_routines.php:410 #, fuzzy, php-format #| msgid "No tables found in database" msgid "No routine with name %1$s found in database %2$s" msgstr "کوائیفیہ میں کوئی جدول نہیں ملا" -#: db_routines.php:230 db_routines.php:234 +#: db_routines.php:232 db_routines.php:236 msgid "Execute routine" msgstr "" -#: db_routines.php:259 db_routines.php:263 +#: db_routines.php:261 db_routines.php:265 #, fuzzy, php-format #| msgid "Export defaults" msgid "Export of routine %s" msgstr "طے شدہ برآمد کریں" -#: db_routines.php:288 libraries/db_routines.lib.php:960 +#: db_routines.php:290 libraries/db_routines.lib.php:960 #, fuzzy, php-format #| msgid "Invalid server index: %s" msgid "Invalid routine type: \"%s\"" msgstr "غلط سرور اشاریہ: %s" -#: db_routines.php:309 +#: db_routines.php:311 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: db_routines.php:310 +#: db_routines.php:312 msgid "The backed up query was:" msgstr "" -#: db_routines.php:314 +#: db_routines.php:316 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Routine %1$s has been modified." msgstr "Table %s has been dropped" -#: db_routines.php:327 +#: db_routines.php:329 #, fuzzy, php-format #| msgid "Database %1$s has been created." msgid "Routine %1$s has been created." msgstr "کوائفیہ $1%s بن گئی ہے۔" -#: db_routines.php:335 +#: db_routines.php:337 msgid "One or more errors have occured while processing your request:" msgstr "" -#: db_routines.php:379 +#: db_routines.php:381 #, fuzzy #| msgid "Created" msgid "Create routine" msgstr "تخلیق کیا گیا" -#: db_routines.php:383 +#: db_routines.php:385 #, fuzzy #| msgid "Edit mode" msgid "Edit routine" msgstr "تدوین موڈ" -#: db_routines.php:434 +#: db_routines.php:436 msgid "" "You are using PHP's deprecated 'mysql' extension, which is not capable of " "handling multi queries. The execution of some stored routines may fail!(ex. 12.00% to .12)" msgstr "" @@ -6072,42 +6219,6 @@ msgid "" "the issue and try again." msgstr "" -#: libraries/Index.class.php:430 tbl_relation.php:526 -msgid "No index defined!" -msgstr "کوئی اشاریہ موجود نہیں!" - -#: libraries/Index.class.php:446 libraries/tbl_properties.inc.php:503 -#: tbl_structure.php:157 tbl_structure.php:162 tbl_structure.php:606 -#: tbl_tracking.php:315 -msgid "Unique" -msgstr "منفرد" - -#: libraries/Index.class.php:447 tbl_tracking.php:316 -msgid "Packed" -msgstr "باندھنا" - -#: libraries/Index.class.php:449 tbl_tracking.php:318 -msgid "Cardinality" -msgstr "درجہ تعلق داری" - -#: libraries/Index.class.php:474 -msgid "The primary key has been dropped" -msgstr "بنیادی کلید چھوڑ دیا گیا ہے" - -#: libraries/Index.class.php:478 -#, php-format -msgid "Index %s has been dropped" -msgstr "اشاریہ %s چھوڑ دیا گیا ہے" - -#: libraries/Index.class.php:582 -#, php-format -msgid "" -"The indexes %1$s and %2$s seem to be equal and one of them could possibly be " -"removed." -msgstr "" -"اشاریے %1$s اور %2$s مساوی نظر آتے ہیں اور ان میں ایک ممکنہ طور پر ہٹا دیا " -"جائے گا۔" - #: libraries/kanji-encoding.lib.php:142 msgctxt "None encoding conversion" msgid "None" @@ -6118,27 +6229,6 @@ msgstr "" msgid "Convert to Kana" msgstr "" -#: libraries/Message.class.php:260 -#, php-format -msgid "%1$d row affected." -msgid_plural "%1$d rows affected." -msgstr[0] "%1$d صف مناثر ہوئے۔" -msgstr[1] "%1$d صفیں متاثر ہوئیں۔" - -#: libraries/Message.class.php:279 -#, php-format -msgid "%1$d row deleted." -msgid_plural "%1$d rows deleted." -msgstr[0] "%1$d صف حذف ہوئے۔" -msgstr[1] "%1$d صفیں حذف ہوئیں۔" - -#: libraries/Message.class.php:298 -#, php-format -msgid "%1$d row inserted." -msgid_plural "%1$d rows inserted." -msgstr[0] "%1$d صف داخل ہوئی۔" -msgstr[1] "%1$d صفیں داخل ہوئیں۔" - #: libraries/mult_submits.inc.php:254 #, fuzzy #| msgid "Fr" @@ -6379,24 +6469,6 @@ msgstr "" msgid "This format has no options" msgstr "" -#: libraries/RecentTable.class.php:114 -#, fuzzy -#| msgid "Could not open file: %s" -msgid "Could not save recent table" -msgstr "مسل نہیں کھول سکتا: %s" - -#: libraries/RecentTable.class.php:149 -#, fuzzy -#| msgid "Count tables" -msgid "Recent tables" -msgstr "حداول کی گنتی کریں" - -#: libraries/RecentTable.class.php:155 -#, fuzzy -#| msgid "There are no files to upload" -msgid "There are no recent tables" -msgstr "اپ لوڈ کرنے کے لیے کوئی مسل نہیں ہے" - #: libraries/relation.lib.php:83 msgid "not OK" msgstr "" @@ -6778,57 +6850,6 @@ msgstr "" msgid "Target database" msgstr "" -#: libraries/sqlparser.lib.php:132 -msgid "" -"There seems to be an error in your SQL query. The MySQL server error output " -"below, if there is any, may also help you in diagnosing the problem" -msgstr "" - -#: libraries/sqlparser.lib.php:167 -msgid "" -"There is a chance that you may have found a bug in the SQL parser. Please " -"examine your query closely, and check that the quotes are correct and not " -"mis-matched. Other possible failure causes may be that you are uploading a " -"file with binary outside of a quoted text area. You can also try your query " -"on the MySQL command line interface. The MySQL server error output below, if " -"there is any, may also help you in diagnosing the problem. If you still have " -"problems or if the parser fails where the command line interface succeeds, " -"please reduce your SQL query input to the single query that causes problems, " -"and submit a bug report with the data chunk in the CUT section below:" -msgstr "" - -#: libraries/sqlparser.lib.php:169 -msgid "BEGIN CUT" -msgstr "" - -#: libraries/sqlparser.lib.php:171 -msgid "END CUT" -msgstr "" - -#: libraries/sqlparser.lib.php:173 -msgid "BEGIN RAW" -msgstr "" - -#: libraries/sqlparser.lib.php:177 -msgid "END RAW" -msgstr "" - -#: libraries/sqlparser.lib.php:363 -msgid "Automatically appended backtick to the end of query!" -msgstr "" - -#: libraries/sqlparser.lib.php:366 -msgid "Unclosed quote" -msgstr "" - -#: libraries/sqlparser.lib.php:518 -msgid "Invalid Identifer" -msgstr "" - -#: libraries/sqlparser.lib.php:635 -msgid "Unknown Punctuation String" -msgstr "" - #: libraries/sql_query_form.lib.php:223 #, php-format msgid "Run SQL query/queries on server %s" @@ -6886,6 +6907,57 @@ msgstr "" msgid "web server upload directory" msgstr "" +#: libraries/sqlparser.lib.php:132 +msgid "" +"There seems to be an error in your SQL query. The MySQL server error output " +"below, if there is any, may also help you in diagnosing the problem" +msgstr "" + +#: libraries/sqlparser.lib.php:167 +msgid "" +"There is a chance that you may have found a bug in the SQL parser. Please " +"examine your query closely, and check that the quotes are correct and not " +"mis-matched. Other possible failure causes may be that you are uploading a " +"file with binary outside of a quoted text area. You can also try your query " +"on the MySQL command line interface. The MySQL server error output below, if " +"there is any, may also help you in diagnosing the problem. If you still have " +"problems or if the parser fails where the command line interface succeeds, " +"please reduce your SQL query input to the single query that causes problems, " +"and submit a bug report with the data chunk in the CUT section below:" +msgstr "" + +#: libraries/sqlparser.lib.php:169 +msgid "BEGIN CUT" +msgstr "" + +#: libraries/sqlparser.lib.php:171 +msgid "END CUT" +msgstr "" + +#: libraries/sqlparser.lib.php:173 +msgid "BEGIN RAW" +msgstr "" + +#: libraries/sqlparser.lib.php:177 +msgid "END RAW" +msgstr "" + +#: libraries/sqlparser.lib.php:363 +msgid "Automatically appended backtick to the end of query!" +msgstr "" + +#: libraries/sqlparser.lib.php:366 +msgid "Unclosed quote" +msgstr "" + +#: libraries/sqlparser.lib.php:518 +msgid "Invalid Identifer" +msgstr "" + +#: libraries/sqlparser.lib.php:635 +msgid "Unknown Punctuation String" +msgstr "" + #: libraries/sqlvalidator.lib.php:67 #, php-format msgid "" @@ -6893,48 +6965,6 @@ msgid "" "installed the necessary PHP extensions as described in the %sdocumentation%s." msgstr "" -#: libraries/StorageEngine.class.php:195 -msgid "" -"There is no detailed status information available for this storage engine." -msgstr "اس ذخیرہ انجن کے متعلق تفصیلی معلومات موجود نہیں ہیں۔" - -#: libraries/StorageEngine.class.php:355 -#, php-format -msgid "%s is available on this MySQL server." -msgstr "%s اس MySQL سرور میں دستیاب ہے۔" - -#: libraries/StorageEngine.class.php:358 -#, php-format -msgid "%s has been disabled for this MySQL server." -msgstr "%s اس MySQL سرور کے لیے نااہل ہے۔" - -#: libraries/StorageEngine.class.php:362 -#, php-format -msgid "This MySQL server does not support the %s storage engine." -msgstr "یہMySQL سرور میں %s اس ذخیرہ انجن کی معاونت نہیں ہے۔" - -#: libraries/Table.class.php:1027 -msgid "Invalid database" -msgstr "غلط کوائفیہ" - -#: libraries/Table.class.php:1041 tbl_get_field.php:25 -msgid "Invalid table name" -msgstr "غلط جدول نام" - -#: libraries/Table.class.php:1056 -#, php-format -msgid "Error renaming table %1$s to %2$s" -msgstr "جدول %1$s کو %2$s نام تبدیل کرتے ہوئے نقص ہے" - -#: libraries/Table.class.php:1139 -#, php-format -msgid "Table %s has been renamed to %s" -msgstr "جدول%s نام %s میں تبدیل ہوچکا ہے" - -#: libraries/Table.class.php:1272 -msgid "Could not save table UI preferences" -msgstr "" - #: libraries/tbl_links.inc.php:117 libraries/tbl_links.inc.php:118 msgid "Table seems to be empty!" msgstr "" @@ -7041,38 +7071,6 @@ msgstr "" msgid "+ Add a value" msgstr "" -#: libraries/Theme.class.php:160 -#, php-format -msgid "No valid image path for theme %s found!" -msgstr "اس خیالیہ %s کے لیے درست راہ نہیں ملا!" - -#: libraries/Theme.class.php:380 -msgid "No preview available." -msgstr "کوئی پیش منظر دستیاب نہیں ہے۔" - -#: libraries/Theme.class.php:383 -msgid "take it" -msgstr "اسے لیں" - -#: libraries/Theme_Manager.class.php:109 -#, php-format -msgid "Default theme %s not found!" -msgstr "طے شدہ خیالیہ %s نہیں ملا!" - -#: libraries/Theme_Manager.class.php:147 -#, php-format -msgid "Theme %s not found!" -msgstr "خیالیہ %s نیہں ملا!" - -#: libraries/Theme_Manager.class.php:215 -#, php-format -msgid "Theme path not found for theme %s!" -msgstr "خیالیہ راہ اس خیالیہ %s کے لیے نہیں ملا!" - -#: libraries/Theme_Manager.class.php:291 themes.php:20 themes.php:40 -msgid "Theme" -msgstr "" - #: libraries/transformations/application_octetstream__download.inc.php:9 msgid "" "Displays a link to download the binary data of the column. You can use the " @@ -8054,8 +8052,8 @@ msgstr "" msgid "" "Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege " "tables. The content of these tables may differ from the privileges the " -"server uses, if they have been changed manually. In this case, you should %" -"sreload the privileges%s before you continue." +"server uses, if they have been changed manually. In this case, you should " +"%sreload the privileges%s before you continue." msgstr "" #: server_privileges.php:1764 diff --git a/po/uz.po b/po/uz.po index db5c35c629..1809e4a48f 100644 --- a/po/uz.po +++ b/po/uz.po @@ -3,14 +3,14 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-26 07:33-0400\n" +"POT-Creation-Date: 2011-06-27 10:20+0200\n" "PO-Revision-Date: 2010-07-22 02:31+0200\n" "Last-Translator: Marc Delisle \n" "Language-Team: uzbek_cyrillic \n" +"Language: uz\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: uz\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.0.1\n" @@ -44,13 +44,13 @@ msgstr "" msgid "Search" msgstr "Қидириш" -#: browse_foreigners.php:154 db_operations.php:368 db_operations.php:420 -#: db_operations.php:530 db_operations.php:558 db_search.php:360 +#: browse_foreigners.php:154 db_operations.php:369 db_operations.php:421 +#: db_operations.php:531 db_operations.php:559 db_search.php:360 #: db_structure.php:528 enum_editor.php:63 js/messages.php:90 +#: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 #: libraries/auth/cookie.auth.lib.php:273 libraries/common.lib.php:1315 -#: libraries/common.lib.php:2245 libraries/Config.class.php:1220 -#: libraries/core.lib.php:557 libraries/db_routines.lib.php:789 -#: libraries/db_routines.lib.php:921 +#: libraries/common.lib.php:2245 libraries/core.lib.php:557 +#: libraries/db_routines.lib.php:789 libraries/db_routines.lib.php:921 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 #: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 @@ -63,18 +63,18 @@ msgstr "Қидириш" #: 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:518 #: libraries/tbl_properties.inc.php:607 libraries/tbl_properties.inc.php:777 -#: libraries/Theme_Manager.class.php:305 main.php:109 navigation.php:202 -#: navigation.php:240 pmd_pdf.php:124 prefs_manage.php:265 -#: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 -#: server_privileges.php:1694 server_privileges.php:2051 -#: server_privileges.php:2098 server_privileges.php:2138 -#: server_replication.php:233 server_replication.php:316 -#: server_replication.php:347 server_synchronize.php:1220 tbl_change.php:332 -#: tbl_change.php:1024 tbl_change.php:1061 tbl_indexes.php:260 -#: tbl_operations.php:280 tbl_operations.php:317 tbl_operations.php:519 -#: tbl_operations.php:581 tbl_operations.php:763 tbl_select.php:291 -#: tbl_structure.php:698 tbl_structure.php:734 tbl_tracking.php:425 -#: tbl_tracking.php:563 view_create.php:181 view_operations.php:99 +#: main.php:109 navigation.php:202 navigation.php:240 pmd_pdf.php:124 +#: prefs_manage.php:265 prefs_manage.php:316 server_binlog.php:128 +#: server_privileges.php:646 server_privileges.php:1694 +#: server_privileges.php:2051 server_privileges.php:2098 +#: server_privileges.php:2138 server_replication.php:233 +#: server_replication.php:316 server_replication.php:347 +#: server_synchronize.php:1220 tbl_change.php:332 tbl_change.php:1024 +#: tbl_change.php:1061 tbl_indexes.php:260 tbl_operations.php:280 +#: tbl_operations.php:317 tbl_operations.php:519 tbl_operations.php:581 +#: tbl_operations.php:763 tbl_select.php:291 tbl_structure.php:698 +#: tbl_structure.php:734 tbl_tracking.php:425 tbl_tracking.php:563 +#: view_create.php:181 view_operations.php:99 msgid "Go" msgstr "OK" @@ -121,7 +121,7 @@ msgstr "" msgid "Database %1$s has been created." msgstr " %1$s маълумотлар базаси тузилди." -#: db_datadict.php:48 db_operations.php:361 +#: db_datadict.php:48 db_operations.php:362 msgid "Database comment: " msgstr "Маълумотлар базасига изоҳ:" @@ -131,9 +131,9 @@ msgstr "Маълумотлар базасига изоҳ:" msgid "Table comments" msgstr "Жадвал изоҳи" -#: db_datadict.php:166 db_qbe.php:196 libraries/export/htmlword.php:248 -#: libraries/export/latex.php:375 libraries/export/odt.php:302 -#: libraries/export/texytext.php:227 libraries/Index.class.php:448 +#: db_datadict.php:166 db_qbe.php:196 libraries/Index.class.php:448 +#: libraries/export/htmlword.php:248 libraries/export/latex.php:375 +#: libraries/export/odt.php:302 libraries/export/texytext.php:227 #: libraries/schema/Pdf_Relation_Schema.class.php:1236 #: libraries/schema/Pdf_Relation_Schema.class.php:1257 #: libraries/tbl_properties.inc.php:274 tbl_change.php:310 tbl_chart.php:86 @@ -144,12 +144,12 @@ msgstr "Жадвал изоҳи" msgid "Column" msgstr "Майдон номлари" -#: db_datadict.php:167 db_printview.php:104 libraries/db_events.inc.php:69 -#: libraries/db_routines.lib.php:666 libraries/db_routines.lib.php:691 -#: libraries/db_routines.lib.php:847 libraries/db_routines.lib.php:1216 -#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:249 -#: libraries/export/latex.php:375 libraries/export/odt.php:305 -#: libraries/export/texytext.php:228 libraries/Index.class.php:445 +#: db_datadict.php:167 db_printview.php:104 libraries/Index.class.php:445 +#: libraries/db_events.inc.php:69 libraries/db_routines.lib.php:666 +#: libraries/db_routines.lib.php:691 libraries/db_routines.lib.php:847 +#: libraries/db_routines.lib.php:1216 libraries/db_structure.lib.php:51 +#: libraries/export/htmlword.php:249 libraries/export/latex.php:375 +#: libraries/export/odt.php:305 libraries/export/texytext.php:228 #: libraries/schema/Pdf_Relation_Schema.class.php:1237 #: libraries/schema/Pdf_Relation_Schema.class.php:1258 #: libraries/tbl_properties.inc.php:100 server_privileges.php:2151 @@ -159,9 +159,9 @@ msgstr "Майдон номлари" msgid "Type" msgstr "Тур" -#: db_datadict.php:169 libraries/export/htmlword.php:250 -#: libraries/export/latex.php:375 libraries/export/odt.php:308 -#: libraries/export/texytext.php:229 libraries/Index.class.php:451 +#: db_datadict.php:169 libraries/Index.class.php:451 +#: libraries/export/htmlword.php:250 libraries/export/latex.php:375 +#: libraries/export/odt.php:308 libraries/export/texytext.php:229 #: libraries/schema/Pdf_Relation_Schema.class.php:1239 #: libraries/schema/Pdf_Relation_Schema.class.php:1260 #: libraries/tbl_properties.inc.php:109 tbl_change.php:325 @@ -199,13 +199,12 @@ msgstr "Алоқалар" msgid "Comments" msgstr "Изоҳлар" -#: db_datadict.php:259 js/messages.php:109 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:361 +#: db_datadict.php:259 js/messages.php:109 libraries/Index.class.php:361 #: libraries/Index.class.php:388 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:287 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:287 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:130 #: server_privileges.php:1381 server_privileges.php:1392 @@ -216,17 +215,17 @@ msgstr "Изоҳлар" msgid "No" msgstr "Йўқ" -#: db_datadict.php:259 js/messages.php:108 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:362 +#: db_datadict.php:259 js/messages.php:108 libraries/Index.class.php:362 #: libraries/Index.class.php:387 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 -#: libraries/mult_submits.inc.php:87 libraries/mult_submits.inc.php:92 -#: libraries/mult_submits.inc.php:97 libraries/mult_submits.inc.php:102 -#: libraries/mult_submits.inc.php:262 libraries/mult_submits.inc.php:276 -#: libraries/mult_submits.inc.php:286 libraries/mult_submits.inc.php:299 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:46 +#: libraries/mult_submits.inc.php:78 libraries/mult_submits.inc.php:87 +#: libraries/mult_submits.inc.php:92 libraries/mult_submits.inc.php:97 +#: libraries/mult_submits.inc.php:102 libraries/mult_submits.inc.php:262 +#: libraries/mult_submits.inc.php:276 libraries/mult_submits.inc.php:286 +#: libraries/mult_submits.inc.php:299 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:129 #: server_databases.php:76 server_privileges.php:1378 @@ -263,83 +262,83 @@ msgstr "Белгилашни бекор қилиш" msgid "The database name is empty!" msgstr "Маълумотлар базаси номи бўш!" -#: db_operations.php:271 +#: db_operations.php:272 #, php-format msgid "Database %s has been renamed to %s" msgstr " `\"%s\"` маълумотлар базасининг номи `\"%s\"` деб ўзгартирилди." -#: db_operations.php:275 +#: db_operations.php:276 #, php-format msgid "Database %s has been copied to %s" msgstr "\"%s\" маълумотлар базасидан \"%s\" га нусха кўчирилди." -#: db_operations.php:403 +#: db_operations.php:404 msgid "Rename database to" msgstr "Маълумотлар базаси номини қуйидагига ўзгартириш" -#: db_operations.php:408 server_status.php:799 +#: db_operations.php:409 server_status.php:799 msgid "Command" msgstr "Буйруқ" -#: db_operations.php:439 +#: db_operations.php:440 #, fuzzy #| msgid "Rename database to" msgid "Remove database" msgstr "Маълумотлар базаси номини қуйидагига ўзгартириш" -#: db_operations.php:451 +#: db_operations.php:452 #, php-format msgid "Database %s has been dropped." msgstr " \"%s\" маълумотлар омбори ўчирилди." -#: db_operations.php:456 +#: db_operations.php:457 #, fuzzy #| msgid "Go to database" msgid "Drop the database (DROP)" msgstr "Ушбу базага ўтиш" -#: db_operations.php:486 +#: db_operations.php:487 msgid "Copy database to" msgstr "Маълумотлар базасидан қуйидагига нусха олиш" -#: db_operations.php:493 tbl_operations.php:548 tbl_tracking.php:418 +#: db_operations.php:494 tbl_operations.php:548 tbl_tracking.php:418 msgid "Structure only" msgstr "Фақат тузилиши" -#: db_operations.php:494 tbl_operations.php:549 tbl_tracking.php:420 +#: db_operations.php:495 tbl_operations.php:549 tbl_tracking.php:420 msgid "Structure and data" msgstr "Тузилиши ва маълумотлари" -#: db_operations.php:495 tbl_operations.php:550 tbl_tracking.php:419 +#: db_operations.php:496 tbl_operations.php:550 tbl_tracking.php:419 msgid "Data only" msgstr "Фақат маълумотлар" -#: db_operations.php:503 +#: db_operations.php:504 msgid "CREATE DATABASE before copying" msgstr "Нусха кўчиришдан олдин маълумотлар базаси тузинг (CREATE DATABASE)" -#: db_operations.php:506 libraries/config/messages.inc.php:126 +#: db_operations.php:507 libraries/config/messages.inc.php:126 #: libraries/config/messages.inc.php:127 libraries/config/messages.inc.php:129 #: libraries/config/messages.inc.php:135 tbl_operations.php:556 #, php-format msgid "Add %s" msgstr "\"%s\" қўшиш" -#: db_operations.php:510 libraries/config/messages.inc.php:119 +#: db_operations.php:511 libraries/config/messages.inc.php:119 #: tbl_operations.php:314 tbl_operations.php:558 msgid "Add AUTO_INCREMENT value" msgstr "AUTO_INCREMENT қўшиш" -#: db_operations.php:514 tbl_operations.php:565 +#: db_operations.php:515 tbl_operations.php:565 msgid "Add constraints" msgstr "Чекловлар қўшиш" -#: db_operations.php:527 +#: db_operations.php:528 msgid "Switch to copied database" msgstr "Нусха олинган маълумотлар базасига ўтиш" -#: db_operations.php:551 libraries/build_html_for_db.lib.php:19 -#: libraries/db_structure.lib.php:53 libraries/Index.class.php:450 +#: db_operations.php:552 libraries/Index.class.php:450 +#: libraries/build_html_for_db.lib.php:19 libraries/db_structure.lib.php:53 #: libraries/mysql_charsets.lib.php:110 libraries/tbl_properties.inc.php:107 #: libraries/tbl_properties.inc.php:720 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:378 tbl_select.php:115 @@ -348,7 +347,7 @@ msgstr "Нусха олинган маълумотлар базасига ўти msgid "Collation" msgstr "Таққослаш" -#: db_operations.php:564 +#: db_operations.php:565 #, fuzzy, php-format #| msgid "" #| "The additional features for working with linked tables have been " @@ -360,7 +359,7 @@ msgstr "" "Алоқадор жадваллар билан ишлаш учун қўшимча имкониятлар мавжуд эмас. " "Сабабларини аниқлаш учун %sбу ерга%s босинг." -#: db_operations.php:599 +#: db_operations.php:600 #, fuzzy #| msgid "Relational schema" msgid "Edit or export relational schema" @@ -513,109 +512,109 @@ msgstr "\"%s\" маълумотлар базасига SQL-сўров: " msgid "Submit Query" msgstr "сўровни бажариш" -#: db_routines.php:152 import.php:453 libraries/display_tbl.lib.php:2272 -#: libraries/Message.class.php:185 libraries/sql_query_form.lib.php:139 +#: db_routines.php:154 import.php:453 libraries/Message.class.php:185 +#: libraries/display_tbl.lib.php:2272 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" msgstr "SQL сўрови муваффақиятли бажарилди" -#: db_routines.php:155 +#: db_routines.php:157 #, php-format msgid "%d row affected by the last statement inside the procedure" msgid_plural "%d rows affected by the last statement inside the procedure" msgstr[0] "" -#: db_routines.php:165 +#: db_routines.php:167 #, fuzzy, php-format #| msgid "Allows executing stored routines." msgid "Execution results of routine %s" msgstr "Сақланадиган муолажаларни бажаришга рухсат беради" -#: db_routines.php:185 libraries/import.lib.php:153 sql.php:678 +#: db_routines.php:187 libraries/import.lib.php:153 sql.php:678 #: tbl_change.php:180 tbl_get_field.php:34 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL бўш натижа берди (яъни нольта сатр)." -#: db_routines.php:190 db_routines.php:295 db_routines.php:300 -#: db_routines.php:324 +#: db_routines.php:192 db_routines.php:297 db_routines.php:302 +#: db_routines.php:326 #, fuzzy, php-format #| msgid "The following queries have been executed:" msgid "The following query has failed: \"%s\"" msgstr "Қуйидаги сўровлар бажарилди:" -#: db_routines.php:191 db_routines.php:296 db_routines.php:301 -#: db_routines.php:311 db_routines.php:325 libraries/common.lib.php:609 +#: db_routines.php:193 db_routines.php:298 db_routines.php:303 +#: db_routines.php:313 db_routines.php:327 libraries/common.lib.php:609 msgid "MySQL said: " msgstr "MySQL жавоби: " -#: db_routines.php:208 db_routines.php:240 db_routines.php:268 -#: db_routines.php:407 +#: db_routines.php:210 db_routines.php:242 db_routines.php:270 +#: db_routines.php:409 #, fuzzy #| msgid "Processes" msgid "Error in processing request" msgstr "Жараёнлар" -#: db_routines.php:209 db_routines.php:241 db_routines.php:269 -#: db_routines.php:408 +#: db_routines.php:211 db_routines.php:243 db_routines.php:271 +#: db_routines.php:410 #, fuzzy, php-format #| msgid "No tables found in database." msgid "No routine with name %1$s found in database %2$s" msgstr "Маълумотлар базасида биронта ҳам жадвал мавжуд эмас." -#: db_routines.php:230 db_routines.php:234 +#: db_routines.php:232 db_routines.php:236 msgid "Execute routine" msgstr "" -#: db_routines.php:259 db_routines.php:263 +#: db_routines.php:261 db_routines.php:265 #, fuzzy, php-format #| msgid "Export functions" msgid "Export of routine %s" msgstr "Функцияларни экспорт қилиш" -#: db_routines.php:288 libraries/db_routines.lib.php:960 +#: db_routines.php:290 libraries/db_routines.lib.php:960 #, fuzzy, php-format #| msgid "Invalid server index: \"%s\"" msgid "Invalid routine type: \"%s\"" msgstr "Сервер рақами нотўғри: \"%s\"" -#: db_routines.php:309 +#: db_routines.php:311 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: db_routines.php:310 +#: db_routines.php:312 msgid "The backed up query was:" msgstr "" -#: db_routines.php:314 +#: db_routines.php:316 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Routine %1$s has been modified." msgstr "\"%s\" жадвали ўчирилди" -#: db_routines.php:327 +#: db_routines.php:329 #, fuzzy, php-format #| msgid "Table %1$s has been created." msgid "Routine %1$s has been created." msgstr "%1$s жадвали тузилди." -#: db_routines.php:335 +#: db_routines.php:337 msgid "One or more errors have occured while processing your request:" msgstr "" -#: db_routines.php:379 +#: db_routines.php:381 #, fuzzy #| msgid "Create relation" msgid "Create routine" msgstr "Боғлиқлик ўрнатиш" -#: db_routines.php:383 +#: db_routines.php:385 #, fuzzy #| msgid "Edit mode" msgid "Edit routine" msgstr "Таҳрирлаш усули" -#: db_routines.php:434 +#: db_routines.php:436 msgid "" "You are using PHP's deprecated 'mysql' extension, which is not capable of " "handling multi queries. The execution of some stored routines may fail!Оқим деб \"fopen()" -"\" функцияси ёрдамида очилган файлга айтилади." +"Очиқ оқимлар сони (журнал файлларида кўлланилади). Оқим деб \"fopen" +"()\" функцияси ёрдамида очилган файлга айтилади." #: server_status.php:935 msgid "The number of tables that are open." @@ -10540,9 +10538,9 @@ msgstr "" #| "You set the [kbd]config[/kbd] authentication type and included username " #| "and password for auto-login, which is not a desirable option for live " #| "hosts. Anyone who knows or guesses your phpMyAdmin URL can directly " -#| "access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1" -#| "$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/" -#| "kbd]." +#| "access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=" +#| "%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http" +#| "[/kbd]." msgid "" "You set the [kbd]config[/kbd] authentication type and included username and " "password for auto-login, which is not a desirable option for live hosts. " @@ -11479,8 +11477,8 @@ msgstr "Кўриниш номини ўзгартириш" #~ "The result of this query can't be used for a chart. See [a@./" #~ "Documentation.html#faq6_29@Documentation]FAQ 6.29[/a]" #~ msgstr "" -#~ "Тахминий бўлиши мумкин. [a@./Documentation.html#faq3_11@Documentation]" -#~ "\"FAQ 3.11\"[/a]га қаранг" +#~ "Тахминий бўлиши мумкин. [a@./Documentation." +#~ "html#faq3_11@Documentation]\"FAQ 3.11\"[/a]га қаранг" #~ msgid "Bar type" #~ msgstr "Сўров тури" diff --git a/po/uz@latin.po b/po/uz@latin.po index b825af7e25..bc106036ba 100644 --- a/po/uz@latin.po +++ b/po/uz@latin.po @@ -3,14 +3,14 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-26 07:33-0400\n" +"POT-Creation-Date: 2011-06-27 10:20+0200\n" "PO-Revision-Date: 2010-07-22 02:30+0200\n" "Last-Translator: Marc Delisle \n" "Language-Team: uzbek_latin \n" +"Language: uz@latin\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: uz@latin\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.0.1\n" @@ -45,13 +45,13 @@ msgstr "" msgid "Search" msgstr "Qidirish" -#: browse_foreigners.php:154 db_operations.php:368 db_operations.php:420 -#: db_operations.php:530 db_operations.php:558 db_search.php:360 +#: browse_foreigners.php:154 db_operations.php:369 db_operations.php:421 +#: db_operations.php:531 db_operations.php:559 db_search.php:360 #: db_structure.php:528 enum_editor.php:63 js/messages.php:90 +#: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 #: libraries/auth/cookie.auth.lib.php:273 libraries/common.lib.php:1315 -#: libraries/common.lib.php:2245 libraries/Config.class.php:1220 -#: libraries/core.lib.php:557 libraries/db_routines.lib.php:789 -#: libraries/db_routines.lib.php:921 +#: libraries/common.lib.php:2245 libraries/core.lib.php:557 +#: libraries/db_routines.lib.php:789 libraries/db_routines.lib.php:921 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 #: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 @@ -64,18 +64,18 @@ msgstr "Qidirish" #: 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:518 #: libraries/tbl_properties.inc.php:607 libraries/tbl_properties.inc.php:777 -#: libraries/Theme_Manager.class.php:305 main.php:109 navigation.php:202 -#: navigation.php:240 pmd_pdf.php:124 prefs_manage.php:265 -#: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 -#: server_privileges.php:1694 server_privileges.php:2051 -#: server_privileges.php:2098 server_privileges.php:2138 -#: server_replication.php:233 server_replication.php:316 -#: server_replication.php:347 server_synchronize.php:1220 tbl_change.php:332 -#: tbl_change.php:1024 tbl_change.php:1061 tbl_indexes.php:260 -#: tbl_operations.php:280 tbl_operations.php:317 tbl_operations.php:519 -#: tbl_operations.php:581 tbl_operations.php:763 tbl_select.php:291 -#: tbl_structure.php:698 tbl_structure.php:734 tbl_tracking.php:425 -#: tbl_tracking.php:563 view_create.php:181 view_operations.php:99 +#: main.php:109 navigation.php:202 navigation.php:240 pmd_pdf.php:124 +#: prefs_manage.php:265 prefs_manage.php:316 server_binlog.php:128 +#: server_privileges.php:646 server_privileges.php:1694 +#: server_privileges.php:2051 server_privileges.php:2098 +#: server_privileges.php:2138 server_replication.php:233 +#: server_replication.php:316 server_replication.php:347 +#: server_synchronize.php:1220 tbl_change.php:332 tbl_change.php:1024 +#: tbl_change.php:1061 tbl_indexes.php:260 tbl_operations.php:280 +#: tbl_operations.php:317 tbl_operations.php:519 tbl_operations.php:581 +#: tbl_operations.php:763 tbl_select.php:291 tbl_structure.php:698 +#: tbl_structure.php:734 tbl_tracking.php:425 tbl_tracking.php:563 +#: view_create.php:181 view_operations.php:99 msgid "Go" msgstr "OK" @@ -122,7 +122,7 @@ msgstr "" msgid "Database %1$s has been created." msgstr " %1$s ma`lumotlar bazasi tuzildi." -#: db_datadict.php:48 db_operations.php:361 +#: db_datadict.php:48 db_operations.php:362 msgid "Database comment: " msgstr "Ma`lumotlar bazasiga izoh:" @@ -132,9 +132,9 @@ msgstr "Ma`lumotlar bazasiga izoh:" msgid "Table comments" msgstr "Jadval izohi" -#: db_datadict.php:166 db_qbe.php:196 libraries/export/htmlword.php:248 -#: libraries/export/latex.php:375 libraries/export/odt.php:302 -#: libraries/export/texytext.php:227 libraries/Index.class.php:448 +#: db_datadict.php:166 db_qbe.php:196 libraries/Index.class.php:448 +#: libraries/export/htmlword.php:248 libraries/export/latex.php:375 +#: libraries/export/odt.php:302 libraries/export/texytext.php:227 #: libraries/schema/Pdf_Relation_Schema.class.php:1236 #: libraries/schema/Pdf_Relation_Schema.class.php:1257 #: libraries/tbl_properties.inc.php:274 tbl_change.php:310 tbl_chart.php:86 @@ -145,12 +145,12 @@ msgstr "Jadval izohi" msgid "Column" msgstr "Maydon nomlari" -#: db_datadict.php:167 db_printview.php:104 libraries/db_events.inc.php:69 -#: libraries/db_routines.lib.php:666 libraries/db_routines.lib.php:691 -#: libraries/db_routines.lib.php:847 libraries/db_routines.lib.php:1216 -#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:249 -#: libraries/export/latex.php:375 libraries/export/odt.php:305 -#: libraries/export/texytext.php:228 libraries/Index.class.php:445 +#: db_datadict.php:167 db_printview.php:104 libraries/Index.class.php:445 +#: libraries/db_events.inc.php:69 libraries/db_routines.lib.php:666 +#: libraries/db_routines.lib.php:691 libraries/db_routines.lib.php:847 +#: libraries/db_routines.lib.php:1216 libraries/db_structure.lib.php:51 +#: libraries/export/htmlword.php:249 libraries/export/latex.php:375 +#: libraries/export/odt.php:305 libraries/export/texytext.php:228 #: libraries/schema/Pdf_Relation_Schema.class.php:1237 #: libraries/schema/Pdf_Relation_Schema.class.php:1258 #: libraries/tbl_properties.inc.php:100 server_privileges.php:2151 @@ -160,9 +160,9 @@ msgstr "Maydon nomlari" msgid "Type" msgstr "Tur" -#: db_datadict.php:169 libraries/export/htmlword.php:250 -#: libraries/export/latex.php:375 libraries/export/odt.php:308 -#: libraries/export/texytext.php:229 libraries/Index.class.php:451 +#: db_datadict.php:169 libraries/Index.class.php:451 +#: libraries/export/htmlword.php:250 libraries/export/latex.php:375 +#: libraries/export/odt.php:308 libraries/export/texytext.php:229 #: libraries/schema/Pdf_Relation_Schema.class.php:1239 #: libraries/schema/Pdf_Relation_Schema.class.php:1260 #: libraries/tbl_properties.inc.php:109 tbl_change.php:325 @@ -200,13 +200,12 @@ msgstr "Aloqalar" msgid "Comments" msgstr "Izohlar" -#: db_datadict.php:259 js/messages.php:109 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:361 +#: db_datadict.php:259 js/messages.php:109 libraries/Index.class.php:361 #: libraries/Index.class.php:388 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:287 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:287 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:130 #: server_privileges.php:1381 server_privileges.php:1392 @@ -217,17 +216,17 @@ msgstr "Izohlar" msgid "No" msgstr "Yo‘q" -#: db_datadict.php:259 js/messages.php:108 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:362 +#: db_datadict.php:259 js/messages.php:108 libraries/Index.class.php:362 #: libraries/Index.class.php:387 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 -#: libraries/mult_submits.inc.php:87 libraries/mult_submits.inc.php:92 -#: libraries/mult_submits.inc.php:97 libraries/mult_submits.inc.php:102 -#: libraries/mult_submits.inc.php:262 libraries/mult_submits.inc.php:276 -#: libraries/mult_submits.inc.php:286 libraries/mult_submits.inc.php:299 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:46 +#: libraries/mult_submits.inc.php:78 libraries/mult_submits.inc.php:87 +#: libraries/mult_submits.inc.php:92 libraries/mult_submits.inc.php:97 +#: libraries/mult_submits.inc.php:102 libraries/mult_submits.inc.php:262 +#: libraries/mult_submits.inc.php:276 libraries/mult_submits.inc.php:286 +#: libraries/mult_submits.inc.php:299 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:129 #: server_databases.php:76 server_privileges.php:1378 @@ -264,83 +263,83 @@ msgstr "Belgilashni bekor qilish" msgid "The database name is empty!" msgstr "Ma`lumotlar bazasi nomi bo‘sh!" -#: db_operations.php:271 +#: db_operations.php:272 #, php-format msgid "Database %s has been renamed to %s" msgstr " `\"%s\"` ma`lumotlar bazasining nomi `\"%s\"` deb o‘zgartirildi." -#: db_operations.php:275 +#: db_operations.php:276 #, php-format msgid "Database %s has been copied to %s" msgstr "\"%s\" ma`lumotlar bazasidan \"%s\" ga nusxa ko‘chirildi." -#: db_operations.php:403 +#: db_operations.php:404 msgid "Rename database to" msgstr "Ma`lumotlar bazasi nomini quyidagiga o‘zgartirish" -#: db_operations.php:408 server_status.php:799 +#: db_operations.php:409 server_status.php:799 msgid "Command" msgstr "Buyruq" -#: db_operations.php:439 +#: db_operations.php:440 #, fuzzy #| msgid "Rename database to" msgid "Remove database" msgstr "Ma`lumotlar bazasi nomini quyidagiga o‘zgartirish" -#: db_operations.php:451 +#: db_operations.php:452 #, php-format msgid "Database %s has been dropped." msgstr " \"%s\" ma`lumotlar ombori o‘chirildi." -#: db_operations.php:456 +#: db_operations.php:457 #, fuzzy #| msgid "Go to database" msgid "Drop the database (DROP)" msgstr "Ushbu bazaga o‘tish" -#: db_operations.php:486 +#: db_operations.php:487 msgid "Copy database to" msgstr "Ma`lumotlar bazasidan quyidagiga nusxa olish" -#: db_operations.php:493 tbl_operations.php:548 tbl_tracking.php:418 +#: db_operations.php:494 tbl_operations.php:548 tbl_tracking.php:418 msgid "Structure only" msgstr "Faqat tuzilishi" -#: db_operations.php:494 tbl_operations.php:549 tbl_tracking.php:420 +#: db_operations.php:495 tbl_operations.php:549 tbl_tracking.php:420 msgid "Structure and data" msgstr "Tuzilishi va ma`lumotlari" -#: db_operations.php:495 tbl_operations.php:550 tbl_tracking.php:419 +#: db_operations.php:496 tbl_operations.php:550 tbl_tracking.php:419 msgid "Data only" msgstr "Faqat ma`lumotlar" -#: db_operations.php:503 +#: db_operations.php:504 msgid "CREATE DATABASE before copying" msgstr "Nusxa ko‘chirishdan oldin ma`lumotlar bazasi tuzing (CREATE DATABASE)" -#: db_operations.php:506 libraries/config/messages.inc.php:126 +#: db_operations.php:507 libraries/config/messages.inc.php:126 #: libraries/config/messages.inc.php:127 libraries/config/messages.inc.php:129 #: libraries/config/messages.inc.php:135 tbl_operations.php:556 #, php-format msgid "Add %s" msgstr "\"%s\" qo‘shish" -#: db_operations.php:510 libraries/config/messages.inc.php:119 +#: db_operations.php:511 libraries/config/messages.inc.php:119 #: tbl_operations.php:314 tbl_operations.php:558 msgid "Add AUTO_INCREMENT value" msgstr "AUTO_INCREMENT qo‘shish" -#: db_operations.php:514 tbl_operations.php:565 +#: db_operations.php:515 tbl_operations.php:565 msgid "Add constraints" msgstr "Cheklovlar qo‘shish" -#: db_operations.php:527 +#: db_operations.php:528 msgid "Switch to copied database" msgstr "Nusxa olingan ma`lumotlar bazasiga o‘tish" -#: db_operations.php:551 libraries/build_html_for_db.lib.php:19 -#: libraries/db_structure.lib.php:53 libraries/Index.class.php:450 +#: db_operations.php:552 libraries/Index.class.php:450 +#: libraries/build_html_for_db.lib.php:19 libraries/db_structure.lib.php:53 #: libraries/mysql_charsets.lib.php:110 libraries/tbl_properties.inc.php:107 #: libraries/tbl_properties.inc.php:720 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:378 tbl_select.php:115 @@ -349,7 +348,7 @@ msgstr "Nusxa olingan ma`lumotlar bazasiga o‘tish" msgid "Collation" msgstr "Taqqoslash" -#: db_operations.php:564 +#: db_operations.php:565 #, fuzzy, php-format #| msgid "" #| "The additional features for working with linked tables have been " @@ -361,7 +360,7 @@ msgstr "" "Aloqador jadvallar bilan ishlash uchun qo‘shimcha imkoniyatlar mavjud emas. " "Sabablarini aniqlash uchun %sbu yerga%s bosing." -#: db_operations.php:599 +#: db_operations.php:600 #, fuzzy #| msgid "Relational schema" msgid "Edit or export relational schema" @@ -514,109 +513,109 @@ msgstr "\"%s\" ma`lumotlar bazasiga SQL-so‘rov: " msgid "Submit Query" msgstr "so‘rovni bajarish" -#: db_routines.php:152 import.php:453 libraries/display_tbl.lib.php:2272 -#: libraries/Message.class.php:185 libraries/sql_query_form.lib.php:139 +#: db_routines.php:154 import.php:453 libraries/Message.class.php:185 +#: libraries/display_tbl.lib.php:2272 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" msgstr "SQL so‘rovi muvaffaqiyatli bajarildi" -#: db_routines.php:155 +#: db_routines.php:157 #, php-format msgid "%d row affected by the last statement inside the procedure" msgid_plural "%d rows affected by the last statement inside the procedure" msgstr[0] "" -#: db_routines.php:165 +#: db_routines.php:167 #, fuzzy, php-format #| msgid "Allows executing stored routines." msgid "Execution results of routine %s" msgstr "Saqlanadigan muolajalarni bajarishga ruxsat beradi" -#: db_routines.php:185 libraries/import.lib.php:153 sql.php:678 +#: db_routines.php:187 libraries/import.lib.php:153 sql.php:678 #: tbl_change.php:180 tbl_get_field.php:34 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL bo‘sh natija berdi (ya`ni nolta satr)." -#: db_routines.php:190 db_routines.php:295 db_routines.php:300 -#: db_routines.php:324 +#: db_routines.php:192 db_routines.php:297 db_routines.php:302 +#: db_routines.php:326 #, fuzzy, php-format #| msgid "The following queries have been executed:" msgid "The following query has failed: \"%s\"" msgstr "Quyidagi so‘rovlar bajarildi:" -#: db_routines.php:191 db_routines.php:296 db_routines.php:301 -#: db_routines.php:311 db_routines.php:325 libraries/common.lib.php:609 +#: db_routines.php:193 db_routines.php:298 db_routines.php:303 +#: db_routines.php:313 db_routines.php:327 libraries/common.lib.php:609 msgid "MySQL said: " msgstr "MySQL javobi: " -#: db_routines.php:208 db_routines.php:240 db_routines.php:268 -#: db_routines.php:407 +#: db_routines.php:210 db_routines.php:242 db_routines.php:270 +#: db_routines.php:409 #, fuzzy #| msgid "Processes" msgid "Error in processing request" msgstr "Jarayonlar" -#: db_routines.php:209 db_routines.php:241 db_routines.php:269 -#: db_routines.php:408 +#: db_routines.php:211 db_routines.php:243 db_routines.php:271 +#: db_routines.php:410 #, fuzzy, php-format #| msgid "No tables found in database." msgid "No routine with name %1$s found in database %2$s" msgstr "Ma`lumotlar bazasida bironta ham jadval mavjud emas." -#: db_routines.php:230 db_routines.php:234 +#: db_routines.php:232 db_routines.php:236 msgid "Execute routine" msgstr "" -#: db_routines.php:259 db_routines.php:263 +#: db_routines.php:261 db_routines.php:265 #, fuzzy, php-format #| msgid "Export functions" msgid "Export of routine %s" msgstr "Funktsiyalarni eksport qilish" -#: db_routines.php:288 libraries/db_routines.lib.php:960 +#: db_routines.php:290 libraries/db_routines.lib.php:960 #, fuzzy, php-format #| msgid "Invalid server index: \"%s\"" msgid "Invalid routine type: \"%s\"" msgstr "Server raqami noto‘g‘ri: \"%s\"" -#: db_routines.php:309 +#: db_routines.php:311 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: db_routines.php:310 +#: db_routines.php:312 msgid "The backed up query was:" msgstr "" -#: db_routines.php:314 +#: db_routines.php:316 #, fuzzy, php-format #| msgid "Table %s has been dropped" msgid "Routine %1$s has been modified." msgstr "\"%s\" jadvali o‘chirildi" -#: db_routines.php:327 +#: db_routines.php:329 #, fuzzy, php-format #| msgid "Table %1$s has been created." msgid "Routine %1$s has been created." msgstr "%1$s jadvali tuzildi." -#: db_routines.php:335 +#: db_routines.php:337 msgid "One or more errors have occured while processing your request:" msgstr "" -#: db_routines.php:379 +#: db_routines.php:381 #, fuzzy #| msgid "Create relation" msgid "Create routine" msgstr "Bog‘liqlik o‘rnatish" -#: db_routines.php:383 +#: db_routines.php:385 #, fuzzy #| msgid "Edit mode" msgid "Edit routine" msgstr "Tahrirlash usuli" -#: db_routines.php:434 +#: db_routines.php:436 msgid "" "You are using PHP's deprecated 'mysql' extension, which is not capable of " "handling multi queries. The execution of some stored routines may fail!\n" "Language-Team: chinese_simplified \n" +"Language: zh_CN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: zh_CN\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.0.5\n" @@ -44,13 +44,13 @@ msgstr "" msgid "Search" msgstr "搜索" -#: browse_foreigners.php:154 db_operations.php:368 db_operations.php:420 -#: db_operations.php:530 db_operations.php:558 db_search.php:360 +#: browse_foreigners.php:154 db_operations.php:369 db_operations.php:421 +#: db_operations.php:531 db_operations.php:559 db_search.php:360 #: db_structure.php:528 enum_editor.php:63 js/messages.php:90 +#: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 #: libraries/auth/cookie.auth.lib.php:273 libraries/common.lib.php:1315 -#: libraries/common.lib.php:2245 libraries/Config.class.php:1220 -#: libraries/core.lib.php:557 libraries/db_routines.lib.php:789 -#: libraries/db_routines.lib.php:921 +#: libraries/common.lib.php:2245 libraries/core.lib.php:557 +#: libraries/db_routines.lib.php:789 libraries/db_routines.lib.php:921 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 #: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 @@ -63,18 +63,18 @@ msgstr "搜索" #: 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:518 #: libraries/tbl_properties.inc.php:607 libraries/tbl_properties.inc.php:777 -#: libraries/Theme_Manager.class.php:305 main.php:109 navigation.php:202 -#: navigation.php:240 pmd_pdf.php:124 prefs_manage.php:265 -#: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 -#: server_privileges.php:1694 server_privileges.php:2051 -#: server_privileges.php:2098 server_privileges.php:2138 -#: server_replication.php:233 server_replication.php:316 -#: server_replication.php:347 server_synchronize.php:1220 tbl_change.php:332 -#: tbl_change.php:1024 tbl_change.php:1061 tbl_indexes.php:260 -#: tbl_operations.php:280 tbl_operations.php:317 tbl_operations.php:519 -#: tbl_operations.php:581 tbl_operations.php:763 tbl_select.php:291 -#: tbl_structure.php:698 tbl_structure.php:734 tbl_tracking.php:425 -#: tbl_tracking.php:563 view_create.php:181 view_operations.php:99 +#: main.php:109 navigation.php:202 navigation.php:240 pmd_pdf.php:124 +#: prefs_manage.php:265 prefs_manage.php:316 server_binlog.php:128 +#: server_privileges.php:646 server_privileges.php:1694 +#: server_privileges.php:2051 server_privileges.php:2098 +#: server_privileges.php:2138 server_replication.php:233 +#: server_replication.php:316 server_replication.php:347 +#: server_synchronize.php:1220 tbl_change.php:332 tbl_change.php:1024 +#: tbl_change.php:1061 tbl_indexes.php:260 tbl_operations.php:280 +#: tbl_operations.php:317 tbl_operations.php:519 tbl_operations.php:581 +#: tbl_operations.php:763 tbl_select.php:291 tbl_structure.php:698 +#: tbl_structure.php:734 tbl_tracking.php:425 tbl_tracking.php:563 +#: view_create.php:181 view_operations.php:99 msgid "Go" msgstr "执行" @@ -119,7 +119,7 @@ msgstr "该系统不支持 %s 文件,请访问 www.phpmyadmin.net 查询更多 msgid "Database %1$s has been created." msgstr "创建数据库 %1$s 成功。" -#: db_datadict.php:48 db_operations.php:361 +#: db_datadict.php:48 db_operations.php:362 msgid "Database comment: " msgstr "数据库注释:" @@ -129,9 +129,9 @@ msgstr "数据库注释:" msgid "Table comments" msgstr "表注释" -#: db_datadict.php:166 db_qbe.php:196 libraries/export/htmlword.php:248 -#: libraries/export/latex.php:375 libraries/export/odt.php:302 -#: libraries/export/texytext.php:227 libraries/Index.class.php:448 +#: db_datadict.php:166 db_qbe.php:196 libraries/Index.class.php:448 +#: libraries/export/htmlword.php:248 libraries/export/latex.php:375 +#: libraries/export/odt.php:302 libraries/export/texytext.php:227 #: libraries/schema/Pdf_Relation_Schema.class.php:1236 #: libraries/schema/Pdf_Relation_Schema.class.php:1257 #: libraries/tbl_properties.inc.php:274 tbl_change.php:310 tbl_chart.php:86 @@ -140,12 +140,12 @@ msgstr "表注释" msgid "Column" msgstr "字段" -#: db_datadict.php:167 db_printview.php:104 libraries/db_events.inc.php:69 -#: libraries/db_routines.lib.php:666 libraries/db_routines.lib.php:691 -#: libraries/db_routines.lib.php:847 libraries/db_routines.lib.php:1216 -#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:249 -#: libraries/export/latex.php:375 libraries/export/odt.php:305 -#: libraries/export/texytext.php:228 libraries/Index.class.php:445 +#: db_datadict.php:167 db_printview.php:104 libraries/Index.class.php:445 +#: libraries/db_events.inc.php:69 libraries/db_routines.lib.php:666 +#: libraries/db_routines.lib.php:691 libraries/db_routines.lib.php:847 +#: libraries/db_routines.lib.php:1216 libraries/db_structure.lib.php:51 +#: libraries/export/htmlword.php:249 libraries/export/latex.php:375 +#: libraries/export/odt.php:305 libraries/export/texytext.php:228 #: libraries/schema/Pdf_Relation_Schema.class.php:1237 #: libraries/schema/Pdf_Relation_Schema.class.php:1258 #: libraries/tbl_properties.inc.php:100 server_privileges.php:2151 @@ -155,9 +155,9 @@ msgstr "字段" msgid "Type" msgstr "类型" -#: db_datadict.php:169 libraries/export/htmlword.php:250 -#: libraries/export/latex.php:375 libraries/export/odt.php:308 -#: libraries/export/texytext.php:229 libraries/Index.class.php:451 +#: db_datadict.php:169 libraries/Index.class.php:451 +#: libraries/export/htmlword.php:250 libraries/export/latex.php:375 +#: libraries/export/odt.php:308 libraries/export/texytext.php:229 #: libraries/schema/Pdf_Relation_Schema.class.php:1239 #: libraries/schema/Pdf_Relation_Schema.class.php:1260 #: libraries/tbl_properties.inc.php:109 tbl_change.php:325 @@ -195,13 +195,12 @@ msgstr "链接到" msgid "Comments" msgstr "注释" -#: db_datadict.php:259 js/messages.php:109 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:361 +#: db_datadict.php:259 js/messages.php:109 libraries/Index.class.php:361 #: libraries/Index.class.php:388 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:287 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:287 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:130 #: server_privileges.php:1381 server_privileges.php:1392 @@ -212,17 +211,17 @@ msgstr "注释" msgid "No" msgstr "否" -#: db_datadict.php:259 js/messages.php:108 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:362 +#: db_datadict.php:259 js/messages.php:108 libraries/Index.class.php:362 #: libraries/Index.class.php:387 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 -#: libraries/mult_submits.inc.php:87 libraries/mult_submits.inc.php:92 -#: libraries/mult_submits.inc.php:97 libraries/mult_submits.inc.php:102 -#: libraries/mult_submits.inc.php:262 libraries/mult_submits.inc.php:276 -#: libraries/mult_submits.inc.php:286 libraries/mult_submits.inc.php:299 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:46 +#: libraries/mult_submits.inc.php:78 libraries/mult_submits.inc.php:87 +#: libraries/mult_submits.inc.php:92 libraries/mult_submits.inc.php:97 +#: libraries/mult_submits.inc.php:102 libraries/mult_submits.inc.php:262 +#: libraries/mult_submits.inc.php:276 libraries/mult_submits.inc.php:286 +#: libraries/mult_submits.inc.php:299 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:129 #: server_databases.php:76 server_privileges.php:1378 @@ -259,79 +258,79 @@ msgstr "全不选" msgid "The database name is empty!" msgstr "数据库名不能为空!" -#: db_operations.php:271 +#: db_operations.php:272 #, php-format msgid "Database %s has been renamed to %s" msgstr "已将数据库 %s 改名为 %s" -#: db_operations.php:275 +#: db_operations.php:276 #, php-format msgid "Database %s has been copied to %s" msgstr "已将数据库 %s 复制为 %s" -#: db_operations.php:403 +#: db_operations.php:404 msgid "Rename database to" msgstr "将数据库改名为" -#: db_operations.php:408 server_status.php:799 +#: db_operations.php:409 server_status.php:799 msgid "Command" msgstr "命令" -#: db_operations.php:439 +#: db_operations.php:440 msgid "Remove database" msgstr "删除数据库" -#: db_operations.php:451 +#: db_operations.php:452 #, php-format msgid "Database %s has been dropped." msgstr "已被删除数据库 %s 。" -#: db_operations.php:456 +#: db_operations.php:457 msgid "Drop the database (DROP)" msgstr "删除数据库 (DROP)" -#: db_operations.php:486 +#: db_operations.php:487 msgid "Copy database to" msgstr "复制数据库到" -#: db_operations.php:493 tbl_operations.php:548 tbl_tracking.php:418 +#: db_operations.php:494 tbl_operations.php:548 tbl_tracking.php:418 msgid "Structure only" msgstr "仅结构" -#: db_operations.php:494 tbl_operations.php:549 tbl_tracking.php:420 +#: db_operations.php:495 tbl_operations.php:549 tbl_tracking.php:420 msgid "Structure and data" msgstr "结构和数据" -#: db_operations.php:495 tbl_operations.php:550 tbl_tracking.php:419 +#: db_operations.php:496 tbl_operations.php:550 tbl_tracking.php:419 msgid "Data only" msgstr "仅数据" -#: db_operations.php:503 +#: db_operations.php:504 msgid "CREATE DATABASE before copying" msgstr "复制前创建数据库 (CREATE DATABASE)" -#: db_operations.php:506 libraries/config/messages.inc.php:126 +#: db_operations.php:507 libraries/config/messages.inc.php:126 #: libraries/config/messages.inc.php:127 libraries/config/messages.inc.php:129 #: libraries/config/messages.inc.php:135 tbl_operations.php:556 #, php-format msgid "Add %s" msgstr "添加 %s" -#: db_operations.php:510 libraries/config/messages.inc.php:119 +#: db_operations.php:511 libraries/config/messages.inc.php:119 #: tbl_operations.php:314 tbl_operations.php:558 msgid "Add AUTO_INCREMENT value" msgstr "添加自增 (AUTO_INCREMENT) 值" -#: db_operations.php:514 tbl_operations.php:565 +#: db_operations.php:515 tbl_operations.php:565 msgid "Add constraints" msgstr "强制添加" -#: db_operations.php:527 +#: db_operations.php:528 msgid "Switch to copied database" msgstr "切换到复制的数据库" -#: db_operations.php:551 libraries/build_html_for_db.lib.php:19 -#: libraries/db_structure.lib.php:53 libraries/Index.class.php:450 +#: db_operations.php:552 libraries/Index.class.php:450 +#: libraries/build_html_for_db.lib.php:19 libraries/db_structure.lib.php:53 #: libraries/mysql_charsets.lib.php:110 libraries/tbl_properties.inc.php:107 #: libraries/tbl_properties.inc.php:720 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:378 tbl_select.php:115 @@ -340,14 +339,14 @@ msgstr "切换到复制的数据库" msgid "Collation" msgstr "整理" -#: db_operations.php:564 +#: db_operations.php:565 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " "click %shere%s." msgstr "phpMyAdmin 高级功能尚未激活。要查出原因,请点击%s此处%s。" -#: db_operations.php:599 +#: db_operations.php:600 msgid "Edit or export relational schema" msgstr "编辑或导出关系大纲" @@ -492,109 +491,109 @@ msgstr "在数据库 %s 执行 SQL 语句:" msgid "Submit Query" msgstr "提交查询" -#: db_routines.php:152 import.php:453 libraries/display_tbl.lib.php:2272 -#: libraries/Message.class.php:185 libraries/sql_query_form.lib.php:139 +#: db_routines.php:154 import.php:453 libraries/Message.class.php:185 +#: libraries/display_tbl.lib.php:2272 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" msgstr "您的 SQL 语句已成功运行" -#: db_routines.php:155 +#: db_routines.php:157 #, php-format msgid "%d row affected by the last statement inside the procedure" msgid_plural "%d rows affected by the last statement inside the procedure" msgstr[0] "" -#: db_routines.php:165 +#: db_routines.php:167 #, fuzzy, php-format #| msgid "Allows executing stored routines." msgid "Execution results of routine %s" msgstr "允许运行存储过程。" -#: db_routines.php:185 libraries/import.lib.php:153 sql.php:678 +#: db_routines.php:187 libraries/import.lib.php:153 sql.php:678 #: tbl_change.php:180 tbl_get_field.php:34 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL 返回的查询结果为空 (即零行)。" -#: db_routines.php:190 db_routines.php:295 db_routines.php:300 -#: db_routines.php:324 +#: db_routines.php:192 db_routines.php:297 db_routines.php:302 +#: db_routines.php:326 #, fuzzy, php-format #| msgid "The following queries have been executed:" msgid "The following query has failed: \"%s\"" msgstr "下列查询被执行:" -#: db_routines.php:191 db_routines.php:296 db_routines.php:301 -#: db_routines.php:311 db_routines.php:325 libraries/common.lib.php:609 +#: db_routines.php:193 db_routines.php:298 db_routines.php:303 +#: db_routines.php:313 db_routines.php:327 libraries/common.lib.php:609 msgid "MySQL said: " msgstr "MySQL 返回:" -#: db_routines.php:208 db_routines.php:240 db_routines.php:268 -#: db_routines.php:407 +#: db_routines.php:210 db_routines.php:242 db_routines.php:270 +#: db_routines.php:409 #, fuzzy #| msgid "Error in Processing Request" msgid "Error in processing request" msgstr "处理请求时发生错误" -#: db_routines.php:209 db_routines.php:241 db_routines.php:269 -#: db_routines.php:408 +#: db_routines.php:211 db_routines.php:243 db_routines.php:271 +#: db_routines.php:410 #, fuzzy, php-format #| msgid "No tables found in database" msgid "No routine with name %1$s found in database %2$s" msgstr "没有在数据库中找到表" -#: db_routines.php:230 db_routines.php:234 +#: db_routines.php:232 db_routines.php:236 msgid "Execute routine" msgstr "" -#: db_routines.php:259 db_routines.php:263 +#: db_routines.php:261 db_routines.php:265 #, fuzzy, php-format #| msgid "Export defaults" msgid "Export of routine %s" msgstr "导出选项" -#: db_routines.php:288 libraries/db_routines.lib.php:960 +#: db_routines.php:290 libraries/db_routines.lib.php:960 #, fuzzy, php-format #| msgid "Invalid server index: %s" msgid "Invalid routine type: \"%s\"" msgstr "无效的服务器索引: %s" -#: db_routines.php:309 +#: db_routines.php:311 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: db_routines.php:310 +#: db_routines.php:312 msgid "The backed up query was:" msgstr "" -#: db_routines.php:314 +#: db_routines.php:316 #, fuzzy, php-format #| msgid "Column %s has been dropped" msgid "Routine %1$s has been modified." msgstr "已删除字段 %s " -#: db_routines.php:327 +#: db_routines.php:329 #, fuzzy, php-format #| msgid "Table %1$s has been created." msgid "Routine %1$s has been created." msgstr "创建数据表 %1$s 成功。" -#: db_routines.php:335 +#: db_routines.php:337 msgid "One or more errors have occured while processing your request:" msgstr "" -#: db_routines.php:379 +#: db_routines.php:381 #, fuzzy #| msgid "Create relation" msgid "Create routine" msgstr "创建关系" -#: db_routines.php:383 +#: db_routines.php:385 #, fuzzy #| msgid "Edit mode" msgid "Edit routine" msgstr "编辑模式" -#: db_routines.php:434 +#: db_routines.php:436 msgid "" "You are using PHP's deprecated 'mysql' extension, which is not capable of " "handling multi queries. The execution of some stored routines may fail!(ex. 12.00% to .12)" msgstr "导入百分数为小数 (如: 12.00% 将被导入为 .12)" @@ -6047,40 +6189,6 @@ msgid "" "the issue and try again." msgstr "该 XML 文件有错误或者不完整。请修复错误后重试。" -#: libraries/Index.class.php:430 tbl_relation.php:526 -msgid "No index defined!" -msgstr "没有已定义的索引!" - -#: libraries/Index.class.php:446 libraries/tbl_properties.inc.php:503 -#: tbl_structure.php:157 tbl_structure.php:162 tbl_structure.php:606 -#: tbl_tracking.php:315 -msgid "Unique" -msgstr "唯一" - -#: libraries/Index.class.php:447 tbl_tracking.php:316 -msgid "Packed" -msgstr "紧凑" - -#: libraries/Index.class.php:449 tbl_tracking.php:318 -msgid "Cardinality" -msgstr "基数" - -#: libraries/Index.class.php:474 -msgid "The primary key has been dropped" -msgstr "已删除主键" - -#: libraries/Index.class.php:478 -#, php-format -msgid "Index %s has been dropped" -msgstr "已删除索引 %s " - -#: libraries/Index.class.php:582 -#, php-format -msgid "" -"The indexes %1$s and %2$s seem to be equal and one of them could possibly be " -"removed." -msgstr "索引 %1$s 和 %2$s 可能是相同的,其中一个将可能被删除" - #: libraries/kanji-encoding.lib.php:142 msgctxt "None encoding conversion" msgid "None" @@ -6091,24 +6199,6 @@ msgstr "无" msgid "Convert to Kana" msgstr "转换为假名" -#: libraries/Message.class.php:260 -#, php-format -msgid "%1$d row affected." -msgid_plural "%1$d rows affected." -msgstr[0] "影响了 %1$d 行。" - -#: libraries/Message.class.php:279 -#, php-format -msgid "%1$d row deleted." -msgid_plural "%1$d rows deleted." -msgstr[0] "删除了 %1$d 行。" - -#: libraries/Message.class.php:298 -#, php-format -msgid "%1$d row inserted." -msgid_plural "%1$d rows inserted." -msgstr[0] "插入了 %1$d 行。" - #: libraries/mult_submits.inc.php:254 msgid "From" msgstr "从" @@ -6347,24 +6437,6 @@ msgstr "刷新导航框架" msgid "This format has no options" msgstr "该格式没有选项" -#: libraries/RecentTable.class.php:114 -#, fuzzy -#| msgid "Could not save configuration" -msgid "Could not save recent table" -msgstr "无法保存设置" - -#: libraries/RecentTable.class.php:149 -#, fuzzy -#| msgid "Count tables" -msgid "Recent tables" -msgstr "统计数据表" - -#: libraries/RecentTable.class.php:155 -#, fuzzy -#| msgid "There are no configured servers" -msgid "There are no recent tables" -msgstr "没有配置好的服务器" - #: libraries/relation.lib.php:83 msgid "not OK" msgstr "错误" @@ -6740,6 +6812,61 @@ msgstr "差异" msgid "Target database" msgstr "目标数据库" +#: libraries/sql_query_form.lib.php:223 +#, php-format +msgid "Run SQL query/queries on server %s" +msgstr "在服务器 %s 运行 SQL 查询" + +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 +#, php-format +msgid "Run SQL query/queries on database %s" +msgstr "在数据库 %s 运行 SQL 查询" + +#: libraries/sql_query_form.lib.php:296 navigation.php:302 +#: setup/frames/index.inc.php:231 +msgid "Clear" +msgstr "清除" + +#: libraries/sql_query_form.lib.php:301 +msgid "Columns" +msgstr "字段" + +#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 +msgid "Bookmark this SQL query" +msgstr "将此 SQL 查询加为书签" + +#: libraries/sql_query_form.lib.php:343 sql.php:1021 +msgid "Let every user access this bookmark" +msgstr "让所有用户均可访问此书签" + +#: libraries/sql_query_form.lib.php:349 +msgid "Replace existing bookmark of same name" +msgstr "替换现有的同名书签" + +#: libraries/sql_query_form.lib.php:365 +msgid "Do not overwrite this query from outside the window" +msgstr "不从窗口外覆盖此查询" + +#: libraries/sql_query_form.lib.php:372 +msgid "Delimiter" +msgstr "语句定界符" + +#: libraries/sql_query_form.lib.php:380 +msgid " Show this query here again " +msgstr " 在此再次显示此查询 " + +#: libraries/sql_query_form.lib.php:443 +msgid "View only" +msgstr "仅查看" + +#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 +msgid "Location of the text file" +msgstr "文本文件的位置" + +#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 +msgid "web server upload directory" +msgstr "网站服务器上传文件夹" + #: libraries/sqlparser.lib.php:132 msgid "" "There seems to be an error in your SQL query. The MySQL server error output " @@ -6799,61 +6926,6 @@ msgstr "无效的标识符" msgid "Unknown Punctuation String" msgstr "未知的标点符号字符串" -#: libraries/sql_query_form.lib.php:223 -#, php-format -msgid "Run SQL query/queries on server %s" -msgstr "在服务器 %s 运行 SQL 查询" - -#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 -#, php-format -msgid "Run SQL query/queries on database %s" -msgstr "在数据库 %s 运行 SQL 查询" - -#: libraries/sql_query_form.lib.php:296 navigation.php:302 -#: setup/frames/index.inc.php:231 -msgid "Clear" -msgstr "清除" - -#: libraries/sql_query_form.lib.php:301 -msgid "Columns" -msgstr "字段" - -#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 -msgid "Bookmark this SQL query" -msgstr "将此 SQL 查询加为书签" - -#: libraries/sql_query_form.lib.php:343 sql.php:1021 -msgid "Let every user access this bookmark" -msgstr "让所有用户均可访问此书签" - -#: libraries/sql_query_form.lib.php:349 -msgid "Replace existing bookmark of same name" -msgstr "替换现有的同名书签" - -#: libraries/sql_query_form.lib.php:365 -msgid "Do not overwrite this query from outside the window" -msgstr "不从窗口外覆盖此查询" - -#: libraries/sql_query_form.lib.php:372 -msgid "Delimiter" -msgstr "语句定界符" - -#: libraries/sql_query_form.lib.php:380 -msgid " Show this query here again " -msgstr " 在此再次显示此查询 " - -#: libraries/sql_query_form.lib.php:443 -msgid "View only" -msgstr "仅查看" - -#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 -msgid "Location of the text file" -msgstr "文本文件的位置" - -#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 -msgid "web server upload directory" -msgstr "网站服务器上传文件夹" - #: libraries/sqlvalidator.lib.php:67 #, php-format msgid "" @@ -6862,48 +6934,6 @@ msgid "" msgstr "" "SQL 校验程序无法初始化。请检查是否已经安装了%s文档%s内说明的必需 PHP 扩展。" -#: libraries/StorageEngine.class.php:195 -msgid "" -"There is no detailed status information available for this storage engine." -msgstr "没有该存储引擎的详细信息。" - -#: libraries/StorageEngine.class.php:355 -#, php-format -msgid "%s is available on this MySQL server." -msgstr "%s 在此 MySQL 服务器上可用。" - -#: libraries/StorageEngine.class.php:358 -#, php-format -msgid "%s has been disabled for this MySQL server." -msgstr "%s 在此 MySQL 服务器上被禁止了。" - -#: libraries/StorageEngine.class.php:362 -#, php-format -msgid "This MySQL server does not support the %s storage engine." -msgstr "此 MySQL 服务器不支持 %s 存储引擎。" - -#: libraries/Table.class.php:1027 -msgid "Invalid database" -msgstr "无效的数据库" - -#: libraries/Table.class.php:1041 tbl_get_field.php:25 -msgid "Invalid table name" -msgstr "无效的数据表名" - -#: libraries/Table.class.php:1056 -#, php-format -msgid "Error renaming table %1$s to %2$s" -msgstr "将表 %1$s 改名为 %2$s 时发生错误" - -#: libraries/Table.class.php:1139 -#, php-format -msgid "Table %s has been renamed to %s" -msgstr "已将数据表 %s 改名为 %s" - -#: libraries/Table.class.php:1272 -msgid "Could not save table UI preferences" -msgstr "" - #: libraries/tbl_links.inc.php:117 libraries/tbl_links.inc.php:118 msgid "Table seems to be empty!" msgstr "数据表是空的!" @@ -7014,38 +7044,6 @@ msgstr "分区定义" msgid "+ Add a value" msgstr "+ 添加" -#: libraries/Theme.class.php:160 -#, php-format -msgid "No valid image path for theme %s found!" -msgstr "找不到主题 %s 对应的图片路径!" - -#: libraries/Theme.class.php:380 -msgid "No preview available." -msgstr "没有可用的预览。" - -#: libraries/Theme.class.php:383 -msgid "take it" -msgstr "确定" - -#: libraries/Theme_Manager.class.php:109 -#, php-format -msgid "Default theme %s not found!" -msgstr "未找到默认主题 %s !" - -#: libraries/Theme_Manager.class.php:147 -#, php-format -msgid "Theme %s not found!" -msgstr "未找到主题 %s !" - -#: libraries/Theme_Manager.class.php:215 -#, php-format -msgid "Theme path not found for theme %s!" -msgstr "找不到主题 %s 的路径" - -#: libraries/Theme_Manager.class.php:291 themes.php:20 themes.php:40 -msgid "Theme" -msgstr "" - #: libraries/transformations/application_octetstream__download.inc.php:9 msgid "" "Displays a link to download the binary data of the column. You can use the " @@ -8043,12 +8041,12 @@ msgstr "删除与用户同名的数据库。" msgid "" "Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege " "tables. The content of these tables may differ from the privileges the " -"server uses, if they have been changed manually. In this case, you should %" -"sreload the privileges%s before you continue." +"server uses, if they have been changed manually. In this case, you should " +"%sreload the privileges%s before you continue." msgstr "" "注意:phpMyAdmin 直接由 MySQL 权限表取得用户权限。如果用户手动更改表,表内容" -"将可能与服务器使用的用户权限有异。在这种情况下,您应在继续前%s重新载入权限%" -"s。" +"将可能与服务器使用的用户权限有异。在这种情况下,您应在继续前%s重新载入权" +"限%s。" #: server_privileges.php:1764 msgid "The selected user was not found in the privilege table." @@ -10421,8 +10419,8 @@ msgstr "将视图改名为" #~ "Note that not every result table can be put to the chart. See FAQ 6.29" #~ msgstr "" -#~ "请注意不是所有的结果表都能绘图。参见常见问题 (FAQ) 6.29" +#~ "请注意不是所有的结果表都能绘图。参见常见问题 (FAQ) 6.29" #~ msgid "Add a New User" #~ msgstr "添加新用户" diff --git a/po/zh_TW.po b/po/zh_TW.po index da85a9399c..7dc59bff7a 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -3,14 +3,14 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-26 07:33-0400\n" +"POT-Creation-Date: 2011-06-27 10:20+0200\n" "PO-Revision-Date: 2011-06-19 09:59+0200\n" "Last-Translator: \n" "Language-Team: chinese_traditional \n" +"Language: zh_TW\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: zh_TW\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.0.5\n" @@ -44,13 +44,13 @@ msgstr "" msgid "Search" msgstr "搜尋" -#: browse_foreigners.php:154 db_operations.php:368 db_operations.php:420 -#: db_operations.php:530 db_operations.php:558 db_search.php:360 +#: browse_foreigners.php:154 db_operations.php:369 db_operations.php:421 +#: db_operations.php:531 db_operations.php:559 db_search.php:360 #: db_structure.php:528 enum_editor.php:63 js/messages.php:90 +#: libraries/Config.class.php:1220 libraries/Theme_Manager.class.php:305 #: libraries/auth/cookie.auth.lib.php:273 libraries/common.lib.php:1315 -#: libraries/common.lib.php:2245 libraries/Config.class.php:1220 -#: libraries/core.lib.php:557 libraries/db_routines.lib.php:789 -#: libraries/db_routines.lib.php:921 +#: libraries/common.lib.php:2245 libraries/core.lib.php:557 +#: libraries/db_routines.lib.php:789 libraries/db_routines.lib.php:921 #: libraries/display_change_password.lib.php:72 #: libraries/display_create_table.lib.php:61 #: libraries/display_export.lib.php:354 libraries/display_import.lib.php:267 @@ -63,18 +63,18 @@ msgstr "搜尋" #: 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:518 #: libraries/tbl_properties.inc.php:607 libraries/tbl_properties.inc.php:777 -#: libraries/Theme_Manager.class.php:305 main.php:109 navigation.php:202 -#: navigation.php:240 pmd_pdf.php:124 prefs_manage.php:265 -#: prefs_manage.php:316 server_binlog.php:128 server_privileges.php:646 -#: server_privileges.php:1694 server_privileges.php:2051 -#: server_privileges.php:2098 server_privileges.php:2138 -#: server_replication.php:233 server_replication.php:316 -#: server_replication.php:347 server_synchronize.php:1220 tbl_change.php:332 -#: tbl_change.php:1024 tbl_change.php:1061 tbl_indexes.php:260 -#: tbl_operations.php:280 tbl_operations.php:317 tbl_operations.php:519 -#: tbl_operations.php:581 tbl_operations.php:763 tbl_select.php:291 -#: tbl_structure.php:698 tbl_structure.php:734 tbl_tracking.php:425 -#: tbl_tracking.php:563 view_create.php:181 view_operations.php:99 +#: main.php:109 navigation.php:202 navigation.php:240 pmd_pdf.php:124 +#: prefs_manage.php:265 prefs_manage.php:316 server_binlog.php:128 +#: server_privileges.php:646 server_privileges.php:1694 +#: server_privileges.php:2051 server_privileges.php:2098 +#: server_privileges.php:2138 server_replication.php:233 +#: server_replication.php:316 server_replication.php:347 +#: server_synchronize.php:1220 tbl_change.php:332 tbl_change.php:1024 +#: tbl_change.php:1061 tbl_indexes.php:260 tbl_operations.php:280 +#: tbl_operations.php:317 tbl_operations.php:519 tbl_operations.php:581 +#: tbl_operations.php:763 tbl_select.php:291 tbl_structure.php:698 +#: tbl_structure.php:734 tbl_tracking.php:425 tbl_tracking.php:563 +#: view_create.php:181 view_operations.php:99 msgid "Go" msgstr "執行" @@ -119,7 +119,7 @@ msgstr "本系統不支援 %s 格式,詳情請參考 www.phpmyadmin.net" msgid "Database %1$s has been created." msgstr "建立資料庫 %1$s 成功" -#: db_datadict.php:48 db_operations.php:361 +#: db_datadict.php:48 db_operations.php:362 msgid "Database comment: " msgstr "資料庫註釋:" @@ -129,9 +129,9 @@ msgstr "資料庫註釋:" msgid "Table comments" msgstr "表註釋" -#: db_datadict.php:166 db_qbe.php:196 libraries/export/htmlword.php:248 -#: libraries/export/latex.php:375 libraries/export/odt.php:302 -#: libraries/export/texytext.php:227 libraries/Index.class.php:448 +#: db_datadict.php:166 db_qbe.php:196 libraries/Index.class.php:448 +#: libraries/export/htmlword.php:248 libraries/export/latex.php:375 +#: libraries/export/odt.php:302 libraries/export/texytext.php:227 #: libraries/schema/Pdf_Relation_Schema.class.php:1236 #: libraries/schema/Pdf_Relation_Schema.class.php:1257 #: libraries/tbl_properties.inc.php:274 tbl_change.php:310 tbl_chart.php:86 @@ -140,12 +140,12 @@ msgstr "表註釋" msgid "Column" msgstr "欄位" -#: db_datadict.php:167 db_printview.php:104 libraries/db_events.inc.php:69 -#: libraries/db_routines.lib.php:666 libraries/db_routines.lib.php:691 -#: libraries/db_routines.lib.php:847 libraries/db_routines.lib.php:1216 -#: libraries/db_structure.lib.php:51 libraries/export/htmlword.php:249 -#: libraries/export/latex.php:375 libraries/export/odt.php:305 -#: libraries/export/texytext.php:228 libraries/Index.class.php:445 +#: db_datadict.php:167 db_printview.php:104 libraries/Index.class.php:445 +#: libraries/db_events.inc.php:69 libraries/db_routines.lib.php:666 +#: libraries/db_routines.lib.php:691 libraries/db_routines.lib.php:847 +#: libraries/db_routines.lib.php:1216 libraries/db_structure.lib.php:51 +#: libraries/export/htmlword.php:249 libraries/export/latex.php:375 +#: libraries/export/odt.php:305 libraries/export/texytext.php:228 #: libraries/schema/Pdf_Relation_Schema.class.php:1237 #: libraries/schema/Pdf_Relation_Schema.class.php:1258 #: libraries/tbl_properties.inc.php:100 server_privileges.php:2151 @@ -155,9 +155,9 @@ msgstr "欄位" msgid "Type" msgstr "類型" -#: db_datadict.php:169 libraries/export/htmlword.php:250 -#: libraries/export/latex.php:375 libraries/export/odt.php:308 -#: libraries/export/texytext.php:229 libraries/Index.class.php:451 +#: db_datadict.php:169 libraries/Index.class.php:451 +#: libraries/export/htmlword.php:250 libraries/export/latex.php:375 +#: libraries/export/odt.php:308 libraries/export/texytext.php:229 #: libraries/schema/Pdf_Relation_Schema.class.php:1239 #: libraries/schema/Pdf_Relation_Schema.class.php:1260 #: libraries/tbl_properties.inc.php:109 tbl_change.php:325 @@ -195,13 +195,12 @@ msgstr "連結到" msgid "Comments" msgstr "註釋" -#: db_datadict.php:259 js/messages.php:109 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:361 +#: db_datadict.php:259 js/messages.php:109 libraries/Index.class.php:361 #: libraries/Index.class.php:388 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:287 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:287 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:130 #: server_privileges.php:1381 server_privileges.php:1392 @@ -212,17 +211,17 @@ msgstr "註釋" msgid "No" msgstr "否" -#: db_datadict.php:259 js/messages.php:108 -#: libraries/config/FormDisplay.tpl.php:204 libraries/config.values.php:45 -#: libraries/config.values.php:51 libraries/export/htmlword.php:326 -#: libraries/export/latex.php:445 libraries/export/odt.php:376 -#: libraries/export/texytext.php:305 libraries/Index.class.php:362 +#: db_datadict.php:259 js/messages.php:108 libraries/Index.class.php:362 #: libraries/Index.class.php:387 libraries/Index.class.php:688 -#: libraries/mult_submits.inc.php:46 libraries/mult_submits.inc.php:78 -#: libraries/mult_submits.inc.php:87 libraries/mult_submits.inc.php:92 -#: libraries/mult_submits.inc.php:97 libraries/mult_submits.inc.php:102 -#: libraries/mult_submits.inc.php:262 libraries/mult_submits.inc.php:276 -#: libraries/mult_submits.inc.php:286 libraries/mult_submits.inc.php:299 +#: libraries/config.values.php:45 libraries/config.values.php:51 +#: libraries/config/FormDisplay.tpl.php:204 libraries/export/htmlword.php:326 +#: libraries/export/latex.php:445 libraries/export/odt.php:376 +#: libraries/export/texytext.php:305 libraries/mult_submits.inc.php:46 +#: libraries/mult_submits.inc.php:78 libraries/mult_submits.inc.php:87 +#: libraries/mult_submits.inc.php:92 libraries/mult_submits.inc.php:97 +#: libraries/mult_submits.inc.php:102 libraries/mult_submits.inc.php:262 +#: libraries/mult_submits.inc.php:276 libraries/mult_submits.inc.php:286 +#: libraries/mult_submits.inc.php:299 #: libraries/schema/Pdf_Relation_Schema.class.php:1318 #: libraries/user_preferences.lib.php:311 prefs_manage.php:129 #: server_databases.php:76 server_privileges.php:1378 @@ -259,79 +258,79 @@ msgstr "全不選" msgid "The database name is empty!" msgstr "資料庫名不能爲空!" -#: db_operations.php:271 +#: db_operations.php:272 #, php-format msgid "Database %s has been renamed to %s" msgstr "資料庫 %s 已變更名稱為 %s" -#: db_operations.php:275 +#: db_operations.php:276 #, php-format msgid "Database %s has been copied to %s" msgstr "已將資料庫 %s 複製爲 %s" -#: db_operations.php:403 +#: db_operations.php:404 msgid "Rename database to" msgstr "將資料庫改名為" -#: db_operations.php:408 server_status.php:799 +#: db_operations.php:409 server_status.php:799 msgid "Command" msgstr "命令" -#: db_operations.php:439 +#: db_operations.php:440 msgid "Remove database" msgstr "刪除資料庫" -#: db_operations.php:451 +#: db_operations.php:452 #, php-format msgid "Database %s has been dropped." msgstr "已被刪除資料庫 %s " -#: db_operations.php:456 +#: db_operations.php:457 msgid "Drop the database (DROP)" msgstr "刪除資料庫 (DROP)" -#: db_operations.php:486 +#: db_operations.php:487 msgid "Copy database to" msgstr "複製資料庫到" -#: db_operations.php:493 tbl_operations.php:548 tbl_tracking.php:418 +#: db_operations.php:494 tbl_operations.php:548 tbl_tracking.php:418 msgid "Structure only" msgstr "僅結構" -#: db_operations.php:494 tbl_operations.php:549 tbl_tracking.php:420 +#: db_operations.php:495 tbl_operations.php:549 tbl_tracking.php:420 msgid "Structure and data" msgstr "結構和資料" -#: db_operations.php:495 tbl_operations.php:550 tbl_tracking.php:419 +#: db_operations.php:496 tbl_operations.php:550 tbl_tracking.php:419 msgid "Data only" msgstr "僅資料" -#: db_operations.php:503 +#: db_operations.php:504 msgid "CREATE DATABASE before copying" msgstr "複製前建立資料庫 (CREATE DATABASE)" -#: db_operations.php:506 libraries/config/messages.inc.php:126 +#: db_operations.php:507 libraries/config/messages.inc.php:126 #: libraries/config/messages.inc.php:127 libraries/config/messages.inc.php:129 #: libraries/config/messages.inc.php:135 tbl_operations.php:556 #, php-format msgid "Add %s" msgstr "新增 %s" -#: db_operations.php:510 libraries/config/messages.inc.php:119 +#: db_operations.php:511 libraries/config/messages.inc.php:119 #: tbl_operations.php:314 tbl_operations.php:558 msgid "Add AUTO_INCREMENT value" msgstr "新增自動遞增(AUTO_INCREMENT)數值" -#: db_operations.php:514 tbl_operations.php:565 +#: db_operations.php:515 tbl_operations.php:565 msgid "Add constraints" msgstr "新增 constraints" -#: db_operations.php:527 +#: db_operations.php:528 msgid "Switch to copied database" msgstr "切換到複製的資料庫" -#: db_operations.php:551 libraries/build_html_for_db.lib.php:19 -#: libraries/db_structure.lib.php:53 libraries/Index.class.php:450 +#: db_operations.php:552 libraries/Index.class.php:450 +#: libraries/build_html_for_db.lib.php:19 libraries/db_structure.lib.php:53 #: libraries/mysql_charsets.lib.php:110 libraries/tbl_properties.inc.php:107 #: libraries/tbl_properties.inc.php:720 server_collations.php:53 #: server_collations.php:65 tbl_operations.php:378 tbl_select.php:115 @@ -340,14 +339,14 @@ msgstr "切換到複製的資料庫" msgid "Collation" msgstr "排序規則" -#: db_operations.php:564 +#: db_operations.php:565 #, php-format msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " "click %shere%s." msgstr "phpMyAdmin 設定儲存功能未能啟動, %s請按此%s 查出問題原因." -#: db_operations.php:599 +#: db_operations.php:600 msgid "Edit or export relational schema" msgstr "編輯或匯出關聯大綱" @@ -492,109 +491,109 @@ msgstr "在資料庫 %s 執行 SQL 指令:" msgid "Submit Query" msgstr "送出查詢" -#: db_routines.php:152 import.php:453 libraries/display_tbl.lib.php:2272 -#: libraries/Message.class.php:185 libraries/sql_query_form.lib.php:139 +#: db_routines.php:154 import.php:453 libraries/Message.class.php:185 +#: libraries/display_tbl.lib.php:2272 libraries/sql_query_form.lib.php:139 #: tbl_operations.php:228 tbl_relation.php:289 tbl_row_action.php:126 #: view_operations.php:60 msgid "Your SQL query has been executed successfully" msgstr "您的 SQL 語法已順利執行" -#: db_routines.php:155 +#: db_routines.php:157 #, php-format msgid "%d row affected by the last statement inside the procedure" msgid_plural "%d rows affected by the last statement inside the procedure" msgstr[0] "" -#: db_routines.php:165 +#: db_routines.php:167 #, fuzzy, php-format #| msgid "Allows executing stored routines." msgid "Execution results of routine %s" msgstr "允許運行 Procedure" -#: db_routines.php:185 libraries/import.lib.php:153 sql.php:678 +#: db_routines.php:187 libraries/import.lib.php:153 sql.php:678 #: tbl_change.php:180 tbl_get_field.php:34 msgid "MySQL returned an empty result set (i.e. zero rows)." msgstr "MySQL 返回的查詢結果爲空 (即零行)" -#: db_routines.php:190 db_routines.php:295 db_routines.php:300 -#: db_routines.php:324 +#: db_routines.php:192 db_routines.php:297 db_routines.php:302 +#: db_routines.php:326 #, fuzzy, php-format #| msgid "The following queries have been executed:" msgid "The following query has failed: \"%s\"" msgstr "下列查詢被執行:" -#: db_routines.php:191 db_routines.php:296 db_routines.php:301 -#: db_routines.php:311 db_routines.php:325 libraries/common.lib.php:609 +#: db_routines.php:193 db_routines.php:298 db_routines.php:303 +#: db_routines.php:313 db_routines.php:327 libraries/common.lib.php:609 msgid "MySQL said: " msgstr "MySQL 返回:" -#: db_routines.php:208 db_routines.php:240 db_routines.php:268 -#: db_routines.php:407 +#: db_routines.php:210 db_routines.php:242 db_routines.php:270 +#: db_routines.php:409 #, fuzzy #| msgid "Error in Processing Request" msgid "Error in processing request" msgstr "要求處理得程序中有錯誤" -#: db_routines.php:209 db_routines.php:241 db_routines.php:269 -#: db_routines.php:408 +#: db_routines.php:211 db_routines.php:243 db_routines.php:271 +#: db_routines.php:410 #, fuzzy, php-format #| msgid "No tables found in database" msgid "No routine with name %1$s found in database %2$s" msgstr "沒有在資料庫中找到表" -#: db_routines.php:230 db_routines.php:234 +#: db_routines.php:232 db_routines.php:236 msgid "Execute routine" msgstr "" -#: db_routines.php:259 db_routines.php:263 +#: db_routines.php:261 db_routines.php:265 #, fuzzy, php-format #| msgid "Export defaults" msgid "Export of routine %s" msgstr "匯出選項" -#: db_routines.php:288 libraries/db_routines.lib.php:960 +#: db_routines.php:290 libraries/db_routines.lib.php:960 #, fuzzy, php-format #| msgid "Invalid server index: %s" msgid "Invalid routine type: \"%s\"" msgstr "無效的伺服器索引: %s" -#: db_routines.php:309 +#: db_routines.php:311 msgid "Sorry, we failed to restore the dropped routine." msgstr "" -#: db_routines.php:310 +#: db_routines.php:312 msgid "The backed up query was:" msgstr "" -#: db_routines.php:314 +#: db_routines.php:316 #, fuzzy, php-format #| msgid "Column %s has been dropped" msgid "Routine %1$s has been modified." msgstr "已刪除欄位 %s " -#: db_routines.php:327 +#: db_routines.php:329 #, fuzzy, php-format #| msgid "Table %1$s has been created." msgid "Routine %1$s has been created." msgstr "建立資料表 %1$s 成功" -#: db_routines.php:335 +#: db_routines.php:337 msgid "One or more errors have occured while processing your request:" msgstr "" -#: db_routines.php:379 +#: db_routines.php:381 #, fuzzy #| msgid "Create relation" msgid "Create routine" msgstr "建立關聯" -#: db_routines.php:383 +#: db_routines.php:385 #, fuzzy #| msgid "Edit mode" msgid "Edit routine" msgstr "編輯模式" -#: db_routines.php:434 +#: db_routines.php:436 msgid "" "You are using PHP's deprecated 'mysql' extension, which is not capable of " "handling multi queries. The execution of some stored routines may fail!(ex. 12.00% to .12)" msgstr "匯入百分數爲小數 (如: 12.00% 將被匯入爲 .12)" @@ -6020,40 +6156,6 @@ msgid "" "the issue and try again." msgstr "該 XML 檔案有錯誤或者不完整。請修復錯誤後重試" -#: libraries/Index.class.php:430 tbl_relation.php:526 -msgid "No index defined!" -msgstr "沒有已定義的索引!" - -#: libraries/Index.class.php:446 libraries/tbl_properties.inc.php:503 -#: tbl_structure.php:157 tbl_structure.php:162 tbl_structure.php:606 -#: tbl_tracking.php:315 -msgid "Unique" -msgstr "唯一" - -#: libraries/Index.class.php:447 tbl_tracking.php:316 -msgid "Packed" -msgstr "緊湊" - -#: libraries/Index.class.php:449 tbl_tracking.php:318 -msgid "Cardinality" -msgstr "基數" - -#: libraries/Index.class.php:474 -msgid "The primary key has been dropped" -msgstr "已刪除主鍵" - -#: libraries/Index.class.php:478 -#, php-format -msgid "Index %s has been dropped" -msgstr "已刪除索引 %s " - -#: libraries/Index.class.php:582 -#, php-format -msgid "" -"The indexes %1$s and %2$s seem to be equal and one of them could possibly be " -"removed." -msgstr "索引 %1$s 和 %2$s 可能是相同的,其中一個將可能被刪除" - #: libraries/kanji-encoding.lib.php:142 msgctxt "None encoding conversion" msgid "None" @@ -6064,24 +6166,6 @@ msgstr "無" msgid "Convert to Kana" msgstr "轉換爲假名" -#: libraries/Message.class.php:260 -#, php-format -msgid "%1$d row affected." -msgid_plural "%1$d rows affected." -msgstr[0] "影響了 %1$d 行。" - -#: libraries/Message.class.php:279 -#, php-format -msgid "%1$d row deleted." -msgid_plural "%1$d rows deleted." -msgstr[0] "刪除了 %1$d 行。" - -#: libraries/Message.class.php:298 -#, php-format -msgid "%1$d row inserted." -msgid_plural "%1$d rows inserted." -msgstr[0] "插入了 %1$d 行。" - #: libraries/mult_submits.inc.php:254 #, fuzzy #| msgid "Fri" @@ -6322,18 +6406,6 @@ msgstr "重新整理導覽框架" msgid "This format has no options" msgstr "該格式沒有選項" -#: libraries/RecentTable.class.php:114 -msgid "Could not save recent table" -msgstr "無法儲存最新資料表" - -#: libraries/RecentTable.class.php:149 -msgid "Recent tables" -msgstr "最新資料表" - -#: libraries/RecentTable.class.php:155 -msgid "There are no recent tables" -msgstr "沒有最新資料表" - #: libraries/relation.lib.php:83 msgid "not OK" msgstr "錯誤" @@ -6707,6 +6779,61 @@ msgstr "差異" msgid "Target database" msgstr "目標資料庫" +#: libraries/sql_query_form.lib.php:223 +#, php-format +msgid "Run SQL query/queries on server %s" +msgstr "在伺服器 %s 運行 SQL 查詢" + +#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 +#, php-format +msgid "Run SQL query/queries on database %s" +msgstr "在資料庫 %s 運行 SQL 查詢" + +#: libraries/sql_query_form.lib.php:296 navigation.php:302 +#: setup/frames/index.inc.php:231 +msgid "Clear" +msgstr "清除" + +#: libraries/sql_query_form.lib.php:301 +msgid "Columns" +msgstr "字段" + +#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 +msgid "Bookmark this SQL query" +msgstr "將此 SQL 查詢加爲書籤" + +#: libraries/sql_query_form.lib.php:343 sql.php:1021 +msgid "Let every user access this bookmark" +msgstr "讓所有使用者均可訪問此書籤" + +#: libraries/sql_query_form.lib.php:349 +msgid "Replace existing bookmark of same name" +msgstr "替換現有的同名書籤" + +#: libraries/sql_query_form.lib.php:365 +msgid "Do not overwrite this query from outside the window" +msgstr "不從視窗外覆蓋此查詢" + +#: libraries/sql_query_form.lib.php:372 +msgid "Delimiter" +msgstr "指令定界符" + +#: libraries/sql_query_form.lib.php:380 +msgid " Show this query here again " +msgstr " 在此再次顯示此查詢 " + +#: libraries/sql_query_form.lib.php:443 +msgid "View only" +msgstr "僅查看" + +#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 +msgid "Location of the text file" +msgstr "文字檔案的位置" + +#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 +msgid "web server upload directory" +msgstr "網站伺服器上傳資料夾" + #: libraries/sqlparser.lib.php:132 msgid "" "There seems to be an error in your SQL query. The MySQL server error output " @@ -6766,61 +6893,6 @@ msgstr "無效的識別符號" msgid "Unknown Punctuation String" msgstr "未知的標點符號字元串" -#: libraries/sql_query_form.lib.php:223 -#, php-format -msgid "Run SQL query/queries on server %s" -msgstr "在伺服器 %s 運行 SQL 查詢" - -#: libraries/sql_query_form.lib.php:240 libraries/sql_query_form.lib.php:264 -#, php-format -msgid "Run SQL query/queries on database %s" -msgstr "在資料庫 %s 運行 SQL 查詢" - -#: libraries/sql_query_form.lib.php:296 navigation.php:302 -#: setup/frames/index.inc.php:231 -msgid "Clear" -msgstr "清除" - -#: libraries/sql_query_form.lib.php:301 -msgid "Columns" -msgstr "字段" - -#: libraries/sql_query_form.lib.php:336 sql.php:1009 sql.php:1010 sql.php:1027 -msgid "Bookmark this SQL query" -msgstr "將此 SQL 查詢加爲書籤" - -#: libraries/sql_query_form.lib.php:343 sql.php:1021 -msgid "Let every user access this bookmark" -msgstr "讓所有使用者均可訪問此書籤" - -#: libraries/sql_query_form.lib.php:349 -msgid "Replace existing bookmark of same name" -msgstr "替換現有的同名書籤" - -#: libraries/sql_query_form.lib.php:365 -msgid "Do not overwrite this query from outside the window" -msgstr "不從視窗外覆蓋此查詢" - -#: libraries/sql_query_form.lib.php:372 -msgid "Delimiter" -msgstr "指令定界符" - -#: libraries/sql_query_form.lib.php:380 -msgid " Show this query here again " -msgstr " 在此再次顯示此查詢 " - -#: libraries/sql_query_form.lib.php:443 -msgid "View only" -msgstr "僅查看" - -#: libraries/sql_query_form.lib.php:490 prefs_manage.php:241 -msgid "Location of the text file" -msgstr "文字檔案的位置" - -#: libraries/sql_query_form.lib.php:502 tbl_change.php:887 -msgid "web server upload directory" -msgstr "網站伺服器上傳資料夾" - #: libraries/sqlvalidator.lib.php:67 #, php-format msgid "" @@ -6829,48 +6901,6 @@ msgid "" msgstr "" "SQL 檢驗程序無法原始化。請檢查是否已經安裝了%s檔案%s內說明的必需 PHP 外掛" -#: libraries/StorageEngine.class.php:195 -msgid "" -"There is no detailed status information available for this storage engine." -msgstr "沒有該儲存引擎的詳細狀態資訊" - -#: libraries/StorageEngine.class.php:355 -#, php-format -msgid "%s is available on this MySQL server." -msgstr "MySQL 伺服器支援 %s" - -#: libraries/StorageEngine.class.php:358 -#, php-format -msgid "%s has been disabled for this MySQL server." -msgstr "%s 在此 MySQL 伺服器上被禁止了" - -#: libraries/StorageEngine.class.php:362 -#, php-format -msgid "This MySQL server does not support the %s storage engine." -msgstr "此 MySQL 伺服器不支援 %s 儲存引擎" - -#: libraries/Table.class.php:1027 -msgid "Invalid database" -msgstr "無效的資料庫" - -#: libraries/Table.class.php:1041 tbl_get_field.php:25 -msgid "Invalid table name" -msgstr "無效的資料資料表名稱" - -#: libraries/Table.class.php:1056 -#, php-format -msgid "Error renaming table %1$s to %2$s" -msgstr "將表 %1$s 改名爲 %2$s 時發生錯誤" - -#: libraries/Table.class.php:1139 -#, php-format -msgid "Table %s has been renamed to %s" -msgstr "已將資料表 %s 改名爲 %s" - -#: libraries/Table.class.php:1272 -msgid "Could not save table UI preferences" -msgstr "無法儲存表格介面使用者喜好設定" - #: libraries/tbl_links.inc.php:117 libraries/tbl_links.inc.php:118 msgid "Table seems to be empty!" msgstr "資料表是空的!" @@ -6981,38 +7011,6 @@ msgstr "分區定義" msgid "+ Add a value" msgstr "+ 增加" -#: libraries/Theme.class.php:160 -#, php-format -msgid "No valid image path for theme %s found!" -msgstr "找不到佈景主題 %s 指定圖片路徑!" - -#: libraries/Theme.class.php:380 -msgid "No preview available." -msgstr "沒有可用的預覽。" - -#: libraries/Theme.class.php:383 -msgid "take it" -msgstr "確定" - -#: libraries/Theme_Manager.class.php:109 -#, php-format -msgid "Default theme %s not found!" -msgstr "未找到預設主題 %s !" - -#: libraries/Theme_Manager.class.php:147 -#, php-format -msgid "Theme %s not found!" -msgstr "未找到主題 %s !" - -#: libraries/Theme_Manager.class.php:215 -#, php-format -msgid "Theme path not found for theme %s!" -msgstr "找不到主題 %s 的路徑" - -#: libraries/Theme_Manager.class.php:291 themes.php:20 themes.php:40 -msgid "Theme" -msgstr "" - #: libraries/transformations/application_octetstream__download.inc.php:9 msgid "" "Displays a link to download the binary data of the column. You can use the " @@ -8010,8 +8008,8 @@ msgstr "刪除與使用者同名的資料庫" msgid "" "Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege " "tables. The content of these tables may differ from the privileges the " -"server uses, if they have been changed manually. In this case, you should %" -"sreload the privileges%s before you continue." +"server uses, if they have been changed manually. In this case, you should " +"%sreload the privileges%s before you continue." msgstr "" "注意:phpMyAdmin 直接由 MySQL 權限表取得使用者權限。如果使用者手動更改表,表" "內容將可能與伺服器使用的使用者權限有異。在這種情況下,您應在繼續前%s重新載入" @@ -10395,8 +10393,8 @@ msgstr "將 view改名爲" #~ "Note that not every result table can be put to the chart. See FAQ 6.29" #~ msgstr "" -#~ "請注意不是所有的結果表都能繪圖。參見常見問題 (FAQ) 6.29" +#~ "請注意不是所有的結果表都能繪圖。參見常見問題 (FAQ) 6.29" #~ msgid "Add a New User" #~ msgstr "新增新使用者" From 6512841e1df0053930e96f96b274bc21c00af1a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Mon, 27 Jun 2011 10:26:38 +0200 Subject: [PATCH 448/511] Format string is missing --- po/br.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/br.po b/po/br.po index 2427954121..bede9a334d 100644 --- a/po/br.po +++ b/po/br.po @@ -1833,7 +1833,7 @@ msgid "%s has been disabled for this MySQL server." msgstr "Diweredekaet eo bet %s war ar servijer MySQL-mañ." #: libraries/StorageEngine.class.php:362 -#, php-format +#, fuzzy, php-format msgid "This MySQL server does not support the %s storage engine." msgstr "N'eo ket skoret al lusker stokañ gant ar servijer MySQL-mañ." From 86906773f1e4a006eac46958cd5f3d305eb63ca0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Mon, 27 Jun 2011 10:29:25 +0200 Subject: [PATCH 449/511] LC_ALL is the right one to override --- scripts/update-po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/update-po b/scripts/update-po index 0475b6dd38..a12e59890b 100755 --- a/scripts/update-po +++ b/scripts/update-po @@ -1,6 +1,6 @@ #!/bin/sh # vim: expandtab sw=4 ts=4 sts=4: -export LANG=C +export LC_ALL=C LOCS=`ls po/*.po | sed 's@.*/\(.*\)\.po@\1@'` xgettext \ -d phpmyadmin \ From ce706e0b88cac465144660ce7568ffa805d50200 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Mon, 27 Jun 2011 10:30:29 +0200 Subject: [PATCH 450/511] Update po files --- po/af.po | 2 +- po/ar.po | 25 ++-------------------- po/az.po | 2 +- po/be.po | 2 +- po/be@latin.po | 2 +- po/bg.po | 2 +- po/bn.po | 2 +- po/br.po | 12 ++++++----- po/bs.po | 2 +- po/ca.po | 2 +- po/cs.po | 2 +- po/cy.po | 2 +- po/da.po | 2 +- po/de.po | 2 +- po/el.po | 2 +- po/en_GB.po | 8 +------ po/es.po | 8 +------ po/et.po | 2 +- po/eu.po | 2 +- po/fa.po | 2 +- po/fi.po | 2 +- po/fr.po | 6 +----- po/gl.po | 2 +- po/he.po | 2 +- po/hi.po | 2 +- po/hr.po | 2 +- po/hu.po | 2 +- po/id.po | 2 +- po/it.po | 2 +- po/ja.po | 2 +- po/ka.po | 2 +- po/ko.po | 2 +- po/lt.po | 2 +- po/lv.po | 2 +- po/mk.po | 2 +- po/ml.po | 2 +- po/mn.po | 2 +- po/ms.po | 2 +- po/nb.po | 2 +- po/nl.po | 2 +- po/phpmyadmin.pot | 2 +- po/pl.po | 2 +- po/pt.po | 2 +- po/pt_BR.po | 2 +- po/ro.po | 2 +- po/ru.po | 17 +++------------ po/si.po | 2 +- po/sk.po | 2 +- po/sl.po | 3 +-- po/sq.po | 2 +- po/sr.po | 2 +- po/sr@latin.po | 2 +- po/sv.po | 53 +---------------------------------------------- po/ta.po | 2 +- po/te.po | 2 +- po/th.po | 2 +- po/tr.po | 3 +-- po/tt.po | 2 +- po/ug.po | 2 +- po/uk.po | 2 +- po/ur.po | 2 +- po/uz.po | 2 +- po/uz@latin.po | 2 +- po/zh_CN.po | 2 +- po/zh_TW.po | 2 +- 65 files changed, 74 insertions(+), 173 deletions(-) diff --git a/po/af.po b/po/af.po index 327e88bdbb..fe02e65bc9 100644 --- a/po/af.po +++ b/po/af.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-27 10:20+0200\n" +"POT-Creation-Date: 2011-06-27 10:29+0200\n" "PO-Revision-Date: 2010-03-30 23:04+0200\n" "Last-Translator: Michal \n" "Language-Team: afrikaans \n" diff --git a/po/ar.po b/po/ar.po index 6ae2589402..49c86e12c8 100644 --- a/po/ar.po +++ b/po/ar.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-27 10:20+0200\n" +"POT-Creation-Date: 2011-06-27 10:29+0200\n" "PO-Revision-Date: 2011-06-27 03:38+0200\n" "Last-Translator: Abdullah Al-Saedi \n" "Language-Team: arabic \n" @@ -2590,8 +2590,7 @@ msgid "" "kbd] - allows newlines in columns" msgstr "" "يعرف أي أدوات التعديل تستخدم مع الأعمدة CHAR و VARCHAR ,,[kbd]input[/kbd] - " -"تسمح بمدخل محدود الطول ,, [kbd]textarea[/kbd] - تسمح بتعدد الأسطر في " -"العمود. " +"تسمح بمدخل محدود الطول ,, [kbd]textarea[/kbd] - تسمح بتعدد الأسطر في العمود. " #: libraries/config/messages.inc.php:33 msgid "CHAR columns editing" @@ -2648,7 +2647,6 @@ msgid "Debug SQL" msgstr "تصحيح SQL" #: libraries/config/messages.inc.php:45 -#| msgid "Relational schema" msgid "Default display direction" msgstr "إتجاه العرض الإفتراضي" @@ -2719,7 +2717,6 @@ msgid "" msgstr "تعطيل عمليات الصيانة , مثل تحسين وإصلاح جداول قاعدة البيانات." #: libraries/config/messages.inc.php:61 -#| msgid "Table maintenance" msgid "Disable multi table maintenance" msgstr "تعطيل صيانة الجداول المتعددة " @@ -2728,17 +2725,14 @@ msgid "Edit SQL queries in popup window" msgstr "تعديل إستعلام SQL في نافذة منبثقة" #: libraries/config/messages.inc.php:63 -#| msgid "Edit next row" msgid "Edit in window" msgstr "تعديل في نافذة" #: libraries/config/messages.inc.php:64 -#| msgid "Display Features" msgid "Display errors" msgstr "عرض الأخطاء" #: libraries/config/messages.inc.php:65 -#| msgid "errors." msgid "Gather errors" msgstr "جمع الأخطاء" @@ -2747,7 +2741,6 @@ msgid "Show icons for warning, error and information messages" msgstr "عرض الأيقونات لرسائل التحذير, الخطأ والمعلومات" #: libraries/config/messages.inc.php:67 -#| msgid "errors." msgid "Iconic errors" msgstr "أيقونة أخطاء" @@ -2787,21 +2780,18 @@ msgstr "الضغط" #: libraries/export/latex.php:72 libraries/export/ods.php:25 #: libraries/export/odt.php:58 libraries/export/texytext.php:28 #: libraries/export/xls.php:25 libraries/export/xlsx.php:25 -#| msgid "Put fields names in the first row" msgid "Put columns names in the first row" msgstr "ضع أسماء الحقول في السطر الأول" #: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:241 #: libraries/config/messages.inc.php:248 libraries/import/csv.php:76 #: libraries/import/ldi.php:42 -#| msgid "Fields enclosed by" msgid "Columns enclosed by" msgstr "حقل مضمن بـ" #: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:242 #: libraries/config/messages.inc.php:249 libraries/import/csv.php:81 #: libraries/import/ldi.php:43 -#| msgid "Fields escaped by" msgid "Columns escaped by" msgstr "حقل متجاهل بـ" @@ -2820,7 +2810,6 @@ msgstr "حذف CRLF من الأعمدة" #: libraries/config/messages.inc.php:79 libraries/config/messages.inc.php:245 #: libraries/config/messages.inc.php:253 libraries/import/csv.php:63 #: libraries/import/ldi.php:41 -#| msgid "Lines terminated by" msgid "Columns terminated by" msgstr "خطوط تنتهي بـ" @@ -2830,7 +2819,6 @@ msgid "Lines terminated by" msgstr "أسطر تنتهي بـ" #: libraries/config/messages.inc.php:82 -#| msgid "Excel edition" msgid "Excel edition" msgstr "إصدارة إكسل" @@ -2851,7 +2839,6 @@ msgstr "إسم قالب الجدول" #: libraries/config/messages.inc.php:143 libraries/export/htmlword.php:24 #: libraries/export/latex.php:40 libraries/export/odt.php:32 #: libraries/export/sql.php:116 libraries/export/texytext.php:23 -#| msgid "%s table(s)" msgid "Dump table" msgstr "إفراغ الجدول" @@ -2885,7 +2872,6 @@ msgid "Relations" msgstr "العلاقات" #: libraries/config/messages.inc.php:105 -#| msgid "Export type" msgid "Export method" msgstr "نوع التصدير" @@ -2903,7 +2889,6 @@ msgid "Remember file name template" msgstr "تذكر إسم قالب الملف" #: libraries/config/messages.inc.php:120 -#| msgid "Enclose table and field names with backquotes" msgid "Enclose table and column names with backquotes" msgstr "حماية أسماء الجداول و الحقول ب \"`\" " @@ -2933,7 +2918,6 @@ msgid "Use hexadecimal for BLOB" msgstr "إستخدم النظام الست عشري لـ BLOB" #: libraries/config/messages.inc.php:130 -#| msgid "Use delayed inserts" msgid "Use ignore inserts" msgstr "إستخدم الإضافات المتجاهلة" @@ -2946,7 +2930,6 @@ msgid "Maximal length of created query" msgstr "أقصى طول للإستعلام المنشئ" #: libraries/config/messages.inc.php:138 -#| msgid "Export" msgid "Export type" msgstr "نوع التصدير" @@ -3037,7 +3020,6 @@ msgid "Features" msgstr "مميزات" #: libraries/config/messages.inc.php:168 -#| msgid "Generate" msgid "General" msgstr "عام" @@ -3105,7 +3087,6 @@ msgid "Microsoft Office" msgstr "مايكروسوفت أوفيس" #: libraries/config/messages.inc.php:188 -#| msgid "Documentation" msgid "Open Document" msgstr "مستند مفتوح" @@ -3118,7 +3099,6 @@ msgid "Settings that didn't fit enywhere else" msgstr "الإعدادات التي لاتناسب في أي مكان آخر" #: libraries/config/messages.inc.php:192 -#| msgid "Page number:" msgid "Page titles" msgstr "عناوين الصفحة" @@ -3156,7 +3136,6 @@ msgid "Basic settings" msgstr "الإعدادات الأساسية" #: libraries/config/messages.inc.php:199 -#| msgid "Documentation" msgid "Authentication" msgstr "المصادقة" diff --git a/po/az.po b/po/az.po index 98d6b4b109..4bbf9b2f89 100644 --- a/po/az.po +++ b/po/az.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-27 10:20+0200\n" +"POT-Creation-Date: 2011-06-27 10:29+0200\n" "PO-Revision-Date: 2010-03-12 09:11+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: azerbaijani \n" diff --git a/po/be.po b/po/be.po index 8bdca5e4e1..7fdd1da6fc 100644 --- a/po/be.po +++ b/po/be.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-27 10:20+0200\n" +"POT-Creation-Date: 2011-06-27 10:29+0200\n" "PO-Revision-Date: 2010-03-12 09:12+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: belarusian_cyrillic \n" diff --git a/po/be@latin.po b/po/be@latin.po index 0d801836f0..2362ec90aa 100644 --- a/po/be@latin.po +++ b/po/be@latin.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-27 10:20+0200\n" +"POT-Creation-Date: 2011-06-27 10:29+0200\n" "PO-Revision-Date: 2010-03-30 23:09+0200\n" "Last-Translator: Michal \n" "Language-Team: belarusian_latin \n" diff --git a/po/bg.po b/po/bg.po index 44c70d0f5e..d01918352e 100644 --- a/po/bg.po +++ b/po/bg.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-27 10:20+0200\n" +"POT-Creation-Date: 2011-06-27 10:29+0200\n" "PO-Revision-Date: 2011-06-23 14:27+0200\n" "Last-Translator: \n" "Language-Team: bulgarian \n" diff --git a/po/bn.po b/po/bn.po index 6df5fa4ec1..1acb4dcac9 100644 --- a/po/bn.po +++ b/po/bn.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-27 10:20+0200\n" +"POT-Creation-Date: 2011-06-27 10:29+0200\n" "PO-Revision-Date: 2010-10-21 01:36+0200\n" "Last-Translator: Nobin নবীন \n" "Language-Team: bangla \n" diff --git a/po/br.po b/po/br.po index bede9a334d..25fab6d648 100644 --- a/po/br.po +++ b/po/br.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-27 10:20+0200\n" +"POT-Creation-Date: 2011-06-27 10:29+0200\n" "PO-Revision-Date: 2011-06-26 20:07+0200\n" "Last-Translator: \n" "Language-Team: LANGUAGE \n" @@ -1041,7 +1041,8 @@ msgstr "Distreiñ" #: index.php:183 msgid "phpMyAdmin is more friendly with a frames-capable browser." -msgstr "Un tamm aesoc'h eo phpMyAdmin gant ur merdeer a skor ar frammoù." +msgstr "" +"Un tamm aesoc'h eo phpMyAdmin gant ur merdeer a skor ar frammoù." #: js/messages.php:25 server_synchronize.php:340 server_synchronize.php:352 #: server_synchronize.php:368 server_synchronize.php:375 @@ -1311,7 +1312,8 @@ msgstr "O tiverkañ" #: js/messages.php:122 msgid "The definition of a stored function must contain a RETURN statement!" -msgstr "Bez' e rank bezañ un embannadenn RETURN e termenadur un arc'hwel stoket" +msgstr "" +"Bez' e rank bezañ un embannadenn RETURN e termenadur un arc'hwel stoket" #: js/messages.php:123 msgid "Value too long in the form!" @@ -1722,8 +1724,8 @@ msgid "" "Error moving the uploaded file, see [a@./Documentation." "html#faq1_11@Documentation]FAQ 1.11[/a]" msgstr "" -"Fazi en ur zilec'hiañ ar restr pellgarget; gwelet " -"[a@./Documentation.html#faq1_11@Documentation]FAQ 1.11[/a]" +"Fazi en ur zilec'hiañ ar restr pellgarget; gwelet [a@./Documentation." +"html#faq1_11@Documentation]FAQ 1.11[/a]" #: libraries/Index.class.php:430 tbl_relation.php:526 msgid "No index defined!" diff --git a/po/bs.po b/po/bs.po index 383ee4628d..92c90b6bd3 100644 --- a/po/bs.po +++ b/po/bs.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-27 10:20+0200\n" +"POT-Creation-Date: 2011-06-27 10:29+0200\n" "PO-Revision-Date: 2010-03-12 09:12+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: bosnian \n" diff --git a/po/ca.po b/po/ca.po index c35e45c046..2b373daffd 100644 --- a/po/ca.po +++ b/po/ca.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-27 10:20+0200\n" +"POT-Creation-Date: 2011-06-27 10:29+0200\n" "PO-Revision-Date: 2011-02-23 09:57+0200\n" "Last-Translator: Xavier Navarro \n" "Language-Team: catalan \n" diff --git a/po/cs.po b/po/cs.po index 2053225a0d..04dae59484 100644 --- a/po/cs.po +++ b/po/cs.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-27 10:20+0200\n" +"POT-Creation-Date: 2011-06-27 10:29+0200\n" "PO-Revision-Date: 2011-06-24 13:53+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: czech \n" diff --git a/po/cy.po b/po/cy.po index ece666ef91..d1d1af317d 100644 --- a/po/cy.po +++ b/po/cy.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-27 10:20+0200\n" +"POT-Creation-Date: 2011-06-27 10:29+0200\n" "PO-Revision-Date: 2011-05-19 21:21+0200\n" "Last-Translator: \n" "Language-Team: Welsh \n" diff --git a/po/da.po b/po/da.po index 00fe18cea5..6a50e1c920 100644 --- a/po/da.po +++ b/po/da.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-27 10:20+0200\n" +"POT-Creation-Date: 2011-06-27 10:29+0200\n" "PO-Revision-Date: 2011-03-07 01:17+0200\n" "Last-Translator: \n" "Language-Team: danish \n" diff --git a/po/de.po b/po/de.po index b861a009cc..c6e5454c4e 100644 --- a/po/de.po +++ b/po/de.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-27 10:20+0200\n" +"POT-Creation-Date: 2011-06-27 10:29+0200\n" "PO-Revision-Date: 2011-04-23 04:28+0200\n" "Last-Translator: Dominik Geyer \n" "Language-Team: german \n" diff --git a/po/el.po b/po/el.po index ab0f743813..910018c349 100644 --- a/po/el.po +++ b/po/el.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-27 10:20+0200\n" +"POT-Creation-Date: 2011-06-27 10:29+0200\n" "PO-Revision-Date: 2011-06-23 10:24+0200\n" "Last-Translator: Panagiotis Papazoglou \n" "Language-Team: greek \n" diff --git a/po/en_GB.po b/po/en_GB.po index fd703e65a8..32f2201d64 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-27 10:20+0200\n" +"POT-Creation-Date: 2011-06-27 10:29+0200\n" "PO-Revision-Date: 2011-06-26 13:27+0200\n" "Last-Translator: Marc Delisle \n" "Language-Team: english-gb \n" @@ -524,7 +524,6 @@ msgstr "MySQL returned an empty result set (i.e. zero rows)." #: db_routines.php:192 db_routines.php:297 db_routines.php:302 #: db_routines.php:326 #, php-format -#| msgid "The following queries have been executed:" msgid "The following query has failed: \"%s\"" msgstr "The following query has failed: \"%s\"" @@ -541,7 +540,6 @@ msgstr "Error in processing request" #: db_routines.php:211 db_routines.php:243 db_routines.php:271 #: db_routines.php:410 #, php-format -#| msgid "No routine with name %s found in database %s" msgid "No routine with name %1$s found in database %2$s" msgstr "No routine with name %1$s found in database %2$s" @@ -2082,14 +2080,10 @@ msgid "Check Privileges" msgstr "Check Privileges" #: libraries/common.inc.php:587 -#| msgid "Failed to to read configuration file" msgid "Failed to read configuration file" msgstr "Failed to read configuration file" #: libraries/common.inc.php:588 -#| msgid "" -#| "This usually means there is a syntax error in it, please check any errors " -#| "shown bellow." msgid "" "This usually means there is a syntax error in it, please check any errors " "shown below." diff --git a/po/es.po b/po/es.po index 65b81ba6f1..b888b82c24 100644 --- a/po/es.po +++ b/po/es.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-27 10:20+0200\n" +"POT-Creation-Date: 2011-06-27 10:29+0200\n" "PO-Revision-Date: 2011-06-24 23:09+0200\n" "Last-Translator: Matías Bellone \n" "Language-Team: spanish \n" @@ -527,7 +527,6 @@ msgstr "" #: db_routines.php:192 db_routines.php:297 db_routines.php:302 #: db_routines.php:326 #, php-format -#| msgid "The following queries have been executed:" msgid "The following query has failed: \"%s\"" msgstr "Falló la siguiente consulta: \"%s\"" @@ -544,7 +543,6 @@ msgstr "Error al procesar la petición" #: db_routines.php:211 db_routines.php:243 db_routines.php:271 #: db_routines.php:410 #, php-format -#| msgid "No routine with name %s found in database %s" msgid "No routine with name %1$s found in database %2$s" msgstr "No se encontró rutina con nombre %1$s en la base de datos %2$s" @@ -2107,14 +2105,10 @@ msgid "Check Privileges" msgstr "Comprobar los privilegios" #: libraries/common.inc.php:587 -#| msgid "Failed to to read configuration file" msgid "Failed to read configuration file" msgstr "No se pudo leer el archivo de configuración" #: libraries/common.inc.php:588 -#| msgid "" -#| "This usually means there is a syntax error in it, please check any errors " -#| "shown bellow." msgid "" "This usually means there is a syntax error in it, please check any errors " "shown below." diff --git a/po/et.po b/po/et.po index 2906b368b9..e216391dc1 100644 --- a/po/et.po +++ b/po/et.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-27 10:20+0200\n" +"POT-Creation-Date: 2011-06-27 10:29+0200\n" "PO-Revision-Date: 2010-03-12 09:14+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: estonian \n" diff --git a/po/eu.po b/po/eu.po index 07e09e8433..51f6955b57 100644 --- a/po/eu.po +++ b/po/eu.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-27 10:20+0200\n" +"POT-Creation-Date: 2011-06-27 10:29+0200\n" "PO-Revision-Date: 2010-07-21 14:53+0200\n" "Last-Translator: Marc Delisle \n" "Language-Team: basque \n" diff --git a/po/fa.po b/po/fa.po index 58d8215443..eaff7fcb5a 100644 --- a/po/fa.po +++ b/po/fa.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-27 10:20+0200\n" +"POT-Creation-Date: 2011-06-27 10:29+0200\n" "PO-Revision-Date: 2010-05-19 03:54+0200\n" "Last-Translator: \n" "Language-Team: persian \n" diff --git a/po/fi.po b/po/fi.po index 4d5a5274aa..64a3d31fbb 100644 --- a/po/fi.po +++ b/po/fi.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-27 10:20+0200\n" +"POT-Creation-Date: 2011-06-27 10:29+0200\n" "PO-Revision-Date: 2010-11-26 21:29+0200\n" "Last-Translator: \n" "Language-Team: finnish \n" diff --git a/po/fr.po b/po/fr.po index 27756727eb..a64cc2096e 100644 --- a/po/fr.po +++ b/po/fr.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-27 10:20+0200\n" +"POT-Creation-Date: 2011-06-27 10:29+0200\n" "PO-Revision-Date: 2011-06-26 13:35+0200\n" "Last-Translator: Marc Delisle \n" "Language-Team: french \n" @@ -525,7 +525,6 @@ msgstr "MySQL a retourné un résultat vide (aucune ligne)." #: db_routines.php:192 db_routines.php:297 db_routines.php:302 #: db_routines.php:326 #, php-format -#| msgid "The following queries have been executed:" msgid "The following query has failed: \"%s\"" msgstr "La requête «%s» a échoué" @@ -4782,7 +4781,6 @@ msgid "Turn it off" msgstr "Le désactiver" #: libraries/db_events.inc.php:141 -#| msgid "Add a new server" msgid "Add an event" msgstr "Ajouter un évènement." @@ -5446,7 +5444,6 @@ msgid "Event" msgstr "Événement" #: libraries/display_triggers.inc.php:120 -#| msgid "Add a new server" msgid "Add a trigger" msgstr "Ajouter un déclencheur" @@ -10116,7 +10113,6 @@ msgid "Label column" msgstr "Colonne pour étiquette" #: tbl_gis_visualization.php:167 -#| msgid "- none -" msgid "-- None --" msgstr "-- Aucun --" diff --git a/po/gl.po b/po/gl.po index da03cfd0b1..281b376224 100644 --- a/po/gl.po +++ b/po/gl.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-27 10:20+0200\n" +"POT-Creation-Date: 2011-06-27 10:29+0200\n" "PO-Revision-Date: 2010-07-21 14:50+0200\n" "Last-Translator: Marc Delisle \n" "Language-Team: galician \n" diff --git a/po/he.po b/po/he.po index dddff73871..73ccc612ee 100644 --- a/po/he.po +++ b/po/he.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-27 10:20+0200\n" +"POT-Creation-Date: 2011-06-27 10:29+0200\n" "PO-Revision-Date: 2011-03-02 20:17+0200\n" "Last-Translator: \n" "Language-Team: hebrew \n" diff --git a/po/hi.po b/po/hi.po index f9a0ecb1d2..bcb38d95cd 100644 --- a/po/hi.po +++ b/po/hi.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-27 10:20+0200\n" +"POT-Creation-Date: 2011-06-27 10:29+0200\n" "PO-Revision-Date: 2011-05-06 09:13+0200\n" "Last-Translator: \n" "Language-Team: hindi \n" diff --git a/po/hr.po b/po/hr.po index d3afa8d8f3..bc2561bf59 100644 --- a/po/hr.po +++ b/po/hr.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-27 10:20+0200\n" +"POT-Creation-Date: 2011-06-27 10:29+0200\n" "PO-Revision-Date: 2010-07-21 14:54+0200\n" "Last-Translator: Marc Delisle \n" "Language-Team: croatian \n" diff --git a/po/hu.po b/po/hu.po index 05e02f770f..1178ed6472 100644 --- a/po/hu.po +++ b/po/hu.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-27 10:20+0200\n" +"POT-Creation-Date: 2011-06-27 10:29+0200\n" "PO-Revision-Date: 2011-05-27 18:52+0200\n" "Last-Translator: \n" "Language-Team: hungarian \n" diff --git a/po/id.po b/po/id.po index f542a3f708..1a3510f016 100644 --- a/po/id.po +++ b/po/id.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-27 10:20+0200\n" +"POT-Creation-Date: 2011-06-27 10:29+0200\n" "PO-Revision-Date: 2011-06-18 11:34+0200\n" "Last-Translator: \n" "Language-Team: indonesian \n" diff --git a/po/it.po b/po/it.po index 6204dc01fd..6f1eef1e6d 100644 --- a/po/it.po +++ b/po/it.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-27 10:20+0200\n" +"POT-Creation-Date: 2011-06-27 10:29+0200\n" "PO-Revision-Date: 2011-06-23 11:55+0200\n" "Last-Translator: Rouslan Placella \n" "Language-Team: italian \n" diff --git a/po/ja.po b/po/ja.po index e8080d661c..7b1faa8adf 100644 --- a/po/ja.po +++ b/po/ja.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-27 10:20+0200\n" +"POT-Creation-Date: 2011-06-27 10:29+0200\n" "PO-Revision-Date: 2011-06-23 12:13+0200\n" "Last-Translator: Yuichiro \n" "Language-Team: japanese \n" diff --git a/po/ka.po b/po/ka.po index b9b009f42c..c26f62c343 100644 --- a/po/ka.po +++ b/po/ka.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-27 10:20+0200\n" +"POT-Creation-Date: 2011-06-27 10:29+0200\n" "PO-Revision-Date: 2010-03-12 09:14+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: georgian \n" diff --git a/po/ko.po b/po/ko.po index 6a882ee354..b01685891c 100644 --- a/po/ko.po +++ b/po/ko.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-27 10:20+0200\n" +"POT-Creation-Date: 2011-06-27 10:29+0200\n" "PO-Revision-Date: 2010-06-16 18:18+0200\n" "Last-Translator: \n" "Language-Team: korean \n" diff --git a/po/lt.po b/po/lt.po index 50533c03cd..1b38a0a63d 100644 --- a/po/lt.po +++ b/po/lt.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-27 10:20+0200\n" +"POT-Creation-Date: 2011-06-27 10:29+0200\n" "PO-Revision-Date: 2011-04-05 15:52+0200\n" "Last-Translator: Kęstutis \n" "Language-Team: lithuanian \n" diff --git a/po/lv.po b/po/lv.po index 7d6b7ff3e5..fb3f6a51e9 100644 --- a/po/lv.po +++ b/po/lv.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-27 10:20+0200\n" +"POT-Creation-Date: 2011-06-27 10:29+0200\n" "PO-Revision-Date: 2010-03-12 09:16+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: latvian \n" diff --git a/po/mk.po b/po/mk.po index 61941d51af..2213346a02 100644 --- a/po/mk.po +++ b/po/mk.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-27 10:20+0200\n" +"POT-Creation-Date: 2011-06-27 10:29+0200\n" "PO-Revision-Date: 2011-05-19 17:04+0200\n" "Last-Translator: \n" "Language-Team: macedonian_cyrillic \n" diff --git a/po/ml.po b/po/ml.po index 2e5090affe..988b4c9e1a 100644 --- a/po/ml.po +++ b/po/ml.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-27 10:20+0200\n" +"POT-Creation-Date: 2011-06-27 10:29+0200\n" "PO-Revision-Date: 2011-02-10 14:03+0100\n" "Last-Translator: Michal Čihař \n" "Language-Team: Malayalam \n" diff --git a/po/mn.po b/po/mn.po index f18c3f0087..d0de163427 100644 --- a/po/mn.po +++ b/po/mn.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-27 10:20+0200\n" +"POT-Creation-Date: 2011-06-27 10:29+0200\n" "PO-Revision-Date: 2010-03-12 09:17+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: mongolian \n" diff --git a/po/ms.po b/po/ms.po index 868eee18a4..555f608555 100644 --- a/po/ms.po +++ b/po/ms.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-27 10:20+0200\n" +"POT-Creation-Date: 2011-06-27 10:29+0200\n" "PO-Revision-Date: 2010-03-12 09:17+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: malay \n" diff --git a/po/nb.po b/po/nb.po index 6ad19c1b05..35f6586321 100644 --- a/po/nb.po +++ b/po/nb.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-27 10:20+0200\n" +"POT-Creation-Date: 2011-06-27 10:29+0200\n" "PO-Revision-Date: 2011-03-07 11:21+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: norwegian \n" diff --git a/po/nl.po b/po/nl.po index a9c44484ca..f8bba31a8f 100644 --- a/po/nl.po +++ b/po/nl.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-27 10:20+0200\n" +"POT-Creation-Date: 2011-06-27 10:29+0200\n" "PO-Revision-Date: 2011-06-04 15:19+0200\n" "Last-Translator: Dieter Adriaenssens \n" "Language-Team: dutch \n" diff --git a/po/phpmyadmin.pot b/po/phpmyadmin.pot index d2f0d2bd46..f13801ea8c 100644 --- a/po/phpmyadmin.pot +++ b/po/phpmyadmin.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-27 10:20+0200\n" +"POT-Creation-Date: 2011-06-27 10:29+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/po/pl.po b/po/pl.po index 69941537bf..00300c3776 100644 --- a/po/pl.po +++ b/po/pl.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-27 10:20+0200\n" +"POT-Creation-Date: 2011-06-27 10:29+0200\n" "PO-Revision-Date: 2011-02-24 16:21+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: polish \n" diff --git a/po/pt.po b/po/pt.po index c613b5fd79..ea3fcb0cff 100644 --- a/po/pt.po +++ b/po/pt.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-27 10:20+0200\n" +"POT-Creation-Date: 2011-06-27 10:29+0200\n" "PO-Revision-Date: 2011-03-26 03:23+0200\n" "Last-Translator: \n" "Language-Team: portuguese \n" diff --git a/po/pt_BR.po b/po/pt_BR.po index ffbf533103..3b28f6ea1d 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-27 10:20+0200\n" +"POT-Creation-Date: 2011-06-27 10:29+0200\n" "PO-Revision-Date: 2011-06-15 13:55+0200\n" "Last-Translator: Jose Ivan Bezerra Vilarouca Filho \n" "Language-Team: brazilian_portuguese \n" diff --git a/po/ro.po b/po/ro.po index 6cd47e80b9..db1d88d424 100644 --- a/po/ro.po +++ b/po/ro.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-27 10:20+0200\n" +"POT-Creation-Date: 2011-06-27 10:29+0200\n" "PO-Revision-Date: 2010-07-22 02:28+0200\n" "Last-Translator: Marc Delisle \n" "Language-Team: romanian \n" diff --git a/po/ru.po b/po/ru.po index ef2375c1de..4da0b365f0 100644 --- a/po/ru.po +++ b/po/ru.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-27 10:20+0200\n" +"POT-Creation-Date: 2011-06-27 10:29+0200\n" "PO-Revision-Date: 2011-06-24 21:23+0200\n" "Last-Translator: Victor Volkov \n" "Language-Team: russian \n" @@ -11,8 +11,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%" -"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Generator: Pootle 2.0.5\n" #: browse_foreigners.php:35 browse_foreigners.php:53 @@ -517,7 +517,6 @@ msgstr[2] "Последним выражением в процедуре был #: db_routines.php:167 #, php-format -#| msgid "Allows executing stored routines." msgid "Execution results of routine %s" msgstr "Результаты выполнения процедуры %s" @@ -529,7 +528,6 @@ msgstr "MySQL вернула пустой результат (т.е. ноль с #: db_routines.php:192 db_routines.php:297 db_routines.php:302 #: db_routines.php:326 #, php-format -#| msgid "The following queries have been executed:" msgid "The following query has failed: \"%s\"" msgstr "Данный запрос не был выполнен: \"%s\"" @@ -540,14 +538,12 @@ msgstr "Ответ MySQL: " #: db_routines.php:210 db_routines.php:242 db_routines.php:270 #: db_routines.php:409 -#| msgid "Error in Processing Request" msgid "Error in processing request" msgstr "Ошибка при обработке запроса" #: db_routines.php:211 db_routines.php:243 db_routines.php:271 #: db_routines.php:410 #, php-format -#| msgid "No tables found in database" msgid "No routine with name %1$s found in database %2$s" msgstr "В базе данных %2$s процедура с именем %1$s не найдена" @@ -557,13 +553,11 @@ msgstr "Выполнить процедуру" #: db_routines.php:261 db_routines.php:265 #, php-format -#| msgid "Export defaults" msgid "Export of routine %s" msgstr "Экспорт процедуры %s" #: db_routines.php:290 libraries/db_routines.lib.php:960 #, php-format -#| msgid "Invalid server index: %s" msgid "Invalid routine type: \"%s\"" msgstr "Ошибочный тип процедуры: \"%s\"" @@ -577,13 +571,11 @@ msgstr "Сохраненный запрос был:" #: db_routines.php:316 #, php-format -#| msgid "Column %s has been dropped" msgid "Routine %1$s has been modified." msgstr "Была изменена процедура %1$s." #: db_routines.php:329 #, php-format -#| msgid "Table %1$s has been created." msgid "Routine %1$s has been created." msgstr "Была создана процедура %1$s." @@ -592,12 +584,10 @@ msgid "One or more errors have occured while processing your request:" msgstr "При обработке вашего запроса были обнаружены ошибки:" #: db_routines.php:381 -#| msgid "Create relation" msgid "Create routine" msgstr "Создать процедуру" #: db_routines.php:385 -#| msgid "Edit mode" msgid "Edit routine" msgstr "Изменить процедуру" @@ -684,7 +674,6 @@ msgid "Search in database" msgstr "Поиск в базе данных" #: db_search.php:300 -#| msgid "Word(s) or value(s) to search for (wildcard: \"%\"):" msgid "Words or values to search for (wildcard: \"%\"):" msgstr "Слова или значения для поиска (групповой символ: \"%\"):" diff --git a/po/si.po b/po/si.po index 7c5e0ac9f2..916d88a1bc 100644 --- a/po/si.po +++ b/po/si.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-27 10:20+0200\n" +"POT-Creation-Date: 2011-06-27 10:29+0200\n" "PO-Revision-Date: 2011-06-04 15:35+0200\n" "Last-Translator: Madhura Jayaratne \n" "Language-Team: sinhala \n" diff --git a/po/sk.po b/po/sk.po index e18de44047..de9b0bd16a 100644 --- a/po/sk.po +++ b/po/sk.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-27 10:20+0200\n" +"POT-Creation-Date: 2011-06-27 10:29+0200\n" "PO-Revision-Date: 2011-06-03 14:53+0200\n" "Last-Translator: Martin Lacina \n" "Language-Team: slovak \n" diff --git a/po/sl.po b/po/sl.po index 9fc59bc75c..dd82dbd083 100644 --- a/po/sl.po +++ b/po/sl.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-27 10:20+0200\n" +"POT-Creation-Date: 2011-06-27 10:29+0200\n" "PO-Revision-Date: 2011-06-25 10:41+0200\n" "Last-Translator: Domen \n" "Language-Team: slovenian \n" @@ -528,7 +528,6 @@ msgstr "MySQL je vrnil kot rezultat prazno množico (npr. nič vrstic)." #: db_routines.php:192 db_routines.php:297 db_routines.php:302 #: db_routines.php:326 #, php-format -#| msgid "The following queries have been executed:" msgid "The following query has failed: \"%s\"" msgstr "Naslednja poizvedba je spodletela: \"%s\"" diff --git a/po/sq.po b/po/sq.po index f2227b617c..6e35d1f11b 100644 --- a/po/sq.po +++ b/po/sq.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-27 10:20+0200\n" +"POT-Creation-Date: 2011-06-27 10:29+0200\n" "PO-Revision-Date: 2010-07-21 14:51+0200\n" "Last-Translator: Marc Delisle \n" "Language-Team: albanian \n" diff --git a/po/sr.po b/po/sr.po index 3d5f075323..53b77927c7 100644 --- a/po/sr.po +++ b/po/sr.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-27 10:20+0200\n" +"POT-Creation-Date: 2011-06-27 10:29+0200\n" "PO-Revision-Date: 2011-04-06 18:43+0200\n" "Last-Translator: \n" "Language-Team: serbian_cyrillic \n" diff --git a/po/sr@latin.po b/po/sr@latin.po index d69009f866..9e5f13445b 100644 --- a/po/sr@latin.po +++ b/po/sr@latin.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-27 10:20+0200\n" +"POT-Creation-Date: 2011-06-27 10:29+0200\n" "PO-Revision-Date: 2010-12-02 14:49+0200\n" "Last-Translator: Sasa Kostic \n" "Language-Team: serbian_latin \n" diff --git a/po/sv.po b/po/sv.po index 808c9891a0..63321b1554 100644 --- a/po/sv.po +++ b/po/sv.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-27 10:20+0200\n" +"POT-Creation-Date: 2011-06-27 10:29+0200\n" "PO-Revision-Date: 2011-06-25 01:19+0200\n" "Last-Translator: \n" "Language-Team: swedish \n" @@ -512,7 +512,6 @@ msgstr[1] "%d rader berörs av det sista uttrycket inom proceduren" #: db_routines.php:167 #, php-format -#| msgid "Allows executing stored routines." msgid "Execution results of routine %s" msgstr "Exekveringsresultat av rutin %s" @@ -524,7 +523,6 @@ msgstr "MySQL returnerade ett tomt resultat (dvs inga rader)." #: db_routines.php:192 db_routines.php:297 db_routines.php:302 #: db_routines.php:326 #, php-format -#| msgid "The following queries have been executed:" msgid "The following query has failed: \"%s\"" msgstr "Följande fråga har fallerat: \"%s\"" @@ -535,14 +533,12 @@ msgstr "MySQL sa: " #: db_routines.php:210 db_routines.php:242 db_routines.php:270 #: db_routines.php:409 -#| msgid "Error in Processing Request" msgid "Error in processing request" msgstr "Fel i utförandebegäran" #: db_routines.php:211 db_routines.php:243 db_routines.php:271 #: db_routines.php:410 #, php-format -#| msgid "No tables found in database" msgid "No routine with name %1$s found in database %2$s" msgstr "Ingen rutin med namnet %1$s finns i databasen %2$s" @@ -552,13 +548,11 @@ msgstr "Utför rutin" #: db_routines.php:261 db_routines.php:265 #, php-format -#| msgid "Export defaults" msgid "Export of routine %s" msgstr "Exportera rutin %s" #: db_routines.php:290 libraries/db_routines.lib.php:960 #, php-format -#| msgid "Invalid server index: %s" msgid "Invalid routine type: \"%s\"" msgstr "Ogiltig rutintyp: \"%s\"" @@ -572,13 +566,11 @@ msgstr "Den säkerhetskopierade frågan var:" #: db_routines.php:316 #, php-format -#| msgid "Column %s has been dropped" msgid "Routine %1$s has been modified." msgstr "Rutinen %1$s har modifierats." #: db_routines.php:329 #, php-format -#| msgid "Table %1$s has been created." msgid "Routine %1$s has been created." msgstr "Rutinen %1$s har skapats." @@ -588,12 +580,10 @@ msgstr "" " Ett eller flera fel har inträffat under hanteringen av din begäran: " #: db_routines.php:381 -#| msgid "Create relation" msgid "Create routine" msgstr "Skapa rutin" #: db_routines.php:385 -#| msgid "Edit mode" msgid "Edit routine" msgstr "Redigera rutin" @@ -678,7 +668,6 @@ msgid "Search in database" msgstr "Sök i databas" #: db_search.php:300 -#| msgid "Word(s) or value(s) to search for (wildcard: \"%\"):" msgid "Words or values to search for (wildcard: \"%\"):" msgstr "Ord eller värden att söka efter (jokertecken: \"%\"):" @@ -691,7 +680,6 @@ msgid "Words are separated by a space character (\" \")." msgstr "Ord är separerade med mellanslag (\" \")." #: db_search.php:323 -#| msgid "Inside table(s):" msgid "Inside tables:" msgstr "Inuti tabeller:" @@ -1203,7 +1191,6 @@ msgid "KiB received since last refresh" msgstr "kb mottagna sedan den senaste uppdateringen" #: js/messages.php:80 -#| msgid "Server traffic" msgid "Server traffic (in KiB)" msgstr "Server trafik (i kb)" @@ -1216,7 +1203,6 @@ msgid "Processes" msgstr "Processer" #: js/messages.php:83 -#| msgid "Connections" msgid "Connections / Processes" msgstr "Förbindelser / Processer" @@ -1225,7 +1211,6 @@ msgid "Issued queries since last refresh" msgstr "Skapade frågor sedan föregående uppdateringen" #: js/messages.php:85 -#| msgid "SQL queries" msgid "Issued queries" msgstr "Skapade frågor" @@ -1320,7 +1305,6 @@ msgstr "" "Definitionen av en sparad funktion måste innehålla en RETURN-programsats!" #: js/messages.php:123 -#| msgid "Missing value in the form!" msgid "Value too long in the form!" msgstr "Värdet för långt i formuläret!" @@ -2098,7 +2082,6 @@ msgid "Check Privileges" msgstr "Kontrollera privilegier" #: libraries/common.inc.php:587 -#| msgid "Could not save configuration" msgid "Failed to read configuration file" msgstr "Kunde inte läsa konfigurationsfilen" @@ -4704,19 +4687,16 @@ msgstr "%s tillägg saknas. Vänligen kontrollera din PHP konfiguration." #: libraries/db_events.inc.php:30 #, php-format -#| msgid "Export contents" msgid "Export of event %s" msgstr "Exportera händelse %s" #: libraries/db_events.inc.php:34 #, php-format -#| msgid "Export contents" msgid "Export of event \"%s\"" msgstr "Exportera händelse \"%s\"" #: libraries/db_events.inc.php:40 #, php-format -#| msgid "No tables found in database" msgid "No event with name %s found in database %s" msgstr "Ingen händelse med namnet %s finns i databasen %s" @@ -4726,7 +4706,6 @@ msgid "Events" msgstr "Händelser" #: libraries/db_events.inc.php:58 libraries/db_events.inc.php:60 -#| msgid "There are no files to upload" msgid "There are no events to display." msgstr "Det finns inga händelser att visa." @@ -4755,7 +4734,6 @@ msgid "Turn it off" msgstr "Stäng av den" #: libraries/db_events.inc.php:141 -#| msgid "Add a new server" msgid "Add an event" msgstr "Lägg till en ny händelse" @@ -4793,18 +4771,15 @@ msgid "Triggers" msgstr "Trigger" #: libraries/db_routines.lib.php:659 -#| msgid "Details..." msgid "Details" msgstr "Detaljer" #: libraries/db_routines.lib.php:662 -#| msgid "Routines" msgid "Routine name" msgstr "Rutinnamn" #: libraries/db_routines.lib.php:679 #, php-format -#| msgid "Change" msgid "Change to %s" msgstr "Ändra till %s" @@ -4813,7 +4788,6 @@ msgid "Parameters" msgstr "Parametrar" #: libraries/db_routines.lib.php:689 -#| msgid "Direct links" msgid "Direction" msgstr "Riktning" @@ -4840,12 +4814,10 @@ msgid "Options" msgstr "Alternativ" #: libraries/db_routines.lib.php:707 -#| msgid "Add prefix" msgid "Add parameter" msgstr "Lägg till parameter" #: libraries/db_routines.lib.php:710 -#| msgid "Remove database" msgid "Remove last parameter" msgstr "Ta bort senaste parametern" @@ -4854,17 +4826,14 @@ msgid "Return type" msgstr "Returtyp" #: libraries/db_routines.lib.php:721 -#| msgid "Length/Values" msgid "Return length/values" msgstr "Returnera längd/värden" #: libraries/db_routines.lib.php:726 -#| msgid "Table options" msgid "Return options" msgstr "Return alternativ" #: libraries/db_routines.lib.php:745 -#| msgid "Description" msgid "Definition" msgstr "Definition" @@ -4877,7 +4846,6 @@ msgid "Definer" msgstr "Definierare" #: libraries/db_routines.lib.php:758 -#| msgid "Security" msgid "Security type" msgstr "Säkerhetstyp" @@ -4886,7 +4854,6 @@ msgid "SQL data access" msgstr "SQL dataaccess" #: libraries/db_routines.lib.php:839 libraries/db_routines.lib.php:842 -#| msgid "Routines" msgid "Routine parameters" msgstr "Rutinparametrar" @@ -4927,17 +4894,14 @@ msgid "You must provide a routine definition." msgstr "Du måste ange en rutindefinition." #: libraries/db_routines.lib.php:1209 -#| msgid "There are no files to upload" msgid "There are no routines to display." msgstr "Det finns inga rutiner att visa." #: libraries/db_routines.lib.php:1253 -#| msgid "Add index" msgid "Add routine" msgstr "Lägg till rutin." #: libraries/db_routines.lib.php:1256 -#| msgid "You don't have sufficient privileges to be here right now!" msgid "You do not have the necessary privileges to create a new routine" msgstr "Du har inte tillräcklig behörighet för att skapa en ny rutin" @@ -5402,7 +5366,6 @@ msgstr "Länken hittades inte" #: libraries/display_triggers.inc.php:35 #, php-format -#| msgid "Export contents" msgid "Export of trigger %s" msgstr "Exportera trigger %s" @@ -5413,12 +5376,10 @@ msgstr "Exportera trigger \"%s\"" #: libraries/display_triggers.inc.php:47 #, php-format -#| msgid "No valid image path for theme %s found!" msgid "No trigger with name %s found" msgstr "Ingen trigger med namn %s hittad" #: libraries/display_triggers.inc.php:64 libraries/display_triggers.inc.php:66 -#| msgid "There are no files to upload" msgid "There are no triggers to display." msgstr "Det finns inga triggers att visa" @@ -5431,7 +5392,6 @@ msgid "Event" msgstr "Händelse" #: libraries/display_triggers.inc.php:120 -#| msgid "Add a new server" msgid "Add a trigger" msgstr "Lägg till en ny Trigger" @@ -6186,7 +6146,6 @@ msgid "Open new phpMyAdmin window" msgstr "Öppna nytt phpMyAdmin-fönster" #: libraries/gis_visualization.lib.php:129 -#| msgid "No data found for the chart." msgid "No data found for GIS visualization." msgstr "Inga data finns för GIS visualisering." @@ -8528,7 +8487,6 @@ msgstr "Uppdateringsfrekvens" #: server_status.php:31 #, php-format -#| msgid "minutes" msgid "%d minute" msgid_plural "%d minutes" msgstr[0] "%d minut" @@ -8536,7 +8494,6 @@ msgstr[1] "%d minuter" #: server_status.php:33 #, php-format -#| msgid "second" msgid "%d second" msgid_plural "%d seconds" msgstr[0] "%d sekund" @@ -8623,7 +8580,6 @@ msgid "All status variables" msgstr "Alla statusvariabler" #: server_status.php:413 server_status.php:439 -#| msgid "Refresh rate" msgid "Refresh rate:" msgstr "Uppdateringsfrekvens:" @@ -10014,7 +9970,6 @@ msgid "View dump (schema) of table" msgstr "Visa SQL-satser för tabellen" #: tbl_gis_visualization.php:111 -#| msgid "Display servers selection" msgid "Display GIS Visualization" msgstr "Visa GIS Visualisering" @@ -10027,17 +9982,14 @@ msgid "Height" msgstr "Höjd" #: tbl_gis_visualization.php:165 -#| msgid "Textarea columns" msgid "Label column" msgstr "Etikett kolumn" #: tbl_gis_visualization.php:167 -#| msgid "- none -" msgid "-- None --" msgstr " - Inget -" #: tbl_gis_visualization.php:180 -#| msgid "Total count" msgid "Spatial column" msgstr "Spatial kolumn" @@ -10050,12 +10002,10 @@ msgid "Redraw" msgstr "Rita om" #: tbl_gis_visualization.php:206 -#| msgid "Save as file" msgid "Save to file" msgstr "Spara till fil" #: tbl_gis_visualization.php:207 -#| msgid "Table name" msgid "File name" msgstr "Filnamn" @@ -10321,7 +10271,6 @@ msgid "Add unique index" msgstr "Lägg till unikt index" #: tbl_structure.php:176 tbl_structure.php:177 -#| msgid "Add index" msgid "Add SPATIAL index" msgstr "Lägg till SPATIAL index" diff --git a/po/ta.po b/po/ta.po index 2aae4c5d9d..3cb35a82bf 100644 --- a/po/ta.po +++ b/po/ta.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-27 10:20+0200\n" +"POT-Creation-Date: 2011-06-27 10:29+0200\n" "PO-Revision-Date: 2010-04-16 10:43+0200\n" "Last-Translator: Sutharshan \n" "Language-Team: Tamil \n" diff --git a/po/te.po b/po/te.po index 7ca5a7d1ea..781da0d5e6 100644 --- a/po/te.po +++ b/po/te.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-27 10:20+0200\n" +"POT-Creation-Date: 2011-06-27 10:29+0200\n" "PO-Revision-Date: 2011-04-07 17:06+0200\n" "Last-Translator: \n" "Language-Team: Telugu \n" diff --git a/po/th.po b/po/th.po index d4927bbe60..cd169e96d0 100644 --- a/po/th.po +++ b/po/th.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-27 10:20+0200\n" +"POT-Creation-Date: 2011-06-27 10:29+0200\n" "PO-Revision-Date: 2010-03-12 09:19+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: thai \n" diff --git a/po/tr.po b/po/tr.po index 5af42b7b1c..920f7b365d 100644 --- a/po/tr.po +++ b/po/tr.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-27 10:20+0200\n" +"POT-Creation-Date: 2011-06-27 10:29+0200\n" "PO-Revision-Date: 2011-06-25 13:38+0200\n" "Last-Translator: Burak Yavuz \n" "Language-Team: turkish \n" @@ -538,7 +538,6 @@ msgstr "İstek işlemede hata" #: db_routines.php:211 db_routines.php:243 db_routines.php:271 #: db_routines.php:410 #, php-format -#| msgid "No routine with name %s found in database %s" msgid "No routine with name %1$s found in database %2$s" msgstr "%1$s veritabanında %2$s adıyla yordam bulunamadı" diff --git a/po/tt.po b/po/tt.po index 86596ffdc7..e2b4c84812 100644 --- a/po/tt.po +++ b/po/tt.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-27 10:20+0200\n" +"POT-Creation-Date: 2011-06-27 10:29+0200\n" "PO-Revision-Date: 2010-07-22 02:25+0200\n" "Last-Translator: Marc Delisle \n" "Language-Team: tatarish \n" diff --git a/po/ug.po b/po/ug.po index 7b003b2593..f91fa93466 100644 --- a/po/ug.po +++ b/po/ug.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-27 10:20+0200\n" +"POT-Creation-Date: 2011-06-27 10:29+0200\n" "PO-Revision-Date: 2010-08-26 11:59+0200\n" "Last-Translator: \n" "Language-Team: Uyghur \n" diff --git a/po/uk.po b/po/uk.po index 6723a35a01..f4dc958a1c 100644 --- a/po/uk.po +++ b/po/uk.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-27 10:20+0200\n" +"POT-Creation-Date: 2011-06-27 10:29+0200\n" "PO-Revision-Date: 2011-06-17 10:55+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: ukrainian \n" diff --git a/po/ur.po b/po/ur.po index 462eb571a1..d4f7932509 100644 --- a/po/ur.po +++ b/po/ur.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-27 10:20+0200\n" +"POT-Creation-Date: 2011-06-27 10:29+0200\n" "PO-Revision-Date: 2011-04-23 08:37+0200\n" "Last-Translator: Mehbooob Khan \n" "Language-Team: Urdu \n" diff --git a/po/uz.po b/po/uz.po index 1809e4a48f..08d61fa320 100644 --- a/po/uz.po +++ b/po/uz.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-27 10:20+0200\n" +"POT-Creation-Date: 2011-06-27 10:29+0200\n" "PO-Revision-Date: 2010-07-22 02:31+0200\n" "Last-Translator: Marc Delisle \n" "Language-Team: uzbek_cyrillic \n" diff --git a/po/uz@latin.po b/po/uz@latin.po index bc106036ba..53c938c425 100644 --- a/po/uz@latin.po +++ b/po/uz@latin.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-27 10:20+0200\n" +"POT-Creation-Date: 2011-06-27 10:29+0200\n" "PO-Revision-Date: 2010-07-22 02:30+0200\n" "Last-Translator: Marc Delisle \n" "Language-Team: uzbek_latin \n" diff --git a/po/zh_CN.po b/po/zh_CN.po index ac469e0e06..6065508699 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-27 10:20+0200\n" +"POT-Creation-Date: 2011-06-27 10:29+0200\n" "PO-Revision-Date: 2011-06-08 05:00+0200\n" "Last-Translator: shanyan baishui \n" "Language-Team: chinese_simplified \n" diff --git a/po/zh_TW.po b/po/zh_TW.po index 7dc59bff7a..648203ee0d 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2011-06-27 10:20+0200\n" +"POT-Creation-Date: 2011-06-27 10:29+0200\n" "PO-Revision-Date: 2011-06-19 09:59+0200\n" "Last-Translator: \n" "Language-Team: chinese_traditional \n" From b7de81d6e5d4cc942df5700163e56a5e90a74628 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Mon, 27 Jun 2011 10:51:51 +0200 Subject: [PATCH 451/511] Translation update done using Pootle. --- po/cs.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/cs.po b/po/cs.po index 04dae59484..00b0ab6b8f 100644 --- a/po/cs.po +++ b/po/cs.po @@ -7,7 +7,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-06-27 10:29+0200\n" -"PO-Revision-Date: 2011-06-24 13:53+0200\n" +"PO-Revision-Date: 2011-06-27 10:51+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: czech \n" "Language: cs\n" @@ -4737,10 +4737,9 @@ msgid "Turn it off" msgstr "Vypnout" #: libraries/db_events.inc.php:141 -#, fuzzy #| msgid "Add a new Event" msgid "Add an event" -msgstr "Přidat novou událost" +msgstr "Přidat událost" #: libraries/db_links.inc.php:42 libraries/db_links.inc.php:43 #: libraries/db_links.inc.php:44 From 40f998656c7b19375e621933cdbd77725474eecd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Mon, 27 Jun 2011 10:52:08 +0200 Subject: [PATCH 452/511] Translation update done using Pootle. --- po/cs.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/cs.po b/po/cs.po index 00b0ab6b8f..1301279a22 100644 --- a/po/cs.po +++ b/po/cs.po @@ -7,7 +7,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-06-27 10:29+0200\n" -"PO-Revision-Date: 2011-06-27 10:51+0200\n" +"PO-Revision-Date: 2011-06-27 10:52+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: czech \n" "Language: cs\n" @@ -4893,7 +4893,7 @@ msgstr "" #: libraries/db_routines.lib.php:1077 msgid "You must provide a routine definition." -msgstr "" +msgstr "Musíte zadat definici rutiny." #: libraries/db_routines.lib.php:1209 #, fuzzy From 924d3104897a085284af5ac5215cbec9451107e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Mon, 27 Jun 2011 10:52:24 +0200 Subject: [PATCH 453/511] Translation update done using Pootle. --- po/cs.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/cs.po b/po/cs.po index 1301279a22..162fe98c36 100644 --- a/po/cs.po +++ b/po/cs.po @@ -4896,10 +4896,9 @@ msgid "You must provide a routine definition." msgstr "Musíte zadat definici rutiny." #: libraries/db_routines.lib.php:1209 -#, fuzzy #| msgid "There are no files to upload" msgid "There are no routines to display." -msgstr "Nebyl zvolen žádný soubor pro nahrání" +msgstr "Nebyly nalezeny žádné rutiny." #: libraries/db_routines.lib.php:1253 msgid "Add routine" From 49a89913aabb31fd734a53fd2aadf963d5628b57 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Mon, 27 Jun 2011 10:52:35 +0200 Subject: [PATCH 454/511] Translation update done using Pootle. --- po/cs.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/cs.po b/po/cs.po index 162fe98c36..5d09585546 100644 --- a/po/cs.po +++ b/po/cs.po @@ -4905,10 +4905,9 @@ msgid "Add routine" msgstr "Přidat rutinu" #: libraries/db_routines.lib.php:1256 -#, fuzzy #| msgid "You don't have sufficient privileges to be here right now!" msgid "You do not have the necessary privileges to create a new routine" -msgstr "Nemáte dostatečná práva na provedení této akce!" +msgstr "Nemáte dostatečná práva pro vytvoření rutiny" #: libraries/db_structure.lib.php:48 libraries/display_tbl.lib.php:2121 msgid "" From e388ab669aac736820eef6a87d67b79a7e22ab30 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Mon, 27 Jun 2011 10:52:52 +0200 Subject: [PATCH 455/511] Translation update done using Pootle. --- po/cs.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/cs.po b/po/cs.po index 5d09585546..d7799dfca9 100644 --- a/po/cs.po +++ b/po/cs.po @@ -5372,10 +5372,10 @@ msgid "Link not found" msgstr "Odkaz nenalezen" #: libraries/display_triggers.inc.php:35 -#, fuzzy, php-format +#, php-format #| msgid "Export contents" msgid "Export of trigger %s" -msgstr "Exportovat obsah" +msgstr "Exportovat spoušť %s" #: libraries/display_triggers.inc.php:39 #, php-format From 24e9d4cabd6958858cf24287e68ff04d70b8223c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Mon, 27 Jun 2011 10:53:17 +0200 Subject: [PATCH 456/511] Translation update done using Pootle. --- po/cs.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/cs.po b/po/cs.po index d7799dfca9..d3046e0292 100644 --- a/po/cs.po +++ b/po/cs.po @@ -7,7 +7,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-06-27 10:29+0200\n" -"PO-Revision-Date: 2011-06-27 10:52+0200\n" +"PO-Revision-Date: 2011-06-27 10:53+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: czech \n" "Language: cs\n" @@ -5380,7 +5380,7 @@ msgstr "Exportovat spoušť %s" #: libraries/display_triggers.inc.php:39 #, php-format msgid "Export of trigger \"%s\"" -msgstr "" +msgstr "Export spouště „%s“" #: libraries/display_triggers.inc.php:47 #, fuzzy, php-format From b9c6a7d157aef26885634872a672fe06ceb6c935 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Mon, 27 Jun 2011 10:53:36 +0200 Subject: [PATCH 457/511] Translation update done using Pootle. --- po/cs.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/cs.po b/po/cs.po index d3046e0292..0fe11c0678 100644 --- a/po/cs.po +++ b/po/cs.po @@ -5383,10 +5383,10 @@ msgid "Export of trigger \"%s\"" msgstr "Export spouště „%s“" #: libraries/display_triggers.inc.php:47 -#, fuzzy, php-format +#, php-format #| msgid "No valid image path for theme %s found!" msgid "No trigger with name %s found" -msgstr "Nebyla nalezena platná cesta k obrázkům pro vzhled %s!" +msgstr "Spoušť se jménem %s nebyla nalezena" #: libraries/display_triggers.inc.php:64 libraries/display_triggers.inc.php:66 #, fuzzy From 19953e7995f51a7cfd859de82e57939f0f39f140 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Mon, 27 Jun 2011 10:53:49 +0200 Subject: [PATCH 458/511] Translation update done using Pootle. --- po/cs.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/cs.po b/po/cs.po index 0fe11c0678..6ce5c7c8a4 100644 --- a/po/cs.po +++ b/po/cs.po @@ -5389,10 +5389,9 @@ msgid "No trigger with name %s found" msgstr "Spoušť se jménem %s nebyla nalezena" #: libraries/display_triggers.inc.php:64 libraries/display_triggers.inc.php:66 -#, fuzzy #| msgid "There are no files to upload" msgid "There are no triggers to display." -msgstr "Nebyl zvolen žádný soubor pro nahrání" +msgstr "Nebyly nalezeny žádné spouště." #: libraries/display_triggers.inc.php:77 server_status.php:800 sql.php:936 msgid "Time" From 2f41a05b7f0cc77fe0ef7fdd2275a62b41ad30af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Mon, 27 Jun 2011 10:53:57 +0200 Subject: [PATCH 459/511] Translation update done using Pootle. --- po/cs.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/cs.po b/po/cs.po index 6ce5c7c8a4..e68bc70eae 100644 --- a/po/cs.po +++ b/po/cs.po @@ -5402,10 +5402,9 @@ msgid "Event" msgstr "Událost" #: libraries/display_triggers.inc.php:120 -#, fuzzy #| msgid "Add a new server" msgid "Add a trigger" -msgstr "Přidat nový server" +msgstr "Přidat spoušť" #: libraries/engines/bdb.lib.php:20 main.php:211 msgid "Version information" From 96841ad30342d03b7ceb34ec4b765eb7160c9ab7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Mon, 27 Jun 2011 10:54:08 +0200 Subject: [PATCH 460/511] Translation update done using Pootle. --- po/cs.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/cs.po b/po/cs.po index e68bc70eae..332a8830ec 100644 --- a/po/cs.po +++ b/po/cs.po @@ -7,7 +7,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-06-27 10:29+0200\n" -"PO-Revision-Date: 2011-06-27 10:53+0200\n" +"PO-Revision-Date: 2011-06-27 10:54+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: czech \n" "Language: cs\n" @@ -6155,10 +6155,9 @@ msgid "Open new phpMyAdmin window" msgstr "Otevřít nové okno phpMyAdmina" #: libraries/gis_visualization.lib.php:129 -#, fuzzy #| msgid "No data found for the chart." msgid "No data found for GIS visualization." -msgstr "Nebyla nalezena žádná data pro graf." +msgstr "Nebyla nalezena žádná data zobrazení GIS." #: libraries/header_printview.inc.php:49 libraries/header_printview.inc.php:54 msgid "SQL result" From 26a4c4fdf51fa670666acef2b1125cecf9a3761c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Mon, 27 Jun 2011 10:54:13 +0200 Subject: [PATCH 461/511] Translation update done using Pootle. --- po/cs.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/cs.po b/po/cs.po index 332a8830ec..70ec61d179 100644 --- a/po/cs.po +++ b/po/cs.po @@ -7165,10 +7165,9 @@ msgid "PARTITION definition" msgstr "Definice PARTITION" #: libraries/tbl_properties.inc.php:776 -#, fuzzy #| msgid "+ Add a new value" msgid "+ Add a value" -msgstr "+ Přidat novou hodnotu" +msgstr "+ Přidat hodnotu" #: libraries/transformations/application_octetstream__download.inc.php:9 msgid "" From fe55d2fb8e366edc481bc2ad08857fb003c585c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Mon, 27 Jun 2011 10:54:18 +0200 Subject: [PATCH 462/511] Translation update done using Pootle. --- po/cs.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/cs.po b/po/cs.po index 70ec61d179..275f5c9ecd 100644 --- a/po/cs.po +++ b/po/cs.po @@ -8581,10 +8581,9 @@ msgid "All status variables" msgstr "Všechny stavové proměnné" #: server_status.php:413 server_status.php:439 -#, fuzzy #| msgid "Refresh rate" msgid "Refresh rate:" -msgstr "Obnovovací frekvence" +msgstr "Obnovovací frekvence:" #: server_status.php:462 msgid "Containing the word:" From ca95939e3de8573ca97dca0c37ee0eb140cf0a5e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Mon, 27 Jun 2011 10:54:27 +0200 Subject: [PATCH 463/511] Translation update done using Pootle. --- po/cs.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/cs.po b/po/cs.po index 275f5c9ecd..98edd91aad 100644 --- a/po/cs.po +++ b/po/cs.po @@ -9457,7 +9457,7 @@ msgstr "" #: server_variables.php:58 msgid "Setting variable failed" -msgstr "" +msgstr "Nastavení proměnné selhalo" #: server_variables.php:77 msgid "Server variables and settings" From e754eca28970fb94a971444375d27fc69db114bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Mon, 27 Jun 2011 10:54:38 +0200 Subject: [PATCH 464/511] Translation update done using Pootle. --- po/cs.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/cs.po b/po/cs.po index 98edd91aad..2bff765c95 100644 --- a/po/cs.po +++ b/po/cs.po @@ -9961,10 +9961,9 @@ msgid "View dump (schema) of table" msgstr "Export tabulky" #: tbl_gis_visualization.php:111 -#, fuzzy #| msgid "Display servers selection" msgid "Display GIS Visualization" -msgstr "Zobrazit výběr serverů" +msgstr "Zobrazit GIS data" #: tbl_gis_visualization.php:157 msgid "Width" From c5acdfe52f402b9a23e4133193de930fa02790a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Mon, 27 Jun 2011 10:54:54 +0200 Subject: [PATCH 465/511] Translation update done using Pootle. --- po/cs.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/cs.po b/po/cs.po index 2bff765c95..e2955e9c5f 100644 --- a/po/cs.po +++ b/po/cs.po @@ -9974,10 +9974,9 @@ msgid "Height" msgstr "Výška" #: tbl_gis_visualization.php:165 -#, fuzzy #| msgid "Textarea columns" msgid "Label column" -msgstr "Sloupců v textové oblasti" +msgstr "Název sloupce" #: tbl_gis_visualization.php:167 #, fuzzy From 8ffcef91e2f8442e29d516d6e7e87e8690a6cdb7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Mon, 27 Jun 2011 10:55:02 +0200 Subject: [PATCH 466/511] Translation update done using Pootle. --- po/cs.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/cs.po b/po/cs.po index e2955e9c5f..96e21bee12 100644 --- a/po/cs.po +++ b/po/cs.po @@ -7,7 +7,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-06-27 10:29+0200\n" -"PO-Revision-Date: 2011-06-27 10:54+0200\n" +"PO-Revision-Date: 2011-06-27 10:55+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: czech \n" "Language: cs\n" @@ -9979,10 +9979,9 @@ msgid "Label column" msgstr "Název sloupce" #: tbl_gis_visualization.php:167 -#, fuzzy #| msgid "- none -" msgid "-- None --" -msgstr "- žádný -" +msgstr "-- Žádný --" #: tbl_gis_visualization.php:180 #, fuzzy From 54b7a1a7e99ae665b94bf853247e0f94d83f70c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Mon, 27 Jun 2011 10:55:20 +0200 Subject: [PATCH 467/511] Translation update done using Pootle. --- po/cs.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/cs.po b/po/cs.po index 96e21bee12..d2d49b9bc4 100644 --- a/po/cs.po +++ b/po/cs.po @@ -9984,10 +9984,9 @@ msgid "-- None --" msgstr "-- Žádný --" #: tbl_gis_visualization.php:180 -#, fuzzy #| msgid "Total count" msgid "Spatial column" -msgstr "Celkový počet" +msgstr "Prostorový sloupec" #: tbl_gis_visualization.php:201 msgid "Use OpenStreetMaps as Base Layer" From 31062d4c15f247b5bee1a1f1ddea73d9d8bb9704 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Mon, 27 Jun 2011 10:55:31 +0200 Subject: [PATCH 468/511] Translation update done using Pootle. --- po/cs.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/cs.po b/po/cs.po index d2d49b9bc4..099a8e4b06 100644 --- a/po/cs.po +++ b/po/cs.po @@ -9990,7 +9990,7 @@ msgstr "Prostorový sloupec" #: tbl_gis_visualization.php:201 msgid "Use OpenStreetMaps as Base Layer" -msgstr "" +msgstr "Použít OpenStreetMap jako základní vrstvu" #: tbl_gis_visualization.php:204 msgid "Redraw" From 91060a3400af84f243c6c3b42f65add56f2e7f84 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Mon, 27 Jun 2011 10:55:37 +0200 Subject: [PATCH 469/511] Translation update done using Pootle. --- po/cs.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/cs.po b/po/cs.po index 099a8e4b06..e4b1f304af 100644 --- a/po/cs.po +++ b/po/cs.po @@ -9997,10 +9997,9 @@ msgid "Redraw" msgstr "Znovu vykreslit" #: tbl_gis_visualization.php:206 -#, fuzzy #| msgid "Save as file" msgid "Save to file" -msgstr "Uložit jako soubor" +msgstr "Uložit do souboru" #: tbl_gis_visualization.php:207 #, fuzzy From 6b0862973a626c7b0b6faffba70e521d73e0cd02 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Mon, 27 Jun 2011 10:55:42 +0200 Subject: [PATCH 470/511] Translation update done using Pootle. --- po/cs.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/cs.po b/po/cs.po index e4b1f304af..f9a7e4b1f1 100644 --- a/po/cs.po +++ b/po/cs.po @@ -10002,10 +10002,9 @@ msgid "Save to file" msgstr "Uložit do souboru" #: tbl_gis_visualization.php:207 -#, fuzzy #| msgid "Table name" msgid "File name" -msgstr "Jméno tabulky" +msgstr "Jméno souboru" #: tbl_indexes.php:66 msgid "The name of the primary key must be \"PRIMARY\"!" From ae5936129f6cf76ba2ed84f2e467f468a4622d10 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Mon, 27 Jun 2011 10:55:49 +0200 Subject: [PATCH 471/511] Translation update done using Pootle. --- po/cs.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/cs.po b/po/cs.po index f9a7e4b1f1..e9ebd77db5 100644 --- a/po/cs.po +++ b/po/cs.po @@ -10246,7 +10246,7 @@ msgstr "Seřadit podle:" #: tbl_structure.php:158 tbl_structure.php:163 tbl_structure.php:611 msgid "Spatial" -msgstr "" +msgstr "Prostorový" #: tbl_structure.php:165 tbl_structure.php:169 msgid "Browse distinct values" From 88520d4612e70ed3cbb8d8b88084303b526dc7c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Mon, 27 Jun 2011 10:55:56 +0200 Subject: [PATCH 472/511] Translation update done using Pootle. --- po/cs.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/cs.po b/po/cs.po index e9ebd77db5..cb926f7494 100644 --- a/po/cs.po +++ b/po/cs.po @@ -10265,10 +10265,9 @@ msgid "Add unique index" msgstr "Přidat unikátní index" #: tbl_structure.php:176 tbl_structure.php:177 -#, fuzzy #| msgid "Add index" msgid "Add SPATIAL index" -msgstr "Přidat index" +msgstr "Přidat prostorový index" #: tbl_structure.php:178 tbl_structure.php:179 msgid "Add FULLTEXT index" From faa68e0bacb9c98181f4a5aa053fdcb0d4c55a64 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Mon, 27 Jun 2011 10:57:15 +0200 Subject: [PATCH 473/511] Translation update done using Pootle. --- po/cs.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/cs.po b/po/cs.po index cb926f7494..930dd8bf7d 100644 --- a/po/cs.po +++ b/po/cs.po @@ -7,7 +7,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-06-27 10:29+0200\n" -"PO-Revision-Date: 2011-06-27 10:55+0200\n" +"PO-Revision-Date: 2011-06-27 10:57+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: czech \n" "Language: cs\n" @@ -5311,7 +5311,7 @@ msgstr "Geometrie" #: libraries/display_tbl.lib.php:643 msgid "Well Known Text" -msgstr "" +msgstr "Text (WKT)" #: libraries/display_tbl.lib.php:644 msgid "Well Known Binary" From 9948be66781fff68a4dfe046646d096a379f12bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Mon, 27 Jun 2011 10:58:24 +0200 Subject: [PATCH 474/511] Translation update done using Pootle. --- po/cs.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/cs.po b/po/cs.po index 930dd8bf7d..5de034bd6e 100644 --- a/po/cs.po +++ b/po/cs.po @@ -7,7 +7,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-06-27 10:29+0200\n" -"PO-Revision-Date: 2011-06-27 10:57+0200\n" +"PO-Revision-Date: 2011-06-27 10:58+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: czech \n" "Language: cs\n" @@ -5315,7 +5315,7 @@ msgstr "Text (WKT)" #: libraries/display_tbl.lib.php:644 msgid "Well Known Binary" -msgstr "" +msgstr "Binární (WKB)" #: libraries/display_tbl.lib.php:1288 msgid "Copy" From 31a8d5ba8c032bd301780b2f40cf4a06dd7ade36 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Mon, 27 Jun 2011 11:00:23 +0200 Subject: [PATCH 475/511] Translation update done using Pootle. --- po/cs.po | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/po/cs.po b/po/cs.po index 5de034bd6e..85f7e96639 100644 --- a/po/cs.po +++ b/po/cs.po @@ -7,7 +7,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-06-27 10:29+0200\n" -"PO-Revision-Date: 2011-06-27 10:58+0200\n" +"PO-Revision-Date: 2011-06-27 11:00+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: czech \n" "Language: cs\n" @@ -597,6 +597,9 @@ msgid "" "handling multi queries. The execution of some stored routines may fail! Please use the improved 'mysqli' extension to avoid any problems." msgstr "" +"Používáte zastaralé rozšíření „mysql“, které neumí pracovat se složenými " +"dotazy.Spouštění některých rutin může selhat! Pokud se chcete těmto " +"problémům vyhnout, začněte, prosím, používat nové rozšíření „mysqli“." #: db_search.php:54 libraries/auth/config.auth.lib.php:83 #: libraries/auth/config.auth.lib.php:102 From 2a3f386beeb1bf8e7154a906b9942eb29127b84d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Mon, 27 Jun 2011 11:01:30 +0200 Subject: [PATCH 476/511] Translation update done using Pootle. --- po/cs.po | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/po/cs.po b/po/cs.po index 85f7e96639..88594fe6d5 100644 --- a/po/cs.po +++ b/po/cs.po @@ -7,7 +7,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-06-27 10:29+0200\n" -"PO-Revision-Date: 2011-06-27 11:00+0200\n" +"PO-Revision-Date: 2011-06-27 11:01+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: czech \n" "Language: cs\n" @@ -4889,6 +4889,8 @@ msgid "" "You must provide length/values for routine parameters of type ENUM, SET, " "VARCHAR and VARBINARY." msgstr "" +"Musíte zadat parametr „Délka/Hodnoty“ pro parametry typu ENUM, SET, VARCHAR " +"nebo VARBINARY." #: libraries/db_routines.lib.php:1020 msgid "You must provide a name and a type for each routine parameter." From 7e6cb4faa93218c299c7986066c8149c6c6ff8e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Mon, 27 Jun 2011 11:01:51 +0200 Subject: [PATCH 477/511] Translation update done using Pootle. --- po/cs.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/cs.po b/po/cs.po index 88594fe6d5..2be6abb4ab 100644 --- a/po/cs.po +++ b/po/cs.po @@ -4894,7 +4894,7 @@ msgstr "" #: libraries/db_routines.lib.php:1020 msgid "You must provide a name and a type for each routine parameter." -msgstr "" +msgstr "Pro každý parametr musíte zadat jeho jméno a typ." #: libraries/db_routines.lib.php:1077 msgid "You must provide a routine definition." From c84b7789c9d0d120c74473bf173189cf43487fdb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Mon, 27 Jun 2011 11:01:59 +0200 Subject: [PATCH 478/511] Translation update done using Pootle. --- po/cs.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/cs.po b/po/cs.po index 2be6abb4ab..4dd0cb5f35 100644 --- a/po/cs.po +++ b/po/cs.po @@ -4889,7 +4889,7 @@ msgid "" "You must provide length/values for routine parameters of type ENUM, SET, " "VARCHAR and VARBINARY." msgstr "" -"Musíte zadat parametr „Délka/Hodnoty“ pro parametry typu ENUM, SET, VARCHAR " +"Musíte zadat parametr „Délka/Hodnoty“ pro parametry typu ENUM, SET, VARCHAR " "nebo VARBINARY." #: libraries/db_routines.lib.php:1020 From 327b3d14560dd8aa68da071a7661e6c12d4b5c41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Mon, 27 Jun 2011 11:02:07 +0200 Subject: [PATCH 479/511] Translation update done using Pootle. --- po/cs.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/cs.po b/po/cs.po index 4dd0cb5f35..f3d8ffb497 100644 --- a/po/cs.po +++ b/po/cs.po @@ -7,7 +7,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-06-27 10:29+0200\n" -"PO-Revision-Date: 2011-06-27 11:01+0200\n" +"PO-Revision-Date: 2011-06-27 11:02+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: czech \n" "Language: cs\n" @@ -4882,7 +4882,7 @@ msgstr "Musíte zadat jméno rutiny" #: libraries/db_routines.lib.php:984 #, php-format msgid "Invalid direction \"%s\" given for parameter." -msgstr "„%s“ je chybný směr parametru." +msgstr "„%s“ je chybný směr parametru." #: libraries/db_routines.lib.php:995 libraries/db_routines.lib.php:1036 msgid "" From e57f27e50ba565be52ed3d271d6c9076f2ae48fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Mon, 27 Jun 2011 11:20:20 +0200 Subject: [PATCH 480/511] Remove @uses tags from docblocks --- db_export.php | 4 - db_search.php | 25 ----- import.php | 1 - index.php | 19 ---- libraries/Config.class.php | 44 --------- libraries/Error.class.php | 55 ----------- libraries/Error_Handler.class.php | 62 ------------ libraries/File.class.php | 70 ------------- libraries/Index.class.php | 19 ---- libraries/List.class.php | 11 --- libraries/List_Database.class.php | 49 ---------- libraries/Message.class.php | 87 ----------------- libraries/PMA.php | 4 - libraries/Partition.class.php | 2 - libraries/RecentTable.class.php | 7 -- libraries/StorageEngine.class.php | 39 -------- libraries/Table.class.php | 14 --- libraries/Theme.class.php | 44 --------- libraries/Theme_Manager.class.php | 7 -- libraries/auth/cookie.auth.lib.php | 75 -------------- libraries/blobstreaming.lib.php | 9 -- libraries/bookmark.lib.php | 22 ----- libraries/check_user_privileges.lib.php | 21 ---- libraries/common.lib.php | 121 ----------------------- libraries/config/ConfigFile.class.php | 8 -- libraries/config/Form.class.php | 5 - libraries/config/FormDisplay.class.php | 40 -------- libraries/config/FormDisplay.tpl.php | 10 -- libraries/config/validate.lib.php | 11 --- libraries/core.lib.php | 59 ----------- libraries/database_interface.lib.php | 68 ------------- libraries/db_info.inc.php | 25 ----- libraries/db_routines.lib.php | 61 ------------ libraries/db_structure.lib.php | 5 - libraries/dbi/mysql.dbi.lib.php | 15 --- libraries/dbi/mysqli.dbi.lib.php | 84 ---------------- libraries/display_tbl.lib.php | 69 ------------- libraries/engines/innodb.lib.php | 14 --- libraries/footer.inc.php | 25 ----- libraries/grab_globals.lib.php | 5 - libraries/header.inc.php | 2 - libraries/import.lib.php | 65 ------------- libraries/js_escape.lib.php | 7 -- libraries/mysql_charsets.lib.php | 8 -- libraries/ob.lib.php | 12 --- libraries/plugin_interface.lib.php | 26 ----- libraries/relation.lib.php | 124 ------------------------ libraries/relation_cleanup.lib.php | 12 --- libraries/replication_gui.lib.php | 1 - libraries/sanitizing.lib.php | 2 - libraries/select_lang.lib.php | 15 --- libraries/select_server.lib.php | 6 -- libraries/server_common.inc.php | 6 -- libraries/server_synchronize.lib.php | 49 ---------- libraries/session.inc.php | 4 - libraries/sql_query_form.lib.php | 52 ---------- libraries/string.lib.php | 10 -- libraries/string_type_ctype.lib.php | 7 -- libraries/string_type_native.lib.php | 15 --- libraries/tbl_replace_fields.inc.php | 9 -- libraries/transformations.lib.php | 29 ------ libraries/url_generating.lib.php | 17 ---- libraries/user_preferences.lib.php | 41 -------- navigation.php | 55 ----------- pmd_common.php | 47 --------- querywindow.php | 24 ----- server_binlog.php | 19 ---- tbl_create.php | 26 ----- tbl_replace.php | 27 ------ test/theme.php | 1 - user_password.php | 14 --- 71 files changed, 2047 deletions(-) diff --git a/db_export.php b/db_export.php index a24ed18d7b..aab4c51c70 100644 --- a/db_export.php +++ b/db_export.php @@ -3,10 +3,6 @@ /** * dumps a database * - * @uses libraries/db_common.inc.php - * @uses libraries/db_info.inc.php - * @uses libraries/display_export.lib.php - * @uses $tables from libraries/db_info.inc.php * @package phpMyAdmin */ diff --git a/db_search.php b/db_search.php index 17a28d7b9b..ea50569c85 100644 --- a/db_search.php +++ b/db_search.php @@ -5,30 +5,6 @@ * * @todo make use of UNION when searching multiple tables * @todo display executed query, optional? - * @uses $cfg['UseDbSearch'] - * @uses $GLOBALS['db'] - * @uses PMA_DBI_get_tables() - * @uses PMA_sqlAddslashes() - * @uses PMA_getSearchSqls() - * @uses PMA_DBI_fetch_value() - * @uses PMA_linkOrButton() - * @uses PMA_generate_common_url() - * @uses PMA_generate_common_hidden_inputs() - * @uses PMA_showMySQLDocu() - * @uses $_REQUEST['search_str'] - * @uses $_REQUEST['submit_search'] - * @uses $_REQUEST['search_option'] - * @uses $_REQUEST['table_select'] - * @uses $_REQUEST['unselectall'] - * @uses $_REQUEST['selectall'] - * @uses $_REQUEST['field_str'] - * @uses is_string() - * @uses htmlspecialchars() - * @uses array_key_exists() - * @uses is_array() - * @uses array_intersect() - * @uses sprintf() - * @uses in_array() * @package phpMyAdmin */ @@ -130,7 +106,6 @@ if (isset($_REQUEST['submit_search'])) { * Builds the SQL search query * * @todo can we make use of fulltextsearch IN BOOLEAN MODE for this? - * @uses PMA_DBI_query * PMA_backquote * PMA_DBI_free_result * PMA_DBI_fetch_assoc diff --git a/import.php b/import.php index fea35c5aaf..6506dc82a2 100644 --- a/import.php +++ b/import.php @@ -3,7 +3,6 @@ /** * Core script for import, this is just the glue around all other stuff * - * @uses PMA_Bookmark_getList() * @package phpMyAdmin */ diff --git a/index.php b/index.php index 070099b069..cb5eb63775 100644 --- a/index.php +++ b/index.php @@ -3,26 +3,7 @@ /** * forms frameset * - * @uses $GLOBALS['cfg']['QueryHistoryDB'] - * @uses $GLOBALS['cfg']['Server']['user'] - * @uses $GLOBALS['cfg']['DefaultTabServer'] as src for the mainframe - * @uses $GLOBALS['cfg']['DefaultTabDatabase'] as src for the mainframe - * @uses $GLOBALS['cfg']['NaviWidth'] for navi frame width - * @uses $GLOBALS['collation_connection'] from $_REQUEST (grab_globals.lib.php) * or common.inc.php - * @uses $GLOBALS['available_languages'] from common.inc.php (select_lang.lib.php) - * @uses $GLOBALS['db'] - * @uses $GLOBALS['lang'] - * @uses $GLOBALS['text_dir'] - * @uses $_ENV['HTTP_HOST'] - * @uses PMA_getRelationsParam() - * @uses PMA_purgeHistory() - * @uses PMA_generate_common_url() - * @uses PMA_VERSION - * @uses session_write_close() - * @uses time() - * @uses PMA_getenv() - * @uses header() to send charset * @package phpMyAdmin */ diff --git a/libraries/Config.class.php b/libraries/Config.class.php index f71a4e91fa..9c7ab4804d 100644 --- a/libraries/Config.class.php +++ b/libraries/Config.class.php @@ -305,10 +305,6 @@ class PMA_Config /** * loads default values from default source * - * @uses file_exists() - * @uses $this->default_source - * @uses $this->error_config_default_file - * @uses $this->settings * @return boolean success */ function loadDefaults() @@ -418,16 +414,6 @@ class PMA_Config * Loads user preferences and merges them with current config * must be called after control connection has been estabilished * - * @uses $GLOBALS['cfg'] - * @uses $GLOBALS['collation_connection'] - * @uses $GLOBALS['lang'] - * @uses $_SESSION['cache']['server_$server']['config_mtime'] - * @uses $_SESSION['cache']['server_$server']['userprefs'] - * @uses $_SESSION['cache']['server_$server']['userprefs_mtime'] - * @uses $_SESSION['PMA_Theme_Manager'] - * @uses PMA_apply_userprefs() - * @uses PMA_array_merge_recursive() - * @uses PMA_load_userprefs() * @return boolean */ function loadUserPreferences() @@ -530,10 +516,6 @@ class PMA_Config * If user preferences are not yet initialized, option is applied to global config and * added to a update queue, which is processed by {@link loadUserPreferences()} * - * @uses $GLOBALS['cfg'] - * @uses PMA_array_read() - * @uses PMA_array_write() - * @uses PMA_persist_option() * @param string $cookie_name can be null * @param string $cfg_path * @param mixed $new_cfg_value @@ -672,7 +654,6 @@ class PMA_Config /** * sets configuration variable * - * @uses $this->settings * @param string $setting configuration option * @param string $value new value for configuration option */ @@ -890,14 +871,6 @@ class PMA_Config /** * checks for font size configuration, and sets font size as requested by user * - * @uses $_GET - * @uses $_POST - * @uses $_COOKIE - * @uses preg_match() - * @uses function_exists() - * @uses PMA_Config::set() - * @uses PMA_Config::get() - * @uses PMA_Config::setCookie() */ function checkFontsize() { @@ -1105,8 +1078,6 @@ class PMA_Config /** * returns options for font size selection * - * @uses preg_replace() - * @uses ksort() * @static * @param string $current_size current selected font size with unit * @return array selectable font sizes @@ -1167,9 +1138,6 @@ class PMA_Config /** * returns html selectbox for font sizes * - * @uses $GLOBALS['PMA_Config'] - * @uses PMA_Config::get() - * @uses PMA_Config::_getFontsizeOptions() * @static * @param string $current_size currently slected font size with unit * @return string html selectbox @@ -1204,8 +1172,6 @@ class PMA_Config /** * return complete font size selection form * - * @uses PMA_generate_common_hidden_inputs() - * @uses PMA_Config::_getFontsizeSelection() * @static * @param string $current_size currently slected font size with unit * @return string html selectbox @@ -1225,10 +1191,6 @@ class PMA_Config /** * removes cookie * - * @uses PMA_Config::isHttps() - * @uses PMA_Config::getCookiePath() - * @uses setcookie() - * @uses time() * @param string $cookie name of cookie to remove * @return boolean result of setcookie() */ @@ -1242,12 +1204,6 @@ class PMA_Config * sets cookie if value is different from current cokkie value, * or removes if value is equal to default * - * @uses PMA_Config::isHttps() - * @uses PMA_Config::getCookiePath() - * @uses $_COOKIE - * @uses PMA_Config::removeCookie() - * @uses setcookie() - * @uses time() * @param string $cookie name of cookie to remove * @param mixed $value new cookie value * @param string $default default value diff --git a/libraries/Error.class.php b/libraries/Error.class.php index 2cfd5fe751..e5d105c70e 100644 --- a/libraries/Error.class.php +++ b/libraries/Error.class.php @@ -93,12 +93,6 @@ class PMA_Error extends PMA_Message /** * Constructor * - * @uses debug_backtrace() - * @uses PMA_Error::setNumber() - * @uses PMA_Error::setMessage() - * @uses PMA_Error::setFile() - * @uses PMA_Error::setLine() - * @uses PMA_Error::setBacktrace() * @param integer $errno * @param string $errstr * @param string $errfile @@ -122,7 +116,6 @@ class PMA_Error extends PMA_Message /** * sets PMA_Error::$_backtrace * - * @uses PMA_Error::$_backtrace to set it * @param array $backtrace */ public function setBacktrace($backtrace) @@ -133,7 +126,6 @@ class PMA_Error extends PMA_Message /** * sets PMA_Error::$_line * - * @uses PMA_Error::$_line to set it * @param integer $line */ public function setLine($line) @@ -144,8 +136,6 @@ class PMA_Error extends PMA_Message /** * sets PMA_Error::$_file * - * @uses PMA_Error::$_file to set it - * @uses PMA_Error::relPath() * @param string $file */ public function setFile($file) @@ -157,13 +147,6 @@ class PMA_Error extends PMA_Message /** * returns unique PMA_Error::$_hash, if not exists it will be created * - * @uses PMA_Error::$_hash as return value and to set it if required - * @uses PMA_Error::getNumber() - * @uses PMA_Error::getMessage() - * @uses PMA_Error::getFile() - * @uses PMA_Error::getLine() - * @uses PMA_Error::getBacktrace() - * @uses md5() * @param string $file * @return string PMA_Error::$_hash */ @@ -185,7 +168,6 @@ class PMA_Error extends PMA_Message /** * returns PMA_Error::$_backtrace * - * @uses PMA_Error::$_backtrace as return value * @return array PMA_Error::$_backtrace */ public function getBacktrace() @@ -196,7 +178,6 @@ class PMA_Error extends PMA_Message /** * returns PMA_Error::$_file * - * @uses PMA_Error::$_file as return value * @return string PMA_Error::$_file */ public function getFile() @@ -207,7 +188,6 @@ class PMA_Error extends PMA_Message /** * returns PMA_Error::$_line * - * @uses PMA_Error::$_line as return value * @return integer PMA_Error::$_line */ public function getLine() @@ -218,8 +198,6 @@ class PMA_Error extends PMA_Message /** * returns type of error * - * @uses PMA_Error::$errortype - * @uses PMA_Error::getNumber() * @return string type of error */ public function getType() @@ -230,8 +208,6 @@ class PMA_Error extends PMA_Message /** * returns level of error * - * @uses PMA_Error::$$errorlevel - * @uses PMA_Error::getNumber() * @return string level of error */ public function getLevel() @@ -242,9 +218,6 @@ class PMA_Error extends PMA_Message /** * returns title prepared for HTML Title-Tag * - * @uses PMA_Error::getTitle() - * @uses htmlspecialchars() - * @uses substr() * @return string HTML escaped and truncated title */ public function getHtmlTitle() @@ -255,8 +228,6 @@ class PMA_Error extends PMA_Message /** * returns title for error * - * @uses PMA_Error::getType() - * @uses PMA_Error::getMessage() * @return string */ public function getTitle() @@ -267,10 +238,6 @@ class PMA_Error extends PMA_Message /** * Display HTML backtrace * - * @uses PMA_Error::getBacktrace() - * @uses PMA_Error::relPath() - * @uses PMA_Error::displayArg() - * @uses count() */ public function displayBacktrace() { @@ -300,9 +267,6 @@ class PMA_Error extends PMA_Message * Display a single function argument * if $function is one of include/require the $arg is converted te relative path * - * @uses PMA_Error::relPath() - * @uses in_array() - * @uses gettype() * @param string $arg * @param string $function */ @@ -327,11 +291,6 @@ class PMA_Error extends PMA_Message /** * Displays the error in HTML * - * @uses PMA_Error::getLevel() - * @uses PMA_Error::getType() - * @uses PMA_Error::getMessage() - * @uses PMA_Error::displayBacktrace() - * @uses PMA_Error::isDisplayed() */ public function display() { @@ -356,10 +315,6 @@ class PMA_Error extends PMA_Message /** * whether this error is a user error * - * @uses E_USER_WARNING - * @uses E_USER_ERROR - * @uses E_USER_NOTICE - * @uses PMA_Error::getNumber() * @return boolean */ public function isUserError() @@ -374,16 +329,6 @@ class PMA_Error extends PMA_Message * and make users feel save to submit error reports * * @static - * @uses PHP_OS() - * @uses __FILE__() - * @uses realpath() - * @uses substr() - * @uses explode() - * @uses dirname() - * @uses implode() - * @uses count() - * @uses array_pop() - * @uses str_replace() * @param string $dest path to be shorten * @return string shortened path */ diff --git a/libraries/Error_Handler.class.php b/libraries/Error_Handler.class.php index 0b9089833d..f65dc4b89c 100644 --- a/libraries/Error_Handler.class.php +++ b/libraries/Error_Handler.class.php @@ -28,7 +28,6 @@ class PMA_Error_Handler /** * Constructor - set PHP error handler * - * @uses set_error_handler() */ public function __construct() { @@ -40,10 +39,6 @@ class PMA_Error_Handler * * stores errors in session * - * @uses $_SESSION['errors'] - * @uses array_merge() - * @uses PMA_Error_Handler::$_errors - * @uses PMA_Error::isDisplayed() */ public function __destruct() { @@ -69,8 +64,6 @@ class PMA_Error_Handler /** * returns array with all errors * - * @uses PMA_Error_Handler::$_errors as return value - * @uses PMA_Error_Handler::_checkSavedErrors() * @return array PMA_Error_Handler::$_errors */ protected function getErrors() @@ -90,24 +83,6 @@ class PMA_Error_Handler * Do not use the context parameter as we want to avoid storing the * complete $GLOBALS inside $_SESSION['errors'] * - * @uses E_USER_NOTICE - * @uses E_USER_WARNING - * @uses E_STRICT - * @uses E_NOTICE - * @uses E_WARNING - * @uses E_CORE_WARNING - * @uses E_COMPILE_WARNING - * @uses E_USER_ERROR - * @uses E_ERROR - * @uses E_PARSE - * @uses E_CORE_ERROR - * @uses E_COMPILE_ERROR - * @uses E_RECOVERABLE_ERROR - * @uses PMA_Error - * @uses PMA_Error_Handler::$_errors - * @uses PMA_Error_Handler::_dispFatalError() - * @uses PMA_Error::getHash() - * @uses PMA_Error::getNumber() * @param integer $errno * @param string $errstr * @param string $errfile @@ -151,8 +126,6 @@ class PMA_Error_Handler * log error to configured log facility * * @todo finish! - * @uses PMA_Error::getMessage() - * @uses error_log() * @param PMA_Error $error */ protected function _logError($error) @@ -163,7 +136,6 @@ class PMA_Error_Handler /** * trigger a custom error * - * @uses trigger_error() * @param string $errorInfo * @param integer $errorNumber * @param string $file @@ -178,10 +150,6 @@ class PMA_Error_Handler /** * display fatal error and exit * - * @uses headers_sent() - * @uses PMA_Error::display() - * @uses PMA_Error_Handler::_dispPageStart() - * @uses PMA_Error_Handler::_dispPageEnd() * @param PMA_Error $error */ protected function _dispFatalError($error) @@ -197,10 +165,6 @@ class PMA_Error_Handler /** * display the whole error page with all errors * - * @uses headers_sent() - * @uses PMA_Error_Handler::dispAllErrors() - * @uses PMA_Error_Handler::_dispPageStart() - * @uses PMA_Error_Handler::_dispPageEnd() */ public function dispErrorPage() { @@ -214,10 +178,6 @@ class PMA_Error_Handler /** * display user errors not displayed * - * @uses PMA_Error_Handler::getErrors() - * @uses PMA_Error::isDisplayed() - * @uses PMA_Error::isUserError() - * @uses PMA_Error::display() */ public function dispUserErrors() { @@ -231,7 +191,6 @@ class PMA_Error_Handler /** * display HTML header * - * @uses PMA_Error::getTitle() * @param PMA_error $error */ protected function _dispPageStart($error = null) @@ -257,8 +216,6 @@ class PMA_Error_Handler /** * display all errors regardless already displayed or user errors * - * @uses PMA_Error_Handler::getErrors() - * @uses PMA_Error::display() */ public function dispAllErrors() { @@ -270,11 +227,6 @@ class PMA_Error_Handler /** * display errors not displayed * - * @uses $cfg['Error_Handler']['display'] - * @uses PMA_Error_Handler::getErrors() - * @uses PMA_Error_Handler::dispUserErrors() - * @uses PMA_Error::isDisplayed() - * @uses PMA_Error::display() */ public function dispErrors() { @@ -296,9 +248,6 @@ class PMA_Error_Handler /** * look in session for saved errors * - * @uses $_SESSION['errors'] - * @uses PMA_Error_Handler::$_errors - * @uses array_merge() */ protected function _checkSavedErrors() { @@ -321,8 +270,6 @@ class PMA_Error_Handler /** * return count of errors * - * @uses PMA_Error_Handler::getErrors() - * @uses count() * @return integer number of errors occoured */ public function countErrors() @@ -333,9 +280,6 @@ class PMA_Error_Handler /** * return count of user errors * - * @uses PMA_Error_Handler::countErrors() - * @uses PMA_Error_Handler::getErrors() - * @uses PMA_Error::isUserError() * @return integer number of user errors occoured */ public function countUserErrors() @@ -355,7 +299,6 @@ class PMA_Error_Handler /** * whether use errors occured or not * - * @uses PMA_Error_Handler::countUserErrors() * @return boolean */ public function hasUserErrors() @@ -366,7 +309,6 @@ class PMA_Error_Handler /** * whether errors occured or not * - * @uses PMA_Error_Handler::countErrors() * @return boolean */ public function hasErrors() @@ -377,9 +319,6 @@ class PMA_Error_Handler /** * number of errors to be displayed * - * @uses $cfg['Error_Handler']['display'] - * @uses PMA_Error_Handler::countErrors() - * @uses PMA_Error_Handler::countUserErrors() * @return integer number of errors to be displayed */ public function countDisplayErrors() @@ -394,7 +333,6 @@ class PMA_Error_Handler /** * whether there are errors to display or not * - * @uses PMA_Error_Handler::countDisplayErrors() * @return boolean */ public function hasDisplayErrors() diff --git a/libraries/File.class.php b/libraries/File.class.php index 2a33bf3b37..c2d5dad4b5 100644 --- a/libraries/File.class.php +++ b/libraries/File.class.php @@ -79,7 +79,6 @@ class PMA_File * constructor * * @access public - * @uses PMA_File::setName() * @param string $name file name */ function __construct($name = false) @@ -94,7 +93,6 @@ class PMA_File * * @see PMA_File::cleanUp() * @access public - * @uses PMA_File::cleanUp() */ function __destruct() { @@ -105,8 +103,6 @@ class PMA_File * deletes file if it is temporary, usally from a moved upload file * * @access public - * @uses PMA_File::delet() - * @uses PMA_File::isTemp() * @return boolean success */ function cleanUp() @@ -122,8 +118,6 @@ class PMA_File * deletes the file * * @access public - * @uses PMA_File::getName() - * @uses unlink() * @return boolean success */ function delete() @@ -136,7 +130,6 @@ class PMA_File * file objects with temp flags are deleted with object destruction * * @access public - * @uses PMA_File::$_is_temp to set and read it * @param boolean sets the temp flag * @return boolean PMA_File::$_is_temp */ @@ -153,7 +146,6 @@ class PMA_File * accessor * * @access public - * @uses PMA_File::$_name * @param string $name file name */ function setName($name) @@ -163,17 +155,6 @@ class PMA_File /** * @access public - * @uses PMA_File::getName() - * @uses PMA_File::isUploaded() - * @uses PMA_File::checkUploadedFile() - * @uses PMA_File::isReadable() - * @uses PMA_File::$_content - * @uses function_exists() - * @uses file_get_contents() - * @uses filesize() - * @uses fread() - * @uses fopen() - * @uses bin2hex() * @return string binary file content */ function getContent($as_binary = true, $offset = 0, $length = null) @@ -209,8 +190,6 @@ class PMA_File /** * @access public - * @uses PMA_File::getName() - * @uses is_uploaded_file() */ function isUploaded() { @@ -221,7 +200,6 @@ class PMA_File * accessor * * @access public - * @uses PMA_File::$name as return value * @return string PMA_File::$_name */ function getName() @@ -232,9 +210,6 @@ class PMA_File /** * @todo replace error message with localized string * @access public - * @uses PMA_File::isUploaded() - * @uses PMA_File::setName() - * @uses PMA_File::$_error_message * @param string name of file uploaded * @return boolean success */ @@ -253,12 +228,6 @@ class PMA_File /** * @access public - * @uses PMA_File::fetchUploadedFromTblChangeRequestMultiple() - * @uses PMA_File::setUploadedFile() - * @uses PMA_File::setRecentBLOBReference() - * @uses curl_setopt_array() - * @uses PMA_File::$_error_message - * @uses $_FILES * @param string $key the md5 hash of the column name * @param string $rownumber * @return boolean success @@ -375,9 +344,6 @@ class PMA_File * sets the name if the file to the one selected in the tbl_change form * * @access public - * @uses $_REQUEST - * @uses PMA_File::setLocalSelectedFile() - * @uses is_string() * @param string $key the md5 hash of the column name * @param string $rownumber * @return boolean success @@ -437,7 +403,6 @@ class PMA_File /** * @access public - * @uses PMA_File->$_error_message as return value * @return string error message */ function getError() @@ -447,7 +412,6 @@ class PMA_File /** * @access public - * @uses PMA_File->$_error_message to check it * @return boolean whether an error occured or not */ function isError() @@ -460,8 +424,6 @@ class PMA_File * and uses the submitted/selected file * * @access public - * @uses PMA_File::setUploadedFromTblChangeRequest() - * @uses PMA_File::setSelectedFromTblChangeRequest() * @param string $key the md5 hash of the column name * @param string $rownumber * @return boolean success @@ -485,10 +447,6 @@ class PMA_File /** * * @access public - * @uses PMA_File::setName() - * @uses PMA_securePath() - * @uses PMA_userDir() - * @uses $GLOBALS['cfg']['UploadDir'] * @param string $name * @return boolean success */ @@ -508,10 +466,6 @@ class PMA_File /** * @access public - * @uses PMA_File::getName() - * @uses is_readable() - * @uses ob_start() - * @uses ob_end_clean() * @return boolean whether the file is readable or not */ function isReadable() @@ -532,20 +486,6 @@ class PMA_File * @todo replace error message with localized string * @todo move check of $cfg['TempDir'] into PMA_Config? * @access public - * @uses $cfg['TempDir'] - * @uses PMA_File::isReadable() - * @uses PMA_File::getName() - * @uses PMA_File::setName() - * @uses PMA_File::isTemp() - * @uses PMA_File::$_error_message - * @uses is_dir() - * @uses mkdir() - * @uses chmod() - * @uses is_writable() - * @uses basename() - * @uses move_uploaded_file() - * @uses ob_start() - * @uses ob_end_clean() * @return boolean whether uploaded fiel is fine or not */ function checkUploadedFile() @@ -588,14 +528,6 @@ class PMA_File * * @todo move file read part into readChunk() or getChunk() * @todo add support for compression plugins - * @uses PMA_File::$_compression to set it - * @uses PMA_File::getName() - * @uses fopen() - * @uses fread() - * @uses strlen() - * @uses fclose() - * @uses chr() - * @uses substr() * @access protected * @return string MIME type of compression, none for none */ @@ -729,8 +661,6 @@ class PMA_File } /** - * @uses PMA_File::$_compression as return value - * @uses PMA_File::detectCompression() * @return string MIME type of compression, none for none * @access public */ diff --git a/libraries/Index.class.php b/libraries/Index.class.php index fb5cafe994..9992e1cc05 100644 --- a/libraries/Index.class.php +++ b/libraries/Index.class.php @@ -86,7 +86,6 @@ class PMA_Index /** * Constructor * - * @uses $this->set() * @param array $params */ public function __construct($params = array()) @@ -112,8 +111,6 @@ class PMA_Index /** * returns an array with all indexes from the given table * - * @uses PMA_Index::_loadIndexes() - * @uses PMA_Index::$_registry * @param string $table * @param string $schema * @return array @@ -132,8 +129,6 @@ class PMA_Index /** * return primary if set, false otherwise * - * @uses PMA_Index::_loadIndexes() - * @uses PMA_Index::$_registry * @param string $table * @param string $schema * @return mixed primary index or false if no one exists @@ -152,11 +147,6 @@ class PMA_Index /** * Load index data for table * - * @uses PMA_Index::$_registry - * @uses PMA_DBI_fetch_result() - * @uses PMA_backquote() - * @uses PMA_Index - * @uses PMA_Index->addColumn() * @param string $table * @param string $schema * @return boolean @@ -186,8 +176,6 @@ class PMA_Index /** * Add column to index * - * @uses $this->_columns - * @uses PMA_Index_Column * @param array $params column params */ public function addColumn($params) @@ -227,7 +215,6 @@ class PMA_Index /** * Returns true if $column indexed in this index * - * @uses $this->_columns * @param string $column * @return boolean */ @@ -546,12 +533,6 @@ class PMA_Index /** * Function to check over array of indexes and look for common problems * - * @uses is_string() - * @uses is_array() - * @uses count() - * @uses array_pop() - * @uses reset() - * @uses current() * @access public * @param string name of table * @return string Output HTML diff --git a/libraries/List.class.php b/libraries/List.class.php index 65ac7fc5a0..83a42c1482 100644 --- a/libraries/List.class.php +++ b/libraries/List.class.php @@ -27,9 +27,6 @@ abstract class PMA_List extends ArrayObject /** * returns item only if there is only one in the list * - * @uses count() - * @uses reset() - * @uses PMA_List::getEmpty() to return it * @return single item */ public function getSingleItem() @@ -44,7 +41,6 @@ abstract class PMA_List extends ArrayObject /** * defines what is an empty item (0, '', false or null) * - * @uses PMA_List::$item_empty as return value * @return mixed an empty item */ public function getEmpty() @@ -56,9 +52,6 @@ abstract class PMA_List extends ArrayObject * checks if the given db names exists in the current list, if there is * missing at least one item it returns false otherwise true * - * @uses PMA_List::$items to check for existence of specific item - * @uses func_get_args() - * @uses in_array() to check if given arguments exists in PMA_List::$items * @param string $db_name,.. one or more mysql result resources * @return boolean true if all items exists, otheriwse false */ @@ -77,9 +70,6 @@ abstract class PMA_List extends ArrayObject /** * returns HTML