mirror of
https://github.com/astuto/astuto.git
synced 2025-12-16 19:57:52 +01:00
committed by
GitHub
parent
097ce18500
commit
956393ce24
@@ -1,17 +1,17 @@
|
|||||||
de:
|
de:
|
||||||
errors:
|
errors:
|
||||||
unknown: 'An unknown error occurred'
|
unknown: 'Ein unbekannter Fehler ist aufgetreten'
|
||||||
unauthorized: 'Du bist nicht autorisiert'
|
unauthorized: 'Du bist nicht autorisiert'
|
||||||
not_logged_in: 'Du musst angemeldet sein, um auf diese Seite zugreifen zu können'
|
not_logged_in: 'Du musst angemeldet sein, um auf diese Seite zugreifen zu können'
|
||||||
not_enough_privileges: 'Du hast nicht die Berechtigung, auf diese Seite zuzugreifen'
|
not_enough_privileges: 'Du hast nicht die Berechtigung, auf diese Seite zuzugreifen'
|
||||||
user_blocked_or_deleted: 'Du kannst nicht auf Dein Konto zugreifen, da es gesperrt oder gelöscht wurde.'
|
user_blocked_or_deleted: 'Du kannst nicht auf Dein Konto zugreifen, da es gesperrt oder gelöscht wurde.'
|
||||||
o_auth_login_error: 'There was an error logging in with %{name}. Please contact the site administrator or try a different provider.'
|
o_auth_login_error: 'Beim Einloggen mit %{name} ist ein Fehler aufgetreten. Bitte wenden Sie sich an den Administrator oder versuchen Sie einen anderen Anbieter.'
|
||||||
board:
|
board:
|
||||||
update_order: 'Beim Neuordnen der Boards ist ein Fehler aufgetreten'
|
update_order: 'Beim Neuordnen der Boards ist ein Fehler aufgetreten'
|
||||||
post_status:
|
post_status:
|
||||||
update_order: 'Beim Neuordnen des Status ist ein Fehler aufgetreten'
|
update_order: 'Beim Neuordnen des Status ist ein Fehler aufgetreten'
|
||||||
defaults:
|
defaults:
|
||||||
user_full_name: 'Anonymous User'
|
user_full_name: 'Anonymer Benutzer'
|
||||||
mailers:
|
mailers:
|
||||||
devise:
|
devise:
|
||||||
welcome_greeting: 'Willkommen auf %{site_name}, %{email}!'
|
welcome_greeting: 'Willkommen auf %{site_name}, %{email}!'
|
||||||
@@ -67,15 +67,15 @@ de:
|
|||||||
o_auth:
|
o_auth:
|
||||||
name: 'Name'
|
name: 'Name'
|
||||||
logo: 'Logo'
|
logo: 'Logo'
|
||||||
is_enabled: 'Enabled'
|
is_enabled: 'Aktiviert'
|
||||||
client_id: 'Client ID'
|
client_id: 'Client-ID'
|
||||||
client_secret: 'Client secret'
|
client_secret: 'Client-Secret'
|
||||||
authorize_url: 'Authorize URL'
|
authorize_url: 'URL autorisieren'
|
||||||
token_url: 'Token URL'
|
token_url: 'Token-URL'
|
||||||
profile_url: 'Profile URL'
|
profile_url: 'Profil-URL'
|
||||||
scope: 'Scope'
|
scope: 'Gültigkeitsbereich'
|
||||||
json_user_name_path: 'JSON path to user name'
|
json_user_name_path: 'JSON-Pfad zum Benutzernamen'
|
||||||
json_user_email_path: 'JSON path to user email'
|
json_user_email_path: 'JSON-Pfad zur E-Mail-Adresse'
|
||||||
post_status:
|
post_status:
|
||||||
name: 'Name'
|
name: 'Name'
|
||||||
color: 'Farbe'
|
color: 'Farbe'
|
||||||
@@ -107,4 +107,4 @@ de:
|
|||||||
blank: 'darf nicht leer sein'
|
blank: 'darf nicht leer sein'
|
||||||
taken: 'wird bereits verwendet'
|
taken: 'wird bereits verwendet'
|
||||||
too_short: 'ist zu kurz (mindestens %{count} Zeichen)'
|
too_short: 'ist zu kurz (mindestens %{count} Zeichen)'
|
||||||
too_long: 'is too long (maximum %{count} characters)'
|
too_long: 'ist zu lang (maximal %{count} Zeichen)'
|
||||||
|
|||||||
@@ -1,11 +1,11 @@
|
|||||||
de:
|
de:
|
||||||
common:
|
common:
|
||||||
validations:
|
validations:
|
||||||
required: '%{attribute} is required'
|
required: '%{attribute} ist erforderlich'
|
||||||
email: 'Invalid email'
|
email: 'Ungültige E-Mail-Adresse'
|
||||||
url: 'Invalid URL'
|
url: 'Ungültige URL'
|
||||||
password: 'Password must have at least %{n} characters'
|
password: 'Das Passwort muss mindestens %{n} Zeichen lang sein'
|
||||||
password_mismatch: 'Password and password confirmation must match'
|
password_mismatch: 'Passwort und Passwort-Bestätigung müssen übereinstimmen'
|
||||||
forms:
|
forms:
|
||||||
auth:
|
auth:
|
||||||
email: 'E-Mail'
|
email: 'E-Mail'
|
||||||
@@ -20,8 +20,8 @@ de:
|
|||||||
remember_me: 'Eingeloggt bleiben'
|
remember_me: 'Eingeloggt bleiben'
|
||||||
log_in: 'Einloggen'
|
log_in: 'Einloggen'
|
||||||
sign_up: 'Registrieren'
|
sign_up: 'Registrieren'
|
||||||
log_in_with: 'Log in with %{o_auth}'
|
log_in_with: 'Mit %{o_auth} anmelden'
|
||||||
sign_up_with: 'Sign up with %{o_auth}'
|
sign_up_with: 'Mit %{o_auth} anmelden'
|
||||||
profile_settings: 'Profileinstellungen'
|
profile_settings: 'Profileinstellungen'
|
||||||
update_profile: 'Profil aktualisieren'
|
update_profile: 'Profil aktualisieren'
|
||||||
cancel_account: 'Konto entfernen'
|
cancel_account: 'Konto entfernen'
|
||||||
@@ -39,11 +39,11 @@ de:
|
|||||||
no_status: 'Kein Status'
|
no_status: 'Kein Status'
|
||||||
loading: 'Laden...'
|
loading: 'Laden...'
|
||||||
confirmation: 'Sicher?'
|
confirmation: 'Sicher?'
|
||||||
unsaved_changes: 'Unsaved changes will be lost if you leave the page.'
|
unsaved_changes: 'Ungespeicherte Änderungen gehen verloren, wenn Sie die Seite verlassen.'
|
||||||
edited: 'Bearbeitet'
|
edited: 'Bearbeitet'
|
||||||
enabled: 'Enabled'
|
enabled: 'Aktiviert'
|
||||||
disabled: 'Disabled'
|
disabled: 'Deaktiviert'
|
||||||
copied: 'Copied!'
|
copied: 'Kopiert!'
|
||||||
buttons:
|
buttons:
|
||||||
new: 'Neu'
|
new: 'Neu'
|
||||||
edit: 'Bearbeiten'
|
edit: 'Bearbeiten'
|
||||||
@@ -52,7 +52,7 @@ de:
|
|||||||
create: 'Erstellen'
|
create: 'Erstellen'
|
||||||
update: 'Speichern'
|
update: 'Speichern'
|
||||||
confirm: 'Bestätigen'
|
confirm: 'Bestätigen'
|
||||||
back: 'Back'
|
back: 'Zurück'
|
||||||
test: 'Test'
|
test: 'Test'
|
||||||
datetime:
|
datetime:
|
||||||
now: 'gerade eben'
|
now: 'gerade eben'
|
||||||
@@ -142,7 +142,7 @@ de:
|
|||||||
post_statuses: 'Status'
|
post_statuses: 'Status'
|
||||||
roadmap: 'Roadmap'
|
roadmap: 'Roadmap'
|
||||||
users: 'Benutzer'
|
users: 'Benutzer'
|
||||||
authentication: 'Authentication'
|
authentication: 'Authentifizierung'
|
||||||
info_box:
|
info_box:
|
||||||
up_to_date: 'Alle Änderungen gespeichert'
|
up_to_date: 'Alle Änderungen gespeichert'
|
||||||
error: 'Ein Fehler ist aufgetreten: %{message}'
|
error: 'Ein Fehler ist aufgetreten: %{message}'
|
||||||
@@ -185,20 +185,20 @@ de:
|
|||||||
status_blocked: 'Gesperrt'
|
status_blocked: 'Gesperrt'
|
||||||
status_deleted: 'Gelöscht'
|
status_deleted: 'Gelöscht'
|
||||||
authentication:
|
authentication:
|
||||||
title: 'Authentication'
|
title: 'Authentifizierung'
|
||||||
oauth_subtitle: 'OAuth providers'
|
oauth_subtitle: 'OAuth-Anbieter'
|
||||||
copy_url: 'Copy URL'
|
copy_url: 'URL in Zwischenablage kopieren'
|
||||||
test_page:
|
test_page:
|
||||||
title: '%{name} OAuth test results'
|
title: '%{name} OAuth-Testergebnisse'
|
||||||
fetched_user_data: 'Fetched user data'
|
fetched_user_data: 'Abgerufene Nutzerdaten'
|
||||||
found: 'Found'
|
found: 'Gefunden'
|
||||||
summary: 'Summary'
|
summary: 'Zusammenfassung'
|
||||||
valid_configuration: 'This OAuth provider is configured correctly!'
|
valid_configuration: 'Dieser OAuth-Anbieter ist korrekt konfiguriert!'
|
||||||
warning_configuration: 'This OAuth provider if configured correctly, but a default name for users (%{name}) will be used.'
|
warning_configuration: 'Dieser OAuth-Anbieter ist korrekt konfiguriert, aber ein Standardname für Benutzer (%{name}) wird verwendet.'
|
||||||
invalid_configuration: 'This OAuth provider is NOT configured correctly.'
|
invalid_configuration: 'Dieser OAuth-Anbieter ist NICHT korrekt konfiguriert.'
|
||||||
form:
|
form:
|
||||||
title_new: 'New OAuth provider'
|
title_new: 'Neuer OAuth-Anbieter'
|
||||||
title_edit: 'Edit OAuth provider'
|
title_edit: 'OAuth-Anbieter bearbeiten'
|
||||||
subtitle_oauth_config: 'OAuth configuration'
|
subtitle_oauth_config: 'OAuth-Konfiguration'
|
||||||
subtitle_user_profile_config: 'User profile configuration'
|
subtitle_user_profile_config: 'Profileinstellungen'
|
||||||
client_secret_help: 'hidden for security purposes'
|
client_secret_help: 'aus Sicherheitsgründen versteckt'
|
||||||
|
|||||||
@@ -194,7 +194,7 @@ en:
|
|||||||
found: 'Found'
|
found: 'Found'
|
||||||
summary: 'Summary'
|
summary: 'Summary'
|
||||||
valid_configuration: 'This OAuth provider is configured correctly!'
|
valid_configuration: 'This OAuth provider is configured correctly!'
|
||||||
warning_configuration: 'This OAuth provider if configured correctly, but a default name for users (%{name}) will be used.'
|
warning_configuration: 'This OAuth provider is configured correctly, but a default name for users (%{name}) will be used.'
|
||||||
invalid_configuration: 'This OAuth provider is NOT configured correctly.'
|
invalid_configuration: 'This OAuth provider is NOT configured correctly.'
|
||||||
form:
|
form:
|
||||||
title_new: 'New OAuth provider'
|
title_new: 'New OAuth provider'
|
||||||
|
|||||||
@@ -194,7 +194,7 @@ es:
|
|||||||
found: 'Found'
|
found: 'Found'
|
||||||
summary: 'Summary'
|
summary: 'Summary'
|
||||||
valid_configuration: 'This OAuth provider is configured correctly!'
|
valid_configuration: 'This OAuth provider is configured correctly!'
|
||||||
warning_configuration: 'This OAuth provider if configured correctly, but a default name for users (%{name}) will be used.'
|
warning_configuration: 'This OAuth provider is configured correctly, but a default name for users (%{name}) will be used.'
|
||||||
invalid_configuration: 'This OAuth provider is NOT configured correctly.'
|
invalid_configuration: 'This OAuth provider is NOT configured correctly.'
|
||||||
form:
|
form:
|
||||||
title_new: 'New OAuth provider'
|
title_new: 'New OAuth provider'
|
||||||
|
|||||||
@@ -194,7 +194,7 @@ fr:
|
|||||||
found: 'Found'
|
found: 'Found'
|
||||||
summary: 'Summary'
|
summary: 'Summary'
|
||||||
valid_configuration: 'This OAuth provider is configured correctly!'
|
valid_configuration: 'This OAuth provider is configured correctly!'
|
||||||
warning_configuration: 'This OAuth provider if configured correctly, but a default name for users (%{name}) will be used.'
|
warning_configuration: 'This OAuth provider is configured correctly, but a default name for users (%{name}) will be used.'
|
||||||
invalid_configuration: 'This OAuth provider is NOT configured correctly.'
|
invalid_configuration: 'This OAuth provider is NOT configured correctly.'
|
||||||
form:
|
form:
|
||||||
title_new: 'New OAuth provider'
|
title_new: 'New OAuth provider'
|
||||||
|
|||||||
@@ -190,7 +190,7 @@ ja:
|
|||||||
found: 'Found'
|
found: 'Found'
|
||||||
summary: 'Summary'
|
summary: 'Summary'
|
||||||
valid_configuration: 'This OAuth provider is configured correctly!'
|
valid_configuration: 'This OAuth provider is configured correctly!'
|
||||||
warning_configuration: 'This OAuth provider if configured correctly, but a default name for users (%{name}) will be used.'
|
warning_configuration: 'This OAuth provider is configured correctly, but a default name for users (%{name}) will be used.'
|
||||||
invalid_configuration: 'This OAuth provider is NOT configured correctly.'
|
invalid_configuration: 'This OAuth provider is NOT configured correctly.'
|
||||||
form:
|
form:
|
||||||
title_new: 'New OAuth provider'
|
title_new: 'New OAuth provider'
|
||||||
|
|||||||
@@ -190,7 +190,7 @@ ko:
|
|||||||
found: 'Found'
|
found: 'Found'
|
||||||
summary: 'Summary'
|
summary: 'Summary'
|
||||||
valid_configuration: 'This OAuth provider is configured correctly!'
|
valid_configuration: 'This OAuth provider is configured correctly!'
|
||||||
warning_configuration: 'This OAuth provider if configured correctly, but a default name for users (%{name}) will be used.'
|
warning_configuration: 'This OAuth provider is configured correctly, but a default name for users (%{name}) will be used.'
|
||||||
invalid_configuration: 'This OAuth provider is NOT configured correctly.'
|
invalid_configuration: 'This OAuth provider is NOT configured correctly.'
|
||||||
form:
|
form:
|
||||||
title_new: 'New OAuth provider'
|
title_new: 'New OAuth provider'
|
||||||
|
|||||||
@@ -194,7 +194,7 @@ nl:
|
|||||||
found: 'Found'
|
found: 'Found'
|
||||||
summary: 'Summary'
|
summary: 'Summary'
|
||||||
valid_configuration: 'This OAuth provider is configured correctly!'
|
valid_configuration: 'This OAuth provider is configured correctly!'
|
||||||
warning_configuration: 'This OAuth provider if configured correctly, but a default name for users (%{name}) will be used.'
|
warning_configuration: 'This OAuth provider is configured correctly, but a default name for users (%{name}) will be used.'
|
||||||
invalid_configuration: 'This OAuth provider is NOT configured correctly.'
|
invalid_configuration: 'This OAuth provider is NOT configured correctly.'
|
||||||
form:
|
form:
|
||||||
title_new: 'New OAuth provider'
|
title_new: 'New OAuth provider'
|
||||||
|
|||||||
@@ -194,7 +194,7 @@ pt:
|
|||||||
found: 'Found'
|
found: 'Found'
|
||||||
summary: 'Summary'
|
summary: 'Summary'
|
||||||
valid_configuration: 'This OAuth provider is configured correctly!'
|
valid_configuration: 'This OAuth provider is configured correctly!'
|
||||||
warning_configuration: 'This OAuth provider if configured correctly, but a default name for users (%{name}) will be used.'
|
warning_configuration: 'This OAuth provider is configured correctly, but a default name for users (%{name}) will be used.'
|
||||||
invalid_configuration: 'This OAuth provider is NOT configured correctly.'
|
invalid_configuration: 'This OAuth provider is NOT configured correctly.'
|
||||||
form:
|
form:
|
||||||
title_new: 'New OAuth provider'
|
title_new: 'New OAuth provider'
|
||||||
|
|||||||
@@ -190,7 +190,7 @@ zh-CN:
|
|||||||
found: 'Found'
|
found: 'Found'
|
||||||
summary: 'Summary'
|
summary: 'Summary'
|
||||||
valid_configuration: 'This OAuth provider is configured correctly!'
|
valid_configuration: 'This OAuth provider is configured correctly!'
|
||||||
warning_configuration: 'This OAuth provider if configured correctly, but a default name for users (%{name}) will be used.'
|
warning_configuration: 'This OAuth provider is configured correctly, but a default name for users (%{name}) will be used.'
|
||||||
invalid_configuration: 'This OAuth provider is NOT configured correctly.'
|
invalid_configuration: 'This OAuth provider is NOT configured correctly.'
|
||||||
form:
|
form:
|
||||||
title_new: 'New OAuth provider'
|
title_new: 'New OAuth provider'
|
||||||
|
|||||||
Reference in New Issue
Block a user