/* Sign-in button text */
|
"Sign in" = "Log masuk";
|
|
/* Long form sign-in button text */
|
"Sign in with Google" = "Log masuk dengan Google";
|
|
/* The title of the promotional prompt to install the Google app. */
|
"PromoTitle" = "Log masuk dengan Google";
|
|
/* The body message of the promotional prompt to install the Google app. */
|
"PromoMessage" = "Dapatkan apl Google percuma dan log masuk ke apl menggunakan Akaun Google anda. Tidak perlu mengingati kata laluan.";
|
|
/* The cancel button on the promotional prompt to install the Google app. */
|
"PromoActionCancel" = "Batal";
|
|
/* The install button on the promotional prompt to install the Google app. */
|
"PromoActionInstall" = "Dapatkan";
|
|
/* 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" = "Batal";
|
|
/* The name of the iOS native "Settings" app. */
|
"SettingsAppName" = "Tetapan";
|
|
/* The title for the error dialog for unable to sign in because of EMM policy. */
|
"EmmErrorTitle" = "Tidak dapat log masuk ke akaun";
|
|
/* The text in the error dialog asking user to set up a passcode for the device due to EMM policy. */
|
"EmmPasscodeRequired" = "Pentadbir menghendaki anda menetapkan kod laluan pada peranti ini untuk mengakses akaun ini. Sila tetapkan kod laluan, kemudian cuba lagi.";
|
|
/* The text in the error dialog informing user that EMM policy prevented sign-in on the device. */
|
"EmmGeneralError" = "Peranti tidak mematuhi dasar keselamatan yang ditetapkan oleh pentadbir anda.";
|
|
/* The title in the error dialog informing user that connecting with Device Policy app is required. */
|
"EmmConnectTitle" = "Berhubung dengan Apl Dasar Peranti?";
|
|
/* The text in the error dialog informing user that connecting with Device Policy app is required. */
|
"EmmConnectText" = "Untuk melindungi data organisasi anda, anda mesti berhubung dengan apl Dasar Peranti sebelum log masuk.";
|
|
/* The action button label in the error dialog informing user that connecting with Device Policy app is required. */
|
"EmmConnectLabel" = "Hubungkan";
|