From 4e91c9b079ed1a5260077c3a41ce8381314f9d7a Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 9 Dec 2018 01:12:45 +0000 Subject: [tx-robot] updated from transifex --- core/l10n/sr.js | 1 + 1 file changed, 1 insertion(+) (limited to 'core/l10n/sr.js') diff --git a/core/l10n/sr.js b/core/l10n/sr.js index 15723a992d3..b6c2665cad1 100644 --- a/core/l10n/sr.js +++ b/core/l10n/sr.js @@ -139,6 +139,7 @@ OC.L10N.register( "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "Ваша PHP инсталација нема подршку за FreeType. Ово ће довести до неисправних профилних слика и неисправног интерфејса за подешавања.", "Missing index \"{indexName}\" in table \"{tableName}\"." : "Индекс „{indexName}“ недостаје у табели „{tableName}“.", "The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "У бази недостају поједини индекси. Због тога што додавање индекса на великим табелама може доста да потраје, индекси се не додају аутоматски. Покретањем „occ db:add-missing-indices“, индекси који недостају ће бити додати ручно док је инстанца покренута. Једном када су индекси додати, упити над тим табелама ће обично бити много бржи.", + "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them." : "Овој инстанци недостају неки препоручени PHP модули. Препоручује се да их инсталирате због побољшања перформанси и за бољу компатибилност.", "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "Тренутно се као база података користи SQLite. За веће инсталације, препоручујемо да промените базу података.", "This is particularly recommended when using the desktop client for file synchronisation." : "Ово се нарочито порепоручује ако се користи клијент програм у графичком окружењу за синхронизацију.", "To migrate to another database use the command line tool: 'occ db:convert-type', or see the documentation ↗." : "За пресељење на другу базу података, користите алат командне линије: 'occ db:convert-type', или погледајте документацију ↗.", -- cgit v1.2.3