Update translations

This commit is contained in:
Petko Bordjukov 2015-08-15 10:04:03 +03:00
parent 4d9432c76c
commit 2609184a94
8 changed files with 537 additions and 425 deletions

View File

@ -6,7 +6,7 @@ module Public
@profile = current_user.build_personal_profile(current_conference, profile_params) @profile = current_user.build_personal_profile(current_conference, profile_params)
if @profile.save if @profile.save
flash[:notice] = t('profile.successfully_created') flash[:notice] = t('views.personal_profiles.successfully_created')
redirect_to root_path redirect_to root_path
else else
render action: :new render action: :new
@ -21,7 +21,7 @@ module Public
@profile = current_user.personal_profile(current_conference) @profile = current_user.personal_profile(current_conference)
if @profile.update_attributes(profile_params) if @profile.update_attributes(profile_params)
flash[:notice] = t('profile.successfully_updated') flash[:notice] = t('views.personal_profiles.successfully_updated')
redirect_to root_path redirect_to root_path
else else
render action: 'edit' render action: 'edit'

View File

@ -1,199 +1,290 @@
# Files in the config/locales directory are used for internationalization
# and are automatically loaded by Rails. If you want to use locales other
# than English, add the necessary files in this directory.
#
# To use the locales, use `I18n.t`:
#
# I18n.t 'hello'
#
# In views, this is aliased to just `t`:
#
# <%= t('hello') %>
#
# To use a different locale, set it with `I18n.locale`:
#
# I18n.locale = :es
#
# This would use the information in config/locales/es.yml.
#
# To learn more, please read the Rails Internationalization guide
# available at http://guides.rubyonrails.org/i18n.html.
bg: bg:
locales: abstract: "Резюме"
bg: БГ
en: EN
actions: actions:
index: are_you_sure: "Сигурен ли си?"
button: Виж всички %{models}
title: Всички %{models}
create: create:
button: Създай %{model} button: "Създай %{model}"
title: Създаване на %{model} title: "Създаване на %{model}"
destroy: destroy:
button: Премахни %{model} button: "Премахни %{model}"
edit: edit:
button: Редактирай %{model} button: "Редактирай %{model}"
title: Редакция на %{model} title: "Редакция на %{model}"
view: index:
button: Прегледай %{model} button: "Виж всички %{models}"
title: Преглед на %{model} title: "Всички %{models}"
are_you_sure: Сигурен ли си?
new: new:
title_f: Нова %{model} title_f: "Нова %{model}"
title_m: Нов %{model} title_m: "Нов %{model}"
event_states: view:
undecided: button: "Прегледай %{model}"
one: 'Нерешено' title: "Преглед на %{model}"
other: 'Нерешени'
approved:
one: 'Одобрено'
other: 'Одобрени'
rejected:
one: 'Отхвърлено'
other: 'Отхвърлени'
backup:
one: 'В резерв'
other: 'В резерв'
confirmed:
one: 'Потвърдено'
other: 'Потвърдени'
event_mailer:
acceptance_notification:
subject: 'Предложението ви за %{conference} за %{submission_type} „%{title}“ е одобрено'
activerecord: activerecord:
models:
event_type:
one: вид събитие
other: видове събития
hall:
one: зала
other: зали
user:
one: Потребител
other: Потребители
personal_profile:
one: Профил
other: Профили
lecture:
one: Лекция
other: Лекции
workshop:
one: Уъркшоп
other: Уъркшопи
event:
one: Събитие
other: Събития
proposition:
one: Предложение
other: Предложения
track:
one: поток от лекции
other: потоци от лекции
conference:
one: конференция
other: конференции
sponsorship_offer:
one: спонсор
other: спонсори
volunteership:
one: доброволец
other: доброволци
attributes: attributes:
hall:
name: Име
track:
name: Име
color: Цвят
description: Описание
conference: conference:
description: "Описание"
email: E-mail email: E-mail
title: Заглавие end_date: "Крайна дата"
host_name: Домейн host_name: "Домейн"
start_date: Начална дата start_date: "Начална дата"
end_date: Крайна дата title: "Заглавие"
description: Описание
user:
email: E-mail
current_password: Текуща парола
password: Парола
password_confirmation: Отново паролата
remember_me: Запомни ме
language: Език
personal_profile:
picture: Снимка
first_name: Име
last_name: Фамилия
organisation: Организация
public_email: Публичен e-mail
mobile_phone: Мобилен телефон
biography: Биография
github: Github акаунт
twitter: Twitter акаунт
event: event:
title: Заглавие abstract: "Резюме"
subtitle: Подзаглавие agreement: "Съгласен(на) съм"
length: Продължителност description: "Описание"
language: Език language: "Език"
abstract: Резюме length: "Продължителност"
description: Описание notes: "Забележки"
notes: Забележки subtitle: "Подзаглавие"
track: Поток от лекции title: "Заглавие"
agreement: Съгласен(на) съм track: "Поток от лекции"
user: Лектор user: "Лектор"
event_type: event_type:
name: Име description: "Описание"
description: Описание name: "Име"
hall:
name: "Име"
personal_profile:
biography: "Биография"
first_name: "Име"
github: Github акаунт
last_name: "Фамилия"
mobile_phone: "Мобилен телефон"
organisation: "Организация"
picture: "Снимка"
public_email: "Публичен e-mail"
twitter: Twitter акаунт
track:
color: "Цвят"
description: "Описание"
name: "Име"
user:
current_password: "Текуща парола"
email: E-mail
language: "Език"
password: "Парола"
password_confirmation: "Отново паролата"
remember_me: "Запомни ме"
errors: errors:
models: models:
event: event:
attributes: attributes:
track: track:
must_be_a_valid_track: трябва да е някой от изброените потоци от лекции must_be_a_valid_track: "трябва да е някой от изброените потоци от лекции"
personal_profile:
attributes:
github:
invalid: "може да съдържа само букви, числа и тирета и не може да започва с тире"
twitter:
invalid: "може да съдържа максимум 15 символа, които могат да бъдат само букви, числа или долна черта"
user: user:
attributes: attributes:
email: email:
invalid: не е валиден e-mail адрес invalid: "не е валиден e-mail адрес"
password_confirmation: password_confirmation:
confirmation: не съответства на паролата confirmation: "не съответства на паролата"
models:
conference:
one: "конференция"
other: "конференции"
event:
one: "Събитие"
other: "Събития"
event_type:
one: "вид събитие"
other: "видове събития"
hall:
one: "зала"
other: "зали"
lecture:
one: "Лекция"
other: "Лекции"
personal_profile: personal_profile:
attributes: one: "Профил"
twitter: other: "Профили"
invalid: може да съдържа максимум 15 символа, които могат да бъдат само букви, числа или долна черта proposition:
github: one: "Предложение"
invalid: може да съдържа само букви, числа и тирета и не може да започва с тире other: "Предложения"
sponsorship_offer:
one: "спонсор"
other: "спонсори"
track:
one: "поток от лекции"
other: "потоци от лекции"
user:
one: "Потребител"
other: "Потребители"
volunteership:
one: "доброволец"
other: "доброволци"
workshop:
one: "Уъркшоп"
other: "Уъркшопи"
change_pass: "Промяна на парола"
click_to_unlock: "Кликнете линкът отдолу, за да го отключите:"
confirm_by_clicking: "Можете да потвърдите акаунта си, като кликнете на линка отдолу"
confirmations:
did_not_receive_confirmation_instructions: "Не сте получили инструкции за потвърждение?"
resend: "Изпрати"
resend_confirmation: "Изпращане на Email за потвърждение"
description: "Описание"
did_not_get_confirmation: "Не сте получили инструкции за потвърждение?"
did_not_get_unlock: "Не сте получили инструкции за отключване?"
do_not_want_pass_reset1: "Ако не желаете да смените паролата си, моля изтрийте това писмо."
do_not_want_pass_reset2: "Паролата Ви няма да бъде променена, докато не кликнете горния линк и не въведете нова парола."
edit: "Редактирай"
edit_speaker_profile: "Редакция на профил"
edit_talk: "Редакция на лекция"
edit_title: "поток: „%{track}“, продължителност: %{len} мин."
edit_workshop: "Редакция на уъркшоп"
enter: "Вход"
errors: errors:
messages: messages:
improbable_phone: 'не е валиден телефонен номер' improbable_phone: "не е валиден телефонен номер"
registrations: event_mailer:
sign_up: Регистрация acceptance_notification:
sign_me_up: Регистрирай ме subject: "Предложението ви за %{conference} за %{submission_type} „%{title}“ е одобрено"
minimum_characters: "най-малко %{minimum} символа" event_states:
edit_account: Редакция на акаунт approved:
leave_blank_if_you_do_not_want_to_change: оставете празно, ако не искате да я променяте one: "Одобрено"
we_need_your_current_password: нуждаем се от сегашната Ви парола, за да потвърдим промените other: "Одобрени"
update: Промени backup:
account_cancelation: Изтриване на акаунт one: "В резерв"
unhappy: Не Сте щастливи? other: "В резерв"
cancel_my_account: Изтрий акаунта ми confirmed:
are_you_sure: Сигурни ли Сте, че искате да изтриете регистрацията си? one: "Потвърдено"
add_phone_number: Добави телефонен номер other: "Потвърдени"
rejected:
one: "Отхвърлено"
other: "Отхвърлени"
undecided:
one: "Нерешено"
other: "Нерешени"
expected_validation: "Очаква се потвърждение на: %{email}"
hello: "Здравейте, %{name}"
home: "Начало"
home_title: "%{conference} - зов за лектори"
lecture_was_successfully_confirmed: "Лекцията беше потвърдена успешно"
license_notice: "Имайте предвид, че презентациите ви впоследствие ще бъдат публикувани с лиценз CC-BY-ND (Creative Commons Attribution No derivatives)."
locales:
bg: "Български"
en: English
login: "Вход"
login_data: "Данни за вход в системата"
login_with: "Влез с %{with}"
logout: "Изход"
lostpass: "Забравена парола?"
meta_data: "Език: %{language}, поток: „%{track}“, продължителност: %{length} мин."
my_talks: "Моите предложения за лекции"
my_workshops: "Моите предложения за уъркшопи"
new_workshop_title: "Предложи нов уъркшоп"
no_talks_submitted: "Все още не сте предложили лекция"
no_workshops_submitted: "Все още не сте предложили уъркшоп"
of_motto: "да споделим свободата"
pass_update_hint1: "Не попълвайте, ако не желаете да промените паролата си"
pass_update_hint2: "Попълнете, ако искате да промените паролата или e-mail адреса си."
passwords: passwords:
forgotten_password: Забравена парола change_your_password: "Променете паролата си"
send_instructions: Изпрати инструкции confirm_your_new_password: "Потвърждение на новата парола"
change_your_password: Променете паролата си forgotten_password: "Забравена парола"
new_password: Нова парола new_password: "Нова парола"
confirm_your_new_password: Потвърждение на новата парола send_instructions: "Изпрати инструкции"
please_fill_in_your_speaker_profile: "Моля, попълнете данните в лекторския си профил."
registration: "Регистрация"
registrations:
account_cancelation: "Изтриване на акаунт"
add_phone_number: "Добави телефонен номер"
are_you_sure: "Сигурни ли Сте, че искате да изтриете регистрацията си?"
cancel_my_account: "Изтрий акаунта ми"
edit_account: "Редакция на акаунт"
leave_blank_if_you_do_not_want_to_change: "оставете празно, ако не искате да я променяте"
minimum_characters: "най-малко %{minimum} символа"
sign_me_up: "Регистрирай ме"
sign_up: "Регистрация"
unhappy: "Не Сте щастливи?"
update: "Промени"
we_need_your_current_password: "нуждаем се от сегашната Ви парола, за да потвърдим промените"
resend_instructions_btn: "Изпрати отново инструкциите"
resend_instructions_header: "Повторно изпращане на инструкции за потвърждаване на акаунт"
resend_unlock_instructions_title: "Изпрати отново инструкции за отключване"
send_lostpass_instructions: "Изпрати ми инструкции за промяна на парола"
sessions: sessions:
sign_in: Влез remember_me: "Запомни ме"
sign_in_heading: Вход sign_in: "Вход"
remember_me: Запомни ме sign_in_heading: "Вход"
sign_in_with: "Влез с %{provider}" sign_in_with: "Влез с %{provider}"
confirmations: sign_out: "Изход"
resend_confirmation: Изпращане на Email за потвърждение simple_form:
resend: Изпрати error_notification:
did_not_receive_confirmation_instructions: Не сте получили инструкции за потвърждение? default_message: "Моля, разгледайте посочените грешки във формуляра:"
hints:
conference:
description: "Описание на конференцията"
email: Email на организаторския екип
end_date: "Денят, в който конференцията приключва"
start_date: "Денят, в който конференцията започва"
title: "Заглавието на конференцията"
tracks:
color: "Цвят"
description: "Кратко описание"
name: "Име на потокът"
event:
abstract: "Резюме на събитието, което да може да бъде прочетено от посетителите (1 абзац)"
agreement: "Отбележете съгласни ли сте с това събитието Ви да бъде записано и публикувано под лиценз CC-BY-ND (Creative Commons Attribution No Derivatives)"
description: "Подробно описание на събитието (няколко абзаца)"
language: "Език, на който ще бъде водено събитието"
length: "Продължителността на събитието"
notes: "Забележки, които искате да споделите с организаторския екип"
subtitle: "Подзаглавието на събитието Ви (ако има такова)"
title: "Заглавието на събитието Ви"
track: "Потокът от лекции, в който искате да попадне събитието Ви"
personal_profile:
biography: "Опишете се с няколко изречения, говорейки за себе си в трето лице :)"
github: "Потребителското Ви име в Github"
mobile_phone: "Мобилен телефон, който ще бъде видим само за организаторите"
organisation: "Организацията, която представлявате"
picture: "Ваша снимка"
public_email: E-mail адрес, който ще бъде видим за посетителите
twitter: "Потребителското Ви име в Twitter"
user:
email: e-mail адресът Ви. Ще бъде видим само от организаторите
password: "Парола с дължина между 8 и 128 символа"
password_confirmation: "Отново въведената отгоре парола"
'no': "Не"
required:
mark: "*"
text: "Задължително поле"
'yes': "Да"
someone_requested_passreset: "Някой поиска линк за промяна на парола на акаунта Ви. Паролата може да бъде променена от линкът отдолу."
speaker_profile: "Лекторски профил"
submit_talk_header: "Предложи нова лекция"
suggestion_and_speaker_count: "%{suggestions} предложения от %{speakers} лектори"
talks: "Лекции"
unlocks: unlocks:
did_not_receive_unlock_instructions: Не сте получили инструкции за отключване? did_not_receive_unlock_instructions: "Не сте получили инструкции за отключване?"
resend_unlock_instructions: Изпращане на инструкции за отключване resend: "Изпрати"
resend: Изпрати resend_unlock_instructions: "Изпращане на инструкции за отключване"
update: "Обнови"
views:
conference:
info: "Информация за конференция"
see_details: "Повече информация"
events:
edit_event: "Редактиране на %{event_type} %{title}"
event_successfully_created: "Предложението Ви за %{event_type} беше създадено успешно"
event_successfully_updated: "Предложението Ви за %{event_type} беше обновено успешно"
no_events: "Все още не сте предложили събитие"
submit_event: "Предлагане на %{event_type}"
navigation:
my_submissions: "Моите предложения"
personal_profiles:
successfully_created: "Профилът Ви беше създаден успешно"
successfully_updated:
user:
info: "Информация за потребител"
welcome:
submit_event: "Предложи %{event_type}"
welcome: "Добре дошли, %{name}"
what_we_ask: "Бихме искали да получим предложенията Ви за лекции и уъркшопи, принадлежащи към следните категории до 30 септември 2015г.:"
workshop_was_successfully_confirmed: "Уъркшопът беше потвърден успешно"
workshops: "Уъркшопи"

View File

@ -1,85 +1,290 @@
# Files in the config/locales directory are used for internationalization
# and are automatically loaded by Rails. If you want to use locales other
# than English, add the necessary files in this directory.
#
# To use the locales, use `I18n.t`:
#
# I18n.t 'hello'
#
# In views, this is aliased to just `t`:
#
# <%= t('hello') %>
#
# To use a different locale, set it with `I18n.locale`:
#
# I18n.locale = :es
#
# This would use the information in config/locales/es.yml.
#
# To learn more, please read the Rails Internationalization guide
# available at http://guides.rubyonrails.org/i18n.html.
en: en:
event_mailer: abstract: Abstract
acceptance_notification: actions:
subject: 'Your submission for %{conference} for the %{submission_type} "%{title}" has been approved' are_you_sure: Are you sure?
create:
button: Create %{model}
title: 'Create a new #{model}'
destroy:
button: Destroy %{model}
edit:
button: Edit %{model}
title: Editing %{model}
index:
button: Browse %{models}
title: Browse %{models}
new:
title_f: New %{model}
title_m: New %{model}
view:
button: View %{model}
title: Viewing %{model}
activerecord: activerecord:
models:
user:
one: User
other: Users
lecture:
one: Lecture
other: Lectures
workshop:
one: Workshop
other: Workshops
track: track
event:
one: Suggestion
other: Suggestions
attributes: attributes:
user: conference:
description: Description
email: E-mail email: E-mail
end_date: End date
host_name: Domain name
start_date: Start date
title: Title
event:
abstract: Abstract
agreement: I accept
description: Description
language: Language of the talk
length: Length
notes: Notes
subtitle: Sub-title
title: Title
track: Track
user: Speaker
event_type:
description: Description
name: Name
hall:
name: Name
personal_profile:
biography: Short bography
first_name: First name
github: Github account
last_name: Last name
mobile_phone: Mobile phone
organisation: Organization
picture: Photo
public_email: Public e-mail
twitter: Twitter account
track:
color: Color
description: Description
name: Name
user:
current_password: Current password current_password: Current password
email: E-mail
language: Language
password: Password password: Password
password_confirmation: Password confirmation password_confirmation: Password confirmation
remember_me: Remember me remember_me: Remember me
personal_profile:
picture: Photo
first_name: First name
last_name: Last name
organisation: Organization
public_email: Public e-mail
mobile_phone: Mobile phone
biography: Short bography
github: Github account
twitter: Twitter account
event:
title: Title
subtitle: Sub-title
length: Length (should be between 40 and 45 minutes)
language: Language of the talk
abstract: Abstract (one paragraph)
description: Description (3-4 paragraphs)
notes: Notes
track: Track
agreement: I accept
user: Speaker
errors: errors:
models: models:
event:
attributes:
track:
must_be_a_valid_track: must be one of the listed lecture tracks
personal_profile:
attributes:
github:
invalid: can contain only alphabet characters, digits or a dash and cannot start with a dash
twitter:
invalid: can contain a maximum of 15 symbols that need to be alphabet charachters, digits or an underscore
user: user:
attributes: attributes:
email: email:
invalid: is not a valid e-mail address invalid: is not a valid e-mail address
password_confirmation: password_confirmation:
confirmation: does not match the password confirmation: does not match the password
models:
conference:
one: conference
other: conferences
event:
one: Suggestion
other: Suggestions
event_type:
one: event type
other: event types
hall:
one: hall
other: halls
lecture:
one: Lecture
other: Lectures
personal_profile: personal_profile:
attributes: one: Profile
twitter: other: Profiles
invalid: can contain a maximum of 15 symbols that need to be alphabet charachters, digits or an underscore proposition:
github: one: Proposition
invalid: can contain only alphabet characters, digits or a dash and cannot start with a dash other: Propositions
sponsorship_offer:
one: sponsor
other: sponsors
track:
one: track
other: tracks
user:
one: User
other: Users
volunteership:
one: volunteer
other: volunteers
workshop:
one: Workshop
other: Workshops
change_pass: Change password
click_to_unlock: Click the link below to unlock
confirm_by_clicking: You can confirm your account by clicking the link below
confirmations:
did_not_receive_confirmation_instructions: You have not received confirmation instructions?
resend: Send
resend_confirmation: Send confirmation E-mail
description: Description
did_not_get_confirmation: You did not receive confirmation instructions?
did_not_get_unlock: You did not receive unlock instructions?
do_not_want_pass_reset1: If you don't want to change your password, please delete this E-mail.
do_not_want_pass_reset2: Your password will not be change unless you click the link above and enter a new password.
edit: Edit
edit_speaker_profile: Edit profile
edit_talk: Edit talk
edit_title: 'track "%{track}", duration: %{len} min'
edit_workshop: Edit workshop
enter: Enter
errors: errors:
messages: messages:
improbable_phone: 'not a valid phone number' improbable_phone: not a valid phone number
event_mailer:
acceptance_notification:
subject: Your submission for %{conference} for the %{submission_type} "%{title}" has been approved
event_states:
approved:
one: Approved
other: Approved
backup:
one: Backup
other: Backup
confirmed:
one: Confirmed
other: Confirmed
rejected:
one: Rejected
other: Rejected
undecided:
one: Undecided
other: Undecided
expected_validation: Awaiting confirmation of %{email}
hello: Hello, %{name}
home: Home
home_title: "%{conference} - call for participation"
lecture_was_successfully_confirmed: Your lecture was confirmed successfully
license_notice: Please keep in mind that the presentations will later be published under the CC-BY-ND (Creative Commons Attribution No derivatives) license.
locales:
bg: "Български"
en: English
login: Login
login_data: Account information
login_with: Log in with %{with}
logout: Log out
lostpass: Forgotten password?
meta_data: 'Language: %{language}, track: "%{track}", duration: %{length} m.'
my_talks: My lecture submissions
my_workshops: My workshop submissions
new_workshop_title: Submit a workshop
no_talks_submitted: You are yet to submit a lecture
no_workshops_submitted: You are yet to submit a workshop
of_motto: share the freedom
pass_update_hint1: Do not fill this in unless you want to change your password
pass_update_hint2: Fill this in if you'd like to change your password or E--mail address
passwords:
change_your_password: Change your password
confirm_your_new_password: Password confirmation
forgotten_password: Forgotten password
new_password: New password
send_instructions: Send instructions
please_fill_in_your_speaker_profile: Please fill in the data for your personal profile
registration: Registration
registrations:
account_cancelation: Account deletion
add_phone_number: Add a phone number
are_you_sure: Are you sure you want to delete your registration
cancel_my_account: Delete my account
edit_account: Edit account
leave_blank_if_you_do_not_want_to_change: leave blank if you don't want to change it
minimum_characters: at least %{minimum} symbols
sign_me_up: Sign me up
sign_up: Registration
unhappy: You are not happy?
update: Update
we_need_your_current_password: we need your current password in order to confirm the changes
resend_instructions_btn: Resend instructions
resend_instructions_header: Resend confirmation instructions
resend_unlock_instructions_title: Resend unlock instructions
send_lostpass_instructions: Resend lost password instructions
sessions:
remember_me: Remember me
sign_in: Sign in
sign_in_heading: Sign in
sign_in_with: Sign in with %{with}
sign_out: Sign out
simple_form:
error_notification:
default_message: 'Please see the errors below:'
hints:
conference:
description: Conference description
email: Orga team email
end_date: Last day of the conference
start_date: First day of the conference
title: Title of the conference
tracks:
color: Color
description: Short description
name: Track name
event:
abstract: An abstract of the event that will be published for the attendees to read (around 1 paragraph)
agreement: Indicate if you accept your workshop to be recorded and published under the CC-BY-ND (Creative Commons Attribution No Derivatives) license
description: Detailed description of the event (several paragraphs)
language: Language of the event
length: Length of the event
notes: Notes that you'd like the organisation team to read
subtitle: The subtitle of your event (if there is one)
title: The title of your event
track: The lecture track you think your event belongs
personal_profile:
biography: Describe yourself with a few sentences, writing about yourself in the third person :)
github: Your Github username
mobile_phone: A mobile phone that will be visible only by the organisation team
organisation: The organisation you represent
picture: Your photo
public_email: E-mail address that will be visible for the attendees
twitter: Your Twitter handle
user:
email: Your e-mail address. Will be visible to the organizers only.
password: Password with length between 8 and 128 symbols
password_confirmation: Repeat the password
'no': false
required:
mark: "*"
text: Required field
'yes': true
someone_requested_passreset: Someone requested to change the password of your account. The password can be changed by following the link below
speaker_profile: Speaker profile
submit_talk_header: Submit a new talk
suggestion_and_speaker_count: "%{suggestions} submissions by %{speakers} speakers"
talks: Talks
unlocks:
did_not_receive_unlock_instructions: DId not receive unlock instructions?
resend: Resend
resend_unlock_instructions: Resend unlock instructions
update: Update
views:
conference:
info: Conference details
see_details: See details
events:
edit_event: Editing %{event_type} %{title}
event_successfully_created: Your %{event_type} submission was successfully created
event_successfully_updated: Your %{event_type} submission was successfully updated
no_events: You are yet to submit an event
submit_event: Submit a %{event_type}
navigation:
my_submissions: My submissions
personal_profiles:
successfully_created: Your personal profile was successfully created
successfully_updated: Your personal profile was successfully updated
user:
info: User details
welcome:
submit_event: Submit %{event_type}
welcome: Welcome, %{name}
what_we_ask: 'We would like to receive your lecture and workshop submissions that belong to the following racks until 30.09.2015:'
workshop_was_successfully_confirmed: The workshop was successfully confirmed
workshops: Workshops

View File

@ -1,4 +0,0 @@
bg:
sessions:
sign_in: Вход
sign_out: Изход

View File

@ -1,42 +0,0 @@
bg:
simple_form:
"yes": Да
"no": Не
required:
text: Задължително поле
mark: '*'
error_notification:
default_message: 'Моля, разгледайте посочените грешки във формуляра:'
hints:
conference:
title: Заглавието на конференцията
start_date: Денят, в който конференцията започва
end_date: Денят, в който конференцията приключва
description: Описание на конференцията
email: Email на организаторския екип
tracks:
name: Име на потокът
description: Кратко описание
color: Цвят
user:
email: e-mail адресът Ви. Ще бъде видим само от организаторите
password: Парола с дължина между 8 и 128 символа
password_confirmation: Отново въведената отгоре парола
personal_profile:
picture: Ваша снимка
organisation: Организацията, която представлявате
public_email: E-mail адрес, който ще бъде видим за посетителите
mobile_phone: Мобилен телефон, който ще бъде видим само за организаторите
biography: Опишете се с няколко изречения, говорейки за себе си в трето лице :)
github: Потребителското Ви име в Github
twitter: Потребителското Ви име в Twitter
event:
title: Заглавието на събитието Ви
subtitle: Подзаглавието на събитието Ви (ако има такова)
track: Потокът от лекции, в който искате да попадне събитието Ви
length: Продължителността на събитието може да бъде от 40 до 45 минути
language: Език, на който ще бъде водено събитието
abstract: Резюме на събитието, което да може да бъде прочетено от посетителите (1 абзац)
description: Подробно описание на събитието (няколко абзаца)
notes: Забележки, които искате да споделите с организаторския екип
agreement: Отбележете съгласни ли сте с това събитието Ви да бъде записано и публикувано под лиценз CC-BY-ND (Creative Commons Attribution No Derivatives)

View File

@ -1,42 +0,0 @@
en:
simple_form:
"yes": Yes
"no": No
required:
text: Required field
mark: '*'
error_notification:
default_message: 'Please see the errors below:'
hints:
user:
email: Your e-mail address. Will be visible to the organizers only.
password: Password with length between 8 and 128 symbols
password_confirmation: Repeat the password
personal_profile:
picture: Your photo
organisation: Your organization
public_email: E-mail address, visible to the visitors
mobile_phone: Mobile phone, visible for the organizers only
biography: Describe yourself in a few sentences in third person :)
github: Your Github username
twitter: Your Twitter username
lecture:
title: Title of your talk
subtitle: Sub-title of your talk (if applicable)
track_id: Track for your talk
length: The length of your talk can be from 40 to 45 minutes
language: Language in which the talk will be presented
abstract: Abstract of the talk, for the visitors
description: Detailed description of the talk, visible to the visitors
notes: Notes on your talk, visible only to the organizers
agreement: Indicate if you accept your lecture to be recorded and published under the CC-BY-ND (Creative Commons Attribution No Derivatives) license
workshop:
title: Title of your workshop
subtitle: Sub-title of your workshop (if applicable)
track_id: Track for your workshop
length: The length of the workshop can be from 30 to 120 minutes
language: Language in which the workshop will be conducted
abstract: Abstract of the workshop, visible to the visitors
description: Detailed description of the workshop, visible to the visitors
notes: Notes, visible only to the organizers
agreement: Indicate if you accept your workshop to be recorded and published under the CC-BY-ND (Creative Commons Attribution No Derivatives) license

View File

@ -1,89 +0,0 @@
bg:
views:
conference:
info: Информация за конференция
see_details: Повече информация
user:
info: Информация за потребител
welcome:
submit_event: "Предложи %{event_type}"
navigation:
my_submissions: "Моите предложения"
events:
no_events: Все още не сте предложили събитие
event_successfully_created: "Предложението Ви за %{event_type} беше създадено успешно"
event_successfully_updated: "Предложението Ви за %{event_type} беше обновено успешно"
submit_event: "Предлагане на %{event_type}"
edit_event: "Редактиране на %{event_type} %{title}"
home_title: "%{conference} - зов за лектори"
what_we_ask: 'Бихме искали да получим предложенията Ви за лекции и уъркшопи, принадлежащи към следните категории до 30 септември 2015г.:'
license_notice: 'Имайте предвид, че презентациите ви впоследствие ще бъдат публикувани с лиценз CC-BY-ND (Creative Commons Attribution No derivatives).'
resend_instructions_header: Повторно изпращане на инструкции за потвърждаване на акаунт
resend_instructions_btn: Изпрати отново инструкциите
enter: Вход
login: Вход
registration: Регистрация
lostpass: Забравена парола?
did_not_get_confirmation: Не сте получили инструкции за потвърждение?
did_not_get_unlock: Не сте получили инструкции за отключване?
change_pass: Промяна на парола
send_lostpass_instructions: Изпрати ми инструкции за промяна на парола
login_data: Данни за вход в системата
login_with: "Влез с %{with}"
speaker_profile: Лекторски профил
please_fill_in_your_speaker_profile: Моля, попълнете данните в лекторския си профил.
expected_validation: "Очаква се потвърждение на: %{email}"
pass_update_hint1: Не попълвайте, ако не желаете да промените паролата си
pass_update_hint2: Попълнете, ако искате да промените паролата или e-mail адреса си.
update: Обнови
resend_unlock_instructions_title: Изпрати отново инструкции за отключване
edit_speaker_profile: Редакция на профил
edit_workshop: Редакция на уъркшоп
edit_title: "поток: „%{track}“, продължителност: %{len} мин."
abstract: Резюме
description: Описание
edit: Редактирай
new_workshop_title: Предложи нов уъркшоп
my_workshops: Моите предложения за уъркшопи
no_workshops_submitted: Все още не сте предложили уъркшоп
edit_talk: Редакция на лекция
submit_talk_header: Предложи нова лекция
my_talks: Моите предложения за лекции
no_talks_submitted: Все още не сте предложили лекция
hello: "Здравейте, %{name}"
account_locked: Акаунтът Ви беше заключен поради голям брой неуспешни опити за влизане в него.
click_to_unlock: 'Кликнете линкът отдолу, за да го отключите:'
welcome: "Добре дошли, %{name}"
confirm_by_clicking: Можете да потвърдите акаунта си, като кликнете на линка отдолу
someone_requested_passreset: Някой поиска линк за промяна на парола на акаунта Ви. Паролата може да бъде променена от линкът отдолу.
do_not_want_pass_reset1: Ако не желаете да смените паролата си, моля изтрийте това писмо.
do_not_want_pass_reset2: Паролата Ви няма да бъде променена, докато не кликнете горния линк и не въведете нова парола.
home: Начало
talks: Лекции
workshops: Уъркшопи
logout: Изход
of_motto: да споделим свободата
meta_data: "Език: %{language}, поток: „%{track}“, продължителност: %{length} мин."
suggestion_and_speaker_count: "%{suggestions} предложения от %{speakers} лектори"
lecture_was_successfully_confirmed: "Лекцията беше потвърдена успешно"
workshop_was_successfully_confirmed: "Уъркшопът беше потвърден успешно"

View File

@ -1,7 +0,0 @@
en:
views:
conference:
info: Conference details
see_details: See details
user:
info: User details