Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-11-22 05:45:29 +0300
committerNextcloud bot <bot@nextcloud.com>2021-11-22 05:45:29 +0300
commitac1928cb8ae79b4dc99f54a4a0d56631f1d595e8 (patch)
tree53bd494486911cc5fdfbea8e05b072832bc25396 /core/l10n/it.js
parent2631f48c440d39df43553312691a2e8cb9084b97 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/it.js')
-rw-r--r--core/l10n/it.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/it.js b/core/l10n/it.js
index 643d1aef0be..5f6cdc2e1ea 100644
--- a/core/l10n/it.js
+++ b/core/l10n/it.js
@@ -50,9 +50,7 @@ OC.L10N.register(
"Maintenance mode is kept active" : "La modalità di manutenzione è lasciata attiva",
"Updating database schema" : "Aggiornamento schema database",
"Updated database" : "Database aggiornato",
- "Checking for update of app \"%s\" in App Store" : "Controllo degli aggiornamenti dell'applicazione \"%s\" nel negozio delle applicazioni",
"Update app \"%s\" from App Store" : "Aggiorna l'applicazione \"%s\" dal negozio delle applicazioni",
- "Checked for update of app \"%s\" in App Store" : "Controllo degli aggiornamenti dell'applicazione \"%s\" nel negozio delle applicazioni",
"Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Controllo che lo schema del database di %s possa essere aggiornato (ciò potrebbe richiedere molto tempo in base alla dimensione del database)",
"Updated \"%1$s\" to %2$s" : "Aggiornato \"%1$s\" a %2$s",
"Set log level to debug" : "Imposta il livello del log per il debug",
@@ -404,6 +402,8 @@ OC.L10N.register(
"Password can not be changed. Please contact your administrator." : "La password non può essere cambiata. Contatta il tuo amministratore.",
"Could not fetch list of apps from the app store." : "Impossibile scaricare l'elenco delle applicazioni dal negozio delle applicazioni.",
"Can't install this app because it is not compatible" : "Impossibile installare questa applicazione poiché non è compatibile",
- "Can't install this app" : "Impossibile installare questa applicazione"
+ "Can't install this app" : "Impossibile installare questa applicazione",
+ "Checking for update of app \"%s\" in App Store" : "Controllo degli aggiornamenti dell'applicazione \"%s\" nel negozio delle applicazioni",
+ "Checked for update of app \"%s\" in App Store" : "Controllo degli aggiornamenti dell'applicazione \"%s\" nel negozio delle applicazioni"
},
"nplurals=2; plural=(n != 1);");