Skip to content

Commit

Permalink
Rename "Bitcoin-Qt" to "Bitcoin Core"
Browse files Browse the repository at this point in the history
  • Loading branch information
saivann committed Mar 19, 2014
1 parent 40cb71b commit fde77a2
Show file tree
Hide file tree
Showing 27 changed files with 150 additions and 150 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ More information will follow.
```
* `SHORTTITLE` is used to construct the URL.
* `title: ...` will be used as the title in the layout.
* `alias: ...` (optional) a short alias for Bitcoin-Qt alerts. Ex. "dos" will produce /dos.html
* `alias: ...` (optional) a short alias for Bitcoin Core alerts. Ex. "dos" will produce /dos.html
* `active: ...` (true or false) define if the alert should appear as ongoing in the network status page.
* `banner: ...` (optional) a short text that will be displayed in a red alert banner and link to the alert page.
* `last updated: ...` should be kept up to date and be in RFC 2822 format ( date -uR ).
Expand All @@ -92,12 +92,12 @@ Release notes should be placed in `_releases/YYYY-MM-DD-VERSION.md` and adhere t

```
---
title: Bitcoin version 0.3.24 released
src: http://sourceforge.net/mailarchive/message.php?msg_id=27771039
title: Bitcoin Core version 0.9.0 released
src: http://sourceforge.net/p/bitcoin/mailman/message/32119564/
---
Bitcoin v0.3.24 is now available for download at
<https://sourceforge.net/projects/bitcoin/files/Bitcoin/bitcoin-0.3.24/>
Bitcoin Core v0.9.0 is now available for download at
<https://bitcoin.org/bin/0.9.0/>
...
```
Expand Down
2 changes: 1 addition & 1 deletion _layouts/release.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
layout: base
lang: en
---
<link rel="alternate" type="application/rss+xml" href="/en/rss/releases.rss" title="Bitcoin-Qt releases">
<link rel="alternate" type="application/rss+xml" href="/en/rss/releases.rss" title="Bitcoin Core releases">
<div class="versiontext">
<h1>{{ page.title }}<br><small>{{ page.date | date:"%e %B %Y" }}</small></h1>
{% if page.src %}
Expand Down
2 changes: 1 addition & 1 deletion _plugins/alerts.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

#If "alias" variable is set in one alert file, a short alias
#file for the alert (like /android.html) is generated for
#Bitcoin-Qt non-clickable alerts.
#Bitcoin Core non-clickable alerts.

require 'yaml'

Expand Down
2 changes: 1 addition & 1 deletion _plugins/contributors.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#contributors.rb fetches Bitcoin-Qt contributors list and set
#contributors.rb fetches Bitcoin Core contributors list and set
#site.contributors array. This is later used to display the
#list of contributors on the "Development" page.

Expand Down
2 changes: 1 addition & 1 deletion _plugins/releases.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#on the "Version history" page and RSS file.

#This plugin also set site.DOWNLOAD_VERSION to the latest
#available version of Bitcoin-QT, which is used everywhere
#available version of Bitcoin Core, which is used everywhere
#in the download page.

#Alias redirection pages are generated in /releases to avoid
Expand Down
2 changes: 1 addition & 1 deletion _releases/2014-03-19-v0.9.0.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Bitcoin-Qt version 0.9.0 released
title: Bitcoin Core version 0.9.0 released
---
Bitcoin Core version 0.9.0 is now available for download at:
<https://bitcoin.org/bin/0.9.0/>
Expand Down
8 changes: 4 additions & 4 deletions _templates/choose-your-wallet.html
Original file line number Diff line number Diff line change
Expand Up @@ -77,13 +77,13 @@ <h2><img class="titleicon" src="/img/ico_desktop.svg" alt="Desktop wallets" />{%
<div>
<div>
<div>
<h2>Bitcoin-Qt</h2>
<h2>Bitcoin Core</h2>
<span><img src="/img/os/win.png" alt="Windows" title="Windows" /><img src="/img/os/linux.png" alt="Linux" title="Linux" /><img src="/img/os/osx-uni.png" alt="Mac OS X" title="Mac OS X" /></span>
<p>{% translate walletbitcoinqt %}</p>
<p>{% translate walletdownload %}</p>
</div>
</div>
<a href="#" onclick="return false;"><img src="/img/clients/lo-bitcoin.png" alt="bitcoin-qt" />Bitcoin-Qt</a>
<a href="#" onclick="return false;"><img src="/img/clients/lo-bitcoin.png" alt="Bitcoin Core" />Bitcoin<br>Core</a>
</div>
<div>
<div>
Expand Down Expand Up @@ -218,14 +218,14 @@ <h2><img class="titleicon" src="/img/ico_international.svg" alt="web wallets" />
<div>
<div class="b1"></div>
<div class="b2">
<h2>Bitcoin-Qt</h2>
<h2>Bitcoin Core</h2>
<span><img src="/img/os/win.png" alt="Windows" title="Windows" /><img src="/img/os/linux.png" alt="Linux" title="Linux" /><img src="/img/os/osx-uni.png" alt="Mac OS X" title="Mac OS X" /></span>
<p class="hyphenate">{% translate walletbitcoinqt %}</p>
<p>{% translate walletdownload %}</p>
</div>
<div class="b3"></div>
</div>
<a href="#" onclick="return false;"><img src="/img/clients/lo-bitcoin.png" alt="bitcoin-qt" />Bitcoin-Qt</a>
<a href="#" onclick="return false;"><img src="/img/clients/lo-bitcoin.png" alt="Bitcoin Core" />Bitcoin<br>Core</a>
</div>
<div>
<div>
Expand Down
2 changes: 1 addition & 1 deletion _templates/download.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
layout: base
id: download
---
<link rel="alternate" type="application/rss+xml" href="/en/rss/releases.rss" title="Bitcoin-Qt releases">
<link rel="alternate" type="application/rss+xml" href="/en/rss/releases.rss" title="Bitcoin Core releases">
<div class="download">
<h1>{% translate pagetitle %}</h1>
<h2>{% translate latestversion %} {{site.DOWNLOAD_VERSION}}<a type="application/rss+xml" href="/en/rss/releases.rss"><img src="/img/icon_rss.svg" alt="rss" class="rssicon"></a></h2>
Expand Down
2 changes: 1 addition & 1 deletion _templates/support-bitcoin.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ <h2><img class="titleicon" src="/img/ico_translate.svg" alt="Icon" />{% translat
{% case page.lang %}
{% when 'ar' %}
{% else %}
<p><a href="https://www.transifex.com/projects/p/bitcoin/">Bitcoin-Qt</a> - <a href="https://www.transifex.com/projects/p/bitcoinorg/">Bitcoin.org</a> - <a href="https://en.bitcoin.it/wiki/Bitcoin.it_Wiki">Bitcoin Wiki</a> - <a href="https://www.transifex.com/projects/p/bitcoin-wallet/">Bitcoin Wallet (Android)</a> - <a href="http://translate.multibit.org/">MultiBit</a> - <a href="http://crowdin.net/project/electrum">Electrum</a> - <a href="https://github.com/hivewallet/hive-osx/wiki/I18n-guide">Hive</a></p>
<p><a href="https://www.transifex.com/projects/p/bitcoin/">Bitcoin Core</a> - <a href="https://www.transifex.com/projects/p/bitcoinorg/">Bitcoin.org</a> - <a href="https://en.bitcoin.it/wiki/Bitcoin.it_Wiki">Bitcoin Wiki</a> - <a href="https://www.transifex.com/projects/p/bitcoin-wallet/">Bitcoin Wallet (Android)</a> - <a href="http://translate.multibit.org/">MultiBit</a> - <a href="http://crowdin.net/project/electrum">Electrum</a> - <a href="https://github.com/hivewallet/hive-osx/wiki/I18n-guide">Hive</a></p>
{% endcase %}

<h2><img class="titleicon" src="/img/ico_conf.svg" alt="Icon" />{% translate develop %}</h2>
Expand Down
12 changes: 6 additions & 6 deletions _translations/ar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -235,9 +235,9 @@ ar:
walletmobitxt: "محفظات ألهاتف ألمحمول تسمح لك بجلب ألبت كوين معك في جيبك. يمكنك تبادل ألكوينات بسهولة و ألدفع في ألمتاجر ألحقيقية بواسطة مسح كود QR أو بإستخدام تقنية أنقر و إدفع للNFC ."
walletweb: "ألمحفظات على ألإنترنت"
walletwebtxt: "ألمحفظات على ألإنترنت تسمح لك بإستخدام ألبت كوين في أي مكان مع جهد أقل لحماية محفظتك. مع هذا, يحب عليك أن تختار من بينها بحذر حيث أنها تقوم بإستضافة ألبت كوينات ألخاصة بك."
walletbitcoinqt: "Bitcoin-Qt هو عميل ألبت كوين ألأصلي و هو يبني ألعمود ألفقري للشبكة. إنه يقدم أعلى مستويات ألحماية, ألخصوصية, و ألإتزان. لكن على ألرغم من هذا لديه ميزات أقل من غيره و يأخذ مساحة كبيرة من ألذاكرة."
walletbitcoinqt: "Bitcoin Core هو عميل ألبت كوين ألأصلي و هو يبني ألعمود ألفقري للشبكة. إنه يقدم أعلى مستويات ألحماية, ألخصوصية, و ألإتزان. لكن على ألرغم من هذا لديه ميزات أقل من غيره و يأخذ مساحة كبيرة من ألذاكرة."
walletmultibit: "MultiBit هو عميل خفيف يركز على كونه سريع و سهل ألإستخدام. و عند بدأ تشغيله يقوم بألمزامنة مع ألشبكة ثم يصبح جاهزا للإستخدام في دقائق. MultiBit أيضا يدعم لغات عديدة. و هو خيار جيد للمستخدمين غير ألتقنيين."
walletarmory: "Armory هو عميل بت كوين متقدم يعمل فوق Bitcoin-Qt. موسعا مميزاته لمستخدمي ألبت كوين ألسلطويين. و يوفر خيارات كثيرة تخص ألتشفير و عمل ألنسخ ألإحتياطية, و يسمح بخزن بارد أمين على أجهزة ألكمبيوتر غير ألمتصلة بألإنترنت."
walletarmory: "Armory هو عميل بت كوين متقدم يعمل فوق Bitcoin Core. موسعا مميزاته لمستخدمي ألبت كوين ألسلطويين. و يوفر خيارات كثيرة تخص ألتشفير و عمل ألنسخ ألإحتياطية, و يسمح بخزن بارد أمين على أجهزة ألكمبيوتر غير ألمتصلة بألإنترنت."
walletelectrum: "تركيز Electrum هو على ألسرعة و ألبساطة, مع إستخدام قليل للموارد. إنه يقوم بإستخدام سيرفرات بعيدة تتعامل مع أكثر ألأجزاء ألمعقدة لنظام ألبت كوين, و هو يسمح لك بإستعادة محفظتك بجملة سرية."
walletbitcoinwallet: "Bitcoin Wallet هو عميل خفيف على ألهاتف ألمحمول لأنظمة ألأندرويد و ألبلاك بيري. هذا ألعميل لا يحتاج ليكون مرتبطا بأي خدمة على ألإنترنت لكي يعمل. و هو متوافق مع تقنية مسح كود أل QR و أل NFC."
walletblockchaininfomob: "Blockchain.info هي محفظة مهجنة على ألإنترنت لأجهزة ألهاتف ألمحمول. إنها أيضا متوفرة للأي فون في وضع مقيّد لتناسب سياسة شركة أبل. هي تضم ميزات عديدة خاصة ب blockchain.info مثل: إخذ ألنسخ ألإحتياطية للمحفظة على ألإنترنت."
Expand Down Expand Up @@ -266,18 +266,18 @@ ar:
contributorsorder: "(مرتبين حسب عدد ألإضافات إلى ألكود.)"
download:
title: "تحميل - بت كوين"
pagetitle: "تحميل Bitcoin-Qt"
pagetitle: "تحميل Bitcoin Core"
latestversion: "أخر إصدار : "
download: "تحميل Bitcoin-Qt"
download: "تحميل Bitcoin Core"
downloadwinzip: "تحميل للوندوز (zip)"
downloadwinexe: "تحميل للوندوز (exe)"
downloadubu: "تحميل للأوبونتو (PPA)"
downloadlin: "تحميل لللينيكس (tgz, 32/64-bit)"
downloadmac: "تحميل للماك أو.إس X"
downloadsource: "كود ألمصدر"
versionhistory: "أظهر تاريخ ألإصدارات"
notelicense: "Bitcoin-Qt مشروع <a href=\"http://www.fsf.org/about/what-is-free-software\">مجاني مفتوح ألمصدر</a> مساق لخدمة ألمجتمع منزل تحت <a href=\"http://opensource.org/licenses/mit-license.php\">رخصة MIT</a>."
notesync: "<b>ملاحظة</b> : ألمزامنة ألأولية ل Bitcoin-Qt قد تتطلب يوم كامل لكي تكمل. يجب أن تتأكد أن لديك قوة شبكة إنترنت و مساحة خزن كافيين لغرض تحصيل <a href=\"http://blockchain.info/charts/blocks-size\">حجم سلسلة مجاميع</a> كامل."
notelicense: "Bitcoin Core مشروع <a href=\"http://www.fsf.org/about/what-is-free-software\">مجاني مفتوح ألمصدر</a> مساق لخدمة ألمجتمع منزل تحت <a href=\"http://opensource.org/licenses/mit-license.php\">رخصة MIT</a>."
notesync: "<b>ملاحظة</b> : ألمزامنة ألأولية ل Bitcoin Core قد تتطلب يوم كامل لكي تكمل. يجب أن تتأكد أن لديك قوة شبكة إنترنت و مساحة خزن كافيين لغرض تحصيل <a href=\"http://blockchain.info/charts/blocks-size\">حجم سلسلة مجاميع</a> كامل."
how-it-works:
title: "كيف يعمل ألبت كوين؟ - بت كوين"
pagetitle: "كيف يعمل ألبت كوين؟"
Expand Down
Loading

0 comments on commit fde77a2

Please sign in to comment.