Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Aug 26, 2024
1 parent 49033b5 commit d01f0c1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions l10n/nl.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
OC.L10N.register(
"app_api",
{
"External Apps" : "Externe apps",
"Daemon config not found" : "Daemon configuratie niet gevonden",
"Error starting install of ExApp" : "Fout bij starten installatie van ExApp",
"Update to {version}" : "Update naar {version}",
"Remove" : "Verwijderen",
"This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Deze app heeft geen minimum Nextcloud versie toegewezen gekregen. In de toekomst wordt dit wordt een fout.",
Expand Down
3 changes: 3 additions & 0 deletions l10n/nl.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
{ "translations": {
"External Apps" : "Externe apps",
"Daemon config not found" : "Daemon configuratie niet gevonden",
"Error starting install of ExApp" : "Fout bij starten installatie van ExApp",
"Update to {version}" : "Update naar {version}",
"Remove" : "Verwijderen",
"This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Deze app heeft geen minimum Nextcloud versie toegewezen gekregen. In de toekomst wordt dit wordt een fout.",
Expand Down

0 comments on commit d01f0c1

Please sign in to comment.