Skip to content
This repository has been archived by the owner on Nov 10, 2021. It is now read-only.

Commit

Permalink
Bootstrap trs
Browse files Browse the repository at this point in the history
  • Loading branch information
flodolo committed Apr 7, 2016
1 parent 34d24e5 commit d671785
Show file tree
Hide file tree
Showing 16 changed files with 2,887 additions and 0 deletions.
40 changes: 40 additions & 0 deletions trs/download.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
;Mozilla Firefox, free web browser, is created by a global non-profit dedicated to putting individuals in control & shaping the future of the web for the public good.
Mozilla Firefox, free web browser, is created by a global non-profit dedicated to putting individuals in control & shaping the future of the web for the public good.


;Different by Design
Different by Design


;Proudly <span>non-profit</span>
Proudly <span>non-profit</span>


;Innovating <span>for you</span>
Innovating <span>for you</span>


;Fast, flexible, <span>secure</span>
Fast, flexible, <span>secure</span>


;Thanks for choosing Firefox!
Thanks for choosing Firefox!


;Your download should automatically begin in a few seconds, but if not, <a href="%s">click here</a>.
Your download should automatically begin in a few seconds, but if not, <a href="%s">click here</a>.


;As a non-profit, we’re free to innovate on your behalf without any pressure to compromise. You’re going to love the difference.
As a non-profit, we’re free to innovate on your behalf without any pressure to compromise. You’re going to love the difference.


;Welcome to the only browser <em>that puts you first.</em>
Welcome to the only browser <em>that puts you first.</em>


;Mozilla Firefox Web Browser
Mozilla Firefox Web Browser


84 changes: 84 additions & 0 deletions trs/download_button.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,84 @@
## NOTE: Strings used in our download buttons. Test area: https://www-dev.allizom.org/styleguide/websites/sandstone/buttons/


;Download Firefox
Download Firefox


;Your system doesn't meet the <a href="%(url)s">requirements</a> to run Firefox.
Your system doesn't meet the <a href="%(url)s">requirements</a> to run Firefox.


;<span>Firefox Beta</span> for Android
<span>Firefox Beta</span> for Android


;<span>Firefox Aurora</span> for Android
<span>Firefox Aurora</span> for Android


;<span>Firefox</span> for Android
<span>Firefox</span> for Android


;Get it free on Google Play
Get it free on Google Play


;<span>Firefox</span> for iOS
<span>Firefox</span> for iOS


;Get it free from the App Store
Get it free from the App Store


;Firefox Beta
Firefox Beta


;Firefox Aurora
Firefox Aurora


;Free Download
Free Download


# Displayed in the download button for users of old versions of Firefox (should be short)
;Update your Firefox
Update your Firefox


;Supported Devices
Supported Devices


;Get it on Google Play
Get it on Google Play


;Get Firefox for Android
Get Firefox for Android


;Download on the App Store
Download on the App Store


;Get Firefox for iOS
Get Firefox for iOS


;What’s New
What’s New


;Privacy
Privacy


;Systems &amp; Languages
Systems &amp; Languages


60 changes: 60 additions & 0 deletions trs/firefox/accounts.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
## NOTE: demo page available at https://www-demo2.allizom.org/firefox/accounts/


# Used as part of HTML title
;Get a Firefox Account
Get a Firefox Account


# Used as HTML description
;Get easy access to your bookmarks, passwords, tabs and more from any computer or mobile device running Firefox.
Get easy access to your bookmarks, passwords, tabs and more from any computer or mobile device running Firefox.


;Sign up, sign in, stay in sync.
Sign up, sign in, stay in sync.


;With a Firefox Account, you can get all your bookmarks, passwords, open tabs and more — everywhere you use Firefox.
With a Firefox Account, you can get all your bookmarks, passwords, open tabs and more — everywhere you use Firefox.


# Ordered list (item #1) displayed to Firefox users not logged in into a Firefox Account
;Sign up for a Firefox Account
Sign up for a Firefox Account


# Ordered list (item #2) displayed to Firefox users not logged in into a Firefox Account
;Sign in everywhere you use Firefox
Sign in everywhere you use Firefox


# Ordered list (item #3) displayed to Firefox users not logged in into a Firefox Account
;Sync what you want
Sync what you want


# Displayed to Firefox users already signed-in
;You’re signed in and ready to start using Sync.
You’re signed in and ready to start using Sync.


# Displayed to Firefox for iOS users
;Set up Sync for iOS
Set up Sync for iOS


# Displayed to Firefox for Android users
;Set up Sync on your <br>Android device
Set up Sync on your <br>Android device


# Displayed to non-Firefox browsers
;Download Firefox to start using Sync.
Download Firefox to start using Sync.


;Get the latest Firefox to start using Sync.
Get the latest Firefox to start using Sync.


69 changes: 69 additions & 0 deletions trs/firefox/channel.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,69 @@
## NOTE: url is https://www-dev.allizom.org/firefox/channel/
## NOTE: "Firefox Developer Edition" is considered a brand and should not be localized or transliterated.


# This is the string for the <title> tag on the page.
;Download Firefox Developer Edition or Beta &amp; Help Determine the Next Firefox
Download Firefox Developer Edition or Beta &amp; Help Determine the Next Firefox


# This is the string for the <title> tag on the page.
;Download Firefox Aurora or Beta &amp; Help Determine the Next Firefox
Download Firefox Aurora or Beta &amp; Help Determine the Next Firefox


;Download and test Firefox future releases. Experience the newest innovations with the Developer Edition or Beta builds.
Download and test Firefox future releases. Experience the newest innovations with the Developer Edition or Beta builds.


# This description applies to Firefox Beta
;The latest features in a more stable environment
The latest features in a more stable environment


;Firefox Beta automatically sends feedback to Mozilla. <a href="%(link)s">Learn more</a>.
Firefox Beta automatically sends feedback to Mozilla. <a href="%(link)s">Learn more</a>.


;<a href="%(feedback)s">Give us feedback</a> to help us put the final tweaks on performance and functionality in a stable environment.
<a href="%(feedback)s">Give us feedback</a> to help us put the final tweaks on performance and functionality in a stable environment.


;Firefox Aurora and Firefox Developer Edition automatically send feedback to Mozilla. <a href="%(link)s">Learn more</a>.
Firefox Aurora and Firefox Developer Edition automatically send feedback to Mozilla. <a href="%(link)s">Learn more</a>.


;Firefox Aurora automatically sends feedback to Mozilla. <a href="%(link)s">Learn more</a>.
Firefox Aurora automatically sends feedback to Mozilla. <a href="%(link)s">Learn more</a>.


;Built for those who build the Web
Built for those who build the Web


# This description applies to Firefox Aurora
;The newest innovations in an experimental environment
The newest innovations in an experimental environment


;Test performance in an experimental environment, file bugs and <a href="%(feedback)s">help us determine what makes it to Beta</a>.
Test performance in an experimental environment, file bugs and <a href="%(feedback)s">help us determine what makes it to Beta</a>.


# This description applies to Firefox on the Release channel
;Tried, tested and used by millions around the world
Tried, tested and used by millions around the world


;Learn more about Firefox Beta
Learn more about Firefox Beta


;Learn more about Firefox Aurora
Learn more about Firefox Aurora


;Learn more about Firefox
Learn more about Firefox


Loading

0 comments on commit d671785

Please sign in to comment.