Skip to content

GUACAMOLE-2172: Update italian localization#1181

Draft
enrymari wants to merge 4 commits into
apache:mainfrom
enrymari:main
Draft

GUACAMOLE-2172: Update italian localization#1181
enrymari wants to merge 4 commits into
apache:mainfrom
enrymari:main

Conversation

@enrymari

@enrymari enrymari commented Mar 5, 2026

Copy link
Copy Markdown

I tried to update the Italian localization, it.json

I tried to update the Italian localization, it.json

@corentin-soriano corentin-soriano left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for this contribution!
Could you perform a rebase from the staging/1.6.1 branch so that these changes can be included in the next version?

Comment on lines +1110 to +1125
"TABLE_HEADER_USERNAME" : "Nome utente",
"TABLE_HEADER_FULL_NAME" : "Nome completo",
"TABLE_HEADER_LAST_ACTIVE" : "Ultima connessione",
"TABLE_HEADER_ORGANIZATION" : "Organizzazione"

},

"SETTINGS_USER_GROUPS" : {
"ACTION_ACKNOWLEDGE" : "@:APP.ACTION_ACKNOWLEDGE",
"ACTION_NEW_USER_GROUP" : "Nuovo Gruppo",
"DIALOG_HEADER_ERROR" : "@:APP.DIALOG_HEADER_ERROR",
"FIELD_PLACEHOLDER_FILTER" : "@:APP.FIELD_PLACEHOLDER_FILTER",
"FORMAT_DATE" : "@:APP.FORMAT_DATE_TIME_PRECISE",
"HELP_USER_GROUPS" : "Fai clic o tocca un gruppo nell'elenco sottostante per gestirlo. A seconda del tuo livello di accesso, puoi aggiungere/eliminare gruppi e modificarne i membri e la composizione.",
"SECTION_HEADER_USER_GROUPS" : "Gruppi",
"TABLE_HEADER_USER_GROUP_NAME" : "Nome del Gruppo"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For consistency, could you align the values ​​as you have done in the rest of the file?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll try...

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I did it, I hope the changes are as requested

I tried to update the Italian localization, it.json

@corentin-soriano corentin-soriano left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some remarks that may apply to several places in your pull request.
Additionally, can you perform a rebase to delete the merge commit and squash both commits with the same message?

Comment on lines +1026 to +1027
"ACTION_SEARCH" : "@:APP.ACTION_SEARCH",
"ACTION_DOWNLOAD" : "@:APP.ACTION_DOWNLOAD",

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure that copying these references is necessary.

Comment on lines +1073 to +1091
"HELP_DEFAULT_INPUT_METHOD" : "Il metodo di input predefinito determina come gli eventi della tastiera vengono ricevuti da Guacamole. La modifica di questa impostazione potrebbe essere necessaria quando si utilizza un dispositivo mobile o quando si digita un IME. Questa impostazione può essere ignorata in base alla connessione all'interno del menu Guacamole.",
"HELP_DEFAULT_MOUSE_MODE" : "La modalità di emulazione del mouse predefinita determina come si comporterà il mouse remoto nelle nuove connessioni rispetto ai tocchi. Questa impostazione può essere ignorata in base alla connessione all'interno del menu Guacamole.",
"HELP_INPUT_METHOD_NONE" : "@:CLIENT.HELP_INPUT_METHOD_NONE",
"HELP_INPUT_METHOD_OSK" : "@:CLIENT.HELP_INPUT_METHOD_OSK",
"HELP_INPUT_METHOD_TEXT" : "@:CLIENT.HELP_INPUT_METHOD_TEXT",
"HELP_LANGUAGE" : "Seleziona una lingua diversa di seguito per cambiare la lingua di tutto il testo all'interno di Guacamole. Le scelte disponibili dipenderanno dalle lingue installate.",
"HELP_MOUSE_MODE_ABSOLUTE" : "@:CLIENT.HELP_MOUSE_MODE_ABSOLUTE",
"HELP_MOUSE_MODE_RELATIVE" : "@:CLIENT.HELP_MOUSE_MODE_RELATIVE",
"HELP_UPDATE_PASSWORD" : "Se desideri cambiare la tua password, inserisci la tua password attuale e sotto scrivi quella che desideri come nuova password, clicca \"Modifica Password\". La modifica avrà effetto immediato.",

"INFO_PASSWORD_CHANGED" : "Password Modificata.",

"NAME_INPUT_METHOD_NONE" : "@:CLIENT.NAME_INPUT_METHOD_NONE",
"NAME_INPUT_METHOD_OSK" : "@:CLIENT.NAME_INPUT_METHOD_OSK",
"NAME_INPUT_METHOD_TEXT" : "@:CLIENT.NAME_INPUT_METHOD_TEXT",

"SECTION_HEADER_DEFAULT_INPUT_METHOD" : "Metodo di immissione predefinito",
"SECTION_HEADER_DEFAULT_MOUSE_MODE" : "Modalità di emulazione del mouse predefinita",
"SECTION_HEADER_UPDATE_PASSWORD" : "Modifica Password"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is probably not necessary to change the indentations on a line that has no other changes.

@enrymari enrymari left a comment

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tried to correct it, I hope it's correct now.

@corentin-soriano

Copy link
Copy Markdown
Member

I tried to correct it, I hope it's correct now.

you could instead try doing something like:

git rebase -i origin/main

@mike-jumper
mike-jumper marked this pull request as draft July 14, 2026 03:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants