[go: nahoru, domu]

blob: 6c9ca5b7159646c9eeb4d572891d62a10a35d2d5 [file] [log] [blame]
Bill Yicfba9692018-02-22 05:19:06 -08001<?xml version="1.0" encoding="UTF-8"?>
2<!--
3 ~ Copyright 2017 The Android Open Source Project
4 ~
5 ~ Licensed under the Apache License, Version 2.0 (the "License");
6 ~ you may not use this file except in compliance with the License.
7 ~ You may obtain a copy of the License at
8 ~
9 ~ http://www.apache.org/licenses/LICENSE-2.0
10 ~
11 ~ Unless required by applicable law or agreed to in writing, software
12 ~ distributed under the License is distributed on an "AS IS" BASIS,
13 ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14 ~ See the License for the specific language governing permissions and
15 ~ limitations under the License.
16 -->
17
18<resources xmlns:android="http://schemas.android.com/apk/res/android"
19 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
Bill Yi3afa3c92018-03-17 03:14:51 -070020 <string name="abc_slice_more_content" msgid="6405516388971241142">"+ <xliff:g id="NUMBER">%1$d</xliff:g>"</string>
21 <string name="abc_slice_more" msgid="1983560225998630901">"Plus"</string>
22 <string name="abc_slice_show_more" msgid="1567717014004692768">"Plus"</string>
Bill Yi13aa8bc2018-04-04 11:49:55 -070023 <string name="abc_slice_updated" msgid="8155085405396453848">"Mise à jour : <xliff:g id="TIME">%1$s</xliff:g>"</string>
24 <plurals name="abc_slice_duration_min" formatted="false" msgid="6996334305156847955">
25 <item quantity="one">Il y a <xliff:g id="ID_2">%d</xliff:g> minute</item>
Bill Yi2d228df2020-12-12 11:04:40 -080026 <item quantity="many"><xliff:g id="ID_2">%d</xliff:g> min ago</item>
Bill Yi13aa8bc2018-04-04 11:49:55 -070027 <item quantity="other">Il y a <xliff:g id="ID_2">%d</xliff:g> minutes</item>
28 </plurals>
29 <plurals name="abc_slice_duration_years" formatted="false" msgid="6212691832333991589">
30 <item quantity="one">Il y a <xliff:g id="ID_2">%d</xliff:g> an</item>
Bill Yi2d228df2020-12-12 11:04:40 -080031 <item quantity="many"><xliff:g id="ID_2">%d</xliff:g> yr ago</item>
Bill Yi13aa8bc2018-04-04 11:49:55 -070032 <item quantity="other">Il y a <xliff:g id="ID_2">%d</xliff:g> ans</item>
33 </plurals>
34 <plurals name="abc_slice_duration_days" formatted="false" msgid="6241698511167107334">
35 <item quantity="one">Il y a <xliff:g id="ID_2">%d</xliff:g> jour</item>
Bill Yi2d228df2020-12-12 11:04:40 -080036 <item quantity="many"><xliff:g id="ID_2">%d</xliff:g> days ago</item>
Bill Yi13aa8bc2018-04-04 11:49:55 -070037 <item quantity="other">Il y a <xliff:g id="ID_2">%d</xliff:g> jours</item>
38 </plurals>
39 <string name="abc_slice_error" msgid="4188371422904147368">"Impossible de se connecter"</string>
Bill Yicfba9692018-02-22 05:19:06 -080040</resources>