Update translations

This commit is contained in:
Johannes Zellner
2021-01-14 17:14:12 +01:00
parent 7f3eae23a1
commit 3d441748c4
2 changed files with 24 additions and 13 deletions
+17 -9
View File
@@ -82,7 +82,7 @@
"wiki": "Wiki",
"vpn": "VPN"
},
"searchPlaceholder": "Search for alternatives like Github, Dropbox, Slack, Trello, ...",
"searchPlaceholder": "Search for alternatives like Github, Dropbox, Slack, Trello, ",
"noAppsFound": "No apps found.",
"appMissing": "Missing an app? Let us know.",
"unstable": "Unstable",
@@ -122,7 +122,7 @@
"password": "Password",
"2faToken": "2FA Token (if enabled)",
"intendedUse": "Intended Use",
"chooseAnOption": "Please choose an option...",
"chooseAnOption": "Please choose an option",
"licenseCheckbox": "I accept the Cloudron <a href=\"{{ licenseLink }}\" target=\"_blank\">license</a>",
"errorWrongPassword": "Wrong password",
"loginAction": "Login",
@@ -147,7 +147,8 @@
"notActivatedYetTooltip": "User is not activated yet",
"resetPasswordTooltip": "Reset password or invite link",
"editUserTooltip": "Edit User",
"removeUserTooltip": "Remove User"
"removeUserTooltip": "Remove User",
"transferOwnershipTooltip": "Transfer Ownership"
},
"groups": {
"title": "Groups",
@@ -191,7 +192,6 @@
},
"subscriptionDialog": {
"title": "Subscription required",
"description": "To add more users, please setup a paid plain.",
"setupAction": "Setup Subscription"
},
"addUserDialog": {
@@ -260,7 +260,12 @@
"admin": "Administrator",
"owner": "Superadmin"
},
"searchPlaceholder": "Search"
"searchPlaceholder": "Search",
"transferOwnershipDialog": {
"title": "Really transfer ownership to {{ username }}?",
"description": "This will make the new user admin of this Cloudron and remove admin rights to the current owner.",
"transferAction": "Transfer Ownership"
}
},
"profile": {
"title": "Profile",
@@ -435,7 +440,7 @@
"s3LikeNote": "Please remove any object expiration lifecycle rules since it will corrupt rsync backups.",
"encryptionPassword": "Encryption Password (optional)",
"encryptionDescription": "Save this passphrase in a safe place. Cloudron does not store this password. Backups cannot be decrypted without the passphrase",
"advancedSettings": "Advanced settings...",
"advancedSettings": "Advanced settings",
"memoryLimit": "Memory Limit",
"memoryLimitDescription": "Memory limit for the backup task. Adjust this if you increase the concurrency values from their defaults.",
"uploadPartSize": "Upload Part Size",
@@ -1399,7 +1404,11 @@
"de": "German",
"fr": "French",
"it": "Italian",
"nl": "Dutch"
"ja": "Japanese",
"nl": "Dutch",
"pl": "Polish",
"vi": "Vietnamese",
"zh_Hans": "Chinese (Simplified)"
},
"volumes": {
"title": "Volumes",
@@ -1425,6 +1434,5 @@
"mounts": {
"volumeLocation": "Volumes are mounted by volume name in the <code>/media</code> directory of this app."
}
},
"lang.ja": "Japanese"
}
}