diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-03 00:26:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-03 00:26:05 +0000 |
commit | 4d227c195f1dee04dc3fc426484ee07314da4385 (patch) | |
tree | c433dc36ef736e39db7fa11581f8aa039a10991d /apps/user_status | |
parent | 8c2ff08fb7363e070dfb4e0a0115fa0523593009 (diff) | |
download | nextcloud-server-4d227c195f1dee04dc3fc426484ee07314da4385.tar.gz nextcloud-server-4d227c195f1dee04dc3fc426484ee07314da4385.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_status')
-rw-r--r-- | apps/user_status/l10n/uk.js | 2 | ||||
-rw-r--r-- | apps/user_status/l10n/uk.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/user_status/l10n/uk.js b/apps/user_status/l10n/uk.js index 32b9c64cb9f..8f53bb1a2bd 100644 --- a/apps/user_status/l10n/uk.js +++ b/apps/user_status/l10n/uk.js @@ -12,7 +12,9 @@ OC.L10N.register( "User status" : "Статус користувача", "View profile" : "Перегляд профілю", "Clear status after" : "Очистити статус після", + "Emoji for your status message" : "Емоційки для повідомлення вашого статусу", "What is your status?" : "Який твій статус?", + "Predefined statuses" : "Попередньо визначені статуси", "Previously set" : "Раніше встановлений", "Reset status" : "Скинути статус", "Set status" : "Встановити статус", diff --git a/apps/user_status/l10n/uk.json b/apps/user_status/l10n/uk.json index 4de19224481..23ed9e6f625 100644 --- a/apps/user_status/l10n/uk.json +++ b/apps/user_status/l10n/uk.json @@ -10,7 +10,9 @@ "User status" : "Статус користувача", "View profile" : "Перегляд профілю", "Clear status after" : "Очистити статус після", + "Emoji for your status message" : "Емоційки для повідомлення вашого статусу", "What is your status?" : "Який твій статус?", + "Predefined statuses" : "Попередньо визначені статуси", "Previously set" : "Раніше встановлений", "Reset status" : "Скинути статус", "Set status" : "Встановити статус", |