Automatic translation import
Change-Id: I47e08290ebdb11c3d05d0614560dc2847884928d
This commit is contained in:
@@ -16,8 +16,82 @@
|
|||||||
limitations under the License.
|
limitations under the License.
|
||||||
-->
|
-->
|
||||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||||
|
<string name="app_name">Anovador</string>
|
||||||
|
<string name="display_name">Anovador</string>
|
||||||
<!-- Directory where the update files will be downloaded and stored.
|
<!-- Directory where the update files will be downloaded and stored.
|
||||||
WARNING: The application can and will delete any unknown file. -->
|
WARNING: The application can and will delete any unknown file. -->
|
||||||
<!-- Directory where the downloads will be exported to.
|
<!-- Directory where the downloads will be exported to.
|
||||||
The path is relative to the root of the external storage.-->
|
The path is relative to the root of the external storage.-->
|
||||||
|
<string name="verification_failed_notification">Falló la verificación</string>
|
||||||
|
<string name="verifying_download_notification">Verificando anovamientu</string>
|
||||||
|
<string name="downloading_notification">Baxando</string>
|
||||||
|
<string name="download_paused_notification">Descarga posada</string>
|
||||||
|
<string name="download_paused_error_notification">Fallu de descarga</string>
|
||||||
|
<string name="download_completed_notification">Completóse la descarga</string>
|
||||||
|
<string name="download_starting_notification">Aniciando descarga</string>
|
||||||
|
<string name="new_updates_found_title">Anovamientos nuevos</string>
|
||||||
|
<string name="text_download_speed">%1$s, %2$s/s</string>
|
||||||
|
<string name="pause_button">Posar</string>
|
||||||
|
<string name="resume_button">Siguir</string>
|
||||||
|
<string name="installing_update">Instalando\'l paquete d\'anovamientu</string>
|
||||||
|
<string name="installing_update_error">Fallu d\'instalación</string>
|
||||||
|
<string name="installing_update_finished">Instalóse l\'anovamientu</string>
|
||||||
|
<string name="finalizing_package">Finando la instalación del paquete</string>
|
||||||
|
<string name="preparing_ota_first_boot">Tresnando\'l primer arranque</string>
|
||||||
|
<string name="dialog_prepare_zip_message">Tresnáu prelimiar d\'anovamientu</string>
|
||||||
|
<string name="reboot">Reaniciar</string>
|
||||||
|
<string name="menu_refresh">Refrescar</string>
|
||||||
|
<string name="menu_auto_updates_check">Comprobación automática d\'anovamientos</string>
|
||||||
|
<string name="menu_auto_delete_updates">Desaniciar anovamientos al instalalos</string>
|
||||||
|
<string name="menu_delete_update">Desaniciar</string>
|
||||||
|
<string name="menu_copy_url">Copiar URL</string>
|
||||||
|
<string name="menu_export_update">Esportar anovamientu</string>
|
||||||
|
<string name="dialog_checking_for_updates">Comprobando anovamientos</string>
|
||||||
|
<string name="snack_updates_found">Alcontráronse anovamientos nuevos</string>
|
||||||
|
<string name="snack_no_updates_found">Nun s\'alcontraron anovamientos</string>
|
||||||
|
<string name="snack_updates_check_failed">Falló la comprobación d\'anovamientos. Comprueba la to conexón a Internet y volvi tentalo, por favor.</string>
|
||||||
|
<string name="snack_download_failed">Falló la descarga. Comprueba la to conexón a Internet y volvi tentalo, por favor.</string>
|
||||||
|
<string name="snack_download_verification_failed">Falló la verificación del anovamientu.</string>
|
||||||
|
<string name="snack_download_verified">Descarga completada.</string>
|
||||||
|
<string name="snack_update_not_installable">Esti anovamientu nun pue instalase enriba de la compilación actual.</string>
|
||||||
|
<string name="header_title_text">LineageOS\n%1$s</string>
|
||||||
|
<string name="header_android_version">Android <xliff:g id="version" example="7.1.2">%1$s</xliff:g></string>
|
||||||
|
<string name="header_last_updates_check">Anovamientu caberu\'l <xliff:g id="date" example="1 January 1970">%1$s</xliff:g> (<xliff:g id="time" example="01:23">%2$s</xliff:g>)</string>
|
||||||
|
<string name="list_build_version">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g></string>
|
||||||
|
<string name="list_build_version_date">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g> - <xliff:g id="date" example="July 11, 2017">%2$s</xliff:g></string>
|
||||||
|
<string name="list_download_progress"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> de <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g></string>
|
||||||
|
<string name="list_download_progress_eta">Queden <xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g> - <xliff:g id="duration" example="3 minutes">%3$s</xliff:g></string>
|
||||||
|
<string name="list_verifying_update">Verificando anovamientu</string>
|
||||||
|
<string name="list_no_updates">Nun s\'alcontraron anovamientos. Pa comprobalos a mano, usa\'l botón Refrescar.</string>
|
||||||
|
<string name="action_description_download">Baxar</string>
|
||||||
|
<string name="action_description_pause">Posar descarga</string>
|
||||||
|
<string name="action_description_resume">Siguir descarga</string>
|
||||||
|
<string name="action_description_install">Instalar anovamientu</string>
|
||||||
|
<string name="action_description_info">Amosar información</string>
|
||||||
|
<string name="action_description_delete">Desaniciar anovamientu</string>
|
||||||
|
<string name="confirm_delete_dialog_title">Desaniciar ficheru</string>
|
||||||
|
<string name="confirm_delete_dialog_message">¿Desaniciar l\'anovamientu esbilláu?</string>
|
||||||
|
<string name="apply_update_dialog_title">Aplicar anovamientu</string>
|
||||||
|
<string name="apply_update_dialog_message">Tas a piques d\'anovar a <xliff:g id="update_name">%1$s</xliff:g>.\n\nSi primes <xliff:g id="ok">%2$s</xliff:g>, el preséu va reaniciase solu al recovery pa instalar l\'anovamientu.\n\nNota: Esta carauterística rique un recovery compatible o los anovamientos van precisar instalase a mano.</string>
|
||||||
|
<string name="apply_update_dialog_message_ab">Tas a piques d\'anovar a <xliff:g id="update_name">%1$s</xliff:g>.\n\nSi primes <xliff:g id="ok">%2$s</xliff:g>, el preséu va entamar la instalación de fondu.\n\nNamái acabar, va suxerísete reaniciar.</string>
|
||||||
|
<string name="label_download_url">URL de descarga</string>
|
||||||
|
<string name="toast_download_url_copied">Copióse la URL</string>
|
||||||
|
<string name="dialog_export_title">Esportando anovamientu</string>
|
||||||
|
<string name="notification_export_success">Esportóse l\'anovamientu</string>
|
||||||
|
<string name="notification_export_fail">Fallu d\'esportación</string>
|
||||||
|
<plurals name="duration_minutes">
|
||||||
|
<item quantity="one">1 minute</item>
|
||||||
|
<item quantity="other"><xliff:g id="count">%d</xliff:g> minutos</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="duration_hours">
|
||||||
|
<item quantity="one">1 hora</item>
|
||||||
|
<item quantity="other"><xliff:g id="count">%d</xliff:g> hores</item>
|
||||||
|
</plurals>
|
||||||
|
<string name="update_on_mobile_data_title">Alvertencia</string>
|
||||||
|
<string name="update_on_mobile_data_message">Tas a piques de baxar un paquete d\'anovamientu usando los datos móviles que pue causar un usu altu de datos. ¿Prestaríate siguir?</string>
|
||||||
|
<string name="checkbox_mobile_data_warning">Nun amosar más</string>
|
||||||
|
<string name="menu_mobile_data_warning">Alvertencia de datos de móviles</string>
|
||||||
|
<string name="blocked_update_dialog_title">Bloquióse l\'anovamientu</string>
|
||||||
|
<string name="blocked_update_dialog_message">Esti anovamientu nun pue instalase usando l\'aplicación anovadora. Llei <xliff:g id="info_url">%1$s</xliff:g> pa más información, por favor.</string>
|
||||||
|
<string name="new_updates_channel_title">Anovamientos nuevos</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
@@ -39,7 +39,6 @@
|
|||||||
<string name="finalizing_package">Финализиране на пакетната инсталация</string>
|
<string name="finalizing_package">Финализиране на пакетната инсталация</string>
|
||||||
<string name="preparing_ota_first_boot">Подготовка за първо зареждане</string>
|
<string name="preparing_ota_first_boot">Подготовка за първо зареждане</string>
|
||||||
<string name="dialog_prepare_zip_message">Предварителна подготовка на актуализацията</string>
|
<string name="dialog_prepare_zip_message">Предварителна подготовка на актуализацията</string>
|
||||||
<string name="notification_prepare_zip_error_title">Актуализацията не можа да бъде подготвена</string>
|
|
||||||
<string name="reboot">Рестартиране</string>
|
<string name="reboot">Рестартиране</string>
|
||||||
<string name="menu_refresh">Опресняване</string>
|
<string name="menu_refresh">Опресняване</string>
|
||||||
<string name="menu_auto_updates_check">Автоматична проверка за актуализациите</string>
|
<string name="menu_auto_updates_check">Автоматична проверка за актуализациите</string>
|
||||||
@@ -62,7 +61,6 @@
|
|||||||
<string name="list_build_version_date">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g> - <xliff:g id="date" example="July 11, 2017">%2$s</xliff:g></string>
|
<string name="list_build_version_date">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g> - <xliff:g id="date" example="July 11, 2017">%2$s</xliff:g></string>
|
||||||
<string name="list_download_progress"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> of <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g></string>
|
<string name="list_download_progress"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> of <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g></string>
|
||||||
<string name="list_download_progress_eta"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> of <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g> - <xliff:g id="duration" example="3 minutes">%3$s</xliff:g> left</string>
|
<string name="list_download_progress_eta"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> of <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g> - <xliff:g id="duration" example="3 minutes">%3$s</xliff:g> left</string>
|
||||||
<string name="list_installing_update">Инсталиране на актуализация</string>
|
|
||||||
<string name="list_verifying_update">Проверка на актуализацията</string>
|
<string name="list_verifying_update">Проверка на актуализацията</string>
|
||||||
<string name="list_no_updates">Не са намерени нови актуализации. За да проверите ръчно за нови актуализации, използвайте бутона за обновяване.</string>
|
<string name="list_no_updates">Не са намерени нови актуализации. За да проверите ръчно за нови актуализации, използвайте бутона за обновяване.</string>
|
||||||
<string name="action_description_download">Изтегли</string>
|
<string name="action_description_download">Изтегли</string>
|
||||||
@@ -70,18 +68,20 @@
|
|||||||
<string name="action_description_resume">Възобнови изтеглянето</string>
|
<string name="action_description_resume">Възобнови изтеглянето</string>
|
||||||
<string name="action_description_install">Инсталиране на актуализация</string>
|
<string name="action_description_install">Инсталиране на актуализация</string>
|
||||||
<string name="action_description_info">Показване на информация</string>
|
<string name="action_description_info">Показване на информация</string>
|
||||||
|
<string name="action_description_delete">Изтриване на актуализация</string>
|
||||||
|
<string name="action_description_cancel">Отмяна на инсталацията</string>
|
||||||
<string name="confirm_delete_dialog_title">Изтриване на файл</string>
|
<string name="confirm_delete_dialog_title">Изтриване на файл</string>
|
||||||
<string name="confirm_delete_dialog_message">Да бъде ли изтрит файлът на избраната актуализация?</string>
|
<string name="confirm_delete_dialog_message">Да бъде ли изтрит файлът на избраната актуализация?</string>
|
||||||
<string name="apply_update_dialog_title">Приложи актуализацията</string>
|
<string name="apply_update_dialog_title">Приложи актуализацията</string>
|
||||||
<string name="apply_update_dialog_message">На път сте да актуализирате до версия <xliff:g id="update_name">%1$s</xliff:g>.\n\nако натиснете <xliff:g id="ok">%2$s</xliff:g>, устройството ще се рестартира в режим на възстановяване, за да инсталира актуализацията. \ n \ nЗабележка: Тази функция изисква съвместимо Recovery или актуализации трябва да бъдат инсталирани ръчно.</string>
|
<string name="apply_update_dialog_message">На път сте да актуализирате до версия <xliff:g id="update_name">%1$s</xliff:g>.\n\nако натиснете <xliff:g id="ok">%2$s</xliff:g>, устройството ще се рестартира в режим на възстановяване, за да инсталира актуализацията. \ n \ nЗабележка: Тази функция изисква съвместимо Recovery или актуализации трябва да бъдат инсталирани ръчно.</string>
|
||||||
<string name="apply_update_dialog_message_ab">На път сте да актуализирате до версия <xliff:g id="update_name">%1$s</xliff:g>.\n\nАко натиснете <xliff:g id="ok">%2$s</xliff:g>, устройството ще започне инсталирането във фонов режим.\n\nКогато завърши, ще бъдете подканени да рестартирате.</string>
|
<string name="apply_update_dialog_message_ab">На път сте да актуализирате до версия <xliff:g id="update_name">%1$s</xliff:g>.\n\nАко натиснете <xliff:g id="ok">%2$s</xliff:g>, устройството ще започне инсталирането във фонов режим.\n\nКогато завърши, ще бъдете подканени да рестартирате.</string>
|
||||||
|
<string name="cancel_installation_dialog_message">Анулиране на инсталирането?</string>
|
||||||
<string name="label_download_url">Изтеглете URL</string>
|
<string name="label_download_url">Изтеглете URL</string>
|
||||||
<string name="toast_download_url_copied">URL Копиран</string>
|
<string name="toast_download_url_copied">URL Копиран</string>
|
||||||
<string name="snack_export_failed">Изтеглянето не можа да се експортира</string>
|
|
||||||
<string name="dialog_export_title">Експортиране на актуализация</string>
|
<string name="dialog_export_title">Експортиране на актуализация</string>
|
||||||
<string name="dialog_export_message">Експортиране на актуализация <xliff:g id="filename">%1$s</xliff:g> във външно хранилище.</string>
|
|
||||||
<string name="notification_export_success">Актуализацията е експортирана</string>
|
<string name="notification_export_success">Актуализацията е експортирана</string>
|
||||||
<string name="notification_export_fail">Грешка при експортиране</string>
|
<string name="notification_export_fail">Грешка при експортиране</string>
|
||||||
|
<string name="toast_already_exporting">Вече изнася актуализация</string>
|
||||||
<plurals name="duration_seconds">
|
<plurals name="duration_seconds">
|
||||||
<item quantity="one">1 секунда</item>
|
<item quantity="one">1 секунда</item>
|
||||||
<item quantity="other"><xliff:g id="count">%d</xliff:g> секунди</item>
|
<item quantity="other"><xliff:g id="count">%d</xliff:g> секунди</item>
|
||||||
@@ -100,4 +100,7 @@
|
|||||||
<string name="menu_mobile_data_warning">Предупреждение за мобилни данни</string>
|
<string name="menu_mobile_data_warning">Предупреждение за мобилни данни</string>
|
||||||
<string name="blocked_update_dialog_title">Актуализацията е блокирана</string>
|
<string name="blocked_update_dialog_title">Актуализацията е блокирана</string>
|
||||||
<string name="blocked_update_dialog_message">Тази актуализация не може да бъде инсталирана посредством приложението за актуализации. Моля прочетете <xliff:g id="info_url">%1$s</xliff:g> за повече информация.</string>
|
<string name="blocked_update_dialog_message">Тази актуализация не може да бъде инсталирана посредством приложението за актуализации. Моля прочетете <xliff:g id="info_url">%1$s</xliff:g> за повече информация.</string>
|
||||||
|
<string name="export_channel_title">Експортирането приключи</string>
|
||||||
|
<string name="new_updates_channel_title">Нови актуализации</string>
|
||||||
|
<string name="ongoing_channel_title">Текущи изтегляния</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
@@ -39,7 +39,6 @@
|
|||||||
<string name="finalizing_package">S\'està finalitzant la instal·lació del paquet</string>
|
<string name="finalizing_package">S\'està finalitzant la instal·lació del paquet</string>
|
||||||
<string name="preparing_ota_first_boot">S\'està preparant el primer inici</string>
|
<string name="preparing_ota_first_boot">S\'està preparant el primer inici</string>
|
||||||
<string name="dialog_prepare_zip_message">Preparació preliminar de l\'actualització</string>
|
<string name="dialog_prepare_zip_message">Preparació preliminar de l\'actualització</string>
|
||||||
<string name="notification_prepare_zip_error_title">No s\'ha pogut preparar l\'actualització</string>
|
|
||||||
<string name="reboot">Reinicia</string>
|
<string name="reboot">Reinicia</string>
|
||||||
<string name="menu_refresh">Recarrega</string>
|
<string name="menu_refresh">Recarrega</string>
|
||||||
<string name="menu_auto_updates_check">Comprova automàticament les actualitzacions</string>
|
<string name="menu_auto_updates_check">Comprova automàticament les actualitzacions</string>
|
||||||
@@ -62,7 +61,6 @@
|
|||||||
<string name="list_build_version_date">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g> - <xliff:g id="date" example="July 11, 2017">%2$s</xliff:g></string>
|
<string name="list_build_version_date">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g> - <xliff:g id="date" example="July 11, 2017">%2$s</xliff:g></string>
|
||||||
<string name="list_download_progress"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> de <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g></string>
|
<string name="list_download_progress"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> de <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g></string>
|
||||||
<string name="list_download_progress_eta"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> de <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g> - <xliff:g id="duration" example="3 minutes">%3$s</xliff:g> left</string>
|
<string name="list_download_progress_eta"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> de <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g> - <xliff:g id="duration" example="3 minutes">%3$s</xliff:g> left</string>
|
||||||
<string name="list_installing_update">S\'està instal·lant l\'actualització</string>
|
|
||||||
<string name="list_verifying_update">S\'està verificant l\'actualització</string>
|
<string name="list_verifying_update">S\'està verificant l\'actualització</string>
|
||||||
<string name="list_no_updates">No s\'han trobat noves actualitzacions. Per comprovar manualment si hi ha noves actualitzacions, utilitzeu el botó Refresca.</string>
|
<string name="list_no_updates">No s\'han trobat noves actualitzacions. Per comprovar manualment si hi ha noves actualitzacions, utilitzeu el botó Refresca.</string>
|
||||||
<string name="action_description_download">Baixa</string>
|
<string name="action_description_download">Baixa</string>
|
||||||
@@ -70,18 +68,20 @@
|
|||||||
<string name="action_description_resume">Reprèn la baixada</string>
|
<string name="action_description_resume">Reprèn la baixada</string>
|
||||||
<string name="action_description_install">Instal·la l\'actualització</string>
|
<string name="action_description_install">Instal·la l\'actualització</string>
|
||||||
<string name="action_description_info">Mostrar informació</string>
|
<string name="action_description_info">Mostrar informació</string>
|
||||||
|
<string name="action_description_delete">Suprimeix l\'actualització</string>
|
||||||
|
<string name="action_description_cancel">Cancel·la la instal·lació</string>
|
||||||
<string name="confirm_delete_dialog_title">Esborra el fitxer</string>
|
<string name="confirm_delete_dialog_title">Esborra el fitxer</string>
|
||||||
<string name="confirm_delete_dialog_message">Vols esborrar el fitxer d\'actualització seleccionat?</string>
|
<string name="confirm_delete_dialog_message">Vols esborrar el fitxer d\'actualització seleccionat?</string>
|
||||||
<string name="apply_update_dialog_title">Aplica l\'actualització</string>
|
<string name="apply_update_dialog_title">Aplica l\'actualització</string>
|
||||||
<string name="apply_update_dialog_message">Estàs a punt d\'actualitzar a <xliff:g id="update_name">%1$s</xliff:g>.\n\nSi prems <xliff:g id="ok">%2$s</xliff:g>, el dispositiu es reiniciarà en mode recuperació per instal·lar l\'actualització.\n\nNota: Aquesta funció requereix un «Recovery» compatible o les actualitzacions s\'hauran d\'instal·lar manualment.</string>
|
<string name="apply_update_dialog_message">Estàs a punt d\'actualitzar a <xliff:g id="update_name">%1$s</xliff:g>.\n\nSi prems <xliff:g id="ok">%2$s</xliff:g>, el dispositiu es reiniciarà en mode recuperació per instal·lar l\'actualització.\n\nNota: Aquesta funció requereix un «Recovery» compatible o les actualitzacions s\'hauran d\'instal·lar manualment.</string>
|
||||||
<string name="apply_update_dialog_message_ab">Estàs a punt d\'actualitzar a <xliff:g id="update_name">%1$s</xliff:g>.\n\nSi prems <xliff:g id="ok">%2$s</xliff:g>, el dispositiu començarà a instal·lar en segon pla.\n\nUn cop completat, se\'t demanarà reiniciar.</string>
|
<string name="apply_update_dialog_message_ab">Estàs a punt d\'actualitzar a <xliff:g id="update_name">%1$s</xliff:g>.\n\nSi prems <xliff:g id="ok">%2$s</xliff:g>, el dispositiu començarà a instal·lar en segon pla.\n\nUn cop completat, se\'t demanarà reiniciar.</string>
|
||||||
|
<string name="cancel_installation_dialog_message">Voleu cancel·lar la instal·lació?</string>
|
||||||
<string name="label_download_url">URL de baixada</string>
|
<string name="label_download_url">URL de baixada</string>
|
||||||
<string name="toast_download_url_copied">URL copiada</string>
|
<string name="toast_download_url_copied">URL copiada</string>
|
||||||
<string name="snack_export_failed">No s\'ha pogut exportar la baixada</string>
|
|
||||||
<string name="dialog_export_title">S\'està exportant l\'actualització</string>
|
<string name="dialog_export_title">S\'està exportant l\'actualització</string>
|
||||||
<string name="dialog_export_message">S\'està exportant l\'actualització com a <xliff:g id="filename">%1$s</xliff:g> a l\'emmagatzematge extern.</string>
|
|
||||||
<string name="notification_export_success">Actualització exportada</string>
|
<string name="notification_export_success">Actualització exportada</string>
|
||||||
<string name="notification_export_fail">Ha fallat l\'exportació</string>
|
<string name="notification_export_fail">Ha fallat l\'exportació</string>
|
||||||
|
<string name="toast_already_exporting">Ja s\'està exportant una actualització</string>
|
||||||
<plurals name="duration_seconds">
|
<plurals name="duration_seconds">
|
||||||
<item quantity="one">1 segon</item>
|
<item quantity="one">1 segon</item>
|
||||||
<item quantity="other"><xliff:g id="count">%d</xliff:g> segons</item>
|
<item quantity="other"><xliff:g id="count">%d</xliff:g> segons</item>
|
||||||
@@ -100,4 +100,7 @@
|
|||||||
<string name="menu_mobile_data_warning">Avís d\'ús de dades</string>
|
<string name="menu_mobile_data_warning">Avís d\'ús de dades</string>
|
||||||
<string name="blocked_update_dialog_title">Actualització bloquejada</string>
|
<string name="blocked_update_dialog_title">Actualització bloquejada</string>
|
||||||
<string name="blocked_update_dialog_message">Aquesta actualització no es pot instal·lar mitjançant l\'aplicació actualitzador. Per obtenir més informació, llegiu <xliff:g id="info_url">%1$s</xliff:g>.</string>
|
<string name="blocked_update_dialog_message">Aquesta actualització no es pot instal·lar mitjançant l\'aplicació actualitzador. Per obtenir més informació, llegiu <xliff:g id="info_url">%1$s</xliff:g>.</string>
|
||||||
|
<string name="export_channel_title">Exportació completada</string>
|
||||||
|
<string name="new_updates_channel_title">Noves actualitzacions</string>
|
||||||
|
<string name="ongoing_channel_title">Baixades en curs</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
@@ -39,7 +39,6 @@
|
|||||||
<string name="finalizing_package">Dokončování instalace balíčku</string>
|
<string name="finalizing_package">Dokončování instalace balíčku</string>
|
||||||
<string name="preparing_ota_first_boot">Příprava na první spuštění</string>
|
<string name="preparing_ota_first_boot">Příprava na první spuštění</string>
|
||||||
<string name="dialog_prepare_zip_message">Příprava předběžné aktualizace</string>
|
<string name="dialog_prepare_zip_message">Příprava předběžné aktualizace</string>
|
||||||
<string name="notification_prepare_zip_error_title">Aktualizaci nelze připravit</string>
|
|
||||||
<string name="reboot">Reboot</string>
|
<string name="reboot">Reboot</string>
|
||||||
<string name="menu_refresh">Obnovit</string>
|
<string name="menu_refresh">Obnovit</string>
|
||||||
<string name="menu_auto_updates_check">Automatická kontrola aktualizací</string>
|
<string name="menu_auto_updates_check">Automatická kontrola aktualizací</string>
|
||||||
@@ -62,7 +61,6 @@
|
|||||||
<string name="list_build_version_date">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g> - <xliff:g id="date" example="July 11, 2017">%2$s</xliff:g></string>
|
<string name="list_build_version_date">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g> - <xliff:g id="date" example="July 11, 2017">%2$s</xliff:g></string>
|
||||||
<string name="list_download_progress"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> z <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g></string>
|
<string name="list_download_progress"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> z <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g></string>
|
||||||
<string name="list_download_progress_eta"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> of <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g> - <xliff:g id="duration" example="3 minutes">%3$s</xliff:g> zbývá</string>
|
<string name="list_download_progress_eta"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> of <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g> - <xliff:g id="duration" example="3 minutes">%3$s</xliff:g> zbývá</string>
|
||||||
<string name="list_installing_update">Instalace aktualizace</string>
|
|
||||||
<string name="list_verifying_update">Ověření aktualizace</string>
|
<string name="list_verifying_update">Ověření aktualizace</string>
|
||||||
<string name="list_no_updates">Nebyly nalezeny žádné nové aktualizace. Chcete-li ručně vyhledat nové aktualizace, použijte tlačítko „Obnovit“.</string>
|
<string name="list_no_updates">Nebyly nalezeny žádné nové aktualizace. Chcete-li ručně vyhledat nové aktualizace, použijte tlačítko „Obnovit“.</string>
|
||||||
<string name="action_description_download">Stáhnout</string>
|
<string name="action_description_download">Stáhnout</string>
|
||||||
@@ -70,18 +68,20 @@
|
|||||||
<string name="action_description_resume">Obnovit stahování</string>
|
<string name="action_description_resume">Obnovit stahování</string>
|
||||||
<string name="action_description_install">Instalovat aktualizaci</string>
|
<string name="action_description_install">Instalovat aktualizaci</string>
|
||||||
<string name="action_description_info">Zobrazit informace</string>
|
<string name="action_description_info">Zobrazit informace</string>
|
||||||
|
<string name="action_description_delete">Odstranit aktualizaci</string>
|
||||||
|
<string name="action_description_cancel">Zrušit instalaci</string>
|
||||||
<string name="confirm_delete_dialog_title">Smazat soubor</string>
|
<string name="confirm_delete_dialog_title">Smazat soubor</string>
|
||||||
<string name="confirm_delete_dialog_message">Smazat zvolený soubor aktualizace?</string>
|
<string name="confirm_delete_dialog_message">Smazat zvolený soubor aktualizace?</string>
|
||||||
<string name="apply_update_dialog_title">Použít aktualizaci</string>
|
<string name="apply_update_dialog_title">Použít aktualizaci</string>
|
||||||
<string name="apply_update_dialog_message">Chystáte se aktualizovat na <xliff:g id="update_name">%1$s</xliff:g>.\n\nPokud stisknete <xliff:g id="ok">%2$s</xliff:g>, telefon se restartuje do režimu Recovery, kde budete pokračovat v instalaci aktualizace.\n\nPoznámka: tato funkce vyžaduje nainstalovaný kompatibilní režim Recovery nebo je nutné instalaci provést ručně.</string>
|
<string name="apply_update_dialog_message">Chystáte se aktualizovat na <xliff:g id="update_name">%1$s</xliff:g>.\n\nPokud stisknete <xliff:g id="ok">%2$s</xliff:g>, telefon se restartuje do režimu Recovery, kde budete pokračovat v instalaci aktualizace.\n\nPoznámka: tato funkce vyžaduje nainstalovaný kompatibilní režim Recovery nebo je nutné instalaci provést ručně.</string>
|
||||||
<string name="apply_update_dialog_message_ab">Chystáte se aktualizovat na <xliff:g id="update_name">%1$s</xliff:g>.\n\nPokud stisknete <xliff:g id="ok">%2$s</xliff:g>, spustí se instalace na pozadí.\n\nPo dokončení budete vyzváni k restartu.</string>
|
<string name="apply_update_dialog_message_ab">Chystáte se aktualizovat na <xliff:g id="update_name">%1$s</xliff:g>.\n\nPokud stisknete <xliff:g id="ok">%2$s</xliff:g>, spustí se instalace na pozadí.\n\nPo dokončení budete vyzváni k restartu.</string>
|
||||||
|
<string name="cancel_installation_dialog_message">Zrušit instalaci?</string>
|
||||||
<string name="label_download_url">URL stažení</string>
|
<string name="label_download_url">URL stažení</string>
|
||||||
<string name="toast_download_url_copied">URL zkopírována</string>
|
<string name="toast_download_url_copied">URL zkopírována</string>
|
||||||
<string name="snack_export_failed">Stažení nelze exportovat</string>
|
|
||||||
<string name="dialog_export_title">Export aktualizace</string>
|
<string name="dialog_export_title">Export aktualizace</string>
|
||||||
<string name="dialog_export_message">Export aktualizací jako <xliff:g id="filename">%1$s </xliff:g> do externího úložiště.</string>
|
|
||||||
<string name="notification_export_success">Aktualizace exportována</string>
|
<string name="notification_export_success">Aktualizace exportována</string>
|
||||||
<string name="notification_export_fail">Chyba exportu</string>
|
<string name="notification_export_fail">Chyba exportu</string>
|
||||||
|
<string name="toast_already_exporting">Aktualizace se již exportuje</string>
|
||||||
<plurals name="duration_seconds">
|
<plurals name="duration_seconds">
|
||||||
<item quantity="one">1 sekunda</item>
|
<item quantity="one">1 sekunda</item>
|
||||||
<item quantity="few"><xliff:g id="COUNT">%d</xliff:g> sekundy</item>
|
<item quantity="few"><xliff:g id="COUNT">%d</xliff:g> sekundy</item>
|
||||||
@@ -103,4 +103,7 @@
|
|||||||
<string name="menu_mobile_data_warning">Upozornění mobilních dat</string>
|
<string name="menu_mobile_data_warning">Upozornění mobilních dat</string>
|
||||||
<string name="blocked_update_dialog_title">Aktualizace zablokována</string>
|
<string name="blocked_update_dialog_title">Aktualizace zablokována</string>
|
||||||
<string name="blocked_update_dialog_message">Tuto aktualizaci nelze nainstalovat pomocí aplikace aktualizace. Přečtěte si <xliff:g id="info_url">%1$s </xliff:g> pro další informace.</string>
|
<string name="blocked_update_dialog_message">Tuto aktualizaci nelze nainstalovat pomocí aplikace aktualizace. Přečtěte si <xliff:g id="info_url">%1$s </xliff:g> pro další informace.</string>
|
||||||
|
<string name="export_channel_title">Dokončení exportu</string>
|
||||||
|
<string name="new_updates_channel_title">Nové aktualizace</string>
|
||||||
|
<string name="ongoing_channel_title">Probíhající stahování</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
@@ -20,4 +20,28 @@
|
|||||||
WARNING: The application can and will delete any unknown file. -->
|
WARNING: The application can and will delete any unknown file. -->
|
||||||
<!-- Directory where the downloads will be exported to.
|
<!-- Directory where the downloads will be exported to.
|
||||||
The path is relative to the root of the external storage.-->
|
The path is relative to the root of the external storage.-->
|
||||||
|
<plurals name="duration_seconds">
|
||||||
|
<item quantity="zero"><xliff:g id="count">%d</xliff:g> eiliadau</item>
|
||||||
|
<item quantity="one">1 eiliad</item>
|
||||||
|
<item quantity="two"><xliff:g id="count">%d</xliff:g> eiliad</item>
|
||||||
|
<item quantity="few"><xliff:g id="count">%d</xliff:g> eiliad</item>
|
||||||
|
<item quantity="many"><xliff:g id="count">%d</xliff:g> eiliad</item>
|
||||||
|
<item quantity="other"><xliff:g id="count">%d</xliff:g> eiliad</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="duration_minutes">
|
||||||
|
<item quantity="zero"><xliff:g id="count">%d</xliff:g> munudau</item>
|
||||||
|
<item quantity="one">1 munud</item>
|
||||||
|
<item quantity="two"><xliff:g id="count">%d</xliff:g> funud</item>
|
||||||
|
<item quantity="few"><xliff:g id="count">%d</xliff:g> munud</item>
|
||||||
|
<item quantity="many"><xliff:g id="count">%d</xliff:g> munud</item>
|
||||||
|
<item quantity="other"><xliff:g id="count">%d</xliff:g> munud</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="duration_hours">
|
||||||
|
<item quantity="zero"><xliff:g id="count">%d</xliff:g> oriau</item>
|
||||||
|
<item quantity="one">1 awr</item>
|
||||||
|
<item quantity="two"><xliff:g id="count">%d</xliff:g> awr</item>
|
||||||
|
<item quantity="few"><xliff:g id="count">%d</xliff:g> awr</item>
|
||||||
|
<item quantity="many"><xliff:g id="count">%d</xliff:g> awr</item>
|
||||||
|
<item quantity="other"><xliff:g id="count">%d</xliff:g> awr</item>
|
||||||
|
</plurals>
|
||||||
</resources>
|
</resources>
|
||||||
|
@@ -39,7 +39,6 @@
|
|||||||
<string name="finalizing_package">Die Paketinstallation wird abgeschlossen</string>
|
<string name="finalizing_package">Die Paketinstallation wird abgeschlossen</string>
|
||||||
<string name="preparing_ota_first_boot">Erster Start wird vorbereitet</string>
|
<string name="preparing_ota_first_boot">Erster Start wird vorbereitet</string>
|
||||||
<string name="dialog_prepare_zip_message">Update wird vorbereitet</string>
|
<string name="dialog_prepare_zip_message">Update wird vorbereitet</string>
|
||||||
<string name="notification_prepare_zip_error_title">Update konnte nicht vorbereitet werden</string>
|
|
||||||
<string name="reboot">Neustart</string>
|
<string name="reboot">Neustart</string>
|
||||||
<string name="menu_refresh">Aktualisieren</string>
|
<string name="menu_refresh">Aktualisieren</string>
|
||||||
<string name="menu_auto_updates_check">Automatisch nach Updates suchen</string>
|
<string name="menu_auto_updates_check">Automatisch nach Updates suchen</string>
|
||||||
@@ -62,7 +61,6 @@
|
|||||||
<string name="list_build_version_date">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g> - <xliff:g id="date" example="July 11, 2017">%2$s</xliff:g></string>
|
<string name="list_build_version_date">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g> - <xliff:g id="date" example="July 11, 2017">%2$s</xliff:g></string>
|
||||||
<string name="list_download_progress"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> von <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g></string>
|
<string name="list_download_progress"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> von <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g></string>
|
||||||
<string name="list_download_progress_eta"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> von <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g> - <xliff:g id="duration" example="3 minutes">%3$s</xliff:g> verbleibend</string>
|
<string name="list_download_progress_eta"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> von <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g> - <xliff:g id="duration" example="3 minutes">%3$s</xliff:g> verbleibend</string>
|
||||||
<string name="list_installing_update">Update wird installiert</string>
|
|
||||||
<string name="list_verifying_update">Update wird geprüft</string>
|
<string name="list_verifying_update">Update wird geprüft</string>
|
||||||
<string name="list_no_updates">Keine neuen Updates gefunden. Um manuell nach neuen Updates zu suchen, verwenden Sie die Schaltfläche \"Aktualisieren\".</string>
|
<string name="list_no_updates">Keine neuen Updates gefunden. Um manuell nach neuen Updates zu suchen, verwenden Sie die Schaltfläche \"Aktualisieren\".</string>
|
||||||
<string name="action_description_download">Herunterladen</string>
|
<string name="action_description_download">Herunterladen</string>
|
||||||
@@ -70,18 +68,20 @@
|
|||||||
<string name="action_description_resume">Herunterladen fortsetzen</string>
|
<string name="action_description_resume">Herunterladen fortsetzen</string>
|
||||||
<string name="action_description_install">Update installieren</string>
|
<string name="action_description_install">Update installieren</string>
|
||||||
<string name="action_description_info">Informationen anzeigen</string>
|
<string name="action_description_info">Informationen anzeigen</string>
|
||||||
|
<string name="action_description_delete">Update löschen</string>
|
||||||
|
<string name="action_description_cancel">Installation abbrechen</string>
|
||||||
<string name="confirm_delete_dialog_title">Datei löschen</string>
|
<string name="confirm_delete_dialog_title">Datei löschen</string>
|
||||||
<string name="confirm_delete_dialog_message">Soll die ausgewählte Update-Datei gelöscht werden?</string>
|
<string name="confirm_delete_dialog_message">Soll die ausgewählte Update-Datei gelöscht werden?</string>
|
||||||
<string name="apply_update_dialog_title">Update installieren</string>
|
<string name="apply_update_dialog_title">Update installieren</string>
|
||||||
<string name="apply_update_dialog_message">Bereit zum Update auf <xliff:g id="update_name">%1$s</xliff:g>\n\nWenn Sie <xliff:g id="ok">%2$s</xliff:g> drücken, wird das Gerät im Recovery-Modus gestartet, um das Update durchzuführen.\n\nHinweis: Diese Funktion erfordert ein kompatibles Recovery-System, anderenfalls muss das Update manuell installiert werden.</string>
|
<string name="apply_update_dialog_message">Bereit zum Update auf <xliff:g id="update_name">%1$s</xliff:g>\n\nWenn Sie <xliff:g id="ok">%2$s</xliff:g> drücken, wird das Gerät im Recovery-Modus gestartet, um das Update durchzuführen.\n\nHinweis: Diese Funktion erfordert ein kompatibles Recovery-System, anderenfalls muss das Update manuell installiert werden.</string>
|
||||||
<string name="apply_update_dialog_message_ab">Bereit zum Update auf <xliff:g id="update_name">%1$s</xliff:g>\n\nWenn Sie <xliff:g id="ok">%2$s drücken</xliff:g>, beginnt das Gerät im Hintergrund mit der Installation\n\nSobald diese abgeschlossen ist, werden Sie zum Neustart aufgefordert.</string>
|
<string name="apply_update_dialog_message_ab">Bereit zum Update auf <xliff:g id="update_name">%1$s</xliff:g>\n\nWenn Sie <xliff:g id="ok">%2$s drücken</xliff:g>, beginnt das Gerät im Hintergrund mit der Installation\n\nSobald diese abgeschlossen ist, werden Sie zum Neustart aufgefordert.</string>
|
||||||
|
<string name="cancel_installation_dialog_message">Installation abbrechen?</string>
|
||||||
<string name="label_download_url">Download URL</string>
|
<string name="label_download_url">Download URL</string>
|
||||||
<string name="toast_download_url_copied">URL wurde kopiert</string>
|
<string name="toast_download_url_copied">URL wurde kopiert</string>
|
||||||
<string name="snack_export_failed">Download konnte nicht exportiert werden</string>
|
|
||||||
<string name="dialog_export_title">Update wird exportiert</string>
|
<string name="dialog_export_title">Update wird exportiert</string>
|
||||||
<string name="dialog_export_message">Update als <xliff:g id="filename">%1$s </xliff:g> in den externen Speicher exportieren.</string>
|
|
||||||
<string name="notification_export_success">Update wurde exportiert</string>
|
<string name="notification_export_success">Update wurde exportiert</string>
|
||||||
<string name="notification_export_fail">Fehler beim Export</string>
|
<string name="notification_export_fail">Fehler beim Export</string>
|
||||||
|
<string name="toast_already_exporting">Update wird bereits exportiert</string>
|
||||||
<plurals name="duration_seconds">
|
<plurals name="duration_seconds">
|
||||||
<item quantity="one">1 Sekunde</item>
|
<item quantity="one">1 Sekunde</item>
|
||||||
<item quantity="other"><xliff:g id="count">%d</xliff:g> Sekunden</item>
|
<item quantity="other"><xliff:g id="count">%d</xliff:g> Sekunden</item>
|
||||||
@@ -100,4 +100,7 @@
|
|||||||
<string name="menu_mobile_data_warning">Mobildaten-Warnung</string>
|
<string name="menu_mobile_data_warning">Mobildaten-Warnung</string>
|
||||||
<string name="blocked_update_dialog_title">Update blockiert</string>
|
<string name="blocked_update_dialog_title">Update blockiert</string>
|
||||||
<string name="blocked_update_dialog_message">Dieses Update kann mit der Updater-App nicht installiert werden. Für weitere Informationen lesen Sie bitte <xliff:g id="info_url">%1$s </xliff:g>.</string>
|
<string name="blocked_update_dialog_message">Dieses Update kann mit der Updater-App nicht installiert werden. Für weitere Informationen lesen Sie bitte <xliff:g id="info_url">%1$s </xliff:g>.</string>
|
||||||
|
<string name="export_channel_title">Export abgeschlossen</string>
|
||||||
|
<string name="new_updates_channel_title">Neue Updates</string>
|
||||||
|
<string name="ongoing_channel_title">Laufende Downloads</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
@@ -16,8 +16,92 @@
|
|||||||
limitations under the License.
|
limitations under the License.
|
||||||
-->
|
-->
|
||||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||||
|
<string name="app_name">Ενημερώσεις</string>
|
||||||
|
<string name="display_name">Ενημερώσεις</string>
|
||||||
<!-- Directory where the update files will be downloaded and stored.
|
<!-- Directory where the update files will be downloaded and stored.
|
||||||
WARNING: The application can and will delete any unknown file. -->
|
WARNING: The application can and will delete any unknown file. -->
|
||||||
<!-- Directory where the downloads will be exported to.
|
<!-- Directory where the downloads will be exported to.
|
||||||
The path is relative to the root of the external storage.-->
|
The path is relative to the root of the external storage.-->
|
||||||
|
<string name="verification_failed_notification">Αποτυχία επαλήθευσης</string>
|
||||||
|
<string name="verifying_download_notification">Επαλήθευση ενημέρωσης</string>
|
||||||
|
<string name="downloading_notification">Λήψη</string>
|
||||||
|
<string name="download_paused_notification">Λήψη σε παύση</string>
|
||||||
|
<string name="download_paused_error_notification">Σφάλμα λήψης</string>
|
||||||
|
<string name="download_completed_notification">Η λήψη ολοκληρώθηκε</string>
|
||||||
|
<string name="download_starting_notification">Έναρξη λήψης</string>
|
||||||
|
<string name="new_updates_found_title">Νέες ενημερώσεις</string>
|
||||||
|
<string name="text_download_speed">%1$s, %2$s/δ</string>
|
||||||
|
<string name="pause_button">Παύση</string>
|
||||||
|
<string name="resume_button">Συνέχιση</string>
|
||||||
|
<string name="installing_update">Εγκατάσταση πακέτου ενημέρωσης</string>
|
||||||
|
<string name="installing_update_error">Σφάλμα εγκατάστασης</string>
|
||||||
|
<string name="installing_update_finished">Η ενημέρωση εγκαταστάθηκε</string>
|
||||||
|
<string name="finalizing_package">Ολοκλήρωση της εγκατάστασης του πακέτου</string>
|
||||||
|
<string name="preparing_ota_first_boot">Προετοιμασία για την πρώτη εκκίνηση</string>
|
||||||
|
<string name="dialog_prepare_zip_message">Προκαταρκτική προετοιμασία ενημέρωσης</string>
|
||||||
|
<string name="reboot">Επανεκκίνηση</string>
|
||||||
|
<string name="menu_refresh">Ανανέωση</string>
|
||||||
|
<string name="menu_auto_updates_check">Αυτόματος έλεγχος ενημερώσεων</string>
|
||||||
|
<string name="menu_auto_delete_updates">Διαγραφή αρχείου μετά την ενημέρωση</string>
|
||||||
|
<string name="menu_delete_update">Διαγραφή</string>
|
||||||
|
<string name="menu_copy_url">Αντιγραφή URL</string>
|
||||||
|
<string name="menu_export_update">Εξαγωγή ενημέρωσης</string>
|
||||||
|
<string name="menu_show_changelog">Εμφάνιση αλλαγών</string>
|
||||||
|
<string name="dialog_checking_for_updates">Έλεγχος για ενημερώσεις</string>
|
||||||
|
<string name="snack_updates_found">Βρέθηκαν νέες ενημερώσεις</string>
|
||||||
|
<string name="snack_no_updates_found">Δεν βρέθηκαν νέες ενημερώσεις</string>
|
||||||
|
<string name="snack_updates_check_failed">Ο έλεγχος για ενημερώσεις απέτυχε. Παρακαλώ ελέγξτε την σύνδεσή σας στο διαδίκτυο και προσπαθήστε αργότερα.</string>
|
||||||
|
<string name="snack_download_failed">Η λήψη απέτυχε. Παρακαλούμε ελέγξτε την σύνδεση σας στο διαδίκτυο και προσπαθήστε αργότερα.</string>
|
||||||
|
<string name="snack_download_verification_failed">Αποτυχία επαλήθευσης της ενημέρωσης.</string>
|
||||||
|
<string name="snack_download_verified">Η λήψη ολοκληρώθηκε.</string>
|
||||||
|
<string name="snack_update_not_installable">Αυτή η ενημέρωση δεν μπορεί να εγκατασταθεί πάνω από την τρέχουσα έκδοση.</string>
|
||||||
|
<string name="header_title_text">LineageOS\n%1$s</string>
|
||||||
|
<string name="header_android_version">Android <xliff:g id="version" example="7.1.2">%1$s</xliff:g></string>
|
||||||
|
<string name="header_last_updates_check">Τελευταίος έλεγχος: <xliff:g id="date" example="1 January 1970">%1$s</xliff:g> (<xliff:g id="time" example="01:23">%2$s</xliff:g>)</string>
|
||||||
|
<string name="list_build_version">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g></string>
|
||||||
|
<string name="list_build_version_date">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g> - <xliff:g id="date" example="July 11, 2017">%2$s</xliff:g></string>
|
||||||
|
<string name="list_download_progress"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> από <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g></string>
|
||||||
|
<string name="list_download_progress_eta"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> από <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g> - απομένουν <xliff:g id="duration" example="3 minutes">%3$s</xliff:g></string>
|
||||||
|
<string name="list_verifying_update">Επαλήθευση ενημέρωσης</string>
|
||||||
|
<string name="list_no_updates">Δεν βρέθηκαν νέες ενημερώσεις. Για να ελέγξετε χειροκίνητα για νέες ενημερώσεις, χρησιμοποιήστε το πλήκτρο Ανανέωσης.</string>
|
||||||
|
<string name="action_description_download">Λήψη</string>
|
||||||
|
<string name="action_description_pause">Παύση λήψης</string>
|
||||||
|
<string name="action_description_resume">Συνέχιση λήψης</string>
|
||||||
|
<string name="action_description_install">Εγκατάσταση ενημέρωσης</string>
|
||||||
|
<string name="action_description_info">Εμφάνιση πληροφοριών</string>
|
||||||
|
<string name="action_description_delete">Διαγραφή ενημέρωσης</string>
|
||||||
|
<string name="action_description_cancel">Ακύρωση εγκατάστασης</string>
|
||||||
|
<string name="confirm_delete_dialog_title">Διαγραφή αρχείου</string>
|
||||||
|
<string name="confirm_delete_dialog_message">Διαγραφή του επιλεγμένου αρχείου ενημέρωσης;</string>
|
||||||
|
<string name="apply_update_dialog_title">Εφαρμογή ενημέρωσης</string>
|
||||||
|
<string name="apply_update_dialog_message">Πρόκειται να αναβαθμίσετε σε <xliff:g id="update_name">%1$s</xliff:g>.\n\nΑν πατήσετε <xliff:g id="ok">%2$s</xliff:g>, η συσκευή θα κάνει επανεκκίνηση σε λειτουργία recovery για να εγκατασταθεί η ενημέρωση.\n\nΣημείωση: Αυτή η λειτουργία απαιτεί μια συμβατή recovery αλλιώς η ενημέρωση θα πρέπει να εγκατασταθεί χειροκίνητα.</string>
|
||||||
|
<string name="apply_update_dialog_message_ab">Πρόκειται να αναβαθμίσετε σε <xliff:g id="update_name">%1$s</xliff:g>.\n\nΕάν πατήσετε <xliff:g id="ok">%2$s</xliff:g>, η συσκευή θα ξεκινήσει την εγκατάσταση στο παρασκήνιο.\n\nΌταν ολοκληρωθεί, θα σας ζητηθεί να κάνετε επανεκκίνηση.</string>
|
||||||
|
<string name="cancel_installation_dialog_message">Ακύρωση της εγκατάστασης;</string>
|
||||||
|
<string name="label_download_url">Λήψη συνδέσμου</string>
|
||||||
|
<string name="toast_download_url_copied">Ο σύνδεσμος αντιγράφηκε</string>
|
||||||
|
<string name="dialog_export_title">Εξαγωγή ενημέρωσης</string>
|
||||||
|
<string name="notification_export_success">Η ενημέρωση εξάχθηκε</string>
|
||||||
|
<string name="notification_export_fail">Σφάλμα εξαγωγής</string>
|
||||||
|
<string name="toast_already_exporting">Εξάγεται ήδη μία ενημέρωση</string>
|
||||||
|
<plurals name="duration_seconds">
|
||||||
|
<item quantity="one">1 δευτερόλεπτο</item>
|
||||||
|
<item quantity="other"><xliff:g id="count">%d</xliff:g> δευτερόλεπτα</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="duration_minutes">
|
||||||
|
<item quantity="one">1 λεπτό</item>
|
||||||
|
<item quantity="other"><xliff:g id="count">%d</xliff:g> λεπτά</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="duration_hours">
|
||||||
|
<item quantity="one">1 ώρα</item>
|
||||||
|
<item quantity="other"><xliff:g id="count">%d</xliff:g> ώρες</item>
|
||||||
|
</plurals>
|
||||||
|
<string name="update_on_mobile_data_title">Προσοχή</string>
|
||||||
|
<string name="update_on_mobile_data_message">Είστε έτοιμοι να κατεβάσετε ένα πακέτο ενημέρωσης χρησιμοποιώντας δεδομένα κινητής τηλεφωνίας το οποίο είναι πιθανό να προκαλέσει υψηλή χρήση δεδομένων. Θα θέλατε να συνεχίσετε;</string>
|
||||||
|
<string name="checkbox_mobile_data_warning">Να μην εμφανιστεί ξανά</string>
|
||||||
|
<string name="menu_mobile_data_warning">Προειδοποίηση δεδομένων κινητής τηλ.</string>
|
||||||
|
<string name="blocked_update_dialog_title">Η ενημέρωση μπλοκαρίστηκε</string>
|
||||||
|
<string name="blocked_update_dialog_message">Αυτή η ενημέρωση δεν μπορεί να εγκατασταθεί χρησιμοποιώντας την εφαρμογή ενημέρωσης. Παρακαλούμε διαβάστε το <xliff:g id="info_url">%1$s </xliff:g> για περισσότερες πληροφορίες.</string>
|
||||||
|
<string name="export_channel_title">Ολοκλήρωση εξαγωγής</string>
|
||||||
|
<string name="new_updates_channel_title">Νέες ενημερώσεις</string>
|
||||||
|
<string name="ongoing_channel_title">Λήψεις σε εξέλιξη</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
@@ -39,7 +39,6 @@
|
|||||||
<string name="finalizing_package">Finalising package installation</string>
|
<string name="finalizing_package">Finalising package installation</string>
|
||||||
<string name="preparing_ota_first_boot">Preparing for first boot</string>
|
<string name="preparing_ota_first_boot">Preparing for first boot</string>
|
||||||
<string name="dialog_prepare_zip_message">Preliminary update preparation</string>
|
<string name="dialog_prepare_zip_message">Preliminary update preparation</string>
|
||||||
<string name="notification_prepare_zip_error_title">Could not prepare update</string>
|
|
||||||
<string name="reboot">Reboot</string>
|
<string name="reboot">Reboot</string>
|
||||||
<string name="menu_refresh">Refresh</string>
|
<string name="menu_refresh">Refresh</string>
|
||||||
<string name="menu_auto_updates_check">Auto updates check</string>
|
<string name="menu_auto_updates_check">Auto updates check</string>
|
||||||
@@ -62,7 +61,6 @@
|
|||||||
<string name="list_build_version_date">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g> - <xliff:g id="date" example="July 11, 2017">%2$s</xliff:g></string>
|
<string name="list_build_version_date">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g> - <xliff:g id="date" example="July 11, 2017">%2$s</xliff:g></string>
|
||||||
<string name="list_download_progress"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> of <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g></string>
|
<string name="list_download_progress"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> of <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g></string>
|
||||||
<string name="list_download_progress_eta"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> of <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g> - <xliff:g id="duration" example="3 minutes">%3$s</xliff:g> left</string>
|
<string name="list_download_progress_eta"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> of <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g> - <xliff:g id="duration" example="3 minutes">%3$s</xliff:g> left</string>
|
||||||
<string name="list_installing_update">Installing update</string>
|
|
||||||
<string name="list_verifying_update">Verifying update</string>
|
<string name="list_verifying_update">Verifying update</string>
|
||||||
<string name="list_no_updates">No new updates found. To manually check for new updates, use the Refresh button.</string>
|
<string name="list_no_updates">No new updates found. To manually check for new updates, use the Refresh button.</string>
|
||||||
<string name="action_description_download">Download</string>
|
<string name="action_description_download">Download</string>
|
||||||
@@ -70,18 +68,20 @@
|
|||||||
<string name="action_description_resume">Resume download</string>
|
<string name="action_description_resume">Resume download</string>
|
||||||
<string name="action_description_install">Install update</string>
|
<string name="action_description_install">Install update</string>
|
||||||
<string name="action_description_info">Show information</string>
|
<string name="action_description_info">Show information</string>
|
||||||
|
<string name="action_description_delete">Delete update</string>
|
||||||
|
<string name="action_description_cancel">Cancel installation</string>
|
||||||
<string name="confirm_delete_dialog_title">Delete file</string>
|
<string name="confirm_delete_dialog_title">Delete file</string>
|
||||||
<string name="confirm_delete_dialog_message">Delete the selected update file?</string>
|
<string name="confirm_delete_dialog_message">Delete the selected update file?</string>
|
||||||
<string name="apply_update_dialog_title">Apply update</string>
|
<string name="apply_update_dialog_title">Apply update</string>
|
||||||
<string name="apply_update_dialog_message">You are about to upgrade to <xliff:g id="update_name">%1$s</xliff:g>.\n\nIf you press <xliff:g id="ok">%2$s</xliff:g>, the device will restart itself in recovery mode to install the update.\n\nNote: This feature requires a compatible Recovery or updates will need to be installed manually.</string>
|
<string name="apply_update_dialog_message">You are about to upgrade to <xliff:g id="update_name">%1$s</xliff:g>.\n\nIf you press <xliff:g id="ok">%2$s</xliff:g>, the device will restart itself in recovery mode to install the update.\n\nNote: This feature requires a compatible Recovery or updates will need to be installed manually.</string>
|
||||||
<string name="apply_update_dialog_message_ab">You are about to upgrade to <xliff:g id="update_name">%1$s</xliff:g>.\n\nIf you press <xliff:g id="ok">%2$s</xliff:g>, the device will begin installing in the background.\n\nOnce completed, you will be prompted to reboot.</string>
|
<string name="apply_update_dialog_message_ab">You are about to upgrade to <xliff:g id="update_name">%1$s</xliff:g>.\n\nIf you press <xliff:g id="ok">%2$s</xliff:g>, the device will begin installing in the background.\n\nOnce completed, you will be prompted to reboot.</string>
|
||||||
|
<string name="cancel_installation_dialog_message">Cancel the installation?</string>
|
||||||
<string name="label_download_url">Download URL</string>
|
<string name="label_download_url">Download URL</string>
|
||||||
<string name="toast_download_url_copied">URL Copied</string>
|
<string name="toast_download_url_copied">URL Copied</string>
|
||||||
<string name="snack_export_failed">Could not export download</string>
|
|
||||||
<string name="dialog_export_title">Exporting update</string>
|
<string name="dialog_export_title">Exporting update</string>
|
||||||
<string name="dialog_export_message">Exporting update as <xliff:g id="filename">%1$s</xliff:g> into the external storage.</string>
|
|
||||||
<string name="notification_export_success">Update exported</string>
|
<string name="notification_export_success">Update exported</string>
|
||||||
<string name="notification_export_fail">Export error</string>
|
<string name="notification_export_fail">Export error</string>
|
||||||
|
<string name="toast_already_exporting">Already exporting an update</string>
|
||||||
<plurals name="duration_seconds">
|
<plurals name="duration_seconds">
|
||||||
<item quantity="one">1 second</item>
|
<item quantity="one">1 second</item>
|
||||||
<item quantity="other"><xliff:g id="count">%d</xliff:g> seconds</item>
|
<item quantity="other"><xliff:g id="count">%d</xliff:g> seconds</item>
|
||||||
@@ -100,4 +100,7 @@
|
|||||||
<string name="menu_mobile_data_warning">Mobile data warning</string>
|
<string name="menu_mobile_data_warning">Mobile data warning</string>
|
||||||
<string name="blocked_update_dialog_title">Update blocked</string>
|
<string name="blocked_update_dialog_title">Update blocked</string>
|
||||||
<string name="blocked_update_dialog_message">This update cannot be installed using the updater app. Please read <xliff:g id="info_url">%1$s</xliff:g> for more information.</string>
|
<string name="blocked_update_dialog_message">This update cannot be installed using the updater app. Please read <xliff:g id="info_url">%1$s</xliff:g> for more information.</string>
|
||||||
|
<string name="export_channel_title">Export completion</string>
|
||||||
|
<string name="new_updates_channel_title">New updates</string>
|
||||||
|
<string name="ongoing_channel_title">Ongoing downloads</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
@@ -16,8 +16,91 @@
|
|||||||
limitations under the License.
|
limitations under the License.
|
||||||
-->
|
-->
|
||||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||||
|
<string name="app_name">Updater</string>
|
||||||
|
<string name="display_name">Updater</string>
|
||||||
<!-- Directory where the update files will be downloaded and stored.
|
<!-- Directory where the update files will be downloaded and stored.
|
||||||
WARNING: The application can and will delete any unknown file. -->
|
WARNING: The application can and will delete any unknown file. -->
|
||||||
<!-- Directory where the downloads will be exported to.
|
<!-- Directory where the downloads will be exported to.
|
||||||
The path is relative to the root of the external storage.-->
|
The path is relative to the root of the external storage.-->
|
||||||
|
<string name="verification_failed_notification">Verification failed</string>
|
||||||
|
<string name="verifying_download_notification">Verifying update</string>
|
||||||
|
<string name="downloading_notification">Downloading</string>
|
||||||
|
<string name="download_paused_notification">Download paused</string>
|
||||||
|
<string name="download_paused_error_notification">Download error</string>
|
||||||
|
<string name="download_completed_notification">Download completed</string>
|
||||||
|
<string name="download_starting_notification">Starting download</string>
|
||||||
|
<string name="new_updates_found_title">New updates</string>
|
||||||
|
<string name="text_download_speed">%1$s, %2$s/s</string>
|
||||||
|
<string name="pause_button">Pause</string>
|
||||||
|
<string name="resume_button">Resume</string>
|
||||||
|
<string name="installing_update">Installing update package</string>
|
||||||
|
<string name="installing_update_error">Install error</string>
|
||||||
|
<string name="installing_update_finished">Update installed</string>
|
||||||
|
<string name="finalizing_package">Finalising package installation</string>
|
||||||
|
<string name="preparing_ota_first_boot">Preparing for first boot</string>
|
||||||
|
<string name="dialog_prepare_zip_message">Preliminary update preparation</string>
|
||||||
|
<string name="reboot">Reboot</string>
|
||||||
|
<string name="menu_refresh">Refresh</string>
|
||||||
|
<string name="menu_auto_updates_check">Auto updates check</string>
|
||||||
|
<string name="menu_auto_delete_updates">Delete updates when installed</string>
|
||||||
|
<string name="menu_delete_update">Delete</string>
|
||||||
|
<string name="menu_copy_url">Copy URL</string>
|
||||||
|
<string name="menu_export_update">Export update</string>
|
||||||
|
<string name="dialog_checking_for_updates">Checking for updates</string>
|
||||||
|
<string name="snack_updates_found">New updates found</string>
|
||||||
|
<string name="snack_no_updates_found">No new updates found</string>
|
||||||
|
<string name="snack_updates_check_failed">The update check failed. Please check your internet connection and try again later.</string>
|
||||||
|
<string name="snack_download_failed">The download failed. Please check your internet connection and try again later.</string>
|
||||||
|
<string name="snack_download_verification_failed">The update verification failed.</string>
|
||||||
|
<string name="snack_download_verified">Download completed.</string>
|
||||||
|
<string name="snack_update_not_installable">This update can\'t be installed on top of the current build.</string>
|
||||||
|
<string name="header_title_text">LineageOS\n%1$s</string>
|
||||||
|
<string name="header_android_version">Android <xliff:g id="version" example="7.1.2">%1$s</xliff:g></string>
|
||||||
|
<string name="header_last_updates_check">Last checked: <xliff:g id="date" example="1 January 1970">%1$s</xliff:g> (<xliff:g id="time" example="01:23">%2$s</xliff:g>)</string>
|
||||||
|
<string name="list_build_version">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g></string>
|
||||||
|
<string name="list_build_version_date">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g> - <xliff:g id="date" example="July 11, 2017">%2$s</xliff:g></string>
|
||||||
|
<string name="list_download_progress"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> of <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g></string>
|
||||||
|
<string name="list_download_progress_eta"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> of <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g> - <xliff:g id="duration" example="3 minutes">%3$s</xliff:g> left</string>
|
||||||
|
<string name="list_verifying_update">Verifying update</string>
|
||||||
|
<string name="list_no_updates">No new updates found. To manually check for new updates, use the Refresh button.</string>
|
||||||
|
<string name="action_description_download">Download</string>
|
||||||
|
<string name="action_description_pause">Pause download</string>
|
||||||
|
<string name="action_description_resume">Resume download</string>
|
||||||
|
<string name="action_description_install">Install update</string>
|
||||||
|
<string name="action_description_info">Show information</string>
|
||||||
|
<string name="action_description_delete">Delete update</string>
|
||||||
|
<string name="action_description_cancel">Cancel installation</string>
|
||||||
|
<string name="confirm_delete_dialog_title">Delete file</string>
|
||||||
|
<string name="confirm_delete_dialog_message">Delete the selected update file?</string>
|
||||||
|
<string name="apply_update_dialog_title">Apply update</string>
|
||||||
|
<string name="apply_update_dialog_message">You are about to upgrade to <xliff:g id="update_name">%1$s</xliff:g>.\n\nIf you press <xliff:g id="ok">%2$s</xliff:g>, the device will restart itself in recovery mode to install the update.\n\nNote: This feature requires a compatible Recovery or updates will need to be installed manually.</string>
|
||||||
|
<string name="apply_update_dialog_message_ab">You are about to upgrade to <xliff:g id="update_name">%1$s</xliff:g>.\n\nIf you press <xliff:g id="ok">%2$s</xliff:g>, the device will begin installing in the background.\n\nOnce completed, you will be prompted to reboot.</string>
|
||||||
|
<string name="cancel_installation_dialog_message">Cancel the installation?</string>
|
||||||
|
<string name="label_download_url">Download URL</string>
|
||||||
|
<string name="toast_download_url_copied">URL Copied</string>
|
||||||
|
<string name="dialog_export_title">Exporting update</string>
|
||||||
|
<string name="notification_export_success">Update exported</string>
|
||||||
|
<string name="notification_export_fail">Export error</string>
|
||||||
|
<string name="toast_already_exporting">Already exporting an update</string>
|
||||||
|
<plurals name="duration_seconds">
|
||||||
|
<item quantity="one">1 second</item>
|
||||||
|
<item quantity="other"><xliff:g id="count">%d</xliff:g> seconds</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="duration_minutes">
|
||||||
|
<item quantity="one">1 minute</item>
|
||||||
|
<item quantity="other"><xliff:g id="count">%d</xliff:g> minutes</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="duration_hours">
|
||||||
|
<item quantity="one">1 hour</item>
|
||||||
|
<item quantity="other"><xliff:g id="count">%d</xliff:g> hours</item>
|
||||||
|
</plurals>
|
||||||
|
<string name="update_on_mobile_data_title">Warning</string>
|
||||||
|
<string name="update_on_mobile_data_message">You\'re about to download an update package using mobile data which is likely going to cause high data usage. Would you like to proceed?</string>
|
||||||
|
<string name="checkbox_mobile_data_warning">Do not show again</string>
|
||||||
|
<string name="menu_mobile_data_warning">Mobile data warning</string>
|
||||||
|
<string name="blocked_update_dialog_title">Update blocked</string>
|
||||||
|
<string name="blocked_update_dialog_message">This update cannot be installed using the updater app. Please read <xliff:g id="info_url">%1$s</xliff:g> for more information.</string>
|
||||||
|
<string name="export_channel_title">Export completion</string>
|
||||||
|
<string name="new_updates_channel_title">New updates</string>
|
||||||
|
<string name="ongoing_channel_title">Ongoing downloads</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
@@ -39,7 +39,6 @@
|
|||||||
<string name="finalizing_package">Finalising package installation</string>
|
<string name="finalizing_package">Finalising package installation</string>
|
||||||
<string name="preparing_ota_first_boot">Preparing for first boot</string>
|
<string name="preparing_ota_first_boot">Preparing for first boot</string>
|
||||||
<string name="dialog_prepare_zip_message">Preliminary update preparation</string>
|
<string name="dialog_prepare_zip_message">Preliminary update preparation</string>
|
||||||
<string name="notification_prepare_zip_error_title">Could not prepare update</string>
|
|
||||||
<string name="reboot">Reboot</string>
|
<string name="reboot">Reboot</string>
|
||||||
<string name="menu_refresh">Refresh</string>
|
<string name="menu_refresh">Refresh</string>
|
||||||
<string name="menu_auto_updates_check">Auto updates check</string>
|
<string name="menu_auto_updates_check">Auto updates check</string>
|
||||||
@@ -62,7 +61,6 @@
|
|||||||
<string name="list_build_version_date">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g> - <xliff:g id="date" example="July 11, 2017">%2$s</xliff:g></string>
|
<string name="list_build_version_date">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g> - <xliff:g id="date" example="July 11, 2017">%2$s</xliff:g></string>
|
||||||
<string name="list_download_progress"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> of <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g></string>
|
<string name="list_download_progress"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> of <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g></string>
|
||||||
<string name="list_download_progress_eta"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> of <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g> - <xliff:g id="duration" example="3 minutes">%3$s</xliff:g> left</string>
|
<string name="list_download_progress_eta"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> of <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g> - <xliff:g id="duration" example="3 minutes">%3$s</xliff:g> left</string>
|
||||||
<string name="list_installing_update">Installing update</string>
|
|
||||||
<string name="list_verifying_update">Verifying update</string>
|
<string name="list_verifying_update">Verifying update</string>
|
||||||
<string name="list_no_updates">No new updates found. To manually check for new updates, use the Refresh button.</string>
|
<string name="list_no_updates">No new updates found. To manually check for new updates, use the Refresh button.</string>
|
||||||
<string name="action_description_download">Download</string>
|
<string name="action_description_download">Download</string>
|
||||||
@@ -70,18 +68,20 @@
|
|||||||
<string name="action_description_resume">Resume download</string>
|
<string name="action_description_resume">Resume download</string>
|
||||||
<string name="action_description_install">Install update</string>
|
<string name="action_description_install">Install update</string>
|
||||||
<string name="action_description_info">Show information</string>
|
<string name="action_description_info">Show information</string>
|
||||||
|
<string name="action_description_delete">Delete update</string>
|
||||||
|
<string name="action_description_cancel">Cancel installation</string>
|
||||||
<string name="confirm_delete_dialog_title">Delete file</string>
|
<string name="confirm_delete_dialog_title">Delete file</string>
|
||||||
<string name="confirm_delete_dialog_message">Delete the selected update file?</string>
|
<string name="confirm_delete_dialog_message">Delete the selected update file?</string>
|
||||||
<string name="apply_update_dialog_title">Apply update</string>
|
<string name="apply_update_dialog_title">Apply update</string>
|
||||||
<string name="apply_update_dialog_message">You are about to upgrade to <xliff:g id="update_name">%1$s</xliff:g>.\n\nIf you press <xliff:g id="ok">%2$s</xliff:g>, the device will restart itself in recovery mode to install the update.\n\nNote: This feature requires a compatible Recovery or updates will need to be installed manually.</string>
|
<string name="apply_update_dialog_message">You are about to upgrade to <xliff:g id="update_name">%1$s</xliff:g>.\n\nIf you press <xliff:g id="ok">%2$s</xliff:g>, the device will restart itself in recovery mode to install the update.\n\nNote: This feature requires a compatible Recovery or updates will need to be installed manually.</string>
|
||||||
<string name="apply_update_dialog_message_ab">You are about to upgrade to <xliff:g id="update_name">%1$s</xliff:g>.\n\nIf you press <xliff:g id="ok">%2$s</xliff:g>, the device will begin installing in the background.\n\nOnce completed, you will be prompted to reboot.</string>
|
<string name="apply_update_dialog_message_ab">You are about to upgrade to <xliff:g id="update_name">%1$s</xliff:g>.\n\nIf you press <xliff:g id="ok">%2$s</xliff:g>, the device will begin installing in the background.\n\nOnce completed, you will be prompted to reboot.</string>
|
||||||
|
<string name="cancel_installation_dialog_message">Cancel the installation?</string>
|
||||||
<string name="label_download_url">Download URL</string>
|
<string name="label_download_url">Download URL</string>
|
||||||
<string name="toast_download_url_copied">URL Copied</string>
|
<string name="toast_download_url_copied">URL Copied</string>
|
||||||
<string name="snack_export_failed">Could not export download</string>
|
|
||||||
<string name="dialog_export_title">Exporting update</string>
|
<string name="dialog_export_title">Exporting update</string>
|
||||||
<string name="dialog_export_message">Exporting update as <xliff:g id="filename">%1$s</xliff:g> into the external storage.</string>
|
|
||||||
<string name="notification_export_success">Update exported</string>
|
<string name="notification_export_success">Update exported</string>
|
||||||
<string name="notification_export_fail">Export error</string>
|
<string name="notification_export_fail">Export error</string>
|
||||||
|
<string name="toast_already_exporting">Already exporting an update</string>
|
||||||
<plurals name="duration_seconds">
|
<plurals name="duration_seconds">
|
||||||
<item quantity="one">1 second</item>
|
<item quantity="one">1 second</item>
|
||||||
<item quantity="other"><xliff:g id="count">%d</xliff:g> seconds</item>
|
<item quantity="other"><xliff:g id="count">%d</xliff:g> seconds</item>
|
||||||
@@ -100,4 +100,7 @@
|
|||||||
<string name="menu_mobile_data_warning">Mobile data warning</string>
|
<string name="menu_mobile_data_warning">Mobile data warning</string>
|
||||||
<string name="blocked_update_dialog_title">Update blocked</string>
|
<string name="blocked_update_dialog_title">Update blocked</string>
|
||||||
<string name="blocked_update_dialog_message">This update cannot be installed using the updater app. Please read <xliff:g id="info_url">%1$s</xliff:g> for more information.</string>
|
<string name="blocked_update_dialog_message">This update cannot be installed using the updater app. Please read <xliff:g id="info_url">%1$s</xliff:g> for more information.</string>
|
||||||
|
<string name="export_channel_title">Export completion</string>
|
||||||
|
<string name="new_updates_channel_title">New updates</string>
|
||||||
|
<string name="ongoing_channel_title">Ongoing downloads</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
@@ -39,7 +39,6 @@
|
|||||||
<string name="finalizing_package">Finalizando instalación del paquete</string>
|
<string name="finalizing_package">Finalizando instalación del paquete</string>
|
||||||
<string name="preparing_ota_first_boot">Preparando para el primer arranque</string>
|
<string name="preparing_ota_first_boot">Preparando para el primer arranque</string>
|
||||||
<string name="dialog_prepare_zip_message">Preparación preliminar de la actualización</string>
|
<string name="dialog_prepare_zip_message">Preparación preliminar de la actualización</string>
|
||||||
<string name="notification_prepare_zip_error_title">No se pudo preparar la actualización</string>
|
|
||||||
<string name="reboot">Reiniciar</string>
|
<string name="reboot">Reiniciar</string>
|
||||||
<string name="menu_refresh">Actualizar</string>
|
<string name="menu_refresh">Actualizar</string>
|
||||||
<string name="menu_auto_updates_check">Comprobación de actualizaciones automática</string>
|
<string name="menu_auto_updates_check">Comprobación de actualizaciones automática</string>
|
||||||
@@ -62,7 +61,6 @@
|
|||||||
<string name="list_build_version_date">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g> - <xliff:g id="date" example="July 11, 2017">%2$s</xliff:g></string>
|
<string name="list_build_version_date">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g> - <xliff:g id="date" example="July 11, 2017">%2$s</xliff:g></string>
|
||||||
<string name="list_download_progress"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> de <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g></string>
|
<string name="list_download_progress"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> de <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g></string>
|
||||||
<string name="list_download_progress_eta"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> de <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g> - Quedan <xliff:g id="duration" example="3 minutes">%3$s</xliff:g></string>
|
<string name="list_download_progress_eta"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> de <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g> - Quedan <xliff:g id="duration" example="3 minutes">%3$s</xliff:g></string>
|
||||||
<string name="list_installing_update">Instalando actualización</string>
|
|
||||||
<string name="list_verifying_update">Verificando actualización</string>
|
<string name="list_verifying_update">Verificando actualización</string>
|
||||||
<string name="list_no_updates">Sin nuevas actualizaciones disponibles. Para comprobar manualmente, pulsa el botón «Actualizar».</string>
|
<string name="list_no_updates">Sin nuevas actualizaciones disponibles. Para comprobar manualmente, pulsa el botón «Actualizar».</string>
|
||||||
<string name="action_description_download">Descargar</string>
|
<string name="action_description_download">Descargar</string>
|
||||||
@@ -70,18 +68,20 @@
|
|||||||
<string name="action_description_resume">Reanudar descarga</string>
|
<string name="action_description_resume">Reanudar descarga</string>
|
||||||
<string name="action_description_install">Instalar actualización</string>
|
<string name="action_description_install">Instalar actualización</string>
|
||||||
<string name="action_description_info">Mostrar información</string>
|
<string name="action_description_info">Mostrar información</string>
|
||||||
|
<string name="action_description_delete">Borrar actualización</string>
|
||||||
|
<string name="action_description_cancel">Cancelar instalación</string>
|
||||||
<string name="confirm_delete_dialog_title">Borrar archivo</string>
|
<string name="confirm_delete_dialog_title">Borrar archivo</string>
|
||||||
<string name="confirm_delete_dialog_message">¿Borrar el archivo de actualización seleccionado?</string>
|
<string name="confirm_delete_dialog_message">¿Borrar el archivo de actualización seleccionado?</string>
|
||||||
<string name="apply_update_dialog_title">Aplicar actualización</string>
|
<string name="apply_update_dialog_title">Aplicar actualización</string>
|
||||||
<string name="apply_update_dialog_message">Actualizarás a <xliff:g id="filename">%1$s</xliff:g>.\n\nAl pulsar en <xliff:g id="ok">%2$s</xliff:g>, se reiniciará el dispositivo en modo «Recovery» para instalar la actualización.\n\nNota: Esta función requiere un «Recovery» compatible o las actualizaciones deberán instalarse manualmente.</string>
|
<string name="apply_update_dialog_message">Actualizarás a <xliff:g id="filename">%1$s</xliff:g>.\n\nAl pulsar en <xliff:g id="ok">%2$s</xliff:g>, se reiniciará el dispositivo en modo «Recovery» para instalar la actualización.\n\nNota: Esta función requiere un «Recovery» compatible o las actualizaciones deberán instalarse manualmente.</string>
|
||||||
<string name="apply_update_dialog_message_ab">Actualizarás a <xliff:g id="filename">%1$s</xliff:g>. \n\nAl pulsar en <xliff:g id="ok">%2$s</xliff:g>, el dispositivo comenzará a instalar en segundo plano.\n\nUna vez terminado el proceso, se le pedirá que reinicie.</string>
|
<string name="apply_update_dialog_message_ab">Actualizarás a <xliff:g id="filename">%1$s</xliff:g>. \n\nAl pulsar en <xliff:g id="ok">%2$s</xliff:g>, el dispositivo comenzará a instalar en segundo plano.\n\nUna vez terminado el proceso, se le pedirá que reinicie.</string>
|
||||||
|
<string name="cancel_installation_dialog_message">¿Cancelar instalación?</string>
|
||||||
<string name="label_download_url">URL de descarga</string>
|
<string name="label_download_url">URL de descarga</string>
|
||||||
<string name="toast_download_url_copied">URL copiada</string>
|
<string name="toast_download_url_copied">URL copiada</string>
|
||||||
<string name="snack_export_failed">Imposible exportar descarga</string>
|
|
||||||
<string name="dialog_export_title">Exportando actualización</string>
|
<string name="dialog_export_title">Exportando actualización</string>
|
||||||
<string name="dialog_export_message">Exportando actualización como <xliff:g id="filename">%1$s</xliff:g> en el almacenamiento externo.</string>
|
|
||||||
<string name="notification_export_success">Actualización exportada</string>
|
<string name="notification_export_success">Actualización exportada</string>
|
||||||
<string name="notification_export_fail">Error de exportación</string>
|
<string name="notification_export_fail">Error de exportación</string>
|
||||||
|
<string name="toast_already_exporting">Ya se está exportando una actualización</string>
|
||||||
<plurals name="duration_seconds">
|
<plurals name="duration_seconds">
|
||||||
<item quantity="one">1 segundo</item>
|
<item quantity="one">1 segundo</item>
|
||||||
<item quantity="other"><xliff:g id="count">%d</xliff:g> segundos</item>
|
<item quantity="other"><xliff:g id="count">%d</xliff:g> segundos</item>
|
||||||
@@ -100,4 +100,7 @@
|
|||||||
<string name="menu_mobile_data_warning">Advertencia de datos móviles</string>
|
<string name="menu_mobile_data_warning">Advertencia de datos móviles</string>
|
||||||
<string name="blocked_update_dialog_title">Actualización bloqueada</string>
|
<string name="blocked_update_dialog_title">Actualización bloqueada</string>
|
||||||
<string name="blocked_update_dialog_message">Esta actualización no puede instalarse usando la aplicación «Actualizador». Lea <xliff:g id="info_url">%1$s</xliff:g> para más información.</string>
|
<string name="blocked_update_dialog_message">Esta actualización no puede instalarse usando la aplicación «Actualizador». Lea <xliff:g id="info_url">%1$s</xliff:g> para más información.</string>
|
||||||
|
<string name="export_channel_title">Exportación finalizada</string>
|
||||||
|
<string name="new_updates_channel_title">Nuevas actualizaciones</string>
|
||||||
|
<string name="ongoing_channel_title">Descargas en curso</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
@@ -39,7 +39,6 @@
|
|||||||
<string name="finalizing_package">Finalizando instalación del paquete</string>
|
<string name="finalizing_package">Finalizando instalación del paquete</string>
|
||||||
<string name="preparing_ota_first_boot">Preparando para el primer arranque</string>
|
<string name="preparing_ota_first_boot">Preparando para el primer arranque</string>
|
||||||
<string name="dialog_prepare_zip_message">Preparación preliminar de la actualización</string>
|
<string name="dialog_prepare_zip_message">Preparación preliminar de la actualización</string>
|
||||||
<string name="notification_prepare_zip_error_title">No se pudo preparar la actualización</string>
|
|
||||||
<string name="reboot">Reiniciar</string>
|
<string name="reboot">Reiniciar</string>
|
||||||
<string name="menu_refresh">Actualizar</string>
|
<string name="menu_refresh">Actualizar</string>
|
||||||
<string name="menu_auto_updates_check">Comprobación de actualizaciones automática</string>
|
<string name="menu_auto_updates_check">Comprobación de actualizaciones automática</string>
|
||||||
@@ -62,7 +61,6 @@
|
|||||||
<string name="list_build_version_date">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g> - <xliff:g id="date" example="July 11, 2017">%2$s</xliff:g></string>
|
<string name="list_build_version_date">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g> - <xliff:g id="date" example="July 11, 2017">%2$s</xliff:g></string>
|
||||||
<string name="list_download_progress"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> de <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g></string>
|
<string name="list_download_progress"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> de <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g></string>
|
||||||
<string name="list_download_progress_eta"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> de <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g> - Quedan <xliff:g id="duration" example="3 minutes">%3$s</xliff:g></string>
|
<string name="list_download_progress_eta"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> de <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g> - Quedan <xliff:g id="duration" example="3 minutes">%3$s</xliff:g></string>
|
||||||
<string name="list_installing_update">Instalando actualización</string>
|
|
||||||
<string name="list_verifying_update">Verificando actualización</string>
|
<string name="list_verifying_update">Verificando actualización</string>
|
||||||
<string name="list_no_updates">Sin nuevas actualizaciones disponibles. Para comprobar manualmente, pulsa el botón «Actualizar».</string>
|
<string name="list_no_updates">Sin nuevas actualizaciones disponibles. Para comprobar manualmente, pulsa el botón «Actualizar».</string>
|
||||||
<string name="action_description_download">Descargar</string>
|
<string name="action_description_download">Descargar</string>
|
||||||
@@ -70,18 +68,20 @@
|
|||||||
<string name="action_description_resume">Reanudar descarga</string>
|
<string name="action_description_resume">Reanudar descarga</string>
|
||||||
<string name="action_description_install">Instalar actualización</string>
|
<string name="action_description_install">Instalar actualización</string>
|
||||||
<string name="action_description_info">Mostrar información</string>
|
<string name="action_description_info">Mostrar información</string>
|
||||||
|
<string name="action_description_delete">Eliminar la actualización</string>
|
||||||
|
<string name="action_description_cancel">Cancelar instalación</string>
|
||||||
<string name="confirm_delete_dialog_title">Borrar archivo</string>
|
<string name="confirm_delete_dialog_title">Borrar archivo</string>
|
||||||
<string name="confirm_delete_dialog_message">¿Borrar el archivo de actualización seleccionado?</string>
|
<string name="confirm_delete_dialog_message">¿Borrar el archivo de actualización seleccionado?</string>
|
||||||
<string name="apply_update_dialog_title">Aplicar actualización</string>
|
<string name="apply_update_dialog_title">Aplicar actualización</string>
|
||||||
<string name="apply_update_dialog_message">Actualizarás a <xliff:g id="filename">%1$s</xliff:g>.\n\nAl pulsar en <xliff:g id="ok">%2$s</xliff:g>, se reiniciará el dispositivo en modo «Recovery» para instalar la actualización.\n\nNota: Esta función requiere un «Recovery» compatible o las actualizaciones deberán instalarse manualmente.</string>
|
<string name="apply_update_dialog_message">Actualizarás a <xliff:g id="filename">%1$s</xliff:g>.\n\nAl pulsar en <xliff:g id="ok">%2$s</xliff:g>, se reiniciará el dispositivo en modo «Recovery» para instalar la actualización.\n\nNota: Esta función requiere un «Recovery» compatible o las actualizaciones deberán instalarse manualmente.</string>
|
||||||
<string name="apply_update_dialog_message_ab">Actualizarás a <xliff:g id="filename">%1$s</xliff:g>. \n\nAl pulsar en <xliff:g id="ok">%2$s</xliff:g>, el dispositivo comenzará a instalar en segundo plano.\n\nUna vez terminado el proceso, se le pedirá que reinicie.</string>
|
<string name="apply_update_dialog_message_ab">Actualizarás a <xliff:g id="filename">%1$s</xliff:g>. \n\nAl pulsar en <xliff:g id="ok">%2$s</xliff:g>, el dispositivo comenzará a instalar en segundo plano.\n\nUna vez terminado el proceso, se le pedirá que reinicie.</string>
|
||||||
|
<string name="cancel_installation_dialog_message">¿Cancelar la instalación?</string>
|
||||||
<string name="label_download_url">URL de descarga</string>
|
<string name="label_download_url">URL de descarga</string>
|
||||||
<string name="toast_download_url_copied">URL copiada</string>
|
<string name="toast_download_url_copied">URL copiada</string>
|
||||||
<string name="snack_export_failed">Imposible exportar descarga</string>
|
|
||||||
<string name="dialog_export_title">Exportando actualización</string>
|
<string name="dialog_export_title">Exportando actualización</string>
|
||||||
<string name="dialog_export_message">Exportando actualización como <xliff:g id="filename">%1$s</xliff:g> en el almacenamiento externo.</string>
|
|
||||||
<string name="notification_export_success">Actualización exportada</string>
|
<string name="notification_export_success">Actualización exportada</string>
|
||||||
<string name="notification_export_fail">Error de exportación</string>
|
<string name="notification_export_fail">Error de exportación</string>
|
||||||
|
<string name="toast_already_exporting">Ya se está exportando una actualización</string>
|
||||||
<plurals name="duration_seconds">
|
<plurals name="duration_seconds">
|
||||||
<item quantity="one">1 segundo</item>
|
<item quantity="one">1 segundo</item>
|
||||||
<item quantity="other"><xliff:g id="count">%d</xliff:g> segundos</item>
|
<item quantity="other"><xliff:g id="count">%d</xliff:g> segundos</item>
|
||||||
@@ -100,4 +100,7 @@
|
|||||||
<string name="menu_mobile_data_warning">Advertencia de datos móviles</string>
|
<string name="menu_mobile_data_warning">Advertencia de datos móviles</string>
|
||||||
<string name="blocked_update_dialog_title">Actualización bloqueada</string>
|
<string name="blocked_update_dialog_title">Actualización bloqueada</string>
|
||||||
<string name="blocked_update_dialog_message">Esta actualización no puede instalarse usando la aplicación «Actualizador». Lea <xliff:g id="info_url">%1$s</xliff:g> para más información.</string>
|
<string name="blocked_update_dialog_message">Esta actualización no puede instalarse usando la aplicación «Actualizador». Lea <xliff:g id="info_url">%1$s</xliff:g> para más información.</string>
|
||||||
|
<string name="export_channel_title">Exportación finalizada</string>
|
||||||
|
<string name="new_updates_channel_title">Nuevas actualizaciones</string>
|
||||||
|
<string name="ongoing_channel_title">Descargas en curso</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
@@ -39,7 +39,6 @@
|
|||||||
<string name="finalizing_package">Paketearen instalazioarekin bukatzen</string>
|
<string name="finalizing_package">Paketearen instalazioarekin bukatzen</string>
|
||||||
<string name="preparing_ota_first_boot">Lehen abiorako prestatzen</string>
|
<string name="preparing_ota_first_boot">Lehen abiorako prestatzen</string>
|
||||||
<string name="dialog_prepare_zip_message">Aldez aurreko eguneraketaren prestaketa</string>
|
<string name="dialog_prepare_zip_message">Aldez aurreko eguneraketaren prestaketa</string>
|
||||||
<string name="notification_prepare_zip_error_title">Ezin izan da eguneraketa prestatu</string>
|
|
||||||
<string name="reboot">Berrabiarazi</string>
|
<string name="reboot">Berrabiarazi</string>
|
||||||
<string name="menu_refresh">Freskatu</string>
|
<string name="menu_refresh">Freskatu</string>
|
||||||
<string name="menu_auto_updates_check">Eguneraketen egiaztaketa automatikoa</string>
|
<string name="menu_auto_updates_check">Eguneraketen egiaztaketa automatikoa</string>
|
||||||
@@ -62,7 +61,6 @@
|
|||||||
<string name="list_build_version_date">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g> - <xliff:g id="date" example="July 11, 2017">%2$s</xliff:g></string>
|
<string name="list_build_version_date">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g> - <xliff:g id="date" example="July 11, 2017">%2$s</xliff:g></string>
|
||||||
<string name="list_download_progress"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> / <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g></string>
|
<string name="list_download_progress"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> / <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g></string>
|
||||||
<string name="list_download_progress_eta"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> / <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g> - <xliff:g id="duration" example="3 minutes">%3$s</xliff:g> left</string>
|
<string name="list_download_progress_eta"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> / <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g> - <xliff:g id="duration" example="3 minutes">%3$s</xliff:g> left</string>
|
||||||
<string name="list_installing_update">Eguneraketa instalatzen</string>
|
|
||||||
<string name="list_verifying_update">Eguneraketa egiaztatzen</string>
|
<string name="list_verifying_update">Eguneraketa egiaztatzen</string>
|
||||||
<string name="list_no_updates">Ez da eguneraketa berririk aurkitu. Eguneraketak eskuz egiaztatzeko, erabili freskatze botoia.</string>
|
<string name="list_no_updates">Ez da eguneraketa berririk aurkitu. Eguneraketak eskuz egiaztatzeko, erabili freskatze botoia.</string>
|
||||||
<string name="action_description_download">Deskargatu</string>
|
<string name="action_description_download">Deskargatu</string>
|
||||||
@@ -70,18 +68,20 @@
|
|||||||
<string name="action_description_resume">Berrekin deskarga</string>
|
<string name="action_description_resume">Berrekin deskarga</string>
|
||||||
<string name="action_description_install">Instalatu eguneraketa</string>
|
<string name="action_description_install">Instalatu eguneraketa</string>
|
||||||
<string name="action_description_info">Erakutsi informazioa</string>
|
<string name="action_description_info">Erakutsi informazioa</string>
|
||||||
|
<string name="action_description_delete">Ezabatu eguneraketa</string>
|
||||||
|
<string name="action_description_cancel">Ezeztatu instalazioa</string>
|
||||||
<string name="confirm_delete_dialog_title">Ezabatu fitxategia</string>
|
<string name="confirm_delete_dialog_title">Ezabatu fitxategia</string>
|
||||||
<string name="confirm_delete_dialog_message">Ezabatu hautatutako eguneraketa fitxategia?</string>
|
<string name="confirm_delete_dialog_message">Ezabatu hautatutako eguneraketa fitxategia?</string>
|
||||||
<string name="apply_update_dialog_title">Aplikatu eguneraketa</string>
|
<string name="apply_update_dialog_title">Aplikatu eguneraketa</string>
|
||||||
<string name="apply_update_dialog_message"><xliff:g id="update_name">%1$s</xliff:g>. bertsioa instalatzera zoaz.\n\n <xliff:g id="ok">%2$s</xliff:g> sakatzean, gailua berreskuratze moduan berrabiaraziko da eguneraketa instalatzeko.\n\nOharra: Berreskuratze aplikazio bateragarri bat behar du ezaugarri honek, bestela eguneraketak eskuz instalatu beharko dira.</string>
|
<string name="apply_update_dialog_message"><xliff:g id="update_name">%1$s</xliff:g>. bertsioa instalatzera zoaz.\n\n <xliff:g id="ok">%2$s</xliff:g> sakatzean, gailua berreskuratze moduan berrabiaraziko da eguneraketa instalatzeko.\n\nOharra: Berreskuratze aplikazio bateragarri bat behar du ezaugarri honek, bestela eguneraketak eskuz instalatu beharko dira.</string>
|
||||||
<string name="apply_update_dialog_message_ab"><xliff:g id="update_name">%1$s</xliff:g>. bertsioa instalatzera zoaz.\n\n <xliff:g id="ok">%2$s</xliff:g> sakatzean, gailu aatzeko planoan hasiko da eguneratzen.\n\nBehin bukatuta berrabiaraztea eskatuko zaizu.</string>
|
<string name="apply_update_dialog_message_ab"><xliff:g id="update_name">%1$s</xliff:g>. bertsioa instalatzera zoaz.\n\n <xliff:g id="ok">%2$s</xliff:g> sakatzean, gailu aatzeko planoan hasiko da eguneratzen.\n\nBehin bukatuta berrabiaraztea eskatuko zaizu.</string>
|
||||||
|
<string name="cancel_installation_dialog_message">Ezeztatu instalazioa?</string>
|
||||||
<string name="label_download_url">Deskargaren URL-s</string>
|
<string name="label_download_url">Deskargaren URL-s</string>
|
||||||
<string name="toast_download_url_copied">URL-a kopiatuta</string>
|
<string name="toast_download_url_copied">URL-a kopiatuta</string>
|
||||||
<string name="snack_export_failed">Ezion izan da deskarga esportatu</string>
|
|
||||||
<string name="dialog_export_title">Eguneraketa esportatzen</string>
|
<string name="dialog_export_title">Eguneraketa esportatzen</string>
|
||||||
<string name="dialog_export_message">Eguneraketa esportatzen <xliff:g id="filename">%1$s</xliff:g> gisa kanpo biltegiratzera.</string>
|
|
||||||
<string name="notification_export_success">Eguneraketa esportatuta</string>
|
<string name="notification_export_success">Eguneraketa esportatuta</string>
|
||||||
<string name="notification_export_fail">Esportazio errorea</string>
|
<string name="notification_export_fail">Esportazio errorea</string>
|
||||||
|
<string name="toast_already_exporting">Eguneraketa bat esportatzen dagoeneko</string>
|
||||||
<plurals name="duration_seconds">
|
<plurals name="duration_seconds">
|
||||||
<item quantity="one">Segundo 1</item>
|
<item quantity="one">Segundo 1</item>
|
||||||
<item quantity="other"><xliff:g id="count">%d</xliff:g> segundo</item>
|
<item quantity="other"><xliff:g id="count">%d</xliff:g> segundo</item>
|
||||||
@@ -100,4 +100,5 @@
|
|||||||
<string name="menu_mobile_data_warning">Datu mugikorren abisua</string>
|
<string name="menu_mobile_data_warning">Datu mugikorren abisua</string>
|
||||||
<string name="blocked_update_dialog_title">Eguneraketa blokeatuta</string>
|
<string name="blocked_update_dialog_title">Eguneraketa blokeatuta</string>
|
||||||
<string name="blocked_update_dialog_message">Eguneraketa hau ezin da eguneratze-aplikazioarekin instalatu. Irakurri <xliff:g id="info_url">%1$s</xliff:g> informazio gehiagorako.</string>
|
<string name="blocked_update_dialog_message">Eguneraketa hau ezin da eguneratze-aplikazioarekin instalatu. Irakurri <xliff:g id="info_url">%1$s</xliff:g> informazio gehiagorako.</string>
|
||||||
|
<string name="new_updates_channel_title">Eguneraketa berriak</string>
|
||||||
</resources>
|
</resources>
|
@@ -16,6 +16,8 @@
|
|||||||
limitations under the License.
|
limitations under the License.
|
||||||
-->
|
-->
|
||||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||||
|
<string name="app_name">Päivittäjä</string>
|
||||||
|
<string name="display_name">Päivittäjä</string>
|
||||||
<!-- Directory where the update files will be downloaded and stored.
|
<!-- Directory where the update files will be downloaded and stored.
|
||||||
WARNING: The application can and will delete any unknown file. -->
|
WARNING: The application can and will delete any unknown file. -->
|
||||||
<!-- Directory where the downloads will be exported to.
|
<!-- Directory where the downloads will be exported to.
|
||||||
|
@@ -16,8 +16,88 @@
|
|||||||
limitations under the License.
|
limitations under the License.
|
||||||
-->
|
-->
|
||||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||||
|
<string name="app_name">Gestionnaire de mise à jour</string>
|
||||||
|
<string name="display_name">Gestionnaire de mise à jour</string>
|
||||||
<!-- Directory where the update files will be downloaded and stored.
|
<!-- Directory where the update files will be downloaded and stored.
|
||||||
WARNING: The application can and will delete any unknown file. -->
|
WARNING: The application can and will delete any unknown file. -->
|
||||||
<!-- Directory where the downloads will be exported to.
|
<!-- Directory where the downloads will be exported to.
|
||||||
The path is relative to the root of the external storage.-->
|
The path is relative to the root of the external storage.-->
|
||||||
|
<string name="verification_failed_notification">Échec de la vérification</string>
|
||||||
|
<string name="verifying_download_notification">Vérification de la mise à jour en cours</string>
|
||||||
|
<string name="downloading_notification">Téléchargement en cours</string>
|
||||||
|
<string name="download_paused_notification">Téléchargement mis en pause</string>
|
||||||
|
<string name="download_paused_error_notification">Erreur de téléchargement</string>
|
||||||
|
<string name="download_completed_notification">Téléchargement terminé</string>
|
||||||
|
<string name="download_starting_notification">Début du téléchargement</string>
|
||||||
|
<string name="new_updates_found_title">Nouvelles mises à jour</string>
|
||||||
|
<string name="text_download_speed">%1$s, %2$s/s</string>
|
||||||
|
<string name="pause_button">Pause</string>
|
||||||
|
<string name="resume_button">Reprendre</string>
|
||||||
|
<string name="installing_update">Installation du paquet de mise à jour en cours</string>
|
||||||
|
<string name="installing_update_error">Erreur d\'installation</string>
|
||||||
|
<string name="installing_update_finished">Mise à jour installée</string>
|
||||||
|
<string name="finalizing_package">Finalisation de l’installation du paquet</string>
|
||||||
|
<string name="preparing_ota_first_boot">Préparation pour le premier démarrage</string>
|
||||||
|
<string name="dialog_prepare_zip_message">Préparation de la mise à jour préliminaire</string>
|
||||||
|
<string name="reboot">Redémarrer</string>
|
||||||
|
<string name="menu_refresh">Actualiser</string>
|
||||||
|
<string name="menu_auto_updates_check">Vérification des mises à jour automatique</string>
|
||||||
|
<string name="menu_auto_delete_updates">Supprimer les mises à jour une fois installées</string>
|
||||||
|
<string name="menu_delete_update">Supprimer</string>
|
||||||
|
<string name="menu_copy_url">Copier l\'URL</string>
|
||||||
|
<string name="menu_export_update">Exporter la mise à jour</string>
|
||||||
|
<string name="dialog_checking_for_updates">Recherche de mises à jour en cours</string>
|
||||||
|
<string name="snack_updates_found">Nouvelles mises à jour disponibles</string>
|
||||||
|
<string name="snack_no_updates_found">Aucune nouvelle mise à jour disponible</string>
|
||||||
|
<string name="snack_updates_check_failed">La vérification de nouvelles mises à jour a échoué. Vérifiez votre connexion internet et réessayez ultérieurement.</string>
|
||||||
|
<string name="snack_download_failed">Le téléchargement a échoué. Vérifiez votre connexion internet et réessayez ultérieurement.</string>
|
||||||
|
<string name="snack_download_verification_failed">La vérification de la mise à jour a échoué.</string>
|
||||||
|
<string name="snack_download_verified">Téléchargement terminé.</string>
|
||||||
|
<string name="snack_update_not_installable">Cette mise à jour ne peut pas être installée sur votre version actuelle.</string>
|
||||||
|
<string name="header_title_text">LineageOS\n%1$s</string>
|
||||||
|
<string name="header_android_version">Android <xliff:g id="version" example="7.1.2">%1$s</xliff:g></string>
|
||||||
|
<string name="header_last_updates_check">Dernière vérification : <xliff:g id="date" example="1 January 1970">%1$s</xliff:g> (<xliff:g id="time" example="01:23">%2$s</xliff:g>)</string>
|
||||||
|
<string name="list_build_version">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g></string>
|
||||||
|
<string name="list_build_version_date">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g> - <xliff:g id="date" example="July 11, 2017">%2$s</xliff:g></string>
|
||||||
|
<string name="list_download_progress"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> of <xliff:g id="filesize_without_unit" example="310 Mo">%2$s</xliff:g></string>
|
||||||
|
<string name="list_download_progress_eta"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> of <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g> - <xliff:g id="duration" example="3 minutes">%3$s</xliff:g> restante(s)</string>
|
||||||
|
<string name="list_verifying_update">Vérification de la mise à jour en cours</string>
|
||||||
|
<string name="list_no_updates">Aucune nouvelle mise à jour trouvée. Pour vérifier manuellement la présence de mises à jour, utiliser le bouton Actualiser.</string>
|
||||||
|
<string name="action_description_download">Télécharger</string>
|
||||||
|
<string name="action_description_pause">Suspendre le téléchargement</string>
|
||||||
|
<string name="action_description_resume">Reprendre le téléchargement</string>
|
||||||
|
<string name="action_description_install">Installer la mise à jour</string>
|
||||||
|
<string name="action_description_info">Afficher les informations</string>
|
||||||
|
<string name="action_description_delete">Supprimer la mise à jour</string>
|
||||||
|
<string name="confirm_delete_dialog_title">Supprimer le fichier</string>
|
||||||
|
<string name="confirm_delete_dialog_message">Supprimer le fichier de mise à jour sélectionné ?</string>
|
||||||
|
<string name="apply_update_dialog_title">Appliquer la mise à jour</string>
|
||||||
|
<string name="apply_update_dialog_message">Vous êtes sur le point d\'installer <xliff:g id="update_name">%1$s</xliff:g>.\n\nLorsque vous appuierez sur <xliff:g id="ok">%2$s</xliff:g>, votre appareil redémarrera automatiquement en mode recovery pour installer la mise à jour.\n\nRemarque : Cette opération nécessite un recovery compatible, sinon les mises à jour devront être installées manuellement.</string>
|
||||||
|
<string name="apply_update_dialog_message_ab">Vous êtes sur le point de faire la mise à jour vers <xliff:g id="update_name">%1$s</xliff:g>.\n\nLorsque vous appuierez sur <xliff:g id="ok">%2$s</xliff:g>, l’appareil commencera l\'installation en tâche de fond.\n\nUne fois celle-ci terminée, il vous sera demandé de redémarrer.</string>
|
||||||
|
<string name="cancel_installation_dialog_message">Annuler l\'installation ?</string>
|
||||||
|
<string name="label_download_url">URL de téléchargement</string>
|
||||||
|
<string name="toast_download_url_copied">URL copiée</string>
|
||||||
|
<string name="dialog_export_title">Exportation de la mise à jour en cours</string>
|
||||||
|
<string name="notification_export_success">Mise à jour exportée</string>
|
||||||
|
<string name="notification_export_fail">Erreur lors de l\'exportation</string>
|
||||||
|
<string name="toast_already_exporting">Une mise à jour est déjà en cours d\'export</string>
|
||||||
|
<plurals name="duration_seconds">
|
||||||
|
<item quantity="one">1 seconde</item>
|
||||||
|
<item quantity="other"><xliff:g id="count">%d</xliff:g> secondes</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="duration_minutes">
|
||||||
|
<item quantity="one">1 minute</item>
|
||||||
|
<item quantity="other"><xliff:g id="count">%d</xliff:g> minutes</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="duration_hours">
|
||||||
|
<item quantity="one">1 heure</item>
|
||||||
|
<item quantity="other"><xliff:g id="count">%d</xliff:g> heures</item>
|
||||||
|
</plurals>
|
||||||
|
<string name="update_on_mobile_data_title">Avertissement</string>
|
||||||
|
<string name="update_on_mobile_data_message">Vous êtes sur le point de télécharger un paquet de mise à jour via les données mobiles qui pourrait représenter un volume de données important. Voulez-vous tout de même procéder au téléchargement ?</string>
|
||||||
|
<string name="checkbox_mobile_data_warning">Ne plus afficher</string>
|
||||||
|
<string name="menu_mobile_data_warning">Avertissement d\'usage des données mobiles</string>
|
||||||
|
<string name="blocked_update_dialog_title">Mise à jour bloquée</string>
|
||||||
|
<string name="blocked_update_dialog_message">Cette mise à jour ne peut pas être installée en utilisant le gestionnaire de mise à jour. Veuillez lire <xliff:g id="info_url">%1$s</xliff:g> pour plus d’information.</string>
|
||||||
|
<string name="new_updates_channel_title">Nouvelles mises à jour</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
@@ -39,7 +39,6 @@
|
|||||||
<string name="finalizing_package">Rematando a instalación do paquete</string>
|
<string name="finalizing_package">Rematando a instalación do paquete</string>
|
||||||
<string name="preparing_ota_first_boot">Preparando o primeiro arranque</string>
|
<string name="preparing_ota_first_boot">Preparando o primeiro arranque</string>
|
||||||
<string name="dialog_prepare_zip_message">Preparación preliminar da actualización</string>
|
<string name="dialog_prepare_zip_message">Preparación preliminar da actualización</string>
|
||||||
<string name="notification_prepare_zip_error_title">Non foi posible preparar a actualización</string>
|
|
||||||
<string name="reboot">Reiniciar</string>
|
<string name="reboot">Reiniciar</string>
|
||||||
<string name="menu_refresh">Actualizar</string>
|
<string name="menu_refresh">Actualizar</string>
|
||||||
<string name="menu_auto_updates_check">Buscar actualizacións automaticamente</string>
|
<string name="menu_auto_updates_check">Buscar actualizacións automaticamente</string>
|
||||||
@@ -62,7 +61,6 @@
|
|||||||
<string name="list_build_version_date">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g> - <xliff:g id="date" example="July 11, 2017">%2$s</xliff:g></string>
|
<string name="list_build_version_date">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g> - <xliff:g id="date" example="July 11, 2017">%2$s</xliff:g></string>
|
||||||
<string name="list_download_progress"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> de <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g></string>
|
<string name="list_download_progress"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> de <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g></string>
|
||||||
<string name="list_download_progress_eta">restan <xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> de <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g> - <xliff:g id="duration" example="3 minutes">%3$s</xliff:g></string>
|
<string name="list_download_progress_eta">restan <xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> de <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g> - <xliff:g id="duration" example="3 minutes">%3$s</xliff:g></string>
|
||||||
<string name="list_installing_update">Instalando actualización</string>
|
|
||||||
<string name="list_verifying_update">Comprobando actualización</string>
|
<string name="list_verifying_update">Comprobando actualización</string>
|
||||||
<string name="list_no_updates">Non se atoparon novas actualizacións. Para buscar manualmente, preme no botón Actualizar.</string>
|
<string name="list_no_updates">Non se atoparon novas actualizacións. Para buscar manualmente, preme no botón Actualizar.</string>
|
||||||
<string name="action_description_download">Descarga</string>
|
<string name="action_description_download">Descarga</string>
|
||||||
@@ -70,6 +68,7 @@
|
|||||||
<string name="action_description_resume">Continuar a descarga</string>
|
<string name="action_description_resume">Continuar a descarga</string>
|
||||||
<string name="action_description_install">Instalar actualización</string>
|
<string name="action_description_install">Instalar actualización</string>
|
||||||
<string name="action_description_info">Amosar información</string>
|
<string name="action_description_info">Amosar información</string>
|
||||||
|
<string name="action_description_delete">Eliminar actualización</string>
|
||||||
<string name="confirm_delete_dialog_title">Eliminar ficheiro</string>
|
<string name="confirm_delete_dialog_title">Eliminar ficheiro</string>
|
||||||
<string name="confirm_delete_dialog_message">Eliminar o ficheiro de actualización seleccionado?</string>
|
<string name="confirm_delete_dialog_message">Eliminar o ficheiro de actualización seleccionado?</string>
|
||||||
<string name="apply_update_dialog_title">Aplicar a actualización</string>
|
<string name="apply_update_dialog_title">Aplicar a actualización</string>
|
||||||
@@ -77,9 +76,7 @@
|
|||||||
<string name="apply_update_dialog_message_ab">Actualizaráse a <xliff:g id="update_name">%1$s</xliff:g>.\n\n Se pulsase <xliff:g id="ok">%2$s</xliff:g>, o dispositivo comezará a instalar en segundo plano.\n\nUnha vez terminado o proceso, pediráselle que reinicie.</string>
|
<string name="apply_update_dialog_message_ab">Actualizaráse a <xliff:g id="update_name">%1$s</xliff:g>.\n\n Se pulsase <xliff:g id="ok">%2$s</xliff:g>, o dispositivo comezará a instalar en segundo plano.\n\nUnha vez terminado o proceso, pediráselle que reinicie.</string>
|
||||||
<string name="label_download_url">URL da descarga</string>
|
<string name="label_download_url">URL da descarga</string>
|
||||||
<string name="toast_download_url_copied">URL copiado</string>
|
<string name="toast_download_url_copied">URL copiado</string>
|
||||||
<string name="snack_export_failed">Non foi posíbel exportar a descarga</string>
|
|
||||||
<string name="dialog_export_title">Exportando actualización</string>
|
<string name="dialog_export_title">Exportando actualización</string>
|
||||||
<string name="dialog_export_message">Exportando a actualización como <xliff:g id="filename">%1$s</xliff:g> no almaceamento externo.</string>
|
|
||||||
<string name="notification_export_success">Actualización exportada</string>
|
<string name="notification_export_success">Actualización exportada</string>
|
||||||
<string name="notification_export_fail">Exportar erro</string>
|
<string name="notification_export_fail">Exportar erro</string>
|
||||||
<plurals name="duration_seconds">
|
<plurals name="duration_seconds">
|
||||||
@@ -100,4 +97,5 @@
|
|||||||
<string name="menu_mobile_data_warning">Aviso de datos móbiles</string>
|
<string name="menu_mobile_data_warning">Aviso de datos móbiles</string>
|
||||||
<string name="blocked_update_dialog_title">Actualización bloqueada</string>
|
<string name="blocked_update_dialog_title">Actualización bloqueada</string>
|
||||||
<string name="blocked_update_dialog_message">Esta actualización non se pode instalar empregando este actualizador. Por favor, le <xliff:g id="info_url">%1$s</xliff:g> para máis información.</string>
|
<string name="blocked_update_dialog_message">Esta actualización non se pode instalar empregando este actualizador. Por favor, le <xliff:g id="info_url">%1$s</xliff:g> para máis información.</string>
|
||||||
|
<string name="new_updates_channel_title">Novas actualizacións</string>
|
||||||
</resources>
|
</resources>
|
@@ -38,9 +38,11 @@
|
|||||||
<string name="installing_update_finished">Pembaruan dipasang</string>
|
<string name="installing_update_finished">Pembaruan dipasang</string>
|
||||||
<string name="finalizing_package">Menyelesaikan pemasangan paket</string>
|
<string name="finalizing_package">Menyelesaikan pemasangan paket</string>
|
||||||
<string name="preparing_ota_first_boot">Mempersiapkan untuk boot pertama</string>
|
<string name="preparing_ota_first_boot">Mempersiapkan untuk boot pertama</string>
|
||||||
|
<string name="dialog_prepare_zip_message">Persiapan awal pembaruan</string>
|
||||||
<string name="reboot">Mulai ulang</string>
|
<string name="reboot">Mulai ulang</string>
|
||||||
<string name="menu_refresh">Segarkan</string>
|
<string name="menu_refresh">Segarkan</string>
|
||||||
<string name="menu_auto_updates_check">Periksa pembaruan otomatis</string>
|
<string name="menu_auto_updates_check">Periksa pembaruan otomatis</string>
|
||||||
|
<string name="menu_auto_delete_updates">Hapus pembaruan saat dipasang</string>
|
||||||
<string name="menu_delete_update">Hapus</string>
|
<string name="menu_delete_update">Hapus</string>
|
||||||
<string name="menu_copy_url">Salin URL</string>
|
<string name="menu_copy_url">Salin URL</string>
|
||||||
<string name="menu_export_update">Ekspor pembaruan</string>
|
<string name="menu_export_update">Ekspor pembaruan</string>
|
||||||
@@ -58,7 +60,6 @@
|
|||||||
<string name="list_build_version_date">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g> - <xliff:g id="date" example="July 11, 2017">%2$s</xliff:g></string>
|
<string name="list_build_version_date">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g> - <xliff:g id="date" example="July 11, 2017">%2$s</xliff:g></string>
|
||||||
<string name="list_download_progress"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> dari <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g></string>
|
<string name="list_download_progress"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> dari <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g></string>
|
||||||
<string name="list_download_progress_eta"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> dari <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g> - <xliff:g id="duration" example="3 minutes">%3$s</xliff:g> lagi</string>
|
<string name="list_download_progress_eta"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> dari <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g> - <xliff:g id="duration" example="3 minutes">%3$s</xliff:g> lagi</string>
|
||||||
<string name="list_installing_update">Memasang pembaruan</string>
|
|
||||||
<string name="list_verifying_update">Memverifikasi pembaruan</string>
|
<string name="list_verifying_update">Memverifikasi pembaruan</string>
|
||||||
<string name="list_no_updates">Pembaruan tidak ditemukan. Untuk memeriksa pembaruan secara manual, gunakan tombol Segarkan.</string>
|
<string name="list_no_updates">Pembaruan tidak ditemukan. Untuk memeriksa pembaruan secara manual, gunakan tombol Segarkan.</string>
|
||||||
<string name="action_description_download">Unduh</string>
|
<string name="action_description_download">Unduh</string>
|
||||||
@@ -66,14 +67,18 @@
|
|||||||
<string name="action_description_resume">Lanjutkan unduhan</string>
|
<string name="action_description_resume">Lanjutkan unduhan</string>
|
||||||
<string name="action_description_install">Pasang pembaruan</string>
|
<string name="action_description_install">Pasang pembaruan</string>
|
||||||
<string name="action_description_info">Tampilkan informasi</string>
|
<string name="action_description_info">Tampilkan informasi</string>
|
||||||
|
<string name="action_description_delete">Hapus pembaruan</string>
|
||||||
|
<string name="action_description_cancel">Membatalkan pemasangan</string>
|
||||||
<string name="confirm_delete_dialog_title">Hapus berkas</string>
|
<string name="confirm_delete_dialog_title">Hapus berkas</string>
|
||||||
<string name="confirm_delete_dialog_message">Hapus berkas pembaruan yang terpilih?</string>
|
<string name="confirm_delete_dialog_message">Hapus berkas pembaruan yang terpilih?</string>
|
||||||
<string name="apply_update_dialog_title">Terapkan pembaruan</string>
|
<string name="apply_update_dialog_title">Terapkan pembaruan</string>
|
||||||
<string name="apply_update_dialog_message">Anda akan meningkatkan ke <xliff:g id="update_name">%1$s</xliff:g>.\n\nJika Anda menekan <xliff:g id="ok">%2$s</xliff:g>, perangkat akan mulai ulang sendiri dalam mode recovery untuk memasang pembaruan.\n\nPerhatian: Fitur ini memerlukan Recovery yang kompatibel atau pembaruan perlu dipasang secara manual.</string>
|
<string name="apply_update_dialog_message">Anda akan meningkatkan ke <xliff:g id="update_name">%1$s</xliff:g>.\n\nJika Anda menekan <xliff:g id="ok">%2$s</xliff:g>, perangkat akan mulai ulang sendiri dalam mode recovery untuk memasang pembaruan.\n\nPerhatian: Fitur ini memerlukan Recovery yang kompatibel atau pembaruan perlu dipasang secara manual.</string>
|
||||||
<string name="apply_update_dialog_message_ab">Anda akan meningkatkan ke <xliff:g id="update_name">%1$s</xliff:g>.\n\nJika Anda menekan <xliff:g id="ok">%2$s</xliff:g>, perangkat akan mulai memasang di latar belakang.\n\nSetelah selesai, Anda akan diminta untuk memulai ulang perangkat.</string>
|
<string name="apply_update_dialog_message_ab">Anda akan meningkatkan ke <xliff:g id="update_name">%1$s</xliff:g>.\n\nJika Anda menekan <xliff:g id="ok">%2$s</xliff:g>, perangkat akan mulai memasang di latar belakang.\n\nSetelah selesai, Anda akan diminta untuk memulai ulang perangkat.</string>
|
||||||
|
<string name="cancel_installation_dialog_message">Batalkan pemasangan?</string>
|
||||||
<string name="toast_download_url_copied">URL disalin</string>
|
<string name="toast_download_url_copied">URL disalin</string>
|
||||||
<string name="dialog_export_title">Mengekspor pembaruan</string>
|
<string name="dialog_export_title">Mengekspor pembaruan</string>
|
||||||
<string name="notification_export_success">Pembaruan diekspor</string>
|
<string name="notification_export_success">Pembaruan diekspor</string>
|
||||||
|
<string name="notification_export_fail">Kesalahan saat mengekspor</string>
|
||||||
<plurals name="duration_seconds">
|
<plurals name="duration_seconds">
|
||||||
<item quantity="other"><xliff:g id="count">%d</xliff:g> detik</item>
|
<item quantity="other"><xliff:g id="count">%d</xliff:g> detik</item>
|
||||||
</plurals>
|
</plurals>
|
||||||
@@ -86,6 +91,8 @@
|
|||||||
<string name="update_on_mobile_data_title">Peringatan</string>
|
<string name="update_on_mobile_data_title">Peringatan</string>
|
||||||
<string name="update_on_mobile_data_message">Anda akan mengunduh paket pembaruan menggunakan data seluler yang mungkin akan menyebabkan penggunaan data yang tinggi. Apakah Anda ingin melanjutkan?</string>
|
<string name="update_on_mobile_data_message">Anda akan mengunduh paket pembaruan menggunakan data seluler yang mungkin akan menyebabkan penggunaan data yang tinggi. Apakah Anda ingin melanjutkan?</string>
|
||||||
<string name="checkbox_mobile_data_warning">Jangan tampilkan lagi</string>
|
<string name="checkbox_mobile_data_warning">Jangan tampilkan lagi</string>
|
||||||
|
<string name="menu_mobile_data_warning">Peringatan data seluler</string>
|
||||||
<string name="blocked_update_dialog_title">Pembaruan diblokir</string>
|
<string name="blocked_update_dialog_title">Pembaruan diblokir</string>
|
||||||
<string name="blocked_update_dialog_message">Pembaruan ini tidak dapat dipasang menggunakan aplikasi pembaruan. Baca <xliff:g id="info_url">%1$s</xliff:g> untuk informasi lebih lanjut.</string>
|
<string name="blocked_update_dialog_message">Pembaruan ini tidak dapat dipasang menggunakan aplikasi pembaruan. Baca <xliff:g id="info_url">%1$s</xliff:g> untuk informasi lebih lanjut.</string>
|
||||||
|
<string name="new_updates_channel_title">Pembaruan baru</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
@@ -39,7 +39,6 @@
|
|||||||
<string name="finalizing_package">Finalizzalizzazione del pachetto d\'installazione in corso</string>
|
<string name="finalizing_package">Finalizzalizzazione del pachetto d\'installazione in corso</string>
|
||||||
<string name="preparing_ota_first_boot">Preparazione per il primo avvio</string>
|
<string name="preparing_ota_first_boot">Preparazione per il primo avvio</string>
|
||||||
<string name="dialog_prepare_zip_message">Preparazione aggiornamento preliminare</string>
|
<string name="dialog_prepare_zip_message">Preparazione aggiornamento preliminare</string>
|
||||||
<string name="notification_prepare_zip_error_title">Impossibile preparare l\'aggiornamento</string>
|
|
||||||
<string name="reboot">Riavvia</string>
|
<string name="reboot">Riavvia</string>
|
||||||
<string name="menu_refresh">Ricarica</string>
|
<string name="menu_refresh">Ricarica</string>
|
||||||
<string name="menu_auto_updates_check">Ricerca aggiornamenti automatica</string>
|
<string name="menu_auto_updates_check">Ricerca aggiornamenti automatica</string>
|
||||||
@@ -62,7 +61,6 @@
|
|||||||
<string name="list_build_version_date">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g> - <xliff:g id="date" example="Luglio 11, 2017">%2$s</xliff:g></string>
|
<string name="list_build_version_date">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g> - <xliff:g id="date" example="Luglio 11, 2017">%2$s</xliff:g></string>
|
||||||
<string name="list_download_progress"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> of <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g></string>
|
<string name="list_download_progress"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> of <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g></string>
|
||||||
<string name="list_download_progress_eta"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> di <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g> - <xliff:g id="duration" example="3 minutes">%3$s</xliff:g> rimanenti</string>
|
<string name="list_download_progress_eta"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> di <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g> - <xliff:g id="duration" example="3 minutes">%3$s</xliff:g> rimanenti</string>
|
||||||
<string name="list_installing_update">Installazione aggiornamento</string>
|
|
||||||
<string name="list_verifying_update">Verifica aggiornamento</string>
|
<string name="list_verifying_update">Verifica aggiornamento</string>
|
||||||
<string name="list_no_updates">Nessun nuovo aggiornamento trovato. Per controllare manualmente nuovi aggiornamenti, tocca il pulsante Aggiorna.</string>
|
<string name="list_no_updates">Nessun nuovo aggiornamento trovato. Per controllare manualmente nuovi aggiornamenti, tocca il pulsante Aggiorna.</string>
|
||||||
<string name="action_description_download">Download</string>
|
<string name="action_description_download">Download</string>
|
||||||
@@ -70,18 +68,20 @@
|
|||||||
<string name="action_description_resume">Riprendi il download</string>
|
<string name="action_description_resume">Riprendi il download</string>
|
||||||
<string name="action_description_install">Installa l\'aggiornamento</string>
|
<string name="action_description_install">Installa l\'aggiornamento</string>
|
||||||
<string name="action_description_info">Mostra informazioni</string>
|
<string name="action_description_info">Mostra informazioni</string>
|
||||||
|
<string name="action_description_delete">Elimina aggiornamento</string>
|
||||||
|
<string name="action_description_cancel">Annulla installazione</string>
|
||||||
<string name="confirm_delete_dialog_title">Elimina file</string>
|
<string name="confirm_delete_dialog_title">Elimina file</string>
|
||||||
<string name="confirm_delete_dialog_message">Eliminare il file di aggiornamento selezionato?</string>
|
<string name="confirm_delete_dialog_message">Eliminare il file di aggiornamento selezionato?</string>
|
||||||
<string name="apply_update_dialog_title">Applica aggiornamento</string>
|
<string name="apply_update_dialog_title">Applica aggiornamento</string>
|
||||||
<string name="apply_update_dialog_message">Si sta per aggiornare a <xliff:g id="update_name">%1$s</xliff:g>.\n\nSe si preme <xliff:g id="ok">%2$s</xliff:g>, il dispositivo verrà riavviato in modalità recovery per installare l\'aggiornamento automaticamente.\n\nNota: Questa funzione richiede una recovery compatibile, in caso contrario si dovrà procedere all\'installazione manualmente.</string>
|
<string name="apply_update_dialog_message">Si sta per aggiornare a <xliff:g id="update_name">%1$s</xliff:g>.\n\nSe si preme <xliff:g id="ok">%2$s</xliff:g>, il dispositivo verrà riavviato in modalità recovery per installare l\'aggiornamento automaticamente.\n\nNota: Questa funzione richiede una recovery compatibile, in caso contrario si dovrà procedere all\'installazione manualmente.</string>
|
||||||
<string name="apply_update_dialog_message_ab">Si sta per aggiornare a <xliff:g id="update_name">%1$s</xliff:g>.\n\nPremendo <xliff:g id="ok">%2$s</xliff:g>, il dispositivo inizierà l\'installazione in background.\n\nUna volta completato verrà richiesto di riavviare il dispositivo.</string>
|
<string name="apply_update_dialog_message_ab">Si sta per aggiornare a <xliff:g id="update_name">%1$s</xliff:g>.\n\nPremendo <xliff:g id="ok">%2$s</xliff:g>, il dispositivo inizierà l\'installazione in background.\n\nUna volta completato verrà richiesto di riavviare il dispositivo.</string>
|
||||||
|
<string name="cancel_installation_dialog_message">Annullare l\'installazione?</string>
|
||||||
<string name="label_download_url">Download URL</string>
|
<string name="label_download_url">Download URL</string>
|
||||||
<string name="toast_download_url_copied">URL copiato</string>
|
<string name="toast_download_url_copied">URL copiato</string>
|
||||||
<string name="snack_export_failed">Impossibile esportare il download</string>
|
|
||||||
<string name="dialog_export_title">Esportazione aggiornamento</string>
|
<string name="dialog_export_title">Esportazione aggiornamento</string>
|
||||||
<string name="dialog_export_message">Esportazione di aggiornamento come <xliff:g id="filename">%1$s </xliff:g> nell\'archiviazione esterna.</string>
|
|
||||||
<string name="notification_export_success">Aggiornamento esportato</string>
|
<string name="notification_export_success">Aggiornamento esportato</string>
|
||||||
<string name="notification_export_fail">Errore esportazione</string>
|
<string name="notification_export_fail">Errore esportazione</string>
|
||||||
|
<string name="toast_already_exporting">Esportazione aggiornamento già in corso</string>
|
||||||
<plurals name="duration_seconds">
|
<plurals name="duration_seconds">
|
||||||
<item quantity="one">1 secondo</item>
|
<item quantity="one">1 secondo</item>
|
||||||
<item quantity="other"><xliff:g id="count">%d</xliff:g> secondi</item>
|
<item quantity="other"><xliff:g id="count">%d</xliff:g> secondi</item>
|
||||||
@@ -100,4 +100,5 @@
|
|||||||
<string name="menu_mobile_data_warning">Avviso utilizzo dati mobili</string>
|
<string name="menu_mobile_data_warning">Avviso utilizzo dati mobili</string>
|
||||||
<string name="blocked_update_dialog_title">Aggiornamento bloccato</string>
|
<string name="blocked_update_dialog_title">Aggiornamento bloccato</string>
|
||||||
<string name="blocked_update_dialog_message">Questo aggiornamento non può essere installato usando l\'app updater. Si prega di leggere <xliff:g id="info_url">%1$s</xliff:g> per ulteriori informazioni.</string>
|
<string name="blocked_update_dialog_message">Questo aggiornamento non può essere installato usando l\'app updater. Si prega di leggere <xliff:g id="info_url">%1$s</xliff:g> per ulteriori informazioni.</string>
|
||||||
|
<string name="new_updates_channel_title">Nuovi aggiornamenti</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
@@ -39,7 +39,6 @@
|
|||||||
<string name="finalizing_package">משלים את התקנת החבילה</string>
|
<string name="finalizing_package">משלים את התקנת החבילה</string>
|
||||||
<string name="preparing_ota_first_boot">מתכונן להפעלה ראשונה</string>
|
<string name="preparing_ota_first_boot">מתכונן להפעלה ראשונה</string>
|
||||||
<string name="dialog_prepare_zip_message">מתכונן להתקנת העדכון</string>
|
<string name="dialog_prepare_zip_message">מתכונן להתקנת העדכון</string>
|
||||||
<string name="notification_prepare_zip_error_title">הכנת העדכון נכשלה</string>
|
|
||||||
<string name="reboot">הפעלה מחדש</string>
|
<string name="reboot">הפעלה מחדש</string>
|
||||||
<string name="menu_refresh">ריענון</string>
|
<string name="menu_refresh">ריענון</string>
|
||||||
<string name="menu_auto_updates_check">בדיקת עדכונים אוטומטית</string>
|
<string name="menu_auto_updates_check">בדיקת עדכונים אוטומטית</string>
|
||||||
@@ -62,7 +61,6 @@
|
|||||||
<string name="list_build_version_date">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g> - <xliff:g id="date" example="July 11, 2017">%2$s</xliff:g></string>
|
<string name="list_build_version_date">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g> - <xliff:g id="date" example="July 11, 2017">%2$s</xliff:g></string>
|
||||||
<string name="list_download_progress"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> מתוך <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g></string>
|
<string name="list_download_progress"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> מתוך <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g></string>
|
||||||
<string name="list_download_progress_eta"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> מתוך <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g> - <xliff:g id="duration" example="3 minutes">%3$s</xliff:g> נותרו</string>
|
<string name="list_download_progress_eta"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> מתוך <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g> - <xliff:g id="duration" example="3 minutes">%3$s</xliff:g> נותרו</string>
|
||||||
<string name="list_installing_update">מתקין עדכון</string>
|
|
||||||
<string name="list_verifying_update">מאמת עדכון</string>
|
<string name="list_verifying_update">מאמת עדכון</string>
|
||||||
<string name="list_no_updates">לא נמצאו עדכונים חדשים. בכדי לבדוק אם יש עדכונים חדשים, לחץ על רענון.</string>
|
<string name="list_no_updates">לא נמצאו עדכונים חדשים. בכדי לבדוק אם יש עדכונים חדשים, לחץ על רענון.</string>
|
||||||
<string name="action_description_download">הורד</string>
|
<string name="action_description_download">הורד</string>
|
||||||
@@ -70,18 +68,20 @@
|
|||||||
<string name="action_description_resume">המשך הורדה</string>
|
<string name="action_description_resume">המשך הורדה</string>
|
||||||
<string name="action_description_install">התקן עדכון</string>
|
<string name="action_description_install">התקן עדכון</string>
|
||||||
<string name="action_description_info">הראה מידע</string>
|
<string name="action_description_info">הראה מידע</string>
|
||||||
|
<string name="action_description_delete">מחק עדכון</string>
|
||||||
|
<string name="action_description_cancel">ביטול התקנה</string>
|
||||||
<string name="confirm_delete_dialog_title">מחק קובץ</string>
|
<string name="confirm_delete_dialog_title">מחק קובץ</string>
|
||||||
<string name="confirm_delete_dialog_message">למחוק את קבצי העדכון שנבחרו?</string>
|
<string name="confirm_delete_dialog_message">למחוק את קבצי העדכון שנבחרו?</string>
|
||||||
<string name="apply_update_dialog_title">החל עדכון</string>
|
<string name="apply_update_dialog_title">החל עדכון</string>
|
||||||
<string name="apply_update_dialog_message">אתה עומד לשדרג אל <xliff:g id="update_name">%1$s</xliff:g>.\n\nאם תבחר <xliff:g id="ok">%2$s</xliff:g>, המכשיר יופעל מחדש למצב שחזור (Recovery) להתקנת העדכון.\n\nשים לב: תכונה זו דורשת ריקוברי תואם או שהעדכון לא יותקן אוטומטית.</string>
|
<string name="apply_update_dialog_message">אתה עומד לשדרג אל <xliff:g id="update_name">%1$s</xliff:g>.\n\nאם תבחר <xliff:g id="ok">%2$s</xliff:g>, המכשיר יופעל מחדש למצב שחזור (Recovery) להתקנת העדכון.\n\nשים לב: תכונה זו דורשת ריקוברי תואם או שהעדכון לא יותקן אוטומטית.</string>
|
||||||
<string name="apply_update_dialog_message_ab">אתה עומד לעדכן אל <xliff:g id="update_name">%1$s</xliff:g>.\n\nאם תלחץ על <xliff:g id="ok">%2$s</xliff:g>, המכשיר יתחיל בהתקנה ברקע.\n\nלאחר שההתקנה תסתיים, תתבקש להפעיל את המכשיר מחדש.</string>
|
<string name="apply_update_dialog_message_ab">אתה עומד לעדכן אל <xliff:g id="update_name">%1$s</xliff:g>.\n\nאם תלחץ על <xliff:g id="ok">%2$s</xliff:g>, המכשיר יתחיל בהתקנה ברקע.\n\nלאחר שההתקנה תסתיים, תתבקש להפעיל את המכשיר מחדש.</string>
|
||||||
|
<string name="cancel_installation_dialog_message">לבטל את ההתקנה?</string>
|
||||||
<string name="label_download_url">כתובת ההורדה</string>
|
<string name="label_download_url">כתובת ההורדה</string>
|
||||||
<string name="toast_download_url_copied">הכתובת הועתקה</string>
|
<string name="toast_download_url_copied">הכתובת הועתקה</string>
|
||||||
<string name="snack_export_failed">לא ניתן ליצא הורדה</string>
|
|
||||||
<string name="dialog_export_title">מיצא עדכון</string>
|
<string name="dialog_export_title">מיצא עדכון</string>
|
||||||
<string name="dialog_export_message">מיצא עדכון כ־<xliff:g id="filename">%1$s</xliff:g> לאחסון החיצוני.</string>
|
|
||||||
<string name="notification_export_success">העדכון ייוצא בהצלחה</string>
|
<string name="notification_export_success">העדכון ייוצא בהצלחה</string>
|
||||||
<string name="notification_export_fail">שגיאה בייצוא</string>
|
<string name="notification_export_fail">שגיאה בייצוא</string>
|
||||||
|
<string name="toast_already_exporting">כבר באמצע ייצוא עדכון</string>
|
||||||
<plurals name="duration_seconds">
|
<plurals name="duration_seconds">
|
||||||
<item quantity="one">שנייה אחת</item>
|
<item quantity="one">שנייה אחת</item>
|
||||||
<item quantity="two"><xliff:g id="count">%d</xliff:g> שניות</item>
|
<item quantity="two"><xliff:g id="count">%d</xliff:g> שניות</item>
|
||||||
@@ -106,4 +106,7 @@
|
|||||||
<string name="menu_mobile_data_warning">אזהרת אינטרנט סלולרי</string>
|
<string name="menu_mobile_data_warning">אזהרת אינטרנט סלולרי</string>
|
||||||
<string name="blocked_update_dialog_title">העדכון חסום</string>
|
<string name="blocked_update_dialog_title">העדכון חסום</string>
|
||||||
<string name="blocked_update_dialog_message">אין אפשרות להתקין עדכון זה באמצעות יישום המעדכן. תוכל לקרוא בקישור <xliff:g id="info_url">%1$s</xliff:g> לקבלת מידע נוסף.</string>
|
<string name="blocked_update_dialog_message">אין אפשרות להתקין עדכון זה באמצעות יישום המעדכן. תוכל לקרוא בקישור <xliff:g id="info_url">%1$s</xliff:g> לקבלת מידע נוסף.</string>
|
||||||
|
<string name="export_channel_title">השלמת הייצוא</string>
|
||||||
|
<string name="new_updates_channel_title">עדכונים חדשים</string>
|
||||||
|
<string name="ongoing_channel_title">הורדות בפעולה</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
@@ -39,7 +39,6 @@
|
|||||||
<string name="finalizing_package">パッケージのインストールを完了中</string>
|
<string name="finalizing_package">パッケージのインストールを完了中</string>
|
||||||
<string name="preparing_ota_first_boot">初回起動を準備中</string>
|
<string name="preparing_ota_first_boot">初回起動を準備中</string>
|
||||||
<string name="dialog_prepare_zip_message">予備のアップデート準備</string>
|
<string name="dialog_prepare_zip_message">予備のアップデート準備</string>
|
||||||
<string name="notification_prepare_zip_error_title">アップデートを準備できませんでした</string>
|
|
||||||
<string name="reboot">再起動</string>
|
<string name="reboot">再起動</string>
|
||||||
<string name="menu_refresh">再読み込み</string>
|
<string name="menu_refresh">再読み込み</string>
|
||||||
<string name="menu_auto_updates_check">アップデートの自動確認</string>
|
<string name="menu_auto_updates_check">アップデートの自動確認</string>
|
||||||
@@ -62,7 +61,6 @@
|
|||||||
<string name="list_build_version_date">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g> - <xliff:g id="date" example="July 11, 2017">%2$s</xliff:g></string>
|
<string name="list_build_version_date">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g> - <xliff:g id="date" example="July 11, 2017">%2$s</xliff:g></string>
|
||||||
<string name="list_download_progress"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> / <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g></string>
|
<string name="list_download_progress"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> / <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g></string>
|
||||||
<string name="list_download_progress_eta"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> / <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g> - 残り<xliff:g id="duration" example="3 minutes">%3$s</xliff:g></string>
|
<string name="list_download_progress_eta"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> / <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g> - 残り<xliff:g id="duration" example="3 minutes">%3$s</xliff:g></string>
|
||||||
<string name="list_installing_update">アップデートのインストール</string>
|
|
||||||
<string name="list_verifying_update">アップデートを確認</string>
|
<string name="list_verifying_update">アップデートを確認</string>
|
||||||
<string name="list_no_updates">新しい更新はありません。新しい更新を手動で確認するには、更新ボタンを押してください。</string>
|
<string name="list_no_updates">新しい更新はありません。新しい更新を手動で確認するには、更新ボタンを押してください。</string>
|
||||||
<string name="action_description_download">ダウンロード</string>
|
<string name="action_description_download">ダウンロード</string>
|
||||||
@@ -70,18 +68,20 @@
|
|||||||
<string name="action_description_resume">ダウンロードを再開</string>
|
<string name="action_description_resume">ダウンロードを再開</string>
|
||||||
<string name="action_description_install">アップデートをインストール</string>
|
<string name="action_description_install">アップデートをインストール</string>
|
||||||
<string name="action_description_info">情報を表示</string>
|
<string name="action_description_info">情報を表示</string>
|
||||||
|
<string name="action_description_delete">アップデートを削除</string>
|
||||||
|
<string name="action_description_cancel">インストールをキャンセル</string>
|
||||||
<string name="confirm_delete_dialog_title">ファイルを削除</string>
|
<string name="confirm_delete_dialog_title">ファイルを削除</string>
|
||||||
<string name="confirm_delete_dialog_message">選択したアップデートファイルを削除しますか?</string>
|
<string name="confirm_delete_dialog_message">選択したアップデートファイルを削除しますか?</string>
|
||||||
<string name="apply_update_dialog_title">アップデートを適用</string>
|
<string name="apply_update_dialog_title">アップデートを適用</string>
|
||||||
<string name="apply_update_dialog_message"><xliff:g id="update_name">%1$s</xliff:g>にアップデートしようとしています。\n\n<xliff:g id="ok">%2$s</xliff:g>を押すと、アップデートをインストールするために端末をリカバリーモードでに再起動します。\n\n注意: この機能には対応したリカバリーが必要です。なければ手動でインストールする必要があります。</string>
|
<string name="apply_update_dialog_message"><xliff:g id="update_name">%1$s</xliff:g>にアップデートしようとしています。\n\n<xliff:g id="ok">%2$s</xliff:g>を押すと、アップデートをインストールするために端末をリカバリーモードでに再起動します。\n\n注意: この機能には対応したリカバリーが必要です。なければ手動でインストールする必要があります。</string>
|
||||||
<string name="apply_update_dialog_message_ab"><xliff:g id="update_name">%1$s</xliff:g> にアップデートしようとしています。\n\n<xliff:g id="ok">%2$s</xliff:g>を押すと、バックグラウンドでインストールを開始します。\n\nインストールが完了したら、再起動を促すプロンプトが表示されます。</string>
|
<string name="apply_update_dialog_message_ab"><xliff:g id="update_name">%1$s</xliff:g> にアップデートしようとしています。\n\n<xliff:g id="ok">%2$s</xliff:g>を押すと、バックグラウンドでインストールを開始します。\n\nインストールが完了したら、再起動を促すプロンプトが表示されます。</string>
|
||||||
|
<string name="cancel_installation_dialog_message">インストールをキャンセルしますか?</string>
|
||||||
<string name="label_download_url">ダウンロード URL</string>
|
<string name="label_download_url">ダウンロード URL</string>
|
||||||
<string name="toast_download_url_copied">URL をコピーしました</string>
|
<string name="toast_download_url_copied">URL をコピーしました</string>
|
||||||
<string name="snack_export_failed">ダウンロードをエクスポートできませんでした</string>
|
|
||||||
<string name="dialog_export_title">アップデートのエクスポート中</string>
|
<string name="dialog_export_title">アップデートのエクスポート中</string>
|
||||||
<string name="dialog_export_message">アップデートを <xliff:g id="filename">%1$s</xliff:g> として外部ストレージにエクスポート中</string>
|
|
||||||
<string name="notification_export_success">アップデートのエクスポート</string>
|
<string name="notification_export_success">アップデートのエクスポート</string>
|
||||||
<string name="notification_export_fail">エラー出力</string>
|
<string name="notification_export_fail">エラー出力</string>
|
||||||
|
<string name="toast_already_exporting">すでにアップデートをエクスポートしています。</string>
|
||||||
<plurals name="duration_seconds">
|
<plurals name="duration_seconds">
|
||||||
<item quantity="other"><xliff:g id="count">%d</xliff:g> 秒</item>
|
<item quantity="other"><xliff:g id="count">%d</xliff:g> 秒</item>
|
||||||
</plurals>
|
</plurals>
|
||||||
@@ -97,4 +97,5 @@
|
|||||||
<string name="menu_mobile_data_warning">モバイルデータの警告</string>
|
<string name="menu_mobile_data_warning">モバイルデータの警告</string>
|
||||||
<string name="blocked_update_dialog_title">更新をブロックしました</string>
|
<string name="blocked_update_dialog_title">更新をブロックしました</string>
|
||||||
<string name="blocked_update_dialog_message">このアップデートはアプリからインストールできません。詳しくは <xliff:g id="info_url">%1$s</xliff:g> をご覧ください。</string>
|
<string name="blocked_update_dialog_message">このアップデートはアプリからインストールできません。詳しくは <xliff:g id="info_url">%1$s</xliff:g> をご覧ください。</string>
|
||||||
|
<string name="new_updates_channel_title">新しいアップデート</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
@@ -39,7 +39,6 @@
|
|||||||
<string name="finalizing_package">패키지 설치 마무리 중</string>
|
<string name="finalizing_package">패키지 설치 마무리 중</string>
|
||||||
<string name="preparing_ota_first_boot">첫 번째 부팅 준비 중</string>
|
<string name="preparing_ota_first_boot">첫 번째 부팅 준비 중</string>
|
||||||
<string name="dialog_prepare_zip_message">예비 업데이트 준비</string>
|
<string name="dialog_prepare_zip_message">예비 업데이트 준비</string>
|
||||||
<string name="notification_prepare_zip_error_title">업데이트 준비 실패</string>
|
|
||||||
<string name="reboot">다시 시작</string>
|
<string name="reboot">다시 시작</string>
|
||||||
<string name="menu_refresh">새로고침</string>
|
<string name="menu_refresh">새로고침</string>
|
||||||
<string name="menu_auto_updates_check">업데이트 자동 확인</string>
|
<string name="menu_auto_updates_check">업데이트 자동 확인</string>
|
||||||
@@ -47,11 +46,15 @@
|
|||||||
<string name="menu_delete_update">삭제</string>
|
<string name="menu_delete_update">삭제</string>
|
||||||
<string name="menu_copy_url">URL 복사</string>
|
<string name="menu_copy_url">URL 복사</string>
|
||||||
<string name="menu_export_update">업데이트 내보내기</string>
|
<string name="menu_export_update">업데이트 내보내기</string>
|
||||||
|
<string name="menu_show_changelog">변경 사항 보기</string>
|
||||||
|
<string name="dialog_checking_for_updates">업데이트 확인 중</string>
|
||||||
<string name="snack_updates_found">새 업데이트 발견</string>
|
<string name="snack_updates_found">새 업데이트 발견</string>
|
||||||
|
<string name="snack_no_updates_found">새로운 업데이트 없음</string>
|
||||||
<string name="snack_updates_check_failed">업데이트 확인에 실패했습니다. 인터넷 연결을 확인한 뒤 다시 시도해 주세요.</string>
|
<string name="snack_updates_check_failed">업데이트 확인에 실패했습니다. 인터넷 연결을 확인한 뒤 다시 시도해 주세요.</string>
|
||||||
<string name="snack_download_failed">다운로드에 실패했습니다. 인터넷 연결을 확인한 뒤 다시 시도해 주세요.</string>
|
<string name="snack_download_failed">다운로드에 실패했습니다. 인터넷 연결을 확인한 뒤 다시 시도해 주세요.</string>
|
||||||
<string name="snack_download_verification_failed">업데이트 검증에 실패했습니다.</string>
|
<string name="snack_download_verification_failed">업데이트 검증에 실패했습니다.</string>
|
||||||
<string name="snack_download_verified">다운로드가 완료되었습니다.</string>
|
<string name="snack_download_verified">다운로드가 완료되었습니다.</string>
|
||||||
|
<string name="snack_update_not_installable">현재 빌드에서는 이 업데이트를 설치할 수 없습니다.</string>
|
||||||
<string name="header_title_text">LineageOS\n%1$s</string>
|
<string name="header_title_text">LineageOS\n%1$s</string>
|
||||||
<string name="header_android_version">Android <xliff:g id="version" example="7.1.2">%1$s</xliff:g></string>
|
<string name="header_android_version">Android <xliff:g id="version" example="7.1.2">%1$s</xliff:g></string>
|
||||||
<string name="header_last_updates_check">마지막 확인: <xliff:g id="date" example="1 January 1970">%1$s</xliff:g> (<xliff:g id="time" example="01:23">%2$s</xliff:g>)</string>
|
<string name="header_last_updates_check">마지막 확인: <xliff:g id="date" example="1 January 1970">%1$s</xliff:g> (<xliff:g id="time" example="01:23">%2$s</xliff:g>)</string>
|
||||||
@@ -66,11 +69,20 @@
|
|||||||
<string name="action_description_resume">다운로드 재개</string>
|
<string name="action_description_resume">다운로드 재개</string>
|
||||||
<string name="action_description_install">업데이트 설치</string>
|
<string name="action_description_install">업데이트 설치</string>
|
||||||
<string name="action_description_info">정보 보기</string>
|
<string name="action_description_info">정보 보기</string>
|
||||||
|
<string name="action_description_delete">업데이트 삭제</string>
|
||||||
|
<string name="action_description_cancel">설치 취소</string>
|
||||||
<string name="confirm_delete_dialog_title">파일 삭제</string>
|
<string name="confirm_delete_dialog_title">파일 삭제</string>
|
||||||
<string name="confirm_delete_dialog_message">선택한 업데이트 파일을 삭제하시겠습니까?</string>
|
<string name="confirm_delete_dialog_message">선택한 업데이트 파일을 삭제하시겠습니까?</string>
|
||||||
<string name="apply_update_dialog_title">업데이트 적용</string>
|
<string name="apply_update_dialog_title">업데이트 적용</string>
|
||||||
|
<string name="apply_update_dialog_message"><xliff:g id="update_name">%1$s</xliff:g> 버전으로 업그레이드를 시도하려 합니다.\n\n<xliff:g id="ok">%2$s</xliff:g>을 누르면 업데이트를 설치하기 위해 기기가 리커버리 모드로 다시 시작됩니다.\n\n주의: 이 기능은 호환되는 리커버리가 필요하며, 없을 경우 업데이트를 수동으로 설치해야 합니다.</string>
|
||||||
|
<string name="apply_update_dialog_message_ab"><xliff:g id="update_name">%1$s</xliff:g> 버전으로 업그레이드를 시도하려 합니다.\n\n<xliff:g id="ok">%2$s</xliff:g>을 누르면 백그라운드에서 이 업데이트를 설치합니다.\n\n설치가 완료되면 기기를 다시 시작할 것인지 묻는 대화 상자가 나타납니다.</string>
|
||||||
|
<string name="cancel_installation_dialog_message">설치를 취소하시겠습니까?</string>
|
||||||
<string name="label_download_url">다운로드 URL</string>
|
<string name="label_download_url">다운로드 URL</string>
|
||||||
<string name="toast_download_url_copied">URL 복사됨</string>
|
<string name="toast_download_url_copied">URL 복사됨</string>
|
||||||
|
<string name="dialog_export_title">업데이트 내보내는 중</string>
|
||||||
|
<string name="notification_export_success">업데이트를 내보냈습니다.</string>
|
||||||
|
<string name="notification_export_fail">내보내기 오류</string>
|
||||||
|
<string name="toast_already_exporting">이미 업데이트를 내보내는 중입니다.</string>
|
||||||
<plurals name="duration_seconds">
|
<plurals name="duration_seconds">
|
||||||
<item quantity="other"><xliff:g id="count">%d</xliff:g>초</item>
|
<item quantity="other"><xliff:g id="count">%d</xliff:g>초</item>
|
||||||
</plurals>
|
</plurals>
|
||||||
@@ -85,4 +97,8 @@
|
|||||||
<string name="checkbox_mobile_data_warning">다시 보지 않기</string>
|
<string name="checkbox_mobile_data_warning">다시 보지 않기</string>
|
||||||
<string name="menu_mobile_data_warning">모바일 데이터 경고</string>
|
<string name="menu_mobile_data_warning">모바일 데이터 경고</string>
|
||||||
<string name="blocked_update_dialog_title">업데이트 차단됨</string>
|
<string name="blocked_update_dialog_title">업데이트 차단됨</string>
|
||||||
|
<string name="blocked_update_dialog_message">이 업데이트는 업데이터 앱으로 설치할 수 없습니다. 자세한 정보는 <xliff:g id="info_url">%1$s</xliff:g> 페이지를 참고하세요.</string>
|
||||||
|
<string name="export_channel_title">내보내기 완료</string>
|
||||||
|
<string name="new_updates_channel_title">새 업데이트</string>
|
||||||
|
<string name="ongoing_channel_title">진행 중인 다운로드</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
@@ -23,6 +23,7 @@
|
|||||||
<!-- Directory where the downloads will be exported to.
|
<!-- Directory where the downloads will be exported to.
|
||||||
The path is relative to the root of the external storage.-->
|
The path is relative to the root of the external storage.-->
|
||||||
<string name="verification_failed_notification">Bekreftelse mislyktes</string>
|
<string name="verification_failed_notification">Bekreftelse mislyktes</string>
|
||||||
|
<string name="verifying_download_notification">Bekrefter oppdatering</string>
|
||||||
<string name="downloading_notification">Laster ned</string>
|
<string name="downloading_notification">Laster ned</string>
|
||||||
<string name="download_paused_notification">Nedlasting pauset</string>
|
<string name="download_paused_notification">Nedlasting pauset</string>
|
||||||
<string name="download_paused_error_notification">Nedlastingsfeil</string>
|
<string name="download_paused_error_notification">Nedlastingsfeil</string>
|
||||||
@@ -37,9 +38,9 @@
|
|||||||
<string name="installing_update_finished">Oppdatering installert</string>
|
<string name="installing_update_finished">Oppdatering installert</string>
|
||||||
<string name="finalizing_package">Fullfører pakkeinstallsjon</string>
|
<string name="finalizing_package">Fullfører pakkeinstallsjon</string>
|
||||||
<string name="preparing_ota_first_boot">Forbereder første oppstart</string>
|
<string name="preparing_ota_first_boot">Forbereder første oppstart</string>
|
||||||
<string name="notification_prepare_zip_error_title">Kunne ikke forberede oppdatering</string>
|
|
||||||
<string name="reboot">Start på nytt</string>
|
<string name="reboot">Start på nytt</string>
|
||||||
<string name="menu_refresh">Oppdater</string>
|
<string name="menu_refresh">Oppdater</string>
|
||||||
|
<string name="menu_auto_updates_check">Auto-oppdateringssjekk</string>
|
||||||
<string name="menu_auto_delete_updates">Slett oppdateringer når installert</string>
|
<string name="menu_auto_delete_updates">Slett oppdateringer når installert</string>
|
||||||
<string name="menu_delete_update">Slett</string>
|
<string name="menu_delete_update">Slett</string>
|
||||||
<string name="menu_copy_url">Kopier nettadresse</string>
|
<string name="menu_copy_url">Kopier nettadresse</string>
|
||||||
@@ -49,6 +50,7 @@
|
|||||||
<string name="snack_no_updates_found">Ingen nye oppdateringer funnet</string>
|
<string name="snack_no_updates_found">Ingen nye oppdateringer funnet</string>
|
||||||
<string name="snack_updates_check_failed">Oppdateringssjekken mislyktes. Sjekk din internettilkobling og prøv igjen senere.</string>
|
<string name="snack_updates_check_failed">Oppdateringssjekken mislyktes. Sjekk din internettilkobling og prøv igjen senere.</string>
|
||||||
<string name="snack_download_failed">Nedlastingen mislyktes. Sjekk din internettilkobling og prøv igjen senere.</string>
|
<string name="snack_download_failed">Nedlastingen mislyktes. Sjekk din internettilkobling og prøv igjen senere.</string>
|
||||||
|
<string name="snack_download_verification_failed">Oppdateringsbekreftelsen mislyktes.</string>
|
||||||
<string name="snack_download_verified">Nedlasting fullført.</string>
|
<string name="snack_download_verified">Nedlasting fullført.</string>
|
||||||
<string name="snack_update_not_installable">Denne oppdateringen kan ikke installeres over gjeldende installasjon.</string>
|
<string name="snack_update_not_installable">Denne oppdateringen kan ikke installeres over gjeldende installasjon.</string>
|
||||||
<string name="header_title_text">LineageOS\n%1$s</string>
|
<string name="header_title_text">LineageOS\n%1$s</string>
|
||||||
@@ -58,18 +60,20 @@
|
|||||||
<string name="list_build_version_date">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g> - <xliff:g id="date" example="July 11, 2017">%2$s</xliff:g></string>
|
<string name="list_build_version_date">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g> - <xliff:g id="date" example="July 11, 2017">%2$s</xliff:g></string>
|
||||||
<string name="list_download_progress"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> av <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g></string>
|
<string name="list_download_progress"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> av <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g></string>
|
||||||
<string name="list_download_progress_eta"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> av <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g> - <xliff:g id="duration" example="3 minutes">%3$s</xliff:g> gjenstår</string>
|
<string name="list_download_progress_eta"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> av <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g> - <xliff:g id="duration" example="3 minutes">%3$s</xliff:g> gjenstår</string>
|
||||||
<string name="list_installing_update">Installerer oppdatering</string>
|
|
||||||
<string name="list_verifying_update">Bekrefter oppdatering</string>
|
<string name="list_verifying_update">Bekrefter oppdatering</string>
|
||||||
<string name="action_description_download">Last ned</string>
|
<string name="action_description_download">Last ned</string>
|
||||||
<string name="action_description_pause">Sett nedlasting på pause</string>
|
<string name="action_description_pause">Sett nedlasting på pause</string>
|
||||||
<string name="action_description_resume">Fortsett nedlasting</string>
|
<string name="action_description_resume">Fortsett nedlasting</string>
|
||||||
<string name="action_description_install">Installer oppdatering</string>
|
<string name="action_description_install">Installer oppdatering</string>
|
||||||
<string name="action_description_info">Vis informasjon</string>
|
<string name="action_description_info">Vis informasjon</string>
|
||||||
|
<string name="action_description_delete">Slett oppdatering</string>
|
||||||
<string name="confirm_delete_dialog_title">Slett fil</string>
|
<string name="confirm_delete_dialog_title">Slett fil</string>
|
||||||
<string name="confirm_delete_dialog_message">Slett valgt oppdateringsfil?</string>
|
<string name="confirm_delete_dialog_message">Slett valgt oppdateringsfil?</string>
|
||||||
|
<string name="apply_update_dialog_title">Installer oppdatering</string>
|
||||||
|
<string name="apply_update_dialog_message">Du er i ferd med å oppdatere til <xliff:g id="update_name">%1$s</xliff:g>.\n\nHvis du trykker <xliff:g id="ok">%2$s</xliff:g> vil enheten starte på nytt i gjenopprettingsmodus for å installere oppdateringen.\n\nMerk: Denne funksjonen krever en kompatibel gjenopprettingsprogramvare ellers må oppdateringer installeres manuelt.</string>
|
||||||
|
<string name="apply_update_dialog_message_ab">Du er i ferd med å oppdatere til <xliff:g id="update_name">%1$s</xliff:g>.\n\nHvis du trykker <xliff:g id="ok">%2$s</xliff:g> vil enheten begynne å installere i bakgrunnen.\n\nNår den er ferdig, vil du bli spurt om å starte på nytt.</string>
|
||||||
<string name="label_download_url">Last ned nettadresse</string>
|
<string name="label_download_url">Last ned nettadresse</string>
|
||||||
<string name="toast_download_url_copied">Nettadresse kopiert</string>
|
<string name="toast_download_url_copied">Nettadresse kopiert</string>
|
||||||
<string name="snack_export_failed">Kunne ikke eksportere nedlasting</string>
|
|
||||||
<string name="dialog_export_title">Eksporterer oppdatering</string>
|
<string name="dialog_export_title">Eksporterer oppdatering</string>
|
||||||
<string name="notification_export_success">Oppdatering eksportert</string>
|
<string name="notification_export_success">Oppdatering eksportert</string>
|
||||||
<string name="notification_export_fail">Eksporteringsfeil</string>
|
<string name="notification_export_fail">Eksporteringsfeil</string>
|
||||||
@@ -90,4 +94,6 @@
|
|||||||
<string name="checkbox_mobile_data_warning">Ikke vis igjen</string>
|
<string name="checkbox_mobile_data_warning">Ikke vis igjen</string>
|
||||||
<string name="menu_mobile_data_warning">Advarsel for mobildata</string>
|
<string name="menu_mobile_data_warning">Advarsel for mobildata</string>
|
||||||
<string name="blocked_update_dialog_title">Oppdatering blokkert</string>
|
<string name="blocked_update_dialog_title">Oppdatering blokkert</string>
|
||||||
|
<string name="blocked_update_dialog_message">Denne oppdateringen kan ikke installeres med oppdateringsappen. Les <xliff:g id="info_url">%1$s</xliff:g> for mer informasjon.</string>
|
||||||
|
<string name="new_updates_channel_title">Nye oppdateringer</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
@@ -39,7 +39,6 @@
|
|||||||
<string name="finalizing_package">Installatie van het pakket afronden</string>
|
<string name="finalizing_package">Installatie van het pakket afronden</string>
|
||||||
<string name="preparing_ota_first_boot">Eerste start voorbereiden</string>
|
<string name="preparing_ota_first_boot">Eerste start voorbereiden</string>
|
||||||
<string name="dialog_prepare_zip_message">Update voorbereiden</string>
|
<string name="dialog_prepare_zip_message">Update voorbereiden</string>
|
||||||
<string name="notification_prepare_zip_error_title">Kan update niet voorbereiden</string>
|
|
||||||
<string name="reboot">Herstarten</string>
|
<string name="reboot">Herstarten</string>
|
||||||
<string name="menu_refresh">Vernieuwen</string>
|
<string name="menu_refresh">Vernieuwen</string>
|
||||||
<string name="menu_auto_updates_check">Automatisch controleren op updates</string>
|
<string name="menu_auto_updates_check">Automatisch controleren op updates</string>
|
||||||
@@ -62,7 +61,6 @@
|
|||||||
<string name="list_build_version_date">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g> - <xliff:g id="date" example="July 11, 2017">%2$s</xliff:g></string>
|
<string name="list_build_version_date">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g> - <xliff:g id="date" example="July 11, 2017">%2$s</xliff:g></string>
|
||||||
<string name="list_download_progress"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> van <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g></string>
|
<string name="list_download_progress"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> van <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g></string>
|
||||||
<string name="list_download_progress_eta"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> van <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g> - <xliff:g id="duration" example="3 minutes">%3$s</xliff:g> resterend</string>
|
<string name="list_download_progress_eta"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> van <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g> - <xliff:g id="duration" example="3 minutes">%3$s</xliff:g> resterend</string>
|
||||||
<string name="list_installing_update">Update installeren</string>
|
|
||||||
<string name="list_verifying_update">Update verifiëren</string>
|
<string name="list_verifying_update">Update verifiëren</string>
|
||||||
<string name="list_no_updates">Geen nieuwe updates gevonden. Gebruik de knop Vernieuwen om handmatig te controleren op nieuwe updates.</string>
|
<string name="list_no_updates">Geen nieuwe updates gevonden. Gebruik de knop Vernieuwen om handmatig te controleren op nieuwe updates.</string>
|
||||||
<string name="action_description_download">Downloaden</string>
|
<string name="action_description_download">Downloaden</string>
|
||||||
@@ -70,18 +68,20 @@
|
|||||||
<string name="action_description_resume">Download hervatten</string>
|
<string name="action_description_resume">Download hervatten</string>
|
||||||
<string name="action_description_install">Update installeren</string>
|
<string name="action_description_install">Update installeren</string>
|
||||||
<string name="action_description_info">Informatie weergeven</string>
|
<string name="action_description_info">Informatie weergeven</string>
|
||||||
|
<string name="action_description_delete">Update verwijderen</string>
|
||||||
|
<string name="action_description_cancel">Installatie annuleren</string>
|
||||||
<string name="confirm_delete_dialog_title">Bestand verwijderen</string>
|
<string name="confirm_delete_dialog_title">Bestand verwijderen</string>
|
||||||
<string name="confirm_delete_dialog_message">Geselecteerde update-bestand verwijderen?</string>
|
<string name="confirm_delete_dialog_message">Geselecteerde update-bestand verwijderen?</string>
|
||||||
<string name="apply_update_dialog_title">Update toepassen</string>
|
<string name="apply_update_dialog_title">Update toepassen</string>
|
||||||
<string name="apply_update_dialog_message">Uw systeem wordt bijgewerkt naar <xliff:g id="update_name">%1$s</xliff:g>.\n\nWanneer u op <xliff:g id="ok">%2$s</xliff:g> tikt, zal het apparaat herstarten naar recovery om de update te installeren.\n\nLet op: een compatibele recovery is vereist, anders moet de update handmatig worden geïnstalleerd.</string>
|
<string name="apply_update_dialog_message">Uw systeem wordt bijgewerkt naar <xliff:g id="update_name">%1$s</xliff:g>.\n\nWanneer u op <xliff:g id="ok">%2$s</xliff:g> tikt, zal het apparaat herstarten naar recovery om de update te installeren.\n\nLet op: een compatibele recovery is vereist, anders moet de update handmatig worden geïnstalleerd.</string>
|
||||||
<string name="apply_update_dialog_message_ab">Uw systeem wordt bijgewerkt naar <xliff:g id="update_name">%1$s</xliff:g>.\n\nWanneer u op <xliff:g id="ok">%2$s</xliff:g> tikt, zal het apparaat de update op de achtergrond uitvoeren.\n\nWanneer de installatie voltooid is zal gevraagd worden het toestel te herstarten.</string>
|
<string name="apply_update_dialog_message_ab">Uw systeem wordt bijgewerkt naar <xliff:g id="update_name">%1$s</xliff:g>.\n\nWanneer u op <xliff:g id="ok">%2$s</xliff:g> tikt, zal het apparaat de update op de achtergrond uitvoeren.\n\nWanneer de installatie voltooid is zal gevraagd worden het toestel te herstarten.</string>
|
||||||
|
<string name="cancel_installation_dialog_message">Installatie annuleren?</string>
|
||||||
<string name="label_download_url">Download-URL</string>
|
<string name="label_download_url">Download-URL</string>
|
||||||
<string name="toast_download_url_copied">URL gekopieerd</string>
|
<string name="toast_download_url_copied">URL gekopieerd</string>
|
||||||
<string name="snack_export_failed">Kan download niet exporteren</string>
|
|
||||||
<string name="dialog_export_title">Update exporteren</string>
|
<string name="dialog_export_title">Update exporteren</string>
|
||||||
<string name="dialog_export_message">Update exporteren naar de interne opslag als <xliff:g id="filename">%1$s</xliff:g>.</string>
|
|
||||||
<string name="notification_export_success">Update geëxporteerd</string>
|
<string name="notification_export_success">Update geëxporteerd</string>
|
||||||
<string name="notification_export_fail">Fout bij exporteren</string>
|
<string name="notification_export_fail">Fout bij exporteren</string>
|
||||||
|
<string name="toast_already_exporting">Er wordt al een update geëxporteerd</string>
|
||||||
<plurals name="duration_seconds">
|
<plurals name="duration_seconds">
|
||||||
<item quantity="one">1 seconde</item>
|
<item quantity="one">1 seconde</item>
|
||||||
<item quantity="other"><xliff:g id="count">%d</xliff:g> seconden</item>
|
<item quantity="other"><xliff:g id="count">%d</xliff:g> seconden</item>
|
||||||
@@ -100,4 +100,5 @@
|
|||||||
<string name="menu_mobile_data_warning">Waarschuwing mobiele gegevens</string>
|
<string name="menu_mobile_data_warning">Waarschuwing mobiele gegevens</string>
|
||||||
<string name="blocked_update_dialog_title">Update geblokkeerd</string>
|
<string name="blocked_update_dialog_title">Update geblokkeerd</string>
|
||||||
<string name="blocked_update_dialog_message">Deze update kan niet worden geïnstalleerd met behulp van de updater-app. Lees <xliff:g id="info_url">%1$s</xliff:g> voor meer informatie.</string>
|
<string name="blocked_update_dialog_message">Deze update kan niet worden geïnstalleerd met behulp van de updater-app. Lees <xliff:g id="info_url">%1$s</xliff:g> voor meer informatie.</string>
|
||||||
|
<string name="new_updates_channel_title">Nieuwe updates</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
@@ -16,14 +16,69 @@
|
|||||||
limitations under the License.
|
limitations under the License.
|
||||||
-->
|
-->
|
||||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||||
|
<string name="app_name">Aktualizator</string>
|
||||||
|
<string name="display_name">Aktualizator</string>
|
||||||
<!-- Directory where the update files will be downloaded and stored.
|
<!-- Directory where the update files will be downloaded and stored.
|
||||||
WARNING: The application can and will delete any unknown file. -->
|
WARNING: The application can and will delete any unknown file. -->
|
||||||
<!-- Directory where the downloads will be exported to.
|
<!-- Directory where the downloads will be exported to.
|
||||||
The path is relative to the root of the external storage.-->
|
The path is relative to the root of the external storage.-->
|
||||||
|
<string name="verification_failed_notification">Weryfikacja nie powiodła się</string>
|
||||||
|
<string name="verifying_download_notification">Weryfikacja aktualizacji</string>
|
||||||
|
<string name="downloading_notification">Pobieranie</string>
|
||||||
|
<string name="download_paused_notification">Pobieranie wstrzymane</string>
|
||||||
|
<string name="download_paused_error_notification">Błąd pobierania</string>
|
||||||
|
<string name="download_completed_notification">Pobieranie zakończone</string>
|
||||||
|
<string name="download_starting_notification">Rozpoczęcie pobierania</string>
|
||||||
|
<string name="new_updates_found_title">Nowe aktualizacje</string>
|
||||||
|
<string name="text_download_speed">%1$s, %2$s/s</string>
|
||||||
|
<string name="pause_button">Wstrzymaj</string>
|
||||||
|
<string name="resume_button">Wznów</string>
|
||||||
|
<string name="installing_update">Instalowanie pakietu aktualizacji</string>
|
||||||
|
<string name="installing_update_error">Błąd instalacji</string>
|
||||||
|
<string name="installing_update_finished">Zainstalowano aktualizację</string>
|
||||||
|
<string name="finalizing_package">Kończenie instalacji pakietu</string>
|
||||||
|
<string name="preparing_ota_first_boot">Przygotowanie do pierwszego uruchomienia</string>
|
||||||
|
<string name="dialog_prepare_zip_message">Przygotowanie wstępne aktualizacji</string>
|
||||||
|
<string name="reboot">Uruchom ponownie</string>
|
||||||
|
<string name="menu_refresh">Odśwież</string>
|
||||||
|
<string name="menu_auto_updates_check">Automatyczne sprawdzanie aktualizacji</string>
|
||||||
|
<string name="menu_auto_delete_updates">Usuń pliki aktualizacji po zainstalowaniu</string>
|
||||||
|
<string name="menu_delete_update">Usuń</string>
|
||||||
|
<string name="menu_copy_url">Kopiuj adres URL</string>
|
||||||
|
<string name="menu_export_update">Wyślij aktualizację</string>
|
||||||
|
<string name="dialog_checking_for_updates">Sprawdzanie aktualizacji</string>
|
||||||
|
<string name="snack_updates_found">Znaleziono nowe aktualizacje</string>
|
||||||
|
<string name="snack_no_updates_found">Nie znaleziono nowych aktualizacji</string>
|
||||||
|
<string name="snack_updates_check_failed">Sprawdzanie aktualizacji nie powiodło się. Sprawdź połączenie z Internetem i spróbuj ponownie.</string>
|
||||||
|
<string name="snack_download_failed">Pobieranie nie powiodło się. Sprawdź połączenie z Internetem i spróbuj ponownie później.</string>
|
||||||
|
<string name="snack_download_verification_failed">Weryfikacja aktualizacji się nie powiodła.</string>
|
||||||
|
<string name="snack_download_verified">Pobieranie zakończone.</string>
|
||||||
|
<string name="snack_update_not_installable">Ta aktualizacja nie może zostać zainstalowana na bieżącej wersji systemu.</string>
|
||||||
|
<string name="header_title_text">LineageOS\n%1$s</string>
|
||||||
|
<string name="header_android_version">Android <xliff:g id="version" example="7.1.2">%1$s</xliff:g></string>
|
||||||
|
<string name="header_last_updates_check">Ostatnio sprawdzane: <xliff:g id="date" example="1 January 1970">%1$s</xliff:g> (<xliff:g id="time" example="01:23">%2$s</xliff:g>)</string>
|
||||||
|
<string name="list_build_version">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g></string>
|
||||||
|
<string name="list_build_version_date">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g> - <xliff:g id="date" example="July 11, 2017">%2$s</xliff:g></string>
|
||||||
|
<string name="list_download_progress"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> z <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g></string>
|
||||||
|
<string name="list_download_progress_eta"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> z <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g> - pozostało <xliff:g id="duration" example="3 minutes">%3$s</xliff:g></string>
|
||||||
|
<string name="list_verifying_update">Sprawdzanie aktualizacji</string>
|
||||||
|
<string name="list_no_updates">Nie znaleziono nowych aktualizacji. Aby ręcznie sprawdzić dostępność nowych aktualizacji, użyj przycisku Odśwież.</string>
|
||||||
|
<string name="action_description_download">Pobierz</string>
|
||||||
|
<string name="action_description_pause">Wstrzymaj pobieranie</string>
|
||||||
|
<string name="action_description_resume">Wznów pobieranie</string>
|
||||||
|
<string name="action_description_install">Zainstaluj aktualizację</string>
|
||||||
|
<string name="action_description_info">Pokaż informację</string>
|
||||||
|
<string name="action_description_delete">Usuń aktualizację</string>
|
||||||
|
<string name="action_description_cancel">Anuluj instalację</string>
|
||||||
|
<string name="confirm_delete_dialog_title">Usuń plik</string>
|
||||||
|
<string name="confirm_delete_dialog_message">Usunąć wybrany plik aktualizacji?</string>
|
||||||
<string name="apply_update_dialog_title">Zastosuj aktualizację</string>
|
<string name="apply_update_dialog_title">Zastosuj aktualizację</string>
|
||||||
<string name="apply_update_dialog_message_ab">Masz zamiar zaktualizować do <xliff:g id="filename">%1$s</xliff:g>. \n\nGdy naciśniesz <xliff:g id="ok">%2$s</xliff:g>, urządzenie zacznie instalować w tle.\n\nPo zakończeniu wyświetli komunikat, aby urządzenie uruchomić ponownie.</string>
|
<string name="apply_update_dialog_message_ab">Masz zamiar zaktualizować do <xliff:g id="filename">%1$s</xliff:g>. \n\nGdy naciśniesz <xliff:g id="ok">%2$s</xliff:g>, urządzenie zacznie instalować w tle.\n\nPo zakończeniu wyświetli komunikat, aby urządzenie uruchomić ponownie.</string>
|
||||||
|
<string name="cancel_installation_dialog_message">Anulować instalację?</string>
|
||||||
<string name="label_download_url">Pobierz adres URL</string>
|
<string name="label_download_url">Pobierz adres URL</string>
|
||||||
<string name="toast_download_url_copied">Skopiowano adres URL</string>
|
<string name="toast_download_url_copied">Skopiowano adres URL</string>
|
||||||
|
<string name="dialog_export_title">Wysyłanie aktualizacji</string>
|
||||||
|
<string name="notification_export_success">Aktualizacja wysłana</string>
|
||||||
<plurals name="duration_seconds">
|
<plurals name="duration_seconds">
|
||||||
<item quantity="one">1 sekunda</item>
|
<item quantity="one">1 sekunda</item>
|
||||||
<item quantity="few"><xliff:g id="count">%d</xliff:g> sekundy</item>
|
<item quantity="few"><xliff:g id="count">%d</xliff:g> sekundy</item>
|
||||||
@@ -42,5 +97,8 @@
|
|||||||
<string name="update_on_mobile_data_title">Ostrzeżenie</string>
|
<string name="update_on_mobile_data_title">Ostrzeżenie</string>
|
||||||
<string name="update_on_mobile_data_message">Zamierzasz pobrać pakiet aktualizacji przy użyciu sieci komórkowej co spowoduje duże zużycie transferu danych. Czy chcesz kontynuować?</string>
|
<string name="update_on_mobile_data_message">Zamierzasz pobrać pakiet aktualizacji przy użyciu sieci komórkowej co spowoduje duże zużycie transferu danych. Czy chcesz kontynuować?</string>
|
||||||
<string name="checkbox_mobile_data_warning">Nie pokazuj ponownie</string>
|
<string name="checkbox_mobile_data_warning">Nie pokazuj ponownie</string>
|
||||||
|
<string name="menu_mobile_data_warning">Ostrzeżenie o danych komórkowych</string>
|
||||||
<string name="blocked_update_dialog_title">Aktualizacja zablokowana</string>
|
<string name="blocked_update_dialog_title">Aktualizacja zablokowana</string>
|
||||||
|
<string name="blocked_update_dialog_message">Tej aktualizacji nie można zainstalować przy użyciu aplikacji aktualizacji. Zapoznaj się z <xliff:g id="info_url">%1$s </xliff:g> aby uzyskać więcej informacji.</string>
|
||||||
|
<string name="new_updates_channel_title">Nowe aktualizacje</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
@@ -39,11 +39,10 @@
|
|||||||
<string name="finalizing_package">Finalizando a instalação do pacote</string>
|
<string name="finalizing_package">Finalizando a instalação do pacote</string>
|
||||||
<string name="preparing_ota_first_boot">Preparando-se para a primeira inicialização</string>
|
<string name="preparing_ota_first_boot">Preparando-se para a primeira inicialização</string>
|
||||||
<string name="dialog_prepare_zip_message">Preparação preliminar de atualização</string>
|
<string name="dialog_prepare_zip_message">Preparação preliminar de atualização</string>
|
||||||
<string name="notification_prepare_zip_error_title">Não foi possível preparar a atualização</string>
|
|
||||||
<string name="reboot">Reiniciar</string>
|
<string name="reboot">Reiniciar</string>
|
||||||
<string name="menu_refresh">Atualizar</string>
|
<string name="menu_refresh">Atualizar</string>
|
||||||
<string name="menu_auto_updates_check">Autoverificar por atualizações</string>
|
<string name="menu_auto_updates_check">Autoverificar por atualizações</string>
|
||||||
<string name="menu_auto_delete_updates">Excluir arquivos de atualizações instaladas</string>
|
<string name="menu_auto_delete_updates">Excluir pacotes instalados</string>
|
||||||
<string name="menu_delete_update">Excluir</string>
|
<string name="menu_delete_update">Excluir</string>
|
||||||
<string name="menu_copy_url">Copiar URL</string>
|
<string name="menu_copy_url">Copiar URL</string>
|
||||||
<string name="menu_export_update">Exportar atualização</string>
|
<string name="menu_export_update">Exportar atualização</string>
|
||||||
@@ -61,8 +60,7 @@
|
|||||||
<string name="list_build_version">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g></string>
|
<string name="list_build_version">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g></string>
|
||||||
<string name="list_build_version_date">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g> - <xliff:g id="date" example="July 11, 2017">%2$s</xliff:g></string>
|
<string name="list_build_version_date">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g> - <xliff:g id="date" example="July 11, 2017">%2$s</xliff:g></string>
|
||||||
<string name="list_download_progress"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> de <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g></string>
|
<string name="list_download_progress"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> de <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g></string>
|
||||||
<string name="list_download_progress_eta"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> de <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g> - <xliff:g id="duration" example="3 minutes">%3$s</xliff:g> left</string>
|
<string name="list_download_progress_eta"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> de <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g> - <xliff:g id="duration" example="3 minutes">%3$s</xliff:g> restantes</string>
|
||||||
<string name="list_installing_update">Instalando atualização</string>
|
|
||||||
<string name="list_verifying_update">Verificando atualização</string>
|
<string name="list_verifying_update">Verificando atualização</string>
|
||||||
<string name="list_no_updates">Não foram encontradas novas atualizações. Use o botão Atualizar para buscar por novas atualizações manualmente.</string>
|
<string name="list_no_updates">Não foram encontradas novas atualizações. Use o botão Atualizar para buscar por novas atualizações manualmente.</string>
|
||||||
<string name="action_description_download">Baixar</string>
|
<string name="action_description_download">Baixar</string>
|
||||||
@@ -70,18 +68,20 @@
|
|||||||
<string name="action_description_resume">Continuar download</string>
|
<string name="action_description_resume">Continuar download</string>
|
||||||
<string name="action_description_install">Instalar atualização</string>
|
<string name="action_description_install">Instalar atualização</string>
|
||||||
<string name="action_description_info">Mostrar informações</string>
|
<string name="action_description_info">Mostrar informações</string>
|
||||||
|
<string name="action_description_delete">Excluir atualização</string>
|
||||||
|
<string name="action_description_cancel">Cancelar instalação</string>
|
||||||
<string name="confirm_delete_dialog_title">Excluir arquivo</string>
|
<string name="confirm_delete_dialog_title">Excluir arquivo</string>
|
||||||
<string name="confirm_delete_dialog_message">Excluir o arquivo de atualização selecionado?</string>
|
<string name="confirm_delete_dialog_message">Excluir o arquivo de atualização selecionado?</string>
|
||||||
<string name="apply_update_dialog_title">Instalar atualização</string>
|
<string name="apply_update_dialog_title">Instalar atualização</string>
|
||||||
<string name="apply_update_dialog_message">Você está prestes a atualizar para <xliff:g id="update_name">%1$s</xliff:g>.\n\nAo clicar <xliff:g id="ok">%2$s</xliff:g>, o dispositivo reiniciará no modo de recuperação para instalar a atualização.\n\nObservação: Esta requer uma Recuperação compatível, senão as atualizações terão que ser instaladas manualmente.</string>
|
<string name="apply_update_dialog_message">Você está prestes a atualizar para <xliff:g id="update_name">%1$s</xliff:g>.\n\nAo clicar em <xliff:g id="ok">%2$s</xliff:g>, o dispositivo reiniciará no modo de recuperação para instalar a atualização.\n\nÉ necessário ter uma Recuperação compatível, caso contrário as atualizações deverão ser instaladas manualmente.</string>
|
||||||
<string name="apply_update_dialog_message_ab">Você está prestes a atualizar para <xliff:g id="update_name">%1$s</xliff:g>.\n\nAo clicar em <xliff:g id="ok">%2$s</xliff:g>, o dispositivo iniciará a instalação em segundo plano.\n\nAo concluir, você será solicitado a reiniciar o dispositivo.</string>
|
<string name="apply_update_dialog_message_ab">Você está prestes a atualizar para <xliff:g id="update_name">%1$s</xliff:g>.\n\nAo clicar em <xliff:g id="ok">%2$s</xliff:g>, o dispositivo iniciará a instalação em segundo plano.\n\nAo concluir, você será solicitado a reiniciar o dispositivo.</string>
|
||||||
|
<string name="cancel_installation_dialog_message">Deseja cancelar a instalação?</string>
|
||||||
<string name="label_download_url">URL de Download</string>
|
<string name="label_download_url">URL de Download</string>
|
||||||
<string name="toast_download_url_copied">URL copiado</string>
|
<string name="toast_download_url_copied">URL copiado</string>
|
||||||
<string name="snack_export_failed">Não foi possível exportar o download</string>
|
|
||||||
<string name="dialog_export_title">Exportando atualização</string>
|
<string name="dialog_export_title">Exportando atualização</string>
|
||||||
<string name="dialog_export_message">Exportando a atualização como <xliff:g id="filename">%1$s</xliff:g> para o armazenamento externo.</string>
|
|
||||||
<string name="notification_export_success">Atualização exportada</string>
|
<string name="notification_export_success">Atualização exportada</string>
|
||||||
<string name="notification_export_fail">Falha ao exportar</string>
|
<string name="notification_export_fail">Falha ao exportar</string>
|
||||||
|
<string name="toast_already_exporting">Uma atualização já está sendo exportada</string>
|
||||||
<plurals name="duration_seconds">
|
<plurals name="duration_seconds">
|
||||||
<item quantity="one">1 segundo</item>
|
<item quantity="one">1 segundo</item>
|
||||||
<item quantity="other"><xliff:g id="count">%d</xliff:g> segundos</item>
|
<item quantity="other"><xliff:g id="count">%d</xliff:g> segundos</item>
|
||||||
@@ -99,5 +99,6 @@
|
|||||||
<string name="checkbox_mobile_data_warning">Não mostrar novamente</string>
|
<string name="checkbox_mobile_data_warning">Não mostrar novamente</string>
|
||||||
<string name="menu_mobile_data_warning">Aviso de dados móveis</string>
|
<string name="menu_mobile_data_warning">Aviso de dados móveis</string>
|
||||||
<string name="blocked_update_dialog_title">Atualização bloqueada</string>
|
<string name="blocked_update_dialog_title">Atualização bloqueada</string>
|
||||||
<string name="blocked_update_dialog_message">Esta atualização não pode ser instalada pelo atualizador. Leia <xliff:g id="info_url">%1$s</xliff:g> para obter mais informações.</string>
|
<string name="blocked_update_dialog_message">Esta atualização não pode ser instalada pelo Atualizador. Leia <xliff:g id="info_url">%1$s</xliff:g> para obter mais informações.</string>
|
||||||
|
<string name="new_updates_channel_title">Novas atualizações</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
@@ -39,7 +39,6 @@
|
|||||||
<string name="finalizing_package">A finalizar a instalação do pacote</string>
|
<string name="finalizing_package">A finalizar a instalação do pacote</string>
|
||||||
<string name="preparing_ota_first_boot">A preparar para a primeira inicialização</string>
|
<string name="preparing_ota_first_boot">A preparar para a primeira inicialização</string>
|
||||||
<string name="dialog_prepare_zip_message">Preparação preliminar de atualização</string>
|
<string name="dialog_prepare_zip_message">Preparação preliminar de atualização</string>
|
||||||
<string name="notification_prepare_zip_error_title">Não foi possível preparar a atualização</string>
|
|
||||||
<string name="reboot">Reiniciar</string>
|
<string name="reboot">Reiniciar</string>
|
||||||
<string name="menu_refresh">Atualizar</string>
|
<string name="menu_refresh">Atualizar</string>
|
||||||
<string name="menu_auto_updates_check">Verificação automática de atualizações</string>
|
<string name="menu_auto_updates_check">Verificação automática de atualizações</string>
|
||||||
@@ -62,7 +61,6 @@
|
|||||||
<string name="list_build_version_date">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g> - <xliff:g id="date" example="July 11, 2017">%2$s</xliff:g></string>
|
<string name="list_build_version_date">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g> - <xliff:g id="date" example="July 11, 2017">%2$s</xliff:g></string>
|
||||||
<string name="list_download_progress"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> de <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g></string>
|
<string name="list_download_progress"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> de <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g></string>
|
||||||
<string name="list_download_progress_eta"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> de <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g> - <xliff:g id="duration" example="3 minutes">%3$s</xliff:g> restantes</string>
|
<string name="list_download_progress_eta"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> de <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g> - <xliff:g id="duration" example="3 minutes">%3$s</xliff:g> restantes</string>
|
||||||
<string name="list_installing_update">A instalar a atualização</string>
|
|
||||||
<string name="list_verifying_update">A verificar atualização</string>
|
<string name="list_verifying_update">A verificar atualização</string>
|
||||||
<string name="list_no_updates">Não foram encontradas novas atualizações. Para verificar novas atualizações manualmente, use o botão Atualizar.</string>
|
<string name="list_no_updates">Não foram encontradas novas atualizações. Para verificar novas atualizações manualmente, use o botão Atualizar.</string>
|
||||||
<string name="action_description_download">Transferir</string>
|
<string name="action_description_download">Transferir</string>
|
||||||
@@ -70,18 +68,20 @@
|
|||||||
<string name="action_description_resume">Continuar a transferência</string>
|
<string name="action_description_resume">Continuar a transferência</string>
|
||||||
<string name="action_description_install">Instalar a atualização</string>
|
<string name="action_description_install">Instalar a atualização</string>
|
||||||
<string name="action_description_info">Mostrar informação</string>
|
<string name="action_description_info">Mostrar informação</string>
|
||||||
|
<string name="action_description_delete">Eliminar a atualização</string>
|
||||||
|
<string name="action_description_cancel">Cancelar instalação</string>
|
||||||
<string name="confirm_delete_dialog_title">Eliminar ficheiro</string>
|
<string name="confirm_delete_dialog_title">Eliminar ficheiro</string>
|
||||||
<string name="confirm_delete_dialog_message">Deseja eliminar o ficheiro de atualizações selecionado?</string>
|
<string name="confirm_delete_dialog_message">Deseja eliminar o ficheiro de atualizações selecionado?</string>
|
||||||
<string name="apply_update_dialog_title">Aplicar atualização</string>
|
<string name="apply_update_dialog_title">Aplicar atualização</string>
|
||||||
<string name="apply_update_dialog_message">Está prestes a atualizar para <xliff:g id="update_name">%1$s</xliff:g>.\n\nSe carregar em<xliff:g id="ok">%2$s</xliff:g>, o dispositivo irá reiniciar no modo de recuperação para instalar a atualização.\n\nNota: É necessária uma Recuperação compatível, caso contrário as atualizações terão de ser instaladas manualmente.</string>
|
<string name="apply_update_dialog_message">Está prestes a atualizar para <xliff:g id="update_name">%1$s</xliff:g>.\n\nSe carregar em<xliff:g id="ok">%2$s</xliff:g>, o dispositivo irá reiniciar no modo de recuperação para instalar a atualização.\n\nNota: É necessária uma Recuperação compatível, caso contrário as atualizações terão de ser instaladas manualmente.</string>
|
||||||
<string name="apply_update_dialog_message_ab">Está prestes a atualizar para <xliff:g id="update_name">%1$s</xliff:g>.\n\nSe selecionar <xliff:g id="ok">%2$s</xliff:g>, o dispositivo irá iniciar a instalação em plano de fundo.\n\nUma vez concluída, ser-lhe-á pedido que reinicie o dispositivo.</string>
|
<string name="apply_update_dialog_message_ab">Está prestes a atualizar para <xliff:g id="update_name">%1$s</xliff:g>.\n\nSe selecionar <xliff:g id="ok">%2$s</xliff:g>, o dispositivo irá iniciar a instalação em plano de fundo.\n\nUma vez concluída, ser-lhe-á pedido que reinicie o dispositivo.</string>
|
||||||
|
<string name="cancel_installation_dialog_message">Cancelar a instalação?</string>
|
||||||
<string name="label_download_url">URL de transferência</string>
|
<string name="label_download_url">URL de transferência</string>
|
||||||
<string name="toast_download_url_copied">URL copiado</string>
|
<string name="toast_download_url_copied">URL copiado</string>
|
||||||
<string name="snack_export_failed">Não foi possível exportar a transferência</string>
|
|
||||||
<string name="dialog_export_title">A exportar a atualização</string>
|
<string name="dialog_export_title">A exportar a atualização</string>
|
||||||
<string name="dialog_export_message">A exportar a atualização como <xliff:g id="filename">%1$s</xliff:g> para o armazenamento externo.</string>
|
|
||||||
<string name="notification_export_success">Atualização exportada</string>
|
<string name="notification_export_success">Atualização exportada</string>
|
||||||
<string name="notification_export_fail">Erro de exportação</string>
|
<string name="notification_export_fail">Erro de exportação</string>
|
||||||
|
<string name="toast_already_exporting">Já está a exportar uma atualização</string>
|
||||||
<plurals name="duration_seconds">
|
<plurals name="duration_seconds">
|
||||||
<item quantity="one">1 segundo</item>
|
<item quantity="one">1 segundo</item>
|
||||||
<item quantity="other"><xliff:g id="count">%d</xliff:g> segundos</item>
|
<item quantity="other"><xliff:g id="count">%d</xliff:g> segundos</item>
|
||||||
@@ -100,4 +100,7 @@
|
|||||||
<string name="menu_mobile_data_warning">Aviso de dados móveis</string>
|
<string name="menu_mobile_data_warning">Aviso de dados móveis</string>
|
||||||
<string name="blocked_update_dialog_title">Atualização bloqueada</string>
|
<string name="blocked_update_dialog_title">Atualização bloqueada</string>
|
||||||
<string name="blocked_update_dialog_message">Esta atualização não pode ser instalada usando a aplicação do atualizador. Por favor, leia <xliff:g id="info_url">%1$s </xliff:g> para mais informações.</string>
|
<string name="blocked_update_dialog_message">Esta atualização não pode ser instalada usando a aplicação do atualizador. Por favor, leia <xliff:g id="info_url">%1$s </xliff:g> para mais informações.</string>
|
||||||
|
<string name="export_channel_title">Conclusão da exportação</string>
|
||||||
|
<string name="new_updates_channel_title">Novas atualizações</string>
|
||||||
|
<string name="ongoing_channel_title">Transferências em curso</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
@@ -39,7 +39,6 @@
|
|||||||
<string name="finalizing_package">Se finalizează instalarea pachetului</string>
|
<string name="finalizing_package">Se finalizează instalarea pachetului</string>
|
||||||
<string name="preparing_ota_first_boot">Se pregătește pentru prima pornire</string>
|
<string name="preparing_ota_first_boot">Se pregătește pentru prima pornire</string>
|
||||||
<string name="dialog_prepare_zip_message">Pregătire preliminară pentru actualizare</string>
|
<string name="dialog_prepare_zip_message">Pregătire preliminară pentru actualizare</string>
|
||||||
<string name="notification_prepare_zip_error_title">Nu s-a putut pregăti actualizarea</string>
|
|
||||||
<string name="reboot">Repornire</string>
|
<string name="reboot">Repornire</string>
|
||||||
<string name="menu_refresh">Reîmprospătare</string>
|
<string name="menu_refresh">Reîmprospătare</string>
|
||||||
<string name="menu_auto_updates_check">Verificare automată a actualizărilor</string>
|
<string name="menu_auto_updates_check">Verificare automată a actualizărilor</string>
|
||||||
@@ -62,7 +61,6 @@
|
|||||||
<string name="list_build_version_date">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g> - <xliff:g id="date" example="July 11, 2017">%2$s</xliff:g></string>
|
<string name="list_build_version_date">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g> - <xliff:g id="date" example="July 11, 2017">%2$s</xliff:g></string>
|
||||||
<string name="list_download_progress"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> din <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g></string>
|
<string name="list_download_progress"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> din <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g></string>
|
||||||
<string name="list_download_progress_eta"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> din <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g> - <xliff:g id="duration" example="3 minutes">%3$s</xliff:g> rămas</string>
|
<string name="list_download_progress_eta"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> din <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g> - <xliff:g id="duration" example="3 minutes">%3$s</xliff:g> rămas</string>
|
||||||
<string name="list_installing_update">Instalare actualizare</string>
|
|
||||||
<string name="list_verifying_update">Verificare actualizare</string>
|
<string name="list_verifying_update">Verificare actualizare</string>
|
||||||
<string name="list_no_updates">Nicio actualizare nouă găsită. Pentru a verifica manual pentru noi actualizări, utilizați butonul Reîmprospătare.</string>
|
<string name="list_no_updates">Nicio actualizare nouă găsită. Pentru a verifica manual pentru noi actualizări, utilizați butonul Reîmprospătare.</string>
|
||||||
<string name="action_description_download">Descărcați</string>
|
<string name="action_description_download">Descărcați</string>
|
||||||
@@ -70,18 +68,20 @@
|
|||||||
<string name="action_description_resume">Reluați descărcarea</string>
|
<string name="action_description_resume">Reluați descărcarea</string>
|
||||||
<string name="action_description_install">Instalați actualizarea</string>
|
<string name="action_description_install">Instalați actualizarea</string>
|
||||||
<string name="action_description_info">Arată informaţii</string>
|
<string name="action_description_info">Arată informaţii</string>
|
||||||
|
<string name="action_description_delete">Ștergeți actualizarea</string>
|
||||||
|
<string name="action_description_cancel">Revocaţi instalarea</string>
|
||||||
<string name="confirm_delete_dialog_title">Ștergeți fișierul</string>
|
<string name="confirm_delete_dialog_title">Ștergeți fișierul</string>
|
||||||
<string name="confirm_delete_dialog_message">Șterge fișierul de actualizare selectat?</string>
|
<string name="confirm_delete_dialog_message">Șterge fișierul de actualizare selectat?</string>
|
||||||
<string name="apply_update_dialog_title">Aplicaţi actualizarea</string>
|
<string name="apply_update_dialog_title">Aplicaţi actualizarea</string>
|
||||||
<string name="apply_update_dialog_message">Sunteți pe cale de a face upgrade la <xliff:g id="update_name">%1$s</xliff:g>.\n\nDacă apăsați <xliff:g id="ok">%2$s</xliff:g>, dispozitivul se va restarta în modul de recuperare pentru a instala actualizarea.\n\nNotă: Această caracteristică necesită o Recuperare compatibilă sau actualizările vor trebui să fie instalate manual.</string>
|
<string name="apply_update_dialog_message">Sunteți pe cale de a face upgrade la <xliff:g id="update_name">%1$s</xliff:g>.\n\nDacă apăsați <xliff:g id="ok">%2$s</xliff:g>, dispozitivul se va restarta în modul de recuperare pentru a instala actualizarea.\n\nNotă: Această caracteristică necesită o Recuperare compatibilă sau actualizările vor trebui să fie instalate manual.</string>
|
||||||
<string name="apply_update_dialog_message_ab">Sunteți pe cale de a face upgrade la <xliff:g id="update_name">%1$s</xliff:g>.\n\nDacă apăsați <xliff:g id="ok">%2$s</xliff:g>, dispozitivul va începe instalarea în fundal.\n\nOdată finalizată, veți fi anunțat(ă) să reporniți telefonul.</string>
|
<string name="apply_update_dialog_message_ab">Sunteți pe cale de a face upgrade la <xliff:g id="update_name">%1$s</xliff:g>.\n\nDacă apăsați <xliff:g id="ok">%2$s</xliff:g>, dispozitivul va începe instalarea în fundal.\n\nOdată finalizată, veți fi anunțat(ă) să reporniți telefonul.</string>
|
||||||
|
<string name="cancel_installation_dialog_message">Revocaţi instalarea?</string>
|
||||||
<string name="label_download_url">Descărcați URL-ul</string>
|
<string name="label_download_url">Descărcați URL-ul</string>
|
||||||
<string name="toast_download_url_copied">URL copiat</string>
|
<string name="toast_download_url_copied">URL copiat</string>
|
||||||
<string name="snack_export_failed">Nu s-a putut exporta descărcarea</string>
|
|
||||||
<string name="dialog_export_title">Exportare actualizare</string>
|
<string name="dialog_export_title">Exportare actualizare</string>
|
||||||
<string name="dialog_export_message">Exportare actualizare ca <xliff:g id="filename">%1$s</xliff:g> în stocarea externă.</string>
|
|
||||||
<string name="notification_export_success">Actualizare exportată</string>
|
<string name="notification_export_success">Actualizare exportată</string>
|
||||||
<string name="notification_export_fail">Eroare de export</string>
|
<string name="notification_export_fail">Eroare de export</string>
|
||||||
|
<string name="toast_already_exporting">Se exportează deja o actualizare</string>
|
||||||
<plurals name="duration_seconds">
|
<plurals name="duration_seconds">
|
||||||
<item quantity="one">1 secundă</item>
|
<item quantity="one">1 secundă</item>
|
||||||
<item quantity="few"><xliff:g id="count">%d</xliff:g> (de) secunde</item>
|
<item quantity="few"><xliff:g id="count">%d</xliff:g> (de) secunde</item>
|
||||||
@@ -103,4 +103,7 @@
|
|||||||
<string name="menu_mobile_data_warning">Avertizare de date mobile</string>
|
<string name="menu_mobile_data_warning">Avertizare de date mobile</string>
|
||||||
<string name="blocked_update_dialog_title">Actualizare blocată</string>
|
<string name="blocked_update_dialog_title">Actualizare blocată</string>
|
||||||
<string name="blocked_update_dialog_message">Această actualizare nu poate fi instalată folosind aplicația actualizator. Vă rugăm să citiţi <xliff:g id="info_url">%1$s</xliff:g> pentru mai multe informaţii.</string>
|
<string name="blocked_update_dialog_message">Această actualizare nu poate fi instalată folosind aplicația actualizator. Vă rugăm să citiţi <xliff:g id="info_url">%1$s</xliff:g> pentru mai multe informaţii.</string>
|
||||||
|
<string name="export_channel_title">Completare export</string>
|
||||||
|
<string name="new_updates_channel_title">Actualizări noi</string>
|
||||||
|
<string name="ongoing_channel_title">Descărcări în desfășurare</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
@@ -39,7 +39,6 @@
|
|||||||
<string name="finalizing_package">Завершение установки</string>
|
<string name="finalizing_package">Завершение установки</string>
|
||||||
<string name="preparing_ota_first_boot">Подготовка к первому запуску</string>
|
<string name="preparing_ota_first_boot">Подготовка к первому запуску</string>
|
||||||
<string name="dialog_prepare_zip_message">Подготовка обновления</string>
|
<string name="dialog_prepare_zip_message">Подготовка обновления</string>
|
||||||
<string name="notification_prepare_zip_error_title">Не удалось подготовить обновление</string>
|
|
||||||
<string name="reboot">Перезапуск</string>
|
<string name="reboot">Перезапуск</string>
|
||||||
<string name="menu_refresh">Обновить</string>
|
<string name="menu_refresh">Обновить</string>
|
||||||
<string name="menu_auto_updates_check">Автоматическая проверка обновлений</string>
|
<string name="menu_auto_updates_check">Автоматическая проверка обновлений</string>
|
||||||
@@ -62,7 +61,6 @@
|
|||||||
<string name="list_build_version_date">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g> - <xliff:g id="date" example="July 11, 2017">%2$s</xliff:g></string>
|
<string name="list_build_version_date">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g> - <xliff:g id="date" example="July 11, 2017">%2$s</xliff:g></string>
|
||||||
<string name="list_download_progress"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> из <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g></string>
|
<string name="list_download_progress"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> из <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g></string>
|
||||||
<string name="list_download_progress_eta"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> из <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g> - осталось <xliff:g id="duration" example="3 minutes">%3$s</xliff:g></string>
|
<string name="list_download_progress_eta"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> из <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g> - осталось <xliff:g id="duration" example="3 minutes">%3$s</xliff:g></string>
|
||||||
<string name="list_installing_update">Установка обновления</string>
|
|
||||||
<string name="list_verifying_update">Проверка обновлений</string>
|
<string name="list_verifying_update">Проверка обновлений</string>
|
||||||
<string name="list_no_updates">Нет доступных обновлений. Чтобы повторно проверить их наличие, нажмите кнопку «Обновить».</string>
|
<string name="list_no_updates">Нет доступных обновлений. Чтобы повторно проверить их наличие, нажмите кнопку «Обновить».</string>
|
||||||
<string name="action_description_download">Скачать</string>
|
<string name="action_description_download">Скачать</string>
|
||||||
@@ -70,18 +68,20 @@
|
|||||||
<string name="action_description_resume">Возобновить скачивание</string>
|
<string name="action_description_resume">Возобновить скачивание</string>
|
||||||
<string name="action_description_install">Установить обновление</string>
|
<string name="action_description_install">Установить обновление</string>
|
||||||
<string name="action_description_info">Показать сведения</string>
|
<string name="action_description_info">Показать сведения</string>
|
||||||
|
<string name="action_description_delete">Удалить обновление</string>
|
||||||
|
<string name="action_description_cancel">Отменить установку</string>
|
||||||
<string name="confirm_delete_dialog_title">Удалить файл</string>
|
<string name="confirm_delete_dialog_title">Удалить файл</string>
|
||||||
<string name="confirm_delete_dialog_message">Удалить выбранный файл обновления?</string>
|
<string name="confirm_delete_dialog_message">Удалить выбранный файл обновления?</string>
|
||||||
<string name="apply_update_dialog_title">Применить обновление</string>
|
<string name="apply_update_dialog_title">Применить обновление</string>
|
||||||
<string name="apply_update_dialog_message">Будет выполнено обновление до версии «<xliff:g id="update_name">%1$s</xliff:g>».\n\nПри нажатии кнопки «<xliff:g id="ok">%2$s</xliff:g>» устройство перезапустится и перейдет в режим восстановления для установки новой версии. \n\nПримечание: для этой функции необходим совместимый режим восстановления. При возникновении ошибки потребуется установить обновление вручную.</string>
|
<string name="apply_update_dialog_message">Будет выполнено обновление до версии «<xliff:g id="update_name">%1$s</xliff:g>».\n\nПри нажатии кнопки «<xliff:g id="ok">%2$s</xliff:g>» устройство перезапустится и перейдет в режим восстановления для установки новой версии. \n\nПримечание: для этой функции необходим совместимый режим восстановления. При возникновении ошибки потребуется установить обновление вручную.</string>
|
||||||
<string name="apply_update_dialog_message_ab">Будет выполнено обновление до версии «<xliff:g id="update_name">%1$s</xliff:g>».\n\nПри нажатии кнопки «<xliff:g id="ok">%2$s</xliff:g>» будет начата установка обновления в фоновом режиме. \n\nПо завершении установки потребуется перезапустить устройство.</string>
|
<string name="apply_update_dialog_message_ab">Будет выполнено обновление до версии «<xliff:g id="update_name">%1$s</xliff:g>».\n\nПри нажатии кнопки «<xliff:g id="ok">%2$s</xliff:g>» будет начата установка обновления в фоновом режиме. \n\nПо завершении установки потребуется перезапустить устройство.</string>
|
||||||
|
<string name="cancel_installation_dialog_message">Отменить установку?</string>
|
||||||
<string name="label_download_url">Ссылка для скачивания</string>
|
<string name="label_download_url">Ссылка для скачивания</string>
|
||||||
<string name="toast_download_url_copied">URL скопирован в буфер обмена</string>
|
<string name="toast_download_url_copied">URL скопирован в буфер обмена</string>
|
||||||
<string name="snack_export_failed">Не удалось экспортировать загрузку</string>
|
|
||||||
<string name="dialog_export_title">Экспорт обновлений</string>
|
<string name="dialog_export_title">Экспорт обновлений</string>
|
||||||
<string name="dialog_export_message">Экспортировать обновление во внешнее хранилище как <xliff:g id="filename">%1$s</xliff:g>.</string>
|
|
||||||
<string name="notification_export_success">Обновление экспортировано</string>
|
<string name="notification_export_success">Обновление экспортировано</string>
|
||||||
<string name="notification_export_fail">Ошибка экспорта</string>
|
<string name="notification_export_fail">Ошибка экспорта</string>
|
||||||
|
<string name="toast_already_exporting">Экспорт уже выполняется</string>
|
||||||
<plurals name="duration_seconds">
|
<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="few"><xliff:g id="count">%d</xliff:g> секунды</item>
|
<item quantity="few"><xliff:g id="count">%d</xliff:g> секунды</item>
|
||||||
@@ -103,4 +103,7 @@
|
|||||||
<string name="menu_mobile_data_warning">Предупрежд. о моб. данных</string>
|
<string name="menu_mobile_data_warning">Предупрежд. о моб. данных</string>
|
||||||
<string name="blocked_update_dialog_title">Обновление заблокировано</string>
|
<string name="blocked_update_dialog_title">Обновление заблокировано</string>
|
||||||
<string name="blocked_update_dialog_message">Эту сборку нельзя установить с помощью встроенной системы обновления. Для получения дополнительной информации ознакомьтесь с <xliff:g id="info_url">%1$s</xliff:g>.</string>
|
<string name="blocked_update_dialog_message">Эту сборку нельзя установить с помощью встроенной системы обновления. Для получения дополнительной информации ознакомьтесь с <xliff:g id="info_url">%1$s</xliff:g>.</string>
|
||||||
|
<string name="export_channel_title">Экспорт завершен</string>
|
||||||
|
<string name="new_updates_channel_title">Новые обновления</string>
|
||||||
|
<string name="ongoing_channel_title">Текущие загрузки</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
@@ -39,7 +39,6 @@
|
|||||||
<string name="finalizing_package">Dokončuje sa inštalácia balíka</string>
|
<string name="finalizing_package">Dokončuje sa inštalácia balíka</string>
|
||||||
<string name="preparing_ota_first_boot">Príprava na prvé spustenie</string>
|
<string name="preparing_ota_first_boot">Príprava na prvé spustenie</string>
|
||||||
<string name="dialog_prepare_zip_message">Predbežná príprava aktualizácie</string>
|
<string name="dialog_prepare_zip_message">Predbežná príprava aktualizácie</string>
|
||||||
<string name="notification_prepare_zip_error_title">Nemôžem pripraviť aktualizáciu</string>
|
|
||||||
<string name="reboot">Reštartovať</string>
|
<string name="reboot">Reštartovať</string>
|
||||||
<string name="menu_refresh">Obnoviť</string>
|
<string name="menu_refresh">Obnoviť</string>
|
||||||
<string name="menu_auto_updates_check">Automatická kontrola aktualizácií</string>
|
<string name="menu_auto_updates_check">Automatická kontrola aktualizácií</string>
|
||||||
@@ -62,7 +61,6 @@
|
|||||||
<string name="list_build_version_date">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g> - <xliff:g id="date" example="July 11, 2017">%2$s</xliff:g></string>
|
<string name="list_build_version_date">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g> - <xliff:g id="date" example="July 11, 2017">%2$s</xliff:g></string>
|
||||||
<string name="list_download_progress"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> of <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g></string>
|
<string name="list_download_progress"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> of <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g></string>
|
||||||
<string name="list_download_progress_eta"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> of <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g> - <xliff:g id="duration" example="3 minutes">%3$s</xliff:g> left</string>
|
<string name="list_download_progress_eta"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> of <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g> - <xliff:g id="duration" example="3 minutes">%3$s</xliff:g> left</string>
|
||||||
<string name="list_installing_update">Inštalácia aktualizácie</string>
|
|
||||||
<string name="list_verifying_update">Overujem aktualizáciu</string>
|
<string name="list_verifying_update">Overujem aktualizáciu</string>
|
||||||
<string name="list_no_updates">Neboli nájdené žiadne nové aktualizácie. Ak chcete ručne vyhľadať nové aktualizácie, použite tlačítko Aktualizovať.</string>
|
<string name="list_no_updates">Neboli nájdené žiadne nové aktualizácie. Ak chcete ručne vyhľadať nové aktualizácie, použite tlačítko Aktualizovať.</string>
|
||||||
<string name="action_description_download">Stiahnuť</string>
|
<string name="action_description_download">Stiahnuť</string>
|
||||||
@@ -70,18 +68,20 @@
|
|||||||
<string name="action_description_resume">Obnoviť preberanie</string>
|
<string name="action_description_resume">Obnoviť preberanie</string>
|
||||||
<string name="action_description_install">Nainštalovať aktualizáciu</string>
|
<string name="action_description_install">Nainštalovať aktualizáciu</string>
|
||||||
<string name="action_description_info">Zobraziť informáciu</string>
|
<string name="action_description_info">Zobraziť informáciu</string>
|
||||||
|
<string name="action_description_delete">Vymazať aktualizáciu</string>
|
||||||
|
<string name="action_description_cancel">Zrušiť inštaláciu</string>
|
||||||
<string name="confirm_delete_dialog_title">Vymazať súbor</string>
|
<string name="confirm_delete_dialog_title">Vymazať súbor</string>
|
||||||
<string name="confirm_delete_dialog_message">Vymazať vybraný súbor aktualizácie?</string>
|
<string name="confirm_delete_dialog_message">Vymazať vybraný súbor aktualizácie?</string>
|
||||||
<string name="apply_update_dialog_title">Aplikovať aktualizáciu</string>
|
<string name="apply_update_dialog_title">Aplikovať aktualizáciu</string>
|
||||||
<string name="apply_update_dialog_message">Idete aktualizovať na <xliff:g id="update_name">%1$s</xliff:g>.\n\nAk stlačíte <xliff:g id="ok">%2$s</xliff:g>, zariadenie sa reštartuje do recovery režimu na inštaláciu aktualizácie.\n\nPoznámka: Táto funkcia vyžaduje kompatibilné Recovery alebo treba aktualizácie nainštalovať ručne.</string>
|
<string name="apply_update_dialog_message">Idete aktualizovať na <xliff:g id="update_name">%1$s</xliff:g>.\n\nAk stlačíte <xliff:g id="ok">%2$s</xliff:g>, zariadenie sa reštartuje do recovery režimu na inštaláciu aktualizácie.\n\nPoznámka: Táto funkcia vyžaduje kompatibilné Recovery alebo treba aktualizácie nainštalovať ručne.</string>
|
||||||
<string name="apply_update_dialog_message_ab">Idete aktualizovať na <xliff:g id="update_name">%1$s</xliff:g>.\n\nAk stlačíte <xliff:g id="ok">%2$s</xliff:g>, zariadenie začne inštaláciu v pozadí.\n\nPo ukončení budete vyzvaný na reštart.</string>
|
<string name="apply_update_dialog_message_ab">Idete aktualizovať na <xliff:g id="update_name">%1$s</xliff:g>.\n\nAk stlačíte <xliff:g id="ok">%2$s</xliff:g>, zariadenie začne inštaláciu v pozadí.\n\nPo ukončení budete vyzvaný na reštart.</string>
|
||||||
|
<string name="cancel_installation_dialog_message">Zrušiť inštaláciu?</string>
|
||||||
<string name="label_download_url">URL adresa</string>
|
<string name="label_download_url">URL adresa</string>
|
||||||
<string name="toast_download_url_copied">URL skopírované</string>
|
<string name="toast_download_url_copied">URL skopírované</string>
|
||||||
<string name="snack_export_failed">Nemôžem exportovať preberanie</string>
|
|
||||||
<string name="dialog_export_title">Export aktualizácie</string>
|
<string name="dialog_export_title">Export aktualizácie</string>
|
||||||
<string name="dialog_export_message">Exportujem aktualizáciu ako <xliff:g id="filename">%1$s</xliff:g> do vnútorného úložiska.</string>
|
|
||||||
<string name="notification_export_success">Aktualizácia exportovaná</string>
|
<string name="notification_export_success">Aktualizácia exportovaná</string>
|
||||||
<string name="notification_export_fail">Chyba exportu</string>
|
<string name="notification_export_fail">Chyba exportu</string>
|
||||||
|
<string name="toast_already_exporting">Aktualizácia sa už exportuje</string>
|
||||||
<plurals name="duration_seconds">
|
<plurals name="duration_seconds">
|
||||||
<item quantity="one">1 sekunda</item>
|
<item quantity="one">1 sekunda</item>
|
||||||
<item quantity="few"><xliff:g id="count">%d</xliff:g> sekundy</item>
|
<item quantity="few"><xliff:g id="count">%d</xliff:g> sekundy</item>
|
||||||
@@ -103,4 +103,7 @@
|
|||||||
<string name="menu_mobile_data_warning">Upozornenie mobilných dát</string>
|
<string name="menu_mobile_data_warning">Upozornenie mobilných dát</string>
|
||||||
<string name="blocked_update_dialog_title">Aktualizácia bola zablokovaná</string>
|
<string name="blocked_update_dialog_title">Aktualizácia bola zablokovaná</string>
|
||||||
<string name="blocked_update_dialog_message">Táto aktualizácia sa nedá nainštalovať pomocou aplikácie aktualizátora. Prečítajte si <xliff:g id="info_url">%1$s </xliff:g> pre viac informácií.</string>
|
<string name="blocked_update_dialog_message">Táto aktualizácia sa nedá nainštalovať pomocou aplikácie aktualizátora. Prečítajte si <xliff:g id="info_url">%1$s </xliff:g> pre viac informácií.</string>
|
||||||
|
<string name="export_channel_title">Dokončenie exportu</string>
|
||||||
|
<string name="new_updates_channel_title">Nové aktualizácie</string>
|
||||||
|
<string name="ongoing_channel_title">Prebiehajúce sťahovania</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
@@ -39,7 +39,6 @@
|
|||||||
<string name="finalizing_package">Zaključevanje namestitve paketa</string>
|
<string name="finalizing_package">Zaključevanje namestitve paketa</string>
|
||||||
<string name="preparing_ota_first_boot">Priprava na prvi zagon</string>
|
<string name="preparing_ota_first_boot">Priprava na prvi zagon</string>
|
||||||
<string name="dialog_prepare_zip_message">Predhodna priprava posodobitve</string>
|
<string name="dialog_prepare_zip_message">Predhodna priprava posodobitve</string>
|
||||||
<string name="notification_prepare_zip_error_title">Posodobitve ni bilo mogoče pripraviti</string>
|
|
||||||
<string name="reboot">Ponovni zagon</string>
|
<string name="reboot">Ponovni zagon</string>
|
||||||
<string name="menu_refresh">Osveži</string>
|
<string name="menu_refresh">Osveži</string>
|
||||||
<string name="menu_auto_updates_check">Samod. prever. za posod.</string>
|
<string name="menu_auto_updates_check">Samod. prever. za posod.</string>
|
||||||
@@ -62,7 +61,6 @@
|
|||||||
<string name="list_build_version_date">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g> - <xliff:g id="date" example="July 11, 2017">%2$s</xliff:g></string>
|
<string name="list_build_version_date">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g> - <xliff:g id="date" example="July 11, 2017">%2$s</xliff:g></string>
|
||||||
<string name="list_download_progress"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> od <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g></string>
|
<string name="list_download_progress"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> od <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g></string>
|
||||||
<string name="list_download_progress_eta"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> od <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g> - <xliff:g id="duration" example="3 minutes">%3$s</xliff:g> preostalo</string>
|
<string name="list_download_progress_eta"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> od <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g> - <xliff:g id="duration" example="3 minutes">%3$s</xliff:g> preostalo</string>
|
||||||
<string name="list_installing_update">Nameščanje posodobitve</string>
|
|
||||||
<string name="list_verifying_update">Preverjanje posodobitve</string>
|
<string name="list_verifying_update">Preverjanje posodobitve</string>
|
||||||
<string name="list_no_updates">Ni najdenih novih posodobitev. Za ročno preverjanje novih posodobitev, uporabite gumb Osveži.</string>
|
<string name="list_no_updates">Ni najdenih novih posodobitev. Za ročno preverjanje novih posodobitev, uporabite gumb Osveži.</string>
|
||||||
<string name="action_description_download">Prenos</string>
|
<string name="action_description_download">Prenos</string>
|
||||||
@@ -70,18 +68,20 @@
|
|||||||
<string name="action_description_resume">Nadaljuj prenos</string>
|
<string name="action_description_resume">Nadaljuj prenos</string>
|
||||||
<string name="action_description_install">Namesti posodobitev</string>
|
<string name="action_description_install">Namesti posodobitev</string>
|
||||||
<string name="action_description_info">Prikaži podatke</string>
|
<string name="action_description_info">Prikaži podatke</string>
|
||||||
|
<string name="action_description_delete">Izbriši posodobitev</string>
|
||||||
|
<string name="action_description_cancel">Prekliči nameščanje</string>
|
||||||
<string name="confirm_delete_dialog_title">Izbriši datoteko</string>
|
<string name="confirm_delete_dialog_title">Izbriši datoteko</string>
|
||||||
<string name="confirm_delete_dialog_message">Izbriši izbrano posodobitveno datoteko?</string>
|
<string name="confirm_delete_dialog_message">Izbriši izbrano posodobitveno datoteko?</string>
|
||||||
<string name="apply_update_dialog_title">Uveljavi posodbitev</string>
|
<string name="apply_update_dialog_title">Uveljavi posodbitev</string>
|
||||||
<string name="apply_update_dialog_message">Ste pred nadgradnjo na <xliff:g id="update_name">%1$s</xliff:g>.\n\nČe pritisnete <xliff:g id="ok">%2$s</xliff:g>, se bo naprava ponovno zagnala v obnovitvenem načinu, da se namesti posodobitev.\n\nOpomba: Ta značilnost zahteva združljivo Obnovitev ali pa boste morali posodobitve namestiti ročno.</string>
|
<string name="apply_update_dialog_message">Ste pred nadgradnjo na <xliff:g id="update_name">%1$s</xliff:g>.\n\nČe pritisnete <xliff:g id="ok">%2$s</xliff:g>, se bo naprava ponovno zagnala v obnovitvenem načinu, da se namesti posodobitev.\n\nOpomba: Ta značilnost zahteva združljivo Obnovitev ali pa boste morali posodobitve namestiti ročno.</string>
|
||||||
<string name="apply_update_dialog_message_ab">Ste pred nadgradnjo na <xliff:g id="update_name">%1$s</xliff:g>.\n\nČe pritisnete na <xliff:g id="ok">%2$s</xliff:g>, bo naprava začela nameščanje v ozadju.\n\nOb zaključku boste pozvani k ponovnemu zagonu.</string>
|
<string name="apply_update_dialog_message_ab">Ste pred nadgradnjo na <xliff:g id="update_name">%1$s</xliff:g>.\n\nČe pritisnete na <xliff:g id="ok">%2$s</xliff:g>, bo naprava začela nameščanje v ozadju.\n\nOb zaključku boste pozvani k ponovnemu zagonu.</string>
|
||||||
|
<string name="cancel_installation_dialog_message">Prekliči nameščanje?</string>
|
||||||
<string name="label_download_url">URL prenosa</string>
|
<string name="label_download_url">URL prenosa</string>
|
||||||
<string name="toast_download_url_copied">URL kopiran</string>
|
<string name="toast_download_url_copied">URL kopiran</string>
|
||||||
<string name="snack_export_failed">Prenosa ni bilo mogoče izvoziti</string>
|
|
||||||
<string name="dialog_export_title">Izvažanje posodobitve</string>
|
<string name="dialog_export_title">Izvažanje posodobitve</string>
|
||||||
<string name="dialog_export_message">Izvažanje posodobitve kot <xliff:g id="filename">%1$s</xliff:g> v zunanjo pomnilniško napravo.</string>
|
|
||||||
<string name="notification_export_success">Posodobitev izvožena</string>
|
<string name="notification_export_success">Posodobitev izvožena</string>
|
||||||
<string name="notification_export_fail">Napaka pri izvozu</string>
|
<string name="notification_export_fail">Napaka pri izvozu</string>
|
||||||
|
<string name="toast_already_exporting">Posodobitev se že izvaža</string>
|
||||||
<plurals name="duration_seconds">
|
<plurals name="duration_seconds">
|
||||||
<item quantity="one">1 sekunda</item>
|
<item quantity="one">1 sekunda</item>
|
||||||
<item quantity="two"><xliff:g id="count">%d</xliff:g> sekundi</item>
|
<item quantity="two"><xliff:g id="count">%d</xliff:g> sekundi</item>
|
||||||
@@ -106,4 +106,7 @@
|
|||||||
<string name="menu_mobile_data_warning">Opozorilo mob. podatkov</string>
|
<string name="menu_mobile_data_warning">Opozorilo mob. podatkov</string>
|
||||||
<string name="blocked_update_dialog_title">Posodobitev blokirana</string>
|
<string name="blocked_update_dialog_title">Posodobitev blokirana</string>
|
||||||
<string name="blocked_update_dialog_message">Te posodobitve ni mogoče namestiti z uporabo aplikacije za posodabljanje. Za več informacij preberite <xliff:g id="info_url">%1$s</xliff:g>.</string>
|
<string name="blocked_update_dialog_message">Te posodobitve ni mogoče namestiti z uporabo aplikacije za posodabljanje. Za več informacij preberite <xliff:g id="info_url">%1$s</xliff:g>.</string>
|
||||||
|
<string name="export_channel_title">Zaključek izvoza</string>
|
||||||
|
<string name="new_updates_channel_title">Nove posodobitve</string>
|
||||||
|
<string name="ongoing_channel_title">Prenosi v teku</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
31
res/values-sq/strings.xml
Normal file
31
res/values-sq/strings.xml
Normal file
@@ -0,0 +1,31 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!--Generated by crowdin.com-->
|
||||||
|
<!--
|
||||||
|
Copyright (C) 2017 The LineageOS 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">
|
||||||
|
<!-- Directory where the update files will be downloaded and stored.
|
||||||
|
WARNING: The application can and will delete any unknown file. -->
|
||||||
|
<!-- Directory where the downloads will be exported to.
|
||||||
|
The path is relative to the root of the external storage.-->
|
||||||
|
<string name="downloading_notification">Duke u shkarkuar</string>
|
||||||
|
<string name="reboot">Rindiz</string>
|
||||||
|
<string name="menu_refresh">Rifresko</string>
|
||||||
|
<string name="menu_delete_update">Fshije</string>
|
||||||
|
<plurals name="duration_hours">
|
||||||
|
<item quantity="one">1 orë</item>
|
||||||
|
<item quantity="other"><xliff:g id="count">%d</xliff:g> orë</item>
|
||||||
|
</plurals>
|
||||||
|
</resources>
|
@@ -39,7 +39,6 @@
|
|||||||
<string name="finalizing_package">Довршавање инсталације пакета</string>
|
<string name="finalizing_package">Довршавање инсталације пакета</string>
|
||||||
<string name="preparing_ota_first_boot">Припрема за прво покретање</string>
|
<string name="preparing_ota_first_boot">Припрема за прво покретање</string>
|
||||||
<string name="dialog_prepare_zip_message">Припрема прелиминарних ажурирања</string>
|
<string name="dialog_prepare_zip_message">Припрема прелиминарних ажурирања</string>
|
||||||
<string name="notification_prepare_zip_error_title">Није могуће припремити ажурирање</string>
|
|
||||||
<string name="reboot">Покрени поново</string>
|
<string name="reboot">Покрени поново</string>
|
||||||
<string name="menu_refresh">Оcвежи</string>
|
<string name="menu_refresh">Оcвежи</string>
|
||||||
<string name="menu_auto_updates_check">Аутоматски провери ажурирања</string>
|
<string name="menu_auto_updates_check">Аутоматски провери ажурирања</string>
|
||||||
@@ -62,7 +61,6 @@
|
|||||||
<string name="list_build_version_date">LineageOS <xliff:g id="version" example="14.1">%1$s </xliff:g> - <xliff:g id="date" example="July 11, 2017">%2$s </xliff:g></string>
|
<string name="list_build_version_date">LineageOS <xliff:g id="version" example="14.1">%1$s </xliff:g> - <xliff:g id="date" example="July 11, 2017">%2$s </xliff:g></string>
|
||||||
<string name="list_download_progress"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> од <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g></string>
|
<string name="list_download_progress"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> од <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g></string>
|
||||||
<string name="list_download_progress_eta"><xliff:g id="filesize_without_unit" example="12.2">%1$s </xliff:g> od <xliff:g id="filesize_without_unit" example="310 MB">%2$s </xliff:g> - <xliff:g id="duration" example="3 minutes">%3$s </xliff:g> ostalo</string>
|
<string name="list_download_progress_eta"><xliff:g id="filesize_without_unit" example="12.2">%1$s </xliff:g> od <xliff:g id="filesize_without_unit" example="310 MB">%2$s </xliff:g> - <xliff:g id="duration" example="3 minutes">%3$s </xliff:g> ostalo</string>
|
||||||
<string name="list_installing_update">Инсталирај ажурирања</string>
|
|
||||||
<string name="list_verifying_update">Верификација анжурирања</string>
|
<string name="list_verifying_update">Верификација анжурирања</string>
|
||||||
<string name="list_no_updates">Нема нових ажурирања. Да ручно провериш нова ажурирања користи дугме освежи.</string>
|
<string name="list_no_updates">Нема нових ажурирања. Да ручно провериш нова ажурирања користи дугме освежи.</string>
|
||||||
<string name="action_description_download">Преузми</string>
|
<string name="action_description_download">Преузми</string>
|
||||||
@@ -70,6 +68,7 @@
|
|||||||
<string name="action_description_resume">Настави преузимање</string>
|
<string name="action_description_resume">Настави преузимање</string>
|
||||||
<string name="action_description_install">Инсталирај ажурирање</string>
|
<string name="action_description_install">Инсталирај ажурирање</string>
|
||||||
<string name="action_description_info">Прикажи информације</string>
|
<string name="action_description_info">Прикажи информације</string>
|
||||||
|
<string name="action_description_delete">Обриши ажурирање</string>
|
||||||
<string name="confirm_delete_dialog_title">Обриши фајл</string>
|
<string name="confirm_delete_dialog_title">Обриши фајл</string>
|
||||||
<string name="confirm_delete_dialog_message">Избриши изабрани фајл за ажурирање?</string>
|
<string name="confirm_delete_dialog_message">Избриши изабрани фајл за ажурирање?</string>
|
||||||
<string name="apply_update_dialog_title">Примени ажурирање</string>
|
<string name="apply_update_dialog_title">Примени ажурирање</string>
|
||||||
@@ -77,9 +76,7 @@
|
|||||||
<string name="apply_update_dialog_message_ab">Биће инсталирано <xliff:g id="update_name">%1$s</xliff:g>.\n\nАко додирнете <xliff:g id="ok">%2$s</xliff:g>, уређај ће почети инсталацијуу позадини.\n\nКада буде завршено биће понуђено рестартовање.</string>
|
<string name="apply_update_dialog_message_ab">Биће инсталирано <xliff:g id="update_name">%1$s</xliff:g>.\n\nАко додирнете <xliff:g id="ok">%2$s</xliff:g>, уређај ће почети инсталацијуу позадини.\n\nКада буде завршено биће понуђено рестартовање.</string>
|
||||||
<string name="label_download_url">URL адреса за преузимање</string>
|
<string name="label_download_url">URL адреса за преузимање</string>
|
||||||
<string name="toast_download_url_copied">URL Копиран</string>
|
<string name="toast_download_url_copied">URL Копиран</string>
|
||||||
<string name="snack_export_failed">Није могуће извести преузимање</string>
|
|
||||||
<string name="dialog_export_title">Извези ажурирања</string>
|
<string name="dialog_export_title">Извези ажурирања</string>
|
||||||
<string name="dialog_export_message">Извоз ажурирања као <xliff:g id="filename">%1$s</xliff:g> у спољно складиште.</string>
|
|
||||||
<string name="notification_export_success">Ажурирање извезено</string>
|
<string name="notification_export_success">Ажурирање извезено</string>
|
||||||
<string name="notification_export_fail">Грешка при извозу</string>
|
<string name="notification_export_fail">Грешка при извозу</string>
|
||||||
<plurals name="duration_seconds">
|
<plurals name="duration_seconds">
|
||||||
@@ -103,4 +100,5 @@
|
|||||||
<string name="menu_mobile_data_warning">Упозорење мобилних података</string>
|
<string name="menu_mobile_data_warning">Упозорење мобилних података</string>
|
||||||
<string name="blocked_update_dialog_title">Ажурирање је блокирано</string>
|
<string name="blocked_update_dialog_title">Ажурирање је блокирано</string>
|
||||||
<string name="blocked_update_dialog_message">Ово ажурирање се не може инсталирати апликацијом Ажурирање. Прочитај <xliff:g id="info_url">%1$s</xliff:g> за више информација.</string>
|
<string name="blocked_update_dialog_message">Ово ажурирање се не може инсталирати апликацијом Ажурирање. Прочитај <xliff:g id="info_url">%1$s</xliff:g> за више информација.</string>
|
||||||
|
<string name="new_updates_channel_title">Нова ажурирања</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
@@ -20,4 +20,57 @@
|
|||||||
WARNING: The application can and will delete any unknown file. -->
|
WARNING: The application can and will delete any unknown file. -->
|
||||||
<!-- Directory where the downloads will be exported to.
|
<!-- Directory where the downloads will be exported to.
|
||||||
The path is relative to the root of the external storage.-->
|
The path is relative to the root of the external storage.-->
|
||||||
|
<string name="verification_failed_notification">Verifieringen misslyckades</string>
|
||||||
|
<string name="verifying_download_notification">Verifierar uppdateringen</string>
|
||||||
|
<string name="downloading_notification">Laddar ner</string>
|
||||||
|
<string name="download_paused_notification">Nedladdning pausad</string>
|
||||||
|
<string name="download_paused_error_notification">Nedladdningsfel</string>
|
||||||
|
<string name="download_completed_notification">Nedladdning slutförd</string>
|
||||||
|
<string name="download_starting_notification">Påbörjar nedladdning</string>
|
||||||
|
<string name="new_updates_found_title">Nya uppdateringar</string>
|
||||||
|
<string name="text_download_speed">%1$s, %2$s/s</string>
|
||||||
|
<string name="resume_button">Återuppta</string>
|
||||||
|
<string name="installing_update">Installerar uppdateringspaketet</string>
|
||||||
|
<string name="installing_update_error">Installationsfel</string>
|
||||||
|
<string name="installing_update_finished">Uppdateringen har installerats</string>
|
||||||
|
<string name="reboot">Starta om</string>
|
||||||
|
<string name="menu_refresh">Uppdatera</string>
|
||||||
|
<string name="menu_auto_updates_check">Sök efter uppdateringar automatiskt</string>
|
||||||
|
<string name="menu_delete_update">Ta bort</string>
|
||||||
|
<string name="menu_copy_url">Kopiera webbadress</string>
|
||||||
|
<string name="dialog_checking_for_updates">Söker efter uppdateringar</string>
|
||||||
|
<string name="snack_updates_found">Nya uppdateringar hittades</string>
|
||||||
|
<string name="snack_no_updates_found">Inga nya uppdateringar hittades</string>
|
||||||
|
<string name="snack_download_verified">Nedladdningen är slutförd.</string>
|
||||||
|
<string name="header_title_text">LineageOS\n%1$s</string>
|
||||||
|
<string name="header_android_version">Android <xliff:g id="version" example="7.1.2">%1$s</xliff:g></string>
|
||||||
|
<string name="header_last_updates_check">Senaste kontrollen utfördes: <xliff:g id="date" example="1 January 1970">%1$s</xliff:g> (<xliff:g id="time" example="01:23">%2$s</xliff:g>)</string>
|
||||||
|
<string name="list_build_version">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g></string>
|
||||||
|
<string name="list_build_version_date">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g> – <xliff:g id="date" example="July 11, 2017">%2$s</xliff:g></string>
|
||||||
|
<string name="list_verifying_update">Verifierar uppdateringen</string>
|
||||||
|
<string name="action_description_download">Ladda ner</string>
|
||||||
|
<string name="action_description_pause">Pausa nedladdningen</string>
|
||||||
|
<string name="action_description_resume">Återuppta nedladdningen</string>
|
||||||
|
<string name="action_description_install">Installera uppdateringen</string>
|
||||||
|
<string name="action_description_info">Visa information</string>
|
||||||
|
<string name="action_description_delete">Ta bort uppdateringen</string>
|
||||||
|
<string name="action_description_cancel">Avbryt installationen</string>
|
||||||
|
<string name="confirm_delete_dialog_title">Ta bort fil</string>
|
||||||
|
<string name="label_download_url">Nedladdningsadress</string>
|
||||||
|
<string name="notification_export_fail">Exporteringsfel</string>
|
||||||
|
<plurals name="duration_seconds">
|
||||||
|
<item quantity="one">1 sekund</item>
|
||||||
|
<item quantity="other"><xliff:g id="count">%d</xliff:g> sekunder</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="duration_minutes">
|
||||||
|
<item quantity="one">en minut</item>
|
||||||
|
<item quantity="other"><xliff:g id="count">%d</xliff:g> minuter</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="duration_hours">
|
||||||
|
<item quantity="one">en timme</item>
|
||||||
|
<item quantity="other"><xliff:g id="count">%d</xliff:g> timmar</item>
|
||||||
|
</plurals>
|
||||||
|
<string name="update_on_mobile_data_title">Varning</string>
|
||||||
|
<string name="checkbox_mobile_data_warning">Visa inte igen</string>
|
||||||
|
<string name="new_updates_channel_title">Nya uppdateringar</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
23
res/values-tl/strings.xml
Normal file
23
res/values-tl/strings.xml
Normal file
@@ -0,0 +1,23 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!--Generated by crowdin.com-->
|
||||||
|
<!--
|
||||||
|
Copyright (C) 2017 The LineageOS 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">
|
||||||
|
<!-- Directory where the update files will be downloaded and stored.
|
||||||
|
WARNING: The application can and will delete any unknown file. -->
|
||||||
|
<!-- Directory where the downloads will be exported to.
|
||||||
|
The path is relative to the root of the external storage.-->
|
||||||
|
</resources>
|
@@ -39,7 +39,6 @@
|
|||||||
<string name="finalizing_package">Paket yükleme tamamlanıyor</string>
|
<string name="finalizing_package">Paket yükleme tamamlanıyor</string>
|
||||||
<string name="preparing_ota_first_boot">Ön yükleme için hazırlanıyor</string>
|
<string name="preparing_ota_first_boot">Ön yükleme için hazırlanıyor</string>
|
||||||
<string name="dialog_prepare_zip_message">Güncelleme ön hazırlığı</string>
|
<string name="dialog_prepare_zip_message">Güncelleme ön hazırlığı</string>
|
||||||
<string name="notification_prepare_zip_error_title">Güncelleme hazırlanamadı</string>
|
|
||||||
<string name="reboot">Yeniden başlat</string>
|
<string name="reboot">Yeniden başlat</string>
|
||||||
<string name="menu_refresh">Yenile</string>
|
<string name="menu_refresh">Yenile</string>
|
||||||
<string name="menu_auto_updates_check">Otomatik güncelleme kontrolü</string>
|
<string name="menu_auto_updates_check">Otomatik güncelleme kontrolü</string>
|
||||||
@@ -62,7 +61,6 @@
|
|||||||
<string name="list_build_version_date">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g> - <xliff:g id="date" example="July 11, 2017">%2$s</xliff:g></string>
|
<string name="list_build_version_date">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g> - <xliff:g id="date" example="July 11, 2017">%2$s</xliff:g></string>
|
||||||
<string name="list_download_progress"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> / <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g></string>
|
<string name="list_download_progress"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> / <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g></string>
|
||||||
<string name="list_download_progress_eta"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> / <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g> - <xliff:g id="duration" example="3 minutes">%3$s</xliff:g> kaldı</string>
|
<string name="list_download_progress_eta"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> / <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g> - <xliff:g id="duration" example="3 minutes">%3$s</xliff:g> kaldı</string>
|
||||||
<string name="list_installing_update">Güncellemeyi yükle</string>
|
|
||||||
<string name="list_verifying_update">Güncelleme doğrulanıyor</string>
|
<string name="list_verifying_update">Güncelleme doğrulanıyor</string>
|
||||||
<string name="list_no_updates">Yeni güncelleme bulunamadı. El ile yeni güncellemeleri kontrol etmek için Yenile tuşunu kullanın.</string>
|
<string name="list_no_updates">Yeni güncelleme bulunamadı. El ile yeni güncellemeleri kontrol etmek için Yenile tuşunu kullanın.</string>
|
||||||
<string name="action_description_download">İndir</string>
|
<string name="action_description_download">İndir</string>
|
||||||
@@ -70,18 +68,20 @@
|
|||||||
<string name="action_description_resume">İndirmeyi sürdür</string>
|
<string name="action_description_resume">İndirmeyi sürdür</string>
|
||||||
<string name="action_description_install">Güncellemeyi yükle</string>
|
<string name="action_description_install">Güncellemeyi yükle</string>
|
||||||
<string name="action_description_info">Bilgileri göster</string>
|
<string name="action_description_info">Bilgileri göster</string>
|
||||||
|
<string name="action_description_delete">Güncellemeyi sil</string>
|
||||||
|
<string name="action_description_cancel">Yüklemeyi iptal et</string>
|
||||||
<string name="confirm_delete_dialog_title">Dosya sil</string>
|
<string name="confirm_delete_dialog_title">Dosya sil</string>
|
||||||
<string name="confirm_delete_dialog_message">Seçilen güncelleme dosyası silinsin mi?</string>
|
<string name="confirm_delete_dialog_message">Seçilen güncelleme dosyası silinsin mi?</string>
|
||||||
<string name="apply_update_dialog_title">Güncellemeyi uygula</string>
|
<string name="apply_update_dialog_title">Güncellemeyi uygula</string>
|
||||||
<string name="apply_update_dialog_message"><xliff:g id="update_name">%1$s</xliff:g> yükseltmek üzeresiniz.\n\n<xliff:g id="ok">%2$s</xliff:g> bastığınızda, güncellemeyi yüklemek için cihaz kurtarma modun da yeniden başlatılacak.\n\nNot: Bu özellik uyumlu bir Kurtarma bölümü gerektirir veya güncellemelerin el ile kurulması gerekir.</string>
|
<string name="apply_update_dialog_message"><xliff:g id="update_name">%1$s</xliff:g> yükseltmek üzeresiniz.\n\n<xliff:g id="ok">%2$s</xliff:g> bastığınızda, güncellemeyi yüklemek için cihaz kurtarma modun da yeniden başlatılacak.\n\nNot: Bu özellik uyumlu bir Kurtarma bölümü gerektirir veya güncellemelerin el ile kurulması gerekir.</string>
|
||||||
<string name="apply_update_dialog_message_ab"><xliff:g id="update_name">%1$s</xliff:g> yükseltmek üzeresiniz.\n\n<xliff:g id="ok">%2$s</xliff:g> tuşuna basarsanız, cihaz arka planda yüklemeye başlayacaktır.\n\nİşlem tamamlandığında, yeniden başlatmanız istenir.</string>
|
<string name="apply_update_dialog_message_ab"><xliff:g id="update_name">%1$s</xliff:g> yükseltmek üzeresiniz.\n\n<xliff:g id="ok">%2$s</xliff:g> tuşuna basarsanız, cihaz arka planda yüklemeye başlayacaktır.\n\nİşlem tamamlandığında, yeniden başlatmanız istenir.</string>
|
||||||
|
<string name="cancel_installation_dialog_message">Yükleme iptal edilsin mi?</string>
|
||||||
<string name="label_download_url">İndirme bağlantısı</string>
|
<string name="label_download_url">İndirme bağlantısı</string>
|
||||||
<string name="toast_download_url_copied">Bağlantı kopyalandı</string>
|
<string name="toast_download_url_copied">Bağlantı kopyalandı</string>
|
||||||
<string name="snack_export_failed">İndirme dışa aktarılamadı</string>
|
|
||||||
<string name="dialog_export_title">Güncellemeyi dışarı aktar</string>
|
<string name="dialog_export_title">Güncellemeyi dışarı aktar</string>
|
||||||
<string name="dialog_export_message"><xliff:g id="filename">%1$s</xliff:g> olarak güncellemeyi harici depolama birimine aktar.</string>
|
|
||||||
<string name="notification_export_success">Dışa aktarılan güncelleme</string>
|
<string name="notification_export_success">Dışa aktarılan güncelleme</string>
|
||||||
<string name="notification_export_fail">Dışa aktarma hatası</string>
|
<string name="notification_export_fail">Dışa aktarma hatası</string>
|
||||||
|
<string name="toast_already_exporting">Zaten bir güncelleme dışa aktarılıyor</string>
|
||||||
<plurals name="duration_seconds">
|
<plurals name="duration_seconds">
|
||||||
<item quantity="one">1 saniye</item>
|
<item quantity="one">1 saniye</item>
|
||||||
<item quantity="other"><xliff:g id="count">%d</xliff:g> saniye</item>
|
<item quantity="other"><xliff:g id="count">%d</xliff:g> saniye</item>
|
||||||
@@ -100,4 +100,7 @@
|
|||||||
<string name="menu_mobile_data_warning">Mobil veri uyarısı</string>
|
<string name="menu_mobile_data_warning">Mobil veri uyarısı</string>
|
||||||
<string name="blocked_update_dialog_title">Güncelleme engellendi</string>
|
<string name="blocked_update_dialog_title">Güncelleme engellendi</string>
|
||||||
<string name="blocked_update_dialog_message">Bu güncelleme, güncelleyici uygulaması kullanılarak kurulamaz. Daha fazla bilgi için lütfen <xliff:g id="info_url">%1$s</xliff:g> adresini okuyun.</string>
|
<string name="blocked_update_dialog_message">Bu güncelleme, güncelleyici uygulaması kullanılarak kurulamaz. Daha fazla bilgi için lütfen <xliff:g id="info_url">%1$s</xliff:g> adresini okuyun.</string>
|
||||||
|
<string name="export_channel_title">Dışa aktarma tamamlandı</string>
|
||||||
|
<string name="new_updates_channel_title">Yeni güncellemeler</string>
|
||||||
|
<string name="ongoing_channel_title">Devam eden indirmeler</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
@@ -16,8 +16,89 @@
|
|||||||
limitations under the License.
|
limitations under the License.
|
||||||
-->
|
-->
|
||||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||||
|
<string name="app_name">Оновлення</string>
|
||||||
|
<string name="display_name">Оновлення</string>
|
||||||
<!-- Directory where the update files will be downloaded and stored.
|
<!-- Directory where the update files will be downloaded and stored.
|
||||||
WARNING: The application can and will delete any unknown file. -->
|
WARNING: The application can and will delete any unknown file. -->
|
||||||
<!-- Directory where the downloads will be exported to.
|
<!-- Directory where the downloads will be exported to.
|
||||||
The path is relative to the root of the external storage.-->
|
The path is relative to the root of the external storage.-->
|
||||||
|
<string name="verification_failed_notification">Не вдалося виконати перевірку</string>
|
||||||
|
<string name="verifying_download_notification">Перевірка оновлення</string>
|
||||||
|
<string name="downloading_notification">Завантаження</string>
|
||||||
|
<string name="download_paused_notification">Завантаження призупинено</string>
|
||||||
|
<string name="download_paused_error_notification">Помилка завантаження</string>
|
||||||
|
<string name="download_completed_notification">Завантаження завершено</string>
|
||||||
|
<string name="download_starting_notification">Початок завантаження</string>
|
||||||
|
<string name="new_updates_found_title">Нові оновлення</string>
|
||||||
|
<string name="text_download_speed">%1$s, %2$s/с</string>
|
||||||
|
<string name="pause_button">Пауза</string>
|
||||||
|
<string name="resume_button">Продовжити</string>
|
||||||
|
<string name="installing_update">Пакунок оновлення встановлюється</string>
|
||||||
|
<string name="installing_update_error">Помилка встановлення</string>
|
||||||
|
<string name="installing_update_finished">Оновлення встановлено</string>
|
||||||
|
<string name="finalizing_package">Завершення встановлення</string>
|
||||||
|
<string name="preparing_ota_first_boot">Підготовка до першого завантаження</string>
|
||||||
|
<string name="dialog_prepare_zip_message">Підготовка оновлення</string>
|
||||||
|
<string name="reboot">Перезавантаження</string>
|
||||||
|
<string name="menu_refresh">Оновити</string>
|
||||||
|
<string name="menu_auto_updates_check">Автоматична перевірка оновлень</string>
|
||||||
|
<string name="menu_auto_delete_updates">Видалити файли оновлення після інсталяції</string>
|
||||||
|
<string name="menu_delete_update">Видалити</string>
|
||||||
|
<string name="menu_copy_url">Копіювати URL</string>
|
||||||
|
<string name="menu_export_update">Експорт оновлення</string>
|
||||||
|
<string name="dialog_checking_for_updates">Перевірка наявності оновлень</string>
|
||||||
|
<string name="snack_updates_found">Знайдено оновлення</string>
|
||||||
|
<string name="snack_no_updates_found">Оновлень не знайдено</string>
|
||||||
|
<string name="snack_updates_check_failed">Перевірка оновлення не вдалася. Будь-ласка перевірте з’єднання з мережею і спробуйте ще раз.</string>
|
||||||
|
<string name="snack_download_failed">Завантаження оновлення не вдалось. Будь-ласка перевірте з’єднання з мережею і спробуйте ще раз.</string>
|
||||||
|
<string name="snack_download_verification_failed">Не пройшла перевірка оновлення.</string>
|
||||||
|
<string name="snack_download_verified">Завантаження завершено.</string>
|
||||||
|
<string name="snack_update_not_installable">Це оновлення не можна інсталювати на поточну збірку.</string>
|
||||||
|
<string name="header_title_text">LineageOS\n%1$s</string>
|
||||||
|
<string name="header_android_version">Android <xliff:g id="version" example="7.1.2">%1$s</xliff:g></string>
|
||||||
|
<string name="header_last_updates_check">Остання перевірка: <xliff:g id="date" example="1 January 1970">%1$s</xliff:g> (<xliff:g id="time" example="01:23">%2$s</xliff:g>)</string>
|
||||||
|
<string name="list_build_version">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g></string>
|
||||||
|
<string name="list_build_version_date">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g> - <xliff:g id="date" example="July 11, 2017">%2$s</xliff:g></string>
|
||||||
|
<string name="list_download_progress"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> of <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g></string>
|
||||||
|
<string name="list_download_progress_eta"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> of <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g> - <xliff:g id="duration" example="3 minutes">%3$s</xliff:g> left</string>
|
||||||
|
<string name="list_verifying_update">Перевірка оновлення</string>
|
||||||
|
<string name="list_no_updates">Оновлень не знайдено. Щоб вручну перевірити наявність оновлень, натисніть кнопку Оновити.</string>
|
||||||
|
<string name="action_description_download">Завантажити</string>
|
||||||
|
<string name="action_description_pause">Призупинити завантаження</string>
|
||||||
|
<string name="action_description_resume">Відновити завантаження</string>
|
||||||
|
<string name="action_description_install">Встановити оновлення</string>
|
||||||
|
<string name="action_description_info">Показати інформацію</string>
|
||||||
|
<string name="confirm_delete_dialog_title">Видалити файл</string>
|
||||||
|
<string name="confirm_delete_dialog_message">Видалити обраний файл оновлення?</string>
|
||||||
|
<string name="apply_update_dialog_title">Застосувати оновлення</string>
|
||||||
|
<string name="apply_update_dialog_message">Ви збираєтесь оновитись на <xliff:g id="update_name">%1$s</xliff:g>.\n\nЯкщо Ви натиснете <xliff:g id="ok">%2$s</xliff:g>, пристрій перезавантажиться у Recovery для встановлення.\n\nПримітка: ця функція потребує сумісне Recovery, в іншому випадку оновлення необхідно встановити вручну.</string>
|
||||||
|
<string name="apply_update_dialog_message_ab">Ви збираєтесь оновитись на <xliff:g id="update_name">%1$s</xliff:g>.\n\nЯкщо ви натиснети на <xliff:g id="ok">%2$s</xliff:g>, пристрій почне встановлення у фоновому режимі.\n\nПісля встановлення вам буде запропоновано перезавантажити пристрій.</string>
|
||||||
|
<string name="label_download_url">URL-адреса завантаження</string>
|
||||||
|
<string name="toast_download_url_copied">URL-адресу скопійовано</string>
|
||||||
|
<string name="dialog_export_title">Експорт оновлення</string>
|
||||||
|
<string name="notification_export_success">Оновлення експортовано</string>
|
||||||
|
<string name="notification_export_fail">Помилка експорту</string>
|
||||||
|
<plurals name="duration_seconds">
|
||||||
|
<item quantity="one">1 секунда</item>
|
||||||
|
<item quantity="few"><xliff:g id="count">%d</xliff:g> секунди</item>
|
||||||
|
<item quantity="other"><xliff:g id="count">%d</xliff:g> секунд</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="duration_minutes">
|
||||||
|
<item quantity="one">1 хвилина</item>
|
||||||
|
<item quantity="few"><xliff:g id="count">%d</xliff:g> хвилини</item>
|
||||||
|
<item quantity="other"><xliff:g id="count">%d</xliff:g> хвилин</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="duration_hours">
|
||||||
|
<item quantity="one">1 година</item>
|
||||||
|
<item quantity="few"><xliff:g id="count">%d</xliff:g> години</item>
|
||||||
|
<item quantity="other"><xliff:g id="count">%d</xliff:g> годин</item>
|
||||||
|
</plurals>
|
||||||
|
<string name="update_on_mobile_data_title">Попередження</string>
|
||||||
|
<string name="update_on_mobile_data_message">Ви збираєтесь завантажити пакет оновлень за допомогою мобільних даних, що ймовірно призведе до високого використання мобільного трафіку. Хочете продовжити?</string>
|
||||||
|
<string name="checkbox_mobile_data_warning">Не показувати знову</string>
|
||||||
|
<string name="menu_mobile_data_warning">Попередження про мобільні дані</string>
|
||||||
|
<string name="blocked_update_dialog_title">Оновлення заблоковане</string>
|
||||||
|
<string name="blocked_update_dialog_message">Це оновлення не можна інсталювати за допомогою штатного оновлювача. Будь ласка, прочитайте <xliff:g id="info_url">%1$s</xliff:g> для отримання додаткової інформації.</string>
|
||||||
|
<string name="new_updates_channel_title">Нові оновлення</string>
|
||||||
|
<string name="ongoing_channel_title">Поточні завантаження</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
23
res/values-ur/strings.xml
Normal file
23
res/values-ur/strings.xml
Normal file
@@ -0,0 +1,23 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!--Generated by crowdin.com-->
|
||||||
|
<!--
|
||||||
|
Copyright (C) 2017 The LineageOS 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">
|
||||||
|
<!-- Directory where the update files will be downloaded and stored.
|
||||||
|
WARNING: The application can and will delete any unknown file. -->
|
||||||
|
<!-- Directory where the downloads will be exported to.
|
||||||
|
The path is relative to the root of the external storage.-->
|
||||||
|
</resources>
|
23
res/values-uz/strings.xml
Normal file
23
res/values-uz/strings.xml
Normal file
@@ -0,0 +1,23 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!--Generated by crowdin.com-->
|
||||||
|
<!--
|
||||||
|
Copyright (C) 2017 The LineageOS 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">
|
||||||
|
<!-- Directory where the update files will be downloaded and stored.
|
||||||
|
WARNING: The application can and will delete any unknown file. -->
|
||||||
|
<!-- Directory where the downloads will be exported to.
|
||||||
|
The path is relative to the root of the external storage.-->
|
||||||
|
</resources>
|
23
res/values-vec/strings.xml
Normal file
23
res/values-vec/strings.xml
Normal file
@@ -0,0 +1,23 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!--Generated by crowdin.com-->
|
||||||
|
<!--
|
||||||
|
Copyright (C) 2017 The LineageOS 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">
|
||||||
|
<!-- Directory where the update files will be downloaded and stored.
|
||||||
|
WARNING: The application can and will delete any unknown file. -->
|
||||||
|
<!-- Directory where the downloads will be exported to.
|
||||||
|
The path is relative to the root of the external storage.-->
|
||||||
|
</resources>
|
@@ -39,7 +39,6 @@
|
|||||||
<string name="finalizing_package">Đang hoàn tất gói cài đặt</string>
|
<string name="finalizing_package">Đang hoàn tất gói cài đặt</string>
|
||||||
<string name="preparing_ota_first_boot">Đang chuẩn bị cho lần khởi động đầu tiên</string>
|
<string name="preparing_ota_first_boot">Đang chuẩn bị cho lần khởi động đầu tiên</string>
|
||||||
<string name="dialog_prepare_zip_message">Chuẩn bị cập nhật sơ bộ</string>
|
<string name="dialog_prepare_zip_message">Chuẩn bị cập nhật sơ bộ</string>
|
||||||
<string name="notification_prepare_zip_error_title">Không thể chuẩn bị cập nhật</string>
|
|
||||||
<string name="reboot">Khởi động lại</string>
|
<string name="reboot">Khởi động lại</string>
|
||||||
<string name="menu_refresh">Làm mới</string>
|
<string name="menu_refresh">Làm mới</string>
|
||||||
<string name="menu_auto_updates_check">Tự động kiểm tra bản cập nhật</string>
|
<string name="menu_auto_updates_check">Tự động kiểm tra bản cập nhật</string>
|
||||||
@@ -62,7 +61,6 @@
|
|||||||
<string name="list_build_version_date">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g> - <xliff:g id="date" example="July 11, 2017">%2$s</xliff:g></string>
|
<string name="list_build_version_date">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g> - <xliff:g id="date" example="July 11, 2017">%2$s</xliff:g></string>
|
||||||
<string name="list_download_progress"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> của <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g></string>
|
<string name="list_download_progress"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> của <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g></string>
|
||||||
<string name="list_download_progress_eta"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> của <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g> - <xliff:g id="duration" example="3 minutes">%3$s</xliff:g> còn lại</string>
|
<string name="list_download_progress_eta"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> của <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g> - <xliff:g id="duration" example="3 minutes">%3$s</xliff:g> còn lại</string>
|
||||||
<string name="list_installing_update">Đang cài đặt bản cập nhật</string>
|
|
||||||
<string name="list_verifying_update">Đang xác thực bản cập nhật</string>
|
<string name="list_verifying_update">Đang xác thực bản cập nhật</string>
|
||||||
<string name="list_no_updates">Không có bản cập nhật mới được tìm thấy. Để tự động kiểm tra các bản cập nhật mới, sử dụng nút Làm mới.</string>
|
<string name="list_no_updates">Không có bản cập nhật mới được tìm thấy. Để tự động kiểm tra các bản cập nhật mới, sử dụng nút Làm mới.</string>
|
||||||
<string name="action_description_download">Tải xuống</string>
|
<string name="action_description_download">Tải xuống</string>
|
||||||
@@ -70,18 +68,20 @@
|
|||||||
<string name="action_description_resume">Tiếp tục tải xuống</string>
|
<string name="action_description_resume">Tiếp tục tải xuống</string>
|
||||||
<string name="action_description_install">Cài đặt bản cập nhật</string>
|
<string name="action_description_install">Cài đặt bản cập nhật</string>
|
||||||
<string name="action_description_info">Hiển thị thông tin</string>
|
<string name="action_description_info">Hiển thị thông tin</string>
|
||||||
|
<string name="action_description_delete">Xóa bản cập nhật</string>
|
||||||
|
<string name="action_description_cancel">Huỷ cài đặt</string>
|
||||||
<string name="confirm_delete_dialog_title">Xoá tập tin</string>
|
<string name="confirm_delete_dialog_title">Xoá tập tin</string>
|
||||||
<string name="confirm_delete_dialog_message">Xóa các tập tin cập nhật được chọn?</string>
|
<string name="confirm_delete_dialog_message">Xóa các tập tin cập nhật được chọn?</string>
|
||||||
<string name="apply_update_dialog_title">Áp dụng cập nhật</string>
|
<string name="apply_update_dialog_title">Áp dụng cập nhật</string>
|
||||||
<string name="apply_update_dialog_message">Bạn sắp nâng cấp lên <xliff:g id="update_name">%1$s</xliff:g>.\n\nNếu bạn chạm <xliff:g id="ok">%2$s</xliff:g>, thiết bị sẽ tự động khởi động lại trong chế độ phục hồi để cài đặt bản cập nhật.\n\nLưu ý: Tính năng này yêu cầu Bản Khôi Phục tương ứng hoặc các bản cập nhật sẽ cần phải được cài đặt thủ công.</string>
|
<string name="apply_update_dialog_message">Bạn sắp nâng cấp lên <xliff:g id="update_name">%1$s</xliff:g>.\n\nNếu bạn chạm <xliff:g id="ok">%2$s</xliff:g>, thiết bị sẽ tự động khởi động lại trong chế độ phục hồi để cài đặt bản cập nhật.\n\nLưu ý: Tính năng này yêu cầu Bản Khôi Phục tương ứng hoặc các bản cập nhật sẽ cần phải được cài đặt thủ công.</string>
|
||||||
<string name="apply_update_dialog_message_ab">Bạn sắp nâng cấp lên <xliff:g id="update_name">%1$s</xliff:g>.\n\nNếu bạn chạm <xliff:g id="ok">%2$s</xliff:g>, thiết bị sẽ bắt đầu cài đặt ở chế độ nền.\n\nSau khi hoàn tất, bạn sẽ được nhắc khởi động lại.</string>
|
<string name="apply_update_dialog_message_ab">Bạn sắp nâng cấp lên <xliff:g id="update_name">%1$s</xliff:g>.\n\nNếu bạn chạm <xliff:g id="ok">%2$s</xliff:g>, thiết bị sẽ bắt đầu cài đặt ở chế độ nền.\n\nSau khi hoàn tất, bạn sẽ được nhắc khởi động lại.</string>
|
||||||
|
<string name="cancel_installation_dialog_message">Huỷ cài đặt?</string>
|
||||||
<string name="label_download_url">Tải xuống URL</string>
|
<string name="label_download_url">Tải xuống URL</string>
|
||||||
<string name="toast_download_url_copied">Đã sao chép URL</string>
|
<string name="toast_download_url_copied">Đã sao chép URL</string>
|
||||||
<string name="snack_export_failed">Không thể xuất tải xuống</string>
|
|
||||||
<string name="dialog_export_title">Đang xuất bản cập nhật</string>
|
<string name="dialog_export_title">Đang xuất bản cập nhật</string>
|
||||||
<string name="dialog_export_message">Xuất bản cập nhật <xliff:g id="filename">%1$s</xliff:g> vào lưu trữ ngoài.</string>
|
|
||||||
<string name="notification_export_success">Đã xuất bản cập nhật</string>
|
<string name="notification_export_success">Đã xuất bản cập nhật</string>
|
||||||
<string name="notification_export_fail">Lỗi xuất</string>
|
<string name="notification_export_fail">Lỗi xuất</string>
|
||||||
|
<string name="toast_already_exporting">Đã xuất một bản cập nhật</string>
|
||||||
<plurals name="duration_seconds">
|
<plurals name="duration_seconds">
|
||||||
<item quantity="other"><xliff:g id="count">%d</xliff:g> giây</item>
|
<item quantity="other"><xliff:g id="count">%d</xliff:g> giây</item>
|
||||||
</plurals>
|
</plurals>
|
||||||
@@ -97,4 +97,7 @@
|
|||||||
<string name="menu_mobile_data_warning">Cảnh báo dữ liệu di động</string>
|
<string name="menu_mobile_data_warning">Cảnh báo dữ liệu di động</string>
|
||||||
<string name="blocked_update_dialog_title">Cập nhật bị chặn</string>
|
<string name="blocked_update_dialog_title">Cập nhật bị chặn</string>
|
||||||
<string name="blocked_update_dialog_message">Bản cập nhật này không thể được cài đặt bằng ứng dụng trình cập nhật. Vui lòng đọc <xliff:g id="info_url">%1$s</xliff:g> để biết thêm thông tin.</string>
|
<string name="blocked_update_dialog_message">Bản cập nhật này không thể được cài đặt bằng ứng dụng trình cập nhật. Vui lòng đọc <xliff:g id="info_url">%1$s</xliff:g> để biết thêm thông tin.</string>
|
||||||
|
<string name="export_channel_title">Hoàn thành xuất</string>
|
||||||
|
<string name="new_updates_channel_title">Bản cập nhật mới</string>
|
||||||
|
<string name="ongoing_channel_title">Đang tải xuống</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
@@ -39,7 +39,6 @@
|
|||||||
<string name="finalizing_package">正在完成包安装</string>
|
<string name="finalizing_package">正在完成包安装</string>
|
||||||
<string name="preparing_ota_first_boot">正在为第一次启动进行准备</string>
|
<string name="preparing_ota_first_boot">正在为第一次启动进行准备</string>
|
||||||
<string name="dialog_prepare_zip_message">预备更新准备</string>
|
<string name="dialog_prepare_zip_message">预备更新准备</string>
|
||||||
<string name="notification_prepare_zip_error_title">无法准备更新</string>
|
|
||||||
<string name="reboot">重新启动</string>
|
<string name="reboot">重新启动</string>
|
||||||
<string name="menu_refresh">刷新</string>
|
<string name="menu_refresh">刷新</string>
|
||||||
<string name="menu_auto_updates_check">自动检查更新</string>
|
<string name="menu_auto_updates_check">自动检查更新</string>
|
||||||
@@ -62,7 +61,6 @@
|
|||||||
<string name="list_build_version_date">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g> - <xliff:g id="date" example="July 11, 2017">%2$s</xliff:g></string>
|
<string name="list_build_version_date">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g> - <xliff:g id="date" example="July 11, 2017">%2$s</xliff:g></string>
|
||||||
<string name="list_download_progress"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> 的 <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g></string>
|
<string name="list_download_progress"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> 的 <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g></string>
|
||||||
<string name="list_download_progress_eta"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> 的 <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g> - <xliff:g id="duration" example="3 minutes">%3$s</xliff:g> 剩余</string>
|
<string name="list_download_progress_eta"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> 的 <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g> - <xliff:g id="duration" example="3 minutes">%3$s</xliff:g> 剩余</string>
|
||||||
<string name="list_installing_update">正在安装更新</string>
|
|
||||||
<string name="list_verifying_update">正在验证更新</string>
|
<string name="list_verifying_update">正在验证更新</string>
|
||||||
<string name="list_no_updates">未找到更新。要手动检查更新,请使用刷新按钮。</string>
|
<string name="list_no_updates">未找到更新。要手动检查更新,请使用刷新按钮。</string>
|
||||||
<string name="action_description_download">下载</string>
|
<string name="action_description_download">下载</string>
|
||||||
@@ -70,18 +68,20 @@
|
|||||||
<string name="action_description_resume">继续下载</string>
|
<string name="action_description_resume">继续下载</string>
|
||||||
<string name="action_description_install">安装更新</string>
|
<string name="action_description_install">安装更新</string>
|
||||||
<string name="action_description_info">显示信息</string>
|
<string name="action_description_info">显示信息</string>
|
||||||
|
<string name="action_description_delete">删除更新</string>
|
||||||
|
<string name="action_description_cancel">取消安装</string>
|
||||||
<string name="confirm_delete_dialog_title">删除文件</string>
|
<string name="confirm_delete_dialog_title">删除文件</string>
|
||||||
<string name="confirm_delete_dialog_message">您确定要删除选择的更新文件?</string>
|
<string name="confirm_delete_dialog_message">您确定要删除选择的更新文件?</string>
|
||||||
<string name="apply_update_dialog_title">应用更新</string>
|
<string name="apply_update_dialog_title">应用更新</string>
|
||||||
<string name="apply_update_dialog_message">您将要更新到 <xliff:g id="update_name">%1$s</xliff:g>。\n\n如果您按下<xliff:g id="ok">%2$s</xliff:g>,您的设备将会重启到恢复模式并安装更新。\n\n注意:此功能需要一个兼容的恢复程序,否则您将需要手动安装更新。</string>
|
<string name="apply_update_dialog_message">您将要更新到 <xliff:g id="update_name">%1$s</xliff:g>。\n\n如果您按下<xliff:g id="ok">%2$s</xliff:g>,您的设备将会重启到恢复模式并安装更新。\n\n注意:此功能需要一个兼容的恢复程序,否则您将需要手动安装更新。</string>
|
||||||
<string name="apply_update_dialog_message_ab">您将要升级到 <xliff:g id="update_name">%1$s</xliff:g>。\n\n如果您按下<xliff:g id="ok">%2$s</xliff:g>,设备将会在后台进行安装。\n\n当安装完毕后,将会提示您重新启动。</string>
|
<string name="apply_update_dialog_message_ab">您将要升级到 <xliff:g id="update_name">%1$s</xliff:g>。\n\n如果您按下<xliff:g id="ok">%2$s</xliff:g>,设备将会在后台进行安装。\n\n当安装完毕后,将会提示您重新启动。</string>
|
||||||
|
<string name="cancel_installation_dialog_message">是否取消安装?</string>
|
||||||
<string name="label_download_url">下载地址</string>
|
<string name="label_download_url">下载地址</string>
|
||||||
<string name="toast_download_url_copied">地址已复制</string>
|
<string name="toast_download_url_copied">地址已复制</string>
|
||||||
<string name="snack_export_failed">无法导出下载</string>
|
|
||||||
<string name="dialog_export_title">正在导出更新</string>
|
<string name="dialog_export_title">正在导出更新</string>
|
||||||
<string name="dialog_export_message">更新 <xliff:g id="filename">%1$s</xliff:g> 将导出到外置存储器。</string>
|
|
||||||
<string name="notification_export_success">更新已导出</string>
|
<string name="notification_export_success">更新已导出</string>
|
||||||
<string name="notification_export_fail">导出错误</string>
|
<string name="notification_export_fail">导出错误</string>
|
||||||
|
<string name="toast_already_exporting">已导出更新</string>
|
||||||
<plurals name="duration_seconds">
|
<plurals name="duration_seconds">
|
||||||
<item quantity="other"><xliff:g id="count">%d</xliff:g> 秒</item>
|
<item quantity="other"><xliff:g id="count">%d</xliff:g> 秒</item>
|
||||||
</plurals>
|
</plurals>
|
||||||
@@ -97,4 +97,7 @@
|
|||||||
<string name="menu_mobile_data_warning">移动数据警告</string>
|
<string name="menu_mobile_data_warning">移动数据警告</string>
|
||||||
<string name="blocked_update_dialog_title">更新已被阻止</string>
|
<string name="blocked_update_dialog_title">更新已被阻止</string>
|
||||||
<string name="blocked_update_dialog_message">此更新无法经由此更新程序安装。请阅读 <xliff:g id="info_url">%1$s</xliff:g> 以了解更多信息。</string>
|
<string name="blocked_update_dialog_message">此更新无法经由此更新程序安装。请阅读 <xliff:g id="info_url">%1$s</xliff:g> 以了解更多信息。</string>
|
||||||
|
<string name="export_channel_title">导出已完成</string>
|
||||||
|
<string name="new_updates_channel_title">新的更新</string>
|
||||||
|
<string name="ongoing_channel_title">正在下载</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
@@ -39,7 +39,6 @@
|
|||||||
<string name="finalizing_package">正在完成套件安裝</string>
|
<string name="finalizing_package">正在完成套件安裝</string>
|
||||||
<string name="preparing_ota_first_boot">正在準備第一次啟動</string>
|
<string name="preparing_ota_first_boot">正在準備第一次啟動</string>
|
||||||
<string name="dialog_prepare_zip_message">正在準備更新</string>
|
<string name="dialog_prepare_zip_message">正在準備更新</string>
|
||||||
<string name="notification_prepare_zip_error_title">無法準備更新</string>
|
|
||||||
<string name="reboot">重新啟動</string>
|
<string name="reboot">重新啟動</string>
|
||||||
<string name="menu_refresh">重新整理</string>
|
<string name="menu_refresh">重新整理</string>
|
||||||
<string name="menu_auto_updates_check">自動更新檢查</string>
|
<string name="menu_auto_updates_check">自動更新檢查</string>
|
||||||
@@ -61,8 +60,7 @@
|
|||||||
<string name="list_build_version">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g></string>
|
<string name="list_build_version">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g></string>
|
||||||
<string name="list_build_version_date">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g>-<xliff:g id="date" example="July 11, 2017">%2$s</xliff:g></string>
|
<string name="list_build_version_date">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g>-<xliff:g id="date" example="July 11, 2017">%2$s</xliff:g></string>
|
||||||
<string name="list_download_progress"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> 的 <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g></string>
|
<string name="list_download_progress"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> 的 <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g></string>
|
||||||
<string name="list_download_progress_eta"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> 的 <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g> - <xliff:g id="duration" example="3 minutes">%3$s</xliff:g> 剩餘</string>
|
<string name="list_download_progress_eta"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> 的 <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g> - 剩餘 <xliff:g id="duration" example="3 minutes">%3$s</xliff:g></string>
|
||||||
<string name="list_installing_update">正在安裝更新</string>
|
|
||||||
<string name="list_verifying_update">正在驗證更新</string>
|
<string name="list_verifying_update">正在驗證更新</string>
|
||||||
<string name="list_no_updates">沒有找到新的更新。若要手動檢查新的更新,請使用「重新整理」按鍵。</string>
|
<string name="list_no_updates">沒有找到新的更新。若要手動檢查新的更新,請使用「重新整理」按鍵。</string>
|
||||||
<string name="action_description_download">下載</string>
|
<string name="action_description_download">下載</string>
|
||||||
@@ -70,18 +68,20 @@
|
|||||||
<string name="action_description_resume">繼續下載</string>
|
<string name="action_description_resume">繼續下載</string>
|
||||||
<string name="action_description_install">安裝更新</string>
|
<string name="action_description_install">安裝更新</string>
|
||||||
<string name="action_description_info">顯示資訊</string>
|
<string name="action_description_info">顯示資訊</string>
|
||||||
|
<string name="action_description_delete">刪除更新</string>
|
||||||
|
<string name="action_description_cancel">取消安裝</string>
|
||||||
<string name="confirm_delete_dialog_title">刪除檔案</string>
|
<string name="confirm_delete_dialog_title">刪除檔案</string>
|
||||||
<string name="confirm_delete_dialog_message">刪除已選取的更新檔案?</string>
|
<string name="confirm_delete_dialog_message">刪除已選擇的更新檔案?</string>
|
||||||
<string name="apply_update_dialog_title">套用更新</string>
|
<string name="apply_update_dialog_title">套用更新</string>
|
||||||
<string name="apply_update_dialog_message">您將更新至 <xliff:g id="update_name">%1$s</xliff:g>。\n\n如果您按下 「<xliff:g id="ok">%2$s</xliff:g>」,裝置將重新啟動進入 Recovery 模式並安裝更新。\n\n注意:這項功能需要相容的 Recovery,否則將需要手動安裝更新。</string>
|
<string name="apply_update_dialog_message">您將更新至 <xliff:g id="update_name">%1$s</xliff:g>。\n\n如果您按下 「<xliff:g id="ok">%2$s</xliff:g>」,裝置將重新啟動進入 Recovery 模式並安裝更新。\n\n注意:這項功能需要相容的 Recovery,否則將需要手動安裝更新。</string>
|
||||||
<string name="apply_update_dialog_message_ab">您將要升級到 <xliff:g id="update_name">%1$s</xliff:g>。\n\n如果您按下「<xliff:g id="ok">%2$s</xliff:g>」,裝置將在背景進行安裝。\n\n如安裝完成,將會提示重新啟動</string>
|
<string name="apply_update_dialog_message_ab">您將要升級到 <xliff:g id="update_name">%1$s</xliff:g>。\n\n如果您按下「<xliff:g id="ok">%2$s</xliff:g>」,裝置將在背景進行安裝。\n\n如安裝完成,將會提示重新啟動</string>
|
||||||
|
<string name="cancel_installation_dialog_message">取消安裝?</string>
|
||||||
<string name="label_download_url">下載網址</string>
|
<string name="label_download_url">下載網址</string>
|
||||||
<string name="toast_download_url_copied">網址已複製</string>
|
<string name="toast_download_url_copied">網址已複製</string>
|
||||||
<string name="snack_export_failed">無法匯出下載</string>
|
|
||||||
<string name="dialog_export_title">匯出更新</string>
|
<string name="dialog_export_title">匯出更新</string>
|
||||||
<string name="dialog_export_message">更新 <xliff:g id="filename">%1$s </xliff:g> 將匯出到外部儲存空間</string>
|
|
||||||
<string name="notification_export_success">已匯出更新</string>
|
<string name="notification_export_success">已匯出更新</string>
|
||||||
<string name="notification_export_fail">匯出錯誤</string>
|
<string name="notification_export_fail">匯出錯誤</string>
|
||||||
|
<string name="toast_already_exporting">已匯出更新</string>
|
||||||
<plurals name="duration_seconds">
|
<plurals name="duration_seconds">
|
||||||
<item quantity="other"><xliff:g id="count">%d</xliff:g> 秒</item>
|
<item quantity="other"><xliff:g id="count">%d</xliff:g> 秒</item>
|
||||||
</plurals>
|
</plurals>
|
||||||
@@ -97,4 +97,7 @@
|
|||||||
<string name="menu_mobile_data_warning">行動數據警告</string>
|
<string name="menu_mobile_data_warning">行動數據警告</string>
|
||||||
<string name="blocked_update_dialog_title">更新已被封鎖</string>
|
<string name="blocked_update_dialog_title">更新已被封鎖</string>
|
||||||
<string name="blocked_update_dialog_message">無法使用更新應用程式安裝此更新。 有關詳細資訊,請閱讀 <xliff:g id="info_url">%1$s </xliff:g> 。</string>
|
<string name="blocked_update_dialog_message">無法使用更新應用程式安裝此更新。 有關詳細資訊,請閱讀 <xliff:g id="info_url">%1$s </xliff:g> 。</string>
|
||||||
|
<string name="export_channel_title">匯出完成</string>
|
||||||
|
<string name="new_updates_channel_title">有新的更新</string>
|
||||||
|
<string name="ongoing_channel_title">目前下載</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
Reference in New Issue
Block a user