<?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>
  <!-- Polish (Poland) (pl-PL) -->
  <data name="BrowserTitle" xml:space="preserve">
    <value>Pliki</value>
    <comment>Window title for the file browser</comment>
  </data>
  <data name="MoveToTrash" xml:space="preserve">
    <value>Przenieś do kosza</value>
    <comment>Context-menu item</comment>
  </data>
  <data name="MoveConfirm" xml:space="preserve">
    <value>Przenieść {0} do {1}?</value>
    <comment>{0} source name, {1} destination name</comment>
  </data>
  <data name="ReplaceConfirm" xml:space="preserve">
    <value>Zastąpić {0} plikiem {1}?</value>
    <comment>Argument order may change per culture</comment>
  </data>
  <data name="QuotaUsed" xml:space="preserve">
    <value>Wykorzystano {0:N2} GB z {1:N2} GB ({2:P1})</value>
    <comment>N2 renders as 1 234,56 with U+00A0 under pl-PL</comment>
  </data>
  <data name="InvoiceTotal" xml:space="preserve">
    <value>Razem: {0:C}</value>
    <comment>pl-PL renders C as 1 234,56 zl with NBSP</comment>
  </data>
  <data name="LastSynced" xml:space="preserve">
    <value>Ostatnia synchronizacja {0:d} o {0:t}</value>
    <comment>d = 14.03.2026, t = 09:05</comment>
  </data>
  <data name="FileCount_One" xml:space="preserve">
    <value>{0} plik</value>
    <comment>Selected when count == 1</comment>
  </data>
  <data name="FileCount_Other" xml:space="preserve">
    <value>{0} plików</value>
    <comment>Polish needs FOUR keys — see the note resource</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 pl-PL. Polish needs four plural keys (one/few/many/other); this file ships the two-key convention, which under-generates 'few' for counts 2-4.</value>
    <comment>Documentation resource, not shown in the UI.</comment>
  </data>
</root>
