diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-19 02:27:03 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-19 02:27:03 +0000 |
commit | aaf759bbb09e695de63fafe09405fe71dc6cc3bb (patch) | |
tree | e33e0e883f0ecfc19573b4ca065f17a6f36fbac1 /core/l10n/it.js | |
parent | 752f3a39f9e4745a241063ff7f3322b753fa7bbb (diff) | |
download | nextcloud-server-aaf759bbb09e695de63fafe09405fe71dc6cc3bb.tar.gz nextcloud-server-aaf759bbb09e695de63fafe09405fe71dc6cc3bb.zip |
Fix(l10n): 🔠Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/it.js')
-rw-r--r-- | core/l10n/it.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/l10n/it.js b/core/l10n/it.js index d6525012c4f..54c1b519913 100644 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -409,7 +409,6 @@ OC.L10N.register( "Contacts menu" : "Menu dei contatti", "Settings menu" : "Menu delle impostazioni", "Setup two-factor authentication" : "Configura l'autenticazione a due fattori", - "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Sembra che tu stia utilizzando una versione di PHP a 32-bit. Nextcloud 26 e superiori richiedono 64-bit. Aggiorna il tuo sistema operativo e il PHP a 64-bit! Per ulteriori dettagli consulta {linkstart} la pagina della documentazione ↗{linkend}.", - "%s logo" : "%s logo" + "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Sembra che tu stia utilizzando una versione di PHP a 32-bit. Nextcloud 26 e superiori richiedono 64-bit. Aggiorna il tuo sistema operativo e il PHP a 64-bit! Per ulteriori dettagli consulta {linkstart} la pagina della documentazione ↗{linkend}." }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); |