Updated translation for delegation of vote (filter)

This commit is contained in:
Emanuel Schütze 2022-05-21 10:59:47 +02:00
parent 2c1cc31e52
commit 57ca2bcb9f
4 changed files with 17 additions and 5 deletions

View File

@ -100,11 +100,11 @@ export class UserFilterListService extends BaseFilterListService<ViewUser> {
options: [
{
condition: DelegationType.Transferred,
label: this.translate.instant('Voting right received from (principals)')
label: this.translate.instant('Principal')
},
{
condition: DelegationType.Received,
label: this.translate.instant('Voting right delegated to (proxy)')
label: this.translate.instant('Proxy')
},
{
condition: DelegationType.Neither,

File diff suppressed because one or more lines are too long

View File

@ -1,10 +1,10 @@
#
# Translators:
# Emanuel Schütze <emanuel.schuetze@intevation.de>, 2021
# Emanuel Schütze <emanuel.schuetze@intevation.de>, 2022
#
msgid ""
msgstr ""
"Last-Translator: Emanuel Schütze <emanuel.schuetze@intevation.de>, 2021\n"
"Last-Translator: Emanuel Schütze <emanuel.schuetze@intevation.de>, 2022\n"
"Language-Team: German (https://www.transifex.com/openslides/teams/14270/de/)\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -2358,6 +2358,9 @@ msgstr "Zurück"
msgid "Previous slides"
msgstr "Letzte Folien"
msgid "Principal"
msgstr "Vollmachtgeber"
msgid "Privacy Policy"
msgstr "Datenschutzerklärung"
@ -2388,6 +2391,9 @@ msgstr "Projektor-Logo"
msgid "Projectors"
msgstr "Projektoren"
msgid "Proxy"
msgstr "Vollmachtnehmer"
msgid "Public"
msgstr "Öffentlich"

View File

@ -2246,6 +2246,9 @@ msgstr ""
msgid "Previous slides"
msgstr ""
msgid "Principal"
msgstr ""
msgid "Privacy Policy"
msgstr ""
@ -2276,6 +2279,9 @@ msgstr ""
msgid "Projectors"
msgstr ""
msgid "Proxy"
msgstr ""
msgid "Public"
msgstr ""