Translated using Weblate (Dutch)
Currently translated at 100.0% (3358 of 3358 strings) [ci skip] Translation: phpMyAdmin/Development Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/nl/ Signed-off-by: dingo thirteen <dingo13@d404.nl>
This commit is contained in:
parent
0667165745
commit
9bb83fb001
40
po/nl.po
40
po/nl.po
@ -4,7 +4,7 @@ msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 5.1.0-dev\n"
|
||||
"Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
|
||||
"POT-Creation-Date: 2020-07-30 23:36-0300\n"
|
||||
"PO-Revision-Date: 2020-07-22 19:48+0000\n"
|
||||
"PO-Revision-Date: 2020-08-01 21:42+0000\n"
|
||||
"Last-Translator: dingo thirteen <dingo13@d404.nl>\n"
|
||||
"Language-Team: Dutch <https://hosted.weblate.org/projects/phpmyadmin/master/"
|
||||
"nl/>\n"
|
||||
@ -14237,44 +14237,35 @@ msgid "File name template:"
|
||||
msgstr "Bestandsnaamtemplate:"
|
||||
|
||||
#: templates/display/export/options_output.twig:48
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "This value is interpreted using %1$sstrftime%2$s, so you can use time "
|
||||
#| "formatting strings. Additionally the following transformations will "
|
||||
#| "happen: %3$s. Other text will be kept as is. See the %4$sFAQ%5$s for "
|
||||
#| "details."
|
||||
msgid ""
|
||||
"This value is interpreted using the 'strftime' function, so you can use time "
|
||||
"formatting strings. Additionally the following transformations will happen:"
|
||||
msgstr ""
|
||||
"Deze waarde wordt geïnterpreteerd met behulp van %1$sstrftime%2$s, het "
|
||||
"Deze waarde wordt geïnterpreteerd met behulp van 'strftime' functie, het "
|
||||
"gebruik van opmaakcodes is dan ook toegestaan. Daarnaast worden de volgende "
|
||||
"vertalingen toegepast: %3$s. Overige tekst zal gelijk blijven. Zie %4$sFAQ"
|
||||
"%5$s voor meer details."
|
||||
"transformaties toegepast:"
|
||||
|
||||
#: templates/display/export/options_output.twig:50
|
||||
#, fuzzy
|
||||
#| msgid "@SERVER@ will become the server name"
|
||||
msgid "@SERVER@ will become the server name."
|
||||
msgstr "@SERVER@ wordt vervangen door de servernaam"
|
||||
msgstr "@SERVER@ wordt de servernaam."
|
||||
|
||||
#: templates/display/export/options_output.twig:52
|
||||
#, fuzzy
|
||||
#| msgid ", @DATABASE@ will become the database name"
|
||||
msgid ""
|
||||
"@SERVER@ will become the server name, @DATABASE@ will become the database "
|
||||
"name."
|
||||
msgstr ", @DATABASE@ wordt vervangen door de databasenaam"
|
||||
msgstr "@SERVER@ wordt de servernaam, @DATABASE@ wordt de databasenaam."
|
||||
|
||||
#: templates/display/export/options_output.twig:54
|
||||
msgid ""
|
||||
"@SERVER@ will become the server name, @DATABASE@ will become the database "
|
||||
"name, @TABLE@ will become the table name."
|
||||
msgstr ""
|
||||
"@SERVER@ wordt de servernaam, @DATABASE@ wordt de databasenaam, @TABLE@ "
|
||||
"wordt de tabelnaam."
|
||||
|
||||
#: templates/display/export/options_output.twig:56
|
||||
msgid "Other text will be kept as is. See the FAQ 6.27 for details."
|
||||
msgstr ""
|
||||
msgstr "Andere tekst blijft ongewijzigd. Zie FAQ 6.27 voor details."
|
||||
|
||||
#: templates/display/export/options_output.twig:63
|
||||
msgid "use this for future exports"
|
||||
@ -14737,22 +14728,19 @@ msgid "no branch"
|
||||
msgstr "geen tak"
|
||||
|
||||
#: templates/home/git_info.twig:15 templates/home/git_info.twig:22
|
||||
#, fuzzy, php-format
|
||||
#| msgid "%1$s from %2$s branch"
|
||||
#, php-format
|
||||
msgid "from %s branch"
|
||||
msgstr "%1$s van tak %2$s"
|
||||
msgstr "van %s tak"
|
||||
|
||||
#: templates/home/git_info.twig:25
|
||||
#, fuzzy, php-format
|
||||
#| msgid "committed on %1$s by %2$s"
|
||||
#, php-format
|
||||
msgid "committed on %s by %s"
|
||||
msgstr "gecommit op %1$s door %2$s"
|
||||
msgstr "gecommit op %s door %s"
|
||||
|
||||
#: templates/home/git_info.twig:32
|
||||
#, fuzzy, php-format
|
||||
#| msgid "authored on %1$s by %2$s"
|
||||
#, php-format
|
||||
msgid "authored on %s by %s"
|
||||
msgstr "geschreven door %2$s op %1$s"
|
||||
msgstr "geschreven door %s op %s"
|
||||
|
||||
#: templates/home/index.twig:22 templates/login/form.twig:7
|
||||
#, php-format
|
||||
|
||||
Loading…
Reference in New Issue
Block a user