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:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-10-21 09:11:21 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-10-21 09:11:21 +0300
commit8ec864c2ae1b85a743c6703cf92aa6e90a2538ce (patch)
tree59f5caae45fbc44523c68573d25cc80d94bb6bc9 /l10n
parent76ceda7921c9c7c772121d39ddfa92284ad8be48 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/oc.js6
-rw-r--r--l10n/oc.json6
-rw-r--r--l10n/oc.php6
3 files changed, 9 insertions, 9 deletions
diff --git a/l10n/oc.js b/l10n/oc.js
index 08e8dd0..2fc89ff 100644
--- a/l10n/oc.js
+++ b/l10n/oc.js
@@ -8,9 +8,9 @@ OC.L10N.register(
"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" : "Salvat",
+ "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 !"
},
diff --git a/l10n/oc.json b/l10n/oc.json
index 2eb989d..b4c139f 100644
--- a/l10n/oc.json
+++ b/l10n/oc.json
@@ -6,9 +6,9 @@
"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" : "Salvat",
+ "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 !"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
diff --git a/l10n/oc.php b/l10n/oc.php
index 38f9b1c..4e75139 100644
--- a/l10n/oc.php
+++ b/l10n/oc.php
@@ -7,9 +7,9 @@ $TRANSLATIONS = array(
"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" => "Salvat",
+"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 !"
);