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

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-06-11 06:30:21 +0300
committerNextcloud bot <bot@nextcloud.com>2022-06-11 06:30:21 +0300
commit44a165bf6128091bf02aae294aef332d0a5b03df (patch)
tree340c0b6f9736747d1af7f3fd19abea976b82968e /l10n/it.js
parent837a1f6504c35dc7bee9d743fc24f8b597f29403 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/it.js')
-rw-r--r--l10n/it.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/l10n/it.js b/l10n/it.js
index ce180b204..48bf7c619 100644
--- a/l10n/it.js
+++ b/l10n/it.js
@@ -31,7 +31,6 @@ OC.L10N.register(
"Last saved {lastSaved}" : "Ultimo salvataggio {lastSave}",
"Unsaved changes" : "Modifiche non salvate",
"No emoji found" : "Nessun emoji trovato",
- "Enter your name so other users can see who is editing" : "Inserisci il tuo nome in modo che gli altri utenti possano vedere chi sta modificando",
"Edit guest name" : "Modifica nome ospite",
"Guest" : "Ospite",
"Save guest name" : "Salva nome ospite",
@@ -74,7 +73,6 @@ OC.L10N.register(
"Link file" : "Collegamento a file",
"Remove Link" : "Rimuovi collegamento",
"Select file to link to" : "Seleziona il file da collegare",
- "Participants" : "Partecipanti",
"guest" : "ospite",
"Show author colors" : "Mostra i colori degli autori",
"Author colors are only shown until everyone has closed the document." : "I colori degli autori sono visualizzati solo finché tutti non hanno chiuso il documento. ",
@@ -105,8 +103,10 @@ OC.L10N.register(
"Alt" : "Alt",
"Edit" : "Modifica",
"New text document" : "Nuovo documento di testo",
+ "Enter your name so other users can see who is editing" : "Inserisci il tuo nome in modo che gli altri utenti possano vedere chi sta modificando",
"Currently active users:" : "Utenti attualmente attivi:",
"_and %n other editor_::_and %n other editors_" : ["e %n altro redattore","e %n altri redattori","e %n altri redattori"],
- "Emoji picker" : "Selettore di emoji"
+ "Emoji picker" : "Selettore di emoji",
+ "Participants" : "Partecipanti"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");