forked from lichess-org/lila
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New Crowdin translations (lichess-org#6563)
* New translations: faq.xml (Belarusian) * New translations: site.xml (Latin) * New translations: perfStat.xml (Croatian) * New translations: faq.xml (Dutch) * New translations: site.xml (Latin) * New translations: faq.xml (Chinese Simplified) * New translations: site.xml (Tamil) * New translations: faq.xml (Azerbaijani) * New translations: coach.xml (Tamil) * New translations: team.xml (Chinese Simplified) * New translations: perfStat.xml (Tamil) * New translations: lag.xml (Azerbaijani) * New translations: faq.xml (English, United States) * New translations: class.xml (Esperanto) * New translations: class.xml (Esperanto) * New translations: class.xml (Esperanto) * New translations: class.xml (Esperanto) * New translations: class.xml (Esperanto) * New translations: class.xml (Esperanto) * New translations: faq.xml (Esperanto) * New translations: faq.xml (Esperanto) * New translations: faq.xml (Esperanto) * New translations: faq.xml (Esperanto) * New translations: faq.xml (Esperanto) * New translations: faq.xml (Esperanto) * New translations: faq.xml (Esperanto) * New translations: faq.xml (Esperanto) * New translations: faq.xml (Esperanto) * New translations: faq.xml (Esperanto) * New translations: faq.xml (Esperanto) * New translations: faq.xml (Esperanto) * New translations: faq.xml (Esperanto) * New translations: faq.xml (Esperanto) * New translations: faq.xml (Esperanto) * New translations: faq.xml (Esperanto) * New translations: lag.xml (Esperanto) * New translations: lag.xml (Esperanto) * New translations: faq.xml (Basque) * New translations: lag.xml (Basque) * New translations: lag.xml (Esperanto) * New translations: tfa.xml (Esperanto) * New translations: study.xml (Esperanto) * New translations: lag.xml (Basque) * New translations: site.xml (Vietnamese) * New translations: study.xml (Esperanto) * New translations: study.xml (Esperanto) * New translations: study.xml (Esperanto) * New translations: study.xml (Esperanto) * New translations: study.xml (Esperanto) * New translations: study.xml (Esperanto) * New translations: study.xml (Esperanto) * New translations: study.xml (Esperanto) * New translations: study.xml (Esperanto) * New translations: study.xml (Esperanto) * New translations: study.xml (Esperanto) * New translations: study.xml (Esperanto) * New translations: study.xml (Esperanto) * New translations: class.xml (Norwegian Nynorsk) * New translations: study.xml (Esperanto) * New translations: site.xml (Esperanto) * New translations: study.xml (Esperanto) * New translations: arena.xml (Esperanto) * New translations: class.xml (Esperanto) * New translations: class.xml (Esperanto) * New translations: settings.xml (Portuguese) * New translations: settings.xml (Portuguese) * New translations: lag.xml (Croatian) * New translations: site.xml (Croatian) * New translations: lag.xml (Croatian) * New translations: site.xml (Croatian) * New translations: lag.xml (Croatian) * New translations: team.xml (Dutch)
- Loading branch information
Showing
27 changed files
with
477 additions
and
17 deletions.
There are no files selected for viewing
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,43 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources></resources> | ||
<resources> | ||
<string name="lichessClasses">Lecionoj</string> | ||
<string name="freeForAllForever">100% senpaga por ĉiuj, por ĉiam, sen reklamoj aŭ spuriloj</string> | ||
<string name="applyToBeLichessTeacher">Petu esti Instruisto en Lichess</string> | ||
<string name="teachersX">Instruistoj: %s</string> | ||
<string name="newClass">Nova klaso</string> | ||
<string name="closeClass">Fermi klason</string> | ||
<string name="closedByX">Fermita de %s</string> | ||
<string name="reopen">Remalfermu</string> | ||
<string name="removeStudent">Forigi lernanto</string> | ||
<string name="removedStudents">Forigita</string> | ||
<string name="inviteTheStudentBack">Denove inviti la lernanton</string> | ||
<string name="sendAMessage">Sendi mesaĝon al ĉiuj lernantoj.</string> | ||
<string name="passwordX">Pasvorto: %s</string> | ||
<string name="invitedToXByY">Invitita %1$s al %2$s</string> | ||
<string name="realName">Reala nomo</string> | ||
<string name="addStudent">Aldoni lernanton</string> | ||
<string name="lichessProfileXCreatedForY">Lichess profilo %1$s kreita de %2$s.</string> | ||
<string name="studentCredentials">Lernanto: %1$s | ||
Uzantonomo: %2$s | ||
Pasvorto: %3$s</string> | ||
<string name="inviteALichessAccount">Inviti Lichess konton</string> | ||
<string name="createANewLichessAccount">Kreni novan Lichess konton</string> | ||
<string name="lichessUsername">Lichess uzantonomo</string> | ||
<string name="welcomeToClass">Bonvenon al via klaso: %s. | ||
Jen la ligo por aliri la klason.</string> | ||
<string name="onlyVisibleToTeachers">Nur videbla por la instruistoj de la klaso</string> | ||
<string name="lastActiveDate">Aktiva</string> | ||
<string name="teachers">Instruistoj</string> | ||
<plurals name="nbTeachers"> | ||
<item quantity="one">Instruisto</item> | ||
<item quantity="other">%s instruistoj</item> | ||
</plurals> | ||
<plurals name="nbStudents"> | ||
<item quantity="one">Lernanto</item> | ||
<item quantity="other">%s lernantoj</item> | ||
</plurals> | ||
<string name="progress">Progreso</string> | ||
<string name="noStudents">Ankoraŭ ne estas lernantoj en la klaso.</string> | ||
<string name="noRemovedStudents">Ne estas forigitaj lernantoj.</string> | ||
<string name="editNews">Redakti novaĵojn</string> | ||
</resources> |
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,4 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources></resources> | ||
<resources> | ||
<string name="rating">மதிப்பீடு</string> | ||
</resources> |
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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,19 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources></resources> | ||
<resources> | ||
<string name="faqAbbreviation">FAQ</string> | ||
<string name="frequentlyAskedQuestions">frequently asked questions</string> | ||
<string name="whyIsLichessCalledLichess">Why is Lichess called Lichess?</string> | ||
<string name="lichessCombinationLiveLightLibrePronounced">Lichess is a combination of live/light/libre and chess. It is pronounced %1$s.</string> | ||
<string name="leechess">LEE-CHESS</string> | ||
<string name="hearItPronouncedBySpecialist">Hear it pronounced by a specialist.</string> | ||
<string name="whyLiveLightLibre">Live, because games are played and watched in real-time 24/7; light and libre for the fact that Lichess is open-source and unencumbered by proprietary junk that plagues other websites.</string> | ||
<string name="whyIsLilaCalledLila">Similarly, the source code for Lichess, %1$s, stands for li[chess in sca]la, seeing as the bulk of Lichess is written in %2$s, an intuitive programming language.</string> | ||
<string name="howCanIContributeToLichess">How can I contribute to Lichess?</string> | ||
<string name="lichessPoweredByDonationsAndVolunteers">Lichess is powered by donations from patrons and the efforts of a team of volunteers.</string> | ||
<string name="findMoreAndSeeHowHelp">You can find out more about %1$s (including a %2$s). If you want to help Lichess by volunteering your time and skills, there are many %3$s.</string> | ||
<string name="beingAPatron">being a patron</string> | ||
<string name="breakdownOfOurCosts">breakdown of our costs</string> | ||
<string name="otherWaysToHelp">other ways to help</string> | ||
<string name="areThereWebsitesBasedOnLichess">Are there websites based on Lichess?</string> | ||
<string name="yesLichessInspiredOtherOpenSourceWebsites">Yes. Lichess has indeed inspired other open-source sites that use our %1$s, %2$s, or %3$s.</string> | ||
</resources> |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,42 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources></resources> | ||
<resources> | ||
<string name="faqAbbreviation">Plej Oftaj Demandoj</string> | ||
<string name="frequentlyAskedQuestions">Plej Oftaj Demandoj</string> | ||
<string name="whyIsLichessCalledLichess">Kial Lichess nomiĝas tiel?</string> | ||
<string name="hearItPronouncedBySpecialist">Aŭskultu ĝin prononcita de fakulo.</string> | ||
<string name="whyLiveLightLibre">Realtempe, ĉar ludoj estas ludataj kaj spektataj plentempe 24/7; malpeza kaj libera pro la fakto, ke Lichess estas malferma-kodo kaj sen proprietaj rubaĵoj, kiuj multas en aliaj retejoj.</string> | ||
<string name="howCanIContributeToLichess">Kiel mi povas kontribui kun Lichess?</string> | ||
<string name="lichessPoweredByDonationsAndVolunteers">Lichess ekzistas danke al donacoj de patronoj kaj klopodoj de volontula teamo.</string> | ||
<string name="beingAPatron">esti patrono</string> | ||
<string name="breakdownOfOurCosts">detaligo de niaj elspezoj</string> | ||
<string name="otherWaysToHelp">aliaj formoj por helpi</string> | ||
<string name="areThereWebsitesBasedOnLichess">Ĉu estas retejoj bazitaj sur Lichess?</string> | ||
<string name="yesLichessInspiredOtherOpenSourceWebsites">Jes. Lichess efektive inspiris aliajn malfermkodajn retejojn, kiuj uzas niajn %1$s, %2$s aŭ %3$s.</string> | ||
<string name="isCorrespondenceDifferent">Ĉu koresponda ŝako diferencas de normala ŝako?</string> | ||
<string name="basedOnGameDuration">Lichess tempokontroloj baziĝas sur laŭtaksa daŭro de ludo = %1$s | ||
Ekzemple, la laŭtaksa daŭro de ludo 5+3 estas 5 × 60 + 40 × 3 = 420 sekundoj.</string> | ||
<string name="durationFormula">(horloĝa komenca horo) + 40 × (horloĝa pliigo)</string> | ||
<string name="inferiorThanXsEqualYtimeControl">≤ %1$ss = %2$s</string> | ||
<string name="superiorThanXsEqualYtimeControl">≥ %1$ss = %2$s</string> | ||
<string name="whatVariantsCanIplay">Kiujn ŝakvariantojn mi povas ludi en Lichess?</string> | ||
<string name="lichessSupportChessAnd">Lichess subtenas norman ŝakon kaj %1$s.</string> | ||
<string name="eightVariants">8 ŝakvariantojn</string> | ||
<string name="insufficientMaterial">Perdi pro tempo, egaleco kaj nesufiĉa materialo</string> | ||
<string name="linkToFIDErules">Manlibro FIDE §6.9, PDF</string> | ||
<string name="goodIntroduction">bona enkonduko</string> | ||
<string name="officialRulesPDF">oficialaj reguloj (PDF)</string> | ||
<string name="lichessTraining">trejniĝo en Lichess</string> | ||
<string name="threefoldRepetition">Triobla ripeto</string> | ||
<string name="threefoldRepetitionLowerCase">triobla ripeto</string> | ||
<string name="handBookPDF">manlibro (PDF)</string> | ||
<string name="similarOpponents">kontraŭuloj kun simila forteco</string> | ||
<string name="inOrderToAppearsYouMust">Por alveni al %1$s vi devus:</string> | ||
<string name="beInTopTen">esti en la supraj 10 en ĉi tiu rango.</string> | ||
<string name="howToHideRatingWhilePlaying">Kiel kaŝi mian rangon dum la ludoj?</string> | ||
<string name="enableZenMode">Ŝaltu amikan reĝimon en %1$s, aŭ per premo de %2$s dum ludo.</string> | ||
<string name="displayPreferences">aperigi preferojn</string> | ||
<string name="connexionLostCanIGetMyRatingBack">Mi perdis ludon pro malfruo/malkonekto. Ĉu mi povas ricevi la perditajn rangpoentojn?</string> | ||
<string name="howToThreeDots">Kiel...</string> | ||
<string name="enableDisableNotificationPopUps">Ŝalti aǔ malŝalti komentojn en ŝprucfenestroj?</string> | ||
<string name="viewSiteInformationPopUp">Vidi komentan ŝprucfenestron de la retejo</string> | ||
</resources> |
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
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
Oops, something went wrong.