! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
"Right click" and chose property, it shows available space, but named "alread...
Status:
RESOLVED: FIXED

Comments

Description b4n 2013-08-09 11:07:14 CEST
"Right click" and chose property, it shows available space data, but named "already used space" in Chinese.
Comment 1 Andre Miranda editbugs 2013-09-04 01:45:25 CEST
I think it's a translation problem. I know nothing in Chinese(sorry), but looking at the file zh_CN.po at git(master), the line which translates 'thunar-gio-extensions.c:427' is something like "已用 %s,总共 %s (%d%% 已用)" and Google tells me it means "Used% s, total% s (% d%% has been used)."
But looking and the same line but zh_TW.po file we have "%s / %s (已使用 %d%%)" and once again Google helps me saying it means "% s /% s (already using% d%%)".

I presume you're reading the second translation(zh_TW.po), if so, please report the translator(s) at www.transifex.com/projects/p/xfce/language/zh_TW/members/
Comment 2 b4n 2013-09-05 05:07:33 CEST
(In reply to André Miranda from comment #1)
> I think it's a translation problem. I know nothing in Chinese(sorry), but
> looking at the file zh_CN.po at git(master), the line which translates
> 'thunar-gio-extensions.c:427' is something like "已用 %s,总共 %s (%d%% 已用)" and
> Google tells me it means "Used% s, total% s (% d%% has been used)."
> But looking and the same line but zh_TW.po file we have "%s / %s (已使用 %d%%)"
> and once again Google helps me saying it means "% s /% s (already using%
> d%%)".
> 
> I presume you're reading the second translation(zh_TW.po), if so, please
> report the translator(s) at
> www.transifex.com/projects/p/xfce/language/zh_TW/members/

Thanks fot your replay.Actually I used zh_CN.
The line "已用 %s,总共 %s (%d%% 已用)" is wrong, it should be "可用(available space) %s,总共 %s (%d%% 已用)"
And now I find the website https://www.transifex.com/projects/p/xfce/language/zh_CN/members/ ,and I try to connect a translator now.
Comment 3 Andre Miranda editbugs 2014-05-14 06:39:42 CEST
It seems like this problem has been solved.
A commit[1] pushed on 2013-09-21 has the following change:
-msgstr "已用 %s,总共 %s (%d%% 已用)"
+msgstr "剩余 %s,总共 %s (%d%% 已用)"

So this bug can be closed.

[1]http://git.xfce.org/xfce/thunar/commit/?id=4d55701ff0ee35c1d728a49f48d67cb0f3a8784c
Comment 5 b4n 2014-05-14 12:33:17 CEST
(In reply to André Miranda from comment #3)
> It seems like this problem has been solved.
> A commit[1] pushed on 2013-09-21 has the following change:
> -msgstr "已用 %s,总共 %s (%d%% 已用)"
> +msgstr "剩余 %s,总共 %s (%d%% 已用)"
> 
> So this bug can be closed.
> 
> [1]http://git.xfce.org/xfce/thunar/commit/
> ?id=4d55701ff0ee35c1d728a49f48d67cb0f3a8784c

thanks for replay.
it was fixed but not push to update.

Bug #10292

Reported by:
b4n
Reported on: 2013-08-09
Last modified on: 2014-05-14

People

Assignee:
Jannis Pohlmann
CC List:
2 users

Version

Attachments

Additional information