This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
spip-saml/inc/simplesamlphp/dictionaries/logout.definition.json

57 lines
1.3 KiB
JSON

{
"title": {
"en": "Logged out"
},
"logged_out_text": {
"en": "You have been logged out."
},
"default_link_text": {
"en": "Go back to simpleSAMLphp installation page"
},
"hold": {
"en": "On hold"
},
"completed": {
"en": "Completed"
},
"progress": {
"en": "Logging out..."
},
"failed": {
"en": "Logout failed"
},
"return": {
"en": "Return to service"
},
"success": {
"en": "You have successfully logged out from all services listed above."
},
"loggedoutfrom": {
"en": "You are now successfully logged out from %SP%."
},
"also_from": {
"en": "You are also logged in on these services:"
},
"logout_all_question": {
"en": "Do you want to logout from all the services above?"
},
"logout_all": {
"en": "Yes, all services"
},
"logout_only": {
"en": "No, only %SP%"
},
"incapablesps": {
"en": "One or more of the services you are logged into <i>do not support logout<\/i>. To ensure that all your sessions are closed, you are encouraged to <i>close your webbrowser<\/i>."
},
"no": {
"en": "No"
},
"logging_out_from": {
"en": "Logging out of the following services:"
},
"failedsps": {
"en": "Unable to log out of one or more services. To ensure that all your sessions are closed, you are encouraged to <i>close your webbrowser<\/i>."
}
}