diff --git a/iphone/.DS_Store b/iphone/.DS_Store index f3112ba..a73bb25 100644 Binary files a/iphone/.DS_Store and b/iphone/.DS_Store differ diff --git a/iphone/Classes/TiAccountkitModule.m b/iphone/Classes/TiAccountkitModule.m index 7886b76..5a2bcc0 100644 --- a/iphone/Classes/TiAccountkitModule.m +++ b/iphone/Classes/TiAccountkitModule.m @@ -54,11 +54,11 @@ - (void)loginWithPhone:(id)args id phone = [args objectAtIndex:0]; id countryCode = [args objectAtIndex:1]; - ENSURE_TYPE_OR_NIL(phone, NSString); - ENSURE_TYPE_OR_NIL(countryCode, NSString); + ENSURE_TYPE(phone, NSString); + ENSURE_TYPE(countryCode, NSString); - AKFPhoneNumber *phoneNumber = [[AKFPhoneNumber alloc] initWithCountryCode: countryCode ? [countryCode uppercaseString] : nil - phoneNumber: phone ? [TiUtils stringValue:phone] : nil]; + AKFPhoneNumber *phoneNumber = [[AKFPhoneNumber alloc] initWithCountryCode: [countryCode uppercaseString] + phoneNumber: [TiUtils stringValue:phone]]; NSString *inputState = [[NSUUID UUID] UUIDString]; UIViewController *viewController = [accountKit viewControllerForPhoneLoginWithPhoneNumber:phoneNumber diff --git a/iphone/Classes/TiAccountkitModuleAssets.m b/iphone/Classes/TiAccountkitModuleAssets.m index c724a88..808d3e0 100644 --- a/iphone/Classes/TiAccountkitModuleAssets.m +++ b/iphone/Classes/TiAccountkitModuleAssets.m @@ -7,18 +7,18 @@ @implementation TiAccountkitModuleAssets -- (NSData*) moduleAsset +- (NSData *)moduleAsset { - + - return nil; + return nil; } -- (NSData*) resolveModuleAsset:(NSString*)path +- (NSData *)resolveModuleAsset:(NSString *)path { - + - return nil; + return nil; } @end diff --git a/iphone/Resources/.DS_Store b/iphone/Resources/.DS_Store index e1fac45..e46137c 100644 Binary files a/iphone/Resources/.DS_Store and b/iphone/Resources/.DS_Store differ diff --git a/iphone/Resources/AccountKitStrings.bundle/Resources/af.lproj/AccountKit.strings b/iphone/Resources/AccountKitStrings.bundle/Resources/af.lproj/AccountKit.strings index bd06f54..2c96f0d 100644 --- a/iphone/Resources/AccountKitStrings.bundle/Resources/af.lproj/AccountKit.strings +++ b/iphone/Resources/AccountKitStrings.bundle/Resources/af.lproj/AccountKit.strings @@ -19,64 +19,64 @@ // @generated // -"com_accountkit_account_verified" = "Rekening geverifieer!"; -"com_accountkit_button_back" = "Terug"; -"com_accountkit_button_begin" = "Begin"; +"com_accountkit_account_verified" = "Rekening is geverifieer!"; "com_accountkit_button_cancel" = "Kanselleer"; "com_accountkit_button_confirm" = "Bevestig"; "com_accountkit_button_continue" = "Gaan voort"; -"com_accountkit_button_edit" = "REDIGEER"; +"com_accountkit_button_edit" = "WYSIG"; "com_accountkit_button_log_in" = "Meld aan"; "com_accountkit_button_next" = "Volgende"; -"com_accountkit_button_ok" = "Goed"; -"com_accountkit_button_resend_code_in" = "Stuur weer SMS oor %1$d"; -"com_accountkit_button_resend_sms" = "Stuur weer SMS"; -"com_accountkit_button_send_code_in_call" = "Kry ’n oproep"; -"com_accountkit_button_send_code_in_call_details" = "Kry jou kode in ’n stemoproep"; -"com_accountkit_button_send_code_in_call_from_facebook_details" = "Kry jou kode in ’n stemoproep vanaf Facebook"; -"com_accountkit_button_send_code_in_fb" = "Kry ’n kode op Facebook"; -"com_accountkit_button_send_code_in_fb_details" = "Kode sal as ’n Facebook-kennisgewing ontvang word"; -"com_accountkit_button_send_code_in_fb_disclosure" = "Tik “Kry kode op Facebook” om jou kode as ’n kennisgewing op Facebook te ontvang."; +"com_accountkit_button_resend_code_in" = "Stuur SMS weer oor %1$d"; +"com_accountkit_button_resend_sms" = "Stuur SMS weer"; +"com_accountkit_button_send" = "Stuur"; +"com_accountkit_button_send_code_in_call" = "Kry 'n oproep"; +"com_accountkit_button_send_code_in_call_details" = "Kry jou kode in 'n stemoproep"; +"com_accountkit_button_send_code_in_call_from_facebook_details" = "Kry jou kode in 'n stemboodskap van Facebook af"; +"com_accountkit_button_send_code_in_fb" = "Kry 'n kode op Facebook"; +"com_accountkit_button_send_code_in_fb_details" = "Kode sal as 'n Facebook-kennisgewing aankom."; "com_accountkit_button_start" = "Begin"; "com_accountkit_button_start_over" = "Probeer weer"; "com_accountkit_button_submit" = "Dien in"; "com_accountkit_check_email" = "Maak jou e-pos oop"; "com_accountkit_code_sent_to" = "Verifieer jou selfoonnommer %1$@"; -"com_accountkit_confirmation_code_agreement" = "Tik %1$@ om Facebook se Bepalings, Databeleid en koekiegebruik te aanvaar."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Tik %1$@ om Facebook se Bepalings, Databeleid, koekiegebruik en die Privaatheidsbeleid van %6$@ te aanvaar."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Tik %1$@ om Facebook se Bepalings, Databeleid, koekiegebruik en die Privaatheidsbeleid en Diensbepalings van %7$@ te aanvaar."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Tik %1$@ om Facebook se bepalings, databeleid, koekiegebruik en die privaatheidsbeleid en diensbepalings van %7$@ te aanvaar. Kom meer te wete oor hoe jou rekening geverifieer is."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Tik %1$@ om Facebook se bepalings, databeleid, koekiegebruik en die privaatheidsbeleid van %6$@ te aanvaar. Kom meer te wete oor hoe jou rekening geverifieer is."; -"com_accountkit_confirmation_code_agreement_instant_verification" = "Tik %1$@ om Facebook se bepalings, databeleid en koekiegebruik te aanvaar. Kom meer te wete oor hoe jou rekening geverifieer is."; -"com_accountkit_confirmation_code_text" = "Ek het nie ’n kode gekry nie"; +"com_accountkit_confirmation_code_agreement" = "Tik op %1$@ om Facebook se bepalings, databeleid en webkoekiegebruik te aanvaar."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Tik op %1$@ om Facebook se bepalings, databeleid, webkoekiegebruik, en die privaatheidbeleid van %6$@ te aanvaar."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Tik op %1$@ om Facebook se bepalings, databeleid, webkoekiegebruik, en die privaatheidbeleid en diensbepalings van %7$@ te aanvaar."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Tik op %1$@ om Facebook se bepalings, databeleid, webkoekiegebruik, en die privaatheidbeleid en diensbepalings van %7$@ te aanvaar. Kom meer te wete oor hoe jou rekening geverifieer is."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Tik op %1$@ om Facebook se , databeleid, webkoekiegebruik, en die privaatheidbeleid van %6$@ te aanvaar. Kom meer te wete oor hoe jou rekening geverifieer is."; +"com_accountkit_confirmation_code_agreement_instant_verification" = "Tik op %1$@ om Facebook se bepalings, databeleid en webkoekiegebruik te aanvaar. Kom meer te wete oor hoe jou rekening geverifieer is."; +"com_accountkit_confirmation_code_text" = "Ek het nie 'n kode gekry nie"; "com_accountkit_confirmation_code_title" = "Voer jou kode in"; -"com_accountkit_country_code_title" = "Kies jou land"; -"com_accountkit_email_invalid" = "Hierdie e-pos is verkeerd. Probeer asseblief weer."; -"com_accountkit_email_loading_title" = "Stuur tans e-pos\U2026"; -"com_accountkit_email_login_retry_title" = "Bevestig jou e-pos"; -"com_accountkit_email_login_text" = "Tik %1$@ om 'n e-pos-bevestiging vanaf Account Kit deur Facebook te kry om jou te help om %2$@ te gebruik. Jy hoef nie 'n Facebook-rekening te hê om dit te gebruik nie. Leer hoe Facebook jou inligting gebruik."; +"com_accountkit_email_invalid" = "Hierdie e-pos is verkeerd. Probeer weer."; +"com_accountkit_email_loading_title" = "Verifieer tans jou e-posadres \U2026"; +"com_accountkit_email_login_retry_title" = "Bevestig jou e-posadres"; +"com_accountkit_email_login_text" = "Tik %1$@ om 'n e-posbevestiging van Account Kit deur Facebook te kry om jou te help om %2$@ te gebruik. Jy het nie 'n Facebook-rekening nodig om dit te gebruik nie. Vind uit hoe Facebook jou inligting gebruik."; "com_accountkit_email_login_title" = "Voer jou e-posadres in"; -"com_accountkit_email_not_received" = "Stuur weer e-pos"; +"com_accountkit_email_not_received" = "Stuur e-pos weer"; "com_accountkit_email_verify_title" = "Maak die e-pos oop en bevestig jou e-posadres"; -"com_accountkit_enter_code_sent_to" = "Voer die kode in wat na %1$@ gestuur is"; -"com_accountkit_error_title" = "’n Stelselfout het voorgekom. Probeer asseblief weer."; -"com_accountkit_facebook_code_entry_title" = "Voer jou kode vanaf Facebook in"; -"com_accountkit_logging_in" = "Meld tans aan\U2026"; -"com_accountkit_other_ways_to_get_code" = "Ander maniere om ’n kode te kry:"; -"com_accountkit_phone_error_title" = "Voer asseblief ’n geldige selfoonnommer in."; -"com_accountkit_phone_loading_title" = "Stuur tans jou kode\U2026"; -"com_accountkit_phone_login_phone_number_placeholder" = "Nommer"; +"com_accountkit_enter_code_sent_to" = "Voer die kode in wat na %1$@ toe gestuur is"; +"com_accountkit_error_title" = "'n Stelselprobleem het voorgekom. Probeer asseblief weer."; +"com_accountkit_facebook_code_entry_title" = "Voer jou kode van Facebook af in"; +"com_accountkit_ios_button_back" = "Terug"; +"com_accountkit_ios_country_code_title" = "Kies jou land"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "Nommer"; +"com_accountkit_ios_phone_login_text" = "Tik op %1$@ om 'n SMS-bevestiging te kry van Account Kit aangedryf deur Facebook af. %2$@ gebruik Facebook-tegnologie om te help om jou aan te meld, maar jy hoef nie 'n Facebook-rekening te hê nie. Boodskap- en datatariewe kan geld. Vind uit hoe Facebook jou inligting gebruik."; +"com_accountkit_ios_phone_sending_sms" = "Stuur tans 'n SMS met jou kode"; +"com_accountkit_logging_in" = "Teken tans aan ..."; +"com_accountkit_other_ways_to_get_code" = "Ander maniere om die kode te kry:"; +"com_accountkit_phone_error_title" = "Voer asseblief 'n geldige selfoonnommer in."; +"com_accountkit_phone_loading_title" = "Verifieer jou nommer \U2026"; "com_accountkit_phone_login_retry_title" = "Bevestig jou selfoonnommer"; -"com_accountkit_phone_login_text" = "Tik %1$@ om ’n SMS-bevestiging vanaf Account Kit te kry wat deur Facebook aangedryf word. %2$@ gebruik Facebook-tegnologie om jou te help aanteken, maar jy het nie Facebook-rekening nodig nie. Boodskap- en datatariewe kan dalk geld. Leer hoe Facebook jou inligting gebruik."; +"com_accountkit_phone_login_text" = "Tik op %1$@ om jou rekening te verifieer met Account Kit, aangedryf deur Facebook. Jy het nie 'n Facebook-rekening nodig om Account Kit te gebruik nie. 'n SMS kan gestuur word om jou nommer te verifieer. SMS- en datatariewe mag dalk geld. Vind uit hoe Facebook jou inligting gebruik."; "com_accountkit_phone_login_title" = "Voer jou selfoonnommer in"; -"com_accountkit_phone_sending_sms" = "Stuur tans ’n SMS met jou kode"; -"com_accountkit_resend_check" = "Kontroleer jou SMS-inkassie"; +"com_accountkit_phone_sending_code_on_fb_title" = "Stuur tans kode op Facebook \U2026"; +"com_accountkit_resend_check" = "Kyk in jou SMS-inkassie"; "com_accountkit_resend_email_text" = "Stuur nuwe e-pos"; -"com_accountkit_resend_title" = "As jy nie ’n kode gekry het nie:"; -"com_accountkit_return_title" = "Neem jou tans terug na %1$@\U2026"; +"com_accountkit_resend_title" = "As jy nog nie 'n kode ontvang het nie:"; +"com_accountkit_return_title" = "Neem jou tans terug na %1$@ \U2026"; "com_accountkit_sent_title" = "Gestuur!"; -"com_accountkit_success_title" = "Klaar!"; +"com_accountkit_success_title" = "Geverifieer!"; "com_accountkit_toolbar_title" = "Meld by %1$@ aan"; "com_accountkit_verify_confirmation_code_title" = "Ons kon nie jou kode verifieer nie. Probeer asseblief weer:"; -"com_accountkit_verify_title" = "Verifieer tans jou kode\U2026"; -"com_accountkit_voice_call_code_entry_title" = "Voer jou kode van stemoproep af in"; +"com_accountkit_verify_title" = "Verifieer tans jou kode \U2026"; +"com_accountkit_voice_call_code_entry_title" = "Voer jou kode van die stemoproep af in"; diff --git a/iphone/Resources/AccountKitStrings.bundle/Resources/ar.lproj/AccountKit.strings b/iphone/Resources/AccountKitStrings.bundle/Resources/ar.lproj/AccountKit.strings index fb284a7..fd57687 100644 --- a/iphone/Resources/AccountKitStrings.bundle/Resources/ar.lproj/AccountKit.strings +++ b/iphone/Resources/AccountKitStrings.bundle/Resources/ar.lproj/AccountKit.strings @@ -20,64 +20,65 @@ // "com_accountkit_account_verified" = "تم التحقق من الحساب!"; -"com_accountkit_button_back" = "رجوع"; "com_accountkit_button_begin" = "بدء"; "com_accountkit_button_cancel" = "إلغاء"; "com_accountkit_button_confirm" = "تأكيد"; "com_accountkit_button_continue" = "متابعة"; -"com_accountkit_button_edit" = "تعديل."; +"com_accountkit_button_edit" = "تعديل"; "com_accountkit_button_log_in" = "تسجيل الدخول"; "com_accountkit_button_next" = "التالي"; "com_accountkit_button_ok" = "موافق"; -"com_accountkit_button_resend_code_in" = "إرسال رسالة SMS مرة أخرى في %1$d"; -"com_accountkit_button_resend_sms" = "إرسال رسالة SMS مرة أخرى"; +"com_accountkit_button_resend_code_in" = "إرسال رسالة SMS مجددًا خلال %1$d"; +"com_accountkit_button_resend_sms" = "إرسال رسالة SMS مجددًا"; "com_accountkit_button_send" = "إرسال"; "com_accountkit_button_send_code_in_call" = "تلقي مكالمة"; -"com_accountkit_button_send_code_in_call_details" = "الحصول على الرمز من خلال مكالمة صوتية"; -"com_accountkit_button_send_code_in_call_from_facebook_details" = "الحصول على الرمز من خلال مكالمة صوتية من فيسبوك"; -"com_accountkit_button_send_code_in_fb" = "الحصول على رمز على فيسبوك"; -"com_accountkit_button_send_code_in_fb_details" = "سيتم إرسال الرمز كإشعار فيسبوك"; -"com_accountkit_button_send_code_in_fb_disclosure" = "اضغط على \"الحصول على الرمز على فيسبوك\" لتلقي الرمز كإشعار على فيسبوك."; +"com_accountkit_button_send_code_in_call_details" = "تلقي الرمز في مكالمة صوتية"; +"com_accountkit_button_send_code_in_call_from_facebook_details" = "تلقي الرمز في مكالمة صوتية من فيسبوك"; +"com_accountkit_button_send_code_in_fb" = "تلقي رمز على فيسبوك"; +"com_accountkit_button_send_code_in_fb_details" = "سيصل الرمز كإشعار فيسبوك"; "com_accountkit_button_start" = "بدء"; -"com_accountkit_button_start_over" = "حاول مرة أخرى"; +"com_accountkit_button_start_over" = "إعادة المحاولة"; "com_accountkit_button_submit" = "تقديم"; -"com_accountkit_check_email" = "فتح البريد الإلكتروني"; -"com_accountkit_code_sent_to" = "تأكيد رقم هاتفك المحمول %1$@"; -"com_accountkit_confirmation_code_agreement" = "اضغط على %1$@ لقبول شروطسياسة بيانات واستخدام ملفات تعريف الارتباط لفيسبوك."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "اضغط على %1$@ لقبول شروطخصوصية بيانات واستخدام ملفات تعريف الارتباط لفيسبوك وسياسة خصوصية %6$@."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "اضغط على %1$@ لقبول شروطخصوصية بيانات واستخدام ملفات تعريف الارتباط لفيسبوك وسياسة خصوصية وشروط خدمة %7$@."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "اضغط على %1$@ لقبول شروط وسياسة بيانات واستخدام ملفات تعريف الارتباط لفيسبوك وسياسة خصوصية وشروط خدمة %7$@. يمكنك التعرف على المزيد عن كيفية التحقق من الحساب الخاص بك."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "اضغط على %1$@ لقبول شروط وسياسة بيانات واستخدام ملفات تعريف الارتباط لفيسبوك وسياسة خصوصية %6$@. يمكنك التعرف على المزيد عن كيفية التحقق من الحساب الخاص بك."; -"com_accountkit_confirmation_code_agreement_instant_verification" = "اضغط على %1$@ لقبول شروط وسياسة بيانات واستخدام ملفات تعريف الارتباط لفيسبوك. يمكنك التعرف على المزيد عن كيفية التحقق من المحتوى الخاص بك."; -"com_accountkit_confirmation_code_text" = "لم أحصل على الرمز"; +"com_accountkit_check_email" = "فتح بريدك الإلكتروني"; +"com_accountkit_code_sent_to" = "يرجى التحقق من رقم هاتفك المحمول %1$@"; +"com_accountkit_confirmation_code_agreement" = "اضغط على %1$@ لقبول شروط وسياسة بيانات واستخدام ملفات تعريف ارتباط فيسبوك."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "اضغط على %1$@ لقبول شروط وسياسة بيانات واستخدام ملفات تعريف ارتباط وسياسة خصوصية فيسبوك للتطبيق %6$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "اضغط على %1$@ لقبول شروط وسياسة بيانات واستخدام ملفات تعريف ارتباط وسياسة خصوصية وشروط خدمة فيسبوك للتطبيق %7$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "اضغط على %1$@ لقبول شروط وسياسة بيانات واستخدام ملفات تعريف ارتباط وسياسة خصوصية وشروط خدمة فيسبوك للتطبيق %7$@. تعرف على المزيد عن كيفية التحقق من حسابك."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "اضغط على %1$@ لقبول وسياسة بيانات واستخدام ملفات تعريف ارتباط وسياسة خصوصية فيسبوك للتطبيق %6$@. تعرف على المزيد عن كيفية التحقق من حسابك."; +"com_accountkit_confirmation_code_agreement_instant_verification" = "اضغط على %1$@ لقبول شروط وسياسة بيانات واستخدام ملفات تعريف ارتباط فيسبوك. تعرف على المزيد عن كيفية التحقق من حسابك."; +"com_accountkit_confirmation_code_text" = "لم أتلق رمزًا"; "com_accountkit_confirmation_code_title" = "أدخل الرمز"; -"com_accountkit_country_code_title" = "حدد بلدك"; -"com_accountkit_email_invalid" = "عنوان البريد الإلكتروني غير صحيح. يرجى المحاولة مرة أخرى."; -"com_accountkit_email_loading_title" = "جارٍ إرسال بريد إلكتروني\U2026"; -"com_accountkit_email_login_retry_title" = "قم بتأكيد بريدك الإلكتروني"; -"com_accountkit_email_login_text" = "اضغط على %1$@ للحصول على رسالة تأكيد عبر البريد الإلكتروني من Account Kit by Facebook لمساعدتك على استخدام %2$@. لا يتطلب الأمر وجود حساب فيسبوك لاستخدامه. تعرف على كيفية استخدام فيسبوك لمعلوماتك."; +"com_accountkit_email_invalid" = "هذا البريد الإلكتروني غير صحيح. يرجى إعادة المحاولة."; +"com_accountkit_email_loading_title" = "جارٍ التحقق من عنوان بريدك الإلكتروني..."; +"com_accountkit_email_login_retry_title" = "تأكيد على بريدك الإلكتروني"; +"com_accountkit_email_login_text" = "اضغط على %1$@ لتلقي تأكيد بالبريد الإلكتروني من Account Kit من فيسبوك لمساعدتك على استخدام %2$@. لا تحتاج إلى حساب فيسبوك لاستخدامه. تعرف على كيفية استخدام فيسبوك لمعلوماتك."; "com_accountkit_email_login_title" = "أدخل عنوان بريدك الإلكتروني"; "com_accountkit_email_not_received" = "إعادة إرسال البريد الإلكتروني"; -"com_accountkit_email_verify_title" = "افتح رسالة البريد الإلكتروني وقم بتأكيد عنوان بريدك الإلكتروني"; -"com_accountkit_enter_code_sent_to" = "أدخل الرمز الذي تم إرساله إلى %1$@"; -"com_accountkit_error_title" = "حدث خطأ في النظام. يرجى إعادة المحاولة."; -"com_accountkit_facebook_code_entry_title" = "أدخل الرمز الذي تم إرساله من فيسبوك"; -"com_accountkit_logging_in" = "جارٍ تسجيل الدخول\U2026"; -"com_accountkit_other_ways_to_get_code" = "طرق أخرى للحصول على الرمز:"; -"com_accountkit_phone_error_title" = "يُرجى إدخال رقم هاتف محمول صالح."; -"com_accountkit_phone_loading_title" = "جارٍ إرسال الرمز\U2026"; -"com_accountkit_phone_login_phone_number_placeholder" = "الرقم"; -"com_accountkit_phone_login_retry_title" = "تأكيد رقم الهاتف المحمول"; -"com_accountkit_phone_login_text" = "اضغط على %1$@ للحصول على رسالة SMS تأكيدية من Account Kit برعاية فيسبوك. يستخدم %2$@ تقنية فيسبوك لمساعدتك على تسجيل الدخول، لكن دون الحاجة إلى حساب فيسبوك. تُطبق أسعار الرسائل وبيانات الاتصال. تعرف على المزيد."; -"com_accountkit_phone_login_title" = "إدخال رقم الهاتف المحمول"; -"com_accountkit_phone_sending_sms" = "إرسال رسالة SMS تحتوي على الرمز"; -"com_accountkit_resend_check" = "الاطلاع على البريد الوارد لرسائل SMS"; +"com_accountkit_email_verify_title" = "يرجى فتح البريد الإلكتروني وتأكيد عنوان بريدك الإلكتروني"; +"com_accountkit_enter_code_sent_to" = "أدخل الرمز الذي تم إرساله إلى %1$@."; +"com_accountkit_error_title" = "حدثت مشكلة في النظام. يرجى إعادة المحاولة."; +"com_accountkit_facebook_code_entry_title" = "يرجى إدخال الرمز من فيسبوك"; +"com_accountkit_ios_button_back" = "عودة"; +"com_accountkit_ios_country_code_title" = "تحديد بلدك"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "الرقم"; +"com_accountkit_ios_phone_login_text" = "اضغط على %1$@ لتلقي تأكيد عبر رسالة SMS من Account Kit برعاية فيسبوك. يستخدم تطبيق %2$@ تقنية فيسبوك لمساعدتك على تسجيل الدخول، لكنك لن تحتاج إلى حساب فيسبوك. ويتم تطبيق أسعار الرسائل وبيانات الاتصال. تعرف على كيفية استخدام فيسبوك لمعلوماتك."; +"com_accountkit_ios_phone_sending_sms" = "إرسال رسالة SMS بها الرمز الخاص بك"; +"com_accountkit_logging_in" = "جارٍ تسجيل الدخول..."; +"com_accountkit_other_ways_to_get_code" = "طرق أخرى لتلقي الرمز:"; +"com_accountkit_phone_error_title" = "يرجى إدخال رقم هاتف محمول صالح."; +"com_accountkit_phone_loading_title" = "جارٍ التحقق من رقمك..."; +"com_accountkit_phone_login_retry_title" = "يرجى تأكيد رقم هاتفك المحمول"; +"com_accountkit_phone_login_text" = "اضغط على %1$@ للتحقق من حسابك باستخدام Account Kit برعاية فيسبوك. ولا تحتاج إلى حساب فيسبوك لاستخدام Account Kit. قد يتم إرسال رسالة SMS للتحقق من رقمك. ويتم تطبيق أسعار الرسائل وبيانات الاتصال. تعرف على كيفية استخدام فيسبوك لمعلوماتك."; +"com_accountkit_phone_login_title" = "أدخل رقم هاتفك المحمول"; +"com_accountkit_phone_sending_code_on_fb_title" = "جارٍ إرسال الرمز على فيسبوك..."; +"com_accountkit_resend_check" = "يرجى التحقق من البريد الوارد لرسائل SMS"; "com_accountkit_resend_email_text" = "إرسال بريد إلكتروني جديد"; -"com_accountkit_resend_title" = "في حالة عدم استلام الرمز:"; -"com_accountkit_return_title" = "عودة إلى %1$@\U2026"; +"com_accountkit_resend_title" = "في حالة عدم الحصول على رمز:"; +"com_accountkit_return_title" = "جارٍ العودة إلى %1$@..."; "com_accountkit_sent_title" = "تم الإرسال!"; -"com_accountkit_success_title" = "تم!"; +"com_accountkit_success_title" = "تم التحقق!"; "com_accountkit_toolbar_title" = "تسجيل الدخول إلى %1$@"; -"com_accountkit_verify_confirmation_code_title" = "تعذر علينا\ التحقق من رمزك. يرجى إعادة المحاولة:"; -"com_accountkit_verify_title" = "جارٍ التحقق من الرمز\U2026"; -"com_accountkit_voice_call_code_entry_title" = "أدخل الرمز الذي تلقيته خلال مكالمة الفيديو"; +"com_accountkit_verify_confirmation_code_title" = "تعذر علينا التحقق من الرمز، لذا يرجى إعادة المحاولة:"; +"com_accountkit_verify_title" = "جارٍ التحقق من الرمز..."; +"com_accountkit_voice_call_code_entry_title" = "يرجى إدخال رمزك من المكالمة الصوتية"; diff --git a/iphone/Resources/AccountKitStrings.bundle/Resources/ar.lproj/AccountKitCountryCode.strings b/iphone/Resources/AccountKitStrings.bundle/Resources/ar.lproj/AccountKitCountryCode.strings index a1ee765..9140711 100644 --- a/iphone/Resources/AccountKitStrings.bundle/Resources/ar.lproj/AccountKitCountryCode.strings +++ b/iphone/Resources/AccountKitStrings.bundle/Resources/ar.lproj/AccountKitCountryCode.strings @@ -23,10 +23,10 @@ "com_accountkit_country_code_AE" = "الإمارات العربية المتحدة"; "com_accountkit_country_code_AF" = "أفغانستان"; "com_accountkit_country_code_AG" = "أنتيجوا"; -"com_accountkit_country_code_AI" = "أنغويلا"; +"com_accountkit_country_code_AI" = "أنجويلا"; "com_accountkit_country_code_AL" = "ألبانيا"; "com_accountkit_country_code_AM" = "أرمينيا"; -"com_accountkit_country_code_AO" = "أنغولا"; +"com_accountkit_country_code_AO" = "أنجولا"; "com_accountkit_country_code_AR" = "الأرجنتين"; "com_accountkit_country_code_AS" = "ساموا الأمريكية"; "com_accountkit_country_code_AT" = "النمسا"; @@ -35,7 +35,7 @@ "com_accountkit_country_code_AZ" = "أذربيجان"; "com_accountkit_country_code_BA" = "البوسنة والهرسك"; "com_accountkit_country_code_BB" = "بربادوس"; -"com_accountkit_country_code_BD" = "بنغلادش"; +"com_accountkit_country_code_BD" = "بنجلاديش"; "com_accountkit_country_code_BE" = "بلجيكا"; "com_accountkit_country_code_BF" = "بوركينا فاسو"; "com_accountkit_country_code_BG" = "بلغاريا"; @@ -43,21 +43,21 @@ "com_accountkit_country_code_BI" = "بوروندي"; "com_accountkit_country_code_BJ" = "بنين"; "com_accountkit_country_code_BM" = "برمودا"; -"com_accountkit_country_code_BN" = "بروني"; +"com_accountkit_country_code_BN" = "بروناي"; "com_accountkit_country_code_BO" = "بوليفيا"; -"com_accountkit_country_code_BQ" = "بونير، سانت اوستاتيوس وسابا"; +"com_accountkit_country_code_BQ" = "بونير وسان يوستاتيوس وسابا"; "com_accountkit_country_code_BR" = "البرازيل"; -"com_accountkit_country_code_BS" = "باهاماس"; +"com_accountkit_country_code_BS" = "جزر البهاما"; "com_accountkit_country_code_BT" = "بوتان"; "com_accountkit_country_code_BW" = "بوتسوانا"; -"com_accountkit_country_code_BY" = "بيلاروسيا"; +"com_accountkit_country_code_BY" = "بيلاروس"; "com_accountkit_country_code_BZ" = "بليز"; "com_accountkit_country_code_CA" = "كندا"; "com_accountkit_country_code_CD" = "جمهورية الكونغو الديمقراطية"; "com_accountkit_country_code_CF" = "جمهورية أفريقيا الوسطى"; "com_accountkit_country_code_CG" = "جمهورية الكونغو"; "com_accountkit_country_code_CH" = "سويسرا"; -"com_accountkit_country_code_CI" = "ساحل العاج"; +"com_accountkit_country_code_CI" = "كوت ديفوار"; "com_accountkit_country_code_CK" = "جزر كوك"; "com_accountkit_country_code_CL" = "تشيلي"; "com_accountkit_country_code_CM" = "الكاميرون"; @@ -71,49 +71,49 @@ "com_accountkit_country_code_CZ" = "جمهورية التشيك"; "com_accountkit_country_code_DE" = "ألمانيا"; "com_accountkit_country_code_DJ" = "جيبوتي"; -"com_accountkit_country_code_DK" = "الدنمرك"; +"com_accountkit_country_code_DK" = "الدنمارك"; "com_accountkit_country_code_DM" = "دومينيكا"; -"com_accountkit_country_code_DO" = "جمهورية الدومنيكان"; +"com_accountkit_country_code_DO" = "جمهورية الدومينيكان"; "com_accountkit_country_code_DZ" = "الجزائر"; "com_accountkit_country_code_EC" = "الإكوادور"; "com_accountkit_country_code_EE" = "إستونيا"; "com_accountkit_country_code_EG" = "مصر"; "com_accountkit_country_code_EH" = "الصحراء الغربية"; -"com_accountkit_country_code_ER" = "ارتيريا"; +"com_accountkit_country_code_ER" = "إريتريا"; "com_accountkit_country_code_ES" = "إسبانيا"; "com_accountkit_country_code_ET" = "إثيوبيا"; -"com_accountkit_country_code_FI" = "فينلندا"; +"com_accountkit_country_code_FI" = "فنلندا"; "com_accountkit_country_code_FJ" = "فيجي"; "com_accountkit_country_code_FK" = "جزر فوكلاند"; -"com_accountkit_country_code_FM" = "ولايات ميكرونيسيا المتحدة"; +"com_accountkit_country_code_FM" = "ولايات ميكرونيزيا الموحدة"; "com_accountkit_country_code_FO" = "جزر فارو"; "com_accountkit_country_code_FR" = "فرنسا"; -"com_accountkit_country_code_GA" = "الغابون"; +"com_accountkit_country_code_GA" = "الجابون"; "com_accountkit_country_code_GB" = "المملكة المتحدة"; -"com_accountkit_country_code_GD" = "غرينادا"; +"com_accountkit_country_code_GD" = "جرينادا"; "com_accountkit_country_code_GE" = "جورجيا"; -"com_accountkit_country_code_GF" = "غوايانا الفرنسية"; +"com_accountkit_country_code_GF" = "جويانا الفرنسية"; "com_accountkit_country_code_GG" = "جيرنزي"; "com_accountkit_country_code_GH" = "غانا"; "com_accountkit_country_code_GI" = "جبل طارق"; -"com_accountkit_country_code_GL" = "غرينلاند"; -"com_accountkit_country_code_GM" = "غامبيا"; +"com_accountkit_country_code_GL" = "جرينلاند"; +"com_accountkit_country_code_GM" = "جامبيا"; "com_accountkit_country_code_GN" = "غينيا"; -"com_accountkit_country_code_GP" = "غوادلوب"; +"com_accountkit_country_code_GP" = "جوادلوب"; "com_accountkit_country_code_GQ" = "غينيا الاستوائية"; "com_accountkit_country_code_GR" = "اليونان"; -"com_accountkit_country_code_GT" = "غواتيمالا"; -"com_accountkit_country_code_GU" = "غوام"; +"com_accountkit_country_code_GT" = "جواتيمالا"; +"com_accountkit_country_code_GU" = "جوام"; "com_accountkit_country_code_GW" = "غينيا بيساو"; -"com_accountkit_country_code_GY" = "غويانا"; -"com_accountkit_country_code_HK" = "هونغ كونغ"; +"com_accountkit_country_code_GY" = "جويانا"; +"com_accountkit_country_code_HK" = "هونج كونج"; "com_accountkit_country_code_HN" = "هندوراس"; "com_accountkit_country_code_HR" = "كرواتيا"; "com_accountkit_country_code_HT" = "هايتي"; "com_accountkit_country_code_HU" = "المجر"; "com_accountkit_country_code_ID" = "إندونيسيا"; "com_accountkit_country_code_IE" = "أيرلندا"; -"com_accountkit_country_code_IL" = "اسرائيل"; +"com_accountkit_country_code_IL" = "إسرائيل"; "com_accountkit_country_code_IM" = "جزيرة مان"; "com_accountkit_country_code_IN" = "الهند"; "com_accountkit_country_code_IO" = "إقليم المحيط الهندي البريطاني"; @@ -128,7 +128,7 @@ "com_accountkit_country_code_KE" = "كينيا"; "com_accountkit_country_code_KG" = "قيرغيزستان"; "com_accountkit_country_code_KH" = "كمبوديا"; -"com_accountkit_country_code_KI" = "كيريباتي"; +"com_accountkit_country_code_KI" = "كيريباس"; "com_accountkit_country_code_KM" = "جزر القمر"; "com_accountkit_country_code_KN" = "سانت كيتس ونيفس"; "com_accountkit_country_code_KP" = "كوريا الشمالية"; @@ -150,20 +150,20 @@ "com_accountkit_country_code_MA" = "المغرب"; "com_accountkit_country_code_MC" = "موناكو"; "com_accountkit_country_code_MD" = "مولدوفا"; -"com_accountkit_country_code_ME" = "مونتينيجرو"; +"com_accountkit_country_code_ME" = "الجبل الأسود"; "com_accountkit_country_code_MG" = "مدغشقر"; "com_accountkit_country_code_MH" = "جزر مارشال"; "com_accountkit_country_code_MK" = "مقدونيا"; "com_accountkit_country_code_ML" = "مالي"; "com_accountkit_country_code_MM" = "ميانمار"; "com_accountkit_country_code_MN" = "منغوليا"; -"com_accountkit_country_code_MO" = "مكاوي"; +"com_accountkit_country_code_MO" = "ماكاو"; "com_accountkit_country_code_MP" = "جزر ماريانا الشمالية"; "com_accountkit_country_code_MQ" = "مارتينيك"; "com_accountkit_country_code_MR" = "موريتانيا"; "com_accountkit_country_code_MS" = "مونتسيرات"; "com_accountkit_country_code_MT" = "مالطا"; -"com_accountkit_country_code_MU" = "موريتيوس"; +"com_accountkit_country_code_MU" = "موريشيوس"; "com_accountkit_country_code_MV" = "المالديف"; "com_accountkit_country_code_MW" = "مالاوي"; "com_accountkit_country_code_MX" = "المكسيك"; @@ -182,19 +182,19 @@ "com_accountkit_country_code_NU" = "نيوي"; "com_accountkit_country_code_NZ" = "نيوزيلندا"; "com_accountkit_country_code_OM" = "عمان"; -"com_accountkit_country_code_PA" = "باناما"; +"com_accountkit_country_code_PA" = "بنما"; "com_accountkit_country_code_PE" = "بيرو"; -"com_accountkit_country_code_PF" = "بولينسيا الفرنسية"; +"com_accountkit_country_code_PF" = "بولينزيا الفرنسية"; "com_accountkit_country_code_PG" = "بابوا غينيا الجديدة"; "com_accountkit_country_code_PH" = "الفلبين"; "com_accountkit_country_code_PK" = "باكستان"; "com_accountkit_country_code_PL" = "بولندا"; -"com_accountkit_country_code_PM" = "سانت بيير وميكولون"; -"com_accountkit_country_code_PR" = "بورتو ريكو"; +"com_accountkit_country_code_PM" = "سان بيير وميكلون"; +"com_accountkit_country_code_PR" = "بورتوريكو"; "com_accountkit_country_code_PS" = "فلسطين"; "com_accountkit_country_code_PT" = "البرتغال"; "com_accountkit_country_code_PW" = "بالاو"; -"com_accountkit_country_code_PY" = "باراغواي"; +"com_accountkit_country_code_PY" = "باراجواي"; "com_accountkit_country_code_QA" = "قطر"; "com_accountkit_country_code_RE" = "جزيرة ريونيون"; "com_accountkit_country_code_RO" = "رومانيا"; @@ -223,10 +223,10 @@ "com_accountkit_country_code_SZ" = "سوازيلند"; "com_accountkit_country_code_TC" = "جزر توركس وكايكوس"; "com_accountkit_country_code_TD" = "تشاد"; -"com_accountkit_country_code_TG" = "توغو"; -"com_accountkit_country_code_TH" = "تايلاندا"; +"com_accountkit_country_code_TG" = "توجو"; +"com_accountkit_country_code_TH" = "تايلاند"; "com_accountkit_country_code_TJ" = "طاجيكستان"; -"com_accountkit_country_code_TK" = "توكيلو"; +"com_accountkit_country_code_TK" = "توكيلاو"; "com_accountkit_country_code_TL" = "تيمور-ليشتي"; "com_accountkit_country_code_TM" = "تركمانستان"; "com_accountkit_country_code_TN" = "تونس"; @@ -235,16 +235,16 @@ "com_accountkit_country_code_TT" = "ترينيداد وتوباغو"; "com_accountkit_country_code_TV" = "توفالو"; "com_accountkit_country_code_TW" = "تايوان"; -"com_accountkit_country_code_TZ" = "تانزانيا"; +"com_accountkit_country_code_TZ" = "تنزانيا"; "com_accountkit_country_code_UA" = "أوكرانيا"; "com_accountkit_country_code_UG" = "أوغندا"; "com_accountkit_country_code_US" = "الولايات المتحدة"; -"com_accountkit_country_code_UY" = "الأوروغواي"; +"com_accountkit_country_code_UY" = "أوروجواي"; "com_accountkit_country_code_UZ" = "أوزبكستان"; "com_accountkit_country_code_VC" = "سانت فنسنت وجزر غرينادين"; "com_accountkit_country_code_VE" = "فنزويلا"; -"com_accountkit_country_code_VG" = "الجزر العذراء البريطانية"; -"com_accountkit_country_code_VI" = "الجزر العذراء الأمريكية"; +"com_accountkit_country_code_VG" = "جزر فيرجن البريطانية"; +"com_accountkit_country_code_VI" = "جزر فيرجن الأمريكية"; "com_accountkit_country_code_VN" = "فيتنام"; "com_accountkit_country_code_VU" = "فانواتو"; "com_accountkit_country_code_WF" = "واليس وفوتونا"; diff --git a/iphone/Resources/AccountKitStrings.bundle/Resources/bn.lproj/AccountKit.strings b/iphone/Resources/AccountKitStrings.bundle/Resources/bn.lproj/AccountKit.strings index 9e061cf..7c4ae82 100644 --- a/iphone/Resources/AccountKitStrings.bundle/Resources/bn.lproj/AccountKit.strings +++ b/iphone/Resources/AccountKitStrings.bundle/Resources/bn.lproj/AccountKit.strings @@ -19,65 +19,66 @@ // @generated // -"com_accountkit_account_verified" = "অ্যাকাউন্ট যাচাই করা হয়েছে!"; -"com_accountkit_button_back" = "ফিরুন"; +"com_accountkit_account_verified" = "অ্যাকাউন্ট যাচাই করা হয়েছে!"; "com_accountkit_button_begin" = "আরম্ভ করুন"; "com_accountkit_button_cancel" = "বাতিল করুন"; "com_accountkit_button_confirm" = "নিশ্চিত করুন"; -"com_accountkit_button_continue" = "অবিরত রাখুন"; -"com_accountkit_button_edit" = "সম্পাদনা করুন৷"; +"com_accountkit_button_continue" = "চালিয়ে যান"; +"com_accountkit_button_edit" = "সম্পাদনা করুন"; "com_accountkit_button_log_in" = "লগ ইন করুন"; "com_accountkit_button_next" = "পরবর্তী"; "com_accountkit_button_ok" = "ঠিক আছে"; -"com_accountkit_button_resend_code_in" = "%1$d এর মধ্যে আবার এসএমএস পাঠান"; +"com_accountkit_button_resend_code_in" = "%1$d এ আবার এসএমএস পাঠান"; "com_accountkit_button_resend_sms" = "আবার এসএমএস পাঠান"; "com_accountkit_button_send" = "পাঠান"; "com_accountkit_button_send_code_in_call" = "একটি কল পান"; -"com_accountkit_button_send_code_in_call_details" = "কোনো ভয়েস কলের মধ্যে আপনার কোড পান"; -"com_accountkit_button_send_code_in_call_from_facebook_details" = "Facebook থেকে একটি ভয়েস কলে আপনার কোডটি পান"; -"com_accountkit_button_send_code_in_fb" = "Facebook -এ একটি কোড পান"; -"com_accountkit_button_send_code_in_fb_details" = "Facebook এর একটি বিজ্ঞপ্তি হিসেবে কোড আসবে"; -"com_accountkit_button_send_code_in_fb_disclosure" = "Facebook -এ একটি বিজ্ঞপ্তি হিসাবে আপনার কোড পেতে \"Facebook -এ কোডটি পান\" -এ আলতো চাপুন৷"; +"com_accountkit_button_send_code_in_call_details" = "একটি ভয়েস কলে আপনার কোড পান"; +"com_accountkit_button_send_code_in_call_from_facebook_details" = "Facebook থেকে আসা একটি ভয়েস কলে আপনার কোডটি পান"; +"com_accountkit_button_send_code_in_fb" = "Facebook এ একটি কোড পান"; +"com_accountkit_button_send_code_in_fb_details" = "কোড একটি Facebook বিজ্ঞপ্তি হিসেবে আসবে"; "com_accountkit_button_start" = "শুরু করুন"; "com_accountkit_button_start_over" = "আবার চেষ্টা করুন"; "com_accountkit_button_submit" = "জমা দিন"; "com_accountkit_check_email" = "আপনার ইমেল খুলুন"; "com_accountkit_code_sent_to" = "আপনার মোবাইল নম্বর %1$@ যাচাই করুন"; -"com_accountkit_confirmation_code_agreement" = "Facebook এর শ্র্তাবলী, ডেটা নীতি এবং কুকির ব্যবহার স্বীকার করার জন্য %1$@ এ আলতো চাপ দিন৷"; -"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Facebook এর শ্র্তাবলী, ডেটা নীতি, কুকির ব্যবহার এবং %6$@ এর গোপনীয়তা নীতি স্বীকার করার জন্য %1$@ এ আলতো চাপ দিন৷"; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Facebook এর শ্র্তাবলী, ডেটা নীতি, কুকির ব্যবহার এবং গোপনীয়তা নীতি এবং %7$@ এর পরিষেবার শ্র্তাবলী স্বীকার করার জন্য %1$@ এ আলতো চাপ দিন৷"; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Facebook\এর শর্তাবলী, ডেটার নীতি, কুকির ব্যবহার এবং গোপনীয়তা নীতি এবং %7$@ এর পরিষেবার শর্তাবলী প্রাপ্ত করতে %1$@ এ টোকা দিন৷ আরও জানুন আপনার অ্যাকাউন্ট কীভাবে যাচাই করা হয়েছে সে সম্বন্ধে৷"; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Facebook\এর শর্তাবলী, ডেটার নীতি, কুকির ব্যবহার এবং %6$@ এর গোপনীয়তা নীতি প্রাপ্ত করতে %1$@ এ টোকা দিন৷ আরও জানুন আপনার অ্যাকাউন্ট কীভাবে যাচাই করা হয়েছে সে সম্বন্ধে৷"; -"com_accountkit_confirmation_code_agreement_instant_verification" = "Facebook\এর শর্তাবলী, ডেটার নীতি এবং কুকির ব্যবহার প্রাপ্ত করতে %1$@ এ টোকা দিন৷ আরও জানুন আপনার অ্যাকাউন্ট কীভাবে যাচাই করা হয়েছে সে সম্বন্ধে৷"; -"com_accountkit_confirmation_code_text" = "আমি কোনো কোড পাইনি"; +"com_accountkit_confirmation_code_agreement" = "Facebook এর শর্তাবলী, ডেটা নীতি এবং কুকির ব্যবহার স্বীকার করতে %1$@ এ আলতো চাপুন৷"; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Facebook এর শর্তাবলী, ডেটা নীতি, কুকির ব্যবহার এবং %6$@ এর গোপনীয়তা নীতি স্বীকার করতে %1$@ এ আলতো চাপুন৷"; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Facebook এর শর্তাবলী, ডেটা নীতি, কুকির ব্যবহার এবং গোপনীয়তা নীতি এবং %7$@ এর পরিষেবার শর্তাবলী স্বীকার করতে %1$@ এ আলতো চাপুন৷"; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Facebook এর শর্তাবলী, ডেটা নীতি, কুকির ব্যবহার এবং গোপনীয়তা নীতি এবং %7$@ এর পরিষেবার শর্তাবলী স্বীকার করতে %1$@ এ আলতো চাপুন৷ আরও জানুন কিভাবে আপনার অ্যাকাউন্ট যাচাই করা হয়েছে সে সম্বন্ধে৷"; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Facebook এর , ডেটা নীতি, কুকির ব্যবহার এবং %6$@ এর গোপনীয়তা নীতি স্বীকার করতে %1$@ এ আলতো চাপুন৷ আরও জানুন কিভাবে আপনার অ্যাকাউন্ট যাচাই করা হয়েছে সে সম্বন্ধে৷"; +"com_accountkit_confirmation_code_agreement_instant_verification" = "Facebook এর শর্তাবলী, ডেটা নীতি এবং কুকির ব্যবহার স্বীকার করতে %1$@ এ আলতো চাপুন৷ আরও জানুন কিভাবে আপনার অ্যাকাউন্ট যাচাই করা হয়েছে সে সম্বন্ধে৷"; +"com_accountkit_confirmation_code_text" = "আমি কোনও কোড পাইনি"; "com_accountkit_confirmation_code_title" = "আপনার কোড লিখুন"; -"com_accountkit_country_code_title" = "আপনার দেশ নির্বাচন করুন"; -"com_accountkit_email_invalid" = "এই ইমেলটি অবৈধ৷ অনুগ্রহ করে আবার চেষ্টা করুন৷"; -"com_accountkit_email_loading_title" = "ইমেল পাঠানো হচ্ছে\U2026"; +"com_accountkit_email_invalid" = "এই ইমেলটি ভুল৷ অনুগ্রহ করে আবার চেষ্টা করুন৷"; +"com_accountkit_email_loading_title" = "আপনার ইমেল ঠিকানা যাচাই করছে ..."; "com_accountkit_email_login_retry_title" = "আপনার ইমেল নিশ্চিত করুন"; -"com_accountkit_email_login_text" = "আপনাকে %2$@ ব্যবহার করতে সাহায্য করার জন্য Facebook Account Kit থেকে একটি নিশ্চিতকরণ ইমেল পাঠাবে তা পেতে %1$@ -এ আলতো চাপ দিন৷ এটি ব্যবহার করার জন্য আপনার কোনো Facebook অ্যাকাউন্টের প্রয়োজন নেই৷ Facebook আপনার তথ্য কিভাবে ব্যবহার করে তা জানুন৷"; +"com_accountkit_email_login_text" = "আপনাকে %2$@ ব্যবহার করতে সাহায্য করার জন্য Facebook এর মাধ্যমে Account Kit থেকে একটি ইমেলের অনুমোদন পেতে %1$@ এ আলতো চাপুন৷ এটি ব্যবহার করার জন্য আপনার কোনও Facebook অ্যাকাউন্টের প্রয়োজন নেই৷ আপনার তথ্য Facebook কিভাবে ব্যবহার করছে তা জানুন৷"; "com_accountkit_email_login_title" = "আপনার ইমেল ঠিকানা লিখুন"; -"com_accountkit_email_not_received" = "ইমেল পুনরায় পাঠান"; -"com_accountkit_email_verify_title" = "ইমেল খুলুন এবং আপনার ইমেল ঠিকানা নিশ্চিত করুন"; -"com_accountkit_enter_code_sent_to" = "%1$@ -এ যে কোডটি পাঠানো হয়েছে সেই কোডটি লিখুন"; -"com_accountkit_error_title" = "সিস্টেমে কোনো সমস্যা হয়েছে৷ অনুগ্রহ করে আবার চেষ্টা করুন৷"; -"com_accountkit_facebook_code_entry_title" = "Facebook থেকে আপনার কোড প্রবেশ করান"; -"com_accountkit_logging_in" = "লগ ইন করা হচ্ছে\U2026"; -"com_accountkit_other_ways_to_get_code" = "কোড পাওয়ার অন্য উপায়:"; -"com_accountkit_phone_error_title" = "অনুগ্রহ করে একটি বৈধ মোবাইল নম্বর লিখুন।"; -"com_accountkit_phone_loading_title" = "আপনার কোড পাঠানো হচ্ছে\U2026"; -"com_accountkit_phone_login_phone_number_placeholder" = "নম্বর"; +"com_accountkit_email_not_received" = "ইমেইল পুনরায় পাঠান"; +"com_accountkit_email_verify_title" = "ইমেলটি খুলুন এবং আপনার ইমেল ঠিকানা নিশ্চিত করুন"; +"com_accountkit_enter_code_sent_to" = "%1$@ এ পাঠানো কোডটি লিখুন৷"; +"com_accountkit_error_title" = "একটি সিস্টেম সংক্রান্ত সমস্যা ঘটেছে। অনুগ্রহ করে আবার চেষ্টা করুন।"; +"com_accountkit_facebook_code_entry_title" = "Facebook থেকে আপনার কোড লিখুন"; +"com_accountkit_ios_button_back" = "ফিরে যান"; +"com_accountkit_ios_country_code_title" = "আপনার দেশ নির্বাচন করুন"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "নম্বর"; +"com_accountkit_ios_phone_login_text" = "Facebook দ্বারা পরিচালিত Account Kit থেকে একটি এসএমএস নিশ্চিতকরণ পেতে %1$@ এ আলতো চাপুন৷ %2$@ আপনাকে সাইন ইন করতে সাহায্য করার জন্য Facebook প্রযুক্তি ব্যবহার করছে তবে আপনার কোনও Facebook অ্যাকাউন্ট প্রয়োজন নেই৷ বার্তা এবং ডেটার হার প্রযোজ্য হতে পারে৷ Facebook কিভাবে আপনার তথ্য ব্যবহার করে তা জানুন৷"; +"com_accountkit_ios_phone_sending_sms" = "আপনার কোডের সাথে একটি SMS পাঠানো"; +"com_accountkit_logging_in" = "লগ ইন হচ্ছে..."; +"com_accountkit_other_ways_to_get_code" = "কোড পাওয়ার অন্যান্য উপায়গুলি:"; +"com_accountkit_phone_error_title" = "অনুগ্রহ করে একটি বৈধ মোবাইল নম্বর লিখুন৷"; +"com_accountkit_phone_loading_title" = "আপনার নম্বর যাচাই করছে..."; "com_accountkit_phone_login_retry_title" = "আপনার মোবাইল নম্বর নিশ্চিত করুন"; -"com_accountkit_phone_login_text" = "Facebook পরিচালিত Account Kit থেকে একটি নিশ্চিতকরণ এসএমএস পেতে %1$@ -এ আলতো চাপ দিন৷ আপনাকে সাইন ইন করাতে %2$@, Facebook এর প্রযুক্তি ব্যবহার করে, কিন্তু তার জন্য আপনার কোনো Facebook অ্যাকাউন্টের প্রয়োজন নেই৷ বার্তা এবং ডেটা রেট প্রযোজ্য হতে পারে। Facebook আপনার তথ্য কিভাবে ব্যবহার করে তা জানুন|"; +"com_accountkit_phone_login_text" = "Facebook দ্বারা পরিচালিত Account Kit এর মাধ্যমে আপনার অ্যাকাউন্ট যাচাই করতে %1$@ এ আলতো চাপুন৷ Account Kit ব্যবহার করার জন্য আপনার কোনও Facebook অ্যাকাউন্টের প্রয়োজন নেই৷ আপনার নম্বর যাচাই করতে একটি এসএমএস পাঠানো হতে পারে৷ বার্তা এবং ডেটার হার প্রযোজ্য হতে পারে৷ আপনার তথ্য Facebook কিভাবে ব্যবহার করছে তা জানুন৷"; "com_accountkit_phone_login_title" = "আপনার মোবাইল নম্বর লিখুন"; -"com_accountkit_phone_sending_sms" = "আপনার কোড সহ একটি এসএমএস পাঠানো হচ্ছে"; -"com_accountkit_resend_check" = "আপনার এসএমএস ইনবক্স চেক করুন"; +"com_accountkit_phone_sending_code_on_fb_title" = "Facebook এ কোড পাঠাচ্ছে..."; +"com_accountkit_resend_check" = "আপনার এসএমএস ইনবক্স পরীক্ষা করুন"; "com_accountkit_resend_email_text" = "নতুন ইমেল পাঠান"; -"com_accountkit_resend_title" = "আপনি কোনো কোড না পেলে:"; -"com_accountkit_return_title" = "আপনাকে আবার %1$@ এ নিয়ে যাচ্ছে\U2026"; -"com_accountkit_sent_title" = "প্রেরিত:"; -"com_accountkit_success_title" = "সম্পন্ন!"; +"com_accountkit_resend_title" = "আপনি যদি কোনও কোড না পেয়ে থাকেন:"; +"com_accountkit_return_title" = "%1$@ এ আপনাকে ফিরিয়ে আনছে..."; +"com_accountkit_sent_title" = "পাঠানো হয়েছে!"; +"com_accountkit_success_title" = "যাচাই করা হয়েছে!"; "com_accountkit_toolbar_title" = "%1$@ এ লগ ইন করুন"; -"com_accountkit_verify_confirmation_code_title" = "আমরা আপনার কোড যাচাই করতে পারি নি। অনুগ্রহ করে পুনরায় চেষ্টা করুন।"; -"com_accountkit_verify_title" = "আপনার কোড যাচাই করা হচ্ছে\U2026"; -"com_accountkit_voice_call_code_entry_title" = "ভয়েস কল শুনে আপনার কোড লিখুন"; +"com_accountkit_verify_confirmation_code_title" = "আমরা আপনার কোডটি যাচাই করতে পারিনি৷ অনুগ্রহ করে আবার চেষ্টা করুন:"; +"com_accountkit_verify_title" = "আপনার কোড যাচাই করছে..."; +"com_accountkit_voice_call_code_entry_title" = "ভয়েস কল থেকে আপনার কোড লিখুন"; diff --git a/iphone/Resources/AccountKitStrings.bundle/Resources/cb_IQ.lproj/AccountKit.strings b/iphone/Resources/AccountKitStrings.bundle/Resources/ckb_IQ.lproj/AccountKit.strings similarity index 80% rename from iphone/Resources/AccountKitStrings.bundle/Resources/cb_IQ.lproj/AccountKit.strings rename to iphone/Resources/AccountKitStrings.bundle/Resources/ckb_IQ.lproj/AccountKit.strings index dc2d8db..27bbbb8 100644 --- a/iphone/Resources/AccountKitStrings.bundle/Resources/cb_IQ.lproj/AccountKit.strings +++ b/iphone/Resources/AccountKitStrings.bundle/Resources/ckb_IQ.lproj/AccountKit.strings @@ -20,7 +20,6 @@ // "com_accountkit_account_verified" = "ئەکاونتەکەت سەلمێندرا!"; -"com_accountkit_button_back" = "گەڕانەوە"; "com_accountkit_button_begin" = "دەستپێکردن"; "com_accountkit_button_cancel" = "بەتاڵی بکەوە"; "com_accountkit_button_confirm" = "تەئیدکردن"; @@ -29,16 +28,19 @@ "com_accountkit_button_log_in" = "چوونەناوەوە"; "com_accountkit_button_next" = "دواتر"; "com_accountkit_button_ok" = "باشە"; -"com_accountkit_button_resend_code_in" = "لە %1$d دووبارە کۆد بنێرە"; -"com_accountkit_button_resend_sms" = "دووبارە کۆد بنێرە"; +"com_accountkit_button_resend_code_in" = "لە %1$d دا دووبارە کورتەنامە بنێرە"; +"com_accountkit_button_resend_sms" = "دووبارە کورتەنامە بنێرە"; "com_accountkit_button_send" = "ناردن"; -"com_accountkit_button_send_code_in_fb" = "وەرگرتنی کۆد لەسەر فەیسبووک"; -"com_accountkit_button_send_code_in_fb_disclosure" = "بۆ وەرگرتن کۆدەکەت بە شێوەی ئاگاداری لەسەر فەیسبووک لەسەر «وەرگرتنی کۆد لەسەر فەیسبووک» تەپ بکە."; +"com_accountkit_button_send_code_in_call" = "تەلەفۆنت بۆ بکرێت"; +"com_accountkit_button_send_code_in_call_details" = "لەڕێگەی پەیوەندیەکی دەنگیەوە کۆدەکە وەربگرە"; +"com_accountkit_button_send_code_in_call_from_facebook_details" = "کۆدەکەت.بە.تەلەفەنیکی.دەنگەوە دەستبکەوە.لە فەیسبووک"; +"com_accountkit_button_send_code_in_fb" = "لە فەیسبووک کۆدێک وەربگرە"; +"com_accountkit_button_send_code_in_fb_details" = "کۆدەکە وەکوو ئاگاداریەکی فەیسبووک دەگاتە دەستت"; "com_accountkit_button_start" = "دەست پێکردن"; "com_accountkit_button_start_over" = "دووبارە هەوڵ بدە"; "com_accountkit_button_submit" = "بەڕێکردن"; "com_accountkit_check_email" = "ئیمەیلەکەت بکەوە"; -"com_accountkit_code_sent_to" = "بیسەلمێنە کە %1$@ ژمارە مۆبایلی تۆیە."; +"com_accountkit_code_sent_to" = "ڕاستبوونی ژمارە مۆبایلەکەت %1$@ بسەلمێنە"; "com_accountkit_confirmation_code_agreement" = "بۆ قەبووڵکردنی مەرجەکان، سیاسەتی دەیتا و بەکارهێنانی کووکیی فەیسبووک لەسەر %1$@ تەپ بکە."; @@ -68,7 +70,6 @@ href=\"%4$@\">بەکارهێنانی کووکیی فەیسبووک لەسەر %1$@ تەپ بکە. زۆرتر بزانە لەبارەی ئەوەی کە ڕاستیی ئەکاونتەکەت چۆن سەلمێنرا."; "com_accountkit_confirmation_code_text" = "هیچ کۆدێکم بۆ نەهاتووە"; "com_accountkit_confirmation_code_title" = "کۆدەکەت داخل بکە"; -"com_accountkit_country_code_title" = "وڵاتەکەت هەڵبژێرە"; "com_accountkit_email_invalid" = "ئەم ئیمەیلە نادروستە. تکایە دووبارە هەول بدە."; "com_accountkit_email_loading_title" = "خەریکین ئیمەیل دەنێرین..."; "com_accountkit_email_login_retry_title" = "دووبارە ناونیشانی ئیمەیلەکەت داخل بکە"; @@ -80,18 +81,18 @@ "com_accountkit_error_title" = "کێشەیەک لە سیستەمەکە دا ڕووی دا. تکایە دووبارە هەول بدە."; "com_accountkit_facebook_code_entry_title" = "کۆدەکەی سەر فەیسبووکت داخل بکە"; "com_accountkit_logging_in" = "خەریکە دەچێتە ناوەوە..."; +"com_accountkit_other_ways_to_get_code" = "ڕێگەکانی تر بۆ وەرگرتنی کۆد:"; "com_accountkit_phone_error_title" = "تکایە ژمارە مۆبایلێکی دروست داخل بکە."; "com_accountkit_phone_loading_title" = "خەریکین ڕاستیی ژمارەکەت دەسەلمێنین..."; -"com_accountkit_phone_login_phone_number_placeholder" = "ژمارە"; "com_accountkit_phone_login_retry_title" = "دووبارە ژمارە مۆبایلەکەت داخل بکە"; -"com_accountkit_phone_login_text" = "لەسەر %1$@ تەپ بکە بۆ ئەوەی کورتەنامەیەکی تەئیدکردن لە Account Kitی فەیسبووکەوە بنێردرێت بۆت. %2$@ تەکنەلۆژیای فەیسبووک بە کار دەهێنێت کە یارمەتیت دەدات بچیتە ناوەوە، بەڵام پێویست ناکات ئەکاونتی فەیسبووکت هەبێت. ڕەنگە نرخی کورتەنامە و دەیتات لێ بسێندرێت. بزانە فەیسبووک چۆن زانیاریەکانت بە کار دەهێنێت."; +"com_accountkit_phone_login_text" = "لەسەر %1$@ تەپ بکە بۆ سەلماندنی ڕاستیی ئەکاونەتەکەت بە Account Kitی فەیسبووک. بۆ بەکارهێنانی Account Kit پێویستت بە ئەکاونتی فەیسبووک نیە. ڕەنگە کورتەنامەیەک بنێردرێت بۆ سەلماندنی ڕاستیی ئەکاونتەکەت. ڕەنگە نرخی کورتەنامە و دەیتات لێ بسێندرێت. بزانە فەیسبووک چۆن زانیاریەکانت بە کار دەهێنێت."; "com_accountkit_phone_login_title" = "ژمارە مۆبایلەکەت داخل بکە"; -"com_accountkit_phone_sending_sms" = "خەریکی ناردنی کورتەنامەیەکەین کە کۆدەکەتی تێدا یە"; -"com_accountkit_resend_check" = "بەرلە دووبارە ناردنی کۆد تکایە لە دروستبوونی ژمارەکە دڵنیا ببە."; +"com_accountkit_resend_check" = "ئینبۆکسی کورتەنامەت بپشکنە."; "com_accountkit_resend_email_text" = "ئیمەیلی نوێ بنێرە"; -"com_accountkit_resend_title" = "لەنێو پەیامەکانت بگەڕە بۆ کورتەنامەیەک کە کۆدەکەتی تێدا یە."; +"com_accountkit_resend_title" = "ئەگەر هیچ کۆدێکت بۆ نەهاتووە:"; "com_accountkit_sent_title" = "نێردرا!"; "com_accountkit_success_title" = "سەلمێنرا!"; "com_accountkit_toolbar_title" = "بچۆ ناوەوەی %1$@"; "com_accountkit_verify_confirmation_code_title" = "ناتوانین ڕاستیی کۆدەکەت بسەلمێنین.\nتکایە دووبارە هەوڵ بدە:"; "com_accountkit_verify_title" = "خەریکین ڕاستیی کۆدەکەت دەسەلمێنین..."; +"com_accountkit_voice_call_code_entry_title" = "ئەو کۆدەی کە لە پەیامە دەنگییەکەدا پێتگەیشتووە.داخڵ بکە."; diff --git a/iphone/Resources/AccountKitStrings.bundle/Resources/ckb_IQ.lproj/AccountKitCountryCode.strings b/iphone/Resources/AccountKitStrings.bundle/Resources/ckb_IQ.lproj/AccountKitCountryCode.strings new file mode 100644 index 0000000..d2d9269 --- /dev/null +++ b/iphone/Resources/AccountKitStrings.bundle/Resources/ckb_IQ.lproj/AccountKitCountryCode.strings @@ -0,0 +1,256 @@ +// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// +// You are hereby granted a non-exclusive, worldwide, royalty-free license to use, +// copy, modify, and distribute this software in source code or binary form for use +// in connection with the web services and APIs provided by Facebook. +// +// As with any software that integrates with the Facebook platform, your use of +// this software is subject to the Facebook Developer Principles and Policies +// [http://developers.facebook.com/policy/]. This copyright notice shall be +// included in all copies or substantial portions of the software. +// +// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS +// FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR +// COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER +// IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN +// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +// @generated +// + +"com_accountkit_country_code_AD" = "ئەندۆرا"; +"com_accountkit_country_code_AE" = "ئیماراتی یه‌كگرتووی عه‌ره‌بی"; +"com_accountkit_country_code_AF" = "ئەفغانستان"; +"com_accountkit_country_code_AG" = "ئانتييگوە"; +"com_accountkit_country_code_AI" = "ئه‌نگۆلا"; +"com_accountkit_country_code_AL" = "ئەلبانیا"; +"com_accountkit_country_code_AM" = "ئەرمینیـا"; +"com_accountkit_country_code_AO" = "ئەنگۆلا"; +"com_accountkit_country_code_AR" = "ئەرجەنتین"; +"com_accountkit_country_code_AS" = "سەموای ئەمەریکا"; +"com_accountkit_country_code_AT" = "نه‌مسا"; +"com_accountkit_country_code_AU" = "ئوستڕالیا"; +"com_accountkit_country_code_AW" = "ئاروبا"; +"com_accountkit_country_code_AZ" = "ئازەربایجان"; +"com_accountkit_country_code_BA" = "بۆسنیا و هێرزگۆڤینا"; +"com_accountkit_country_code_BB" = "باربادۆس"; +"com_accountkit_country_code_BD" = "بەنگلادێش"; +"com_accountkit_country_code_BE" = "بەلجيكا"; +"com_accountkit_country_code_BF" = "بۆرکینا فاسۆ"; +"com_accountkit_country_code_BG" = "بولگاریا"; +"com_accountkit_country_code_BH" = "بەحرێن"; +"com_accountkit_country_code_BI" = "بوروندی"; +"com_accountkit_country_code_BJ" = "بەنین"; +"com_accountkit_country_code_BM" = "بەرموودا"; +"com_accountkit_country_code_BN" = "بڕۆنای"; +"com_accountkit_country_code_BO" = "بۆلیڤیا"; +"com_accountkit_country_code_BQ" = "بۆنەیر، سینت ئوستاتیوس و سابا"; +"com_accountkit_country_code_BR" = "بەڕازیل"; +"com_accountkit_country_code_BS" = "بەهۆمەزەکە"; +"com_accountkit_country_code_BT" = "بووتان"; +"com_accountkit_country_code_BW" = "بۆتسوانا"; +"com_accountkit_country_code_BY" = "بیلارووس"; +"com_accountkit_country_code_BZ" = "بەلیز"; +"com_accountkit_country_code_CA" = "كه‌نه‌دا"; +"com_accountkit_country_code_CD" = "کۆماری دیموکراتی کۆنگۆ"; +"com_accountkit_country_code_CF" = "کۆماری ئەفریقای ناوەندی"; +"com_accountkit_country_code_CG" = "کۆماری کۆنگۆ"; +"com_accountkit_country_code_CH" = "سویسڕا"; +"com_accountkit_country_code_CI" = "كۆت دیڤوار"; +"com_accountkit_country_code_CK" = "دورگەکانی کوک"; +"com_accountkit_country_code_CL" = "چیلی"; +"com_accountkit_country_code_CM" = "کامیرۆن"; +"com_accountkit_country_code_CN" = "چین"; +"com_accountkit_country_code_CO" = "کۆڵۆمبیا"; +"com_accountkit_country_code_CR" = "کۆستا ریکا"; +"com_accountkit_country_code_CU" = "کوبا"; +"com_accountkit_country_code_CV" = "کەیپ ڤیردەی"; +"com_accountkit_country_code_CW" = "كوراساو"; +"com_accountkit_country_code_CY" = "قوبرس"; +"com_accountkit_country_code_CZ" = "کۆماری چیک"; +"com_accountkit_country_code_DE" = "ئەڵمانیا"; +"com_accountkit_country_code_DJ" = "جیبووتی"; +"com_accountkit_country_code_DK" = "دانیمارک"; +"com_accountkit_country_code_DM" = "دۆمینیکا"; +"com_accountkit_country_code_DO" = "کۆماری دۆمینیکان"; +"com_accountkit_country_code_DZ" = "جـەزائـیـر"; +"com_accountkit_country_code_EC" = "ئیكوادۆر"; +"com_accountkit_country_code_EE" = "ئیستۆنیا"; +"com_accountkit_country_code_EG" = "میسر"; +"com_accountkit_country_code_EH" = "بیابانی رۆژئاوا"; +"com_accountkit_country_code_ER" = "ئەريتريا"; +"com_accountkit_country_code_ES" = "ئیسپانیا"; +"com_accountkit_country_code_ET" = "ئیتیۆپیا"; +"com_accountkit_country_code_FI" = "فینلاند"; +"com_accountkit_country_code_FJ" = "فێجی"; +"com_accountkit_country_code_FK" = "دوورگەکانی فالکلاند"; +"com_accountkit_country_code_FM" = "ویلایەتە فیدراڵییەکانی میکرۆنیزیا"; +"com_accountkit_country_code_FO" = "دوورگەکانی فارۆ"; +"com_accountkit_country_code_FR" = "فه‌ڕه‌نسا"; +"com_accountkit_country_code_GA" = "گابۆن"; +"com_accountkit_country_code_GB" = "شانشینی یەکگرتوو"; +"com_accountkit_country_code_GD" = "گریندا"; +"com_accountkit_country_code_GE" = "جۆرجیا"; +"com_accountkit_country_code_GF" = "گيۆنەى فەڕەنسى"; +"com_accountkit_country_code_GG" = "گوێرنسی"; +"com_accountkit_country_code_GH" = "گانا"; +"com_accountkit_country_code_GI" = "شاخى تاریق"; +"com_accountkit_country_code_GL" = "گرینلاند"; +"com_accountkit_country_code_GM" = "گامبيا"; +"com_accountkit_country_code_GN" = "گوێنا"; +"com_accountkit_country_code_GP" = "جه‌وادلۆپ"; +"com_accountkit_country_code_GQ" = "گینیای کەمەرەیی"; +"com_accountkit_country_code_GR" = "یۆنان"; +"com_accountkit_country_code_GT" = "گواتیمالا"; +"com_accountkit_country_code_GU" = "گوام"; +"com_accountkit_country_code_GW" = "گینیا - بیساو"; +"com_accountkit_country_code_GY" = "گايۆنە"; +"com_accountkit_country_code_HK" = "هۆنگ کۆنگ"; +"com_accountkit_country_code_HN" = "هیندۆراس"; +"com_accountkit_country_code_HR" = "کڕواتیا"; +"com_accountkit_country_code_HT" = "هایتی"; +"com_accountkit_country_code_HU" = "هەنگاریا"; +"com_accountkit_country_code_ID" = "ئيندۆنيسيا"; +"com_accountkit_country_code_IE" = "ئیرلەندا"; +"com_accountkit_country_code_IL" = "ئیسرائیل"; +"com_accountkit_country_code_IM" = "دوورگەی پیاو"; +"com_accountkit_country_code_IN" = "هندستان"; +"com_accountkit_country_code_IO" = "هه‌رێمی ئۆقیانووسی هیندی به‌ریتانی"; +"com_accountkit_country_code_IQ" = "عێراق"; +"com_accountkit_country_code_IR" = "ئێران"; +"com_accountkit_country_code_IS" = "ئایسلەندا"; +"com_accountkit_country_code_IT" = "ئیتالیا"; +"com_accountkit_country_code_JE" = "جێرسی"; +"com_accountkit_country_code_JM" = "جامایکا"; +"com_accountkit_country_code_JO" = "ئوردن"; +"com_accountkit_country_code_JP" = "ژاپۆن"; +"com_accountkit_country_code_KE" = "کینیا"; +"com_accountkit_country_code_KG" = "قیرغزستان"; +"com_accountkit_country_code_KH" = "کەمبۆدیا"; +"com_accountkit_country_code_KI" = "کیریباتی"; +"com_accountkit_country_code_KM" = "كۆمۆرۆس"; +"com_accountkit_country_code_KN" = "سانت كیتس و نیڤیس"; +"com_accountkit_country_code_KP" = "کۆریای باكوور"; +"com_accountkit_country_code_KR" = "کۆریای باشور"; +"com_accountkit_country_code_KW" = "کوێت"; +"com_accountkit_country_code_KY" = "دوورگەکانی کایمان"; +"com_accountkit_country_code_KZ" = "کازاخستان"; +"com_accountkit_country_code_LA" = "لاوس"; +"com_accountkit_country_code_LB" = "لوبنان"; +"com_accountkit_country_code_LC" = "سانت لوسیا"; +"com_accountkit_country_code_LI" = "لیتنستاین"; +"com_accountkit_country_code_LK" = "سری لانکا"; +"com_accountkit_country_code_LR" = "لیبیریا"; +"com_accountkit_country_code_LS" = "لیسوزۆ"; +"com_accountkit_country_code_LT" = "لیتوانیا"; +"com_accountkit_country_code_LU" = "لوکسەمورگ"; +"com_accountkit_country_code_LV" = "لاتڤیا"; +"com_accountkit_country_code_LY" = "لیبیا"; +"com_accountkit_country_code_MA" = "مه‌غریب"; +"com_accountkit_country_code_MC" = "مۆناكۆ"; +"com_accountkit_country_code_MD" = "مۆڵدۆڤا"; +"com_accountkit_country_code_ME" = "مۆنتینیگرۆ"; +"com_accountkit_country_code_MG" = "مادەگاسكەر"; +"com_accountkit_country_code_MH" = "دوورگەکانی مارشاڵ"; +"com_accountkit_country_code_MK" = "مەکەدۆنیـا"; +"com_accountkit_country_code_ML" = "مالی"; +"com_accountkit_country_code_MM" = "میانمار"; +"com_accountkit_country_code_MN" = "مەنگۆلیا"; +"com_accountkit_country_code_MO" = "ماکاو"; +"com_accountkit_country_code_MP" = "باكووری دورگه‌كانی ماریانا"; +"com_accountkit_country_code_MQ" = "مارتينک"; +"com_accountkit_country_code_MR" = "مۆريتانيا"; +"com_accountkit_country_code_MS" = "مۆنتسیرات"; +"com_accountkit_country_code_MT" = "ماڵتـا"; +"com_accountkit_country_code_MU" = "مۆریس"; +"com_accountkit_country_code_MV" = "مالدیڤ"; +"com_accountkit_country_code_MW" = "مالاوی"; +"com_accountkit_country_code_MX" = "مه‌كسیك"; +"com_accountkit_country_code_MY" = "مالیزیا"; +"com_accountkit_country_code_MZ" = "مۆزامبیق"; +"com_accountkit_country_code_NA" = "نامیبیا"; +"com_accountkit_country_code_NC" = "كالیدۆنیای نوێ"; +"com_accountkit_country_code_NE" = "نێجیریا"; +"com_accountkit_country_code_NF" = "دورگه‌ی نۆرفۆلک"; +"com_accountkit_country_code_NG" = "نێجیریـا"; +"com_accountkit_country_code_NI" = "نیکاراگوا"; +"com_accountkit_country_code_NL" = "هۆڵەندا"; +"com_accountkit_country_code_NO" = "نه‌رویچ"; +"com_accountkit_country_code_NP" = "نیپال"; +"com_accountkit_country_code_NR" = "ناورو"; +"com_accountkit_country_code_NU" = "نیوۆ"; +"com_accountkit_country_code_NZ" = "نیوزله‌ندا"; +"com_accountkit_country_code_OM" = "عومان"; +"com_accountkit_country_code_PA" = "پاناما"; +"com_accountkit_country_code_PE" = "پیرۆ"; +"com_accountkit_country_code_PF" = "پۆلينييجەى فەڕەنسى"; +"com_accountkit_country_code_PG" = "پاپوا گینێی نوێ"; +"com_accountkit_country_code_PH" = "فلیپین"; +"com_accountkit_country_code_PK" = "پاكستان"; +"com_accountkit_country_code_PL" = "پۆڵه‌ندا"; +"com_accountkit_country_code_PM" = "سانت پێری و میکویلۆن"; +"com_accountkit_country_code_PR" = "پۆیرتۆ ریكۆ"; +"com_accountkit_country_code_PS" = "فەڵەستین"; +"com_accountkit_country_code_PT" = "پڕتوگال"; +"com_accountkit_country_code_PW" = "پالاو"; +"com_accountkit_country_code_PY" = "پاراگوای"; +"com_accountkit_country_code_QA" = "قه‌ته‌ر"; +"com_accountkit_country_code_RE" = "ڕیۆنیۆن"; +"com_accountkit_country_code_RO" = "ڕۆمانيا"; +"com_accountkit_country_code_RS" = "سڕبیا"; +"com_accountkit_country_code_RU" = "ڕووسیا"; +"com_accountkit_country_code_RW" = "ڕواندا"; +"com_accountkit_country_code_SA" = "عەرەبستانی سعوودی"; +"com_accountkit_country_code_SB" = "دوورگەى سۆلەمەن"; +"com_accountkit_country_code_SC" = "سیچیڵ"; +"com_accountkit_country_code_SD" = "سوودان"; +"com_accountkit_country_code_SE" = "سوید"; +"com_accountkit_country_code_SG" = "سه‌نگافوره‌"; +"com_accountkit_country_code_SH" = "سانت هێلینا"; +"com_accountkit_country_code_SI" = "سلۆڤەنیا"; +"com_accountkit_country_code_SK" = "سلۆڤاکیا"; +"com_accountkit_country_code_SL" = "سیەرالیۆن"; +"com_accountkit_country_code_SM" = "سان مارینۆ"; +"com_accountkit_country_code_SN" = "سێنەگال"; +"com_accountkit_country_code_SO" = "سۆماڵ"; +"com_accountkit_country_code_SR" = "سورینام"; +"com_accountkit_country_code_SS" = "باشوری سوودان"; +"com_accountkit_country_code_ST" = "ساو تۆم و پرنسپێ"; +"com_accountkit_country_code_SV" = "سلڤادۆر"; +"com_accountkit_country_code_SX" = "سینت مارتین"; +"com_accountkit_country_code_SY" = "سوریا"; +"com_accountkit_country_code_SZ" = "سوازیلاند"; +"com_accountkit_country_code_TC" = "دوورگەی تورک و کەیکۆس"; +"com_accountkit_country_code_TD" = "چاد"; +"com_accountkit_country_code_TG" = "تۆگۆ"; +"com_accountkit_country_code_TH" = "تایلەند"; +"com_accountkit_country_code_TJ" = "تاجیکستان"; +"com_accountkit_country_code_TK" = "تۆكیلاو"; +"com_accountkit_country_code_TL" = "تیمۆر لایست"; +"com_accountkit_country_code_TM" = "تورکمانستان"; +"com_accountkit_country_code_TN" = "تونس"; +"com_accountkit_country_code_TO" = "تۆنگا"; +"com_accountkit_country_code_TR" = "تورکیا"; +"com_accountkit_country_code_TT" = "ترینیداد و تۆباگۆ"; +"com_accountkit_country_code_TV" = "تووڤالوو"; +"com_accountkit_country_code_TW" = "تایوان"; +"com_accountkit_country_code_TZ" = "تەنزانیا"; +"com_accountkit_country_code_UA" = "ئۆکرانیا"; +"com_accountkit_country_code_UG" = "ئووگاندا"; +"com_accountkit_country_code_US" = "ویلایەتە یەکگرتووەکان"; +"com_accountkit_country_code_UY" = "ئۆڕۆگوای"; +"com_accountkit_country_code_UZ" = "ئۆزبەكستان"; +"com_accountkit_country_code_VC" = "ساینت ڤینسینت و دوورگەکانی گرینادین"; +"com_accountkit_country_code_VE" = "ڤێنیزوێلا"; +"com_accountkit_country_code_VG" = "دوورگە بێگەردەکانی بەریتانیا"; +"com_accountkit_country_code_VI" = "دورگەکانی ڤێرجنی ئەمەریکا"; +"com_accountkit_country_code_VN" = "ڤیێتنام"; +"com_accountkit_country_code_VU" = "ڤانواتو"; +"com_accountkit_country_code_WF" = "وێڵس و فوچنا"; +"com_accountkit_country_code_WS" = "ساموا"; +"com_accountkit_country_code_YE" = "یەمەن"; +"com_accountkit_country_code_YT" = "مایۆت"; +"com_accountkit_country_code_ZA" = "ئەفریقای باشوور"; +"com_accountkit_country_code_ZM" = "زامبیا"; +"com_accountkit_country_code_ZW" = "زیمبابوی"; diff --git a/iphone/Resources/AccountKitStrings.bundle/Resources/cs.lproj/AccountKit.strings b/iphone/Resources/AccountKitStrings.bundle/Resources/cs.lproj/AccountKit.strings index d962256..32b021d 100644 --- a/iphone/Resources/AccountKitStrings.bundle/Resources/cs.lproj/AccountKit.strings +++ b/iphone/Resources/AccountKitStrings.bundle/Resources/cs.lproj/AccountKit.strings @@ -20,7 +20,6 @@ // "com_accountkit_account_verified" = "Účet byl ověřen!"; -"com_accountkit_button_back" = "Zpět"; "com_accountkit_button_begin" = "Začít"; "com_accountkit_button_cancel" = "Zrušit"; "com_accountkit_button_confirm" = "Potvrdit"; @@ -28,56 +27,57 @@ "com_accountkit_button_edit" = "UPRAVIT"; "com_accountkit_button_log_in" = "Přihlásit se"; "com_accountkit_button_next" = "Další"; -"com_accountkit_button_ok" = "OK"; -"com_accountkit_button_resend_code_in" = "Znovu poslat SMS za %1$d"; +"com_accountkit_button_resend_code_in" = "Poslat SMS znovu za %1$d"; "com_accountkit_button_resend_sms" = "Poslat SMS znovu"; "com_accountkit_button_send" = "Poslat"; -"com_accountkit_button_send_code_in_call" = "Přijmout hovor"; -"com_accountkit_button_send_code_in_call_details" = "Kód dostanete formou hlasového volání"; -"com_accountkit_button_send_code_in_call_from_facebook_details" = "Získejte kód formou hlasového hovoru z Facebooku"; +"com_accountkit_button_send_code_in_call" = "Nechat si zavolat"; +"com_accountkit_button_send_code_in_call_details" = "Získat kód prostřednictvím volání"; +"com_accountkit_button_send_code_in_call_from_facebook_details" = "Získat kód prostřednictvím volání z Facebooku"; "com_accountkit_button_send_code_in_fb" = "Získat kód na Facebooku"; -"com_accountkit_button_send_code_in_fb_details" = "Kód dostanete jako upozornění na Facebooku"; -"com_accountkit_button_send_code_in_fb_disclosure" = "Pokud chcete, aby vám kód přišel v upozornění na Facebooku, klepněte na Získat kód na Facebooku."; -"com_accountkit_button_start" = "Spustit"; -"com_accountkit_button_start_over" = "Zkuste to znovu"; +"com_accountkit_button_send_code_in_fb_details" = "Kód vám přijde ve formě upozornění na Facebooku"; +"com_accountkit_button_start" = "Začít"; +"com_accountkit_button_start_over" = "Zkusit znovu"; "com_accountkit_button_submit" = "Odeslat"; -"com_accountkit_check_email" = "Otevřete e-mail"; -"com_accountkit_code_sent_to" = "Ověřit číslo mobilního telefonu %1$@"; -"com_accountkit_confirmation_code_agreement" = "Klepnutím na %1$@ přijmete podmínky, zásady používání dat a zásady používání souborů cookie Facebooku."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Klepnutím na %1$@ přijmete podmínky, zásady používání dat, zásady používání souborů cookie a zásady soukromí Facebooku služby %6$@."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Klepnutím na %1$@ přijmete podmínky, zásady používání dat, zásady používání souborů cookie a zásady soukromí a smluvní podmínky Facebooku služby %7$@."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Klepnutím na %1$@ přijmete smluvní podmínky, zásady používání dat, zásady používání souborů cookiezásady ochrany osobních údajů na Facebooku a podmínky používání služby %7$@. Přečtěte si další informace o tom, jak byl váš účet ověřen."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Klepnutím na %1$@ přijmete smluvní podmínky, zásady používání dat, zásady používání souborů cookie na Facebooku a zásady ochrany osobních údajů ve službě %6$@. Přečtěte si další informace o tom, jak byl váš účet ověřen."; -"com_accountkit_confirmation_code_agreement_instant_verification" = "Klepnutím na %1$@ přijmete smluvní podmínky, zásady používání datzásady používání souborů cookie na Facebooku. Přečtěte si další informace o tom, jak byl váš účet ověřen."; -"com_accountkit_confirmation_code_text" = "Žádný kód mi nepřišel"; -"com_accountkit_confirmation_code_title" = "Zadejte kód"; -"com_accountkit_country_code_title" = "Vyberte zemi"; +"com_accountkit_check_email" = "Otevřete si e-mail"; +"com_accountkit_code_sent_to" = "Ověřte si správnost telefonního čísla %1$@"; +"com_accountkit_confirmation_code_agreement" = "Klepnutím na %1$@ přijmete podmínky, zásady používání dat a zásady používání souborů cookie společnosti Facebook."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Klepnutím na %1$@ přijmete podmínky, zásady používání dat, zásady používání souborů cookie společnosti Facebook a zásady ochrany osobních údajů aplikace %6$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Klepnutím na %1$@ přijmete podmínky, zásady používání dat, zásady používání souborů cookie a zásady ochrany osobních údajů společnosti Facebook a smluvní podmínky pro aplikaci %7$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Klepnutím na %1$@ přijmete podmínky, zásady používání dat, zásady používání souborů cookie a zásady ochrany osobních údajů společnosti Facebook a smluvní podmínky pro aplikaci %7$@. Přečtěte si další informace o tom, jak byl váš účet ověřen."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Klepnutím na %1$@ přijmete podmínky, zásady používání dat, zásady používání souborů cookie společnosti Facebook a zásady ochrany osobních údajů aplikace %6$@. Přečtěte si další informace o tom, jak byl váš účet ověřen."; +"com_accountkit_confirmation_code_agreement_instant_verification" = "Klepnutím na %1$@ přijmete podmínky, zásady používání dat a zásady používání souborů cookie. Přečtěte si další informace o tom, jak byl váš účet ověřen."; +"com_accountkit_confirmation_code_text" = "Kód mi nepřišel"; +"com_accountkit_confirmation_code_title" = "Zadejte svůj kód"; "com_accountkit_email_invalid" = "Tento e-mail není správný. Zkuste to znovu."; -"com_accountkit_email_loading_title" = "Odesílání e-mailu\U2026"; -"com_accountkit_email_login_retry_title" = "Potvrdit e-mail"; -"com_accountkit_email_login_text" = "Po klepnutí na %1$@ vám ze služby Account Kit by Facebook přijde potvrzovací e-mail, který vám usnadní používání aplikace %2$@. Tuto službu můžete používat, i když nemáte Facebook účet. Přečtěte si, jak Facebook používá vaše údaje."; -"com_accountkit_email_login_title" = "Zadejte e-mailovou adresu"; -"com_accountkit_email_not_received" = "Poslat e-mail znovu"; -"com_accountkit_email_verify_title" = "Otevřete e-mail a potvrďte svou e-mailovou adresu"; -"com_accountkit_enter_code_sent_to" = "Zadejte kód, který byl odeslán na %1$@"; -"com_accountkit_error_title" = "V systému došlo k chybě. Zkuste to znovu."; -"com_accountkit_facebook_code_entry_title" = "Zadejte kód z Facebooku"; +"com_accountkit_email_loading_title" = "Ověřování vaší e-mailové adresy..."; +"com_accountkit_email_login_retry_title" = "Potvrďte svůj e-mail"; +"com_accountkit_email_login_text" = "Když klepnete na tlačítko %1$@, přijde vám ze služby Account Kit od Facebooku e-mail s potvrzením, který vám pomůže aplikaci %2$@ používat. Pro její používání nemusíte mít Facebook účet. Přečtěte si, jak Facebook používá vaše údaje."; +"com_accountkit_email_login_title" = "Zadejte svou e-mailovou adresu"; +"com_accountkit_email_not_received" = "Znovu poslat e-mail"; +"com_accountkit_email_verify_title" = "Otevřete e-mail a potvrďte svou e-mailovou adresu"; +"com_accountkit_enter_code_sent_to" = "Zadejte kód poslaný na %1$@."; +"com_accountkit_error_title" = "Došlo k chybě v systému. Zkuste to znovu."; +"com_accountkit_facebook_code_entry_title" = "Zadejte svůj kód z Facebooku"; +"com_accountkit_ios_button_back" = "Zpět"; +"com_accountkit_ios_country_code_title" = "Vyberte zemi"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "Číslo"; +"com_accountkit_ios_phone_login_text" = "Po klepnutí na %1$@ vám ze služby Account Kit využívající technologii Facebook přijde potvrzovací SMS. %2$@ tuto službu využívá k usnadnění přihlášení – účet na Facebooku kvůli tomu nepotřebujete. Na tuto akci se můžou vztahovat poplatky za zprávy a data podle příslušného tarifu. Zjistěte, jakým způsobem Facebook používá vaše údaje."; +"com_accountkit_ios_phone_sending_sms" = "Odesílání SMS s kódem"; "com_accountkit_logging_in" = "Přihlašování\U2026"; "com_accountkit_other_ways_to_get_code" = "Další způsoby, jak kód získat:"; -"com_accountkit_phone_error_title" = "Zadejte platné číslo mobilního telefonu."; -"com_accountkit_phone_loading_title" = "Posílání kódu\U2026"; -"com_accountkit_phone_login_phone_number_placeholder" = "Číslo"; -"com_accountkit_phone_login_retry_title" = "Potvrďte číslo svého mobilního telefonu"; -"com_accountkit_phone_login_text" = "Klepněte na %1$@ a dostanete ze služby Account Kit využívající technologii Facebooku potvrzovací SMS. %2$@ využívá technologii Facebooku pro jednodušší přihlášení. Účet na Facebooku k tomu nepotřebujete. Zpráva a data můžou být zpoplatněny podle příslušného tarifu. Přečtěte si, jak Facebook používá vaše údaje."; -"com_accountkit_phone_login_title" = "Zadejte číslo svého mobilního telefonu"; -"com_accountkit_phone_sending_sms" = "Odesílá se SMS s kódem"; -"com_accountkit_resend_check" = "Zkontrolujte si doručené SMS"; +"com_accountkit_phone_error_title" = "Zadejte platné číslo mobilu."; +"com_accountkit_phone_loading_title" = "Ověřování vašeho čísla\U2026"; +"com_accountkit_phone_login_retry_title" = "Potvrďte svoje číslo mobilu"; +"com_accountkit_phone_login_text" = "Klepněte na tlačítko %1$@ a ověřte tak svůj účet pomocí služby Account Kit využívající technologii Facebooku. Pro používání služby Account Kit nemusíte mít Facebook účet. Můžeme vám poslat SMS, abychom tak ověřili vaše číslo. Na SMS a data se můžou vztahovat poplatky podle aktuálního tarifu. Přečtěte si, jak Facebook používá vaše údaje."; +"com_accountkit_phone_login_title" = "Zadejte svoje číslo mobilu"; +"com_accountkit_phone_sending_code_on_fb_title" = "Posílání kódu na Facebook..."; +"com_accountkit_resend_check" = "Zkontrolujte si příchozí SMS"; "com_accountkit_resend_email_text" = "Poslat nový e-mail"; "com_accountkit_resend_title" = "Pokud vám kód nepřišel:"; -"com_accountkit_return_title" = "Přesměrování zpět na %1$@\U2026"; +"com_accountkit_return_title" = "Přesměrováváme vás zpátky do aplikace %1$@\U2026"; "com_accountkit_sent_title" = "Odesláno!"; -"com_accountkit_success_title" = "Hotovo!"; -"com_accountkit_toolbar_title" = "Přihlaste se k %1$@"; -"com_accountkit_verify_confirmation_code_title" = "Kód jsme nemohli ověřit.\nZkuste to znovu:"; -"com_accountkit_verify_title" = "Ověřování kódu\U2026"; -"com_accountkit_voice_call_code_entry_title" = "Zadejte kód získaný prostřednictvím hlasového hovoru"; +"com_accountkit_success_title" = "Ověřeno!"; +"com_accountkit_toolbar_title" = "Přihlaste se do aplikace %1$@"; +"com_accountkit_verify_confirmation_code_title" = "Váš kód se nepodařilo ověřit. Zkuste to znovu:"; +"com_accountkit_verify_title" = "Ověřování vašeho kódu\U2026"; +"com_accountkit_voice_call_code_entry_title" = "Zadejte svůj kód získaný z volání"; diff --git a/iphone/Resources/AccountKitStrings.bundle/Resources/da.lproj/AccountKit.strings b/iphone/Resources/AccountKitStrings.bundle/Resources/da.lproj/AccountKit.strings index 8cf7485..a1e6296 100644 --- a/iphone/Resources/AccountKitStrings.bundle/Resources/da.lproj/AccountKit.strings +++ b/iphone/Resources/AccountKitStrings.bundle/Resources/da.lproj/AccountKit.strings @@ -19,65 +19,63 @@ // @generated // -"com_accountkit_account_verified" = "Konto bekræftet!"; -"com_accountkit_button_back" = "Tilbage"; -"com_accountkit_button_begin" = "Begynd"; +"com_accountkit_account_verified" = "Kontoen er godkendt!"; +"com_accountkit_button_begin" = "Start"; "com_accountkit_button_cancel" = "Annuller"; "com_accountkit_button_confirm" = "Bekræft"; "com_accountkit_button_continue" = "Fortsæt"; "com_accountkit_button_edit" = "REDIGER"; "com_accountkit_button_log_in" = "Log på"; "com_accountkit_button_next" = "Næste"; -"com_accountkit_button_ok" = "OK"; "com_accountkit_button_resend_code_in" = "Send sms igen om %1$d"; "com_accountkit_button_resend_sms" = "Send sms igen"; -"com_accountkit_button_send" = "Send"; "com_accountkit_button_send_code_in_call" = "Modtag et opkald"; "com_accountkit_button_send_code_in_call_details" = "Få din kode i et taleopkald"; "com_accountkit_button_send_code_in_call_from_facebook_details" = "Få din kode i et taleopkald fra Facebook"; "com_accountkit_button_send_code_in_fb" = "Få en kode på Facebook"; -"com_accountkit_button_send_code_in_fb_details" = "Koden leveres som en Facebook-notifikation"; -"com_accountkit_button_send_code_in_fb_disclosure" = "Tryk på \"Få koden på Facebook\" for at modtage din kode som en notifikation på Facebook."; -"com_accountkit_button_start" = "Start"; +"com_accountkit_button_send_code_in_fb_details" = "Koden kommer som en Facebook-notifikation"; "com_accountkit_button_start_over" = "Prøv igen"; "com_accountkit_button_submit" = "Indsend"; "com_accountkit_check_email" = "Åbn din e-mail"; -"com_accountkit_code_sent_to" = "Verificer dit mobilnummer %1$@"; +"com_accountkit_code_sent_to" = "Bekræft dit mobilnummer %1$@"; "com_accountkit_confirmation_code_agreement" = "Tryk på %1$@ for at acceptere Facebooks vilkår, datapolitik og brug af cookies."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Tryk på %1$@ for at acceptere Facebooks vilkår, datapolitik og brug af cookies samt %6$@s politik om beskyttelse af personlige oplysninger."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Tryk på %1$@ for at acceptere Facebooks vilkår, datapolitik og brug af cookies samt %7$@s politik om beskyttelse af personlige oplysninger og tjenestevilkår."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Tryk på %1$@ for at acceptere Facebooks Vilkår, Datapolitik, brug af cookies, Politik om beskyttelse af personlige oplysninger og Tjenestevilkår for %7$@. Læs mere om, hvordan din konto blev bekræftet."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Tryk på %1$@ for at acceptere Facebooks Vilkår, Datapolitik, brug af cookies og Politik om beskyttelse af personlige oplysninger for %6$@. Læs mere om, hvordan din konto blev bekræftet."; -"com_accountkit_confirmation_code_agreement_instant_verification" = "Tryk på %1$@ for at acceptere Facebooks Vilkår, Datapolitik og brug af cookies. Læs mere om, hvordan din konto blev bekræftet."; -"com_accountkit_confirmation_code_text" = "Jeg har ikke fået en kode"; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Tryk på %1$@ for at acceptere Facebooks vilkår, datapolitik, brug af cookies og politik om beskyttelse af personlige oplysninger for %6$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Tryk på %1$@ for at acceptere Facebooks vilkår, datapolitik, brug af cookies og politik om beskyttelse af personlige oplysninger og tjenestevilkår for %7$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Tryk på %1$@ for at acceptere Facebooks vilkår, datapolitik, brug af cookies og politik om beskyttelse af personlige oplysninger og tjenestevilkår for %7$@. Læs mere om, hvordan din konto blev verificeret."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Tryk på %1$@ for at acceptere Facebooks vilkår, datapolitik, brug af cookies og politik om beskyttelse af personlige oplysninger for %6$@. Læs mere om, hvordan din konto er blevet verificeret."; +"com_accountkit_confirmation_code_agreement_instant_verification" = "Tryk på %1$@ for at acceptere Facebooks vilkår, datapolitik og brug af cookies. Læs mere om, hvordan din konto er blevet verificeret"; +"com_accountkit_confirmation_code_text" = "Jeg modtog ikke en kode"; "com_accountkit_confirmation_code_title" = "Indtast din kode"; -"com_accountkit_country_code_title" = "Vælg dit land"; -"com_accountkit_email_invalid" = "E-mailen er ikke korrekt. Prøv igen."; -"com_accountkit_email_loading_title" = "Sender e-mail \U2026"; +"com_accountkit_email_invalid" = "Denne e-mailadresse er ikke korrekt. Prøv igen."; +"com_accountkit_email_loading_title" = "Bekræfter din e-mailadresse ..."; "com_accountkit_email_login_retry_title" = "Bekræft din e-mail"; -"com_accountkit_email_login_text" = "Tryk på %1$@ for at modtage en e-mailbekræftelse fra Account Kit fra Facebook, der kan hjælpe dig med at bruge %2$@. Du behøver ikke at have en Facebook-konto for at bruge den. Se, hvordan Facebook bruger dine oplysninger."; +"com_accountkit_email_login_text" = "Tryk på %1$@ for at modtage en e-mailbekræftelse fra Account Kit fra Facebook, så du bedre kan bruge %2$@. Du behøver ikke at have en Facebook-konto for at bruge appen. Se, hvordan Facebook bruger dine oplysninger."; "com_accountkit_email_login_title" = "Indtast din e-mailadresse"; "com_accountkit_email_not_received" = "Send e-mail igen"; "com_accountkit_email_verify_title" = "Åbn e-mailen, og bekræft din e-mailadresse"; "com_accountkit_enter_code_sent_to" = "Indtast den kode, der er sendt til %1$@"; -"com_accountkit_error_title" = "Der opstod et problem i systemet. Prøv igen."; +"com_accountkit_error_title" = "Der opstod en systemfejl. Prøv igen."; "com_accountkit_facebook_code_entry_title" = "Indtast din kode fra Facebook"; -"com_accountkit_logging_in" = "Logger på\U2026"; -"com_accountkit_other_ways_to_get_code" = "Andre måder at få en kode på:"; +"com_accountkit_ios_button_back" = "Tilbage"; +"com_accountkit_ios_country_code_title" = "Vælg dit land"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "Nummer"; +"com_accountkit_ios_phone_login_text" = "Tryk på %1$@ for at få en bekræftelse på sms fra Account Kit leveret af Facebook. %2$@ bruger Facebook-teknologi for at hjælpe dig at logge på, men du behøver ikke have en Facebook-konto. Du skal muligvis betale for beskeder og brug af data. Læs om, hvordan Facebook bruger dine oplysninger."; +"com_accountkit_ios_phone_sending_sms" = "Din kode sendes i en sms"; +"com_accountkit_logging_in" = "Logger på ..."; +"com_accountkit_other_ways_to_get_code" = "Andre måder at få koden på:"; "com_accountkit_phone_error_title" = "Indtast et gyldigt mobilnummer."; -"com_accountkit_phone_loading_title" = "Sender din kode\U2026"; -"com_accountkit_phone_login_phone_number_placeholder" = "Nummer"; +"com_accountkit_phone_loading_title" = "Bekræfter dit nummer ..."; "com_accountkit_phone_login_retry_title" = "Bekræft dit mobilnummer"; -"com_accountkit_phone_login_text" = "Tryk på %1$@ for at få en sms-bekræftelse fra Account Kit leveret af Facebook. %2$@ bruger Facebook-teknologi til at hjælpe dig med at logge på, men du behøver ikke en Facebook-konto. Du skal muligvis betale for beskeder og dataforbrug. Se, hvordan Facebook bruger dine oplysninger<."; +"com_accountkit_phone_login_text" = "Tryk på %1$@ for at få verificeret din konto med Account Kit leveret af Facebook. Du behøver ikke at have en Facebook-konto for at kunne bruge Account Kit. Du kan få tilsendt en sms i forbindelse med verificeringen af dit nummer. Du kan blive opkrævet betaling for beskeder og dataforbrug. Se, hvordan Facebook bruger dine oplysninger."; "com_accountkit_phone_login_title" = "Indtast dit mobilnummer"; -"com_accountkit_phone_sending_sms" = "Sender en sms med din kode"; +"com_accountkit_phone_sending_code_on_fb_title" = "Sender kode via Facebook ..."; "com_accountkit_resend_check" = "Tjek din sms-indbakke"; "com_accountkit_resend_email_text" = "Send ny e-mail"; -"com_accountkit_resend_title" = "Hvis du ikke har modtaget en kode:"; -"com_accountkit_return_title" = "Fører dig tilbage til %1$@\U2026"; +"com_accountkit_resend_title" = "Hvis du ikke har fået en kode:"; +"com_accountkit_return_title" = "Fører dig tilbage til %1$@ ..."; "com_accountkit_sent_title" = "Sendt!"; -"com_accountkit_success_title" = "Færdig!"; +"com_accountkit_success_title" = "Bekræftet!"; "com_accountkit_toolbar_title" = "Log på %1$@"; -"com_accountkit_verify_confirmation_code_title" = "Koden blev ikke bekræftet. Prøv igen:"; -"com_accountkit_verify_title" = "Verificerer din kode\U2026"; -"com_accountkit_voice_call_code_entry_title" = "Indtast din kode fra taleopkaldet"; +"com_accountkit_verify_confirmation_code_title" = "Vi kunne ikke bekræfte din kode. Prøv igen:"; +"com_accountkit_verify_title" = "Bekræfter din kode ..."; +"com_accountkit_voice_call_code_entry_title" = "Indtast din kode fra taleopkald"; diff --git a/iphone/Resources/AccountKitStrings.bundle/Resources/de.lproj/AccountKit.strings b/iphone/Resources/AccountKitStrings.bundle/Resources/de.lproj/AccountKit.strings index e1195a5..8694980 100644 --- a/iphone/Resources/AccountKitStrings.bundle/Resources/de.lproj/AccountKit.strings +++ b/iphone/Resources/AccountKitStrings.bundle/Resources/de.lproj/AccountKit.strings @@ -19,65 +19,65 @@ // @generated // -"com_accountkit_account_verified" = "Konto verifiziert!"; -"com_accountkit_button_back" = "Zurück"; -"com_accountkit_button_begin" = "Beginnen"; +"com_accountkit_account_verified" = "Konto bestätigt!"; +"com_accountkit_button_begin" = "Start"; "com_accountkit_button_cancel" = "Abbrechen"; "com_accountkit_button_confirm" = "Bestätigen"; -"com_accountkit_button_continue" = "Fortfahren"; +"com_accountkit_button_continue" = "Weiter"; "com_accountkit_button_edit" = "BEARBEITEN"; "com_accountkit_button_log_in" = "Anmelden"; "com_accountkit_button_next" = "Weiter"; -"com_accountkit_button_ok" = "OK"; "com_accountkit_button_resend_code_in" = "SMS in %1$d erneut senden"; "com_accountkit_button_resend_sms" = "SMS erneut senden"; "com_accountkit_button_send" = "Senden"; "com_accountkit_button_send_code_in_call" = "Anruf erhalten"; -"com_accountkit_button_send_code_in_call_details" = "Erhalte deinen Code in einem Sprachanruf"; -"com_accountkit_button_send_code_in_call_from_facebook_details" = "Erhalte deinen Code in einem Sprachanruf von Facebook"; -"com_accountkit_button_send_code_in_fb" = "Code auf Facebook erhalten"; -"com_accountkit_button_send_code_in_fb_details" = "Der Code wird als Facebook-Benachrichtigung zugesendet"; -"com_accountkit_button_send_code_in_fb_disclosure" = "Tippe auf „Code auf Facebook erhalten\“, um deinen Code als Benachrichtigung auf Facebook zu erhalten."; -"com_accountkit_button_start" = "Start"; +"com_accountkit_button_send_code_in_call_details" = "Erhalte deinen Code per Sprachanruf"; +"com_accountkit_button_send_code_in_call_from_facebook_details" = "Erhalte deinen Code von Facebook per Sprachanruf"; +"com_accountkit_button_send_code_in_fb" = "Erhalte einen Code auf Facebook"; +"com_accountkit_button_send_code_in_fb_details" = "Du erhältst deinen Code per Facebook-Benachrichtigung"; +"com_accountkit_button_start" = "Beginn"; "com_accountkit_button_start_over" = "Erneut versuchen"; "com_accountkit_button_submit" = "Senden"; -"com_accountkit_check_email" = "Öffne deine E-Mail"; -"com_accountkit_code_sent_to" = "Verifiziere deine Handynummer %1$@"; -"com_accountkit_confirmation_code_agreement" = "Tippe auf %1$@, um die Nutzungsbedingungen, Datenrichtlinien und die Erklärung zur Verwendung von Cookies von Facebook zu akzeptieren."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Tippe auf %1$@, um die Nutzungsbedingungen, Datenrichtlinien und die Erklärung zur Verwendung von Cookies von Facebook sowie die Datenschutzrichtlinien von %6$@ zu akzeptieren."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Tippe auf %1$@, um die Nutzungsbedingungen, Datenrichtlinien und die Erklärung zur Verwendung von Cookies von Facebook sowie die Datenschutzrichtlinien und die Nutzungsbedingungen von %7$@ zu akzeptieren."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Tippe auf %1$@, um die Nutzungsbedingungen, die Datenrichtlinien und die Erklärung zur Verwendung von Cookies von Facebook sowie die Datenschutzrichtlinien und die Nutzungsbedingungen von %7$@ zu akzeptieren. Erfahre mehr darüber, wie dein Konto verifiziert wurde."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Tippe auf %1$@, um die Nutzungsbedingungen, die Datenrichtlinien und die Erklärung zur Verwendung von Cookies von Facebook sowie die Datenschutzrichtlinien von %6$@ zu akzeptieren. Erfahre mehr darüber, wie dein Konto verifiziert wurde."; -"com_accountkit_confirmation_code_agreement_instant_verification" = "Tippe auf %1$@, um die Nutzungsbedingungen, die Datenrichtlinien und die Erklärung zur Verwendung von Cookies von Facebook zu akzeptieren. Erfahre mehr darüber, wie dein Konto verifiziert wurde."; +"com_accountkit_check_email" = "Öffne deine E-Mails"; +"com_accountkit_code_sent_to" = "Überprüfe deine Handynummer %1$@"; +"com_accountkit_confirmation_code_agreement" = "Tippe auf „%1$@“, um die Nutzungsbedingungen, Datenrichtlinie und Cookie-Richtlinie zu akzeptieren."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Tippe auf „%1$@“, um die Nutzungsbedingungen, Datenrichtlinie und Cookie-Richtlinie von Facebook sowie die Datenrichtlinie von %6$@ zu akzeptieren."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Tippe auf „%1$@“, um die Nutzungsbedingungen, Datenrichtlinie und Cookie-Richtlinie von Facebook sowie die Datenrichtlinie und Nutzungsbedingungen von %7$@ zu akzeptieren."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Tippe auf „%1$@“, um die Nutzungsbedingungen, Datenrichtlinie und Cookie-Richtlinie von Facebook sowie die Datenrichtlinie und Nutzungsbedingungen von %7$@ zu akzeptieren. Erfahre mehr über die Bestätigung deines Kontos."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Tippe auf „%1$@“, um die , Datenrichtlinie und Cookie-Richtlinie von Facebook sowie die Datenrichtlinie von %6$@ zu akzeptieren. Erfahre mehr über die Bestätigung deines Kontos."; +"com_accountkit_confirmation_code_agreement_instant_verification" = "Tippe auf „%1$@“, um die Nutzungsbedingungen, Datenrichtlinie und Cookie-Richtlinie von Facebook zu akzeptieren. Erfahre mehr über die Bestätigung deines Kontos."; "com_accountkit_confirmation_code_text" = "Ich habe keinen Code erhalten"; "com_accountkit_confirmation_code_title" = "Gib deinen Code ein"; -"com_accountkit_country_code_title" = "Wähle dein Land aus"; -"com_accountkit_email_invalid" = "Diese E-Mail-Adresse ist falsch. Versuche es erneut."; -"com_accountkit_email_loading_title" = "E-Mail wird gesendet \U2026"; +"com_accountkit_email_invalid" = "Diese E-Mail-Adresse ist falsch. Bitte versuche es erneut."; +"com_accountkit_email_loading_title" = "Deine E-Mail-Adresse wird bestätigt ..."; "com_accountkit_email_login_retry_title" = "Bestätige deine E-Mail-Adresse"; -"com_accountkit_email_login_text" = "Tippe %1$@ ein, um eine Bestätigungs-E-Mail von Account Kit von Facebook zu erhalten, für Hilfe verwendest du %2$@. Du benötigst kein Facebook-Konto, um es zu nutzen. Erfahre, wie Facebook deine Informationen verwendet."; +"com_accountkit_email_login_text" = "Tippe auf „%1$@“, um eine E-Mail-Bestätigung von Account Kit von Facebook zu erhalten und %2$@ zu verwenden. Du benötigst zur Verwendung kein Facebook-Konto. Erfahre, wie Facebook deine Informationen verwendet."; "com_accountkit_email_login_title" = "Gib deine E-Mail-Adresse ein"; "com_accountkit_email_not_received" = "E-Mail erneut senden"; "com_accountkit_email_verify_title" = "Öffne die E-Mail und bestätige deine E-Mail-Adresse"; "com_accountkit_enter_code_sent_to" = "Gib den Code ein, der an %1$@ gesendet wurde"; -"com_accountkit_error_title" = "Ein Systemfehler ist aufgetreten. Bitte versuche es erneut."; +"com_accountkit_error_title" = "Ein Systemfehler ist aufgetreten. Bitte versuche es noch einmal."; "com_accountkit_facebook_code_entry_title" = "Gib deinen Code von Facebook ein"; -"com_accountkit_logging_in" = "Anmelden \U2026"; -"com_accountkit_other_ways_to_get_code" = "Andere Möglichkeiten, Code zu erhalten:"; +"com_accountkit_ios_button_back" = "Zurück"; +"com_accountkit_ios_country_code_title" = "Wähle dein Land aus"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "Nummer"; +"com_accountkit_ios_phone_login_text" = "Tippe auf %1$@, um eine SMS-Bestätigung von Account Kit von Facebook zu erhalten. %2$@ nutzt Facebook-Technologie für die Anmeldung, du brauchst jedoch kein Facebook-Konto. Es können Gebühren für Nachrichten und Daten anfallen. Erfahre, wie Facebook deine Daten verwendet."; +"com_accountkit_ios_phone_sending_sms" = "SMS mit deinem Code wird gesendet"; +"com_accountkit_logging_in" = "Anmeldung erfolgt ..."; +"com_accountkit_other_ways_to_get_code" = "Andere Möglichkeiten, einen Code zu erhalten:"; "com_accountkit_phone_error_title" = "Bitte gib eine gültige Handynummer ein."; -"com_accountkit_phone_loading_title" = "Dein Code wird gesendet\U2026"; -"com_accountkit_phone_login_phone_number_placeholder" = "Nummer"; +"com_accountkit_phone_loading_title" = "Deine Nummer wird bestätigt ..."; "com_accountkit_phone_login_retry_title" = "Bestätige deine Handynummer"; -"com_accountkit_phone_login_text" = "Tippe auf %1$@, um eine SMS-Bestätigung von Account Kit von Facebook zu erhalten. %2$@ hilft dir mit Facebook-Technologie bei der Anmeldung, du benötigst jedoch kein Facebook-Konto. Es können Kosten für SMS und Datenübertragung entstehen. Erfahre mehr darüber, wie Facebook deine Informationen verwendet"; +"com_accountkit_phone_login_text" = "Tippe auf „%1$@“, um dein Konto mit Account Kit von Facebook zu bestätigen. Du benötigst kein Facebook-Konto, um Account Kit zu verwenden. Du erhältst zur Bestätigung deiner Nummer eine SMS. Es können SMS- und Datengebühren anfallen. Erfahre, wie Facebook deine Informationen verwendet."; "com_accountkit_phone_login_title" = "Gib deine Handynummer ein"; -"com_accountkit_phone_sending_sms" = "Eine SMS mit deinem Code senden"; +"com_accountkit_phone_sending_code_on_fb_title" = "Code wird auf Facebook gesendet ..."; "com_accountkit_resend_check" = "Überprüfe dein SMS-Postfach"; -"com_accountkit_resend_email_text" = "Neue E-Mail versenden"; +"com_accountkit_resend_email_text" = "Neue E-Mail senden"; "com_accountkit_resend_title" = "Wenn du keinen Code erhalten hast:"; -"com_accountkit_return_title" = "Du wirst weitergeleitet an %1$@\U2026"; +"com_accountkit_return_title" = "Du wirst wieder zurück zu %1$@ geleitet ..."; "com_accountkit_sent_title" = "Gesendet!"; -"com_accountkit_success_title" = "Fertig!"; +"com_accountkit_success_title" = "Bestätigt!"; "com_accountkit_toolbar_title" = "Melde dich bei %1$@ an"; -"com_accountkit_verify_confirmation_code_title" = "Wir konnten deinen Code nicht verifizieren.\nBitte versuche es erneut:"; -"com_accountkit_verify_title" = "Dein Code wird verifiziert\U2026"; +"com_accountkit_verify_confirmation_code_title" = "Wir konnten deinen Code nicht bestätigen. Bitte versuche es erneut:"; +"com_accountkit_verify_title" = "Dein Code wird bestätigt ..."; "com_accountkit_voice_call_code_entry_title" = "Gib deinen Code aus dem Sprachanruf ein"; diff --git a/iphone/Resources/AccountKitStrings.bundle/Resources/el.lproj/AccountKit.strings b/iphone/Resources/AccountKitStrings.bundle/Resources/el.lproj/AccountKit.strings index 9835b5b..06ba26b 100644 --- a/iphone/Resources/AccountKitStrings.bundle/Resources/el.lproj/AccountKit.strings +++ b/iphone/Resources/AccountKitStrings.bundle/Resources/el.lproj/AccountKit.strings @@ -19,65 +19,65 @@ // @generated // -"com_accountkit_account_verified" = "Ο λογαριασμός επαληθεύτηκε!"; -"com_accountkit_button_back" = "Πίσω"; +"com_accountkit_account_verified" = "Ο λογαριασμός επιβεβαιώθηκε!"; "com_accountkit_button_begin" = "Έναρξη"; -"com_accountkit_button_cancel" = "Άκυρο"; +"com_accountkit_button_cancel" = "Ακύρωση"; "com_accountkit_button_confirm" = "Επιβεβαίωση"; "com_accountkit_button_continue" = "Συνέχεια"; "com_accountkit_button_edit" = "ΕΠΕΞΕΡΓΑΣΙΑ"; "com_accountkit_button_log_in" = "Σύνδεση"; "com_accountkit_button_next" = "Επόμενο"; -"com_accountkit_button_ok" = "OK"; -"com_accountkit_button_resend_code_in" = "Στείλτε ξανά το SMS σε %1$d"; -"com_accountkit_button_resend_sms" = "Στείλτε ξανά το SMS"; +"com_accountkit_button_resend_code_in" = "Αποστολή SMS ξανά σε %1$d"; +"com_accountkit_button_resend_sms" = "Αποστολή SMS ξανά"; "com_accountkit_button_send" = "Αποστολή"; "com_accountkit_button_send_code_in_call" = "Λήψη κλήσης"; -"com_accountkit_button_send_code_in_call_details" = "Θα λάβετε τον κωδικό ως φωνητική κλήση"; -"com_accountkit_button_send_code_in_call_from_facebook_details" = "Λάβετε τον κωδικό σας ως φωνητική κλήση από το Facebook"; +"com_accountkit_button_send_code_in_call_details" = "Λήψη του κωδικού μέσω φωνητικής κλήσης"; +"com_accountkit_button_send_code_in_call_from_facebook_details" = "Λήψη του κωδικού μέσω φωνητικής κλήσης από το Facebook"; "com_accountkit_button_send_code_in_fb" = "Λήψη κωδικού στο Facebook"; "com_accountkit_button_send_code_in_fb_details" = "Θα λάβετε τον κωδικό ως ειδοποίηση στο Facebook"; -"com_accountkit_button_send_code_in_fb_disclosure" = "Πατήστε \"Λήψη κωδικού στο Facebook\" για να λάβετε τον κωδικό μέσω ειδοποίησης στο Facebook."; "com_accountkit_button_start" = "Έναρξη"; -"com_accountkit_button_start_over" = "Προσπαθήστε ξανά."; +"com_accountkit_button_start_over" = "Προσπαθήστε ξανά"; "com_accountkit_button_submit" = "Υποβολή"; "com_accountkit_check_email" = "Ανοίξτε το email σας"; -"com_accountkit_code_sent_to" = "Επαληθεύστε τον αριθμό του κινητού σας %1$@"; -"com_accountkit_confirmation_code_agreement" = "Πατήστε %1$@ για να δηλώσετε ότι συμφωνείτε με τους Όρους, την Πολιτική δεδομένων και τη χρήση των cookies του Facebook."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Πατήστε %1$@ για να δηλώσετε ότι συμφωνείτε με τους Όρους, την Πολιτική δεδομένων, τη χρήση των cookies και την Πολιτική απορρήτου του Facebook του %6$@."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Πατήστε %1$@ για να δηλώσετε ότι συμφωνείτε με τους Όρους, την Πολιτική δεδομένων, τη χρήση των cookies, την Πολιτική απορρήτου και τους Όρους της υπηρεσίας του Facebook του %7$@."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Πατήστε %1$@ για να δηλώσετε ότι συμφωνείτε με τους Όρους, την Πολιτική δεδομένων και τους όρους για τη χρήση των cookies του Facebook, καθώς και την Πολιτική απορρήτου και τους Όρους χρήσης υπηρεσίας του %7$@. Μάθετε περισσότερα για τον τρόπο με τον οποίο επαληθεύτηκε ο λογαριασμός σας."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Πατήστε %1$@ για να δηλώσετε ότι συμφωνείτε με τους Όρους, την Πολιτική δεδομένων, τους όρους για τη χρήση των cookies του Facebook και την Πολιτική απορρήτου του %6$@. Μάθετε περισσότερα για τον τρόπο με τον οποίο επαληθεύτηκε ο λογαριασμός σας."; -"com_accountkit_confirmation_code_agreement_instant_verification" = "Πατήστε %1$@ για να δηλώσετε ότι συμφωνείτε με τους Όρους, την Πολιτική δεδομένων και τους όρους για τη χρήση των cookies του Facebook. Μάθετε περισσότερα για τον τρόπο με τον οποίο επαληθεύτηκε ο λογαριασμός σας."; +"com_accountkit_code_sent_to" = "Επαληθεύστε τον αριθμό του κινητού σας: %1$@"; +"com_accountkit_confirmation_code_agreement" = "Πατήστε %1$@ για να αποδεχτείτε τους Όρους χρήσης, την Πολιτική χρήσης δεδομένων και τη δήλωση σχετικά με τη χρήση των cookies του Facebook."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Πατήστε %1$@ για να αποδεχτείτε τους Όρους χρήσης, την Πολιτική χρήσης δεδομένων, τη δήλωση σχετικά με τη χρήση των cookies του Facebook και την Πολιτική απορρήτου της εφαρμογής %6$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Πατήστε %1$@ για να αποδεχτείτε τους Όρους χρήσης, την Πολιτική χρήσης δεδομένων, τη δήλωση σχετικά με τη χρήση των cookies και την Πολιτική απορρήτου του Facebook και τους Όρους χρήσης της εφαρμογής %7$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Πατήστε %1$@ για να αποδεχτείτε τους Όρους χρήσης, την Πολιτική χρήσης δεδομένων, τη δήλωση σχετικά με τη χρήση των cookies του Facebook και την Πολιτική απορρήτου και τους Όρους χρήσης της εφαρμογής %7$@. Μάθετε περισσότερα για το πώς επαληθεύτηκε ο λογαριασμός σας."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Πατήστε %1$@ για να αποδεχτείτε τους , την Πολιτική χρήσης δεδομένων, τη δήλωση σχετικά με τη χρήση των cookies του Facebook και την Πολιτική απορρήτου της εφαρμογής %6$@. Μάθετε περισσότερα για το πώς επαληθεύτηκε ο λογαριασμός σας."; +"com_accountkit_confirmation_code_agreement_instant_verification" = "Πατήστε %1$@ για να αποδεχτείτε τους Όρους χρήσης, την Πολιτική χρήσης δεδομένων και τη δήλωση σχετικά με τη χρήση των cookies του Facebook. Μάθετε περισσότερα για το πώς επαληθεύτηκε ο λογαριασμός σας."; "com_accountkit_confirmation_code_text" = "Δεν έλαβα κωδικό"; -"com_accountkit_confirmation_code_title" = "Εισαγάγετε τον κωδικό σας"; -"com_accountkit_country_code_title" = "Επιλέξτε τη χώρα σας"; -"com_accountkit_email_invalid" = "Αυτό το email δεν είναι σωστό. Προσπαθήστε ξανά."; -"com_accountkit_email_loading_title" = "Αποστολή email\U2026"; -"com_accountkit_email_login_retry_title" = "Επιβεβαιώστε το email σας"; -"com_accountkit_email_login_text" = "Πατήστε %1$@ για να λάβετε μια επιβεβαίωση μέσω email από το Account Kit του Facebook, ώστε να χρησιμοποιήσετε το %2$@. Δεν χρειάζεστε λογαριασμό στο Facebook. Μάθετε πώς χρησιμοποιεί τα στοιχεία σας το Facebook."; +"com_accountkit_confirmation_code_title" = "Γράψτε τον κωδικό σας"; +"com_accountkit_email_invalid" = "Αυτή η διεύθυνση email δεν είναι σωστή. Δοκιμάστε ξανά."; +"com_accountkit_email_loading_title" = "Επαλήθευση της διεύθυνσης email σας\U2026"; +"com_accountkit_email_login_retry_title" = "Επαλήθευση διεύθυνσης email"; +"com_accountkit_email_login_text" = "Πατήστε %1$@ για να λάβετε μια επιβεβαίωση μέσω email από το Account Kit του Facebook που θα σας βοηθήσει να χρησιμοποιήσετε την εφαρμογή %2$@. Δεν χρειάζεστε λογαριασμό Facebook για να τη χρησιμοποιήσετε. Μάθετε πώς χρησιμοποιεί το Facebook τις πληροφορίες σας."; "com_accountkit_email_login_title" = "Γράψτε τη διεύθυνση email σας"; "com_accountkit_email_not_received" = "Επανάληψη αποστολής email"; -"com_accountkit_email_verify_title" = "Ανοίξτε το email και επιβεβαιώστε τη διεύθυνση email σας."; -"com_accountkit_enter_code_sent_to" = "Γράψτε τον κωδικό που στάλθηκε στο %1$@."; -"com_accountkit_error_title" = "Το σύστημα αντιμετώπισε κάποιο πρόβλημα. Προσπαθήστε ξανά."; -"com_accountkit_facebook_code_entry_title" = "Εισαγάγετε τον κωδικό σας από το Facebook."; +"com_accountkit_email_verify_title" = "Ανοίξτε το email και επιβεβαιώστε τη διεύθυνση email σας"; +"com_accountkit_enter_code_sent_to" = "Γράψτε τον κωδικό που στάλθηκε στο %1$@"; +"com_accountkit_error_title" = "Παρουσιάστηκε σφάλμα συστήματος. Δοκιμάστε ξανά."; +"com_accountkit_facebook_code_entry_title" = "Γράψτε τον κωδικό σας από το Facebook"; +"com_accountkit_ios_button_back" = "Πίσω"; +"com_accountkit_ios_country_code_title" = "Επιλέξτε τη χώρα σας"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "Αριθμός"; +"com_accountkit_ios_phone_login_text" = "Πατήστε το %1$@ για να λάβετε μια επιβεβαίωση μέσω SMS από το Account Kit με την υποστήριξη του Facebook. Η εφαρμογή %2$@ χρησιμοποιεί την τεχνολογία του Facebook για να σας βοηθήσει να συνδεθείτε, αλλά δεν χρειάζεστε λογαριασμό Facebook. Ενδέχεται να ισχύουν χρεώσεις μηνυμάτων και δεδομένων. Μάθετε πώς το Facebook χρησιμοποιεί τις πληροφορίες σας."; +"com_accountkit_ios_phone_sending_sms" = "Αποστολή SMS με τον κωδικό σας..."; "com_accountkit_logging_in" = "Σύνδεση\U2026"; "com_accountkit_other_ways_to_get_code" = "Άλλοι τρόποι λήψης του κωδικού:"; "com_accountkit_phone_error_title" = "Γράψτε έναν έγκυρο αριθμό κινητού."; -"com_accountkit_phone_loading_title" = "Γίνεται αποστολή του κωδικού σας\U2026"; -"com_accountkit_phone_login_phone_number_placeholder" = "Αριθμός"; -"com_accountkit_phone_login_retry_title" = "Επιβεβαιώστε τον αριθμό του κινητού σας."; -"com_accountkit_phone_login_text" = "Πατήστε %1$@ για να λάβετε ένα SMS επιβεβαίωσης από το Account Kit, που υποστηρίζεται από το Facebook. Το %2$@ χρησιμοποιεί την τεχνολογία του Facebook για να σας βοηθάει να συνδέεστε, αλλά δεν χρειάζεται να έχετε λογαριασμό στο Facebook. Ίσως ισχύσουν χρεώσεις μηνυμάτων και δεδομένων. Μάθετε πώς χρησιμοποιεί τα στοιχεία σας το Facebook."; +"com_accountkit_phone_loading_title" = "Επαλήθευση του αριθμού σας..."; +"com_accountkit_phone_login_retry_title" = "Επιβεβαιώστε τον αριθμό του κινητού σας"; +"com_accountkit_phone_login_text" = "Πατήστε %1$@ για να επαληθεύσετε το λογαριασμό σας στο Account Kit από το Facebook. Δεν χρειάζεται να έχετε λογαριασμό Facebook για να χρησιμοποιήσετε το Account Kit. Μπορεί να σας σταλεί ένα SMS για να επαληθεύσετε τον αριθμό σας. Ενδέχεται να ισχύσουν χρεώσεις μηνυμάτων και δεδομένων. Μάθετε πώς χρησιμοποιεί το Facebook τις πληροφορίες σας."; "com_accountkit_phone_login_title" = "Γράψτε τον αριθμό του κινητού σας"; -"com_accountkit_phone_sending_sms" = "Αποστολή SMS με τον κωδικό σας"; -"com_accountkit_resend_check" = "Ελέγξτε τα SMS σας"; +"com_accountkit_phone_sending_code_on_fb_title" = "Αποστολή κωδικού στο Facebook\U2026"; +"com_accountkit_resend_check" = "Ελέγξτε τα εισερχόμενα SMS σας"; "com_accountkit_resend_email_text" = "Αποστολή νέου email"; -"com_accountkit_resend_title" = "Αν δεν έχετε λάβει τον κωδικό:"; -"com_accountkit_return_title" = "Επιστροφή στο %1$@\U2026"; +"com_accountkit_resend_title" = "Αν δεν έχετε λάβει κωδικό:"; +"com_accountkit_return_title" = "Επιστροφή στην εφαρμογή %1$@\U2026"; "com_accountkit_sent_title" = "Στάλθηκε!"; -"com_accountkit_success_title" = "Ολοκληρώθηκε!"; -"com_accountkit_toolbar_title" = "Συνδεθείτε στο %1$@"; -"com_accountkit_verify_confirmation_code_title" = "Δεν μπορέσαμε να\nεπαληθεύσουμε τον κωδικό σας.\nΠροσπαθήστε ξανά:"; -"com_accountkit_verify_title" = "Γίνεται επαλήθευση του κωδικού σας\U2026"; -"com_accountkit_voice_call_code_entry_title" = "Γράψτε τον κωδικό που λάβατε μέσω φωνητικής κλήσης"; +"com_accountkit_success_title" = "Επαληθεύτηκε!"; +"com_accountkit_toolbar_title" = "Σύνδεση στο %1$@"; +"com_accountkit_verify_confirmation_code_title" = "Δεν μπορέσαμε να επαληθεύσουμε τον κωδικό σας. Προσπαθήστε ξανά:"; +"com_accountkit_verify_title" = "Επαλήθευση του κωδικού σας..."; +"com_accountkit_voice_call_code_entry_title" = "Γράψτε τον κωδικό σας από τη φωνητική κλήση"; diff --git a/iphone/Resources/AccountKitStrings.bundle/Resources/en.lproj/AccountKit.strings b/iphone/Resources/AccountKitStrings.bundle/Resources/en.lproj/AccountKit.strings index 9184564..a9b4835 100644 --- a/iphone/Resources/AccountKitStrings.bundle/Resources/en.lproj/AccountKit.strings +++ b/iphone/Resources/AccountKitStrings.bundle/Resources/en.lproj/AccountKit.strings @@ -20,7 +20,6 @@ // "com_accountkit_account_verified" = "Account verified!"; -"com_accountkit_button_back" = "Back"; "com_accountkit_button_begin" = "Begin"; "com_accountkit_button_cancel" = "Cancel"; "com_accountkit_button_confirm" = "Confirm"; @@ -46,13 +45,12 @@ "com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Tap %1$@ to accept Facebook's Terms, Data Policy, cookie use and the Privacy Policy of %6$@."; "com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Tap %1$@ to accept Facebook's Terms, Data Policy, cookie use and the Privacy Policy and Terms of Service of %7$@."; "com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Tap %1$@ to accept Facebook's Terms, Data Policy, cookie use and the Privacy Policy and Terms of Service of %7$@. Learn more about how your account was verified."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Tap %1$@ to accept Facebook's Terms, Data Policy, cookie use and the Privacy Policy of %6$@. Learn more about how your account was verified."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Tap %1$@ to accept Facebook's , Data Policy, cookie use and the Privacy Policy of %6$@. Learn more about how your account was verified."; "com_accountkit_confirmation_code_agreement_instant_verification" = "Tap %1$@ to accept Facebook's Terms, Data Policy and cookie use. Learn more about how your account was verified."; "com_accountkit_confirmation_code_text" = "I didn't get a code"; "com_accountkit_confirmation_code_title" = "Enter your code"; -"com_accountkit_country_code_title" = "Select Your Country"; "com_accountkit_email_invalid" = "This email is incorrect. Please try again."; -"com_accountkit_email_loading_title" = "Sending email\U2026"; +"com_accountkit_email_loading_title" = "Verifying your email address \U2026"; "com_accountkit_email_login_retry_title" = "Confirm your email"; "com_accountkit_email_login_text" = "Tap %1$@ to get an email confirmation from Account Kit by Facebook to help you use %2$@. You don't need a Facebook account to use it. Learn how Facebook uses your info."; "com_accountkit_email_login_title" = "Enter your email address"; @@ -61,15 +59,19 @@ "com_accountkit_enter_code_sent_to" = "Enter the code that was sent to %1$@"; "com_accountkit_error_title" = "A system issue occurred. Please try again."; "com_accountkit_facebook_code_entry_title" = "Enter your code from Facebook"; +"com_accountkit_ios_button_back" = "Back"; +"com_accountkit_ios_country_code_title" = "Select Your Country"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "Number"; +"com_accountkit_ios_phone_login_text" = "Tap %1$@ to get an SMS confirmation from Account Kit powered by Facebook. %2$@ uses Facebook technology to help you sign in, but you don't need a Facebook account. Message and data rates may apply. Learn how Facebook uses your info."; +"com_accountkit_ios_phone_sending_sms" = "Sending an SMS with your code"; "com_accountkit_logging_in" = "Logging in\U2026"; "com_accountkit_other_ways_to_get_code" = "Other ways to get code:"; "com_accountkit_phone_error_title" = "Please enter a valid mobile number."; "com_accountkit_phone_loading_title" = "Verifying your number\U2026"; -"com_accountkit_phone_login_phone_number_placeholder" = "Number"; "com_accountkit_phone_login_retry_title" = "Confirm your mobile number"; -"com_accountkit_phone_login_text" = "Tap %1$@ to get an SMS confirmation from Account Kit powered by Facebook. %2$@ uses Facebook technology to help you sign in, but you don't need a Facebook account. Message and data rates may apply. Learn how Facebook uses your info."; +"com_accountkit_phone_login_text" = "Tap %1$@ to verify your account with Account Kit powered by Facebook. You don’t need a Facebook account to use Account Kit. An SMS may be sent to verify your number. Message and data rates may apply. Learn how Facebook uses your info."; "com_accountkit_phone_login_title" = "Enter your mobile number"; -"com_accountkit_phone_sending_sms" = "Sending an SMS with your code"; +"com_accountkit_phone_sending_code_on_fb_title" = "Sending code on Facebook\U2026"; "com_accountkit_resend_check" = "Check your SMS inbox"; "com_accountkit_resend_email_text" = "Send New Email"; "com_accountkit_resend_title" = "If you haven't gotten a code:"; diff --git a/iphone/Resources/AccountKitStrings.bundle/Resources/en_GB.lproj/AccountKit.strings b/iphone/Resources/AccountKitStrings.bundle/Resources/en_GB.lproj/AccountKit.strings new file mode 100644 index 0000000..4fcec10 --- /dev/null +++ b/iphone/Resources/AccountKitStrings.bundle/Resources/en_GB.lproj/AccountKit.strings @@ -0,0 +1,41 @@ +// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// +// You are hereby granted a non-exclusive, worldwide, royalty-free license to use, +// copy, modify, and distribute this software in source code or binary form for use +// in connection with the web services and APIs provided by Facebook. +// +// As with any software that integrates with the Facebook platform, your use of +// this software is subject to the Facebook Developer Principles and Policies +// [http://developers.facebook.com/policy/]. This copyright notice shall be +// included in all copies or substantial portions of the software. +// +// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS +// FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR +// COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER +// IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN +// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +// @generated +// + +"com_accountkit_button_resend_code_in" = "Send SMS again in %1$d"; +"com_accountkit_button_send_code_in_fb_details" = "The code will arrive as a Facebook notification"; +"com_accountkit_check_email" = "Open your email"; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Tap %1$@ to accept Facebook's Terms, Data Policy and cookie use, and the Privacy Policy of %6$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Tap %1$@ to accept Facebook's Terms, Data Policy and cookie use, and the Privacy Policy and Terms of Service of %7$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Tap %1$@ to accept Facebook's Terms, Data Policy and cookie use, and the Privacy Policy and Terms of Service of %7$@. Learn more about how your account was verified."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Tap %1$@ to accept Facebook's Terms, Data Policy and cookie use, and the Privacy Policy of %6$@. Learn more about how your account was verified."; +"com_accountkit_confirmation_code_text" = "I didn't receive a code"; +"com_accountkit_email_invalid" = "This email address is incorrect. Please try again."; +"com_accountkit_email_loading_title" = "Verifying your email address\U2026"; +"com_accountkit_email_login_retry_title" = "Confirm your email address"; +"com_accountkit_email_login_text" = "Tap %1$@ to receive an email confirmation from Account Kit by Facebook to help you use %2$@. You don't need a Facebook account to use it. Learn how Facebook uses your info."; +"com_accountkit_ios_country_code_title" = "Select your country"; +"com_accountkit_ios_phone_login_text" = "Tap %1$@ to receive an SMS confirmation from Account Kit powered by Facebook. %2$@ uses Facebook technology to help you sign in, but you don't need a Facebook account. Message and data rates may apply. Learn how Facebook uses your info."; +"com_accountkit_other_ways_to_get_code" = "Other ways to get a code:"; +"com_accountkit_phone_login_text" = "Tap %1$@ to verify your account with Account Kit powered by Facebook. You don't need a Facebook account to use Account Kit. An SMS may be sent to verify your number. Message and data rates may apply. Learn how Facebook uses your info."; +"com_accountkit_resend_email_text" = "Send new email"; +"com_accountkit_resend_title" = "If you haven't received a code:"; +"com_accountkit_toolbar_title" = "Log in to %1$@"; +"com_accountkit_voice_call_code_entry_title" = "Enter your code from the voice call"; diff --git a/iphone/Resources/AccountKitStrings.bundle/Resources/es.lproj/AccountKit.strings b/iphone/Resources/AccountKitStrings.bundle/Resources/es.lproj/AccountKit.strings index 67a5b09..ec667ae 100644 --- a/iphone/Resources/AccountKitStrings.bundle/Resources/es.lproj/AccountKit.strings +++ b/iphone/Resources/AccountKitStrings.bundle/Resources/es.lproj/AccountKit.strings @@ -19,9 +19,8 @@ // @generated // -"com_accountkit_account_verified" = "¡Cuenta verificada!"; -"com_accountkit_button_back" = "Atrás"; -"com_accountkit_button_begin" = "Comenzar"; +"com_accountkit_account_verified" = "Cuenta verificada"; +"com_accountkit_button_begin" = "Empezar"; "com_accountkit_button_cancel" = "Cancelar"; "com_accountkit_button_confirm" = "Confirmar"; "com_accountkit_button_continue" = "Continuar"; @@ -34,50 +33,52 @@ "com_accountkit_button_send" = "Enviar"; "com_accountkit_button_send_code_in_call" = "Recibir una llamada"; "com_accountkit_button_send_code_in_call_details" = "Recibe tu código en una llamada de voz"; -"com_accountkit_button_send_code_in_call_from_facebook_details" = "Obtén tu código mediante una llamada de voz de Facebook"; -"com_accountkit_button_send_code_in_fb" = "Obtener un código en Facebook"; -"com_accountkit_button_send_code_in_fb_details" = "Recibirás el código como una notificación de Facebook"; -"com_accountkit_button_send_code_in_fb_disclosure" = "Toca 'Obtener código en Facebook' para recibir tu código como una notificación de Facebook."; -"com_accountkit_button_start" = "Inicio"; +"com_accountkit_button_send_code_in_call_from_facebook_details" = "Recibe tu código en una llamada de voz de Facebook"; +"com_accountkit_button_send_code_in_fb" = "Recibir un código en Facebook"; +"com_accountkit_button_send_code_in_fb_details" = "Recibirás el código en una notificación de Facebook"; +"com_accountkit_button_start" = "Empezar"; "com_accountkit_button_start_over" = "Intentar de nuevo"; "com_accountkit_button_submit" = "Enviar"; "com_accountkit_check_email" = "Abre tu correo electrónico"; "com_accountkit_code_sent_to" = "Verifica tu número de celular %1$@"; -"com_accountkit_confirmation_code_agreement" = "Toca %1$@ para aceptar las Condiciones, las Política de datos y el uso de cookies de Facebook."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Toca %1$@ para aceptar las Condiciones, la Política de datos, el uso de cookies y la Política de privacidad de %6$@."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Toca %1$@ para aceptar las Condiciones, la Política de datos, el uso de cookies, la Política de privacidad y las Condiciones del servicio de %7$@."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Toca \"%1$@\" para aceptar las Condiciones, la Política de datos, el uso de cookies, la Política de privacidad y las Condiciones del servicio de %7$@ de Facebook. Obtén más información sobre cómo se verificó tu cuenta."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Toca \"%1$@\" para aceptar las Condiciones, la Política de datos, el uso de cookies y la Política de privacidad de %6$@ de Facebook. Obtén más información sobre cómo se verificó tu cuenta."; -"com_accountkit_confirmation_code_agreement_instant_verification" = "Toca \"%1$@\" para aceptar las Condiciones, la Política de datos y el uso de cookies de Facebook. Obtén más información sobre cómo se verificó tu cuenta."; -"com_accountkit_confirmation_code_text" = "No recibí el código"; +"com_accountkit_confirmation_code_agreement" = "Toca %1$@ para aceptar las Condiciones, la Política de datos y el uso de cookies de Facebook."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Toca %1$@ para aceptar las Condiciones, la Política de datos y el uso de cookies de Facebook, y la Política de privacidad de %6$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Toca %1$@ para aceptar las Condiciones, la Política de datos y el uso de cookies de Facebook, y la Política de privacidad y las Condiciones del servicio de %7$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Toca %1$@ para aceptar las Condiciones, la Política de datos y el uso de cookies de Facebook, y la Política de privacidad y las Condiciones del servicio de %7$@. Obtén más información sobre cómo se verificó tu cuenta."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Toca %1$@ para aceptar las Condiciones, la Política de datos y el uso de cookies de Facebook, y la Política de privacidad de %6$@. Obtén más información sobre cómo se verificó tu cuenta."; +"com_accountkit_confirmation_code_agreement_instant_verification" = "Toca %1$@ para aceptar las Condiciones, la Política de datos y el uso de cookies de Facebook. Obtén más información sobre cómo se verificó tu cuenta."; +"com_accountkit_confirmation_code_text" = "No recibí ningún código"; "com_accountkit_confirmation_code_title" = "Ingresa tu código"; -"com_accountkit_country_code_title" = "Selecciona tu país"; "com_accountkit_email_invalid" = "La dirección de correo electrónico no es correcta. Vuelve a intentarlo."; -"com_accountkit_email_loading_title" = "Enviando correo electrónico\U2026"; -"com_accountkit_email_login_retry_title" = "Confrirma tu dirección de correo electrónico"; -"com_accountkit_email_login_text" = "Toca %1$@ para recibir una confirmación por correo electrónico de Account Kit de Facebook para poder usar %2$@. No necesitas una cuenta de Facebook para usar esta función. Obtén información sobre cómo usa Facebook tu información."; -"com_accountkit_email_login_title" = "Escribe tu dirección de correo electrónico"; -"com_accountkit_email_not_received" = "Reenviar correo electrónico"; -"com_accountkit_email_verify_title" = "Abre el correo electrónico y confirma tu dirección de correo electrónico"; -"com_accountkit_enter_code_sent_to" = "Ingresa el código que recibiste en %1$@"; +"com_accountkit_email_loading_title" = "Verificando tu dirección de correo electrónico..."; +"com_accountkit_email_login_retry_title" = "Confirma tu correo electrónico"; +"com_accountkit_email_login_text" = "Toca %1$@ para recibir una confirmación por correo electrónico de Account Kit, una herramienta desarrollada por Facebook, para ayudarte a usar %2$@. Para usarlo no necesitas tener una cuenta de Facebook. Obtén información sobre cómo usa Facebook tu información."; +"com_accountkit_email_login_title" = "Ingresa tu dirección de correo electrónico"; +"com_accountkit_email_not_received" = "Volver a enviar mensaje"; +"com_accountkit_email_verify_title" = "Abre el mensaje y confirma tu dirección de correo electrónico"; +"com_accountkit_enter_code_sent_to" = "Ingresa el código que se envió al %1$@."; "com_accountkit_error_title" = "Se produjo un error del sistema. Vuelve a intentarlo."; -"com_accountkit_facebook_code_entry_title" = "Escribe tu código de Facebook"; -"com_accountkit_logging_in" = "Iniciando sesión\U2026"; -"com_accountkit_other_ways_to_get_code" = "Otras formas de obtener el código:"; +"com_accountkit_facebook_code_entry_title" = "Ingresa tu código de Facebook"; +"com_accountkit_ios_button_back" = "Atrás"; +"com_accountkit_ios_country_code_title" = "Selecciona tu país"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "Número"; +"com_accountkit_ios_phone_login_text" = "Toca %1$@ para recibir una confirmación por SMS de Account Kit, una herramienta desarrollada por Facebook. %2$@ usa la tecnología de Facebook para ayudarte a iniciar sesión, pero no necesitas una cuenta de Facebook. Se pueden aplicar cargos por mensajes y datos. Obtén información sobre cómo usa Facebook tu información."; +"com_accountkit_ios_phone_sending_sms" = "Enviar un SMS con tu código"; +"com_accountkit_logging_in" = "Iniciando sesión..."; +"com_accountkit_other_ways_to_get_code" = "Otras maneras de recibir el código:"; "com_accountkit_phone_error_title" = "Ingresa un número de celular válido."; -"com_accountkit_phone_loading_title" = "Enviando tu código\U2026"; -"com_accountkit_phone_login_phone_number_placeholder" = "Número"; +"com_accountkit_phone_loading_title" = "Verificando tu número..."; "com_accountkit_phone_login_retry_title" = "Confirma tu número de celular"; -"com_accountkit_phone_login_text" = "Toca %1$@ para recibir un SMS de confirmación de Account Kit desarrollado por Facebook. %2$@ usa tecnología de Facebook para ayudarte a registrarte, pero no necesitas tener una cuenta de Facebook. Pueden aplicarse cargos por mensajes y datos. Obtén información sobre cómo usa tus datos Facebook."; -"com_accountkit_phone_login_title" = "Escribe tu número de celular"; -"com_accountkit_phone_sending_sms" = "Enviando un SMS con tu código"; -"com_accountkit_resend_check" = "Consulta tu bandeja de entrada de SMS"; -"com_accountkit_resend_email_text" = "Enviar un nuevo correo electrónico"; +"com_accountkit_phone_login_text" = "Toca %1$@ para verificar tu cuenta con Account Kit, una herramienta desarrollada por Facebook. Para usar Account Kit no necesitas tener una cuenta de Facebook. Es posible que recibas un SMS para verificar tu número. Se pueden aplicar cargos por mensajes y datos. Obtén información sobre cómo usa Facebook tu información."; +"com_accountkit_phone_login_title" = "Ingresa tu celular"; +"com_accountkit_phone_sending_code_on_fb_title" = "Enviando código en Facebook..."; +"com_accountkit_resend_check" = "Revisa tus SMS entrantes"; +"com_accountkit_resend_email_text" = "Enviar correo electrónico nuevo"; "com_accountkit_resend_title" = "Si no recibiste un código:"; -"com_accountkit_return_title" = "Se te está redirigiendo a %1$@\U2026"; -"com_accountkit_sent_title" = "¡Enviado!"; -"com_accountkit_success_title" = "¡Listo!"; +"com_accountkit_return_title" = "Regresando a %1$@..."; +"com_accountkit_sent_title" = "Enviado"; +"com_accountkit_success_title" = "Verificado"; "com_accountkit_toolbar_title" = "Iniciar sesión en %1$@"; -"com_accountkit_verify_confirmation_code_title" = "No pudimos verificar tu código.\nVuelve a intentarlo:"; -"com_accountkit_verify_title" = "Verificando tu código\U2026"; -"com_accountkit_voice_call_code_entry_title" = "Ingresa tu código de la llamada de voz"; +"com_accountkit_verify_confirmation_code_title" = "No pudimos verificar tu código. Vuelve a intentarlo:"; +"com_accountkit_verify_title" = "Verificando el código..."; +"com_accountkit_voice_call_code_entry_title" = "Ingresa el código de la llamada de voz"; diff --git a/iphone/Resources/AccountKitStrings.bundle/Resources/es_ES.lproj/AccountKit.strings b/iphone/Resources/AccountKitStrings.bundle/Resources/es_ES.lproj/AccountKit.strings index c511eac..bf862a6 100644 --- a/iphone/Resources/AccountKitStrings.bundle/Resources/es_ES.lproj/AccountKit.strings +++ b/iphone/Resources/AccountKitStrings.bundle/Resources/es_ES.lproj/AccountKit.strings @@ -19,65 +19,66 @@ // @generated // -"com_accountkit_account_verified" = "Se ha verificado la cuenta."; -"com_accountkit_button_back" = "Volver"; +"com_accountkit_account_verified" = "Cuenta verificada."; "com_accountkit_button_begin" = "Empezar"; "com_accountkit_button_cancel" = "Cancelar"; "com_accountkit_button_confirm" = "Confirmar"; "com_accountkit_button_continue" = "Continuar"; "com_accountkit_button_edit" = "EDITAR"; -"com_accountkit_button_log_in" = "Iniciar sesión"; +"com_accountkit_button_log_in" = "Entrar"; "com_accountkit_button_next" = "Siguiente"; "com_accountkit_button_ok" = "Aceptar"; -"com_accountkit_button_resend_code_in" = "Volver a enviar SMS en %1$d"; +"com_accountkit_button_resend_code_in" = "Volver a enviar SMS dentro de %1$d"; "com_accountkit_button_resend_sms" = "Volver a enviar SMS"; "com_accountkit_button_send" = "Enviar"; "com_accountkit_button_send_code_in_call" = "Recibir una llamada"; -"com_accountkit_button_send_code_in_call_details" = "Recibirás el código mediante una llamada de voz."; -"com_accountkit_button_send_code_in_call_from_facebook_details" = "Recibirás el código mediante una llamada de voz de Facebook."; -"com_accountkit_button_send_code_in_fb" = "Recibir el código en Facebook"; -"com_accountkit_button_send_code_in_fb_details" = "Recibirás el código como una notificación de Facebook."; -"com_accountkit_button_send_code_in_fb_disclosure" = "Toca 'Recibir el código en Facebook' para obtenerlo en forma de notificación en la plataforma."; -"com_accountkit_button_start" = "Comenzar"; +"com_accountkit_button_send_code_in_call_details" = "Recibir el código por llamada de voz"; +"com_accountkit_button_send_code_in_call_from_facebook_details" = "Recibir el código por llamada de voz de Facebook"; +"com_accountkit_button_send_code_in_fb" = "Recibir un código en Facebook"; +"com_accountkit_button_send_code_in_fb_details" = "Recibirás el código en una notificación de Facebook"; +"com_accountkit_button_start" = "Empezar"; "com_accountkit_button_start_over" = "Volver a intentarlo"; "com_accountkit_button_submit" = "Enviar"; "com_accountkit_check_email" = "Abre tu correo electrónico"; -"com_accountkit_code_sent_to" = "Verifica que %1$@ sea tu número de móvil."; -"com_accountkit_confirmation_code_agreement" = "Toca %1$@ para aceptar las Condiciones, la Política de datos y el Uso de cookies de Facebook."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Toca %1$@ para aceptar las Condiciones, la Política de datos y el Uso de cookies de Facebook, y la Política de privacidad de %6$@."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Toca %1$@ para aceptar las Condiciones, la Política de datos, el Uso de cookies de Facebook, y la Política de privacidad y las Condiciones del servicio de %7$@."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Toca %1$@ para aceptar las Condiciones, la Política de datos y el Uso de cookies de Facebook, y la Política de privacidad y las Condiciones del servicio de %7$@. Más información sobre cómo se ha verificado tu cuenta."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Toca %1$@ para aceptar las Condiciones, la Política de datos y el Uso de cookies de Facebook, y la Política de privacidad de %6$@. Más información sobre cómo se ha verificado tu cuenta."; -"com_accountkit_confirmation_code_agreement_instant_verification" = "Toca %1$@ para aceptar las Condiciones, la Política de datos y el Uso de cookies de Facebook. Más información sobre cómo se ha verificado tu cuenta."; +"com_accountkit_code_sent_to" = "Verifica tu número de móvil %1$@"; +"com_accountkit_confirmation_code_agreement" = "Toca %1$@ para aceptar las Condiciones, la Política de datos y el uso de cookies de Facebook."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Toca %1$@ para aceptar las Condiciones, la Política de datos y el uso de cookies de Facebook, y la Política de privacidad de %6$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Toca %1$@ para aceptar las Condiciones, la Política de datos y el uso de cookies de Facebook, y la Política de privacidad y las Condiciones del servicio de %7$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Toca %1$@ para aceptar las Condiciones, la Política de datos y el uso de cookies de Facebook, y la Política de privacidad y las Condiciones del servicio de %7$@. Obtén más información sobre cómo se ha verificado tu cuenta."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Toca %1$@ para aceptar las Condiciones, la Política de datos y el uso de cookies de Facebook, y la Política de privacidad de %6$@. Obtén más información sobre cómo se ha verificado tu cuenta."; +"com_accountkit_confirmation_code_agreement_instant_verification" = "Toca %1$@ para aceptar las Condiciones, la Política de datos y el uso de cookies de Facebook. Obtén más información sobre cómo se ha verificado tu cuenta."; "com_accountkit_confirmation_code_text" = "No he recibido el código"; -"com_accountkit_confirmation_code_title" = "Introduce el código"; -"com_accountkit_country_code_title" = "Selecciona tu país"; +"com_accountkit_confirmation_code_title" = "Introduce tu código"; "com_accountkit_email_invalid" = "La dirección de correo electrónico no es correcta. Vuelve a intentarlo."; -"com_accountkit_email_loading_title" = "Enviando correo electrónico\U2026"; +"com_accountkit_email_loading_title" = "Verificando tu dirección de correo electrónico..."; "com_accountkit_email_login_retry_title" = "Confirma tu correo electrónico"; -"com_accountkit_email_login_text" = "Toca %1$@ para recibir un correo electrónico de confirmación de Account Kit de Facebook y obtener ayuda sobre el uso de %2$@. No necesitas tener una cuenta de Facebook para utilizarlo. Obtén información sobre cómo usa tus datos Facebook."; -"com_accountkit_email_login_title" = "Escribe tu dirección de correo electrónico"; -"com_accountkit_email_not_received" = "Volver a enviar el mensaje"; -"com_accountkit_email_verify_title" = "Abre el correo y confirma tu dirección de correo electrónico"; -"com_accountkit_enter_code_sent_to" = "Introduce el código que se ha enviado al número %1$@"; -"com_accountkit_error_title" = "Se ha producido un error de sistema. Vuelve a intentarlo."; -"com_accountkit_facebook_code_entry_title" = "Introduce el código que has recibido en Facebook"; -"com_accountkit_logging_in" = "Iniciando sesión\U2026"; -"com_accountkit_other_ways_to_get_code" = "Otras formas de obtener el código:"; +"com_accountkit_email_login_text" = "Toca %1$@ para recibir una confirmación por correo electrónico de Account Kit, una herramienta desarrollada por Facebook, para ayudarte a usar %2$@. Para usarlo no necesitas tener una cuenta de Facebook. Obtén información sobre cómo usa Facebook tu información."; +"com_accountkit_email_login_title" = "Introduce tu dirección de correo electrónico"; +"com_accountkit_email_not_received" = "Volver a enviar mensaje"; +"com_accountkit_email_verify_title" = "Abre el correo electrónico y confirma tu dirección"; +"com_accountkit_enter_code_sent_to" = "Introduce el código que te hemos enviado al %1$@"; +"com_accountkit_error_title" = "Se ha producido un error del sistema. Vuelve a intentarlo."; +"com_accountkit_facebook_code_entry_title" = "Introduce tu código de Facebook"; +"com_accountkit_ios_button_back" = "Volver"; +"com_accountkit_ios_country_code_title" = "Selecciona tu país"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "Número"; +"com_accountkit_ios_phone_login_text" = "Toca %1$@ para recibir una confirmación por SMS de Account Kit con la tecnología de Facebook. %2$@ utiliza la tecnología de Facebook para ayudarte a iniciar sesión, pero no necesitas una cuenta de Facebook. Se aplican cargos por mensajes y datos. Obtén información sobre cómo usa Facebook tu información."; +"com_accountkit_ios_phone_sending_sms" = "Enviar un SMS con tu código"; +"com_accountkit_logging_in" = "Entrando..."; +"com_accountkit_other_ways_to_get_code" = "Otras maneras de recibir el código:"; "com_accountkit_phone_error_title" = "Introduce un número de móvil válido."; -"com_accountkit_phone_loading_title" = "Enviando tu código\U2026"; -"com_accountkit_phone_login_phone_number_placeholder" = "Número"; +"com_accountkit_phone_loading_title" = "Verificando tu número..."; "com_accountkit_phone_login_retry_title" = "Confirma tu número de móvil"; -"com_accountkit_phone_login_text" = "Toca %1$@ para recibir una confirmación por SMS de Account Kit de Facebook. %2$@ utiliza tecnología de Facebook para facilitarte el inicio de sesión, pero no necesitas tener una cuenta de la plataforma. Pueden aplicarse cargos por mensajes y datos. Obtén más información sobre cómo Facebook usa tu información."; +"com_accountkit_phone_login_text" = "Toca %1$@ para verificar tu cuenta con Account Kit, una herramienta desarrollada por Facebook. Para usar Account Kit no necesitas tener una cuenta de Facebook. Es posible que recibas un SMS para verificar tu número. Se pueden aplicar cargos por mensajes y datos. Obtén información sobre cómo usa Facebook tu información."; "com_accountkit_phone_login_title" = "Introduce tu número de móvil"; -"com_accountkit_phone_sending_sms" = "Enviando SMS con el código"; -"com_accountkit_resend_check" = "Comprueba tu bandeja de entrada de SMS."; -"com_accountkit_resend_email_text" = "Enviar un nuevo correo electrónico"; -"com_accountkit_resend_title" = "Si no has recibido el código:"; -"com_accountkit_return_title" = "Se te está redirigiendo a %1$@\U2026"; -"com_accountkit_sent_title" = "¡Enviado!"; -"com_accountkit_success_title" = "¡Hecho!"; -"com_accountkit_toolbar_title" = "Iniciar sesión en %1$@"; -"com_accountkit_verify_confirmation_code_title" = "No hemos podido verificar tu código.\nInténtalo de nuevo:"; -"com_accountkit_verify_title" = "Verificando tu código\U2026"; -"com_accountkit_voice_call_code_entry_title" = "Introduce el código de la llamada de voz"; +"com_accountkit_phone_sending_code_on_fb_title" = "Enviando código en Facebook..."; +"com_accountkit_resend_check" = "Revisa la bandeja de entrada de SMS"; +"com_accountkit_resend_email_text" = "Enviar correo electrónico nuevo"; +"com_accountkit_resend_title" = "Si no has recibido un código:"; +"com_accountkit_return_title" = "Dirigiéndote otra vez a %1$@..."; +"com_accountkit_sent_title" = "Enviado."; +"com_accountkit_success_title" = "Verificado."; +"com_accountkit_toolbar_title" = "Inicia sesión en %1$@"; +"com_accountkit_verify_confirmation_code_title" = "No hemos podido verificar tu código. Vuelve a intentarlo:"; +"com_accountkit_verify_title" = "Verificando tu código..."; +"com_accountkit_voice_call_code_entry_title" = "Introduce el código que has recibido en la llamada de voz"; diff --git a/iphone/Resources/AccountKitStrings.bundle/Resources/fi.lproj/AccountKit.strings b/iphone/Resources/AccountKitStrings.bundle/Resources/fi.lproj/AccountKit.strings index 2b0c34a..d6f8951 100644 --- a/iphone/Resources/AccountKitStrings.bundle/Resources/fi.lproj/AccountKit.strings +++ b/iphone/Resources/AccountKitStrings.bundle/Resources/fi.lproj/AccountKit.strings @@ -19,8 +19,7 @@ // @generated // -"com_accountkit_account_verified" = "Käyttäjätili on vahvistettu!"; -"com_accountkit_button_back" = "Takaisin"; +"com_accountkit_account_verified" = "Käyttäjätili vahvistettu!"; "com_accountkit_button_begin" = "Aloita"; "com_accountkit_button_cancel" = "Peruuta"; "com_accountkit_button_confirm" = "Vahvista"; @@ -28,56 +27,57 @@ "com_accountkit_button_edit" = "MUOKKAA"; "com_accountkit_button_log_in" = "Kirjaudu sisään"; "com_accountkit_button_next" = "Seuraava"; -"com_accountkit_button_ok" = "OK"; -"com_accountkit_button_resend_code_in" = "Lähetä tekstiviesti uudelleen %1$d kuluttua"; +"com_accountkit_button_resend_code_in" = "Tekstiviesti voidaan lähettää uudelleen, kun aikaa on kulunut %1$d"; "com_accountkit_button_resend_sms" = "Lähetä tekstiviesti uudelleen"; "com_accountkit_button_send" = "Lähetä"; -"com_accountkit_button_send_code_in_call" = "Puhelussa"; -"com_accountkit_button_send_code_in_call_details" = "Koodi kerrotaan puhelimitse"; -"com_accountkit_button_send_code_in_call_from_facebook_details" = "Saa koodi Facebookilta puhelussa"; -"com_accountkit_button_send_code_in_fb" = "Koodi Facebookissa"; -"com_accountkit_button_send_code_in_fb_details" = "Koodi lähetetään Facebook-ilmoituksena"; -"com_accountkit_button_send_code_in_fb_disclosure" = "Saat koodin Facebook-ilmoituksessa valitsemalla Hae koodi Facebookissa."; -"com_accountkit_button_start" = "Alku"; +"com_accountkit_button_send_code_in_call" = "Soita puhelu"; +"com_accountkit_button_send_code_in_call_details" = "Vastaanota koodi puhelussa"; +"com_accountkit_button_send_code_in_call_from_facebook_details" = "Vastaanota koodi Facebookin soittamassa puhelussa"; +"com_accountkit_button_send_code_in_fb" = "Vastaanota koodi Facebookissa"; +"com_accountkit_button_send_code_in_fb_details" = "Saat koodin Facebook-ilmoituksessa."; +"com_accountkit_button_start" = "Aloita"; "com_accountkit_button_start_over" = "Yritä uudelleen"; "com_accountkit_button_submit" = "Lähetä"; "com_accountkit_check_email" = "Avaa sähköpostisi"; -"com_accountkit_code_sent_to" = "Vahvista matkapuhelinnumerosi %1$@"; +"com_accountkit_code_sent_to" = "Vahvista matkapuhelinnumero %1$@"; "com_accountkit_confirmation_code_agreement" = "Hyväksy Facebookin käyttöehdot, tietokäytäntö ja evästeiden käyttöä koskeva käytäntö valitsemalla %1$@."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Hyväksy Facebookin käyttöehdot, tietokäytäntö ja evästeiden käyttöä koskeva käytäntö ja sovelluksen %6$@ yksityisyyskäytäntö valitsemalla %1$@."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Hyväksy Facebookin käyttöehdot, tietokäytäntö ja evästeiden käyttöä koskeva käytäntö ja sovelluksen %7$@ yksityisyyskäytäntö ja käyttöehdot valitsemalla %1$@."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Hyväksy Facebookin käyttöehdot, tietokäytäntö, evästeiden käyttö ja palvelun %7$@ yksityisyyskäytäntö ja käyttöehdot valitsemalla %1$@. Lisätietoja käyttäjätilin vahvistamisesta."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Hyväksy Facebookin käyttöehdot, tietokäytäntö, evästeiden käyttö ja palvelun %6$@ yksityisyyskäytäntö valitsemalla %1$@. Lisätietoja käyttäjätilin vahvistamisesta."; -"com_accountkit_confirmation_code_agreement_instant_verification" = "Hyväksy Facebookin käyttöehdot, tietokäytäntö ja evästeiden käyttö valitsemalla %1$@. Lisätietoja käyttäjätilin vahvistamisesta."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Hyväksy Facebookin käyttöehdot, tietokäytäntö, evästeiden käyttöä koskeva käytäntö ja sovelluksen %6$@ yksityisyyskäytäntö valitsemalla %1$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Hyväksy Facebookin käyttöehdot, tietokäytäntö, evästeiden käyttöä koskeva käytäntö ja sovelluksen %7$@ yksityisyyskäytäntö käyttöehdot valitsemalla %1$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Hyväksy Facebookin käyttöehdot, tietokäytäntö, evästeiden käyttöä koskeva käytäntö ja sovelluksen %7$@ yksityisyyskäytäntö käyttöehdot valitsemalla %1$@. Lisätietoja käyttäjätilin vahvistamisesta."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Hyväksy Facebookin , tietokäytäntö, evästeiden käyttöä koskeva käytäntö ja sovelluksen %6$@ yksityisyyskäytäntö valitsemalla %1$@. Lisätietoja käyttäjätilin vahvistamisesta."; +"com_accountkit_confirmation_code_agreement_instant_verification" = "Hyväksy Facebookin käyttöehdot, tietokäytäntö ja evästeiden käyttöä koskeva käytäntö valitsemalla %1$@. Lisätietoja käyttäjätilin vahvistamisesta."; "com_accountkit_confirmation_code_text" = "En saanut koodia"; -"com_accountkit_confirmation_code_title" = "Anna koodi"; -"com_accountkit_country_code_title" = "Valitse maasi"; +"com_accountkit_confirmation_code_title" = "Kirjoita koodi"; "com_accountkit_email_invalid" = "Sähköpostiosoite on virheellinen. Yritä uudelleen."; -"com_accountkit_email_loading_title" = "Lähetetään sähköpostiviestiä\U2026"; +"com_accountkit_email_loading_title" = "Sähköpostiosoitetta vahvistetaan\U2026"; "com_accountkit_email_login_retry_title" = "Vahvista sähköpostisi"; -"com_accountkit_email_login_text" = "Valitsemalla %1$@ saat Account Kit by Facebookilta sähköpostivahvistuksen, jonka avulla voit käyttää palvelua %2$@. Käyttö ei edellytä Facebook-käyttäjätiliä. Katso, miten Facebook käyttää tietojasi."; -"com_accountkit_email_login_title" = "Anna sähköpostiosoitteesi"; -"com_accountkit_email_not_received" = "Lähetä sähköpostiviesti uudelleen"; -"com_accountkit_email_verify_title" = "Avaa sähköposti ja vahvista sähköpostiosoitteesi"; -"com_accountkit_enter_code_sent_to" = "Anna koodi, joka lähetettiin numeroon %1$@"; +"com_accountkit_email_login_text" = "Jos valitset %1$@, saat Facebookin Account Kitiltä sähköpostilla vahvistuksen, jonka avulla sovelluksen %2$@ käyttö helpottuu. Sen käyttö ei edellytä Facebook-käyttäjätiliä. Katso, miten Facebook käyttää tietojasi."; +"com_accountkit_email_login_title" = "Anna sähköpostiosoitteesi."; +"com_accountkit_email_not_received" = "Lähetä sähköposti uudelleen"; +"com_accountkit_email_verify_title" = "Avaa sähköposti ja vahvista sähköpostiosoitteesi."; +"com_accountkit_enter_code_sent_to" = "Anna koodi, joka lähetettiin numeroon %1$@."; "com_accountkit_error_title" = "Tapahtui järjestelmävirhe. Yritä uudelleen."; -"com_accountkit_facebook_code_entry_title" = "Anna Facebookissa saamasi koodi"; +"com_accountkit_facebook_code_entry_title" = "Anna Facebookista saamasi koodi"; +"com_accountkit_ios_button_back" = "Takaisin"; +"com_accountkit_ios_country_code_title" = "Valitse maasi"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "Numero"; +"com_accountkit_ios_phone_login_text" = "Valitse %1$@, niin saat tekstiviestivahvistuksen Facebookin Account Kitiltä. %2$@ hyödyntää sisäänkirjautumisessa Facebook-teknologiaa. Et kuitenkaan tarvitse Facebook-käyttäjätiliä. Viesteistä ja tiedonsiirrosta voidaan periä maksu. Katso, miten Facebook käyttää tietojasi."; +"com_accountkit_ios_phone_sending_sms" = "Lähetetään koodin sisältävä tekstiviesti"; "com_accountkit_logging_in" = "Kirjaudutaan sisään\U2026"; -"com_accountkit_other_ways_to_get_code" = "Muut koodin lähettämistavat:"; -"com_accountkit_phone_error_title" = "Anna kelvollinen matkapuhelinnumero."; -"com_accountkit_phone_loading_title" = "Lähetetään koodiasi\U2026"; -"com_accountkit_phone_login_phone_number_placeholder" = "Numero"; +"com_accountkit_other_ways_to_get_code" = "Muut tavat saada koodi:"; +"com_accountkit_phone_error_title" = "Anna voimassa oleva puhelinnumero."; +"com_accountkit_phone_loading_title" = "Puhelinnumeroa vahvistetaan\U2026"; "com_accountkit_phone_login_retry_title" = "Vahvista matkapuhelinnumerosi"; -"com_accountkit_phone_login_text" = "Saat tekstiviestivahvistuksen Facebookin Account Kitiltä valitsemalla %1$@. %2$@ hyödyntää Facebook-teknologiaa pitäessään sinut sisäänkirjautuneena. Et kuitenkaan tarvitse Facebook-käyttäjätiliä. Viesteistä ja tiedonsiirrosta voidaan periä veloitus. Katso, miten Facebook käyttää tietojasi."; +"com_accountkit_phone_login_text" = "Vahvista käyttäjätilisi Facebookin Account Kitissä valitsemalla %1$@. Account Kitin käyttö ei edellytä Facebook-käyttäjätiliä. Puhelinnumerosi vahvistamiseen voidaan käyttää sinulle lähetettävää tekstiviestiä. Viestistä ja tiedonsiirrosta voidaan periä veloitus. Katso, miten Facebook käyttää tietojasi."; "com_accountkit_phone_login_title" = "Anna matkapuhelinnumerosi"; -"com_accountkit_phone_sending_sms" = "Koodin lähettäminen tekstiviestillä"; -"com_accountkit_resend_check" = "Tarkista tekstiviestikansio"; +"com_accountkit_phone_sending_code_on_fb_title" = "Lähetetään koodia Facebookissa\U2026"; +"com_accountkit_resend_check" = "Tarkista tekstiviestit"; "com_accountkit_resend_email_text" = "Lähetä uusi sähköposti"; "com_accountkit_resend_title" = "Toimi näin, jos et saa koodia:"; -"com_accountkit_return_title" = "Siirryt takaisin kohteeseen %1$@\U2026"; -"com_accountkit_sent_title" = "Lähetettiin!"; -"com_accountkit_success_title" = "Valmis!"; -"com_accountkit_toolbar_title" = "Kirjaudu sisään kohteeseen %1$@"; -"com_accountkit_verify_confirmation_code_title" = "Koodin vahvistaminen epäonnistui. Yritä uudelleen:"; -"com_accountkit_verify_title" = "Vahvistetaan koodiasi\U2026"; +"com_accountkit_return_title" = "Siirrytään takaisin sovellukseen %1$@\U2026"; +"com_accountkit_sent_title" = "Lähetetty"; +"com_accountkit_success_title" = "Vahvistettu"; +"com_accountkit_toolbar_title" = "Kirjaudu sovellukseen %1$@"; +"com_accountkit_verify_confirmation_code_title" = "Koodia ei voi vahvistaa. Yritä uudelleen."; +"com_accountkit_verify_title" = "Koodia vahvistetaan\U2026"; "com_accountkit_voice_call_code_entry_title" = "Anna puhelusta saamasi koodi"; diff --git a/iphone/Resources/AccountKitStrings.bundle/Resources/fr.lproj/AccountKit.strings b/iphone/Resources/AccountKitStrings.bundle/Resources/fr.lproj/AccountKit.strings index c983d43..f126372 100644 --- a/iphone/Resources/AccountKitStrings.bundle/Resources/fr.lproj/AccountKit.strings +++ b/iphone/Resources/AccountKitStrings.bundle/Resources/fr.lproj/AccountKit.strings @@ -19,65 +19,65 @@ // @generated // -"com_accountkit_account_verified" = "Compte vérifié !"; -"com_accountkit_button_back" = "Retour"; +"com_accountkit_account_verified" = "Compte vérifié."; "com_accountkit_button_begin" = "Commencer"; "com_accountkit_button_cancel" = "Annuler"; "com_accountkit_button_confirm" = "Confirmer"; "com_accountkit_button_continue" = "Continuer"; "com_accountkit_button_edit" = "MODIFIER"; -"com_accountkit_button_log_in" = "Connexion"; +"com_accountkit_button_log_in" = "Se connecter"; "com_accountkit_button_next" = "Suivant"; -"com_accountkit_button_ok" = "OK"; "com_accountkit_button_resend_code_in" = "Renvoyer le texto dans %1$d"; "com_accountkit_button_resend_sms" = "Renvoyer le texto"; "com_accountkit_button_send" = "Envoyer"; "com_accountkit_button_send_code_in_call" = "Recevoir un appel"; -"com_accountkit_button_send_code_in_call_details" = "Obtenir votre code par appel vocal"; -"com_accountkit_button_send_code_in_call_from_facebook_details" = "Obtenir votre code via un appel vocal de Facebook"; +"com_accountkit_button_send_code_in_call_details" = "Recevoir votre code par message vocal"; +"com_accountkit_button_send_code_in_call_from_facebook_details" = "Recevoir votre code par message vocal de Facebook"; "com_accountkit_button_send_code_in_fb" = "Obtenir un code sur Facebook"; -"com_accountkit_button_send_code_in_fb_details" = "Le code sera envoyé sous la forme d’une notification Facebook"; -"com_accountkit_button_send_code_in_fb_disclosure" = "Appuyez sur Obtenir le code sur Facebook pour recevoir votre code sous la forme d’une notification sur Facebook."; +"com_accountkit_button_send_code_in_fb_details" = "Le code arrivera sous la forme d’une notification Facebook"; "com_accountkit_button_start" = "Démarrer"; "com_accountkit_button_start_over" = "Réessayer"; -"com_accountkit_button_submit" = "Soumettre"; +"com_accountkit_button_submit" = "Envoyer"; "com_accountkit_check_email" = "Ouvrez votre e-mail"; -"com_accountkit_code_sent_to" = "Vérifiez votre numéro de téléphone %1$@"; -"com_accountkit_confirmation_code_agreement" = "Appuyez sur %1$@ pour accepter les conditions, la politique d'utilisation des données et d'utilisation des cookies de Facebook."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Appuyez sur %1$@ pour accepter les conditions, la politique d'utilisation des données et d'utilisation des cookies de Facebook, ainsi que la politique de confidentialité de %6$@."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Appuyez sur %1$@ pour accepter les conditions, la politique d'utilisation des données et d'utilisation des cookies, ainsi que la politique de confidentialité et les conditions d'utilisation de %7$@."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Appuyez sur %1$@ pour accepter les conditions d’utilisation de Facebook, sa politique d’utilisation des données et des cookies, ainsi que la politique de confidentialité et les conditions d’utilisation de %7$@. En savoir plus sur la manière dont votre compte a été vérifié."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Appuyez sur %1$@ pour accepter les conditions d’utilisation de Facebook, sa politique d’utilisation des données et des cookies, ainsi que la politique de confidentialité de %6$@. En savoir plus sur la manière dont votre compte a été vérifié."; -"com_accountkit_confirmation_code_agreement_instant_verification" = "Appuyez sur %1$@ pour accepter les conditions d’utilisation de Facebook, sa politique d’utilisation des données et des cookies. En savoir plus sur la manière dont votre compte a été vérifié."; +"com_accountkit_code_sent_to" = "Vérifiez votre numéro de mobile %1$@"; +"com_accountkit_confirmation_code_agreement" = "Appuyez sur %1$@ pour accepter les Conditions d’utilisation, la Politique d’utilisation des données et l’utilisation des cookies de Facebook."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Appuyez sur %1$@ pour accepter les Conditions d’utilisation, la Politique d’utilisation des données, l’utilisation des cookies de Facebook et la Politique de confidentialité de %6$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Appuyez sur %1$@ pour accepter les Conditions d’utilisation, la Politique d’utilisation des données, l’utilisation des cookies et la Politique de confidentialité de Facebook et les Conditions de service de %7$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Appuyez sur %1$@ pour accepter les Conditions d’utilisation, la Politique d’utilisation des données, l’utilisation des cookies et la Politique de confidentialité de Facebook et les Conditions de service de %7$@. En savoir plus sur la vérification de votre compte."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Appuyez sur %1$@ pour accepter les Conditions d’utilisation, la Politique d’utilisation des données, l’utilisation des cookies de Facebook et la Politique de confidentialité de %6$@. En savoir plus sur la vérification de votre compte."; +"com_accountkit_confirmation_code_agreement_instant_verification" = "Appuyez sur %1$@ pour accepter les Conditions d’utilisation, la Politique d’utilisation des données et l’utilisation des cookies de Facebook. En savoir plus sur la vérification de votre compte."; "com_accountkit_confirmation_code_text" = "Je n’ai pas reçu de code"; -"com_accountkit_confirmation_code_title" = "Saisissez votre code"; -"com_accountkit_country_code_title" = "Sélectionnez votre pays"; +"com_accountkit_confirmation_code_title" = "Entrez votre code"; "com_accountkit_email_invalid" = "Cette adresse e-mail est incorrecte. Veuillez réessayer."; -"com_accountkit_email_loading_title" = "Envoi de l'e-mail\U2026"; +"com_accountkit_email_loading_title" = "Vérification de votre adresse e-mail..."; "com_accountkit_email_login_retry_title" = "Confirmez votre adresse e-mail"; -"com_accountkit_email_login_text" = "Appuyez sur %1$@ pour recevoir un code de confirmation par e-mail de Account Kit par Facebook, qui, une fois saisi, vous permettra d’utiliser %2$@. Vous n’avez pas besoin d’un compte Facebook pour l’utiliser. Découvrez comment Facebook utilise vos informations."; -"com_accountkit_email_login_title" = "Saisissez votre adresse e-mail"; -"com_accountkit_email_not_received" = "Renvoyer l'e-mail"; -"com_accountkit_email_verify_title" = "Ouvrez l’e-mail pour confirmer votre adresse e-mail"; -"com_accountkit_enter_code_sent_to" = "Saisissez le code envoyé au %1$@"; +"com_accountkit_email_login_text" = "Appuyez sur %1$@ pour recevoir une confirmation Account Kit de Facebook afin de vous aider à utiliser l’app %2$@. Vous n’avez pas besoin d’un compte Facebook pour l’utiliser. En savoir plus sur l’utilisation de vos données par Facebook."; +"com_accountkit_email_login_title" = "Saisir votre adresse e-mail"; +"com_accountkit_email_not_received" = "Renvoyer l’e-mail"; +"com_accountkit_email_verify_title" = "Ouvrez le message et confirmez votre adresse e-mail"; +"com_accountkit_enter_code_sent_to" = "Entrez le code envoyé à %1$@."; "com_accountkit_error_title" = "Une erreur système s’est produite. Veuillez réessayer."; -"com_accountkit_facebook_code_entry_title" = "Saisissez le code envoyé par Facebook"; -"com_accountkit_logging_in" = "Connexion\U2026"; -"com_accountkit_other_ways_to_get_code" = "Autres moyens d’obtenir le code :"; -"com_accountkit_phone_error_title" = "Veuillez saisir un numéro de téléphone mobile valide."; -"com_accountkit_phone_loading_title" = "Envoi de votre code en cours\U2026"; -"com_accountkit_phone_login_phone_number_placeholder" = "Numéro"; -"com_accountkit_phone_login_retry_title" = "Confirmez votre numéro de téléphone mobile"; -"com_accountkit_phone_login_text" = "Appuyez sur %1$@ pour recevoir un SMS de confirmation provenant d’Account Kit par Facebook. %2$@ utilise la technologie de Facebook pour vous aider à vous connecter, mais vous n’avez pas besoin d’un compte Facebook. Frais de message et de données applicables. Découvrez comment Facebook utilise vos informations."; -"com_accountkit_phone_login_title" = "Saisissez votre numéro de mobile"; -"com_accountkit_phone_sending_sms" = "Envoi en cours d’un SMS contenant votre code"; -"com_accountkit_resend_check" = "Vérifiez votre boîte de réception de textos"; -"com_accountkit_resend_email_text" = "Envoyer un e-mail"; -"com_accountkit_resend_title" = "Si vous n’avez pas reçu votre code :"; -"com_accountkit_return_title" = "Retour à %1$@\U2026"; -"com_accountkit_sent_title" = "Envoyé!"; -"com_accountkit_success_title" = "Terminé!"; +"com_accountkit_facebook_code_entry_title" = "Entrez votre code reçu sur Facebook"; +"com_accountkit_ios_button_back" = "Retour"; +"com_accountkit_ios_country_code_title" = "Sélectionnez votre pays"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "Numéro"; +"com_accountkit_ios_phone_login_text" = "Appuyez sur %1$@ pour obtenir une confirmation texto d’Account Kit par Facebook. %2$@ utilise la technologie Facebook pour vous aider à vous connecter mais vous n’avez pas besoin de compte Facebook. Hors coût de connexion et messagerie. Découvrez comment Facebook utilise vos informations."; +"com_accountkit_ios_phone_sending_sms" = "Envoi d’un texto avec votre code"; +"com_accountkit_logging_in" = "Connexion..."; +"com_accountkit_other_ways_to_get_code" = "Autres méthodes pour recevoir le code :"; +"com_accountkit_phone_error_title" = "Veuillez saisir un numéro de mobile valide."; +"com_accountkit_phone_loading_title" = "Vérification du numéro en cours..."; +"com_accountkit_phone_login_retry_title" = "Confirmez votre numéro de mobile"; +"com_accountkit_phone_login_text" = "Appuyez sur %1$@ pour vérifier votre compte avec Account Kit par Facebook. Vous n’avez pas besoin d’un compte Facebook pour utiliser Account Kit. Un texto peut vous être transmis pour vérifier votre numéro. Des frais de message et de données peuvent être appliqués. En savoir plus sur l’utilisation de vos données par Facebook."; +"com_accountkit_phone_login_title" = "Entrez votre numéro de téléphone"; +"com_accountkit_phone_sending_code_on_fb_title" = "Envoi du code sur Facebook..."; +"com_accountkit_resend_check" = "Vérifiez vos textos"; +"com_accountkit_resend_email_text" = "Envoyer un nouvel e-mail"; +"com_accountkit_resend_title" = "Si vous n’avez pas reçu de code :"; +"com_accountkit_return_title" = "Redirection vers %1$@..."; +"com_accountkit_sent_title" = "Envoyé !"; +"com_accountkit_success_title" = "Vérifié !"; "com_accountkit_toolbar_title" = "Se connecter à %1$@"; -"com_accountkit_verify_confirmation_code_title" = "Impossible de vérifier votre code.\nVeuillez réessayer :"; -"com_accountkit_verify_title" = "Vérification de votre code en cours\U2026"; -"com_accountkit_voice_call_code_entry_title" = "Saisissez le code envoyé via l’appel vocal"; +"com_accountkit_verify_confirmation_code_title" = "Nous n’avons pas pu vérifier votre code. Veuillez réessayer :"; +"com_accountkit_verify_title" = "Vérification de votre code..."; +"com_accountkit_voice_call_code_entry_title" = "Entrez votre code reçu par message vocal"; diff --git a/iphone/Resources/AccountKitStrings.bundle/Resources/gu.lproj/AccountKit.strings b/iphone/Resources/AccountKitStrings.bundle/Resources/gu.lproj/AccountKit.strings index 9e92634..1f23754 100644 --- a/iphone/Resources/AccountKitStrings.bundle/Resources/gu.lproj/AccountKit.strings +++ b/iphone/Resources/AccountKitStrings.bundle/Resources/gu.lproj/AccountKit.strings @@ -20,7 +20,6 @@ // "com_accountkit_account_verified" = "એકાઉન્ટ ચકાસાયું!"; -"com_accountkit_button_back" = "પાછળ"; "com_accountkit_button_begin" = "શરૂ કરો"; "com_accountkit_button_cancel" = "રદ કરો"; "com_accountkit_button_confirm" = "પુષ્ટિ કરો"; @@ -29,55 +28,57 @@ "com_accountkit_button_log_in" = "લૉગ ઇન કરો"; "com_accountkit_button_next" = "આગલું"; "com_accountkit_button_ok" = "ઑકે"; -"com_accountkit_button_resend_code_in" = "ફરીથી %1$d માં SMS મોકલો"; +"com_accountkit_button_resend_code_in" = "%1$dમાં ફરીથી SMS મોકલો"; "com_accountkit_button_resend_sms" = "ફરીથી SMS મોકલો"; "com_accountkit_button_send" = "મોકલો"; "com_accountkit_button_send_code_in_call" = "એક કૉલ મેળવો"; -"com_accountkit_button_send_code_in_call_details" = "એક વૉઈસ કૉલમાં તમારો કોડ મેળવો"; -"com_accountkit_button_send_code_in_call_from_facebook_details" = "Facebook તરફથી કરાયેલ વૉઇસ કૉલમાં તમારો કોડ મેળવો"; +"com_accountkit_button_send_code_in_call_details" = "વૉઇસ કૉલમાં તમારો કોડ મેળવો"; +"com_accountkit_button_send_code_in_call_from_facebook_details" = "Facebook તરફથી એક વૉઇસ કૉલમાં તમારો કોડ મેળવો"; "com_accountkit_button_send_code_in_fb" = "Facebook પર એક કોડ મેળવો"; -"com_accountkit_button_send_code_in_fb_details" = "કોડ Facebook સૂચના તરીકે પહોંચશે"; -"com_accountkit_button_send_code_in_fb_disclosure" = "Facebook પર સૂચના તરીકે તમારો કોડ મેળવવા માટે \"Facebook પર કોડ મેળવો\" ને ટૅપ કરો."; +"com_accountkit_button_send_code_in_fb_details" = "કોડ એક Facebook સૂચના તરીકે આવશે"; "com_accountkit_button_start" = "પ્રારંભ કરો"; "com_accountkit_button_start_over" = "ફરી પ્રયાસ કરો"; "com_accountkit_button_submit" = "સબમિટ કરો"; -"com_accountkit_check_email" = "તમારી ઈમેઇલ ખોલો"; -"com_accountkit_code_sent_to" = "તમારો મોબાઇલ નંબર %1$@ ચકાસો"; -"com_accountkit_confirmation_code_agreement" = "Facebook ની શરતો, ડેટા નીતિ અને કુકીનો ઉપયોગ સ્વીકારવા માટે %1$@ ટૅપ કરો."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Facebook ની શરતો, ડેટા નીતિ, કુકીનો ઉપયોગ અને %6$@ ની ગોપનીયતા નીતિ સ્વીકારવા માટે %1$@ ટૅપ કરો."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Facebook ની શરતો, ડેટા નીતિ, કુકીનો ઉપયોગ અને %7$@ ની ગોપનીયતા નીતિ અને સેવાની શરતો સ્વીકારવા માટે %1$@ ટૅપ કરો."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Facebook ની શરતો, <13>ડેટા નીતિ</13>, કૂકીનો ઉપયોગ અને %7$@ ની ગોપનીયતા નીતિ</ અને સેવાની શરતો ને સ્વીકારવા %1$@ને ટૅપ કરો. તમારું એકાઉન્ટ કેવી રીતે ચકાસવામાં આવ્યું હતું તે વિશે વધુ જાણો."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Facebook ની <12>શરતો</12>, ડેટા નીતિ, કૂકીનો ઉપયોગ અને %6$@ ની ગોપનીયતા નીતિ ને સ્વીકારવા %1$@ને ટૅપ કરો. તમારું એકાઉન્ટ કેવી રીતે ચકાસવામાં આવ્યું હતું તે વિશે વધુ જાણો."; -"com_accountkit_confirmation_code_agreement_instant_verification" = "Facebook ની શરતો, ડેટા નીતિ અને કૂકીના ઉપયોગને સ્વીકારવા માટે %1$@ ને ટૅપ કરો. તમારું એકાઉન્ટ કેવી રીતે ચકાસવામાં આવ્યું હતું તે વિશે વધુ જાણો."; -"com_accountkit_confirmation_code_text" = "મને કોડ મળ્યો નથી"; +"com_accountkit_check_email" = "તમારી ઇમેઇલ ખોલો"; +"com_accountkit_code_sent_to" = "તમારા મોબાઇલ નંબર %1$@ ને ચકાસો"; +"com_accountkit_confirmation_code_agreement" = "Facebook ની શરતો, ડેટા પૉલીસી અને કૂકીનો ઉપયોગ સ્વીકારવા માટે %1$@ને ટૅપ કરો."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Facebook ની શરતો, ડેટા પૉલીસી, કૂકીનો ઉપયોગ અને %6$@ ની ગોપનીયતા નીતિ સ્વીકારવા માટે %1$@ને ટૅપ કરો."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Facebook ની શરતો, ડેટા પૉલીસી, કૂકીનો ઉપયોગ અને %7$@ ની ગોપનીયતા નીતિ અને સેવાની શરતો સ્વીકારવા માટે %1$@ને ટૅપ કરો."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Facebook ની શરતો, ડેટા પૉલીસી, કૂકીનો ઉપયોગ અને %7$@ ની ગોપનીયતા નીતિ અને સેવાની શરતો સ્વીકારવા માટે %1$@ને ટૅપ કરો. તમારું એકાઉન્ટ કેવી રીતે ચકાસાયું હતું તે વિશે વધુ જાણો."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Facebook ની , ડેટા પૉલીસી, કૂકીનો ઉપયોગ અને %6$@ ની ગોપનીયતા નીતિ સ્વીકારવા માટે %1$@ને ટૅપ કરો. તમારુંં એકાઉન્ટ કેવી રીતે ચકાસાયુ હતું તે વિશે વધુ જાણો."; +"com_accountkit_confirmation_code_agreement_instant_verification" = "Facebook ની શરતો, ડેટા પૉલીસી અને કૂકીનો ઉપયોગ સ્વીકારવા માટે %1$@ને ટૅપ કરો. તમારુંં એકાઉન્ટ કેવી રીતે ચકાસાયુ હતું તે વિશે વધુ જાણો."; +"com_accountkit_confirmation_code_text" = "મને કોડ મળ્યો ન હતો"; "com_accountkit_confirmation_code_title" = "તમારો કોડ દાખલ કરો"; -"com_accountkit_country_code_title" = "તમારો દેશ પસંદ કરો"; "com_accountkit_email_invalid" = "આ ઇમેઇલ ખોટું છે. કૃપા કરીને ફરી પ્રયાસ કરો."; -"com_accountkit_email_loading_title" = "ઇમેઇલ મોકલી રહ્યાં છે\U2026"; -"com_accountkit_email_login_retry_title" = "તમારી ઈમેઇલની પુષ્ટિ કરો"; -"com_accountkit_email_login_text" = "તમને %2$@ ના ઉપયોગ માટે મદદ કરવા ફેસબુક દ્વારા એકાઉન્ટ કિટમાંથી ઈમેઇલ પુષ્ટિકરણ મેળવવા માટે %1$@ ટૅપ કરો. તમારે તેનો ઉપયોગ કરવા માટે ફેસબુક એકાઉન્ટની જરૂર નથી. જાણો ફેસબુક તમારી માહિતીનો ઉપયોગ કેવી રીતે કરે છે."; +"com_accountkit_email_loading_title" = "તમારું ઈમેઇલ સરનામું ચકાસી રહ્યું છે..."; +"com_accountkit_email_login_retry_title" = "તમારા ઈમેઇલની પુષ્ટિ કરો"; +"com_accountkit_email_login_text" = "%2$@નો ઉપયોગ કરવામાં મદદ માટે Facebook દ્વારા એકાઉન્ટ કિટ તરફથી એક ઈમેઇલ પુષ્ટિકરણ મેળવવા માટે %1$@ ટૅપ કરો. તમારે તેનો ઉપયોગ કરવા માટે Facebook એકાઉન્ટની જરૂર નથી. Facebook તમારી માહિતીનો ઉપયોગ કેવી રીતે કરે છે તે જાણો."; "com_accountkit_email_login_title" = "તમારું ઇમેઇલ સરનામું દાખલ કરો"; -"com_accountkit_email_not_received" = "ઇમેઇલ ફરીથી મોકલો"; +"com_accountkit_email_not_received" = "ઈ-મેલ ફરી મોકલો"; "com_accountkit_email_verify_title" = "ઈમેઇલ ખોલો અને તમારા ઈમેઇલ સરનામાની પુષ્ટિ કરો"; -"com_accountkit_enter_code_sent_to" = "%1$@ પર મોકલવામાં આવેલ કોડ દાખલ કરો"; -"com_accountkit_error_title" = "એક સિસ્ટમ સમસ્યા આવી છે. કૃપા કરીને ફરી પ્રયાસ કરો."; -"com_accountkit_facebook_code_entry_title" = "Facebookમાંથી તમારો કોડ દાખલ કરો."; -"com_accountkit_logging_in" = "લૉગ ઇન કરી રહ્યા છીએ\U2026"; -"com_accountkit_other_ways_to_get_code" = "કોડ મેળવવા માટેની અન્ય રીતો:"; -"com_accountkit_phone_error_title" = "કૃપા કરીને માન્ય મોબાઇલ નંબર દાખલ કરો."; -"com_accountkit_phone_loading_title" = "તમારો કોડ મોકલી રહ્યાં છીએ\U2026"; -"com_accountkit_phone_login_phone_number_placeholder" = "નંબર"; +"com_accountkit_enter_code_sent_to" = "%1$@ પર મોકલેલ કોડ દાખલ કરો."; +"com_accountkit_error_title" = "એક સિસ્ટમ સમસ્યા આવી. કૃપા કરીને ફરીથી પ્રયાસ કરો."; +"com_accountkit_facebook_code_entry_title" = "Facebook માંથી તમારો કોડ દાખલ કરો"; +"com_accountkit_ios_button_back" = "પાછળ જાઓ"; +"com_accountkit_ios_country_code_title" = "તમારો દેશ પસંદ કરો"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "નંબર"; +"com_accountkit_ios_phone_login_text" = "Facebook દ્વારા સંચાલિત Account Kit માંથી SMS પુષ્ટિકરણ મેળવવા માટે %1$@ ને ટૅપ કરો. %2$@ તમને સાઇન ઇન કરવામાં મદદ કરવા માટે Facebook ટેક્નૉલોજિનો ઉપયોગ કરે છે, પરંતુ તમારે Facebook એકાઉન્ટની આવશ્યકતા નથી. સંદેશ અથવા ડેટા દર લાગું થઈ શકે છે. Facebook તમારી માહિતીનો ઉપયોગ કેવી રીતે કરે છે જાણો."; +"com_accountkit_ios_phone_sending_sms" = "તમારા કોડ સાથે એક SMS મોકલી રહ્યા છે"; +"com_accountkit_logging_in" = "લોગ ઇન કરી રહ્યાં છે..."; +"com_accountkit_other_ways_to_get_code" = "કોડ મેળવવાની અન્ય રીતો:"; +"com_accountkit_phone_error_title" = "કૃપા કરીને એક માન્ય મોબાઇલ નંબર દાખલ કરો."; +"com_accountkit_phone_loading_title" = "તમારો નંબર ચકાસી રહ્યું છે..."; "com_accountkit_phone_login_retry_title" = "તમારા મોબાઇલ નંબરની પુષ્ટિ કરો"; -"com_accountkit_phone_login_text" = "Facebook દ્વારા સંચાલિત Account Kit માંથી SMS પુષ્ટિકરણ મેળવવા માટે %1$@ ટૅપ કરો. %2$@ સાઇન ઇન કરવામાં તમારી મદદ કરવા Facebook તકનીકનો ઉપયોગ કરે છે, પરંતુ તમને Facebook એકાઉન્ટની જરૂર પડતી નથી. સંદેશ અને ડેટા દર લાગુ થઈ શકે છે. Facebook તમારી માહિતીનો ઉપયોગ કેવી રીતે કરે છે તે જાણો."; +"com_accountkit_phone_login_text" = "Facebook દ્વારા સંચાલિત એકાઉન્ટ કિટ સાથે તમારા એકાઉન્ટને ચકાસવા માટે %1$@ ટૅપ કરો. એકાઉન્ટ કિટનો ઉપયોગ કરવા માટે તમને Facebook એકાઉન્ટની જરૂર નથી. તમારો નંંબર ચકાસવા માટે એક SMS મોકલવામાં આવી શકે છે. સંદેશ અને ડેટા દરો લાગુ થઈ શકે છે. Facebook તમારી માહિતીનો ઉપયોગ કેવી રીતે કરે છે તે જાણો."; "com_accountkit_phone_login_title" = "તમારો મોબાઇલ નંબર દાખલ કરો"; -"com_accountkit_phone_sending_sms" = "તમારા કોડથી એક SMS મોકલો"; +"com_accountkit_phone_sending_code_on_fb_title" = "Facebook પર કોડ મોઅકલી રહ્યા છે\U2026"; "com_accountkit_resend_check" = "તમારું SMS ઇનબૉક્સ તપાસો"; "com_accountkit_resend_email_text" = "નવી ઇમેઇલ મોકલો"; -"com_accountkit_resend_title" = "જો તમને કોઈ કોડ ન મળ્યો હોય:"; -"com_accountkit_return_title" = "તમને %1$@ પર પાછા લઈ જઈ રહ્યાં છે\U2026"; -"com_accountkit_sent_title" = "મોકલ્યો!"; -"com_accountkit_success_title" = "પૂર્ણ થયું!"; -"com_accountkit_toolbar_title" = "%1$@ માં લૉગ ઇન કરો"; +"com_accountkit_resend_title" = "જો તમે કોડ મેળવ્યો ન હોય:"; +"com_accountkit_return_title" = "તમને %1$@ પર પાછા લઈ રહ્યાં છે..."; +"com_accountkit_sent_title" = "મોકલી!"; +"com_accountkit_success_title" = "ચકાસાયું!"; +"com_accountkit_toolbar_title" = "%1$@ પર લૉગ ઇન કરો"; "com_accountkit_verify_confirmation_code_title" = "અમે તમારો કોડ ચકાસી શક્યાં નથી. કૃપા કરીને ફરી પ્રયાસ કરો:"; -"com_accountkit_verify_title" = "તમારો કોડ ચકાસી રહ્યાં છીએ\U2026"; -"com_accountkit_voice_call_code_entry_title" = "વૉઈસ કૉલમાંથી તમારો કોડ દાખલ કરો"; +"com_accountkit_verify_title" = "તમારો કોડ ચકાસી રહ્યું છે..."; +"com_accountkit_voice_call_code_entry_title" = "વૉઇસ કૉલ દ્વારા તમારો કોડ દાખલ કરો"; diff --git a/iphone/Resources/AccountKitStrings.bundle/Resources/he.lproj/AccountKit.strings b/iphone/Resources/AccountKitStrings.bundle/Resources/he.lproj/AccountKit.strings index 50ea781..bacf40d 100644 --- a/iphone/Resources/AccountKitStrings.bundle/Resources/he.lproj/AccountKit.strings +++ b/iphone/Resources/AccountKitStrings.bundle/Resources/he.lproj/AccountKit.strings @@ -20,7 +20,6 @@ // "com_accountkit_account_verified" = "החשבון אומת!"; -"com_accountkit_button_back" = "הקודם"; "com_accountkit_button_begin" = "התחל"; "com_accountkit_button_cancel" = "ביטול"; "com_accountkit_button_confirm" = "אשר"; @@ -37,7 +36,6 @@ "com_accountkit_button_send_code_in_call_from_facebook_details" = "קבל את הקוד בשיחה קולית מפייסבוק"; "com_accountkit_button_send_code_in_fb" = "קבל קוד בפייסבוק"; "com_accountkit_button_send_code_in_fb_details" = "הקוד יגיע כהתראה בפייסבוק"; -"com_accountkit_button_send_code_in_fb_disclosure" = "הקש על 'קבל את הקוד בפייסבוק' כדי לקבל את הקוד כהתראה בפייסבוק."; "com_accountkit_button_start" = "התחל"; "com_accountkit_button_start_over" = "נסה שוב"; "com_accountkit_button_submit" = "שלח"; @@ -51,7 +49,6 @@ "com_accountkit_confirmation_code_agreement_instant_verification" = "הקש על %1$@ כדי לקבל את תנאי השימוש, את מדיניות הנתונים ואת מדיניות השימוש בקובצי Cookie של פייסבוק. קבל מידע נוסף על אימות החשבון שלך."; "com_accountkit_confirmation_code_text" = "לא קיבלתי קוד"; "com_accountkit_confirmation_code_title" = "הזן את הקוד"; -"com_accountkit_country_code_title" = "בחר את המדינה שלך"; "com_accountkit_email_invalid" = "כתובת דוא'ל זו שגויה. נסה שוב."; "com_accountkit_email_loading_title" = "שולח דוא'ל\U2026"; "com_accountkit_email_login_retry_title" = "אשר את כתובת הדוא'ל שלך"; @@ -66,11 +63,9 @@ "com_accountkit_other_ways_to_get_code" = "דרכים נוספות לקבלת קוד:"; "com_accountkit_phone_error_title" = "הזן מספר סלולרי חוקי."; "com_accountkit_phone_loading_title" = "שולח את הקוד שלך\U2026"; -"com_accountkit_phone_login_phone_number_placeholder" = "מספר"; "com_accountkit_phone_login_retry_title" = "אשר את מספר הטלפון הסלולרי שלך"; -"com_accountkit_phone_login_text" = "הקש על %1$@ כדי לקבל אישור בהודעת טקסט מ-Account Kit המופעל על ידי פייסבוק. %2$@ משתמש בטכנולוגיה של פייסבוק כדי לעזור לך להתחבר, אך אינך זקוק לחשבון פייסבוק. ייתכן שתחויב בתשלום לפי תעריפי ההודעות והנתונים. למד איך פייסבוק משתמשת בפרטים שלך."; +"com_accountkit_phone_login_text" = "הקש על %1$@ כדי לאמת את החשבון שלך ב-Account Kit המופעל באמצעות פייסבוק. לא דרוש לך חשבון פייסבוק כדי להשתמש ב-Account Kit. ייתכן שתקבל הודעת טקסט לאימות המספר. ייתכן שתחויב בתשלום לפי תעריפי ההודעות והנתונים. למד איך פייסבוק משתמשת בפרטים שלך."; "com_accountkit_phone_login_title" = "הזן את מספר הטלפון הסלולרי שלך"; -"com_accountkit_phone_sending_sms" = "שולח הודעת טקסט עם הקוד"; "com_accountkit_resend_check" = "בדוק את הודעות הטקסט הנכנסות"; "com_accountkit_resend_email_text" = "שלח דוא'ל חדש"; "com_accountkit_resend_title" = "אם לא קיבלת קוד:"; diff --git a/iphone/Resources/AccountKitStrings.bundle/Resources/he.lproj/AccountKitCountryCode.strings b/iphone/Resources/AccountKitStrings.bundle/Resources/he.lproj/AccountKitCountryCode.strings index 2926a61..97caeec 100644 --- a/iphone/Resources/AccountKitStrings.bundle/Resources/he.lproj/AccountKitCountryCode.strings +++ b/iphone/Resources/AccountKitStrings.bundle/Resources/he.lproj/AccountKitCountryCode.strings @@ -196,7 +196,7 @@ "com_accountkit_country_code_PW" = "פלאו"; "com_accountkit_country_code_PY" = "פרגוואי"; "com_accountkit_country_code_QA" = "קטאר"; -"com_accountkit_country_code_RE" = "ראוניון"; +"com_accountkit_country_code_RE" = "ריוניון"; "com_accountkit_country_code_RO" = "רומניה"; "com_accountkit_country_code_RS" = "סרביה"; "com_accountkit_country_code_RU" = "רוסיה"; diff --git a/iphone/Resources/AccountKitStrings.bundle/Resources/hi.lproj/AccountKit.strings b/iphone/Resources/AccountKitStrings.bundle/Resources/hi.lproj/AccountKit.strings index 91b259b..5afd024 100644 --- a/iphone/Resources/AccountKitStrings.bundle/Resources/hi.lproj/AccountKit.strings +++ b/iphone/Resources/AccountKitStrings.bundle/Resources/hi.lproj/AccountKit.strings @@ -19,65 +19,65 @@ // @generated // -"com_accountkit_account_verified" = "खाता सत्यापित!"; -"com_accountkit_button_back" = "वापस जाएँ"; +"com_accountkit_account_verified" = "खाता सत्यापित हो गया!"; "com_accountkit_button_begin" = "शुरू करें"; "com_accountkit_button_cancel" = "रद्द करें"; -"com_accountkit_button_confirm" = "पुष्टि करें"; +"com_accountkit_button_confirm" = "कन्फ़र्म करें"; "com_accountkit_button_continue" = "जारी रखें"; "com_accountkit_button_edit" = "संपादित करें"; "com_accountkit_button_log_in" = "लॉग इन करें"; -"com_accountkit_button_next" = "अगला"; +"com_accountkit_button_next" = "आगे बढ़ें"; "com_accountkit_button_ok" = "ठीक"; "com_accountkit_button_resend_code_in" = "%1$d में फिर से SMS भेजें"; "com_accountkit_button_resend_sms" = "फिर से SMS भेजें"; "com_accountkit_button_send" = "भेजें"; "com_accountkit_button_send_code_in_call" = "कॉल प्राप्त करें"; -"com_accountkit_button_send_code_in_call_details" = "अपना कोड वॉइस कॉल से प्राप्त करें"; -"com_accountkit_button_send_code_in_call_from_facebook_details" = "Facebook से अपना कोड वॉइस कॉल से पाएँ"; +"com_accountkit_button_send_code_in_call_details" = "वॉइस कॉल से अपना कोड प्राप्त करें"; +"com_accountkit_button_send_code_in_call_from_facebook_details" = "Facebook से वॉइस कॉल में अपना कोड प्राप्त करें"; "com_accountkit_button_send_code_in_fb" = "Facebook पर कोड प्राप्त करें"; -"com_accountkit_button_send_code_in_fb_details" = "कोड Facebook सूचना के रूप में मिलेगा"; -"com_accountkit_button_send_code_in_fb_disclosure" = "Facebook पर नोटिफ़िकेशन के रूप में अपना कोड प्राप्त करने के लिए \"Facebook पर कोड पाएँ\" पर टैप करें."; +"com_accountkit_button_send_code_in_fb_details" = "कोड, एक Facebook सूचना के रूप में आएगा"; "com_accountkit_button_start" = "शुरू करें"; -"com_accountkit_button_start_over" = "फिर से प्रयास करें"; +"com_accountkit_button_start_over" = "फिर से कोशिश करें"; "com_accountkit_button_submit" = "सबमिट करें"; "com_accountkit_check_email" = "अपना ईमेल खोलें"; -"com_accountkit_code_sent_to" = "अपना मोबाइल नंबर सत्यापित करें %1$@"; -"com_accountkit_confirmation_code_agreement" = "Facebook की शर्तों, डेटा नीति और कुकी उपयोग को स्वीकार करने के लिए %1$@ टैप करें."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Facebook की शर्तों, डेटा नीति, कुकी उपयोग और %6$@ की गोपनीयता नीति को स्वीकार करने के लिए %1$@ टैप करें."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Facebook की शर्तों, डेटा नीति, कुकी उपयोग और %7$@ की गोपनीयता नीति और सेवा की शर्तों को स्वीकार करने के लिए %1$@ टैप करें."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Facebook की शर्तों, डेटा नीति, कुकी उपयोग और %7$@ की गोपनीयता नीति और सेवा की शर्तों को स्वीकार करने के लिए %1$@ पर टैप करें. इस बारे में और जानें कि आपका खाता कैसे सत्यापित किया गया था."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Facebook की शर्तों, डेटा नीति, कुकी उपयोग और %6$@ की गोपनीयता नीति को स्वीकार करने के लिए %1$@ पर टैप करें. इस बारे में और जानें कि आपका खाता कैसे सत्यापित किया गया था."; -"com_accountkit_confirmation_code_agreement_instant_verification" = "Facebook की शर्तों, डेटा नीति और कुकी उपयोग को स्वीकार करने के लिए %1$@ पर टैप करें. इस बारे में और जानें कि आपका खाता कैसे सत्यापित किया गया था."; +"com_accountkit_code_sent_to" = "अपना मोबाइल नंबर %1$@ सत्यापित करें"; +"com_accountkit_confirmation_code_agreement" = "Facebook की शर्तें, डेटा नीति और कुकी उपयोग को स्वीकार करने के लिए %1$@ पर टैप करें."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Facebook की शर्तें, डेटा नीति, कुकी उपयोग और %6$@ की गोपनीयता नीति स्वीकार करने के लिए %1$@ पर टैप करें."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Facebook की शर्तें, डेटा नीति, कुकी उपयोग और गोपनीयता नीति और %7$@ की सेवा की शर्तें स्वीकार करने के लिए %1$@ पर टैप करें."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Facebook की शर्तें, डेटा नीति, कुकी उपयोग और गोपनीयता नीति और %7$@ की सेवा की शर्तें स्वीकार करने के लिए %1$@ पर टैप करें. इस बारे में अधिक जानें कि आपके खाते का सत्यापन कैसे हुआ था."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Facebook की शर्तें, डेटा नीति, कुकी उपयोग और %6$@ की गोपनीयता नीति को स्वीकार करने के लिए %1$@ पर टैप करें. इस बारे में अधिक जानें कि आपके खाते का सत्यापन कैसे हुआ था."; +"com_accountkit_confirmation_code_agreement_instant_verification" = "Facebook की शर्तें, डेटा नीति और कुकी उपयोग को स्वीकार करने के लिए %1$@ पर टैप करें. इस बारे में अधिक जानें कि आपका खाते का सत्यापन कैसे हुआ था."; "com_accountkit_confirmation_code_text" = "मुझे कोई कोड नहीं मिला"; "com_accountkit_confirmation_code_title" = "अपना कोड डालें"; -"com_accountkit_country_code_title" = "अपने देश का चयन करें"; "com_accountkit_email_invalid" = "यह ईमेल गलत है. कृपया फिर से कोशिश करें."; -"com_accountkit_email_loading_title" = "ईमेल भेजा जा रहा है\U2026"; -"com_accountkit_email_login_retry_title" = "अपना ईमेल कन्फ़र्म करें"; -"com_accountkit_email_login_text" = "%2$@ के उपयोग में मदद पाने के लिए %1$@ टैप करके Facebook द्वारा Account Kit से ईमेल कन्फ़र्मेशन प्राप्त करें. इसका उपयोग करने के लिए आपका Facebook खाता होना आवश्यक नहीं है. जानें कि Facebook आपकी जानकारी का कैसे उपयोग करता है."; +"com_accountkit_email_loading_title" = "आपका ईमेल पता सत्यापित किया जा रहा है..."; +"com_accountkit_email_login_retry_title" = "अपने ईमेल की पुष्टि करें"; +"com_accountkit_email_login_text" = "Facebook द्वारा Account Kit से ईमेल कन्फ़र्मेशन पाने के लिए %1$@ पर टैप करें ताकि आपको %2$@ का उपयोग करने में मदद मिल सके. इसका उपयोग करने के लिए आपको Facebook खाते की आवश्यकता नहीं है. जानें कि Facebook आपकी जानकारी का उपयोग कैसे करता है."; "com_accountkit_email_login_title" = "अपना ईमेल पता डालें"; "com_accountkit_email_not_received" = "ईमेल फिर से भेजें"; -"com_accountkit_email_verify_title" = "ईमेल खोलें और अपना ईमेल कन्फ़र्म करें"; -"com_accountkit_enter_code_sent_to" = "%1$@ पर भेजा गया कोड दर्ज करें"; -"com_accountkit_error_title" = "एक सिस्टम समस्या हुई. कृपया फिर से कोशिश करें."; -"com_accountkit_facebook_code_entry_title" = "Facebook से अपना कोड डालें"; -"com_accountkit_logging_in" = "लॉग इन हो रहा है\U2026"; +"com_accountkit_email_verify_title" = "ईमेल खोलें और अपना ईमेल पता कन्फ़र्म करें"; +"com_accountkit_enter_code_sent_to" = "%1$@ पर भेजा गया कोड डालें."; +"com_accountkit_error_title" = "कोई सिस्टम समस्या हुई. कृपया फिर से कोशिश करें."; +"com_accountkit_facebook_code_entry_title" = "Facebook से प्राप्त अपना कोड डालें"; +"com_accountkit_ios_button_back" = "वापस जाएँ"; +"com_accountkit_ios_country_code_title" = "अपने देश का चयन करें"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "नंबर"; +"com_accountkit_ios_phone_sending_sms" = "आपके कोड के साथ एक SMS भेजा जा रहा है"; +"com_accountkit_logging_in" = "लॉग इन हो रहा है..."; "com_accountkit_other_ways_to_get_code" = "कोड प्राप्त करने के अन्य तरीके:"; -"com_accountkit_phone_error_title" = "कृपया, एक मान्य मोबाइल नंबर दर्ज करें."; -"com_accountkit_phone_loading_title" = "आपका कोड भेजा जा रहा है\U2026"; -"com_accountkit_phone_login_phone_number_placeholder" = "नंबर"; +"com_accountkit_phone_error_title" = "कृपया कोई मान्य मोबाइल नंबर डालें."; +"com_accountkit_phone_loading_title" = "आपका नंबर सत्यापित कर रहे हैं\U2026"; "com_accountkit_phone_login_retry_title" = "अपना मोबाइल नंबर कन्फ़र्म करें"; -"com_accountkit_phone_login_text" = "Facebook द्वारा संचालित Account Kit से SMS कंफ़र्मेशन पाने के लिए %1$@ टैप करें. साइन इन करने में आपकी सहायता करने के लिए %2$@ Facebook तकनीक का उपयोग करता है, लेकिन आपको Facebook खाते की आवश्यकता नहीं है. संदेश और डेटा दरें लागू हो सकती हैं. जानें कि Facebook आपकी जानकारी का कैसे उपयोग करता है."; -"com_accountkit_phone_login_title" = "अपना मोबाइल नंबर दर्ज करें"; -"com_accountkit_phone_sending_sms" = "आपके कोड के साथ SMS भेजा जा रहा है"; +"com_accountkit_phone_login_text" = "Facebook द्वारा संचालित Account Kit के साथ अपना खाता सत्यापित करने के लिए %1$@ पर टैप करें. Account Kit का उपयोग करने के लिए आपको Facebook खाते की आवश्यकता नहीं है. आपका नंबर सत्यापित करने के लिए SMS भेजा जा सकता है. संदेश और डेटा के रेट लागू हो सकते हैं. जानें कि Facebook आपकी जानकारी का उपयोग कैसे करता है."; +"com_accountkit_phone_login_title" = "अपना मोबाइल नंबर डालें"; +"com_accountkit_phone_sending_code_on_fb_title" = "Facebook पर कोड भेजा जा रहा है\U2026"; "com_accountkit_resend_check" = "अपना SMS इनबॉक्स देखें"; "com_accountkit_resend_email_text" = "नया ईमेल भेजें"; -"com_accountkit_resend_title" = "अगर आपको कोड प्राप्त नहीं हुआ है तो:"; -"com_accountkit_return_title" = "आपको वापस %1$@ पर ले जाया जा रहा है\U2026"; -"com_accountkit_sent_title" = "भेज दिया!"; -"com_accountkit_success_title" = "सत्यापित!"; +"com_accountkit_resend_title" = "अगर आपको कोई कोड नहीं मिला है:"; +"com_accountkit_return_title" = "आपको %1$@ पर वापस ले जा रहे हैं\U2026"; +"com_accountkit_sent_title" = "भेजा गया!"; +"com_accountkit_success_title" = "सत्यापित हो गया!"; "com_accountkit_toolbar_title" = "%1$@ में लॉग इन करें"; -"com_accountkit_verify_confirmation_code_title" = "हम आपका कोड सत्यापित नहीं कर सके.\nकृपया फिर से कोशिश करें:"; -"com_accountkit_verify_title" = "आपका कोड सत्यापित किया जा रहा है\U2026"; -"com_accountkit_voice_call_code_entry_title" = "वॉइस कॉल से अपना कोड दर्ज करें"; +"com_accountkit_verify_confirmation_code_title" = "हम आपका कोड सत्यापित नहीं कर सके. कृपया फिर से कोशिश करें:"; +"com_accountkit_verify_title" = "आपके कोड को सत्यापित कर रहे हैं\U2026"; +"com_accountkit_voice_call_code_entry_title" = "वॉइस कॉल से अपना कोड डालें"; diff --git a/iphone/Resources/AccountKitStrings.bundle/Resources/hr.lproj/AccountKit.strings b/iphone/Resources/AccountKitStrings.bundle/Resources/hr.lproj/AccountKit.strings index a5054dc..45f0966 100644 --- a/iphone/Resources/AccountKitStrings.bundle/Resources/hr.lproj/AccountKit.strings +++ b/iphone/Resources/AccountKitStrings.bundle/Resources/hr.lproj/AccountKit.strings @@ -19,65 +19,66 @@ // @generated // -"com_accountkit_account_verified" = "Korisnički račun provjeren!"; -"com_accountkit_button_back" = "Natrag"; -"com_accountkit_button_begin" = "Počni"; +"com_accountkit_account_verified" = "Korisnički račun potvrđen!"; +"com_accountkit_button_begin" = "Započni"; "com_accountkit_button_cancel" = "Odustani"; "com_accountkit_button_confirm" = "Potvrdi"; "com_accountkit_button_continue" = "Nastavi"; "com_accountkit_button_edit" = "UREDI"; -"com_accountkit_button_log_in" = "Prijava"; +"com_accountkit_button_log_in" = "Prijavi se"; "com_accountkit_button_next" = "Dalje"; "com_accountkit_button_ok" = "U redu"; -"com_accountkit_button_resend_code_in" = "Pošalji SMS ponovno za %1$d"; -"com_accountkit_button_resend_sms" = "Pošalji SMS ponovno"; +"com_accountkit_button_resend_code_in" = "Ponovo pošaljite SMS za %1$d"; +"com_accountkit_button_resend_sms" = "Ponovo pošalji SMS"; "com_accountkit_button_send" = "Pošalji"; "com_accountkit_button_send_code_in_call" = "Primite poziv"; -"com_accountkit_button_send_code_in_call_details" = "Primite kôd pozivom"; -"com_accountkit_button_send_code_in_call_from_facebook_details" = "Primite kôd glasovnim pozivom iz Facebooka"; -"com_accountkit_button_send_code_in_fb" = "Primite kôd na Facebooku"; -"com_accountkit_button_send_code_in_fb_details" = "Kôd će stići u obliku obavijesti na Facebooku"; -"com_accountkit_button_send_code_in_fb_disclosure" = "Dodirnite „Dohvati kôd na Facebooku“ da biste kôd primili kao obavijest na Facebooku."; +"com_accountkit_button_send_code_in_call_details" = "Preuzmite kôd u glasovnom pozivu"; +"com_accountkit_button_send_code_in_call_from_facebook_details" = "Preuzmite kôd u glasovnom pozivu iz Facebooka"; +"com_accountkit_button_send_code_in_fb" = "Preuzmite kôd na Facebooku"; +"com_accountkit_button_send_code_in_fb_details" = "Kôd će stići u obliku obavijesti s Facebooka"; "com_accountkit_button_start" = "Početak"; "com_accountkit_button_start_over" = "Pokušajte ponovno"; "com_accountkit_button_submit" = "Pošalji"; "com_accountkit_check_email" = "Otvorite e-poštu"; -"com_accountkit_code_sent_to" = "Potvrdite broj svog mobilnog telefona %1$@"; -"com_accountkit_confirmation_code_agreement" = "Dodirnite %1$@ da biste prihvatili Facebookove uvjete, pravilnik o podacima i korištenje kolačića."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Dodirnite %1$@ da biste prihvatili Facebookove uvjete, pravilnik o podacima, korištenje kolačića i pravila zaštite podataka za %6$@."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Dodirnite %1$@ da biste prihvatili Facebookove uvjete, pravilnik o podacima, korištenje kolačića i pravila zaštite podataka te uvjete pružanja usluge za %7$@."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Dodirnite %1$@ da biste prihvatili Facebookove uvjete, pravila o upotrebi podataka, upotrebu kolačića, pravila zaštite privatnosti i uvjete upotrebe usluge za %7$@. Dodatne informacije o načinu potvrde računa."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Dodirnite %1$@ da biste prihvatili Facebookove uvjete, pravila o upotrebi podataka, upotrebu kolačića i pravila zaštite privatnosti za %6$@. Dodatne informacije o načinu potvrde računa."; -"com_accountkit_confirmation_code_agreement_instant_verification" = "Dodirnite %1$@ da biste prihvatili Facebookove uvjete, pravila o upotrebi podataka i upotrebu kolačića. Dodatne informacije o načinu potvrde računa."; -"com_accountkit_confirmation_code_text" = "Nisam dobio kod"; -"com_accountkit_confirmation_code_title" = "Unesite kod"; -"com_accountkit_country_code_title" = "Odaberite državu"; -"com_accountkit_email_invalid" = "Pogrešna adresa e-pošte. Pokušajte ponovno."; -"com_accountkit_email_loading_title" = "Slanje e-pošte\U2026"; +"com_accountkit_code_sent_to" = "Potvrdite svoj broj mobitela %1$@"; +"com_accountkit_confirmation_code_agreement" = "Dodirnite %1$@ za prihvaćanje Facebookovih Uvjeta, Pravila o upotrebi podataka te pravila o upotrebi kolačića."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Dodirnite %1$@ za prihvaćanje Facebookovih Uvjeta, Pravila o upotrebi podataka, pravila o upotrebi kolačića i Pravila o zaštiti privatnosti koje primjenjuje %6$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Dodirnite %1$@ za prihvaćanje Facebookovih Uvjeta, Pravila o upotrebi podataka, pravila o upotrebi kolačića i Pravila o zaštiti privatnosti, kao i Uvjeta pružanja usluge koje primjenjuje %7$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Dodirnite %1$@ za prihvaćanje Facebookovih Uvjeta, Pravila o upotrebi podataka, pravila o upotrebi kolačića te Pravila o zaštiti privatnosti te Uvjeta pružanja usluge koje primjenjuje %7$@. Saznajte više o tome kako smo potvrdili vaš račun."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Dodirnite %1$@ za prihvaćanje Facebookovih Uvjeta, Pravila o upotrebi podataka, pravila o upotrebi kolačića te Pravila o zaštiti privatnosti koje primjenjuje %6$@. Saznajte više o tome kako smo potvrdili vaš račun."; +"com_accountkit_confirmation_code_agreement_instant_verification" = "Dodirnite %1$@ za prihvaćanje Facebookovih Uvjeta, Pravila o upotrebi podataka te pravila o upotrebi kolačića. Saznajte više o tome kako smo potvrdili vaš račun."; +"com_accountkit_confirmation_code_text" = "Nije mi stigao kôd"; +"com_accountkit_confirmation_code_title" = "Unesite svoj kôd"; +"com_accountkit_email_invalid" = "Adresa e-pošte nije točna. Pokušajte ponovo."; +"com_accountkit_email_loading_title" = "Potvrđujemo adresu e-pošte..."; "com_accountkit_email_login_retry_title" = "Potvrdite adresu e-pošte"; -"com_accountkit_email_login_text" = "Dotaknite %1$@ da bi vam Facebookov Account Kit e-poštom poslao potvrdu da biste mogli lakše upotrebljavati %2$@. Za to vam nije potreban račun za Facebook. Saznajte na koji način Facebook upotrebljava vaše podatke."; +"com_accountkit_email_login_text" = "Dodirnite %1$@ kako biste dobili potvrdu putem e-pošte od Facebookova alata Account Kit i lakše upotrebljavali %2$@. Za to vam ne treba korisnički račun za Facebook. Saznajte kako se Facebook služi vašim podacima."; "com_accountkit_email_login_title" = "Unesite adresu e-pošte"; -"com_accountkit_email_not_received" = "Ponovno pošalji e-poštu"; -"com_accountkit_email_verify_title" = "Otvorite e-poštu i potvrdite adresu e-pošte"; -"com_accountkit_enter_code_sent_to" = "Unesite kôd poslan na broj %1$@"; -"com_accountkit_error_title" = "Došlo je do problema u sustavu. Pokušajte ponovno."; -"com_accountkit_facebook_code_entry_title" = "Unesite kôd s Facebooka"; -"com_accountkit_logging_in" = "Prijava\U2026"; -"com_accountkit_other_ways_to_get_code" = "Drugi načini dobivanja koda:"; +"com_accountkit_email_not_received" = "Ponovno pošalji poruku e-pošte"; +"com_accountkit_email_verify_title" = "Otvorite poruku e-pošte i potvrdite adresu e-pošte"; +"com_accountkit_enter_code_sent_to" = "Unesite kôd poslan na %1$@"; +"com_accountkit_error_title" = "Došlo je do sistemske pogreške. Pokušajte ponovo."; +"com_accountkit_facebook_code_entry_title" = "Unesite svoj kôd s Facebooka"; +"com_accountkit_ios_button_back" = "Natrag"; +"com_accountkit_ios_country_code_title" = "Odaberite svoju državu"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "Broj"; +"com_accountkit_ios_phone_login_text" = "Dodirnite %1$@ kako biste SMS-om dobili potvrdu od Facebookova alata Account Kit. %2$@ vam polakšava registraciju s pomoću Facebookove tehnologije, ali ne morate imati korisnički račun za Facebook. Možda se naplaćuje cijena za SMS i prijenos podataka. Saznajte kako Facebook upotrebljava vaše podatke."; +"com_accountkit_ios_phone_sending_sms" = "Slanje SMS-a s kodom"; +"com_accountkit_logging_in" = "Prijava u tijeku\U2026"; +"com_accountkit_other_ways_to_get_code" = "Drugi načini za preuzimanje koda:"; "com_accountkit_phone_error_title" = "Unesite valjani broj mobitela."; -"com_accountkit_phone_loading_title" = "Slanje koda\U2026"; -"com_accountkit_phone_login_phone_number_placeholder" = "Broj"; +"com_accountkit_phone_loading_title" = "Potvrda broja..."; "com_accountkit_phone_login_retry_title" = "Potvrdite broj mobitela"; -"com_accountkit_phone_login_text" = "Dodirnite %1$@ da bi vam Facebookov Account Kit poslao potvrdu SMS-om. %2$@ upotrebljava Facebookovu tehnologiju za jednostavniju prijavu, ali vam nije potreban korisnički račun za Facebook. Moguća je naplata naknada za poruke i podatkovni promet. Saznajte na koji način Facebook upotrebljava vaše podatke."; -"com_accountkit_phone_login_title" = "Unesite broj mobitela"; -"com_accountkit_phone_sending_sms" = "Šaljemo vam SMS s kodom"; -"com_accountkit_resend_check" = "Provjerite ulaznu poštu SMS poruka"; +"com_accountkit_phone_login_text" = "Dodirnite %1$@ kako biste potvrdili korisnički račun za Facebookov alat Account Kit. Za njega vam ne treba korisnički račun za Facebook. Možda ćete primiti SMS radi potvrde broja telefona. Možda se naplaćuje naknada za slanje poruka i prijenos podataka. Saznajte kako se Facebook služi vašim podacima."; +"com_accountkit_phone_login_title" = "Unesite broj mobilnog telefona"; +"com_accountkit_phone_sending_code_on_fb_title" = "Slanje koda na Facebooku..."; +"com_accountkit_resend_check" = "Provjerite dolazne SMS-e"; "com_accountkit_resend_email_text" = "Pošalji novu poruku e-pošte"; -"com_accountkit_resend_title" = "Ako niste primili kôd, možete učiniti sljedeće:"; -"com_accountkit_return_title" = "Vraćate se na %1$@\U2026"; +"com_accountkit_resend_title" = "Ako niste primili kôd:"; +"com_accountkit_return_title" = "Vraćamo vas u %1$@..."; "com_accountkit_sent_title" = "Poslano!"; -"com_accountkit_success_title" = "Gotovo!"; -"com_accountkit_toolbar_title" = "Prijavite se na račun %1$@"; -"com_accountkit_verify_confirmation_code_title" = "Nismo mogli potvrditi vaš kod. Unesite ga ponovno:"; -"com_accountkit_verify_title" = "Potvrđivanje koda\U2026"; -"com_accountkit_voice_call_code_entry_title" = "Unesite kod iz glasovnog poziva"; +"com_accountkit_success_title" = "Potvrđeno!"; +"com_accountkit_toolbar_title" = "Prijavite se u aplikaciju %1$@"; +"com_accountkit_verify_confirmation_code_title" = "Nismo mogli potvrditi kôd. Pokušajte ponovo:"; +"com_accountkit_verify_title" = "Potvrda koda..."; +"com_accountkit_voice_call_code_entry_title" = "Unesite svoj kôd s Voice Calla"; diff --git a/iphone/Resources/AccountKitStrings.bundle/Resources/hu.lproj/AccountKit.strings b/iphone/Resources/AccountKitStrings.bundle/Resources/hu.lproj/AccountKit.strings index 80768d8..66f82f0 100644 --- a/iphone/Resources/AccountKitStrings.bundle/Resources/hu.lproj/AccountKit.strings +++ b/iphone/Resources/AccountKitStrings.bundle/Resources/hu.lproj/AccountKit.strings @@ -19,65 +19,65 @@ // @generated // -"com_accountkit_account_verified" = "A fiók ellenőrzése megtörtént!"; -"com_accountkit_button_back" = "Vissza"; +"com_accountkit_account_verified" = "Fiók hitelesítve."; "com_accountkit_button_begin" = "Kezdés"; "com_accountkit_button_cancel" = "Mégsem"; -"com_accountkit_button_confirm" = "Visszaigazolás"; +"com_accountkit_button_confirm" = "Megerősítés"; "com_accountkit_button_continue" = "Folytatás"; "com_accountkit_button_edit" = "MÓDOSÍTÁS"; -"com_accountkit_button_log_in" = "Bejelentkezés"; +"com_accountkit_button_log_in" = "Belépés"; "com_accountkit_button_next" = "Tovább"; -"com_accountkit_button_ok" = "OK"; -"com_accountkit_button_resend_code_in" = "SMS újra küldése %1$d múlva"; +"com_accountkit_button_resend_code_in" = "SMS újraküldése %1$d múlva"; "com_accountkit_button_resend_sms" = "SMS újraküldése"; -"com_accountkit_button_send" = "Küldd el."; +"com_accountkit_button_send" = "Küldés"; "com_accountkit_button_send_code_in_call" = "Hívás kérése"; -"com_accountkit_button_send_code_in_call_details" = "A kódot beszédhívás formájában fogod megkapni."; -"com_accountkit_button_send_code_in_call_from_facebook_details" = "A kódot beszédhívás formájában fogod megkapni a Facebooktól."; -"com_accountkit_button_send_code_in_fb" = "Kód kérése a Facebookra"; -"com_accountkit_button_send_code_in_fb_details" = "A kód Facebook-értesítésként fog megjönni."; -"com_accountkit_button_send_code_in_fb_disclosure" = "A „Kód kérése a Facebookon” pontra koppintva a Facebookon, értesítésként kaphatod meg a kódot."; +"com_accountkit_button_send_code_in_call_details" = "Kód kérése beszédhívásban"; +"com_accountkit_button_send_code_in_call_from_facebook_details" = "Kód kérése a Facebooktól kapott beszédhívásban"; +"com_accountkit_button_send_code_in_fb" = "Kód kérése a Facebookon"; +"com_accountkit_button_send_code_in_fb_details" = "A kód Facebook-értesítésként fog megérkezni."; "com_accountkit_button_start" = "Indítás"; -"com_accountkit_button_start_over" = "Újra"; +"com_accountkit_button_start_over" = "Újrapróbálkozás"; "com_accountkit_button_submit" = "Küldés"; "com_accountkit_check_email" = "Nyisd meg a levelezésedet."; -"com_accountkit_code_sent_to" = "A mobiltelefonszámod ellenőriztetése: %1$@"; -"com_accountkit_confirmation_code_agreement" = "Koppints a %1$@ gombra a Facebook használati feltételeinek, adatkezelési szabályzatának és a cookie-k használatáról szóló tájékoztatásának elfogadásához."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Koppints a %1$@ gombra a Facebook használati feltételeinek, adatkezelési szabályzatának, a cookie-k használatáról szóló tájékoztatásának, valamint a(z) %6$@ adatvédelmi szabályzatának elfogadásához."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Koppints a %1$@ gombra a Facebook használati feltételeinek, adatkezelési szabályzatának, a cookie-k használatáról szóló tájékoztatásának, valamint a(z) %7$@ adatvédelmi szabályzatának és használati feltételeinek elfogadásához."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Koppints a(z) %1$@ gombra a Facebook használati feltételeinek, adatkezelési szabályzatának és a cookie-k használatáról szóló tájékoztatásának, valamint a(z) %7$@ adatvédelmi szabályzatának és használati feltételeinek elfogadásához. További tudnivalók arról, hogyan történt a fiókod ellenőrzése."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Koppints a(z) %1$@ gombra a Facebook használati feltételeinek, adatkezelési szabályzatának és a cookie-k használatáról szóló tájékoztatásának, valamint a(z) %6$@ adatvédelmi szabályzatának elfogadásához. További tudnivalók arról, hogyan történt a fiókod ellenőrzése."; -"com_accountkit_confirmation_code_agreement_instant_verification" = "Koppints a(z) %1$@ gombra a Facebook használati feltételeinek, adatkezelési szabályzatának és a cookie-k használatáról szóló tájékoztatásának elfogadásához. További tudnivalók arról, hogyan történt a fiókod ellenőrzése."; +"com_accountkit_code_sent_to" = "Végezd el a mobiltelefonszámod (%1$@) ellenőrzését."; +"com_accountkit_confirmation_code_agreement" = "Az %1$@ gombra való koppintással fogadd el a Facebook használati feltételeit, adatkezelési szabályzatát és cookie-szabályzatát."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Az %1$@ gombra való koppintással fogadd el a Facebook használati feltételeit, adatkezelési szabályzatát, cookie-szabályzatát, valamint a(z) %6$@ adatvédelmi szabályzatát."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Az %1$@ gombra való koppintással fogadd el a Facebook használati feltételeit, adatkezelési szabályzatát, cookie-szabályzatát valamint a(z) %7$@ adatvédelmi szabályzatát és használati feltételeit."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Az %1$@ gombra való koppintással fogadd el a Facebook használati feltételeit, adatkezelési szabályzatát, cookie-szabályzatát valamint a(z) %7$@ adatvédelmi szabályzatát és használati feltételeit. További tudnivalók a fiók ellenőrzésének módszeréről."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Az %1$@ gombra való koppintással fogadd el a Facebook használati feltételeit, adatkezelési szabályzatát, cookie-szabályzatát, valamint a(z) %6$@ adatvédelmi szabályzatát. További tudnivalók a fiók ellenőrzésének módszeréről."; +"com_accountkit_confirmation_code_agreement_instant_verification" = "Az %1$@ gombra való koppintással fogadd el a Facebook használati feltételeit, adatkezelési szabályzatát és cookie-szabályzatát. További tudnivalók a fiók ellenőrzésének módszeréről."; "com_accountkit_confirmation_code_text" = "Nem kaptam kódot."; -"com_accountkit_confirmation_code_title" = "Írd be a kódot"; -"com_accountkit_country_code_title" = "Válaszd ki az országodat."; -"com_accountkit_email_invalid" = "Ez az e-mail cím helytelen. Kérjük, próbáld meg újra."; -"com_accountkit_email_loading_title" = "E-mail küldése\U2026"; -"com_accountkit_email_login_retry_title" = "Az e-mail cím megerősítése"; -"com_accountkit_email_login_text" = "A(z) %1$@ gombra koppintva a Facebook Account Kit e-mailben küldött értesítéssel könnyítheti meg a(z) %2$@ használatát. A használathoz nincs szükséged Facebook-fiókra. Tájékoztatás arról, hogyan használja a Facebook az adataidat."; -"com_accountkit_email_login_title" = "Add meg az e-mail címedet."; +"com_accountkit_confirmation_code_title" = "Írd be a kódot."; +"com_accountkit_email_invalid" = "Ez az e-mail-cím helytelen. Kérjük, próbáld meg újra."; +"com_accountkit_email_loading_title" = "Az e-mail-cím ellenőrzése folyamatban van\U2026"; +"com_accountkit_email_login_retry_title" = "E-mail-cím megerősítése"; +"com_accountkit_email_login_text" = "A(z) %1$@ gombra koppintva a Facebook Account Kit e-mailben küldött értesítéssel könnyítheti meg a(z) %2$@ használatát. Facebook-fiók nem szükséges a használatához. Tájékoztatás arról, hogyan használja a Facebook az adataidat."; +"com_accountkit_email_login_title" = "Add meg az e-mail-címedet."; "com_accountkit_email_not_received" = "E-mail újraküldése"; -"com_accountkit_email_verify_title" = "Nyisd meg az e-mailt, és erősítsd meg az e-mail címedet."; -"com_accountkit_enter_code_sent_to" = "Írd be a(z) %1$@ számra küldött kódot."; -"com_accountkit_error_title" = "Rendszerprobléma jelentkezett. Kérjük, próbáld meg újra."; -"com_accountkit_facebook_code_entry_title" = "Írd be a Facebookról a kódot."; -"com_accountkit_logging_in" = "Bejelentkezés\U2026"; -"com_accountkit_other_ways_to_get_code" = "További lehetőségek kód kérésére:"; -"com_accountkit_phone_error_title" = "Kérjük, adj meg érvényes mobiltelefonszámot."; -"com_accountkit_phone_loading_title" = "A kód elküldése folyamatban van\U2026"; -"com_accountkit_phone_login_phone_number_placeholder" = "Szám"; +"com_accountkit_email_verify_title" = "Nyisd meg az e-mailt, és erősítsd meg az e-mail-címedet."; +"com_accountkit_enter_code_sent_to" = "Írd be a kódot, amelyet a(z) %1$@ telefonszámra kaptál."; +"com_accountkit_error_title" = "Probléma volt a rendszerrel. Kérjük, próbáld meg újra."; +"com_accountkit_facebook_code_entry_title" = "Írd be a Facebooktól kapott kódot."; +"com_accountkit_ios_button_back" = "Vissza"; +"com_accountkit_ios_country_code_title" = "Ország kiválasztása"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "Szám"; +"com_accountkit_ios_phone_login_text" = "Koppints a(z) %1$@ gombra, és a Facebook technológiájával működő Account Kit megerősítő SMS-t küld. A(z) %2$@ a Facebook-technológia használatával könnyíti meg a bejelentkezést, de nincs szükséged hozzá Facebook-fiókra. A szolgáltatód üzenet- és adatforgalmi díjakat számíthat fel. Tudnivalók arról, hogyan használja a Facebook az adataidat."; +"com_accountkit_ios_phone_sending_sms" = "SMS küldése a kóddal"; +"com_accountkit_logging_in" = "Bejelentkezés..."; +"com_accountkit_other_ways_to_get_code" = "A kód kézbesítésének egyéb módjai:"; +"com_accountkit_phone_error_title" = "Kérlek, adj meg egy létező mobilszámot."; +"com_accountkit_phone_loading_title" = "A számod ellenőrzése folyamatban van\U2026"; "com_accountkit_phone_login_retry_title" = "Erősítsd meg a mobiltelefonszámodat."; -"com_accountkit_phone_login_text" = "Koppints a %1$@ gombra, és a Facebook technológiájával működő Account Kit megerősítő SMS-t küld. A(z) %2$@ a Facebook technológiájának használatával könnyíti meg a bejelentkezést, de nincs szükséged hozzá Facebook-fiókra. Ez üzenet- és adatforgalmi szolgáltatási díjakkal járhat. Tájékoztatás arról, hogyan használja a Facebook az adataidat."; -"com_accountkit_phone_login_title" = "Írd be a mobiltelefonszámodat."; -"com_accountkit_phone_sending_sms" = "SMS küldése a kóddal"; -"com_accountkit_resend_check" = "Nézd meg az SMS-eidet."; +"com_accountkit_phone_login_text" = "A(z) %1$@ gombra koppintva végezd el a fiókod ellenőrzését a Facebook Account Kit szolgáltatásban. Az Account Kit használatához nem kell Facebook-fiókkal rendelkezned. A számod megerősítése céljából SMS-t küldhet a rendszer. Ez üzenet- és adatforgalmi szolgáltatási díjakkal járhat. Tájékoztatás arról, hogyan használja a Facebook az adataidat."; +"com_accountkit_phone_login_title" = "Add meg a mobiltelefonszámodat."; +"com_accountkit_phone_sending_code_on_fb_title" = "A kód küldése a Facebookon\U2026"; +"com_accountkit_resend_check" = "Nézd meg a bejövő SMS-eidet."; "com_accountkit_resend_email_text" = "Új e-mail küldése"; -"com_accountkit_resend_title" = "Ha nem kaptad meg a kódot:"; -"com_accountkit_return_title" = "Visszalépés: %1$@\U2026"; -"com_accountkit_sent_title" = "Elküldve!"; -"com_accountkit_success_title" = "Kész!"; +"com_accountkit_resend_title" = "Ha nem kaptál kódot:"; +"com_accountkit_return_title" = "Visszakerülsz a(z) %1$@ alkalmazásba\U2026"; +"com_accountkit_sent_title" = "Elküldve."; +"com_accountkit_success_title" = "Az ellenőrzés megtörtént."; "com_accountkit_toolbar_title" = "Bejelentkezés a(z) %1$@ alkalmazásba"; -"com_accountkit_verify_confirmation_code_title" = "A kódot nem sikerült ellenőrizni.\nPróbáld meg újra:"; -"com_accountkit_verify_title" = "A kód ellenőrzése\U2026"; -"com_accountkit_voice_call_code_entry_title" = "Írd be a beszédhívásban megkapott kódot."; +"com_accountkit_verify_confirmation_code_title" = "Nem sikerült ellenőriznünk a kódodat. Próbáld meg újra."; +"com_accountkit_verify_title" = "A kód ellenőrzése folyamatban van\U2026"; +"com_accountkit_voice_call_code_entry_title" = "Add meg a beszédhívásban kapott kódot."; diff --git a/iphone/Resources/AccountKitStrings.bundle/Resources/id.lproj/AccountKit.strings b/iphone/Resources/AccountKitStrings.bundle/Resources/id.lproj/AccountKit.strings index 94199c7..5c9649a 100644 --- a/iphone/Resources/AccountKitStrings.bundle/Resources/id.lproj/AccountKit.strings +++ b/iphone/Resources/AccountKitStrings.bundle/Resources/id.lproj/AccountKit.strings @@ -19,64 +19,65 @@ // @generated // -"com_accountkit_account_verified" = "Akun Diverifikasi!"; -"com_accountkit_button_back" = "Kembali"; +"com_accountkit_account_verified" = "Akun sudah diverifikasi!"; "com_accountkit_button_begin" = "Mulai"; -"com_accountkit_button_cancel" = "Batalkan"; +"com_accountkit_button_cancel" = "Batal"; "com_accountkit_button_confirm" = "Konfirmasi"; "com_accountkit_button_continue" = "Lanjutkan"; "com_accountkit_button_edit" = "SUNTING"; "com_accountkit_button_log_in" = "Masuk"; -"com_accountkit_button_next" = "Berikutnya"; -"com_accountkit_button_ok" = "OK"; -"com_accountkit_button_resend_code_in" = "Kirimkan SMS Kembali dalam %1$d"; -"com_accountkit_button_resend_sms" = "Kirimkan SMS Kembali"; +"com_accountkit_button_next" = "Selanjutnya"; +"com_accountkit_button_resend_code_in" = "Kirim SMS Lagi dalam %1$d"; +"com_accountkit_button_resend_sms" = "Kirim SMS Lagi"; +"com_accountkit_button_send" = "Kirim"; "com_accountkit_button_send_code_in_call" = "Dapatkan Telepon"; -"com_accountkit_button_send_code_in_call_details" = "Dapatkan kode Anda dalam telepon suara"; -"com_accountkit_button_send_code_in_call_from_facebook_details" = "Dapatkan kode Anda dalam telepon suara dari Facebook"; +"com_accountkit_button_send_code_in_call_details" = "Dapatkan kode Anda di telepon suara"; +"com_accountkit_button_send_code_in_call_from_facebook_details" = "Dapatkan kode Anda di telepon suara dari Facebook"; "com_accountkit_button_send_code_in_fb" = "Dapatkan Kode di Facebook"; -"com_accountkit_button_send_code_in_fb_details" = "Kode akan sampai sebagai pemberitahuan Facebook"; -"com_accountkit_button_send_code_in_fb_disclosure" = "Ketuk \"Dapatkan Kode di Facebook\" untuk menerima kode Anda sebagai pemberitahuan di Facebook."; +"com_accountkit_button_send_code_in_fb_details" = "Kode akan tiba sebagai pemberitahuan Facebook"; "com_accountkit_button_start" = "Mulai"; "com_accountkit_button_start_over" = "Coba Lagi"; -"com_accountkit_button_submit" = "Ajukan"; -"com_accountkit_check_email" = "Buka email Anda"; -"com_accountkit_code_sent_to" = "Verifikasi nomor telepon Anda %1$@"; -"com_accountkit_confirmation_code_agreement" = "Ketuk %1$@ untuk menerima Ketentuan, Kebijakan Data, dan penggunaan kuki Facebook."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Ketuk %1$@ untuk menerima Ketentuan, Kebijakan Data, penggunaan kuki, dan Kebijakan Privasi Facebook tentang %6$@."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Ketuk %1$@ untuk menerima Ketentuan, Kebijakan Data, penggunaan kuki, dan Kebijakan Privasi serta Ketentuan Layanan Facebook tentang %7$@."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Ketuk %1$@ untuk menerima Ketentuan, Kebijakan Data, penggunaan kuki, serta Kebijakan Privasi dan Ketentuan Layanan Facebook tentang %7$@. Pelajari selengkapnya tentang verifikasi akun Anda."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Ketuk %1$@ untuk menerima Ketentuan, Kebijakan Data, penggunaan kuki, dan Kebijakan Privasi Facebook tentang %6$@. Pelajari selengkapnya tentang verifikasi akun Anda."; -"com_accountkit_confirmation_code_agreement_instant_verification" = "Ketuk %1$@ untuk menerima Ketentuan, Kebijakan Data, dan penggunaan kuki Facebook. Pelajari selengkapnya tentang verifikasi akun Anda."; -"com_accountkit_confirmation_code_text" = "Saya tidak mendapatkan kode"; -"com_accountkit_confirmation_code_title" = "Ketikkan kode Anda"; -"com_accountkit_country_code_title" = "Pilih Negara Anda"; -"com_accountkit_email_invalid" = "Email ini salah. Silakan coba lagi."; -"com_accountkit_email_loading_title" = "Mengirimkan email\U2026"; -"com_accountkit_email_login_retry_title" = "Konfirmasi email Anda"; +"com_accountkit_button_submit" = "Kirim"; +"com_accountkit_check_email" = "Buka Email Anda"; +"com_accountkit_code_sent_to" = "Verifikasikan nomor ponsel Anda %1$@"; +"com_accountkit_confirmation_code_agreement" = "Ketuk %1$@ untuk menerima Ketentuan, Kebijakan Data, dan penggunaan cookie Facebook."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Ketuk %1$@ untuk menerima Ketentuan, Kebijakan Data, penggunaan cookie Facebook dan Kebijakan Privasi dari %6$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Ketuk %1$@ untuk menerima Ketentuan, Kebijakan Data, penggunaan cookie Facebook dan Kebijakan Privasi dan Ketentuan Layanan dari %7$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Ketuk %1$@ untuk menerima Ketentuan, Kebijakan Data, penggunaan cookie Facebook dan Kebijakan Privasi dan Ketentuan Layanan dari %7$@. Pelajari selengkapnya tentang bagaimana akun Anda diverifikasi."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Ketuk %1$@ untuk menerima Ketentuan, Kebijakan Data, penggunaan cookie Facebook dan Kebijakan Privasi dari %6$@. Pelajari selengkapnya tentang bagaimana akun Anda diverifikasi."; +"com_accountkit_confirmation_code_agreement_instant_verification" = "Ketuk %1$@ untuk menerima Ketentuan, Kebijakan Data, dan penggunaan cookie Facebook. Pelajari selengkapnya tentang bagaimana akun Anda diverifikasi."; +"com_accountkit_confirmation_code_text" = "Saya tidak menerima kode"; +"com_accountkit_confirmation_code_title" = "Masukkan kode Anda"; +"com_accountkit_email_invalid" = "Email ini salah. Harap coba lagi."; +"com_accountkit_email_loading_title" = "Memverifikasi alamat email Anda ..."; +"com_accountkit_email_login_retry_title" = "Konfirmasikan email Anda"; "com_accountkit_email_login_text" = "Ketuk %1$@ untuk mendapatkan konfirmasi email dari Account Kit oleh Facebook untuk membantu Anda menggunakan %2$@. Anda tidak memerlukan akun Facebook untuk menggunakannya. Pelajari bagaimana Facebook menggunakan info Anda."; "com_accountkit_email_login_title" = "Masukkan alamat email Anda"; "com_accountkit_email_not_received" = "Kirim Ulang Email"; -"com_accountkit_email_verify_title" = "Buka email dan konfirmasi alamat email Anda."; -"com_accountkit_enter_code_sent_to" = "Masukkan kode yang sudah dikirimkan ke %1$@"; -"com_accountkit_error_title" = "Terjadi kesalahan sistem. Silakan coba lagi."; +"com_accountkit_email_verify_title" = "Buka email dan konfirmasi alamat email Anda"; +"com_accountkit_enter_code_sent_to" = "Masukkan kode yang dikirim ke %1$@"; +"com_accountkit_error_title" = "Ada masalah sistem. Harap coba lagi."; "com_accountkit_facebook_code_entry_title" = "Masukkan kode Anda dari Facebook"; -"com_accountkit_logging_in" = "Masuk\U2026"; +"com_accountkit_ios_button_back" = "Kembali"; +"com_accountkit_ios_country_code_title" = "Pilih Negara Anda"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "Nomor"; +"com_accountkit_ios_phone_login_text" = "Ketuk %1$@ untuk mendapatkan konfirmasi SMS dari Account Kit yang didukung oleh Facebook. %2$@ menggunakan teknologi Facebook untuk membantu Anda masuk, tetapi Anda tidak memerlukan akun Facebook. Biaya pesan dan data mungkin berlaku. Pelajari bagaimana Facebook menggunakan info Anda."; +"com_accountkit_ios_phone_sending_sms" = "Mengirim SMS dengan kode Anda"; +"com_accountkit_logging_in" = "Masuk..."; "com_accountkit_other_ways_to_get_code" = "Cara lain untuk mendapatkan kode:"; "com_accountkit_phone_error_title" = "Harap masukkan nomor ponsel yang valid."; -"com_accountkit_phone_loading_title" = "Mengirimkan kode Anda\U2026"; -"com_accountkit_phone_login_phone_number_placeholder" = "Nomor"; -"com_accountkit_phone_login_retry_title" = "Konfirmasi nomor ponsel Anda"; -"com_accountkit_phone_login_text" = "Ketuk %1$@ untuk mendapatkan konfirmasi SMS dari Account Kit yang dipersembahkan oleh Facebook. %2$@ menggunakan teknologi Facebook untuk membantu Anda masuk, tetapi Anda tidak memerlukan akun Facebook. Mungkin berlaku biaya pengiriman pesan dan data. Pelajari cara Facebook menggunakan info Anda."; +"com_accountkit_phone_loading_title" = "Memverifikasi nomor Anda..."; +"com_accountkit_phone_login_retry_title" = "Konfirmasikan nomor ponsel Anda"; +"com_accountkit_phone_login_text" = "Ketuk %1$@ untuk memverifikasi akun Anda dengan Account Kit didukung oleh Facebook. Anda tidak memerlukan akun Facebook untuk menggunakan Account Kit. SMS dapat dikirim untuk memverifikasi nomor Anda. Biaya SMS dan data mungkin berlaku. Pelajari bagaimana Facebook menggunakan info Anda."; "com_accountkit_phone_login_title" = "Masukkan nomor ponsel Anda"; -"com_accountkit_phone_sending_sms" = "Mengirimkan SMS yang berisikan kode Anda"; -"com_accountkit_resend_check" = "Periksa kotak masuk SMS Anda"; +"com_accountkit_phone_sending_code_on_fb_title" = "Mengirim kode di Facebook..."; +"com_accountkit_resend_check" = "Lihat pesan masuk SMS Anda"; "com_accountkit_resend_email_text" = "Kirim Email Baru"; "com_accountkit_resend_title" = "Jika Anda belum mendapatkan kode:"; -"com_accountkit_return_title" = "Mengembalikan Anda ke %1$@\U2026"; -"com_accountkit_sent_title" = "Dikirim!"; -"com_accountkit_success_title" = "Selesai!"; +"com_accountkit_return_title" = "Membawa Anda kembali ke %1$@..."; +"com_accountkit_sent_title" = "Terkirim!"; +"com_accountkit_success_title" = "Sudah Diverifikasi!"; "com_accountkit_toolbar_title" = "Masuk ke %1$@"; -"com_accountkit_verify_confirmation_code_title" = "Kami tidak dapat memverifikasi kode Anda.\nHarap coba lagi:"; -"com_accountkit_verify_title" = "Memverifikasi kode Anda\U2026"; +"com_accountkit_verify_confirmation_code_title" = "Kami tidak dapat memverifikasi kode Anda. Harap coba lagi:"; +"com_accountkit_verify_title" = "Memverifikasi kode Anda..."; "com_accountkit_voice_call_code_entry_title" = "Masukkan kode Anda dari Telepon Suara"; diff --git a/iphone/Resources/AccountKitStrings.bundle/Resources/it.lproj/AccountKit.strings b/iphone/Resources/AccountKitStrings.bundle/Resources/it.lproj/AccountKit.strings index 03ba232..88a66e9 100644 --- a/iphone/Resources/AccountKitStrings.bundle/Resources/it.lproj/AccountKit.strings +++ b/iphone/Resources/AccountKitStrings.bundle/Resources/it.lproj/AccountKit.strings @@ -20,64 +20,65 @@ // "com_accountkit_account_verified" = "Account verificato!"; -"com_accountkit_button_back" = "Indietro"; "com_accountkit_button_begin" = "Inizia"; "com_accountkit_button_cancel" = "Annulla"; "com_accountkit_button_confirm" = "Conferma"; "com_accountkit_button_continue" = "Continua"; -"com_accountkit_button_edit" = "MODIFICA"; +"com_accountkit_button_edit" = "Modifica"; "com_accountkit_button_log_in" = "Accedi"; "com_accountkit_button_next" = "Avanti"; "com_accountkit_button_ok" = "Ok"; -"com_accountkit_button_resend_code_in" = "Invia nuovamente SMS tra %1$d"; -"com_accountkit_button_resend_sms" = "Invia nuovamente SMS"; +"com_accountkit_button_resend_code_in" = "Invia nuovamente l'SMS tra %1$d"; +"com_accountkit_button_resend_sms" = "Invia nuovamente l'SMS"; "com_accountkit_button_send" = "Invia"; "com_accountkit_button_send_code_in_call" = "Ricevi una chiamata"; -"com_accountkit_button_send_code_in_call_details" = "Riceverai il codice con una chiamata vocale"; -"com_accountkit_button_send_code_in_call_from_facebook_details" = "Ricevi il codice con una chiamata da Facebook"; +"com_accountkit_button_send_code_in_call_details" = "Ricevi il tuo codice tramite una chiamata"; +"com_accountkit_button_send_code_in_call_from_facebook_details" = "Ricevi il tuo codice tramite una chiamata da Facebook"; "com_accountkit_button_send_code_in_fb" = "Ricevi un codice su Facebook"; -"com_accountkit_button_send_code_in_fb_details" = "Riceverai il codice come notifica su Facebook"; -"com_accountkit_button_send_code_in_fb_disclosure" = "Tocca 'Ottieni il codice su Facebook' per ricevere il tuo codice come notifica su Facebook."; -"com_accountkit_button_start" = "Avvia"; +"com_accountkit_button_send_code_in_fb_details" = "Il codice arriverà come notifica di Facebook"; +"com_accountkit_button_start" = "Inizia"; "com_accountkit_button_start_over" = "Riprova"; "com_accountkit_button_submit" = "Invia"; "com_accountkit_check_email" = "Apri la tua e-mail"; -"com_accountkit_code_sent_to" = "Verifica il tuo numero di cellulare: %1$@"; +"com_accountkit_code_sent_to" = "Verifica il tuo numero di cellulare %1$@"; "com_accountkit_confirmation_code_agreement" = "Tocca %1$@ per accettare le Condizioni, la Normativa sui dati e l'uso dei cookie di Facebook."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Tocca %1$@ per accettare le Condizioni, la Normativa sui dati e l'uso dei cookie di Facebook e la Normativa sulla privacy di %6$@."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Tocca %1$@ per accettare le Condizioni, la Normativa sui dati e l'uso dei cookie di Facebook e la Normativa sulla privacy e le Condizioni d'uso di %7$@."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Tocca %1$@ per accettare le Condizioni, la Normativa sui dati, l'uso dei cookie di Facebook e la Normativa sulla privacy e le Condizioni d'uso di %7$@. Scopri di più sul modo in cui il tuo account è stato verificato."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Tocca %1$@ per accettare le Condizioni, la Normativa sui dati, l'uso dei cookie di Facebook e la Normativa sulla privacy di %6$@. Scopri di più sul modo in cui il tuo account è stato verificato."; -"com_accountkit_confirmation_code_agreement_instant_verification" = "Tocca %1$@ per accettare le Condizioni, la Normativa sui dati e l'uso dei cookie di Facebook. Scopri di più sul modo in cui il tuo account è stato verificato."; -"com_accountkit_confirmation_code_text" = "Non ho ricevuto il codice"; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Tocca %1$@ per accettare le Condizioni, la Normativa sui dati, l'uso dei cookie e la Normativa sulla privacy di Facebook di %6$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Tocca %1$@ per accettare le Condizioni, la Normativa sui dati, l'uso dei cookie, la Normativa sulla privacy e le Condizioni d'uso di Facebook di %7$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Tocca %1$@ per accettare le Condizioni, la Normativa sui dati, l'uso dei cookie, la Normativa sulla privacy e le Condizioni d'uso di Facebook di %7$@. Scopri di più su come è stato verificato il tuo account."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Tocca %1$@ per accettare le Condizioni, la Normativa sui dati, l'uso dei cookie e la Normativa sulla privacy di Facebook di %6$@. Scopri di più su come è stato verificato il tuo account."; +"com_accountkit_confirmation_code_agreement_instant_verification" = "Tocca %1$@ per accettare le Condizioni, la Normativa sui dati e l'uso dei cookie di Facebook. Scopri di più su come è stato verificato il tuo account."; +"com_accountkit_confirmation_code_text" = "Non ho ricevuto un codice"; "com_accountkit_confirmation_code_title" = "Inserisci il tuo codice"; -"com_accountkit_country_code_title" = "Seleziona il tuo Paese"; -"com_accountkit_email_invalid" = "Questo indirizzo e-mail non è corretto. Riprova."; -"com_accountkit_email_loading_title" = "Invio dell'e-mail\U2026"; -"com_accountkit_email_login_retry_title" = "Conferma il tuo indirizzo e-mail"; -"com_accountkit_email_login_text" = "Tocca %1$@ per ricevere una conferma tramite e-mail da Account Kit di Facebook per usare %2$@. Non ti serve un account Facebook per usarlo. Scopri in che modo Facebook usa le tue informazioni."; +"com_accountkit_email_invalid" = "L'e-mail non è corretta. Riprova."; +"com_accountkit_email_loading_title" = "Verifica del tuo indirizzo e-mail..."; +"com_accountkit_email_login_retry_title" = "Conferma la tua e-mail"; +"com_accountkit_email_login_text" = "Tocca %1$@ per ricevere un'e-mail di conferma da Account Kit di Facebook che ti aiuterà a usare %2$@. Non hai bisogno di un account Facebook per usarlo. Scopri come Facebook usa le tue informazioni."; "com_accountkit_email_login_title" = "Inserisci il tuo indirizzo e-mail"; -"com_accountkit_email_not_received" = "Invia nuovamente e-mail"; +"com_accountkit_email_not_received" = "Invia nuovamente l'e-mail"; "com_accountkit_email_verify_title" = "Apri l'e-mail e conferma il tuo indirizzo e-mail"; -"com_accountkit_enter_code_sent_to" = "Inserisci il codice che è stato inviato a %1$@"; -"com_accountkit_error_title" = "Si è verificato un errore di sistema. Riprova."; -"com_accountkit_facebook_code_entry_title" = "Inserisci il codice ricevuto da Facebook"; -"com_accountkit_logging_in" = "Accesso in corso\U2026"; -"com_accountkit_other_ways_to_get_code" = "Altri modi per ricevere un codice:"; +"com_accountkit_enter_code_sent_to" = "Inserisci il codice inviato a %1$@."; +"com_accountkit_error_title" = "Si è verificato un problema del sistema. Riprova di nuovo."; +"com_accountkit_facebook_code_entry_title" = "Inserisci il codice che hai ricevuto su Facebook"; +"com_accountkit_ios_button_back" = "Indietro"; +"com_accountkit_ios_country_code_title" = "Seleziona il tuo Paese"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "Numero"; +"com_accountkit_ios_phone_login_text" = "Tocca %1$@ per ricevere un SMS di conferma da Account Kit di Facebook. %2$@ usa la tecnologia di Facebook per aiutarti a effettuare l'accesso, ma non hai bisogno di un account Facebook. Potrebbero essere applicati costi per messaggi e dati. Scopri in che modo Facebook usa le tue informazioni."; +"com_accountkit_ios_phone_sending_sms" = "Invio di un SMS con il tuo codice"; +"com_accountkit_logging_in" = "Accesso in corso..."; +"com_accountkit_other_ways_to_get_code" = "Altri modi per ricevere il codice:"; "com_accountkit_phone_error_title" = "Inserisci un numero di cellulare valido."; -"com_accountkit_phone_loading_title" = "Invio del codice\U2026"; -"com_accountkit_phone_login_phone_number_placeholder" = "Numero"; +"com_accountkit_phone_loading_title" = "Verifica del tuo numero..."; "com_accountkit_phone_login_retry_title" = "Conferma il tuo numero di cellulare"; -"com_accountkit_phone_login_text" = "Tocca %1$@ per ricevere un SMS di conferma da Account Kit di Facebook. %2$@ usa la tecnologia di Facebook per consentirti di effettuare l'accesso, ma non è necessario avere un account Facebook. Potrebbero essere applicati i costi per l'invio di messaggi e la trasmissione di dati. Scopri in che modo Facebook usa le tue informazioni."; +"com_accountkit_phone_login_text" = "Tocca %1$@ per verificare il tuo account con Account Kit di Facebook. Non hai bisogno di un account Facebook per usare Account Kit. Potremmo inviare un SMS per verificare il tuo numero. Potrebbero essere applicati i costi per l'invio di messaggi e la trasmissione dei dati. Scopri com Facebook usa le tue informazioni."; "com_accountkit_phone_login_title" = "Inserisci il tuo numero di cellulare"; -"com_accountkit_phone_sending_sms" = "Invio di un SMS con il codice"; -"com_accountkit_resend_check" = "Controlla i tuoi SMS"; +"com_accountkit_phone_sending_code_on_fb_title" = "Invio del codice su Facebook\U2026"; +"com_accountkit_resend_check" = "Controlla i tuoi SMS in arrivo"; "com_accountkit_resend_email_text" = "Invia nuova e-mail"; -"com_accountkit_resend_title" = "Se non hai ricevuto un codice:"; -"com_accountkit_return_title" = "Reindirizzamento a %1$@\U2026"; +"com_accountkit_resend_title" = "Se non hai ricevuto nessun codice:"; +"com_accountkit_return_title" = "Ti stiamo riportando su %1$@..."; "com_accountkit_sent_title" = "Invio riuscito!"; -"com_accountkit_success_title" = "Operazione completata!"; +"com_accountkit_success_title" = "Verificato!"; "com_accountkit_toolbar_title" = "Accedi a %1$@"; -"com_accountkit_verify_confirmation_code_title" = "Non ci è stato possibile verificare il tuo codice.\nRiprova:"; -"com_accountkit_verify_title" = "Verifica del tuo codice\U2026"; -"com_accountkit_voice_call_code_entry_title" = "Inserisci il codice ricevuto tramite la chiamata"; +"com_accountkit_verify_confirmation_code_title" = "Impossibile verificare il tuo codice. Riprova:"; +"com_accountkit_verify_title" = "Verifica del tuo codice..."; +"com_accountkit_voice_call_code_entry_title" = "Inserisci il codice che hai ricevuto tramite la chiamata"; diff --git a/iphone/Resources/AccountKitStrings.bundle/Resources/it.lproj/AccountKitCountryCode.strings b/iphone/Resources/AccountKitStrings.bundle/Resources/it.lproj/AccountKitCountryCode.strings index fa0fd0b..fb55077 100644 --- a/iphone/Resources/AccountKitStrings.bundle/Resources/it.lproj/AccountKitCountryCode.strings +++ b/iphone/Resources/AccountKitStrings.bundle/Resources/it.lproj/AccountKitCountryCode.strings @@ -196,7 +196,7 @@ "com_accountkit_country_code_PW" = "Palau"; "com_accountkit_country_code_PY" = "Paraguay"; "com_accountkit_country_code_QA" = "Qatar"; -"com_accountkit_country_code_RE" = "Isole Réunion"; +"com_accountkit_country_code_RE" = "Isole della Riunione"; "com_accountkit_country_code_RO" = "Romania"; "com_accountkit_country_code_RS" = "Serbia"; "com_accountkit_country_code_RU" = "Russia"; diff --git a/iphone/Resources/AccountKitStrings.bundle/Resources/ja.lproj/AccountKit.strings b/iphone/Resources/AccountKitStrings.bundle/Resources/ja.lproj/AccountKit.strings index 0b23111..22d2c52 100644 --- a/iphone/Resources/AccountKitStrings.bundle/Resources/ja.lproj/AccountKit.strings +++ b/iphone/Resources/AccountKitStrings.bundle/Resources/ja.lproj/AccountKit.strings @@ -19,65 +19,65 @@ // @generated // -"com_accountkit_account_verified" = "アカウントの認証が完了しました。"; -"com_accountkit_button_back" = "戻る"; +"com_accountkit_account_verified" = "アカウントの認証が完了しました!"; "com_accountkit_button_begin" = "開始"; "com_accountkit_button_cancel" = "キャンセル"; -"com_accountkit_button_confirm" = "確認"; -"com_accountkit_button_continue" = "続行"; -"com_accountkit_button_edit" = "編集"; +"com_accountkit_button_confirm" = "認証する"; +"com_accountkit_button_continue" = "次へ"; +"com_accountkit_button_edit" = "編集する"; "com_accountkit_button_log_in" = "ログイン"; "com_accountkit_button_next" = "次へ"; -"com_accountkit_button_ok" = "OK"; -"com_accountkit_button_resend_code_in" = "%1$dにSMSを再送信"; -"com_accountkit_button_resend_sms" = "SMSを再送信"; -"com_accountkit_button_send" = "送信"; -"com_accountkit_button_send_code_in_call" = "着信を受ける"; -"com_accountkit_button_send_code_in_call_details" = "コードを音声通話で取得"; -"com_accountkit_button_send_code_in_call_from_facebook_details" = "コードをFacebookからの音声通話で取得"; +"com_accountkit_button_resend_code_in" = "%1$d後にSMSを再送信"; +"com_accountkit_button_resend_sms" = "SMSをもう一度送信"; +"com_accountkit_button_send" = "送信する"; +"com_accountkit_button_send_code_in_call" = "電話を受け取る"; +"com_accountkit_button_send_code_in_call_details" = "音声通話でコードを受け取る"; +"com_accountkit_button_send_code_in_call_from_facebook_details" = "Facebookからの音声通話でコードを受け取る"; "com_accountkit_button_send_code_in_fb" = "Facebookでコードを取得"; -"com_accountkit_button_send_code_in_fb_details" = "コードはFacebookのお知らせとして届きます"; -"com_accountkit_button_send_code_in_fb_disclosure" = "[Facebookでコードを取得]をタップすると、コードをFacebookの通知で受信します。"; -"com_accountkit_button_start" = "開始"; -"com_accountkit_button_start_over" = "もう一度試す"; -"com_accountkit_button_submit" = "送信"; -"com_accountkit_check_email" = "メールを開く"; -"com_accountkit_code_sent_to" = "携帯電話番号(%1$@)を認証"; -"com_accountkit_confirmation_code_agreement" = "Facebookの利用規約データに関するポリシーCookieの使用に同意する場合は[%1$@]をタップしてください。"; -"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Facebookの利用規約データに関するポリシーCookieの使用、%6$@のプライバシーポリシーに同意する場合は[%1$@]をタップしてください。"; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Facebookの利用規約データに関するポリシーCookieの使用、%7$@のプライバシーポリシー利用規約に同意する場合は[%1$@]をタップしてください。"; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "[%1$@]をタップして、Facebookの利用規約データに関するポリシーCookieの使用、%7$@のプライバシーポリシーおよびサービス規約に合意します。アカウントの確認方法については、こちらをご覧ください。"; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "[%1$@]をタップして、Facebookの利用規約データに関するポリシーCookieの使用、%6$@のプライバシーポリシーに合意します。アカウントの確認方法については、こちらをご覧ください。"; -"com_accountkit_confirmation_code_agreement_instant_verification" = "[%1$@]をタップして、Facebookの利用規約データに関するポリシーCookieの使用に合意します。アカウントの確認方法については、こちらをご覧ください。"; -"com_accountkit_confirmation_code_text" = "コードが送られてきませんでした"; +"com_accountkit_button_send_code_in_fb_details" = "Facebookのお知らせでコードが届きます"; +"com_accountkit_button_start" = "スタート"; +"com_accountkit_button_start_over" = "もう一度実行"; +"com_accountkit_button_submit" = "送信する"; +"com_accountkit_check_email" = "メールを確認してください"; +"com_accountkit_code_sent_to" = "携帯番号(%1$@)を認証してください"; +"com_accountkit_confirmation_code_agreement" = "[%1$@]をタップして、Facebook利用規約データに関するポリシーCookieポリシーに同意してください。"; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "[%1$@]をタップして、Facebook利用規約データに関するポリシーCookieポリシー、%6$@のプライバシーポリシーに同意してください。"; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "[%1$@]をタップして、Facebook利用規約データに関するポリシーCookieポリシー、%7$@のプライバシーポリシー利用規約に同意してください。"; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "[%1$@]をタップして、Facebook利用規約データに関するポリシーCookieポリシー、%7$@のプライバシーポリシー利用規約に同意してください。アカウントの認証ついて詳しくはこちら。"; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "[%1$@]をタップして、Facebookデータに関するポリシーCookieポリシー、%6$@のプライバシーポリシーに同意してください。アカウントの認証ついて詳しくはこちら。"; +"com_accountkit_confirmation_code_agreement_instant_verification" = "[%1$@]をタップして、Facebook利用規約データに関するポリシーCookieポリシーに同意してください。アカウントの承認ついて詳しくはこちら。"; +"com_accountkit_confirmation_code_text" = "コードが届かなかった場合"; "com_accountkit_confirmation_code_title" = "コードを入力してください"; -"com_accountkit_country_code_title" = "国を選択"; -"com_accountkit_email_invalid" = "メールに誤りがあります。もう一度お試しください。"; -"com_accountkit_email_loading_title" = "メールを送信中\U2026"; -"com_accountkit_email_login_retry_title" = "メールアドレスを確認"; -"com_accountkit_email_login_text" = "%1$@をタップして、Account Kit by Facebookからメールアドレスの認証を受け取ると、%2$@の使用に役立ちます。これは、Facebookアカウントがなくても使用できます。あなたの情報がFacebookでどのように使われるかについては、こちらをご覧ください。"; -"com_accountkit_email_login_title" = "メールアドレスを入力"; +"com_accountkit_email_invalid" = "入力されたメールアドレスは間違っています。もう一度入力してください。"; +"com_accountkit_email_loading_title" = "メールアドレスを認証中です\U2026"; +"com_accountkit_email_login_retry_title" = "メールアドレスを認証"; +"com_accountkit_email_login_text" = "%2$@を利用するための認証メールをAccount Kit by Facebookから受け取るには、[%1$@]をタップしてください。Facebookアカウントは不要です。 Facebookによるあなたの情報の使用について詳しくはこちら。"; +"com_accountkit_email_login_title" = "メールアドレスを入力してください"; "com_accountkit_email_not_received" = "メールを再送信"; -"com_accountkit_email_verify_title" = "メールを開いてメールアドレスを確認"; -"com_accountkit_enter_code_sent_to" = "%1$@に送信された確認コードを入力してください"; -"com_accountkit_error_title" = "システムエラーが発生しました。もう一度お試しください。"; -"com_accountkit_facebook_code_entry_title" = "Facebookから送信されたコードを入力してください"; +"com_accountkit_email_verify_title" = "メールを開いて、メールアドレスの認証を完了してください"; +"com_accountkit_enter_code_sent_to" = "%1$@に送信されたコードを入力してください"; +"com_accountkit_error_title" = "システムで問題が発生しました。もう一度実行してください。"; +"com_accountkit_facebook_code_entry_title" = "Facebookで受け取ったコードを入力してください"; +"com_accountkit_ios_button_back" = "戻る"; +"com_accountkit_ios_country_code_title" = "国を選択"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "携帯番号"; +"com_accountkit_ios_phone_login_text" = "[%1$@]をタップすると、Account Kit powered by Facebookから認証SMSが送信されます。 %2$@はFacebookの機能をログインに使用しますが、Facebookアカウントは不要です。また、SMSの受信には、SMS料金及びデータ通信料金がかかる場合があります。Facebookによるあなたの情報の使用について詳しくはこちら。"; +"com_accountkit_ios_phone_sending_sms" = "コードが記載されたSMSを送信"; "com_accountkit_logging_in" = "ログインしています\U2026"; -"com_accountkit_other_ways_to_get_code" = "コードを取得するためのその他の方法:"; -"com_accountkit_phone_error_title" = "正しい携帯電話番号を入力してください。"; -"com_accountkit_phone_loading_title" = "コードを送信しています\U2026"; -"com_accountkit_phone_login_phone_number_placeholder" = "電話番号"; -"com_accountkit_phone_login_retry_title" = "携帯電話番号を確認"; -"com_accountkit_phone_login_text" = "%1$@ をタップすると、FacebookのAccount KitからSMSによる確認メッセージが送信されます。%2$@のサインインにはFacebookのテクノロジーが使用されていますが、Facebookアカウントは不要です。メッセージ料金とデータ料金が発生する場合があります。Facebookがあなたの情報をどのように使うかをご覧ください。"; -"com_accountkit_phone_login_title" = "携帯電話番号を入力"; -"com_accountkit_phone_sending_sms" = "コードをSMSで送信"; -"com_accountkit_resend_check" = "SMSの受信トレイを確認"; +"com_accountkit_other_ways_to_get_code" = "その他のコードの取得方法:"; +"com_accountkit_phone_error_title" = "有効な携帯番号を入力してください。"; +"com_accountkit_phone_loading_title" = "携帯番号を認証中です\U2026"; +"com_accountkit_phone_login_retry_title" = "携帯番号を認証"; +"com_accountkit_phone_login_text" = "Account Kit by Facebookのアカウントを認証するには、[%1$@]をタップしてください。Account Kitの利用にFacebookアカウントは不要です。携帯番号を認証するためのSMSが送信される可能性があります。また、これにはSMS料金及びデータ料金がかかる場合があります。Facebookによるあなたの情報の使用について詳しくはこちら。"; +"com_accountkit_phone_login_title" = "携帯番号を入力"; +"com_accountkit_phone_sending_code_on_fb_title" = "Facebookでコードを送信中です\U2026"; +"com_accountkit_resend_check" = "SMS受信箱を確認してください"; "com_accountkit_resend_email_text" = "新しいメールを送信"; "com_accountkit_resend_title" = "コードが届かなかった場合:"; "com_accountkit_return_title" = "%1$@に戻ります\U2026"; -"com_accountkit_sent_title" = "送信されました"; -"com_accountkit_success_title" = "完了しました"; +"com_accountkit_sent_title" = "送信されました!"; +"com_accountkit_success_title" = "認証が完了しました!"; "com_accountkit_toolbar_title" = "%1$@にログイン"; -"com_accountkit_verify_confirmation_code_title" = "コードを確認できませんでした。\nもう一度実行してください:"; -"com_accountkit_verify_title" = "コードを認証しています\U2026"; -"com_accountkit_voice_call_code_entry_title" = "音声通話から取得したコードを入力してください"; +"com_accountkit_verify_confirmation_code_title" = "コードを認証できませんでした。もう一度実行してください:"; +"com_accountkit_verify_title" = "コードを認証中です\U2026"; +"com_accountkit_voice_call_code_entry_title" = "電話で受け取ったコードを入力してください"; diff --git a/iphone/Resources/AccountKitStrings.bundle/Resources/ko.lproj/AccountKit.strings b/iphone/Resources/AccountKitStrings.bundle/Resources/ko.lproj/AccountKit.strings index 88a7bc7..cdc3b09 100644 --- a/iphone/Resources/AccountKitStrings.bundle/Resources/ko.lproj/AccountKit.strings +++ b/iphone/Resources/AccountKitStrings.bundle/Resources/ko.lproj/AccountKit.strings @@ -19,8 +19,7 @@ // @generated // -"com_accountkit_account_verified" = "계정 인증 완료!"; -"com_accountkit_button_back" = "뒤로"; +"com_accountkit_account_verified" = "계정이 인증되었습니다!"; "com_accountkit_button_begin" = "시작"; "com_accountkit_button_cancel" = "취소"; "com_accountkit_button_confirm" = "확인"; @@ -29,55 +28,57 @@ "com_accountkit_button_log_in" = "로그인"; "com_accountkit_button_next" = "다음"; "com_accountkit_button_ok" = "확인"; -"com_accountkit_button_resend_code_in" = "%1$d 후 SMS를 다시 보낼 수 있습니다"; -"com_accountkit_button_resend_sms" = "SMS 다시 보내기"; +"com_accountkit_button_resend_code_in" = "%1$d 후 SMS 재전송"; +"com_accountkit_button_resend_sms" = "SMS 재전송"; "com_accountkit_button_send" = "보내기"; -"com_accountkit_button_send_code_in_call" = "전화로 코드 받기"; -"com_accountkit_button_send_code_in_call_details" = "음성 통화로 코드를 받습니다"; -"com_accountkit_button_send_code_in_call_from_facebook_details" = "Facebook으로부터 음성 통화로 코드를 받습니다"; +"com_accountkit_button_send_code_in_call" = "통화로 코드 받기"; +"com_accountkit_button_send_code_in_call_details" = "음성 통화로 코드 받기"; +"com_accountkit_button_send_code_in_call_from_facebook_details" = "Facebook에서 음성 통화로 코드 받기"; "com_accountkit_button_send_code_in_fb" = "Facebook에서 코드 받기"; -"com_accountkit_button_send_code_in_fb_details" = "Facebook 알림을 통해 코드를 받습니다"; -"com_accountkit_button_send_code_in_fb_disclosure" = "Facebook 알림으로 코드를 받으려면 \"Facebook에서 코드 받기\"를 누르세요."; +"com_accountkit_button_send_code_in_fb_details" = "코드는 Facebook 알림으로 전송됩니다"; "com_accountkit_button_start" = "시작"; "com_accountkit_button_start_over" = "다시 시도"; "com_accountkit_button_submit" = "제출"; -"com_accountkit_check_email" = "이메일 열기"; -"com_accountkit_code_sent_to" = "휴대폰 번호(%1$@)가 정확한지 확인하세요"; -"com_accountkit_confirmation_code_agreement" = "%1$@ 버튼을 눌러 Facebook의 약관, 데이터 정책, 쿠키 사용에 동의합니다."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "%1$@ 버튼을 눌러 Facebook의 약관, 데이터 정책, 쿠키 사용 및 %6$@의 개인정보취급방침에 동의합니다."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "%1$@ 버튼을 눌러 Facebook의 약관, 데이터 정책, 쿠키 사용 및 %7$@의 개인정보취급방침, 서비스 약관에 동의합니다."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "%1$@ 버튼을 눌러 Facebook의 약관, 데이터 정책, 쿠키 사용, %7$@의 개인정보취급방침서비스 약관 모두에 동의하세요. 계정 확인 완료 과정에 대해 더 알아보기."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "%1$@ 버튼을 눌러 Facebook의 약관, 데이터 정책, 쿠키 사용, %6$@의 개인정보취급방침 모두에 동의하세요. 계정 확인 완료 과정에 대해 더 알아보기."; -"com_accountkit_confirmation_code_agreement_instant_verification" = "%1$@ 버튼을 눌러 Facebook의 약관, 데이터 정책, 쿠키 사용 모두에 동의하세요. 계정 확인 완료 과정에 대해 더 알아보기."; -"com_accountkit_confirmation_code_text" = "코드를 받지 않았습니다"; -"com_accountkit_confirmation_code_title" = "코드 입력"; -"com_accountkit_country_code_title" = "국가 선택"; -"com_accountkit_email_invalid" = "올바른 이메일이 아닙니다. 다시 시도해보세요."; -"com_accountkit_email_loading_title" = "이메일 보내는 중\U2026"; +"com_accountkit_check_email" = "이메일을 여세요"; +"com_accountkit_code_sent_to" = "휴대폰 번호(%1$@)를 인증하세요"; +"com_accountkit_confirmation_code_agreement" = "Facebook의 약관, 데이터 정책쿠키 사용에 동의하려면 %1$@ 버튼을 누르세요."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Facebook의 약관, 데이터 정책, 쿠키 사용 및 %6$@의 개인정보처리방침에 동의하려면 %1$@ 버튼을 누르세요."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Facebook의 약관, 데이터 정책, 쿠키 사용, %7$@의 개인정보처리방침서비스 약관에 동의하려면 %1$@ 버튼을 누르세요."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Facebook의 약관, 데이터 정책, 쿠키 사용, %7$@의 개인정보처리방침서비스 약관에 동의하려면 %1$@ 버튼을 누르세요. 계정이 어떻게 인증되었는지 자세히 알아보세요."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Facebook의 약관, 데이터 정책, 쿠키 사용 및 %6$@의 개인정보처리방침에 동의하려면 %1$@ 버튼을 누르세요. 계정이 어떻게 인증되었는지 자세히 알아보세요."; +"com_accountkit_confirmation_code_agreement_instant_verification" = "Facebook의 약관, 데이터 정책쿠키 사용에 동의하려면 %1$@ 버튼을 누르세요. 계정이 어떻게 인증되었는지 자세히 알아보세요."; +"com_accountkit_confirmation_code_text" = "코드를 받지 못했습니다"; +"com_accountkit_confirmation_code_title" = "코드를 입력하세요"; +"com_accountkit_email_invalid" = "이메일 주소가 올바르지 않습니다. 다시 시도하세요."; +"com_accountkit_email_loading_title" = "이메일 주소 확인 중..."; "com_accountkit_email_login_retry_title" = "이메일을 확인하세요"; -"com_accountkit_email_login_text" = "%1$@ 버튼을 누르면 Facebook Account Kit에서 이메일 인증을 받을 수 있습니다. 인증을 받으면 Facebook 계정 정보 없이도 %2$@ 앱을 이용할 수 있습니다. Facebook에서 사용자 정보를 이용하는 방식에 대해 알아보기."; -"com_accountkit_email_login_title" = "이메일 주소 입력"; -"com_accountkit_email_not_received" = "이메일 다시 보내기"; +"com_accountkit_email_login_text" = "%1$@ 버튼을 누르면 Facebook의 Account Kit에서 확인 이메일을 받을 수 있습니다. 이 정보로 %2$@ 앱에 로그인할 수 있으며 Facebook 계정은 필요하지 않습니다. Facebook에서 사용자 정보를 이용하는 방식 알아보기"; +"com_accountkit_email_login_title" = "이메일 주소를 입력하세요"; +"com_accountkit_email_not_received" = "이메일 재전송"; "com_accountkit_email_verify_title" = "이메일을 열어 이메일 주소를 확인하세요"; "com_accountkit_enter_code_sent_to" = "%1$@번으로 전송된 코드를 입력하세요"; -"com_accountkit_error_title" = "시스템 문제가 발생했습니다. 다시 시도해보세요."; -"com_accountkit_facebook_code_entry_title" = "Facebook에서 전송한 코드를 입력하세요"; -"com_accountkit_logging_in" = "로그인 중\U2026"; -"com_accountkit_other_ways_to_get_code" = "코드를 받는 기타 방법:"; -"com_accountkit_phone_error_title" = "유효한 휴대폰 번호를 입력하세요."; -"com_accountkit_phone_loading_title" = "코드를 전송하는 중\U2026"; -"com_accountkit_phone_login_phone_number_placeholder" = "번호"; +"com_accountkit_error_title" = "시스템 문제가 발생했습니다. 다시 시도해주세요."; +"com_accountkit_facebook_code_entry_title" = "Facebook에서 전송된 코드를 입력하세요"; +"com_accountkit_ios_button_back" = "돌아가기"; +"com_accountkit_ios_country_code_title" = "국가 선택"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "전화번호"; +"com_accountkit_ios_phone_login_text" = "%1$@ 버튼을 누르면 Facebook의 Account Kit에서 확인 SMS를 받을 수 있습니다. %2$@ 앱은 로그인에 Facebook 기술을 사용하지만 Facebook 계정 없이도 로그인할 수 있습니다. 이용 시 메시지와 데이터 요금이 부과될 수 있습니다. Facebook에서 사용자 정보를 이용하는 방식 알아보기."; +"com_accountkit_ios_phone_sending_sms" = "코드가 포함된 SMS 전송"; +"com_accountkit_logging_in" = "로그인하는 중\U2026"; +"com_accountkit_other_ways_to_get_code" = "코드를 받는 다른 방법:"; +"com_accountkit_phone_error_title" = "올바른 휴대폰 번호를 입력하세요."; +"com_accountkit_phone_loading_title" = "번호 인증 중..."; "com_accountkit_phone_login_retry_title" = "휴대폰 번호를 확인하세요"; -"com_accountkit_phone_login_text" = "Facebook Account Kit로부터 SMS 확인 메시지를 받으려면 %1$@ 버튼을 누르세요. %2$@ 앱은 Facebook 기술을 통해 간편한 로그인 서비스를 제공합니다. 단, Facebook 계정은 필요하지 않습니다. 전송 시 메시지 및 데이터 요금이 부과될 수 있습니다. Facebook에서 사용자 정보를 어떻게 이용하는지 알아보세요."; +"com_accountkit_phone_login_text" = "Facebook 계정 없이도 사용할 수 있는 Account Kit를 통해 계정을 인증하려면 %1$@ 버튼을 누르세요. 번호를 인증하기 위해 SMS가 전송될 수 있으며 메시지와 데이터 요금이 부과될 수 있습니다. Facebook에서 사용자 정보를 이용하는 방식 알아보기"; "com_accountkit_phone_login_title" = "휴대폰 번호를 입력하세요"; -"com_accountkit_phone_sending_sms" = "코드가 포함된 SMS 전송 중"; +"com_accountkit_phone_sending_code_on_fb_title" = "Facebook에 코드 보내는 중..."; "com_accountkit_resend_check" = "SMS 수신함을 확인하세요"; -"com_accountkit_resend_email_text" = "새 이메일 보내기"; +"com_accountkit_resend_email_text" = "새 이메일 전송"; "com_accountkit_resend_title" = "코드를 받지 못한 경우:"; -"com_accountkit_return_title" = "%1$@에 이동하는 중\U2026"; -"com_accountkit_sent_title" = "보냈습니다!"; -"com_accountkit_success_title" = "완료!"; +"com_accountkit_return_title" = "%1$@ 앱으로 돌아가는 중..."; +"com_accountkit_sent_title" = "전송되었습니다!"; +"com_accountkit_success_title" = "인증되었습니다!"; "com_accountkit_toolbar_title" = "%1$@에 로그인"; -"com_accountkit_verify_confirmation_code_title" = "코드를 확인할 수 없습니다.\n다시 시도:"; -"com_accountkit_verify_title" = "코드를 인증하는 중\U2026"; +"com_accountkit_verify_confirmation_code_title" = "코드를 인증할 수 없습니다. 다시 시도하세요:"; +"com_accountkit_verify_title" = "코드 인증 중..."; "com_accountkit_voice_call_code_entry_title" = "음성 통화로 받은 코드를 입력하세요"; diff --git a/iphone/Resources/AccountKitStrings.bundle/Resources/ml.lproj/AccountKit.strings b/iphone/Resources/AccountKitStrings.bundle/Resources/ml.lproj/AccountKit.strings index 108dc93..dd82038 100644 --- a/iphone/Resources/AccountKitStrings.bundle/Resources/ml.lproj/AccountKit.strings +++ b/iphone/Resources/AccountKitStrings.bundle/Resources/ml.lproj/AccountKit.strings @@ -20,64 +20,67 @@ // "com_accountkit_account_verified" = "അക്കൗണ്ട് പരിശോധിച്ചുറപ്പിച്ചു!"; -"com_accountkit_button_back" = "മടങ്ങുക"; "com_accountkit_button_begin" = "ആരംഭിക്കുക"; "com_accountkit_button_cancel" = "റദ്ദാക്കുക"; "com_accountkit_button_confirm" = "സ്ഥിരീകരിക്കുക"; "com_accountkit_button_continue" = "തുടരുക"; -"com_accountkit_button_edit" = "എഡിറ്റുചെയ്യുക."; -"com_accountkit_button_log_in" = "ലോഗിൻ ചെയ്യുക"; +"com_accountkit_button_edit" = "എഡിറ്റുചെയ്യുക"; +"com_accountkit_button_log_in" = "ലോഗിന്‍ ചെയ്യുക"; "com_accountkit_button_next" = "അടുത്തത്"; -"com_accountkit_button_ok" = "ശരി"; -"com_accountkit_button_resend_code_in" = "%1$d എന്നതിൽ വീണ്ടും SMS അയയ്‌ക്കുക"; -"com_accountkit_button_resend_sms" = "വീണ്ടും SMS അയയ്‌ക്കുക"; +"com_accountkit_button_ok" = "അതെ"; +"com_accountkit_button_resend_code_in" = "%1$d-നുള്ളിൽ SMS വീണ്ടും അയയ്‌ക്കുക"; +"com_accountkit_button_resend_sms" = "SMS വീണ്ടും അയയ്‌ക്കുക"; "com_accountkit_button_send" = "അയയ്‌ക്കുക"; "com_accountkit_button_send_code_in_call" = "ഒരു കോൾ നേടുക"; -"com_accountkit_button_send_code_in_call_details" = "ഒരു വോയ്‌സ്‌ കോളിൽ നിങ്ങളുടെ കോഡ്‌ നേടുക"; -"com_accountkit_button_send_code_in_call_from_facebook_details" = "Facebook-ൽ നിന്നുള്ള ഒരു വോയ്സ് കോളിൽ നിങ്ങളുടെ കോഡ് നേടുക"; -"com_accountkit_button_send_code_in_fb" = "Facebook-ൽ ഒരു കോഡ്‌ നേടുക"; -"com_accountkit_button_send_code_in_fb_details" = "കോഡ്‌ ഒരു Facebook അറിയിപ്പായി വരും"; -"com_accountkit_button_send_code_in_fb_disclosure" = "നിങ്ങളുടെ കോഡ്‌ Facebook-ൽ ഒരു അറിയിപ്പായി ലഭിക്കാൻ, \"കോഡ്‌‌ Facebook-ൽ ലഭ്യമാക്കുക\" ടാപ്പുചെയ്യുക."; -"com_accountkit_button_start" = "തുടങ്ങുക"; +"com_accountkit_button_send_code_in_call_details" = "ഒരു വോയ്‌സ് കോളിൽ നിങ്ങളുടെ കോഡ് നേടുക"; +"com_accountkit_button_send_code_in_call_from_facebook_details" = "Facebook-ൽ നിന്നും നിങ്ങളുടെ കോഡ് ഒരു വോയ്‌സ് കോളായി നേടുക"; +"com_accountkit_button_send_code_in_fb" = "Facebook-ൽ ഒരു കോഡ് നേടുക"; +"com_accountkit_button_send_code_in_fb_details" = "കോഡ്, Facebook അറിയിപ്പായി ലഭിക്കുന്നതാണ്"; +"com_accountkit_button_start" = "ആരംഭിക്കുക"; "com_accountkit_button_start_over" = "വീണ്ടും ശ്രമിക്കുക"; -"com_accountkit_button_submit" = "സമർപ്പിക്കുക"; +"com_accountkit_button_submit" = "സമര്‍പ്പിക്കുക"; "com_accountkit_check_email" = "നിങ്ങളുടെ ഇമെയിൽ തുറക്കുക"; "com_accountkit_code_sent_to" = "നിങ്ങളുടെ മൊബൈൽ നമ്പർ %1$@ പരിശോധിച്ചുറപ്പിക്കുക"; -"com_accountkit_confirmation_code_agreement" = "Facebook' നിബന്ധനകൾ, ഡാറ്റ നയം, കുക്കി ഉപയോഗംഎന്നിവ അംഗീകരിക്കാൻ %1$@ ടാപ്പ് ചെയ്യുക."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Facebook നിബന്ധനകൾ, ഡാറ്റ നയം, ഉപയോഗിക്കുന്ന കുക്കി %6$@-ന്റെ സ്വകാര്യത നയം എന്നിവ അംഗീകരിക്കാൻ %1$@ ടാപ്പ് ചെയ്യുക."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Facebook-ന്റെ നിബന്ധനകൾ, ഡാറ്റാ നയം, കുക്കി ഉപയോഗം %7$@-ന്റെ സ്വകാര്യത നയം, സേവന നിബന്ധനകൾ എന്നിവ അംഗീകരിക്കുന്നതിന് %1$@ ടാപ്പുചെയ്യുക."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Facebook-ന്റെ നിബന്ധനകൾ, ഡാറ്റ നയം, കുക്കി ഉപയോഗം എന്നിവയും %7$@ എന്നതിന്റെ സ്വകാര്യതാ നയം, സേവന നിബന്ധനകൾ എന്നിവയും അംഗീകരിക്കാൻ %1$@ ടാപ്പുചെയ്യുക. നിങ്ങളുടെ അക്കൗണ്ട് പരിശോധിച്ചുറപ്പിച്ചത് എങ്ങനെയായിരുന്നു എന്നതിനെ കുറിച്ച് കൂടുതൽ അറിയുക."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Facebook-ന്റെ നിബന്ധനകൾ, ഡാറ്റ നയം, കുക്കി ഉപയോഗം എന്നിവയും %6$@ എന്നതിന്റെ സ്വകാര്യതാ നയവും അംഗീകരിക്കാൻ %1$@ ടാപ്പുചെയ്യുക. നിങ്ങളുടെ അക്കൗണ്ട് പരിശോധിച്ചുറപ്പിച്ചത് എങ്ങനെയായിരുന്നു എന്നതിനെ കുറിച്ച് കൂടുതൽ അറിയുക."; -"com_accountkit_confirmation_code_agreement_instant_verification" = "Facebook-ന്റെ നിബന്ധനകൾ, ഡാറ്റ നയം, കുക്കി ഉപയോഗം എന്നിവ അംഗീകരിക്കാൻ %1$@ ടാപ്പുചെയ്യുക. നിങ്ങളുടെ അക്കൗണ്ട് പരിശോധിച്ചുറപ്പിച്ചത് എങ്ങനെയായിരുന്നു എന്നതിനെ കുറിച്ച് കൂടുതൽ അറിയുക."; +"com_accountkit_confirmation_code_agreement" = "Facebook-ന്റെ നിബന്ധനകൾ, ഡാറ്റാ നയം, കുക്കി ഉപയോഗം എന്നിവ അംഗീകരിക്കാൻ %1$@ ടാപ്പുചെയ്യുക."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Facebook-ന്റെ നിബന്ധനകളും ഡാറ്റാ നയവും കുക്കി ഉപയോഗവും ഒപ്പം %6$@ എന്നതിന്റെ സ്വകാര്യതാ നയവും അംഗീകരിക്കുന്നതിന്%1$@ ടാപ്പുചെയ്യുക."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Facebook-ന്റെ നിബന്ധനകൾ, ഡാറ്റാ നയം, കുക്കി ഉപയോഗം എന്നിവയും, %7$@ എന്നതിന്റെ സ്വകാര്യതാ നയവും സേവന നിബന്ധനകളും അംഗീകരിക്കാൻ %1$@ ടാപ്പുചെയ്യുക."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Facebook-ന്റെ നിബന്ധനകളും, ഡാറ്റാ നയവും, കുക്കി ഉപയോഗവും ഒപ്പം %7$@ ആപ്പിന്റെ സ്വകാര്യതാ നയവും സേവന നിബന്ധനകളും അംഗീകരിക്കുന്നതിന് %1$@ ടാപ്പുചെയ്യുക. എങ്ങനെയാണ് നിങ്ങളുടെ അക്കൗണ്ട് പരിശോധിച്ചുറപ്പിച്ചത് എന്നതിനെക്കുറിച്ച് കൂടുതലറിയുക."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Facebook-ന്റെ നിബന്ധനകളും, ഡാറ്റാ നയവും, കുക്കി ഉപയോഗവും ഒപ്പം %6$@ ആപ്പിന്റെ സ്വകാര്യതാ നയവും അംഗീകരിക്കുന്നതിന് %1$@ ടാപ്പുചെയ്യുക. എങ്ങനെയാണ് നിങ്ങളുടെ അക്കൗണ്ട് പരിശോധിച്ചുറപ്പിച്ചത് എന്നതിനെക്കുറിച്ച് കൂടുതലറിയുക."; +"com_accountkit_confirmation_code_agreement_instant_verification" = "Facebook-ന്റെ നിബന്ധനകൾ, ഡാറ്റാ നയം, കുക്കി ഉപയോഗം എന്നിവ അംഗീകരിക്കാൻ %1$@ ടാപ്പുചെയ്യുക. എങ്ങനെയാണ് നിങ്ങളുടെ അക്കൗണ്ട് പരിശോധിച്ചുറപ്പിച്ചത് എന്നതിനെക്കുറിച്ച് കൂടുതലറിയുക."; "com_accountkit_confirmation_code_text" = "എനിക്ക് കോഡ് ലഭിച്ചില്ല"; "com_accountkit_confirmation_code_title" = "നിങ്ങളുടെ കോഡ് നൽകുക"; -"com_accountkit_country_code_title" = "നിങ്ങളുടെ രാജ്യം തിരഞ്ഞെടുക്കൂ"; -"com_accountkit_email_invalid" = "കൊടുത്തിരിക്കുന്ന ഇമെയിൽ തെറ്റാണ് വീണ്ടും ശ്രമിക്കുക."; -"com_accountkit_email_loading_title" = "ഇമെയിൽ അയയ്ക്കുന്നു\U2026"; +"com_accountkit_email_invalid" = "ഈ ഇമെയിൽ തെറ്റാണ്. വീണ്ടും ശ്രമിക്കുക."; +"com_accountkit_email_loading_title" = "നിങ്ങളുടെ ഇമെയിൽ വിലാസം പരിശോധിച്ചുറപ്പിക്കുന്നു \U2026"; "com_accountkit_email_login_retry_title" = "നിങ്ങളുടെ ഇമെയിൽ സ്ഥിരീകരിക്കുക"; -"com_accountkit_email_login_text" = "%2$@ ഉപയോഗിക്കാൻ സഹായിക്കുന്നതിനായി Facebook-ലെ Account Kit-ൽ നിന്നും ഇമെയിൽ സ്ഥിരീകരണം നേടുന്നതിന് %1$@ ടാപ്പുചെയ്യുക. അത് ഉപയോഗിക്കുന്നതിന് നിങ്ങൾക്ക് Facebook അക്കൗണ്ടിന്റെ ആവശ്യമില്ല. നിങ്ങളുടെ വിവരം Facebook എങ്ങനെ ഉപയോഗിക്കുമെന്നതിനെക്കുറിച്ച് അറിയുക."; +"com_accountkit_email_login_text" = "%2$@ ഉപയോഗിക്കാൻ നിങ്ങളെ സഹായിക്കുന്നതിന് Facebook-ന്റെ Account Kit-ൽ നിന്ന് ഒരു ഇമെയിൽ +സ്ഥിരീകരണം ലഭിക്കാൻ %1$@ ടാപ്പുചെയ്യുക. ഇത് ഉപയോഗിക്കാൻ നിങ്ങൾക്ക് Facebook അക്കൗണ്ട് ആവശ്യമില്ല. Facebook എങ്ങനെയാണ് നിങ്ങളുടെ വിവരം ഉപയോഗിക്കുന്നതെന്നറിയുക."; "com_accountkit_email_login_title" = "നിങ്ങളുടെ ഇമെയിൽ വിലാസം നൽകുക"; -"com_accountkit_email_not_received" = "ഇമെയിൽ വീണ്ടും അയയ്‌ക്കുക"; -"com_accountkit_email_verify_title" = "ഇമെയിൽ തുറന്ന്‌ നിങ്ങളുടെ ഇമെയിൽ വിലാസം സ്ഥിരീകരിക്കുക"; -"com_accountkit_enter_code_sent_to" = "%1$@ എന്നതിലേക്കയച്ച കോഡ്‌ നൽകുക"; -"com_accountkit_error_title" = "സി‌സ്‌റ്റവുമായി ബന്ധപ്പെട്ട് ഒരു പ്രശ്‌നമുണ്ടായി.. വീണ്ടും ശ്രമിക്കുക."; -"com_accountkit_facebook_code_entry_title" = "Facebook-ൽ നിന്നുള്ള നിങ്ങളുടെ കോഡ് നൽകുക"; -"com_accountkit_logging_in" = "ലോഗിംഗ് ചെയ്യുന്നു\U2026"; -"com_accountkit_other_ways_to_get_code" = "കോഡ്‌ നേടാനുള്ള മറ്റ്‌ വഴികൾ:"; -"com_accountkit_phone_error_title" = "സാധുതയുള്ള ഒരു മൊബൈൽ നമ്പർ നൽകുക."; -"com_accountkit_phone_loading_title" = "നിങ്ങളുടെ കോഡ് അയയ്‌ക്കുന്നു\U2026"; -"com_accountkit_phone_login_phone_number_placeholder" = "നമ്പർ"; +"com_accountkit_email_not_received" = "ഇമെയില്‍ വീണ്ടും അയയ്ക്കുക"; +"com_accountkit_email_verify_title" = "നിങ്ങളുടെ ഇമെയിൽ തുറന്ന് ഇമെയിൽ വിലാസം സ്ഥിരീകരിക്കുക"; +"com_accountkit_enter_code_sent_to" = "%1$@-ലേക്ക് അയച്ച കോഡ് നൽകുക"; +"com_accountkit_error_title" = "ഒരു സിസ്‌റ്റം പ്രശ്‌നമുണ്ടായി. വീണ്ടും ശ്രമിക്കുക."; +"com_accountkit_facebook_code_entry_title" = "Facebook-ൽ നിന്നുള്ള ഒരു കോഡ് നൽകുക"; +"com_accountkit_ios_button_back" = "മടങ്ങുക"; +"com_accountkit_ios_country_code_title" = "നിങ്ങളുടെ രാജ്യം തിരഞ്ഞെടുക്കുക"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "നമ്പര്‍"; +"com_accountkit_ios_phone_login_text" = "Facebook നൽകുന്ന Account Kit-ൽ നിന്ന് ഒരു SMS സ്ഥിരീകരണം ലഭിക്കുന്നതിന് %1$@ ടാപ്പുചെയ്യുക. നിങ്ങളെ സൈൻ ഇൻ ചെയ്യാൻ സഹായിക്കുന്നതിന് %2$@ Facebook സങ്കേതികവിദ്യ ഉപയോഗിക്കുന്നു, എന്നാൽ നിങ്ങൾക്ക് +Facebook അക്കൗണ്ട് ആവശ്യമില്ല. സന്ദേശ, ഡാറ്റ നിരക്കുകൾ ബാധകമായേക്കാം. Facebook എങ്ങനെയാണ് നിങ്ങളുടെ വിവരം ഉപയോഗിക്കുന്നതെന്നറിയുക."; +"com_accountkit_ios_phone_sending_sms" = "നിങ്ങളുടെ കോഡ് ഉപയോഗിച്ച് ഒരു SMS അയയ്‌ക്കുന്നു"; +"com_accountkit_logging_in" = "ലോഗിൻ ചെയ്യുന്നു\U2026"; +"com_accountkit_other_ways_to_get_code" = "കോഡ് ലഭിക്കാനുള്ള മറ്റ് വഴികൾ:"; +"com_accountkit_phone_error_title" = "സാധുതയുള്ള മൊബൈൽ നമ്പർ നൽകുക."; +"com_accountkit_phone_loading_title" = "നിങ്ങളുടെ നമ്പർ പരിശോധിച്ചുറപ്പിക്കുന്നു\U2026"; "com_accountkit_phone_login_retry_title" = "നിങ്ങളുടെ മൊബൈൽ നമ്പർ സ്ഥിരീകരിക്കുക"; -"com_accountkit_phone_login_text" = "Facebook നൽകുന്ന Account Kit-ൽ നിന്ന് SMS സ്ഥിരീകരണം ലഭിക്കുന്നതിന് %1$@ ടാപ്പുചെയ്യുക. നിങ്ങളെ സൈൻ ഇൻ ചെയ്യാൻ സഹായിക്കുന്നതിന് %2$@, Facebook സാങ്കേതിക വിദ്യ ഉപയോഗിക്കുന്നു, നിങ്ങൾക്ക് ഒരു Facebook അക്കൗണ്ട് ആവശ്യമില്ല. സന്ദേശ, ഡാറ്റ നിരക്കുകൾ ബാധകമായേക്കാം. നിങ്ങളുടെ വിവരം Facebook എങ്ങനെ ഉപയോഗിക്കുമെന്നതിനെക്കുറിച്ച് അറിയുക."; -"com_accountkit_phone_login_title" = "നിങ്ങളുടെ മൊബൈൽ നമ്പർ ചേർക്കുക"; -"com_accountkit_phone_sending_sms" = "നിങ്ങളുടെ കോഡ്‌ അടങ്ങിയ ഒരു SMS അയയ്‌ക്കുന്നു"; -"com_accountkit_resend_check" = "നിങ്ങളുടെ SMS ഇന്‍ബോക്സ് പരിശോധിക്കുക"; +"com_accountkit_phone_login_text" = "Facebook നൽകുന്ന Account Kit ഉപയോഗിച്ച് നിങ്ങളുടെ അക്കൗണ്ട് പരിശോധിച്ചുറപ്പിക്കാൻ %1$@ ടാപ്പുചെയ്യുക. Account Kit ഉപയോഗിക്കാൻ നിങ്ങൾക്ക് Facebook അക്കൗണ്ട് ആവശ്യമില്ല. നിങ്ങളുടെ നമ്പർ പരിശോധിച്ചുറപ്പിക്കാൻ ഒരു SMS അയച്ചേക്കാം. Facebook എങ്ങനെയാണ് നിങ്ങളുടെ വിവരം ഉപയോഗിക്കുന്നതെന്നറിയുക."; +"com_accountkit_phone_login_title" = "നിങ്ങളുടെ മൊബൈൽ നമ്പർ നൽകുക"; +"com_accountkit_phone_sending_code_on_fb_title" = "Facebook-ൽ കോഡ് അയയ്‌ക്കുന്നു\U2026"; +"com_accountkit_resend_check" = "നിങ്ങളുടെ SMS ഇൻബോക്‌സ് പരിശോധിക്കുക"; "com_accountkit_resend_email_text" = "പുതിയ ഇമെയിൽ അയയ്‌ക്കുക"; -"com_accountkit_resend_title" = "നിങ്ങൾക്ക്‌ ഒരു കോഡ്‌ ലഭിച്ചിട്ടില്ലെങ്കിൽ:"; +"com_accountkit_resend_title" = "നിങ്ങൾക്ക് കോഡ് ലഭിച്ചിട്ടില്ലെങ്കിൽ:"; "com_accountkit_return_title" = "നിങ്ങളെ %1$@ എന്നതിലേക്ക് തിരികെ കൊണ്ടുപോകുന്നു\U2026"; "com_accountkit_sent_title" = "അയച്ചു!"; -"com_accountkit_success_title" = "പൂർത്തിയായി!"; -"com_accountkit_toolbar_title" = "എന്നതിലേക്ക് ലോഗിൻ ചെയ്യുക %1$@"; -"com_accountkit_verify_confirmation_code_title" = "നിങ്ങളുടെ കോഡ് പരിശോധിച്ചുറപ്പിക്കാനായില്ല. വീണ്ടും ശ്രമിക്കുക:"; +"com_accountkit_success_title" = "പരിശോധിച്ചുറപ്പിച്ചു!"; +"com_accountkit_toolbar_title" = "%1$@ ആപ്പിൽ ലോഗിൻ ചെയ്യുക"; +"com_accountkit_verify_confirmation_code_title" = "ഞങ്ങൾക്ക് നിങ്ങളുടെ കോഡ് പരിശോധിച്ചുറപ്പിക്കാനായില്ല. വീണ്ടും ശ്രമിക്കുക:"; "com_accountkit_verify_title" = "നിങ്ങളുടെ കോഡ് പരിശോധിച്ചുറപ്പിക്കുന്നു\U2026"; -"com_accountkit_voice_call_code_entry_title" = "വോയ്‌സ് കോളിൽ നിന്നുള്ള നിങ്ങളുടെ കോഡ് നൽകുക"; +"com_accountkit_voice_call_code_entry_title" = "വോയ്‌സ് കോളിൽ നിന്നുള്ള ഒരു കോഡ് നൽകുക"; diff --git a/iphone/Resources/AccountKitStrings.bundle/Resources/ml.lproj/AccountKitCountryCode.strings b/iphone/Resources/AccountKitStrings.bundle/Resources/ml.lproj/AccountKitCountryCode.strings index 4e9b67c..ce331ce 100644 --- a/iphone/Resources/AccountKitStrings.bundle/Resources/ml.lproj/AccountKitCountryCode.strings +++ b/iphone/Resources/AccountKitStrings.bundle/Resources/ml.lproj/AccountKitCountryCode.strings @@ -151,7 +151,7 @@ "com_accountkit_country_code_MC" = "മൊണാക്കൊ"; "com_accountkit_country_code_MD" = "മല്‍ഡോവ"; "com_accountkit_country_code_ME" = "മോണ്ടിനെഗ്രോ"; -"com_accountkit_country_code_MG" = "മഡഗാസ്‌കർ"; +"com_accountkit_country_code_MG" = "മഡഗാസ്ക്കർ"; "com_accountkit_country_code_MH" = "മാര്‍ഷല്‍ ദ്വീപുകള്‍"; "com_accountkit_country_code_MK" = "മാസിഡോണിയ"; "com_accountkit_country_code_ML" = "മാലി"; @@ -223,7 +223,7 @@ "com_accountkit_country_code_SZ" = "സ്വാസിലാന്റ്"; "com_accountkit_country_code_TC" = "ടർക്ക്സ് ആൻഡ് കെയ്ക്കോസ്"; "com_accountkit_country_code_TD" = "ഛാഡ്"; -"com_accountkit_country_code_TG" = "ടോഗോ"; +"com_accountkit_country_code_TG" = "റ്റൊഗൊ"; "com_accountkit_country_code_TH" = "തായ്‌ലാൻഡ്"; "com_accountkit_country_code_TJ" = "താജിക്കിസ്ഥാൻ"; "com_accountkit_country_code_TK" = "ടൊക്കെലൂ"; diff --git a/iphone/Resources/AccountKitStrings.bundle/Resources/mr.lproj/AccountKit.strings b/iphone/Resources/AccountKitStrings.bundle/Resources/mr.lproj/AccountKit.strings index 2c99e51..fd05a1c 100644 --- a/iphone/Resources/AccountKitStrings.bundle/Resources/mr.lproj/AccountKit.strings +++ b/iphone/Resources/AccountKitStrings.bundle/Resources/mr.lproj/AccountKit.strings @@ -19,65 +19,66 @@ // @generated // -"com_accountkit_account_verified" = "खात्याची पडताळणी केली!"; -"com_accountkit_button_back" = "मागे"; -"com_accountkit_button_begin" = "आरंभ करा"; +"com_accountkit_account_verified" = "खाते सत्यापित झाले!"; +"com_accountkit_button_begin" = "सुरुवात करा"; "com_accountkit_button_cancel" = "रद्द करा"; -"com_accountkit_button_confirm" = "पुष्टी करा"; -"com_accountkit_button_continue" = "सुरू ठेवा"; +"com_accountkit_button_confirm" = "पुष्‍टी करा"; +"com_accountkit_button_continue" = "चालू ठेवा"; "com_accountkit_button_edit" = "संपादित करा"; "com_accountkit_button_log_in" = "लॉग इन करा"; -"com_accountkit_button_next" = "पुढील"; -"com_accountkit_button_ok" = "ठीक"; -"com_accountkit_button_resend_code_in" = "%1$d मध्ये पुन्हा SMS पाठवा"; -"com_accountkit_button_resend_sms" = "पुन्‍हा SMS पाठवा"; +"com_accountkit_button_next" = "पुढे"; +"com_accountkit_button_ok" = "ठीक आहे"; +"com_accountkit_button_resend_code_in" = "%1$d मध्ये परत SMS पाठवा"; +"com_accountkit_button_resend_sms" = "SMS पुन्हा पाठवा"; "com_accountkit_button_send" = "पाठवा"; "com_accountkit_button_send_code_in_call" = "कॉल प्राप्त करा"; -"com_accountkit_button_send_code_in_call_details" = "व्हॉइस कॉलच्या द्वारे तुमचे कोड प्राप्त करा"; -"com_accountkit_button_send_code_in_call_from_facebook_details" = "Facebook द्वारे व्हॉइस कॉलमध्ये तुमचा कोड प्राप्त करा"; +"com_accountkit_button_send_code_in_call_details" = "तुमचा कोड व्हॉइस कॉलमध्ये प्राप्त करा"; +"com_accountkit_button_send_code_in_call_from_facebook_details" = "Facebook कडून व्हॉइस कॉलमध्ये तुमचा कोड प्राप्त करा"; "com_accountkit_button_send_code_in_fb" = "Facebook वर कोड प्राप्त करा"; -"com_accountkit_button_send_code_in_fb_details" = "कोड Facebook सूचनेच्या रूपात प्राप्त होईल"; -"com_accountkit_button_send_code_in_fb_disclosure" = "Facebook वर एक सूचना म्हणून तुमचा कोड प्राप्त करण्यासाठी \"Facebook वर कोड मिळवा\" टॅप करा."; -"com_accountkit_button_start" = "सुरू करा"; -"com_accountkit_button_start_over" = "पुन्‍हा प्रयत्‍न करा"; -"com_accountkit_button_submit" = "सादर करा"; -"com_accountkit_check_email" = "आपला ईमेल उघडा"; -"com_accountkit_code_sent_to" = "तुमचा मोबाईल नंबर सत्यापित करा %1$@"; -"com_accountkit_confirmation_code_agreement" = "Facebook च्या अटी, डेटा धोरण आणि कुकी वापर स्वीकारण्यासाठी %1$@ वर टॅप करा."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Facebook च्या अटी, डेटा धोरण, कुकी वापर आणि %6$@ चे गोपनीयता धोरण स्वीकारण्यासाठी %1$@ वर टॅप करा."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Facebook च्या अटी, डेटा धोरण, कुकी वापर, गोपनीयता धोरण स्वीकारण्यासाठी आणि %7$@ च्या सेवेच्या अटीं साठी %1$@ वर टॅप करा."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Facebook च्‍या अटी, डेटा धोरण, कुकी वापर आणि गोपनीयता धोरण आणि %7$@ च्‍या सेवा अटी स्‍वीकारण्‍यासाठी %1$@ टॅप करा. आपल्‍या खात्‍याची पडताळणी कशी केली होती याविषयीअधिक जाणून घ्‍या."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Facebook च्‍या अटी, डेटा धोरण, कुकी वापर आणि %6$@ चे गोपनीयता धोरण स्‍वीकारण्‍यासाठी %1$@ टॅप करा. आपल्‍या खात्‍याची पडताळणी कशी केली होती याविषयीअधिक जाणून घ्‍या."; -"com_accountkit_confirmation_code_agreement_instant_verification" = "Facebook च्‍या अटी, डेटा धोरण आणि कुकी वापर स्‍वीकारण्‍यासाठी %1$@ टॅप करा. आपल्‍या खात्‍याची पडताळणी कशी झाली होतीयाविषयी अधिक जाणून घ्‍या."; +"com_accountkit_button_send_code_in_fb_details" = "कोड Facebook सूचनेच्या स्वरूपात प्राप्त होईल"; +"com_accountkit_button_start" = "प्रारंभ करा"; +"com_accountkit_button_start_over" = "पुन्‍हा प्रयत्न करा"; +"com_accountkit_button_submit" = "सबमिट करा"; +"com_accountkit_check_email" = "तुमचा ईमेल उघडा"; +"com_accountkit_code_sent_to" = "तुमचा मोबाईल नंंबर %1$@ सत्यापित करा"; +"com_accountkit_confirmation_code_agreement" = "Facebook च्या अटी, डेटा धोरण आणि कुकी वापर स्वीकारण्यासाठी %1$@ वर टॅप करा."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Facebook च्या अटी, डेटा धोरण, कुकी वापर आणि %6$@ चे गोपनीयता धोरण स्वीकारण्यासाठी %1$@ वर टॅप करा."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Facebook च्या अटी, डेटा धोरण, कुकी वापर आणि गोपनीयता धोरण आणि %7$@ च्या सेवा अटी स्वीकारण्यासाठी %1$@ वर टॅप करा."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Facebook च्या अटी, डेटा धोरण, कुकी वापर आणि गोपनीयता धोरण आणि %7$@ च्या सेवा अटी स्वीकारण्यासाठी %1$@ वर टॅप करा. तुमचे खाते कसे सत्यापित केले होते याबद्दल अधिक जाणून घ्या."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Facebook च्या अटी, डेटा धोरण, कुकी वापर आणि %6$@ चे गोपनीयता धोरण स्वीकारण्यासाठी %1$@ वर टॅप करा. तुमचे खाते कसे सत्यापित केले होते याबद्दल अधिक जाणून घ्या."; +"com_accountkit_confirmation_code_agreement_instant_verification" = "Facebook च्या अटी, डेटा धोरण आणि कुकी वापर स्वीकारण्यासाठी %1$@ वर टॅप करा. तुमचे खाते कसे सत्यापित केले होते याबद्दल अधिक जाणून घ्या."; "com_accountkit_confirmation_code_text" = "मला कोड मिळाला नाही"; -"com_accountkit_confirmation_code_title" = "आपला कोड प्रविष्‍ट करा"; -"com_accountkit_country_code_title" = "आपला देश निवड"; -"com_accountkit_email_invalid" = "हा ईमेल चुकीचा आहे. कृपया पुन्हा प्रयत्न करा."; -"com_accountkit_email_loading_title" = "ईमेल पाठवित आहे"; -"com_accountkit_email_login_retry_title" = "आपल्या ईमेलची पुष्टी करा"; -"com_accountkit_email_login_text" = "आपल्‍याला %2$@ वापरण्‍यात मदत करण्‍यासाठी Facebook द्वारे असलेल्‍या खाते किटवरून ईमेल पुष्‍टी मिळवण्‍यासाठी %1$@ टॅप करा. आपल्‍याला हे वापरण्‍यासाठी Facebook खात्‍याची गरज नाही. Facebook आपली माहिती कसे वापरते याविषयी जाणून घ्‍या."; -"com_accountkit_email_login_title" = "आपला ईमेल पत्‍ता प्रविष्‍ट करा"; -"com_accountkit_email_not_received" = "ईमेल पुन्‍हा पाठवा"; +"com_accountkit_confirmation_code_title" = "तुमचा कोड प्रविष्ट करा"; +"com_accountkit_email_invalid" = "हा ईमेल चुकीचा अाहे. कृपया पुन्‍हा प्रयत्न करा."; +"com_accountkit_email_loading_title" = "तुमचा ईमेल पत्ता सत्यापित करत आहे..."; +"com_accountkit_email_login_retry_title" = "तुमच्या ईमेलची पुष्‍टी करा"; +"com_accountkit_email_login_text" = "तुम्हाला %2$@ वापरण्यात मदत मिळावी यासाठी Facebook तर्फे Account Kit कडून ईमेल पुष्टी प्राप्त करण्याकरीता %1$@ टॅप करा. ते वापरण्यासाठी तुम्हाला Facebook खात्याची आवश्यकता नाही. Facebook तुमची माहिती कशी वापरते हे जाणून घ्या."; +"com_accountkit_email_login_title" = "तुमचा ईमेल पत्ता प्रविष्ट करा"; +"com_accountkit_email_not_received" = "ई मेल पुन्हा पाठवा"; "com_accountkit_email_verify_title" = "ईमेल उघडा आणि तुमच्या ईमेल पत्त्याची पुष्टी करा"; -"com_accountkit_enter_code_sent_to" = "%1$@ वर पाठवलेला कोड प्रविष्ट करा"; -"com_accountkit_error_title" = "एक सिस्टिम समस्या उद्भवली. कृपया पुन्हा प्रयत्न करा."; -"com_accountkit_facebook_code_entry_title" = "Facebook वरून तुमचा कोड प्रविष्‍ट करा"; -"com_accountkit_logging_in" = "लॉग इन करत आहे\U2026"; -"com_accountkit_other_ways_to_get_code" = "कोड प्राप्त करण्याचे अन्य मार्ग:"; +"com_accountkit_enter_code_sent_to" = "%1$@ वर पाठवलेला कोड प्रविष्ट करा."; +"com_accountkit_error_title" = "सिस्टम समस्या आली. कृपया पुन्हा प्रयत्न करा."; +"com_accountkit_facebook_code_entry_title" = "Facebook कडून मिळालेला तुमचा कोड प्रविष्ट करा"; +"com_accountkit_ios_button_back" = "मागे"; +"com_accountkit_ios_country_code_title" = "तुमचा देश निवडा"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "नंबर"; +"com_accountkit_ios_phone_login_text" = "Facebook द्वारे सामर्थ्यित केलेल्या Account Kit वरून SMS ची पुष्‍टी मिळवण्यासाठी %1$@ टॅप करा. तुम्हाला साइन इन करण्यात मदत करण्यासाठी %2$@ Facebook तंत्रज्ञानाचा वापर करते, परंतु तुम्हाला त्यासाठी Facebook खात्याची आवश्यकता नाही. संदेश आणि डेटा दर कदाचित लागू केले जातील. Facebook तुमची माहिती कशी वापरते हे जाणून घ्या."; +"com_accountkit_ios_phone_sending_sms" = "तुमच्या कोडसह एक SMS पाठवणे"; +"com_accountkit_logging_in" = "लॉग इन करत आहे..."; +"com_accountkit_other_ways_to_get_code" = "कोड प्राप्त करण्याचे इतर मार्ग:"; "com_accountkit_phone_error_title" = "कृपया वैध मोबाईल नंबर प्रविष्ट करा."; -"com_accountkit_phone_loading_title" = "आपला कोड पाठवत आहे\U2026"; -"com_accountkit_phone_login_phone_number_placeholder" = "नंबर"; +"com_accountkit_phone_loading_title" = "तुमचा नंबर सत्यापित करत आहे..."; "com_accountkit_phone_login_retry_title" = "तुमच्या मोबाईल नंबरची पुष्टी करा"; -"com_accountkit_phone_login_text" = "Facebook द्वारे समर्थित Account Kit कडून SMS पुष्टीकरण मिळवण्यासाठी %1$@ टॅप करा. तुम्हाला साइन इन करण्यात मदत करण्यासाठी %2$@ Facebook तंत्रज्ञानाचा वापर करते, परंतु तुम्हाला Facebook खात्याची आवश्यकता नसते. संदेश आणि डेटा शुल्‍क लागू होण्‍याची शक्यता आहे. Facebook आपली माहिती कसे वापरते याविषयी जाणून घ्‍या."; +"com_accountkit_phone_login_text" = "Facebook द्वारे समर्थित Account Kit सह तुमचे खाते सत्यापित करण्यासाठी %1$@ टॅप करा. Account Kit वापरण्यासाठी तुम्हाला Facebook खात्याची आवश्यकता नाही. तुमचा नंबर सत्यापित करण्यासाठी बहुधा एक SMS पाठवला जाईल. संदेश आणि डेटा शुल्क लागू होऊ शकतात. Facebook तुमची माहिती कशी वापरते हे जाणून घ्या."; "com_accountkit_phone_login_title" = "तुमचा मोबाईल नंबर प्रविष्ट करा"; -"com_accountkit_phone_sending_sms" = "तुमच्या कोडसह SMS पाठवत आहे"; +"com_accountkit_phone_sending_code_on_fb_title" = "Facebook वर कोड पाठवत आहे\U2026"; "com_accountkit_resend_check" = "तुमचा SMS इनबॉक्स तपासा"; "com_accountkit_resend_email_text" = "नवीन ईमेल पाठवा"; -"com_accountkit_resend_title" = "तुम्हाला कोड प्राप्त झालेला नसल्यास:"; -"com_accountkit_return_title" = "आपल्‍याला पुन्‍हा %1$@ येथे नेत आहे\U2026"; -"com_accountkit_sent_title" = "पाठविले!"; -"com_accountkit_success_title" = "पूर्ण झाले!"; -"com_accountkit_toolbar_title" = "%1$@ मध्‍ये लॉग इन करा"; -"com_accountkit_verify_confirmation_code_title" = "आपल्‍या कोडची आम्‍ही पडताळणी करू शकलो नाही. कृपया पुन्हा प्रयत्न करा:"; -"com_accountkit_verify_title" = "आपल्‍या कोडची पडताळणी करत आहे\U2026"; -"com_accountkit_voice_call_code_entry_title" = "व्हॉइस कॉलवरून तुमचा कोड प्रविष्ट करा"; +"com_accountkit_resend_title" = "तुम्हाला कोड मिळालेला नसल्यास:"; +"com_accountkit_return_title" = "तुम्हाला पुन्हा %1$@ वर नेत आहे\U2026"; +"com_accountkit_sent_title" = "पाठवले!"; +"com_accountkit_success_title" = "सत्यापित केले!"; +"com_accountkit_toolbar_title" = "%1$@ वर लॉग इन करा"; +"com_accountkit_verify_confirmation_code_title" = "आम्‍ही तुमचा कोड सत्यापित करू शकलो नाही. कृपया नंतर पुन्‍हा प्रयत्न करा:"; +"com_accountkit_verify_title" = "तुमचा कोड सत्यापित करत आहे..."; +"com_accountkit_voice_call_code_entry_title" = "व्हॉइस कॉल कडून मिळालेला तुमचा कोड प्रविष्ट करा"; diff --git a/iphone/Resources/AccountKitStrings.bundle/Resources/ms.lproj/AccountKit.strings b/iphone/Resources/AccountKitStrings.bundle/Resources/ms.lproj/AccountKit.strings index 5a2dc92..279af36 100644 --- a/iphone/Resources/AccountKitStrings.bundle/Resources/ms.lproj/AccountKit.strings +++ b/iphone/Resources/AccountKitStrings.bundle/Resources/ms.lproj/AccountKit.strings @@ -19,65 +19,65 @@ // @generated // -"com_accountkit_account_verified" = "Akaun Telah Ditentusahkan!"; -"com_accountkit_button_back" = "Undur"; +"com_accountkit_account_verified" = "Akaun disahkan."; "com_accountkit_button_begin" = "Mula"; "com_accountkit_button_cancel" = "Batal"; -"com_accountkit_button_confirm" = "Sahkan"; -"com_accountkit_button_continue" = "Teruskan"; +"com_accountkit_button_confirm" = "Sah"; +"com_accountkit_button_continue" = "Bersambung"; "com_accountkit_button_edit" = "SUNTING"; "com_accountkit_button_log_in" = "Log Masuk"; "com_accountkit_button_next" = "Seterusnya"; -"com_accountkit_button_ok" = "OK"; -"com_accountkit_button_resend_code_in" = "Hantar SMS Sekali Lagi dalam %1$d"; -"com_accountkit_button_resend_sms" = "Hantar SMS Sekali Lagi"; +"com_accountkit_button_resend_code_in" = "Hantar SMS Sekali Lagi di %1$d"; +"com_accountkit_button_resend_sms" = "Hantar SMS Lagi Sekali"; "com_accountkit_button_send" = "Hantar"; "com_accountkit_button_send_code_in_call" = "Dapatkan Panggilan"; "com_accountkit_button_send_code_in_call_details" = "Dapatkan kod anda dalam panggilan suara"; "com_accountkit_button_send_code_in_call_from_facebook_details" = "Dapatkan kod anda dalam panggilan suara daripada Facebook"; "com_accountkit_button_send_code_in_fb" = "Dapatkan Kod di Facebook"; "com_accountkit_button_send_code_in_fb_details" = "Kod akan tiba sebagai pemberitahuan Facebook"; -"com_accountkit_button_send_code_in_fb_disclosure" = "Ketik \"Dapatkan Kod di Facebook\" untuk menerima kod anda sebagai pemberitahuan di Facebook."; "com_accountkit_button_start" = "Mula"; "com_accountkit_button_start_over" = "Cuba Lagi"; -"com_accountkit_button_submit" = "Hantar"; -"com_accountkit_check_email" = "Buka e-mel anda"; -"com_accountkit_code_sent_to" = "Sahkan nombor mudah alih anda %1$@"; -"com_accountkit_confirmation_code_agreement" = "Ketik %1$@ untuk menerima Terma, Dasar Data dan penggunaan kukiFacebook."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Ketik %1$@ untuk menerima Terma, Dasar Data, penggunaan kuki dan Dasar Privasi Facebook untuk %6$@."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Ketik %1$@ untuk menerima Terma, Dasar Data, penggunaan kuki dan Dasar Privasi serta Terma Perkhidmatan Facebook untuk %7$@."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Ketik %1$@ untuk menerima Syarat Facebook, Dasar Data, penggunaan kuki serta Dasar Privasi dan Syarat Perkhidmatan %7$@. Ketahui lebih lanjut tentang cara akaun anda ditentusahkan."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Ketik %1$@ untuk menerima Syarat Facebook, Dasar Data, penggunaan kuki serta Dasar Privasi %6$@. Ketahui lebih lanjut tentang cara akaun anda ditentusahkan."; -"com_accountkit_confirmation_code_agreement_instant_verification" = "Ketik %1$@ untuk menerima Syarat Facebook, Dasar Data dan penggunaan kuki. Ketahui lebih lanjut tentang cara akaun anda ditentusahkan."; -"com_accountkit_confirmation_code_text" = "Saya tidak menerima kod"; +"com_accountkit_button_submit" = "Serah"; +"com_accountkit_check_email" = "Buka E-mel anda"; +"com_accountkit_code_sent_to" = "Sahkan nombor telefon anda %1$@"; +"com_accountkit_confirmation_code_agreement" = "etik %1$@ untuk menerima Facebook Terma, Dasar Data dan penggunaan kuki."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Ketik %1$@ untuk menerima Facebook Terma, Dasar Data, penggunaan kuki dan Dasar Privasi daripada %6$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Ketik %1$@ untuk menerima Facebook Terma, Dasar Data, penggunaan kuki dan Dasar Privasi dan Terma Perkhidmatan dripada %7$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Ketik %1$@ untuk menerima Facebook Terma, Dasar Data, penggunaan kuki dan Dasar Privasi dan Terma perkhidmatan daripada %7$@. Learn more tentang bagaimana akaun anda telah disahkan."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Ketik %1$@ untuk menerima Facebook Terms, Dasar Data, penggunaan kuki dan Dasar Privasi daripada %6$@. Ketahui lebih lanjut tentang bagaimana akaun anda telah disahkan."; +"com_accountkit_confirmation_code_agreement_instant_verification" = "Ketik %1$@ untuk menerima Facebook Terma, Dasar Data dan penggunaan kuki. Ketahui lebih lanjut tentang bagaimana akaun anda telah disahkan."; +"com_accountkit_confirmation_code_text" = "Saya tidak dapat kod"; "com_accountkit_confirmation_code_title" = "Masukkan kod anda"; -"com_accountkit_country_code_title" = "Pilih Negara Anda"; -"com_accountkit_email_invalid" = "E-mel ini tidak betul. Sila cuba lagi."; -"com_accountkit_email_loading_title" = "Menghantar e-mel\U2026"; +"com_accountkit_email_invalid" = "E-mel ini salah. Sila cuba lagi."; +"com_accountkit_email_loading_title" = "mengesahkan alamat e-mel anda..."; "com_accountkit_email_login_retry_title" = "Sahkan e-mel anda"; -"com_accountkit_email_login_text" = "Ketik %1$@ untuk mendapatkan pengesahan e-mel daripada Kit Akaun oleh Facebook bagi membantu anda menggunakan %2$@. Anda tidak memerlukan akaun Facebook untuk menggunakannya. Ketahui cara Facebook menggunakan maklumat anda."; +"com_accountkit_email_login_text" = "Ketik %1$@ untuk mendapatkan pengesahan e-mel dari Kit Akaun oleh Facebook untuk membantu anda menggunakan %2$@. Anda tidak memerlukan akaun Facebook untuk menggunakannya. Belajar bagaimana Facebook menggunakan maklumat anda."; "com_accountkit_email_login_title" = "Masukkan alamat e-mel anda"; "com_accountkit_email_not_received" = "Hantar Semula E-mel"; "com_accountkit_email_verify_title" = "Buka e-mel dan sahkan alamat e-mel anda"; -"com_accountkit_enter_code_sent_to" = "Masukkan kod yang telah dihantar ke %1$@"; -"com_accountkit_error_title" = "Isu sistem telah berlaku. Sila cuba lagi."; +"com_accountkit_enter_code_sent_to" = "Masukkan kod yang dihantar ke %1$@."; +"com_accountkit_error_title" = "Isu sistem berlaku. Sila cuba lagi."; "com_accountkit_facebook_code_entry_title" = "Masukkan kod anda daripada Facebook"; -"com_accountkit_logging_in" = "Log masuk\U2026"; +"com_accountkit_ios_button_back" = "Kembali"; +"com_accountkit_ios_country_code_title" = "Pilih Negara Anda"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "Nombor"; +"com_accountkit_ios_phone_login_text" = "Ketik %1$@ untuk mendapatkan pengesahan SMS daripada Account Kit yang dikuasakan oleh Facebook. %2$@ menggunakan teknologi Facebook untuk membantu anda mendaftar masuk, tetapi anda tidak memerlukan akaun Facebook. Kadar mesej dan data mungkin dikenakan. Ketahui bagaimana Facebook menggunakan maklumat anda."; +"com_accountkit_ios_phone_sending_sms" = "Menghantar SMS dengan kod anda"; +"com_accountkit_logging_in" = "Mengelog masuk..."; "com_accountkit_other_ways_to_get_code" = "Cara lain untuk mendapatkan kod:"; -"com_accountkit_phone_error_title" = "Sila masukkan nombor mudah alih yang sah."; -"com_accountkit_phone_loading_title" = "Menghantar kod anda\U2026"; -"com_accountkit_phone_login_phone_number_placeholder" = "Nombor"; -"com_accountkit_phone_login_retry_title" = "Sahkan nombor mudah alih anda"; -"com_accountkit_phone_login_text" = "Ketik %1$@ untuk mendapatkan pengesahan SMS daripada Kit Akaun yang dikuasakan oleh Facebook. %2$@ menggunakan teknologi Facebook untuk membantu anda mendaftar masuk, tetapi anda tidak memerlukan akaun Facebook. Kadar mesej dan data boleh dikenakan. Ketahui cara Facebook menggunakan maklumat anda."; -"com_accountkit_phone_login_title" = "Masukkan nombor mudah alih anda"; -"com_accountkit_phone_sending_sms" = "Menghantar SMS menggunakan kod anda"; +"com_accountkit_phone_error_title" = "Sila masukkan nombor telefon mudah alih yang sah."; +"com_accountkit_phone_loading_title" = "Mengesahkan nombor anda..."; +"com_accountkit_phone_login_retry_title" = "Sahkan nombor telefon anda"; +"com_accountkit_phone_login_text" = "Ketik %1$@ untuk mengesahkan akaun anda dengan Kit Akaun dikuasakan oleh Facebook. Anda tidak memerlukan akaun Facebook menggunakan Akaun Kit. SMS boleh dihantar untuk mengesahkan nombor anda. Mesej dan data kadar mungkin dikenakan. Belajar bagaimana Facebook menggunakan maklumat anda."; +"com_accountkit_phone_login_title" = "Masukkan nombor telefon bimbit anda"; +"com_accountkit_phone_sending_code_on_fb_title" = "Menghantar kod di Facebook..."; "com_accountkit_resend_check" = "Semak peti masuk SMS anda"; -"com_accountkit_resend_email_text" = "Hantar E-mel Baharu"; +"com_accountkit_resend_email_text" = "Hantar E-mel Baru"; "com_accountkit_resend_title" = "Jika anda belum mendapat kod:"; -"com_accountkit_return_title" = "Mengembalikan anda ke %1$@\U2026"; -"com_accountkit_sent_title" = "Sudah dihantar!"; -"com_accountkit_success_title" = "Selesai!"; -"com_accountkit_toolbar_title" = "Log Masuk Ke %1$@"; +"com_accountkit_return_title" = "Mengambil anda kembali ke %1$@\U2026"; +"com_accountkit_sent_title" = "Dihantar!"; +"com_accountkit_success_title" = "Disahkan!"; +"com_accountkit_toolbar_title" = "Log masuk ke %1$@"; "com_accountkit_verify_confirmation_code_title" = "Kami tidak dapat mengesahkan kod anda. Sila cuba lagi:"; -"com_accountkit_verify_title" = "Mengesahkan kod anda\U2026"; +"com_accountkit_verify_title" = "Mengesahkan kod anda ..."; "com_accountkit_voice_call_code_entry_title" = "Masukkan kod anda daripada Panggilan Suara"; diff --git a/iphone/Resources/AccountKitStrings.bundle/Resources/my.lproj/AccountKit.strings b/iphone/Resources/AccountKitStrings.bundle/Resources/my.lproj/AccountKit.strings new file mode 100644 index 0000000..dcd2323 --- /dev/null +++ b/iphone/Resources/AccountKitStrings.bundle/Resources/my.lproj/AccountKit.strings @@ -0,0 +1,84 @@ +// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// +// You are hereby granted a non-exclusive, worldwide, royalty-free license to use, +// copy, modify, and distribute this software in source code or binary form for use +// in connection with the web services and APIs provided by Facebook. +// +// As with any software that integrates with the Facebook platform, your use of +// this software is subject to the Facebook Developer Principles and Policies +// [http://developers.facebook.com/policy/]. This copyright notice shall be +// included in all copies or substantial portions of the software. +// +// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS +// FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR +// COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER +// IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN +// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +// @generated +// + +"com_accountkit_account_verified" = "အကောင့်ကို အတည်ပြုပြီးပါပြီ။"; +"com_accountkit_button_begin" = "စတင်ရန်"; +"com_accountkit_button_cancel" = "မလုပ်တော့ပါ"; +"com_accountkit_button_confirm" = "အတည်ပြုရန်"; +"com_accountkit_button_continue" = "ဆက်ရန်"; +"com_accountkit_button_edit" = "ပြင်ဆင်ရန်"; +"com_accountkit_button_log_in" = "ဝင်ရန်"; +"com_accountkit_button_next" = "နောက်တစ်ဆင့်"; +"com_accountkit_button_ok" = "အိုကေ"; +"com_accountkit_button_resend_code_in" = "%1$d အတွင်း SMS ထပ်ပို့ပါ"; +"com_accountkit_button_resend_sms" = "နောက်တစ်ကြိမ် SMS မက်ဆေ့ချ်ပေးပို့ရန်"; +"com_accountkit_button_send" = "ပို့ရန်"; +"com_accountkit_button_send_code_in_call" = "ခေါ်ဆိုရန်"; +"com_accountkit_button_send_code_in_call_details" = "အသံခေါ်ဆိုမှုမှ သင့်ကုဒ်ကို ရယူပါ"; +"com_accountkit_button_send_code_in_call_from_facebook_details" = "Facebook ၏ အသံခေါ်ဆိုမှုမှ ကုဒ်တစ်ခု ရယူပါ"; +"com_accountkit_button_send_code_in_fb" = "Facebook မှ ကုဒ်တစ်ခု ရယူပါ"; +"com_accountkit_button_send_code_in_fb_details" = "ကုဒ်သည် Facebook အသိပေးချက်အဖြစ် ရောက်လာပါလိမ့်မည်"; +"com_accountkit_button_start" = "စတင်ရန်"; +"com_accountkit_button_start_over" = "ပြန်စမ်းကြည့်ပါ"; +"com_accountkit_button_submit" = "ပေးပို့ရန်"; +"com_accountkit_check_email" = "သင့်အီးမေးလ်ကိုဖွင့်ပါ"; +"com_accountkit_code_sent_to" = "သင့်မိုဘိုင်းနံပါတ် %1$@ ကိုအတည်ပြုပါ"; +"com_accountkit_confirmation_code_agreement" = "Facebook ၏ စည်းမျဉ်းများအချက်အလက်ဆိုင်ရာမူဝါဒနှင့် ကွတ်ကီးအသုံးပြုမှုတို့ကို လက်ခံသဘောတူရန် %1$@ ကိုတို့နှိပ်ပါ။"; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Facebook ၏ စည်းမျဉ်းများအချက်အလက်ဆိုင်ရာမူဝါဒကွတ်ကီးအသုံးပြုမှု နှင့် %6$@ ၏ ကိုယ်ရေးလုံခြုံမှုဆိုင်ရာမူဝါဒ တို့ကို လက်ခံသဘောတူရန် %1$@ ကိုတို့နှိပ်ပါ။"; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Facebook ၏ စည်းမျဉ်းများအချက်အလက်ဆိုင်ရာမူဝါဒကွတ်ကီးအသုံးပြုမှု နှင့် ကိုယ်ရေးလုံခြုံမှုဆိုင်ရာမူဝါဒ နှင့် %7$@ ၏ ဝန်ဆောင်မှုစည်းမျဉ်းများကို လက်ခံသဘောတူရန် %1$@ ကိုတို့နှိပ်ပါ။"; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Facebook ၏ စည်းမျဉ်းများအချက်အလက်ဆိုင်ရာမူဝါဒကွတ်ကီးအသုံးပြုမှု နှင့်ကိုယ်ရေးလုံခြုံမှုဆိုင်ရာမူဝါဒ နှင့် %7$@ ၏ ဝန်ဆောင်မှုစည်းမျဉ်းများကို လက်ခံသဘောတူရန် %1$@ ကိုတို့နှိပ်ပါ။ သင့်အကောင့်ကို စစ်ဆေးအတည်ပြုခဲ့သည့် နည်းလမ်းနှင့်ပတ်သက်ပြီး ပိုမိုလေ့လာပါ။"; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Facebook ၏ စည်းမျဉ်းများအချက်အလက်ဆိုင်ရာမူဝါဒကွတ်ကီးအသုံးပြုမှုနှင့် %6$@ ၏ ကိုယ်ရေးလုံခြုံမှုဆိုင်ရာမူဝါဒတို့ကို လက်ခံသဘောတူရန် %1$@ ကိုတို့နှိပ်ပါ။ သင့်အကောင့်ကို အတည်ပြုစစ်ဆေးခဲ့သည့် နည်းလမ်းနှင့်ပတ်သက်ပြီး ပိုမိုလေ့လာပါ။"; +"com_accountkit_confirmation_code_agreement_instant_verification" = "Facebook ၏ စည်းမျဉ်းများအချက်အလက်ဆိုင်ရာမူဝါဒ နှင့် ကွတ်ကီးအသုံးပြုမှုတို့ကို လက်ခံသဘောတူရန် %1$@ ကိုတို့နှိပ်ပါ။ သင့်အကောင့်ကို အတည်ပြုစစ်ဆေးခဲ့သည့် နည်းလမ်းနှင့်ပတ်သက်ပြီး ပိုမိုလေ့လာပါ။"; +"com_accountkit_confirmation_code_text" = "ကျွန်ုပ်တွင် ကုဒ်မရှိပါ"; +"com_accountkit_confirmation_code_title" = "သင့်ကုဒ်ကို ဖြည့်ပါ"; +"com_accountkit_email_invalid" = "ဤအီးမေးလ်သည် မှန်ကန်ခြင်းမရှိပါ။ ပြန်စမ်းကြည့်ပါ။"; +"com_accountkit_email_loading_title" = "သင့်အီးမေးလိပ်စာကို အတည်ပြုနေသည်\U2026"; +"com_accountkit_email_login_retry_title" = "သင့်အီးမေးလ်ကို အတည်ပြုပါ"; +"com_accountkit_email_login_text" = "သင် %2$@ ကိုအသုံးပြုရာတွင် အထောက်အကူဖြစ်စေရန်အတွက် Facebook ၏ Account Kit မှ အီးမေးလ်အတည်ပြုချက်တစ်စောင်ကို ရယူရန် %1$@ ကို တို့နှိပ်ပါ။ ၎င်းကိုအသုံးပြုရန် သင် Facebook အကောင့်တစ်ခု မလိုအပ်ပါ။ သင့်အချက်အလက်များကို Facebook က အသုံးပြုပုံနှင့် ပတ်သက်၍ လေ့လာပါ။"; +"com_accountkit_email_login_title" = "သင့် အီးမေးလ် လိပ်စာကို ရိုက်ထည့်ပါ"; +"com_accountkit_email_not_received" = "အီးမေးလ် ပြန်ပို့ပါ"; +"com_accountkit_email_verify_title" = "အီးမေးလ်ကိုဖွင့်ပြီး သင်၏အီးမေးလ်လိပ်စာကို အတည်ပြုပါ"; +"com_accountkit_enter_code_sent_to" = "%1$@ သို့ပို့ထားသည့် ကုဒ်ကို ရိုက်ထည့်ပါ"; +"com_accountkit_error_title" = "စနစ်ဆိုင်ရာ ပြဿနာတစ်ခု ဖြစ်ပွားခဲ့သည်။ ထပ်လုပ်ကြည့်ပါ။"; +"com_accountkit_facebook_code_entry_title" = "Facebook မှ သင့်ကုဒ်ကို ရိုက်ထည့်ပါ"; +"com_accountkit_ios_button_back" = "နောက်သို့"; +"com_accountkit_ios_country_code_title" = "သင်၏နိုင်ငံကိုရွေးပါ"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "နံပါတ်"; +"com_accountkit_ios_phone_login_text" = "Facebook က ပံ့ပိုးပေးထားသည့် Account Kit မှ SMS အတည်ပြုချက်တစ်စောင်ရရှိရန် %1$@ ကိုတို့နှိပ်ပါ။ %2$@ သည် သင်အကောင့်ဝင်နိုင်ရန် Facebook နည်းပညာကို အသုံးပြုသော်လည်း Facebook အကောင့်တစ်ခု သင်မလိုအပ်ပါ။ စာတိုပို့ခနှင့် ဒေတာနှုန်းထားများ ကျသင့်နိုင်ပါသည်။ သင့်အချက်အလက်များကို Facebook က အသုံးပြုပုံနှင့် ပတ်သက်၍ လေ့လာပါ။"; +"com_accountkit_ios_phone_sending_sms" = "သင့်ကုဒ်ဖြင့် SMS တစ်စောင် ပို့နေသည်"; +"com_accountkit_logging_in" = "လော့ဂ်အင်ဝင်နေသည်..."; +"com_accountkit_other_ways_to_get_code" = "ကုဒ်ရယူရန် အခြားနည်းလမ်းများမှာ-"; +"com_accountkit_phone_error_title" = "မှန်ကန်သည့်မိုဘိုင်းနံပါတ်ကို ဖြည့်သွင်းပေးပါ။"; +"com_accountkit_phone_loading_title" = "သင့်နံပါတ်ကို အတည်ပြုနေသည်\U2026"; +"com_accountkit_phone_login_retry_title" = "သင်၏မိုဘိုင်းနံပါတ်ကို အတည်ပြုပါ"; +"com_accountkit_phone_login_text" = "Facebook ကပံ့ပိုးပေးထားသည့် Account Kit နှင့် သင့်အကောင့်ကို စစ်ဆေးအတည်ပြုရန် %1$@ ကိုတို့နှိပ်ပါ။ Account Kit ကိုအသုံးပြုရန် Facebook အကောင့်တစ်ခု မလိုအပ်ပါ။ သင့်နံပါတ်ကို အတည်ပြုရန် SMS တစ်စောင် ပို့ထားဖွယ်ရှိပါသည်။ စာတိုပို့ခနှင့် ဒေတာနှုန်းထားများ ကျသင့်နိုင်ပါသည်။ သင့်အချက်အလက်များကို Facebook က အသုံးပြုပုံနှင့် ပတ်သက်၍ လေ့လာပါ။"; +"com_accountkit_phone_login_title" = "သင့် မိုဘိုင်းနံပါတ်ကို ရိုက်ထည့်ပါ။"; +"com_accountkit_phone_sending_code_on_fb_title" = "Facebook ပေါ်မှ ကုဒ်ပို့နေပါသည်\U2026"; +"com_accountkit_resend_check" = "သင့် SMS ဝင်စာအား စစ်ဆေးပါ"; +"com_accountkit_resend_email_text" = "အီးမေးလ်အသစ်ပို့မည်"; +"com_accountkit_resend_title" = "သင်ကုဒ်တစ်ခု မရရှိခဲ့ပါက-"; +"com_accountkit_return_title" = "သင့်ကို %1$@ သို့ပြန်ပို့ပေးနေသည်\U2026"; +"com_accountkit_sent_title" = "ပို့ပြီးပါပြီ။"; +"com_accountkit_success_title" = "အတည်ပြုပြီးပါပြီ။"; +"com_accountkit_toolbar_title" = "%1$@ သို့ လော့ဂ်အင်ဝင်ပါ"; +"com_accountkit_verify_confirmation_code_title" = "သင်ကုဒ်ကို ကျွန်ုပ်တို့ အတည်မပြုနိုင်ပါ၊ ကျေးဇူးပြု၍ ထပ်စမ်းကြည့်ပါ-"; +"com_accountkit_verify_title" = "သင့်ကုဒ်ကို အတည်ပြုနေသည်\U2026"; +"com_accountkit_voice_call_code_entry_title" = "အသံခေါ်ဆိုမှုမှ သင့်ကုဒ်ကို ရိုက်ထည့်ပါ"; diff --git a/iphone/Resources/AccountKitStrings.bundle/Resources/my_MM.lproj/AccountKit.strings b/iphone/Resources/AccountKitStrings.bundle/Resources/my_MM.lproj/AccountKit.strings index 8431c6a..d3ff34a 100644 --- a/iphone/Resources/AccountKitStrings.bundle/Resources/my_MM.lproj/AccountKit.strings +++ b/iphone/Resources/AccountKitStrings.bundle/Resources/my_MM.lproj/AccountKit.strings @@ -36,7 +36,6 @@ "com_accountkit_button_send_code_in_call_from_facebook_details" = "သင့်ကုဒ်ကို Facebook ထံမှ အသံခေါ်ဆိုမှုဖြင့် ရယူပါ"; "com_accountkit_button_send_code_in_fb" = "Facebook တွင် ကုဒ်ရယူပါ"; "com_accountkit_button_send_code_in_fb_details" = "ကုဒ်သည် Facebook အသိပေးချက်တစ်ခုအဖြစ် ရောက်ရှိလာပါမည်"; -"com_accountkit_button_send_code_in_fb_disclosure" = "သင့်ကုဒ်ကို Facebook တွင် အသိပေးချက်တစ်ခုအဖြစ် လက်ခံရယူရန် “ကုဒ်ကို Facebook တွင် ရယူရန်” ကို တို့ပါ။"; "com_accountkit_button_start" = "စရန"; "com_accountkit_button_start_over" = "ထပစမးကည့ရန"; "com_accountkit_button_submit" = "တငသငးရန"; diff --git a/iphone/Resources/AccountKitStrings.bundle/Resources/my_MM.lproj/AccountKitCountryCode.strings b/iphone/Resources/AccountKitStrings.bundle/Resources/my_MM.lproj/AccountKitCountryCode.strings new file mode 100644 index 0000000..d1a692b --- /dev/null +++ b/iphone/Resources/AccountKitStrings.bundle/Resources/my_MM.lproj/AccountKitCountryCode.strings @@ -0,0 +1,256 @@ +// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// +// You are hereby granted a non-exclusive, worldwide, royalty-free license to use, +// copy, modify, and distribute this software in source code or binary form for use +// in connection with the web services and APIs provided by Facebook. +// +// As with any software that integrates with the Facebook platform, your use of +// this software is subject to the Facebook Developer Principles and Policies +// [http://developers.facebook.com/policy/]. This copyright notice shall be +// included in all copies or substantial portions of the software. +// +// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS +// FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR +// COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER +// IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN +// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +// @generated +// + +"com_accountkit_country_code_AD" = "အင်ဒိုရာ"; +"com_accountkit_country_code_AE" = "အာရပ်စော်ဘွားပြည်ထောင်စုသမ္မတ"; +"com_accountkit_country_code_AF" = "အာဖဂန်နစ္စတန်"; +"com_accountkit_country_code_AG" = "အင်တီဂွါ"; +"com_accountkit_country_code_AI" = "အန်ဂွေအာ"; +"com_accountkit_country_code_AL" = "အယ်လ်ဘေးနီးယား"; +"com_accountkit_country_code_AM" = "အာမေးနီးယား"; +"com_accountkit_country_code_AO" = "အင်ဂိုလာ"; +"com_accountkit_country_code_AR" = "အာဂျင်တီးနား"; +"com_accountkit_country_code_AS" = "အမေရိကန် ဆမိုးအား"; +"com_accountkit_country_code_AT" = "သြစတြီးယား"; +"com_accountkit_country_code_AU" = "ဩစတြေးလျ"; +"com_accountkit_country_code_AW" = "အာရုဘား"; +"com_accountkit_country_code_AZ" = "အဇာဘိုင်ဂျန်"; +"com_accountkit_country_code_BA" = "ဘော့စနီးယား နှင့် ဟာဇီဂိုဗီးနား"; +"com_accountkit_country_code_BB" = "ဘာဘေးဒိုးစ်"; +"com_accountkit_country_code_BD" = "ဘင်္ဂလားဒေ့ရှ်"; +"com_accountkit_country_code_BE" = "ဘယ်လ်ဂျီယမ်"; +"com_accountkit_country_code_BF" = "ဘာကီးနားဖားဆို"; +"com_accountkit_country_code_BG" = "ဘူလ်ဂေးရီးယား"; +"com_accountkit_country_code_BH" = "ဘာရိန်း"; +"com_accountkit_country_code_BI" = "ဘူရွန်ဒီ"; +"com_accountkit_country_code_BJ" = "ဘီနင်"; +"com_accountkit_country_code_BM" = "ဘာမြူဒါ"; +"com_accountkit_country_code_BN" = "ဘရုနိုင်း"; +"com_accountkit_country_code_BO" = "ဘိုလီးဗီးယား"; +"com_accountkit_country_code_BQ" = "ဘိုနေရာ၊ စိန့်အပ်စတေးရှား နှင့် ဆေးဘာ"; +"com_accountkit_country_code_BR" = "ဘရာဇီး"; +"com_accountkit_country_code_BS" = "ဘဟားမား"; +"com_accountkit_country_code_BT" = "ဘူတန်နိုင်ငံ"; +"com_accountkit_country_code_BW" = "ဘော့ဆွာနာ"; +"com_accountkit_country_code_BY" = "ဘီလာရုစ်"; +"com_accountkit_country_code_BZ" = "ဘလိဇ်"; +"com_accountkit_country_code_CA" = "ကနေဒါ"; +"com_accountkit_country_code_CD" = "ကွန်ဂိုဒီမိုကရက်တစ်သမ္မတနိုင်ငံ"; +"com_accountkit_country_code_CF" = "ဗဟိုအာဖရိကသမ္မတနိုင်ငံ"; +"com_accountkit_country_code_CG" = "ကွန်ဂိုသမ္မတနိုင်ငံ"; +"com_accountkit_country_code_CH" = "ဆွစ်ဇာလန်"; +"com_accountkit_country_code_CI" = "အိုင်ဗရီကို့စ်"; +"com_accountkit_country_code_CK" = "ကွတ်ခ် ကျွန်းစုများ"; +"com_accountkit_country_code_CL" = "ချီလီ"; +"com_accountkit_country_code_CM" = "ကင်မရွန်း"; +"com_accountkit_country_code_CN" = "တရုတ်"; +"com_accountkit_country_code_CO" = "ကိုလံဘီယာ"; +"com_accountkit_country_code_CR" = "ကော့စတာရီကာနိုင်ငံ"; +"com_accountkit_country_code_CU" = "ကျူးဘား"; +"com_accountkit_country_code_CV" = "ကိတ်ဗာဒီ"; +"com_accountkit_country_code_CW" = "ကရူအာဆောက်"; +"com_accountkit_country_code_CY" = "ဆိုက်ပရပ်စ်"; +"com_accountkit_country_code_CZ" = "ချက်သမ္မတနိုင်ငံ"; +"com_accountkit_country_code_DE" = "ဂျာမနီ"; +"com_accountkit_country_code_DJ" = "ဂျီဘူတီ"; +"com_accountkit_country_code_DK" = "ဒိန်းမတ်"; +"com_accountkit_country_code_DM" = "ဒိုမီနီကာ"; +"com_accountkit_country_code_DO" = "ဒိုမီနီကန်သမ္မတနိုင်ငံ"; +"com_accountkit_country_code_DZ" = "အယ်လ်ဂျီးရီးယား"; +"com_accountkit_country_code_EC" = "အီကွေဒေါ"; +"com_accountkit_country_code_EE" = "အက်စ်တိုးနီးယား"; +"com_accountkit_country_code_EG" = "အီဂျစ်"; +"com_accountkit_country_code_EH" = "အနောက်ဆာဟာရ"; +"com_accountkit_country_code_ER" = "အီရီထရီးယား"; +"com_accountkit_country_code_ES" = "စပိန်"; +"com_accountkit_country_code_ET" = "အီသီယိုးပီးယား"; +"com_accountkit_country_code_FI" = "ဖင်လန်"; +"com_accountkit_country_code_FJ" = "ဖီဂျီ ကျွန်းစုနိုင်ငံ"; +"com_accountkit_country_code_FK" = "ဖော့ကလန် ကျွန်းစု"; +"com_accountkit_country_code_FM" = "မိုက်ခရိုနီးရှား ဖက်ဒရယ် ပြည်ထောင်စု"; +"com_accountkit_country_code_FO" = "ဖာရိုးအိုင်းလန်း"; +"com_accountkit_country_code_FR" = "ပြင်သစ်"; +"com_accountkit_country_code_GA" = "ဂါဘွန်"; +"com_accountkit_country_code_GB" = "အင်္ဂလန်"; +"com_accountkit_country_code_GD" = "ဂရန်နာဒါနိုင်ငံ"; +"com_accountkit_country_code_GE" = "ဂျော်ဂျီယာ"; +"com_accountkit_country_code_GF" = "ပြင်သစ် ဂီယာနာ"; +"com_accountkit_country_code_GG" = "ဂန်းဇီး ကျွန်း"; +"com_accountkit_country_code_GH" = "ဂါနာ"; +"com_accountkit_country_code_GI" = "ဂျီဘရော်လ်တာ"; +"com_accountkit_country_code_GL" = "ဂရင်းလန်ကျွန်းနိုင်ငံ"; +"com_accountkit_country_code_GM" = "ဂမ်ဘီယာ"; +"com_accountkit_country_code_GN" = "ဂီနီ"; +"com_accountkit_country_code_GP" = "ဂွာဒယ်လုပ်"; +"com_accountkit_country_code_GQ" = "အီကွေတာ ဂီနီ"; +"com_accountkit_country_code_GR" = "ဂရိ"; +"com_accountkit_country_code_GT" = "ဂွါတီမာလာ"; +"com_accountkit_country_code_GU" = "ဂူအမ်ကျွန်းနိုင်ငံ"; +"com_accountkit_country_code_GW" = "ဂင်းနီဗစ်ဆောနိုင်ငံ"; +"com_accountkit_country_code_GY" = "ဂိုင်ယာနာ"; +"com_accountkit_country_code_HK" = "ဟောင်ကောင်"; +"com_accountkit_country_code_HN" = "ဟွန်ဒူးရပ်စ်"; +"com_accountkit_country_code_HR" = "ခရိုအေးရှား"; +"com_accountkit_country_code_HT" = "ဟေတီ"; +"com_accountkit_country_code_HU" = "ဟန်ဂေရီ"; +"com_accountkit_country_code_ID" = "အင်ဒိုနီးရှား"; +"com_accountkit_country_code_IE" = "အိုင်ယာလန်"; +"com_accountkit_country_code_IL" = "အစ္စရေး"; +"com_accountkit_country_code_IM" = "မန်းန်ကျွန်း"; +"com_accountkit_country_code_IN" = "အိန္ဒိယ"; +"com_accountkit_country_code_IO" = "ဗြိတိသျှ အိန္ဒိယသမုဒ္ဓရာ ပိုင်နက်"; +"com_accountkit_country_code_IQ" = "အီရတ်"; +"com_accountkit_country_code_IR" = "အီရန်"; +"com_accountkit_country_code_IS" = "အိုက်စလန်"; +"com_accountkit_country_code_IT" = "အီတလီ"; +"com_accountkit_country_code_JE" = "ဂျာစီ"; +"com_accountkit_country_code_JM" = "ဂျမေကာ"; +"com_accountkit_country_code_JO" = "ဂျော်ဒန်"; +"com_accountkit_country_code_JP" = "ဂျပန်"; +"com_accountkit_country_code_KE" = "ကင်ညာ"; +"com_accountkit_country_code_KG" = "ကာဂျစ္စတန်"; +"com_accountkit_country_code_KH" = "ကမ္ဘောဒီးယား"; +"com_accountkit_country_code_KI" = "ကီရီဘတ်စ်"; +"com_accountkit_country_code_KM" = "ကိုမိုရို"; +"com_accountkit_country_code_KN" = "စိန့်ကစ် နှင့် နီးဗစ်"; +"com_accountkit_country_code_KP" = "မြောက်ကိုရီးယား"; +"com_accountkit_country_code_KR" = "တောင်ကိုရီးယား"; +"com_accountkit_country_code_KW" = "ကူဝိတ်"; +"com_accountkit_country_code_KY" = "ကေးမန်းကျွန်းစု"; +"com_accountkit_country_code_KZ" = "ကာဇက်စတန်"; +"com_accountkit_country_code_LA" = "လာအို"; +"com_accountkit_country_code_LB" = "လက်ဘနွန်"; +"com_accountkit_country_code_LC" = "စိန့် လူစီယာ"; +"com_accountkit_country_code_LI" = "လစ်ချန်စတိန်း နိုင်ငံ"; +"com_accountkit_country_code_LK" = "သီရိလင်္ကာ"; +"com_accountkit_country_code_LR" = "လိုက်ဘေးရီးယား"; +"com_accountkit_country_code_LS" = "လီဆိုသို"; +"com_accountkit_country_code_LT" = "လစ်သူယေးနီးယား"; +"com_accountkit_country_code_LU" = "လူဇင်ဘတ်"; +"com_accountkit_country_code_LV" = "လတ်ဗီယာ"; +"com_accountkit_country_code_LY" = "လစ်ဗျား"; +"com_accountkit_country_code_MA" = "မော်ရိုကို"; +"com_accountkit_country_code_MC" = "မိုနာကို"; +"com_accountkit_country_code_MD" = "မော်လ်ဒိုဗာ"; +"com_accountkit_country_code_ME" = "မွန်တီနီဂရိုး"; +"com_accountkit_country_code_MG" = "မဒါဂတ်စကား"; +"com_accountkit_country_code_MH" = "မာရှယ်အိုင်းလန်း"; +"com_accountkit_country_code_MK" = "မက်စီဒိုးနီးယား"; +"com_accountkit_country_code_ML" = "မာလီနိုင်ငံ"; +"com_accountkit_country_code_MM" = "မြန်မာ"; +"com_accountkit_country_code_MN" = "မွန်ဂိုလီးယား"; +"com_accountkit_country_code_MO" = "မကာအို"; +"com_accountkit_country_code_MP" = "မြောက်ပိုင်း မာရီယာနာ ကျွန်းစုများ"; +"com_accountkit_country_code_MQ" = "မာတီနက်"; +"com_accountkit_country_code_MR" = "မော်ရီတေးနီးယား"; +"com_accountkit_country_code_MS" = "မွန်ဆာရတ်ကျွန်း"; +"com_accountkit_country_code_MT" = "မော်လ်တာ နိုင်ငံ"; +"com_accountkit_country_code_MU" = "မောရစ်ရှ"; +"com_accountkit_country_code_MV" = "မော်လ်ဒိုက်"; +"com_accountkit_country_code_MW" = "မာလဝီ"; +"com_accountkit_country_code_MX" = "မက္ကဆီကို"; +"com_accountkit_country_code_MY" = "မလေးရှား"; +"com_accountkit_country_code_MZ" = "မိုဇမ်ဘစ်"; +"com_accountkit_country_code_NA" = "နမီးဘီးယား"; +"com_accountkit_country_code_NC" = "နယူး ကာလီဒိုးနီးယား"; +"com_accountkit_country_code_NE" = "နိုင်ဂျာ"; +"com_accountkit_country_code_NF" = "နော်ဖက်ခ်ကျွန်းစု"; +"com_accountkit_country_code_NG" = "နိုင်ဂျီးရီးယား"; +"com_accountkit_country_code_NI" = "နီကာရာဂွါနိုင်ငံ"; +"com_accountkit_country_code_NL" = "နယ်သာလန်"; +"com_accountkit_country_code_NO" = "နော်ဝေ"; +"com_accountkit_country_code_NP" = "နီပေါ"; +"com_accountkit_country_code_NR" = "နအူရူး"; +"com_accountkit_country_code_NU" = "နယူးဝေး"; +"com_accountkit_country_code_NZ" = "နယူးဇီလန်"; +"com_accountkit_country_code_OM" = "အိုမန်"; +"com_accountkit_country_code_PA" = "ပနားမား"; +"com_accountkit_country_code_PE" = "ပီရူး"; +"com_accountkit_country_code_PF" = "ပြင်သစ် ပိုလီနီးရှား"; +"com_accountkit_country_code_PG" = "ပါပူအာနယူးဂီနီ"; +"com_accountkit_country_code_PH" = "ဖိလစ်ပိုင်"; +"com_accountkit_country_code_PK" = "ပါကစ္စတန်"; +"com_accountkit_country_code_PL" = "ပိုလန်"; +"com_accountkit_country_code_PM" = "စိန့် ပီရဲ နှင့် မီကွေးလွန်"; +"com_accountkit_country_code_PR" = "ပေတိုရီကို"; +"com_accountkit_country_code_PS" = "ပါလက်စတိုင်း"; +"com_accountkit_country_code_PT" = "ပေါ်တူဂီ"; +"com_accountkit_country_code_PW" = "ပလောင်း"; +"com_accountkit_country_code_PY" = "ပါရာဂွေး"; +"com_accountkit_country_code_QA" = "ကာတာ"; +"com_accountkit_country_code_RE" = "ယေညွန်"; +"com_accountkit_country_code_RO" = "ရိုမေးနီးယား"; +"com_accountkit_country_code_RS" = "ဆားဘီးယား"; +"com_accountkit_country_code_RU" = "ရုရှား"; +"com_accountkit_country_code_RW" = "ရဝမ်ဒါ"; +"com_accountkit_country_code_SA" = "ဆော်ဒီအာရေဗျ"; +"com_accountkit_country_code_SB" = "ဆော်လမွန်ကျွန်းစုများ"; +"com_accountkit_country_code_SC" = "ဆေးရှဲနိုင်ငံ"; +"com_accountkit_country_code_SD" = "ဆူဒန်"; +"com_accountkit_country_code_SE" = "ဆွီဒင်"; +"com_accountkit_country_code_SG" = "စင်္ကာပူ"; +"com_accountkit_country_code_SH" = "စိန့် ဟယ်လဲနာ"; +"com_accountkit_country_code_SI" = "ဆလိုဗေးနီးယား"; +"com_accountkit_country_code_SK" = "ဆလိုဗက်ကီးယား"; +"com_accountkit_country_code_SL" = "ဆီရာလီယွန်နိုင်ငံ"; +"com_accountkit_country_code_SM" = "ဆန်မာရီနို"; +"com_accountkit_country_code_SN" = "ဆီနီဂေါ"; +"com_accountkit_country_code_SO" = "ဆိုမာလီယာ"; +"com_accountkit_country_code_SR" = "ဆူရီနာမီ"; +"com_accountkit_country_code_SS" = "တောင်ဆူဒန်"; +"com_accountkit_country_code_ST" = "ဆောင်တူမေး နှင့် ပရင်စီပီ"; +"com_accountkit_country_code_SV" = "အယ်ဆာဗေဒို"; +"com_accountkit_country_code_SX" = "စိန့် မားတန် ပြည်နယ်"; +"com_accountkit_country_code_SY" = "ဆီးရီးယား"; +"com_accountkit_country_code_SZ" = "ဆွာဇီလန်နိုင်ငံ"; +"com_accountkit_country_code_TC" = "တစ်ရက်စ် နှင့် ခိုက်ကော့စ် ကျွန်းစုများ"; +"com_accountkit_country_code_TD" = "ချဒ်"; +"com_accountkit_country_code_TG" = "တိုဂို"; +"com_accountkit_country_code_TH" = "ထိုင်း"; +"com_accountkit_country_code_TJ" = "တာဂျစ်ကစ္စတန်"; +"com_accountkit_country_code_TK" = "တိုကေလော"; +"com_accountkit_country_code_TL" = "အရှေ့တီမော နိုင်ငံ"; +"com_accountkit_country_code_TM" = "တာ့ခ်မင်နစ္စတန်နိုင်ငံ"; +"com_accountkit_country_code_TN" = "တူနီးရှား"; +"com_accountkit_country_code_TO" = "တုံဂါ"; +"com_accountkit_country_code_TR" = "တူရကီ"; +"com_accountkit_country_code_TT" = "ထရီနီဒတ် နှင့် တိုဘက်ဂို"; +"com_accountkit_country_code_TV" = "တူဗားလူနိုင်ငံ"; +"com_accountkit_country_code_TW" = "ထိုင်ဝမ်"; +"com_accountkit_country_code_TZ" = "တန်ဇေးနီးယား"; +"com_accountkit_country_code_UA" = "ယူကရိန်း"; +"com_accountkit_country_code_UG" = "ယူဂန္ဓာ"; +"com_accountkit_country_code_US" = "အမေရိကန်ပြည်ထောင်စု"; +"com_accountkit_country_code_UY" = "ဥရုဂွေး"; +"com_accountkit_country_code_UZ" = "ဥဇဘက်ကစ္စတန်"; +"com_accountkit_country_code_VC" = "စိန့်ဗင်းဆင့် နှင့် ဂရိနေဒိုင်း"; +"com_accountkit_country_code_VE" = "ဗင်နီဇွဲလား"; +"com_accountkit_country_code_VG" = "ဗြိတိသျှ ဗာဂျင် ကျွန်းစု"; +"com_accountkit_country_code_VI" = "ယူအက်စ် ဗာဂျင် ကျွန်းစု"; +"com_accountkit_country_code_VN" = "ဗီယက်နမ်"; +"com_accountkit_country_code_VU" = "ဗနွားတူ"; +"com_accountkit_country_code_WF" = "ဝေါလစ် နှင့် ဖုတူးနား"; +"com_accountkit_country_code_WS" = "ဆမိုးအား"; +"com_accountkit_country_code_YE" = "ယီမင်"; +"com_accountkit_country_code_YT" = "မာရောတီ"; +"com_accountkit_country_code_ZA" = "တောင်အာဖရိက"; +"com_accountkit_country_code_ZM" = "ဇမ်ဘီယာ"; +"com_accountkit_country_code_ZW" = "ဇင်ဘာဘွေ"; diff --git a/iphone/Resources/AccountKitStrings.bundle/Resources/nb.lproj/AccountKit.strings b/iphone/Resources/AccountKitStrings.bundle/Resources/nb.lproj/AccountKit.strings index 5bce783..f2d617f 100644 --- a/iphone/Resources/AccountKitStrings.bundle/Resources/nb.lproj/AccountKit.strings +++ b/iphone/Resources/AccountKitStrings.bundle/Resources/nb.lproj/AccountKit.strings @@ -20,64 +20,62 @@ // "com_accountkit_account_verified" = "Kontoen er bekreftet!"; -"com_accountkit_button_back" = "Tilbake"; -"com_accountkit_button_begin" = "Begynn"; +"com_accountkit_button_begin" = "Start"; "com_accountkit_button_cancel" = "Avbryt"; "com_accountkit_button_confirm" = "Bekreft"; "com_accountkit_button_continue" = "Fortsett"; "com_accountkit_button_edit" = "REDIGER"; "com_accountkit_button_log_in" = "Logg inn"; "com_accountkit_button_next" = "Neste"; -"com_accountkit_button_ok" = "OK"; "com_accountkit_button_resend_code_in" = "Send SMS på nytt om %1$d"; "com_accountkit_button_resend_sms" = "Send SMS på nytt"; -"com_accountkit_button_send" = "Send"; "com_accountkit_button_send_code_in_call" = "Bli oppringt"; -"com_accountkit_button_send_code_in_call_details" = "Få koden i et taleanrop"; -"com_accountkit_button_send_code_in_call_from_facebook_details" = "Få koden i et taleanrop fra Facebook"; +"com_accountkit_button_send_code_in_call_details" = "Få koden din i et taleanrop"; +"com_accountkit_button_send_code_in_call_from_facebook_details" = "Få koden din i et taleanrop fra Facebook"; "com_accountkit_button_send_code_in_fb" = "Få en kode på Facebook"; -"com_accountkit_button_send_code_in_fb_details" = "Koden leveres som et Facebook-varsel"; -"com_accountkit_button_send_code_in_fb_disclosure" = "Trykk på «Få kode på Facebook» for å få koden din som et varsel på Facebook."; -"com_accountkit_button_start" = "Start"; +"com_accountkit_button_send_code_in_fb_details" = "Du får koden som et Facebook-varsel"; "com_accountkit_button_start_over" = "Prøv på nytt"; "com_accountkit_button_submit" = "Send inn"; "com_accountkit_check_email" = "Åpne e-posten din"; -"com_accountkit_code_sent_to" = "Bekreft mobilnummeret %1$@"; +"com_accountkit_code_sent_to" = "Bekreft mobilnummeret ditt %1$@"; "com_accountkit_confirmation_code_agreement" = "Trykk på %1$@ for å godta Facebooks betingelser, retningslinjer for data og bruk av informasjonskapsler."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Trykk på %1$@ for å godta Facebooks betingelser, retningslinjer for data, bruk av informasjonskapsler og retningslinjer for personvern for %6$@."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Trykk på %1$@ for å godta Facebooks betingelser, retningslinjer for data, bruk av informasjonskapsler samt retningslinjer for personvern og betingelsene for %7$@."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Trykk på %1$@ for å godta Facebooks betingelser, retningslinjer for data og bruk av informasjonskapsler samt %7$@ sine retningslinjer for personvern og betingelser. Finn ut mer om hvordan kontoen din ble bekreftet."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Trykk på %1$@ for å godta Facebooks betingelser, retningslinjer for data og bruk av informasjonskapsler samt %6$@ sine retningslinjer for personvern. Finn ut mer om hvordan kontoen din ble bekreftet."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Trykk på %1$@ for å godta Facebooks betingelser, retningslinjer for data og bruk av informasjonskapsler, og retningslinjene for personvern for %6$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Trykk på %1$@ for å godta Facebooks betingelser, retningslinjer for data og bruk av informasjonskapsler, og retningslinjene for personvern og betingelsene for %7$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Trykk på %1$@ for å godta Facebooks betingelser, retningsinjer for data og bruk av informasjonskapsler, og retningslinjene for personvern og betingelsene for %7$@. Finn ut mer om hvordan kontoen din ble bekreftet."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Trykk på %1$@ for å godta Facebooks , retningslinjer for data og bruk av informasjonskapsler, samt retningslinjene for personvern for %6$@. Finn ut mer om hvordan kontoen din har blitt bekreftet."; "com_accountkit_confirmation_code_agreement_instant_verification" = "Trykk på %1$@ for å godta Facebooks betingelser, retningslinjer for data og bruk av informasjonskapsler. Finn ut mer om hvordan kontoen din ble bekreftet."; -"com_accountkit_confirmation_code_text" = "Jeg fikk ikke en kode"; +"com_accountkit_confirmation_code_text" = "Jeg mottok ikke koden"; "com_accountkit_confirmation_code_title" = "Oppgi koden din"; -"com_accountkit_country_code_title" = "Velg landet ditt"; -"com_accountkit_email_invalid" = "Denne e-posten er feil. Prøv på nytt."; -"com_accountkit_email_loading_title" = "Sender e-post \U2026"; -"com_accountkit_email_login_retry_title" = "Bekreft e-postadressen din"; -"com_accountkit_email_login_text" = "Trykk på %1$@ og få en e-postbekreftelse fra Account Kit fra Facebook for å bruke %2$@. Du trenger ikke en Facebook-konto for å bruke dette. Lær hvordan Facebook bruker informasjonen din."; +"com_accountkit_email_invalid" = "E-postadressen er feil. Prøv på nytt."; +"com_accountkit_email_loading_title" = "Bekrefter e-postadressen din ..."; +"com_accountkit_email_login_retry_title" = "Bekreft e-postadressen"; +"com_accountkit_email_login_text" = "Trykk på %1$@ og få en bekreftelse via e-post fra Account Kit levert av Facebook for å hjelpe deg å bruke %2$@. Du trenger ikke en Facebook-konto for å bruke appen. Fiinn ut hvordan Facebook bruker opplysningene dine."; "com_accountkit_email_login_title" = "Skriv inn e-postadressen din"; "com_accountkit_email_not_received" = "Send e-post på nytt"; "com_accountkit_email_verify_title" = "Åpne e-posten og bekreft e-postadressen din"; -"com_accountkit_enter_code_sent_to" = "Oppgi koden som ble sendt til %1$@"; -"com_accountkit_error_title" = "Det har oppstått en systemfeil. Prøv på nytt."; +"com_accountkit_enter_code_sent_to" = "Oppgi koden som ble sendt til %1$@."; +"com_accountkit_error_title" = "Det oppstod en systemfeil. Prøv på nytt."; "com_accountkit_facebook_code_entry_title" = "Oppgi koden fra Facebook"; +"com_accountkit_ios_button_back" = "Tilbake"; +"com_accountkit_ios_country_code_title" = "Velg landet ditt"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "Nummer"; +"com_accountkit_ios_phone_login_text" = "Trykk på %1$@ for å få en bekreftelse på SMS fra Account Kit fra Facebook. %2$@ bruker Facebook-teknologi til å hjelpe deg med å logge inn, men du trenger ikke ha en Facebook-konto. Priser for meldinger og data kan være aktuelle. Finn ut hvordan Facebook bruker informasjonen din."; +"com_accountkit_ios_phone_sending_sms" = "Sender en SMS med koden din"; "com_accountkit_logging_in" = "Logger inn \U2026"; -"com_accountkit_other_ways_to_get_code" = "Andre måter å få koden på:"; -"com_accountkit_phone_error_title" = "Oppgi et gyldig mobilnummer."; -"com_accountkit_phone_loading_title" = "Sender koden\U2026"; -"com_accountkit_phone_login_phone_number_placeholder" = "Nummer"; +"com_accountkit_other_ways_to_get_code" = "Andre måter å skaffe koden på:"; +"com_accountkit_phone_error_title" = "Oppgi et gyldig mobiltelefonnummer."; +"com_accountkit_phone_loading_title" = "Bekreft nummeret ditt ..."; "com_accountkit_phone_login_retry_title" = "Bekreft mobilnummeret ditt"; -"com_accountkit_phone_login_text" = "Trykk på %1$@ for å få en SMS-bekreftelse fra Account Kit levert av Facebook. %2$@ bruker Facebook-teknologi til å hjelpe deg med innloggingen, men du trenger ikke en Facebook-konto. Meldings- og datakostnader kan påløpe. Lær hvordan Facebook bruker informasjonen din."; -"com_accountkit_phone_login_title" = "Oppgi mobilnummeret ditt"; -"com_accountkit_phone_sending_sms" = "Sender en SMS med koden din"; +"com_accountkit_phone_login_text" = "Trykk på %1$@ og bekreft kontoen din med Account Kit levert av Facebook. Du trenger ikke en Facebook-konto for å bruke Account Kit. En SMS kan bli sendt for å bekrefte nummeret ditt. Meldings- og datakostnader kan påløpe. Finn ut hvordan Facebook bruker opplysningene dine."; +"com_accountkit_phone_login_title" = "Skriv inn mobilnummeret ditt"; +"com_accountkit_phone_sending_code_on_fb_title" = "Sender kode på Facebook ..."; "com_accountkit_resend_check" = "Sjekk SMS-innboksen"; "com_accountkit_resend_email_text" = "Send ny e-post"; -"com_accountkit_resend_title" = "Hvis du ikke har fått en kode:"; -"com_accountkit_return_title" = "Sender deg tilbake til %1$@\U2026"; -"com_accountkit_sent_title" = "Sendt."; -"com_accountkit_success_title" = "Ferdig!"; +"com_accountkit_resend_title" = "Hvis du ikke har mottatt en kode:"; +"com_accountkit_return_title" = "Du kommer tilbake til %1$@ \U2026"; +"com_accountkit_sent_title" = "Sendt!"; +"com_accountkit_success_title" = "Bekreftet!"; "com_accountkit_toolbar_title" = "Logg inn på %1$@"; -"com_accountkit_verify_confirmation_code_title" = "Vi kunne ikke bekrefte koden din.\nPrøv på nytt:"; -"com_accountkit_verify_title" = "Bekrefter koden\U2026"; -"com_accountkit_voice_call_code_entry_title" = "Oppgi koden fra taleanropet"; +"com_accountkit_verify_confirmation_code_title" = "Vi kunne ikke bekrefte koden din. Prøv på nytt:"; +"com_accountkit_verify_title" = "Bekrefter koden din ..."; +"com_accountkit_voice_call_code_entry_title" = "Oppgi koden din fra taleanropet"; diff --git a/iphone/Resources/AccountKitStrings.bundle/Resources/nl.lproj/AccountKit.strings b/iphone/Resources/AccountKitStrings.bundle/Resources/nl.lproj/AccountKit.strings index c2e508c..19126be 100644 --- a/iphone/Resources/AccountKitStrings.bundle/Resources/nl.lproj/AccountKit.strings +++ b/iphone/Resources/AccountKitStrings.bundle/Resources/nl.lproj/AccountKit.strings @@ -19,65 +19,65 @@ // @generated // -"com_accountkit_account_verified" = "Account is geverifieerd."; -"com_accountkit_button_back" = "Terug"; +"com_accountkit_account_verified" = "Account bevestigd."; "com_accountkit_button_begin" = "Beginnen"; "com_accountkit_button_cancel" = "Annuleren"; "com_accountkit_button_confirm" = "Bevestigen"; "com_accountkit_button_continue" = "Doorgaan"; -"com_accountkit_button_edit" = "BEWERK"; +"com_accountkit_button_edit" = "BEWERKEN"; "com_accountkit_button_log_in" = "Aanmelden"; "com_accountkit_button_next" = "Volgende"; -"com_accountkit_button_ok" = "OK"; -"com_accountkit_button_resend_code_in" = "Sms opnieuw versturen over %1$d"; -"com_accountkit_button_resend_sms" = "Sms opnieuw versturen"; +"com_accountkit_button_resend_code_in" = "Sms opnieuw verzenden over %1$d"; +"com_accountkit_button_resend_sms" = "Sms opnieuw sturen"; "com_accountkit_button_send" = "Verzenden"; -"com_accountkit_button_send_code_in_call" = "Gebeld worden"; -"com_accountkit_button_send_code_in_call_details" = "Ontvang je code via je een telefoongesprek"; -"com_accountkit_button_send_code_in_call_from_facebook_details" = "Ontvang je code via je een spraakoproep van Facebook"; +"com_accountkit_button_send_code_in_call" = "Je wordt gebeld"; +"com_accountkit_button_send_code_in_call_details" = "Je code ontvangen via een spraakoproep"; +"com_accountkit_button_send_code_in_call_from_facebook_details" = "Je code ontvangen via een spraakoproep van Facebook"; "com_accountkit_button_send_code_in_fb" = "Een code ontvangen op Facebook"; "com_accountkit_button_send_code_in_fb_details" = "Je ontvangt de code als een Facebook-melding"; -"com_accountkit_button_send_code_in_fb_disclosure" = "Tik op Code op Facebook ontvangen om je code te ontvangen als een melding op Facebook."; -"com_accountkit_button_start" = "Starten"; -"com_accountkit_button_start_over" = "Probeer het opnieuw"; +"com_accountkit_button_start" = "Aan de slag"; +"com_accountkit_button_start_over" = "Opnieuw"; "com_accountkit_button_submit" = "Verzenden"; "com_accountkit_check_email" = "Open je e-mail"; -"com_accountkit_code_sent_to" = "Controleer je mobiele nummer %1$@"; -"com_accountkit_confirmation_code_agreement" = "Tik op %1$@ om de voorwaarden, het gegevensbeleid en het cookiebeleid van Facebook te accepteren."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Tik op %1$@ om de voorwaarden, het gegevensbeleid, het cookiebeleid van Facebook en het privacybeleid van %6$@ te accepteren."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Tik op %1$@ om de voorwaarden, het gegevensbeleid, het cookiebeleid van Facebook en het privacybeleid en de gebruiksvoorwaarden van %7$@ te accepteren."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Tik op %1$@ om de voorwaarden, het gegevensbeleid en het beleid inzake cookiegebruik van Facebook, en het privacybeleid en de servicevoorwaarden van %7$@ te accepteren. Meer informatie over hoe je account is geverifieerd."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Tik op %1$@ om de voorwaarden, het gegevensbeleid en het beleid inzake cookiegebruik van Facebook, en het privacybeleid van %6$@ te accepteren. Meer informatie over hoe je account is geverifieerd."; -"com_accountkit_confirmation_code_agreement_instant_verification" = "Tik op %1$@ om de voorwaarden, het gegevensbeleid en het beleid inzake cookiegebruik van Facebook te accepteren. Meer informatie over hoe je account is geverifieerd."; +"com_accountkit_code_sent_to" = "Verifieer je mobiele nummer %1$@"; +"com_accountkit_confirmation_code_agreement" = "Tik op %1$@ voor het accepteren van het Facebook-beleid inzake voorwaarden, gegevens en cookiegebruik."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Tik op %1$@ voor het accepteren van het Facebook-beleid inzake voorwaarden, gegevens en cookiegebruik, en voor het accepteren van het privacybeleid van %6$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Tik op %1$@ voor het accepteren van het Facebook-beleid inzake voorwaarden, gegevens en cookiegebruik, en voor het accepteren van het privacybeleid en de servicevoorwaarden van %7$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Tik op %1$@ voor het accepteren van het Facebook-beleid inzake voorwaarden, gegevens en cookiegebruik, en voor het accepteren van het privacybeleid en de servicevoorwaarden van %7$@. Meer informatie over hoe je account is geverifieerd."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Tik op %1$@ voor het accepteren van het Facebook-beleid inzake voorwaarden, gegevens en cookiegebruik, en voor het accepteren van het privacybeleid van %6$@. Meer informatie over hoe je account is geverifieerd."; +"com_accountkit_confirmation_code_agreement_instant_verification" = "Tik op %1$@ voor het accepteren van het Facebook-beleid inzake voorwaarden, gegevens en cookiegebruik. Meer informatie over hoe je account is geverifieerd."; "com_accountkit_confirmation_code_text" = "Ik heb geen code ontvangen"; -"com_accountkit_confirmation_code_title" = "Voer je code in"; -"com_accountkit_country_code_title" = "Selecteer je land"; +"com_accountkit_confirmation_code_title" = "Je code invoeren"; "com_accountkit_email_invalid" = "Dit e-mailadres is onjuist. Probeer het opnieuw."; -"com_accountkit_email_loading_title" = "E-mail verzenden\U2026"; -"com_accountkit_email_login_retry_title" = "Bevestig je e-mailadres"; -"com_accountkit_email_login_text" = "Tik op %1$@ om een e-mailbevestiging te ontvangen van Account Kit van Facebook om je te helpen %2$@ te gebruiken. Je hebt hiervoor geen facebook-account nodig. Meer informatie over hoe Facebook je informatie gebruikt."; +"com_accountkit_email_loading_title" = "Je e-mailadres verifiëren..."; +"com_accountkit_email_login_retry_title" = "Je e-mailadres bevestigen"; +"com_accountkit_email_login_text" = "Tik op %1$@ om een e-mailbevestiging van Account Kit van Facebook te ontvangen voor hulp bij het gebruik van %2$@. Je hebt geen Facebook-account nodig om deze app te kunnen gebruiken. Meer informatie over hoe Facebook je gegevens gebruikt."; "com_accountkit_email_login_title" = "Voer je e-mailadres in"; "com_accountkit_email_not_received" = "E-mail opnieuw verzenden"; "com_accountkit_email_verify_title" = "Open de e-mail en bevestig je e-mailadres"; -"com_accountkit_enter_code_sent_to" = "Voer de code in die is verzonden naar %1$@"; +"com_accountkit_enter_code_sent_to" = "Voer de code in die naar %1$@ is verzonden"; "com_accountkit_error_title" = "Er is een systeemfout opgetreden. Probeer het opnieuw."; "com_accountkit_facebook_code_entry_title" = "Voer je code van Facebook in"; +"com_accountkit_ios_button_back" = "Vorige"; +"com_accountkit_ios_country_code_title" = "Selecteer je land"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "Nummer"; +"com_accountkit_ios_phone_login_text" = "Tik op %1$@ om een bevestigings-sms te ontvangen van Account Kit van Facebook. %2$@ gebruikt Facebook-technologie om je te helpen bij aanmelden, maar je hebt geen Facebook-account nodig. Er kunnen kosten voor berichten en data van toepassing zijn. Meer informatie over hoe Facebook je gegevens gebruikt."; +"com_accountkit_ios_phone_sending_sms" = "Sms sturen met je code"; "com_accountkit_logging_in" = "Aanmelden\U2026"; -"com_accountkit_other_ways_to_get_code" = "Overige manieren om de code te ontvangen:"; +"com_accountkit_other_ways_to_get_code" = "Andere manieren om de code te ontvangen:"; "com_accountkit_phone_error_title" = "Voer een geldig mobiel nummer in."; -"com_accountkit_phone_loading_title" = "Je code wordt verzenden\U2026"; -"com_accountkit_phone_login_phone_number_placeholder" = "Nummer"; +"com_accountkit_phone_loading_title" = "Je nummer verifiëren..."; "com_accountkit_phone_login_retry_title" = "Bevestig je mobiele nummer"; -"com_accountkit_phone_login_text" = "Tik op %1$@ om een sms-bevestiging te ontvangen van Account Kit van Facebook. %2$@ gebruikt Facebook-technologie om je te helpen bij het aanmelden, maar je hebt geen Facebook-account nodig. Mogelijk zijn bericht- en datatarieven van toepassing. Meer informatie over hoe Facebook je informatie gebruikt."; +"com_accountkit_phone_login_text" = "Tik op %1$@ om je account te verifiëren via Account Kit van Facebook. Je hebt geen Facebook-account nodig om Account Kit te kunnen gebruiken. Mogelijk wordt er een sms verzonden om je nummer te verifiëren. Er kunnen kosten voor berichten en data van toepassing zijn. Meer informatie over hoe Facebook je gegevens gebruikt."; "com_accountkit_phone_login_title" = "Voer je mobiele nummer in"; -"com_accountkit_phone_sending_sms" = "Een sms met je code versturen"; +"com_accountkit_phone_sending_code_on_fb_title" = "Code sturen op Facebook..."; "com_accountkit_resend_check" = "Controleer je sms-inbox"; -"com_accountkit_resend_email_text" = "Nieuwe e-mail sturen"; +"com_accountkit_resend_email_text" = "Nieuwe e-mail verzenden"; "com_accountkit_resend_title" = "Als je geen code hebt ontvangen:"; -"com_accountkit_return_title" = "Je wordt teruggeleid naar %1$@\U2026"; +"com_accountkit_return_title" = "Teruggaan naar %1$@..."; "com_accountkit_sent_title" = "Verzonden!"; -"com_accountkit_success_title" = "Klaar!"; -"com_accountkit_toolbar_title" = "Meld je aan bij %1$@"; -"com_accountkit_verify_confirmation_code_title" = "We hebben je code niet kunnen verifiëren.\nProbeer het opnieuw:"; -"com_accountkit_verify_title" = "Je code wordt geverifieerd\U2026"; -"com_accountkit_voice_call_code_entry_title" = "Voer je code uit de spraakoproep in"; +"com_accountkit_success_title" = "Geverifieerd!"; +"com_accountkit_toolbar_title" = "Aanmelden bij %1$@"; +"com_accountkit_verify_confirmation_code_title" = "Het verifiëren van je code is mislukt. Probeer het opnieuw:"; +"com_accountkit_verify_title" = "Je code verifiëren..."; +"com_accountkit_voice_call_code_entry_title" = "Voer je code van spraakoproepen in"; diff --git a/iphone/Resources/AccountKitStrings.bundle/Resources/pa.lproj/AccountKit.strings b/iphone/Resources/AccountKitStrings.bundle/Resources/pa.lproj/AccountKit.strings index 57ad995..c13d33d 100644 --- a/iphone/Resources/AccountKitStrings.bundle/Resources/pa.lproj/AccountKit.strings +++ b/iphone/Resources/AccountKitStrings.bundle/Resources/pa.lproj/AccountKit.strings @@ -19,65 +19,66 @@ // @generated // -"com_accountkit_account_verified" = "ਖਾਤੇ ਦੀ ਪੁਸ਼ਟੀ ਕੀਤੀ ਗਈ!"; -"com_accountkit_button_back" = "ਪਿਛਲ"; +"com_accountkit_account_verified" = "ਖਾਤਾ ਪ੍ਰਮਾਣਿਤ!"; "com_accountkit_button_begin" = "ਸ਼ੁਰੂ ਕਰੋ"; "com_accountkit_button_cancel" = "ਰੱਦ ਕਰੋ"; "com_accountkit_button_confirm" = "ਪੁਸ਼ਟੀ ਕਰੋ"; "com_accountkit_button_continue" = "ਜਾਰੀ ਰੱਖੋ"; -"com_accountkit_button_edit" = "ਸੋਧੋ।"; +"com_accountkit_button_edit" = "ਸੋਧੋ"; "com_accountkit_button_log_in" = "ਲੌਗ ਇਨ ਕਰੋ"; "com_accountkit_button_next" = "ਅਗਲਾ"; "com_accountkit_button_ok" = "ਠੀਕ"; "com_accountkit_button_resend_code_in" = "%1$d ਵਿੱਚ SMS ਦੁਬਾਰਾ ਭੇਜੋ"; -"com_accountkit_button_resend_sms" = "ਦੁਬਾਰਾ SMS ਭੇਜੋ"; +"com_accountkit_button_resend_sms" = "SMS ਦੁਬਾਰਾ ਭੇਜੋ"; "com_accountkit_button_send" = "ਭੇਜੋ"; "com_accountkit_button_send_code_in_call" = "ਕੋਈ ਕਾਲ ਪ੍ਰਾਪਤ ਕਰੋ"; -"com_accountkit_button_send_code_in_call_details" = "ਵਾਇਸ ਕਾਲ ਵਿੱਚ ਆਪਣਾ ਕੋਡ ਪ੍ਰਾਪਤ ਕਰੋ"; -"com_accountkit_button_send_code_in_call_from_facebook_details" = "Facebook ਤੋਂ ਵਾਇਸ ਕਾਲ ਵਿੱਚ ਆਪਣਾ ਕੋਡ ਪ੍ਰਾਪਤ ਕਰੋ"; -"com_accountkit_button_send_code_in_fb" = "Facebook 'ਤੇ ਕੋਈ ਕੋਡ ਪ੍ਰਾਪਤ ਕਰੋ"; -"com_accountkit_button_send_code_in_fb_details" = "ਕੋਡ Facebook ਸੂਚਨਾ ਵੱਜੋਂ ਆਏਗਾ"; -"com_accountkit_button_send_code_in_fb_disclosure" = "Facebook 'ਤੇ ਕਿਸੇ ਸੂਚਨਾ ਨੂੰ ਪ੍ਰਾਪਤ ਕਰਨ ਲਈ ਆਪਣੇ ਕੋਡ ਨੂੰ ਪ੍ਰਾਪਤ ਕਰਨ ਲਈ \"Facebook 'ਤੇ ਕੋਡ ਨੂੰ ਪ੍ਰਾਪਤ ਕਰੋ\" ਨੂੰ ਟੈਪ ਕਰੋ।"; +"com_accountkit_button_send_code_in_call_details" = "ਕਿਸੇ ਵੌਇਸ ਕਾਲ ਵਿੱਚ ਆਪਣਾ ਕੋਡ ਪ੍ਰਾਪਤ ਕਰੋ"; +"com_accountkit_button_send_code_in_call_from_facebook_details" = "Facebook ਤੋਂ ਕਿਸੇ ਵੌਇਸ ਕਾਲ ਵਿੱਚ ਆਪਣਾ ਕੋਡ ਪ੍ਰਾਪਤ ਕਰੋ"; +"com_accountkit_button_send_code_in_fb" = "Facebook 'ਤੇ ਕੋਡ ਪ੍ਰਾਪਤ ਕਰੋ"; +"com_accountkit_button_send_code_in_fb_details" = "ਕੋਡ Facebook ਸੂਚਨਾ ਦੇ ਰੂਪ ਵਿੱਚ ਆਏਗਾ"; "com_accountkit_button_start" = "ਅਰੰਭ ਕਰੋ"; "com_accountkit_button_start_over" = "ਦੁਬਾਰਾ ਕੋਸ਼ਿਸ਼ ਕਰੋ"; -"com_accountkit_button_submit" = "ਜਮਾ ਕਰੋ"; +"com_accountkit_button_submit" = "ਦਰਜ ਕਰੋ"; "com_accountkit_check_email" = "ਆਪਣੀ ਈਮੇਲ ਖੋਲ੍ਹੋ"; -"com_accountkit_code_sent_to" = "ਆਪਣੇ ਮੋਬਾਈਲ ਨੰਬਰ %1$@ ਦੀ ਪੁਸ਼ਟੀ ਕਰੋ"; -"com_accountkit_confirmation_code_agreement" = "Facebook ਦੀਆਂ ਸ਼ਰਤਾਂ, ਡੇਟਾ ਨੀਤੀ ਅਤੇ ਕੂਕੀ ਦੀ ਵਰਤੋਂ ਨੂੰ ਸਵੀਕਾਰ ਕਰਨ ਲਈ %1$@ ਨੂੰ ਟੈਪ ਕਰੋ।"; -"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Facebook ਦੀਆਂ ਸ਼ਰਤਾਂ, ਡੇਟਾ ਨੀਤੀ, ਕੂਕੀ ਦੀ ਵਰਤੋਂ ਅਤੇ %6$@ ਦੀ ਗੋਪਨੀਤਯਾ ਨੀਤੀ ਨੂੰ ਸਵੀਕਾਰ ਕਰਨ ਲਈ %1$@ ਨੂੰ ਟੈਪ ਕਰੋ।"; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Facebook's ਸ਼ਰਤਾਂ, ਡੇਟਾ ਨੀਤੀ, ਕੂਕੀ ਦੀ ਵਰਤੋਂ ਅਤੇ %7$@ ਦੀ ਗੋਪਨੀਤਯਾ ਨੀਤੀ ਅਤੇ ਗੋਪਨੀਤਯਾ ਨੀਤੀ ਨੂੰ ਸਵੀਕਾਰ ਕਰਨ ਲਈ %1$@ ਨੂੰ ਟੈਪ ਕਰੋ।"; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Facebook ਦੀਆਂ ਸ਼ਰਤਾਂ, ਡੇਟਾ ਨੀਤੀ, ਕੂਕੀ ਵਰਤੋਂ ਅਤੇ %7$@ ਦੀ ਗੋਪਨੀਯਤਾ ਨੀਤੀ ਅਤੇ ਸੇਵਾ ਦੀਆਂ ਸ਼ਰਤਾਂਨੂੰ ਸਵੀਕਾਰ ਕਰਨ ਲਈ %1$@ ਨੂੰ ਟੈਪ ਕਰੋ। ਤੁਹਾਡਾ ਖਾਤਾ ਕਿਵੇਂ ਸੁਰੱਖਿਅਤ ਕੀਤਾ ਗਿਆ ਬਾਰੇ ਹੋਰ ਜਾਣੋ।"; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Facebook ਦੀਆਂ ਸ਼ਰਤਾਂ, ਡੇਟਾ ਨੀਤੀ, ਕੂਕੀ ਵਰਤੋਂ ਅਤੇ %6$@ ਦੀ ਗੋਪਨੀਯਤਾ ਨੀਤੀ ਨੂੰ ਸਵੀਕਾਰ ਕਰਨ ਲਈ %1$@ ਨੂੰ ਟੈਪ ਕਰੋ। ਤੁਹਾਡਾ ਖਾਤਾ ਕਿਵੇਂ ਸੁਰੱਖਿਅਤ ਕੀਤਾ ਗਿਆ ਬਾਰੇ ਹੋਰ ਜਾਣੋ।"; -"com_accountkit_confirmation_code_agreement_instant_verification" = "Facebook ਦੀਆਂ ਸ਼ਰਤਾਂ, ਡੇਟਾ ਨੀਤੀ ਅਤੇ ਕੂਕੀ ਵਰਤੋਂ ਨੂੰ ਸਵੀਕਾਰ ਕਰਨ ਲਈ %1$@ ਨੂੰ ਟੈਪ ਕਰੋ। ਤੁਹਾਡਾ ਖਾਤਾ ਕਿਵੇਂ ਸੁਰੱਖਿਅਤ ਕੀਤਾ ਗਿਆ ਬਾਰੇ ਹੋਰ ਜਾਣੋ।"; +"com_accountkit_code_sent_to" = "ਆਪਣੇ ਮੋਬਾਈਲ ਨੰਬਰ %1$@ ਦੀ ਪੁਸ਼ਟੀ ਕਰੋ"; +"com_accountkit_confirmation_code_agreement" = "Facebook ਦੀਆਂ ਸ਼ਰਤਾਂ, ਡੇਟਾ ਨੀਤੀ, ਕੂਕੀ ਵਰਤੋਂ ਨੂੰ ਸਵੀਕਾਰ ਕਰਨ ਲਈ %1$@ ਨੂੰ ਟੈਪ ਕਰੋ।"; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Facebook ਦੀਆਂ ਸ਼ਰਤਾਂ, ਡੇਟਾ ਨੀਤੀ, ਕੂਕੀ ਵਰਤੋਂ ਅਤੇ %6$@ ਦੀ ਗੋਪਨੀਯਤਾ ਨੀਤੀ ਨੂੰ ਸਵੀਕਾਰ ਕਰਨ ਲਈ %1$@ ਨੂੰ ਟੈਪ ਕਰੋ।"; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Facebook ਦੀਆਂ ਸ਼ਰਤਾਂ, ਡੇਟਾ ਨੀਤੀ, ਕੂਕੀ ਵਰਤੋਂ ਅਤੇ ਗੋਪਨੀਯਤਾ ਨੀਤੀ ਅਤੇ %7$@ ਦੀ ਸੇਵਾ ਦੀਆਂ ਸ਼ਰਤਾਂ ਨੂੰ ਸਵੀਕਾਰ ਕਰਨ ਲਈ %1$@ ਨੂੰ ਟੈਪ ਕਰੋ।"; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Facebook ਦੀਆਂ ਸ਼ਰਤਾਂ, ਡੇਟਾ ਨੀਤੀ, ਕੂਕੀ ਵਰਤੋਂ ਅਤੇ ਗੋਪਨੀਯਤਾ ਨੀਤੀ ਅਤੇ %7$@ ਦੀ ਸੇਵਾ ਦੀਆਂ ਸ਼ਰਤਾਂ ਨੂੰ ਸਵੀਕਾਰ ਕਰਨ ਲਈ %1$@ ਨੂੰ ਟੈਪ ਕਰੋ। ਤੁਹਾਡਾ ਖਾਤਾ ਕਿਵੇਂ ਪ੍ਰਮਾਣਿਤ ਕੀਤਾ ਗਿਆ ਬਾਰੇ ਹੋਰ ਜਾਣੋ।"; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Facebook ਦੀਆਂ , ਡੇਟਾ ਨੀਤੀ, ਕੂਕੀ ਵਰਤੋਂ ਅਤੇ %6$@ ਦੀ ਗੋਪਨੀਯਤਾ ਨੀਤੀ ਨੂੰ ਸਵੀਕਾਰ ਕਰਨ ਲਈ %1$@ ਨੂੰ ਟੈਪ ਕਰੋ। ਤੁਹਾਡਾ ਖਾਤਾ ਕਿਵੇਂ ਪ੍ਰਮਾਣਿਤ ਕੀਤਾ ਗਿਆ ਬਾਰੇ ਹੋਰ ਜਾਣੋ।"; +"com_accountkit_confirmation_code_agreement_instant_verification" = "Facebook ਦੀਆਂ ਸ਼ਰਤਾਂ, ਡੇਟਾ ਨੀਤੀ, ਕੂਕੀ ਵਰਤੋਂ ਨੂੰ ਸਵੀਕਾਰ ਕਰਨ ਲਈ %1$@ ਨੂੰ ਟੈਪ ਕਰੋ। ਤੁਹਾਡਾ ਖਾਤਾ ਕਿਵੇਂ ਪ੍ਰਮਾਣਿਤ ਕੀਤਾ ਗਿਆ ਬਾਰੇ ਹੋਰ ਜਾਣੋ।"; "com_accountkit_confirmation_code_text" = "ਮੈਨੂੰ ਕੋਡ ਪ੍ਰਾਪਤ ਨਹੀਂ ਹੋਇਆ"; -"com_accountkit_confirmation_code_title" = "ਆਪਣਾ ਕੋਡ ਦਾਖ਼ਲ ਕਰੋ"; -"com_accountkit_country_code_title" = "ਆਪਣਾ ਦੇਸ਼ ਚੁਣੋ"; +"com_accountkit_confirmation_code_title" = "ਆਪਣਾ ਕੋਡ ਦਾਖਲ ਕਰੋ"; "com_accountkit_email_invalid" = "ਇਹ ਈਮੇਲ ਗਲਤ ਹੈ। ਕਿਰਪਾ ਕਰਕੇ ਦੁਬਾਰਾ ਕੋਸ਼ਿਸ਼ ਕਰੋ।"; -"com_accountkit_email_loading_title" = "ਈਮੇਲ ਭੇਜ ਰਿਹਾ ਹੈ\U2026"; +"com_accountkit_email_loading_title" = "ਤੁਹਾਡੇ ਈਮੇਲ ਪਤੇ ਦੀ ਪੁਸ਼ਟੀ ਕੀਤੀ ਜਾ ਰਹੀ ਹੈ \U2026"; "com_accountkit_email_login_retry_title" = "ਆਪਣੀ ਈਮੇਲ ਦੀ ਪੁਸ਼ਟੀ ਕਰੋ"; -"com_accountkit_email_login_text" = "%2$@ ਨੂੰ ਵਰਤਣ ਵਿੱਚ ਤੁਹਾਡੀ ਮੱਦਦ ਕਰਨ ਲਈ Facebook ਰਾਹੀਂ Account Kit ਤੋਂ ਕੋਈ ਈਮੇਲ ਪੁਸ਼ਟੀਕਰਨ ਪ੍ਰਾਪਤ ਕਰਨ ਲਈ %1$@ ਨੂੰ ਟੈਪ ਕਰੋ। ਜਾਣੋ ਕਿ Facebook ਤੁਹਾਡੀ ਜਾਣਕਾਰੀ ਕਿਵੇਂ ਵਰਤਦਾ ਹੈ"; +"com_accountkit_email_login_text" = "%2$@ ਨੂੰ ਵਰਤਣ ਵਿੱਚ ਤੁਹਾਡੀ ਮਦਦ ਕਰਨ ਲਈ Facebook ਰਾਹੀਂ Account Kit ਤੋਂ ਕੋਈ ਈਮੇਲ ਪੁਸ਼ਟੀਕਰਨ ਪ੍ਰਾਪਤ ਕਰਨ ਲਈ %1$@ ਨੂੰ ਟੈਪ ਕਰੋ। ਤੁਹਾਨੂੰ ਇਸ ਨੂੰ ਵਰਤਣ ਲਈ ਕੋਈ ਕਿਸੇ Facebook ਖਾਤੇ ਦੀ ਲੋੜ ਨਹੀਂ ਹੁੰਦਾ ਹੈ।ਜਾਣੋ ਕਿ Facebook ਤੁਹਾਡੀ ਜਾਣਕਾਰੀ ਨੂੰ ਕਿਵੇਂ ਵਰਤਦਾ ਹੈ।"; "com_accountkit_email_login_title" = "ਆਪਣਾ ਈਮੇਲ ਪਤਾ ਦਾਖ਼ਲ ਕਰੋ"; -"com_accountkit_email_not_received" = "ਈਮੇਲ ਨੂੰ ਦੁਬਾਰਾ ਭੇਜੋ"; -"com_accountkit_email_verify_title" = "ਈਮੇਲ ਨੂੰ ਖੋਲ੍ਹੋ ਅਤੇ ਆਪਣੇ ਈਮੇਲ ਪਤੇ ਦੀ ਪੁਸ਼ਟੀ ਕਰੋ"; -"com_accountkit_enter_code_sent_to" = "%1$@ ਨੂੰ ਭੇਜੇ ਗਏ ਕੋਡ ਨੂੰ ਦਾਖ਼ਲ ਕਰੋ"; +"com_accountkit_email_not_received" = "ਈਮੇਲ ਦੁਬਾਰਾ ਭੇਜੋ"; +"com_accountkit_email_verify_title" = "ਈਮੇਲ ਖੋਲ੍ਹੋ ਅਤੇ ਆਪਣੇ ਈਮੇਲ ਪਤੇ ਦੀ ਪੁਸ਼ਟੀ ਕਰੋ"; +"com_accountkit_enter_code_sent_to" = "%1$@ ਨੂੰ ਭੇਜਿਆ ਗਿਆ ਕੋਡ ਦਾਖ਼ਲ ਕਰੋ"; "com_accountkit_error_title" = "ਕੋਈ ਸਿਸਟਮ ਤਰੁੱਟੀ ਹੋ ਗਈ। ਕਿਰਪਾ ਕਰਕੇ ਦੁਬਾਰਾ ਕੋਸ਼ਿਸ਼ ਕਰੋ।"; "com_accountkit_facebook_code_entry_title" = "Facebook ਤੋਂ ਆਪਣਾ ਕੋਡ ਦਾਖ਼ਲ ਕਰੋ"; -"com_accountkit_logging_in" = "ਲੌਗ ਇਨ ਕਰ ਰਿਹਾ ਹੈ\U2026"; -"com_accountkit_other_ways_to_get_code" = "ਕੋਡ ਨੂੰ ਪ੍ਰਾਪਤ ਕਰਨ ਦੇ ਹੋਰ ਤਰੀਕੇ:"; -"com_accountkit_phone_error_title" = "ਕਿਰਪਾ ਕਰਕੇ ਕੋਈ ਵੈਧ ਮੋਬਾਈਲ ਨੰਬਰ ਦਾਖ਼ਲ ਕਰੋ।"; -"com_accountkit_phone_loading_title" = "ਤੁਹਾਡਾ ਕੋਡ ਭੇਜ ਰਿਹਾ ਹੈ\U2026"; -"com_accountkit_phone_login_phone_number_placeholder" = "ਨੰਬਰ"; +"com_accountkit_ios_button_back" = "ਪਿੱਛੇ ਜਾਓ"; +"com_accountkit_ios_country_code_title" = "ਆਪਣਾ ਦੇਸ਼ ਚੁਣੋ"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "ਨੰਬਰ"; +"com_accountkit_ios_phone_login_text" = "Facebook ਦੁਆਰਾ ਸੰਚਾਲਿਤ Account Kit ਤੋਂ SMS ਪੁਸ਼ਟੀਕਰਨ ਪ੍ਰਾਪਤ ਕਰਨ ਲਈ %1$@ 'ਤੇ ਟੈਪ ਕਰੋ। %2$@ ਤੁਹਾਡੀ ਸਾਈਨ ਇਨ ਕਰਨ ਵਿੱਚ ਮਦਦ ਕਰਨ ਲਈ Facebook ਟੈਕਨਾਲੋਜੀ ਦੀ ਵਰਤੋਂ ਕਰਦਾ ਹੈ, ਪਰ ਤੁਹਾਨੂੰ ਕਿਸੇ Facebook ਖਾਤੇ ਦੀ ਲੋੜ ਨਹੀਂ ਹੈ। ਸੁਨੇਹਾ ਅਤੇ ਡੇਟਾ ਦਰਾਂ ਲਾਗੂ ਹੋ ਸਕਦੀਆਂ ਹਨ। ਇਹ ਜਾਣੋ ਕਿ Facebook ਕਿਵੇਂ ਤੁਹਾਡੀ ਜਾਣਕਾਰੀ ਦੀ ਵਰਤੋਂ ਕਰਦਾ ਹੈ।"; +"com_accountkit_ios_phone_sending_sms" = "ਤੁਹਾਡੇ ਕੋਡ ਨਾਲ ਕੋਈ SMS ਭੇਜਿਆ ਜਾ ਰਿਹਾ ਹੈ"; +"com_accountkit_logging_in" = "ਲੌਗਇਨ ਕਰ ਰਿਹਾ ਹੈ..."; +"com_accountkit_other_ways_to_get_code" = "ਕੋਡ ਨੂੰ ਪ੍ਰਾਪਤ ਕਰਨ ਦੇ ਦੂਜੇ ਤਰੀਕੇ:"; +"com_accountkit_phone_error_title" = "ਕਿਰਪਾ ਕਰਕੇ ਕੋਈ ਜਾਇਜ ਮੋਬਾਈਲ ਨੰਬਰ ਦਾਖਲ ਕਰੋ।"; +"com_accountkit_phone_loading_title" = "ਤੁਹਾਡੇ ਨੰਬਰ ਦੀ ਪੁਸ਼ਟੀ ਕਰ ਰਿਹਾ ਹੈ..."; "com_accountkit_phone_login_retry_title" = "ਆਪਣੇ ਮੋਬਾਈਲ ਨੰਬਰ ਦੀ ਪੁਸ਼ਟੀ ਕਰੋ"; -"com_accountkit_phone_login_text" = "Facebook ਦੁਆਰਾ ਸੰਚਾਲਿਤ Account Kit ਤੋਂ SMS ਪੁਸ਼ਟੀਕਰਨ ਪ੍ਰਾਪਤ ਕਰਨ ਲਈ %1$@ ਨੂੰ ਟੈਪ ਕਰੋ। %2$@ ਸਾਈਨ ਇਨ ਕਰਵਾਉਣ ਵਿੱਚ ਤੁਹਾਡੀ ਮੱਦਦ ਕਰਨ ਲਈ Facebook ਤਕਨੀਕੀ ਨੂੰ ਵਰਤਦਾ ਹੈ, ਲੇਕਿਨ ਤੁਹਾਨੂੰ ਕਿਸੇ Facebook ਖਾਤੇ ਦੀ ਲੋੜ ਨਹੀਂ ਹੈ। ਸੁਨੇਹਾ ਅਤੇ ਡੇਟਾ ਦਰਾਂ ਲਾਗੂ ਹੋ ਸਕਦੀਆਂ ਹਨ। ਜਾਣੋ ਕਿ Facebook ਤੁਹਾਡੀ ਜਾਣਕਾਰੀ ਕਿਵੇਂ ਵਰਤਦਾ ਹੈ।"; +"com_accountkit_phone_login_text" = "Facebook ਰਾਹੀਂ Account Kit ਨਾਲ ਆਪਣੇ ਖਾਤੇ ਦੀ ਪੁਸ਼ਟੀ ਕਰਨ ਲਈ %1$@ ਨੂੰ ਟੈਪ ਕਰੋ। ਤੁਹਾਨੂੰ ਇਸ ਨੂੰ ਵਰਤਣ ਲਈ ਕੋਈ ਕਿਸੇ Facebook ਖਾਤੇ ਦੀ ਲੋੜ ਨਹੀਂ ਹੁੰਦਾ ਹੈ। ਤੁਹਾਡੇ ਨਬਨਰ ਦੀ ਪੁਸ਼ਟੀ ਕਰਨ ਲਈ ਕੋਈ SMS ਭੇਜਿਆ ਜਾ ਸਕਦਾ ਹੈ। ਸੁਨੇਹਾ ਅਤੇ ਡੇਟਾ ਦਰਾਂ ਲਾਗੂ ਹੋ ਸਕਦੀਆਂ ਹਨ। ਜਾਣੋ ਕਿ Facebook ਤੁਹਾਡੀ ਜਾਣਕਾਰੀ ਨੂੰ ਕਿਵੇਂ ਵਰਤਦਾ ਹੈ।"; "com_accountkit_phone_login_title" = "ਆਪਣਾ ਮੋਬਾਈਲ ਨੰਬਰ ਦਾਖ਼ਲ ਕਰੋ"; -"com_accountkit_phone_sending_sms" = "ਤੁਹਾਡੇ ਕੋਡ ਵਾਲੇ SMS ਨੂੰ ਭੇਜ ਰਿਹਾ ਹੈ"; +"com_accountkit_phone_sending_code_on_fb_title" = "Facebook 'ਤੇ ਕੋਡ ਭੇਜਿਆ ਜਾ ਰਿਹਾ ਹੈ\U2026"; "com_accountkit_resend_check" = "ਆਪਣਾ SMS ਇਨਬਾਕਸ ਦੇਖੋ"; "com_accountkit_resend_email_text" = "ਨਵੀਂ ਈਮੇਲ ਭੇਜੋ"; -"com_accountkit_resend_title" = "ਜੇਕਰ ਤੁਹਾਨੂੰ ਕੋਈ ਕੋਡ ਨਹੀਂ ਪ੍ਰਾਪਤ ਹੋਇਆ ਹੈ:"; -"com_accountkit_return_title" = "ਤੁਹਾਨੂੰ %1$@ ਵਿੱਚ ਵਾਪਸ ਲੈ ਜਾ ਰਿਹਾ ਹੈ\U2026"; +"com_accountkit_resend_title" = "ਜੇਕਰ ਤੁਹਾਨੂੰ ਕੋਈ ਕੋਡ ਪ੍ਰਾਪਤ ਨਹੀਂ ਹੋਇਆ ਹੈ:"; +"com_accountkit_return_title" = "%1$@ ਵਿੱਚ ਤੁਹਾਨੂੰ ਵਾਪਸ ਲੈ ਜਾ ਰਿਹਾ ਹੈ\U2026"; "com_accountkit_sent_title" = "ਭੇਜਿਆ ਗਿਆ!"; -"com_accountkit_success_title" = "ਮੁਕੰਮਲ!"; +"com_accountkit_success_title" = "ਪੁਸ਼ਟੀ ਕੀਤੀ!"; "com_accountkit_toolbar_title" = "%1$@ ਵਿੱਚ ਲੌਗ ਇਨ ਕਰੋ"; "com_accountkit_verify_confirmation_code_title" = "ਅਸੀਂ ਤੁਹਾਡੇ ਕੋਡ ਦੀ ਪੁਸ਼ਟੀ ਨਹੀਂ ਕਰ ਸਕੇ। ਕਿਰਪਾ ਕਰਕੇ ਦੁਬਾਰਾ ਕੋਸ਼ਿਸ਼ ਕਰੋ:"; -"com_accountkit_verify_title" = "ਤੁਹਾਡੇ ਕੋਡ ਦੀ ਪੁਸ਼ਟੀ ਕਰ ਰਿਹਾ ਹੈ\U2026"; -"com_accountkit_voice_call_code_entry_title" = "ਵੌੲਿਸ ਕਾਲ ਤੋਂ ਅਾਪਣਾ ਕੋਡ ਦਾਖ਼ਲ ਕਰੋ"; +"com_accountkit_verify_title" = "ਤੁਹਾਡੇ ਕੋਡ ਦੀ ਪੁਸ਼ਟੀ ਕਰ ਰਿਹਾ ਹੈ..."; +"com_accountkit_voice_call_code_entry_title" = "ਵੌਇਸ ਕਾਲ ਤੋਂ ਆਪਣਾ ਕੋਡ ਦਾਖ਼ਲ ਕਰੋ"; diff --git a/iphone/Resources/AccountKitStrings.bundle/Resources/pl.lproj/AccountKit.strings b/iphone/Resources/AccountKitStrings.bundle/Resources/pl.lproj/AccountKit.strings index da35762..d1801dd 100644 --- a/iphone/Resources/AccountKitStrings.bundle/Resources/pl.lproj/AccountKit.strings +++ b/iphone/Resources/AccountKitStrings.bundle/Resources/pl.lproj/AccountKit.strings @@ -19,65 +19,65 @@ // @generated // -"com_accountkit_account_verified" = "Konto zweryfikowane!"; -"com_accountkit_button_back" = "Wstecz"; +"com_accountkit_account_verified" = "Konto zweryfikowane."; "com_accountkit_button_begin" = "Rozpocznij"; "com_accountkit_button_cancel" = "Anuluj"; "com_accountkit_button_confirm" = "Potwierdź"; -"com_accountkit_button_continue" = "Kontynuuj"; -"com_accountkit_button_edit" = "EDYCJA"; +"com_accountkit_button_continue" = "Dalej"; +"com_accountkit_button_edit" = "EDYTUJ"; "com_accountkit_button_log_in" = "Zaloguj się"; "com_accountkit_button_next" = "Dalej"; -"com_accountkit_button_ok" = "OK"; -"com_accountkit_button_resend_code_in" = "Wyślij ponownie wiadomość SMS za %1$d"; -"com_accountkit_button_resend_sms" = "Wyślij ponownie wiadomość SMS"; +"com_accountkit_button_resend_code_in" = "Wyślij SMS ponownie za %1$d"; +"com_accountkit_button_resend_sms" = "Wyślij ponownie SMS-a"; "com_accountkit_button_send" = "Wyślij"; -"com_accountkit_button_send_code_in_call" = "Otrzymaj kod"; -"com_accountkit_button_send_code_in_call_details" = "Otrzymaj kod w wiadomości głosowej"; -"com_accountkit_button_send_code_in_call_from_facebook_details" = "Otrzymaj kod w wiadomości głosowej od Facebooka"; -"com_accountkit_button_send_code_in_fb" = "Otrzymaj kod na Facebooku"; -"com_accountkit_button_send_code_in_fb_details" = "Kod otrzymasz w postaci powiadomienia na Facebooku"; -"com_accountkit_button_send_code_in_fb_disclosure" = "Dotknij opcji Otrzymaj kod na Facebooku, aby uzyskać kod w formie powiadomienia na Facebooku."; -"com_accountkit_button_start" = "Początek"; +"com_accountkit_button_send_code_in_call" = "Odbierz połączenie"; +"com_accountkit_button_send_code_in_call_details" = "Uzyskaj kod podczas połączenia głosowego"; +"com_accountkit_button_send_code_in_call_from_facebook_details" = "Uzyskaj kod podczas połączenia głosowego z Facebooka"; +"com_accountkit_button_send_code_in_fb" = "Uzyskaj kod na Facebooku"; +"com_accountkit_button_send_code_in_fb_details" = "Kod nadejdzie jako powiadomienie z Facebooka"; +"com_accountkit_button_start" = "Rozpocznij"; "com_accountkit_button_start_over" = "Spróbuj ponownie"; "com_accountkit_button_submit" = "Wyślij"; "com_accountkit_check_email" = "Otwórz e-mail"; "com_accountkit_code_sent_to" = "Zweryfikuj numer telefonu komórkowego %1$@"; -"com_accountkit_confirmation_code_agreement" = "Dotknij pozycji %1$@, aby zaakceptować Regulamin Facebooka, Zasady wykorzystania danych oraz Zasady stosowania plików cookie."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Dotknij pozycji %1$@, aby zaakceptować Regulamin Facebooka, Zasady wykorzystania danych, Zasady stosowania plików cookie oraz Zasady ochrony prywatności %6$@."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Dotknij pozycji %1$@, aby zaakceptować Regulamin Facebooka, Zasady wykorzystania danych, Zasady stosowania plików cookie oraz Zasady ochrony prywatności oraz Regulamin %7$@."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Dotknij pozycji %1$@, aby zaakceptować Regulamin Facebooka, Zasady wykorzystania danych, Zasady stosowania plików cookie oraz Zasady ochrony prywatności i Regulamin %7$@. Dowiedz się więcej o tym, jak przebiegała weryfikacja Twojego konta."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Dotknij pozycji %1$@, aby zaakceptować Regulamin Facebooka, Zasady wykorzystania danych, Zasady stosowania plików cookie oraz Zasady ochrony prywatności %6$@. Dowiedz się więcej o tym, jak przebiegała weryfikacja Twojego konta."; -"com_accountkit_confirmation_code_agreement_instant_verification" = "Dotknij pozycji %1$@, aby zaakceptować Regulamin Facebooka, Zasady wykorzystania danych oraz Zasady stosowania plików cookie. Dowiedz się więcej o tym, jak przebiegała weryfikacja Twojego konta."; -"com_accountkit_confirmation_code_text" = "Nie otrzymałem(am) kodu"; -"com_accountkit_confirmation_code_title" = "Wprowadź kod"; -"com_accountkit_country_code_title" = "Wybierz kraj"; -"com_accountkit_email_invalid" = "Niepoprawny adres e-mail. Spróbuj ponownie."; -"com_accountkit_email_loading_title" = "Wysyłanie wiadomości e-mail\U2026"; +"com_accountkit_confirmation_code_agreement" = "Dotknij przycisku %1$@, aby zaakceptować Regulamin, Zasady dotyczące danych oraz Zasady dotyczące plików cookie Facebooka."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Dotknij przycisku %1$@, aby zaakceptować Regulamin, Zasady dotyczące danych i Zasady dotyczące plików cookie Facebooka oraz Zasady ochrony prywatności aplikacji %6$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Dotknij przycisku %1$@, aby zaakceptować Regulamin, Zasady dotyczące danych, Zasady dotyczące plików cookie i Zasady ochrony prywatności Facebooka oraz Regulamin aplikacji %7$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Dotknij przycisku %1$@, aby zaakceptować Regulamin, Zasady dotyczące danych, Zasady dotyczące plików cookie i Zasady ochrony prywatności Facebooka oraz Regulamin aplikacji %7$@. Dowiedz się więcej o tym, jak zostało zweryfikowane Twoje konto."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Dotknij przycisku %1$@, aby zaakceptować , Zasady dotyczące danych i Zasady dotyczące plików cookie Facebooka oraz Zasady ochrony prywatności aplikacji %6$@. Dowiedz się więcej o tym, jak zostało zweryfikowane Twoje konto."; +"com_accountkit_confirmation_code_agreement_instant_verification" = "Dotknij przycisku %1$@, aby zaakceptować Regulamin, Zasady dotyczące danych oraz Zasady dotyczące plików cookie Facebooka. Dowiedz się więcej o tym, jak zostało zweryfikowane Twoje konto."; +"com_accountkit_confirmation_code_text" = "Kod nie dotarł"; +"com_accountkit_confirmation_code_title" = "Wprowadź swój kod"; +"com_accountkit_email_invalid" = "Nieprawidłowy adres e-mail. Spróbuj ponownie."; +"com_accountkit_email_loading_title" = "Weryfikowanie adresu e-mail\U2026"; "com_accountkit_email_login_retry_title" = "Potwierdź adres e-mail"; -"com_accountkit_email_login_text" = "Dotknij pozycji %1$@, aby otrzymać e-mail z potwierdzeniem z Account Kit by Facebook i korzystać z %2$@. Nie musisz mieć konta na Facebooku, aby to zrobić. Dowiedz się, jak Facebook wykorzystuje Twoje dane."; -"com_accountkit_email_login_title" = "Wprowadź swój adres e-mail"; +"com_accountkit_email_login_text" = "Dotknij przycisku %1$@, aby otrzymać e-mail z potwierdzeniem z aplikacji Account Kit Facebooka, który pomoże Ci w korzystaniu z aplikacji %2$@. Nie jest do tego potrzebne konto na Facebooku. Dowiedz się, jak Facebook wykorzystuje Twoje informacje."; +"com_accountkit_email_login_title" = "Wprowadź adres e-mail"; "com_accountkit_email_not_received" = "Wyślij ponownie e-mail"; -"com_accountkit_email_verify_title" = "Otwórz wiadomość e-mail i potwierdź swój adres"; -"com_accountkit_enter_code_sent_to" = "Wprowadź kod wysłany na numer %1$@"; -"com_accountkit_error_title" = "Wystąpił problem z systemem. Spróbuj ponownie."; -"com_accountkit_facebook_code_entry_title" = "Wprowadź kod otrzymany od Facebooka"; +"com_accountkit_email_verify_title" = "Otwórz e-mail i potwierdź adres"; +"com_accountkit_enter_code_sent_to" = "Wprowadź kod wysłany pod numer %1$@"; +"com_accountkit_error_title" = "Wystąpił problem systemowy. Spróbuj ponownie."; +"com_accountkit_facebook_code_entry_title" = "Wprowadź kod z Facebooka"; +"com_accountkit_ios_button_back" = "Wstecz"; +"com_accountkit_ios_country_code_title" = "Wybierz kraj"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "Numer"; +"com_accountkit_ios_phone_login_text" = "Dotknij przycisku %1$@, aby odebrać SMS z potwierdzeniem z aplikacji Account Kit obsługiwanej przez Facebooka. %2$@ używa technologii Facebooka do zalogowania Cię, ale nie musisz mieć konta na Facebooku. Mogą być naliczane opłaty za przesyłanie wiadomości i transmisję danych. Dowiedz się, jak Facebook postępuje z Twoimi informacjami."; +"com_accountkit_ios_phone_sending_sms" = "Wysyłanie wiadomości SMS z Twoim kodem"; "com_accountkit_logging_in" = "Logowanie\U2026"; -"com_accountkit_other_ways_to_get_code" = "Inne sposoby otrzymania kodu:"; -"com_accountkit_phone_error_title" = "Wprowadź ważny numer telefonu komórkowego."; -"com_accountkit_phone_loading_title" = "Wysyłanie kodu\U2026"; -"com_accountkit_phone_login_phone_number_placeholder" = "Numer"; -"com_accountkit_phone_login_retry_title" = "Potwierdź numer telefonu komórkowego"; -"com_accountkit_phone_login_text" = "Dotknij %1$@, aby otrzymać SMS z potwierdzeniem z aplikacji Account Kit obsługiwanej przez Facebooka. %2$@ wykorzystuje technologię Facebooka w celu ułatwienia logowania, lecz nie jest konieczne posiadanie konta na Facebooku. Mogą zostać naliczone opłaty za przesyłanie wiadomości i danych. Dowiedz się, jak Facebook wykorzystuje Twoje dane"; -"com_accountkit_phone_login_title" = "Wpisz numer telefonu komórkowego"; -"com_accountkit_phone_sending_sms" = "Wysyłanie SMSa z kodem"; +"com_accountkit_other_ways_to_get_code" = "Inne sposoby uzyskania kodu:"; +"com_accountkit_phone_error_title" = "Wprowadź prawidłowy numer telefonu komórkowego."; +"com_accountkit_phone_loading_title" = "Weryfikowanie numeru\U2026"; +"com_accountkit_phone_login_retry_title" = "Potwierdź swój numer telefonu"; +"com_accountkit_phone_login_text" = "Dotknij przycisku %1$@, aby zweryfikować konto przy użyciu aplikacji Account Kit obsługiwanej przez Facebooka. Do korzystania z aplikacji Account Kit nie jest wymagane konto na Facebooku. W celu weryfikacji numeru telefonu może zostać wysłany SMS, co może się wiązać z opłatami za przesyłanie wiadomości i danych. Dowiedz się, jak Facebook wykorzystuje Twoje informacje."; +"com_accountkit_phone_login_title" = "Wprowadź numer telefonu komórkowego"; +"com_accountkit_phone_sending_code_on_fb_title" = "Wysyłanie kodu na Facebooku\U2026"; "com_accountkit_resend_check" = "Sprawdź skrzynkę odbiorczą wiadomości SMS"; "com_accountkit_resend_email_text" = "Wyślij nowy e-mail"; -"com_accountkit_resend_title" = "Jeśli nie masz kodu:"; -"com_accountkit_return_title" = "Powrót do %1$@\U2026"; -"com_accountkit_sent_title" = "Wysłano!"; -"com_accountkit_success_title" = "Gotowe!"; -"com_accountkit_toolbar_title" = "Logowanie do %1$@"; -"com_accountkit_verify_confirmation_code_title" = "Nie udało nam się zweryfikować Twojego kodu. Spróbuj ponownie:"; +"com_accountkit_resend_title" = "Jeżeli kod nie dotarł:"; +"com_accountkit_return_title" = "Powrót do aplikacji %1$@\U2026"; +"com_accountkit_sent_title" = "Wiadomość wysłana!"; +"com_accountkit_success_title" = "Kod zweryfikowany!"; +"com_accountkit_toolbar_title" = "Zaloguj się do aplikacji %1$@"; +"com_accountkit_verify_confirmation_code_title" = "Nie można zweryfikować kodu. Spróbuj ponownie:"; "com_accountkit_verify_title" = "Weryfikowanie kodu\U2026"; -"com_accountkit_voice_call_code_entry_title" = "Wprowadź kod z wiadomości głosowej"; +"com_accountkit_voice_call_code_entry_title" = "Wprowadź kod z połączenia głosowego"; diff --git a/iphone/Resources/AccountKitStrings.bundle/Resources/pt.lproj/AccountKit.strings b/iphone/Resources/AccountKitStrings.bundle/Resources/pt.lproj/AccountKit.strings index 97bd73b..6eb2a31 100644 --- a/iphone/Resources/AccountKitStrings.bundle/Resources/pt.lproj/AccountKit.strings +++ b/iphone/Resources/AccountKitStrings.bundle/Resources/pt.lproj/AccountKit.strings @@ -20,64 +20,64 @@ // "com_accountkit_account_verified" = "Conta verificada!"; -"com_accountkit_button_back" = "Voltar"; -"com_accountkit_button_begin" = "Começar"; +"com_accountkit_button_begin" = "Iniciar"; "com_accountkit_button_cancel" = "Cancelar"; "com_accountkit_button_confirm" = "Confirmar"; "com_accountkit_button_continue" = "Continuar"; "com_accountkit_button_edit" = "EDITAR"; "com_accountkit_button_log_in" = "Entrar"; "com_accountkit_button_next" = "Avançar"; -"com_accountkit_button_ok" = "OK"; "com_accountkit_button_resend_code_in" = "Enviar SMS novamente em %1$d"; "com_accountkit_button_resend_sms" = "Enviar SMS novamente"; "com_accountkit_button_send" = "Enviar"; "com_accountkit_button_send_code_in_call" = "Receber uma ligação"; -"com_accountkit_button_send_code_in_call_details" = "Receber seu código em uma chamada de voz"; -"com_accountkit_button_send_code_in_call_from_facebook_details" = "Obtenha seu código em uma ligação de voz do Facebook"; -"com_accountkit_button_send_code_in_fb" = "Obter um código no Facebook"; -"com_accountkit_button_send_code_in_fb_details" = "O código chegará como uma notificação do Facebook"; -"com_accountkit_button_send_code_in_fb_disclosure" = "Toque em \"Obter código no Facebook\" para receber seu código como uma notificação no Facebook."; +"com_accountkit_button_send_code_in_call_details" = "Receber o código por uma ligação de voz"; +"com_accountkit_button_send_code_in_call_from_facebook_details" = "Receba o código por uma ligação de voz do Facebook"; +"com_accountkit_button_send_code_in_fb" = "Receber um código no Facebook"; +"com_accountkit_button_send_code_in_fb_details" = "O código será recebido em uma notificação do Facebook"; "com_accountkit_button_start" = "Iniciar"; -"com_accountkit_button_start_over" = "Tente novamente"; +"com_accountkit_button_start_over" = "Tentar novamente"; "com_accountkit_button_submit" = "Enviar"; -"com_accountkit_check_email" = "Abra o seu email"; -"com_accountkit_code_sent_to" = "Verificar o número do seu celular %1$@"; +"com_accountkit_check_email" = "Abra seu email"; +"com_accountkit_code_sent_to" = "Verifique seu número de celular %1$@"; "com_accountkit_confirmation_code_agreement" = "Toque em %1$@ para aceitar os Termos, a Política de Dados e o uso de cookies do Facebook."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Toque em %1$@ para aceitar os Termos, a Política de Dados, o uso de cookies do Facebook e a Política de Privacidade do %6$@."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Toque em %1$@ para aceitar os Termos, a Política de Dados, o uso de cookies do Facebook e a Política de Privacidade e os Termos de Serviço do %7$@."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Toque em %1$@ para aceitar os Termos, a Política de dados, o Uso de cookies, a Política de privacidade e os Termos de serviço do Facebook de %7$@. Saiba mais sobre como sua conta foi verificada."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Toque em %1$@ para aceitar os Termos, a Política de dados, o Uso de cookies e a Política de privacidade do Facebook de %6$@. Saiba mais sobre como sua conta foi verificada."; -"com_accountkit_confirmation_code_agreement_instant_verification" = "Toque em %1$@ par aceitar os Termos, a Política de dados e o Uso de cookies do Facebook. Saiba mais sobre como sua conta foi verificada."; -"com_accountkit_confirmation_code_text" = "Não recebi um código"; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Toque em %1$@ para aceitar os Termos, a Política de Dados e o uso de cookies do Facebook e a Política de Privacidade do aplicativo %6$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Toque em %1$@ para aceitar os Termos, a Política de Dados e o uso de cookies do Facebook e a Política de Privacidade e os Termos de Serviço do aplicativo %7$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Toque em %1$@ para aceitar os Termos, a Política de Dados e o uso de cookies do Facebook, bem como a Política de Privacidade e os Termos de Serviço do aplicativo %7$@. Saiba mais sobre como sua conta foi verificada."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Toque em %1$@ para aceitar os Termos, a Política de Dados e o uso de cookies do Facebook e a Política de Privacidade do aplicativo %6$@. Saiba mais sobre como sua conta foi verificada."; +"com_accountkit_confirmation_code_agreement_instant_verification" = "Toque em %1$@ para aceitar os Termos, a Política de Dados e o uso de cookies do Facebook. Saiba mais sobre como sua conta foi verificada."; +"com_accountkit_confirmation_code_text" = "Eu não recebi um código"; "com_accountkit_confirmation_code_title" = "Insira seu código"; -"com_accountkit_country_code_title" = "Selecione seu país"; "com_accountkit_email_invalid" = "Este email está incorreto. Tente novamente."; -"com_accountkit_email_loading_title" = "Enviando email\U2026"; +"com_accountkit_email_loading_title" = "Verificando seu endereço de email..."; "com_accountkit_email_login_retry_title" = "Confirme seu email"; -"com_accountkit_email_login_text" = "Toque em %1$@ para obter uma confirmação por email do Account Kit do Facebook para ajudar a usar %2$@. Você não precisa de uma conta do Facebook para usá-lo. Saiba como o Facebook usa as suas informações."; -"com_accountkit_email_login_title" = "Digite o seu endereço de email"; +"com_accountkit_email_login_text" = "Toque em %1$@ para receber uma confirmação por email do Account Kit do Facebook para ajudar você a usar o aplicativo %2$@. Você não precisa de uma conta do Facebook para usá-lo. Saiba como o Facebook usa suas informações."; +"com_accountkit_email_login_title" = "Insira seu endereço de email"; "com_accountkit_email_not_received" = "Reenviar email"; "com_accountkit_email_verify_title" = "Abra o email e confirme seu endereço de email"; "com_accountkit_enter_code_sent_to" = "Insira o código enviado para %1$@"; "com_accountkit_error_title" = "Ocorreu um problema no sistema. Tente novamente."; "com_accountkit_facebook_code_entry_title" = "Insira seu código do Facebook"; +"com_accountkit_ios_button_back" = "Voltar"; +"com_accountkit_ios_country_code_title" = "Selecione o seu país"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "Número"; +"com_accountkit_ios_phone_login_text" = "Toque em %1$@ para receber uma confirmação por SMS do Account Kit com tecnologia do Facebook. O aplicativo %2$@ usa tecnologia do Facebook para ajudar você a fazer login, mas você não precisa de uma conta do Facebook. Podem ser cobradas tarifas de dados e de mensagens. Saiba como o Facebook usa suas informações."; +"com_accountkit_ios_phone_sending_sms" = "Enviando um SMS com seu código"; "com_accountkit_logging_in" = "Entrando\U2026"; "com_accountkit_other_ways_to_get_code" = "Outras formas de receber o código:"; "com_accountkit_phone_error_title" = "Insira um número de celular válido."; -"com_accountkit_phone_loading_title" = "Enviando seu código\U2026"; -"com_accountkit_phone_login_phone_number_placeholder" = "Número"; -"com_accountkit_phone_login_retry_title" = "Confirme o número do seu celular"; -"com_accountkit_phone_login_text" = "Toque em %1$@ para receber um SMS de confirmação do Account Kit com a tecnologia do Facebook. O %2$@ utiliza a tecnologia do Facebook para ajudar a entrar, mas você não precisa de uma conta do Facebook. Taxas de mensagens e de dados podem ser aplicadas. Saiba como o Facebook usa suas informações."; -"com_accountkit_phone_login_title" = "Insira o número do seu celular"; -"com_accountkit_phone_sending_sms" = "Enviando um SMS com seu código"; -"com_accountkit_resend_check" = "Verificar sua caixa de entrada de SMS"; +"com_accountkit_phone_loading_title" = "Verificando seu número..."; +"com_accountkit_phone_login_retry_title" = "Confirme seu número de celular"; +"com_accountkit_phone_login_text" = "Toque em %1$@ para verificar sua conta com Account Kit com tecnologia do Facebook. Você não precisa de uma conta do Facebook para usá-lo. Um SMS pode ser enviado para verificar seu número. Podem ser cobradas tarifas de dados e de mensagens. Saiba como o Facebook usa suas informações."; +"com_accountkit_phone_login_title" = "Insira seu número de celular"; +"com_accountkit_phone_sending_code_on_fb_title" = "Enviando o código no Facebook..."; +"com_accountkit_resend_check" = "Verifique sua caixa de entrada de SMS"; "com_accountkit_resend_email_text" = "Enviar novo email"; "com_accountkit_resend_title" = "Se você não recebeu um código:"; -"com_accountkit_return_title" = "Levando você de volta para %1$@\U2026"; +"com_accountkit_return_title" = "Retornando para o aplicativo %1$@..."; "com_accountkit_sent_title" = "Enviado!"; -"com_accountkit_success_title" = "Concluído!"; -"com_accountkit_toolbar_title" = "Entrar em %1$@"; -"com_accountkit_verify_confirmation_code_title" = "Não foi possível verificar seu código.\nTente novamente:"; -"com_accountkit_verify_title" = "Verificando seu código\U2026"; -"com_accountkit_voice_call_code_entry_title" = "Insira seu código da ligação de voz"; +"com_accountkit_success_title" = "Verificado!"; +"com_accountkit_toolbar_title" = "Entrar no aplicativo %1$@"; +"com_accountkit_verify_confirmation_code_title" = "Não foi possível verificar seu código. Tente novamente:"; +"com_accountkit_verify_title" = "Verificando seu código..."; +"com_accountkit_voice_call_code_entry_title" = "Insira o código recebido na ligação de voz"; diff --git a/iphone/Resources/AccountKitStrings.bundle/Resources/pt_PT.lproj/AccountKit.strings b/iphone/Resources/AccountKitStrings.bundle/Resources/pt_PT.lproj/AccountKit.strings index 4c684b3..bd00892 100644 --- a/iphone/Resources/AccountKitStrings.bundle/Resources/pt_PT.lproj/AccountKit.strings +++ b/iphone/Resources/AccountKitStrings.bundle/Resources/pt_PT.lproj/AccountKit.strings @@ -20,7 +20,6 @@ // "com_accountkit_account_verified" = "Conta verificada!"; -"com_accountkit_button_back" = "Retroceder"; "com_accountkit_button_begin" = "Começar"; "com_accountkit_button_cancel" = "Cancelar"; "com_accountkit_button_confirm" = "Confirmar"; @@ -28,56 +27,57 @@ "com_accountkit_button_edit" = "EDITAR"; "com_accountkit_button_log_in" = "Iniciar Sessão"; "com_accountkit_button_next" = "Seguinte"; -"com_accountkit_button_ok" = "OK"; -"com_accountkit_button_resend_code_in" = "Enviar SMS novamente daqui a %1$d"; -"com_accountkit_button_resend_sms" = "Enviar SMS novamente"; +"com_accountkit_button_resend_code_in" = "Enviar SMS novamente dentro de %1$d"; +"com_accountkit_button_resend_sms" = "Enviar SMS Novamente"; "com_accountkit_button_send" = "Enviar"; -"com_accountkit_button_send_code_in_call" = "Receber uma chamada"; -"com_accountkit_button_send_code_in_call_details" = "Obter o teu código numa chamada de voz"; -"com_accountkit_button_send_code_in_call_from_facebook_details" = "Obtém o teu código numa chamada de voz do Facebook"; -"com_accountkit_button_send_code_in_fb" = "Obter um código no Facebook"; -"com_accountkit_button_send_code_in_fb_details" = "O código será recebido como uma notificação do Facebook"; -"com_accountkit_button_send_code_in_fb_disclosure" = "Toca em \"Obter Código no Facebook\" para receberes o teu código como uma notificação no Facebook."; -"com_accountkit_button_start" = "Começar"; +"com_accountkit_button_send_code_in_call" = "Receber uma Chamada"; +"com_accountkit_button_send_code_in_call_details" = "Recebe o teu código por chamada de voz"; +"com_accountkit_button_send_code_in_call_from_facebook_details" = "Recebe o teu código numa chamada de voz do Facebook"; +"com_accountkit_button_send_code_in_fb" = "Receber Código no Facebook"; +"com_accountkit_button_send_code_in_fb_details" = "O código vai ser recebido como uma notificação do Facebook"; +"com_accountkit_button_start" = "Início"; "com_accountkit_button_start_over" = "Tentar Novamente"; "com_accountkit_button_submit" = "Enviar"; -"com_accountkit_check_email" = "Abre o teu e-mail"; -"com_accountkit_code_sent_to" = "Verificar o teu número de telemóvel %1$@"; -"com_accountkit_confirmation_code_agreement" = "Toca em %1$@ para aceitares os Termos, a Política de Dados e a Utilização de Cookies do Facebook."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Toca em %1$@ para aceitares os Termos, a Política de Dados e a Utilização de Cookies do Facebook, bem como a Política de Privacidade de %6$@."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Toca em %1$@ para aceitares os Termos, a Política de Dados e a Utilização de Cookies do Facebook, bem como a Política de Privacidade e os Termos de Serviço de %7$@."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Toca em %1$@ para aceitares os Termos, a Política de Dados, a Utilização de Cookies, a Política de Privacidade e os Termos de Serviço do Facebook do %7$@. Sabe mais sobre como foi verificada a tua conta."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Toca em %1$@ para aceitares os Termos, a Política de Dados, a Utilização de Cookies e a Política de Privacidade do Facebook do %6$@. Sabe mais sobre como foi verificada a tua conta."; -"com_accountkit_confirmation_code_agreement_instant_verification" = "Toca em %1$@ para aceitares os Termos, a Política de Dados e a Utilização de Cookies do Facebook. Sabe mais sobre como foi verificada a tua conta."; +"com_accountkit_check_email" = "Abrir E-mail"; +"com_accountkit_code_sent_to" = "Verifica o teu número de telemóvel %1$@"; +"com_accountkit_confirmation_code_agreement" = "Toca em %1$@ para aceitar os Termos, Política de Dados e Utilização de Cookies do Facebook."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Toca em %1$@ para aceitar os Termos, Política de Dados, Utilização de Cookies do Facebook e a Política de Privacidade de %6$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Toca em %1$@ para aceitar os Termos, Política de Dados, Utilização de Cookies do Facebook e a Política de Privacidade e Termos de Serviço de %7$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Toca em %1$@ para aceitar os Termos, Política de Dados, Utilização de Cookies do Facebook e a Política de Privacidade e Termos de Serviço de %7$@. Sabe mais sobre a forma como a tua conta é verificada."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Toca em %1$@ para aceitar os Termos, Política de Dados, Utilização de Cookies do Facebook e a Política de Privacidade de %6$@. Sabe mais sobre a forma como a tua conta é verificada."; +"com_accountkit_confirmation_code_agreement_instant_verification" = "Toca em %1$@ para aceitar os >Termos, Política de Dados, Utilização de Cookies do Facebook. Sabe mais sobre a forma como a tua conta é verificada."; "com_accountkit_confirmation_code_text" = "Não recebi um código"; -"com_accountkit_confirmation_code_title" = "Introduz o teu código"; -"com_accountkit_country_code_title" = "Seleciona o teu país"; -"com_accountkit_email_invalid" = "Este e-mail está incorreto. Tenta novamente."; -"com_accountkit_email_loading_title" = "A enviar e-mail\U2026"; -"com_accountkit_email_login_retry_title" = "Confirma o teu endereço de e-mail"; -"com_accountkit_email_login_text" = "Toca em %1$@ para obteres um e-mail de confirmação do Account Kit do Facebook para te ajudar a utilizar o %2$@. Não precisas de ter uma conta do Facebook para utilizá-lo. Sabe mais sobre a forma como o Facebook utiliza as tuas informações."; -"com_accountkit_email_login_title" = "Introduz o teu endereço de e-mail"; -"com_accountkit_email_not_received" = "Reenviar e-mail"; +"com_accountkit_confirmation_code_title" = "Insere o teu código"; +"com_accountkit_email_invalid" = "Este e-mail é inválido. Tenta novamente."; +"com_accountkit_email_loading_title" = "A verificar o teu endereço de e-mail..."; +"com_accountkit_email_login_retry_title" = "Confirmar o teu e-mail"; +"com_accountkit_email_login_text" = "Toca em %1$@ para receberes uma confirmação por e-mail do Account Kit do Facebook para te ajudar a usar %2$@. Não precisas de uma conta do Facebook para o usar. Sabe mais sobre a forma como o Facebook usa as tuas informações."; +"com_accountkit_email_login_title" = "Insere o teu endereço de e-mail"; +"com_accountkit_email_not_received" = "Reenviar E-mail"; "com_accountkit_email_verify_title" = "Abre o e-mail e confirma o teu endereço de e-mail"; -"com_accountkit_enter_code_sent_to" = "Introduz o código que foi enviado para o número de telemóvel %1$@"; -"com_accountkit_error_title" = "Ocorreu um problema do sistema. Tenta novamente."; -"com_accountkit_facebook_code_entry_title" = "Introduz o teu código do Facebook"; +"com_accountkit_enter_code_sent_to" = "Insere o código que foi enviado para %1$@"; +"com_accountkit_error_title" = "Ocorreu um problema de sistema. Tenta novamente."; +"com_accountkit_facebook_code_entry_title" = "Insere o teu código do Facebook"; +"com_accountkit_ios_button_back" = "Retroceder"; +"com_accountkit_ios_country_code_title" = "Seleciona o teu país"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "Número"; +"com_accountkit_ios_phone_login_text" = "Toca em %1$@ para obteres uma confirmação por SMS do Account Kit patrocinado pelo Facebook. %2$@ usa a tecnologia do Facebook para ajudar a iniciar sessão, mas não precisas de uma conta do Facebook. Podem aplicar-se tarifas de mensagens e de dados. Sabe como o Facebook usa as tuas informações."; +"com_accountkit_ios_phone_sending_sms" = "A enviar uma mensagem por SMS com o teu código"; "com_accountkit_logging_in" = "A iniciar sessão\U2026"; -"com_accountkit_other_ways_to_get_code" = "Outras formas de obter um código:"; -"com_accountkit_phone_error_title" = "Introduz um número de telemóvel válido."; -"com_accountkit_phone_loading_title" = "A enviar o teu código\U2026"; -"com_accountkit_phone_login_phone_number_placeholder" = "Número"; +"com_accountkit_other_ways_to_get_code" = "Outras formas de receber um código:"; +"com_accountkit_phone_error_title" = "Insere um número de telemóvel válido."; +"com_accountkit_phone_loading_title" = "A verificar o teu número..."; "com_accountkit_phone_login_retry_title" = "Confirma o teu número de telemóvel"; -"com_accountkit_phone_login_text" = "Toca em %1$@ para receberes uma mensagem SMS de confirmação do Account Kit com a tecnologia do Facebook. A app %2$@ utiliza a tecnologia do Facebook para te ajudar a iniciar sessão, mas não precisas de uma conta do Facebook. Podem aplicar-se tarifas de dados e de mensagens. Sabe mais sobre a forma como o Facebook utiliza as tuas informações."; -"com_accountkit_phone_login_title" = "Introduz o teu número de telemóvel"; -"com_accountkit_phone_sending_sms" = "A enviar uma mensagem SMS com o teu código"; -"com_accountkit_resend_check" = "Verificar a tua caixa de entrada de SMS"; +"com_accountkit_phone_login_text" = "Toca em %1$@ para verificares a tua conta com o Account Kit patrocinado pelo Facebook. Não precisas de uma conta do Facebook para usares o Account Kit. Será enviado um SMS para verificar o teu número. As tarifas para mensagens e dados poderão ser aplicadas. Sabe mais sobre a forma como o Facebook usa as tuas informações."; +"com_accountkit_phone_login_title" = "Insere o teu número de telemóvel"; +"com_accountkit_phone_sending_code_on_fb_title" = "A enviar código no Facebook..."; +"com_accountkit_resend_check" = "Verifica a tua caixa de entrada de SMS"; "com_accountkit_resend_email_text" = "Enviar Novo E-mail"; -"com_accountkit_resend_title" = "Se não obtiveste um código:"; -"com_accountkit_return_title" = "A regressar ao %1$@\U2026"; +"com_accountkit_resend_title" = "Se não recebeste um código:"; +"com_accountkit_return_title" = "A redirecionar para %1$@..."; "com_accountkit_sent_title" = "Enviado!"; -"com_accountkit_success_title" = "Concluído!"; -"com_accountkit_toolbar_title" = "Inicia sessão em %1$@"; -"com_accountkit_verify_confirmation_code_title" = "Não conseguimos verificar o teu código.\nTenta novamente:"; -"com_accountkit_verify_title" = "A verificar o teu código"; -"com_accountkit_voice_call_code_entry_title" = "Introduz o teu código da chamada de voz"; +"com_accountkit_success_title" = "Verificado!"; +"com_accountkit_toolbar_title" = "Iniciar sessão em %1$@"; +"com_accountkit_verify_confirmation_code_title" = "Não foi possível verificar o teu código. Tenta novamente:"; +"com_accountkit_verify_title" = "A verificar o teu código..."; +"com_accountkit_voice_call_code_entry_title" = "Insere o teu código da chamada de voz"; diff --git a/iphone/Resources/AccountKitStrings.bundle/Resources/ro.lproj/AccountKit.strings b/iphone/Resources/AccountKitStrings.bundle/Resources/ro.lproj/AccountKit.strings index 0100f53..1ba1a7c 100644 --- a/iphone/Resources/AccountKitStrings.bundle/Resources/ro.lproj/AccountKit.strings +++ b/iphone/Resources/AccountKitStrings.bundle/Resources/ro.lproj/AccountKit.strings @@ -20,64 +20,63 @@ // "com_accountkit_account_verified" = "Cont verificat!"; -"com_accountkit_button_back" = "Înapoi"; "com_accountkit_button_begin" = "Începe"; -"com_accountkit_button_cancel" = "Renunță"; +"com_accountkit_button_cancel" = "Renunţă"; "com_accountkit_button_confirm" = "Confirmă"; "com_accountkit_button_continue" = "Continuă"; -"com_accountkit_button_edit" = "EDITARE"; +"com_accountkit_button_edit" = "EDITEAZĂ"; "com_accountkit_button_log_in" = "Conectare"; "com_accountkit_button_next" = "Continuare"; -"com_accountkit_button_ok" = "OK"; -"com_accountkit_button_resend_code_in" = "Trimite SMS din nou peste %1$d"; -"com_accountkit_button_resend_sms" = "Trimite din nou SMS"; +"com_accountkit_button_resend_code_in" = "Trimite din nou SMS-ul în %1$d"; +"com_accountkit_button_resend_sms" = "Trimite din nou SMS-ul"; "com_accountkit_button_send" = "Trimite"; -"com_accountkit_button_send_code_in_call" = "Primește un apel"; -"com_accountkit_button_send_code_in_call_details" = "Primește codul într-un apel vocal"; -"com_accountkit_button_send_code_in_call_from_facebook_details" = "Primește codul într-un apel vocal de la Facebook"; -"com_accountkit_button_send_code_in_fb" = "Primește un cod pe Facebook"; -"com_accountkit_button_send_code_in_fb_details" = "Vei primi codul sub formă de notificare pe Facebook"; -"com_accountkit_button_send_code_in_fb_disclosure" = "Atinge „Obține codul pe Facebook” pentru a primi codul sub formă de notificare pe Facebook."; -"com_accountkit_button_start" = "Începe"; +"com_accountkit_button_send_code_in_call" = "Primeşte un apel"; +"com_accountkit_button_send_code_in_call_details" = "Obţine codul printr-un apel vocal"; +"com_accountkit_button_send_code_in_call_from_facebook_details" = "Obţine codul printr-un apel vocal de la Facebook"; +"com_accountkit_button_send_code_in_fb" = "Primeşte un cod pe Facebook"; +"com_accountkit_button_send_code_in_fb_details" = "Vei primi codul sub forma unei notificări Facebook"; "com_accountkit_button_start_over" = "Încearcă din nou"; "com_accountkit_button_submit" = "Trimite"; "com_accountkit_check_email" = "Deschide e-mailul"; -"com_accountkit_code_sent_to" = "Confirmă numărul de mobil %1$@"; -"com_accountkit_confirmation_code_agreement" = "Atinge %1$@ pentru a accepta Condițiile de utilizare, Politica de utilizare a datelor și utilizarea modulelor cookie de la Facebook."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Atinge %1$@ pentru a accepta Condițiile de utilizare, Politica de utilizare a datelor și utilizarea modulelor cookie de la Facebook, precum și Politica de confidențialitate de la %6$@."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Atinge %1$@ pentru a accepta Condițiile de utilizare, Politica de utilizare a datelor și utilizarea modulelor cookie de la Facebook, precum și Politica de confidențialitate și Condițiile de utilizare de la %7$@."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Atinge %1$@ pentru a accepta Condițiile de utilizare, Politica de utilizare a datelor, utilizarea modulelor cookie de la Facebook, precum și Politica de confidențialitate și Condițiile de utilizare de la %7$@. Află mai multe despre modul în care ți-a fost verificat contul."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Atinge %1$@ pentru a accepta Condițiile de utilizare, Politica de utilizare a datelor, utilizarea modulelor cookie de la Facebook, precum și Politica de confidențialitate de la %6$@. Află mai multe despre modul în care ți-a fost verificat contul."; -"com_accountkit_confirmation_code_agreement_instant_verification" = "Atinge %1$@ pentru a accepta Condițiile de utilizare, Politica de utilizare a datelor și utilizarea modulelor cookie de la Facebook. Află mai multe despre modul în care ți-a fost verificat contul."; -"com_accountkit_confirmation_code_text" = "Nu am primit un cod"; +"com_accountkit_code_sent_to" = "Efectuează verificarea numărului de mobil %1$@"; +"com_accountkit_confirmation_code_agreement" = "Atinge %1$@ pentru a accepta Condiţiile, Politica de utilizare a datelor şi Politica de utilizare a modulelor cookie Facebook."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Atinge %1$@ pentru a accepta Condiţiile, Politica de utilizare a datelor, Politica de utilizare a modulelor cookie şi Politica de confidenţialitate Facebook şi Politica de confidenţialitate a aplicaţiei %6$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Atinge %1$@ pentru a accepta Condiţiile, Politica de utilizare a datelor, Politica de utilizare a modulelor cookie şi Politica de confidenţialitate Facebook şi Condiţiile de utilizare ale aplicaţiei %7$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Atinge %1$@ pentru a accepta Condiţiile, Politica de utilizare a datelor, Politica de utilizare a modulelor cookie şi Politica de confidenţialitate Facebook şi Condiţiile de utilizare ale aplicaţiei %7$@. Află mai multe despre cum s-a efectuat verificarea contului tău."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Atinge %1$@ pentru a accepta Condiţiile, Politica de utilizare a datelor şi Politica de utilizare a modulelor cookie Facebook şi Politica de confidenţialitate a aplicaţiei %6$@. Află mai multe despre cum s-a efectuat verificarea contului tău."; +"com_accountkit_confirmation_code_agreement_instant_verification" = "Atinge %1$@ pentru a accepta Condiţiile, Politica de utilizare a datelor şi Politica de utilizare a modulelor cookie Facebook. Află mai multe despre cum s-a efectuat verificarea contului tău."; +"com_accountkit_confirmation_code_text" = "Nu am primit codul"; "com_accountkit_confirmation_code_title" = "Introdu codul"; -"com_accountkit_country_code_title" = "Selectează țara"; -"com_accountkit_email_invalid" = "Acest e-mail nu este corect. Te rugăm să încerci din nou."; -"com_accountkit_email_loading_title" = "Se trimite e-mailul\U2026"; -"com_accountkit_email_login_retry_title" = "Confirmă adresa ta de e-mail"; -"com_accountkit_email_login_text" = "Atinge %1$@ pentru a primi o confirmare prin e-mail de la Account Kit oferit de Facebook, care te va ajuta să folosești %2$@. Nu ai nevoie de un cont de Facebook pentru a-l folosi. Află cum îți folosește Facebook datele."; -"com_accountkit_email_login_title" = "Introdu adresa ta de e-mail"; +"com_accountkit_email_invalid" = "Această adresă de e-mail nu este corectă. Te rugăm să încerci din nou."; +"com_accountkit_email_loading_title" = "Se verifică adresa de e-mail..."; +"com_accountkit_email_login_retry_title" = "Confirmă adresa de e-mail"; +"com_accountkit_email_login_text" = "Atinge %1$@ pentru a obţine o confirmare prin e-mail de la Account Kit oferit de Facebook, pentru a putea folosi %2$@. Nu ai nevoie de un cont de Facebook pentru a o folosi. Află cum foloseşte Facebook informaţiile tale."; +"com_accountkit_email_login_title" = "Introdu adresa de e-mail"; "com_accountkit_email_not_received" = "Retrimite e-mailul"; -"com_accountkit_email_verify_title" = "Deschide e-mailul și confirmă-ți adresa de e-mail"; -"com_accountkit_enter_code_sent_to" = "Introdu codul care a fost trimis la %1$@"; -"com_accountkit_error_title" = "A apărut o problemă în sistem. Te rugăm să încerci din nou."; +"com_accountkit_email_verify_title" = "Deschide e-mailul şi confirmă adresa de e-mail"; +"com_accountkit_enter_code_sent_to" = "Introdu codul trimis la %1$@."; +"com_accountkit_error_title" = "A apărut o eroare de sistem. Te rugăm să încerci din nou."; "com_accountkit_facebook_code_entry_title" = "Introdu codul de pe Facebook"; -"com_accountkit_logging_in" = "Conectare\U2026"; -"com_accountkit_other_ways_to_get_code" = "Alte modalități de a primi codul:"; -"com_accountkit_phone_error_title" = "Introdu un număr de mobil valabil."; -"com_accountkit_phone_loading_title" = "Se trimite codul tău\U2026"; -"com_accountkit_phone_login_phone_number_placeholder" = "Număr"; -"com_accountkit_phone_login_retry_title" = "Confirmă numărul tău de mobil"; -"com_accountkit_phone_login_text" = "Atinge %1$@ pentru a primi o confirmare prin SMS de la Account Kit oferit de Facebook. %2$@ folosește tehnologiile Facebook pentru a te ajuta să te conectezi, însă nu ai nevoie de un cont de Facebook. Este posibil să se aplice tarifele pentru mesaje și date. Află cum îți folosește Facebook datele."; +"com_accountkit_ios_button_back" = "Înapoi"; +"com_accountkit_ios_country_code_title" = "Selectează ţara ta"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "Număr"; +"com_accountkit_ios_phone_login_text" = "Atinge %1$@ pentru a primi o confirmare prin SMS de la Account Kit oferit de Facebook. %2$@ foloseşte tehnologia Facebook pentru a te ajuta să te conectezi, însă nu ai nevoie de un cont de Facebook. Este posibil să se aplice tarifele pentru mesaje şi date. Află cum foloseşte Facebook informaţiile tale."; +"com_accountkit_ios_phone_sending_sms" = "Trimitere cod prin SMS"; +"com_accountkit_logging_in" = "Conectare..."; +"com_accountkit_other_ways_to_get_code" = "Alte modalităţi de obţinere a codului:"; +"com_accountkit_phone_error_title" = "Te rugăm să introduci un număr valid de mobil."; +"com_accountkit_phone_loading_title" = "Număr în curs de verificare..."; +"com_accountkit_phone_login_retry_title" = "Confirmă numărul de mobil"; +"com_accountkit_phone_login_text" = "Atinge %1$@ pentru a efectua verificarea contului cu Account Kit oferit de Facebook. Pentru a folosi Account Kit, nu ai nevoie de un cont de Facebook. Este posibil să primeşti un SMS pentru verificarea numărului. Se pot aplica tarife pentru mesaje şi date. Află cum foloseşte Facebook informaţiile tale."; "com_accountkit_phone_login_title" = "Introdu numărul tău de mobil"; -"com_accountkit_phone_sending_sms" = "Se trimite un SMS cu codul"; -"com_accountkit_resend_check" = "Verifică inboxul cu SMS-uri"; +"com_accountkit_phone_sending_code_on_fb_title" = "Se trimite codul pe Facebook..."; +"com_accountkit_resend_check" = "Verifică Inboxul de SMS-uri"; "com_accountkit_resend_email_text" = "Trimite un e-mail nou"; -"com_accountkit_resend_title" = "Dacă nu ai primit un cod:"; -"com_accountkit_return_title" = "Te aducem înapoi la %1$@\U2026"; +"com_accountkit_resend_title" = "Dacă nu ai un cod:"; +"com_accountkit_return_title" = "Înapoi la %1$@\U2026"; "com_accountkit_sent_title" = "Trimis!"; -"com_accountkit_success_title" = "Gata!"; +"com_accountkit_success_title" = "Verificat!"; "com_accountkit_toolbar_title" = "Conectează-te la %1$@"; -"com_accountkit_verify_confirmation_code_title" = "Nu a reușit verificarea codului.\nTe rugăm să încerci din nou:"; -"com_accountkit_verify_title" = "Verificăm codul tău\U2026"; -"com_accountkit_voice_call_code_entry_title" = "Introdu codul primit în apelul vocal"; +"com_accountkit_verify_confirmation_code_title" = "Nu am putut verifica acest cod. Te rugăm să încerci din nou:"; +"com_accountkit_verify_title" = "Cod în curs de verificare..."; +"com_accountkit_voice_call_code_entry_title" = "Introdu codul din apelul vocal"; diff --git a/iphone/Resources/AccountKitStrings.bundle/Resources/ru.lproj/AccountKit.strings b/iphone/Resources/AccountKitStrings.bundle/Resources/ru.lproj/AccountKit.strings index 36dc5fc..3374c63 100644 --- a/iphone/Resources/AccountKitStrings.bundle/Resources/ru.lproj/AccountKit.strings +++ b/iphone/Resources/AccountKitStrings.bundle/Resources/ru.lproj/AccountKit.strings @@ -20,64 +20,64 @@ // "com_accountkit_account_verified" = "Аккаунт подтвержден!"; -"com_accountkit_button_back" = "Назад"; "com_accountkit_button_begin" = "Начать"; "com_accountkit_button_cancel" = "Отмена"; "com_accountkit_button_confirm" = "Подтвердить"; "com_accountkit_button_continue" = "Продолжить"; "com_accountkit_button_edit" = "РЕДАКТИРОВАТЬ"; -"com_accountkit_button_log_in" = "Вход"; +"com_accountkit_button_log_in" = "Войти"; "com_accountkit_button_next" = "Далее"; -"com_accountkit_button_ok" = "OK"; -"com_accountkit_button_resend_code_in" = "Отправить SMS еще раз на языке: %1$d"; +"com_accountkit_button_resend_code_in" = "Отправить SMS еще раз через %1$d"; "com_accountkit_button_resend_sms" = "Отправить SMS еще раз"; "com_accountkit_button_send" = "Отправить"; -"com_accountkit_button_send_code_in_call" = "Получить вызов"; -"com_accountkit_button_send_code_in_call_details" = "Получить код с помощью голосового вызова"; -"com_accountkit_button_send_code_in_call_from_facebook_details" = "Получить код с помощью голосового вызова от Facebook"; +"com_accountkit_button_send_code_in_call" = "Запросить звонок"; +"com_accountkit_button_send_code_in_call_details" = "Получите код через голосовое сообщение"; +"com_accountkit_button_send_code_in_call_from_facebook_details" = "Получите код через голосовое сообщение от Facebook"; "com_accountkit_button_send_code_in_fb" = "Получить код на Facebook"; -"com_accountkit_button_send_code_in_fb_details" = "Код будет отправлен в уведомлении Facebook"; -"com_accountkit_button_send_code_in_fb_disclosure" = "Нажмите «Получить код на Facebook», чтобы получить код в уведомлении на Facebook."; -"com_accountkit_button_start" = "Старт"; -"com_accountkit_button_start_over" = "Попробуйте еще раз"; +"com_accountkit_button_send_code_in_fb_details" = "Вы получите код вместе с уведомлением от Facebook"; +"com_accountkit_button_start" = "Начало"; +"com_accountkit_button_start_over" = "Повторить"; "com_accountkit_button_submit" = "Отправить"; -"com_accountkit_check_email" = "Откройте эл. письмо"; -"com_accountkit_code_sent_to" = "Подтвердить номер мобильного телефона %1$@"; -"com_accountkit_confirmation_code_agreement" = "Коснитесь %1$@, чтобы принять Условия, Политику использования данных и файлов «cookie» Facebook."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Коснитесь %1$@, чтобы принять Условия, Политику использования данных и файлов «cookie» Facebook, а также Политику конфиденциальности %6$@."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Коснитесь %1$@, чтобы принять Условия, Политику использования данных и файлов «cookie» Facebook, а также Политику конфиденциальности и Пользовательское соглашение %7$@."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Коснитесь %1$@, чтобы принять Условия, Политику использования данных, Политику использования файлов «cookie» Facebook, Политику конфиденциальности и Пользовательское соглашение %7$@. Узнайте больше о том, как выполняется проверка вашего аккаунта."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Коснитесь %1$@, чтобы принять Условия, Политику использования данных, Политику использования файлов «cookie» Facebook и Политику конфиденциальности %6$@. Узнайте больше о том, как выполняется проверка вашего аккаунта."; -"com_accountkit_confirmation_code_agreement_instant_verification" = "Коснитесь %1$@, чтобы принять Условия, Политику использования данных и файлов «cookie» Facebook. Узнайте больше о том, как выполняется проверка вашего аккаунта."; -"com_accountkit_confirmation_code_text" = "Я не получил(-a) код"; +"com_accountkit_check_email" = "Проверьте эл. почту"; +"com_accountkit_code_sent_to" = "Подтвердите моб. телефон %1$@"; +"com_accountkit_confirmation_code_agreement" = "Коснитесь кнопки «%1$@», чтобы принять условия, политику использования данных, политику использования файлов «cookie» Facebook."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Коснитесь кнопки «%1$@», чтобы принять условия, политику использования данных, политику использования файлов «cookie» Facebook и политику конфиденциальности приложения «%6$@»."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Коснитесь кнопки «%1$@», чтобы принять условия, политику использования данных, политику использования файлов «cookie» Facebook, а также политику конфиденциальности и пользовательское соглашение приложения «%7$@»."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Коснитесь кнопки «%1$@», чтобы принять условия, политику использования данных, политику использования файлов «cookie» Facebook, а также политику конфиденциальности и пользовательское соглашение приложения «%7$@». Подробнее о подтверждении вашего аккаунта."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Коснитесь кнопки «%1$@», чтобы принять , политику использования данных и политику использования файлов «cookie» Facebook, а также политику конфиденциальности приложения «%6$@». Подробнее о подтверждении вашего аккаунта."; +"com_accountkit_confirmation_code_agreement_instant_verification" = "Коснитесь кнопки «%1$@», чтобы принять условия, политику использования данных и политику использования файлов «cookie» Facebook. Подробнее о подтверждении вашего аккаунта."; +"com_accountkit_confirmation_code_text" = "Код не пришел"; "com_accountkit_confirmation_code_title" = "Введите код"; -"com_accountkit_country_code_title" = "Выберите свою страну"; -"com_accountkit_email_invalid" = "Неверный эл. адрес. Попробуйте еще раз."; -"com_accountkit_email_loading_title" = "Отправка\U2026"; -"com_accountkit_email_login_retry_title" = "Подтвердите правильность своего эл. адреса"; -"com_accountkit_email_login_text" = "Коснитесь %1$@, чтобы получить эл. письмо с подтверждением со стороны Account Kit от Facebook для использования %2$@. Вам не обязательно иметь аккаунт на Facebook, чтобы использовать его. Узнайте, как Facebook использует вашу информацию."; -"com_accountkit_email_login_title" = "Введите свой эл. адрес"; -"com_accountkit_email_not_received" = "Повторная отправка эл. письма"; -"com_accountkit_email_verify_title" = "Откройте эл. письмо и подтвердите свой эл. адрес."; -"com_accountkit_enter_code_sent_to" = "Введите код, отправленный на номер %1$@"; +"com_accountkit_email_invalid" = "Эл. адрес указан неверно. Попробуйте еще раз."; +"com_accountkit_email_loading_title" = "Подтверждение вашего эл. адреса..."; +"com_accountkit_email_login_retry_title" = "Подтвердите эл. адрес"; +"com_accountkit_email_login_text" = "Коснитесь кнопки «%1$@», чтобы получить по эл. письмо с подтверждением Account Kit от Facebook, после чего вы сможете использовать приложение «%2$@». Для его использования не требуется аккаунт Facebook. Подробнее о том, как Facebook использует вашу информацию."; +"com_accountkit_email_login_title" = "Введите эл. адрес"; +"com_accountkit_email_not_received" = "Отправить эл. письмо еще раз"; +"com_accountkit_email_verify_title" = "Откройте эл. письмо и подтвердите свой эл. адрес"; +"com_accountkit_enter_code_sent_to" = "Введите код, который был отправлен на номер %1$@"; "com_accountkit_error_title" = "Произошла системная ошибка. Повторите попытку."; -"com_accountkit_facebook_code_entry_title" = "Введите код, полученный от Facebook."; -"com_accountkit_logging_in" = "Выполняется вход\U2026"; -"com_accountkit_other_ways_to_get_code" = "Другие способы получить код:"; -"com_accountkit_phone_error_title" = "Укажите действительный номер мобильного телефона."; -"com_accountkit_phone_loading_title" = "Выполняется отправка кода\U2026"; -"com_accountkit_phone_login_phone_number_placeholder" = "Номер"; -"com_accountkit_phone_login_retry_title" = "Подтвердите свой номер мобильного телефона."; -"com_accountkit_phone_login_text" = "Нажмите %1$@, чтобы получить SMS с подтверждением от Account Kit от Facebook. %2$@ использует технологию входа от Facebook, однако аккаунт Facebook вам не потребуется. Может взиматься плата за передачу сообщений и данных. как Facebook использует вашу информацию."; -"com_accountkit_phone_login_title" = "Введите свой номер мобильного телефона"; -"com_accountkit_phone_sending_sms" = "Отправка SMS с кодом"; +"com_accountkit_facebook_code_entry_title" = "Введите код с Facebook"; +"com_accountkit_ios_button_back" = "Назад"; +"com_accountkit_ios_country_code_title" = "Выберите свою страну"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "Номер"; +"com_accountkit_ios_phone_login_text" = "Коснитесь кнопки «%1$@», чтобы получить SMS-подтверждение от Account Kit от Facebook. %2$@ использует технологии Facebook, чтобы помочь вам выполнить вход, однако аккаунт Facebook для этого не требуется. Передача текстовых сообщений и данных может тарифицироваться вашим оператором мобильной связи. Узнайте, как Facebook использует вашу информацию."; +"com_accountkit_ios_phone_sending_sms" = "Отправка SMS с кодом"; +"com_accountkit_logging_in" = "Вход\U2026"; +"com_accountkit_other_ways_to_get_code" = "Как еще можно получить код:"; +"com_accountkit_phone_error_title" = "Введите действительный моб. телефон."; +"com_accountkit_phone_loading_title" = "Подтверждение номера..."; +"com_accountkit_phone_login_retry_title" = "Подтвердите моб. телефон"; +"com_accountkit_phone_login_text" = "Коснитесь кнопки «%1$@», чтобы получить эл. письмо с подтверждением Account Kit от Facebook. Для использования Account Kit не требуется аккаунт Facebook. Возможно, вы получите SMS для подтверждения номера. Могут применяться тарифы на обмен сообщениями и использование данных. Подробнее о том, как Facebook использует вашу информацию."; +"com_accountkit_phone_login_title" = "Введите свой моб. телефон"; +"com_accountkit_phone_sending_code_on_fb_title" = "Отправка кода на Facebook..."; "com_accountkit_resend_check" = "Проверьте входящие SMS"; -"com_accountkit_resend_email_text" = "Отправить письмо заново"; +"com_accountkit_resend_email_text" = "Отправить новое эл. письмо"; "com_accountkit_resend_title" = "Если вы не получили код:"; -"com_accountkit_return_title" = "Возврат к %1$@\U2026"; +"com_accountkit_return_title" = "Назад в приложение «%1$@»..."; "com_accountkit_sent_title" = "Отправлено!"; -"com_accountkit_success_title" = "Готово!"; -"com_accountkit_toolbar_title" = "Выполните вход в %1$@"; -"com_accountkit_verify_confirmation_code_title" = "Нам не удалось проверить ваш код.\nПопробуйте еще раз:"; -"com_accountkit_verify_title" = "Выполняется проверка вашего кода\U2026"; -"com_accountkit_voice_call_code_entry_title" = "Введите код, который вам сообщили во время звонка."; +"com_accountkit_success_title" = "Подтверждено!"; +"com_accountkit_toolbar_title" = "Вход в приложение «%1$@»"; +"com_accountkit_verify_confirmation_code_title" = "Нам не удалось подтвердить ваш код. Попробуйте еще раз:"; +"com_accountkit_verify_title" = "Подтверждение кода..."; +"com_accountkit_voice_call_code_entry_title" = "Введите код, который вам сообщили в голосовом сообщении"; diff --git a/iphone/Resources/AccountKitStrings.bundle/Resources/sk.lproj/AccountKit.strings b/iphone/Resources/AccountKitStrings.bundle/Resources/sk.lproj/AccountKit.strings index 5d775bf..044e4e1 100644 --- a/iphone/Resources/AccountKitStrings.bundle/Resources/sk.lproj/AccountKit.strings +++ b/iphone/Resources/AccountKitStrings.bundle/Resources/sk.lproj/AccountKit.strings @@ -20,7 +20,6 @@ // "com_accountkit_account_verified" = "Účet je overený!"; -"com_accountkit_button_back" = "Späť"; "com_accountkit_button_begin" = "Začať"; "com_accountkit_button_cancel" = "Zrušiť"; "com_accountkit_button_confirm" = "Potvrdiť"; @@ -28,56 +27,55 @@ "com_accountkit_button_edit" = "UPRAVIŤ"; "com_accountkit_button_log_in" = "Prihlásiť sa"; "com_accountkit_button_next" = "Ďalej"; -"com_accountkit_button_ok" = "OK"; "com_accountkit_button_resend_code_in" = "Poslať SMS znova o %1$d"; "com_accountkit_button_resend_sms" = "Poslať SMS znova"; "com_accountkit_button_send" = "Poslať"; "com_accountkit_button_send_code_in_call" = "Získať kód telefonicky"; -"com_accountkit_button_send_code_in_call_details" = "Získajte kód prostredníctvom hlasového hovoru"; -"com_accountkit_button_send_code_in_call_from_facebook_details" = "Získajte svoj kód prostredníctvom hlasového hovoru od Facebooku"; +"com_accountkit_button_send_code_in_call_details" = "Získajte svoj kód v hlasovom hovore"; +"com_accountkit_button_send_code_in_call_from_facebook_details" = "Získajte svoj kód v hlasovom hovore od Facebooku"; "com_accountkit_button_send_code_in_fb" = "Získať kód na Facebooku"; -"com_accountkit_button_send_code_in_fb_details" = "Kód vám bude doručený ako upozornenie od Facebooku"; -"com_accountkit_button_send_code_in_fb_disclosure" = "Ťuknite na „Získať kód na Facebooku“, ak chcete kód dostať ako upozornenie na Facebooku."; -"com_accountkit_button_start" = "Štart"; +"com_accountkit_button_send_code_in_fb_details" = "Kód sa vám doručí ako upozornenie na Facebooku"; +"com_accountkit_button_start" = "Začať"; "com_accountkit_button_start_over" = "Skúsiť znova"; "com_accountkit_button_submit" = "Odoslať"; "com_accountkit_check_email" = "Otvorte svoj e-mail"; -"com_accountkit_code_sent_to" = "Skontrolujte svoje telefónne číslo %1$@"; -"com_accountkit_confirmation_code_agreement" = "Ťuknutím na %1$@ vyjadríte súhlas s Podmienkami Facebooku a jeho Zásadami využívania údajov vrátane používania cookies."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Ťuknutím na %1$@ vyjadríte súhlas s Podmienkami Facebooku a jeho Zásadami využívania údajov vrátane používania cookies, a tiež so Zásadami ochrany súkromia služby %6$@."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Ťuknutím na %1$@ vyjadríte súhlas s Podmienkami Facebooku a jeho Zásadami využívania údajov vrátane používania cookies, a tiež so Zásadami ochrany súkromia a Zmluvnými podmienkami služby %7$@."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Ťuknutím na %1$@ vyjadrite súhlas s Podmienkami Facebooku, jeho Zásadami využívania údajov vrátane používania cookies a so Zásadami ochrany súkromia a Podmienkami služby %7$@. Prečítajte si viac o tom, ako bol overený váš účet."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Ťuknutím na %1$@ vyjadrite súhlas s Podmienkami Facebooku, jeho Zásadami využívania údajov vrátane používania cookies a so Zásadami ochrany súkromia služby %6$@. Prečítajte si viac o tom, ako bol overený váš účet."; -"com_accountkit_confirmation_code_agreement_instant_verification" = "Ťuknutím na %1$@ vyjadrite súhlas s Podmienkami Facebooku a jeho Zásadami využívania údajov vrátane používania cookies. Prečítajte si viac o tom, ako bol overený váš účet."; -"com_accountkit_confirmation_code_text" = "Kód mi neprišiel"; +"com_accountkit_code_sent_to" = "Overte svoje mobilné číslo %1$@"; +"com_accountkit_confirmation_code_agreement" = "Ťuknutím na %1$@ akceptujete Podmienky, Zásady využívania údajov a zásady používania cookies Facebooku."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Ťuknutím na %1$@ akceptujete Podmienky, Zásady využívania údajov a zásady používania cookies Facebooku a Zásady ochrany súkromia aplikácie %6$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Ťuknutím na %1$@ akceptujete Podmienky, Zásady využívania údajov a zásady používania cookies Facebooku a Zásady ochrany súkromia a Podmienky služby aplikácie %7$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Ťuknutím na %1$@ akceptujete Podmienky, Zásady využívania údajov a zásady používania cookies Facebooku a Zásady ochrany súkromia a Podmienky služby aplikácie %7$@. Prečítajte si viac o tom, ako bol overený váš účet."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Ťuknutím na %1$@ akceptujete , Zásady využívania údajov a zásady používania cookies Facebooku a Zásady ochrany súkromia aplikácie %6$@. Prečítajte si viac o tom, ako bol overený váš účet."; +"com_accountkit_confirmation_code_agreement_instant_verification" = "Ťuknutím na %1$@ akceptujete Podmienky, Zásady využívania údajov a zásady používania cookies Facebooku. Prečítajte si viac o tom, ako bol overený váš účet."; +"com_accountkit_confirmation_code_text" = "Neprišiel mi kód"; "com_accountkit_confirmation_code_title" = "Zadajte svoj kód"; -"com_accountkit_country_code_title" = "Vyberte svoju krajinu"; "com_accountkit_email_invalid" = "Táto e-mailová adresa je nesprávna. Skúste znova."; -"com_accountkit_email_loading_title" = "Posiela sa e-mail\U2026"; +"com_accountkit_email_loading_title" = "Overuje sa vaša e.mailová adresa\U2026"; "com_accountkit_email_login_retry_title" = "Potvrďte svoju e-mailovú adresu"; -"com_accountkit_email_login_text" = "Ťuknite na %1$@, aby ste dostali potvrdzujúci e-mail od služby Account Kit by Facebook, ktorá vám pomôže použiť %2$@. Na použitie nepotrebujete mať účet na Facebooku. Prečítajte si, ako Facebook používa vaše informácie."; +"com_accountkit_email_login_text" = "Ťuknite na tlačidlo %1$@, aby ste dostali potvrdzujúci e-mail od služby Account Kit by Facebook na pomoc s použitím aplikácie %2$@. Nepotrebujte na to účet na Facebooku. Prečítajte si, ako Facebook používa vaše informácie."; "com_accountkit_email_login_title" = "Zadajte svoju e-mailovú adresu"; "com_accountkit_email_not_received" = "Poslať e-mail znova"; "com_accountkit_email_verify_title" = "Otvorte e-mail a potvrďte svoju e-mailovú adresu"; -"com_accountkit_enter_code_sent_to" = "Zadajte kód, ktorý sme vám poslali na %1$@"; -"com_accountkit_error_title" = "Vyskytla sa systémová chyba. Skúste znova."; -"com_accountkit_facebook_code_entry_title" = "Zadajte svoj kód od Facebooku"; -"com_accountkit_logging_in" = "Prihlasovanie\U2026"; -"com_accountkit_other_ways_to_get_code" = "Iné spôsoby, ako získať kód:"; +"com_accountkit_enter_code_sent_to" = "Zadajte kód, ktorý bol zaslaný na %1$@"; +"com_accountkit_error_title" = "Vyskytol sa systémový problém. Skúste to znova."; +"com_accountkit_facebook_code_entry_title" = "Zadajte svoj kód z Facebooku"; +"com_accountkit_ios_country_code_title" = "Vyberte svoju krajinu"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "Číslo"; +"com_accountkit_ios_phone_sending_sms" = "Posiela sa SMS s vaším kódom"; +"com_accountkit_logging_in" = "Prihlasuje sa..."; +"com_accountkit_other_ways_to_get_code" = "Iné spôsoby získania kódu:"; "com_accountkit_phone_error_title" = "Zadajte platné mobilné číslo."; -"com_accountkit_phone_loading_title" = "Posiela sa vám kód\U2026"; -"com_accountkit_phone_login_phone_number_placeholder" = "Číslo"; +"com_accountkit_phone_loading_title" = "Overuje sa vaše číslo\U2026"; "com_accountkit_phone_login_retry_title" = "Potvrďte svoje mobilné číslo"; -"com_accountkit_phone_login_text" = "Ťuknite na %1$@, aby ste od služby Account Kit powered by Facebook dostali potvrdzovaciu SMS. %2$@ vám umožňuje prihlásiť sa použitím technológie Facebooku, nemusíte však mať účet na Facebooku. Môžu sa na to vzťahovať poplatky za SMS a dáta. Prečítajte si, ako Facebook používa vaše informácie."; +"com_accountkit_phone_login_text" = "Ťuknite na tlačidlo %1$@ na overenie svojho účtu cez službu Account Kit powered by Facebook. Na použitie Account Kitu nepotrebujete účet na Facebooku. Môže vám byť zaslaná SMS na overenie vášho čísla. Môžu sa na to vzťahovať poplatky za správy a dáta. Prečítajte si, ako Facebook používa vaše informácie."; "com_accountkit_phone_login_title" = "Zadajte svoje mobilné číslo"; -"com_accountkit_phone_sending_sms" = "Posiela sa SMS s vaším kódom"; -"com_accountkit_resend_check" = "Pohľadajte SMS v prijatých správach"; +"com_accountkit_phone_sending_code_on_fb_title" = "Kód sa posiela na Facebooku\U2026"; +"com_accountkit_resend_check" = "Skontrolujte si prijaté SMS"; "com_accountkit_resend_email_text" = "Poslať nový e-mail"; "com_accountkit_resend_title" = "Ak ste nedostali kód:"; -"com_accountkit_return_title" = "Prechádzate späť na %1$@\U2026"; -"com_accountkit_sent_title" = "Odoslané!"; -"com_accountkit_success_title" = "Hotovo!"; -"com_accountkit_toolbar_title" = "Prihlásiť sa do účtu %1$@"; +"com_accountkit_return_title" = "Prechádzate späť do aplikácie %1$@\U2026"; +"com_accountkit_sent_title" = "Poslané!"; +"com_accountkit_success_title" = "Overené!"; +"com_accountkit_toolbar_title" = "Prihlásiť sa do aplikácie %1$@"; "com_accountkit_verify_confirmation_code_title" = "Váš kód sa nepodarilo overiť. Skúste to znova:"; -"com_accountkit_verify_title" = "Overuje sa váš potvrdzovací kód\U2026"; +"com_accountkit_verify_title" = "Váš kód sa overuje\U2026"; "com_accountkit_voice_call_code_entry_title" = "Zadajte svoj kód z hlasového hovoru"; diff --git a/iphone/Resources/AccountKitStrings.bundle/Resources/sv.lproj/AccountKit.strings b/iphone/Resources/AccountKitStrings.bundle/Resources/sv.lproj/AccountKit.strings index e9bd721..e414160 100644 --- a/iphone/Resources/AccountKitStrings.bundle/Resources/sv.lproj/AccountKit.strings +++ b/iphone/Resources/AccountKitStrings.bundle/Resources/sv.lproj/AccountKit.strings @@ -20,7 +20,6 @@ // "com_accountkit_account_verified" = "Kontot har verifierats!"; -"com_accountkit_button_back" = "Tillbaka"; "com_accountkit_button_begin" = "Börja"; "com_accountkit_button_cancel" = "Avbryt"; "com_accountkit_button_confirm" = "Bekräfta"; @@ -28,56 +27,57 @@ "com_accountkit_button_edit" = "REDIGERA"; "com_accountkit_button_log_in" = "Logga in"; "com_accountkit_button_next" = "Nästa"; -"com_accountkit_button_ok" = "OK"; "com_accountkit_button_resend_code_in" = "Skicka sms igen om %1$d"; "com_accountkit_button_resend_sms" = "Skicka sms igen"; "com_accountkit_button_send" = "Skicka"; "com_accountkit_button_send_code_in_call" = "Få ett samtal"; "com_accountkit_button_send_code_in_call_details" = "Få din kod i ett röstsamtal"; "com_accountkit_button_send_code_in_call_from_facebook_details" = "Få din kod i ett röstsamtal från Facebook"; -"com_accountkit_button_send_code_in_fb" = "Hämta en kod på Facebook"; -"com_accountkit_button_send_code_in_fb_details" = "Koden kommer som en Facebook-avisering"; -"com_accountkit_button_send_code_in_fb_disclosure" = "Tryck på Hämta kod på Facebook och få koden som en avisering på Facebook."; -"com_accountkit_button_start" = "Start"; +"com_accountkit_button_send_code_in_fb" = "Få en kod på Facebook"; +"com_accountkit_button_send_code_in_fb_details" = "Du får koden som en Facebook-avisering"; +"com_accountkit_button_start" = "Starta"; "com_accountkit_button_start_over" = "Försök igen"; "com_accountkit_button_submit" = "Skicka"; "com_accountkit_check_email" = "Öppna din e-post"; -"com_accountkit_code_sent_to" = "Bekräfta ditt mobilnummer %1$@"; -"com_accountkit_confirmation_code_agreement" = "Tryck på %1$@ för att godkänna Facebooks villkor, datapolicy och cookiesanvändning."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Tryck på %1$@ för att godkänna Facebooks villkor, datapolicy, cookiesanvändning och sekretesspolicyn för %6$@."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Tryck på %1$@ för att godkänna Facebooks villkor, datapolicy, cookiesanvändning samt sekretesspolicyn och användarvillkoren för %7$@."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Tryck på %1$@ för att godkänna Facebook användarvillkor, datapolicy, cookies-användning och sekretesspolicy samt användarvillkoren för %7$@. Läs mer om hur ditt konto verifieras."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Tryck på %1$@ för att godkänna Facebooks användarvillkor, datapolicy, cookies-användning och sekretesspolicy för %6$@. Läs mer om hur ditt konto verifieras."; -"com_accountkit_confirmation_code_agreement_instant_verification" = "Tryck på %1$@ för att godkänna Facebooks användarvillkor, datapolicy och cookies-användning. Läs mer om hur ditt konto verifieras."; -"com_accountkit_confirmation_code_text" = "Jag har inte fått någon kod"; -"com_accountkit_confirmation_code_title" = "Skriv in din kod"; -"com_accountkit_country_code_title" = "Välj land"; -"com_accountkit_email_invalid" = "Den här e-postadressen är fel. Försök igen."; -"com_accountkit_email_loading_title" = "Skickar e-post \U2026"; -"com_accountkit_email_login_retry_title" = "Bekräfta e-postadressen"; -"com_accountkit_email_login_text" = "Tryck på %1$@ för att få en e-postbekräftelse från Account Kit från Facebook som hjälper dig att använda %2$@. Du behöver inte att ett Facebook-konto för att göra detta. Läs om hur Facebook använder din info."; +"com_accountkit_code_sent_to" = "Verifiera ditt mobilnummer %1$@"; +"com_accountkit_confirmation_code_agreement" = "Tryck på %1$@ för att godkänna Facebooks villkor, datapolicy och användning av cookies."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Tryck på %1$@ för att godkänna Facebooks villkor, datapolicy och användning av cookies, samt sekretesspolicy för %6$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Tryck på %1$@ för att godkänna Facebooks villkor, datapolicy och användning av cookies, samt sekretesspolicy och användarvillkor för %7$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Tryck på %1$@ för att godkänna Facebooks villkor, datapolicy och användning av cookies, samt sekretesspolicy och användarvillkor för %7$@. Läs mer om hur ditt konto har verifierats."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Tryck på %1$@ för att godkänna Facebooks , datapolicy och användning av cookies, samt sekretesspolicy för %6$@. Läs mer om hur ditt konto har verifierats."; +"com_accountkit_confirmation_code_agreement_instant_verification" = "Tryck på %1$@ för att godkänna Facebooks villkor, datapolicy och användning av cookies. Läs mer om hur ditt konto har verifierats."; +"com_accountkit_confirmation_code_text" = "Jag har inte fått en kod"; +"com_accountkit_confirmation_code_title" = "Ange din kod"; +"com_accountkit_email_invalid" = "E-postadressen är felaktig. Försök igen."; +"com_accountkit_email_loading_title" = "Verifierar din e-postadress \U2026"; +"com_accountkit_email_login_retry_title" = "Bekräfta din e-postadress"; +"com_accountkit_email_login_text" = "Tryck på %1$@ för att få en e-postbekräftelse från Account Kit från Facebook som hjälper dig att använda %2$@. Du behöver inget Facebook-konto för att använda det. Läs mer om hur Facebook använder dina uppgifter."; "com_accountkit_email_login_title" = "Ange din e-postadress"; "com_accountkit_email_not_received" = "Skicka meddelandet igen"; -"com_accountkit_email_verify_title" = "Öppna e-posten och bekräfta din e-postadress"; +"com_accountkit_email_verify_title" = "Öppna meddelandet och bekräfta din e-postadress"; "com_accountkit_enter_code_sent_to" = "Ange koden som skickades till %1$@"; -"com_accountkit_error_title" = "Ett systemfel uppstod. Försök igen."; +"com_accountkit_error_title" = "Ett systemfel har uppstått. Försök igen."; "com_accountkit_facebook_code_entry_title" = "Ange din kod från Facebook"; -"com_accountkit_logging_in" = "Loggar in\U2026"; -"com_accountkit_other_ways_to_get_code" = "Andra sätt att få en kod:"; +"com_accountkit_ios_button_back" = "Tillbaka"; +"com_accountkit_ios_country_code_title" = "Välj land"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "Nummer"; +"com_accountkit_ios_phone_login_text" = "Tryck på %1$@ för att få en sms-bekräftelse från Account Kit från Facebook. %2$@ använder Facebook-teknologi för att hjälpa dig att logga in, men du behöver inget Facebook-konto. Avgifter för meddelanden och data kan tillkomma. Läs mer om hur Facebook använder dina uppgifter."; +"com_accountkit_ios_phone_sending_sms" = "Skickar ett sms med din kod"; +"com_accountkit_logging_in" = "Loggar in ..."; +"com_accountkit_other_ways_to_get_code" = "Andra sätt att få koden:"; "com_accountkit_phone_error_title" = "Ange ett giltigt mobilnummer."; -"com_accountkit_phone_loading_title" = "Skickar din kod\U2026"; -"com_accountkit_phone_login_phone_number_placeholder" = "Nummer"; +"com_accountkit_phone_loading_title" = "Verifierar ditt nummer \U2026"; "com_accountkit_phone_login_retry_title" = "Bekräfta ditt mobilnummer"; -"com_accountkit_phone_login_text" = "Tryck på %1$@ för att få en sms-bekräftelse från Account Kit från Facebook. %2$@ använder Facebook-teknik för att hjälpa dig logga in, men du behöver inget Facebook-konto. Meddelande- och dataavgifter kan tillkomma. Läs om hur Facebook använder din info."; +"com_accountkit_phone_login_text" = "Tryck på %1$@ för att verifiera ditt konto med Account Kit från Facebook. Du behöver inget Facebook-konto för att använda Account Kit. Ett sms kan skickas för att verifiera ditt nummer. Meddelande- och dataavgifter kan tillkomma. Läs mer om hur Facebook använder dina uppgifter."; "com_accountkit_phone_login_title" = "Ange ditt mobilnummer"; -"com_accountkit_phone_sending_sms" = "Skicka ett sms med din kod"; -"com_accountkit_resend_check" = "Kolla sms-inkorgen"; -"com_accountkit_resend_email_text" = "Skicka ny e-post"; +"com_accountkit_phone_sending_code_on_fb_title" = "Skickar koden på Facebook \U2026"; +"com_accountkit_resend_check" = "Kolla dina textmeddelanden"; +"com_accountkit_resend_email_text" = "Skicka nytt e-postmeddelande"; "com_accountkit_resend_title" = "Om du inte har fått en kod:"; -"com_accountkit_return_title" = "Tar dig tillbaka till %1$@\U2026"; +"com_accountkit_return_title" = "Tar dig tillbaka till %1$@ \U2026"; "com_accountkit_sent_title" = "Skickat!"; -"com_accountkit_success_title" = "Klart!"; +"com_accountkit_success_title" = "Verifierat!"; "com_accountkit_toolbar_title" = "Logga in på %1$@"; -"com_accountkit_verify_confirmation_code_title" = "Det gick inte att verifiera din kod.\nFörsök igen:"; -"com_accountkit_verify_title" = "Verifierar din kod\U2026"; -"com_accountkit_voice_call_code_entry_title" = "Ange din kod från röstsamtalet"; +"com_accountkit_verify_confirmation_code_title" = "Vi kunde inte verifiera din kod. Försök igen:"; +"com_accountkit_verify_title" = "Verifierar din kod \U2026"; +"com_accountkit_voice_call_code_entry_title" = "Ange din kod från röstsamtal"; diff --git a/iphone/Resources/AccountKitStrings.bundle/Resources/sw.lproj/AccountKit.strings b/iphone/Resources/AccountKitStrings.bundle/Resources/sw.lproj/AccountKit.strings new file mode 100644 index 0000000..1437b6c --- /dev/null +++ b/iphone/Resources/AccountKitStrings.bundle/Resources/sw.lproj/AccountKit.strings @@ -0,0 +1,84 @@ +// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// +// You are hereby granted a non-exclusive, worldwide, royalty-free license to use, +// copy, modify, and distribute this software in source code or binary form for use +// in connection with the web services and APIs provided by Facebook. +// +// As with any software that integrates with the Facebook platform, your use of +// this software is subject to the Facebook Developer Principles and Policies +// [http://developers.facebook.com/policy/]. This copyright notice shall be +// included in all copies or substantial portions of the software. +// +// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS +// FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR +// COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER +// IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN +// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +// @generated +// + +"com_accountkit_account_verified" = "Akaunti imethibitishwa!"; +"com_accountkit_button_begin" = "Anza"; +"com_accountkit_button_cancel" = "Katisha"; +"com_accountkit_button_confirm" = "Thibitisha"; +"com_accountkit_button_continue" = "Endelea"; +"com_accountkit_button_edit" = "HARIRI"; +"com_accountkit_button_log_in" = "Ingia"; +"com_accountkit_button_next" = "Inayofuata"; +"com_accountkit_button_ok" = "SAWA"; +"com_accountkit_button_resend_code_in" = "Tuma SMS tena kwenye %1$d"; +"com_accountkit_button_resend_sms" = "Tuma SMS Tena"; +"com_accountkit_button_send" = "Tuma"; +"com_accountkit_button_send_code_in_call" = "Pata Simu"; +"com_accountkit_button_send_code_in_call_details" = "Pata msimbo wako kwenye simu ya sauti"; +"com_accountkit_button_send_code_in_call_from_facebook_details" = "Pata msimbo wako kwenye simu kutoka kwa Facebook"; +"com_accountkit_button_send_code_in_fb" = "Pata Msimbo kwenye Facebook"; +"com_accountkit_button_send_code_in_fb_details" = "Msimbo utafika kama taarifa ya Facebook"; +"com_accountkit_button_start" = "Anza"; +"com_accountkit_button_start_over" = "Jaribu Tena"; +"com_accountkit_button_submit" = "Wasilisha"; +"com_accountkit_check_email" = "Fungua Barua pepe yako"; +"com_accountkit_code_sent_to" = "Thibitisha nambari yako ya simu %1$@"; +"com_accountkit_confirmation_code_agreement" = "Donoa %1$@ ili kukubali Masharti ya Facebook, Sera ya Datana kidakuzi inatumia."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Donoa %1$@ ili kukubali Masharti ya Facebook, Sera ya Daata, kidakuzi kinatumia na Sera ya Faragha of %6$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Donoa %1$@ ili kukubali Masharti ya Facebook, Sera ya Data, kidakuzi kinatumia na Sera ya Faragha na Masharti ya Huduma ya %7$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Donoa %1$@ ili kukubali Masharti ya Facebook, Sera ya Faragha, kidakuzi kinatumia na Sera ya Faragha na Masharti ya Huduma ya %7$@. Jifunze zaidi kuhusu jinsi akaunti yako ilithibitishwa."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Donoa %1$@ ili kukubali , Sera ya Data, kidakuzi kinatumia na Sera ya Faragha ya %6$@. Jifunze zaidi kuhusu kuhusu jinsi akaunti yako ilithibitishwa."; +"com_accountkit_confirmation_code_agreement_instant_verification" = "Donoa %1$@ ili kukubali masharti ya Facebook, Sera ya Data na vidakuzi tumia. Jifunze zaidi kuhusu akaunti yako."; +"com_accountkit_confirmation_code_text" = "Sikupata msimbo"; +"com_accountkit_confirmation_code_title" = "Ingiza msimbo wako"; +"com_accountkit_email_invalid" = "Barua pepe hii sio sahihi. Tafadhali jaribu tena."; +"com_accountkit_email_loading_title" = "Inathibitisha anwani yako ya barua pepe..."; +"com_accountkit_email_login_retry_title" = "Thibitisha barua pepe yako"; +"com_accountkit_email_login_text" = "Donoa %1$@ ili kupata uthibitisho wa barua pepe kutoka kwa Account Kit kwa Facebook ili kutumia %2$@. Huhitaji akaunti ya Facebook ili kuitumia. Jifunze jinsi Facebook hutumia maelezo yako ."; +"com_accountkit_email_login_title" = "Ingiza anwani yako ya barua pepe"; +"com_accountkit_email_not_received" = "Tuma tena Barua pepe"; +"com_accountkit_email_verify_title" = "Fungua barua na uthibitishe anwani yako ya barua pepe"; +"com_accountkit_enter_code_sent_to" = "Ingiza msimbo ambao ulitumwa kwa %1$@"; +"com_accountkit_error_title" = "Tatizo la mfumo limetokea. Tafadhali jaribu tena."; +"com_accountkit_facebook_code_entry_title" = "Ingiza msimbo wako kutoka kwa Facebook"; +"com_accountkit_ios_button_back" = "Rudi"; +"com_accountkit_ios_country_code_title" = "Teua Nchi Yako"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "Nambari"; +"com_accountkit_ios_phone_login_text" = "Donoa %1$@ ili kupata uthibitisho wa SMS Kutoka kwa Account Kit inayoendeshwa na Facebook. %2$@ hutumia teknolojia ya Facebook ili kukusaidia kuingia, lakini huhitaji akaunti ya Facebook. Viwango vya ujumbe n data vinaweza kutumika. Jifunze jinsi Facebook hutumia maelezo yako."; +"com_accountkit_ios_phone_sending_sms" = "Kutuma SMS iliyo na msimbo wako"; +"com_accountkit_logging_in" = "Inaingia..."; +"com_accountkit_other_ways_to_get_code" = "Njia zingine za kupta msimbo:"; +"com_accountkit_phone_error_title" = "Tafadhali ingiza nambari halali ya simu."; +"com_accountkit_phone_loading_title" = "Inathibitisha nambari yako..."; +"com_accountkit_phone_login_retry_title" = "Thibitisha nambari yako ya simu"; +"com_accountkit_phone_login_text" = "Donoa %1$@ ili kuthibitisha akaunti yako kwa Account Kit inayoendeshwa na Facebook. Huhitaji akaunti ya Facebook ili kutumia Account Kit. SMS inaweza kutumwa ili kuthibitisha nambari yako. Viwango vya ujumbe na data vinaweza kutumika. Jifunze jinsi Facebook hutumia maelezo yako ya ."; +"com_accountkit_phone_login_title" = "Ingiza nambari yako ya simu"; +"com_accountkit_phone_sending_code_on_fb_title" = "Inatuma msimbo kwenye Facebook..."; +"com_accountkit_resend_check" = "Angalia kikasha pokezi chako cha SMS"; +"com_accountkit_resend_email_text" = "Tuma Barua pepe Mpya"; +"com_accountkit_resend_title" = "Iwapo hujapata msimbo:"; +"com_accountkit_return_title" = "Inakurudisha kwenye %1$@..."; +"com_accountkit_sent_title" = "Imetumwa!"; +"com_accountkit_success_title" = "Imethibitishwa!"; +"com_accountkit_toolbar_title" = "Ingia kwenye %1$@"; +"com_accountkit_verify_confirmation_code_title" = "Tusingethibitisha msimbo wako. Tafadhali jaribu tena:"; +"com_accountkit_verify_title" = "Inathibitisha msimbo wako..."; +"com_accountkit_voice_call_code_entry_title" = "Ingiza msimbo wako kutoka kwa Simu ya Sauti"; diff --git a/iphone/Resources/AccountKitStrings.bundle/Resources/sw_KE.lproj/AccountKit.strings b/iphone/Resources/AccountKitStrings.bundle/Resources/sw_KE.lproj/AccountKit.strings index d991824..2fed87f 100644 --- a/iphone/Resources/AccountKitStrings.bundle/Resources/sw_KE.lproj/AccountKit.strings +++ b/iphone/Resources/AccountKitStrings.bundle/Resources/sw_KE.lproj/AccountKit.strings @@ -36,7 +36,6 @@ "com_accountkit_button_send_code_in_call_from_facebook_details" = "Pata msimbo wako kwenye simu ya sauti kutoka kwenye Facebook"; "com_accountkit_button_send_code_in_fb" = "Pata Msimbo kwenye Facebook"; "com_accountkit_button_send_code_in_fb_details" = "Msimbo utawasili kama taarifa ya Facebook"; -"com_accountkit_button_send_code_in_fb_disclosure" = "Donoa \"Pata Msimbo kwenye Facebook\" ili kupokea msimbo wako kama taarifa kwenye Facebook."; "com_accountkit_button_start" = "Washa"; "com_accountkit_button_start_over" = "Jaribu Tena"; "com_accountkit_button_submit" = "Wasilisha"; diff --git a/iphone/Resources/AccountKitStrings.bundle/Resources/sw_KE.lproj/AccountKitCountryCode.strings b/iphone/Resources/AccountKitStrings.bundle/Resources/sw_KE.lproj/AccountKitCountryCode.strings new file mode 100644 index 0000000..f0b69b9 --- /dev/null +++ b/iphone/Resources/AccountKitStrings.bundle/Resources/sw_KE.lproj/AccountKitCountryCode.strings @@ -0,0 +1,256 @@ +// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// +// You are hereby granted a non-exclusive, worldwide, royalty-free license to use, +// copy, modify, and distribute this software in source code or binary form for use +// in connection with the web services and APIs provided by Facebook. +// +// As with any software that integrates with the Facebook platform, your use of +// this software is subject to the Facebook Developer Principles and Policies +// [http://developers.facebook.com/policy/]. This copyright notice shall be +// included in all copies or substantial portions of the software. +// +// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS +// FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR +// COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER +// IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN +// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +// @generated +// + +"com_accountkit_country_code_AD" = "Andora"; +"com_accountkit_country_code_AE" = "Umoja wa Falme za Kiarabu"; +"com_accountkit_country_code_AF" = "Afghanistani"; +"com_accountkit_country_code_AG" = "Antigua"; +"com_accountkit_country_code_AI" = "Anguilla"; +"com_accountkit_country_code_AL" = "Albania"; +"com_accountkit_country_code_AM" = "Armenia"; +"com_accountkit_country_code_AO" = "Angola"; +"com_accountkit_country_code_AR" = "Ajentina"; +"com_accountkit_country_code_AS" = "Samoa ya Marekani"; +"com_accountkit_country_code_AT" = "Austria"; +"com_accountkit_country_code_AU" = "Australia"; +"com_accountkit_country_code_AW" = "Aruba"; +"com_accountkit_country_code_AZ" = "Azeribijani"; +"com_accountkit_country_code_BA" = "Bosnia na Herzegovina"; +"com_accountkit_country_code_BB" = "Babadosi"; +"com_accountkit_country_code_BD" = "Bangladeshi"; +"com_accountkit_country_code_BE" = "Ubelgiji"; +"com_accountkit_country_code_BF" = "Bukinafaso"; +"com_accountkit_country_code_BG" = "Bulgaria"; +"com_accountkit_country_code_BH" = "Bahareni"; +"com_accountkit_country_code_BI" = "Burundi"; +"com_accountkit_country_code_BJ" = "Benini"; +"com_accountkit_country_code_BM" = "Bamuda"; +"com_accountkit_country_code_BN" = "Brunei"; +"com_accountkit_country_code_BO" = "Bolivia"; +"com_accountkit_country_code_BQ" = "Bonaire, Sint Eustatius na Saba"; +"com_accountkit_country_code_BR" = "Brazili"; +"com_accountkit_country_code_BS" = "Bahamas"; +"com_accountkit_country_code_BT" = "Butani"; +"com_accountkit_country_code_BW" = "Botswana"; +"com_accountkit_country_code_BY" = "Belarusi"; +"com_accountkit_country_code_BZ" = "Belize"; +"com_accountkit_country_code_CA" = "Kanada"; +"com_accountkit_country_code_CD" = "Jamuhuri ya Kidemokrasia ya Kongo"; +"com_accountkit_country_code_CF" = "Jamhuri ya Afrika ya Kati"; +"com_accountkit_country_code_CG" = "Jamhuri ya Kongo"; +"com_accountkit_country_code_CH" = "Uswisi"; +"com_accountkit_country_code_CI" = "Kodivaa"; +"com_accountkit_country_code_CK" = "Visiwa vya Cook"; +"com_accountkit_country_code_CL" = "Chile"; +"com_accountkit_country_code_CM" = "Kameruni"; +"com_accountkit_country_code_CN" = "Uchina"; +"com_accountkit_country_code_CO" = "Kolombia"; +"com_accountkit_country_code_CR" = "Kostarika"; +"com_accountkit_country_code_CU" = "Kuba"; +"com_accountkit_country_code_CV" = "Kepuvede"; +"com_accountkit_country_code_CW" = "Curaçao"; +"com_accountkit_country_code_CY" = "Saiprasi"; +"com_accountkit_country_code_CZ" = "Jamhuri ya Cheki"; +"com_accountkit_country_code_DE" = "Ujerumani"; +"com_accountkit_country_code_DJ" = "Jibuti"; +"com_accountkit_country_code_DK" = "Denmaki"; +"com_accountkit_country_code_DM" = "Dominika"; +"com_accountkit_country_code_DO" = "Jamhuri ya Dominika"; +"com_accountkit_country_code_DZ" = "Aljeria"; +"com_accountkit_country_code_EC" = "Ekwado"; +"com_accountkit_country_code_EE" = "Estonia"; +"com_accountkit_country_code_EG" = "Misri"; +"com_accountkit_country_code_EH" = "Sahara Magharibi"; +"com_accountkit_country_code_ER" = "Eritrea"; +"com_accountkit_country_code_ES" = "Hispania"; +"com_accountkit_country_code_ET" = "Ethiopia"; +"com_accountkit_country_code_FI" = "Ufini"; +"com_accountkit_country_code_FJ" = "Fiji"; +"com_accountkit_country_code_FK" = "Visiwa vya Falkland"; +"com_accountkit_country_code_FM" = "Shirikisho la Majimbo ya Mikronesia"; +"com_accountkit_country_code_FO" = "Visiwa vya Faroe"; +"com_accountkit_country_code_FR" = "Ufaransa"; +"com_accountkit_country_code_GA" = "Gaboni"; +"com_accountkit_country_code_GB" = "Uingereza"; +"com_accountkit_country_code_GD" = "Grenada"; +"com_accountkit_country_code_GE" = "Jojia"; +"com_accountkit_country_code_GF" = "Guyana ya Kifaransa"; +"com_accountkit_country_code_GG" = "Guernsey"; +"com_accountkit_country_code_GH" = "Gana"; +"com_accountkit_country_code_GI" = "Jibralta"; +"com_accountkit_country_code_GL" = "Grinlandi"; +"com_accountkit_country_code_GM" = "Gambia"; +"com_accountkit_country_code_GN" = "Gine"; +"com_accountkit_country_code_GP" = "Guadelupe"; +"com_accountkit_country_code_GQ" = "Ginekweta"; +"com_accountkit_country_code_GR" = "Ugiriki"; +"com_accountkit_country_code_GT" = "Guatemala"; +"com_accountkit_country_code_GU" = "Guami"; +"com_accountkit_country_code_GW" = "Ginebisau"; +"com_accountkit_country_code_GY" = "Guyana"; +"com_accountkit_country_code_HK" = "Hong Kong"; +"com_accountkit_country_code_HN" = "Hondurasi"; +"com_accountkit_country_code_HR" = "Kroatia"; +"com_accountkit_country_code_HT" = "Haiti"; +"com_accountkit_country_code_HU" = "Hungaria"; +"com_accountkit_country_code_ID" = "Indonesia"; +"com_accountkit_country_code_IE" = "Ayalandi"; +"com_accountkit_country_code_IL" = "Israeli"; +"com_accountkit_country_code_IM" = "Isle of Man"; +"com_accountkit_country_code_IN" = "India"; +"com_accountkit_country_code_IO" = "Eneo la Uingereza katika Bara Hindi"; +"com_accountkit_country_code_IQ" = "Iraki"; +"com_accountkit_country_code_IR" = "Irani"; +"com_accountkit_country_code_IS" = "Aisilandi"; +"com_accountkit_country_code_IT" = "Italia"; +"com_accountkit_country_code_JE" = "Jersey"; +"com_accountkit_country_code_JM" = "JamaiKa"; +"com_accountkit_country_code_JO" = "Jordani"; +"com_accountkit_country_code_JP" = "Japan"; +"com_accountkit_country_code_KE" = "Kenya"; +"com_accountkit_country_code_KG" = "Kirgizia"; +"com_accountkit_country_code_KH" = "Kambodia"; +"com_accountkit_country_code_KI" = "Kiribati"; +"com_accountkit_country_code_KM" = "Komoro"; +"com_accountkit_country_code_KN" = "Saint Kitts na Nevis"; +"com_accountkit_country_code_KP" = "Korea Kaskazini"; +"com_accountkit_country_code_KR" = "Korea Kusini"; +"com_accountkit_country_code_KW" = "Kuwaiti"; +"com_accountkit_country_code_KY" = "Visiwa vya Cayman"; +"com_accountkit_country_code_KZ" = "Kazakistani"; +"com_accountkit_country_code_LA" = "Laosi"; +"com_accountkit_country_code_LB" = "Lebanoni"; +"com_accountkit_country_code_LC" = "St. Lucia"; +"com_accountkit_country_code_LI" = "Lishenteni"; +"com_accountkit_country_code_LK" = "Sri Lanka"; +"com_accountkit_country_code_LR" = "Liberia"; +"com_accountkit_country_code_LS" = "Lesoto"; +"com_accountkit_country_code_LT" = "Lithuania"; +"com_accountkit_country_code_LU" = "Lasembagi"; +"com_accountkit_country_code_LV" = "Latvia"; +"com_accountkit_country_code_LY" = "Libya"; +"com_accountkit_country_code_MA" = "Moroko"; +"com_accountkit_country_code_MC" = "Monako"; +"com_accountkit_country_code_MD" = "Moldova"; +"com_accountkit_country_code_ME" = "Montenegro"; +"com_accountkit_country_code_MG" = "Madagaska"; +"com_accountkit_country_code_MH" = "Visiwa vya Marshall"; +"com_accountkit_country_code_MK" = "Masedonia"; +"com_accountkit_country_code_ML" = "Mali"; +"com_accountkit_country_code_MM" = "Myanama"; +"com_accountkit_country_code_MN" = "Mongolia"; +"com_accountkit_country_code_MO" = "Makau"; +"com_accountkit_country_code_MP" = "Visiwa vya Mariana Kaskazini"; +"com_accountkit_country_code_MQ" = "Matiniki"; +"com_accountkit_country_code_MR" = "Moritania"; +"com_accountkit_country_code_MS" = "Monserati"; +"com_accountkit_country_code_MT" = "Malta"; +"com_accountkit_country_code_MU" = "Morisi"; +"com_accountkit_country_code_MV" = "Maldova"; +"com_accountkit_country_code_MW" = "Malawi"; +"com_accountkit_country_code_MX" = "Meksiko"; +"com_accountkit_country_code_MY" = "Malaysia"; +"com_accountkit_country_code_MZ" = "Msumbiji"; +"com_accountkit_country_code_NA" = "Namibia"; +"com_accountkit_country_code_NC" = "Kaledonia Mpya"; +"com_accountkit_country_code_NE" = "Nijeri"; +"com_accountkit_country_code_NF" = "Kisiwa cha Norfolk"; +"com_accountkit_country_code_NG" = "Naijeria"; +"com_accountkit_country_code_NI" = "Nikaragua"; +"com_accountkit_country_code_NL" = "Uholanzi"; +"com_accountkit_country_code_NO" = "Norwe"; +"com_accountkit_country_code_NP" = "Nepali"; +"com_accountkit_country_code_NR" = "Nauru"; +"com_accountkit_country_code_NU" = "Niue"; +"com_accountkit_country_code_NZ" = "Nyuzilandi"; +"com_accountkit_country_code_OM" = "Omani"; +"com_accountkit_country_code_PA" = "Panama"; +"com_accountkit_country_code_PE" = "Peru"; +"com_accountkit_country_code_PF" = "Polynesia ya Kifaransa"; +"com_accountkit_country_code_PG" = "Papua Gine Mpya"; +"com_accountkit_country_code_PH" = "Ufilipino"; +"com_accountkit_country_code_PK" = "Pakistani"; +"com_accountkit_country_code_PL" = "Polandi"; +"com_accountkit_country_code_PM" = "Saint Pierre na Miquelon"; +"com_accountkit_country_code_PR" = "Puerto Rico"; +"com_accountkit_country_code_PS" = "Palestina"; +"com_accountkit_country_code_PT" = "Ureno"; +"com_accountkit_country_code_PW" = "Palau"; +"com_accountkit_country_code_PY" = "Paragwai"; +"com_accountkit_country_code_QA" = "Katari"; +"com_accountkit_country_code_RE" = "Reunion"; +"com_accountkit_country_code_RO" = "Romania"; +"com_accountkit_country_code_RS" = "Serbia"; +"com_accountkit_country_code_RU" = "Urusi"; +"com_accountkit_country_code_RW" = "Rwanda"; +"com_accountkit_country_code_SA" = "Saudia"; +"com_accountkit_country_code_SB" = "Visiwa vya Solomon"; +"com_accountkit_country_code_SC" = "Ushelisheli"; +"com_accountkit_country_code_SD" = "Sudani"; +"com_accountkit_country_code_SE" = "Uswidi"; +"com_accountkit_country_code_SG" = "Singapuri"; +"com_accountkit_country_code_SH" = "Saint Helena"; +"com_accountkit_country_code_SI" = "Slovenia"; +"com_accountkit_country_code_SK" = "Slovakia"; +"com_accountkit_country_code_SL" = "Siera Leoni"; +"com_accountkit_country_code_SM" = "San Marino"; +"com_accountkit_country_code_SN" = "Senegali"; +"com_accountkit_country_code_SO" = "Somalia"; +"com_accountkit_country_code_SR" = "Surinamu"; +"com_accountkit_country_code_SS" = "Sudan Kusini"; +"com_accountkit_country_code_ST" = "Sao Tome na Principe"; +"com_accountkit_country_code_SV" = "El Salvador"; +"com_accountkit_country_code_SX" = "Sint Maarten"; +"com_accountkit_country_code_SY" = "Siria"; +"com_accountkit_country_code_SZ" = "Uswazi"; +"com_accountkit_country_code_TC" = "Visiwa vya Waturuki na Wakaiko"; +"com_accountkit_country_code_TD" = "Chadi"; +"com_accountkit_country_code_TG" = "Togo"; +"com_accountkit_country_code_TH" = "Tailandi"; +"com_accountkit_country_code_TJ" = "Tajikistani"; +"com_accountkit_country_code_TK" = "Tokelau"; +"com_accountkit_country_code_TL" = "Timor-Leste"; +"com_accountkit_country_code_TM" = "Turukimenstani"; +"com_accountkit_country_code_TN" = "Tunisia"; +"com_accountkit_country_code_TO" = "Tonga"; +"com_accountkit_country_code_TR" = "Uturuki"; +"com_accountkit_country_code_TT" = "Trinidad na Tobago"; +"com_accountkit_country_code_TV" = "Tuvalu"; +"com_accountkit_country_code_TW" = "Taiwani"; +"com_accountkit_country_code_TZ" = "Tanzania"; +"com_accountkit_country_code_UA" = "Ukraini"; +"com_accountkit_country_code_UG" = "Uganda"; +"com_accountkit_country_code_US" = "Marekani"; +"com_accountkit_country_code_UY" = "Urugwai"; +"com_accountkit_country_code_UZ" = "Uzbekistani"; +"com_accountkit_country_code_VC" = "Mtakatifu Vinsenti na Wagrenadinsi"; +"com_accountkit_country_code_VE" = "Venezuela"; +"com_accountkit_country_code_VG" = "Visiwa vya Virgin vya Uingereza"; +"com_accountkit_country_code_VI" = "Visiwa vya Virgin Marekani"; +"com_accountkit_country_code_VN" = "Vietinamu"; +"com_accountkit_country_code_VU" = "Vanuatu"; +"com_accountkit_country_code_WF" = "Wallis na Futuna"; +"com_accountkit_country_code_WS" = "Samoa"; +"com_accountkit_country_code_YE" = "Yemeni"; +"com_accountkit_country_code_YT" = "Mayote"; +"com_accountkit_country_code_ZA" = "Afrika Kusini"; +"com_accountkit_country_code_ZM" = "Zambia"; +"com_accountkit_country_code_ZW" = "Zimbabwe"; diff --git a/iphone/Resources/AccountKitStrings.bundle/Resources/ta.lproj/AccountKit.strings b/iphone/Resources/AccountKitStrings.bundle/Resources/ta.lproj/AccountKit.strings index 56aecfc..7893c65 100644 --- a/iphone/Resources/AccountKitStrings.bundle/Resources/ta.lproj/AccountKit.strings +++ b/iphone/Resources/AccountKitStrings.bundle/Resources/ta.lproj/AccountKit.strings @@ -19,65 +19,65 @@ // @generated // -"com_accountkit_account_verified" = "கணக்குச் சரிபார்க்கப்பட்டது!"; -"com_accountkit_button_back" = "பின்செல்"; +"com_accountkit_account_verified" = "கணக்கு சரிபார்க்கப்பட்டது!"; "com_accountkit_button_begin" = "தொடங்கு"; "com_accountkit_button_cancel" = "ரத்துசெய்"; "com_accountkit_button_confirm" = "உறுதிசெய்"; -"com_accountkit_button_continue" = "தொடரவும்"; -"com_accountkit_button_edit" = "திருத்தவும்."; +"com_accountkit_button_continue" = "தொடர்க"; +"com_accountkit_button_edit" = "திருத்து"; "com_accountkit_button_log_in" = "உள்நுழை"; "com_accountkit_button_next" = "அடுத்து"; "com_accountkit_button_ok" = "சரி"; -"com_accountkit_button_resend_code_in" = "%1$d இல் மீண்டும் SMS அனுப்பு"; +"com_accountkit_button_resend_code_in" = "%1$d இல் மீண்டும் SMS அனுப்பவும்"; "com_accountkit_button_resend_sms" = "மீண்டும் SMS அனுப்பு"; "com_accountkit_button_send" = "அனுப்பு"; -"com_accountkit_button_send_code_in_call" = "அழைப்பைப் பெறு"; -"com_accountkit_button_send_code_in_call_details" = "உங்கள் குறியீட்டைக் குரல் அழைப்பில் பெறவும்"; -"com_accountkit_button_send_code_in_call_from_facebook_details" = "Facebook இன் குரல் அழைப்பு மூலம் உங்கள் குறியீட்டைப் பெறவும்"; -"com_accountkit_button_send_code_in_fb" = "குறியீட்டை Facebook இல் பெறு"; -"com_accountkit_button_send_code_in_fb_details" = "குறியீடு Facebook அறிவிப்பிற்கு வரும்"; -"com_accountkit_button_send_code_in_fb_disclosure" = "Facebook இல் அறிவிப்பாக குறியீட்டைப் பெறுவதற்கு \"Facebook இல் குறியீட்டைப் பெறுக\" என்பதைத் தட்டவும்."; +"com_accountkit_button_send_code_in_call" = "அழைப்பைப் பெறவும்"; +"com_accountkit_button_send_code_in_call_details" = "குரல் அழைப்பில் உங்கள் குறியீட்டைப் பெறவும்"; +"com_accountkit_button_send_code_in_call_from_facebook_details" = "Facebook இலிருந்து குரல் அழைப்பில் உங்கள் குறியீட்டை பெறுக"; +"com_accountkit_button_send_code_in_fb" = "Facebook இல் குறியீட்டைப் பெறவும்"; +"com_accountkit_button_send_code_in_fb_details" = "குறியீட்டை Facebook அறிவிப்பாகப் பெறுவீர்கள்"; "com_accountkit_button_start" = "தொடங்கு"; "com_accountkit_button_start_over" = "மீண்டும் முயற்சிக்கவும்"; "com_accountkit_button_submit" = "சமர்ப்பி"; -"com_accountkit_check_email" = "மின்னஞ்சலைத் திறக்கவும்"; -"com_accountkit_code_sent_to" = "%1$@ என்ற உங்கள் மொபைல் எண்ணைச் சரிபார்க்கவும்"; -"com_accountkit_confirmation_code_agreement" = "Facebook இன் விதிமுறைகள், தரவுக் கொள்கை மற்றும் குக்கீ பயன்பாட்டை ஏற்க, %1$@ என்பதைத் தட்டவும்."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Facebook இன் விதிமுறைகள், தரவுக் கொள்கை, குக்கீ பயன்பாடு மற்றும் %6$@ இன் தனியுரிமைக் கொள்கையை ஏற்க, %1$@ என்பதைத் தட்டவும்."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Facebook இன் விதிமுறைகள், தரவுக் கொள்கை, குக்கீ பயன்பாடு மற்றும் %7$@ இன் தனியுரிமைக் கொள்கை, சேவை விதிமுறைகளை ஏற்க, %1$@ என்பதைத் தட்டவும்."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Facebook இன் விதிமுறைகள், தரவுக் கொள்கை, குக்கீ பயன்பாடு மற்றும் %7$@ இன் தனியுரிமைக் கொள்கை மற்றும் சேவை விதிமுறைகள் ஆகியவற்றை ஏற்க, %1$@ என்பதைத் தட்டவும். உங்கள் கணக்கு எப்படிச் சரிபார்க்கப்பட்டது என்பதைப் பற்றி மேலும் அறியவும்."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Facebook இன் விதிமுறைகள், தரவுக் கொள்கை, குக்கீ பயன்பாடு மற்றும் %6$@ இன் தனியுரிமைக் கொள்கை ஆகியவற்றை ஏற்க, %1$@ என்பதைத் தட்டவும். உங்கள் கணக்கு எப்படிச் சரிபார்க்கப்பட்டது என்பதைப் பற்றி மேலும் அறியவும்."; -"com_accountkit_confirmation_code_agreement_instant_verification" = "Facebook இன் விதிமுறைகள், தரவுக் கொள்கை மற்றும் குக்கீ பயன்பாடு ஆகியவற்றை ஏற்க, %1$@ என்பதைத் தட்டவும். உங்கள் கணக்கு எப்படிச் சரிபார்க்கப்பட்டது என்பதைப் பற்றி மேலும் அறியவும்."; -"com_accountkit_confirmation_code_text" = "நான் குறியீட்டைப் பெறவில்லை"; -"com_accountkit_confirmation_code_title" = "குறியீட்டை உள்ளிடவு்:"; -"com_accountkit_country_code_title" = "நாட்டைத் தேர்ந்தெடுக்கவும்"; +"com_accountkit_check_email" = "உங்கள் மின்னஞ்சலைத் திறக்கவும்"; +"com_accountkit_code_sent_to" = "உங்கள் மொபைல் எண்ணைச் சரிபார்க்கவும்: %1$@"; +"com_accountkit_confirmation_code_agreement" = "Facebook இன் விதிமுறைகள், தரவுக் கொள்கை மற்றும் குக்கீப் பயன்பாடுகளை ஏற்றுக்கொள்ள, %1$@ பொத்தானைத் தட்டவும்."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Facebook இன் விதிமுறைகள், தரவுக் கொள்கை, குக்கீப் பயன்பாடு மற்றும் %6$@ பயன்பாட்டின் தனியுரிமை கொள்கையை ஏற்றுக்கொள்ள, %1$@ பொத்தானைத் தட்டவும்."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Facebook இன் விதிமுறைகள், தரவுக் கொள்கை, குக்கீப் பயன்பாடு, %7$@ பயன்பாட்டின் தனியுரிமைக் கொள்கை மற்றும் சேவை விதிமுறைகளை ஏற்றுக்கொள்ள, %1$@ பொத்தானைத் தட்டவும்."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Facebook இன் விதிமுறைகள், தரவுக் கொள்கை, குக்கீப் பயன்பாடு, %7$@ பயன்பாட்டின் தனியுரிமைக் கொள்கை மற்றும் சேவை விதிமுறைகளை ஏற்றுக்கொள்ள, %1$@ பொத்தானைத் தட்டவும். உங்கள் கணக்கு எவ்வாறு சரிபார்க்கப்பட்டது என்பதைப் பற்றி மேலும் அறியவும்."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Facebook இன் விதிமுறைகள், தரவுக் கொள்கை, குக்கீப் பயன்பாடு, %6$@ பயன்பாட்டின் தனியுரிமைக் கொள்கையை ஏற்றுக்கொள்ள, %1$@ பொத்தானைத் தட்டவும். உங்கள் கணக்கு எவ்வாறு சரிபார்க்கப்பட்டது என்பதைப் பற்றி மேலும் அறியவும்."; +"com_accountkit_confirmation_code_agreement_instant_verification" = "Facebook இன் விதிமுறைகள், தரவுக் கொள்கை மற்றும் குக்கீப் பயன்பாடுகளை ஏற்றுக்கொள்ள, %1$@ பொத்தானைத் தட்டவும். உங்கள் கணக்கு எவ்வாறு சரிபார்க்கப்பட்டது என்பதைப் பற்றி மேலும் அறியவும்."; +"com_accountkit_confirmation_code_text" = "குறியீட்டைப் பெறவில்லை"; +"com_accountkit_confirmation_code_title" = "உங்கள் குறியீட்டை உள்ளிடவும்"; "com_accountkit_email_invalid" = "இந்த மின்னஞ்சல் தவறானது. மீண்டும் முயற்சிக்கவும்."; -"com_accountkit_email_loading_title" = "மின்னஞ்சலை அனுப்புகிறது\U2026"; +"com_accountkit_email_loading_title" = "உங்கள் மின்னஞ்சல் முகவரியைச் சரிபார்க்கிறது \U2026"; "com_accountkit_email_login_retry_title" = "உங்கள் மின்னஞ்சலை உறுதிப்படுத்தவும்"; -"com_accountkit_email_login_text" = "%2$@ ஐப் பயன்படுத்துவதற்காக, Facebook வழங்கும் அக்கவுண்ட் கிட்டிலிருந்து மின்னஞ்சல் உறுதிப்படுத்தலைப் பெற, %1$@ ஐத் தட்டவும். இதைப் பயன்படுத்த உங்களுக்கு Facebook கணக்கு தேவையில்லை. உங்கள் தகவலை Facebook பயன்படுத்தும் விதம் பற்றி மேலும் அறிக."; +"com_accountkit_email_login_text" = "%2$@ பயன்பாட்டைப் பயன்படுத்துவதற்காக Facebook இன் Account Kit இலிருந்து மின்னஞ்சல் உறுதிப்படுத்தலைப் பெறுவதற்கு, %1$@ பொத்தானைத் தட்டவும். அதைப் பயன்படுத்த, Facebook கணக்கு தேவையில்லை. Facebook உங்கள் தகவலை எவ்வாறுப் பயன்படுத்துகிறது என்பதைப் பற்றி மேலும் அறியவும்."; "com_accountkit_email_login_title" = "மின்னஞ்சல் முகவரியை உள்ளிடவும்"; -"com_accountkit_email_not_received" = "மின்னஞ்சலை மீண்டும் அனுப்பவும்"; -"com_accountkit_email_verify_title" = "மின்னஞ்சலைத் திறந்து உங்கள் மின்னஞ்சல் முகவரியை உள்ளிடவும்"; -"com_accountkit_enter_code_sent_to" = "%1$@ என்ற எண்ணுக்கு அனுப்பப்பட்ட குறியீட்டை உள்ளிடவும்"; -"com_accountkit_error_title" = "அமைப்பு சிக்கல் ஏற்பட்டது. மீண்டும் முயற்சி செய்யவும்."; -"com_accountkit_facebook_code_entry_title" = "Facebook இலிருந்து குறியீட்டை உள்ளிடவும்"; -"com_accountkit_logging_in" = "உள்நுழைகிறது\U2026"; +"com_accountkit_email_not_received" = "மின்னஞ்சலை மீண்டும் அனுப்பு"; +"com_accountkit_email_verify_title" = "மின்னஞ்சலைத் திறந்து, உங்கள் மின்னஞ்சல் முகவரியை உறுதிப்படுத்தவும்"; +"com_accountkit_enter_code_sent_to" = "%1$@க்கு அனுப்பிய குறியீட்டை உள்ளிடவும்"; +"com_accountkit_error_title" = "முறைமைப் பிழை ஏற்பட்டது. மீண்டும் முயற்சிக்கவும்."; +"com_accountkit_facebook_code_entry_title" = "Facebook இலிருந்து உங்கள் குறியீட்டை உள்ளிடவும்"; +"com_accountkit_ios_button_back" = "பின் செல்"; +"com_accountkit_ios_country_code_title" = "நாட்டைத் தேர்ந்தெடு"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "தொலைபேசி எண்"; +"com_accountkit_ios_phone_login_text" = "Facebook வழங்கும் Account Kit இலிருந்து ஒரு உறுதிப்படுத்தல் SMS ஐப் பெற %1$@ ஐத் தட்டவும். நீங்கள் உள்நுழைவதற்கு உதவும் வகையில் %2$@ Facebook தொழில்நுட்பத்தைப் பயன்படுத்துகிறது. ஆனால், உங்களுக்கு Facebook கணக்கு தேவையில்லை. செய்தி மற்றும் டேட்டா கட்டணங்கள் விதிக்கப்படலாம். Facebook எப்படி உங்கள் தகவல்களைப் பயன்படுத்துகிறது என்பதைப் பற்றி அறிக."; +"com_accountkit_ios_phone_sending_sms" = "உங்கள் குறியீட்டைக் கொண்ட SMS அனுப்பப்படுகிறது"; +"com_accountkit_logging_in" = "உள்நுழைகிறீர்கள்..."; "com_accountkit_other_ways_to_get_code" = "குறியீட்டைப் பெறுவதற்கான பிற வழிகள்:"; "com_accountkit_phone_error_title" = "சரியான மொபைல் எண்ணை உள்ளிடவும்."; -"com_accountkit_phone_loading_title" = "உங்களுக்கான குறியீட்டை அனுப்புகிறது\U2026"; -"com_accountkit_phone_login_phone_number_placeholder" = "எண்"; -"com_accountkit_phone_login_retry_title" = "உங்கள் மொபைல் எண்ணை உறுதிப்படுத்தவும்"; -"com_accountkit_phone_login_text" = "Facebook வழங்கும் Account Kit இலிருந்து SMS உறுதிப்படுத்தலைப் பெறுவதற்கு %1$@ என்பதைத் தட்டவும்.%2$@ என்பது நீங்கள் உள்நுழைவதற்கு உதவ Facebook தொழில்நுட்பத்தைப் பயன்படுத்துகிறது, ஆனால் இதற்கு உங்களுக்கு Facebook கணக்கு தேவையில்லை. செய்தி மற்றும் டேட்டா கட்டணங்கள் விதிக்கப்படலாம். உங்கள் தகவலை Facebook பயன்படுத்தும் விதம் பற்றி மேலும் அறிக."; -"com_accountkit_phone_login_title" = "உங்கள் மொபைல் எண்ணை உள்ளிடவும்."; -"com_accountkit_phone_sending_sms" = "உங்கள் குறியீட்டுடன் SMS ஐ அனுப்புகிறது"; -"com_accountkit_resend_check" = "SMS இன்பாக்ஸைப் பார்க்கவும்"; -"com_accountkit_resend_email_text" = "புதிய மின்னஞ்சலை அனுப்பு"; -"com_accountkit_resend_title" = "குறியீட்டைப் பெறவில்லை எனில், இவற்றைச் செய்யவும்:"; -"com_accountkit_return_title" = "%1$@ க்குத் திரும்பச்செல்கிறது\U2026"; +"com_accountkit_phone_loading_title" = "உங்கள் எண்ணைச் சரிபார்க்கிறது..."; +"com_accountkit_phone_login_retry_title" = "உங்கள் மொபைல் எண்ணை உறுதிசெய்யவும்"; +"com_accountkit_phone_login_text" = "Facebook வழங்கும் Account Kit மூலம் உங்கள் கணக்கைச் சரிபார்க்க, %1$@ பொத்தானைத் தட்டவும். Account Kit ஐப் பயன்படுத்த, Facebook கணக்கு தேவையில்லை. உங்கள் எண்ணைச் சரிபார்க்க, SMS அனுப்பப்படலாம். செய்தி மற்றும் தரவுக் கட்டணங்கள் பொருந்தக்கூடும். Facebook உங்கள் தகவலை எவ்வாறு பயன்படுத்துகிறது என்பதைப் பற்றி மேலும் அறியவும்."; +"com_accountkit_phone_login_title" = "உங்கள் மொபைல் எண்ணை உள்ளிடவும்"; +"com_accountkit_resend_check" = "உங்கள் SMS இன்பாக்ஸைப் பார்க்கவும்"; +"com_accountkit_resend_email_text" = "புதிய மின்னஞ்சல் அனுப்பு"; +"com_accountkit_resend_title" = "இன்னும் குறியீட்டைப் பெறவில்லையெனில்:"; +"com_accountkit_return_title" = "%1$@க்கு அழைத்துச் செல்கிறது..."; "com_accountkit_sent_title" = "அனுப்பப்பட்டது!"; -"com_accountkit_success_title" = "முடிந்தது!"; +"com_accountkit_success_title" = "சரிபார்க்கப்பட்டது!"; "com_accountkit_toolbar_title" = "%1$@ இல் உள்நுழையவும்"; -"com_accountkit_verify_confirmation_code_title" = "குறியீட்டைச் சரிபார்க்க முடியவில்லை. மீண்டும் முயற்சிக்கவும்:"; -"com_accountkit_verify_title" = "குறியீட்டைச் சரிபார்க்கிறது\U2026"; -"com_accountkit_voice_call_code_entry_title" = "குரல் அழைப்பில் பெற்ற குறியீட்டை உள்ளிடவும்"; +"com_accountkit_verify_confirmation_code_title" = "உங்கள் குறியீட்டைச் சரிபார்க்க முடியவில்லை. மீண்டும் முயற்சிக்கவும்:"; +"com_accountkit_verify_title" = "உங்கள் குறியீட்டைச் சரிபார்க்கிறது..."; +"com_accountkit_voice_call_code_entry_title" = "குரல் அழைப்பிலிருந்து உங்கள் குறியீட்டை உள்ளிடவும்"; diff --git a/iphone/Resources/AccountKitStrings.bundle/Resources/ta.lproj/AccountKitCountryCode.strings b/iphone/Resources/AccountKitStrings.bundle/Resources/ta.lproj/AccountKitCountryCode.strings index 7edcc07..62ff5ea 100644 --- a/iphone/Resources/AccountKitStrings.bundle/Resources/ta.lproj/AccountKitCountryCode.strings +++ b/iphone/Resources/AccountKitStrings.bundle/Resources/ta.lproj/AccountKitCountryCode.strings @@ -128,7 +128,7 @@ "com_accountkit_country_code_KE" = "கென்யா"; "com_accountkit_country_code_KG" = "கிர்கிஸ்தான்"; "com_accountkit_country_code_KH" = "கம்போடியா"; -"com_accountkit_country_code_KI" = "கிரிபட்டி"; +"com_accountkit_country_code_KI" = "கிரிபடி"; "com_accountkit_country_code_KM" = "கொமொரோஷ்"; "com_accountkit_country_code_KN" = "செயிண்ட் கிட்ஸ் - நீவிஸ்"; "com_accountkit_country_code_KP" = "வடகொரியா"; diff --git a/iphone/Resources/AccountKitStrings.bundle/Resources/te.lproj/AccountKit.strings b/iphone/Resources/AccountKitStrings.bundle/Resources/te.lproj/AccountKit.strings index 1fb47a7..264e3b8 100644 --- a/iphone/Resources/AccountKitStrings.bundle/Resources/te.lproj/AccountKit.strings +++ b/iphone/Resources/AccountKitStrings.bundle/Resources/te.lproj/AccountKit.strings @@ -20,64 +20,65 @@ // "com_accountkit_account_verified" = "ఖాతా ధృవీకరించబడింది!"; -"com_accountkit_button_back" = "వెనుకకు"; "com_accountkit_button_begin" = "ప్రారంభించు"; "com_accountkit_button_cancel" = "రద్దు చేయి"; "com_accountkit_button_confirm" = "నిర్ధారించు"; "com_accountkit_button_continue" = "కొనసాగించు"; -"com_accountkit_button_edit" = "సవరించండి"; +"com_accountkit_button_edit" = "సవరించు"; "com_accountkit_button_log_in" = "లాగిన్ చేయి"; "com_accountkit_button_next" = "తదుపరి"; "com_accountkit_button_ok" = "సరే"; -"com_accountkit_button_resend_code_in" = "%1$d సమయంలో మళ్లీ SMS పంపండి"; -"com_accountkit_button_resend_sms" = "మళ్లీ SMS పంపండి"; +"com_accountkit_button_resend_code_in" = "%1$dలో SMSను మళ్లీ పంపండి"; +"com_accountkit_button_resend_sms" = "SMSను మళ్లీ పంపు"; "com_accountkit_button_send" = "పంపు"; -"com_accountkit_button_send_code_in_call" = "కాల్ పొందండి"; -"com_accountkit_button_send_code_in_call_details" = "మీ కోడ్‌ను వాయిస్ కాల్ రూపంలో పొందండి"; -"com_accountkit_button_send_code_in_call_from_facebook_details" = "మీ కోడ్‌ను Facebook నుండి వాయిస్ కాల్ రూపంలో పొందండి"; +"com_accountkit_button_send_code_in_call" = "కాల్‌ను స్వీకరించండి"; +"com_accountkit_button_send_code_in_call_details" = "వాయిస్ కాల్‌లో మీ కోడ్‌ను పొందండి"; +"com_accountkit_button_send_code_in_call_from_facebook_details" = "Facebook నుండి వాయిస్ కాల్ ద్వారా మీ కోడ్‌ను పొందండి"; "com_accountkit_button_send_code_in_fb" = "Facebookలో కోడ్‌ను పొందండి"; -"com_accountkit_button_send_code_in_fb_details" = "కోడ్ Facebook నోటిఫికేషన్ రూపంలో అందుతుంది"; -"com_accountkit_button_send_code_in_fb_disclosure" = "మీ కోడ్‌ను Facebookలో నోటిఫికేషన్ వలె స్వీకరించడానికి \"Facebookలో కోడ్‌ను పొందండి\" ఎంపికను నొక్కండి."; +"com_accountkit_button_send_code_in_fb_details" = "Facebook నోటిఫికేషన్ ద్వారా కోడ్‌ను అందుకుంటారు"; "com_accountkit_button_start" = "ప్రారంభించు"; -"com_accountkit_button_start_over" = "మళ్లీ ప్రయత్నించండి"; +"com_accountkit_button_start_over" = "మళ్లీ ప్రయత్నించు"; "com_accountkit_button_submit" = "సమర్పించు"; "com_accountkit_check_email" = "మీ ఇమెయిల్‌ను తెరవండి"; -"com_accountkit_code_sent_to" = "మీ %1$@ మొబైల్ నంబర్‌ను ధృవీకరించండి"; -"com_accountkit_confirmation_code_agreement" = "Facebook నిబంధనలు, డేటా విధానం మరియు కుక్కీ వినియోగం ఆమోదించడానికి %1$@ నొక్కండి."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Facebook నిబంధనలు, డేటా విధానం, కుక్కీ వినియోగం మరియు %6$@ గోప్యతా విధానం ఆమోదించడానికి %1$@ నొక్కండి."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Facebook నిబంధనలు, డేటా విధానం, కుక్కీ వినియోగం మరియు %7$@ గోప్యతా విధానం మరియు సేవా నిబంధనలు ఆమోదించడానికి %1$@ నొక్కండి."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Facebook నిబంధనలు, డేటా విధానం, కుక్కీ వినియోగం మరియు %7$@ యొక్క గోప్యతా విధానం మరియు సేవా నిబంధనలను ఆమోదించడానికి %1$@ని నొక్కండి. మీ ఖాతా ఎలా ధృవీకరించబడిందనే దాని గురించి మరింత తెలుసుకోండి."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Facebook నిబంధనలు, డేటా విధానం, కుక్కీ వినియోగం మరియు %6$@ యొక్క గోప్యతా విధానాన్ని ఆమోదించడానికి %1$@ని నొక్కండి. మీ ఖాతా ఎలా ధృవీకరించబడిందనే దాని గురించి మరింత తెలుసుకోండి."; -"com_accountkit_confirmation_code_agreement_instant_verification" = "Facebook నిబంధనలు, డేటా విధానం మరియు కుక్కీ వినియోగాన్ని ఆమోదించడానికి %1$@ని నొక్కండి. మీ ఖాతా ఎలా ధృవీకరించబడిందనే దాని గురించి మరింత తెలుసుకోండి."; -"com_accountkit_confirmation_code_text" = "నాకు కోడ్ అందలేదు"; +"com_accountkit_code_sent_to" = "మీ మొబైల్ నంబర్ %1$@ను ధృవీకరించండి"; +"com_accountkit_confirmation_code_agreement" = "Facebook నిబంధనలు, డేటా విధానం మరియు కుక్కీ వినియోగాన్ని ఆమోదించడానికి %1$@ నొక్కండి."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Facebook నిబంధనలు, డేటా విధానం, కుక్కీ వినియోగం మరియు %6$@ గోప్యతా విధానాన్ని ఆమోదించడానికి %1$@ను నొక్కండి."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Facebook నిబంధనలు, డేటా విధానం, కుక్కీ వినియోగం, అలాగే %7$@ గోప్యతా విధానం మరియు సేవా నిబంధనలను ఆమోదించడానికి %1$@ నొక్కండి."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Facebook నిబంధనలు, డేటా విధానం, కుక్కీ వినియోగం, అలాగే %7$@ గోప్యతా విధానం మరియు సేవా నిబంధనలను ఆమోదించడానికి %1$@ నొక్కండి. మీ ఖాతా ఎలా ధృవీకరించబడిందనే దాని గురించి మరింత తెలుసుకోండి."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Facebook నిబంధనలు, డేటా విధానం, కుక్కీ వినియోగం మరియు %6$@ గోప్యతా విధానాన్ని ఆమోదించడానికి %1$@ నొక్కండి. మీ ఖాతా ఎలా ధృవీకరించబడిందనే దాని గురించి మరింత తెలుసుకోండి."; +"com_accountkit_confirmation_code_agreement_instant_verification" = "Facebook నిబంధనలు, డేటా విధానం మరియు కుక్కీ వినియోగాన్ని ఆమోదించడానికి %1$@ నొక్కండి. మీ ఖాతా ఎలా ధృవీకరించబడిందనే దాని గురించి మరింత తెలుసుకోండి."; +"com_accountkit_confirmation_code_text" = "నాకు కోడ్ రాలేదు"; "com_accountkit_confirmation_code_title" = "మీ కోడ్‌ను నమోదు చేయండి"; -"com_accountkit_country_code_title" = "మీ దేశాన్ని ఎంచుకోండి"; -"com_accountkit_email_invalid" = "ఈ ఇమెయిల్ తప్పు. దయచేసి మళ్లీ ప్రయత్నించండి."; -"com_accountkit_email_loading_title" = "ఇమెయిల్ పంపుతోంది\U2026"; +"com_accountkit_email_invalid" = "ఈ ఇమెయిల్ సరైనది కాదు. దయచేసి మళ్లీ ప్రయత్నించండి."; +"com_accountkit_email_loading_title" = "మీ ఇమెయిల్ చిరునామాని ధృవీకరిస్తోంది . . ."; "com_accountkit_email_login_retry_title" = "మీ ఇమెయిల్‌ను నిర్ధారించండి"; -"com_accountkit_email_login_text" = "%2$@ని ఉపయోగించడంలో మీకు సహాయపడటం కోసం Facebook ద్వారా Account Kit నుండి ఇమెయిల్ నిర్ధారణను పొందడానికి %1$@ని నొక్కండి. దీనిని ఉపయోగించడానికి మీకు Facebook ఖాతా ఉండాల్సిన అవసరం లేదు. Facebook మీ సమాచారాన్ని ఎలా ఉపయోగిస్తుందో తెలుసుకోండి."; +"com_accountkit_email_login_text" = "%2$@ని ఉపయోగించడంలో సహాయకరంగా ఉండటం కోసం Facebook ఆధారిత Account Kit నుండి ఇమెయిల్ నిర్ధారణను పొందడానికి %1$@ నొక్కండి. దీనిని ఉపయోగించడానికి మీకు Facebook ఖాతా ఉండాల్సినవసరం లేదు. Facebook మీ సమాచారాన్ని ఉపయోగించే విధానం గురించి తెలుసుకోండి."; "com_accountkit_email_login_title" = "మీ ఇమెయిల్ చిరునామాను నమోదు చేయండి"; -"com_accountkit_email_not_received" = "ఇమెయిల్‌ను మళ్లీ పంపు"; -"com_accountkit_email_verify_title" = "ఇమెయిల్‌ను తెరిచి, మీ ఇమెయిల్ చిరునామాను నిర్ధారించండి"; -"com_accountkit_enter_code_sent_to" = "%1$@కి పంపిన కోడ్‌ను నమోదు చేయండి"; -"com_accountkit_error_title" = "సిస్టమ్ సంబంధిత దోషం వాటిల్లింది. దయచేసి మళ్లీ ప్రయత్నించండి."; -"com_accountkit_facebook_code_entry_title" = "Facebook నుండి మీ కోడ్‌ను నమోదు చేయండి"; -"com_accountkit_logging_in" = "లాగిన్ చేస్తోంది\U2026"; -"com_accountkit_other_ways_to_get_code" = "కోడ్‌ను పొందడానికి గల ఇతర మార్గాలు:"; +"com_accountkit_email_not_received" = "ఇమెయిల్ మళ్లీ పంపు"; +"com_accountkit_email_verify_title" = "ఇమెయిల్‌ను తెరిచి, మీ ఇమెయిల్ చిరునామాను ధృవీకరించండి"; +"com_accountkit_enter_code_sent_to" = "%1$@కి పంపబడిన కోడ్‌ను నమోదు చేయండి"; +"com_accountkit_error_title" = "ఒక సిస్టమ్ సమస్య సంభవించింది. దయచేసి మళ్లీ ప్రయత్నించండి."; +"com_accountkit_facebook_code_entry_title" = "Facebook అందించిన మీ కోడ్‌ను నమోదు చేయండి"; +"com_accountkit_ios_button_back" = "వెనుకకు"; +"com_accountkit_ios_country_code_title" = "మీ దేశాన్ని ఎంచుకోండి"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "నంబర్"; +"com_accountkit_ios_phone_login_text" = "Facebook ఆధారిత Account Kit నుండి SMS నిర్ధారణను పొందడానికి %1$@ని నొక్కండి. మిమ్మల్ని సైన్ ఇన్ చేయించడంలో సహాయం కోసం %2$@ దీనిని ఉపయోగిస్తుంది, కానీ మీకు Facebook ఖాతా అవసరం లేదు. సందేశాలు మరియు డేటా రేట్లు వర్తించవచ్చు. Facebook మీ సమాచారాన్ని ఎలా ఉపయోగిస్తుందో తెలుసుకోండి."; +"com_accountkit_ios_phone_sending_sms" = "మీ కోడ్‌తో SMSను పంపుతోంది"; +"com_accountkit_logging_in" = "లాగిన్ చేస్తోంది..."; +"com_accountkit_other_ways_to_get_code" = "కోడ్‌ను పొందేందుకు ఇతర మార్గాలు:"; "com_accountkit_phone_error_title" = "దయచేసి చెల్లుబాటు అయ్యే మొబైల్ నంబర్‌ను నమోదు చేయండి."; -"com_accountkit_phone_loading_title" = "మీ కోడ్‌ను పంపుతోంది\U2026"; -"com_accountkit_phone_login_phone_number_placeholder" = "నంబర్"; +"com_accountkit_phone_loading_title" = "మీ నంబర్‌ను ధృవీకరిస్తోంది\U2026"; "com_accountkit_phone_login_retry_title" = "మీ మొబైల్ నంబర్‌ను నిర్ధారించండి"; -"com_accountkit_phone_login_text" = "Facebook ఆధారిత ఖాతా కిట్ నుండి SMS నిర్ధారణ సందేశాన్ని పొందడానికి %1$@ నొక్కండి. %2$@ మీకు సైన్ ఇన్ ప్రక్రియలో సహాయపడటానికి Facebook సాంకేతికతను ఉపయోగిస్తుంది, కానీ మీకు Facebook ఖాతా అవసరం లేదు. సందేశ మరియు డేటా ఛార్జీలు వర్తించవచ్చు. Facebook మీ సమాచారాన్ని ఎలా ఉపయోగిస్తుందో తెలుసుకోండి."; +"com_accountkit_phone_login_text" = "Facebook ఆధారిత Account kitతో మీ ఖాతాను ధృవీకరించడానికి %1$@ నొక్కండి. Account kitను ఉపయోగించడానికి మీకు Facebook ఖాతా ఉండాల్సినవసరం లేదు. మీ నంబర్‌ను ధృవీకరించడానికి SMS పంపబడవచ్చు. సందేశ ఛార్జీలు మరియు డేటా ఛార్జీలు వర్తించవచ్చు. Facebook మీ సమాచారాన్ని ఎలా ఉపయోగిస్తుందో తెలుసుకోండి."; "com_accountkit_phone_login_title" = "మీ మొబైల్ నంబర్‌ను నమోదు చేయండి"; -"com_accountkit_phone_sending_sms" = "మీ కోడ్‌తో SMSను పంపుతోంది"; -"com_accountkit_resend_check" = "మీ SMS ఇన్‌బాక్స్‌లో తనిఖీ చేయండి"; -"com_accountkit_resend_email_text" = "కొత్త ఇమెయిల్ పంపు"; -"com_accountkit_resend_title" = "మీరు కోడ్ స్వీకరించి ఉండకపోతే:"; -"com_accountkit_return_title" = "మిమ్మల్ని తిరిగి %1$@కి మళ్లిస్తోంది\U2026"; +"com_accountkit_phone_sending_code_on_fb_title" = "Facebookలో కోడ్‌ను పంపిస్తోంది\U2026"; +"com_accountkit_resend_check" = "మీ SMS ఇన్‌బాక్స్‌ను తనిఖీ చేయండి"; +"com_accountkit_resend_email_text" = "కొత్త ఇమెయిల్‌ను పంపండి"; +"com_accountkit_resend_title" = "మీకు కోడ్ అందకపోయినట్లయితే:"; +"com_accountkit_return_title" = "మిమ్మల్ని తిరిగి %1$@కి తీసుకువెళ్తోంది\U2026"; "com_accountkit_sent_title" = "పంపబడింది!"; -"com_accountkit_success_title" = "పూర్తయింది!"; +"com_accountkit_success_title" = "ధృవీకరించబడింది!"; "com_accountkit_toolbar_title" = "%1$@కి లాగిన్ చేయండి"; "com_accountkit_verify_confirmation_code_title" = "మేము మీ కోడ్‌ను ధృవీకరించలేకపోయాము. దయచేసి మళ్లీ ప్రయత్నించండి:"; "com_accountkit_verify_title" = "మీ కోడ్‌ను ధృవీకరిస్తోంది\U2026"; -"com_accountkit_voice_call_code_entry_title" = "వాయిస్ కాల్ ద్వారా మీ కోడ్‌ను నమోదు చేయండి"; +"com_accountkit_voice_call_code_entry_title" = "వాయిస్ కాల్‌లో అందించిన మీ కోడ్‌ను నమోదు చేయండి"; diff --git a/iphone/Resources/AccountKitStrings.bundle/Resources/th.lproj/AccountKit.strings b/iphone/Resources/AccountKitStrings.bundle/Resources/th.lproj/AccountKit.strings index 8465404..ec84b3e 100644 --- a/iphone/Resources/AccountKitStrings.bundle/Resources/th.lproj/AccountKit.strings +++ b/iphone/Resources/AccountKitStrings.bundle/Resources/th.lproj/AccountKit.strings @@ -20,64 +20,65 @@ // "com_accountkit_account_verified" = "บัญชีผู้ใช้ผ่านการตรวจสอบยืนยัน!"; -"com_accountkit_button_back" = "ย้อนกลับ"; "com_accountkit_button_begin" = "เริ่มต้น"; "com_accountkit_button_cancel" = "ยกเลิก"; "com_accountkit_button_confirm" = "ยืนยัน"; -"com_accountkit_button_continue" = "ดำเนินต่อ"; +"com_accountkit_button_continue" = "ดำเนินการต่อ"; "com_accountkit_button_edit" = "แก้ไข"; "com_accountkit_button_log_in" = "เข้าสู่ระบบ"; "com_accountkit_button_next" = "ถัดไป"; "com_accountkit_button_ok" = "ตกลง"; -"com_accountkit_button_resend_code_in" = "ส่ง SMS อีกครั้งในอีก %1$d"; +"com_accountkit_button_resend_code_in" = "ส่ง SMS อีกครั้งใน %1$d"; "com_accountkit_button_resend_sms" = "ส่ง SMS อีกครั้ง"; "com_accountkit_button_send" = "ส่ง"; -"com_accountkit_button_send_code_in_call" = "รับสายโทรศัพท์"; -"com_accountkit_button_send_code_in_call_details" = "รับรหัสด้วยการโทรด้วยเสียง"; -"com_accountkit_button_send_code_in_call_from_facebook_details" = "รับโค้ดการโทรด้วยเสียงจาก Facebook"; +"com_accountkit_button_send_code_in_call" = "รับการโทร"; +"com_accountkit_button_send_code_in_call_details" = "รับรหัสของคุณในการโทรสนทนา"; +"com_accountkit_button_send_code_in_call_from_facebook_details" = "รับรหัสของคุณในการโทรสนทนาจาก Facebook"; "com_accountkit_button_send_code_in_fb" = "รับรหัสบน Facebook"; -"com_accountkit_button_send_code_in_fb_details" = "รหัสจะส่งในรูปแบบการแจ้งเตือนบน Facebook"; -"com_accountkit_button_send_code_in_fb_disclosure" = "แตะ \"รับรหัสบน Facebook\" เพื่อรับรหัสเป็นการแจ้งเตือนบน Facebook"; -"com_accountkit_button_start" = "เริ่ม"; +"com_accountkit_button_send_code_in_fb_details" = "รหัสจะส่งมาเป็นการแจ้งเตือน Facebook"; +"com_accountkit_button_start" = "เริ่มต้น"; "com_accountkit_button_start_over" = "ลองอีกครั้ง"; "com_accountkit_button_submit" = "ส่ง"; "com_accountkit_check_email" = "เปิดอีเมลของคุณ"; -"com_accountkit_code_sent_to" = "ตรวจสอบยืนยันหมายเลขโทรศัพท์มือถือ %1$@"; -"com_accountkit_confirmation_code_agreement" = "แตะ %1$@ เพื่อยอมรับข้อกำหนดนโยบายข้อมูล และ การใช้งานคุกกี้ ของ Facebook"; -"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "แตะ %1$@ เพื่อยอมรับข้อกำหนดนโยบายข้อมูลการใช้งานคุกกี้ และ นโยบายความปลอดภัย ของ %6$@ ของ Facebook"; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "แตะ %1$@ เพื่อยอมรับข้อกำหนดนโยบายข้อมูลการใช้งานคุกกี้ และ นโยบายความปลอดภัย และ ข้อกำหนดการให้บริการ ของ %7$@ ของ Facebook"; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "แตะ %1$@ เพื่อยอมรับข้อกำหนดนโยบายข้อมูลการใช้งานคุกกี้ และโยบายความเป็นส่วนตัวและข้อกำหนดในการบริการของ Facebook ของ %7$@ เรียนรู้เพิ่มเติมเกี่ยวกับวิธีตรวจสอบยืนยันบัญชีผู้ใช้ของคุณ"; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "แตะ %1$@ เพื่อยอมรับข้อกำหนดนโยบายข้อมูลการใช้งานคุกกี้ และนโยบายความเป็นส่วนตัวของ Facebook ของ %6$@ เรียนรู้เพิ่มเติมเกี่ยวกับวิธีตรวจสอบยืนยันบัญชีผู้ใช้ของคุณ"; -"com_accountkit_confirmation_code_agreement_instant_verification" = "แตะ %1$@ เพื่อยอมรับข้อกำหนดนโยบายข้อมูล และการใช้งานคุกกี้ของ Facebook เรียนรู้เพิ่มเติมเกี่ยวกับวิธีตรวจสอบยืนยันบัญชีผู้ใช้ของคุณ"; +"com_accountkit_code_sent_to" = "ตรวจสอบยืนยันหมายเลขโทรศัพท์มือถือของคุณ %1$@"; +"com_accountkit_confirmation_code_agreement" = "แตะ %1$@ เพื่อยอมรับข้อกำหนด นโยบายข้อมูล และการใช้คุกกี้ของ Facebook"; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "แตะ %1$@ เพื่อยอมรับข้อกำหนด นโยบายข้อมูล การใช้คุกกี้ของ Facebook และนโยบายความเป็นส่วนตัวของ %6$@"; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "แตะ %1$@ เพื่อยอมรับข้อกำหนด นโยบายข้อมูล การใช้คุกกี้ และนโยบายความเป็นส่วนตัวของ Facebook และข้อกำหนดการให้บริการของ %7$@"; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "แตะ %1$@ เพื่อยอมรับข้อกำหนด นโยบายข้อมูล การใช้คุกกี้ และนโยบายความเป็นส่วนตัวของ Facebook และข้อกำหนดการให้บริการของ %7$@ เรียนรู้เพิ่มเติมเกี่ยวกับวิธีตรวจสอบยืนยันบัญชีผู้ใช้ของคุณ"; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "แตะ %1$@ เพื่อยอมรับ นโยบายข้อมูล การใช้คุกกี้ของ Facebook และนโยบายความเป็นส่วนตัวของ %6$@ เรียนรู้เพิ่มเติมเกี่ยวกับวิธีการตรวจสอบยืนยันบัญชีผู้ใช้ของคุณ"; +"com_accountkit_confirmation_code_agreement_instant_verification" = "แตะ %1$@ เพื่อยอมรับข้อกำหนด นโยบายข้อมูล และการใช้คุกกี้ของ Facebook เรียนรู้เพิ่มเติมเกี่ยวกับวิธีการตรวจสอบยืนยันบัญชีผู้ใช้ของคุณ"; "com_accountkit_confirmation_code_text" = "ฉันไม่ได้รับรหัส"; "com_accountkit_confirmation_code_title" = "ป้อนรหัสของคุณ"; -"com_accountkit_country_code_title" = "เลือกประเทศของคุณ"; -"com_accountkit_email_invalid" = "อีเมลนี้ไม่ถูกต้อง โปรดลองใหม่อีกครั้ง"; -"com_accountkit_email_loading_title" = "กำลังส่งอีเมล"; +"com_accountkit_email_invalid" = "อีเมลนี้ไม่ถูกต้อง โปรดลองอีกครั้ง"; +"com_accountkit_email_loading_title" = "กำลังตรวจสอบยืนยันที่อยู่อีเมลของคุณ..."; "com_accountkit_email_login_retry_title" = "ยืนยันอีเมลของคุณ"; -"com_accountkit_email_login_text" = "แตะ %1$@ เพื่อรับอีเมลยืนยันจากชุดเครื่องมือบัญชีผู้ใช้ของ Facebook เพื่อช่วยคุณในการใช้งาน %2$@ คุณไม่จำเป็นต้องมีบัญชีผู้ใช้ Facebook สำหรับการใช้งานส่วนนี้ ดูข้อมูลว่า Facebook ใช้ข้อมูลของคุณอย่างไรบ้้าง"; +"com_accountkit_email_login_text" = "แตะ %1$@ เพื่อรับการยืนยันอีเมลจาก Account Kit โดย Facebook เพื่อช่วยให้คุณใช้งาน %2$@ คุณไม่จำเป็นต้องใช้บัญชีผู้ใช้ Facebook เพื่อใช้งาน Account Kit เรียนรู้เพิ่มเติมเกี่ยวกับวิธีที่ Facebook ใช้ข้อมูลของคุณ"; "com_accountkit_email_login_title" = "ป้อนที่อยู่อีเมลของคุณ"; "com_accountkit_email_not_received" = "ส่งอีเมลอีกครั้ง"; "com_accountkit_email_verify_title" = "เปิดอีเมลและยืนยันที่อยู่อีเมลของคุณ"; -"com_accountkit_enter_code_sent_to" = "ป้อนรหัสที่ได้ส่งไปยัง %1$@"; +"com_accountkit_enter_code_sent_to" = "ป้อนรหัสที่ถูกส่งไปยัง %1$@"; "com_accountkit_error_title" = "เกิดปัญหาของระบบ โปรดลองอีกครั้ง"; -"com_accountkit_facebook_code_entry_title" = "ป้อนรหัสของคุณจาก Facebook"; +"com_accountkit_facebook_code_entry_title" = "ป้อนรหัสจาก Facebook ของคุณ"; +"com_accountkit_ios_button_back" = "ย้อนกลับ"; +"com_accountkit_ios_country_code_title" = "เลือกประเทศของคุณ"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "หมายเลข"; +"com_accountkit_ios_phone_login_text" = "แตะ '%1$@' เพื่อรับการยืนยันทาง SMS จาก Account Kit โดย Facebook %2$@ ใช้เทคโนโลยีของ Facebook เพื่อช่วยให้คุณลงชื่อเข้าใช้ แต่คุณไม่จำเป็นต้องมีบัญชีผู้ใช้ Facebook อาจมีค่าบริการข้อความและอินเทอร์เน็ต เรียนรู้ว่า Facebook ใช้ข้อมูลของคุณอย่างไร"; +"com_accountkit_ios_phone_sending_sms" = "กำลังส่ง SMS ที่มีรหัสของคุณ"; "com_accountkit_logging_in" = "กำลังเข้าสู่ระบบ\U2026"; -"com_accountkit_other_ways_to_get_code" = "วิธีอื่นๆ ในการรับรหัสมีดังนี้"; -"com_accountkit_phone_error_title" = "โปรดป้อนหมายเลขโทรศัพท์มือถือที่ถูกต้อง"; -"com_accountkit_phone_loading_title" = "กำลังส่งรหัสถึงคุณ\U2026"; -"com_accountkit_phone_login_phone_number_placeholder" = "หมายเลข"; +"com_accountkit_other_ways_to_get_code" = "วิธีอื่นๆ ในการรับรหัส:"; +"com_accountkit_phone_error_title" = "โปรดป้อนหมายเลขมือถือที่ถูกต้อง"; +"com_accountkit_phone_loading_title" = "กำลังตรวจสอบยืนยันหมายเลขของคุณ..."; "com_accountkit_phone_login_retry_title" = "ยืนยันหมายเลขโทรศัพท์มือถือของคุณ"; -"com_accountkit_phone_login_text" = "แตะ %1$@ เพื่อรับการยืนยันทาง SMS จาก Account Kit สนับสนุนโดย Facebook %2$@ ใช้เทคโนโลยี Facebook เพื่อช่วยคุณในการเข้าสู่ระบบ แต่คุณไม่จำเป็นต้องมีบัญชีผู้ใช้ Facebook อาจมีค่าบริการสำหรับข้อความหรือข้อมูล ดูข้อมูลว่า Facebook ใช้ข้อมูลของคุณอย่างไรบ้าง"; +"com_accountkit_phone_login_text" = "แตะ %1$@ เพื่อตรวจสอบยืนยันบัญชีผู้ใช้ของคุณด้วย Account Kit สนับสนุนโดย Facebook คุณไม่จำเป็นต้องมีบัญชีผู้ใช้ Facebook เพื่อใช้ Account Kit โดย SMS จะถูกส่งเพื่อตรวจสอบยืนยันหมายเลขจองคุณ อาจมีการเรียกเก็บค่าบริการรับส่งข้อความและข้อมูล เรียนรู้เกี่ยวกับวิธีที่ Facebook ใช้ข้อมูลของคุณ"; "com_accountkit_phone_login_title" = "ป้อนหมายเลขโทรศัพท์มือถือของคุณ"; -"com_accountkit_phone_sending_sms" = "ส่ง SMS ที่มีรหัสของคุณ"; -"com_accountkit_resend_check" = "ตรวจสอบกล่องข้อความ SMS ของคุณ"; +"com_accountkit_phone_sending_code_on_fb_title" = "กำลังส่งรหัสบน Facebook..."; +"com_accountkit_resend_check" = "ดูกล่องข้อความ SMS ของคุณ"; "com_accountkit_resend_email_text" = "ส่งอีเมลใหม่"; "com_accountkit_resend_title" = "หากคุณยังไม่ได้รับรหัส:"; -"com_accountkit_return_title" = "กำลังนำคุณกลับไปที่ %1$@\U2026"; -"com_accountkit_sent_title" = "ส่งแล้ว!"; -"com_accountkit_success_title" = "เรียบร้อย!"; +"com_accountkit_return_title" = "กำลังนำคุณกลับไปยัง%1$@..."; +"com_accountkit_sent_title" = "ส่งแล้ว"; +"com_accountkit_success_title" = "ตรวจสอบยืนยันแล้ว!"; "com_accountkit_toolbar_title" = "เข้าสู่ระบบ %1$@"; -"com_accountkit_verify_confirmation_code_title" = "เราไม่สามารถยืนยันรหัสของคุณ\nโปรดลองอีกครั้ง:"; -"com_accountkit_verify_title" = "กำลังยืนยันรหัสของคุณ"; -"com_accountkit_voice_call_code_entry_title" = "ป้อนรหัสของคุณจากการโทรด้วยเสียง"; +"com_accountkit_verify_confirmation_code_title" = "เราไม่สามารถตรวจยืนยันรหัสของคุณ โปรดลองอีกครั้ง:"; +"com_accountkit_verify_title" = "กำลังตรวจสอบยืนยันรหัสของคุณ..."; +"com_accountkit_voice_call_code_entry_title" = "ป้อนรหัสจากการโทรสนทนา"; diff --git a/iphone/Resources/AccountKitStrings.bundle/Resources/th.lproj/AccountKitCountryCode.strings b/iphone/Resources/AccountKitStrings.bundle/Resources/th.lproj/AccountKitCountryCode.strings index 5c145b5..5e648c1 100644 --- a/iphone/Resources/AccountKitStrings.bundle/Resources/th.lproj/AccountKitCountryCode.strings +++ b/iphone/Resources/AccountKitStrings.bundle/Resources/th.lproj/AccountKitCountryCode.strings @@ -104,7 +104,7 @@ "com_accountkit_country_code_GR" = "กรีซ"; "com_accountkit_country_code_GT" = "กัวเตมาลา"; "com_accountkit_country_code_GU" = "กวม"; -"com_accountkit_country_code_GW" = "กินีบิสเซา"; +"com_accountkit_country_code_GW" = "กินี-บิสเซา"; "com_accountkit_country_code_GY" = "กายอานา"; "com_accountkit_country_code_HK" = "ฮ่องกง"; "com_accountkit_country_code_HN" = "ฮอนดูรัส"; diff --git a/iphone/Resources/AccountKitStrings.bundle/Resources/tr.lproj/AccountKit.strings b/iphone/Resources/AccountKitStrings.bundle/Resources/tr.lproj/AccountKit.strings index 83e2d31..0ed9de4 100644 --- a/iphone/Resources/AccountKitStrings.bundle/Resources/tr.lproj/AccountKit.strings +++ b/iphone/Resources/AccountKitStrings.bundle/Resources/tr.lproj/AccountKit.strings @@ -19,8 +19,7 @@ // @generated // -"com_accountkit_account_verified" = "Hesap Doğrulandı!"; -"com_accountkit_button_back" = "Geri"; +"com_accountkit_account_verified" = "Hesap doğrulandı!"; "com_accountkit_button_begin" = "Başla"; "com_accountkit_button_cancel" = "İptal"; "com_accountkit_button_confirm" = "Onayla"; @@ -29,55 +28,57 @@ "com_accountkit_button_log_in" = "Giriş Yap"; "com_accountkit_button_next" = "İleri"; "com_accountkit_button_ok" = "Tamam"; -"com_accountkit_button_resend_code_in" = "SMS'i %1$d İçinde Tekrar Gönder"; +"com_accountkit_button_resend_code_in" = "%1$d sonra SMS'i Tekrar Gönder"; "com_accountkit_button_resend_sms" = "SMS'i Tekrar Gönder"; "com_accountkit_button_send" = "Gönder"; -"com_accountkit_button_send_code_in_call" = "Sesli Mesaj Al"; -"com_accountkit_button_send_code_in_call_details" = "Kodunuzu sesli mesajla alın"; -"com_accountkit_button_send_code_in_call_from_facebook_details" = "Kodunuzu Facebook'tan bir sesli mesajla alın"; -"com_accountkit_button_send_code_in_fb" = "Facebook'ta Kod Al"; -"com_accountkit_button_send_code_in_fb_details" = "Kodu Facebook'ta bildirim olarak alırsınız"; -"com_accountkit_button_send_code_in_fb_disclosure" = "Kodunuzu Facebook'ta bir bildirim olarak almak için 'Facebook'ta Kodu Al'a dokunun."; -"com_accountkit_button_start" = "Başlangıç"; +"com_accountkit_button_send_code_in_call" = "Telefon Görüşmesi İste"; +"com_accountkit_button_send_code_in_call_details" = "Kodunu sesli aramayla al"; +"com_accountkit_button_send_code_in_call_from_facebook_details" = "Kodunu Facebook'tan bir sesli aramayla al"; +"com_accountkit_button_send_code_in_fb" = "Facebook'ta Bir Kod Al"; +"com_accountkit_button_send_code_in_fb_details" = "Kod, Facebook bildirimi olarak gelecek"; +"com_accountkit_button_start" = "Başla"; "com_accountkit_button_start_over" = "Tekrar Dene"; "com_accountkit_button_submit" = "Gönder"; -"com_accountkit_check_email" = "E-postanı aç"; -"com_accountkit_code_sent_to" = "%1$@ cep telefonu numaranızı doğrulayın"; -"com_accountkit_confirmation_code_agreement" = "Facebook Koşulları, Veri İlkesi ve çerez kullanımını kabul etmek için %1$@ düğmesine dokunun."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Facebook Koşulları, Veri İlkesi ve çerez kullanımı ile %6$@ Gizlilik İlkesi'ni kabul etmek için %1$@ düğmesine dokunun."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Facebook Koşulları, Veri İlkesi ve çerez kullanımını ile %7$@ Gizlilik İlkesi ve Hizmet Koşulları'nı kabul etmek için %1$@ düğmesine dokunun."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Facebook Koşulları, Veri İlkesi ve çerez kullanımı ile %7$@ Gizlilik İlkesi ve Hizmet Koşulları'nı kabul etmek için %1$@ düğmesine dokunun. Hesabınızın nasıl doğrulandığı hakkında daha fazla bilgi alın."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Facebook Koşulları, Veri İlkesi ve çerez kullanımı ile %6$@ Gizlilik İlkesini kabul etmek için %1$@ düğmesine dokunun. Hesabınızın nasıl doğrulandığı hakkında daha fazla bilgi alın."; -"com_accountkit_confirmation_code_agreement_instant_verification" = "Facebook Koşulları, Veri İlkesi ve çerez kullanımını kabul etmek için %1$@ düğmesine dokunun. Hesabınızın nasıl doğrulandığı hakkında daha fazla bilgi alın."; -"com_accountkit_confirmation_code_text" = "Kodu almadım"; -"com_accountkit_confirmation_code_title" = "Kodunuzu girin"; -"com_accountkit_country_code_title" = "Ülkeni Seç"; -"com_accountkit_email_invalid" = "Bu e-posta hatalı. Lütfen tekrar dene."; -"com_accountkit_email_loading_title" = "E-posta gönderiliyor\U2026"; -"com_accountkit_email_login_retry_title" = "E-posta adresinizi onaylayın"; -"com_accountkit_email_login_text" = "%2$@ kullanmaya başlamak isterseniz, Facebook'un sunduğu Account Kit'ten e-posta onayı almak için %1$@ düğmesine dokunun. Bunu kullanabilmek için bir Facebook hesabınızın olması gerekmez. Facebook'un bilgilerinizi nasıl kullandığını öğrenin."; +"com_accountkit_check_email" = "E-postanı Aç"; +"com_accountkit_code_sent_to" = "Cep telefonu numaranı (%1$@) doğrula"; +"com_accountkit_confirmation_code_agreement" = "Facebook'un Koşullarını, Veri İlkesini, çerez kullanımını kabul etmek için %1$@ düğmesine dokun."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Facebook'un Koşullarını, Veri İlkesini, çerez kullanımını ve %6$@'in Gizlilik İlkesini kabul etmek için %1$@ düğmesine dokun."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Facebook'un Koşullarını, Veri İlkesini, çerez kullanımını ve %7$@'in Gizlilik İlkesini ve Hizmet Koşullarını kabul etmek için %1$@ düğmesine dokun."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Facebook'un Koşullarını, Veri İlkesini, çerez kullanımını ve %7$@'in Gizlilik İlkesini ve Hizmet Koşullarını kabul etmek için %1$@ düğmesine dokun. Hesabının nasıl doğrulandığı hakkında daha fazla bilgi al."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Facebook'un Koşullarını, Veri İlkesini, çerez kullanımını ve %6$@'in Gizlilik İlkesini kabul etmek için %1$@ düğmesine dokun. Hesabının nasıl doğrulandığı hakkında daha fazla bilgi al."; +"com_accountkit_confirmation_code_agreement_instant_verification" = "Facebook'un Koşullarını, Veri İlkesini, çerez kullanımını kabul etmek için %1$@ düğmesine dokun. Hesabının nasıl doğrulandığı hakkında daha fazla bilgi al."; +"com_accountkit_confirmation_code_text" = "Kod almadım"; +"com_accountkit_confirmation_code_title" = "Kodunu gir"; +"com_accountkit_email_invalid" = "Bu e-posta yanlış. Lütfen tekrar dene."; +"com_accountkit_email_loading_title" = "E-posta adresin doğrulanıyor ..."; +"com_accountkit_email_login_retry_title" = "E-posta adresini onayla"; +"com_accountkit_email_login_text" = "%2$@'i kullanmana yardımcı olması için Facebook Account Kit'ten bir e-posta onayı almak için %1$@ düğmesine dokun. Bunu kullanmak için Facebook hesabına ihtiyacın yoktur. Facebook'un bilgilerini nasıl kullandığını öğren."; "com_accountkit_email_login_title" = "E-posta adresini gir"; "com_accountkit_email_not_received" = "E-postayı Tekrar Gönder"; -"com_accountkit_email_verify_title" = "E-postayı açarak e-posta adresinizi onaylayın"; -"com_accountkit_enter_code_sent_to" = "%1$@ numarasına gönderilen kodu girin"; -"com_accountkit_error_title" = "Sistemde bir sorun meydana geldi. Lütfen tekrar deneyin."; -"com_accountkit_facebook_code_entry_title" = "Facebook'tan gelen kodu girin"; +"com_accountkit_email_verify_title" = "E-postayı aç ve e-posta adresini onayla"; +"com_accountkit_enter_code_sent_to" = "%1$@ numaralı telefona gönderilen kodu gir"; +"com_accountkit_error_title" = "Sistemde bir sorun oluştu. Lütfen tekrar dene."; +"com_accountkit_facebook_code_entry_title" = "Facebook'un gönderdiği kodu gir"; +"com_accountkit_ios_button_back" = "Geri"; +"com_accountkit_ios_country_code_title" = "Ülkeni Seç"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "Numara"; +"com_accountkit_ios_phone_login_text" = "Facebook'un desteklediği Account Kit'ten bir SMS onayı almak için %1$@ düğmesine dokun. %2$@ giriş yapmana yardımcı olman için Facebook teknolojisi kullanır ama bunun için Facebook hesabına ihtiyacın yoktur. Mesajlar ve veri bağlantısı ücretli olabilir. Facebook'un bilgilerini nasıl kullandığı hakkında bilgi al."; +"com_accountkit_ios_phone_sending_sms" = "Kodunun yer aldığı bir SMS gönderiliyor"; "com_accountkit_logging_in" = "Giriş yapılıyor\U2026"; -"com_accountkit_other_ways_to_get_code" = "Diğer kod alma yöntemleri:"; -"com_accountkit_phone_error_title" = "Lütfen geçerli bir cep telefonu numarası girin."; -"com_accountkit_phone_loading_title" = "Kodun gönderiliyor\U2026"; -"com_accountkit_phone_login_phone_number_placeholder" = "Numara"; -"com_accountkit_phone_login_retry_title" = "Cep telefonu numaranızı onaylayın"; -"com_accountkit_phone_login_text" = "Facebook'un desteğiyle Account Kit'ten SMS onayı almak için %1$@ düğmesine dokunun. %2$@, giriş yapmanıza yardımcı olmak için Facebook'un teknolojilerinden yararlanmaktadır, ancak bir Facebook hesabına ihtiyacınız yoktur. Mesaj ve veri ücretleri geçerli olabilir. Facebook\'un bilgilerinizi nasıl kullandığını öğrenin."; -"com_accountkit_phone_login_title" = "Cep telefonu numaranızı girin"; -"com_accountkit_phone_sending_sms" = "Kodunuzun yer aldığı bir SMS gönderme"; -"com_accountkit_resend_check" = "SMS kutunuzu kontrol edin"; +"com_accountkit_other_ways_to_get_code" = "Kod almanın diğer yolları:"; +"com_accountkit_phone_error_title" = "Lütfen geçerli bir cep telefonu numarası gir."; +"com_accountkit_phone_loading_title" = "Numaran doğrulanıyor..."; +"com_accountkit_phone_login_retry_title" = "Cep telefonu numaranı onayla"; +"com_accountkit_phone_login_text" = "Hesabını Facebook desteğiyle Account Kit ile doğrulamak için %1$@ düğmesine dokun. Account Kit'i kullanmak için Facebook hesabına ihtiyacın yoktur. Numaranı doğrulamak için bir SMS gönderilebilir. Mesaj ve veri bağlantısı ücretli olabilir. Facebook'un bilgilerini nasıl kullandığını öğren."; +"com_accountkit_phone_login_title" = "Cep telefonu numaranı gir"; +"com_accountkit_phone_sending_code_on_fb_title" = "Facebook'ta kod gönderiliyor..."; +"com_accountkit_resend_check" = "SMS gelen kutunu kontrol et"; "com_accountkit_resend_email_text" = "Yeni E-posta Gönder"; -"com_accountkit_resend_title" = "Kodu almadıysanız:"; -"com_accountkit_return_title" = "Tekrar %1$@ uygulamasına yönlendiriliyorsunuz\U2026"; +"com_accountkit_resend_title" = "Kodu hala almadıysan:"; +"com_accountkit_return_title" = "%1$@ uygulamasına yönlendiriliyorsun..."; "com_accountkit_sent_title" = "Gönderildi!"; -"com_accountkit_success_title" = "Bitti!"; -"com_accountkit_toolbar_title" = "%1$@ Uygulamasına Giriş Yap"; -"com_accountkit_verify_confirmation_code_title" = "Kodunuzu doğrulayamadık.\nLütfen tekrar deneyin:"; -"com_accountkit_verify_title" = "Kodun doğrulanıyor\U2026"; -"com_accountkit_voice_call_code_entry_title" = "Sesli Arama ile aldığınız kodu girin"; +"com_accountkit_success_title" = "Doğrulandı!"; +"com_accountkit_toolbar_title" = "%1$@'e Giriş Yap"; +"com_accountkit_verify_confirmation_code_title" = "Kodunu doğrulayamadık. Lütfen tekrar dene:"; +"com_accountkit_verify_title" = "Kodun doğrulanıyor..."; +"com_accountkit_voice_call_code_entry_title" = "Sesli Aramayla aldığın kodu gir"; diff --git a/iphone/Resources/AccountKitStrings.bundle/Resources/ur.lproj/AccountKit.strings b/iphone/Resources/AccountKitStrings.bundle/Resources/ur.lproj/AccountKit.strings new file mode 100644 index 0000000..c3b5aa3 --- /dev/null +++ b/iphone/Resources/AccountKitStrings.bundle/Resources/ur.lproj/AccountKit.strings @@ -0,0 +1,84 @@ +// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// +// You are hereby granted a non-exclusive, worldwide, royalty-free license to use, +// copy, modify, and distribute this software in source code or binary form for use +// in connection with the web services and APIs provided by Facebook. +// +// As with any software that integrates with the Facebook platform, your use of +// this software is subject to the Facebook Developer Principles and Policies +// [http://developers.facebook.com/policy/]. This copyright notice shall be +// included in all copies or substantial portions of the software. +// +// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS +// FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR +// COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER +// IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN +// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +// @generated +// + +"com_accountkit_account_verified" = "اکاؤنٹ کی توثیق کر دی گئی!"; +"com_accountkit_button_begin" = "شروع کریں"; +"com_accountkit_button_cancel" = "منسوخ کریں"; +"com_accountkit_button_confirm" = "توثیق کریں"; +"com_accountkit_button_continue" = "جاری رکھیں"; +"com_accountkit_button_edit" = "ترمیم کریں"; +"com_accountkit_button_log_in" = "لاگ ان کریں"; +"com_accountkit_button_next" = "اگلا"; +"com_accountkit_button_ok" = "ٹھیک ہے"; +"com_accountkit_button_resend_code_in" = "%1$d میں دوبارہ SMS بھیجیں"; +"com_accountkit_button_resend_sms" = "SMS دوبارہ بھیجیں"; +"com_accountkit_button_send" = "بھیجیں"; +"com_accountkit_button_send_code_in_call" = "کال حاصل کریں"; +"com_accountkit_button_send_code_in_call_details" = "صوتی کال میں اپنا کوڈ موصول کریں"; +"com_accountkit_button_send_code_in_call_from_facebook_details" = "Facebook کی جانب سے صوتی کال میں اپنا کوڈ موصول کریں"; +"com_accountkit_button_send_code_in_fb" = "Facebook پر ایک کوڈ حاصل کریں"; +"com_accountkit_button_send_code_in_fb_details" = "کوڈ Facebook اطلاع کے طور پر موصول ہوگا"; +"com_accountkit_button_start" = "شروع کریں"; +"com_accountkit_button_start_over" = "دوبارہ کوشش کریں"; +"com_accountkit_button_submit" = "جمع کرائیں"; +"com_accountkit_check_email" = "اپنا ای میل کھولیں"; +"com_accountkit_code_sent_to" = "اپنے فون نمبر %1$@ کی توثیق کریں"; +"com_accountkit_confirmation_code_agreement" = "Facebook کی شرائط، ڈیٹا پالیسی اور کوکی کا استعمال قبول کرنے کے لیے %1$@ پر ٹیپ کریں۔"; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Facebook کی شرائط، ڈیٹا پالیسی، کوکی کا استعمال اور %6$@ کی رازداری کی پالیسی قبول کرنے کے لیے %1$@ پر ٹیپ کریں۔"; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Facebook کی شرائط، ڈیٹا پالیسی، کوکی کا استعمال اور رازداری کی پالیسی اور %7$@ کی خدمات کی شرائط قبول کرنے کے لیے %1$@ پر ٹیپ کریں۔"; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Facebook کی شرائط، ڈیٹا پالیسی، کوکی کا استعمال اور رازداری کی پالیسی اور %7$@ کی خدمات کی شرائط قبول کرنے کے لیے %1$@ پر ٹیپ کریں۔ آپ کے اکاؤنٹ کی توثیق کیسے کی گئی تھی اس کے متعلق مزید جانیں۔"; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Facebook کی شرائط، ڈیٹا پالیسی، کوکی کا استعمال %6$@ کی رازداری کی پالیسی قبول کرنے کے لیے %1$@ پر ٹیپ کریں۔ آپ کے اکاؤنٹ کی توثیق کیسے کی گئی تھی اس کے متعلق مزید جانیں۔"; +"com_accountkit_confirmation_code_agreement_instant_verification" = "Facebook کی شرائط، ڈیٹا پالیسی اور کوکی کا استعمال قبول کرنے کے لیے %1$@ پر ٹیپ کریں۔ آپ کے اکاؤنٹ کی توثیق کیسے کی گئی تھی اس کے متعلق مزید جانیں۔"; +"com_accountkit_confirmation_code_text" = "مجھے کوڈ نہیں ملا"; +"com_accountkit_confirmation_code_title" = "اپنا کوڈ درج کریں"; +"com_accountkit_email_invalid" = "یہ ای میل غلط ہے۔ براہ کرم دوبارہ کوشش کریں۔"; +"com_accountkit_email_loading_title" = "آپ کے ای میل پتے کی توثیق کی جا رہی ہے \U2026"; +"com_accountkit_email_login_retry_title" = "اپنے ای میل کی توثیق کریں"; +"com_accountkit_email_login_text" = "%2$@ استعمال کرنے میں آپ کی مدد کی خاطر Facebook کی جانب سے Account Kit سے توثیقی ای میل حاصل کرنے کے لیے %1$@ پر ٹیپ کریں۔ آپ کو اسے استعمال کرنے کے لیے Facebook اکاؤنٹ کی ضرورت نہیں ہوتی ہے۔ Facebook کے ذریعے آپ کی معلومات استعمال کئے جانے کا طریقہ جانیں۔"; +"com_accountkit_email_login_title" = "اپنا ای میل پتہ درج کریں"; +"com_accountkit_email_not_received" = "ای میل دوبارہ بھیجیں"; +"com_accountkit_email_verify_title" = "ای میل کھولیں اور اپنے ای میل پتہ کی توثیق کریں"; +"com_accountkit_enter_code_sent_to" = "%1$@ پر بھیجا گیا کوڈ درج کریں"; +"com_accountkit_error_title" = "سسٹم کا مسئلہ واقع ہوگیا ہے۔ براہ کرم دوبارہ کوشش کریں۔"; +"com_accountkit_facebook_code_entry_title" = "Facebook سے موصول کردہ اپنا کوڈ درج کریں"; +"com_accountkit_ios_button_back" = "واپس جائیں"; +"com_accountkit_ios_country_code_title" = "اپنا ملک منتخب کریں"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "نمبر"; +"com_accountkit_ios_phone_login_text" = "Account Kit تعاون یافتہ منجانب Facebook سے SMS کی توثیق حاصل کرنے کے لیے %1$@ پر ٹیپ کریں۔ %2$@ آپ کو سائن ان کرنے میں مدد کرنے کے لیے Facebook تکنیک کا استعمال کرتی ہے، لیکن آپ کو Facebook اکاؤنٹ کی ضرورت نہیں ہوتی ہے۔ پیغامات اور ڈیٹا کی شرح کا اطلاق ہو سکتا ہے۔ Facebook کے ذریعہ آپ کی معلومات استعمال کرنے کا طریقہ جانیں۔"; +"com_accountkit_ios_phone_sending_sms" = "آپ کے کوڈ کے ساتھ SMS بھیجا جا رہا ہے"; +"com_accountkit_logging_in" = "لاگ ان کیا جا رہا ہے\U2026"; +"com_accountkit_other_ways_to_get_code" = "کوڈ حاصل کرنے کے دیگر طریقے:"; +"com_accountkit_phone_error_title" = "براہ کرم درست موبائل نمبر درج کریں۔"; +"com_accountkit_phone_loading_title" = "آپ کے نمبر کی توثیق کی جا رہی ہے\U2026"; +"com_accountkit_phone_login_retry_title" = "اپنے موبائل نمبر کی توثیق کریں"; +"com_accountkit_phone_login_text" = "Facebook کی جانب سے تعاون یافتہ Account Kit کے ساتھ آپ کے اکاؤنٹ کی توثیق کرنے کے لیے %1$@ پر ٹیپ کریں۔ آپ کو Account Kit استعمال کرنے کے لیے Facebook اکاؤنٹ کی ضرورت نہیں ہوتی ہے۔ آپ کے نمبر کی توثیق کرنے کے لیے SMS بھیجا جا سکتا ہے۔ پیغام اور ڈیٹا کی قیمتوں کا اطلاق ہو سکتا ہے۔ Facebook کے ذریعے آپ کی معلومات استعمال کئے جانے کا طریقہ جانیں۔"; +"com_accountkit_phone_login_title" = "اپنا موبائل نمبر درج کریں"; +"com_accountkit_phone_sending_code_on_fb_title" = "Facebook پر کوڈ بھیجا جا رہا ہے\U2026"; +"com_accountkit_resend_check" = "اپنے SMS ان باکس کی جانچ کریں"; +"com_accountkit_resend_email_text" = "نیا ای میل بھیجیں"; +"com_accountkit_resend_title" = "اگر آپ کو کوڈ موصول نہیں ہوا ہے:"; +"com_accountkit_return_title" = "آپ کو واپس %1$@ پر لے جایا جا رہا ہے\U2026"; +"com_accountkit_sent_title" = "بھیج دیا گیا!"; +"com_accountkit_success_title" = "توثیق شدہ!"; +"com_accountkit_toolbar_title" = "%1$@ میں لاگ ان کریں"; +"com_accountkit_verify_confirmation_code_title" = "ہم آپ کے کوڈ کی توثیق نہیں کر سکے۔ براہ کرم دوبارہ کوشش کریں:"; +"com_accountkit_verify_title" = "آپ کے کوڈ کی توثیق کی جا رہی ہے\U2026"; +"com_accountkit_voice_call_code_entry_title" = "صوتی کال سے موصول کردہ اپنا کوڈ درج کریں"; diff --git a/iphone/Resources/AccountKitStrings.bundle/Resources/ur_PK.lproj/AccountKit.strings b/iphone/Resources/AccountKitStrings.bundle/Resources/ur_PK.lproj/AccountKit.strings index 4fe14a9..c93201a 100644 --- a/iphone/Resources/AccountKitStrings.bundle/Resources/ur_PK.lproj/AccountKit.strings +++ b/iphone/Resources/AccountKitStrings.bundle/Resources/ur_PK.lproj/AccountKit.strings @@ -36,7 +36,6 @@ "com_accountkit_button_send_code_in_call_from_facebook_details" = "Facebook سے اپنا کوڈ صوتی کال میں حاصل کریں"; "com_accountkit_button_send_code_in_fb" = "Facebook پر کوڈ حاصل کریں"; "com_accountkit_button_send_code_in_fb_details" = "کوڈ Facebook اطلاع کے طور پر آئے گا"; -"com_accountkit_button_send_code_in_fb_disclosure" = "اپنا کوڈ Facebook پر اطلاع کی شکل میں موصول کرنے کے لیے \"Facebook پر کوڈ حاصل کریں\" پر ٹیپ کریں۔"; "com_accountkit_button_start" = "آغاز کریں"; "com_accountkit_button_start_over" = "دوبارہ کوشش کریں"; "com_accountkit_button_submit" = "جمع کرائیں"; diff --git a/iphone/Resources/AccountKitStrings.bundle/Resources/ur_PK.lproj/AccountKitCountryCode.strings b/iphone/Resources/AccountKitStrings.bundle/Resources/ur_PK.lproj/AccountKitCountryCode.strings new file mode 100644 index 0000000..a6ab162 --- /dev/null +++ b/iphone/Resources/AccountKitStrings.bundle/Resources/ur_PK.lproj/AccountKitCountryCode.strings @@ -0,0 +1,256 @@ +// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// +// You are hereby granted a non-exclusive, worldwide, royalty-free license to use, +// copy, modify, and distribute this software in source code or binary form for use +// in connection with the web services and APIs provided by Facebook. +// +// As with any software that integrates with the Facebook platform, your use of +// this software is subject to the Facebook Developer Principles and Policies +// [http://developers.facebook.com/policy/]. This copyright notice shall be +// included in all copies or substantial portions of the software. +// +// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS +// FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR +// COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER +// IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN +// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +// @generated +// + +"com_accountkit_country_code_AD" = "انڈورا"; +"com_accountkit_country_code_AE" = "متحدہ عرب امارات"; +"com_accountkit_country_code_AF" = "افغانستان"; +"com_accountkit_country_code_AG" = "اینٹیگوا"; +"com_accountkit_country_code_AI" = "انگیولا"; +"com_accountkit_country_code_AL" = "البانیا"; +"com_accountkit_country_code_AM" = "آرمینیا"; +"com_accountkit_country_code_AO" = "انگولا"; +"com_accountkit_country_code_AR" = "ارجنٹائن"; +"com_accountkit_country_code_AS" = "امریکی سامووا"; +"com_accountkit_country_code_AT" = "آسٹریا"; +"com_accountkit_country_code_AU" = "آسٹریلیا"; +"com_accountkit_country_code_AW" = "اروبا"; +"com_accountkit_country_code_AZ" = "آذربائیجان"; +"com_accountkit_country_code_BA" = "بوسنیا اور ہرزیگوینا"; +"com_accountkit_country_code_BB" = "بارباڈوس"; +"com_accountkit_country_code_BD" = "بنگلہ دیش"; +"com_accountkit_country_code_BE" = "بیلحیم"; +"com_accountkit_country_code_BF" = "برکینا فاسو"; +"com_accountkit_country_code_BG" = "بلغاریہ"; +"com_accountkit_country_code_BH" = "بحرین"; +"com_accountkit_country_code_BI" = "برونڈی"; +"com_accountkit_country_code_BJ" = "بینن"; +"com_accountkit_country_code_BM" = "برمودہ"; +"com_accountkit_country_code_BN" = "برونائی"; +"com_accountkit_country_code_BO" = "بولیویا"; +"com_accountkit_country_code_BQ" = "ڈچ جزائر غرب الہند"; +"com_accountkit_country_code_BR" = "برازیل"; +"com_accountkit_country_code_BS" = "بہاماس"; +"com_accountkit_country_code_BT" = "بھوٹان"; +"com_accountkit_country_code_BW" = "بوٹسوانا"; +"com_accountkit_country_code_BY" = "بیلاروس"; +"com_accountkit_country_code_BZ" = "بیلیز"; +"com_accountkit_country_code_CA" = "کینیڈا"; +"com_accountkit_country_code_CD" = "عوامی جمہوریہ کانگو"; +"com_accountkit_country_code_CF" = "وسطی افریقی جمہوریہ"; +"com_accountkit_country_code_CG" = "جمہوریہ کانگو"; +"com_accountkit_country_code_CH" = "سوئزرلینڈ"; +"com_accountkit_country_code_CI" = "آئیوری کوسٹ"; +"com_accountkit_country_code_CK" = "جزائر کک"; +"com_accountkit_country_code_CL" = "چلی"; +"com_accountkit_country_code_CM" = "کیمرون"; +"com_accountkit_country_code_CN" = "چین"; +"com_accountkit_country_code_CO" = "کولمبیا"; +"com_accountkit_country_code_CR" = "کوسٹا ریکا"; +"com_accountkit_country_code_CU" = "کیوبا"; +"com_accountkit_country_code_CV" = "کیپ وردے"; +"com_accountkit_country_code_CW" = "کیوراکاؤ"; +"com_accountkit_country_code_CY" = "سائپرس"; +"com_accountkit_country_code_CZ" = "جمہوریہ چیک"; +"com_accountkit_country_code_DE" = "جرمنی"; +"com_accountkit_country_code_DJ" = "جبوتی"; +"com_accountkit_country_code_DK" = "ڈنمارک"; +"com_accountkit_country_code_DM" = "ڈومینیکا"; +"com_accountkit_country_code_DO" = "جمبہوریہ ڈومینیکن"; +"com_accountkit_country_code_DZ" = "الجیریا"; +"com_accountkit_country_code_EC" = "ایکواڈور"; +"com_accountkit_country_code_EE" = "ایستونیا"; +"com_accountkit_country_code_EG" = "مصر"; +"com_accountkit_country_code_EH" = "مغربی صحارا"; +"com_accountkit_country_code_ER" = "اریٹیریا"; +"com_accountkit_country_code_ES" = "اسپین"; +"com_accountkit_country_code_ET" = "ایتھوپیا"; +"com_accountkit_country_code_FI" = "فن لینڈ"; +"com_accountkit_country_code_FJ" = "فجی"; +"com_accountkit_country_code_FK" = "جزائر فاک لینڈ"; +"com_accountkit_country_code_FM" = "وفاقی ریاست ہائے مائکرونیشیا"; +"com_accountkit_country_code_FO" = "جزائر فیرو"; +"com_accountkit_country_code_FR" = "فرانس"; +"com_accountkit_country_code_GA" = "گیبون"; +"com_accountkit_country_code_GB" = "برطانیہ"; +"com_accountkit_country_code_GD" = "غرناطہ"; +"com_accountkit_country_code_GE" = "جارجیا"; +"com_accountkit_country_code_GF" = "فرانسیسی گیانا"; +"com_accountkit_country_code_GG" = "گرنزی"; +"com_accountkit_country_code_GH" = "گھانا"; +"com_accountkit_country_code_GI" = "جبل الطارق"; +"com_accountkit_country_code_GL" = "گرین لینڈ"; +"com_accountkit_country_code_GM" = "گیمبیا"; +"com_accountkit_country_code_GN" = "گنی"; +"com_accountkit_country_code_GP" = "گوادیلوپ"; +"com_accountkit_country_code_GQ" = "استوائی گنی"; +"com_accountkit_country_code_GR" = "یونان"; +"com_accountkit_country_code_GT" = "گوئٹے مالا"; +"com_accountkit_country_code_GU" = "گوام"; +"com_accountkit_country_code_GW" = "گنی-بساؤ"; +"com_accountkit_country_code_GY" = "گیانا"; +"com_accountkit_country_code_HK" = "ہانگ کانگ"; +"com_accountkit_country_code_HN" = "ہنڈرس"; +"com_accountkit_country_code_HR" = "کروشیا"; +"com_accountkit_country_code_HT" = "ہیٹی"; +"com_accountkit_country_code_HU" = "ہنگری"; +"com_accountkit_country_code_ID" = "انڈونیشیا"; +"com_accountkit_country_code_IE" = "آئرلینڈ"; +"com_accountkit_country_code_IL" = "اسرائیل"; +"com_accountkit_country_code_IM" = "آئل آف مین"; +"com_accountkit_country_code_IN" = "بھارت"; +"com_accountkit_country_code_IO" = "برطانوی بحرہند کا خطہ"; +"com_accountkit_country_code_IQ" = "عراق"; +"com_accountkit_country_code_IR" = "ایران"; +"com_accountkit_country_code_IS" = "آئس لینڈ"; +"com_accountkit_country_code_IT" = "اٹلی"; +"com_accountkit_country_code_JE" = "جرسی"; +"com_accountkit_country_code_JM" = "جمیکا"; +"com_accountkit_country_code_JO" = "اردن"; +"com_accountkit_country_code_JP" = "جاپان"; +"com_accountkit_country_code_KE" = "کینیا"; +"com_accountkit_country_code_KG" = "کرغیزستان"; +"com_accountkit_country_code_KH" = "کمبوڈیا"; +"com_accountkit_country_code_KI" = "کرباتی"; +"com_accountkit_country_code_KM" = "کوموروس"; +"com_accountkit_country_code_KN" = "سینٹ کٹس اور نیوس"; +"com_accountkit_country_code_KP" = "شمالی کوریا"; +"com_accountkit_country_code_KR" = "جنوبی کوریا"; +"com_accountkit_country_code_KW" = "کویت"; +"com_accountkit_country_code_KY" = "جزائر کیمن"; +"com_accountkit_country_code_KZ" = "قازقستان"; +"com_accountkit_country_code_LA" = "لاؤس"; +"com_accountkit_country_code_LB" = "لبنان"; +"com_accountkit_country_code_LC" = "سینٹ لوسیا"; +"com_accountkit_country_code_LI" = "لیختینستائن"; +"com_accountkit_country_code_LK" = "سری لنکا"; +"com_accountkit_country_code_LR" = "لائبیریا"; +"com_accountkit_country_code_LS" = "لیسوتھو"; +"com_accountkit_country_code_LT" = "لیتھوانیا"; +"com_accountkit_country_code_LU" = "لکسمبرگ"; +"com_accountkit_country_code_LV" = "لٹویا"; +"com_accountkit_country_code_LY" = "لیبیا"; +"com_accountkit_country_code_MA" = "مراکش"; +"com_accountkit_country_code_MC" = "مناکو"; +"com_accountkit_country_code_MD" = "مالدووا"; +"com_accountkit_country_code_ME" = "مونٹی نیگرو"; +"com_accountkit_country_code_MG" = "مڈغاسکر"; +"com_accountkit_country_code_MH" = "جزائر مارشل"; +"com_accountkit_country_code_MK" = "مقدونیہ"; +"com_accountkit_country_code_ML" = "مالی"; +"com_accountkit_country_code_MM" = "برما"; +"com_accountkit_country_code_MN" = "منگولیا"; +"com_accountkit_country_code_MO" = "مکاؤ"; +"com_accountkit_country_code_MP" = "شمالی ماریانا جزائر"; +"com_accountkit_country_code_MQ" = "مارٹینیق"; +"com_accountkit_country_code_MR" = "موریطانیہ"; +"com_accountkit_country_code_MS" = "مانٹسریٹ"; +"com_accountkit_country_code_MT" = "مالٹا"; +"com_accountkit_country_code_MU" = "ماریشیس"; +"com_accountkit_country_code_MV" = "مالدیپ"; +"com_accountkit_country_code_MW" = "ملاوی"; +"com_accountkit_country_code_MX" = "میکسیکو"; +"com_accountkit_country_code_MY" = "ملائیشیا"; +"com_accountkit_country_code_MZ" = "موزمبیق"; +"com_accountkit_country_code_NA" = "نمیبیا"; +"com_accountkit_country_code_NC" = "نیو کیلیڈونیا"; +"com_accountkit_country_code_NE" = "نائجر"; +"com_accountkit_country_code_NF" = "جزیرہ نارفولک"; +"com_accountkit_country_code_NG" = "نائیجیریا"; +"com_accountkit_country_code_NI" = "نکاراگوا"; +"com_accountkit_country_code_NL" = "نیدرلینڈ"; +"com_accountkit_country_code_NO" = "ناروے"; +"com_accountkit_country_code_NP" = "نیپال"; +"com_accountkit_country_code_NR" = "ناورو"; +"com_accountkit_country_code_NU" = "نیووے"; +"com_accountkit_country_code_NZ" = "نیوزی لینڈ"; +"com_accountkit_country_code_OM" = "عمان"; +"com_accountkit_country_code_PA" = "پاناما"; +"com_accountkit_country_code_PE" = "پیرو"; +"com_accountkit_country_code_PF" = "فرانسیسی پولینیسیا"; +"com_accountkit_country_code_PG" = "پاپوا نیو گنی"; +"com_accountkit_country_code_PH" = "فلپائن"; +"com_accountkit_country_code_PK" = "پاکستان"; +"com_accountkit_country_code_PL" = "پولینڈ"; +"com_accountkit_country_code_PM" = "سینٹ پائرے اور میکویلون"; +"com_accountkit_country_code_PR" = "پیورٹو ریکو"; +"com_accountkit_country_code_PS" = "فلسطین"; +"com_accountkit_country_code_PT" = "پرتگال"; +"com_accountkit_country_code_PW" = "پالاؤ"; +"com_accountkit_country_code_PY" = "پیراگوئے"; +"com_accountkit_country_code_QA" = "قطر"; +"com_accountkit_country_code_RE" = "ری یونین"; +"com_accountkit_country_code_RO" = "رومانیہ"; +"com_accountkit_country_code_RS" = "سربیا"; +"com_accountkit_country_code_RU" = "روس"; +"com_accountkit_country_code_RW" = "روانڈا"; +"com_accountkit_country_code_SA" = "سعودی عرب"; +"com_accountkit_country_code_SB" = "جزائر سلیمان"; +"com_accountkit_country_code_SC" = "سے شلز"; +"com_accountkit_country_code_SD" = "سوڈان"; +"com_accountkit_country_code_SE" = "سویڈن"; +"com_accountkit_country_code_SG" = "سنگاپور"; +"com_accountkit_country_code_SH" = "سینٹ ہیلینا"; +"com_accountkit_country_code_SI" = "سلووینیا"; +"com_accountkit_country_code_SK" = "سلوواکیہ"; +"com_accountkit_country_code_SL" = "سیرا لیون"; +"com_accountkit_country_code_SM" = "سان مارینو"; +"com_accountkit_country_code_SN" = "سینیگال"; +"com_accountkit_country_code_SO" = "صومالیہ"; +"com_accountkit_country_code_SR" = "سرینام"; +"com_accountkit_country_code_SS" = "جنوبی سوڈان"; +"com_accountkit_country_code_ST" = "ساؤٹوم اور پرنسپی"; +"com_accountkit_country_code_SV" = "ایل سلواڈور"; +"com_accountkit_country_code_SX" = "سینٹ مارٹن"; +"com_accountkit_country_code_SY" = "شام"; +"com_accountkit_country_code_SZ" = "سوازی لینڈ"; +"com_accountkit_country_code_TC" = "جزائر تورکس اور کایکوس"; +"com_accountkit_country_code_TD" = "چاڈ"; +"com_accountkit_country_code_TG" = "ٹوگو"; +"com_accountkit_country_code_TH" = "تھائی لینڈ"; +"com_accountkit_country_code_TJ" = "تاجکستان"; +"com_accountkit_country_code_TK" = "ٹوکیلاؤ"; +"com_accountkit_country_code_TL" = "تیمور لیستے"; +"com_accountkit_country_code_TM" = "ترکمانستان"; +"com_accountkit_country_code_TN" = "تیونس"; +"com_accountkit_country_code_TO" = "ٹونگا"; +"com_accountkit_country_code_TR" = "ترکی"; +"com_accountkit_country_code_TT" = "ٹرینیڈاڈ و ٹوباگو"; +"com_accountkit_country_code_TV" = "تووالو"; +"com_accountkit_country_code_TW" = "تائیوان"; +"com_accountkit_country_code_TZ" = "تنزانیہ"; +"com_accountkit_country_code_UA" = "یوکرائن"; +"com_accountkit_country_code_UG" = "یوگنڈا"; +"com_accountkit_country_code_US" = "امریکہ"; +"com_accountkit_country_code_UY" = "یوراگوئے"; +"com_accountkit_country_code_UZ" = "ازبکستان"; +"com_accountkit_country_code_VC" = "سینٹ ونسینٹ اور گرینے ڈینز"; +"com_accountkit_country_code_VE" = "وینزویلا"; +"com_accountkit_country_code_VG" = "برطانوی ورجن جزائر"; +"com_accountkit_country_code_VI" = "امریکی جزائر ورجن"; +"com_accountkit_country_code_VN" = "ویتنام"; +"com_accountkit_country_code_VU" = "وانواتو"; +"com_accountkit_country_code_WF" = "والیس اور فوتونا"; +"com_accountkit_country_code_WS" = "ساموا"; +"com_accountkit_country_code_YE" = "یمن"; +"com_accountkit_country_code_YT" = "میوٹ"; +"com_accountkit_country_code_ZA" = "جنوبی افریقہ"; +"com_accountkit_country_code_ZM" = "زیمبیا"; +"com_accountkit_country_code_ZW" = "زمبابوے"; diff --git a/iphone/Resources/AccountKitStrings.bundle/Resources/vi.lproj/AccountKit.strings b/iphone/Resources/AccountKitStrings.bundle/Resources/vi.lproj/AccountKit.strings index 67e460e..d16c2f4 100644 --- a/iphone/Resources/AccountKitStrings.bundle/Resources/vi.lproj/AccountKit.strings +++ b/iphone/Resources/AccountKitStrings.bundle/Resources/vi.lproj/AccountKit.strings @@ -20,7 +20,6 @@ // "com_accountkit_account_verified" = "Đã xác minh tài khoản!"; -"com_accountkit_button_back" = "Quay lại"; "com_accountkit_button_begin" = "Bắt đầu"; "com_accountkit_button_cancel" = "Hủy"; "com_accountkit_button_confirm" = "Xác nhận"; @@ -28,56 +27,57 @@ "com_accountkit_button_edit" = "CHỈNH SỬA"; "com_accountkit_button_log_in" = "Đăng nhập"; "com_accountkit_button_next" = "Tiếp"; -"com_accountkit_button_ok" = "OK"; -"com_accountkit_button_resend_code_in" = "Gửi lại SMS bằng %1$d"; +"com_accountkit_button_resend_code_in" = "Gửi lại SMS sau %1$d"; "com_accountkit_button_resend_sms" = "Gửi lại SMS"; "com_accountkit_button_send" = "Gửi"; "com_accountkit_button_send_code_in_call" = "Nhận cuộc gọi"; "com_accountkit_button_send_code_in_call_details" = "Nhận mã trong cuộc gọi thoại"; -"com_accountkit_button_send_code_in_call_from_facebook_details" = "Nhận mã qua cuộc gọi thoại từ Facebook"; +"com_accountkit_button_send_code_in_call_from_facebook_details" = "Nhận mã trong cuộc gọi thoại từ Facebook"; "com_accountkit_button_send_code_in_fb" = "Nhận mã trên Facebook"; -"com_accountkit_button_send_code_in_fb_details" = "Mã sẽ tới dưới dạng thông báo Facebook"; -"com_accountkit_button_send_code_in_fb_disclosure" = "Nhấn vào \"Nhận mã trên Facebook\" để nhận mã của bạn dưới dạng thông báo trên Facebook."; +"com_accountkit_button_send_code_in_fb_details" = "Mã sẽ được gửi dưới dạng thông báo từ Facebook"; "com_accountkit_button_start" = "Bắt đầu"; "com_accountkit_button_start_over" = "Thử lại"; "com_accountkit_button_submit" = "Gửi"; "com_accountkit_check_email" = "Mở email của bạn"; -"com_accountkit_code_sent_to" = "Xác minh số điện thoại di động của bạn %1$@"; -"com_accountkit_confirmation_code_agreement" = "Nhấn %1$@ để chấp nhận Điều khoản, Chính sách dữ liệusử dụng cookie của Facebook."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Nhấn %1$@ để chấp nhận Điều khoản, Chính sách dữ liệu, sử dụng cookie của Facebook và Chính sách quyền riêng tư của %6$@."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Nhấn %1$@ để chấp nhận Điều khoản, Chính sách dữ liệu, sử dụng cookie của Facebook và Chính sách quyền riêng tư, Điều khoản dịch vụ của %7$@."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Nhấn vào %1$@ để chấp nhận Điều khoản, Chính sách dữ liệu, sử dụng cookie của Facebook và Chính sách quyền riêng tư, Điều khoản dịch vụ của %7$@. Tìm hiểu thêm về cách tài khoản được xác minh."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Nhấn vào %1$@ để chấp nhận Điều khoản, Chính sách dữ liệu, sử dụng cookie của Facebook và Chính sách quyền riêng tư của %6$@. Tìm hiểu thêm về cách tài khoản được xác minh."; -"com_accountkit_confirmation_code_agreement_instant_verification" = "Nhấn vào %1$@ để chấp nhận Điều khoản, Chính sách dữ liệusử dụng cookie của Facebook. Tìm hiểu thêm về cách tài khoản được xác minh."; +"com_accountkit_code_sent_to" = "Xác minh số di động %1$@ của bạn"; +"com_accountkit_confirmation_code_agreement" = "Nhấn vào %1$@ để chấp nhận Điều khoản, Chính sách dữ liệusử dụng cookie của Facebook."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Nhấn vào %1$@ để chấp nhận Điều khoản, Chính sách dữ liệu, sử dụng cookie của Facebook và Chính sách quyền riêng tư của %6$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Nhấn vào %1$@ để chấp nhận Điều khoản, Chính sách dữ liệu, sử dụng cookie của Facebook và Chính sách quyền riêng tư cũng như Điều khoản dịch vụ của %7$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Nhấn vào %1$@ để chấp nhận Điều khoảnk, Chính sách dữ liệu, sử dụng cookie của Facebook và Chính sách quyền riêng tư cũng như Điều khoản dịch vụ của %7$@. Tìm hiểu thêm về cách xác minh tài khoản của bạn."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Nhấn vào %1$@ để chấp nhận Điều khoản, Chính sách dữ liệu, sử dụng cookie của Facebook và Chính sách quyền riêng tư của %6$@. Tìm hiểu thêm về cách xác minh tài khoản của bạn."; +"com_accountkit_confirmation_code_agreement_instant_verification" = "Nhấn vào %1$@ để chấp nhận Điều khoản, Chính sách dữ liệusử dụng cookie của Facebook. Tìm hiểu thêm về cách xác minh tài khoản của bạn."; "com_accountkit_confirmation_code_text" = "Tôi không nhận được mã"; "com_accountkit_confirmation_code_title" = "Nhập mã của bạn"; -"com_accountkit_country_code_title" = "Chọn quốc gia của bạn"; "com_accountkit_email_invalid" = "Email này không chính xác. Vui lòng thử lại."; -"com_accountkit_email_loading_title" = "Đang gửi email\U2026"; +"com_accountkit_email_loading_title" = "Đang xác minh địa chỉ email của bạn..."; "com_accountkit_email_login_retry_title" = "Xác nhận email của bạn"; -"com_accountkit_email_login_text" = "Nhấn vào %1$@ để nhận xác nhận bằng email từ Account Kit của Facebook nhằm giúp bạn sử dụng %2$@ mà không cần có tài khoản Facebook. Tìm hiểu cách Facebook sử dụng thông tin của bạn."; +"com_accountkit_email_login_text" = "Nhấn vào %1$@ để nhận email xác nhận từ Account Kit của Facebook nhằm giúp bạn sử dụng %2$@. Bạn không cần tài khoản Facebook để dùng ứng dụng này. Tìm hiểu cách Facebook sử dụng thông tin của bạn."; "com_accountkit_email_login_title" = "Nhập địa chỉ email của bạn"; "com_accountkit_email_not_received" = "Gửi lại email"; "com_accountkit_email_verify_title" = "Mở email và xác nhận địa chỉ email của bạn"; -"com_accountkit_enter_code_sent_to" = "Nhập mã đã được gửi tới %1$@"; -"com_accountkit_error_title" = "Đã xảy ra sự cố hệ thống. Vui lòng thử lại."; -"com_accountkit_facebook_code_entry_title" = "Nhập mã của bạn từ Facebook"; +"com_accountkit_enter_code_sent_to" = "Nhập mã được gửi tới %1$@"; +"com_accountkit_error_title" = "Đã xảy ra lỗi hệ thống. Vui lòng thử lại."; +"com_accountkit_facebook_code_entry_title" = "Nhập mã từ Facebook"; +"com_accountkit_ios_button_back" = "Quay lại"; +"com_accountkit_ios_country_code_title" = "Chọn quốc gia của bạn"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "Số điện thoại"; +"com_accountkit_ios_phone_login_text" = "Nhấn vào %1$@ để nhận xác nhận qua SMS từ Account Kit do Facebook cung cấp. %2$@ sử dụng công nghệ của Facebook để giúp bạn đăng nhập, tuy nhiên, bạn không cần có tài khoản Facebook. Cước dữ liệu và tin nhắn có thể được áp dụng. Tìm hiểu cách Facebook sử dụng thông tin của bạn."; +"com_accountkit_ios_phone_sending_sms" = "Đang gửi mã của bạn qua SMS"; "com_accountkit_logging_in" = "Đang đăng nhập\U2026"; -"com_accountkit_other_ways_to_get_code" = "Cách nhận mã khác:"; +"com_accountkit_other_ways_to_get_code" = "Cách khác để nhận mã:"; "com_accountkit_phone_error_title" = "Vui lòng nhập số di động hợp lệ."; -"com_accountkit_phone_loading_title" = "Đang gửi mã của bạn\U2026"; -"com_accountkit_phone_login_phone_number_placeholder" = "Số"; +"com_accountkit_phone_loading_title" = "Đang xác minh số của bạn..."; "com_accountkit_phone_login_retry_title" = "Xác nhận số di động của bạn"; -"com_accountkit_phone_login_text" = "Nhấn vào %1$@ để nhận xác nhận qua SMS từ Account Kit do Facebook cung cấp. %2$@ sử dụng công nghệ Facebook để giúp bạn đăng nhập, nhưng bạn không cần có tài khoản Facebook. Bạn có thể phải chịu cước tin nhắn và dữ liệu. Tìm hiểu cách Facebook sử dụng thông tin của bạn."; -"com_accountkit_phone_login_title" = "Nhập số di động của bạn"; -"com_accountkit_phone_sending_sms" = "Gửi SMS chứa mã"; -"com_accountkit_resend_check" = "Kiểm tra hộp thư SMS của bạn"; +"com_accountkit_phone_login_text" = "Nhấn vào %1$@ để xác minh tài khoản của bạn với Account Kit do Facebook cung cấp. Bạn không cần tài khoản Facebook để sử dụng Account Kit. Chúng tôi có thể gửi SMS để xác minh số của bạn. Cước dữ liệu và tin nhắn có thể áp dụng. Tìm hiểu cách Facebook sử dụng thông tin của bạn."; +"com_accountkit_phone_login_title" = "Nhập số di động"; +"com_accountkit_phone_sending_code_on_fb_title" = "Đang gửi mã trên Facebook..."; +"com_accountkit_resend_check" = "Hãy kiểm tra hộp thư SMS"; "com_accountkit_resend_email_text" = "Gửi email mới"; "com_accountkit_resend_title" = "Nếu bạn chưa nhận được mã:"; -"com_accountkit_return_title" = "Đưa bạn quay lại %1$@\U2026"; +"com_accountkit_return_title" = "Đang đưa bạn quay lại %1$@..."; "com_accountkit_sent_title" = "Đã gửi!"; -"com_accountkit_success_title" = "Xong!"; -"com_accountkit_toolbar_title" = "Đăng nhập vào %1$@"; -"com_accountkit_verify_confirmation_code_title" = "Chúng tôi không thể xác minh mã của bạn.\nVui lòng thử lại:"; -"com_accountkit_verify_title" = "Đang xác minh mã của bạn\U2026"; -"com_accountkit_voice_call_code_entry_title" = "Nhập mã của bạn từ cuộc gọi thoại"; +"com_accountkit_success_title" = "Đã xác minh!"; +"com_accountkit_toolbar_title" = "Đăng nhập %1$@"; +"com_accountkit_verify_confirmation_code_title" = "Chúng tôi không thể xác minh mã của bạn. Vui lòng thử lại:"; +"com_accountkit_verify_title" = "Đang xác minh mã của bạn..."; +"com_accountkit_voice_call_code_entry_title" = "Nhập mã từ cuộc gọi thoại"; diff --git a/iphone/Resources/AccountKitStrings.bundle/Resources/zh.lproj/AccountKit.strings b/iphone/Resources/AccountKitStrings.bundle/Resources/zh.lproj/AccountKit.strings index a1fa831..440a8cb 100644 --- a/iphone/Resources/AccountKitStrings.bundle/Resources/zh.lproj/AccountKit.strings +++ b/iphone/Resources/AccountKitStrings.bundle/Resources/zh.lproj/AccountKit.strings @@ -19,65 +19,66 @@ // @generated // -"com_accountkit_account_verified" = "帐户验证成功!"; -"com_accountkit_button_back" = "返回"; +"com_accountkit_account_verified" = "帐户已验证!"; "com_accountkit_button_begin" = "开始"; "com_accountkit_button_cancel" = "取消"; -"com_accountkit_button_confirm" = "确认"; +"com_accountkit_button_confirm" = "验证"; "com_accountkit_button_continue" = "继续"; "com_accountkit_button_edit" = "编辑"; "com_accountkit_button_log_in" = "登录"; -"com_accountkit_button_next" = "下一页"; +"com_accountkit_button_next" = "下一步"; "com_accountkit_button_ok" = "确定"; -"com_accountkit_button_resend_code_in" = "在 %1$d 后再次发送短信"; -"com_accountkit_button_resend_sms" = "再次发送短信"; +"com_accountkit_button_resend_code_in" = "%1$d后重发短信"; +"com_accountkit_button_resend_sms" = "重发短信"; "com_accountkit_button_send" = "发送"; -"com_accountkit_button_send_code_in_call" = "接收电话验证码"; -"com_accountkit_button_send_code_in_call_details" = "通过电话接收验证码"; -"com_accountkit_button_send_code_in_call_from_facebook_details" = "通过 Facebook 语音通话接收验证码"; -"com_accountkit_button_send_code_in_fb" = "在 Facebook 上接收验证码"; -"com_accountkit_button_send_code_in_fb_details" = "验证码将以 Facebook 通知的形式发送"; -"com_accountkit_button_send_code_in_fb_disclosure" = "轻触“接收 Facebook 验证码”,可收到以 Facebook 通知发送的验证码。"; +"com_accountkit_button_send_code_in_call" = "接收通话"; +"com_accountkit_button_send_code_in_call_details" = "通过语音通话获得验证码"; +"com_accountkit_button_send_code_in_call_from_facebook_details" = "通过语音通话获得 Facebook 验证码"; +"com_accountkit_button_send_code_in_fb" = "获取 Facebook 验证码"; +"com_accountkit_button_send_code_in_fb_details" = "验证码会以 Facebook 通知的形式发送"; "com_accountkit_button_start" = "开始"; "com_accountkit_button_start_over" = "重试"; "com_accountkit_button_submit" = "提交"; "com_accountkit_check_email" = "打开邮件"; -"com_accountkit_code_sent_to" = "请验证您的手机号码 %1$@"; -"com_accountkit_confirmation_code_agreement" = "轻触 %1$@ 接受 Facebook 的条款数据使用政策和允许使用cookie。"; -"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "轻触 %1$@ 接受 Facebook 的条款数据使用政策和 %6$@ 的隐私权政策,并允许使用 cookie。"; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "轻触 %1$@ 接受 Facebook 的条款数据使用政策和 %7$@ 的隐私权政策服务条款,并允许使用 cookie。"; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "轻触 %1$@ 接受 Facebook 的条款数据使用政策和 %7$@ 的隐私权政策服务条款,并允许使用 cookie详细了解帐户的验证流程。"; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "轻触 %1$@ 接受 Facebook 的条款数据使用政策和 %6$@ 的隐私权政策,并允许使用 cookie详细了解帐户的验证流程。"; -"com_accountkit_confirmation_code_agreement_instant_verification" = "轻触 %1$@ 接受 Facebook 的条款数据使用政策,并允许使用 cookie详细了解帐户的验证流程。"; +"com_accountkit_code_sent_to" = "验证你的手机号:%1$@"; +"com_accountkit_confirmation_code_agreement" = "轻触%1$@接受 Facebook 条款数据使用政策Cookie 使用政策。"; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "轻触%1$@接受 Facebook 条款数据使用政策Cookie 使用政策,以及%6$@的隐私权政策。"; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "轻触%1$@接受 Facebook 条款数据使用政策Cookie 使用政策,以及%7$@的隐私权政策服务条款。"; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "轻触%1$@接受 Facebook 条款数据使用政策Cookie 使用政策,以及%7$@的隐私权政策服务条款详细了解如何验证帐户。"; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "轻触%1$@接受 Facebook 条款数据使用政策Cookie 使用政策,以及%6$@的隐私权政策详细了解如何验证帐户。"; +"com_accountkit_confirmation_code_agreement_instant_verification" = "轻触%1$@接受 Facebook 条款数据使用政策Cookie 使用政策详细了解如何验证帐户。"; "com_accountkit_confirmation_code_text" = "未收到验证码"; -"com_accountkit_confirmation_code_title" = "输入你的代码"; -"com_accountkit_country_code_title" = "选择国家/地区"; -"com_accountkit_email_invalid" = "电子邮件不正确。请重试。"; -"com_accountkit_email_loading_title" = "正在发送电子邮件\U2026"; -"com_accountkit_email_login_retry_title" = "确认您的邮箱"; -"com_accountkit_email_login_text" = "轻触 %1$@ 获取 Facebook Account Kit 的确认电子邮件,以便您在没有 Facebook 帐户的情况下使用 %2$@。了解 Facebook 如何使用您的个人信息。"; -"com_accountkit_email_login_title" = "输入你的电子邮箱"; -"com_accountkit_email_not_received" = "重新发送邮件"; -"com_accountkit_email_verify_title" = "请打开电子邮件并验证电子邮箱"; -"com_accountkit_enter_code_sent_to" = "输入 %1$@ 收到的验证码"; -"com_accountkit_error_title" = "出现系统问题。请重试。"; -"com_accountkit_facebook_code_entry_title" = "输入从 Facebook 收到的验证码"; -"com_accountkit_logging_in" = "正在登录\U2026"; -"com_accountkit_other_ways_to_get_code" = "其他获取验证码方式:"; +"com_accountkit_confirmation_code_title" = "请输入验证码"; +"com_accountkit_email_invalid" = "邮箱有误,请重试。"; +"com_accountkit_email_loading_title" = "正在验证你的邮箱..."; +"com_accountkit_email_login_retry_title" = "验证邮箱"; +"com_accountkit_email_login_text" = "轻触%1$@接收来自 Account Kit by Facebook 的验证邮件,以便开始使用%2$@。没有 Facebook 帐户,你也可以使用这个应用。详细了解 Facebook 如何使用你的信息。"; +"com_accountkit_email_login_title" = "输入邮箱"; +"com_accountkit_email_not_received" = "重发邮件"; +"com_accountkit_email_verify_title" = "打开邮件并验证邮箱"; +"com_accountkit_enter_code_sent_to" = "请输入发送到%1$@的验证码"; +"com_accountkit_error_title" = "发生系统问题,请重试。"; +"com_accountkit_facebook_code_entry_title" = "输入 Facebook 发送的验证码"; +"com_accountkit_ios_button_back" = "返回"; +"com_accountkit_ios_country_code_title" = "选择国家/地区"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "手机号"; +"com_accountkit_ios_phone_login_text" = "轻触%1$@即可接收 Account Kit powered by Facebook 的验证短信。%2$@使用 Facebook 的技术来帮助你登录,但你不需要 Facebook 帐户。此操作可能会产生短信和流量资费。详细了解 Facebook 如何使用你的信息。"; +"com_accountkit_ios_phone_sending_sms" = "发送短信验证码"; +"com_accountkit_logging_in" = "正在登录..."; +"com_accountkit_other_ways_to_get_code" = "其他接收方式:"; "com_accountkit_phone_error_title" = "请输入有效手机号。"; -"com_accountkit_phone_loading_title" = "发送代码\U2026"; -"com_accountkit_phone_login_phone_number_placeholder" = "编号"; +"com_accountkit_phone_loading_title" = "正在验证你的手机号..."; "com_accountkit_phone_login_retry_title" = "请验证你的手机号"; -"com_accountkit_phone_login_text" = "轻触%1$@获取来自 Facebook Account Kit 的短信验证码。%2$@ 使用 Facebook 技术帮助你登录,但你无需拥有 Facebook 帐户。这可能会产生短信和流量费。详细了解 Facebook 如何使用你的信息"; +"com_accountkit_phone_login_text" = "轻触%1$@通过 Account Kit powered by Facebook 验证你的帐户。即使没有 Facebook 帐户,你也可以使用 Account Kit。你可通过手机短信接收手机号验证码。此过程可能产生短信和流量资费。详细了解 Facebook 如何使用你的信息。"; "com_accountkit_phone_login_title" = "输入手机号"; -"com_accountkit_phone_sending_sms" = "正在发送验证码短信"; -"com_accountkit_resend_check" = "查看短信收件箱"; -"com_accountkit_resend_email_text" = "发送新邮件"; -"com_accountkit_resend_title" = "如果您收不到验证码:"; -"com_accountkit_return_title" = "即将回到 %1$@\U2026"; +"com_accountkit_phone_sending_code_on_fb_title" = "正在发送 Facebook 验证码..."; +"com_accountkit_resend_check" = "请查看短信收件箱"; +"com_accountkit_resend_email_text" = "重发邮件"; +"com_accountkit_resend_title" = "如果你还未收到验证码:"; +"com_accountkit_return_title" = "你即将返回%1$@..."; "com_accountkit_sent_title" = "已发送!"; -"com_accountkit_success_title" = "完成!"; -"com_accountkit_toolbar_title" = "登录 %1$@"; -"com_accountkit_verify_confirmation_code_title" = "我们无法验证你的代码。\n请重试:"; -"com_accountkit_verify_title" = "正在验证你的代码\U2026"; +"com_accountkit_success_title" = "已验证!"; +"com_accountkit_toolbar_title" = "登录%1$@"; +"com_accountkit_verify_confirmation_code_title" = "无法验证你的代码,请重试:"; +"com_accountkit_verify_title" = "正在验证你的代码..."; "com_accountkit_voice_call_code_entry_title" = "输入语音通话中的验证码"; diff --git a/iphone/Resources/AccountKitStrings.bundle/Resources/zh_Hant_HK.lproj/AccountKit.strings b/iphone/Resources/AccountKitStrings.bundle/Resources/zh_Hant_HK.lproj/AccountKit.strings index af202d2..1dec1b8 100644 --- a/iphone/Resources/AccountKitStrings.bundle/Resources/zh_Hant_HK.lproj/AccountKit.strings +++ b/iphone/Resources/AccountKitStrings.bundle/Resources/zh_Hant_HK.lproj/AccountKit.strings @@ -19,65 +19,66 @@ // @generated // -"com_accountkit_account_verified" = "帳戶驗證成功!"; -"com_accountkit_button_back" = "返回"; +"com_accountkit_account_verified" = "帳戶已驗證!"; "com_accountkit_button_begin" = "開始"; "com_accountkit_button_cancel" = "取消"; "com_accountkit_button_confirm" = "確認"; "com_accountkit_button_continue" = "繼續"; "com_accountkit_button_edit" = "編輯"; "com_accountkit_button_log_in" = "登入"; -"com_accountkit_button_next" = "下一步"; +"com_accountkit_button_next" = "下一個"; "com_accountkit_button_ok" = "確定"; -"com_accountkit_button_resend_code_in" = "於 %1$d 內再次傳送短訊"; +"com_accountkit_button_resend_code_in" = "%1$d內再次傳送短訊"; "com_accountkit_button_resend_sms" = "再次傳送短訊"; "com_accountkit_button_send" = "傳送"; -"com_accountkit_button_send_code_in_call" = "取得來電"; -"com_accountkit_button_send_code_in_call_details" = "透過語音通話取得代碼"; -"com_accountkit_button_send_code_in_call_from_facebook_details" = "透過 Facebook 語音通話取得代碼"; -"com_accountkit_button_send_code_in_fb" = "透過 Facebook 取得代碼"; -"com_accountkit_button_send_code_in_fb_details" = "代碼會傳送到 Facebook 通知"; -"com_accountkit_button_send_code_in_fb_disclosure" = "點按「透過 Facebook 取得代碼」以便透過 Facebook 通知取得您的代碼。"; +"com_accountkit_button_send_code_in_call" = "接收通話"; +"com_accountkit_button_send_code_in_call_details" = "透過語音通話的方式取得驗證碼"; +"com_accountkit_button_send_code_in_call_from_facebook_details" = "透過語音通話的方式取得 Facebook 驗證碼"; +"com_accountkit_button_send_code_in_fb" = "在 Facebook 上取得驗證碼"; +"com_accountkit_button_send_code_in_fb_details" = "代碼將以 Facebook 通知傳送"; "com_accountkit_button_start" = "開始"; "com_accountkit_button_start_over" = "再試一次"; -"com_accountkit_button_submit" = "送出"; -"com_accountkit_check_email" = "開啟您的電郵"; -"com_accountkit_code_sent_to" = "驗證手機號碼 %1$@"; -"com_accountkit_confirmation_code_agreement" = "點按 %1$@ 以接受 Facebook 的條款數據使用政策以及 Cookie 使用。"; -"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "點按 %1$@ 以接受 Facebook 的條款數據使用政策Cookie 使用以及 %6$@ 的私隱政策。"; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "點按 %1$@ 以接受 Facebook 的條款數據使用政策Cookie 使用以及 %7$@ 的私隱政策服務條款。"; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "點按 %1$@ 以接受 Facebook 的使用條款數據使用政策Cookie 使用規定,以及 %7$@ 的私隱政策服務條款深入瞭解帳戶的驗證流程。"; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "點按 %1$@ 以接受 Facebook 的使用條款數據使用政策Cookie 使用規定以及 %6$@ 的私隱政策深入瞭解帳戶的驗證流程。"; -"com_accountkit_confirmation_code_agreement_instant_verification" = "點按 %1$@ 以接受 Facebook 的使用條款數據使用政策Cookie 使用規定深入瞭解帳戶的驗證流程。"; -"com_accountkit_confirmation_code_text" = "我沒有拿到代碼"; -"com_accountkit_confirmation_code_title" = "輸入您的代碼"; -"com_accountkit_country_code_title" = "選擇您的國家/地區"; -"com_accountkit_email_invalid" = "此電郵有誤。請稍後再試。"; -"com_accountkit_email_loading_title" = "電郵傳送中\U2026"; -"com_accountkit_email_login_retry_title" = "確認您的電郵"; -"com_accountkit_email_login_text" = "點按「%1$@」即可收到 Facebook Account Kit 的確認電郵,以便您使用 %2$@。您不需 Facebook 帳戶就能使用該工具。瞭解 Facebook 如何使用您的資料。"; -"com_accountkit_email_login_title" = "輸入您的電郵地址"; +"com_accountkit_button_submit" = "提交"; +"com_accountkit_check_email" = "開啟電郵"; +"com_accountkit_code_sent_to" = "驗證手機號碼%1$@"; +"com_accountkit_confirmation_code_agreement" = "點按%1$@可接受 Facebook 的使用條款資料政策Cookie 的使用。"; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "點按%1$@可接受 Facebook 的使用條款資料政策Cookie 的使用,及%6$@的私隱政策。"; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "點按%1$@可接受 Facebook 的使用條款資料政策Cookie 的使用,及%7$@的私隱政策服務條款。"; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "點按%1$@可接受 Facebook 的使用條款資料政策Cookie 的使用,及%7$@的私隱政策服務條款深入瞭解帳戶驗證方式。"; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "點按%1$@可接受 Facebook 的使用條款資料政策Cookie 的使用,及%6$@的私隱政策深入瞭解帳戶驗證方式。"; +"com_accountkit_confirmation_code_agreement_instant_verification" = "點按%1$@可接受 Facebook 的使用條款資料政策Cookie 的使用深入瞭解帳戶驗證方式。"; +"com_accountkit_confirmation_code_text" = "我沒有收到代碼"; +"com_accountkit_confirmation_code_title" = "輸入驗證碼"; +"com_accountkit_email_invalid" = "此電郵不正確,請再試一次。"; +"com_accountkit_email_loading_title" = "正在驗證你的電郵地址......"; +"com_accountkit_email_login_retry_title" = "確認電郵地址"; +"com_accountkit_email_login_text" = "點按%1$@後,Facebook Account Kit 便會向你傳送電郵確認函,因此你不必透過 Facebook 帳戶也能使用%2$@。瞭解 Facebook 如何使用你的資料。"; +"com_accountkit_email_login_title" = "輸入你的電郵地址"; "com_accountkit_email_not_received" = "重新傳送電郵"; -"com_accountkit_email_verify_title" = "開啟電郵並確認您的電郵地址"; -"com_accountkit_enter_code_sent_to" = "輸入傳送到 %1$@ 的代碼"; -"com_accountkit_error_title" = "很抱歉,系統發生問題。請再試一次。"; -"com_accountkit_facebook_code_entry_title" = "從 Facebook 輸入您的代碼"; -"com_accountkit_logging_in" = "正在登入\U2026"; -"com_accountkit_other_ways_to_get_code" = "其他取得代碼的方式:"; +"com_accountkit_email_verify_title" = "開啟電郵並確認電郵地址"; +"com_accountkit_enter_code_sent_to" = "輸入傳送到%1$@的代碼"; +"com_accountkit_error_title" = "系統發生問題,請再試一次。"; +"com_accountkit_facebook_code_entry_title" = "輸入 Facebook 確認碼"; +"com_accountkit_ios_button_back" = "返回"; +"com_accountkit_ios_country_code_title" = "選擇國家/地區"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "電話號碼"; +"com_accountkit_ios_phone_login_text" = "點按%1$@可收到 Facebook Account Kit 的短訊確認。%2$@會使用 Facebook 技術來協助你登入,但是你不需要 Facebook 帳戶。可能會收取訊息費用和數據費。瞭解 Facebook 如何使用你的資料。"; +"com_accountkit_ios_phone_sending_sms" = "透過短訊傳送代碼"; +"com_accountkit_logging_in" = "登入中\U2026\U2026"; +"com_accountkit_other_ways_to_get_code" = "取得代碼的其他方式:"; "com_accountkit_phone_error_title" = "請輸入有效的手機號碼。"; -"com_accountkit_phone_loading_title" = "正在傳送您的代碼\U2026"; -"com_accountkit_phone_login_phone_number_placeholder" = "電話"; -"com_accountkit_phone_login_retry_title" = "確認您的手機號碼"; -"com_accountkit_phone_login_text" = "點按 %1$@ 以透過 Facebook Account Kit 取得確認短訊。%2$@ 會使用 Facebook 技術協助您登入,您無須擁有 Facebook 帳戶也能執行此操作。可能會產生短訊及數據傳輸費用。深入瞭解 Facebook 如何使用您的資料。"; -"com_accountkit_phone_login_title" = "輸入您的手機號碼"; -"com_accountkit_phone_sending_sms" = "傳送含有代碼的短訊"; +"com_accountkit_phone_loading_title" = "正在驗證你的號碼\U2026\U2026"; +"com_accountkit_phone_login_retry_title" = "確認你的手機號碼"; +"com_accountkit_phone_login_text" = "點按%1$@可透過 Facebook Account Kit 驗證你的帳戶。你不必透過 Facebook 帳戶也能使用 Account Kit。系統可能會傳送短訊以驗證你的手機號碼。可能會收取短訊費用和數據費。瞭解 Facebook 如何使用你的資料。"; +"com_accountkit_phone_login_title" = "輸入你的手機號碼"; +"com_accountkit_phone_sending_code_on_fb_title" = "正在 Facebook 上傳送代碼......"; "com_accountkit_resend_check" = "查看短訊收件匣"; -"com_accountkit_resend_email_text" = "傳送新電郵"; -"com_accountkit_resend_title" = "如果您尚未取得代碼:"; -"com_accountkit_return_title" = "正在返回 %1$@\U2026"; +"com_accountkit_resend_email_text" = "傳送新的電郵"; +"com_accountkit_resend_title" = "如果你尚未取得代碼:"; +"com_accountkit_return_title" = "正在將你帶回%1$@\U2026\U2026"; "com_accountkit_sent_title" = "已傳送!"; -"com_accountkit_success_title" = "完成!"; -"com_accountkit_toolbar_title" = "登入 %1$@"; -"com_accountkit_verify_confirmation_code_title" = "我們無法驗證您的代碼,請重新輸入一次:"; -"com_accountkit_verify_title" = "正在驗證您的代碼\U2026"; -"com_accountkit_voice_call_code_entry_title" = "從語音通話輸入您的代碼"; +"com_accountkit_success_title" = "已驗證!"; +"com_accountkit_toolbar_title" = "登入%1$@"; +"com_accountkit_verify_confirmation_code_title" = "我們無法驗證你的確認碼,請再試一次:"; +"com_accountkit_verify_title" = "正在驗證你的代碼\U2026\U2026"; +"com_accountkit_voice_call_code_entry_title" = "輸入透過語音通話取得的驗證碼"; diff --git a/iphone/Resources/AccountKitStrings.bundle/Resources/zh_Hant_TW.lproj/AccountKit.strings b/iphone/Resources/AccountKitStrings.bundle/Resources/zh_Hant_TW.lproj/AccountKit.strings index 0548e6f..1ac68aa 100644 --- a/iphone/Resources/AccountKitStrings.bundle/Resources/zh_Hant_TW.lproj/AccountKit.strings +++ b/iphone/Resources/AccountKitStrings.bundle/Resources/zh_Hant_TW.lproj/AccountKit.strings @@ -19,65 +19,66 @@ // @generated // -"com_accountkit_account_verified" = "帳號驗證成功!"; -"com_accountkit_button_back" = "返回"; +"com_accountkit_account_verified" = "帳號已驗證!"; "com_accountkit_button_begin" = "開始"; "com_accountkit_button_cancel" = "取消"; "com_accountkit_button_confirm" = "確認"; "com_accountkit_button_continue" = "繼續"; "com_accountkit_button_edit" = "編輯"; "com_accountkit_button_log_in" = "登入"; -"com_accountkit_button_next" = "繼續"; +"com_accountkit_button_next" = "下一步"; "com_accountkit_button_ok" = "確定"; -"com_accountkit_button_resend_code_in" = "%1$d 後再次傳送簡訊"; +"com_accountkit_button_resend_code_in" = "%1$d內再次傳送簡訊"; "com_accountkit_button_resend_sms" = "再次傳送簡訊"; -"com_accountkit_button_send" = "發送"; -"com_accountkit_button_send_code_in_call" = "透過電話取得"; -"com_accountkit_button_send_code_in_call_details" = "透過語音通話取得驗證碼"; +"com_accountkit_button_send" = "傳送"; +"com_accountkit_button_send_code_in_call" = "接聽通話"; +"com_accountkit_button_send_code_in_call_details" = "透過語音通話的方式取得驗證碼"; "com_accountkit_button_send_code_in_call_from_facebook_details" = "透過語音通話的方式取得 Facebook 驗證碼"; "com_accountkit_button_send_code_in_fb" = "在 Facebook 上取得驗證碼"; -"com_accountkit_button_send_code_in_fb_details" = "驗證碼將會以 Facebook 通知形式傳送"; -"com_accountkit_button_send_code_in_fb_disclosure" = "點按「在 Facebook 上取得驗證碼」即可透過 Facebook 通知接收您的驗證碼。"; +"com_accountkit_button_send_code_in_fb_details" = "代碼將以 Facebook 通知傳送"; "com_accountkit_button_start" = "開始"; "com_accountkit_button_start_over" = "再試一次"; "com_accountkit_button_submit" = "提交"; "com_accountkit_check_email" = "開啟電子郵件"; -"com_accountkit_code_sent_to" = "驗證手機號碼 %1$@"; -"com_accountkit_confirmation_code_agreement" = "如接受 Facebook 的使用條款資料政策Cookie 的使用,請點按 %1$@。"; -"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "如接受 Facebook 的使用條款資料政策Cookie 的使用和 %6$@ 的隱私政策,請點按 %1$@。"; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "如接受 Facebook 的使用條款資料政策Cookie 的使用和 %7$@ 的隱私政策服務條款,請點按 %1$@。"; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "如接受 Facebook 的使用條款資料政策Cookie 的使用以及 %7$@ 的隱私政策服務條款,請點按 %1$@。深入瞭解帳號驗證方式。"; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "如接受 Facebook 的使用條款資料政策Cookie 的使用和 %6$@ 的隱私政策,請點按 %1$@。深入瞭解帳號驗證方式。"; -"com_accountkit_confirmation_code_agreement_instant_verification" = "如接受 Facebook 的使用條款資料政策Cookie 的使用,請點按 %1$@。深入瞭解帳號驗證方式。"; -"com_accountkit_confirmation_code_text" = "我沒有收到驗證碼"; -"com_accountkit_confirmation_code_title" = "輸入代碼"; -"com_accountkit_country_code_title" = "選擇國家/地區"; -"com_accountkit_email_invalid" = "電子郵件地址有誤。請再試一次。"; -"com_accountkit_email_loading_title" = "正在傳送電子郵件\U2026\U2026"; -"com_accountkit_email_login_retry_title" = "確認電子郵件"; -"com_accountkit_email_login_text" = "點按%1$@後,Facebook Account Kit 便會發送確認電子郵件給您,因此您不必透過 Facebook 帳號也能使用 %2$@。瞭解 Facebook 使用個資的方式。"; -"com_accountkit_email_login_title" = "輸入電子郵件地址"; -"com_accountkit_email_not_received" = "重寄電子郵件"; -"com_accountkit_email_verify_title" = "開啟電子郵件並確認您的電子郵件地址"; -"com_accountkit_enter_code_sent_to" = "輸入傳送給 %1$@ 的驗證碼"; -"com_accountkit_error_title" = "系統發生問題。請再試一次。"; -"com_accountkit_facebook_code_entry_title" = "輸入 Facebook 傳送的驗證碼"; -"com_accountkit_logging_in" = "正在登入\U2026"; -"com_accountkit_other_ways_to_get_code" = "其他取得驗證碼的方式:"; +"com_accountkit_code_sent_to" = "驗證手機號碼%1$@"; +"com_accountkit_confirmation_code_agreement" = "點按%1$@可接受 Facebook 的使用條款資料政策Cookie 的使用。"; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "點按%1$@可接受 Facebook 的使用條款資料政策Cookie 的使用,及%6$@的隱私政策。"; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "點按%1$@可接受 Facebook 的使用條款資料政策Cookie 的使用,及%7$@的隱私政策服務條款。"; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "點按%1$@可接受 Facebook 的使用條款資料政策Cookie 的使用,及%7$@的隱私政策服務條款深入瞭解帳號驗證方式。"; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "點按%1$@可接受 Facebook 的使用條款資料政策Cookie 的使用,及%6$@的隱私政策深入瞭解帳號驗證方式。"; +"com_accountkit_confirmation_code_agreement_instant_verification" = "點按%1$@可接受 Facebook 的使用條款資料政策Cookie 的使用深入瞭解帳號驗證方式。"; +"com_accountkit_confirmation_code_text" = "我沒收到代碼"; +"com_accountkit_confirmation_code_title" = "輸入驗證碼"; +"com_accountkit_email_invalid" = "此電子郵件不正確,請再試一次。"; +"com_accountkit_email_loading_title" = "正在驗證你的電子郵件地址......"; +"com_accountkit_email_login_retry_title" = "確認電子郵件地址"; +"com_accountkit_email_login_text" = "點按%1$@後,Facebook Account Kit 便會向你發送電子郵件確認函,因此你不必透過 Facebook 帳號也能使用%2$@。瞭解 Facebook 如何使用你的資料。"; +"com_accountkit_email_login_title" = "輸入你的電子郵件地址"; +"com_accountkit_email_not_received" = "重新傳送電子郵件"; +"com_accountkit_email_verify_title" = "開啟電子郵件並確認電子郵件地址"; +"com_accountkit_enter_code_sent_to" = "輸入傳送到%1$@的代碼"; +"com_accountkit_error_title" = "系統發生問題,請再試一次。"; +"com_accountkit_facebook_code_entry_title" = "輸入 Facebook 確認碼"; +"com_accountkit_ios_button_back" = "返回"; +"com_accountkit_ios_country_code_title" = "選擇國家/地區"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "電話號碼"; +"com_accountkit_ios_phone_login_text" = "點按%1$@可收到 Facebook Account Kit 的簡訊確認。%2$@會使用 Facebook 技術來協助你登入,但是你不需要 Facebook 帳號。可能會收取訊息費用和資費。瞭解 Facebook 如何使用你的資料。"; +"com_accountkit_ios_phone_sending_sms" = "透過簡訊傳送代碼"; +"com_accountkit_logging_in" = "登入中\U2026\U2026"; +"com_accountkit_other_ways_to_get_code" = "取得代碼的其他方式:"; "com_accountkit_phone_error_title" = "請輸入有效的手機號碼。"; -"com_accountkit_phone_loading_title" = "正在發送確認碼\U2026"; -"com_accountkit_phone_login_phone_number_placeholder" = "號碼"; -"com_accountkit_phone_login_retry_title" = "確認手機號碼"; -"com_accountkit_phone_login_text" = "點按 %1$@ 即可收到由 Facebook Account Kit 發出的確認簡訊。%2$@ 使用 Facebook 的技術協助您登入,但您並不一定要有 Facebook 帳號。您可能需要支付簡訊及數據傳輸費用。瞭解 Facebook 使用個資的方式。"; +"com_accountkit_phone_loading_title" = "正在驗證你的號碼\U2026\U2026"; +"com_accountkit_phone_login_retry_title" = "確認你的手機號碼"; +"com_accountkit_phone_login_text" = "點按%1$@即可透過 Facebook Account Kit 驗證你的帳號。你不必透過 Facebook 帳號也能使用 Account Kit。系統可能會傳送簡訊以驗證你的手機號碼。可能會收取簡訊費和資費。瞭解 Facebook 如何使用你的資料。"; "com_accountkit_phone_login_title" = "輸入手機號碼"; -"com_accountkit_phone_sending_sms" = "傳送內含驗證碼的簡訊"; +"com_accountkit_phone_sending_code_on_fb_title" = "正在 Facebook 上傳送代碼......"; "com_accountkit_resend_check" = "查看簡訊收件匣"; -"com_accountkit_resend_email_text" = "發送新電子郵件"; -"com_accountkit_resend_title" = "如果您尚未收到驗證碼:"; -"com_accountkit_return_title" = "正在將您帶回 %1$@\U2026"; +"com_accountkit_resend_email_text" = "傳送新的電子郵件"; +"com_accountkit_resend_title" = "如果你尚未取得代碼:"; +"com_accountkit_return_title" = "正在將你帶回%1$@\U2026\U2026"; "com_accountkit_sent_title" = "已傳送!"; -"com_accountkit_success_title" = "完成!"; -"com_accountkit_toolbar_title" = "登入 %1$@"; -"com_accountkit_verify_confirmation_code_title" = "無法驗證代碼。請再試一次:"; -"com_accountkit_verify_title" = "正在驗證確認碼\U2026"; +"com_accountkit_success_title" = "已驗證!"; +"com_accountkit_toolbar_title" = "登入%1$@"; +"com_accountkit_verify_confirmation_code_title" = "我們無法驗證你的確認碼,請再試一次:"; +"com_accountkit_verify_title" = "正在驗證你的代碼\U2026\U2026"; "com_accountkit_voice_call_code_entry_title" = "輸入透過語音通話取得的驗證碼"; diff --git a/iphone/manifest b/iphone/manifest index 1679f5e..6be3309 100644 --- a/iphone/manifest +++ b/iphone/manifest @@ -2,7 +2,7 @@ # this is your module manifest and used by Titanium # during compilation, packaging, distribution, etc. # -version: 1.4.0 +version: 1.5.0 apiversion: 2 architectures: armv7 arm64 i386 x86_64 description: ti.accountkit @@ -15,4 +15,4 @@ name: ti.accountkit moduleid: ti.accountkit guid: 43908d52-f013-4f83-917e-b3e8f89e5df5 platform: iphone -minsdk: 5.2.2 +minsdk: 6.3.1 diff --git a/iphone/platform/AccountKit.framework/AccountKit b/iphone/platform/AccountKit.framework/AccountKit index 0ff3e82..606a21e 100644 Binary files a/iphone/platform/AccountKit.framework/AccountKit and b/iphone/platform/AccountKit.framework/AccountKit differ diff --git a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/af.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/af.lproj/AccountKit.strings deleted file mode 100644 index d5663f7..0000000 --- a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/af.lproj/AccountKit.strings +++ /dev/null @@ -1,26 +0,0 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. -// -// You are hereby granted a non-exclusive, worldwide, royalty-free license to use, -// copy, modify, and distribute this software in source code or binary form for use -// in connection with the web services and APIs provided by Facebook. -// -// As with any software that integrates with the Facebook platform, your use of -// this software is subject to the Facebook Developer Principles and Policies -// [http://developers.facebook.com/policy/]. This copyright notice shall be -// included in all copies or substantial portions of the software. -// -// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS -// FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR -// COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER -// IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN -// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -// -// @generated -// - -"com_accountkit_button_back" = "Terug"; -"com_accountkit_country_code_title" = "Kies jou land"; -"com_accountkit_phone_login_phone_number_placeholder" = "Nommer"; -"com_accountkit_phone_login_text" = "Tik %1$@ om ’n SMS-bevestiging vanaf Account Kit te kry wat deur Facebook aangedryf word. %2$@ gebruik Facebook-tegnologie om jou te help aanteken, maar jy het nie Facebook-rekening nodig nie. Boodskap- en datatariewe kan dalk geld. Leer hoe Facebook jou inligting gebruik."; -"com_accountkit_phone_sending_sms" = "Stuur tans ’n SMS met jou kode"; diff --git a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/ar.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/ar.lproj/AccountKit.strings deleted file mode 100644 index c48700a..0000000 --- a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/ar.lproj/AccountKit.strings +++ /dev/null @@ -1,26 +0,0 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. -// -// You are hereby granted a non-exclusive, worldwide, royalty-free license to use, -// copy, modify, and distribute this software in source code or binary form for use -// in connection with the web services and APIs provided by Facebook. -// -// As with any software that integrates with the Facebook platform, your use of -// this software is subject to the Facebook Developer Principles and Policies -// [http://developers.facebook.com/policy/]. This copyright notice shall be -// included in all copies or substantial portions of the software. -// -// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS -// FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR -// COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER -// IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN -// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -// -// @generated -// - -"com_accountkit_button_back" = "رجوع"; -"com_accountkit_country_code_title" = "حدد بلدك"; -"com_accountkit_phone_login_phone_number_placeholder" = "الرقم"; -"com_accountkit_phone_login_text" = "اضغط على %1$@ للحصول على رسالة SMS تأكيدية من Account Kit برعاية فيسبوك. يستخدم %2$@ تقنية فيسبوك لمساعدتك على تسجيل الدخول، لكن دون الحاجة إلى حساب فيسبوك. تُطبق أسعار الرسائل وبيانات الاتصال. تعرف على المزيد."; -"com_accountkit_phone_sending_sms" = "إرسال رسالة SMS تحتوي على الرمز"; diff --git a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/bn.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/bn.lproj/AccountKit.strings deleted file mode 100644 index 1fe808b..0000000 --- a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/bn.lproj/AccountKit.strings +++ /dev/null @@ -1,26 +0,0 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. -// -// You are hereby granted a non-exclusive, worldwide, royalty-free license to use, -// copy, modify, and distribute this software in source code or binary form for use -// in connection with the web services and APIs provided by Facebook. -// -// As with any software that integrates with the Facebook platform, your use of -// this software is subject to the Facebook Developer Principles and Policies -// [http://developers.facebook.com/policy/]. This copyright notice shall be -// included in all copies or substantial portions of the software. -// -// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS -// FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR -// COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER -// IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN -// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -// -// @generated -// - -"com_accountkit_button_back" = "ফিরুন"; -"com_accountkit_country_code_title" = "আপনার দেশ নির্বাচন করুন"; -"com_accountkit_phone_login_phone_number_placeholder" = "নম্বর"; -"com_accountkit_phone_login_text" = "Facebook পরিচালিত Account Kit থেকে একটি নিশ্চিতকরণ এসএমএস পেতে %1$@ -এ আলতো চাপ দিন৷ আপনাকে সাইন ইন করাতে %2$@, Facebook এর প্রযুক্তি ব্যবহার করে, কিন্তু তার জন্য আপনার কোনো Facebook অ্যাকাউন্টের প্রয়োজন নেই৷ বার্তা এবং ডেটা রেট প্রযোজ্য হতে পারে। Facebook আপনার তথ্য কিভাবে ব্যবহার করে তা জানুন|"; -"com_accountkit_phone_sending_sms" = "আপনার কোড সহ একটি এসএমএস পাঠানো হচ্ছে"; diff --git a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/cb_IQ.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/cb_IQ.lproj/AccountKit.strings deleted file mode 100644 index c6e4317..0000000 --- a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/cb_IQ.lproj/AccountKit.strings +++ /dev/null @@ -1,26 +0,0 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. -// -// You are hereby granted a non-exclusive, worldwide, royalty-free license to use, -// copy, modify, and distribute this software in source code or binary form for use -// in connection with the web services and APIs provided by Facebook. -// -// As with any software that integrates with the Facebook platform, your use of -// this software is subject to the Facebook Developer Principles and Policies -// [http://developers.facebook.com/policy/]. This copyright notice shall be -// included in all copies or substantial portions of the software. -// -// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS -// FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR -// COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER -// IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN -// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -// -// @generated -// - -"com_accountkit_button_back" = "گەڕانەوە"; -"com_accountkit_country_code_title" = "وڵاتەکەت هەڵبژێرە"; -"com_accountkit_phone_login_phone_number_placeholder" = "ژمارە"; -"com_accountkit_phone_login_text" = "لەسەر %1$@ تەپ بکە بۆ ئەوەی کورتەنامەیەکی تەئیدکردن لە Account Kitی فەیسبووکەوە بنێردرێت بۆت. %2$@ تەکنەلۆژیای فەیسبووک بە کار دەهێنێت کە یارمەتیت دەدات بچیتە ناوەوە، بەڵام پێویست ناکات ئەکاونتی فەیسبووکت هەبێت. ڕەنگە نرخی کورتەنامە و دەیتات لێ بسێندرێت. بزانە فەیسبووک چۆن زانیاریەکانت بە کار دەهێنێت."; -"com_accountkit_phone_sending_sms" = "خەریکی ناردنی کورتەنامەیەکەین کە کۆدەکەتی تێدا یە"; diff --git a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/cs.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/cs.lproj/AccountKit.strings deleted file mode 100644 index 98075cf..0000000 --- a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/cs.lproj/AccountKit.strings +++ /dev/null @@ -1,26 +0,0 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. -// -// You are hereby granted a non-exclusive, worldwide, royalty-free license to use, -// copy, modify, and distribute this software in source code or binary form for use -// in connection with the web services and APIs provided by Facebook. -// -// As with any software that integrates with the Facebook platform, your use of -// this software is subject to the Facebook Developer Principles and Policies -// [http://developers.facebook.com/policy/]. This copyright notice shall be -// included in all copies or substantial portions of the software. -// -// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS -// FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR -// COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER -// IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN -// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -// -// @generated -// - -"com_accountkit_button_back" = "Zpět"; -"com_accountkit_country_code_title" = "Vyberte zemi"; -"com_accountkit_phone_login_phone_number_placeholder" = "Číslo"; -"com_accountkit_phone_login_text" = "Klepněte na %1$@ a dostanete ze služby Account Kit využívající technologii Facebooku potvrzovací SMS. %2$@ využívá technologii Facebooku pro jednodušší přihlášení. Účet na Facebooku k tomu nepotřebujete. Zpráva a data můžou být zpoplatněny podle příslušného tarifu. Přečtěte si, jak Facebook používá vaše údaje."; -"com_accountkit_phone_sending_sms" = "Odesílá se SMS s kódem"; diff --git a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/da.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/da.lproj/AccountKit.strings deleted file mode 100644 index 714be50..0000000 --- a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/da.lproj/AccountKit.strings +++ /dev/null @@ -1,26 +0,0 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. -// -// You are hereby granted a non-exclusive, worldwide, royalty-free license to use, -// copy, modify, and distribute this software in source code or binary form for use -// in connection with the web services and APIs provided by Facebook. -// -// As with any software that integrates with the Facebook platform, your use of -// this software is subject to the Facebook Developer Principles and Policies -// [http://developers.facebook.com/policy/]. This copyright notice shall be -// included in all copies or substantial portions of the software. -// -// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS -// FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR -// COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER -// IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN -// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -// -// @generated -// - -"com_accountkit_button_back" = "Tilbage"; -"com_accountkit_country_code_title" = "Vælg dit land"; -"com_accountkit_phone_login_phone_number_placeholder" = "Nummer"; -"com_accountkit_phone_login_text" = "Tryk på %1$@ for at få en sms-bekræftelse fra Account Kit leveret af Facebook. %2$@ bruger Facebook-teknologi til at hjælpe dig med at logge på, men du behøver ikke en Facebook-konto. Du skal muligvis betale for beskeder og dataforbrug. Se, hvordan Facebook bruger dine oplysninger<."; -"com_accountkit_phone_sending_sms" = "Sender en sms med din kode"; diff --git a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/de.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/de.lproj/AccountKit.strings deleted file mode 100644 index afa101a..0000000 --- a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/de.lproj/AccountKit.strings +++ /dev/null @@ -1,26 +0,0 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. -// -// You are hereby granted a non-exclusive, worldwide, royalty-free license to use, -// copy, modify, and distribute this software in source code or binary form for use -// in connection with the web services and APIs provided by Facebook. -// -// As with any software that integrates with the Facebook platform, your use of -// this software is subject to the Facebook Developer Principles and Policies -// [http://developers.facebook.com/policy/]. This copyright notice shall be -// included in all copies or substantial portions of the software. -// -// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS -// FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR -// COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER -// IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN -// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -// -// @generated -// - -"com_accountkit_button_back" = "Zurück"; -"com_accountkit_country_code_title" = "Wähle dein Land aus"; -"com_accountkit_phone_login_phone_number_placeholder" = "Nummer"; -"com_accountkit_phone_login_text" = "Tippe auf %1$@, um eine SMS-Bestätigung von Account Kit von Facebook zu erhalten. %2$@ hilft dir mit Facebook-Technologie bei der Anmeldung, du benötigst jedoch kein Facebook-Konto. Es können Kosten für SMS und Datenübertragung entstehen. Erfahre mehr darüber, wie Facebook deine Informationen verwendet"; -"com_accountkit_phone_sending_sms" = "Eine SMS mit deinem Code senden"; diff --git a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/el.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/el.lproj/AccountKit.strings deleted file mode 100644 index 226c134..0000000 --- a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/el.lproj/AccountKit.strings +++ /dev/null @@ -1,26 +0,0 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. -// -// You are hereby granted a non-exclusive, worldwide, royalty-free license to use, -// copy, modify, and distribute this software in source code or binary form for use -// in connection with the web services and APIs provided by Facebook. -// -// As with any software that integrates with the Facebook platform, your use of -// this software is subject to the Facebook Developer Principles and Policies -// [http://developers.facebook.com/policy/]. This copyright notice shall be -// included in all copies or substantial portions of the software. -// -// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS -// FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR -// COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER -// IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN -// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -// -// @generated -// - -"com_accountkit_button_back" = "Πίσω"; -"com_accountkit_country_code_title" = "Επιλέξτε τη χώρα σας"; -"com_accountkit_phone_login_phone_number_placeholder" = "Αριθμός"; -"com_accountkit_phone_login_text" = "Πατήστε %1$@ για να λάβετε ένα SMS επιβεβαίωσης από το Account Kit, που υποστηρίζεται από το Facebook. Το %2$@ χρησιμοποιεί την τεχνολογία του Facebook για να σας βοηθάει να συνδέεστε, αλλά δεν χρειάζεται να έχετε λογαριασμό στο Facebook. Ίσως ισχύσουν χρεώσεις μηνυμάτων και δεδομένων. Μάθετε πώς χρησιμοποιεί τα στοιχεία σας το Facebook."; -"com_accountkit_phone_sending_sms" = "Αποστολή SMS με τον κωδικό σας"; diff --git a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/en.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/en.lproj/AccountKit.strings deleted file mode 100644 index 84090c2..0000000 --- a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/en.lproj/AccountKit.strings +++ /dev/null @@ -1,26 +0,0 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. -// -// You are hereby granted a non-exclusive, worldwide, royalty-free license to use, -// copy, modify, and distribute this software in source code or binary form for use -// in connection with the web services and APIs provided by Facebook. -// -// As with any software that integrates with the Facebook platform, your use of -// this software is subject to the Facebook Developer Principles and Policies -// [http://developers.facebook.com/policy/]. This copyright notice shall be -// included in all copies or substantial portions of the software. -// -// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS -// FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR -// COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER -// IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN -// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -// -// @generated -// - -"com_accountkit_button_back" = "Back"; -"com_accountkit_country_code_title" = "Select Your Country"; -"com_accountkit_phone_login_phone_number_placeholder" = "Number"; -"com_accountkit_phone_login_text" = "Tap %1$@ to get an SMS confirmation from Account Kit powered by Facebook. %2$@ uses Facebook technology to help you sign in, but you don't need a Facebook account. Message and data rates may apply. Learn how Facebook uses your info."; -"com_accountkit_phone_sending_sms" = "Sending an SMS with your code"; diff --git a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/es.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/es.lproj/AccountKit.strings deleted file mode 100644 index e2fec70..0000000 --- a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/es.lproj/AccountKit.strings +++ /dev/null @@ -1,26 +0,0 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. -// -// You are hereby granted a non-exclusive, worldwide, royalty-free license to use, -// copy, modify, and distribute this software in source code or binary form for use -// in connection with the web services and APIs provided by Facebook. -// -// As with any software that integrates with the Facebook platform, your use of -// this software is subject to the Facebook Developer Principles and Policies -// [http://developers.facebook.com/policy/]. This copyright notice shall be -// included in all copies or substantial portions of the software. -// -// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS -// FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR -// COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER -// IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN -// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -// -// @generated -// - -"com_accountkit_button_back" = "Atrás"; -"com_accountkit_country_code_title" = "Selecciona tu país"; -"com_accountkit_phone_login_phone_number_placeholder" = "Número"; -"com_accountkit_phone_login_text" = "Toca %1$@ para recibir un SMS de confirmación de Account Kit desarrollado por Facebook. %2$@ usa tecnología de Facebook para ayudarte a registrarte, pero no necesitas tener una cuenta de Facebook. Pueden aplicarse cargos por mensajes y datos. Obtén información sobre cómo usa tus datos Facebook."; -"com_accountkit_phone_sending_sms" = "Enviando un SMS con tu código"; diff --git a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/es_ES.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/es_ES.lproj/AccountKit.strings deleted file mode 100644 index ea7b8d9..0000000 --- a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/es_ES.lproj/AccountKit.strings +++ /dev/null @@ -1,26 +0,0 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. -// -// You are hereby granted a non-exclusive, worldwide, royalty-free license to use, -// copy, modify, and distribute this software in source code or binary form for use -// in connection with the web services and APIs provided by Facebook. -// -// As with any software that integrates with the Facebook platform, your use of -// this software is subject to the Facebook Developer Principles and Policies -// [http://developers.facebook.com/policy/]. This copyright notice shall be -// included in all copies or substantial portions of the software. -// -// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS -// FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR -// COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER -// IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN -// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -// -// @generated -// - -"com_accountkit_button_back" = "Volver"; -"com_accountkit_country_code_title" = "Selecciona tu país"; -"com_accountkit_phone_login_phone_number_placeholder" = "Número"; -"com_accountkit_phone_login_text" = "Toca %1$@ para recibir una confirmación por SMS de Account Kit de Facebook. %2$@ utiliza tecnología de Facebook para facilitarte el inicio de sesión, pero no necesitas tener una cuenta de la plataforma. Pueden aplicarse cargos por mensajes y datos. Obtén más información sobre cómo Facebook usa tu información."; -"com_accountkit_phone_sending_sms" = "Enviando SMS con el código"; diff --git a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/fi.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/fi.lproj/AccountKit.strings deleted file mode 100644 index f2f26d0..0000000 --- a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/fi.lproj/AccountKit.strings +++ /dev/null @@ -1,26 +0,0 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. -// -// You are hereby granted a non-exclusive, worldwide, royalty-free license to use, -// copy, modify, and distribute this software in source code or binary form for use -// in connection with the web services and APIs provided by Facebook. -// -// As with any software that integrates with the Facebook platform, your use of -// this software is subject to the Facebook Developer Principles and Policies -// [http://developers.facebook.com/policy/]. This copyright notice shall be -// included in all copies or substantial portions of the software. -// -// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS -// FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR -// COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER -// IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN -// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -// -// @generated -// - -"com_accountkit_button_back" = "Takaisin"; -"com_accountkit_country_code_title" = "Valitse maasi"; -"com_accountkit_phone_login_phone_number_placeholder" = "Numero"; -"com_accountkit_phone_login_text" = "Saat tekstiviestivahvistuksen Facebookin Account Kitiltä valitsemalla %1$@. %2$@ hyödyntää Facebook-teknologiaa pitäessään sinut sisäänkirjautuneena. Et kuitenkaan tarvitse Facebook-käyttäjätiliä. Viesteistä ja tiedonsiirrosta voidaan periä veloitus. Katso, miten Facebook käyttää tietojasi."; -"com_accountkit_phone_sending_sms" = "Koodin lähettäminen tekstiviestillä"; diff --git a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/fr.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/fr.lproj/AccountKit.strings deleted file mode 100644 index 90b35da..0000000 --- a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/fr.lproj/AccountKit.strings +++ /dev/null @@ -1,26 +0,0 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. -// -// You are hereby granted a non-exclusive, worldwide, royalty-free license to use, -// copy, modify, and distribute this software in source code or binary form for use -// in connection with the web services and APIs provided by Facebook. -// -// As with any software that integrates with the Facebook platform, your use of -// this software is subject to the Facebook Developer Principles and Policies -// [http://developers.facebook.com/policy/]. This copyright notice shall be -// included in all copies or substantial portions of the software. -// -// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS -// FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR -// COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER -// IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN -// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -// -// @generated -// - -"com_accountkit_button_back" = "Retour"; -"com_accountkit_country_code_title" = "Sélectionnez votre pays"; -"com_accountkit_phone_login_phone_number_placeholder" = "Numéro"; -"com_accountkit_phone_login_text" = "Appuyez sur %1$@ pour recevoir un SMS de confirmation provenant d’Account Kit par Facebook. %2$@ utilise la technologie de Facebook pour vous aider à vous connecter, mais vous n’avez pas besoin d’un compte Facebook. Frais de message et de données applicables. Découvrez comment Facebook utilise vos informations."; -"com_accountkit_phone_sending_sms" = "Envoi en cours d’un SMS contenant votre code"; diff --git a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/gu.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/gu.lproj/AccountKit.strings deleted file mode 100644 index c0e61df..0000000 --- a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/gu.lproj/AccountKit.strings +++ /dev/null @@ -1,26 +0,0 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. -// -// You are hereby granted a non-exclusive, worldwide, royalty-free license to use, -// copy, modify, and distribute this software in source code or binary form for use -// in connection with the web services and APIs provided by Facebook. -// -// As with any software that integrates with the Facebook platform, your use of -// this software is subject to the Facebook Developer Principles and Policies -// [http://developers.facebook.com/policy/]. This copyright notice shall be -// included in all copies or substantial portions of the software. -// -// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS -// FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR -// COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER -// IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN -// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -// -// @generated -// - -"com_accountkit_button_back" = "પાછળ"; -"com_accountkit_country_code_title" = "તમારો દેશ પસંદ કરો"; -"com_accountkit_phone_login_phone_number_placeholder" = "નંબર"; -"com_accountkit_phone_login_text" = "Facebook દ્વારા સંચાલિત Account Kit માંથી SMS પુષ્ટિકરણ મેળવવા માટે %1$@ ટૅપ કરો. %2$@ સાઇન ઇન કરવામાં તમારી મદદ કરવા Facebook તકનીકનો ઉપયોગ કરે છે, પરંતુ તમને Facebook એકાઉન્ટની જરૂર પડતી નથી. સંદેશ અને ડેટા દર લાગુ થઈ શકે છે. Facebook તમારી માહિતીનો ઉપયોગ કેવી રીતે કરે છે તે જાણો."; -"com_accountkit_phone_sending_sms" = "તમારા કોડથી એક SMS મોકલો"; diff --git a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/he.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/he.lproj/AccountKit.strings deleted file mode 100644 index 92f7fea..0000000 --- a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/he.lproj/AccountKit.strings +++ /dev/null @@ -1,26 +0,0 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. -// -// You are hereby granted a non-exclusive, worldwide, royalty-free license to use, -// copy, modify, and distribute this software in source code or binary form for use -// in connection with the web services and APIs provided by Facebook. -// -// As with any software that integrates with the Facebook platform, your use of -// this software is subject to the Facebook Developer Principles and Policies -// [http://developers.facebook.com/policy/]. This copyright notice shall be -// included in all copies or substantial portions of the software. -// -// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS -// FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR -// COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER -// IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN -// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -// -// @generated -// - -"com_accountkit_button_back" = "הקודם"; -"com_accountkit_country_code_title" = "בחר את המדינה שלך"; -"com_accountkit_phone_login_phone_number_placeholder" = "מספר"; -"com_accountkit_phone_login_text" = "הקש על %1$@ כדי לקבל אישור בהודעת טקסט מ-Account Kit המופעל על ידי פייסבוק. %2$@ משתמש בטכנולוגיה של פייסבוק כדי לעזור לך להתחבר, אך אינך זקוק לחשבון פייסבוק. ייתכן שתחויב בתשלום לפי תעריפי ההודעות והנתונים. למד איך פייסבוק משתמשת בפרטים שלך."; -"com_accountkit_phone_sending_sms" = "שולח הודעת טקסט עם הקוד"; diff --git a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/hi.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/hi.lproj/AccountKit.strings deleted file mode 100644 index 7e8d458..0000000 --- a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/hi.lproj/AccountKit.strings +++ /dev/null @@ -1,26 +0,0 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. -// -// You are hereby granted a non-exclusive, worldwide, royalty-free license to use, -// copy, modify, and distribute this software in source code or binary form for use -// in connection with the web services and APIs provided by Facebook. -// -// As with any software that integrates with the Facebook platform, your use of -// this software is subject to the Facebook Developer Principles and Policies -// [http://developers.facebook.com/policy/]. This copyright notice shall be -// included in all copies or substantial portions of the software. -// -// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS -// FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR -// COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER -// IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN -// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -// -// @generated -// - -"com_accountkit_button_back" = "वापस जाएँ"; -"com_accountkit_country_code_title" = "अपने देश का चयन करें"; -"com_accountkit_phone_login_phone_number_placeholder" = "नंबर"; -"com_accountkit_phone_login_text" = "Facebook द्वारा संचालित Account Kit से SMS कंफ़र्मेशन पाने के लिए %1$@ टैप करें. साइन इन करने में आपकी सहायता करने के लिए %2$@ Facebook तकनीक का उपयोग करता है, लेकिन आपको Facebook खाते की आवश्यकता नहीं है. संदेश और डेटा दरें लागू हो सकती हैं. जानें कि Facebook आपकी जानकारी का कैसे उपयोग करता है."; -"com_accountkit_phone_sending_sms" = "आपके कोड के साथ SMS भेजा जा रहा है"; diff --git a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/hr.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/hr.lproj/AccountKit.strings deleted file mode 100644 index b077e8b..0000000 --- a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/hr.lproj/AccountKit.strings +++ /dev/null @@ -1,26 +0,0 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. -// -// You are hereby granted a non-exclusive, worldwide, royalty-free license to use, -// copy, modify, and distribute this software in source code or binary form for use -// in connection with the web services and APIs provided by Facebook. -// -// As with any software that integrates with the Facebook platform, your use of -// this software is subject to the Facebook Developer Principles and Policies -// [http://developers.facebook.com/policy/]. This copyright notice shall be -// included in all copies or substantial portions of the software. -// -// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS -// FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR -// COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER -// IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN -// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -// -// @generated -// - -"com_accountkit_button_back" = "Natrag"; -"com_accountkit_country_code_title" = "Odaberite državu"; -"com_accountkit_phone_login_phone_number_placeholder" = "Broj"; -"com_accountkit_phone_login_text" = "Dodirnite %1$@ da bi vam Facebookov Account Kit poslao potvrdu SMS-om. %2$@ upotrebljava Facebookovu tehnologiju za jednostavniju prijavu, ali vam nije potreban korisnički račun za Facebook. Moguća je naplata naknada za poruke i podatkovni promet. Saznajte na koji način Facebook upotrebljava vaše podatke."; -"com_accountkit_phone_sending_sms" = "Šaljemo vam SMS s kodom"; diff --git a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/hu.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/hu.lproj/AccountKit.strings deleted file mode 100644 index 03ec86e..0000000 --- a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/hu.lproj/AccountKit.strings +++ /dev/null @@ -1,26 +0,0 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. -// -// You are hereby granted a non-exclusive, worldwide, royalty-free license to use, -// copy, modify, and distribute this software in source code or binary form for use -// in connection with the web services and APIs provided by Facebook. -// -// As with any software that integrates with the Facebook platform, your use of -// this software is subject to the Facebook Developer Principles and Policies -// [http://developers.facebook.com/policy/]. This copyright notice shall be -// included in all copies or substantial portions of the software. -// -// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS -// FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR -// COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER -// IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN -// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -// -// @generated -// - -"com_accountkit_button_back" = "Vissza"; -"com_accountkit_country_code_title" = "Válaszd ki az országodat."; -"com_accountkit_phone_login_phone_number_placeholder" = "Szám"; -"com_accountkit_phone_login_text" = "Koppints a %1$@ gombra, és a Facebook technológiájával működő Account Kit megerősítő SMS-t küld. A(z) %2$@ a Facebook technológiájának használatával könnyíti meg a bejelentkezést, de nincs szükséged hozzá Facebook-fiókra. Ez üzenet- és adatforgalmi szolgáltatási díjakkal járhat. Tájékoztatás arról, hogyan használja a Facebook az adataidat."; -"com_accountkit_phone_sending_sms" = "SMS küldése a kóddal"; diff --git a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/id.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/id.lproj/AccountKit.strings deleted file mode 100644 index f202bd4..0000000 --- a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/id.lproj/AccountKit.strings +++ /dev/null @@ -1,26 +0,0 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. -// -// You are hereby granted a non-exclusive, worldwide, royalty-free license to use, -// copy, modify, and distribute this software in source code or binary form for use -// in connection with the web services and APIs provided by Facebook. -// -// As with any software that integrates with the Facebook platform, your use of -// this software is subject to the Facebook Developer Principles and Policies -// [http://developers.facebook.com/policy/]. This copyright notice shall be -// included in all copies or substantial portions of the software. -// -// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS -// FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR -// COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER -// IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN -// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -// -// @generated -// - -"com_accountkit_button_back" = "Kembali"; -"com_accountkit_country_code_title" = "Pilih Negara Anda"; -"com_accountkit_phone_login_phone_number_placeholder" = "Nomor"; -"com_accountkit_phone_login_text" = "Ketuk %1$@ untuk mendapatkan konfirmasi SMS dari Account Kit yang dipersembahkan oleh Facebook. %2$@ menggunakan teknologi Facebook untuk membantu Anda masuk, tetapi Anda tidak memerlukan akun Facebook. Mungkin berlaku biaya pengiriman pesan dan data. Pelajari cara Facebook menggunakan info Anda."; -"com_accountkit_phone_sending_sms" = "Mengirimkan SMS yang berisikan kode Anda"; diff --git a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/it.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/it.lproj/AccountKit.strings deleted file mode 100644 index 1e3f4b5..0000000 --- a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/it.lproj/AccountKit.strings +++ /dev/null @@ -1,26 +0,0 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. -// -// You are hereby granted a non-exclusive, worldwide, royalty-free license to use, -// copy, modify, and distribute this software in source code or binary form for use -// in connection with the web services and APIs provided by Facebook. -// -// As with any software that integrates with the Facebook platform, your use of -// this software is subject to the Facebook Developer Principles and Policies -// [http://developers.facebook.com/policy/]. This copyright notice shall be -// included in all copies or substantial portions of the software. -// -// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS -// FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR -// COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER -// IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN -// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -// -// @generated -// - -"com_accountkit_button_back" = "Indietro"; -"com_accountkit_country_code_title" = "Seleziona il tuo Paese"; -"com_accountkit_phone_login_phone_number_placeholder" = "Numero"; -"com_accountkit_phone_login_text" = "Tocca %1$@ per ricevere un SMS di conferma da Account Kit di Facebook. %2$@ usa la tecnologia di Facebook per consentirti di effettuare l'accesso, ma non è necessario avere un account Facebook. Potrebbero essere applicati i costi per l'invio di messaggi e la trasmissione di dati. Scopri in che modo Facebook usa le tue informazioni."; -"com_accountkit_phone_sending_sms" = "Invio di un SMS con il codice"; diff --git a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/ja.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/ja.lproj/AccountKit.strings deleted file mode 100644 index a55ee39..0000000 --- a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/ja.lproj/AccountKit.strings +++ /dev/null @@ -1,26 +0,0 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. -// -// You are hereby granted a non-exclusive, worldwide, royalty-free license to use, -// copy, modify, and distribute this software in source code or binary form for use -// in connection with the web services and APIs provided by Facebook. -// -// As with any software that integrates with the Facebook platform, your use of -// this software is subject to the Facebook Developer Principles and Policies -// [http://developers.facebook.com/policy/]. This copyright notice shall be -// included in all copies or substantial portions of the software. -// -// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS -// FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR -// COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER -// IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN -// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -// -// @generated -// - -"com_accountkit_button_back" = "戻る"; -"com_accountkit_country_code_title" = "国を選択"; -"com_accountkit_phone_login_phone_number_placeholder" = "電話番号"; -"com_accountkit_phone_login_text" = "%1$@ をタップすると、FacebookのAccount KitからSMSによる確認メッセージが送信されます。%2$@のサインインにはFacebookのテクノロジーが使用されていますが、Facebookアカウントは不要です。メッセージ料金とデータ料金が発生する場合があります。Facebookがあなたの情報をどのように使うかをご覧ください。"; -"com_accountkit_phone_sending_sms" = "コードをSMSで送信"; diff --git a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/ko.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/ko.lproj/AccountKit.strings deleted file mode 100644 index 6b5738d..0000000 --- a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/ko.lproj/AccountKit.strings +++ /dev/null @@ -1,26 +0,0 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. -// -// You are hereby granted a non-exclusive, worldwide, royalty-free license to use, -// copy, modify, and distribute this software in source code or binary form for use -// in connection with the web services and APIs provided by Facebook. -// -// As with any software that integrates with the Facebook platform, your use of -// this software is subject to the Facebook Developer Principles and Policies -// [http://developers.facebook.com/policy/]. This copyright notice shall be -// included in all copies or substantial portions of the software. -// -// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS -// FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR -// COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER -// IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN -// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -// -// @generated -// - -"com_accountkit_button_back" = "뒤로"; -"com_accountkit_country_code_title" = "국가 선택"; -"com_accountkit_phone_login_phone_number_placeholder" = "번호"; -"com_accountkit_phone_login_text" = "Facebook Account Kit로부터 SMS 확인 메시지를 받으려면 %1$@ 버튼을 누르세요. %2$@ 앱은 Facebook 기술을 통해 간편한 로그인 서비스를 제공합니다. 단, Facebook 계정은 필요하지 않습니다. 전송 시 메시지 및 데이터 요금이 부과될 수 있습니다. Facebook에서 사용자 정보를 어떻게 이용하는지 알아보세요."; -"com_accountkit_phone_sending_sms" = "코드가 포함된 SMS 전송 중" diff --git a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/ml.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/ml.lproj/AccountKit.strings deleted file mode 100644 index d3f6df0..0000000 --- a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/ml.lproj/AccountKit.strings +++ /dev/null @@ -1,26 +0,0 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. -// -// You are hereby granted a non-exclusive, worldwide, royalty-free license to use, -// copy, modify, and distribute this software in source code or binary form for use -// in connection with the web services and APIs provided by Facebook. -// -// As with any software that integrates with the Facebook platform, your use of -// this software is subject to the Facebook Developer Principles and Policies -// [http://developers.facebook.com/policy/]. This copyright notice shall be -// included in all copies or substantial portions of the software. -// -// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS -// FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR -// COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER -// IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN -// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -// -// @generated -// - -"com_accountkit_button_back" = "മടങ്ങുക"; -"com_accountkit_country_code_title" = "നിങ്ങളുടെ രാജ്യം തിരഞ്ഞെടുക്കൂ"; -"com_accountkit_phone_login_phone_number_placeholder" = "നമ്പർ"; -"com_accountkit_phone_login_text" = "Facebook നൽകുന്ന Account Kit-ൽ നിന്ന് SMS സ്ഥിരീകരണം ലഭിക്കുന്നതിന് %1$@ ടാപ്പുചെയ്യുക. നിങ്ങളെ സൈൻ ഇൻ ചെയ്യാൻ സഹായിക്കുന്നതിന് %2$@, Facebook സാങ്കേതിക വിദ്യ ഉപയോഗിക്കുന്നു, നിങ്ങൾക്ക് ഒരു Facebook അക്കൗണ്ട് ആവശ്യമില്ല. സന്ദേശ, ഡാറ്റ നിരക്കുകൾ ബാധകമായേക്കാം. നിങ്ങളുടെ വിവരം Facebook എങ്ങനെ ഉപയോഗിക്കുമെന്നതിനെക്കുറിച്ച് അറിയുക."; -"com_accountkit_phone_sending_sms" = "നിങ്ങളുടെ കോഡ്‌ അടങ്ങിയ ഒരു SMS അയയ്‌ക്കുന്നു"; diff --git a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/mr.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/mr.lproj/AccountKit.strings deleted file mode 100644 index aed28de..0000000 --- a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/mr.lproj/AccountKit.strings +++ /dev/null @@ -1,26 +0,0 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. -// -// You are hereby granted a non-exclusive, worldwide, royalty-free license to use, -// copy, modify, and distribute this software in source code or binary form for use -// in connection with the web services and APIs provided by Facebook. -// -// As with any software that integrates with the Facebook platform, your use of -// this software is subject to the Facebook Developer Principles and Policies -// [http://developers.facebook.com/policy/]. This copyright notice shall be -// included in all copies or substantial portions of the software. -// -// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS -// FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR -// COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER -// IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN -// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -// -// @generated -// - -"com_accountkit_button_back" = "मागे"; -"com_accountkit_country_code_title" = "आपला देश निवड"; -"com_accountkit_phone_login_phone_number_placeholder" = "नंबर"; -"com_accountkit_phone_login_text" = "Facebook द्वारे समर्थित Account Kit कडून SMS पुष्टीकरण मिळवण्यासाठी %1$@ टॅप करा. तुम्हाला साइन इन करण्यात मदत करण्यासाठी %2$@ Facebook तंत्रज्ञानाचा वापर करते, परंतु तुम्हाला Facebook खात्याची आवश्यकता नसते. संदेश आणि डेटा शुल्‍क लागू होण्‍याची शक्यता आहे. Facebook आपली माहिती कसे वापरते याविषयी जाणून घ्‍या."; -"com_accountkit_phone_sending_sms" = "तुमच्या कोडसह SMS पाठवत आहे"; diff --git a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/ms.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/ms.lproj/AccountKit.strings deleted file mode 100644 index e30fa35..0000000 --- a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/ms.lproj/AccountKit.strings +++ /dev/null @@ -1,26 +0,0 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. -// -// You are hereby granted a non-exclusive, worldwide, royalty-free license to use, -// copy, modify, and distribute this software in source code or binary form for use -// in connection with the web services and APIs provided by Facebook. -// -// As with any software that integrates with the Facebook platform, your use of -// this software is subject to the Facebook Developer Principles and Policies -// [http://developers.facebook.com/policy/]. This copyright notice shall be -// included in all copies or substantial portions of the software. -// -// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS -// FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR -// COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER -// IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN -// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -// -// @generated -// - -"com_accountkit_button_back" = "Undur"; -"com_accountkit_country_code_title" = "Pilih Negara Anda"; -"com_accountkit_phone_login_phone_number_placeholder" = "Nombor"; -"com_accountkit_phone_login_text" = "Ketik %1$@ untuk mendapatkan pengesahan SMS daripada Kit Akaun yang dikuasakan oleh Facebook. %2$@ menggunakan teknologi Facebook untuk membantu anda mendaftar masuk, tetapi anda tidak memerlukan akaun Facebook. Kadar mesej dan data boleh dikenakan. Ketahui cara Facebook menggunakan maklumat anda."; -"com_accountkit_phone_sending_sms" = "Menghantar SMS menggunakan kod anda"; diff --git a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/my_MM/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/my_MM/AccountKit.strings deleted file mode 100644 index cdebb57..0000000 --- a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/my_MM/AccountKit.strings +++ /dev/null @@ -1,26 +0,0 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. -// -// You are hereby granted a non-exclusive, worldwide, royalty-free license to use, -// copy, modify, and distribute this software in source code or binary form for use -// in connection with the web services and APIs provided by Facebook. -// -// As with any software that integrates with the Facebook platform, your use of -// this software is subject to the Facebook Developer Principles and Policies -// [http://developers.facebook.com/policy/]. This copyright notice shall be -// included in all copies or substantial portions of the software. -// -// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS -// FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR -// COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER -// IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN -// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -// -// @generated -// - -"com_accountkit_button_back" = "နောကသို့"; -"com_accountkit_country_code_title" = "သင့နိုငငံကို ရေးရန"; -"com_accountkit_phone_login_phone_number_placeholder" = "နံပတ"; -"com_accountkit_phone_login_text" = "Facebook မ ပံ့ပိုးထားသော Account Kit ထံမ SMS အတညပုခကရယူရန %1$@ ကို တို့ပ။ သင့ကို အကောင့ဝငရောကရာတင ကူညီပေးရနအတက %2$@ က Facebook နညးပညာကို အသုံးပုပသည။ မကဆေ့ဂနင့ ဒေတာသုံးစဲခမား ကသင့နိုငပသည။ သင့အခကအလကမားကို Facebook က မညသို့အသုံးပုကောငး လေ့လာပ။"; -"com_accountkit_phone_sending_sms" = "သင့ကုဒပဝငသော SMS တစစောင ပို့ပေးနေသည"; diff --git a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/nb.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/nb.lproj/AccountKit.strings deleted file mode 100644 index 023a1c1..0000000 --- a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/nb.lproj/AccountKit.strings +++ /dev/null @@ -1,26 +0,0 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. -// -// You are hereby granted a non-exclusive, worldwide, royalty-free license to use, -// copy, modify, and distribute this software in source code or binary form for use -// in connection with the web services and APIs provided by Facebook. -// -// As with any software that integrates with the Facebook platform, your use of -// this software is subject to the Facebook Developer Principles and Policies -// [http://developers.facebook.com/policy/]. This copyright notice shall be -// included in all copies or substantial portions of the software. -// -// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS -// FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR -// COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER -// IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN -// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -// -// @generated -// - -"com_accountkit_button_back" = "Tilbake"; -"com_accountkit_country_code_title" = "Velg landet ditt"; -"com_accountkit_phone_login_phone_number_placeholder" = "Nummer"; -"com_accountkit_phone_login_text" = "Trykk på %1$@ for å få en SMS-bekreftelse fra Account Kit levert av Facebook. %2$@ bruker Facebook-teknologi til å hjelpe deg med innloggingen, men du trenger ikke en Facebook-konto. Meldings- og datakostnader kan påløpe. Lær hvordan Facebook bruker informasjonen din."; -"com_accountkit_phone_sending_sms" = "Sender en SMS med koden din"; diff --git a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/nl.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/nl.lproj/AccountKit.strings deleted file mode 100644 index b1c9aca..0000000 --- a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/nl.lproj/AccountKit.strings +++ /dev/null @@ -1,26 +0,0 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. -// -// You are hereby granted a non-exclusive, worldwide, royalty-free license to use, -// copy, modify, and distribute this software in source code or binary form for use -// in connection with the web services and APIs provided by Facebook. -// -// As with any software that integrates with the Facebook platform, your use of -// this software is subject to the Facebook Developer Principles and Policies -// [http://developers.facebook.com/policy/]. This copyright notice shall be -// included in all copies or substantial portions of the software. -// -// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS -// FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR -// COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER -// IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN -// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -// -// @generated -// - -"com_accountkit_button_back" = "Terug"; -"com_accountkit_country_code_title" = "Selecteer je land"; -"com_accountkit_phone_login_phone_number_placeholder" = "Nummer"; -"com_accountkit_phone_login_text" = "Tik op %1$@ om een sms-bevestiging te ontvangen van Account Kit van Facebook. %2$@ gebruikt Facebook-technologie om je te helpen bij het aanmelden, maar je hebt geen Facebook-account nodig. Mogelijk zijn bericht- en datatarieven van toepassing. Meer informatie over hoe Facebook je informatie gebruikt."; -"com_accountkit_phone_sending_sms" = "Een sms met je code versturen"; diff --git a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/pa.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/pa.lproj/AccountKit.strings deleted file mode 100644 index 3548ed7..0000000 --- a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/pa.lproj/AccountKit.strings +++ /dev/null @@ -1,26 +0,0 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. -// -// You are hereby granted a non-exclusive, worldwide, royalty-free license to use, -// copy, modify, and distribute this software in source code or binary form for use -// in connection with the web services and APIs provided by Facebook. -// -// As with any software that integrates with the Facebook platform, your use of -// this software is subject to the Facebook Developer Principles and Policies -// [http://developers.facebook.com/policy/]. This copyright notice shall be -// included in all copies or substantial portions of the software. -// -// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS -// FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR -// COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER -// IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN -// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -// -// @generated -// - -"com_accountkit_button_back" = "ਪਿਛਲ"; -"com_accountkit_country_code_title" = "ਆਪਣਾ ਦੇਸ਼ ਚੁਣੋ"; -"com_accountkit_phone_login_phone_number_placeholder" = "ਨੰਬਰ"; -"com_accountkit_phone_login_text" = "Facebook ਦੁਆਰਾ ਸੰਚਾਲਿਤ Account Kit ਤੋਂ SMS ਪੁਸ਼ਟੀਕਰਨ ਪ੍ਰਾਪਤ ਕਰਨ ਲਈ %1$@ ਨੂੰ ਟੈਪ ਕਰੋ। %2$@ ਸਾਈਨ ਇਨ ਕਰਵਾਉਣ ਵਿੱਚ ਤੁਹਾਡੀ ਮੱਦਦ ਕਰਨ ਲਈ Facebook ਤਕਨੀਕੀ ਨੂੰ ਵਰਤਦਾ ਹੈ, ਲੇਕਿਨ ਤੁਹਾਨੂੰ ਕਿਸੇ Facebook ਖਾਤੇ ਦੀ ਲੋੜ ਨਹੀਂ ਹੈ। ਸੁਨੇਹਾ ਅਤੇ ਡੇਟਾ ਦਰਾਂ ਲਾਗੂ ਹੋ ਸਕਦੀਆਂ ਹਨ। ਜਾਣੋ ਕਿ Facebook ਤੁਹਾਡੀ ਜਾਣਕਾਰੀ ਕਿਵੇਂ ਵਰਤਦਾ ਹੈ।"; -"com_accountkit_phone_sending_sms" = "ਤੁਹਾਡੇ ਕੋਡ ਵਾਲੇ SMS ਨੂੰ ਭੇਜ ਰਿਹਾ ਹੈ"; diff --git a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/pl.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/pl.lproj/AccountKit.strings deleted file mode 100644 index 66c7727..0000000 --- a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/pl.lproj/AccountKit.strings +++ /dev/null @@ -1,26 +0,0 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. -// -// You are hereby granted a non-exclusive, worldwide, royalty-free license to use, -// copy, modify, and distribute this software in source code or binary form for use -// in connection with the web services and APIs provided by Facebook. -// -// As with any software that integrates with the Facebook platform, your use of -// this software is subject to the Facebook Developer Principles and Policies -// [http://developers.facebook.com/policy/]. This copyright notice shall be -// included in all copies or substantial portions of the software. -// -// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS -// FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR -// COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER -// IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN -// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -// -// @generated -// - -"com_accountkit_button_back" = "Wstecz"; -"com_accountkit_country_code_title" = "Wybierz kraj"; -"com_accountkit_phone_login_phone_number_placeholder" = "Numer"; -"com_accountkit_phone_login_text" = "Dotknij %1$@, aby otrzymać SMS z potwierdzeniem z aplikacji Account Kit obsługiwanej przez Facebooka. %2$@ wykorzystuje technologię Facebooka w celu ułatwienia logowania, lecz nie jest konieczne posiadanie konta na Facebooku. Mogą zostać naliczone opłaty za przesyłanie wiadomości i danych. Dowiedz się, jak Facebook wykorzystuje Twoje dane"; -"com_accountkit_phone_sending_sms" = "Wysyłanie SMSa z kodem"; diff --git a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/pt.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/pt.lproj/AccountKit.strings deleted file mode 100644 index edc36e7..0000000 --- a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/pt.lproj/AccountKit.strings +++ /dev/null @@ -1,26 +0,0 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. -// -// You are hereby granted a non-exclusive, worldwide, royalty-free license to use, -// copy, modify, and distribute this software in source code or binary form for use -// in connection with the web services and APIs provided by Facebook. -// -// As with any software that integrates with the Facebook platform, your use of -// this software is subject to the Facebook Developer Principles and Policies -// [http://developers.facebook.com/policy/]. This copyright notice shall be -// included in all copies or substantial portions of the software. -// -// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS -// FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR -// COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER -// IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN -// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -// -// @generated -// - -"com_accountkit_button_back" = "Voltar"; -"com_accountkit_country_code_title" = "Selecione seu país"; -"com_accountkit_phone_login_phone_number_placeholder" = "Número"; -"com_accountkit_phone_login_text" = "Toque em %1$@ para receber um SMS de confirmação do Account Kit com a tecnologia do Facebook. O %2$@ utiliza a tecnologia do Facebook para ajudar a entrar, mas você não precisa de uma conta do Facebook. Taxas de mensagens e de dados podem ser aplicadas. Saiba como o Facebook usa suas informações."; -"com_accountkit_phone_sending_sms" = "Enviando um SMS com seu código"; diff --git a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/pt_PT.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/pt_PT.lproj/AccountKit.strings deleted file mode 100644 index 0daccfc..0000000 --- a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/pt_PT.lproj/AccountKit.strings +++ /dev/null @@ -1,26 +0,0 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. -// -// You are hereby granted a non-exclusive, worldwide, royalty-free license to use, -// copy, modify, and distribute this software in source code or binary form for use -// in connection with the web services and APIs provided by Facebook. -// -// As with any software that integrates with the Facebook platform, your use of -// this software is subject to the Facebook Developer Principles and Policies -// [http://developers.facebook.com/policy/]. This copyright notice shall be -// included in all copies or substantial portions of the software. -// -// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS -// FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR -// COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER -// IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN -// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -// -// @generated -// - -"com_accountkit_button_back" = "Retroceder"; -"com_accountkit_country_code_title" = "Seleciona o teu país"; -"com_accountkit_phone_login_phone_number_placeholder" = "Número"; -"com_accountkit_phone_login_text" = "Toca em %1$@ para receberes uma mensagem SMS de confirmação do Account Kit com a tecnologia do Facebook. A app %2$@ utiliza a tecnologia do Facebook para te ajudar a iniciar sessão, mas não precisas de uma conta do Facebook. Podem aplicar-se tarifas de dados e de mensagens. Sabe mais sobre a forma como o Facebook utiliza as tuas informações."; -"com_accountkit_phone_sending_sms" = "A enviar uma mensagem SMS com o teu código"; diff --git a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/ro.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/ro.lproj/AccountKit.strings deleted file mode 100644 index 9117400..0000000 --- a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/ro.lproj/AccountKit.strings +++ /dev/null @@ -1,26 +0,0 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. -// -// You are hereby granted a non-exclusive, worldwide, royalty-free license to use, -// copy, modify, and distribute this software in source code or binary form for use -// in connection with the web services and APIs provided by Facebook. -// -// As with any software that integrates with the Facebook platform, your use of -// this software is subject to the Facebook Developer Principles and Policies -// [http://developers.facebook.com/policy/]. This copyright notice shall be -// included in all copies or substantial portions of the software. -// -// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS -// FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR -// COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER -// IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN -// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -// -// @generated -// - -"com_accountkit_button_back" = "Înapoi"; -"com_accountkit_country_code_title" = "Selectează țara"; -"com_accountkit_phone_login_phone_number_placeholder" = "Număr"; -"com_accountkit_phone_login_text" = "Atinge %1$@ pentru a primi o confirmare prin SMS de la Account Kit oferit de Facebook. %2$@ folosește tehnologiile Facebook pentru a te ajuta să te conectezi, însă nu ai nevoie de un cont de Facebook. Este posibil să se aplice tarifele pentru mesaje și date. Află cum îți folosește Facebook datele."; -"com_accountkit_phone_sending_sms" = "Se trimite un SMS cu codul"; diff --git a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/ru.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/ru.lproj/AccountKit.strings deleted file mode 100644 index 38dfeec..0000000 --- a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/ru.lproj/AccountKit.strings +++ /dev/null @@ -1,26 +0,0 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. -// -// You are hereby granted a non-exclusive, worldwide, royalty-free license to use, -// copy, modify, and distribute this software in source code or binary form for use -// in connection with the web services and APIs provided by Facebook. -// -// As with any software that integrates with the Facebook platform, your use of -// this software is subject to the Facebook Developer Principles and Policies -// [http://developers.facebook.com/policy/]. This copyright notice shall be -// included in all copies or substantial portions of the software. -// -// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS -// FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR -// COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER -// IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN -// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -// -// @generated -// - -"com_accountkit_button_back" = "Назад"; -"com_accountkit_country_code_title" = "Выберите свою страну"; -"com_accountkit_phone_login_phone_number_placeholder" = "Номер"; -"com_accountkit_phone_login_text" = "Нажмите %1$@, чтобы получить SMS с подтверждением от Account Kit от Facebook. %2$@ использует технологию входа от Facebook, однако аккаунт Facebook вам не потребуется. Может взиматься плата за передачу сообщений и данных. как Facebook использует вашу информацию."; -"com_accountkit_phone_sending_sms" = "Отправка SMS с кодом"; diff --git a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/sk.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/sk.lproj/AccountKit.strings deleted file mode 100644 index 760f3df..0000000 --- a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/sk.lproj/AccountKit.strings +++ /dev/null @@ -1,26 +0,0 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. -// -// You are hereby granted a non-exclusive, worldwide, royalty-free license to use, -// copy, modify, and distribute this software in source code or binary form for use -// in connection with the web services and APIs provided by Facebook. -// -// As with any software that integrates with the Facebook platform, your use of -// this software is subject to the Facebook Developer Principles and Policies -// [http://developers.facebook.com/policy/]. This copyright notice shall be -// included in all copies or substantial portions of the software. -// -// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS -// FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR -// COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER -// IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN -// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -// -// @generated -// - -"com_accountkit_button_back" = "Späť"; -"com_accountkit_country_code_title" = "Vyberte svoju krajinu"; -"com_accountkit_phone_login_phone_number_placeholder" = "Číslo"; -"com_accountkit_phone_login_text" = "Ťuknite na %1$@, aby ste od služby Account Kit powered by Facebook dostali potvrdzovaciu SMS. %2$@ vám umožňuje prihlásiť sa použitím technológie Facebooku, nemusíte však mať účet na Facebooku. Môžu sa na to vzťahovať poplatky za SMS a dáta. Prečítajte si, ako Facebook používa vaše informácie."; -"com_accountkit_phone_sending_sms" = "Posiela sa SMS s vaším kódom"; diff --git a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/sv.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/sv.lproj/AccountKit.strings deleted file mode 100644 index 18fb36c..0000000 --- a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/sv.lproj/AccountKit.strings +++ /dev/null @@ -1,26 +0,0 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. -// -// You are hereby granted a non-exclusive, worldwide, royalty-free license to use, -// copy, modify, and distribute this software in source code or binary form for use -// in connection with the web services and APIs provided by Facebook. -// -// As with any software that integrates with the Facebook platform, your use of -// this software is subject to the Facebook Developer Principles and Policies -// [http://developers.facebook.com/policy/]. This copyright notice shall be -// included in all copies or substantial portions of the software. -// -// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS -// FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR -// COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER -// IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN -// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -// -// @generated -// - -"com_accountkit_button_back" = "Tillbaka"; -"com_accountkit_country_code_title" = "Välj land"; -"com_accountkit_phone_login_phone_number_placeholder" = "Nummer"; -"com_accountkit_phone_login_text" = "Tryck på %1$@ för att få en sms-bekräftelse från Account Kit från Facebook. %2$@ använder Facebook-teknik för att hjälpa dig logga in, men du behöver inget Facebook-konto. Meddelande- och dataavgifter kan tillkomma. Läs om hur Facebook använder din info." -"com_accountkit_phone_sending_sms" = "Skicka ett sms med din kod"; diff --git a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/sw_KE/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/sw_KE/AccountKit.strings deleted file mode 100644 index e56cdc7..0000000 --- a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/sw_KE/AccountKit.strings +++ /dev/null @@ -1,26 +0,0 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. -// -// You are hereby granted a non-exclusive, worldwide, royalty-free license to use, -// copy, modify, and distribute this software in source code or binary form for use -// in connection with the web services and APIs provided by Facebook. -// -// As with any software that integrates with the Facebook platform, your use of -// this software is subject to the Facebook Developer Principles and Policies -// [http://developers.facebook.com/policy/]. This copyright notice shall be -// included in all copies or substantial portions of the software. -// -// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS -// FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR -// COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER -// IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN -// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -// -// @generated -// - -"com_accountkit_button_back" = "Rudi"; -"com_accountkit_country_code_title" = "Teua Nchi Yako"; -"com_accountkit_phone_login_phone_number_placeholder" = "Nambari"; -"com_accountkit_phone_login_text" = "Donoa %1$@ ili kupata uthibitisho wa SMS kutoka kwenye Kikasha cha Akaunti kinachoendeshwa na Facebook. %2$@ hutumia teknolojia ya Facebook ili kukusaidia kuingia, lakini huhitaji akaunti ya Facebook. Viwango vya ujumbe na data vinaweza kutekelezwa. Jifunze jinsi Facebook inavyotumia maelezo yako."; -"com_accountkit_phone_sending_sms" = "Inatuma SMS iliyo na msimbo wako"; diff --git a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/ta.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/ta.lproj/AccountKit.strings deleted file mode 100644 index e2480bd..0000000 --- a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/ta.lproj/AccountKit.strings +++ /dev/null @@ -1,26 +0,0 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. -// -// You are hereby granted a non-exclusive, worldwide, royalty-free license to use, -// copy, modify, and distribute this software in source code or binary form for use -// in connection with the web services and APIs provided by Facebook. -// -// As with any software that integrates with the Facebook platform, your use of -// this software is subject to the Facebook Developer Principles and Policies -// [http://developers.facebook.com/policy/]. This copyright notice shall be -// included in all copies or substantial portions of the software. -// -// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS -// FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR -// COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER -// IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN -// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -// -// @generated -// - -"com_accountkit_button_back" = "பின்செல்"; -"com_accountkit_country_code_title" = "நாட்டைத் தேர்ந்தெடுக்கவும்"; -"com_accountkit_phone_login_phone_number_placeholder" = "எண்"; -"com_accountkit_phone_login_text" = "Facebook வழங்கும் Account Kit இலிருந்து SMS உறுதிப்படுத்தலைப் பெறுவதற்கு %1$@ என்பதைத் தட்டவும்.%2$@ என்பது நீங்கள் உள்நுழைவதற்கு உதவ Facebook தொழில்நுட்பத்தைப் பயன்படுத்துகிறது, ஆனால் இதற்கு உங்களுக்கு Facebook கணக்கு தேவையில்லை. செய்தி மற்றும் டேட்டா கட்டணங்கள் விதிக்கப்படலாம். உங்கள் தகவலை Facebook பயன்படுத்தும் விதம் பற்றி மேலும் அறிக."; -"com_accountkit_phone_sending_sms" = "உங்கள் குறியீட்டுடன் SMS ஐ அனுப்புகிறது"; diff --git a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/te.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/te.lproj/AccountKit.strings deleted file mode 100644 index bb31890..0000000 --- a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/te.lproj/AccountKit.strings +++ /dev/null @@ -1,26 +0,0 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. -// -// You are hereby granted a non-exclusive, worldwide, royalty-free license to use, -// copy, modify, and distribute this software in source code or binary form for use -// in connection with the web services and APIs provided by Facebook. -// -// As with any software that integrates with the Facebook platform, your use of -// this software is subject to the Facebook Developer Principles and Policies -// [http://developers.facebook.com/policy/]. This copyright notice shall be -// included in all copies or substantial portions of the software. -// -// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS -// FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR -// COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER -// IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN -// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -// -// @generated -// - -"com_accountkit_button_back" = "వెనుకకు"; -"com_accountkit_country_code_title" = "మీ దేశాన్ని ఎంచుకోండి"; -"com_accountkit_phone_login_phone_number_placeholder" = "నంబర్"; -"com_accountkit_phone_login_text" = "Facebook ఆధారిత ఖాతా కిట్ నుండి SMS నిర్ధారణ సందేశాన్ని పొందడానికి %1$@ నొక్కండి. %2$@ మీకు సైన్ ఇన్ ప్రక్రియలో సహాయపడటానికి Facebook సాంకేతికతను ఉపయోగిస్తుంది, కానీ మీకు Facebook ఖాతా అవసరం లేదు. సందేశ మరియు డేటా ఛార్జీలు వర్తించవచ్చు. Facebook మీ సమాచారాన్ని ఎలా ఉపయోగిస్తుందో తెలుసుకోండి."; -"com_accountkit_phone_sending_sms" = "మీ కోడ్‌తో SMSను పంపుతోంది"; diff --git a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/th.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/th.lproj/AccountKit.strings deleted file mode 100644 index b37b8de..0000000 --- a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/th.lproj/AccountKit.strings +++ /dev/null @@ -1,26 +0,0 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. -// -// You are hereby granted a non-exclusive, worldwide, royalty-free license to use, -// copy, modify, and distribute this software in source code or binary form for use -// in connection with the web services and APIs provided by Facebook. -// -// As with any software that integrates with the Facebook platform, your use of -// this software is subject to the Facebook Developer Principles and Policies -// [http://developers.facebook.com/policy/]. This copyright notice shall be -// included in all copies or substantial portions of the software. -// -// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS -// FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR -// COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER -// IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN -// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -// -// @generated -// - -"com_accountkit_button_back" = "ย้อนกลับ"; -"com_accountkit_country_code_title" = "เลือกประเทศของคุณ"; -"com_accountkit_phone_login_phone_number_placeholder" = "หมายเลข"; -"com_accountkit_phone_login_text" = "แตะ %1$@ เพื่อรับการยืนยันทาง SMS จาก Account Kit สนับสนุนโดย Facebook %2$@ ใช้เทคโนโลยี Facebook เพื่อช่วยคุณในการเข้าสู่ระบบ แต่คุณไม่จำเป็นต้องมีบัญชีผู้ใช้ Facebook อาจมีค่าบริการสำหรับข้อความหรือข้อมูล ดูข้อมูลว่า Facebook ใช้ข้อมูลของคุณอย่างไรบ้าง"; -"com_accountkit_phone_sending_sms" = "ส่ง SMS ที่มีรหัสของคุณ"; diff --git a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/tr.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/tr.lproj/AccountKit.strings deleted file mode 100644 index 2a42c22..0000000 --- a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/tr.lproj/AccountKit.strings +++ /dev/null @@ -1,26 +0,0 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. -// -// You are hereby granted a non-exclusive, worldwide, royalty-free license to use, -// copy, modify, and distribute this software in source code or binary form for use -// in connection with the web services and APIs provided by Facebook. -// -// As with any software that integrates with the Facebook platform, your use of -// this software is subject to the Facebook Developer Principles and Policies -// [http://developers.facebook.com/policy/]. This copyright notice shall be -// included in all copies or substantial portions of the software. -// -// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS -// FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR -// COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER -// IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN -// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -// -// @generated -// - -"com_accountkit_button_back" = "Geri"; -"com_accountkit_country_code_title" = "Ülkeni Seç"; -"com_accountkit_phone_login_phone_number_placeholder" = "Numara"; -"com_accountkit_phone_login_text" = "Facebook'un desteğiyle Account Kit'ten SMS onayı almak için %1$@ düğmesine dokunun. %2$@, giriş yapmanıza yardımcı olmak için Facebook'un teknolojilerinden yararlanmaktadır, ancak bir Facebook hesabına ihtiyacınız yoktur. Mesaj ve veri ücretleri geçerli olabilir. Facebook\'un bilgilerinizi nasıl kullandığını öğrenin."; -"com_accountkit_phone_sending_sms" = "Kodunuzun yer aldığı bir SMS gönderme"; diff --git a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/ur_PK/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/ur_PK/AccountKit.strings deleted file mode 100644 index ad06309..0000000 --- a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/ur_PK/AccountKit.strings +++ /dev/null @@ -1,26 +0,0 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. -// -// You are hereby granted a non-exclusive, worldwide, royalty-free license to use, -// copy, modify, and distribute this software in source code or binary form for use -// in connection with the web services and APIs provided by Facebook. -// -// As with any software that integrates with the Facebook platform, your use of -// this software is subject to the Facebook Developer Principles and Policies -// [http://developers.facebook.com/policy/]. This copyright notice shall be -// included in all copies or substantial portions of the software. -// -// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS -// FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR -// COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER -// IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN -// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -// -// @generated -// - -"com_accountkit_button_back" = "واپس جائیں"; -"com_accountkit_country_code_title" = "اپنا ملک منتخب کریں"; -"com_accountkit_phone_login_phone_number_placeholder" = "نمبر"; -"com_accountkit_phone_login_text" = "Facebook کی طرف سے تعاون یافتہ Account Kit سے SMS سے توثیق حاصل کرنے کے لیے %1$@ پر ٹیپ کریں۔ %2$@ سائن ان کرنے میں آپ کی مدد کرنے کے لیے Facebook کا استعمال کرتا ہے لیکن آپ کے Facebook اکاؤنٹ کی ضرورت نہیں ہے۔ پیغام اور ڈیٹا کی قیمتیں لاگو ہو سکتی ہیں۔ اس بارے میں جانیں کہ Facebook آپ کی معلومات کس طرح استعمال کرتا ہے۔"; -"com_accountkit_phone_sending_sms" = "آپ کے کوڈ کا حامل SMS بھیجا جا رہا ہے"; diff --git a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/vi.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/vi.lproj/AccountKit.strings deleted file mode 100644 index cb17264..0000000 --- a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/vi.lproj/AccountKit.strings +++ /dev/null @@ -1,26 +0,0 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. -// -// You are hereby granted a non-exclusive, worldwide, royalty-free license to use, -// copy, modify, and distribute this software in source code or binary form for use -// in connection with the web services and APIs provided by Facebook. -// -// As with any software that integrates with the Facebook platform, your use of -// this software is subject to the Facebook Developer Principles and Policies -// [http://developers.facebook.com/policy/]. This copyright notice shall be -// included in all copies or substantial portions of the software. -// -// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS -// FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR -// COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER -// IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN -// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -// -// @generated -// - -"com_accountkit_button_back" = "Quay lại"; -"com_accountkit_country_code_title" = "Chọn quốc gia của bạn"; -"com_accountkit_phone_login_phone_number_placeholder" = "Số"; -"com_accountkit_phone_login_text" = "Nhấn vào %1$@ để nhận xác nhận qua SMS từ Account Kit do Facebook cung cấp. %2$@ sử dụng công nghệ Facebook để giúp bạn đăng nhập, nhưng bạn không cần có tài khoản Facebook. Bạn có thể phải chịu cước tin nhắn và dữ liệu. Tìm hiểu cách Facebook sử dụng thông tin của bạn."; -"com_accountkit_phone_sending_sms" = "Gửi SMS chứa mã"; diff --git a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/zh.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/zh.lproj/AccountKit.strings deleted file mode 100644 index 9f73706..0000000 --- a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/zh.lproj/AccountKit.strings +++ /dev/null @@ -1,26 +0,0 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. -// -// You are hereby granted a non-exclusive, worldwide, royalty-free license to use, -// copy, modify, and distribute this software in source code or binary form for use -// in connection with the web services and APIs provided by Facebook. -// -// As with any software that integrates with the Facebook platform, your use of -// this software is subject to the Facebook Developer Principles and Policies -// [http://developers.facebook.com/policy/]. This copyright notice shall be -// included in all copies or substantial portions of the software. -// -// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS -// FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR -// COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER -// IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN -// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -// -// @generated -// - -"com_accountkit_button_back" = "返回"; -"com_accountkit_country_code_title" = "选择国家/地区"; -"com_accountkit_phone_login_phone_number_placeholder" = "编号"; -"com_accountkit_phone_login_text" = "轻触%1$@获取来自 Facebook Account Kit 的短信验证码。%2$@ 使用 Facebook 技术帮助你登录,但你无需拥有 Facebook 帐户。这可能会产生短信和流量费。详细了解 Facebook 如何使用你的信息"; -"com_accountkit_phone_sending_sms" = "正在发送验证码短信"; diff --git a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/zh_Hant_HK.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/zh_Hant_HK.lproj/AccountKit.strings deleted file mode 100644 index a14d2ca..0000000 --- a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/zh_Hant_HK.lproj/AccountKit.strings +++ /dev/null @@ -1,26 +0,0 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. -// -// You are hereby granted a non-exclusive, worldwide, royalty-free license to use, -// copy, modify, and distribute this software in source code or binary form for use -// in connection with the web services and APIs provided by Facebook. -// -// As with any software that integrates with the Facebook platform, your use of -// this software is subject to the Facebook Developer Principles and Policies -// [http://developers.facebook.com/policy/]. This copyright notice shall be -// included in all copies or substantial portions of the software. -// -// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS -// FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR -// COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER -// IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN -// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -// -// @generated -// - -"com_accountkit_button_back" = "返回"; -"com_accountkit_country_code_title" = "選擇您的國家/地區"; -"com_accountkit_phone_login_phone_number_placeholder" = "電話"; -"com_accountkit_phone_login_text" = "點按 %1$@ 以透過 Facebook Account Kit 取得確認短訊。%2$@ 會使用 Facebook 技術協助您登入,您無須擁有 Facebook 帳戶也能執行此操作。可能會產生短訊及數據傳輸費用。深入瞭解 Facebook 如何使用您的資料。"; -"com_accountkit_phone_sending_sms" = "傳送含有代碼的短訊"; diff --git a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/zh_Hant_TW.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/zh_Hant_TW.lproj/AccountKit.strings deleted file mode 100644 index badbecf..0000000 --- a/iphone/platform/AccountKit.framework/AccountKitAdditionalStrings.bundle/Resources/zh_Hant_TW.lproj/AccountKit.strings +++ /dev/null @@ -1,26 +0,0 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. -// -// You are hereby granted a non-exclusive, worldwide, royalty-free license to use, -// copy, modify, and distribute this software in source code or binary form for use -// in connection with the web services and APIs provided by Facebook. -// -// As with any software that integrates with the Facebook platform, your use of -// this software is subject to the Facebook Developer Principles and Policies -// [http://developers.facebook.com/policy/]. This copyright notice shall be -// included in all copies or substantial portions of the software. -// -// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS -// FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR -// COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER -// IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN -// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -// -// @generated -// - -"com_accountkit_button_back" = "返回"; -"com_accountkit_country_code_title" = "選擇國家/地區"; -"com_accountkit_phone_login_phone_number_placeholder" = "號碼"; -"com_accountkit_phone_login_text" = "點按 %1$@ 即可收到由 Facebook Account Kit 發出的確認簡訊。%2$@ 使用 Facebook 的技術協助您登入,但您並不一定要有 Facebook 帳號。您可能需要支付簡訊及數據傳輸費用。瞭解 Facebook 使用個資的方式。"; -"com_accountkit_phone_sending_sms" = "傳送內含驗證碼的簡訊"; diff --git a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/af.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/af.lproj/AccountKit.strings index bd06f54..2c96f0d 100644 --- a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/af.lproj/AccountKit.strings +++ b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/af.lproj/AccountKit.strings @@ -19,64 +19,64 @@ // @generated // -"com_accountkit_account_verified" = "Rekening geverifieer!"; -"com_accountkit_button_back" = "Terug"; -"com_accountkit_button_begin" = "Begin"; +"com_accountkit_account_verified" = "Rekening is geverifieer!"; "com_accountkit_button_cancel" = "Kanselleer"; "com_accountkit_button_confirm" = "Bevestig"; "com_accountkit_button_continue" = "Gaan voort"; -"com_accountkit_button_edit" = "REDIGEER"; +"com_accountkit_button_edit" = "WYSIG"; "com_accountkit_button_log_in" = "Meld aan"; "com_accountkit_button_next" = "Volgende"; -"com_accountkit_button_ok" = "Goed"; -"com_accountkit_button_resend_code_in" = "Stuur weer SMS oor %1$d"; -"com_accountkit_button_resend_sms" = "Stuur weer SMS"; -"com_accountkit_button_send_code_in_call" = "Kry ’n oproep"; -"com_accountkit_button_send_code_in_call_details" = "Kry jou kode in ’n stemoproep"; -"com_accountkit_button_send_code_in_call_from_facebook_details" = "Kry jou kode in ’n stemoproep vanaf Facebook"; -"com_accountkit_button_send_code_in_fb" = "Kry ’n kode op Facebook"; -"com_accountkit_button_send_code_in_fb_details" = "Kode sal as ’n Facebook-kennisgewing ontvang word"; -"com_accountkit_button_send_code_in_fb_disclosure" = "Tik “Kry kode op Facebook” om jou kode as ’n kennisgewing op Facebook te ontvang."; +"com_accountkit_button_resend_code_in" = "Stuur SMS weer oor %1$d"; +"com_accountkit_button_resend_sms" = "Stuur SMS weer"; +"com_accountkit_button_send" = "Stuur"; +"com_accountkit_button_send_code_in_call" = "Kry 'n oproep"; +"com_accountkit_button_send_code_in_call_details" = "Kry jou kode in 'n stemoproep"; +"com_accountkit_button_send_code_in_call_from_facebook_details" = "Kry jou kode in 'n stemboodskap van Facebook af"; +"com_accountkit_button_send_code_in_fb" = "Kry 'n kode op Facebook"; +"com_accountkit_button_send_code_in_fb_details" = "Kode sal as 'n Facebook-kennisgewing aankom."; "com_accountkit_button_start" = "Begin"; "com_accountkit_button_start_over" = "Probeer weer"; "com_accountkit_button_submit" = "Dien in"; "com_accountkit_check_email" = "Maak jou e-pos oop"; "com_accountkit_code_sent_to" = "Verifieer jou selfoonnommer %1$@"; -"com_accountkit_confirmation_code_agreement" = "Tik %1$@ om Facebook se Bepalings, Databeleid en koekiegebruik te aanvaar."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Tik %1$@ om Facebook se Bepalings, Databeleid, koekiegebruik en die Privaatheidsbeleid van %6$@ te aanvaar."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Tik %1$@ om Facebook se Bepalings, Databeleid, koekiegebruik en die Privaatheidsbeleid en Diensbepalings van %7$@ te aanvaar."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Tik %1$@ om Facebook se bepalings, databeleid, koekiegebruik en die privaatheidsbeleid en diensbepalings van %7$@ te aanvaar. Kom meer te wete oor hoe jou rekening geverifieer is."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Tik %1$@ om Facebook se bepalings, databeleid, koekiegebruik en die privaatheidsbeleid van %6$@ te aanvaar. Kom meer te wete oor hoe jou rekening geverifieer is."; -"com_accountkit_confirmation_code_agreement_instant_verification" = "Tik %1$@ om Facebook se bepalings, databeleid en koekiegebruik te aanvaar. Kom meer te wete oor hoe jou rekening geverifieer is."; -"com_accountkit_confirmation_code_text" = "Ek het nie ’n kode gekry nie"; +"com_accountkit_confirmation_code_agreement" = "Tik op %1$@ om Facebook se bepalings, databeleid en webkoekiegebruik te aanvaar."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Tik op %1$@ om Facebook se bepalings, databeleid, webkoekiegebruik, en die privaatheidbeleid van %6$@ te aanvaar."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Tik op %1$@ om Facebook se bepalings, databeleid, webkoekiegebruik, en die privaatheidbeleid en diensbepalings van %7$@ te aanvaar."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Tik op %1$@ om Facebook se bepalings, databeleid, webkoekiegebruik, en die privaatheidbeleid en diensbepalings van %7$@ te aanvaar. Kom meer te wete oor hoe jou rekening geverifieer is."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Tik op %1$@ om Facebook se , databeleid, webkoekiegebruik, en die privaatheidbeleid van %6$@ te aanvaar. Kom meer te wete oor hoe jou rekening geverifieer is."; +"com_accountkit_confirmation_code_agreement_instant_verification" = "Tik op %1$@ om Facebook se bepalings, databeleid en webkoekiegebruik te aanvaar. Kom meer te wete oor hoe jou rekening geverifieer is."; +"com_accountkit_confirmation_code_text" = "Ek het nie 'n kode gekry nie"; "com_accountkit_confirmation_code_title" = "Voer jou kode in"; -"com_accountkit_country_code_title" = "Kies jou land"; -"com_accountkit_email_invalid" = "Hierdie e-pos is verkeerd. Probeer asseblief weer."; -"com_accountkit_email_loading_title" = "Stuur tans e-pos\U2026"; -"com_accountkit_email_login_retry_title" = "Bevestig jou e-pos"; -"com_accountkit_email_login_text" = "Tik %1$@ om 'n e-pos-bevestiging vanaf Account Kit deur Facebook te kry om jou te help om %2$@ te gebruik. Jy hoef nie 'n Facebook-rekening te hê om dit te gebruik nie. Leer hoe Facebook jou inligting gebruik."; +"com_accountkit_email_invalid" = "Hierdie e-pos is verkeerd. Probeer weer."; +"com_accountkit_email_loading_title" = "Verifieer tans jou e-posadres \U2026"; +"com_accountkit_email_login_retry_title" = "Bevestig jou e-posadres"; +"com_accountkit_email_login_text" = "Tik %1$@ om 'n e-posbevestiging van Account Kit deur Facebook te kry om jou te help om %2$@ te gebruik. Jy het nie 'n Facebook-rekening nodig om dit te gebruik nie. Vind uit hoe Facebook jou inligting gebruik."; "com_accountkit_email_login_title" = "Voer jou e-posadres in"; -"com_accountkit_email_not_received" = "Stuur weer e-pos"; +"com_accountkit_email_not_received" = "Stuur e-pos weer"; "com_accountkit_email_verify_title" = "Maak die e-pos oop en bevestig jou e-posadres"; -"com_accountkit_enter_code_sent_to" = "Voer die kode in wat na %1$@ gestuur is"; -"com_accountkit_error_title" = "’n Stelselfout het voorgekom. Probeer asseblief weer."; -"com_accountkit_facebook_code_entry_title" = "Voer jou kode vanaf Facebook in"; -"com_accountkit_logging_in" = "Meld tans aan\U2026"; -"com_accountkit_other_ways_to_get_code" = "Ander maniere om ’n kode te kry:"; -"com_accountkit_phone_error_title" = "Voer asseblief ’n geldige selfoonnommer in."; -"com_accountkit_phone_loading_title" = "Stuur tans jou kode\U2026"; -"com_accountkit_phone_login_phone_number_placeholder" = "Nommer"; +"com_accountkit_enter_code_sent_to" = "Voer die kode in wat na %1$@ toe gestuur is"; +"com_accountkit_error_title" = "'n Stelselprobleem het voorgekom. Probeer asseblief weer."; +"com_accountkit_facebook_code_entry_title" = "Voer jou kode van Facebook af in"; +"com_accountkit_ios_button_back" = "Terug"; +"com_accountkit_ios_country_code_title" = "Kies jou land"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "Nommer"; +"com_accountkit_ios_phone_login_text" = "Tik op %1$@ om 'n SMS-bevestiging te kry van Account Kit aangedryf deur Facebook af. %2$@ gebruik Facebook-tegnologie om te help om jou aan te meld, maar jy hoef nie 'n Facebook-rekening te hê nie. Boodskap- en datatariewe kan geld. Vind uit hoe Facebook jou inligting gebruik."; +"com_accountkit_ios_phone_sending_sms" = "Stuur tans 'n SMS met jou kode"; +"com_accountkit_logging_in" = "Teken tans aan ..."; +"com_accountkit_other_ways_to_get_code" = "Ander maniere om die kode te kry:"; +"com_accountkit_phone_error_title" = "Voer asseblief 'n geldige selfoonnommer in."; +"com_accountkit_phone_loading_title" = "Verifieer jou nommer \U2026"; "com_accountkit_phone_login_retry_title" = "Bevestig jou selfoonnommer"; -"com_accountkit_phone_login_text" = "Tik %1$@ om ’n SMS-bevestiging vanaf Account Kit te kry wat deur Facebook aangedryf word. %2$@ gebruik Facebook-tegnologie om jou te help aanteken, maar jy het nie Facebook-rekening nodig nie. Boodskap- en datatariewe kan dalk geld. Leer hoe Facebook jou inligting gebruik."; +"com_accountkit_phone_login_text" = "Tik op %1$@ om jou rekening te verifieer met Account Kit, aangedryf deur Facebook. Jy het nie 'n Facebook-rekening nodig om Account Kit te gebruik nie. 'n SMS kan gestuur word om jou nommer te verifieer. SMS- en datatariewe mag dalk geld. Vind uit hoe Facebook jou inligting gebruik."; "com_accountkit_phone_login_title" = "Voer jou selfoonnommer in"; -"com_accountkit_phone_sending_sms" = "Stuur tans ’n SMS met jou kode"; -"com_accountkit_resend_check" = "Kontroleer jou SMS-inkassie"; +"com_accountkit_phone_sending_code_on_fb_title" = "Stuur tans kode op Facebook \U2026"; +"com_accountkit_resend_check" = "Kyk in jou SMS-inkassie"; "com_accountkit_resend_email_text" = "Stuur nuwe e-pos"; -"com_accountkit_resend_title" = "As jy nie ’n kode gekry het nie:"; -"com_accountkit_return_title" = "Neem jou tans terug na %1$@\U2026"; +"com_accountkit_resend_title" = "As jy nog nie 'n kode ontvang het nie:"; +"com_accountkit_return_title" = "Neem jou tans terug na %1$@ \U2026"; "com_accountkit_sent_title" = "Gestuur!"; -"com_accountkit_success_title" = "Klaar!"; +"com_accountkit_success_title" = "Geverifieer!"; "com_accountkit_toolbar_title" = "Meld by %1$@ aan"; "com_accountkit_verify_confirmation_code_title" = "Ons kon nie jou kode verifieer nie. Probeer asseblief weer:"; -"com_accountkit_verify_title" = "Verifieer tans jou kode\U2026"; -"com_accountkit_voice_call_code_entry_title" = "Voer jou kode van stemoproep af in"; +"com_accountkit_verify_title" = "Verifieer tans jou kode \U2026"; +"com_accountkit_voice_call_code_entry_title" = "Voer jou kode van die stemoproep af in"; diff --git a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/ar.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/ar.lproj/AccountKit.strings index fb284a7..fd57687 100644 --- a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/ar.lproj/AccountKit.strings +++ b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/ar.lproj/AccountKit.strings @@ -20,64 +20,65 @@ // "com_accountkit_account_verified" = "تم التحقق من الحساب!"; -"com_accountkit_button_back" = "رجوع"; "com_accountkit_button_begin" = "بدء"; "com_accountkit_button_cancel" = "إلغاء"; "com_accountkit_button_confirm" = "تأكيد"; "com_accountkit_button_continue" = "متابعة"; -"com_accountkit_button_edit" = "تعديل."; +"com_accountkit_button_edit" = "تعديل"; "com_accountkit_button_log_in" = "تسجيل الدخول"; "com_accountkit_button_next" = "التالي"; "com_accountkit_button_ok" = "موافق"; -"com_accountkit_button_resend_code_in" = "إرسال رسالة SMS مرة أخرى في %1$d"; -"com_accountkit_button_resend_sms" = "إرسال رسالة SMS مرة أخرى"; +"com_accountkit_button_resend_code_in" = "إرسال رسالة SMS مجددًا خلال %1$d"; +"com_accountkit_button_resend_sms" = "إرسال رسالة SMS مجددًا"; "com_accountkit_button_send" = "إرسال"; "com_accountkit_button_send_code_in_call" = "تلقي مكالمة"; -"com_accountkit_button_send_code_in_call_details" = "الحصول على الرمز من خلال مكالمة صوتية"; -"com_accountkit_button_send_code_in_call_from_facebook_details" = "الحصول على الرمز من خلال مكالمة صوتية من فيسبوك"; -"com_accountkit_button_send_code_in_fb" = "الحصول على رمز على فيسبوك"; -"com_accountkit_button_send_code_in_fb_details" = "سيتم إرسال الرمز كإشعار فيسبوك"; -"com_accountkit_button_send_code_in_fb_disclosure" = "اضغط على \"الحصول على الرمز على فيسبوك\" لتلقي الرمز كإشعار على فيسبوك."; +"com_accountkit_button_send_code_in_call_details" = "تلقي الرمز في مكالمة صوتية"; +"com_accountkit_button_send_code_in_call_from_facebook_details" = "تلقي الرمز في مكالمة صوتية من فيسبوك"; +"com_accountkit_button_send_code_in_fb" = "تلقي رمز على فيسبوك"; +"com_accountkit_button_send_code_in_fb_details" = "سيصل الرمز كإشعار فيسبوك"; "com_accountkit_button_start" = "بدء"; -"com_accountkit_button_start_over" = "حاول مرة أخرى"; +"com_accountkit_button_start_over" = "إعادة المحاولة"; "com_accountkit_button_submit" = "تقديم"; -"com_accountkit_check_email" = "فتح البريد الإلكتروني"; -"com_accountkit_code_sent_to" = "تأكيد رقم هاتفك المحمول %1$@"; -"com_accountkit_confirmation_code_agreement" = "اضغط على %1$@ لقبول شروطسياسة بيانات واستخدام ملفات تعريف الارتباط لفيسبوك."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "اضغط على %1$@ لقبول شروطخصوصية بيانات واستخدام ملفات تعريف الارتباط لفيسبوك وسياسة خصوصية %6$@."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "اضغط على %1$@ لقبول شروطخصوصية بيانات واستخدام ملفات تعريف الارتباط لفيسبوك وسياسة خصوصية وشروط خدمة %7$@."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "اضغط على %1$@ لقبول شروط وسياسة بيانات واستخدام ملفات تعريف الارتباط لفيسبوك وسياسة خصوصية وشروط خدمة %7$@. يمكنك التعرف على المزيد عن كيفية التحقق من الحساب الخاص بك."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "اضغط على %1$@ لقبول شروط وسياسة بيانات واستخدام ملفات تعريف الارتباط لفيسبوك وسياسة خصوصية %6$@. يمكنك التعرف على المزيد عن كيفية التحقق من الحساب الخاص بك."; -"com_accountkit_confirmation_code_agreement_instant_verification" = "اضغط على %1$@ لقبول شروط وسياسة بيانات واستخدام ملفات تعريف الارتباط لفيسبوك. يمكنك التعرف على المزيد عن كيفية التحقق من المحتوى الخاص بك."; -"com_accountkit_confirmation_code_text" = "لم أحصل على الرمز"; +"com_accountkit_check_email" = "فتح بريدك الإلكتروني"; +"com_accountkit_code_sent_to" = "يرجى التحقق من رقم هاتفك المحمول %1$@"; +"com_accountkit_confirmation_code_agreement" = "اضغط على %1$@ لقبول شروط وسياسة بيانات واستخدام ملفات تعريف ارتباط فيسبوك."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "اضغط على %1$@ لقبول شروط وسياسة بيانات واستخدام ملفات تعريف ارتباط وسياسة خصوصية فيسبوك للتطبيق %6$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "اضغط على %1$@ لقبول شروط وسياسة بيانات واستخدام ملفات تعريف ارتباط وسياسة خصوصية وشروط خدمة فيسبوك للتطبيق %7$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "اضغط على %1$@ لقبول شروط وسياسة بيانات واستخدام ملفات تعريف ارتباط وسياسة خصوصية وشروط خدمة فيسبوك للتطبيق %7$@. تعرف على المزيد عن كيفية التحقق من حسابك."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "اضغط على %1$@ لقبول وسياسة بيانات واستخدام ملفات تعريف ارتباط وسياسة خصوصية فيسبوك للتطبيق %6$@. تعرف على المزيد عن كيفية التحقق من حسابك."; +"com_accountkit_confirmation_code_agreement_instant_verification" = "اضغط على %1$@ لقبول شروط وسياسة بيانات واستخدام ملفات تعريف ارتباط فيسبوك. تعرف على المزيد عن كيفية التحقق من حسابك."; +"com_accountkit_confirmation_code_text" = "لم أتلق رمزًا"; "com_accountkit_confirmation_code_title" = "أدخل الرمز"; -"com_accountkit_country_code_title" = "حدد بلدك"; -"com_accountkit_email_invalid" = "عنوان البريد الإلكتروني غير صحيح. يرجى المحاولة مرة أخرى."; -"com_accountkit_email_loading_title" = "جارٍ إرسال بريد إلكتروني\U2026"; -"com_accountkit_email_login_retry_title" = "قم بتأكيد بريدك الإلكتروني"; -"com_accountkit_email_login_text" = "اضغط على %1$@ للحصول على رسالة تأكيد عبر البريد الإلكتروني من Account Kit by Facebook لمساعدتك على استخدام %2$@. لا يتطلب الأمر وجود حساب فيسبوك لاستخدامه. تعرف على كيفية استخدام فيسبوك لمعلوماتك."; +"com_accountkit_email_invalid" = "هذا البريد الإلكتروني غير صحيح. يرجى إعادة المحاولة."; +"com_accountkit_email_loading_title" = "جارٍ التحقق من عنوان بريدك الإلكتروني..."; +"com_accountkit_email_login_retry_title" = "تأكيد على بريدك الإلكتروني"; +"com_accountkit_email_login_text" = "اضغط على %1$@ لتلقي تأكيد بالبريد الإلكتروني من Account Kit من فيسبوك لمساعدتك على استخدام %2$@. لا تحتاج إلى حساب فيسبوك لاستخدامه. تعرف على كيفية استخدام فيسبوك لمعلوماتك."; "com_accountkit_email_login_title" = "أدخل عنوان بريدك الإلكتروني"; "com_accountkit_email_not_received" = "إعادة إرسال البريد الإلكتروني"; -"com_accountkit_email_verify_title" = "افتح رسالة البريد الإلكتروني وقم بتأكيد عنوان بريدك الإلكتروني"; -"com_accountkit_enter_code_sent_to" = "أدخل الرمز الذي تم إرساله إلى %1$@"; -"com_accountkit_error_title" = "حدث خطأ في النظام. يرجى إعادة المحاولة."; -"com_accountkit_facebook_code_entry_title" = "أدخل الرمز الذي تم إرساله من فيسبوك"; -"com_accountkit_logging_in" = "جارٍ تسجيل الدخول\U2026"; -"com_accountkit_other_ways_to_get_code" = "طرق أخرى للحصول على الرمز:"; -"com_accountkit_phone_error_title" = "يُرجى إدخال رقم هاتف محمول صالح."; -"com_accountkit_phone_loading_title" = "جارٍ إرسال الرمز\U2026"; -"com_accountkit_phone_login_phone_number_placeholder" = "الرقم"; -"com_accountkit_phone_login_retry_title" = "تأكيد رقم الهاتف المحمول"; -"com_accountkit_phone_login_text" = "اضغط على %1$@ للحصول على رسالة SMS تأكيدية من Account Kit برعاية فيسبوك. يستخدم %2$@ تقنية فيسبوك لمساعدتك على تسجيل الدخول، لكن دون الحاجة إلى حساب فيسبوك. تُطبق أسعار الرسائل وبيانات الاتصال. تعرف على المزيد."; -"com_accountkit_phone_login_title" = "إدخال رقم الهاتف المحمول"; -"com_accountkit_phone_sending_sms" = "إرسال رسالة SMS تحتوي على الرمز"; -"com_accountkit_resend_check" = "الاطلاع على البريد الوارد لرسائل SMS"; +"com_accountkit_email_verify_title" = "يرجى فتح البريد الإلكتروني وتأكيد عنوان بريدك الإلكتروني"; +"com_accountkit_enter_code_sent_to" = "أدخل الرمز الذي تم إرساله إلى %1$@."; +"com_accountkit_error_title" = "حدثت مشكلة في النظام. يرجى إعادة المحاولة."; +"com_accountkit_facebook_code_entry_title" = "يرجى إدخال الرمز من فيسبوك"; +"com_accountkit_ios_button_back" = "عودة"; +"com_accountkit_ios_country_code_title" = "تحديد بلدك"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "الرقم"; +"com_accountkit_ios_phone_login_text" = "اضغط على %1$@ لتلقي تأكيد عبر رسالة SMS من Account Kit برعاية فيسبوك. يستخدم تطبيق %2$@ تقنية فيسبوك لمساعدتك على تسجيل الدخول، لكنك لن تحتاج إلى حساب فيسبوك. ويتم تطبيق أسعار الرسائل وبيانات الاتصال. تعرف على كيفية استخدام فيسبوك لمعلوماتك."; +"com_accountkit_ios_phone_sending_sms" = "إرسال رسالة SMS بها الرمز الخاص بك"; +"com_accountkit_logging_in" = "جارٍ تسجيل الدخول..."; +"com_accountkit_other_ways_to_get_code" = "طرق أخرى لتلقي الرمز:"; +"com_accountkit_phone_error_title" = "يرجى إدخال رقم هاتف محمول صالح."; +"com_accountkit_phone_loading_title" = "جارٍ التحقق من رقمك..."; +"com_accountkit_phone_login_retry_title" = "يرجى تأكيد رقم هاتفك المحمول"; +"com_accountkit_phone_login_text" = "اضغط على %1$@ للتحقق من حسابك باستخدام Account Kit برعاية فيسبوك. ولا تحتاج إلى حساب فيسبوك لاستخدام Account Kit. قد يتم إرسال رسالة SMS للتحقق من رقمك. ويتم تطبيق أسعار الرسائل وبيانات الاتصال. تعرف على كيفية استخدام فيسبوك لمعلوماتك."; +"com_accountkit_phone_login_title" = "أدخل رقم هاتفك المحمول"; +"com_accountkit_phone_sending_code_on_fb_title" = "جارٍ إرسال الرمز على فيسبوك..."; +"com_accountkit_resend_check" = "يرجى التحقق من البريد الوارد لرسائل SMS"; "com_accountkit_resend_email_text" = "إرسال بريد إلكتروني جديد"; -"com_accountkit_resend_title" = "في حالة عدم استلام الرمز:"; -"com_accountkit_return_title" = "عودة إلى %1$@\U2026"; +"com_accountkit_resend_title" = "في حالة عدم الحصول على رمز:"; +"com_accountkit_return_title" = "جارٍ العودة إلى %1$@..."; "com_accountkit_sent_title" = "تم الإرسال!"; -"com_accountkit_success_title" = "تم!"; +"com_accountkit_success_title" = "تم التحقق!"; "com_accountkit_toolbar_title" = "تسجيل الدخول إلى %1$@"; -"com_accountkit_verify_confirmation_code_title" = "تعذر علينا\ التحقق من رمزك. يرجى إعادة المحاولة:"; -"com_accountkit_verify_title" = "جارٍ التحقق من الرمز\U2026"; -"com_accountkit_voice_call_code_entry_title" = "أدخل الرمز الذي تلقيته خلال مكالمة الفيديو"; +"com_accountkit_verify_confirmation_code_title" = "تعذر علينا التحقق من الرمز، لذا يرجى إعادة المحاولة:"; +"com_accountkit_verify_title" = "جارٍ التحقق من الرمز..."; +"com_accountkit_voice_call_code_entry_title" = "يرجى إدخال رمزك من المكالمة الصوتية"; diff --git a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/ar.lproj/AccountKitCountryCode.strings b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/ar.lproj/AccountKitCountryCode.strings index a1ee765..9140711 100644 --- a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/ar.lproj/AccountKitCountryCode.strings +++ b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/ar.lproj/AccountKitCountryCode.strings @@ -23,10 +23,10 @@ "com_accountkit_country_code_AE" = "الإمارات العربية المتحدة"; "com_accountkit_country_code_AF" = "أفغانستان"; "com_accountkit_country_code_AG" = "أنتيجوا"; -"com_accountkit_country_code_AI" = "أنغويلا"; +"com_accountkit_country_code_AI" = "أنجويلا"; "com_accountkit_country_code_AL" = "ألبانيا"; "com_accountkit_country_code_AM" = "أرمينيا"; -"com_accountkit_country_code_AO" = "أنغولا"; +"com_accountkit_country_code_AO" = "أنجولا"; "com_accountkit_country_code_AR" = "الأرجنتين"; "com_accountkit_country_code_AS" = "ساموا الأمريكية"; "com_accountkit_country_code_AT" = "النمسا"; @@ -35,7 +35,7 @@ "com_accountkit_country_code_AZ" = "أذربيجان"; "com_accountkit_country_code_BA" = "البوسنة والهرسك"; "com_accountkit_country_code_BB" = "بربادوس"; -"com_accountkit_country_code_BD" = "بنغلادش"; +"com_accountkit_country_code_BD" = "بنجلاديش"; "com_accountkit_country_code_BE" = "بلجيكا"; "com_accountkit_country_code_BF" = "بوركينا فاسو"; "com_accountkit_country_code_BG" = "بلغاريا"; @@ -43,21 +43,21 @@ "com_accountkit_country_code_BI" = "بوروندي"; "com_accountkit_country_code_BJ" = "بنين"; "com_accountkit_country_code_BM" = "برمودا"; -"com_accountkit_country_code_BN" = "بروني"; +"com_accountkit_country_code_BN" = "بروناي"; "com_accountkit_country_code_BO" = "بوليفيا"; -"com_accountkit_country_code_BQ" = "بونير، سانت اوستاتيوس وسابا"; +"com_accountkit_country_code_BQ" = "بونير وسان يوستاتيوس وسابا"; "com_accountkit_country_code_BR" = "البرازيل"; -"com_accountkit_country_code_BS" = "باهاماس"; +"com_accountkit_country_code_BS" = "جزر البهاما"; "com_accountkit_country_code_BT" = "بوتان"; "com_accountkit_country_code_BW" = "بوتسوانا"; -"com_accountkit_country_code_BY" = "بيلاروسيا"; +"com_accountkit_country_code_BY" = "بيلاروس"; "com_accountkit_country_code_BZ" = "بليز"; "com_accountkit_country_code_CA" = "كندا"; "com_accountkit_country_code_CD" = "جمهورية الكونغو الديمقراطية"; "com_accountkit_country_code_CF" = "جمهورية أفريقيا الوسطى"; "com_accountkit_country_code_CG" = "جمهورية الكونغو"; "com_accountkit_country_code_CH" = "سويسرا"; -"com_accountkit_country_code_CI" = "ساحل العاج"; +"com_accountkit_country_code_CI" = "كوت ديفوار"; "com_accountkit_country_code_CK" = "جزر كوك"; "com_accountkit_country_code_CL" = "تشيلي"; "com_accountkit_country_code_CM" = "الكاميرون"; @@ -71,49 +71,49 @@ "com_accountkit_country_code_CZ" = "جمهورية التشيك"; "com_accountkit_country_code_DE" = "ألمانيا"; "com_accountkit_country_code_DJ" = "جيبوتي"; -"com_accountkit_country_code_DK" = "الدنمرك"; +"com_accountkit_country_code_DK" = "الدنمارك"; "com_accountkit_country_code_DM" = "دومينيكا"; -"com_accountkit_country_code_DO" = "جمهورية الدومنيكان"; +"com_accountkit_country_code_DO" = "جمهورية الدومينيكان"; "com_accountkit_country_code_DZ" = "الجزائر"; "com_accountkit_country_code_EC" = "الإكوادور"; "com_accountkit_country_code_EE" = "إستونيا"; "com_accountkit_country_code_EG" = "مصر"; "com_accountkit_country_code_EH" = "الصحراء الغربية"; -"com_accountkit_country_code_ER" = "ارتيريا"; +"com_accountkit_country_code_ER" = "إريتريا"; "com_accountkit_country_code_ES" = "إسبانيا"; "com_accountkit_country_code_ET" = "إثيوبيا"; -"com_accountkit_country_code_FI" = "فينلندا"; +"com_accountkit_country_code_FI" = "فنلندا"; "com_accountkit_country_code_FJ" = "فيجي"; "com_accountkit_country_code_FK" = "جزر فوكلاند"; -"com_accountkit_country_code_FM" = "ولايات ميكرونيسيا المتحدة"; +"com_accountkit_country_code_FM" = "ولايات ميكرونيزيا الموحدة"; "com_accountkit_country_code_FO" = "جزر فارو"; "com_accountkit_country_code_FR" = "فرنسا"; -"com_accountkit_country_code_GA" = "الغابون"; +"com_accountkit_country_code_GA" = "الجابون"; "com_accountkit_country_code_GB" = "المملكة المتحدة"; -"com_accountkit_country_code_GD" = "غرينادا"; +"com_accountkit_country_code_GD" = "جرينادا"; "com_accountkit_country_code_GE" = "جورجيا"; -"com_accountkit_country_code_GF" = "غوايانا الفرنسية"; +"com_accountkit_country_code_GF" = "جويانا الفرنسية"; "com_accountkit_country_code_GG" = "جيرنزي"; "com_accountkit_country_code_GH" = "غانا"; "com_accountkit_country_code_GI" = "جبل طارق"; -"com_accountkit_country_code_GL" = "غرينلاند"; -"com_accountkit_country_code_GM" = "غامبيا"; +"com_accountkit_country_code_GL" = "جرينلاند"; +"com_accountkit_country_code_GM" = "جامبيا"; "com_accountkit_country_code_GN" = "غينيا"; -"com_accountkit_country_code_GP" = "غوادلوب"; +"com_accountkit_country_code_GP" = "جوادلوب"; "com_accountkit_country_code_GQ" = "غينيا الاستوائية"; "com_accountkit_country_code_GR" = "اليونان"; -"com_accountkit_country_code_GT" = "غواتيمالا"; -"com_accountkit_country_code_GU" = "غوام"; +"com_accountkit_country_code_GT" = "جواتيمالا"; +"com_accountkit_country_code_GU" = "جوام"; "com_accountkit_country_code_GW" = "غينيا بيساو"; -"com_accountkit_country_code_GY" = "غويانا"; -"com_accountkit_country_code_HK" = "هونغ كونغ"; +"com_accountkit_country_code_GY" = "جويانا"; +"com_accountkit_country_code_HK" = "هونج كونج"; "com_accountkit_country_code_HN" = "هندوراس"; "com_accountkit_country_code_HR" = "كرواتيا"; "com_accountkit_country_code_HT" = "هايتي"; "com_accountkit_country_code_HU" = "المجر"; "com_accountkit_country_code_ID" = "إندونيسيا"; "com_accountkit_country_code_IE" = "أيرلندا"; -"com_accountkit_country_code_IL" = "اسرائيل"; +"com_accountkit_country_code_IL" = "إسرائيل"; "com_accountkit_country_code_IM" = "جزيرة مان"; "com_accountkit_country_code_IN" = "الهند"; "com_accountkit_country_code_IO" = "إقليم المحيط الهندي البريطاني"; @@ -128,7 +128,7 @@ "com_accountkit_country_code_KE" = "كينيا"; "com_accountkit_country_code_KG" = "قيرغيزستان"; "com_accountkit_country_code_KH" = "كمبوديا"; -"com_accountkit_country_code_KI" = "كيريباتي"; +"com_accountkit_country_code_KI" = "كيريباس"; "com_accountkit_country_code_KM" = "جزر القمر"; "com_accountkit_country_code_KN" = "سانت كيتس ونيفس"; "com_accountkit_country_code_KP" = "كوريا الشمالية"; @@ -150,20 +150,20 @@ "com_accountkit_country_code_MA" = "المغرب"; "com_accountkit_country_code_MC" = "موناكو"; "com_accountkit_country_code_MD" = "مولدوفا"; -"com_accountkit_country_code_ME" = "مونتينيجرو"; +"com_accountkit_country_code_ME" = "الجبل الأسود"; "com_accountkit_country_code_MG" = "مدغشقر"; "com_accountkit_country_code_MH" = "جزر مارشال"; "com_accountkit_country_code_MK" = "مقدونيا"; "com_accountkit_country_code_ML" = "مالي"; "com_accountkit_country_code_MM" = "ميانمار"; "com_accountkit_country_code_MN" = "منغوليا"; -"com_accountkit_country_code_MO" = "مكاوي"; +"com_accountkit_country_code_MO" = "ماكاو"; "com_accountkit_country_code_MP" = "جزر ماريانا الشمالية"; "com_accountkit_country_code_MQ" = "مارتينيك"; "com_accountkit_country_code_MR" = "موريتانيا"; "com_accountkit_country_code_MS" = "مونتسيرات"; "com_accountkit_country_code_MT" = "مالطا"; -"com_accountkit_country_code_MU" = "موريتيوس"; +"com_accountkit_country_code_MU" = "موريشيوس"; "com_accountkit_country_code_MV" = "المالديف"; "com_accountkit_country_code_MW" = "مالاوي"; "com_accountkit_country_code_MX" = "المكسيك"; @@ -182,19 +182,19 @@ "com_accountkit_country_code_NU" = "نيوي"; "com_accountkit_country_code_NZ" = "نيوزيلندا"; "com_accountkit_country_code_OM" = "عمان"; -"com_accountkit_country_code_PA" = "باناما"; +"com_accountkit_country_code_PA" = "بنما"; "com_accountkit_country_code_PE" = "بيرو"; -"com_accountkit_country_code_PF" = "بولينسيا الفرنسية"; +"com_accountkit_country_code_PF" = "بولينزيا الفرنسية"; "com_accountkit_country_code_PG" = "بابوا غينيا الجديدة"; "com_accountkit_country_code_PH" = "الفلبين"; "com_accountkit_country_code_PK" = "باكستان"; "com_accountkit_country_code_PL" = "بولندا"; -"com_accountkit_country_code_PM" = "سانت بيير وميكولون"; -"com_accountkit_country_code_PR" = "بورتو ريكو"; +"com_accountkit_country_code_PM" = "سان بيير وميكلون"; +"com_accountkit_country_code_PR" = "بورتوريكو"; "com_accountkit_country_code_PS" = "فلسطين"; "com_accountkit_country_code_PT" = "البرتغال"; "com_accountkit_country_code_PW" = "بالاو"; -"com_accountkit_country_code_PY" = "باراغواي"; +"com_accountkit_country_code_PY" = "باراجواي"; "com_accountkit_country_code_QA" = "قطر"; "com_accountkit_country_code_RE" = "جزيرة ريونيون"; "com_accountkit_country_code_RO" = "رومانيا"; @@ -223,10 +223,10 @@ "com_accountkit_country_code_SZ" = "سوازيلند"; "com_accountkit_country_code_TC" = "جزر توركس وكايكوس"; "com_accountkit_country_code_TD" = "تشاد"; -"com_accountkit_country_code_TG" = "توغو"; -"com_accountkit_country_code_TH" = "تايلاندا"; +"com_accountkit_country_code_TG" = "توجو"; +"com_accountkit_country_code_TH" = "تايلاند"; "com_accountkit_country_code_TJ" = "طاجيكستان"; -"com_accountkit_country_code_TK" = "توكيلو"; +"com_accountkit_country_code_TK" = "توكيلاو"; "com_accountkit_country_code_TL" = "تيمور-ليشتي"; "com_accountkit_country_code_TM" = "تركمانستان"; "com_accountkit_country_code_TN" = "تونس"; @@ -235,16 +235,16 @@ "com_accountkit_country_code_TT" = "ترينيداد وتوباغو"; "com_accountkit_country_code_TV" = "توفالو"; "com_accountkit_country_code_TW" = "تايوان"; -"com_accountkit_country_code_TZ" = "تانزانيا"; +"com_accountkit_country_code_TZ" = "تنزانيا"; "com_accountkit_country_code_UA" = "أوكرانيا"; "com_accountkit_country_code_UG" = "أوغندا"; "com_accountkit_country_code_US" = "الولايات المتحدة"; -"com_accountkit_country_code_UY" = "الأوروغواي"; +"com_accountkit_country_code_UY" = "أوروجواي"; "com_accountkit_country_code_UZ" = "أوزبكستان"; "com_accountkit_country_code_VC" = "سانت فنسنت وجزر غرينادين"; "com_accountkit_country_code_VE" = "فنزويلا"; -"com_accountkit_country_code_VG" = "الجزر العذراء البريطانية"; -"com_accountkit_country_code_VI" = "الجزر العذراء الأمريكية"; +"com_accountkit_country_code_VG" = "جزر فيرجن البريطانية"; +"com_accountkit_country_code_VI" = "جزر فيرجن الأمريكية"; "com_accountkit_country_code_VN" = "فيتنام"; "com_accountkit_country_code_VU" = "فانواتو"; "com_accountkit_country_code_WF" = "واليس وفوتونا"; diff --git a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/bn.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/bn.lproj/AccountKit.strings index 9e061cf..7c4ae82 100644 --- a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/bn.lproj/AccountKit.strings +++ b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/bn.lproj/AccountKit.strings @@ -19,65 +19,66 @@ // @generated // -"com_accountkit_account_verified" = "অ্যাকাউন্ট যাচাই করা হয়েছে!"; -"com_accountkit_button_back" = "ফিরুন"; +"com_accountkit_account_verified" = "অ্যাকাউন্ট যাচাই করা হয়েছে!"; "com_accountkit_button_begin" = "আরম্ভ করুন"; "com_accountkit_button_cancel" = "বাতিল করুন"; "com_accountkit_button_confirm" = "নিশ্চিত করুন"; -"com_accountkit_button_continue" = "অবিরত রাখুন"; -"com_accountkit_button_edit" = "সম্পাদনা করুন৷"; +"com_accountkit_button_continue" = "চালিয়ে যান"; +"com_accountkit_button_edit" = "সম্পাদনা করুন"; "com_accountkit_button_log_in" = "লগ ইন করুন"; "com_accountkit_button_next" = "পরবর্তী"; "com_accountkit_button_ok" = "ঠিক আছে"; -"com_accountkit_button_resend_code_in" = "%1$d এর মধ্যে আবার এসএমএস পাঠান"; +"com_accountkit_button_resend_code_in" = "%1$d এ আবার এসএমএস পাঠান"; "com_accountkit_button_resend_sms" = "আবার এসএমএস পাঠান"; "com_accountkit_button_send" = "পাঠান"; "com_accountkit_button_send_code_in_call" = "একটি কল পান"; -"com_accountkit_button_send_code_in_call_details" = "কোনো ভয়েস কলের মধ্যে আপনার কোড পান"; -"com_accountkit_button_send_code_in_call_from_facebook_details" = "Facebook থেকে একটি ভয়েস কলে আপনার কোডটি পান"; -"com_accountkit_button_send_code_in_fb" = "Facebook -এ একটি কোড পান"; -"com_accountkit_button_send_code_in_fb_details" = "Facebook এর একটি বিজ্ঞপ্তি হিসেবে কোড আসবে"; -"com_accountkit_button_send_code_in_fb_disclosure" = "Facebook -এ একটি বিজ্ঞপ্তি হিসাবে আপনার কোড পেতে \"Facebook -এ কোডটি পান\" -এ আলতো চাপুন৷"; +"com_accountkit_button_send_code_in_call_details" = "একটি ভয়েস কলে আপনার কোড পান"; +"com_accountkit_button_send_code_in_call_from_facebook_details" = "Facebook থেকে আসা একটি ভয়েস কলে আপনার কোডটি পান"; +"com_accountkit_button_send_code_in_fb" = "Facebook এ একটি কোড পান"; +"com_accountkit_button_send_code_in_fb_details" = "কোড একটি Facebook বিজ্ঞপ্তি হিসেবে আসবে"; "com_accountkit_button_start" = "শুরু করুন"; "com_accountkit_button_start_over" = "আবার চেষ্টা করুন"; "com_accountkit_button_submit" = "জমা দিন"; "com_accountkit_check_email" = "আপনার ইমেল খুলুন"; "com_accountkit_code_sent_to" = "আপনার মোবাইল নম্বর %1$@ যাচাই করুন"; -"com_accountkit_confirmation_code_agreement" = "Facebook এর শ্র্তাবলী, ডেটা নীতি এবং কুকির ব্যবহার স্বীকার করার জন্য %1$@ এ আলতো চাপ দিন৷"; -"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Facebook এর শ্র্তাবলী, ডেটা নীতি, কুকির ব্যবহার এবং %6$@ এর গোপনীয়তা নীতি স্বীকার করার জন্য %1$@ এ আলতো চাপ দিন৷"; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Facebook এর শ্র্তাবলী, ডেটা নীতি, কুকির ব্যবহার এবং গোপনীয়তা নীতি এবং %7$@ এর পরিষেবার শ্র্তাবলী স্বীকার করার জন্য %1$@ এ আলতো চাপ দিন৷"; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Facebook\এর শর্তাবলী, ডেটার নীতি, কুকির ব্যবহার এবং গোপনীয়তা নীতি এবং %7$@ এর পরিষেবার শর্তাবলী প্রাপ্ত করতে %1$@ এ টোকা দিন৷ আরও জানুন আপনার অ্যাকাউন্ট কীভাবে যাচাই করা হয়েছে সে সম্বন্ধে৷"; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Facebook\এর শর্তাবলী, ডেটার নীতি, কুকির ব্যবহার এবং %6$@ এর গোপনীয়তা নীতি প্রাপ্ত করতে %1$@ এ টোকা দিন৷ আরও জানুন আপনার অ্যাকাউন্ট কীভাবে যাচাই করা হয়েছে সে সম্বন্ধে৷"; -"com_accountkit_confirmation_code_agreement_instant_verification" = "Facebook\এর শর্তাবলী, ডেটার নীতি এবং কুকির ব্যবহার প্রাপ্ত করতে %1$@ এ টোকা দিন৷ আরও জানুন আপনার অ্যাকাউন্ট কীভাবে যাচাই করা হয়েছে সে সম্বন্ধে৷"; -"com_accountkit_confirmation_code_text" = "আমি কোনো কোড পাইনি"; +"com_accountkit_confirmation_code_agreement" = "Facebook এর শর্তাবলী, ডেটা নীতি এবং কুকির ব্যবহার স্বীকার করতে %1$@ এ আলতো চাপুন৷"; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Facebook এর শর্তাবলী, ডেটা নীতি, কুকির ব্যবহার এবং %6$@ এর গোপনীয়তা নীতি স্বীকার করতে %1$@ এ আলতো চাপুন৷"; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Facebook এর শর্তাবলী, ডেটা নীতি, কুকির ব্যবহার এবং গোপনীয়তা নীতি এবং %7$@ এর পরিষেবার শর্তাবলী স্বীকার করতে %1$@ এ আলতো চাপুন৷"; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Facebook এর শর্তাবলী, ডেটা নীতি, কুকির ব্যবহার এবং গোপনীয়তা নীতি এবং %7$@ এর পরিষেবার শর্তাবলী স্বীকার করতে %1$@ এ আলতো চাপুন৷ আরও জানুন কিভাবে আপনার অ্যাকাউন্ট যাচাই করা হয়েছে সে সম্বন্ধে৷"; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Facebook এর , ডেটা নীতি, কুকির ব্যবহার এবং %6$@ এর গোপনীয়তা নীতি স্বীকার করতে %1$@ এ আলতো চাপুন৷ আরও জানুন কিভাবে আপনার অ্যাকাউন্ট যাচাই করা হয়েছে সে সম্বন্ধে৷"; +"com_accountkit_confirmation_code_agreement_instant_verification" = "Facebook এর শর্তাবলী, ডেটা নীতি এবং কুকির ব্যবহার স্বীকার করতে %1$@ এ আলতো চাপুন৷ আরও জানুন কিভাবে আপনার অ্যাকাউন্ট যাচাই করা হয়েছে সে সম্বন্ধে৷"; +"com_accountkit_confirmation_code_text" = "আমি কোনও কোড পাইনি"; "com_accountkit_confirmation_code_title" = "আপনার কোড লিখুন"; -"com_accountkit_country_code_title" = "আপনার দেশ নির্বাচন করুন"; -"com_accountkit_email_invalid" = "এই ইমেলটি অবৈধ৷ অনুগ্রহ করে আবার চেষ্টা করুন৷"; -"com_accountkit_email_loading_title" = "ইমেল পাঠানো হচ্ছে\U2026"; +"com_accountkit_email_invalid" = "এই ইমেলটি ভুল৷ অনুগ্রহ করে আবার চেষ্টা করুন৷"; +"com_accountkit_email_loading_title" = "আপনার ইমেল ঠিকানা যাচাই করছে ..."; "com_accountkit_email_login_retry_title" = "আপনার ইমেল নিশ্চিত করুন"; -"com_accountkit_email_login_text" = "আপনাকে %2$@ ব্যবহার করতে সাহায্য করার জন্য Facebook Account Kit থেকে একটি নিশ্চিতকরণ ইমেল পাঠাবে তা পেতে %1$@ -এ আলতো চাপ দিন৷ এটি ব্যবহার করার জন্য আপনার কোনো Facebook অ্যাকাউন্টের প্রয়োজন নেই৷ Facebook আপনার তথ্য কিভাবে ব্যবহার করে তা জানুন৷"; +"com_accountkit_email_login_text" = "আপনাকে %2$@ ব্যবহার করতে সাহায্য করার জন্য Facebook এর মাধ্যমে Account Kit থেকে একটি ইমেলের অনুমোদন পেতে %1$@ এ আলতো চাপুন৷ এটি ব্যবহার করার জন্য আপনার কোনও Facebook অ্যাকাউন্টের প্রয়োজন নেই৷ আপনার তথ্য Facebook কিভাবে ব্যবহার করছে তা জানুন৷"; "com_accountkit_email_login_title" = "আপনার ইমেল ঠিকানা লিখুন"; -"com_accountkit_email_not_received" = "ইমেল পুনরায় পাঠান"; -"com_accountkit_email_verify_title" = "ইমেল খুলুন এবং আপনার ইমেল ঠিকানা নিশ্চিত করুন"; -"com_accountkit_enter_code_sent_to" = "%1$@ -এ যে কোডটি পাঠানো হয়েছে সেই কোডটি লিখুন"; -"com_accountkit_error_title" = "সিস্টেমে কোনো সমস্যা হয়েছে৷ অনুগ্রহ করে আবার চেষ্টা করুন৷"; -"com_accountkit_facebook_code_entry_title" = "Facebook থেকে আপনার কোড প্রবেশ করান"; -"com_accountkit_logging_in" = "লগ ইন করা হচ্ছে\U2026"; -"com_accountkit_other_ways_to_get_code" = "কোড পাওয়ার অন্য উপায়:"; -"com_accountkit_phone_error_title" = "অনুগ্রহ করে একটি বৈধ মোবাইল নম্বর লিখুন।"; -"com_accountkit_phone_loading_title" = "আপনার কোড পাঠানো হচ্ছে\U2026"; -"com_accountkit_phone_login_phone_number_placeholder" = "নম্বর"; +"com_accountkit_email_not_received" = "ইমেইল পুনরায় পাঠান"; +"com_accountkit_email_verify_title" = "ইমেলটি খুলুন এবং আপনার ইমেল ঠিকানা নিশ্চিত করুন"; +"com_accountkit_enter_code_sent_to" = "%1$@ এ পাঠানো কোডটি লিখুন৷"; +"com_accountkit_error_title" = "একটি সিস্টেম সংক্রান্ত সমস্যা ঘটেছে। অনুগ্রহ করে আবার চেষ্টা করুন।"; +"com_accountkit_facebook_code_entry_title" = "Facebook থেকে আপনার কোড লিখুন"; +"com_accountkit_ios_button_back" = "ফিরে যান"; +"com_accountkit_ios_country_code_title" = "আপনার দেশ নির্বাচন করুন"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "নম্বর"; +"com_accountkit_ios_phone_login_text" = "Facebook দ্বারা পরিচালিত Account Kit থেকে একটি এসএমএস নিশ্চিতকরণ পেতে %1$@ এ আলতো চাপুন৷ %2$@ আপনাকে সাইন ইন করতে সাহায্য করার জন্য Facebook প্রযুক্তি ব্যবহার করছে তবে আপনার কোনও Facebook অ্যাকাউন্ট প্রয়োজন নেই৷ বার্তা এবং ডেটার হার প্রযোজ্য হতে পারে৷ Facebook কিভাবে আপনার তথ্য ব্যবহার করে তা জানুন৷"; +"com_accountkit_ios_phone_sending_sms" = "আপনার কোডের সাথে একটি SMS পাঠানো"; +"com_accountkit_logging_in" = "লগ ইন হচ্ছে..."; +"com_accountkit_other_ways_to_get_code" = "কোড পাওয়ার অন্যান্য উপায়গুলি:"; +"com_accountkit_phone_error_title" = "অনুগ্রহ করে একটি বৈধ মোবাইল নম্বর লিখুন৷"; +"com_accountkit_phone_loading_title" = "আপনার নম্বর যাচাই করছে..."; "com_accountkit_phone_login_retry_title" = "আপনার মোবাইল নম্বর নিশ্চিত করুন"; -"com_accountkit_phone_login_text" = "Facebook পরিচালিত Account Kit থেকে একটি নিশ্চিতকরণ এসএমএস পেতে %1$@ -এ আলতো চাপ দিন৷ আপনাকে সাইন ইন করাতে %2$@, Facebook এর প্রযুক্তি ব্যবহার করে, কিন্তু তার জন্য আপনার কোনো Facebook অ্যাকাউন্টের প্রয়োজন নেই৷ বার্তা এবং ডেটা রেট প্রযোজ্য হতে পারে। Facebook আপনার তথ্য কিভাবে ব্যবহার করে তা জানুন|"; +"com_accountkit_phone_login_text" = "Facebook দ্বারা পরিচালিত Account Kit এর মাধ্যমে আপনার অ্যাকাউন্ট যাচাই করতে %1$@ এ আলতো চাপুন৷ Account Kit ব্যবহার করার জন্য আপনার কোনও Facebook অ্যাকাউন্টের প্রয়োজন নেই৷ আপনার নম্বর যাচাই করতে একটি এসএমএস পাঠানো হতে পারে৷ বার্তা এবং ডেটার হার প্রযোজ্য হতে পারে৷ আপনার তথ্য Facebook কিভাবে ব্যবহার করছে তা জানুন৷"; "com_accountkit_phone_login_title" = "আপনার মোবাইল নম্বর লিখুন"; -"com_accountkit_phone_sending_sms" = "আপনার কোড সহ একটি এসএমএস পাঠানো হচ্ছে"; -"com_accountkit_resend_check" = "আপনার এসএমএস ইনবক্স চেক করুন"; +"com_accountkit_phone_sending_code_on_fb_title" = "Facebook এ কোড পাঠাচ্ছে..."; +"com_accountkit_resend_check" = "আপনার এসএমএস ইনবক্স পরীক্ষা করুন"; "com_accountkit_resend_email_text" = "নতুন ইমেল পাঠান"; -"com_accountkit_resend_title" = "আপনি কোনো কোড না পেলে:"; -"com_accountkit_return_title" = "আপনাকে আবার %1$@ এ নিয়ে যাচ্ছে\U2026"; -"com_accountkit_sent_title" = "প্রেরিত:"; -"com_accountkit_success_title" = "সম্পন্ন!"; +"com_accountkit_resend_title" = "আপনি যদি কোনও কোড না পেয়ে থাকেন:"; +"com_accountkit_return_title" = "%1$@ এ আপনাকে ফিরিয়ে আনছে..."; +"com_accountkit_sent_title" = "পাঠানো হয়েছে!"; +"com_accountkit_success_title" = "যাচাই করা হয়েছে!"; "com_accountkit_toolbar_title" = "%1$@ এ লগ ইন করুন"; -"com_accountkit_verify_confirmation_code_title" = "আমরা আপনার কোড যাচাই করতে পারি নি। অনুগ্রহ করে পুনরায় চেষ্টা করুন।"; -"com_accountkit_verify_title" = "আপনার কোড যাচাই করা হচ্ছে\U2026"; -"com_accountkit_voice_call_code_entry_title" = "ভয়েস কল শুনে আপনার কোড লিখুন"; +"com_accountkit_verify_confirmation_code_title" = "আমরা আপনার কোডটি যাচাই করতে পারিনি৷ অনুগ্রহ করে আবার চেষ্টা করুন:"; +"com_accountkit_verify_title" = "আপনার কোড যাচাই করছে..."; +"com_accountkit_voice_call_code_entry_title" = "ভয়েস কল থেকে আপনার কোড লিখুন"; diff --git a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/cb_IQ.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/ckb_IQ.lproj/AccountKit.strings similarity index 80% rename from iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/cb_IQ.lproj/AccountKit.strings rename to iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/ckb_IQ.lproj/AccountKit.strings index dc2d8db..27bbbb8 100644 --- a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/cb_IQ.lproj/AccountKit.strings +++ b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/ckb_IQ.lproj/AccountKit.strings @@ -20,7 +20,6 @@ // "com_accountkit_account_verified" = "ئەکاونتەکەت سەلمێندرا!"; -"com_accountkit_button_back" = "گەڕانەوە"; "com_accountkit_button_begin" = "دەستپێکردن"; "com_accountkit_button_cancel" = "بەتاڵی بکەوە"; "com_accountkit_button_confirm" = "تەئیدکردن"; @@ -29,16 +28,19 @@ "com_accountkit_button_log_in" = "چوونەناوەوە"; "com_accountkit_button_next" = "دواتر"; "com_accountkit_button_ok" = "باشە"; -"com_accountkit_button_resend_code_in" = "لە %1$d دووبارە کۆد بنێرە"; -"com_accountkit_button_resend_sms" = "دووبارە کۆد بنێرە"; +"com_accountkit_button_resend_code_in" = "لە %1$d دا دووبارە کورتەنامە بنێرە"; +"com_accountkit_button_resend_sms" = "دووبارە کورتەنامە بنێرە"; "com_accountkit_button_send" = "ناردن"; -"com_accountkit_button_send_code_in_fb" = "وەرگرتنی کۆد لەسەر فەیسبووک"; -"com_accountkit_button_send_code_in_fb_disclosure" = "بۆ وەرگرتن کۆدەکەت بە شێوەی ئاگاداری لەسەر فەیسبووک لەسەر «وەرگرتنی کۆد لەسەر فەیسبووک» تەپ بکە."; +"com_accountkit_button_send_code_in_call" = "تەلەفۆنت بۆ بکرێت"; +"com_accountkit_button_send_code_in_call_details" = "لەڕێگەی پەیوەندیەکی دەنگیەوە کۆدەکە وەربگرە"; +"com_accountkit_button_send_code_in_call_from_facebook_details" = "کۆدەکەت.بە.تەلەفەنیکی.دەنگەوە دەستبکەوە.لە فەیسبووک"; +"com_accountkit_button_send_code_in_fb" = "لە فەیسبووک کۆدێک وەربگرە"; +"com_accountkit_button_send_code_in_fb_details" = "کۆدەکە وەکوو ئاگاداریەکی فەیسبووک دەگاتە دەستت"; "com_accountkit_button_start" = "دەست پێکردن"; "com_accountkit_button_start_over" = "دووبارە هەوڵ بدە"; "com_accountkit_button_submit" = "بەڕێکردن"; "com_accountkit_check_email" = "ئیمەیلەکەت بکەوە"; -"com_accountkit_code_sent_to" = "بیسەلمێنە کە %1$@ ژمارە مۆبایلی تۆیە."; +"com_accountkit_code_sent_to" = "ڕاستبوونی ژمارە مۆبایلەکەت %1$@ بسەلمێنە"; "com_accountkit_confirmation_code_agreement" = "بۆ قەبووڵکردنی مەرجەکان، سیاسەتی دەیتا و بەکارهێنانی کووکیی فەیسبووک لەسەر %1$@ تەپ بکە."; @@ -68,7 +70,6 @@ href=\"%4$@\">بەکارهێنانی کووکیی فەیسبووک لەسەر %1$@ تەپ بکە. زۆرتر بزانە لەبارەی ئەوەی کە ڕاستیی ئەکاونتەکەت چۆن سەلمێنرا."; "com_accountkit_confirmation_code_text" = "هیچ کۆدێکم بۆ نەهاتووە"; "com_accountkit_confirmation_code_title" = "کۆدەکەت داخل بکە"; -"com_accountkit_country_code_title" = "وڵاتەکەت هەڵبژێرە"; "com_accountkit_email_invalid" = "ئەم ئیمەیلە نادروستە. تکایە دووبارە هەول بدە."; "com_accountkit_email_loading_title" = "خەریکین ئیمەیل دەنێرین..."; "com_accountkit_email_login_retry_title" = "دووبارە ناونیشانی ئیمەیلەکەت داخل بکە"; @@ -80,18 +81,18 @@ "com_accountkit_error_title" = "کێشەیەک لە سیستەمەکە دا ڕووی دا. تکایە دووبارە هەول بدە."; "com_accountkit_facebook_code_entry_title" = "کۆدەکەی سەر فەیسبووکت داخل بکە"; "com_accountkit_logging_in" = "خەریکە دەچێتە ناوەوە..."; +"com_accountkit_other_ways_to_get_code" = "ڕێگەکانی تر بۆ وەرگرتنی کۆد:"; "com_accountkit_phone_error_title" = "تکایە ژمارە مۆبایلێکی دروست داخل بکە."; "com_accountkit_phone_loading_title" = "خەریکین ڕاستیی ژمارەکەت دەسەلمێنین..."; -"com_accountkit_phone_login_phone_number_placeholder" = "ژمارە"; "com_accountkit_phone_login_retry_title" = "دووبارە ژمارە مۆبایلەکەت داخل بکە"; -"com_accountkit_phone_login_text" = "لەسەر %1$@ تەپ بکە بۆ ئەوەی کورتەنامەیەکی تەئیدکردن لە Account Kitی فەیسبووکەوە بنێردرێت بۆت. %2$@ تەکنەلۆژیای فەیسبووک بە کار دەهێنێت کە یارمەتیت دەدات بچیتە ناوەوە، بەڵام پێویست ناکات ئەکاونتی فەیسبووکت هەبێت. ڕەنگە نرخی کورتەنامە و دەیتات لێ بسێندرێت. بزانە فەیسبووک چۆن زانیاریەکانت بە کار دەهێنێت."; +"com_accountkit_phone_login_text" = "لەسەر %1$@ تەپ بکە بۆ سەلماندنی ڕاستیی ئەکاونەتەکەت بە Account Kitی فەیسبووک. بۆ بەکارهێنانی Account Kit پێویستت بە ئەکاونتی فەیسبووک نیە. ڕەنگە کورتەنامەیەک بنێردرێت بۆ سەلماندنی ڕاستیی ئەکاونتەکەت. ڕەنگە نرخی کورتەنامە و دەیتات لێ بسێندرێت. بزانە فەیسبووک چۆن زانیاریەکانت بە کار دەهێنێت."; "com_accountkit_phone_login_title" = "ژمارە مۆبایلەکەت داخل بکە"; -"com_accountkit_phone_sending_sms" = "خەریکی ناردنی کورتەنامەیەکەین کە کۆدەکەتی تێدا یە"; -"com_accountkit_resend_check" = "بەرلە دووبارە ناردنی کۆد تکایە لە دروستبوونی ژمارەکە دڵنیا ببە."; +"com_accountkit_resend_check" = "ئینبۆکسی کورتەنامەت بپشکنە."; "com_accountkit_resend_email_text" = "ئیمەیلی نوێ بنێرە"; -"com_accountkit_resend_title" = "لەنێو پەیامەکانت بگەڕە بۆ کورتەنامەیەک کە کۆدەکەتی تێدا یە."; +"com_accountkit_resend_title" = "ئەگەر هیچ کۆدێکت بۆ نەهاتووە:"; "com_accountkit_sent_title" = "نێردرا!"; "com_accountkit_success_title" = "سەلمێنرا!"; "com_accountkit_toolbar_title" = "بچۆ ناوەوەی %1$@"; "com_accountkit_verify_confirmation_code_title" = "ناتوانین ڕاستیی کۆدەکەت بسەلمێنین.\nتکایە دووبارە هەوڵ بدە:"; "com_accountkit_verify_title" = "خەریکین ڕاستیی کۆدەکەت دەسەلمێنین..."; +"com_accountkit_voice_call_code_entry_title" = "ئەو کۆدەی کە لە پەیامە دەنگییەکەدا پێتگەیشتووە.داخڵ بکە."; diff --git a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/ckb_IQ.lproj/AccountKitCountryCode.strings b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/ckb_IQ.lproj/AccountKitCountryCode.strings new file mode 100644 index 0000000..d2d9269 --- /dev/null +++ b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/ckb_IQ.lproj/AccountKitCountryCode.strings @@ -0,0 +1,256 @@ +// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// +// You are hereby granted a non-exclusive, worldwide, royalty-free license to use, +// copy, modify, and distribute this software in source code or binary form for use +// in connection with the web services and APIs provided by Facebook. +// +// As with any software that integrates with the Facebook platform, your use of +// this software is subject to the Facebook Developer Principles and Policies +// [http://developers.facebook.com/policy/]. This copyright notice shall be +// included in all copies or substantial portions of the software. +// +// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS +// FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR +// COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER +// IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN +// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +// @generated +// + +"com_accountkit_country_code_AD" = "ئەندۆرا"; +"com_accountkit_country_code_AE" = "ئیماراتی یه‌كگرتووی عه‌ره‌بی"; +"com_accountkit_country_code_AF" = "ئەفغانستان"; +"com_accountkit_country_code_AG" = "ئانتييگوە"; +"com_accountkit_country_code_AI" = "ئه‌نگۆلا"; +"com_accountkit_country_code_AL" = "ئەلبانیا"; +"com_accountkit_country_code_AM" = "ئەرمینیـا"; +"com_accountkit_country_code_AO" = "ئەنگۆلا"; +"com_accountkit_country_code_AR" = "ئەرجەنتین"; +"com_accountkit_country_code_AS" = "سەموای ئەمەریکا"; +"com_accountkit_country_code_AT" = "نه‌مسا"; +"com_accountkit_country_code_AU" = "ئوستڕالیا"; +"com_accountkit_country_code_AW" = "ئاروبا"; +"com_accountkit_country_code_AZ" = "ئازەربایجان"; +"com_accountkit_country_code_BA" = "بۆسنیا و هێرزگۆڤینا"; +"com_accountkit_country_code_BB" = "باربادۆس"; +"com_accountkit_country_code_BD" = "بەنگلادێش"; +"com_accountkit_country_code_BE" = "بەلجيكا"; +"com_accountkit_country_code_BF" = "بۆرکینا فاسۆ"; +"com_accountkit_country_code_BG" = "بولگاریا"; +"com_accountkit_country_code_BH" = "بەحرێن"; +"com_accountkit_country_code_BI" = "بوروندی"; +"com_accountkit_country_code_BJ" = "بەنین"; +"com_accountkit_country_code_BM" = "بەرموودا"; +"com_accountkit_country_code_BN" = "بڕۆنای"; +"com_accountkit_country_code_BO" = "بۆلیڤیا"; +"com_accountkit_country_code_BQ" = "بۆنەیر، سینت ئوستاتیوس و سابا"; +"com_accountkit_country_code_BR" = "بەڕازیل"; +"com_accountkit_country_code_BS" = "بەهۆمەزەکە"; +"com_accountkit_country_code_BT" = "بووتان"; +"com_accountkit_country_code_BW" = "بۆتسوانا"; +"com_accountkit_country_code_BY" = "بیلارووس"; +"com_accountkit_country_code_BZ" = "بەلیز"; +"com_accountkit_country_code_CA" = "كه‌نه‌دا"; +"com_accountkit_country_code_CD" = "کۆماری دیموکراتی کۆنگۆ"; +"com_accountkit_country_code_CF" = "کۆماری ئەفریقای ناوەندی"; +"com_accountkit_country_code_CG" = "کۆماری کۆنگۆ"; +"com_accountkit_country_code_CH" = "سویسڕا"; +"com_accountkit_country_code_CI" = "كۆت دیڤوار"; +"com_accountkit_country_code_CK" = "دورگەکانی کوک"; +"com_accountkit_country_code_CL" = "چیلی"; +"com_accountkit_country_code_CM" = "کامیرۆن"; +"com_accountkit_country_code_CN" = "چین"; +"com_accountkit_country_code_CO" = "کۆڵۆمبیا"; +"com_accountkit_country_code_CR" = "کۆستا ریکا"; +"com_accountkit_country_code_CU" = "کوبا"; +"com_accountkit_country_code_CV" = "کەیپ ڤیردەی"; +"com_accountkit_country_code_CW" = "كوراساو"; +"com_accountkit_country_code_CY" = "قوبرس"; +"com_accountkit_country_code_CZ" = "کۆماری چیک"; +"com_accountkit_country_code_DE" = "ئەڵمانیا"; +"com_accountkit_country_code_DJ" = "جیبووتی"; +"com_accountkit_country_code_DK" = "دانیمارک"; +"com_accountkit_country_code_DM" = "دۆمینیکا"; +"com_accountkit_country_code_DO" = "کۆماری دۆمینیکان"; +"com_accountkit_country_code_DZ" = "جـەزائـیـر"; +"com_accountkit_country_code_EC" = "ئیكوادۆر"; +"com_accountkit_country_code_EE" = "ئیستۆنیا"; +"com_accountkit_country_code_EG" = "میسر"; +"com_accountkit_country_code_EH" = "بیابانی رۆژئاوا"; +"com_accountkit_country_code_ER" = "ئەريتريا"; +"com_accountkit_country_code_ES" = "ئیسپانیا"; +"com_accountkit_country_code_ET" = "ئیتیۆپیا"; +"com_accountkit_country_code_FI" = "فینلاند"; +"com_accountkit_country_code_FJ" = "فێجی"; +"com_accountkit_country_code_FK" = "دوورگەکانی فالکلاند"; +"com_accountkit_country_code_FM" = "ویلایەتە فیدراڵییەکانی میکرۆنیزیا"; +"com_accountkit_country_code_FO" = "دوورگەکانی فارۆ"; +"com_accountkit_country_code_FR" = "فه‌ڕه‌نسا"; +"com_accountkit_country_code_GA" = "گابۆن"; +"com_accountkit_country_code_GB" = "شانشینی یەکگرتوو"; +"com_accountkit_country_code_GD" = "گریندا"; +"com_accountkit_country_code_GE" = "جۆرجیا"; +"com_accountkit_country_code_GF" = "گيۆنەى فەڕەنسى"; +"com_accountkit_country_code_GG" = "گوێرنسی"; +"com_accountkit_country_code_GH" = "گانا"; +"com_accountkit_country_code_GI" = "شاخى تاریق"; +"com_accountkit_country_code_GL" = "گرینلاند"; +"com_accountkit_country_code_GM" = "گامبيا"; +"com_accountkit_country_code_GN" = "گوێنا"; +"com_accountkit_country_code_GP" = "جه‌وادلۆپ"; +"com_accountkit_country_code_GQ" = "گینیای کەمەرەیی"; +"com_accountkit_country_code_GR" = "یۆنان"; +"com_accountkit_country_code_GT" = "گواتیمالا"; +"com_accountkit_country_code_GU" = "گوام"; +"com_accountkit_country_code_GW" = "گینیا - بیساو"; +"com_accountkit_country_code_GY" = "گايۆنە"; +"com_accountkit_country_code_HK" = "هۆنگ کۆنگ"; +"com_accountkit_country_code_HN" = "هیندۆراس"; +"com_accountkit_country_code_HR" = "کڕواتیا"; +"com_accountkit_country_code_HT" = "هایتی"; +"com_accountkit_country_code_HU" = "هەنگاریا"; +"com_accountkit_country_code_ID" = "ئيندۆنيسيا"; +"com_accountkit_country_code_IE" = "ئیرلەندا"; +"com_accountkit_country_code_IL" = "ئیسرائیل"; +"com_accountkit_country_code_IM" = "دوورگەی پیاو"; +"com_accountkit_country_code_IN" = "هندستان"; +"com_accountkit_country_code_IO" = "هه‌رێمی ئۆقیانووسی هیندی به‌ریتانی"; +"com_accountkit_country_code_IQ" = "عێراق"; +"com_accountkit_country_code_IR" = "ئێران"; +"com_accountkit_country_code_IS" = "ئایسلەندا"; +"com_accountkit_country_code_IT" = "ئیتالیا"; +"com_accountkit_country_code_JE" = "جێرسی"; +"com_accountkit_country_code_JM" = "جامایکا"; +"com_accountkit_country_code_JO" = "ئوردن"; +"com_accountkit_country_code_JP" = "ژاپۆن"; +"com_accountkit_country_code_KE" = "کینیا"; +"com_accountkit_country_code_KG" = "قیرغزستان"; +"com_accountkit_country_code_KH" = "کەمبۆدیا"; +"com_accountkit_country_code_KI" = "کیریباتی"; +"com_accountkit_country_code_KM" = "كۆمۆرۆس"; +"com_accountkit_country_code_KN" = "سانت كیتس و نیڤیس"; +"com_accountkit_country_code_KP" = "کۆریای باكوور"; +"com_accountkit_country_code_KR" = "کۆریای باشور"; +"com_accountkit_country_code_KW" = "کوێت"; +"com_accountkit_country_code_KY" = "دوورگەکانی کایمان"; +"com_accountkit_country_code_KZ" = "کازاخستان"; +"com_accountkit_country_code_LA" = "لاوس"; +"com_accountkit_country_code_LB" = "لوبنان"; +"com_accountkit_country_code_LC" = "سانت لوسیا"; +"com_accountkit_country_code_LI" = "لیتنستاین"; +"com_accountkit_country_code_LK" = "سری لانکا"; +"com_accountkit_country_code_LR" = "لیبیریا"; +"com_accountkit_country_code_LS" = "لیسوزۆ"; +"com_accountkit_country_code_LT" = "لیتوانیا"; +"com_accountkit_country_code_LU" = "لوکسەمورگ"; +"com_accountkit_country_code_LV" = "لاتڤیا"; +"com_accountkit_country_code_LY" = "لیبیا"; +"com_accountkit_country_code_MA" = "مه‌غریب"; +"com_accountkit_country_code_MC" = "مۆناكۆ"; +"com_accountkit_country_code_MD" = "مۆڵدۆڤا"; +"com_accountkit_country_code_ME" = "مۆنتینیگرۆ"; +"com_accountkit_country_code_MG" = "مادەگاسكەر"; +"com_accountkit_country_code_MH" = "دوورگەکانی مارشاڵ"; +"com_accountkit_country_code_MK" = "مەکەدۆنیـا"; +"com_accountkit_country_code_ML" = "مالی"; +"com_accountkit_country_code_MM" = "میانمار"; +"com_accountkit_country_code_MN" = "مەنگۆلیا"; +"com_accountkit_country_code_MO" = "ماکاو"; +"com_accountkit_country_code_MP" = "باكووری دورگه‌كانی ماریانا"; +"com_accountkit_country_code_MQ" = "مارتينک"; +"com_accountkit_country_code_MR" = "مۆريتانيا"; +"com_accountkit_country_code_MS" = "مۆنتسیرات"; +"com_accountkit_country_code_MT" = "ماڵتـا"; +"com_accountkit_country_code_MU" = "مۆریس"; +"com_accountkit_country_code_MV" = "مالدیڤ"; +"com_accountkit_country_code_MW" = "مالاوی"; +"com_accountkit_country_code_MX" = "مه‌كسیك"; +"com_accountkit_country_code_MY" = "مالیزیا"; +"com_accountkit_country_code_MZ" = "مۆزامبیق"; +"com_accountkit_country_code_NA" = "نامیبیا"; +"com_accountkit_country_code_NC" = "كالیدۆنیای نوێ"; +"com_accountkit_country_code_NE" = "نێجیریا"; +"com_accountkit_country_code_NF" = "دورگه‌ی نۆرفۆلک"; +"com_accountkit_country_code_NG" = "نێجیریـا"; +"com_accountkit_country_code_NI" = "نیکاراگوا"; +"com_accountkit_country_code_NL" = "هۆڵەندا"; +"com_accountkit_country_code_NO" = "نه‌رویچ"; +"com_accountkit_country_code_NP" = "نیپال"; +"com_accountkit_country_code_NR" = "ناورو"; +"com_accountkit_country_code_NU" = "نیوۆ"; +"com_accountkit_country_code_NZ" = "نیوزله‌ندا"; +"com_accountkit_country_code_OM" = "عومان"; +"com_accountkit_country_code_PA" = "پاناما"; +"com_accountkit_country_code_PE" = "پیرۆ"; +"com_accountkit_country_code_PF" = "پۆلينييجەى فەڕەنسى"; +"com_accountkit_country_code_PG" = "پاپوا گینێی نوێ"; +"com_accountkit_country_code_PH" = "فلیپین"; +"com_accountkit_country_code_PK" = "پاكستان"; +"com_accountkit_country_code_PL" = "پۆڵه‌ندا"; +"com_accountkit_country_code_PM" = "سانت پێری و میکویلۆن"; +"com_accountkit_country_code_PR" = "پۆیرتۆ ریكۆ"; +"com_accountkit_country_code_PS" = "فەڵەستین"; +"com_accountkit_country_code_PT" = "پڕتوگال"; +"com_accountkit_country_code_PW" = "پالاو"; +"com_accountkit_country_code_PY" = "پاراگوای"; +"com_accountkit_country_code_QA" = "قه‌ته‌ر"; +"com_accountkit_country_code_RE" = "ڕیۆنیۆن"; +"com_accountkit_country_code_RO" = "ڕۆمانيا"; +"com_accountkit_country_code_RS" = "سڕبیا"; +"com_accountkit_country_code_RU" = "ڕووسیا"; +"com_accountkit_country_code_RW" = "ڕواندا"; +"com_accountkit_country_code_SA" = "عەرەبستانی سعوودی"; +"com_accountkit_country_code_SB" = "دوورگەى سۆلەمەن"; +"com_accountkit_country_code_SC" = "سیچیڵ"; +"com_accountkit_country_code_SD" = "سوودان"; +"com_accountkit_country_code_SE" = "سوید"; +"com_accountkit_country_code_SG" = "سه‌نگافوره‌"; +"com_accountkit_country_code_SH" = "سانت هێلینا"; +"com_accountkit_country_code_SI" = "سلۆڤەنیا"; +"com_accountkit_country_code_SK" = "سلۆڤاکیا"; +"com_accountkit_country_code_SL" = "سیەرالیۆن"; +"com_accountkit_country_code_SM" = "سان مارینۆ"; +"com_accountkit_country_code_SN" = "سێنەگال"; +"com_accountkit_country_code_SO" = "سۆماڵ"; +"com_accountkit_country_code_SR" = "سورینام"; +"com_accountkit_country_code_SS" = "باشوری سوودان"; +"com_accountkit_country_code_ST" = "ساو تۆم و پرنسپێ"; +"com_accountkit_country_code_SV" = "سلڤادۆر"; +"com_accountkit_country_code_SX" = "سینت مارتین"; +"com_accountkit_country_code_SY" = "سوریا"; +"com_accountkit_country_code_SZ" = "سوازیلاند"; +"com_accountkit_country_code_TC" = "دوورگەی تورک و کەیکۆس"; +"com_accountkit_country_code_TD" = "چاد"; +"com_accountkit_country_code_TG" = "تۆگۆ"; +"com_accountkit_country_code_TH" = "تایلەند"; +"com_accountkit_country_code_TJ" = "تاجیکستان"; +"com_accountkit_country_code_TK" = "تۆكیلاو"; +"com_accountkit_country_code_TL" = "تیمۆر لایست"; +"com_accountkit_country_code_TM" = "تورکمانستان"; +"com_accountkit_country_code_TN" = "تونس"; +"com_accountkit_country_code_TO" = "تۆنگا"; +"com_accountkit_country_code_TR" = "تورکیا"; +"com_accountkit_country_code_TT" = "ترینیداد و تۆباگۆ"; +"com_accountkit_country_code_TV" = "تووڤالوو"; +"com_accountkit_country_code_TW" = "تایوان"; +"com_accountkit_country_code_TZ" = "تەنزانیا"; +"com_accountkit_country_code_UA" = "ئۆکرانیا"; +"com_accountkit_country_code_UG" = "ئووگاندا"; +"com_accountkit_country_code_US" = "ویلایەتە یەکگرتووەکان"; +"com_accountkit_country_code_UY" = "ئۆڕۆگوای"; +"com_accountkit_country_code_UZ" = "ئۆزبەكستان"; +"com_accountkit_country_code_VC" = "ساینت ڤینسینت و دوورگەکانی گرینادین"; +"com_accountkit_country_code_VE" = "ڤێنیزوێلا"; +"com_accountkit_country_code_VG" = "دوورگە بێگەردەکانی بەریتانیا"; +"com_accountkit_country_code_VI" = "دورگەکانی ڤێرجنی ئەمەریکا"; +"com_accountkit_country_code_VN" = "ڤیێتنام"; +"com_accountkit_country_code_VU" = "ڤانواتو"; +"com_accountkit_country_code_WF" = "وێڵس و فوچنا"; +"com_accountkit_country_code_WS" = "ساموا"; +"com_accountkit_country_code_YE" = "یەمەن"; +"com_accountkit_country_code_YT" = "مایۆت"; +"com_accountkit_country_code_ZA" = "ئەفریقای باشوور"; +"com_accountkit_country_code_ZM" = "زامبیا"; +"com_accountkit_country_code_ZW" = "زیمبابوی"; diff --git a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/cs.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/cs.lproj/AccountKit.strings index d962256..32b021d 100644 --- a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/cs.lproj/AccountKit.strings +++ b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/cs.lproj/AccountKit.strings @@ -20,7 +20,6 @@ // "com_accountkit_account_verified" = "Účet byl ověřen!"; -"com_accountkit_button_back" = "Zpět"; "com_accountkit_button_begin" = "Začít"; "com_accountkit_button_cancel" = "Zrušit"; "com_accountkit_button_confirm" = "Potvrdit"; @@ -28,56 +27,57 @@ "com_accountkit_button_edit" = "UPRAVIT"; "com_accountkit_button_log_in" = "Přihlásit se"; "com_accountkit_button_next" = "Další"; -"com_accountkit_button_ok" = "OK"; -"com_accountkit_button_resend_code_in" = "Znovu poslat SMS za %1$d"; +"com_accountkit_button_resend_code_in" = "Poslat SMS znovu za %1$d"; "com_accountkit_button_resend_sms" = "Poslat SMS znovu"; "com_accountkit_button_send" = "Poslat"; -"com_accountkit_button_send_code_in_call" = "Přijmout hovor"; -"com_accountkit_button_send_code_in_call_details" = "Kód dostanete formou hlasového volání"; -"com_accountkit_button_send_code_in_call_from_facebook_details" = "Získejte kód formou hlasového hovoru z Facebooku"; +"com_accountkit_button_send_code_in_call" = "Nechat si zavolat"; +"com_accountkit_button_send_code_in_call_details" = "Získat kód prostřednictvím volání"; +"com_accountkit_button_send_code_in_call_from_facebook_details" = "Získat kód prostřednictvím volání z Facebooku"; "com_accountkit_button_send_code_in_fb" = "Získat kód na Facebooku"; -"com_accountkit_button_send_code_in_fb_details" = "Kód dostanete jako upozornění na Facebooku"; -"com_accountkit_button_send_code_in_fb_disclosure" = "Pokud chcete, aby vám kód přišel v upozornění na Facebooku, klepněte na Získat kód na Facebooku."; -"com_accountkit_button_start" = "Spustit"; -"com_accountkit_button_start_over" = "Zkuste to znovu"; +"com_accountkit_button_send_code_in_fb_details" = "Kód vám přijde ve formě upozornění na Facebooku"; +"com_accountkit_button_start" = "Začít"; +"com_accountkit_button_start_over" = "Zkusit znovu"; "com_accountkit_button_submit" = "Odeslat"; -"com_accountkit_check_email" = "Otevřete e-mail"; -"com_accountkit_code_sent_to" = "Ověřit číslo mobilního telefonu %1$@"; -"com_accountkit_confirmation_code_agreement" = "Klepnutím na %1$@ přijmete podmínky, zásady používání dat a zásady používání souborů cookie Facebooku."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Klepnutím na %1$@ přijmete podmínky, zásady používání dat, zásady používání souborů cookie a zásady soukromí Facebooku služby %6$@."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Klepnutím na %1$@ přijmete podmínky, zásady používání dat, zásady používání souborů cookie a zásady soukromí a smluvní podmínky Facebooku služby %7$@."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Klepnutím na %1$@ přijmete smluvní podmínky, zásady používání dat, zásady používání souborů cookiezásady ochrany osobních údajů na Facebooku a podmínky používání služby %7$@. Přečtěte si další informace o tom, jak byl váš účet ověřen."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Klepnutím na %1$@ přijmete smluvní podmínky, zásady používání dat, zásady používání souborů cookie na Facebooku a zásady ochrany osobních údajů ve službě %6$@. Přečtěte si další informace o tom, jak byl váš účet ověřen."; -"com_accountkit_confirmation_code_agreement_instant_verification" = "Klepnutím na %1$@ přijmete smluvní podmínky, zásady používání datzásady používání souborů cookie na Facebooku. Přečtěte si další informace o tom, jak byl váš účet ověřen."; -"com_accountkit_confirmation_code_text" = "Žádný kód mi nepřišel"; -"com_accountkit_confirmation_code_title" = "Zadejte kód"; -"com_accountkit_country_code_title" = "Vyberte zemi"; +"com_accountkit_check_email" = "Otevřete si e-mail"; +"com_accountkit_code_sent_to" = "Ověřte si správnost telefonního čísla %1$@"; +"com_accountkit_confirmation_code_agreement" = "Klepnutím na %1$@ přijmete podmínky, zásady používání dat a zásady používání souborů cookie společnosti Facebook."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Klepnutím na %1$@ přijmete podmínky, zásady používání dat, zásady používání souborů cookie společnosti Facebook a zásady ochrany osobních údajů aplikace %6$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Klepnutím na %1$@ přijmete podmínky, zásady používání dat, zásady používání souborů cookie a zásady ochrany osobních údajů společnosti Facebook a smluvní podmínky pro aplikaci %7$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Klepnutím na %1$@ přijmete podmínky, zásady používání dat, zásady používání souborů cookie a zásady ochrany osobních údajů společnosti Facebook a smluvní podmínky pro aplikaci %7$@. Přečtěte si další informace o tom, jak byl váš účet ověřen."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Klepnutím na %1$@ přijmete podmínky, zásady používání dat, zásady používání souborů cookie společnosti Facebook a zásady ochrany osobních údajů aplikace %6$@. Přečtěte si další informace o tom, jak byl váš účet ověřen."; +"com_accountkit_confirmation_code_agreement_instant_verification" = "Klepnutím na %1$@ přijmete podmínky, zásady používání dat a zásady používání souborů cookie. Přečtěte si další informace o tom, jak byl váš účet ověřen."; +"com_accountkit_confirmation_code_text" = "Kód mi nepřišel"; +"com_accountkit_confirmation_code_title" = "Zadejte svůj kód"; "com_accountkit_email_invalid" = "Tento e-mail není správný. Zkuste to znovu."; -"com_accountkit_email_loading_title" = "Odesílání e-mailu\U2026"; -"com_accountkit_email_login_retry_title" = "Potvrdit e-mail"; -"com_accountkit_email_login_text" = "Po klepnutí na %1$@ vám ze služby Account Kit by Facebook přijde potvrzovací e-mail, který vám usnadní používání aplikace %2$@. Tuto službu můžete používat, i když nemáte Facebook účet. Přečtěte si, jak Facebook používá vaše údaje."; -"com_accountkit_email_login_title" = "Zadejte e-mailovou adresu"; -"com_accountkit_email_not_received" = "Poslat e-mail znovu"; -"com_accountkit_email_verify_title" = "Otevřete e-mail a potvrďte svou e-mailovou adresu"; -"com_accountkit_enter_code_sent_to" = "Zadejte kód, který byl odeslán na %1$@"; -"com_accountkit_error_title" = "V systému došlo k chybě. Zkuste to znovu."; -"com_accountkit_facebook_code_entry_title" = "Zadejte kód z Facebooku"; +"com_accountkit_email_loading_title" = "Ověřování vaší e-mailové adresy..."; +"com_accountkit_email_login_retry_title" = "Potvrďte svůj e-mail"; +"com_accountkit_email_login_text" = "Když klepnete na tlačítko %1$@, přijde vám ze služby Account Kit od Facebooku e-mail s potvrzením, který vám pomůže aplikaci %2$@ používat. Pro její používání nemusíte mít Facebook účet. Přečtěte si, jak Facebook používá vaše údaje."; +"com_accountkit_email_login_title" = "Zadejte svou e-mailovou adresu"; +"com_accountkit_email_not_received" = "Znovu poslat e-mail"; +"com_accountkit_email_verify_title" = "Otevřete e-mail a potvrďte svou e-mailovou adresu"; +"com_accountkit_enter_code_sent_to" = "Zadejte kód poslaný na %1$@."; +"com_accountkit_error_title" = "Došlo k chybě v systému. Zkuste to znovu."; +"com_accountkit_facebook_code_entry_title" = "Zadejte svůj kód z Facebooku"; +"com_accountkit_ios_button_back" = "Zpět"; +"com_accountkit_ios_country_code_title" = "Vyberte zemi"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "Číslo"; +"com_accountkit_ios_phone_login_text" = "Po klepnutí na %1$@ vám ze služby Account Kit využívající technologii Facebook přijde potvrzovací SMS. %2$@ tuto službu využívá k usnadnění přihlášení – účet na Facebooku kvůli tomu nepotřebujete. Na tuto akci se můžou vztahovat poplatky za zprávy a data podle příslušného tarifu. Zjistěte, jakým způsobem Facebook používá vaše údaje."; +"com_accountkit_ios_phone_sending_sms" = "Odesílání SMS s kódem"; "com_accountkit_logging_in" = "Přihlašování\U2026"; "com_accountkit_other_ways_to_get_code" = "Další způsoby, jak kód získat:"; -"com_accountkit_phone_error_title" = "Zadejte platné číslo mobilního telefonu."; -"com_accountkit_phone_loading_title" = "Posílání kódu\U2026"; -"com_accountkit_phone_login_phone_number_placeholder" = "Číslo"; -"com_accountkit_phone_login_retry_title" = "Potvrďte číslo svého mobilního telefonu"; -"com_accountkit_phone_login_text" = "Klepněte na %1$@ a dostanete ze služby Account Kit využívající technologii Facebooku potvrzovací SMS. %2$@ využívá technologii Facebooku pro jednodušší přihlášení. Účet na Facebooku k tomu nepotřebujete. Zpráva a data můžou být zpoplatněny podle příslušného tarifu. Přečtěte si, jak Facebook používá vaše údaje."; -"com_accountkit_phone_login_title" = "Zadejte číslo svého mobilního telefonu"; -"com_accountkit_phone_sending_sms" = "Odesílá se SMS s kódem"; -"com_accountkit_resend_check" = "Zkontrolujte si doručené SMS"; +"com_accountkit_phone_error_title" = "Zadejte platné číslo mobilu."; +"com_accountkit_phone_loading_title" = "Ověřování vašeho čísla\U2026"; +"com_accountkit_phone_login_retry_title" = "Potvrďte svoje číslo mobilu"; +"com_accountkit_phone_login_text" = "Klepněte na tlačítko %1$@ a ověřte tak svůj účet pomocí služby Account Kit využívající technologii Facebooku. Pro používání služby Account Kit nemusíte mít Facebook účet. Můžeme vám poslat SMS, abychom tak ověřili vaše číslo. Na SMS a data se můžou vztahovat poplatky podle aktuálního tarifu. Přečtěte si, jak Facebook používá vaše údaje."; +"com_accountkit_phone_login_title" = "Zadejte svoje číslo mobilu"; +"com_accountkit_phone_sending_code_on_fb_title" = "Posílání kódu na Facebook..."; +"com_accountkit_resend_check" = "Zkontrolujte si příchozí SMS"; "com_accountkit_resend_email_text" = "Poslat nový e-mail"; "com_accountkit_resend_title" = "Pokud vám kód nepřišel:"; -"com_accountkit_return_title" = "Přesměrování zpět na %1$@\U2026"; +"com_accountkit_return_title" = "Přesměrováváme vás zpátky do aplikace %1$@\U2026"; "com_accountkit_sent_title" = "Odesláno!"; -"com_accountkit_success_title" = "Hotovo!"; -"com_accountkit_toolbar_title" = "Přihlaste se k %1$@"; -"com_accountkit_verify_confirmation_code_title" = "Kód jsme nemohli ověřit.\nZkuste to znovu:"; -"com_accountkit_verify_title" = "Ověřování kódu\U2026"; -"com_accountkit_voice_call_code_entry_title" = "Zadejte kód získaný prostřednictvím hlasového hovoru"; +"com_accountkit_success_title" = "Ověřeno!"; +"com_accountkit_toolbar_title" = "Přihlaste se do aplikace %1$@"; +"com_accountkit_verify_confirmation_code_title" = "Váš kód se nepodařilo ověřit. Zkuste to znovu:"; +"com_accountkit_verify_title" = "Ověřování vašeho kódu\U2026"; +"com_accountkit_voice_call_code_entry_title" = "Zadejte svůj kód získaný z volání"; diff --git a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/da.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/da.lproj/AccountKit.strings index 8cf7485..a1e6296 100644 --- a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/da.lproj/AccountKit.strings +++ b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/da.lproj/AccountKit.strings @@ -19,65 +19,63 @@ // @generated // -"com_accountkit_account_verified" = "Konto bekræftet!"; -"com_accountkit_button_back" = "Tilbage"; -"com_accountkit_button_begin" = "Begynd"; +"com_accountkit_account_verified" = "Kontoen er godkendt!"; +"com_accountkit_button_begin" = "Start"; "com_accountkit_button_cancel" = "Annuller"; "com_accountkit_button_confirm" = "Bekræft"; "com_accountkit_button_continue" = "Fortsæt"; "com_accountkit_button_edit" = "REDIGER"; "com_accountkit_button_log_in" = "Log på"; "com_accountkit_button_next" = "Næste"; -"com_accountkit_button_ok" = "OK"; "com_accountkit_button_resend_code_in" = "Send sms igen om %1$d"; "com_accountkit_button_resend_sms" = "Send sms igen"; -"com_accountkit_button_send" = "Send"; "com_accountkit_button_send_code_in_call" = "Modtag et opkald"; "com_accountkit_button_send_code_in_call_details" = "Få din kode i et taleopkald"; "com_accountkit_button_send_code_in_call_from_facebook_details" = "Få din kode i et taleopkald fra Facebook"; "com_accountkit_button_send_code_in_fb" = "Få en kode på Facebook"; -"com_accountkit_button_send_code_in_fb_details" = "Koden leveres som en Facebook-notifikation"; -"com_accountkit_button_send_code_in_fb_disclosure" = "Tryk på \"Få koden på Facebook\" for at modtage din kode som en notifikation på Facebook."; -"com_accountkit_button_start" = "Start"; +"com_accountkit_button_send_code_in_fb_details" = "Koden kommer som en Facebook-notifikation"; "com_accountkit_button_start_over" = "Prøv igen"; "com_accountkit_button_submit" = "Indsend"; "com_accountkit_check_email" = "Åbn din e-mail"; -"com_accountkit_code_sent_to" = "Verificer dit mobilnummer %1$@"; +"com_accountkit_code_sent_to" = "Bekræft dit mobilnummer %1$@"; "com_accountkit_confirmation_code_agreement" = "Tryk på %1$@ for at acceptere Facebooks vilkår, datapolitik og brug af cookies."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Tryk på %1$@ for at acceptere Facebooks vilkår, datapolitik og brug af cookies samt %6$@s politik om beskyttelse af personlige oplysninger."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Tryk på %1$@ for at acceptere Facebooks vilkår, datapolitik og brug af cookies samt %7$@s politik om beskyttelse af personlige oplysninger og tjenestevilkår."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Tryk på %1$@ for at acceptere Facebooks Vilkår, Datapolitik, brug af cookies, Politik om beskyttelse af personlige oplysninger og Tjenestevilkår for %7$@. Læs mere om, hvordan din konto blev bekræftet."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Tryk på %1$@ for at acceptere Facebooks Vilkår, Datapolitik, brug af cookies og Politik om beskyttelse af personlige oplysninger for %6$@. Læs mere om, hvordan din konto blev bekræftet."; -"com_accountkit_confirmation_code_agreement_instant_verification" = "Tryk på %1$@ for at acceptere Facebooks Vilkår, Datapolitik og brug af cookies. Læs mere om, hvordan din konto blev bekræftet."; -"com_accountkit_confirmation_code_text" = "Jeg har ikke fået en kode"; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Tryk på %1$@ for at acceptere Facebooks vilkår, datapolitik, brug af cookies og politik om beskyttelse af personlige oplysninger for %6$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Tryk på %1$@ for at acceptere Facebooks vilkår, datapolitik, brug af cookies og politik om beskyttelse af personlige oplysninger og tjenestevilkår for %7$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Tryk på %1$@ for at acceptere Facebooks vilkår, datapolitik, brug af cookies og politik om beskyttelse af personlige oplysninger og tjenestevilkår for %7$@. Læs mere om, hvordan din konto blev verificeret."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Tryk på %1$@ for at acceptere Facebooks vilkår, datapolitik, brug af cookies og politik om beskyttelse af personlige oplysninger for %6$@. Læs mere om, hvordan din konto er blevet verificeret."; +"com_accountkit_confirmation_code_agreement_instant_verification" = "Tryk på %1$@ for at acceptere Facebooks vilkår, datapolitik og brug af cookies. Læs mere om, hvordan din konto er blevet verificeret"; +"com_accountkit_confirmation_code_text" = "Jeg modtog ikke en kode"; "com_accountkit_confirmation_code_title" = "Indtast din kode"; -"com_accountkit_country_code_title" = "Vælg dit land"; -"com_accountkit_email_invalid" = "E-mailen er ikke korrekt. Prøv igen."; -"com_accountkit_email_loading_title" = "Sender e-mail \U2026"; +"com_accountkit_email_invalid" = "Denne e-mailadresse er ikke korrekt. Prøv igen."; +"com_accountkit_email_loading_title" = "Bekræfter din e-mailadresse ..."; "com_accountkit_email_login_retry_title" = "Bekræft din e-mail"; -"com_accountkit_email_login_text" = "Tryk på %1$@ for at modtage en e-mailbekræftelse fra Account Kit fra Facebook, der kan hjælpe dig med at bruge %2$@. Du behøver ikke at have en Facebook-konto for at bruge den. Se, hvordan Facebook bruger dine oplysninger."; +"com_accountkit_email_login_text" = "Tryk på %1$@ for at modtage en e-mailbekræftelse fra Account Kit fra Facebook, så du bedre kan bruge %2$@. Du behøver ikke at have en Facebook-konto for at bruge appen. Se, hvordan Facebook bruger dine oplysninger."; "com_accountkit_email_login_title" = "Indtast din e-mailadresse"; "com_accountkit_email_not_received" = "Send e-mail igen"; "com_accountkit_email_verify_title" = "Åbn e-mailen, og bekræft din e-mailadresse"; "com_accountkit_enter_code_sent_to" = "Indtast den kode, der er sendt til %1$@"; -"com_accountkit_error_title" = "Der opstod et problem i systemet. Prøv igen."; +"com_accountkit_error_title" = "Der opstod en systemfejl. Prøv igen."; "com_accountkit_facebook_code_entry_title" = "Indtast din kode fra Facebook"; -"com_accountkit_logging_in" = "Logger på\U2026"; -"com_accountkit_other_ways_to_get_code" = "Andre måder at få en kode på:"; +"com_accountkit_ios_button_back" = "Tilbage"; +"com_accountkit_ios_country_code_title" = "Vælg dit land"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "Nummer"; +"com_accountkit_ios_phone_login_text" = "Tryk på %1$@ for at få en bekræftelse på sms fra Account Kit leveret af Facebook. %2$@ bruger Facebook-teknologi for at hjælpe dig at logge på, men du behøver ikke have en Facebook-konto. Du skal muligvis betale for beskeder og brug af data. Læs om, hvordan Facebook bruger dine oplysninger."; +"com_accountkit_ios_phone_sending_sms" = "Din kode sendes i en sms"; +"com_accountkit_logging_in" = "Logger på ..."; +"com_accountkit_other_ways_to_get_code" = "Andre måder at få koden på:"; "com_accountkit_phone_error_title" = "Indtast et gyldigt mobilnummer."; -"com_accountkit_phone_loading_title" = "Sender din kode\U2026"; -"com_accountkit_phone_login_phone_number_placeholder" = "Nummer"; +"com_accountkit_phone_loading_title" = "Bekræfter dit nummer ..."; "com_accountkit_phone_login_retry_title" = "Bekræft dit mobilnummer"; -"com_accountkit_phone_login_text" = "Tryk på %1$@ for at få en sms-bekræftelse fra Account Kit leveret af Facebook. %2$@ bruger Facebook-teknologi til at hjælpe dig med at logge på, men du behøver ikke en Facebook-konto. Du skal muligvis betale for beskeder og dataforbrug. Se, hvordan Facebook bruger dine oplysninger<."; +"com_accountkit_phone_login_text" = "Tryk på %1$@ for at få verificeret din konto med Account Kit leveret af Facebook. Du behøver ikke at have en Facebook-konto for at kunne bruge Account Kit. Du kan få tilsendt en sms i forbindelse med verificeringen af dit nummer. Du kan blive opkrævet betaling for beskeder og dataforbrug. Se, hvordan Facebook bruger dine oplysninger."; "com_accountkit_phone_login_title" = "Indtast dit mobilnummer"; -"com_accountkit_phone_sending_sms" = "Sender en sms med din kode"; +"com_accountkit_phone_sending_code_on_fb_title" = "Sender kode via Facebook ..."; "com_accountkit_resend_check" = "Tjek din sms-indbakke"; "com_accountkit_resend_email_text" = "Send ny e-mail"; -"com_accountkit_resend_title" = "Hvis du ikke har modtaget en kode:"; -"com_accountkit_return_title" = "Fører dig tilbage til %1$@\U2026"; +"com_accountkit_resend_title" = "Hvis du ikke har fået en kode:"; +"com_accountkit_return_title" = "Fører dig tilbage til %1$@ ..."; "com_accountkit_sent_title" = "Sendt!"; -"com_accountkit_success_title" = "Færdig!"; +"com_accountkit_success_title" = "Bekræftet!"; "com_accountkit_toolbar_title" = "Log på %1$@"; -"com_accountkit_verify_confirmation_code_title" = "Koden blev ikke bekræftet. Prøv igen:"; -"com_accountkit_verify_title" = "Verificerer din kode\U2026"; -"com_accountkit_voice_call_code_entry_title" = "Indtast din kode fra taleopkaldet"; +"com_accountkit_verify_confirmation_code_title" = "Vi kunne ikke bekræfte din kode. Prøv igen:"; +"com_accountkit_verify_title" = "Bekræfter din kode ..."; +"com_accountkit_voice_call_code_entry_title" = "Indtast din kode fra taleopkald"; diff --git a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/de.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/de.lproj/AccountKit.strings index e1195a5..8694980 100644 --- a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/de.lproj/AccountKit.strings +++ b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/de.lproj/AccountKit.strings @@ -19,65 +19,65 @@ // @generated // -"com_accountkit_account_verified" = "Konto verifiziert!"; -"com_accountkit_button_back" = "Zurück"; -"com_accountkit_button_begin" = "Beginnen"; +"com_accountkit_account_verified" = "Konto bestätigt!"; +"com_accountkit_button_begin" = "Start"; "com_accountkit_button_cancel" = "Abbrechen"; "com_accountkit_button_confirm" = "Bestätigen"; -"com_accountkit_button_continue" = "Fortfahren"; +"com_accountkit_button_continue" = "Weiter"; "com_accountkit_button_edit" = "BEARBEITEN"; "com_accountkit_button_log_in" = "Anmelden"; "com_accountkit_button_next" = "Weiter"; -"com_accountkit_button_ok" = "OK"; "com_accountkit_button_resend_code_in" = "SMS in %1$d erneut senden"; "com_accountkit_button_resend_sms" = "SMS erneut senden"; "com_accountkit_button_send" = "Senden"; "com_accountkit_button_send_code_in_call" = "Anruf erhalten"; -"com_accountkit_button_send_code_in_call_details" = "Erhalte deinen Code in einem Sprachanruf"; -"com_accountkit_button_send_code_in_call_from_facebook_details" = "Erhalte deinen Code in einem Sprachanruf von Facebook"; -"com_accountkit_button_send_code_in_fb" = "Code auf Facebook erhalten"; -"com_accountkit_button_send_code_in_fb_details" = "Der Code wird als Facebook-Benachrichtigung zugesendet"; -"com_accountkit_button_send_code_in_fb_disclosure" = "Tippe auf „Code auf Facebook erhalten\“, um deinen Code als Benachrichtigung auf Facebook zu erhalten."; -"com_accountkit_button_start" = "Start"; +"com_accountkit_button_send_code_in_call_details" = "Erhalte deinen Code per Sprachanruf"; +"com_accountkit_button_send_code_in_call_from_facebook_details" = "Erhalte deinen Code von Facebook per Sprachanruf"; +"com_accountkit_button_send_code_in_fb" = "Erhalte einen Code auf Facebook"; +"com_accountkit_button_send_code_in_fb_details" = "Du erhältst deinen Code per Facebook-Benachrichtigung"; +"com_accountkit_button_start" = "Beginn"; "com_accountkit_button_start_over" = "Erneut versuchen"; "com_accountkit_button_submit" = "Senden"; -"com_accountkit_check_email" = "Öffne deine E-Mail"; -"com_accountkit_code_sent_to" = "Verifiziere deine Handynummer %1$@"; -"com_accountkit_confirmation_code_agreement" = "Tippe auf %1$@, um die Nutzungsbedingungen, Datenrichtlinien und die Erklärung zur Verwendung von Cookies von Facebook zu akzeptieren."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Tippe auf %1$@, um die Nutzungsbedingungen, Datenrichtlinien und die Erklärung zur Verwendung von Cookies von Facebook sowie die Datenschutzrichtlinien von %6$@ zu akzeptieren."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Tippe auf %1$@, um die Nutzungsbedingungen, Datenrichtlinien und die Erklärung zur Verwendung von Cookies von Facebook sowie die Datenschutzrichtlinien und die Nutzungsbedingungen von %7$@ zu akzeptieren."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Tippe auf %1$@, um die Nutzungsbedingungen, die Datenrichtlinien und die Erklärung zur Verwendung von Cookies von Facebook sowie die Datenschutzrichtlinien und die Nutzungsbedingungen von %7$@ zu akzeptieren. Erfahre mehr darüber, wie dein Konto verifiziert wurde."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Tippe auf %1$@, um die Nutzungsbedingungen, die Datenrichtlinien und die Erklärung zur Verwendung von Cookies von Facebook sowie die Datenschutzrichtlinien von %6$@ zu akzeptieren. Erfahre mehr darüber, wie dein Konto verifiziert wurde."; -"com_accountkit_confirmation_code_agreement_instant_verification" = "Tippe auf %1$@, um die Nutzungsbedingungen, die Datenrichtlinien und die Erklärung zur Verwendung von Cookies von Facebook zu akzeptieren. Erfahre mehr darüber, wie dein Konto verifiziert wurde."; +"com_accountkit_check_email" = "Öffne deine E-Mails"; +"com_accountkit_code_sent_to" = "Überprüfe deine Handynummer %1$@"; +"com_accountkit_confirmation_code_agreement" = "Tippe auf „%1$@“, um die Nutzungsbedingungen, Datenrichtlinie und Cookie-Richtlinie zu akzeptieren."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Tippe auf „%1$@“, um die Nutzungsbedingungen, Datenrichtlinie und Cookie-Richtlinie von Facebook sowie die Datenrichtlinie von %6$@ zu akzeptieren."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Tippe auf „%1$@“, um die Nutzungsbedingungen, Datenrichtlinie und Cookie-Richtlinie von Facebook sowie die Datenrichtlinie und Nutzungsbedingungen von %7$@ zu akzeptieren."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Tippe auf „%1$@“, um die Nutzungsbedingungen, Datenrichtlinie und Cookie-Richtlinie von Facebook sowie die Datenrichtlinie und Nutzungsbedingungen von %7$@ zu akzeptieren. Erfahre mehr über die Bestätigung deines Kontos."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Tippe auf „%1$@“, um die , Datenrichtlinie und Cookie-Richtlinie von Facebook sowie die Datenrichtlinie von %6$@ zu akzeptieren. Erfahre mehr über die Bestätigung deines Kontos."; +"com_accountkit_confirmation_code_agreement_instant_verification" = "Tippe auf „%1$@“, um die Nutzungsbedingungen, Datenrichtlinie und Cookie-Richtlinie von Facebook zu akzeptieren. Erfahre mehr über die Bestätigung deines Kontos."; "com_accountkit_confirmation_code_text" = "Ich habe keinen Code erhalten"; "com_accountkit_confirmation_code_title" = "Gib deinen Code ein"; -"com_accountkit_country_code_title" = "Wähle dein Land aus"; -"com_accountkit_email_invalid" = "Diese E-Mail-Adresse ist falsch. Versuche es erneut."; -"com_accountkit_email_loading_title" = "E-Mail wird gesendet \U2026"; +"com_accountkit_email_invalid" = "Diese E-Mail-Adresse ist falsch. Bitte versuche es erneut."; +"com_accountkit_email_loading_title" = "Deine E-Mail-Adresse wird bestätigt ..."; "com_accountkit_email_login_retry_title" = "Bestätige deine E-Mail-Adresse"; -"com_accountkit_email_login_text" = "Tippe %1$@ ein, um eine Bestätigungs-E-Mail von Account Kit von Facebook zu erhalten, für Hilfe verwendest du %2$@. Du benötigst kein Facebook-Konto, um es zu nutzen. Erfahre, wie Facebook deine Informationen verwendet."; +"com_accountkit_email_login_text" = "Tippe auf „%1$@“, um eine E-Mail-Bestätigung von Account Kit von Facebook zu erhalten und %2$@ zu verwenden. Du benötigst zur Verwendung kein Facebook-Konto. Erfahre, wie Facebook deine Informationen verwendet."; "com_accountkit_email_login_title" = "Gib deine E-Mail-Adresse ein"; "com_accountkit_email_not_received" = "E-Mail erneut senden"; "com_accountkit_email_verify_title" = "Öffne die E-Mail und bestätige deine E-Mail-Adresse"; "com_accountkit_enter_code_sent_to" = "Gib den Code ein, der an %1$@ gesendet wurde"; -"com_accountkit_error_title" = "Ein Systemfehler ist aufgetreten. Bitte versuche es erneut."; +"com_accountkit_error_title" = "Ein Systemfehler ist aufgetreten. Bitte versuche es noch einmal."; "com_accountkit_facebook_code_entry_title" = "Gib deinen Code von Facebook ein"; -"com_accountkit_logging_in" = "Anmelden \U2026"; -"com_accountkit_other_ways_to_get_code" = "Andere Möglichkeiten, Code zu erhalten:"; +"com_accountkit_ios_button_back" = "Zurück"; +"com_accountkit_ios_country_code_title" = "Wähle dein Land aus"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "Nummer"; +"com_accountkit_ios_phone_login_text" = "Tippe auf %1$@, um eine SMS-Bestätigung von Account Kit von Facebook zu erhalten. %2$@ nutzt Facebook-Technologie für die Anmeldung, du brauchst jedoch kein Facebook-Konto. Es können Gebühren für Nachrichten und Daten anfallen. Erfahre, wie Facebook deine Daten verwendet."; +"com_accountkit_ios_phone_sending_sms" = "SMS mit deinem Code wird gesendet"; +"com_accountkit_logging_in" = "Anmeldung erfolgt ..."; +"com_accountkit_other_ways_to_get_code" = "Andere Möglichkeiten, einen Code zu erhalten:"; "com_accountkit_phone_error_title" = "Bitte gib eine gültige Handynummer ein."; -"com_accountkit_phone_loading_title" = "Dein Code wird gesendet\U2026"; -"com_accountkit_phone_login_phone_number_placeholder" = "Nummer"; +"com_accountkit_phone_loading_title" = "Deine Nummer wird bestätigt ..."; "com_accountkit_phone_login_retry_title" = "Bestätige deine Handynummer"; -"com_accountkit_phone_login_text" = "Tippe auf %1$@, um eine SMS-Bestätigung von Account Kit von Facebook zu erhalten. %2$@ hilft dir mit Facebook-Technologie bei der Anmeldung, du benötigst jedoch kein Facebook-Konto. Es können Kosten für SMS und Datenübertragung entstehen. Erfahre mehr darüber, wie Facebook deine Informationen verwendet"; +"com_accountkit_phone_login_text" = "Tippe auf „%1$@“, um dein Konto mit Account Kit von Facebook zu bestätigen. Du benötigst kein Facebook-Konto, um Account Kit zu verwenden. Du erhältst zur Bestätigung deiner Nummer eine SMS. Es können SMS- und Datengebühren anfallen. Erfahre, wie Facebook deine Informationen verwendet."; "com_accountkit_phone_login_title" = "Gib deine Handynummer ein"; -"com_accountkit_phone_sending_sms" = "Eine SMS mit deinem Code senden"; +"com_accountkit_phone_sending_code_on_fb_title" = "Code wird auf Facebook gesendet ..."; "com_accountkit_resend_check" = "Überprüfe dein SMS-Postfach"; -"com_accountkit_resend_email_text" = "Neue E-Mail versenden"; +"com_accountkit_resend_email_text" = "Neue E-Mail senden"; "com_accountkit_resend_title" = "Wenn du keinen Code erhalten hast:"; -"com_accountkit_return_title" = "Du wirst weitergeleitet an %1$@\U2026"; +"com_accountkit_return_title" = "Du wirst wieder zurück zu %1$@ geleitet ..."; "com_accountkit_sent_title" = "Gesendet!"; -"com_accountkit_success_title" = "Fertig!"; +"com_accountkit_success_title" = "Bestätigt!"; "com_accountkit_toolbar_title" = "Melde dich bei %1$@ an"; -"com_accountkit_verify_confirmation_code_title" = "Wir konnten deinen Code nicht verifizieren.\nBitte versuche es erneut:"; -"com_accountkit_verify_title" = "Dein Code wird verifiziert\U2026"; +"com_accountkit_verify_confirmation_code_title" = "Wir konnten deinen Code nicht bestätigen. Bitte versuche es erneut:"; +"com_accountkit_verify_title" = "Dein Code wird bestätigt ..."; "com_accountkit_voice_call_code_entry_title" = "Gib deinen Code aus dem Sprachanruf ein"; diff --git a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/el.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/el.lproj/AccountKit.strings index 9835b5b..06ba26b 100644 --- a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/el.lproj/AccountKit.strings +++ b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/el.lproj/AccountKit.strings @@ -19,65 +19,65 @@ // @generated // -"com_accountkit_account_verified" = "Ο λογαριασμός επαληθεύτηκε!"; -"com_accountkit_button_back" = "Πίσω"; +"com_accountkit_account_verified" = "Ο λογαριασμός επιβεβαιώθηκε!"; "com_accountkit_button_begin" = "Έναρξη"; -"com_accountkit_button_cancel" = "Άκυρο"; +"com_accountkit_button_cancel" = "Ακύρωση"; "com_accountkit_button_confirm" = "Επιβεβαίωση"; "com_accountkit_button_continue" = "Συνέχεια"; "com_accountkit_button_edit" = "ΕΠΕΞΕΡΓΑΣΙΑ"; "com_accountkit_button_log_in" = "Σύνδεση"; "com_accountkit_button_next" = "Επόμενο"; -"com_accountkit_button_ok" = "OK"; -"com_accountkit_button_resend_code_in" = "Στείλτε ξανά το SMS σε %1$d"; -"com_accountkit_button_resend_sms" = "Στείλτε ξανά το SMS"; +"com_accountkit_button_resend_code_in" = "Αποστολή SMS ξανά σε %1$d"; +"com_accountkit_button_resend_sms" = "Αποστολή SMS ξανά"; "com_accountkit_button_send" = "Αποστολή"; "com_accountkit_button_send_code_in_call" = "Λήψη κλήσης"; -"com_accountkit_button_send_code_in_call_details" = "Θα λάβετε τον κωδικό ως φωνητική κλήση"; -"com_accountkit_button_send_code_in_call_from_facebook_details" = "Λάβετε τον κωδικό σας ως φωνητική κλήση από το Facebook"; +"com_accountkit_button_send_code_in_call_details" = "Λήψη του κωδικού μέσω φωνητικής κλήσης"; +"com_accountkit_button_send_code_in_call_from_facebook_details" = "Λήψη του κωδικού μέσω φωνητικής κλήσης από το Facebook"; "com_accountkit_button_send_code_in_fb" = "Λήψη κωδικού στο Facebook"; "com_accountkit_button_send_code_in_fb_details" = "Θα λάβετε τον κωδικό ως ειδοποίηση στο Facebook"; -"com_accountkit_button_send_code_in_fb_disclosure" = "Πατήστε \"Λήψη κωδικού στο Facebook\" για να λάβετε τον κωδικό μέσω ειδοποίησης στο Facebook."; "com_accountkit_button_start" = "Έναρξη"; -"com_accountkit_button_start_over" = "Προσπαθήστε ξανά."; +"com_accountkit_button_start_over" = "Προσπαθήστε ξανά"; "com_accountkit_button_submit" = "Υποβολή"; "com_accountkit_check_email" = "Ανοίξτε το email σας"; -"com_accountkit_code_sent_to" = "Επαληθεύστε τον αριθμό του κινητού σας %1$@"; -"com_accountkit_confirmation_code_agreement" = "Πατήστε %1$@ για να δηλώσετε ότι συμφωνείτε με τους Όρους, την Πολιτική δεδομένων και τη χρήση των cookies του Facebook."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Πατήστε %1$@ για να δηλώσετε ότι συμφωνείτε με τους Όρους, την Πολιτική δεδομένων, τη χρήση των cookies και την Πολιτική απορρήτου του Facebook του %6$@."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Πατήστε %1$@ για να δηλώσετε ότι συμφωνείτε με τους Όρους, την Πολιτική δεδομένων, τη χρήση των cookies, την Πολιτική απορρήτου και τους Όρους της υπηρεσίας του Facebook του %7$@."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Πατήστε %1$@ για να δηλώσετε ότι συμφωνείτε με τους Όρους, την Πολιτική δεδομένων και τους όρους για τη χρήση των cookies του Facebook, καθώς και την Πολιτική απορρήτου και τους Όρους χρήσης υπηρεσίας του %7$@. Μάθετε περισσότερα για τον τρόπο με τον οποίο επαληθεύτηκε ο λογαριασμός σας."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Πατήστε %1$@ για να δηλώσετε ότι συμφωνείτε με τους Όρους, την Πολιτική δεδομένων, τους όρους για τη χρήση των cookies του Facebook και την Πολιτική απορρήτου του %6$@. Μάθετε περισσότερα για τον τρόπο με τον οποίο επαληθεύτηκε ο λογαριασμός σας."; -"com_accountkit_confirmation_code_agreement_instant_verification" = "Πατήστε %1$@ για να δηλώσετε ότι συμφωνείτε με τους Όρους, την Πολιτική δεδομένων και τους όρους για τη χρήση των cookies του Facebook. Μάθετε περισσότερα για τον τρόπο με τον οποίο επαληθεύτηκε ο λογαριασμός σας."; +"com_accountkit_code_sent_to" = "Επαληθεύστε τον αριθμό του κινητού σας: %1$@"; +"com_accountkit_confirmation_code_agreement" = "Πατήστε %1$@ για να αποδεχτείτε τους Όρους χρήσης, την Πολιτική χρήσης δεδομένων και τη δήλωση σχετικά με τη χρήση των cookies του Facebook."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Πατήστε %1$@ για να αποδεχτείτε τους Όρους χρήσης, την Πολιτική χρήσης δεδομένων, τη δήλωση σχετικά με τη χρήση των cookies του Facebook και την Πολιτική απορρήτου της εφαρμογής %6$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Πατήστε %1$@ για να αποδεχτείτε τους Όρους χρήσης, την Πολιτική χρήσης δεδομένων, τη δήλωση σχετικά με τη χρήση των cookies και την Πολιτική απορρήτου του Facebook και τους Όρους χρήσης της εφαρμογής %7$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Πατήστε %1$@ για να αποδεχτείτε τους Όρους χρήσης, την Πολιτική χρήσης δεδομένων, τη δήλωση σχετικά με τη χρήση των cookies του Facebook και την Πολιτική απορρήτου και τους Όρους χρήσης της εφαρμογής %7$@. Μάθετε περισσότερα για το πώς επαληθεύτηκε ο λογαριασμός σας."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Πατήστε %1$@ για να αποδεχτείτε τους , την Πολιτική χρήσης δεδομένων, τη δήλωση σχετικά με τη χρήση των cookies του Facebook και την Πολιτική απορρήτου της εφαρμογής %6$@. Μάθετε περισσότερα για το πώς επαληθεύτηκε ο λογαριασμός σας."; +"com_accountkit_confirmation_code_agreement_instant_verification" = "Πατήστε %1$@ για να αποδεχτείτε τους Όρους χρήσης, την Πολιτική χρήσης δεδομένων και τη δήλωση σχετικά με τη χρήση των cookies του Facebook. Μάθετε περισσότερα για το πώς επαληθεύτηκε ο λογαριασμός σας."; "com_accountkit_confirmation_code_text" = "Δεν έλαβα κωδικό"; -"com_accountkit_confirmation_code_title" = "Εισαγάγετε τον κωδικό σας"; -"com_accountkit_country_code_title" = "Επιλέξτε τη χώρα σας"; -"com_accountkit_email_invalid" = "Αυτό το email δεν είναι σωστό. Προσπαθήστε ξανά."; -"com_accountkit_email_loading_title" = "Αποστολή email\U2026"; -"com_accountkit_email_login_retry_title" = "Επιβεβαιώστε το email σας"; -"com_accountkit_email_login_text" = "Πατήστε %1$@ για να λάβετε μια επιβεβαίωση μέσω email από το Account Kit του Facebook, ώστε να χρησιμοποιήσετε το %2$@. Δεν χρειάζεστε λογαριασμό στο Facebook. Μάθετε πώς χρησιμοποιεί τα στοιχεία σας το Facebook."; +"com_accountkit_confirmation_code_title" = "Γράψτε τον κωδικό σας"; +"com_accountkit_email_invalid" = "Αυτή η διεύθυνση email δεν είναι σωστή. Δοκιμάστε ξανά."; +"com_accountkit_email_loading_title" = "Επαλήθευση της διεύθυνσης email σας\U2026"; +"com_accountkit_email_login_retry_title" = "Επαλήθευση διεύθυνσης email"; +"com_accountkit_email_login_text" = "Πατήστε %1$@ για να λάβετε μια επιβεβαίωση μέσω email από το Account Kit του Facebook που θα σας βοηθήσει να χρησιμοποιήσετε την εφαρμογή %2$@. Δεν χρειάζεστε λογαριασμό Facebook για να τη χρησιμοποιήσετε. Μάθετε πώς χρησιμοποιεί το Facebook τις πληροφορίες σας."; "com_accountkit_email_login_title" = "Γράψτε τη διεύθυνση email σας"; "com_accountkit_email_not_received" = "Επανάληψη αποστολής email"; -"com_accountkit_email_verify_title" = "Ανοίξτε το email και επιβεβαιώστε τη διεύθυνση email σας."; -"com_accountkit_enter_code_sent_to" = "Γράψτε τον κωδικό που στάλθηκε στο %1$@."; -"com_accountkit_error_title" = "Το σύστημα αντιμετώπισε κάποιο πρόβλημα. Προσπαθήστε ξανά."; -"com_accountkit_facebook_code_entry_title" = "Εισαγάγετε τον κωδικό σας από το Facebook."; +"com_accountkit_email_verify_title" = "Ανοίξτε το email και επιβεβαιώστε τη διεύθυνση email σας"; +"com_accountkit_enter_code_sent_to" = "Γράψτε τον κωδικό που στάλθηκε στο %1$@"; +"com_accountkit_error_title" = "Παρουσιάστηκε σφάλμα συστήματος. Δοκιμάστε ξανά."; +"com_accountkit_facebook_code_entry_title" = "Γράψτε τον κωδικό σας από το Facebook"; +"com_accountkit_ios_button_back" = "Πίσω"; +"com_accountkit_ios_country_code_title" = "Επιλέξτε τη χώρα σας"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "Αριθμός"; +"com_accountkit_ios_phone_login_text" = "Πατήστε το %1$@ για να λάβετε μια επιβεβαίωση μέσω SMS από το Account Kit με την υποστήριξη του Facebook. Η εφαρμογή %2$@ χρησιμοποιεί την τεχνολογία του Facebook για να σας βοηθήσει να συνδεθείτε, αλλά δεν χρειάζεστε λογαριασμό Facebook. Ενδέχεται να ισχύουν χρεώσεις μηνυμάτων και δεδομένων. Μάθετε πώς το Facebook χρησιμοποιεί τις πληροφορίες σας."; +"com_accountkit_ios_phone_sending_sms" = "Αποστολή SMS με τον κωδικό σας..."; "com_accountkit_logging_in" = "Σύνδεση\U2026"; "com_accountkit_other_ways_to_get_code" = "Άλλοι τρόποι λήψης του κωδικού:"; "com_accountkit_phone_error_title" = "Γράψτε έναν έγκυρο αριθμό κινητού."; -"com_accountkit_phone_loading_title" = "Γίνεται αποστολή του κωδικού σας\U2026"; -"com_accountkit_phone_login_phone_number_placeholder" = "Αριθμός"; -"com_accountkit_phone_login_retry_title" = "Επιβεβαιώστε τον αριθμό του κινητού σας."; -"com_accountkit_phone_login_text" = "Πατήστε %1$@ για να λάβετε ένα SMS επιβεβαίωσης από το Account Kit, που υποστηρίζεται από το Facebook. Το %2$@ χρησιμοποιεί την τεχνολογία του Facebook για να σας βοηθάει να συνδέεστε, αλλά δεν χρειάζεται να έχετε λογαριασμό στο Facebook. Ίσως ισχύσουν χρεώσεις μηνυμάτων και δεδομένων. Μάθετε πώς χρησιμοποιεί τα στοιχεία σας το Facebook."; +"com_accountkit_phone_loading_title" = "Επαλήθευση του αριθμού σας..."; +"com_accountkit_phone_login_retry_title" = "Επιβεβαιώστε τον αριθμό του κινητού σας"; +"com_accountkit_phone_login_text" = "Πατήστε %1$@ για να επαληθεύσετε το λογαριασμό σας στο Account Kit από το Facebook. Δεν χρειάζεται να έχετε λογαριασμό Facebook για να χρησιμοποιήσετε το Account Kit. Μπορεί να σας σταλεί ένα SMS για να επαληθεύσετε τον αριθμό σας. Ενδέχεται να ισχύσουν χρεώσεις μηνυμάτων και δεδομένων. Μάθετε πώς χρησιμοποιεί το Facebook τις πληροφορίες σας."; "com_accountkit_phone_login_title" = "Γράψτε τον αριθμό του κινητού σας"; -"com_accountkit_phone_sending_sms" = "Αποστολή SMS με τον κωδικό σας"; -"com_accountkit_resend_check" = "Ελέγξτε τα SMS σας"; +"com_accountkit_phone_sending_code_on_fb_title" = "Αποστολή κωδικού στο Facebook\U2026"; +"com_accountkit_resend_check" = "Ελέγξτε τα εισερχόμενα SMS σας"; "com_accountkit_resend_email_text" = "Αποστολή νέου email"; -"com_accountkit_resend_title" = "Αν δεν έχετε λάβει τον κωδικό:"; -"com_accountkit_return_title" = "Επιστροφή στο %1$@\U2026"; +"com_accountkit_resend_title" = "Αν δεν έχετε λάβει κωδικό:"; +"com_accountkit_return_title" = "Επιστροφή στην εφαρμογή %1$@\U2026"; "com_accountkit_sent_title" = "Στάλθηκε!"; -"com_accountkit_success_title" = "Ολοκληρώθηκε!"; -"com_accountkit_toolbar_title" = "Συνδεθείτε στο %1$@"; -"com_accountkit_verify_confirmation_code_title" = "Δεν μπορέσαμε να\nεπαληθεύσουμε τον κωδικό σας.\nΠροσπαθήστε ξανά:"; -"com_accountkit_verify_title" = "Γίνεται επαλήθευση του κωδικού σας\U2026"; -"com_accountkit_voice_call_code_entry_title" = "Γράψτε τον κωδικό που λάβατε μέσω φωνητικής κλήσης"; +"com_accountkit_success_title" = "Επαληθεύτηκε!"; +"com_accountkit_toolbar_title" = "Σύνδεση στο %1$@"; +"com_accountkit_verify_confirmation_code_title" = "Δεν μπορέσαμε να επαληθεύσουμε τον κωδικό σας. Προσπαθήστε ξανά:"; +"com_accountkit_verify_title" = "Επαλήθευση του κωδικού σας..."; +"com_accountkit_voice_call_code_entry_title" = "Γράψτε τον κωδικό σας από τη φωνητική κλήση"; diff --git a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/en.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/en.lproj/AccountKit.strings index 9184564..a9b4835 100644 --- a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/en.lproj/AccountKit.strings +++ b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/en.lproj/AccountKit.strings @@ -20,7 +20,6 @@ // "com_accountkit_account_verified" = "Account verified!"; -"com_accountkit_button_back" = "Back"; "com_accountkit_button_begin" = "Begin"; "com_accountkit_button_cancel" = "Cancel"; "com_accountkit_button_confirm" = "Confirm"; @@ -46,13 +45,12 @@ "com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Tap %1$@ to accept Facebook's Terms, Data Policy, cookie use and the Privacy Policy of %6$@."; "com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Tap %1$@ to accept Facebook's Terms, Data Policy, cookie use and the Privacy Policy and Terms of Service of %7$@."; "com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Tap %1$@ to accept Facebook's Terms, Data Policy, cookie use and the Privacy Policy and Terms of Service of %7$@. Learn more about how your account was verified."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Tap %1$@ to accept Facebook's Terms, Data Policy, cookie use and the Privacy Policy of %6$@. Learn more about how your account was verified."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Tap %1$@ to accept Facebook's , Data Policy, cookie use and the Privacy Policy of %6$@. Learn more about how your account was verified."; "com_accountkit_confirmation_code_agreement_instant_verification" = "Tap %1$@ to accept Facebook's Terms, Data Policy and cookie use. Learn more about how your account was verified."; "com_accountkit_confirmation_code_text" = "I didn't get a code"; "com_accountkit_confirmation_code_title" = "Enter your code"; -"com_accountkit_country_code_title" = "Select Your Country"; "com_accountkit_email_invalid" = "This email is incorrect. Please try again."; -"com_accountkit_email_loading_title" = "Sending email\U2026"; +"com_accountkit_email_loading_title" = "Verifying your email address \U2026"; "com_accountkit_email_login_retry_title" = "Confirm your email"; "com_accountkit_email_login_text" = "Tap %1$@ to get an email confirmation from Account Kit by Facebook to help you use %2$@. You don't need a Facebook account to use it. Learn how Facebook uses your info."; "com_accountkit_email_login_title" = "Enter your email address"; @@ -61,15 +59,19 @@ "com_accountkit_enter_code_sent_to" = "Enter the code that was sent to %1$@"; "com_accountkit_error_title" = "A system issue occurred. Please try again."; "com_accountkit_facebook_code_entry_title" = "Enter your code from Facebook"; +"com_accountkit_ios_button_back" = "Back"; +"com_accountkit_ios_country_code_title" = "Select Your Country"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "Number"; +"com_accountkit_ios_phone_login_text" = "Tap %1$@ to get an SMS confirmation from Account Kit powered by Facebook. %2$@ uses Facebook technology to help you sign in, but you don't need a Facebook account. Message and data rates may apply. Learn how Facebook uses your info."; +"com_accountkit_ios_phone_sending_sms" = "Sending an SMS with your code"; "com_accountkit_logging_in" = "Logging in\U2026"; "com_accountkit_other_ways_to_get_code" = "Other ways to get code:"; "com_accountkit_phone_error_title" = "Please enter a valid mobile number."; "com_accountkit_phone_loading_title" = "Verifying your number\U2026"; -"com_accountkit_phone_login_phone_number_placeholder" = "Number"; "com_accountkit_phone_login_retry_title" = "Confirm your mobile number"; -"com_accountkit_phone_login_text" = "Tap %1$@ to get an SMS confirmation from Account Kit powered by Facebook. %2$@ uses Facebook technology to help you sign in, but you don't need a Facebook account. Message and data rates may apply. Learn how Facebook uses your info."; +"com_accountkit_phone_login_text" = "Tap %1$@ to verify your account with Account Kit powered by Facebook. You don’t need a Facebook account to use Account Kit. An SMS may be sent to verify your number. Message and data rates may apply. Learn how Facebook uses your info."; "com_accountkit_phone_login_title" = "Enter your mobile number"; -"com_accountkit_phone_sending_sms" = "Sending an SMS with your code"; +"com_accountkit_phone_sending_code_on_fb_title" = "Sending code on Facebook\U2026"; "com_accountkit_resend_check" = "Check your SMS inbox"; "com_accountkit_resend_email_text" = "Send New Email"; "com_accountkit_resend_title" = "If you haven't gotten a code:"; diff --git a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/en_GB.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/en_GB.lproj/AccountKit.strings new file mode 100644 index 0000000..4fcec10 --- /dev/null +++ b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/en_GB.lproj/AccountKit.strings @@ -0,0 +1,41 @@ +// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// +// You are hereby granted a non-exclusive, worldwide, royalty-free license to use, +// copy, modify, and distribute this software in source code or binary form for use +// in connection with the web services and APIs provided by Facebook. +// +// As with any software that integrates with the Facebook platform, your use of +// this software is subject to the Facebook Developer Principles and Policies +// [http://developers.facebook.com/policy/]. This copyright notice shall be +// included in all copies or substantial portions of the software. +// +// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS +// FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR +// COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER +// IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN +// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +// @generated +// + +"com_accountkit_button_resend_code_in" = "Send SMS again in %1$d"; +"com_accountkit_button_send_code_in_fb_details" = "The code will arrive as a Facebook notification"; +"com_accountkit_check_email" = "Open your email"; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Tap %1$@ to accept Facebook's Terms, Data Policy and cookie use, and the Privacy Policy of %6$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Tap %1$@ to accept Facebook's Terms, Data Policy and cookie use, and the Privacy Policy and Terms of Service of %7$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Tap %1$@ to accept Facebook's Terms, Data Policy and cookie use, and the Privacy Policy and Terms of Service of %7$@. Learn more about how your account was verified."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Tap %1$@ to accept Facebook's Terms, Data Policy and cookie use, and the Privacy Policy of %6$@. Learn more about how your account was verified."; +"com_accountkit_confirmation_code_text" = "I didn't receive a code"; +"com_accountkit_email_invalid" = "This email address is incorrect. Please try again."; +"com_accountkit_email_loading_title" = "Verifying your email address\U2026"; +"com_accountkit_email_login_retry_title" = "Confirm your email address"; +"com_accountkit_email_login_text" = "Tap %1$@ to receive an email confirmation from Account Kit by Facebook to help you use %2$@. You don't need a Facebook account to use it. Learn how Facebook uses your info."; +"com_accountkit_ios_country_code_title" = "Select your country"; +"com_accountkit_ios_phone_login_text" = "Tap %1$@ to receive an SMS confirmation from Account Kit powered by Facebook. %2$@ uses Facebook technology to help you sign in, but you don't need a Facebook account. Message and data rates may apply. Learn how Facebook uses your info."; +"com_accountkit_other_ways_to_get_code" = "Other ways to get a code:"; +"com_accountkit_phone_login_text" = "Tap %1$@ to verify your account with Account Kit powered by Facebook. You don't need a Facebook account to use Account Kit. An SMS may be sent to verify your number. Message and data rates may apply. Learn how Facebook uses your info."; +"com_accountkit_resend_email_text" = "Send new email"; +"com_accountkit_resend_title" = "If you haven't received a code:"; +"com_accountkit_toolbar_title" = "Log in to %1$@"; +"com_accountkit_voice_call_code_entry_title" = "Enter your code from the voice call"; diff --git a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/es.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/es.lproj/AccountKit.strings index 67a5b09..ec667ae 100644 --- a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/es.lproj/AccountKit.strings +++ b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/es.lproj/AccountKit.strings @@ -19,9 +19,8 @@ // @generated // -"com_accountkit_account_verified" = "¡Cuenta verificada!"; -"com_accountkit_button_back" = "Atrás"; -"com_accountkit_button_begin" = "Comenzar"; +"com_accountkit_account_verified" = "Cuenta verificada"; +"com_accountkit_button_begin" = "Empezar"; "com_accountkit_button_cancel" = "Cancelar"; "com_accountkit_button_confirm" = "Confirmar"; "com_accountkit_button_continue" = "Continuar"; @@ -34,50 +33,52 @@ "com_accountkit_button_send" = "Enviar"; "com_accountkit_button_send_code_in_call" = "Recibir una llamada"; "com_accountkit_button_send_code_in_call_details" = "Recibe tu código en una llamada de voz"; -"com_accountkit_button_send_code_in_call_from_facebook_details" = "Obtén tu código mediante una llamada de voz de Facebook"; -"com_accountkit_button_send_code_in_fb" = "Obtener un código en Facebook"; -"com_accountkit_button_send_code_in_fb_details" = "Recibirás el código como una notificación de Facebook"; -"com_accountkit_button_send_code_in_fb_disclosure" = "Toca 'Obtener código en Facebook' para recibir tu código como una notificación de Facebook."; -"com_accountkit_button_start" = "Inicio"; +"com_accountkit_button_send_code_in_call_from_facebook_details" = "Recibe tu código en una llamada de voz de Facebook"; +"com_accountkit_button_send_code_in_fb" = "Recibir un código en Facebook"; +"com_accountkit_button_send_code_in_fb_details" = "Recibirás el código en una notificación de Facebook"; +"com_accountkit_button_start" = "Empezar"; "com_accountkit_button_start_over" = "Intentar de nuevo"; "com_accountkit_button_submit" = "Enviar"; "com_accountkit_check_email" = "Abre tu correo electrónico"; "com_accountkit_code_sent_to" = "Verifica tu número de celular %1$@"; -"com_accountkit_confirmation_code_agreement" = "Toca %1$@ para aceptar las Condiciones, las Política de datos y el uso de cookies de Facebook."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Toca %1$@ para aceptar las Condiciones, la Política de datos, el uso de cookies y la Política de privacidad de %6$@."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Toca %1$@ para aceptar las Condiciones, la Política de datos, el uso de cookies, la Política de privacidad y las Condiciones del servicio de %7$@."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Toca \"%1$@\" para aceptar las Condiciones, la Política de datos, el uso de cookies, la Política de privacidad y las Condiciones del servicio de %7$@ de Facebook. Obtén más información sobre cómo se verificó tu cuenta."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Toca \"%1$@\" para aceptar las Condiciones, la Política de datos, el uso de cookies y la Política de privacidad de %6$@ de Facebook. Obtén más información sobre cómo se verificó tu cuenta."; -"com_accountkit_confirmation_code_agreement_instant_verification" = "Toca \"%1$@\" para aceptar las Condiciones, la Política de datos y el uso de cookies de Facebook. Obtén más información sobre cómo se verificó tu cuenta."; -"com_accountkit_confirmation_code_text" = "No recibí el código"; +"com_accountkit_confirmation_code_agreement" = "Toca %1$@ para aceptar las Condiciones, la Política de datos y el uso de cookies de Facebook."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Toca %1$@ para aceptar las Condiciones, la Política de datos y el uso de cookies de Facebook, y la Política de privacidad de %6$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Toca %1$@ para aceptar las Condiciones, la Política de datos y el uso de cookies de Facebook, y la Política de privacidad y las Condiciones del servicio de %7$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Toca %1$@ para aceptar las Condiciones, la Política de datos y el uso de cookies de Facebook, y la Política de privacidad y las Condiciones del servicio de %7$@. Obtén más información sobre cómo se verificó tu cuenta."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Toca %1$@ para aceptar las Condiciones, la Política de datos y el uso de cookies de Facebook, y la Política de privacidad de %6$@. Obtén más información sobre cómo se verificó tu cuenta."; +"com_accountkit_confirmation_code_agreement_instant_verification" = "Toca %1$@ para aceptar las Condiciones, la Política de datos y el uso de cookies de Facebook. Obtén más información sobre cómo se verificó tu cuenta."; +"com_accountkit_confirmation_code_text" = "No recibí ningún código"; "com_accountkit_confirmation_code_title" = "Ingresa tu código"; -"com_accountkit_country_code_title" = "Selecciona tu país"; "com_accountkit_email_invalid" = "La dirección de correo electrónico no es correcta. Vuelve a intentarlo."; -"com_accountkit_email_loading_title" = "Enviando correo electrónico\U2026"; -"com_accountkit_email_login_retry_title" = "Confrirma tu dirección de correo electrónico"; -"com_accountkit_email_login_text" = "Toca %1$@ para recibir una confirmación por correo electrónico de Account Kit de Facebook para poder usar %2$@. No necesitas una cuenta de Facebook para usar esta función. Obtén información sobre cómo usa Facebook tu información."; -"com_accountkit_email_login_title" = "Escribe tu dirección de correo electrónico"; -"com_accountkit_email_not_received" = "Reenviar correo electrónico"; -"com_accountkit_email_verify_title" = "Abre el correo electrónico y confirma tu dirección de correo electrónico"; -"com_accountkit_enter_code_sent_to" = "Ingresa el código que recibiste en %1$@"; +"com_accountkit_email_loading_title" = "Verificando tu dirección de correo electrónico..."; +"com_accountkit_email_login_retry_title" = "Confirma tu correo electrónico"; +"com_accountkit_email_login_text" = "Toca %1$@ para recibir una confirmación por correo electrónico de Account Kit, una herramienta desarrollada por Facebook, para ayudarte a usar %2$@. Para usarlo no necesitas tener una cuenta de Facebook. Obtén información sobre cómo usa Facebook tu información."; +"com_accountkit_email_login_title" = "Ingresa tu dirección de correo electrónico"; +"com_accountkit_email_not_received" = "Volver a enviar mensaje"; +"com_accountkit_email_verify_title" = "Abre el mensaje y confirma tu dirección de correo electrónico"; +"com_accountkit_enter_code_sent_to" = "Ingresa el código que se envió al %1$@."; "com_accountkit_error_title" = "Se produjo un error del sistema. Vuelve a intentarlo."; -"com_accountkit_facebook_code_entry_title" = "Escribe tu código de Facebook"; -"com_accountkit_logging_in" = "Iniciando sesión\U2026"; -"com_accountkit_other_ways_to_get_code" = "Otras formas de obtener el código:"; +"com_accountkit_facebook_code_entry_title" = "Ingresa tu código de Facebook"; +"com_accountkit_ios_button_back" = "Atrás"; +"com_accountkit_ios_country_code_title" = "Selecciona tu país"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "Número"; +"com_accountkit_ios_phone_login_text" = "Toca %1$@ para recibir una confirmación por SMS de Account Kit, una herramienta desarrollada por Facebook. %2$@ usa la tecnología de Facebook para ayudarte a iniciar sesión, pero no necesitas una cuenta de Facebook. Se pueden aplicar cargos por mensajes y datos. Obtén información sobre cómo usa Facebook tu información."; +"com_accountkit_ios_phone_sending_sms" = "Enviar un SMS con tu código"; +"com_accountkit_logging_in" = "Iniciando sesión..."; +"com_accountkit_other_ways_to_get_code" = "Otras maneras de recibir el código:"; "com_accountkit_phone_error_title" = "Ingresa un número de celular válido."; -"com_accountkit_phone_loading_title" = "Enviando tu código\U2026"; -"com_accountkit_phone_login_phone_number_placeholder" = "Número"; +"com_accountkit_phone_loading_title" = "Verificando tu número..."; "com_accountkit_phone_login_retry_title" = "Confirma tu número de celular"; -"com_accountkit_phone_login_text" = "Toca %1$@ para recibir un SMS de confirmación de Account Kit desarrollado por Facebook. %2$@ usa tecnología de Facebook para ayudarte a registrarte, pero no necesitas tener una cuenta de Facebook. Pueden aplicarse cargos por mensajes y datos. Obtén información sobre cómo usa tus datos Facebook."; -"com_accountkit_phone_login_title" = "Escribe tu número de celular"; -"com_accountkit_phone_sending_sms" = "Enviando un SMS con tu código"; -"com_accountkit_resend_check" = "Consulta tu bandeja de entrada de SMS"; -"com_accountkit_resend_email_text" = "Enviar un nuevo correo electrónico"; +"com_accountkit_phone_login_text" = "Toca %1$@ para verificar tu cuenta con Account Kit, una herramienta desarrollada por Facebook. Para usar Account Kit no necesitas tener una cuenta de Facebook. Es posible que recibas un SMS para verificar tu número. Se pueden aplicar cargos por mensajes y datos. Obtén información sobre cómo usa Facebook tu información."; +"com_accountkit_phone_login_title" = "Ingresa tu celular"; +"com_accountkit_phone_sending_code_on_fb_title" = "Enviando código en Facebook..."; +"com_accountkit_resend_check" = "Revisa tus SMS entrantes"; +"com_accountkit_resend_email_text" = "Enviar correo electrónico nuevo"; "com_accountkit_resend_title" = "Si no recibiste un código:"; -"com_accountkit_return_title" = "Se te está redirigiendo a %1$@\U2026"; -"com_accountkit_sent_title" = "¡Enviado!"; -"com_accountkit_success_title" = "¡Listo!"; +"com_accountkit_return_title" = "Regresando a %1$@..."; +"com_accountkit_sent_title" = "Enviado"; +"com_accountkit_success_title" = "Verificado"; "com_accountkit_toolbar_title" = "Iniciar sesión en %1$@"; -"com_accountkit_verify_confirmation_code_title" = "No pudimos verificar tu código.\nVuelve a intentarlo:"; -"com_accountkit_verify_title" = "Verificando tu código\U2026"; -"com_accountkit_voice_call_code_entry_title" = "Ingresa tu código de la llamada de voz"; +"com_accountkit_verify_confirmation_code_title" = "No pudimos verificar tu código. Vuelve a intentarlo:"; +"com_accountkit_verify_title" = "Verificando el código..."; +"com_accountkit_voice_call_code_entry_title" = "Ingresa el código de la llamada de voz"; diff --git a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/es_ES.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/es_ES.lproj/AccountKit.strings index c511eac..bf862a6 100644 --- a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/es_ES.lproj/AccountKit.strings +++ b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/es_ES.lproj/AccountKit.strings @@ -19,65 +19,66 @@ // @generated // -"com_accountkit_account_verified" = "Se ha verificado la cuenta."; -"com_accountkit_button_back" = "Volver"; +"com_accountkit_account_verified" = "Cuenta verificada."; "com_accountkit_button_begin" = "Empezar"; "com_accountkit_button_cancel" = "Cancelar"; "com_accountkit_button_confirm" = "Confirmar"; "com_accountkit_button_continue" = "Continuar"; "com_accountkit_button_edit" = "EDITAR"; -"com_accountkit_button_log_in" = "Iniciar sesión"; +"com_accountkit_button_log_in" = "Entrar"; "com_accountkit_button_next" = "Siguiente"; "com_accountkit_button_ok" = "Aceptar"; -"com_accountkit_button_resend_code_in" = "Volver a enviar SMS en %1$d"; +"com_accountkit_button_resend_code_in" = "Volver a enviar SMS dentro de %1$d"; "com_accountkit_button_resend_sms" = "Volver a enviar SMS"; "com_accountkit_button_send" = "Enviar"; "com_accountkit_button_send_code_in_call" = "Recibir una llamada"; -"com_accountkit_button_send_code_in_call_details" = "Recibirás el código mediante una llamada de voz."; -"com_accountkit_button_send_code_in_call_from_facebook_details" = "Recibirás el código mediante una llamada de voz de Facebook."; -"com_accountkit_button_send_code_in_fb" = "Recibir el código en Facebook"; -"com_accountkit_button_send_code_in_fb_details" = "Recibirás el código como una notificación de Facebook."; -"com_accountkit_button_send_code_in_fb_disclosure" = "Toca 'Recibir el código en Facebook' para obtenerlo en forma de notificación en la plataforma."; -"com_accountkit_button_start" = "Comenzar"; +"com_accountkit_button_send_code_in_call_details" = "Recibir el código por llamada de voz"; +"com_accountkit_button_send_code_in_call_from_facebook_details" = "Recibir el código por llamada de voz de Facebook"; +"com_accountkit_button_send_code_in_fb" = "Recibir un código en Facebook"; +"com_accountkit_button_send_code_in_fb_details" = "Recibirás el código en una notificación de Facebook"; +"com_accountkit_button_start" = "Empezar"; "com_accountkit_button_start_over" = "Volver a intentarlo"; "com_accountkit_button_submit" = "Enviar"; "com_accountkit_check_email" = "Abre tu correo electrónico"; -"com_accountkit_code_sent_to" = "Verifica que %1$@ sea tu número de móvil."; -"com_accountkit_confirmation_code_agreement" = "Toca %1$@ para aceptar las Condiciones, la Política de datos y el Uso de cookies de Facebook."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Toca %1$@ para aceptar las Condiciones, la Política de datos y el Uso de cookies de Facebook, y la Política de privacidad de %6$@."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Toca %1$@ para aceptar las Condiciones, la Política de datos, el Uso de cookies de Facebook, y la Política de privacidad y las Condiciones del servicio de %7$@."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Toca %1$@ para aceptar las Condiciones, la Política de datos y el Uso de cookies de Facebook, y la Política de privacidad y las Condiciones del servicio de %7$@. Más información sobre cómo se ha verificado tu cuenta."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Toca %1$@ para aceptar las Condiciones, la Política de datos y el Uso de cookies de Facebook, y la Política de privacidad de %6$@. Más información sobre cómo se ha verificado tu cuenta."; -"com_accountkit_confirmation_code_agreement_instant_verification" = "Toca %1$@ para aceptar las Condiciones, la Política de datos y el Uso de cookies de Facebook. Más información sobre cómo se ha verificado tu cuenta."; +"com_accountkit_code_sent_to" = "Verifica tu número de móvil %1$@"; +"com_accountkit_confirmation_code_agreement" = "Toca %1$@ para aceptar las Condiciones, la Política de datos y el uso de cookies de Facebook."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Toca %1$@ para aceptar las Condiciones, la Política de datos y el uso de cookies de Facebook, y la Política de privacidad de %6$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Toca %1$@ para aceptar las Condiciones, la Política de datos y el uso de cookies de Facebook, y la Política de privacidad y las Condiciones del servicio de %7$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Toca %1$@ para aceptar las Condiciones, la Política de datos y el uso de cookies de Facebook, y la Política de privacidad y las Condiciones del servicio de %7$@. Obtén más información sobre cómo se ha verificado tu cuenta."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Toca %1$@ para aceptar las Condiciones, la Política de datos y el uso de cookies de Facebook, y la Política de privacidad de %6$@. Obtén más información sobre cómo se ha verificado tu cuenta."; +"com_accountkit_confirmation_code_agreement_instant_verification" = "Toca %1$@ para aceptar las Condiciones, la Política de datos y el uso de cookies de Facebook. Obtén más información sobre cómo se ha verificado tu cuenta."; "com_accountkit_confirmation_code_text" = "No he recibido el código"; -"com_accountkit_confirmation_code_title" = "Introduce el código"; -"com_accountkit_country_code_title" = "Selecciona tu país"; +"com_accountkit_confirmation_code_title" = "Introduce tu código"; "com_accountkit_email_invalid" = "La dirección de correo electrónico no es correcta. Vuelve a intentarlo."; -"com_accountkit_email_loading_title" = "Enviando correo electrónico\U2026"; +"com_accountkit_email_loading_title" = "Verificando tu dirección de correo electrónico..."; "com_accountkit_email_login_retry_title" = "Confirma tu correo electrónico"; -"com_accountkit_email_login_text" = "Toca %1$@ para recibir un correo electrónico de confirmación de Account Kit de Facebook y obtener ayuda sobre el uso de %2$@. No necesitas tener una cuenta de Facebook para utilizarlo. Obtén información sobre cómo usa tus datos Facebook."; -"com_accountkit_email_login_title" = "Escribe tu dirección de correo electrónico"; -"com_accountkit_email_not_received" = "Volver a enviar el mensaje"; -"com_accountkit_email_verify_title" = "Abre el correo y confirma tu dirección de correo electrónico"; -"com_accountkit_enter_code_sent_to" = "Introduce el código que se ha enviado al número %1$@"; -"com_accountkit_error_title" = "Se ha producido un error de sistema. Vuelve a intentarlo."; -"com_accountkit_facebook_code_entry_title" = "Introduce el código que has recibido en Facebook"; -"com_accountkit_logging_in" = "Iniciando sesión\U2026"; -"com_accountkit_other_ways_to_get_code" = "Otras formas de obtener el código:"; +"com_accountkit_email_login_text" = "Toca %1$@ para recibir una confirmación por correo electrónico de Account Kit, una herramienta desarrollada por Facebook, para ayudarte a usar %2$@. Para usarlo no necesitas tener una cuenta de Facebook. Obtén información sobre cómo usa Facebook tu información."; +"com_accountkit_email_login_title" = "Introduce tu dirección de correo electrónico"; +"com_accountkit_email_not_received" = "Volver a enviar mensaje"; +"com_accountkit_email_verify_title" = "Abre el correo electrónico y confirma tu dirección"; +"com_accountkit_enter_code_sent_to" = "Introduce el código que te hemos enviado al %1$@"; +"com_accountkit_error_title" = "Se ha producido un error del sistema. Vuelve a intentarlo."; +"com_accountkit_facebook_code_entry_title" = "Introduce tu código de Facebook"; +"com_accountkit_ios_button_back" = "Volver"; +"com_accountkit_ios_country_code_title" = "Selecciona tu país"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "Número"; +"com_accountkit_ios_phone_login_text" = "Toca %1$@ para recibir una confirmación por SMS de Account Kit con la tecnología de Facebook. %2$@ utiliza la tecnología de Facebook para ayudarte a iniciar sesión, pero no necesitas una cuenta de Facebook. Se aplican cargos por mensajes y datos. Obtén información sobre cómo usa Facebook tu información."; +"com_accountkit_ios_phone_sending_sms" = "Enviar un SMS con tu código"; +"com_accountkit_logging_in" = "Entrando..."; +"com_accountkit_other_ways_to_get_code" = "Otras maneras de recibir el código:"; "com_accountkit_phone_error_title" = "Introduce un número de móvil válido."; -"com_accountkit_phone_loading_title" = "Enviando tu código\U2026"; -"com_accountkit_phone_login_phone_number_placeholder" = "Número"; +"com_accountkit_phone_loading_title" = "Verificando tu número..."; "com_accountkit_phone_login_retry_title" = "Confirma tu número de móvil"; -"com_accountkit_phone_login_text" = "Toca %1$@ para recibir una confirmación por SMS de Account Kit de Facebook. %2$@ utiliza tecnología de Facebook para facilitarte el inicio de sesión, pero no necesitas tener una cuenta de la plataforma. Pueden aplicarse cargos por mensajes y datos. Obtén más información sobre cómo Facebook usa tu información."; +"com_accountkit_phone_login_text" = "Toca %1$@ para verificar tu cuenta con Account Kit, una herramienta desarrollada por Facebook. Para usar Account Kit no necesitas tener una cuenta de Facebook. Es posible que recibas un SMS para verificar tu número. Se pueden aplicar cargos por mensajes y datos. Obtén información sobre cómo usa Facebook tu información."; "com_accountkit_phone_login_title" = "Introduce tu número de móvil"; -"com_accountkit_phone_sending_sms" = "Enviando SMS con el código"; -"com_accountkit_resend_check" = "Comprueba tu bandeja de entrada de SMS."; -"com_accountkit_resend_email_text" = "Enviar un nuevo correo electrónico"; -"com_accountkit_resend_title" = "Si no has recibido el código:"; -"com_accountkit_return_title" = "Se te está redirigiendo a %1$@\U2026"; -"com_accountkit_sent_title" = "¡Enviado!"; -"com_accountkit_success_title" = "¡Hecho!"; -"com_accountkit_toolbar_title" = "Iniciar sesión en %1$@"; -"com_accountkit_verify_confirmation_code_title" = "No hemos podido verificar tu código.\nInténtalo de nuevo:"; -"com_accountkit_verify_title" = "Verificando tu código\U2026"; -"com_accountkit_voice_call_code_entry_title" = "Introduce el código de la llamada de voz"; +"com_accountkit_phone_sending_code_on_fb_title" = "Enviando código en Facebook..."; +"com_accountkit_resend_check" = "Revisa la bandeja de entrada de SMS"; +"com_accountkit_resend_email_text" = "Enviar correo electrónico nuevo"; +"com_accountkit_resend_title" = "Si no has recibido un código:"; +"com_accountkit_return_title" = "Dirigiéndote otra vez a %1$@..."; +"com_accountkit_sent_title" = "Enviado."; +"com_accountkit_success_title" = "Verificado."; +"com_accountkit_toolbar_title" = "Inicia sesión en %1$@"; +"com_accountkit_verify_confirmation_code_title" = "No hemos podido verificar tu código. Vuelve a intentarlo:"; +"com_accountkit_verify_title" = "Verificando tu código..."; +"com_accountkit_voice_call_code_entry_title" = "Introduce el código que has recibido en la llamada de voz"; diff --git a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/fi.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/fi.lproj/AccountKit.strings index 2b0c34a..d6f8951 100644 --- a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/fi.lproj/AccountKit.strings +++ b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/fi.lproj/AccountKit.strings @@ -19,8 +19,7 @@ // @generated // -"com_accountkit_account_verified" = "Käyttäjätili on vahvistettu!"; -"com_accountkit_button_back" = "Takaisin"; +"com_accountkit_account_verified" = "Käyttäjätili vahvistettu!"; "com_accountkit_button_begin" = "Aloita"; "com_accountkit_button_cancel" = "Peruuta"; "com_accountkit_button_confirm" = "Vahvista"; @@ -28,56 +27,57 @@ "com_accountkit_button_edit" = "MUOKKAA"; "com_accountkit_button_log_in" = "Kirjaudu sisään"; "com_accountkit_button_next" = "Seuraava"; -"com_accountkit_button_ok" = "OK"; -"com_accountkit_button_resend_code_in" = "Lähetä tekstiviesti uudelleen %1$d kuluttua"; +"com_accountkit_button_resend_code_in" = "Tekstiviesti voidaan lähettää uudelleen, kun aikaa on kulunut %1$d"; "com_accountkit_button_resend_sms" = "Lähetä tekstiviesti uudelleen"; "com_accountkit_button_send" = "Lähetä"; -"com_accountkit_button_send_code_in_call" = "Puhelussa"; -"com_accountkit_button_send_code_in_call_details" = "Koodi kerrotaan puhelimitse"; -"com_accountkit_button_send_code_in_call_from_facebook_details" = "Saa koodi Facebookilta puhelussa"; -"com_accountkit_button_send_code_in_fb" = "Koodi Facebookissa"; -"com_accountkit_button_send_code_in_fb_details" = "Koodi lähetetään Facebook-ilmoituksena"; -"com_accountkit_button_send_code_in_fb_disclosure" = "Saat koodin Facebook-ilmoituksessa valitsemalla Hae koodi Facebookissa."; -"com_accountkit_button_start" = "Alku"; +"com_accountkit_button_send_code_in_call" = "Soita puhelu"; +"com_accountkit_button_send_code_in_call_details" = "Vastaanota koodi puhelussa"; +"com_accountkit_button_send_code_in_call_from_facebook_details" = "Vastaanota koodi Facebookin soittamassa puhelussa"; +"com_accountkit_button_send_code_in_fb" = "Vastaanota koodi Facebookissa"; +"com_accountkit_button_send_code_in_fb_details" = "Saat koodin Facebook-ilmoituksessa."; +"com_accountkit_button_start" = "Aloita"; "com_accountkit_button_start_over" = "Yritä uudelleen"; "com_accountkit_button_submit" = "Lähetä"; "com_accountkit_check_email" = "Avaa sähköpostisi"; -"com_accountkit_code_sent_to" = "Vahvista matkapuhelinnumerosi %1$@"; +"com_accountkit_code_sent_to" = "Vahvista matkapuhelinnumero %1$@"; "com_accountkit_confirmation_code_agreement" = "Hyväksy Facebookin käyttöehdot, tietokäytäntö ja evästeiden käyttöä koskeva käytäntö valitsemalla %1$@."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Hyväksy Facebookin käyttöehdot, tietokäytäntö ja evästeiden käyttöä koskeva käytäntö ja sovelluksen %6$@ yksityisyyskäytäntö valitsemalla %1$@."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Hyväksy Facebookin käyttöehdot, tietokäytäntö ja evästeiden käyttöä koskeva käytäntö ja sovelluksen %7$@ yksityisyyskäytäntö ja käyttöehdot valitsemalla %1$@."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Hyväksy Facebookin käyttöehdot, tietokäytäntö, evästeiden käyttö ja palvelun %7$@ yksityisyyskäytäntö ja käyttöehdot valitsemalla %1$@. Lisätietoja käyttäjätilin vahvistamisesta."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Hyväksy Facebookin käyttöehdot, tietokäytäntö, evästeiden käyttö ja palvelun %6$@ yksityisyyskäytäntö valitsemalla %1$@. Lisätietoja käyttäjätilin vahvistamisesta."; -"com_accountkit_confirmation_code_agreement_instant_verification" = "Hyväksy Facebookin käyttöehdot, tietokäytäntö ja evästeiden käyttö valitsemalla %1$@. Lisätietoja käyttäjätilin vahvistamisesta."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Hyväksy Facebookin käyttöehdot, tietokäytäntö, evästeiden käyttöä koskeva käytäntö ja sovelluksen %6$@ yksityisyyskäytäntö valitsemalla %1$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Hyväksy Facebookin käyttöehdot, tietokäytäntö, evästeiden käyttöä koskeva käytäntö ja sovelluksen %7$@ yksityisyyskäytäntö käyttöehdot valitsemalla %1$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Hyväksy Facebookin käyttöehdot, tietokäytäntö, evästeiden käyttöä koskeva käytäntö ja sovelluksen %7$@ yksityisyyskäytäntö käyttöehdot valitsemalla %1$@. Lisätietoja käyttäjätilin vahvistamisesta."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Hyväksy Facebookin , tietokäytäntö, evästeiden käyttöä koskeva käytäntö ja sovelluksen %6$@ yksityisyyskäytäntö valitsemalla %1$@. Lisätietoja käyttäjätilin vahvistamisesta."; +"com_accountkit_confirmation_code_agreement_instant_verification" = "Hyväksy Facebookin käyttöehdot, tietokäytäntö ja evästeiden käyttöä koskeva käytäntö valitsemalla %1$@. Lisätietoja käyttäjätilin vahvistamisesta."; "com_accountkit_confirmation_code_text" = "En saanut koodia"; -"com_accountkit_confirmation_code_title" = "Anna koodi"; -"com_accountkit_country_code_title" = "Valitse maasi"; +"com_accountkit_confirmation_code_title" = "Kirjoita koodi"; "com_accountkit_email_invalid" = "Sähköpostiosoite on virheellinen. Yritä uudelleen."; -"com_accountkit_email_loading_title" = "Lähetetään sähköpostiviestiä\U2026"; +"com_accountkit_email_loading_title" = "Sähköpostiosoitetta vahvistetaan\U2026"; "com_accountkit_email_login_retry_title" = "Vahvista sähköpostisi"; -"com_accountkit_email_login_text" = "Valitsemalla %1$@ saat Account Kit by Facebookilta sähköpostivahvistuksen, jonka avulla voit käyttää palvelua %2$@. Käyttö ei edellytä Facebook-käyttäjätiliä. Katso, miten Facebook käyttää tietojasi."; -"com_accountkit_email_login_title" = "Anna sähköpostiosoitteesi"; -"com_accountkit_email_not_received" = "Lähetä sähköpostiviesti uudelleen"; -"com_accountkit_email_verify_title" = "Avaa sähköposti ja vahvista sähköpostiosoitteesi"; -"com_accountkit_enter_code_sent_to" = "Anna koodi, joka lähetettiin numeroon %1$@"; +"com_accountkit_email_login_text" = "Jos valitset %1$@, saat Facebookin Account Kitiltä sähköpostilla vahvistuksen, jonka avulla sovelluksen %2$@ käyttö helpottuu. Sen käyttö ei edellytä Facebook-käyttäjätiliä. Katso, miten Facebook käyttää tietojasi."; +"com_accountkit_email_login_title" = "Anna sähköpostiosoitteesi."; +"com_accountkit_email_not_received" = "Lähetä sähköposti uudelleen"; +"com_accountkit_email_verify_title" = "Avaa sähköposti ja vahvista sähköpostiosoitteesi."; +"com_accountkit_enter_code_sent_to" = "Anna koodi, joka lähetettiin numeroon %1$@."; "com_accountkit_error_title" = "Tapahtui järjestelmävirhe. Yritä uudelleen."; -"com_accountkit_facebook_code_entry_title" = "Anna Facebookissa saamasi koodi"; +"com_accountkit_facebook_code_entry_title" = "Anna Facebookista saamasi koodi"; +"com_accountkit_ios_button_back" = "Takaisin"; +"com_accountkit_ios_country_code_title" = "Valitse maasi"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "Numero"; +"com_accountkit_ios_phone_login_text" = "Valitse %1$@, niin saat tekstiviestivahvistuksen Facebookin Account Kitiltä. %2$@ hyödyntää sisäänkirjautumisessa Facebook-teknologiaa. Et kuitenkaan tarvitse Facebook-käyttäjätiliä. Viesteistä ja tiedonsiirrosta voidaan periä maksu. Katso, miten Facebook käyttää tietojasi."; +"com_accountkit_ios_phone_sending_sms" = "Lähetetään koodin sisältävä tekstiviesti"; "com_accountkit_logging_in" = "Kirjaudutaan sisään\U2026"; -"com_accountkit_other_ways_to_get_code" = "Muut koodin lähettämistavat:"; -"com_accountkit_phone_error_title" = "Anna kelvollinen matkapuhelinnumero."; -"com_accountkit_phone_loading_title" = "Lähetetään koodiasi\U2026"; -"com_accountkit_phone_login_phone_number_placeholder" = "Numero"; +"com_accountkit_other_ways_to_get_code" = "Muut tavat saada koodi:"; +"com_accountkit_phone_error_title" = "Anna voimassa oleva puhelinnumero."; +"com_accountkit_phone_loading_title" = "Puhelinnumeroa vahvistetaan\U2026"; "com_accountkit_phone_login_retry_title" = "Vahvista matkapuhelinnumerosi"; -"com_accountkit_phone_login_text" = "Saat tekstiviestivahvistuksen Facebookin Account Kitiltä valitsemalla %1$@. %2$@ hyödyntää Facebook-teknologiaa pitäessään sinut sisäänkirjautuneena. Et kuitenkaan tarvitse Facebook-käyttäjätiliä. Viesteistä ja tiedonsiirrosta voidaan periä veloitus. Katso, miten Facebook käyttää tietojasi."; +"com_accountkit_phone_login_text" = "Vahvista käyttäjätilisi Facebookin Account Kitissä valitsemalla %1$@. Account Kitin käyttö ei edellytä Facebook-käyttäjätiliä. Puhelinnumerosi vahvistamiseen voidaan käyttää sinulle lähetettävää tekstiviestiä. Viestistä ja tiedonsiirrosta voidaan periä veloitus. Katso, miten Facebook käyttää tietojasi."; "com_accountkit_phone_login_title" = "Anna matkapuhelinnumerosi"; -"com_accountkit_phone_sending_sms" = "Koodin lähettäminen tekstiviestillä"; -"com_accountkit_resend_check" = "Tarkista tekstiviestikansio"; +"com_accountkit_phone_sending_code_on_fb_title" = "Lähetetään koodia Facebookissa\U2026"; +"com_accountkit_resend_check" = "Tarkista tekstiviestit"; "com_accountkit_resend_email_text" = "Lähetä uusi sähköposti"; "com_accountkit_resend_title" = "Toimi näin, jos et saa koodia:"; -"com_accountkit_return_title" = "Siirryt takaisin kohteeseen %1$@\U2026"; -"com_accountkit_sent_title" = "Lähetettiin!"; -"com_accountkit_success_title" = "Valmis!"; -"com_accountkit_toolbar_title" = "Kirjaudu sisään kohteeseen %1$@"; -"com_accountkit_verify_confirmation_code_title" = "Koodin vahvistaminen epäonnistui. Yritä uudelleen:"; -"com_accountkit_verify_title" = "Vahvistetaan koodiasi\U2026"; +"com_accountkit_return_title" = "Siirrytään takaisin sovellukseen %1$@\U2026"; +"com_accountkit_sent_title" = "Lähetetty"; +"com_accountkit_success_title" = "Vahvistettu"; +"com_accountkit_toolbar_title" = "Kirjaudu sovellukseen %1$@"; +"com_accountkit_verify_confirmation_code_title" = "Koodia ei voi vahvistaa. Yritä uudelleen."; +"com_accountkit_verify_title" = "Koodia vahvistetaan\U2026"; "com_accountkit_voice_call_code_entry_title" = "Anna puhelusta saamasi koodi"; diff --git a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/fr.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/fr.lproj/AccountKit.strings index c983d43..f126372 100644 --- a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/fr.lproj/AccountKit.strings +++ b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/fr.lproj/AccountKit.strings @@ -19,65 +19,65 @@ // @generated // -"com_accountkit_account_verified" = "Compte vérifié !"; -"com_accountkit_button_back" = "Retour"; +"com_accountkit_account_verified" = "Compte vérifié."; "com_accountkit_button_begin" = "Commencer"; "com_accountkit_button_cancel" = "Annuler"; "com_accountkit_button_confirm" = "Confirmer"; "com_accountkit_button_continue" = "Continuer"; "com_accountkit_button_edit" = "MODIFIER"; -"com_accountkit_button_log_in" = "Connexion"; +"com_accountkit_button_log_in" = "Se connecter"; "com_accountkit_button_next" = "Suivant"; -"com_accountkit_button_ok" = "OK"; "com_accountkit_button_resend_code_in" = "Renvoyer le texto dans %1$d"; "com_accountkit_button_resend_sms" = "Renvoyer le texto"; "com_accountkit_button_send" = "Envoyer"; "com_accountkit_button_send_code_in_call" = "Recevoir un appel"; -"com_accountkit_button_send_code_in_call_details" = "Obtenir votre code par appel vocal"; -"com_accountkit_button_send_code_in_call_from_facebook_details" = "Obtenir votre code via un appel vocal de Facebook"; +"com_accountkit_button_send_code_in_call_details" = "Recevoir votre code par message vocal"; +"com_accountkit_button_send_code_in_call_from_facebook_details" = "Recevoir votre code par message vocal de Facebook"; "com_accountkit_button_send_code_in_fb" = "Obtenir un code sur Facebook"; -"com_accountkit_button_send_code_in_fb_details" = "Le code sera envoyé sous la forme d’une notification Facebook"; -"com_accountkit_button_send_code_in_fb_disclosure" = "Appuyez sur Obtenir le code sur Facebook pour recevoir votre code sous la forme d’une notification sur Facebook."; +"com_accountkit_button_send_code_in_fb_details" = "Le code arrivera sous la forme d’une notification Facebook"; "com_accountkit_button_start" = "Démarrer"; "com_accountkit_button_start_over" = "Réessayer"; -"com_accountkit_button_submit" = "Soumettre"; +"com_accountkit_button_submit" = "Envoyer"; "com_accountkit_check_email" = "Ouvrez votre e-mail"; -"com_accountkit_code_sent_to" = "Vérifiez votre numéro de téléphone %1$@"; -"com_accountkit_confirmation_code_agreement" = "Appuyez sur %1$@ pour accepter les conditions, la politique d'utilisation des données et d'utilisation des cookies de Facebook."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Appuyez sur %1$@ pour accepter les conditions, la politique d'utilisation des données et d'utilisation des cookies de Facebook, ainsi que la politique de confidentialité de %6$@."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Appuyez sur %1$@ pour accepter les conditions, la politique d'utilisation des données et d'utilisation des cookies, ainsi que la politique de confidentialité et les conditions d'utilisation de %7$@."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Appuyez sur %1$@ pour accepter les conditions d’utilisation de Facebook, sa politique d’utilisation des données et des cookies, ainsi que la politique de confidentialité et les conditions d’utilisation de %7$@. En savoir plus sur la manière dont votre compte a été vérifié."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Appuyez sur %1$@ pour accepter les conditions d’utilisation de Facebook, sa politique d’utilisation des données et des cookies, ainsi que la politique de confidentialité de %6$@. En savoir plus sur la manière dont votre compte a été vérifié."; -"com_accountkit_confirmation_code_agreement_instant_verification" = "Appuyez sur %1$@ pour accepter les conditions d’utilisation de Facebook, sa politique d’utilisation des données et des cookies. En savoir plus sur la manière dont votre compte a été vérifié."; +"com_accountkit_code_sent_to" = "Vérifiez votre numéro de mobile %1$@"; +"com_accountkit_confirmation_code_agreement" = "Appuyez sur %1$@ pour accepter les Conditions d’utilisation, la Politique d’utilisation des données et l’utilisation des cookies de Facebook."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Appuyez sur %1$@ pour accepter les Conditions d’utilisation, la Politique d’utilisation des données, l’utilisation des cookies de Facebook et la Politique de confidentialité de %6$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Appuyez sur %1$@ pour accepter les Conditions d’utilisation, la Politique d’utilisation des données, l’utilisation des cookies et la Politique de confidentialité de Facebook et les Conditions de service de %7$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Appuyez sur %1$@ pour accepter les Conditions d’utilisation, la Politique d’utilisation des données, l’utilisation des cookies et la Politique de confidentialité de Facebook et les Conditions de service de %7$@. En savoir plus sur la vérification de votre compte."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Appuyez sur %1$@ pour accepter les Conditions d’utilisation, la Politique d’utilisation des données, l’utilisation des cookies de Facebook et la Politique de confidentialité de %6$@. En savoir plus sur la vérification de votre compte."; +"com_accountkit_confirmation_code_agreement_instant_verification" = "Appuyez sur %1$@ pour accepter les Conditions d’utilisation, la Politique d’utilisation des données et l’utilisation des cookies de Facebook. En savoir plus sur la vérification de votre compte."; "com_accountkit_confirmation_code_text" = "Je n’ai pas reçu de code"; -"com_accountkit_confirmation_code_title" = "Saisissez votre code"; -"com_accountkit_country_code_title" = "Sélectionnez votre pays"; +"com_accountkit_confirmation_code_title" = "Entrez votre code"; "com_accountkit_email_invalid" = "Cette adresse e-mail est incorrecte. Veuillez réessayer."; -"com_accountkit_email_loading_title" = "Envoi de l'e-mail\U2026"; +"com_accountkit_email_loading_title" = "Vérification de votre adresse e-mail..."; "com_accountkit_email_login_retry_title" = "Confirmez votre adresse e-mail"; -"com_accountkit_email_login_text" = "Appuyez sur %1$@ pour recevoir un code de confirmation par e-mail de Account Kit par Facebook, qui, une fois saisi, vous permettra d’utiliser %2$@. Vous n’avez pas besoin d’un compte Facebook pour l’utiliser. Découvrez comment Facebook utilise vos informations."; -"com_accountkit_email_login_title" = "Saisissez votre adresse e-mail"; -"com_accountkit_email_not_received" = "Renvoyer l'e-mail"; -"com_accountkit_email_verify_title" = "Ouvrez l’e-mail pour confirmer votre adresse e-mail"; -"com_accountkit_enter_code_sent_to" = "Saisissez le code envoyé au %1$@"; +"com_accountkit_email_login_text" = "Appuyez sur %1$@ pour recevoir une confirmation Account Kit de Facebook afin de vous aider à utiliser l’app %2$@. Vous n’avez pas besoin d’un compte Facebook pour l’utiliser. En savoir plus sur l’utilisation de vos données par Facebook."; +"com_accountkit_email_login_title" = "Saisir votre adresse e-mail"; +"com_accountkit_email_not_received" = "Renvoyer l’e-mail"; +"com_accountkit_email_verify_title" = "Ouvrez le message et confirmez votre adresse e-mail"; +"com_accountkit_enter_code_sent_to" = "Entrez le code envoyé à %1$@."; "com_accountkit_error_title" = "Une erreur système s’est produite. Veuillez réessayer."; -"com_accountkit_facebook_code_entry_title" = "Saisissez le code envoyé par Facebook"; -"com_accountkit_logging_in" = "Connexion\U2026"; -"com_accountkit_other_ways_to_get_code" = "Autres moyens d’obtenir le code :"; -"com_accountkit_phone_error_title" = "Veuillez saisir un numéro de téléphone mobile valide."; -"com_accountkit_phone_loading_title" = "Envoi de votre code en cours\U2026"; -"com_accountkit_phone_login_phone_number_placeholder" = "Numéro"; -"com_accountkit_phone_login_retry_title" = "Confirmez votre numéro de téléphone mobile"; -"com_accountkit_phone_login_text" = "Appuyez sur %1$@ pour recevoir un SMS de confirmation provenant d’Account Kit par Facebook. %2$@ utilise la technologie de Facebook pour vous aider à vous connecter, mais vous n’avez pas besoin d’un compte Facebook. Frais de message et de données applicables. Découvrez comment Facebook utilise vos informations."; -"com_accountkit_phone_login_title" = "Saisissez votre numéro de mobile"; -"com_accountkit_phone_sending_sms" = "Envoi en cours d’un SMS contenant votre code"; -"com_accountkit_resend_check" = "Vérifiez votre boîte de réception de textos"; -"com_accountkit_resend_email_text" = "Envoyer un e-mail"; -"com_accountkit_resend_title" = "Si vous n’avez pas reçu votre code :"; -"com_accountkit_return_title" = "Retour à %1$@\U2026"; -"com_accountkit_sent_title" = "Envoyé!"; -"com_accountkit_success_title" = "Terminé!"; +"com_accountkit_facebook_code_entry_title" = "Entrez votre code reçu sur Facebook"; +"com_accountkit_ios_button_back" = "Retour"; +"com_accountkit_ios_country_code_title" = "Sélectionnez votre pays"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "Numéro"; +"com_accountkit_ios_phone_login_text" = "Appuyez sur %1$@ pour obtenir une confirmation texto d’Account Kit par Facebook. %2$@ utilise la technologie Facebook pour vous aider à vous connecter mais vous n’avez pas besoin de compte Facebook. Hors coût de connexion et messagerie. Découvrez comment Facebook utilise vos informations."; +"com_accountkit_ios_phone_sending_sms" = "Envoi d’un texto avec votre code"; +"com_accountkit_logging_in" = "Connexion..."; +"com_accountkit_other_ways_to_get_code" = "Autres méthodes pour recevoir le code :"; +"com_accountkit_phone_error_title" = "Veuillez saisir un numéro de mobile valide."; +"com_accountkit_phone_loading_title" = "Vérification du numéro en cours..."; +"com_accountkit_phone_login_retry_title" = "Confirmez votre numéro de mobile"; +"com_accountkit_phone_login_text" = "Appuyez sur %1$@ pour vérifier votre compte avec Account Kit par Facebook. Vous n’avez pas besoin d’un compte Facebook pour utiliser Account Kit. Un texto peut vous être transmis pour vérifier votre numéro. Des frais de message et de données peuvent être appliqués. En savoir plus sur l’utilisation de vos données par Facebook."; +"com_accountkit_phone_login_title" = "Entrez votre numéro de téléphone"; +"com_accountkit_phone_sending_code_on_fb_title" = "Envoi du code sur Facebook..."; +"com_accountkit_resend_check" = "Vérifiez vos textos"; +"com_accountkit_resend_email_text" = "Envoyer un nouvel e-mail"; +"com_accountkit_resend_title" = "Si vous n’avez pas reçu de code :"; +"com_accountkit_return_title" = "Redirection vers %1$@..."; +"com_accountkit_sent_title" = "Envoyé !"; +"com_accountkit_success_title" = "Vérifié !"; "com_accountkit_toolbar_title" = "Se connecter à %1$@"; -"com_accountkit_verify_confirmation_code_title" = "Impossible de vérifier votre code.\nVeuillez réessayer :"; -"com_accountkit_verify_title" = "Vérification de votre code en cours\U2026"; -"com_accountkit_voice_call_code_entry_title" = "Saisissez le code envoyé via l’appel vocal"; +"com_accountkit_verify_confirmation_code_title" = "Nous n’avons pas pu vérifier votre code. Veuillez réessayer :"; +"com_accountkit_verify_title" = "Vérification de votre code..."; +"com_accountkit_voice_call_code_entry_title" = "Entrez votre code reçu par message vocal"; diff --git a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/gu.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/gu.lproj/AccountKit.strings index 9e92634..1f23754 100644 --- a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/gu.lproj/AccountKit.strings +++ b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/gu.lproj/AccountKit.strings @@ -20,7 +20,6 @@ // "com_accountkit_account_verified" = "એકાઉન્ટ ચકાસાયું!"; -"com_accountkit_button_back" = "પાછળ"; "com_accountkit_button_begin" = "શરૂ કરો"; "com_accountkit_button_cancel" = "રદ કરો"; "com_accountkit_button_confirm" = "પુષ્ટિ કરો"; @@ -29,55 +28,57 @@ "com_accountkit_button_log_in" = "લૉગ ઇન કરો"; "com_accountkit_button_next" = "આગલું"; "com_accountkit_button_ok" = "ઑકે"; -"com_accountkit_button_resend_code_in" = "ફરીથી %1$d માં SMS મોકલો"; +"com_accountkit_button_resend_code_in" = "%1$dમાં ફરીથી SMS મોકલો"; "com_accountkit_button_resend_sms" = "ફરીથી SMS મોકલો"; "com_accountkit_button_send" = "મોકલો"; "com_accountkit_button_send_code_in_call" = "એક કૉલ મેળવો"; -"com_accountkit_button_send_code_in_call_details" = "એક વૉઈસ કૉલમાં તમારો કોડ મેળવો"; -"com_accountkit_button_send_code_in_call_from_facebook_details" = "Facebook તરફથી કરાયેલ વૉઇસ કૉલમાં તમારો કોડ મેળવો"; +"com_accountkit_button_send_code_in_call_details" = "વૉઇસ કૉલમાં તમારો કોડ મેળવો"; +"com_accountkit_button_send_code_in_call_from_facebook_details" = "Facebook તરફથી એક વૉઇસ કૉલમાં તમારો કોડ મેળવો"; "com_accountkit_button_send_code_in_fb" = "Facebook પર એક કોડ મેળવો"; -"com_accountkit_button_send_code_in_fb_details" = "કોડ Facebook સૂચના તરીકે પહોંચશે"; -"com_accountkit_button_send_code_in_fb_disclosure" = "Facebook પર સૂચના તરીકે તમારો કોડ મેળવવા માટે \"Facebook પર કોડ મેળવો\" ને ટૅપ કરો."; +"com_accountkit_button_send_code_in_fb_details" = "કોડ એક Facebook સૂચના તરીકે આવશે"; "com_accountkit_button_start" = "પ્રારંભ કરો"; "com_accountkit_button_start_over" = "ફરી પ્રયાસ કરો"; "com_accountkit_button_submit" = "સબમિટ કરો"; -"com_accountkit_check_email" = "તમારી ઈમેઇલ ખોલો"; -"com_accountkit_code_sent_to" = "તમારો મોબાઇલ નંબર %1$@ ચકાસો"; -"com_accountkit_confirmation_code_agreement" = "Facebook ની શરતો, ડેટા નીતિ અને કુકીનો ઉપયોગ સ્વીકારવા માટે %1$@ ટૅપ કરો."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Facebook ની શરતો, ડેટા નીતિ, કુકીનો ઉપયોગ અને %6$@ ની ગોપનીયતા નીતિ સ્વીકારવા માટે %1$@ ટૅપ કરો."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Facebook ની શરતો, ડેટા નીતિ, કુકીનો ઉપયોગ અને %7$@ ની ગોપનીયતા નીતિ અને સેવાની શરતો સ્વીકારવા માટે %1$@ ટૅપ કરો."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Facebook ની શરતો, <13>ડેટા નીતિ</13>, કૂકીનો ઉપયોગ અને %7$@ ની ગોપનીયતા નીતિ</ અને સેવાની શરતો ને સ્વીકારવા %1$@ને ટૅપ કરો. તમારું એકાઉન્ટ કેવી રીતે ચકાસવામાં આવ્યું હતું તે વિશે વધુ જાણો."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Facebook ની <12>શરતો</12>, ડેટા નીતિ, કૂકીનો ઉપયોગ અને %6$@ ની ગોપનીયતા નીતિ ને સ્વીકારવા %1$@ને ટૅપ કરો. તમારું એકાઉન્ટ કેવી રીતે ચકાસવામાં આવ્યું હતું તે વિશે વધુ જાણો."; -"com_accountkit_confirmation_code_agreement_instant_verification" = "Facebook ની શરતો, ડેટા નીતિ અને કૂકીના ઉપયોગને સ્વીકારવા માટે %1$@ ને ટૅપ કરો. તમારું એકાઉન્ટ કેવી રીતે ચકાસવામાં આવ્યું હતું તે વિશે વધુ જાણો."; -"com_accountkit_confirmation_code_text" = "મને કોડ મળ્યો નથી"; +"com_accountkit_check_email" = "તમારી ઇમેઇલ ખોલો"; +"com_accountkit_code_sent_to" = "તમારા મોબાઇલ નંબર %1$@ ને ચકાસો"; +"com_accountkit_confirmation_code_agreement" = "Facebook ની શરતો, ડેટા પૉલીસી અને કૂકીનો ઉપયોગ સ્વીકારવા માટે %1$@ને ટૅપ કરો."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Facebook ની શરતો, ડેટા પૉલીસી, કૂકીનો ઉપયોગ અને %6$@ ની ગોપનીયતા નીતિ સ્વીકારવા માટે %1$@ને ટૅપ કરો."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Facebook ની શરતો, ડેટા પૉલીસી, કૂકીનો ઉપયોગ અને %7$@ ની ગોપનીયતા નીતિ અને સેવાની શરતો સ્વીકારવા માટે %1$@ને ટૅપ કરો."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Facebook ની શરતો, ડેટા પૉલીસી, કૂકીનો ઉપયોગ અને %7$@ ની ગોપનીયતા નીતિ અને સેવાની શરતો સ્વીકારવા માટે %1$@ને ટૅપ કરો. તમારું એકાઉન્ટ કેવી રીતે ચકાસાયું હતું તે વિશે વધુ જાણો."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Facebook ની , ડેટા પૉલીસી, કૂકીનો ઉપયોગ અને %6$@ ની ગોપનીયતા નીતિ સ્વીકારવા માટે %1$@ને ટૅપ કરો. તમારુંં એકાઉન્ટ કેવી રીતે ચકાસાયુ હતું તે વિશે વધુ જાણો."; +"com_accountkit_confirmation_code_agreement_instant_verification" = "Facebook ની શરતો, ડેટા પૉલીસી અને કૂકીનો ઉપયોગ સ્વીકારવા માટે %1$@ને ટૅપ કરો. તમારુંં એકાઉન્ટ કેવી રીતે ચકાસાયુ હતું તે વિશે વધુ જાણો."; +"com_accountkit_confirmation_code_text" = "મને કોડ મળ્યો ન હતો"; "com_accountkit_confirmation_code_title" = "તમારો કોડ દાખલ કરો"; -"com_accountkit_country_code_title" = "તમારો દેશ પસંદ કરો"; "com_accountkit_email_invalid" = "આ ઇમેઇલ ખોટું છે. કૃપા કરીને ફરી પ્રયાસ કરો."; -"com_accountkit_email_loading_title" = "ઇમેઇલ મોકલી રહ્યાં છે\U2026"; -"com_accountkit_email_login_retry_title" = "તમારી ઈમેઇલની પુષ્ટિ કરો"; -"com_accountkit_email_login_text" = "તમને %2$@ ના ઉપયોગ માટે મદદ કરવા ફેસબુક દ્વારા એકાઉન્ટ કિટમાંથી ઈમેઇલ પુષ્ટિકરણ મેળવવા માટે %1$@ ટૅપ કરો. તમારે તેનો ઉપયોગ કરવા માટે ફેસબુક એકાઉન્ટની જરૂર નથી. જાણો ફેસબુક તમારી માહિતીનો ઉપયોગ કેવી રીતે કરે છે."; +"com_accountkit_email_loading_title" = "તમારું ઈમેઇલ સરનામું ચકાસી રહ્યું છે..."; +"com_accountkit_email_login_retry_title" = "તમારા ઈમેઇલની પુષ્ટિ કરો"; +"com_accountkit_email_login_text" = "%2$@નો ઉપયોગ કરવામાં મદદ માટે Facebook દ્વારા એકાઉન્ટ કિટ તરફથી એક ઈમેઇલ પુષ્ટિકરણ મેળવવા માટે %1$@ ટૅપ કરો. તમારે તેનો ઉપયોગ કરવા માટે Facebook એકાઉન્ટની જરૂર નથી. Facebook તમારી માહિતીનો ઉપયોગ કેવી રીતે કરે છે તે જાણો."; "com_accountkit_email_login_title" = "તમારું ઇમેઇલ સરનામું દાખલ કરો"; -"com_accountkit_email_not_received" = "ઇમેઇલ ફરીથી મોકલો"; +"com_accountkit_email_not_received" = "ઈ-મેલ ફરી મોકલો"; "com_accountkit_email_verify_title" = "ઈમેઇલ ખોલો અને તમારા ઈમેઇલ સરનામાની પુષ્ટિ કરો"; -"com_accountkit_enter_code_sent_to" = "%1$@ પર મોકલવામાં આવેલ કોડ દાખલ કરો"; -"com_accountkit_error_title" = "એક સિસ્ટમ સમસ્યા આવી છે. કૃપા કરીને ફરી પ્રયાસ કરો."; -"com_accountkit_facebook_code_entry_title" = "Facebookમાંથી તમારો કોડ દાખલ કરો."; -"com_accountkit_logging_in" = "લૉગ ઇન કરી રહ્યા છીએ\U2026"; -"com_accountkit_other_ways_to_get_code" = "કોડ મેળવવા માટેની અન્ય રીતો:"; -"com_accountkit_phone_error_title" = "કૃપા કરીને માન્ય મોબાઇલ નંબર દાખલ કરો."; -"com_accountkit_phone_loading_title" = "તમારો કોડ મોકલી રહ્યાં છીએ\U2026"; -"com_accountkit_phone_login_phone_number_placeholder" = "નંબર"; +"com_accountkit_enter_code_sent_to" = "%1$@ પર મોકલેલ કોડ દાખલ કરો."; +"com_accountkit_error_title" = "એક સિસ્ટમ સમસ્યા આવી. કૃપા કરીને ફરીથી પ્રયાસ કરો."; +"com_accountkit_facebook_code_entry_title" = "Facebook માંથી તમારો કોડ દાખલ કરો"; +"com_accountkit_ios_button_back" = "પાછળ જાઓ"; +"com_accountkit_ios_country_code_title" = "તમારો દેશ પસંદ કરો"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "નંબર"; +"com_accountkit_ios_phone_login_text" = "Facebook દ્વારા સંચાલિત Account Kit માંથી SMS પુષ્ટિકરણ મેળવવા માટે %1$@ ને ટૅપ કરો. %2$@ તમને સાઇન ઇન કરવામાં મદદ કરવા માટે Facebook ટેક્નૉલોજિનો ઉપયોગ કરે છે, પરંતુ તમારે Facebook એકાઉન્ટની આવશ્યકતા નથી. સંદેશ અથવા ડેટા દર લાગું થઈ શકે છે. Facebook તમારી માહિતીનો ઉપયોગ કેવી રીતે કરે છે જાણો."; +"com_accountkit_ios_phone_sending_sms" = "તમારા કોડ સાથે એક SMS મોકલી રહ્યા છે"; +"com_accountkit_logging_in" = "લોગ ઇન કરી રહ્યાં છે..."; +"com_accountkit_other_ways_to_get_code" = "કોડ મેળવવાની અન્ય રીતો:"; +"com_accountkit_phone_error_title" = "કૃપા કરીને એક માન્ય મોબાઇલ નંબર દાખલ કરો."; +"com_accountkit_phone_loading_title" = "તમારો નંબર ચકાસી રહ્યું છે..."; "com_accountkit_phone_login_retry_title" = "તમારા મોબાઇલ નંબરની પુષ્ટિ કરો"; -"com_accountkit_phone_login_text" = "Facebook દ્વારા સંચાલિત Account Kit માંથી SMS પુષ્ટિકરણ મેળવવા માટે %1$@ ટૅપ કરો. %2$@ સાઇન ઇન કરવામાં તમારી મદદ કરવા Facebook તકનીકનો ઉપયોગ કરે છે, પરંતુ તમને Facebook એકાઉન્ટની જરૂર પડતી નથી. સંદેશ અને ડેટા દર લાગુ થઈ શકે છે. Facebook તમારી માહિતીનો ઉપયોગ કેવી રીતે કરે છે તે જાણો."; +"com_accountkit_phone_login_text" = "Facebook દ્વારા સંચાલિત એકાઉન્ટ કિટ સાથે તમારા એકાઉન્ટને ચકાસવા માટે %1$@ ટૅપ કરો. એકાઉન્ટ કિટનો ઉપયોગ કરવા માટે તમને Facebook એકાઉન્ટની જરૂર નથી. તમારો નંંબર ચકાસવા માટે એક SMS મોકલવામાં આવી શકે છે. સંદેશ અને ડેટા દરો લાગુ થઈ શકે છે. Facebook તમારી માહિતીનો ઉપયોગ કેવી રીતે કરે છે તે જાણો."; "com_accountkit_phone_login_title" = "તમારો મોબાઇલ નંબર દાખલ કરો"; -"com_accountkit_phone_sending_sms" = "તમારા કોડથી એક SMS મોકલો"; +"com_accountkit_phone_sending_code_on_fb_title" = "Facebook પર કોડ મોઅકલી રહ્યા છે\U2026"; "com_accountkit_resend_check" = "તમારું SMS ઇનબૉક્સ તપાસો"; "com_accountkit_resend_email_text" = "નવી ઇમેઇલ મોકલો"; -"com_accountkit_resend_title" = "જો તમને કોઈ કોડ ન મળ્યો હોય:"; -"com_accountkit_return_title" = "તમને %1$@ પર પાછા લઈ જઈ રહ્યાં છે\U2026"; -"com_accountkit_sent_title" = "મોકલ્યો!"; -"com_accountkit_success_title" = "પૂર્ણ થયું!"; -"com_accountkit_toolbar_title" = "%1$@ માં લૉગ ઇન કરો"; +"com_accountkit_resend_title" = "જો તમે કોડ મેળવ્યો ન હોય:"; +"com_accountkit_return_title" = "તમને %1$@ પર પાછા લઈ રહ્યાં છે..."; +"com_accountkit_sent_title" = "મોકલી!"; +"com_accountkit_success_title" = "ચકાસાયું!"; +"com_accountkit_toolbar_title" = "%1$@ પર લૉગ ઇન કરો"; "com_accountkit_verify_confirmation_code_title" = "અમે તમારો કોડ ચકાસી શક્યાં નથી. કૃપા કરીને ફરી પ્રયાસ કરો:"; -"com_accountkit_verify_title" = "તમારો કોડ ચકાસી રહ્યાં છીએ\U2026"; -"com_accountkit_voice_call_code_entry_title" = "વૉઈસ કૉલમાંથી તમારો કોડ દાખલ કરો"; +"com_accountkit_verify_title" = "તમારો કોડ ચકાસી રહ્યું છે..."; +"com_accountkit_voice_call_code_entry_title" = "વૉઇસ કૉલ દ્વારા તમારો કોડ દાખલ કરો"; diff --git a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/he.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/he.lproj/AccountKit.strings index 50ea781..bacf40d 100644 --- a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/he.lproj/AccountKit.strings +++ b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/he.lproj/AccountKit.strings @@ -20,7 +20,6 @@ // "com_accountkit_account_verified" = "החשבון אומת!"; -"com_accountkit_button_back" = "הקודם"; "com_accountkit_button_begin" = "התחל"; "com_accountkit_button_cancel" = "ביטול"; "com_accountkit_button_confirm" = "אשר"; @@ -37,7 +36,6 @@ "com_accountkit_button_send_code_in_call_from_facebook_details" = "קבל את הקוד בשיחה קולית מפייסבוק"; "com_accountkit_button_send_code_in_fb" = "קבל קוד בפייסבוק"; "com_accountkit_button_send_code_in_fb_details" = "הקוד יגיע כהתראה בפייסבוק"; -"com_accountkit_button_send_code_in_fb_disclosure" = "הקש על 'קבל את הקוד בפייסבוק' כדי לקבל את הקוד כהתראה בפייסבוק."; "com_accountkit_button_start" = "התחל"; "com_accountkit_button_start_over" = "נסה שוב"; "com_accountkit_button_submit" = "שלח"; @@ -51,7 +49,6 @@ "com_accountkit_confirmation_code_agreement_instant_verification" = "הקש על %1$@ כדי לקבל את תנאי השימוש, את מדיניות הנתונים ואת מדיניות השימוש בקובצי Cookie של פייסבוק. קבל מידע נוסף על אימות החשבון שלך."; "com_accountkit_confirmation_code_text" = "לא קיבלתי קוד"; "com_accountkit_confirmation_code_title" = "הזן את הקוד"; -"com_accountkit_country_code_title" = "בחר את המדינה שלך"; "com_accountkit_email_invalid" = "כתובת דוא'ל זו שגויה. נסה שוב."; "com_accountkit_email_loading_title" = "שולח דוא'ל\U2026"; "com_accountkit_email_login_retry_title" = "אשר את כתובת הדוא'ל שלך"; @@ -66,11 +63,9 @@ "com_accountkit_other_ways_to_get_code" = "דרכים נוספות לקבלת קוד:"; "com_accountkit_phone_error_title" = "הזן מספר סלולרי חוקי."; "com_accountkit_phone_loading_title" = "שולח את הקוד שלך\U2026"; -"com_accountkit_phone_login_phone_number_placeholder" = "מספר"; "com_accountkit_phone_login_retry_title" = "אשר את מספר הטלפון הסלולרי שלך"; -"com_accountkit_phone_login_text" = "הקש על %1$@ כדי לקבל אישור בהודעת טקסט מ-Account Kit המופעל על ידי פייסבוק. %2$@ משתמש בטכנולוגיה של פייסבוק כדי לעזור לך להתחבר, אך אינך זקוק לחשבון פייסבוק. ייתכן שתחויב בתשלום לפי תעריפי ההודעות והנתונים. למד איך פייסבוק משתמשת בפרטים שלך."; +"com_accountkit_phone_login_text" = "הקש על %1$@ כדי לאמת את החשבון שלך ב-Account Kit המופעל באמצעות פייסבוק. לא דרוש לך חשבון פייסבוק כדי להשתמש ב-Account Kit. ייתכן שתקבל הודעת טקסט לאימות המספר. ייתכן שתחויב בתשלום לפי תעריפי ההודעות והנתונים. למד איך פייסבוק משתמשת בפרטים שלך."; "com_accountkit_phone_login_title" = "הזן את מספר הטלפון הסלולרי שלך"; -"com_accountkit_phone_sending_sms" = "שולח הודעת טקסט עם הקוד"; "com_accountkit_resend_check" = "בדוק את הודעות הטקסט הנכנסות"; "com_accountkit_resend_email_text" = "שלח דוא'ל חדש"; "com_accountkit_resend_title" = "אם לא קיבלת קוד:"; diff --git a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/he.lproj/AccountKitCountryCode.strings b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/he.lproj/AccountKitCountryCode.strings index 2926a61..97caeec 100644 --- a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/he.lproj/AccountKitCountryCode.strings +++ b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/he.lproj/AccountKitCountryCode.strings @@ -196,7 +196,7 @@ "com_accountkit_country_code_PW" = "פלאו"; "com_accountkit_country_code_PY" = "פרגוואי"; "com_accountkit_country_code_QA" = "קטאר"; -"com_accountkit_country_code_RE" = "ראוניון"; +"com_accountkit_country_code_RE" = "ריוניון"; "com_accountkit_country_code_RO" = "רומניה"; "com_accountkit_country_code_RS" = "סרביה"; "com_accountkit_country_code_RU" = "רוסיה"; diff --git a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/hi.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/hi.lproj/AccountKit.strings index 91b259b..5afd024 100644 --- a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/hi.lproj/AccountKit.strings +++ b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/hi.lproj/AccountKit.strings @@ -19,65 +19,65 @@ // @generated // -"com_accountkit_account_verified" = "खाता सत्यापित!"; -"com_accountkit_button_back" = "वापस जाएँ"; +"com_accountkit_account_verified" = "खाता सत्यापित हो गया!"; "com_accountkit_button_begin" = "शुरू करें"; "com_accountkit_button_cancel" = "रद्द करें"; -"com_accountkit_button_confirm" = "पुष्टि करें"; +"com_accountkit_button_confirm" = "कन्फ़र्म करें"; "com_accountkit_button_continue" = "जारी रखें"; "com_accountkit_button_edit" = "संपादित करें"; "com_accountkit_button_log_in" = "लॉग इन करें"; -"com_accountkit_button_next" = "अगला"; +"com_accountkit_button_next" = "आगे बढ़ें"; "com_accountkit_button_ok" = "ठीक"; "com_accountkit_button_resend_code_in" = "%1$d में फिर से SMS भेजें"; "com_accountkit_button_resend_sms" = "फिर से SMS भेजें"; "com_accountkit_button_send" = "भेजें"; "com_accountkit_button_send_code_in_call" = "कॉल प्राप्त करें"; -"com_accountkit_button_send_code_in_call_details" = "अपना कोड वॉइस कॉल से प्राप्त करें"; -"com_accountkit_button_send_code_in_call_from_facebook_details" = "Facebook से अपना कोड वॉइस कॉल से पाएँ"; +"com_accountkit_button_send_code_in_call_details" = "वॉइस कॉल से अपना कोड प्राप्त करें"; +"com_accountkit_button_send_code_in_call_from_facebook_details" = "Facebook से वॉइस कॉल में अपना कोड प्राप्त करें"; "com_accountkit_button_send_code_in_fb" = "Facebook पर कोड प्राप्त करें"; -"com_accountkit_button_send_code_in_fb_details" = "कोड Facebook सूचना के रूप में मिलेगा"; -"com_accountkit_button_send_code_in_fb_disclosure" = "Facebook पर नोटिफ़िकेशन के रूप में अपना कोड प्राप्त करने के लिए \"Facebook पर कोड पाएँ\" पर टैप करें."; +"com_accountkit_button_send_code_in_fb_details" = "कोड, एक Facebook सूचना के रूप में आएगा"; "com_accountkit_button_start" = "शुरू करें"; -"com_accountkit_button_start_over" = "फिर से प्रयास करें"; +"com_accountkit_button_start_over" = "फिर से कोशिश करें"; "com_accountkit_button_submit" = "सबमिट करें"; "com_accountkit_check_email" = "अपना ईमेल खोलें"; -"com_accountkit_code_sent_to" = "अपना मोबाइल नंबर सत्यापित करें %1$@"; -"com_accountkit_confirmation_code_agreement" = "Facebook की शर्तों, डेटा नीति और कुकी उपयोग को स्वीकार करने के लिए %1$@ टैप करें."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Facebook की शर्तों, डेटा नीति, कुकी उपयोग और %6$@ की गोपनीयता नीति को स्वीकार करने के लिए %1$@ टैप करें."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Facebook की शर्तों, डेटा नीति, कुकी उपयोग और %7$@ की गोपनीयता नीति और सेवा की शर्तों को स्वीकार करने के लिए %1$@ टैप करें."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Facebook की शर्तों, डेटा नीति, कुकी उपयोग और %7$@ की गोपनीयता नीति और सेवा की शर्तों को स्वीकार करने के लिए %1$@ पर टैप करें. इस बारे में और जानें कि आपका खाता कैसे सत्यापित किया गया था."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Facebook की शर्तों, डेटा नीति, कुकी उपयोग और %6$@ की गोपनीयता नीति को स्वीकार करने के लिए %1$@ पर टैप करें. इस बारे में और जानें कि आपका खाता कैसे सत्यापित किया गया था."; -"com_accountkit_confirmation_code_agreement_instant_verification" = "Facebook की शर्तों, डेटा नीति और कुकी उपयोग को स्वीकार करने के लिए %1$@ पर टैप करें. इस बारे में और जानें कि आपका खाता कैसे सत्यापित किया गया था."; +"com_accountkit_code_sent_to" = "अपना मोबाइल नंबर %1$@ सत्यापित करें"; +"com_accountkit_confirmation_code_agreement" = "Facebook की शर्तें, डेटा नीति और कुकी उपयोग को स्वीकार करने के लिए %1$@ पर टैप करें."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Facebook की शर्तें, डेटा नीति, कुकी उपयोग और %6$@ की गोपनीयता नीति स्वीकार करने के लिए %1$@ पर टैप करें."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Facebook की शर्तें, डेटा नीति, कुकी उपयोग और गोपनीयता नीति और %7$@ की सेवा की शर्तें स्वीकार करने के लिए %1$@ पर टैप करें."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Facebook की शर्तें, डेटा नीति, कुकी उपयोग और गोपनीयता नीति और %7$@ की सेवा की शर्तें स्वीकार करने के लिए %1$@ पर टैप करें. इस बारे में अधिक जानें कि आपके खाते का सत्यापन कैसे हुआ था."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Facebook की शर्तें, डेटा नीति, कुकी उपयोग और %6$@ की गोपनीयता नीति को स्वीकार करने के लिए %1$@ पर टैप करें. इस बारे में अधिक जानें कि आपके खाते का सत्यापन कैसे हुआ था."; +"com_accountkit_confirmation_code_agreement_instant_verification" = "Facebook की शर्तें, डेटा नीति और कुकी उपयोग को स्वीकार करने के लिए %1$@ पर टैप करें. इस बारे में अधिक जानें कि आपका खाते का सत्यापन कैसे हुआ था."; "com_accountkit_confirmation_code_text" = "मुझे कोई कोड नहीं मिला"; "com_accountkit_confirmation_code_title" = "अपना कोड डालें"; -"com_accountkit_country_code_title" = "अपने देश का चयन करें"; "com_accountkit_email_invalid" = "यह ईमेल गलत है. कृपया फिर से कोशिश करें."; -"com_accountkit_email_loading_title" = "ईमेल भेजा जा रहा है\U2026"; -"com_accountkit_email_login_retry_title" = "अपना ईमेल कन्फ़र्म करें"; -"com_accountkit_email_login_text" = "%2$@ के उपयोग में मदद पाने के लिए %1$@ टैप करके Facebook द्वारा Account Kit से ईमेल कन्फ़र्मेशन प्राप्त करें. इसका उपयोग करने के लिए आपका Facebook खाता होना आवश्यक नहीं है. जानें कि Facebook आपकी जानकारी का कैसे उपयोग करता है."; +"com_accountkit_email_loading_title" = "आपका ईमेल पता सत्यापित किया जा रहा है..."; +"com_accountkit_email_login_retry_title" = "अपने ईमेल की पुष्टि करें"; +"com_accountkit_email_login_text" = "Facebook द्वारा Account Kit से ईमेल कन्फ़र्मेशन पाने के लिए %1$@ पर टैप करें ताकि आपको %2$@ का उपयोग करने में मदद मिल सके. इसका उपयोग करने के लिए आपको Facebook खाते की आवश्यकता नहीं है. जानें कि Facebook आपकी जानकारी का उपयोग कैसे करता है."; "com_accountkit_email_login_title" = "अपना ईमेल पता डालें"; "com_accountkit_email_not_received" = "ईमेल फिर से भेजें"; -"com_accountkit_email_verify_title" = "ईमेल खोलें और अपना ईमेल कन्फ़र्म करें"; -"com_accountkit_enter_code_sent_to" = "%1$@ पर भेजा गया कोड दर्ज करें"; -"com_accountkit_error_title" = "एक सिस्टम समस्या हुई. कृपया फिर से कोशिश करें."; -"com_accountkit_facebook_code_entry_title" = "Facebook से अपना कोड डालें"; -"com_accountkit_logging_in" = "लॉग इन हो रहा है\U2026"; +"com_accountkit_email_verify_title" = "ईमेल खोलें और अपना ईमेल पता कन्फ़र्म करें"; +"com_accountkit_enter_code_sent_to" = "%1$@ पर भेजा गया कोड डालें."; +"com_accountkit_error_title" = "कोई सिस्टम समस्या हुई. कृपया फिर से कोशिश करें."; +"com_accountkit_facebook_code_entry_title" = "Facebook से प्राप्त अपना कोड डालें"; +"com_accountkit_ios_button_back" = "वापस जाएँ"; +"com_accountkit_ios_country_code_title" = "अपने देश का चयन करें"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "नंबर"; +"com_accountkit_ios_phone_sending_sms" = "आपके कोड के साथ एक SMS भेजा जा रहा है"; +"com_accountkit_logging_in" = "लॉग इन हो रहा है..."; "com_accountkit_other_ways_to_get_code" = "कोड प्राप्त करने के अन्य तरीके:"; -"com_accountkit_phone_error_title" = "कृपया, एक मान्य मोबाइल नंबर दर्ज करें."; -"com_accountkit_phone_loading_title" = "आपका कोड भेजा जा रहा है\U2026"; -"com_accountkit_phone_login_phone_number_placeholder" = "नंबर"; +"com_accountkit_phone_error_title" = "कृपया कोई मान्य मोबाइल नंबर डालें."; +"com_accountkit_phone_loading_title" = "आपका नंबर सत्यापित कर रहे हैं\U2026"; "com_accountkit_phone_login_retry_title" = "अपना मोबाइल नंबर कन्फ़र्म करें"; -"com_accountkit_phone_login_text" = "Facebook द्वारा संचालित Account Kit से SMS कंफ़र्मेशन पाने के लिए %1$@ टैप करें. साइन इन करने में आपकी सहायता करने के लिए %2$@ Facebook तकनीक का उपयोग करता है, लेकिन आपको Facebook खाते की आवश्यकता नहीं है. संदेश और डेटा दरें लागू हो सकती हैं. जानें कि Facebook आपकी जानकारी का कैसे उपयोग करता है."; -"com_accountkit_phone_login_title" = "अपना मोबाइल नंबर दर्ज करें"; -"com_accountkit_phone_sending_sms" = "आपके कोड के साथ SMS भेजा जा रहा है"; +"com_accountkit_phone_login_text" = "Facebook द्वारा संचालित Account Kit के साथ अपना खाता सत्यापित करने के लिए %1$@ पर टैप करें. Account Kit का उपयोग करने के लिए आपको Facebook खाते की आवश्यकता नहीं है. आपका नंबर सत्यापित करने के लिए SMS भेजा जा सकता है. संदेश और डेटा के रेट लागू हो सकते हैं. जानें कि Facebook आपकी जानकारी का उपयोग कैसे करता है."; +"com_accountkit_phone_login_title" = "अपना मोबाइल नंबर डालें"; +"com_accountkit_phone_sending_code_on_fb_title" = "Facebook पर कोड भेजा जा रहा है\U2026"; "com_accountkit_resend_check" = "अपना SMS इनबॉक्स देखें"; "com_accountkit_resend_email_text" = "नया ईमेल भेजें"; -"com_accountkit_resend_title" = "अगर आपको कोड प्राप्त नहीं हुआ है तो:"; -"com_accountkit_return_title" = "आपको वापस %1$@ पर ले जाया जा रहा है\U2026"; -"com_accountkit_sent_title" = "भेज दिया!"; -"com_accountkit_success_title" = "सत्यापित!"; +"com_accountkit_resend_title" = "अगर आपको कोई कोड नहीं मिला है:"; +"com_accountkit_return_title" = "आपको %1$@ पर वापस ले जा रहे हैं\U2026"; +"com_accountkit_sent_title" = "भेजा गया!"; +"com_accountkit_success_title" = "सत्यापित हो गया!"; "com_accountkit_toolbar_title" = "%1$@ में लॉग इन करें"; -"com_accountkit_verify_confirmation_code_title" = "हम आपका कोड सत्यापित नहीं कर सके.\nकृपया फिर से कोशिश करें:"; -"com_accountkit_verify_title" = "आपका कोड सत्यापित किया जा रहा है\U2026"; -"com_accountkit_voice_call_code_entry_title" = "वॉइस कॉल से अपना कोड दर्ज करें"; +"com_accountkit_verify_confirmation_code_title" = "हम आपका कोड सत्यापित नहीं कर सके. कृपया फिर से कोशिश करें:"; +"com_accountkit_verify_title" = "आपके कोड को सत्यापित कर रहे हैं\U2026"; +"com_accountkit_voice_call_code_entry_title" = "वॉइस कॉल से अपना कोड डालें"; diff --git a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/hr.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/hr.lproj/AccountKit.strings index a5054dc..45f0966 100644 --- a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/hr.lproj/AccountKit.strings +++ b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/hr.lproj/AccountKit.strings @@ -19,65 +19,66 @@ // @generated // -"com_accountkit_account_verified" = "Korisnički račun provjeren!"; -"com_accountkit_button_back" = "Natrag"; -"com_accountkit_button_begin" = "Počni"; +"com_accountkit_account_verified" = "Korisnički račun potvrđen!"; +"com_accountkit_button_begin" = "Započni"; "com_accountkit_button_cancel" = "Odustani"; "com_accountkit_button_confirm" = "Potvrdi"; "com_accountkit_button_continue" = "Nastavi"; "com_accountkit_button_edit" = "UREDI"; -"com_accountkit_button_log_in" = "Prijava"; +"com_accountkit_button_log_in" = "Prijavi se"; "com_accountkit_button_next" = "Dalje"; "com_accountkit_button_ok" = "U redu"; -"com_accountkit_button_resend_code_in" = "Pošalji SMS ponovno za %1$d"; -"com_accountkit_button_resend_sms" = "Pošalji SMS ponovno"; +"com_accountkit_button_resend_code_in" = "Ponovo pošaljite SMS za %1$d"; +"com_accountkit_button_resend_sms" = "Ponovo pošalji SMS"; "com_accountkit_button_send" = "Pošalji"; "com_accountkit_button_send_code_in_call" = "Primite poziv"; -"com_accountkit_button_send_code_in_call_details" = "Primite kôd pozivom"; -"com_accountkit_button_send_code_in_call_from_facebook_details" = "Primite kôd glasovnim pozivom iz Facebooka"; -"com_accountkit_button_send_code_in_fb" = "Primite kôd na Facebooku"; -"com_accountkit_button_send_code_in_fb_details" = "Kôd će stići u obliku obavijesti na Facebooku"; -"com_accountkit_button_send_code_in_fb_disclosure" = "Dodirnite „Dohvati kôd na Facebooku“ da biste kôd primili kao obavijest na Facebooku."; +"com_accountkit_button_send_code_in_call_details" = "Preuzmite kôd u glasovnom pozivu"; +"com_accountkit_button_send_code_in_call_from_facebook_details" = "Preuzmite kôd u glasovnom pozivu iz Facebooka"; +"com_accountkit_button_send_code_in_fb" = "Preuzmite kôd na Facebooku"; +"com_accountkit_button_send_code_in_fb_details" = "Kôd će stići u obliku obavijesti s Facebooka"; "com_accountkit_button_start" = "Početak"; "com_accountkit_button_start_over" = "Pokušajte ponovno"; "com_accountkit_button_submit" = "Pošalji"; "com_accountkit_check_email" = "Otvorite e-poštu"; -"com_accountkit_code_sent_to" = "Potvrdite broj svog mobilnog telefona %1$@"; -"com_accountkit_confirmation_code_agreement" = "Dodirnite %1$@ da biste prihvatili Facebookove uvjete, pravilnik o podacima i korištenje kolačića."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Dodirnite %1$@ da biste prihvatili Facebookove uvjete, pravilnik o podacima, korištenje kolačića i pravila zaštite podataka za %6$@."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Dodirnite %1$@ da biste prihvatili Facebookove uvjete, pravilnik o podacima, korištenje kolačića i pravila zaštite podataka te uvjete pružanja usluge za %7$@."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Dodirnite %1$@ da biste prihvatili Facebookove uvjete, pravila o upotrebi podataka, upotrebu kolačića, pravila zaštite privatnosti i uvjete upotrebe usluge za %7$@. Dodatne informacije o načinu potvrde računa."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Dodirnite %1$@ da biste prihvatili Facebookove uvjete, pravila o upotrebi podataka, upotrebu kolačića i pravila zaštite privatnosti za %6$@. Dodatne informacije o načinu potvrde računa."; -"com_accountkit_confirmation_code_agreement_instant_verification" = "Dodirnite %1$@ da biste prihvatili Facebookove uvjete, pravila o upotrebi podataka i upotrebu kolačića. Dodatne informacije o načinu potvrde računa."; -"com_accountkit_confirmation_code_text" = "Nisam dobio kod"; -"com_accountkit_confirmation_code_title" = "Unesite kod"; -"com_accountkit_country_code_title" = "Odaberite državu"; -"com_accountkit_email_invalid" = "Pogrešna adresa e-pošte. Pokušajte ponovno."; -"com_accountkit_email_loading_title" = "Slanje e-pošte\U2026"; +"com_accountkit_code_sent_to" = "Potvrdite svoj broj mobitela %1$@"; +"com_accountkit_confirmation_code_agreement" = "Dodirnite %1$@ za prihvaćanje Facebookovih Uvjeta, Pravila o upotrebi podataka te pravila o upotrebi kolačića."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Dodirnite %1$@ za prihvaćanje Facebookovih Uvjeta, Pravila o upotrebi podataka, pravila o upotrebi kolačića i Pravila o zaštiti privatnosti koje primjenjuje %6$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Dodirnite %1$@ za prihvaćanje Facebookovih Uvjeta, Pravila o upotrebi podataka, pravila o upotrebi kolačića i Pravila o zaštiti privatnosti, kao i Uvjeta pružanja usluge koje primjenjuje %7$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Dodirnite %1$@ za prihvaćanje Facebookovih Uvjeta, Pravila o upotrebi podataka, pravila o upotrebi kolačića te Pravila o zaštiti privatnosti te Uvjeta pružanja usluge koje primjenjuje %7$@. Saznajte više o tome kako smo potvrdili vaš račun."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Dodirnite %1$@ za prihvaćanje Facebookovih Uvjeta, Pravila o upotrebi podataka, pravila o upotrebi kolačića te Pravila o zaštiti privatnosti koje primjenjuje %6$@. Saznajte više o tome kako smo potvrdili vaš račun."; +"com_accountkit_confirmation_code_agreement_instant_verification" = "Dodirnite %1$@ za prihvaćanje Facebookovih Uvjeta, Pravila o upotrebi podataka te pravila o upotrebi kolačića. Saznajte više o tome kako smo potvrdili vaš račun."; +"com_accountkit_confirmation_code_text" = "Nije mi stigao kôd"; +"com_accountkit_confirmation_code_title" = "Unesite svoj kôd"; +"com_accountkit_email_invalid" = "Adresa e-pošte nije točna. Pokušajte ponovo."; +"com_accountkit_email_loading_title" = "Potvrđujemo adresu e-pošte..."; "com_accountkit_email_login_retry_title" = "Potvrdite adresu e-pošte"; -"com_accountkit_email_login_text" = "Dotaknite %1$@ da bi vam Facebookov Account Kit e-poštom poslao potvrdu da biste mogli lakše upotrebljavati %2$@. Za to vam nije potreban račun za Facebook. Saznajte na koji način Facebook upotrebljava vaše podatke."; +"com_accountkit_email_login_text" = "Dodirnite %1$@ kako biste dobili potvrdu putem e-pošte od Facebookova alata Account Kit i lakše upotrebljavali %2$@. Za to vam ne treba korisnički račun za Facebook. Saznajte kako se Facebook služi vašim podacima."; "com_accountkit_email_login_title" = "Unesite adresu e-pošte"; -"com_accountkit_email_not_received" = "Ponovno pošalji e-poštu"; -"com_accountkit_email_verify_title" = "Otvorite e-poštu i potvrdite adresu e-pošte"; -"com_accountkit_enter_code_sent_to" = "Unesite kôd poslan na broj %1$@"; -"com_accountkit_error_title" = "Došlo je do problema u sustavu. Pokušajte ponovno."; -"com_accountkit_facebook_code_entry_title" = "Unesite kôd s Facebooka"; -"com_accountkit_logging_in" = "Prijava\U2026"; -"com_accountkit_other_ways_to_get_code" = "Drugi načini dobivanja koda:"; +"com_accountkit_email_not_received" = "Ponovno pošalji poruku e-pošte"; +"com_accountkit_email_verify_title" = "Otvorite poruku e-pošte i potvrdite adresu e-pošte"; +"com_accountkit_enter_code_sent_to" = "Unesite kôd poslan na %1$@"; +"com_accountkit_error_title" = "Došlo je do sistemske pogreške. Pokušajte ponovo."; +"com_accountkit_facebook_code_entry_title" = "Unesite svoj kôd s Facebooka"; +"com_accountkit_ios_button_back" = "Natrag"; +"com_accountkit_ios_country_code_title" = "Odaberite svoju državu"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "Broj"; +"com_accountkit_ios_phone_login_text" = "Dodirnite %1$@ kako biste SMS-om dobili potvrdu od Facebookova alata Account Kit. %2$@ vam polakšava registraciju s pomoću Facebookove tehnologije, ali ne morate imati korisnički račun za Facebook. Možda se naplaćuje cijena za SMS i prijenos podataka. Saznajte kako Facebook upotrebljava vaše podatke."; +"com_accountkit_ios_phone_sending_sms" = "Slanje SMS-a s kodom"; +"com_accountkit_logging_in" = "Prijava u tijeku\U2026"; +"com_accountkit_other_ways_to_get_code" = "Drugi načini za preuzimanje koda:"; "com_accountkit_phone_error_title" = "Unesite valjani broj mobitela."; -"com_accountkit_phone_loading_title" = "Slanje koda\U2026"; -"com_accountkit_phone_login_phone_number_placeholder" = "Broj"; +"com_accountkit_phone_loading_title" = "Potvrda broja..."; "com_accountkit_phone_login_retry_title" = "Potvrdite broj mobitela"; -"com_accountkit_phone_login_text" = "Dodirnite %1$@ da bi vam Facebookov Account Kit poslao potvrdu SMS-om. %2$@ upotrebljava Facebookovu tehnologiju za jednostavniju prijavu, ali vam nije potreban korisnički račun za Facebook. Moguća je naplata naknada za poruke i podatkovni promet. Saznajte na koji način Facebook upotrebljava vaše podatke."; -"com_accountkit_phone_login_title" = "Unesite broj mobitela"; -"com_accountkit_phone_sending_sms" = "Šaljemo vam SMS s kodom"; -"com_accountkit_resend_check" = "Provjerite ulaznu poštu SMS poruka"; +"com_accountkit_phone_login_text" = "Dodirnite %1$@ kako biste potvrdili korisnički račun za Facebookov alat Account Kit. Za njega vam ne treba korisnički račun za Facebook. Možda ćete primiti SMS radi potvrde broja telefona. Možda se naplaćuje naknada za slanje poruka i prijenos podataka. Saznajte kako se Facebook služi vašim podacima."; +"com_accountkit_phone_login_title" = "Unesite broj mobilnog telefona"; +"com_accountkit_phone_sending_code_on_fb_title" = "Slanje koda na Facebooku..."; +"com_accountkit_resend_check" = "Provjerite dolazne SMS-e"; "com_accountkit_resend_email_text" = "Pošalji novu poruku e-pošte"; -"com_accountkit_resend_title" = "Ako niste primili kôd, možete učiniti sljedeće:"; -"com_accountkit_return_title" = "Vraćate se na %1$@\U2026"; +"com_accountkit_resend_title" = "Ako niste primili kôd:"; +"com_accountkit_return_title" = "Vraćamo vas u %1$@..."; "com_accountkit_sent_title" = "Poslano!"; -"com_accountkit_success_title" = "Gotovo!"; -"com_accountkit_toolbar_title" = "Prijavite se na račun %1$@"; -"com_accountkit_verify_confirmation_code_title" = "Nismo mogli potvrditi vaš kod. Unesite ga ponovno:"; -"com_accountkit_verify_title" = "Potvrđivanje koda\U2026"; -"com_accountkit_voice_call_code_entry_title" = "Unesite kod iz glasovnog poziva"; +"com_accountkit_success_title" = "Potvrđeno!"; +"com_accountkit_toolbar_title" = "Prijavite se u aplikaciju %1$@"; +"com_accountkit_verify_confirmation_code_title" = "Nismo mogli potvrditi kôd. Pokušajte ponovo:"; +"com_accountkit_verify_title" = "Potvrda koda..."; +"com_accountkit_voice_call_code_entry_title" = "Unesite svoj kôd s Voice Calla"; diff --git a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/hu.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/hu.lproj/AccountKit.strings index 80768d8..66f82f0 100644 --- a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/hu.lproj/AccountKit.strings +++ b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/hu.lproj/AccountKit.strings @@ -19,65 +19,65 @@ // @generated // -"com_accountkit_account_verified" = "A fiók ellenőrzése megtörtént!"; -"com_accountkit_button_back" = "Vissza"; +"com_accountkit_account_verified" = "Fiók hitelesítve."; "com_accountkit_button_begin" = "Kezdés"; "com_accountkit_button_cancel" = "Mégsem"; -"com_accountkit_button_confirm" = "Visszaigazolás"; +"com_accountkit_button_confirm" = "Megerősítés"; "com_accountkit_button_continue" = "Folytatás"; "com_accountkit_button_edit" = "MÓDOSÍTÁS"; -"com_accountkit_button_log_in" = "Bejelentkezés"; +"com_accountkit_button_log_in" = "Belépés"; "com_accountkit_button_next" = "Tovább"; -"com_accountkit_button_ok" = "OK"; -"com_accountkit_button_resend_code_in" = "SMS újra küldése %1$d múlva"; +"com_accountkit_button_resend_code_in" = "SMS újraküldése %1$d múlva"; "com_accountkit_button_resend_sms" = "SMS újraküldése"; -"com_accountkit_button_send" = "Küldd el."; +"com_accountkit_button_send" = "Küldés"; "com_accountkit_button_send_code_in_call" = "Hívás kérése"; -"com_accountkit_button_send_code_in_call_details" = "A kódot beszédhívás formájában fogod megkapni."; -"com_accountkit_button_send_code_in_call_from_facebook_details" = "A kódot beszédhívás formájában fogod megkapni a Facebooktól."; -"com_accountkit_button_send_code_in_fb" = "Kód kérése a Facebookra"; -"com_accountkit_button_send_code_in_fb_details" = "A kód Facebook-értesítésként fog megjönni."; -"com_accountkit_button_send_code_in_fb_disclosure" = "A „Kód kérése a Facebookon” pontra koppintva a Facebookon, értesítésként kaphatod meg a kódot."; +"com_accountkit_button_send_code_in_call_details" = "Kód kérése beszédhívásban"; +"com_accountkit_button_send_code_in_call_from_facebook_details" = "Kód kérése a Facebooktól kapott beszédhívásban"; +"com_accountkit_button_send_code_in_fb" = "Kód kérése a Facebookon"; +"com_accountkit_button_send_code_in_fb_details" = "A kód Facebook-értesítésként fog megérkezni."; "com_accountkit_button_start" = "Indítás"; -"com_accountkit_button_start_over" = "Újra"; +"com_accountkit_button_start_over" = "Újrapróbálkozás"; "com_accountkit_button_submit" = "Küldés"; "com_accountkit_check_email" = "Nyisd meg a levelezésedet."; -"com_accountkit_code_sent_to" = "A mobiltelefonszámod ellenőriztetése: %1$@"; -"com_accountkit_confirmation_code_agreement" = "Koppints a %1$@ gombra a Facebook használati feltételeinek, adatkezelési szabályzatának és a cookie-k használatáról szóló tájékoztatásának elfogadásához."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Koppints a %1$@ gombra a Facebook használati feltételeinek, adatkezelési szabályzatának, a cookie-k használatáról szóló tájékoztatásának, valamint a(z) %6$@ adatvédelmi szabályzatának elfogadásához."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Koppints a %1$@ gombra a Facebook használati feltételeinek, adatkezelési szabályzatának, a cookie-k használatáról szóló tájékoztatásának, valamint a(z) %7$@ adatvédelmi szabályzatának és használati feltételeinek elfogadásához."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Koppints a(z) %1$@ gombra a Facebook használati feltételeinek, adatkezelési szabályzatának és a cookie-k használatáról szóló tájékoztatásának, valamint a(z) %7$@ adatvédelmi szabályzatának és használati feltételeinek elfogadásához. További tudnivalók arról, hogyan történt a fiókod ellenőrzése."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Koppints a(z) %1$@ gombra a Facebook használati feltételeinek, adatkezelési szabályzatának és a cookie-k használatáról szóló tájékoztatásának, valamint a(z) %6$@ adatvédelmi szabályzatának elfogadásához. További tudnivalók arról, hogyan történt a fiókod ellenőrzése."; -"com_accountkit_confirmation_code_agreement_instant_verification" = "Koppints a(z) %1$@ gombra a Facebook használati feltételeinek, adatkezelési szabályzatának és a cookie-k használatáról szóló tájékoztatásának elfogadásához. További tudnivalók arról, hogyan történt a fiókod ellenőrzése."; +"com_accountkit_code_sent_to" = "Végezd el a mobiltelefonszámod (%1$@) ellenőrzését."; +"com_accountkit_confirmation_code_agreement" = "Az %1$@ gombra való koppintással fogadd el a Facebook használati feltételeit, adatkezelési szabályzatát és cookie-szabályzatát."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Az %1$@ gombra való koppintással fogadd el a Facebook használati feltételeit, adatkezelési szabályzatát, cookie-szabályzatát, valamint a(z) %6$@ adatvédelmi szabályzatát."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Az %1$@ gombra való koppintással fogadd el a Facebook használati feltételeit, adatkezelési szabályzatát, cookie-szabályzatát valamint a(z) %7$@ adatvédelmi szabályzatát és használati feltételeit."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Az %1$@ gombra való koppintással fogadd el a Facebook használati feltételeit, adatkezelési szabályzatát, cookie-szabályzatát valamint a(z) %7$@ adatvédelmi szabályzatát és használati feltételeit. További tudnivalók a fiók ellenőrzésének módszeréről."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Az %1$@ gombra való koppintással fogadd el a Facebook használati feltételeit, adatkezelési szabályzatát, cookie-szabályzatát, valamint a(z) %6$@ adatvédelmi szabályzatát. További tudnivalók a fiók ellenőrzésének módszeréről."; +"com_accountkit_confirmation_code_agreement_instant_verification" = "Az %1$@ gombra való koppintással fogadd el a Facebook használati feltételeit, adatkezelési szabályzatát és cookie-szabályzatát. További tudnivalók a fiók ellenőrzésének módszeréről."; "com_accountkit_confirmation_code_text" = "Nem kaptam kódot."; -"com_accountkit_confirmation_code_title" = "Írd be a kódot"; -"com_accountkit_country_code_title" = "Válaszd ki az országodat."; -"com_accountkit_email_invalid" = "Ez az e-mail cím helytelen. Kérjük, próbáld meg újra."; -"com_accountkit_email_loading_title" = "E-mail küldése\U2026"; -"com_accountkit_email_login_retry_title" = "Az e-mail cím megerősítése"; -"com_accountkit_email_login_text" = "A(z) %1$@ gombra koppintva a Facebook Account Kit e-mailben küldött értesítéssel könnyítheti meg a(z) %2$@ használatát. A használathoz nincs szükséged Facebook-fiókra. Tájékoztatás arról, hogyan használja a Facebook az adataidat."; -"com_accountkit_email_login_title" = "Add meg az e-mail címedet."; +"com_accountkit_confirmation_code_title" = "Írd be a kódot."; +"com_accountkit_email_invalid" = "Ez az e-mail-cím helytelen. Kérjük, próbáld meg újra."; +"com_accountkit_email_loading_title" = "Az e-mail-cím ellenőrzése folyamatban van\U2026"; +"com_accountkit_email_login_retry_title" = "E-mail-cím megerősítése"; +"com_accountkit_email_login_text" = "A(z) %1$@ gombra koppintva a Facebook Account Kit e-mailben küldött értesítéssel könnyítheti meg a(z) %2$@ használatát. Facebook-fiók nem szükséges a használatához. Tájékoztatás arról, hogyan használja a Facebook az adataidat."; +"com_accountkit_email_login_title" = "Add meg az e-mail-címedet."; "com_accountkit_email_not_received" = "E-mail újraküldése"; -"com_accountkit_email_verify_title" = "Nyisd meg az e-mailt, és erősítsd meg az e-mail címedet."; -"com_accountkit_enter_code_sent_to" = "Írd be a(z) %1$@ számra küldött kódot."; -"com_accountkit_error_title" = "Rendszerprobléma jelentkezett. Kérjük, próbáld meg újra."; -"com_accountkit_facebook_code_entry_title" = "Írd be a Facebookról a kódot."; -"com_accountkit_logging_in" = "Bejelentkezés\U2026"; -"com_accountkit_other_ways_to_get_code" = "További lehetőségek kód kérésére:"; -"com_accountkit_phone_error_title" = "Kérjük, adj meg érvényes mobiltelefonszámot."; -"com_accountkit_phone_loading_title" = "A kód elküldése folyamatban van\U2026"; -"com_accountkit_phone_login_phone_number_placeholder" = "Szám"; +"com_accountkit_email_verify_title" = "Nyisd meg az e-mailt, és erősítsd meg az e-mail-címedet."; +"com_accountkit_enter_code_sent_to" = "Írd be a kódot, amelyet a(z) %1$@ telefonszámra kaptál."; +"com_accountkit_error_title" = "Probléma volt a rendszerrel. Kérjük, próbáld meg újra."; +"com_accountkit_facebook_code_entry_title" = "Írd be a Facebooktól kapott kódot."; +"com_accountkit_ios_button_back" = "Vissza"; +"com_accountkit_ios_country_code_title" = "Ország kiválasztása"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "Szám"; +"com_accountkit_ios_phone_login_text" = "Koppints a(z) %1$@ gombra, és a Facebook technológiájával működő Account Kit megerősítő SMS-t küld. A(z) %2$@ a Facebook-technológia használatával könnyíti meg a bejelentkezést, de nincs szükséged hozzá Facebook-fiókra. A szolgáltatód üzenet- és adatforgalmi díjakat számíthat fel. Tudnivalók arról, hogyan használja a Facebook az adataidat."; +"com_accountkit_ios_phone_sending_sms" = "SMS küldése a kóddal"; +"com_accountkit_logging_in" = "Bejelentkezés..."; +"com_accountkit_other_ways_to_get_code" = "A kód kézbesítésének egyéb módjai:"; +"com_accountkit_phone_error_title" = "Kérlek, adj meg egy létező mobilszámot."; +"com_accountkit_phone_loading_title" = "A számod ellenőrzése folyamatban van\U2026"; "com_accountkit_phone_login_retry_title" = "Erősítsd meg a mobiltelefonszámodat."; -"com_accountkit_phone_login_text" = "Koppints a %1$@ gombra, és a Facebook technológiájával működő Account Kit megerősítő SMS-t küld. A(z) %2$@ a Facebook technológiájának használatával könnyíti meg a bejelentkezést, de nincs szükséged hozzá Facebook-fiókra. Ez üzenet- és adatforgalmi szolgáltatási díjakkal járhat. Tájékoztatás arról, hogyan használja a Facebook az adataidat."; -"com_accountkit_phone_login_title" = "Írd be a mobiltelefonszámodat."; -"com_accountkit_phone_sending_sms" = "SMS küldése a kóddal"; -"com_accountkit_resend_check" = "Nézd meg az SMS-eidet."; +"com_accountkit_phone_login_text" = "A(z) %1$@ gombra koppintva végezd el a fiókod ellenőrzését a Facebook Account Kit szolgáltatásban. Az Account Kit használatához nem kell Facebook-fiókkal rendelkezned. A számod megerősítése céljából SMS-t küldhet a rendszer. Ez üzenet- és adatforgalmi szolgáltatási díjakkal járhat. Tájékoztatás arról, hogyan használja a Facebook az adataidat."; +"com_accountkit_phone_login_title" = "Add meg a mobiltelefonszámodat."; +"com_accountkit_phone_sending_code_on_fb_title" = "A kód küldése a Facebookon\U2026"; +"com_accountkit_resend_check" = "Nézd meg a bejövő SMS-eidet."; "com_accountkit_resend_email_text" = "Új e-mail küldése"; -"com_accountkit_resend_title" = "Ha nem kaptad meg a kódot:"; -"com_accountkit_return_title" = "Visszalépés: %1$@\U2026"; -"com_accountkit_sent_title" = "Elküldve!"; -"com_accountkit_success_title" = "Kész!"; +"com_accountkit_resend_title" = "Ha nem kaptál kódot:"; +"com_accountkit_return_title" = "Visszakerülsz a(z) %1$@ alkalmazásba\U2026"; +"com_accountkit_sent_title" = "Elküldve."; +"com_accountkit_success_title" = "Az ellenőrzés megtörtént."; "com_accountkit_toolbar_title" = "Bejelentkezés a(z) %1$@ alkalmazásba"; -"com_accountkit_verify_confirmation_code_title" = "A kódot nem sikerült ellenőrizni.\nPróbáld meg újra:"; -"com_accountkit_verify_title" = "A kód ellenőrzése\U2026"; -"com_accountkit_voice_call_code_entry_title" = "Írd be a beszédhívásban megkapott kódot."; +"com_accountkit_verify_confirmation_code_title" = "Nem sikerült ellenőriznünk a kódodat. Próbáld meg újra."; +"com_accountkit_verify_title" = "A kód ellenőrzése folyamatban van\U2026"; +"com_accountkit_voice_call_code_entry_title" = "Add meg a beszédhívásban kapott kódot."; diff --git a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/id.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/id.lproj/AccountKit.strings index 94199c7..5c9649a 100644 --- a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/id.lproj/AccountKit.strings +++ b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/id.lproj/AccountKit.strings @@ -19,64 +19,65 @@ // @generated // -"com_accountkit_account_verified" = "Akun Diverifikasi!"; -"com_accountkit_button_back" = "Kembali"; +"com_accountkit_account_verified" = "Akun sudah diverifikasi!"; "com_accountkit_button_begin" = "Mulai"; -"com_accountkit_button_cancel" = "Batalkan"; +"com_accountkit_button_cancel" = "Batal"; "com_accountkit_button_confirm" = "Konfirmasi"; "com_accountkit_button_continue" = "Lanjutkan"; "com_accountkit_button_edit" = "SUNTING"; "com_accountkit_button_log_in" = "Masuk"; -"com_accountkit_button_next" = "Berikutnya"; -"com_accountkit_button_ok" = "OK"; -"com_accountkit_button_resend_code_in" = "Kirimkan SMS Kembali dalam %1$d"; -"com_accountkit_button_resend_sms" = "Kirimkan SMS Kembali"; +"com_accountkit_button_next" = "Selanjutnya"; +"com_accountkit_button_resend_code_in" = "Kirim SMS Lagi dalam %1$d"; +"com_accountkit_button_resend_sms" = "Kirim SMS Lagi"; +"com_accountkit_button_send" = "Kirim"; "com_accountkit_button_send_code_in_call" = "Dapatkan Telepon"; -"com_accountkit_button_send_code_in_call_details" = "Dapatkan kode Anda dalam telepon suara"; -"com_accountkit_button_send_code_in_call_from_facebook_details" = "Dapatkan kode Anda dalam telepon suara dari Facebook"; +"com_accountkit_button_send_code_in_call_details" = "Dapatkan kode Anda di telepon suara"; +"com_accountkit_button_send_code_in_call_from_facebook_details" = "Dapatkan kode Anda di telepon suara dari Facebook"; "com_accountkit_button_send_code_in_fb" = "Dapatkan Kode di Facebook"; -"com_accountkit_button_send_code_in_fb_details" = "Kode akan sampai sebagai pemberitahuan Facebook"; -"com_accountkit_button_send_code_in_fb_disclosure" = "Ketuk \"Dapatkan Kode di Facebook\" untuk menerima kode Anda sebagai pemberitahuan di Facebook."; +"com_accountkit_button_send_code_in_fb_details" = "Kode akan tiba sebagai pemberitahuan Facebook"; "com_accountkit_button_start" = "Mulai"; "com_accountkit_button_start_over" = "Coba Lagi"; -"com_accountkit_button_submit" = "Ajukan"; -"com_accountkit_check_email" = "Buka email Anda"; -"com_accountkit_code_sent_to" = "Verifikasi nomor telepon Anda %1$@"; -"com_accountkit_confirmation_code_agreement" = "Ketuk %1$@ untuk menerima Ketentuan, Kebijakan Data, dan penggunaan kuki Facebook."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Ketuk %1$@ untuk menerima Ketentuan, Kebijakan Data, penggunaan kuki, dan Kebijakan Privasi Facebook tentang %6$@."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Ketuk %1$@ untuk menerima Ketentuan, Kebijakan Data, penggunaan kuki, dan Kebijakan Privasi serta Ketentuan Layanan Facebook tentang %7$@."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Ketuk %1$@ untuk menerima Ketentuan, Kebijakan Data, penggunaan kuki, serta Kebijakan Privasi dan Ketentuan Layanan Facebook tentang %7$@. Pelajari selengkapnya tentang verifikasi akun Anda."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Ketuk %1$@ untuk menerima Ketentuan, Kebijakan Data, penggunaan kuki, dan Kebijakan Privasi Facebook tentang %6$@. Pelajari selengkapnya tentang verifikasi akun Anda."; -"com_accountkit_confirmation_code_agreement_instant_verification" = "Ketuk %1$@ untuk menerima Ketentuan, Kebijakan Data, dan penggunaan kuki Facebook. Pelajari selengkapnya tentang verifikasi akun Anda."; -"com_accountkit_confirmation_code_text" = "Saya tidak mendapatkan kode"; -"com_accountkit_confirmation_code_title" = "Ketikkan kode Anda"; -"com_accountkit_country_code_title" = "Pilih Negara Anda"; -"com_accountkit_email_invalid" = "Email ini salah. Silakan coba lagi."; -"com_accountkit_email_loading_title" = "Mengirimkan email\U2026"; -"com_accountkit_email_login_retry_title" = "Konfirmasi email Anda"; +"com_accountkit_button_submit" = "Kirim"; +"com_accountkit_check_email" = "Buka Email Anda"; +"com_accountkit_code_sent_to" = "Verifikasikan nomor ponsel Anda %1$@"; +"com_accountkit_confirmation_code_agreement" = "Ketuk %1$@ untuk menerima Ketentuan, Kebijakan Data, dan penggunaan cookie Facebook."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Ketuk %1$@ untuk menerima Ketentuan, Kebijakan Data, penggunaan cookie Facebook dan Kebijakan Privasi dari %6$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Ketuk %1$@ untuk menerima Ketentuan, Kebijakan Data, penggunaan cookie Facebook dan Kebijakan Privasi dan Ketentuan Layanan dari %7$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Ketuk %1$@ untuk menerima Ketentuan, Kebijakan Data, penggunaan cookie Facebook dan Kebijakan Privasi dan Ketentuan Layanan dari %7$@. Pelajari selengkapnya tentang bagaimana akun Anda diverifikasi."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Ketuk %1$@ untuk menerima Ketentuan, Kebijakan Data, penggunaan cookie Facebook dan Kebijakan Privasi dari %6$@. Pelajari selengkapnya tentang bagaimana akun Anda diverifikasi."; +"com_accountkit_confirmation_code_agreement_instant_verification" = "Ketuk %1$@ untuk menerima Ketentuan, Kebijakan Data, dan penggunaan cookie Facebook. Pelajari selengkapnya tentang bagaimana akun Anda diverifikasi."; +"com_accountkit_confirmation_code_text" = "Saya tidak menerima kode"; +"com_accountkit_confirmation_code_title" = "Masukkan kode Anda"; +"com_accountkit_email_invalid" = "Email ini salah. Harap coba lagi."; +"com_accountkit_email_loading_title" = "Memverifikasi alamat email Anda ..."; +"com_accountkit_email_login_retry_title" = "Konfirmasikan email Anda"; "com_accountkit_email_login_text" = "Ketuk %1$@ untuk mendapatkan konfirmasi email dari Account Kit oleh Facebook untuk membantu Anda menggunakan %2$@. Anda tidak memerlukan akun Facebook untuk menggunakannya. Pelajari bagaimana Facebook menggunakan info Anda."; "com_accountkit_email_login_title" = "Masukkan alamat email Anda"; "com_accountkit_email_not_received" = "Kirim Ulang Email"; -"com_accountkit_email_verify_title" = "Buka email dan konfirmasi alamat email Anda."; -"com_accountkit_enter_code_sent_to" = "Masukkan kode yang sudah dikirimkan ke %1$@"; -"com_accountkit_error_title" = "Terjadi kesalahan sistem. Silakan coba lagi."; +"com_accountkit_email_verify_title" = "Buka email dan konfirmasi alamat email Anda"; +"com_accountkit_enter_code_sent_to" = "Masukkan kode yang dikirim ke %1$@"; +"com_accountkit_error_title" = "Ada masalah sistem. Harap coba lagi."; "com_accountkit_facebook_code_entry_title" = "Masukkan kode Anda dari Facebook"; -"com_accountkit_logging_in" = "Masuk\U2026"; +"com_accountkit_ios_button_back" = "Kembali"; +"com_accountkit_ios_country_code_title" = "Pilih Negara Anda"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "Nomor"; +"com_accountkit_ios_phone_login_text" = "Ketuk %1$@ untuk mendapatkan konfirmasi SMS dari Account Kit yang didukung oleh Facebook. %2$@ menggunakan teknologi Facebook untuk membantu Anda masuk, tetapi Anda tidak memerlukan akun Facebook. Biaya pesan dan data mungkin berlaku. Pelajari bagaimana Facebook menggunakan info Anda."; +"com_accountkit_ios_phone_sending_sms" = "Mengirim SMS dengan kode Anda"; +"com_accountkit_logging_in" = "Masuk..."; "com_accountkit_other_ways_to_get_code" = "Cara lain untuk mendapatkan kode:"; "com_accountkit_phone_error_title" = "Harap masukkan nomor ponsel yang valid."; -"com_accountkit_phone_loading_title" = "Mengirimkan kode Anda\U2026"; -"com_accountkit_phone_login_phone_number_placeholder" = "Nomor"; -"com_accountkit_phone_login_retry_title" = "Konfirmasi nomor ponsel Anda"; -"com_accountkit_phone_login_text" = "Ketuk %1$@ untuk mendapatkan konfirmasi SMS dari Account Kit yang dipersembahkan oleh Facebook. %2$@ menggunakan teknologi Facebook untuk membantu Anda masuk, tetapi Anda tidak memerlukan akun Facebook. Mungkin berlaku biaya pengiriman pesan dan data. Pelajari cara Facebook menggunakan info Anda."; +"com_accountkit_phone_loading_title" = "Memverifikasi nomor Anda..."; +"com_accountkit_phone_login_retry_title" = "Konfirmasikan nomor ponsel Anda"; +"com_accountkit_phone_login_text" = "Ketuk %1$@ untuk memverifikasi akun Anda dengan Account Kit didukung oleh Facebook. Anda tidak memerlukan akun Facebook untuk menggunakan Account Kit. SMS dapat dikirim untuk memverifikasi nomor Anda. Biaya SMS dan data mungkin berlaku. Pelajari bagaimana Facebook menggunakan info Anda."; "com_accountkit_phone_login_title" = "Masukkan nomor ponsel Anda"; -"com_accountkit_phone_sending_sms" = "Mengirimkan SMS yang berisikan kode Anda"; -"com_accountkit_resend_check" = "Periksa kotak masuk SMS Anda"; +"com_accountkit_phone_sending_code_on_fb_title" = "Mengirim kode di Facebook..."; +"com_accountkit_resend_check" = "Lihat pesan masuk SMS Anda"; "com_accountkit_resend_email_text" = "Kirim Email Baru"; "com_accountkit_resend_title" = "Jika Anda belum mendapatkan kode:"; -"com_accountkit_return_title" = "Mengembalikan Anda ke %1$@\U2026"; -"com_accountkit_sent_title" = "Dikirim!"; -"com_accountkit_success_title" = "Selesai!"; +"com_accountkit_return_title" = "Membawa Anda kembali ke %1$@..."; +"com_accountkit_sent_title" = "Terkirim!"; +"com_accountkit_success_title" = "Sudah Diverifikasi!"; "com_accountkit_toolbar_title" = "Masuk ke %1$@"; -"com_accountkit_verify_confirmation_code_title" = "Kami tidak dapat memverifikasi kode Anda.\nHarap coba lagi:"; -"com_accountkit_verify_title" = "Memverifikasi kode Anda\U2026"; +"com_accountkit_verify_confirmation_code_title" = "Kami tidak dapat memverifikasi kode Anda. Harap coba lagi:"; +"com_accountkit_verify_title" = "Memverifikasi kode Anda..."; "com_accountkit_voice_call_code_entry_title" = "Masukkan kode Anda dari Telepon Suara"; diff --git a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/it.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/it.lproj/AccountKit.strings index 03ba232..88a66e9 100644 --- a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/it.lproj/AccountKit.strings +++ b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/it.lproj/AccountKit.strings @@ -20,64 +20,65 @@ // "com_accountkit_account_verified" = "Account verificato!"; -"com_accountkit_button_back" = "Indietro"; "com_accountkit_button_begin" = "Inizia"; "com_accountkit_button_cancel" = "Annulla"; "com_accountkit_button_confirm" = "Conferma"; "com_accountkit_button_continue" = "Continua"; -"com_accountkit_button_edit" = "MODIFICA"; +"com_accountkit_button_edit" = "Modifica"; "com_accountkit_button_log_in" = "Accedi"; "com_accountkit_button_next" = "Avanti"; "com_accountkit_button_ok" = "Ok"; -"com_accountkit_button_resend_code_in" = "Invia nuovamente SMS tra %1$d"; -"com_accountkit_button_resend_sms" = "Invia nuovamente SMS"; +"com_accountkit_button_resend_code_in" = "Invia nuovamente l'SMS tra %1$d"; +"com_accountkit_button_resend_sms" = "Invia nuovamente l'SMS"; "com_accountkit_button_send" = "Invia"; "com_accountkit_button_send_code_in_call" = "Ricevi una chiamata"; -"com_accountkit_button_send_code_in_call_details" = "Riceverai il codice con una chiamata vocale"; -"com_accountkit_button_send_code_in_call_from_facebook_details" = "Ricevi il codice con una chiamata da Facebook"; +"com_accountkit_button_send_code_in_call_details" = "Ricevi il tuo codice tramite una chiamata"; +"com_accountkit_button_send_code_in_call_from_facebook_details" = "Ricevi il tuo codice tramite una chiamata da Facebook"; "com_accountkit_button_send_code_in_fb" = "Ricevi un codice su Facebook"; -"com_accountkit_button_send_code_in_fb_details" = "Riceverai il codice come notifica su Facebook"; -"com_accountkit_button_send_code_in_fb_disclosure" = "Tocca 'Ottieni il codice su Facebook' per ricevere il tuo codice come notifica su Facebook."; -"com_accountkit_button_start" = "Avvia"; +"com_accountkit_button_send_code_in_fb_details" = "Il codice arriverà come notifica di Facebook"; +"com_accountkit_button_start" = "Inizia"; "com_accountkit_button_start_over" = "Riprova"; "com_accountkit_button_submit" = "Invia"; "com_accountkit_check_email" = "Apri la tua e-mail"; -"com_accountkit_code_sent_to" = "Verifica il tuo numero di cellulare: %1$@"; +"com_accountkit_code_sent_to" = "Verifica il tuo numero di cellulare %1$@"; "com_accountkit_confirmation_code_agreement" = "Tocca %1$@ per accettare le Condizioni, la Normativa sui dati e l'uso dei cookie di Facebook."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Tocca %1$@ per accettare le Condizioni, la Normativa sui dati e l'uso dei cookie di Facebook e la Normativa sulla privacy di %6$@."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Tocca %1$@ per accettare le Condizioni, la Normativa sui dati e l'uso dei cookie di Facebook e la Normativa sulla privacy e le Condizioni d'uso di %7$@."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Tocca %1$@ per accettare le Condizioni, la Normativa sui dati, l'uso dei cookie di Facebook e la Normativa sulla privacy e le Condizioni d'uso di %7$@. Scopri di più sul modo in cui il tuo account è stato verificato."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Tocca %1$@ per accettare le Condizioni, la Normativa sui dati, l'uso dei cookie di Facebook e la Normativa sulla privacy di %6$@. Scopri di più sul modo in cui il tuo account è stato verificato."; -"com_accountkit_confirmation_code_agreement_instant_verification" = "Tocca %1$@ per accettare le Condizioni, la Normativa sui dati e l'uso dei cookie di Facebook. Scopri di più sul modo in cui il tuo account è stato verificato."; -"com_accountkit_confirmation_code_text" = "Non ho ricevuto il codice"; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Tocca %1$@ per accettare le Condizioni, la Normativa sui dati, l'uso dei cookie e la Normativa sulla privacy di Facebook di %6$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Tocca %1$@ per accettare le Condizioni, la Normativa sui dati, l'uso dei cookie, la Normativa sulla privacy e le Condizioni d'uso di Facebook di %7$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Tocca %1$@ per accettare le Condizioni, la Normativa sui dati, l'uso dei cookie, la Normativa sulla privacy e le Condizioni d'uso di Facebook di %7$@. Scopri di più su come è stato verificato il tuo account."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Tocca %1$@ per accettare le Condizioni, la Normativa sui dati, l'uso dei cookie e la Normativa sulla privacy di Facebook di %6$@. Scopri di più su come è stato verificato il tuo account."; +"com_accountkit_confirmation_code_agreement_instant_verification" = "Tocca %1$@ per accettare le Condizioni, la Normativa sui dati e l'uso dei cookie di Facebook. Scopri di più su come è stato verificato il tuo account."; +"com_accountkit_confirmation_code_text" = "Non ho ricevuto un codice"; "com_accountkit_confirmation_code_title" = "Inserisci il tuo codice"; -"com_accountkit_country_code_title" = "Seleziona il tuo Paese"; -"com_accountkit_email_invalid" = "Questo indirizzo e-mail non è corretto. Riprova."; -"com_accountkit_email_loading_title" = "Invio dell'e-mail\U2026"; -"com_accountkit_email_login_retry_title" = "Conferma il tuo indirizzo e-mail"; -"com_accountkit_email_login_text" = "Tocca %1$@ per ricevere una conferma tramite e-mail da Account Kit di Facebook per usare %2$@. Non ti serve un account Facebook per usarlo. Scopri in che modo Facebook usa le tue informazioni."; +"com_accountkit_email_invalid" = "L'e-mail non è corretta. Riprova."; +"com_accountkit_email_loading_title" = "Verifica del tuo indirizzo e-mail..."; +"com_accountkit_email_login_retry_title" = "Conferma la tua e-mail"; +"com_accountkit_email_login_text" = "Tocca %1$@ per ricevere un'e-mail di conferma da Account Kit di Facebook che ti aiuterà a usare %2$@. Non hai bisogno di un account Facebook per usarlo. Scopri come Facebook usa le tue informazioni."; "com_accountkit_email_login_title" = "Inserisci il tuo indirizzo e-mail"; -"com_accountkit_email_not_received" = "Invia nuovamente e-mail"; +"com_accountkit_email_not_received" = "Invia nuovamente l'e-mail"; "com_accountkit_email_verify_title" = "Apri l'e-mail e conferma il tuo indirizzo e-mail"; -"com_accountkit_enter_code_sent_to" = "Inserisci il codice che è stato inviato a %1$@"; -"com_accountkit_error_title" = "Si è verificato un errore di sistema. Riprova."; -"com_accountkit_facebook_code_entry_title" = "Inserisci il codice ricevuto da Facebook"; -"com_accountkit_logging_in" = "Accesso in corso\U2026"; -"com_accountkit_other_ways_to_get_code" = "Altri modi per ricevere un codice:"; +"com_accountkit_enter_code_sent_to" = "Inserisci il codice inviato a %1$@."; +"com_accountkit_error_title" = "Si è verificato un problema del sistema. Riprova di nuovo."; +"com_accountkit_facebook_code_entry_title" = "Inserisci il codice che hai ricevuto su Facebook"; +"com_accountkit_ios_button_back" = "Indietro"; +"com_accountkit_ios_country_code_title" = "Seleziona il tuo Paese"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "Numero"; +"com_accountkit_ios_phone_login_text" = "Tocca %1$@ per ricevere un SMS di conferma da Account Kit di Facebook. %2$@ usa la tecnologia di Facebook per aiutarti a effettuare l'accesso, ma non hai bisogno di un account Facebook. Potrebbero essere applicati costi per messaggi e dati. Scopri in che modo Facebook usa le tue informazioni."; +"com_accountkit_ios_phone_sending_sms" = "Invio di un SMS con il tuo codice"; +"com_accountkit_logging_in" = "Accesso in corso..."; +"com_accountkit_other_ways_to_get_code" = "Altri modi per ricevere il codice:"; "com_accountkit_phone_error_title" = "Inserisci un numero di cellulare valido."; -"com_accountkit_phone_loading_title" = "Invio del codice\U2026"; -"com_accountkit_phone_login_phone_number_placeholder" = "Numero"; +"com_accountkit_phone_loading_title" = "Verifica del tuo numero..."; "com_accountkit_phone_login_retry_title" = "Conferma il tuo numero di cellulare"; -"com_accountkit_phone_login_text" = "Tocca %1$@ per ricevere un SMS di conferma da Account Kit di Facebook. %2$@ usa la tecnologia di Facebook per consentirti di effettuare l'accesso, ma non è necessario avere un account Facebook. Potrebbero essere applicati i costi per l'invio di messaggi e la trasmissione di dati. Scopri in che modo Facebook usa le tue informazioni."; +"com_accountkit_phone_login_text" = "Tocca %1$@ per verificare il tuo account con Account Kit di Facebook. Non hai bisogno di un account Facebook per usare Account Kit. Potremmo inviare un SMS per verificare il tuo numero. Potrebbero essere applicati i costi per l'invio di messaggi e la trasmissione dei dati. Scopri com Facebook usa le tue informazioni."; "com_accountkit_phone_login_title" = "Inserisci il tuo numero di cellulare"; -"com_accountkit_phone_sending_sms" = "Invio di un SMS con il codice"; -"com_accountkit_resend_check" = "Controlla i tuoi SMS"; +"com_accountkit_phone_sending_code_on_fb_title" = "Invio del codice su Facebook\U2026"; +"com_accountkit_resend_check" = "Controlla i tuoi SMS in arrivo"; "com_accountkit_resend_email_text" = "Invia nuova e-mail"; -"com_accountkit_resend_title" = "Se non hai ricevuto un codice:"; -"com_accountkit_return_title" = "Reindirizzamento a %1$@\U2026"; +"com_accountkit_resend_title" = "Se non hai ricevuto nessun codice:"; +"com_accountkit_return_title" = "Ti stiamo riportando su %1$@..."; "com_accountkit_sent_title" = "Invio riuscito!"; -"com_accountkit_success_title" = "Operazione completata!"; +"com_accountkit_success_title" = "Verificato!"; "com_accountkit_toolbar_title" = "Accedi a %1$@"; -"com_accountkit_verify_confirmation_code_title" = "Non ci è stato possibile verificare il tuo codice.\nRiprova:"; -"com_accountkit_verify_title" = "Verifica del tuo codice\U2026"; -"com_accountkit_voice_call_code_entry_title" = "Inserisci il codice ricevuto tramite la chiamata"; +"com_accountkit_verify_confirmation_code_title" = "Impossibile verificare il tuo codice. Riprova:"; +"com_accountkit_verify_title" = "Verifica del tuo codice..."; +"com_accountkit_voice_call_code_entry_title" = "Inserisci il codice che hai ricevuto tramite la chiamata"; diff --git a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/it.lproj/AccountKitCountryCode.strings b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/it.lproj/AccountKitCountryCode.strings index fa0fd0b..fb55077 100644 --- a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/it.lproj/AccountKitCountryCode.strings +++ b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/it.lproj/AccountKitCountryCode.strings @@ -196,7 +196,7 @@ "com_accountkit_country_code_PW" = "Palau"; "com_accountkit_country_code_PY" = "Paraguay"; "com_accountkit_country_code_QA" = "Qatar"; -"com_accountkit_country_code_RE" = "Isole Réunion"; +"com_accountkit_country_code_RE" = "Isole della Riunione"; "com_accountkit_country_code_RO" = "Romania"; "com_accountkit_country_code_RS" = "Serbia"; "com_accountkit_country_code_RU" = "Russia"; diff --git a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/ja.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/ja.lproj/AccountKit.strings index 0b23111..22d2c52 100644 --- a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/ja.lproj/AccountKit.strings +++ b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/ja.lproj/AccountKit.strings @@ -19,65 +19,65 @@ // @generated // -"com_accountkit_account_verified" = "アカウントの認証が完了しました。"; -"com_accountkit_button_back" = "戻る"; +"com_accountkit_account_verified" = "アカウントの認証が完了しました!"; "com_accountkit_button_begin" = "開始"; "com_accountkit_button_cancel" = "キャンセル"; -"com_accountkit_button_confirm" = "確認"; -"com_accountkit_button_continue" = "続行"; -"com_accountkit_button_edit" = "編集"; +"com_accountkit_button_confirm" = "認証する"; +"com_accountkit_button_continue" = "次へ"; +"com_accountkit_button_edit" = "編集する"; "com_accountkit_button_log_in" = "ログイン"; "com_accountkit_button_next" = "次へ"; -"com_accountkit_button_ok" = "OK"; -"com_accountkit_button_resend_code_in" = "%1$dにSMSを再送信"; -"com_accountkit_button_resend_sms" = "SMSを再送信"; -"com_accountkit_button_send" = "送信"; -"com_accountkit_button_send_code_in_call" = "着信を受ける"; -"com_accountkit_button_send_code_in_call_details" = "コードを音声通話で取得"; -"com_accountkit_button_send_code_in_call_from_facebook_details" = "コードをFacebookからの音声通話で取得"; +"com_accountkit_button_resend_code_in" = "%1$d後にSMSを再送信"; +"com_accountkit_button_resend_sms" = "SMSをもう一度送信"; +"com_accountkit_button_send" = "送信する"; +"com_accountkit_button_send_code_in_call" = "電話を受け取る"; +"com_accountkit_button_send_code_in_call_details" = "音声通話でコードを受け取る"; +"com_accountkit_button_send_code_in_call_from_facebook_details" = "Facebookからの音声通話でコードを受け取る"; "com_accountkit_button_send_code_in_fb" = "Facebookでコードを取得"; -"com_accountkit_button_send_code_in_fb_details" = "コードはFacebookのお知らせとして届きます"; -"com_accountkit_button_send_code_in_fb_disclosure" = "[Facebookでコードを取得]をタップすると、コードをFacebookの通知で受信します。"; -"com_accountkit_button_start" = "開始"; -"com_accountkit_button_start_over" = "もう一度試す"; -"com_accountkit_button_submit" = "送信"; -"com_accountkit_check_email" = "メールを開く"; -"com_accountkit_code_sent_to" = "携帯電話番号(%1$@)を認証"; -"com_accountkit_confirmation_code_agreement" = "Facebookの利用規約データに関するポリシーCookieの使用に同意する場合は[%1$@]をタップしてください。"; -"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Facebookの利用規約データに関するポリシーCookieの使用、%6$@のプライバシーポリシーに同意する場合は[%1$@]をタップしてください。"; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Facebookの利用規約データに関するポリシーCookieの使用、%7$@のプライバシーポリシー利用規約に同意する場合は[%1$@]をタップしてください。"; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "[%1$@]をタップして、Facebookの利用規約データに関するポリシーCookieの使用、%7$@のプライバシーポリシーおよびサービス規約に合意します。アカウントの確認方法については、こちらをご覧ください。"; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "[%1$@]をタップして、Facebookの利用規約データに関するポリシーCookieの使用、%6$@のプライバシーポリシーに合意します。アカウントの確認方法については、こちらをご覧ください。"; -"com_accountkit_confirmation_code_agreement_instant_verification" = "[%1$@]をタップして、Facebookの利用規約データに関するポリシーCookieの使用に合意します。アカウントの確認方法については、こちらをご覧ください。"; -"com_accountkit_confirmation_code_text" = "コードが送られてきませんでした"; +"com_accountkit_button_send_code_in_fb_details" = "Facebookのお知らせでコードが届きます"; +"com_accountkit_button_start" = "スタート"; +"com_accountkit_button_start_over" = "もう一度実行"; +"com_accountkit_button_submit" = "送信する"; +"com_accountkit_check_email" = "メールを確認してください"; +"com_accountkit_code_sent_to" = "携帯番号(%1$@)を認証してください"; +"com_accountkit_confirmation_code_agreement" = "[%1$@]をタップして、Facebook利用規約データに関するポリシーCookieポリシーに同意してください。"; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "[%1$@]をタップして、Facebook利用規約データに関するポリシーCookieポリシー、%6$@のプライバシーポリシーに同意してください。"; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "[%1$@]をタップして、Facebook利用規約データに関するポリシーCookieポリシー、%7$@のプライバシーポリシー利用規約に同意してください。"; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "[%1$@]をタップして、Facebook利用規約データに関するポリシーCookieポリシー、%7$@のプライバシーポリシー利用規約に同意してください。アカウントの認証ついて詳しくはこちら。"; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "[%1$@]をタップして、Facebookデータに関するポリシーCookieポリシー、%6$@のプライバシーポリシーに同意してください。アカウントの認証ついて詳しくはこちら。"; +"com_accountkit_confirmation_code_agreement_instant_verification" = "[%1$@]をタップして、Facebook利用規約データに関するポリシーCookieポリシーに同意してください。アカウントの承認ついて詳しくはこちら。"; +"com_accountkit_confirmation_code_text" = "コードが届かなかった場合"; "com_accountkit_confirmation_code_title" = "コードを入力してください"; -"com_accountkit_country_code_title" = "国を選択"; -"com_accountkit_email_invalid" = "メールに誤りがあります。もう一度お試しください。"; -"com_accountkit_email_loading_title" = "メールを送信中\U2026"; -"com_accountkit_email_login_retry_title" = "メールアドレスを確認"; -"com_accountkit_email_login_text" = "%1$@をタップして、Account Kit by Facebookからメールアドレスの認証を受け取ると、%2$@の使用に役立ちます。これは、Facebookアカウントがなくても使用できます。あなたの情報がFacebookでどのように使われるかについては、こちらをご覧ください。"; -"com_accountkit_email_login_title" = "メールアドレスを入力"; +"com_accountkit_email_invalid" = "入力されたメールアドレスは間違っています。もう一度入力してください。"; +"com_accountkit_email_loading_title" = "メールアドレスを認証中です\U2026"; +"com_accountkit_email_login_retry_title" = "メールアドレスを認証"; +"com_accountkit_email_login_text" = "%2$@を利用するための認証メールをAccount Kit by Facebookから受け取るには、[%1$@]をタップしてください。Facebookアカウントは不要です。 Facebookによるあなたの情報の使用について詳しくはこちら。"; +"com_accountkit_email_login_title" = "メールアドレスを入力してください"; "com_accountkit_email_not_received" = "メールを再送信"; -"com_accountkit_email_verify_title" = "メールを開いてメールアドレスを確認"; -"com_accountkit_enter_code_sent_to" = "%1$@に送信された確認コードを入力してください"; -"com_accountkit_error_title" = "システムエラーが発生しました。もう一度お試しください。"; -"com_accountkit_facebook_code_entry_title" = "Facebookから送信されたコードを入力してください"; +"com_accountkit_email_verify_title" = "メールを開いて、メールアドレスの認証を完了してください"; +"com_accountkit_enter_code_sent_to" = "%1$@に送信されたコードを入力してください"; +"com_accountkit_error_title" = "システムで問題が発生しました。もう一度実行してください。"; +"com_accountkit_facebook_code_entry_title" = "Facebookで受け取ったコードを入力してください"; +"com_accountkit_ios_button_back" = "戻る"; +"com_accountkit_ios_country_code_title" = "国を選択"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "携帯番号"; +"com_accountkit_ios_phone_login_text" = "[%1$@]をタップすると、Account Kit powered by Facebookから認証SMSが送信されます。 %2$@はFacebookの機能をログインに使用しますが、Facebookアカウントは不要です。また、SMSの受信には、SMS料金及びデータ通信料金がかかる場合があります。Facebookによるあなたの情報の使用について詳しくはこちら。"; +"com_accountkit_ios_phone_sending_sms" = "コードが記載されたSMSを送信"; "com_accountkit_logging_in" = "ログインしています\U2026"; -"com_accountkit_other_ways_to_get_code" = "コードを取得するためのその他の方法:"; -"com_accountkit_phone_error_title" = "正しい携帯電話番号を入力してください。"; -"com_accountkit_phone_loading_title" = "コードを送信しています\U2026"; -"com_accountkit_phone_login_phone_number_placeholder" = "電話番号"; -"com_accountkit_phone_login_retry_title" = "携帯電話番号を確認"; -"com_accountkit_phone_login_text" = "%1$@ をタップすると、FacebookのAccount KitからSMSによる確認メッセージが送信されます。%2$@のサインインにはFacebookのテクノロジーが使用されていますが、Facebookアカウントは不要です。メッセージ料金とデータ料金が発生する場合があります。Facebookがあなたの情報をどのように使うかをご覧ください。"; -"com_accountkit_phone_login_title" = "携帯電話番号を入力"; -"com_accountkit_phone_sending_sms" = "コードをSMSで送信"; -"com_accountkit_resend_check" = "SMSの受信トレイを確認"; +"com_accountkit_other_ways_to_get_code" = "その他のコードの取得方法:"; +"com_accountkit_phone_error_title" = "有効な携帯番号を入力してください。"; +"com_accountkit_phone_loading_title" = "携帯番号を認証中です\U2026"; +"com_accountkit_phone_login_retry_title" = "携帯番号を認証"; +"com_accountkit_phone_login_text" = "Account Kit by Facebookのアカウントを認証するには、[%1$@]をタップしてください。Account Kitの利用にFacebookアカウントは不要です。携帯番号を認証するためのSMSが送信される可能性があります。また、これにはSMS料金及びデータ料金がかかる場合があります。Facebookによるあなたの情報の使用について詳しくはこちら。"; +"com_accountkit_phone_login_title" = "携帯番号を入力"; +"com_accountkit_phone_sending_code_on_fb_title" = "Facebookでコードを送信中です\U2026"; +"com_accountkit_resend_check" = "SMS受信箱を確認してください"; "com_accountkit_resend_email_text" = "新しいメールを送信"; "com_accountkit_resend_title" = "コードが届かなかった場合:"; "com_accountkit_return_title" = "%1$@に戻ります\U2026"; -"com_accountkit_sent_title" = "送信されました"; -"com_accountkit_success_title" = "完了しました"; +"com_accountkit_sent_title" = "送信されました!"; +"com_accountkit_success_title" = "認証が完了しました!"; "com_accountkit_toolbar_title" = "%1$@にログイン"; -"com_accountkit_verify_confirmation_code_title" = "コードを確認できませんでした。\nもう一度実行してください:"; -"com_accountkit_verify_title" = "コードを認証しています\U2026"; -"com_accountkit_voice_call_code_entry_title" = "音声通話から取得したコードを入力してください"; +"com_accountkit_verify_confirmation_code_title" = "コードを認証できませんでした。もう一度実行してください:"; +"com_accountkit_verify_title" = "コードを認証中です\U2026"; +"com_accountkit_voice_call_code_entry_title" = "電話で受け取ったコードを入力してください"; diff --git a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/ko.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/ko.lproj/AccountKit.strings index 88a7bc7..cdc3b09 100644 --- a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/ko.lproj/AccountKit.strings +++ b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/ko.lproj/AccountKit.strings @@ -19,8 +19,7 @@ // @generated // -"com_accountkit_account_verified" = "계정 인증 완료!"; -"com_accountkit_button_back" = "뒤로"; +"com_accountkit_account_verified" = "계정이 인증되었습니다!"; "com_accountkit_button_begin" = "시작"; "com_accountkit_button_cancel" = "취소"; "com_accountkit_button_confirm" = "확인"; @@ -29,55 +28,57 @@ "com_accountkit_button_log_in" = "로그인"; "com_accountkit_button_next" = "다음"; "com_accountkit_button_ok" = "확인"; -"com_accountkit_button_resend_code_in" = "%1$d 후 SMS를 다시 보낼 수 있습니다"; -"com_accountkit_button_resend_sms" = "SMS 다시 보내기"; +"com_accountkit_button_resend_code_in" = "%1$d 후 SMS 재전송"; +"com_accountkit_button_resend_sms" = "SMS 재전송"; "com_accountkit_button_send" = "보내기"; -"com_accountkit_button_send_code_in_call" = "전화로 코드 받기"; -"com_accountkit_button_send_code_in_call_details" = "음성 통화로 코드를 받습니다"; -"com_accountkit_button_send_code_in_call_from_facebook_details" = "Facebook으로부터 음성 통화로 코드를 받습니다"; +"com_accountkit_button_send_code_in_call" = "통화로 코드 받기"; +"com_accountkit_button_send_code_in_call_details" = "음성 통화로 코드 받기"; +"com_accountkit_button_send_code_in_call_from_facebook_details" = "Facebook에서 음성 통화로 코드 받기"; "com_accountkit_button_send_code_in_fb" = "Facebook에서 코드 받기"; -"com_accountkit_button_send_code_in_fb_details" = "Facebook 알림을 통해 코드를 받습니다"; -"com_accountkit_button_send_code_in_fb_disclosure" = "Facebook 알림으로 코드를 받으려면 \"Facebook에서 코드 받기\"를 누르세요."; +"com_accountkit_button_send_code_in_fb_details" = "코드는 Facebook 알림으로 전송됩니다"; "com_accountkit_button_start" = "시작"; "com_accountkit_button_start_over" = "다시 시도"; "com_accountkit_button_submit" = "제출"; -"com_accountkit_check_email" = "이메일 열기"; -"com_accountkit_code_sent_to" = "휴대폰 번호(%1$@)가 정확한지 확인하세요"; -"com_accountkit_confirmation_code_agreement" = "%1$@ 버튼을 눌러 Facebook의 약관, 데이터 정책, 쿠키 사용에 동의합니다."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "%1$@ 버튼을 눌러 Facebook의 약관, 데이터 정책, 쿠키 사용 및 %6$@의 개인정보취급방침에 동의합니다."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "%1$@ 버튼을 눌러 Facebook의 약관, 데이터 정책, 쿠키 사용 및 %7$@의 개인정보취급방침, 서비스 약관에 동의합니다."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "%1$@ 버튼을 눌러 Facebook의 약관, 데이터 정책, 쿠키 사용, %7$@의 개인정보취급방침서비스 약관 모두에 동의하세요. 계정 확인 완료 과정에 대해 더 알아보기."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "%1$@ 버튼을 눌러 Facebook의 약관, 데이터 정책, 쿠키 사용, %6$@의 개인정보취급방침 모두에 동의하세요. 계정 확인 완료 과정에 대해 더 알아보기."; -"com_accountkit_confirmation_code_agreement_instant_verification" = "%1$@ 버튼을 눌러 Facebook의 약관, 데이터 정책, 쿠키 사용 모두에 동의하세요. 계정 확인 완료 과정에 대해 더 알아보기."; -"com_accountkit_confirmation_code_text" = "코드를 받지 않았습니다"; -"com_accountkit_confirmation_code_title" = "코드 입력"; -"com_accountkit_country_code_title" = "국가 선택"; -"com_accountkit_email_invalid" = "올바른 이메일이 아닙니다. 다시 시도해보세요."; -"com_accountkit_email_loading_title" = "이메일 보내는 중\U2026"; +"com_accountkit_check_email" = "이메일을 여세요"; +"com_accountkit_code_sent_to" = "휴대폰 번호(%1$@)를 인증하세요"; +"com_accountkit_confirmation_code_agreement" = "Facebook의 약관, 데이터 정책쿠키 사용에 동의하려면 %1$@ 버튼을 누르세요."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Facebook의 약관, 데이터 정책, 쿠키 사용 및 %6$@의 개인정보처리방침에 동의하려면 %1$@ 버튼을 누르세요."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Facebook의 약관, 데이터 정책, 쿠키 사용, %7$@의 개인정보처리방침서비스 약관에 동의하려면 %1$@ 버튼을 누르세요."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Facebook의 약관, 데이터 정책, 쿠키 사용, %7$@의 개인정보처리방침서비스 약관에 동의하려면 %1$@ 버튼을 누르세요. 계정이 어떻게 인증되었는지 자세히 알아보세요."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Facebook의 약관, 데이터 정책, 쿠키 사용 및 %6$@의 개인정보처리방침에 동의하려면 %1$@ 버튼을 누르세요. 계정이 어떻게 인증되었는지 자세히 알아보세요."; +"com_accountkit_confirmation_code_agreement_instant_verification" = "Facebook의 약관, 데이터 정책쿠키 사용에 동의하려면 %1$@ 버튼을 누르세요. 계정이 어떻게 인증되었는지 자세히 알아보세요."; +"com_accountkit_confirmation_code_text" = "코드를 받지 못했습니다"; +"com_accountkit_confirmation_code_title" = "코드를 입력하세요"; +"com_accountkit_email_invalid" = "이메일 주소가 올바르지 않습니다. 다시 시도하세요."; +"com_accountkit_email_loading_title" = "이메일 주소 확인 중..."; "com_accountkit_email_login_retry_title" = "이메일을 확인하세요"; -"com_accountkit_email_login_text" = "%1$@ 버튼을 누르면 Facebook Account Kit에서 이메일 인증을 받을 수 있습니다. 인증을 받으면 Facebook 계정 정보 없이도 %2$@ 앱을 이용할 수 있습니다. Facebook에서 사용자 정보를 이용하는 방식에 대해 알아보기."; -"com_accountkit_email_login_title" = "이메일 주소 입력"; -"com_accountkit_email_not_received" = "이메일 다시 보내기"; +"com_accountkit_email_login_text" = "%1$@ 버튼을 누르면 Facebook의 Account Kit에서 확인 이메일을 받을 수 있습니다. 이 정보로 %2$@ 앱에 로그인할 수 있으며 Facebook 계정은 필요하지 않습니다. Facebook에서 사용자 정보를 이용하는 방식 알아보기"; +"com_accountkit_email_login_title" = "이메일 주소를 입력하세요"; +"com_accountkit_email_not_received" = "이메일 재전송"; "com_accountkit_email_verify_title" = "이메일을 열어 이메일 주소를 확인하세요"; "com_accountkit_enter_code_sent_to" = "%1$@번으로 전송된 코드를 입력하세요"; -"com_accountkit_error_title" = "시스템 문제가 발생했습니다. 다시 시도해보세요."; -"com_accountkit_facebook_code_entry_title" = "Facebook에서 전송한 코드를 입력하세요"; -"com_accountkit_logging_in" = "로그인 중\U2026"; -"com_accountkit_other_ways_to_get_code" = "코드를 받는 기타 방법:"; -"com_accountkit_phone_error_title" = "유효한 휴대폰 번호를 입력하세요."; -"com_accountkit_phone_loading_title" = "코드를 전송하는 중\U2026"; -"com_accountkit_phone_login_phone_number_placeholder" = "번호"; +"com_accountkit_error_title" = "시스템 문제가 발생했습니다. 다시 시도해주세요."; +"com_accountkit_facebook_code_entry_title" = "Facebook에서 전송된 코드를 입력하세요"; +"com_accountkit_ios_button_back" = "돌아가기"; +"com_accountkit_ios_country_code_title" = "국가 선택"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "전화번호"; +"com_accountkit_ios_phone_login_text" = "%1$@ 버튼을 누르면 Facebook의 Account Kit에서 확인 SMS를 받을 수 있습니다. %2$@ 앱은 로그인에 Facebook 기술을 사용하지만 Facebook 계정 없이도 로그인할 수 있습니다. 이용 시 메시지와 데이터 요금이 부과될 수 있습니다. Facebook에서 사용자 정보를 이용하는 방식 알아보기."; +"com_accountkit_ios_phone_sending_sms" = "코드가 포함된 SMS 전송"; +"com_accountkit_logging_in" = "로그인하는 중\U2026"; +"com_accountkit_other_ways_to_get_code" = "코드를 받는 다른 방법:"; +"com_accountkit_phone_error_title" = "올바른 휴대폰 번호를 입력하세요."; +"com_accountkit_phone_loading_title" = "번호 인증 중..."; "com_accountkit_phone_login_retry_title" = "휴대폰 번호를 확인하세요"; -"com_accountkit_phone_login_text" = "Facebook Account Kit로부터 SMS 확인 메시지를 받으려면 %1$@ 버튼을 누르세요. %2$@ 앱은 Facebook 기술을 통해 간편한 로그인 서비스를 제공합니다. 단, Facebook 계정은 필요하지 않습니다. 전송 시 메시지 및 데이터 요금이 부과될 수 있습니다. Facebook에서 사용자 정보를 어떻게 이용하는지 알아보세요."; +"com_accountkit_phone_login_text" = "Facebook 계정 없이도 사용할 수 있는 Account Kit를 통해 계정을 인증하려면 %1$@ 버튼을 누르세요. 번호를 인증하기 위해 SMS가 전송될 수 있으며 메시지와 데이터 요금이 부과될 수 있습니다. Facebook에서 사용자 정보를 이용하는 방식 알아보기"; "com_accountkit_phone_login_title" = "휴대폰 번호를 입력하세요"; -"com_accountkit_phone_sending_sms" = "코드가 포함된 SMS 전송 중"; +"com_accountkit_phone_sending_code_on_fb_title" = "Facebook에 코드 보내는 중..."; "com_accountkit_resend_check" = "SMS 수신함을 확인하세요"; -"com_accountkit_resend_email_text" = "새 이메일 보내기"; +"com_accountkit_resend_email_text" = "새 이메일 전송"; "com_accountkit_resend_title" = "코드를 받지 못한 경우:"; -"com_accountkit_return_title" = "%1$@에 이동하는 중\U2026"; -"com_accountkit_sent_title" = "보냈습니다!"; -"com_accountkit_success_title" = "완료!"; +"com_accountkit_return_title" = "%1$@ 앱으로 돌아가는 중..."; +"com_accountkit_sent_title" = "전송되었습니다!"; +"com_accountkit_success_title" = "인증되었습니다!"; "com_accountkit_toolbar_title" = "%1$@에 로그인"; -"com_accountkit_verify_confirmation_code_title" = "코드를 확인할 수 없습니다.\n다시 시도:"; -"com_accountkit_verify_title" = "코드를 인증하는 중\U2026"; +"com_accountkit_verify_confirmation_code_title" = "코드를 인증할 수 없습니다. 다시 시도하세요:"; +"com_accountkit_verify_title" = "코드 인증 중..."; "com_accountkit_voice_call_code_entry_title" = "음성 통화로 받은 코드를 입력하세요"; diff --git a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/ml.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/ml.lproj/AccountKit.strings index 108dc93..dd82038 100644 --- a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/ml.lproj/AccountKit.strings +++ b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/ml.lproj/AccountKit.strings @@ -20,64 +20,67 @@ // "com_accountkit_account_verified" = "അക്കൗണ്ട് പരിശോധിച്ചുറപ്പിച്ചു!"; -"com_accountkit_button_back" = "മടങ്ങുക"; "com_accountkit_button_begin" = "ആരംഭിക്കുക"; "com_accountkit_button_cancel" = "റദ്ദാക്കുക"; "com_accountkit_button_confirm" = "സ്ഥിരീകരിക്കുക"; "com_accountkit_button_continue" = "തുടരുക"; -"com_accountkit_button_edit" = "എഡിറ്റുചെയ്യുക."; -"com_accountkit_button_log_in" = "ലോഗിൻ ചെയ്യുക"; +"com_accountkit_button_edit" = "എഡിറ്റുചെയ്യുക"; +"com_accountkit_button_log_in" = "ലോഗിന്‍ ചെയ്യുക"; "com_accountkit_button_next" = "അടുത്തത്"; -"com_accountkit_button_ok" = "ശരി"; -"com_accountkit_button_resend_code_in" = "%1$d എന്നതിൽ വീണ്ടും SMS അയയ്‌ക്കുക"; -"com_accountkit_button_resend_sms" = "വീണ്ടും SMS അയയ്‌ക്കുക"; +"com_accountkit_button_ok" = "അതെ"; +"com_accountkit_button_resend_code_in" = "%1$d-നുള്ളിൽ SMS വീണ്ടും അയയ്‌ക്കുക"; +"com_accountkit_button_resend_sms" = "SMS വീണ്ടും അയയ്‌ക്കുക"; "com_accountkit_button_send" = "അയയ്‌ക്കുക"; "com_accountkit_button_send_code_in_call" = "ഒരു കോൾ നേടുക"; -"com_accountkit_button_send_code_in_call_details" = "ഒരു വോയ്‌സ്‌ കോളിൽ നിങ്ങളുടെ കോഡ്‌ നേടുക"; -"com_accountkit_button_send_code_in_call_from_facebook_details" = "Facebook-ൽ നിന്നുള്ള ഒരു വോയ്സ് കോളിൽ നിങ്ങളുടെ കോഡ് നേടുക"; -"com_accountkit_button_send_code_in_fb" = "Facebook-ൽ ഒരു കോഡ്‌ നേടുക"; -"com_accountkit_button_send_code_in_fb_details" = "കോഡ്‌ ഒരു Facebook അറിയിപ്പായി വരും"; -"com_accountkit_button_send_code_in_fb_disclosure" = "നിങ്ങളുടെ കോഡ്‌ Facebook-ൽ ഒരു അറിയിപ്പായി ലഭിക്കാൻ, \"കോഡ്‌‌ Facebook-ൽ ലഭ്യമാക്കുക\" ടാപ്പുചെയ്യുക."; -"com_accountkit_button_start" = "തുടങ്ങുക"; +"com_accountkit_button_send_code_in_call_details" = "ഒരു വോയ്‌സ് കോളിൽ നിങ്ങളുടെ കോഡ് നേടുക"; +"com_accountkit_button_send_code_in_call_from_facebook_details" = "Facebook-ൽ നിന്നും നിങ്ങളുടെ കോഡ് ഒരു വോയ്‌സ് കോളായി നേടുക"; +"com_accountkit_button_send_code_in_fb" = "Facebook-ൽ ഒരു കോഡ് നേടുക"; +"com_accountkit_button_send_code_in_fb_details" = "കോഡ്, Facebook അറിയിപ്പായി ലഭിക്കുന്നതാണ്"; +"com_accountkit_button_start" = "ആരംഭിക്കുക"; "com_accountkit_button_start_over" = "വീണ്ടും ശ്രമിക്കുക"; -"com_accountkit_button_submit" = "സമർപ്പിക്കുക"; +"com_accountkit_button_submit" = "സമര്‍പ്പിക്കുക"; "com_accountkit_check_email" = "നിങ്ങളുടെ ഇമെയിൽ തുറക്കുക"; "com_accountkit_code_sent_to" = "നിങ്ങളുടെ മൊബൈൽ നമ്പർ %1$@ പരിശോധിച്ചുറപ്പിക്കുക"; -"com_accountkit_confirmation_code_agreement" = "Facebook' നിബന്ധനകൾ, ഡാറ്റ നയം, കുക്കി ഉപയോഗംഎന്നിവ അംഗീകരിക്കാൻ %1$@ ടാപ്പ് ചെയ്യുക."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Facebook നിബന്ധനകൾ, ഡാറ്റ നയം, ഉപയോഗിക്കുന്ന കുക്കി %6$@-ന്റെ സ്വകാര്യത നയം എന്നിവ അംഗീകരിക്കാൻ %1$@ ടാപ്പ് ചെയ്യുക."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Facebook-ന്റെ നിബന്ധനകൾ, ഡാറ്റാ നയം, കുക്കി ഉപയോഗം %7$@-ന്റെ സ്വകാര്യത നയം, സേവന നിബന്ധനകൾ എന്നിവ അംഗീകരിക്കുന്നതിന് %1$@ ടാപ്പുചെയ്യുക."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Facebook-ന്റെ നിബന്ധനകൾ, ഡാറ്റ നയം, കുക്കി ഉപയോഗം എന്നിവയും %7$@ എന്നതിന്റെ സ്വകാര്യതാ നയം, സേവന നിബന്ധനകൾ എന്നിവയും അംഗീകരിക്കാൻ %1$@ ടാപ്പുചെയ്യുക. നിങ്ങളുടെ അക്കൗണ്ട് പരിശോധിച്ചുറപ്പിച്ചത് എങ്ങനെയായിരുന്നു എന്നതിനെ കുറിച്ച് കൂടുതൽ അറിയുക."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Facebook-ന്റെ നിബന്ധനകൾ, ഡാറ്റ നയം, കുക്കി ഉപയോഗം എന്നിവയും %6$@ എന്നതിന്റെ സ്വകാര്യതാ നയവും അംഗീകരിക്കാൻ %1$@ ടാപ്പുചെയ്യുക. നിങ്ങളുടെ അക്കൗണ്ട് പരിശോധിച്ചുറപ്പിച്ചത് എങ്ങനെയായിരുന്നു എന്നതിനെ കുറിച്ച് കൂടുതൽ അറിയുക."; -"com_accountkit_confirmation_code_agreement_instant_verification" = "Facebook-ന്റെ നിബന്ധനകൾ, ഡാറ്റ നയം, കുക്കി ഉപയോഗം എന്നിവ അംഗീകരിക്കാൻ %1$@ ടാപ്പുചെയ്യുക. നിങ്ങളുടെ അക്കൗണ്ട് പരിശോധിച്ചുറപ്പിച്ചത് എങ്ങനെയായിരുന്നു എന്നതിനെ കുറിച്ച് കൂടുതൽ അറിയുക."; +"com_accountkit_confirmation_code_agreement" = "Facebook-ന്റെ നിബന്ധനകൾ, ഡാറ്റാ നയം, കുക്കി ഉപയോഗം എന്നിവ അംഗീകരിക്കാൻ %1$@ ടാപ്പുചെയ്യുക."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Facebook-ന്റെ നിബന്ധനകളും ഡാറ്റാ നയവും കുക്കി ഉപയോഗവും ഒപ്പം %6$@ എന്നതിന്റെ സ്വകാര്യതാ നയവും അംഗീകരിക്കുന്നതിന്%1$@ ടാപ്പുചെയ്യുക."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Facebook-ന്റെ നിബന്ധനകൾ, ഡാറ്റാ നയം, കുക്കി ഉപയോഗം എന്നിവയും, %7$@ എന്നതിന്റെ സ്വകാര്യതാ നയവും സേവന നിബന്ധനകളും അംഗീകരിക്കാൻ %1$@ ടാപ്പുചെയ്യുക."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Facebook-ന്റെ നിബന്ധനകളും, ഡാറ്റാ നയവും, കുക്കി ഉപയോഗവും ഒപ്പം %7$@ ആപ്പിന്റെ സ്വകാര്യതാ നയവും സേവന നിബന്ധനകളും അംഗീകരിക്കുന്നതിന് %1$@ ടാപ്പുചെയ്യുക. എങ്ങനെയാണ് നിങ്ങളുടെ അക്കൗണ്ട് പരിശോധിച്ചുറപ്പിച്ചത് എന്നതിനെക്കുറിച്ച് കൂടുതലറിയുക."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Facebook-ന്റെ നിബന്ധനകളും, ഡാറ്റാ നയവും, കുക്കി ഉപയോഗവും ഒപ്പം %6$@ ആപ്പിന്റെ സ്വകാര്യതാ നയവും അംഗീകരിക്കുന്നതിന് %1$@ ടാപ്പുചെയ്യുക. എങ്ങനെയാണ് നിങ്ങളുടെ അക്കൗണ്ട് പരിശോധിച്ചുറപ്പിച്ചത് എന്നതിനെക്കുറിച്ച് കൂടുതലറിയുക."; +"com_accountkit_confirmation_code_agreement_instant_verification" = "Facebook-ന്റെ നിബന്ധനകൾ, ഡാറ്റാ നയം, കുക്കി ഉപയോഗം എന്നിവ അംഗീകരിക്കാൻ %1$@ ടാപ്പുചെയ്യുക. എങ്ങനെയാണ് നിങ്ങളുടെ അക്കൗണ്ട് പരിശോധിച്ചുറപ്പിച്ചത് എന്നതിനെക്കുറിച്ച് കൂടുതലറിയുക."; "com_accountkit_confirmation_code_text" = "എനിക്ക് കോഡ് ലഭിച്ചില്ല"; "com_accountkit_confirmation_code_title" = "നിങ്ങളുടെ കോഡ് നൽകുക"; -"com_accountkit_country_code_title" = "നിങ്ങളുടെ രാജ്യം തിരഞ്ഞെടുക്കൂ"; -"com_accountkit_email_invalid" = "കൊടുത്തിരിക്കുന്ന ഇമെയിൽ തെറ്റാണ് വീണ്ടും ശ്രമിക്കുക."; -"com_accountkit_email_loading_title" = "ഇമെയിൽ അയയ്ക്കുന്നു\U2026"; +"com_accountkit_email_invalid" = "ഈ ഇമെയിൽ തെറ്റാണ്. വീണ്ടും ശ്രമിക്കുക."; +"com_accountkit_email_loading_title" = "നിങ്ങളുടെ ഇമെയിൽ വിലാസം പരിശോധിച്ചുറപ്പിക്കുന്നു \U2026"; "com_accountkit_email_login_retry_title" = "നിങ്ങളുടെ ഇമെയിൽ സ്ഥിരീകരിക്കുക"; -"com_accountkit_email_login_text" = "%2$@ ഉപയോഗിക്കാൻ സഹായിക്കുന്നതിനായി Facebook-ലെ Account Kit-ൽ നിന്നും ഇമെയിൽ സ്ഥിരീകരണം നേടുന്നതിന് %1$@ ടാപ്പുചെയ്യുക. അത് ഉപയോഗിക്കുന്നതിന് നിങ്ങൾക്ക് Facebook അക്കൗണ്ടിന്റെ ആവശ്യമില്ല. നിങ്ങളുടെ വിവരം Facebook എങ്ങനെ ഉപയോഗിക്കുമെന്നതിനെക്കുറിച്ച് അറിയുക."; +"com_accountkit_email_login_text" = "%2$@ ഉപയോഗിക്കാൻ നിങ്ങളെ സഹായിക്കുന്നതിന് Facebook-ന്റെ Account Kit-ൽ നിന്ന് ഒരു ഇമെയിൽ +സ്ഥിരീകരണം ലഭിക്കാൻ %1$@ ടാപ്പുചെയ്യുക. ഇത് ഉപയോഗിക്കാൻ നിങ്ങൾക്ക് Facebook അക്കൗണ്ട് ആവശ്യമില്ല. Facebook എങ്ങനെയാണ് നിങ്ങളുടെ വിവരം ഉപയോഗിക്കുന്നതെന്നറിയുക."; "com_accountkit_email_login_title" = "നിങ്ങളുടെ ഇമെയിൽ വിലാസം നൽകുക"; -"com_accountkit_email_not_received" = "ഇമെയിൽ വീണ്ടും അയയ്‌ക്കുക"; -"com_accountkit_email_verify_title" = "ഇമെയിൽ തുറന്ന്‌ നിങ്ങളുടെ ഇമെയിൽ വിലാസം സ്ഥിരീകരിക്കുക"; -"com_accountkit_enter_code_sent_to" = "%1$@ എന്നതിലേക്കയച്ച കോഡ്‌ നൽകുക"; -"com_accountkit_error_title" = "സി‌സ്‌റ്റവുമായി ബന്ധപ്പെട്ട് ഒരു പ്രശ്‌നമുണ്ടായി.. വീണ്ടും ശ്രമിക്കുക."; -"com_accountkit_facebook_code_entry_title" = "Facebook-ൽ നിന്നുള്ള നിങ്ങളുടെ കോഡ് നൽകുക"; -"com_accountkit_logging_in" = "ലോഗിംഗ് ചെയ്യുന്നു\U2026"; -"com_accountkit_other_ways_to_get_code" = "കോഡ്‌ നേടാനുള്ള മറ്റ്‌ വഴികൾ:"; -"com_accountkit_phone_error_title" = "സാധുതയുള്ള ഒരു മൊബൈൽ നമ്പർ നൽകുക."; -"com_accountkit_phone_loading_title" = "നിങ്ങളുടെ കോഡ് അയയ്‌ക്കുന്നു\U2026"; -"com_accountkit_phone_login_phone_number_placeholder" = "നമ്പർ"; +"com_accountkit_email_not_received" = "ഇമെയില്‍ വീണ്ടും അയയ്ക്കുക"; +"com_accountkit_email_verify_title" = "നിങ്ങളുടെ ഇമെയിൽ തുറന്ന് ഇമെയിൽ വിലാസം സ്ഥിരീകരിക്കുക"; +"com_accountkit_enter_code_sent_to" = "%1$@-ലേക്ക് അയച്ച കോഡ് നൽകുക"; +"com_accountkit_error_title" = "ഒരു സിസ്‌റ്റം പ്രശ്‌നമുണ്ടായി. വീണ്ടും ശ്രമിക്കുക."; +"com_accountkit_facebook_code_entry_title" = "Facebook-ൽ നിന്നുള്ള ഒരു കോഡ് നൽകുക"; +"com_accountkit_ios_button_back" = "മടങ്ങുക"; +"com_accountkit_ios_country_code_title" = "നിങ്ങളുടെ രാജ്യം തിരഞ്ഞെടുക്കുക"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "നമ്പര്‍"; +"com_accountkit_ios_phone_login_text" = "Facebook നൽകുന്ന Account Kit-ൽ നിന്ന് ഒരു SMS സ്ഥിരീകരണം ലഭിക്കുന്നതിന് %1$@ ടാപ്പുചെയ്യുക. നിങ്ങളെ സൈൻ ഇൻ ചെയ്യാൻ സഹായിക്കുന്നതിന് %2$@ Facebook സങ്കേതികവിദ്യ ഉപയോഗിക്കുന്നു, എന്നാൽ നിങ്ങൾക്ക് +Facebook അക്കൗണ്ട് ആവശ്യമില്ല. സന്ദേശ, ഡാറ്റ നിരക്കുകൾ ബാധകമായേക്കാം. Facebook എങ്ങനെയാണ് നിങ്ങളുടെ വിവരം ഉപയോഗിക്കുന്നതെന്നറിയുക."; +"com_accountkit_ios_phone_sending_sms" = "നിങ്ങളുടെ കോഡ് ഉപയോഗിച്ച് ഒരു SMS അയയ്‌ക്കുന്നു"; +"com_accountkit_logging_in" = "ലോഗിൻ ചെയ്യുന്നു\U2026"; +"com_accountkit_other_ways_to_get_code" = "കോഡ് ലഭിക്കാനുള്ള മറ്റ് വഴികൾ:"; +"com_accountkit_phone_error_title" = "സാധുതയുള്ള മൊബൈൽ നമ്പർ നൽകുക."; +"com_accountkit_phone_loading_title" = "നിങ്ങളുടെ നമ്പർ പരിശോധിച്ചുറപ്പിക്കുന്നു\U2026"; "com_accountkit_phone_login_retry_title" = "നിങ്ങളുടെ മൊബൈൽ നമ്പർ സ്ഥിരീകരിക്കുക"; -"com_accountkit_phone_login_text" = "Facebook നൽകുന്ന Account Kit-ൽ നിന്ന് SMS സ്ഥിരീകരണം ലഭിക്കുന്നതിന് %1$@ ടാപ്പുചെയ്യുക. നിങ്ങളെ സൈൻ ഇൻ ചെയ്യാൻ സഹായിക്കുന്നതിന് %2$@, Facebook സാങ്കേതിക വിദ്യ ഉപയോഗിക്കുന്നു, നിങ്ങൾക്ക് ഒരു Facebook അക്കൗണ്ട് ആവശ്യമില്ല. സന്ദേശ, ഡാറ്റ നിരക്കുകൾ ബാധകമായേക്കാം. നിങ്ങളുടെ വിവരം Facebook എങ്ങനെ ഉപയോഗിക്കുമെന്നതിനെക്കുറിച്ച് അറിയുക."; -"com_accountkit_phone_login_title" = "നിങ്ങളുടെ മൊബൈൽ നമ്പർ ചേർക്കുക"; -"com_accountkit_phone_sending_sms" = "നിങ്ങളുടെ കോഡ്‌ അടങ്ങിയ ഒരു SMS അയയ്‌ക്കുന്നു"; -"com_accountkit_resend_check" = "നിങ്ങളുടെ SMS ഇന്‍ബോക്സ് പരിശോധിക്കുക"; +"com_accountkit_phone_login_text" = "Facebook നൽകുന്ന Account Kit ഉപയോഗിച്ച് നിങ്ങളുടെ അക്കൗണ്ട് പരിശോധിച്ചുറപ്പിക്കാൻ %1$@ ടാപ്പുചെയ്യുക. Account Kit ഉപയോഗിക്കാൻ നിങ്ങൾക്ക് Facebook അക്കൗണ്ട് ആവശ്യമില്ല. നിങ്ങളുടെ നമ്പർ പരിശോധിച്ചുറപ്പിക്കാൻ ഒരു SMS അയച്ചേക്കാം. Facebook എങ്ങനെയാണ് നിങ്ങളുടെ വിവരം ഉപയോഗിക്കുന്നതെന്നറിയുക."; +"com_accountkit_phone_login_title" = "നിങ്ങളുടെ മൊബൈൽ നമ്പർ നൽകുക"; +"com_accountkit_phone_sending_code_on_fb_title" = "Facebook-ൽ കോഡ് അയയ്‌ക്കുന്നു\U2026"; +"com_accountkit_resend_check" = "നിങ്ങളുടെ SMS ഇൻബോക്‌സ് പരിശോധിക്കുക"; "com_accountkit_resend_email_text" = "പുതിയ ഇമെയിൽ അയയ്‌ക്കുക"; -"com_accountkit_resend_title" = "നിങ്ങൾക്ക്‌ ഒരു കോഡ്‌ ലഭിച്ചിട്ടില്ലെങ്കിൽ:"; +"com_accountkit_resend_title" = "നിങ്ങൾക്ക് കോഡ് ലഭിച്ചിട്ടില്ലെങ്കിൽ:"; "com_accountkit_return_title" = "നിങ്ങളെ %1$@ എന്നതിലേക്ക് തിരികെ കൊണ്ടുപോകുന്നു\U2026"; "com_accountkit_sent_title" = "അയച്ചു!"; -"com_accountkit_success_title" = "പൂർത്തിയായി!"; -"com_accountkit_toolbar_title" = "എന്നതിലേക്ക് ലോഗിൻ ചെയ്യുക %1$@"; -"com_accountkit_verify_confirmation_code_title" = "നിങ്ങളുടെ കോഡ് പരിശോധിച്ചുറപ്പിക്കാനായില്ല. വീണ്ടും ശ്രമിക്കുക:"; +"com_accountkit_success_title" = "പരിശോധിച്ചുറപ്പിച്ചു!"; +"com_accountkit_toolbar_title" = "%1$@ ആപ്പിൽ ലോഗിൻ ചെയ്യുക"; +"com_accountkit_verify_confirmation_code_title" = "ഞങ്ങൾക്ക് നിങ്ങളുടെ കോഡ് പരിശോധിച്ചുറപ്പിക്കാനായില്ല. വീണ്ടും ശ്രമിക്കുക:"; "com_accountkit_verify_title" = "നിങ്ങളുടെ കോഡ് പരിശോധിച്ചുറപ്പിക്കുന്നു\U2026"; -"com_accountkit_voice_call_code_entry_title" = "വോയ്‌സ് കോളിൽ നിന്നുള്ള നിങ്ങളുടെ കോഡ് നൽകുക"; +"com_accountkit_voice_call_code_entry_title" = "വോയ്‌സ് കോളിൽ നിന്നുള്ള ഒരു കോഡ് നൽകുക"; diff --git a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/ml.lproj/AccountKitCountryCode.strings b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/ml.lproj/AccountKitCountryCode.strings index 4e9b67c..ce331ce 100644 --- a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/ml.lproj/AccountKitCountryCode.strings +++ b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/ml.lproj/AccountKitCountryCode.strings @@ -151,7 +151,7 @@ "com_accountkit_country_code_MC" = "മൊണാക്കൊ"; "com_accountkit_country_code_MD" = "മല്‍ഡോവ"; "com_accountkit_country_code_ME" = "മോണ്ടിനെഗ്രോ"; -"com_accountkit_country_code_MG" = "മഡഗാസ്‌കർ"; +"com_accountkit_country_code_MG" = "മഡഗാസ്ക്കർ"; "com_accountkit_country_code_MH" = "മാര്‍ഷല്‍ ദ്വീപുകള്‍"; "com_accountkit_country_code_MK" = "മാസിഡോണിയ"; "com_accountkit_country_code_ML" = "മാലി"; @@ -223,7 +223,7 @@ "com_accountkit_country_code_SZ" = "സ്വാസിലാന്റ്"; "com_accountkit_country_code_TC" = "ടർക്ക്സ് ആൻഡ് കെയ്ക്കോസ്"; "com_accountkit_country_code_TD" = "ഛാഡ്"; -"com_accountkit_country_code_TG" = "ടോഗോ"; +"com_accountkit_country_code_TG" = "റ്റൊഗൊ"; "com_accountkit_country_code_TH" = "തായ്‌ലാൻഡ്"; "com_accountkit_country_code_TJ" = "താജിക്കിസ്ഥാൻ"; "com_accountkit_country_code_TK" = "ടൊക്കെലൂ"; diff --git a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/mr.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/mr.lproj/AccountKit.strings index 2c99e51..fd05a1c 100644 --- a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/mr.lproj/AccountKit.strings +++ b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/mr.lproj/AccountKit.strings @@ -19,65 +19,66 @@ // @generated // -"com_accountkit_account_verified" = "खात्याची पडताळणी केली!"; -"com_accountkit_button_back" = "मागे"; -"com_accountkit_button_begin" = "आरंभ करा"; +"com_accountkit_account_verified" = "खाते सत्यापित झाले!"; +"com_accountkit_button_begin" = "सुरुवात करा"; "com_accountkit_button_cancel" = "रद्द करा"; -"com_accountkit_button_confirm" = "पुष्टी करा"; -"com_accountkit_button_continue" = "सुरू ठेवा"; +"com_accountkit_button_confirm" = "पुष्‍टी करा"; +"com_accountkit_button_continue" = "चालू ठेवा"; "com_accountkit_button_edit" = "संपादित करा"; "com_accountkit_button_log_in" = "लॉग इन करा"; -"com_accountkit_button_next" = "पुढील"; -"com_accountkit_button_ok" = "ठीक"; -"com_accountkit_button_resend_code_in" = "%1$d मध्ये पुन्हा SMS पाठवा"; -"com_accountkit_button_resend_sms" = "पुन्‍हा SMS पाठवा"; +"com_accountkit_button_next" = "पुढे"; +"com_accountkit_button_ok" = "ठीक आहे"; +"com_accountkit_button_resend_code_in" = "%1$d मध्ये परत SMS पाठवा"; +"com_accountkit_button_resend_sms" = "SMS पुन्हा पाठवा"; "com_accountkit_button_send" = "पाठवा"; "com_accountkit_button_send_code_in_call" = "कॉल प्राप्त करा"; -"com_accountkit_button_send_code_in_call_details" = "व्हॉइस कॉलच्या द्वारे तुमचे कोड प्राप्त करा"; -"com_accountkit_button_send_code_in_call_from_facebook_details" = "Facebook द्वारे व्हॉइस कॉलमध्ये तुमचा कोड प्राप्त करा"; +"com_accountkit_button_send_code_in_call_details" = "तुमचा कोड व्हॉइस कॉलमध्ये प्राप्त करा"; +"com_accountkit_button_send_code_in_call_from_facebook_details" = "Facebook कडून व्हॉइस कॉलमध्ये तुमचा कोड प्राप्त करा"; "com_accountkit_button_send_code_in_fb" = "Facebook वर कोड प्राप्त करा"; -"com_accountkit_button_send_code_in_fb_details" = "कोड Facebook सूचनेच्या रूपात प्राप्त होईल"; -"com_accountkit_button_send_code_in_fb_disclosure" = "Facebook वर एक सूचना म्हणून तुमचा कोड प्राप्त करण्यासाठी \"Facebook वर कोड मिळवा\" टॅप करा."; -"com_accountkit_button_start" = "सुरू करा"; -"com_accountkit_button_start_over" = "पुन्‍हा प्रयत्‍न करा"; -"com_accountkit_button_submit" = "सादर करा"; -"com_accountkit_check_email" = "आपला ईमेल उघडा"; -"com_accountkit_code_sent_to" = "तुमचा मोबाईल नंबर सत्यापित करा %1$@"; -"com_accountkit_confirmation_code_agreement" = "Facebook च्या अटी, डेटा धोरण आणि कुकी वापर स्वीकारण्यासाठी %1$@ वर टॅप करा."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Facebook च्या अटी, डेटा धोरण, कुकी वापर आणि %6$@ चे गोपनीयता धोरण स्वीकारण्यासाठी %1$@ वर टॅप करा."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Facebook च्या अटी, डेटा धोरण, कुकी वापर, गोपनीयता धोरण स्वीकारण्यासाठी आणि %7$@ च्या सेवेच्या अटीं साठी %1$@ वर टॅप करा."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Facebook च्‍या अटी, डेटा धोरण, कुकी वापर आणि गोपनीयता धोरण आणि %7$@ च्‍या सेवा अटी स्‍वीकारण्‍यासाठी %1$@ टॅप करा. आपल्‍या खात्‍याची पडताळणी कशी केली होती याविषयीअधिक जाणून घ्‍या."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Facebook च्‍या अटी, डेटा धोरण, कुकी वापर आणि %6$@ चे गोपनीयता धोरण स्‍वीकारण्‍यासाठी %1$@ टॅप करा. आपल्‍या खात्‍याची पडताळणी कशी केली होती याविषयीअधिक जाणून घ्‍या."; -"com_accountkit_confirmation_code_agreement_instant_verification" = "Facebook च्‍या अटी, डेटा धोरण आणि कुकी वापर स्‍वीकारण्‍यासाठी %1$@ टॅप करा. आपल्‍या खात्‍याची पडताळणी कशी झाली होतीयाविषयी अधिक जाणून घ्‍या."; +"com_accountkit_button_send_code_in_fb_details" = "कोड Facebook सूचनेच्या स्वरूपात प्राप्त होईल"; +"com_accountkit_button_start" = "प्रारंभ करा"; +"com_accountkit_button_start_over" = "पुन्‍हा प्रयत्न करा"; +"com_accountkit_button_submit" = "सबमिट करा"; +"com_accountkit_check_email" = "तुमचा ईमेल उघडा"; +"com_accountkit_code_sent_to" = "तुमचा मोबाईल नंंबर %1$@ सत्यापित करा"; +"com_accountkit_confirmation_code_agreement" = "Facebook च्या अटी, डेटा धोरण आणि कुकी वापर स्वीकारण्यासाठी %1$@ वर टॅप करा."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Facebook च्या अटी, डेटा धोरण, कुकी वापर आणि %6$@ चे गोपनीयता धोरण स्वीकारण्यासाठी %1$@ वर टॅप करा."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Facebook च्या अटी, डेटा धोरण, कुकी वापर आणि गोपनीयता धोरण आणि %7$@ च्या सेवा अटी स्वीकारण्यासाठी %1$@ वर टॅप करा."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Facebook च्या अटी, डेटा धोरण, कुकी वापर आणि गोपनीयता धोरण आणि %7$@ च्या सेवा अटी स्वीकारण्यासाठी %1$@ वर टॅप करा. तुमचे खाते कसे सत्यापित केले होते याबद्दल अधिक जाणून घ्या."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Facebook च्या अटी, डेटा धोरण, कुकी वापर आणि %6$@ चे गोपनीयता धोरण स्वीकारण्यासाठी %1$@ वर टॅप करा. तुमचे खाते कसे सत्यापित केले होते याबद्दल अधिक जाणून घ्या."; +"com_accountkit_confirmation_code_agreement_instant_verification" = "Facebook च्या अटी, डेटा धोरण आणि कुकी वापर स्वीकारण्यासाठी %1$@ वर टॅप करा. तुमचे खाते कसे सत्यापित केले होते याबद्दल अधिक जाणून घ्या."; "com_accountkit_confirmation_code_text" = "मला कोड मिळाला नाही"; -"com_accountkit_confirmation_code_title" = "आपला कोड प्रविष्‍ट करा"; -"com_accountkit_country_code_title" = "आपला देश निवड"; -"com_accountkit_email_invalid" = "हा ईमेल चुकीचा आहे. कृपया पुन्हा प्रयत्न करा."; -"com_accountkit_email_loading_title" = "ईमेल पाठवित आहे"; -"com_accountkit_email_login_retry_title" = "आपल्या ईमेलची पुष्टी करा"; -"com_accountkit_email_login_text" = "आपल्‍याला %2$@ वापरण्‍यात मदत करण्‍यासाठी Facebook द्वारे असलेल्‍या खाते किटवरून ईमेल पुष्‍टी मिळवण्‍यासाठी %1$@ टॅप करा. आपल्‍याला हे वापरण्‍यासाठी Facebook खात्‍याची गरज नाही. Facebook आपली माहिती कसे वापरते याविषयी जाणून घ्‍या."; -"com_accountkit_email_login_title" = "आपला ईमेल पत्‍ता प्रविष्‍ट करा"; -"com_accountkit_email_not_received" = "ईमेल पुन्‍हा पाठवा"; +"com_accountkit_confirmation_code_title" = "तुमचा कोड प्रविष्ट करा"; +"com_accountkit_email_invalid" = "हा ईमेल चुकीचा अाहे. कृपया पुन्‍हा प्रयत्न करा."; +"com_accountkit_email_loading_title" = "तुमचा ईमेल पत्ता सत्यापित करत आहे..."; +"com_accountkit_email_login_retry_title" = "तुमच्या ईमेलची पुष्‍टी करा"; +"com_accountkit_email_login_text" = "तुम्हाला %2$@ वापरण्यात मदत मिळावी यासाठी Facebook तर्फे Account Kit कडून ईमेल पुष्टी प्राप्त करण्याकरीता %1$@ टॅप करा. ते वापरण्यासाठी तुम्हाला Facebook खात्याची आवश्यकता नाही. Facebook तुमची माहिती कशी वापरते हे जाणून घ्या."; +"com_accountkit_email_login_title" = "तुमचा ईमेल पत्ता प्रविष्ट करा"; +"com_accountkit_email_not_received" = "ई मेल पुन्हा पाठवा"; "com_accountkit_email_verify_title" = "ईमेल उघडा आणि तुमच्या ईमेल पत्त्याची पुष्टी करा"; -"com_accountkit_enter_code_sent_to" = "%1$@ वर पाठवलेला कोड प्रविष्ट करा"; -"com_accountkit_error_title" = "एक सिस्टिम समस्या उद्भवली. कृपया पुन्हा प्रयत्न करा."; -"com_accountkit_facebook_code_entry_title" = "Facebook वरून तुमचा कोड प्रविष्‍ट करा"; -"com_accountkit_logging_in" = "लॉग इन करत आहे\U2026"; -"com_accountkit_other_ways_to_get_code" = "कोड प्राप्त करण्याचे अन्य मार्ग:"; +"com_accountkit_enter_code_sent_to" = "%1$@ वर पाठवलेला कोड प्रविष्ट करा."; +"com_accountkit_error_title" = "सिस्टम समस्या आली. कृपया पुन्हा प्रयत्न करा."; +"com_accountkit_facebook_code_entry_title" = "Facebook कडून मिळालेला तुमचा कोड प्रविष्ट करा"; +"com_accountkit_ios_button_back" = "मागे"; +"com_accountkit_ios_country_code_title" = "तुमचा देश निवडा"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "नंबर"; +"com_accountkit_ios_phone_login_text" = "Facebook द्वारे सामर्थ्यित केलेल्या Account Kit वरून SMS ची पुष्‍टी मिळवण्यासाठी %1$@ टॅप करा. तुम्हाला साइन इन करण्यात मदत करण्यासाठी %2$@ Facebook तंत्रज्ञानाचा वापर करते, परंतु तुम्हाला त्यासाठी Facebook खात्याची आवश्यकता नाही. संदेश आणि डेटा दर कदाचित लागू केले जातील. Facebook तुमची माहिती कशी वापरते हे जाणून घ्या."; +"com_accountkit_ios_phone_sending_sms" = "तुमच्या कोडसह एक SMS पाठवणे"; +"com_accountkit_logging_in" = "लॉग इन करत आहे..."; +"com_accountkit_other_ways_to_get_code" = "कोड प्राप्त करण्याचे इतर मार्ग:"; "com_accountkit_phone_error_title" = "कृपया वैध मोबाईल नंबर प्रविष्ट करा."; -"com_accountkit_phone_loading_title" = "आपला कोड पाठवत आहे\U2026"; -"com_accountkit_phone_login_phone_number_placeholder" = "नंबर"; +"com_accountkit_phone_loading_title" = "तुमचा नंबर सत्यापित करत आहे..."; "com_accountkit_phone_login_retry_title" = "तुमच्या मोबाईल नंबरची पुष्टी करा"; -"com_accountkit_phone_login_text" = "Facebook द्वारे समर्थित Account Kit कडून SMS पुष्टीकरण मिळवण्यासाठी %1$@ टॅप करा. तुम्हाला साइन इन करण्यात मदत करण्यासाठी %2$@ Facebook तंत्रज्ञानाचा वापर करते, परंतु तुम्हाला Facebook खात्याची आवश्यकता नसते. संदेश आणि डेटा शुल्‍क लागू होण्‍याची शक्यता आहे. Facebook आपली माहिती कसे वापरते याविषयी जाणून घ्‍या."; +"com_accountkit_phone_login_text" = "Facebook द्वारे समर्थित Account Kit सह तुमचे खाते सत्यापित करण्यासाठी %1$@ टॅप करा. Account Kit वापरण्यासाठी तुम्हाला Facebook खात्याची आवश्यकता नाही. तुमचा नंबर सत्यापित करण्यासाठी बहुधा एक SMS पाठवला जाईल. संदेश आणि डेटा शुल्क लागू होऊ शकतात. Facebook तुमची माहिती कशी वापरते हे जाणून घ्या."; "com_accountkit_phone_login_title" = "तुमचा मोबाईल नंबर प्रविष्ट करा"; -"com_accountkit_phone_sending_sms" = "तुमच्या कोडसह SMS पाठवत आहे"; +"com_accountkit_phone_sending_code_on_fb_title" = "Facebook वर कोड पाठवत आहे\U2026"; "com_accountkit_resend_check" = "तुमचा SMS इनबॉक्स तपासा"; "com_accountkit_resend_email_text" = "नवीन ईमेल पाठवा"; -"com_accountkit_resend_title" = "तुम्हाला कोड प्राप्त झालेला नसल्यास:"; -"com_accountkit_return_title" = "आपल्‍याला पुन्‍हा %1$@ येथे नेत आहे\U2026"; -"com_accountkit_sent_title" = "पाठविले!"; -"com_accountkit_success_title" = "पूर्ण झाले!"; -"com_accountkit_toolbar_title" = "%1$@ मध्‍ये लॉग इन करा"; -"com_accountkit_verify_confirmation_code_title" = "आपल्‍या कोडची आम्‍ही पडताळणी करू शकलो नाही. कृपया पुन्हा प्रयत्न करा:"; -"com_accountkit_verify_title" = "आपल्‍या कोडची पडताळणी करत आहे\U2026"; -"com_accountkit_voice_call_code_entry_title" = "व्हॉइस कॉलवरून तुमचा कोड प्रविष्ट करा"; +"com_accountkit_resend_title" = "तुम्हाला कोड मिळालेला नसल्यास:"; +"com_accountkit_return_title" = "तुम्हाला पुन्हा %1$@ वर नेत आहे\U2026"; +"com_accountkit_sent_title" = "पाठवले!"; +"com_accountkit_success_title" = "सत्यापित केले!"; +"com_accountkit_toolbar_title" = "%1$@ वर लॉग इन करा"; +"com_accountkit_verify_confirmation_code_title" = "आम्‍ही तुमचा कोड सत्यापित करू शकलो नाही. कृपया नंतर पुन्‍हा प्रयत्न करा:"; +"com_accountkit_verify_title" = "तुमचा कोड सत्यापित करत आहे..."; +"com_accountkit_voice_call_code_entry_title" = "व्हॉइस कॉल कडून मिळालेला तुमचा कोड प्रविष्ट करा"; diff --git a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/ms.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/ms.lproj/AccountKit.strings index 5a2dc92..279af36 100644 --- a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/ms.lproj/AccountKit.strings +++ b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/ms.lproj/AccountKit.strings @@ -19,65 +19,65 @@ // @generated // -"com_accountkit_account_verified" = "Akaun Telah Ditentusahkan!"; -"com_accountkit_button_back" = "Undur"; +"com_accountkit_account_verified" = "Akaun disahkan."; "com_accountkit_button_begin" = "Mula"; "com_accountkit_button_cancel" = "Batal"; -"com_accountkit_button_confirm" = "Sahkan"; -"com_accountkit_button_continue" = "Teruskan"; +"com_accountkit_button_confirm" = "Sah"; +"com_accountkit_button_continue" = "Bersambung"; "com_accountkit_button_edit" = "SUNTING"; "com_accountkit_button_log_in" = "Log Masuk"; "com_accountkit_button_next" = "Seterusnya"; -"com_accountkit_button_ok" = "OK"; -"com_accountkit_button_resend_code_in" = "Hantar SMS Sekali Lagi dalam %1$d"; -"com_accountkit_button_resend_sms" = "Hantar SMS Sekali Lagi"; +"com_accountkit_button_resend_code_in" = "Hantar SMS Sekali Lagi di %1$d"; +"com_accountkit_button_resend_sms" = "Hantar SMS Lagi Sekali"; "com_accountkit_button_send" = "Hantar"; "com_accountkit_button_send_code_in_call" = "Dapatkan Panggilan"; "com_accountkit_button_send_code_in_call_details" = "Dapatkan kod anda dalam panggilan suara"; "com_accountkit_button_send_code_in_call_from_facebook_details" = "Dapatkan kod anda dalam panggilan suara daripada Facebook"; "com_accountkit_button_send_code_in_fb" = "Dapatkan Kod di Facebook"; "com_accountkit_button_send_code_in_fb_details" = "Kod akan tiba sebagai pemberitahuan Facebook"; -"com_accountkit_button_send_code_in_fb_disclosure" = "Ketik \"Dapatkan Kod di Facebook\" untuk menerima kod anda sebagai pemberitahuan di Facebook."; "com_accountkit_button_start" = "Mula"; "com_accountkit_button_start_over" = "Cuba Lagi"; -"com_accountkit_button_submit" = "Hantar"; -"com_accountkit_check_email" = "Buka e-mel anda"; -"com_accountkit_code_sent_to" = "Sahkan nombor mudah alih anda %1$@"; -"com_accountkit_confirmation_code_agreement" = "Ketik %1$@ untuk menerima Terma, Dasar Data dan penggunaan kukiFacebook."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Ketik %1$@ untuk menerima Terma, Dasar Data, penggunaan kuki dan Dasar Privasi Facebook untuk %6$@."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Ketik %1$@ untuk menerima Terma, Dasar Data, penggunaan kuki dan Dasar Privasi serta Terma Perkhidmatan Facebook untuk %7$@."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Ketik %1$@ untuk menerima Syarat Facebook, Dasar Data, penggunaan kuki serta Dasar Privasi dan Syarat Perkhidmatan %7$@. Ketahui lebih lanjut tentang cara akaun anda ditentusahkan."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Ketik %1$@ untuk menerima Syarat Facebook, Dasar Data, penggunaan kuki serta Dasar Privasi %6$@. Ketahui lebih lanjut tentang cara akaun anda ditentusahkan."; -"com_accountkit_confirmation_code_agreement_instant_verification" = "Ketik %1$@ untuk menerima Syarat Facebook, Dasar Data dan penggunaan kuki. Ketahui lebih lanjut tentang cara akaun anda ditentusahkan."; -"com_accountkit_confirmation_code_text" = "Saya tidak menerima kod"; +"com_accountkit_button_submit" = "Serah"; +"com_accountkit_check_email" = "Buka E-mel anda"; +"com_accountkit_code_sent_to" = "Sahkan nombor telefon anda %1$@"; +"com_accountkit_confirmation_code_agreement" = "etik %1$@ untuk menerima Facebook Terma, Dasar Data dan penggunaan kuki."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Ketik %1$@ untuk menerima Facebook Terma, Dasar Data, penggunaan kuki dan Dasar Privasi daripada %6$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Ketik %1$@ untuk menerima Facebook Terma, Dasar Data, penggunaan kuki dan Dasar Privasi dan Terma Perkhidmatan dripada %7$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Ketik %1$@ untuk menerima Facebook Terma, Dasar Data, penggunaan kuki dan Dasar Privasi dan Terma perkhidmatan daripada %7$@. Learn more tentang bagaimana akaun anda telah disahkan."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Ketik %1$@ untuk menerima Facebook Terms, Dasar Data, penggunaan kuki dan Dasar Privasi daripada %6$@. Ketahui lebih lanjut tentang bagaimana akaun anda telah disahkan."; +"com_accountkit_confirmation_code_agreement_instant_verification" = "Ketik %1$@ untuk menerima Facebook Terma, Dasar Data dan penggunaan kuki. Ketahui lebih lanjut tentang bagaimana akaun anda telah disahkan."; +"com_accountkit_confirmation_code_text" = "Saya tidak dapat kod"; "com_accountkit_confirmation_code_title" = "Masukkan kod anda"; -"com_accountkit_country_code_title" = "Pilih Negara Anda"; -"com_accountkit_email_invalid" = "E-mel ini tidak betul. Sila cuba lagi."; -"com_accountkit_email_loading_title" = "Menghantar e-mel\U2026"; +"com_accountkit_email_invalid" = "E-mel ini salah. Sila cuba lagi."; +"com_accountkit_email_loading_title" = "mengesahkan alamat e-mel anda..."; "com_accountkit_email_login_retry_title" = "Sahkan e-mel anda"; -"com_accountkit_email_login_text" = "Ketik %1$@ untuk mendapatkan pengesahan e-mel daripada Kit Akaun oleh Facebook bagi membantu anda menggunakan %2$@. Anda tidak memerlukan akaun Facebook untuk menggunakannya. Ketahui cara Facebook menggunakan maklumat anda."; +"com_accountkit_email_login_text" = "Ketik %1$@ untuk mendapatkan pengesahan e-mel dari Kit Akaun oleh Facebook untuk membantu anda menggunakan %2$@. Anda tidak memerlukan akaun Facebook untuk menggunakannya. Belajar bagaimana Facebook menggunakan maklumat anda."; "com_accountkit_email_login_title" = "Masukkan alamat e-mel anda"; "com_accountkit_email_not_received" = "Hantar Semula E-mel"; "com_accountkit_email_verify_title" = "Buka e-mel dan sahkan alamat e-mel anda"; -"com_accountkit_enter_code_sent_to" = "Masukkan kod yang telah dihantar ke %1$@"; -"com_accountkit_error_title" = "Isu sistem telah berlaku. Sila cuba lagi."; +"com_accountkit_enter_code_sent_to" = "Masukkan kod yang dihantar ke %1$@."; +"com_accountkit_error_title" = "Isu sistem berlaku. Sila cuba lagi."; "com_accountkit_facebook_code_entry_title" = "Masukkan kod anda daripada Facebook"; -"com_accountkit_logging_in" = "Log masuk\U2026"; +"com_accountkit_ios_button_back" = "Kembali"; +"com_accountkit_ios_country_code_title" = "Pilih Negara Anda"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "Nombor"; +"com_accountkit_ios_phone_login_text" = "Ketik %1$@ untuk mendapatkan pengesahan SMS daripada Account Kit yang dikuasakan oleh Facebook. %2$@ menggunakan teknologi Facebook untuk membantu anda mendaftar masuk, tetapi anda tidak memerlukan akaun Facebook. Kadar mesej dan data mungkin dikenakan. Ketahui bagaimana Facebook menggunakan maklumat anda."; +"com_accountkit_ios_phone_sending_sms" = "Menghantar SMS dengan kod anda"; +"com_accountkit_logging_in" = "Mengelog masuk..."; "com_accountkit_other_ways_to_get_code" = "Cara lain untuk mendapatkan kod:"; -"com_accountkit_phone_error_title" = "Sila masukkan nombor mudah alih yang sah."; -"com_accountkit_phone_loading_title" = "Menghantar kod anda\U2026"; -"com_accountkit_phone_login_phone_number_placeholder" = "Nombor"; -"com_accountkit_phone_login_retry_title" = "Sahkan nombor mudah alih anda"; -"com_accountkit_phone_login_text" = "Ketik %1$@ untuk mendapatkan pengesahan SMS daripada Kit Akaun yang dikuasakan oleh Facebook. %2$@ menggunakan teknologi Facebook untuk membantu anda mendaftar masuk, tetapi anda tidak memerlukan akaun Facebook. Kadar mesej dan data boleh dikenakan. Ketahui cara Facebook menggunakan maklumat anda."; -"com_accountkit_phone_login_title" = "Masukkan nombor mudah alih anda"; -"com_accountkit_phone_sending_sms" = "Menghantar SMS menggunakan kod anda"; +"com_accountkit_phone_error_title" = "Sila masukkan nombor telefon mudah alih yang sah."; +"com_accountkit_phone_loading_title" = "Mengesahkan nombor anda..."; +"com_accountkit_phone_login_retry_title" = "Sahkan nombor telefon anda"; +"com_accountkit_phone_login_text" = "Ketik %1$@ untuk mengesahkan akaun anda dengan Kit Akaun dikuasakan oleh Facebook. Anda tidak memerlukan akaun Facebook menggunakan Akaun Kit. SMS boleh dihantar untuk mengesahkan nombor anda. Mesej dan data kadar mungkin dikenakan. Belajar bagaimana Facebook menggunakan maklumat anda."; +"com_accountkit_phone_login_title" = "Masukkan nombor telefon bimbit anda"; +"com_accountkit_phone_sending_code_on_fb_title" = "Menghantar kod di Facebook..."; "com_accountkit_resend_check" = "Semak peti masuk SMS anda"; -"com_accountkit_resend_email_text" = "Hantar E-mel Baharu"; +"com_accountkit_resend_email_text" = "Hantar E-mel Baru"; "com_accountkit_resend_title" = "Jika anda belum mendapat kod:"; -"com_accountkit_return_title" = "Mengembalikan anda ke %1$@\U2026"; -"com_accountkit_sent_title" = "Sudah dihantar!"; -"com_accountkit_success_title" = "Selesai!"; -"com_accountkit_toolbar_title" = "Log Masuk Ke %1$@"; +"com_accountkit_return_title" = "Mengambil anda kembali ke %1$@\U2026"; +"com_accountkit_sent_title" = "Dihantar!"; +"com_accountkit_success_title" = "Disahkan!"; +"com_accountkit_toolbar_title" = "Log masuk ke %1$@"; "com_accountkit_verify_confirmation_code_title" = "Kami tidak dapat mengesahkan kod anda. Sila cuba lagi:"; -"com_accountkit_verify_title" = "Mengesahkan kod anda\U2026"; +"com_accountkit_verify_title" = "Mengesahkan kod anda ..."; "com_accountkit_voice_call_code_entry_title" = "Masukkan kod anda daripada Panggilan Suara"; diff --git a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/my.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/my.lproj/AccountKit.strings new file mode 100644 index 0000000..dcd2323 --- /dev/null +++ b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/my.lproj/AccountKit.strings @@ -0,0 +1,84 @@ +// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// +// You are hereby granted a non-exclusive, worldwide, royalty-free license to use, +// copy, modify, and distribute this software in source code or binary form for use +// in connection with the web services and APIs provided by Facebook. +// +// As with any software that integrates with the Facebook platform, your use of +// this software is subject to the Facebook Developer Principles and Policies +// [http://developers.facebook.com/policy/]. This copyright notice shall be +// included in all copies or substantial portions of the software. +// +// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS +// FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR +// COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER +// IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN +// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +// @generated +// + +"com_accountkit_account_verified" = "အကောင့်ကို အတည်ပြုပြီးပါပြီ။"; +"com_accountkit_button_begin" = "စတင်ရန်"; +"com_accountkit_button_cancel" = "မလုပ်တော့ပါ"; +"com_accountkit_button_confirm" = "အတည်ပြုရန်"; +"com_accountkit_button_continue" = "ဆက်ရန်"; +"com_accountkit_button_edit" = "ပြင်ဆင်ရန်"; +"com_accountkit_button_log_in" = "ဝင်ရန်"; +"com_accountkit_button_next" = "နောက်တစ်ဆင့်"; +"com_accountkit_button_ok" = "အိုကေ"; +"com_accountkit_button_resend_code_in" = "%1$d အတွင်း SMS ထပ်ပို့ပါ"; +"com_accountkit_button_resend_sms" = "နောက်တစ်ကြိမ် SMS မက်ဆေ့ချ်ပေးပို့ရန်"; +"com_accountkit_button_send" = "ပို့ရန်"; +"com_accountkit_button_send_code_in_call" = "ခေါ်ဆိုရန်"; +"com_accountkit_button_send_code_in_call_details" = "အသံခေါ်ဆိုမှုမှ သင့်ကုဒ်ကို ရယူပါ"; +"com_accountkit_button_send_code_in_call_from_facebook_details" = "Facebook ၏ အသံခေါ်ဆိုမှုမှ ကုဒ်တစ်ခု ရယူပါ"; +"com_accountkit_button_send_code_in_fb" = "Facebook မှ ကုဒ်တစ်ခု ရယူပါ"; +"com_accountkit_button_send_code_in_fb_details" = "ကုဒ်သည် Facebook အသိပေးချက်အဖြစ် ရောက်လာပါလိမ့်မည်"; +"com_accountkit_button_start" = "စတင်ရန်"; +"com_accountkit_button_start_over" = "ပြန်စမ်းကြည့်ပါ"; +"com_accountkit_button_submit" = "ပေးပို့ရန်"; +"com_accountkit_check_email" = "သင့်အီးမေးလ်ကိုဖွင့်ပါ"; +"com_accountkit_code_sent_to" = "သင့်မိုဘိုင်းနံပါတ် %1$@ ကိုအတည်ပြုပါ"; +"com_accountkit_confirmation_code_agreement" = "Facebook ၏ စည်းမျဉ်းများအချက်အလက်ဆိုင်ရာမူဝါဒနှင့် ကွတ်ကီးအသုံးပြုမှုတို့ကို လက်ခံသဘောတူရန် %1$@ ကိုတို့နှိပ်ပါ။"; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Facebook ၏ စည်းမျဉ်းများအချက်အလက်ဆိုင်ရာမူဝါဒကွတ်ကီးအသုံးပြုမှု နှင့် %6$@ ၏ ကိုယ်ရေးလုံခြုံမှုဆိုင်ရာမူဝါဒ တို့ကို လက်ခံသဘောတူရန် %1$@ ကိုတို့နှိပ်ပါ။"; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Facebook ၏ စည်းမျဉ်းများအချက်အလက်ဆိုင်ရာမူဝါဒကွတ်ကီးအသုံးပြုမှု နှင့် ကိုယ်ရေးလုံခြုံမှုဆိုင်ရာမူဝါဒ နှင့် %7$@ ၏ ဝန်ဆောင်မှုစည်းမျဉ်းများကို လက်ခံသဘောတူရန် %1$@ ကိုတို့နှိပ်ပါ။"; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Facebook ၏ စည်းမျဉ်းများအချက်အလက်ဆိုင်ရာမူဝါဒကွတ်ကီးအသုံးပြုမှု နှင့်ကိုယ်ရေးလုံခြုံမှုဆိုင်ရာမူဝါဒ နှင့် %7$@ ၏ ဝန်ဆောင်မှုစည်းမျဉ်းများကို လက်ခံသဘောတူရန် %1$@ ကိုတို့နှိပ်ပါ။ သင့်အကောင့်ကို စစ်ဆေးအတည်ပြုခဲ့သည့် နည်းလမ်းနှင့်ပတ်သက်ပြီး ပိုမိုလေ့လာပါ။"; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Facebook ၏ စည်းမျဉ်းများအချက်အလက်ဆိုင်ရာမူဝါဒကွတ်ကီးအသုံးပြုမှုနှင့် %6$@ ၏ ကိုယ်ရေးလုံခြုံမှုဆိုင်ရာမူဝါဒတို့ကို လက်ခံသဘောတူရန် %1$@ ကိုတို့နှိပ်ပါ။ သင့်အကောင့်ကို အတည်ပြုစစ်ဆေးခဲ့သည့် နည်းလမ်းနှင့်ပတ်သက်ပြီး ပိုမိုလေ့လာပါ။"; +"com_accountkit_confirmation_code_agreement_instant_verification" = "Facebook ၏ စည်းမျဉ်းများအချက်အလက်ဆိုင်ရာမူဝါဒ နှင့် ကွတ်ကီးအသုံးပြုမှုတို့ကို လက်ခံသဘောတူရန် %1$@ ကိုတို့နှိပ်ပါ။ သင့်အကောင့်ကို အတည်ပြုစစ်ဆေးခဲ့သည့် နည်းလမ်းနှင့်ပတ်သက်ပြီး ပိုမိုလေ့လာပါ။"; +"com_accountkit_confirmation_code_text" = "ကျွန်ုပ်တွင် ကုဒ်မရှိပါ"; +"com_accountkit_confirmation_code_title" = "သင့်ကုဒ်ကို ဖြည့်ပါ"; +"com_accountkit_email_invalid" = "ဤအီးမေးလ်သည် မှန်ကန်ခြင်းမရှိပါ။ ပြန်စမ်းကြည့်ပါ။"; +"com_accountkit_email_loading_title" = "သင့်အီးမေးလိပ်စာကို အတည်ပြုနေသည်\U2026"; +"com_accountkit_email_login_retry_title" = "သင့်အီးမေးလ်ကို အတည်ပြုပါ"; +"com_accountkit_email_login_text" = "သင် %2$@ ကိုအသုံးပြုရာတွင် အထောက်အကူဖြစ်စေရန်အတွက် Facebook ၏ Account Kit မှ အီးမေးလ်အတည်ပြုချက်တစ်စောင်ကို ရယူရန် %1$@ ကို တို့နှိပ်ပါ။ ၎င်းကိုအသုံးပြုရန် သင် Facebook အကောင့်တစ်ခု မလိုအပ်ပါ။ သင့်အချက်အလက်များကို Facebook က အသုံးပြုပုံနှင့် ပတ်သက်၍ လေ့လာပါ။"; +"com_accountkit_email_login_title" = "သင့် အီးမေးလ် လိပ်စာကို ရိုက်ထည့်ပါ"; +"com_accountkit_email_not_received" = "အီးမေးလ် ပြန်ပို့ပါ"; +"com_accountkit_email_verify_title" = "အီးမေးလ်ကိုဖွင့်ပြီး သင်၏အီးမေးလ်လိပ်စာကို အတည်ပြုပါ"; +"com_accountkit_enter_code_sent_to" = "%1$@ သို့ပို့ထားသည့် ကုဒ်ကို ရိုက်ထည့်ပါ"; +"com_accountkit_error_title" = "စနစ်ဆိုင်ရာ ပြဿနာတစ်ခု ဖြစ်ပွားခဲ့သည်။ ထပ်လုပ်ကြည့်ပါ။"; +"com_accountkit_facebook_code_entry_title" = "Facebook မှ သင့်ကုဒ်ကို ရိုက်ထည့်ပါ"; +"com_accountkit_ios_button_back" = "နောက်သို့"; +"com_accountkit_ios_country_code_title" = "သင်၏နိုင်ငံကိုရွေးပါ"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "နံပါတ်"; +"com_accountkit_ios_phone_login_text" = "Facebook က ပံ့ပိုးပေးထားသည့် Account Kit မှ SMS အတည်ပြုချက်တစ်စောင်ရရှိရန် %1$@ ကိုတို့နှိပ်ပါ။ %2$@ သည် သင်အကောင့်ဝင်နိုင်ရန် Facebook နည်းပညာကို အသုံးပြုသော်လည်း Facebook အကောင့်တစ်ခု သင်မလိုအပ်ပါ။ စာတိုပို့ခနှင့် ဒေတာနှုန်းထားများ ကျသင့်နိုင်ပါသည်။ သင့်အချက်အလက်များကို Facebook က အသုံးပြုပုံနှင့် ပတ်သက်၍ လေ့လာပါ။"; +"com_accountkit_ios_phone_sending_sms" = "သင့်ကုဒ်ဖြင့် SMS တစ်စောင် ပို့နေသည်"; +"com_accountkit_logging_in" = "လော့ဂ်အင်ဝင်နေသည်..."; +"com_accountkit_other_ways_to_get_code" = "ကုဒ်ရယူရန် အခြားနည်းလမ်းများမှာ-"; +"com_accountkit_phone_error_title" = "မှန်ကန်သည့်မိုဘိုင်းနံပါတ်ကို ဖြည့်သွင်းပေးပါ။"; +"com_accountkit_phone_loading_title" = "သင့်နံပါတ်ကို အတည်ပြုနေသည်\U2026"; +"com_accountkit_phone_login_retry_title" = "သင်၏မိုဘိုင်းနံပါတ်ကို အတည်ပြုပါ"; +"com_accountkit_phone_login_text" = "Facebook ကပံ့ပိုးပေးထားသည့် Account Kit နှင့် သင့်အကောင့်ကို စစ်ဆေးအတည်ပြုရန် %1$@ ကိုတို့နှိပ်ပါ။ Account Kit ကိုအသုံးပြုရန် Facebook အကောင့်တစ်ခု မလိုအပ်ပါ။ သင့်နံပါတ်ကို အတည်ပြုရန် SMS တစ်စောင် ပို့ထားဖွယ်ရှိပါသည်။ စာတိုပို့ခနှင့် ဒေတာနှုန်းထားများ ကျသင့်နိုင်ပါသည်။ သင့်အချက်အလက်များကို Facebook က အသုံးပြုပုံနှင့် ပတ်သက်၍ လေ့လာပါ။"; +"com_accountkit_phone_login_title" = "သင့် မိုဘိုင်းနံပါတ်ကို ရိုက်ထည့်ပါ။"; +"com_accountkit_phone_sending_code_on_fb_title" = "Facebook ပေါ်မှ ကုဒ်ပို့နေပါသည်\U2026"; +"com_accountkit_resend_check" = "သင့် SMS ဝင်စာအား စစ်ဆေးပါ"; +"com_accountkit_resend_email_text" = "အီးမေးလ်အသစ်ပို့မည်"; +"com_accountkit_resend_title" = "သင်ကုဒ်တစ်ခု မရရှိခဲ့ပါက-"; +"com_accountkit_return_title" = "သင့်ကို %1$@ သို့ပြန်ပို့ပေးနေသည်\U2026"; +"com_accountkit_sent_title" = "ပို့ပြီးပါပြီ။"; +"com_accountkit_success_title" = "အတည်ပြုပြီးပါပြီ။"; +"com_accountkit_toolbar_title" = "%1$@ သို့ လော့ဂ်အင်ဝင်ပါ"; +"com_accountkit_verify_confirmation_code_title" = "သင်ကုဒ်ကို ကျွန်ုပ်တို့ အတည်မပြုနိုင်ပါ၊ ကျေးဇူးပြု၍ ထပ်စမ်းကြည့်ပါ-"; +"com_accountkit_verify_title" = "သင့်ကုဒ်ကို အတည်ပြုနေသည်\U2026"; +"com_accountkit_voice_call_code_entry_title" = "အသံခေါ်ဆိုမှုမှ သင့်ကုဒ်ကို ရိုက်ထည့်ပါ"; diff --git a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/my_MM.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/my_MM.lproj/AccountKit.strings index 8431c6a..d3ff34a 100644 --- a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/my_MM.lproj/AccountKit.strings +++ b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/my_MM.lproj/AccountKit.strings @@ -36,7 +36,6 @@ "com_accountkit_button_send_code_in_call_from_facebook_details" = "သင့်ကုဒ်ကို Facebook ထံမှ အသံခေါ်ဆိုမှုဖြင့် ရယူပါ"; "com_accountkit_button_send_code_in_fb" = "Facebook တွင် ကုဒ်ရယူပါ"; "com_accountkit_button_send_code_in_fb_details" = "ကုဒ်သည် Facebook အသိပေးချက်တစ်ခုအဖြစ် ရောက်ရှိလာပါမည်"; -"com_accountkit_button_send_code_in_fb_disclosure" = "သင့်ကုဒ်ကို Facebook တွင် အသိပေးချက်တစ်ခုအဖြစ် လက်ခံရယူရန် “ကုဒ်ကို Facebook တွင် ရယူရန်” ကို တို့ပါ။"; "com_accountkit_button_start" = "စရန"; "com_accountkit_button_start_over" = "ထပစမးကည့ရန"; "com_accountkit_button_submit" = "တငသငးရန"; diff --git a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/my_MM.lproj/AccountKitCountryCode.strings b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/my_MM.lproj/AccountKitCountryCode.strings new file mode 100644 index 0000000..d1a692b --- /dev/null +++ b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/my_MM.lproj/AccountKitCountryCode.strings @@ -0,0 +1,256 @@ +// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// +// You are hereby granted a non-exclusive, worldwide, royalty-free license to use, +// copy, modify, and distribute this software in source code or binary form for use +// in connection with the web services and APIs provided by Facebook. +// +// As with any software that integrates with the Facebook platform, your use of +// this software is subject to the Facebook Developer Principles and Policies +// [http://developers.facebook.com/policy/]. This copyright notice shall be +// included in all copies or substantial portions of the software. +// +// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS +// FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR +// COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER +// IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN +// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +// @generated +// + +"com_accountkit_country_code_AD" = "အင်ဒိုရာ"; +"com_accountkit_country_code_AE" = "အာရပ်စော်ဘွားပြည်ထောင်စုသမ္မတ"; +"com_accountkit_country_code_AF" = "အာဖဂန်နစ္စတန်"; +"com_accountkit_country_code_AG" = "အင်တီဂွါ"; +"com_accountkit_country_code_AI" = "အန်ဂွေအာ"; +"com_accountkit_country_code_AL" = "အယ်လ်ဘေးနီးယား"; +"com_accountkit_country_code_AM" = "အာမေးနီးယား"; +"com_accountkit_country_code_AO" = "အင်ဂိုလာ"; +"com_accountkit_country_code_AR" = "အာဂျင်တီးနား"; +"com_accountkit_country_code_AS" = "အမေရိကန် ဆမိုးအား"; +"com_accountkit_country_code_AT" = "သြစတြီးယား"; +"com_accountkit_country_code_AU" = "ဩစတြေးလျ"; +"com_accountkit_country_code_AW" = "အာရုဘား"; +"com_accountkit_country_code_AZ" = "အဇာဘိုင်ဂျန်"; +"com_accountkit_country_code_BA" = "ဘော့စနီးယား နှင့် ဟာဇီဂိုဗီးနား"; +"com_accountkit_country_code_BB" = "ဘာဘေးဒိုးစ်"; +"com_accountkit_country_code_BD" = "ဘင်္ဂလားဒေ့ရှ်"; +"com_accountkit_country_code_BE" = "ဘယ်လ်ဂျီယမ်"; +"com_accountkit_country_code_BF" = "ဘာကီးနားဖားဆို"; +"com_accountkit_country_code_BG" = "ဘူလ်ဂေးရီးယား"; +"com_accountkit_country_code_BH" = "ဘာရိန်း"; +"com_accountkit_country_code_BI" = "ဘူရွန်ဒီ"; +"com_accountkit_country_code_BJ" = "ဘီနင်"; +"com_accountkit_country_code_BM" = "ဘာမြူဒါ"; +"com_accountkit_country_code_BN" = "ဘရုနိုင်း"; +"com_accountkit_country_code_BO" = "ဘိုလီးဗီးယား"; +"com_accountkit_country_code_BQ" = "ဘိုနေရာ၊ စိန့်အပ်စတေးရှား နှင့် ဆေးဘာ"; +"com_accountkit_country_code_BR" = "ဘရာဇီး"; +"com_accountkit_country_code_BS" = "ဘဟားမား"; +"com_accountkit_country_code_BT" = "ဘူတန်နိုင်ငံ"; +"com_accountkit_country_code_BW" = "ဘော့ဆွာနာ"; +"com_accountkit_country_code_BY" = "ဘီလာရုစ်"; +"com_accountkit_country_code_BZ" = "ဘလိဇ်"; +"com_accountkit_country_code_CA" = "ကနေဒါ"; +"com_accountkit_country_code_CD" = "ကွန်ဂိုဒီမိုကရက်တစ်သမ္မတနိုင်ငံ"; +"com_accountkit_country_code_CF" = "ဗဟိုအာဖရိကသမ္မတနိုင်ငံ"; +"com_accountkit_country_code_CG" = "ကွန်ဂိုသမ္မတနိုင်ငံ"; +"com_accountkit_country_code_CH" = "ဆွစ်ဇာလန်"; +"com_accountkit_country_code_CI" = "အိုင်ဗရီကို့စ်"; +"com_accountkit_country_code_CK" = "ကွတ်ခ် ကျွန်းစုများ"; +"com_accountkit_country_code_CL" = "ချီလီ"; +"com_accountkit_country_code_CM" = "ကင်မရွန်း"; +"com_accountkit_country_code_CN" = "တရုတ်"; +"com_accountkit_country_code_CO" = "ကိုလံဘီယာ"; +"com_accountkit_country_code_CR" = "ကော့စတာရီကာနိုင်ငံ"; +"com_accountkit_country_code_CU" = "ကျူးဘား"; +"com_accountkit_country_code_CV" = "ကိတ်ဗာဒီ"; +"com_accountkit_country_code_CW" = "ကရူအာဆောက်"; +"com_accountkit_country_code_CY" = "ဆိုက်ပရပ်စ်"; +"com_accountkit_country_code_CZ" = "ချက်သမ္မတနိုင်ငံ"; +"com_accountkit_country_code_DE" = "ဂျာမနီ"; +"com_accountkit_country_code_DJ" = "ဂျီဘူတီ"; +"com_accountkit_country_code_DK" = "ဒိန်းမတ်"; +"com_accountkit_country_code_DM" = "ဒိုမီနီကာ"; +"com_accountkit_country_code_DO" = "ဒိုမီနီကန်သမ္မတနိုင်ငံ"; +"com_accountkit_country_code_DZ" = "အယ်လ်ဂျီးရီးယား"; +"com_accountkit_country_code_EC" = "အီကွေဒေါ"; +"com_accountkit_country_code_EE" = "အက်စ်တိုးနီးယား"; +"com_accountkit_country_code_EG" = "အီဂျစ်"; +"com_accountkit_country_code_EH" = "အနောက်ဆာဟာရ"; +"com_accountkit_country_code_ER" = "အီရီထရီးယား"; +"com_accountkit_country_code_ES" = "စပိန်"; +"com_accountkit_country_code_ET" = "အီသီယိုးပီးယား"; +"com_accountkit_country_code_FI" = "ဖင်လန်"; +"com_accountkit_country_code_FJ" = "ဖီဂျီ ကျွန်းစုနိုင်ငံ"; +"com_accountkit_country_code_FK" = "ဖော့ကလန် ကျွန်းစု"; +"com_accountkit_country_code_FM" = "မိုက်ခရိုနီးရှား ဖက်ဒရယ် ပြည်ထောင်စု"; +"com_accountkit_country_code_FO" = "ဖာရိုးအိုင်းလန်း"; +"com_accountkit_country_code_FR" = "ပြင်သစ်"; +"com_accountkit_country_code_GA" = "ဂါဘွန်"; +"com_accountkit_country_code_GB" = "အင်္ဂလန်"; +"com_accountkit_country_code_GD" = "ဂရန်နာဒါနိုင်ငံ"; +"com_accountkit_country_code_GE" = "ဂျော်ဂျီယာ"; +"com_accountkit_country_code_GF" = "ပြင်သစ် ဂီယာနာ"; +"com_accountkit_country_code_GG" = "ဂန်းဇီး ကျွန်း"; +"com_accountkit_country_code_GH" = "ဂါနာ"; +"com_accountkit_country_code_GI" = "ဂျီဘရော်လ်တာ"; +"com_accountkit_country_code_GL" = "ဂရင်းလန်ကျွန်းနိုင်ငံ"; +"com_accountkit_country_code_GM" = "ဂမ်ဘီယာ"; +"com_accountkit_country_code_GN" = "ဂီနီ"; +"com_accountkit_country_code_GP" = "ဂွာဒယ်လုပ်"; +"com_accountkit_country_code_GQ" = "အီကွေတာ ဂီနီ"; +"com_accountkit_country_code_GR" = "ဂရိ"; +"com_accountkit_country_code_GT" = "ဂွါတီမာလာ"; +"com_accountkit_country_code_GU" = "ဂူအမ်ကျွန်းနိုင်ငံ"; +"com_accountkit_country_code_GW" = "ဂင်းနီဗစ်ဆောနိုင်ငံ"; +"com_accountkit_country_code_GY" = "ဂိုင်ယာနာ"; +"com_accountkit_country_code_HK" = "ဟောင်ကောင်"; +"com_accountkit_country_code_HN" = "ဟွန်ဒူးရပ်စ်"; +"com_accountkit_country_code_HR" = "ခရိုအေးရှား"; +"com_accountkit_country_code_HT" = "ဟေတီ"; +"com_accountkit_country_code_HU" = "ဟန်ဂေရီ"; +"com_accountkit_country_code_ID" = "အင်ဒိုနီးရှား"; +"com_accountkit_country_code_IE" = "အိုင်ယာလန်"; +"com_accountkit_country_code_IL" = "အစ္စရေး"; +"com_accountkit_country_code_IM" = "မန်းန်ကျွန်း"; +"com_accountkit_country_code_IN" = "အိန္ဒိယ"; +"com_accountkit_country_code_IO" = "ဗြိတိသျှ အိန္ဒိယသမုဒ္ဓရာ ပိုင်နက်"; +"com_accountkit_country_code_IQ" = "အီရတ်"; +"com_accountkit_country_code_IR" = "အီရန်"; +"com_accountkit_country_code_IS" = "အိုက်စလန်"; +"com_accountkit_country_code_IT" = "အီတလီ"; +"com_accountkit_country_code_JE" = "ဂျာစီ"; +"com_accountkit_country_code_JM" = "ဂျမေကာ"; +"com_accountkit_country_code_JO" = "ဂျော်ဒန်"; +"com_accountkit_country_code_JP" = "ဂျပန်"; +"com_accountkit_country_code_KE" = "ကင်ညာ"; +"com_accountkit_country_code_KG" = "ကာဂျစ္စတန်"; +"com_accountkit_country_code_KH" = "ကမ္ဘောဒီးယား"; +"com_accountkit_country_code_KI" = "ကီရီဘတ်စ်"; +"com_accountkit_country_code_KM" = "ကိုမိုရို"; +"com_accountkit_country_code_KN" = "စိန့်ကစ် နှင့် နီးဗစ်"; +"com_accountkit_country_code_KP" = "မြောက်ကိုရီးယား"; +"com_accountkit_country_code_KR" = "တောင်ကိုရီးယား"; +"com_accountkit_country_code_KW" = "ကူဝိတ်"; +"com_accountkit_country_code_KY" = "ကေးမန်းကျွန်းစု"; +"com_accountkit_country_code_KZ" = "ကာဇက်စတန်"; +"com_accountkit_country_code_LA" = "လာအို"; +"com_accountkit_country_code_LB" = "လက်ဘနွန်"; +"com_accountkit_country_code_LC" = "စိန့် လူစီယာ"; +"com_accountkit_country_code_LI" = "လစ်ချန်စတိန်း နိုင်ငံ"; +"com_accountkit_country_code_LK" = "သီရိလင်္ကာ"; +"com_accountkit_country_code_LR" = "လိုက်ဘေးရီးယား"; +"com_accountkit_country_code_LS" = "လီဆိုသို"; +"com_accountkit_country_code_LT" = "လစ်သူယေးနီးယား"; +"com_accountkit_country_code_LU" = "လူဇင်ဘတ်"; +"com_accountkit_country_code_LV" = "လတ်ဗီယာ"; +"com_accountkit_country_code_LY" = "လစ်ဗျား"; +"com_accountkit_country_code_MA" = "မော်ရိုကို"; +"com_accountkit_country_code_MC" = "မိုနာကို"; +"com_accountkit_country_code_MD" = "မော်လ်ဒိုဗာ"; +"com_accountkit_country_code_ME" = "မွန်တီနီဂရိုး"; +"com_accountkit_country_code_MG" = "မဒါဂတ်စကား"; +"com_accountkit_country_code_MH" = "မာရှယ်အိုင်းလန်း"; +"com_accountkit_country_code_MK" = "မက်စီဒိုးနီးယား"; +"com_accountkit_country_code_ML" = "မာလီနိုင်ငံ"; +"com_accountkit_country_code_MM" = "မြန်မာ"; +"com_accountkit_country_code_MN" = "မွန်ဂိုလီးယား"; +"com_accountkit_country_code_MO" = "မကာအို"; +"com_accountkit_country_code_MP" = "မြောက်ပိုင်း မာရီယာနာ ကျွန်းစုများ"; +"com_accountkit_country_code_MQ" = "မာတီနက်"; +"com_accountkit_country_code_MR" = "မော်ရီတေးနီးယား"; +"com_accountkit_country_code_MS" = "မွန်ဆာရတ်ကျွန်း"; +"com_accountkit_country_code_MT" = "မော်လ်တာ နိုင်ငံ"; +"com_accountkit_country_code_MU" = "မောရစ်ရှ"; +"com_accountkit_country_code_MV" = "မော်လ်ဒိုက်"; +"com_accountkit_country_code_MW" = "မာလဝီ"; +"com_accountkit_country_code_MX" = "မက္ကဆီကို"; +"com_accountkit_country_code_MY" = "မလေးရှား"; +"com_accountkit_country_code_MZ" = "မိုဇမ်ဘစ်"; +"com_accountkit_country_code_NA" = "နမီးဘီးယား"; +"com_accountkit_country_code_NC" = "နယူး ကာလီဒိုးနီးယား"; +"com_accountkit_country_code_NE" = "နိုင်ဂျာ"; +"com_accountkit_country_code_NF" = "နော်ဖက်ခ်ကျွန်းစု"; +"com_accountkit_country_code_NG" = "နိုင်ဂျီးရီးယား"; +"com_accountkit_country_code_NI" = "နီကာရာဂွါနိုင်ငံ"; +"com_accountkit_country_code_NL" = "နယ်သာလန်"; +"com_accountkit_country_code_NO" = "နော်ဝေ"; +"com_accountkit_country_code_NP" = "နီပေါ"; +"com_accountkit_country_code_NR" = "နအူရူး"; +"com_accountkit_country_code_NU" = "နယူးဝေး"; +"com_accountkit_country_code_NZ" = "နယူးဇီလန်"; +"com_accountkit_country_code_OM" = "အိုမန်"; +"com_accountkit_country_code_PA" = "ပနားမား"; +"com_accountkit_country_code_PE" = "ပီရူး"; +"com_accountkit_country_code_PF" = "ပြင်သစ် ပိုလီနီးရှား"; +"com_accountkit_country_code_PG" = "ပါပူအာနယူးဂီနီ"; +"com_accountkit_country_code_PH" = "ဖိလစ်ပိုင်"; +"com_accountkit_country_code_PK" = "ပါကစ္စတန်"; +"com_accountkit_country_code_PL" = "ပိုလန်"; +"com_accountkit_country_code_PM" = "စိန့် ပီရဲ နှင့် မီကွေးလွန်"; +"com_accountkit_country_code_PR" = "ပေတိုရီကို"; +"com_accountkit_country_code_PS" = "ပါလက်စတိုင်း"; +"com_accountkit_country_code_PT" = "ပေါ်တူဂီ"; +"com_accountkit_country_code_PW" = "ပလောင်း"; +"com_accountkit_country_code_PY" = "ပါရာဂွေး"; +"com_accountkit_country_code_QA" = "ကာတာ"; +"com_accountkit_country_code_RE" = "ယေညွန်"; +"com_accountkit_country_code_RO" = "ရိုမေးနီးယား"; +"com_accountkit_country_code_RS" = "ဆားဘီးယား"; +"com_accountkit_country_code_RU" = "ရုရှား"; +"com_accountkit_country_code_RW" = "ရဝမ်ဒါ"; +"com_accountkit_country_code_SA" = "ဆော်ဒီအာရေဗျ"; +"com_accountkit_country_code_SB" = "ဆော်လမွန်ကျွန်းစုများ"; +"com_accountkit_country_code_SC" = "ဆေးရှဲနိုင်ငံ"; +"com_accountkit_country_code_SD" = "ဆူဒန်"; +"com_accountkit_country_code_SE" = "ဆွီဒင်"; +"com_accountkit_country_code_SG" = "စင်္ကာပူ"; +"com_accountkit_country_code_SH" = "စိန့် ဟယ်လဲနာ"; +"com_accountkit_country_code_SI" = "ဆလိုဗေးနီးယား"; +"com_accountkit_country_code_SK" = "ဆလိုဗက်ကီးယား"; +"com_accountkit_country_code_SL" = "ဆီရာလီယွန်နိုင်ငံ"; +"com_accountkit_country_code_SM" = "ဆန်မာရီနို"; +"com_accountkit_country_code_SN" = "ဆီနီဂေါ"; +"com_accountkit_country_code_SO" = "ဆိုမာလီယာ"; +"com_accountkit_country_code_SR" = "ဆူရီနာမီ"; +"com_accountkit_country_code_SS" = "တောင်ဆူဒန်"; +"com_accountkit_country_code_ST" = "ဆောင်တူမေး နှင့် ပရင်စီပီ"; +"com_accountkit_country_code_SV" = "အယ်ဆာဗေဒို"; +"com_accountkit_country_code_SX" = "စိန့် မားတန် ပြည်နယ်"; +"com_accountkit_country_code_SY" = "ဆီးရီးယား"; +"com_accountkit_country_code_SZ" = "ဆွာဇီလန်နိုင်ငံ"; +"com_accountkit_country_code_TC" = "တစ်ရက်စ် နှင့် ခိုက်ကော့စ် ကျွန်းစုများ"; +"com_accountkit_country_code_TD" = "ချဒ်"; +"com_accountkit_country_code_TG" = "တိုဂို"; +"com_accountkit_country_code_TH" = "ထိုင်း"; +"com_accountkit_country_code_TJ" = "တာဂျစ်ကစ္စတန်"; +"com_accountkit_country_code_TK" = "တိုကေလော"; +"com_accountkit_country_code_TL" = "အရှေ့တီမော နိုင်ငံ"; +"com_accountkit_country_code_TM" = "တာ့ခ်မင်နစ္စတန်နိုင်ငံ"; +"com_accountkit_country_code_TN" = "တူနီးရှား"; +"com_accountkit_country_code_TO" = "တုံဂါ"; +"com_accountkit_country_code_TR" = "တူရကီ"; +"com_accountkit_country_code_TT" = "ထရီနီဒတ် နှင့် တိုဘက်ဂို"; +"com_accountkit_country_code_TV" = "တူဗားလူနိုင်ငံ"; +"com_accountkit_country_code_TW" = "ထိုင်ဝမ်"; +"com_accountkit_country_code_TZ" = "တန်ဇေးနီးယား"; +"com_accountkit_country_code_UA" = "ယူကရိန်း"; +"com_accountkit_country_code_UG" = "ယူဂန္ဓာ"; +"com_accountkit_country_code_US" = "အမေရိကန်ပြည်ထောင်စု"; +"com_accountkit_country_code_UY" = "ဥရုဂွေး"; +"com_accountkit_country_code_UZ" = "ဥဇဘက်ကစ္စတန်"; +"com_accountkit_country_code_VC" = "စိန့်ဗင်းဆင့် နှင့် ဂရိနေဒိုင်း"; +"com_accountkit_country_code_VE" = "ဗင်နီဇွဲလား"; +"com_accountkit_country_code_VG" = "ဗြိတိသျှ ဗာဂျင် ကျွန်းစု"; +"com_accountkit_country_code_VI" = "ယူအက်စ် ဗာဂျင် ကျွန်းစု"; +"com_accountkit_country_code_VN" = "ဗီယက်နမ်"; +"com_accountkit_country_code_VU" = "ဗနွားတူ"; +"com_accountkit_country_code_WF" = "ဝေါလစ် နှင့် ဖုတူးနား"; +"com_accountkit_country_code_WS" = "ဆမိုးအား"; +"com_accountkit_country_code_YE" = "ယီမင်"; +"com_accountkit_country_code_YT" = "မာရောတီ"; +"com_accountkit_country_code_ZA" = "တောင်အာဖရိက"; +"com_accountkit_country_code_ZM" = "ဇမ်ဘီယာ"; +"com_accountkit_country_code_ZW" = "ဇင်ဘာဘွေ"; diff --git a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/nb.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/nb.lproj/AccountKit.strings index 5bce783..f2d617f 100644 --- a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/nb.lproj/AccountKit.strings +++ b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/nb.lproj/AccountKit.strings @@ -20,64 +20,62 @@ // "com_accountkit_account_verified" = "Kontoen er bekreftet!"; -"com_accountkit_button_back" = "Tilbake"; -"com_accountkit_button_begin" = "Begynn"; +"com_accountkit_button_begin" = "Start"; "com_accountkit_button_cancel" = "Avbryt"; "com_accountkit_button_confirm" = "Bekreft"; "com_accountkit_button_continue" = "Fortsett"; "com_accountkit_button_edit" = "REDIGER"; "com_accountkit_button_log_in" = "Logg inn"; "com_accountkit_button_next" = "Neste"; -"com_accountkit_button_ok" = "OK"; "com_accountkit_button_resend_code_in" = "Send SMS på nytt om %1$d"; "com_accountkit_button_resend_sms" = "Send SMS på nytt"; -"com_accountkit_button_send" = "Send"; "com_accountkit_button_send_code_in_call" = "Bli oppringt"; -"com_accountkit_button_send_code_in_call_details" = "Få koden i et taleanrop"; -"com_accountkit_button_send_code_in_call_from_facebook_details" = "Få koden i et taleanrop fra Facebook"; +"com_accountkit_button_send_code_in_call_details" = "Få koden din i et taleanrop"; +"com_accountkit_button_send_code_in_call_from_facebook_details" = "Få koden din i et taleanrop fra Facebook"; "com_accountkit_button_send_code_in_fb" = "Få en kode på Facebook"; -"com_accountkit_button_send_code_in_fb_details" = "Koden leveres som et Facebook-varsel"; -"com_accountkit_button_send_code_in_fb_disclosure" = "Trykk på «Få kode på Facebook» for å få koden din som et varsel på Facebook."; -"com_accountkit_button_start" = "Start"; +"com_accountkit_button_send_code_in_fb_details" = "Du får koden som et Facebook-varsel"; "com_accountkit_button_start_over" = "Prøv på nytt"; "com_accountkit_button_submit" = "Send inn"; "com_accountkit_check_email" = "Åpne e-posten din"; -"com_accountkit_code_sent_to" = "Bekreft mobilnummeret %1$@"; +"com_accountkit_code_sent_to" = "Bekreft mobilnummeret ditt %1$@"; "com_accountkit_confirmation_code_agreement" = "Trykk på %1$@ for å godta Facebooks betingelser, retningslinjer for data og bruk av informasjonskapsler."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Trykk på %1$@ for å godta Facebooks betingelser, retningslinjer for data, bruk av informasjonskapsler og retningslinjer for personvern for %6$@."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Trykk på %1$@ for å godta Facebooks betingelser, retningslinjer for data, bruk av informasjonskapsler samt retningslinjer for personvern og betingelsene for %7$@."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Trykk på %1$@ for å godta Facebooks betingelser, retningslinjer for data og bruk av informasjonskapsler samt %7$@ sine retningslinjer for personvern og betingelser. Finn ut mer om hvordan kontoen din ble bekreftet."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Trykk på %1$@ for å godta Facebooks betingelser, retningslinjer for data og bruk av informasjonskapsler samt %6$@ sine retningslinjer for personvern. Finn ut mer om hvordan kontoen din ble bekreftet."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Trykk på %1$@ for å godta Facebooks betingelser, retningslinjer for data og bruk av informasjonskapsler, og retningslinjene for personvern for %6$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Trykk på %1$@ for å godta Facebooks betingelser, retningslinjer for data og bruk av informasjonskapsler, og retningslinjene for personvern og betingelsene for %7$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Trykk på %1$@ for å godta Facebooks betingelser, retningsinjer for data og bruk av informasjonskapsler, og retningslinjene for personvern og betingelsene for %7$@. Finn ut mer om hvordan kontoen din ble bekreftet."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Trykk på %1$@ for å godta Facebooks , retningslinjer for data og bruk av informasjonskapsler, samt retningslinjene for personvern for %6$@. Finn ut mer om hvordan kontoen din har blitt bekreftet."; "com_accountkit_confirmation_code_agreement_instant_verification" = "Trykk på %1$@ for å godta Facebooks betingelser, retningslinjer for data og bruk av informasjonskapsler. Finn ut mer om hvordan kontoen din ble bekreftet."; -"com_accountkit_confirmation_code_text" = "Jeg fikk ikke en kode"; +"com_accountkit_confirmation_code_text" = "Jeg mottok ikke koden"; "com_accountkit_confirmation_code_title" = "Oppgi koden din"; -"com_accountkit_country_code_title" = "Velg landet ditt"; -"com_accountkit_email_invalid" = "Denne e-posten er feil. Prøv på nytt."; -"com_accountkit_email_loading_title" = "Sender e-post \U2026"; -"com_accountkit_email_login_retry_title" = "Bekreft e-postadressen din"; -"com_accountkit_email_login_text" = "Trykk på %1$@ og få en e-postbekreftelse fra Account Kit fra Facebook for å bruke %2$@. Du trenger ikke en Facebook-konto for å bruke dette. Lær hvordan Facebook bruker informasjonen din."; +"com_accountkit_email_invalid" = "E-postadressen er feil. Prøv på nytt."; +"com_accountkit_email_loading_title" = "Bekrefter e-postadressen din ..."; +"com_accountkit_email_login_retry_title" = "Bekreft e-postadressen"; +"com_accountkit_email_login_text" = "Trykk på %1$@ og få en bekreftelse via e-post fra Account Kit levert av Facebook for å hjelpe deg å bruke %2$@. Du trenger ikke en Facebook-konto for å bruke appen. Fiinn ut hvordan Facebook bruker opplysningene dine."; "com_accountkit_email_login_title" = "Skriv inn e-postadressen din"; "com_accountkit_email_not_received" = "Send e-post på nytt"; "com_accountkit_email_verify_title" = "Åpne e-posten og bekreft e-postadressen din"; -"com_accountkit_enter_code_sent_to" = "Oppgi koden som ble sendt til %1$@"; -"com_accountkit_error_title" = "Det har oppstått en systemfeil. Prøv på nytt."; +"com_accountkit_enter_code_sent_to" = "Oppgi koden som ble sendt til %1$@."; +"com_accountkit_error_title" = "Det oppstod en systemfeil. Prøv på nytt."; "com_accountkit_facebook_code_entry_title" = "Oppgi koden fra Facebook"; +"com_accountkit_ios_button_back" = "Tilbake"; +"com_accountkit_ios_country_code_title" = "Velg landet ditt"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "Nummer"; +"com_accountkit_ios_phone_login_text" = "Trykk på %1$@ for å få en bekreftelse på SMS fra Account Kit fra Facebook. %2$@ bruker Facebook-teknologi til å hjelpe deg med å logge inn, men du trenger ikke ha en Facebook-konto. Priser for meldinger og data kan være aktuelle. Finn ut hvordan Facebook bruker informasjonen din."; +"com_accountkit_ios_phone_sending_sms" = "Sender en SMS med koden din"; "com_accountkit_logging_in" = "Logger inn \U2026"; -"com_accountkit_other_ways_to_get_code" = "Andre måter å få koden på:"; -"com_accountkit_phone_error_title" = "Oppgi et gyldig mobilnummer."; -"com_accountkit_phone_loading_title" = "Sender koden\U2026"; -"com_accountkit_phone_login_phone_number_placeholder" = "Nummer"; +"com_accountkit_other_ways_to_get_code" = "Andre måter å skaffe koden på:"; +"com_accountkit_phone_error_title" = "Oppgi et gyldig mobiltelefonnummer."; +"com_accountkit_phone_loading_title" = "Bekreft nummeret ditt ..."; "com_accountkit_phone_login_retry_title" = "Bekreft mobilnummeret ditt"; -"com_accountkit_phone_login_text" = "Trykk på %1$@ for å få en SMS-bekreftelse fra Account Kit levert av Facebook. %2$@ bruker Facebook-teknologi til å hjelpe deg med innloggingen, men du trenger ikke en Facebook-konto. Meldings- og datakostnader kan påløpe. Lær hvordan Facebook bruker informasjonen din."; -"com_accountkit_phone_login_title" = "Oppgi mobilnummeret ditt"; -"com_accountkit_phone_sending_sms" = "Sender en SMS med koden din"; +"com_accountkit_phone_login_text" = "Trykk på %1$@ og bekreft kontoen din med Account Kit levert av Facebook. Du trenger ikke en Facebook-konto for å bruke Account Kit. En SMS kan bli sendt for å bekrefte nummeret ditt. Meldings- og datakostnader kan påløpe. Finn ut hvordan Facebook bruker opplysningene dine."; +"com_accountkit_phone_login_title" = "Skriv inn mobilnummeret ditt"; +"com_accountkit_phone_sending_code_on_fb_title" = "Sender kode på Facebook ..."; "com_accountkit_resend_check" = "Sjekk SMS-innboksen"; "com_accountkit_resend_email_text" = "Send ny e-post"; -"com_accountkit_resend_title" = "Hvis du ikke har fått en kode:"; -"com_accountkit_return_title" = "Sender deg tilbake til %1$@\U2026"; -"com_accountkit_sent_title" = "Sendt."; -"com_accountkit_success_title" = "Ferdig!"; +"com_accountkit_resend_title" = "Hvis du ikke har mottatt en kode:"; +"com_accountkit_return_title" = "Du kommer tilbake til %1$@ \U2026"; +"com_accountkit_sent_title" = "Sendt!"; +"com_accountkit_success_title" = "Bekreftet!"; "com_accountkit_toolbar_title" = "Logg inn på %1$@"; -"com_accountkit_verify_confirmation_code_title" = "Vi kunne ikke bekrefte koden din.\nPrøv på nytt:"; -"com_accountkit_verify_title" = "Bekrefter koden\U2026"; -"com_accountkit_voice_call_code_entry_title" = "Oppgi koden fra taleanropet"; +"com_accountkit_verify_confirmation_code_title" = "Vi kunne ikke bekrefte koden din. Prøv på nytt:"; +"com_accountkit_verify_title" = "Bekrefter koden din ..."; +"com_accountkit_voice_call_code_entry_title" = "Oppgi koden din fra taleanropet"; diff --git a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/nl.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/nl.lproj/AccountKit.strings index c2e508c..19126be 100644 --- a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/nl.lproj/AccountKit.strings +++ b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/nl.lproj/AccountKit.strings @@ -19,65 +19,65 @@ // @generated // -"com_accountkit_account_verified" = "Account is geverifieerd."; -"com_accountkit_button_back" = "Terug"; +"com_accountkit_account_verified" = "Account bevestigd."; "com_accountkit_button_begin" = "Beginnen"; "com_accountkit_button_cancel" = "Annuleren"; "com_accountkit_button_confirm" = "Bevestigen"; "com_accountkit_button_continue" = "Doorgaan"; -"com_accountkit_button_edit" = "BEWERK"; +"com_accountkit_button_edit" = "BEWERKEN"; "com_accountkit_button_log_in" = "Aanmelden"; "com_accountkit_button_next" = "Volgende"; -"com_accountkit_button_ok" = "OK"; -"com_accountkit_button_resend_code_in" = "Sms opnieuw versturen over %1$d"; -"com_accountkit_button_resend_sms" = "Sms opnieuw versturen"; +"com_accountkit_button_resend_code_in" = "Sms opnieuw verzenden over %1$d"; +"com_accountkit_button_resend_sms" = "Sms opnieuw sturen"; "com_accountkit_button_send" = "Verzenden"; -"com_accountkit_button_send_code_in_call" = "Gebeld worden"; -"com_accountkit_button_send_code_in_call_details" = "Ontvang je code via je een telefoongesprek"; -"com_accountkit_button_send_code_in_call_from_facebook_details" = "Ontvang je code via je een spraakoproep van Facebook"; +"com_accountkit_button_send_code_in_call" = "Je wordt gebeld"; +"com_accountkit_button_send_code_in_call_details" = "Je code ontvangen via een spraakoproep"; +"com_accountkit_button_send_code_in_call_from_facebook_details" = "Je code ontvangen via een spraakoproep van Facebook"; "com_accountkit_button_send_code_in_fb" = "Een code ontvangen op Facebook"; "com_accountkit_button_send_code_in_fb_details" = "Je ontvangt de code als een Facebook-melding"; -"com_accountkit_button_send_code_in_fb_disclosure" = "Tik op Code op Facebook ontvangen om je code te ontvangen als een melding op Facebook."; -"com_accountkit_button_start" = "Starten"; -"com_accountkit_button_start_over" = "Probeer het opnieuw"; +"com_accountkit_button_start" = "Aan de slag"; +"com_accountkit_button_start_over" = "Opnieuw"; "com_accountkit_button_submit" = "Verzenden"; "com_accountkit_check_email" = "Open je e-mail"; -"com_accountkit_code_sent_to" = "Controleer je mobiele nummer %1$@"; -"com_accountkit_confirmation_code_agreement" = "Tik op %1$@ om de voorwaarden, het gegevensbeleid en het cookiebeleid van Facebook te accepteren."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Tik op %1$@ om de voorwaarden, het gegevensbeleid, het cookiebeleid van Facebook en het privacybeleid van %6$@ te accepteren."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Tik op %1$@ om de voorwaarden, het gegevensbeleid, het cookiebeleid van Facebook en het privacybeleid en de gebruiksvoorwaarden van %7$@ te accepteren."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Tik op %1$@ om de voorwaarden, het gegevensbeleid en het beleid inzake cookiegebruik van Facebook, en het privacybeleid en de servicevoorwaarden van %7$@ te accepteren. Meer informatie over hoe je account is geverifieerd."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Tik op %1$@ om de voorwaarden, het gegevensbeleid en het beleid inzake cookiegebruik van Facebook, en het privacybeleid van %6$@ te accepteren. Meer informatie over hoe je account is geverifieerd."; -"com_accountkit_confirmation_code_agreement_instant_verification" = "Tik op %1$@ om de voorwaarden, het gegevensbeleid en het beleid inzake cookiegebruik van Facebook te accepteren. Meer informatie over hoe je account is geverifieerd."; +"com_accountkit_code_sent_to" = "Verifieer je mobiele nummer %1$@"; +"com_accountkit_confirmation_code_agreement" = "Tik op %1$@ voor het accepteren van het Facebook-beleid inzake voorwaarden, gegevens en cookiegebruik."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Tik op %1$@ voor het accepteren van het Facebook-beleid inzake voorwaarden, gegevens en cookiegebruik, en voor het accepteren van het privacybeleid van %6$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Tik op %1$@ voor het accepteren van het Facebook-beleid inzake voorwaarden, gegevens en cookiegebruik, en voor het accepteren van het privacybeleid en de servicevoorwaarden van %7$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Tik op %1$@ voor het accepteren van het Facebook-beleid inzake voorwaarden, gegevens en cookiegebruik, en voor het accepteren van het privacybeleid en de servicevoorwaarden van %7$@. Meer informatie over hoe je account is geverifieerd."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Tik op %1$@ voor het accepteren van het Facebook-beleid inzake voorwaarden, gegevens en cookiegebruik, en voor het accepteren van het privacybeleid van %6$@. Meer informatie over hoe je account is geverifieerd."; +"com_accountkit_confirmation_code_agreement_instant_verification" = "Tik op %1$@ voor het accepteren van het Facebook-beleid inzake voorwaarden, gegevens en cookiegebruik. Meer informatie over hoe je account is geverifieerd."; "com_accountkit_confirmation_code_text" = "Ik heb geen code ontvangen"; -"com_accountkit_confirmation_code_title" = "Voer je code in"; -"com_accountkit_country_code_title" = "Selecteer je land"; +"com_accountkit_confirmation_code_title" = "Je code invoeren"; "com_accountkit_email_invalid" = "Dit e-mailadres is onjuist. Probeer het opnieuw."; -"com_accountkit_email_loading_title" = "E-mail verzenden\U2026"; -"com_accountkit_email_login_retry_title" = "Bevestig je e-mailadres"; -"com_accountkit_email_login_text" = "Tik op %1$@ om een e-mailbevestiging te ontvangen van Account Kit van Facebook om je te helpen %2$@ te gebruiken. Je hebt hiervoor geen facebook-account nodig. Meer informatie over hoe Facebook je informatie gebruikt."; +"com_accountkit_email_loading_title" = "Je e-mailadres verifiëren..."; +"com_accountkit_email_login_retry_title" = "Je e-mailadres bevestigen"; +"com_accountkit_email_login_text" = "Tik op %1$@ om een e-mailbevestiging van Account Kit van Facebook te ontvangen voor hulp bij het gebruik van %2$@. Je hebt geen Facebook-account nodig om deze app te kunnen gebruiken. Meer informatie over hoe Facebook je gegevens gebruikt."; "com_accountkit_email_login_title" = "Voer je e-mailadres in"; "com_accountkit_email_not_received" = "E-mail opnieuw verzenden"; "com_accountkit_email_verify_title" = "Open de e-mail en bevestig je e-mailadres"; -"com_accountkit_enter_code_sent_to" = "Voer de code in die is verzonden naar %1$@"; +"com_accountkit_enter_code_sent_to" = "Voer de code in die naar %1$@ is verzonden"; "com_accountkit_error_title" = "Er is een systeemfout opgetreden. Probeer het opnieuw."; "com_accountkit_facebook_code_entry_title" = "Voer je code van Facebook in"; +"com_accountkit_ios_button_back" = "Vorige"; +"com_accountkit_ios_country_code_title" = "Selecteer je land"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "Nummer"; +"com_accountkit_ios_phone_login_text" = "Tik op %1$@ om een bevestigings-sms te ontvangen van Account Kit van Facebook. %2$@ gebruikt Facebook-technologie om je te helpen bij aanmelden, maar je hebt geen Facebook-account nodig. Er kunnen kosten voor berichten en data van toepassing zijn. Meer informatie over hoe Facebook je gegevens gebruikt."; +"com_accountkit_ios_phone_sending_sms" = "Sms sturen met je code"; "com_accountkit_logging_in" = "Aanmelden\U2026"; -"com_accountkit_other_ways_to_get_code" = "Overige manieren om de code te ontvangen:"; +"com_accountkit_other_ways_to_get_code" = "Andere manieren om de code te ontvangen:"; "com_accountkit_phone_error_title" = "Voer een geldig mobiel nummer in."; -"com_accountkit_phone_loading_title" = "Je code wordt verzenden\U2026"; -"com_accountkit_phone_login_phone_number_placeholder" = "Nummer"; +"com_accountkit_phone_loading_title" = "Je nummer verifiëren..."; "com_accountkit_phone_login_retry_title" = "Bevestig je mobiele nummer"; -"com_accountkit_phone_login_text" = "Tik op %1$@ om een sms-bevestiging te ontvangen van Account Kit van Facebook. %2$@ gebruikt Facebook-technologie om je te helpen bij het aanmelden, maar je hebt geen Facebook-account nodig. Mogelijk zijn bericht- en datatarieven van toepassing. Meer informatie over hoe Facebook je informatie gebruikt."; +"com_accountkit_phone_login_text" = "Tik op %1$@ om je account te verifiëren via Account Kit van Facebook. Je hebt geen Facebook-account nodig om Account Kit te kunnen gebruiken. Mogelijk wordt er een sms verzonden om je nummer te verifiëren. Er kunnen kosten voor berichten en data van toepassing zijn. Meer informatie over hoe Facebook je gegevens gebruikt."; "com_accountkit_phone_login_title" = "Voer je mobiele nummer in"; -"com_accountkit_phone_sending_sms" = "Een sms met je code versturen"; +"com_accountkit_phone_sending_code_on_fb_title" = "Code sturen op Facebook..."; "com_accountkit_resend_check" = "Controleer je sms-inbox"; -"com_accountkit_resend_email_text" = "Nieuwe e-mail sturen"; +"com_accountkit_resend_email_text" = "Nieuwe e-mail verzenden"; "com_accountkit_resend_title" = "Als je geen code hebt ontvangen:"; -"com_accountkit_return_title" = "Je wordt teruggeleid naar %1$@\U2026"; +"com_accountkit_return_title" = "Teruggaan naar %1$@..."; "com_accountkit_sent_title" = "Verzonden!"; -"com_accountkit_success_title" = "Klaar!"; -"com_accountkit_toolbar_title" = "Meld je aan bij %1$@"; -"com_accountkit_verify_confirmation_code_title" = "We hebben je code niet kunnen verifiëren.\nProbeer het opnieuw:"; -"com_accountkit_verify_title" = "Je code wordt geverifieerd\U2026"; -"com_accountkit_voice_call_code_entry_title" = "Voer je code uit de spraakoproep in"; +"com_accountkit_success_title" = "Geverifieerd!"; +"com_accountkit_toolbar_title" = "Aanmelden bij %1$@"; +"com_accountkit_verify_confirmation_code_title" = "Het verifiëren van je code is mislukt. Probeer het opnieuw:"; +"com_accountkit_verify_title" = "Je code verifiëren..."; +"com_accountkit_voice_call_code_entry_title" = "Voer je code van spraakoproepen in"; diff --git a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/pa.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/pa.lproj/AccountKit.strings index 57ad995..c13d33d 100644 --- a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/pa.lproj/AccountKit.strings +++ b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/pa.lproj/AccountKit.strings @@ -19,65 +19,66 @@ // @generated // -"com_accountkit_account_verified" = "ਖਾਤੇ ਦੀ ਪੁਸ਼ਟੀ ਕੀਤੀ ਗਈ!"; -"com_accountkit_button_back" = "ਪਿਛਲ"; +"com_accountkit_account_verified" = "ਖਾਤਾ ਪ੍ਰਮਾਣਿਤ!"; "com_accountkit_button_begin" = "ਸ਼ੁਰੂ ਕਰੋ"; "com_accountkit_button_cancel" = "ਰੱਦ ਕਰੋ"; "com_accountkit_button_confirm" = "ਪੁਸ਼ਟੀ ਕਰੋ"; "com_accountkit_button_continue" = "ਜਾਰੀ ਰੱਖੋ"; -"com_accountkit_button_edit" = "ਸੋਧੋ।"; +"com_accountkit_button_edit" = "ਸੋਧੋ"; "com_accountkit_button_log_in" = "ਲੌਗ ਇਨ ਕਰੋ"; "com_accountkit_button_next" = "ਅਗਲਾ"; "com_accountkit_button_ok" = "ਠੀਕ"; "com_accountkit_button_resend_code_in" = "%1$d ਵਿੱਚ SMS ਦੁਬਾਰਾ ਭੇਜੋ"; -"com_accountkit_button_resend_sms" = "ਦੁਬਾਰਾ SMS ਭੇਜੋ"; +"com_accountkit_button_resend_sms" = "SMS ਦੁਬਾਰਾ ਭੇਜੋ"; "com_accountkit_button_send" = "ਭੇਜੋ"; "com_accountkit_button_send_code_in_call" = "ਕੋਈ ਕਾਲ ਪ੍ਰਾਪਤ ਕਰੋ"; -"com_accountkit_button_send_code_in_call_details" = "ਵਾਇਸ ਕਾਲ ਵਿੱਚ ਆਪਣਾ ਕੋਡ ਪ੍ਰਾਪਤ ਕਰੋ"; -"com_accountkit_button_send_code_in_call_from_facebook_details" = "Facebook ਤੋਂ ਵਾਇਸ ਕਾਲ ਵਿੱਚ ਆਪਣਾ ਕੋਡ ਪ੍ਰਾਪਤ ਕਰੋ"; -"com_accountkit_button_send_code_in_fb" = "Facebook 'ਤੇ ਕੋਈ ਕੋਡ ਪ੍ਰਾਪਤ ਕਰੋ"; -"com_accountkit_button_send_code_in_fb_details" = "ਕੋਡ Facebook ਸੂਚਨਾ ਵੱਜੋਂ ਆਏਗਾ"; -"com_accountkit_button_send_code_in_fb_disclosure" = "Facebook 'ਤੇ ਕਿਸੇ ਸੂਚਨਾ ਨੂੰ ਪ੍ਰਾਪਤ ਕਰਨ ਲਈ ਆਪਣੇ ਕੋਡ ਨੂੰ ਪ੍ਰਾਪਤ ਕਰਨ ਲਈ \"Facebook 'ਤੇ ਕੋਡ ਨੂੰ ਪ੍ਰਾਪਤ ਕਰੋ\" ਨੂੰ ਟੈਪ ਕਰੋ।"; +"com_accountkit_button_send_code_in_call_details" = "ਕਿਸੇ ਵੌਇਸ ਕਾਲ ਵਿੱਚ ਆਪਣਾ ਕੋਡ ਪ੍ਰਾਪਤ ਕਰੋ"; +"com_accountkit_button_send_code_in_call_from_facebook_details" = "Facebook ਤੋਂ ਕਿਸੇ ਵੌਇਸ ਕਾਲ ਵਿੱਚ ਆਪਣਾ ਕੋਡ ਪ੍ਰਾਪਤ ਕਰੋ"; +"com_accountkit_button_send_code_in_fb" = "Facebook 'ਤੇ ਕੋਡ ਪ੍ਰਾਪਤ ਕਰੋ"; +"com_accountkit_button_send_code_in_fb_details" = "ਕੋਡ Facebook ਸੂਚਨਾ ਦੇ ਰੂਪ ਵਿੱਚ ਆਏਗਾ"; "com_accountkit_button_start" = "ਅਰੰਭ ਕਰੋ"; "com_accountkit_button_start_over" = "ਦੁਬਾਰਾ ਕੋਸ਼ਿਸ਼ ਕਰੋ"; -"com_accountkit_button_submit" = "ਜਮਾ ਕਰੋ"; +"com_accountkit_button_submit" = "ਦਰਜ ਕਰੋ"; "com_accountkit_check_email" = "ਆਪਣੀ ਈਮੇਲ ਖੋਲ੍ਹੋ"; -"com_accountkit_code_sent_to" = "ਆਪਣੇ ਮੋਬਾਈਲ ਨੰਬਰ %1$@ ਦੀ ਪੁਸ਼ਟੀ ਕਰੋ"; -"com_accountkit_confirmation_code_agreement" = "Facebook ਦੀਆਂ ਸ਼ਰਤਾਂ, ਡੇਟਾ ਨੀਤੀ ਅਤੇ ਕੂਕੀ ਦੀ ਵਰਤੋਂ ਨੂੰ ਸਵੀਕਾਰ ਕਰਨ ਲਈ %1$@ ਨੂੰ ਟੈਪ ਕਰੋ।"; -"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Facebook ਦੀਆਂ ਸ਼ਰਤਾਂ, ਡੇਟਾ ਨੀਤੀ, ਕੂਕੀ ਦੀ ਵਰਤੋਂ ਅਤੇ %6$@ ਦੀ ਗੋਪਨੀਤਯਾ ਨੀਤੀ ਨੂੰ ਸਵੀਕਾਰ ਕਰਨ ਲਈ %1$@ ਨੂੰ ਟੈਪ ਕਰੋ।"; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Facebook's ਸ਼ਰਤਾਂ, ਡੇਟਾ ਨੀਤੀ, ਕੂਕੀ ਦੀ ਵਰਤੋਂ ਅਤੇ %7$@ ਦੀ ਗੋਪਨੀਤਯਾ ਨੀਤੀ ਅਤੇ ਗੋਪਨੀਤਯਾ ਨੀਤੀ ਨੂੰ ਸਵੀਕਾਰ ਕਰਨ ਲਈ %1$@ ਨੂੰ ਟੈਪ ਕਰੋ।"; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Facebook ਦੀਆਂ ਸ਼ਰਤਾਂ, ਡੇਟਾ ਨੀਤੀ, ਕੂਕੀ ਵਰਤੋਂ ਅਤੇ %7$@ ਦੀ ਗੋਪਨੀਯਤਾ ਨੀਤੀ ਅਤੇ ਸੇਵਾ ਦੀਆਂ ਸ਼ਰਤਾਂਨੂੰ ਸਵੀਕਾਰ ਕਰਨ ਲਈ %1$@ ਨੂੰ ਟੈਪ ਕਰੋ। ਤੁਹਾਡਾ ਖਾਤਾ ਕਿਵੇਂ ਸੁਰੱਖਿਅਤ ਕੀਤਾ ਗਿਆ ਬਾਰੇ ਹੋਰ ਜਾਣੋ।"; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Facebook ਦੀਆਂ ਸ਼ਰਤਾਂ, ਡੇਟਾ ਨੀਤੀ, ਕੂਕੀ ਵਰਤੋਂ ਅਤੇ %6$@ ਦੀ ਗੋਪਨੀਯਤਾ ਨੀਤੀ ਨੂੰ ਸਵੀਕਾਰ ਕਰਨ ਲਈ %1$@ ਨੂੰ ਟੈਪ ਕਰੋ। ਤੁਹਾਡਾ ਖਾਤਾ ਕਿਵੇਂ ਸੁਰੱਖਿਅਤ ਕੀਤਾ ਗਿਆ ਬਾਰੇ ਹੋਰ ਜਾਣੋ।"; -"com_accountkit_confirmation_code_agreement_instant_verification" = "Facebook ਦੀਆਂ ਸ਼ਰਤਾਂ, ਡੇਟਾ ਨੀਤੀ ਅਤੇ ਕੂਕੀ ਵਰਤੋਂ ਨੂੰ ਸਵੀਕਾਰ ਕਰਨ ਲਈ %1$@ ਨੂੰ ਟੈਪ ਕਰੋ। ਤੁਹਾਡਾ ਖਾਤਾ ਕਿਵੇਂ ਸੁਰੱਖਿਅਤ ਕੀਤਾ ਗਿਆ ਬਾਰੇ ਹੋਰ ਜਾਣੋ।"; +"com_accountkit_code_sent_to" = "ਆਪਣੇ ਮੋਬਾਈਲ ਨੰਬਰ %1$@ ਦੀ ਪੁਸ਼ਟੀ ਕਰੋ"; +"com_accountkit_confirmation_code_agreement" = "Facebook ਦੀਆਂ ਸ਼ਰਤਾਂ, ਡੇਟਾ ਨੀਤੀ, ਕੂਕੀ ਵਰਤੋਂ ਨੂੰ ਸਵੀਕਾਰ ਕਰਨ ਲਈ %1$@ ਨੂੰ ਟੈਪ ਕਰੋ।"; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Facebook ਦੀਆਂ ਸ਼ਰਤਾਂ, ਡੇਟਾ ਨੀਤੀ, ਕੂਕੀ ਵਰਤੋਂ ਅਤੇ %6$@ ਦੀ ਗੋਪਨੀਯਤਾ ਨੀਤੀ ਨੂੰ ਸਵੀਕਾਰ ਕਰਨ ਲਈ %1$@ ਨੂੰ ਟੈਪ ਕਰੋ।"; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Facebook ਦੀਆਂ ਸ਼ਰਤਾਂ, ਡੇਟਾ ਨੀਤੀ, ਕੂਕੀ ਵਰਤੋਂ ਅਤੇ ਗੋਪਨੀਯਤਾ ਨੀਤੀ ਅਤੇ %7$@ ਦੀ ਸੇਵਾ ਦੀਆਂ ਸ਼ਰਤਾਂ ਨੂੰ ਸਵੀਕਾਰ ਕਰਨ ਲਈ %1$@ ਨੂੰ ਟੈਪ ਕਰੋ।"; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Facebook ਦੀਆਂ ਸ਼ਰਤਾਂ, ਡੇਟਾ ਨੀਤੀ, ਕੂਕੀ ਵਰਤੋਂ ਅਤੇ ਗੋਪਨੀਯਤਾ ਨੀਤੀ ਅਤੇ %7$@ ਦੀ ਸੇਵਾ ਦੀਆਂ ਸ਼ਰਤਾਂ ਨੂੰ ਸਵੀਕਾਰ ਕਰਨ ਲਈ %1$@ ਨੂੰ ਟੈਪ ਕਰੋ। ਤੁਹਾਡਾ ਖਾਤਾ ਕਿਵੇਂ ਪ੍ਰਮਾਣਿਤ ਕੀਤਾ ਗਿਆ ਬਾਰੇ ਹੋਰ ਜਾਣੋ।"; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Facebook ਦੀਆਂ , ਡੇਟਾ ਨੀਤੀ, ਕੂਕੀ ਵਰਤੋਂ ਅਤੇ %6$@ ਦੀ ਗੋਪਨੀਯਤਾ ਨੀਤੀ ਨੂੰ ਸਵੀਕਾਰ ਕਰਨ ਲਈ %1$@ ਨੂੰ ਟੈਪ ਕਰੋ। ਤੁਹਾਡਾ ਖਾਤਾ ਕਿਵੇਂ ਪ੍ਰਮਾਣਿਤ ਕੀਤਾ ਗਿਆ ਬਾਰੇ ਹੋਰ ਜਾਣੋ।"; +"com_accountkit_confirmation_code_agreement_instant_verification" = "Facebook ਦੀਆਂ ਸ਼ਰਤਾਂ, ਡੇਟਾ ਨੀਤੀ, ਕੂਕੀ ਵਰਤੋਂ ਨੂੰ ਸਵੀਕਾਰ ਕਰਨ ਲਈ %1$@ ਨੂੰ ਟੈਪ ਕਰੋ। ਤੁਹਾਡਾ ਖਾਤਾ ਕਿਵੇਂ ਪ੍ਰਮਾਣਿਤ ਕੀਤਾ ਗਿਆ ਬਾਰੇ ਹੋਰ ਜਾਣੋ।"; "com_accountkit_confirmation_code_text" = "ਮੈਨੂੰ ਕੋਡ ਪ੍ਰਾਪਤ ਨਹੀਂ ਹੋਇਆ"; -"com_accountkit_confirmation_code_title" = "ਆਪਣਾ ਕੋਡ ਦਾਖ਼ਲ ਕਰੋ"; -"com_accountkit_country_code_title" = "ਆਪਣਾ ਦੇਸ਼ ਚੁਣੋ"; +"com_accountkit_confirmation_code_title" = "ਆਪਣਾ ਕੋਡ ਦਾਖਲ ਕਰੋ"; "com_accountkit_email_invalid" = "ਇਹ ਈਮੇਲ ਗਲਤ ਹੈ। ਕਿਰਪਾ ਕਰਕੇ ਦੁਬਾਰਾ ਕੋਸ਼ਿਸ਼ ਕਰੋ।"; -"com_accountkit_email_loading_title" = "ਈਮੇਲ ਭੇਜ ਰਿਹਾ ਹੈ\U2026"; +"com_accountkit_email_loading_title" = "ਤੁਹਾਡੇ ਈਮੇਲ ਪਤੇ ਦੀ ਪੁਸ਼ਟੀ ਕੀਤੀ ਜਾ ਰਹੀ ਹੈ \U2026"; "com_accountkit_email_login_retry_title" = "ਆਪਣੀ ਈਮੇਲ ਦੀ ਪੁਸ਼ਟੀ ਕਰੋ"; -"com_accountkit_email_login_text" = "%2$@ ਨੂੰ ਵਰਤਣ ਵਿੱਚ ਤੁਹਾਡੀ ਮੱਦਦ ਕਰਨ ਲਈ Facebook ਰਾਹੀਂ Account Kit ਤੋਂ ਕੋਈ ਈਮੇਲ ਪੁਸ਼ਟੀਕਰਨ ਪ੍ਰਾਪਤ ਕਰਨ ਲਈ %1$@ ਨੂੰ ਟੈਪ ਕਰੋ। ਜਾਣੋ ਕਿ Facebook ਤੁਹਾਡੀ ਜਾਣਕਾਰੀ ਕਿਵੇਂ ਵਰਤਦਾ ਹੈ"; +"com_accountkit_email_login_text" = "%2$@ ਨੂੰ ਵਰਤਣ ਵਿੱਚ ਤੁਹਾਡੀ ਮਦਦ ਕਰਨ ਲਈ Facebook ਰਾਹੀਂ Account Kit ਤੋਂ ਕੋਈ ਈਮੇਲ ਪੁਸ਼ਟੀਕਰਨ ਪ੍ਰਾਪਤ ਕਰਨ ਲਈ %1$@ ਨੂੰ ਟੈਪ ਕਰੋ। ਤੁਹਾਨੂੰ ਇਸ ਨੂੰ ਵਰਤਣ ਲਈ ਕੋਈ ਕਿਸੇ Facebook ਖਾਤੇ ਦੀ ਲੋੜ ਨਹੀਂ ਹੁੰਦਾ ਹੈ।ਜਾਣੋ ਕਿ Facebook ਤੁਹਾਡੀ ਜਾਣਕਾਰੀ ਨੂੰ ਕਿਵੇਂ ਵਰਤਦਾ ਹੈ।"; "com_accountkit_email_login_title" = "ਆਪਣਾ ਈਮੇਲ ਪਤਾ ਦਾਖ਼ਲ ਕਰੋ"; -"com_accountkit_email_not_received" = "ਈਮੇਲ ਨੂੰ ਦੁਬਾਰਾ ਭੇਜੋ"; -"com_accountkit_email_verify_title" = "ਈਮੇਲ ਨੂੰ ਖੋਲ੍ਹੋ ਅਤੇ ਆਪਣੇ ਈਮੇਲ ਪਤੇ ਦੀ ਪੁਸ਼ਟੀ ਕਰੋ"; -"com_accountkit_enter_code_sent_to" = "%1$@ ਨੂੰ ਭੇਜੇ ਗਏ ਕੋਡ ਨੂੰ ਦਾਖ਼ਲ ਕਰੋ"; +"com_accountkit_email_not_received" = "ਈਮੇਲ ਦੁਬਾਰਾ ਭੇਜੋ"; +"com_accountkit_email_verify_title" = "ਈਮੇਲ ਖੋਲ੍ਹੋ ਅਤੇ ਆਪਣੇ ਈਮੇਲ ਪਤੇ ਦੀ ਪੁਸ਼ਟੀ ਕਰੋ"; +"com_accountkit_enter_code_sent_to" = "%1$@ ਨੂੰ ਭੇਜਿਆ ਗਿਆ ਕੋਡ ਦਾਖ਼ਲ ਕਰੋ"; "com_accountkit_error_title" = "ਕੋਈ ਸਿਸਟਮ ਤਰੁੱਟੀ ਹੋ ਗਈ। ਕਿਰਪਾ ਕਰਕੇ ਦੁਬਾਰਾ ਕੋਸ਼ਿਸ਼ ਕਰੋ।"; "com_accountkit_facebook_code_entry_title" = "Facebook ਤੋਂ ਆਪਣਾ ਕੋਡ ਦਾਖ਼ਲ ਕਰੋ"; -"com_accountkit_logging_in" = "ਲੌਗ ਇਨ ਕਰ ਰਿਹਾ ਹੈ\U2026"; -"com_accountkit_other_ways_to_get_code" = "ਕੋਡ ਨੂੰ ਪ੍ਰਾਪਤ ਕਰਨ ਦੇ ਹੋਰ ਤਰੀਕੇ:"; -"com_accountkit_phone_error_title" = "ਕਿਰਪਾ ਕਰਕੇ ਕੋਈ ਵੈਧ ਮੋਬਾਈਲ ਨੰਬਰ ਦਾਖ਼ਲ ਕਰੋ।"; -"com_accountkit_phone_loading_title" = "ਤੁਹਾਡਾ ਕੋਡ ਭੇਜ ਰਿਹਾ ਹੈ\U2026"; -"com_accountkit_phone_login_phone_number_placeholder" = "ਨੰਬਰ"; +"com_accountkit_ios_button_back" = "ਪਿੱਛੇ ਜਾਓ"; +"com_accountkit_ios_country_code_title" = "ਆਪਣਾ ਦੇਸ਼ ਚੁਣੋ"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "ਨੰਬਰ"; +"com_accountkit_ios_phone_login_text" = "Facebook ਦੁਆਰਾ ਸੰਚਾਲਿਤ Account Kit ਤੋਂ SMS ਪੁਸ਼ਟੀਕਰਨ ਪ੍ਰਾਪਤ ਕਰਨ ਲਈ %1$@ 'ਤੇ ਟੈਪ ਕਰੋ। %2$@ ਤੁਹਾਡੀ ਸਾਈਨ ਇਨ ਕਰਨ ਵਿੱਚ ਮਦਦ ਕਰਨ ਲਈ Facebook ਟੈਕਨਾਲੋਜੀ ਦੀ ਵਰਤੋਂ ਕਰਦਾ ਹੈ, ਪਰ ਤੁਹਾਨੂੰ ਕਿਸੇ Facebook ਖਾਤੇ ਦੀ ਲੋੜ ਨਹੀਂ ਹੈ। ਸੁਨੇਹਾ ਅਤੇ ਡੇਟਾ ਦਰਾਂ ਲਾਗੂ ਹੋ ਸਕਦੀਆਂ ਹਨ। ਇਹ ਜਾਣੋ ਕਿ Facebook ਕਿਵੇਂ ਤੁਹਾਡੀ ਜਾਣਕਾਰੀ ਦੀ ਵਰਤੋਂ ਕਰਦਾ ਹੈ।"; +"com_accountkit_ios_phone_sending_sms" = "ਤੁਹਾਡੇ ਕੋਡ ਨਾਲ ਕੋਈ SMS ਭੇਜਿਆ ਜਾ ਰਿਹਾ ਹੈ"; +"com_accountkit_logging_in" = "ਲੌਗਇਨ ਕਰ ਰਿਹਾ ਹੈ..."; +"com_accountkit_other_ways_to_get_code" = "ਕੋਡ ਨੂੰ ਪ੍ਰਾਪਤ ਕਰਨ ਦੇ ਦੂਜੇ ਤਰੀਕੇ:"; +"com_accountkit_phone_error_title" = "ਕਿਰਪਾ ਕਰਕੇ ਕੋਈ ਜਾਇਜ ਮੋਬਾਈਲ ਨੰਬਰ ਦਾਖਲ ਕਰੋ।"; +"com_accountkit_phone_loading_title" = "ਤੁਹਾਡੇ ਨੰਬਰ ਦੀ ਪੁਸ਼ਟੀ ਕਰ ਰਿਹਾ ਹੈ..."; "com_accountkit_phone_login_retry_title" = "ਆਪਣੇ ਮੋਬਾਈਲ ਨੰਬਰ ਦੀ ਪੁਸ਼ਟੀ ਕਰੋ"; -"com_accountkit_phone_login_text" = "Facebook ਦੁਆਰਾ ਸੰਚਾਲਿਤ Account Kit ਤੋਂ SMS ਪੁਸ਼ਟੀਕਰਨ ਪ੍ਰਾਪਤ ਕਰਨ ਲਈ %1$@ ਨੂੰ ਟੈਪ ਕਰੋ। %2$@ ਸਾਈਨ ਇਨ ਕਰਵਾਉਣ ਵਿੱਚ ਤੁਹਾਡੀ ਮੱਦਦ ਕਰਨ ਲਈ Facebook ਤਕਨੀਕੀ ਨੂੰ ਵਰਤਦਾ ਹੈ, ਲੇਕਿਨ ਤੁਹਾਨੂੰ ਕਿਸੇ Facebook ਖਾਤੇ ਦੀ ਲੋੜ ਨਹੀਂ ਹੈ। ਸੁਨੇਹਾ ਅਤੇ ਡੇਟਾ ਦਰਾਂ ਲਾਗੂ ਹੋ ਸਕਦੀਆਂ ਹਨ। ਜਾਣੋ ਕਿ Facebook ਤੁਹਾਡੀ ਜਾਣਕਾਰੀ ਕਿਵੇਂ ਵਰਤਦਾ ਹੈ।"; +"com_accountkit_phone_login_text" = "Facebook ਰਾਹੀਂ Account Kit ਨਾਲ ਆਪਣੇ ਖਾਤੇ ਦੀ ਪੁਸ਼ਟੀ ਕਰਨ ਲਈ %1$@ ਨੂੰ ਟੈਪ ਕਰੋ। ਤੁਹਾਨੂੰ ਇਸ ਨੂੰ ਵਰਤਣ ਲਈ ਕੋਈ ਕਿਸੇ Facebook ਖਾਤੇ ਦੀ ਲੋੜ ਨਹੀਂ ਹੁੰਦਾ ਹੈ। ਤੁਹਾਡੇ ਨਬਨਰ ਦੀ ਪੁਸ਼ਟੀ ਕਰਨ ਲਈ ਕੋਈ SMS ਭੇਜਿਆ ਜਾ ਸਕਦਾ ਹੈ। ਸੁਨੇਹਾ ਅਤੇ ਡੇਟਾ ਦਰਾਂ ਲਾਗੂ ਹੋ ਸਕਦੀਆਂ ਹਨ। ਜਾਣੋ ਕਿ Facebook ਤੁਹਾਡੀ ਜਾਣਕਾਰੀ ਨੂੰ ਕਿਵੇਂ ਵਰਤਦਾ ਹੈ।"; "com_accountkit_phone_login_title" = "ਆਪਣਾ ਮੋਬਾਈਲ ਨੰਬਰ ਦਾਖ਼ਲ ਕਰੋ"; -"com_accountkit_phone_sending_sms" = "ਤੁਹਾਡੇ ਕੋਡ ਵਾਲੇ SMS ਨੂੰ ਭੇਜ ਰਿਹਾ ਹੈ"; +"com_accountkit_phone_sending_code_on_fb_title" = "Facebook 'ਤੇ ਕੋਡ ਭੇਜਿਆ ਜਾ ਰਿਹਾ ਹੈ\U2026"; "com_accountkit_resend_check" = "ਆਪਣਾ SMS ਇਨਬਾਕਸ ਦੇਖੋ"; "com_accountkit_resend_email_text" = "ਨਵੀਂ ਈਮੇਲ ਭੇਜੋ"; -"com_accountkit_resend_title" = "ਜੇਕਰ ਤੁਹਾਨੂੰ ਕੋਈ ਕੋਡ ਨਹੀਂ ਪ੍ਰਾਪਤ ਹੋਇਆ ਹੈ:"; -"com_accountkit_return_title" = "ਤੁਹਾਨੂੰ %1$@ ਵਿੱਚ ਵਾਪਸ ਲੈ ਜਾ ਰਿਹਾ ਹੈ\U2026"; +"com_accountkit_resend_title" = "ਜੇਕਰ ਤੁਹਾਨੂੰ ਕੋਈ ਕੋਡ ਪ੍ਰਾਪਤ ਨਹੀਂ ਹੋਇਆ ਹੈ:"; +"com_accountkit_return_title" = "%1$@ ਵਿੱਚ ਤੁਹਾਨੂੰ ਵਾਪਸ ਲੈ ਜਾ ਰਿਹਾ ਹੈ\U2026"; "com_accountkit_sent_title" = "ਭੇਜਿਆ ਗਿਆ!"; -"com_accountkit_success_title" = "ਮੁਕੰਮਲ!"; +"com_accountkit_success_title" = "ਪੁਸ਼ਟੀ ਕੀਤੀ!"; "com_accountkit_toolbar_title" = "%1$@ ਵਿੱਚ ਲੌਗ ਇਨ ਕਰੋ"; "com_accountkit_verify_confirmation_code_title" = "ਅਸੀਂ ਤੁਹਾਡੇ ਕੋਡ ਦੀ ਪੁਸ਼ਟੀ ਨਹੀਂ ਕਰ ਸਕੇ। ਕਿਰਪਾ ਕਰਕੇ ਦੁਬਾਰਾ ਕੋਸ਼ਿਸ਼ ਕਰੋ:"; -"com_accountkit_verify_title" = "ਤੁਹਾਡੇ ਕੋਡ ਦੀ ਪੁਸ਼ਟੀ ਕਰ ਰਿਹਾ ਹੈ\U2026"; -"com_accountkit_voice_call_code_entry_title" = "ਵੌੲਿਸ ਕਾਲ ਤੋਂ ਅਾਪਣਾ ਕੋਡ ਦਾਖ਼ਲ ਕਰੋ"; +"com_accountkit_verify_title" = "ਤੁਹਾਡੇ ਕੋਡ ਦੀ ਪੁਸ਼ਟੀ ਕਰ ਰਿਹਾ ਹੈ..."; +"com_accountkit_voice_call_code_entry_title" = "ਵੌਇਸ ਕਾਲ ਤੋਂ ਆਪਣਾ ਕੋਡ ਦਾਖ਼ਲ ਕਰੋ"; diff --git a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/pl.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/pl.lproj/AccountKit.strings index da35762..d1801dd 100644 --- a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/pl.lproj/AccountKit.strings +++ b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/pl.lproj/AccountKit.strings @@ -19,65 +19,65 @@ // @generated // -"com_accountkit_account_verified" = "Konto zweryfikowane!"; -"com_accountkit_button_back" = "Wstecz"; +"com_accountkit_account_verified" = "Konto zweryfikowane."; "com_accountkit_button_begin" = "Rozpocznij"; "com_accountkit_button_cancel" = "Anuluj"; "com_accountkit_button_confirm" = "Potwierdź"; -"com_accountkit_button_continue" = "Kontynuuj"; -"com_accountkit_button_edit" = "EDYCJA"; +"com_accountkit_button_continue" = "Dalej"; +"com_accountkit_button_edit" = "EDYTUJ"; "com_accountkit_button_log_in" = "Zaloguj się"; "com_accountkit_button_next" = "Dalej"; -"com_accountkit_button_ok" = "OK"; -"com_accountkit_button_resend_code_in" = "Wyślij ponownie wiadomość SMS za %1$d"; -"com_accountkit_button_resend_sms" = "Wyślij ponownie wiadomość SMS"; +"com_accountkit_button_resend_code_in" = "Wyślij SMS ponownie za %1$d"; +"com_accountkit_button_resend_sms" = "Wyślij ponownie SMS-a"; "com_accountkit_button_send" = "Wyślij"; -"com_accountkit_button_send_code_in_call" = "Otrzymaj kod"; -"com_accountkit_button_send_code_in_call_details" = "Otrzymaj kod w wiadomości głosowej"; -"com_accountkit_button_send_code_in_call_from_facebook_details" = "Otrzymaj kod w wiadomości głosowej od Facebooka"; -"com_accountkit_button_send_code_in_fb" = "Otrzymaj kod na Facebooku"; -"com_accountkit_button_send_code_in_fb_details" = "Kod otrzymasz w postaci powiadomienia na Facebooku"; -"com_accountkit_button_send_code_in_fb_disclosure" = "Dotknij opcji Otrzymaj kod na Facebooku, aby uzyskać kod w formie powiadomienia na Facebooku."; -"com_accountkit_button_start" = "Początek"; +"com_accountkit_button_send_code_in_call" = "Odbierz połączenie"; +"com_accountkit_button_send_code_in_call_details" = "Uzyskaj kod podczas połączenia głosowego"; +"com_accountkit_button_send_code_in_call_from_facebook_details" = "Uzyskaj kod podczas połączenia głosowego z Facebooka"; +"com_accountkit_button_send_code_in_fb" = "Uzyskaj kod na Facebooku"; +"com_accountkit_button_send_code_in_fb_details" = "Kod nadejdzie jako powiadomienie z Facebooka"; +"com_accountkit_button_start" = "Rozpocznij"; "com_accountkit_button_start_over" = "Spróbuj ponownie"; "com_accountkit_button_submit" = "Wyślij"; "com_accountkit_check_email" = "Otwórz e-mail"; "com_accountkit_code_sent_to" = "Zweryfikuj numer telefonu komórkowego %1$@"; -"com_accountkit_confirmation_code_agreement" = "Dotknij pozycji %1$@, aby zaakceptować Regulamin Facebooka, Zasady wykorzystania danych oraz Zasady stosowania plików cookie."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Dotknij pozycji %1$@, aby zaakceptować Regulamin Facebooka, Zasady wykorzystania danych, Zasady stosowania plików cookie oraz Zasady ochrony prywatności %6$@."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Dotknij pozycji %1$@, aby zaakceptować Regulamin Facebooka, Zasady wykorzystania danych, Zasady stosowania plików cookie oraz Zasady ochrony prywatności oraz Regulamin %7$@."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Dotknij pozycji %1$@, aby zaakceptować Regulamin Facebooka, Zasady wykorzystania danych, Zasady stosowania plików cookie oraz Zasady ochrony prywatności i Regulamin %7$@. Dowiedz się więcej o tym, jak przebiegała weryfikacja Twojego konta."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Dotknij pozycji %1$@, aby zaakceptować Regulamin Facebooka, Zasady wykorzystania danych, Zasady stosowania plików cookie oraz Zasady ochrony prywatności %6$@. Dowiedz się więcej o tym, jak przebiegała weryfikacja Twojego konta."; -"com_accountkit_confirmation_code_agreement_instant_verification" = "Dotknij pozycji %1$@, aby zaakceptować Regulamin Facebooka, Zasady wykorzystania danych oraz Zasady stosowania plików cookie. Dowiedz się więcej o tym, jak przebiegała weryfikacja Twojego konta."; -"com_accountkit_confirmation_code_text" = "Nie otrzymałem(am) kodu"; -"com_accountkit_confirmation_code_title" = "Wprowadź kod"; -"com_accountkit_country_code_title" = "Wybierz kraj"; -"com_accountkit_email_invalid" = "Niepoprawny adres e-mail. Spróbuj ponownie."; -"com_accountkit_email_loading_title" = "Wysyłanie wiadomości e-mail\U2026"; +"com_accountkit_confirmation_code_agreement" = "Dotknij przycisku %1$@, aby zaakceptować Regulamin, Zasady dotyczące danych oraz Zasady dotyczące plików cookie Facebooka."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Dotknij przycisku %1$@, aby zaakceptować Regulamin, Zasady dotyczące danych i Zasady dotyczące plików cookie Facebooka oraz Zasady ochrony prywatności aplikacji %6$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Dotknij przycisku %1$@, aby zaakceptować Regulamin, Zasady dotyczące danych, Zasady dotyczące plików cookie i Zasady ochrony prywatności Facebooka oraz Regulamin aplikacji %7$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Dotknij przycisku %1$@, aby zaakceptować Regulamin, Zasady dotyczące danych, Zasady dotyczące plików cookie i Zasady ochrony prywatności Facebooka oraz Regulamin aplikacji %7$@. Dowiedz się więcej o tym, jak zostało zweryfikowane Twoje konto."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Dotknij przycisku %1$@, aby zaakceptować , Zasady dotyczące danych i Zasady dotyczące plików cookie Facebooka oraz Zasady ochrony prywatności aplikacji %6$@. Dowiedz się więcej o tym, jak zostało zweryfikowane Twoje konto."; +"com_accountkit_confirmation_code_agreement_instant_verification" = "Dotknij przycisku %1$@, aby zaakceptować Regulamin, Zasady dotyczące danych oraz Zasady dotyczące plików cookie Facebooka. Dowiedz się więcej o tym, jak zostało zweryfikowane Twoje konto."; +"com_accountkit_confirmation_code_text" = "Kod nie dotarł"; +"com_accountkit_confirmation_code_title" = "Wprowadź swój kod"; +"com_accountkit_email_invalid" = "Nieprawidłowy adres e-mail. Spróbuj ponownie."; +"com_accountkit_email_loading_title" = "Weryfikowanie adresu e-mail\U2026"; "com_accountkit_email_login_retry_title" = "Potwierdź adres e-mail"; -"com_accountkit_email_login_text" = "Dotknij pozycji %1$@, aby otrzymać e-mail z potwierdzeniem z Account Kit by Facebook i korzystać z %2$@. Nie musisz mieć konta na Facebooku, aby to zrobić. Dowiedz się, jak Facebook wykorzystuje Twoje dane."; -"com_accountkit_email_login_title" = "Wprowadź swój adres e-mail"; +"com_accountkit_email_login_text" = "Dotknij przycisku %1$@, aby otrzymać e-mail z potwierdzeniem z aplikacji Account Kit Facebooka, który pomoże Ci w korzystaniu z aplikacji %2$@. Nie jest do tego potrzebne konto na Facebooku. Dowiedz się, jak Facebook wykorzystuje Twoje informacje."; +"com_accountkit_email_login_title" = "Wprowadź adres e-mail"; "com_accountkit_email_not_received" = "Wyślij ponownie e-mail"; -"com_accountkit_email_verify_title" = "Otwórz wiadomość e-mail i potwierdź swój adres"; -"com_accountkit_enter_code_sent_to" = "Wprowadź kod wysłany na numer %1$@"; -"com_accountkit_error_title" = "Wystąpił problem z systemem. Spróbuj ponownie."; -"com_accountkit_facebook_code_entry_title" = "Wprowadź kod otrzymany od Facebooka"; +"com_accountkit_email_verify_title" = "Otwórz e-mail i potwierdź adres"; +"com_accountkit_enter_code_sent_to" = "Wprowadź kod wysłany pod numer %1$@"; +"com_accountkit_error_title" = "Wystąpił problem systemowy. Spróbuj ponownie."; +"com_accountkit_facebook_code_entry_title" = "Wprowadź kod z Facebooka"; +"com_accountkit_ios_button_back" = "Wstecz"; +"com_accountkit_ios_country_code_title" = "Wybierz kraj"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "Numer"; +"com_accountkit_ios_phone_login_text" = "Dotknij przycisku %1$@, aby odebrać SMS z potwierdzeniem z aplikacji Account Kit obsługiwanej przez Facebooka. %2$@ używa technologii Facebooka do zalogowania Cię, ale nie musisz mieć konta na Facebooku. Mogą być naliczane opłaty za przesyłanie wiadomości i transmisję danych. Dowiedz się, jak Facebook postępuje z Twoimi informacjami."; +"com_accountkit_ios_phone_sending_sms" = "Wysyłanie wiadomości SMS z Twoim kodem"; "com_accountkit_logging_in" = "Logowanie\U2026"; -"com_accountkit_other_ways_to_get_code" = "Inne sposoby otrzymania kodu:"; -"com_accountkit_phone_error_title" = "Wprowadź ważny numer telefonu komórkowego."; -"com_accountkit_phone_loading_title" = "Wysyłanie kodu\U2026"; -"com_accountkit_phone_login_phone_number_placeholder" = "Numer"; -"com_accountkit_phone_login_retry_title" = "Potwierdź numer telefonu komórkowego"; -"com_accountkit_phone_login_text" = "Dotknij %1$@, aby otrzymać SMS z potwierdzeniem z aplikacji Account Kit obsługiwanej przez Facebooka. %2$@ wykorzystuje technologię Facebooka w celu ułatwienia logowania, lecz nie jest konieczne posiadanie konta na Facebooku. Mogą zostać naliczone opłaty za przesyłanie wiadomości i danych. Dowiedz się, jak Facebook wykorzystuje Twoje dane"; -"com_accountkit_phone_login_title" = "Wpisz numer telefonu komórkowego"; -"com_accountkit_phone_sending_sms" = "Wysyłanie SMSa z kodem"; +"com_accountkit_other_ways_to_get_code" = "Inne sposoby uzyskania kodu:"; +"com_accountkit_phone_error_title" = "Wprowadź prawidłowy numer telefonu komórkowego."; +"com_accountkit_phone_loading_title" = "Weryfikowanie numeru\U2026"; +"com_accountkit_phone_login_retry_title" = "Potwierdź swój numer telefonu"; +"com_accountkit_phone_login_text" = "Dotknij przycisku %1$@, aby zweryfikować konto przy użyciu aplikacji Account Kit obsługiwanej przez Facebooka. Do korzystania z aplikacji Account Kit nie jest wymagane konto na Facebooku. W celu weryfikacji numeru telefonu może zostać wysłany SMS, co może się wiązać z opłatami za przesyłanie wiadomości i danych. Dowiedz się, jak Facebook wykorzystuje Twoje informacje."; +"com_accountkit_phone_login_title" = "Wprowadź numer telefonu komórkowego"; +"com_accountkit_phone_sending_code_on_fb_title" = "Wysyłanie kodu na Facebooku\U2026"; "com_accountkit_resend_check" = "Sprawdź skrzynkę odbiorczą wiadomości SMS"; "com_accountkit_resend_email_text" = "Wyślij nowy e-mail"; -"com_accountkit_resend_title" = "Jeśli nie masz kodu:"; -"com_accountkit_return_title" = "Powrót do %1$@\U2026"; -"com_accountkit_sent_title" = "Wysłano!"; -"com_accountkit_success_title" = "Gotowe!"; -"com_accountkit_toolbar_title" = "Logowanie do %1$@"; -"com_accountkit_verify_confirmation_code_title" = "Nie udało nam się zweryfikować Twojego kodu. Spróbuj ponownie:"; +"com_accountkit_resend_title" = "Jeżeli kod nie dotarł:"; +"com_accountkit_return_title" = "Powrót do aplikacji %1$@\U2026"; +"com_accountkit_sent_title" = "Wiadomość wysłana!"; +"com_accountkit_success_title" = "Kod zweryfikowany!"; +"com_accountkit_toolbar_title" = "Zaloguj się do aplikacji %1$@"; +"com_accountkit_verify_confirmation_code_title" = "Nie można zweryfikować kodu. Spróbuj ponownie:"; "com_accountkit_verify_title" = "Weryfikowanie kodu\U2026"; -"com_accountkit_voice_call_code_entry_title" = "Wprowadź kod z wiadomości głosowej"; +"com_accountkit_voice_call_code_entry_title" = "Wprowadź kod z połączenia głosowego"; diff --git a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/pt.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/pt.lproj/AccountKit.strings index 97bd73b..6eb2a31 100644 --- a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/pt.lproj/AccountKit.strings +++ b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/pt.lproj/AccountKit.strings @@ -20,64 +20,64 @@ // "com_accountkit_account_verified" = "Conta verificada!"; -"com_accountkit_button_back" = "Voltar"; -"com_accountkit_button_begin" = "Começar"; +"com_accountkit_button_begin" = "Iniciar"; "com_accountkit_button_cancel" = "Cancelar"; "com_accountkit_button_confirm" = "Confirmar"; "com_accountkit_button_continue" = "Continuar"; "com_accountkit_button_edit" = "EDITAR"; "com_accountkit_button_log_in" = "Entrar"; "com_accountkit_button_next" = "Avançar"; -"com_accountkit_button_ok" = "OK"; "com_accountkit_button_resend_code_in" = "Enviar SMS novamente em %1$d"; "com_accountkit_button_resend_sms" = "Enviar SMS novamente"; "com_accountkit_button_send" = "Enviar"; "com_accountkit_button_send_code_in_call" = "Receber uma ligação"; -"com_accountkit_button_send_code_in_call_details" = "Receber seu código em uma chamada de voz"; -"com_accountkit_button_send_code_in_call_from_facebook_details" = "Obtenha seu código em uma ligação de voz do Facebook"; -"com_accountkit_button_send_code_in_fb" = "Obter um código no Facebook"; -"com_accountkit_button_send_code_in_fb_details" = "O código chegará como uma notificação do Facebook"; -"com_accountkit_button_send_code_in_fb_disclosure" = "Toque em \"Obter código no Facebook\" para receber seu código como uma notificação no Facebook."; +"com_accountkit_button_send_code_in_call_details" = "Receber o código por uma ligação de voz"; +"com_accountkit_button_send_code_in_call_from_facebook_details" = "Receba o código por uma ligação de voz do Facebook"; +"com_accountkit_button_send_code_in_fb" = "Receber um código no Facebook"; +"com_accountkit_button_send_code_in_fb_details" = "O código será recebido em uma notificação do Facebook"; "com_accountkit_button_start" = "Iniciar"; -"com_accountkit_button_start_over" = "Tente novamente"; +"com_accountkit_button_start_over" = "Tentar novamente"; "com_accountkit_button_submit" = "Enviar"; -"com_accountkit_check_email" = "Abra o seu email"; -"com_accountkit_code_sent_to" = "Verificar o número do seu celular %1$@"; +"com_accountkit_check_email" = "Abra seu email"; +"com_accountkit_code_sent_to" = "Verifique seu número de celular %1$@"; "com_accountkit_confirmation_code_agreement" = "Toque em %1$@ para aceitar os Termos, a Política de Dados e o uso de cookies do Facebook."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Toque em %1$@ para aceitar os Termos, a Política de Dados, o uso de cookies do Facebook e a Política de Privacidade do %6$@."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Toque em %1$@ para aceitar os Termos, a Política de Dados, o uso de cookies do Facebook e a Política de Privacidade e os Termos de Serviço do %7$@."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Toque em %1$@ para aceitar os Termos, a Política de dados, o Uso de cookies, a Política de privacidade e os Termos de serviço do Facebook de %7$@. Saiba mais sobre como sua conta foi verificada."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Toque em %1$@ para aceitar os Termos, a Política de dados, o Uso de cookies e a Política de privacidade do Facebook de %6$@. Saiba mais sobre como sua conta foi verificada."; -"com_accountkit_confirmation_code_agreement_instant_verification" = "Toque em %1$@ par aceitar os Termos, a Política de dados e o Uso de cookies do Facebook. Saiba mais sobre como sua conta foi verificada."; -"com_accountkit_confirmation_code_text" = "Não recebi um código"; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Toque em %1$@ para aceitar os Termos, a Política de Dados e o uso de cookies do Facebook e a Política de Privacidade do aplicativo %6$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Toque em %1$@ para aceitar os Termos, a Política de Dados e o uso de cookies do Facebook e a Política de Privacidade e os Termos de Serviço do aplicativo %7$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Toque em %1$@ para aceitar os Termos, a Política de Dados e o uso de cookies do Facebook, bem como a Política de Privacidade e os Termos de Serviço do aplicativo %7$@. Saiba mais sobre como sua conta foi verificada."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Toque em %1$@ para aceitar os Termos, a Política de Dados e o uso de cookies do Facebook e a Política de Privacidade do aplicativo %6$@. Saiba mais sobre como sua conta foi verificada."; +"com_accountkit_confirmation_code_agreement_instant_verification" = "Toque em %1$@ para aceitar os Termos, a Política de Dados e o uso de cookies do Facebook. Saiba mais sobre como sua conta foi verificada."; +"com_accountkit_confirmation_code_text" = "Eu não recebi um código"; "com_accountkit_confirmation_code_title" = "Insira seu código"; -"com_accountkit_country_code_title" = "Selecione seu país"; "com_accountkit_email_invalid" = "Este email está incorreto. Tente novamente."; -"com_accountkit_email_loading_title" = "Enviando email\U2026"; +"com_accountkit_email_loading_title" = "Verificando seu endereço de email..."; "com_accountkit_email_login_retry_title" = "Confirme seu email"; -"com_accountkit_email_login_text" = "Toque em %1$@ para obter uma confirmação por email do Account Kit do Facebook para ajudar a usar %2$@. Você não precisa de uma conta do Facebook para usá-lo. Saiba como o Facebook usa as suas informações."; -"com_accountkit_email_login_title" = "Digite o seu endereço de email"; +"com_accountkit_email_login_text" = "Toque em %1$@ para receber uma confirmação por email do Account Kit do Facebook para ajudar você a usar o aplicativo %2$@. Você não precisa de uma conta do Facebook para usá-lo. Saiba como o Facebook usa suas informações."; +"com_accountkit_email_login_title" = "Insira seu endereço de email"; "com_accountkit_email_not_received" = "Reenviar email"; "com_accountkit_email_verify_title" = "Abra o email e confirme seu endereço de email"; "com_accountkit_enter_code_sent_to" = "Insira o código enviado para %1$@"; "com_accountkit_error_title" = "Ocorreu um problema no sistema. Tente novamente."; "com_accountkit_facebook_code_entry_title" = "Insira seu código do Facebook"; +"com_accountkit_ios_button_back" = "Voltar"; +"com_accountkit_ios_country_code_title" = "Selecione o seu país"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "Número"; +"com_accountkit_ios_phone_login_text" = "Toque em %1$@ para receber uma confirmação por SMS do Account Kit com tecnologia do Facebook. O aplicativo %2$@ usa tecnologia do Facebook para ajudar você a fazer login, mas você não precisa de uma conta do Facebook. Podem ser cobradas tarifas de dados e de mensagens. Saiba como o Facebook usa suas informações."; +"com_accountkit_ios_phone_sending_sms" = "Enviando um SMS com seu código"; "com_accountkit_logging_in" = "Entrando\U2026"; "com_accountkit_other_ways_to_get_code" = "Outras formas de receber o código:"; "com_accountkit_phone_error_title" = "Insira um número de celular válido."; -"com_accountkit_phone_loading_title" = "Enviando seu código\U2026"; -"com_accountkit_phone_login_phone_number_placeholder" = "Número"; -"com_accountkit_phone_login_retry_title" = "Confirme o número do seu celular"; -"com_accountkit_phone_login_text" = "Toque em %1$@ para receber um SMS de confirmação do Account Kit com a tecnologia do Facebook. O %2$@ utiliza a tecnologia do Facebook para ajudar a entrar, mas você não precisa de uma conta do Facebook. Taxas de mensagens e de dados podem ser aplicadas. Saiba como o Facebook usa suas informações."; -"com_accountkit_phone_login_title" = "Insira o número do seu celular"; -"com_accountkit_phone_sending_sms" = "Enviando um SMS com seu código"; -"com_accountkit_resend_check" = "Verificar sua caixa de entrada de SMS"; +"com_accountkit_phone_loading_title" = "Verificando seu número..."; +"com_accountkit_phone_login_retry_title" = "Confirme seu número de celular"; +"com_accountkit_phone_login_text" = "Toque em %1$@ para verificar sua conta com Account Kit com tecnologia do Facebook. Você não precisa de uma conta do Facebook para usá-lo. Um SMS pode ser enviado para verificar seu número. Podem ser cobradas tarifas de dados e de mensagens. Saiba como o Facebook usa suas informações."; +"com_accountkit_phone_login_title" = "Insira seu número de celular"; +"com_accountkit_phone_sending_code_on_fb_title" = "Enviando o código no Facebook..."; +"com_accountkit_resend_check" = "Verifique sua caixa de entrada de SMS"; "com_accountkit_resend_email_text" = "Enviar novo email"; "com_accountkit_resend_title" = "Se você não recebeu um código:"; -"com_accountkit_return_title" = "Levando você de volta para %1$@\U2026"; +"com_accountkit_return_title" = "Retornando para o aplicativo %1$@..."; "com_accountkit_sent_title" = "Enviado!"; -"com_accountkit_success_title" = "Concluído!"; -"com_accountkit_toolbar_title" = "Entrar em %1$@"; -"com_accountkit_verify_confirmation_code_title" = "Não foi possível verificar seu código.\nTente novamente:"; -"com_accountkit_verify_title" = "Verificando seu código\U2026"; -"com_accountkit_voice_call_code_entry_title" = "Insira seu código da ligação de voz"; +"com_accountkit_success_title" = "Verificado!"; +"com_accountkit_toolbar_title" = "Entrar no aplicativo %1$@"; +"com_accountkit_verify_confirmation_code_title" = "Não foi possível verificar seu código. Tente novamente:"; +"com_accountkit_verify_title" = "Verificando seu código..."; +"com_accountkit_voice_call_code_entry_title" = "Insira o código recebido na ligação de voz"; diff --git a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/pt_PT.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/pt_PT.lproj/AccountKit.strings index 4c684b3..bd00892 100644 --- a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/pt_PT.lproj/AccountKit.strings +++ b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/pt_PT.lproj/AccountKit.strings @@ -20,7 +20,6 @@ // "com_accountkit_account_verified" = "Conta verificada!"; -"com_accountkit_button_back" = "Retroceder"; "com_accountkit_button_begin" = "Começar"; "com_accountkit_button_cancel" = "Cancelar"; "com_accountkit_button_confirm" = "Confirmar"; @@ -28,56 +27,57 @@ "com_accountkit_button_edit" = "EDITAR"; "com_accountkit_button_log_in" = "Iniciar Sessão"; "com_accountkit_button_next" = "Seguinte"; -"com_accountkit_button_ok" = "OK"; -"com_accountkit_button_resend_code_in" = "Enviar SMS novamente daqui a %1$d"; -"com_accountkit_button_resend_sms" = "Enviar SMS novamente"; +"com_accountkit_button_resend_code_in" = "Enviar SMS novamente dentro de %1$d"; +"com_accountkit_button_resend_sms" = "Enviar SMS Novamente"; "com_accountkit_button_send" = "Enviar"; -"com_accountkit_button_send_code_in_call" = "Receber uma chamada"; -"com_accountkit_button_send_code_in_call_details" = "Obter o teu código numa chamada de voz"; -"com_accountkit_button_send_code_in_call_from_facebook_details" = "Obtém o teu código numa chamada de voz do Facebook"; -"com_accountkit_button_send_code_in_fb" = "Obter um código no Facebook"; -"com_accountkit_button_send_code_in_fb_details" = "O código será recebido como uma notificação do Facebook"; -"com_accountkit_button_send_code_in_fb_disclosure" = "Toca em \"Obter Código no Facebook\" para receberes o teu código como uma notificação no Facebook."; -"com_accountkit_button_start" = "Começar"; +"com_accountkit_button_send_code_in_call" = "Receber uma Chamada"; +"com_accountkit_button_send_code_in_call_details" = "Recebe o teu código por chamada de voz"; +"com_accountkit_button_send_code_in_call_from_facebook_details" = "Recebe o teu código numa chamada de voz do Facebook"; +"com_accountkit_button_send_code_in_fb" = "Receber Código no Facebook"; +"com_accountkit_button_send_code_in_fb_details" = "O código vai ser recebido como uma notificação do Facebook"; +"com_accountkit_button_start" = "Início"; "com_accountkit_button_start_over" = "Tentar Novamente"; "com_accountkit_button_submit" = "Enviar"; -"com_accountkit_check_email" = "Abre o teu e-mail"; -"com_accountkit_code_sent_to" = "Verificar o teu número de telemóvel %1$@"; -"com_accountkit_confirmation_code_agreement" = "Toca em %1$@ para aceitares os Termos, a Política de Dados e a Utilização de Cookies do Facebook."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Toca em %1$@ para aceitares os Termos, a Política de Dados e a Utilização de Cookies do Facebook, bem como a Política de Privacidade de %6$@."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Toca em %1$@ para aceitares os Termos, a Política de Dados e a Utilização de Cookies do Facebook, bem como a Política de Privacidade e os Termos de Serviço de %7$@."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Toca em %1$@ para aceitares os Termos, a Política de Dados, a Utilização de Cookies, a Política de Privacidade e os Termos de Serviço do Facebook do %7$@. Sabe mais sobre como foi verificada a tua conta."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Toca em %1$@ para aceitares os Termos, a Política de Dados, a Utilização de Cookies e a Política de Privacidade do Facebook do %6$@. Sabe mais sobre como foi verificada a tua conta."; -"com_accountkit_confirmation_code_agreement_instant_verification" = "Toca em %1$@ para aceitares os Termos, a Política de Dados e a Utilização de Cookies do Facebook. Sabe mais sobre como foi verificada a tua conta."; +"com_accountkit_check_email" = "Abrir E-mail"; +"com_accountkit_code_sent_to" = "Verifica o teu número de telemóvel %1$@"; +"com_accountkit_confirmation_code_agreement" = "Toca em %1$@ para aceitar os Termos, Política de Dados e Utilização de Cookies do Facebook."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Toca em %1$@ para aceitar os Termos, Política de Dados, Utilização de Cookies do Facebook e a Política de Privacidade de %6$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Toca em %1$@ para aceitar os Termos, Política de Dados, Utilização de Cookies do Facebook e a Política de Privacidade e Termos de Serviço de %7$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Toca em %1$@ para aceitar os Termos, Política de Dados, Utilização de Cookies do Facebook e a Política de Privacidade e Termos de Serviço de %7$@. Sabe mais sobre a forma como a tua conta é verificada."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Toca em %1$@ para aceitar os Termos, Política de Dados, Utilização de Cookies do Facebook e a Política de Privacidade de %6$@. Sabe mais sobre a forma como a tua conta é verificada."; +"com_accountkit_confirmation_code_agreement_instant_verification" = "Toca em %1$@ para aceitar os >Termos, Política de Dados, Utilização de Cookies do Facebook. Sabe mais sobre a forma como a tua conta é verificada."; "com_accountkit_confirmation_code_text" = "Não recebi um código"; -"com_accountkit_confirmation_code_title" = "Introduz o teu código"; -"com_accountkit_country_code_title" = "Seleciona o teu país"; -"com_accountkit_email_invalid" = "Este e-mail está incorreto. Tenta novamente."; -"com_accountkit_email_loading_title" = "A enviar e-mail\U2026"; -"com_accountkit_email_login_retry_title" = "Confirma o teu endereço de e-mail"; -"com_accountkit_email_login_text" = "Toca em %1$@ para obteres um e-mail de confirmação do Account Kit do Facebook para te ajudar a utilizar o %2$@. Não precisas de ter uma conta do Facebook para utilizá-lo. Sabe mais sobre a forma como o Facebook utiliza as tuas informações."; -"com_accountkit_email_login_title" = "Introduz o teu endereço de e-mail"; -"com_accountkit_email_not_received" = "Reenviar e-mail"; +"com_accountkit_confirmation_code_title" = "Insere o teu código"; +"com_accountkit_email_invalid" = "Este e-mail é inválido. Tenta novamente."; +"com_accountkit_email_loading_title" = "A verificar o teu endereço de e-mail..."; +"com_accountkit_email_login_retry_title" = "Confirmar o teu e-mail"; +"com_accountkit_email_login_text" = "Toca em %1$@ para receberes uma confirmação por e-mail do Account Kit do Facebook para te ajudar a usar %2$@. Não precisas de uma conta do Facebook para o usar. Sabe mais sobre a forma como o Facebook usa as tuas informações."; +"com_accountkit_email_login_title" = "Insere o teu endereço de e-mail"; +"com_accountkit_email_not_received" = "Reenviar E-mail"; "com_accountkit_email_verify_title" = "Abre o e-mail e confirma o teu endereço de e-mail"; -"com_accountkit_enter_code_sent_to" = "Introduz o código que foi enviado para o número de telemóvel %1$@"; -"com_accountkit_error_title" = "Ocorreu um problema do sistema. Tenta novamente."; -"com_accountkit_facebook_code_entry_title" = "Introduz o teu código do Facebook"; +"com_accountkit_enter_code_sent_to" = "Insere o código que foi enviado para %1$@"; +"com_accountkit_error_title" = "Ocorreu um problema de sistema. Tenta novamente."; +"com_accountkit_facebook_code_entry_title" = "Insere o teu código do Facebook"; +"com_accountkit_ios_button_back" = "Retroceder"; +"com_accountkit_ios_country_code_title" = "Seleciona o teu país"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "Número"; +"com_accountkit_ios_phone_login_text" = "Toca em %1$@ para obteres uma confirmação por SMS do Account Kit patrocinado pelo Facebook. %2$@ usa a tecnologia do Facebook para ajudar a iniciar sessão, mas não precisas de uma conta do Facebook. Podem aplicar-se tarifas de mensagens e de dados. Sabe como o Facebook usa as tuas informações."; +"com_accountkit_ios_phone_sending_sms" = "A enviar uma mensagem por SMS com o teu código"; "com_accountkit_logging_in" = "A iniciar sessão\U2026"; -"com_accountkit_other_ways_to_get_code" = "Outras formas de obter um código:"; -"com_accountkit_phone_error_title" = "Introduz um número de telemóvel válido."; -"com_accountkit_phone_loading_title" = "A enviar o teu código\U2026"; -"com_accountkit_phone_login_phone_number_placeholder" = "Número"; +"com_accountkit_other_ways_to_get_code" = "Outras formas de receber um código:"; +"com_accountkit_phone_error_title" = "Insere um número de telemóvel válido."; +"com_accountkit_phone_loading_title" = "A verificar o teu número..."; "com_accountkit_phone_login_retry_title" = "Confirma o teu número de telemóvel"; -"com_accountkit_phone_login_text" = "Toca em %1$@ para receberes uma mensagem SMS de confirmação do Account Kit com a tecnologia do Facebook. A app %2$@ utiliza a tecnologia do Facebook para te ajudar a iniciar sessão, mas não precisas de uma conta do Facebook. Podem aplicar-se tarifas de dados e de mensagens. Sabe mais sobre a forma como o Facebook utiliza as tuas informações."; -"com_accountkit_phone_login_title" = "Introduz o teu número de telemóvel"; -"com_accountkit_phone_sending_sms" = "A enviar uma mensagem SMS com o teu código"; -"com_accountkit_resend_check" = "Verificar a tua caixa de entrada de SMS"; +"com_accountkit_phone_login_text" = "Toca em %1$@ para verificares a tua conta com o Account Kit patrocinado pelo Facebook. Não precisas de uma conta do Facebook para usares o Account Kit. Será enviado um SMS para verificar o teu número. As tarifas para mensagens e dados poderão ser aplicadas. Sabe mais sobre a forma como o Facebook usa as tuas informações."; +"com_accountkit_phone_login_title" = "Insere o teu número de telemóvel"; +"com_accountkit_phone_sending_code_on_fb_title" = "A enviar código no Facebook..."; +"com_accountkit_resend_check" = "Verifica a tua caixa de entrada de SMS"; "com_accountkit_resend_email_text" = "Enviar Novo E-mail"; -"com_accountkit_resend_title" = "Se não obtiveste um código:"; -"com_accountkit_return_title" = "A regressar ao %1$@\U2026"; +"com_accountkit_resend_title" = "Se não recebeste um código:"; +"com_accountkit_return_title" = "A redirecionar para %1$@..."; "com_accountkit_sent_title" = "Enviado!"; -"com_accountkit_success_title" = "Concluído!"; -"com_accountkit_toolbar_title" = "Inicia sessão em %1$@"; -"com_accountkit_verify_confirmation_code_title" = "Não conseguimos verificar o teu código.\nTenta novamente:"; -"com_accountkit_verify_title" = "A verificar o teu código"; -"com_accountkit_voice_call_code_entry_title" = "Introduz o teu código da chamada de voz"; +"com_accountkit_success_title" = "Verificado!"; +"com_accountkit_toolbar_title" = "Iniciar sessão em %1$@"; +"com_accountkit_verify_confirmation_code_title" = "Não foi possível verificar o teu código. Tenta novamente:"; +"com_accountkit_verify_title" = "A verificar o teu código..."; +"com_accountkit_voice_call_code_entry_title" = "Insere o teu código da chamada de voz"; diff --git a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/ro.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/ro.lproj/AccountKit.strings index 0100f53..1ba1a7c 100644 --- a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/ro.lproj/AccountKit.strings +++ b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/ro.lproj/AccountKit.strings @@ -20,64 +20,63 @@ // "com_accountkit_account_verified" = "Cont verificat!"; -"com_accountkit_button_back" = "Înapoi"; "com_accountkit_button_begin" = "Începe"; -"com_accountkit_button_cancel" = "Renunță"; +"com_accountkit_button_cancel" = "Renunţă"; "com_accountkit_button_confirm" = "Confirmă"; "com_accountkit_button_continue" = "Continuă"; -"com_accountkit_button_edit" = "EDITARE"; +"com_accountkit_button_edit" = "EDITEAZĂ"; "com_accountkit_button_log_in" = "Conectare"; "com_accountkit_button_next" = "Continuare"; -"com_accountkit_button_ok" = "OK"; -"com_accountkit_button_resend_code_in" = "Trimite SMS din nou peste %1$d"; -"com_accountkit_button_resend_sms" = "Trimite din nou SMS"; +"com_accountkit_button_resend_code_in" = "Trimite din nou SMS-ul în %1$d"; +"com_accountkit_button_resend_sms" = "Trimite din nou SMS-ul"; "com_accountkit_button_send" = "Trimite"; -"com_accountkit_button_send_code_in_call" = "Primește un apel"; -"com_accountkit_button_send_code_in_call_details" = "Primește codul într-un apel vocal"; -"com_accountkit_button_send_code_in_call_from_facebook_details" = "Primește codul într-un apel vocal de la Facebook"; -"com_accountkit_button_send_code_in_fb" = "Primește un cod pe Facebook"; -"com_accountkit_button_send_code_in_fb_details" = "Vei primi codul sub formă de notificare pe Facebook"; -"com_accountkit_button_send_code_in_fb_disclosure" = "Atinge „Obține codul pe Facebook” pentru a primi codul sub formă de notificare pe Facebook."; -"com_accountkit_button_start" = "Începe"; +"com_accountkit_button_send_code_in_call" = "Primeşte un apel"; +"com_accountkit_button_send_code_in_call_details" = "Obţine codul printr-un apel vocal"; +"com_accountkit_button_send_code_in_call_from_facebook_details" = "Obţine codul printr-un apel vocal de la Facebook"; +"com_accountkit_button_send_code_in_fb" = "Primeşte un cod pe Facebook"; +"com_accountkit_button_send_code_in_fb_details" = "Vei primi codul sub forma unei notificări Facebook"; "com_accountkit_button_start_over" = "Încearcă din nou"; "com_accountkit_button_submit" = "Trimite"; "com_accountkit_check_email" = "Deschide e-mailul"; -"com_accountkit_code_sent_to" = "Confirmă numărul de mobil %1$@"; -"com_accountkit_confirmation_code_agreement" = "Atinge %1$@ pentru a accepta Condițiile de utilizare, Politica de utilizare a datelor și utilizarea modulelor cookie de la Facebook."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Atinge %1$@ pentru a accepta Condițiile de utilizare, Politica de utilizare a datelor și utilizarea modulelor cookie de la Facebook, precum și Politica de confidențialitate de la %6$@."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Atinge %1$@ pentru a accepta Condițiile de utilizare, Politica de utilizare a datelor și utilizarea modulelor cookie de la Facebook, precum și Politica de confidențialitate și Condițiile de utilizare de la %7$@."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Atinge %1$@ pentru a accepta Condițiile de utilizare, Politica de utilizare a datelor, utilizarea modulelor cookie de la Facebook, precum și Politica de confidențialitate și Condițiile de utilizare de la %7$@. Află mai multe despre modul în care ți-a fost verificat contul."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Atinge %1$@ pentru a accepta Condițiile de utilizare, Politica de utilizare a datelor, utilizarea modulelor cookie de la Facebook, precum și Politica de confidențialitate de la %6$@. Află mai multe despre modul în care ți-a fost verificat contul."; -"com_accountkit_confirmation_code_agreement_instant_verification" = "Atinge %1$@ pentru a accepta Condițiile de utilizare, Politica de utilizare a datelor și utilizarea modulelor cookie de la Facebook. Află mai multe despre modul în care ți-a fost verificat contul."; -"com_accountkit_confirmation_code_text" = "Nu am primit un cod"; +"com_accountkit_code_sent_to" = "Efectuează verificarea numărului de mobil %1$@"; +"com_accountkit_confirmation_code_agreement" = "Atinge %1$@ pentru a accepta Condiţiile, Politica de utilizare a datelor şi Politica de utilizare a modulelor cookie Facebook."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Atinge %1$@ pentru a accepta Condiţiile, Politica de utilizare a datelor, Politica de utilizare a modulelor cookie şi Politica de confidenţialitate Facebook şi Politica de confidenţialitate a aplicaţiei %6$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Atinge %1$@ pentru a accepta Condiţiile, Politica de utilizare a datelor, Politica de utilizare a modulelor cookie şi Politica de confidenţialitate Facebook şi Condiţiile de utilizare ale aplicaţiei %7$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Atinge %1$@ pentru a accepta Condiţiile, Politica de utilizare a datelor, Politica de utilizare a modulelor cookie şi Politica de confidenţialitate Facebook şi Condiţiile de utilizare ale aplicaţiei %7$@. Află mai multe despre cum s-a efectuat verificarea contului tău."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Atinge %1$@ pentru a accepta Condiţiile, Politica de utilizare a datelor şi Politica de utilizare a modulelor cookie Facebook şi Politica de confidenţialitate a aplicaţiei %6$@. Află mai multe despre cum s-a efectuat verificarea contului tău."; +"com_accountkit_confirmation_code_agreement_instant_verification" = "Atinge %1$@ pentru a accepta Condiţiile, Politica de utilizare a datelor şi Politica de utilizare a modulelor cookie Facebook. Află mai multe despre cum s-a efectuat verificarea contului tău."; +"com_accountkit_confirmation_code_text" = "Nu am primit codul"; "com_accountkit_confirmation_code_title" = "Introdu codul"; -"com_accountkit_country_code_title" = "Selectează țara"; -"com_accountkit_email_invalid" = "Acest e-mail nu este corect. Te rugăm să încerci din nou."; -"com_accountkit_email_loading_title" = "Se trimite e-mailul\U2026"; -"com_accountkit_email_login_retry_title" = "Confirmă adresa ta de e-mail"; -"com_accountkit_email_login_text" = "Atinge %1$@ pentru a primi o confirmare prin e-mail de la Account Kit oferit de Facebook, care te va ajuta să folosești %2$@. Nu ai nevoie de un cont de Facebook pentru a-l folosi. Află cum îți folosește Facebook datele."; -"com_accountkit_email_login_title" = "Introdu adresa ta de e-mail"; +"com_accountkit_email_invalid" = "Această adresă de e-mail nu este corectă. Te rugăm să încerci din nou."; +"com_accountkit_email_loading_title" = "Se verifică adresa de e-mail..."; +"com_accountkit_email_login_retry_title" = "Confirmă adresa de e-mail"; +"com_accountkit_email_login_text" = "Atinge %1$@ pentru a obţine o confirmare prin e-mail de la Account Kit oferit de Facebook, pentru a putea folosi %2$@. Nu ai nevoie de un cont de Facebook pentru a o folosi. Află cum foloseşte Facebook informaţiile tale."; +"com_accountkit_email_login_title" = "Introdu adresa de e-mail"; "com_accountkit_email_not_received" = "Retrimite e-mailul"; -"com_accountkit_email_verify_title" = "Deschide e-mailul și confirmă-ți adresa de e-mail"; -"com_accountkit_enter_code_sent_to" = "Introdu codul care a fost trimis la %1$@"; -"com_accountkit_error_title" = "A apărut o problemă în sistem. Te rugăm să încerci din nou."; +"com_accountkit_email_verify_title" = "Deschide e-mailul şi confirmă adresa de e-mail"; +"com_accountkit_enter_code_sent_to" = "Introdu codul trimis la %1$@."; +"com_accountkit_error_title" = "A apărut o eroare de sistem. Te rugăm să încerci din nou."; "com_accountkit_facebook_code_entry_title" = "Introdu codul de pe Facebook"; -"com_accountkit_logging_in" = "Conectare\U2026"; -"com_accountkit_other_ways_to_get_code" = "Alte modalități de a primi codul:"; -"com_accountkit_phone_error_title" = "Introdu un număr de mobil valabil."; -"com_accountkit_phone_loading_title" = "Se trimite codul tău\U2026"; -"com_accountkit_phone_login_phone_number_placeholder" = "Număr"; -"com_accountkit_phone_login_retry_title" = "Confirmă numărul tău de mobil"; -"com_accountkit_phone_login_text" = "Atinge %1$@ pentru a primi o confirmare prin SMS de la Account Kit oferit de Facebook. %2$@ folosește tehnologiile Facebook pentru a te ajuta să te conectezi, însă nu ai nevoie de un cont de Facebook. Este posibil să se aplice tarifele pentru mesaje și date. Află cum îți folosește Facebook datele."; +"com_accountkit_ios_button_back" = "Înapoi"; +"com_accountkit_ios_country_code_title" = "Selectează ţara ta"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "Număr"; +"com_accountkit_ios_phone_login_text" = "Atinge %1$@ pentru a primi o confirmare prin SMS de la Account Kit oferit de Facebook. %2$@ foloseşte tehnologia Facebook pentru a te ajuta să te conectezi, însă nu ai nevoie de un cont de Facebook. Este posibil să se aplice tarifele pentru mesaje şi date. Află cum foloseşte Facebook informaţiile tale."; +"com_accountkit_ios_phone_sending_sms" = "Trimitere cod prin SMS"; +"com_accountkit_logging_in" = "Conectare..."; +"com_accountkit_other_ways_to_get_code" = "Alte modalităţi de obţinere a codului:"; +"com_accountkit_phone_error_title" = "Te rugăm să introduci un număr valid de mobil."; +"com_accountkit_phone_loading_title" = "Număr în curs de verificare..."; +"com_accountkit_phone_login_retry_title" = "Confirmă numărul de mobil"; +"com_accountkit_phone_login_text" = "Atinge %1$@ pentru a efectua verificarea contului cu Account Kit oferit de Facebook. Pentru a folosi Account Kit, nu ai nevoie de un cont de Facebook. Este posibil să primeşti un SMS pentru verificarea numărului. Se pot aplica tarife pentru mesaje şi date. Află cum foloseşte Facebook informaţiile tale."; "com_accountkit_phone_login_title" = "Introdu numărul tău de mobil"; -"com_accountkit_phone_sending_sms" = "Se trimite un SMS cu codul"; -"com_accountkit_resend_check" = "Verifică inboxul cu SMS-uri"; +"com_accountkit_phone_sending_code_on_fb_title" = "Se trimite codul pe Facebook..."; +"com_accountkit_resend_check" = "Verifică Inboxul de SMS-uri"; "com_accountkit_resend_email_text" = "Trimite un e-mail nou"; -"com_accountkit_resend_title" = "Dacă nu ai primit un cod:"; -"com_accountkit_return_title" = "Te aducem înapoi la %1$@\U2026"; +"com_accountkit_resend_title" = "Dacă nu ai un cod:"; +"com_accountkit_return_title" = "Înapoi la %1$@\U2026"; "com_accountkit_sent_title" = "Trimis!"; -"com_accountkit_success_title" = "Gata!"; +"com_accountkit_success_title" = "Verificat!"; "com_accountkit_toolbar_title" = "Conectează-te la %1$@"; -"com_accountkit_verify_confirmation_code_title" = "Nu a reușit verificarea codului.\nTe rugăm să încerci din nou:"; -"com_accountkit_verify_title" = "Verificăm codul tău\U2026"; -"com_accountkit_voice_call_code_entry_title" = "Introdu codul primit în apelul vocal"; +"com_accountkit_verify_confirmation_code_title" = "Nu am putut verifica acest cod. Te rugăm să încerci din nou:"; +"com_accountkit_verify_title" = "Cod în curs de verificare..."; +"com_accountkit_voice_call_code_entry_title" = "Introdu codul din apelul vocal"; diff --git a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/ru.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/ru.lproj/AccountKit.strings index 36dc5fc..3374c63 100644 --- a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/ru.lproj/AccountKit.strings +++ b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/ru.lproj/AccountKit.strings @@ -20,64 +20,64 @@ // "com_accountkit_account_verified" = "Аккаунт подтвержден!"; -"com_accountkit_button_back" = "Назад"; "com_accountkit_button_begin" = "Начать"; "com_accountkit_button_cancel" = "Отмена"; "com_accountkit_button_confirm" = "Подтвердить"; "com_accountkit_button_continue" = "Продолжить"; "com_accountkit_button_edit" = "РЕДАКТИРОВАТЬ"; -"com_accountkit_button_log_in" = "Вход"; +"com_accountkit_button_log_in" = "Войти"; "com_accountkit_button_next" = "Далее"; -"com_accountkit_button_ok" = "OK"; -"com_accountkit_button_resend_code_in" = "Отправить SMS еще раз на языке: %1$d"; +"com_accountkit_button_resend_code_in" = "Отправить SMS еще раз через %1$d"; "com_accountkit_button_resend_sms" = "Отправить SMS еще раз"; "com_accountkit_button_send" = "Отправить"; -"com_accountkit_button_send_code_in_call" = "Получить вызов"; -"com_accountkit_button_send_code_in_call_details" = "Получить код с помощью голосового вызова"; -"com_accountkit_button_send_code_in_call_from_facebook_details" = "Получить код с помощью голосового вызова от Facebook"; +"com_accountkit_button_send_code_in_call" = "Запросить звонок"; +"com_accountkit_button_send_code_in_call_details" = "Получите код через голосовое сообщение"; +"com_accountkit_button_send_code_in_call_from_facebook_details" = "Получите код через голосовое сообщение от Facebook"; "com_accountkit_button_send_code_in_fb" = "Получить код на Facebook"; -"com_accountkit_button_send_code_in_fb_details" = "Код будет отправлен в уведомлении Facebook"; -"com_accountkit_button_send_code_in_fb_disclosure" = "Нажмите «Получить код на Facebook», чтобы получить код в уведомлении на Facebook."; -"com_accountkit_button_start" = "Старт"; -"com_accountkit_button_start_over" = "Попробуйте еще раз"; +"com_accountkit_button_send_code_in_fb_details" = "Вы получите код вместе с уведомлением от Facebook"; +"com_accountkit_button_start" = "Начало"; +"com_accountkit_button_start_over" = "Повторить"; "com_accountkit_button_submit" = "Отправить"; -"com_accountkit_check_email" = "Откройте эл. письмо"; -"com_accountkit_code_sent_to" = "Подтвердить номер мобильного телефона %1$@"; -"com_accountkit_confirmation_code_agreement" = "Коснитесь %1$@, чтобы принять Условия, Политику использования данных и файлов «cookie» Facebook."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Коснитесь %1$@, чтобы принять Условия, Политику использования данных и файлов «cookie» Facebook, а также Политику конфиденциальности %6$@."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Коснитесь %1$@, чтобы принять Условия, Политику использования данных и файлов «cookie» Facebook, а также Политику конфиденциальности и Пользовательское соглашение %7$@."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Коснитесь %1$@, чтобы принять Условия, Политику использования данных, Политику использования файлов «cookie» Facebook, Политику конфиденциальности и Пользовательское соглашение %7$@. Узнайте больше о том, как выполняется проверка вашего аккаунта."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Коснитесь %1$@, чтобы принять Условия, Политику использования данных, Политику использования файлов «cookie» Facebook и Политику конфиденциальности %6$@. Узнайте больше о том, как выполняется проверка вашего аккаунта."; -"com_accountkit_confirmation_code_agreement_instant_verification" = "Коснитесь %1$@, чтобы принять Условия, Политику использования данных и файлов «cookie» Facebook. Узнайте больше о том, как выполняется проверка вашего аккаунта."; -"com_accountkit_confirmation_code_text" = "Я не получил(-a) код"; +"com_accountkit_check_email" = "Проверьте эл. почту"; +"com_accountkit_code_sent_to" = "Подтвердите моб. телефон %1$@"; +"com_accountkit_confirmation_code_agreement" = "Коснитесь кнопки «%1$@», чтобы принять условия, политику использования данных, политику использования файлов «cookie» Facebook."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Коснитесь кнопки «%1$@», чтобы принять условия, политику использования данных, политику использования файлов «cookie» Facebook и политику конфиденциальности приложения «%6$@»."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Коснитесь кнопки «%1$@», чтобы принять условия, политику использования данных, политику использования файлов «cookie» Facebook, а также политику конфиденциальности и пользовательское соглашение приложения «%7$@»."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Коснитесь кнопки «%1$@», чтобы принять условия, политику использования данных, политику использования файлов «cookie» Facebook, а также политику конфиденциальности и пользовательское соглашение приложения «%7$@». Подробнее о подтверждении вашего аккаунта."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Коснитесь кнопки «%1$@», чтобы принять , политику использования данных и политику использования файлов «cookie» Facebook, а также политику конфиденциальности приложения «%6$@». Подробнее о подтверждении вашего аккаунта."; +"com_accountkit_confirmation_code_agreement_instant_verification" = "Коснитесь кнопки «%1$@», чтобы принять условия, политику использования данных и политику использования файлов «cookie» Facebook. Подробнее о подтверждении вашего аккаунта."; +"com_accountkit_confirmation_code_text" = "Код не пришел"; "com_accountkit_confirmation_code_title" = "Введите код"; -"com_accountkit_country_code_title" = "Выберите свою страну"; -"com_accountkit_email_invalid" = "Неверный эл. адрес. Попробуйте еще раз."; -"com_accountkit_email_loading_title" = "Отправка\U2026"; -"com_accountkit_email_login_retry_title" = "Подтвердите правильность своего эл. адреса"; -"com_accountkit_email_login_text" = "Коснитесь %1$@, чтобы получить эл. письмо с подтверждением со стороны Account Kit от Facebook для использования %2$@. Вам не обязательно иметь аккаунт на Facebook, чтобы использовать его. Узнайте, как Facebook использует вашу информацию."; -"com_accountkit_email_login_title" = "Введите свой эл. адрес"; -"com_accountkit_email_not_received" = "Повторная отправка эл. письма"; -"com_accountkit_email_verify_title" = "Откройте эл. письмо и подтвердите свой эл. адрес."; -"com_accountkit_enter_code_sent_to" = "Введите код, отправленный на номер %1$@"; +"com_accountkit_email_invalid" = "Эл. адрес указан неверно. Попробуйте еще раз."; +"com_accountkit_email_loading_title" = "Подтверждение вашего эл. адреса..."; +"com_accountkit_email_login_retry_title" = "Подтвердите эл. адрес"; +"com_accountkit_email_login_text" = "Коснитесь кнопки «%1$@», чтобы получить по эл. письмо с подтверждением Account Kit от Facebook, после чего вы сможете использовать приложение «%2$@». Для его использования не требуется аккаунт Facebook. Подробнее о том, как Facebook использует вашу информацию."; +"com_accountkit_email_login_title" = "Введите эл. адрес"; +"com_accountkit_email_not_received" = "Отправить эл. письмо еще раз"; +"com_accountkit_email_verify_title" = "Откройте эл. письмо и подтвердите свой эл. адрес"; +"com_accountkit_enter_code_sent_to" = "Введите код, который был отправлен на номер %1$@"; "com_accountkit_error_title" = "Произошла системная ошибка. Повторите попытку."; -"com_accountkit_facebook_code_entry_title" = "Введите код, полученный от Facebook."; -"com_accountkit_logging_in" = "Выполняется вход\U2026"; -"com_accountkit_other_ways_to_get_code" = "Другие способы получить код:"; -"com_accountkit_phone_error_title" = "Укажите действительный номер мобильного телефона."; -"com_accountkit_phone_loading_title" = "Выполняется отправка кода\U2026"; -"com_accountkit_phone_login_phone_number_placeholder" = "Номер"; -"com_accountkit_phone_login_retry_title" = "Подтвердите свой номер мобильного телефона."; -"com_accountkit_phone_login_text" = "Нажмите %1$@, чтобы получить SMS с подтверждением от Account Kit от Facebook. %2$@ использует технологию входа от Facebook, однако аккаунт Facebook вам не потребуется. Может взиматься плата за передачу сообщений и данных. как Facebook использует вашу информацию."; -"com_accountkit_phone_login_title" = "Введите свой номер мобильного телефона"; -"com_accountkit_phone_sending_sms" = "Отправка SMS с кодом"; +"com_accountkit_facebook_code_entry_title" = "Введите код с Facebook"; +"com_accountkit_ios_button_back" = "Назад"; +"com_accountkit_ios_country_code_title" = "Выберите свою страну"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "Номер"; +"com_accountkit_ios_phone_login_text" = "Коснитесь кнопки «%1$@», чтобы получить SMS-подтверждение от Account Kit от Facebook. %2$@ использует технологии Facebook, чтобы помочь вам выполнить вход, однако аккаунт Facebook для этого не требуется. Передача текстовых сообщений и данных может тарифицироваться вашим оператором мобильной связи. Узнайте, как Facebook использует вашу информацию."; +"com_accountkit_ios_phone_sending_sms" = "Отправка SMS с кодом"; +"com_accountkit_logging_in" = "Вход\U2026"; +"com_accountkit_other_ways_to_get_code" = "Как еще можно получить код:"; +"com_accountkit_phone_error_title" = "Введите действительный моб. телефон."; +"com_accountkit_phone_loading_title" = "Подтверждение номера..."; +"com_accountkit_phone_login_retry_title" = "Подтвердите моб. телефон"; +"com_accountkit_phone_login_text" = "Коснитесь кнопки «%1$@», чтобы получить эл. письмо с подтверждением Account Kit от Facebook. Для использования Account Kit не требуется аккаунт Facebook. Возможно, вы получите SMS для подтверждения номера. Могут применяться тарифы на обмен сообщениями и использование данных. Подробнее о том, как Facebook использует вашу информацию."; +"com_accountkit_phone_login_title" = "Введите свой моб. телефон"; +"com_accountkit_phone_sending_code_on_fb_title" = "Отправка кода на Facebook..."; "com_accountkit_resend_check" = "Проверьте входящие SMS"; -"com_accountkit_resend_email_text" = "Отправить письмо заново"; +"com_accountkit_resend_email_text" = "Отправить новое эл. письмо"; "com_accountkit_resend_title" = "Если вы не получили код:"; -"com_accountkit_return_title" = "Возврат к %1$@\U2026"; +"com_accountkit_return_title" = "Назад в приложение «%1$@»..."; "com_accountkit_sent_title" = "Отправлено!"; -"com_accountkit_success_title" = "Готово!"; -"com_accountkit_toolbar_title" = "Выполните вход в %1$@"; -"com_accountkit_verify_confirmation_code_title" = "Нам не удалось проверить ваш код.\nПопробуйте еще раз:"; -"com_accountkit_verify_title" = "Выполняется проверка вашего кода\U2026"; -"com_accountkit_voice_call_code_entry_title" = "Введите код, который вам сообщили во время звонка."; +"com_accountkit_success_title" = "Подтверждено!"; +"com_accountkit_toolbar_title" = "Вход в приложение «%1$@»"; +"com_accountkit_verify_confirmation_code_title" = "Нам не удалось подтвердить ваш код. Попробуйте еще раз:"; +"com_accountkit_verify_title" = "Подтверждение кода..."; +"com_accountkit_voice_call_code_entry_title" = "Введите код, который вам сообщили в голосовом сообщении"; diff --git a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/sk.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/sk.lproj/AccountKit.strings index 5d775bf..044e4e1 100644 --- a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/sk.lproj/AccountKit.strings +++ b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/sk.lproj/AccountKit.strings @@ -20,7 +20,6 @@ // "com_accountkit_account_verified" = "Účet je overený!"; -"com_accountkit_button_back" = "Späť"; "com_accountkit_button_begin" = "Začať"; "com_accountkit_button_cancel" = "Zrušiť"; "com_accountkit_button_confirm" = "Potvrdiť"; @@ -28,56 +27,55 @@ "com_accountkit_button_edit" = "UPRAVIŤ"; "com_accountkit_button_log_in" = "Prihlásiť sa"; "com_accountkit_button_next" = "Ďalej"; -"com_accountkit_button_ok" = "OK"; "com_accountkit_button_resend_code_in" = "Poslať SMS znova o %1$d"; "com_accountkit_button_resend_sms" = "Poslať SMS znova"; "com_accountkit_button_send" = "Poslať"; "com_accountkit_button_send_code_in_call" = "Získať kód telefonicky"; -"com_accountkit_button_send_code_in_call_details" = "Získajte kód prostredníctvom hlasového hovoru"; -"com_accountkit_button_send_code_in_call_from_facebook_details" = "Získajte svoj kód prostredníctvom hlasového hovoru od Facebooku"; +"com_accountkit_button_send_code_in_call_details" = "Získajte svoj kód v hlasovom hovore"; +"com_accountkit_button_send_code_in_call_from_facebook_details" = "Získajte svoj kód v hlasovom hovore od Facebooku"; "com_accountkit_button_send_code_in_fb" = "Získať kód na Facebooku"; -"com_accountkit_button_send_code_in_fb_details" = "Kód vám bude doručený ako upozornenie od Facebooku"; -"com_accountkit_button_send_code_in_fb_disclosure" = "Ťuknite na „Získať kód na Facebooku“, ak chcete kód dostať ako upozornenie na Facebooku."; -"com_accountkit_button_start" = "Štart"; +"com_accountkit_button_send_code_in_fb_details" = "Kód sa vám doručí ako upozornenie na Facebooku"; +"com_accountkit_button_start" = "Začať"; "com_accountkit_button_start_over" = "Skúsiť znova"; "com_accountkit_button_submit" = "Odoslať"; "com_accountkit_check_email" = "Otvorte svoj e-mail"; -"com_accountkit_code_sent_to" = "Skontrolujte svoje telefónne číslo %1$@"; -"com_accountkit_confirmation_code_agreement" = "Ťuknutím na %1$@ vyjadríte súhlas s Podmienkami Facebooku a jeho Zásadami využívania údajov vrátane používania cookies."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Ťuknutím na %1$@ vyjadríte súhlas s Podmienkami Facebooku a jeho Zásadami využívania údajov vrátane používania cookies, a tiež so Zásadami ochrany súkromia služby %6$@."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Ťuknutím na %1$@ vyjadríte súhlas s Podmienkami Facebooku a jeho Zásadami využívania údajov vrátane používania cookies, a tiež so Zásadami ochrany súkromia a Zmluvnými podmienkami služby %7$@."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Ťuknutím na %1$@ vyjadrite súhlas s Podmienkami Facebooku, jeho Zásadami využívania údajov vrátane používania cookies a so Zásadami ochrany súkromia a Podmienkami služby %7$@. Prečítajte si viac o tom, ako bol overený váš účet."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Ťuknutím na %1$@ vyjadrite súhlas s Podmienkami Facebooku, jeho Zásadami využívania údajov vrátane používania cookies a so Zásadami ochrany súkromia služby %6$@. Prečítajte si viac o tom, ako bol overený váš účet."; -"com_accountkit_confirmation_code_agreement_instant_verification" = "Ťuknutím na %1$@ vyjadrite súhlas s Podmienkami Facebooku a jeho Zásadami využívania údajov vrátane používania cookies. Prečítajte si viac o tom, ako bol overený váš účet."; -"com_accountkit_confirmation_code_text" = "Kód mi neprišiel"; +"com_accountkit_code_sent_to" = "Overte svoje mobilné číslo %1$@"; +"com_accountkit_confirmation_code_agreement" = "Ťuknutím na %1$@ akceptujete Podmienky, Zásady využívania údajov a zásady používania cookies Facebooku."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Ťuknutím na %1$@ akceptujete Podmienky, Zásady využívania údajov a zásady používania cookies Facebooku a Zásady ochrany súkromia aplikácie %6$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Ťuknutím na %1$@ akceptujete Podmienky, Zásady využívania údajov a zásady používania cookies Facebooku a Zásady ochrany súkromia a Podmienky služby aplikácie %7$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Ťuknutím na %1$@ akceptujete Podmienky, Zásady využívania údajov a zásady používania cookies Facebooku a Zásady ochrany súkromia a Podmienky služby aplikácie %7$@. Prečítajte si viac o tom, ako bol overený váš účet."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Ťuknutím na %1$@ akceptujete , Zásady využívania údajov a zásady používania cookies Facebooku a Zásady ochrany súkromia aplikácie %6$@. Prečítajte si viac o tom, ako bol overený váš účet."; +"com_accountkit_confirmation_code_agreement_instant_verification" = "Ťuknutím na %1$@ akceptujete Podmienky, Zásady využívania údajov a zásady používania cookies Facebooku. Prečítajte si viac o tom, ako bol overený váš účet."; +"com_accountkit_confirmation_code_text" = "Neprišiel mi kód"; "com_accountkit_confirmation_code_title" = "Zadajte svoj kód"; -"com_accountkit_country_code_title" = "Vyberte svoju krajinu"; "com_accountkit_email_invalid" = "Táto e-mailová adresa je nesprávna. Skúste znova."; -"com_accountkit_email_loading_title" = "Posiela sa e-mail\U2026"; +"com_accountkit_email_loading_title" = "Overuje sa vaša e.mailová adresa\U2026"; "com_accountkit_email_login_retry_title" = "Potvrďte svoju e-mailovú adresu"; -"com_accountkit_email_login_text" = "Ťuknite na %1$@, aby ste dostali potvrdzujúci e-mail od služby Account Kit by Facebook, ktorá vám pomôže použiť %2$@. Na použitie nepotrebujete mať účet na Facebooku. Prečítajte si, ako Facebook používa vaše informácie."; +"com_accountkit_email_login_text" = "Ťuknite na tlačidlo %1$@, aby ste dostali potvrdzujúci e-mail od služby Account Kit by Facebook na pomoc s použitím aplikácie %2$@. Nepotrebujte na to účet na Facebooku. Prečítajte si, ako Facebook používa vaše informácie."; "com_accountkit_email_login_title" = "Zadajte svoju e-mailovú adresu"; "com_accountkit_email_not_received" = "Poslať e-mail znova"; "com_accountkit_email_verify_title" = "Otvorte e-mail a potvrďte svoju e-mailovú adresu"; -"com_accountkit_enter_code_sent_to" = "Zadajte kód, ktorý sme vám poslali na %1$@"; -"com_accountkit_error_title" = "Vyskytla sa systémová chyba. Skúste znova."; -"com_accountkit_facebook_code_entry_title" = "Zadajte svoj kód od Facebooku"; -"com_accountkit_logging_in" = "Prihlasovanie\U2026"; -"com_accountkit_other_ways_to_get_code" = "Iné spôsoby, ako získať kód:"; +"com_accountkit_enter_code_sent_to" = "Zadajte kód, ktorý bol zaslaný na %1$@"; +"com_accountkit_error_title" = "Vyskytol sa systémový problém. Skúste to znova."; +"com_accountkit_facebook_code_entry_title" = "Zadajte svoj kód z Facebooku"; +"com_accountkit_ios_country_code_title" = "Vyberte svoju krajinu"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "Číslo"; +"com_accountkit_ios_phone_sending_sms" = "Posiela sa SMS s vaším kódom"; +"com_accountkit_logging_in" = "Prihlasuje sa..."; +"com_accountkit_other_ways_to_get_code" = "Iné spôsoby získania kódu:"; "com_accountkit_phone_error_title" = "Zadajte platné mobilné číslo."; -"com_accountkit_phone_loading_title" = "Posiela sa vám kód\U2026"; -"com_accountkit_phone_login_phone_number_placeholder" = "Číslo"; +"com_accountkit_phone_loading_title" = "Overuje sa vaše číslo\U2026"; "com_accountkit_phone_login_retry_title" = "Potvrďte svoje mobilné číslo"; -"com_accountkit_phone_login_text" = "Ťuknite na %1$@, aby ste od služby Account Kit powered by Facebook dostali potvrdzovaciu SMS. %2$@ vám umožňuje prihlásiť sa použitím technológie Facebooku, nemusíte však mať účet na Facebooku. Môžu sa na to vzťahovať poplatky za SMS a dáta. Prečítajte si, ako Facebook používa vaše informácie."; +"com_accountkit_phone_login_text" = "Ťuknite na tlačidlo %1$@ na overenie svojho účtu cez službu Account Kit powered by Facebook. Na použitie Account Kitu nepotrebujete účet na Facebooku. Môže vám byť zaslaná SMS na overenie vášho čísla. Môžu sa na to vzťahovať poplatky za správy a dáta. Prečítajte si, ako Facebook používa vaše informácie."; "com_accountkit_phone_login_title" = "Zadajte svoje mobilné číslo"; -"com_accountkit_phone_sending_sms" = "Posiela sa SMS s vaším kódom"; -"com_accountkit_resend_check" = "Pohľadajte SMS v prijatých správach"; +"com_accountkit_phone_sending_code_on_fb_title" = "Kód sa posiela na Facebooku\U2026"; +"com_accountkit_resend_check" = "Skontrolujte si prijaté SMS"; "com_accountkit_resend_email_text" = "Poslať nový e-mail"; "com_accountkit_resend_title" = "Ak ste nedostali kód:"; -"com_accountkit_return_title" = "Prechádzate späť na %1$@\U2026"; -"com_accountkit_sent_title" = "Odoslané!"; -"com_accountkit_success_title" = "Hotovo!"; -"com_accountkit_toolbar_title" = "Prihlásiť sa do účtu %1$@"; +"com_accountkit_return_title" = "Prechádzate späť do aplikácie %1$@\U2026"; +"com_accountkit_sent_title" = "Poslané!"; +"com_accountkit_success_title" = "Overené!"; +"com_accountkit_toolbar_title" = "Prihlásiť sa do aplikácie %1$@"; "com_accountkit_verify_confirmation_code_title" = "Váš kód sa nepodarilo overiť. Skúste to znova:"; -"com_accountkit_verify_title" = "Overuje sa váš potvrdzovací kód\U2026"; +"com_accountkit_verify_title" = "Váš kód sa overuje\U2026"; "com_accountkit_voice_call_code_entry_title" = "Zadajte svoj kód z hlasového hovoru"; diff --git a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/sv.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/sv.lproj/AccountKit.strings index e9bd721..e414160 100644 --- a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/sv.lproj/AccountKit.strings +++ b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/sv.lproj/AccountKit.strings @@ -20,7 +20,6 @@ // "com_accountkit_account_verified" = "Kontot har verifierats!"; -"com_accountkit_button_back" = "Tillbaka"; "com_accountkit_button_begin" = "Börja"; "com_accountkit_button_cancel" = "Avbryt"; "com_accountkit_button_confirm" = "Bekräfta"; @@ -28,56 +27,57 @@ "com_accountkit_button_edit" = "REDIGERA"; "com_accountkit_button_log_in" = "Logga in"; "com_accountkit_button_next" = "Nästa"; -"com_accountkit_button_ok" = "OK"; "com_accountkit_button_resend_code_in" = "Skicka sms igen om %1$d"; "com_accountkit_button_resend_sms" = "Skicka sms igen"; "com_accountkit_button_send" = "Skicka"; "com_accountkit_button_send_code_in_call" = "Få ett samtal"; "com_accountkit_button_send_code_in_call_details" = "Få din kod i ett röstsamtal"; "com_accountkit_button_send_code_in_call_from_facebook_details" = "Få din kod i ett röstsamtal från Facebook"; -"com_accountkit_button_send_code_in_fb" = "Hämta en kod på Facebook"; -"com_accountkit_button_send_code_in_fb_details" = "Koden kommer som en Facebook-avisering"; -"com_accountkit_button_send_code_in_fb_disclosure" = "Tryck på Hämta kod på Facebook och få koden som en avisering på Facebook."; -"com_accountkit_button_start" = "Start"; +"com_accountkit_button_send_code_in_fb" = "Få en kod på Facebook"; +"com_accountkit_button_send_code_in_fb_details" = "Du får koden som en Facebook-avisering"; +"com_accountkit_button_start" = "Starta"; "com_accountkit_button_start_over" = "Försök igen"; "com_accountkit_button_submit" = "Skicka"; "com_accountkit_check_email" = "Öppna din e-post"; -"com_accountkit_code_sent_to" = "Bekräfta ditt mobilnummer %1$@"; -"com_accountkit_confirmation_code_agreement" = "Tryck på %1$@ för att godkänna Facebooks villkor, datapolicy och cookiesanvändning."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Tryck på %1$@ för att godkänna Facebooks villkor, datapolicy, cookiesanvändning och sekretesspolicyn för %6$@."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Tryck på %1$@ för att godkänna Facebooks villkor, datapolicy, cookiesanvändning samt sekretesspolicyn och användarvillkoren för %7$@."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Tryck på %1$@ för att godkänna Facebook användarvillkor, datapolicy, cookies-användning och sekretesspolicy samt användarvillkoren för %7$@. Läs mer om hur ditt konto verifieras."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Tryck på %1$@ för att godkänna Facebooks användarvillkor, datapolicy, cookies-användning och sekretesspolicy för %6$@. Läs mer om hur ditt konto verifieras."; -"com_accountkit_confirmation_code_agreement_instant_verification" = "Tryck på %1$@ för att godkänna Facebooks användarvillkor, datapolicy och cookies-användning. Läs mer om hur ditt konto verifieras."; -"com_accountkit_confirmation_code_text" = "Jag har inte fått någon kod"; -"com_accountkit_confirmation_code_title" = "Skriv in din kod"; -"com_accountkit_country_code_title" = "Välj land"; -"com_accountkit_email_invalid" = "Den här e-postadressen är fel. Försök igen."; -"com_accountkit_email_loading_title" = "Skickar e-post \U2026"; -"com_accountkit_email_login_retry_title" = "Bekräfta e-postadressen"; -"com_accountkit_email_login_text" = "Tryck på %1$@ för att få en e-postbekräftelse från Account Kit från Facebook som hjälper dig att använda %2$@. Du behöver inte att ett Facebook-konto för att göra detta. Läs om hur Facebook använder din info."; +"com_accountkit_code_sent_to" = "Verifiera ditt mobilnummer %1$@"; +"com_accountkit_confirmation_code_agreement" = "Tryck på %1$@ för att godkänna Facebooks villkor, datapolicy och användning av cookies."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Tryck på %1$@ för att godkänna Facebooks villkor, datapolicy och användning av cookies, samt sekretesspolicy för %6$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Tryck på %1$@ för att godkänna Facebooks villkor, datapolicy och användning av cookies, samt sekretesspolicy och användarvillkor för %7$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Tryck på %1$@ för att godkänna Facebooks villkor, datapolicy och användning av cookies, samt sekretesspolicy och användarvillkor för %7$@. Läs mer om hur ditt konto har verifierats."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Tryck på %1$@ för att godkänna Facebooks , datapolicy och användning av cookies, samt sekretesspolicy för %6$@. Läs mer om hur ditt konto har verifierats."; +"com_accountkit_confirmation_code_agreement_instant_verification" = "Tryck på %1$@ för att godkänna Facebooks villkor, datapolicy och användning av cookies. Läs mer om hur ditt konto har verifierats."; +"com_accountkit_confirmation_code_text" = "Jag har inte fått en kod"; +"com_accountkit_confirmation_code_title" = "Ange din kod"; +"com_accountkit_email_invalid" = "E-postadressen är felaktig. Försök igen."; +"com_accountkit_email_loading_title" = "Verifierar din e-postadress \U2026"; +"com_accountkit_email_login_retry_title" = "Bekräfta din e-postadress"; +"com_accountkit_email_login_text" = "Tryck på %1$@ för att få en e-postbekräftelse från Account Kit från Facebook som hjälper dig att använda %2$@. Du behöver inget Facebook-konto för att använda det. Läs mer om hur Facebook använder dina uppgifter."; "com_accountkit_email_login_title" = "Ange din e-postadress"; "com_accountkit_email_not_received" = "Skicka meddelandet igen"; -"com_accountkit_email_verify_title" = "Öppna e-posten och bekräfta din e-postadress"; +"com_accountkit_email_verify_title" = "Öppna meddelandet och bekräfta din e-postadress"; "com_accountkit_enter_code_sent_to" = "Ange koden som skickades till %1$@"; -"com_accountkit_error_title" = "Ett systemfel uppstod. Försök igen."; +"com_accountkit_error_title" = "Ett systemfel har uppstått. Försök igen."; "com_accountkit_facebook_code_entry_title" = "Ange din kod från Facebook"; -"com_accountkit_logging_in" = "Loggar in\U2026"; -"com_accountkit_other_ways_to_get_code" = "Andra sätt att få en kod:"; +"com_accountkit_ios_button_back" = "Tillbaka"; +"com_accountkit_ios_country_code_title" = "Välj land"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "Nummer"; +"com_accountkit_ios_phone_login_text" = "Tryck på %1$@ för att få en sms-bekräftelse från Account Kit från Facebook. %2$@ använder Facebook-teknologi för att hjälpa dig att logga in, men du behöver inget Facebook-konto. Avgifter för meddelanden och data kan tillkomma. Läs mer om hur Facebook använder dina uppgifter."; +"com_accountkit_ios_phone_sending_sms" = "Skickar ett sms med din kod"; +"com_accountkit_logging_in" = "Loggar in ..."; +"com_accountkit_other_ways_to_get_code" = "Andra sätt att få koden:"; "com_accountkit_phone_error_title" = "Ange ett giltigt mobilnummer."; -"com_accountkit_phone_loading_title" = "Skickar din kod\U2026"; -"com_accountkit_phone_login_phone_number_placeholder" = "Nummer"; +"com_accountkit_phone_loading_title" = "Verifierar ditt nummer \U2026"; "com_accountkit_phone_login_retry_title" = "Bekräfta ditt mobilnummer"; -"com_accountkit_phone_login_text" = "Tryck på %1$@ för att få en sms-bekräftelse från Account Kit från Facebook. %2$@ använder Facebook-teknik för att hjälpa dig logga in, men du behöver inget Facebook-konto. Meddelande- och dataavgifter kan tillkomma. Läs om hur Facebook använder din info."; +"com_accountkit_phone_login_text" = "Tryck på %1$@ för att verifiera ditt konto med Account Kit från Facebook. Du behöver inget Facebook-konto för att använda Account Kit. Ett sms kan skickas för att verifiera ditt nummer. Meddelande- och dataavgifter kan tillkomma. Läs mer om hur Facebook använder dina uppgifter."; "com_accountkit_phone_login_title" = "Ange ditt mobilnummer"; -"com_accountkit_phone_sending_sms" = "Skicka ett sms med din kod"; -"com_accountkit_resend_check" = "Kolla sms-inkorgen"; -"com_accountkit_resend_email_text" = "Skicka ny e-post"; +"com_accountkit_phone_sending_code_on_fb_title" = "Skickar koden på Facebook \U2026"; +"com_accountkit_resend_check" = "Kolla dina textmeddelanden"; +"com_accountkit_resend_email_text" = "Skicka nytt e-postmeddelande"; "com_accountkit_resend_title" = "Om du inte har fått en kod:"; -"com_accountkit_return_title" = "Tar dig tillbaka till %1$@\U2026"; +"com_accountkit_return_title" = "Tar dig tillbaka till %1$@ \U2026"; "com_accountkit_sent_title" = "Skickat!"; -"com_accountkit_success_title" = "Klart!"; +"com_accountkit_success_title" = "Verifierat!"; "com_accountkit_toolbar_title" = "Logga in på %1$@"; -"com_accountkit_verify_confirmation_code_title" = "Det gick inte att verifiera din kod.\nFörsök igen:"; -"com_accountkit_verify_title" = "Verifierar din kod\U2026"; -"com_accountkit_voice_call_code_entry_title" = "Ange din kod från röstsamtalet"; +"com_accountkit_verify_confirmation_code_title" = "Vi kunde inte verifiera din kod. Försök igen:"; +"com_accountkit_verify_title" = "Verifierar din kod \U2026"; +"com_accountkit_voice_call_code_entry_title" = "Ange din kod från röstsamtal"; diff --git a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/sw.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/sw.lproj/AccountKit.strings new file mode 100644 index 0000000..1437b6c --- /dev/null +++ b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/sw.lproj/AccountKit.strings @@ -0,0 +1,84 @@ +// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// +// You are hereby granted a non-exclusive, worldwide, royalty-free license to use, +// copy, modify, and distribute this software in source code or binary form for use +// in connection with the web services and APIs provided by Facebook. +// +// As with any software that integrates with the Facebook platform, your use of +// this software is subject to the Facebook Developer Principles and Policies +// [http://developers.facebook.com/policy/]. This copyright notice shall be +// included in all copies or substantial portions of the software. +// +// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS +// FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR +// COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER +// IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN +// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +// @generated +// + +"com_accountkit_account_verified" = "Akaunti imethibitishwa!"; +"com_accountkit_button_begin" = "Anza"; +"com_accountkit_button_cancel" = "Katisha"; +"com_accountkit_button_confirm" = "Thibitisha"; +"com_accountkit_button_continue" = "Endelea"; +"com_accountkit_button_edit" = "HARIRI"; +"com_accountkit_button_log_in" = "Ingia"; +"com_accountkit_button_next" = "Inayofuata"; +"com_accountkit_button_ok" = "SAWA"; +"com_accountkit_button_resend_code_in" = "Tuma SMS tena kwenye %1$d"; +"com_accountkit_button_resend_sms" = "Tuma SMS Tena"; +"com_accountkit_button_send" = "Tuma"; +"com_accountkit_button_send_code_in_call" = "Pata Simu"; +"com_accountkit_button_send_code_in_call_details" = "Pata msimbo wako kwenye simu ya sauti"; +"com_accountkit_button_send_code_in_call_from_facebook_details" = "Pata msimbo wako kwenye simu kutoka kwa Facebook"; +"com_accountkit_button_send_code_in_fb" = "Pata Msimbo kwenye Facebook"; +"com_accountkit_button_send_code_in_fb_details" = "Msimbo utafika kama taarifa ya Facebook"; +"com_accountkit_button_start" = "Anza"; +"com_accountkit_button_start_over" = "Jaribu Tena"; +"com_accountkit_button_submit" = "Wasilisha"; +"com_accountkit_check_email" = "Fungua Barua pepe yako"; +"com_accountkit_code_sent_to" = "Thibitisha nambari yako ya simu %1$@"; +"com_accountkit_confirmation_code_agreement" = "Donoa %1$@ ili kukubali Masharti ya Facebook, Sera ya Datana kidakuzi inatumia."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Donoa %1$@ ili kukubali Masharti ya Facebook, Sera ya Daata, kidakuzi kinatumia na Sera ya Faragha of %6$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Donoa %1$@ ili kukubali Masharti ya Facebook, Sera ya Data, kidakuzi kinatumia na Sera ya Faragha na Masharti ya Huduma ya %7$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Donoa %1$@ ili kukubali Masharti ya Facebook, Sera ya Faragha, kidakuzi kinatumia na Sera ya Faragha na Masharti ya Huduma ya %7$@. Jifunze zaidi kuhusu jinsi akaunti yako ilithibitishwa."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Donoa %1$@ ili kukubali , Sera ya Data, kidakuzi kinatumia na Sera ya Faragha ya %6$@. Jifunze zaidi kuhusu kuhusu jinsi akaunti yako ilithibitishwa."; +"com_accountkit_confirmation_code_agreement_instant_verification" = "Donoa %1$@ ili kukubali masharti ya Facebook, Sera ya Data na vidakuzi tumia. Jifunze zaidi kuhusu akaunti yako."; +"com_accountkit_confirmation_code_text" = "Sikupata msimbo"; +"com_accountkit_confirmation_code_title" = "Ingiza msimbo wako"; +"com_accountkit_email_invalid" = "Barua pepe hii sio sahihi. Tafadhali jaribu tena."; +"com_accountkit_email_loading_title" = "Inathibitisha anwani yako ya barua pepe..."; +"com_accountkit_email_login_retry_title" = "Thibitisha barua pepe yako"; +"com_accountkit_email_login_text" = "Donoa %1$@ ili kupata uthibitisho wa barua pepe kutoka kwa Account Kit kwa Facebook ili kutumia %2$@. Huhitaji akaunti ya Facebook ili kuitumia. Jifunze jinsi Facebook hutumia maelezo yako ."; +"com_accountkit_email_login_title" = "Ingiza anwani yako ya barua pepe"; +"com_accountkit_email_not_received" = "Tuma tena Barua pepe"; +"com_accountkit_email_verify_title" = "Fungua barua na uthibitishe anwani yako ya barua pepe"; +"com_accountkit_enter_code_sent_to" = "Ingiza msimbo ambao ulitumwa kwa %1$@"; +"com_accountkit_error_title" = "Tatizo la mfumo limetokea. Tafadhali jaribu tena."; +"com_accountkit_facebook_code_entry_title" = "Ingiza msimbo wako kutoka kwa Facebook"; +"com_accountkit_ios_button_back" = "Rudi"; +"com_accountkit_ios_country_code_title" = "Teua Nchi Yako"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "Nambari"; +"com_accountkit_ios_phone_login_text" = "Donoa %1$@ ili kupata uthibitisho wa SMS Kutoka kwa Account Kit inayoendeshwa na Facebook. %2$@ hutumia teknolojia ya Facebook ili kukusaidia kuingia, lakini huhitaji akaunti ya Facebook. Viwango vya ujumbe n data vinaweza kutumika. Jifunze jinsi Facebook hutumia maelezo yako."; +"com_accountkit_ios_phone_sending_sms" = "Kutuma SMS iliyo na msimbo wako"; +"com_accountkit_logging_in" = "Inaingia..."; +"com_accountkit_other_ways_to_get_code" = "Njia zingine za kupta msimbo:"; +"com_accountkit_phone_error_title" = "Tafadhali ingiza nambari halali ya simu."; +"com_accountkit_phone_loading_title" = "Inathibitisha nambari yako..."; +"com_accountkit_phone_login_retry_title" = "Thibitisha nambari yako ya simu"; +"com_accountkit_phone_login_text" = "Donoa %1$@ ili kuthibitisha akaunti yako kwa Account Kit inayoendeshwa na Facebook. Huhitaji akaunti ya Facebook ili kutumia Account Kit. SMS inaweza kutumwa ili kuthibitisha nambari yako. Viwango vya ujumbe na data vinaweza kutumika. Jifunze jinsi Facebook hutumia maelezo yako ya ."; +"com_accountkit_phone_login_title" = "Ingiza nambari yako ya simu"; +"com_accountkit_phone_sending_code_on_fb_title" = "Inatuma msimbo kwenye Facebook..."; +"com_accountkit_resend_check" = "Angalia kikasha pokezi chako cha SMS"; +"com_accountkit_resend_email_text" = "Tuma Barua pepe Mpya"; +"com_accountkit_resend_title" = "Iwapo hujapata msimbo:"; +"com_accountkit_return_title" = "Inakurudisha kwenye %1$@..."; +"com_accountkit_sent_title" = "Imetumwa!"; +"com_accountkit_success_title" = "Imethibitishwa!"; +"com_accountkit_toolbar_title" = "Ingia kwenye %1$@"; +"com_accountkit_verify_confirmation_code_title" = "Tusingethibitisha msimbo wako. Tafadhali jaribu tena:"; +"com_accountkit_verify_title" = "Inathibitisha msimbo wako..."; +"com_accountkit_voice_call_code_entry_title" = "Ingiza msimbo wako kutoka kwa Simu ya Sauti"; diff --git a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/sw_KE.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/sw_KE.lproj/AccountKit.strings index d991824..2fed87f 100644 --- a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/sw_KE.lproj/AccountKit.strings +++ b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/sw_KE.lproj/AccountKit.strings @@ -36,7 +36,6 @@ "com_accountkit_button_send_code_in_call_from_facebook_details" = "Pata msimbo wako kwenye simu ya sauti kutoka kwenye Facebook"; "com_accountkit_button_send_code_in_fb" = "Pata Msimbo kwenye Facebook"; "com_accountkit_button_send_code_in_fb_details" = "Msimbo utawasili kama taarifa ya Facebook"; -"com_accountkit_button_send_code_in_fb_disclosure" = "Donoa \"Pata Msimbo kwenye Facebook\" ili kupokea msimbo wako kama taarifa kwenye Facebook."; "com_accountkit_button_start" = "Washa"; "com_accountkit_button_start_over" = "Jaribu Tena"; "com_accountkit_button_submit" = "Wasilisha"; diff --git a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/sw_KE.lproj/AccountKitCountryCode.strings b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/sw_KE.lproj/AccountKitCountryCode.strings new file mode 100644 index 0000000..f0b69b9 --- /dev/null +++ b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/sw_KE.lproj/AccountKitCountryCode.strings @@ -0,0 +1,256 @@ +// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// +// You are hereby granted a non-exclusive, worldwide, royalty-free license to use, +// copy, modify, and distribute this software in source code or binary form for use +// in connection with the web services and APIs provided by Facebook. +// +// As with any software that integrates with the Facebook platform, your use of +// this software is subject to the Facebook Developer Principles and Policies +// [http://developers.facebook.com/policy/]. This copyright notice shall be +// included in all copies or substantial portions of the software. +// +// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS +// FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR +// COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER +// IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN +// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +// @generated +// + +"com_accountkit_country_code_AD" = "Andora"; +"com_accountkit_country_code_AE" = "Umoja wa Falme za Kiarabu"; +"com_accountkit_country_code_AF" = "Afghanistani"; +"com_accountkit_country_code_AG" = "Antigua"; +"com_accountkit_country_code_AI" = "Anguilla"; +"com_accountkit_country_code_AL" = "Albania"; +"com_accountkit_country_code_AM" = "Armenia"; +"com_accountkit_country_code_AO" = "Angola"; +"com_accountkit_country_code_AR" = "Ajentina"; +"com_accountkit_country_code_AS" = "Samoa ya Marekani"; +"com_accountkit_country_code_AT" = "Austria"; +"com_accountkit_country_code_AU" = "Australia"; +"com_accountkit_country_code_AW" = "Aruba"; +"com_accountkit_country_code_AZ" = "Azeribijani"; +"com_accountkit_country_code_BA" = "Bosnia na Herzegovina"; +"com_accountkit_country_code_BB" = "Babadosi"; +"com_accountkit_country_code_BD" = "Bangladeshi"; +"com_accountkit_country_code_BE" = "Ubelgiji"; +"com_accountkit_country_code_BF" = "Bukinafaso"; +"com_accountkit_country_code_BG" = "Bulgaria"; +"com_accountkit_country_code_BH" = "Bahareni"; +"com_accountkit_country_code_BI" = "Burundi"; +"com_accountkit_country_code_BJ" = "Benini"; +"com_accountkit_country_code_BM" = "Bamuda"; +"com_accountkit_country_code_BN" = "Brunei"; +"com_accountkit_country_code_BO" = "Bolivia"; +"com_accountkit_country_code_BQ" = "Bonaire, Sint Eustatius na Saba"; +"com_accountkit_country_code_BR" = "Brazili"; +"com_accountkit_country_code_BS" = "Bahamas"; +"com_accountkit_country_code_BT" = "Butani"; +"com_accountkit_country_code_BW" = "Botswana"; +"com_accountkit_country_code_BY" = "Belarusi"; +"com_accountkit_country_code_BZ" = "Belize"; +"com_accountkit_country_code_CA" = "Kanada"; +"com_accountkit_country_code_CD" = "Jamuhuri ya Kidemokrasia ya Kongo"; +"com_accountkit_country_code_CF" = "Jamhuri ya Afrika ya Kati"; +"com_accountkit_country_code_CG" = "Jamhuri ya Kongo"; +"com_accountkit_country_code_CH" = "Uswisi"; +"com_accountkit_country_code_CI" = "Kodivaa"; +"com_accountkit_country_code_CK" = "Visiwa vya Cook"; +"com_accountkit_country_code_CL" = "Chile"; +"com_accountkit_country_code_CM" = "Kameruni"; +"com_accountkit_country_code_CN" = "Uchina"; +"com_accountkit_country_code_CO" = "Kolombia"; +"com_accountkit_country_code_CR" = "Kostarika"; +"com_accountkit_country_code_CU" = "Kuba"; +"com_accountkit_country_code_CV" = "Kepuvede"; +"com_accountkit_country_code_CW" = "Curaçao"; +"com_accountkit_country_code_CY" = "Saiprasi"; +"com_accountkit_country_code_CZ" = "Jamhuri ya Cheki"; +"com_accountkit_country_code_DE" = "Ujerumani"; +"com_accountkit_country_code_DJ" = "Jibuti"; +"com_accountkit_country_code_DK" = "Denmaki"; +"com_accountkit_country_code_DM" = "Dominika"; +"com_accountkit_country_code_DO" = "Jamhuri ya Dominika"; +"com_accountkit_country_code_DZ" = "Aljeria"; +"com_accountkit_country_code_EC" = "Ekwado"; +"com_accountkit_country_code_EE" = "Estonia"; +"com_accountkit_country_code_EG" = "Misri"; +"com_accountkit_country_code_EH" = "Sahara Magharibi"; +"com_accountkit_country_code_ER" = "Eritrea"; +"com_accountkit_country_code_ES" = "Hispania"; +"com_accountkit_country_code_ET" = "Ethiopia"; +"com_accountkit_country_code_FI" = "Ufini"; +"com_accountkit_country_code_FJ" = "Fiji"; +"com_accountkit_country_code_FK" = "Visiwa vya Falkland"; +"com_accountkit_country_code_FM" = "Shirikisho la Majimbo ya Mikronesia"; +"com_accountkit_country_code_FO" = "Visiwa vya Faroe"; +"com_accountkit_country_code_FR" = "Ufaransa"; +"com_accountkit_country_code_GA" = "Gaboni"; +"com_accountkit_country_code_GB" = "Uingereza"; +"com_accountkit_country_code_GD" = "Grenada"; +"com_accountkit_country_code_GE" = "Jojia"; +"com_accountkit_country_code_GF" = "Guyana ya Kifaransa"; +"com_accountkit_country_code_GG" = "Guernsey"; +"com_accountkit_country_code_GH" = "Gana"; +"com_accountkit_country_code_GI" = "Jibralta"; +"com_accountkit_country_code_GL" = "Grinlandi"; +"com_accountkit_country_code_GM" = "Gambia"; +"com_accountkit_country_code_GN" = "Gine"; +"com_accountkit_country_code_GP" = "Guadelupe"; +"com_accountkit_country_code_GQ" = "Ginekweta"; +"com_accountkit_country_code_GR" = "Ugiriki"; +"com_accountkit_country_code_GT" = "Guatemala"; +"com_accountkit_country_code_GU" = "Guami"; +"com_accountkit_country_code_GW" = "Ginebisau"; +"com_accountkit_country_code_GY" = "Guyana"; +"com_accountkit_country_code_HK" = "Hong Kong"; +"com_accountkit_country_code_HN" = "Hondurasi"; +"com_accountkit_country_code_HR" = "Kroatia"; +"com_accountkit_country_code_HT" = "Haiti"; +"com_accountkit_country_code_HU" = "Hungaria"; +"com_accountkit_country_code_ID" = "Indonesia"; +"com_accountkit_country_code_IE" = "Ayalandi"; +"com_accountkit_country_code_IL" = "Israeli"; +"com_accountkit_country_code_IM" = "Isle of Man"; +"com_accountkit_country_code_IN" = "India"; +"com_accountkit_country_code_IO" = "Eneo la Uingereza katika Bara Hindi"; +"com_accountkit_country_code_IQ" = "Iraki"; +"com_accountkit_country_code_IR" = "Irani"; +"com_accountkit_country_code_IS" = "Aisilandi"; +"com_accountkit_country_code_IT" = "Italia"; +"com_accountkit_country_code_JE" = "Jersey"; +"com_accountkit_country_code_JM" = "JamaiKa"; +"com_accountkit_country_code_JO" = "Jordani"; +"com_accountkit_country_code_JP" = "Japan"; +"com_accountkit_country_code_KE" = "Kenya"; +"com_accountkit_country_code_KG" = "Kirgizia"; +"com_accountkit_country_code_KH" = "Kambodia"; +"com_accountkit_country_code_KI" = "Kiribati"; +"com_accountkit_country_code_KM" = "Komoro"; +"com_accountkit_country_code_KN" = "Saint Kitts na Nevis"; +"com_accountkit_country_code_KP" = "Korea Kaskazini"; +"com_accountkit_country_code_KR" = "Korea Kusini"; +"com_accountkit_country_code_KW" = "Kuwaiti"; +"com_accountkit_country_code_KY" = "Visiwa vya Cayman"; +"com_accountkit_country_code_KZ" = "Kazakistani"; +"com_accountkit_country_code_LA" = "Laosi"; +"com_accountkit_country_code_LB" = "Lebanoni"; +"com_accountkit_country_code_LC" = "St. Lucia"; +"com_accountkit_country_code_LI" = "Lishenteni"; +"com_accountkit_country_code_LK" = "Sri Lanka"; +"com_accountkit_country_code_LR" = "Liberia"; +"com_accountkit_country_code_LS" = "Lesoto"; +"com_accountkit_country_code_LT" = "Lithuania"; +"com_accountkit_country_code_LU" = "Lasembagi"; +"com_accountkit_country_code_LV" = "Latvia"; +"com_accountkit_country_code_LY" = "Libya"; +"com_accountkit_country_code_MA" = "Moroko"; +"com_accountkit_country_code_MC" = "Monako"; +"com_accountkit_country_code_MD" = "Moldova"; +"com_accountkit_country_code_ME" = "Montenegro"; +"com_accountkit_country_code_MG" = "Madagaska"; +"com_accountkit_country_code_MH" = "Visiwa vya Marshall"; +"com_accountkit_country_code_MK" = "Masedonia"; +"com_accountkit_country_code_ML" = "Mali"; +"com_accountkit_country_code_MM" = "Myanama"; +"com_accountkit_country_code_MN" = "Mongolia"; +"com_accountkit_country_code_MO" = "Makau"; +"com_accountkit_country_code_MP" = "Visiwa vya Mariana Kaskazini"; +"com_accountkit_country_code_MQ" = "Matiniki"; +"com_accountkit_country_code_MR" = "Moritania"; +"com_accountkit_country_code_MS" = "Monserati"; +"com_accountkit_country_code_MT" = "Malta"; +"com_accountkit_country_code_MU" = "Morisi"; +"com_accountkit_country_code_MV" = "Maldova"; +"com_accountkit_country_code_MW" = "Malawi"; +"com_accountkit_country_code_MX" = "Meksiko"; +"com_accountkit_country_code_MY" = "Malaysia"; +"com_accountkit_country_code_MZ" = "Msumbiji"; +"com_accountkit_country_code_NA" = "Namibia"; +"com_accountkit_country_code_NC" = "Kaledonia Mpya"; +"com_accountkit_country_code_NE" = "Nijeri"; +"com_accountkit_country_code_NF" = "Kisiwa cha Norfolk"; +"com_accountkit_country_code_NG" = "Naijeria"; +"com_accountkit_country_code_NI" = "Nikaragua"; +"com_accountkit_country_code_NL" = "Uholanzi"; +"com_accountkit_country_code_NO" = "Norwe"; +"com_accountkit_country_code_NP" = "Nepali"; +"com_accountkit_country_code_NR" = "Nauru"; +"com_accountkit_country_code_NU" = "Niue"; +"com_accountkit_country_code_NZ" = "Nyuzilandi"; +"com_accountkit_country_code_OM" = "Omani"; +"com_accountkit_country_code_PA" = "Panama"; +"com_accountkit_country_code_PE" = "Peru"; +"com_accountkit_country_code_PF" = "Polynesia ya Kifaransa"; +"com_accountkit_country_code_PG" = "Papua Gine Mpya"; +"com_accountkit_country_code_PH" = "Ufilipino"; +"com_accountkit_country_code_PK" = "Pakistani"; +"com_accountkit_country_code_PL" = "Polandi"; +"com_accountkit_country_code_PM" = "Saint Pierre na Miquelon"; +"com_accountkit_country_code_PR" = "Puerto Rico"; +"com_accountkit_country_code_PS" = "Palestina"; +"com_accountkit_country_code_PT" = "Ureno"; +"com_accountkit_country_code_PW" = "Palau"; +"com_accountkit_country_code_PY" = "Paragwai"; +"com_accountkit_country_code_QA" = "Katari"; +"com_accountkit_country_code_RE" = "Reunion"; +"com_accountkit_country_code_RO" = "Romania"; +"com_accountkit_country_code_RS" = "Serbia"; +"com_accountkit_country_code_RU" = "Urusi"; +"com_accountkit_country_code_RW" = "Rwanda"; +"com_accountkit_country_code_SA" = "Saudia"; +"com_accountkit_country_code_SB" = "Visiwa vya Solomon"; +"com_accountkit_country_code_SC" = "Ushelisheli"; +"com_accountkit_country_code_SD" = "Sudani"; +"com_accountkit_country_code_SE" = "Uswidi"; +"com_accountkit_country_code_SG" = "Singapuri"; +"com_accountkit_country_code_SH" = "Saint Helena"; +"com_accountkit_country_code_SI" = "Slovenia"; +"com_accountkit_country_code_SK" = "Slovakia"; +"com_accountkit_country_code_SL" = "Siera Leoni"; +"com_accountkit_country_code_SM" = "San Marino"; +"com_accountkit_country_code_SN" = "Senegali"; +"com_accountkit_country_code_SO" = "Somalia"; +"com_accountkit_country_code_SR" = "Surinamu"; +"com_accountkit_country_code_SS" = "Sudan Kusini"; +"com_accountkit_country_code_ST" = "Sao Tome na Principe"; +"com_accountkit_country_code_SV" = "El Salvador"; +"com_accountkit_country_code_SX" = "Sint Maarten"; +"com_accountkit_country_code_SY" = "Siria"; +"com_accountkit_country_code_SZ" = "Uswazi"; +"com_accountkit_country_code_TC" = "Visiwa vya Waturuki na Wakaiko"; +"com_accountkit_country_code_TD" = "Chadi"; +"com_accountkit_country_code_TG" = "Togo"; +"com_accountkit_country_code_TH" = "Tailandi"; +"com_accountkit_country_code_TJ" = "Tajikistani"; +"com_accountkit_country_code_TK" = "Tokelau"; +"com_accountkit_country_code_TL" = "Timor-Leste"; +"com_accountkit_country_code_TM" = "Turukimenstani"; +"com_accountkit_country_code_TN" = "Tunisia"; +"com_accountkit_country_code_TO" = "Tonga"; +"com_accountkit_country_code_TR" = "Uturuki"; +"com_accountkit_country_code_TT" = "Trinidad na Tobago"; +"com_accountkit_country_code_TV" = "Tuvalu"; +"com_accountkit_country_code_TW" = "Taiwani"; +"com_accountkit_country_code_TZ" = "Tanzania"; +"com_accountkit_country_code_UA" = "Ukraini"; +"com_accountkit_country_code_UG" = "Uganda"; +"com_accountkit_country_code_US" = "Marekani"; +"com_accountkit_country_code_UY" = "Urugwai"; +"com_accountkit_country_code_UZ" = "Uzbekistani"; +"com_accountkit_country_code_VC" = "Mtakatifu Vinsenti na Wagrenadinsi"; +"com_accountkit_country_code_VE" = "Venezuela"; +"com_accountkit_country_code_VG" = "Visiwa vya Virgin vya Uingereza"; +"com_accountkit_country_code_VI" = "Visiwa vya Virgin Marekani"; +"com_accountkit_country_code_VN" = "Vietinamu"; +"com_accountkit_country_code_VU" = "Vanuatu"; +"com_accountkit_country_code_WF" = "Wallis na Futuna"; +"com_accountkit_country_code_WS" = "Samoa"; +"com_accountkit_country_code_YE" = "Yemeni"; +"com_accountkit_country_code_YT" = "Mayote"; +"com_accountkit_country_code_ZA" = "Afrika Kusini"; +"com_accountkit_country_code_ZM" = "Zambia"; +"com_accountkit_country_code_ZW" = "Zimbabwe"; diff --git a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/ta.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/ta.lproj/AccountKit.strings index 56aecfc..7893c65 100644 --- a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/ta.lproj/AccountKit.strings +++ b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/ta.lproj/AccountKit.strings @@ -19,65 +19,65 @@ // @generated // -"com_accountkit_account_verified" = "கணக்குச் சரிபார்க்கப்பட்டது!"; -"com_accountkit_button_back" = "பின்செல்"; +"com_accountkit_account_verified" = "கணக்கு சரிபார்க்கப்பட்டது!"; "com_accountkit_button_begin" = "தொடங்கு"; "com_accountkit_button_cancel" = "ரத்துசெய்"; "com_accountkit_button_confirm" = "உறுதிசெய்"; -"com_accountkit_button_continue" = "தொடரவும்"; -"com_accountkit_button_edit" = "திருத்தவும்."; +"com_accountkit_button_continue" = "தொடர்க"; +"com_accountkit_button_edit" = "திருத்து"; "com_accountkit_button_log_in" = "உள்நுழை"; "com_accountkit_button_next" = "அடுத்து"; "com_accountkit_button_ok" = "சரி"; -"com_accountkit_button_resend_code_in" = "%1$d இல் மீண்டும் SMS அனுப்பு"; +"com_accountkit_button_resend_code_in" = "%1$d இல் மீண்டும் SMS அனுப்பவும்"; "com_accountkit_button_resend_sms" = "மீண்டும் SMS அனுப்பு"; "com_accountkit_button_send" = "அனுப்பு"; -"com_accountkit_button_send_code_in_call" = "அழைப்பைப் பெறு"; -"com_accountkit_button_send_code_in_call_details" = "உங்கள் குறியீட்டைக் குரல் அழைப்பில் பெறவும்"; -"com_accountkit_button_send_code_in_call_from_facebook_details" = "Facebook இன் குரல் அழைப்பு மூலம் உங்கள் குறியீட்டைப் பெறவும்"; -"com_accountkit_button_send_code_in_fb" = "குறியீட்டை Facebook இல் பெறு"; -"com_accountkit_button_send_code_in_fb_details" = "குறியீடு Facebook அறிவிப்பிற்கு வரும்"; -"com_accountkit_button_send_code_in_fb_disclosure" = "Facebook இல் அறிவிப்பாக குறியீட்டைப் பெறுவதற்கு \"Facebook இல் குறியீட்டைப் பெறுக\" என்பதைத் தட்டவும்."; +"com_accountkit_button_send_code_in_call" = "அழைப்பைப் பெறவும்"; +"com_accountkit_button_send_code_in_call_details" = "குரல் அழைப்பில் உங்கள் குறியீட்டைப் பெறவும்"; +"com_accountkit_button_send_code_in_call_from_facebook_details" = "Facebook இலிருந்து குரல் அழைப்பில் உங்கள் குறியீட்டை பெறுக"; +"com_accountkit_button_send_code_in_fb" = "Facebook இல் குறியீட்டைப் பெறவும்"; +"com_accountkit_button_send_code_in_fb_details" = "குறியீட்டை Facebook அறிவிப்பாகப் பெறுவீர்கள்"; "com_accountkit_button_start" = "தொடங்கு"; "com_accountkit_button_start_over" = "மீண்டும் முயற்சிக்கவும்"; "com_accountkit_button_submit" = "சமர்ப்பி"; -"com_accountkit_check_email" = "மின்னஞ்சலைத் திறக்கவும்"; -"com_accountkit_code_sent_to" = "%1$@ என்ற உங்கள் மொபைல் எண்ணைச் சரிபார்க்கவும்"; -"com_accountkit_confirmation_code_agreement" = "Facebook இன் விதிமுறைகள், தரவுக் கொள்கை மற்றும் குக்கீ பயன்பாட்டை ஏற்க, %1$@ என்பதைத் தட்டவும்."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Facebook இன் விதிமுறைகள், தரவுக் கொள்கை, குக்கீ பயன்பாடு மற்றும் %6$@ இன் தனியுரிமைக் கொள்கையை ஏற்க, %1$@ என்பதைத் தட்டவும்."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Facebook இன் விதிமுறைகள், தரவுக் கொள்கை, குக்கீ பயன்பாடு மற்றும் %7$@ இன் தனியுரிமைக் கொள்கை, சேவை விதிமுறைகளை ஏற்க, %1$@ என்பதைத் தட்டவும்."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Facebook இன் விதிமுறைகள், தரவுக் கொள்கை, குக்கீ பயன்பாடு மற்றும் %7$@ இன் தனியுரிமைக் கொள்கை மற்றும் சேவை விதிமுறைகள் ஆகியவற்றை ஏற்க, %1$@ என்பதைத் தட்டவும். உங்கள் கணக்கு எப்படிச் சரிபார்க்கப்பட்டது என்பதைப் பற்றி மேலும் அறியவும்."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Facebook இன் விதிமுறைகள், தரவுக் கொள்கை, குக்கீ பயன்பாடு மற்றும் %6$@ இன் தனியுரிமைக் கொள்கை ஆகியவற்றை ஏற்க, %1$@ என்பதைத் தட்டவும். உங்கள் கணக்கு எப்படிச் சரிபார்க்கப்பட்டது என்பதைப் பற்றி மேலும் அறியவும்."; -"com_accountkit_confirmation_code_agreement_instant_verification" = "Facebook இன் விதிமுறைகள், தரவுக் கொள்கை மற்றும் குக்கீ பயன்பாடு ஆகியவற்றை ஏற்க, %1$@ என்பதைத் தட்டவும். உங்கள் கணக்கு எப்படிச் சரிபார்க்கப்பட்டது என்பதைப் பற்றி மேலும் அறியவும்."; -"com_accountkit_confirmation_code_text" = "நான் குறியீட்டைப் பெறவில்லை"; -"com_accountkit_confirmation_code_title" = "குறியீட்டை உள்ளிடவு்:"; -"com_accountkit_country_code_title" = "நாட்டைத் தேர்ந்தெடுக்கவும்"; +"com_accountkit_check_email" = "உங்கள் மின்னஞ்சலைத் திறக்கவும்"; +"com_accountkit_code_sent_to" = "உங்கள் மொபைல் எண்ணைச் சரிபார்க்கவும்: %1$@"; +"com_accountkit_confirmation_code_agreement" = "Facebook இன் விதிமுறைகள், தரவுக் கொள்கை மற்றும் குக்கீப் பயன்பாடுகளை ஏற்றுக்கொள்ள, %1$@ பொத்தானைத் தட்டவும்."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Facebook இன் விதிமுறைகள், தரவுக் கொள்கை, குக்கீப் பயன்பாடு மற்றும் %6$@ பயன்பாட்டின் தனியுரிமை கொள்கையை ஏற்றுக்கொள்ள, %1$@ பொத்தானைத் தட்டவும்."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Facebook இன் விதிமுறைகள், தரவுக் கொள்கை, குக்கீப் பயன்பாடு, %7$@ பயன்பாட்டின் தனியுரிமைக் கொள்கை மற்றும் சேவை விதிமுறைகளை ஏற்றுக்கொள்ள, %1$@ பொத்தானைத் தட்டவும்."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Facebook இன் விதிமுறைகள், தரவுக் கொள்கை, குக்கீப் பயன்பாடு, %7$@ பயன்பாட்டின் தனியுரிமைக் கொள்கை மற்றும் சேவை விதிமுறைகளை ஏற்றுக்கொள்ள, %1$@ பொத்தானைத் தட்டவும். உங்கள் கணக்கு எவ்வாறு சரிபார்க்கப்பட்டது என்பதைப் பற்றி மேலும் அறியவும்."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Facebook இன் விதிமுறைகள், தரவுக் கொள்கை, குக்கீப் பயன்பாடு, %6$@ பயன்பாட்டின் தனியுரிமைக் கொள்கையை ஏற்றுக்கொள்ள, %1$@ பொத்தானைத் தட்டவும். உங்கள் கணக்கு எவ்வாறு சரிபார்க்கப்பட்டது என்பதைப் பற்றி மேலும் அறியவும்."; +"com_accountkit_confirmation_code_agreement_instant_verification" = "Facebook இன் விதிமுறைகள், தரவுக் கொள்கை மற்றும் குக்கீப் பயன்பாடுகளை ஏற்றுக்கொள்ள, %1$@ பொத்தானைத் தட்டவும். உங்கள் கணக்கு எவ்வாறு சரிபார்க்கப்பட்டது என்பதைப் பற்றி மேலும் அறியவும்."; +"com_accountkit_confirmation_code_text" = "குறியீட்டைப் பெறவில்லை"; +"com_accountkit_confirmation_code_title" = "உங்கள் குறியீட்டை உள்ளிடவும்"; "com_accountkit_email_invalid" = "இந்த மின்னஞ்சல் தவறானது. மீண்டும் முயற்சிக்கவும்."; -"com_accountkit_email_loading_title" = "மின்னஞ்சலை அனுப்புகிறது\U2026"; +"com_accountkit_email_loading_title" = "உங்கள் மின்னஞ்சல் முகவரியைச் சரிபார்க்கிறது \U2026"; "com_accountkit_email_login_retry_title" = "உங்கள் மின்னஞ்சலை உறுதிப்படுத்தவும்"; -"com_accountkit_email_login_text" = "%2$@ ஐப் பயன்படுத்துவதற்காக, Facebook வழங்கும் அக்கவுண்ட் கிட்டிலிருந்து மின்னஞ்சல் உறுதிப்படுத்தலைப் பெற, %1$@ ஐத் தட்டவும். இதைப் பயன்படுத்த உங்களுக்கு Facebook கணக்கு தேவையில்லை. உங்கள் தகவலை Facebook பயன்படுத்தும் விதம் பற்றி மேலும் அறிக."; +"com_accountkit_email_login_text" = "%2$@ பயன்பாட்டைப் பயன்படுத்துவதற்காக Facebook இன் Account Kit இலிருந்து மின்னஞ்சல் உறுதிப்படுத்தலைப் பெறுவதற்கு, %1$@ பொத்தானைத் தட்டவும். அதைப் பயன்படுத்த, Facebook கணக்கு தேவையில்லை. Facebook உங்கள் தகவலை எவ்வாறுப் பயன்படுத்துகிறது என்பதைப் பற்றி மேலும் அறியவும்."; "com_accountkit_email_login_title" = "மின்னஞ்சல் முகவரியை உள்ளிடவும்"; -"com_accountkit_email_not_received" = "மின்னஞ்சலை மீண்டும் அனுப்பவும்"; -"com_accountkit_email_verify_title" = "மின்னஞ்சலைத் திறந்து உங்கள் மின்னஞ்சல் முகவரியை உள்ளிடவும்"; -"com_accountkit_enter_code_sent_to" = "%1$@ என்ற எண்ணுக்கு அனுப்பப்பட்ட குறியீட்டை உள்ளிடவும்"; -"com_accountkit_error_title" = "அமைப்பு சிக்கல் ஏற்பட்டது. மீண்டும் முயற்சி செய்யவும்."; -"com_accountkit_facebook_code_entry_title" = "Facebook இலிருந்து குறியீட்டை உள்ளிடவும்"; -"com_accountkit_logging_in" = "உள்நுழைகிறது\U2026"; +"com_accountkit_email_not_received" = "மின்னஞ்சலை மீண்டும் அனுப்பு"; +"com_accountkit_email_verify_title" = "மின்னஞ்சலைத் திறந்து, உங்கள் மின்னஞ்சல் முகவரியை உறுதிப்படுத்தவும்"; +"com_accountkit_enter_code_sent_to" = "%1$@க்கு அனுப்பிய குறியீட்டை உள்ளிடவும்"; +"com_accountkit_error_title" = "முறைமைப் பிழை ஏற்பட்டது. மீண்டும் முயற்சிக்கவும்."; +"com_accountkit_facebook_code_entry_title" = "Facebook இலிருந்து உங்கள் குறியீட்டை உள்ளிடவும்"; +"com_accountkit_ios_button_back" = "பின் செல்"; +"com_accountkit_ios_country_code_title" = "நாட்டைத் தேர்ந்தெடு"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "தொலைபேசி எண்"; +"com_accountkit_ios_phone_login_text" = "Facebook வழங்கும் Account Kit இலிருந்து ஒரு உறுதிப்படுத்தல் SMS ஐப் பெற %1$@ ஐத் தட்டவும். நீங்கள் உள்நுழைவதற்கு உதவும் வகையில் %2$@ Facebook தொழில்நுட்பத்தைப் பயன்படுத்துகிறது. ஆனால், உங்களுக்கு Facebook கணக்கு தேவையில்லை. செய்தி மற்றும் டேட்டா கட்டணங்கள் விதிக்கப்படலாம். Facebook எப்படி உங்கள் தகவல்களைப் பயன்படுத்துகிறது என்பதைப் பற்றி அறிக."; +"com_accountkit_ios_phone_sending_sms" = "உங்கள் குறியீட்டைக் கொண்ட SMS அனுப்பப்படுகிறது"; +"com_accountkit_logging_in" = "உள்நுழைகிறீர்கள்..."; "com_accountkit_other_ways_to_get_code" = "குறியீட்டைப் பெறுவதற்கான பிற வழிகள்:"; "com_accountkit_phone_error_title" = "சரியான மொபைல் எண்ணை உள்ளிடவும்."; -"com_accountkit_phone_loading_title" = "உங்களுக்கான குறியீட்டை அனுப்புகிறது\U2026"; -"com_accountkit_phone_login_phone_number_placeholder" = "எண்"; -"com_accountkit_phone_login_retry_title" = "உங்கள் மொபைல் எண்ணை உறுதிப்படுத்தவும்"; -"com_accountkit_phone_login_text" = "Facebook வழங்கும் Account Kit இலிருந்து SMS உறுதிப்படுத்தலைப் பெறுவதற்கு %1$@ என்பதைத் தட்டவும்.%2$@ என்பது நீங்கள் உள்நுழைவதற்கு உதவ Facebook தொழில்நுட்பத்தைப் பயன்படுத்துகிறது, ஆனால் இதற்கு உங்களுக்கு Facebook கணக்கு தேவையில்லை. செய்தி மற்றும் டேட்டா கட்டணங்கள் விதிக்கப்படலாம். உங்கள் தகவலை Facebook பயன்படுத்தும் விதம் பற்றி மேலும் அறிக."; -"com_accountkit_phone_login_title" = "உங்கள் மொபைல் எண்ணை உள்ளிடவும்."; -"com_accountkit_phone_sending_sms" = "உங்கள் குறியீட்டுடன் SMS ஐ அனுப்புகிறது"; -"com_accountkit_resend_check" = "SMS இன்பாக்ஸைப் பார்க்கவும்"; -"com_accountkit_resend_email_text" = "புதிய மின்னஞ்சலை அனுப்பு"; -"com_accountkit_resend_title" = "குறியீட்டைப் பெறவில்லை எனில், இவற்றைச் செய்யவும்:"; -"com_accountkit_return_title" = "%1$@ க்குத் திரும்பச்செல்கிறது\U2026"; +"com_accountkit_phone_loading_title" = "உங்கள் எண்ணைச் சரிபார்க்கிறது..."; +"com_accountkit_phone_login_retry_title" = "உங்கள் மொபைல் எண்ணை உறுதிசெய்யவும்"; +"com_accountkit_phone_login_text" = "Facebook வழங்கும் Account Kit மூலம் உங்கள் கணக்கைச் சரிபார்க்க, %1$@ பொத்தானைத் தட்டவும். Account Kit ஐப் பயன்படுத்த, Facebook கணக்கு தேவையில்லை. உங்கள் எண்ணைச் சரிபார்க்க, SMS அனுப்பப்படலாம். செய்தி மற்றும் தரவுக் கட்டணங்கள் பொருந்தக்கூடும். Facebook உங்கள் தகவலை எவ்வாறு பயன்படுத்துகிறது என்பதைப் பற்றி மேலும் அறியவும்."; +"com_accountkit_phone_login_title" = "உங்கள் மொபைல் எண்ணை உள்ளிடவும்"; +"com_accountkit_resend_check" = "உங்கள் SMS இன்பாக்ஸைப் பார்க்கவும்"; +"com_accountkit_resend_email_text" = "புதிய மின்னஞ்சல் அனுப்பு"; +"com_accountkit_resend_title" = "இன்னும் குறியீட்டைப் பெறவில்லையெனில்:"; +"com_accountkit_return_title" = "%1$@க்கு அழைத்துச் செல்கிறது..."; "com_accountkit_sent_title" = "அனுப்பப்பட்டது!"; -"com_accountkit_success_title" = "முடிந்தது!"; +"com_accountkit_success_title" = "சரிபார்க்கப்பட்டது!"; "com_accountkit_toolbar_title" = "%1$@ இல் உள்நுழையவும்"; -"com_accountkit_verify_confirmation_code_title" = "குறியீட்டைச் சரிபார்க்க முடியவில்லை. மீண்டும் முயற்சிக்கவும்:"; -"com_accountkit_verify_title" = "குறியீட்டைச் சரிபார்க்கிறது\U2026"; -"com_accountkit_voice_call_code_entry_title" = "குரல் அழைப்பில் பெற்ற குறியீட்டை உள்ளிடவும்"; +"com_accountkit_verify_confirmation_code_title" = "உங்கள் குறியீட்டைச் சரிபார்க்க முடியவில்லை. மீண்டும் முயற்சிக்கவும்:"; +"com_accountkit_verify_title" = "உங்கள் குறியீட்டைச் சரிபார்க்கிறது..."; +"com_accountkit_voice_call_code_entry_title" = "குரல் அழைப்பிலிருந்து உங்கள் குறியீட்டை உள்ளிடவும்"; diff --git a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/ta.lproj/AccountKitCountryCode.strings b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/ta.lproj/AccountKitCountryCode.strings index 7edcc07..62ff5ea 100644 --- a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/ta.lproj/AccountKitCountryCode.strings +++ b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/ta.lproj/AccountKitCountryCode.strings @@ -128,7 +128,7 @@ "com_accountkit_country_code_KE" = "கென்யா"; "com_accountkit_country_code_KG" = "கிர்கிஸ்தான்"; "com_accountkit_country_code_KH" = "கம்போடியா"; -"com_accountkit_country_code_KI" = "கிரிபட்டி"; +"com_accountkit_country_code_KI" = "கிரிபடி"; "com_accountkit_country_code_KM" = "கொமொரோஷ்"; "com_accountkit_country_code_KN" = "செயிண்ட் கிட்ஸ் - நீவிஸ்"; "com_accountkit_country_code_KP" = "வடகொரியா"; diff --git a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/te.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/te.lproj/AccountKit.strings index 1fb47a7..264e3b8 100644 --- a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/te.lproj/AccountKit.strings +++ b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/te.lproj/AccountKit.strings @@ -20,64 +20,65 @@ // "com_accountkit_account_verified" = "ఖాతా ధృవీకరించబడింది!"; -"com_accountkit_button_back" = "వెనుకకు"; "com_accountkit_button_begin" = "ప్రారంభించు"; "com_accountkit_button_cancel" = "రద్దు చేయి"; "com_accountkit_button_confirm" = "నిర్ధారించు"; "com_accountkit_button_continue" = "కొనసాగించు"; -"com_accountkit_button_edit" = "సవరించండి"; +"com_accountkit_button_edit" = "సవరించు"; "com_accountkit_button_log_in" = "లాగిన్ చేయి"; "com_accountkit_button_next" = "తదుపరి"; "com_accountkit_button_ok" = "సరే"; -"com_accountkit_button_resend_code_in" = "%1$d సమయంలో మళ్లీ SMS పంపండి"; -"com_accountkit_button_resend_sms" = "మళ్లీ SMS పంపండి"; +"com_accountkit_button_resend_code_in" = "%1$dలో SMSను మళ్లీ పంపండి"; +"com_accountkit_button_resend_sms" = "SMSను మళ్లీ పంపు"; "com_accountkit_button_send" = "పంపు"; -"com_accountkit_button_send_code_in_call" = "కాల్ పొందండి"; -"com_accountkit_button_send_code_in_call_details" = "మీ కోడ్‌ను వాయిస్ కాల్ రూపంలో పొందండి"; -"com_accountkit_button_send_code_in_call_from_facebook_details" = "మీ కోడ్‌ను Facebook నుండి వాయిస్ కాల్ రూపంలో పొందండి"; +"com_accountkit_button_send_code_in_call" = "కాల్‌ను స్వీకరించండి"; +"com_accountkit_button_send_code_in_call_details" = "వాయిస్ కాల్‌లో మీ కోడ్‌ను పొందండి"; +"com_accountkit_button_send_code_in_call_from_facebook_details" = "Facebook నుండి వాయిస్ కాల్ ద్వారా మీ కోడ్‌ను పొందండి"; "com_accountkit_button_send_code_in_fb" = "Facebookలో కోడ్‌ను పొందండి"; -"com_accountkit_button_send_code_in_fb_details" = "కోడ్ Facebook నోటిఫికేషన్ రూపంలో అందుతుంది"; -"com_accountkit_button_send_code_in_fb_disclosure" = "మీ కోడ్‌ను Facebookలో నోటిఫికేషన్ వలె స్వీకరించడానికి \"Facebookలో కోడ్‌ను పొందండి\" ఎంపికను నొక్కండి."; +"com_accountkit_button_send_code_in_fb_details" = "Facebook నోటిఫికేషన్ ద్వారా కోడ్‌ను అందుకుంటారు"; "com_accountkit_button_start" = "ప్రారంభించు"; -"com_accountkit_button_start_over" = "మళ్లీ ప్రయత్నించండి"; +"com_accountkit_button_start_over" = "మళ్లీ ప్రయత్నించు"; "com_accountkit_button_submit" = "సమర్పించు"; "com_accountkit_check_email" = "మీ ఇమెయిల్‌ను తెరవండి"; -"com_accountkit_code_sent_to" = "మీ %1$@ మొబైల్ నంబర్‌ను ధృవీకరించండి"; -"com_accountkit_confirmation_code_agreement" = "Facebook నిబంధనలు, డేటా విధానం మరియు కుక్కీ వినియోగం ఆమోదించడానికి %1$@ నొక్కండి."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Facebook నిబంధనలు, డేటా విధానం, కుక్కీ వినియోగం మరియు %6$@ గోప్యతా విధానం ఆమోదించడానికి %1$@ నొక్కండి."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Facebook నిబంధనలు, డేటా విధానం, కుక్కీ వినియోగం మరియు %7$@ గోప్యతా విధానం మరియు సేవా నిబంధనలు ఆమోదించడానికి %1$@ నొక్కండి."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Facebook నిబంధనలు, డేటా విధానం, కుక్కీ వినియోగం మరియు %7$@ యొక్క గోప్యతా విధానం మరియు సేవా నిబంధనలను ఆమోదించడానికి %1$@ని నొక్కండి. మీ ఖాతా ఎలా ధృవీకరించబడిందనే దాని గురించి మరింత తెలుసుకోండి."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Facebook నిబంధనలు, డేటా విధానం, కుక్కీ వినియోగం మరియు %6$@ యొక్క గోప్యతా విధానాన్ని ఆమోదించడానికి %1$@ని నొక్కండి. మీ ఖాతా ఎలా ధృవీకరించబడిందనే దాని గురించి మరింత తెలుసుకోండి."; -"com_accountkit_confirmation_code_agreement_instant_verification" = "Facebook నిబంధనలు, డేటా విధానం మరియు కుక్కీ వినియోగాన్ని ఆమోదించడానికి %1$@ని నొక్కండి. మీ ఖాతా ఎలా ధృవీకరించబడిందనే దాని గురించి మరింత తెలుసుకోండి."; -"com_accountkit_confirmation_code_text" = "నాకు కోడ్ అందలేదు"; +"com_accountkit_code_sent_to" = "మీ మొబైల్ నంబర్ %1$@ను ధృవీకరించండి"; +"com_accountkit_confirmation_code_agreement" = "Facebook నిబంధనలు, డేటా విధానం మరియు కుక్కీ వినియోగాన్ని ఆమోదించడానికి %1$@ నొక్కండి."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Facebook నిబంధనలు, డేటా విధానం, కుక్కీ వినియోగం మరియు %6$@ గోప్యతా విధానాన్ని ఆమోదించడానికి %1$@ను నొక్కండి."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Facebook నిబంధనలు, డేటా విధానం, కుక్కీ వినియోగం, అలాగే %7$@ గోప్యతా విధానం మరియు సేవా నిబంధనలను ఆమోదించడానికి %1$@ నొక్కండి."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Facebook నిబంధనలు, డేటా విధానం, కుక్కీ వినియోగం, అలాగే %7$@ గోప్యతా విధానం మరియు సేవా నిబంధనలను ఆమోదించడానికి %1$@ నొక్కండి. మీ ఖాతా ఎలా ధృవీకరించబడిందనే దాని గురించి మరింత తెలుసుకోండి."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Facebook నిబంధనలు, డేటా విధానం, కుక్కీ వినియోగం మరియు %6$@ గోప్యతా విధానాన్ని ఆమోదించడానికి %1$@ నొక్కండి. మీ ఖాతా ఎలా ధృవీకరించబడిందనే దాని గురించి మరింత తెలుసుకోండి."; +"com_accountkit_confirmation_code_agreement_instant_verification" = "Facebook నిబంధనలు, డేటా విధానం మరియు కుక్కీ వినియోగాన్ని ఆమోదించడానికి %1$@ నొక్కండి. మీ ఖాతా ఎలా ధృవీకరించబడిందనే దాని గురించి మరింత తెలుసుకోండి."; +"com_accountkit_confirmation_code_text" = "నాకు కోడ్ రాలేదు"; "com_accountkit_confirmation_code_title" = "మీ కోడ్‌ను నమోదు చేయండి"; -"com_accountkit_country_code_title" = "మీ దేశాన్ని ఎంచుకోండి"; -"com_accountkit_email_invalid" = "ఈ ఇమెయిల్ తప్పు. దయచేసి మళ్లీ ప్రయత్నించండి."; -"com_accountkit_email_loading_title" = "ఇమెయిల్ పంపుతోంది\U2026"; +"com_accountkit_email_invalid" = "ఈ ఇమెయిల్ సరైనది కాదు. దయచేసి మళ్లీ ప్రయత్నించండి."; +"com_accountkit_email_loading_title" = "మీ ఇమెయిల్ చిరునామాని ధృవీకరిస్తోంది . . ."; "com_accountkit_email_login_retry_title" = "మీ ఇమెయిల్‌ను నిర్ధారించండి"; -"com_accountkit_email_login_text" = "%2$@ని ఉపయోగించడంలో మీకు సహాయపడటం కోసం Facebook ద్వారా Account Kit నుండి ఇమెయిల్ నిర్ధారణను పొందడానికి %1$@ని నొక్కండి. దీనిని ఉపయోగించడానికి మీకు Facebook ఖాతా ఉండాల్సిన అవసరం లేదు. Facebook మీ సమాచారాన్ని ఎలా ఉపయోగిస్తుందో తెలుసుకోండి."; +"com_accountkit_email_login_text" = "%2$@ని ఉపయోగించడంలో సహాయకరంగా ఉండటం కోసం Facebook ఆధారిత Account Kit నుండి ఇమెయిల్ నిర్ధారణను పొందడానికి %1$@ నొక్కండి. దీనిని ఉపయోగించడానికి మీకు Facebook ఖాతా ఉండాల్సినవసరం లేదు. Facebook మీ సమాచారాన్ని ఉపయోగించే విధానం గురించి తెలుసుకోండి."; "com_accountkit_email_login_title" = "మీ ఇమెయిల్ చిరునామాను నమోదు చేయండి"; -"com_accountkit_email_not_received" = "ఇమెయిల్‌ను మళ్లీ పంపు"; -"com_accountkit_email_verify_title" = "ఇమెయిల్‌ను తెరిచి, మీ ఇమెయిల్ చిరునామాను నిర్ధారించండి"; -"com_accountkit_enter_code_sent_to" = "%1$@కి పంపిన కోడ్‌ను నమోదు చేయండి"; -"com_accountkit_error_title" = "సిస్టమ్ సంబంధిత దోషం వాటిల్లింది. దయచేసి మళ్లీ ప్రయత్నించండి."; -"com_accountkit_facebook_code_entry_title" = "Facebook నుండి మీ కోడ్‌ను నమోదు చేయండి"; -"com_accountkit_logging_in" = "లాగిన్ చేస్తోంది\U2026"; -"com_accountkit_other_ways_to_get_code" = "కోడ్‌ను పొందడానికి గల ఇతర మార్గాలు:"; +"com_accountkit_email_not_received" = "ఇమెయిల్ మళ్లీ పంపు"; +"com_accountkit_email_verify_title" = "ఇమెయిల్‌ను తెరిచి, మీ ఇమెయిల్ చిరునామాను ధృవీకరించండి"; +"com_accountkit_enter_code_sent_to" = "%1$@కి పంపబడిన కోడ్‌ను నమోదు చేయండి"; +"com_accountkit_error_title" = "ఒక సిస్టమ్ సమస్య సంభవించింది. దయచేసి మళ్లీ ప్రయత్నించండి."; +"com_accountkit_facebook_code_entry_title" = "Facebook అందించిన మీ కోడ్‌ను నమోదు చేయండి"; +"com_accountkit_ios_button_back" = "వెనుకకు"; +"com_accountkit_ios_country_code_title" = "మీ దేశాన్ని ఎంచుకోండి"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "నంబర్"; +"com_accountkit_ios_phone_login_text" = "Facebook ఆధారిత Account Kit నుండి SMS నిర్ధారణను పొందడానికి %1$@ని నొక్కండి. మిమ్మల్ని సైన్ ఇన్ చేయించడంలో సహాయం కోసం %2$@ దీనిని ఉపయోగిస్తుంది, కానీ మీకు Facebook ఖాతా అవసరం లేదు. సందేశాలు మరియు డేటా రేట్లు వర్తించవచ్చు. Facebook మీ సమాచారాన్ని ఎలా ఉపయోగిస్తుందో తెలుసుకోండి."; +"com_accountkit_ios_phone_sending_sms" = "మీ కోడ్‌తో SMSను పంపుతోంది"; +"com_accountkit_logging_in" = "లాగిన్ చేస్తోంది..."; +"com_accountkit_other_ways_to_get_code" = "కోడ్‌ను పొందేందుకు ఇతర మార్గాలు:"; "com_accountkit_phone_error_title" = "దయచేసి చెల్లుబాటు అయ్యే మొబైల్ నంబర్‌ను నమోదు చేయండి."; -"com_accountkit_phone_loading_title" = "మీ కోడ్‌ను పంపుతోంది\U2026"; -"com_accountkit_phone_login_phone_number_placeholder" = "నంబర్"; +"com_accountkit_phone_loading_title" = "మీ నంబర్‌ను ధృవీకరిస్తోంది\U2026"; "com_accountkit_phone_login_retry_title" = "మీ మొబైల్ నంబర్‌ను నిర్ధారించండి"; -"com_accountkit_phone_login_text" = "Facebook ఆధారిత ఖాతా కిట్ నుండి SMS నిర్ధారణ సందేశాన్ని పొందడానికి %1$@ నొక్కండి. %2$@ మీకు సైన్ ఇన్ ప్రక్రియలో సహాయపడటానికి Facebook సాంకేతికతను ఉపయోగిస్తుంది, కానీ మీకు Facebook ఖాతా అవసరం లేదు. సందేశ మరియు డేటా ఛార్జీలు వర్తించవచ్చు. Facebook మీ సమాచారాన్ని ఎలా ఉపయోగిస్తుందో తెలుసుకోండి."; +"com_accountkit_phone_login_text" = "Facebook ఆధారిత Account kitతో మీ ఖాతాను ధృవీకరించడానికి %1$@ నొక్కండి. Account kitను ఉపయోగించడానికి మీకు Facebook ఖాతా ఉండాల్సినవసరం లేదు. మీ నంబర్‌ను ధృవీకరించడానికి SMS పంపబడవచ్చు. సందేశ ఛార్జీలు మరియు డేటా ఛార్జీలు వర్తించవచ్చు. Facebook మీ సమాచారాన్ని ఎలా ఉపయోగిస్తుందో తెలుసుకోండి."; "com_accountkit_phone_login_title" = "మీ మొబైల్ నంబర్‌ను నమోదు చేయండి"; -"com_accountkit_phone_sending_sms" = "మీ కోడ్‌తో SMSను పంపుతోంది"; -"com_accountkit_resend_check" = "మీ SMS ఇన్‌బాక్స్‌లో తనిఖీ చేయండి"; -"com_accountkit_resend_email_text" = "కొత్త ఇమెయిల్ పంపు"; -"com_accountkit_resend_title" = "మీరు కోడ్ స్వీకరించి ఉండకపోతే:"; -"com_accountkit_return_title" = "మిమ్మల్ని తిరిగి %1$@కి మళ్లిస్తోంది\U2026"; +"com_accountkit_phone_sending_code_on_fb_title" = "Facebookలో కోడ్‌ను పంపిస్తోంది\U2026"; +"com_accountkit_resend_check" = "మీ SMS ఇన్‌బాక్స్‌ను తనిఖీ చేయండి"; +"com_accountkit_resend_email_text" = "కొత్త ఇమెయిల్‌ను పంపండి"; +"com_accountkit_resend_title" = "మీకు కోడ్ అందకపోయినట్లయితే:"; +"com_accountkit_return_title" = "మిమ్మల్ని తిరిగి %1$@కి తీసుకువెళ్తోంది\U2026"; "com_accountkit_sent_title" = "పంపబడింది!"; -"com_accountkit_success_title" = "పూర్తయింది!"; +"com_accountkit_success_title" = "ధృవీకరించబడింది!"; "com_accountkit_toolbar_title" = "%1$@కి లాగిన్ చేయండి"; "com_accountkit_verify_confirmation_code_title" = "మేము మీ కోడ్‌ను ధృవీకరించలేకపోయాము. దయచేసి మళ్లీ ప్రయత్నించండి:"; "com_accountkit_verify_title" = "మీ కోడ్‌ను ధృవీకరిస్తోంది\U2026"; -"com_accountkit_voice_call_code_entry_title" = "వాయిస్ కాల్ ద్వారా మీ కోడ్‌ను నమోదు చేయండి"; +"com_accountkit_voice_call_code_entry_title" = "వాయిస్ కాల్‌లో అందించిన మీ కోడ్‌ను నమోదు చేయండి"; diff --git a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/th.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/th.lproj/AccountKit.strings index 8465404..ec84b3e 100644 --- a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/th.lproj/AccountKit.strings +++ b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/th.lproj/AccountKit.strings @@ -20,64 +20,65 @@ // "com_accountkit_account_verified" = "บัญชีผู้ใช้ผ่านการตรวจสอบยืนยัน!"; -"com_accountkit_button_back" = "ย้อนกลับ"; "com_accountkit_button_begin" = "เริ่มต้น"; "com_accountkit_button_cancel" = "ยกเลิก"; "com_accountkit_button_confirm" = "ยืนยัน"; -"com_accountkit_button_continue" = "ดำเนินต่อ"; +"com_accountkit_button_continue" = "ดำเนินการต่อ"; "com_accountkit_button_edit" = "แก้ไข"; "com_accountkit_button_log_in" = "เข้าสู่ระบบ"; "com_accountkit_button_next" = "ถัดไป"; "com_accountkit_button_ok" = "ตกลง"; -"com_accountkit_button_resend_code_in" = "ส่ง SMS อีกครั้งในอีก %1$d"; +"com_accountkit_button_resend_code_in" = "ส่ง SMS อีกครั้งใน %1$d"; "com_accountkit_button_resend_sms" = "ส่ง SMS อีกครั้ง"; "com_accountkit_button_send" = "ส่ง"; -"com_accountkit_button_send_code_in_call" = "รับสายโทรศัพท์"; -"com_accountkit_button_send_code_in_call_details" = "รับรหัสด้วยการโทรด้วยเสียง"; -"com_accountkit_button_send_code_in_call_from_facebook_details" = "รับโค้ดการโทรด้วยเสียงจาก Facebook"; +"com_accountkit_button_send_code_in_call" = "รับการโทร"; +"com_accountkit_button_send_code_in_call_details" = "รับรหัสของคุณในการโทรสนทนา"; +"com_accountkit_button_send_code_in_call_from_facebook_details" = "รับรหัสของคุณในการโทรสนทนาจาก Facebook"; "com_accountkit_button_send_code_in_fb" = "รับรหัสบน Facebook"; -"com_accountkit_button_send_code_in_fb_details" = "รหัสจะส่งในรูปแบบการแจ้งเตือนบน Facebook"; -"com_accountkit_button_send_code_in_fb_disclosure" = "แตะ \"รับรหัสบน Facebook\" เพื่อรับรหัสเป็นการแจ้งเตือนบน Facebook"; -"com_accountkit_button_start" = "เริ่ม"; +"com_accountkit_button_send_code_in_fb_details" = "รหัสจะส่งมาเป็นการแจ้งเตือน Facebook"; +"com_accountkit_button_start" = "เริ่มต้น"; "com_accountkit_button_start_over" = "ลองอีกครั้ง"; "com_accountkit_button_submit" = "ส่ง"; "com_accountkit_check_email" = "เปิดอีเมลของคุณ"; -"com_accountkit_code_sent_to" = "ตรวจสอบยืนยันหมายเลขโทรศัพท์มือถือ %1$@"; -"com_accountkit_confirmation_code_agreement" = "แตะ %1$@ เพื่อยอมรับข้อกำหนดนโยบายข้อมูล และ การใช้งานคุกกี้ ของ Facebook"; -"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "แตะ %1$@ เพื่อยอมรับข้อกำหนดนโยบายข้อมูลการใช้งานคุกกี้ และ นโยบายความปลอดภัย ของ %6$@ ของ Facebook"; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "แตะ %1$@ เพื่อยอมรับข้อกำหนดนโยบายข้อมูลการใช้งานคุกกี้ และ นโยบายความปลอดภัย และ ข้อกำหนดการให้บริการ ของ %7$@ ของ Facebook"; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "แตะ %1$@ เพื่อยอมรับข้อกำหนดนโยบายข้อมูลการใช้งานคุกกี้ และโยบายความเป็นส่วนตัวและข้อกำหนดในการบริการของ Facebook ของ %7$@ เรียนรู้เพิ่มเติมเกี่ยวกับวิธีตรวจสอบยืนยันบัญชีผู้ใช้ของคุณ"; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "แตะ %1$@ เพื่อยอมรับข้อกำหนดนโยบายข้อมูลการใช้งานคุกกี้ และนโยบายความเป็นส่วนตัวของ Facebook ของ %6$@ เรียนรู้เพิ่มเติมเกี่ยวกับวิธีตรวจสอบยืนยันบัญชีผู้ใช้ของคุณ"; -"com_accountkit_confirmation_code_agreement_instant_verification" = "แตะ %1$@ เพื่อยอมรับข้อกำหนดนโยบายข้อมูล และการใช้งานคุกกี้ของ Facebook เรียนรู้เพิ่มเติมเกี่ยวกับวิธีตรวจสอบยืนยันบัญชีผู้ใช้ของคุณ"; +"com_accountkit_code_sent_to" = "ตรวจสอบยืนยันหมายเลขโทรศัพท์มือถือของคุณ %1$@"; +"com_accountkit_confirmation_code_agreement" = "แตะ %1$@ เพื่อยอมรับข้อกำหนด นโยบายข้อมูล และการใช้คุกกี้ของ Facebook"; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "แตะ %1$@ เพื่อยอมรับข้อกำหนด นโยบายข้อมูล การใช้คุกกี้ของ Facebook และนโยบายความเป็นส่วนตัวของ %6$@"; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "แตะ %1$@ เพื่อยอมรับข้อกำหนด นโยบายข้อมูล การใช้คุกกี้ และนโยบายความเป็นส่วนตัวของ Facebook และข้อกำหนดการให้บริการของ %7$@"; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "แตะ %1$@ เพื่อยอมรับข้อกำหนด นโยบายข้อมูล การใช้คุกกี้ และนโยบายความเป็นส่วนตัวของ Facebook และข้อกำหนดการให้บริการของ %7$@ เรียนรู้เพิ่มเติมเกี่ยวกับวิธีตรวจสอบยืนยันบัญชีผู้ใช้ของคุณ"; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "แตะ %1$@ เพื่อยอมรับ นโยบายข้อมูล การใช้คุกกี้ของ Facebook และนโยบายความเป็นส่วนตัวของ %6$@ เรียนรู้เพิ่มเติมเกี่ยวกับวิธีการตรวจสอบยืนยันบัญชีผู้ใช้ของคุณ"; +"com_accountkit_confirmation_code_agreement_instant_verification" = "แตะ %1$@ เพื่อยอมรับข้อกำหนด นโยบายข้อมูล และการใช้คุกกี้ของ Facebook เรียนรู้เพิ่มเติมเกี่ยวกับวิธีการตรวจสอบยืนยันบัญชีผู้ใช้ของคุณ"; "com_accountkit_confirmation_code_text" = "ฉันไม่ได้รับรหัส"; "com_accountkit_confirmation_code_title" = "ป้อนรหัสของคุณ"; -"com_accountkit_country_code_title" = "เลือกประเทศของคุณ"; -"com_accountkit_email_invalid" = "อีเมลนี้ไม่ถูกต้อง โปรดลองใหม่อีกครั้ง"; -"com_accountkit_email_loading_title" = "กำลังส่งอีเมล"; +"com_accountkit_email_invalid" = "อีเมลนี้ไม่ถูกต้อง โปรดลองอีกครั้ง"; +"com_accountkit_email_loading_title" = "กำลังตรวจสอบยืนยันที่อยู่อีเมลของคุณ..."; "com_accountkit_email_login_retry_title" = "ยืนยันอีเมลของคุณ"; -"com_accountkit_email_login_text" = "แตะ %1$@ เพื่อรับอีเมลยืนยันจากชุดเครื่องมือบัญชีผู้ใช้ของ Facebook เพื่อช่วยคุณในการใช้งาน %2$@ คุณไม่จำเป็นต้องมีบัญชีผู้ใช้ Facebook สำหรับการใช้งานส่วนนี้ ดูข้อมูลว่า Facebook ใช้ข้อมูลของคุณอย่างไรบ้้าง"; +"com_accountkit_email_login_text" = "แตะ %1$@ เพื่อรับการยืนยันอีเมลจาก Account Kit โดย Facebook เพื่อช่วยให้คุณใช้งาน %2$@ คุณไม่จำเป็นต้องใช้บัญชีผู้ใช้ Facebook เพื่อใช้งาน Account Kit เรียนรู้เพิ่มเติมเกี่ยวกับวิธีที่ Facebook ใช้ข้อมูลของคุณ"; "com_accountkit_email_login_title" = "ป้อนที่อยู่อีเมลของคุณ"; "com_accountkit_email_not_received" = "ส่งอีเมลอีกครั้ง"; "com_accountkit_email_verify_title" = "เปิดอีเมลและยืนยันที่อยู่อีเมลของคุณ"; -"com_accountkit_enter_code_sent_to" = "ป้อนรหัสที่ได้ส่งไปยัง %1$@"; +"com_accountkit_enter_code_sent_to" = "ป้อนรหัสที่ถูกส่งไปยัง %1$@"; "com_accountkit_error_title" = "เกิดปัญหาของระบบ โปรดลองอีกครั้ง"; -"com_accountkit_facebook_code_entry_title" = "ป้อนรหัสของคุณจาก Facebook"; +"com_accountkit_facebook_code_entry_title" = "ป้อนรหัสจาก Facebook ของคุณ"; +"com_accountkit_ios_button_back" = "ย้อนกลับ"; +"com_accountkit_ios_country_code_title" = "เลือกประเทศของคุณ"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "หมายเลข"; +"com_accountkit_ios_phone_login_text" = "แตะ '%1$@' เพื่อรับการยืนยันทาง SMS จาก Account Kit โดย Facebook %2$@ ใช้เทคโนโลยีของ Facebook เพื่อช่วยให้คุณลงชื่อเข้าใช้ แต่คุณไม่จำเป็นต้องมีบัญชีผู้ใช้ Facebook อาจมีค่าบริการข้อความและอินเทอร์เน็ต เรียนรู้ว่า Facebook ใช้ข้อมูลของคุณอย่างไร"; +"com_accountkit_ios_phone_sending_sms" = "กำลังส่ง SMS ที่มีรหัสของคุณ"; "com_accountkit_logging_in" = "กำลังเข้าสู่ระบบ\U2026"; -"com_accountkit_other_ways_to_get_code" = "วิธีอื่นๆ ในการรับรหัสมีดังนี้"; -"com_accountkit_phone_error_title" = "โปรดป้อนหมายเลขโทรศัพท์มือถือที่ถูกต้อง"; -"com_accountkit_phone_loading_title" = "กำลังส่งรหัสถึงคุณ\U2026"; -"com_accountkit_phone_login_phone_number_placeholder" = "หมายเลข"; +"com_accountkit_other_ways_to_get_code" = "วิธีอื่นๆ ในการรับรหัส:"; +"com_accountkit_phone_error_title" = "โปรดป้อนหมายเลขมือถือที่ถูกต้อง"; +"com_accountkit_phone_loading_title" = "กำลังตรวจสอบยืนยันหมายเลขของคุณ..."; "com_accountkit_phone_login_retry_title" = "ยืนยันหมายเลขโทรศัพท์มือถือของคุณ"; -"com_accountkit_phone_login_text" = "แตะ %1$@ เพื่อรับการยืนยันทาง SMS จาก Account Kit สนับสนุนโดย Facebook %2$@ ใช้เทคโนโลยี Facebook เพื่อช่วยคุณในการเข้าสู่ระบบ แต่คุณไม่จำเป็นต้องมีบัญชีผู้ใช้ Facebook อาจมีค่าบริการสำหรับข้อความหรือข้อมูล ดูข้อมูลว่า Facebook ใช้ข้อมูลของคุณอย่างไรบ้าง"; +"com_accountkit_phone_login_text" = "แตะ %1$@ เพื่อตรวจสอบยืนยันบัญชีผู้ใช้ของคุณด้วย Account Kit สนับสนุนโดย Facebook คุณไม่จำเป็นต้องมีบัญชีผู้ใช้ Facebook เพื่อใช้ Account Kit โดย SMS จะถูกส่งเพื่อตรวจสอบยืนยันหมายเลขจองคุณ อาจมีการเรียกเก็บค่าบริการรับส่งข้อความและข้อมูล เรียนรู้เกี่ยวกับวิธีที่ Facebook ใช้ข้อมูลของคุณ"; "com_accountkit_phone_login_title" = "ป้อนหมายเลขโทรศัพท์มือถือของคุณ"; -"com_accountkit_phone_sending_sms" = "ส่ง SMS ที่มีรหัสของคุณ"; -"com_accountkit_resend_check" = "ตรวจสอบกล่องข้อความ SMS ของคุณ"; +"com_accountkit_phone_sending_code_on_fb_title" = "กำลังส่งรหัสบน Facebook..."; +"com_accountkit_resend_check" = "ดูกล่องข้อความ SMS ของคุณ"; "com_accountkit_resend_email_text" = "ส่งอีเมลใหม่"; "com_accountkit_resend_title" = "หากคุณยังไม่ได้รับรหัส:"; -"com_accountkit_return_title" = "กำลังนำคุณกลับไปที่ %1$@\U2026"; -"com_accountkit_sent_title" = "ส่งแล้ว!"; -"com_accountkit_success_title" = "เรียบร้อย!"; +"com_accountkit_return_title" = "กำลังนำคุณกลับไปยัง%1$@..."; +"com_accountkit_sent_title" = "ส่งแล้ว"; +"com_accountkit_success_title" = "ตรวจสอบยืนยันแล้ว!"; "com_accountkit_toolbar_title" = "เข้าสู่ระบบ %1$@"; -"com_accountkit_verify_confirmation_code_title" = "เราไม่สามารถยืนยันรหัสของคุณ\nโปรดลองอีกครั้ง:"; -"com_accountkit_verify_title" = "กำลังยืนยันรหัสของคุณ"; -"com_accountkit_voice_call_code_entry_title" = "ป้อนรหัสของคุณจากการโทรด้วยเสียง"; +"com_accountkit_verify_confirmation_code_title" = "เราไม่สามารถตรวจยืนยันรหัสของคุณ โปรดลองอีกครั้ง:"; +"com_accountkit_verify_title" = "กำลังตรวจสอบยืนยันรหัสของคุณ..."; +"com_accountkit_voice_call_code_entry_title" = "ป้อนรหัสจากการโทรสนทนา"; diff --git a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/th.lproj/AccountKitCountryCode.strings b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/th.lproj/AccountKitCountryCode.strings index 5c145b5..5e648c1 100644 --- a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/th.lproj/AccountKitCountryCode.strings +++ b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/th.lproj/AccountKitCountryCode.strings @@ -104,7 +104,7 @@ "com_accountkit_country_code_GR" = "กรีซ"; "com_accountkit_country_code_GT" = "กัวเตมาลา"; "com_accountkit_country_code_GU" = "กวม"; -"com_accountkit_country_code_GW" = "กินีบิสเซา"; +"com_accountkit_country_code_GW" = "กินี-บิสเซา"; "com_accountkit_country_code_GY" = "กายอานา"; "com_accountkit_country_code_HK" = "ฮ่องกง"; "com_accountkit_country_code_HN" = "ฮอนดูรัส"; diff --git a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/tr.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/tr.lproj/AccountKit.strings index 83e2d31..0ed9de4 100644 --- a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/tr.lproj/AccountKit.strings +++ b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/tr.lproj/AccountKit.strings @@ -19,8 +19,7 @@ // @generated // -"com_accountkit_account_verified" = "Hesap Doğrulandı!"; -"com_accountkit_button_back" = "Geri"; +"com_accountkit_account_verified" = "Hesap doğrulandı!"; "com_accountkit_button_begin" = "Başla"; "com_accountkit_button_cancel" = "İptal"; "com_accountkit_button_confirm" = "Onayla"; @@ -29,55 +28,57 @@ "com_accountkit_button_log_in" = "Giriş Yap"; "com_accountkit_button_next" = "İleri"; "com_accountkit_button_ok" = "Tamam"; -"com_accountkit_button_resend_code_in" = "SMS'i %1$d İçinde Tekrar Gönder"; +"com_accountkit_button_resend_code_in" = "%1$d sonra SMS'i Tekrar Gönder"; "com_accountkit_button_resend_sms" = "SMS'i Tekrar Gönder"; "com_accountkit_button_send" = "Gönder"; -"com_accountkit_button_send_code_in_call" = "Sesli Mesaj Al"; -"com_accountkit_button_send_code_in_call_details" = "Kodunuzu sesli mesajla alın"; -"com_accountkit_button_send_code_in_call_from_facebook_details" = "Kodunuzu Facebook'tan bir sesli mesajla alın"; -"com_accountkit_button_send_code_in_fb" = "Facebook'ta Kod Al"; -"com_accountkit_button_send_code_in_fb_details" = "Kodu Facebook'ta bildirim olarak alırsınız"; -"com_accountkit_button_send_code_in_fb_disclosure" = "Kodunuzu Facebook'ta bir bildirim olarak almak için 'Facebook'ta Kodu Al'a dokunun."; -"com_accountkit_button_start" = "Başlangıç"; +"com_accountkit_button_send_code_in_call" = "Telefon Görüşmesi İste"; +"com_accountkit_button_send_code_in_call_details" = "Kodunu sesli aramayla al"; +"com_accountkit_button_send_code_in_call_from_facebook_details" = "Kodunu Facebook'tan bir sesli aramayla al"; +"com_accountkit_button_send_code_in_fb" = "Facebook'ta Bir Kod Al"; +"com_accountkit_button_send_code_in_fb_details" = "Kod, Facebook bildirimi olarak gelecek"; +"com_accountkit_button_start" = "Başla"; "com_accountkit_button_start_over" = "Tekrar Dene"; "com_accountkit_button_submit" = "Gönder"; -"com_accountkit_check_email" = "E-postanı aç"; -"com_accountkit_code_sent_to" = "%1$@ cep telefonu numaranızı doğrulayın"; -"com_accountkit_confirmation_code_agreement" = "Facebook Koşulları, Veri İlkesi ve çerez kullanımını kabul etmek için %1$@ düğmesine dokunun."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Facebook Koşulları, Veri İlkesi ve çerez kullanımı ile %6$@ Gizlilik İlkesi'ni kabul etmek için %1$@ düğmesine dokunun."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Facebook Koşulları, Veri İlkesi ve çerez kullanımını ile %7$@ Gizlilik İlkesi ve Hizmet Koşulları'nı kabul etmek için %1$@ düğmesine dokunun."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Facebook Koşulları, Veri İlkesi ve çerez kullanımı ile %7$@ Gizlilik İlkesi ve Hizmet Koşulları'nı kabul etmek için %1$@ düğmesine dokunun. Hesabınızın nasıl doğrulandığı hakkında daha fazla bilgi alın."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Facebook Koşulları, Veri İlkesi ve çerez kullanımı ile %6$@ Gizlilik İlkesini kabul etmek için %1$@ düğmesine dokunun. Hesabınızın nasıl doğrulandığı hakkında daha fazla bilgi alın."; -"com_accountkit_confirmation_code_agreement_instant_verification" = "Facebook Koşulları, Veri İlkesi ve çerez kullanımını kabul etmek için %1$@ düğmesine dokunun. Hesabınızın nasıl doğrulandığı hakkında daha fazla bilgi alın."; -"com_accountkit_confirmation_code_text" = "Kodu almadım"; -"com_accountkit_confirmation_code_title" = "Kodunuzu girin"; -"com_accountkit_country_code_title" = "Ülkeni Seç"; -"com_accountkit_email_invalid" = "Bu e-posta hatalı. Lütfen tekrar dene."; -"com_accountkit_email_loading_title" = "E-posta gönderiliyor\U2026"; -"com_accountkit_email_login_retry_title" = "E-posta adresinizi onaylayın"; -"com_accountkit_email_login_text" = "%2$@ kullanmaya başlamak isterseniz, Facebook'un sunduğu Account Kit'ten e-posta onayı almak için %1$@ düğmesine dokunun. Bunu kullanabilmek için bir Facebook hesabınızın olması gerekmez. Facebook'un bilgilerinizi nasıl kullandığını öğrenin."; +"com_accountkit_check_email" = "E-postanı Aç"; +"com_accountkit_code_sent_to" = "Cep telefonu numaranı (%1$@) doğrula"; +"com_accountkit_confirmation_code_agreement" = "Facebook'un Koşullarını, Veri İlkesini, çerez kullanımını kabul etmek için %1$@ düğmesine dokun."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Facebook'un Koşullarını, Veri İlkesini, çerez kullanımını ve %6$@'in Gizlilik İlkesini kabul etmek için %1$@ düğmesine dokun."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Facebook'un Koşullarını, Veri İlkesini, çerez kullanımını ve %7$@'in Gizlilik İlkesini ve Hizmet Koşullarını kabul etmek için %1$@ düğmesine dokun."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Facebook'un Koşullarını, Veri İlkesini, çerez kullanımını ve %7$@'in Gizlilik İlkesini ve Hizmet Koşullarını kabul etmek için %1$@ düğmesine dokun. Hesabının nasıl doğrulandığı hakkında daha fazla bilgi al."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Facebook'un Koşullarını, Veri İlkesini, çerez kullanımını ve %6$@'in Gizlilik İlkesini kabul etmek için %1$@ düğmesine dokun. Hesabının nasıl doğrulandığı hakkında daha fazla bilgi al."; +"com_accountkit_confirmation_code_agreement_instant_verification" = "Facebook'un Koşullarını, Veri İlkesini, çerez kullanımını kabul etmek için %1$@ düğmesine dokun. Hesabının nasıl doğrulandığı hakkında daha fazla bilgi al."; +"com_accountkit_confirmation_code_text" = "Kod almadım"; +"com_accountkit_confirmation_code_title" = "Kodunu gir"; +"com_accountkit_email_invalid" = "Bu e-posta yanlış. Lütfen tekrar dene."; +"com_accountkit_email_loading_title" = "E-posta adresin doğrulanıyor ..."; +"com_accountkit_email_login_retry_title" = "E-posta adresini onayla"; +"com_accountkit_email_login_text" = "%2$@'i kullanmana yardımcı olması için Facebook Account Kit'ten bir e-posta onayı almak için %1$@ düğmesine dokun. Bunu kullanmak için Facebook hesabına ihtiyacın yoktur. Facebook'un bilgilerini nasıl kullandığını öğren."; "com_accountkit_email_login_title" = "E-posta adresini gir"; "com_accountkit_email_not_received" = "E-postayı Tekrar Gönder"; -"com_accountkit_email_verify_title" = "E-postayı açarak e-posta adresinizi onaylayın"; -"com_accountkit_enter_code_sent_to" = "%1$@ numarasına gönderilen kodu girin"; -"com_accountkit_error_title" = "Sistemde bir sorun meydana geldi. Lütfen tekrar deneyin."; -"com_accountkit_facebook_code_entry_title" = "Facebook'tan gelen kodu girin"; +"com_accountkit_email_verify_title" = "E-postayı aç ve e-posta adresini onayla"; +"com_accountkit_enter_code_sent_to" = "%1$@ numaralı telefona gönderilen kodu gir"; +"com_accountkit_error_title" = "Sistemde bir sorun oluştu. Lütfen tekrar dene."; +"com_accountkit_facebook_code_entry_title" = "Facebook'un gönderdiği kodu gir"; +"com_accountkit_ios_button_back" = "Geri"; +"com_accountkit_ios_country_code_title" = "Ülkeni Seç"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "Numara"; +"com_accountkit_ios_phone_login_text" = "Facebook'un desteklediği Account Kit'ten bir SMS onayı almak için %1$@ düğmesine dokun. %2$@ giriş yapmana yardımcı olman için Facebook teknolojisi kullanır ama bunun için Facebook hesabına ihtiyacın yoktur. Mesajlar ve veri bağlantısı ücretli olabilir. Facebook'un bilgilerini nasıl kullandığı hakkında bilgi al."; +"com_accountkit_ios_phone_sending_sms" = "Kodunun yer aldığı bir SMS gönderiliyor"; "com_accountkit_logging_in" = "Giriş yapılıyor\U2026"; -"com_accountkit_other_ways_to_get_code" = "Diğer kod alma yöntemleri:"; -"com_accountkit_phone_error_title" = "Lütfen geçerli bir cep telefonu numarası girin."; -"com_accountkit_phone_loading_title" = "Kodun gönderiliyor\U2026"; -"com_accountkit_phone_login_phone_number_placeholder" = "Numara"; -"com_accountkit_phone_login_retry_title" = "Cep telefonu numaranızı onaylayın"; -"com_accountkit_phone_login_text" = "Facebook'un desteğiyle Account Kit'ten SMS onayı almak için %1$@ düğmesine dokunun. %2$@, giriş yapmanıza yardımcı olmak için Facebook'un teknolojilerinden yararlanmaktadır, ancak bir Facebook hesabına ihtiyacınız yoktur. Mesaj ve veri ücretleri geçerli olabilir. Facebook\'un bilgilerinizi nasıl kullandığını öğrenin."; -"com_accountkit_phone_login_title" = "Cep telefonu numaranızı girin"; -"com_accountkit_phone_sending_sms" = "Kodunuzun yer aldığı bir SMS gönderme"; -"com_accountkit_resend_check" = "SMS kutunuzu kontrol edin"; +"com_accountkit_other_ways_to_get_code" = "Kod almanın diğer yolları:"; +"com_accountkit_phone_error_title" = "Lütfen geçerli bir cep telefonu numarası gir."; +"com_accountkit_phone_loading_title" = "Numaran doğrulanıyor..."; +"com_accountkit_phone_login_retry_title" = "Cep telefonu numaranı onayla"; +"com_accountkit_phone_login_text" = "Hesabını Facebook desteğiyle Account Kit ile doğrulamak için %1$@ düğmesine dokun. Account Kit'i kullanmak için Facebook hesabına ihtiyacın yoktur. Numaranı doğrulamak için bir SMS gönderilebilir. Mesaj ve veri bağlantısı ücretli olabilir. Facebook'un bilgilerini nasıl kullandığını öğren."; +"com_accountkit_phone_login_title" = "Cep telefonu numaranı gir"; +"com_accountkit_phone_sending_code_on_fb_title" = "Facebook'ta kod gönderiliyor..."; +"com_accountkit_resend_check" = "SMS gelen kutunu kontrol et"; "com_accountkit_resend_email_text" = "Yeni E-posta Gönder"; -"com_accountkit_resend_title" = "Kodu almadıysanız:"; -"com_accountkit_return_title" = "Tekrar %1$@ uygulamasına yönlendiriliyorsunuz\U2026"; +"com_accountkit_resend_title" = "Kodu hala almadıysan:"; +"com_accountkit_return_title" = "%1$@ uygulamasına yönlendiriliyorsun..."; "com_accountkit_sent_title" = "Gönderildi!"; -"com_accountkit_success_title" = "Bitti!"; -"com_accountkit_toolbar_title" = "%1$@ Uygulamasına Giriş Yap"; -"com_accountkit_verify_confirmation_code_title" = "Kodunuzu doğrulayamadık.\nLütfen tekrar deneyin:"; -"com_accountkit_verify_title" = "Kodun doğrulanıyor\U2026"; -"com_accountkit_voice_call_code_entry_title" = "Sesli Arama ile aldığınız kodu girin"; +"com_accountkit_success_title" = "Doğrulandı!"; +"com_accountkit_toolbar_title" = "%1$@'e Giriş Yap"; +"com_accountkit_verify_confirmation_code_title" = "Kodunu doğrulayamadık. Lütfen tekrar dene:"; +"com_accountkit_verify_title" = "Kodun doğrulanıyor..."; +"com_accountkit_voice_call_code_entry_title" = "Sesli Aramayla aldığın kodu gir"; diff --git a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/ur.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/ur.lproj/AccountKit.strings new file mode 100644 index 0000000..c3b5aa3 --- /dev/null +++ b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/ur.lproj/AccountKit.strings @@ -0,0 +1,84 @@ +// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// +// You are hereby granted a non-exclusive, worldwide, royalty-free license to use, +// copy, modify, and distribute this software in source code or binary form for use +// in connection with the web services and APIs provided by Facebook. +// +// As with any software that integrates with the Facebook platform, your use of +// this software is subject to the Facebook Developer Principles and Policies +// [http://developers.facebook.com/policy/]. This copyright notice shall be +// included in all copies or substantial portions of the software. +// +// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS +// FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR +// COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER +// IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN +// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +// @generated +// + +"com_accountkit_account_verified" = "اکاؤنٹ کی توثیق کر دی گئی!"; +"com_accountkit_button_begin" = "شروع کریں"; +"com_accountkit_button_cancel" = "منسوخ کریں"; +"com_accountkit_button_confirm" = "توثیق کریں"; +"com_accountkit_button_continue" = "جاری رکھیں"; +"com_accountkit_button_edit" = "ترمیم کریں"; +"com_accountkit_button_log_in" = "لاگ ان کریں"; +"com_accountkit_button_next" = "اگلا"; +"com_accountkit_button_ok" = "ٹھیک ہے"; +"com_accountkit_button_resend_code_in" = "%1$d میں دوبارہ SMS بھیجیں"; +"com_accountkit_button_resend_sms" = "SMS دوبارہ بھیجیں"; +"com_accountkit_button_send" = "بھیجیں"; +"com_accountkit_button_send_code_in_call" = "کال حاصل کریں"; +"com_accountkit_button_send_code_in_call_details" = "صوتی کال میں اپنا کوڈ موصول کریں"; +"com_accountkit_button_send_code_in_call_from_facebook_details" = "Facebook کی جانب سے صوتی کال میں اپنا کوڈ موصول کریں"; +"com_accountkit_button_send_code_in_fb" = "Facebook پر ایک کوڈ حاصل کریں"; +"com_accountkit_button_send_code_in_fb_details" = "کوڈ Facebook اطلاع کے طور پر موصول ہوگا"; +"com_accountkit_button_start" = "شروع کریں"; +"com_accountkit_button_start_over" = "دوبارہ کوشش کریں"; +"com_accountkit_button_submit" = "جمع کرائیں"; +"com_accountkit_check_email" = "اپنا ای میل کھولیں"; +"com_accountkit_code_sent_to" = "اپنے فون نمبر %1$@ کی توثیق کریں"; +"com_accountkit_confirmation_code_agreement" = "Facebook کی شرائط، ڈیٹا پالیسی اور کوکی کا استعمال قبول کرنے کے لیے %1$@ پر ٹیپ کریں۔"; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Facebook کی شرائط، ڈیٹا پالیسی، کوکی کا استعمال اور %6$@ کی رازداری کی پالیسی قبول کرنے کے لیے %1$@ پر ٹیپ کریں۔"; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Facebook کی شرائط، ڈیٹا پالیسی، کوکی کا استعمال اور رازداری کی پالیسی اور %7$@ کی خدمات کی شرائط قبول کرنے کے لیے %1$@ پر ٹیپ کریں۔"; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Facebook کی شرائط، ڈیٹا پالیسی، کوکی کا استعمال اور رازداری کی پالیسی اور %7$@ کی خدمات کی شرائط قبول کرنے کے لیے %1$@ پر ٹیپ کریں۔ آپ کے اکاؤنٹ کی توثیق کیسے کی گئی تھی اس کے متعلق مزید جانیں۔"; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Facebook کی شرائط، ڈیٹا پالیسی، کوکی کا استعمال %6$@ کی رازداری کی پالیسی قبول کرنے کے لیے %1$@ پر ٹیپ کریں۔ آپ کے اکاؤنٹ کی توثیق کیسے کی گئی تھی اس کے متعلق مزید جانیں۔"; +"com_accountkit_confirmation_code_agreement_instant_verification" = "Facebook کی شرائط، ڈیٹا پالیسی اور کوکی کا استعمال قبول کرنے کے لیے %1$@ پر ٹیپ کریں۔ آپ کے اکاؤنٹ کی توثیق کیسے کی گئی تھی اس کے متعلق مزید جانیں۔"; +"com_accountkit_confirmation_code_text" = "مجھے کوڈ نہیں ملا"; +"com_accountkit_confirmation_code_title" = "اپنا کوڈ درج کریں"; +"com_accountkit_email_invalid" = "یہ ای میل غلط ہے۔ براہ کرم دوبارہ کوشش کریں۔"; +"com_accountkit_email_loading_title" = "آپ کے ای میل پتے کی توثیق کی جا رہی ہے \U2026"; +"com_accountkit_email_login_retry_title" = "اپنے ای میل کی توثیق کریں"; +"com_accountkit_email_login_text" = "%2$@ استعمال کرنے میں آپ کی مدد کی خاطر Facebook کی جانب سے Account Kit سے توثیقی ای میل حاصل کرنے کے لیے %1$@ پر ٹیپ کریں۔ آپ کو اسے استعمال کرنے کے لیے Facebook اکاؤنٹ کی ضرورت نہیں ہوتی ہے۔ Facebook کے ذریعے آپ کی معلومات استعمال کئے جانے کا طریقہ جانیں۔"; +"com_accountkit_email_login_title" = "اپنا ای میل پتہ درج کریں"; +"com_accountkit_email_not_received" = "ای میل دوبارہ بھیجیں"; +"com_accountkit_email_verify_title" = "ای میل کھولیں اور اپنے ای میل پتہ کی توثیق کریں"; +"com_accountkit_enter_code_sent_to" = "%1$@ پر بھیجا گیا کوڈ درج کریں"; +"com_accountkit_error_title" = "سسٹم کا مسئلہ واقع ہوگیا ہے۔ براہ کرم دوبارہ کوشش کریں۔"; +"com_accountkit_facebook_code_entry_title" = "Facebook سے موصول کردہ اپنا کوڈ درج کریں"; +"com_accountkit_ios_button_back" = "واپس جائیں"; +"com_accountkit_ios_country_code_title" = "اپنا ملک منتخب کریں"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "نمبر"; +"com_accountkit_ios_phone_login_text" = "Account Kit تعاون یافتہ منجانب Facebook سے SMS کی توثیق حاصل کرنے کے لیے %1$@ پر ٹیپ کریں۔ %2$@ آپ کو سائن ان کرنے میں مدد کرنے کے لیے Facebook تکنیک کا استعمال کرتی ہے، لیکن آپ کو Facebook اکاؤنٹ کی ضرورت نہیں ہوتی ہے۔ پیغامات اور ڈیٹا کی شرح کا اطلاق ہو سکتا ہے۔ Facebook کے ذریعہ آپ کی معلومات استعمال کرنے کا طریقہ جانیں۔"; +"com_accountkit_ios_phone_sending_sms" = "آپ کے کوڈ کے ساتھ SMS بھیجا جا رہا ہے"; +"com_accountkit_logging_in" = "لاگ ان کیا جا رہا ہے\U2026"; +"com_accountkit_other_ways_to_get_code" = "کوڈ حاصل کرنے کے دیگر طریقے:"; +"com_accountkit_phone_error_title" = "براہ کرم درست موبائل نمبر درج کریں۔"; +"com_accountkit_phone_loading_title" = "آپ کے نمبر کی توثیق کی جا رہی ہے\U2026"; +"com_accountkit_phone_login_retry_title" = "اپنے موبائل نمبر کی توثیق کریں"; +"com_accountkit_phone_login_text" = "Facebook کی جانب سے تعاون یافتہ Account Kit کے ساتھ آپ کے اکاؤنٹ کی توثیق کرنے کے لیے %1$@ پر ٹیپ کریں۔ آپ کو Account Kit استعمال کرنے کے لیے Facebook اکاؤنٹ کی ضرورت نہیں ہوتی ہے۔ آپ کے نمبر کی توثیق کرنے کے لیے SMS بھیجا جا سکتا ہے۔ پیغام اور ڈیٹا کی قیمتوں کا اطلاق ہو سکتا ہے۔ Facebook کے ذریعے آپ کی معلومات استعمال کئے جانے کا طریقہ جانیں۔"; +"com_accountkit_phone_login_title" = "اپنا موبائل نمبر درج کریں"; +"com_accountkit_phone_sending_code_on_fb_title" = "Facebook پر کوڈ بھیجا جا رہا ہے\U2026"; +"com_accountkit_resend_check" = "اپنے SMS ان باکس کی جانچ کریں"; +"com_accountkit_resend_email_text" = "نیا ای میل بھیجیں"; +"com_accountkit_resend_title" = "اگر آپ کو کوڈ موصول نہیں ہوا ہے:"; +"com_accountkit_return_title" = "آپ کو واپس %1$@ پر لے جایا جا رہا ہے\U2026"; +"com_accountkit_sent_title" = "بھیج دیا گیا!"; +"com_accountkit_success_title" = "توثیق شدہ!"; +"com_accountkit_toolbar_title" = "%1$@ میں لاگ ان کریں"; +"com_accountkit_verify_confirmation_code_title" = "ہم آپ کے کوڈ کی توثیق نہیں کر سکے۔ براہ کرم دوبارہ کوشش کریں:"; +"com_accountkit_verify_title" = "آپ کے کوڈ کی توثیق کی جا رہی ہے\U2026"; +"com_accountkit_voice_call_code_entry_title" = "صوتی کال سے موصول کردہ اپنا کوڈ درج کریں"; diff --git a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/ur_PK.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/ur_PK.lproj/AccountKit.strings index 4fe14a9..c93201a 100644 --- a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/ur_PK.lproj/AccountKit.strings +++ b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/ur_PK.lproj/AccountKit.strings @@ -36,7 +36,6 @@ "com_accountkit_button_send_code_in_call_from_facebook_details" = "Facebook سے اپنا کوڈ صوتی کال میں حاصل کریں"; "com_accountkit_button_send_code_in_fb" = "Facebook پر کوڈ حاصل کریں"; "com_accountkit_button_send_code_in_fb_details" = "کوڈ Facebook اطلاع کے طور پر آئے گا"; -"com_accountkit_button_send_code_in_fb_disclosure" = "اپنا کوڈ Facebook پر اطلاع کی شکل میں موصول کرنے کے لیے \"Facebook پر کوڈ حاصل کریں\" پر ٹیپ کریں۔"; "com_accountkit_button_start" = "آغاز کریں"; "com_accountkit_button_start_over" = "دوبارہ کوشش کریں"; "com_accountkit_button_submit" = "جمع کرائیں"; diff --git a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/ur_PK.lproj/AccountKitCountryCode.strings b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/ur_PK.lproj/AccountKitCountryCode.strings new file mode 100644 index 0000000..a6ab162 --- /dev/null +++ b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/ur_PK.lproj/AccountKitCountryCode.strings @@ -0,0 +1,256 @@ +// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. +// +// You are hereby granted a non-exclusive, worldwide, royalty-free license to use, +// copy, modify, and distribute this software in source code or binary form for use +// in connection with the web services and APIs provided by Facebook. +// +// As with any software that integrates with the Facebook platform, your use of +// this software is subject to the Facebook Developer Principles and Policies +// [http://developers.facebook.com/policy/]. This copyright notice shall be +// included in all copies or substantial portions of the software. +// +// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS +// FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR +// COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER +// IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN +// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +// +// @generated +// + +"com_accountkit_country_code_AD" = "انڈورا"; +"com_accountkit_country_code_AE" = "متحدہ عرب امارات"; +"com_accountkit_country_code_AF" = "افغانستان"; +"com_accountkit_country_code_AG" = "اینٹیگوا"; +"com_accountkit_country_code_AI" = "انگیولا"; +"com_accountkit_country_code_AL" = "البانیا"; +"com_accountkit_country_code_AM" = "آرمینیا"; +"com_accountkit_country_code_AO" = "انگولا"; +"com_accountkit_country_code_AR" = "ارجنٹائن"; +"com_accountkit_country_code_AS" = "امریکی سامووا"; +"com_accountkit_country_code_AT" = "آسٹریا"; +"com_accountkit_country_code_AU" = "آسٹریلیا"; +"com_accountkit_country_code_AW" = "اروبا"; +"com_accountkit_country_code_AZ" = "آذربائیجان"; +"com_accountkit_country_code_BA" = "بوسنیا اور ہرزیگوینا"; +"com_accountkit_country_code_BB" = "بارباڈوس"; +"com_accountkit_country_code_BD" = "بنگلہ دیش"; +"com_accountkit_country_code_BE" = "بیلحیم"; +"com_accountkit_country_code_BF" = "برکینا فاسو"; +"com_accountkit_country_code_BG" = "بلغاریہ"; +"com_accountkit_country_code_BH" = "بحرین"; +"com_accountkit_country_code_BI" = "برونڈی"; +"com_accountkit_country_code_BJ" = "بینن"; +"com_accountkit_country_code_BM" = "برمودہ"; +"com_accountkit_country_code_BN" = "برونائی"; +"com_accountkit_country_code_BO" = "بولیویا"; +"com_accountkit_country_code_BQ" = "ڈچ جزائر غرب الہند"; +"com_accountkit_country_code_BR" = "برازیل"; +"com_accountkit_country_code_BS" = "بہاماس"; +"com_accountkit_country_code_BT" = "بھوٹان"; +"com_accountkit_country_code_BW" = "بوٹسوانا"; +"com_accountkit_country_code_BY" = "بیلاروس"; +"com_accountkit_country_code_BZ" = "بیلیز"; +"com_accountkit_country_code_CA" = "کینیڈا"; +"com_accountkit_country_code_CD" = "عوامی جمہوریہ کانگو"; +"com_accountkit_country_code_CF" = "وسطی افریقی جمہوریہ"; +"com_accountkit_country_code_CG" = "جمہوریہ کانگو"; +"com_accountkit_country_code_CH" = "سوئزرلینڈ"; +"com_accountkit_country_code_CI" = "آئیوری کوسٹ"; +"com_accountkit_country_code_CK" = "جزائر کک"; +"com_accountkit_country_code_CL" = "چلی"; +"com_accountkit_country_code_CM" = "کیمرون"; +"com_accountkit_country_code_CN" = "چین"; +"com_accountkit_country_code_CO" = "کولمبیا"; +"com_accountkit_country_code_CR" = "کوسٹا ریکا"; +"com_accountkit_country_code_CU" = "کیوبا"; +"com_accountkit_country_code_CV" = "کیپ وردے"; +"com_accountkit_country_code_CW" = "کیوراکاؤ"; +"com_accountkit_country_code_CY" = "سائپرس"; +"com_accountkit_country_code_CZ" = "جمہوریہ چیک"; +"com_accountkit_country_code_DE" = "جرمنی"; +"com_accountkit_country_code_DJ" = "جبوتی"; +"com_accountkit_country_code_DK" = "ڈنمارک"; +"com_accountkit_country_code_DM" = "ڈومینیکا"; +"com_accountkit_country_code_DO" = "جمبہوریہ ڈومینیکن"; +"com_accountkit_country_code_DZ" = "الجیریا"; +"com_accountkit_country_code_EC" = "ایکواڈور"; +"com_accountkit_country_code_EE" = "ایستونیا"; +"com_accountkit_country_code_EG" = "مصر"; +"com_accountkit_country_code_EH" = "مغربی صحارا"; +"com_accountkit_country_code_ER" = "اریٹیریا"; +"com_accountkit_country_code_ES" = "اسپین"; +"com_accountkit_country_code_ET" = "ایتھوپیا"; +"com_accountkit_country_code_FI" = "فن لینڈ"; +"com_accountkit_country_code_FJ" = "فجی"; +"com_accountkit_country_code_FK" = "جزائر فاک لینڈ"; +"com_accountkit_country_code_FM" = "وفاقی ریاست ہائے مائکرونیشیا"; +"com_accountkit_country_code_FO" = "جزائر فیرو"; +"com_accountkit_country_code_FR" = "فرانس"; +"com_accountkit_country_code_GA" = "گیبون"; +"com_accountkit_country_code_GB" = "برطانیہ"; +"com_accountkit_country_code_GD" = "غرناطہ"; +"com_accountkit_country_code_GE" = "جارجیا"; +"com_accountkit_country_code_GF" = "فرانسیسی گیانا"; +"com_accountkit_country_code_GG" = "گرنزی"; +"com_accountkit_country_code_GH" = "گھانا"; +"com_accountkit_country_code_GI" = "جبل الطارق"; +"com_accountkit_country_code_GL" = "گرین لینڈ"; +"com_accountkit_country_code_GM" = "گیمبیا"; +"com_accountkit_country_code_GN" = "گنی"; +"com_accountkit_country_code_GP" = "گوادیلوپ"; +"com_accountkit_country_code_GQ" = "استوائی گنی"; +"com_accountkit_country_code_GR" = "یونان"; +"com_accountkit_country_code_GT" = "گوئٹے مالا"; +"com_accountkit_country_code_GU" = "گوام"; +"com_accountkit_country_code_GW" = "گنی-بساؤ"; +"com_accountkit_country_code_GY" = "گیانا"; +"com_accountkit_country_code_HK" = "ہانگ کانگ"; +"com_accountkit_country_code_HN" = "ہنڈرس"; +"com_accountkit_country_code_HR" = "کروشیا"; +"com_accountkit_country_code_HT" = "ہیٹی"; +"com_accountkit_country_code_HU" = "ہنگری"; +"com_accountkit_country_code_ID" = "انڈونیشیا"; +"com_accountkit_country_code_IE" = "آئرلینڈ"; +"com_accountkit_country_code_IL" = "اسرائیل"; +"com_accountkit_country_code_IM" = "آئل آف مین"; +"com_accountkit_country_code_IN" = "بھارت"; +"com_accountkit_country_code_IO" = "برطانوی بحرہند کا خطہ"; +"com_accountkit_country_code_IQ" = "عراق"; +"com_accountkit_country_code_IR" = "ایران"; +"com_accountkit_country_code_IS" = "آئس لینڈ"; +"com_accountkit_country_code_IT" = "اٹلی"; +"com_accountkit_country_code_JE" = "جرسی"; +"com_accountkit_country_code_JM" = "جمیکا"; +"com_accountkit_country_code_JO" = "اردن"; +"com_accountkit_country_code_JP" = "جاپان"; +"com_accountkit_country_code_KE" = "کینیا"; +"com_accountkit_country_code_KG" = "کرغیزستان"; +"com_accountkit_country_code_KH" = "کمبوڈیا"; +"com_accountkit_country_code_KI" = "کرباتی"; +"com_accountkit_country_code_KM" = "کوموروس"; +"com_accountkit_country_code_KN" = "سینٹ کٹس اور نیوس"; +"com_accountkit_country_code_KP" = "شمالی کوریا"; +"com_accountkit_country_code_KR" = "جنوبی کوریا"; +"com_accountkit_country_code_KW" = "کویت"; +"com_accountkit_country_code_KY" = "جزائر کیمن"; +"com_accountkit_country_code_KZ" = "قازقستان"; +"com_accountkit_country_code_LA" = "لاؤس"; +"com_accountkit_country_code_LB" = "لبنان"; +"com_accountkit_country_code_LC" = "سینٹ لوسیا"; +"com_accountkit_country_code_LI" = "لیختینستائن"; +"com_accountkit_country_code_LK" = "سری لنکا"; +"com_accountkit_country_code_LR" = "لائبیریا"; +"com_accountkit_country_code_LS" = "لیسوتھو"; +"com_accountkit_country_code_LT" = "لیتھوانیا"; +"com_accountkit_country_code_LU" = "لکسمبرگ"; +"com_accountkit_country_code_LV" = "لٹویا"; +"com_accountkit_country_code_LY" = "لیبیا"; +"com_accountkit_country_code_MA" = "مراکش"; +"com_accountkit_country_code_MC" = "مناکو"; +"com_accountkit_country_code_MD" = "مالدووا"; +"com_accountkit_country_code_ME" = "مونٹی نیگرو"; +"com_accountkit_country_code_MG" = "مڈغاسکر"; +"com_accountkit_country_code_MH" = "جزائر مارشل"; +"com_accountkit_country_code_MK" = "مقدونیہ"; +"com_accountkit_country_code_ML" = "مالی"; +"com_accountkit_country_code_MM" = "برما"; +"com_accountkit_country_code_MN" = "منگولیا"; +"com_accountkit_country_code_MO" = "مکاؤ"; +"com_accountkit_country_code_MP" = "شمالی ماریانا جزائر"; +"com_accountkit_country_code_MQ" = "مارٹینیق"; +"com_accountkit_country_code_MR" = "موریطانیہ"; +"com_accountkit_country_code_MS" = "مانٹسریٹ"; +"com_accountkit_country_code_MT" = "مالٹا"; +"com_accountkit_country_code_MU" = "ماریشیس"; +"com_accountkit_country_code_MV" = "مالدیپ"; +"com_accountkit_country_code_MW" = "ملاوی"; +"com_accountkit_country_code_MX" = "میکسیکو"; +"com_accountkit_country_code_MY" = "ملائیشیا"; +"com_accountkit_country_code_MZ" = "موزمبیق"; +"com_accountkit_country_code_NA" = "نمیبیا"; +"com_accountkit_country_code_NC" = "نیو کیلیڈونیا"; +"com_accountkit_country_code_NE" = "نائجر"; +"com_accountkit_country_code_NF" = "جزیرہ نارفولک"; +"com_accountkit_country_code_NG" = "نائیجیریا"; +"com_accountkit_country_code_NI" = "نکاراگوا"; +"com_accountkit_country_code_NL" = "نیدرلینڈ"; +"com_accountkit_country_code_NO" = "ناروے"; +"com_accountkit_country_code_NP" = "نیپال"; +"com_accountkit_country_code_NR" = "ناورو"; +"com_accountkit_country_code_NU" = "نیووے"; +"com_accountkit_country_code_NZ" = "نیوزی لینڈ"; +"com_accountkit_country_code_OM" = "عمان"; +"com_accountkit_country_code_PA" = "پاناما"; +"com_accountkit_country_code_PE" = "پیرو"; +"com_accountkit_country_code_PF" = "فرانسیسی پولینیسیا"; +"com_accountkit_country_code_PG" = "پاپوا نیو گنی"; +"com_accountkit_country_code_PH" = "فلپائن"; +"com_accountkit_country_code_PK" = "پاکستان"; +"com_accountkit_country_code_PL" = "پولینڈ"; +"com_accountkit_country_code_PM" = "سینٹ پائرے اور میکویلون"; +"com_accountkit_country_code_PR" = "پیورٹو ریکو"; +"com_accountkit_country_code_PS" = "فلسطین"; +"com_accountkit_country_code_PT" = "پرتگال"; +"com_accountkit_country_code_PW" = "پالاؤ"; +"com_accountkit_country_code_PY" = "پیراگوئے"; +"com_accountkit_country_code_QA" = "قطر"; +"com_accountkit_country_code_RE" = "ری یونین"; +"com_accountkit_country_code_RO" = "رومانیہ"; +"com_accountkit_country_code_RS" = "سربیا"; +"com_accountkit_country_code_RU" = "روس"; +"com_accountkit_country_code_RW" = "روانڈا"; +"com_accountkit_country_code_SA" = "سعودی عرب"; +"com_accountkit_country_code_SB" = "جزائر سلیمان"; +"com_accountkit_country_code_SC" = "سے شلز"; +"com_accountkit_country_code_SD" = "سوڈان"; +"com_accountkit_country_code_SE" = "سویڈن"; +"com_accountkit_country_code_SG" = "سنگاپور"; +"com_accountkit_country_code_SH" = "سینٹ ہیلینا"; +"com_accountkit_country_code_SI" = "سلووینیا"; +"com_accountkit_country_code_SK" = "سلوواکیہ"; +"com_accountkit_country_code_SL" = "سیرا لیون"; +"com_accountkit_country_code_SM" = "سان مارینو"; +"com_accountkit_country_code_SN" = "سینیگال"; +"com_accountkit_country_code_SO" = "صومالیہ"; +"com_accountkit_country_code_SR" = "سرینام"; +"com_accountkit_country_code_SS" = "جنوبی سوڈان"; +"com_accountkit_country_code_ST" = "ساؤٹوم اور پرنسپی"; +"com_accountkit_country_code_SV" = "ایل سلواڈور"; +"com_accountkit_country_code_SX" = "سینٹ مارٹن"; +"com_accountkit_country_code_SY" = "شام"; +"com_accountkit_country_code_SZ" = "سوازی لینڈ"; +"com_accountkit_country_code_TC" = "جزائر تورکس اور کایکوس"; +"com_accountkit_country_code_TD" = "چاڈ"; +"com_accountkit_country_code_TG" = "ٹوگو"; +"com_accountkit_country_code_TH" = "تھائی لینڈ"; +"com_accountkit_country_code_TJ" = "تاجکستان"; +"com_accountkit_country_code_TK" = "ٹوکیلاؤ"; +"com_accountkit_country_code_TL" = "تیمور لیستے"; +"com_accountkit_country_code_TM" = "ترکمانستان"; +"com_accountkit_country_code_TN" = "تیونس"; +"com_accountkit_country_code_TO" = "ٹونگا"; +"com_accountkit_country_code_TR" = "ترکی"; +"com_accountkit_country_code_TT" = "ٹرینیڈاڈ و ٹوباگو"; +"com_accountkit_country_code_TV" = "تووالو"; +"com_accountkit_country_code_TW" = "تائیوان"; +"com_accountkit_country_code_TZ" = "تنزانیہ"; +"com_accountkit_country_code_UA" = "یوکرائن"; +"com_accountkit_country_code_UG" = "یوگنڈا"; +"com_accountkit_country_code_US" = "امریکہ"; +"com_accountkit_country_code_UY" = "یوراگوئے"; +"com_accountkit_country_code_UZ" = "ازبکستان"; +"com_accountkit_country_code_VC" = "سینٹ ونسینٹ اور گرینے ڈینز"; +"com_accountkit_country_code_VE" = "وینزویلا"; +"com_accountkit_country_code_VG" = "برطانوی ورجن جزائر"; +"com_accountkit_country_code_VI" = "امریکی جزائر ورجن"; +"com_accountkit_country_code_VN" = "ویتنام"; +"com_accountkit_country_code_VU" = "وانواتو"; +"com_accountkit_country_code_WF" = "والیس اور فوتونا"; +"com_accountkit_country_code_WS" = "ساموا"; +"com_accountkit_country_code_YE" = "یمن"; +"com_accountkit_country_code_YT" = "میوٹ"; +"com_accountkit_country_code_ZA" = "جنوبی افریقہ"; +"com_accountkit_country_code_ZM" = "زیمبیا"; +"com_accountkit_country_code_ZW" = "زمبابوے"; diff --git a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/vi.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/vi.lproj/AccountKit.strings index 67e460e..d16c2f4 100644 --- a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/vi.lproj/AccountKit.strings +++ b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/vi.lproj/AccountKit.strings @@ -20,7 +20,6 @@ // "com_accountkit_account_verified" = "Đã xác minh tài khoản!"; -"com_accountkit_button_back" = "Quay lại"; "com_accountkit_button_begin" = "Bắt đầu"; "com_accountkit_button_cancel" = "Hủy"; "com_accountkit_button_confirm" = "Xác nhận"; @@ -28,56 +27,57 @@ "com_accountkit_button_edit" = "CHỈNH SỬA"; "com_accountkit_button_log_in" = "Đăng nhập"; "com_accountkit_button_next" = "Tiếp"; -"com_accountkit_button_ok" = "OK"; -"com_accountkit_button_resend_code_in" = "Gửi lại SMS bằng %1$d"; +"com_accountkit_button_resend_code_in" = "Gửi lại SMS sau %1$d"; "com_accountkit_button_resend_sms" = "Gửi lại SMS"; "com_accountkit_button_send" = "Gửi"; "com_accountkit_button_send_code_in_call" = "Nhận cuộc gọi"; "com_accountkit_button_send_code_in_call_details" = "Nhận mã trong cuộc gọi thoại"; -"com_accountkit_button_send_code_in_call_from_facebook_details" = "Nhận mã qua cuộc gọi thoại từ Facebook"; +"com_accountkit_button_send_code_in_call_from_facebook_details" = "Nhận mã trong cuộc gọi thoại từ Facebook"; "com_accountkit_button_send_code_in_fb" = "Nhận mã trên Facebook"; -"com_accountkit_button_send_code_in_fb_details" = "Mã sẽ tới dưới dạng thông báo Facebook"; -"com_accountkit_button_send_code_in_fb_disclosure" = "Nhấn vào \"Nhận mã trên Facebook\" để nhận mã của bạn dưới dạng thông báo trên Facebook."; +"com_accountkit_button_send_code_in_fb_details" = "Mã sẽ được gửi dưới dạng thông báo từ Facebook"; "com_accountkit_button_start" = "Bắt đầu"; "com_accountkit_button_start_over" = "Thử lại"; "com_accountkit_button_submit" = "Gửi"; "com_accountkit_check_email" = "Mở email của bạn"; -"com_accountkit_code_sent_to" = "Xác minh số điện thoại di động của bạn %1$@"; -"com_accountkit_confirmation_code_agreement" = "Nhấn %1$@ để chấp nhận Điều khoản, Chính sách dữ liệusử dụng cookie của Facebook."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Nhấn %1$@ để chấp nhận Điều khoản, Chính sách dữ liệu, sử dụng cookie của Facebook và Chính sách quyền riêng tư của %6$@."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Nhấn %1$@ để chấp nhận Điều khoản, Chính sách dữ liệu, sử dụng cookie của Facebook và Chính sách quyền riêng tư, Điều khoản dịch vụ của %7$@."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Nhấn vào %1$@ để chấp nhận Điều khoản, Chính sách dữ liệu, sử dụng cookie của Facebook và Chính sách quyền riêng tư, Điều khoản dịch vụ của %7$@. Tìm hiểu thêm về cách tài khoản được xác minh."; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Nhấn vào %1$@ để chấp nhận Điều khoản, Chính sách dữ liệu, sử dụng cookie của Facebook và Chính sách quyền riêng tư của %6$@. Tìm hiểu thêm về cách tài khoản được xác minh."; -"com_accountkit_confirmation_code_agreement_instant_verification" = "Nhấn vào %1$@ để chấp nhận Điều khoản, Chính sách dữ liệusử dụng cookie của Facebook. Tìm hiểu thêm về cách tài khoản được xác minh."; +"com_accountkit_code_sent_to" = "Xác minh số di động %1$@ của bạn"; +"com_accountkit_confirmation_code_agreement" = "Nhấn vào %1$@ để chấp nhận Điều khoản, Chính sách dữ liệusử dụng cookie của Facebook."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "Nhấn vào %1$@ để chấp nhận Điều khoản, Chính sách dữ liệu, sử dụng cookie của Facebook và Chính sách quyền riêng tư của %6$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "Nhấn vào %1$@ để chấp nhận Điều khoản, Chính sách dữ liệu, sử dụng cookie của Facebook và Chính sách quyền riêng tư cũng như Điều khoản dịch vụ của %7$@."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "Nhấn vào %1$@ để chấp nhận Điều khoảnk, Chính sách dữ liệu, sử dụng cookie của Facebook và Chính sách quyền riêng tư cũng như Điều khoản dịch vụ của %7$@. Tìm hiểu thêm về cách xác minh tài khoản của bạn."; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "Nhấn vào %1$@ để chấp nhận Điều khoản, Chính sách dữ liệu, sử dụng cookie của Facebook và Chính sách quyền riêng tư của %6$@. Tìm hiểu thêm về cách xác minh tài khoản của bạn."; +"com_accountkit_confirmation_code_agreement_instant_verification" = "Nhấn vào %1$@ để chấp nhận Điều khoản, Chính sách dữ liệusử dụng cookie của Facebook. Tìm hiểu thêm về cách xác minh tài khoản của bạn."; "com_accountkit_confirmation_code_text" = "Tôi không nhận được mã"; "com_accountkit_confirmation_code_title" = "Nhập mã của bạn"; -"com_accountkit_country_code_title" = "Chọn quốc gia của bạn"; "com_accountkit_email_invalid" = "Email này không chính xác. Vui lòng thử lại."; -"com_accountkit_email_loading_title" = "Đang gửi email\U2026"; +"com_accountkit_email_loading_title" = "Đang xác minh địa chỉ email của bạn..."; "com_accountkit_email_login_retry_title" = "Xác nhận email của bạn"; -"com_accountkit_email_login_text" = "Nhấn vào %1$@ để nhận xác nhận bằng email từ Account Kit của Facebook nhằm giúp bạn sử dụng %2$@ mà không cần có tài khoản Facebook. Tìm hiểu cách Facebook sử dụng thông tin của bạn."; +"com_accountkit_email_login_text" = "Nhấn vào %1$@ để nhận email xác nhận từ Account Kit của Facebook nhằm giúp bạn sử dụng %2$@. Bạn không cần tài khoản Facebook để dùng ứng dụng này. Tìm hiểu cách Facebook sử dụng thông tin của bạn."; "com_accountkit_email_login_title" = "Nhập địa chỉ email của bạn"; "com_accountkit_email_not_received" = "Gửi lại email"; "com_accountkit_email_verify_title" = "Mở email và xác nhận địa chỉ email của bạn"; -"com_accountkit_enter_code_sent_to" = "Nhập mã đã được gửi tới %1$@"; -"com_accountkit_error_title" = "Đã xảy ra sự cố hệ thống. Vui lòng thử lại."; -"com_accountkit_facebook_code_entry_title" = "Nhập mã của bạn từ Facebook"; +"com_accountkit_enter_code_sent_to" = "Nhập mã được gửi tới %1$@"; +"com_accountkit_error_title" = "Đã xảy ra lỗi hệ thống. Vui lòng thử lại."; +"com_accountkit_facebook_code_entry_title" = "Nhập mã từ Facebook"; +"com_accountkit_ios_button_back" = "Quay lại"; +"com_accountkit_ios_country_code_title" = "Chọn quốc gia của bạn"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "Số điện thoại"; +"com_accountkit_ios_phone_login_text" = "Nhấn vào %1$@ để nhận xác nhận qua SMS từ Account Kit do Facebook cung cấp. %2$@ sử dụng công nghệ của Facebook để giúp bạn đăng nhập, tuy nhiên, bạn không cần có tài khoản Facebook. Cước dữ liệu và tin nhắn có thể được áp dụng. Tìm hiểu cách Facebook sử dụng thông tin của bạn."; +"com_accountkit_ios_phone_sending_sms" = "Đang gửi mã của bạn qua SMS"; "com_accountkit_logging_in" = "Đang đăng nhập\U2026"; -"com_accountkit_other_ways_to_get_code" = "Cách nhận mã khác:"; +"com_accountkit_other_ways_to_get_code" = "Cách khác để nhận mã:"; "com_accountkit_phone_error_title" = "Vui lòng nhập số di động hợp lệ."; -"com_accountkit_phone_loading_title" = "Đang gửi mã của bạn\U2026"; -"com_accountkit_phone_login_phone_number_placeholder" = "Số"; +"com_accountkit_phone_loading_title" = "Đang xác minh số của bạn..."; "com_accountkit_phone_login_retry_title" = "Xác nhận số di động của bạn"; -"com_accountkit_phone_login_text" = "Nhấn vào %1$@ để nhận xác nhận qua SMS từ Account Kit do Facebook cung cấp. %2$@ sử dụng công nghệ Facebook để giúp bạn đăng nhập, nhưng bạn không cần có tài khoản Facebook. Bạn có thể phải chịu cước tin nhắn và dữ liệu. Tìm hiểu cách Facebook sử dụng thông tin của bạn."; -"com_accountkit_phone_login_title" = "Nhập số di động của bạn"; -"com_accountkit_phone_sending_sms" = "Gửi SMS chứa mã"; -"com_accountkit_resend_check" = "Kiểm tra hộp thư SMS của bạn"; +"com_accountkit_phone_login_text" = "Nhấn vào %1$@ để xác minh tài khoản của bạn với Account Kit do Facebook cung cấp. Bạn không cần tài khoản Facebook để sử dụng Account Kit. Chúng tôi có thể gửi SMS để xác minh số của bạn. Cước dữ liệu và tin nhắn có thể áp dụng. Tìm hiểu cách Facebook sử dụng thông tin của bạn."; +"com_accountkit_phone_login_title" = "Nhập số di động"; +"com_accountkit_phone_sending_code_on_fb_title" = "Đang gửi mã trên Facebook..."; +"com_accountkit_resend_check" = "Hãy kiểm tra hộp thư SMS"; "com_accountkit_resend_email_text" = "Gửi email mới"; "com_accountkit_resend_title" = "Nếu bạn chưa nhận được mã:"; -"com_accountkit_return_title" = "Đưa bạn quay lại %1$@\U2026"; +"com_accountkit_return_title" = "Đang đưa bạn quay lại %1$@..."; "com_accountkit_sent_title" = "Đã gửi!"; -"com_accountkit_success_title" = "Xong!"; -"com_accountkit_toolbar_title" = "Đăng nhập vào %1$@"; -"com_accountkit_verify_confirmation_code_title" = "Chúng tôi không thể xác minh mã của bạn.\nVui lòng thử lại:"; -"com_accountkit_verify_title" = "Đang xác minh mã của bạn\U2026"; -"com_accountkit_voice_call_code_entry_title" = "Nhập mã của bạn từ cuộc gọi thoại"; +"com_accountkit_success_title" = "Đã xác minh!"; +"com_accountkit_toolbar_title" = "Đăng nhập %1$@"; +"com_accountkit_verify_confirmation_code_title" = "Chúng tôi không thể xác minh mã của bạn. Vui lòng thử lại:"; +"com_accountkit_verify_title" = "Đang xác minh mã của bạn..."; +"com_accountkit_voice_call_code_entry_title" = "Nhập mã từ cuộc gọi thoại"; diff --git a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/zh.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/zh.lproj/AccountKit.strings index a1fa831..440a8cb 100644 --- a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/zh.lproj/AccountKit.strings +++ b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/zh.lproj/AccountKit.strings @@ -19,65 +19,66 @@ // @generated // -"com_accountkit_account_verified" = "帐户验证成功!"; -"com_accountkit_button_back" = "返回"; +"com_accountkit_account_verified" = "帐户已验证!"; "com_accountkit_button_begin" = "开始"; "com_accountkit_button_cancel" = "取消"; -"com_accountkit_button_confirm" = "确认"; +"com_accountkit_button_confirm" = "验证"; "com_accountkit_button_continue" = "继续"; "com_accountkit_button_edit" = "编辑"; "com_accountkit_button_log_in" = "登录"; -"com_accountkit_button_next" = "下一页"; +"com_accountkit_button_next" = "下一步"; "com_accountkit_button_ok" = "确定"; -"com_accountkit_button_resend_code_in" = "在 %1$d 后再次发送短信"; -"com_accountkit_button_resend_sms" = "再次发送短信"; +"com_accountkit_button_resend_code_in" = "%1$d后重发短信"; +"com_accountkit_button_resend_sms" = "重发短信"; "com_accountkit_button_send" = "发送"; -"com_accountkit_button_send_code_in_call" = "接收电话验证码"; -"com_accountkit_button_send_code_in_call_details" = "通过电话接收验证码"; -"com_accountkit_button_send_code_in_call_from_facebook_details" = "通过 Facebook 语音通话接收验证码"; -"com_accountkit_button_send_code_in_fb" = "在 Facebook 上接收验证码"; -"com_accountkit_button_send_code_in_fb_details" = "验证码将以 Facebook 通知的形式发送"; -"com_accountkit_button_send_code_in_fb_disclosure" = "轻触“接收 Facebook 验证码”,可收到以 Facebook 通知发送的验证码。"; +"com_accountkit_button_send_code_in_call" = "接收通话"; +"com_accountkit_button_send_code_in_call_details" = "通过语音通话获得验证码"; +"com_accountkit_button_send_code_in_call_from_facebook_details" = "通过语音通话获得 Facebook 验证码"; +"com_accountkit_button_send_code_in_fb" = "获取 Facebook 验证码"; +"com_accountkit_button_send_code_in_fb_details" = "验证码会以 Facebook 通知的形式发送"; "com_accountkit_button_start" = "开始"; "com_accountkit_button_start_over" = "重试"; "com_accountkit_button_submit" = "提交"; "com_accountkit_check_email" = "打开邮件"; -"com_accountkit_code_sent_to" = "请验证您的手机号码 %1$@"; -"com_accountkit_confirmation_code_agreement" = "轻触 %1$@ 接受 Facebook 的条款数据使用政策和允许使用cookie。"; -"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "轻触 %1$@ 接受 Facebook 的条款数据使用政策和 %6$@ 的隐私权政策,并允许使用 cookie。"; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "轻触 %1$@ 接受 Facebook 的条款数据使用政策和 %7$@ 的隐私权政策服务条款,并允许使用 cookie。"; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "轻触 %1$@ 接受 Facebook 的条款数据使用政策和 %7$@ 的隐私权政策服务条款,并允许使用 cookie详细了解帐户的验证流程。"; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "轻触 %1$@ 接受 Facebook 的条款数据使用政策和 %6$@ 的隐私权政策,并允许使用 cookie详细了解帐户的验证流程。"; -"com_accountkit_confirmation_code_agreement_instant_verification" = "轻触 %1$@ 接受 Facebook 的条款数据使用政策,并允许使用 cookie详细了解帐户的验证流程。"; +"com_accountkit_code_sent_to" = "验证你的手机号:%1$@"; +"com_accountkit_confirmation_code_agreement" = "轻触%1$@接受 Facebook 条款数据使用政策Cookie 使用政策。"; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "轻触%1$@接受 Facebook 条款数据使用政策Cookie 使用政策,以及%6$@的隐私权政策。"; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "轻触%1$@接受 Facebook 条款数据使用政策Cookie 使用政策,以及%7$@的隐私权政策服务条款。"; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "轻触%1$@接受 Facebook 条款数据使用政策Cookie 使用政策,以及%7$@的隐私权政策服务条款详细了解如何验证帐户。"; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "轻触%1$@接受 Facebook 条款数据使用政策Cookie 使用政策,以及%6$@的隐私权政策详细了解如何验证帐户。"; +"com_accountkit_confirmation_code_agreement_instant_verification" = "轻触%1$@接受 Facebook 条款数据使用政策Cookie 使用政策详细了解如何验证帐户。"; "com_accountkit_confirmation_code_text" = "未收到验证码"; -"com_accountkit_confirmation_code_title" = "输入你的代码"; -"com_accountkit_country_code_title" = "选择国家/地区"; -"com_accountkit_email_invalid" = "电子邮件不正确。请重试。"; -"com_accountkit_email_loading_title" = "正在发送电子邮件\U2026"; -"com_accountkit_email_login_retry_title" = "确认您的邮箱"; -"com_accountkit_email_login_text" = "轻触 %1$@ 获取 Facebook Account Kit 的确认电子邮件,以便您在没有 Facebook 帐户的情况下使用 %2$@。了解 Facebook 如何使用您的个人信息。"; -"com_accountkit_email_login_title" = "输入你的电子邮箱"; -"com_accountkit_email_not_received" = "重新发送邮件"; -"com_accountkit_email_verify_title" = "请打开电子邮件并验证电子邮箱"; -"com_accountkit_enter_code_sent_to" = "输入 %1$@ 收到的验证码"; -"com_accountkit_error_title" = "出现系统问题。请重试。"; -"com_accountkit_facebook_code_entry_title" = "输入从 Facebook 收到的验证码"; -"com_accountkit_logging_in" = "正在登录\U2026"; -"com_accountkit_other_ways_to_get_code" = "其他获取验证码方式:"; +"com_accountkit_confirmation_code_title" = "请输入验证码"; +"com_accountkit_email_invalid" = "邮箱有误,请重试。"; +"com_accountkit_email_loading_title" = "正在验证你的邮箱..."; +"com_accountkit_email_login_retry_title" = "验证邮箱"; +"com_accountkit_email_login_text" = "轻触%1$@接收来自 Account Kit by Facebook 的验证邮件,以便开始使用%2$@。没有 Facebook 帐户,你也可以使用这个应用。详细了解 Facebook 如何使用你的信息。"; +"com_accountkit_email_login_title" = "输入邮箱"; +"com_accountkit_email_not_received" = "重发邮件"; +"com_accountkit_email_verify_title" = "打开邮件并验证邮箱"; +"com_accountkit_enter_code_sent_to" = "请输入发送到%1$@的验证码"; +"com_accountkit_error_title" = "发生系统问题,请重试。"; +"com_accountkit_facebook_code_entry_title" = "输入 Facebook 发送的验证码"; +"com_accountkit_ios_button_back" = "返回"; +"com_accountkit_ios_country_code_title" = "选择国家/地区"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "手机号"; +"com_accountkit_ios_phone_login_text" = "轻触%1$@即可接收 Account Kit powered by Facebook 的验证短信。%2$@使用 Facebook 的技术来帮助你登录,但你不需要 Facebook 帐户。此操作可能会产生短信和流量资费。详细了解 Facebook 如何使用你的信息。"; +"com_accountkit_ios_phone_sending_sms" = "发送短信验证码"; +"com_accountkit_logging_in" = "正在登录..."; +"com_accountkit_other_ways_to_get_code" = "其他接收方式:"; "com_accountkit_phone_error_title" = "请输入有效手机号。"; -"com_accountkit_phone_loading_title" = "发送代码\U2026"; -"com_accountkit_phone_login_phone_number_placeholder" = "编号"; +"com_accountkit_phone_loading_title" = "正在验证你的手机号..."; "com_accountkit_phone_login_retry_title" = "请验证你的手机号"; -"com_accountkit_phone_login_text" = "轻触%1$@获取来自 Facebook Account Kit 的短信验证码。%2$@ 使用 Facebook 技术帮助你登录,但你无需拥有 Facebook 帐户。这可能会产生短信和流量费。详细了解 Facebook 如何使用你的信息"; +"com_accountkit_phone_login_text" = "轻触%1$@通过 Account Kit powered by Facebook 验证你的帐户。即使没有 Facebook 帐户,你也可以使用 Account Kit。你可通过手机短信接收手机号验证码。此过程可能产生短信和流量资费。详细了解 Facebook 如何使用你的信息。"; "com_accountkit_phone_login_title" = "输入手机号"; -"com_accountkit_phone_sending_sms" = "正在发送验证码短信"; -"com_accountkit_resend_check" = "查看短信收件箱"; -"com_accountkit_resend_email_text" = "发送新邮件"; -"com_accountkit_resend_title" = "如果您收不到验证码:"; -"com_accountkit_return_title" = "即将回到 %1$@\U2026"; +"com_accountkit_phone_sending_code_on_fb_title" = "正在发送 Facebook 验证码..."; +"com_accountkit_resend_check" = "请查看短信收件箱"; +"com_accountkit_resend_email_text" = "重发邮件"; +"com_accountkit_resend_title" = "如果你还未收到验证码:"; +"com_accountkit_return_title" = "你即将返回%1$@..."; "com_accountkit_sent_title" = "已发送!"; -"com_accountkit_success_title" = "完成!"; -"com_accountkit_toolbar_title" = "登录 %1$@"; -"com_accountkit_verify_confirmation_code_title" = "我们无法验证你的代码。\n请重试:"; -"com_accountkit_verify_title" = "正在验证你的代码\U2026"; +"com_accountkit_success_title" = "已验证!"; +"com_accountkit_toolbar_title" = "登录%1$@"; +"com_accountkit_verify_confirmation_code_title" = "无法验证你的代码,请重试:"; +"com_accountkit_verify_title" = "正在验证你的代码..."; "com_accountkit_voice_call_code_entry_title" = "输入语音通话中的验证码"; diff --git a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/zh_Hant_HK.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/zh_Hant_HK.lproj/AccountKit.strings index af202d2..1dec1b8 100644 --- a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/zh_Hant_HK.lproj/AccountKit.strings +++ b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/zh_Hant_HK.lproj/AccountKit.strings @@ -19,65 +19,66 @@ // @generated // -"com_accountkit_account_verified" = "帳戶驗證成功!"; -"com_accountkit_button_back" = "返回"; +"com_accountkit_account_verified" = "帳戶已驗證!"; "com_accountkit_button_begin" = "開始"; "com_accountkit_button_cancel" = "取消"; "com_accountkit_button_confirm" = "確認"; "com_accountkit_button_continue" = "繼續"; "com_accountkit_button_edit" = "編輯"; "com_accountkit_button_log_in" = "登入"; -"com_accountkit_button_next" = "下一步"; +"com_accountkit_button_next" = "下一個"; "com_accountkit_button_ok" = "確定"; -"com_accountkit_button_resend_code_in" = "於 %1$d 內再次傳送短訊"; +"com_accountkit_button_resend_code_in" = "%1$d內再次傳送短訊"; "com_accountkit_button_resend_sms" = "再次傳送短訊"; "com_accountkit_button_send" = "傳送"; -"com_accountkit_button_send_code_in_call" = "取得來電"; -"com_accountkit_button_send_code_in_call_details" = "透過語音通話取得代碼"; -"com_accountkit_button_send_code_in_call_from_facebook_details" = "透過 Facebook 語音通話取得代碼"; -"com_accountkit_button_send_code_in_fb" = "透過 Facebook 取得代碼"; -"com_accountkit_button_send_code_in_fb_details" = "代碼會傳送到 Facebook 通知"; -"com_accountkit_button_send_code_in_fb_disclosure" = "點按「透過 Facebook 取得代碼」以便透過 Facebook 通知取得您的代碼。"; +"com_accountkit_button_send_code_in_call" = "接收通話"; +"com_accountkit_button_send_code_in_call_details" = "透過語音通話的方式取得驗證碼"; +"com_accountkit_button_send_code_in_call_from_facebook_details" = "透過語音通話的方式取得 Facebook 驗證碼"; +"com_accountkit_button_send_code_in_fb" = "在 Facebook 上取得驗證碼"; +"com_accountkit_button_send_code_in_fb_details" = "代碼將以 Facebook 通知傳送"; "com_accountkit_button_start" = "開始"; "com_accountkit_button_start_over" = "再試一次"; -"com_accountkit_button_submit" = "送出"; -"com_accountkit_check_email" = "開啟您的電郵"; -"com_accountkit_code_sent_to" = "驗證手機號碼 %1$@"; -"com_accountkit_confirmation_code_agreement" = "點按 %1$@ 以接受 Facebook 的條款數據使用政策以及 Cookie 使用。"; -"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "點按 %1$@ 以接受 Facebook 的條款數據使用政策Cookie 使用以及 %6$@ 的私隱政策。"; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "點按 %1$@ 以接受 Facebook 的條款數據使用政策Cookie 使用以及 %7$@ 的私隱政策服務條款。"; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "點按 %1$@ 以接受 Facebook 的使用條款數據使用政策Cookie 使用規定,以及 %7$@ 的私隱政策服務條款深入瞭解帳戶的驗證流程。"; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "點按 %1$@ 以接受 Facebook 的使用條款數據使用政策Cookie 使用規定以及 %6$@ 的私隱政策深入瞭解帳戶的驗證流程。"; -"com_accountkit_confirmation_code_agreement_instant_verification" = "點按 %1$@ 以接受 Facebook 的使用條款數據使用政策Cookie 使用規定深入瞭解帳戶的驗證流程。"; -"com_accountkit_confirmation_code_text" = "我沒有拿到代碼"; -"com_accountkit_confirmation_code_title" = "輸入您的代碼"; -"com_accountkit_country_code_title" = "選擇您的國家/地區"; -"com_accountkit_email_invalid" = "此電郵有誤。請稍後再試。"; -"com_accountkit_email_loading_title" = "電郵傳送中\U2026"; -"com_accountkit_email_login_retry_title" = "確認您的電郵"; -"com_accountkit_email_login_text" = "點按「%1$@」即可收到 Facebook Account Kit 的確認電郵,以便您使用 %2$@。您不需 Facebook 帳戶就能使用該工具。瞭解 Facebook 如何使用您的資料。"; -"com_accountkit_email_login_title" = "輸入您的電郵地址"; +"com_accountkit_button_submit" = "提交"; +"com_accountkit_check_email" = "開啟電郵"; +"com_accountkit_code_sent_to" = "驗證手機號碼%1$@"; +"com_accountkit_confirmation_code_agreement" = "點按%1$@可接受 Facebook 的使用條款資料政策Cookie 的使用。"; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "點按%1$@可接受 Facebook 的使用條款資料政策Cookie 的使用,及%6$@的私隱政策。"; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "點按%1$@可接受 Facebook 的使用條款資料政策Cookie 的使用,及%7$@的私隱政策服務條款。"; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "點按%1$@可接受 Facebook 的使用條款資料政策Cookie 的使用,及%7$@的私隱政策服務條款深入瞭解帳戶驗證方式。"; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "點按%1$@可接受 Facebook 的使用條款資料政策Cookie 的使用,及%6$@的私隱政策深入瞭解帳戶驗證方式。"; +"com_accountkit_confirmation_code_agreement_instant_verification" = "點按%1$@可接受 Facebook 的使用條款資料政策Cookie 的使用深入瞭解帳戶驗證方式。"; +"com_accountkit_confirmation_code_text" = "我沒有收到代碼"; +"com_accountkit_confirmation_code_title" = "輸入驗證碼"; +"com_accountkit_email_invalid" = "此電郵不正確,請再試一次。"; +"com_accountkit_email_loading_title" = "正在驗證你的電郵地址......"; +"com_accountkit_email_login_retry_title" = "確認電郵地址"; +"com_accountkit_email_login_text" = "點按%1$@後,Facebook Account Kit 便會向你傳送電郵確認函,因此你不必透過 Facebook 帳戶也能使用%2$@。瞭解 Facebook 如何使用你的資料。"; +"com_accountkit_email_login_title" = "輸入你的電郵地址"; "com_accountkit_email_not_received" = "重新傳送電郵"; -"com_accountkit_email_verify_title" = "開啟電郵並確認您的電郵地址"; -"com_accountkit_enter_code_sent_to" = "輸入傳送到 %1$@ 的代碼"; -"com_accountkit_error_title" = "很抱歉,系統發生問題。請再試一次。"; -"com_accountkit_facebook_code_entry_title" = "從 Facebook 輸入您的代碼"; -"com_accountkit_logging_in" = "正在登入\U2026"; -"com_accountkit_other_ways_to_get_code" = "其他取得代碼的方式:"; +"com_accountkit_email_verify_title" = "開啟電郵並確認電郵地址"; +"com_accountkit_enter_code_sent_to" = "輸入傳送到%1$@的代碼"; +"com_accountkit_error_title" = "系統發生問題,請再試一次。"; +"com_accountkit_facebook_code_entry_title" = "輸入 Facebook 確認碼"; +"com_accountkit_ios_button_back" = "返回"; +"com_accountkit_ios_country_code_title" = "選擇國家/地區"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "電話號碼"; +"com_accountkit_ios_phone_login_text" = "點按%1$@可收到 Facebook Account Kit 的短訊確認。%2$@會使用 Facebook 技術來協助你登入,但是你不需要 Facebook 帳戶。可能會收取訊息費用和數據費。瞭解 Facebook 如何使用你的資料。"; +"com_accountkit_ios_phone_sending_sms" = "透過短訊傳送代碼"; +"com_accountkit_logging_in" = "登入中\U2026\U2026"; +"com_accountkit_other_ways_to_get_code" = "取得代碼的其他方式:"; "com_accountkit_phone_error_title" = "請輸入有效的手機號碼。"; -"com_accountkit_phone_loading_title" = "正在傳送您的代碼\U2026"; -"com_accountkit_phone_login_phone_number_placeholder" = "電話"; -"com_accountkit_phone_login_retry_title" = "確認您的手機號碼"; -"com_accountkit_phone_login_text" = "點按 %1$@ 以透過 Facebook Account Kit 取得確認短訊。%2$@ 會使用 Facebook 技術協助您登入,您無須擁有 Facebook 帳戶也能執行此操作。可能會產生短訊及數據傳輸費用。深入瞭解 Facebook 如何使用您的資料。"; -"com_accountkit_phone_login_title" = "輸入您的手機號碼"; -"com_accountkit_phone_sending_sms" = "傳送含有代碼的短訊"; +"com_accountkit_phone_loading_title" = "正在驗證你的號碼\U2026\U2026"; +"com_accountkit_phone_login_retry_title" = "確認你的手機號碼"; +"com_accountkit_phone_login_text" = "點按%1$@可透過 Facebook Account Kit 驗證你的帳戶。你不必透過 Facebook 帳戶也能使用 Account Kit。系統可能會傳送短訊以驗證你的手機號碼。可能會收取短訊費用和數據費。瞭解 Facebook 如何使用你的資料。"; +"com_accountkit_phone_login_title" = "輸入你的手機號碼"; +"com_accountkit_phone_sending_code_on_fb_title" = "正在 Facebook 上傳送代碼......"; "com_accountkit_resend_check" = "查看短訊收件匣"; -"com_accountkit_resend_email_text" = "傳送新電郵"; -"com_accountkit_resend_title" = "如果您尚未取得代碼:"; -"com_accountkit_return_title" = "正在返回 %1$@\U2026"; +"com_accountkit_resend_email_text" = "傳送新的電郵"; +"com_accountkit_resend_title" = "如果你尚未取得代碼:"; +"com_accountkit_return_title" = "正在將你帶回%1$@\U2026\U2026"; "com_accountkit_sent_title" = "已傳送!"; -"com_accountkit_success_title" = "完成!"; -"com_accountkit_toolbar_title" = "登入 %1$@"; -"com_accountkit_verify_confirmation_code_title" = "我們無法驗證您的代碼,請重新輸入一次:"; -"com_accountkit_verify_title" = "正在驗證您的代碼\U2026"; -"com_accountkit_voice_call_code_entry_title" = "從語音通話輸入您的代碼"; +"com_accountkit_success_title" = "已驗證!"; +"com_accountkit_toolbar_title" = "登入%1$@"; +"com_accountkit_verify_confirmation_code_title" = "我們無法驗證你的確認碼,請再試一次:"; +"com_accountkit_verify_title" = "正在驗證你的代碼\U2026\U2026"; +"com_accountkit_voice_call_code_entry_title" = "輸入透過語音通話取得的驗證碼"; diff --git a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/zh_Hant_TW.lproj/AccountKit.strings b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/zh_Hant_TW.lproj/AccountKit.strings index 0548e6f..1ac68aa 100644 --- a/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/zh_Hant_TW.lproj/AccountKit.strings +++ b/iphone/platform/AccountKit.framework/AccountKitStrings.bundle/Resources/zh_Hant_TW.lproj/AccountKit.strings @@ -19,65 +19,66 @@ // @generated // -"com_accountkit_account_verified" = "帳號驗證成功!"; -"com_accountkit_button_back" = "返回"; +"com_accountkit_account_verified" = "帳號已驗證!"; "com_accountkit_button_begin" = "開始"; "com_accountkit_button_cancel" = "取消"; "com_accountkit_button_confirm" = "確認"; "com_accountkit_button_continue" = "繼續"; "com_accountkit_button_edit" = "編輯"; "com_accountkit_button_log_in" = "登入"; -"com_accountkit_button_next" = "繼續"; +"com_accountkit_button_next" = "下一步"; "com_accountkit_button_ok" = "確定"; -"com_accountkit_button_resend_code_in" = "%1$d 後再次傳送簡訊"; +"com_accountkit_button_resend_code_in" = "%1$d內再次傳送簡訊"; "com_accountkit_button_resend_sms" = "再次傳送簡訊"; -"com_accountkit_button_send" = "發送"; -"com_accountkit_button_send_code_in_call" = "透過電話取得"; -"com_accountkit_button_send_code_in_call_details" = "透過語音通話取得驗證碼"; +"com_accountkit_button_send" = "傳送"; +"com_accountkit_button_send_code_in_call" = "接聽通話"; +"com_accountkit_button_send_code_in_call_details" = "透過語音通話的方式取得驗證碼"; "com_accountkit_button_send_code_in_call_from_facebook_details" = "透過語音通話的方式取得 Facebook 驗證碼"; "com_accountkit_button_send_code_in_fb" = "在 Facebook 上取得驗證碼"; -"com_accountkit_button_send_code_in_fb_details" = "驗證碼將會以 Facebook 通知形式傳送"; -"com_accountkit_button_send_code_in_fb_disclosure" = "點按「在 Facebook 上取得驗證碼」即可透過 Facebook 通知接收您的驗證碼。"; +"com_accountkit_button_send_code_in_fb_details" = "代碼將以 Facebook 通知傳送"; "com_accountkit_button_start" = "開始"; "com_accountkit_button_start_over" = "再試一次"; "com_accountkit_button_submit" = "提交"; "com_accountkit_check_email" = "開啟電子郵件"; -"com_accountkit_code_sent_to" = "驗證手機號碼 %1$@"; -"com_accountkit_confirmation_code_agreement" = "如接受 Facebook 的使用條款資料政策Cookie 的使用,請點按 %1$@。"; -"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "如接受 Facebook 的使用條款資料政策Cookie 的使用和 %6$@ 的隱私政策,請點按 %1$@。"; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "如接受 Facebook 的使用條款資料政策Cookie 的使用和 %7$@ 的隱私政策服務條款,請點按 %1$@。"; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "如接受 Facebook 的使用條款資料政策Cookie 的使用以及 %7$@ 的隱私政策服務條款,請點按 %1$@。深入瞭解帳號驗證方式。"; -"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "如接受 Facebook 的使用條款資料政策Cookie 的使用和 %6$@ 的隱私政策,請點按 %1$@。深入瞭解帳號驗證方式。"; -"com_accountkit_confirmation_code_agreement_instant_verification" = "如接受 Facebook 的使用條款資料政策Cookie 的使用,請點按 %1$@。深入瞭解帳號驗證方式。"; -"com_accountkit_confirmation_code_text" = "我沒有收到驗證碼"; -"com_accountkit_confirmation_code_title" = "輸入代碼"; -"com_accountkit_country_code_title" = "選擇國家/地區"; -"com_accountkit_email_invalid" = "電子郵件地址有誤。請再試一次。"; -"com_accountkit_email_loading_title" = "正在傳送電子郵件\U2026\U2026"; -"com_accountkit_email_login_retry_title" = "確認電子郵件"; -"com_accountkit_email_login_text" = "點按%1$@後,Facebook Account Kit 便會發送確認電子郵件給您,因此您不必透過 Facebook 帳號也能使用 %2$@。瞭解 Facebook 使用個資的方式。"; -"com_accountkit_email_login_title" = "輸入電子郵件地址"; -"com_accountkit_email_not_received" = "重寄電子郵件"; -"com_accountkit_email_verify_title" = "開啟電子郵件並確認您的電子郵件地址"; -"com_accountkit_enter_code_sent_to" = "輸入傳送給 %1$@ 的驗證碼"; -"com_accountkit_error_title" = "系統發生問題。請再試一次。"; -"com_accountkit_facebook_code_entry_title" = "輸入 Facebook 傳送的驗證碼"; -"com_accountkit_logging_in" = "正在登入\U2026"; -"com_accountkit_other_ways_to_get_code" = "其他取得驗證碼的方式:"; +"com_accountkit_code_sent_to" = "驗證手機號碼%1$@"; +"com_accountkit_confirmation_code_agreement" = "點按%1$@可接受 Facebook 的使用條款資料政策Cookie 的使用。"; +"com_accountkit_confirmation_code_agreement_app_privacy_policy" = "點按%1$@可接受 Facebook 的使用條款資料政策Cookie 的使用,及%6$@的隱私政策。"; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms" = "點按%1$@可接受 Facebook 的使用條款資料政策Cookie 的使用,及%7$@的隱私政策服務條款。"; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_and_terms_instant_verification" = "點按%1$@可接受 Facebook 的使用條款資料政策Cookie 的使用,及%7$@的隱私政策服務條款深入瞭解帳號驗證方式。"; +"com_accountkit_confirmation_code_agreement_app_privacy_policy_instant_verification" = "點按%1$@可接受 Facebook 的使用條款資料政策Cookie 的使用,及%6$@的隱私政策深入瞭解帳號驗證方式。"; +"com_accountkit_confirmation_code_agreement_instant_verification" = "點按%1$@可接受 Facebook 的使用條款資料政策Cookie 的使用深入瞭解帳號驗證方式。"; +"com_accountkit_confirmation_code_text" = "我沒收到代碼"; +"com_accountkit_confirmation_code_title" = "輸入驗證碼"; +"com_accountkit_email_invalid" = "此電子郵件不正確,請再試一次。"; +"com_accountkit_email_loading_title" = "正在驗證你的電子郵件地址......"; +"com_accountkit_email_login_retry_title" = "確認電子郵件地址"; +"com_accountkit_email_login_text" = "點按%1$@後,Facebook Account Kit 便會向你發送電子郵件確認函,因此你不必透過 Facebook 帳號也能使用%2$@。瞭解 Facebook 如何使用你的資料。"; +"com_accountkit_email_login_title" = "輸入你的電子郵件地址"; +"com_accountkit_email_not_received" = "重新傳送電子郵件"; +"com_accountkit_email_verify_title" = "開啟電子郵件並確認電子郵件地址"; +"com_accountkit_enter_code_sent_to" = "輸入傳送到%1$@的代碼"; +"com_accountkit_error_title" = "系統發生問題,請再試一次。"; +"com_accountkit_facebook_code_entry_title" = "輸入 Facebook 確認碼"; +"com_accountkit_ios_button_back" = "返回"; +"com_accountkit_ios_country_code_title" = "選擇國家/地區"; +"com_accountkit_ios_phone_login_phone_number_placeholder" = "電話號碼"; +"com_accountkit_ios_phone_login_text" = "點按%1$@可收到 Facebook Account Kit 的簡訊確認。%2$@會使用 Facebook 技術來協助你登入,但是你不需要 Facebook 帳號。可能會收取訊息費用和資費。瞭解 Facebook 如何使用你的資料。"; +"com_accountkit_ios_phone_sending_sms" = "透過簡訊傳送代碼"; +"com_accountkit_logging_in" = "登入中\U2026\U2026"; +"com_accountkit_other_ways_to_get_code" = "取得代碼的其他方式:"; "com_accountkit_phone_error_title" = "請輸入有效的手機號碼。"; -"com_accountkit_phone_loading_title" = "正在發送確認碼\U2026"; -"com_accountkit_phone_login_phone_number_placeholder" = "號碼"; -"com_accountkit_phone_login_retry_title" = "確認手機號碼"; -"com_accountkit_phone_login_text" = "點按 %1$@ 即可收到由 Facebook Account Kit 發出的確認簡訊。%2$@ 使用 Facebook 的技術協助您登入,但您並不一定要有 Facebook 帳號。您可能需要支付簡訊及數據傳輸費用。瞭解 Facebook 使用個資的方式。"; +"com_accountkit_phone_loading_title" = "正在驗證你的號碼\U2026\U2026"; +"com_accountkit_phone_login_retry_title" = "確認你的手機號碼"; +"com_accountkit_phone_login_text" = "點按%1$@即可透過 Facebook Account Kit 驗證你的帳號。你不必透過 Facebook 帳號也能使用 Account Kit。系統可能會傳送簡訊以驗證你的手機號碼。可能會收取簡訊費和資費。瞭解 Facebook 如何使用你的資料。"; "com_accountkit_phone_login_title" = "輸入手機號碼"; -"com_accountkit_phone_sending_sms" = "傳送內含驗證碼的簡訊"; +"com_accountkit_phone_sending_code_on_fb_title" = "正在 Facebook 上傳送代碼......"; "com_accountkit_resend_check" = "查看簡訊收件匣"; -"com_accountkit_resend_email_text" = "發送新電子郵件"; -"com_accountkit_resend_title" = "如果您尚未收到驗證碼:"; -"com_accountkit_return_title" = "正在將您帶回 %1$@\U2026"; +"com_accountkit_resend_email_text" = "傳送新的電子郵件"; +"com_accountkit_resend_title" = "如果你尚未取得代碼:"; +"com_accountkit_return_title" = "正在將你帶回%1$@\U2026\U2026"; "com_accountkit_sent_title" = "已傳送!"; -"com_accountkit_success_title" = "完成!"; -"com_accountkit_toolbar_title" = "登入 %1$@"; -"com_accountkit_verify_confirmation_code_title" = "無法驗證代碼。請再試一次:"; -"com_accountkit_verify_title" = "正在驗證確認碼\U2026"; +"com_accountkit_success_title" = "已驗證!"; +"com_accountkit_toolbar_title" = "登入%1$@"; +"com_accountkit_verify_confirmation_code_title" = "我們無法驗證你的確認碼,請再試一次:"; +"com_accountkit_verify_title" = "正在驗證你的代碼\U2026\U2026"; "com_accountkit_voice_call_code_entry_title" = "輸入透過語音通話取得的驗證碼"; diff --git a/iphone/platform/AccountKit.framework/Headers/AKFAccountKit.h b/iphone/platform/AccountKit.framework/Headers/AKFAccountKit.h index cd904eb..3c505d3 100644 --- a/iphone/platform/AccountKit.framework/Headers/AKFAccountKit.h +++ b/iphone/platform/AccountKit.framework/Headers/AKFAccountKit.h @@ -20,7 +20,6 @@ #import #import -#import #import #import @@ -70,11 +69,6 @@ NS_DESIGNATED_INITIALIZER; - (instancetype)init NS_UNAVAILABLE; -/** - Returns an instance of account preferences for the current access token. - */ -- (nullable AKFAccountPreferences *)accountPreferences; - /** Cancels the pending login request. */ diff --git a/iphone/platform/AccountKit.framework/Headers/AKFAccountPreferences.h b/iphone/platform/AccountKit.framework/Headers/AKFAccountPreferences.h deleted file mode 100644 index 9951af5..0000000 --- a/iphone/platform/AccountKit.framework/Headers/AKFAccountPreferences.h +++ /dev/null @@ -1,143 +0,0 @@ -// Copyright (c) 2014-present, Facebook, Inc. All rights reserved. -// -// You are hereby granted a non-exclusive, worldwide, royalty-free license to use, -// copy, modify, and distribute this software in source code or binary form for use -// in connection with the web services and APIs provided by Facebook. -// -// As with any software that integrates with the Facebook platform, your use of -// this software is subject to the Facebook Developer Principles and Policies -// [http://developers.facebook.com/policy/]. This copyright notice shall be -// included in all copies or substantial portions of the software. -// -// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS -// FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR -// COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER -// IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN -// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - -#import - -#import - -NS_ASSUME_NONNULL_BEGIN - -@protocol AKFAccountPreferencesDelegate; - -/** - Accesses Account preferences that are stored on the Account Kit servers for the associated app and account. - - - Get an instance of this class through AKFAccountKit `accountPreferences` - */ -@interface AKFAccountPreferences : NSObject - -- (instancetype)init NS_UNAVAILABLE; -+ (instancetype)new NS_UNAVAILABLE; - -/** - A delegate for the AKFAccountPreferences object. - */ -@property (nonatomic, weak) id delegate; - -/** - Deletes a single preference. - - - Parameter key: The key for the preference. - */ -- (void)deletePreferenceForKey:(NSString *)key; - -/** - Loads a single preference. - - - Parameter key: The key for the preference. - - - The loaded preference is sent to the delegate after it has loaded. - */ -- (void)loadPreferenceForKey:(NSString *)key; - -/** - Loads all preferences. - - - The loaded preferences are sent to the delegate after they are loaded. - */ -- (void)loadPreferences; - -/** - Writes a single preference. - - - Parameter key: The key for the preference. - - Parameter value: The value for the preference. - - - Setting a value of null will instead invoke `deletePreferenceForKey:`. Any existing value will be - overwritten. - Keys must be ASCII letters, digits or the underscore character and be 1-100 characters in length. - Values must be 1-1000 characters in length. - */ -- (void)setPreferenceForKey:(NSString *)key value:(nullable NSString *)value; - -@end - -/** - @protocol - - The delegate the receives messages from `AKFAccountPreferences`. - */ -@protocol AKFAccountPreferencesDelegate - -@optional - -/** - Notifies the delegate that a single preference was deleted. - - - Parameter accountPreferences: The AKFAccountPreferences instance that deleted the preference. - - Parameter key: The key for the deleted preference. - - Parameter error: The error if the preference could not be deleted. - */ -- (void)accountPreferences:(AKFAccountPreferences *)accountPreferences - didDeletePreferenceForKey:(NSString *)key - error:(nullable NSError *)error; - -/** - Notifies the delegate that preferences were loaded. - - - Parameter accountPreferences: The AKFAccountPreferences instance that loaded the preferences. - - Parameter preferences: The dictionary of preferences. - - Parameter error: The error if the preferences could not be loaded. - */ -- (void)accountPreferences:(AKFAccountPreferences *)accountPreferences - didLoadPreferences:(nullable NSDictionary *)preferences - error:(nullable NSError *)error; - -/** - Notifies the delegate that a single preference was loaded. - - - Parameter accountPreferences: The AKFAccountPreferences instance that loaded the preference. - - Parameter key: The key for the loaded preference. - - Parameter value: The value for the loaded preference. - - Parameter error: The error if the preference could not be loaded. - */ -- (void)accountPreferences:(AKFAccountPreferences *)accountPreferences - didLoadPreferenceForKey:(NSString *)key - value:(nullable NSString *)value - error:(nullable NSError *)error; - -/** - Notifies the delegate that a single preference was set. - - - Parameter accountPreferences: The AKFAccountPreferences instance that set the preference. - - Parameter key: The key for the set preference. - - Parameter value: The value for the set preference. - - Parameter error: The error if the preference could not be set. - */ -- (void)accountPreferences:(AKFAccountPreferences *)accountPreferences - didSetPreferenceForKey:(NSString *)key - value:(NSString *)value - error:(nullable NSError *)error; - -@end - -NS_ASSUME_NONNULL_END diff --git a/iphone/platform/AccountKit.framework/Headers/AKFErrorDetail.h b/iphone/platform/AccountKit.framework/Headers/AKFErrorDetail.h index d172cc5..ebd106a 100644 --- a/iphone/platform/AccountKit.framework/Headers/AKFErrorDetail.h +++ b/iphone/platform/AccountKit.framework/Headers/AKFErrorDetail.h @@ -95,6 +95,11 @@ typedef NS_ENUM(NSInteger, AKFInvalidParameterValueErrorCode) The operation was not successful. */ AKFOperationNotSuccessful = 407, + + /** + The provided UIManager is not valid + */ + AKFInvalidUIManager = 408, }; /** diff --git a/iphone/platform/AccountKit.framework/Headers/AccountKit.h b/iphone/platform/AccountKit.framework/Headers/AccountKit.h index 5261652..df6d9dd 100644 --- a/iphone/platform/AccountKit.framework/Headers/AccountKit.h +++ b/iphone/platform/AccountKit.framework/Headers/AccountKit.h @@ -19,7 +19,6 @@ #import #import #import -#import #import #import #import diff --git a/iphone/platform/AccountKit.framework/Info.plist b/iphone/platform/AccountKit.framework/Info.plist index 9cff817..71439de 100644 Binary files a/iphone/platform/AccountKit.framework/Info.plist and b/iphone/platform/AccountKit.framework/Info.plist differ diff --git a/iphone/platform/AccountKit.framework/Modules/module.modulemap b/iphone/platform/AccountKit.framework/Modules/module.modulemap index 7dc18a1..5161fad 100644 --- a/iphone/platform/AccountKit.framework/Modules/module.modulemap +++ b/iphone/platform/AccountKit.framework/Modules/module.modulemap @@ -1,6 +1,6 @@ framework module AccountKit { - umbrella header "AccountKit.h" + umbrella header "AccountKit.h" - export * - module * { export * } + export * + module * { export * } } diff --git a/iphone/titanium.xcconfig b/iphone/titanium.xcconfig index 06e541c..2b345d9 100644 --- a/iphone/titanium.xcconfig +++ b/iphone/titanium.xcconfig @@ -4,7 +4,7 @@ // OF YOUR TITANIUM SDK YOU'RE BUILDING FOR // // -TITANIUM_SDK_VERSION = 6.0.3.GA +TITANIUM_SDK_VERSION = 7.0.1.GA //