diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-07-02 02:13:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-07-02 02:13:41 +0000 |
commit | 9beda013c159e857113de1d9ab3314ed9c85d5f9 (patch) | |
tree | eb969eb6c23850e92fffb39722f0c569c6ce7dba /core | |
parent | 7dafa24f7119fcfa1f2d6c85dfcc751087b9de80 (diff) | |
download | nextcloud-server-9beda013c159e857113de1d9ab3314ed9c85d5f9.tar.gz nextcloud-server-9beda013c159e857113de1d9ab3314ed9c85d5f9.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/nl.js | 4 | ||||
-rw-r--r-- | core/l10n/nl.json | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/core/l10n/nl.js b/core/l10n/nl.js index e8802da0230..9b3fda29184 100644 --- a/core/l10n/nl.js +++ b/core/l10n/nl.js @@ -239,6 +239,7 @@ OC.L10N.register( "Search contacts …" : "Zoek contacten ...", "No contacts found" : "Geen contacten gevonden", "Show all contacts …" : "Alle contacten weergeven", + "Install the Contacts app" : "Installeer de Contacts app", "Loading your contacts …" : "Je contacten wordt geladen ...", "Looking for {term} …" : "Kijken voor {term} …", "No" : "Nee", @@ -284,6 +285,9 @@ OC.L10N.register( "Rename project" : "Hernoem project", "Failed to rename the project" : "Hernoemen van project is mislukt", "Failed to create a project" : "Aanmaken van project is mislukt", + "Failed to add the item to the project" : "Item toevoegen aan project mislukt", + "Connect items to a project to make them easier to find" : "Verbind items aan een project om ze eenvoudiger terug te vinden", + "Type to search for existing projects" : "Type om bestaande projecten te vinden", "New in" : "Nieuw in", "View changelog" : "Bekijk wijzigingsoverzicht", "No action available" : "Geen actie beschikbaar", diff --git a/core/l10n/nl.json b/core/l10n/nl.json index 52f94604e75..d36581b90cd 100644 --- a/core/l10n/nl.json +++ b/core/l10n/nl.json @@ -237,6 +237,7 @@ "Search contacts …" : "Zoek contacten ...", "No contacts found" : "Geen contacten gevonden", "Show all contacts …" : "Alle contacten weergeven", + "Install the Contacts app" : "Installeer de Contacts app", "Loading your contacts …" : "Je contacten wordt geladen ...", "Looking for {term} …" : "Kijken voor {term} …", "No" : "Nee", @@ -282,6 +283,9 @@ "Rename project" : "Hernoem project", "Failed to rename the project" : "Hernoemen van project is mislukt", "Failed to create a project" : "Aanmaken van project is mislukt", + "Failed to add the item to the project" : "Item toevoegen aan project mislukt", + "Connect items to a project to make them easier to find" : "Verbind items aan een project om ze eenvoudiger terug te vinden", + "Type to search for existing projects" : "Type om bestaande projecten te vinden", "New in" : "Nieuw in", "View changelog" : "Bekijk wijzigingsoverzicht", "No action available" : "Geen actie beschikbaar", |