summaryrefslogtreecommitdiffstats
path: root/lib/l10n/sr.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-11-03 02:14:09 +0000
committerNextcloud bot <bot@nextcloud.com>2022-11-03 02:14:09 +0000
commitbfb764b5f3a26add7059391134c86a1fca460dfd (patch)
tree2597938310cae02101b1b40ed29fe88f635c2565 /lib/l10n/sr.js
parent87f8f9ff1d8ef837c3aea501ba7780ea1e916e66 (diff)
downloadnextcloud-server-bfb764b5f3a26add7059391134c86a1fca460dfd.tar.gz
nextcloud-server-bfb764b5f3a26add7059391134c86a1fca460dfd.zip
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/sr.js')
-rw-r--r--lib/l10n/sr.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/sr.js b/lib/l10n/sr.js
index 00a10264b79..cc64e6fdbf1 100644
--- a/lib/l10n/sr.js
+++ b/lib/l10n/sr.js
@@ -101,8 +101,6 @@ OC.L10N.register(
"PostgreSQL username and/or password not valid" : "PostgreSQL корисничко име и/или лозинка нису исправни",
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Мек ОС Икс није подржан и %s неће радити исправно на овој платформи. Користите га на сопствени ризик!",
"For the best results, please consider using a GNU/Linux server instead." : "За најбоље резултате, размотрите употребу ГНУ/Линукс сервера.",
- "It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "Изгледа да %s ради у 32-битном PHP окружењу а open_basedir је подешен у php.ini фајлу. То може довести до проблема са фајловима већим од 4 GB, те стога није препоручљиво.",
- "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Уклоните open_basedir поставку из php.ini фајла или пређите на 64-битни PHP.",
"Set an admin username." : "Поставите име за администратора.",
"Set an admin password." : "Поставите лозинку за администратора.",
"Sharing backend %s must implement the interface OCP\\Share_Backend" : "Позадина дељења %s мора користити корисничко окружење OCP\\Share_Backend",
@@ -213,6 +211,8 @@ OC.L10N.register(
"%s enter the database username." : "%s унеси корисничко име базе података.",
"%s enter the database name." : "%s унеси име базе података.",
"%s you may not use dots in the database name" : "%s не можете користити тачке у имену базе података",
+ "It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "Изгледа да %s ради у 32-битном PHP окружењу а open_basedir је подешен у php.ini фајлу. То може довести до проблема са фајловима већим од 4 GB, те стога није препоручљиво.",
+ "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Уклоните open_basedir поставку из php.ini фајла или пређите на 64-битни PHP.",
"Cannot write into \"config\" directory" : "Не могу уписивати у директоријуму „config“",
"This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Ово се обично може средити давањем права писања веб серверу за директоријум са подешавањима. Погледајте %s",
"Cannot write into \"apps\" directory" : "Не могу уписивати у директоријуму „apps“",