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 Feb 4, 2025
1 parent 9630075 commit bb820ed
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions l10n/da.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@ OC.L10N.register(
"Could not find the public key belonging to the user %s" : "Kunne ikke finde den offentlige nøgle tilhørende brugeren %s",
"Common name (CN) does not match the current user" : "Common name (CN) matcher ikke den aktuelle bruger",
"Could not find the public key belonging to %s" : "Kunne ikke finde den offentlige nøgle tilhørende %s",
"This is not your public key to delete" : "Dette er ikke din offentlige nøgle at slette",
"This is not your public key to delete" : "Dette er ikke din offentlige nøgle til at slette",
"Cannot decode userlist" : "Kan ikke afkode brugerlisten",
"You are not allowed to create the lock" : "Du ikke oprette låsen",
"You are not allowed to create the lock" : "Du har ikke tilladelse til at oprette låsen",
"File already locked" : "Fil allerede låst",
"You are not allowed to remove the lock" : "Du har ikke adgang til at fjerne låsen",
"File not locked" : "Fil ikke låst",
"Could not find metadata for \"%s\"" : "Kunne ikke finde metadata for \"%s\"",
"Cannot read metadata" : "Kan ikke læse metadata",
"You are not allowed to edit the file, make sure to first lock it, and then send the right token" : "Du har ikke adgang til at redigere filen - sørg for først at låse den, og send så den rette nøgle",
"You are not allowed to edit the file, make sure to first lock it, and then send the right token" : "Du har ikke adgang til at redigere filen - sørg først for at låse den, og send så den rette nøgle",
"Cannot store metadata" : "Kan ikke gemme metadata",
"Only the owner can delete the metadata-file" : "Kun ejeren kan slette metadata-filen",
"Cannot delete metadata" : "Kan ikke slette metadata",
Expand All @@ -31,6 +31,6 @@ OC.L10N.register(
"Close" : "Luk",
"Cancel" : "Annullér",
"Select or drop files" : "Vælg eller slip filer",
"Limit app usage to groups." : "Begræns app-brug til grupper."
"Limit app usage to groups." : "Begræns app anvendelse til grupper."
},
"nplurals=2; plural=(n != 1);");
8 changes: 4 additions & 4 deletions l10n/da.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@
"Could not find the public key belonging to the user %s" : "Kunne ikke finde den offentlige nøgle tilhørende brugeren %s",
"Common name (CN) does not match the current user" : "Common name (CN) matcher ikke den aktuelle bruger",
"Could not find the public key belonging to %s" : "Kunne ikke finde den offentlige nøgle tilhørende %s",
"This is not your public key to delete" : "Dette er ikke din offentlige nøgle at slette",
"This is not your public key to delete" : "Dette er ikke din offentlige nøgle til at slette",
"Cannot decode userlist" : "Kan ikke afkode brugerlisten",
"You are not allowed to create the lock" : "Du ikke oprette låsen",
"You are not allowed to create the lock" : "Du har ikke tilladelse til at oprette låsen",
"File already locked" : "Fil allerede låst",
"You are not allowed to remove the lock" : "Du har ikke adgang til at fjerne låsen",
"File not locked" : "Fil ikke låst",
"Could not find metadata for \"%s\"" : "Kunne ikke finde metadata for \"%s\"",
"Cannot read metadata" : "Kan ikke læse metadata",
"You are not allowed to edit the file, make sure to first lock it, and then send the right token" : "Du har ikke adgang til at redigere filen - sørg for først at låse den, og send så den rette nøgle",
"You are not allowed to edit the file, make sure to first lock it, and then send the right token" : "Du har ikke adgang til at redigere filen - sørg først for at låse den, og send så den rette nøgle",
"Cannot store metadata" : "Kan ikke gemme metadata",
"Only the owner can delete the metadata-file" : "Kun ejeren kan slette metadata-filen",
"Cannot delete metadata" : "Kan ikke slette metadata",
Expand All @@ -29,6 +29,6 @@
"Close" : "Luk",
"Cancel" : "Annullér",
"Select or drop files" : "Vælg eller slip filer",
"Limit app usage to groups." : "Begræns app-brug til grupper."
"Limit app usage to groups." : "Begræns app anvendelse til grupper."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

0 comments on commit bb820ed

Please sign in to comment.