-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtranslation.json
More file actions
94 lines (94 loc) · 6.61 KB
/
Copy pathtranslation.json
File metadata and controls
94 lines (94 loc) · 6.61 KB
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
{
"header": {
"title": "Large Vehicle Database Check",
"subtitle": "A pilot service by SF Civic Tech",
"menu": {
"admin": "Admin",
"invites": "Invites",
"users": "Users"
},
"helloPrefix": "Hello",
"logout": "Log out"
},
"footer": {
"providedBy": "Provided by",
"partnershipLine1": "in partnership with",
"partnershipLine2": "the City and County of San Francisco",
"permitProgramSite": "Large Vehicle Program Site",
"privacyPolicy": "Privacy Policy",
"disclaimer": "Disclaimer"
},
"home": {
"metaTitle": "Home",
"permitProgramLink": "To Large Vehicle Program Site →",
"instructions": "If you were living in a large vehicle on the streets of San Francisco on May 31, 2025, you may qualify for a Large Vehicle Refuge Permit. To qualify for a permit:",
"instructions.1": "You must be experiencing vehicular homelessness.",
"instructions.2": "Your vehicle must be listed in the City’s Large Vehicle Database (enter your license plate below to see if your vehicle qualifies for a Large Vehicle Refuge Permit).",
"licensePlatePlaceholder": "e.g. 1ABC234",
"checkVehicleButton": "Check Vehicle",
"databaseNote": "This tool lets you check if your vehicle was recorded in the City’s Large Vehicle database as of May 31, 2025.",
"noPlateHeading": "Don’t have a license plate?",
"noPlateDescription": "Please fill out the form below to submit a photo of your LV for Program review. Submitting a photo does not initiate the permit eligibility appeal process or exempt an unpermitted large vehicle from 2-hour parking enforcement.",
"findCommunityEvent": "Submit a photo of your LV"
},
"search": {
"metaTitle": "Search",
"licensePlateLabel": "License plate:",
"notFoundTitle": "We couldn’t find your vehicle in the database",
"notFoundInstruction": "Please double-check the license plate number you entered. Please be aware that your vehicle may be subject to parking enforcement under Transportation Code 7.2.54.",
"reenterButton": "Re-enter license plate",
"appealCardText": "You may still be eligible for services, including:",
"submitAppeal": "Submit an Appeal",
"findCommunityEvent": "Get in touch with Street Outreach Teams",
"foundTitle": "Good news! Your vehicle is in the database",
"foundInstruction": "You qualify for a Large Vehicle Refuge Permit. Please fill out the form below to get in touch with our Street Outreach Teams to be certified by the Department of Homelessness and Supportive Housing as currently experiencing vehicular homelessness and engaging in services.",
"serviceList": {
"shelterOptions": "Existing shelter options, including congregate or non-congregate adult shelter through Street Teams",
"interventions": "Problem-solving interventions, including relocation assistance (Journey Home)",
"housing": "Existing housing options for Housing Referral Status households"
},
"contactText": "Please call 311 for assistance or support finding an access point."
},
"privacy": {
"metaTitle": "Privacy Policy",
"title": "Privacy Policy",
"intro": "Outlines the types of information we gather when you visit this site, and the steps we take to safeguard it.",
"generalPolicy": "General policy",
"infoCollectionTitle": "Information collection",
"infoCollectionP1": "We do not collect personal information about you when you visit our website.",
"infoCollectionP2": "We collect limited non-personally identifying information your browser makes available automatically whenever you visit a website. This information includes the Internet Address of your computer or network, the date, time, and page you visited on our site, your browser and operating system, and the referring page (the last webpage you visited before clicking on a link to our site).",
"infoCollectionP3": "We use this aggregated anonymized information from all of our visitors to measure server performance and improve the content of our site.",
"infoYouProvideTitle": "Information you provide",
"infoYouProvideP1": "When you fill out a form, the information you submit will be used in the context of that form.",
"infoYouProvideP2": "We implement reasonable security measures to protect your information. However, no data transmission over the internet is 100% secure, and we cannot guarantee absolute security.",
"infoYouProvideP3": "We do not give, share, sell, rent or transfer any personal information to a third party.",
"siteAnalyticsTitle": "Site analytics",
"siteAnalyticsP1": "We use a tool called \"PostHog\" to help understand how visitors interact with our website so that we can improve the website. We do not collect personal information using PostHog. No cookies are used by PostHog.",
"linksTitle": "Links",
"linksP1": "Our website contains links to third-party sites. We are not responsible for their privacy practices and encourage you to review their policies.",
"siteSecurityTitle": "Site security",
"siteSecurityP1": "We monitor network traffic to identify unauthorized attempts to upload or change information or to otherwise cause damage to the site. Anyone using this website expressly consents to such monitoring.",
"siteSecurityP2": "We take appropriate security measures to protect unauthorized access, alteration or destruction of data.",
"policyChangesTitle": "Policy changes",
"policyChangesP1": "We may update this Privacy Policy from time to time. We expect most such changes to be minor, but we will post those changes as they occur."
},
"disclaimer": {
"metaTitle": "Disclaimer",
"title": "Disclaimer",
"subtitle": "Terms of use, liability and browser compatibility.",
"intro": "Information presented on this website is collected, maintained, and provided for the convenience of the reader. While every effort is made to keep the information accurate, we do not certify the authenticity of information that originates from third parties.",
"liabilityTitle": "Liability",
"liabilityText": "Under no circumstances shall SF Civic Tech be liable for any actions taken or omissions made from reliance on any information contained herein from whatever source nor shall SF Civic Tech be liable for any other consequences from any such reliance.",
"browserTitle": "Browser compatibility",
"browserText": "SF Civic Tech supports the latest versions of Firefox, Chrome, and Safari in standard view, as well as Safari and Chrome for mobile."
},
"lang": {
"en": "English",
"es": "Español",
"zh-Hant": "繁體中文",
"fil": "Filipino",
"vi-VN": "Tiếng Việt",
"tr": "Türkçe",
"pt": "Português"
}
}