diff options
Diffstat (limited to 'apps/theming')
-rw-r--r-- | apps/theming/l10n/uk.js | 2 | ||||
-rw-r--r-- | apps/theming/l10n/uk.json | 2 |
2 files changed, 2 insertions, 2 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 призупинило завантаження файлу", diff --git a/apps/theming/l10n/uk.json b/apps/theming/l10n/uk.json index bcdbd83a2ec..ef8ef9570f0 100644 --- a/apps/theming/l10n/uk.json +++ b/apps/theming/l10n/uk.json @@ -17,7 +17,7 @@ "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 призупинило завантаження файлу", |