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

Commit 6cd555fb authored by Abhisek Devkota's avatar Abhisek Devkota
Browse files

Automatic translation import

Change-Id: Ia0379dfcde3369d53446131e4f5ad5f4debd1236
parent de1e8c23
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -797,4 +797,5 @@
  <string name="storage_permissions_explanation">Gaan na Instellings en raak Programtoestemmings om toestemming te verleen.</string>
  <string name="snackbar_settings">Instellings</string>
  <!-- Wrap mode - toast -->
  <string name="toggle_word_wrap_msg">Swaai om woordvoumodus</string>
</resources>
+4 −4
Original line number Diff line number Diff line
@@ -17,11 +17,11 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
  <plurals name="n_folders">
    <item quantity="one">1 carpeta</item>
    <item quantity="one"><xliff:g id="folders">%1$d</xliff:g> carpeta</item>
    <item quantity="other"><xliff:g id="folders">%1$d</xliff:g> carpetes</item>
  </plurals>
  <plurals name="n_files">
    <item quantity="one">1 ficheru</item>
    <item quantity="one"><xliff:g id="files">%1$d</xliff:g> ficheru</item>
    <item quantity="other"><xliff:g id="files">%1$d</xliff:g> ficheros</item>
  </plurals>
  <!-- Search - Found items -->
@@ -31,11 +31,11 @@
  </plurals>
  <!-- Statusbar text if there are selected files or folders -->
  <plurals name="selection_folders">
    <item quantity="one">1 carpeta esbillada.</item>
    <item quantity="one"><xliff:g id="folders">%1$d</xliff:g> carpeta esbillada.</item>
    <item quantity="other"><xliff:g id="folders">%1$d</xliff:g> carpetes esbillaes.</item>
  </plurals>
  <plurals name="selection_files">
    <item quantity="one">1 ficheru esbilláu.</item>
    <item quantity="one"><xliff:g id="files">%1$d</xliff:g> ficheru esbilláu.</item>
    <item quantity="other"><xliff:g id="files">%1$d</xliff:g> ficheros esbillaos.</item>
  </plurals>
  <!-- Actions - Confirm the number of items that are going to be deleted -->
Loading