summaryrefslogtreecommitdiffstats
path: root/ui/res/values-ast-rES/strings.xml
diff options
context:
space:
mode:
authorMichael Bestas <mkbestas@lineageos.org>2019-08-10 22:04:44 +0300
committerMichael Bestas <mkbestas@lineageos.org>2019-08-10 22:04:44 +0300
commit29c50ae2bbd2e1acb4cfc9dc8e8670d10e7e681a (patch)
tree8dd4a565df9eac99fd591530afc2454795acdbbc /ui/res/values-ast-rES/strings.xml
parenta137d3acc33bb1188cd92eb449b72bc1153b8bce (diff)
downloadandroid_packages_providers_DownloadProvider-29c50ae2bbd2e1acb4cfc9dc8e8670d10e7e681a.tar.gz
android_packages_providers_DownloadProvider-29c50ae2bbd2e1acb4cfc9dc8e8670d10e7e681a.tar.bz2
android_packages_providers_DownloadProvider-29c50ae2bbd2e1acb4cfc9dc8e8670d10e7e681a.zip
Change-Id: I347a9f463c5d2b3393398df53dad92a23e93c050
Diffstat (limited to 'ui/res/values-ast-rES/strings.xml')
-rw-r--r--ui/res/values-ast-rES/strings.xml106
1 files changed, 31 insertions, 75 deletions
diff --git a/ui/res/values-ast-rES/strings.xml b/ui/res/values-ast-rES/strings.xml
index f1e640f3..6fc3c89f 100644
--- a/ui/res/values-ast-rES/strings.xml
+++ b/ui/res/values-ast-rES/strings.xml
@@ -15,84 +15,40 @@
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] -->
- <string name="download_title_sorted_by_date">Descargues - Ordenaes pela data</string>
- <!-- The title that appears at the top of the activity listing downloads sorted by size [CHAR LIMIT=40] -->
- <string name="download_title_sorted_by_size">Descargues - Ordenaes pel tamañu</string>
- <!-- 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] -->
- <string name="button_sort_by_size">Ordenar pel tamañu</string>
- <!-- Button to display sort-by-date option [CHAR LIMIT=25] -->
- <string name="button_sort_by_date">Ordenar pela data</string>
- <!-- 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] -->
- <string name="download_queued">Na cola</string>
- <!-- Status indicating that the system is currently downloading the file. Appears for an
- individual item in the download list. [CHAR LIMIT=11] -->
- <string name="download_running">En cursu</string>
- <!-- 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] -->
- <string name="dialog_title_not_available">Nun pudo baxase</string>
- <!-- Text for dialog when user clicks on a download that failed [CHAR LIMIT=200] -->
- <string name="dialog_failed_body">¿Quies retentar la descarga más sero o
+ <string name="app_label">Descargues</string>
+ <string name="download_title_sorted_by_date">Descargues - Ordenaes pela data</string>
+ <string name="download_title_sorted_by_size">Descargues - Ordenaes pel tamañu</string>
+ <string name="no_downloads">Nun hai descargues.</string>
+ <string name="missing_title">&lt;Desconozse&gt;</string>
+ <string name="button_sort_by_size">Ordenar pel tamañu</string>
+ <string name="button_sort_by_date">Ordenar pela data</string>
+ <string name="download_queued">Na cola</string>
+ <string name="download_running">En cursu</string>
+ <string name="download_success">Completóse</string>
+ <string name="download_error">Con fallos</string>
+ <string name="dialog_title_not_available">Nun pudo baxase</string>
+ <string name="dialog_failed_body">¿Quies retentar la descarga más sero o
desaniciar el ficheru de la cola?</string>
- <!-- Title for dialog when user clicks on a download that has not yet begun, but will be started
- in the future. [CHAR LIMIT=25] -->
- <string name="dialog_title_queued_body">Ficheru na cola</string>
- <!-- Text for dialog when user clicks on a download that has not yet begun, but will be started
- in the future. [CHAR LIMIT=200] -->
- <string name="dialog_queued_body">Esti ficheru ta na cola pa una descarga futura, polo qu\'entá nun ta disponible.</string>
- <!-- Text for dialog when user clicks on a completed download but the file is missing
- [CHAR LIMIT=200] -->
- <string name="dialog_file_missing_body">Nun pue alcontrase\'l ficheru de descarga.</string>
- <!-- Text for dialog when user clicks on a download that failed due to insufficient space on
- external storage [CHAR LIMIT=200] -->
- <string name="dialog_insufficient_space_on_external">Nun pue finar la descarga. Nun hai espaciu
+ <string name="dialog_title_queued_body">Ficheru na cola</string>
+ <string name="dialog_queued_body">Esti ficheru ta na cola pa una descarga futura, polo qu\'entá nun ta disponible.</string>
+ <string name="dialog_file_missing_body">Nun pue alcontrase\'l ficheru de descarga.</string>
+ <string name="dialog_insufficient_space_on_external">Nun pue finar la descarga. Nun hai espaciu
abondo nel almacenamientu esternu.</string>
- <!-- Text for dialog when user clicks on a download that failed due to insufficient space on
- the internal download cache [CHAR LIMIT=200] -->
- <string name="dialog_insufficient_space_on_cache">Nun pue finar la descarga. Nun hai espaciu
+ <string name="dialog_insufficient_space_on_cache">Nun pue finar la descarga. Nun hai espaciu
abondo nel almacenamientu internu.</string>
- <!-- 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] -->
- <string name="dialog_cannot_resume">Interrumpióse la descarga y nun pue siguir.</string>
- <!-- Text for dialog when user clicks on a download that failed because the requested
- destination file already exists [CHAR LIMIT=200] -->
- <string name="dialog_file_already_exists">Nun pue baxase. Yá esiste\'l ficheru de destín.
+ <string name="dialog_cannot_resume">Interrumpióse la descarga y nun pue siguir.</string>
+ <string name="dialog_file_already_exists">Nun pue baxase. Yá esiste\'l ficheru de destín.
</string>
- <!-- 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] -->
- <string name="dialog_media_not_found">Nun pue baxase. El mediu esternu nun ta disponible.
+ <string name="dialog_media_not_found">Nun pue baxase. El mediu esternu nun ta disponible.
</string>
- <!-- 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] -->
- <string name="retry_download">Retentar</string>
- <!-- 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] -->
- <string name="download_share_dialog">Compartir per</string>
+ <string name="download_no_application_title">Nun pue abrise\'l ficheru</string>
+ <string name="remove_download">Desaniciar</string>
+ <string name="delete_download">Desaniciar</string>
+ <string name="keep_queued_download">Caltener</string>
+ <string name="cancel_running_download">Encaboxar</string>
+ <string name="retry_download">Retentar</string>
+ <string name="deselect_all">Desmarcalo too</string>
+ <string name="select_all">Esbillar too</string>
+ <string name="selected_count">Esbillesti <xliff:g id="number" example="3">%1$d</xliff:g> de <xliff:g id="total" example="15">%2$d</xliff:g></string>
+ <string name="download_share_dialog">Compartir per</string>
</resources>