Translated using Weblate (Danish)

Currently translated at 1.8% (14 of 775 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/da/
This commit is contained in:
Øjvind Fritjof Arnfred 2025-06-05 19:14:37 +02:00 committed by Hosted Weblate
commit c3ab567590
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -1,29 +1,35 @@
{ {
"repeatPassword": "Gentag password", "repeatPassword": "Gentag password",
"@repeatPassword": {}, "@repeatPassword": {},
"notAnImage": "Ikke en billedfil.", "notAnImage": "Ikke en billedfil.",
"@notAnImage": {}, "@notAnImage": {},
"setCustomPermissionLevel": "Indstil særligt tilladelsesniveau", "setCustomPermissionLevel": "Indstil særligt tilladelsesniveau",
"@setCustomPermissionLevel": {}, "@setCustomPermissionLevel": {},
"setPermissionsLevelDescription": "Vælg en prædefineret rolle herunder eller indtaste et særligt tilladelsesniveau mellem 0 og 100.", "setPermissionsLevelDescription": "Vælg en prædefineret rolle herunder eller indtaste et særligt tilladelsesniveau mellem 0 og 100.",
"@setPermissionsLevelDescription": {}, "@setPermissionsLevelDescription": {},
"ignoreUser": "Ignorér bruger", "ignoreUser": "Ignorér bruger",
"@ignoreUser": {}, "@ignoreUser": {},
"remove": "Fjern", "remove": "Fjern",
"@remove": { "@remove": {
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"importNow": "Importer nu", "importNow": "Importer nu",
"@importNow": {}, "@importNow": {},
"importEmojis": "Importer emojis", "importEmojis": "Importer emojis",
"@importEmojis": {}, "@importEmojis": {},
"normalUser": "Normal bruger", "normalUser": "Normal bruger",
"@normalUser": {}, "@normalUser": {},
"importFromZipFile": "Importer fra .zip fil", "importFromZipFile": "Importer fra .zip fil",
"@importFromZipFile": {}, "@importFromZipFile": {},
"alwaysUse24HourFormat": "true", "alwaysUse24HourFormat": "true",
"@alwaysUse24HourFormat": { "@alwaysUse24HourFormat": {
"description": "Set to true to always display time of day in 24 hour format." "description": "Set to true to always display time of day in 24 hour format."
} },
} "exportEmotePack": "Eksportér Emote-pakke som .zip-fil",
"@exportEmotePack": {},
"replace": "Erstat",
"@replace": {},
"about": "Om",
"@about": {}
}