aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/da.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-02-08 02:25:16 +0000
committerNextcloud bot <bot@nextcloud.com>2023-02-08 02:25:16 +0000
commit1c7374ac58ad966e5fbaf369b6a3cf5599ce6ced (patch)
tree789840854c0787bebb789fa1d8b764ed2e4c0684 /lib/l10n/da.json
parentb765a227052300ac76daaecaf37f8e48e77dedec (diff)
downloadnextcloud-server-1c7374ac58ad966e5fbaf369b6a3cf5599ce6ced.tar.gz
nextcloud-server-1c7374ac58ad966e5fbaf369b6a3cf5599ce6ced.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.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/da.json b/lib/l10n/da.json
index 9e25ed73d20..f1344a1e1fb 100644
--- a/lib/l10n/da.json
+++ b/lib/l10n/da.json
@@ -125,6 +125,8 @@
"PostgreSQL username and/or password not valid" : "PostgreSQL brugernavn og/eller kodeord er ikke gyldigt.",
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X understøttes ikke og %s vil ikke virke optimalt på denne platform. Anvend på eget ansvar!",
"For the best results, please consider using a GNU/Linux server instead." : "For de bedste resultater, overvej venligst at bruge en GNU/Linux-server i stedet.",
+ "It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "Det ser ud til, at denne %s-instans kører på et 32-bit PHP-miljø, samt at open_basedir er blevet konfigureret gennem php.ini. Dette vil føre til problemer med filer som er større end 4GB, og frarådes kraftigt.",
+ "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Fjern venligst indstillingen for open_basedir inde i din php.ini eller skift til 64-bit PHP.",
"Set an admin username." : "Angiv et admin brugernavn.",
"Set an admin password." : "Angiv et admin kodeord.",
"Cannot create or write into the data directory %s" : "Kan ikke oprette eller skrive ind i datamappen %s",
@@ -259,8 +261,6 @@
"%s enter the database username." : "%s indtast database brugernavnet.",
"%s enter the database name." : "%s indtast database navnet.",
"%s you may not use dots in the database name" : "%s du må ikke bruge punktummer i databasenavnet.",
- "It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "Det ser ud til, at denne %s-instans kører på et 32-bit PHP-miljø, samt at open_basedir er blevet konfigureret gennem php.ini. Dette vil føre til problemer med filer som er større end 4GB, og frarådes kraftigt.",
- "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Fjern venligst indstillingen for open_basedir inde i din php.ini eller skift til 64-bit PHP.",
"The user limit has been reached and the user was not created. Check your notifications to learn more." : "Grænsen for brugere er nået, og den nye bruger er ikke blevet oprettet. Læs dine notifikationer for at lære mere.",
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Kun følgende tegn kan indgå i et brugernavn: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\""
},"pluralForm" :"nplurals=2; plural=(n != 1);"