Skip to content

Commit d505ebe

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent cde2aee commit d505ebe

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

l10n/gl.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ OC.L10N.register(
66
"Error during OAuth exchanges" : "Produciuse un erro durante os intercambios de OAuth",
77
"GitHub notifications" : "Notificacións de GitHub",
88
"More notifications" : "Máis notificacións",
9+
"_You have %s new unread notification with recent activity on GitHub._::_You have %s new unread notifications with recent activity on GitHub._" : ["Ten %s notificación sen ler con actividade recente en GitHub.","Ten %s notificacións sen ler con actividade recente en GitHub."],
910
"GitHub code permalink" : "Ligazón permanente ao código en GitHub",
1011
"GitHub issues, pull requests and comments" : "Incidencias (issues) en GitHub, solicitudes de extracción (pull requests) e comentarios",
1112
"Comment" : "Comentario",
@@ -39,13 +40,15 @@ OC.L10N.register(
3940
"Use a pop-up for OAuth authentication" : "Usar unha xanela emerxente para a autenticación de OAuth",
4041
"Enable GitHub link previews" : "Activar as vistas previas das ligazóns de GitHub",
4142
"Enable GitHub dashboard widget" : "Activar o trebello de taboleiro de GitHub",
43+
"Enable notifications for new unread GitHub notifications" : "Activar as notificacións para novas notificacións de GitHub sen ler",
4244
"{logins} reacted with {emoji} emoji" : "{logins} reaccionou co «emoji» {emoji}",
4345
"Connected to GitHub!" : "Conectado con GitHub",
4446
"GitHub OAuth error:" : "Erro do OAuth de GitHub:",
4547
"GitHub options saved" : "Gardáronse as opcións de GitHub",
4648
"Invalid access token" : "Testemuño de acceso incorrecto",
4749
"Failed to save GitHub options" : "Produciuse un fallo ao gardar as opcións de GitHub.",
4850
"Enable navigation link" : "Activar a ligazón de navegación",
51+
"Disabled by administrator" : "Desactivado pola administración",
4952
"You can manually provide a personal access token or connect via OAuth " : "Pode fornecer manualmente un testemuño de acceso persoal ou conectarse mediante OAuth",
5053
"When you create a personal access token yourself, give it at least \"read:user\", \"user:email\" and \"notifications\" permissions." : "Cando Vde. cree un testemuño de acceso, déalle polo menos os permisos «read:user», «user:email» e «notifications».",
5154
"GitHub personal access tokens" : "Testemuños de acceso persoal a GitHub",

l10n/gl.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"Error during OAuth exchanges" : "Produciuse un erro durante os intercambios de OAuth",
55
"GitHub notifications" : "Notificacións de GitHub",
66
"More notifications" : "Máis notificacións",
7+
"_You have %s new unread notification with recent activity on GitHub._::_You have %s new unread notifications with recent activity on GitHub._" : ["Ten %s notificación sen ler con actividade recente en GitHub.","Ten %s notificacións sen ler con actividade recente en GitHub."],
78
"GitHub code permalink" : "Ligazón permanente ao código en GitHub",
89
"GitHub issues, pull requests and comments" : "Incidencias (issues) en GitHub, solicitudes de extracción (pull requests) e comentarios",
910
"Comment" : "Comentario",
@@ -37,13 +38,15 @@
3738
"Use a pop-up for OAuth authentication" : "Usar unha xanela emerxente para a autenticación de OAuth",
3839
"Enable GitHub link previews" : "Activar as vistas previas das ligazóns de GitHub",
3940
"Enable GitHub dashboard widget" : "Activar o trebello de taboleiro de GitHub",
41+
"Enable notifications for new unread GitHub notifications" : "Activar as notificacións para novas notificacións de GitHub sen ler",
4042
"{logins} reacted with {emoji} emoji" : "{logins} reaccionou co «emoji» {emoji}",
4143
"Connected to GitHub!" : "Conectado con GitHub",
4244
"GitHub OAuth error:" : "Erro do OAuth de GitHub:",
4345
"GitHub options saved" : "Gardáronse as opcións de GitHub",
4446
"Invalid access token" : "Testemuño de acceso incorrecto",
4547
"Failed to save GitHub options" : "Produciuse un fallo ao gardar as opcións de GitHub.",
4648
"Enable navigation link" : "Activar a ligazón de navegación",
49+
"Disabled by administrator" : "Desactivado pola administración",
4750
"You can manually provide a personal access token or connect via OAuth " : "Pode fornecer manualmente un testemuño de acceso persoal ou conectarse mediante OAuth",
4851
"When you create a personal access token yourself, give it at least \"read:user\", \"user:email\" and \"notifications\" permissions." : "Cando Vde. cree un testemuño de acceso, déalle polo menos os permisos «read:user», «user:email» e «notifications».",
4952
"GitHub personal access tokens" : "Testemuños de acceso persoal a GitHub",

0 commit comments

Comments
 (0)