| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468 |
- //------------------------------------------------------------------------------
- // <auto-generated>
- // This code was generated by a tool.
- // Runtime Version:4.0.30319.42000
- //
- // Changes to this file may cause incorrect behavior and will be lost if
- // the code is regenerated.
- // </auto-generated>
- //------------------------------------------------------------------------------
- namespace Kitty_Fall.Apis.Language {
- using System;
-
-
- /// <summary>
- /// A strongly-typed resource class, for looking up localized strings, etc.
- /// </summary>
- // This class was auto-generated by the StronglyTypedResourceBuilder
- // class via a tool like ResGen or Visual Studio.
- // To add or remove a member, edit your .ResX file then rerun ResGen
- // with the /str option, or rebuild your VS project.
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "17.0.0.0")]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
- public class Lang {
-
- private static global::System.Resources.ResourceManager resourceMan;
-
- private static global::System.Globalization.CultureInfo resourceCulture;
-
- [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
- internal Lang() {
- }
-
- /// <summary>
- /// Returns the cached ResourceManager instance used by this class.
- /// </summary>
- [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
- public static global::System.Resources.ResourceManager ResourceManager {
- get {
- if (object.ReferenceEquals(resourceMan, null)) {
- global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Kitty_Fall.Apis.Language.Lang", typeof(Lang).Assembly);
- resourceMan = temp;
- }
- return resourceMan;
- }
- }
-
- /// <summary>
- /// Overrides the current thread's CurrentUICulture property for all
- /// resource lookups using this strongly typed resource class.
- /// </summary>
- [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
- public static global::System.Globalization.CultureInfo Culture {
- get {
- return resourceCulture;
- }
- set {
- resourceCulture = value;
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Already have an account.
- /// </summary>
- public static string accountExisted {
- get {
- return ResourceManager.GetString("accountExisted", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to account not found.
- /// </summary>
- public static string accountInvalid {
- get {
- return ResourceManager.GetString("accountInvalid", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Kont ou pa egziste..
- /// </summary>
- public static string accountNotExisted {
- get {
- return ResourceManager.GetString("accountNotExisted", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Already applied to this job.
- /// </summary>
- public static string alreadyApplied {
- get {
- return ResourceManager.GetString("alreadyApplied", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Bad request.
- /// </summary>
- public static string badRequest {
- get {
- return ResourceManager.GetString("badRequest", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Buy successfully.
- /// </summary>
- public static string buyTurnSuccess {
- get {
- return ResourceManager.GetString("buyTurnSuccess", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Please enter otp from sms.
- /// </summary>
- public static string buyTurnSuccessWaiting {
- get {
- return ResourceManager.GetString("buyTurnSuccessWaiting", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Deleted.
- /// </summary>
- public static string deleted {
- get {
- return ResourceManager.GetString("deleted", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to You have accumulated enough points for today..
- /// </summary>
- public static string enoughPoints {
- get {
- return ResourceManager.GetString("enoughPoints", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to An error occurred.
- /// </summary>
- public static string errorOccurred {
- get {
- return ResourceManager.GetString("errorOccurred", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to You have sent the otp beyond the specified time, please wait 5 minutes and try again.
- /// </summary>
- public static string ErrorOutTime {
- get {
- return ResourceManager.GetString("ErrorOutTime", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to OTP expired.
- /// </summary>
- public static string ErrorOutTimeReal {
- get {
- return ResourceManager.GetString("ErrorOutTimeReal", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Game level is not configured.
- /// </summary>
- public static string gameLevelNotConfigured {
- get {
- return ResourceManager.GetString("gameLevelNotConfigured", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Game mode is not configured.
- /// </summary>
- public static string gameModeNotConfigured {
- get {
- return ResourceManager.GetString("gameModeNotConfigured", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Your login code is: %OTP%.
- /// </summary>
- public static string messOtp {
- get {
- return ResourceManager.GetString("messOtp", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to MyID access token is required.
- /// </summary>
- public static string missingMyIdAccessToken {
- get {
- return ResourceManager.GetString("missingMyIdAccessToken", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Transaction ID is required.
- /// </summary>
- public static string missingTransactionId {
- get {
- return ResourceManager.GetString("missingTransactionId", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Istwa misyon an pa egziste oswa li deja reklame..
- /// </summary>
- public static string missionHistoryInvalid {
- get {
- return ResourceManager.GetString("missionHistoryInvalid", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Phone number is required.
- /// </summary>
- public static string missionInvalid {
- get {
- return ResourceManager.GetString("missionInvalid", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to msgTemplateNotFound.
- /// </summary>
- public static string msgTemplateNotFound {
- get {
- return ResourceManager.GetString("msgTemplateNotFound", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Phone number is required.
- /// </summary>
- public static string msisdnInvalid {
- get {
- return ResourceManager.GetString("msisdnInvalid", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to MyID authentication failed.
- /// </summary>
- public static string myIdAuthenticationFailed {
- get {
- return ResourceManager.GetString("myIdAuthenticationFailed", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Not found.
- /// </summary>
- public static string notFound {
- get {
- return ResourceManager.GetString("notFound", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to OTP is invalid.
- /// </summary>
- public static string otpInvalid {
- get {
- return ResourceManager.GetString("otpInvalid", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to please enter otp.
- /// </summary>
- public static string otpnotfound {
- get {
- return ResourceManager.GetString("otpnotfound", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Otp Wrong.
- /// </summary>
- public static string otpwrong {
- get {
- return ResourceManager.GetString("otpwrong", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to out Of Money.
- /// </summary>
- public static string outOfMoney {
- get {
- return ResourceManager.GetString("outOfMoney", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Turn over.
- /// </summary>
- public static string overTurn {
- get {
- return ResourceManager.GetString("overTurn", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to You have subscribed to the package.
- /// </summary>
- public static string packageAlready {
- get {
- return ResourceManager.GetString("packageAlready", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to package is required.
- /// </summary>
- public static string packageInvalid {
- get {
- return ResourceManager.GetString("packageInvalid", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Package not found.
- /// </summary>
- public static string packgsnotpound {
- get {
- return ResourceManager.GetString("packgsnotpound", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to HobbyHub Modpas ou se :.
- /// </summary>
- public static string passwordIs {
- get {
- return ResourceManager.GetString("passwordIs", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Register success!.
- /// </summary>
- public static string registerSuccess {
- get {
- return ResourceManager.GetString("registerSuccess", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Please enter otp from message to confirm registration.
- /// </summary>
- public static string registerSuccessWaiting {
- get {
- return ResourceManager.GetString("registerSuccessWaiting", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Enter Otp from message.
- /// </summary>
- public static string senderOtpSucces {
- get {
- return ResourceManager.GetString("senderOtpSucces", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to You have registered this service.
- /// </summary>
- public static string serviceAlreadyRegistered {
- get {
- return ResourceManager.GetString("serviceAlreadyRegistered", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Congratulations! %prizename% has been added to your main account balance. Continue playing to get gifts!.
- /// </summary>
- public static string spinSuccess {
- get {
- return ResourceManager.GetString("spinSuccess", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to success.
- /// </summary>
- public static string success {
- get {
- return ResourceManager.GetString("success", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Tan an ekspire pou konfigirasyon OTP..
- /// </summary>
- public static string timeoutConfirgOtp {
- get {
- return ResourceManager.GetString("timeoutConfirgOtp", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Unauthorized.
- /// </summary>
- public static string unauthorized {
- get {
- return ResourceManager.GetString("unauthorized", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Unauthorized or not an employer.
- /// </summary>
- public static string unauthorizedOrNotEmployer {
- get {
- return ResourceManager.GetString("unauthorizedOrNotEmployer", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Updated.
- /// </summary>
- public static string updated {
- get {
- return ResourceManager.GetString("updated", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Non itilizatè ou oswa modpas ou pa kòrèk..
- /// </summary>
- public static string userOrPassWrong {
- get {
- return ResourceManager.GetString("userOrPassWrong", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to USSD request timed out.
- /// </summary>
- public static string ussdTimeout {
- get {
- return ResourceManager.GetString("ussdTimeout", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Waiting for OTP.
- /// </summary>
- public static string waitingOtp {
- get {
- return ResourceManager.GetString("waitingOtp", resourceCulture);
- }
- }
- }
- }
|