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

github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/it.js')
-rw-r--r--l10n/it.js5
1 files changed, 2 insertions, 3 deletions
diff --git a/l10n/it.js b/l10n/it.js
index 8c3e332..f7a7327 100644
--- a/l10n/it.js
+++ b/l10n/it.js
@@ -32,12 +32,11 @@ OC.L10N.register(
"Plain text editor" : "Editor di testo semplice",
"Open, save and edit text files" : "Apri, salva e modifica file di testo",
"This application enables Nextcloud users to open, save and edit text files in the web browser. If enabled, an entry called \"Text file\" in the \"New\" button menu at the top of the web browser appears. When clicked, a new text file opens in the browser and the file can be saved into the current Nextcloud directory. Further, when a text file is clicked in the web browser, it will be opened and editable. If the privileges allow, a user can also edit shared files and save these changes back into the web browser.\nMore information is available in the text editor documentation." : "Questa applicazione consente agli utenti di Nextcloud di aprire, salvare e modificare file di testo nel browser web. Se abilitata, apparirà una voce \"File di testo\" nel pulsante \"Nuovo\" nella parte alta del browser web. Se selezionata, un nuovo file di testo si apre nel browser e il file può essere salvato nella cartella attuale di Nextcloud. Inoltre, facendo clic su un file di testo nel browser web, il file sarà aperto e modificabile. Se i permessi lo consentono, un utente può modificare anche i file condivisi e salvare tali modifiche nel browser web.\nAltre informazioni sono disponibili nella documentazione dell'editor di testo.",
- "saving..." : "salvataggio in corso...",
+ "Saving…" : "Salvataggio…",
"You can not write to a folder" : "Non puoi scrivere in una cartella",
"Cannot save file as it has been modified since opening" : "Impossibile salvare il file poiché è stato modificato dopo la sua apertura",
"Insufficient permissions" : "Permessi insufficienti",
"File path not supplied" : "Percorso del file non fornito",
- "File mtime not supplied" : "mtime del file non fornito",
- "Saving…" : "Salvataggio…"
+ "File mtime not supplied" : "mtime del file non fornito"
},
"nplurals=2; plural=(n != 1);");