diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-16 00:19:32 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-16 00:19:32 +0000 |
commit | 178a60bc68907611e136c679cad528877a70b774 (patch) | |
tree | 9e98fa69ecbe3a233106989a8d4728cd8b39ecd4 /apps/theming/l10n/uk.js | |
parent | be116f9ba239837604c51b7e8a94c29886160c80 (diff) | |
download | nextcloud-server-178a60bc68907611e136c679cad528877a70b774.tar.gz nextcloud-server-178a60bc68907611e136c679cad528877a70b774.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/theming/l10n/uk.js')
-rw-r--r-- | apps/theming/l10n/uk.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/theming/l10n/uk.js b/apps/theming/l10n/uk.js index 83e90c33e76..2416c1f0e4a 100644 --- a/apps/theming/l10n/uk.js +++ b/apps/theming/l10n/uk.js @@ -19,7 +19,7 @@ OC.L10N.register( "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Файл для завантаження перевищує параметр upload_max_filesize у php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Розмір завантаженого файлу перевищує директиву MAX_FILE_SIZE, зазначену у HTML-формі", "The file was only partially uploaded" : "Файл завантажено лише частково", - "No file was uploaded" : "Не вивантажено жодного файлу", + "No file was uploaded" : "Жодного файлу не було завантажено", "Missing a temporary folder" : "Відсутній тимчасовий каталог", "Could not write file to disk" : "Неможливо записати файл на диск", "A PHP extension stopped the file upload" : "Розширення PHP призупинило завантаження файлу", |