arrays.xml revision 58172a6e90fbd05ddf7977e6a65a9bf28acee34c
1<?xml version="1.0" encoding="UTF-8"?>
2<!--  Copyright (C) 2007 The Android Open Source Project
3
4     Licensed under the Apache License, Version 2.0 (the "License");
5     you may not use this file except in compliance with the License.
6     You may obtain a copy of the License at
7
8          http://www.apache.org/licenses/LICENSE-2.0
9
10     Unless required by applicable law or agreed to in writing, software
11     distributed under the License is distributed on an "AS IS" BASIS,
12     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13     See the License for the specific language governing permissions and
14     limitations under the License.
15 -->
16
17<resources xmlns:android="http://schemas.android.com/apk/res/android"
18    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
19  <string-array name="reminder_methods_labels">
20    <item msgid="5172236776878811487">"Оповещение"</item>
21    <item msgid="1751151680520784746">"Эл. почта"</item>
22    <item msgid="2658001219380695677">"SMS"</item>
23    <item msgid="7926918288165444873">"Сигнал"</item>
24  </string-array>
25  <string-array name="reminder_minutes_labels">
26    <item msgid="2416970002377237011">"0 минут"</item>
27    <item msgid="6681865010714743948">"1 минута"</item>
28    <item msgid="2327505114623595779">"5 минут"</item>
29    <item msgid="1657410063332547113">"10 минут"</item>
30    <item msgid="366087535181197780">"15 минут"</item>
31    <item msgid="6252612791145061929">"20 минут"</item>
32    <item msgid="7896694531989090700">"25 минут"</item>
33    <item msgid="8754510169374808607">"30 минут"</item>
34    <item msgid="3113380274218454394">"45 минут"</item>
35    <item msgid="8546646645868526283">"1 час"</item>
36    <item msgid="6467845211024768872">"2 часа"</item>
37    <item msgid="8201677619511076575">"3 часа"</item>
38    <item msgid="7172504281650128893">"12 часов"</item>
39    <item msgid="9114286702181482496">"24 часа"</item>
40    <item msgid="3107009344872997366">"2 дня"</item>
41    <item msgid="6135563708172153696">"1 неделя"</item>
42  </string-array>
43  <string-array name="preferences_default_reminder_labels">
44    <item msgid="7495163916242649023">"Нет"</item>
45    <item msgid="5883344836499335043">"0 минут"</item>
46    <item msgid="4354350447805231188">"1 минута"</item>
47    <item msgid="265674592625309858">"5 минут"</item>
48    <item msgid="8011089417728419666">"10 минут"</item>
49    <item msgid="6177098581805412986">"15 минут"</item>
50    <item msgid="356346660503078923">"20 минут"</item>
51    <item msgid="992592434377054063">"25 минут"</item>
52    <item msgid="9191353668596201944">"30 минут"</item>
53    <item msgid="1192985682962908244">"45 минут"</item>
54    <item msgid="1694315499429259938">"1 час"</item>
55    <item msgid="8281019320591769635">"2 часа"</item>
56    <item msgid="2062931719019287773">"3 часа"</item>
57    <item msgid="4086495711621133006">"12 часов"</item>
58    <item msgid="3172669681920709561">"24 часа"</item>
59    <item msgid="5557836606782821910">"2 дня"</item>
60    <item msgid="8336577387266744930">"1 неделя"</item>
61  </string-array>
62  <string-array name="preferences_week_start_day_labels">
63    <item msgid="986150274035512339">"Региональные настройки по умолчанию"</item>
64    <item msgid="134027225275475280">"суббота"</item>
65    <item msgid="95029346069903091">"воскресенье"</item>
66    <item msgid="5840983116375063739">"понедельник"</item>
67  </string-array>
68  <string-array name="availability">
69    <item msgid="454869065893453189">"Занят"</item>
70    <item msgid="6228387173725732140">"Доступен"</item>
71    <item msgid="2064426942462573474">"Может быть"</item>
72  </string-array>
73  <string-array name="visibility">
74    <item msgid="3035788428581513163">"По умолчанию"</item>
75    <item msgid="5200216103966973369">"Закрытое"</item>
76    <item msgid="9182342638433672664">"Для всех"</item>
77  </string-array>
78  <string-array name="ordinal_labels">
79    <item msgid="2693927956303125332">"1"</item>
80    <item msgid="5631923029483854900">"2"</item>
81    <item msgid="148935502975250973">"3"</item>
82    <item msgid="5124200797326669172">"4"</item>
83    <item msgid="7564374178324652137">"посл."</item>
84  </string-array>
85  <string-array name="response_labels1">
86    <item msgid="5605392595848194997">"Не ответили"</item>
87    <item msgid="3724434080904437698">"Да"</item>
88    <item msgid="8854145743148992583">"Может быть"</item>
89    <item msgid="6174292185978948873">"Нет"</item>
90  </string-array>
91  <string-array name="delete_repeating_labels">
92    <item msgid="4208432367651646938">"Только это мероприятие"</item>
93    <item msgid="1536401639805370405">"Это и будущие мероприятия"</item>
94    <item msgid="7833229563617435430">"Все мероприятия"</item>
95  </string-array>
96  <string-array name="delete_repeating_labels_no_selected">
97    <item msgid="1341910309321756150">"Это и будущие мероприятия"</item>
98    <item msgid="6315440193748139854">"Все мероприятия"</item>
99  </string-array>
100  <string-array name="change_response_labels">
101    <item msgid="3466644709343519437">"Только это мероприятие"</item>
102    <item msgid="140670561403965380">"Все мероприятия в серии"</item>
103  </string-array>
104  <string-array name="buttons_list">
105    <item msgid="5917946202321434335">"День"</item>
106    <item msgid="6248480754959562740">"Неделя"</item>
107    <item msgid="4298472806133153766">"Месяц"</item>
108    <item msgid="5033084974413793845">"Повестка дня"</item>
109  </string-array>
110  <string-array name="preferences_skip_reminders_labels">
111    <item msgid="2285927842308686988">"Только если отклонено"</item>
112    <item msgid="6367412240524984286">"Если отклонено или нет ответа"</item>
113  </string-array>
114    <!-- no translation found for recurrence_freq:0 (3388478383574917007) -->
115    <!-- no translation found for recurrence_freq:1 (6300824484048337842) -->
116    <!-- no translation found for recurrence_freq:2 (189361731610816256) -->
117    <!-- no translation found for recurrence_freq:3 (8714177874112569158) -->
118</resources>
119