summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-06-07 02:25:24 +0000
committerNextcloud bot <bot@nextcloud.com>2021-06-07 02:25:24 +0000
commit87363686b7068cba46367f5b14638d43a3b1545e (patch)
tree313953c65d4671e2360c6f135f13d1d271020b09 /apps/updatenotification
parent390bd12c8a8f99abc696a3eabe4c5424e720e9e4 (diff)
downloadnextcloud-server-87363686b7068cba46367f5b14638d43a3b1545e.tar.gz
nextcloud-server-87363686b7068cba46367f5b14638d43a3b1545e.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification')
-rw-r--r--apps/updatenotification/l10n/it.js1
-rw-r--r--apps/updatenotification/l10n/it.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/it.js b/apps/updatenotification/l10n/it.js
index e68ab7c415b..4f98c8a6c1a 100644
--- a/apps/updatenotification/l10n/it.js
+++ b/apps/updatenotification/l10n/it.js
@@ -34,6 +34,7 @@ OC.L10N.register(
"Checked on {lastCheckedDate}" : "Controllato il {lastCheckedDate}",
"Checking apps for compatible versions" : "Controllo di applicazioni con versioni compatibili",
"Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Assicurati che il tuo config.php non abbia <samp>appstoreenabled</samp> impostata a false.",
+ "Could not connect to the App Store or no updates have been returned at all. Search manually for updates or make sure your server has access to the internet and can connect to the App Store." : "Impossibile connettersi al negozio delle applicazioni o il negozio delle applicazioni non ha restituito alcun aggiornamento. Cerca manualmente gli aggiornamenti o assicurati che il server abbia accesso a Internet e possa collegarsi al negozio delle applicazioni.",
"<strong>All</strong> apps have a compatible version for this Nextcloud version available" : "<strong>Tutte</strong> le applicazioni hanno una versione compatibile disponibile per questa versione di Nextcloud",
"View changelog" : "Visualizza le novità",
"Enterprise" : "Enterprise",
diff --git a/apps/updatenotification/l10n/it.json b/apps/updatenotification/l10n/it.json
index e06bd5ac043..593cdff0b41 100644
--- a/apps/updatenotification/l10n/it.json
+++ b/apps/updatenotification/l10n/it.json
@@ -32,6 +32,7 @@
"Checked on {lastCheckedDate}" : "Controllato il {lastCheckedDate}",
"Checking apps for compatible versions" : "Controllo di applicazioni con versioni compatibili",
"Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Assicurati che il tuo config.php non abbia <samp>appstoreenabled</samp> impostata a false.",
+ "Could not connect to the App Store or no updates have been returned at all. Search manually for updates or make sure your server has access to the internet and can connect to the App Store." : "Impossibile connettersi al negozio delle applicazioni o il negozio delle applicazioni non ha restituito alcun aggiornamento. Cerca manualmente gli aggiornamenti o assicurati che il server abbia accesso a Internet e possa collegarsi al negozio delle applicazioni.",
"<strong>All</strong> apps have a compatible version for this Nextcloud version available" : "<strong>Tutte</strong> le applicazioni hanno una versione compatibile disponibile per questa versione di Nextcloud",
"View changelog" : "Visualizza le novità",
"Enterprise" : "Enterprise",