Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/logreader.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-06-02 06:12:09 +0300
committerNextcloud bot <bot@nextcloud.com>2022-06-02 06:12:09 +0300
commitf5f265f92a49fd427d189e202e0dc342dd8f98bf (patch)
tree1cbd0e3b8b08abdb2dd7978aa35725035c3449af
parent7ab5470c9926da6c3dac5ec88dacc33b6b9a3e01 (diff)
[tx-robot] updated from transifexv23.0.7rc2v23.0.7rc1v23.0.7v23.0.6rc1v23.0.6
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/oc.js2
-rw-r--r--l10n/oc.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/l10n/oc.js b/l10n/oc.js
index c4f8955..eadc4ba 100644
--- a/l10n/oc.js
+++ b/l10n/oc.js
@@ -5,6 +5,8 @@ OC.L10N.register(
"Warning" : "Avertiment",
"Error" : "Error",
"Copy" : "Copiar",
+ "Copy raw" : "Còpia bruta",
+ "Copy formatted" : "Còpia formatada",
"Time" : "Ora"
},
"nplurals=2; plural=(n > 1);");
diff --git a/l10n/oc.json b/l10n/oc.json
index b01c766..77e8a91 100644
--- a/l10n/oc.json
+++ b/l10n/oc.json
@@ -3,6 +3,8 @@
"Warning" : "Avertiment",
"Error" : "Error",
"Copy" : "Copiar",
+ "Copy raw" : "Còpia bruta",
+ "Copy formatted" : "Còpia formatada",
"Time" : "Ora"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file