-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enh: Updated Translations (translate.humhub.org)
- Loading branch information
HumHub Translations
committed
Nov 12, 2024
1 parent
582d0f9
commit 2d791a5
Showing
2 changed files
with
24 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,16 @@ | ||
<?php | ||
|
||
return [ | ||
'Active' => 'Aktiv', | ||
'Back to modules' => 'Zurück zu den Modulen', | ||
'Breaking News Configuration' => 'Eilmeldungen-Konfiguration', | ||
'Close' => 'Schließen', | ||
'Groups restriction' => 'Gruppeneinschränkung', | ||
'Groups whose members will see this breaking news' => 'Gruppen, deren Mitglieder diese Meldung sehen werden', | ||
'If no group is ticked, everyone will see this breaking news.' => 'Wenn keine Gruppe markiert ist, sieht jeder Nutzer diese Meldung.', | ||
'Mark as unseen for all users' => 'Für alle Nutzer als ungelesen markieren', | ||
'Message' => 'Nachricht', | ||
'Note: You can use markdown syntax.' => 'Hinweis: Du kannst die Markdown Sytax verwenden. | ||
'Active' => 'Aktiv', | ||
'Back to modules' => 'Zurück zu den Modulen', | ||
'Breaking News Configuration' => 'Eilmeldungen-Konfiguration', | ||
'Close' => 'Schließen', | ||
'Expire' => 'Anzeigen bis', | ||
'Groups restriction' => 'Gruppeneinschränkung', | ||
'Groups whose members will see this breaking news' => 'Gruppen, deren Mitglieder diese Meldung sehen werden', | ||
'If no group is ticked, everyone will see this breaking news.' => 'Wenn keine Gruppe markiert ist, sieht jeder Nutzer diese Meldung.', | ||
'Mark as unseen for all users' => 'Für alle Nutzer als ungelesen markieren', | ||
'Message' => 'Nachricht', | ||
'Note: You can use markdown syntax.' => 'Hinweis: Du kannst die Markdown Sytax verwenden. | ||
(Weitere Infos unter http://www.markdown.de)', | ||
'Title' => 'Titel', | ||
'Expire' => '', | ||
'Title' => 'Titel', | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,15 @@ | ||
<?php | ||
|
||
return [ | ||
'Active' => 'Actif', | ||
'Back to modules' => 'Retour aux modules', | ||
'Breaking News Configuration' => 'Configuration du module Breaking News', | ||
'Close' => 'Fermer', | ||
'Groups restriction' => 'Restriction de groupes', | ||
'Groups whose members will see this breaking news' => 'Groupes dont les membres verront cette nouvelle', | ||
'If no group is ticked, everyone will see this breaking news.' => 'Si aucun groupe n’est coché, tout le monde verra cette nouvelle.', | ||
'Mark as unseen for all users' => 'Marquer comme "non lu" pour tous les utilisateurs', | ||
'Message' => 'Message', | ||
'Note: You can use markdown syntax.' => 'Note : vous pouvez utiliser la syntaxe Markdown', | ||
'Title' => 'Titre', | ||
'Expire' => '', | ||
'Active' => 'Actif', | ||
'Back to modules' => 'Retour aux modules', | ||
'Breaking News Configuration' => 'Configuration du module Breaking News', | ||
'Close' => 'Fermer', | ||
'Expire' => 'Expire', | ||
'Groups restriction' => 'Restriction de groupes', | ||
'Groups whose members will see this breaking news' => 'Groupes dont les membres verront cette nouvelle', | ||
'If no group is ticked, everyone will see this breaking news.' => 'Si aucun groupe n’est coché, tout le monde verra cette nouvelle.', | ||
'Mark as unseen for all users' => 'Marquer comme "non lu" pour tous les utilisateurs', | ||
'Message' => 'Message', | ||
'Note: You can use markdown syntax.' => 'Note : vous pouvez utiliser la syntaxe Markdown', | ||
'Title' => 'Titre', | ||
]; |