-
Notifications
You must be signed in to change notification settings - Fork 186
[survey_accounts] Translate survey accounts #10014
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
SKADE2303
wants to merge
4
commits into
aces:main
Choose a base branch
from
SKADE2303:TranslateSurveyAccounts
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
4 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
19 changes: 19 additions & 0 deletions
19
modules/survey_accounts/locale/hi/LC_MESSAGES/survey_accounts.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,19 @@ | ||
| { | ||
| "Survey Accounts": "सर्वे खाते", | ||
| "Survey was added successfully.": "सर्वे सफलतापूर्वक जोड़ा गया।", | ||
| "Click here to go back to view the list of survey's created": "बनाए गए सर्वे की सूची देखने के लिए यहाँ क्लिक करें", | ||
| "Survey List": "सर्वे सूची", | ||
| "Usage": "उपयोग", | ||
| "Use this form to create a link for a study participant to use in order to directly enter a form/data into Loris.": "इस फ़ॉर्म का उपयोग अध्ययन प्रतिभागी के लिए लिंक बनाने के लिए करें ताकि वह सीधे Loris में फ़ॉर्म/डेटा दर्ज कर सके।", | ||
| "Add Survey": "सर्वे जोड़ें", | ||
| "Create survey": "सर्वे बनाएँ", | ||
| "Email survey": "सर्वे ईमेल करें", | ||
| "Close": "बंद करें", | ||
| "Email to Study Participant": "अध्ययन प्रतिभागी को ईमेल", | ||
| "Optionally enter a customized message here. A default email will be sent if left blank.": "वैकल्पिक रूप से यहाँ एक कस्टम संदेश दर्ज करें। खाली छोड़ने पर डिफ़ॉल्ट ईमेल भेजा जाएगा।", | ||
| "This is where your message goes.": "यहाँ आपका संदेश जाएगा।", | ||
| "Email": "ईमेल", | ||
| "Instrument": "यंत्र", | ||
| "URL": "यूआरएल", | ||
| "Status": "स्थिति" | ||
| } |
70 changes: 70 additions & 0 deletions
70
modules/survey_accounts/locale/hi/LC_MESSAGES/survey_accounts.po
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,70 @@ | ||
| # Default LORIS strings to be translated (English). | ||
| # Copy this to a language specific file and add translations to the | ||
| # new file. | ||
| # Copyright (C) 2025 | ||
| # This file is distributed under the same license as the LORIS package. | ||
| # Dave MacFarlane <[email protected]>, 2025. | ||
| # | ||
| msgid "" | ||
| msgstr "" | ||
| "Project-Id-Version: LORIS 27\n" | ||
| "Report-Msgid-Bugs-To: https://github.com/aces/Loris/issues\n" | ||
| "POT-Creation-Date: 2025-04-08 14:37-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" | ||
| "Language: hi\n" | ||
| "MIME-Version: 1.0\n" | ||
| "Content-Type: text/plain; charset=UTF-8\n" | ||
| "Content-Transfer-Encoding: 8bit\n" | ||
|
|
||
| msgid "Survey Accounts" | ||
| msgstr "सर्वे खाते" | ||
|
|
||
| msgid "Survey was added successfully." | ||
| msgstr "सर्वे सफलतापूर्वक जोड़ा गया।" | ||
|
|
||
| msgid "Click here to go back to view the list of survey's created" | ||
| msgstr "बनाए गए सर्वे की सूची देखने के लिए यहाँ क्लिक करें" | ||
|
|
||
| msgid "Survey List" | ||
| msgstr "सर्वे सूची" | ||
|
|
||
| msgid "Usage" | ||
| msgstr "उपयोग" | ||
|
|
||
| msgid "Use this form to create a link for a study participant to use in order to directly enter a form/data into Loris." | ||
| msgstr "इस फ़ॉर्म का उपयोग अध्ययन प्रतिभागी के लिए लिंक बनाने के लिए करें ताकि वह सीधे Loris में फ़ॉर्म/डेटा दर्ज कर सके।" | ||
|
|
||
| msgid "Add Survey" | ||
| msgstr "सर्वे जोड़ें" | ||
|
|
||
| msgid "Create survey" | ||
| msgstr "सर्वे बनाएँ" | ||
|
|
||
| msgid "Email survey" | ||
| msgstr "सर्वे ईमेल करें" | ||
|
|
||
| msgid "Close" | ||
| msgstr "बंद करें" | ||
|
|
||
| msgid "Email to Study Participant" | ||
| msgstr "अध्ययन प्रतिभागी को ईमेल" | ||
|
|
||
| msgid "Optionally enter a customized message here. A default email will be sent if left blank." | ||
| msgstr "वैकल्पिक रूप से यहाँ एक कस्टम संदेश दर्ज करें। खाली छोड़ने पर डिफ़ॉल्ट ईमेल भेजा जाएगा।" | ||
|
|
||
| msgid "This is where your message goes." | ||
| msgstr "यहाँ आपका संदेश जाएगा।" | ||
|
|
||
| msgid "Email" | ||
| msgstr "ईमेल" | ||
|
|
||
| msgid "Instrument" | ||
| msgstr "यंत्र" | ||
|
|
||
| msgid "URL" | ||
| msgstr "यूआरएल" | ||
|
|
||
| msgid "Status" | ||
| msgstr "स्थिति" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should be in loris ns