diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-08-27 02:26:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-08-27 02:26:16 +0000 |
commit | 3b2be23fee0cef9edde5443bfa892ca6407d06ff (patch) | |
tree | 9689a2f4aef8dfb068d13605193f7b545ec782bf /apps/settings/l10n/sr.js | |
parent | 78a5768888e5dbeb8aefeea9f5bf5ed032977f5d (diff) | |
download | nextcloud-server-3b2be23fee0cef9edde5443bfa892ca6407d06ff.tar.gz nextcloud-server-3b2be23fee0cef9edde5443bfa892ca6407d06ff.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 | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/apps/settings/l10n/sr.js b/apps/settings/l10n/sr.js index 9b572653e33..3df794ca06e 100644 --- a/apps/settings/l10n/sr.js +++ b/apps/settings/l10n/sr.js @@ -193,10 +193,9 @@ OC.L10N.register( "Copied!" : "Копирано!", "Copy" : "Копирај", "Could not copy app password. Please copy it manually." : "Не могу да копирам апликативну лозинку. Копирајте је ручно.", - "Add" : "Додај", "Your email address" : "Адреса Ваше е-поште", "No email address set" : "Није постављена адреса е-поште", - "Email" : "Е-пошта", + "Add" : "Додај", "You do not have permissions to see the details of this user" : "Немате дозволе да видите детаље о овом кориснику", "Add new password" : "Додај нову лозинку", "Add new email address" : "Додај нову адресу е-поште", @@ -222,6 +221,7 @@ OC.L10N.register( "New user" : "Нови корисник", "Will be autogenerated" : "Биће генерисано аутоматски", "Display name" : "Име за приказ", + "Email" : "Е-пошта", "Default language" : "Подразумевани језик", "Add a new user" : "Додај новог корисника", "Group admin for" : "Администратор групе за", @@ -272,6 +272,11 @@ OC.L10N.register( "Send email to new user" : "Пошаљи е-пошту новом кориснику", "You are about to remove the group {group}. The users will NOT be deleted." : "Управо ћете уклонити групу {group}. Корисници НЕЋЕ бити избрисани.", "Please confirm the group removal " : "Потврдите уклањање групе", + "Address" : "Адреса", + "Full name" : "Пуно име", + "Phone number" : "Број телефона", + "Twitter" : "Твитер", + "Website" : "Веб сајт", "Download and enable" : "Скини и укључи", "Enable" : "Укључи", "Enable untested app" : "Омогући нетестиране апликације", @@ -376,16 +381,10 @@ OC.L10N.register( "You are a member of the following groups:" : "Члан сте следећих група:", "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>)", - "Full name" : "Пуно име", - "No display name set" : "Није постављено име за приказ", - "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 @…" : "Твитер надимак @…", "Help translate" : " Помозите у превођењу", "Locale" : "Локалитет", @@ -413,6 +412,7 @@ OC.L10N.register( "Set default expiration date for link shares" : "Постави подразумевано време истека веза дељења", "Allow username autocompletion in share dialog (if this is disabled the full username or email address needs to be entered)" : "Дозволи самодовршавање корисничких имена у дијалогу за дељење (ако је ово искључено, корисник ће морати да унесе пуно корисничко име или адресу е-поште)", "Restrict username autocompletion to users within the same groups" : "Ограничи ауто-довршавање корисничких имена само за кориснике из исте групе", + "No display name set" : "Није постављено име за приказ", "For password reset and notifications" : "За ресетовање лозинке и обавештења" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); |