You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: l10n/gl.js
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,7 @@ OC.L10N.register(
6
6
"Error during OAuth exchanges" : "Produciuse un erro durante os intercambios de OAuth",
7
7
"GitHub notifications" : "Notificacións de GitHub",
8
8
"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."],
9
10
"GitHub code permalink" : "Ligazón permanente ao código en GitHub",
10
11
"GitHub issues, pull requests and comments" : "Incidencias (issues) en GitHub, solicitudes de extracción (pull requests) e comentarios",
11
12
"Comment" : "Comentario",
@@ -39,13 +40,15 @@ OC.L10N.register(
39
40
"Use a pop-up for OAuth authentication" : "Usar unha xanela emerxente para a autenticación de OAuth",
40
41
"Enable GitHub link previews" : "Activar as vistas previas das ligazóns de GitHub",
41
42
"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",
42
44
"{logins} reacted with {emoji} emoji" : "{logins} reaccionou co «emoji» {emoji}",
43
45
"Connected to GitHub!" : "Conectado con GitHub",
44
46
"GitHub OAuth error:" : "Erro do OAuth de GitHub:",
45
47
"GitHub options saved" : "Gardáronse as opcións de GitHub",
46
48
"Invalid access token" : "Testemuño de acceso incorrecto",
47
49
"Failed to save GitHub options" : "Produciuse un fallo ao gardar as opcións de GitHub.",
48
50
"Enable navigation link" : "Activar a ligazón de navegación",
51
+
"Disabled by administrator" : "Desactivado pola administración",
49
52
"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",
50
53
"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».",
51
54
"GitHub personal access tokens" : "Testemuños de acceso persoal a GitHub",
Copy file name to clipboardExpand all lines: l10n/gl.json
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,7 @@
4
4
"Error during OAuth exchanges" : "Produciuse un erro durante os intercambios de OAuth",
5
5
"GitHub notifications" : "Notificacións de GitHub",
6
6
"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."],
7
8
"GitHub code permalink" : "Ligazón permanente ao código en GitHub",
8
9
"GitHub issues, pull requests and comments" : "Incidencias (issues) en GitHub, solicitudes de extracción (pull requests) e comentarios",
9
10
"Comment" : "Comentario",
@@ -37,13 +38,15 @@
37
38
"Use a pop-up for OAuth authentication" : "Usar unha xanela emerxente para a autenticación de OAuth",
38
39
"Enable GitHub link previews" : "Activar as vistas previas das ligazóns de GitHub",
39
40
"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",
40
42
"{logins} reacted with {emoji} emoji" : "{logins} reaccionou co «emoji» {emoji}",
41
43
"Connected to GitHub!" : "Conectado con GitHub",
42
44
"GitHub OAuth error:" : "Erro do OAuth de GitHub:",
43
45
"GitHub options saved" : "Gardáronse as opcións de GitHub",
44
46
"Invalid access token" : "Testemuño de acceso incorrecto",
45
47
"Failed to save GitHub options" : "Produciuse un fallo ao gardar as opcións de GitHub.",
46
48
"Enable navigation link" : "Activar a ligazón de navegación",
49
+
"Disabled by administrator" : "Desactivado pola administración",
47
50
"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",
48
51
"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».",
49
52
"GitHub personal access tokens" : "Testemuños de acceso persoal a GitHub",
0 commit comments