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
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-06-11 03:14:12 +0300
committerNextcloud bot <bot@nextcloud.com>2017-06-11 03:14:12 +0300
commitb3b5570ba771f7a15da3a58c98b17fe75513f54e (patch)
tree45ad49b80640e007b17ff3c8e1a774db348a9b2f /l10n
parent6e2cd92540c7707e43d09060ff2d7db5dcdac169 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-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 7f663b5..9541dbd 100644
--- a/l10n/it.js
+++ b/l10n/it.js
@@ -23,6 +23,7 @@ OC.L10N.register(
"Preview" : "Anteprima",
"New text file" : "Nuovo file di testo",
"New text file.txt" : "Nuovo file di testo.txt",
- "Text editor" : "Editor di testo"
+ "Text editor" : "Editor di testo",
+ "Text file" : "File di testo"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/it.json b/l10n/it.json
index 277025c..d276c28 100644
--- a/l10n/it.json
+++ b/l10n/it.json
@@ -21,6 +21,7 @@
"Preview" : "Anteprima",
"New text file" : "Nuovo file di testo",
"New text file.txt" : "Nuovo file di testo.txt",
- "Text editor" : "Editor di testo"
+ "Text editor" : "Editor di testo",
+ "Text file" : "File di testo"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file