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 7, 2025
1 parent 12fe291 commit 36deae3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions l10n/da.js
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,10 @@ OC.L10N.register(
"This folder does not exist" : "Denne mappe findes ikke",
"No photos in here" : "Ingen billeder her",
"No tags yet" : "Ingen tags endnu",
"Photos with tags will show up here" : "Billeder med tags vil vise sig her",
"Photos with tags will show up here" : "Billeder med tags vil blive vist her",
"Delete selection" : "Slet valgte",
"_%n photos_::_%n photos_" : ["%n foto","%n fotos"],
"Tagged photos" : "Markerede billeder",
"_%n photos_::_%n photos_" : ["%n foto","%n billeder"],
"Tagged photos" : "Taggede billeder",
"Details" : "Detaljer",
"Failed to delete {fileName}." : "Kunne ikke slette {fileName}.",
"Add" : "Tilføj"
Expand Down
6 changes: 3 additions & 3 deletions l10n/da.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,10 @@
"This folder does not exist" : "Denne mappe findes ikke",
"No photos in here" : "Ingen billeder her",
"No tags yet" : "Ingen tags endnu",
"Photos with tags will show up here" : "Billeder med tags vil vise sig her",
"Photos with tags will show up here" : "Billeder med tags vil blive vist her",
"Delete selection" : "Slet valgte",
"_%n photos_::_%n photos_" : ["%n foto","%n fotos"],
"Tagged photos" : "Markerede billeder",
"_%n photos_::_%n photos_" : ["%n foto","%n billeder"],
"Tagged photos" : "Taggede billeder",
"Details" : "Detaljer",
"Failed to delete {fileName}." : "Kunne ikke slette {fileName}.",
"Add" : "Tilføj"
Expand Down

0 comments on commit 36deae3

Please sign in to comment.