<?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>
  <!-- English (United States) (en-US) -->
  <data name="BrowserTitle" xml:space="preserve">
    <value>Files</value>
    <comment>Window title for the file browser</comment>
  </data>
  <data name="MoveToTrash" xml:space="preserve">
    <value>Move to trash</value>
    <comment>Context-menu item</comment>
  </data>
  <data name="MoveConfirm" xml:space="preserve">
    <value>Move {0} to {1}?</value>
    <comment>{0} source name, {1} destination name</comment>
  </data>
  <data name="ReplaceConfirm" xml:space="preserve">
    <value>Replace {0} with {1}?</value>
    <comment>Argument order may change per culture</comment>
  </data>
  <data name="QuotaUsed" xml:space="preserve">
    <value>{0:N2} GB of {1:N2} GB used ({2:P1})</value>
    <comment>N2 = fixed 2 decimals, P1 = percent with 1 decimal</comment>
  </data>
  <data name="InvoiceTotal" xml:space="preserve">
    <value>Total: {0:C}</value>
    <comment>C = currency of the CURRENT culture, not of the amount</comment>
  </data>
  <data name="LastSynced" xml:space="preserve">
    <value>Last synced {0:d} at {0:t}</value>
    <comment>d = short date, t = short time</comment>
  </data>
  <data name="FileCount_One" xml:space="preserve">
    <value>{0} file</value>
    <comment>Selected when count == 1</comment>
  </data>
  <data name="FileCount_Other" xml:space="preserve">
    <value>{0} files</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>Invariant/neutral resource. Satellite assemblies fall back to this file key by key, so a key missing from a satellite silently renders in English rather than failing.</value>
    <comment>Documentation resource, not shown in the UI.</comment>
  </data>
</root>
