diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-30 00:23:00 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-30 00:23:00 +0000 |
commit | 63c013d59829433be765cfa0bec996537f9dfeb6 (patch) | |
tree | 96f309b9b078de6bd2477781f1ae8adfacb48922 /core/l10n/da.js | |
parent | 601329b7b51a1c4383aad192f9361d981ef21bbc (diff) | |
download | nextcloud-server-63c013d59829433be765cfa0bec996537f9dfeb6.tar.gz nextcloud-server-63c013d59829433be765cfa0bec996537f9dfeb6.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/da.js')
-rw-r--r-- | core/l10n/da.js | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/core/l10n/da.js b/core/l10n/da.js index 9d19a732082..744ba66771a 100644 --- a/core/l10n/da.js +++ b/core/l10n/da.js @@ -180,11 +180,12 @@ OC.L10N.register( "Install the Contacts app" : "Installer Kontakter-appen", "Loading your contacts …" : "Henter dine kontakter …", "Looking for {term} …" : "Leder efter {term} …", - "Modified" : "Ændret", + "Date" : "Dato", "Today" : "I dag", "Not found" : "Ikke fundet", "People" : "Personer", "Load more results" : "Hent flere resultater", + "Searching …" : "Søger …", "Forgot password?" : "Glemt adgangskode?", "Back to login form" : "Tilbage til login-formularen", "Back" : "Tilbage", @@ -415,6 +416,7 @@ OC.L10N.register( "No more subfolders in here" : "Her er ikke flere undermapper", "Name" : "Navn", "Size" : "Størrelse", + "Modified" : "Ændret", "\"{name}\" is an invalid file name." : "'{name}' er et ugyldigt filnavn.", "File name cannot be empty." : "Filnavnet kan ikke stå tomt.", "\"/\" is not allowed inside a file name." : "\"/\" er ikke tilladt i et filnavn.", |