diff options
Diffstat (limited to 'core/l10n/uk.js')
-rw-r--r-- | core/l10n/uk.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/core/l10n/uk.js b/core/l10n/uk.js index c76691c1c4d..2db7c3150c2 100644 --- a/core/l10n/uk.js +++ b/core/l10n/uk.js @@ -289,8 +289,7 @@ OC.L10N.register( "Profile not found" : "Профіль не знайдено", "The profile does not exist." : "Профіль не існує.", "Back to %s" : "Назад до %s", - "File not found" : "Файл не знайдено", - "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Документ не знайдено на сервері. Можливо спільний доступ було закрито або термін дії доступу вичерпано.", + "Page not found" : "Сторінку не знайдено", "Too many requests" : "Забагато запитів", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Забагато запитів із вашої мережі. Повторіть спробу пізніше або зверніться до адміністратора, якщо це помилка.", "Error" : "Помилка", @@ -410,6 +409,8 @@ OC.L10N.register( "Local document editing back-end used by the Collabora Online app." : "Локальний сервер редагування документів, який використовується програмою Collabora Online.", "restricted" : "обмежений", "invisible" : "невидимий", + "File not found" : "Файл не знайдено", + "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Документ не знайдено на сервері. Можливо спільний доступ було закрито або термін дії доступу вичерпано.", "More" : "Більше", "More apps menu" : "Меню з більшим числом застосунків", "Settings menu" : "Меню налаштувань", |