OSDN Git Service

Automatic translation import
authorMichael Bestas <mkbestas@lineageos.org>
Thu, 8 Mar 2018 22:35:13 +0000 (00:35 +0200)
committerMichael Bestas <mkbestas@lineageos.org>
Thu, 8 Mar 2018 22:35:13 +0000 (00:35 +0200)
Change-Id: I9710ba15de589c0ddb204dc2f2bb65e442b919d8

res/values-sk/plurals.xml

index 9827780..3244758 100644 (file)
 -->
 <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
   <!-- Used to indicate the number of artists -->
+  <plurals name="Nartists">
+    <item quantity="one"><xliff:g id="count">%d</xliff:g> interpret</item>
+    <item quantity="few"><xliff:g id="count">%d</xliff:g> interpreti</item>
+    <item quantity="many"><xliff:g id="count">%d</xliff:g> interpretov</item>
+    <item quantity="other"><xliff:g id="count">%d</xliff:g> interpretov</item>
+  </plurals>
   <!-- Used to indicate the number of albums for an artist -->
+  <plurals name="Nalbums">
+    <item quantity="one"><xliff:g id="count">%d</xliff:g> album</item>
+    <item quantity="few"><xliff:g id="count">%d</xliff:g> albumy</item>
+    <item quantity="many"><xliff:g id="count">%d</xliff:g> albumov</item>
+    <item quantity="other"><xliff:g id="count">%d</xliff:g> albumov</item>
+  </plurals>
   <!-- Used to indicate the number of songs for an album -->
+  <plurals name="Nsongs">
+    <item quantity="one"><xliff:g id="count">%d</xliff:g> skladba</item>
+    <item quantity="few"><xliff:g id="count">%d</xliff:g> skladby</item>
+    <item quantity="many"><xliff:g id="count">%d</xliff:g> skladieb</item>
+    <item quantity="other"><xliff:g id="count">%d</xliff:g> skladieb</item>
+  </plurals>
   <!-- Used to indicate the number of genres -->
+  <plurals name="Ngenres">
+    <item quantity="one"><xliff:g id="count">%d</xliff:g> žáner</item>
+    <item quantity="few"><xliff:g id="count">%d</xliff:g> žánry</item>
+    <item quantity="many"><xliff:g id="count">%d</xliff:g> žánrov</item>
+    <item quantity="other"><xliff:g id="count">%d</xliff:g> žánrov</item>
+  </plurals>
   <!-- Used to show a shortened version of hours-->
+  <plurals name="Nhours">
+    <item quantity="one"><xliff:g id="hours">%d</xliff:g>h</item>
+    <item quantity="few"><xliff:g id="hours">%d</xliff:g>h</item>
+    <item quantity="many"><xliff:g id="hours">%d</xliff:g>h</item>
+    <item quantity="other"><xliff:g id="hours">%d</xliff:g>h</item>
+  </plurals>
   <!-- Used to show a shortened version of minutes -->
+  <plurals name="Nminutes">
+    <item quantity="one"><xliff:g id="minutes">%d</xliff:g>m</item>
+    <item quantity="few"><xliff:g id="minutes">%d</xliff:g>m</item>
+    <item quantity="many"><xliff:g id="minutes">%d</xliff:g>m</item>
+    <item quantity="other"><xliff:g id="minutes">%d</xliff:g>m</item>
+  </plurals>
   <!-- Toasts after adding song(s) to playlists -->
+  <plurals name="NNNtrackstoplaylist">
+    <item quantity="one"><xliff:g id="number" example="1">%d</xliff:g> skladba bola pridaná do zoznamu skladieb.</item>
+    <item quantity="few"><xliff:g id="number" example="1">%d</xliff:g> skladby boli pridané do zoznamu skladieb.</item>
+    <item quantity="many"><xliff:g id="number" example="1">%d</xliff:g> skladieb bolo pridaných do zoznamu skladieb.</item>
+    <item quantity="other"><xliff:g id="number" example="1">%d</xliff:g> skladieb bolo pridaných do zoznamu skladieb.</item>
+  </plurals>
   <!-- Toasts after removing song(s) from playlists -->
+  <plurals name="NNNtracksfromplaylist">
+    <item quantity="one"><xliff:g id="number" example="1">%d</xliff:g> skladba bola odstránená zo zoznamu skladieb.</item>
+    <item quantity="few"><xliff:g id="number" example="1">%d</xliff:g> skladby boli odstránené zo zoznamu skladieb.</item>
+    <item quantity="many"><xliff:g id="number" example="1">%d</xliff:g> skladieb bolo odstránených zo zoznamu skladieb.</item>
+    <item quantity="other"><xliff:g id="number" example="1">%d</xliff:g> skladieb bolo odstránených zo zoznamu skladieb.</item>
+  </plurals>
   <!-- Toasts after adding song(s) to queue -->
+  <plurals name="NNNtrackstoqueue">
+    <item quantity="one"><xliff:g id="number" example="1">%d</xliff:g> skladba bola pridaná do poradia.</item>
+    <item quantity="few"><xliff:g id="number" example="1">%d</xliff:g> skladby boli pridané do poradia.</item>
+    <item quantity="many"><xliff:g id="number" example="1">%d</xliff:g> skladieb bolo pridaných do poradia.</item>
+    <item quantity="other"><xliff:g id="number" example="1">%d</xliff:g> skladieb bolo pridaných do poradia.</item>
+  </plurals>
   <!-- Toasts after adding song(s) to the favorites list -->
+  <plurals name="NNNtrackstofavorites">
+    <item quantity="one"><xliff:g id="number" example="1">%d</xliff:g> skladba bola pridaná do obľúbených.</item>
+    <item quantity="few"><xliff:g id="number" example="1">%d</xliff:g> skladby boli pridané do obľúbených.</item>
+    <item quantity="many"><xliff:g id="number" example="1">%d</xliff:g> skladieb bolo pridaných do obľúbených.</item>
+    <item quantity="other"><xliff:g id="number" example="1">%d</xliff:g> skladieb bolo pridaných do obľúbených.</item>
+  </plurals>
   <!-- Toast confirming that song(s) was/were deleted. -->
+  <plurals name="NNNtracksdeleted">
+    <item quantity="one"><xliff:g id="songs_to_delete" example="1">%d</xliff:g> skladba bola vymazaná.</item>
+    <item quantity="few"><xliff:g id="songs_to_delete" example="1">%d</xliff:g> skladby boli vymazané.</item>
+    <item quantity="many"><xliff:g id="songs_to_delete" example="1">%d</xliff:g> skladieb boo vymazaných.</item>
+    <item quantity="other"><xliff:g id="songs_to_delete" example="1">%d</xliff:g> skladieb boo vymazaných.</item>
+  </plurals>
 </resources>