aboutsummaryrefslogtreecommitdiffstats
path: root/res/values-sr/plurals.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-sr/plurals.xml')
-rw-r--r--res/values-sr/plurals.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/res/values-sr/plurals.xml b/res/values-sr/plurals.xml
index f1167537..c5d4bb23 100644
--- a/res/values-sr/plurals.xml
+++ b/res/values-sr/plurals.xml
@@ -26,11 +26,13 @@
<item quantity="few"><xliff:g id="files">%1$d</xliff:g> фајла</item>
<item quantity="other"><xliff:g id="files">%1$d</xliff:g> фајла</item>
</plurals>
+ <!-- Search - Found items -->
<plurals name="search_found_items">
<item quantity="one"><xliff:g id="count">%1$d</xliff:g> ставка пронађена</item>
<item quantity="few"><xliff:g id="count">%d</xliff:g> ставке пронађене</item>
<item quantity="other"><xliff:g id="count">%d</xliff:g> ставке пронађене</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> фолдер изабран.</item>
<item quantity="few"><xliff:g id="folders">%1$d</xliff:g> фолдера изабрана.</item>
@@ -41,6 +43,7 @@
<item quantity="few"><xliff:g id="files">%1$d</xliff:g> фајла изабрана.</item>
<item quantity="other"><xliff:g id="files">%1$d</xliff:g> фајла изабрана.</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>ставка ће бити обрисана.</item>
<item quantity="few"><xliff:g id="count">%1$d</xliff:g>ставке ће бити обрисане.</item>