summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAbhisek Devkota <ciwrl@cyanogenmod.com>2016-05-14 09:45:32 +0200
committerAbhisek Devkota <ciwrl@cyanogenmod.com>2016-05-14 09:45:32 +0200
commit826e7ec3a6a8dfda6220d4931d9bee6c1341a6fa (patch)
tree089fc3345e09a93034bf2d937613e7d483002939
parent38fe89421322cd186162ee08b2d72ce07b4cc965 (diff)
downloadandroid_packages_apps_Trebuchet-826e7ec3a6a8dfda6220d4931d9bee6c1341a6fa.tar.gz
android_packages_apps_Trebuchet-826e7ec3a6a8dfda6220d4931d9bee6c1341a6fa.tar.bz2
android_packages_apps_Trebuchet-826e7ec3a6a8dfda6220d4931d9bee6c1341a6fa.zip
Automatic translation import
Change-Id: I9ddb9cd6fe2e039fb17ea3dbaea98effd3e9e119 Ticket: RM-231
-rw-r--r--res/values-af/cm_strings.xml1
-rw-r--r--res/values-ar/cm_strings.xml1
-rw-r--r--res/values-ast-rES/cm_strings.xml11
-rw-r--r--res/values-bg/cm_strings.xml1
-rw-r--r--res/values-ca/cm_strings.xml1
-rw-r--r--res/values-cs/cm_strings.xml1
-rw-r--r--res/values-csb-rPL/cm_strings.xml32
-rw-r--r--res/values-csb-rPL/strings.xml121
-rw-r--r--res/values-de/cm_strings.xml1
-rw-r--r--res/values-el/cm_strings.xml1
-rw-r--r--res/values-es-rUS/cm_strings.xml1
-rw-r--r--res/values-eu-rES/cm_strings.xml1
-rw-r--r--res/values-fi/cm_strings.xml1
-rw-r--r--res/values-fr/cm_strings.xml2
-rw-r--r--res/values-hr/cm_strings.xml1
-rw-r--r--res/values-in/cm_strings.xml34
-rw-r--r--res/values-it/cm_strings.xml1
-rw-r--r--res/values-iw/cm_strings.xml1
-rw-r--r--res/values-ko/cm_strings.xml1
-rw-r--r--res/values-nb/cm_strings.xml1
-rw-r--r--res/values-pt-rBR/cm_strings.xml3
-rw-r--r--res/values-pt-rPT/cm_strings.xml1
-rw-r--r--res/values-ru/cm_strings.xml1
-rw-r--r--res/values-sl/cm_strings.xml1
-rw-r--r--res/values-sr/cm_strings.xml1
-rw-r--r--res/values-th/cm_strings.xml1
-rw-r--r--res/values-tr/cm_strings.xml1
-rw-r--r--res/values-vi/cm_strings.xml2
-rw-r--r--res/values-zh-rCN/cm_strings.xml1
29 files changed, 226 insertions, 1 deletions
diff --git a/res/values-af/cm_strings.xml b/res/values-af/cm_strings.xml
index 31d9b6f0b..a2cd1b52c 100644
--- a/res/values-af/cm_strings.xml
+++ b/res/values-af/cm_strings.xml
@@ -62,4 +62,5 @@
<string name="search_activity_not_found">\'n Soektog aktiwiteit kon nie gevind word nie!</string>
<!-- App not available toast text -->
<string name="app_not_available">Toep nie beskikbaar nie</string>
+ <string name="storage_permission_denied">Kon nie toegang na spasie verkry nie</string>
</resources>
diff --git a/res/values-ar/cm_strings.xml b/res/values-ar/cm_strings.xml
index 0d938fc99..e608c0d8f 100644
--- a/res/values-ar/cm_strings.xml
+++ b/res/values-ar/cm_strings.xml
@@ -62,4 +62,5 @@
<string name="search_activity_not_found">لا يمكن العثور على نشاط بحثي!</string>
<!-- App not available toast text -->
<string name="app_not_available">التطبيق غير متاح</string>
+ <string name="storage_permission_denied">لا يمكن الوصول إلى المخزن</string>
</resources>
diff --git a/res/values-ast-rES/cm_strings.xml b/res/values-ast-rES/cm_strings.xml
index 305669377..16aa401e8 100644
--- a/res/values-ast-rES/cm_strings.xml
+++ b/res/values-ast-rES/cm_strings.xml
@@ -48,8 +48,19 @@
<!-- Protected apps -->
<string name="protected_app_settings">Apps protexíes</string>
<!-- Drawer settings -->
+ <string name="app_drawer_style">Estilu del caxón</string>
+ <string name="app_drawer_style_compact">Compautu</string>
+ <string name="app_drawer_style_sections">Estayes</string>
+ <string name="app_drawer_color">Color del caxón</string>
+ <string name="app_drawer_color_dark">Escuru</string>
+ <string name="app_drawer_color_light">Claru</string>
+ <string name="fast_scroller">Desplazador rápidu</string>
+ <string name="fast_scroller_type">Triba de desplazador rápidu</string>
+ <string name="fast_scroller_type_horizontal">Horizontal</string>
<string name="fast_scroller_type_vertical">Vertical</string>
<!-- Search Manager doesn't exist -->
<string name="search_activity_not_found">¡Nun pudo atopase un encontu de gueta!</string>
<!-- App not available toast text -->
+ <string name="app_not_available">L\'aplicación nun ta disponible</string>
+ <string name="storage_permission_denied">Nun pue accedese al almacenamientu</string>
</resources>
diff --git a/res/values-bg/cm_strings.xml b/res/values-bg/cm_strings.xml
index d91d1af28..ed31a0bf5 100644
--- a/res/values-bg/cm_strings.xml
+++ b/res/values-bg/cm_strings.xml
@@ -62,4 +62,5 @@
<string name="search_activity_not_found">Не може да бъде намерено приложението за търсене!</string>
<!-- App not available toast text -->
<string name="app_not_available">Приложението не е налично</string>
+ <string name="storage_permission_denied">Няма достъп до хранилището</string>
</resources>
diff --git a/res/values-ca/cm_strings.xml b/res/values-ca/cm_strings.xml
index 17c4417d0..2d6f8019c 100644
--- a/res/values-ca/cm_strings.xml
+++ b/res/values-ca/cm_strings.xml
@@ -62,4 +62,5 @@
<string name="search_activity_not_found">No s\'ha pogut trobar una activitat de cerca!</string>
<!-- App not available toast text -->
<string name="app_not_available">Aplicació no disponible</string>
+ <string name="storage_permission_denied">No es pot accedir a l\'emmagatzematge</string>
</resources>
diff --git a/res/values-cs/cm_strings.xml b/res/values-cs/cm_strings.xml
index d0fe8e842..dc72300d9 100644
--- a/res/values-cs/cm_strings.xml
+++ b/res/values-cs/cm_strings.xml
@@ -62,4 +62,5 @@
<string name="search_activity_not_found">Vyhledávací aktivita nenalezena!</string>
<!-- App not available toast text -->
<string name="app_not_available">Aplikace není k dispozici</string>
+ <string name="storage_permission_denied">Nelze získat přístup k úložišti</string>
</resources>
diff --git a/res/values-csb-rPL/cm_strings.xml b/res/values-csb-rPL/cm_strings.xml
new file mode 100644
index 000000000..c9acc8b24
--- /dev/null
+++ b/res/values-csb-rPL/cm_strings.xml
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2014 The CyanogenMod 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">
+ <!-- Application name -->
+ <!-- Settings states -->
+ <!-- Folder titles -->
+ <!-- Wallpaper scroll effect -->
+ <!-- Dynamic Grid -->
+ <!-- Dialog -->
+ <!-- Home screen search bar -->
+ <!-- Larger icons -->
+ <!-- Icon labels -->
+ <!-- Protected apps -->
+ <!-- Drawer settings -->
+ <!-- Search Manager doesn't exist -->
+ <!-- App not available toast text -->
+</resources>
diff --git a/res/values-csb-rPL/strings.xml b/res/values-csb-rPL/strings.xml
new file mode 100644
index 000000000..d8fc2a04b
--- /dev/null
+++ b/res/values-csb-rPL/strings.xml
@@ -0,0 +1,121 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+/*
+* Copyright (C) 2008 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">
+ <!-- General -->
+ <!-- URI used to import old favorites. [DO NOT TRANSLATE] -->
+ <!-- Permission to receive the com.android.launcher3.action.LAUNCH intent. [DO NOT TRANSLATE] -->
+ <!-- Permission to receive the com.android.launcher3.action.FIRST_LOAD_COMPLETE intent. [DO NOT TRANSLATE] -->
+ <!-- Application name -->
+ <!-- Default folder name -->
+ <!-- Work folder name -->
+ <!-- Displayed when user selects a shortcut for an app that was uninstalled [CHAR_LIMIT=none]-->
+ <!-- Displayed when user selects a shortcut for an app that is current not available [CHAR_LIMIT=none]-->
+ <!-- SafeMode shortcut error string -->
+ <!-- SafeMode widget error string -->
+ <!-- Widgets -->
+ <!-- Message to tell the user to press and hold on a widget to add it [CHAR_LIMIT=50] -->
+ <!-- The format string for the dimensions of a widget in the drawer -->
+ <!-- There is a special version of this format string for Farsi -->
+ <!-- All Apps -->
+ <!-- Search bar text in the apps view. [CHAR_LIMIT=50] -->
+ <!-- Loading apps text. [CHAR_LIMIT=50] -->
+ <!-- No-search-results text. [CHAR_LIMIT=50] -->
+ <!-- Search market text. This is a format string where the first argument is the name of the activity
+ handling the search. The format string does not need to handle both of these arguments. [CHAR_LIMIT=50] -->
+ <!-- Drag and drop -->
+ <!-- Error message when user has filled a home screen -->
+ <!-- Error message when user has filled the hotseat -->
+ <!-- All applications label -->
+ <!-- Label for button in all applications label to go back home (to the workspace / desktop)
+ for accessibilty (spoken when the button gets focus). -->
+ <!-- Label for delete drop target. [CHAR_LIMIT=20] -->
+ <!-- Label for uninstall drop target. [CHAR_LIMIT=20]-->
+ <!-- Label for the info icon. [CHAR_LIMIT=20] -->
+ <!-- Permissions: -->
+ <!-- Permission short label -->
+ <!-- Permission description -->
+ <!-- Permission short label -->
+ <!-- Permission description -->
+ <!-- Permission short label -->
+ <!-- Permission description -->
+ <!-- Toast shown on clicking a direct call shortcut. [CHAR_LIMIT=80] -->
+ <!-- Widgets: -->
+ <!-- Text to show user in place of a gadget when we can't display it properly -->
+ <!-- Text to show user in place of a gadget when it is not yet initialized. -->
+ <!-- Text to inform the user that they can't uninstall a system application -->
+ <!-- Default folder title -->
+ <!-- Accessibility -->
+ <!-- The format string for default page scroll text [CHAR_LIMIT=none] -->
+ <!-- The format string for Workspace page scroll text [CHAR_LIMIT=none] -->
+ <!-- Clings -->
+ <!-- The title text for the workspace cling [CHAR_LIMIT=30] -->
+ <!-- The title text for the migration cling [CHAR_LIMIT=30] -->
+ <!-- The description of what migration does [CHAR_LIMIT=70] -->
+ <!-- The description of the button to migrate apps from another launcher [CHAR_LIMIT=30] -->
+ <!-- The description of the button to use the default launcher layout [CHAR_LIMIT=30] -->
+ <!-- The title text for workspace longpress action [CHAR_LIMIT=40] -->
+ <!-- The description of how to use the workspace [CHAR_LIMIT=70] -->
+ <!-- The description of the button to dismiss the cling [CHAR_LIMIT=30] -->
+ <!-- Folder accessibility -->
+ <!-- The format string for when a folder is opened, speaks the dimensions -->
+ <!-- Instruction that clicking outside will close folder -->
+ <!-- Instruction that clicking outside will commit folder rename -->
+ <!-- Indication that folder closed -->
+ <!-- Folder renamed format -->
+ <!-- Folder name format -->
+ <!-- Debug-only activity name. [DO NOT TRANSLATE] -->
+ <!-- Strings for the customization mode -->
+ <!-- Text for widget add button -->
+ <!-- Text for wallpaper change button -->
+ <!-- Text for settings button -->
+ <!-- Strings for settings -->
+ <!-- Title for Allow Rotation setting. [CHAR LIMIT=50] -->
+ <!-- Label on an icon that references an uninstalled package, for which we have no information about when it might be installed. [CHAR_LIMIT=15] -->
+ <!-- Button for abandoned promises dialog, to removes this abandoned promise icon. -->
+ <!-- Button for abandoned promise dialog, to search in the market for the missing package. -->
+ <!-- Title for abandoned promise dialog. -->
+ <!-- Explanation for abandoned promise dialog. "The first 'it' refers to the shortcut icon.
+ The second "it" refers to the app. -->
+ <!-- Strings for accessibility actions -->
+ <!-- Accessibility action to add an app to workspace. [CHAR_LIMIT=30] -->
+ <!-- Accessibility action to move item to the current location. [CHAR_LIMIT=30] -->
+ <!-- Accessibility confirmation for item added to workspace. -->
+ <!-- Accessibility confirmation for item removed. -->
+ <!-- Accessibility action to move an item on the workspace. [CHAR_LIMIT=30] -->
+ <!-- Accessibility description to move item to empty cell. -->
+ <!-- Accessibility description to move item inside a folder. -->
+ <!-- Accessibility description to move item to the hotseat. -->
+ <!-- Accessibility confirmation for item move. -->
+ <!-- Accessibility description to move item into an existing folder. -->
+ <!-- Accessibility description to move item into an existing folder containing an app. -->
+ <!-- Accessibility confirmation for item added to folder. -->
+ <!-- Accessibility description to create folder with another item. -->
+ <!-- Accessibility confirmation for folder created. -->
+ <!-- Accessibility action to move an item from folder to workspace. [CHAR_LIMIT=30] -->
+ <!-- Accessibility action to move an homescreen to the left. [CHAR_LIMIT=30] -->
+ <!-- Accessibility action to move an homescreen to the right. [CHAR_LIMIT=30] -->
+ <!-- Accessibility confirmation when a screen was moved. -->
+ <!-- Accessibility action to resize a widget. [CHAR_LIMIT=30] -->
+ <!-- Accessibility action to increase width of a widget. [CHAR_LIMIT=30] -->
+ <!-- Accessibility action to increase height of a widget. [CHAR_LIMIT=30] -->
+ <!-- Accessibility action to decrease width of a widget. [CHAR_LIMIT=30] -->
+ <!-- Accessibility action to decrease height of a widget. [CHAR_LIMIT=30] -->
+ <!-- Accessibility confirmation for widget resize. -->
+</resources>
diff --git a/res/values-de/cm_strings.xml b/res/values-de/cm_strings.xml
index 4a469d92f..8f088fb00 100644
--- a/res/values-de/cm_strings.xml
+++ b/res/values-de/cm_strings.xml
@@ -62,4 +62,5 @@
<string name="search_activity_not_found">Es konnte keine Suche-Aktivität gefunden werden!</string>
<!-- App not available toast text -->
<string name="app_not_available">App nicht verfügbar</string>
+ <string name="storage_permission_denied">Kein Zugriff auf den Speicher möglich</string>
</resources>
diff --git a/res/values-el/cm_strings.xml b/res/values-el/cm_strings.xml
index b4f7d1951..68dca2243 100644
--- a/res/values-el/cm_strings.xml
+++ b/res/values-el/cm_strings.xml
@@ -62,4 +62,5 @@
<string name="search_activity_not_found">Δεν βρέθηκε καμία δραστηριότητα αναζήτησης!</string>
<!-- App not available toast text -->
<string name="app_not_available">Η εφαρμογή δεν είναι διαθέσιμη</string>
+ <string name="storage_permission_denied">Δεν είναι δυνατή η πρόσβαση στον αποθ. χώρο</string>
</resources>
diff --git a/res/values-es-rUS/cm_strings.xml b/res/values-es-rUS/cm_strings.xml
index 36f0e19dd..3276928fc 100644
--- a/res/values-es-rUS/cm_strings.xml
+++ b/res/values-es-rUS/cm_strings.xml
@@ -61,4 +61,5 @@
<!-- Search Manager doesn't exist -->
<string name="search_activity_not_found">¡No se pudo encontrar un asistente de búsqueda!</string>
<!-- App not available toast text -->
+ <string name="app_not_available">Aplicación no disponible</string>
</resources>
diff --git a/res/values-eu-rES/cm_strings.xml b/res/values-eu-rES/cm_strings.xml
index 6faa5e18a..04d57d48f 100644
--- a/res/values-eu-rES/cm_strings.xml
+++ b/res/values-eu-rES/cm_strings.xml
@@ -62,4 +62,5 @@
<string name="search_activity_not_found">Ezin izan da bilaketa aktibitaterik aurkitu!</string>
<!-- App not available toast text -->
<string name="app_not_available">Aplikazioa ez dago eskuragarri</string>
+ <string name="storage_permission_denied">Ezin da biltegiratzea atzitu</string>
</resources>
diff --git a/res/values-fi/cm_strings.xml b/res/values-fi/cm_strings.xml
index 51792e9b6..30233c29b 100644
--- a/res/values-fi/cm_strings.xml
+++ b/res/values-fi/cm_strings.xml
@@ -62,4 +62,5 @@
<string name="search_activity_not_found">Hakuhistoriaa ei löytynyt!</string>
<!-- App not available toast text -->
<string name="app_not_available">Sovellus ei käytettävissä</string>
+ <string name="storage_permission_denied">Ei voi käyttää tallennustilaa</string>
</resources>
diff --git a/res/values-fr/cm_strings.xml b/res/values-fr/cm_strings.xml
index 887741860..b4887ac8d 100644
--- a/res/values-fr/cm_strings.xml
+++ b/res/values-fr/cm_strings.xml
@@ -61,4 +61,6 @@
<!-- Search Manager doesn't exist -->
<string name="search_activity_not_found">Aucune recherche n\'a pu être trouvée !</string>
<!-- App not available toast text -->
+ <string name="app_not_available">Application non disponible</string>
+ <string name="storage_permission_denied">Impossible d\'accéder au stockage</string>
</resources>
diff --git a/res/values-hr/cm_strings.xml b/res/values-hr/cm_strings.xml
index ddb59808f..7bc85501a 100644
--- a/res/values-hr/cm_strings.xml
+++ b/res/values-hr/cm_strings.xml
@@ -62,4 +62,5 @@
<string name="search_activity_not_found">Aktivnosti pretraživanja nije moguće pronaći.</string>
<!-- App not available toast text -->
<string name="app_not_available">Aplikacija nije dostupna</string>
+ <string name="storage_permission_denied">Ne mogu pristupiti pohrani</string>
</resources>
diff --git a/res/values-in/cm_strings.xml b/res/values-in/cm_strings.xml
index c9acc8b24..17237a96c 100644
--- a/res/values-in/cm_strings.xml
+++ b/res/values-in/cm_strings.xml
@@ -17,16 +17,50 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- Application name -->
+ <string name="home_screen_settings">PENGATURAN LAYAR BERANDA</string>
+ <string name="drawer_settings">PENGATURAN LACI</string>
+ <string name="app_settings">PENGATURAN APL</string>
<!-- Settings states -->
+ <string name="setting_state_on">MENYALA</string>
+ <string name="setting_state_off">PADAM</string>
+ <string name="setting_state_disabled">DINONAKTIFKAN</string>
<!-- Folder titles -->
+ <string name="play_folder_title">Putar</string>
<!-- Wallpaper scroll effect -->
+ <string name="scrolling_wallpaper">Gulir gambar latar</string>
<!-- Dynamic Grid -->
+ <string name="grid_size_text">Ukuran grid</string>
+ <string name="grid_size_comfortable">Menyenangkan</string>
+ <string name="grid_size_cozy">Nikmat</string>
+ <string name="grid_size_condensed">Ringkas</string>
+ <string name="grid_size_custom">Khusus (<xliff:g id="rows">%1$d</xliff:g> \u00d7 <xliff:g id="columns">%2$d</xliff:g>)</string>
+ <string name="preferences_interface_homescreen_custom">Pilih ukuran khusus</string>
<!-- Dialog -->
+ <string name="dialog_confirm">Konfirmasi</string>
<!-- Home screen search bar -->
+ <string name="home_screen_search_text">Bilah penelusuran</string>
<!-- Larger icons -->
+ <string name="larger_icons_text">Ikon lebih besar</string>
<!-- Icon labels -->
+ <string name="icon_labels">Label ikon</string>
+ <string name="icon_labels_show">Tampilkan</string>
+ <string name="icon_labels_hide">Sembunyikan</string>
<!-- Protected apps -->
+ <string name="protected_app_settings">Aplikasi yang di lindungi</string>
<!-- Drawer settings -->
+ <string name="app_drawer_style">Gaya Laci</string>
+ <string name="app_drawer_style_compact">Padat</string>
+ <string name="app_drawer_style_sections">Bagian-Bagian</string>
+ <string name="app_drawer_color">Warna Laci</string>
+ <string name="app_drawer_color_dark">Gelap</string>
+ <string name="app_drawer_color_light">Ringan</string>
+ <string name="fast_scroller">Scroller cepat</string>
+ <string name="fast_scroller_type">Jenis scroller cepat</string>
+ <string name="fast_scroller_type_horizontal">Garis mendatar</string>
+ <string name="fast_scroller_type_vertical">Vertikal</string>
<!-- Search Manager doesn't exist -->
+ <string name="search_activity_not_found">Aktivitas penelusuran tidak dapat ditemukan!</string>
<!-- App not available toast text -->
+ <string name="app_not_available">Aplikasi tidak tersedia</string>
+ <string name="storage_permission_denied">Tidak dapat mengakses penyimpanan</string>
</resources>
diff --git a/res/values-it/cm_strings.xml b/res/values-it/cm_strings.xml
index c14f5089a..cc6868dad 100644
--- a/res/values-it/cm_strings.xml
+++ b/res/values-it/cm_strings.xml
@@ -62,4 +62,5 @@
<string name="search_activity_not_found">Impossibile trovare un\'activity di ricerca!</string>
<!-- App not available toast text -->
<string name="app_not_available">App non disponibile</string>
+ <string name="storage_permission_denied">Impossibile accedere alla memoria</string>
</resources>
diff --git a/res/values-iw/cm_strings.xml b/res/values-iw/cm_strings.xml
index 4f23965b5..e74a7e410 100644
--- a/res/values-iw/cm_strings.xml
+++ b/res/values-iw/cm_strings.xml
@@ -62,4 +62,5 @@
<string name="search_activity_not_found">לא ניתן היה למצוא פעולת חיפוש!</string>
<!-- App not available toast text -->
<string name="app_not_available">יישום לא זמין</string>
+ <string name="storage_permission_denied">לא ניתן לגשת לאחסון</string>
</resources>
diff --git a/res/values-ko/cm_strings.xml b/res/values-ko/cm_strings.xml
index 824729173..e3e008ef9 100644
--- a/res/values-ko/cm_strings.xml
+++ b/res/values-ko/cm_strings.xml
@@ -61,4 +61,5 @@
<!-- Search Manager doesn't exist -->
<string name="search_activity_not_found">검색 작업을 찾아 낼 수 없습니다.</string>
<!-- App not available toast text -->
+ <string name="app_not_available">사용할 수 없는 앱</string>
</resources>
diff --git a/res/values-nb/cm_strings.xml b/res/values-nb/cm_strings.xml
index 57e3b5443..1ace98388 100644
--- a/res/values-nb/cm_strings.xml
+++ b/res/values-nb/cm_strings.xml
@@ -61,4 +61,5 @@
<!-- Search Manager doesn't exist -->
<string name="search_activity_not_found">Finner ikke en søkeaktivitet!</string>
<!-- App not available toast text -->
+ <string name="app_not_available">App ikke tilgjengelig</string>
</resources>
diff --git a/res/values-pt-rBR/cm_strings.xml b/res/values-pt-rBR/cm_strings.xml
index 3e28f1dfa..dd0b5cc91 100644
--- a/res/values-pt-rBR/cm_strings.xml
+++ b/res/values-pt-rBR/cm_strings.xml
@@ -61,5 +61,6 @@
<!-- Search Manager doesn't exist -->
<string name="search_activity_not_found">Uma atividade de pesquisa não pôde ser encontrada!</string>
<!-- App not available toast text -->
- <string name="app_not_available">App não disponível</string>
+ <string name="app_not_available">Aplicativo não disponível</string>
+ <string name="storage_permission_denied">Não foi possível acessar o armazenamento</string>
</resources>
diff --git a/res/values-pt-rPT/cm_strings.xml b/res/values-pt-rPT/cm_strings.xml
index f3af15e06..5466d6148 100644
--- a/res/values-pt-rPT/cm_strings.xml
+++ b/res/values-pt-rPT/cm_strings.xml
@@ -62,4 +62,5 @@
<string name="search_activity_not_found">Não foi encontrado nenhum gestor de pesquisas!</string>
<!-- App not available toast text -->
<string name="app_not_available">Aplicação não disponível</string>
+ <string name="storage_permission_denied">Não é possível aceder ao armazenamento</string>
</resources>
diff --git a/res/values-ru/cm_strings.xml b/res/values-ru/cm_strings.xml
index 455cff55d..d4e6f4610 100644
--- a/res/values-ru/cm_strings.xml
+++ b/res/values-ru/cm_strings.xml
@@ -62,4 +62,5 @@
<string name="search_activity_not_found">Невозможно запустить приложение поиска!</string>
<!-- App not available toast text -->
<string name="app_not_available">Приложение недоступно</string>
+ <string name="storage_permission_denied">Невозможно получить доступ к хранилищу</string>
</resources>
diff --git a/res/values-sl/cm_strings.xml b/res/values-sl/cm_strings.xml
index 64464cf2a..062d7bcdc 100644
--- a/res/values-sl/cm_strings.xml
+++ b/res/values-sl/cm_strings.xml
@@ -62,4 +62,5 @@
<string name="search_activity_not_found">Dejavnosti iskanja ni bilo mogoče najti!</string>
<!-- App not available toast text -->
<string name="app_not_available">Aplikacija ni na voljo</string>
+ <string name="storage_permission_denied">Do pomnilniške naprave ni mogoče dostopati</string>
</resources>
diff --git a/res/values-sr/cm_strings.xml b/res/values-sr/cm_strings.xml
index d7475471c..37554fa7b 100644
--- a/res/values-sr/cm_strings.xml
+++ b/res/values-sr/cm_strings.xml
@@ -62,4 +62,5 @@
<string name="search_activity_not_found">Претрага активности не може бити пронађена!</string>
<!-- App not available toast text -->
<string name="app_not_available">Апликација није доступна</string>
+ <string name="storage_permission_denied">Не могу приступити складишту</string>
</resources>
diff --git a/res/values-th/cm_strings.xml b/res/values-th/cm_strings.xml
index a72a3eab0..e12ec0350 100644
--- a/res/values-th/cm_strings.xml
+++ b/res/values-th/cm_strings.xml
@@ -62,4 +62,5 @@
<string name="search_activity_not_found">ไม่พบกิจกรรมการค้นหา!</string>
<!-- App not available toast text -->
<string name="app_not_available">ไม่สามารถใช้งานแอปได้</string>
+ <string name="storage_permission_denied">ไม่สามารถเข้าถึงที่เก็บข้อมูล</string>
</resources>
diff --git a/res/values-tr/cm_strings.xml b/res/values-tr/cm_strings.xml
index ac716e4a6..9b74f24f0 100644
--- a/res/values-tr/cm_strings.xml
+++ b/res/values-tr/cm_strings.xml
@@ -62,4 +62,5 @@
<string name="search_activity_not_found">Arama etkinliği bulunamadı!</string>
<!-- App not available toast text -->
<string name="app_not_available">Uygulama kullanılabilir değil</string>
+ <string name="storage_permission_denied">Depolamaya erişemiyor</string>
</resources>
diff --git a/res/values-vi/cm_strings.xml b/res/values-vi/cm_strings.xml
index 955d35b95..ad49ad09d 100644
--- a/res/values-vi/cm_strings.xml
+++ b/res/values-vi/cm_strings.xml
@@ -61,4 +61,6 @@
<!-- Search Manager doesn't exist -->
<string name="search_activity_not_found">Không tìm thấy hoạt động tìm kiếm!</string>
<!-- App not available toast text -->
+ <string name="app_not_available">Không sẵn có ứng dụng</string>
+ <string name="storage_permission_denied">Không thể truy cập vào bộ lưu trữ</string>
</resources>
diff --git a/res/values-zh-rCN/cm_strings.xml b/res/values-zh-rCN/cm_strings.xml
index 5f3a9f529..ecb4e43f3 100644
--- a/res/values-zh-rCN/cm_strings.xml
+++ b/res/values-zh-rCN/cm_strings.xml
@@ -62,4 +62,5 @@
<string name="search_activity_not_found">无法找到搜索活动!</string>
<!-- App not available toast text -->
<string name="app_not_available">应用不可用</string>
+ <string name="storage_permission_denied">无法访问存储</string>
</resources>