diff options
Diffstat (limited to 'apps/settings/l10n/sr.json')
-rw-r--r-- | apps/settings/l10n/sr.json | 12 |
1 files changed, 3 insertions, 9 deletions
diff --git a/apps/settings/l10n/sr.json b/apps/settings/l10n/sr.json index fba80d9e604..0c3467b67fa 100644 --- a/apps/settings/l10n/sr.json +++ b/apps/settings/l10n/sr.json @@ -367,12 +367,10 @@ "Couldn't remove app." : "Не могу да уклоним апликацију.", "Couldn't update app." : "Не могу да ажурирам апликацију.", "Backend doesn't support password change, but the user's encryption key was updated." : "Позадина не подржава измену лозинке, али кориснички кључеви за шифровање су успешно ажурирани.", - "You need to set your user email before being able to send test emails." : "Морате поставити адресу е-поште пре слања тестне поруке.", "Revoking this token might prevent the wiping of your device if it hasn't started the wipe yet." : "Повлачење овог токена може онемогућити удаљено брисање овог уређаја, ако оно још није започето.", - "All languages" : "Сви језици", - "Everyone" : "Сви", + "Address" : "Адреса", + "Avatar" : "Аватар", "An error occured during the request. Unable to proceed." : "Догодила се грешка за време захтева. Не може се наставити.", - "Test email settings" : "Тестирај поставке е-поште", "Please read carefully before activating server-side encryption: " : "Прочитајте пажљиво пре но што активирате шифровање на серверској страни:", "Enable encryption" : "Укључи шифровање", "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'", @@ -386,19 +384,15 @@ "Pick background job setting" : "Одаберите поставке позадинског посла", "Recommended" : "Препоручено", "The cron.php needs to be executed by the system user \"%s\"." : "cron.php треба да се извршава као системски корисник „%s“.", - "days" : "дана", "Upload new" : "Отпреми нову", "Select from Files" : "Изабери из фајлова", "Remove image" : "Уклони слику", "Choose as profile picture" : "Одаберите слику профила", "You are using <strong>%s</strong>" : "Користите <strong>%s</strong>.", "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "Користите <strong>%1$s</strong> од <strong>%2$s</strong> (<strong>%3$s%%</strong>)", - "No display name set" : "Није постављено име за приказ", - "Address" : "Адреса", "Your postal address" : "Ваша адреса становања", "It can take up to 24 hours before the account is displayed as verified." : "Може да прође и до 24h пре него што налог буде потврђен.", "Link https://…" : "Веза https://…", - "Twitter handle @…" : "Твитер надимак @…", - "Avatar" : "Аватар" + "Twitter handle @…" : "Твитер надимак @…" },"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 |