This repository has been archived by the owner on Oct 27, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmessages.pot
122 lines (96 loc) · 2.85 KB
/
messages.pot
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
# Translations template for PROJECT.
# Copyright (C) 2020 ORGANIZATION
# This file is distributed under the same license as the PROJECT project.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2020.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2020-10-30 15:28-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.8.0\n"
#: app/templates/document_download_template.html:25
msgid "GC Notify - Document download"
msgstr ""
#: app/templates/error/400.html:2
msgid "Bad Request"
msgstr ""
#: app/templates/error/401.html:2
msgid "Unauthorized"
msgstr ""
#: app/templates/error/401.html:7
msgid "You are not authorized to see this page."
msgstr ""
#: app/templates/error/403.html:2
msgid "Forbidden"
msgstr ""
#: app/templates/error/403.html:10
msgid "You do not have permission to view this page."
msgstr ""
#: app/templates/error/404.html:2 app/templates/error/404.html:7
#: app/templates/error/410.html:7
msgid "Page could not be found"
msgstr ""
#: app/templates/error/404.html:10 app/templates/error/410.html:10
msgid "Check you’ve entered the correct web address."
msgstr ""
#: app/templates/error/410.html:2
msgid "Page not found"
msgstr ""
#: app/templates/error/500.html:2
msgid "Server error"
msgstr ""
#: app/templates/error/500.html:7
msgid "Sorry, we’re experiencing technical difficulties"
msgstr ""
#: app/templates/error/500.html:9
msgid "Try again later."
msgstr ""
#: app/templates/views/download.html:4
msgid "Download your file"
msgstr ""
#: app/templates/views/download.html:6
msgid ""
"Save your file somewhere you can find it. You may need to print it or "
"show it to someone later."
msgstr ""
#: app/templates/views/download.html:8
msgid "Check the email that"
msgstr ""
#: app/templates/views/download.html:8
msgid "sent you for more information."
msgstr ""
#: app/templates/views/download.html:10
msgid "Download this file to your device"
msgstr ""
#: app/templates/views/download.html:13
msgid "If you have any questions,"
msgstr ""
#: app/templates/views/download.html:15 app/templates/views/index.html:10
msgid "contact"
msgstr ""
#: app/templates/views/download.html:17 app/templates/views/index.html:12
msgid "email"
msgstr ""
#: app/templates/views/download.html:19 app/templates/views/index.html:14
msgid "call"
msgstr ""
#: app/templates/views/index.html:4
msgid "You have a file to download"
msgstr ""
#: app/templates/views/index.html:5
msgid "sent you a file to download."
msgstr ""
#: app/templates/views/index.html:8
msgid "If you’re not sure why you’ve been sent a file, or you have any questions,"
msgstr ""
#: app/templates/views/index.html:18
msgid "Continue"
msgstr ""