From 297da6d8d3e7b8e2ad3c4201edf42e1d0963a7b6 Mon Sep 17 00:00:00 2001 From: vinzruzell <35182720+vinzruzell@users.noreply.github.com> Date: Wed, 14 Feb 2018 20:36:20 +0800 Subject: [PATCH 1/5] Create devise.fil.yml --- config/locales/fil/devise.fil.yml | 59 +++++++++++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 config/locales/fil/devise.fil.yml diff --git a/config/locales/fil/devise.fil.yml b/config/locales/fil/devise.fil.yml new file mode 100644 index 00000000..d959f55a --- /dev/null +++ b/config/locales/fil/devise.fil.yml @@ -0,0 +1,59 @@ +# Mga karagdagang mga pagsasalin ng salita ay makikita sa https://github.com/plataformatec/devise/wiki/I18n + +fil: + magbalangkas: + mga kompermasyon: + confirmed: "Ang iyong account ay matagumpay na nakomperma." + send_instructions: "Ikaw ay makakatanggap ng email na may kalakip na mga instruksiyon tungkol sa kung papaano i-komperma ang iyong account sa kakaunting minuto." + send_paranoid_instructions: "Kapag ang iyong email address ay umiiral sa aming database, ikaw ay makakatanggap ng email na may kasamang mga instruksiyon kung papaano i-komperma ang iyong account sa kakaunting minuto." + nabigo: + already_authenticated: "Ika ay ay naka-signed in na." + inactive: "Ang iyong account ay hindi pa aktibo." + invalid: "Hindi tama ang email o password." + locked: "Ang iyong account ay nai-locked." + last_attempt: "Mayroon kapang isang subok bago ma-locked ang iyong account." + not_found_in_database: "Hindi tama ang email o password." + timeout: "Ang sesyon ay natapos na. Kung maaari mag-sign in para makapagpatuloy." + unauthenticated: "Kailangan mong mag-sign in o mag-sign up bago magpatuloy." + unconfirmed: "Kinakailangan mong magkomperma sa iyong account bago magpatuloy." + mailer: + confirmation_instructions: + subject: "Ang mga instruksiyon para sa kompermasyon" + reset_password_instructions: + subject: "I-reset ang mga instruksiyon para sa password" + unlock_instructions: + subject: "I-unlock ang mga Instruksiyon" + omniauth_callbacks: + failure: "Hindi makapagpatotoo sa iyo mula sa %{kind} dahil sa \"%{reason}\"." + success: "Matagumpay na napatotoo mula sa %{kind} account." + passwords: + no_token: "Hindi ka maka-akses sa pahinang ito kung wala kang password reset mula sa iyong email. Kapag gusto mong baguhin ang password gamit ang email, dapat siguraduhin na gamitin ang buong URL na ibinigay." + send_instructions: "You will receive an email with instructions about how to reset your password in a few minutes." + send_paranoid_instructions: "If your email address exists in our database, you will receive a password recovery link at your email address in a few minutes." + updated: "Your password was changed successfully. You are now signed in." + updated_not_active: "Your password was changed successfully." + registrations: + destroyed: "Bye! Your account was successfully cancelled. We hope to see you again soon." + signed_up: "Welcome! You have signed up successfully." + signed_up_but_inactive: "You have signed up successfully. However, we could not sign you in because your account is not yet activated." + signed_up_but_locked: "You have signed up successfully. However, we could not sign you in because your account is locked." + signed_up_but_unconfirmed: "A message with a confirmation link has been sent to your email address. Please open the link to activate your account." + update_needs_confirmation: "You updated your account successfully, but we need to verify your new email address. Please check your email and click on the confirm link to finalize confirming your new email address." + updated: "You updated your account successfully." + sessions: + signed_in: "Signed in successfully." + signed_out: "Signed out successfully." + unlocks: + send_instructions: "You will receive an email with instructions about how to unlock your account in a few minutes." + send_paranoid_instructions: "If your account exists, you will receive an email with instructions about how to unlock it in a few minutes." + unlocked: "Your account has been unlocked successfully. Please sign in to continue." + errors: + messages: + already_confirmed: "was already confirmed, please try signing in" + confirmation_period_expired: "needs to be confirmed within %{period}, please request a new one" + expired: "has expired, please request a new one" + not_found: "not found" + not_locked: "was not locked" + not_saved: + one: "1 error prohibited this %{resource} from being saved:" + other: "%{count} errors prohibited this %{resource} from being saved:" From 8248e775f1fabd37c3d39f687218261b90f38c58 Mon Sep 17 00:00:00 2001 From: vinzruzell <35182720+vinzruzell@users.noreply.github.com> Date: Wed, 14 Feb 2018 21:36:19 +0800 Subject: [PATCH 2/5] Update devise.fil.yml --- config/locales/fil/devise.fil.yml | 56 +++++++++++++++---------------- 1 file changed, 28 insertions(+), 28 deletions(-) diff --git a/config/locales/fil/devise.fil.yml b/config/locales/fil/devise.fil.yml index d959f55a..dfcff0b5 100644 --- a/config/locales/fil/devise.fil.yml +++ b/config/locales/fil/devise.fil.yml @@ -26,34 +26,34 @@ fil: omniauth_callbacks: failure: "Hindi makapagpatotoo sa iyo mula sa %{kind} dahil sa \"%{reason}\"." success: "Matagumpay na napatotoo mula sa %{kind} account." - passwords: + mga password: no_token: "Hindi ka maka-akses sa pahinang ito kung wala kang password reset mula sa iyong email. Kapag gusto mong baguhin ang password gamit ang email, dapat siguraduhin na gamitin ang buong URL na ibinigay." - send_instructions: "You will receive an email with instructions about how to reset your password in a few minutes." - send_paranoid_instructions: "If your email address exists in our database, you will receive a password recovery link at your email address in a few minutes." - updated: "Your password was changed successfully. You are now signed in." - updated_not_active: "Your password was changed successfully." - registrations: - destroyed: "Bye! Your account was successfully cancelled. We hope to see you again soon." - signed_up: "Welcome! You have signed up successfully." - signed_up_but_inactive: "You have signed up successfully. However, we could not sign you in because your account is not yet activated." - signed_up_but_locked: "You have signed up successfully. However, we could not sign you in because your account is locked." - signed_up_but_unconfirmed: "A message with a confirmation link has been sent to your email address. Please open the link to activate your account." - update_needs_confirmation: "You updated your account successfully, but we need to verify your new email address. Please check your email and click on the confirm link to finalize confirming your new email address." - updated: "You updated your account successfully." - sessions: - signed_in: "Signed in successfully." - signed_out: "Signed out successfully." - unlocks: - send_instructions: "You will receive an email with instructions about how to unlock your account in a few minutes." - send_paranoid_instructions: "If your account exists, you will receive an email with instructions about how to unlock it in a few minutes." - unlocked: "Your account has been unlocked successfully. Please sign in to continue." - errors: - messages: - already_confirmed: "was already confirmed, please try signing in" - confirmation_period_expired: "needs to be confirmed within %{period}, please request a new one" + send_instructions: "Ikaw ay makatanggap ng email na may kalakip na mga tungkol sa kung papaano ma-reset ang iyong password sa iilang minuto." + send_paranoid_instructions: "Kapag ang iyung email ay nasa database na namin, ikaw ay makakatanggap ng recovery link sa iyong email address your email address sa iilang minuto." + updated: "Ang password mo ay matagumpay na napalitan.Ikaw ngayon ay naka-signed in na." + updated_not_active: "Ang iyong password ay matagumpay nang napalitan." + mga pagpaparehistro: + destroyed: "Paalam! Ang iyong account ay matagumpay na nakansela. Ninanais naming makita kayong muli." + signed_up: "Maligayang pagdating! You have signed up successfully." + signed_up_but_inactive: "Ikaw ay matagumpay na naka-signed up. Gayunpaman, hindi pa namin kayo mapasign in dahil ang iyong account ay hindi pa aktibo." + signed_up_but_locked: "Ikaw ay matagumpay na naka-signed up. Gayunpaman,, hindi pa namin kayo mapasign in dahil ang iyong account ay nakalock." + signed_up_but_unconfirmed: "Ang mensahi na may kompermasyon sa link ay naipadala na sa iyong email address. Kami ay nakikiusap na buksan ang link para mapagana ang iyong account." + update_needs_confirmation: "Ang iyong account ay matagumpay nang na-updeyt, pero kinakailangan pa naming i-verify ang iyong bagong email address. Kami ay nakiki-usap na tingnan ang iyong email at mag-klik sa confirm link para ma-finalize ang pagkomperma sa iyong bagong email address." + updated: "Matagumpay mong na-update ang iyong account." + mga sesyon: + signed_in: "Matagumpay kang naka-signed in." + signed_out: "Matagumpay kang naka-signed out." + mga unlock: + send_instructions: "Ikaw ay makakatanggap ng email namay kalakip na mga instruksiyon tungkol sa kung papaano ma-unlock ang iyong account sa iilang minuto." + send_paranoid_instructions: "Kapag ang iyong account ay umiiral, ikaw ay makakatanggap ng email namay kalakip na instruksiyon tungkol sa kung papaano ito ma-unlock sa iilang minuto." + unlocked: "Ang iyong account ay matagumpay nang na-unlock. Mag-sign in para makapagpatuloy." + mga error: + mga mensahe: + already_confirmed: "tapos nang nakomperma, maaaring subukang magsign in" + confirmation_period_expired: "kailangang ikomperma sa loob ng %{period}, maaaring magbigay ng bagong rekwest" expired: "has expired, please request a new one" - not_found: "not found" - not_locked: "was not locked" + not_found: "hindi makita" + not_locked: "hindi nakalocked" not_saved: - one: "1 error prohibited this %{resource} from being saved:" - other: "%{count} errors prohibited this %{resource} from being saved:" + one: "may 1 error na nagbabawal sa %{resource} para mai-save:" + other: "%{count} may mga errors na nagbabawal sa %{resource} para mai-save:" From 37233775420db50bab3279eebe5b13e79f7bdbd0 Mon Sep 17 00:00:00 2001 From: vinzruzell <35182720+vinzruzell@users.noreply.github.com> Date: Thu, 22 Feb 2018 17:59:50 +0800 Subject: [PATCH 3/5] Update for devise.fil.yml @100% Translation Hi. This is the updated translation for devise.fi.yml file. I have resolved the translated text in the left back into original text. --- config/locales/fil/devise.fil.yml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/config/locales/fil/devise.fil.yml b/config/locales/fil/devise.fil.yml index dfcff0b5..ab8a545c 100644 --- a/config/locales/fil/devise.fil.yml +++ b/config/locales/fil/devise.fil.yml @@ -1,12 +1,12 @@ # Mga karagdagang mga pagsasalin ng salita ay makikita sa https://github.com/plataformatec/devise/wiki/I18n fil: - magbalangkas: - mga kompermasyon: + devise: + confirmations: confirmed: "Ang iyong account ay matagumpay na nakomperma." send_instructions: "Ikaw ay makakatanggap ng email na may kalakip na mga instruksiyon tungkol sa kung papaano i-komperma ang iyong account sa kakaunting minuto." send_paranoid_instructions: "Kapag ang iyong email address ay umiiral sa aming database, ikaw ay makakatanggap ng email na may kasamang mga instruksiyon kung papaano i-komperma ang iyong account sa kakaunting minuto." - nabigo: + failure: already_authenticated: "Ika ay ay naka-signed in na." inactive: "Ang iyong account ay hindi pa aktibo." invalid: "Hindi tama ang email o password." @@ -26,13 +26,13 @@ fil: omniauth_callbacks: failure: "Hindi makapagpatotoo sa iyo mula sa %{kind} dahil sa \"%{reason}\"." success: "Matagumpay na napatotoo mula sa %{kind} account." - mga password: + passwords: no_token: "Hindi ka maka-akses sa pahinang ito kung wala kang password reset mula sa iyong email. Kapag gusto mong baguhin ang password gamit ang email, dapat siguraduhin na gamitin ang buong URL na ibinigay." send_instructions: "Ikaw ay makatanggap ng email na may kalakip na mga tungkol sa kung papaano ma-reset ang iyong password sa iilang minuto." send_paranoid_instructions: "Kapag ang iyung email ay nasa database na namin, ikaw ay makakatanggap ng recovery link sa iyong email address your email address sa iilang minuto." updated: "Ang password mo ay matagumpay na napalitan.Ikaw ngayon ay naka-signed in na." updated_not_active: "Ang iyong password ay matagumpay nang napalitan." - mga pagpaparehistro: + registration: destroyed: "Paalam! Ang iyong account ay matagumpay na nakansela. Ninanais naming makita kayong muli." signed_up: "Maligayang pagdating! You have signed up successfully." signed_up_but_inactive: "Ikaw ay matagumpay na naka-signed up. Gayunpaman, hindi pa namin kayo mapasign in dahil ang iyong account ay hindi pa aktibo." @@ -40,15 +40,15 @@ fil: signed_up_but_unconfirmed: "Ang mensahi na may kompermasyon sa link ay naipadala na sa iyong email address. Kami ay nakikiusap na buksan ang link para mapagana ang iyong account." update_needs_confirmation: "Ang iyong account ay matagumpay nang na-updeyt, pero kinakailangan pa naming i-verify ang iyong bagong email address. Kami ay nakiki-usap na tingnan ang iyong email at mag-klik sa confirm link para ma-finalize ang pagkomperma sa iyong bagong email address." updated: "Matagumpay mong na-update ang iyong account." - mga sesyon: + sessions: signed_in: "Matagumpay kang naka-signed in." signed_out: "Matagumpay kang naka-signed out." - mga unlock: + unlocks: send_instructions: "Ikaw ay makakatanggap ng email namay kalakip na mga instruksiyon tungkol sa kung papaano ma-unlock ang iyong account sa iilang minuto." send_paranoid_instructions: "Kapag ang iyong account ay umiiral, ikaw ay makakatanggap ng email namay kalakip na instruksiyon tungkol sa kung papaano ito ma-unlock sa iilang minuto." unlocked: "Ang iyong account ay matagumpay nang na-unlock. Mag-sign in para makapagpatuloy." - mga error: - mga mensahe: + errors: + messages: already_confirmed: "tapos nang nakomperma, maaaring subukang magsign in" confirmation_period_expired: "kailangang ikomperma sa loob ng %{period}, maaaring magbigay ng bagong rekwest" expired: "has expired, please request a new one" From 4248c13c218197f800951ad7ee5dcf8bc0565e82 Mon Sep 17 00:00:00 2001 From: vinzruzell <35182720+vinzruzell@users.noreply.github.com> Date: Thu, 22 Feb 2018 18:37:46 +0800 Subject: [PATCH 4/5] Update and rename devise.fil.yml to devise.fl.yml --- config/locales/fil/{devise.fil.yml => devise.fl.yml} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename config/locales/fil/{devise.fil.yml => devise.fl.yml} (99%) diff --git a/config/locales/fil/devise.fil.yml b/config/locales/fil/devise.fl.yml similarity index 99% rename from config/locales/fil/devise.fil.yml rename to config/locales/fil/devise.fl.yml index ab8a545c..3ca957b8 100644 --- a/config/locales/fil/devise.fil.yml +++ b/config/locales/fil/devise.fl.yml @@ -1,6 +1,6 @@ # Mga karagdagang mga pagsasalin ng salita ay makikita sa https://github.com/plataformatec/devise/wiki/I18n -fil: +fl: devise: confirmations: confirmed: "Ang iyong account ay matagumpay na nakomperma." From 12a97b02782d3d04c09583f01667dd5729fb332e Mon Sep 17 00:00:00 2001 From: vinzruzell <35182720+vinzruzell@users.noreply.github.com> Date: Thu, 22 Feb 2018 21:13:09 +0800 Subject: [PATCH 5/5] Update and rename devise.fl.yml to devise.fil.yml --- config/locales/fil/{devise.fl.yml => devise.fil.yml} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename config/locales/fil/{devise.fl.yml => devise.fil.yml} (99%) diff --git a/config/locales/fil/devise.fl.yml b/config/locales/fil/devise.fil.yml similarity index 99% rename from config/locales/fil/devise.fl.yml rename to config/locales/fil/devise.fil.yml index 3ca957b8..ab8a545c 100644 --- a/config/locales/fil/devise.fl.yml +++ b/config/locales/fil/devise.fil.yml @@ -1,6 +1,6 @@ # Mga karagdagang mga pagsasalin ng salita ay makikita sa https://github.com/plataformatec/devise/wiki/I18n -fl: +fil: devise: confirmations: confirmed: "Ang iyong account ay matagumpay na nakomperma."