summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@cyanogenmod.org>2016-03-28 00:49:40 +0300
committerMichael Bestas <mikeioannina@cyanogenmod.org>2016-03-28 17:31:57 +0300
commited04a8afbff566728c36806ef012378889267d7b (patch)
treeaad38d88f485ccfde5a84ed08220830cbdc102fb
parent150e9a28647632a59daff9d93a5b06a628b04a22 (diff)
downloadandroid_packages_providers_DownloadProvider-ed04a8afbff566728c36806ef012378889267d7b.tar.gz
android_packages_providers_DownloadProvider-ed04a8afbff566728c36806ef012378889267d7b.tar.bz2
android_packages_providers_DownloadProvider-ed04a8afbff566728c36806ef012378889267d7b.zip
Automatic translation import
Change-Id: Icfddf9d4ac177ba2745e2197ac7a26ff401086fc
-rw-r--r--res/values-ar/cm_strings.xml3
-rw-r--r--res/values-as-rIN/strings.xml125
-rw-r--r--res/values-in/cm_plurals.xml9
-rw-r--r--res/values-in/cm_strings.xml1
-rw-r--r--res/values-iw/cm_plurals.xml6
-rw-r--r--res/values-nb/cm_strings.xml2
-rw-r--r--res/values-or-rIN/strings.xml125
-rw-r--r--res/values-th/cm_strings.xml3
-rw-r--r--res/values-tr/cm_strings.xml3
-rw-r--r--ui/res/values-as-rIN/strings.xml75
-rw-r--r--ui/res/values-or-rIN/strings.xml75
11 files changed, 414 insertions, 13 deletions
diff --git a/res/values-ar/cm_strings.xml b/res/values-ar/cm_strings.xml
index 6264bb05..248f89d8 100644
--- a/res/values-ar/cm_strings.xml
+++ b/res/values-ar/cm_strings.xml
@@ -19,6 +19,9 @@
<string name="download_speed_text"><xliff:g id="text">%1$s</xliff:g>, <xliff:g id="size" example="230 kB">%2$s</xliff:g>/s</string>
<!-- Status indicating that the download has been paused to start in the future. Appears for an
individual item in the download list. [CHAR LIMIT=24] -->
+ <string name="download_paused">موقف مؤقتاً</string>
<!-- Representation of download progress percentage when paused. [CHAR LIMIT=24] -->
+ <string name="download_paused_percent">الإيقاف المؤقت، <xliff:g id="number">%d</xliff:g><xliff:g id="percent">%%</xliff:g></string>
<!-- Representation of download progress percentage when queued. [CHAR LIMIT=24] -->
+ <string name="download_queued_percent">في قائمة الانتظار، <xliff:g id="number">%d</xliff:g><xliff:g id="percent">%%</xliff:g></string>
</resources>
diff --git a/res/values-as-rIN/strings.xml b/res/values-as-rIN/strings.xml
new file mode 100644
index 00000000..ea7f8d81
--- /dev/null
+++ b/res/values-as-rIN/strings.xml
@@ -0,0 +1,125 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2007 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">
+ <!-- This is the name of the Download Manager application. -->
+ <!-- This is the short description of a permission associated with the
+ Android Download Manager. It is displayed as part of the description
+ of any application that was granted that permission.
+ This specific permission controls access to the Download Manager by
+ applications that initiate downloads. -->
+ <!-- This is the long description of a permission associated with the
+ Android Download Manager. It is displayed as part of the description
+ of any application that was granted that permission.
+ This specific permission controls access to the Download Manager by
+ applications that initiate downloads. -->
+ <!-- This is the short description of a permission associated with the
+ Android Download Manager. It is displayed as part of the description
+ of any application that was granted that permission.
+ This specific permission controls access to some advanced (and
+ dangerous) features from the Download Manager that are needed by
+ system applications but aren't necessary for regular applications
+ that just initiate plain downloads. -->
+ <!-- This is the long description of a permission associated with the
+ Android Download Manager. It is displayed as part of the description
+ of any application that was granted that permission.
+ This specific permission controls access to some advanced (and
+ dangerous) features from the Download Manager that are needed by
+ system applications but aren't necessary for regular applications
+ that just initiate plain downloads. -->
+ <!-- This is the long description of a permission associated with the
+ Android Download Manager. It is displayed as part of the description
+ of any application that was granted that permission.
+ This specific permission allows an application to tell other
+ applications that their downloads have completed. -->
+ <!-- Title for permission to see all downloads to EXTERNAL [CHAR LIMIT=25] -->
+ <!-- Title for permission to see all downloads to EXTERNAL -->
+ <!-- Description for the permission to see all downloads to EXTERNAL -->
+ <!-- The label for the permission to download files to the download cache
+ that can't be automatically deleted by the download manager to free up
+ space [CHAR LIMIT=50] -->
+ <!-- The full sentence description for the permission to download files to
+ the download cache that can't be automatically deleted by the download
+ manager to free up space [CHAR LIMIT=160] -->
+ <!-- The label for the permission to download files through the download
+ manager without any notification being shown to the user [CHAR LIMIT=50] -->
+ <!-- The full sentence description for the permission to download files
+ through the download manager without any notification being shown to the
+ user [CHAR LIMIT=160] -->
+ <!-- The label for the permission to access all downloads in the download
+ manager, not just those owned by the calling user [CHAR LIMIT=50] -->
+ <!-- The full sentence description for the permission to access all
+ downloads in the download manager, not just those owned by the calling user
+ [CHAR LIMIT=160] -->
+ <!-- This is the title that is used when displaying the notification
+ for a download that doesn't have a title associated with it. -->
+ <!-- When a download completes, a notification is displayed, and this
+ string is used to indicate that the download successfully completed.
+ Note that such a download could have been initiated by a variety of
+ applications, including (but not limited to) the browser, an email
+ application, a content marketplace. -->
+ <!-- When a download completes, a notification is displayed, and this
+ string is used to indicate that the download failed.
+ Note that such a download could have been initiated by a variety of
+ applications, including (but not limited to) the browser, an email
+ application, a content marketplace. -->
+ <!-- When a download is paused because it's too large to download over a
+ mobile connection, and Wi-Fi is unavailable, this string is displayed in
+ the system notification for the running download, beneath the download
+ title and description. Note that such a download could have been
+ initiated by a variety of applications, including (but not limited to)
+ the browser, an email application, a content marketplace.
+ [CHAR LIMIT=24] -->
+ <!-- Notification shown when a download has been paused because a user policy
+ has blocked network access to applications running in background. [CHAR LIMIT=24] -->
+ <!-- Title for dialog when a download exceeds the carrier-specified maximum size of downloads
+ over the mobile network and Wi-Fi is required. The user has the choice to either queue the
+ download to start next time Wi-Fi is available or cancel the download altogether. [CHAR
+ LIMIT=50] -->
+ <!-- Text for dialog when a download exceeds the carrier-specified maximum size of downloads
+ over the mobile network and Wi-Fi is required. The user has the choice to either queue the
+ download to start next time Wi-Fi is available or cancel the download altogether. [CHAR
+ LIMIT=200] -->
+ <!-- Title for dialog when a download exceeds the carrier-specified recommended maximum size of
+ downloads over the mobile network, and the user may choose to start the download over mobile
+ anyway or to queue for download to start next time a Wi-Fi connection is available [CHAR
+ LIMIT=50] -->
+ <!-- Text for dialog when a download exceeds the carrier-specified recommended maximum size of
+ downloads over the mobile network, and the user may choose to start the download over mobile
+ anyway or to queue for download to start next time a Wi-Fi connection is available [CHAR
+ LIMIT=200] -->
+ <!-- Text for button to queue a download to start next time Wi-Fi is available [CHAR LIMIT=25]
+ -->
+ <!-- Text for button to cancel a download because it's too large to proceed over the mobile
+ network and the user does not want to queue it for Wi-Fi [CHAR LIMIT=25] -->
+ <!-- Text for button to start a download over the mobile connection now, even though it's over
+ the carrier-specified recommended maximum size for downloads over the mobile connection
+ [CHAR LIMIT=25] -->
+ <!-- Title summarizing active downloads. [CHAR LIMIT=32] -->
+ <!-- Title summarizing waiting downloads. [CHAR LIMIT=32] -->
+ <!-- Time remaining until download is complete. [CHAR LIMIT=32] -->
+ <!-- Text for a toast appearing when a user clicks on a completed download, informing the user
+ that there is no application on the device that can open the file that was downloaded
+ [CHAR LIMIT=200] -->
+ <!-- Label describing Downloads as a storage root [CHAR LIMIT=32] -->
+ <!-- Status indicating that the download has been queued to start in the future. Appears for an
+ individual item in the download list. [CHAR LIMIT=24] -->
+ <!-- Status indicating that the system is currently downloading the file. Appears for an
+ individual item in the download list. [CHAR LIMIT=24] -->
+ <!-- Status indicating that the download has ended without completing successfully. Appears for
+ an individual item in the download list. [CHAR LIMIT=24] -->
+ <!-- Representation of download progress percentage when running. [CHAR LIMIT=24] -->
+</resources>
diff --git a/res/values-in/cm_plurals.xml b/res/values-in/cm_plurals.xml
index 2375205d..daf98d09 100644
--- a/res/values-in/cm_plurals.xml
+++ b/res/values-in/cm_plurals.xml
@@ -17,15 +17,6 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- Phrase describing a time duration using seconds [CHAR LIMIT=16] -->
- <plurals name="duration_seconds">
- <item quantity="other"><xliff:g id="count">%d</xliff:g> det</item>
- </plurals>
<!-- Phrase describing a time duration using minutes [CHAR LIMIT=16] -->
- <plurals name="duration_minutes">
- <item quantity="other"><xliff:g id="count">%d</xliff:g> men</item>
- </plurals>
<!-- Phrase describing a time duration using hours [CHAR LIMIT=16] -->
- <plurals name="duration_hours">
- <item quantity="other"><xliff:g id="count">%d</xliff:g> jam</item>
- </plurals>
</resources>
diff --git a/res/values-in/cm_strings.xml b/res/values-in/cm_strings.xml
index 6264bb05..7f1c058c 100644
--- a/res/values-in/cm_strings.xml
+++ b/res/values-in/cm_strings.xml
@@ -16,7 +16,6 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="download_speed_text"><xliff:g id="text">%1$s</xliff:g>, <xliff:g id="size" example="230 kB">%2$s</xliff:g>/s</string>
<!-- Status indicating that the download has been paused to start in the future. Appears for an
individual item in the download list. [CHAR LIMIT=24] -->
<!-- Representation of download progress percentage when paused. [CHAR LIMIT=24] -->
diff --git a/res/values-iw/cm_plurals.xml b/res/values-iw/cm_plurals.xml
index 871b8696..8dab9253 100644
--- a/res/values-iw/cm_plurals.xml
+++ b/res/values-iw/cm_plurals.xml
@@ -18,17 +18,17 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- Phrase describing a time duration using seconds [CHAR LIMIT=16] -->
<plurals name="duration_seconds">
- <item quantity="one"><xliff:g id="count">%d</xliff:g> שנ\'</item>
+ <item quantity="one">שנ\' <xliff:g id="count">%d</xliff:g></item>
<item quantity="other"><xliff:g id="count">%d</xliff:g> שנ\'</item>
</plurals>
<!-- Phrase describing a time duration using minutes [CHAR LIMIT=16] -->
<plurals name="duration_minutes">
- <item quantity="one"><xliff:g id="count">%d</xliff:g> דק\'</item>
+ <item quantity="one">דק\' <xliff:g id="count">%d</xliff:g></item>
<item quantity="other"><xliff:g id="count">%d</xliff:g> דק\'</item>
</plurals>
<!-- Phrase describing a time duration using hours [CHAR LIMIT=16] -->
<plurals name="duration_hours">
- <item quantity="one"><xliff:g id="count">%d</xliff:g> שע\'</item>
+ <item quantity="one">שע\' <xliff:g id="count">%d</xliff:g></item>
<item quantity="other"><xliff:g id="count">%d</xliff:g> שע\'</item>
</plurals>
</resources>
diff --git a/res/values-nb/cm_strings.xml b/res/values-nb/cm_strings.xml
index a318a182..c4174bdf 100644
--- a/res/values-nb/cm_strings.xml
+++ b/res/values-nb/cm_strings.xml
@@ -21,5 +21,7 @@
individual item in the download list. [CHAR LIMIT=24] -->
<string name="download_paused">Satt på pause</string>
<!-- Representation of download progress percentage when paused. [CHAR LIMIT=24] -->
+ <string name="download_paused_percent">Pauset, <xliff:g id="number">%d</xliff:g><xliff:g id="percent">%%</xliff:g></string>
<!-- Representation of download progress percentage when queued. [CHAR LIMIT=24] -->
+ <string name="download_queued_percent">I kø, <xliff:g id="number">%d</xliff:g><xliff:g id="percent">%%</xliff:g></string>
</resources>
diff --git a/res/values-or-rIN/strings.xml b/res/values-or-rIN/strings.xml
new file mode 100644
index 00000000..ea7f8d81
--- /dev/null
+++ b/res/values-or-rIN/strings.xml
@@ -0,0 +1,125 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2007 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">
+ <!-- This is the name of the Download Manager application. -->
+ <!-- This is the short description of a permission associated with the
+ Android Download Manager. It is displayed as part of the description
+ of any application that was granted that permission.
+ This specific permission controls access to the Download Manager by
+ applications that initiate downloads. -->
+ <!-- This is the long description of a permission associated with the
+ Android Download Manager. It is displayed as part of the description
+ of any application that was granted that permission.
+ This specific permission controls access to the Download Manager by
+ applications that initiate downloads. -->
+ <!-- This is the short description of a permission associated with the
+ Android Download Manager. It is displayed as part of the description
+ of any application that was granted that permission.
+ This specific permission controls access to some advanced (and
+ dangerous) features from the Download Manager that are needed by
+ system applications but aren't necessary for regular applications
+ that just initiate plain downloads. -->
+ <!-- This is the long description of a permission associated with the
+ Android Download Manager. It is displayed as part of the description
+ of any application that was granted that permission.
+ This specific permission controls access to some advanced (and
+ dangerous) features from the Download Manager that are needed by
+ system applications but aren't necessary for regular applications
+ that just initiate plain downloads. -->
+ <!-- This is the long description of a permission associated with the
+ Android Download Manager. It is displayed as part of the description
+ of any application that was granted that permission.
+ This specific permission allows an application to tell other
+ applications that their downloads have completed. -->
+ <!-- Title for permission to see all downloads to EXTERNAL [CHAR LIMIT=25] -->
+ <!-- Title for permission to see all downloads to EXTERNAL -->
+ <!-- Description for the permission to see all downloads to EXTERNAL -->
+ <!-- The label for the permission to download files to the download cache
+ that can't be automatically deleted by the download manager to free up
+ space [CHAR LIMIT=50] -->
+ <!-- The full sentence description for the permission to download files to
+ the download cache that can't be automatically deleted by the download
+ manager to free up space [CHAR LIMIT=160] -->
+ <!-- The label for the permission to download files through the download
+ manager without any notification being shown to the user [CHAR LIMIT=50] -->
+ <!-- The full sentence description for the permission to download files
+ through the download manager without any notification being shown to the
+ user [CHAR LIMIT=160] -->
+ <!-- The label for the permission to access all downloads in the download
+ manager, not just those owned by the calling user [CHAR LIMIT=50] -->
+ <!-- The full sentence description for the permission to access all
+ downloads in the download manager, not just those owned by the calling user
+ [CHAR LIMIT=160] -->
+ <!-- This is the title that is used when displaying the notification
+ for a download that doesn't have a title associated with it. -->
+ <!-- When a download completes, a notification is displayed, and this
+ string is used to indicate that the download successfully completed.
+ Note that such a download could have been initiated by a variety of
+ applications, including (but not limited to) the browser, an email
+ application, a content marketplace. -->
+ <!-- When a download completes, a notification is displayed, and this
+ string is used to indicate that the download failed.
+ Note that such a download could have been initiated by a variety of
+ applications, including (but not limited to) the browser, an email
+ application, a content marketplace. -->
+ <!-- When a download is paused because it's too large to download over a
+ mobile connection, and Wi-Fi is unavailable, this string is displayed in
+ the system notification for the running download, beneath the download
+ title and description. Note that such a download could have been
+ initiated by a variety of applications, including (but not limited to)
+ the browser, an email application, a content marketplace.
+ [CHAR LIMIT=24] -->
+ <!-- Notification shown when a download has been paused because a user policy
+ has blocked network access to applications running in background. [CHAR LIMIT=24] -->
+ <!-- Title for dialog when a download exceeds the carrier-specified maximum size of downloads
+ over the mobile network and Wi-Fi is required. The user has the choice to either queue the
+ download to start next time Wi-Fi is available or cancel the download altogether. [CHAR
+ LIMIT=50] -->
+ <!-- Text for dialog when a download exceeds the carrier-specified maximum size of downloads
+ over the mobile network and Wi-Fi is required. The user has the choice to either queue the
+ download to start next time Wi-Fi is available or cancel the download altogether. [CHAR
+ LIMIT=200] -->
+ <!-- Title for dialog when a download exceeds the carrier-specified recommended maximum size of
+ downloads over the mobile network, and the user may choose to start the download over mobile
+ anyway or to queue for download to start next time a Wi-Fi connection is available [CHAR
+ LIMIT=50] -->
+ <!-- Text for dialog when a download exceeds the carrier-specified recommended maximum size of
+ downloads over the mobile network, and the user may choose to start the download over mobile
+ anyway or to queue for download to start next time a Wi-Fi connection is available [CHAR
+ LIMIT=200] -->
+ <!-- Text for button to queue a download to start next time Wi-Fi is available [CHAR LIMIT=25]
+ -->
+ <!-- Text for button to cancel a download because it's too large to proceed over the mobile
+ network and the user does not want to queue it for Wi-Fi [CHAR LIMIT=25] -->
+ <!-- Text for button to start a download over the mobile connection now, even though it's over
+ the carrier-specified recommended maximum size for downloads over the mobile connection
+ [CHAR LIMIT=25] -->
+ <!-- Title summarizing active downloads. [CHAR LIMIT=32] -->
+ <!-- Title summarizing waiting downloads. [CHAR LIMIT=32] -->
+ <!-- Time remaining until download is complete. [CHAR LIMIT=32] -->
+ <!-- Text for a toast appearing when a user clicks on a completed download, informing the user
+ that there is no application on the device that can open the file that was downloaded
+ [CHAR LIMIT=200] -->
+ <!-- Label describing Downloads as a storage root [CHAR LIMIT=32] -->
+ <!-- Status indicating that the download has been queued to start in the future. Appears for an
+ individual item in the download list. [CHAR LIMIT=24] -->
+ <!-- Status indicating that the system is currently downloading the file. Appears for an
+ individual item in the download list. [CHAR LIMIT=24] -->
+ <!-- Status indicating that the download has ended without completing successfully. Appears for
+ an individual item in the download list. [CHAR LIMIT=24] -->
+ <!-- Representation of download progress percentage when running. [CHAR LIMIT=24] -->
+</resources>
diff --git a/res/values-th/cm_strings.xml b/res/values-th/cm_strings.xml
index 6264bb05..1a0d5d30 100644
--- a/res/values-th/cm_strings.xml
+++ b/res/values-th/cm_strings.xml
@@ -19,6 +19,9 @@
<string name="download_speed_text"><xliff:g id="text">%1$s</xliff:g>, <xliff:g id="size" example="230 kB">%2$s</xliff:g>/s</string>
<!-- Status indicating that the download has been paused to start in the future. Appears for an
individual item in the download list. [CHAR LIMIT=24] -->
+ <string name="download_paused">หยุดชั่วคราว</string>
<!-- Representation of download progress percentage when paused. [CHAR LIMIT=24] -->
+ <string name="download_paused_percent">หยุดชั่วคราว <xliff:g id="number">%d</xliff:g><xliff:g id="percent">%%</xliff:g></string>
<!-- Representation of download progress percentage when queued. [CHAR LIMIT=24] -->
+ <string name="download_queued_percent">อยู่ในคิว <xliff:g id="number">%d</xliff:g><xliff:g id="percent">%%</xliff:g></string>
</resources>
diff --git a/res/values-tr/cm_strings.xml b/res/values-tr/cm_strings.xml
index a4a03b3d..401e3787 100644
--- a/res/values-tr/cm_strings.xml
+++ b/res/values-tr/cm_strings.xml
@@ -19,6 +19,9 @@
<string name="download_speed_text"><xliff:g id="text">%1$s</xliff:g>, <xliff:g id="size" example="230 kB">%2$s</xliff:g>/sn</string>
<!-- Status indicating that the download has been paused to start in the future. Appears for an
individual item in the download list. [CHAR LIMIT=24] -->
+ <string name="download_paused">Duraklatıldı</string>
<!-- Representation of download progress percentage when paused. [CHAR LIMIT=24] -->
+ <string name="download_paused_percent">Duraklatıldı, <xliff:g id="number">%d</xliff:g><xliff:g id="percent">%%</xliff:g></string>
<!-- Representation of download progress percentage when queued. [CHAR LIMIT=24] -->
+ <string name="download_queued_percent">Sıraya alındı, <xliff:g id="number">%d</xliff:g><xliff:g id="percent">%%</xliff:g></string>
</resources>
diff --git a/ui/res/values-as-rIN/strings.xml b/ui/res/values-as-rIN/strings.xml
new file mode 100644
index 00000000..d493554a
--- /dev/null
+++ b/ui/res/values-as-rIN/strings.xml
@@ -0,0 +1,75 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2010 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">
+ <!-- The name of the application that appears in the launcher [CHAR LIMIT=15] -->
+ <!-- The title that appears at the top of the activity listing downloads sorted by date [CHAR LIMIT=40] -->
+ <!-- The title that appears at the top of the activity listing downloads sorted by size [CHAR LIMIT=40] -->
+ <!-- Appears in lieu of the list of downloads if there are no downloads to view
+ [CHAR LIMIT=200] -->
+ <!-- Default title for an item in the download list for which no title was provided by the app.
+ [CHAR LIMIT=20] -->
+ <!-- Button to display sort-by-size option [CHAR LIMIT=25] -->
+ <!-- Button to display sort-by-date option [CHAR LIMIT=25] -->
+ <!-- Status messages -->
+ <!-- Status indicating that the download has been queued to start in the future. Appears for an
+ individual item in the download list. [CHAR LIMIT=11] -->
+ <!-- Status indicating that the system is currently downloading the file. Appears for an
+ individual item in the download list. [CHAR LIMIT=11] -->
+ <!-- Status indicating that the download has completed successfully. Appears for an individual
+ item in the download list. [CHAR LIMIT=11] -->
+ <!-- Status indicating that the download has ended without completing successfully. Appears for
+ an individual item in the download list. [CHAR LIMIT=11] -->
+ <!-- Dialog/toast messages -->
+ <!-- Title of dialog that is shown when the user clicks a download for which no file is
+ available, either because the download hasn't started or because the download failed
+ [CHAR LIMIT=25] -->
+ <!-- Text for dialog when user clicks on a download that failed [CHAR LIMIT=200] -->
+ <!-- Title for dialog when user clicks on a download that has not yet begun, but will be started
+ in the future. [CHAR LIMIT=25] -->
+ <!-- Text for dialog when user clicks on a download that has not yet begun, but will be started
+ in the future. [CHAR LIMIT=200] -->
+ <!-- Text for dialog when user clicks on a completed download but the file is missing
+ [CHAR LIMIT=200] -->
+ <!-- Text for dialog when user clicks on a download that failed due to insufficient space on
+ external storage [CHAR LIMIT=200] -->
+ <!-- Text for dialog when user clicks on a download that failed due to insufficient space on
+ the internal download cache [CHAR LIMIT=200] -->
+ <!-- Text for dialog when user clicks on a download that failed because it was interrupted and
+ the server doesn't support resuming downloads [CHAR LIMIT=200] -->
+ <!-- Text for dialog when user clicks on a download that failed because the requested
+ destination file already exists [CHAR LIMIT=200] -->
+ <!-- Text for dialog when user clicks on a download that failed because it was requested to go
+ on the external media, which is not mounted [CHAR LIMIT=200] -->
+ <!-- Text for a toast appearing when a user clicks on a completed download, informing the user
+ that there is no application on the device that can open the file that was downloaded
+ [CHAR LIMIT=200] -->
+ <!-- Buttons -->
+ <!-- Text for button to remove the entry for a download that has not yet begun or that has
+ failed [CHAR LIMIT=25] -->
+ <!-- Text for button to delete a download that has completed, or to delete multiple download
+ entries [CHAR LIMIT=25] -->
+ <!-- Text for button to keep a download that has not yet begun [CHAR LIMIT=25] -->
+ <!-- Text for button to cancel a download that is currently in progress [CHAR LIMIT=25] -->
+ <!-- Text for button appearing in a dialog to restart a download, either one that failed or one
+ for which the downloaded file is now missing [CHAR LIMIT=25] -->
+ <!-- Text for button appearing in the pop-up selection menu to deselect all currently selected
+ downloads in the download list [CHAR LIMIT=25] -->
+ <!-- Text for menu to select all downloads in the download list [CHAR LIMIT=25] -->
+ <!-- number of downloads selected [CHAR LIMIT=50] -->
+ <!-- title shown when displaying list of apps to choose from when share is clicked on
+ [CHAR LIMIT = 20] -->
+</resources>
diff --git a/ui/res/values-or-rIN/strings.xml b/ui/res/values-or-rIN/strings.xml
new file mode 100644
index 00000000..d493554a
--- /dev/null
+++ b/ui/res/values-or-rIN/strings.xml
@@ -0,0 +1,75 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2010 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">
+ <!-- The name of the application that appears in the launcher [CHAR LIMIT=15] -->
+ <!-- The title that appears at the top of the activity listing downloads sorted by date [CHAR LIMIT=40] -->
+ <!-- The title that appears at the top of the activity listing downloads sorted by size [CHAR LIMIT=40] -->
+ <!-- Appears in lieu of the list of downloads if there are no downloads to view
+ [CHAR LIMIT=200] -->
+ <!-- Default title for an item in the download list for which no title was provided by the app.
+ [CHAR LIMIT=20] -->
+ <!-- Button to display sort-by-size option [CHAR LIMIT=25] -->
+ <!-- Button to display sort-by-date option [CHAR LIMIT=25] -->
+ <!-- Status messages -->
+ <!-- Status indicating that the download has been queued to start in the future. Appears for an
+ individual item in the download list. [CHAR LIMIT=11] -->
+ <!-- Status indicating that the system is currently downloading the file. Appears for an
+ individual item in the download list. [CHAR LIMIT=11] -->
+ <!-- Status indicating that the download has completed successfully. Appears for an individual
+ item in the download list. [CHAR LIMIT=11] -->
+ <!-- Status indicating that the download has ended without completing successfully. Appears for
+ an individual item in the download list. [CHAR LIMIT=11] -->
+ <!-- Dialog/toast messages -->
+ <!-- Title of dialog that is shown when the user clicks a download for which no file is
+ available, either because the download hasn't started or because the download failed
+ [CHAR LIMIT=25] -->
+ <!-- Text for dialog when user clicks on a download that failed [CHAR LIMIT=200] -->
+ <!-- Title for dialog when user clicks on a download that has not yet begun, but will be started
+ in the future. [CHAR LIMIT=25] -->
+ <!-- Text for dialog when user clicks on a download that has not yet begun, but will be started
+ in the future. [CHAR LIMIT=200] -->
+ <!-- Text for dialog when user clicks on a completed download but the file is missing
+ [CHAR LIMIT=200] -->
+ <!-- Text for dialog when user clicks on a download that failed due to insufficient space on
+ external storage [CHAR LIMIT=200] -->
+ <!-- Text for dialog when user clicks on a download that failed due to insufficient space on
+ the internal download cache [CHAR LIMIT=200] -->
+ <!-- Text for dialog when user clicks on a download that failed because it was interrupted and
+ the server doesn't support resuming downloads [CHAR LIMIT=200] -->
+ <!-- Text for dialog when user clicks on a download that failed because the requested
+ destination file already exists [CHAR LIMIT=200] -->
+ <!-- Text for dialog when user clicks on a download that failed because it was requested to go
+ on the external media, which is not mounted [CHAR LIMIT=200] -->
+ <!-- Text for a toast appearing when a user clicks on a completed download, informing the user
+ that there is no application on the device that can open the file that was downloaded
+ [CHAR LIMIT=200] -->
+ <!-- Buttons -->
+ <!-- Text for button to remove the entry for a download that has not yet begun or that has
+ failed [CHAR LIMIT=25] -->
+ <!-- Text for button to delete a download that has completed, or to delete multiple download
+ entries [CHAR LIMIT=25] -->
+ <!-- Text for button to keep a download that has not yet begun [CHAR LIMIT=25] -->
+ <!-- Text for button to cancel a download that is currently in progress [CHAR LIMIT=25] -->
+ <!-- Text for button appearing in a dialog to restart a download, either one that failed or one
+ for which the downloaded file is now missing [CHAR LIMIT=25] -->
+ <!-- Text for button appearing in the pop-up selection menu to deselect all currently selected
+ downloads in the download list [CHAR LIMIT=25] -->
+ <!-- Text for menu to select all downloads in the download list [CHAR LIMIT=25] -->
+ <!-- number of downloads selected [CHAR LIMIT=50] -->
+ <!-- title shown when displaying list of apps to choose from when share is clicked on
+ [CHAR LIMIT = 20] -->
+</resources>