[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2020-08-19 02:49:09 +00:00
parent fcb065a6d1
commit d3c41cf1dd
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
2 changed files with 10 additions and 0 deletions

View File

@ -1,11 +1,13 @@
OC.L10N.register(
"notes",
{
"Reading notes from filesystem has failed." : "Het lezen van notities van het bestandssysteem is mislukt.",
"Error" : "Fout",
"New note" : "Nieuwe notitie",
"Notes" : "Notities",
"Distraction-free notes and writing" : "Afleidingsvrije notities en schrijven",
"The Notes app is a distraction free notes taking app for [Nextcloud](https://www.nextcloud.com/). It provides categories for better organization and supports formatting using [Markdown](https://en.wikipedia.org/wiki/Markdown) syntax. Notes are saved as files in your Nextcloud, so you can view and edit them with every Nextcloud client. Furthermore, a separate [REST API](docs/api/README.md) allows for an easy integration into third-party apps (currently, there are notes apps for [Android](https://github.com/stefan-niedermann/nextcloud-notes), [iOS](https://github.com/owncloud/notes-iOS-App) and the [console](https://git.danielmoch.com/nncli/about) which allow convenient access to your Nextcloud notes). Further features include marking notes as favorites." : "De Notities-app is een simpele kladblok app. Het ondersteunt formatteren met [Markdown] (https://en.wikipedia.org/wiki/Markdown). Notities worden als bestanden in je Nextcloud opgeslagen, zodat je ze met elke Nextcloud-client kunt bekijken en bewerken. Bovendien zorgt een afzonderlijke [REST API](docs/api/README.md) voor een eenvoudige integratie met apps van derden (momenteel zijn er simpel te gebruiken notitie-apps voor [Android] (https://github.com/stefan-niedermann/nextcloud-notes), [iOS](https://github.com/owncloud/notes-iOS-App) en de [console](https://git.danielmoch.com/nncli/about) waarmee je eenvoudig toegang krijgt toto je Nextcloud notites). Meer functies zijn o.a. het als favoriet markeren van je niotities.",
"Please see Nextcloud server log for details." : "Bekijk alstublieft het Nextcloud-serverlogboek voor details.",
"Deleted {title}" : "{title} verwijderd",
"Deleted {number} notes" : "Verwijderde {number} notities",
"Undo Delete" : "Ongedaan maken Verwijderen",
@ -65,11 +67,14 @@ OC.L10N.register(
"Insufficient storage." : "Onvoldoende opslagruimte",
"See JavaScript console and server log for details." : "Bekijk JavaScript console en server-log voor details.",
"Updating settings has failed." : "Update instellingen mislukt.",
"Error from Nextcloud server: {msg}" : "Fout van Nextcloud-server: {msg}",
"Fetching notes has failed." : "Notities ophalen mislukt.",
"Fetching note {id} has failed." : "Notitie {id} ophalen mislukt.",
"Refreshing note {id} has failed." : "Het vernieuwen van notitie {id} is mislukt.",
"Renaming note {id} has failed." : "Hernoemen notitie {id} mislukt.",
"Creating new note has failed." : "Notitie aanmaken mislukt.",
"Saving note {id} has failed." : "Opslaan notitie {id} mislukt.",
"Updating title for note {id} has failed." : "Het updaten van de titel voor notitie {id} is mislukt.",
"Undo delete has failed for note {title}." : "Ongedaan maken Verwijderen mislukt voor notitie {title}.",
"Deleting note {id} has failed." : "Notitie {id} verwijderen mislukt.",
"Toggling favorite for note {id} has failed." : "Favoriet instellen voor notitie {id} mislukt.",

View File

@ -1,9 +1,11 @@
{ "translations": {
"Reading notes from filesystem has failed." : "Het lezen van notities van het bestandssysteem is mislukt.",
"Error" : "Fout",
"New note" : "Nieuwe notitie",
"Notes" : "Notities",
"Distraction-free notes and writing" : "Afleidingsvrije notities en schrijven",
"The Notes app is a distraction free notes taking app for [Nextcloud](https://www.nextcloud.com/). It provides categories for better organization and supports formatting using [Markdown](https://en.wikipedia.org/wiki/Markdown) syntax. Notes are saved as files in your Nextcloud, so you can view and edit them with every Nextcloud client. Furthermore, a separate [REST API](docs/api/README.md) allows for an easy integration into third-party apps (currently, there are notes apps for [Android](https://github.com/stefan-niedermann/nextcloud-notes), [iOS](https://github.com/owncloud/notes-iOS-App) and the [console](https://git.danielmoch.com/nncli/about) which allow convenient access to your Nextcloud notes). Further features include marking notes as favorites." : "De Notities-app is een simpele kladblok app. Het ondersteunt formatteren met [Markdown] (https://en.wikipedia.org/wiki/Markdown). Notities worden als bestanden in je Nextcloud opgeslagen, zodat je ze met elke Nextcloud-client kunt bekijken en bewerken. Bovendien zorgt een afzonderlijke [REST API](docs/api/README.md) voor een eenvoudige integratie met apps van derden (momenteel zijn er simpel te gebruiken notitie-apps voor [Android] (https://github.com/stefan-niedermann/nextcloud-notes), [iOS](https://github.com/owncloud/notes-iOS-App) en de [console](https://git.danielmoch.com/nncli/about) waarmee je eenvoudig toegang krijgt toto je Nextcloud notites). Meer functies zijn o.a. het als favoriet markeren van je niotities.",
"Please see Nextcloud server log for details." : "Bekijk alstublieft het Nextcloud-serverlogboek voor details.",
"Deleted {title}" : "{title} verwijderd",
"Deleted {number} notes" : "Verwijderde {number} notities",
"Undo Delete" : "Ongedaan maken Verwijderen",
@ -63,11 +65,14 @@
"Insufficient storage." : "Onvoldoende opslagruimte",
"See JavaScript console and server log for details." : "Bekijk JavaScript console en server-log voor details.",
"Updating settings has failed." : "Update instellingen mislukt.",
"Error from Nextcloud server: {msg}" : "Fout van Nextcloud-server: {msg}",
"Fetching notes has failed." : "Notities ophalen mislukt.",
"Fetching note {id} has failed." : "Notitie {id} ophalen mislukt.",
"Refreshing note {id} has failed." : "Het vernieuwen van notitie {id} is mislukt.",
"Renaming note {id} has failed." : "Hernoemen notitie {id} mislukt.",
"Creating new note has failed." : "Notitie aanmaken mislukt.",
"Saving note {id} has failed." : "Opslaan notitie {id} mislukt.",
"Updating title for note {id} has failed." : "Het updaten van de titel voor notitie {id} is mislukt.",
"Undo delete has failed for note {title}." : "Ongedaan maken Verwijderen mislukt voor notitie {title}.",
"Deleting note {id} has failed." : "Notitie {id} verwijderen mislukt.",
"Toggling favorite for note {id} has failed." : "Favoriet instellen voor notitie {id} mislukt.",