[WIP] firebase init Error
This commit is contained in:
@@ -0,0 +1,44 @@
|
||||
/* Sign-in button text */
|
||||
"Sign in" = "Prihlásiť sa";
|
||||
|
||||
/* Long form sign-in button text */
|
||||
"Sign in with Google" = "Prihlásiť sa pomocou účtu Google";
|
||||
|
||||
/* The title of the promotional prompt to install the Google app. */
|
||||
"PromoTitle" = "Prihlásenie pomocou účtu Google";
|
||||
|
||||
/* The body message of the promotional prompt to install the Google app. */
|
||||
"PromoMessage" = "Nainštalujte si zdarma aplikáciu Google a prihlasujte sa do aplikácií pomocou účtu Google. Nebudete si už musieť pamätať rôzne heslá.";
|
||||
|
||||
/* The cancel button on the promotional prompt to install the Google app. */
|
||||
"PromoActionCancel" = "Zrušiť";
|
||||
|
||||
/* The install button on the promotional prompt to install the Google app. */
|
||||
"PromoActionInstall" = "Inštalovať";
|
||||
|
||||
/* 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" = "Zrušiť";
|
||||
|
||||
/* The name of the iOS native "Settings" app. */
|
||||
"SettingsAppName" = "Nastavenia";
|
||||
|
||||
/* The title for the error dialog for unable to sign in because of EMM policy. */
|
||||
"EmmErrorTitle" = "Nedá sa prihlásiť do účtu";
|
||||
|
||||
/* The text in the error dialog asking user to set up a passcode for the device due to EMM policy. */
|
||||
"EmmPasscodeRequired" = "Správca vyžaduje, aby ste v tomto zariadení nastavili vstupný kód na prístup do príslušného účtu. Nastavte vstupný kód a skúste to znova.";
|
||||
|
||||
/* The text in the error dialog informing user that EMM policy prevented sign-in on the device. */
|
||||
"EmmGeneralError" = "Zariadenie nespĺňa pravidlá zabezpečenia nastavené vaším správcom.";
|
||||
|
||||
/* The title in the error dialog informing user that connecting with Device Policy app is required. */
|
||||
"EmmConnectTitle" = "Prepojiť s aplikáciou Pravidlá pre zariadenie?";
|
||||
|
||||
/* The text in the error dialog informing user that connecting with Device Policy app is required. */
|
||||
"EmmConnectText" = "Na to, aby bolo možné chrániť dáta vašej organizácie, je nutné pred prihlásením aktivovať prepojenie s aplikáciou Pravidlá pre zariadenie.";
|
||||
|
||||
/* The action button label in the error dialog informing user that connecting with Device Policy app is required. */
|
||||
"EmmConnectLabel" = "Prepojiť";
|
||||
@@ -0,0 +1,7 @@
|
||||
fileFormatVersion: 2
|
||||
guid: d29933570b04d4fde87d108a75ff8b80
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
Reference in New Issue
Block a user