diff --git a/frontend/src/components/ClipboardCopy.vue b/frontend/src/components/ClipboardCopy.vue index 8a0d4e803..8e6ee6d30 100644 --- a/frontend/src/components/ClipboardCopy.vue +++ b/frontend/src/components/ClipboardCopy.vue @@ -3,14 +3,14 @@
- +
{{ link }}
- +
diff --git a/frontend/src/locales/de.json b/frontend/src/locales/de.json index 7f650b332..eee251b8f 100644 --- a/frontend/src/locales/de.json +++ b/frontend/src/locales/de.json @@ -4,7 +4,6 @@ "125": "125%", "85": "85%", "advanced-calculation": "Vorausberechnung", - "member": "Mitglied", "auth": { "left": { "dignity": "Würde", @@ -22,16 +21,13 @@ "community": "Gemeinschaft", "communityMember": "Du bist aktives Mitglied", "continue-to-registration": "Weiter zur Registrierung", - "current-community": "Aktuelle Gemeinschaft", "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.", - "other-communities": "Weitere Gemeinschaften", - "submitContribution": "Beitrag einreichen", - "switch-to-this-community": "zu dieser Gemeinschaft wechseln" + "submitContribution": "Beitrag einreichen" }, "contact": "Kontakt", "contribution": { @@ -168,7 +164,6 @@ "copy-link-with-text": "Link und Text kopieren", "created": "Der Link wurde erstellt!", "credit-your-gradido": "Damit die Gradido gutgeschrieben werden können, klicke auf den Link!", - "decay-14-day": "Vergänglichkeit für 14 Tage", "delete-the-link": "Den Link löschen?", "deleted": "Der Link wurde gelöscht!", "expiredOn": "Abgelaufen am", @@ -197,7 +192,6 @@ }, "GDT": "GDT", "gdt": { - "gdt": "Gradido Transform", "calculation": "Berechnung der Gradido Transform", "contribution": "Beitrag", "conversion": "Umrechnung", @@ -206,6 +200,7 @@ "factor": "Faktor", "formula": "Berechnungsformel", "funding": "Zu den Förderbeiträgen", + "gdt": "Gradido Transform", "gdt-received": "Gradido Transform (GDT) erhalten", "gdtKonto": "GDT Konto", "no-transactions": "Du hast noch keine Gradido Transform (GDT).", @@ -214,17 +209,17 @@ "raise": "Erhöhung", "recruited-member": "Eingeladenes Mitglied" }, - + "gradidoLink": "Gradido Link", "language": "Sprache", "link-load": "den letzten Link nachladen | die letzten {n} Links nachladen | weitere {n} Links nachladen", "login": "Anmelden", "math": { - "aprox": "~", "asterisk": "*", "equal": "=", "minus": "−", "pipe": "|" }, + "member": "Mitglied", "message": { "activateEmail": "Dein Konto wurde noch nicht aktiviert. Bitte überprüfe deine E-Mail und klicke den Aktivierungslink oder fordere einen neuen Aktivierungslink über die Password Reset Seite an.", "checkEmail": "Deine E-Mail wurde erfolgreich verifiziert. Du kannst dich jetzt anmelden.", @@ -247,11 +242,9 @@ "send": "Senden", "settings": "Einstellung", "support": "Support", - "topStories": "Top Stories", "transactions": "Transaktionen" }, "qrCode": "QR Code", - "sendMethod": "Versandart", "send_gdd": "GDD versenden", "send_per_link": "GDD versenden per Link", "session": { diff --git a/frontend/src/locales/en.json b/frontend/src/locales/en.json index 2f85f1288..96c029533 100644 --- a/frontend/src/locales/en.json +++ b/frontend/src/locales/en.json @@ -4,7 +4,6 @@ "125": "125%", "85": "85%", "advanced-calculation": "Advanced calculation", - "member": "Member", "auth": { "left": { "dignity": "Dignity", @@ -22,16 +21,13 @@ "community": "Community", "communityMember": "You are an active member", "continue-to-registration": "Continue to registration", - "current-community": "Current community", "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.", - "other-communities": "Other communities", - "submitContribution": "Submit contribution", - "switch-to-this-community": "Switch to this community" + "submitContribution": "Submit contribution" }, "contact": "Contact", "contribution": { @@ -168,7 +164,6 @@ "copy-link-with-text": "Copy link and text", "created": "Link was created!", "credit-your-gradido": "For the Gradido to be credited, click on the link!", - "decay-14-day": "Decay for 14 days", "delete-the-link": "Delete the link?", "deleted": "The link was deleted!", "expiredOn": "Expired on", @@ -197,7 +192,6 @@ }, "GDT": "GDT", "gdt": { - "gdt": "Gradido Transform", "calculation": "Calculation of Gradido Transform", "contribution": "Contribution", "conversion": "Conversion", @@ -206,6 +200,7 @@ "factor": "Factor", "formula": "Calculation formula", "funding": "To the funding contributions", + "gdt": "Gradido Transform", "gdt-received": "Gradido Transform (GDT) received", "gdtKonto": "GDT Konto", "no-transactions": "You do not have Gradido Transform (GDT) yet.", @@ -214,16 +209,17 @@ "raise": "Increase", "recruited-member": "Invited member" }, + "gradidoLink": "Gradido Link", "language": "Language", "link-load": "Load the last link | Load the last {n} links | Load more {n} links", "login": "Sign in", "math": { - "aprox": "~", "asterisk": "*", "equal": "=", "minus": "−", "pipe": "|" }, + "member": "Member", "message": { "activateEmail": "Your account has not been activated yet. Please check your emails and click the activation link or order a new activation link over the password reset page.", "checkEmail": "Your email has been successfully verified. You can sign in now.", @@ -246,11 +242,9 @@ "send": "Send", "settings": "Settings", "support": "Support", - "topStories": "Top Stories", "transactions": "Transactions" }, "qrCode": "QR Code", - "sendMethod": "Send Methods", "send_gdd": "GDD send", "send_per_link": "GDD send via link", "session": {