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

github.com/nextcloud/event_update_notification.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 05:41:52 +0300
committerNextcloud bot <bot@nextcloud.com>2022-06-22 05:41:52 +0300
commitc8f90caec18f1146b14a214a83c56c78054570d8 (patch)
treeadb7e2240a2fbcb85808a8a5164067547ba29386
parent80da6cbfd51b4220f6bcd15a63c4f4ec4723d781 (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 576ea1b..e2b57d9 100644
--- a/l10n/cy_GB.js
+++ b/l10n/cy_GB.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"event_update_notification",
{
+ "Busy" : "Prysur",
"Personal" : "Personol"
},
"nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;");
diff --git a/l10n/cy_GB.json b/l10n/cy_GB.json
index 4c528bc..33e5e2c 100644
--- a/l10n/cy_GB.json
+++ b/l10n/cy_GB.json
@@ -1,4 +1,5 @@
{ "translations": {
+ "Busy" : "Prysur",
"Personal" : "Personol"
},"pluralForm" :"nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;"
} \ No newline at end of file