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.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10n/oc.js b/l10n/oc.js
index f2dd96c..fadd0d9 100644
--- a/l10n/oc.js
+++ b/l10n/oc.js
@@ -4,6 +4,7 @@ OC.L10N.register(
"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.",
+ "The file is locked." : "Lo fichièr es verrolhat.",
"An internal server error occurred." : "Una error intèrna del servidor s'es produsida.",
"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",
@@ -15,7 +16,6 @@ OC.L10N.register(
"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 !",
- "Text file" : "Fichièr tèxte",
"New text file.txt" : "Novèl fichièr tèxte .txt"
},
"nplurals=2; plural=(n > 1);");