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:
authorNextcloud bot <bot@nextcloud.com>2018-06-10 03:24:33 +0300
committerNextcloud bot <bot@nextcloud.com>2018-06-10 03:24:33 +0300
commitfc3915ac2439fad493661bd702b574c69d30a097 (patch)
tree8d6bb6611cb30bfb62ce4c28c3eba8aaffb18236
parentbea68554f3dd6bb41b3d9ac192937491ede68e38 (diff)
[tx-robot] updated from transifexv13.0.4
-rw-r--r--l10n/it.js3
-rw-r--r--l10n/it.json3
2 files changed, 4 insertions, 2 deletions
diff --git a/l10n/it.js b/l10n/it.js
index 27291a8..01c0659 100644
--- a/l10n/it.js
+++ b/l10n/it.js
@@ -26,6 +26,7 @@ OC.L10N.register(
"Share not found" : "Condivisione non trovata",
"You are not authorized to open this share" : "Non sei autorizzato ad aprire questa condivisione",
"Invalid range request" : "Richiesta di intervallo non valida",
- "Text editor" : "Editor di testo"
+ "Text editor" : "Editor di testo",
+ "This application enables Nextcloud users to open, save and edit text files in the web browser. If enabled, an entry in the New button at the top of the web browser the Text file entry 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 di Editor di testo."
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/it.json b/l10n/it.json
index c17d282..7bf03ec 100644
--- a/l10n/it.json
+++ b/l10n/it.json
@@ -24,6 +24,7 @@
"Share not found" : "Condivisione non trovata",
"You are not authorized to open this share" : "Non sei autorizzato ad aprire questa condivisione",
"Invalid range request" : "Richiesta di intervallo non valida",
- "Text editor" : "Editor di testo"
+ "Text editor" : "Editor di testo",
+ "This application enables Nextcloud users to open, save and edit text files in the web browser. If enabled, an entry in the New button at the top of the web browser the Text file entry 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 di Editor di testo."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file