diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-03 00:18:38 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-03 00:18:38 +0000 |
commit | f49cff2f5af060963e6d5980d73f91a51562fa44 (patch) | |
tree | 57ce746cb59754ab43699dbd0cc68dda0ca3262c /apps/files/l10n/uk.js | |
parent | 5353a018b71a0f02fb4d7449e5be25d7fbd6e1ba (diff) | |
download | nextcloud-server-f49cff2f5af060963e6d5980d73f91a51562fa44.tar.gz nextcloud-server-f49cff2f5af060963e6d5980d73f91a51562fa44.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/uk.js')
-rw-r--r-- | apps/files/l10n/uk.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/uk.js b/apps/files/l10n/uk.js index 61ffaa39fdc..fafaee66f93 100644 --- a/apps/files/l10n/uk.js +++ b/apps/files/l10n/uk.js @@ -200,6 +200,7 @@ OC.L10N.register( "\"{displayName}\" batch action executed successfully" : "Операцію \"{displayName}\" успішно виконано", "{summaryFile} and {summaryFolder}" : "{summaryFile} та {summaryFolder}", "List of files and folders." : "Список файлів та каталогів", + "Column headers with buttons are sortable." : "Назви стовпців з кнопками можна впорядковувати", "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Список не подається повністю з міркувань обчислювальних потужностей. Файли показуватимуться під час прокручування списку.", "File not found" : "Файл не знайдено", "_{count} file_::_{count} files_" : ["{count} файл","{count} файли","{count} файлів","{count} файлів"], |