Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9eb57985 authored by Michael Bestas's avatar Michael Bestas
Browse files

Automatic translation import

Change-Id: I508af07960dfec060d46a5cc6bab44a98cf2d3d5
parent 56d14850
Loading
Loading
Loading
Loading
+0 −20
Original line number Diff line number Diff line
@@ -16,26 +16,6 @@
     limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
  <plurals name="n_folders">
    <item quantity="one">1 Ordner</item>
    <item quantity="other"><xliff:g id="folders">%1$d</xliff:g> Ordner</item>
  </plurals>
  <plurals name="n_files">
    <item quantity="one">1 Datei</item>
    <item quantity="other"><xliff:g id="files">%1$d</xliff:g> Dateien</item>
  </plurals>
  <plurals name="search_found_items">
    <item quantity="one">1 Eintrag gefunden</item>
    <item quantity="other"><xliff:g id="count">%d</xliff:g> Einträge gefunden</item>
  </plurals>
  <plurals name="selection_folders">
    <item quantity="one"><xliff:g id="folders">%1$d</xliff:g> Ordner ausgewählt.</item>
    <item quantity="other"><xliff:g id="folders">%1$d</xliff:g> Ordner ausgewählt.</item>
  </plurals>
  <plurals name="selection_files">
    <item quantity="one">1 Datei ausgewählt.</item>
    <item quantity="other"><xliff:g id="files">%1$d</xliff:g> Dateien ausgewählt.</item>
  </plurals>
  <plurals name="deleting_n_items">
    <item quantity="one"><xliff:g id="count">%1$d</xliff:g> Element wird gelöscht.</item>
    <item quantity="other"><xliff:g id="count">%1$d </xliff:g> Elemente werden gelöscht.</item>
Loading