GithubHelp home page GithubHelp logo

Comments (8)

thejosejorge avatar thejosejorge commented on May 29, 2024

Hi @dp0973,

That would be awesome!
We would need the translation for the following strings:

        championsLeague: "Champions League",
        championsLeagueQualification: "Champions League Q.",
        europaLeague: "Europa League",
        europaLeagueQualification: "Europa League Q.",
        uefaSuperCup: "UEFA Super Cup",
        cup: "Cup",
        leagueCup: "League Cup",
        superCup: "Super Cup",
        clubFriendlies: "Friendly",
        quarterFinal: "QF",
        semiFinal: "SF",
        final: "F",
        matchTitleNext: "Next",
        matchRound: "R",
        home: "H",
        away: "A",
        matchDateToday: "Today",
        matchDateTomorrow: "Tomorrow",
        postponed: "Postponed",
        cancelled: "Cancelled",
        halfTime: "HT",
        tableHeaderTeam: "T",
        tableHeaderPlayed: "M",
        tableHeaderWins: "W",
        tableHeaderDraws: "D",
        tableHeaderLosses: "L",
        tableHeaderPoints: "P",
        noDataAvailable: "No data",
        nointernetConnection: "Internet connection required"

If you can keep them short (approximately the same length as the English version if possible) that would be great as we don't have a lot of space in the UI. As you can see I had to abbreviate a lot already! :)

Please let me know if any of them is not clear!

Thanks,
Jose

from futcal-for-scriptable.

dp0973 avatar dp0973 commented on May 29, 2024
    championsLeague: "챔피언스 리그",
    championsLeagueQualification: "챔피언스 리그 예선.",
    europaLeague: "유로파 리그",
    europaLeagueQualification: "유로파 리그 예선.",
    uefaSuperCup: "UEFA 슈퍼 컵",
    cup: "컵",
    leagueCup: "리그 컵",
    superCup: "슈퍼 컵",
    clubFriendlies: "친선",
    quarterFinal: "8강",
    semiFinal: "4강",
    final: "결승",
    matchTitleNext: "다음",
    matchRound: "R",
    home: "홈",
    away: "원",
    matchDateToday: "오늘",
    matchDateTomorrow: "내일",
    postponed: "연기됨",
    cancelled: "취소됨",
    halfTime: "하프",
    tableHeaderTeam: "팀",
    tableHeaderPlayed: "M",
    tableHeaderWins: "승",
    tableHeaderDraws: "무",
    tableHeaderLosses: "패",
    tableHeaderPoints: "점",
    noDataAvailable: "정보 없음",
    nointernetConnection: "인터넷 연결 필요"

from futcal-for-scriptable.

dp0973 avatar dp0973 commented on May 29, 2024

I couldn't translate R and M in one letter, but i think users can understand though.

from futcal-for-scriptable.

thejosejorge avatar thejosejorge commented on May 29, 2024

Hi @dp0973,

Great, thank you so much, I will try it later today and perform some tests.
Regarding R (round) and M (matches played), if you need 2 letters I don't see a problem with that! When required I am already using 2 letters!

Thanks,
Jose

from futcal-for-scriptable.

dp0973 avatar dp0973 commented on May 29, 2024

If possible, 'M' should be '경기'.
R is okay because it is often used when we indicate round in Korea, and also round cannot be reduced under 2 letters. (at least 3 '라운드')

from futcal-for-scriptable.

thejosejorge avatar thejosejorge commented on May 29, 2024

Great, thanks! Final file:

        championsLeague: "챔피언스 리그",
        championsLeagueQualification: "챔피언스 리그 예선",
        europaLeague: "유로파 리그",
        europaLeagueQualification: "유로파 리그 예선",
        uefaSuperCup: "UEFA 슈퍼 컵",
        cup: "컵",
        leagueCup: "리그 컵",
        superCup: "슈퍼 컵",
        clubFriendlies: "친선",
        quarterFinal: "8강",
        semiFinal: "4강",
        final: "결승",
        matchTitleNext: "다음",
        matchRound: "R",
        home: "홈",
        away: "원",
        matchDateToday: "오늘",
        matchDateTomorrow: "내일",
        postponed: "연기됨",
        cancelled: "취소됨",
        halfTime: "하프",
        tableHeaderTeam: "팀",
        tableHeaderPlayed: "경기",
        tableHeaderWins: "승",
        tableHeaderDraws: "무",
        tableHeaderLosses: "패",
        tableHeaderPoints: "점",
        noDataAvailable: "정보 없음",
        nointernetConnection: "인터넷 연결 필요"

I have tested it and it looks great!
For small widgets I noticed "경기" can be too long so it may be replaced with "...". I think that's OK, people will understand and I actually noticed the same happens in the FotMob app as well :)

from futcal-for-scriptable.

thejosejorge avatar thejosejorge commented on May 29, 2024

Change added, thanks for the support!
Please let me know if you find any issues!

from futcal-for-scriptable.

thejosejorge avatar thejosejorge commented on May 29, 2024

Closed.

from futcal-for-scriptable.

Related Issues (20)

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.