Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Translation: Some pairs of strings need to be fetched with ngettext #19

Open
gunchleoc opened this issue Jun 27, 2015 · 0 comments
Open

Comments

@gunchleoc
Copy link

Please fetch the following strings with ngettext, so that they can be translated properly:

Successfully uploaded %(number)d files to '%(service)s'

Located in: usr/lib/linuxmint/mintUpload/mintUpload.py:89

You can combine it with this string then:

Successfully uploaded 1 file to '%(service)s'

Located in: usr/lib/linuxmint/mintUpload/mintUpload.py:91

Uploading %(number)d files to %(service)s

Located in: usr/lib/linuxmint/mintUpload/mintUpload.py:127

Can be combined with:

A' luchdadh suas aon fhaidhle gu %(service)s

Located in: usr/lib/linuxmint/mintUpload/mintUpload.py:130

%(percentage)s of %(number)d files - Uploading to %(service)s

Located in: usr/lib/linuxmint/mintUpload/mintUpload.py:128 usr/lib/linuxmint/mintUpload/mintUpload.py:236

Can be combined with:

%(percentage)s of 1 file - Uploading to %(service)s

Located in: usr/lib/linuxmint/mintUpload/mintUpload.py:131 usr/lib/linuxmint/mintUpload/mintUpload.py:238

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant