Broken translations #11150

Closed
opened 2025-11-02 09:29:03 -06:00 by GiteaMirror · 10 comments
Owner

Originally created by @wxiaoguang on GitHub (Jul 3, 2023).

Originally assigned to: @wxiaoguang on GitHub.

Caught by #25635

And there are others: #25291

Admin/owner could fix them manually on Crowdin side.

========
WARNING: found broken locale: options/locale/locale_si-LK.ini , [repo] issues.filter_label_exclude
	str: Labels` ඉවත් කිරීමට <code>alt</code> + <code>ක්ලික් කරන්න/ඇතුළු කරන්න</code>

These are wrong in 1.20, which needs to be fixed manually during backporting.

----
WARNING: skip broken locale: options/locale/locale_pt-PT.ini , [repo] editor.filename_is_a_directory
	old: Nome_do_ficheiro "
	new: O nome de ficheiro "%s" já está a ser usado como um nome de pasta neste repositório.
----
WARNING: skip broken locale: options/locale/locale_ja-JP.ini , [action] rename_repo
	old: がリポジトリ名を <code>%[1]s</code> から <a href="%[2]s">[3]s</a> へ変更しました
	new: がリポジトリ名を <code>%[1]s</code> から <a href="%[2]s">%[3]s</a> へ変更しました
Originally created by @wxiaoguang on GitHub (Jul 3, 2023). Originally assigned to: @wxiaoguang on GitHub. Caught by #25635 And there are others: #25291 Admin/owner could fix them manually on Crowdin side. ``` ======== WARNING: found broken locale: options/locale/locale_si-LK.ini , [repo] issues.filter_label_exclude str: Labels` ඉවත් කිරීමට <code>alt</code> + <code>ක්ලික් කරන්න/ඇතුළු කරන්න</code> ``` ---- These are wrong in 1.20, which needs to be fixed manually during backporting. <details> ``` ---- WARNING: skip broken locale: options/locale/locale_pt-PT.ini , [repo] editor.filename_is_a_directory old: Nome_do_ficheiro " new: O nome de ficheiro "%s" já está a ser usado como um nome de pasta neste repositório. ---- WARNING: skip broken locale: options/locale/locale_ja-JP.ini , [action] rename_repo old: がリポジトリ名を <code>%[1]s</code> から <a href="%[2]s">[3]s</a> へ変更しました new: がリポジトリ名を <code>%[1]s</code> から <a href="%[2]s">%[3]s</a> へ変更しました ``` </details>
GiteaMirror added the modifies/translationtype/bug labels 2025-11-02 09:29:03 -06:00
Author
Owner
@lunny commented on GitHub (Jul 3, 2023): Updated https://crowdin.com/translate/gitea/68/enus-silk?filter=basic&value=0#q=filter_label_exclude
Author
Owner

@wxiaoguang commented on GitHub (Jul 3, 2023):

I will fix others after " Backport locale for 1.20 #25635 " gets merged

@wxiaoguang commented on GitHub (Jul 3, 2023): I will fix others after " Backport locale for 1.20 #25635 " gets merged
Author
Owner

@6543 commented on GitHub (Jul 3, 2023):

@wxiaoguang merged ;)

@6543 commented on GitHub (Jul 3, 2023): @wxiaoguang merged ;)
Author
Owner

@wxiaoguang commented on GitHub (Jul 3, 2023):

Some changes on Crowdin will be in main branch next day, so I will continue when I wake up tomorrow 🤣

@wxiaoguang commented on GitHub (Jul 3, 2023): Some changes on Crowdin will be in main branch next day, so I will continue when I wake up tomorrow 🤣
Author
Owner

@wxiaoguang commented on GitHub (Jul 4, 2023):

-> Manuall backport of locale for 1.20 (2nd) #25668

@wxiaoguang commented on GitHub (Jul 4, 2023): -> Manuall backport of locale for 1.20 (2nd) #25668
Author
Owner

@lunny commented on GitHub (Jul 5, 2023):

Is this resolved?

@lunny commented on GitHub (Jul 5, 2023): Is this resolved?
Author
Owner

@wxiaoguang commented on GitHub (Jul 5, 2023):

This one is resolved, but there are new problems.

For example: the "package guideline" is broken .......

@wxiaoguang commented on GitHub (Jul 5, 2023): This one is resolved, but there are new problems. For example: the "package guideline" is broken .......
Author
Owner

@lunny commented on GitHub (Jul 5, 2023):

This one is resolved, but there are new problems.

For example: the "package guideline" is broken .......

Fixed all of them on crowdin.

@lunny commented on GitHub (Jul 5, 2023): > This one is resolved, but there are new problems. > > For example: the "package guideline" is broken ....... Fixed all of them on crowdin.
Author
Owner

@wxiaoguang commented on GitHub (Jul 7, 2023):

Unfortunately, not "all fixed" ....

There are still a lot (for every package). eg:

# en-US
conda.documentation = For more information on the Conda registry, see 
<a target="_blank" rel="noopener noreferrer" href="%s">the documentation</a>.

# fr-FR (and many languages)
conda.documentation=Pour plus d'informations sur le registre Conda, voir 
<a target="_blank" rel="noopener noreferrer" href="https://docs.gitea.io/fr-fr/packages/conda/">la documentation</a>.
@wxiaoguang commented on GitHub (Jul 7, 2023): Unfortunately, not "all fixed" .... There are still a lot (for every package). eg: ``` # en-US conda.documentation = For more information on the Conda registry, see <a target="_blank" rel="noopener noreferrer" href="%s">the documentation</a>. # fr-FR (and many languages) conda.documentation=Pour plus d'informations sur le registre Conda, voir <a target="_blank" rel="noopener noreferrer" href="https://docs.gitea.io/fr-fr/packages/conda/">la documentation</a>. ```
Author
Owner

@wxiaoguang commented on GitHub (Jul 7, 2023):

Remove broken translations #25737

@wxiaoguang commented on GitHub (Jul 7, 2023): Remove broken translations #25737
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#11150