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>2020-01-22 06:16:42 +0300
committerNextcloud bot <bot@nextcloud.com>2020-01-22 06:16:42 +0300
commit1baef2965e9629e2a6b692e46ebdc833a1bc27cb (patch)
tree48e1738e1810a1a0f375837e5235212da9930a38
parentb1d49dcf1dc216eb81e74c8be4a2dfa88f9d144b (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/uk.js1
-rw-r--r--l10n/uk.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/l10n/uk.js b/l10n/uk.js
index ec46f05..f5f616b 100644
--- a/l10n/uk.js
+++ b/l10n/uk.js
@@ -4,6 +4,7 @@ OC.L10N.register(
"{actor} created {event} in {calendar}" : "{actor} створив {event} в {calendar}",
"{actor} deleted {event} from {calendar}" : "{actor} видалив {event} в {calendar}",
"{actor} updated {event} in {calendar}" : "{actor} оновив {event} в {calendar}",
+ "Busy" : "Зайнято",
"Personal" : "Особисте"
},
"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);");
diff --git a/l10n/uk.json b/l10n/uk.json
index 1b9bca9..80c91a0 100644
--- a/l10n/uk.json
+++ b/l10n/uk.json
@@ -2,6 +2,7 @@
"{actor} created {event} in {calendar}" : "{actor} створив {event} в {calendar}",
"{actor} deleted {event} from {calendar}" : "{actor} видалив {event} в {calendar}",
"{actor} updated {event} in {calendar}" : "{actor} оновив {event} в {calendar}",
+ "Busy" : "Зайнято",
"Personal" : "Особисте"
},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);"
} \ No newline at end of file