diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-12-01 02:15:20 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-12-01 02:15:20 +0000 |
commit | 8555d510c07da73921ee3940391d1f4d6c321270 (patch) | |
tree | db2fef0a9563cf5d7a8e2774f1416d0cc17d63de /apps/files/l10n/da.js | |
parent | 8434259b1bfef22adbf30b166043e29763bf9507 (diff) | |
download | nextcloud-server-8555d510c07da73921ee3940391d1f4d6c321270.tar.gz nextcloud-server-8555d510c07da73921ee3940391d1f4d6c321270.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/da.js')
-rw-r--r-- | apps/files/l10n/da.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/da.js b/apps/files/l10n/da.js index 6d8d08d80c9..ab9ce8e1f90 100644 --- a/apps/files/l10n/da.js +++ b/apps/files/l10n/da.js @@ -61,7 +61,7 @@ OC.L10N.register( "Copied {origin} inside {destination}" : "Kopirede {origin} ind i {destination}", "Copied {origin} and {nbfiles} other files inside {destination}" : "kopierede {origin} og {nbfiles} andre filer ind i {destination}", "Failed to redirect to client" : "Kunne ikke omdirigere til klienten", - "{newName} already exists" : "{newName} eksistere allerede", + "{newName} already exists" : "{newName} eksisterer allerede", "Could not rename \"{fileName}\", it does not exist any more" : "Kunne ikke omdøbe \"{fileName}\", den findes ikke længere", "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Navnet \"{targetName}\" bruges allerede i mappen \"{dir}\". Vælg et andet navn.", "Could not rename \"{fileName}\"" : "Kunne ikke omdøbe \"{fileName}\"", @@ -218,7 +218,7 @@ OC.L10N.register( "Deleted shares" : "Slettede delinger", "Pending shares" : "Afventende delinger", "Text file" : "Tekstfil", - "New text file.txt" : "Ny tekst file.txt", + "New text file.txt" : "Ny tekst fil.txt", "Select" : "Vælg", "You don’t have permission to upload or create files here" : "Du har ikke tilladelse til at uploade eller oprette filer her", "New" : "Ny", |