Giter Club home page Giter Club logo

ergolux's Introduction

ErgoLux

Software to read multi-point measurement data from Konica Minolta's illuminance meter T-10A. Built using C# (WinForms) in .NET 8.

Available in the following cultures: Bangla (bn-BD) Bangla, Belgium Dutch (nl-BE)Dutch, Czech (cs-CZ) Czech, Danish (da-DK) Danish, German (de-DE) German, English (en) English, French (fr-FR)French, Hungarian (hu-HU) Hungarian, Italian (it-IT) Italian, Japanese (ja-JP). Japanese, Lithuanian (lt-LT) Lithuanian, Marathi (mr-IN) Marathi, Portuguese (pt-BR) Portuguese (Brazil), Russian (ru-RU) Russia, Slovak (sk-SK) Slovak, Spanish (es) Spanish, Turkish (tr-TR) Turkey, Simplified Chinese (zh-Hans) Chinese.

Copyright © 2021-2024 by Arthurits Ltd. No commercial nor profit use allowed. This software is provided only for personal and not-for-profit use.

Sponsor this project!

paypal

Download latest release: GitHub release (latest by date)

Screenshot

Use and installation

Please follow these steps to install and use this software:

  • Dowload the zip file.
  • Unzip the contents to your desired folder.
  • Make sure that .NET 8 is installed in your PC. The .NET 8 Desktop Runtime can be downloaded from the Microsoft .NET website.
  • Execute (or create a direct link to) ErgoLux.exe.

External dependencies

This project uses controls and routines from the following Gits:

Stats

Alt

ergolux's People

Contributors

afskylia avatar arthurits avatar barisceliker1 avatar carrajaula avatar cvc04 avatar encfer avatar mantasio avatar myd7349 avatar pyr0x1 avatar sarequl avatar senuros avatar shmudivel avatar sva1 avatar theadityaagnihotri avatar victorcmoura avatar xav83 avatar yashthipsay avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

ergolux's Issues

Hungarian (hu-HU) translation needed

This application is currently available in 15 languages, although some extra help is needed (#40 ) to translate the newly added strings:

  • Bangla (bn-BD) Bangla
  • Belgium Dutch (nl-BE)Dutch
  • Czech (cs-CZ) Czech
  • Danish (da-DK) Danish
  • German (de-DE) German
  • English (en) English
  • French (fr-FR)French
  • Italian (it-IT) Italian
  • Japanese (ja-JP). Japanese
  • Lithuanian (lt-LT) Lithuanian
  • Russian (ru-RU) Russia
  • Slovak (sk-SK) Slovak
  • Spanish (es) Spanish
  • Turkish (tr-TR) Turkey
  • Simplified Chinese (zh-Hans) Chinese

There are a total of 201 strings that need to be translated into Hungarian (hu-HU). Hungary

Instructions

There are several ways to contribute the translation. However, all of them should be done via PR along with one of the following three options:

  • Edit this Excel book and add the translated strings to the table.
  • Add a new file in the project's localization folder named strings.hu-HU.resx. The new file should contain all the string resources from the base strings.resx translated into Hungarian.
    Some of the string resources include string formatters and other characters (ampersands, line breaks, et cetera) that should be respected in order for the PR to be accepted.
    If you use VS along with the extension ResX Manager you can translate the strings without manually editing the resx file, since the this extension automatically updates the corresponding strings.xx-YY.resx files.
  • Any other option that you are comfortable with.

Please, don't hesitate to ask if some strings need contextualization for their translation.

Greek (el-GR) translation

This application is currently available in 18 languages, although some extra help is needed (#40 ) to translate the newly added strings:

  • Bangla (bn-BD) Bangla
  • Belgium Dutch (nl-BE)Dutch
  • Czech (cs-CZ) Czech
  • Danish (da-DK) Danish
  • German (de-DE) German
  • English (en) English
  • French (fr-FR)French
  • Hungarian (hu-HU) Hungarian
  • Italian (it-IT) Italian
  • Japanese (ja-JP). Japanese
  • Lithuanian (lt-LT) Lithuanian
  • Russian (ru-RU) Russia
  • Slovak (sk-SK) Slovak
  • Spanish (es) Spanish
  • Turkish (tr-TR) Turkey
  • Simplified Chinese (zh-Hans) Chinese

There are a total of 201 strings that need to be translated into Greek (el-GR). Greece

Instructions

There are several ways to contribute the translation. However, all of them should be done via PR along with one of the following three options:

  • Edit this Excel book and add the translated strings to the table.
  • Add a new file in the project's localization folder named strings.el-GR.resx. The new file should contain all the string resources from the base strings.resx translated into Greek.
    Some of the string resources include string formatters and other characters (ampersands, line breaks, et cetera) that should be respected in order for the PR to be accepted.
    If you use VS along with the extension ResX Manager you can translate the strings without manually editing the resx file, since the this extension automatically updates the corresponding strings.xx-YY.resx files.
  • Any other option that you are comfortable with.

Please, don't hesitate to ask if some strings need contextualization for their translation.

Hacktoberfest 2022

This repo is participating in Hacktoberfest 2022!

Translations are welcome as a way to enter Hacktoberfest 2022.

Contributions

We are looking for contributions to translate this project's string resources (strings.resx, 186 strings) into any of the 24 official languages in the EU:

  • Bulgarian
  • Croatian
  • Czech
  • Danish
  • Dutch (both nl-BE and nl-NL)
  • English
  • Estonian
  • Finnish
  • French
  • German
  • Greek
  • Hungarian
  • Irish
  • Italian
  • Latvian
  • Lithuanian
  • Maltese
  • Polish
  • Portuguese (both pt-PT and pt-BR)
  • Romanian
  • Slovak
  • Slovenian
  • Spanish
  • Swedish

Other languages might be accepted (but not granted) upon personal consideration.

Please note that BanglaBangla (bn-BD), Czech Czech, DanishDanish (da-DK), Dutch Belgium Dutch (nl-BE), EnglishEnglish, FrenchFrench, GermanGerman, ItalianItalian, RussiaRussian, SlovakSlovak, Spanish Spanish, Turkey Turkish (tr-TR), and Chinese Simplified Chinese (zh-Hans) are already covered.

Instructions

Create a new PR by adding a new file in the project's localization folder named strings.xx-XX.resx, where xx-XX stands for the chosen language; i.e.: de-DE for German, fr-FR for French, et cetera. The new file should contain all the string resources from the base strings.resx translated into the chosen language.

Some of the string resources include string formatters and other characters (ampersands, line breaks, et cetera) that should be respected in order for the PR to be accepted.

Approval

Please wait until your PR is reviewed, validated, merged and labelled with hacktoberfest-accepted before it is recognised in your Hacktoberfest profile.

Arabic translation (Hacktoberfest 2022)

This repo is participating in Hacktoberfest 2022!

We are looking for contributions to translate this project's string resources (strings.resx, 185 strings) into Arabic.
I'm not conversant with Arabic and its variants, so the options most widely used in software applications are preferred (maybe ar-SA).

Instructions

Create a new PR by adding a new file in the project's localization folder named strings.xx-XX.resx (where xx-XX stands for the Arabic variant chosen). The new file should contain all the string resources from the base strings.resx translated into Arabic.

Some of the string resources include string formatters and other characters (ampersands, line breaks, et cetera) that should be respected in order for the PR to be accepted.

Approval

Please wait until your PR is reviewed, validated, merged and labelled with hacktoberfest-accepted before it is recognised in your Hacktoberfest profile.

Korean (ko-KR) translation

This application is currently available in 18 languages, although some extra help is needed (#40 ) to translate the newly added strings:

  • Bangla (bn-BD) Bangla
  • Belgium Dutch (nl-BE)Dutch
  • Czech (cs-CZ) Czech
  • Danish (da-DK) Danish
  • German (de-DE) German
  • English (en) English
  • French (fr-FR)French
  • Hungarian (hu-HU) Hungarian
  • Italian (it-IT) Italian
  • Japanese (ja-JP). Japanese
  • Lithuanian (lt-LT) Lithuanian
  • Russian (ru-RU) Russia
  • Slovak (sk-SK) Slovak
  • Spanish (es) Spanish
  • Turkish (tr-TR) Turkey
  • Simplified Chinese (zh-Hans) Chinese

There are a total of 201 strings that need to be translated into Korean (ko-KR). Korea

Instructions

There are several ways to contribute the translation. However, all of them should be done via PR along with one of the following three options:

  • Edit this Excel book and add the translated strings to the table.
  • Add a new file in the project's localization folder named strings.ko-KR.resx. The new file should contain all the string resources from the base strings.resx translated into Korean.
    Some of the string resources include string formatters and other characters (ampersands, line breaks, et cetera) that should be respected in order for the PR to be accepted.
    If you use VS along with the extension ResX Manager you can translate the strings without manually editing the resx file, since the this extension automatically updates the corresponding strings.xx-YY.resx files.
  • Any other option that you are comfortable with.

Please, don't hesitate to ask if some strings need contextualization for their translation.

Polish (pl-PL) translation

This application is currently available in 18 languages, although some extra help is needed (#40 ) to translate the newly added strings:

  • Bangla (bn-BD) Bangla
  • Belgium Dutch (nl-BE)Dutch
  • Czech (cs-CZ) Czech
  • Danish (da-DK) Danish
  • German (de-DE) German
  • English (en) English
  • French (fr-FR)French
  • Hungarian (hu-HU) Hungarian
  • Italian (it-IT) Italian
  • Japanese (ja-JP). Japanese
  • Lithuanian (lt-LT) Lithuanian
  • Russian (ru-RU) Russia
  • Slovak (sk-SK) Slovak
  • Spanish (es) Spanish
  • Turkish (tr-TR) Turkey
  • Simplified Chinese (zh-Hans) Chinese

There are a total of 201 strings that need to be translated into Polish (pl-PL). Poland

Instructions

There are several ways to contribute the translation. However, all of them should be done via PR along with one of the following three options:

  • Edit this Excel book and add the translated strings to the table.
  • Add a new file in the project's localization folder named strings.pl-PL.resx. The new file should contain all the string resources from the base strings.resx translated into Polish.
    Some of the string resources include string formatters and other characters (ampersands, line breaks, et cetera) that should be respected in order for the PR to be accepted.
    If you use VS along with the extension ResX Manager you can translate the strings without manually editing the resx file, since the this extension automatically updates the corresponding strings.xx-YY.resx files.
  • Any other option that you are comfortable with.

Please, don't hesitate to ask if some strings need contextualization for their translation.

Norwegian Bokmål (nb-NO) or Nynorsk (nn-NO) translation

This application is currently available in 18 languages, although some extra help is needed (#40 ) to translate the newly added strings:

  • Bangla (bn-BD) Bangla
  • Belgium Dutch (nl-BE)Dutch
  • Czech (cs-CZ) Czech
  • Danish (da-DK) Danish
  • German (de-DE) German
  • English (en) English
  • French (fr-FR)French
  • Hungarian (hu-HU) Hungarian
  • Italian (it-IT) Italian
  • Japanese (ja-JP). Japanese
  • Lithuanian (lt-LT) Lithuanian
  • Slovak (sk-SK) Slovak
  • Spanish (es) Spanish
  • Turkish (tr-TR) Turkey
  • Simplified Chinese (zh-Hans) Chinese

There are a total of 201 strings that need to be translated into either Norwegian Bokmål (nb-NO) or Norwegian Nynorsk (nn-NO). Netherlands

Instructions

There are several ways to contribute the translation. However, all of them should be done via PR along with one of the following three options:

  • Edit either this Excel book or this Excel book and add the translated strings to the table.
  • Add a new file in the project's localization folder named strings.nb-NO.resx or strings.nn-NO.resx. The new file should contain all the string resources from the base strings.resx translated into Norwegian.
    Some of the string resources include string formatters and other characters (ampersands, line breaks, et cetera) that should be respected in order for the PR to be accepted.
    If you use VS along with the extension ResX Manager you can translate the strings without manually editing the resx file, since the this extension automatically updates the corresponding strings.xx-YY.resx files.
  • Any other option that you are comfortable with.

Please, don't hesitate to ask if some strings need contextualization for their translation.

Marathi (mr-IN) translation needed

This application is currently available in 16 languages, although some extra help is needed (#40 ) to translate the newly added strings:

  • Bangla (bn-BD) Bangla
  • Belgium Dutch (nl-BE)Dutch
  • Czech (cs-CZ) Czech
  • Danish (da-DK) Danish
  • German (de-DE) German
  • English (en) English
  • French (fr-FR)French
  • Hungarian (hu-HU) Hungarian
  • Italian (it-IT) Italian
  • Japanese (ja-JP). Japanese
  • Lithuanian (lt-LT) Lithuanian
  • Russian (ru-RU) Russia
  • Slovak (sk-SK) Slovak
  • Spanish (es) Spanish
  • Turkish (tr-TR) Turkey
  • Simplified Chinese (zh-Hans) Chinese

There are a total of 201 strings that need to be translated into Marathi (mr-IN). India

Instructions

There are several ways to contribute the translation. However, all of them should be done via PR along with one of the following three options:

  • Edit this Excel book and add the translated strings to the table.
  • Add a new file in the project's localization folder named strings.mr-IN.resx. The new file should contain all the string resources from the base strings.resx translated into Marathi.
    Some of the string resources include string formatters and other characters (ampersands, line breaks, et cetera) that should be respected in order for the PR to be accepted.
    If you use VS along with the extension ResX Manager you can translate the strings without manually editing the resx file, since the this extension automatically updates the corresponding strings.xx-YY.resx files.
  • Any other option that you are comfortable with.

Please, don't hesitate to ask if some strings need contextualization for their translation.

Dutch (nl-NL) translation

This application is currently available in 18 languages, although some extra help is needed (#40 ) to translate the newly added strings:

  • Bangla (bn-BD) Bangla
  • Belgium Dutch (nl-BE)Dutch
  • Czech (cs-CZ) Czech
  • Danish (da-DK) Danish
  • German (de-DE) German
  • English (en) English
  • French (fr-FR)French
  • Hungarian (hu-HU) Hungarian
  • Italian (it-IT) Italian
  • Japanese (ja-JP). Japanese
  • Lithuanian (lt-LT) Lithuanian
  • Russian (ru-RU) Russia
  • Slovak (sk-SK) Slovak
  • Spanish (es) Spanish
  • Turkish (tr-TR) Turkey
  • Simplified Chinese (zh-Hans) Chinese

There are a total of 201 strings that need to be translated into Dutch (nl-NL). Netherlands

Instructions

There are several ways to contribute the translation. However, all of them should be done via PR along with one of the following three options:

  • Edit this Excel book and add the translated strings to the table.
  • Add a new file in the project's localization folder named strings.nl-NL.resx. The new file should contain all the string resources from the base strings.resx translated into Dutch.
    Some of the string resources include string formatters and other characters (ampersands, line breaks, et cetera) that should be respected in order for the PR to be accepted.
    If you use VS along with the extension ResX Manager you can translate the strings without manually editing the resx file, since the this extension automatically updates the corresponding strings.xx-YY.resx files.
  • Any other option that you are comfortable with.

Please, don't hesitate to ask if some strings need contextualization for their translation.

Armenian (hy-AM) translation

This application is currently available in 18 languages, although some extra help is needed (#40 ) to translate the newly added strings:

  • Bangla (bn-BD) Bangla
  • Belgium Dutch (nl-BE)Dutch
  • Czech (cs-CZ) Czech
  • Danish (da-DK) Danish
  • German (de-DE) German
  • English (en) English
  • French (fr-FR)French
  • Hungarian (hu-HU) Hungarian
  • Italian (it-IT) Italian
  • Japanese (ja-JP). Japanese
  • Lithuanian (lt-LT) Lithuanian
  • Russian (ru-RU) Russia
  • Slovak (sk-SK) Slovak
  • Spanish (es) Spanish
  • Turkish (tr-TR) Turkey
  • Simplified Chinese (zh-Hans) Chinese

There are a total of 201 strings that need to be translated into Armenian (hy-AM). Armenia

Instructions

There are several ways to contribute the translation. However, all of them should be done via PR along with one of the following three options:

  • Edit this Excel book and add the translated strings to the table.
  • Add a new file in the project's localization folder named strings.hy-AM.resx. The new file should contain all the string resources from the base strings.resx translated into Armenian.
    Some of the string resources include string formatters and other characters (ampersands, line breaks, et cetera) that should be respected in order for the PR to be accepted.
    If you use VS along with the extension ResX Manager you can translate the strings without manually editing the resx file, since the this extension automatically updates the corresponding strings.xx-YY.resx files.
  • Any other option that you are comfortable with.

Please, don't hesitate to ask if some strings need contextualization for their translation.

Estonian (et-EE) translation

This application is currently available in 18 languages, although some extra help is needed (#40 ) to translate the newly added strings:

  • Bangla (bn-BD) Bangla
  • Belgium Dutch (nl-BE)Dutch
  • Czech (cs-CZ) Czech
  • Danish (da-DK) Danish
  • German (de-DE) German
  • English (en) English
  • French (fr-FR)French
  • Hungarian (hu-HU) Hungarian
  • Italian (it-IT) Italian
  • Japanese (ja-JP). Japanese
  • Lithuanian (lt-LT) Lithuanian
  • Russian (ru-RU) Russia
  • Slovak (sk-SK) Slovak
  • Spanish (es) Spanish
  • Turkish (tr-TR) Turkey
  • Simplified Chinese (zh-Hans) Chinese

There are a total of 201 strings that need to be translated into Estonian (et-EE). Estonia

Instructions

There are several ways to contribute the translation. However, all of them should be done via PR along with one of the following three options:

  • Edit this Excel book and add the translated strings to the table.
  • Add a new file in the project's localization folder named strings.et-EE.resx. The new file should contain all the string resources from the base strings.resx translated into Estonian.
    Some of the string resources include string formatters and other characters (ampersands, line breaks, et cetera) that should be respected in order for the PR to be accepted.
    If you use VS along with the extension ResX Manager you can translate the strings without manually editing the resx file, since the this extension automatically updates the corresponding strings.xx-YY.resx files.
  • Any other option that you are comfortable with.

Please, don't hesitate to ask if some strings need contextualization for their translation.

Portuguese (pt-BR) translation needed

This application is currently available in 16 languages, although some extra help is needed (#40 ) to translate the newly added strings:

  • Bangla (bn-BD) Bangla
  • Belgium Dutch (nl-BE)Dutch
  • Czech (cs-CZ) Czech
  • Danish (da-DK) Danish
  • German (de-DE) German
  • English (en) English
  • French (fr-FR)French
  • Hungarian (hu-HU) Hungarian
  • Italian (it-IT) Italian
  • Japanese (ja-JP). Japanese
  • Lithuanian (lt-LT) Lithuanian
  • Russian (ru-RU) Russia
  • Slovak (sk-SK) Slovak
  • Spanish (es) Spanish
  • Turkish (tr-TR) Turkey
  • Simplified Chinese (zh-Hans) Chinese

There are a total of 201 strings that need to be translated into Portuguese (pt-BR). Brazil

Instructions

There are several ways to contribute the translation. However, all of them should be done via PR along with one of the following three options:

  • Edit this Excel book and add the translated strings to the table.
  • Add a new file in the project's localization folder named strings.pt-BR.resx. The new file should contain all the string resources from the base strings.resx translated into Portuguese.
    Some of the string resources include string formatters and other characters (ampersands, line breaks, et cetera) that should be respected in order for the PR to be accepted.
    If you use VS along with the extension ResX Manager you can translate the strings without manually editing the resx file, since the this extension automatically updates the corresponding strings.xx-YY.resx files.
  • Any other option that you are comfortable with.

Please, don't hesitate to ask if some strings need contextualization for their translation.

Translations and reviews

This repo is participating in Hacktoberfest 2023!

Missing translations and reviews are welcome as a way to enter Hacktoberfest 2023.

Languages and cultures

This application is currently available in 16 languages. However, since the addition of new string resources to the application, these cultures's resources need to be updated, as well as reviewing, and fine tunning:

  • Bangla (bn-BD) Bangla
  • Belgium Dutch (nl-BE)Dutch
  • Czech (cs-CZ) Czech
  • Danish (da-DK) Danish
  • German (de-DE) German
  • English (en) English
  • French (fr-FR)French
  • Hungarian (hu-HU) Hungarian
  • Italian (it-IT) Italian
  • Japanese (ja-JP). Japanese
  • Lithuanian (lt-LT) Lithuanian
  • Russian (ru-RU) Russia
  • Slovak (sk-SK) Slovak
  • Spanish (es) Spanish
  • Turkish (tr-TR) Turkey
  • Simplified Chinese (zh-Hans) Chinese

Instructions

There are several ways to contribute the translations. However, all of them should be done via PR and one of the following options:

  • If you use VS along with the extension ResX Manager you can translate the strings without manually editing the resx file, since this extension automatically updates the corresponding strings.xx-YY.resx files. This is the easiest and most practical way.
  • Edit this Excel book and add the missing (empty cells) translations to the corresponding column (culture) in the table. Please, mark all cells that have been modified, so that I can later update the corresponding strings.xx-YY.resx file.
  • Any other option that you are comfortable with.

Some of the string resources include string formatters and other characters (ampersands, line breaks, et cetera) that should be respected in order for the PR to be accepted. Please, don't hesitate to ask in case some strings need contextualization (or screenshots) for their proper translation.

Approval

Please wait until your PR is reviewed, validated, merged and labelled with hacktoberfest-accepted before it is recognised in your Hacktoberfest profile.

Swedish (sv-SE) translation

This application is currently available in 18 languages, although some extra help is needed (#40 ) to translate the newly added strings:

  • Bangla (bn-BD) Bangla
  • Belgium Dutch (nl-BE)Dutch
  • Czech (cs-CZ) Czech
  • Danish (da-DK) Danish
  • German (de-DE) German
  • English (en) English
  • French (fr-FR)French
  • Hungarian (hu-HU) Hungarian
  • Italian (it-IT) Italian
  • Japanese (ja-JP). Japanese
  • Lithuanian (lt-LT) Lithuanian
  • Russian (ru-RU) Russia
  • Slovak (sk-SK) Slovak
  • Spanish (es) Spanish
  • Turkish (tr-TR) Turkey
  • Simplified Chinese (zh-Hans) Chinese

There are a total of 201 strings that need to be translated into Swedish (sv-SE). Sweeden

Instructions

There are several ways to contribute the translation. However, all of them should be done via PR along with one of the following three options:

  • Edit this Excel book and add the translated strings to the table.
  • Add a new file in the project's localization folder named strings.sv-SE.resx. The new file should contain all the string resources from the base strings.resx translated into Swedish.
    Some of the string resources include string formatters and other characters (ampersands, line breaks, et cetera) that should be respected in order for the PR to be accepted.
    If you use VS along with the extension ResX Manager you can translate the strings without manually editing the resx file, since the this extension automatically updates the corresponding strings.xx-YY.resx files.
  • Any other option that you are comfortable with.

Please, don't hesitate to ask if some strings need contextualization for their translation.

Ukrainian (uk-UA) translation

This application is currently available in 18 languages, although some extra help is needed (#40 ) to translate the newly added strings:

  • Bangla (bn-BD) Bangla
  • Belgium Dutch (nl-BE)Dutch
  • Czech (cs-CZ) Czech
  • Danish (da-DK) Danish
  • German (de-DE) German
  • English (en) English
  • French (fr-FR)French
  • Hungarian (hu-HU) Hungarian
  • Italian (it-IT) Italian
  • Japanese (ja-JP). Japanese
  • Lithuanian (lt-LT) Lithuanian
  • Russian (ru-RU) Russia
  • Slovak (sk-SK) Slovak
  • Spanish (es) Spanish
  • Turkish (tr-TR) Turkey
  • Simplified Chinese (zh-Hans) Chinese

There are a total of 201 strings that need to be translated into Ukrainian (uk-UA). Ukraine

Instructions

There are several ways to contribute the translation. However, all of them should be done via PR along with one of the following three options:

  • Edit this Excel book and add the translated strings to the table.
  • Add a new file in the project's localization folder named strings.uk-UA.resx. The new file should contain all the string resources from the base strings.resx translated into Ukrainian.
    Some of the string resources include string formatters and other characters (ampersands, line breaks, et cetera) that should be respected in order for the PR to be accepted.
    If you use VS along with the extension ResX Manager you can translate the strings without manually editing the resx file, since the this extension automatically updates the corresponding strings.xx-YY.resx files.
  • Any other option that you are comfortable with.

Please, don't hesitate to ask if some strings need contextualization for their translation.

Arabic (ar), no variant, translation

This application is currently available in 18 languages, although some extra help is needed (#40 ) to translate the newly added strings:

  • Bangla (bn-BD) Bangla
  • Belgium Dutch (nl-BE)Dutch
  • Czech (cs-CZ) Czech
  • Danish (da-DK) Danish
  • German (de-DE) German
  • English (en) English
  • French (fr-FR)French
  • Hungarian (hu-HU) Hungarian
  • Italian (it-IT) Italian
  • Japanese (ja-JP). Japanese
  • Lithuanian (lt-LT) Lithuanian
  • Russian (ru-RU) Russia
  • Slovak (sk-SK) Slovak
  • Spanish (es) Spanish
  • Turkish (tr-TR) Turkey
  • Simplified Chinese (zh-Hans) Chinese

There are a total of 201 strings that need to be translated into plain Arabic (ar) with no variant.

Instructions

There are several ways to contribute the translation. However, all of them should be done via PR along with one of the following three options:

  • Edit this Excel book and add the translated strings to the table.
  • Add a new file in the project's localization folder named strings.ar.resx. The new file should contain all the string resources from the base strings.resx translated into Arabic.
    Some of the string resources include string formatters and other characters (ampersands, line breaks, et cetera) that should be respected in order for the PR to be accepted.
    If you use VS along with the extension ResX Manager you can translate the strings without manually editing the resx file, since the this extension automatically updates the corresponding strings.xx-YY.resx files.
  • Any other option that you are comfortable with.

Please, don't hesitate to ask if some strings need contextualization for their translation.

Turkish (tr-TR) translation needed

This application is currently available in 14 languages:

  • Bangla (bn-BD) Bangla
  • Belgium Dutch (nl-BE)Dutch
  • Czech (cs-CZ) Czech
  • Danish (da-DK) Danish
  • German (de-DE) German
  • English (en) English
  • French (fr-FR)French
  • Italian (it-IT) Italian
  • Japanese (ja-JP). Japanese
  • Lithuanian (lt-LT) Lithuanian
  • Russian (ru-RU) Russia
  • Slovak (sk-SK) Slovak
  • Spanish (es) Spanish
  • Simplified Chinese (zh-Hans) Chinese

There are a total of 201 strings that need to be translated into Turkish (tr-TR). Turkey

Instructions

There are several ways to contribute the translation. However, all of them should be done via PR along with one of the following three options:

  • Edit this Excel book and add the translated strings to the table.
  • Add a new file in the project's localization folder named strings.tr-TR.resx. The new file should contain all the string resources from the base strings.resx translated into Turkish.
    Some of the string resources include string formatters and other characters (ampersands, line breaks, et cetera) that should be respected in order for the PR to be accepted.
    If you use VS along with the extension ResX Manager you can translate the strings without manually editing the resx file, since the this extension automatically updates the corresponding strings.xx-YY.resx files.
  • Any other option that you are comfortable with.

Please, don't hesitate to ask if some strings need contextualization for their translation.

Translations needed

We are looking for translation and reviewing the string resources in this application.

New translations

This application has a total of 201 string resources, which need to be translated into the following languages/cultures:

Reviewing

This application is currently available in 18 languages. However, since the addition of new string resources to the application, these cultures's resources need to be updated, as well as reviewing, and fine tunning:

  • Bangla (bn-BD) Bangla
  • Belgium Dutch (nl-BE)Dutch
  • Czech (cs-CZ) Czech
  • Danish (da-DK) Danish
  • German (de-DE) German
  • English (en) English
  • French (fr-FR)French
  • Hungarian (hu-HU) Hungarian
  • Italian (it-IT) Italian
  • Japanese (ja-JP). Japanese
  • Lithuanian (lt-LT) Lithuanian
  • Marathi (mr-IN) Marathi
  • Portuguese (pt-BR) Portugueses (Brazil)
  • Russian (ru-RU) Russia
  • Slovak (sk-SK) Slovak
  • Spanish (es) Spanish
  • Turkish (tr-TR) Turkey
  • Simplified Chinese (zh-Hans) Chinese

Instructions

There are several ways to contribute the translations. However, all of them should be done via PR and one of the following options:

  • If you use VS along with the extension ResX Manager you can translate the strings without manually editing the resx file, since this extension automatically updates the corresponding strings.xx-YY.resx files. This is the easiest and most practical way.
  • Edit this Excel book and add the missing (empty cells) translations to the corresponding column (culture) in the table. Please, mark all cells that have been modified, so that I can later update the corresponding strings.xx-YY.resx file.
  • Any other option that you are comfortable with.

Some of the string resources include string formatters and other characters (ampersands, line breaks, et cetera) that should be respected in order for the PR to be accepted. Please, don't hesitate to ask in case some strings need contextualization (or screenshots) for their proper translation.

Bulgarian (bg-BG) translation

This application is currently available in 18 languages, although some extra help is needed (#40 ) to translate the newly added strings:

  • Bangla (bn-BD) Bangla
  • Belgium Dutch (nl-BE)Dutch
  • Czech (cs-CZ) Czech
  • Danish (da-DK) Danish
  • German (de-DE) German
  • English (en) English
  • French (fr-FR)French
  • Hungarian (hu-HU) Hungarian
  • Italian (it-IT) Italian
  • Japanese (ja-JP). Japanese
  • Lithuanian (lt-LT) Lithuanian
  • Marathi (mr-IN) Marathi
  • Portuguese (pt-BR) Portugueses (Brazil)
  • Russian (ru-RU) Russia
  • Slovak (sk-SK) Slovak
  • Spanish (es) Spanish
  • Turkish (tr-TR) Turkey
  • Simplified Chinese (zh-Hans) Chinese

There are a total of 201 strings that need to be translated into Bulgarian (bg-BG). Bulgary

Instructions

There are several ways to contribute the translation. However, all of them should be done via PR along with one of the following three options:

  • Edit this Excel book and add the translated strings to the table.
  • Add a new file in the project's localization folder named strings.bg-BG.resx. The new file should contain all the string resources from the base strings.resx translated into Bulgarian.
    Some of the string resources include string formatters and other characters (ampersands, line breaks, et cetera) that should be respected in order for the PR to be accepted.
    If you use VS along with the extension ResX Manager you can translate the strings without manually editing the resx file, since the this extension automatically updates the corresponding strings.xx-YY.resx files.
  • Any other option that you are comfortable with.

Please, don't hesitate to ask if some strings need contextualization for their translation.

Russian translation (Hacktoberfest 2022)

This repo is participating in Hacktoberfest 2022!

We are looking for contributions to translate this project's string resources (strings.resx, 185 strings) into Russian.

Instructions

Create a new PR by adding a new file in the project's localization folder named strings.ru-RU.resx. The new file should contain all the string resources from the base strings.resx translated into Russian.

Some of the string resources include string formatters and other characters (ampersands, line breaks, et cetera) that should be respected in order for the PR to be accepted.

Approval

Please wait until your PR is reviewed, validated, merged and labelled with hacktoberfest-accepted before it is recognised in your Hacktoberfest profile.

Romanian (ro-RO) translation

This application is currently available in 16 languages, although some extra help is needed (#40 ) to translate the newly added strings:

  • Bangla (bn-BD) Bangla
  • Belgium Dutch (nl-BE)Dutch
  • Czech (cs-CZ) Czech
  • Danish (da-DK) Danish
  • German (de-DE) German
  • English (en) English
  • French (fr-FR)French
  • Hungarian (hu-HU) Hungarian
  • Italian (it-IT) Italian
  • Japanese (ja-JP). Japanese
  • Lithuanian (lt-LT) Lithuanian
  • Russian (ru-RU) Russia
  • Slovak (sk-SK) Slovak
  • Spanish (es) Spanish
  • Turkish (tr-TR) Turkey
  • Simplified Chinese (zh-Hans) Chinese

There are a total of 201 strings that need to be translated into Romanian (ro-RO). Romania

Instructions

There are several ways to contribute the translation. However, all of them should be done via PR along with one of the following three options:

  • Edit this Excel book and add the translated strings to the table.
  • Add a new file in the project's localization folder named strings.ro-RO.resx. The new file should contain all the string resources from the base strings.resx translated into Romanian.
    Some of the string resources include string formatters and other characters (ampersands, line breaks, et cetera) that should be respected in order for the PR to be accepted.
    If you use VS along with the extension ResX Manager you can translate the strings without manually editing the resx file, since the this extension automatically updates the corresponding strings.xx-YY.resx files.
  • Any other option that you are comfortable with.

Please, don't hesitate to ask if some strings need contextualization for their translation.

Japanese translation (Hacktoberfest 2022)

This repo is participating in Hacktoberfest 2022!

We are looking for contributions to translate this project's string resources (strings.resx, 185 strings) into Japanese.

Instructions

Create a new PR by adding a new file in the project's localization folder named strings.ja-JP.resx. The new file should contain all the string resources from the base strings.resx translated into Japanese.

Some of the string resources include string formatters and other characters (ampersands, line breaks, et cetera) that should be respected in order for the PR to be accepted.

Approval

Please wait until your PR is reviewed, validated, merged and labelled with hacktoberfest-accepted before it is recognised in your Hacktoberfest profile.

Latvian (lv-LV) translation

This application is currently available in 18 languages, although some extra help is needed (#40 ) to translate the newly added strings:

  • Bangla (bn-BD) Bangla
  • Belgium Dutch (nl-BE)Dutch
  • Czech (cs-CZ) Czech
  • Danish (da-DK) Danish
  • German (de-DE) German
  • English (en) English
  • French (fr-FR)French
  • Hungarian (hu-HU) Hungarian
  • Italian (it-IT) Italian
  • Japanese (ja-JP). Japanese
  • Lithuanian (lt-LT) Lithuanian
  • Russian (ru-RU) Russia
  • Slovak (sk-SK) Slovak
  • Spanish (es) Spanish
  • Turkish (tr-TR) Turkey
  • Simplified Chinese (zh-Hans) Chinese

There are a total of 201 strings that need to be translated into Latvian (lv-LV). Latvia

Instructions

There are several ways to contribute the translation. However, all of them should be done via PR along with one of the following three options:

  • Edit this Excel book and add the translated strings to the table.
  • Add a new file in the project's localization folder named strings.lv-LV.resx. The new file should contain all the string resources from the base strings.resx translated into Latvian.
    Some of the string resources include string formatters and other characters (ampersands, line breaks, et cetera) that should be respected in order for the PR to be accepted.
    If you use VS along with the extension ResX Manager you can translate the strings without manually editing the resx file, since the this extension automatically updates the corresponding strings.xx-YY.resx files.
  • Any other option that you are comfortable with.

Please, don't hesitate to ask if some strings need contextualization for their translation.

Finnish (fi-FI) translation

This application is currently available in 18 languages, although some extra help is needed (#40 ) to translate the newly added strings:

  • Bangla (bn-BD) Bangla
  • Belgium Dutch (nl-BE)Dutch
  • Czech (cs-CZ) Czech
  • Danish (da-DK) Danish
  • German (de-DE) German
  • English (en) English
  • French (fr-FR)French
  • Hungarian (hu-HU) Hungarian
  • Italian (it-IT) Italian
  • Japanese (ja-JP). Japanese
  • Lithuanian (lt-LT) Lithuanian
  • Russian (ru-RU) Russia
  • Slovak (sk-SK) Slovak
  • Spanish (es) Spanish
  • Turkish (tr-TR) Turkey
  • Simplified Chinese (zh-Hans) Chinese

There are a total of 201 strings that need to be translated into Finnish (fi-FI). Finland

Instructions

There are several ways to contribute the translation. However, all of them should be done via PR along with one of the following three options:

  • Edit this Excel book and add the translated strings to the table.
  • Add a new file in the project's localization folder named strings.fi-FI.resx. The new file should contain all the string resources from the base strings.resx translated into Finnish.
    Some of the string resources include string formatters and other characters (ampersands, line breaks, et cetera) that should be respected in order for the PR to be accepted.
    If you use VS along with the extension ResX Manager you can translate the strings without manually editing the resx file, since the this extension automatically updates the corresponding strings.xx-YY.resx files.
  • Any other option that you are comfortable with.

Please, don't hesitate to ask if some strings need contextualization for their translation.

Lithuanian (lt-LT) translation needed

This application is currently available in 15 languages, although some extra help is needed (#40 ) to translate the newly added strings:

  • Bangla (bn-BD) Bangla
  • Belgium Dutch (nl-BE)Dutch
  • Czech (cs-CZ) Czech
  • Danish (da-DK) Danish
  • German (de-DE) German
  • English (en) English
  • French (fr-FR)French
  • Italian (it-IT) Italian
  • Japanese (ja-JP). Japanese
  • Lithuanian (lt-LT) Lithuanian
  • Russian (ru-RU) Russia
  • Slovak (sk-SK) Slovak
  • Spanish (es) Spanish
  • Turkish (tr-TR) Turkey
  • Simplified Chinese (zh-Hans) Chinese

There are a total of 201 strings that need to be translated into Lithuanian (lt-LT). Lithuania

Instructions

There are several ways to contribute the translation. However, all of them should be done via PR along with one of the following three options:

  • Edit this Excel book and add the translated strings to the table.
  • Add a new file in the project's localization folder named strings.lt-LT.resx. The new file should contain all the string resources from the base strings.resx translated into Lithuanian.
    Some of the string resources include string formatters and other characters (ampersands, line breaks, et cetera) that should be respected in order for the PR to be accepted.
    If you use VS along with the extension ResX Manager you can translate the strings without manually editing the resx file, since the this extension automatically updates the corresponding strings.xx-YY.resx files.
  • Any other option that you are comfortable with.

Please, don't hesitate to ask if some strings need contextualization for their translation.

Hindi (hi-IN) translation

This application is currently available in 18 languages, although some extra help is needed (#40 ) to translate the newly added strings:

  • Bangla (bn-BD) Bangla
  • Belgium Dutch (nl-BE)Dutch
  • Czech (cs-CZ) Czech
  • Danish (da-DK) Danish
  • German (de-DE) German
  • English (en) English
  • French (fr-FR)French
  • Hungarian (hu-HU) Hungarian
  • Italian (it-IT) Italian
  • Japanese (ja-JP). Japanese
  • Lithuanian (lt-LT) Lithuanian
  • Russian (ru-RU) Russia
  • Slovak (sk-SK) Slovak
  • Spanish (es) Spanish
  • Turkish (tr-TR) Turkey
  • Simplified Chinese (zh-Hans) Chinese

There are a total of 201 strings that need to be translated into Hindi (hi-IN). India

Instructions

There are several ways to contribute the translation. However, all of them should be done via PR along with one of the following three options:

  • Edit this Excel book and add the translated strings to the table.
  • Add a new file in the project's localization folder named strings.hi-IN.resx. The new file should contain all the string resources from the base strings.resx translated into Hindi.
    Some of the string resources include string formatters and other characters (ampersands, line breaks, et cetera) that should be respected in order for the PR to be accepted.
    If you use VS along with the extension ResX Manager you can translate the strings without manually editing the resx file, since the this extension automatically updates the corresponding strings.xx-YY.resx files.
  • Any other option that you are comfortable with.

Please, don't hesitate to ask if some strings need contextualization for their translation.

Portuguese (pt-PT) translation

This application is currently available in 18 languages, although some extra help is needed (#40 ) to translate the newly added strings:

  • Bangla (bn-BD) Bangla
  • Belgium Dutch (nl-BE)Dutch
  • Czech (cs-CZ) Czech
  • Danish (da-DK) Danish
  • German (de-DE) German
  • English (en) English
  • French (fr-FR)French
  • Italian (it-IT) Italian
  • Japanese (ja-JP). Japanese
  • Lithuanian (lt-LT) Lithuanian
  • Russian (ru-RU) Russia
  • Slovak (sk-SK) Slovak
  • Spanish (es) Spanish
  • Turkish (tr-TR) Turkey
  • Simplified Chinese (zh-Hans) Chinese

There are a total of 201 strings that need to be translated into Portuguese (pt-PT). Portugal

Instructions

There are several ways to contribute the translation. However, all of them should be done via PR along with one of the following three options:

  • Edit this Excel book and add the translated strings to the table.
  • Add a new file in the project's localization folder named strings.pt-PT.resx. The new file should contain all the string resources from the base strings.resx translated into Portuguese.
    Some of the string resources include string formatters and other characters (ampersands, line breaks, et cetera) that should be respected in order for the PR to be accepted.
    If you use VS along with the extension ResX Manager you can translate the strings without manually editing the resx file, since the this extension automatically updates the corresponding strings.xx-YY.resx files.
  • Any other option that you are comfortable with.

Please, don't hesitate to ask if some strings need contextualization for their translation.

Russian (ru-RU) translation needed

This application is currently available in 13 languages:

  • Bangla (bn-BD) Bangla
  • Belgium Dutch (nl-BE)Dutch
  • Czech (cs-CZ) Czech
  • Danish (da-DK) Danish
  • German (de-DE) German
  • English (en) English
  • French (fr-FR)French
  • Italian (it-IT) Italian
  • Japanese (ja-JP). Japanese
  • Lithuanian (lt-LT) Lithuanian
  • Slovak (sk-SK) Slovak
  • Spanish (es) Spanish
  • Simplified Chinese (zh-Hans) Chinese

There are a total of 201 strings that need to be translated into Russian (ru-RU). Russia

Instructions

There are several ways to contribute the translation. However, all of them should be done via PR along with one of the following three options:

  • Edit this Excel book and add the translated strings to the table.
  • Add a new file in the project's localization folder named strings.ru-RU.resx. The new file should contain all the string resources from the base strings.resx translated into Russian.
    Some of the string resources include string formatters and other characters (ampersands, line breaks, et cetera) that should be respected in order for the PR to be accepted.
    If you use VS along with the extension ResX Manager you can translate the strings without manually editing the resx file, since the this extension automatically updates the corresponding strings.xx-YY.resx files.
  • Any other option that you are comfortable with.

Please, don't hesitate to ask if some strings need contextualization for their translation.

Chinese translation (Hacktoberfest 2022)

This repo is participating in Hacktoberfest 2022!

We are looking for contributions to translate this project's string resources (strings.resx, 201 strings) into Chinese.
I'm not conversant with Chinese and its variants, so the most widely used in software applications are preferred (these might be zh-CN, zh-Hant, zh-Hans).

Instructions

Create a new PR by adding a new file in the project's localization folder named strings.xx-XX.resx (where xx-XX stands for the Chinese variant chosen). The new file should contain all the string resources from the base strings.resx translated into Chinese.

Some of the string resources include string formatters and other characters (ampersands, line breaks, et cetera) that should be respected in order for the PR to be accepted.

Approval

Please wait until your PR is reviewed, validated, merged and labelled with hacktoberfest-accepted before it is recognised in your Hacktoberfest profile.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.