mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-12 03:18:48 +00:00
translation updates
This commit is contained in:
parent
fa01357445
commit
3a063f999d
67 changed files with 1026 additions and 1930 deletions
|
@ -7,14 +7,14 @@ function string_plural_select_de($n){
|
|||
}}
|
||||
$a->strings['New Member'] = 'Neue Nutzer';
|
||||
$a->strings['Tips for New Members'] = 'Tipps für neue Nutzer';
|
||||
$a->strings['Global Support Forum'] = 'Globales Forum für Hilfsanfragen';
|
||||
$a->strings['Local Support Forum'] = 'Lokales Forum für Hilfsanfragen';
|
||||
$a->strings['Global Support Group'] = 'Globale Support-Gruppe';
|
||||
$a->strings['Local Support Group'] = 'Lokale Support-Gruppe';
|
||||
$a->strings['Save Settings'] = 'Einstellungen speichern';
|
||||
$a->strings['Message'] = 'Nachricht';
|
||||
$a->strings['Your message for new members. You can use bbcode here.'] = 'Deine Nachricht für neue Nutzer. BBCode kann verwendet werden.';
|
||||
$a->strings['Add a link to global support forum'] = 'Link zum globalen Support-Forum anzeigen';
|
||||
$a->strings['Should a link to the global support forum be displayed?'] = 'Soll ein Link zum globalen Support-Forum angezeigt werden?';
|
||||
$a->strings['Add a link to the local support forum'] = 'Link zum lokalen Support-Forum anzeigen';
|
||||
$a->strings['If you have a local support forum and want to have a link displayed in the widget, check this box.'] = 'Wenn du ein lokales Support-Forum eingerichtet hast und ein Link darauf angezeigt werden soll, schalte dies ein.';
|
||||
$a->strings['Add a link to global support group'] = 'Fügen Sie einen Link der globalen Support-Gruppe hinzu';
|
||||
$a->strings['Should a link to the global support group be displayed?'] = 'Soll ein Link zur globalen Support-Gruppe angezeigt werden?';
|
||||
$a->strings['Add a link to the local support group'] = 'Fügen Sie einen Link der lokalen Support-Gruppe hinzu';
|
||||
$a->strings['If you have a local support group and want to have a link displayed in the widget, check this box.'] = 'Wenn Sie eine lokale Support-Gruppe haben und einen Link im Widget anzeigen lassen möchten, markieren Sie dieses Feld.';
|
||||
$a->strings['Name of the local support group'] = 'Name des lokalen Support-Forums';
|
||||
$a->strings['If you checked the above, specify the <em>nickname</em> of the local support group here (i.e. helpers)'] = 'Wenn der Link angezeigt werden soll, dann trage hier den <em>Spitznamen</em> des Forums ein (z.B. helpers)';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue