Merge pull request #153 from weblate/weblate-xbackbone-xbackbone
Translations update from Weblate
This commit is contained in:
commit
0917b6702e
2 changed files with 22 additions and 0 deletions
|
@ -139,4 +139,21 @@ Se non sei stato tu a richiedere la reimpostazione della password, ignora sempli
|
|||
'account_activated' => 'Account attivato, ora è possibile effettuare il login!',
|
||||
'quota_enabled' => 'Abilita quota utente',
|
||||
'password_repeat' => 'Ripeti la password',
|
||||
'password_match' => 'Le password devono coincidere.',
|
||||
'password_restored' => 'Password reimpostata.',
|
||||
'recalculate_user_quota' => 'Ricalcolare la quota utente dal disco',
|
||||
'quota_recalculated' => 'Quota utente ricalcolata correttamente dal disco.',
|
||||
'used_space' => 'Spazio usato',
|
||||
'max_user_quota' => 'Quota massima utente',
|
||||
'delete_selected' => 'Elimina selezionati',
|
||||
'delete_all' => 'Elimina tutto',
|
||||
'clear_account' => 'Pulisci account',
|
||||
'account_media_deleted' => 'Tutti i media nell\'account sono stati eliminati.',
|
||||
'danger_zone' => 'Zona Pericolosa',
|
||||
'recaptcha_failed' => 'reCAPTCHA fallito',
|
||||
'recaptcha_enabled' => 'reCAPTCHA Abilitato',
|
||||
'recaptcha_keys_required' => 'Tutte le chiavi reCAPTCHA sono obbligatorie.',
|
||||
'only_recaptcha_v3' => 'È supportato solo reCAPTCHA v3.',
|
||||
'recaptcha_site_key' => 'reCAPTCHA Site Key',
|
||||
'recaptcha_secret_key' => 'reCAPTCHA Secret Key',
|
||||
];
|
||||
|
|
|
@ -110,4 +110,9 @@ return [
|
|||
'remember_me' => 'Zapamiętaj mnie',
|
||||
'please_wait' => 'Proszę czekać…',
|
||||
'dont_close' => 'Nie zamykaj tej zakładki do czasu ukończenia.',
|
||||
'php_info' => 'Informacje PHP',
|
||||
'system_settings' => 'Ustawienia systemu',
|
||||
'register_enabled' => 'Rejestracje włączone',
|
||||
'hide_by_default' => 'Domyślnie ukrywaj pliki',
|
||||
'copy_url_behavior' => 'Tryb kopiowania URL',
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue