diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-06-18 00:17:59 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-06-18 00:17:59 +0000 |
commit | ec0dbf123ac264bf5871e593ccf5d552f0053db6 (patch) | |
tree | 288f5ae1d3ca80207cf201be2d420fb0a58da8bc /apps/files/l10n/uk.js | |
parent | a87ecd1a4f68f10d280432ae13006bbc0a781f1b (diff) | |
download | nextcloud-server-ec0dbf123ac264bf5871e593ccf5d552f0053db6.tar.gz nextcloud-server-ec0dbf123ac264bf5871e593ccf5d552f0053db6.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 6016fea7aa5..db9d6a3b43e 100644 --- a/apps/files/l10n/uk.js +++ b/apps/files/l10n/uk.js @@ -228,6 +228,7 @@ OC.L10N.register( "Blank" : "Порожньо", "Unable to create new file from template" : "Неможливо створити новий файл з шаблону", "Delete permanently" : "Вилучити назавжди", + "Open folder {displayName}" : "Відкрити каталог {displayName}", "Set up templates folder" : "Встановити каталог з шаблонами", "Templates" : "Шаблони", "Create new templates folder" : "Створіть нову папку шаблонів", |