OSDN Git Service

Automatic translation import
[android-x86/packages-apps-Eleven.git] / res / values-be / plurals.xml
index d8a2495..ff50b0f 100644 (file)
      limitations under the License.
 -->
 <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> выканаўца</item>
     <item quantity="few"><xliff:g id="count">%d</xliff:g> выканаўцы</item>
     <item quantity="other"><xliff:g id="count">%d</xliff:g> выканаўцаў</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> альбом</item>
     <item quantity="few"><xliff:g id="count">%d</xliff:g> альбомы</item>
     <item quantity="other"><xliff:g id="count">%d</xliff:g> альбомаў</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> трэк</item>
     <item quantity="few"><xliff:g id="count">%d</xliff:g> трэкі</item>
     <item quantity="other"><xliff:g id="count">%d</xliff:g> трэкаў</item>
   </plurals>
+  <!-- Used to indicate the number of genres -->
   <plurals name="Ngenres">
     <item quantity="one"><xliff:g id="count">%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>
+  <!-- Used to show a shortened version of hours-->
   <plurals name="Nhours">
     <item quantity="one"><xliff:g id="hours">%d</xliff:g>г</item>
     <item quantity="few"><xliff:g id="hours">%d</xliff:g>г</item>
     <item quantity="other"><xliff:g id="hours">%d</xliff:g>г</item>
   </plurals>
+  <!-- Used to show a shortened version of minutes -->
   <plurals name="Nminutes">
     <item quantity="one"><xliff:g id="minutes">%d</xliff:g>х</item>
     <item quantity="few"><xliff:g id="minutes">%d</xliff:g>х</item>
     <item quantity="other"><xliff:g id="minutes">%d</xliff:g>х</item>
   </plurals>
+  <!-- Toasts after adding song(s) to playlists -->
   <plurals name="NNNtrackstoplaylist">
     <item quantity="one"><xliff:g id="number" example="1">%d</xliff:g> трэк дададзены ў плэйліст.</item>
     <item quantity="few"><xliff:g id="number" example="3">%d</xliff:g> трэкі дададзены ў плэйліст.</item>
     <item quantity="other"><xliff:g id="number" example="27">%d</xliff:g> трэкаў дададзены ў плэйліст.</item>
   </plurals>
+  <!-- Toasts after removing song(s) from playlists -->
   <plurals name="NNNtracksfromplaylist">
     <item quantity="one"><xliff:g id="number" example="1">%d</xliff:g> трэк выдалены з плэйліста.</item>
     <item quantity="few"><xliff:g id="number" example="3">%d</xliff:g> трэкі выдалены з плэйліста.</item>
     <item quantity="other"><xliff:g id="number" example="27">%d</xliff:g> трэкаў выдалены з плэйліста.</item>
   </plurals>
+  <!-- Toasts after adding song(s) to queue -->
   <plurals name="NNNtrackstoqueue">
     <item quantity="one"><xliff:g id="number" example="1">%d</xliff:g> трэк дададзены ў чаргу.</item>
     <item quantity="few"><xliff:g id="number" example="3">%d</xliff:g> трэкі дададзены ў чаргу.</item>
     <item quantity="other"><xliff:g id="number" example="27">%d</xliff:g> трэкаў дададзены ў чаргу.</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> трэк дададзены ў абранае.</item>
     <item quantity="few"><xliff:g id="number" example="3">%d</xliff:g> трэкі дададзены ў абранае.</item>
     <item quantity="other"><xliff:g id="number" example="27">%d</xliff:g> трэкаў дададзены ў абранае.</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> трэк выдалены.</item>
     <item quantity="few"><xliff:g id="songs_to_delete" example="3">%d</xliff:g> трэкі выдалены.</item>