Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/sr.json')
-rw-r--r--core/l10n/sr.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/core/l10n/sr.json b/core/l10n/sr.json
index 6b02084c6e7..b8d050b8a5d 100644
--- a/core/l10n/sr.json
+++ b/core/l10n/sr.json
@@ -4,6 +4,13 @@
"The selected file is not an image." : "Изабрани фајл није слика.",
"The selected file cannot be read." : "Није могуће читати изабрани фајл.",
"The file was uploaded" : "Фајл је отпремљен",
+ "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Фајл за отпремање премашује upload_max_filesize директиву у php.ini",
+ "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Отпремани фајл превазилази смерницу MAX_FILE_SIZE наведену у ХТМЛ обрасцу",
+ "The file was only partially uploaded" : "Фајл је парцијално отпремљен",
+ "No file was uploaded" : "Није отпремљен фајл",
+ "Missing a temporary folder" : "Недостаје привремена фасцикла",
+ "Could not write file to disk" : "Не могу да упишем фајл на диск",
+ "A PHP extension stopped the file upload" : "ПХП екстензија је зауставила отпремање фајла",
"Invalid file provided" : "Понуђени фајл није исправан",
"No image or file provided" : "Нису понуђени ни слика ни фајл",
"Unknown filetype" : "Непознат тип фајла",
@@ -217,6 +224,7 @@
"Too many requests" : "Превише захтева",
"There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Са ваше мреже долази превише захтева. Покушајте поново касније или контактирајте администратора уколико је ово нека грешка.",
"Error" : "Грешка",
+ "Previous" : "Претходно",
"Internal Server Error" : "Унутрашња грешка сервера",
"The server was unable to complete your request." : "Сервер не може да обради Ваш захтев.",
"If this happens again, please send the technical details below to the server administrator." : "Ако се ово понови, пошаљите техниче детаље испод администратору овог сервера.",
@@ -252,6 +260,7 @@
"You chose SQLite as database." : "Одабрали сте SQLite за базу података.",
"SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "SQLite треба да се користи само за најмање инстанце или за инстанце за развој. За продукцију, препоручујемо други тип база података.",
"If you use clients for file syncing, the use of SQLite is highly discouraged." : "Коришћење SQLite базе података нарочите није препоручљиво ако користите клијенте за синхронизацију фајлова.",
+ "Install" : "Инсталирај",
"Need help?" : "Треба Вам помоћ?",
"See the documentation" : "Погледајте документацију",
"It looks like you are trying to reinstall your Nextcloud. However the file CAN_INSTALL is missing from your config directory. Please create the file CAN_INSTALL in your config folder to continue." : "Делује као да покушавате да реинсталирате Некстклауд. Међутим, фајл CAN_INSTALL фали из конфигурационог директоријума, Молимо креирајте фајл CAN_INSTALL у овом директоријуму да бисте наставили.",
@@ -280,6 +289,9 @@
"You can close this window." : "Можете затворити овај прозор.",
"This share is password-protected" : "Ово дељење је заштићено лозинком",
"The password is wrong. Try again." : "Лозинка је погрешна. Покушајте поново.",
+ "Email address" : "Адреса е-поште",
+ "Request password" : "Захтевај лозинку",
+ "Go to %s" : "Иди на %s",
"Two-factor authentication" : "Двофакторска провера идентитета",
"Enhanced security is enabled for your account. Choose a second factor for authentication:" : "Повећана сигурност је омогућена за овај налог. Одаберите други фактор за проверу идентитета:",
"Could not load at least one of your enabled two-factor auth methods. Please contact your admin." : "Није могуће учитати ниједан метод двофакторске провере идентитета. Контактирајте администратора.",