update strings
This commit is contained in:
parent
66a65b7787
commit
8a15bd6497
2 changed files with 26 additions and 25 deletions
25
de.arb
25
de.arb
|
|
@ -205,27 +205,28 @@
|
|||
"errorUsernameAlreadyTaken": "Der Benutzername ist bereits vergeben.",
|
||||
"errorUsernameNotValid": "Der von dir angegebene Benutzername entspricht nicht den erforderlichen Kriterien. Bitte wähle einen gültigen Benutzernamen.",
|
||||
"upgradeToPaidPlanButton": "Auf {planId} upgraden{sufix}",
|
||||
"partOfPaidPlanOf": "Du bist Teil des bezahlten Plans von {username}!",
|
||||
"partOfPaidPlanFrom": "Teil des bezahlten Plans von",
|
||||
"subscriptionCurrentPlanBadge": "Aktuell",
|
||||
"errorNotEnoughCredit": "Du hast nicht genügend twonly-Guthaben.",
|
||||
"errorPlanLimitReached": "Du hast das Limit deines Plans erreicht. Bitte upgrade deinen Plan.",
|
||||
"errorPlanNotAllowed": "Dieses Feature ist in deinem aktuellen Plan nicht verfügbar.",
|
||||
"errorVoucherInvalid": "Der eingegebene Gutschein-Code ist nicht gültig.",
|
||||
"errorPlanUpgradeNotYearly": "Das Upgrade des Plans muss jährlich bezahlt werden, da der aktuelle Plan ebenfalls jährlich abgerechnet wird.",
|
||||
"proFeature1": "✓ Unbegrenzte Medien-Datei-Uploads",
|
||||
"proFeature2": "✓ 1 zusätzlicher Plus Benutzer",
|
||||
"proFeature3": "✓ 25GB Memories Speicher",
|
||||
"proFeature4": "✓ Flammen wiederherstellen",
|
||||
"proFeature1": "Unbegrenzte Medien-Datei-Uploads",
|
||||
"proFeature2": "1 zusätzlicher Plus Benutzer",
|
||||
"proFeature3": "25GB Memories Speicher",
|
||||
"proFeature4": "Flammen wiederherstellen",
|
||||
"year": "Jahr",
|
||||
"month": "Monat",
|
||||
"yearly": "Jährlich",
|
||||
"monthly": "Monatlich",
|
||||
"familyFeature1": "✓ Unbegrenzte Medien-Datei-Uploads",
|
||||
"familyFeature2": "✓ 4 zusätzliche Plus Benutzer",
|
||||
"familyFeature3": "✓ 50GB Memories Speicher",
|
||||
"familyFeature4": "✓ Flammen wiederherstellen",
|
||||
"freeFeature1": "✓ 10 Medien-Datei-Uploads pro Tag",
|
||||
"plusFeature1": "✓ Unbegrenzte Medien-Datei-Uploads",
|
||||
"plusFeature2": "✓ Zusatzfunktionen (coming-soon)",
|
||||
"familyFeature1": "Unbegrenzte Medien-Datei-Uploads",
|
||||
"familyFeature2": "4 zusätzliche Plus Benutzer",
|
||||
"familyFeature3": "50GB Memories Speicher",
|
||||
"familyFeature4": "Flammen wiederherstellen",
|
||||
"freeFeature1": "10 Medien-Datei-Uploads pro Tag",
|
||||
"plusFeature1": "Unbegrenzte Medien-Datei-Uploads",
|
||||
"plusFeature2": "Zusatzfunktionen (coming-soon)",
|
||||
"manageAdditionalUsers": "Zusätzliche Benutzer verwalten",
|
||||
"open": "Offene",
|
||||
"buy": "Kaufen",
|
||||
|
|
|
|||
26
en.arb
26
en.arb
|
|
@ -220,23 +220,23 @@
|
|||
"errorPlanNotAllowed": "This feature is not available in your current plan.",
|
||||
"errorPlanUpgradeNotYearly": "The plan upgrade must be paid for annually, as the current plan is also billed annually.",
|
||||
"upgradeToPaidPlanButton": "Upgrade to {planId}{sufix}",
|
||||
"partOfPaidPlanOf": "You are part of the paid plan of {username}!",
|
||||
"partOfPaidPlanFrom": "Part of the paid plan of",
|
||||
"subscriptionCurrentPlanBadge": "Current",
|
||||
"year": "year",
|
||||
"yearly": "Yearly",
|
||||
"month": "month",
|
||||
"monthly": "Monthly",
|
||||
"proFeature1": "✓ Unlimited media file uploads",
|
||||
"proFeature2": "✓ 1 additional Plus user",
|
||||
"proFeature3": "✓ 25GB Memories storage",
|
||||
"proFeature4": "✓ Restore flames",
|
||||
"familyFeature1": "✓ Unlimited media file uploads",
|
||||
"familyFeature2": "✓ 4 additional Plus user",
|
||||
"familyFeature3": "✓ 50GB Memories storage",
|
||||
"familyFeature4": "✓ Restore flames",
|
||||
"familyFeature4": "✓ Support twonly",
|
||||
"freeFeature1": "✓ 10 Media file uploads per day",
|
||||
"plusFeature1": "✓ Unlimited media file uploads",
|
||||
"plusFeature2": "✓ Additional features (coming-soon)",
|
||||
"proFeature1": "Unlimited media file uploads",
|
||||
"proFeature2": "1 additional Plus user",
|
||||
"proFeature3": "25GB Memories storage",
|
||||
"proFeature4": "Restore flames",
|
||||
"familyFeature1": "Unlimited media file uploads",
|
||||
"familyFeature2": "4 additional Plus user",
|
||||
"familyFeature3": "50GB Memories storage",
|
||||
"familyFeature4": "Restore flames",
|
||||
"freeFeature1": "10 Media file uploads per day",
|
||||
"plusFeature1": "Unlimited media file uploads",
|
||||
"plusFeature2": "Additional features (coming-soon)",
|
||||
"manageAdditionalUsers": "Manage additional users",
|
||||
"open": "Open",
|
||||
"buy": "Buy",
|
||||
|
|
|
|||
Loading…
Reference in a new issue