Translated using Weblate (Dutch)
Currently translated at 100.0% (3379 of 3379 strings) [ci skip] Translation: phpMyAdmin/5.1 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-1/nl/ Signed-off-by: dingo thirteen <dingo13@d404.nl>
This commit is contained in:
parent
3164facda3
commit
97fd0356d1
21
po/nl.po
21
po/nl.po
@ -4,16 +4,16 @@ msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 5.1.1-dev\n"
|
||||
"Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
|
||||
"POT-Creation-Date: 2021-03-06 15:47+0100\n"
|
||||
"PO-Revision-Date: 2021-02-25 23:50+0000\n"
|
||||
"PO-Revision-Date: 2021-03-08 13:15+0000\n"
|
||||
"Last-Translator: dingo thirteen <dingo13@d404.nl>\n"
|
||||
"Language-Team: Dutch <https://hosted.weblate.org/projects/phpmyadmin/5-1/nl/"
|
||||
">\n"
|
||||
"Language-Team: Dutch <https://hosted.weblate.org/projects/phpmyadmin/5-1/nl/>"
|
||||
"\n"
|
||||
"Language: nl\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 4.5\n"
|
||||
"X-Generator: Weblate 4.5.1\n"
|
||||
|
||||
#: libraries/advisory_rules_generic.php:9
|
||||
msgid "Uptime below one day"
|
||||
@ -8111,16 +8111,12 @@ msgstr ""
|
||||
"wachtrijen."
|
||||
|
||||
#: libraries/classes/Controllers/Server/Status/VariablesController.php:549
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "The number of tables that have been opened. If opened tables is big, your "
|
||||
#| "table cache value is probably too small."
|
||||
msgid ""
|
||||
"The number of tables that have been opened. If opened tables is big, your "
|
||||
"table_open_cache value is probably too small."
|
||||
msgstr ""
|
||||
"Het aantal tabellen dat werd geopend. Indien hoog is mogelijk de "
|
||||
"tabelcachewaarde te laag."
|
||||
"Het aantal tabellen dat werd geopend. Als de geopende tabellen groot zijn, "
|
||||
"is uw table_open_cache mogelijk te klein."
|
||||
|
||||
#: libraries/classes/Controllers/Server/Status/VariablesController.php:553
|
||||
msgid "The number of files that are open."
|
||||
@ -16253,7 +16249,7 @@ msgstr "Vul a.u.b.een geldige waarde in HEX in"
|
||||
#. l10n: To validate the usage of a MD5 function on the column
|
||||
#: templates/javascript/variables.twig:108
|
||||
msgid "This column can not contain a 32 chars value"
|
||||
msgstr ""
|
||||
msgstr "Deze kolom kan geen 32 karakters waarde bevatten"
|
||||
|
||||
#. l10n: To validate the usage of a AES_ENCRYPT/DES_ENCRYPT function on the column
|
||||
#: templates/javascript/variables.twig:109
|
||||
@ -16261,6 +16257,9 @@ msgid ""
|
||||
"These functions are meant to return a binary result; to avoid inconsistent "
|
||||
"results you should store it in a BINARY, VARBINARY, or BLOB column."
|
||||
msgstr ""
|
||||
"Deze functies zijn bedoeld om een binair resultaat te retourneren; om "
|
||||
"inconsistente resultaten te voorkomen moet u deze in een BINARY, VARBINARY "
|
||||
"of BLOB kolom opslaan."
|
||||
|
||||
#: templates/login/form.twig:30
|
||||
msgid "Log in"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user