Merge pull request #5286 from emanuelschuetze/translations-20200326
Updated translations.
This commit is contained in:
commit
106816a733
@ -173,7 +173,6 @@ _('Number of all delegates');
|
|||||||
_('Number of all participants');
|
_('Number of all participants');
|
||||||
_('Use the following custom number');
|
_('Use the following custom number');
|
||||||
_('Custom number of ballot papers');
|
_('Custom number of ballot papers');
|
||||||
_('Voting');
|
|
||||||
// subgroup PDF export
|
// subgroup PDF export
|
||||||
_('PDF export');
|
_('PDF export');
|
||||||
_('Title for PDF documents of motions');
|
_('Title for PDF documents of motions');
|
||||||
|
@ -25,7 +25,6 @@
|
|||||||
<mat-icon *ngSwitchCase="'General'">home</mat-icon>
|
<mat-icon *ngSwitchCase="'General'">home</mat-icon>
|
||||||
<mat-icon *ngSwitchCase="'Agenda'">today</mat-icon>
|
<mat-icon *ngSwitchCase="'Agenda'">today</mat-icon>
|
||||||
<mat-icon *ngSwitchCase="'Motions'">assignment</mat-icon>
|
<mat-icon *ngSwitchCase="'Motions'">assignment</mat-icon>
|
||||||
<mat-icon *ngSwitchCase="'Voting'">pie_chart</mat-icon>
|
|
||||||
<mat-icon *ngSwitchCase="'Elections'">how_to_vote</mat-icon>
|
<mat-icon *ngSwitchCase="'Elections'">how_to_vote</mat-icon>
|
||||||
<mat-icon *ngSwitchCase="'Participants'">groups</mat-icon>
|
<mat-icon *ngSwitchCase="'Participants'">groups</mat-icon>
|
||||||
<mat-icon *ngSwitchCase="'Custom translations'">language</mat-icon>
|
<mat-icon *ngSwitchCase="'Custom translations'">language</mat-icon>
|
||||||
|
@ -48,6 +48,6 @@ export class PollListComponent extends BaseListViewComponent<ViewBasePoll> {
|
|||||||
snackbar: MatSnackBar
|
snackbar: MatSnackBar
|
||||||
) {
|
) {
|
||||||
super(title, translate, snackbar, storage);
|
super(title, translate, snackbar, storage);
|
||||||
super.setTitle('List of votes');
|
super.setTitle('List of electronic votes');
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -46,7 +46,7 @@ export class PollFilterListService extends BaseFilterListService<ViewBasePoll> {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
property: 'hasVote',
|
property: 'hasVote',
|
||||||
label: this.translate.instant('Voting'),
|
label: this.translate.instant('Votings'),
|
||||||
options: [
|
options: [
|
||||||
{ condition: false, label: this.translate.instant('Voting is currently in progress.') },
|
{ condition: false, label: this.translate.instant('Voting is currently in progress.') },
|
||||||
{ condition: true, label: this.translate.instant('You have already voted.') }
|
{ condition: true, label: this.translate.instant('You have already voted.') }
|
||||||
|
File diff suppressed because one or more lines are too long
@ -1167,15 +1167,9 @@ msgstr "Gast"
|
|||||||
msgid "Has amendments"
|
msgid "Has amendments"
|
||||||
msgstr "Hat Änderungsanträge"
|
msgstr "Hat Änderungsanträge"
|
||||||
|
|
||||||
msgid "Has been voted for"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
msgid "Has no speakers"
|
msgid "Has no speakers"
|
||||||
msgstr "Keine Wortmeldungen vorhanden"
|
msgstr "Keine Wortmeldungen vorhanden"
|
||||||
|
|
||||||
msgid "Has not been voted for"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
msgid "Has notes"
|
msgid "Has notes"
|
||||||
msgstr "Hat Notizen"
|
msgstr "Hat Notizen"
|
||||||
|
|
||||||
@ -1274,9 +1268,6 @@ msgstr "Inaktiv"
|
|||||||
msgid "Initial password"
|
msgid "Initial password"
|
||||||
msgstr "Initiales Passwort"
|
msgstr "Initiales Passwort"
|
||||||
|
|
||||||
msgid "Initiate update check for all clients"
|
|
||||||
msgstr "Update-Prüfung für alle Clients starten"
|
|
||||||
|
|
||||||
msgid "Input format: DD.MM.YYYY HH:MM"
|
msgid "Input format: DD.MM.YYYY HH:MM"
|
||||||
msgstr "Eingabeformat: TT.MM.JJJJ HH:MM"
|
msgstr "Eingabeformat: TT.MM.JJJJ HH:MM"
|
||||||
|
|
||||||
@ -1397,6 +1388,9 @@ msgstr "Zeilenlänge"
|
|||||||
msgid "Line numbering"
|
msgid "Line numbering"
|
||||||
msgstr "Zeilennummerierung"
|
msgstr "Zeilennummerierung"
|
||||||
|
|
||||||
|
msgid "List of electronic votes"
|
||||||
|
msgstr "Elektronische Stimmabgaben"
|
||||||
|
|
||||||
msgid "List of participants"
|
msgid "List of participants"
|
||||||
msgstr "Teilnehmendenliste"
|
msgstr "Teilnehmendenliste"
|
||||||
|
|
||||||
@ -1409,9 +1403,6 @@ msgstr "Redeliste"
|
|||||||
msgid "List of speakers overlay"
|
msgid "List of speakers overlay"
|
||||||
msgstr "Redelisten-Einblendung"
|
msgstr "Redelisten-Einblendung"
|
||||||
|
|
||||||
msgid "List of votes"
|
|
||||||
msgstr "Stimmabgaben"
|
|
||||||
|
|
||||||
msgid "List view"
|
msgid "List view"
|
||||||
msgstr "Listenansicht"
|
msgstr "Listenansicht"
|
||||||
|
|
||||||
@ -2646,10 +2637,6 @@ msgstr ""
|
|||||||
"Alle noch nicht gespeicherten Änderungen werden zurückgesetzt und die "
|
"Alle noch nicht gespeicherten Änderungen werden zurückgesetzt und die "
|
||||||
"Aufrufliste wird neu sortiert."
|
"Aufrufliste wird neu sortiert."
|
||||||
|
|
||||||
msgid "This will send an update notification to all active clients"
|
|
||||||
msgstr ""
|
|
||||||
"Es wird eine Update-Benachrichtigung an alle aktiven Clients gesendet."
|
|
||||||
|
|
||||||
msgid "This will set the favorite status for all selected motions:"
|
msgid "This will set the favorite status for all selected motions:"
|
||||||
msgstr "Favoriten-Markierung für alle ausgewählten Anträge setzen:"
|
msgstr "Favoriten-Markierung für alle ausgewählten Anträge setzen:"
|
||||||
|
|
||||||
@ -2791,27 +2778,15 @@ msgstr "Abstimmung"
|
|||||||
msgid "Vote created"
|
msgid "Vote created"
|
||||||
msgstr "Abstimmung erstellt"
|
msgstr "Abstimmung erstellt"
|
||||||
|
|
||||||
msgid "Vote currently possible"
|
|
||||||
msgstr "Stimmabgabe aktuell möglich"
|
|
||||||
|
|
||||||
msgid "Vote deleted"
|
msgid "Vote deleted"
|
||||||
msgstr "Abstimmung gelöscht"
|
msgstr "Abstimmung gelöscht"
|
||||||
|
|
||||||
msgid "Vote finished"
|
|
||||||
msgstr "Stimmabgabe abgeschlossen"
|
|
||||||
|
|
||||||
msgid "Vote not possible"
|
|
||||||
msgstr "Stimmabgabe nicht möglich"
|
|
||||||
|
|
||||||
msgid "Vote updated"
|
msgid "Vote updated"
|
||||||
msgstr "Abstimmung aktualisiert"
|
msgstr "Abstimmung aktualisiert"
|
||||||
|
|
||||||
msgid "Votes"
|
msgid "Votes"
|
||||||
msgstr "Stimmen"
|
msgstr "Stimmen"
|
||||||
|
|
||||||
msgid "Voting"
|
|
||||||
msgstr "Im Wahlvorgang"
|
|
||||||
|
|
||||||
msgid "Voting and ballot papers"
|
msgid "Voting and ballot papers"
|
||||||
msgstr "Abstimmung und Stimmzettel"
|
msgstr "Abstimmung und Stimmzettel"
|
||||||
|
|
||||||
@ -2833,6 +2808,9 @@ msgstr "Stimmabgabe erfolgreich."
|
|||||||
msgid "Voting type"
|
msgid "Voting type"
|
||||||
msgstr "Art der Stimmabgabe"
|
msgstr "Art der Stimmabgabe"
|
||||||
|
|
||||||
|
msgid "Votings"
|
||||||
|
msgstr "Stimmabgaben"
|
||||||
|
|
||||||
msgid "WEP"
|
msgid "WEP"
|
||||||
msgstr "WEP"
|
msgstr "WEP"
|
||||||
|
|
||||||
@ -3177,11 +3155,5 @@ msgstr "nicht erfasst"
|
|||||||
msgid "with filter"
|
msgid "with filter"
|
||||||
msgstr "mit Filter"
|
msgstr "mit Filter"
|
||||||
|
|
||||||
msgid "with indexedDB"
|
|
||||||
msgstr "mit indexedDB"
|
|
||||||
|
|
||||||
msgid "with local storage"
|
|
||||||
msgstr "mit Local Storage"
|
|
||||||
|
|
||||||
msgid "withdrawed"
|
msgid "withdrawed"
|
||||||
msgstr "zurückgezogen"
|
msgstr "zurückgezogen"
|
||||||
|
@ -1099,15 +1099,9 @@ msgstr ""
|
|||||||
msgid "Has amendments"
|
msgid "Has amendments"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Has been voted for"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
msgid "Has no speakers"
|
msgid "Has no speakers"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Has not been voted for"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
msgid "Has notes"
|
msgid "Has notes"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1203,9 +1197,6 @@ msgstr ""
|
|||||||
msgid "Initial password"
|
msgid "Initial password"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Initiate update check for all clients"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
msgid "Input format: DD.MM.YYYY HH:MM"
|
msgid "Input format: DD.MM.YYYY HH:MM"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1326,6 +1317,9 @@ msgstr ""
|
|||||||
msgid "Line numbering"
|
msgid "Line numbering"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "List of electronic votes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid "List of participants"
|
msgid "List of participants"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1338,9 +1332,6 @@ msgstr ""
|
|||||||
msgid "List of speakers overlay"
|
msgid "List of speakers overlay"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "List of votes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
msgid "List view"
|
msgid "List view"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -2524,9 +2515,6 @@ msgstr ""
|
|||||||
msgid "This will reset all made changes and sort the call list."
|
msgid "This will reset all made changes and sort the call list."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "This will send an update notification to all active clients"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
msgid "This will set the favorite status for all selected motions:"
|
msgid "This will set the favorite status for all selected motions:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -2660,27 +2648,15 @@ msgstr ""
|
|||||||
msgid "Vote created"
|
msgid "Vote created"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Vote currently possible"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
msgid "Vote deleted"
|
msgid "Vote deleted"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Vote finished"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
msgid "Vote not possible"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
msgid "Vote updated"
|
msgid "Vote updated"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Votes"
|
msgid "Votes"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Voting"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
msgid "Voting and ballot papers"
|
msgid "Voting and ballot papers"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -2702,6 +2678,9 @@ msgstr ""
|
|||||||
msgid "Voting type"
|
msgid "Voting type"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Votings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid "WEP"
|
msgid "WEP"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -3033,11 +3012,5 @@ msgstr ""
|
|||||||
msgid "with filter"
|
msgid "with filter"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "with indexedDB"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
msgid "with local storage"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
msgid "withdrawed"
|
msgid "withdrawed"
|
||||||
msgstr ""
|
msgstr ""
|
Loading…
Reference in New Issue
Block a user