diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-03-15 01:15:19 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-03-15 01:15:19 +0000 |
commit | 81c3549918706fb1ce5bb419be4b7eeabd23dc99 (patch) | |
tree | 50fe9b344c6ad89d900185149a3fc9cae85c3db8 /core/l10n/sr.js | |
parent | 21cd04d1959c56256ef464c166b82dd774107f7a (diff) | |
download | nextcloud-server-81c3549918706fb1ce5bb419be4b7eeabd23dc99.tar.gz nextcloud-server-81c3549918706fb1ce5bb419be4b7eeabd23dc99.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/sr.js')
-rw-r--r-- | core/l10n/sr.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/sr.js b/core/l10n/sr.js index 1c102d59c50..d0f39624f1b 100644 --- a/core/l10n/sr.js +++ b/core/l10n/sr.js @@ -307,9 +307,6 @@ OC.L10N.register( "Database host" : "Домаћин базе", "Please specify the port number along with the host name (e.g., localhost:5432)." : "Наведите и број порта у имену домаћина (нпр. localhost:5432).", "Performance warning" : "Упозорење о перформансама", - "SQLite will be used as database." : "СКуЛајт ће бити коришћен за базу података.", - "For larger installations we recommend to choose a different database backend." : "За веће инсталације препоручујемо да изаберете другу базу података.", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Нарочито ако се користи клијент у десктоп окружењу, коришћење СКуЛајта није препоручљиво.", "Finish setup" : "Заврши подешавање", "Finishing …" : "Завршавам…", "Need help?" : "Треба Вам помоћ?", @@ -404,6 +401,9 @@ OC.L10N.register( "Share with other people by entering a user or group or an email address." : "Делите са другим људима тако што унесете корисника или групу.", "The specified document has not been found on the server." : "Наведени документ није нађен на серверу.", "You can click here to return to %s." : "Кликните овде да се вратите на %s.", + "SQLite will be used as database." : "СКуЛајт ће бити коришћен за базу података.", + "For larger installations we recommend to choose a different database backend." : "За веће инсталације препоручујемо да изаберете другу базу података.", + "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Нарочито ако се користи клијент у десктоп окружењу, коришћење СКуЛајта није препоручљиво.", "Wrong password." : "Погрешна лозинка.", "Stay logged in" : "Останите пријављени", "Back to log in" : "Назад на пријаву", |