diff options
Diffstat (limited to 'apps/files/l10n/uk.js')
-rw-r--r-- | apps/files/l10n/uk.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/uk.js b/apps/files/l10n/uk.js index fc0a6083a48..2fd8a370885 100644 --- a/apps/files/l10n/uk.js +++ b/apps/files/l10n/uk.js @@ -88,6 +88,7 @@ OC.L10N.register( "Another entry with the same name already exists." : "Інший запис з таким же ім'ям вже присутній", "Invalid filename." : "Недійсне ім'я файлу.", "Renamed \"{oldName}\" to \"{newName}\"" : "Перейменовано \"{oldName}\" на \"{newName}\"", + "Unknown date" : "Невідома дата", "Pending" : "Очікування", "Clear filter" : "Очистити фільтр", "Modified" : "Змінено", @@ -202,6 +203,7 @@ OC.L10N.register( "Confirm deletion" : "Підтвердіть вилучення", "Cancel" : "Скасувати", "Edit file locally" : "Редагувати файл на пристрої", + "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Тепер файл можна відкрити на вашому пристрої. Якщо він не відкривається, перевірте, що у вас встановлено настільний клієнт синхронізації.", "Retry and close" : "Спробувати ще раз та закрити", "Edit online" : "Редагувати в онлайні", "Failed to redirect to client" : "Не вдалося перенаправити на клієнта", |