<?xml version="1.0" encoding="utf-8"?>
<root>
  <xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
    <xsd:element name="root" msdata:IsDataSet="true" />
  </xsd:schema>
  <resheader name="resmimetype">
    <value>text/microsoft-resx</value>
  </resheader>
  <resheader name="version">
    <value>2.0</value>
  </resheader>
  <resheader name="reader">
    <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
  </resheader>
  <resheader name="writer">
    <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
  </resheader>
  <!-- German (Germany) (de-DE) -->
  <data name="BrowserTitle" xml:space="preserve">
    <value>Dateien</value>
    <comment>Window title for the file browser</comment>
  </data>
  <data name="MoveToTrash" xml:space="preserve">
    <value>In den Papierkorb verschieben</value>
    <comment>Context-menu item</comment>
  </data>
  <data name="MoveConfirm" xml:space="preserve">
    <value>{0} nach {1} verschieben?</value>
    <comment>{0} source name, {1} destination name</comment>
  </data>
  <data name="ReplaceConfirm" xml:space="preserve">
    <value>{1} anstelle von {0} einsetzen?</value>
    <comment>German REVERSES the two arguments relative to English</comment>
  </data>
  <data name="QuotaUsed" xml:space="preserve">
    <value>{0:N2} GB von {1:N2} GB belegt ({2:P1})</value>
    <comment>N2 renders as 1.234,56 under de-DE</comment>
  </data>
  <data name="InvoiceTotal" xml:space="preserve">
    <value>Gesamt: {0:C}</value>
    <comment>de-DE renders C as 1.234,56 EUR-symbol with NBSP</comment>
  </data>
  <data name="LastSynced" xml:space="preserve">
    <value>Zuletzt synchronisiert am {0:d} um {0:t}</value>
    <comment>d = 14.03.2026, t = 09:05</comment>
  </data>
  <data name="FileCount_One" xml:space="preserve">
    <value>{0} Datei</value>
    <comment>Selected when count == 1</comment>
  </data>
  <data name="FileCount_Other" xml:space="preserve">
    <value>{0} Dateien</value>
    <comment>Fallback for every other count</comment>
  </data>
  <data name="ListSeparator" xml:space="preserve">
    <value>, </value>
    <comment>Trailing space is significant — this is what xml:space guards.</comment>
  </data>
  <data name="PluralConventionNote" xml:space="preserve">
    <value>Satellite for de-DE. Note ReplaceConfirm: {0} and {1} appear in the opposite order to the neutral resource — this is the whole reason composite formatting is indexed.</value>
    <comment>Documentation resource, not shown in the UI.</comment>
  </data>
</root>
