diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-05-28 01:55:22 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-05-28 01:55:22 -0400 |
commit | 1726d84e73fac3820c5aa4db711c534973cdc78d (patch) | |
tree | b716ec58f5b1a6f61e167be0d7861cc7d8e05c5d /lib/l10n/uk.js | |
parent | f43f4791acc52041aabe8d21b2857c861691c3b7 (diff) | |
download | nextcloud-server-1726d84e73fac3820c5aa4db711c534973cdc78d.tar.gz nextcloud-server-1726d84e73fac3820c5aa4db711c534973cdc78d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/uk.js')
-rw-r--r-- | lib/l10n/uk.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/uk.js b/lib/l10n/uk.js index 006b907f56d..0c6324ff041 100644 --- a/lib/l10n/uk.js +++ b/lib/l10n/uk.js @@ -129,6 +129,8 @@ OC.L10N.register( "PHP module %s not installed." : "%s модуль PHP не встановлено.", "PHP setting \"%s\" is not set to \"%s\"." : "Параметр PHP \"%s\" не встановлено в \"%s\".", "Adjusting this setting in php.ini will make ownCloud run again" : "Установка цього параметру в php.ini дозволяє запуститися ownCloud знову.", + "mbstring.func_overload is set to \"%s\" instead of the expected value \"0\"" : "mbstring.func_overload налаштовано як \"%s\" замість очікуваного значення \"0\"", + "To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini" : "Для виправлення змініть <code>mbstring.func_overload</code> на <code>0</code> у вашому php.ini", "PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "Схоже, що PHP налаштовано на вичищення блоків вбудованої документації. Це зробить кілька основних додатків недоступними.", "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Це, ймовірно, обумовлено використанням кеша/прискорювача такого як Zend OPcache або eAccelerator.", "PHP modules have been installed, but they are still listed as missing?" : "Модулі PHP були встановлені, але вони все ще перераховані як відсутні?", |