From c35fbae1b747a18588be2ab82a77930e30e22271 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 24 Feb 2011 11:32:45 +0100 Subject: [PATCH 01/85] Remove non translated bits --- po/ur.po | 24 +++++++----------------- 1 file changed, 7 insertions(+), 17 deletions(-) diff --git a/po/ur.po b/po/ur.po index 93fd250d3..b70850e89 100644 --- a/po/ur.po +++ b/po/ur.po @@ -637,8 +637,6 @@ msgid "" "This view has at least this number of rows. Please refer to %sdocumentation" "%s." msgstr "" -"This view has at least this number of rows. Please refer to %sdocumentation" -"%s." #: db_structure.php:393 db_structure.php:407 libraries/header.inc.php:138 #: libraries/tbl_info.inc.php:60 tbl_structure.php:205 test/theme.php:73 @@ -658,7 +656,7 @@ msgstr "مجموعہ" #: db_structure.php:455 libraries/StorageEngine.class.php:351 #, php-format msgid "%s is the default storage engine on this MySQL server." -msgstr "%s is the default storage engine on this MySQL server." +msgstr "" #: db_structure.php:483 db_structure.php:500 db_structure.php:501 #: libraries/display_tbl.lib.php:2155 libraries/display_tbl.lib.php:2160 @@ -666,7 +664,7 @@ msgstr "%s is the default storage engine on this MySQL server." #: server_databases.php:251 server_privileges.php:1683 tbl_structure.php:545 #: tbl_structure.php:554 msgid "With selected:" -msgstr "With selected:" +msgstr "" #: db_structure.php:486 libraries/display_tbl.lib.php:2150 #: server_databases.php:248 server_privileges.php:576 @@ -843,29 +841,28 @@ msgstr "مجموئی قیمت کو “Length/Values“ کے خانے میں چس #: export.php:73 msgid "Selected export type has to be saved in file!" -msgstr "Selected export type has to be saved in file!" +msgstr "" #: export.php:164 export.php:189 export.php:671 #, php-format msgid "Insufficient space to save the file %s." -msgstr "Insufficient space to save the file %s." +msgstr "" #: export.php:307 #, php-format msgid "" "File %s already exists on server, change filename or check overwrite option." msgstr "" -"File %s already exists on server, change filename or check overwrite option." #: export.php:311 export.php:315 #, php-format msgid "The web server does not have permission to save the file %s." -msgstr "The web server does not have permission to save the file %s." +msgstr "" #: export.php:673 #, php-format msgid "Dump has been saved to file %s." -msgstr "Dump has been saved to file %s." +msgstr "" #: import.php:58 #, php-format @@ -873,8 +870,6 @@ msgid "" "You probably tried to upload too large file. Please refer to %sdocumentation" "%s for ways to workaround this limit." msgstr "" -"You probably tried to upload too large file. Please refer to %sdocumentation" -"%s for ways to workaround this limit." #: import.php:278 import.php:331 libraries/File.class.php:501 #: libraries/File.class.php:611 @@ -889,8 +884,6 @@ msgid "" "You attempted to load file with unsupported compression (%s). Either support " "for it is not implemented or disabled by your configuration." msgstr "" -"You attempted to load file with unsupported compression (%s). Either support " -"for it is not implemented or disabled by your configuration." #: import.php:336 msgid "" @@ -898,13 +891,10 @@ msgid "" "file size exceeded the maximum size permitted by your PHP configuration. See " "[a@./Documentation.html#faq1_16@Documentation]FAQ 1.16[/a]." msgstr "" -"No data was received to import. Either no file name was submitted, or the " -"file size exceeded the maximum size permitted by your PHP configuration. See " -"[a@./Documentation.html#faq1_16@Documentation]FAQ 1.16[/a]." #: import.php:371 libraries/display_import.lib.php:23 msgid "Could not load import plugins, please check your installation!" -msgstr "Could not load import plugins, please check your installation!" +msgstr "" #: import.php:396 msgid "The bookmark has been deleted." From 70c81f4248a62f2caa45d4027cc51ee8dc956473 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 24 Feb 2011 12:41:56 +0200 Subject: [PATCH 02/85] Translation update done using Pootle. --- po/ur.po | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/po/ur.po b/po/ur.po index b70850e89..bbc3f29cb 100644 --- a/po/ur.po +++ b/po/ur.po @@ -7,8 +7,8 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-beta4-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2011-02-17 11:03+0100\n" -"PO-Revision-Date: 2011-02-24 12:00+0200\n" -"Last-Translator: Mehbooob Khan \n" +"PO-Revision-Date: 2011-02-24 12:41+0200\n" +"Last-Translator: Michal Čihař \n" "Language-Team: Urdu \n" "Language: ur\n" "MIME-Version: 1.0\n" @@ -37,9 +37,8 @@ msgid "" "parent window, or your browser's security settings are configured to block " "cross-window updates." msgstr "" -"The target browser window could not be updated. Maybe you have closed the " -"parent window, or your browser's security settings are configured to block " -"cross-window updates." +"مطلوبہ براؤزر دریچہ تازہ نہیں کیا جاسکتا۔ ہوسکتا ہے کہ آپ نے اصل دریچہ بند " +"کیا ہو یا آپ کے سلامتی ترتیبات پار دریچہ تازہ کاری میں رکاوٹ بن رہے ہوں۔" #: browse_foreigners.php:151 libraries/common.lib.php:2818 #: libraries/common.lib.php:2825 libraries/common.lib.php:3000 From 5233244b783f58a5a8640fe124f6767138dcc748 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 24 Feb 2011 12:43:51 +0200 Subject: [PATCH 03/85] Translation update done using Pootle. --- po/de.po | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/po/de.po b/po/de.po index bd0b1e155..e3776c4b2 100644 --- a/po/de.po +++ b/po/de.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-beta4-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2011-02-17 11:03+0100\n" -"PO-Revision-Date: 2011-02-15 21:11+0200\n" -"Last-Translator: \n" +"PO-Revision-Date: 2011-02-24 12:43+0200\n" +"Last-Translator: Michal Čihař \n" "Language-Team: german \n" "Language: de\n" "MIME-Version: 1.0\n" @@ -593,9 +593,8 @@ msgid "Inside column:" msgstr "In Spalte:" #: db_structure.php:59 -#, fuzzy msgid "No tables found in database" -msgstr "Es wurden keine Tabellen in der Datenbank gefunden." +msgstr "Diese Datenbank enthält keine Tabellen." #: db_structure.php:277 tbl_operations.php:658 #, php-format From 797573086eed7095b59fc9af99471c5cda48a4e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 24 Feb 2011 12:44:31 +0200 Subject: [PATCH 04/85] Translation update done using Pootle. --- po/de.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/de.po b/po/de.po index e3776c4b2..b38d35eb6 100644 --- a/po/de.po +++ b/po/de.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-beta4-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2011-02-17 11:03+0100\n" -"PO-Revision-Date: 2011-02-24 12:43+0200\n" +"PO-Revision-Date: 2011-02-24 12:44+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: german \n" "Language: de\n" @@ -975,9 +975,8 @@ msgid "Dropping Procedure" msgstr "Prozedur wird gelöscht" #: js/messages.php:35 -#, fuzzy msgid "Deleting tracking data" -msgstr "Trackingdaten werden gelöscht" +msgstr "Trackingdaten werden gelöscht." #: js/messages.php:36 msgid "Dropping Primary Key/Index" From 062114466907d587474cf63d84bd941772dbfd14 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 24 Feb 2011 12:45:02 +0200 Subject: [PATCH 05/85] Translation update done using Pootle. --- po/de.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/de.po b/po/de.po index b38d35eb6..43af24ce5 100644 --- a/po/de.po +++ b/po/de.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-beta4-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2011-02-17 11:03+0100\n" -"PO-Revision-Date: 2011-02-24 12:44+0200\n" +"PO-Revision-Date: 2011-02-24 12:45+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: german \n" "Language: de\n" @@ -1029,7 +1029,6 @@ msgid "Create User" msgstr "Erzeuge Benutzer" #: js/messages.php:54 -#, fuzzy msgid "Reloading Privileges" msgstr "Benutzerrechte werden neu geladen" From 35559e94ea1716485b4fc396e52ef9ad35e056a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 24 Feb 2011 12:45:26 +0200 Subject: [PATCH 06/85] Translation update done using Pootle. --- po/de.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/de.po b/po/de.po index 43af24ce5..d5bc636ba 100644 --- a/po/de.po +++ b/po/de.po @@ -1048,9 +1048,8 @@ msgid "Cancel" msgstr "Abbrechen" #: js/messages.php:63 -#, fuzzy msgid "Loading" -msgstr "Lade" +msgstr "Laden" #: js/messages.php:64 msgid "Processing Request" From 84b2aa469670d066e98a4399c19727658b3b5cb4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 24 Feb 2011 12:45:50 +0200 Subject: [PATCH 07/85] Translation update done using Pootle. --- po/de.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/de.po b/po/de.po index d5bc636ba..158d55f8a 100644 --- a/po/de.po +++ b/po/de.po @@ -1074,9 +1074,8 @@ msgid "OK" msgstr "OK" #: js/messages.php:71 -#, fuzzy msgid "Renaming Databases" -msgstr "Datenbank umbenennen in" +msgstr "Datenbanken werden umbenannt." #: js/messages.php:72 msgid "Reload Database" From f493cebcf17d31e145be859eb80404fd9379aef4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 24 Feb 2011 12:46:21 +0200 Subject: [PATCH 08/85] Translation update done using Pootle. --- po/de.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/de.po b/po/de.po index 158d55f8a..41d9bed8c 100644 --- a/po/de.po +++ b/po/de.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-beta4-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2011-02-17 11:03+0100\n" -"PO-Revision-Date: 2011-02-24 12:45+0200\n" +"PO-Revision-Date: 2011-02-24 12:46+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: german \n" "Language: de\n" @@ -1962,9 +1962,8 @@ msgid "MySQL said: " msgstr "MySQL meldet: " #: libraries/common.lib.php:1099 -#, fuzzy msgid "Failed to connect to SQL validator!" -msgstr "Verbindungsaufbau zu SQL-Validator schlug fehl" +msgstr "Verbindungsaufbau zu SQL-Validator schlug fehl!" #: libraries/common.lib.php:1140 libraries/config/messages.inc.php:462 msgid "Explain SQL" From a75010b4ba9ea053f70595940d6900d53c1de736 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 24 Feb 2011 12:46:34 +0200 Subject: [PATCH 09/85] Translation update done using Pootle. --- po/de.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/de.po b/po/de.po index 41d9bed8c..845a92741 100644 --- a/po/de.po +++ b/po/de.po @@ -2129,9 +2129,9 @@ msgid "Browse your computer:" msgstr "Durchsuchen Sie ihren Computer:" #: libraries/common.lib.php:2965 -#, fuzzy, php-format +#, php-format msgid "Select from the web server upload directory %s:" -msgstr "Upload-Verzeichnis auf dem Webserver" +msgstr "Wählen Sie vom Webserver-Uploadverzeichnis %s:" #: libraries/common.lib.php:2977 libraries/sql_query_form.lib.php:500 #: tbl_change.php:956 From 959d102a45ae252cb669f926bdde845c78ba1018 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 24 Feb 2011 12:46:42 +0200 Subject: [PATCH 10/85] Translation update done using Pootle. --- po/de.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/de.po b/po/de.po index 845a92741..8fae35f58 100644 --- a/po/de.po +++ b/po/de.po @@ -2189,7 +2189,7 @@ msgstr "Angepasst – Zeige alle möglichen Konfigurationsoptionen" #: libraries/config.values.php:101 msgid "Custom - like above, but without the quick/custom choice" -msgstr "" +msgstr "Angepasst – Wie oben, aber ohne die Schnell-/Angepasst-Auswahl" #: libraries/config.values.php:119 msgid "complete inserts" From 6a94ffbccd020a92eeb7b763ff8fd07d5d733a66 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 24 Feb 2011 12:46:49 +0200 Subject: [PATCH 11/85] Translation update done using Pootle. --- po/de.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/de.po b/po/de.po index 8fae35f58..a9ab014af 100644 --- a/po/de.po +++ b/po/de.po @@ -2248,7 +2248,7 @@ msgstr "nicht verfügbar" #: libraries/config/FormDisplay.class.php:732 #, php-format msgid "\"%s\" requires %s extension" -msgstr "" +msgstr "\"%s\" benötigt %s Erweiterung" #: libraries/config/FormDisplay.class.php:746 #, php-format From 58a458ca1e5f7d70fb51d126bc3067891273aa3a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 24 Feb 2011 12:46:55 +0200 Subject: [PATCH 12/85] Translation update done using Pootle. --- po/de.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/de.po b/po/de.po index a9ab014af..9dbe04c1b 100644 --- a/po/de.po +++ b/po/de.po @@ -2341,7 +2341,7 @@ msgstr "" #: libraries/config/messages.inc.php:22 msgid "Allow third party framing" -msgstr "" +msgstr "Erlaube Frame-Einbettung durch Dritte" #: libraries/config/messages.inc.php:23 msgid "Show "Drop database" link to normal users" From 660e4600be8a3ab52d38ec7801a83af379b92c40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 24 Feb 2011 12:47:12 +0200 Subject: [PATCH 13/85] Translation update done using Pootle. --- po/de.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/de.po b/po/de.po index 9dbe04c1b..e03094b16 100644 --- a/po/de.po +++ b/po/de.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-beta4-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2011-02-17 11:03+0100\n" -"PO-Revision-Date: 2011-02-24 12:46+0200\n" +"PO-Revision-Date: 2011-02-24 12:47+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: german \n" "Language: de\n" @@ -2535,9 +2535,8 @@ msgid "Display errors" msgstr "Fehler anzeigen" #: libraries/config/messages.inc.php:63 -#, fuzzy msgid "Gather errors" -msgstr "Fehler ignorieren" +msgstr "Fehler sammeln" #: libraries/config/messages.inc.php:64 msgid "Show icons for warning, error and information messages" From e3176b5596c0ed9443a1b5286776552db11bfc9c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 24 Feb 2011 12:47:19 +0200 Subject: [PATCH 14/85] Translation update done using Pootle. --- po/de.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/de.po b/po/de.po index e03094b16..f652c9111 100644 --- a/po/de.po +++ b/po/de.po @@ -2597,9 +2597,8 @@ msgstr "Spalten eingeschlossen von" #: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:239 #: libraries/config/messages.inc.php:246 libraries/import/csv.php:77 #: libraries/import/ldi.php:42 -#, fuzzy msgid "Columns escaped by" -msgstr "Felder escaped von" +msgstr "Felder ausgeschlossen von" #: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81 #: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97 From 467653dd7269080b14e62b8844290d527b0e69b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 24 Feb 2011 12:47:30 +0200 Subject: [PATCH 15/85] Translation update done using Pootle. --- po/de.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/de.po b/po/de.po index f652c9111..5868f832f 100644 --- a/po/de.po +++ b/po/de.po @@ -2679,9 +2679,8 @@ msgid "Relations" msgstr "Tabellenverknüpfungen" #: libraries/config/messages.inc.php:103 -#, fuzzy msgid "Export method" -msgstr "Exporttyp" +msgstr "Exportmethode" #: libraries/config/messages.inc.php:112 libraries/config/messages.inc.php:114 msgid "Save on server" From c9a3c02c8cfccc1766332b1e08d109174084cbe0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 24 Feb 2011 12:47:37 +0200 Subject: [PATCH 16/85] Translation update done using Pootle. --- po/de.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/de.po b/po/de.po index 5868f832f..7da554cd7 100644 --- a/po/de.po +++ b/po/de.po @@ -2828,9 +2828,8 @@ msgid "Features" msgstr "Features" #: libraries/config/messages.inc.php:165 -#, fuzzy msgid "General" -msgstr "Generieren" +msgstr "Allgemein" #: libraries/config/messages.inc.php:166 #, fuzzy From 920bd482d7b9c3c353ea0d6d8e2436746a74780d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 24 Feb 2011 12:47:49 +0200 Subject: [PATCH 17/85] Translation update done using Pootle. --- po/de.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/de.po b/po/de.po index 7da554cd7..9a9b835dd 100644 --- a/po/de.po +++ b/po/de.po @@ -2975,9 +2975,8 @@ msgid "Enter server connection parameters" msgstr "Geben Sie die Verbindungsparameter für den Server ein" #: libraries/config/messages.inc.php:201 -#, fuzzy msgid "Configuration storage" -msgstr "Konfiguration: %s" +msgstr "Konfigurationsspeicher" #: libraries/config/messages.inc.php:202 #, fuzzy From 0ddeeb79478fca0d17b31d3e2af47a35181b389f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 24 Feb 2011 12:48:00 +0200 Subject: [PATCH 18/85] Translation update done using Pootle. --- po/de.po | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/po/de.po b/po/de.po index 9a9b835dd..5896ac613 100644 --- a/po/de.po +++ b/po/de.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-beta4-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2011-02-17 11:03+0100\n" -"PO-Revision-Date: 2011-02-24 12:47+0200\n" +"PO-Revision-Date: 2011-02-24 12:48+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: german \n" "Language: de\n" @@ -3047,6 +3047,12 @@ msgid "" "strong].[br][em][a@http://sqlvalidator.mimer.com/]Mimer SQL Validator[/a], " "Copyright 2002 Upright Database Technology. All rights reserved.[/em]" msgstr "" +"Wenn sie den SQL-Verlaufsprotokoll Service benutzen, beachten sie bitte, " +"dass [strong]alle SQL Abfragen anonymisiert gespeichert und für statistische " +"Auswertungen benutzt " +"werden[/strong].[br][em][a@http://sqlvalidator.mimer.com/]Mimer SQL " +"Validator[/a], Copyright 2002 Upright Database Technology. Alle Rechte " +"vorbehalten.[/em]" #: libraries/config/messages.inc.php:219 msgid "Startup" From 42a07e5a8dbb1aa87e48e8d35ca4986ae3c364f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 24 Feb 2011 12:48:14 +0200 Subject: [PATCH 19/85] Translation update done using Pootle. --- po/de.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/de.po b/po/de.po index 5896ac613..8e5058fc8 100644 --- a/po/de.po +++ b/po/de.po @@ -3223,9 +3223,8 @@ msgid "Display servers selection" msgstr "Server-Auswahl anzeigen" #: libraries/config/messages.inc.php:269 -#, fuzzy msgid "Minimum number of tables to display the table filter box" -msgstr "Maximale Anzahl der in einer Tabellenliste angezeigten Tabellen" +msgstr "Minimale Anzahl der in einer Tabellenliste anzuzeigenden Tabellen" #: libraries/config/messages.inc.php:270 msgid "String that separates databases into different tree levels" From 1ba21235d348460f14f6bb295dbbf7027c30eb42 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 24 Feb 2011 12:48:24 +0200 Subject: [PATCH 20/85] Translation update done using Pootle. --- po/de.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/de.po b/po/de.po index 8e5058fc8..720eaf4f7 100644 --- a/po/de.po +++ b/po/de.po @@ -3431,7 +3431,7 @@ msgstr "" #: libraries/config/messages.inc.php:311 msgid "mcrypt warning" -msgstr "" +msgstr "mcrypt Warnhinweis" #: libraries/config/messages.inc.php:312 msgid "" From 39b0f14783f62bef1b5f3d4106994d30f0b750f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 24 Feb 2011 12:48:32 +0200 Subject: [PATCH 21/85] Translation update done using Pootle. --- po/de.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/de.po b/po/de.po index 720eaf4f7..e4e431898 100644 --- a/po/de.po +++ b/po/de.po @@ -3447,7 +3447,7 @@ msgstr "Speicher Limit" #: libraries/config/messages.inc.php:314 msgid "These are Edit, Inline edit, Copy and Delete links" -msgstr "" +msgstr "Dies sind Bearbeitungs-, Inline-Bearbeitungs-, Kopier- und Löschlinks" #: libraries/config/messages.inc.php:315 #, fuzzy From c14c128c93f5250ef5d20d932fd28c78e29ae7ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 24 Feb 2011 12:48:56 +0200 Subject: [PATCH 22/85] Translation update done using Pootle. --- po/de.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/de.po b/po/de.po index e4e431898..9cc126016 100644 --- a/po/de.po +++ b/po/de.po @@ -4639,9 +4639,8 @@ msgid "Quick - display only the minimal options" msgstr "Schnell – nur notwendige Optionen anzeigen" #: libraries/display_export.lib.php:129 -#, fuzzy msgid "Custom - display all possible options" -msgstr "Standard-Exporteinstellungen anpassen" +msgstr "Angepasst – zeige alle möglichen Optionen an" #: libraries/display_export.lib.php:137 msgid "Database(s):" From f46dcff4ec416e524fa86295f072dcac1d5fe336 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 24 Feb 2011 12:49:11 +0200 Subject: [PATCH 23/85] Translation update done using Pootle. --- po/de.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/de.po b/po/de.po index 9cc126016..311ef4773 100644 --- a/po/de.po +++ b/po/de.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-beta4-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2011-02-17 11:03+0100\n" -"PO-Revision-Date: 2011-02-24 12:48+0200\n" +"PO-Revision-Date: 2011-02-24 12:49+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: german \n" "Language: de\n" @@ -4713,7 +4713,7 @@ msgstr "" #: libraries/display_export.lib.php:275 msgid "use this for future exports" -msgstr "" +msgstr "Diese Einstellungen auch für zukünftige Exporte verwenden" #: libraries/display_export.lib.php:281 libraries/display_import.lib.php:188 #: libraries/display_import.lib.php:201 libraries/sql_query_form.lib.php:516 From 83bda60e40890e2145fcad2b0e9a86d1f470b942 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 24 Feb 2011 12:49:19 +0200 Subject: [PATCH 24/85] Translation update done using Pootle. --- po/de.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/de.po b/po/de.po index 311ef4773..0ec08b6dc 100644 --- a/po/de.po +++ b/po/de.po @@ -4873,9 +4873,8 @@ msgid "%d is not valid row number." msgstr "%d ist keine gültige Zeilennummer." #: libraries/display_tbl.lib.php:308 -#, fuzzy msgid "row(s) starting from row #" -msgstr "Datensätze, beginnend ab" +msgstr "Datensätze, beginnend ab Reihe #" #: libraries/display_tbl.lib.php:314 msgid "horizontal" From 3cfa63f0eafacfcd527712a88cca53ac6b694573 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 24 Feb 2011 12:49:25 +0200 Subject: [PATCH 25/85] Translation update done using Pootle. --- po/de.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/de.po b/po/de.po index 0ec08b6dc..784aa5a70 100644 --- a/po/de.po +++ b/po/de.po @@ -5646,7 +5646,7 @@ msgstr "INSERT DELAYED Schlüsselworte" #: libraries/export/sql.php:140 msgid "INSERT IGNORE statements" -msgstr "" +msgstr "INSERT IGNORE Schlüsselworte" #: libraries/export/sql.php:147 msgid "Function to use when dumping data:" From 770dc6dc63ff736455a986e880773a671c895cf8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 24 Feb 2011 12:49:32 +0200 Subject: [PATCH 26/85] Translation update done using Pootle. --- po/de.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/de.po b/po/de.po index 784aa5a70..78056111a 100644 --- a/po/de.po +++ b/po/de.po @@ -5654,7 +5654,7 @@ msgstr "" #: libraries/export/sql.php:151 msgid "Syntax to use when inserting data:" -msgstr "" +msgstr "Zu verwendende Syntax bei der Dateneingabe:" #: libraries/export/sql.php:154 msgid "" From f11b5700c3fb5a8a3d6025622b6a3de19d5da0fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 24 Feb 2011 12:49:36 +0200 Subject: [PATCH 27/85] Translation update done using Pootle. --- po/de.po | 3 +++ 1 file changed, 3 insertions(+) diff --git a/po/de.po b/po/de.po index 78056111a..5efd04e24 100644 --- a/po/de.po +++ b/po/de.po @@ -5662,6 +5662,9 @@ msgid "" "    Example: INSERT INTO tbl_name (col_A,col_B,col_C) VALUES " "(1,2,3)" msgstr "" +"Spaltennamen bei jedem INSERT Schlüsselwort verwenden
" +"      Beispiel: INSERT INTO tbl_name " +"(col_A,col_B,col_C) VALUES (1,2,3)" #: libraries/export/sql.php:155 msgid "" From 2b303eff3d3ff883c2148b30028e47a0dc610178 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 24 Feb 2011 12:49:43 +0200 Subject: [PATCH 28/85] Translation update done using Pootle. --- po/de.po | 3 +++ 1 file changed, 3 insertions(+) diff --git a/po/de.po b/po/de.po index 5efd04e24..d7ba15ec5 100644 --- a/po/de.po +++ b/po/de.po @@ -5672,6 +5672,9 @@ msgid "" "    Example: INSERT INTO tbl_name VALUES (1,2,3), (4,5,6), " "(7,8,9)" msgstr "" +"mehrere Zeilen pro INSERT Schlüsselwort einfügen
  " +"    Beispiel: INSERT INTO tbl_name VALUES (1,2,3), (4,5,6), " +"(7,8,9)" #: libraries/export/sql.php:156 msgid "" From c43d05f46946f90c9ffd9df3a28570985278f245 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 24 Feb 2011 12:49:48 +0200 Subject: [PATCH 29/85] Translation update done using Pootle. --- po/de.po | 3 +++ 1 file changed, 3 insertions(+) diff --git a/po/de.po b/po/de.po index d7ba15ec5..55dae47d9 100644 --- a/po/de.po +++ b/po/de.po @@ -5681,6 +5681,9 @@ msgid "" "both of the above
      Example: INSERT INTO " "tbl_name (col_A,col_B) VALUES (1,2,3), (4,5,6), (7,8,9)" msgstr "" +"beide obigen Optionen verwenden
      Beispiel: " +"INSERT INTO tbl_name (col_A,col_B) VALUES (1,2,3), (4,5,6), " +"(7,8,9)" #: libraries/export/sql.php:157 msgid "" From 313bcd1740f41670e31f24bad8f071328e6ca6e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 24 Feb 2011 12:49:53 +0200 Subject: [PATCH 30/85] Translation update done using Pootle. --- po/de.po | 2 ++ 1 file changed, 2 insertions(+) diff --git a/po/de.po b/po/de.po index 55dae47d9..dd699c6ce 100644 --- a/po/de.po +++ b/po/de.po @@ -5690,6 +5690,8 @@ msgid "" "neither of the above
      Example: INSERT INTO " "tbl_name VALUES (1,2,3)" msgstr "" +"keine der beiden obigen Optionen verwenden
      " +"Beispiel: INSERT INTO tbl_name VALUES (1,2,3)" #: libraries/export/sql.php:167 msgid "" From 5832837811a0c8a5269d75e1f94c55de85c9280f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 24 Feb 2011 12:49:59 +0200 Subject: [PATCH 31/85] Translation update done using Pootle. --- po/de.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/de.po b/po/de.po index dd699c6ce..e0905c0a2 100644 --- a/po/de.po +++ b/po/de.po @@ -5748,7 +5748,7 @@ msgstr "XML" #: libraries/export/xml.php:30 msgid "Object creation options (all are recommended)" -msgstr "" +msgstr "Optionen zum Anlegen von Objekten (alle werden empfohlen)" #: libraries/export/xml.php:40 #, fuzzy From 08d12527b90cc3b775530e822de350dbde6d4f67 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 24 Feb 2011 12:50:06 +0200 Subject: [PATCH 32/85] Translation update done using Pootle. --- po/de.po | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/po/de.po b/po/de.po index e0905c0a2..d47fdec27 100644 --- a/po/de.po +++ b/po/de.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-beta4-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2011-02-17 11:03+0100\n" -"PO-Revision-Date: 2011-02-24 12:49+0200\n" +"PO-Revision-Date: 2011-02-24 12:50+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: german \n" "Language: de\n" @@ -5820,6 +5820,8 @@ msgid "" "The first line of the file contains the table column names (if this is " "unchecked, the first line will become part of the data)" msgstr "" +"Die erste Zeile der Datei enthält die Spaltennamen (wenn diese Option " +"nicht aktiv ist, wird die erste Zeile als Datenzeile interpretiert)" #: libraries/import/csv.php:39 msgid "" From d2a9172c3d652ca85653e191c65ac1de64c4e5b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 24 Feb 2011 12:50:11 +0200 Subject: [PATCH 33/85] Translation update done using Pootle. --- po/de.po | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/po/de.po b/po/de.po index d47fdec27..dcca01e88 100644 --- a/po/de.po +++ b/po/de.po @@ -5829,6 +5829,10 @@ msgid "" "database, list the corresponding column names here. Column names must be " "separated by commas and not enclosed in quotations." msgstr "" +"Wenn die Daten jeder Zeile der Datei nicht in der gleichen Reihenfolge wie " +"die Datenbank stehen, geben sie die entsprechenden Spaltennamen hier an. " +"Spaltennamen müssen durch Kommata getrennt werden und dürfen nicht von " +"Anführungsstrichen eingeschlossen sein." #: libraries/import/csv.php:41 #, fuzzy From 17941aaa3fd3ce77da4244f38bd49561e1d8a3af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 24 Feb 2011 12:50:15 +0200 Subject: [PATCH 34/85] Translation update done using Pootle. --- po/de.po | 3 +++ 1 file changed, 3 insertions(+) diff --git a/po/de.po b/po/de.po index dcca01e88..f5b25b8b1 100644 --- a/po/de.po +++ b/po/de.po @@ -5851,6 +5851,9 @@ msgid "" "Invalid column (%s) specified! Ensure that columns names are spelled " "correctly, separated by commas, and not enclosed in quotes." msgstr "" +"Ungültige Spalte (%s) angegeben! Sicherstellen, dass die Spaltennamen " +"richtig geschrieben, durch Kommata getrennt und nicht von Anführungszeichen " +"eingeschlossen sind." #: libraries/import/csv.php:179 libraries/import/csv.php:426 #, php-format From 3966c1bc8c3eb127c0391ad9191ad716c76307ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 24 Feb 2011 12:50:22 +0200 Subject: [PATCH 35/85] Translation update done using Pootle. --- po/de.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/de.po b/po/de.po index f5b25b8b1..3c65afefb 100644 --- a/po/de.po +++ b/po/de.po @@ -6199,7 +6199,7 @@ msgstr "SQL-Verlaufsprotokoll" #: libraries/relation.lib.php:147 msgid "User preferences" -msgstr "" +msgstr "Benutzereinstellungen" #: libraries/relation.lib.php:151 msgid "Quick steps to setup advanced features:" From edb678d51e09e5c1b8757c1c2f5edf9972f5a427 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 24 Feb 2011 12:50:35 +0200 Subject: [PATCH 36/85] Translation update done using Pootle. --- po/de.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/de.po b/po/de.po index 3c65afefb..72760ae7d 100644 --- a/po/de.po +++ b/po/de.po @@ -6566,9 +6566,8 @@ msgid "Run SQL query/queries on database %s" msgstr "SQL-Befehl(e) in Datenbank %s ausführen" #: libraries/sql_query_form.lib.php:301 -#, fuzzy msgid "Columns" -msgstr "Spaltennamen" +msgstr "Spalten" #: libraries/sql_query_form.lib.php:336 sql.php:856 sql.php:857 sql.php:874 msgid "Bookmark this SQL query" From da6c15e2a38129d7420989ea105c6b96e4c6caa8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 24 Feb 2011 12:50:50 +0200 Subject: [PATCH 37/85] Translation update done using Pootle. --- po/de.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/de.po b/po/de.po index 72760ae7d..0899c8180 100644 --- a/po/de.po +++ b/po/de.po @@ -6698,7 +6698,6 @@ msgid "Length/Values" msgstr "Länge/Set" #: libraries/tbl_properties.inc.php:104 -#, fuzzy msgid "" "If column type is \"enum\" or \"set\", please enter the values using this " "format: 'a','b','c'...
If you ever need to put a backslash (\"\\\") or " @@ -6706,7 +6705,7 @@ msgid "" "(for example '\\\\xyz' or 'a\\'b')." msgstr "" "Wenn das Feld vom Typ 'ENUM' oder 'SET' ist, benutzen Sie bitte das Format: " -"'a','b','c',... Wann immer Sie ein Backslash (\"\\\") oder ein einfaches " +"'a','b','c',...
Wann immer Sie ein Backslash (\"\\\") oder ein einfaches " "Anführungszeichen (\"'\") verwenden, setzen Sie bitte ein Backslash vor das " "Zeichen. (z. B.: '\\\\xyz' oder 'a\\'b')." From b3f470a431cca002752c47a870b0abd31a29fdb0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 24 Feb 2011 12:50:55 +0200 Subject: [PATCH 38/85] Translation update done using Pootle. --- po/de.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/de.po b/po/de.po index 0899c8180..1f30af827 100644 --- a/po/de.po +++ b/po/de.po @@ -6744,7 +6744,7 @@ msgstr "" #: libraries/tbl_properties.inc.php:371 msgid "ENUM or SET data too long?" -msgstr "" +msgstr "ENUM oder SET Daten zu lang?" #: libraries/tbl_properties.inc.php:373 msgid "Get more editing space" From 0329f4f2df49ab260cde9a27ec9309f91a14c19a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 24 Feb 2011 12:51:00 +0200 Subject: [PATCH 39/85] Translation update done using Pootle. --- po/de.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/de.po b/po/de.po index 1f30af827..421565f5d 100644 --- a/po/de.po +++ b/po/de.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-beta4-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2011-02-17 11:03+0100\n" -"PO-Revision-Date: 2011-02-24 12:50+0200\n" +"PO-Revision-Date: 2011-02-24 12:51+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: german \n" "Language: de\n" @@ -6748,7 +6748,7 @@ msgstr "ENUM oder SET Daten zu lang?" #: libraries/tbl_properties.inc.php:373 msgid "Get more editing space" -msgstr "" +msgstr "Mehr Platz zum Editieren" #: libraries/tbl_properties.inc.php:396 msgctxt "for default" From a0c3d6faf309a8319209d8522ca2b6b0aef13c87 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 24 Feb 2011 12:51:13 +0200 Subject: [PATCH 40/85] Translation update done using Pootle. --- po/de.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/de.po b/po/de.po index 421565f5d..75041577b 100644 --- a/po/de.po +++ b/po/de.po @@ -6784,9 +6784,8 @@ msgid "Add %s column(s)" msgstr "%s Spalte(n) einfügen" #: libraries/tbl_properties.inc.php:785 tbl_structure.php:627 -#, fuzzy msgid "You have to add at least one column." -msgstr "Sie müssen mindestens ein Feld hinzufügen." +msgstr "Sie müssen mindestens eine Spalte hinzufügen." #: libraries/tbl_properties.inc.php:797 #, fuzzy From e1074e19c3f276b241c4991c60d17f21564d9e1e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 24 Feb 2011 12:51:28 +0200 Subject: [PATCH 41/85] Translation update done using Pootle. --- po/de.po | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/po/de.po b/po/de.po index 75041577b..cb777b64c 100644 --- a/po/de.po +++ b/po/de.po @@ -6797,18 +6797,17 @@ msgid "Event" msgstr "Ereignis" #: libraries/transformations/application_octetstream__download.inc.php:9 -#, fuzzy msgid "" "Displays a link to download the binary data of the column. You can use the " "first option to specify the filename, or use the second option as the name " "of a column which contains the filename. If you use the second option, you " "need to set the first option to the empty string." msgstr "" -"Zeigt einen Link an, um die binären Daten eines Feldes downloaden zu können. " -"Die erste Option benennt den Dateinamen. Die zweite Option kann einen " -"Spaltennamen der Tabelle benennen, aus dem der Dateiname geholt werden soll. " -"Sollte die zweite Option gesetzt sein ist es notwendig, die erste Option auf " -"einen Leerstring zu setzen ('')" +"Zeigt einen Link an, um die binären Daten eines Feldes herunterladen zu " +"können. In der ersten Möglichkeit benennen Sie den Dateinamen. Als zweite " +"Option wird ein Spaltenname durch den Dateinamen gesetzt. Sollte die zweite " +"Option gesetzt sein, ist es notwendig, die erste Option auf einen Leerstring " +"zu setzen ('')." #: libraries/transformations/application_octetstream__hex.inc.php:9 msgid "" From b4165fb7732e26ad6a8ce03bc3391a3a3cf22319 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 24 Feb 2011 12:51:34 +0200 Subject: [PATCH 42/85] Translation update done using Pootle. --- po/de.po | 2 ++ 1 file changed, 2 insertions(+) diff --git a/po/de.po b/po/de.po index cb777b64c..344ff082f 100644 --- a/po/de.po +++ b/po/de.po @@ -6956,6 +6956,8 @@ msgid "" "Your preferences will be saved for current session only. Storing them " "permanently requires %sphpMyAdmin configuration storage%s." msgstr "" +"Die Benutzereinstellungen werden nur für die aktuelle Session gespeichert. " +"Die permanente Specícherung erfordert %sphpMyAdmin Konfigurationsspeicher%s." #: libraries/user_preferences.lib.php:142 #, fuzzy From c92ff648af26d8306473c65e0bb7ae3e7ce09bcb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 24 Feb 2011 12:51:39 +0200 Subject: [PATCH 43/85] Translation update done using Pootle. --- po/de.po | 2 ++ 1 file changed, 2 insertions(+) diff --git a/po/de.po b/po/de.po index 344ff082f..939079b2d 100644 --- a/po/de.po +++ b/po/de.po @@ -6969,6 +6969,8 @@ msgid "" "Your browser has phpMyAdmin configuration for this domain. Would you like to " "import it for current session?" msgstr "" +"Der Browser hat eine phpMyAdmin Konfiguration für diese Domäne. Soll diese " +"für die aktuelle Session geladen werden?" #: libraries/zip_extension.lib.php:25 msgid "No files found inside ZIP archive!" From fdcfbcf36d3cf703076884ebaf2f42691a6cd9fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 24 Feb 2011 12:51:42 +0200 Subject: [PATCH 44/85] Translation update done using Pootle. --- po/de.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/de.po b/po/de.po index 939079b2d..6dce1c4b1 100644 --- a/po/de.po +++ b/po/de.po @@ -6997,7 +6997,7 @@ msgstr "Sonstige Einstellungen" #: main.php:141 msgid "Background color" -msgstr "" +msgstr "Hintergrundfarbe" #: main.php:142 msgid "Choose..." From 51ab363526f399b75223e9a181948ebe0c5454f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 24 Feb 2011 12:51:46 +0200 Subject: [PATCH 45/85] Translation update done using Pootle. --- po/de.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/de.po b/po/de.po index 6dce1c4b1..b042a3b83 100644 --- a/po/de.po +++ b/po/de.po @@ -7001,7 +7001,7 @@ msgstr "Hintergrundfarbe" #: main.php:142 msgid "Choose..." -msgstr "" +msgstr "Auswahl..." #: main.php:159 prefs_manage.php:274 #, fuzzy From 297b586c2917910b6c40c93bc608ce5cc454d24d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 24 Feb 2011 12:52:01 +0200 Subject: [PATCH 46/85] Translation update done using Pootle. --- po/de.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/de.po b/po/de.po index b042a3b83..7fb770d62 100644 --- a/po/de.po +++ b/po/de.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-beta4-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2011-02-17 11:03+0100\n" -"PO-Revision-Date: 2011-02-24 12:51+0200\n" +"PO-Revision-Date: 2011-02-24 12:52+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: german \n" "Language: de\n" @@ -7408,7 +7408,7 @@ msgstr "Fehler beim Laden der Standard-Konfiguration von: %1$s" #: prefs_manage.php:112 msgid "Configuration contains incorrect data for some fields." -msgstr "" +msgstr "Konfiguration enthält inkorrekte Daten für einige Felder." #: prefs_manage.php:128 msgid "Do you want to import remaining settings?" From c9348a5ade700985653da309b9e2acfdbaa0ad0f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 24 Feb 2011 12:52:06 +0200 Subject: [PATCH 47/85] Translation update done using Pootle. --- po/de.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/de.po b/po/de.po index 7fb770d62..5a9b63929 100644 --- a/po/de.po +++ b/po/de.po @@ -7412,7 +7412,7 @@ msgstr "Konfiguration enthält inkorrekte Daten für einige Felder." #: prefs_manage.php:128 msgid "Do you want to import remaining settings?" -msgstr "" +msgstr "Sollen die restlichen Einstellungen importiert werden?" #: prefs_manage.php:225 prefs_manage.php:251 msgid "Saved on: @DATE@" From 19ae245f1778d05fd9733c45b3f6cc83ac3f2bfb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 24 Feb 2011 12:52:11 +0200 Subject: [PATCH 48/85] Translation update done using Pootle. --- po/de.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/de.po b/po/de.po index 5a9b63929..0d97b13bf 100644 --- a/po/de.po +++ b/po/de.po @@ -7416,7 +7416,7 @@ msgstr "Sollen die restlichen Einstellungen importiert werden?" #: prefs_manage.php:225 prefs_manage.php:251 msgid "Saved on: @DATE@" -msgstr "" +msgstr "Gespeichert am: @DATE@" #: prefs_manage.php:239 #, fuzzy From 71c656ca7e1bb106f133536aea1a2d3427757ce8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 24 Feb 2011 12:52:15 +0200 Subject: [PATCH 49/85] Translation update done using Pootle. --- po/de.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/de.po b/po/de.po index 0d97b13bf..03169cb47 100644 --- a/po/de.po +++ b/po/de.po @@ -7438,7 +7438,7 @@ msgstr "Sonstige Einstellungen" #: prefs_manage.php:258 prefs_manage.php:312 msgid "This feature is not supported by your web browser" -msgstr "" +msgstr "Dieses Feature wird von ihrem Webbrowser nicht unterstützt" #: prefs_manage.php:263 #, fuzzy From 0708a73f3295789402924cb410dac21279226c2d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 24 Feb 2011 12:52:20 +0200 Subject: [PATCH 50/85] Translation update done using Pootle. --- po/de.po | 2 ++ 1 file changed, 2 insertions(+) diff --git a/po/de.po b/po/de.po index 03169cb47..1a92c6409 100644 --- a/po/de.po +++ b/po/de.po @@ -7451,6 +7451,8 @@ msgid "" "You can set more settings by modifying config.inc.php, eg. by using %sSetup " "script%s." msgstr "" +"Weitere Einstellungen können durch das Anpassen der Datei config.inc.php " +"verändert werden, z.B. durch die Verwendung von %sSetup Script%s." #: prefs_manage.php:302 msgid "Save to browser's storage" From fe9520e2db3ffa62a9a915fa0654c77b5ea5fffb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 24 Feb 2011 12:52:26 +0200 Subject: [PATCH 51/85] Translation update done using Pootle. --- po/de.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/de.po b/po/de.po index 1a92c6409..cab862ab4 100644 --- a/po/de.po +++ b/po/de.po @@ -7464,7 +7464,7 @@ msgstr "" #: prefs_manage.php:308 msgid "Existing settings will be overwritten!" -msgstr "" +msgstr "Vorhandene Einstellungen werden überschrieben!" #: prefs_manage.php:323 msgid "You can reset all your settings and restore them to default values." From fb3f6ad2ff053e04f11053acec52dca0ff3aa673 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 24 Feb 2011 12:52:31 +0200 Subject: [PATCH 52/85] Translation update done using Pootle. --- po/de.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/de.po b/po/de.po index cab862ab4..ad0d5ee84 100644 --- a/po/de.po +++ b/po/de.po @@ -7468,7 +7468,7 @@ msgstr "Vorhandene Einstellungen werden überschrieben!" #: prefs_manage.php:323 msgid "You can reset all your settings and restore them to default values." -msgstr "" +msgstr "Sie können alle Einstellungen auf die Defaultwerten zurücksetzen." #: querywindow.php:93 msgid "Import files" From 92d96842597c91c86848bb450aed36732be80c5c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 24 Feb 2011 12:52:54 +0200 Subject: [PATCH 53/85] Translation update done using Pootle. --- po/de.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/de.po b/po/de.po index ad0d5ee84..702645114 100644 --- a/po/de.po +++ b/po/de.po @@ -8954,7 +8954,7 @@ msgid "" "b> process." msgstr "" "Dieser MySQL Server arbeitet als Master und Slave im " -"Replikations-Process." +"Replikations-Prozess." #: server_status.php:488 msgid "This MySQL server works as master in replication process." From 8781b74793213fc2aa70ab2c9a511dc97e5b34fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 24 Feb 2011 12:52:58 +0200 Subject: [PATCH 54/85] Translation update done using Pootle. --- po/de.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/de.po b/po/de.po index 702645114..141582ad8 100644 --- a/po/de.po +++ b/po/de.po @@ -8959,7 +8959,7 @@ msgstr "" #: server_status.php:488 msgid "This MySQL server works as master in replication process." msgstr "" -"Dieser MySQL Server arbeitet als Master im Replikations-Process." +"Dieser MySQL Server arbeitet als Master im Replikations-Prozess." #: server_status.php:490 msgid "This MySQL server works as slave in replication process." From f0bdad622d96b80afc968b5b1949d9a8eea885a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 24 Feb 2011 12:53:03 +0200 Subject: [PATCH 55/85] Translation update done using Pootle. --- po/de.po | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/po/de.po b/po/de.po index 141582ad8..d51fc43c6 100644 --- a/po/de.po +++ b/po/de.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-beta4-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2011-02-17 11:03+0100\n" -"PO-Revision-Date: 2011-02-24 12:52+0200\n" +"PO-Revision-Date: 2011-02-24 12:53+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: german \n" "Language: de\n" @@ -8964,7 +8964,8 @@ msgstr "" #: server_status.php:490 msgid "This MySQL server works as slave in replication process." msgstr "" -"Dieser MySQL Server arbeitet als Slave im Replikations-Process." +"Dieser MySQL Server arbeitet als Slave im " +"Replikations-Prozess." #: server_status.php:492 msgid "" From 227e20d2f887da9896be98fa7733eca1d24ec888 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 24 Feb 2011 12:53:08 +0200 Subject: [PATCH 56/85] Translation update done using Pootle. --- po/de.po | 2 ++ 1 file changed, 2 insertions(+) diff --git a/po/de.po b/po/de.po index d51fc43c6..2c6a8203c 100644 --- a/po/de.po +++ b/po/de.po @@ -9054,6 +9054,8 @@ msgstr "SQL-Querybox" #: server_status.php:723 msgid "Note: Generating the query chart can take a long time." msgstr "" +"Hinweis: Das Generieren des Abfragediagramms kann lange Zeit in Anspruch " +"nehmen." #: server_status.php:867 msgid "Replication status" From 57dcfe626af7036a025e8212787d0f52b673a212 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 24 Feb 2011 12:53:33 +0200 Subject: [PATCH 57/85] Translation update done using Pootle. --- po/de.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/de.po b/po/de.po index 2c6a8203c..4c3cf96fb 100644 --- a/po/de.po +++ b/po/de.po @@ -9093,7 +9093,7 @@ msgstr "Struktur-Unterschied" #: server_synchronize.php:423 server_synchronize.php:866 msgid "Data Difference" -msgstr "Daten-Unterschied" +msgstr "Datenunterschied" #: server_synchronize.php:428 server_synchronize.php:871 msgid "Add column(s)" From 639deff30767a919bdbeb85679d1691538ba6040 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 24 Feb 2011 12:53:48 +0200 Subject: [PATCH 58/85] Translation update done using Pootle. --- po/de.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/de.po b/po/de.po index 4c3cf96fb..9b916ab3c 100644 --- a/po/de.po +++ b/po/de.po @@ -9117,7 +9117,7 @@ msgstr "Index/Indices anwenden" #: server_synchronize.php:433 server_synchronize.php:876 msgid "Update row(s)" -msgstr "Zeile(n) updaten" +msgstr "Zeile(n) aktualisieren" #: server_synchronize.php:434 server_synchronize.php:877 msgid "Insert row(s)" From cf190f38f19fc7d7c172d4dadb53ea6370de3f7f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 24 Feb 2011 12:54:02 +0200 Subject: [PATCH 59/85] Translation update done using Pootle. --- po/de.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/de.po b/po/de.po index 9b916ab3c..bde5e6f06 100644 --- a/po/de.po +++ b/po/de.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-beta4-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2011-02-17 11:03+0100\n" -"PO-Revision-Date: 2011-02-24 12:53+0200\n" +"PO-Revision-Date: 2011-02-24 12:54+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: german \n" "Language: de\n" @@ -9286,7 +9286,7 @@ msgstr "Neuen Server hinzufügen" #: setup/lib/form_processing.lib.php:42 msgid "Warning" -msgstr "Warnung" +msgstr "Achtung" #: setup/lib/form_processing.lib.php:43 msgid "Submitted form contains errors" From 4ba002461b5b34a2e6d64230ac8ba311f5acec0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 24 Feb 2011 12:54:08 +0200 Subject: [PATCH 60/85] Translation update done using Pootle. --- po/de.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/de.po b/po/de.po index bde5e6f06..4dba9dddb 100644 --- a/po/de.po +++ b/po/de.po @@ -9624,7 +9624,7 @@ msgstr "" #: tbl_chart.php:90 msgid "Width" -msgstr "" +msgstr "Breite" #: tbl_chart.php:94 msgid "Height" From 55ed0e161c5bf842432935f394a655ea3bb21b3c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 24 Feb 2011 12:54:13 +0200 Subject: [PATCH 61/85] Translation update done using Pootle. --- po/de.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/de.po b/po/de.po index 4dba9dddb..32f960423 100644 --- a/po/de.po +++ b/po/de.po @@ -9628,7 +9628,7 @@ msgstr "Breite" #: tbl_chart.php:94 msgid "Height" -msgstr "" +msgstr "Höhe" #: tbl_chart.php:98 msgid "Title" From 2435a0e757da9c90b6b44e2e7ab3bf7975a3f474 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 24 Feb 2011 12:54:16 +0200 Subject: [PATCH 62/85] Translation update done using Pootle. --- po/de.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/de.po b/po/de.po index 32f960423..6d3ce91c2 100644 --- a/po/de.po +++ b/po/de.po @@ -9632,7 +9632,7 @@ msgstr "Höhe" #: tbl_chart.php:98 msgid "Title" -msgstr "" +msgstr "Titel" #: tbl_chart.php:103 msgid "X Axis label" From 1c3707b7779518e3d505377cefbd53b42000b620 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 24 Feb 2011 12:54:21 +0200 Subject: [PATCH 63/85] Translation update done using Pootle. --- po/de.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/de.po b/po/de.po index 6d3ce91c2..47ae76ecd 100644 --- a/po/de.po +++ b/po/de.po @@ -9636,7 +9636,7 @@ msgstr "Titel" #: tbl_chart.php:103 msgid "X Axis label" -msgstr "" +msgstr "Beschriftung X-Achse" #: tbl_chart.php:107 msgid "Y Axis label" From 73604f8d6e278e0808c2fea299974929de56f313 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 24 Feb 2011 12:54:24 +0200 Subject: [PATCH 64/85] Translation update done using Pootle. --- po/de.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/de.po b/po/de.po index 47ae76ecd..8600e3f90 100644 --- a/po/de.po +++ b/po/de.po @@ -9640,7 +9640,7 @@ msgstr "Beschriftung X-Achse" #: tbl_chart.php:107 msgid "Y Axis label" -msgstr "" +msgstr "Beschriftung Y-Achse" #: tbl_chart.php:112 msgid "Area margins" From 0779e421f546ad327ca4418add76a3804711db70 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 24 Feb 2011 12:54:27 +0200 Subject: [PATCH 65/85] Translation update done using Pootle. --- po/de.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/de.po b/po/de.po index 8600e3f90..d484512ed 100644 --- a/po/de.po +++ b/po/de.po @@ -9644,7 +9644,7 @@ msgstr "Beschriftung Y-Achse" #: tbl_chart.php:112 msgid "Area margins" -msgstr "" +msgstr "Bereichsgrenzen" #: tbl_chart.php:122 msgid "Legend margins" From 10c651d7d99f57cb613cf18ed088611dd881453d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 24 Feb 2011 12:54:31 +0200 Subject: [PATCH 66/85] Translation update done using Pootle. --- po/de.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/de.po b/po/de.po index d484512ed..f4f89c7db 100644 --- a/po/de.po +++ b/po/de.po @@ -9648,7 +9648,7 @@ msgstr "Bereichsgrenzen" #: tbl_chart.php:122 msgid "Legend margins" -msgstr "" +msgstr "Legendenbereich" #: tbl_chart.php:134 #, fuzzy From 06571028deb8593c3df7e966f4a8cb7427aef085 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 24 Feb 2011 12:54:38 +0200 Subject: [PATCH 67/85] Translation update done using Pootle. --- po/de.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/de.po b/po/de.po index f4f89c7db..ae71451db 100644 --- a/po/de.po +++ b/po/de.po @@ -9651,9 +9651,8 @@ msgid "Legend margins" msgstr "Legendenbereich" #: tbl_chart.php:134 -#, fuzzy msgid "Bar" -msgstr "März" +msgstr "Säule" #: tbl_chart.php:135 msgid "Line" From aea2d9cae99809933084dd738b098073c49d654f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 24 Feb 2011 12:54:41 +0200 Subject: [PATCH 68/85] Translation update done using Pootle. --- po/de.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/de.po b/po/de.po index ae71451db..57e2e8b8a 100644 --- a/po/de.po +++ b/po/de.po @@ -9656,7 +9656,7 @@ msgstr "Säule" #: tbl_chart.php:135 msgid "Line" -msgstr "" +msgstr "Linie" #: tbl_chart.php:136 msgid "Radar" From a23edd5a806ab7f36da3c9df61b8f94e240bb5d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 24 Feb 2011 12:54:45 +0200 Subject: [PATCH 69/85] Translation update done using Pootle. --- po/de.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/de.po b/po/de.po index 57e2e8b8a..2ba2b79bb 100644 --- a/po/de.po +++ b/po/de.po @@ -9660,7 +9660,7 @@ msgstr "Linie" #: tbl_chart.php:136 msgid "Radar" -msgstr "" +msgstr "Radar" #: tbl_chart.php:138 #, fuzzy From e1afc6098aa66c14c85dffa87ec99a3c695eb308 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 24 Feb 2011 12:54:50 +0200 Subject: [PATCH 70/85] Translation update done using Pootle. --- po/de.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/de.po b/po/de.po index 2ba2b79bb..2641b9d40 100644 --- a/po/de.po +++ b/po/de.po @@ -9663,9 +9663,8 @@ msgid "Radar" msgstr "Radar" #: tbl_chart.php:138 -#, fuzzy msgid "Pie" -msgstr "PiB" +msgstr "Torte" #: tbl_chart.php:144 #, fuzzy From 2bc60fa106596ff3c8e6a62352cae3e8ea6eb2cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 24 Feb 2011 12:54:56 +0200 Subject: [PATCH 71/85] Translation update done using Pootle. --- po/de.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/de.po b/po/de.po index 2641b9d40..52a9b8f83 100644 --- a/po/de.po +++ b/po/de.po @@ -9667,9 +9667,8 @@ msgid "Pie" msgstr "Torte" #: tbl_chart.php:144 -#, fuzzy msgid "Bar type" -msgstr "Abfrageart" +msgstr "Säulentyp" #: tbl_chart.php:146 #, fuzzy From 84f2ad993caa16b31b1a7cdc3687ca625aab004e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 24 Feb 2011 12:54:59 +0200 Subject: [PATCH 72/85] Translation update done using Pootle. --- po/de.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/de.po b/po/de.po index 52a9b8f83..a481d29f9 100644 --- a/po/de.po +++ b/po/de.po @@ -9677,7 +9677,7 @@ msgstr "Gepackt" #: tbl_chart.php:147 msgid "Multi" -msgstr "" +msgstr "Mehrfach" #: tbl_chart.php:152 msgid "Continuous image" From b19d01434565e6d5dba4acb9557481f0ca11b86b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 24 Feb 2011 12:55:04 +0200 Subject: [PATCH 73/85] Translation update done using Pootle. --- po/de.po | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/po/de.po b/po/de.po index a481d29f9..9ae8753b9 100644 --- a/po/de.po +++ b/po/de.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-beta4-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2011-02-17 11:03+0100\n" -"PO-Revision-Date: 2011-02-24 12:54+0200\n" +"PO-Revision-Date: 2011-02-24 12:55+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: german \n" "Language: de\n" @@ -9688,6 +9688,8 @@ msgid "" "For compatibility reasons the chart image is segmented by default, select " "this to draw the whole chart in one image." msgstr "" +"Aus Kompatibilitätsgründen wird das Diagrammbild segmentiert, wählen sie " +"hier aus um das Diagramm in einem Bild anzuzeigen." #: tbl_chart.php:166 msgid "" From d47b99b8783abebe2a9eca42cf6df9a6f03b4ade Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 24 Feb 2011 12:55:07 +0200 Subject: [PATCH 74/85] Translation update done using Pootle. --- po/de.po | 2 ++ 1 file changed, 2 insertions(+) diff --git a/po/de.po b/po/de.po index 9ae8753b9..b284f5aa2 100644 --- a/po/de.po +++ b/po/de.po @@ -9695,6 +9695,8 @@ msgstr "" msgid "" "When drawing a radar chart all values are normalized to a range [0..10]." msgstr "" +"Beim Zeichnen eines Radar-Diagramms werden alle Werte auf den Bereich " +"[0..10] normalisiert." #: tbl_chart.php:173 msgid "" From 689a25323eb72548c067c0475e00b7e60125137f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 24 Feb 2011 12:55:11 +0200 Subject: [PATCH 75/85] Translation update done using Pootle. --- po/de.po | 3 +++ 1 file changed, 3 insertions(+) diff --git a/po/de.po b/po/de.po index b284f5aa2..44ae2c136 100644 --- a/po/de.po +++ b/po/de.po @@ -9703,6 +9703,9 @@ msgid "" "Note that not every result table can be put to the chart. See FAQ 6.29" msgstr "" +"Anmerkung: nicht alle Ergebnistabellen können im Diagramm dargerstellt " +"weren. Siehe FAQ 6.29" #: tbl_chart.php:181 msgid "Redraw" From 2bf1071f6c474e9fc47b24b6ea0fc9cdfdf20f97 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 24 Feb 2011 12:55:16 +0200 Subject: [PATCH 76/85] Translation update done using Pootle. --- po/de.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/de.po b/po/de.po index 44ae2c136..aacc5c7f4 100644 --- a/po/de.po +++ b/po/de.po @@ -9709,7 +9709,7 @@ msgstr "" #: tbl_chart.php:181 msgid "Redraw" -msgstr "" +msgstr "Neu zeichnen" #: tbl_create.php:56 #, php-format From 3e339654ca4d68b081412272e9e8374953a03752 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 24 Feb 2011 12:55:20 +0200 Subject: [PATCH 77/85] Translation update done using Pootle. --- po/de.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/de.po b/po/de.po index aacc5c7f4..db25cfefb 100644 --- a/po/de.po +++ b/po/de.po @@ -9842,7 +9842,7 @@ msgstr "Lösche die Verlaufsdaten für diese Tabelle" #: tbl_operations.php:662 msgid "Empty the table (TRUNCATE)" -msgstr "" +msgstr "Tabelle leeren (TRUNCATE)" #: tbl_operations.php:682 #, fuzzy From f4b642b7b2a5dd94779b4f6318959ad827d876df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 24 Feb 2011 12:55:26 +0200 Subject: [PATCH 78/85] Translation update done using Pootle. --- po/de.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/de.po b/po/de.po index db25cfefb..f1ff02a76 100644 --- a/po/de.po +++ b/po/de.po @@ -9980,7 +9980,7 @@ msgstr "Zeige nur unterschiedliche Werte" #: tbl_structure.php:165 tbl_structure.php:166 msgid "Add primary key" -msgstr "" +msgstr "Primärschlüssel hinzufügen" #: tbl_structure.php:167 tbl_structure.php:168 #, fuzzy From 7fc65304f849cf6023105e685bff182e867f163a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 24 Feb 2011 12:55:29 +0200 Subject: [PATCH 79/85] Translation update done using Pootle. --- po/de.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/de.po b/po/de.po index f1ff02a76..729f0fde4 100644 --- a/po/de.po +++ b/po/de.po @@ -9989,7 +9989,7 @@ msgstr "Index/Indices anwenden" #: tbl_structure.php:169 tbl_structure.php:170 msgid "Add unique index" -msgstr "" +msgstr "Eindeutigen Index hinzufügen" #: tbl_structure.php:171 tbl_structure.php:172 msgid "Add FULLTEXT index" From 7f77d123ce3a7995c172da85d1825dab5eb268ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 24 Feb 2011 12:55:33 +0200 Subject: [PATCH 80/85] Translation update done using Pootle. --- po/de.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/de.po b/po/de.po index 729f0fde4..fff29a5a8 100644 --- a/po/de.po +++ b/po/de.po @@ -9993,7 +9993,7 @@ msgstr "Eindeutigen Index hinzufügen" #: tbl_structure.php:171 tbl_structure.php:172 msgid "Add FULLTEXT index" -msgstr "" +msgstr "FULLTEXT Index hinzufügen" #: tbl_structure.php:384 msgctxt "None for default" From f6d38511168ecc0c6d3c58a673cf41e7499a857f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 24 Feb 2011 12:55:46 +0200 Subject: [PATCH 81/85] Translation update done using Pootle. --- po/de.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/de.po b/po/de.po index fff29a5a8..a973d54c5 100644 --- a/po/de.po +++ b/po/de.po @@ -10101,7 +10101,7 @@ msgstr "SQL Befehle exportiert." #: tbl_tracking.php:256 #, php-format msgid "Version %s snapshot (SQL code)" -msgstr "Version %s Schnapschuss (SQL code)" +msgstr "Version %s Schnappschuss (SQL code)" #: tbl_tracking.php:375 msgid "Tracking statements" From 08254e86c66cdfd964024612d8dc5fc37ca38233 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 24 Feb 2011 12:56:08 +0200 Subject: [PATCH 82/85] Translation update done using Pootle. --- po/de.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/de.po b/po/de.po index a973d54c5..986bb5307 100644 --- a/po/de.po +++ b/po/de.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-beta4-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2011-02-17 11:03+0100\n" -"PO-Revision-Date: 2011-02-24 12:55+0200\n" +"PO-Revision-Date: 2011-02-24 12:56+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: german \n" "Language: de\n" @@ -10147,7 +10147,7 @@ msgstr "Export als %s" #: tbl_tracking.php:555 msgid "Show versions" -msgstr "Zeige Versionen" +msgstr "Versionen anzeigen" #: tbl_tracking.php:587 msgid "Version" From a155072a6b7b66ef88e5ba1430766806a65cfaad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 24 Feb 2011 12:56:21 +0200 Subject: [PATCH 83/85] Translation update done using Pootle. --- po/de.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/de.po b/po/de.po index 986bb5307..cc5ae5729 100644 --- a/po/de.po +++ b/po/de.po @@ -10156,7 +10156,7 @@ msgstr "Version" #: tbl_tracking.php:634 #, php-format msgid "Deactivate tracking for %s.%s" -msgstr "Deaktiviere Tracking Mechanismus für %s.%s" +msgstr "Tracking Mechanismus für %s.%s deaktivieren" #: tbl_tracking.php:636 msgid "Deactivate now" From bbdbff9b9f3e1bafc2a5fa400503f82254b98a20 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 24 Feb 2011 12:56:30 +0200 Subject: [PATCH 84/85] Translation update done using Pootle. --- po/de.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/de.po b/po/de.po index cc5ae5729..3af56cdbe 100644 --- a/po/de.po +++ b/po/de.po @@ -10165,7 +10165,7 @@ msgstr "Jetzt deaktivieren" #: tbl_tracking.php:647 #, php-format msgid "Activate tracking for %s.%s" -msgstr "Aktiviere tracking mechanismus für %s.%s" +msgstr "Tracking mechanismus für %s.%s aktivieren" #: tbl_tracking.php:649 msgid "Activate now" From eaba2ebd22298ee94b75ed4fcb2b6593450b5c55 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 24 Feb 2011 12:56:38 +0200 Subject: [PATCH 85/85] Translation update done using Pootle. --- po/de.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/de.po b/po/de.po index 3af56cdbe..3588de11b 100644 --- a/po/de.po +++ b/po/de.po @@ -10174,7 +10174,7 @@ msgstr "Jetzt aktivieren" #: tbl_tracking.php:662 #, php-format msgid "Create version %s of %s.%s" -msgstr "Erzeuge Version %s von %s.%s" +msgstr "Version %s von %s.%s erzeugen" #: tbl_tracking.php:666 msgid "Track these data definition statements:"