diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-07-17 00:19:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-07-17 00:19:50 +0000 |
commit | f129a88fc2f3d02f492f279bdc527c3bacb79da8 (patch) | |
tree | 19256d8311829297c23943ba8e0ee1d838d4a6c1 /lib/l10n/da.json | |
parent | 4689f3d2ab3374c8ff3f6814bdfd57b4c83552cc (diff) | |
download | nextcloud-server-f129a88fc2f3d02f492f279bdc527c3bacb79da8.tar.gz nextcloud-server-f129a88fc2f3d02f492f279bdc527c3bacb79da8.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/da.json')
-rw-r--r-- | lib/l10n/da.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/da.json b/lib/l10n/da.json index 24473414eb5..8c42114d8a5 100644 --- a/lib/l10n/da.json +++ b/lib/l10n/da.json @@ -74,6 +74,7 @@ "seconds ago" : "få sekunder siden", "Empty file" : "Tom fil", "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Modulet med ID: %s eksisterer ikke. Aktiver det venligst i dine indstillinger eller kontakt din administrator.", + "Dot files are not allowed" : "Filer med punktummer er ikke tilladt", "File already exists" : "Filen findes allerede", "Invalid path" : "Ugyldig sti", "Failed to create file from template" : "Fejl ved oprettelse af fil fra skabelon", @@ -81,7 +82,6 @@ "File name is a reserved word" : "Filnavnet er et reserveret ord", "File name contains at least one invalid character" : "Filnavnet indeholder mindst ét ugyldigt tegn", "File name is too long" : "Filnavnet er for langt", - "Dot files are not allowed" : "Filer med punktummer er ikke tilladt", "Empty filename is not allowed" : "Tomme filnavne er ikke tilladt", "App \"%s\" cannot be installed because appinfo file cannot be read." : "Appen \"%s\" kan ikke installeres fordi appinfo filen ikke kan læses.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Appen \"%s\" kan ikke installeres fordi den ikke er kompatibel med denne version af serveren.", |