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
{{ message }}
This repository was archived by the owner on Dec 29, 2021. It is now read-only.
Copy file name to clipboardExpand all lines: src/_locales/de/messages.json
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -43,10 +43,18 @@
43
43
"message": "Ermächtigen Google Calendar für Chrome",
44
44
"description": "A message shown when the user needs to grant permission for this extension to read events from their calendar."
45
45
},
46
+
"authorization_in_progress": {
47
+
"message": "Autorisieren…",
48
+
"description": "A message shown after the user clicks on the Authorize button."
49
+
},
46
50
"authorization_explanation": {
47
51
"message": "Google Kalender für Chrome können Sie Ihren Kalender überprüfen, während Sie andere Websites besuchen. Dazu müssen Sie es den Zugriff auf Ihren Kalender gewähren. Dies ist eine einmalige Einrichtungsschritt erforderlich, bevor Sie diese App nutzen können.",
48
52
"description": "A detailed message explaining the OAuth flow."
49
53
},
54
+
"more_info": {
55
+
"message": "Weitere Informationen…",
56
+
"description": "A link that provides more information about the authorization required."
57
+
},
50
58
"add_to_google_calendar": {
51
59
"message": "Zum Google Kalender hinzufügen",
52
60
"description": "Alt text and/or link text for the link that users click to add event to their calendar."
Copy file name to clipboardExpand all lines: src/_locales/en/messages.json
+10Lines changed: 10 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -54,11 +54,21 @@
54
54
"description": "A message shown when the user needs to grant permission for this extension to read events from their calendar."
55
55
},
56
56
57
+
"authorization_in_progress": {
58
+
"message": "Authorizing…",
59
+
"description": "A message shown after the user clicks on the Authorize button."
60
+
},
61
+
57
62
"authorization_explanation": {
58
63
"message": "Google Calendar for Chrome lets you check your calendar while you visit other websites. For this, you need to grant it access to your calendar. This is a one-time setup step required before you can use this app.",
59
64
"description": "A detailed message explaining the OAuth flow."
60
65
},
61
66
67
+
"more_info": {
68
+
"message": "More information…",
69
+
"description": "A link that provides more information about the authorization required."
70
+
},
71
+
62
72
"add_to_google_calendar": {
63
73
"message": "Add to Google Calendar",
64
74
"description": "Alt text and/or link text for the link that users click to add event to their calendar."
Copy file name to clipboardExpand all lines: src/_locales/es/messages.json
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -43,10 +43,18 @@
43
43
"message": "Autorizar a Google Calendar para Chrome",
44
44
"description": "A message shown when the user needs to grant permission for this extension to read events from their calendar."
45
45
},
46
+
"authorization_in_progress": {
47
+
"message": "Autorizando…",
48
+
"description": "A message shown after the user clicks on the Authorize button."
49
+
},
46
50
"authorization_explanation": {
47
51
"message": "Google Calendar para Chrome te permite comprobar el calendario mientras usted visita otros sitios web. Para ello, es necesario darle acceso a su calendario. Este es un paso de configuración de una sola vez falta antes de poder utilizar esta aplicación.",
48
52
"description": "A detailed message explaining the OAuth flow."
49
53
},
54
+
"more_info": {
55
+
"message": "Más información…",
56
+
"description": "A link that provides more information about the authorization required."
57
+
},
50
58
"add_to_google_calendar": {
51
59
"message": "Añadir a Google Calendar",
52
60
"description": "Alt text and/or link text for the link that users click to add event to their calendar."
0 commit comments