diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-05-31 02:33:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-05-31 02:33:09 +0000 |
commit | 016895d539649fb32ec2b1c652303dc8a0a06bbf (patch) | |
tree | cf3e6353476eb78ffd212b62a9f6b549f20d8961 /lib/l10n | |
parent | 4873faa951eb3fdc5743b62a077d978cc16b15ec (diff) | |
download | nextcloud-server-016895d539649fb32ec2b1c652303dc8a0a06bbf.tar.gz nextcloud-server-016895d539649fb32ec2b1c652303dc8a0a06bbf.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/uk.js | 1 | ||||
-rw-r--r-- | lib/l10n/uk.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/uk.js b/lib/l10n/uk.js index cea70576e73..8a59156aa77 100644 --- a/lib/l10n/uk.js +++ b/lib/l10n/uk.js @@ -5,6 +5,7 @@ OC.L10N.register( "See %s" : "Переглянути %s", "Sample configuration detected" : "Виявлено приклад конфігурації", "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Було виявлено, що приклад конфігурації було скопійовано. Це може нашкодити вашій системі та не підтримується. Будь ласка, зверніться до документації перед внесенням змін в файл config.php", + "Other activities" : "Інша активність", "%1$s and %2$s" : "%1$s та %2$s", "%1$s, %2$s and %3$s" : "%1$s, %2$s та %3$s", "%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s та %4$s", diff --git a/lib/l10n/uk.json b/lib/l10n/uk.json index 39dac8b57e5..1d63813505d 100644 --- a/lib/l10n/uk.json +++ b/lib/l10n/uk.json @@ -3,6 +3,7 @@ "See %s" : "Переглянути %s", "Sample configuration detected" : "Виявлено приклад конфігурації", "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Було виявлено, що приклад конфігурації було скопійовано. Це може нашкодити вашій системі та не підтримується. Будь ласка, зверніться до документації перед внесенням змін в файл config.php", + "Other activities" : "Інша активність", "%1$s and %2$s" : "%1$s та %2$s", "%1$s, %2$s and %3$s" : "%1$s, %2$s та %3$s", "%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s та %4$s", |