blob: ff9aeda303c8042072d9b0d37636e26c34f2a89d [file] [log] [blame]
Baligh Uddind3acb702013-08-26 09:43:09 -07001<?xml version="1.0" encoding="UTF-8"?>
2<!-- Copyright (C) 2013 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 name="app_label" msgid="2783841764617238354">"Documents"</string>
Baligh Uddind2354f62013-10-04 12:26:43 -070020 <string name="title_open" msgid="4353228937663917801">"Ouvrir à partir de"</string>
Baligh Uddind3acb702013-08-26 09:43:09 -070021 <string name="title_save" msgid="2433679664882857999">"Enregistrer sous"</string>
22 <string name="menu_create_dir" msgid="5947289605844398389">"Créer un dossier"</string>
23 <string name="menu_grid" msgid="6878021334497835259">"Grille"</string>
24 <string name="menu_list" msgid="7279285939892417279">"Liste"</string>
25 <string name="menu_sort" msgid="7677740407158414452">"Trier par"</string>
26 <string name="menu_search" msgid="3816712084502856974">"Rechercher"</string>
27 <string name="menu_settings" msgid="6008033148948428823">"Paramètres"</string>
28 <string name="menu_open" msgid="432922957274920903">"Ouvrir"</string>
29 <string name="menu_save" msgid="2394743337684426338">"Enregistrer"</string>
30 <string name="menu_share" msgid="3075149983979628146">"Partager"</string>
31 <string name="menu_delete" msgid="8138799623850614177">"Supprimer"</string>
32 <string name="mode_selected_count" msgid="459111894725594625">"<xliff:g id="COUNT">%1$d</xliff:g> élément(s) sélectionné(s)"</string>
33 <string name="sort_name" msgid="9183560467917256779">"Par nom"</string>
34 <string name="sort_date" msgid="586080032956151448">"Par date de modification"</string>
35 <string name="sort_size" msgid="3350681319735474741">"Par taille"</string>
36 <string name="drawer_open" msgid="4545466532430226949">"Afficher les répertoires racines"</string>
37 <string name="drawer_close" msgid="7602734368552123318">"Masquer les répertoires racines"</string>
38 <string name="save_error" msgid="6167009778003223664">"Échec de l\'enregistrement du document."</string>
Baligh Uddin96d361b2013-09-25 17:20:15 -070039 <string name="create_error" msgid="3735649141335444215">"Échec de la création du dossier."</string>
Baligh Uddind2354f62013-10-04 12:26:43 -070040 <string name="query_error" msgid="1222448261663503501">"Échec de la demande de documents."</string>
Baligh Uddind3acb702013-08-26 09:43:09 -070041 <string name="root_recent" msgid="4470053704320518133">"Récents"</string>
42 <string name="root_available_bytes" msgid="8568452858617033281">"Espace disponible : <xliff:g id="SIZE">%1$s</xliff:g>"</string>
Baligh Uddin4089fb52013-09-16 09:45:22 -070043 <string name="root_type_service" msgid="2178854894416775409">"Services de stockage"</string>
Baligh Uddind3acb702013-08-26 09:43:09 -070044 <string name="root_type_shortcut" msgid="3318760609471618093">"Raccourcis"</string>
45 <string name="root_type_device" msgid="7121342474653483538">"Appareils"</string>
46 <string name="root_type_apps" msgid="8838065367985945189">"Autres applications"</string>
47 <string name="pref_advanced_devices" msgid="903257239609301276">"Afficher les appareils avancés"</string>
48 <string name="pref_file_size" msgid="2826879315743961459">"Afficher la taille des fichiers"</string>
49 <string name="pref_device_size" msgid="3542106883278997222">"Afficher la capacité de stockage des appareils"</string>
50 <string name="empty" msgid="7858882803708117596">"Aucun élément"</string>
51 <string name="toast_no_application" msgid="1339885974067891667">"Impossible d\'ouvrir le fichier."</string>
52 <string name="toast_failed_delete" msgid="2180678019407244069">"Impossible de supprimer certains documents."</string>
Baligh Uddin52b30b32013-09-05 09:11:19 -070053 <string name="share_via" msgid="8966594246261344259">"Partager via"</string>
Baligh Uddind3acb702013-08-26 09:43:09 -070054</resources>