Skip to content

Commit 54e7669

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <[email protected]>
1 parent 23e3f04 commit 54e7669

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

l10n/sr.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,12 @@ OC.L10N.register(
33
{
44
"You enabled TOTP two-factor authentication for your account" : "Укључили сте TOTP двофакторску проверу идентитета за Ваш налог",
55
"You disabled TOTP two-factor authentication for your account" : "Искључили сте TOTP двофакторску проверу идентитета за Ваш налог",
6+
"TOTP two-factor authentication disabled by the administration" : "Администратор је искључио TOTP двофакторску проверу идентитета",
67
"TOTP (Authenticator app)" : "TOTP (апликација за проверу идентитета)",
78
"Authenticate with a TOTP app" : "Идентификујте се са TOTP апликацијом",
89
"Two-Factor TOTP Provider" : "Провајдер двофакторске TOTP",
10+
"Two-factor TOTP provider" : "Пружалац услуге двофакторске TOTP",
11+
"A two-factor authentication provider for TOTP (RFC 6238)" : "Пружалац двофакторске провере идентитета за TOTP (RFC 6238)",
912
"Enable TOTP" : "Укључи TOTP",
1013
"Could not enable TOTP" : "Не могу да укључим TOTP",
1114
"Could not verify your key. Please try again" : "Не могу да верификујем Ваш кључ. Пробајте поново",

l10n/sr.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
{ "translations": {
22
"You enabled TOTP two-factor authentication for your account" : "Укључили сте TOTP двофакторску проверу идентитета за Ваш налог",
33
"You disabled TOTP two-factor authentication for your account" : "Искључили сте TOTP двофакторску проверу идентитета за Ваш налог",
4+
"TOTP two-factor authentication disabled by the administration" : "Администратор је искључио TOTP двофакторску проверу идентитета",
45
"TOTP (Authenticator app)" : "TOTP (апликација за проверу идентитета)",
56
"Authenticate with a TOTP app" : "Идентификујте се са TOTP апликацијом",
67
"Two-Factor TOTP Provider" : "Провајдер двофакторске TOTP",
8+
"Two-factor TOTP provider" : "Пружалац услуге двофакторске TOTP",
9+
"A two-factor authentication provider for TOTP (RFC 6238)" : "Пружалац двофакторске провере идентитета за TOTP (RFC 6238)",
710
"Enable TOTP" : "Укључи TOTP",
811
"Could not enable TOTP" : "Не могу да укључим TOTP",
912
"Could not verify your key. Please try again" : "Не могу да верификујем Ваш кључ. Пробајте поново",

0 commit comments

Comments
 (0)