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:11 +0300
committerNextcloud bot <bot@nextcloud.com>2022-06-02 06:12:11 +0300
commit74d0a47adedfa8e093847138bcf89ef78c4cdad8 (patch)
tree8f43bb27ddf4df220aaf70adfa808bd244a4a6ae
parent4bba3dc6564ea55c0a58074bae24add910ccaca4 (diff)
[tx-robot] updated from transifexv22.2.9rc1v22.2.9v22.2.10rc2v22.2.10rc1v22.2.10
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