DocSpace-client/public/locales/en/Common.json
AlexeySafronov 4228b0a5dc Merge branch 'feature/translations' of https://github.com/ONLYOFFICE/AppServer into feature/translations
# Conflicts:
#	public/locales/de/Common.json
#	public/locales/en/Common.json
#	public/locales/ru/Common.json
2021-05-25 17:26:12 +03:00

59 lines
1.8 KiB
JSON

{
"Culture_en": "English (United Kingdom)",
"Culture_en-US": "English (United States)",
"Culture_ru-RU": "Russian (Russia)",
"Culture_de-DE": "German (Germany)",
"CancelButton": "Cancel",
"SaveButton": "Save",
"OKButton": "OK",
"LoadingProcessing": "Loading...",
"LoadingDescription": "Please wait...",
"CloseButton": "Close",
"Password": "Password",
"Email": "Email",
"SendButton": "Send",
"People": "People",
"ComingSoon": "Coming soon",
"LearnMore": "Learn more",
"OpenApp": "Open your {{title}} app",
"ViewWeb": "View web version",
"EditButton": "Edit",
"EditAvatar": "Edit",
"UnknownError": "Unknown error",
"Type": "Type",
"RequiredField": "Required field",
"FullAccess": "Full access",
"Documents": "Documents",
"MeLabel": "Me",
"Actions": "Actions",
"SignInWithFacebook": "Sign in with Facebook",
"SignInWithGoogle": "Sign in with Google",
"SignInWithLinkedIn": "Sign in with LinkedIn",
"SignInWithTwitter": "Sign in with Twitter",
"Pin": "Pin",
"Unpin": "Unpin",
"ShowUsersList": "View users list",
"AddButton": "Add",
"DirectionAscLabel": "A-Z",
"DirectionDescLabel": "Z-A",
"Sending": "Sending...",
"User": "User",
"Warning": "Warning",
"About": "About",
"PasswordLimitLength": "from {{fromNumber}} to {{toNumber}} characters",
"PasswordLimitMessage": "Password must contain",
"PasswordLimitDigits": "digits",
"PasswordLimitSpecialSymbols": "special characters",
"PasswordLimitUpperCase": "capital letters",
"Next": "Next",
"Previous": "Previous",
"PageOfTotalPage": "{{page}} of {{totalPage}}",
"CountPerPage": "{{count}} per page",
"Settings": "Settings",
"Guest": "Guest",
"AdminSettings": "Admin settings",
"ContinueButton": "Continue",
"Delete": "Delete",
"Enable": "Enable"
}