summaryrefslogtreecommitdiffstats
path: root/settings
diff options
context:
space:
mode:
Diffstat (limited to 'settings')
-rw-r--r--settings/css/settings.scss13
-rw-r--r--settings/l10n/cs.js1
-rw-r--r--settings/l10n/cs.json1
-rw-r--r--settings/l10n/es_MX.js2
-rw-r--r--settings/l10n/es_MX.json2
-rw-r--r--settings/l10n/sr.js226
-rw-r--r--settings/l10n/sr.json226
-rw-r--r--settings/l10n/tr.js6
-rw-r--r--settings/l10n/tr.json6
9 files changed, 422 insertions, 61 deletions
diff --git a/settings/css/settings.scss b/settings/css/settings.scss
index 9ef7052e95e..221dad33ac3 100644
--- a/settings/css/settings.scss
+++ b/settings/css/settings.scss
@@ -537,14 +537,17 @@ td {
visibility: hidden;
}
}
- &.displayName > img, &.quota > img {
+ &.displayName > img {
visibility: hidden;
}
- &.password, &.quota, &.displayName {
+ &.password, &.displayName {
width: 12em;
cursor: pointer;
}
- &.password > span, &.quota > span {
+ &.mailAddress {
+ cursor: pointer;
+ }
+ &.password > span {
margin-right: 1.2em;
color: #C7C7C7;
}
@@ -597,11 +600,11 @@ span.usersLastLoginTooltip {
}
tr:hover > td {
- &.password > span, &.displayName > span {
+ &.password > span, &.displayName > span, &.mailAddress > span {
margin: 0;
cursor: pointer;
}
- &.password > img, &.displayName > img, &.quota > img {
+ &.password > img, &.displayName > img, &.mailAddress > img {
visibility: visible;
cursor: pointer;
}
diff --git a/settings/l10n/cs.js b/settings/l10n/cs.js
index db32fbece7b..492b5944a0d 100644
--- a/settings/l10n/cs.js
+++ b/settings/l10n/cs.js
@@ -70,6 +70,7 @@ OC.L10N.register(
"Email address for %1$s changed on %2$s" : "E-mailová adresa pro %1$s se na %2$s změnila",
"Welcome aboard" : "Vítejte na palubě",
"Welcome aboard %s" : "Vítej na palubě, %s",
+ "You now have an %s account, you can add, protect, and share your data." : "Nyní máte účet %s. Můžete přidat, ochránit a sdílet vaše data.",
"Your username is: %s" : "Vaše uživatelské jméno je: %s",
"Set your password" : "Nastavte vaše heslo",
"Go to %s" : "Jít na %s",
diff --git a/settings/l10n/cs.json b/settings/l10n/cs.json
index 0fcc54b74f6..615e2085f9d 100644
--- a/settings/l10n/cs.json
+++ b/settings/l10n/cs.json
@@ -68,6 +68,7 @@
"Email address for %1$s changed on %2$s" : "E-mailová adresa pro %1$s se na %2$s změnila",
"Welcome aboard" : "Vítejte na palubě",
"Welcome aboard %s" : "Vítej na palubě, %s",
+ "You now have an %s account, you can add, protect, and share your data." : "Nyní máte účet %s. Můžete přidat, ochránit a sdílet vaše data.",
"Your username is: %s" : "Vaše uživatelské jméno je: %s",
"Set your password" : "Nastavte vaše heslo",
"Go to %s" : "Jít na %s",
diff --git a/settings/l10n/es_MX.js b/settings/l10n/es_MX.js
index 6f07754ebf2..b13ce4c0477 100644
--- a/settings/l10n/es_MX.js
+++ b/settings/l10n/es_MX.js
@@ -325,7 +325,7 @@ OC.L10N.register(
"Email" : "Correo electrónico",
"Your email address" : "Tu dirección de correo electrónico",
"No email address set" : "No se ha establecido la dirección de correo electrónico",
- "For password reset and notifications" : "Para reestablecer contraseña y notificaciones",
+ "For password reset and notifications" : "Para restablecer contraseña y notificaciones",
"Phone number" : "Número de teléfono",
"Your phone number" : "Su número telefónico",
"Address" : "Dirección",
diff --git a/settings/l10n/es_MX.json b/settings/l10n/es_MX.json
index 3bf94f09e42..6173e3e37ae 100644
--- a/settings/l10n/es_MX.json
+++ b/settings/l10n/es_MX.json
@@ -323,7 +323,7 @@
"Email" : "Correo electrónico",
"Your email address" : "Tu dirección de correo electrónico",
"No email address set" : "No se ha establecido la dirección de correo electrónico",
- "For password reset and notifications" : "Para reestablecer contraseña y notificaciones",
+ "For password reset and notifications" : "Para restablecer contraseña y notificaciones",
"Phone number" : "Número de teléfono",
"Your phone number" : "Su número telefónico",
"Address" : "Dirección",
diff --git a/settings/l10n/sr.js b/settings/l10n/sr.js
index 515560264aa..f152c41f74e 100644
--- a/settings/l10n/sr.js
+++ b/settings/l10n/sr.js
@@ -89,6 +89,7 @@ OC.L10N.register(
"Official" : "Званичне",
"All" : "Све",
"Update to %s" : "Ажурирај на %s",
+ "_You have %n app update pending_::_You have %n app updates pending_" : ["Имате ажирирање за %n апликацију","Имате ажирирање за %n апликације","Имате ажирирање за %n апликација"],
"No apps found for your version" : "Нема апликација за вашу верзију",
"The app will be downloaded from the app store" : "Апликација ће бити скинута са продавнице",
"Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "Званичне апликације су развијене за и од стране заједнице. Нуде главне функционалности и спремне су за продукциону употребу.",
@@ -106,11 +107,52 @@ OC.L10N.register(
"Updating...." : "Ажурирам…",
"Error while updating app" : "Грешка при ажурирању апликације",
"Updated" : "Ажурирано",
+ "Removing …" : "Уклањам …",
+ "Error while removing app" : "Грешка при уклањању апликације",
+ "Remove" : "Уклони",
+ "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Апликација је укључена, али треба да се ажурира. Бићете преусмерени на страну са ажурирањем за 5 секунди.",
+ "App update" : "Ажурирање апликације",
"Approved" : "Одобрене",
"Experimental" : "Експерименталне",
- "An error occurred. Please upload an ASCII-encoded PEM certificate." : "Дошло је до грешке. Отпремите АСКИ кодирани ПЕМ сертификат.",
+ "No apps found for {query}" : "Није нађена ниједна апликација за претрагу {query}",
+ "Enable all" : "Укључи све",
+ "Allow filesystem access" : "Дозволи приступ фајловима",
+ "Disconnect" : "Раскачи се",
+ "Revoke" : "Повуци",
+ "Internet Explorer" : "Internet Explorer",
+ "Edge" : "Edge",
+ "Firefox" : "Firefox",
+ "Google Chrome" : "Google Chrome",
+ "Safari" : "Safari",
+ "Google Chrome for Android" : "Google Chrome за Андроид",
+ "iPhone iOS" : "iPhone iOS",
+ "iPad iOS" : "iPad iOS",
+ "iOS Client" : "iOS Client",
+ "Android Client" : "Андроид клијент",
+ "Sync client - {os}" : "Клијент за синхронизовање - {os}",
+ "This session" : "Ова сесија",
+ "Copy" : "Копирај",
+ "Copied!" : "Копирано!",
+ "Not supported!" : "Није подржано!",
+ "Press ⌘-C to copy." : "Притисни ⌘-C за копирање.",
+ "Press Ctrl-C to copy." : "Притисни Ctrl-C за копирање.",
+ "Error while loading browser sessions and device tokens" : "Грешка при учитавању сесија веб читача и токена са уређаја",
+ "Error while creating device token" : "Грешка при прављењу токена на уређају",
+ "Error while deleting the token" : "Грешка при брисању токена",
+ "An error occurred. Please upload an ASCII-encoded PEM certificate." : "Дошло је до грешке. Отпремите ASCII кодирани PEM сертификат.",
"Valid until {date}" : "Важи до {date}",
"Delete" : "Обриши",
+ "Local" : "Локално",
+ "Private" : "Приватно",
+ "Only visible to local users" : "Видљиво само локалним корисницима",
+ "Only visible to you" : "Видљиво само Вама",
+ "Contacts" : "Контакти",
+ "Visible to local users and to trusted servers" : "Видљиво локалним корисницима и серверима од поверења",
+ "Public" : "Јавно",
+ "Will be synced to a global and public address book" : "Биће синхронизовано на глобални и јавни именик",
+ "Verify" : "Провери",
+ "Verifying …" : "Проверавам …",
+ "An error occured while changing your language. Please reload the page and try again." : "Грешка приликом промене језика. Освежите страну и покушајте поново.",
"Select a profile picture" : "Изаберите слику профила",
"Very weak password" : "Веома слаба лозинка",
"Weak password" : "Слаба лозинка",
@@ -119,23 +161,45 @@ OC.L10N.register(
"Strong password" : "Јака лозинка",
"Groups" : "Групе",
"Unable to delete {objName}" : "Не могу да обришем {objName}",
+ "Error creating group: {message}" : "Грешка при прављењу групе: {message}",
"A valid group name must be provided" : "Мора бити наведено исправно име групе",
"deleted {groupName}" : "обрисана {groupName}",
"undo" : "опозови",
+ "{size} used" : "{size} искоршћенп",
"never" : "никада",
"deleted {userName}" : "обрисан {userName}",
+ "No user found for <strong>{pattern}</strong>" : "Није нађен ниједан корисник за<strong>{pattern}</strong>",
+ "Unable to add user to group {group}" : "Не могу да додам корисника у групу {group}",
+ "Unable to remove user from group {group}" : "Не могу да уклоним корисника из групе {group}",
+ "Add group" : "Додај групу",
+ "Invalid quota value \"{val}\"" : "Неисправна вредност за квоту \"{val}\"",
+ "no group" : "нема групе",
+ "Password successfully changed" : "Лозинка успешно промењена",
"Changing the password will result in data loss, because data recovery is not available for this user" : "Измена лозинке ће резултирати губитком података јер опорављање података није доступно за овог корисника",
+ "Could not change the users email" : "Не могу да изменим е-пошту корисника",
+ "Error while changing status of {user}" : "Грешка при промени статуса корисника {user}",
"A valid username must be provided" : "Морате унети исправно корисничко име",
+ "Error creating user: {message}" : "Грешка при прављењу корисника: {message}",
"A valid password must be provided" : "Морате унети исправну лозинку",
"A valid email must be provided" : "Мора бити наведена исправна е-адреса",
"Developer documentation" : "Програмерска документација",
+ "View in store" : "Погледај у продавници",
+ "Limit to groups" : "Ограничи на групе",
+ "This app has an update available." : "Ова апликација има доступно ажурирање.",
+ "by %s" : "од %s",
+ "%s-licensed" : "%s лиценцирано",
"Documentation:" : "Документација:",
"User documentation" : "Корисничка документација",
"Admin documentation" : "Администраторска документација",
- "Show description …" : "Прикажи опис…",
- "Hide description …" : "Сакриј опис…",
+ "Visit website" : "Посети веб сајт",
+ "Report a bug" : "Пријави проблем",
+ "Show description …" : "Прикажи опис …",
+ "Hide description …" : "Сакриј опис …",
+ "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Ова апликација нема дефинисану минималну верзију Некстклауда на којој ради. Ово ће у будућности постати грешка.",
+ "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Ова апликација нема дефинисану максималну верзију Некстклауда на којој ради. Ово ће у будућности постати грешка.",
"This app cannot be installed because the following dependencies are not fulfilled:" : "Апликација се не може инсталирати јер следеће зависности нису испуњене:",
"Enable only for specific groups" : "Укључи само за одређене групе",
+ "SSL Root Certificates" : "SSL корени сертификат",
"Common Name" : "Уобичајено име",
"Valid until" : "Важи до",
"Issued By" : "Издавач",
@@ -144,101 +208,187 @@ OC.L10N.register(
"Administrator documentation" : "Администраторска документација",
"Online documentation" : "Документација на мрежи",
"Forum" : "Форум",
+ "Getting help" : "Добијање помоћи",
"Commercial support" : "Комерцијална подршка",
"None" : "Ништа",
"Login" : "Пријава",
"Plain" : "Обичан",
"NT LAN Manager" : "НТ ЛАН менаџер",
+ "SSL/TLS" : "SSL/TLS",
+ "STARTTLS" : "STARTTLS",
"Email server" : "Сервер е-поште",
"Open documentation" : "Отвори документацију",
+ "It is important to set up this server to be able to send emails, like for password reset and notifications." : "Важно је да подесите сервер да може да шаље е-пошту, када нпр. треба послати ресетовање лозинке или нека обавештења.",
"Send mode" : "Режим слања",
"Encryption" : "Шифровање",
"From address" : "Са адресе",
"mail" : "пошта",
- "Authentication method" : "Начин аутентификације",
+ "Authentication method" : "Начин провере идентитета",
"Authentication required" : "Неопходна провера идентитета",
"Server address" : "Адреса сервера",
"Port" : "Порт",
"Credentials" : "Акредитиви",
- "SMTP Username" : "СМТП корисничко име",
- "SMTP Password" : "СМТП лозинка",
+ "SMTP Username" : "SMTP корисничко име",
+ "SMTP Password" : "SMTP лозинка",
"Store credentials" : "Сачувај акредитиве",
"Test email settings" : "Тестирај поставке е-поште",
"Send email" : "Пошаљи е-пошту",
"Server-side encryption" : "Шифровање на страни сервера",
+ "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "Шифровање на страни сервера омогућава да шифрујете фајлове који се стављају на овај сервер. Цена за ово се плаћа кроз лошије перформансе, тако да треба да омогућите ово само ако Вам је стварно потребно.",
"Enable server-side encryption" : "Укључи шифровање на страни сервера",
+ "Please read carefully before activating server-side encryption: " : "Молимо прочитајте пажљиво пре него што укључите ово шифровање:",
+ "Once encryption is enabled, all files uploaded to the server from that point forward will be encrypted at rest on the server. It will only be possible to disable encryption at a later date if the active encryption module supports that function, and all pre-conditions (e.g. setting a recover key) are met." : "Једном кад се шифровање укључи, сви фајлови окачени на сервер од тог тренутка ће бити шифровани на серверу. Једини начин да искључите шифровање касније је да активни шифрарски модул то подржава и сви остали услови су задовољени (нпр. постављање кључа за опоравак).",
+ "Encryption alone does not guarantee security of the system. Please see documentation for more information about how the encryption app works, and the supported use cases." : "Шифровање само по себи не гарантује безбедност система. Погледајте документацију за више инфромација како шифровање функционише и подржане начине коришћења.",
+ "Be aware that encryption always increases the file size." : "Водите рачуна и да шифровање повећава величину фајлова.",
+ "It is always good to create regular backups of your data, in case of encryption make sure to backup the encryption keys along with your data." : "Увек је паметно да правите редовне резервне копије података. У случају када су подаци шифровани, онда поред њих и резервне копије кључева за шифровања.",
+ "This is the final warning: Do you really want to enable encryption?" : "Ово је последње упозорење: Да ли стварно желите да укључите шифровање?",
"Enable encryption" : "Укључи шифровање",
"No encryption module loaded, please enable an encryption module in the app menu." : "Шифрарски модул није учитан. Укључите га у менију апликација",
"Select default encryption module:" : "Изаберите подразумевани шифрарски модул:",
- "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run 'occ encryption:migrate'" : "Морате да пребаците старе шифрарске кључеве (оунКлауд <= 8.0) на нови. Укључите „оунКлауд подразумевани шифрарски модул“ и покрените 'occ encryption:migrate'",
+ "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run 'occ encryption:migrate'" : "Морате да пребаците старе шифрарске кључеве (оунКлауд <= 8.0) на нове. Укључите „оунКлауд подразумевани шифрарски модул“ и покрените 'occ encryption:migrate'",
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one." : "Морате да преселите шифрарске кључеве старог шифровања (оунКлауд <= 8.0) на нове.",
"Start migration" : "Покрени пресељење",
"Security & setup warnings" : "Безбедносна и упозорења поставе",
+ "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the Tips & Tricks section and the documentation for more information." : "Због безбедности и перформанси Ваше инстанце сервера, важно је да је све подешено исправно. Да бисмо Вам помогли у томе, радићемо неке аутоматске провере. Погледајте секцију са саветима и триковима, као и документацију за више информација.",
+ "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP изгледа није исправно подешен да дохвата променљиве окружења. Тест са getenv(\"PATH\") враћа празну листу као одговор.",
+ "Please check the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installation documentation ↗</a> for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm." : "Погледајте <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">инсталациону документацију ↗</a> за белешке око PHP конфигурације и PHP конфигурацију Вашег сервера, поготову ако користите php-fpm.",
"The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "Омогућена је Само-читај конфигурација. То спречава постављање неке конфигурације преко веб-интерфејса. Осим тога, фајлу мора бити ручно омогућено уписивање код сваког освежавања.",
+ "PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "PHP је очигледно подешен да склања уметнуте doc блокове. То ће учинити неколико кључних апликација недоступним.",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Ово је вероватно изазвано кешом или акцелератором као што су ЗендОПкеш или еАкцелератор.",
+ "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "База података није покренута са \"READ COMMITTED\" нивоом изолације трансакција. Ово може изазвати проблеме ако се више различитих акција изврши у паралели.",
+ "%1$s below version %2$s is installed, for stability and performance reasons it is recommended to update to a newer %1$s version." : "%1$s испод верзије %2$s је инсталиран. Због стабилности и перформанси, препоручује се ажурирање на новију, %1$s верзију.",
+ "The PHP module 'fileinfo' is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "Недостаје PHP модул „fileinfo“. Препоручујемо да га укључите да бисте добили најбоље резултате с откривањем MIME типова фајлова.",
+ "Transactional file locking is disabled, this might lead to issues with race conditions. Enable 'filelocking.enabled' in config.php to avoid these problems. See the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a> for more information." : "Трансактивно закључавање фајлова је искључено, што може довести до проблема са утркивањем процеса. Укључите 'filelocking.enabled' у config.php да бисте избегли проблеме овог типа. Погледајте <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">документацију ↗</a> за више информација.",
"System locale can not be set to a one which supports UTF-8." : "Системски локалитет се не може поставити на неки који подржава УТФ-8",
+ "This means that there might be problems with certain characters in filenames." : "Ово значи да може бити проблема са одређеним каракетерима који се појављују у именима фајлова.",
+ "It is strongly proposed to install the required packages on your system to support one of the following locales: %s." : "Препоручујемо да инсталирате потребне пакете да бисте подржали следеће локалитете: %s.",
+ "If your installation is not installed at the root of the domain and uses system Cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "Ако инсталација није инсталирана у основи домена и користи системски крон, може бити проблема са генерисањем веб адреса. Да бисте избегли ове проблеме, молимо вас да подесите \"overwrite.cli.url\" опцију у вашем config.php фајлу у путању веб-основе ваше инсталације (Предложено: \"%s\")",
+ "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Није било могуће да се изврши крон задатак путем интерфејса командне линије. Појавила су се следеће техничке грешке:",
+ "Please double check the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Добро погледајте <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">инсталациону документацију ↗</a> и проверите за било какве грешке или упозорења у <a href=\"%s\">записнику</a>.",
+ "All checks passed." : "Све провере успешно прошле.",
+ "Background jobs" : "Послови у позадини",
+ "Last job ran %s." : "Последњи посао покренут %s.",
+ "Last job execution ran %s. Something seems wrong." : "Последњи извршени посао је радио %s. Нешто изгледа није у реду.",
+ "Background job didn’t run yet!" : "Послови у позадини се још нису извршили!",
+ "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "За оптималне перформансе, битно је да правилно подесите послове у позадини. За веће инстанце, 'крон' је препоручено подешавање. Погледајте документацију за више информација.",
"Execute one task with each page loaded" : "Изврши један задатак са сваком учитаном страницом",
+ "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php је регистрован код вебкрон сервиса за позивање cron.php сваких 15 минута преко протокола HTTP.",
+ "Use system cron service to call the cron.php file every 15 minutes." : "Користите системски крон сервис за позивање cron.php фајла сваких 15 минута.",
+ "The cron.php needs to be executed by the system user \"%s\"." : "cron.php треба да се извршава као системски корисник \"%s\".",
+ "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Да бисте ово покренули, потребна је PHP POSIX екстензија. Погледајте {linkstart}PHP документацију{linkend} за више детаља.",
"Version" : "Верзија",
"Sharing" : "Дељење",
+ "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Као администратор, можете фино подешавати понашања дељења. Погледајте документацију за више информација.",
"Allow apps to use the Share API" : "Дозвољава апликацијама да користе АПИ дељења",
"Allow users to share via link" : "Дозволи корисницима да деле путем везе",
"Allow public uploads" : "Дозволи јавна отпремања",
+ "Always ask for a password" : "Увек питај за лозинку",
"Enforce password protection" : "Захтевај заштиту лозинком",
"Set default expiration date" : "Постави подразумевано време истека",
"Expire after " : "Истиче након",
"days" : "дана",
"Enforce expiration date" : "Захтевај датум истека",
"Allow resharing" : "Дозволи поновно дељење",
+ "Allow sharing with groups" : "Дозволи дељење са групама",
"Restrict users to only share with users in their groups" : "Ограничи кориснике да могу да деле само унутар групе",
"Exclude groups from sharing" : "Изузми групе из дељења",
- "These groups will still be able to receive shares, but not to initiate them." : "Ове групе ће моћи да примају дељења али не и да их праве.",
+ "These groups will still be able to receive shares, but not to initiate them." : "Ове групе ће моћи да примају дељења, али не и да их праве.",
+ "Allow username autocompletion in share dialog. If this is disabled the full username or email address needs to be entered." : "Дозволи самодовршавање корисничких имена у дијалогу за дељење. Ако је ово искључено, корисник ће морати да унесе пуно корисничко име или адресу е-поште.",
+ "Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "Прикажи текст о ограђивању на јавној страни за отпремање (приказан је само када је сакривена листа фајлова)",
+ "This text will be shown on the public link upload page when the file list is hidden." : "Овај текст ће бити приказан на јавној страни отпремања када је скривен листа фајлова.",
"Tips & tricks" : "Савети и трикови",
+ "There are a lot of features and config switches available to optimally customize and use this instance. Here are some pointers for more information." : "Постоји доста доступних функционалности и конфигурација да оптимално прилагодите и користите ову инстанце. Овде су неки основни савети.",
+ "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 <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>." : "За пресељење на другу базу података, користите алат командне линије: 'occ db:convert-type', или погледајте <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">документацију ↗</a>.",
"How to do backups" : "Како правити резерве",
"Advanced monitoring" : "Напредно праћење",
"Performance tuning" : "Побољшање перформанси",
"Improving the config.php" : "Побољшање фајла поставки",
"Theming" : "Теме",
+ "Check the security of your Nextcloud over our security scan" : "Проверавање безбедности Вашег Некстклауда кроз наше безбедоносно скенирање",
"Hardening and security guidance" : "Ојачавање система и безбедносне препоруке",
+ "Personal" : "Лично",
+ "Administration" : "Администрација",
+ "You are using <strong>%s</strong> of <strong>%s</strong>" : "Користите <strong>%s</strong> од <strong>%s</strong>.",
+ "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Користите <strong>%s</strong> од <strong>%s</strong> (<strong>%s%%</strong>)",
"Profile picture" : "Слика профила",
"Upload new" : "Отпреми нову",
+ "Select from Files" : "Изабери из фајлова",
"Remove image" : "Уклони слику",
+ "png or jpg, max. 20 MB" : "png или jpg, макс. 20 MB",
+ "Picture provided by original account" : "Слика оригиналног налога",
"Cancel" : "Одустани",
+ "Choose as profile picture" : "Одаберите слику профила",
"Full name" : "Пуно име",
"No display name set" : "Није постављено име за приказ",
"Email" : "Е-пошта",
- "Your email address" : "Ваша адреса е-поште",
- "No email address set" : "Није постављена е-адреса",
- "You are member of the following groups:" : "Имате чланство у следећим групама:",
+ "Your email address" : "Адреса Ваше е-поште",
+ "No email address set" : "Није постављена адреса е-поште",
+ "For password reset and notifications" : "За ресетовање лозинке и обавештења",
+ "Phone number" : "Број телефона",
+ "Your phone number" : "Ваш број телефона",
+ "Address" : "Адреса",
+ "Your postal address" : "Ваша адреса становања",
+ "Website" : "Веб сајт",
+ "It can take up to 24 hours before the account is displayed as verified." : "Може да прође и до 24h пре него што налог буде потврђен.",
+ "Link https://…" : "Веза https://…",
+ "Twitter" : "Твитер",
+ "Twitter handle @…" : "Твитер надимак @…",
+ "You are member of the following groups:" : "Члан сте следећих група:",
"Language" : "Језик",
"Help translate" : " Помозите у превођењу",
"Password" : "Лозинка",
"Current password" : "Тренутна лозинка",
"New password" : "Нова лозинка",
"Change password" : "Измени лозинку",
+ "Web, desktop and mobile clients currently logged in to your account." : "Веб, рачунарски и мобилни клијенти тренутно пријављени на Ваш налог.",
+ "Device" : "Уређај",
+ "Last activity" : "Последња активност",
+ "App name" : "Име апликације",
+ "Create new app password" : "Направите нову лозинку апликације",
+ "Use the credentials below to configure your app or device." : "Употребите акредитиве наведене испод да подесите Вашу апликацију или уређај.",
+ "For security reasons this password will only be shown once." : "Из безбедносних разлога, ова лозинка ће бити приказана само једном.",
"Username" : "Корисничко име",
"Done" : "Завршено",
+ "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Развијено од стране {communityopen}Некстклауд заједнице{linkclose}, {githubopen}изворни код{linkclose} је под {licenseopen}AGPL{linkclose} лиценцом.",
+ "Follow us on Google+" : "Пратите нас на Google+",
+ "Like our Facebook page" : "Лајкујте нашу Фејсбук страну",
+ "Follow us on Twitter" : "Пратите нас на Твитеру",
+ "Check out our blog" : "Баците поглед на наш блог",
+ "Subscribe to our newsletter" : "Пријавите се на наше новине",
+ "Settings" : "Подешавања",
"Show storage location" : "Прикажи локацију складишта",
"Show user backend" : "Прикажи позадину за кориснике",
- "Show email address" : "Прикажи е-адресу",
+ "Show last login" : "Прикажи последњу пријаву",
+ "Show email address" : "Прикажи адресу е-поште",
"Send email to new user" : "Пошаљи е-пошту новом кориснику",
+ "When the password of a new user is left empty, an activation email with a link to set the password is sent." : "Када се поље лозинке новог корисника остави празним, кориснику ће бити послата е-пошта са везом за постављање лозинке.",
"E-Mail" : "Е-пошта",
"Create" : "Направи",
"Admin Recovery Password" : "Администраторска лозинка за опоравак",
"Enter the recovery password in order to recover the users files during password change" : "Унесите лозинку за опоравак корисничких фајлова током промене лозинке",
+ "Group name" : "Назив групе",
"Everyone" : "Сви",
"Admins" : "Администратори",
+ "Disabled" : "Искључено",
+ "Default quota" : "Подразумевана квота",
"Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Унесите квоту складиштења (нпр. 512 MB или 12 GB)",
"Unlimited" : "Неограничено",
"Other" : "Друго",
+ "Group admin for" : "Администратор групе за",
"Quota" : "Квота",
+ "Storage location" : "Локација складишта",
+ "User backend" : "Позадина за кориснике",
+ "Last login" : "Последња пријава",
"change full name" : "измени пуно име",
"set new password" : "постави нову лозинку",
- "change email address" : "измени е-адресу",
+ "change email address" : "измени адресу е-поште",
"Default" : "Подразумевано",
"Enabled" : "Укључено",
"Not enabled" : "Искључено",
"Please provide an admin recovery password, otherwise all user data will be lost" : "Наведите администраторску лозинку опоравка. У супротном, сви кориснички подаци биће изгубљени.",
- "Backend doesn't support password change, but the user's encryption key was successfully updated." : "Позадина не подржава измеу лозинке али кориснички шифрарски кључеви су успешно ажурирани.",
+ "Backend doesn't support password change, but the user's encryption key was successfully updated." : "Позадина не подржава измену лозинке, али су кориснички шифрарски кључеви успешно ажурирани.",
"test email settings" : "тестирајте поставке е-поште",
"Invalid request" : "Неисправан захтев",
"Admins can't remove themself from the admin group" : "Администратор не може себе да уклони из admin групе",
@@ -250,28 +400,56 @@ OC.L10N.register(
"Uninstall" : "Деинсталирај",
"__language_name__" : "Српски",
"Personal info" : "Лични подаци",
- "Sync clients" : "Синхронизовање клијената",
+ "Sessions" : "Сесије",
+ "App passwords" : "Апликативне лозинке",
+ "Sync clients" : "Клијенти у синхронизацији",
"This is used for sending out notifications." : "Ово се користи за слање обавештења.",
- "php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "ПХП није подешен да може да провери системске променљиве. Проба са getenv(\"PATH\") враћа празан одговор.",
- "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "ПХП је очигледно подешен да се скида уметнуте док блокова. То ће учинити неколико кључних апликација недоступним.",
- "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "Недостаје ПХП модул „fileinfo“. Препоручујемо вам да га укључите да бисте добили најбоље резултате с откривањем МИМЕ врста.",
+ "php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP није подешен да може да провери системске променљиве. Проба са getenv(\"PATH\") враћа празан одговор.",
+ "Please check the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installation documentation ↗</a> for php configuration notes and the php configuration of your server, especially when using php-fpm." : "Погледајте <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">инсталациону документацију ↗</a> за белешке око PHP конфигурације и PHP конфигурацију Вашег сервера, поготову ако користите php-fpm.",
+ "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP је очигледно подешен да склања уметнуте doc блоковe. То ће учинити неколико кључних апликација недоступним.",
+ "%1$s below version %2$s is installed, for stability and performance reasons we recommend updating to a newer %1$s version." : "%1$s испод верзије %2$s је инсталиран. Због стабилности и перформанси, препоручујемо ажурирање на новију, %1$s верзију.",
+ "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "Недостаје PHP модул „fileinfo“. Препоручујемо вам да га укључите да бисте добили најбоље резултате с откривањем MIME типова фајлова.",
"This means that there might be problems with certain characters in file names." : "То значи да може доћи до проблема са неким знаковима у називима фајлова.",
- "We strongly suggest installing the required packages on your system to support one of the following locales: %s." : "Препоручујемо да инсталирате потребне пакете да бисте подржали следеће локалитете: %s",
+ "We strongly suggest installing the required packages on your system to support one of the following locales: %s." : "Препоручујемо да инсталирате потребне пакете да бисте подржали следеће локалитете: %s.",
"If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "Ако инсталација није инсталирана у основи домена и користи системски крон, може бити проблема са генерисањем веб адреса. Да бисте избегли ове проблеме, молимо вас да подесите \"overwrite.cli.url\" опцију у вашем config.php фајлу у путању веб-основе ваше инсталације (Предложено: \"%s\")",
"It was not possible to execute the cronjob via CLI. The following technical errors have appeared:" : "Није било могуће да се изврши крон задатак путем интерфејса командне линије. Појавила су се следеће техничке грешке:",
"Cron" : "Крон",
- "Last cron job execution: %s." : "Последњи извршени крон задатак: %s.",
- "Last cron job execution: %s. Something seems wrong." : "Последњи извршени крон задатак: %s. Нешто изгледа није у реду.",
- "Cron was not executed yet!" : "Крон задатак још увек није извршен!",
+ "Last cron job execution: %s." : "Последњи извршени крон посао: %s.",
+ "Last cron job execution: %s. Something seems wrong." : "Последњи извршени крон посао: %s. Нешто изгледа није у реду.",
+ "Cron was not executed yet!" : "Крон још увек није извршен!",
"cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php је регистрован код вебкрон сервиса за позивање cron.php сваких 15 минута преко протокола http.",
"Use system's cron service to call the cron.php file every 15 minutes." : "Користите системски крон сервис за позивање cron.php фајла сваких 15 минута.",
+ "To run this you need the PHP posix extension. See {linkstart}PHP documentation{linkend} for more details." : "Да бисте ово покренули, потребна је PHP posix екстензија. Погледајте {linkstart}PHP документацију{linkend} за више детаља.",
+ "Allow username autocompletion in share dialog. If this is disabled the full username needs to be entered." : "Дозволи самодовршавање корисничких имена у дијалогу за дељење. Ако је ово искључено, корисник ће морати да унесе пуно корисничко име.",
+ "Uninstall app" : "Деинсталирај апликацију",
+ "Hey there,<br><br>just letting you know that you now have a %s account.<br><br>Your username: <strong>%s</strong><br>Access it: <strong><a href=\"%s\">%s</a></strong><br><br>" : "Поздрав,<br><br>само вас обавештавам да сад имате %s налог.<br><br>Ваше корисничко име: <strong>%s</strong><br>Приступите му на: <strong><a href=\"%s\">%s</a></strong><br><br>",
"Cheers!" : "Здраво!",
+ "Hey there,\n\njust letting you know that you now have a %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Здраво,\n\nСамо да знате да сада имате %s налог.\n\nВаше корисничко име: %s\nПриступите му на: %s\n\n",
+ "For password recovery and notifications" : "За ресетовање лозинке и обавештења",
+ "Your website" : "Ваш веб сајт",
+ "Your Twitter handle" : "Ваш Твитер надимак",
"Get the apps to sync your files" : "Преузмите апликације ради синхронизовања ваших фајлова",
"Desktop client" : "Клијент за рачунар",
"Android app" : "Андроид апликација",
"iOS app" : "иОС апликација",
+ "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Ако желите да подржите пројекат, {contributeopen}придружите се развоју{linkclose} или {contributeopen}разгласите{linkclose}!",
"Show First Run Wizard again" : "Поново прикажи чаробњака за прво покретање",
- "Name" : "назив",
- "Show last log in" : "Прикажи последњу пријаву"
+ "Passcodes that give an app or device permissions to access your account." : "Шифре које апликацији или уређају дају привилегије да приступи Вашем налогу.",
+ "Name" : "Име",
+ "Follow us on Google Plus!" : "Пратите нас на Google+!",
+ "Like our facebook page!" : "Лајкујте нашу Фејсбук страну!",
+ "Subscribe to our twitter channel!" : "Пријавите се на наш твитер канал!",
+ "Subscribe to our news feed!" : "Пријавите се на довод новина!",
+ "Subscribe to our newsletter!" : "Пријавите се на наше новине!",
+ "Show last log in" : "Прикажи последњу пријаву",
+ "You have now an %s account, you can add, protect, and share your data." : "Сада имате %s налог, можете додавати, штитити и делити Ваше податке.",
+ "Verifying" : "Проверавам",
+ "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the Tips & Ticks section and the documentation for more information." : "Због безбедности и перформанси Ваше инстанце сервера, важно је да је све подешено исправно. Да бисмо Вам помогли у томе, радићемо неке аутоматске провере. Погледајте секцију са саветима и триковима, као и документацију за више информација.",
+ "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with MIME type detection." : "Недостаје PHP модул „fileinfo“. Препоручујемо вам да га укључите да бисте добили најбоље резултате с откривањем MIME типова фајлова.",
+ "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "Веб, рачунарске, мобилне и лозинке специфичне за апликације које тренутно имају приступ Вашем налогу.",
+ "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Овде можете изгенерисати појединачне лозинке за апликације, тако да не морате да дајете Вашу лозинку. Можете их појединачно и повући.",
+ "Follow us on Google+!" : "Пратите нас на Google+!",
+ "Follow us on Twitter!" : "Пратите нас на Твитеру!",
+ "Check out our blog!" : "Баците поглед на наш блог!"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");
diff --git a/settings/l10n/sr.json b/settings/l10n/sr.json
index f5ebe0cbc10..e524c09b497 100644
--- a/settings/l10n/sr.json
+++ b/settings/l10n/sr.json
@@ -87,6 +87,7 @@
"Official" : "Званичне",
"All" : "Све",
"Update to %s" : "Ажурирај на %s",
+ "_You have %n app update pending_::_You have %n app updates pending_" : ["Имате ажирирање за %n апликацију","Имате ажирирање за %n апликације","Имате ажирирање за %n апликација"],
"No apps found for your version" : "Нема апликација за вашу верзију",
"The app will be downloaded from the app store" : "Апликација ће бити скинута са продавнице",
"Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "Званичне апликације су развијене за и од стране заједнице. Нуде главне функционалности и спремне су за продукциону употребу.",
@@ -104,11 +105,52 @@
"Updating...." : "Ажурирам…",
"Error while updating app" : "Грешка при ажурирању апликације",
"Updated" : "Ажурирано",
+ "Removing …" : "Уклањам …",
+ "Error while removing app" : "Грешка при уклањању апликације",
+ "Remove" : "Уклони",
+ "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Апликација је укључена, али треба да се ажурира. Бићете преусмерени на страну са ажурирањем за 5 секунди.",
+ "App update" : "Ажурирање апликације",
"Approved" : "Одобрене",
"Experimental" : "Експерименталне",
- "An error occurred. Please upload an ASCII-encoded PEM certificate." : "Дошло је до грешке. Отпремите АСКИ кодирани ПЕМ сертификат.",
+ "No apps found for {query}" : "Није нађена ниједна апликација за претрагу {query}",
+ "Enable all" : "Укључи све",
+ "Allow filesystem access" : "Дозволи приступ фајловима",
+ "Disconnect" : "Раскачи се",
+ "Revoke" : "Повуци",
+ "Internet Explorer" : "Internet Explorer",
+ "Edge" : "Edge",
+ "Firefox" : "Firefox",
+ "Google Chrome" : "Google Chrome",
+ "Safari" : "Safari",
+ "Google Chrome for Android" : "Google Chrome за Андроид",
+ "iPhone iOS" : "iPhone iOS",
+ "iPad iOS" : "iPad iOS",
+ "iOS Client" : "iOS Client",
+ "Android Client" : "Андроид клијент",
+ "Sync client - {os}" : "Клијент за синхронизовање - {os}",
+ "This session" : "Ова сесија",
+ "Copy" : "Копирај",
+ "Copied!" : "Копирано!",
+ "Not supported!" : "Није подржано!",
+ "Press ⌘-C to copy." : "Притисни ⌘-C за копирање.",
+ "Press Ctrl-C to copy." : "Притисни Ctrl-C за копирање.",
+ "Error while loading browser sessions and device tokens" : "Грешка при учитавању сесија веб читача и токена са уређаја",
+ "Error while creating device token" : "Грешка при прављењу токена на уређају",
+ "Error while deleting the token" : "Грешка при брисању токена",
+ "An error occurred. Please upload an ASCII-encoded PEM certificate." : "Дошло је до грешке. Отпремите ASCII кодирани PEM сертификат.",
"Valid until {date}" : "Важи до {date}",
"Delete" : "Обриши",
+ "Local" : "Локално",
+ "Private" : "Приватно",
+ "Only visible to local users" : "Видљиво само локалним корисницима",
+ "Only visible to you" : "Видљиво само Вама",
+ "Contacts" : "Контакти",
+ "Visible to local users and to trusted servers" : "Видљиво локалним корисницима и серверима од поверења",
+ "Public" : "Јавно",
+ "Will be synced to a global and public address book" : "Биће синхронизовано на глобални и јавни именик",
+ "Verify" : "Провери",
+ "Verifying …" : "Проверавам …",
+ "An error occured while changing your language. Please reload the page and try again." : "Грешка приликом промене језика. Освежите страну и покушајте поново.",
"Select a profile picture" : "Изаберите слику профила",
"Very weak password" : "Веома слаба лозинка",
"Weak password" : "Слаба лозинка",
@@ -117,23 +159,45 @@
"Strong password" : "Јака лозинка",
"Groups" : "Групе",
"Unable to delete {objName}" : "Не могу да обришем {objName}",
+ "Error creating group: {message}" : "Грешка при прављењу групе: {message}",
"A valid group name must be provided" : "Мора бити наведено исправно име групе",
"deleted {groupName}" : "обрисана {groupName}",
"undo" : "опозови",
+ "{size} used" : "{size} искоршћенп",
"never" : "никада",
"deleted {userName}" : "обрисан {userName}",
+ "No user found for <strong>{pattern}</strong>" : "Није нађен ниједан корисник за<strong>{pattern}</strong>",
+ "Unable to add user to group {group}" : "Не могу да додам корисника у групу {group}",
+ "Unable to remove user from group {group}" : "Не могу да уклоним корисника из групе {group}",
+ "Add group" : "Додај групу",
+ "Invalid quota value \"{val}\"" : "Неисправна вредност за квоту \"{val}\"",
+ "no group" : "нема групе",
+ "Password successfully changed" : "Лозинка успешно промењена",
"Changing the password will result in data loss, because data recovery is not available for this user" : "Измена лозинке ће резултирати губитком података јер опорављање података није доступно за овог корисника",
+ "Could not change the users email" : "Не могу да изменим е-пошту корисника",
+ "Error while changing status of {user}" : "Грешка при промени статуса корисника {user}",
"A valid username must be provided" : "Морате унети исправно корисничко име",
+ "Error creating user: {message}" : "Грешка при прављењу корисника: {message}",
"A valid password must be provided" : "Морате унети исправну лозинку",
"A valid email must be provided" : "Мора бити наведена исправна е-адреса",
"Developer documentation" : "Програмерска документација",
+ "View in store" : "Погледај у продавници",
+ "Limit to groups" : "Ограничи на групе",
+ "This app has an update available." : "Ова апликација има доступно ажурирање.",
+ "by %s" : "од %s",
+ "%s-licensed" : "%s лиценцирано",
"Documentation:" : "Документација:",
"User documentation" : "Корисничка документација",
"Admin documentation" : "Администраторска документација",
- "Show description …" : "Прикажи опис…",
- "Hide description …" : "Сакриј опис…",
+ "Visit website" : "Посети веб сајт",
+ "Report a bug" : "Пријави проблем",
+ "Show description …" : "Прикажи опис …",
+ "Hide description …" : "Сакриј опис …",
+ "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Ова апликација нема дефинисану минималну верзију Некстклауда на којој ради. Ово ће у будућности постати грешка.",
+ "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Ова апликација нема дефинисану максималну верзију Некстклауда на којој ради. Ово ће у будућности постати грешка.",
"This app cannot be installed because the following dependencies are not fulfilled:" : "Апликација се не може инсталирати јер следеће зависности нису испуњене:",
"Enable only for specific groups" : "Укључи само за одређене групе",
+ "SSL Root Certificates" : "SSL корени сертификат",
"Common Name" : "Уобичајено име",
"Valid until" : "Важи до",
"Issued By" : "Издавач",
@@ -142,101 +206,187 @@
"Administrator documentation" : "Администраторска документација",
"Online documentation" : "Документација на мрежи",
"Forum" : "Форум",
+ "Getting help" : "Добијање помоћи",
"Commercial support" : "Комерцијална подршка",
"None" : "Ништа",
"Login" : "Пријава",
"Plain" : "Обичан",
"NT LAN Manager" : "НТ ЛАН менаџер",
+ "SSL/TLS" : "SSL/TLS",
+ "STARTTLS" : "STARTTLS",
"Email server" : "Сервер е-поште",
"Open documentation" : "Отвори документацију",
+ "It is important to set up this server to be able to send emails, like for password reset and notifications." : "Важно је да подесите сервер да може да шаље е-пошту, када нпр. треба послати ресетовање лозинке или нека обавештења.",
"Send mode" : "Режим слања",
"Encryption" : "Шифровање",
"From address" : "Са адресе",
"mail" : "пошта",
- "Authentication method" : "Начин аутентификације",
+ "Authentication method" : "Начин провере идентитета",
"Authentication required" : "Неопходна провера идентитета",
"Server address" : "Адреса сервера",
"Port" : "Порт",
"Credentials" : "Акредитиви",
- "SMTP Username" : "СМТП корисничко име",
- "SMTP Password" : "СМТП лозинка",
+ "SMTP Username" : "SMTP корисничко име",
+ "SMTP Password" : "SMTP лозинка",
"Store credentials" : "Сачувај акредитиве",
"Test email settings" : "Тестирај поставке е-поште",
"Send email" : "Пошаљи е-пошту",
"Server-side encryption" : "Шифровање на страни сервера",
+ "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "Шифровање на страни сервера омогућава да шифрујете фајлове који се стављају на овај сервер. Цена за ово се плаћа кроз лошије перформансе, тако да треба да омогућите ово само ако Вам је стварно потребно.",
"Enable server-side encryption" : "Укључи шифровање на страни сервера",
+ "Please read carefully before activating server-side encryption: " : "Молимо прочитајте пажљиво пре него што укључите ово шифровање:",
+ "Once encryption is enabled, all files uploaded to the server from that point forward will be encrypted at rest on the server. It will only be possible to disable encryption at a later date if the active encryption module supports that function, and all pre-conditions (e.g. setting a recover key) are met." : "Једном кад се шифровање укључи, сви фајлови окачени на сервер од тог тренутка ће бити шифровани на серверу. Једини начин да искључите шифровање касније је да активни шифрарски модул то подржава и сви остали услови су задовољени (нпр. постављање кључа за опоравак).",
+ "Encryption alone does not guarantee security of the system. Please see documentation for more information about how the encryption app works, and the supported use cases." : "Шифровање само по себи не гарантује безбедност система. Погледајте документацију за више инфромација како шифровање функционише и подржане начине коришћења.",
+ "Be aware that encryption always increases the file size." : "Водите рачуна и да шифровање повећава величину фајлова.",
+ "It is always good to create regular backups of your data, in case of encryption make sure to backup the encryption keys along with your data." : "Увек је паметно да правите редовне резервне копије података. У случају када су подаци шифровани, онда поред њих и резервне копије кључева за шифровања.",
+ "This is the final warning: Do you really want to enable encryption?" : "Ово је последње упозорење: Да ли стварно желите да укључите шифровање?",
"Enable encryption" : "Укључи шифровање",
"No encryption module loaded, please enable an encryption module in the app menu." : "Шифрарски модул није учитан. Укључите га у менију апликација",
"Select default encryption module:" : "Изаберите подразумевани шифрарски модул:",
- "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run 'occ encryption:migrate'" : "Морате да пребаците старе шифрарске кључеве (оунКлауд <= 8.0) на нови. Укључите „оунКлауд подразумевани шифрарски модул“ и покрените 'occ encryption:migrate'",
+ "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run 'occ encryption:migrate'" : "Морате да пребаците старе шифрарске кључеве (оунКлауд <= 8.0) на нове. Укључите „оунКлауд подразумевани шифрарски модул“ и покрените 'occ encryption:migrate'",
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one." : "Морате да преселите шифрарске кључеве старог шифровања (оунКлауд <= 8.0) на нове.",
"Start migration" : "Покрени пресељење",
"Security & setup warnings" : "Безбедносна и упозорења поставе",
+ "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the Tips & Tricks section and the documentation for more information." : "Због безбедности и перформанси Ваше инстанце сервера, важно је да је све подешено исправно. Да бисмо Вам помогли у томе, радићемо неке аутоматске провере. Погледајте секцију са саветима и триковима, као и документацију за више информација.",
+ "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP изгледа није исправно подешен да дохвата променљиве окружења. Тест са getenv(\"PATH\") враћа празну листу као одговор.",
+ "Please check the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installation documentation ↗</a> for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm." : "Погледајте <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">инсталациону документацију ↗</a> за белешке око PHP конфигурације и PHP конфигурацију Вашег сервера, поготову ако користите php-fpm.",
"The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "Омогућена је Само-читај конфигурација. То спречава постављање неке конфигурације преко веб-интерфејса. Осим тога, фајлу мора бити ручно омогућено уписивање код сваког освежавања.",
+ "PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "PHP је очигледно подешен да склања уметнуте doc блокове. То ће учинити неколико кључних апликација недоступним.",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Ово је вероватно изазвано кешом или акцелератором као што су ЗендОПкеш или еАкцелератор.",
+ "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "База података није покренута са \"READ COMMITTED\" нивоом изолације трансакција. Ово може изазвати проблеме ако се више различитих акција изврши у паралели.",
+ "%1$s below version %2$s is installed, for stability and performance reasons it is recommended to update to a newer %1$s version." : "%1$s испод верзије %2$s је инсталиран. Због стабилности и перформанси, препоручује се ажурирање на новију, %1$s верзију.",
+ "The PHP module 'fileinfo' is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "Недостаје PHP модул „fileinfo“. Препоручујемо да га укључите да бисте добили најбоље резултате с откривањем MIME типова фајлова.",
+ "Transactional file locking is disabled, this might lead to issues with race conditions. Enable 'filelocking.enabled' in config.php to avoid these problems. See the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a> for more information." : "Трансактивно закључавање фајлова је искључено, што може довести до проблема са утркивањем процеса. Укључите 'filelocking.enabled' у config.php да бисте избегли проблеме овог типа. Погледајте <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">документацију ↗</a> за више информација.",
"System locale can not be set to a one which supports UTF-8." : "Системски локалитет се не може поставити на неки који подржава УТФ-8",
+ "This means that there might be problems with certain characters in filenames." : "Ово значи да може бити проблема са одређеним каракетерима који се појављују у именима фајлова.",
+ "It is strongly proposed to install the required packages on your system to support one of the following locales: %s." : "Препоручујемо да инсталирате потребне пакете да бисте подржали следеће локалитете: %s.",
+ "If your installation is not installed at the root of the domain and uses system Cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "Ако инсталација није инсталирана у основи домена и користи системски крон, може бити проблема са генерисањем веб адреса. Да бисте избегли ове проблеме, молимо вас да подесите \"overwrite.cli.url\" опцију у вашем config.php фајлу у путању веб-основе ваше инсталације (Предложено: \"%s\")",
+ "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Није било могуће да се изврши крон задатак путем интерфејса командне линије. Појавила су се следеће техничке грешке:",
+ "Please double check the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Добро погледајте <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">инсталациону документацију ↗</a> и проверите за било какве грешке или упозорења у <a href=\"%s\">записнику</a>.",
+ "All checks passed." : "Све провере успешно прошле.",
+ "Background jobs" : "Послови у позадини",
+ "Last job ran %s." : "Последњи посао покренут %s.",
+ "Last job execution ran %s. Something seems wrong." : "Последњи извршени посао је радио %s. Нешто изгледа није у реду.",
+ "Background job didn’t run yet!" : "Послови у позадини се још нису извршили!",
+ "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "За оптималне перформансе, битно је да правилно подесите послове у позадини. За веће инстанце, 'крон' је препоручено подешавање. Погледајте документацију за више информација.",
"Execute one task with each page loaded" : "Изврши један задатак са сваком учитаном страницом",
+ "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php је регистрован код вебкрон сервиса за позивање cron.php сваких 15 минута преко протокола HTTP.",
+ "Use system cron service to call the cron.php file every 15 minutes." : "Користите системски крон сервис за позивање cron.php фајла сваких 15 минута.",
+ "The cron.php needs to be executed by the system user \"%s\"." : "cron.php треба да се извршава као системски корисник \"%s\".",
+ "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Да бисте ово покренули, потребна је PHP POSIX екстензија. Погледајте {linkstart}PHP документацију{linkend} за више детаља.",
"Version" : "Верзија",
"Sharing" : "Дељење",
+ "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Као администратор, можете фино подешавати понашања дељења. Погледајте документацију за више информација.",
"Allow apps to use the Share API" : "Дозвољава апликацијама да користе АПИ дељења",
"Allow users to share via link" : "Дозволи корисницима да деле путем везе",
"Allow public uploads" : "Дозволи јавна отпремања",
+ "Always ask for a password" : "Увек питај за лозинку",
"Enforce password protection" : "Захтевај заштиту лозинком",
"Set default expiration date" : "Постави подразумевано време истека",
"Expire after " : "Истиче након",
"days" : "дана",
"Enforce expiration date" : "Захтевај датум истека",
"Allow resharing" : "Дозволи поновно дељење",
+ "Allow sharing with groups" : "Дозволи дељење са групама",
"Restrict users to only share with users in their groups" : "Ограничи кориснике да могу да деле само унутар групе",
"Exclude groups from sharing" : "Изузми групе из дељења",
- "These groups will still be able to receive shares, but not to initiate them." : "Ове групе ће моћи да примају дељења али не и да их праве.",
+ "These groups will still be able to receive shares, but not to initiate them." : "Ове групе ће моћи да примају дељења, али не и да их праве.",
+ "Allow username autocompletion in share dialog. If this is disabled the full username or email address needs to be entered." : "Дозволи самодовршавање корисничких имена у дијалогу за дељење. Ако је ово искључено, корисник ће морати да унесе пуно корисничко име или адресу е-поште.",
+ "Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "Прикажи текст о ограђивању на јавној страни за отпремање (приказан је само када је сакривена листа фајлова)",
+ "This text will be shown on the public link upload page when the file list is hidden." : "Овај текст ће бити приказан на јавној страни отпремања када је скривен листа фајлова.",
"Tips & tricks" : "Савети и трикови",
+ "There are a lot of features and config switches available to optimally customize and use this instance. Here are some pointers for more information." : "Постоји доста доступних функционалности и конфигурација да оптимално прилагодите и користите ову инстанце. Овде су неки основни савети.",
+ "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 <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>." : "За пресељење на другу базу података, користите алат командне линије: 'occ db:convert-type', или погледајте <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">документацију ↗</a>.",
"How to do backups" : "Како правити резерве",
"Advanced monitoring" : "Напредно праћење",
"Performance tuning" : "Побољшање перформанси",
"Improving the config.php" : "Побољшање фајла поставки",
"Theming" : "Теме",
+ "Check the security of your Nextcloud over our security scan" : "Проверавање безбедности Вашег Некстклауда кроз наше безбедоносно скенирање",
"Hardening and security guidance" : "Ојачавање система и безбедносне препоруке",
+ "Personal" : "Лично",
+ "Administration" : "Администрација",
+ "You are using <strong>%s</strong> of <strong>%s</strong>" : "Користите <strong>%s</strong> од <strong>%s</strong>.",
+ "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Користите <strong>%s</strong> од <strong>%s</strong> (<strong>%s%%</strong>)",
"Profile picture" : "Слика профила",
"Upload new" : "Отпреми нову",
+ "Select from Files" : "Изабери из фајлова",
"Remove image" : "Уклони слику",
+ "png or jpg, max. 20 MB" : "png или jpg, макс. 20 MB",
+ "Picture provided by original account" : "Слика оригиналног налога",
"Cancel" : "Одустани",
+ "Choose as profile picture" : "Одаберите слику профила",
"Full name" : "Пуно име",
"No display name set" : "Није постављено име за приказ",
"Email" : "Е-пошта",
- "Your email address" : "Ваша адреса е-поште",
- "No email address set" : "Није постављена е-адреса",
- "You are member of the following groups:" : "Имате чланство у следећим групама:",
+ "Your email address" : "Адреса Ваше е-поште",
+ "No email address set" : "Није постављена адреса е-поште",
+ "For password reset and notifications" : "За ресетовање лозинке и обавештења",
+ "Phone number" : "Број телефона",
+ "Your phone number" : "Ваш број телефона",
+ "Address" : "Адреса",
+ "Your postal address" : "Ваша адреса становања",
+ "Website" : "Веб сајт",
+ "It can take up to 24 hours before the account is displayed as verified." : "Може да прође и до 24h пре него што налог буде потврђен.",
+ "Link https://…" : "Веза https://…",
+ "Twitter" : "Твитер",
+ "Twitter handle @…" : "Твитер надимак @…",
+ "You are member of the following groups:" : "Члан сте следећих група:",
"Language" : "Језик",
"Help translate" : " Помозите у превођењу",
"Password" : "Лозинка",
"Current password" : "Тренутна лозинка",
"New password" : "Нова лозинка",
"Change password" : "Измени лозинку",
+ "Web, desktop and mobile clients currently logged in to your account." : "Веб, рачунарски и мобилни клијенти тренутно пријављени на Ваш налог.",
+ "Device" : "Уређај",
+ "Last activity" : "Последња активност",
+ "App name" : "Име апликације",
+ "Create new app password" : "Направите нову лозинку апликације",
+ "Use the credentials below to configure your app or device." : "Употребите акредитиве наведене испод да подесите Вашу апликацију или уређај.",
+ "For security reasons this password will only be shown once." : "Из безбедносних разлога, ова лозинка ће бити приказана само једном.",
"Username" : "Корисничко име",
"Done" : "Завршено",
+ "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Развијено од стране {communityopen}Некстклауд заједнице{linkclose}, {githubopen}изворни код{linkclose} је под {licenseopen}AGPL{linkclose} лиценцом.",
+ "Follow us on Google+" : "Пратите нас на Google+",
+ "Like our Facebook page" : "Лајкујте нашу Фејсбук страну",
+ "Follow us on Twitter" : "Пратите нас на Твитеру",
+ "Check out our blog" : "Баците поглед на наш блог",
+ "Subscribe to our newsletter" : "Пријавите се на наше новине",
+ "Settings" : "Подешавања",
"Show storage location" : "Прикажи локацију складишта",
"Show user backend" : "Прикажи позадину за кориснике",
- "Show email address" : "Прикажи е-адресу",
+ "Show last login" : "Прикажи последњу пријаву",
+ "Show email address" : "Прикажи адресу е-поште",
"Send email to new user" : "Пошаљи е-пошту новом кориснику",
+ "When the password of a new user is left empty, an activation email with a link to set the password is sent." : "Када се поље лозинке новог корисника остави празним, кориснику ће бити послата е-пошта са везом за постављање лозинке.",
"E-Mail" : "Е-пошта",
"Create" : "Направи",
"Admin Recovery Password" : "Администраторска лозинка за опоравак",
"Enter the recovery password in order to recover the users files during password change" : "Унесите лозинку за опоравак корисничких фајлова током промене лозинке",
+ "Group name" : "Назив групе",
"Everyone" : "Сви",
"Admins" : "Администратори",
+ "Disabled" : "Искључено",
+ "Default quota" : "Подразумевана квота",
"Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Унесите квоту складиштења (нпр. 512 MB или 12 GB)",
"Unlimited" : "Неограничено",
"Other" : "Друго",
+ "Group admin for" : "Администратор групе за",
"Quota" : "Квота",
+ "Storage location" : "Локација складишта",
+ "User backend" : "Позадина за кориснике",
+ "Last login" : "Последња пријава",
"change full name" : "измени пуно име",
"set new password" : "постави нову лозинку",
- "change email address" : "измени е-адресу",
+ "change email address" : "измени адресу е-поште",
"Default" : "Подразумевано",
"Enabled" : "Укључено",
"Not enabled" : "Искључено",
"Please provide an admin recovery password, otherwise all user data will be lost" : "Наведите администраторску лозинку опоравка. У супротном, сви кориснички подаци биће изгубљени.",
- "Backend doesn't support password change, but the user's encryption key was successfully updated." : "Позадина не подржава измеу лозинке али кориснички шифрарски кључеви су успешно ажурирани.",
+ "Backend doesn't support password change, but the user's encryption key was successfully updated." : "Позадина не подржава измену лозинке, али су кориснички шифрарски кључеви успешно ажурирани.",
"test email settings" : "тестирајте поставке е-поште",
"Invalid request" : "Неисправан захтев",
"Admins can't remove themself from the admin group" : "Администратор не може себе да уклони из admin групе",
@@ -248,28 +398,56 @@
"Uninstall" : "Деинсталирај",
"__language_name__" : "Српски",
"Personal info" : "Лични подаци",
- "Sync clients" : "Синхронизовање клијената",
+ "Sessions" : "Сесије",
+ "App passwords" : "Апликативне лозинке",
+ "Sync clients" : "Клијенти у синхронизацији",
"This is used for sending out notifications." : "Ово се користи за слање обавештења.",
- "php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "ПХП није подешен да може да провери системске променљиве. Проба са getenv(\"PATH\") враћа празан одговор.",
- "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "ПХП је очигледно подешен да се скида уметнуте док блокова. То ће учинити неколико кључних апликација недоступним.",
- "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "Недостаје ПХП модул „fileinfo“. Препоручујемо вам да га укључите да бисте добили најбоље резултате с откривањем МИМЕ врста.",
+ "php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP није подешен да може да провери системске променљиве. Проба са getenv(\"PATH\") враћа празан одговор.",
+ "Please check the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installation documentation ↗</a> for php configuration notes and the php configuration of your server, especially when using php-fpm." : "Погледајте <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">инсталациону документацију ↗</a> за белешке око PHP конфигурације и PHP конфигурацију Вашег сервера, поготову ако користите php-fpm.",
+ "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP је очигледно подешен да склања уметнуте doc блоковe. То ће учинити неколико кључних апликација недоступним.",
+ "%1$s below version %2$s is installed, for stability and performance reasons we recommend updating to a newer %1$s version." : "%1$s испод верзије %2$s је инсталиран. Због стабилности и перформанси, препоручујемо ажурирање на новију, %1$s верзију.",
+ "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "Недостаје PHP модул „fileinfo“. Препоручујемо вам да га укључите да бисте добили најбоље резултате с откривањем MIME типова фајлова.",
"This means that there might be problems with certain characters in file names." : "То значи да може доћи до проблема са неким знаковима у називима фајлова.",
- "We strongly suggest installing the required packages on your system to support one of the following locales: %s." : "Препоручујемо да инсталирате потребне пакете да бисте подржали следеће локалитете: %s",
+ "We strongly suggest installing the required packages on your system to support one of the following locales: %s." : "Препоручујемо да инсталирате потребне пакете да бисте подржали следеће локалитете: %s.",
"If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "Ако инсталација није инсталирана у основи домена и користи системски крон, може бити проблема са генерисањем веб адреса. Да бисте избегли ове проблеме, молимо вас да подесите \"overwrite.cli.url\" опцију у вашем config.php фајлу у путању веб-основе ваше инсталације (Предложено: \"%s\")",
"It was not possible to execute the cronjob via CLI. The following technical errors have appeared:" : "Није било могуће да се изврши крон задатак путем интерфејса командне линије. Појавила су се следеће техничке грешке:",
"Cron" : "Крон",
- "Last cron job execution: %s." : "Последњи извршени крон задатак: %s.",
- "Last cron job execution: %s. Something seems wrong." : "Последњи извршени крон задатак: %s. Нешто изгледа није у реду.",
- "Cron was not executed yet!" : "Крон задатак још увек није извршен!",
+ "Last cron job execution: %s." : "Последњи извршени крон посао: %s.",
+ "Last cron job execution: %s. Something seems wrong." : "Последњи извршени крон посао: %s. Нешто изгледа није у реду.",
+ "Cron was not executed yet!" : "Крон још увек није извршен!",
"cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php је регистрован код вебкрон сервиса за позивање cron.php сваких 15 минута преко протокола http.",
"Use system's cron service to call the cron.php file every 15 minutes." : "Користите системски крон сервис за позивање cron.php фајла сваких 15 минута.",
+ "To run this you need the PHP posix extension. See {linkstart}PHP documentation{linkend} for more details." : "Да бисте ово покренули, потребна је PHP posix екстензија. Погледајте {linkstart}PHP документацију{linkend} за више детаља.",
+ "Allow username autocompletion in share dialog. If this is disabled the full username needs to be entered." : "Дозволи самодовршавање корисничких имена у дијалогу за дељење. Ако је ово искључено, корисник ће морати да унесе пуно корисничко име.",
+ "Uninstall app" : "Деинсталирај апликацију",
+ "Hey there,<br><br>just letting you know that you now have a %s account.<br><br>Your username: <strong>%s</strong><br>Access it: <strong><a href=\"%s\">%s</a></strong><br><br>" : "Поздрав,<br><br>само вас обавештавам да сад имате %s налог.<br><br>Ваше корисничко име: <strong>%s</strong><br>Приступите му на: <strong><a href=\"%s\">%s</a></strong><br><br>",
"Cheers!" : "Здраво!",
+ "Hey there,\n\njust letting you know that you now have a %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Здраво,\n\nСамо да знате да сада имате %s налог.\n\nВаше корисничко име: %s\nПриступите му на: %s\n\n",
+ "For password recovery and notifications" : "За ресетовање лозинке и обавештења",
+ "Your website" : "Ваш веб сајт",
+ "Your Twitter handle" : "Ваш Твитер надимак",
"Get the apps to sync your files" : "Преузмите апликације ради синхронизовања ваших фајлова",
"Desktop client" : "Клијент за рачунар",
"Android app" : "Андроид апликација",
"iOS app" : "иОС апликација",
+ "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Ако желите да подржите пројекат, {contributeopen}придружите се развоју{linkclose} или {contributeopen}разгласите{linkclose}!",
"Show First Run Wizard again" : "Поново прикажи чаробњака за прво покретање",
- "Name" : "назив",
- "Show last log in" : "Прикажи последњу пријаву"
+ "Passcodes that give an app or device permissions to access your account." : "Шифре које апликацији или уређају дају привилегије да приступи Вашем налогу.",
+ "Name" : "Име",
+ "Follow us on Google Plus!" : "Пратите нас на Google+!",
+ "Like our facebook page!" : "Лајкујте нашу Фејсбук страну!",
+ "Subscribe to our twitter channel!" : "Пријавите се на наш твитер канал!",
+ "Subscribe to our news feed!" : "Пријавите се на довод новина!",
+ "Subscribe to our newsletter!" : "Пријавите се на наше новине!",
+ "Show last log in" : "Прикажи последњу пријаву",
+ "You have now an %s account, you can add, protect, and share your data." : "Сада имате %s налог, можете додавати, штитити и делити Ваше податке.",
+ "Verifying" : "Проверавам",
+ "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the Tips & Ticks section and the documentation for more information." : "Због безбедности и перформанси Ваше инстанце сервера, важно је да је све подешено исправно. Да бисмо Вам помогли у томе, радићемо неке аутоматске провере. Погледајте секцију са саветима и триковима, као и документацију за више информација.",
+ "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with MIME type detection." : "Недостаје PHP модул „fileinfo“. Препоручујемо вам да га укључите да бисте добили најбоље резултате с откривањем MIME типова фајлова.",
+ "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "Веб, рачунарске, мобилне и лозинке специфичне за апликације које тренутно имају приступ Вашем налогу.",
+ "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Овде можете изгенерисати појединачне лозинке за апликације, тако да не морате да дајете Вашу лозинку. Можете их појединачно и повући.",
+ "Follow us on Google+!" : "Пратите нас на Google+!",
+ "Follow us on Twitter!" : "Пратите нас на Твитеру!",
+ "Check out our blog!" : "Баците поглед на наш блог!"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
} \ No newline at end of file
diff --git a/settings/l10n/tr.js b/settings/l10n/tr.js
index 040ca39e67f..e3be6cb1521 100644
--- a/settings/l10n/tr.js
+++ b/settings/l10n/tr.js
@@ -342,7 +342,7 @@ OC.L10N.register(
"Current password" : "Geçerli parola",
"New password" : "Yeni parola",
"Change password" : "Parola değiştir",
- "Web, desktop and mobile clients currently logged in to your account." : "Şu anda hesabınıza web, masaüstü ve mobil istemciler oturum açmış.",
+ "Web, desktop and mobile clients currently logged in to your account." : "Şu anda hesabınıza oturum açmış web, masaüstü ve mobil istemciler.",
"Device" : "Aygıt",
"Last activity" : "Son işlem",
"App name" : "Uygulama adı",
@@ -433,7 +433,7 @@ OC.L10N.register(
"Android app" : "Android uygulaması",
"iOS app" : "iOS uygulaması",
"If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Projeyi desteklemek için {contributeopen}geliştirmeye katılabilir{linkclose} ya da  {contributeopen}tanıtımını yapabilirsiniz{linkclose}!",
- "Show First Run Wizard again" : "İlk Çalıştırma Yardımcısı yeniden görüntülensin",
+ "Show First Run Wizard again" : "İlk Çalıştırma Sihirbazı'nı yeniden görüntüle",
"Passcodes that give an app or device permissions to access your account." : "Parola kodları bir uygulama ya da aygıtın hesabınıza erişmesini sağlar.",
"Name" : "Ad",
"Follow us on Google Plus!" : "Bizi Google Plus üzerinde izleyin",
@@ -446,7 +446,7 @@ OC.L10N.register(
"Verifying" : "Doğrulanıyor",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the Tips & Ticks section and the documentation for more information." : "Kopyanızın güvenli ve yüksek başarımla çalışması için ayarların doğru yapılmış olması önemlidir. Bunu sağlamak için bazı otomatik denetimler yapılır. Ayrıntılı bilgi almak için İpuçları bölümüne ve belgelere bakın.",
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with MIME type detection." : "PHP 'fileinfo' modülü bulunamadı. MIME türü algılamasında en iyi sonuçları elde etmek için bu modülü etkinleştirmeniz önerilir.",
- "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "Şu anda hesabınıza erişebilen web, masa üstü ve mobil istemciler ile uygulamaya özel parolalar.",
+ "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "Şu anda hesabınıza erişebilen web, masaüstü ve mobil istemciler ile uygulamaya özel parolalar.",
"Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Bu bölümden uygulamalara özel parolalar üretebilirsiniz. Böylece kendi parolanızı vermeniz gerekmez. Daha sonra bu parolaları ayrı ayrı geçersiz kılabilirsiniz.",
"Follow us on Google+!" : "Bizi Google+ üzerinde izleyin!",
"Follow us on Twitter!" : "Bizi Twitter üzerinde izleyin!",
diff --git a/settings/l10n/tr.json b/settings/l10n/tr.json
index 332a91bfd82..8f8eb253b38 100644
--- a/settings/l10n/tr.json
+++ b/settings/l10n/tr.json
@@ -340,7 +340,7 @@
"Current password" : "Geçerli parola",
"New password" : "Yeni parola",
"Change password" : "Parola değiştir",
- "Web, desktop and mobile clients currently logged in to your account." : "Şu anda hesabınıza web, masaüstü ve mobil istemciler oturum açmış.",
+ "Web, desktop and mobile clients currently logged in to your account." : "Şu anda hesabınıza oturum açmış web, masaüstü ve mobil istemciler.",
"Device" : "Aygıt",
"Last activity" : "Son işlem",
"App name" : "Uygulama adı",
@@ -431,7 +431,7 @@
"Android app" : "Android uygulaması",
"iOS app" : "iOS uygulaması",
"If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Projeyi desteklemek için {contributeopen}geliştirmeye katılabilir{linkclose} ya da  {contributeopen}tanıtımını yapabilirsiniz{linkclose}!",
- "Show First Run Wizard again" : "İlk Çalıştırma Yardımcısı yeniden görüntülensin",
+ "Show First Run Wizard again" : "İlk Çalıştırma Sihirbazı'nı yeniden görüntüle",
"Passcodes that give an app or device permissions to access your account." : "Parola kodları bir uygulama ya da aygıtın hesabınıza erişmesini sağlar.",
"Name" : "Ad",
"Follow us on Google Plus!" : "Bizi Google Plus üzerinde izleyin",
@@ -444,7 +444,7 @@
"Verifying" : "Doğrulanıyor",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the Tips & Ticks section and the documentation for more information." : "Kopyanızın güvenli ve yüksek başarımla çalışması için ayarların doğru yapılmış olması önemlidir. Bunu sağlamak için bazı otomatik denetimler yapılır. Ayrıntılı bilgi almak için İpuçları bölümüne ve belgelere bakın.",
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with MIME type detection." : "PHP 'fileinfo' modülü bulunamadı. MIME türü algılamasında en iyi sonuçları elde etmek için bu modülü etkinleştirmeniz önerilir.",
- "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "Şu anda hesabınıza erişebilen web, masa üstü ve mobil istemciler ile uygulamaya özel parolalar.",
+ "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "Şu anda hesabınıza erişebilen web, masaüstü ve mobil istemciler ile uygulamaya özel parolalar.",
"Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Bu bölümden uygulamalara özel parolalar üretebilirsiniz. Böylece kendi parolanızı vermeniz gerekmez. Daha sonra bu parolaları ayrı ayrı geçersiz kılabilirsiniz.",
"Follow us on Google+!" : "Bizi Google+ üzerinde izleyin!",
"Follow us on Twitter!" : "Bizi Twitter üzerinde izleyin!",