90 lines
		
	
	
		
			4.2 KiB
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			90 lines
		
	
	
		
			4.2 KiB
		
	
	
	
		
			PHP
		
	
	
	
	
	
| <?php
 | |
|     defined('BASEPATH') OR exit('No direct script access allowed');
 | |
| 
 | |
|     $lang['profile_social_networks'] = 'Soziale Netzwerke';
 | |
| 
 | |
|     // Profile card
 | |
|     $lang['profile_follow'] = 'Folgen';
 | |
|     $lang['profile_following'] = 'Folgt';
 | |
|     $lang['profile_unfollow'] = 'Entfolgen';
 | |
| 
 | |
|     $lang['profile_gender'] = 'Geschlecht';
 | |
|     $lang['profile_gender_male'] = 'Männlich';
 | |
|     $lang['profile_gender_female'] = 'Weiblich';
 | |
|     $lang['profile_gender_other'] = 'Anderes';
 | |
| 
 | |
|     $lang['profile_country'] = 'Land';
 | |
|     $lang['profile_language'] = 'Sprache';
 | |
|     $lang['profile_user_rank'] = 'Nutzer-Rang';
 | |
|     $lang['profile_rank'] = 'Rang';
 | |
|     $lang['profile_account_age'] = 'Account-Alter';
 | |
|     $lang['profile_account_created'] = 'Account erstellt %1$s';
 | |
|     $lang['profile_birth_date'] = 'Geburtsdatum';
 | |
|     $lang['profile_born'] = 'Geboren am';
 | |
| 
 | |
|     // Profile page header
 | |
|     $lang['profile_contributions'] = 'Beiträge';
 | |
|     $lang['profile_posts'] = 'Posts';
 | |
|     $lang['profile_blog_posts'] = 'Blog-Posts';
 | |
|     $lang['profile_blog_comments'] = 'Blog-Kommentare';
 | |
|     $lang['profile_followers'] = 'Follower';
 | |
|     $lang['profile_followed_users'] = 'Folgt';
 | |
|     $lang['profile_edit'] = 'Profil bearbeiten';
 | |
| 
 | |
|     // Content
 | |
|     $lang['profile_all_posts'] = 'Alle Posts';
 | |
|     $lang['profile_view_posts'] = 'Alle Posts ansehen';
 | |
|     $lang['profile_all_blog_posts'] = 'Alle Blog-Posts';
 | |
|     $lang['profile_view_blog_posts'] = 'Alle Blog-Posts ansehen';
 | |
|     $lang['profile_all_blog_comments'] = 'Alle Blog-Kommentare';
 | |
|     $lang['profile_view_blog_comments'] = 'Alle Blog-Kommentare ansehen';
 | |
|     $lang['profile_all_followers'] = 'Alle Follower';
 | |
|     $lang['profile_all_followed'] = 'Alle gefolgten Nutzer';
 | |
| 
 | |
|     // Feed
 | |
|     $lang['feed_your_feed'] = 'Dein Feed';
 | |
|     $lang['feed_popular'] = 'Beliebt';
 | |
|     $lang['feed_top_users'] = 'Top User';
 | |
|     $lang['feed_trending_users'] = 'Aufstrebende User';
 | |
|     $lang['feed_your_profile'] = 'Dein Profil';
 | |
|     $lang['feed_search'] = 'Suchen';
 | |
|     $lang['feed_search_all'] = 'Alle';
 | |
|     $lang['feed_search_user'] = 'Nutzer';
 | |
|     $lang['feed_search_posts'] = 'Posts';
 | |
|     $lang['feed_search_media'] = 'Medien';
 | |
| 
 | |
|     $lang['post_reply_to'] = 'als Antwort an';
 | |
|     $lang['post_reply'] = 'Antworten';
 | |
|     $lang['post_no_replies'] = 'Es gibt zu diesem Post keine Antworten. Wie wär\'s, wenn du der Erste bist, eine zu verfassen?';
 | |
|     $lang['post_like'] = 'Gefällt mir';
 | |
|     $lang['post_like_account_missing'] = 'Du musst eingeloggt sein, um Posts zu bewerten. <a href="' . base_url('login') . '" class="alert-link">Erstelle dir kostenlos einen Account oder melde dich an.</a>';
 | |
|     $lang['post_copy_link'] = 'Link zum Post kopieren';
 | |
|     $lang['post_report'] = 'Post melden';
 | |
|     $lang['post_delete'] = 'Post löschen';
 | |
| 
 | |
|     $lang['post_error_login_title'] = 'Veröffentlichung des Posts nicht möglich!';
 | |
|     $lang['post_error_login_lines'] = [
 | |
|         'Du musst in deinen Account eingeloggt sein, um Posts erstellen zu können.',
 | |
|         'Bitte erstelle dir entweder <a href="' . base_url('login') . '">kostenlos einen neuen Account</a> oder <a href="' . base_url('login') . '">melde dich an</a>.'
 | |
|     ];
 | |
|     $lang['post_error_too_long_title'] = 'Veröffentlichung des Posts fehlgeschlagen!';
 | |
|     $lang['post_error_too_long_lines'] = [
 | |
|         'Dein Post ist leider zu lang. Er darf maximal 10.000 Zeichen umfassen.',
 | |
|     ];
 | |
|     $lang['post_error_reply_title'] = 'Veröffentlichung des Posts fehlgeschlagen!';
 | |
|     $lang['post_error_reply_lines'] = [
 | |
|         'Der Post, an den du deine Antwort richten willst, existiert nicht (mehr).',
 | |
|         'Solltest du dies für einen Fehler halten, versuche es später erneut oder kontaktiere uns.',
 | |
|     ];
 | |
|     $lang['post_error_no_conent_title'] = 'Veröffentlichung des Posts nicht möglich!';
 | |
|     $lang['post_error_no_conent_lines'] = [
 | |
|         'Du hast uns leider keinen Inhalt angegeben, den wir veröffentlichen können.',
 | |
|         'Sollte es sich dabei um ein Irrtum handeln, so kontaktiere uns bitte über das Kontakt-Formular.',
 | |
|     ];
 | |
|     $lang['post_success_title'] = 'Dein Post wurde erfolgreich veröffentlicht!';
 | |
|     $lang['post_success_lines'] = [
 | |
|         'Möchtest du nun deine Posts ansehen?'
 | |
|     ];
 | |
|     $lang['post_success_yes'] = 'Ja, Posts ansehen';
 | |
|     $lang['post_success_no'] = 'Nein';
 |