add new strings

This commit is contained in:
otsmr 2026-05-12 21:24:42 +02:00
parent fccd366e11
commit 9eeb6b5cb4
2 changed files with 560 additions and 558 deletions

1089
de.arb

File diff suppressed because it is too large Load diff

25
en.arb
View file

@ -213,8 +213,6 @@
"plusFeature2": "✓ Additional features (coming-soon)", "plusFeature2": "✓ Additional features (coming-soon)",
"manageAdditionalUsers": "Manage additional users", "manageAdditionalUsers": "Manage additional users",
"open": "Open", "open": "Open",
"createVoucher": "Buy voucher",
"redeemVoucher": "Redeem voucher",
"buy": "Buy", "buy": "Buy",
"autoRenewal": "Auto renewal", "autoRenewal": "Auto renewal",
"additionalUsersList": "Your additional users", "additionalUsersList": "Your additional users",
@ -234,13 +232,11 @@
"backupSuccess": "Success", "backupSuccess": "Success",
"backupTwonlySafeDesc": "Back up your twonly identity, as this is the only way to restore your account if you uninstall the app or lose your phone.", "backupTwonlySafeDesc": "Back up your twonly identity, as this is the only way to restore your account if you uninstall the app or lose your phone.",
"backupNoPasswordRecovery": "Due to twonly's security system, there is (currently) no password recovery function. Therefore, you must remember your password or, better yet, write it down.", "backupNoPasswordRecovery": "Due to twonly's security system, there is (currently) no password recovery function. Therefore, you must remember your password or, better yet, write it down.",
"backupServer": "Server", "backupIdentityHeader": "Identity",
"backupMaxBackupSize": "max. backup size", "backupArchiveHeader": "Contacts, Settings and Messages",
"backupStorageRetention": "Storage retention",
"backupLastBackupDate": "Last backup", "backupLastBackupDate": "Last backup",
"backupLastBackupSize": "Backup size", "backupLastBackupSize": "Backup size",
"backupLastBackupResult": "Result", "backupLastBackupResult": "Result",
"backupData": "Data-Backup",
"backupInsecurePassword": "Insecure password", "backupInsecurePassword": "Insecure password",
"backupInsecurePasswordDesc": "The chosen password is very insecure and can therefore easily be guessed by attackers. Please choose a secure password.", "backupInsecurePasswordDesc": "The chosen password is very insecure and can therefore easily be guessed by attackers. Please choose a secure password.",
"backupInsecurePasswordOk": "Continue anyway", "backupInsecurePasswordOk": "Continue anyway",
@ -251,11 +247,7 @@
"passwordRepeated": "Repeat password", "passwordRepeated": "Repeat password",
"passwordRepeatedNotEqual": "Passwords do not match.", "passwordRepeatedNotEqual": "Passwords do not match.",
"backupPasswordRequirement": "Password must be at least 10 characters long.", "backupPasswordRequirement": "Password must be at least 10 characters long.",
"backupExpertSettings": "Expert settings",
"backupEnableBackup": "Activate automatic backup", "backupEnableBackup": "Activate automatic backup",
"backupOwnServerDesc": "Save your twonly Backup at twonly or on any server of your choice.",
"backupUseOwnServer": "Use server",
"backupResetServer": "Use standard server",
"backupTwonlySaveNow": "Save now", "backupTwonlySaveNow": "Save now",
"backupChangePassword": "Change password", "backupChangePassword": "Change password",
"twonlySafeRecoverTitle": "Recovery", "twonlySafeRecoverTitle": "Recovery",
@ -387,10 +379,12 @@
"shareYourProfile": "Share your profile", "shareYourProfile": "Share your profile",
"scanOtherProfile": "Scan other profile", "scanOtherProfile": "Scan other profile",
"openYourOwnQRcode": "Open your own QR code", "openYourOwnQRcode": "Open your own QR code",
"skipForNow": "Skip for now",
"finishSetupCardTitle": "Complete your profile", "finishSetupCardTitle": "Complete your profile",
"finishSetupCardDesc": "You are almost there! Finish setting up your account to get the most out of twonly.", "finishSetupCardDesc": "You are almost there! Finish setting up your account to get the most out of twonly.",
"finishSetupCardAction": "Resume Setup", "finishSetupCardAction": "Resume Setup",
"missingBackupCardTitle": "Setup backup",
"missingBackupCardDesc": "We have improved the backup mechanism, which requires you to set it up again.",
"missingBackupCardAction": "Set up now",
"onboardingFinishLater": "Finish later", "onboardingFinishLater": "Finish later",
"onboardingProfileTitle": "Choose your look", "onboardingProfileTitle": "Choose your look",
"onboardingProfileBody": "Select an avatar and a display name that friends will see.", "onboardingProfileBody": "Select an avatar and a display name that friends will see.",
@ -558,5 +552,12 @@
"oldName": {}, "oldName": {},
"newName": {} "newName": {}
} }
} },
"recoverErrorNoInternet": "No internet connection. Please check your network and try again.",
"recoverErrorUsernameNotValid": "The username provided is not valid or does not exist.",
"recoverErrorPasswordInvalid": "The password provided is incorrect.",
"recoverErrorTryAgainLater": "The server is currently unavailable. Please try again later.",
"recoverErrorUnknown": "An unknown error occurred. Please try again.",
"recoverSuccessTitle": "Backup successfully recovered.",
"recoverSuccessBody": "Click here to open the app again"
} }