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

github.com/nextcloud/serverinfo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-04-07 06:15:58 +0300
committerNextcloud bot <bot@nextcloud.com>2021-04-07 06:15:58 +0300
commita55b1d1801540bd26bb8024621a9f572d72bb21d (patch)
tree831a04938e9ec88305fd67ec8ba14f1c9cbb7e54
parent3411da14b130070890612b11de05c64d5534e5af (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/it.js2
-rw-r--r--l10n/it.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/l10n/it.js b/l10n/it.js
index fcd08ab..4907ed6 100644
--- a/l10n/it.js
+++ b/l10n/it.js
@@ -65,6 +65,8 @@ OC.L10N.register(
"External monitoring tool" : "Strumento di controllo esterno",
"You can connect an external monitoring tool by using this end point:" : "Puoi collegare uno strumento di controllo esterno utilizzando questo terminatore: ",
"Appending \"?format=json\" at the end of the URL gives you the result in JSON." : "L'aggiunta di \"?format=json\" alla fine dell'URL ti fornirà il risultato in JSON.",
+ "To use an access token please generate one then set it using the following command:" : "Per usare un gettone di accesso, generane uno e poi impostalo con il comando seguente:",
+ "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Poi passa il gettone con l'intestazione \"NC-Token\" quando richiami l'URL qua sopra.",
"Time Servers" : "Server dell'ora"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/it.json b/l10n/it.json
index 84bad8b..90c7709 100644
--- a/l10n/it.json
+++ b/l10n/it.json
@@ -63,6 +63,8 @@
"External monitoring tool" : "Strumento di controllo esterno",
"You can connect an external monitoring tool by using this end point:" : "Puoi collegare uno strumento di controllo esterno utilizzando questo terminatore: ",
"Appending \"?format=json\" at the end of the URL gives you the result in JSON." : "L'aggiunta di \"?format=json\" alla fine dell'URL ti fornirà il risultato in JSON.",
+ "To use an access token please generate one then set it using the following command:" : "Per usare un gettone di accesso, generane uno e poi impostalo con il comando seguente:",
+ "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Poi passa il gettone con l'intestazione \"NC-Token\" quando richiami l'URL qua sopra.",
"Time Servers" : "Server dell'ora"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file