yippie-io/iUPB

View on GitHub
app/assets/javascripts/i18n/translations.js

Summary

Maintainability
A
0 mins
Test Coverage
var I18n = I18n || {};
I18n.translations = {"en":{"date":{"formats":{"default":"%Y-%m-%d","short":"%b %d","long":"%B %d, %Y","weekday_date":"%a, %d %b"},"day_names":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"abbr_day_names":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"month_names":[null,"January","February","March","April","May","June","July","August","September","October","November","December"],"abbr_month_names":[null,"Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"order":["year","month","day"]},"time":{"formats":{"default":"%a, %d %b %Y %H:%M:%S %z","short":"%d %b %H:%M","long":"%B %d, %Y %H:%M","very_short":"%H:%M"},"am":"am","pm":"pm"},"support":{"array":{"words_connector":", ","two_words_connector":" and ","last_word_connector":", and "}},"errors":{"format":"%{attribute} %{message}","messages":{"inclusion":"is not included in the list","exclusion":"is reserved","invalid":"is invalid","confirmation":"doesn't match confirmation","accepted":"must be accepted","empty":"can't be empty","blank":"can't be blank","too_long":"is too long (maximum is %{count} characters)","too_short":"is too short (minimum is %{count} characters)","wrong_length":"is the wrong length (should be %{count} characters)","not_a_number":"is not a number","not_an_integer":"must be an integer","greater_than":"must be greater than %{count}","greater_than_or_equal_to":"must be greater than or equal to %{count}","equal_to":"must be equal to %{count}","less_than":"must be less than %{count}","less_than_or_equal_to":"must be less than or equal to %{count}","odd":"must be odd","even":"must be even","expired":"has expired, please request a new one","not_found":"not found","already_confirmed":"was already confirmed, please try signing in","not_locked":"was not locked","not_saved":{"one":"1 error prohibited this %{resource} from being saved:","other":"%{count} errors prohibited this %{resource} from being saved:"}}},"number":{"format":{"separator":".","delimiter":",","precision":3,"significant":false,"strip_insignificant_zeros":false},"currency":{"format":{"format":"%u%n","unit":"$","separator":".","delimiter":",","precision":2,"significant":false,"strip_insignificant_zeros":false}},"percentage":{"format":{"delimiter":""}},"precision":{"format":{"delimiter":""}},"human":{"format":{"delimiter":"","precision":3,"significant":true,"strip_insignificant_zeros":true},"storage_units":{"format":"%n %u","units":{"byte":{"one":"Byte","other":"Bytes"},"kb":"KB","mb":"MB","gb":"GB","tb":"TB"}},"decimal_units":{"format":"%n %u","units":{"unit":"","thousand":"Thousand","million":"Million","billion":"Billion","trillion":"Trillion","quadrillion":"Quadrillion"}}}},"datetime":{"distance_in_words":{"half_a_minute":"half a minute","less_than_x_seconds":{"one":"less than 1 second","other":"less than %{count} seconds"},"x_seconds":{"one":"1 second","other":"%{count} seconds"},"less_than_x_minutes":{"one":"less than a minute","other":"less than %{count} minutes"},"x_minutes":{"one":"1 minute","other":"%{count} minutes"},"about_x_hours":{"one":"about 1 hour","other":"about %{count} hours"},"x_days":{"one":"1 day","other":"%{count} days"},"about_x_months":{"one":"about 1 month","other":"about %{count} months"},"x_months":{"one":"1 month","other":"%{count} months"},"about_x_years":{"one":"about 1 year","other":"about %{count} years"},"over_x_years":{"one":"over 1 year","other":"over %{count} years"},"almost_x_years":{"one":"almost 1 year","other":"almost %{count} years"}},"prompts":{"year":"Year","month":"Month","day":"Day","hour":"Hour","minute":"Minute","second":"Seconds"}},"helpers":{"select":{"prompt":"Please select"},"submit":{"create":"Create %{model}","update":"Update %{model}","submit":"Save %{model}"},"button":{"create":"Create %{model}","update":"Update %{model}","submit":"Save %{model}"},"page_entries_info":{"one_page":{"display_entries":{"zero":"No %{entry_name} found","one":"Displaying <b>1</b> %{entry_name}","other":"Displaying <b>all %{count}</b> %{entry_name}"}},"more_pages":{"display_entries":"Displaying %{entry_name} <b>%{first}&nbsp;-&nbsp;%{last}</b> of <b>%{total}</b> in total"}}},"mongoid":{"errors":{"messages":{"blank":"can't be blank","taken":"is already taken","callbacks":"Calling %{method} on %{klass} resulted in a false return from a callback.","document_not_found":"Document not found for class %{klass} with id(s) %{identifiers}.","eager_load":"Eager loading :%{name} is not supported due to it being a many-to-many or polymorphic belongs_to relation.","invalid_database":"Database should be a Mongo::DB, not %{name}.","invalid_time":"'%{value}' is not a valid Time.","invalid_options":"Invalid option :%{invalid} provided to relation :%{name}. Valid options are: %{valid}.","invalid_type":"Field was defined as a(n) %{klass}, but received a %{other} with the value %{value}.","unsupported_version":"MongoDB %{version} not supported, please upgrade to %{mongo_version}.","validations":"Validation failed - %{errors}.","invalid_collection":"Access to the collection for %{klass} is not allowed since it is an embedded document, please access a collection from the root document.","invalid_field":"Defining a field named %{name} is not allowed. Do not define fields that conflict with Mongoid internal attributes or method names. Use Mongoid.destructive_fields to see what names this includes.","too_many_nested_attribute_records":"Accepting nested attributes for %{association} is limited to %{limit} records.","embedded_in_must_have_inverse_of":"Options for embedded_in association must include inverse_of.","dependent_only_references_one_or_many":"The dependent => destroy|delete option that was supplied is only valid on references_one or references_many associations.","association_cant_have_inverse_of":"Defining an inverse_of on this association is not allowed. Only use this option on embedded_in or references_many as array.","calling_document_find_with_nil_is_invalid":"Calling Document#find with nil is invalid","unsaved_document":"You cannot call create or create! through a relational association relation (%{document}) who's parent (%{base}) is not already saved.","mixed_relations":"Referencing a(n) %{embedded} document from the %{root} document via a relational association is not allowed since the %{embedded} is embedded.","no_environment":"Mongoid attempted to find the appropriate environment but no Rails.env, Sinatra::Base.environment, or RACK_ENV could be found.","scope_overwrite":"Cannot create scope :%{scope_name}, because of existing method %{model_name}.%{scope_name}.","blank_on_locale":"can't be blank in %{in_locale}"}}},"devise":{"failure":{"already_authenticated":"You are already signed in.","unauthenticated":"You need to sign in or sign up before continuing.","unconfirmed":"You have to confirm your account before continuing.","locked":"Your account is locked.","invalid":"Invalid email or password.","invalid_token":"Invalid authentication token.","timeout":"Your session expired, please sign in again to continue.","inactive":"Your account was not activated yet."},"sessions":{"signed_in":"Signed in successfully.","signed_out":"Signed out successfully."},"passwords":{"send_instructions":"You will receive an email with instructions about how to reset your password in a few minutes.","updated":"Your password was changed successfully. You are now signed in.","updated_not_active":"Your password was changed successfully.","send_paranoid_instructions":"If your e-mail exists on our database, you will receive a password recovery link on your e-mail"},"confirmations":{"send_instructions":"You will receive an email with instructions about how to confirm your account in a few minutes.","send_paranoid_instructions":"If your e-mail exists on our database, you will receive an email with instructions about how to confirm your account in a few minutes.","confirmed":"Your account was successfully confirmed. You are now signed in."},"registrations":{"signed_up":"Welcome! You have signed up successfully.","signed_up_but_unconfirmed":"A message with a confirmation link has been sent to your email address. Please open the link to activate your account.","signed_up_but_inactive":"You have signed up successfully. However, we could not sign you in because your account is not yet activated.","signed_up_but_locked":"You have signed up successfully. However, we could not sign you in because your account is locked.","updated":"You updated your account successfully.","update_needs_confirmation":"You updated your account successfully, but we need to verify your new email address. Please check your email and click on the confirm link to finalize confirming your new email address.","destroyed":"Bye! Your account was successfully cancelled. We hope to see you again soon."},"unlocks":{"send_instructions":"You will receive an email with instructions about how to unlock your account in a few minutes.","unlocked":"Your account has been unlocked successfully. Please sign in to continue.","send_paranoid_instructions":"If your account exists, you will receive an email with instructions about how to unlock it in a few minutes."},"omniauth_callbacks":{"success":"Successfully authorized from %{kind} account.","failure":"Could not authorize you from %{kind} because \"%{reason}\"."},"mailer":{"confirmation_instructions":{"subject":"Confirmation instructions"},"reset_password_instructions":{"subject":"Reset password instructions"},"unlock_instructions":{"subject":"Unlock Instructions"}}},"views":{"pagination":{"first":"&laquo; First","last":"Last &raquo;","previous":"&lsaquo; Prev","next":"Next &rsaquo;","truncate":"..."}},"admin":{"home":{"name":"Home"},"pagination":{"previous":"&laquo; Prev","next":"Next &raquo;","truncate":"\u2026"},"misc":{"filter_date_format":"mm/dd/yy","search":"Search","filter":"Filter","refresh":"Refresh","show_all":"Show all","add_filter":"Add filter","bulk_menu_title":"Selected items","remove":"Remove","add_new":"Add new","chosen":"Chosen %{name}","chose_all":"Choose all","clear_all":"Clear all","up":"Up","down":"Down","navigation":"Navigation","log_out":"Log out","ago":"ago"},"flash":{"successful":"%{name} successfully %{action}","error":"%{name} failed to be %{action}","noaction":"No actions were taken","model_not_found":"Model '%{model}' could not be found","object_not_found":"%{model} with id '%{id}' could not be found"},"table_headers":{"model_name":"Model name","last_used":"Last used","records":"Records","username":"User","changes":"Changes","created_at":"Date/Time","item":"Item","message":"Message"},"actions":{"dashboard":{"title":"Site administration","menu":"Dashboard","breadcrumb":"Dashboard"},"index":{"title":"List of %{model_label_plural}","menu":"List","breadcrumb":"%{model_label_plural}"},"show":{"title":"Details for %{model_label} '%{object_label}'","menu":"Show","breadcrumb":"%{object_label}"},"show_in_app":{"menu":"Show in app"},"new":{"title":"New %{model_label}","menu":"Add new","breadcrumb":"New","link":"Add a new %{model_label}","done":"created"},"edit":{"title":"Edit %{model_label} '%{object_label}'","menu":"Edit","breadcrumb":"Edit","link":"Edit this %{model_label}","done":"updated"},"delete":{"title":"Delete %{model_label} '%{object_label}'","menu":"Delete","breadcrumb":"Delete","link":"Delete '%{object_label}'","done":"deleted"},"bulk_delete":{"title":"Delete %{model_label_plural}","menu":"Multiple delete","breadcrumb":"Multiple delete","bulk_link":"Delete selected %{model_label_plural}"},"export":{"title":"Export %{model_label_plural}","menu":"Export","breadcrumb":"Export","link":"Export found %{model_label_plural}","bulk_link":"Export selected %{model_label_plural}","done":"exported"},"history_index":{"title":"History for %{model_label_plural}","menu":"History","breadcrumb":"History"},"history_show":{"title":"History for %{model_label} '%{object_label}'","menu":"History","breadcrumb":"History"}},"form":{"cancel":"Cancel","basic_info":"Basic info","required":"Required","optional":"Optional","one_char":"character","char_length_up_to":"length up to","char_length_of":"length of","save":"Save","save_and_add_another":"Save and add another","save_and_edit":"Save and edit","all_of_the_following_related_items_will_be_deleted":"? The following related items may be deleted or orphaned:","are_you_sure_you_want_to_delete_the_object":"Are you sure you want to delete this %{model_name}","confirmation":"Yes, I'm sure","bulk_delete":"The following objects will be deleted, which may delete or orphan some of their related dependencies:","new_model":"%{name} (new)"},"export":{"confirmation":"Export to %{name}","select":"Select fields to export","fields_from":"Fields from %{name}","fields_from_associated":"Fields from associated %{name}","display":"Display %{name}: %{type}","options_for":"Options for %{name}","empty_value_for_associated_objects":"<empty>","click_to_reverse_selection":"Click to reverse selection","csv":{"header_for_root_methods":"%{name}","header_for_association_methods":"%{name} [%{association}]","encoding_to":"Encode to","encoding_to_help":"Choose output encoding. Leave empty to let current input encoding untouched: (%{name})","skip_header":"No header","skip_header_help":"Do not output a header (no fields description)","default_col_sep":",","col_sep":"Column separator","col_sep_help":"Leave blank for default ('%{value}')"}}},"source":"Source","imprint":"imprint","logout":"Logout","login":"Login","email":"E-Mail","password":"Password","password_confirmation":"Password confirmation","remember_me":"Remember me","sign_in":"Login","sign_up":"Sign up","here_you_can_sign_up":"Here you can sign up for a new account","forgot_your_password":"Forgot your password","marketing":{"login_with_iupb":"Use iUPB login","login_message":"Log in now with your Facebook or Google account to start building your own timetable - easy, flexible and integrated with your phone.","tt_functions_wout_login":"Of course you can search for courses (field above) and use all the other features without signing up / in.","new":"Brandnew","timetable":"Your iUPB timetable","timetable_text":"After signing in you can quickly add courses from PAUL to your personal timetable. You can then yiew all your next classes, updated automatically from PAUL. Also, you can download all lectures to your phone or computer calendar.","register_or_login_now":"Sign in/up now"},"forty_years":{"index":{"facts":"Facts","programme":"Events","more":"more","find_more":"Find more infos and photos about the 40 year's anniversary at their official web site","your_timetable":"Your timetable for this week","day_1":"22. Oct.","day_2":"23. Oct.","day_3":"24. Oct.","day_4":"25. Oct.","day_5":"26. Oct.","day_6":"27. Oct.","day_7":"28. Oct.","day_9":"29. Oct.","day_10":"30. Oct.","day_11":"31. Oct.","day_12":"1. Nov.","day_13":"2. Nov.","day_14":"3. Nov.","day_15":"4. Nov.","download_ical":"download to your device calendar","list":"List","details":"more info at Uni website","read_more":"read more...","read_less":"display less.","quick_event_select":"Event quick selection"}},"jquery":{"timeago":{"seconds":{"one":"One second ago","other":"%{count} seconds ago"},"minutes":{"one":"One minute ago","other":"%{count} minutes ago"},"hours":{"one":"One hour ago","other":"%{count} hours ago"},"days":{"one":"One day ago","other":"%{count} days ago"},"months":{"one":"One month ago","other":"%{count} months ago"},"years":{"one":"One year ago","other":"%{count} years ago"}}},"pages":{"twitter":{"UPB_on_twitter":"UPB on Twitter","by":"by"}},"asta":{"index":{"read_more":"more","read_original":"Read more at AStA","by":"by","old":"old","asta_news":"AStA News"}},"weather":{"index":{"temperature":"temperature","sunrise":"sunrise","sunset":"sunset","forecast":"forecast","current_weather":"current weather","current_data":"Current data","today":"today","current_temperature":"Current temperature"}},"please_wait":"Please wait...","courses":{"next_class":"Next: %{date}, %{time_from} until %{time_to} in %{place}","today":"Today","tomorrow":"Tomorrow","gone":{"course_gone_heading":"This course is so 2012","course_gone_text":"The course was probably held last semester and won't be offered this year under the same PAUL-ID. Try our PAUL search, in case you are looking for courses offered this semester."},"show":{"time_place":"%{date}, %{time_from} until %{time_to} in %{place}","tutorials":"Tutorials","dates_and_rooms":"Schedule with Rooms","view_in_paul":"View course in PAUL","add_to_time_table":"Add to timetable","in_time_table":"This couse is saved in your timetable.","course_details":"Course details"},"room_na":"N.A.","index":{"search":"Search","type_and_find":"Search for course names, rooms, lecturers, etc.","no_results":"No courses found. Try again :)","data":"Data","saved_in_timetable":"Successfully saved in timetable!"}},"restaurants":{"index":{"prev_day":"prev. day","next_day":"next day","additives":"additives","hours":"hours"}},"transportation":{"index":{"trip_at":"%{station} at %{date}","trip_at_reduced":"At %{date}","to":"to","line":"Bus","buses_leaving":"Busses leaving","no_buses_at_station":"No busses are leaving at the moment"}},"events":{"index":{"attendees_on_facebook":"attendees","where":"venue","party_headline":"Party calendar","view_on_facebook":"open on facebook"}},"timetable":{"index":{"prev_week":"previous week","next_week":"next week","your_timetable":"Your Timetable for this week","day_1":"Mon","day_2":"Tue","day_3":"Wed","day_4":"Thu","day_5":"Fri","download_ical":"Download events to your device","list":"List","deleteallconfirm":"Do you really want to completely delete this course from your timetable?","deleteoneconfirm":"Do you really want to delete the course in this week?","delete_one":"Remove from this week","delete_all":"Remove from my timetable","view_course_details":"Further information","popover":{"title":"Ask Paul to add courses","content":"You can easily add course to your timetable using the PAUL search"}}},"layouts":{"application":{"menu":"Menu","weather":"Weather","buses":"Buses","home":"Homepage","paul":"PAUL","party":"Partys","twitter":"Twitter","timetable":"Timetable","40years":"40 years UPB"}}},"de":{"source":"Quelle","imprint":"Impressum","login":"Login","logout":"Logout","email":"E-Mail","password":"Passwort","password_confirmation":"Passwort best\u00e4tigen","remember_me":"Eingeloggt bleiben","sign_in":"Einloggen","sign_up":"Registrieren","here_you_can_sign_up":"Hier kannst du dich direkt bei uns registrieren","forgot_your_password":"Passwort vergessen","marketing":{"login_with_iupb":"iUPB-Login nutzen","login_message":"Melde dich mit deinem Facebook oder Google-Account an, um schnell und einfach deinen Stundenplan zu erstellen \u2013 perfekt in dein Smartphone integriert.","tt_functions_wout_login":"Nat\u00fcrlich kannst du auch jederzeit oben Kurse suchen und alle anderen Funktionen nutzen ohne dich anzumelden.","new":"Neu","timetable":"Dein iUPB-Stundenplan","timetable_text":"Nach dem Login bei iUPB kannst du schnell und einfach Kurse aus PAUL in deinen pers\u00f6nlichen Stundenplan \u00fcbernehmen. iUPB zeigt dir dann automatisch deine n\u00e4chsten Vorlesungen an - immer aktuell. Du hast au\u00dferdem die M\u00f6glichkeit alle Veranstaltungstermine in deinen Smartphone- oder Computer-Kalender zu laden.","register_or_login_now":"Jetzt einloggen/registrieren"},"forty_years":{"index":{"facts":"Fakten","programme":"Programm","more":"mehr","find_more":"Mehr Infos und Fotos findest du auf der offiziellen Jubil\u00e4umswebsite","your_timetable":"Dein Stundenplan f\u00fcr diese Woche","day_1":"22. Okt.","day_2":"23. Okt.","day_3":"24. Okt.","day_4":"25. Okt.","day_5":"26. Okt.","day_6":"27. Okt.","day_7":"28. Okt.","day_9":"29. Okt.","day_10":"30. Okt.","day_11":"31. Okt.","day_12":"1. Nov.","day_13":"2. Nov.","day_14":"3. Nov.","day_15":"4. Nov.","download_ical":"Termine aufs Ger\u00e4t runterladen","list":"Liste","details":"weitere Details auf Uni-Website","read_more":"mehr lesen...","read_less":"weniger anzeigen","quick_event_select":"Event-Schnellauswahl"}},"asta":{"index":{"read_more":"Mehr","read_original":"Beim AStA weiterlesen","by":"von","old":"alt","asta_news":"AStA News"}},"jquery":{"timeago":{"seconds":{"one":"Vor einer Sekunde","other":"Vor %{count} Sekunden"},"minutes":{"one":"Vor einer Minute","other":"Vor %{count} Minuten"},"hours":{"one":"Vor einer Stunde","other":"Vor %{count} Stunden"},"days":{"one":"Vor einem Tag","other":"Vor %{count} Tagen"},"months":{"one":"Vor einem Monat","other":"Vor %{count} Monaten"},"years":{"one":"Vor einem Jahr","other":"Vor %{count} Jahren"}}},"pages":{"twitter":{"UPB_on_twitter":"UPB auf Twitter","by":"von"}},"weather":{"index":{"temperature":"Temperatur","sunrise":"Sonnenaufgang","sunset":"Sonnenuntergang","forecast":"Vorhersage","current_weather":"Aktuelles Wetter","current_data":"Aktuelle Daten","today":"heute","current_temperature":"Aktuelle Temperatur"}},"please_wait":"Bitte warten...","courses":{"gone":{"course_gone_heading":"Dieser Kurs ist so 2012","course_gone_text":"Wahrscheinlich ist dies ein Kurs aus dem letzten Semester. Probier einfach unsere Kurssuche aus, wenn du die Kurse des aktuellen Semesters durchsuchen m\u00f6chtest."},"next_class":"N\u00e4chste: %{date}, %{time_from} bis %{time_to} in %{place}","today":"Heute","tomorrow":"Morgen","show":{"time_place":"%{date}, %{time_from} bis %{time_to} in %{place}","tutorials":"\u00dcbungsgruppen","dates_and_rooms":"Zeiten und R\u00e4ume","view_in_paul":"Kurs in PAUL ansehen","add_to_time_table":"in den Stundenplan","in_time_table":"Dieser Kurs ist in deinem Stundenplan gespeichert.","course_details":"Kursansicht"},"room_na":"N.N.","index":{"search":"Suche","type_and_find":"Suche nach Kursnamen, Raum, Dozenten, etc.","no_results":"Keine Kurse gefunden. Probier`s noch einmal :)","data":"Daten","saved_in_timetable":"Im Stundenplan gespeichert!"}},"restaurants":{"index":{"prev_day":"vorheriger Tag","next_day":"n\u00e4chster Tag","additives":"Zusatzstoffe","hours":"\u00d6ffnungszeiten"}},"events":{"index":{"attendees_on_facebook":"G\u00e4ste","where":"Ort","party_headline":"Party-Termine","view_on_facebook":"in Facebook \u00f6ffnen"}},"timetable":{"index":{"prev_week":"vorherige Woche","next_week":"n\u00e4chste Woche","your_timetable":"Dein Stundenplan f\u00fcr diese Woche","day_1":"Mo","day_2":"Di","day_3":"Mi","day_4":"Do","day_5":"Fr","download_ical":"Termine aufs Ger\u00e4t runterladen","list":"Liste","deleteallconfirm":"M\u00f6chtest du wirklich alle Termine des Kurses entfernen?","deleteoneconfirm":"M\u00f6chtest du diesen Termin wirklich entfernen?","delete_one":"Diesen Termin entfernen","delete_all":"Veranstaltung komplett l\u00f6schen","view_course_details":"Zeiten und \u00dcbungsgruppen","popover":{"title":"Kurse gibt es beim PAUL","content":"Kurse kannst du ganz einfach \u00fcber die PAUL Suche zu deinem Studenplan hinzuf\u00fcgen"}}},"transportation":{"index":{"trip_at":"%{station} um %{date}","trip_at_reduced":"Um %{date}","to":"nach","line":"Linie","buses_leaving":"Bus Abfahrt","no_buses_at_station":"Es fahren gerade keine Busse"}},"layouts":{"application":{"menu":"Speisepl\u00e4ne","weather":"Wetter","buses":"Bus-Zeiten","home":"Startseite","paul":"PAUL","party":"Parties","asta":"AStA News","twitter":"Twitter","timetable":"Stundenplan","40years":"40 Jahre UPB"}},"activerecord":{"models":{"user":"Benutzer"},"attributes":{"user":{"email":"E-Mail"}},"errors":{"format":"%{attribute} %{message}","messages":{"accepted":"muss akzeptiert werden","blank":"muss ausgef\u00fcllt werden","confirmation":"stimmt nicht mit der Best\u00e4tigung \u00fcberein","empty":"muss ausgef\u00fcllt werden","equal_to":"muss genau %{count} sein","even":"muss gerade sein","exclusion":"ist nicht verf\u00fcgbar","greater_than":"muss gr\u00f6\u00dfer als %{count} sein","greater_than_or_equal_to":"muss gr\u00f6\u00dfer oder gleich %{count} sein","inclusion":"ist kein g\u00fcltiger Wert","invalid":"ist nicht g\u00fcltig","less_than":"muss kleiner als %{count} sein","less_than_or_equal_to":"muss kleiner oder gleich %{count} sein","not_a_number":"ist keine Zahl","not_an_integer":"muss ganzzahlig sein","odd":"muss ungerade sein","record_invalid":"G\u00fcltigkeitspr\u00fcfung ist fehlgeschlagen: %{errors}","taken":"ist bereits vergeben","too_long":"ist zu lang (nicht mehr als %{count} Zeichen)","too_short":"ist zu kurz (nicht weniger als %{count} Zeichen)","wrong_length":"hat die falsche L\u00e4nge (muss genau %{count} Zeichen haben)"},"template":{"body":"Bitte \u00fcberpr\u00fcfen Sie die folgenden Felder:","header":{"one":"Konnte %{model} nicht speichern: ein Fehler.","other":"Konnte %{model} nicht speichern: %{count} Fehler."}}}},"date":{"formats":{"weekday_date":"%a, %d. %b","default":"%d.%m.%Y","long":"%e. %B %Y","short":"%e. %b"},"abbr_day_names":["So","Mo","Di","Mi","Do","Fr","Sa"],"abbr_month_names":[null,"Jan","Feb","M\u00e4r","Apr","Mai","Jun","Jul","Aug","Sep","Okt","Nov","Dez"],"day_names":["Sonntag","Montag","Dienstag","Mittwoch","Donnerstag","Freitag","Samstag"],"month_names":[null,"Januar","Februar","M\u00e4rz","April","Mai","Juni","Juli","August","September","Oktober","November","Dezember"],"order":["day","month","year"]},"time":{"formats":{"very_short":"%H:%M Uhr","default":"%A, %d. %B %Y, %H:%M Uhr","long":"%A, %d. %B %Y, %H:%M Uhr","short":"%d. %B, %H:%M Uhr"},"am":"vormittags","pm":"nachmittags"},"errors":{"messages":{"expired":"ist abgelaufen, bitte neu anfordern","not_found":"nicht gefunden","already_confirmed":"wurde bereits best\u00e4tigt","not_locked":"ist nicht gesperrt","not_saved":{"one":"Konnte %{resource} nicht speichern: ein Fehler.","other":"Konnte %{resource} nicht speichern: %{count} Fehler."},"accepted":"muss akzeptiert werden","blank":"muss ausgef\u00fcllt werden","confirmation":"stimmt nicht mit der Best\u00e4tigung \u00fcberein","empty":"muss ausgef\u00fcllt werden","equal_to":"muss genau %{count} sein","even":"muss gerade sein","exclusion":"ist nicht verf\u00fcgbar","greater_than":"muss gr\u00f6\u00dfer als %{count} sein","greater_than_or_equal_to":"muss gr\u00f6\u00dfer oder gleich %{count} sein","inclusion":"ist kein g\u00fcltiger Wert","invalid":"ist nicht g\u00fcltig","less_than":"muss kleiner als %{count} sein","less_than_or_equal_to":"muss kleiner oder gleich %{count} sein","not_a_number":"ist keine Zahl","not_an_integer":"muss ganzzahlig sein","odd":"muss ungerade sein","record_invalid":"G\u00fcltigkeitspr\u00fcfung ist fehlgeschlagen: %{errors}","taken":"ist bereits vergeben","too_long":"ist zu lang (nicht mehr als %{count} Zeichen)","too_short":"ist zu kurz (nicht weniger als %{count} Zeichen)","wrong_length":"hat die falsche L\u00e4nge (muss genau %{count} Zeichen haben)"},"format":"%{attribute} %{message}","template":{"body":"Bitte \u00fcberpr\u00fcfen Sie die folgenden Felder:","header":{"one":"Konnte %{model} nicht speichern: ein Fehler.","other":"Konnte %{model} nicht speichern: %{count} Fehler."}}},"devise":{"failure":{"already_authenticated":"Du bist bereits angemeldet.","unauthenticated":"Du musst Dich anmelden oder registrieren, bevor Du fortfahren kannst.","unconfirmed":"Du musst Deinen Account best\u00e4tigen, bevor Du fortfahren kannst.","locked":"Dein Account ist gesperrt.","invalid":"Ung\u00fcltige Anmeldedaten.","invalid_token":"Der Anmelde-Token ist ung\u00fcltig.","timeout":"Deine Sitzung ist abgelaufen, bitte melde Dich erneut an.","inactive":"Dein Account ist nicht aktiv."},"sessions":{"signed_in":"Erfolgreich angemeldet.","signed_out":"Erfolgreich abgemeldet.","user":{"signed_in":"Erfolgreich angemeldet.","signed_out":"Erfolgreich abgemeldet."}},"passwords":{"send_instructions":"Du erh\u00e4ltst in wenigen Minuten eine E-Mail mit der Anleitung, wie Du Dein Passwort zur\u00fccksetzen kannst.","updated":"Dein Passwort wurde ge\u00e4ndert. Du bist jetzt angemeldet.","updated_not_active":"Dein Passwort wurde ge\u00e4ndert.","send_paranoid_instructions":"Falls Deine E-Mail-Adresse in unserer Datenbank existiert erh\u00e4ltst Du in wenigen Minuten eine E-Mail mit der Anleitung, wie Du Dein Passwort zur\u00fccksetzen k\u00f6nnen."},"confirmations":{"send_instructions":"Du erh\u00e4ltst in wenigen Minuten eine E-Mail, mit der Du Deine Registrierung best\u00e4tigen kannst.","send_paranoid_instructions":"Falls Deine E-Mail-Adresse in unserer Datenbank existiert erh\u00e4ltst Du in wenigen Minuten eine E-Mail mit der Du Deine Registrierung best\u00e4tigen kannst.","confirmed":"Vielen Dank f\u00fcr Deine Registrierung. Du bist jetzt angemeldet."},"registrations":{"signed_up":"Du hast dich erfolgreich registriert.","signed_up_but_unconfirmed":"Du hast Dich erfolgreich registriert. Wir konnten Dich noch nicht anmelden, da Dein Account noch nicht best\u00e4tigt ist. Du erh\u00e4ltst in K\u00fcrze eine E-Mail mit der Anleitung, wie Du Deinen Account freischalten kannst.","signed_up_but_inactive":"Du hast dich erfolgreich registriert. Wir konnten Dich noch nicht anmelden, da Dein Account inaktiv ist.","signed_up_but_locked":"Du hast dich erfolgreich registriert. Wir konnten Dich noch nicht anmelden, da Dein Account gesperrt ist.","updated":"Deine Daten wurden aktualisiert.","update_needs_confirmation":"Deine Daten wurden aktualisiert, aber Du musst Deine neue E-Mail-Adresse best\u00e4tigen. Du erh\u00e4lsts in wenigen Minuten eine E-Mail, mit der Du die \u00c4nderung Deiner E-Mail-Adresse abschlie\u00dfen kannst.","destroyed":"Dein Account wurde gel\u00f6scht."},"unlocks":{"send_instructions":"Du erh\u00e4ltst in wenigen Minuten eine E-Mail mit der Anleitung, wie Du Deinen Account entsperren k\u00f6nnen.","unlocked":"Dein Account wurde entsperrt. Du bist jetzt angemeldet.","send_paranoid_instructions":"Falls Deine E-Mail-Adresse in unserer Datenbank existiert erh\u00e4ltst Du in wenigen Minuten eine E-Mail mit der Anleitung, wie Du Deinen Account entsperren kannst."},"omniauth_callbacks":{"success":"Du hast Dich erfolgreich mit Deinem %{kind}-Account angemeldet.","failure":"Du konntest nicht Deinem %{kind}-Account angemeldet werden, weil \"%{reason}\"."},"mailer":{"confirmation_instructions":{"subject":"Anleitung zur Best\u00e4tigung Deines Accounts"},"reset_password_instructions":{"subject":"Anleitung um Dein Passwort zur\u00fcckzusetzen"},"unlock_instructions":{"subject":"Anleitung um Deinen Account freizuschalten"}}},"datetime":{"distance_in_words":{"about_x_hours":{"one":"etwa eine Stunde","other":"etwa %{count} Stunden"},"about_x_months":{"one":"etwa ein Monat","other":"etwa %{count} Monate"},"about_x_years":{"one":"etwa ein Jahr","other":"etwa %{count} Jahre"},"almost_x_years":{"one":"fast ein Jahr","other":"fast %{count} Jahre"},"half_a_minute":"eine halbe Minute","less_than_x_minutes":{"one":"weniger als eine Minute","other":"weniger als %{count} Minuten"},"less_than_x_seconds":{"one":"weniger als eine Sekunde","other":"weniger als %{count} Sekunden"},"over_x_years":{"one":"mehr als ein Jahr","other":"mehr als %{count} Jahre"},"x_days":{"one":"ein Tag","other":"%{count} Tage"},"x_minutes":{"one":"eine Minute","other":"%{count} Minuten"},"x_months":{"one":"ein Monat","other":"%{count} Monate"},"x_seconds":{"one":"eine Sekunde","other":"%{count} Sekunden"}},"prompts":{"day":"Tag","hour":"Stunden","minute":"Minuten","month":"Monat","second":"Sekunden","year":"Jahr"}},"helpers":{"select":{"prompt":"Bitte w\u00e4hlen"},"submit":{"create":"%{model} erstellen","submit":"%{model} speichern","update":"%{model} aktualisieren"}},"number":{"currency":{"format":{"delimiter":".","format":"%n %u","precision":2,"separator":",","significant":false,"strip_insignificant_zeros":false,"unit":"\u20ac"}},"format":{"delimiter":".","precision":2,"separator":",","significant":false,"strip_insignificant_zeros":false},"human":{"decimal_units":{"format":"%n %u","units":{"billion":{"one":"Milliarde","other":"Milliarden"},"million":"Millionen","quadrillion":{"one":"Billiarde","other":"Billiarden"},"thousand":"Tausend","trillion":"Billionen","unit":""}},"format":{"delimiter":"","precision":1,"significant":true,"strip_insignificant_zeros":true},"storage_units":{"format":"%n %u","units":{"byte":{"one":"Byte","other":"Bytes"},"gb":"GB","kb":"KB","mb":"MB","tb":"TB"}}},"percentage":{"format":{"delimiter":""}},"precision":{"format":{"delimiter":""}}},"support":{"array":{"last_word_connector":" und ","two_words_connector":" und ","words_connector":", "}},"activemodel":{"errors":{"format":"%{attribute} %{message}","messages":{"accepted":"muss akzeptiert werden","blank":"muss ausgef\u00fcllt werden","confirmation":"stimmt nicht mit der Best\u00e4tigung \u00fcberein","empty":"muss ausgef\u00fcllt werden","equal_to":"muss genau %{count} sein","even":"muss gerade sein","exclusion":"ist nicht verf\u00fcgbar","greater_than":"muss gr\u00f6\u00dfer als %{count} sein","greater_than_or_equal_to":"muss gr\u00f6\u00dfer oder gleich %{count} sein","inclusion":"ist kein g\u00fcltiger Wert","invalid":"ist nicht g\u00fcltig","less_than":"muss kleiner als %{count} sein","less_than_or_equal_to":"muss kleiner oder gleich %{count} sein","not_a_number":"ist keine Zahl","not_an_integer":"muss ganzzahlig sein","odd":"muss ungerade sein","record_invalid":"G\u00fcltigkeitspr\u00fcfung ist fehlgeschlagen: %{errors}","taken":"ist bereits vergeben","too_long":"ist zu lang (nicht mehr als %{count} Zeichen)","too_short":"ist zu kurz (nicht weniger als %{count} Zeichen)","wrong_length":"hat die falsche L\u00e4nge (muss genau %{count} Zeichen haben)"},"template":{"body":"Bitte \u00fcberpr\u00fcfen Sie die folgenden Felder:","header":{"one":"Konnte %{model} nicht speichern: ein Fehler.","other":"Konnte %{model} nicht speichern: %{count} Fehler."}}}}},"fr":{"date":{"abbr_day_names":["dim","lun","mar","mer","jeu","ven","sam"],"abbr_month_names":[null,"jan.","f\u00e9v.","mar.","avr.","mai","juin","juil.","ao\u00fbt","sept.","oct.","nov.","d\u00e9c."],"day_names":["dimanche","lundi","mardi","mercredi","jeudi","vendredi","samedi"],"formats":{"default":"%d/%m/%Y","long":"%e %B %Y","short":"%e %b"},"month_names":[null,"janvier","f\u00e9vrier","mars","avril","mai","juin","juillet","ao\u00fbt","septembre","octobre","novembre","d\u00e9cembre"],"order":["day","month","year"]},"datetime":{"distance_in_words":{"about_x_hours":{"one":"environ %{count} heure","other":"environ %{count}\u00a0heures"},"about_x_months":{"one":"environ %{count} mois","other":"environ %{count}\u00a0mois"},"about_x_years":{"one":"environ %{count} an","other":"environ %{count}\u00a0ans"},"almost_x_years":{"one":"presque %{count} an","other":"presque %{count} ans"},"half_a_minute":"une demi-minute","less_than_x_minutes":{"one":"moins de %{count}\u00a0minute","other":"moins de %{count}\u00a0minutes","zero":"moins d'une\u00a0minute"},"less_than_x_seconds":{"one":"moins de %{count} seconde","other":"moins de %{count}\u00a0secondes","zero":"moins d'une seconde"},"over_x_years":{"one":"plus de %{count} an","other":"plus de %{count}\u00a0ans"},"x_days":{"one":"%{count}\u00a0jour","other":"%{count}\u00a0jours"},"x_minutes":{"one":"%{count}\u00a0minute","other":"%{count}\u00a0minutes"},"x_months":{"one":"%{count}\u00a0mois","other":"%{count}\u00a0mois"},"x_seconds":{"one":"%{count}\u00a0seconde","other":"%{count}\u00a0secondes"}},"prompts":{"day":"Jour","hour":"Heure","minute":"Minute","month":"Mois","second":"Seconde","year":"Ann\u00e9e"}},"errors":{"format":"Le %{attribute} %{message}","messages":{"accepted":"doit \u00eatre accept\u00e9(e)","blank":"doit \u00eatre rempli(e)","confirmation":"ne concorde pas avec la confirmation","empty":"doit \u00eatre rempli(e)","equal_to":"doit \u00eatre \u00e9gal \u00e0 %{count}","even":"doit \u00eatre pair","exclusion":"n'est pas disponible","greater_than":"doit \u00eatre sup\u00e9rieur \u00e0 %{count}","greater_than_or_equal_to":"doit \u00eatre sup\u00e9rieur ou \u00e9gal \u00e0 %{count}","inclusion":"n'est pas inclus(e) dans la liste","invalid":"n'est pas valide","less_than":"doit \u00eatre inf\u00e9rieur \u00e0 %{count}","less_than_or_equal_to":"doit \u00eatre inf\u00e9rieur ou \u00e9gal \u00e0 %{count}","not_a_number":"n'est pas un nombre","not_an_integer":"doit \u00eatre un nombre entier","odd":"doit \u00eatre impair","record_invalid":"La validation a \u00e9chou\u00e9 : %{errors}","taken":"n'est pas disponible","too_long":{"one":"est trop long (pas plus de %{count} caract\u00e8re)","other":"est trop long (pas plus de %{count} caract\u00e8res)"},"too_short":{"one":"est trop court (au moins %{count} caract\u00e8re)","other":"est trop court (au moins %{count} caract\u00e8res)"},"wrong_length":{"one":"ne fait pas la bonne longueur (doit comporter %{count} caract\u00e8re)","other":"ne fait pas la bonne longueur (doit comporter %{count} caract\u00e8res)"}},"template":{"body":"Veuillez v\u00e9rifier les champs suivants\u00a0: ","header":{"one":"Impossible d'enregistrer ce(tte) %{model} : %{count} erreur","other":"Impossible d'enregistrer ce(tte) %{model} : %{count} erreurs"}}},"helpers":{"select":{"prompt":"Veuillez s\u00e9lectionner"},"submit":{"create":"Cr\u00e9er un(e) %{model}","submit":"Enregistrer ce(tte) %{model}","update":"Modifier ce(tte) %{model}"}},"number":{"currency":{"format":{"delimiter":" ","format":"%n %u","precision":2,"separator":",","significant":false,"strip_insignificant_zeros":false,"unit":"\u20ac"}},"format":{"delimiter":" ","precision":3,"separator":",","significant":false,"strip_insignificant_zeros":false},"human":{"decimal_units":{"format":"%n %u","units":{"billion":"milliard","million":"million","quadrillion":"million de milliards","thousand":"millier","trillion":"billion","unit":""}},"format":{"delimiter":"","precision":2,"significant":true,"strip_insignificant_zeros":true},"storage_units":{"format":"%n %u","units":{"byte":{"one":"octet","other":"octets"},"gb":"Go","kb":"ko","mb":"Mo","tb":"To"}}},"percentage":{"format":{"delimiter":""}},"precision":{"format":{"delimiter":""}}},"support":{"array":{"last_word_connector":" et ","two_words_connector":" et ","words_connector":", "}},"time":{"am":"am","formats":{"default":"%d %B %Y %H:%M:%S","long":"%A %d %B %Y %H:%M","short":"%d %b %H:%M"},"pm":"pm"},"activemodel":{"errors":{"format":"Le %{attribute} %{message}","messages":{"accepted":"doit \u00eatre accept\u00e9(e)","blank":"doit \u00eatre rempli(e)","confirmation":"ne concorde pas avec la confirmation","empty":"doit \u00eatre rempli(e)","equal_to":"doit \u00eatre \u00e9gal \u00e0 %{count}","even":"doit \u00eatre pair","exclusion":"n'est pas disponible","greater_than":"doit \u00eatre sup\u00e9rieur \u00e0 %{count}","greater_than_or_equal_to":"doit \u00eatre sup\u00e9rieur ou \u00e9gal \u00e0 %{count}","inclusion":"n'est pas inclus(e) dans la liste","invalid":"n'est pas valide","less_than":"doit \u00eatre inf\u00e9rieur \u00e0 %{count}","less_than_or_equal_to":"doit \u00eatre inf\u00e9rieur ou \u00e9gal \u00e0 %{count}","not_a_number":"n'est pas un nombre","not_an_integer":"doit \u00eatre un nombre entier","odd":"doit \u00eatre impair","record_invalid":"La validation a \u00e9chou\u00e9 : %{errors}","taken":"n'est pas disponible","too_long":{"one":"est trop long (pas plus de %{count} caract\u00e8re)","other":"est trop long (pas plus de %{count} caract\u00e8res)"},"too_short":{"one":"est trop court (au moins %{count} caract\u00e8re)","other":"est trop court (au moins %{count} caract\u00e8res)"},"wrong_length":{"one":"ne fait pas la bonne longueur (doit comporter %{count} caract\u00e8re)","other":"ne fait pas la bonne longueur (doit comporter %{count} caract\u00e8res)"}},"template":{"body":"Veuillez v\u00e9rifier les champs suivants\u00a0: ","header":{"one":"Impossible d'enregistrer ce(tte) %{model} : %{count} erreur","other":"Impossible d'enregistrer ce(tte) %{model} : %{count} erreurs"}}}},"activerecord":{"errors":{"format":"Le %{attribute} %{message}","messages":{"accepted":"doit \u00eatre accept\u00e9(e)","blank":"doit \u00eatre rempli(e)","confirmation":"ne concorde pas avec la confirmation","empty":"doit \u00eatre rempli(e)","equal_to":"doit \u00eatre \u00e9gal \u00e0 %{count}","even":"doit \u00eatre pair","exclusion":"n'est pas disponible","greater_than":"doit \u00eatre sup\u00e9rieur \u00e0 %{count}","greater_than_or_equal_to":"doit \u00eatre sup\u00e9rieur ou \u00e9gal \u00e0 %{count}","inclusion":"n'est pas inclus(e) dans la liste","invalid":"n'est pas valide","less_than":"doit \u00eatre inf\u00e9rieur \u00e0 %{count}","less_than_or_equal_to":"doit \u00eatre inf\u00e9rieur ou \u00e9gal \u00e0 %{count}","not_a_number":"n'est pas un nombre","not_an_integer":"doit \u00eatre un nombre entier","odd":"doit \u00eatre impair","record_invalid":"La validation a \u00e9chou\u00e9 : %{errors}","taken":"n'est pas disponible","too_long":{"one":"est trop long (pas plus de %{count} caract\u00e8re)","other":"est trop long (pas plus de %{count} caract\u00e8res)"},"too_short":{"one":"est trop court (au moins %{count} caract\u00e8re)","other":"est trop court (au moins %{count} caract\u00e8res)"},"wrong_length":{"one":"ne fait pas la bonne longueur (doit comporter %{count} caract\u00e8re)","other":"ne fait pas la bonne longueur (doit comporter %{count} caract\u00e8res)"}},"template":{"body":"Veuillez v\u00e9rifier les champs suivants\u00a0: ","header":{"one":"Impossible d'enregistrer ce(tte) %{model} : %{count} erreur","other":"Impossible d'enregistrer ce(tte) %{model} : %{count} erreurs"}}}}}};