This repository has been archived by the owner on May 17, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 34
Conversation
This file contains 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
@moetale is attempting to deploy a commit to a Personal Account owned by @TorstenDittmann on Vercel. @TorstenDittmann first needs to authorize it. |
Woo! 🎉 Thanks for your contribution, I will find time this week to review it 🙂 |
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/torstendittmann/omniawrite/end63pm7k |
@all-contributors please add @moetale for Translation! |
I've put up a pull request to add @moetale! 🎉 |
Also your suggestion is already present here #134 Will work on this when I find more free time :-( |
TorstenDittmann
added a commit
that referenced
this pull request
Jan 10, 2021
* add normseiten export file * add first test * add testing ci task * update eslint for spec files * load languages from i18n service * feat(i18n): Spanish translate (#91) * feat(i18n): Spanish translate I followed all instructions, but if there is a mistake, please notice me * fix(i18n): some fixes * update packages * new prettier changes * update svelte-spa-router * feat(i18n): add new strings for account logs (#95) * fix(i18n): add a new message * feat(i18n): add new strings to translate * Portuguese translate (#94) * Portuguese translate * Portuguese translate * Fix wrong line break * Changing chunk name in comment * Added translation for the Dutch language #85 (#101) * update development branch * docs: add dennistobar as a contributor (#92) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * Added translation for the Dutch language #85 Co-authored-by: Torsten Dittmann <[email protected]> Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * dep: change momentjs to date-fns (#100) * dep: change momentjs to date-fns * feat: using utils Refactoring my previous work. * i18n: add Russian translation (#105) * add initial Russian translation * register Russian translation in main.js * run eslint & prettier * comb through the app & update Russian translation * expand field label to accomodate Russian i18n * i18n: translate for dutch and change label (#104) * Update Button.svelte * turkish translations added (#106) Co-authored-by: turuslaw <[email protected]> Co-authored-by: Torsten Dittmann <[email protected]> * Update en.json * Add Japanese translation (#109) * Add Japanese translation * Add Japanese translation of 'Turkish', add 'Japanese' to en.json * Visual tests with Storybook (#111) * test: add Storybook for visual testing * test(storybook): add stories for Form components * test(storybook): add stylesheet * test(storybook): fix preview body width * test(storybook): add decorator for component slots * test(storybook): add Button onClick action * test(storybook): move Forms components under Components path * test(storybook): add stories for Grid components * test(storybook): add stories for Table components * test(storybook): remove example stories * test(storybook): add stories for non-connected shared components * test: cleanup package.json * Added Finnish translation (#115) * update development branch * docs: add dennistobar as a contributor (#92) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * docs: add marlonemmerich as a contributor (#102) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * docs: add Gulianrdgd as a contributor (#103) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * docs: add eugpoloz as a contributor (#107) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * docs: add ertugrulk as a contributor (#108) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * docs: add sidemt as a contributor (#110) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * docs: add fredericbonnet as a contributor (#112) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * Finnish translation, draft version * finishing touches to the Finnish translation * added Finnish to list of languages Co-authored-by: Torsten Dittmann <[email protected]> Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * Add language comparison script (#113) * Reading en.js and listing keys with hierarchy * Comparing done * vscode changes * Improving writing * Restore de.json and es.json from origin * Remove test.json and reverting vscode settings * Rename langcompare.spec.js to langcompare.js * Added urdu language support (#119) * Added urdu language support * Made changes to code * update tests and prepare storybook publish * bump prettier * update en & de * Add swedish translation (#120) Refs #85 * Remove and ignore vscode settings in git (#121) These shared settings may make contributing to the repo harder in case fonts are missing, etc. Let's keep our editor settings for ourselves! Fixes #118 * add normseiten export file * add first test * add testing ci task * update eslint for spec files * load languages from i18n service * feat(i18n): Spanish translate (#91) * feat(i18n): Spanish translate I followed all instructions, but if there is a mistake, please notice me * fix(i18n): some fixes * update packages * new prettier changes * update svelte-spa-router * feat(i18n): add new strings for account logs (#95) * fix(i18n): add a new message * feat(i18n): add new strings to translate * Portuguese translate (#94) * Portuguese translate * Portuguese translate * Fix wrong line break * Changing chunk name in comment * Added translation for the Dutch language #85 (#101) * update development branch * docs: add dennistobar as a contributor (#92) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * Added translation for the Dutch language #85 Co-authored-by: Torsten Dittmann <[email protected]> Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * dep: change momentjs to date-fns (#100) * dep: change momentjs to date-fns * feat: using utils Refactoring my previous work. * i18n: add Russian translation (#105) * add initial Russian translation * register Russian translation in main.js * run eslint & prettier * comb through the app & update Russian translation * expand field label to accomodate Russian i18n * i18n: translate for dutch and change label (#104) * Update Button.svelte * turkish translations added (#106) Co-authored-by: turuslaw <[email protected]> Co-authored-by: Torsten Dittmann <[email protected]> * Update en.json * Add Japanese translation (#109) * Add Japanese translation * Add Japanese translation of 'Turkish', add 'Japanese' to en.json * Visual tests with Storybook (#111) * test: add Storybook for visual testing * test(storybook): add stories for Form components * test(storybook): add stylesheet * test(storybook): fix preview body width * test(storybook): add decorator for component slots * test(storybook): add Button onClick action * test(storybook): move Forms components under Components path * test(storybook): add stories for Grid components * test(storybook): add stories for Table components * test(storybook): remove example stories * test(storybook): add stories for non-connected shared components * test: cleanup package.json * Added Finnish translation (#115) * update development branch * docs: add dennistobar as a contributor (#92) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * docs: add marlonemmerich as a contributor (#102) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * docs: add Gulianrdgd as a contributor (#103) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * docs: add eugpoloz as a contributor (#107) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * docs: add ertugrulk as a contributor (#108) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * docs: add sidemt as a contributor (#110) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * docs: add fredericbonnet as a contributor (#112) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * Finnish translation, draft version * finishing touches to the Finnish translation * added Finnish to list of languages Co-authored-by: Torsten Dittmann <[email protected]> Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * Add language comparison script (#113) * Reading en.js and listing keys with hierarchy * Comparing done * vscode changes * Improving writing * Restore de.json and es.json from origin * Remove test.json and reverting vscode settings * Rename langcompare.spec.js to langcompare.js * Added urdu language support (#119) * Added urdu language support * Made changes to code * update tests and prepare storybook publish * bump prettier * update en & de * Add swedish translation (#120) Refs #85 * Remove and ignore vscode settings in git (#121) These shared settings may make contributing to the repo harder in case fonts are missing, etc. Let's keep our editor settings for ourselves! Fixes #118 * i18n: updating strings (#125) * Added BrowserSupport Modal #40 (#126) * Ready to PR * Formatting * Merged and running * update packages * release 1.2.0 * update mobile build version * Dev (#136) * Update main.js * Create zh.json * Update zh.json * Update zh.json * adapt changes Co-authored-by: Torsten Dittmann <[email protected]> * update packages * update version & changelog * load templates language from i18n store Co-authored-by: Dennis Tobar <[email protected]> Co-authored-by: Marlon Emmerich <[email protected]> Co-authored-by: Gulianrdgd <[email protected]> Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: Evgenia Polozova <[email protected]> Co-authored-by: Ertugrul K <[email protected]> Co-authored-by: turuslaw <[email protected]> Co-authored-by: y yam <[email protected]> Co-authored-by: Frédéric Bonnet <[email protected]> Co-authored-by: Minna N <[email protected]> Co-authored-by: Gustavo Henrique Leal <[email protected]> Co-authored-by: Mir Quadri <[email protected]> Co-authored-by: Magda Stenius <[email protected]> Co-authored-by: Ole S <[email protected]> Co-authored-by: moetale <[email protected]>
TorstenDittmann
added a commit
that referenced
this pull request
Feb 17, 2021
* add normseiten export file * add first test * add testing ci task * update eslint for spec files * load languages from i18n service * feat(i18n): Spanish translate (#91) * feat(i18n): Spanish translate I followed all instructions, but if there is a mistake, please notice me * fix(i18n): some fixes * update packages * new prettier changes * update svelte-spa-router * feat(i18n): add new strings for account logs (#95) * fix(i18n): add a new message * feat(i18n): add new strings to translate * Portuguese translate (#94) * Portuguese translate * Portuguese translate * Fix wrong line break * Changing chunk name in comment * Added translation for the Dutch language #85 (#101) * update development branch * docs: add dennistobar as a contributor (#92) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * Added translation for the Dutch language #85 Co-authored-by: Torsten Dittmann <[email protected]> Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * dep: change momentjs to date-fns (#100) * dep: change momentjs to date-fns * feat: using utils Refactoring my previous work. * i18n: add Russian translation (#105) * add initial Russian translation * register Russian translation in main.js * run eslint & prettier * comb through the app & update Russian translation * expand field label to accomodate Russian i18n * i18n: translate for dutch and change label (#104) * Update Button.svelte * turkish translations added (#106) Co-authored-by: turuslaw <[email protected]> Co-authored-by: Torsten Dittmann <[email protected]> * Update en.json * Add Japanese translation (#109) * Add Japanese translation * Add Japanese translation of 'Turkish', add 'Japanese' to en.json * Visual tests with Storybook (#111) * test: add Storybook for visual testing * test(storybook): add stories for Form components * test(storybook): add stylesheet * test(storybook): fix preview body width * test(storybook): add decorator for component slots * test(storybook): add Button onClick action * test(storybook): move Forms components under Components path * test(storybook): add stories for Grid components * test(storybook): add stories for Table components * test(storybook): remove example stories * test(storybook): add stories for non-connected shared components * test: cleanup package.json * Added Finnish translation (#115) * update development branch * docs: add dennistobar as a contributor (#92) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * docs: add marlonemmerich as a contributor (#102) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * docs: add Gulianrdgd as a contributor (#103) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * docs: add eugpoloz as a contributor (#107) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * docs: add ertugrulk as a contributor (#108) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * docs: add sidemt as a contributor (#110) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * docs: add fredericbonnet as a contributor (#112) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * Finnish translation, draft version * finishing touches to the Finnish translation * added Finnish to list of languages Co-authored-by: Torsten Dittmann <[email protected]> Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * Add language comparison script (#113) * Reading en.js and listing keys with hierarchy * Comparing done * vscode changes * Improving writing * Restore de.json and es.json from origin * Remove test.json and reverting vscode settings * Rename langcompare.spec.js to langcompare.js * Added urdu language support (#119) * Added urdu language support * Made changes to code * update tests and prepare storybook publish * bump prettier * update en & de * Add swedish translation (#120) Refs #85 * Remove and ignore vscode settings in git (#121) These shared settings may make contributing to the repo harder in case fonts are missing, etc. Let's keep our editor settings for ourselves! Fixes #118 * add normseiten export file * add first test * add testing ci task * update eslint for spec files * load languages from i18n service * feat(i18n): Spanish translate (#91) * feat(i18n): Spanish translate I followed all instructions, but if there is a mistake, please notice me * fix(i18n): some fixes * update packages * new prettier changes * update svelte-spa-router * feat(i18n): add new strings for account logs (#95) * fix(i18n): add a new message * feat(i18n): add new strings to translate * Portuguese translate (#94) * Portuguese translate * Portuguese translate * Fix wrong line break * Changing chunk name in comment * Added translation for the Dutch language #85 (#101) * update development branch * docs: add dennistobar as a contributor (#92) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * Added translation for the Dutch language #85 Co-authored-by: Torsten Dittmann <[email protected]> Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * dep: change momentjs to date-fns (#100) * dep: change momentjs to date-fns * feat: using utils Refactoring my previous work. * i18n: add Russian translation (#105) * add initial Russian translation * register Russian translation in main.js * run eslint & prettier * comb through the app & update Russian translation * expand field label to accomodate Russian i18n * i18n: translate for dutch and change label (#104) * Update Button.svelte * turkish translations added (#106) Co-authored-by: turuslaw <[email protected]> Co-authored-by: Torsten Dittmann <[email protected]> * Update en.json * Add Japanese translation (#109) * Add Japanese translation * Add Japanese translation of 'Turkish', add 'Japanese' to en.json * Visual tests with Storybook (#111) * test: add Storybook for visual testing * test(storybook): add stories for Form components * test(storybook): add stylesheet * test(storybook): fix preview body width * test(storybook): add decorator for component slots * test(storybook): add Button onClick action * test(storybook): move Forms components under Components path * test(storybook): add stories for Grid components * test(storybook): add stories for Table components * test(storybook): remove example stories * test(storybook): add stories for non-connected shared components * test: cleanup package.json * Added Finnish translation (#115) * update development branch * docs: add dennistobar as a contributor (#92) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * docs: add marlonemmerich as a contributor (#102) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * docs: add Gulianrdgd as a contributor (#103) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * docs: add eugpoloz as a contributor (#107) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * docs: add ertugrulk as a contributor (#108) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * docs: add sidemt as a contributor (#110) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * docs: add fredericbonnet as a contributor (#112) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * Finnish translation, draft version * finishing touches to the Finnish translation * added Finnish to list of languages Co-authored-by: Torsten Dittmann <[email protected]> Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * Add language comparison script (#113) * Reading en.js and listing keys with hierarchy * Comparing done * vscode changes * Improving writing * Restore de.json and es.json from origin * Remove test.json and reverting vscode settings * Rename langcompare.spec.js to langcompare.js * Added urdu language support (#119) * Added urdu language support * Made changes to code * update tests and prepare storybook publish * bump prettier * update en & de * Add swedish translation (#120) Refs #85 * Remove and ignore vscode settings in git (#121) These shared settings may make contributing to the repo harder in case fonts are missing, etc. Let's keep our editor settings for ourselves! Fixes #118 * i18n: updating strings (#125) * Added BrowserSupport Modal #40 (#126) * Ready to PR * Formatting * Merged and running * update packages * release 1.2.0 * update mobile build version * Dev (#136) * Update main.js * Create zh.json * Update zh.json * Update zh.json * adapt changes Co-authored-by: Torsten Dittmann <[email protected]> * update packages * update version & changelog * load templates language from i18n store * update to 1.3.0 Co-authored-by: Dennis Tobar <[email protected]> Co-authored-by: Marlon Emmerich <[email protected]> Co-authored-by: Gulianrdgd <[email protected]> Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: Evgenia Polozova <[email protected]> Co-authored-by: Ertugrul K <[email protected]> Co-authored-by: turuslaw <[email protected]> Co-authored-by: y yam <[email protected]> Co-authored-by: Frédéric Bonnet <[email protected]> Co-authored-by: Minna N <[email protected]> Co-authored-by: Gustavo Henrique Leal <[email protected]> Co-authored-by: Mir Quadri <[email protected]> Co-authored-by: Magda Stenius <[email protected]> Co-authored-by: Ole S <[email protected]> Co-authored-by: moetale <[email protected]>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Dear OmniaWrite Team,
I really like your work in creating a marvelous application for story writing which is not only FREE but also ELEGANT. Thank you so much.
Thus I am here to offer my help: Translation in Chinese, and two further pieces of suggestions:
(1) Chinese has two major written forms: Simplified Chinese(that is used in mainland) and Traditional Chinese(that is used in Hong Kong SAR, Macau SAR plus Taiwan Province). The translation I provided is in Simplified Chinese. If you wish a Translation in Traditional Chinese, please write me a request and I'd be happy to help.
(2) It would be much more helpful if the translation of language names in "languages" are provided in each of the language respectively. (i.e. English: English, French: Français, German:Deutsch, Chinese: 中文, Japanese: 日本語) And an unification of this feature across all translation is a plus in user experience.
Thank you again for your nice work, and consideration upon my translation!
P.S. Here is a brief summary of me.
I am a linguist, translator, interpreter and an amateur science fiction writer in China who is hoping to create a more convenient writing environment in the world of opensource. I am a multilingual of Chinese, Fuzhounese, English, and Japanese and with some knowledge of French, German and Cantonese.
My Email is: [email protected]
Best Regards,
MoeTale 朝萌道