| <?xml version="1.0" encoding="utf-8"?> |
| <!-- Copyright (C) 2007 The Android Open Source 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:tools="http://schemas.android.com/tools"> |
| <string-array name="reminder_methods_labels"> |
| <item>Avisu</item> |
| <item>Email</item> |
| <item>SMS</item> |
| <item>Alarma</item> |
| </string-array> |
| <string-array name="preferences_week_start_day_labels"> |
| <item>Lo predeterminao pola locale</item> |
| <item>Sábadu</item> |
| <item>Domingu</item> |
| <item>Llunes</item> |
| </string-array> |
| <string-array name="availability"> |
| <item>Busy</item> |
| <item>Disponible</item> |
| <item>Provisional</item> |
| </string-array> |
| <string-array name="response_labels1"> |
| <item>Ensin rempuesta</item> |
| <item>Sí</item> |
| <item>Seique</item> |
| <item>Non</item> |
| </string-array> |
| <string-array name="delete_repeating_labels"> |
| <item>Namás esti eventu</item> |
| <item>Esti eventu y los futuros</item> |
| <item>Tolos eventos</item> |
| </string-array> |
| <string-array name="change_response_labels"> |
| <item>Namás esti eventu</item> |
| <item>Tolos eventos de la serie</item> |
| </string-array> |
| <string-array name="buttons_list"> |
| <item>Día</item> |
| <item>Selmana</item> |
| <item>Mes</item> |
| <item>Axenda</item> |
| </string-array> |
| <string-array name="preferences_skip_reminders_labels"> |
| <item>Namás si se refuga</item> |
| <item>Si se refuga o nun hai rempuesta</item> |
| </string-array> |
| <string-array name="recurrence_freq"> |
| <item>REPITIR CALDÍA</item> |
| <item>REPITIR SELMANALMENTE</item> |
| <item>REPITIR MENSUALMENTE</item> |
| <item>REPITIR AÑALMENTE</item> |
| </string-array> |
| <string-array name="repeat_by_nth_sun"> |
| <item>el primer domingu de cada mes</item> |
| <item>el segundu domingu de cada mes</item> |
| <item>el tercer domingu de cada mes</item> |
| <item>el cuartu domingu de cada mes</item> |
| <item>l\'últimu domingu de cada mes</item> |
| </string-array> |
| <string-array name="repeat_by_nth_mon"> |
| <item>el primer llunes de cada mes</item> |
| <item>el segundu llunes de cada mes</item> |
| <item>el tercer llunes de cada mes</item> |
| <item>el cuartu llunes de cada mes</item> |
| <item>l\'últimu llunes de cada mes</item> |
| </string-array> |
| <string-array name="repeat_by_nth_tues"> |
| <item>el primer martes de cada mes</item> |
| <item>el segundu martes de cada mes</item> |
| <item>el tercer martes de cada mes</item> |
| <item>el cuartu martes de cada mes</item> |
| <item>l\'últimu martes de cada mes</item> |
| </string-array> |
| <string-array name="repeat_by_nth_wed"> |
| <item>el primer miércoles de cada mes</item> |
| <item>el segundu miércoles de cada mes</item> |
| <item>el tercer miércoles de cada mes</item> |
| <item>el cuartu miércoles de cada mes</item> |
| <item>l\'últimu miércoles de cada mes</item> |
| </string-array> |
| <string-array name="repeat_by_nth_thurs"> |
| <item>el primer xueves de cada mes</item> |
| <item>el segundu xueves de cada mes</item> |
| <item>el tercer xueves de cada mes</item> |
| <item>el cuartu xueves de cada mes</item> |
| <item>l\'últimu xueves de cada mes</item> |
| </string-array> |
| <string-array name="repeat_by_nth_fri"> |
| <item>el primer vienres de cada mes</item> |
| <item>el segundu vienres de cada mes</item> |
| <item>el tercer vienres de cada mes</item> |
| <item>el cuartu vienres de cada mes</item> |
| <item>l\'últimu vienres de cada mes</item> |
| </string-array> |
| <string-array name="repeat_by_nth_sat"> |
| <item>el primer sábadu de cada mes</item> |
| <item>el segundu sábadu de cada mes</item> |
| <item>el tercer sábadu de cada mes</item> |
| <item>el cuartu sábadu de cada mes</item> |
| <item>l\'últimu sábadu de cada mes</item> |
| </string-array> |
| </resources> |