summaryrefslogtreecommitdiffstats
path: root/lib/l10n/sr.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/sr.js')
-rw-r--r--lib/l10n/sr.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/l10n/sr.js b/lib/l10n/sr.js
index a8dbf4f02a6..65848a326a1 100644
--- a/lib/l10n/sr.js
+++ b/lib/l10n/sr.js
@@ -131,7 +131,6 @@ OC.L10N.register(
"PHP module %s not installed." : "ПХП модул %s није инсталиран.",
"PHP setting \"%s\" is not set to \"%s\"." : "ПХП поставка „%s“ није постављена на „%s“.",
"Adjusting this setting in php.ini will make ownCloud run again" : "Подешавање ове поставке у php.ini фајлу ће омогућити да оунКлауд поново ради",
- "Please ask your server administrator to update PHP to the latest version. Your PHP version is no longer supported by ownCloud and the PHP community." : "Замолите вашег администратора сервера да ажурира ПХП на најновију верзију. ПХП верзија вашег система више није подржана од стране оунКлауда и ПХП заједнице.",
"PHP is configured to populate raw post data. Since PHP 5.6 this will lead to PHP throwing notices for perfectly valid code." : "ПХП је подешен да попуњава сирове податке. Од верзије 5.6 то може довести да ПХП шаље упозорења и за потпуно исправан код.",
"To fix this issue set <code>always_populate_raw_post_data</code> to <code>-1</code> in your php.ini" : "Да би решили овај проблем подесите <code>always_populate_raw_post_data</code> на <code>-1</code> у датотеци php.ini",
"PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "ПХП је очигледно подешен да се скида уметнуте док блокова. То ће учинити неколико кључних апликација недоступним.",