diff options
Diffstat (limited to 'lib/l10n/uk.js')
-rw-r--r-- | lib/l10n/uk.js | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/l10n/uk.js b/lib/l10n/uk.js index 0428bc01235..cea70576e73 100644 --- a/lib/l10n/uk.js +++ b/lib/l10n/uk.js @@ -158,9 +158,6 @@ OC.L10N.register( "Storage connection error. %s" : "Помилка з'єднання зі сховищем. %s", "Storage is temporarily not available" : "Сховище тимчасово недоступне", "Storage connection timeout. %s" : "Час під'єднання до сховища вичерпався. %s", - "This can usually be fixed by giving the webserver write access to the config directory" : "Зазвичай це можна виправити, надавши веб-серверу права на запис в теці конфігурації", - "Can't create or write into the data directory %s" : "Неможливо створити або записати каталог даних %s", - "Can't read file" : "Не можливо прочитати файл", "Cannot write into \"config\" directory" : "Не можу писати у теку \"config\"", "Cannot write into \"apps\" directory" : "Не можу писати у теку \"apps\"", "Cannot create \"data\" directory" : "Неможливо створити каталог даних", |