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 Feb 12, 2025
1 parent f002ffc commit c41883a
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
10 changes: 10 additions & 0 deletions l10n/da.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,14 @@ OC.L10N.register(
"No file uploaded or file size exceeds maximum of %s" : "Ingen fil blev uploadet eller filstørrelsen er større end maksimum: %s.",
"File is too big" : "Filen er for stor",
"Invalid file provided" : "Der er angivet en ugyldig fil",
"PDF (.pdf)" : "PDF (.pdf)",
"Image (.png)" : "Foto (.png)",
"Image (.svg)" : "Foto (.svg)",
"Text (.rtf)" : "Tekst (.rtf)",
"Text (.txt)" : "Tekst (.txt)",
"Word Document (.docx)" : "Word Dokument (.docx)",
"OpenDocument Text (.odt)" : "OpenDocument Tekst (.odt)",
"Excel Workbook (.xlsx)" : "Excel Regneark (.xlsx)",
"New document" : "Nyt Dokument",
"New spreadsheet" : "Nyt Regneark",
"New presentation" : "Ny Præsentation",
Expand All @@ -35,6 +43,8 @@ OC.L10N.register(
"Select groups" : "Vælg grupper",
"Restrict edit to specific groups" : "Redigering begrænset til bestemte grupper",
"Enable access for external apps" : "Tillad tilgang fra eksterne apps",
"Custom Fonts" : "Brugerdefineret Skrifttype",
"Upload font file" : "Upload skrifttypefil",
"Failed to save settings" : "Kunne ikke gemme indstillinger",
"Save" : "Gem",
"Remove" : "Fjern",
Expand Down
10 changes: 10 additions & 0 deletions l10n/da.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,14 @@
"No file uploaded or file size exceeds maximum of %s" : "Ingen fil blev uploadet eller filstørrelsen er større end maksimum: %s.",
"File is too big" : "Filen er for stor",
"Invalid file provided" : "Der er angivet en ugyldig fil",
"PDF (.pdf)" : "PDF (.pdf)",
"Image (.png)" : "Foto (.png)",
"Image (.svg)" : "Foto (.svg)",
"Text (.rtf)" : "Tekst (.rtf)",
"Text (.txt)" : "Tekst (.txt)",
"Word Document (.docx)" : "Word Dokument (.docx)",
"OpenDocument Text (.odt)" : "OpenDocument Tekst (.odt)",
"Excel Workbook (.xlsx)" : "Excel Regneark (.xlsx)",
"New document" : "Nyt Dokument",
"New spreadsheet" : "Nyt Regneark",
"New presentation" : "Ny Præsentation",
Expand All @@ -33,6 +41,8 @@
"Select groups" : "Vælg grupper",
"Restrict edit to specific groups" : "Redigering begrænset til bestemte grupper",
"Enable access for external apps" : "Tillad tilgang fra eksterne apps",
"Custom Fonts" : "Brugerdefineret Skrifttype",
"Upload font file" : "Upload skrifttypefil",
"Failed to save settings" : "Kunne ikke gemme indstillinger",
"Save" : "Gem",
"Remove" : "Fjern",
Expand Down

0 comments on commit c41883a

Please sign in to comment.