aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/sr.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-06-17 02:25:48 +0000
committerNextcloud bot <bot@nextcloud.com>2021-06-17 02:25:48 +0000
commit78bfaeaa0e2c13e74f1c906e8eaea615a73463b2 (patch)
tree18c8557cc67a86ddfad4d4d8cbca8131a322b13a /lib/l10n/sr.js
parentf8add9d82fb13c6e188ee9c5460fd33d8770b8ad (diff)
downloadnextcloud-server-78bfaeaa0e2c13e74f1c906e8eaea615a73463b2.tar.gz
nextcloud-server-78bfaeaa0e2c13e74f1c906e8eaea615a73463b2.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/sr.js')
-rw-r--r--lib/l10n/sr.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/l10n/sr.js b/lib/l10n/sr.js
index 71753ef7591..91584732438 100644
--- a/lib/l10n/sr.js
+++ b/lib/l10n/sr.js
@@ -2,11 +2,8 @@ OC.L10N.register(
"lib",
{
"Cannot write into \"config\" directory!" : "Не могу да уписујем у „config“ директоријум!",
- "This can usually be fixed by giving the webserver write access to the config directory" : "Ово се обично може средити давањем права веб серверу да пише у директоријум са подешавањима",
- "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "Или, ако пре желите да задржите config.php да је само за читање, поставите опцију \"config_is_read_only\" на true у њему самом.",
- "See %s" : "Погледајте %s",
"This can usually be fixed by giving the webserver write access to the config directory." : "Ово се обично може средити давањем права веб серверу да пише у директоријум са подешавањима.",
- "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "Или, ако пре желите да задржите config.php да је само за читање, поставите опцију \"config_is_read_only\" на true у њему самом. Погледајте %s",
+ "See %s" : "Погледајте %s",
"The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "Фајлови апликације „%1$s“ нису правилно замењени. Проверите да ли је верзија компатибилна са сервером.",
"Sample configuration detected" : "Откривен је пример подешавања",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Откривено је да је прекопиран пример подешавања. Ово може покварити инсталацију и није подржано. Прочитајте документацију пре вршења промена у фајлу config.php",
@@ -181,6 +178,7 @@ OC.L10N.register(
"No database drivers (sqlite, mysql, or postgresql) installed." : "Нема драјвера базе података (скулајт, мајскул или постгрескул).",
"Cannot write into \"config\" directory" : "Не могу уписивати у директоријуму „config“",
"This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Ово се обично може средити давањем права писања веб серверу за директоријум са подешавањима. Погледајте %s",
+ "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "Или, ако пре желите да задржите config.php да је само за читање, поставите опцију \"config_is_read_only\" на true у њему самом. Погледајте %s",
"Cannot write into \"apps\" directory" : "Не могу уписивати у директоријуму „apps“",
"Cannot create \"data\" directory" : "Не могу да направим \"data\" директоријум",
"This can usually be fixed by giving the webserver write access to the root directory. See %s" : "Ово се обично може поправити тако што веб серверу дате право уписа за корени директоријуму. Видети %s",
@@ -218,6 +216,8 @@ 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" : "Ово се обично може средити давањем права веб серверу да пише у директоријум са подешавањима",
+ "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "Или, ако пре желите да задржите config.php да је само за читање, поставите опцију \"config_is_read_only\" на true у њему самом.",
"Following databases are supported: %s" : "Подржане су следеће базе података: %s",
"Following platforms are supported: %s" : "Подржане су следеће платформе: %s",
"Can't create or write into the data directory %s" : "Не могу креирати или уписивати у директоријум података %s",