summaryrefslogtreecommitdiffstats
path: root/java/com/android/dialer/calllogutils/res/values-oc/strings.xml
blob: 5a5068570353cb0028adce95ad3a7a08911376c8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
 ~ Copyright (C) 2017 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:xliff="urn:oasis:names:tc:xliff:document:1.2">
  <!-- Title for incoming call type. [CHAR LIMIT=40] -->
  <!-- Title for incoming call which was transferred to another device. [CHAR LIMIT=60] -->
  <!-- Title for outgoing call type. [CHAR LIMIT=40] -->
  <!-- Title for outgoing call which was transferred to another device. [CHAR LIMIT=60] -->
  <!-- Title for missed call type. [CHAR LIMIT=40] -->
  <!-- Title for incoming video call in call details screen [CHAR LIMIT=60] -->
  <!-- Title for incoming video call in call details screen which was transferred to another device.
       [CHAR LIMIT=60] -->
  <!-- Title for outgoing video call in call details screen [CHAR LIMIT=60] -->
  <!-- Title for outgoing video call in call details screen which was transferred to another device.
       [CHAR LIMIT=60] -->
  <!-- Title for missed video call in call details screen [CHAR LIMIT=60] -->
  <!-- Title for voicemail details screen -->
  <!-- Title for rejected call type. [CHAR LIMIT=40] -->
  <!-- Title for blocked call type. [CHAR LIMIT=40] -->
  <!-- An abbreviation for minutes. For example "1m" [CHAR LIMIT=NONE] -->
  <!-- An abbreviation for seconds. For example "28s" [CHAR LIMIT=NONE] -->
  <!-- A string to announce a call duration. For example, in english might say 2 minutes 15 seconds.
       This translation may require the variables to be rearranged for grammars different than
       english. [CHAR LIMIT=NONE] -->
  <!-- A string to announce a call duration. For example, in english might say 15 seconds.
       This translation may require the variables to be rearranged for grammars different than
       english. [CHAR LIMIT=NONE] -->
  <!-- A pattern to define the layout of a call duration string. for example, in english might
        say 2m 15s. Translation should only rearrange the inputs. minutes_translation and
        seconds_translation should remain in \'quotes\'. [CHAR LIMIT=NONE] -->
  <!-- A pattern to define the layout of a call duration string. for example, in english might
        say 2m 15s. Translation should only rearrange the inputs. seconds_translation should
        remain in \'quotes\'. [CHAR LIMIT=NONE] -->
  <!-- A full string for seconds (time). [CHAR LIMIT=NONE] -->
  <!-- A full string for minutes (time). [CHAR LIMIT=NONE] -->
  <!-- Title for "answered elsewhere" call type. This will happen if a call was ringing
       simultaneously on multiple devices, and the user answered it on a device other than the
       current device. [CHAR LIMIT=60] -->
  <!-- String describing the phone account the call was made on or to. This string will be used
         in description_incoming_missed_call, description_incoming_answered_call, and
         description_outgoing_call.
         Note: AccessibilityServices uses this attribute to announce what the view represents.
         [CHAR LIMIT=NONE] -->
  <!-- String describing the secondary line number the call was received via.
       Note: AccessibilityServices use this attribute to announce what the view represents.
       [CHAR LIMIT=NONE]-->
  <!-- String describing the PhoneAccount and via number that a call was received on, if both are
       visible.
       Note: AccessibilityServices use this attribute to announce what the view represents.
       [CHAR LIMIT=NONE]-->
  <!-- String used for displaying calls to the voicemail number in the call log -->
</resources>