diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-06 00:30:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-06 00:30:47 +0000 |
commit | 0e0b468c10b8a65cbf346c052cadbc8d834eb28f (patch) | |
tree | 925d741a7c712cc17a2ce256ab57bb3c13bb472c /core/l10n/uk.js | |
parent | 82c5f41dde1246ad92c0d2867f88db800c384a4d (diff) | |
download | nextcloud-server-0e0b468c10b8a65cbf346c052cadbc8d834eb28f.tar.gz nextcloud-server-0e0b468c10b8a65cbf346c052cadbc8d834eb28f.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/uk.js')
-rw-r--r-- | core/l10n/uk.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/uk.js b/core/l10n/uk.js index e24bca39fb6..ed08691fe50 100644 --- a/core/l10n/uk.js +++ b/core/l10n/uk.js @@ -293,12 +293,12 @@ OC.L10N.register( "No action available" : "Немає доступних дій", "Error fetching contact actions" : "Неможливо отримати дії з контактами", "Close \"{dialogTitle}\" dialog" : "Закрити меню \"{dialogTitle}\"", - "Non-existing tag #{tag}" : "Ця позначка відсутня #{tag}", + "Non-existing tag #{tag}" : "Ця мітка не існує #{tag}", "Restricted" : "Обмежена", "Invisible" : "Невидимка", "Delete" : "Вилучити", "Rename" : "Перейменувати", - "Collaborative tags" : "Позначки для співпраці", + "Collaborative tags" : "Мітки для організації співпраці", "No tags found" : "Міток не знайдено", "Personal" : "Особисте", "Users" : "Користувачі", |