Skip to content

Commit 325a7de

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent cf87007 commit 325a7de

File tree

2 files changed

+40
-0
lines changed

2 files changed

+40
-0
lines changed

l10n/nl.js

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ OC.L10N.register(
22
"notes",
33
{
44
"Notes" : "Notities",
5+
"Create new note" : "Nieuwe notitie aanmaken",
6+
"More notes" : "Meer notities",
57
"Reading notes from filesystem has failed." : "Het ophalen van notities van het bestandssysteem is mislukt.",
68
"Error" : "Fout",
79
"New note" : "Nieuwe notitie",
@@ -24,25 +26,43 @@ OC.L10N.register(
2426
"ALT" : "ALT",
2527
"The selection will be turned into monospace" : "De selectie wordt omgezet naar vaste letterbreedte",
2628
"SHIFT" : "SHIFT",
29+
"Insert link" : "Link invoegen",
2730
"Insert image" : "Invoegen afbeelding",
31+
"Switch between editor and viewer" : "Wisselen tussen bewerken en weergave",
32+
"Pick a notes folder" : "Kies een map voor notities",
33+
"Set notes folder" : "Map voor notities instellen",
34+
"Basics" : "Basis",
2835
"Write down your thoughts without any distractions." : "Schrijf je gedachten op zonder afleiding.",
2936
"Organize your notes in categories." : "Organiseer je notities in categorieën. ",
37+
"Notes path" : "Notitiespad",
3038
"Folder to store your notes" : "Map om je notities in op te slaan",
3139
"Root directory" : "Root directory",
40+
"File extension" : "Bestandsextensie",
3241
"File extension for new notes" : "Bestandsextensie voor nieuwe notities",
42+
"Display mode" : "Weergavemodus",
3343
"Display mode for notes" : "Weergavemodus voor notities",
3444
"Shortcuts" : "Snelkoppelingen",
45+
"Use shortcuts to quickly navigate this app." : "Gebruik sneltoetsen om snel door deze app te navigeren.",
46+
"Shortcut" : "Sneltoets",
3547
"Action" : "Actie",
3648
"Mobile apps" : "Mobiele apps",
3749
"All notes" : "Alle notities",
3850
"Categories" : "Categorieën",
51+
"Create a sample note with Markdown" : "Maak een voorbeeldnotitie met Markdown",
3952
"No notes yet" : "Nog geen notities aanwezig",
4053
"Select an image" : "Selecteer een afbeelding",
4154
"You cannot select images outside of your notes folder. Your notes folder is: {folder}" : "U kan geen beelden kiezen buiten uw notities map. Uw notities map is {folder}",
4255
"Wrong image" : "Verkeerde afbeelding",
4356
"The file was not uploaded. Check your server logs." : "Het bestand is niet geupload. Bekijk uw Server-logboeken",
4457
"Upload image" : "Upload afbeelding",
4558
"Install the app for your mobile phone in order to access your notes from everywhere." : "Installeer de app op je mobiel om overal toegang tot je notities te krijgen.",
59+
"Android app: {notes}" : "Android app: {notes}",
60+
"iOS app: {notes}" : "iOS app: {notes}",
61+
"Rich text editor" : "Rich text-editor",
62+
"You can now switch to use the easy to use and distraction free rich text editor. It allows you to edit notes without seeing any Markdown marks." : "Je kunt nu overschakelen naar de gebruiksvriendelijke en afleidingsvrije rich text-editor. Hiermee kun je notities bewerken zonder enige Markdown-tekens te zien.",
63+
"This option can also be changed later on in the Notes app settings." : "Deze optie kan later ook in de instellingen van de Notities-app worden gewijzigd.",
64+
"Keep plain Markdown editor" : "Eenvoudige Markdown-editor gebruiken",
65+
"Use rich editor" : "Rich text-editor gebruiken",
4666
"Remove from favorites" : "Verwijderen uit favorieten",
4767
"Add to favorites" : "Toevoegen aan favorieten",
4868
"Error during preparing note for deletion." : "Fout bij voorbereiden van verwijdering van notitie",

l10n/nl.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
{ "translations": {
22
"Notes" : "Notities",
3+
"Create new note" : "Nieuwe notitie aanmaken",
4+
"More notes" : "Meer notities",
35
"Reading notes from filesystem has failed." : "Het ophalen van notities van het bestandssysteem is mislukt.",
46
"Error" : "Fout",
57
"New note" : "Nieuwe notitie",
@@ -22,25 +24,43 @@
2224
"ALT" : "ALT",
2325
"The selection will be turned into monospace" : "De selectie wordt omgezet naar vaste letterbreedte",
2426
"SHIFT" : "SHIFT",
27+
"Insert link" : "Link invoegen",
2528
"Insert image" : "Invoegen afbeelding",
29+
"Switch between editor and viewer" : "Wisselen tussen bewerken en weergave",
30+
"Pick a notes folder" : "Kies een map voor notities",
31+
"Set notes folder" : "Map voor notities instellen",
32+
"Basics" : "Basis",
2633
"Write down your thoughts without any distractions." : "Schrijf je gedachten op zonder afleiding.",
2734
"Organize your notes in categories." : "Organiseer je notities in categorieën. ",
35+
"Notes path" : "Notitiespad",
2836
"Folder to store your notes" : "Map om je notities in op te slaan",
2937
"Root directory" : "Root directory",
38+
"File extension" : "Bestandsextensie",
3039
"File extension for new notes" : "Bestandsextensie voor nieuwe notities",
40+
"Display mode" : "Weergavemodus",
3141
"Display mode for notes" : "Weergavemodus voor notities",
3242
"Shortcuts" : "Snelkoppelingen",
43+
"Use shortcuts to quickly navigate this app." : "Gebruik sneltoetsen om snel door deze app te navigeren.",
44+
"Shortcut" : "Sneltoets",
3345
"Action" : "Actie",
3446
"Mobile apps" : "Mobiele apps",
3547
"All notes" : "Alle notities",
3648
"Categories" : "Categorieën",
49+
"Create a sample note with Markdown" : "Maak een voorbeeldnotitie met Markdown",
3750
"No notes yet" : "Nog geen notities aanwezig",
3851
"Select an image" : "Selecteer een afbeelding",
3952
"You cannot select images outside of your notes folder. Your notes folder is: {folder}" : "U kan geen beelden kiezen buiten uw notities map. Uw notities map is {folder}",
4053
"Wrong image" : "Verkeerde afbeelding",
4154
"The file was not uploaded. Check your server logs." : "Het bestand is niet geupload. Bekijk uw Server-logboeken",
4255
"Upload image" : "Upload afbeelding",
4356
"Install the app for your mobile phone in order to access your notes from everywhere." : "Installeer de app op je mobiel om overal toegang tot je notities te krijgen.",
57+
"Android app: {notes}" : "Android app: {notes}",
58+
"iOS app: {notes}" : "iOS app: {notes}",
59+
"Rich text editor" : "Rich text-editor",
60+
"You can now switch to use the easy to use and distraction free rich text editor. It allows you to edit notes without seeing any Markdown marks." : "Je kunt nu overschakelen naar de gebruiksvriendelijke en afleidingsvrije rich text-editor. Hiermee kun je notities bewerken zonder enige Markdown-tekens te zien.",
61+
"This option can also be changed later on in the Notes app settings." : "Deze optie kan later ook in de instellingen van de Notities-app worden gewijzigd.",
62+
"Keep plain Markdown editor" : "Eenvoudige Markdown-editor gebruiken",
63+
"Use rich editor" : "Rich text-editor gebruiken",
4464
"Remove from favorites" : "Verwijderen uit favorieten",
4565
"Add to favorites" : "Toevoegen aan favorieten",
4666
"Error during preparing note for deletion." : "Fout bij voorbereiden van verwijdering van notitie",

0 commit comments

Comments
 (0)