-
Notifications
You must be signed in to change notification settings - Fork 186
[my_preferences] Translate to my_preferences module #10015
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
Merged
Merged
Changes from 10 commits
Commits
Show all changes
11 commits
Select commit
Hold shift + click to select a range
b1c886a
Add Translation
2cdf78a
move translations
41d56c4
additional translations
5d670ed
lint
c0e0aa5
lint
f01c570
lint
0feec63
lint
6321cd0
Fixes
df10d8b
fixes2
3f55e58
Merge branch 'main' into TranslateMyPreferences
SKADE2303 6c63c90
Add Module String
SKADE2303 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
55 changes: 55 additions & 0 deletions
55
modules/my_preferences/locale/hi/LC_MESSAGES/my_preferences.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,55 @@ | ||
| # 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 "My Preferences" | ||
| msgstr "मेरी प्राथमिकताएँ" | ||
|
|
||
| msgid "Edit My Information" | ||
| msgstr "मेरी जानकारी संपादित करें" | ||
|
|
||
| msgid "Notifications" | ||
| msgstr "सूचनाएँ" | ||
|
|
||
| msgid "Your email address must be less than 255 characters long" | ||
| msgstr "आपका ईमेल पता 255 अक्षरों से कम होना चाहिए।" | ||
|
|
||
| msgid "Language preference" | ||
| msgstr "भाषा वरीयता" | ||
|
|
||
| msgid "Operation" | ||
| msgstr "क्रिया" | ||
|
|
||
| msgid "Description" | ||
| msgstr "विवरण" | ||
|
|
||
| msgid "The email address already exists" | ||
| msgstr "ईमेल पता पहले से मौजूद है" | ||
|
|
||
| msgid "Your password cannot be your email" | ||
| msgstr "आपका पासवर्ड आपका ईमेल नहीं हो सकता।" | ||
|
|
||
| msgid "Your password cannot be your username" | ||
| msgstr "आपका पासवर्ड आपका उपयोगकर्ता नाम नहीं हो सकता।" | ||
|
|
||
| msgid "The passwords do not match" | ||
| msgstr "पासवर्ड मेल नहीं खाते।" | ||
|
|
||
| msgid "New and old passwords are identical" | ||
| 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,55 @@ | ||
| # 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: \n" | ||
| "MIME-Version: 1.0\n" | ||
| "Content-Type: text/plain; charset=UTF-8\n" | ||
| "Content-Transfer-Encoding: 8bit\n" | ||
|
|
||
| msgid "My Preferences" | ||
| msgstr "" | ||
|
|
||
| msgid "Edit My Information" | ||
| msgstr "" | ||
|
|
||
| msgid "Notifications" | ||
| msgstr "" | ||
|
|
||
| msgid "Your email address must be less than 255 characters long" | ||
| msgstr "" | ||
|
|
||
| msgid "Language preference" | ||
| msgstr "" | ||
|
|
||
| msgid "Operation" | ||
| msgstr "" | ||
|
|
||
| msgid "Description" | ||
| msgstr "" | ||
|
|
||
| msgid "The email address already exists" | ||
| msgstr "" | ||
|
|
||
| msgid "Your password cannot be your email" | ||
| msgstr "" | ||
|
|
||
| msgid "Your password cannot be your username" | ||
| msgstr "" | ||
|
|
||
| msgid "The passwords do not match" | ||
| msgstr "" | ||
|
|
||
| msgid "New and old passwords are identical" | ||
| msgstr "" |
Oops, something went wrong.
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.
Why is "Module" being removed from the template here?
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.
@SKADE2303 , yes this is a bug. Please fix, since the template (.pot file) is what we use to translate to other languages.
Thanks @driusan for catching this one.