Files
tysdk-intergration/sdk-intergration/Packages/tysdk/Plugins/iOS/Google/GoogleSignIn.bundle/uk.lproj/GoogleSignIn.strings
2024-08-02 20:09:59 +08:00

45 lines
2.5 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
/* Sign-in button text */
"Sign in" = "Увійти";
/* Long form sign-in button text */
"Sign in with Google" = "Увійти в обліковий запис Google";
/* The title of the promotional prompt to install the Google app. */
"PromoTitle" = "Входьте в обліковий запис Google";
/* The body message of the promotional prompt to install the Google app. */
"PromoMessage" = "Установіть безкоштовний додаток Google і входьте в обліковий запис Google у додатках. Не потрібно запам’ятовувати паролі.";
/* The cancel button on the promotional prompt to install the Google app. */
"PromoActionCancel" = "Скасувати";
/* The install button on the promotional prompt to install the Google app. */
"PromoActionInstall" = "Установити";
/* The text for the button for user to acknowledge and dismiss a dialog. */
"OK" = "OK";
/* The text for the button for user to dismiss a dialog without taking any action. */
"Cancel" = "Скасувати";
/* The name of the iOS native "Settings" app. */
"SettingsAppName" = "Налаштування";
/* The title for the error dialog for unable to sign in because of EMM policy. */
"EmmErrorTitle" = "Не вдається ввійти в обліковий запис";
/* The text in the error dialog asking user to set up a passcode for the device due to EMM policy. */
"EmmPasscodeRequired" = "Щоб увійти в обліковий запис, потрібно налаштувати код доступу на пристрої. Зробіть це й повторіть спробу.";
/* The text in the error dialog informing user that EMM policy prevented sign-in on the device. */
"EmmGeneralError" = "Пристрій не відповідає правилу безпеки, яке налаштував адміністратор.";
/* The title in the error dialog informing user that connecting with Device Policy app is required. */
"EmmConnectTitle" = "З’єднатися з додатком Device Policy?";
/* The text in the error dialog informing user that connecting with Device Policy app is required. */
"EmmConnectText" = "Щоб захистити дані організації, потрібно з’єднатися з додатком Device Policy, перш ніж увійти.";
/* The action button label in the error dialog informing user that connecting with Device Policy app is required. */
"EmmConnectLabel" = "З’єднатися";