translation updates

This commit is contained in:
Tobias Diekershoff 2023-12-16 08:59:07 +01:00
parent fa01357445
commit 3a063f999d
67 changed files with 1026 additions and 1930 deletions

View file

@ -9,56 +9,81 @@ msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-02-27 05:01-0500\n"
"PO-Revision-Date: 2018-08-24 13:53+0000\n"
"Last-Translator: Jeroen De Meerleer <me@jeroened.be>\n"
"Language-Team: Dutch (http://www.transifex.com/Friendica/friendica/language/nl/)\n"
"POT-Creation-Date: 2023-04-29 06:56+0000\n"
"PO-Revision-Date: 2014-06-23 12:58+0000\n"
"Last-Translator: Jeroen De Meerleer <me@jeroened.be>, 2018\n"
"Language-Team: Dutch (http://app.transifex.com/Friendica/friendica/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"
#: tumblr.php:34
#: tumblr.php:243
msgid "Permission denied."
msgstr "Toegang geweigerd."
#: tumblr.php:144
msgid "You are now authenticated to tumblr."
msgstr "Je bent nu aangemeld bij tumblr"
#: tumblr.php:145
msgid "return to the connector page"
#: tumblr.php:296
msgid "Save Settings"
msgstr ""
#: tumblr.php:158
msgid "Post to Tumblr"
#: tumblr.php:297
msgid "Consumer Key"
msgstr ""
#: tumblr.php:185
msgid "Tumblr Post Settings"
#: tumblr.php:298
msgid "Consumer Secret"
msgstr ""
#: tumblr.php:188
msgid "(Re-)Authenticate your tumblr page"
#: tumblr.php:299
msgid "Maximum tags"
msgstr ""
#: tumblr.php:192
msgid "Enable Tumblr Post Addon"
msgstr "Tumblr Post Addon inschakelen"
#: tumblr.php:299
msgid ""
"Maximum number of tags that a user can follow. Enter 0 to deactivate the "
"feature."
msgstr ""
#: tumblr.php:197
msgid "Post to Tumblr by default"
msgstr "Plaatsen op Tumblr als standaard instellen "
#: tumblr.php:217
#: tumblr.php:336
msgid "Post to page:"
msgstr "Plaats op pagina:"
#: tumblr.php:228
#: tumblr.php:342
msgid "(Re-)Authenticate your tumblr page"
msgstr ""
#: tumblr.php:343
msgid "You are not authenticated to tumblr"
msgstr ""
#: tumblr.php:233
msgid "Submit"
#: tumblr.php:348
msgid "Enable Tumblr Post Addon"
msgstr "Tumblr Post Addon inschakelen"
#: tumblr.php:349
msgid "Post to Tumblr by default"
msgstr "Plaatsen op Tumblr als standaard instellen "
#: tumblr.php:350
msgid "Import the remote timeline"
msgstr ""
#: tumblr.php:351
msgid "Subscribed tags"
msgstr ""
#: tumblr.php:351
#, php-format
msgid ""
"Comma separated list of up to %d tags that will be imported additionally to "
"the timeline"
msgstr ""
#: tumblr.php:357
msgid "Tumblr Import/Export"
msgstr ""
#: tumblr.php:375
msgid "Post to Tumblr"
msgstr ""

View file

@ -6,7 +6,6 @@ function string_plural_select_nl($n){
return intval($n != 1);
}}
$a->strings['Permission denied.'] = 'Toegang geweigerd.';
$a->strings['You are now authenticated to tumblr.'] = 'Je bent nu aangemeld bij tumblr';
$a->strings['Post to page:'] = 'Plaats op pagina:';
$a->strings['Enable Tumblr Post Addon'] = 'Tumblr Post Addon inschakelen';
$a->strings['Post to Tumblr by default'] = 'Plaatsen op Tumblr als standaard instellen ';
$a->strings['Post to page:'] = 'Plaats op pagina:';