mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2026-09-14 18:56:52 +00:00
Fix i18n cleaner regex — add sk/sv Translate pivots
This commit is contained in:
@@ -1263,7 +1263,12 @@
|
||||
"ociBody": "Tento kontajner bol vytvorený z OCI (Docker) obrazu. Pripravovaná podpora aktualizácií OCI kontajnerov vytvorí kontajner znova z novšieho tagu obrazu namiesto aktualizácie balíkov vo vnútri.",
|
||||
"helperNotUpdateable": "Register community-scripts označuje túto aplikáciu ako neaktualizovateľnú.",
|
||||
"helperDetectedTitle": "Našiel sa aktualizačný skript z helper-scripts",
|
||||
"helperDetectedBody": "Najbezpečnejšie je spustiť aktualizáciu ručne."
|
||||
"helperDetectedBody": "Najbezpečnejšie je spustiť aktualizáciu ručne.",
|
||||
"postApplyChecking": "",
|
||||
"postApplyAllOk": "",
|
||||
"postApplyNothingPending": "",
|
||||
"postApplyPartial": "",
|
||||
"postApplyPartialSubline": ""
|
||||
},
|
||||
"appEditor": {
|
||||
"closePanel": "Zavrieť panel",
|
||||
@@ -1408,7 +1413,14 @@
|
||||
"alsoDetectedContainer": "Ďalšie aplikácie nájdené v kontajneri",
|
||||
"addAnotherApplication": "Pridať ďalšiu aplikáciu",
|
||||
"doneButton": "Hotovo",
|
||||
"editButton": "Upraviť"
|
||||
"editButton": "Upraviť",
|
||||
"upstreamErrorTimeout": "",
|
||||
"upstreamErrorNetwork": "",
|
||||
"upstreamErrorGeneric": "",
|
||||
"notificationsEnabled": "",
|
||||
"notificationsMuted": "",
|
||||
"notifyUpstreamLabel": "",
|
||||
"notifyUpstreamHelp": ""
|
||||
}
|
||||
},
|
||||
"settings": {
|
||||
@@ -1678,7 +1690,8 @@
|
||||
"post_install_update": "Dostupné aktualizácie optimalizácií ProxMenux",
|
||||
"secure_gateway_update_available": "K dispozícii je aktualizácia Secure Gateway",
|
||||
"nvidia_driver_update_available": "Dostupná aktualizácia ovládača NVIDIA",
|
||||
"coral_driver_update_available": "Dostupná aktualizácia ovládača Coral TPU"
|
||||
"coral_driver_update_available": "Dostupná aktualizácia ovládača Coral TPU",
|
||||
"app_update_available": ""
|
||||
},
|
||||
"ui": {
|
||||
"quietHours": "Tiché hodiny",
|
||||
|
||||
@@ -1264,7 +1264,12 @@
|
||||
"ociBody": "Den här behållaren skapades från en OCI-bild (Docker). Uppdateringshantering för OCI-behållare kommer med den kommande OCI-installationsfunktionen - uppdateringar kommer att bygga om behållaren från en nyare bildtagg snarare än att patcha paket inuti.",
|
||||
"helperNotUpdateable": "Community-scripts-registret markerar denna app som inte uppdateringsbar.",
|
||||
"helperDetectedTitle": "Upptäckte en hjälparskriptuppdatering",
|
||||
"helperDetectedBody": "Att applicera manuellt är säkrast."
|
||||
"helperDetectedBody": "Att applicera manuellt är säkrast.",
|
||||
"postApplyChecking": "",
|
||||
"postApplyAllOk": "",
|
||||
"postApplyNothingPending": "",
|
||||
"postApplyPartial": "",
|
||||
"postApplyPartialSubline": ""
|
||||
},
|
||||
"appEditor": {
|
||||
"closePanel": "Stäng panelen",
|
||||
@@ -1409,7 +1414,14 @@
|
||||
"alsoDetectedContainer": "Detekteras även på denna behållare",
|
||||
"addAnotherApplication": "Lägg till ytterligare ett program",
|
||||
"doneButton": "Gjort",
|
||||
"editButton": "Redigera"
|
||||
"editButton": "Redigera",
|
||||
"upstreamErrorTimeout": "",
|
||||
"upstreamErrorNetwork": "",
|
||||
"upstreamErrorGeneric": "",
|
||||
"notificationsEnabled": "",
|
||||
"notificationsMuted": "",
|
||||
"notifyUpstreamLabel": "",
|
||||
"notifyUpstreamHelp": ""
|
||||
}
|
||||
},
|
||||
"settings": {
|
||||
@@ -1679,7 +1691,8 @@
|
||||
"post_install_update": "ProxMenux optimeringsuppdateringar tillgängliga",
|
||||
"secure_gateway_update_available": "Secure Gateway uppdatering tillgänglig",
|
||||
"nvidia_driver_update_available": "NVIDIA drivrutinsuppdatering tillgänglig",
|
||||
"coral_driver_update_available": "Coral TPU drivrutinsuppdatering tillgänglig"
|
||||
"coral_driver_update_available": "Coral TPU drivrutinsuppdatering tillgänglig",
|
||||
"app_update_available": ""
|
||||
},
|
||||
"ui": {
|
||||
"quietHours": "Tysta timmar",
|
||||
|
||||
Reference in New Issue
Block a user