aboutsummaryrefslogtreecommitdiffstats
path: root/res/values-gd-rGB/plurals.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-gd-rGB/plurals.xml')
-rw-r--r--res/values-gd-rGB/plurals.xml36
1 files changed, 36 insertions, 0 deletions
diff --git a/res/values-gd-rGB/plurals.xml b/res/values-gd-rGB/plurals.xml
index f544c07f..c6c884ba 100644
--- a/res/values-gd-rGB/plurals.xml
+++ b/res/values-gd-rGB/plurals.xml
@@ -16,7 +16,43 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <plurals name="n_folders">
+ <item quantity="one"><xliff:g id="folders">%1$d</xliff:g> phasgan</item>
+ <item quantity="two"><xliff:g id="folders">%1$d</xliff:g> phasgan</item>
+ <item quantity="few"><xliff:g id="folders">%1$d</xliff:g> pasganan</item>
+ <item quantity="other"><xliff:g id="folders">%1$d</xliff:g> pasgan</item>
+ </plurals>
+ <plurals name="n_files">
+ <item quantity="one"><xliff:g id="files">%1$d</xliff:g> fhaidhle</item>
+ <item quantity="two"><xliff:g id="files">%1$d</xliff:g> fhaidhle</item>
+ <item quantity="few"><xliff:g id="files">%1$d</xliff:g> faidhlichean</item>
+ <item quantity="other"><xliff:g id="files">%1$d</xliff:g> faidhle</item>
+ </plurals>
<!-- Search - Found items -->
+ <plurals name="search_found_items">
+ <item quantity="one"><xliff:g id="count">%1$d</xliff:g> nì air a lorg</item>
+ <item quantity="two"><xliff:g id="count">%1$d</xliff:g> nì air a lorg</item>
+ <item quantity="few"><xliff:g id="count">%1$d</xliff:g> nithean air an lorg</item>
+ <item quantity="other"><xliff:g id="count">%1$d</xliff:g> nì air an lorg</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> phasgan air a thaghadh.</item>
+ <item quantity="two"><xliff:g id="folders">%1$d</xliff:g> phasgan air a thaghadh.</item>
+ <item quantity="few"><xliff:g id="folders">%1$d</xliff:g> pasganan air an taghadh.</item>
+ <item quantity="other"><xliff:g id="folders">%1$d</xliff:g> pasgan air an taghadh.</item>
+ </plurals>
+ <plurals name="selection_files">
+ <item quantity="one"><xliff:g id="files">%1$d</xliff:g> fhaidhle air a thaghadh.</item>
+ <item quantity="two"><xliff:g id="files">%1$d</xliff:g> fhaidhle air a thaghadh.</item>
+ <item quantity="few"><xliff:g id="files">%1$d</xliff:g> faidhlichean air an taghadh.</item>
+ <item quantity="other"><xliff:g id="files">%1$d</xliff:g> faidhle air an taghadh.</item>
+ </plurals>
<!-- Actions - Confirm the number of items that are going to be deleted -->
+ <plurals name="deleting_n_items">
+ <item quantity="one">Thèid <xliff:g id="count">%1$d</xliff:g> nì a sguabadh às.</item>
+ <item quantity="two">Thèid <xliff:g id="count">%1$d</xliff:g> nì a sguabadh às.</item>
+ <item quantity="few">Thèid <xliff:g id="count">%1$d</xliff:g> nithean an sguabadh às.</item>
+ <item quantity="other">Thèid <xliff:g id="count">%1$d</xliff:g> nì an sguabadh às.</item>
+ </plurals>
</resources>