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

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-12-01 21:09:16 +0300
committerNextcloud bot <bot@nextcloud.com>2021-12-01 21:09:16 +0300
commitf698d3896ec66caf90761d251686a772de0bb599 (patch)
tree27fb0dec7c46486405397857ad806534ad94520c /l10n/uk.js
parentee57c974772ac48f177e44a3b84c2bc0bdb6ed70 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/uk.js')
-rw-r--r--l10n/uk.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/l10n/uk.js b/l10n/uk.js
index 9e3ec4880..ad7b35984 100644
--- a/l10n/uk.js
+++ b/l10n/uk.js
@@ -159,12 +159,12 @@ OC.L10N.register(
"Enable video (v)" : "Увімкнути відео (v)",
"Chat notifications" : "Сповіщення чату",
"Allow guests to join via link " : "Дозволити гостям приєднуватися через посилання",
- "Camera" : "Камера",
- "Remove" : "Вилучити",
- "Enabled" : "Увімкнено",
"Add participants to the conversation" : "Додати учасників до розмови",
"Share link" : "Поширити посилання",
"Exit fullscreen (f)" : "Вийти з повного екрану (f)",
- "Fullscreen (f)" : "На весь екран (f)"
+ "Fullscreen (f)" : "На весь екран (f)",
+ "Camera" : "Камера",
+ "Remove" : "Вилучити",
+ "Enabled" : "Увімкнено"
},
"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);");