mirror of
https://github.com/astuto/astuto.git
synced 2025-12-16 11:47:56 +01:00
New Crowdin updates (#143)
This commit is contained in:
committed by
GitHub
parent
9592ac3d1d
commit
881708c77c
@@ -10,12 +10,12 @@ de:
|
|||||||
is_post_update: 'Beitragsdatum'
|
is_post_update: 'Beitragsdatum'
|
||||||
user_id: 'Autor'
|
user_id: 'Autor'
|
||||||
post_id: 'Beitrag'
|
post_id: 'Beitrag'
|
||||||
parent_id: 'Parent comment'
|
parent_id: 'Übergeordneter Kommentar'
|
||||||
follow:
|
follow:
|
||||||
user_id: 'User'
|
user_id: 'Benutzer'
|
||||||
post_id: 'Beitrag'
|
post_id: 'Beitrag'
|
||||||
like:
|
like:
|
||||||
user_id: 'User'
|
user_id: 'Benutzer'
|
||||||
post_id: 'Beitrag'
|
post_id: 'Beitrag'
|
||||||
post_status:
|
post_status:
|
||||||
name: 'Name'
|
name: 'Name'
|
||||||
@@ -25,7 +25,7 @@ de:
|
|||||||
post:
|
post:
|
||||||
title: 'Titel'
|
title: 'Titel'
|
||||||
description: 'Beschreibung'
|
description: 'Beschreibung'
|
||||||
board_id: 'Post board'
|
board_id: 'Board posten'
|
||||||
user_id: 'Beitragsautor'
|
user_id: 'Beitragsautor'
|
||||||
post_status_id: 'Beitragsstatus'
|
post_status_id: 'Beitragsstatus'
|
||||||
user:
|
user:
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ de:
|
|||||||
new_password_confirmation: 'Neues Passwort bestätigen'
|
new_password_confirmation: 'Neues Passwort bestätigen'
|
||||||
current_password: 'Jetziges Passwort'
|
current_password: 'Jetziges Passwort'
|
||||||
notifications_enabled: 'Benachrichtigungen aktiviert'
|
notifications_enabled: 'Benachrichtigungen aktiviert'
|
||||||
notifications_enabled_help: "if disabled, you won't receive any notification"
|
notifications_enabled_help: "Wenn deaktiviert, erhältst Du keine Benachrichtigung"
|
||||||
remember_me: 'Eingeloggt bleiben'
|
remember_me: 'Eingeloggt bleiben'
|
||||||
log_in: 'Einloggen'
|
log_in: 'Einloggen'
|
||||||
sign_up: 'Registrieren'
|
sign_up: 'Registrieren'
|
||||||
@@ -51,15 +51,24 @@ de:
|
|||||||
one: 'vor 1 Tag'
|
one: 'vor 1 Tag'
|
||||||
other: 'vor %{count} Tagen'
|
other: 'vor %{count} Tagen'
|
||||||
signup:
|
signup:
|
||||||
page_title: 'Create your feedback space'
|
page_title: 'Deinen Feedbackbereich erstellen'
|
||||||
step1:
|
step1:
|
||||||
title: '1. Benutzerkonto erstellen'
|
title: '1. Benutzerkonto erstellen'
|
||||||
email_auth: 'Mit E-Mail registrieren'
|
email_auth: 'Mit E-Mail registrieren'
|
||||||
|
validations:
|
||||||
|
full_name: 'Full name is required'
|
||||||
|
email: 'Email is invalid'
|
||||||
|
password: 'Password must have at least %{n} characters'
|
||||||
|
password_mismatch: 'Password and password confirmation must match'
|
||||||
step2:
|
step2:
|
||||||
title: '2. Feedbackraum erstellen'
|
title: '2. Feedbackbereich erstellen'
|
||||||
site_name: 'Seitenname'
|
site_name: 'Seitenname'
|
||||||
subdomain: 'Subdomain'
|
subdomain: 'Subdomain'
|
||||||
create_button: 'Feedbackraum erstellen'
|
create_button: 'Feedbackbereich erstellen'
|
||||||
|
validations:
|
||||||
|
site_name: 'Site name is required'
|
||||||
|
subdomain: 'Subdomain is required'
|
||||||
|
subdomain_already_taken: 'Sorry, this subdomain is not available'
|
||||||
step3:
|
step3:
|
||||||
title: "Fast fertig!"
|
title: "Fast fertig!"
|
||||||
message: "E-Mail %{email} überprüfen, um neuen Feedback-Bereich %{subdomain} zu aktivieren!"
|
message: "E-Mail %{email} überprüfen, um neuen Feedback-Bereich %{subdomain} zu aktivieren!"
|
||||||
@@ -83,135 +92,137 @@ de:
|
|||||||
login_button: 'Einloggen / Registrieren'
|
login_button: 'Einloggen / Registrieren'
|
||||||
title: 'Titel'
|
title: 'Titel'
|
||||||
description: 'Beschreibung (optional)'
|
description: 'Beschreibung (optional)'
|
||||||
no_title: 'Title field is mandatory'
|
no_title: 'Titelfeld ist obligatorisch'
|
||||||
submit_success: 'Feedback published! You will be redirected soon...'
|
submit_success: 'Feedback veröffentlicht! Du wirst gleich weitergeleitet...'
|
||||||
submit_error: 'An unknown error occurred, try again'
|
submit_error: 'Ein unbekannter Fehler ist aufgetreten, versuche es erneut'
|
||||||
search_box:
|
search_box:
|
||||||
title: 'Suchen'
|
title: 'Suchen'
|
||||||
filter_box:
|
filter_box:
|
||||||
title: 'Filter by status'
|
title: 'Nach Status filtern'
|
||||||
posts_list:
|
posts_list:
|
||||||
empty: 'There are no posts'
|
empty: 'Es existieren keine Beiträge'
|
||||||
post:
|
post:
|
||||||
edit_button: 'Bearbeiten'
|
edit_button: 'Bearbeiten'
|
||||||
published_by: 'Published by'
|
published_by: 'Herausgegeben von'
|
||||||
post_status_select:
|
post_status_select:
|
||||||
no_post_status: 'None'
|
no_post_status: 'Nichts'
|
||||||
updates_box:
|
updates_box:
|
||||||
title: 'Updates'
|
title: 'Aktualisierungen'
|
||||||
empty: 'There are no updates yet'
|
empty: 'Es existieren noch keine Aktualisierungen'
|
||||||
status_change: 'changed status to'
|
status_change: 'Status geändert zu'
|
||||||
likes_box:
|
likes_box:
|
||||||
title: 'Likes'
|
title: 'Likes'
|
||||||
empty: 'There are no likes yet'
|
empty: 'Es existieren noch keine Likes'
|
||||||
action_box:
|
action_box:
|
||||||
title: 'Actions'
|
title: 'Aktionen'
|
||||||
follow_button: 'Follow post'
|
follow_button: 'Beitrag folgen'
|
||||||
following_description: "you're receiving notifications about new updates on this post"
|
following_description: "Du erhältst Benachrichtigungen über neue Updates zu diesem Beitrag"
|
||||||
not_following_description: "you won't receive notifications about this post"
|
not_following_description: "Du erhältst keine Benachrichtigungen zu diesem Beitrag"
|
||||||
comments:
|
comments:
|
||||||
title: 'Activity'
|
title: 'Aktivität'
|
||||||
post_update_badge: 'Aktualisierung'
|
post_update_badge: 'Aktualisierung'
|
||||||
reply_button: 'Antworten'
|
reply_button: 'Antworten'
|
||||||
new_comment:
|
new_comment:
|
||||||
body_placeholder: 'Einen Kommentar hinterlassen'
|
body_placeholder: 'Einen Kommentar hinterlassen'
|
||||||
submit_button: 'Senden'
|
submit_button: 'Senden'
|
||||||
is_post_update: 'Mark as update'
|
is_post_update: 'Als Aktualisierung markieren'
|
||||||
user_notification: 'Users that follow this post will be notified'
|
user_notification: 'Benutzer, die diesem Beitrag folgen, werden benachrichtigt'
|
||||||
not_logged_in: 'You need to log in to post comments'
|
not_logged_in: 'Du musst Dich anmelden, um Kommentare zu posten'
|
||||||
site_settings:
|
site_settings:
|
||||||
menu:
|
menu:
|
||||||
title: 'Seiteneinstellungen'
|
title: 'Seiteneinstellungen'
|
||||||
general: 'General'
|
general: 'Generell'
|
||||||
boards: 'Boards'
|
boards: 'Boards'
|
||||||
post_statuses: 'Statuses'
|
post_statuses: 'Status'
|
||||||
roadmap: 'Roadmap'
|
roadmap: 'Roadmap'
|
||||||
users: 'Benutzer'
|
users: 'Benutzer'
|
||||||
info_box:
|
info_box:
|
||||||
up_to_date: 'Alle Änderungen gespeichert'
|
up_to_date: 'Alle Änderungen gespeichert'
|
||||||
error: 'An error occurred: %{message}'
|
error: 'Ein Fehler ist aufgetreten: %{message}'
|
||||||
dirty: 'Änderungen nicht gespeichert'
|
dirty: 'Änderungen nicht gespeichert'
|
||||||
general:
|
general:
|
||||||
title: 'General'
|
title: 'Generell'
|
||||||
site_name: 'Seitenname'
|
site_name: 'Seitenname'
|
||||||
site_logo: 'Seitenlogo'
|
site_logo: 'Seitenlogo'
|
||||||
brand_setting: 'Display'
|
brand_setting: 'Anzeigen'
|
||||||
brand_setting_both: 'Both name and logo'
|
brand_setting_both: 'Sowohl Name als auch Logo'
|
||||||
brand_setting_name: 'Name only'
|
brand_setting_name: 'Nur Name'
|
||||||
brand_setting_logo: 'Logo only'
|
brand_setting_logo: 'Nur Logo'
|
||||||
brand_setting_none: 'None'
|
brand_setting_none: 'Nichts'
|
||||||
locale: 'Sprache'
|
locale: 'Sprache'
|
||||||
|
validations:
|
||||||
|
site_name: 'Site name is required'
|
||||||
boards:
|
boards:
|
||||||
title: 'Boards'
|
title: 'Boards'
|
||||||
empty: 'There are no boards. Create one below!'
|
empty: 'Es existieren keine Boards. Erstelle unten eines!'
|
||||||
new: 'Neu'
|
new: 'Neu'
|
||||||
form:
|
form:
|
||||||
name: 'Boardname'
|
name: 'Boardname'
|
||||||
description: 'Board description (optional)'
|
description: 'Boardbeschreibung (optional)'
|
||||||
post_statuses:
|
post_statuses:
|
||||||
title: 'Statuses'
|
title: 'Status'
|
||||||
empty: 'There are no statuses. Create one below!'
|
empty: 'Es existiert kein Status. Erstelle unten eine!'
|
||||||
new: 'Neu'
|
new: 'Neu'
|
||||||
form:
|
form:
|
||||||
name: 'Statusname'
|
name: 'Statusname'
|
||||||
roadmap:
|
roadmap:
|
||||||
title: 'Roadmap'
|
title: 'Roadmap'
|
||||||
title2: 'Not in roadmap'
|
title2: 'Nicht in der Roadmap'
|
||||||
empty: 'The roadmap is empty.'
|
empty: 'Die Roadmap ist leer.'
|
||||||
help: 'You can add statuses to the roadmap by dragging them from the section below. If you instead want to create a new status or change their order, go to Site settings > Statuses.'
|
help: 'Du kannst der Roadmap Status hinzufügen, indem Du sie aus dem Abschnitt unten ziehst. Wenn Du stattdessen einen neuen Status erstellst oder seine Reihenfolge ändern möchtest, gehe zu Site-Einstellungen Status.'
|
||||||
users:
|
users:
|
||||||
title: 'Benutzer'
|
title: 'Benutzer'
|
||||||
block: 'Block'
|
block: 'Sperren'
|
||||||
unblock: 'Unblock'
|
unblock: 'Entsperren'
|
||||||
block_confirmation: "%{name} won't be able to log in until it is unblocked. Are you sure?"
|
block_confirmation: "%{name} kann sich nicht anmelden, bis die Blockierung aufgehoben wird. Bist Du Dir sicher?"
|
||||||
unblock_confirmation: "%{name} will be able to log in and submit feedback. Are you sure?"
|
unblock_confirmation: "%{name} kann sich anmelden und Feedback senden. Bist Du Dir sicher?"
|
||||||
role_to_admin_confirmation: "%{name} will have the same privileges as you, so they could even demote or block you. Proceed only if you really trust %{name}. Are you sure?"
|
role_to_admin_confirmation: "%{name} hat die gleichen Rechte wie Du, sodass sie Dich sogar herabstufen oder blockieren könnten. Fahre nur fort, wenn Du %{name} wirklich vertraust. Bist Du Dir sicher?"
|
||||||
role_user: 'User'
|
role_user: 'Benutzer'
|
||||||
role_moderator: 'Moderator'
|
role_moderator: 'Moderator'
|
||||||
role_admin: 'Administrator'
|
role_admin: 'Administrator'
|
||||||
status_active: 'Active'
|
status_active: 'Aktiv'
|
||||||
status_blocked: 'Blocked'
|
status_blocked: 'Gesperrt'
|
||||||
status_deleted: 'Deleted'
|
status_deleted: 'Gelöscht'
|
||||||
mailers:
|
mailers:
|
||||||
devise:
|
devise:
|
||||||
welcome_greeting: 'Welcome to %{site_name}, %{email}!'
|
welcome_greeting: 'Willkommen auf %{site_name}, %{email}!'
|
||||||
opening_greeting: 'Hello %{email}!'
|
opening_greeting: 'Hallo %{email}!'
|
||||||
confirmation_instructions:
|
confirmation_instructions:
|
||||||
body: 'You can confirm your account email through the link below:'
|
body: 'Du kannst Deine Konto-E-Mail über den folgenden Link bestätigen:'
|
||||||
action: 'Confirm my account'
|
action: 'Mein Konto bestätigen'
|
||||||
email_changed:
|
email_changed:
|
||||||
body: "We're contacting you to notify you that your email is being changed to %{email}."
|
body: "Wir kontaktieren Dich, um Dich darüber zu informieren, dass Deine E-Mail-Adresse in %{email} geändert wird."
|
||||||
body2: "We're contacting you to notify you that your email has been changed to %{email}."
|
body2: "Wir kontaktieren Dich, um Dich darüber zu informieren, dass Deine E-Mail-Adresse in %{email} geändert wurde."
|
||||||
password_change:
|
password_change:
|
||||||
body: "We're contacting you to notify you that your password has been changed."
|
body: "Wir kontaktieren Dich, um Dich darüber zu informieren, dass Dein Passwort geändert wurde."
|
||||||
reset_password:
|
reset_password:
|
||||||
body: 'Someone has requested a link to change your password. You can do this through the link below.'
|
body: 'Jemand hat einen Link angefordert, um Dein Passwort zu ändern. Du kannst dies über den unten stehenden Link tun.'
|
||||||
body2: "If you didn't request this, please ignore this email."
|
body2: "Wenn Du dies nicht angefordert hast, ignoriere diese E-Mail bitte."
|
||||||
body3: "Your password won't change until you access the link above and create a new one."
|
body3: "Dein Passwort ändert sich erst, wenn Du auf den obigen Link zugreifst und ein neues erstellst."
|
||||||
action: 'Change my password'
|
action: 'Mein Passwort ändern'
|
||||||
user:
|
user:
|
||||||
opening_greeting: 'Hello!'
|
opening_greeting: 'Hallo!'
|
||||||
closing_greeting: 'Have a great day!'
|
closing_greeting: 'Habe einen schönen Tag!'
|
||||||
learn_more: 'Click here to learn more'
|
learn_more: 'Klick hier um mehr zu erfahren'
|
||||||
unsubscribe: 'Annoyed? You can turn off notifications here'
|
unsubscribe: 'Verärgert? Du kannst Benachrichtigungen hier deaktivieren'
|
||||||
notify_post_owner:
|
notify_post_owner:
|
||||||
subject: '[%{app_name}] New comment on %{post}'
|
subject: '[%{app_name}] Neuer Kommentar zu %{post}'
|
||||||
body: 'There is a new comment by %{user} on your post %{post}'
|
body: 'Es existiert ein neuer Kommentar von %{user} zu Deinem Beitrag %{post}'
|
||||||
notify_comment_owner:
|
notify_comment_owner:
|
||||||
subject: '[%{app_name}] New reply on your comment from %{post}'
|
subject: '[%{app_name}] Neue Antwort auf Deinen Kommentar von %{post}'
|
||||||
body: 'There is a new reply by %{user} on your comment from post %{post}'
|
body: 'Es existiert eine neue Antwort von %{user} auf Deinem Kommentar von Beitrag %{post}'
|
||||||
notify_followers_of_post_update:
|
notify_followers_of_post_update:
|
||||||
subject: '[%{app_name}] New update for post %{post}'
|
subject: '[%{app_name}] Neues Update für Beitrag %{post}'
|
||||||
body: "There is a new update on the post you're following %{post}"
|
body: "Es existiert ein neues Update für den Beitrag, dem Du folgst %{post}"
|
||||||
notify_followers_of_post_status_change:
|
notify_followers_of_post_status_change:
|
||||||
subject: '[%{app_name}] Status change on post %{post}'
|
subject: '[%{app_name}] Statusänderung bei Beitrag %{post}'
|
||||||
body: "The post you're following %{post} has a new status"
|
body: "Der Beitrag, dem Du folgst %{post} hat einen neuen Status"
|
||||||
backend:
|
backend:
|
||||||
errors:
|
errors:
|
||||||
unauthorized: 'You are not authorized'
|
unauthorized: 'Du bist nicht autorisiert'
|
||||||
not_logged_in: 'You must be logged in to access this page'
|
not_logged_in: 'Du musst angemeldet sein, um auf diese Seite zugreifen zu können'
|
||||||
not_enough_privileges: 'You do not have the privilegies to access this page'
|
not_enough_privileges: 'Du hast nicht die Berechtigung, auf diese Seite zuzugreifen'
|
||||||
board:
|
board:
|
||||||
update_order: 'There was an error in reordering boards'
|
update_order: 'Beim Neuordnen der Boards ist ein Fehler aufgetreten'
|
||||||
post_status:
|
post_status:
|
||||||
update_order: 'There was an error in reordering statuses'
|
update_order: 'Beim Neuordnen des Status ist ein Fehler aufgetreten'
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ de:
|
|||||||
send_paranoid_instructions: "Falls Deine E-Mail-Adresse in unserer Datenbank existiert, erhältst Du in wenigen Minuten eine E-Mail, mit der Du Deine Registrierung bestätigen kannst."
|
send_paranoid_instructions: "Falls Deine E-Mail-Adresse in unserer Datenbank existiert, erhältst Du in wenigen Minuten eine E-Mail, mit der Du Deine Registrierung bestätigen kannst."
|
||||||
failure:
|
failure:
|
||||||
already_authenticated: "Du bist bereits angemeldet."
|
already_authenticated: "Du bist bereits angemeldet."
|
||||||
inactive: "Dein Konto ist nicht aktiv."
|
inactive: "Dein Konto ist noch nicht aktiviert."
|
||||||
invalid: "%{authentication_keys} oder Passwort ungültig."
|
invalid: "%{authentication_keys} oder Passwort ungültig."
|
||||||
locked: "Dein Konto ist gesperrt."
|
locked: "Dein Konto ist gesperrt."
|
||||||
last_attempt: "Du hast noch einen Versuch, bis Dein Konto gesperrt wird."
|
last_attempt: "Du hast noch einen Versuch, bis Dein Konto gesperrt wird."
|
||||||
@@ -15,7 +15,7 @@ de:
|
|||||||
timeout: "Deine Sitzung ist abgelaufen, bitte melde Dich erneut an."
|
timeout: "Deine Sitzung ist abgelaufen, bitte melde Dich erneut an."
|
||||||
unauthenticated: "Du musst Dich anmelden oder registrieren, bevor Du fortfahren kannst."
|
unauthenticated: "Du musst Dich anmelden oder registrieren, bevor Du fortfahren kannst."
|
||||||
unconfirmed: "Du musst Dein Konto bestätigen, bevor Du fortfahren kannst."
|
unconfirmed: "Du musst Dein Konto bestätigen, bevor Du fortfahren kannst."
|
||||||
blocked_or_deleted: "You cannot access your account because it has been blocked or deleted."
|
blocked_or_deleted: "Du kannst nicht auf Dein Konto zugreifen, da es gesperrt oder gelöscht wurde."
|
||||||
mailer:
|
mailer:
|
||||||
confirmation_instructions:
|
confirmation_instructions:
|
||||||
subject: "Anleitung zur Bestätigung Deines Kontos"
|
subject: "Anleitung zur Bestätigung Deines Kontos"
|
||||||
@@ -37,14 +37,14 @@ de:
|
|||||||
updated: "Dein Passwort wurde geändert. Du bist jetzt angemeldet."
|
updated: "Dein Passwort wurde geändert. Du bist jetzt angemeldet."
|
||||||
updated_not_active: "Dein Passwort wurde geändert."
|
updated_not_active: "Dein Passwort wurde geändert."
|
||||||
registrations:
|
registrations:
|
||||||
destroyed: "Dein Konto wurde gelöscht."
|
destroyed: "Wiedersehen! Dein Konto wurde erfolgreich gelöscht. Wir hoffen, dich bald wiederzusehen."
|
||||||
signed_up: "Du hast Dich erfolgreich registriert."
|
signed_up: "Du hast Dich erfolgreich registriert."
|
||||||
signed_up_but_inactive: "Du hast Dich erfolgreich registriert. Wir konnten Dich jedoch nicht anmelden, weil Dein Konto noch nicht aktiviert ist."
|
signed_up_but_inactive: "Du hast Dich erfolgreich registriert. Wir konnten Dich jedoch nicht anmelden, weil Dein Konto noch nicht aktiviert ist."
|
||||||
signed_up_but_locked: "Du hast Dich erfolgreich registriert. Wir konnten Dich jedoch nicht anmelden, weil Dein Konto gesperrt ist."
|
signed_up_but_locked: "Du hast Dich erfolgreich registriert. Wir konnten Dich jedoch nicht anmelden, weil Dein Konto gesperrt ist."
|
||||||
signed_up_but_unconfirmed: "Du erhältst in wenigen Minuten eine E-Mail mit einem Link für die Bestätigung der Registrierung. Klicke auf den Link um Dein Konto zu aktivieren."
|
signed_up_but_unconfirmed: "Du erhältst in wenigen Minuten eine E-Mail mit einem Link für die Bestätigung der Registrierung. Klicke auf den Link um Dein Konto zu aktivieren."
|
||||||
update_needs_confirmation: "Deine Daten wurden aktualisiert, aber Du musst Deine neue E-Mail-Adresse bestätigen. Du erhältst in wenigen Minuten eine E-Mail, mit der Du die Änderung Deiner E-Mail-Adresse abschließen kannst."
|
update_needs_confirmation: "Deine Daten wurden aktualisiert, aber Du musst Deine neue E-Mail-Adresse bestätigen. Du erhältst in wenigen Minuten eine E-Mail, mit der Du die Änderung Deiner E-Mail-Adresse abschließen kannst."
|
||||||
updated: "Deine Daten wurden aktualisiert."
|
updated: "Deine Daten wurden aktualisiert."
|
||||||
updated_but_not_signed_in: "Your account has been updated successfully, but since your password was changed, you need to sign in again"
|
updated_but_not_signed_in: "Dein Konto wurde erfolgreich aktualisiert, da Dein Passwort geändert wurde, musst Du Dich erneut anmelden"
|
||||||
sessions:
|
sessions:
|
||||||
signed_in: "Erfolgreich angemeldet."
|
signed_in: "Erfolgreich angemeldet."
|
||||||
signed_out: "Erfolgreich abgemeldet."
|
signed_out: "Erfolgreich abgemeldet."
|
||||||
|
|||||||
@@ -55,11 +55,20 @@ es:
|
|||||||
step1:
|
step1:
|
||||||
title: '1. Create user account'
|
title: '1. Create user account'
|
||||||
email_auth: 'Register with email'
|
email_auth: 'Register with email'
|
||||||
|
validations:
|
||||||
|
full_name: 'Full name is required'
|
||||||
|
email: 'Email is invalid'
|
||||||
|
password: 'Password must have at least %{n} characters'
|
||||||
|
password_mismatch: 'Password and password confirmation must match'
|
||||||
step2:
|
step2:
|
||||||
title: '2. Create feedback space'
|
title: '2. Create feedback space'
|
||||||
site_name: 'Site name'
|
site_name: 'Site name'
|
||||||
subdomain: 'Subdomain'
|
subdomain: 'Subdomain'
|
||||||
create_button: 'Create feedback space'
|
create_button: 'Create feedback space'
|
||||||
|
validations:
|
||||||
|
site_name: 'Site name is required'
|
||||||
|
subdomain: 'Subdomain is required'
|
||||||
|
subdomain_already_taken: 'Sorry, this subdomain is not available'
|
||||||
step3:
|
step3:
|
||||||
title: "You're almost done!"
|
title: "You're almost done!"
|
||||||
message: "Check your email %{email} to activate your new feedback space %{subdomain}!"
|
message: "Check your email %{email} to activate your new feedback space %{subdomain}!"
|
||||||
@@ -141,6 +150,8 @@ es:
|
|||||||
brand_setting_logo: 'Logo only'
|
brand_setting_logo: 'Logo only'
|
||||||
brand_setting_none: 'None'
|
brand_setting_none: 'None'
|
||||||
locale: 'Language'
|
locale: 'Language'
|
||||||
|
validations:
|
||||||
|
site_name: 'Site name is required'
|
||||||
boards:
|
boards:
|
||||||
title: 'Boards'
|
title: 'Boards'
|
||||||
empty: 'There are no boards. Create one below!'
|
empty: 'There are no boards. Create one below!'
|
||||||
|
|||||||
@@ -55,11 +55,20 @@ fr:
|
|||||||
step1:
|
step1:
|
||||||
title: '1. Create user account'
|
title: '1. Create user account'
|
||||||
email_auth: 'Register with email'
|
email_auth: 'Register with email'
|
||||||
|
validations:
|
||||||
|
full_name: 'Full name is required'
|
||||||
|
email: 'Email is invalid'
|
||||||
|
password: 'Password must have at least %{n} characters'
|
||||||
|
password_mismatch: 'Password and password confirmation must match'
|
||||||
step2:
|
step2:
|
||||||
title: '2. Create feedback space'
|
title: '2. Create feedback space'
|
||||||
site_name: 'Site name'
|
site_name: 'Site name'
|
||||||
subdomain: 'Subdomain'
|
subdomain: 'Subdomain'
|
||||||
create_button: 'Create feedback space'
|
create_button: 'Create feedback space'
|
||||||
|
validations:
|
||||||
|
site_name: 'Site name is required'
|
||||||
|
subdomain: 'Subdomain is required'
|
||||||
|
subdomain_already_taken: 'Sorry, this subdomain is not available'
|
||||||
step3:
|
step3:
|
||||||
title: "You're almost done!"
|
title: "You're almost done!"
|
||||||
message: "Check your email %{email} to activate your new feedback space %{subdomain}!"
|
message: "Check your email %{email} to activate your new feedback space %{subdomain}!"
|
||||||
@@ -141,6 +150,8 @@ fr:
|
|||||||
brand_setting_logo: 'Logo only'
|
brand_setting_logo: 'Logo only'
|
||||||
brand_setting_none: 'None'
|
brand_setting_none: 'None'
|
||||||
locale: 'Language'
|
locale: 'Language'
|
||||||
|
validations:
|
||||||
|
site_name: 'Site name is required'
|
||||||
boards:
|
boards:
|
||||||
title: 'Boards'
|
title: 'Boards'
|
||||||
empty: 'There are no boards. Create one below!'
|
empty: 'There are no boards. Create one below!'
|
||||||
|
|||||||
@@ -55,11 +55,20 @@ it:
|
|||||||
step1:
|
step1:
|
||||||
title: '1. Crea account utente'
|
title: '1. Crea account utente'
|
||||||
email_auth: 'Registrati con indirizzo email'
|
email_auth: 'Registrati con indirizzo email'
|
||||||
|
validations:
|
||||||
|
full_name: 'Nome è obbligatorio'
|
||||||
|
email: 'Email non valida'
|
||||||
|
password: 'La password deve contenere almeno %{n} caratteri'
|
||||||
|
password_mismatch: 'Password e conferma password devono corrispondere'
|
||||||
step2:
|
step2:
|
||||||
title: '2. Crea spazio di feedback'
|
title: '2. Crea spazio di feedback'
|
||||||
site_name: 'Nome del sito'
|
site_name: 'Nome del sito'
|
||||||
subdomain: 'Sottodominio'
|
subdomain: 'Sottodominio'
|
||||||
create_button: 'Crea spazio feedback'
|
create_button: 'Crea spazio feedback'
|
||||||
|
validations:
|
||||||
|
site_name: 'Nome del sito è obbligatorio'
|
||||||
|
subdomain: 'Sottodominio è obbligatorio'
|
||||||
|
subdomain_already_taken: 'Siamo spiacenti, questo sottodominio non è disponibile'
|
||||||
step3:
|
step3:
|
||||||
title: "Hai quasi finito!"
|
title: "Hai quasi finito!"
|
||||||
message: "Controlla la tua email %{email} per attivare il tuo nuovo spazio di feedback %{subdomain}!"
|
message: "Controlla la tua email %{email} per attivare il tuo nuovo spazio di feedback %{subdomain}!"
|
||||||
@@ -141,6 +150,8 @@ it:
|
|||||||
brand_setting_logo: 'Solo logo'
|
brand_setting_logo: 'Solo logo'
|
||||||
brand_setting_none: 'Nessuno'
|
brand_setting_none: 'Nessuno'
|
||||||
locale: 'Lingua'
|
locale: 'Lingua'
|
||||||
|
validations:
|
||||||
|
site_name: 'Nome del sito è obbligatorio'
|
||||||
boards:
|
boards:
|
||||||
title: 'Bacheche'
|
title: 'Bacheche'
|
||||||
empty: 'Non ci sono bacheche. Creane una qua sotto!'
|
empty: 'Non ci sono bacheche. Creane una qua sotto!'
|
||||||
|
|||||||
@@ -51,11 +51,20 @@ ja:
|
|||||||
step1:
|
step1:
|
||||||
title: '1. Create user account'
|
title: '1. Create user account'
|
||||||
email_auth: 'Register with email'
|
email_auth: 'Register with email'
|
||||||
|
validations:
|
||||||
|
full_name: 'Full name is required'
|
||||||
|
email: 'Email is invalid'
|
||||||
|
password: 'Password must have at least %{n} characters'
|
||||||
|
password_mismatch: 'Password and password confirmation must match'
|
||||||
step2:
|
step2:
|
||||||
title: '2. Create feedback space'
|
title: '2. Create feedback space'
|
||||||
site_name: 'Site name'
|
site_name: 'Site name'
|
||||||
subdomain: 'Subdomain'
|
subdomain: 'Subdomain'
|
||||||
create_button: 'Create feedback space'
|
create_button: 'Create feedback space'
|
||||||
|
validations:
|
||||||
|
site_name: 'Site name is required'
|
||||||
|
subdomain: 'Subdomain is required'
|
||||||
|
subdomain_already_taken: 'Sorry, this subdomain is not available'
|
||||||
step3:
|
step3:
|
||||||
title: "You're almost done!"
|
title: "You're almost done!"
|
||||||
message: "Check your email %{email} to activate your new feedback space %{subdomain}!"
|
message: "Check your email %{email} to activate your new feedback space %{subdomain}!"
|
||||||
@@ -137,6 +146,8 @@ ja:
|
|||||||
brand_setting_logo: 'Logo only'
|
brand_setting_logo: 'Logo only'
|
||||||
brand_setting_none: 'None'
|
brand_setting_none: 'None'
|
||||||
locale: 'Language'
|
locale: 'Language'
|
||||||
|
validations:
|
||||||
|
site_name: 'Site name is required'
|
||||||
boards:
|
boards:
|
||||||
title: 'Boards'
|
title: 'Boards'
|
||||||
empty: 'There are no boards. Create one below!'
|
empty: 'There are no boards. Create one below!'
|
||||||
|
|||||||
@@ -51,11 +51,20 @@ ko:
|
|||||||
step1:
|
step1:
|
||||||
title: '1. Create user account'
|
title: '1. Create user account'
|
||||||
email_auth: 'Register with email'
|
email_auth: 'Register with email'
|
||||||
|
validations:
|
||||||
|
full_name: 'Full name is required'
|
||||||
|
email: 'Email is invalid'
|
||||||
|
password: 'Password must have at least %{n} characters'
|
||||||
|
password_mismatch: 'Password and password confirmation must match'
|
||||||
step2:
|
step2:
|
||||||
title: '2. Create feedback space'
|
title: '2. Create feedback space'
|
||||||
site_name: 'Site name'
|
site_name: 'Site name'
|
||||||
subdomain: 'Subdomain'
|
subdomain: 'Subdomain'
|
||||||
create_button: 'Create feedback space'
|
create_button: 'Create feedback space'
|
||||||
|
validations:
|
||||||
|
site_name: 'Site name is required'
|
||||||
|
subdomain: 'Subdomain is required'
|
||||||
|
subdomain_already_taken: 'Sorry, this subdomain is not available'
|
||||||
step3:
|
step3:
|
||||||
title: "You're almost done!"
|
title: "You're almost done!"
|
||||||
message: "Check your email %{email} to activate your new feedback space %{subdomain}!"
|
message: "Check your email %{email} to activate your new feedback space %{subdomain}!"
|
||||||
@@ -137,6 +146,8 @@ ko:
|
|||||||
brand_setting_logo: 'Logo only'
|
brand_setting_logo: 'Logo only'
|
||||||
brand_setting_none: 'None'
|
brand_setting_none: 'None'
|
||||||
locale: 'Language'
|
locale: 'Language'
|
||||||
|
validations:
|
||||||
|
site_name: 'Site name is required'
|
||||||
boards:
|
boards:
|
||||||
title: 'Boards'
|
title: 'Boards'
|
||||||
empty: 'There are no boards. Create one below!'
|
empty: 'There are no boards. Create one below!'
|
||||||
|
|||||||
@@ -55,11 +55,20 @@ nl:
|
|||||||
step1:
|
step1:
|
||||||
title: '1. Create user account'
|
title: '1. Create user account'
|
||||||
email_auth: 'Register with email'
|
email_auth: 'Register with email'
|
||||||
|
validations:
|
||||||
|
full_name: 'Full name is required'
|
||||||
|
email: 'Email is invalid'
|
||||||
|
password: 'Password must have at least %{n} characters'
|
||||||
|
password_mismatch: 'Password and password confirmation must match'
|
||||||
step2:
|
step2:
|
||||||
title: '2. Create feedback space'
|
title: '2. Create feedback space'
|
||||||
site_name: 'Site name'
|
site_name: 'Site name'
|
||||||
subdomain: 'Subdomain'
|
subdomain: 'Subdomain'
|
||||||
create_button: 'Create feedback space'
|
create_button: 'Create feedback space'
|
||||||
|
validations:
|
||||||
|
site_name: 'Site name is required'
|
||||||
|
subdomain: 'Subdomain is required'
|
||||||
|
subdomain_already_taken: 'Sorry, this subdomain is not available'
|
||||||
step3:
|
step3:
|
||||||
title: "You're almost done!"
|
title: "You're almost done!"
|
||||||
message: "Check your email %{email} to activate your new feedback space %{subdomain}!"
|
message: "Check your email %{email} to activate your new feedback space %{subdomain}!"
|
||||||
@@ -141,6 +150,8 @@ nl:
|
|||||||
brand_setting_logo: 'Logo only'
|
brand_setting_logo: 'Logo only'
|
||||||
brand_setting_none: 'None'
|
brand_setting_none: 'None'
|
||||||
locale: 'Language'
|
locale: 'Language'
|
||||||
|
validations:
|
||||||
|
site_name: 'Site name is required'
|
||||||
boards:
|
boards:
|
||||||
title: 'Boards'
|
title: 'Boards'
|
||||||
empty: 'There are no boards. Create one below!'
|
empty: 'There are no boards. Create one below!'
|
||||||
|
|||||||
@@ -55,11 +55,20 @@ pt:
|
|||||||
step1:
|
step1:
|
||||||
title: '1. Create user account'
|
title: '1. Create user account'
|
||||||
email_auth: 'Register with email'
|
email_auth: 'Register with email'
|
||||||
|
validations:
|
||||||
|
full_name: 'Full name is required'
|
||||||
|
email: 'Email is invalid'
|
||||||
|
password: 'Password must have at least %{n} characters'
|
||||||
|
password_mismatch: 'Password and password confirmation must match'
|
||||||
step2:
|
step2:
|
||||||
title: '2. Create feedback space'
|
title: '2. Create feedback space'
|
||||||
site_name: 'Site name'
|
site_name: 'Site name'
|
||||||
subdomain: 'Subdomain'
|
subdomain: 'Subdomain'
|
||||||
create_button: 'Create feedback space'
|
create_button: 'Create feedback space'
|
||||||
|
validations:
|
||||||
|
site_name: 'Site name is required'
|
||||||
|
subdomain: 'Subdomain is required'
|
||||||
|
subdomain_already_taken: 'Sorry, this subdomain is not available'
|
||||||
step3:
|
step3:
|
||||||
title: "You're almost done!"
|
title: "You're almost done!"
|
||||||
message: "Check your email %{email} to activate your new feedback space %{subdomain}!"
|
message: "Check your email %{email} to activate your new feedback space %{subdomain}!"
|
||||||
@@ -141,6 +150,8 @@ pt:
|
|||||||
brand_setting_logo: 'Logo only'
|
brand_setting_logo: 'Logo only'
|
||||||
brand_setting_none: 'None'
|
brand_setting_none: 'None'
|
||||||
locale: 'Language'
|
locale: 'Language'
|
||||||
|
validations:
|
||||||
|
site_name: 'Site name is required'
|
||||||
boards:
|
boards:
|
||||||
title: 'Boards'
|
title: 'Boards'
|
||||||
empty: 'There are no boards. Create one below!'
|
empty: 'There are no boards. Create one below!'
|
||||||
|
|||||||
@@ -63,11 +63,20 @@ ru:
|
|||||||
step1:
|
step1:
|
||||||
title: '1. Create user account'
|
title: '1. Create user account'
|
||||||
email_auth: 'Register with email'
|
email_auth: 'Register with email'
|
||||||
|
validations:
|
||||||
|
full_name: 'Full name is required'
|
||||||
|
email: 'Email is invalid'
|
||||||
|
password: 'Password must have at least %{n} characters'
|
||||||
|
password_mismatch: 'Password and password confirmation must match'
|
||||||
step2:
|
step2:
|
||||||
title: '2. Create feedback space'
|
title: '2. Create feedback space'
|
||||||
site_name: 'Site name'
|
site_name: 'Site name'
|
||||||
subdomain: 'Subdomain'
|
subdomain: 'Subdomain'
|
||||||
create_button: 'Create feedback space'
|
create_button: 'Create feedback space'
|
||||||
|
validations:
|
||||||
|
site_name: 'Site name is required'
|
||||||
|
subdomain: 'Subdomain is required'
|
||||||
|
subdomain_already_taken: 'Sorry, this subdomain is not available'
|
||||||
step3:
|
step3:
|
||||||
title: "You're almost done!"
|
title: "You're almost done!"
|
||||||
message: "Check your email %{email} to activate your new feedback space %{subdomain}!"
|
message: "Check your email %{email} to activate your new feedback space %{subdomain}!"
|
||||||
@@ -149,6 +158,8 @@ ru:
|
|||||||
brand_setting_logo: 'Logo only'
|
brand_setting_logo: 'Logo only'
|
||||||
brand_setting_none: 'None'
|
brand_setting_none: 'None'
|
||||||
locale: 'Language'
|
locale: 'Language'
|
||||||
|
validations:
|
||||||
|
site_name: 'Site name is required'
|
||||||
boards:
|
boards:
|
||||||
title: 'Boards'
|
title: 'Boards'
|
||||||
empty: 'There are no boards. Create one below!'
|
empty: 'There are no boards. Create one below!'
|
||||||
|
|||||||
@@ -51,11 +51,20 @@ zh-CN:
|
|||||||
step1:
|
step1:
|
||||||
title: '1. Create user account'
|
title: '1. Create user account'
|
||||||
email_auth: 'Register with email'
|
email_auth: 'Register with email'
|
||||||
|
validations:
|
||||||
|
full_name: 'Full name is required'
|
||||||
|
email: 'Email is invalid'
|
||||||
|
password: 'Password must have at least %{n} characters'
|
||||||
|
password_mismatch: 'Password and password confirmation must match'
|
||||||
step2:
|
step2:
|
||||||
title: '2. Create feedback space'
|
title: '2. Create feedback space'
|
||||||
site_name: 'Site name'
|
site_name: 'Site name'
|
||||||
subdomain: 'Subdomain'
|
subdomain: 'Subdomain'
|
||||||
create_button: 'Create feedback space'
|
create_button: 'Create feedback space'
|
||||||
|
validations:
|
||||||
|
site_name: 'Site name is required'
|
||||||
|
subdomain: 'Subdomain is required'
|
||||||
|
subdomain_already_taken: 'Sorry, this subdomain is not available'
|
||||||
step3:
|
step3:
|
||||||
title: "You're almost done!"
|
title: "You're almost done!"
|
||||||
message: "Check your email %{email} to activate your new feedback space %{subdomain}!"
|
message: "Check your email %{email} to activate your new feedback space %{subdomain}!"
|
||||||
@@ -137,6 +146,8 @@ zh-CN:
|
|||||||
brand_setting_logo: 'Logo only'
|
brand_setting_logo: 'Logo only'
|
||||||
brand_setting_none: 'None'
|
brand_setting_none: 'None'
|
||||||
locale: 'Language'
|
locale: 'Language'
|
||||||
|
validations:
|
||||||
|
site_name: 'Site name is required'
|
||||||
boards:
|
boards:
|
||||||
title: 'Boards'
|
title: 'Boards'
|
||||||
empty: 'There are no boards. Create one below!'
|
empty: 'There are no boards. Create one below!'
|
||||||
|
|||||||
Reference in New Issue
Block a user