Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support to Italian language #555

Merged

Conversation

ricardotondello
Copy link
Contributor

@ricardotondello ricardotondello commented May 17, 2021

Add support to the Italian language.

also fixed a problem on ElemeFE/element: you can follow this PR: ElemeFE/element#21012

when enabling multi-selector in the treeview the buttons get the same name ;/
file: src\components\KeyListTree.vue

process_id: 'ID del Processi',
used_memory: 'Memoria Usata',
used_memory_peak: 'Picco di Memoria Utilizzato',
used_memory_lua: 'Used Memory Lua',
Copy link
Owner

Choose a reason for hiding this comment

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

same with en?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

fixed

confirm_to_rename_key: 'Conferma per rinominare {old} -> {new} ?',
edit_line: 'Modificare linea',
auto_refresh: 'Auto aggiornamento',
auto_refresh_tip: 'Interruttore di aggiornamento automatico, Aggiorna ogni {intervallo} secondi',
Copy link
Owner

Choose a reason for hiding this comment

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

interval is a variable

Copy link
Contributor Author

Choose a reason for hiding this comment

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

my bad, fixed!

[Tips]: Se stai utilizzando Windows, dopo aver chiuso l\'app, attendi che l\'icona del desktop si aggiorni a uno stato normale (circa 10 secondi), quindi puoi riaprirla',
mac_not_support_auto_update: 'Il Mac non supporta l\'aggiornamento automatico, Si prega di <a href="https://github.com/qishibo/AnotherRedisDesktopManager/releases">scaricare</a> e reinstallare manualmente,\
o eseguire "brew reinstall --cask another-redis-desktop-manager"\
<br><br>🧡se ti è utile, puoi sponsorizzare <a href="https://apps.apple.com/app/id1516451072">AppStore</a>, e AppStore lo aggiornerà automaticamente per te.',
Copy link
Owner

Choose a reason for hiding this comment

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

<br><br>🧡 what's the char after
?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I don't understand that.

the characters are the same as "en".

image

Copy link
Owner

Choose a reason for hiding this comment

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

the char is unvisible in web, but it's right in my locale
image

@qishibo qishibo merged commit 4d39f24 into qishibo:master May 18, 2021
@qishibo
Copy link
Owner

qishibo commented May 18, 2021

thx~

@ricardotondello ricardotondello deleted the feature/support-italian-language branch May 20, 2021 09:10
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.

None yet

2 participants