Automatic translation import

Change-Id: I593d19fa09ae2605d05aa0a38029691d3653821b
This commit is contained in:
Michael Bestas
2018-04-20 00:56:08 +03:00
parent 569d9a2c51
commit 75c31f3274
104 changed files with 704 additions and 370 deletions

View File

@@ -20,4 +20,10 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
</resources> </resources>

View File

@@ -20,4 +20,10 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
</resources> </resources>

View File

@@ -20,4 +20,10 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
</resources> </resources>

View File

@@ -20,4 +20,10 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
</resources> </resources>

View File

@@ -22,6 +22,12 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
<string name="verification_failed_notification">Falló la verificación</string> <string name="verification_failed_notification">Falló la verificación</string>
<string name="verifying_download_notification">Verificando anovamientu</string> <string name="verifying_download_notification">Verificando anovamientu</string>
<string name="downloading_notification">Baxando</string> <string name="downloading_notification">Baxando</string>
@@ -46,7 +52,6 @@
<string name="menu_delete_update">Desaniciar</string> <string name="menu_delete_update">Desaniciar</string>
<string name="menu_copy_url">Copiar URL</string> <string name="menu_copy_url">Copiar URL</string>
<string name="menu_export_update">Esportar anovamientu</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_updates_found">Alcontráronse anovamientos nuevos</string>
<string name="snack_no_updates_found">Nun s\'alcontraron anovamientos</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_updates_check_failed">Falló la comprobación d\'anovamientos. Comprueba la to conexón a Internet y volvi tentalo, por favor.</string>
@@ -59,16 +64,9 @@
<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="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">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_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_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="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_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_title">Desaniciar ficheru</string>
<string name="confirm_delete_dialog_message">¿Desaniciar l\'anovamientu esbilláu?</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_title">Aplicar anovamientu</string>

View File

@@ -20,4 +20,10 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
</resources> </resources>

View File

@@ -20,4 +20,10 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
</resources> </resources>

View File

@@ -20,4 +20,10 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
</resources> </resources>

View File

@@ -22,6 +22,12 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
<string name="verification_failed_notification">Неуспешна проверка</string> <string name="verification_failed_notification">Неуспешна проверка</string>
<string name="verifying_download_notification">Проверено обновяване</string> <string name="verifying_download_notification">Проверено обновяване</string>
<string name="downloading_notification">Сваляне</string> <string name="downloading_notification">Сваляне</string>
@@ -47,7 +53,6 @@
<string name="menu_copy_url">Копирай адреса</string> <string name="menu_copy_url">Копирай адреса</string>
<string name="menu_export_update">Експортиране на актуализация</string> <string name="menu_export_update">Експортиране на актуализация</string>
<string name="menu_show_changelog">Покажи промените</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_no_updates_found">Няма нови актуализации</string>
<string name="snack_updates_check_failed">Проверката за актуализации се провали. Моля проверете връзката с интернет и опитайте отново по-късно.</string> <string name="snack_updates_check_failed">Проверката за актуализации се провали. Моля проверете връзката с интернет и опитайте отново по-късно.</string>
@@ -60,17 +65,9 @@
<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>
<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> 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_verifying_update">Проверка на актуализацията</string>
<string name="list_no_updates">Не са намерени нови актуализации. За да проверите ръчно за нови актуализации, използвайте бутона за обновяване.</string> <string name="list_no_updates">Не са намерени нови актуализации. За да проверите ръчно за нови актуализации, използвайте бутона за обновяване.</string>
<string name="action_description_download">Изтегли</string> <string name="action_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_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>

View File

@@ -20,4 +20,10 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
</resources> </resources>

View File

@@ -20,4 +20,10 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
</resources> </resources>

View File

@@ -20,4 +20,10 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
</resources> </resources>

View File

@@ -22,6 +22,12 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
<string name="verification_failed_notification">Ha fallat la verificació</string> <string name="verification_failed_notification">Ha fallat la verificació</string>
<string name="verifying_download_notification">S\'està verificant l\'actualització</string> <string name="verifying_download_notification">S\'està verificant l\'actualització</string>
<string name="downloading_notification">S\'està baixant</string> <string name="downloading_notification">S\'està baixant</string>
@@ -47,7 +53,6 @@
<string name="menu_copy_url">Copia l\'URL</string> <string name="menu_copy_url">Copia l\'URL</string>
<string name="menu_export_update">Exporta l\'actualització</string> <string name="menu_export_update">Exporta l\'actualització</string>
<string name="menu_show_changelog">Mostra el registre de canvis</string> <string name="menu_show_changelog">Mostra el registre de canvis</string>
<string name="dialog_checking_for_updates">S\'està cercant actualitzacions</string>
<string name="snack_updates_found">No s\'han trobat noves actualitzacions</string> <string name="snack_updates_found">No s\'han trobat noves actualitzacions</string>
<string name="snack_no_updates_found">No s\'han trobat noves actualitzacions</string> <string name="snack_no_updates_found">No s\'han trobat noves actualitzacions</string>
<string name="snack_updates_check_failed">Ha fallat la comprovació d\'actualització. Verifiqueu la connexió a Internet i tomeu-ho a provar més tard.</string> <string name="snack_updates_check_failed">Ha fallat la comprovació d\'actualització. Verifiqueu la connexió a Internet i tomeu-ho a provar més tard.</string>
@@ -60,17 +65,9 @@
<string name="header_last_updates_check">Darrera comprovació: <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">Darrera comprovació: <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">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_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_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_download">Baixa</string>
<string name="action_description_pause">Pausa 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_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>

View File

@@ -22,6 +22,12 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
<string name="verification_failed_notification">Ověření selhalo</string> <string name="verification_failed_notification">Ověření selhalo</string>
<string name="verifying_download_notification">Ověření aktualizace</string> <string name="verifying_download_notification">Ověření aktualizace</string>
<string name="downloading_notification">Stahování</string> <string name="downloading_notification">Stahování</string>
@@ -46,7 +52,6 @@
<string name="menu_delete_update">Odstranit</string> <string name="menu_delete_update">Odstranit</string>
<string name="menu_copy_url">Kopírovat URL</string> <string name="menu_copy_url">Kopírovat URL</string>
<string name="menu_export_update">Export aktualizace</string> <string name="menu_export_update">Export aktualizace</string>
<string name="dialog_checking_for_updates">Vyhledávání aktualizací</string>
<string name="snack_updates_found">Nalezeny nové aktualizace</string> <string name="snack_updates_found">Nalezeny nové aktualizace</string>
<string name="snack_no_updates_found">Nové aktualizace nenalezeny</string> <string name="snack_no_updates_found">Nové aktualizace nenalezeny</string>
<string name="snack_updates_check_failed">Zjištění nové verze selhalo. Prosím zkontrolujte připojení k internetu a pokus opakujte.</string> <string name="snack_updates_check_failed">Zjištění nové verze selhalo. Prosím zkontrolujte připojení k internetu a pokus opakujte.</string>
@@ -59,17 +64,9 @@
<string name="header_last_updates_check">Poslední kontrola: <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">Poslední kontrola: <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">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> 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_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_download">Stáhnout</string>
<string name="action_description_pause">Pozastavit stahování</string>
<string name="action_description_resume">Obnovit stahování</string>
<string name="action_description_install">Instalovat aktualizaci</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>

View File

@@ -20,4 +20,10 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
</resources> </resources>

View File

@@ -20,6 +20,12 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
<plurals name="duration_seconds"> <plurals name="duration_seconds">
<item quantity="zero"><xliff:g id="count">%d</xliff:g> eiliadau</item> <item quantity="zero"><xliff:g id="count">%d</xliff:g> eiliadau</item>
<item quantity="one">1 eiliad</item> <item quantity="one">1 eiliad</item>

View File

@@ -20,4 +20,10 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
</resources> </resources>

View File

@@ -22,6 +22,12 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
<string name="verification_failed_notification">Überprüfung fehlgeschlagen</string> <string name="verification_failed_notification">Überprüfung fehlgeschlagen</string>
<string name="verifying_download_notification">Update wird geprüft</string> <string name="verifying_download_notification">Update wird geprüft</string>
<string name="downloading_notification">Wird heruntergeladen</string> <string name="downloading_notification">Wird heruntergeladen</string>
@@ -47,7 +53,6 @@
<string name="menu_copy_url">URL in Zwischenablage kopieren</string> <string name="menu_copy_url">URL in Zwischenablage kopieren</string>
<string name="menu_export_update">Update exportieren</string> <string name="menu_export_update">Update exportieren</string>
<string name="menu_show_changelog">Changelog anzeigen</string> <string name="menu_show_changelog">Changelog anzeigen</string>
<string name="dialog_checking_for_updates">Updates werden gesucht</string>
<string name="snack_updates_found">Neue Updates gefunden</string> <string name="snack_updates_found">Neue Updates gefunden</string>
<string name="snack_no_updates_found">Keine neuen Updates gefunden</string> <string name="snack_no_updates_found">Keine neuen Updates gefunden</string>
<string name="snack_updates_check_failed">Die Suche nach Updates ist fehlgeschlagen. Bitte überprüfen Sie die Internetverbindung und versuchen Sie es später erneut.</string> <string name="snack_updates_check_failed">Die Suche nach Updates ist fehlgeschlagen. Bitte überprüfen Sie die Internetverbindung und versuchen Sie es später erneut.</string>
@@ -60,17 +65,9 @@
<string name="header_last_updates_check">Zuletzt geprüft: <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">Zuletzt geprüft: <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">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> 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_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_download">Herunterladen</string>
<string name="action_description_pause">Herunterladen pausieren</string>
<string name="action_description_resume">Herunterladen fortsetzen</string>
<string name="action_description_install">Update installieren</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>

View File

@@ -22,6 +22,12 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
<string name="verification_failed_notification">Αποτυχία επαλήθευσης</string> <string name="verification_failed_notification">Αποτυχία επαλήθευσης</string>
<string name="verifying_download_notification">Επαλήθευση ενημέρωσης</string> <string name="verifying_download_notification">Επαλήθευση ενημέρωσης</string>
<string name="downloading_notification">Λήψη</string> <string name="downloading_notification">Λήψη</string>
@@ -29,6 +35,7 @@
<string name="download_paused_error_notification">Σφάλμα λήψης</string> <string name="download_paused_error_notification">Σφάλμα λήψης</string>
<string name="download_completed_notification">Η λήψη ολοκληρώθηκε</string> <string name="download_completed_notification">Η λήψη ολοκληρώθηκε</string>
<string name="download_starting_notification">Έναρξη λήψης</string> <string name="download_starting_notification">Έναρξη λήψης</string>
<string name="update_failed_notification">Η ενημέρωση απέτυχε</string>
<string name="new_updates_found_title">Νέες ενημερώσεις</string> <string name="new_updates_found_title">Νέες ενημερώσεις</string>
<string name="text_download_speed">%1$s, %2$s/δ</string> <string name="text_download_speed">%1$s, %2$s/δ</string>
<string name="pause_button">Παύση</string> <string name="pause_button">Παύση</string>
@@ -41,13 +48,13 @@
<string name="dialog_prepare_zip_message">Προκαταρκτική προετοιμασία ενημέρωσης</string> <string name="dialog_prepare_zip_message">Προκαταρκτική προετοιμασία ενημέρωσης</string>
<string name="reboot">Επανεκκίνηση</string> <string name="reboot">Επανεκκίνηση</string>
<string name="menu_refresh">Ανανέωση</string> <string name="menu_refresh">Ανανέωση</string>
<string name="menu_preferences">Προτιμήσεις</string>
<string name="menu_auto_updates_check">Αυτόματος έλεγχος ενημερώσεων</string> <string name="menu_auto_updates_check">Αυτόματος έλεγχος ενημερώσεων</string>
<string name="menu_auto_delete_updates">Διαγραφή αρχείου μετά την ενημέρωση</string> <string name="menu_auto_delete_updates">Διαγραφή αρχείου μετά την ενημέρωση</string>
<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="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_no_updates_found">Δεν βρέθηκαν νέες ενημερώσεις</string>
<string name="snack_updates_check_failed">Ο έλεγχος για ενημερώσεις απέτυχε. Παρακαλώ ελέγξτε την σύνδεσή σας στο διαδίκτυο και προσπαθήστε αργότερα.</string> <string name="snack_updates_check_failed">Ο έλεγχος για ενημερώσεις απέτυχε. Παρακαλώ ελέγξτε την σύνδεσή σας στο διαδίκτυο και προσπαθήστε αργότερα.</string>
@@ -60,17 +67,17 @@
<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>
<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_new"><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="percentage" example="56">%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_download_progress_eta_new"><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>) • <xliff:g id="percentage" example="56">%4$s</xliff:g></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_download">Λήψη</string>
<string name="action_description_pause">Παύση λήψης</string> <string name="action_pause">Παύση</string>
<string name="action_description_resume">Συνέχιση λήψης</string> <string name="action_resume">Συνέχιση</string>
<string name="action_description_install">Εγκατάσταση ενημέρωσης</string> <string name="action_install">Εγκατάσταση</string>
<string name="action_description_info">Εμφάνιση πληροφοριών</string> <string name="action_info">Πληροφορίες</string>
<string name="action_description_delete">Διαγραφή ενημέρωσης</string> <string name="action_delete">Διαγραφή</string>
<string name="action_description_cancel">Ακύρωση εγκατάστασης</string> <string name="action_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>
@@ -104,4 +111,5 @@
<string name="export_channel_title">Ολοκλήρωση εξαγωγής</string> <string name="export_channel_title">Ολοκλήρωση εξαγωγής</string>
<string name="new_updates_channel_title">Νέες ενημερώσεις</string> <string name="new_updates_channel_title">Νέες ενημερώσεις</string>
<string name="ongoing_channel_title">Λήψεις σε εξέλιξη</string> <string name="ongoing_channel_title">Λήψεις σε εξέλιξη</string>
<string name="update_failed_channel_title">Η ενημέρωση απέτυχε</string>
</resources> </resources>

View File

@@ -22,6 +22,12 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
<string name="verification_failed_notification">Verification failed</string> <string name="verification_failed_notification">Verification failed</string>
<string name="verifying_download_notification">Verifying update</string> <string name="verifying_download_notification">Verifying update</string>
<string name="downloading_notification">Downloading</string> <string name="downloading_notification">Downloading</string>
@@ -47,7 +53,6 @@
<string name="menu_copy_url">Copy URL</string> <string name="menu_copy_url">Copy URL</string>
<string name="menu_export_update">Export update</string> <string name="menu_export_update">Export update</string>
<string name="menu_show_changelog">Show changelog</string> <string name="menu_show_changelog">Show changelog</string>
<string name="dialog_checking_for_updates">Checking for updates</string>
<string name="snack_updates_found">New updates found</string> <string name="snack_updates_found">New updates found</string>
<string name="snack_no_updates_found">No 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_updates_check_failed">The update check failed. Please check your Internet connection and try again later.</string>
@@ -60,17 +65,9 @@
<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="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">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> 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_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_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_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>

View File

@@ -20,4 +20,10 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
</resources> </resources>

View File

@@ -22,6 +22,12 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
<string name="verification_failed_notification">Verification failed</string> <string name="verification_failed_notification">Verification failed</string>
<string name="verifying_download_notification">Verifying update</string> <string name="verifying_download_notification">Verifying update</string>
<string name="downloading_notification">Downloading</string> <string name="downloading_notification">Downloading</string>
@@ -47,7 +53,6 @@
<string name="menu_copy_url">Copy URL</string> <string name="menu_copy_url">Copy URL</string>
<string name="menu_export_update">Export update</string> <string name="menu_export_update">Export update</string>
<string name="menu_show_changelog">Show changelog</string> <string name="menu_show_changelog">Show changelog</string>
<string name="dialog_checking_for_updates">Checking for updates</string>
<string name="snack_updates_found">New updates found</string> <string name="snack_updates_found">New updates found</string>
<string name="snack_no_updates_found">No 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_updates_check_failed">The update check failed. Please check your internet connection and try again later.</string>
@@ -60,17 +65,9 @@
<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="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">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> 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_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_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_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>

View File

@@ -22,6 +22,12 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
<string name="verification_failed_notification">Verification failed</string> <string name="verification_failed_notification">Verification failed</string>
<string name="verifying_download_notification">Verifying update</string> <string name="verifying_download_notification">Verifying update</string>
<string name="downloading_notification">Downloading</string> <string name="downloading_notification">Downloading</string>
@@ -47,7 +53,6 @@
<string name="menu_copy_url">Copy URL</string> <string name="menu_copy_url">Copy URL</string>
<string name="menu_export_update">Export update</string> <string name="menu_export_update">Export update</string>
<string name="menu_show_changelog">Show changelog</string> <string name="menu_show_changelog">Show changelog</string>
<string name="dialog_checking_for_updates">Checking for updates</string>
<string name="snack_updates_found">New updates found</string> <string name="snack_updates_found">New updates found</string>
<string name="snack_no_updates_found">No 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_updates_check_failed">The update check failed. Please check your internet connection and try again later.</string>
@@ -60,17 +65,9 @@
<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="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">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> 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_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_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_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>

View File

@@ -20,4 +20,10 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
</resources> </resources>

View File

@@ -20,4 +20,10 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
</resources> </resources>

View File

@@ -20,4 +20,10 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
</resources> </resources>

View File

@@ -20,4 +20,10 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
</resources> </resources>

View File

@@ -22,6 +22,12 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
<string name="verification_failed_notification">Verificación fallida</string> <string name="verification_failed_notification">Verificación fallida</string>
<string name="verifying_download_notification">Verificando actualización</string> <string name="verifying_download_notification">Verificando actualización</string>
<string name="downloading_notification">Descargando</string> <string name="downloading_notification">Descargando</string>
@@ -47,7 +53,6 @@
<string name="menu_copy_url">Copiar URL</string> <string name="menu_copy_url">Copiar URL</string>
<string name="menu_export_update">Exportar actualización</string> <string name="menu_export_update">Exportar actualización</string>
<string name="menu_show_changelog">Mostrar registro de cambios</string> <string name="menu_show_changelog">Mostrar registro de cambios</string>
<string name="dialog_checking_for_updates">Buscando actualizaciones</string>
<string name="snack_updates_found">Se encontraron nuevas actualizaciones</string> <string name="snack_updates_found">Se encontraron nuevas actualizaciones</string>
<string name="snack_no_updates_found">No se encontraron nuevas actualizaciones</string> <string name="snack_no_updates_found">No se encontraron nuevas actualizaciones</string>
<string name="snack_updates_check_failed">Error en la búsqueda de actualizaciones. Comprueba la conexión a Internet e intenta de nuevo más tarde.</string> <string name="snack_updates_check_failed">Error en la búsqueda de actualizaciones. Comprueba la conexión a Internet e intenta de nuevo más tarde.</string>
@@ -60,17 +65,9 @@
<string name="header_last_updates_check">Última comprobación: <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">Última comprobación: <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">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_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_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_download">Descargar</string>
<string name="action_description_pause">Pausar descarga</string>
<string name="action_description_resume">Reanudar descarga</string>
<string name="action_description_install">Instalar actualizació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>

View File

@@ -22,6 +22,12 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
<string name="verification_failed_notification">Verificación fallida</string> <string name="verification_failed_notification">Verificación fallida</string>
<string name="verifying_download_notification">Verificando actualización</string> <string name="verifying_download_notification">Verificando actualización</string>
<string name="downloading_notification">Descargando</string> <string name="downloading_notification">Descargando</string>
@@ -47,7 +53,6 @@
<string name="menu_copy_url">Copiar URL</string> <string name="menu_copy_url">Copiar URL</string>
<string name="menu_export_update">Exportar actualización</string> <string name="menu_export_update">Exportar actualización</string>
<string name="menu_show_changelog">Mostrar registro de cambios</string> <string name="menu_show_changelog">Mostrar registro de cambios</string>
<string name="dialog_checking_for_updates">Buscando actualizaciones</string>
<string name="snack_updates_found">Se encontraron nuevas actualizaciones</string> <string name="snack_updates_found">Se encontraron nuevas actualizaciones</string>
<string name="snack_no_updates_found">No se encontraron nuevas actualizaciones</string> <string name="snack_no_updates_found">No se encontraron nuevas actualizaciones</string>
<string name="snack_updates_check_failed">Error en la comprobación de actualizaciones. Por favor, verifique la conexión a Internet e inténtalo nuevamente.</string> <string name="snack_updates_check_failed">Error en la comprobación de actualizaciones. Por favor, verifique la conexión a Internet e inténtalo nuevamente.</string>
@@ -60,17 +65,9 @@
<string name="header_last_updates_check">Última comprobación: <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">Última comprobación: <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">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_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_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_download">Descargar</string>
<string name="action_description_pause">Pausar descarga</string>
<string name="action_description_resume">Reanudar descarga</string>
<string name="action_description_install">Instalar actualizació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>

View File

@@ -20,4 +20,10 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
</resources> </resources>

View File

@@ -22,6 +22,12 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
<string name="verification_failed_notification">Egiaztapenak huts egin du</string> <string name="verification_failed_notification">Egiaztapenak huts egin du</string>
<string name="verifying_download_notification">Eguneraketa egiaztatzen</string> <string name="verifying_download_notification">Eguneraketa egiaztatzen</string>
<string name="downloading_notification">Deskargatzen</string> <string name="downloading_notification">Deskargatzen</string>
@@ -47,7 +53,6 @@
<string name="menu_copy_url">Kopiatu URL-a</string> <string name="menu_copy_url">Kopiatu URL-a</string>
<string name="menu_export_update">Esportatu eguneraketa</string> <string name="menu_export_update">Esportatu eguneraketa</string>
<string name="menu_show_changelog">Erakutsi aldaketa-egunkaria</string> <string name="menu_show_changelog">Erakutsi aldaketa-egunkaria</string>
<string name="dialog_checking_for_updates">Eguneraketak bilatzen</string>
<string name="snack_updates_found">Eguneraketa berriak aurkitu dira</string> <string name="snack_updates_found">Eguneraketa berriak aurkitu dira</string>
<string name="snack_no_updates_found">Ez da eguneraketa berririk aurkitu</string> <string name="snack_no_updates_found">Ez da eguneraketa berririk aurkitu</string>
<string name="snack_updates_check_failed">Eguneraketa bilaketak huts egin du. Interneterako konexioa egiaztatu eta berriro saiatu, mesedez.</string> <string name="snack_updates_check_failed">Eguneraketa bilaketak huts egin du. Interneterako konexioa egiaztatu eta berriro saiatu, mesedez.</string>
@@ -60,17 +65,9 @@
<string name="header_last_updates_check">Azken egiaztaketa: <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">Azken egiaztaketa: <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">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_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_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_download">Deskargatu</string>
<string name="action_description_pause">Pausatu deskarga</string>
<string name="action_description_resume">Berrekin deskarga</string>
<string name="action_description_install">Instalatu eguneraketa</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>

View File

@@ -20,4 +20,10 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
</resources> </resources>

View File

@@ -22,6 +22,12 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
<string name="verification_failed_notification">Vahvistus epäonnistui</string> <string name="verification_failed_notification">Vahvistus epäonnistui</string>
<string name="verifying_download_notification">Todentaa päivitystä</string> <string name="verifying_download_notification">Todentaa päivitystä</string>
<string name="downloading_notification">Ladataan</string> <string name="downloading_notification">Ladataan</string>
@@ -47,7 +53,6 @@
<string name="menu_copy_url">Kopioi URL-osoite</string> <string name="menu_copy_url">Kopioi URL-osoite</string>
<string name="menu_export_update">Vie päivitys</string> <string name="menu_export_update">Vie päivitys</string>
<string name="menu_show_changelog">Näytä muutosloki</string> <string name="menu_show_changelog">Näytä muutosloki</string>
<string name="dialog_checking_for_updates">Tarkistetaan päivityksiä</string>
<string name="snack_updates_found">Uusia päivityksiä löytyi</string> <string name="snack_updates_found">Uusia päivityksiä löytyi</string>
<string name="snack_no_updates_found">Uusia päivityksiä ei löytynyt</string> <string name="snack_no_updates_found">Uusia päivityksiä ei löytynyt</string>
<string name="snack_updates_check_failed">Päivitysten tarkistaminen epäonnistui. Tarkista internet-yhteytesi ja yritä uudelleen.</string> <string name="snack_updates_check_failed">Päivitysten tarkistaminen epäonnistui. Tarkista internet-yhteytesi ja yritä uudelleen.</string>
@@ -60,17 +65,9 @@
<string name="header_last_updates_check">Viimeksi tarkistettu: <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">Viimeksi tarkistettu: <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">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_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> jäljellä</string>
<string name="list_verifying_update">Todentaa päivitystä</string> <string name="list_verifying_update">Todentaa päivitystä</string>
<string name="list_no_updates">Uusia päivityksiä ei löytynyt. Tarkistaaksesi päivitykset manuaalisesti, paina Päivitä-painiketta.</string> <string name="list_no_updates">Uusia päivityksiä ei löytynyt. Tarkistaaksesi päivitykset manuaalisesti, paina Päivitä-painiketta.</string>
<string name="action_description_download">Lataa</string> <string name="action_download">Lataa</string>
<string name="action_description_pause">Keskeytä lataaminen</string>
<string name="action_description_resume">Jatka lataamista</string>
<string name="action_description_install">Asenna päivitys</string>
<string name="action_description_info">Näytä tiedot</string>
<string name="action_description_delete">Poista päivitys</string>
<string name="action_description_cancel">Peruuta asennus</string>
<string name="confirm_delete_dialog_title">Poista tiedosto</string> <string name="confirm_delete_dialog_title">Poista tiedosto</string>
<string name="confirm_delete_dialog_message">Poista valittu päivitystiedosto?</string> <string name="confirm_delete_dialog_message">Poista valittu päivitystiedosto?</string>
<string name="apply_update_dialog_title">Asenna päivitys</string> <string name="apply_update_dialog_title">Asenna päivitys</string>

View File

@@ -20,4 +20,10 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
</resources> </resources>

View File

@@ -20,4 +20,10 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
</resources> </resources>

View File

@@ -22,6 +22,12 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
<string name="verification_failed_notification">Échec de la vérification</string> <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="verifying_download_notification">Vérification de la mise à jour en cours</string>
<string name="downloading_notification">Téléchargement en cours</string> <string name="downloading_notification">Téléchargement en cours</string>
@@ -47,7 +53,6 @@
<string name="menu_copy_url">Copier l\'URL</string> <string name="menu_copy_url">Copier l\'URL</string>
<string name="menu_export_update">Exporter la mise à jour</string> <string name="menu_export_update">Exporter la mise à jour</string>
<string name="menu_show_changelog">Afficher l\'historique des modifications</string> <string name="menu_show_changelog">Afficher l\'historique des modifications</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_updates_found">Nouvelles mises à jour disponibles</string>
<string name="snack_no_updates_found">Aucune nouvelle mise à jour disponible</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_updates_check_failed">La vérification de nouvelles mises à jour a échoué. Vérifiez votre connexion internet et réessayez ultérieurement.</string>
@@ -60,17 +65,9 @@
<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="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">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> 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_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="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_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="action_description_cancel">Annuler l\'installation</string>
<string name="confirm_delete_dialog_title">Supprimer le fichier</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="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_title">Appliquer la mise à jour</string>

View File

@@ -20,4 +20,10 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
</resources> </resources>

View File

@@ -20,4 +20,10 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
</resources> </resources>

View File

@@ -20,4 +20,10 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
</resources> </resources>

View File

@@ -20,4 +20,10 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
</resources> </resources>

View File

@@ -22,6 +22,12 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
<string name="verification_failed_notification">Fallou a comprobación</string> <string name="verification_failed_notification">Fallou a comprobación</string>
<string name="verifying_download_notification">Comprobando actualización</string> <string name="verifying_download_notification">Comprobando actualización</string>
<string name="downloading_notification">Descargando</string> <string name="downloading_notification">Descargando</string>
@@ -47,7 +53,6 @@
<string name="menu_copy_url">Copiar URL</string> <string name="menu_copy_url">Copiar URL</string>
<string name="menu_export_update">Exportar actualización</string> <string name="menu_export_update">Exportar actualización</string>
<string name="menu_show_changelog">Amosar o rexistro de cambios</string> <string name="menu_show_changelog">Amosar o rexistro de cambios</string>
<string name="dialog_checking_for_updates">Comprobando actualizacións</string>
<string name="snack_updates_found">Atopáronse novas actualizacións</string> <string name="snack_updates_found">Atopáronse novas actualizacións</string>
<string name="snack_no_updates_found">Non se atoparon novas actualizacións</string> <string name="snack_no_updates_found">Non se atoparon novas actualizacións</string>
<string name="snack_updates_check_failed">A verificación da descarga fallou. Comproba a túa conexión a internet e téntao de novo.</string> <string name="snack_updates_check_failed">A verificación da descarga fallou. Comproba a túa conexión a internet e téntao de novo.</string>
@@ -60,17 +65,9 @@
<string name="header_last_updates_check">Última comprobación: <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">Última comprobación: <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">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_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_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_download">Descarga</string>
<string name="action_description_pause">Pausar 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_info">Amosar información</string>
<string name="action_description_delete">Eliminar actualización</string>
<string name="action_description_cancel">Cancelar instalació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>

View File

@@ -20,4 +20,10 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
</resources> </resources>

View File

@@ -20,4 +20,10 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
</resources> </resources>

View File

@@ -22,6 +22,12 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
<string name="verification_failed_notification">Potvrda neuspješna</string> <string name="verification_failed_notification">Potvrda neuspješna</string>
<string name="verifying_download_notification">Provjera ažuriranja</string> <string name="verifying_download_notification">Provjera ažuriranja</string>
<string name="downloading_notification">Preuzimanje</string> <string name="downloading_notification">Preuzimanje</string>
@@ -47,7 +53,6 @@
<string name="menu_copy_url">Kopiraj URL</string> <string name="menu_copy_url">Kopiraj URL</string>
<string name="menu_export_update">Izvezi ažuriranje</string> <string name="menu_export_update">Izvezi ažuriranje</string>
<string name="menu_show_changelog">Prikaži promjene</string> <string name="menu_show_changelog">Prikaži promjene</string>
<string name="dialog_checking_for_updates">Provjera ažuriranja</string>
<string name="snack_updates_found">Pronađena su nova ažuriranja</string> <string name="snack_updates_found">Pronađena su nova ažuriranja</string>
<string name="snack_no_updates_found">Nema pronađenih novih ažuriranja</string> <string name="snack_no_updates_found">Nema pronađenih novih ažuriranja</string>
<string name="snack_updates_check_failed">Provjera ažuriranja nije uspjela. Provjerite internetsku vezu i pokušajte ponovo kasnije.</string> <string name="snack_updates_check_failed">Provjera ažuriranja nije uspjela. Provjerite internetsku vezu i pokušajte ponovo kasnije.</string>
@@ -60,17 +65,9 @@
<string name="header_last_updates_check">Zadnja provjera: <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">Zadnja provjera: <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="7.1.2">%1$s</xliff:g></string> <string name="list_build_version">LineageOS <xliff:g id="version" example="7.1.2">%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> 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> ostalo</string>
<string name="list_verifying_update">Provjera ažuriranja</string> <string name="list_verifying_update">Provjera ažuriranja</string>
<string name="list_no_updates">Nema pronađenih novih ažuriranja. Za ručnu provjeru novih ažuriranja upotrijebite gumb Osvježi.</string> <string name="list_no_updates">Nema pronađenih novih ažuriranja. Za ručnu provjeru novih ažuriranja upotrijebite gumb Osvježi.</string>
<string name="action_description_download">Preuzmi</string> <string name="action_download">Preuzmi</string>
<string name="action_description_pause">Pauziraj preuzimanje</string>
<string name="action_description_resume">Nastavi s preuzimanjem</string>
<string name="action_description_install">Instaliraj ažuriranje</string>
<string name="action_description_info">Prikaži informacija</string>
<string name="action_description_delete">Izbriši ažuriranje</string>
<string name="action_description_cancel">Prekini instalaciju</string>
<string name="confirm_delete_dialog_title">Izbriši datoteku</string> <string name="confirm_delete_dialog_title">Izbriši datoteku</string>
<string name="confirm_delete_dialog_message">Želite li izbrisati odabranu datoteku ažuriranja?</string> <string name="confirm_delete_dialog_message">Želite li izbrisati odabranu datoteku ažuriranja?</string>
<string name="apply_update_dialog_title">Primjeni ažuriranje</string> <string name="apply_update_dialog_title">Primjeni ažuriranje</string>

View File

@@ -20,4 +20,10 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
</resources> </resources>

View File

@@ -20,4 +20,10 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
</resources> </resources>

View File

@@ -22,6 +22,12 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
<string name="verification_failed_notification">Verifikasi gagal</string> <string name="verification_failed_notification">Verifikasi gagal</string>
<string name="verifying_download_notification">Memverifikasi pembaruan</string> <string name="verifying_download_notification">Memverifikasi pembaruan</string>
<string name="downloading_notification">Mengunduh</string> <string name="downloading_notification">Mengunduh</string>
@@ -47,7 +53,6 @@
<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>
<string name="menu_show_changelog">Tampilkan catatan perubahan</string> <string name="menu_show_changelog">Tampilkan catatan perubahan</string>
<string name="dialog_checking_for_updates">Memeriksa pembaruan</string>
<string name="snack_updates_found">Pembaruan baru ditemukan</string> <string name="snack_updates_found">Pembaruan baru ditemukan</string>
<string name="snack_no_updates_found">Tidak ada pembaruan baru ditemukan</string> <string name="snack_no_updates_found">Tidak ada pembaruan baru ditemukan</string>
<string name="snack_updates_check_failed">Pemeriksaan pembaruan gagal. Silakan periksa koneksi Internet Anda dan coba lagi nanti.</string> <string name="snack_updates_check_failed">Pemeriksaan pembaruan gagal. Silakan periksa koneksi Internet Anda dan coba lagi nanti.</string>
@@ -59,17 +64,9 @@
<string name="header_last_updates_check">Terakhir diperiksa: <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">Terakhir diperiksa: <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">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> 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_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_download">Unduh</string>
<string name="action_description_pause">Jeda unduhan</string>
<string name="action_description_resume">Lanjutkan unduhan</string>
<string name="action_description_install">Pasang pembaruan</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>
@@ -80,6 +77,7 @@
<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> <string name="notification_export_fail">Kesalahan saat mengekspor</string>
<string name="toast_already_exporting">Sudah mengekspor pembaruan</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>

View File

@@ -20,4 +20,10 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
</resources> </resources>

View File

@@ -22,6 +22,12 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
<string name="verification_failed_notification">Verifica fallita</string> <string name="verification_failed_notification">Verifica fallita</string>
<string name="verifying_download_notification">Verifica aggiornamenti</string> <string name="verifying_download_notification">Verifica aggiornamenti</string>
<string name="downloading_notification">Download in corso</string> <string name="downloading_notification">Download in corso</string>
@@ -29,6 +35,7 @@
<string name="download_paused_error_notification">Errore durante il download</string> <string name="download_paused_error_notification">Errore durante il download</string>
<string name="download_completed_notification">Download completato</string> <string name="download_completed_notification">Download completato</string>
<string name="download_starting_notification">Avvio download</string> <string name="download_starting_notification">Avvio download</string>
<string name="update_failed_notification">Aggiornamento fallito</string>
<string name="new_updates_found_title">Nuovi aggiornamenti</string> <string name="new_updates_found_title">Nuovi aggiornamenti</string>
<string name="text_download_speed">%1$s, %2$s/s</string> <string name="text_download_speed">%1$s, %2$s/s</string>
<string name="pause_button">Pausa</string> <string name="pause_button">Pausa</string>
@@ -41,36 +48,36 @@
<string name="dialog_prepare_zip_message">Preparazione aggiornamento preliminare</string> <string name="dialog_prepare_zip_message">Preparazione aggiornamento preliminare</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_preferences">Preferenze</string>
<string name="menu_auto_updates_check">Ricerca aggiornamenti automaticamente</string>
<string name="menu_auto_delete_updates">Elimina gli aggiornamenti dopo l\'installazione</string> <string name="menu_auto_delete_updates">Elimina gli aggiornamenti dopo l\'installazione</string>
<string name="menu_delete_update">Elimina</string> <string name="menu_delete_update">Elimina</string>
<string name="menu_copy_url">Copia indirizzo URL</string> <string name="menu_copy_url">Copia indirizzo URL</string>
<string name="menu_export_update">Esporta aggiornamento</string> <string name="menu_export_update">Esporta aggiornamento</string>
<string name="menu_show_changelog">Mostra il ChangeLog</string> <string name="menu_show_changelog">Mostra il changelog</string>
<string name="dialog_checking_for_updates">Controllo aggiornamenti</string>
<string name="snack_updates_found">Nessun aggiornamento trovato</string> <string name="snack_updates_found">Nessun aggiornamento trovato</string>
<string name="snack_no_updates_found">Nessun nuovo aggiornamento trovato</string> <string name="snack_no_updates_found">Nessun nuovo aggiornamento trovato</string>
<string name="snack_updates_check_failed">La verifica di aggiornamenti è fallita. Controlla la connessione ad internet e riprova più tardi.</string> <string name="snack_updates_check_failed">La verifica di aggiornamenti è fallita. Controlla la connessione ad internet e riprova più tardi.</string>
<string name="snack_download_failed">Il download dell\'aggiornamento è fallito. Controlla la connessione ad internet e riprova più tardi.</string> <string name="snack_download_failed">Il download dell\'aggiornamento è fallito. Controlla la connessione ad internet e riprova più tardi.</string>
<string name="snack_download_verification_failed">Verifica dell\'aggiornamento fallita.</string> <string name="snack_download_verification_failed">Verifica dell\'aggiornamento fallita.</string>
<string name="snack_download_verified">Download video completato.</string> <string name="snack_download_verified">Download aggiornamento completato.</string>
<string name="snack_update_not_installable">Questo aggiornamento non può essere installato sopra la versione corrente.</string> <string name="snack_update_not_installable">Questo aggiornamento non può essere installato sopra la versione corrente.</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">Ultima verifica: <xliff:g id="date" example="1 Gennaio 1970">%1$s</xliff:g> (<xliff:g id="time" example="01:23">%2$s</xliff:g>)</string> <string name="header_last_updates_check">Ultima verifica: <xliff:g id="date" example="1 Gennaio 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">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="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_new"><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="percentage" example="56">%3$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_new"><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> rimantenti) • <xliff:g id="percentage" example="56">%4$s</xliff:g></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_download">Download</string>
<string name="action_description_pause">Download in pausa</string> <string name="action_pause">Pausa</string>
<string name="action_description_resume">Riprendi il download</string> <string name="action_resume">Riprendi</string>
<string name="action_description_install">Installa l\'aggiornamento</string> <string name="action_install">Installa</string>
<string name="action_description_info">Mostra informazioni</string> <string name="action_info">Info</string>
<string name="action_description_delete">Elimina aggiornamento</string> <string name="action_delete">Elimina</string>
<string name="action_description_cancel">Annulla installazione</string> <string name="action_cancel">Annulla</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>
@@ -104,4 +111,5 @@
<string name="export_channel_title">Completamento esportazione</string> <string name="export_channel_title">Completamento esportazione</string>
<string name="new_updates_channel_title">Nuovi aggiornamenti</string> <string name="new_updates_channel_title">Nuovi aggiornamenti</string>
<string name="ongoing_channel_title">Download in corso</string> <string name="ongoing_channel_title">Download in corso</string>
<string name="update_failed_channel_title">Aggiornamento fallito</string>
</resources> </resources>

View File

@@ -22,6 +22,12 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
<string name="verification_failed_notification">האימות נכשל</string> <string name="verification_failed_notification">האימות נכשל</string>
<string name="verifying_download_notification">מאמת עדכון</string> <string name="verifying_download_notification">מאמת עדכון</string>
<string name="downloading_notification">מוריד</string> <string name="downloading_notification">מוריד</string>
@@ -47,7 +53,6 @@
<string name="menu_copy_url">העתק כתובת אינטרנט</string> <string name="menu_copy_url">העתק כתובת אינטרנט</string>
<string name="menu_export_update">יצא עדכון</string> <string name="menu_export_update">יצא עדכון</string>
<string name="menu_show_changelog">הצג רשימת שינויים</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_no_updates_found">לא נמצאו עדכונים חדשים</string>
<string name="snack_updates_check_failed">בדיקת העדכונים נכשלה. בדוק את החיבור שלך לאינטרנט ונסה שוב מאוחר יותר.</string> <string name="snack_updates_check_failed">בדיקת העדכונים נכשלה. בדוק את החיבור שלך לאינטרנט ונסה שוב מאוחר יותר.</string>
@@ -60,17 +65,9 @@
<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>
<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_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_verifying_update">מאמת עדכון</string>
<string name="list_no_updates">לא נמצאו עדכונים חדשים. בכדי לבדוק אם יש עדכונים חדשים, לחץ על רענון.</string> <string name="list_no_updates">לא נמצאו עדכונים חדשים. בכדי לבדוק אם יש עדכונים חדשים, לחץ על רענון.</string>
<string name="action_description_download">הורד</string> <string name="action_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_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>

View File

@@ -22,6 +22,12 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
<string name="verification_failed_notification">検証に失敗しました</string> <string name="verification_failed_notification">検証に失敗しました</string>
<string name="verifying_download_notification">アップデートを検証中</string> <string name="verifying_download_notification">アップデートを検証中</string>
<string name="downloading_notification">ダウンロード中</string> <string name="downloading_notification">ダウンロード中</string>
@@ -46,7 +52,6 @@
<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="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_no_updates_found">新しいアップデートはありません</string>
<string name="snack_updates_check_failed">アップデートを確認できませんでした。インターネット接続を確認して、しばらくしてからもう一度お試しください。</string> <string name="snack_updates_check_failed">アップデートを確認できませんでした。インターネット接続を確認して、しばらくしてからもう一度お試しください。</string>
@@ -59,17 +64,9 @@
<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>
<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_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_verifying_update">アップデートを確認</string>
<string name="list_no_updates">新しい更新はありません。新しい更新を手動で確認するには、更新ボタンを押してください。</string> <string name="list_no_updates">新しい更新はありません。新しい更新を手動で確認するには、更新ボタンを押してください。</string>
<string name="action_description_download">ダウンロード</string> <string name="action_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_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>

View File

@@ -20,4 +20,10 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
</resources> </resources>

View File

@@ -20,4 +20,10 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
</resources> </resources>

View File

@@ -20,4 +20,10 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
</resources> </resources>

View File

@@ -20,4 +20,10 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
</resources> </resources>

View File

@@ -20,4 +20,10 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
</resources> </resources>

View File

@@ -22,6 +22,12 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
<string name="verification_failed_notification">검증 실패</string> <string name="verification_failed_notification">검증 실패</string>
<string name="verifying_download_notification">업데이트 검증 중</string> <string name="verifying_download_notification">업데이트 검증 중</string>
<string name="downloading_notification">다운로드 중</string> <string name="downloading_notification">다운로드 중</string>
@@ -47,7 +53,6 @@
<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="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_no_updates_found">새로운 업데이트 없음</string>
<string name="snack_updates_check_failed">업데이트 확인에 실패했습니다. 인터넷 연결을 확인한 뒤 다시 시도해 주세요.</string> <string name="snack_updates_check_failed">업데이트 확인에 실패했습니다. 인터넷 연결을 확인한 뒤 다시 시도해 주세요.</string>
@@ -60,17 +65,9 @@
<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>
<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_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_verifying_update">업데이트 검증 중</string>
<string name="list_no_updates">새로운 업데이트가 없습니다. 수동으로 새 업데이트를 확인하려면 새로고침 버튼을 누르세요.</string> <string name="list_no_updates">새로운 업데이트가 없습니다. 수동으로 새 업데이트를 확인하려면 새로고침 버튼을 누르세요.</string>
<string name="action_description_download">다운로드</string> <string name="action_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_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>

View File

@@ -20,4 +20,10 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
</resources> </resources>

View File

@@ -20,4 +20,10 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
</resources> </resources>

View File

@@ -20,4 +20,10 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
</resources> </resources>

View File

@@ -20,4 +20,10 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
</resources> </resources>

View File

@@ -20,4 +20,10 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
</resources> </resources>

View File

@@ -20,4 +20,10 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
</resources> </resources>

View File

@@ -20,4 +20,10 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
</resources> </resources>

View File

@@ -20,4 +20,10 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
</resources> </resources>

View File

@@ -20,4 +20,10 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
</resources> </resources>

View File

@@ -20,4 +20,10 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
</resources> </resources>

View File

@@ -20,4 +20,10 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
</resources> </resources>

View File

@@ -20,4 +20,10 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
</resources> </resources>

View File

@@ -22,6 +22,12 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
<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="verifying_download_notification">Bekrefter oppdatering</string>
<string name="downloading_notification">Laster ned</string> <string name="downloading_notification">Laster ned</string>
@@ -45,7 +51,6 @@
<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>
<string name="menu_export_update">Eksporter oppdatering</string> <string name="menu_export_update">Eksporter oppdatering</string>
<string name="dialog_checking_for_updates">Ser etter oppdateringer</string>
<string name="snack_updates_found">Nye oppdateringer funnet</string> <string name="snack_updates_found">Nye oppdateringer funnet</string>
<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>
@@ -58,15 +63,8 @@
<string name="header_last_updates_check">Sist sjekket: <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">Sist sjekket: <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">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> 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_verifying_update">Bekrefter oppdatering</string> <string name="list_verifying_update">Bekrefter oppdatering</string>
<string name="action_description_download">Last ned</string> <string name="action_download">Last ned</string>
<string name="action_description_pause">Sett nedlasting på pause</string>
<string name="action_description_resume">Fortsett nedlasting</string>
<string name="action_description_install">Installer oppdatering</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_title">Installer oppdatering</string>

View File

@@ -20,4 +20,10 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
</resources> </resources>

View File

@@ -22,6 +22,12 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
<string name="verification_failed_notification">Verificatie mislukt</string> <string name="verification_failed_notification">Verificatie mislukt</string>
<string name="verifying_download_notification">Update verifiëren</string> <string name="verifying_download_notification">Update verifiëren</string>
<string name="downloading_notification">Downloaden</string> <string name="downloading_notification">Downloaden</string>
@@ -46,7 +52,7 @@
<string name="menu_delete_update">Verwijderen</string> <string name="menu_delete_update">Verwijderen</string>
<string name="menu_copy_url">URL kopiëren</string> <string name="menu_copy_url">URL kopiëren</string>
<string name="menu_export_update">Update exporteren</string> <string name="menu_export_update">Update exporteren</string>
<string name="dialog_checking_for_updates">Controleren op updates</string> <string name="menu_show_changelog">Changelog weergeven</string>
<string name="snack_updates_found">Nieuwe updates gevonden</string> <string name="snack_updates_found">Nieuwe updates gevonden</string>
<string name="snack_no_updates_found">Geen nieuwe updates gevonden</string> <string name="snack_no_updates_found">Geen nieuwe updates gevonden</string>
<string name="snack_updates_check_failed">Kan niet controleren op updates. Controleer uw internetverbinding en probeer het later opnieuw.</string> <string name="snack_updates_check_failed">Kan niet controleren op updates. Controleer uw internetverbinding en probeer het later opnieuw.</string>
@@ -59,17 +65,9 @@
<string name="header_last_updates_check">Laatst gecontroleerd: <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">Laatst gecontroleerd: <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">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> 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_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_download">Downloaden</string>
<string name="action_description_pause">Download pauzeren</string>
<string name="action_description_resume">Download hervatten</string>
<string name="action_description_install">Update installeren</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>
@@ -100,5 +98,6 @@
<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="export_channel_title">Exporteren voltooid</string>
<string name="new_updates_channel_title">Nieuwe updates</string> <string name="new_updates_channel_title">Nieuwe updates</string>
</resources> </resources>

View File

@@ -20,4 +20,10 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
</resources> </resources>

View File

@@ -20,4 +20,10 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
</resources> </resources>

View File

@@ -20,4 +20,10 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
</resources> </resources>

View File

@@ -22,6 +22,12 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
<string name="verification_failed_notification">Weryfikacja nie powiodła się</string> <string name="verification_failed_notification">Weryfikacja nie powiodła się</string>
<string name="verifying_download_notification">Weryfikacja aktualizacji</string> <string name="verifying_download_notification">Weryfikacja aktualizacji</string>
<string name="downloading_notification">Pobieranie</string> <string name="downloading_notification">Pobieranie</string>
@@ -47,7 +53,6 @@
<string name="menu_copy_url">Kopiuj adres URL</string> <string name="menu_copy_url">Kopiuj adres URL</string>
<string name="menu_export_update">Wyślij aktualizację</string> <string name="menu_export_update">Wyślij aktualizację</string>
<string name="menu_show_changelog">Pokaż listę zmian</string> <string name="menu_show_changelog">Pokaż listę zmian</string>
<string name="dialog_checking_for_updates">Sprawdzanie aktualizacji</string>
<string name="snack_updates_found">Znaleziono nowe aktualizacje</string> <string name="snack_updates_found">Znaleziono nowe aktualizacje</string>
<string name="snack_no_updates_found">Nie znaleziono nowych aktualizacji</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_updates_check_failed">Sprawdzanie aktualizacji nie powiodło się. Sprawdź połączenie z Internetem i spróbuj ponownie.</string>
@@ -60,17 +65,9 @@
<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="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">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> 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_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="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_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_title">Usuń plik</string>
<string name="confirm_delete_dialog_message">Usunąć wybrany plik aktualizacji?</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>

View File

@@ -22,6 +22,12 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
<string name="verification_failed_notification">Falha na verificação</string> <string name="verification_failed_notification">Falha na verificação</string>
<string name="verifying_download_notification">Verificando atualização</string> <string name="verifying_download_notification">Verificando atualização</string>
<string name="downloading_notification">Baixando</string> <string name="downloading_notification">Baixando</string>
@@ -47,7 +53,6 @@
<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>
<string name="menu_show_changelog">Mostrar alterações</string> <string name="menu_show_changelog">Mostrar alterações</string>
<string name="dialog_checking_for_updates">Verificando se há atualizações disponíveis</string>
<string name="snack_updates_found">Nova atualização disponível</string> <string name="snack_updates_found">Nova atualização disponível</string>
<string name="snack_no_updates_found">Não foram encontradas novas atualizações</string> <string name="snack_no_updates_found">Não foram encontradas novas atualizações</string>
<string name="snack_updates_check_failed">Falha ao procurar por atualizações. Verifique sua conexão com a internet e tente novamente.</string> <string name="snack_updates_check_failed">Falha ao procurar por atualizações. Verifique sua conexão com a internet e tente novamente.</string>
@@ -60,17 +65,9 @@
<string name="header_last_updates_check">Última verificação: <xliff:g id="date" example="1 January 1970">%1$s</xliff:g> às <xliff:g id="time" example="01:23">%2$s</xliff:g></string> <string name="header_last_updates_check">Última verificação: <xliff:g id="date" example="1 January 1970">%1$s</xliff:g> às <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">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_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_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_download">Baixar</string>
<string name="action_description_pause">Pausar download</string>
<string name="action_description_resume">Continuar download</string>
<string name="action_description_install">Instalar atualização</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>

View File

@@ -22,6 +22,12 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
<string name="verification_failed_notification">Verificação falhou</string> <string name="verification_failed_notification">Verificação falhou</string>
<string name="verifying_download_notification">A verificar atualização</string> <string name="verifying_download_notification">A verificar atualização</string>
<string name="downloading_notification">A transferir</string> <string name="downloading_notification">A transferir</string>
@@ -47,7 +53,6 @@
<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>
<string name="menu_show_changelog">Mostrar registo de alterações</string> <string name="menu_show_changelog">Mostrar registo de alterações</string>
<string name="dialog_checking_for_updates">A procurar atualizações</string>
<string name="snack_updates_found">Não foram encontradas atualizações</string> <string name="snack_updates_found">Não foram encontradas atualizações</string>
<string name="snack_no_updates_found">Não foram encontradas novas atualizações</string> <string name="snack_no_updates_found">Não foram encontradas novas atualizações</string>
<string name="snack_updates_check_failed">A verificação de atualizações falhou. Por favor, verifique a sua ligação à internet e tente novamente.</string> <string name="snack_updates_check_failed">A verificação de atualizações falhou. Por favor, verifique a sua ligação à internet e tente novamente.</string>
@@ -60,17 +65,9 @@
<string name="header_last_updates_check">Última verificação: <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">Última verificação: <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">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_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_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_download">Transferir</string>
<string name="action_description_pause">Pausar 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_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>

View File

@@ -20,4 +20,10 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
</resources> </resources>

View File

@@ -22,6 +22,12 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
<string name="verification_failed_notification">Verificarea a eșuat</string> <string name="verification_failed_notification">Verificarea a eșuat</string>
<string name="verifying_download_notification">Verificare actualizare</string> <string name="verifying_download_notification">Verificare actualizare</string>
<string name="downloading_notification">Descărcare</string> <string name="downloading_notification">Descărcare</string>
@@ -47,7 +53,6 @@
<string name="menu_copy_url">Copiază URL</string> <string name="menu_copy_url">Copiază URL</string>
<string name="menu_export_update">Exportează actualizarea</string> <string name="menu_export_update">Exportează actualizarea</string>
<string name="menu_show_changelog">Arată changelog</string> <string name="menu_show_changelog">Arată changelog</string>
<string name="dialog_checking_for_updates">Căutare actualizări</string>
<string name="snack_updates_found">Noi actualizări găsite</string> <string name="snack_updates_found">Noi actualizări găsite</string>
<string name="snack_no_updates_found">Nu s-au găsit actualizări noi</string> <string name="snack_no_updates_found">Nu s-au găsit actualizări noi</string>
<string name="snack_updates_check_failed">Verificarea actualizării a eșuat. Vă rugăm să verificați conexiunea la internet și să încercați din nou mai târziu.</string> <string name="snack_updates_check_failed">Verificarea actualizării a eșuat. Vă rugăm să verificați conexiunea la internet și să încercați din nou mai târziu.</string>
@@ -60,17 +65,9 @@
<string name="header_last_updates_check">Ultima verificare: <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">Ultima verificare: <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">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> 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_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_download">Descărcați</string>
<string name="action_description_pause">Întrerupeț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_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>

View File

@@ -22,6 +22,12 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
<string name="verification_failed_notification">Проверка не удалась</string> <string name="verification_failed_notification">Проверка не удалась</string>
<string name="verifying_download_notification">Проверка обновления</string> <string name="verifying_download_notification">Проверка обновления</string>
<string name="downloading_notification">Загрузка</string> <string name="downloading_notification">Загрузка</string>
@@ -29,6 +35,7 @@
<string name="download_paused_error_notification">Ошибка при загрузке</string> <string name="download_paused_error_notification">Ошибка при загрузке</string>
<string name="download_completed_notification">Загрузка завершена</string> <string name="download_completed_notification">Загрузка завершена</string>
<string name="download_starting_notification">Загрузка началась</string> <string name="download_starting_notification">Загрузка началась</string>
<string name="update_failed_notification">Сбой обновления</string>
<string name="new_updates_found_title">Новые обновления</string> <string name="new_updates_found_title">Новые обновления</string>
<string name="text_download_speed">%1$s, %2$s/с</string> <string name="text_download_speed">%1$s, %2$s/с</string>
<string name="pause_button">Пауза</string> <string name="pause_button">Пауза</string>
@@ -41,13 +48,13 @@
<string name="dialog_prepare_zip_message">Подготовка обновления</string> <string name="dialog_prepare_zip_message">Подготовка обновления</string>
<string name="reboot">Перезапуск</string> <string name="reboot">Перезапуск</string>
<string name="menu_refresh">Обновить</string> <string name="menu_refresh">Обновить</string>
<string name="menu_preferences">Настройки</string>
<string name="menu_auto_updates_check">Автоматическая проверка обновлений</string> <string name="menu_auto_updates_check">Автоматическая проверка обновлений</string>
<string name="menu_auto_delete_updates">Удалить файлы обновления после установки</string> <string name="menu_auto_delete_updates">Удалить файлы обновления после установки</string>
<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="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_no_updates_found">Обновлений не найдено</string>
<string name="snack_updates_check_failed">Не удалось выполнить проверку обновлений. Проверьте подключение к Интернету и повторите попытку.</string> <string name="snack_updates_check_failed">Не удалось выполнить проверку обновлений. Проверьте подключение к Интернету и повторите попытку.</string>
@@ -60,17 +67,17 @@
<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>
<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_new"><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="percentage" example="56">%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_download_progress_eta_new"><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>) • <xliff:g id="percentage" example="56">%4$s</xliff:g></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_download">Скачать</string>
<string name="action_description_pause">Приостановить скачивание</string> <string name="action_pause">Приостановить</string>
<string name="action_description_resume">Возобновить скачивание</string> <string name="action_resume">Возобновить</string>
<string name="action_description_install">Установить обновление</string> <string name="action_install">Установить</string>
<string name="action_description_info">Показать сведения</string> <string name="action_info">Информация</string>
<string name="action_description_delete">Удалить обновление</string> <string name="action_delete">Удалить</string>
<string name="action_description_cancel">Отменить установку</string> <string name="action_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>
@@ -110,4 +117,5 @@
<string name="export_channel_title">Экспорт завершен</string> <string name="export_channel_title">Экспорт завершен</string>
<string name="new_updates_channel_title">Новые обновления</string> <string name="new_updates_channel_title">Новые обновления</string>
<string name="ongoing_channel_title">Текущие загрузки</string> <string name="ongoing_channel_title">Текущие загрузки</string>
<string name="update_failed_channel_title">Сбой обновления</string>
</resources> </resources>

View File

@@ -20,4 +20,10 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
</resources> </resources>

View File

@@ -20,4 +20,10 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
</resources> </resources>

View File

@@ -22,6 +22,12 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
<string name="verification_failed_notification">Overovanie zlyhalo</string> <string name="verification_failed_notification">Overovanie zlyhalo</string>
<string name="verifying_download_notification">Overovanie aktualizácie</string> <string name="verifying_download_notification">Overovanie aktualizácie</string>
<string name="downloading_notification">Sťahovanie</string> <string name="downloading_notification">Sťahovanie</string>
@@ -47,7 +53,6 @@
<string name="menu_copy_url">Kopírovať URL</string> <string name="menu_copy_url">Kopírovať URL</string>
<string name="menu_export_update">Export aktualizácie</string> <string name="menu_export_update">Export aktualizácie</string>
<string name="menu_show_changelog">Zobraziť zoznam zmien</string> <string name="menu_show_changelog">Zobraziť zoznam zmien</string>
<string name="dialog_checking_for_updates">Kontrolovanie aktualizácií</string>
<string name="snack_updates_found">Našli sa nové aktualizácie</string> <string name="snack_updates_found">Našli sa nové aktualizácie</string>
<string name="snack_no_updates_found">Nenašli sa žiadne nové aktualizácie</string> <string name="snack_no_updates_found">Nenašli sa žiadne nové aktualizácie</string>
<string name="snack_updates_check_failed">Kontrola aktualizácií zlyhala. Skontrolujte prosím vaše internetové pripojenie a skúste to znova neskôr.</string> <string name="snack_updates_check_failed">Kontrola aktualizácií zlyhala. Skontrolujte prosím vaše internetové pripojenie a skúste to znova neskôr.</string>
@@ -60,17 +65,9 @@
<string name="header_last_updates_check">Posledná kontrola: <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">Posledná kontrola: <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">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> 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">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_download">Stiahnuť</string>
<string name="action_description_pause">Pozastaviť preberanie</string>
<string name="action_description_resume">Obnoviť preberanie</string>
<string name="action_description_install">Nainštalovať aktualizá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>

View File

@@ -22,6 +22,12 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
<string name="verification_failed_notification">Preverjanje je spodletelo</string> <string name="verification_failed_notification">Preverjanje je spodletelo</string>
<string name="verifying_download_notification">Preverjanje posodobitve</string> <string name="verifying_download_notification">Preverjanje posodobitve</string>
<string name="downloading_notification">Prenašanje</string> <string name="downloading_notification">Prenašanje</string>
@@ -41,13 +47,12 @@
<string name="dialog_prepare_zip_message">Predhodna priprava posodobitve</string> <string name="dialog_prepare_zip_message">Predhodna priprava posodobitve</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">Samodejno preverjanje za posodobitve</string>
<string name="menu_auto_delete_updates">Izbris posod. po namestitvi</string> <string name="menu_auto_delete_updates">Izbris posodobitev po namestitvi</string>
<string name="menu_delete_update">Izbriši</string> <string name="menu_delete_update">Izbriši</string>
<string name="menu_copy_url">Kopiraj URL</string> <string name="menu_copy_url">Kopiraj URL</string>
<string name="menu_export_update">Izvoz posodobitve</string> <string name="menu_export_update">Izvoz posodobitve</string>
<string name="menu_show_changelog">Prikaži dnevnik sprememb</string> <string name="menu_show_changelog">Prikaži dnevnik sprememb</string>
<string name="dialog_checking_for_updates">Preverjanje za posodobitve</string>
<string name="snack_updates_found">Najdene nove posodobitve</string> <string name="snack_updates_found">Najdene nove posodobitve</string>
<string name="snack_no_updates_found">Ni najdenih novih posodobitev</string> <string name="snack_no_updates_found">Ni najdenih novih posodobitev</string>
<string name="snack_updates_check_failed">Preverjanje za posodobitve je spodletelo. Preverite svojo internetno povezavo in poskusite znova kasneje.</string> <string name="snack_updates_check_failed">Preverjanje za posodobitve je spodletelo. Preverite svojo internetno povezavo in poskusite znova kasneje.</string>
@@ -60,17 +65,9 @@
<string name="header_last_updates_check">Zadnje preverjanje: <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">Zadnje preverjanje: <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">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> 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_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_download">Prenos</string>
<string name="action_description_pause">Premor prenosa</string>
<string name="action_description_resume">Nadaljuj prenos</string>
<string name="action_description_install">Namesti posodobitev</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>
@@ -104,7 +101,7 @@
<string name="update_on_mobile_data_title">Opozorilo</string> <string name="update_on_mobile_data_title">Opozorilo</string>
<string name="update_on_mobile_data_message">Ste pred prenosom posodobitvenega paketa z uporabo mobilnih podatkov, kar bo verjetno povzročilo visoko porabo podatkov. Ali želite nadaljevati?</string> <string name="update_on_mobile_data_message">Ste pred prenosom posodobitvenega paketa z uporabo mobilnih podatkov, kar bo verjetno povzročilo visoko porabo podatkov. Ali želite nadaljevati?</string>
<string name="checkbox_mobile_data_warning">Ne prikaži ponovno</string> <string name="checkbox_mobile_data_warning">Ne prikaži ponovno</string>
<string name="menu_mobile_data_warning">Opozorilo mob. podatkov</string> <string name="menu_mobile_data_warning">Opozorilo mobilnih 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="export_channel_title">Zaključek izvoza</string>

View File

@@ -20,6 +20,12 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
<string name="downloading_notification">Duke u shkarkuar</string> <string name="downloading_notification">Duke u shkarkuar</string>
<string name="reboot">Rindiz</string> <string name="reboot">Rindiz</string>
<string name="menu_refresh">Rifresko</string> <string name="menu_refresh">Rifresko</string>

View File

@@ -22,6 +22,12 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
<string name="verification_failed_notification">Верификација није успела</string> <string name="verification_failed_notification">Верификација није успела</string>
<string name="verifying_download_notification">Верификација анжурирања</string> <string name="verifying_download_notification">Верификација анжурирања</string>
<string name="downloading_notification">Преузимање</string> <string name="downloading_notification">Преузимање</string>
@@ -46,7 +52,6 @@
<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="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_no_updates_found">Нису пронађена нова ажурирања</string>
<string name="snack_updates_check_failed">Провера за ажурирања није успела. Провери своју интернет везу и покушај поново касније.</string> <string name="snack_updates_check_failed">Провера за ажурирања није успела. Провери своју интернет везу и покушај поново касније.</string>
@@ -59,17 +64,9 @@
<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>
<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_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_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_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_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>

View File

@@ -20,6 +20,12 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
<string name="verification_failed_notification">Verifieringen misslyckades</string> <string name="verification_failed_notification">Verifieringen misslyckades</string>
<string name="verifying_download_notification">Verifierar uppdateringen</string> <string name="verifying_download_notification">Verifierar uppdateringen</string>
<string name="downloading_notification">Laddar ner</string> <string name="downloading_notification">Laddar ner</string>
@@ -39,7 +45,6 @@
<string name="menu_delete_update">Ta bort</string> <string name="menu_delete_update">Ta bort</string>
<string name="menu_copy_url">Kopiera webbadress</string> <string name="menu_copy_url">Kopiera webbadress</string>
<string name="menu_show_changelog">Visa ändringslogg</string> <string name="menu_show_changelog">Visa ändringslogg</string>
<string name="dialog_checking_for_updates">Söker efter uppdateringar</string>
<string name="snack_updates_found">Nya uppdateringar hittades</string> <string name="snack_updates_found">Nya uppdateringar hittades</string>
<string name="snack_no_updates_found">Inga 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="snack_download_verified">Nedladdningen är slutförd.</string>
@@ -49,15 +54,10 @@
<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_verifying_update">Verifierar uppdateringen</string> <string name="list_verifying_update">Verifierar uppdateringen</string>
<string name="action_description_download">Ladda ner</string> <string name="action_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="confirm_delete_dialog_title">Ta bort fil</string>
<string name="label_download_url">Nedladdningsadress</string> <string name="label_download_url">Nedladdningsadress</string>
<string name="toast_download_url_copied">Webbadressen har kopierats</string>
<string name="notification_export_fail">Exporteringsfel</string> <string name="notification_export_fail">Exporteringsfel</string>
<plurals name="duration_seconds"> <plurals name="duration_seconds">
<item quantity="one">1 sekund</item> <item quantity="one">1 sekund</item>

View File

@@ -20,4 +20,10 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
</resources> </resources>

View File

@@ -20,4 +20,10 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
</resources> </resources>

View File

@@ -20,4 +20,10 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
</resources> </resources>

View File

@@ -20,4 +20,10 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
</resources> </resources>

View File

@@ -20,4 +20,10 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
</resources> </resources>

View File

@@ -22,6 +22,12 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
<string name="verification_failed_notification">Doğrulama başarısız</string> <string name="verification_failed_notification">Doğrulama başarısız</string>
<string name="verifying_download_notification">Güncelleme doğrulanıyor</string> <string name="verifying_download_notification">Güncelleme doğrulanıyor</string>
<string name="downloading_notification">İndiriliyor</string> <string name="downloading_notification">İndiriliyor</string>
@@ -47,7 +53,6 @@
<string name="menu_copy_url">URL adresini kopyala</string> <string name="menu_copy_url">URL adresini kopyala</string>
<string name="menu_export_update">Güncellemeyi dışarı aktar</string> <string name="menu_export_update">Güncellemeyi dışarı aktar</string>
<string name="menu_show_changelog">Değişiklikleri göster</string> <string name="menu_show_changelog">Değişiklikleri göster</string>
<string name="dialog_checking_for_updates">Güncellemeler kontrol ediliyor</string>
<string name="snack_updates_found">Yeni güncelleştirmeler bulundu</string> <string name="snack_updates_found">Yeni güncelleştirmeler bulundu</string>
<string name="snack_no_updates_found">Yeni güncelleme bulunamadı</string> <string name="snack_no_updates_found">Yeni güncelleme bulunamadı</string>
<string name="snack_updates_check_failed">Güncelleme kontrolü başarısız oldu. Lütfen internet bağlantınızı kontrol edin ve daha sonra tekrar deneyin.</string> <string name="snack_updates_check_failed">Güncelleme kontrolü başarısız oldu. Lütfen internet bağlantınızı kontrol edin ve daha sonra tekrar deneyin.</string>
@@ -60,17 +65,9 @@
<string name="header_last_updates_check">Son kontrol zamanı: <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">Son kontrol zamanı: <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">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_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_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_download">İndir</string>
<string name="action_description_pause">İndirmeyi duraklat</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_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>

View File

@@ -20,4 +20,10 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
</resources> </resources>

View File

@@ -22,6 +22,12 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
<string name="verification_failed_notification">Не вдалося виконати перевірку</string> <string name="verification_failed_notification">Не вдалося виконати перевірку</string>
<string name="verifying_download_notification">Перевірка оновлення</string> <string name="verifying_download_notification">Перевірка оновлення</string>
<string name="downloading_notification">Завантаження</string> <string name="downloading_notification">Завантаження</string>
@@ -46,7 +52,6 @@
<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="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_no_updates_found">Оновлень не знайдено</string>
<string name="snack_updates_check_failed">Перевірка оновлення не вдалася. Будь-ласка перевірте з’єднання з мережею і спробуйте ще раз.</string> <string name="snack_updates_check_failed">Перевірка оновлення не вдалася. Будь-ласка перевірте з’єднання з мережею і спробуйте ще раз.</string>
@@ -59,15 +64,9 @@
<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>
<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> 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_verifying_update">Перевірка оновлення</string>
<string name="list_no_updates">Оновлень не знайдено. Щоб вручну перевірити наявність оновлень, натисніть кнопку Оновити.</string> <string name="list_no_updates">Оновлень не знайдено. Щоб вручну перевірити наявність оновлень, натисніть кнопку Оновити.</string>
<string name="action_description_download">Завантажити</string> <string name="action_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_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>

View File

@@ -20,4 +20,10 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
</resources> </resources>

View File

@@ -20,4 +20,10 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
</resources> </resources>

View File

@@ -20,4 +20,10 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
</resources> </resources>

View File

@@ -22,6 +22,12 @@
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.-->
<!--
Optional placeholders replaced at runtime:
{device} - Device name
{type} - Build type
{incr} - Incremental version
-->
<string name="verification_failed_notification">Xác minh thất bại</string> <string name="verification_failed_notification">Xác minh thất bại</string>
<string name="verifying_download_notification">Đang xác thực bản cập nhật</string> <string name="verifying_download_notification">Đang xác thực bản cập nhật</string>
<string name="downloading_notification">Đang tải xuống</string> <string name="downloading_notification">Đang tải xuống</string>
@@ -47,7 +53,6 @@
<string name="menu_copy_url">Sao chép URL</string> <string name="menu_copy_url">Sao chép URL</string>
<string name="menu_export_update">Xuất bản cập nhật</string> <string name="menu_export_update">Xuất bản cập nhật</string>
<string name="menu_show_changelog">Hiển thị nhật ký thay đổi</string> <string name="menu_show_changelog">Hiển thị nhật ký thay đổi</string>
<string name="dialog_checking_for_updates">Đang kiểm tra bản cập nhật</string>
<string name="snack_updates_found">Đã tìm thấy bản cập nhật mới</string> <string name="snack_updates_found">Đã tìm thấy bản cập nhật mới</string>
<string name="snack_no_updates_found">Không tìm thấy bản cập nhật mới</string> <string name="snack_no_updates_found">Không tìm thấy bản cập nhật mới</string>
<string name="snack_updates_check_failed">Kiểm tra bản cập nhật không thành công. Vui lòng kiểm tra kết nối internet của bạn và thử lại sau.</string> <string name="snack_updates_check_failed">Kiểm tra bản cập nhật không thành công. Vui lòng kiểm tra kết nối internet của bạn và thử lại sau.</string>
@@ -60,17 +65,9 @@
<string name="header_last_updates_check">Lần kiểm tra cuối: <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">Lần kiểm tra cuối: <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">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> 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_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_download">Tải xuống</string>
<string name="action_description_pause">Tạm dừng 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_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>

Some files were not shown because too many files have changed in this diff Show More