2
0
mirror of https://github.com/inventree/inventree-app.git synced 2026-07-09 22:31:01 +00:00

New translations app_en.arb (Danish)

[ci skip]
This commit is contained in:
Oliver
2026-07-07 13:35:33 +10:00
parent 5f763d1b87
commit 01acc4016d
+18
View File
@@ -234,8 +234,12 @@
"@confirmScanDetail": {},
"connectionCheck": "Check Connection",
"@connectionCheck": {},
"connectionCheckDetail": "Checks that the server address is reachable. This does not verify your username or password.",
"@connectionCheckDetail": {},
"connectionRefused": "Forbindelse Afvist",
"@connectionRefused": {},
"connectionRefusedDetail": "Could not reach the server. Check that the address is correct and the server is running.",
"@connectionRefusedDetail": {},
"count": "Antal",
"@count": {
"description": "Count"
@@ -268,6 +272,12 @@
"@darkMode": {},
"darkModeEnable": "Aktiver mørk tilstand",
"@darkModeEnable": {},
"showPkValue": "Show ID",
"@showPkValue": {},
"showPkValueDetail": "Display the internal ID (PK) value for parts, stock items and other objects",
"@showPkValueDetail": {},
"pk": "ID",
"@pk": {},
"delete": "Slet",
"@delete": {},
"deleteFailed": "Sletning fejlede",
@@ -754,6 +764,8 @@
"@profileAdd": {},
"profileConnect": "Opretter forbindelse til server",
"@profileConnect": {},
"profileSwitchConfirm": "This will disconnect your current session. Switch server profile?",
"@profileSwitchConfirm": {},
"profileEdit": "Rediger serverprofil",
"@profileEdit": {},
"profileDelete": "Slet Server Profil",
@@ -986,10 +998,16 @@
"@serverApiVersion": {},
"serverAuthenticationError": "Autentificeringsfejl",
"@serverAuthenticationError": {},
"sessionExpired": "Session Expired",
"@sessionExpired": {},
"sessionExpiredDetail": "Your session has expired. Please sign in again.",
"@sessionExpiredDetail": {},
"serverCertificateError": "Certifikatfejl",
"@serverCertificateError": {},
"serverCertificateInvalid": "Server HTTPS certifikat er ugyldigt",
"@serverCertificateInvalid": {},
"serverCertificateTrust": "This server's certificate could not be verified. Trust it anyway?",
"@serverCertificateTrust": {},
"serverConnected": "Forbundet til server",
"@serverConnected": {},
"serverConnecting": "Opretter forbindelse til server",