Skip to content
This repository has been archived by the owner on May 10, 2023. It is now read-only.

Commit

Permalink
chore: add group headers for FTL file so Pontoon can show it
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelKohler committed Nov 18, 2021
1 parent 75a7639 commit 2139ed7
Showing 1 changed file with 21 additions and 24 deletions.
45 changes: 21 additions & 24 deletions web/locales/en/messages.ftl
@@ -1,7 +1,4 @@
###
### HEADER/FOOTER MENUS & LOGIN/LOGOUT
###

## HEADER/FOOTER
sc-header-home = Home
sc-header-how-to = How-to
sc-header-add = Add
Expand All @@ -10,29 +7,25 @@ sc-header-rejected = Rejected Sentences
sc-header-my = My Sentences
sc-header-statistics = Statistics
sc-header-profile = Profile
sc-footer-discourse = Discourse
sc-footer-report-bugs = Report Bugs
sc-footer-translate = Translate this page
sc-footer-report-copyright = Report copyright issues
sc-footer-privacy = Privacy
sc-footer-terms = Terms
sc-footer-cookies = Cookies
sc-login-signup-button = Login / Signup
sc-logout-button = Logout
###
### PAGES
###

## HOME
sc-home-title = Welcome to the Common Voice Sentence Collector
sc-home-intro = The Sentence Collector is part of <commonVoiceLink>Common Voice</commonVoiceLink>. It allows contributors to collect and validate sentences created by the community. You can use this tool also to import and clean-up small-to-medium-sized public domain corpus you have found or collected. All sentences need to be Public Domain. Approved sentences are exported every week to the Common Voice repository and are released on the Common Voice website on every new deployment.
sc-home-collect-title = Collect sentences
sc-home-collect-text = Help us by writing or collecting Public Domain sentences.
sc-home-review-title = Review sentences
sc-home-review-text = Help us by reviewing sentences for correctness according to the guidelines.
## HOW-TO
sc-howto-title = How to
sc-howto-addlang-title = Adding languages to work with
sc-howto-addlang-text = Once logged in you can select your languages from the profile section.
Expand Down Expand Up @@ -68,6 +61,7 @@ sc-howto-findpd-subtitle-2 = Partner with local organizations or individuals
sc-howto-findpd-partner-1 = There are a lot of public organizations that might want to collaborate and already have a lot of texts they can donate as public domain. Reach out to local Universities, Governments and open source organizations to talk about the project and ask for their help.
sc-howto-findpd-partner-2 = Expert linguists can also help, try to reach out to local linguistic Universities (both teachers and students) and see if they can help to gather a diverse set of sound-diverse sentences in your language.
## MY SENTENCES
sc-my-title = My Sentences
sc-my-description = This page gives you an overview of all your submitted sentences. You may also delete already submitted sentences if needed by marking the checkbox next to it and clicking on &quot;Delete selected sentences&quot; at the bottom. Please only remove sentences if absolutely necessary, for example if you noticed after the fact that a sentence is copyright protected.
sc-my-loading = Loading your sentences…
Expand All @@ -79,25 +73,20 @@ sc-my-delete = Delete selected sentences
sc-my-deleting = Deleting selected sentences…
sc-my-err-failed-delete = Failed to delete selected sentences… Please try again!
sc-profile-title = Profile: { $username }
## REJECTED
sc-rejected-title = Rejected Sentences
sc-rejected-loading = Loading rejected sentences…
sc-rejected-err-fetching = Error while fetching rejected sentences. Please try again.
sc-rejected-none-found = No rejected sentences found!
sc-review-lang-not-selected = You have not selected any languages. Please go to your <profileLink>Profile</profileLink> to select languages.
sc-review-title = Review Sentences
sc-review-loading = Loading sentences…
sc-review-select-language = Please select a language to review sentences.
sc-review-no-sentences = No sentences to review. <addLink>Add more sentences now!</addLink>
## STATS
sc-stats-title = Statistics
sc-stats-last-update = Last Update: { $lastUpdate }
sc-stats-last-update-never = Last Update: never
sc-stats-updating = Updating…
sc-stats-summary = The Common Voice Sentence Collector has collected { $sentenceCount } sentences in { $languageCount } languages!
## ADD
sc-submit-err-select-lang = Please select a language.
sc-submit-err-add-sentences = Please add sentences.
sc-submit-err-add-source = Please add a source.
Expand All @@ -119,14 +108,10 @@ sc-submit-button =
sc-submit-filtered = Filtered sentences due to requirements failing (please submit fixed versions as new sentences):
sc-submit-guidelines = Please check the <howToLink>guidelines</howToLink>.
###
### OTHER NON-PAGE / SUB-COMPONENTS
###

## ADD LANGUAGE
sc-add-lang-could-not-add = Could not add language
sc-add-lang-sec-label = Add a language you want to contribute to
sc-add-lang-sec-button = Add Language
sc-add-err-unexpected = Unexpected response returned from server
sc-add-result =
{$duplicates ->
Expand All @@ -142,6 +127,7 @@ sc-add-err-failed =
}
sc-add-err-submission = Submission Error
## ADD SENTENCES CONFIRMATION
sc-confirm-are-you-sure =
.message = Sentences not submitted, are you sure you want to leave?
sc-confirm-sentences-title = Confirm New Sentences
Expand All @@ -168,6 +154,7 @@ sc-confirm-unreviewed = { $countOfUnreviewed } sentences are unreviewed. If you
sc-confirm-button-text = Confirm
sc-confirm-uploading = Sentences are being uploaded. This can take several minutes depending on the number of sentences added. Please do not close this website.
## LANGUAGE INFO
sc-lang-info-total =
{$totalSentences ->
[0] No total sentences.
Expand Down Expand Up @@ -201,16 +188,20 @@ sc-lang-info-rejected =
*[other] {$rejectedSentences} rejected sentences.
}
## LOGIN
sc-login-err-failed = Login failed
sc-login-err-try-again = Please try again.
## PROFILE
sc-profile-title = Profile: { $username }
sc-personal-err-lang-not-found = Could not remove language: language not found
sc-personal-err-remove = Could not remove language
sc-personal-your-languages = Your languages:
sc-personal-remove-button = remove
sc-personal-added-by-you = { $sentences } added by you
sc-personal-not-added = You have not added any languages yet.
## REVIEW CRITERIA
sc-criteria-modal = ⓘ Review Criteria
sc-criteria-title = Review Criteria
sc-criteria-make-sure = Make sure the sentence meets the following criteria:
Expand All @@ -221,6 +212,12 @@ sc-criteria-item-4 = If the sentence meets the criteria, click the &quot;Approve
sc-criteria-item-5 = If the sentence does not meet the above criteria, click the &quot;Reject&quot; button on the right. If you are unsure about the sentence, you may also skip it and move on to the next one.
sc-criteria-item-6 = If you run out of sentences to review, please help us collect more sentences!
## REVIEW
sc-review-lang-not-selected = You have not selected any languages. Please go to your <profileLink>Profile</profileLink> to select languages.
sc-review-title = Review Sentences
sc-review-loading = Loading sentences…
sc-review-select-language = Please select a language to review sentences.
sc-review-no-sentences = No sentences to review. <addLink>Add more sentences now!</addLink>
sc-review-form-prompt =
.message = Reviewed sentences not submitted, are sure?
sc-review-form-usage = Swipe right to approve the sentence. Swipe left to reject it. Swipe up to skip it. <strong>Do not forget to submit your review!</strong>
Expand All @@ -238,9 +235,9 @@ sc-review-form-reviewed-message =
*[other] { $sentences } sentences reviewed. Thank you!
}
sc-review-form-review-failure = Review could not be saved. Please try again later.
sc-review-link = Review
## SETTINGS
sc-settings-title = Settings
sc-settings-reset-skipped = Reset skipped sentences
sc-settings-skipped-decription = You previously skipped sentences while reviewing. Resetting skipped sentences will show all skipped sentences again. This is independent of the language.
Expand Down

0 comments on commit 2139ed7

Please sign in to comment.