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

github.com/nextcloud/ocsms.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-06-22 06:08:25 +0300
committerNextcloud bot <bot@nextcloud.com>2022-06-22 06:08:25 +0300
commitd9955dd6d93e4c2fc0645c20e928ea831426419b (patch)
tree1a62b6fc0e629a5f1c7124a3aa403be9282c86aa
parent1e603083f90e355b09250e64f7708d32a9796ea4 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/cy_GB.js1
-rw-r--r--l10n/cy_GB.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/l10n/cy_GB.js b/l10n/cy_GB.js
index 45d2c7b..16eab91 100644
--- a/l10n/cy_GB.js
+++ b/l10n/cy_GB.js
@@ -2,6 +2,7 @@ OC.L10N.register(
"ocsms",
{
"Cancel" : "Diddymu",
+ "Confirm" : "Cadarnhau",
"Settings" : "Gosodiadau",
"Disable" : "Analluogi"
},
diff --git a/l10n/cy_GB.json b/l10n/cy_GB.json
index d35186d..b296c5d 100644
--- a/l10n/cy_GB.json
+++ b/l10n/cy_GB.json
@@ -1,5 +1,6 @@
{ "translations": {
"Cancel" : "Diddymu",
+ "Confirm" : "Cadarnhau",
"Settings" : "Gosodiadau",
"Disable" : "Analluogi"
},"pluralForm" :"nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;"