From 053cad1de5d6ff5fc0623d86f0a356d99fd68d1d Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Fri, 13 Apr 2018 07:20:36 +0200 Subject: [PATCH] update to the NL translation THX Karel --- view/lang/nl/messages.po | 6 +++--- view/lang/nl/strings.php | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/view/lang/nl/messages.po b/view/lang/nl/messages.po index b3665824e4..43ddd04cb6 100644 --- a/view/lang/nl/messages.po +++ b/view/lang/nl/messages.po @@ -17,7 +17,7 @@ msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2018-04-06 16:58+0200\n" -"PO-Revision-Date: 2018-04-11 14:34+0000\n" +"PO-Revision-Date: 2018-04-12 13:16+0000\n" "Last-Translator: Karel \n" "Language-Team: Dutch (http://www.transifex.com/Friendica/friendica/language/nl/)\n" "MIME-Version: 1.0\n" @@ -1649,7 +1649,7 @@ msgstr "" #: mod/repair_ostatus.php:34 msgid "Error" -msgstr "" +msgstr "Fout" #: mod/repair_ostatus.php:48 mod/ostatus_subscribe.php:64 msgid "Done" @@ -5653,7 +5653,7 @@ msgstr "" #: mod/admin.php:1364 msgid "Touch icon" -msgstr "" +msgstr "Pictogram voor smartphones" #: mod/admin.php:1364 msgid "Link to an icon that will be used for tablets and mobiles." diff --git a/view/lang/nl/strings.php b/view/lang/nl/strings.php index 64ba695248..5b74f580a2 100644 --- a/view/lang/nl/strings.php +++ b/view/lang/nl/strings.php @@ -370,7 +370,7 @@ $a->strings["Edit contact"] = "Contact bewerken"; $a->strings["Contacts who are not members of a group"] = "Contacten die geen leden zijn van een groep"; $a->strings["Not Extended"] = ""; $a->strings["Resubscribing to OStatus contacts"] = ""; -$a->strings["Error"] = ""; +$a->strings["Error"] = "Fout"; $a->strings["Done"] = "Klaar"; $a->strings["Keep this window open until done."] = "Houd dit scherm open tot het klaar is"; $a->strings["Do you really want to delete this suggestion?"] = "Wil je echt dit voorstel verwijderen?"; @@ -1289,7 +1289,7 @@ $a->strings["The email address your server shall use to send notification emails $a->strings["Banner/Logo"] = "Banner/Logo"; $a->strings["Shortcut icon"] = ""; $a->strings["Link to an icon that will be used for browsers."] = ""; -$a->strings["Touch icon"] = ""; +$a->strings["Touch icon"] = "Pictogram voor smartphones"; $a->strings["Link to an icon that will be used for tablets and mobiles."] = ""; $a->strings["Additional Info"] = ""; $a->strings["For public servers: you can add additional information here that will be listed at %s/servers."] = ""; -- 2.39.5