This commit is contained in:
Sebastian Stumpf 2016-07-13 14:26:53 +02:00
commit b1addd06d8
17 changed files with 167 additions and 422 deletions

File diff suppressed because one or more lines are too long

View File

@ -6,10 +6,10 @@ return array (
'General' => 'Allgemein',
'General Settings' => 'Allgemeine Einstellungen',
'Here you can configurate the e-mail behaviour and mail-server settings of your social network.' => 'Hier kannst du das E-Mail Verhalten und die Mail-Server Einstellungen deines Sozialen Netzwerkes verwalten.',
'Here you can configurate the registration behaviour and additinal user settings of your social network.' => '',
'Here you can configurate the registration behaviour and additinal user settings of your social network.' => 'Hier kannst du Einstellungen zur Registrierung sowie Benutzereinstellungen deines Sozialen Netzwerks verwalten.',
'Here you can configure basic settings of your social network.' => 'Hier kannst du grundlegende Einstellungen deines sozialen Netzwerks konfigurieren.',
'LDAP' => 'LDAP',
'These settings refer to advanced topics of your social network.' => 'Diese Einstellungen betreffen fortgeschrittene Themen deines sozialen Netzwerkes.',
'These settings refer to the appearance of your social network.' => '',
'These settings refer to the appearance of your social network.' => 'Diese Einstellungen beziehen sich auf die Darstellung deines Sozialen Netzwerks.',
'User Settings' => 'Benutzer Einstellungen',
);

View File

@ -1,22 +1,5 @@
<?php
/**
* Message translations.
*
* This file is automatically generated by 'yii message/extract' command.
* It contains the localizable messages extracted from source code.
* You may modify this file by translating the extracted messages.
*
* Each array element represents the translation (value) of a message (key).
* If the value is empty, the message is considered as not translated.
* Messages that no longer need translation will have their translations
* enclosed between a pair of '@@' marks.
*
* Message string can be used with plural forms format. Check i18n section
* of the guide for details.
*
* NOTE: this file must be saved in UTF-8 encoding.
*/
return [
'You can add an statistics HTML code snippet - which will added to all rendered pags.' => '',
return array (
'Save' => 'Speichern',
];
'You can add an statistics HTML code snippet - which will added to all rendered pags.' => 'Du kannst HTML Code für Statistiken hinzufügen, der zu allen generierten Seiten hinzugefügt wird.',
);

View File

@ -1,30 +1,13 @@
<?php
/**
* Message translations.
*
* This file is automatically generated by 'yii message/extract' command.
* It contains the localizable messages extracted from source code.
* You may modify this file by translating the extracted messages.
*
* Each array element represents the translation (value) of a message (key).
* If the value is empty, the message is considered as not translated.
* Messages that no longer need translation will have their translations
* enclosed between a pair of '@@' marks.
*
* Message string can be used with plural forms format. Check i18n section
* of the guide for details.
*
* NOTE: this file must be saved in UTF-8 encoding.
*/
return [
'Send invite' => '',
return array (
'Actions' => 'Aktionen',
'Add new user' => 'Neuen Benutzer hinzufügen',
'Group Manager' => 'Gruppen Manager',
'Last login' => 'Letzter Login',
'Overview' => 'Übersicht',
'Send invite' => 'Einladung senden',
'Settings' => 'Einstellungen',
'This overview contains a list of each registered user with actions to view, edit and delete users.' => 'Diese Übersicht enthält eine Liste mit allen Benutzern mit der Möglichkeit sie anzuzeigen, zu editieren oder zu löschen',
'Users' => 'Benutzer',
'never' => 'Nie',
];
);

View File

@ -1,26 +1,9 @@
<?php
/**
* Message translations.
*
* This file is automatically generated by 'yii message/extract' command.
* It contains the localizable messages extracted from source code.
* You may modify this file by translating the extracted messages.
*
* Each array element represents the translation (value) of a message (key).
* If the value is empty, the message is considered as not translated.
* Messages that no longer need translation will have their translations
* enclosed between a pair of '@@' marks.
*
* Message string can be used with plural forms format. Check i18n section
* of the guide for details.
*
* NOTE: this file must be saved in UTF-8 encoding.
*/
return [
'Allows the user to create posts' => '',
'Can manage (e.g. archive, stick or delete) arbitrary content' => '',
'Create post' => '',
'Manage content' => '',
return array (
'Allows the user to add comments' => 'Dem Benutzer erlauben, Kommentare zu erstellen',
'Allows the user to create posts' => 'Erlaubt dem Benutzer das Erstellen von Beiträgen',
'Can manage (e.g. archive, stick or delete) arbitrary content' => '',
'Create comment' => 'Kommentar erstellen',
];
'Create post' => 'Beitrag erstellen',
'Manage content' => '',
);

View File

@ -1,23 +1,5 @@
<?php
/**
* Message translations.
*
* This file is automatically generated by 'yii message/extract' command.
* It contains the localizable messages extracted from source code.
* You may modify this file by translating the extracted messages.
*
* Each array element represents the translation (value) of a message (key).
* If the value is empty, the message is considered as not translated.
* Messages that no longer need translation will have their translations
* enclosed between a pair of '@@' marks.
*
* Message string can be used with plural forms format. Check i18n section
* of the guide for details.
*
* NOTE: this file must be saved in UTF-8 encoding.
*/
return [
'Load more' => '',
return array (
'Back to stream' => 'Zurück zum Stream',
'Content with attached files' => 'Inhalt mit angehängten Dateien',
'Created by me' => 'Von mir erstellt',
@ -25,6 +7,7 @@ return [
'Filter' => 'Filter',
'Include archived posts' => 'Archivierte Beiträge einbeziehen',
'Last update' => 'Letzte Aktualisierung',
'Load more' => 'Mehr laden',
'No matches with your selected filters!' => 'Die ausgewählten Filterkriterien ergaben keine Übereinstimmung!',
'Nothing here yet!' => 'Derzeit keine Inhalte!',
'Only private posts' => 'Nur private Beiträge',
@ -33,4 +16,4 @@ return [
'Posts with links' => 'Beiträge mit Links',
'Sorting' => 'Sortierung',
'Where I´m involved' => 'Wo ich involviert bin',
];
);

View File

@ -1,24 +1,7 @@
<?php
/**
* Message translations.
*
* This file is automatically generated by 'yii message/extract' command.
* It contains the localizable messages extracted from source code.
* You may modify this file by translating the extracted messages.
*
* Each array element represents the translation (value) of a message (key).
* If the value is empty, the message is considered as not translated.
* Messages that no longer need translation will have their translations
* enclosed between a pair of '@@' marks.
*
* Message string can be used with plural forms format. Check i18n section
* of the guide for details.
*
* NOTE: this file must be saved in UTF-8 encoding.
*/
return [
'File dimensions are too big to be processed with current server memory limit!' => '',
return array (
'File dimensions are too big to be processed with current server memory limit!' => 'Die Dateigröße überschreitet die Speicherbegrenzung des Servers!',
'Invalid Mime-Type' => 'Ungültiger Mime-Typ',
'Maximum file size ({maxFileSize}) has been exceeded!' => 'Maximale Dateigröße von {maxFileSize} überschritten!',
'This file type is not allowed!' => 'Dieser Dateityp ist nicht zugelassen!',
];
);

View File

@ -1,25 +1,8 @@
<?php
/**
* Message translations.
*
* This file is automatically generated by 'yii message/extract' command.
* It contains the localizable messages extracted from source code.
* You may modify this file by translating the extracted messages.
*
* Each array element represents the translation (value) of a message (key).
* If the value is empty, the message is considered as not translated.
* Messages that no longer need translation will have their translations
* enclosed between a pair of '@@' marks.
*
* Message string can be used with plural forms format. Check i18n section
* of the guide for details.
*
* NOTE: this file must be saved in UTF-8 encoding.
*/
return [
'Allow friendships between members' => '',
return array (
'Allow access for non-registered users to public content (guest access)' => 'Erlaube Zugriff auf öffentliche Inhalte für nicht registrierte Benutzer (Gastzugriff)',
'Allow friendships between members' => 'Freundschaften zwischen Mitgliedern erlauben',
'External user can register (The registration form will be displayed at Login))' => 'Externe Benutzer können sich registrieren (Das Registrierungsformular wird auf der Login-Seite angezeigt)',
'Newly registered users have to be activated by an admin first' => 'Neu registrierte Benutzer müssen durch den Administrator freigeschaltet werden',
'Registered members can invite new users via email' => 'Registrierte Benutzer können neue Benutzer per E-Mail einladen',
];
);

View File

@ -1,25 +1,8 @@
<?php
/**
* Message translations.
*
* This file is automatically generated by 'yii message/extract' command.
* It contains the localizable messages extracted from source code.
* You may modify this file by translating the extracted messages.
*
* Each array element represents the translation (value) of a message (key).
* If the value is empty, the message is considered as not translated.
* Messages that no longer need translation will have their translations
* enclosed between a pair of '@@' marks.
*
* Message string can be used with plural forms format. Check i18n section
* of the guide for details.
*
* NOTE: this file must be saved in UTF-8 encoding.
*/
return [
'<strong>Notification</strong> Overview' => '',
return array (
'<strong>Notification</strong> Overview' => 'Übersicht über <strong>Mitteilungen</strong>',
'Filter' => 'Filter',
'Mark all as seen' => 'Alle als gelesen markieren',
'Module Filter' => 'Filter Modul',
'No notifications found!' => 'Keine Benachrichtigungen gefunden!',
];
);

View File

@ -1,24 +1,7 @@
<?php
/**
* Message translations.
*
* This file is automatically generated by 'yii message/extract' command.
* It contains the localizable messages extracted from source code.
* You may modify this file by translating the extracted messages.
*
* Each array element represents the translation (value) of a message (key).
* If the value is empty, the message is considered as not translated.
* Messages that no longer need translation will have their translations
* enclosed between a pair of '@@' marks.
*
* Message string can be used with plural forms format. Check i18n section
* of the guide for details.
*
* NOTE: this file must be saved in UTF-8 encoding.
*/
return [
'Show all notifications' => '',
return array (
'Mark all as seen' => 'Alle als gelesen markieren',
'Notifications' => 'Mitteilungen',
'Show all notifications' => 'Alle Mitteilungen anzeigen',
'There are no notifications yet.' => 'Es sind keine Mitteilungen vorhanden.',
];
);

View File

@ -1,27 +1,10 @@
<?php
/**
* Message translations.
*
* This file is automatically generated by 'yii message/extract' command.
* It contains the localizable messages extracted from source code.
* You may modify this file by translating the extracted messages.
*
* Each array element represents the translation (value) of a message (key).
* If the value is empty, the message is considered as not translated.
* Messages that no longer need translation will have their translations
* enclosed between a pair of '@@' marks.
*
* Message string can be used with plural forms format. Check i18n section
* of the guide for details.
*
* NOTE: this file must be saved in UTF-8 encoding.
*/
return [
'User \'{username}\' is already a member of this space!' => '',
'User \'{username}\' is already an applicant of this space!' => '',
return array (
'Invites' => 'Einladungen',
'New user by e-mail (comma separated)' => 'Neue Benutzer per E-Mail (getrennt durch Kommas)',
'User \'{username}\' is already a member of this space!' => 'Der Benutzer \'{username}\' ist bereits Mitglied des Spaces!',
'User \'{username}\' is already an applicant of this space!' => '',
'User not found!' => 'Benutzer nicht gefunden!',
'{email} is already registered!' => '{email} ist bereits registriert!',
'{email} is not valid!' => '{email} ist ungültig!',
];
);

View File

@ -1,23 +1,6 @@
<?php
/**
* Message translations.
*
* This file is automatically generated by 'yii message/extract' command.
* It contains the localizable messages extracted from source code.
* You may modify this file by translating the extracted messages.
*
* Each array element represents the translation (value) of a message (key).
* If the value is empty, the message is considered as not translated.
* Messages that no longer need translation will have their translations
* enclosed between a pair of '@@' marks.
*
* Message string can be used with plural forms format. Check i18n section
* of the guide for details.
*
* NOTE: this file must be saved in UTF-8 encoding.
*/
return [
'<b>This space is still empty!</b>' => '',
return array (
'<b>This space is still empty!</b>' => '<b>Dieser Space ist noch leer!</b>',
'<b>This space is still empty!</b><br>Start by posting something here...' => '<strong>Dieser Space ist noch leer!</strong><br />Mache den Anfang und schreibe etwas...',
'<b>You are not member of this space and there is no public content, yet!</b>' => '<b>Du bist kein Miglied dieses Space. Derzeit liegen keinen öffentlichen Inhalte vor!</b>',
];
);

View File

@ -1,25 +1,5 @@
<?php
/**
* Message translations.
*
* This file is automatically generated by 'yii message/extract' command.
* It contains the localizable messages extracted from source code.
* You may modify this file by translating the extracted messages.
*
* Each array element represents the translation (value) of a message (key).
* If the value is empty, the message is considered as not translated.
* Messages that no longer need translation will have their translations
* enclosed between a pair of '@@' marks.
*
* Message string can be used with plural forms format. Check i18n section
* of the guide for details.
*
* NOTE: this file must be saved in UTF-8 encoding.
*/
return [
'Here you can connect to external service provider for using external services like a single sign on authentication.' => '',
'User with the same email already exists but isn\'t linked to you. Login using your email first to link it.' => '',
'Your new password must not equal your current password!' => '',
return array (
'<strong>Security</strong> settings' => '<strong>Sicherheitseinstellungen</strong>',
'Basic Settings' => 'Grundlegende Einstellungen',
'Change Email' => 'E-Mail ändern',
@ -35,6 +15,7 @@ return [
'E-Mail is already in use! - Try forgot password.' => 'Diese E-Mail Adresse ist bereits in Benutzung! - Versuche dein Passwort wiederherzustellen.',
'Email' => 'E-Mail',
'General' => 'Allgemein',
'Here you can connect to external service provider for using external services like a single sign on authentication.' => 'Hier können externe Service-Anbieter angebunden werden, zum Beispiel für Single Sign On Authentifizierung.',
'Modules' => 'Module',
'My Account' => 'Mein Account',
'New password' => 'Neues Passwort',
@ -45,5 +26,7 @@ return [
'Security' => 'Sicherheit',
'Settings' => 'Einstellungen',
'User' => 'Benutzer',
'User with the same email already exists but isn\'t linked to you. Login using your email first to link it.' => 'Es existiert ein Benutzer mit derselben E-Mail Adresse, der jedoch nicht mit deinem Konto verbunden ist. Melde dich zunächst an, dann verbinde die Konten.',
'Your new password must not equal your current password!' => 'Das neue Passwort muss sich vom aktuellen Passwort unterscheiden!',
'or' => 'oder',
];
);

View File

@ -1,43 +1,26 @@
<?php
/**
* Message translations.
*
* This file is automatically generated by 'yii message/extract' command.
* It contains the localizable messages extracted from source code.
* You may modify this file by translating the extracted messages.
*
* Each array element represents the translation (value) of a message (key).
* If the value is empty, the message is considered as not translated.
* Messages that no longer need translation will have their translations
* enclosed between a pair of '@@' marks.
*
* Message string can be used with plural forms format. Check i18n section
* of the guide for details.
*
* NOTE: this file must be saved in UTF-8 encoding.
*/
return [
'Auth Mode' => '',
'Created at' => '',
'Created by' => '',
'Default Space' => '',
'Description' => '',
'Email' => '',
'Firstname' => '',
'Language' => '',
return array (
'Auth Mode' => 'Authentifizierungs-Verfahren',
'Created at' => 'Erstellt am',
'Created by' => 'Erstellt durch',
'Default Space' => 'Standard-Space',
'Description' => 'Beschreibung',
'Email' => 'E-Mail Adresse',
'Firstname' => 'Vorname',
'Language' => 'Sprache',
'Last Activity Email' => '',
'Last Login' => '',
'Lastname' => '',
'Manager' => '',
'Name' => '',
'Show At Directory' => '',
'Show At Registration' => '',
'Space ID' => '',
'Status' => '',
'Tags' => '',
'Updated at' => '',
'Updated by' => '',
'Username' => '',
'Visibility' => '',
'Last Login' => 'Zuletzt angemeldet am',
'Lastname' => 'Nachname',
'Manager' => 'Manager',
'Name' => 'Name',
'New user needs approval' => 'Neuer Benutzer benötigt Freischaltung',
];
'Show At Directory' => 'Im Verzeichnis anzeigen',
'Show At Registration' => 'Bei Registrierung anzeigen',
'Space ID' => 'Space Id',
'Status' => 'Status',
'Tags' => 'Tags',
'Updated at' => 'Zuletzt geändert am',
'Updated by' => 'Zuletzt geändert durch',
'Username' => 'Benutzername',
'Visibility' => 'Sichtbarkeit',
);

View File

@ -1,28 +1,11 @@
<?php
/**
* Message translations.
*
* This file is automatically generated by 'yii message/extract' command.
* It contains the localizable messages extracted from source code.
* You may modify this file by translating the extracted messages.
*
* Each array element represents the translation (value) of a message (key).
* If the value is empty, the message is considered as not translated.
* Messages that no longer need translation will have their translations
* enclosed between a pair of '@@' marks.
*
* Message string can be used with plural forms format. Check i18n section
* of the guide for details.
*
* NOTE: this file must be saved in UTF-8 encoding.
*/
return [
'Get an email, for every activity of other users you follow or work together in a workspace.' => '',
'Receive desktop notifications when you are online.' => '',
return array (
'Always' => 'Sofort',
'Daily summary' => 'Tägliche Zusammenfassung',
'Get an email, for every activity of other users you follow or work together in a workspace.' => '',
'Get an email, when other users comment or like your posts.' => 'Erhalte eine E-Mail, wenn andere Benutzer deine Beiträge kommentieren oder anderen Benutzer deine Beiträge gefallen.',
'Never' => 'Nie',
'Receive desktop notifications when you are online.' => 'Desktop-Benachrichtigungen empfangen, wenn du online bist.',
'Save' => 'Speichern',
'When I´m offline' => 'Wenn ich offline bin',
];
);

View File

@ -1,26 +1,9 @@
<?php
/**
* Message translations.
*
* This file is automatically generated by 'yii message/extract' command.
* It contains the localizable messages extracted from source code.
* You may modify this file by translating the extracted messages.
*
* Each array element represents the translation (value) of a message (key).
* If the value is empty, the message is considered as not translated.
* Messages that no longer need translation will have their translations
* enclosed between a pair of '@@' marks.
*
* Message string can be used with plural forms format. Check i18n section
* of the guide for details.
*
* NOTE: this file must be saved in UTF-8 encoding.
*/
return [
'Invitation to join: {space}' => '',
'Register now and participate!' => '',
'You got an invite' => '',
'invited you to join {name}.' => '',
'invited you to join {space} on {name}.' => '',
return array (
'Invitation to join: {space}' => 'Einladung zum Space {space}',
'Register now and participate!' => 'Jetzt registieren und teilnehmen!',
'Sign up now' => 'Schreibe dich jetzt ein',
];
'You got an invite' => 'Du wurdest eingeladen',
'invited you to join {name}.' => 'hat dich eingeladen zu {name}',
'invited you to join {space} on {name}.' => 'hat dich eingeladen zu {name} in {space}',
);

View File

@ -1,26 +1,9 @@
<?php
/**
* Message translations.
*
* This file is automatically generated by 'yii message/extract' command.
* It contains the localizable messages extracted from source code.
* You may modify this file by translating the extracted messages.
*
* Each array element represents the translation (value) of a message (key).
* If the value is empty, the message is considered as not translated.
* Messages that no longer need translation will have their translations
* enclosed between a pair of '@@' marks.
*
* Message string can be used with plural forms format. Check i18n section
* of the guide for details.
*
* NOTE: this file must be saved in UTF-8 encoding.
*/
return [
'Friends' => '',
return array (
'<strong>Something</strong> went wrong' => 'Ein <strong>Fehler</strong> ist aufgetreten',
'Followers' => 'Follower',
'Following' => 'Folgend',
'Friends' => 'Freunde',
'Ok' => 'Ok',
'Spaces' => 'Spaces',
];
);