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 (Ukrainian)

[ci skip]
This commit is contained in:
Oliver
2026-07-07 13:35:59 +10:00
parent 7b86d7daf4
commit 9006698b2b
+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": "З'єднання відхилено",
"@connectionRefused": {},
"connectionRefusedDetail": "Could not reach the server. Check that the address is correct and the server is running.",
"@connectionRefusedDetail": {},
"count": "Кількість",
"@count": {
"description": "Count"
@@ -268,6 +272,12 @@
"@darkMode": {},
"darkModeEnable": "Увімкнути темний режим",
"@darkModeEnable": {},
"showPkValue": "Show ID",
"@showPkValue": {},
"showPkValueDetail": "Display the internal ID (PK) value for parts, stock items and other objects",
"@showPkValueDetail": {},
"pk": "ID",
"@pk": {},
"delete": "Видалити",
"@delete": {},
"deleteFailed": "Помилка видалення",
@@ -754,6 +764,8 @@
"@profileAdd": {},
"profileConnect": "Під'єднатися до сервера",
"@profileConnect": {},
"profileSwitchConfirm": "This will disconnect your current session. Switch server profile?",
"@profileSwitchConfirm": {},
"profileEdit": "Редагувати профіль сервера",
"@profileEdit": {},
"profileDelete": "Видалити профіль сервера",
@@ -986,10 +998,16 @@
"@serverApiVersion": {},
"serverAuthenticationError": "Помилка аутентифікації",
"@serverAuthenticationError": {},
"sessionExpired": "Session Expired",
"@sessionExpired": {},
"sessionExpiredDetail": "Your session has expired. Please sign in again.",
"@sessionExpiredDetail": {},
"serverCertificateError": "Помилка сертифіката",
"@serverCertificateError": {},
"serverCertificateInvalid": "Помилка HTTPS сертифікату сервера",
"@serverCertificateInvalid": {},
"serverCertificateTrust": "This server's certificate could not be verified. Trust it anyway?",
"@serverCertificateTrust": {},
"serverConnected": "Підключений до сервера",
"@serverConnected": {},
"serverConnecting": "Триває підключення до сервера",