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 f9aeb3b5149..0a912e9641d 100644 --- a/apps/files/l10n/uk.js +++ b/apps/files/l10n/uk.js @@ -35,6 +35,7 @@ OC.L10N.register( "Invalid directory." : "Невірний каталог.", "Files" : "Файли", "All files" : "Усі файли", + "Favorites" : "Улюблені", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Неможливо завантажити {filename}, оскільки це каталог або має нульовий розмір.", "Total file size {size1} exceeds upload limit {size2}" : "Розмір файлу {size1} перевищує обмеження {size2}", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Недостатньо вільного місця, ви завантажуєте {size1}, а залишилося лише {size2}", @@ -70,6 +71,7 @@ OC.L10N.register( "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Невірний закритий ключ для доданку шифрування. Оновіть пароль до вашого закритого ключа в особистих налаштуваннях.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Шифрування було вимкнено, але ваші файли все ще зашифровано. Для розшифрування перейдіть до персональних налаштувань.", "{dirs} and {files}" : "{dirs} і {files}", + "Favorite" : "Улюблений", "%s could not be renamed as it has been deleted" : "%s не може бути перейменований, оскільки він видалений", "%s could not be renamed" : "%s не може бути перейменований", "Upload (max. %s)" : "Завантаження (макс. %s)", |