Merge branch 'master' into 2730-devops-add-federation-modul-to-deployment-scripts

This commit is contained in:
clauspeterhuebner 2023-03-08 22:51:16 +01:00 committed by GitHub
commit cf9f020234
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 16 additions and 17 deletions

View File

@ -105,10 +105,7 @@
</b-col>
<b-col cols="12" md="6" lg="6" class="text-lg-right">
<b-button block type="submit" variant="gradido">
<span v-if="radioSelected === sendTypes.send">{{ $t('form.check_now') }}</span>
<span v-if="radioSelected === sendTypes.link">
{{ $t('form.generate_now') }}
</span>
{{ $t('form.check_now') }}
</b-button>
</b-col>
</b-row>

View File

@ -27,9 +27,9 @@
"moderator": "Moderator",
"moderators": "Moderatoren",
"myContributions": "Meine Beiträge",
"noOpenContributionLinkText": "Zur Zeit gibt es keine automatischen Schöpfungen.",
"openContributionLinks": "Öffentliche Beitrags-Linkliste",
"openContributionLinkText": "Folgende {count} automatische Schöpfungen werden zur Zeit durch die Gemeinschaft „{name}“ bereitgestellt.",
"noOpenContributionLinkText": "Zur Zeit gibt es keine per Link erzeugte Schöpfungen.",
"openContributionLinks": "Per Link erzeugte Schöpfungen",
"openContributionLinkText": "Die Gemeinschaft „{name}“ unterstützt aktuell {count} per Link erzeugte Schöpfungen:",
"submitContribution": "Schreiben"
},
"communityInfo": "Gemeinschaft Information",

View File

@ -27,9 +27,9 @@
"moderator": "Moderator",
"moderators": "Moderators",
"myContributions": "My contributions",
"noOpenContributionLinkText": "Currently there are no automatic creations.",
"openContributionLinks": "Open contribution-link list",
"openContributionLinkText": "The following {count} automatic creations are currently provided by the \"{name}\" community.",
"noOpenContributionLinkText": "Currently there are no link-generated creations.",
"openContributionLinks": "Creations generated by link",
"openContributionLinkText": "The \"{name}\" community currently supports {count} link-generated creations:",
"submitContribution": "Contribute"
},
"communityInfo": "Community Information",

View File

@ -26,8 +26,9 @@
"moderator": "Moderador",
"moderators": "Moderadores",
"myContributions": "Mis contribuciones al bien común",
"openContributionLinks": "lista de enlaces de contribuciones públicas",
"openContributionLinkText": "La comunidad \"{name}\" proporciona actualmente las siguientes {count} creaciones automáticas.",
"noOpenContributionLinkText": "Actualmente no hay creaciones generadas por enlaces.",
"openContributionLinks": "Creaciones generadas por enlace",
"openContributionLinkText": "La comunidad \"{name}\" admite actualmente {count} creaciones generadas por enlaces:",
"other-communities": "Otras comunidades",
"statistic": "Estadísticas",
"submitContribution": "escribir",

View File

@ -27,9 +27,9 @@
"moderator": "Modérateur",
"moderators": "Modérateurs",
"myContributions": "Mes contributions",
"noOpenContributionLinkText": "Currently there are no automatic creations.",
"openContributionLinks": "liste de liens de contribution publique",
"openContributionLinkText": "Les {count} créations automatiques suivantes sont actuellement fournies par la communauté \"{name}\".",
"noOpenContributionLinkText": "Actuellement, il n'y a pas de créations générées par lien.",
"openContributionLinks": "Créations générées par lien",
"openContributionLinkText": "La communauté \"{name}\" soutient actuellement {count} créations générées par lien:",
"submitContribution": "Contribuer"
},
"communityInfo": "Information communauté^^",

View File

@ -26,8 +26,9 @@
"moderator": "Moderator",
"moderators": "Moderators",
"myContributions": "Mijn bijdragen voor het algemeen belang",
"openContributionLinks": "openbare lijst van bijdragen",
"openContributionLinkText": "De volgende {count} automatische creaties worden momenteel aangeboden door de gemeenschap \"{name}\".",
"noOpenContributionLinkText": "Er zijn momenteel geen link-gegenereerde creaties.",
"openContributionLinks": "Creaties gegenereerd door link",
"openContributionLinkText": "De community \"{name}\" ondersteunt momenteel {count} link-gegenereerde creaties:",
"other-communities": "Verdere gemeenschappen",
"statistic": "Statistieken",
"submitContribution": "schrijf",