Closed
Bug 568448
Opened 15 years ago
Closed 15 years ago
[gd] translate main.lang file for mozilla.com
Categories
(www.mozilla.org :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: pascalc, Assigned: fios)
References
Details
Attachments
(2 files, 2 obsolete files)
Michael, here is a link to the English main.lang file used on mozilla.com. The main.lang file contains strings mostly used in our interface (like menus, headers, footers, download boxes) everywhere on the site, those strings need to be translated otherwise they appear in English.
The structure is extra simple:
# potential comment
;English string starting with a semi-colon
translation of the above string with no line break
I put a copy of the English file in your gd folder on our svn for you to translate:
http://svn.mozilla.org/projects/mozilla.com/trunk/gd/includes/l10n/main.lang
It might help you to see how strings were translated for ga-IE:
http://svn.mozilla.org/projects/mozilla.com/trunk/ga-IE/includes/l10n/main.lang
You can attach to this bug your translated file and I will take care of putting it on SVN for you.
Thanks
Reporter | ||
Updated•15 years ago
|
Assignee: nobody → fios
Assignee | ||
Comment 1•15 years ago
|
||
How do I edit a file with that extension?
Reporter | ||
Comment 2•15 years ago
|
||
with a text editor.
Assignee | ||
Comment 3•15 years ago
|
||
Ok, done, attached, should be ok. The ┐ symbol is deliberate, Gaelic uses the Tironian "and" symbol (rather than &).
Assignee | ||
Comment 4•15 years ago
|
||
Reporter | ||
Updated•15 years ago
|
Attachment #454628 -
Attachment mime type: application/octet-stream → text/plain
Reporter | ||
Comment 5•15 years ago
|
||
Your attached file has an encoding problem:
https://bug568448.bugzilla.mozilla.org/attachment.cgi?id=454628
(Files should be saved in UTF8)
Assignee | ||
Comment 6•15 years ago
|
||
Assignee | ||
Comment 7•15 years ago
|
||
I thought I had, sorry. Is that better?
Reporter | ||
Comment 8•15 years ago
|
||
I have corrected your file formatting to remove all the extra blank lines so as that you see how the final version should be like as a reference :)
Attachment #454628 -
Attachment is obsolete: true
Attachment #454632 -
Attachment is obsolete: true
Reporter | ||
Comment 9•15 years ago
|
||
committed in r69743
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 10•14 years ago
|
||
Assignee | ||
Comment 11•14 years ago
|
||
Please also mark the two that are listed as "Same as English" on http://l10n.mozilla.org/~pascalc/main_lang/index.php?locale=gd&site=0 as done, these are indeed the same as in English.
Reporter | ||
Comment 12•14 years ago
|
||
last main.lang strings added. The identical strings are displayed automatically, just ignore them.
Updated•13 years ago
|
Component: www.mozilla.org/firefox → www.mozilla.org
Updated•12 years ago
|
Component: www.mozilla.org → General
Product: Websites → www.mozilla.org
You need to log in
before you can comment on or make changes to this bug.
Description
•