Merge remote-tracking branch 'weblate/master'

Conflicts:
	po/el.po
	po/fr.po
	po/nl.po
	po/sl.po
This commit is contained in:
Michal Čihař 2012-03-21 19:29:09 +01:00
commit b58b059d4f
4 changed files with 212 additions and 134 deletions

View File

@ -4,15 +4,15 @@ msgstr ""
"Project-Id-Version: phpMyAdmin 4.0.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
"POT-Creation-Date: 2012-03-21 12:37-0400\n"
"PO-Revision-Date: 2012-03-12 10:30+0200\n"
"PO-Revision-Date: 2012-03-21 14:16+0200\n"
"Last-Translator: Panagiotis Papazoglou <papaz_p@yahoo.com>\n"
"Language-Team: greek <el@li.org>\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: Weblate 0.5\n"
"X-Generator: Weblate 0.7\n"
#: browse_foreigners.php:35 browse_foreigners.php:53 js/messages.php:346
#: libraries/display_tbl.lib.php:359 server_privileges.php:1794
@ -1183,12 +1183,12 @@ msgstr "Άλλα"
#. l10n: Thousands separator
#: js/messages.php:72 libraries/common.lib.php:1483
msgid ","
msgstr ","
msgstr "."
#. l10n: Decimal separator
#: js/messages.php:74 libraries/common.lib.php:1485
msgid "."
msgstr "."
msgstr ","
#: js/messages.php:76
msgid "KiB sent since last refresh"
@ -12677,11 +12677,15 @@ msgid ""
"wish to increase the in-memory table limit you will have to increase the "
"other value as well."
msgstr ""
"Αν έχετε αλλάξει εσκεμένα κάποιο από αυτά. Ο διακομιστής χρησιμοποιεί τη "
"χαμηλότερη τιμή είτε για να προσδιορίσει το μέγιστο μέγεθος μνήμης για χρήση "
"πινάκων. Έτσι, αν επιθυμείτε να αυξήσετε το όριο εσωτερικής μνήμης πινάκων "
"θα πρέπει να αυξήσετε και την άλλη τιμή."
#: po/advisory_rules.php:148
#, php-format
msgid "Current values are tmp_table_size: %s, max_heap_table_size: %s"
msgstr ""
msgstr "Οι τρέχουσες τιμές είναι tmp_table_size: %s, max_heap_table_size: %s"
#: po/advisory_rules.php:150
msgid "Percentage of temp tables on disk"
@ -12691,7 +12695,7 @@ msgstr "Ποσοστό προσωρινών πινάκων στο δίσκο"
msgid ""
"Many temporary tables are being written to disk instead of being kept in "
"memory."
msgstr ""
msgstr "Πολλοί προσωρινοί πίνακες εγγράφονται στο δίσκό αντί για τη μνήμη."
#: po/advisory_rules.php:152
msgid ""
@ -12703,6 +12707,14 @@ msgid ""
"mentioned in the beginning of an <a href=\"http://www.facebook.com/note.php?"
"note_id=10150111255065841&comments\">Article by the Pythian Group</a>"
msgstr ""
"Η αύξηση του {max_heap_table_size} και του {tmp_table_size} ίσως βοηθήσει. "
"Ωστόσο ορισμένοι προσωρινοί πίνακες πάντα γράφονται στο δίσκο, ανεξάρτητα "
"από την τιμή αυτών των μεταβλητών. Για να το αποτρέψετε αυτό θα πρέπει να "
"ξαναγράψετε τα ερωτήματά σας για να αποφύγετε αυτές τις συνθήκες (Εντός ενός "
"προσωρινού πίνακα: Παρουσία μιας στήλης BLOB ή TEXT ή παρουσία μιας στήλης "
"μεγαλύτερης από 512 bytes) όπως αναφέρθηκεν στην αρχή ενός <a href=\"http://w"
"ww.facebook.com/note.php?note_id=10150111255065841&comments\">Άρθρου από την "
"Ομάδα Pythian</a>"
#: po/advisory_rules.php:153
#, php-format
@ -12710,6 +12722,8 @@ msgid ""
"%s%% of all temporary tables are being written to disk, this value should be "
"below 25%%"
msgstr ""
"%s%% όλων των προσωρινών αρχείων εγγράφονται στο δίσκο, αυτή η τιμή πρέπει "
"να είναι κάτω από 25%%"
#: po/advisory_rules.php:155
msgid "Temp disk rate"
@ -12725,6 +12739,14 @@ msgid ""
"mentioned in the <a href=\"http://dev.mysql.com/doc/refman/5.5/en/internal-"
"temporary-tables.html\">MySQL Documentation</a>"
msgstr ""
"Η αύξηση του {max_heap_table_size} και του {tmp_table_size} ίσως βοηθήσει. "
"Ωστόσο ορισμένοι προσωρινοί πίνακες πάντα γράφονται στο δίσκο, ανεξάρτητα "
"από την τιμή αυτών των μεταβλητών. Για να το αποτρέψετε αυτό θα πρέπει να "
"ξαναγράψετε τα ερωτήματά σας για να αποφύγετε αυτές τις συνθήκες (Εντός ενός "
"προσωρινού πίνακα: Παρουσία μιας στήλης BLOB ή TEXT ή παρουσία μιας στήλης "
"μεγαλύτερης από 512 bytes) όπως αναφέρθηκεν στην <a "
"href=\"http://dev.mysql.com/doc/refman/5.5/en/internal-temporary-"
"tables.html\">τεκμηρίωση της MySQL</a>"
#: po/advisory_rules.php:158
#, php-format
@ -12732,6 +12754,8 @@ msgid ""
"Rate of temporary tables being written to disk: %s, this value should be "
"less than 1 per hour"
msgstr ""
"Βαθμός των προσωρινών πινάκων που εγγράφονται στο δίσκο: %s, αυτή η τιμή "
"πρέπει να είναι μικρότερη από 1 ανά ώρα"
#: po/advisory_rules.php:160
msgid "MyISAM key buffer size"
@ -12740,16 +12764,19 @@ msgstr "Μέγεθος buffer κλειδιού MyISAM"
#: po/advisory_rules.php:161
msgid "Key buffer is not initialized. No MyISAM indexes will be cached."
msgstr ""
"Το buffer κλειδιού δεν ξεκίνησε. Κανένα ευρετήριο MyISAM δεν θα αποθηκευτεί."
#: po/advisory_rules.php:162
msgid ""
"Set {key_buffer_size} depending on the size of your MyISAM indexes. 64M is a "
"good start."
msgstr ""
"Ορίστε το {key_buffer_size} ανάλογα με το μέγεθος των ευρετηρίων MyISAM. 64M "
"είναι μια καλή αρχή."
#: po/advisory_rules.php:163
msgid "key_buffer_size is 0"
msgstr ""
msgstr "Το key_buffer_size είναι 0"
#: po/advisory_rules.php:165
#, php-format
@ -12769,6 +12796,9 @@ msgid ""
"tables to see if indexes have been removed, or examine queries and "
"expectations about what indexes are being used."
msgstr ""
"Ίσως χρειαστεί να μειώσετε το μέγεθος του {key_buffer_size}, επανεξετάστε "
"τους πινακές σας για να δείτε αν έχουν απομακρυνθεί τα ευρετήρια ή εξετάστε "
"τα ερωτήματα και τις προσδοκίες για το ποια ευρετήρια χρησιμοποιούνται."
#: po/advisory_rules.php:168
#, php-format
@ -12786,24 +12816,30 @@ msgstr "Ποσοστό buffer κλειδιού MyISAM που χρησιμοπο
#, php-format
msgid "%% MyISAM key buffer used: %s%%, this value should be above 95%%"
msgstr ""
"%% buffer κλειδιού MyISAM χρησιμοποιείται: %s%%, αυτή η τιμή πρέπει να είναι "
"πάνω από 95%%"
#: po/advisory_rules.php:175
msgid "Percentage of index reads from memory"
msgstr ""
msgstr "Ποσοστό των αναγνώσεων ευρετηρίων από τη μνήμη"
#: po/advisory_rules.php:176
#, php-format
msgid "The %% of indexes that use the MyISAM key buffer is low."
msgstr ""
"Το %% των ευρετηρίων που χρησιμοποιούν το buffer κλειδιού MyISAM είναι "
"χαμηλό."
#: po/advisory_rules.php:177
msgid "You may need to increase {key_buffer_size}."
msgstr ""
msgstr "Ίσως χρειστεί να αυξήσετε το {key_buffer_size}."
#: po/advisory_rules.php:178
#, php-format
msgid "Index reads from memory: %s%%, this value should be above 95%%"
msgstr ""
"Αναγνώσεις ευρετηρίου από τη μνήμη: %s%%, αυτή η τιμή πρέπει να είναι πάνω "
"από 95%%"
#: po/advisory_rules.php:180
msgid "Rate of table open"
@ -12818,11 +12854,15 @@ msgid ""
"Opening tables requires disk I/O which is costly. Increasing "
"{table_open_cache} might avoid this."
msgstr ""
"Το άνοιγμα ερωτημάτων πινάκων απαιτεί I/O δίσκου που κοστίζει. Η αύξηση του "
"{table_open_cache} ίσως το αποτρέψει αυτό."
#: po/advisory_rules.php:183
#, php-format
msgid "Opened table rate: %s, this value should be less than 10 per hour"
msgstr ""
"Βαθμός ανοιγμένων πινάκων: %s, αυτή η τιμή πρέπει να είναι μικρότερη από 10 "
"ανά ώρα"
#: po/advisory_rules.php:185
msgid "Percentage of used open files limit"
@ -12833,18 +12873,24 @@ msgid ""
"The number of open files is approaching the max number of open files. You "
"may get a \"Too many open files\" error."
msgstr ""
"Ο αριθμός των ανοιγμένων αρχείων προσεγγίζει τον μέγιστο αριθμό ανοιγμένων "
"αρχείων. Ίσως λάβετ το σφάλμα «Πολλά ανοιχτά αρχεία»."
#: po/advisory_rules.php:187 po/advisory_rules.php:192
msgid ""
"Consider increasing {open_files_limit}, and check the error log when "
"restarting after changing open_files_limit."
msgstr ""
"Σκεφτείτε να αυξήσετε το {open_files_limit}, και ελέξτε την καταγραφή "
"σφαλμάτων αφού κάνετε επανεκκίνηση μετά την αλλαγή του open_files_limit."
#: po/advisory_rules.php:188
#, php-format
msgid ""
"The number of opened files is at %s%% of the limit. It should be below 85%%"
msgstr ""
"Ο αριθμός των ανοιγμένων αρχείων είναι στο %s%% του ορίου. Πρέπει να είναι "
"κάτω από το 85%%"
#: po/advisory_rules.php:190
msgid "Rate of open files"
@ -12858,6 +12904,8 @@ msgstr "Ο βαθμός των ανοιγμένων αρχείων είναι υ
#, php-format
msgid "Opened files rate: %s, this value should be less than 5 per hour"
msgstr ""
"Βαθμός ανοιγμένων αρχείων: %s, αυτή η τιμή πρέπει να είναι λιγότερο από 5 "
"ανά ώρα"
#: po/advisory_rules.php:195
#, php-format

219
po/fr.po
View File

@ -4,13 +4,13 @@ msgstr ""
"Project-Id-Version: phpMyAdmin 4.0.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
"POT-Creation-Date: 2012-03-21 12:37-0400\n"
"PO-Revision-Date: 2012-03-19 17:02+0200\n"
"PO-Revision-Date: 2012-03-21 17:50+0200\n"
"Last-Translator: Marc Delisle <marc@infomarc.info>\n"
"Language-Team: french <fr@li.org>\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: Weblate 0.7\n"
@ -507,7 +507,7 @@ msgstr "expression réguliére"
#: db_search.php:209
#, php-format
msgid "Search results for \"<i>%s</i>\" %s:"
msgstr "Résultats de la recherche de «<i>%s</i>» %s :"
msgstr "Résultats de la recherche de «<i>%s</i>» %s : "
#: db_search.php:227
#, php-format
@ -552,11 +552,11 @@ msgstr "Effectuer une nouvelle recherche dans la base de données"
#: db_search.php:277
msgid "Words or values to search for (wildcard: \"%\"):"
msgstr "Mots ou valeurs à rechercher (passe-partout: «%») :"
msgstr "Mots ou valeurs à rechercher (passe-partout: «%») : "
#: db_search.php:282
msgid "Find:"
msgstr "Type de recherche :"
msgstr "Type de recherche : "
#: db_search.php:286 db_search.php:287
msgid "Words are separated by a space character (\" \")."
@ -564,7 +564,7 @@ msgstr "Séparer les mots par un espace (« »)."
#: db_search.php:300
msgid "Inside tables:"
msgstr "Dans les tables :"
msgstr "Dans les tables : "
#: db_search.php:330
msgid "Inside column:"
@ -637,7 +637,7 @@ msgstr "Sur ce serveur MySQL, le moteur de stockage par défaut est %s."
#: server_databases.php:283 server_privileges.php:1886
#: server_privileges.php:1894 tbl_structure.php:557 tbl_structure.php:566
msgid "With selected:"
msgstr "Pour la sélection :"
msgstr "Pour la sélection : "
#: db_structure.php:570 libraries/display_tbl.lib.php:2487
#: server_databases.php:280 server_privileges.php:751
@ -1451,7 +1451,7 @@ msgid ""
"restart:"
msgstr ""
"Les réglages suivants seront appliqués globalement et remis à la valeur par "
"défaut lors du rémarrage du serveur :"
"défaut lors du rémarrage du serveur : "
#. l10n: %s is FILE or TABLE
#: js/messages.php:153
@ -1551,7 +1551,7 @@ msgstr ""
#: js/messages.php:176
msgid "Log data loaded. Queries executed in this time span:"
msgstr "Fichier journal chargé. Requêtes exécutées dans ce laps de temps :"
msgstr "Fichier journal chargé. Requêtes exécutées dans ce laps de temps : "
#: js/messages.php:178
msgid "Jump to Log table"
@ -1576,7 +1576,7 @@ msgstr "Moment"
#: js/messages.php:185
msgid "Total time:"
msgstr "Temps total :"
msgstr "Temps total : "
#: js/messages.php:186
msgid "Profiling results"
@ -1603,7 +1603,7 @@ msgstr "Filtre"
#: js/messages.php:194
msgid "Filter queries by word/regexp:"
msgstr "Filtrer les requêtes par mot ou expression régulière :"
msgstr "Filtrer les requêtes par mot ou expression régulière : "
#: js/messages.php:195
msgid "Group queries, ignoring variable data in WHERE clauses"
@ -1611,11 +1611,11 @@ msgstr "Grouper les requêtes en ignorant la partie variable des clauses WHERE"
#: js/messages.php:196
msgid "Sum of grouped rows:"
msgstr "Somme des lignes regroupées :"
msgstr "Somme des lignes regroupées : "
#: js/messages.php:197
msgid "Total:"
msgstr "Total :"
msgstr "Total : "
#: js/messages.php:199
msgid "Loading logs"
@ -1640,7 +1640,7 @@ msgstr "Recharger la page"
#: js/messages.php:204
msgid "Affected rows:"
msgstr "Lignes modifiées :"
msgstr "Lignes modifiées : "
#: js/messages.php:206
msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
@ -2014,7 +2014,7 @@ msgstr ""
#. l10n: Latest available phpMyAdmin version
#: js/messages.php:362
msgid ", latest stable version:"
msgstr ", dernière version stable :"
msgstr ", dernière version stable : "
#: js/messages.php:363
msgid "up to date"
@ -2460,7 +2460,7 @@ msgstr[1] "%1$d lignes insérées."
#: libraries/PDF.class.php:82
msgid "Error while creating PDF:"
msgstr "Erreur pendant la création du PDF: "
msgstr "Erreur pendant la création du PDF : "
#: libraries/RecentTable.class.php:106
msgid "Could not save recent table"
@ -2674,7 +2674,7 @@ msgstr "Erreur d'utilisateur/mot de passe. Accès refusé."
#: libraries/auth/signon.auth.lib.php:89
msgid "Can not find signon authentication script:"
msgstr "Ne peut trouver le script d'authentification pour le mode signon:"
msgstr "Ne peut trouver le script d'authentification pour le mode signon : "
#: libraries/auth/swekey/swekey.auth.lib.php:116
#, php-format
@ -2798,7 +2798,7 @@ msgstr "Serveur"
#: libraries/common.inc.php:850
msgid "Invalid authentication method set in configuration:"
msgstr ""
"Le fichier de configuration contient un type d'authentification invalide :"
"Le fichier de configuration contient un type d'authentification invalide : "
#: libraries/common.inc.php:968
#, php-format
@ -2923,7 +2923,7 @@ msgstr "%s jours, %s heures, %s minutes et %s secondes"
#: libraries/common.lib.php:2109
msgid "Missing parameter:"
msgstr "Paramètre manquant :"
msgstr "Paramètre manquant : "
#: libraries/common.lib.php:2492 libraries/common.lib.php:2495
#: libraries/display_tbl.lib.php:306
@ -3001,13 +3001,14 @@ msgstr "Opérations"
#: libraries/common.lib.php:3317 libraries/sql_query_form.lib.php:449
#: prefs_manage.php:239
msgid "Browse your computer:"
msgstr "Parcourir :"
msgstr "Parcourir : "
#: libraries/common.lib.php:3336
#, php-format
msgid "Select from the web server upload directory <b>%s</b>:"
msgstr ""
"Choisissez depuis le répertoire de téléchargement du serveur web <b>%s</b> :"
"Choisissez depuis le répertoire de téléchargement du serveur web <b>%s</b> : "
""
#: libraries/common.lib.php:3357 libraries/sql_query_form.lib.php:458
#: tbl_change.php:936
@ -3612,7 +3613,7 @@ msgstr "Mode de compatibilité SQL"
#: libraries/config/messages.inc.php:124 libraries/export/sql.php:190
msgid "<code>CREATE TABLE</code> options:"
msgstr "Options pour <code>CREATE TABLE</code> :"
msgstr "Options pour <code>CREATE TABLE</code> : "
#: libraries/config/messages.inc.php:125
msgid "Creation/Update/Check dates"
@ -5614,7 +5615,7 @@ msgstr "Exportation des lignes de la table «%s»"
#: libraries/display_export.lib.php:95
msgid "Export Method:"
msgstr "Méthode d'exportation:"
msgstr "Méthode d'exportation : "
#: libraries/display_export.lib.php:111
msgid "Quick - display only the minimal options"
@ -5626,15 +5627,15 @@ msgstr "Personnalisée - afficher toutes les options possibles"
#: libraries/display_export.lib.php:135
msgid "Database(s):"
msgstr "Base(s) de données"
msgstr "Base(s) de données : "
#: libraries/display_export.lib.php:137
msgid "Table(s):"
msgstr "Table(s)"
msgstr "Table(s) : "
#: libraries/display_export.lib.php:147
msgid "Rows:"
msgstr "Lignes:"
msgstr "Lignes : "
#: libraries/display_export.lib.php:155
msgid "Dump some row(s)"
@ -5642,11 +5643,11 @@ msgstr "Exporter quelques lignes"
#: libraries/display_export.lib.php:157
msgid "Number of rows:"
msgstr "Nombre de lignes"
msgstr "Nombre de lignes : "
#: libraries/display_export.lib.php:160
msgid "Row to begin at:"
msgstr "Ligne de début:"
msgstr "Ligne de début : "
#: libraries/display_export.lib.php:171
msgid "Dump all rows"
@ -5654,7 +5655,7 @@ msgstr "Exporter toutes les lignes"
#: libraries/display_export.lib.php:179 libraries/display_export.lib.php:200
msgid "Output:"
msgstr "Sortie:"
msgstr "Sortie : "
#: libraries/display_export.lib.php:186 libraries/display_export.lib.php:212
#, php-format
@ -5667,7 +5668,7 @@ msgstr "Diriger la sortie vers un fichier"
#: libraries/display_export.lib.php:225
msgid "File name template:"
msgstr "Modèle de nom de fichier:"
msgstr "Modèle de nom de fichier : "
#: libraries/display_export.lib.php:227
msgid "@SERVER@ will become the server name"
@ -5729,7 +5730,7 @@ msgstr "Format : "
#: libraries/display_export.lib.php:336
msgid "Format-specific options:"
msgstr "Options spécifiques au format:"
msgstr "Options spécifiques au format : "
#: libraries/display_export.lib.php:337
msgid ""
@ -5741,7 +5742,7 @@ msgstr ""
#: libraries/display_export.lib.php:345 libraries/display_import.lib.php:260
msgid "Encoding Conversion:"
msgstr "Conversion de l'encodage:"
msgstr "Conversion de l'encodage : "
#: libraries/display_import.lib.php:66
msgid ""
@ -5781,7 +5782,7 @@ msgstr "Importation dans la table «%s»"
#: libraries/display_import.lib.php:139
msgid "File to Import:"
msgstr "Fichier à importer:"
msgstr "Fichier à importer : "
#: libraries/display_import.lib.php:156
#, php-format
@ -5802,7 +5803,7 @@ msgstr "Les téléchargements vers ce serveur ne sont pas permis."
#: libraries/display_import.lib.php:208
msgid "Partial Import:"
msgstr "Importation partielle:"
msgstr "Importation partielle : "
#: libraries/display_import.lib.php:214
#, php-format
@ -5825,11 +5826,11 @@ msgstr ""
#: libraries/display_import.lib.php:228
msgid "Number of rows to skip, starting from the first row:"
msgstr "Nombre de lignes à ignorer à partir de la première ligne:"
msgstr "Nombre de lignes à ignorer à partir de la première ligne : "
#: libraries/display_import.lib.php:250
msgid "Format-Specific Options:"
msgstr "Options spécifiques au format:"
msgstr "Options spécifiques au format : "
#: libraries/display_select_lang.lib.php:47
#: libraries/display_select_lang.lib.php:48 setup/frames/index.inc.php:72
@ -6344,25 +6345,25 @@ msgstr "Le blogue de PrimeBase XT par Paul McCullagh"
#: libraries/export/csv.php:24 libraries/import/csv.php:28
msgid "Columns separated with:"
msgstr "Colonnes séparées par :"
msgstr "Colonnes séparées par : "
#: libraries/export/csv.php:25 libraries/import/csv.php:29
msgid "Columns enclosed with:"
msgstr "Colonnes entourées par :"
msgstr "Colonnes entourées par : "
#: libraries/export/csv.php:26 libraries/import/csv.php:30
msgid "Columns escaped with:"
msgstr "Caractère d'échappement :"
msgstr "Caractère d'échappement : "
#: libraries/export/csv.php:27 libraries/import/csv.php:31
msgid "Lines terminated with:"
msgstr "Lignes terminées par :"
msgstr "Lignes terminées par : "
#: libraries/export/csv.php:28 libraries/export/excel.php:23
#: libraries/export/htmlword.php:29 libraries/export/latex.php:80
#: libraries/export/ods.php:24 libraries/export/odt.php:60
msgid "Replace NULL with:"
msgstr "Remplacer NULL par :"
msgstr "Remplacer NULL par : "
#: libraries/export/csv.php:29 libraries/export/excel.php:24
msgid "Remove carriage return/line feed characters within columns"
@ -6370,7 +6371,7 @@ msgstr "Enlève les caractères de fin de ligne à l'intérieur des colonnes"
#: libraries/export/excel.php:33
msgid "Excel edition:"
msgstr "Version d'Excel :"
msgstr "Version d'Excel : "
#: libraries/export/htmlword.php:28 libraries/export/latex.php:70
#: libraries/export/odt.php:56 libraries/export/sql.php:222
@ -6463,7 +6464,7 @@ msgstr "(Génère un rapport contenant les données d'une seule table)"
#: libraries/export/pdf.php:25
msgid "Report title:"
msgstr "Titre du rapport :"
msgstr "Titre du rapport : "
#: libraries/export/php_array.php:18
msgid "PHP array"
@ -6479,7 +6480,8 @@ msgstr ""
#: libraries/export/sql.php:45
msgid "Additional custom header comment (\\n splits lines):"
msgstr "Commentaires mis en en-tête (séparer les lignes par «\\» suivi de «n») :"
msgstr ""
"Commentaires mis en en-tête (séparer les lignes par «\\» suivi de «n») : "
#: libraries/export/sql.php:50
msgid ""
@ -6494,7 +6496,7 @@ msgid ""
"Database system or older MySQL server to maximize output compatibility with:"
msgstr ""
"Maximiser la compatibilité avec un système de base de données ou un ancien "
"serveur MySQL:"
"serveur MySQL : "
#: libraries/export/sql.php:114 libraries/export/sql.php:173
#: libraries/export/sql.php:180
@ -6504,7 +6506,7 @@ msgstr "Ajouter un énoncé %s"
#: libraries/export/sql.php:152
msgid "Add statements:"
msgstr "Ajouter les énoncés :"
msgstr "Ajouter les énoncés : "
#: libraries/export/sql.php:211
msgid ""
@ -6517,11 +6519,11 @@ msgstr ""
#: libraries/export/sql.php:226 libraries/export/sql.php:1185
msgid "Truncate table before insert"
msgstr ""
msgstr "Vider la table avant d'insérer"
#: libraries/export/sql.php:232
msgid "Instead of <code>INSERT</code> statements, use:"
msgstr "Au lieu d'énoncés <code>INSERT</code>, utiliser :"
msgstr "Au lieu d'énoncés <code>INSERT</code>, utiliser : "
#: libraries/export/sql.php:239
msgid "<code>INSERT DELAYED</code> statements"
@ -6533,11 +6535,11 @@ msgstr "Énoncés <code>INSERT IGNORE</code>"
#: libraries/export/sql.php:256
msgid "Function to use when dumping data:"
msgstr "Fonction à utiliser lors de l'exportation des données :"
msgstr "Fonction à utiliser lors de l'exportation des données : "
#: libraries/export/sql.php:269
msgid "Syntax to use when inserting data:"
msgstr "Syntaxe à utiliser lors de l'insertion de données :"
msgstr "Syntaxe à utiliser lors de l'insertion de données : "
#: libraries/export/sql.php:275
msgid ""
@ -6627,7 +6629,7 @@ msgstr "Doublure de structure pour la vue"
#: libraries/export/sql.php:1132
msgid "Error reading data:"
msgstr "Erreur de lecture des données :"
msgstr "Erreur de lecture des données : "
#: libraries/export/xml.php:19 libraries/import/xml.php:28
msgid "XML"
@ -6675,7 +6677,7 @@ msgstr "MySQL a retourné un résultat vide (aucune ligne)."
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
"Les structures suivanates ont été créées ou modifiées. Ici vous pouvez :"
"Les structures suivanates ont été créées ou modifiées. Ici vous pouvez : "
#: libraries/import.lib.php:1140
msgid "View a structure's contents by clicking on its name"
@ -6829,7 +6831,7 @@ msgstr "Le fichier importé ne contient aucune donnée"
#: libraries/import/sql.php:33
msgid "SQL compatibility mode:"
msgstr "Mode de compatibilité SQL :"
msgstr "Mode de compatibilité SQL : "
#: libraries/import/sql.php:43
msgid "Do not use <code>AUTO_INCREMENT</code> for zero values"
@ -7142,7 +7144,7 @@ msgstr "Préférences de l'utilisateur"
#: libraries/relation.lib.php:152
msgid "Quick steps to setup advanced features:"
msgstr "Guide rapide de configuration des fonctions avancées :"
msgstr "Guide rapide de configuration des fonctions avancées : "
#: libraries/relation.lib.php:154
msgid ""
@ -7189,7 +7191,7 @@ msgid ""
msgstr ""
"Assurez-vous d'avoir un server-id unique dans votre fichier de configuration "
"(my.cnf). Sinon, veuillez ajouter la ligne suivante dans la section "
"[mysqld] :"
"[mysqld] : "
#: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59
#: libraries/replication_gui.lib.php:255 libraries/replication_gui.lib.php:258
@ -7297,7 +7299,7 @@ msgstr "Désolé, il a été impossible de restaurer l'événement."
#: libraries/rte/rte_events.lib.php:117 libraries/rte/rte_routines.lib.php:267
#: libraries/rte/rte_triggers.lib.php:90
msgid "The backed up query was:"
msgstr "La requête conservée est :"
msgstr "La requête conservée est : "
#: libraries/rte/rte_events.lib.php:121
#, php-format
@ -8008,7 +8010,7 @@ msgstr "Fin des informations sur l'anomalie"
#: libraries/sqlparser.lib.php:383
msgid "Automatically appended backtick to the end of query!"
msgstr "Un guillemet oblique a été ajouté à la fin de la requête!"
msgstr "Un guillemet oblique a été ajouté à la fin de la requête !"
#: libraries/sqlparser.lib.php:386
msgid "Unclosed quote"
@ -8094,7 +8096,7 @@ msgstr ""
#: libraries/tbl_properties.inc.php:321
msgid "ENUM or SET data too long?"
msgstr "Données trop longues pour ENUM ou SET?"
msgstr "Données trop longues pour ENUM ou SET ?"
#: libraries/tbl_properties.inc.php:327
msgid "Get more editing space"
@ -8107,7 +8109,7 @@ msgstr "Aucune"
#: libraries/tbl_properties.inc.php:352
msgid "As defined:"
msgstr "Tel que défini :"
msgstr "Tel que défini : "
#: libraries/tbl_properties.inc.php:466 tbl_structure.php:152
#: tbl_structure.php:157 tbl_structure.php:575
@ -8322,7 +8324,7 @@ msgid ""
"import it for current session?"
msgstr ""
"Votre navigateur contient une configuration phpMyAdmin pour ce domaine. "
"Voulez-vous l'importer dans la session courante?"
"Voulez-vous l'importer dans la session courante ?"
#: libraries/zip_extension.lib.php:26
msgid "No files found inside ZIP archive!"
@ -8331,7 +8333,7 @@ msgstr "Aucun fichier présent dans l'archive ZIP !"
#: libraries/zip_extension.lib.php:53 libraries/zip_extension.lib.php:55
#: libraries/zip_extension.lib.php:70
msgid "Error in ZIP archive:"
msgstr "Erreur rencontrée dans l'archive ZIP :"
msgstr "Erreur rencontrée dans l'archive ZIP : "
#: main.php:65
msgid "General Settings"
@ -8719,7 +8721,7 @@ msgstr ""
#: prefs_manage.php:126
msgid "Do you want to import remaining settings?"
msgstr "Voulez-vous importer les autres paramètres?"
msgstr "Voulez-vous importer les autres paramètres ?"
#: prefs_manage.php:223 prefs_manage.php:249
msgid "Saved on: @DATE@"
@ -8740,7 +8742,7 @@ msgstr ""
#: prefs_manage.php:252
msgid "You have no saved settings!"
msgstr "Vous n'avez pas sauvegardé les paramètres!"
msgstr "Vous n'avez pas sauvegardé les paramètres !"
#: prefs_manage.php:256 prefs_manage.php:310
msgid "This feature is not supported by your web browser"
@ -8771,7 +8773,7 @@ msgstr ""
#: prefs_manage.php:306
msgid "Existing settings will be overwritten!"
msgstr "Les paramètres existants seront écrasés!"
msgstr "Les paramètres existants seront écrasés !"
#: prefs_manage.php:321
msgid "You can reset all your settings and restore them to default values."
@ -9232,10 +9234,10 @@ msgid "Privileges for all users"
msgstr "Privilèges pour tous les utilisateurs"
#: server_privileges.php:1654
#, fuzzy, php-format
#, php-format
#| msgid "Privileges"
msgid "Privileges for %s"
msgstr "Privilèges"
msgstr "Privilèges pour %s"
#: server_privileges.php:1682
msgid "Users overview"
@ -9424,15 +9426,15 @@ msgstr ""
"réplication. Vous pouvez soit répliquer toutes les bases tout en ignorant "
"certaines d'entre elles (utile si la majorité des bases doivent être "
"répliquées) soit ignorer toutes les bases en demandant que certaines d'entre "
"elles soient répliquées. Veuillez choisir le mode :"
"elles soient répliquées. Veuillez choisir le mode : "
#: server_replication.php:249
msgid "Replicate all databases; Ignore:"
msgstr "Répliquer toutes les bases de données; Ignorer :"
msgstr "Répliquer toutes les bases de données; Ignorer : "
#: server_replication.php:250
msgid "Ignore all databases; Replicate:"
msgstr "Ignorer toutes les bases de données; Répliquer :"
msgstr "Ignorer toutes les bases de données; Répliquer : "
#: server_replication.php:253
msgid "Please select databases:"
@ -9469,7 +9471,7 @@ msgid ""
"Server is configured as slave in a replication process. Would you like to:"
msgstr ""
"Le serveur est configuré comme esclave dans un processus de réplication. "
"Voudriez-vous :"
"Voudriez-vous : "
#: server_replication.php:336
msgid "See slave status table"
@ -9636,7 +9638,7 @@ msgstr "Filtres"
#: server_status.php:841 server_variables.php:117
msgid "Containing the word:"
msgstr "Contenant le mot :"
msgstr "Contenant le mot : "
#: server_status.php:846
msgid "Show only alert values"
@ -9652,7 +9654,7 @@ msgstr "Afficher les valeurs non formattées"
#: server_status.php:868
msgid "Related links:"
msgstr "Liens connexes:"
msgstr "Liens connexes : "
#: server_status.php:901
msgid "Run analyzer"
@ -10214,10 +10216,9 @@ msgstr ""
"de clés."
#: server_status.php:1372
#, fuzzy
#| msgid "Percentage of used open files limit"
msgid "Percentage of used key cache (calculated value)"
msgstr "Pourcentage du nombre de fichiers ouverts"
msgstr "Pourcentage de la cache de clés qui est utilisé (valeur calculée)"
#: server_status.php:1373
msgid "The number of requests to read a key block from the cache."
@ -10239,6 +10240,8 @@ msgid ""
"Key cache miss calculated as rate of physical reads compared to read "
"requests (calculated value)"
msgstr ""
"Échecs dans la cache de clés, en calculant le taux de lectures physiques "
"comparé aux requêtes de lecture (valeur calculée)"
#: server_status.php:1376
msgid "The number of requests to write a key block to the cache."
@ -10252,6 +10255,8 @@ msgstr "Le nombre d'écritures physiques d'un bloc de clés vers le disque."
msgid ""
"Percentage of physical writes compared to write requests (calculated value)"
msgstr ""
"Pourcentage d'écritures physiques versus les requêtes d'écriture (valeur "
"calculée)"
#: server_status.php:1379
msgid ""
@ -10484,10 +10489,9 @@ msgstr ""
"d'exécution.)"
#: server_status.php:1414
#, fuzzy
#| msgid "Thread cache hit rate %%"
msgid "Thread cache hit rate (calculated value)"
msgstr "Taux de succès de la cache des fils d'exécution en %%"
msgstr "Taux de succès de la cache des fils d'exécution (valeur calculée)"
#: server_status.php:1415
msgid "The number of threads that are not sleeping."
@ -10569,7 +10573,7 @@ msgstr ""
#: server_status.php:1633
msgid "Using the monitor:"
msgstr "Utilisation de la surveillance :"
msgstr "Utilisation de la surveillance : "
#: server_status.php:1635
msgid ""
@ -10596,7 +10600,7 @@ msgstr ""
#: server_status.php:1644
msgid "Please note:"
msgstr "Note :"
msgstr "Note : "
#: server_status.php:1646
msgid ""
@ -10621,7 +10625,7 @@ msgstr "Variables d'état"
#: server_status.php:1664
msgid "Select series:"
msgstr "Choisissez les séries :"
msgstr "Choisissez les séries : "
#: server_status.php:1666
msgid "Commonly monitored"
@ -10629,7 +10633,7 @@ msgstr "Couramment surveillés"
#: server_status.php:1681
msgid "or type variable name:"
msgstr "ou entrez un nom de variable :"
msgstr "ou entrez un nom de variable : "
#: server_status.php:1685
msgid "Display as differential value"
@ -10653,7 +10657,7 @@ msgstr "Effacer la série"
#: server_status.php:1705
msgid "Series in Chart:"
msgstr "Séries dans le graphique :"
msgstr "Séries dans le graphique : "
#: server_status.php:1718
msgid "Log statistics"
@ -10661,7 +10665,7 @@ msgstr "Statistiques des journaux"
#: server_status.php:1719
msgid "Selected time range:"
msgstr "Sélectionnez un intervalle de temps :"
msgstr "Sélectionnez un intervalle de temps : "
#: server_status.php:1724
msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements"
@ -11290,11 +11294,11 @@ msgstr "Titre du graphique"
#: tbl_chart.php:109
msgid "X-Axis:"
msgstr "Axe des X"
msgstr "Axe des X : "
#: tbl_chart.php:124
msgid "Series:"
msgstr "Séries:"
msgstr "Séries : "
#: tbl_chart.php:126
msgid "The remaining columns"
@ -11302,7 +11306,7 @@ msgstr "Les colonnes restantes"
#: tbl_chart.php:139
msgid "X-Axis label:"
msgstr "Étiquette pour l'axe des X"
msgstr "Étiquette pour l'axe des X : "
#: tbl_chart.php:141
msgid "X Values"
@ -11310,7 +11314,7 @@ msgstr "Valeurs en X"
#: tbl_chart.php:142
msgid "Y-Axis label:"
msgstr "Étiquette pour l'axe des Y"
msgstr "Étiquette pour l'axe des Y : "
#: tbl_chart.php:143
msgid "Y Values"
@ -11368,15 +11372,15 @@ msgstr "Nom du fichier"
#: tbl_indexes.php:66
msgid "The name of the primary key must be \"PRIMARY\"!"
msgstr "Le nom d'une clé primaire doit être «PRIMARY»!"
msgstr "Le nom d'une clé primaire doit être «PRIMARY» !"
#: tbl_indexes.php:75
msgid "Can't rename index to PRIMARY!"
msgstr "La clé ne peut être renommée PRIMARY!"
msgstr "La clé ne peut être renommée PRIMARY !"
#: tbl_indexes.php:91
msgid "No index parts defined!"
msgstr "Aucune colonne n'a été définie pour cet index!"
msgstr "Aucune colonne n'a été définie pour cet index !"
#: tbl_indexes.php:173 tbl_structure.php:169 tbl_structure.php:170
msgid "Add index"
@ -11388,7 +11392,7 @@ msgstr "Modifier l'index"
#: tbl_indexes.php:187
msgid "Index name:"
msgstr "Nom de l'index :"
msgstr "Nom de l'index : "
#: tbl_indexes.php:188
msgid ""
@ -11397,7 +11401,7 @@ msgstr "(«PRIMARY» <b>doit et ne peut être</b> que le nom d'une clé primaire
#: tbl_indexes.php:199
msgid "Index type:"
msgstr "Type d'index :"
msgstr "Type d'index : "
#: tbl_indexes.php:285
#, php-format
@ -11406,11 +11410,11 @@ msgstr "Ajouter à l'index&nbsp;%s&nbsp;colonne(s)"
#: tbl_move_copy.php:44
msgid "Can't move table to same one!"
msgstr "On ne peut déplacer la table sur elle-même!"
msgstr "On ne peut déplacer la table sur elle-même !"
#: tbl_move_copy.php:46
msgid "Can't copy table to same one!"
msgstr "On ne peut copier la table sur elle-même!"
msgstr "On ne peut copier la table sur elle-même !"
#: tbl_move_copy.php:54
#, php-format
@ -11424,7 +11428,7 @@ msgstr "La table %s a été copiée vers %s."
#: tbl_move_copy.php:81
msgid "The table name is empty!"
msgstr "Le nom de la table est vide!"
msgstr "Le nom de la table est vide !"
#: tbl_operations.php:268
msgid "Alter table order by"
@ -11448,7 +11452,7 @@ msgstr "Changer le nom de la table pour"
#: tbl_operations.php:537
msgid "Copy table to (database<b>.</b>table):"
msgstr "Copier la table vers (base<b>.</b>table) :"
msgstr "Copier la table vers (base<b>.</b>table) : "
#: tbl_operations.php:584
msgid "Switch to copied table"
@ -11518,7 +11522,7 @@ msgstr "Supprimer le partitionnement"
#: tbl_operations.php:813
msgid "Check referential integrity:"
msgstr "Vérifier l'intégrité référentielle"
msgstr "Vérifier l'intégrité référentielle : "
#: tbl_printview.php:72
msgid "Showing tables"
@ -11589,11 +11593,11 @@ msgstr "Recherche «par valeur» (passepartout: «% »)"
#: tbl_select.php:203
msgid "Select columns (at least one):"
msgstr "Choisir les colonnes (au moins une)"
msgstr "Choisir les colonnes (au moins une) : "
#: tbl_select.php:221
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "Critères de recherche (pour l'énoncé «where») :"
msgstr "Critères de recherche (pour l'énoncé «where») : "
#: tbl_select.php:228
msgid "Number of rows per page"
@ -11601,7 +11605,7 @@ msgstr "Nombre de lignes par page"
#: tbl_select.php:234
msgid "Display order:"
msgstr "Ordre d'affichage :"
msgstr "Ordre d'affichage : "
#: tbl_structure.php:155 tbl_structure.php:160 tbl_structure.php:581
msgid "Spatial"
@ -11828,11 +11832,11 @@ msgstr "Créer la version %1$s de %2$s"
#: tbl_tracking.php:746
msgid "Track these data definition statements:"
msgstr "Suivre les énoncés de définition de données suivants :"
msgstr "Suivre les énoncés de définition de données suivants : "
#: tbl_tracking.php:754
msgid "Track these data manipulation statements:"
msgstr "Suivre les énoncés de manipulation de données suivants :"
msgstr "Suivre les énoncés de manipulation de données suivants : "
#: tbl_tracking.php:762
msgid "Create version"
@ -11866,7 +11870,7 @@ msgstr "Consignes d'utilisation"
#: themes.php:28
msgid "Get more themes!"
msgstr "Obtenez d'autres thèmes!"
msgstr "Obtenez d'autres thèmes !"
#: transformation_overview.php:24
msgid "Available MIME types"
@ -11890,7 +11894,7 @@ msgstr "Description"
#: user_password.php:34
msgid "You don't have sufficient privileges to be here right now!"
msgstr "Vous n'êtes pas autorisé à accéder à cette page!"
msgstr "Vous n'êtes pas autorisé à accéder à cette page !"
#: user_password.php:96
msgid "The profile has been updated."
@ -12676,13 +12680,12 @@ msgstr "key_buffer_size est à 0"
#: po/advisory_rules.php:165
#, php-format
msgid "Max %% MyISAM key buffer ever used"
msgstr "Pourcentage maximum du tampon de clés MyISAM qui a été utilisé"
msgstr "%% maximum du tampon de clés MyISAM qui a été utilisé"
#: po/advisory_rules.php:166 po/advisory_rules.php:171
#, php-format
msgid "MyISAM key buffer (index cache) %% used is low."
msgstr ""
"Le pourcentage de la mémoire tampon utilisée pour les clés MyISAM est bas."
msgstr "Le %% de la mémoire tampon utilisée pour les clés MyISAM est bas."
#: po/advisory_rules.php:167 po/advisory_rules.php:172
msgid ""
@ -12802,7 +12805,7 @@ msgstr ""
#: po/advisory_rules.php:195
#, php-format
msgid "Immediate table locks %%"
msgstr "Pourcentage de verrouillage de tables"
msgstr "%% de verrouillage de tables"
#: po/advisory_rules.php:196 po/advisory_rules.php:201
msgid "Too many table locks were not granted immediately."
@ -13018,7 +13021,7 @@ msgstr ""
#: po/advisory_rules.php:250
msgid "Is InnoDB disabled?"
msgstr "InnoDB est-il désactivé?"
msgstr "InnoDB est-il désactivé ?"
#: po/advisory_rules.php:251
msgid "You do not have InnoDB enabled."

View File

@ -4,13 +4,13 @@ msgstr ""
"Project-Id-Version: phpMyAdmin 4.0.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
"POT-Creation-Date: 2012-03-21 12:37-0400\n"
"PO-Revision-Date: 2012-03-20 16:46+0200\n"
"Last-Translator: Arjen Brouwer <arjenjb@gmail.com>\n"
"PO-Revision-Date: 2012-03-21 18:48+0200\n"
"Last-Translator: Dieter Adriaenssens <ruleant@users.sourceforge.net>\n"
"Language-Team: dutch <nl@li.org>\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: Weblate 0.7\n"
@ -10616,7 +10616,7 @@ msgstr ""
"willekeurige grafiek door de linker muisknop in te drukken en over de "
"grafiek te slepen. Na het bevestiging wordt een tabel met gegroepeerde "
"queries geladen, daar kun je op één van de SELECT statements klikken om deze "
"verder te analyseren. "
"verder te analyseren."
#: server_status.php:1644
msgid "Please note:"
@ -10629,6 +10629,11 @@ msgid ""
"it is advisable to select only a small time span and to disable the "
"general_log and empty its table once monitoring is not required any more."
msgstr ""
"Het inschakelen van de general_log kan de serverbelasting verhogen met 5-15%"
". Wees er ook bewust van dat het genereren van statistieken uit de logs een "
"belastende taak is, daarom is het aan te readen om alleen een kleine periode "
"te selecteren, en de general_log uit te schakelen en de tabel te legen "
"zodra het monitoren niet meer nodig is."
#: server_status.php:1658
msgid "Preset chart"
@ -12177,6 +12182,10 @@ msgid ""
"so MySQL might not be able to access all of your memory. You might want to "
"consider installing the 64-bit version of MySQL."
msgstr ""
"Er is meer dan 3Gib geheugen beschikbaar (aangenomen dat de server op "
"localhost draait), dit betekent dat MySQL waarschijnlijk geen toegang heeft "
"tot al het geheugen. U kan overwegen om de 64-bit versie van MySQL te "
"installeren."
#: po/advisory_rules.php:68
#, php-format
@ -12198,10 +12207,15 @@ msgid ""
"and setting {query_cache_type} to 'ON'. <b>Note:</b> If you are using "
"memcached, ignore this recommendation."
msgstr ""
"De query cache verhoogt de performantie enorm als deze correct ingesteld "
"wordt. Schakel deze in {query_cache_size} in te stellen op 10 MiB of hoger "
"en {query_cache_type} in te stellen op 'ON'. <b>Opmerking:</b> Negeer deze "
"raadgeving als u memcached gebruikt."
#: po/advisory_rules.php:73
msgid "query_cache_size is set to 0 or query_cache_type is set to 'OFF'"
msgstr ""
"query_cache_size is ingesteld op 0 of query_cache_type is ingesteld op 'OFF'"
#: po/advisory_rules.php:75
msgid "Query caching method"
@ -12218,6 +12232,10 @@ msgid ""
"refman/5.5/en/ha-memcached.html\">memcached</a> instead of the MySQL Query "
"cache, especially if you have multiple slaves."
msgstr ""
"U gebruikt MySQL Query cache op een druk gebruikte database. U kan overwegen "
"om <a href=\"http://dev.mysql.com/doc/refman/5.5/en/ha-"
"memcached.html\">memcached</a> te gebruiken in plaats van MySQL Query cache, "
"vooral als u verschillende slaves heeft."
#: po/advisory_rules.php:78
#, php-format
@ -12225,6 +12243,8 @@ msgid ""
"The query cache is enabled and the server receives %d queries per second. "
"This rule fires if there is more than 100 queries per second."
msgstr ""
"Query cache is ingeschakeld en de server ontvangt %d queries per seconde. "
"Deze regel wordt getriggerd bij meer dan 100 queries per seconde."
#: po/advisory_rules.php:80
#, php-format
@ -12233,16 +12253,16 @@ msgstr "Query cache efficiëntie (%%)"
#: po/advisory_rules.php:81
msgid "Query cache not running efficiently, it has a low hit rate."
msgstr ""
msgstr "Query cache werkt niet efficiënt, het wordt weinig gebruikt."
#: po/advisory_rules.php:82
msgid "Consider increasing {query_cache_limit}."
msgstr ""
msgstr "Overweeg om {query_cache_limit} te verhogen."
#: po/advisory_rules.php:83
#, php-format
msgid "The current query cache hit rate of %s%% is below 20%%"
msgstr ""
msgstr "Het huidig gebruik van de query cache van %s%% is lager dan 20%%"
#: po/advisory_rules.php:85
msgid "Query Cache usage"
@ -12251,13 +12271,15 @@ msgstr "Query cache gebruik"
#: po/advisory_rules.php:86
#, php-format
msgid "Less than 80%% of the query cache is being utilized."
msgstr ""
msgstr "Minder dan 80%% van de query cache wordt gebruikt."
#: po/advisory_rules.php:87
msgid ""
"This might be caused by {query_cache_limit} being too low. Flushing the "
"query cache might help as well."
msgstr ""
"Dit wordt mogelijk veroorzaakt door {query_cache_limit} die te laag "
"ingesteld is. Leegmaken van de query cache kan ook helpen."
#: po/advisory_rules.php:88
#, php-format
@ -12265,6 +12287,8 @@ msgid ""
"The current ratio of free query cache memory to total query cache size is %s%"
"%. It should be above 80%%"
msgstr ""
"De huidige verhouding van vrij query cache geheugen tot de totale query "
"cache grootte is %s%%. Dit zou meer dan 80%% moeten zijn"
#: po/advisory_rules.php:90
msgid "Query cache fragmentation"
@ -12272,7 +12296,7 @@ msgstr "Query cache versnippering"
#: po/advisory_rules.php:91
msgid "The query cache is considerably fragmented."
msgstr ""
msgstr "De query cache is behoorlijk gefragmenteerd."
#: po/advisory_rules.php:92
msgid ""
@ -12335,11 +12359,13 @@ msgid ""
"Depending on your environment, it might be performance increasing to reduce "
"this value."
msgstr ""
"Afhankelijk van uw omgeving, kan de performantie verhogen door deze waarde "
"te verlagen."
#: po/advisory_rules.php:103
#, php-format
msgid "Current query cache size: %s"
msgstr ""
msgstr "Huidige query cache grootte : %s"
#: po/advisory_rules.php:105
msgid "Query cache min result size"
@ -12403,7 +12429,7 @@ msgstr "Sorteer regels"
#: po/advisory_rules.php:121
msgid "There are lots of rows being sorted."
msgstr ""
msgstr "Er worden zeer veel regels gesorteerd."
#: po/advisory_rules.php:122
msgid ""
@ -12416,7 +12442,7 @@ msgstr ""
#: po/advisory_rules.php:123
#, php-format
msgid "Sorted rows average: %s"
msgstr ""
msgstr "Gemiddelde aantal gesorteerde regels : %s"
#: po/advisory_rules.php:125
msgid "Rate of joins without indexes"

View File

@ -4,15 +4,16 @@ msgstr ""
"Project-Id-Version: phpMyAdmin 4.0.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
"POT-Creation-Date: 2012-03-21 12:37-0400\n"
"PO-Revision-Date: 2012-03-20 19:51+0200\n"
"PO-Revision-Date: 2012-03-21 16:51+0200\n"
"Last-Translator: Domen <dbc334@gmail.com>\n"
"Language-Team: slovenian <sl@li.org>\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"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || "
"n%100==4 ? 2 : 3);\n"
"X-Generator: Weblate 0.7\n"
#: browse_foreigners.php:35 browse_foreigners.php:53 js/messages.php:346
@ -6478,7 +6479,7 @@ msgstr ""
#: libraries/export/sql.php:226 libraries/export/sql.php:1185
msgid "Truncate table before insert"
msgstr ""
msgstr "Počisti tabelo pred vstavljanjem"
#: libraries/export/sql.php:232
msgid "Instead of <code>INSERT</code> statements, use:"