diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-11-05 02:15:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-11-05 02:15:04 +0000 |
commit | c88aabd1252c00dad59f143853042fc05ebc8d40 (patch) | |
tree | c7a2dd926d364addc83ceb1cf641ab22368f77dc /apps/settings/l10n/sr.js | |
parent | 5c4a66f0c19f5260c0104de31d526c211b801828 (diff) | |
download | nextcloud-server-c88aabd1252c00dad59f143853042fc05ebc8d40.tar.gz nextcloud-server-c88aabd1252c00dad59f143853042fc05ebc8d40.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/sr.js')
-rw-r--r-- | apps/settings/l10n/sr.js | 12 |
1 files changed, 3 insertions, 9 deletions
diff --git a/apps/settings/l10n/sr.js b/apps/settings/l10n/sr.js index 9ce7e0bed06..b63a4e64309 100644 --- a/apps/settings/l10n/sr.js +++ b/apps/settings/l10n/sr.js @@ -369,12 +369,10 @@ OC.L10N.register( "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'", @@ -388,19 +386,15 @@ OC.L10N.register( "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 @…" : "Твитер надимак @…" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); |