Translated using Weblate (Dutch)
Currently translated at 100.0% (3198 of 3198 strings) [CI skip]
This commit is contained in:
parent
39fc41d15c
commit
dc1808253f
27
po/nl.po
27
po/nl.po
@ -4,8 +4,8 @@ msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 4.8.0-dev\n"
|
||||
"Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
|
||||
"POT-Creation-Date: 2017-04-10 13:13+0200\n"
|
||||
"PO-Revision-Date: 2017-04-11 11:56+0000\n"
|
||||
"Last-Translator: Michal Čihař <michal@cihar.com>\n"
|
||||
"PO-Revision-Date: 2017-04-12 12:04+0000\n"
|
||||
"Last-Translator: dingo thirteen <dingo13@gmail.com>\n"
|
||||
"Language-Team: Dutch "
|
||||
"<https://hosted.weblate.org/projects/phpmyadmin/master/nl/>\n"
|
||||
"Language: nl\n"
|
||||
@ -13,7 +13,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 2.13-dev\n"
|
||||
"X-Generator: Weblate 2.13\n"
|
||||
|
||||
#: changelog.php:39 license.php:34
|
||||
#, php-format
|
||||
@ -3293,7 +3293,7 @@ msgstr "De server reageert niet."
|
||||
|
||||
#: libraries/DatabaseInterface.php:2039
|
||||
msgid "Logout and try as another user."
|
||||
msgstr ""
|
||||
msgstr "Meld je af en probeer het opnieuw met een andere gebruikersnaam."
|
||||
|
||||
#: libraries/DatabaseInterface.php:2045
|
||||
msgid "Please check privileges of directory containing database."
|
||||
@ -3437,22 +3437,16 @@ msgid "at least one of the words"
|
||||
msgstr "ten minste een van de woorden"
|
||||
|
||||
#: libraries/DbSearch.php:87
|
||||
#, fuzzy
|
||||
#| msgid "at least one of the words"
|
||||
msgid "all of the words"
|
||||
msgstr "ten minste een van de woorden"
|
||||
msgstr "alle woorden"
|
||||
|
||||
#: libraries/DbSearch.php:88
|
||||
#, fuzzy
|
||||
#| msgid "the exact phrase"
|
||||
msgid "the exact phrase as substring"
|
||||
msgstr "de exacte zin"
|
||||
msgstr "de exacte uitdrukking als deelzin"
|
||||
|
||||
#: libraries/DbSearch.php:89
|
||||
#, fuzzy
|
||||
#| msgid "the exact phrase"
|
||||
msgid "the exact phrase as whole field"
|
||||
msgstr "de exacte zin"
|
||||
msgstr "de exacte uitdrukking als heel veld"
|
||||
|
||||
#: libraries/DbSearch.php:90
|
||||
msgid "as regular expression"
|
||||
@ -10032,6 +10026,9 @@ msgid ""
|
||||
"lead to non working phpMyAdmin or a security risk. Please fix your server "
|
||||
"configuration to indicate HTTPS properly."
|
||||
msgstr ""
|
||||
"Er is een verschil tussen HTTPS aanduiding op de server en op de cliënt. Dit "
|
||||
"kan leiden tot een niet werkende phpAdmin of tot een beveiligingsrisico. "
|
||||
"Herstel aub uw serverconfiguratie zodat HTTPS correct wordt aangeduid."
|
||||
|
||||
#: libraries/plugins/auth/AuthenticationCookie.php:177
|
||||
msgid "Log in"
|
||||
@ -15602,7 +15599,7 @@ msgstr "Tabelstructuur voorstellen"
|
||||
|
||||
#: templates/table/structure/optional_action_links.phtml:28
|
||||
msgid "Normalize"
|
||||
msgstr ""
|
||||
msgstr "Normaliseer"
|
||||
|
||||
#: templates/table/structure/optional_action_links.phtml:34
|
||||
msgid "Track view"
|
||||
@ -15642,8 +15639,6 @@ msgid "Column %s has been dropped."
|
||||
msgstr "Kolom %s is verwijderd."
|
||||
|
||||
#: templates/test/gettext/pgettext.phtml:1
|
||||
#, fuzzy
|
||||
#| msgid "Text"
|
||||
msgctxt "Text context"
|
||||
msgid "Text"
|
||||
msgstr "Tekst"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user