diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-09-09 00:25:40 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-09-09 00:25:40 +0000 |
commit | c18962252921f7e70a48ad1d734a168e6f7e3d08 (patch) | |
tree | 5ff5774b61acb7250fd3af77803d3ca1a6159135 /core/l10n/da.js | |
parent | 20781097f5bd9e35bcb7ad2f8fcacd84f05e2919 (diff) | |
download | nextcloud-server-c18962252921f7e70a48ad1d734a168e6f7e3d08.tar.gz nextcloud-server-c18962252921f7e70a48ad1d734a168e6f7e3d08.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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/da.js b/core/l10n/da.js index 9c3720b7a12..95287930cc0 100644 --- a/core/l10n/da.js +++ b/core/l10n/da.js @@ -227,7 +227,6 @@ OC.L10N.register( "Search {types} …" : "Søg {types} …", "Avatar of {fullName}" : "Avatar tilhørende {fullName}", "Could not load your contacts" : "Kunne ikke indlæse kontakter.", - "Search contacts …" : "Søg efter brugere ...", "No contacts found" : "Ingen kontakter", "Show all contacts …" : "Vis alle kontakter …", "Install the Contacts app" : "Installer Kontakter-appen", @@ -405,6 +404,7 @@ OC.L10N.register( "If it is not there ask your local administrator." : "Hvis den ikke er der så spørg din lokale administrator.", "Press enter to start searching" : "Tast retur for at starte søgning", "Settings" : "Indstillinger", + "Search contacts …" : "Søg efter brugere ...", "No files in here" : "Ingen filer", "New folder" : "Ny mappe", "No more subfolders in here" : "Her er ikke flere undermapper", |