Giter VIP home page Giter VIP logo

Comments (40)

ereztaiar avatar ereztaiar commented on May 5, 2024 2

Hello i0natan,

I whold like to contribute to the translations of this repository.
Are there any limitations in time?

Thanks
Erez

from nodebestpractices.

ereztaiar avatar ereztaiar commented on May 5, 2024 2

הייי @i0natan ,

התחלתי לתרגם את עמוד הבית
https://github.com/ereztaiar/nodebestpractices/blob/hebrew-translation/README.hebrew.md
לדעתי עדיף לבצע את זה למשך כמה שבועות כי אני לא בטוח במידת הזמינות שלי
אעדכן אותך במידה ויתפנה לי זמן לסגור את התרגום ביום אחד

ארז

from nodebestpractices.

yonatankarp avatar yonatankarp commented on May 5, 2024 2

@goldbergyoni נראה שאין לי הרשאות לדחוף לבראץ' הקיים - סורי שלקח לי זמן להתחיל לעבוד על זה...

from nodebestpractices.

nweiser1 avatar nweiser1 commented on May 5, 2024 2

happy to help with translations if its still needed

from nodebestpractices.

hodbauer avatar hodbauer commented on May 5, 2024 2

Finally I start it... 🎉
Thanks to @YukiOta for the advices,
This will be managed in a different fork with issue per section.
any help is blessed.

Lets translate

from nodebestpractices.

ItayElgazar avatar ItayElgazar commented on May 5, 2024 1

אוי גם אתה ישראלי? @i0natan ?
עשית עבודה מדהימה..אבל חסר לי כמה דברים ואשמח לתשובה:

What is the difference between dal and service and controller?
Today the DAL is communicating with the db, and the controller invoke the dal functions.
for example:
controller: getAll() { dal.getAll().then((res) => // some code ); }

So for what do i need to use service?

thanks!!!

from nodebestpractices.

yonatankarp avatar yonatankarp commented on May 5, 2024 1

גם אני יכול לעזור בתרגום :)
אני חושב שלפי חלקים יהיה הכי קל ויאפשר הכי הרבה גמישות

from nodebestpractices.

YukiOta avatar YukiOta commented on May 5, 2024 1

@goldbergyoni

how did you sync and split the work? Contributor per section? Each forked and worked locally on his private fork? Other branching strategy? Thanks for sharing from your exprience

We worked on only the branch that I forked. When I forked it, I created japanese-translation branch and made it a default branch, and then each translator clone my forked repository and made PR on it. I've also created a project board that includes tasks representing all sections to manage who would translate which section (all completed tasks are on the furthest right).

Hope it will help!

from nodebestpractices.

hodbauer avatar hodbauer commented on May 5, 2024 1

@michaelparkadze,
I was trying to start from scratch before a month (see former comment). But unfortunately I didn't do anything with it yet except of split it to issues.
So, or use my fork with issues, or if it easier for you,start from scratch and hopefully I will help you in something... 😬

from nodebestpractices.

dvirsegev avatar dvirsegev commented on May 5, 2024 1

אני אשמח גם לקחת חלק בתרגום

from nodebestpractices.

goldbergyoni avatar goldbergyoni commented on May 5, 2024

הי ארז,

נשמע מעולה. אשמח לשתף פעולה ולתרגם ביחד.

האם היית רוצה שנעשה את זה לאט לאורך שבועות או שנקבע איזה אחה"צ ובשעתיים נתרגם את כל עמוד הבית ביחד עם

@idori

from nodebestpractices.

goldbergyoni avatar goldbergyoni commented on May 5, 2024

@ereztaiar

התירגום נראה מעולה. איך אתה מציע שנשתף פעולה: אולי לפי חלקים, למשל אני אתחיל עם החלק של טסטינג ואתה עם חלק אחר?

@ItayElgazar
אשמח מאוד לשתף מחשבותיי בנושא, יש אפשרות שנפתח לזה כרטיס/אישו ייעודי שלא יתבלבל עם ההתכתבות לגבי התירגום? תוכל בכרטיס שאתה פותח לכתוב איפה מוגדרים הראוטים שלך?

from nodebestpractices.

stale avatar stale commented on May 5, 2024

Hello there! 👋
This issue has gone silent. Eerily silent. ⏳
We currently close issues after 100 days of inactivity. It has been 90 days since the last update here.
If needed, you can keep it open by replying here.
Thanks for being a part of the Node.js Best Practices community! 💚

from nodebestpractices.

goldbergyoni avatar goldbergyoni commented on May 5, 2024

@ereztaiar @ItayElgazar Let's push this forward? one after-noon and it's done

from nodebestpractices.

ormoyal avatar ormoyal commented on May 5, 2024

היי לכם
זה יצא בסוף לפועל?

from nodebestpractices.

goldbergyoni avatar goldbergyoni commented on May 5, 2024

היי לכם
זה יצא בסוף לפועל?

טרם

בא לך להשתתף?

@ereztaiar @ItayElgazar פינג למקרה שבא לכם אחה״צ משותף שבסופו סיימנו ונוכל לפרסם את זה גם בכתבת בלוג פוסט שלנו

from nodebestpractices.

ItayElgazar avatar ItayElgazar commented on May 5, 2024

from nodebestpractices.

ormoyal avatar ormoyal commented on May 5, 2024

היי לכם
זה יצא בסוף לפועל?

טרם

בא לך להשתתף?

@ereztaiar @ItayElgazar פינג למקרה שבא לכם אחה״צ משותף שבסופו סיימנו ונוכל לפרסם את זה גם בכתבת בלוג פוסט שלנו

האמת שלא תיכננתי כי האנגלית שלי לא ברמה כל כך טובה, אבל אשמח לעזור במה שאפשר ומקסימום מישהו יעבור על זה לפני שיפורסם

from nodebestpractices.

ItayElgazar avatar ItayElgazar commented on May 5, 2024

from nodebestpractices.

ItayElgazar avatar ItayElgazar commented on May 5, 2024

@i0natan פינג

from nodebestpractices.

goldbergyoni avatar goldbergyoni commented on May 5, 2024

@i0natan פינג

אוי, איכשהו לא קפצה לי הודעה. סורי.

בטח, נוח לך השבוע ברביעי אחה״צ? אולי שבוע הבא בראשון?

from nodebestpractices.

stale avatar stale commented on May 5, 2024

Hello there! 👋
This issue has gone silent. Eerily silent. ⏳
We currently close issues after 100 days of inactivity. It has been 90 days since the last update here.
If needed, you can keep it open by replying here.
Thanks for being a part of the Node.js Best Practices community! 💚

from nodebestpractices.

goldbergyoni avatar goldbergyoni commented on May 5, 2024

Leaving this open just in case someone still wants to jump on this opprtunity

from nodebestpractices.

ziverlichson avatar ziverlichson commented on May 5, 2024

היי @goldbergyoni
אשמח לעזור בתרגום לעברית.
מבחינת זמינות, אעדיף לתרגם חלק חלק (אפשר לחלק בינינו מי מתרגם מה).

from nodebestpractices.

Rhenzy1293 avatar Rhenzy1293 commented on May 5, 2024

Bisaya mode!

from nodebestpractices.

goldbergyoni avatar goldbergyoni commented on May 5, 2024

היי @goldbergyoni
אשמח לעזור בתרגום לעברית.
מבחינת זמינות, אעדיף לתרגם חלק חלק (אפשר לחלק בינינו מי מתרגם מה)

נשמע על הכיפאק! עם איזה חלק בא לך להתחיל?

from nodebestpractices.

goldbergyoni avatar goldbergyoni commented on May 5, 2024

@yonatankarp

נשמע טוב

from nodebestpractices.

goldbergyoni avatar goldbergyoni commented on May 5, 2024

הכל טוב, בזמנך כמובן.

אתה צריך לעשות פול ריקווסט. אם יותר נוח לך אתן לך הרשאות

מה מעדיף?

from nodebestpractices.

yonatankarp avatar yonatankarp commented on May 5, 2024

לא באמת משנה לי,

אני מניח שפול ריקווסטים קטנים עדיפים על אחד ענק :)

from nodebestpractices.

yonatankarp avatar yonatankarp commented on May 5, 2024

לצערי נראה שאני לא יכול גם לדחוף בראנץ חדש - אז אני אצטרך לקבל הרשאות בכל מקרה ואז אצור פול ריקווסט לבראנצ' המקורי

from nodebestpractices.

ilanbenyona-dev avatar ilanbenyona-dev commented on May 5, 2024

Let’s do it

from nodebestpractices.

stale avatar stale commented on May 5, 2024

Hello there! 👋
This issue has gone silent. Eerily silent. ⏳
We currently close issues after 100 days of inactivity. It has been 90 days since the last update here.
If needed, you can keep it open by replying here.
Thanks for being a part of the Node.js Best Practices community! 💚

from nodebestpractices.

ShaiGilboa avatar ShaiGilboa commented on May 5, 2024

I'm also happy to help with the translation :)
אם בחרתם לעשות את זה בחלקים, ומתאים שאצטרף - אז רק תגידו איזה חלקים עוד יש לתרגם!

from nodebestpractices.

omertalmi5 avatar omertalmi5 commented on May 5, 2024

פרויקט מבורך, אשמח שתגידו אם אוכל לעזור

from nodebestpractices.

hodbauer avatar hodbauer commented on May 5, 2024

@goldbergyoni
גם אני אשמח לעזור.
איך אפשר להתניע פה את התהליך מחדש?

from nodebestpractices.

goldbergyoni avatar goldbergyoni commented on May 5, 2024

אהלן, יש רצון רב להניע שוב מחדש בימים הקרובים. האם אתם עדיין בעניין? איך הייתם מציעים לחלק את העבודה?

אני במקביל שואל תירגומים משפות אחרות שהצליחו יפה ובוצעו מספר משתמשים כיצד הם חילקו את העבודה

@hodbauer @ShaiGilboa @omertalmi5

from nodebestpractices.

goldbergyoni avatar goldbergyoni commented on May 5, 2024

@YukiOta @desko27 Both of you did great in steering translation with multiple contributors, how did you sync and split the work? Contributor per section? Each forked and worked locally on his private fork? Other branching strategy? Thanks for sharing from your exprience

from nodebestpractices.

omertalmi5 avatar omertalmi5 commented on May 5, 2024

@goldbergyoni
אני אשמח
אוכל לעזור בחלק על docker

from nodebestpractices.

michaelparkadze avatar michaelparkadze commented on May 5, 2024

Is someone working on translating to Hebrew? would love to help translate as well or even start the process from scratch.

from nodebestpractices.

Yedidyar avatar Yedidyar commented on May 5, 2024

יש fork מעודכן או branch שאפשר להתחיל לעבוד עליו?

from nodebestpractices.

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.