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/oc.js')
-rw-r--r--l10n/oc.js16
1 files changed, 8 insertions, 8 deletions
diff --git a/l10n/oc.js b/l10n/oc.js
index fadd0d9..4c437cc 100644
--- a/l10n/oc.js
+++ b/l10n/oc.js
@@ -1,6 +1,13 @@
OC.L10N.register(
"files_texteditor",
{
+ "saving..." : "enregistrament...",
+ "saved!" : "enregistrat !",
+ "failed!" : "fracàs !",
+ "Saved" : "Enregistrat",
+ "There was a problem saving your changes. Click to resume editing." : "Un problèma s'es produsit al moment del salvament de vòstras modificacions. Clicatz per contunhar l'edicion.",
+ "An error occurred!" : "Una error s'es produsida !",
+ "New text file.txt" : "Novèl fichièr tèxte .txt",
"This file is too big to be opened. Please download the file instead." : "Aqueste fichièr es tròp voluminós per èsser dobèrt. Telecargatz-lo, puslèu.",
"Cannot read the file." : "Impossible de legir lo fichièr.",
"Invalid file path supplied." : "Camin de fichièr provesit invalid.",
@@ -9,13 +16,6 @@ OC.L10N.register(
"Cannot save file as it has been modified since opening" : "Impossible de salvar lo fichièr, es estat modificat entre temps",
"Insufficient permissions" : "Permissions insufisentas",
"File path not supplied" : "Camin del fichièr pas provesit",
- "File mtime not supplied" : "mtime del fichièr pas provesit",
- "saving..." : "enregistrament...",
- "saved!" : "enregistrat !",
- "failed!" : "fracàs !",
- "Saved" : "Enregistrat",
- "There was a problem saving your changes. Click to resume editing." : "Un problèma s'es produsit al moment del salvament de vòstras modificacions. Clicatz per contunhar l'edicion.",
- "An error occurred!" : "Una error s'es produsida !",
- "New text file.txt" : "Novèl fichièr tèxte .txt"
+ "File mtime not supplied" : "mtime del fichièr pas provesit"
},
"nplurals=2; plural=(n > 1);");