Files
website/lang/en/app.php
2026-04-06 22:35:33 +02:00

225 lines
9.8 KiB
PHP

<?php
return [
'subtitle' => 'Your office for passport document affairs within the district region CCC.',
'logo' => 'Official logo of the C3Gov',
'banner' => 'Banner. The C3Gov laws are seen on a sheet of paper, and two different hacker passports.',
'fediverse' => 'C3Gov on Fediverse',
'signed_in_as' => 'Signed in as:',
'guest' => 'Guest account',
'news_alt' => 'News',
'progress_flag' => 'LGBTQIA+ Progress Flag',
'lead_by' => 'A district government authority run by transgender beings',
'language' => [
'en' => 'English',
'de' => 'Deutsch',
],
'nav' => [
'about' => 'About us',
'services' => 'Services',
'news' => 'News',
'documents' => 'Documents',
'contact' => 'Contact',
'imprint' => 'Imprint',
'apply' => 'Apply now',
'editTicker' => 'Edit ticker',
'editNews' => 'Edit news',
'editApplications' => 'Edit applications',
'events' => 'C3Gov appointments',
'logout' => 'Logout',
'login' => 'Log in',
'register' => 'Register'
],
'index' => [
'welcome' => 'Welcome to the Internet presence of the C3Gov'
],
'about' => [
'subtitle' => 'Hassle-Free Entry into CCC\'s Permanent and Temporary District Regions',
'text1' => 'C3Gov offers you the issuance of our certified travel documents, which allow you to enter the CCC\'s permanent and temporary district regions hassle-free and have your stay verified.',
'text2' => 'Our team uses high-quality stamps and the latest technology when issuing these documents.',
'text3' => 'NEW!!!',
'text4' => 'To expand our online presence, you can now also visit us on the Fediverse.',
'text5' => 'To do so, click on this link:',
'insertvideo' => '*Insert promotional video here*'
],
'documents' => [
'description' => 'Here you can find our administration regulations and their attachments as well as any forms concerning the issuance of travel documents.',
'verwaltungsvorschrift' => 'Administration Regulations',
'donation' => 'Donation Fee Regulations',
'fb1' => [
'name' => 'Form 1',
'description' => 'Application for the initial issuance of a hacker passport'
],
'fb1k' => [
'name' => 'Form 1k',
'description' => 'Antrag auf Erstausstellung eines Junghacker*innen-Reisepasses'
],
'fb2' => [
'name' => 'Form 2',
'description' => 'Application for the replacement or reissuance of a hacker passport'
],
'fb2k' => [
'name' => 'Form 2k (German only!)',
'description' => 'Antrag auf Ersatz- oder Zweitausstellungen eines Junghacker*innen-Reisepasses'
],
'fb3' => [
'name' => 'Form 3',
'description' => 'Application for the retroactive validation of a hacker passport'
],
'fb5' => [
'name' => 'Form 5',
'description' => 'Pre-registration for a passport application'
],
'fb7' => [
'name' => 'Form 7',
'description' => 'Complaint Form in accordance with §7 (2) C3GovVerwV'
]
],
'services' => [
'title' => 'Our Services',
'alt' => [
'first_issue' => 'First issue of a passport',
'rejected' => 'Rejected application',
'replacement' => 'Replacement passport',
'stamps' => 'Official stamps',
],
'topic1' => [
'title' => 'Issuance of Hacker Passports',
'content' => 'Our team handles the issuance of travel documents.
<br />The passports are automatically printed using the latest technology - personalised with your details.
<br />To verify the authenticity of the passport, each one is assigned a security number and finally stamped.
<br />The following formats are available:
<ul><li>Hacker Passport</li>
<li>Junghackerpass [German only]</li></ul>'
],
'topic2' => [
'title' => 'Retrospective Verification of Passports',
'content' => 'Do you already have a passport that has not yet been verified?
<br />We will guide you through the necessary steps to validate your passport.
<br />Simple and clean.'
],
'topic3' => [
'title' => 'Replacement Passport issued in the Event of Loss or when your Passport is full',
'content' => 'Should you lose your passport or should your passport have reached its maximum capacity,
<br />we will be happy to issue you with a replacement document.
<br />Unfortunately, stamps from previous visits to the CCC\'s embassies [hackspaces] cannot be replaced.'
],
'topic4' => [
'title' => 'Certification of Attendance',
'content' => 'Should you require certification of your visit, we will of course provide you with an official document.'
]
],
'imprint' => [
'title' => 'Imprint',
'alt' => 'Serious business',
'content' => 'We hereby inform you that this platform is a project of the Chaos Computer Club Essen and does not issue any legally binding documents.
<br />It does not constitute genuine commercial services or business-related services.
<br />Therefore, the legal requirement to provide an imprint does not apply.
<br /><br />However, we are happy to provide you with contact information:'
],
'contact' => [
'title' => 'Contact',
'alt' => 'Contact',
'content' => 'Write us over in the <a href="https://chaos.social/@c3gov">fediverse</a>
<br />or via email to: <a href="mailto:Dezernat7Zustaendigkeit@C3Gov.De">Dezernat7Zustaendigkeit@C3Gov.De</a>'
],
'preapplication' => [
'title' => 'Pre-application for Passport according to § 5 C3GovVerwV',
'content' => 'Please select a (temporary) district region to submit your pre-application for a passport.
<br />After you have submitted the pre-application, you will receive a confirmation by e-mail.',
'noevent' => 'Currently, there are no open appointment slots available.',
'region' => 'District region',
'time_ends' => 'Time ends on',
'passport_type' => 'Passport type',
'passport' => [
'standard' => 'Hacker Passport',
'kid' => 'Junghackerpass [German only]',
],
'mail' => 'E-mail address',
'firstname' => 'First name (Nickname)',
'lastname' => 'Last name (optional)',
'location' => 'Hackspace / Location (optional)',
'notes' => 'Notes',
'reference_number' => 'Reference number',
'created_at' => 'Submitted at',
'actions' => 'Actions',
'apply' => 'Submit pre-application',
'edit' => [
'title' => 'Edit applications',
'description' => 'Here you can edit or delete applications.',
'add' => 'Add application',
'save' => 'Save',
'delete' => 'Delete',
'generated' => 'Generated',
'download' => [
'title' => 'Download pre-applications',
'description' => 'Here you can download all pre-applications of a district region appointment as a PDF.',
'button' => 'Generate PDF'
]
]
],
'common' => [
'error_occurred' => 'An error occurred: ',
'not_permitted' => 'You are not authorized to use this function.',
],
'login' => [
'password_mismatch' => 'Your password does not match.',
'registration_success' => 'You have been successfully registered.',
'login_success' => 'You have been successfully logged in.',
'title' => 'Log in',
'please_login' => 'Please log in!',
'email' => 'Electronic email address:',
'email_title' => 'Only use real electronic mail addresses!',
'password' => 'Password:',
'logged_in' => 'You are logged in.',
'logout' => 'Log out',
'register_title' => 'Register',
'please_register' => 'Please register.',
'username' => 'Name/Nick:',
'password_repeat' => 'Repeat password:',
'registration_token' => 'Registration token:',
],
'blog' => [
'confirm_save' => 'Do you really want to save this entry?',
'confirm_delete' => 'Do you really want to delete this entry?',
'add_post' => 'Add post',
'edit_delete_posts' => 'Change/delete posts',
'published' => 'Published?',
'language' => 'Language',
'title' => 'Title',
'content' => 'Content',
'add' => 'Add',
'save' => 'Save',
'delete' => 'Delete',
'created_by' => 'Created by',
'created_at' => 'Created at',
'updated_at' => 'Updated at',
'title_placeholder' => 'Enter title...',
'content_placeholder' => 'Enter text/HTML...',
],
'ticker' => [
'title' => 'Edit ticker',
'description' => 'Here the ticker can be modified.',
'active_messages' => 'Active ticker messages:',
'delete_selected' => 'Delete selected ticker message',
'create_message' => 'Create ticker message:',
'add' => 'Add ticker message',
'delete_success' => 'Deleted successfully!',
'insert_success' => 'Inserted successfully!',
],
'events' => [
'description' => 'Here you can add or delete appointments.',
'add' => 'Add appointment',
'delete' => 'Delete appointment',
'active' => 'Appointment active (visible)',
'name' => 'Name of appointment',
'list' => 'Appointments',
'setActivity' => 'Change activity status',
'shortname' => 'Shortcode',
'from_date_internal' => 'Start date for pre-applications',
'to_date_internal' => 'End date for pre-applications',
'from_date_visible' => 'Start date of appointment',
'to_date_visible' => 'End date of appointment',
]
];