Most components are locked, as its translation is a waste of time. There is an undergoing discussion about fate of this project. Due to the huge amount of packages and limited human power, full translation cannot be achieved during the whole 21st century. The 20 years of effort, and less than 10% of the translation is finished in all languages (except Catalan that reached 53%). So it's recommended to only translate the patterns.
Strings Words Characters | |||
---|---|---|---|
137 1,723 12,302 |
|
All strings | Browse Translate Zen |
61 808 5,485 |
|
Translated strings | Browse Translate Zen |
61 808 5,485 |
|
Strings waiting for review | Browse Translate Zen |
76 915 6,817 |
|
Unfinished strings | Browse Translate Zen |
27 610 4,212 |
|
Untranslated strings | Browse Translate Zen |
49 305 2,605 |
|
Strings marked for edit | Browse Translate Zen |
1 26 148 |
|
Strings with suggestions | Browse Translate Zen |
76 915 6,817 |
|
Unfinished strings without suggestions | Browse Translate Zen |
38 330 2,590 |
|
Strings with any failing checks | Browse Translate Zen |
1 119 678 |
|
Translated strings with any failing checks | Browse Translate Zen |
5 37 325 |
|
Failing check: Starting spaces | Browse Translate Zen |
17 68 679 |
|
Failing check: Trailing space | Browse Translate Zen |
18 187 1,357 |
|
Failing check: Double space | Browse Translate Zen |
15 106 908 |
|
Failing check: Mismatched full stop | Browse Translate Zen |
Overview
Project website | github.com/openSUSE/packages-i18n | |
---|---|---|
Translation process |
|
|
Source code repository |
git@github.com:openSUSE/packages-i18n.git
|
|
Repository branch | master | |
Last remote commit |
Translated using Weblate (Italian)
17073b46
Davide Aiello authored 7 months ago |
|
Last commit in Weblate |
Translated using Weblate (Catalan)
258fee58
Dmedina authored 8 days ago |
|
Weblate repository |
https://l10n.opensuse.org/git/packages-i18n/a-master/
|
|
File mask |
*/po/kde.*.po
|
|
Translation file |
Download
zh_CN/po/kde.zh_CN.po
|
|
Last change | Jan. 25, 2024, 2:02 a.m. | |
Last change made by | Foo Bar | |
Language | Chinese (China) (zh_CN) | |
Language code | zh_CN | |
Text direction | Left to right | |
Number of plurals | 1 | |
Plural type | None | |
Plurals | ||
Plural formula |
0
|
2 weeks ago
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 137 | 1,723 | 12,302 | |||
Approved | 0% | 0 | 0% | 0 | 0% | 0 |
Waiting for review | 44% | 61 | 46% | 808 | 44% | 5,485 |
Translated | 44% | 61 | 46% | 808 | 44% | 5,485 |
Needs editing | 35% | 49 | 17% | 305 | 21% | 2,605 |
Read-only | 0% | 0 | 0% | 0 | 0% | 0 |
Failing checks | 27% | 38 | 19% | 330 | 21% | 2,590 |
Strings with suggestions | 1% | 1 | 1% | 26 | 1% | 148 |
Untranslated strings | 19% | 27 | 35% | 610 | 34% | 4,212 |
Quick numbers
and previous 30 days
Trends of last 30 days
—
Hosted words
+100%
—
Hosted strings
+100%
—
Translated
+44%
—
Contributors
—
FooBar
Translation added |
|
FooBar
Translation changed |
|
FooBar
Translation changed |
|
FooBar
Translation changed |
|
FooBar
Translation changed |
|
FooBar
Translation changed |
|
FooBar
Translation changed |
|
FooBar
Translation changed |
|
FooBar
Translation changed |
|
FooBar
Translation changed |
|
137 | File in original format as translated in the repository | gettext PO file | |||||||
---|---|---|---|---|---|---|---|---|---|
137 | All strings, converted files enriched with comments; suitable for offline translation | CSV | gettext MO | gettext PO | TBX | TMX | XLIFF 1.1 with gettext extensions | XLIFF 1.1 | XLSX |
76 | Unfinished strings, converted files enriched with comments; suitable for offline translation | CSV | gettext MO | gettext PO | TBX | TMX | XLIFF 1.1 with gettext extensions | XLIFF 1.1 | XLSX |
Code should aim to port away from this framework eventually. The API documentation of the classes in this framework and the notes at <https://community.kde.org/Frameworks/Porting_Notes> should help with this.
Note that some of the classes in this framework, especially KStandardDirs, may not work correctly unless any libraries and other software using the KDE4 Support framework are installed to the same location as KDELibs4Support, although it may be sufficient to set the KDEDIRS environment variable correctly.
使用这个框架开发的代码应当迁移到其他实现。要了解这个框架里面的类,请参阅 <https://community.kde.org/Frameworks/Porting_Notes> 里面很有用的接口文档和说明。
请注意,如果基于 KDE4 支持框架的程序库和其他软件没有安装在和 KDELibs4Support 一致的位置,这个框架里面的一些类(特别是 KStandardDirs)可能会不起作用。这一点足够通过设定 KDEDIRS 环境变量来解决。