43 lines
2.1 KiB
XML
43 lines
2.1 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--
|
|
Copyright (C) 2012-2013 Andrew Neal
|
|
Copyright (C) 2012-2014 The CyanogenMod Project
|
|
|
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
you may not use this file except in compliance with the License.
|
|
You may obtain a copy of the License at
|
|
|
|
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
Unless required by applicable law or agreed to in writing, software
|
|
distributed under the License is distributed on an "AS IS" BASIS,
|
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
See the License for the specific language governing permissions and
|
|
limitations under the License.
|
|
-->
|
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
|
<string name="page_artists">Artistoj</string>
|
|
<string name="page_albums">Albumoj</string>
|
|
<string name="page_songs">Kantoj</string>
|
|
<string name="header_albums">Albumoj</string>
|
|
<string name="menu_settings">Agordoj</string>
|
|
<string name="sort_order_entry_artist">Artisto</string>
|
|
<string name="sort_order_entry_album">Albumo</string>
|
|
<string name="sort_order_entry_year">Jaro</string>
|
|
<string name="save">Konservi</string>
|
|
<string name="cancel">Nuligi</string>
|
|
<string name="header_unknown_year">Nekonata jaro</string>
|
|
<string name="header_30_to_60_seconds">30 - 60 sekundoj</string>
|
|
<string name="header_1_to_2_minutes">1 - 2 minutoj</string>
|
|
<string name="header_2_to_3_minutes">2 - 3 minutoj</string>
|
|
<string name="header_3_to_4_minutes">3 - 4 minutoj</string>
|
|
<string name="header_4_to_5_minutes">4 - 5 minutoj</string>
|
|
<string name="header_5_to_10_minutes">5 - 10 minutoj</string>
|
|
<string name="header_10_to_30_minutes">10 - 30 minutoj</string>
|
|
<string name="header_30_to_60_minutes">30 - 60 minutoj</string>
|
|
<string name="header_1_song">1 kanto</string>
|
|
<string name="header_2_to_4_songs">2 - 4 kantoj</string>
|
|
<string name="header_5_to_9_songs">5 - 9 kantoj</string>
|
|
<string name="header_10_plus_songs">10+ kantoj</string>
|
|
<string name="header_5_plus_albums">pli of 5 albumoj</string>
|
|
</resources>
|