Skip to content

Commit 5ddb873

Browse files
committed
Fixing GoogleSignIn bundle
1 parent f6acb76 commit 5ddb873

41 files changed

Lines changed: 1217 additions & 4 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ Cartfile.resolved
88
# OS X
99
.DS_Store
1010

11-
*~.nib
1211

1312
# build
1413
fastlane/report.xml
@@ -25,5 +24,3 @@ artifact/
2524
project.xcworkspace/
2625
xcuserdata/
2726

28-
#Localizable
29-
*.strings
646 Bytes
Binary file not shown.
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
/* Sign-in button text */
2+
"Sign in" = "تسجيل الدخول";
3+
4+
/* Long form sign-in button text */
5+
"Sign in with Google" = "تسجيل الدخول باستخدام Google";
6+
7+
/* The text for the button for user to acknowledge and dismiss a dialog. */
8+
"OK" = "موافق";
9+
10+
/* The text for the button for user to dismiss a dialog without taking any action. */
11+
"Cancel" = "إلغاء";
12+
13+
/* The name of the iOS native "Settings" app. */
14+
"SettingsAppName" = "إعدادات";
15+
16+
/* The title for the error dialog for unable to sign in because of EMM policy. */
17+
"EmmErrorTitle" = "يتعذَّر تسجيل الدخول إلى الحساب";
18+
19+
/* The text in the error dialog asking user to set up a passcode for the device due to EMM policy. */
20+
"EmmPasscodeRequired" = "يطلب منك المشرف تعيين رمز مرور على هذا الجهاز للدخول إلى هذا الحساب. يُرجى تعيين رمز المرور وإعادة المحاولة.";
21+
22+
/* The text in the error dialog informing user that EMM policy prevented sign-in on the device. */
23+
"EmmGeneralError" = "لا يتوافق هذا الجهاز مع سياسة الأمان التي أعدها مشرفك";
24+
25+
/* The title in the error dialog informing user that connecting with Device Policy app is required. */
26+
"EmmConnectTitle" = "هل تريد الربط بتطبيق Device Policy؟";
27+
28+
/* The text in the error dialog informing user that connecting with Device Policy app is required. */
29+
"EmmConnectText" = "يجب الربط مع تطبيق Device Policy قبل تسجيل الدخول لحماية بيانات مؤسستك.";
30+
31+
/* The action button label in the error dialog informing user that connecting with Device Policy app is required. */
32+
"EmmConnectLabel" = "ربط";
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
/* Sign-in button text */
2+
"Sign in" = "Inicia la sessió";
3+
4+
/* Long form sign-in button text */
5+
"Sign in with Google" = "Inicia la sessió amb Google";
6+
7+
/* The text for the button for user to acknowledge and dismiss a dialog. */
8+
"OK" = "D’acord";
9+
10+
/* The text for the button for user to dismiss a dialog without taking any action. */
11+
"Cancel" = "Cancel·la";
12+
13+
/* The name of the iOS native "Settings" app. */
14+
"SettingsAppName" = "Configuració";
15+
16+
/* The title for the error dialog for unable to sign in because of EMM policy. */
17+
"EmmErrorTitle" = "No es pot iniciar la sessió al compte";
18+
19+
/* The text in the error dialog asking user to set up a passcode for the device due to EMM policy. */
20+
"EmmPasscodeRequired" = "L'administrador requereix que estableixis una contrasenya en aquest dispositiu per accedir al compte. Estableix una contrasenya i torna-ho a provar.";
21+
22+
/* The text in the error dialog informing user that EMM policy prevented sign-in on the device. */
23+
"EmmGeneralError" = "El dispositiu no compleix la política de seguretat establerta pel teu administrador.";
24+
25+
/* The title in the error dialog informing user that connecting with Device Policy app is required. */
26+
"EmmConnectTitle" = "Vols connectar-te amb l'aplicació Device Policy?";
27+
28+
/* The text in the error dialog informing user that connecting with Device Policy app is required. */
29+
"EmmConnectText" = "Per protegir les dades de la teva organització, t'has de connectar amb l'aplicació Device Policy abans d'iniciar la sessió.";
30+
31+
/* The action button label in the error dialog informing user that connecting with Device Policy app is required. */
32+
"EmmConnectLabel" = "Vull connectar-me";
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
/* Sign-in button text */
2+
"Sign in" = "Přihlásit se";
3+
4+
/* Long form sign-in button text */
5+
"Sign in with Google" = "Přihlásit se účtem Google";
6+
7+
/* The text for the button for user to acknowledge and dismiss a dialog. */
8+
"OK" = "OK";
9+
10+
/* The text for the button for user to dismiss a dialog without taking any action. */
11+
"Cancel" = "Zrušit";
12+
13+
/* The name of the iOS native "Settings" app. */
14+
"SettingsAppName" = "Nastavení";
15+
16+
/* The title for the error dialog for unable to sign in because of EMM policy. */
17+
"EmmErrorTitle" = "Nelze se přihlásit k účtu";
18+
19+
/* The text in the error dialog asking user to set up a passcode for the device due to EMM policy. */
20+
"EmmPasscodeRequired" = "Administrátor vyžaduje, abyste v tomto zařízení nastavili heslo pro přístup k tomuto účtu. Nastavte prosím heslo a zkuste to znovu.";
21+
22+
/* The text in the error dialog informing user that EMM policy prevented sign-in on the device. */
23+
"EmmGeneralError" = "Zařízení nevyhovuje bezpečnostním zásadám nastaveným administrátorem.";
24+
25+
/* The title in the error dialog informing user that connecting with Device Policy app is required. */
26+
"EmmConnectTitle" = "Propojit s aplikací Device Policy?";
27+
28+
/* The text in the error dialog informing user that connecting with Device Policy app is required. */
29+
"EmmConnectText" = "Aby bylo možné chránit data vaší organizace, před přihlášením je nutné aktivovat propojení s aplikací Device Policy.";
30+
31+
/* The action button label in the error dialog informing user that connecting with Device Policy app is required. */
32+
"EmmConnectLabel" = "Propojit";
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
/* Sign-in button text */
2+
"Sign in" = "Log ind";
3+
4+
/* Long form sign-in button text */
5+
"Sign in with Google" = "Log ind med Google";
6+
7+
/* The text for the button for user to acknowledge and dismiss a dialog. */
8+
"OK" = "OK";
9+
10+
/* The text for the button for user to dismiss a dialog without taking any action. */
11+
"Cancel" = "Annuller";
12+
13+
/* The name of the iOS native "Settings" app. */
14+
"SettingsAppName" = "Indstillinger";
15+
16+
/* The title for the error dialog for unable to sign in because of EMM policy. */
17+
"EmmErrorTitle" = "Der kunne ikke logges ind på kontoen";
18+
19+
/* The text in the error dialog asking user to set up a passcode for the device due to EMM policy. */
20+
"EmmPasscodeRequired" = "Din administrator kræver, at du angiver en adgangskode på enheden for at få adgang til kontoen. Angiv en adgangskode, og prøv igen.";
21+
22+
/* The text in the error dialog informing user that EMM policy prevented sign-in on the device. */
23+
"EmmGeneralError" = "Enheden overholder ikke den sikkerhedspolitik, der er angivet af din administrator.";
24+
25+
/* The title in the error dialog informing user that connecting with Device Policy app is required. */
26+
"EmmConnectTitle" = "Vil du oprette forbindelse til appen Device Policy?";
27+
28+
/* The text in the error dialog informing user that connecting with Device Policy app is required. */
29+
"EmmConnectText" = "Du skal oprette forbindelse til appen Device Policy, inden du logger ind, for at beskytte din organisations data.";
30+
31+
/* The action button label in the error dialog informing user that connecting with Device Policy app is required. */
32+
"EmmConnectLabel" = "Opret forbindelse";
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
/* Sign-in button text */
2+
"Sign in" = "Anmelden";
3+
4+
/* Long form sign-in button text */
5+
"Sign in with Google" = "Über Google anmelden";
6+
7+
/* The text for the button for user to acknowledge and dismiss a dialog. */
8+
"OK" = "OK";
9+
10+
/* The text for the button for user to dismiss a dialog without taking any action. */
11+
"Cancel" = "Abbrechen";
12+
13+
/* The name of the iOS native "Settings" app. */
14+
"SettingsAppName" = "Einstellungen";
15+
16+
/* The title for the error dialog for unable to sign in because of EMM policy. */
17+
"EmmErrorTitle" = "Anmelden im Konto nicht möglich";
18+
19+
/* The text in the error dialog asking user to set up a passcode for the device due to EMM policy. */
20+
"EmmPasscodeRequired" = "Ihr Administrator hat festgelegt, dass auf diesem Gerät ein Sicherheitscode eingerichtet werden muss, um auf dieses Konto zuzugreifen. Bitte legen Sie einen Sicherheitscode fest und versuchen Sie es noch einmal.";
21+
22+
/* The text in the error dialog informing user that EMM policy prevented sign-in on the device. */
23+
"EmmGeneralError" = "Das Gerät ist nicht mit den von Ihrem Administrator festgelegten Sicherheitsrichtlinien konform.";
24+
25+
/* The title in the error dialog informing user that connecting with Device Policy app is required. */
26+
"EmmConnectTitle" = "Mit der Device Policy App verknüpfen?";
27+
28+
/* The text in the error dialog informing user that connecting with Device Policy app is required. */
29+
"EmmConnectText" = "Zum Schutz der Daten Ihrer Organisation müssen Sie Ihr Gerät zuerst mit der Device Policy App verknüpfen, bevor Sie sich anmelden.";
30+
31+
/* The action button label in the error dialog informing user that connecting with Device Policy app is required. */
32+
"EmmConnectLabel" = "Verknüpfen";
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
/* Sign-in button text */
2+
"Sign in" = "Σύνδεση";
3+
4+
/* Long form sign-in button text */
5+
"Sign in with Google" = "Συνδεθείτε με το Google";
6+
7+
/* The text for the button for user to acknowledge and dismiss a dialog. */
8+
"OK" = "ΟΚ";
9+
10+
/* The text for the button for user to dismiss a dialog without taking any action. */
11+
"Cancel" = "Άκυρο";
12+
13+
/* The name of the iOS native "Settings" app. */
14+
"SettingsAppName" = "Ρυθμίσεις";
15+
16+
/* The title for the error dialog for unable to sign in because of EMM policy. */
17+
"EmmErrorTitle" = "Δεν είναι δυνατή η σύνδεση στον λογαριασμό";
18+
19+
/* The text in the error dialog asking user to set up a passcode for the device due to EMM policy. */
20+
"EmmPasscodeRequired" = "Ο διαχειριστής σας απαιτεί να ορίσετε έναν κωδικό πρόσβασης στη συσκευή, για να έχετε πρόσβαση σε αυτόν τον λογαριασμό. Ορίστε έναν κωδικό πρόσβασης και δοκιμάστε ξανά.";
21+
22+
/* The text in the error dialog informing user that EMM policy prevented sign-in on the device. */
23+
"EmmGeneralError" = "Η συσκευή δεν συμμορφώνεται με την πολιτική ασφαλείας που έχει ορίσει ο διαχειριστής σας.";
24+
25+
/* The title in the error dialog informing user that connecting with Device Policy app is required. */
26+
"EmmConnectTitle" = "Σύνδεση με την εφαρμογή Device Policy;";
27+
28+
/* The text in the error dialog informing user that connecting with Device Policy app is required. */
29+
"EmmConnectText" = "Προκειμένου να προστατεύσετε τα δεδομένα του οργανισμού σας, θα πρέπει να συνδεθείτε με την εφαρμογή Device Policy προτού συνδεθείτε στον λογαριασμό σας.";
30+
31+
/* The action button label in the error dialog informing user that connecting with Device Policy app is required. */
32+
"EmmConnectLabel" = "Σύνδεση";
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
/* Sign-in button text */
2+
"Sign in" = "Sign in";
3+
4+
/* Long form sign-in button text */
5+
"Sign in with Google" = "Sign in with Google";
6+
7+
/* The text for the button for user to acknowledge and dismiss a dialog. */
8+
"OK" = "OK";
9+
10+
/* The text for the button for user to dismiss a dialog without taking any action. */
11+
"Cancel" = "Cancel";
12+
13+
/* The name of the iOS native "Settings" app. */
14+
"SettingsAppName" = "Settings";
15+
16+
/* The title for the error dialog for unable to sign in because of EMM policy. */
17+
"EmmErrorTitle" = "Unable to sign in to account";
18+
19+
/* The text in the error dialog asking user to set up a passcode for the device due to EMM policy. */
20+
"EmmPasscodeRequired" = "Your administrator requires you to set a passcode on this device to access this account. Please set a passcode and try again.";
21+
22+
/* The text in the error dialog informing user that EMM policy prevented sign-in on the device. */
23+
"EmmGeneralError" = "The device is not compliant with the security policy set by your administrator.";
24+
25+
/* The title in the error dialog informing user that connecting with Device Policy app is required. */
26+
"EmmConnectTitle" = "Connect with Device Policy App?";
27+
28+
/* The text in the error dialog informing user that connecting with Device Policy app is required. */
29+
"EmmConnectText" = "In order to protect your organization's data, you must connect with the Device Policy app before logging in.";
30+
31+
/* The action button label in the error dialog informing user that connecting with Device Policy app is required. */
32+
"EmmConnectLabel" = "Connect";
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
/* Sign-in button text */
2+
"Sign in" = "Sign in";
3+
4+
/* Long form sign-in button text */
5+
"Sign in with Google" = "Sign in with Google";
6+
7+
/* The text for the button for user to acknowledge and dismiss a dialog. */
8+
"OK" = "OK";
9+
10+
/* The text for the button for user to dismiss a dialog without taking any action. */
11+
"Cancel" = "Cancel";
12+
13+
/* The name of the iOS native "Settings" app. */
14+
"SettingsAppName" = "Settings";
15+
16+
/* The title for the error dialog for unable to sign in because of EMM policy. */
17+
"EmmErrorTitle" = "Unable to sign in to account";
18+
19+
/* The text in the error dialog asking user to set up a passcode for the device due to EMM policy. */
20+
"EmmPasscodeRequired" = "Your administrator requires you to set a passcode on this device to access this account. Please set a passcode and try again.";
21+
22+
/* The text in the error dialog informing user that EMM policy prevented sign-in on the device. */
23+
"EmmGeneralError" = "The device is not compliant with the security policy set by your administrator.";
24+
25+
/* The title in the error dialog informing user that connecting with Device Policy app is required. */
26+
"EmmConnectTitle" = "Connect with Device Policy App?";
27+
28+
/* The text in the error dialog informing user that connecting with Device Policy app is required. */
29+
"EmmConnectText" = "In order to protect your organisation's data, you must connect with the Device Policy app before logging in.";
30+
31+
/* The action button label in the error dialog informing user that connecting with Device Policy app is required. */
32+
"EmmConnectLabel" = "Connect";

0 commit comments

Comments
 (0)