Skip to content

Commit 590b6ff

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 788e30b commit 590b6ff

4 files changed

Lines changed: 14 additions & 0 deletions

File tree

l10n/nl.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ OC.L10N.register(
1717
"There are unsaved notes. Leaving the page will discard all changes!" : "Er zijn niet-opgeslagen notities. Als je de pagina verlaat gaan je wijzigingen verloren!",
1818
"Notes settings" : "Notities instellingen",
1919
"Please see Nextcloud server log for details." : "Bekijk het Nextcloud-serverlogboek voor details.",
20+
"Custom" : "Aangepast",
2021
"Rich text" : "Rich tekst",
2122
"Plain text" : "Platte tekst",
2223
"Preview" : "Voorbeeld",
@@ -37,6 +38,9 @@ OC.L10N.register(
3738
"General" : "Algemeen",
3839
"Display" : "Scherm",
3940
"File extension" : "Bestandsextensie",
41+
"For new notes" : "Voor nieuwe notities",
42+
"Custom file extension" : "Aangepaste bestandsextensie",
43+
"Files" : "Bestanden",
4044
"Notes folder" : "Map voor notities",
4145
"Mobile apps" : "Mobiele apps",
4246
"Shortcuts" : "Snelkoppelingen",
@@ -49,6 +53,8 @@ OC.L10N.register(
4953
"Wrong image" : "Verkeerde afbeelding",
5054
"The file was not uploaded. Check your server logs." : "Het bestand is niet geupload. Bekijk uw Server-logboeken",
5155
"Upload image" : "Upload afbeelding",
56+
"Android" : "Android",
57+
"iPhone and iPad" : "iPhone en iPad",
5258
"Rich text editor" : "Rich text-editor",
5359
"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.",
5460
"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.",

l10n/nl.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
"There are unsaved notes. Leaving the page will discard all changes!" : "Er zijn niet-opgeslagen notities. Als je de pagina verlaat gaan je wijzigingen verloren!",
1616
"Notes settings" : "Notities instellingen",
1717
"Please see Nextcloud server log for details." : "Bekijk het Nextcloud-serverlogboek voor details.",
18+
"Custom" : "Aangepast",
1819
"Rich text" : "Rich tekst",
1920
"Plain text" : "Platte tekst",
2021
"Preview" : "Voorbeeld",
@@ -35,6 +36,9 @@
3536
"General" : "Algemeen",
3637
"Display" : "Scherm",
3738
"File extension" : "Bestandsextensie",
39+
"For new notes" : "Voor nieuwe notities",
40+
"Custom file extension" : "Aangepaste bestandsextensie",
41+
"Files" : "Bestanden",
3842
"Notes folder" : "Map voor notities",
3943
"Mobile apps" : "Mobiele apps",
4044
"Shortcuts" : "Snelkoppelingen",
@@ -47,6 +51,8 @@
4751
"Wrong image" : "Verkeerde afbeelding",
4852
"The file was not uploaded. Check your server logs." : "Het bestand is niet geupload. Bekijk uw Server-logboeken",
4953
"Upload image" : "Upload afbeelding",
54+
"Android" : "Android",
55+
"iPhone and iPad" : "iPhone en iPad",
5056
"Rich text editor" : "Rich text-editor",
5157
"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.",
5258
"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.",

l10n/ru.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ OC.L10N.register(
1717
"There are unsaved notes. Leaving the page will discard all changes!" : "Есть несохранённые заметки. Если покинуть страницу, все изменения будут утеряны!",
1818
"Notes settings" : "Настройки заметок",
1919
"Please see Nextcloud server log for details." : "Для получения подробной информации, пожалуйста, обратитесь к журналам сервера Nextcloud.",
20+
"Custom" : "Задать",
2021
"Rich text" : "Rich text",
2122
"Plain text" : "Обычный текст",
2223
"Preview" : "Предпросмотр",

l10n/ru.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
"There are unsaved notes. Leaving the page will discard all changes!" : "Есть несохранённые заметки. Если покинуть страницу, все изменения будут утеряны!",
1616
"Notes settings" : "Настройки заметок",
1717
"Please see Nextcloud server log for details." : "Для получения подробной информации, пожалуйста, обратитесь к журналам сервера Nextcloud.",
18+
"Custom" : "Задать",
1819
"Rich text" : "Rich text",
1920
"Plain text" : "Обычный текст",
2021
"Preview" : "Предпросмотр",

0 commit comments

Comments
 (0)