mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-07 04:42:54 -05:00
Added Catalan language support and Italian fixes.
This commit is contained in:
@@ -262,5 +262,17 @@
|
||||
"desktopNotify": "{0} távoli asztali munkamenetet indított.",
|
||||
"fileNotify": "{0} távoli fájlmunkamenetet indított.",
|
||||
"privacyBar": "Asztal megosztás aktív: {0} felhasználóval"
|
||||
},
|
||||
"ca": {
|
||||
"allow": "Permetre",
|
||||
"deny": "Negar",
|
||||
"autoAllowForFive": "Accepta automàticament totes les connexions durant els propers 5 minuts",
|
||||
"terminalConsent": "{0} sol·licitant accés al terminal remot. Accés garantit?",
|
||||
"desktopConsent": "{0} sol·licitant accés a l'escriptori remot. Accés garantit?",
|
||||
"fileConsent": "{0} sol·licitant accés remot al fitxer. Accés garantit?",
|
||||
"terminalNotify": "{0} va iniciar una sessió de terminal remota.",
|
||||
"desktopNotify": "{0} va iniciar una sessió d'escriptori remot.",
|
||||
"fileNotify": "{0} va iniciar una sessió de fitxer remota.",
|
||||
"privacyBar": "Compartint escriptori amb: {0}"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user