68 lines
3.9 KiB
JSON
68 lines
3.9 KiB
JSON
|
{
|
||
|
"user": {
|
||
|
"username": "Nome do usu\u00e1rio",
|
||
|
"realname": "Nome verdadeiro",
|
||
|
"mail": "Email",
|
||
|
"password": "Senha",
|
||
|
"new_password": "Nova senha ( vazio = continuar com a senha anterior)",
|
||
|
"password_confirmation": "Confirma\u00e7\u00e3o da senha",
|
||
|
"userrole": "Fun\u00e7\u00e3o",
|
||
|
"institution": "Institui\u00e7\u00e3o",
|
||
|
"admin": "Diretor Geral",
|
||
|
"director_region": "Diretor regional",
|
||
|
"director_museum": "Diretor do Museu",
|
||
|
"collaborator": "Colaborador",
|
||
|
"not_assigned": "N\u00e3o identificado",
|
||
|
"name_already_used": "Este nome de usu\u00e1rio j\u00e1 est\u00e1 em uso",
|
||
|
"no_username": "Erro. N\u00e3o foi digitado nenhum nome de usu\u00e1rio",
|
||
|
"no_realname": "Erro. N\u00e3o foi digitado nenhum nome",
|
||
|
"no_password": "Erro. N\u00e3o foi digitada nenhuma senha",
|
||
|
"no_password_confirmation": "Erro. N\u00e3o foi digitada nenhuma confirma\u00e7\u00e3o de senha",
|
||
|
"no_password_match": "Erro. A senha n\u00e3o est\u00e1 correta",
|
||
|
"not_assigned_institution": "Erro. N\u00e3o associado a nenhuma institui\u00e7\u00e3o.",
|
||
|
"success_creation": "Sucesso. Foi criada uma nova conta de usu\u00e1rio.",
|
||
|
"no_success_creation": "Erro. N\u00e3o p\u00f4de ser criada uma nova conta.",
|
||
|
"success_update": "Os dados foram alterados com sucesso.",
|
||
|
"no_success_update": "Os dados n\u00e3o puderam ser alterados",
|
||
|
"more_than_one": "Foram encontrados mais do que um usu\u00e1rio com esta ID.",
|
||
|
"userlist": "Lista de todos os usu\u00e1rios",
|
||
|
"order_by": "Ordenado por",
|
||
|
"last_login": "\u00daltimo login",
|
||
|
"registration": "Login",
|
||
|
"input_only": "Apenas entre",
|
||
|
"visiting_scientist": "Cientista visitante",
|
||
|
"about_deleting_user": "You are about to delete a user.",
|
||
|
"deleted": "User was removed successfully.",
|
||
|
"specifically_determined": "Specifically determined",
|
||
|
"permissions_museums": "Permissions: Museums",
|
||
|
"permissions_collections": "Permissions: Collections",
|
||
|
"permissions_series": "Permissions: Objectgroups",
|
||
|
"user_rights_museum": "Museum page",
|
||
|
"user_rights_collection": "Collection page",
|
||
|
"user_rights_objectgroup": "Objectgroup page",
|
||
|
"user_rights_object_base": "Object: Basic data",
|
||
|
"user_rights_object_resource": "Object: Resources",
|
||
|
"user_rights_object_addendum": "Object: Addendum",
|
||
|
"user_rights_object_numbers": "Object: Administrative numbers",
|
||
|
"user_rights_object_classification": "Object: Classification",
|
||
|
"user_rights_object_history": "Object: Object history",
|
||
|
"user_rights_object_values": "Object: Values",
|
||
|
"user_rights_object_state": "Object: State",
|
||
|
"user_rights_object_location": "Object: Location",
|
||
|
"user_rights_object_loan": "Object: Loans",
|
||
|
"user_rights_object_rights": "Object: Rights",
|
||
|
"user_rights_object_remark": "Object: Remarks",
|
||
|
"user_rights_object_provenance": "Object: Provenance research",
|
||
|
"user_rights_object_datahistory": "Object: Record history",
|
||
|
"disable_all_permissions": "All permissions: Disable",
|
||
|
"enable_all_permissions": "Allow editing in all cases",
|
||
|
"remove_from_museum": "Remove relation to this museum",
|
||
|
"remove_from_collection": "Remove relation to this collection",
|
||
|
"remove_from_series": "Remove relation to this objectgroup",
|
||
|
"auth_token": "Authentification Token",
|
||
|
"auth_token_explica": "Using this page, you can generate a new authentication token. You cannot access them through this page again afterwards, so make sure to copy and store the authentication token at a safe place",
|
||
|
"confirm": "Confirm",
|
||
|
"auth_token_generated": "Generated authentication token",
|
||
|
"auth_token_is": "Your new authentication token is"
|
||
|
}
|
||
|
}
|