[Cyberduck-trac] [Cyberduck] #9497: Translate units in Cyberduck

Cyberduck trac at trac.cyberduck.io
Fri Apr 29 22:04:28 UTC 2016


#9497: Translate units in Cyberduck
----------------------------+-------------------
    Reporter:  ryann        |      Owner:
        Type:  enhancement  |     Status:  new
    Priority:  normal       |  Milestone:
   Component:  core         |    Version:  4.9.3
    Severity:  normal       |   Keywords:
Architecture:               |   Platform:
----------------------------+-------------------
 Hello,

 Cyberduck displays several texts containing units: bytes, MB, KB, MB/sec
 (in Transfers window).

 But some languages don't use "bytes" as standard word for that unit (for
 instance it's octets in French, abbreviated with o in ko, Mo, Go). And
 some languages follow more closely the International System of Units
 abbreviations
 (https://en.wikipedia.org/wiki/International_System_of_Units#Units_and_prefixes),
 and avoid "sec" for "s", or avoid uppercase "K" for lowercase "k".

 So, 3 additional localizable strings would be nice in order to make
 Cyberduck software use those base strings to build all the correct texts
 based on the basic texts. For instance, in French:
 "bytes" -> "octets"
 "B" -> "o"
 "sec" -> "s"

 Note1: Cyberduck use "MB/s" in Bandwitdh preferences, but displays "MB/sec
 in the Transfers window
 Note2: These only 3 strings do not solve the problem of displaying "K"
 instead of "k" for prefix kilo.

-- 
Ticket URL: <https://trac.cyberduck.io/ticket/9497>
Cyberduck <https://cyberduck.io>
Libre FTP, SFTP, WebDAV, S3 & OpenStack Swift browser for Mac and Windows


More information about the Cyberduck-trac mailing list