Skip translations
This commit is contained in:
		
							parent
							
								
									b9bc5c6064
								
							
						
					
					
						commit
						7fa9dba20e
					
				| @ -32,15 +32,15 @@ en: | |||||||
|     - Friday |     - Friday | ||||||
|     - Saturday |     - Saturday | ||||||
|     formats: |     formats: | ||||||
|       default: '%Y-%m-%d' |       default: "%Y-%m-%d" | ||||||
|       long: '%B %d, %Y' |       long: "%B %d, %Y" | ||||||
|       short: '%b %d' |       short: "%b %d" | ||||||
|       span_same_month_date_1: '%B %e' |       span_same_month_date_1: "%B %e" | ||||||
|       span_same_month_date_2: '%e, %Y' |       span_same_month_date_2: "%e, %Y" | ||||||
|       span_same_year_date_1: '%B %e' |       span_same_year_date_1: "%B %e" | ||||||
|       span_same_year_date_2: '%B %e, %Y' |       span_same_year_date_2: "%B %e, %Y" | ||||||
|       span_different_year_date_1: '%B %e, %Y' |       span_different_year_date_1: "%B %e, %Y" | ||||||
|       span_different_year_date_2: '%B %e, %Y' |       span_different_year_date_2: "%B %e, %Y" | ||||||
|     month_names: |     month_names: | ||||||
|     -  |     -  | ||||||
|     - January |     - January | ||||||
| @ -59,7 +59,7 @@ en: | |||||||
|     - year |     - year | ||||||
|     - month |     - month | ||||||
|     - day |     - day | ||||||
|     date_span: '%{date_1} – %{date_2}' |     date_span: "%{date_1} – %{date_2}" | ||||||
|   datetime: |   datetime: | ||||||
|     distance_in_words: |     distance_in_words: | ||||||
|       about_x_hours: |       about_x_hours: | ||||||
| @ -86,16 +86,16 @@ en: | |||||||
|         other: over %{count} years |         other: over %{count} years | ||||||
|       x_days: |       x_days: | ||||||
|         one: 1 day |         one: 1 day | ||||||
|         other: '%{count} days' |         other: "%{count} days" | ||||||
|       x_minutes: |       x_minutes: | ||||||
|         one: 1 minute |         one: 1 minute | ||||||
|         other: '%{count} minutes' |         other: "%{count} minutes" | ||||||
|       x_months: |       x_months: | ||||||
|         one: 1 month |         one: 1 month | ||||||
|         other: '%{count} months' |         other: "%{count} months" | ||||||
|       x_seconds: |       x_seconds: | ||||||
|         one: 1 second |         one: 1 second | ||||||
|         other: '%{count} seconds' |         other: "%{count} seconds" | ||||||
|     prompts: |     prompts: | ||||||
|       day: Day |       day: Day | ||||||
|       hour: Hour |       hour: Hour | ||||||
| @ -104,7 +104,7 @@ en: | |||||||
|       second: Seconds |       second: Seconds | ||||||
|       year: Year |       year: Year | ||||||
|   errors: |   errors: | ||||||
|     format: '%{attribute} %{message}' |     format: "%{attribute} %{message}" | ||||||
|     messages: |     messages: | ||||||
|       accepted: must be accepted |       accepted: must be accepted | ||||||
|       blank: can't be blank |       blank: can't be blank | ||||||
| @ -155,7 +155,7 @@ en: | |||||||
|       body: 'There were problems with the following fields:' |       body: 'There were problems with the following fields:' | ||||||
|       header: |       header: | ||||||
|         one: 1 error prohibited this %{model} from being saved |         one: 1 error prohibited this %{model} from being saved | ||||||
|         other: '%{count} errors prohibited this %{model} from being saved' |         other: "%{count} errors prohibited this %{model} from being saved" | ||||||
|   helpers: |   helpers: | ||||||
|     select: |     select: | ||||||
|       prompt: Please select |       prompt: Please select | ||||||
| @ -166,22 +166,22 @@ en: | |||||||
|   number: |   number: | ||||||
|     currency: |     currency: | ||||||
|       format: |       format: | ||||||
|         delimiter: ',' |         delimiter: "," | ||||||
|         format: '%u%n' |         format: "%u%n" | ||||||
|         precision: 2 |         precision: 2 | ||||||
|         separator: . |         separator: "." | ||||||
|         significant: false |         significant: false | ||||||
|         strip_insignificant_zeros: false |         strip_insignificant_zeros: false | ||||||
|         unit: $ |         unit: "$" | ||||||
|     format: |     format: | ||||||
|       delimiter: ',' |       delimiter: "," | ||||||
|       precision: 3 |       precision: 3 | ||||||
|       separator: . |       separator: "." | ||||||
|       significant: false |       significant: false | ||||||
|       strip_insignificant_zeros: false |       strip_insignificant_zeros: false | ||||||
|     human: |     human: | ||||||
|       decimal_units: |       decimal_units: | ||||||
|         format: '%n %u' |         format: "%n %u" | ||||||
|         units: |         units: | ||||||
|           billion: Billion |           billion: Billion | ||||||
|           million: Million |           million: Million | ||||||
| @ -195,7 +195,7 @@ en: | |||||||
|         significant: true |         significant: true | ||||||
|         strip_insignificant_zeros: true |         strip_insignificant_zeros: true | ||||||
|       storage_units: |       storage_units: | ||||||
|         format: '%n %u' |         format: "%n %u" | ||||||
|         units: |         units: | ||||||
|           byte: |           byte: | ||||||
|             one: Byte |             one: Byte | ||||||
| @ -207,21 +207,21 @@ en: | |||||||
|     percentage: |     percentage: | ||||||
|       format: |       format: | ||||||
|         delimiter: '' |         delimiter: '' | ||||||
|         format: '%n%' |         format: "%n%" | ||||||
|     precision: |     precision: | ||||||
|       format: |       format: | ||||||
|         delimiter: '' |         delimiter: '' | ||||||
|   support: |   support: | ||||||
|     array: |     array: | ||||||
|       last_word_connector: ', and ' |       last_word_connector: ", and " | ||||||
|       two_words_connector: ' and ' |       two_words_connector: " and " | ||||||
|       words_connector: ', ' |       words_connector: ", " | ||||||
|   time: |   time: | ||||||
|     am: am |     am: am | ||||||
|     formats: |     formats: | ||||||
|       default: '%a, %d %b %Y %H:%M:%S %z' |       default: "%a, %d %b %Y %H:%M:%S %z" | ||||||
|       long: '%l%P, %B %e, %Y' |       long: "%l%P, %B %e, %Y" | ||||||
|       short: '%d %b %H:%M' |       short: "%d %b %H:%M" | ||||||
|     pm: pm |     pm: pm | ||||||
|   languages: |   languages: | ||||||
|     af: Afrikaans |     af: Afrikaans | ||||||
| @ -304,7 +304,7 @@ en: | |||||||
|       AT: Austria |       AT: Austria | ||||||
|       AU: Australia |       AU: Australia | ||||||
|       AW: Aruba |       AW: Aruba | ||||||
|       AX: Åland |       AX: "Åland" | ||||||
|       AZ: Azerbaijan |       AZ: Azerbaijan | ||||||
|       BA: Bosnia and Herzegovina |       BA: Bosnia and Herzegovina | ||||||
|       BB: Barbados |       BB: Barbados | ||||||
| @ -996,9 +996,9 @@ en: | |||||||
|       - Zambia |       - Zambia | ||||||
|       - Zimbabwe |       - Zimbabwe | ||||||
|       street_address: |       street_address: | ||||||
|       - '#####' |       - "#####" | ||||||
|       - '####' |       - "####" | ||||||
|       - '###' |       - "###" | ||||||
|       street_suffix: |       street_suffix: | ||||||
|       - Alley |       - Alley | ||||||
|       - Avenue |       - Avenue | ||||||
| @ -1229,8 +1229,8 @@ en: | |||||||
|       - 'Apt. ###' |       - 'Apt. ###' | ||||||
|       - 'Suite ###' |       - 'Suite ###' | ||||||
|       postcode: |       postcode: | ||||||
|       - '#####' |       - "#####" | ||||||
|       - '#####-####' |       - "#####-####" | ||||||
|       state: |       state: | ||||||
|       - Alabama |       - Alabama | ||||||
|       - Alaska |       - Alaska | ||||||
| @ -5133,37 +5133,37 @@ en: | |||||||
|         - :last_name |         - :last_name | ||||||
|     phone_number: |     phone_number: | ||||||
|       formats: |       formats: | ||||||
|       - '###-###-####' |       - "###-###-####" | ||||||
|       - (###)###-#### |       - "(###)###-####" | ||||||
|       - 1-###-###-#### |       - 1-###-###-#### | ||||||
|       - '###.###.####' |       - "###.###.####" | ||||||
|       - '###-###-####' |       - "###-###-####" | ||||||
|       - (###)###-#### |       - "(###)###-####" | ||||||
|       - 1-###-###-#### |       - 1-###-###-#### | ||||||
|       - '###.###.####' |       - "###.###.####" | ||||||
|       - '###-###-#### x###' |       - "###-###-#### x###" | ||||||
|       - (###)###-#### x### |       - "(###)###-#### x###" | ||||||
|       - 1-###-###-#### x### |       - 1-###-###-#### x### | ||||||
|       - '###.###.#### x###' |       - "###.###.#### x###" | ||||||
|       - '###-###-#### x####' |       - "###-###-#### x####" | ||||||
|       - (###)###-#### x#### |       - "(###)###-#### x####" | ||||||
|       - 1-###-###-#### x#### |       - 1-###-###-#### x#### | ||||||
|       - '###.###.#### x####' |       - "###.###.#### x####" | ||||||
|       - '###-###-#### x#####' |       - "###-###-#### x#####" | ||||||
|       - (###)###-#### x##### |       - "(###)###-#### x#####" | ||||||
|       - 1-###-###-#### x##### |       - 1-###-###-#### x##### | ||||||
|       - '###.###.#### x#####' |       - "###.###.#### x#####" | ||||||
|   translate: |   translate: | ||||||
|     pages: |     pages: | ||||||
|       Locale_Translations: '%{language} Translations' |       Locale_Translations: "%{language} Translations" | ||||||
|       Enabled_Locales: Enabled Locales |       Enabled_Locales: Enabled Locales | ||||||
|       Incomplete_Locales: Incomplete Locales |       Incomplete_Locales: Incomplete Locales | ||||||
|       Other_Locales: Other Locales |       Other_Locales: Other Locales | ||||||
|       pages: 'Pages:' |       pages: 'Pages:' | ||||||
|       context_title: 'Context:' |       context_title: 'Context:' | ||||||
|       context: |       context: | ||||||
|         one: '%{context}' |         one: "%{context}" | ||||||
|         other: '%{context} (× %{count})' |         other: "%{context} (× %{count})" | ||||||
|       contexts: |       contexts: | ||||||
|         character: character |         character: character | ||||||
|         sentence: sentence |         sentence: sentence | ||||||
| @ -5192,7 +5192,7 @@ en: | |||||||
|       explain_zero_fallback: This translation will use the plural version for the |       explain_zero_fallback: This translation will use the plural version for the | ||||||
|         number 0 |         number 0 | ||||||
|       History: History |       History: History | ||||||
|       Locale_Translation: '%%{language} Translation' |       Locale_Translation: "%%{language} Translation" | ||||||
|       Save: Save |       Save: Save | ||||||
|     content: |     content: | ||||||
|       needs_translations: This page contains untranslated content |       needs_translations: This page contains untranslated content | ||||||
| @ -5209,20 +5209,20 @@ en: | |||||||
|       become_a_volunteer: Become a volunteer translator |       become_a_volunteer: Become a volunteer translator | ||||||
|       volunteer: Can you help us translate it? |       volunteer: Can you help us translate it? | ||||||
|     site: |     site: | ||||||
|       locale_is_available: '%{site_name} is available in %{language}.' |       locale_is_available: "%{site_name} is available in %{language}." | ||||||
|       go_to_locale: See the %{language} site now |       go_to_locale: See the %{language} site now | ||||||
|       locale_not_available: Sorry, %{site_name} is not currently available in %{language}. |       locale_not_available: Sorry, %{site_name} is not currently available in %{language}. | ||||||
|       locale_needs_help: Can you help us translate the site into %{language}? |       locale_needs_help: Can you help us translate the site into %{language}? | ||||||
|     translation_pages: |     translation_pages: | ||||||
|       Locale_Translations: '%{language} Translations' |       Locale_Translations: "%{language} Translations" | ||||||
|       Enabled_Locales: Enabled Locales |       Enabled_Locales: Enabled Locales | ||||||
|       Incomplete_Locales: Incomplete Locales |       Incomplete_Locales: Incomplete Locales | ||||||
|       Other_Locales: Other Locales |       Other_Locales: Other Locales | ||||||
|       pages: 'Pages:' |       pages: 'Pages:' | ||||||
|       context_title: 'Context:' |       context_title: 'Context:' | ||||||
|       context: |       context: | ||||||
|         one: '%{context}' |         one: "%{context}" | ||||||
|         other: '%{context} (× %{count})' |         other: "%{context} (× %{count})" | ||||||
|       contexts: |       contexts: | ||||||
|         character: character |         character: character | ||||||
|         sentence: sentence |         sentence: sentence | ||||||
| @ -5324,7 +5324,7 @@ en: | |||||||
|           Payment is by donation and can be done now or upon arrival but to help us |           Payment is by donation and can be done now or upon arrival but to help us | ||||||
|           fund the conference, we ask that you pay the registration donation as soon |           fund the conference, we ask that you pay the registration donation as soon | ||||||
|           as you can. |           as you can. | ||||||
|         currency: (amounts are in $USD) |         currency: "(amounts are in $USD)" | ||||||
|         email_confirm: Go to your inbox! You should see an email from Bike!Bike! in |         email_confirm: Go to your inbox! You should see an email from Bike!Bike! in | ||||||
|           just a few moments. There will be a link in the email for you to click on. |           just a few moments. There will be a link in the email for you to click on. | ||||||
|           Check your spam box if you do not see it. If you encounter any problems, |           Check your spam box if you do not see it. If you encounter any problems, | ||||||
| @ -5366,7 +5366,7 @@ en: | |||||||
|           tent: Tent Space |           tent: Tent Space | ||||||
|         bikes: |         bikes: | ||||||
|           medium: Medium |           medium: Medium | ||||||
|       none: (none) |       none: "(none)" | ||||||
|       actions: |       actions: | ||||||
|         View_Workshops: View Workshops |         View_Workshops: View Workshops | ||||||
|       notes: |       notes: | ||||||
| @ -5508,6 +5508,7 @@ en: | |||||||
|         confirm: Confirm |         confirm: Confirm | ||||||
|         edit: Edit |         edit: Edit | ||||||
|         send: Send |         send: Send | ||||||
|  |         skip: Skip | ||||||
|   page_titles: |   page_titles: | ||||||
|     '403': |     '403': | ||||||
|       Please_Confirm_Email: Please confirm your email |       Please_Confirm_Email: Please confirm your email | ||||||
|  | |||||||
| @ -32,11 +32,11 @@ es: | |||||||
|     - viernes |     - viernes | ||||||
|     - sábado |     - sábado | ||||||
|     formats: |     formats: | ||||||
|       default: '%d/%m/%Y' |       default: "%d/%m/%Y" | ||||||
|       long: '%d de %B de %Y' |       long: "%d de %B de %Y" | ||||||
|       short: '%d de %b' |       short: "%d de %b" | ||||||
|       span_same_month_date_2: '%e, %Y' |       span_same_month_date_2: "%e, %Y" | ||||||
|       span_same_month_date_1: '%B %e' |       span_same_month_date_1: "%B %e" | ||||||
|     month_names: |     month_names: | ||||||
|     -  |     -  | ||||||
|     - enero |     - enero | ||||||
| @ -55,7 +55,7 @@ es: | |||||||
|     - :day |     - :day | ||||||
|     - :month |     - :month | ||||||
|     - :year |     - :year | ||||||
|     date_span: '%{date_1} – %{date_2}' |     date_span: "%{date_1} – %{date_2}" | ||||||
|   datetime: |   datetime: | ||||||
|     distance_in_words: |     distance_in_words: | ||||||
|       about_x_hours: |       about_x_hours: | ||||||
| @ -82,16 +82,16 @@ es: | |||||||
|         other: más de %{count} años |         other: más de %{count} años | ||||||
|       x_days: |       x_days: | ||||||
|         one: 1 día |         one: 1 día | ||||||
|         other: '%{count} días' |         other: "%{count} días" | ||||||
|       x_minutes: |       x_minutes: | ||||||
|         one: 1 minuto |         one: 1 minuto | ||||||
|         other: '%{count} minutos' |         other: "%{count} minutos" | ||||||
|       x_months: |       x_months: | ||||||
|         one: 1 mes |         one: 1 mes | ||||||
|         other: '%{count} meses' |         other: "%{count} meses" | ||||||
|       x_seconds: |       x_seconds: | ||||||
|         one: 1 segundo |         one: 1 segundo | ||||||
|         other: '%{count} segundos' |         other: "%{count} segundos" | ||||||
|     prompts: |     prompts: | ||||||
|       day: Día |       day: Día | ||||||
|       hour: Hora |       hour: Hora | ||||||
| @ -100,7 +100,7 @@ es: | |||||||
|       second: Segundos |       second: Segundos | ||||||
|       year: Año |       year: Año | ||||||
|   errors: |   errors: | ||||||
|     format: '%{attribute} %{message}' |     format: "%{attribute} %{message}" | ||||||
|     messages: |     messages: | ||||||
|       accepted: debe ser aceptado |       accepted: debe ser aceptado | ||||||
|       blank: no puede estar en blanco |       blank: no puede estar en blanco | ||||||
| @ -138,22 +138,22 @@ es: | |||||||
|   number: |   number: | ||||||
|     currency: |     currency: | ||||||
|       format: |       format: | ||||||
|         delimiter: . |         delimiter: "." | ||||||
|         format: '%n %u' |         format: "%n %u" | ||||||
|         precision: 2 |         precision: 2 | ||||||
|         separator: ',' |         separator: "," | ||||||
|         significant: false |         significant: false | ||||||
|         strip_insignificant_zeros: false |         strip_insignificant_zeros: false | ||||||
|         unit: € |         unit: "€" | ||||||
|     format: |     format: | ||||||
|       delimiter: . |       delimiter: "." | ||||||
|       precision: 3 |       precision: 3 | ||||||
|       separator: ',' |       separator: "," | ||||||
|       significant: false |       significant: false | ||||||
|       strip_insignificant_zeros: false |       strip_insignificant_zeros: false | ||||||
|     human: |     human: | ||||||
|       decimal_units: |       decimal_units: | ||||||
|         format: '%n %u' |         format: "%n %u" | ||||||
|         units: |         units: | ||||||
|           billion: mil millones |           billion: mil millones | ||||||
|           million: millón |           million: millón | ||||||
| @ -167,7 +167,7 @@ es: | |||||||
|         significant: true |         significant: true | ||||||
|         strip_insignificant_zeros: true |         strip_insignificant_zeros: true | ||||||
|       storage_units: |       storage_units: | ||||||
|         format: '%n %u' |         format: "%n %u" | ||||||
|         units: |         units: | ||||||
|           byte: |           byte: | ||||||
|             one: Byte |             one: Byte | ||||||
| @ -184,19 +184,19 @@ es: | |||||||
|         delimiter: '' |         delimiter: '' | ||||||
|   support: |   support: | ||||||
|     array: |     array: | ||||||
|       last_word_connector: ', y ' |       last_word_connector: ", y " | ||||||
|       two_words_connector: ' y ' |       two_words_connector: " y " | ||||||
|       words_connector: ', ' |       words_connector: ", " | ||||||
|   time: |   time: | ||||||
|     am: am |     am: am | ||||||
|     formats: |     formats: | ||||||
|       default: '%A, %d de %B de %Y %H:%M:%S %z' |       default: "%A, %d de %B de %Y %H:%M:%S %z" | ||||||
|       long: '%d de %B de %Y %H:%M' |       long: "%d de %B de %Y %H:%M" | ||||||
|       short: '%d de %b %H:%M' |       short: "%d de %b %H:%M" | ||||||
|     pm: pm |     pm: pm | ||||||
|   languages: |   languages: | ||||||
|     af: afrikáans |     af: afrikáans | ||||||
|     ar: árabe |     ar: "árabe" | ||||||
|     az: azerí |     az: azerí | ||||||
|     bg: búlgaro |     bg: búlgaro | ||||||
|     bn: bengalí |     bn: bengalí | ||||||
| @ -692,14 +692,14 @@ es: | |||||||
|     conference_registration: |     conference_registration: | ||||||
|       headings: |       headings: | ||||||
|         Registration_Info: Registro |         Registration_Info: Registro | ||||||
|         arrival_and_departure: ¿Que día llegas a Guadalajara? |         arrival_and_departure: "¿Que día llegas a Guadalajara?" | ||||||
|         allergies: ¿Eres alergico a algo? |         allergies: "¿Eres alergico a algo?" | ||||||
|         languages: ¿Hablas? |         languages: "¿Hablas?" | ||||||
|         food: ¿Que comes? |         food: "¿Que comes?" | ||||||
|         Enter_Your_Email: Correo electrónico |         Enter_Your_Email: Correo electrónico | ||||||
|         location: Ciudad y pais  |         location: Ciudad y pais  | ||||||
|         name: Nombre |         name: Nombre | ||||||
|         Allergies: ¿Eres alergico a algo? |         Allergies: "¿Eres alergico a algo?" | ||||||
|         Workshops: Actividades |         Workshops: Actividades | ||||||
|         Your_Workshops: Actividades |         Your_Workshops: Actividades | ||||||
|         Policy_Agreement: Acuerdo del Espacio Mas Seguro |         Policy_Agreement: Acuerdo del Espacio Mas Seguro | ||||||
| @ -707,13 +707,13 @@ es: | |||||||
|         Stats: Estadísticas |         Stats: Estadísticas | ||||||
|         Payment: Pago |         Payment: Pago | ||||||
|         Your_Registration: Tu registro |         Your_Registration: Tu registro | ||||||
|         Youre_Done: ¡Estás listx! |         Youre_Done: "¡Estás listx!" | ||||||
|         arrival: Llegada |         arrival: Llegada | ||||||
|         bike: ¿Necesitas una bici? |         bike: "¿Necesitas una bici?" | ||||||
|         departure: Salida |         departure: Salida | ||||||
|         email_confirm: Confirmar correo electrónico |         email_confirm: Confirmar correo electrónico | ||||||
|         housing: ¿Necesitas hospedaje? |         housing: "¿Necesitas hospedaje?" | ||||||
|         other: ¿Hay algo más que quisieras decirnos? |         other: "¿Hay algo más que quisieras decirnos?" | ||||||
|         payment: Cargos pagados |         payment: Cargos pagados | ||||||
|         payment_confirm: Por favor confirma tu pago |         payment_confirm: Por favor confirma tu pago | ||||||
|       paragraphs: |       paragraphs: | ||||||
| @ -738,12 +738,12 @@ es: | |||||||
|           al ser confirmada podrás completar el registro, agregar talleres y pagar |           al ser confirmada podrás completar el registro, agregar talleres y pagar | ||||||
|           el donativo de registro. Si ya te registraste puedes re-confirmar tu dirección |           el donativo de registro. Si ya te registraste puedes re-confirmar tu dirección | ||||||
|           de e-mail para modificar los detalles de tu registro. |           de e-mail para modificar los detalles de tu registro. | ||||||
|         currency: (cantidades en dólares americanos $USD) |         currency: "(cantidades en dólares americanos $USD)" | ||||||
|         done: ¡Gracias por registrarte para Bike!Bike! |         done: "¡Gracias por registrarte para Bike!Bike!" | ||||||
|         email_confirm: ¡Ve a tu bandeja de entrada! Deberías ver un e-mail por parte |         email_confirm: "¡Ve a tu bandeja de entrada! Deberías ver un e-mail por parte | ||||||
|           de Bike!Bike! en unos momentos. Contendrá un enlace sobre el cual debes |           de Bike!Bike! en unos momentos. Contendrá un enlace sobre el cual debes | ||||||
|           hacer click. Revisa tu bandeja de correo no deseado si no lo ves. Si tienes |           hacer click. Revisa tu bandeja de correo no deseado si no lo ves. Si tienes | ||||||
|           algún problema, por favor envía un e-mail a admin@bikebike.org |           algún problema, por favor envía un e-mail a admin@bikebike.org" | ||||||
|         participants_emailed: Tu correo ha sido enviado a todxs lxs participantes |         participants_emailed: Tu correo ha sido enviado a todxs lxs participantes | ||||||
|           de %{conference_title}. |           de %{conference_title}. | ||||||
|         payment_confirm: Estás por confirmar tu pago de %{amount} para el registro. |         payment_confirm: Estás por confirmar tu pago de %{amount} para el registro. | ||||||
| @ -766,14 +766,14 @@ es: | |||||||
|       terms: |       terms: | ||||||
|         Bikes: Bici |         Bikes: Bici | ||||||
|         Donation_Count: Donar |         Donation_Count: Donar | ||||||
|         Languages: ¿Hablas? |         Languages: "¿Hablas?" | ||||||
|         Total_Donations: Donar |         Total_Donations: Donar | ||||||
|         Food: Comida |         Food: Comida | ||||||
|         Housing: Hospedaje |         Housing: Hospedaje | ||||||
|         Total_Registrations: Registros totales |         Total_Registrations: Registros totales | ||||||
|       actions: |       actions: | ||||||
|         View_Workshops: Ver Talleres |         View_Workshops: Ver Talleres | ||||||
|       none: (ninguno) |       none: "(ninguno)" | ||||||
|       notes: |       notes: | ||||||
|         Test_Email_Sent: Un email fue enviado a %{email_address} |         Test_Email_Sent: Un email fue enviado a %{email_address} | ||||||
|     about_bikebike: |     about_bikebike: | ||||||
| @ -809,7 +809,7 @@ es: | |||||||
|           sobre cómo puedes obtener hospedaje por tu cuenta y otros lugares recomendados |           sobre cómo puedes obtener hospedaje por tu cuenta y otros lugares recomendados | ||||||
|           para visitar, también debe ser proveída por el anfitrión en la página de |           para visitar, también debe ser proveída por el anfitrión en la página de | ||||||
|           la conferencia o en un documento físico al llegar a la conferencia. ' |           la conferencia o en un documento físico al llegar a la conferencia. ' | ||||||
|         Volunteer: '¡Sí, por favor! ' |         Volunteer: "¡Sí, por favor! " | ||||||
|       headings: |       headings: | ||||||
|         Amenities: Donde puedo dormir? Donde puedo comer? Como puedo ir de vuelta? |         Amenities: Donde puedo dormir? Donde puedo comer? Como puedo ir de vuelta? | ||||||
|         Types_of_Workshops: Que tipos de actividades va ver? |         Types_of_Workshops: Que tipos de actividades va ver? | ||||||
| @ -831,12 +831,12 @@ es: | |||||||
|       paragraphs: |       paragraphs: | ||||||
|         info: 'Título de la actividad: Que necesitas? Tipo de espacio? Tema? Quién |         info: 'Título de la actividad: Que necesitas? Tipo de espacio? Tema? Quién | ||||||
|           es responsable? Descripción? Tiempo?' |           es responsable? Descripción? Tiempo?' | ||||||
|         Workshops: ¿Tienes alguna habilidad emocionante que quieres compartir con |         Workshops: "¿Tienes alguna habilidad emocionante que quieres compartir con | ||||||
|           nosotros? ¿Quieres charlar sobre crear espacios comunitarios seguros? ¿Quieres |           nosotros? ¿Quieres charlar sobre crear espacios comunitarios seguros? ¿Quieres | ||||||
|           asegurarte de que hagamos un buen paseo el fin de semana? ¡Propón un taller! |           asegurarte de que hagamos un buen paseo el fin de semana? ¡Propón un taller! | ||||||
|           No te preocupes si no eres unx expertx, queremos escuchar acerca de las |           No te preocupes si no eres unx expertx, queremos escuchar acerca de las | ||||||
|           experiencias de todxs dentro de los diferentes talleres comunitarios de |           experiencias de todxs dentro de los diferentes talleres comunitarios de | ||||||
|           los que venimos con sus diferentes configuraciones. |           los que venimos con sus diferentes configuraciones." | ||||||
|         new_workshop: 'Anteriormente los talleres se han podido integrar en una serie |         new_workshop: 'Anteriormente los talleres se han podido integrar en una serie | ||||||
|           de categorías amplias: organización/estructura (cómo iniciar un taller comunitario, |           de categorías amplias: organización/estructura (cómo iniciar un taller comunitario, | ||||||
|           cómo registrar una asociación sin fines de lucro, toma de decisiones mediante |           cómo registrar una asociación sin fines de lucro, toma de decisiones mediante | ||||||
| @ -848,10 +848,10 @@ es: | |||||||
|           ver!' |           ver!' | ||||||
|         notes: Las notas se comparten solo con lxs organizadorxs de la conferencia |         notes: Las notas se comparten solo con lxs organizadorxs de la conferencia | ||||||
|           y con lxs facilitadorxs de los talleres. |           y con lxs facilitadorxs de los talleres. | ||||||
|         space: ¿Qué tipo de espacio necesitas para tu taller? |         space: "¿Qué tipo de espacio necesitas para tu taller?" | ||||||
|         theme: ¿Cuáles de estos temas describen mejor tu taller? Esto ayudará a los |         theme: "¿Cuáles de estos temas describen mejor tu taller? Esto ayudará a los | ||||||
|           anfitriones a evitar conflictos de horario. Seleciona 'otro' si ninguna |           anfitriones a evitar conflictos de horario. Seleciona 'otro' si ninguna | ||||||
|           de las opciones se relaciona de ninguna forma. |           de las opciones se relaciona de ninguna forma." | ||||||
|       headings: |       headings: | ||||||
|         facilitators: facilitadores |         facilitators: facilitadores | ||||||
|         Delete_Workshop: Eliminar Actividad |         Delete_Workshop: Eliminar Actividad | ||||||
| @ -865,8 +865,8 @@ es: | |||||||
|     policy: |     policy: | ||||||
|       headings: |       headings: | ||||||
|         The_Agreement: Acuerdo del Espacio Mas Seguro |         The_Agreement: Acuerdo del Espacio Mas Seguro | ||||||
|         How: ¿Cómo se hace cumplir esta política? |         How: "¿Cómo se hace cumplir esta política?" | ||||||
|         Why: ¿Porqué tener un Acuerdo de Espacios Más Seguros? |         Why: "¿Porqué tener un Acuerdo de Espacios Más Seguros?" | ||||||
|       paragraphs: |       paragraphs: | ||||||
|         How: La ciudad anfitriona tiene la responsabilidad de mediar en cualquier |         How: La ciudad anfitriona tiene la responsabilidad de mediar en cualquier | ||||||
|           situación concerniente a Espacios Más Seguros. Ellas decidirán qué amerita |           situación concerniente a Espacios Más Seguros. Ellas decidirán qué amerita | ||||||
| @ -930,6 +930,7 @@ es: | |||||||
|         save: Guardar |         save: Guardar | ||||||
|         send: Enviar |         send: Enviar | ||||||
|         test: Prueba |         test: Prueba | ||||||
|  |         skip: Omitir | ||||||
|   links: |   links: | ||||||
|     footer: |     footer: | ||||||
|       help_text: |       help_text: | ||||||
| @ -972,7 +973,7 @@ es: | |||||||
|   translate: |   translate: | ||||||
|     content: |     content: | ||||||
|       translate_now: Translar ahora |       translate_now: Translar ahora | ||||||
|       can_you_help: ¿Se puede traducir del %%{language_a} al %%{language_b}? |       can_you_help: "¿Se puede traducir del %%{language_a} al %%{language_b}?" | ||||||
|       outdated_translation: El contenido que ha sido superado |       outdated_translation: El contenido que ha sido superado | ||||||
|       translation_out_of_date: Contenido traducido en esta página puede no ser exacta |       translation_out_of_date: Contenido traducido en esta página puede no ser exacta | ||||||
|       un_translated: Contenido sin traducir |       un_translated: Contenido sin traducir | ||||||
| @ -996,9 +997,9 @@ es: | |||||||
|         other: plural |         other: plural | ||||||
|         two: dos |         two: dos | ||||||
|       Incomplete_Locales: Incomplete Languages |       Incomplete_Locales: Incomplete Languages | ||||||
|       Locale_Translations: '%{language} Traducciones' |       Locale_Translations: "%{language} Traducciones" | ||||||
|       context: |       context: | ||||||
|         other: '%{context} (× %{count})' |         other: "%{context} (× %{count})" | ||||||
|       context_title: 'Contexto:' |       context_title: 'Contexto:' | ||||||
|       default_value: Predeterminado |       default_value: Predeterminado | ||||||
|       no_value: Indefinido |       no_value: Indefinido | ||||||
| @ -1018,12 +1019,12 @@ es: | |||||||
|       variables: Variables |       variables: Variables | ||||||
|     site: |     site: | ||||||
|       go_to_locale: Ver el sitio %%{language} ahora |       go_to_locale: Ver el sitio %%{language} ahora | ||||||
|       locale_is_available: '%%{site_name} está disponible en %%{language}' |       locale_is_available: "%%{site_name} está disponible en %%{language}" | ||||||
|       locale_needs_help: ¿Puedes ayudar a traducir el sitio al %%{language}? |       locale_needs_help: "¿Puedes ayudar a traducir el sitio al %%{language}?" | ||||||
|       locale_not_available: Lo sentimos, %%{site_name} no está disponible en %%{language}. |       locale_not_available: Lo sentimos, %%{site_name} no está disponible en %%{language}. | ||||||
|     volunteer: |     volunteer: | ||||||
|       become_a_volunteer: Conviértete en un traductor voluntario |       become_a_volunteer: Conviértete en un traductor voluntario | ||||||
|       volunteer: ¿Puedes ayudar a traducir esto? |       volunteer: "¿Puedes ayudar a traducir esto?" | ||||||
|   menu: |   menu: | ||||||
|     submenu: |     submenu: | ||||||
|       registration: |       registration: | ||||||
| @ -1040,8 +1041,8 @@ es: | |||||||
|       link: |       link: | ||||||
|         please_confirm: Confirmar ahora |         please_confirm: Confirmar ahora | ||||||
|       paragraph: |       paragraph: | ||||||
|         please_confirm: ¡Hola! Para ingresar al registro y otras funciones de Bike!Bike! |         please_confirm: "¡Hola! Para ingresar al registro y otras funciones de Bike!Bike! | ||||||
|           confirma tu dirección de e-mail por favor. |           confirma tu dirección de e-mail por favor." | ||||||
|     subject: |     subject: | ||||||
|       confirm_email: E-mail de confirmación |       confirm_email: E-mail de confirmación | ||||||
|   roles: |   roles: | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user