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 <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Dec 8, 2024
1 parent 73398bd commit cea8996
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
Expand Up @@ -88,6 +88,7 @@ OC.L10N.register(
"Cancel" : "Annuleren",
"Delete" : "Verwijder",
"Confirm table deletion" : "Bevestig verwijderen van tabel",
"Owner" : "Eigenaar",
"Import successful" : "Import geslaagd",
"Close" : "Sluit",
"Select from Files" : "Kies uit bestanden",
Expand Down Expand Up @@ -123,6 +124,7 @@ OC.L10N.register(
"Error" : "Fout",
"Download" : "Download",
"Search" : "Zoeken",
"Back" : "Terug",
"Sorting" : "Sorteren",
"Bold" : "Vet",
"Italic" : "Cursief",
Expand Down Expand Up @@ -155,6 +157,7 @@ OC.L10N.register(
"Select" : "Selecteer",
"Unchecked" : "Niet gecontroleerd",
"ID" : "ID",
"Clipboard is not available" : "Klembord niet beschikbaar",
"Could not fetch tables" : "Kon tabellen niet ophalen"
},
"nplurals=2; plural=(n != 1);");
3 changes: 3 additions & 0 deletions l10n/nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@
"Cancel" : "Annuleren",
"Delete" : "Verwijder",
"Confirm table deletion" : "Bevestig verwijderen van tabel",
"Owner" : "Eigenaar",
"Import successful" : "Import geslaagd",
"Close" : "Sluit",
"Select from Files" : "Kies uit bestanden",
Expand Down Expand Up @@ -121,6 +122,7 @@
"Error" : "Fout",
"Download" : "Download",
"Search" : "Zoeken",
"Back" : "Terug",
"Sorting" : "Sorteren",
"Bold" : "Vet",
"Italic" : "Cursief",
Expand Down Expand Up @@ -153,6 +155,7 @@
"Select" : "Selecteer",
"Unchecked" : "Niet gecontroleerd",
"ID" : "ID",
"Clipboard is not available" : "Klembord niet beschikbaar",
"Could not fetch tables" : "Kon tabellen niet ophalen"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

0 comments on commit cea8996

Please sign in to comment.