aboutsummaryrefslogtreecommitdiffstats
path: root/res/values-hr/plurals.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-hr/plurals.xml')
-rw-r--r--res/values-hr/plurals.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/res/values-hr/plurals.xml b/res/values-hr/plurals.xml
index 102a6f0d..41e005bf 100644
--- a/res/values-hr/plurals.xml
+++ b/res/values-hr/plurals.xml
@@ -26,11 +26,13 @@
<item quantity="few"><xliff:g id="files">%1$d</xliff:g> datoteke</item>
<item quantity="other"><xliff:g id="files">%1$d</xliff:g> datoteka</item>
</plurals>
+ <!-- Search - Found items -->
<plurals name="search_found_items">
<item quantity="one"><xliff:g id="count">%1$d</xliff:g> stavka pronađena</item>
<item quantity="few"><xliff:g id="count">%d</xliff:g> stavke pronađene</item>
<item quantity="other"><xliff:g id="count">%d</xliff:g> stavki pronađeno</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> mapa označena.</item>
<item quantity="few"><xliff:g id="folders">%1$d</xliff:g> mape označene.</item>
@@ -41,6 +43,7 @@
<item quantity="few"><xliff:g id="files">%1$d</xliff:g> datoteke označene.</item>
<item quantity="other"><xliff:g id="files">%1$d</xliff:g> datoteka označeno.</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> stavka će biti obrisana.</item>
<item quantity="few"><xliff:g id="count">%1$d</xliff:g> stavke će biti obrisane.</item>