summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2023-06-20 21:41:51 +0200
committerThomas Voss <mail@thomasvoss.com> 2023-06-20 21:41:51 +0200
commitfec8af05b47c5af01c264b3774be0c2c43e71059 (patch)
tree1cae42c7a1ac0e4e4e0b372b6f98bfeda7469d24
parent2ecf4ce7e37cb7a6fb1cfc7464d7ac40fb326605 (diff)
Remove German (for now)
-rw-r--r--src/de/euro/coin-denom-nav.html10
-rw-r--r--src/de/euro/coin-nav.html26
-rw-r--r--src/de/euro/coins-denom.template.html35
-rw-r--r--src/de/euro/coins.template.html144
-rw-r--r--src/de/euro/index.html126
-rw-r--r--src/de/euro/note-nav.html10
-rw-r--r--src/de/euro/notes.template.html88
-rw-r--r--src/de/euro/tnotes.template.html67
-rw-r--r--src/de/footer.html3
-rw-r--r--src/de/index.html64
-rw-r--r--src/de/nav-bar.html14
-rw-r--r--src/de/table-key.html27
-rw-r--r--src/language-selector.html1
13 files changed, 0 insertions, 615 deletions
diff --git a/src/de/euro/coin-denom-nav.html b/src/de/euro/coin-denom-nav.html
deleted file mode 100644
index 82532b8..0000000
--- a/src/de/euro/coin-denom-nav.html
+++ /dev/null
@@ -1,10 +0,0 @@
-<ul>
- <li><a href=/XX/euro/1c>0,01 €</a></li>
- <li><a href=/XX/euro/2c>0,02 €</a></li>
- <li><a href=/XX/euro/5c>0,05 €</a></li>
- <li><a href=/XX/euro/10c>0,10 €</a></li>
- <li><a href=/XX/euro/20c>0,20 €</a></li>
- <li><a href=/XX/euro/50c>0,50 €</a></li>
- <li><a href=/XX/euro/1e>1,00 €</a></li>
- <li><a href=/XX/euro/2e>2,00 €</a></li>
-</ul>
diff --git a/src/de/euro/coin-nav.html b/src/de/euro/coin-nav.html
deleted file mode 100644
index e885b44..0000000
--- a/src/de/euro/coin-nav.html
+++ /dev/null
@@ -1,26 +0,0 @@
-<ul>
- <li><a href=/XX/euro/ad>AD</a></li>
- <li><a href=/XX/euro/at>AT</a></li>
- <li><a href=/XX/euro/be>BE</a></li>
- <li><a href=/XX/euro/cy>CY</a></li>
- <li><a href=/XX/euro/de>DE</a></li>
- <li><a href=/XX/euro/ee>EE</a></li>
- <li><a href=/XX/euro/es>ES</a></li>
- <li><a href=/XX/euro/fi>FI</a></li>
- <li><a href=/XX/euro/fr>FR</a></li>
- <li><a href=/XX/euro/gr>GR</a></li>
- <li><a href=/XX/euro/hr>HR</a></li>
- <li><a href=/XX/euro/ie>IE</a></li>
- <li><a href=/XX/euro/it>IT</a></li>
- <li><a href=/XX/euro/lt>LT</a></li>
- <li><a href=/XX/euro/lu>LU</a></li>
- <li><a href=/XX/euro/lv>LV</a></li>
- <li><a href=/XX/euro/mc>MC</a></li>
- <li><a href=/XX/euro/mt>MT</a></li>
- <li><a href=/XX/euro/nl>NL</a></li>
- <li><a href=/XX/euro/pt>PT</a></li>
- <li><a href=/XX/euro/si>SI</a></li>
- <li><a href=/XX/euro/sk>SK</a></li>
- <li><a href=/XX/euro/sm>SM</a></li>
- <li><a href=/XX/euro/va>VA</a></li>
-</ul>
diff --git a/src/de/euro/coins-denom.template.html b/src/de/euro/coins-denom.template.html
deleted file mode 100644
index 64e8cf7..0000000
--- a/src/de/euro/coins-denom.template.html
+++ /dev/null
@@ -1,35 +0,0 @@
-<!DOCTYPE html>
-<html lang=XX>
- <head>
- <meta charset=UTF-8 />
- <meta name="viewport" content="width=device-width, initial-scale=1" />
- <title><!-- DENOM --> € Coins</title>
- <link rel="shortcut icon" type="image/svg" href="/favicon.svg" />
- <link rel="stylesheet" type="text/css" href="/style.css" />
- </head>
-
- <body>
- <nav>
- <!-- NAV-BAR -->
- <!-- COIN-DENOM-NAV -->
- </nav>
-
- <main>
- <section>
- <header>
- <h1><!-- DENOM --> € Coins</h1>
- </header>
- </section>
-
- <br /><br />
-
- <section><!-- TABLE-KEY --></section>
-
- <br /><br />
-
- <!-- DENOM-TABLE -->
-
- <section><!-- FOOTER --></section>
- </main>
- </body>
-</html>
diff --git a/src/de/euro/coins.template.html b/src/de/euro/coins.template.html
deleted file mode 100644
index f4a4210..0000000
--- a/src/de/euro/coins.template.html
+++ /dev/null
@@ -1,144 +0,0 @@
-<!DOCTYPE html>
-<html lang=XX>
- <head>
- <meta charset=UTF-8 />
- <meta name="viewport" content="width=device-width, initial-scale=1" />
- <title><!-- DEMON --> Euro Coins</title>
- <link rel="shortcut icon" type="image/svg" href="/favicon.svg" />
- <link rel="stylesheet" type="text/css" href="/style.css" />
- </head>
-
- <body>
- <nav>
- <!-- NAV-BAR -->
- <!-- COIN-NAV -->
- </nav>
-
- <main>
- <section>
- <header>
- <h1><!-- DEMON --> Euro Coins</h1>
- </header>
- </section>
-
- <br /><br />
-
- <section><!-- TABLE-KEY --></section>
-
- <br /><br />
-
- <!-- IF-DE -->
- <section>
- <p>
- All German coins bear one of five different mintmarks that represent
- the city in which they were minted. These are: Berlin (A), Munich
- (D), Stuttgart (F), Karlsruhe (G), and Hamburg (J).
- </p>
- </section>
- <br />
- <!-- FI-DE -->
- <!-- IF-FI -->
- <section>
- <p>
- There is an error that exists for €2 coins minted in 1999 where the
- holes in one, two, or even three of the 9’s are filled. The number of
- 9’s filled is displayed with a fraction (e.g. 2/3 for two 9’s filled).
- </p>
- </section>
- <br />
- <!-- FI-FI -->
- <!-- IF-GR -->
- <section>
- <p>
- As a result of a late joining to the Eurozone, Greece was assisted by
- the countries of France, Spain, and Finland to mint coins for 2002.
- For this reason all 2002 coins have two varieties — one with a
- mintmark in the star (‘F’, ‘E’, and ‘S’) and one without.
- </p>
- </section>
- <br />
- <!-- FI-GR -->
- <!-- IF-LU -->
- <section>
- <p>
- For the years 2020–2021 Luxembourg released certain commemorative
- coins in both a “classic” and “photo” variety. Any years labeled with
- ‘P’ are of the “photo” variety while years without a label are of the
- standard “classic” variety.
- </p>
- </section>
- <br />
- <!-- FI-LU -->
- <!-- IF-MT -->
- <section>
- <p>
- Many Maltese commemoratives have different mintmarks depending on in
- they were intended for circulation, coincards, or sets. Any years
- listed on this page suffixed with “MdP” bear the mintmark of the
- Monnaie de Paris (Paris Mint), while years suffixed with “KNM” bear
- the mintmark of the Koninklijke Nederlandse Munt (Royal Dutch Mint).
- </p>
- </section>
- <br />
- <!-- FI-MT -->
-
- <section class="cl-section slant-down">
- <div>
- <table class=coin-table cellspacing=0>
- <thead>
- <tr>
- <th colspan=8>Standard Issues</th>
- </tr>
- <tr class=mobile>
- <th>1c</th>
- <th>2c</th>
- <th>5c</th>
- <th>10c</th>
- <th>20c</th>
- <th>50c</th>
- <th>€1</th>
- <th>€2</th>
- </tr>
- <tr class=not-mobile>
- <th>1 Cent</th>
- <th>2 Cent</th>
- <th>5 Cent</th>
- <th>10 Cent</th>
- <th>20 Cent</th>
- <th>50 Cent</th>
- <th>1 Euro</th>
- <th>2 Euro</th>
- </tr>
- </thead>
- <tbody>
- <!-- SCOIN-TABLE-BODY -->
- </tbody>
- </table>
- </div>
- </section>
-
- <!-- IF-!HR -->
- <section class="cl-section slant-down">
- <div>
- <table class="coin-table commemorative-table" cellspacing=0>
- <thead>
- <tr>
- <th colspan=7>Commemorative Issues</th>
- </tr>
- <tr>
- <th>Year</th>
- <th colspan=6>Commemorated Topics</th>
- </tr>
- </thead>
- <tbody>
- <!-- CCOIN-TABLE-BODY -->
- </tbody>
- </table>
- </div>
- </section>
- <!-- FI-!HR -->
-
- <section><!-- FOOTER --></section>
- </main>
- </body>
-</html>
diff --git a/src/de/euro/index.html b/src/de/euro/index.html
deleted file mode 100644
index bf5c374..0000000
--- a/src/de/euro/index.html
+++ /dev/null
@@ -1,126 +0,0 @@
-<!DOCTYPE html>
-<html lang=XX>
- <head>
- <meta charset=UTF-8 />
- <meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>Euro-Coins & -Banknotes</title>
- <link rel="shortcut icon" type="image/svg" href="/favicon.svg" />
- <link rel="stylesheet" type="text/css" href="/style.css" />
- </head>
-
- <body>
- <nav><!-- NAV-BAR --></nav>
-
- <main>
- <section>
- <header>
- <h1>Euro-Coins and -Banknotes</h1>
- <h6>My Primary Collection</h6>
- </header>
- </section>
-
- <section>
- <p>
- This is my euro collection. It’s the largest collection I’ve ever
- amassed. It’s also my primary collection as I reside in the Eurozone.
- I do own uncirculated-coins and -banknotes, but all coins and
- banknotes listed on this section of the site are circulated.
- <br /><br />
- There are various examples of euro coins that have slight varieties
- between their standard circulation releases and their coincard/set
- releases, such as different mintmarks for example. In these cases,
- the NIFC variety will <strong>not</strong> be listed on this site
- <em>unless</em> I happen to get one for my collection (see <a
- href=mt>Malta</a> for an example). The same applies to error coins.
- </p>
- </section>
-
- <section class="cl-section slant-up">
- <div>
- <h2>Euro Coins</h2>
- <table class=country-table>
- <tbody>
- <tr>
- <td><a href=ad>Andorra</a></td>
- <td><a href=at>Austria</a></td>
- <td><a href=be>Belgium</a></td>
- <td><a href=hr>Croatia</a></td>
- </tr>
- <tr>
- <td><a href=cy>Cyprus</a></td>
- <td><a href=ee>Estonia</a></td>
- <td><a href=fi>Finland</a></td>
- <td><a href=fr>France</a></td>
- </tr>
- <tr>
- <td><a href=de>Germany</a></td>
- <td><a href=gr>Greece</a></td>
- <td><a href=ie>Ireland</a></td>
- <td><a href=it>Italy</a></td>
- </tr>
- <tr>
- <td><a href=lv>Latvia</a></td>
- <td><a href=lt>Lithuania</a></td>
- <td><a href=lu>Luxembourg</a></td>
- <td><a href=mt>Malta</a></td>
- </tr>
- <tr>
- <td><a href=mc>Monaco</a></td>
- <td><a href=nl>Netherlands</a></td>
- <td><a href=pt>Portugal</a></td>
- <td><a href=sm>San Marino</a></td>
- </tr>
- <tr>
- <td><a href=sk>Slovakia</a></td>
- <td><a href=si>Slovenia</a></td>
- <td><a href=es>Spain</a></td>
- <td><a href=va>Vatican City</a></td>
- </tr>
- </tbody>
- </table>
-
- <table class=country-table>
- <tbody>
- <tr class=last-of-design>
- <td><a href=1c>€0.01</a></td>
- <td><a href=2c>€0.02</a></td>
- <td><a href=5c>€0.05</a></td>
- <td><a href=10c>€0.10</a></td>
- </tr>
- <tr class=last-of-design>
- <td><a href=20c>€0.20</a></td>
- <td><a href=50c>€0.50</a></td>
- <td><a href=1e>€1.00</a></td>
- <td><a href=2e>€2.00</a></td>
- </tr>
- </tbody>
- </table>
- </div>
- </section>
-
- <section class="cl-section slant-up">
- <div>
- <h2>Euro Banknotes</h2>
- <table class=country-table>
- <tbody>
- <tr>
- <td><a href=5e>€5</a></td>
- <td><a href=10e>€10</a></td>
- <td><a href=20e>€20</a></td>
- <td><a href=50e>€50</a></td>
- </tr>
- <tr>
- <td><a href=100e>€100</a></td>
- <td><a href=200e>€200</a></td>
- <td><a href=500e>€500</a></td>
- <td><a href=tn>Test Notes</a></td>
- </tr>
- </tbody>
- </table>
- </div>
- </section>
-
- <section><!-- FOOTER --></section>
- </main>
- </body>
-</html>
diff --git a/src/de/euro/note-nav.html b/src/de/euro/note-nav.html
deleted file mode 100644
index 386cf3e..0000000
--- a/src/de/euro/note-nav.html
+++ /dev/null
@@ -1,10 +0,0 @@
-<ul>
- <li><a href=/XX/euro/5e>€5</a></li>
- <li><a href=/XX/euro/10e>€10</a></li>
- <li><a href=/XX/euro/20e>€20</a></li>
- <li><a href=/XX/euro/50e>€50</a></li>
- <li><a href=/XX/euro/100e>€100</a></li>
- <li><a href=/XX/euro/200e>€200</a></li>
- <li><a href=/XX/euro/500e>€500</a></li>
- <li><a href=/XX/euro/tn>Test Notes</a></li>
-</ul>
diff --git a/src/de/euro/notes.template.html b/src/de/euro/notes.template.html
deleted file mode 100644
index 0e2cc7e..0000000
--- a/src/de/euro/notes.template.html
+++ /dev/null
@@ -1,88 +0,0 @@
-<!DOCTYPE html>
-<html lang=XX>
- <head>
- <meta charset=UTF-8 />
- <meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>€<!-- DENOM --> Banknotes</title>
- <link rel="shortcut icon" type="image/svg" href="/favicon.svg" />
- <link rel="stylesheet" type="text/css" href="/style.css" />
- </head>
-
- <body>
- <nav>
- <!-- NAV-BAR -->
- <!-- NOTE-NAV -->
- </nav>
-
- <main>
- <section>
- <header>
- <h1>€<!-- DENOM --> Banknotes</h1>
- </header>
- </section>
-
- <br /><br />
-
- <section><!-- TABLE-KEY --></section>
-
- <br /><br />
-
- <section>
- <p>
- In the serial numbers of the banknotes found in the “Ages and Styles
- of Europe” series, also known as the “2002” series, the first letter
- represents the country that the banknote was issued by. In the second
- series (the “Europa” series) the first letter no longer represents the
- issuing country but instead the location at which the banknote was
- printed.
- <!-- IF-5 -->
- <br /><br />
- No €5 banknotes were printed for the “Ages and Styles of Europe”
- series which bear the signature of Mario Draghi.
- <!-- FI-5 -->
- <!-- IF-500 -->
- <br /><br />
- The €500 banknote was discontinued and withdrawn from circulation with
- the release of the “Europa” series.
- <!-- FI-500 -->
- </p>
- </section>
-
- <br />
-
- <section class="cl-section slant-down">
- <div>
- <table class="coin-table bnote-table" cellspacing=0>
- <thead>
- <tr>
- <th colspan=12>Ages and Styles of Europe</th>
- </tr>
- </thead>
- <tbody>
- <!-- 2002-TABLE-BODY -->
- </tbody>
- </table>
- </div>
- </section>
-
- <!-- IF-!500 -->
- <section class="cl-section slant-down">
- <div>
- <table class="coin-table bnote-table" cellspacing=0>
- <thead>
- <tr>
- <th colspan=12>Europa Series</th>
- </tr>
- </thead>
- <tbody>
- <!-- EUROPA-TABLE-BODY -->
- </tbody>
- </table>
- </div>
- </section>
- <!-- FI-!500 -->
-
- <section><!-- FOOTER --></section>
- </main>
- </body>
-</html>
diff --git a/src/de/euro/tnotes.template.html b/src/de/euro/tnotes.template.html
deleted file mode 100644
index a22c9b6..0000000
--- a/src/de/euro/tnotes.template.html
+++ /dev/null
@@ -1,67 +0,0 @@
-<!DOCTYPE html>
-<html lang=XX>
- <head>
- <meta charset=UTF-8 />
- <meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>Euro Test-Banknotes</title>
- <link rel="shortcut icon" type="image/svg" href="/favicon.svg" />
- <link rel="stylesheet" type="text/css" href="/style.css" />
- </head>
-
- <body>
- <nav>
- <!-- NAV-BAR -->
- <!-- NOTE-NAV -->
- </nav>
-
- <main>
- <section>
- <header>
- <h1>Euro Test-Banknotes</h1>
- </header>
- </section>
-
- <br /><br />
-
- <section><!-- TABLE-KEY --></section>
-
- <br /><br />
-
- <section>
- <p>
- The following “test banknotes” were banknotes from the “Europa” series
- printed to test their usage in ATMs and such. The ‘*’ character in
- the below serial numbers represents an arbitrary number/letter.
- <br /><br />
- A few additional notes: the €5 test-note bears the signature of
- Jean-Claude Trichet, and the €20 test-note beginning with ‘S’ was
- printed on the plate “S004”. If a note matches the serial-number
- pattern but does fails these requirements, it’s not a test-note.
- </p>
- </section>
-
- <br />
-
- <section class="cl-section slant-down">
- <div>
- <table id=test-banknote-table class=coin-table cellspacing=0>
- <thead>
- <tr>
- <th colspan=2>Test Banknotes</th>
- </tr>
- <tr>
- <th>Year</th>
- <th>Serial Number</th>
- </tr>
- </thead>
- <tbody>
- <!-- TABLE-BODY -->
- </tbody>
- </table>
- </div>
- </section>
-
- <section><!-- FOOTER --></section>
- </main>
- </body>
-</html>
diff --git a/src/de/footer.html b/src/de/footer.html
deleted file mode 100644
index ca42706..0000000
--- a/src/de/footer.html
+++ /dev/null
@@ -1,3 +0,0 @@
-<p class=right-align>
- Found a mistake or a bad translation? <a href=#>Contact me!</a>
-</p>
diff --git a/src/de/index.html b/src/de/index.html
deleted file mode 100644
index 2501b9d..0000000
--- a/src/de/index.html
+++ /dev/null
@@ -1,64 +0,0 @@
-<!DOCTYPE html>
-<html lang=XX>
- <head>
- <meta charset=UTF-8 />
- <meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>Thomas’ Euro Collection</title>
- <link rel="shortcut icon" type="image/svg" href="/favicon.svg" />
- <link rel="stylesheet" type="text/css" href="/style.css" />
- </head>
-
- <body>
- <nav><!-- NAV-BAR --></nav>
-
- <main>
- <section>
- <header>
- <h1>Thomas’ Euro Collection</h1>
- <h6>…and some world stuff too!</h6>
- </header>
- </section>
-
- <section>
- <p>
- This website houses the entirety of my circulated euro-coin and
- -banknote collection. It also has some non-euro currencies too!
- Unless explicitly stated otherwise, all coins and banknotes listed on
- this site should be circulated. In other words, they shouldn’t’ve
- just come from a coin set I purchased from a coin mint. I think it’s
- just a lot cooler knowing that a piece of money was previously used in
- a real-world transaction.
- </p>
- </section>
-
- <section class="c-section slant-up">
- <a href=/XX/euro>
- <h2>Euro-Coins and -Banknotes</h2>
- <p>
- The main focus of my currency collecting with a single currency that
- spans 26 countries and almost 350 million people. Standard issues,
- commemorative issues, and banknotes from all series are all
- included.
- </p>
- <img src="/eu-stars.svg" />
- </a>
- </section>
-
- <section class="c-section slant-up">
- <a href=#>
- <h2>World-Coins and -Banknotes</h2>
- <p>
- Money from around the world! This collection gets progressively
- larger over time, but is not my primary focus. There are a few
- countries in which I take a special interest though.
- <br /><br />
- <em>This section is currently unavailable.</em>
- </p>
- <img src="/globe.svg" />
- </a>
- </section>
-
- <section><!-- FOOTER --></section>
- </main>
- </body>
-</html>
diff --git a/src/de/nav-bar.html b/src/de/nav-bar.html
deleted file mode 100644
index 4c64243..0000000
--- a/src/de/nav-bar.html
+++ /dev/null
@@ -1,14 +0,0 @@
-<ul>
- <li><a href=/XX>Home</a></li>
- <li><a href=/XX/changelog>Changelog</a></li>
- <li><a href=/XX/euro>Euro-Coins & -Banknotes</a></li>
- <li><div class=unavailable>World Coins</div></li>
- <li><div class=unavailable>World Banknotes</div></li>
- <li>
- <input type=checkbox id=lang-button />
- <label for=lang-button>
- <div id=lang-selected>Deutsch</div>
- <!-- LANG-SELECTOR -->
- </label>
- </li>
-</ul>
diff --git a/src/de/table-key.html b/src/de/table-key.html
deleted file mode 100644
index 0868211..0000000
--- a/src/de/table-key.html
+++ /dev/null
@@ -1,27 +0,0 @@
-<table cellspacing=0 id=table-key>
- <tr>
- <td><div class=nifc></div></td>
- <td>Missing from my collection (NIFC)</td>
- </tr>
- <tr>
- <td><div class=have></div></td>
- <td>In my collection</td>
- </tr>
- <tr>
- <td><div class=have-nifc></div></td>
- <td>In my collection (NIFC)</td>
- </tr>
- <tr>
- <td><div class=unknown></div></td>
- <td>Data missing</td>
- </tr>
- <tr>
- <td><div class=not-minted></div></td>
- <!-- IF-COINS -->
- <td>Not minted</td>
- <!-- FI-COINS -->
- <!-- IF-NOTES -->
- <td>Not printed</td>
- <!-- FI-NOTES -->
- </tr>
-</table>
diff --git a/src/language-selector.html b/src/language-selector.html
index e5c1b61..96fb139 100644
--- a/src/language-selector.html
+++ b/src/language-selector.html
@@ -1,5 +1,4 @@
<ul id=lang-dd>
- <li><a href=/deXYZ>Deutsch</a></li>
<li><a href=/enXYZ>English</a></li>
<li><a href=/ptXYZ>Português</a></li>
</ul>