קובץ:Composition of the German Bundesrat as a pie chart.svg

לקובץ המקורי(קובץ SVG, הגודל המקורי: 600 × 320 פיקסלים, גודל הקובץ: 44 ק"ב)

הצגת תמונה זו בשפה .
ויקישיתוף זהו קובץ שמקורו במיזם ויקישיתוף. תיאורו בדף תיאור הקובץ המקורי (בעברית) מוצג למטה.

תקציר

תיאור
Azərbaycanca: Bundesratın quruluşu
Bosanski: Raspodjela mjesta u Bundesratu
Català: Composició segons dels Bundesrat
Deutsch: Sitzverteilung im Deutschen Bundesrat
English: Composition of the German Bundesrat
Español: La composición del Bundesrat
Français : Répartition des sièges Bundesrat
Hornjoserbsce: Rozdźělenje sydłow w Zwjazkowej radźe
Hrvatski: Sastav Bundesrata
Italiano: Disposizione dei seggi nel Bundesrat tedesco
Plattdüütsch: Sittverdelen in'n Düütschen Bundsraad
Polski: Podział miejsc w niemieckim Bundesracie
Türkçe: Mevcut yapısı Federal Konsey
Ελληνικά: Σύσταση του Γερμανικού Μπούντεσρατ
Български: Състав на Германския Бундестаг
Русский: Распределение мест в Бундесрате Германии
עברית : הרכבו הנוכחי של הבונדסראט
About this diagram
This diagram shows the current composition of the German Bundesrat.
How to Update
Change of date:
var day = new Date("2022-06-29");
var languages = "az|bs|ca|de|en|es|fr|fur|hsb|hr|it|nds|pl|tr|el|he|bg|ru".split("|");

function t(text, systemLanguage) { console.log( '\t\t<text' + systemLanguage + '>(' + text + ')</text>' ); }
function l(localex) { t(day.toLocaleString(localex, { dateStyle: "long" }), ' systemLanguage="' + localex + '"' ); }
languages.forEach(l);
t(day.toISOString().substr(0, 10),'');

Run the above JavaScript to generate this SVG fragment for the multilingual date string. You can do this in you browser console (F12, copy & paste), in JSFiddle (or similar) or by using CodeNRun.

		<text systemLanguage="az">(29 iyun 2022)</text>
		<text systemLanguage="bs">(29. juni 2022.)</text>
		<text systemLanguage="ca">(29 de juny de 2022)</text>
		<text systemLanguage="de">(29. Juni 2022)</text>
		<text systemLanguage="en">(June 29, 2022)</text>
		<text systemLanguage="es">(29 de junio de 2022)</text>
		<text systemLanguage="fr">(29 juin 2022)</text>
		<text systemLanguage="fur">(29 di Jugn dal 2022)</text>
		<text systemLanguage="hsb">(29. junija 2022)</text>
		<text systemLanguage="hr">(29. lipnja 2022.)</text>
		<text systemLanguage="it">(29 giugno 2022)</text>
		<text systemLanguage="nds">(29. Juni 2022)</text>
		<text systemLanguage="pl">(29 czerwca 2022)</text>
		<text systemLanguage="tr">(29 Haziran 2022)</text>
		<text systemLanguage="el">(29 Ιουνίου 2022)</text>
		<text systemLanguage="he">(29 ביוני 2022)</text>
		<text systemLanguage="bg">(29 юни 2022 г.)</text>
		<text systemLanguage="ru">(29 июня 2022 г.)</text>
		<text>(2022-06-29)</text>

Look for it in the SVG and replace it.


Change of power: The ruling parties/coalitions of all 16 German states change at least all five years. Thus the representation in the Bundesrat changes accordingly. To update this chart, you only need to change the symbolic references per each state to match the ruling party/coalition. It can be found right at the beginning of the SVG file. Should you need a new symbolic definition of a new coalition, please look further down in the SVG for the definition.

    <symbol id="DE-BW-Party"><use xlink:href="#B90Gruene-CDU"/></symbol>
    <symbol id="DE-BY-Party"><use xlink:href="#CSU-FW"/></symbol>
    <symbol id="DE-BE-Party"><use xlink:href="#SPD-Linke-B90Gruene"/></symbol>
    <symbol id="DE-BB-Party"><use xlink:href="#SPD-CDU-B90Gruene"/></symbol>
    <symbol id="DE-HB-Party"><use xlink:href="#SPD-B90Gruene-Linke"/></symbol>
    <symbol id="DE-HH-Party"><use xlink:href="#SPD-B90Gruene"/></symbol>
    <symbol id="DE-HE-Party"><use xlink:href="#CDU-B90Gruene"/></symbol>
    <symbol id="DE-MV-Party"><use xlink:href="#SPD-CDU"/></symbol>
    <symbol id="DE-NI-Party"><use xlink:href="#SPD-CDU"/></symbol>
    <symbol id="DE-NW-Party"><use xlink:href="#CDU-FDP"/></symbol>
    <symbol id="DE-RP-Party"><use xlink:href="#SPD-B90Gruene-FDP"/></symbol>
    <symbol id="DE-SL-Party"><use xlink:href="#CDU-SPD"/></symbol>
    <symbol id="DE-SN-Party"><use xlink:href="#CDU-B90Gruene-SPD"/></symbol>
    <symbol id="DE-ST-Party"><use xlink:href="#CDU-SPD-B90Gruene"/></symbol>
    <symbol id="DE-SH-Party"><use xlink:href="#CDU-B90Gruene-FDP"/></symbol>
    <symbol id="DE-TH-Party"><use xlink:href="#Linke-SPD-B90Gruene"/></symbol>

Example of a three-party coaltion definition (use #halfofaseat for two-party coalitions):

    <symbol id="SPD-FDP-B90Gruene">
      <use xlink:href="#thirdofaseat1" class="seatSPD" />
      <use xlink:href="#thirdofaseat2" class="seatFDP" />
      <use xlink:href="#thirdofaseat3" class="seatB90Gruene" />
    </symbol>


New language: This file contains language variants for the 16 German states, the headline and the date (see above). They are inline text nodes as a SystemLanguage switch, just add your language code and local language below each text node, before the closing </switch> (see 'BETWEEN THESE LINES', below). Each new language added should add 18 text nodes (16 states, headline, date).

	<switch transform="scale(0.05)">
		<text systemLanguage="de">Baden-<tspan dy="240" x="0">Württemberg</tspan></text>
		<text systemLanguage="en">Baden-<tspan dy="240" x="0">Württemberg</tspan></text>
		<text systemLanguage="it">Baden-<tspan dy="240" x="0">Württemberg</tspan></text>
		<text systemLanguage="fr">Bade-<tspan dy="240" x="0">Wurtemberg</tspan></text>
		<text systemLanguage="es">Baden-<tspan dy="240" x="0">Württemberg</tspan></text>
		<text systemLanguage="ca">Baden-<tspan dy="240" x="0">Württemberg</tspan></text>
		<text systemLanguage="hsb">Badensko-<tspan dy="240" x="0">Württembergska</tspan></text>
		<text systemLanguage="hr">Baden-<tspan dy="240" x="0">Württemberg</tspan></text>
		<text systemLanguage="az">Baden-<tspan dy="240" x="0">Vürtemberq</tspan></text>
		<text systemLanguage="tr">Baden-<tspan dy="240" x="0">Württemberg</tspan></text>
		<text systemLanguage="bs">Baden-<tspan dy="240" x="0">Württemberg</tspan></text>
		<text systemLanguage="he"><tspan dy="120">באדן-וירטמברג</tspan></text>
		<text systemLanguage="el">Βάδη-<tspan dy="240" x="0">Βυρτεμβέργη</tspan></text>
		<text systemLanguage="bg">Баден-<tspan dy="240" x="0">Вюртемберг</tspan></text>
		<!-- ADD NEW TRANSLATION BETWEEN THESE LINES -->

		<!-- ADD NEW TRANSLATION BETWEEN THESE LINES -->
		<text                     >Baden-<tspan dy="240" x="0">Württemberg</tspan></text>
	</switch>

Below are the Wikidata labels for each state in the language that you have selected at the top of this page to use for your translation and links to the page of that state on Bundesrat.de.

בונדסראט (Q146138)
מדינות גרמניה (Q1221156):

|other versions= {{Svg lang |p=o |en|de|it|fr|es|ca|hsb|hr|az|tr|bs|he|el|nds|bg|fur|pl }}

Thanks!

תאריך יצירה
מקור

נוצר על־ידי מעלה היצירה

קובץ זה הוא יצירה נגזרת של: Bundesrat Sitzverteilung.svg

Official diagrams of the Bundesrat just for reference purposes, as CC BY-NC-ND is not suitable for CommonsCC BY-SA:

Election updates:

יוצר Aeroid
גרסאות אחרות

Other visualization variants:

SVGהתפתחות 
InfoField
 
.קוד המקור של קובץ SVG זה הוא תקין
 
This chart was created with a text editor.
 
 This chart is translated using SVG switch elements: all translations are stored in the same file.
תמונה זו נבחנה על פי אמות המידה לתמונת איכות והיא נחשבת לתמונה איכותית.

العربية  جازايرية  беларуская  беларуская (тарашкевіца)  български  বাংলা  català  čeština  Cymraeg  Deutsch  Schweizer Hochdeutsch  Zazaki  Ελληνικά  English  Esperanto  español  eesti  euskara  فارسی  suomi  français  galego  עברית  हिन्दी  hrvatski  magyar  հայերեն  Bahasa Indonesia  italiano  日本語  Jawa  ქართული  한국어  kurdî  Lëtzebuergesch  lietuvių  македонски  മലയാളം  मराठी  Bahasa Melayu  Nederlands  Norfuk / Pitkern  polski  português  português do Brasil  rumantsch  română  русский  sicilianu  slovenčina  slovenščina  shqip  српски / srpski  svenska  தமிழ்  తెలుగు  ไทย  Tagalog  Türkçe  toki pona  українська  vèneto  Tiếng Việt  中文  中文(简体)  中文(繁體)  +/−

Αυτό το קובץ is saved in human-editable plain text format. Any editing of the image or creation of any derivative work should be performed using a text editor. Please do not upload edits saved or exported with Inkscape or similar vector graphics editors, as well as with automated tools such as SVG Translate.

Please do not upload a version translated with the buggy SVG Translate without first cleaning it from all the garbage the tool adds!

מיקום האובייקט52° 30′ 33.6″ N, 13° 22′ 52.74″ E Kartographer map based on OpenStreetMap.תמונה זו ותמונות נוספות במיקום: OpenStreetMapinfo

רישיון

אני, בעל זכויות היוצרים על עבודה זו, מפרסם בזאת את העבודה תחת הרישיון הבא:
w:he:Creative Commons
ייחוס שיתוף זהה
הקובץ הזה מתפרסם לפי תנאי רישיון קריאייטיב קומונז ייחוס-שיתוף זהה 4.0 בין־לאומי.
הנכם רשאים:
  • לשתף – להעתיק, להפיץ ולהעביר את העבודה
  • לערבב בין עבודות – להתאים את העבודה
תחת התנאים הבאים:
  • ייחוס – יש לתת ייחוס הולם, לתת קישור לרישיון, ולציין אם נעשו שינויים. אפשר לעשות את זה בכל צורה סבירה, אבל לא בשום צורה שמשתמע ממנה שמעניק הרישיון תומך בך או בשימוש שלך.
  • שיתוף זהה – אם תיצרו רמיקס, תשנו, או תבנו על החומר, חובה עליכם להפיץ את התרומות שלך לפי תנאי רישיון זהה או תואם למקור.

כיתובים

הרכבו הנוכחי של הבונדסראט

18 במאי 2021

image/svg+xml

52°30'33.59681692402"N, 13°22'52.74537312243"E

checksum אנגלית

382e2108c6592fa8348580611c90d6be0deb1144

הוגדר לפי: SHA-1 אנגלית

45,172 בית

320 פיקסל

600 פיקסל

היסטוריית הקובץ

ניתן ללחוץ על תאריך/שעה כדי לראות את הקובץ כפי שנראה באותו זמן.

(החדשות ביותר | הישנות ביותר) צפייה ב: (10 הבאות | ) (10 | 20 | 50 | 100 | 250 | 500)
תאריך/שעהתמונה ממוזערתממדיםמשתמשהערה
נוכחית05:07, 26 בפברואר 2024תמונה ממוזערת לגרסה מ־05:07, 26 בפברואר 2024‪320 × 600‬ (44 ק"ב)Brainiac242Updated Hesse
01:57, 12 בנובמבר 2023תמונה ממוזערת לגרסה מ־01:57, 12 בנובמבר 2023‪320 × 600‬ (44 ק"ב)AeroidHaromized election diagram colors // Editing SVG source code using c:User:Rillke/SVGedit.js
10:59, 1 בנובמבר 2023תמונה ממוזערת לגרסה מ־10:59, 1 בנובמבר 2023‪320 × 600‬ (44 ק"ב)AeroidUpdate 2023-10-31: DE-BY (no change) / minor SVG error // Editing SVG source code using c:User:Rillke/SVGedit.js
19:36, 5 ביולי 2023תמונה ממוזערת לגרסה מ־19:36, 5 ביולי 2023‪320 × 600‬ (44 ק"ב)AeroidUpdate 2023-07-05: DE-HB (no change) // Editing SVG source code using c:User:Rillke/SVGedit.js
22:26, 2 במאי 2023תמונה ממוזערת לגרסה מ־22:26, 2 במאי 2023‪320 × 600‬ (44 ק"ב)Aeroidminor stuff // Editing SVG source code using c:User:Rillke/SVGedit.js
22:22, 2 במאי 2023תמונה ממוזערת לגרסה מ־22:22, 2 במאי 2023‪320 × 600‬ (44 ק"ב)Aeroidminor stuff // Editing SVG source code using c:User:Rillke/SVGedit.js
21:19, 2 במאי 2023תמונה ממוזערת לגרסה מ־21:19, 2 במאי 2023‪320 × 600‬ (44 ק"ב)AeroidUpdate 2023-04-27 DE-BE CDU-SPD // Editing SVG source code using c:User:Rillke/SVGedit.js
15:32, 8 בנובמבר 2022תמונה ממוזערת לגרסה מ־15:32, 8 בנובמבר 2022‪320 × 600‬ (44 ק"ב)AeroidUpdate: 2022-11-08 DE-NI SPD-B90Gruene // Editing SVG source code using c:User:Rillke/SVGedit.js
00:56, 6 באוגוסט 2022תמונה ממוזערת לגרסה מ־00:56, 6 באוגוסט 2022‪320 × 600‬ (44 ק"ב)Aeroid-ru // Editing SVG source code using c:User:Rillke/SVGedit.js
00:52, 6 באוגוסט 2022תמונה ממוזערת לגרסה מ־00:52, 6 באוגוסט 2022‪320 × 600‬ (44 ק"ב)Aeroidonly date lines with translated language (-nl,-bar,-ja,-ko,-vi, +ru) // Editing SVG source code using c:User:Rillke/SVGedit.js
(החדשות ביותר | הישנות ביותר) צפייה ב: (10 הבאות | ) (10 | 20 | 50 | 100 | 250 | 500)

הדף הבא משתמש בקובץ הזה:

שימוש גלובלי בקובץ

אתרי הוויקי השונים הבאים משתמשים בקובץ זה:

מטא־נתונים