summaryrefslogtreecommitdiffstats
path: root/packages/Shell/res/values-ast-rES/strings.xml
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@cyanogenmod.org>2016-03-17 21:55:39 +0200
committerGerrit Code Review <gerrit@cyanogenmod.org>2016-03-18 16:00:09 -0700
commitf2a9674bf255f1a8c850d54430b1c65618f1f8b7 (patch)
tree519c914463c9566985157b40d99fe9b55e3aab41 /packages/Shell/res/values-ast-rES/strings.xml
parentdf301d4a64fe0dfc812b39e3f7e2c2ca4b93c305 (diff)
downloadframeworks_base-f2a9674bf255f1a8c850d54430b1c65618f1f8b7.zip
frameworks_base-f2a9674bf255f1a8c850d54430b1c65618f1f8b7.tar.gz
frameworks_base-f2a9674bf255f1a8c850d54430b1c65618f1f8b7.tar.bz2
Automatic translation import
Change-Id: I4af2a6a904e9229b261e95818f716d6b5708a6f4
Diffstat (limited to 'packages/Shell/res/values-ast-rES/strings.xml')
-rw-r--r--packages/Shell/res/values-ast-rES/strings.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/packages/Shell/res/values-ast-rES/strings.xml b/packages/Shell/res/values-ast-rES/strings.xml
index 0590fbb..f9e3f64 100644
--- a/packages/Shell/res/values-ast-rES/strings.xml
+++ b/packages/Shell/res/values-ast-rES/strings.xml
@@ -16,9 +16,15 @@
-->
<resources>
<string name="app_label">Shell</string>
+ <!-- Title of notification indicating a bugreport has been successfully captured. [CHAR LIMIT=50] -->
<string name="bugreport_finished_title">Informe de fallu capturáu</string>
+ <!-- Text of notification indicating that swipe left will share the captured bugreport. [CHAR LIMIT=100] -->
<string name="bugreport_finished_text" product="watch">Esliza a esquierda pa compartir l\'informe de fallu</string>
+ <!-- Text of notification indicating that touching will share the captured bugreport. [CHAR LIMIT=100] -->
<string name="bugreport_finished_text" product="default">Toca pa compartir l\'informe de fallu</string>
+ <!-- Body of dialog informing user about contents of a bugreport. [CHAR LIMIT=NONE] -->
<string name="bugreport_confirm">Los informes de fallos contienen datos de los distintos ficheros de rexistru del sistema, incluyida información personal y privada. Comparte los informes de fallos namái con aplicaciones y usuarios nos que confíes.</string>
+ <!-- Checkbox that indicates this dialog should be shown again when the next bugreport is taken. [CHAR LIMIT=50] -->
<string name="bugreport_confirm_repeat">Amosar esti mensaxe la próxima vegada</string>
+ <!-- Title for documents backend that offers bugreports. -->
</resources>