diff options
author | Michael Bestas <mikeioannina@cyanogenmod.org> | 2016-03-17 21:55:39 +0200 |
---|---|---|
committer | Gerrit Code Review <gerrit@cyanogenmod.org> | 2016-03-18 16:00:09 -0700 |
commit | f2a9674bf255f1a8c850d54430b1c65618f1f8b7 (patch) | |
tree | 519c914463c9566985157b40d99fe9b55e3aab41 /packages/DocumentsUI/res/values-oc-rFR | |
parent | df301d4a64fe0dfc812b39e3f7e2c2ca4b93c305 (diff) | |
download | frameworks_base-f2a9674bf255f1a8c850d54430b1c65618f1f8b7.zip frameworks_base-f2a9674bf255f1a8c850d54430b1c65618f1f8b7.tar.gz frameworks_base-f2a9674bf255f1a8c850d54430b1c65618f1f8b7.tar.bz2 |
Automatic translation import
Change-Id: I4af2a6a904e9229b261e95818f716d6b5708a6f4
Diffstat (limited to 'packages/DocumentsUI/res/values-oc-rFR')
-rw-r--r-- | packages/DocumentsUI/res/values-oc-rFR/strings.xml | 67 |
1 files changed, 67 insertions, 0 deletions
diff --git a/packages/DocumentsUI/res/values-oc-rFR/strings.xml b/packages/DocumentsUI/res/values-oc-rFR/strings.xml new file mode 100644 index 0000000..1d6f5fa --- /dev/null +++ b/packages/DocumentsUI/res/values-oc-rFR/strings.xml @@ -0,0 +1,67 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- Copyright (C) 2013 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 of the documents application [CHAR LIMIT=32] --> + <!-- Action bar title prompting user to choose a location to open a document from [CHAR LIMIT=32] --> + <!-- Action bar title prompting user to choose a location to save a document to [CHAR LIMIT=32] --> + <!-- Menu item that creates a new directory/folder at the current location [CHAR LIMIT=24] --> + <!-- Menu item that switches view to show documents as a large-format grid of thumbnails [CHAR LIMIT=24] --> + <!-- Menu item that switches view to show documents as a list [CHAR LIMIT=24] --> + <!-- Menu item that switches the criteria with which documents are sorted [CHAR LIMIT=24] --> + <!-- Menu item that enters a mode to search for documents [CHAR LIMIT=24] --> + <!-- Menu item that enters activity to change settings [CHAR LIMIT=24] --> + <!-- Menu item title that opens the selected documents [CHAR LIMIT=24] --> + <!-- Menu item title that saves the current document [CHAR LIMIT=24] --> + <!-- Menu item title that shares the selected documents [CHAR LIMIT=24] --> + <!-- Menu item title that deletes the selected documents [CHAR LIMIT=24] --> + <!-- Menu item title that selects all documents in the current directory [CHAR LIMIT=24] --> + <!-- Menu item title that copies the selected documents [CHAR LIMIT=24] --> + <!-- Menu item that reveals internal storage built into the device [CHAR LIMIT=24] --> + <!-- Menu item that reveals SD cards built into the device [CHAR LIMIT=24] --> + <!-- Menu item that hides internal storage built into the device [CHAR LIMIT=24] --> + <!-- Menu item that hides SD cards built into the device [CHAR LIMIT=24] --> + <!-- Menu item that reveals the sizes of displayed files [CHAR LIMIT=24] --> + <!-- Menu item that hides the sizes of displayed files [CHAR LIMIT=24] --> + <!-- Button label that select the current directory [CHAR LIMIT=24] --> + <!-- Button label that copies files to the current directory [CHAR LIMIT=24] --> + <!-- Mode that sorts documents by their display name alphabetically [CHAR LIMIT=24] --> + <!-- Mode that sorts documents by their last modified time in descending order; most recent first [CHAR LIMIT=24] --> + <!-- Mode that sorts documents by their file size in descending order; largest first [CHAR LIMIT=24] --> + <!-- Accessibility title to open the drawer showing all roots where documents can be stored [CHAR LIMIT=32] --> + <!-- Accessibility title to close the drawer showing all roots where documents can be stored [CHAR LIMIT=32] --> + <!-- Toast shown when saving a document failed with an error [CHAR LIMIT=48] --> + <!-- Toast shown when creating a folder failed with an error [CHAR LIMIT=48] --> + <!-- Error message shown when querying for a list of documents failed [CHAR LIMIT=48] --> + <!-- Title of storage root location that contains recently modified or used documents [CHAR LIMIT=24] --> + <!-- Subtitle of storage root indicating the total free space available, in bytes [CHAR LIMIT=24] --> + <!-- Header title for list of storage roots that contains cloud services [CHAR LIMIT=24] --> + <!-- Header title for list of storage roots that contains shortcuts to documents that may be available elsewhere [CHAR LIMIT=24] --> + <!-- Header title for list of storage roots that contains physical devices [CHAR LIMIT=24] --> + <!-- Header title for list of additional apps that can provide documents [CHAR LIMIT=24] --> + <!-- Text shown when a directory of documents is empty [CHAR LIMIT=24] --> + <!-- Toast shown when no app can be found to open the selected document [CHAR LIMIT=48] --> + <!-- Toast shown when some of the selected documents failed to be deleted [CHAR LIMIT=48] --> + <!-- Title of dialog when prompting user to select an app to share documents with [CHAR LIMIT=32] --> + <!-- Title of the copy notification [CHAR LIMIT=24] --> + <!-- Text shown on the copy notification to indicate remaining time, in minutes [CHAR LIMIT=24] --> + <!-- Toast shown when a file copy is kicked off --> + <!-- Text shown on the copy notification while DocumentsUI performs setup in preparation for copying files [CHAR LIMIT=32] --> + <!-- Title of the copy error notification [CHAR LIMIT=48] --> + <!-- Second line for notifications saying that more information will be shown after touching [CHAR LIMIT=48] --> + <!-- Label of a dialog button for retrying a failed operation [CHAR LIMIT=24] --> + <!-- Contents of the copying failure alert dialog. [CHAR LIMIT=48] --> +</resources> |