mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 05:07:41 +00:00
GUACAMOLE-1612: Fix/Add italian translations
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
{
|
||||
|
||||
"DATA_SOURCE_QUICKCONNECT" : {
|
||||
"NAME" : "QuickConnect"
|
||||
},
|
||||
|
||||
"QUICKCONNECT" : {
|
||||
"ACTION_CONNECT" : "Collegare",
|
||||
|
||||
"ERROR_INVALID_URI" : "URI specificato non valido",
|
||||
"ERROR_NO_HOST" : "Nessun host specificato",
|
||||
"ERROR_NO_PROTOCOL" : "Nessun protocollo specificato",
|
||||
"ERROR_NOT_ABSOLUTE_URI" : "L'URI non è assoluto",
|
||||
|
||||
"FIELD_PLACEHOLDER_URI" : "Immettere l'URI di connessione"
|
||||
}
|
||||
|
||||
}
|
Reference in New Issue
Block a user