aboutsummaryrefslogtreecommitdiffstats
path: root/res/values-hu/plurals.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-hu/plurals.xml')
-rw-r--r--res/values-hu/plurals.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/res/values-hu/plurals.xml b/res/values-hu/plurals.xml
index 066e3bbd..7cd39068 100644
--- a/res/values-hu/plurals.xml
+++ b/res/values-hu/plurals.xml
@@ -24,10 +24,12 @@
<item quantity="one"><xliff:g id="files">%1$d</xliff:g> fájl</item>
<item quantity="other"><xliff:g id="files">%1$d</xliff:g> fájl</item>
</plurals>
+ <!-- Search - Found items -->
<plurals name="search_found_items">
<item quantity="one"><xliff:g id="count">%1$d</xliff:g> találat</item>
<item quantity="other"><xliff:g id="count">%d</xliff:g> találat</item>
</plurals>
+ <!-- Statusbar text if there are selected files or folders -->
<plurals name="selection_folders">
<item quantity="one"><xliff:g id="folders">%1$d</xliff:g> könyvtár kiválasztva.</item>
<item quantity="other"><xliff:g id="folders">%1$d</xliff:g> könyvtár kiválasztva.</item>
@@ -36,6 +38,7 @@
<item quantity="one"><xliff:g id="files">%1$d</xliff:g> fájl kiválasztva.</item>
<item quantity="other"><xliff:g id="files">%1$d</xliff:g> fájl kiválasztva.</item>
</plurals>
+ <!-- Actions - Confirm the number of items that are going to be deleted -->
<plurals name="deleting_n_items">
<item quantity="one"><xliff:g id="count">%1$d</xliff:g> elem kerül törlésre.</item>
<item quantity="other"><xliff:g id="count">%1$d</xliff:g> elem kerül törlésre.</item>