Updated Translations

This commit is contained in:
Emanuel Schütze 2019-06-05 17:56:18 +02:00
parent 6895b5db67
commit 7fac04afa7
8 changed files with 56 additions and 6 deletions

View File

@ -175,6 +175,7 @@ _('Do not decide');
_('No decision');
// motion workflow 2
_('Complex Workflow');
_('in progress');
_('published');
_('permitted');
_('Permit');
@ -263,6 +264,7 @@ _('Finished');
// agenda
_('Can see agenda');
_('Can manage agenda');
_('Can see list of speakers');
_('Can manage list of speakers');
_('Can see internal items and time scheduling of agenda');
_('Can put oneself on the list of speakers');

View File

@ -132,10 +132,10 @@ export class GroupRepositoryService extends BaseRepository<ViewGroup, Group, Gro
this.addAppPerm(3, perm, 'Elections');
break;
case 'mediafiles':
this.addAppPerm(4, perm, 'Mediafiles');
this.addAppPerm(4, perm, 'Files');
break;
case 'users':
this.addAppPerm(5, perm, 'Users');
this.addAppPerm(5, perm, 'Participants');
break;
default:
// plugins

View File

@ -5,7 +5,7 @@
<span *ngIf="extraItemInfo">&nbsp;·&nbsp;{{ extraItemInfo }}</span>
</div>
<div class="filter-count" *ngIf="!showFilterSort && itemsVerboseName">
<span>{{ totalCount }}&nbsp;</span><span translate>{{ itemsVerboseName }}</span>
<span>{{ totalCount }}&nbsp;</span><span>{{ itemsVerboseName | translate }}</span>
</div>
<div class="current-filters" *ngIf="filterService && filterService.activeFilterCount">
<div><span translate>Active filters</span>:&nbsp;</div>

View File

@ -242,7 +242,7 @@ export class CategorySortComponent extends BaseViewComponent implements OnInit,
public async moveToPosition(): Promise<void> {
if (this.sortSelector.multiSelectedIndex.length) {
}
const content = this.translate.instant('Move the selected items behind');
const content = this.translate.instant('Move selected items ...');
const choices = this.sortSelector.array
.map((item, index) => {
return { id: index, label: item.getTitle() };

View File

@ -92,7 +92,7 @@ export class MotionChangeRecommendationComponent extends BaseViewComponent {
public constructor(
@Inject(MAT_DIALOG_DATA) public data: MotionChangeRecommendationComponentData,
title: Title,
translate: TranslateService,
protected translate: TranslateService,
matSnackBar: MatSnackBar,
private formBuilder: FormBuilder,
private repo: ChangeRecommendationRepositoryService,

File diff suppressed because one or more lines are too long

View File

@ -402,6 +402,9 @@ msgstr "Darf die Chronik sehen"
msgid "Can see internal items and time scheduling of agenda"
msgstr "Darf interne Einträge und Zeitplan der Tagesordnung sehen"
msgid "Can see list of speakers"
msgstr "Darf Redelisten sehen"
msgid "Can see motions"
msgstr "Darf Anträge sehen"
@ -1088,6 +1091,12 @@ msgstr "Eingabeformat: TT.MM.JJJJ HH:MM"
msgid "Insert after"
msgstr "Danach einfügen"
msgid "Insert before"
msgstr "Davor einfügen"
msgid "Insert behind"
msgstr "Dahinter einfügen"
msgid "Insert participants here"
msgstr "Teilnehmende hier importieren"
@ -1292,6 +1301,9 @@ msgstr "Anträge wurden importiert."
msgid "Move in call list"
msgstr "In Aufrufliste verschieben"
msgid "Move selected items ..."
msgstr "Ausgewählte Einträge verschieben ..."
msgid "Move to agenda item"
msgstr "Zu TOP verschieben"
@ -1406,6 +1418,9 @@ msgstr "Keine Gruppen ausgewählt"
msgid "No information available"
msgstr "Keine Informationen verfügbar"
msgid "No items selected"
msgstr "Keine Einträge ausgewählte"
msgid "No motion block set"
msgstr "kein Antragsblock gesetzt"
@ -2203,6 +2218,9 @@ msgstr ""
"%user% besitzen keine E-Mail-Adressen; E-Mails konnte daher nicht gesendet "
"werden."
msgid "There are no items left to chose from"
msgstr "Es sind keine Einträge ausgewählt."
msgid "This change collides with another one."
msgstr "Diese Änderung kollidiert mit einer anderen."
@ -2568,6 +2586,9 @@ msgstr "hat die Arbeit an diesem Antrag gespeichert."
msgid "hidden"
msgstr "versteckt"
msgid "in progress"
msgstr "in Bearbeitung"
msgid "inactive"
msgstr "inaktiv"
@ -2610,6 +2631,9 @@ msgstr "Anträge"
msgid "motions-example"
msgstr "Anträge-Beispiel"
msgid "move ..."
msgstr "verschieben ..."
msgid "needs review"
msgstr "benötigt Überprüfung"

View File

@ -376,6 +376,9 @@ msgstr ""
msgid "Can see internal items and time scheduling of agenda"
msgstr ""
msgid "Can see list of speakers"
msgstr ""
msgid "Can see motions"
msgstr ""
@ -1030,6 +1033,12 @@ msgstr ""
msgid "Insert after"
msgstr ""
msgid "Insert before"
msgstr ""
msgid "Insert behind"
msgstr ""
msgid "Insert participants here"
msgstr ""
@ -1234,6 +1243,9 @@ msgstr ""
msgid "Move in call list"
msgstr ""
msgid "Move selected items ..."
msgstr ""
msgid "Move to agenda item"
msgstr ""
@ -1348,6 +1360,9 @@ msgstr ""
msgid "No information available"
msgstr ""
msgid "No items selected"
msgstr ""
msgid "No motion block set"
msgstr ""
@ -2120,6 +2135,9 @@ msgstr ""
msgid "The users %user% have no email, so the invitation emails could not be send."
msgstr ""
msgid "There are no items left to chose from"
msgstr ""
msgid "This change collides with another one."
msgstr ""
@ -2457,6 +2475,9 @@ msgstr ""
msgid "hidden"
msgstr ""
msgid "in progress"
msgstr ""
msgid "inactive"
msgstr ""
@ -2499,6 +2520,9 @@ msgstr ""
msgid "motions-example"
msgstr ""
msgid "move ..."
msgstr ""
msgid "needs review"
msgstr ""