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>2020-03-17 05:18:42 +0300
committerNextcloud bot <bot@nextcloud.com>2020-03-17 05:18:42 +0300
commit82d4bdd770173461c1eb3746eba6b9cc005b3bbe (patch)
tree7694fbe060cb8184d1254685ab3bedf9bbfb8507 /apps/systemtags
parentb53a484d205b5c03aa7436461337363070ab52e9 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/systemtags')
-rw-r--r--apps/systemtags/l10n/it.js2
-rw-r--r--apps/systemtags/l10n/it.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/systemtags/l10n/it.js b/apps/systemtags/l10n/it.js
index 766fa1218d8..ba7bb8ea38f 100644
--- a/apps/systemtags/l10n/it.js
+++ b/apps/systemtags/l10n/it.js
@@ -2,7 +2,7 @@ OC.L10N.register(
"systemtags",
{
"Tags" : "Etichette",
- "Tag name is empty" : "Il nome del'etichetta è vuoto",
+ "Tag name is empty" : "Il nome dell'etichetta è vuoto",
"Update" : "Aggiorna",
"Create" : "Crea",
"Select tag…" : "Seleziona etichetta...",
diff --git a/apps/systemtags/l10n/it.json b/apps/systemtags/l10n/it.json
index ed06d32cb97..728b2cf79d3 100644
--- a/apps/systemtags/l10n/it.json
+++ b/apps/systemtags/l10n/it.json
@@ -1,6 +1,6 @@
{ "translations": {
"Tags" : "Etichette",
- "Tag name is empty" : "Il nome del'etichetta è vuoto",
+ "Tag name is empty" : "Il nome dell'etichetta è vuoto",
"Update" : "Aggiorna",
"Create" : "Crea",
"Select tag…" : "Seleziona etichetta...",