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.json')
-rw-r--r--l10n/it.json10
1 files changed, 8 insertions, 2 deletions
diff --git a/l10n/it.json b/l10n/it.json
index 048a0fa..277025c 100644
--- a/l10n/it.json
+++ b/l10n/it.json
@@ -1,9 +1,11 @@
{ "translations": {
+ "You can not open a folder" : "Non puoi aprire una cartella",
"This file is too big to be opened. Please download the file instead." : "Il file è troppo grande per essere aperto. Scaricalo invece.",
"Cannot read the file." : "Impossibile leggere il file.",
"Invalid file path supplied." : "Fornito un percorso del file non valido.",
"The file is locked." : "il file è bloccato.",
"An internal server error occurred." : "Si è verificato un errore interno.",
+ "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",
@@ -14,7 +16,11 @@
"Saved" : "Salvato",
"There was a problem saving your changes. Click to resume editing." : "Si è verificato un problema durante il salvataggio delle modifiche. Fai clic per riprendere la modifica.",
"An error occurred!" : "Si è verificato un errore!",
- "Text file" : "File di testo",
- "New text file.txt" : "Nuovo file di testo.txt"
+ "Edit" : "Modifica",
+ "Mixed" : "Misto",
+ "Preview" : "Anteprima",
+ "New text file" : "Nuovo file di testo",
+ "New text file.txt" : "Nuovo file di testo.txt",
+ "Text editor" : "Editor di testo"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file