[tx-robot] updated from transifex
This commit is contained in:
Родитель
646f57e5bf
Коммит
4884a89e1f
|
@ -4,8 +4,8 @@ OC.L10N.register(
|
||||||
"Enable TOTP" : "Включить TOTP",
|
"Enable TOTP" : "Включить TOTP",
|
||||||
"This is your new TOTP secret:" : "Это ваш новый TOTP секрет:",
|
"This is your new TOTP secret:" : "Это ваш новый TOTP секрет:",
|
||||||
"Scan this QR code with your TOTP app" : "Просканируйте этот QR код с помощью вашего TOTP приложения",
|
"Scan this QR code with your TOTP app" : "Просканируйте этот QR код с помощью вашего TOTP приложения",
|
||||||
"Once you have configured your app, enter a test code below to ensure that your app has been configured correctly." : "После настройки приложения, введите ниже проверочный ключ, что бы удедиться, что все приложение было настроено правильно.",
|
"Once you have configured your app, enter a test code below to ensure that your app has been configured correctly." : "После настройки приложения, введите ниже проверочный ключ, что бы убедиться, что все приложение было настроено правильно.",
|
||||||
"Authentication code" : "Аутентификационный код",
|
"Authentication code" : "Код аутентификации",
|
||||||
"Verify" : "Проверить",
|
"Verify" : "Проверить",
|
||||||
"Could not verify your key. Please try again" : "Не удаётся проверить ваш ключ. Попробуйте ещё раз.",
|
"Could not verify your key. Please try again" : "Не удаётся проверить ваш ключ. Попробуйте ещё раз.",
|
||||||
"You enabled TOTP two-factor authentication for your account" : "Вы включили двухфакторную авторизацию TOTP для своего аккаунта",
|
"You enabled TOTP two-factor authentication for your account" : "Вы включили двухфакторную авторизацию TOTP для своего аккаунта",
|
||||||
|
@ -15,6 +15,6 @@ OC.L10N.register(
|
||||||
"Two Factor TOTP Provider" : "Второй фактор — приложение TOTP",
|
"Two Factor TOTP Provider" : "Второй фактор — приложение TOTP",
|
||||||
"Submit" : "Отправить",
|
"Submit" : "Отправить",
|
||||||
"Get the authentication code from the two-factor authentication app on your device." : "Получите аутентификационный код из приложения двухфакторной аутентификации на вашем устройстве.",
|
"Get the authentication code from the two-factor authentication app on your device." : "Получите аутентификационный код из приложения двухфакторной аутентификации на вашем устройстве.",
|
||||||
"TOTP second-factor auth" : "Аутентификация вторым фактором с помщью TOTP"
|
"TOTP second-factor auth" : "Аутентификация вторым фактором с помощью TOTP"
|
||||||
},
|
},
|
||||||
"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);");
|
"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);");
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
"Enable TOTP" : "Включить TOTP",
|
"Enable TOTP" : "Включить TOTP",
|
||||||
"This is your new TOTP secret:" : "Это ваш новый TOTP секрет:",
|
"This is your new TOTP secret:" : "Это ваш новый TOTP секрет:",
|
||||||
"Scan this QR code with your TOTP app" : "Просканируйте этот QR код с помощью вашего TOTP приложения",
|
"Scan this QR code with your TOTP app" : "Просканируйте этот QR код с помощью вашего TOTP приложения",
|
||||||
"Once you have configured your app, enter a test code below to ensure that your app has been configured correctly." : "После настройки приложения, введите ниже проверочный ключ, что бы удедиться, что все приложение было настроено правильно.",
|
"Once you have configured your app, enter a test code below to ensure that your app has been configured correctly." : "После настройки приложения, введите ниже проверочный ключ, что бы убедиться, что все приложение было настроено правильно.",
|
||||||
"Authentication code" : "Аутентификационный код",
|
"Authentication code" : "Код аутентификации",
|
||||||
"Verify" : "Проверить",
|
"Verify" : "Проверить",
|
||||||
"Could not verify your key. Please try again" : "Не удаётся проверить ваш ключ. Попробуйте ещё раз.",
|
"Could not verify your key. Please try again" : "Не удаётся проверить ваш ключ. Попробуйте ещё раз.",
|
||||||
"You enabled TOTP two-factor authentication for your account" : "Вы включили двухфакторную авторизацию TOTP для своего аккаунта",
|
"You enabled TOTP two-factor authentication for your account" : "Вы включили двухфакторную авторизацию TOTP для своего аккаунта",
|
||||||
|
@ -13,6 +13,6 @@
|
||||||
"Two Factor TOTP Provider" : "Второй фактор — приложение TOTP",
|
"Two Factor TOTP Provider" : "Второй фактор — приложение TOTP",
|
||||||
"Submit" : "Отправить",
|
"Submit" : "Отправить",
|
||||||
"Get the authentication code from the two-factor authentication app on your device." : "Получите аутентификационный код из приложения двухфакторной аутентификации на вашем устройстве.",
|
"Get the authentication code from the two-factor authentication app on your device." : "Получите аутентификационный код из приложения двухфакторной аутентификации на вашем устройстве.",
|
||||||
"TOTP second-factor auth" : "Аутентификация вторым фактором с помщью TOTP"
|
"TOTP second-factor auth" : "Аутентификация вторым фактором с помощью TOTP"
|
||||||
},"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"
|
},"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"
|
||||||
}
|
}
|
|
@ -6,6 +6,7 @@ OC.L10N.register(
|
||||||
"Scan this QR code with your TOTP app" : "Skanojeni këtë kod QR me aplikacionin tuaj TOTP",
|
"Scan this QR code with your TOTP app" : "Skanojeni këtë kod QR me aplikacionin tuaj TOTP",
|
||||||
"Authentication code" : "Kod mirëfilltësimi",
|
"Authentication code" : "Kod mirëfilltësimi",
|
||||||
"Verify" : "Vërteto",
|
"Verify" : "Vërteto",
|
||||||
|
"Could not verify your key. Please try again" : "Çelësi juaj s'mund të verifikohej. Ju lutem provoni përsëri",
|
||||||
"Authenticate with a TOTP app" : "Mirëfilltësimin kryejeni me një aplikacion TOTP",
|
"Authenticate with a TOTP app" : "Mirëfilltësimin kryejeni me një aplikacion TOTP",
|
||||||
"Get the authentication code from the two-factor authentication app on your device." : "Merreni kodin e mirëfilltësimit pre aplikacionit të mirëfilltësimit dyfaktorësh te pajisja juaj.",
|
"Get the authentication code from the two-factor authentication app on your device." : "Merreni kodin e mirëfilltësimit pre aplikacionit të mirëfilltësimit dyfaktorësh te pajisja juaj.",
|
||||||
"TOTP second-factor auth" : "TOTP second-factor auth"
|
"TOTP second-factor auth" : "TOTP second-factor auth"
|
||||||
|
|
|
@ -4,6 +4,7 @@
|
||||||
"Scan this QR code with your TOTP app" : "Skanojeni këtë kod QR me aplikacionin tuaj TOTP",
|
"Scan this QR code with your TOTP app" : "Skanojeni këtë kod QR me aplikacionin tuaj TOTP",
|
||||||
"Authentication code" : "Kod mirëfilltësimi",
|
"Authentication code" : "Kod mirëfilltësimi",
|
||||||
"Verify" : "Vërteto",
|
"Verify" : "Vërteto",
|
||||||
|
"Could not verify your key. Please try again" : "Çelësi juaj s'mund të verifikohej. Ju lutem provoni përsëri",
|
||||||
"Authenticate with a TOTP app" : "Mirëfilltësimin kryejeni me një aplikacion TOTP",
|
"Authenticate with a TOTP app" : "Mirëfilltësimin kryejeni me një aplikacion TOTP",
|
||||||
"Get the authentication code from the two-factor authentication app on your device." : "Merreni kodin e mirëfilltësimit pre aplikacionit të mirëfilltësimit dyfaktorësh te pajisja juaj.",
|
"Get the authentication code from the two-factor authentication app on your device." : "Merreni kodin e mirëfilltësimit pre aplikacionit të mirëfilltësimit dyfaktorësh te pajisja juaj.",
|
||||||
"TOTP second-factor auth" : "TOTP second-factor auth"
|
"TOTP second-factor auth" : "TOTP second-factor auth"
|
||||||
|
|
Загрузка…
Ссылка в новой задаче