Skip to content
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.

Commit

Permalink
Merge branch 'staging' into VOTE-1196/add-fr-translation
Browse files Browse the repository at this point in the history
  • Loading branch information
mlloydbixal committed Aug 8, 2023
2 parents 86247da + c25e2df commit ee54217
Show file tree
Hide file tree
Showing 269 changed files with 1,370 additions and 3,386 deletions.
152 changes: 6 additions & 146 deletions .stylelintrc.json
Original file line number Diff line number Diff line change
@@ -1,151 +1,11 @@
{
"extends": "stylelint-config-standard-scss",
"rules": {
"at-rule-no-unknown": null,
"block-no-empty": true,
"color-no-invalid-hex": true,
"comment-no-empty": true,
"declaration-block-no-duplicate-custom-properties": true,
"declaration-block-no-duplicate-properties": [
true,
{
"ignore": [
"consecutive-duplicates-with-different-values"
]
}
],
"declaration-block-no-shorthand-property-overrides": true,
"font-family-no-duplicate-names": true,
"font-family-no-missing-generic-family-keyword": true,
"function-calc-no-invalid": true,
"function-calc-no-unspaced-operator": true,
"function-linear-gradient-no-nonstandard-direction": true,
"keyframe-declaration-no-important": true,
"media-feature-name-no-unknown": true,
"named-grid-areas-no-invalid": true,
"no-duplicate-at-import-rules": true,
"no-duplicate-selectors": true,
"no-empty-source": true,
"no-extra-semicolons": true,
"no-invalid-double-slash-comments": true,
"no-invalid-position-at-import-rule": null,
"no-irregular-whitespace": true,
"property-no-unknown": true,
"selector-pseudo-class-no-unknown": true,
"selector-pseudo-element-no-unknown": true,
"selector-type-no-unknown": [
true,
{
"ignore": [
"custom-elements"
]
}
],
"string-no-newline": true,
"unit-no-unknown": true,
"at-rule-empty-line-before": null,
"at-rule-name-case": "lower",
"at-rule-name-space-after": "always-single-line",
"at-rule-semicolon-newline-after": "always",
"block-closing-brace-empty-line-before": "never",
"block-closing-brace-newline-after": "always",
"block-closing-brace-newline-before": "always-multi-line",
"block-closing-brace-space-before": "always-single-line",
"block-opening-brace-newline-after": "always-multi-line",
"block-opening-brace-space-after": "always-single-line",
"block-opening-brace-space-before": "always",
"color-hex-case": "lower",
"color-hex-length": "short",
"comment-empty-line-before": [
"always",
{
"except": [
"first-nested"
],
"ignore": [
"stylelint-commands"
]
}
],
"comment-whitespace-inside": "always",
"custom-property-empty-line-before": [
"always",
{
"except": [
"after-custom-property",
"first-nested"
],
"ignore": [
"after-comment",
"inside-single-line-block"
]
}
],
"declaration-bang-space-after": "never",
"declaration-bang-space-before": "always",
"declaration-block-semicolon-newline-after": "always-multi-line",
"declaration-block-semicolon-space-after": "always-single-line",
"declaration-block-semicolon-space-before": "never",
"declaration-block-single-line-max-declarations": 1,
"declaration-block-trailing-semicolon": "always",
"declaration-colon-newline-after": "always-multi-line",
"declaration-colon-space-after": "always-single-line",
"declaration-colon-space-before": "never",
"declaration-empty-line-before": null,
"function-comma-newline-after": "always-multi-line",
"function-comma-space-after": "always-single-line",
"function-comma-space-before": "never",
"function-max-empty-lines": 0,
"function-name-case": "lower",
"function-parentheses-newline-inside": "always-multi-line",
"function-parentheses-space-inside": "never-single-line",
"function-whitespace-after": "always",
"indentation": 2,
"length-zero-no-unit": true,
"max-empty-lines": 1,
"media-feature-colon-space-after": "always",
"media-feature-colon-space-before": "never",
"media-feature-name-case": "lower",
"media-feature-parentheses-space-inside": "never",
"media-feature-range-operator-space-after": "always",
"media-feature-range-operator-space-before": "always",
"media-query-list-comma-newline-after": "always-multi-line",
"media-query-list-comma-space-after": "always-single-line",
"media-query-list-comma-space-before": "never",
"no-eol-whitespace": true,
"no-missing-end-of-source-newline": true,
"number-leading-zero": "always",
"number-no-trailing-zeros": true,
"property-case": "lower",
"rule-empty-line-before": [
"always-multi-line",
{
"except": [
"first-nested"
],
"ignore": [
"after-comment"
]
}
],
"selector-attribute-brackets-space-inside": "never",
"selector-attribute-operator-space-after": "never",
"selector-attribute-operator-space-before": "never",
"selector-combinator-space-after": "always",
"selector-combinator-space-before": "always",
"selector-descendant-combinator-no-non-space": true,
"selector-list-comma-newline-after": "always",
"selector-list-comma-space-before": "never",
"selector-max-empty-lines": 0,
"selector-pseudo-class-case": "lower",
"selector-pseudo-class-parentheses-space-inside": "never",
"selector-pseudo-element-case": "lower",
"selector-class-pattern": null,
"selector-id-pattern": null,
"no-descending-specificity": null,
"selector-pseudo-element-colon-notation": "single",
"selector-type-case": "lower",
"unit-case": "lower",
"value-keyword-case": "lower",
"value-list-comma-newline-after": "always-multi-line",
"value-list-comma-space-after": "always-single-line",
"value-list-comma-space-before": "never",
"value-list-max-empty-lines": 0
"media-feature-range-notation": null,
"at-rule-empty-line-before": null
}
}
3 changes: 2 additions & 1 deletion config/_default/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@
"fed": "https://cg-9e8debaf-b030-4825-a43c-cb2bc850c96c.app.cloud.gov"
},
"globalURL": {
"about_link": "/about-us"
"about_link": "/about-us/",
"sitemap_link": "/sitemap/"
},
"sitewide_alert": false
}
Expand Down
2 changes: 1 addition & 1 deletion config/_default/languages.json
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@
"languageName": "Русский",
"weight": 14,
"params" : {
"Owner": "%Vote.gov% in Русский",
"Owner": "%Vote.gov% по-русски",
"language_direction": "ltr",
"publishDir": "tmp/public/ru",
"register_path": "register",
Expand Down
2 changes: 1 addition & 1 deletion content/ar/register/as.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ registration_type = "in-person"
translationKey = "American Samoa"
type = "register"
hp_link = "https://aselectionoffice.gov/"
more_info_link = "https://aselectionoffice.gov/"
more_info_link = "https://aselectionoffice.gov/node/3"
confirm_registration_link = "https://aselectionoffice.gov/status.php"
default_ip_deadline = "29 يومًا قبل يوم الانتخابات"
default_mail_received_deadline = "يجب أن يتم الاستلام قبل 29 يومًا من يوم الانتخابات"
Expand Down
2 changes: 1 addition & 1 deletion content/ar/register/ca.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ type = "register"
hp_link = "https://www.sos.ca.gov/elections"
registration_link = "https://registertovote.ca.gov/"
more_info_link = "https://www.sos.ca.gov/elections/voting-resources/voting-california/registering-vote"
confirm_registration_link = "https://registertovote.ca.gov/"
confirm_registration_link = "https://voterstatus.sos.ca.gov/"
default_ip_deadline = "متاح حتى يوم الانتخابات"
default_online_deadline = "15 يومًا قبل يوم الانتخابات"
default_mail_postmarked_deadline = "يجب الختم بختم البريد قبل 15 يومًا من يوم الانتخابات"
Expand Down
2 changes: 1 addition & 1 deletion content/ar/register/co.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ registration_type = "online"
translationKey = "Colorado"
type = "register"
hp_link = "https://www.sos.state.co.us/pubs/elections/"
registration_link = "https://www.sos.state.co.us/voter/pages/pub/home.xhtml"
registration_link = "https://www.sos.state.co.us/voter/pages/pub/olvr/verifyNewVoter.xhtml"
more_info_link = "https://www.coloradosos.gov/voter/pages/pub/home.xhtml"
confirm_registration_link = "https://www.sos.state.co.us/voter/pages/pub/olvr/findVoterReg.xhtml"
default_ip_deadline = "متاح حتى يوم الانتخابات"
Expand Down
2 changes: 1 addition & 1 deletion content/ar/register/de.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ registration_type = "online"
translationKey = "Delaware"
type = "register"
hp_link = "https://elections.delaware.gov/index.shtml"
registration_link = "https://ivote.de.gov/VoterView/"
registration_link = "https://ivote.de.gov/VoterView/registrant/newregistrant"
more_info_link = "https://elections.delaware.gov/voter/votereg.shtml"
confirm_registration_link = "https://ivote.de.gov/VoterView"
default_ip_deadline = "24 يومًا قبل يوم الانتخابات"
Expand Down
2 changes: 1 addition & 1 deletion content/ar/register/ga.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ translationKey = "Georgia"
type = "register"
hp_link = "https://sos.ga.gov/index.php/elections"
registration_link = "https://registertovote.sos.ga.gov/GAOLVR/welcome.do#no-back-button"
more_info_link = "https://registertovote.sos.ga.gov/GAOLVR/welcome.do#no-back-button"
more_info_link = "https://sos.ga.gov/elections-division-georgia-secretary-states-office"
confirm_registration_link = "https://mvp.sos.ga.gov/s/"
default_ip_deadline = "29 يومًا قبل يوم الانتخابات"
default_online_deadline = "29 يومًا قبل يوم الانتخابات"
Expand Down
2 changes: 1 addition & 1 deletion content/ar/register/gu.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ is_state = "false"
translationKey = "Guam"
type = "register"
hp_link = "https://gec.guam.gov/"
registration_link = "https://gec.guam.gov/"
registration_link = "https://gec.guam.gov/register/"
more_info_link = "https://gec.guam.gov/"
confirm_registration_link = "https://gec.guam.gov/validate/"
default_online_deadline = "11 يومًا عمل قبل يوم الانتخابات"
Expand Down
2 changes: 1 addition & 1 deletion content/ar/register/mi.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ type = "register"
hp_link = "https://www.michigan.gov/sos/elections"
registration_link = "https://mvic.sos.state.mi.us/registervoter"
more_info_link = "https://mvic.sos.state.mi.us/"
confirm_registration_link = "https://mvic.sos.state.mi.us/"
confirm_registration_link = "https://mvic.sos.state.mi.us/Voter/Index"
default_ip_deadline = "متاح حتى يوم الانتخابات"
default_online_deadline = "15 يومًا قبل يوم الانتخابات"
default_mail_postmarked_deadline = "يجب الختم بختم البريد قبل 15 يومًا من يوم الانتخابات"
Expand Down
2 changes: 1 addition & 1 deletion content/ar/register/mo.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ type = "register"
hp_link = "https://www.sos.mo.gov/elections"
registration_link = "https://s1.sos.mo.gov/elections/voterregistration/"
more_info_link = "https://www.sos.mo.gov/elections/goVoteMissouri/register"
confirm_registration_link = "https://s1.sos.mo.gov/elections/goVoteMissouri/register.aspx"
confirm_registration_link = "https://voteroutreach.sos.mo.gov/portal/"
default_ip_deadline = "27يومًا قبل يوم الانتخابات"
default_online_deadline = "27يومًا قبل يوم الانتخابات"
default_mail_postmarked_deadline = "يجب الختم بختم البريد قبل 27 يومًا من يوم الانتخابات"
Expand Down
2 changes: 1 addition & 1 deletion content/ar/register/mp.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ translationKey = "Northern Mariana Islands"
type = "register"
hp_link = "https://www.votecnmi.gov.mp/"
more_info_link = "https://www.votecnmi.gov.mp/"
confirm_registration_link = "https://www.votecnmi.gov.mp/"
confirm_registration_link = "https://www.votecnmi.gov.mp/voter/are-you-registered-to-vote"
default_ip_deadline = "60 يومًا قبل يوم الانتخابات"

+++
2 changes: 1 addition & 1 deletion content/ar/register/mt.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ translationKey = "Montana"
type = "register"
hp_link = "https://sosmt.gov/elections/"
more_info_link = "https://sosmt.gov/elections/vote/"
confirm_registration_link = "https://sosmt.gov/elections/vote/"
confirm_registration_link = "https://prodvoterportal.mt.gov/WhereToVote.aspx"
default_ip_deadline = "متاح حتى يوم الانتخابات"
default_mail_postmarked_deadline = "يجب الختم بختم البريد قبل 30 يومًا من يوم الانتخابات"

Expand Down
2 changes: 1 addition & 1 deletion content/ar/register/oh.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ translationKey = "Ohio"
type = "register"
hp_link = "https://www.sos.state.oh.us/elections/"
registration_link = "https://olvr.ohiosos.gov/"
more_info_link = "https://ohio.gov/wps/portal/gov/site/government/resources/register-to-vote-or-update-your-registration"
more_info_link = "https://olvr.ohiosos.gov/"
confirm_registration_link = "https://voterlookup.ohiosos.gov/voterlookup.aspx"
default_ip_deadline = "30 يومًا قبل يوم الانتخابات"
default_online_deadline = "30 يومًا قبل يوم الانتخابات"
Expand Down
4 changes: 2 additions & 2 deletions content/ar/register/ut.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ registration_type = "online"
translationKey = "Utah"
type = "register"
hp_link = "https://elections.utah.gov/"
registration_link = "https://secure.utah.gov/voterreg/index.html"
registration_link = "https://secure.utah.gov/voterreg/login.html?selection=REGISTER"
more_info_link = "https://voteinfo.utah.gov/"
confirm_registration_link = "https://vote.utah.gov/"
confirm_registration_link = "https://votesearch.utah.gov/voter-search/search/search-by-voter/voter-info"
default_ip_deadline = "متاح حتى يوم الانتخابات"
default_online_deadline = "11يومًا قبل يوم الانتخابات"
default_mail_received_deadline = "يجب أن يتم الاستلام قبل 11 يومًا من يوم الانتخابات"
Expand Down
2 changes: 1 addition & 1 deletion content/ar/register/vi.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ translationKey = "U.S. Virgin Islands"
type = "register"
hp_link = "https://www.vivote.gov/voters/register-to-vote/"
more_info_link = "https://www.vivote.gov/voters/register-to-vote/"
confirm_registration_link = "https://www.vivote.gov/voters/voter-lookup/"
confirm_registration_link = "https://vivote.gov/voters/lookup/"
default_ip_deadline = "30 يومًا قبل يوم الانتخابات"

+++
11 changes: 11 additions & 0 deletions content/ar/sitemap.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
+++
title = "خريطة الموقع"
meta_title = "Vote.gov | سجل للتصويت"
meta_description = "اعثر على خيارات تسجيل الناخبين في ولايتك."
translationKey = "sitemap"
home_link_title = "الصفحة الرئيسية"
main_nav_header = "التنقل الرئيسي"
states_header = "سجل للتصويت - حسب الولاية والإقليم"
+++

{{< sitemap >}}
4 changes: 2 additions & 2 deletions content/bn/about-us.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ <h2>মিশন</h2>
<p>মার্কিন নির্বাচন সহায়তা কমিশনের (EAC) সাথে অংশীদারিত্বের পাশাপাশি, Vote.gov নির্দলীয়,তৃতীয় পক্ষের সংস্থাগুলির পাশাপাশি রাজ্য এবং স্থানীয় নির্বাচনী কর্মকর্তাদের সাথে খোলামেলা সহযোগিতা করে৷</p>

<h2>ইতিহাস</h2>
<p>USA.gov স্টাফ <a href="https://presidentialinnovationfellows.gov/">এবং প্রেসিডেন্সিয়াল ইনোভেশন ফেলোদের</a> একটি দল Vote.gov-কে একটি বিশ্বস্ত অনলাইন ভোটার নিবন্ধন যন্ত্র হিসেবে তৈরি করেছে। ২০১৬ সালে প্রতিষ্ঠিত, Vote.gov জনসাধারণকে সঠিক, বর্তমান তারিখ পর্যন্ত এবং কার্যকর ভোটদানের তথ্য দিয়ে ক্ষমতায়ন করে।</p>
<p>USA.gov স্টাফ <a href="https://presidentialinnovationfellows.gov/">এবং প্রেসিডেন্সিয়াল ইনোভেশন ফেলোদের (ইংরেজীতে)</a> একটি দল Vote.gov-কে একটি বিশ্বস্ত অনলাইন ভোটার নিবন্ধন যন্ত্র হিসেবে তৈরি করেছে। ২০১৬ সালে প্রতিষ্ঠিত, Vote.gov জনসাধারণকে সঠিক, বর্তমান তারিখ পর্যন্ত এবং কার্যকর ভোটদানের তথ্য দিয়ে ক্ষমতায়ন করে।</p>

<p>আজ, Vote.gov টিম প্রেসিডেন্ট বাইডেনের ২০২১ <a href="https://www.whitehouse.gov/briefing-room/presidential-actions/2021/03/07/executive-order-on-promoting-access-to-voting/">কার্যনির্বাহী আদেশ বর্ণিত ভোটে অংশগ্রহণ প্রচার লক্ষ্য</a> পূরণের জন্য সাইটটির উন্নতি অব্যাহত রেখেছে। এই লক্ষ্যগুলির মধ্যে রয়েছে অংশগ্রহণ উন্নত করা,ভোটার সরঞ্জামগুলিকে মূল ভাষায় অনুবাদ করা এবং ওয়েবসাইটে অনুসন্ধান কার্যকারিতা বৃদ্ধি করা।</p>
<p>আজ, Vote.gov টিম প্রেসিডেন্ট বাইডেনের ২০২১ <a href="https://www.whitehouse.gov/briefing-room/presidential-actions/2021/03/07/executive-order-on-promoting-access-to-voting/">কার্যনির্বাহী আদেশ বর্ণিত ভোটে অংশগ্রহণ প্রচার লক্ষ্য (ইংরেজীতে)</a> পূরণের জন্য সাইটটির উন্নতি অব্যাহত রেখেছে। এই লক্ষ্যগুলির মধ্যে রয়েছে অংশগ্রহণ উন্নত করা,ভোটার সরঞ্জামগুলিকে মূল ভাষায় অনুবাদ করা এবং ওয়েবসাইটে অনুসন্ধান কার্যকারিতা বৃদ্ধি করা।</p>

<a href="{{< homepath >}}">
<button type="button" class="usa-button">
Expand Down
2 changes: 1 addition & 1 deletion content/bn/register/as.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ registration_type = "in-person"
translationKey = "American Samoa"
type = "register"
hp_link = "https://aselectionoffice.gov/"
more_info_link = "https://aselectionoffice.gov/"
more_info_link = "https://aselectionoffice.gov/node/3"
confirm_registration_link = "https://aselectionoffice.gov/status.php"
default_ip_deadline = "নির্বাচনের দিন ২৯ দিন আগে"
default_mail_received_deadline = "নির্বাচনের দিন ২৯ দিন আগে পেতে হবে"
Expand Down
2 changes: 1 addition & 1 deletion content/bn/register/ca.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ type = "register"
hp_link = "https://www.sos.ca.gov/elections"
registration_link = "https://registertovote.ca.gov/"
more_info_link = "https://www.sos.ca.gov/elections/voting-resources/voting-california/registering-vote"
confirm_registration_link = "https://registertovote.ca.gov/"
confirm_registration_link = "https://voterstatus.sos.ca.gov/"
default_ip_deadline = "নির্বাচনের দিন পর্যন্ত এবং সহ উপলব্ধ"
default_online_deadline = "নির্বাচনের দিন পর্যন্ত এবং সহ উপলব্ধ"
default_mail_postmarked_deadline = "নির্বাচনের ১৫ দিন আগে পোস্টমার্ক করা আবশ্যক"
Expand Down
2 changes: 1 addition & 1 deletion content/bn/register/co.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ registration_type = "online"
translationKey = "Colorado"
type = "register"
hp_link = "https://www.sos.state.co.us/pubs/elections/"
registration_link = "https://www.sos.state.co.us/voter/pages/pub/home.xhtml"
registration_link = "https://www.sos.state.co.us/voter/pages/pub/olvr/verifyNewVoter.xhtml"
more_info_link = "https://www.coloradosos.gov/voter/pages/pub/home.xhtml"
confirm_registration_link = "https://www.sos.state.co.us/voter/pages/pub/olvr/findVoterReg.xhtml"
default_ip_deadline = "নির্বাচনের দিন পর্যন্ত এবং সহ উপলব্ধ"
Expand Down
2 changes: 1 addition & 1 deletion content/bn/register/de.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ registration_type = "online"
translationKey = "Delaware"
type = "register"
hp_link = "https://elections.delaware.gov/index.shtml"
registration_link = "https://ivote.de.gov/VoterView/"
registration_link = "https://ivote.de.gov/VoterView/registrant/newregistrant"
more_info_link = "https://elections.delaware.gov/voter/votereg.shtml"
confirm_registration_link = "https://ivote.de.gov/VoterView"
default_ip_deadline = "নির্বাচনের দিন ২৪ দিন আগে"
Expand Down
Loading

0 comments on commit ee54217

Please sign in to comment.