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>2022-06-29 05:49:16 +0300
committerNextcloud bot <bot@nextcloud.com>2022-06-29 05:49:16 +0300
commit3f406aed0243a3fa6e1723c98038ea98b7dec809 (patch)
tree70519de997d8e4ace8160bc6dac00eece039754d
parent0f551b686dc99e89a368b947328859fec06f59de (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/oc.js5
-rw-r--r--l10n/oc.json5
2 files changed, 6 insertions, 4 deletions
diff --git a/l10n/oc.js b/l10n/oc.js
index ce4a2c9..2efbed8 100644
--- a/l10n/oc.js
+++ b/l10n/oc.js
@@ -6,7 +6,7 @@ OC.L10N.register(
"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.",
- "Edit in plain text editor" : "Modificacion den tèxt brut",
+ "Edit in plain text editor" : "Modificar dins l’editor de tèxt brut",
"An error occurred!" : "Una error s'es produsida !",
"Edit" : "Modificar",
"Preview" : "Apercebut",
@@ -16,6 +16,7 @@ OC.L10N.register(
"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.",
- "Share not found" : "Partiment pas trobat"
+ "Share not found" : "Partiment pas trobat",
+ "Plain text editor" : "Editor de tèxt brut"
},
"nplurals=2; plural=(n > 1);");
diff --git a/l10n/oc.json b/l10n/oc.json
index 2d86cbb..6b51987 100644
--- a/l10n/oc.json
+++ b/l10n/oc.json
@@ -4,7 +4,7 @@
"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.",
- "Edit in plain text editor" : "Modificacion den tèxt brut",
+ "Edit in plain text editor" : "Modificar dins l’editor de tèxt brut",
"An error occurred!" : "Una error s'es produsida !",
"Edit" : "Modificar",
"Preview" : "Apercebut",
@@ -14,6 +14,7 @@
"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.",
- "Share not found" : "Partiment pas trobat"
+ "Share not found" : "Partiment pas trobat",
+ "Plain text editor" : "Editor de tèxt brut"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file