mirror of
https://github.com/LemmyNet/lemmy-translations.git
synced 2025-01-03 16:51:26 +00:00
Translated using Weblate (Galician)
Currently translated at 100.0% (662 of 662 strings) Co-authored-by: josé m <correoxm@disroot.org> Translate-URL: http://weblate.join-lemmy.org/projects/lemmy/lemmy/gl/ Translation: Lemmy/lemmy
This commit is contained in:
parent
11aacb1a41
commit
76bb9c8dde
1 changed files with 36 additions and 2 deletions
|
@ -132,7 +132,7 @@
|
|||
"show_nsfw": "Mostrar contido NSFW",
|
||||
"theme": "Decorado",
|
||||
"code": "Código",
|
||||
"joined": "Unícheste",
|
||||
"joined": "Usuaria desde",
|
||||
"join_lemmy": "Únete a Lemmy",
|
||||
"support_lemmy": "Axuda a Lemmy",
|
||||
"by": "por",
|
||||
|
@ -644,5 +644,39 @@
|
|||
"fetch_registration_error": "Non se puido ober a solicitude de creación da conta",
|
||||
"view_registration": "Ver solicitude",
|
||||
"add": "Engadir",
|
||||
"username_already_exists": "O nome de usuario xa existe."
|
||||
"username_already_exists": "O nome de usuario xa existe.",
|
||||
"authentication": "Autenticación",
|
||||
"oauth_config": "Configuración OAuth",
|
||||
"oauth_providers": "Provedores",
|
||||
"add_oauth_provider": "Engadir provedor",
|
||||
"oauth_provider_presets": "Provedores predeterminados",
|
||||
"no_oauth_providers_blurb": "Sen provedores",
|
||||
"delete_oauth_provider_are_you_sure": "Tes certeza de querer eliminar este provedor?",
|
||||
"deleting_oauth_provider": "Eliminando o provedor…",
|
||||
"oauth_display_name": "Nome público",
|
||||
"oauth_issuer": "Orixe",
|
||||
"oauth_token_endpoint": "Punto de acceso do token",
|
||||
"oauth_id_claim": "Aserto do ID",
|
||||
"oauth_client_id": "ID do cliente",
|
||||
"oauth_client_secret": "Chave secreta",
|
||||
"cannot_view_secret_after_saving": "Non se pode ver a chave despois de gardar",
|
||||
"oauth_scopes": "Ámbitos para OAuth",
|
||||
"oauth_auto_verify_email": "Verificación automática do correo",
|
||||
"oauth_account_linking_enabled": "Activar Ligar Contas",
|
||||
"oauth_enabled": "Activar Provedor",
|
||||
"couldnt_edit_oauth_provider": "Non se puido editar o provedor OAuth.",
|
||||
"couldnt_delete_oauth_provider": "Non se puido eliminar o provedor OAuth.",
|
||||
"couldnt_create_oauth_provider": "Non se puido crear o provedor OAuth.",
|
||||
"or": "Ou",
|
||||
"oauth_registration_closed": "Rexistros pechados.",
|
||||
"oauth_registration": "Permitir rexistro con OAuth",
|
||||
"publish_in_time": "Publicar ás {{time}}",
|
||||
"scheduled_publish_time": "Hora programada para publicar",
|
||||
"post_title_only": "Publicar só o título",
|
||||
"auto_expand": "Despregar multimedia automáticamente",
|
||||
"oauth_authorization_endpoint": "Punto de acceso para autorización",
|
||||
"oauth_login_failed": "Fallou o acceso.",
|
||||
"oauth_authorization_invalid": "Fallou a autorización do acceso.",
|
||||
"oauth_login_with_provider": "Acceder con Provedor SSO",
|
||||
"oauth_userinfo_endpoint": "Punto de acceso Info da usuaria"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue