-
Notifications
You must be signed in to change notification settings - Fork 75
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
Translation Contributions: Help Us Translate DiaryVault into Your Language #75
Comments
Hello @SankethBK I would like to work on this issue |
Sure @markandey1414. Please mention the language you want to add a translation for so that two people won't accidentally work on translating to the same language. |
Sure, I would be working on "hi - Hindi" |
I can add one more language. |
@bibekpanda55 yes that would be great |
I will add the "or - Oriya" language |
Hey, can i help with this issue? I can contribute with PT-BR translation. |
Sure @nikolai1312 |
I can also add Punjabi - Pa to this. Should I go for it? @SankethBK |
@SankethBK - I'd like to help out by adding Hebrew - he to the translations. Created a PR -> #82 |
Sure @TomerPacific |
Can I help with Translation? I'd like to add Arabic |
Sure @MaryamMansour |
@SankethBK I would like to work on sw-Swahili |
Sure @Kundai10 |
Sure @3kdeveloper |
Hello! I would like to contribute a Finnish translation. |
Sure @minna-xD |
@SankethBK Sry bro currently i am too much busy in personal projects. |
Hey @SankethBK I would like to work on an italian translator! |
@zainabAhm sure |
Hi @SankethBK , I would like to work on Telugu translation. |
Hi @SankethBK , I have created PR #168 which provides Telugu translation for issue #75. |
Hey, I'd like to contribute by adding Polish translations. Is that okay? |
@nokacper24 sure, go ahead |
Hi, I would like to add Slovak translation. |
@marek-jakub sure go ahead |
Wanted to ask, been playing with the app, I really like it. After choosing a language, the messages are OK apart from the message on deleting a note, which is always in English (the one saying 'Your are about to delete {number} item). Could that be reported as an issue, or shall I leave it? Thanks. |
Thanks, just saw it. Yes, its a valid bug |
* Add translations for Slovak. * Update message translations. * Add slovak translation.
* Add translations for Slovak. * Update message translations. * Add slovak translation.
@3kdeveloper did you finished it or not ? |
is urdu finished or can i add it |
… Files Added [#75] (#215) * Finished remaining translations * Added Russian and Bengali/Bangla translation files --------- Co-authored-by: Rushab S G <[email protected]>
… Files Added [#75] (#215) * Finished remaining translations * Added Russian and Bengali/Bangla translation files --------- Co-authored-by: Rushab S G <[email protected]>
Steps
en
for English,es
for Spanish, etc..arb
File: In thelib/l10n/
directory, create a new.arb
file namedintl_<language_code>.arb
. For eg: if you are contributing Spanish, then your filename would beintl_es.arb
.intl_en.arb
as a reference. Inside this file, you will find key-value pairs where the keys should remain the same, but you should translate the corresponding values into your target language.The text was updated successfully, but these errors were encountered: