Skip to content
Commits on Source (6)
  • Arian's avatar
    UpdateInstaller: Set file permissions on uncrypt ota package · 16cb5c2f
    Arian authored
    -----
    
    E RecoverySystemService: Failed to reserve space for compressed apex:
    E RecoverySystemService: java.io.FileNotFoundException: /data/lineageos_updates/lineage-19.1-20220422-UNOFFICIAL-GMS-sagit.zip.uncrypt (Permission denied)
    E RecoverySystemService: 	at java.util.zip.ZipFile.open(Native Method)
    E RecoverySystemService: 	at java.util.zip.ZipFile.<init>(ZipFile.java:265)
    E RecoverySystemService: 	at java.util.zip.ZipFile.<init>(ZipFile.java:187)
    E RecoverySystemService: 	at java.util.zip.ZipFile.<init>(ZipFile.java:158)
    E RecoverySystemService: 	at com.android.server.recoverysystem.RecoverySystemService.getCompressedApexInfoList(RecoverySystemService.java:921)
    E RecoverySystemService: 	at com.android.server.recoverysystem.RecoverySystemService.allocateSpaceForUpdate(RecoverySystemService.java:972)
    E RecoverySystemService: 	at android.os.IRecoverySystem$Stub.onTransact(IRecoverySystem.java:156)
    E RecoverySystemService: 	at android.os.Binder.execTransactInternal(Binder.java:1179)
    E RecoverySystemService: 	at android.os.Binder.execTransact(Binder.java:1143)
    E UpdateInstaller: Could not install update
    E UpdateInstaller: java.io.IOException: Failed to allocate space for update /data/lineageos_updates/lineage-19.1-20220422-UNOFFICIAL-GMS-sagit.zip.uncrypt
    E UpdateInstaller: 	at android.os.RecoverySystem.installPackage(RecoverySystem.java:678)
    E UpdateInstaller: 	at android.os.RecoverySystem.installPackage(RecoverySystem.java:596)
    E UpdateInstaller: 	at org.lineageos.updater.controller.UpdateInstaller.installPackage(UpdateInstaller.java:100)
    E UpdateInstaller: 	at org.lineageos.updater.controller.UpdateInstaller.access$400(UpdateInstaller.java:35)
    E UpdateInstaller: 	at org.lineageos.updater.controller.UpdateInstaller$1.run(UpdateInstaller.java:144)
    E UpdateInstaller: 	at java.lang.Thread.run(Thread.java:920)
    
    Change-Id: I8250bf58709b92572cdffc8e5faca4bf243935aa
    16cb5c2f
  • Michael Bestas's avatar
    Automatic translation import · 55a4e6eb
    Michael Bestas authored
    Change-Id: I44333045e0168a795a1a1a0440c3df71f44c7c7c
    55a4e6eb
  • Aayush Gupta's avatar
    Updater: Show update's version on AlertDialog and Notification · 418d464d
    Aayush Gupta authored
    
    
    Currently at most of the places, build version is obtained from BuildInfoUtils.getBuildVersion()
    method. This method obtains build version from the current running system's property.
    
    However, in case there is a version bump on OTA, this logic results in wrong version
    being shown to the user while updating/upgrading the system.
    
    Get the version from the update itself to show the proper version in update notification
    and pre-install warning.
    
    Signed-off-by: default avatarAayush Gupta <theimpulson@e.email>
    Change-Id: Ia74085d8d7c067c408e7cfce1de90d49dcc68307
    418d464d
  • LuK1337's avatar
    Updater: Unbreak "Export update" feature · c6d2a169
    LuK1337 authored
    Fixes: https://gitlab.com/LineageOS/issues/android/-/issues/4736
    Change-Id: I186a27d2e99098cf8ebb3dd5c7348cdb528baa78
    c6d2a169
  • Michael Bestas's avatar
    Automatic translation import · b5dca527
    Michael Bestas authored
    Change-Id: I359623d2a73f6f310f277551dfd7716ddd464291
    b5dca527
  • Bastien Le Querrec's avatar
    use custom update server · f64f4dd9
    Bastien Le Querrec authored
    f64f4dd9
...@@ -20,6 +20,10 @@ ...@@ -20,6 +20,10 @@
<string name="verification_failed_notification">La verificación falló</string> <string name="verification_failed_notification">La verificación falló</string>
<string name="verifying_download_notification">Verificando l\'anovamientu</string> <string name="verifying_download_notification">Verificando l\'anovamientu</string>
<string name="downloading_notification">En descarga</string> <string name="downloading_notification">En descarga</string>
<string name="download_paused_notification">La descarga ta en posa</string>
<string name="download_paused_error_notification">Fallu de la descarga</string>
<string name="download_completed_notification">Completóse la descarga</string>
<string name="download_starting_notification">Aniciando la descarga</string>
<string name="update_failed_notification">L\'anovamientu falló</string> <string name="update_failed_notification">L\'anovamientu falló</string>
<string name="installation_suspended_notification">Suspendióse la instalación</string> <string name="installation_suspended_notification">Suspendióse la instalación</string>
<string name="new_updates_found_title">Hai anovamientos</string> <string name="new_updates_found_title">Hai anovamientos</string>
...@@ -28,15 +32,22 @@ ...@@ -28,15 +32,22 @@
<string name="resume_button">Siguir</string> <string name="resume_button">Siguir</string>
<string name="suspend_button">Suspender</string> <string name="suspend_button">Suspender</string>
<string name="installing_update">Instalando\'l paquete d\'anovamientu</string> <string name="installing_update">Instalando\'l paquete d\'anovamientu</string>
<string name="installing_update_error">Fallu d\'instalación</string>
<string name="installing_update_finished">Instalóse l\'anovamientu</string>
<string name="finalizing_package">Finando la instalación del paquete</string> <string name="finalizing_package">Finando la instalación del paquete</string>
<string name="preparing_ota_first_boot">Tresnando\'l primer arrinque</string> <string name="preparing_ota_first_boot">Tresnando\'l primer arrinque</string>
<string name="dialog_prepare_zip_message">Tresnáu preliminar del anovamientu</string>
<string name="dialog_battery_low_title">Queda poca batería</string> <string name="dialog_battery_low_title">Queda poca batería</string>
<string name="dialog_battery_low_message_pct">El nivel de batería ye perbaxu, tien d\'haber polo menos un <xliff:g id="percent_discharging">%1$d</xliff:g>%% de batería pa siguir, <xliff:g id="percent_charging">%2$d</xliff:g>%% si ta en carga.</string> <string name="dialog_battery_low_message_pct">El nivel de batería ye perbaxu, tien d\'haber polo menos un <xliff:g id="percent_discharging">%1$d</xliff:g>%% de batería pa siguir, <xliff:g id="percent_charging">%2$d</xliff:g>%% si ta en carga.</string>
<string name="reboot">Reaniciar</string>
<string name="menu_refresh">Refrescar</string>
<string name="menu_preferences">Preferencies</string> <string name="menu_preferences">Preferencies</string>
<string name="menu_auto_updates_check">Comprobación d\'anovamientos</string>
<string name="menu_auto_updates_check_interval_daily">Caldía</string> <string name="menu_auto_updates_check_interval_daily">Caldía</string>
<string name="menu_auto_updates_check_interval_weekly">Una vegada per selmana</string> <string name="menu_auto_updates_check_interval_weekly">Una vegada per selmana</string>
<string name="menu_auto_updates_check_interval_monthly">Una vegada per mes</string> <string name="menu_auto_updates_check_interval_monthly">Una vegada per mes</string>
<string name="menu_auto_updates_check_interval_never">Enxamás</string> <string name="menu_auto_updates_check_interval_never">Enxamás</string>
<string name="menu_auto_delete_updates">Desaniciar los anovamientos al instalalos</string>
<string name="menu_delete_update">Desaniciar</string> <string name="menu_delete_update">Desaniciar</string>
<string name="menu_copy_url">Copiar la URL</string> <string name="menu_copy_url">Copiar la URL</string>
<string name="menu_export_update">Esportar l\'anovamientu</string> <string name="menu_export_update">Esportar l\'anovamientu</string>
...@@ -49,6 +60,7 @@ ...@@ -49,6 +60,7 @@
<string name="snack_updates_check_failed">La comprobación d\'anovamientos falló. Comprueba la conexón a internet y volvi tentalo.</string> <string name="snack_updates_check_failed">La comprobación d\'anovamientos falló. Comprueba la conexón a internet y volvi tentalo.</string>
<string name="snack_download_failed">La descarga falló. Comprueba la conexón a internet y volvi tentalo.</string> <string name="snack_download_failed">La descarga falló. Comprueba la conexón a internet y volvi tentalo.</string>
<string name="snack_download_verification_failed">La comprobación d\'anovamientos falló</string> <string name="snack_download_verification_failed">La comprobación d\'anovamientos falló</string>
<string name="snack_download_verified">Completóse la descarga.</string>
<string name="snack_update_not_installable">Esti anovamientu nun se pue instalar sobre la versión actual.</string> <string name="snack_update_not_installable">Esti anovamientu nun se pue instalar sobre la versión actual.</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>
...@@ -66,18 +78,25 @@ ...@@ -66,18 +78,25 @@
<string name="action_info">Información</string> <string name="action_info">Información</string>
<string name="action_delete">Desaniciar</string> <string name="action_delete">Desaniciar</string>
<string name="action_cancel">Encaboxar</string> <string name="action_cancel">Encaboxar</string>
<string name="confirm_delete_dialog_message">¿Quies desaniciar l\'anovamientu esbilláu?</string> <string name="confirm_delete_dialog_title">Desaniciu d\'un ficheru</string>
<string name="confirm_delete_dialog_message">¿Quies desaniciar l\'anovamientu seleicionáu?</string>
<string name="apply_update_dialog_title">Instalación d\'un anovamientu</string>
<string name="apply_update_dialog_message">Tas a piques d\'instalar «<xliff:g id="update_name">%1$s</xliff:g>».\n\nSi primes «<xliff:g id="ok">%2$s</xliff:g>», el preséu va reaniciase y entrar nel mou de recuperación pa instalar l\'anovamientu.\n\nNota: esta función rique un recovery compatible o los anovamientos tienen que s\'instalar manualmente.</string>
<string name="apply_update_dialog_message_ab">Tas a piques d\'instalar «<xliff:g id="update_name">%1$s</xliff:g>».\n\nSi primes «<xliff:g id="ok">%2$s</xliff:g>», el preséu va comenzar la instalación en segundu planu.\n\nNamás acabar, el propiu preséu va suxerite que lu reanicies.</string>
<string name="cancel_installation_dialog_message">¿Quies encaboxar la instalación?</string> <string name="cancel_installation_dialog_message">¿Quies encaboxar la instalación?</string>
<string name="label_download_url">URL de la descarga</string>
<string name="toast_download_url_copied">Copióse la URL</string> <string name="toast_download_url_copied">Copióse la URL</string>
<string name="dialog_export_title">Esportando l\'anovamientu</string> <string name="dialog_export_title">Esportando l\'anovamientu</string>
<string name="notification_export_success">Esportóse l\'anovamientu</string> <string name="notification_export_success">Esportóse l\'anovamientu</string>
<string name="notification_export_fail">Fallu de la esportación</string> <string name="notification_export_fail">Fallu de la esportación</string>
<string name="toast_already_exporting">Yá ta esportándose un anovamientu</string>
<string name="toast_export_started">Anicióse la esportación</string>
<plurals name="eta_seconds"> <plurals name="eta_seconds">
<item quantity="one">Queda 1 segundu</item> <item quantity="one">Queda 1 segundu</item>
<item quantity="other">Queden <xliff:g id="count">%d</xliff:g> segundos</item> <item quantity="other">Queden <xliff:g id="count">%d</xliff:g> segundos</item>
</plurals> </plurals>
<plurals name="eta_minutes"> <plurals name="eta_minutes">
<item quantity="one">Queda un 1 minutu</item> <item quantity="one">Queda 1 minutu</item>
<item quantity="other">Queden <xliff:g id="count">%d</xliff:g> minutos</item> <item quantity="other">Queden <xliff:g id="count">%d</xliff:g> minutos</item>
</plurals> </plurals>
<plurals name="eta_hours"> <plurals name="eta_hours">
...@@ -87,9 +106,14 @@ ...@@ -87,9 +106,14 @@
<string name="update_on_mobile_data_title">Alvertencia</string> <string name="update_on_mobile_data_title">Alvertencia</string>
<string name="update_on_mobile_data_message">Tas a piques de baxar un paquete d\'anovamientu colos datos móviles que pue xenerar un usu altu de datos. ¿Quies siguir?</string> <string name="update_on_mobile_data_message">Tas a piques de baxar un paquete d\'anovamientu colos datos móviles que pue xenerar un usu altu de datos. ¿Quies siguir?</string>
<string name="checkbox_mobile_data_warning">Nun volver amosar</string> <string name="checkbox_mobile_data_warning">Nun volver amosar</string>
<string name="menu_mobile_data_warning">Alvertir al usar la rede móvil</string>
<string name="blocked_update_dialog_title">Bloquióse l\'anovamientu</string>
<string name="blocked_update_dialog_message">Esti anovamientu nun se pue instalar con «Anovador». Llei <xliff:g id="info_url">%1$s</xliff:g> pa consiguir más información.</string> <string name="blocked_update_dialog_message">Esti anovamientu nun se pue instalar con «Anovador». Llei <xliff:g id="info_url">%1$s</xliff:g> pa consiguir más información.</string>
<string name="export_channel_title">Esportación completada</string> <string name="export_channel_title">Esportación completada</string>
<string name="new_updates_channel_title">Hai anovamientos</string> <string name="new_updates_channel_title">Hai anovamientos</string>
<string name="ongoing_channel_title">Descargues en cursu</string> <string name="ongoing_channel_title">Descargues en cursu</string>
<string name="update_failed_channel_title">Anovamientu fallíu</string> <string name="update_failed_channel_title">Anovamientu fallíu</string>
<string name="info_dialog_title">¿Sabíeslo?</string>
<string name="info_dialog_message">Los anovamientos de LineageOS son paquetes d\'instalación completos. Esto significa que siempres pues instalar l\'últimu anovamientu, ¡magar que saltares dalgún intermediu!</string>
<string name="info_dialog_ok">¡Gracies!</string>
</resources> </resources>
...@@ -67,6 +67,8 @@ ...@@ -67,6 +67,8 @@
<string name="header_last_updates_check">Son yoxlama: <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 yoxlama: <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_newer"><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_newer"><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="eta" example="3 minutes left">%3$s</xliff:g>)</string>
<string name="list_verifying_update">Yeniləmə təsdiqlənir</string> <string name="list_verifying_update">Yeniləmə təsdiqlənir</string>
<string name="list_no_updates">Yeniləmə tapılmadı. Yeniləmələri əllə yoxlamaq üçün Təzələ düyməsindən istifadə edin.</string> <string name="list_no_updates">Yeniləmə tapılmadı. Yeniləmələri əllə yoxlamaq üçün Təzələ düyməsindən istifadə edin.</string>
<string name="action_download">Endir</string> <string name="action_download">Endir</string>
...@@ -79,6 +81,8 @@ ...@@ -79,6 +81,8 @@
<string name="confirm_delete_dialog_title">Faylı sil</string> <string name="confirm_delete_dialog_title">Faylı sil</string>
<string name="confirm_delete_dialog_message">Seçilmiş yeniləmə faylı silinsin?</string> <string name="confirm_delete_dialog_message">Seçilmiş yeniləmə faylı silinsin?</string>
<string name="apply_update_dialog_title">Yeniləməni tətbiq et</string> <string name="apply_update_dialog_title">Yeniləməni tətbiq et</string>
<string name="apply_update_dialog_message"><xliff:g id="update_name">%1$s</xliff:g> quraşdırırsınız.\n\n<xliff:g id="ok">%2$s</xliff:g> bassanız, cihaz yeniləməni quraşdırmaq üçün bərpa rejimində yenidən başlayacaq.\n\nQeyd: Bu özəlliyin uyğun bir Bərpa mühitinə ehtiyacı var və ya yeniləmələr əllə quraşdırılmalıdır.</string>
<string name="apply_update_dialog_message_ab"><xliff:g id="update_name">%1$s</xliff:g> quraşdırırsınız.\n\n<xliff:g id="ok">%2$s</xliff:g> düyməsinə bassanız, cihaz arxaplanda quraşdırılmağa başlıyacaq.\n\nƏməliyyat bitəndə, yenidən başladılmalıdır.</string>
<string name="cancel_installation_dialog_message">Quraşdırmadan imtina edilsin?</string> <string name="cancel_installation_dialog_message">Quraşdırmadan imtina edilsin?</string>
<string name="label_download_url">Endirmə bağlantısı</string> <string name="label_download_url">Endirmə bağlantısı</string>
<string name="toast_download_url_copied">Bağlantı kopyalandı</string> <string name="toast_download_url_copied">Bağlantı kopyalandı</string>
...@@ -86,6 +90,7 @@ ...@@ -86,6 +90,7 @@
<string name="notification_export_success">Yeniləmə köçürüldü</string> <string name="notification_export_success">Yeniləmə köçürüldü</string>
<string name="notification_export_fail">Köçürmə xətası</string> <string name="notification_export_fail">Köçürmə xətası</string>
<string name="toast_already_exporting">Artıq bir yeniləmə köçürülür</string> <string name="toast_already_exporting">Artıq bir yeniləmə köçürülür</string>
<string name="toast_export_started">İxrac başladı</string>
<plurals name="eta_seconds"> <plurals name="eta_seconds">
<item quantity="one">1 saniyə qaldı</item> <item quantity="one">1 saniyə qaldı</item>
<item quantity="other"><xliff:g id="count">%d</xliff:g> saniyə qaldı</item> <item quantity="other"><xliff:g id="count">%d</xliff:g> saniyə qaldı</item>
...@@ -108,4 +113,7 @@ ...@@ -108,4 +113,7 @@
<string name="new_updates_channel_title">Ən son yeniləmələr</string> <string name="new_updates_channel_title">Ən son yeniləmələr</string>
<string name="ongoing_channel_title">Davam edən endirmələr</string> <string name="ongoing_channel_title">Davam edən endirmələr</string>
<string name="update_failed_channel_title">Yeniləmə uğursuz oldu</string> <string name="update_failed_channel_title">Yeniləmə uğursuz oldu</string>
<string name="info_dialog_title">Bilirdiniz?</string>
<string name="info_dialog_message">LineageOS yeniləmələri tam quraşdırma paketləridir. Yəni, yeniləməni ötürsəniz belə, hər zaman yalnız son yeniləməni quraşdıra bilərsiniz!</string>
<string name="info_dialog_ok">Məlumat üçün təşəkkürlər!</string>
</resources> </resources>
...@@ -15,11 +15,18 @@ ...@@ -15,11 +15,18 @@
limitations under the License. limitations under the License.
--> -->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="app_name">আধুনিকীকরণকারী</string>
<string name="display_name">আধুনিকীকরণকারী</string>
<string name="verification_failed_notification">যাচাইকরণ ব্যর্থ হয়েছে</string> <string name="verification_failed_notification">যাচাইকরণ ব্যর্থ হয়েছে</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">বিরাম</string> <string name="pause_button">বিরাম</string>
<string name="menu_update_recovery">রিকভারি আপডেট করুন</string> <string name="menu_update_recovery">রিকভারি আপডেট করুন</string>
<string name="toast_forced_update_recovery">এই ডিভাইসে লিনিয়েজ রিকভারি এর আপডেট বন্ধ করা সম্ভব নয়</string> <string name="toast_forced_update_recovery">এই ডিভাইসে লিনিয়েজ রিকভারি এর আপডেট বন্ধ করা সম্ভব নয়</string>
<string name="list_download_progress_newer"><xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g> এর <xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g></string>
<string name="list_download_progress_eta_newer"><xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g> (<xliff:g id="eta" example="3 minutes left">%3$s</xliff:g>) এর <xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g></string>
<string name="apply_update_dialog_message">আপনি এখন <xliff:g id="update_name">%1$s</xliff:g> ইনস্টল করতে যাচ্ছেন। আপনি যদি <xliff:g id="ok">%2$s</xliff:g> বোতামে টিপ দেন, তাহলে ডিভাইসটি আপডেট করার জন্য রিকভারি মোডে চলে যাবে।\n\n এই কাজটি সম্পাদনের জন্য আপডেট সমর্থন করে এমন একটি রিকভারি লাগবে। তা না হলে আপডেটটি আপনার মেনুয়ালি ইনস্টল করতে হবে।</string>
<string name="apply_update_dialog_message_ab">আপনি এখন <xliff:g id="update_name">%1$s</xliff:g> ইনস্টল করতে যাচ্ছেন।\n\nআপনি যদি <xliff:g id="ok">%2$s</xliff:g> বোতামে টিপ দেন, তাহলে ডিভাইসটি ব্যাকগ্রাউন্ড এ ইনস্টল করতে থাকবে।\n\nআপডেটটি ইনস্টল করা শেষ হলে আপনাকে রিস্টার্ট করতে বলা হবে।</string>
<string name="toast_export_started">রপ্তানি করা শুরু হয়েছে</string>
<plurals name="eta_seconds"> <plurals name="eta_seconds">
<item quantity="one">১ সেকেন্ড বাকি</item> <item quantity="one">১ সেকেন্ড বাকি</item>
<item quantity="other"><xliff:g id="count">%d</xliff:g> সেকেন্ড বাকি</item> <item quantity="other"><xliff:g id="count">%d</xliff:g> সেকেন্ড বাকি</item>
...@@ -32,4 +39,7 @@ ...@@ -32,4 +39,7 @@
<item quantity="one">১ ঘণ্টা বাকি</item> <item quantity="one">১ ঘণ্টা বাকি</item>
<item quantity="other"><xliff:g id="count">%d</xliff:g> ঘণ্টা বাকি</item> <item quantity="other"><xliff:g id="count">%d</xliff:g> ঘণ্টা বাকি</item>
</plurals> </plurals>
<string name="info_dialog_title">আপনি কি জানতেন?</string>
<string name="info_dialog_message">লিনিএজ ওএস এর আপডেট প্যাকেজে সকল ফাইল দেওয়া থাকে। অর্থাৎ আপনি মাঝের আপডেটগুলো ইনস্টল না করে শুধুমাত্র লেটেস্ট আপডেট ইনস্টল করতে পারবেন।</string>
<string name="info_dialog_ok">তথ্যটির জন্য ধন্যবাদ</string>
</resources> </resources>
...@@ -67,6 +67,8 @@ ...@@ -67,6 +67,8 @@
<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_newer"><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_newer"><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="eta" example="3 minutes left">%3$s</xliff:g>)</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_download">Baixa</string> <string name="action_download">Baixa</string>
...@@ -86,6 +88,7 @@ ...@@ -86,6 +88,7 @@
<string name="notification_export_success">Actualització exportada</string> <string name="notification_export_success">Actualització exportada</string>
<string name="notification_export_fail">Ha fallat l\'exportació</string> <string name="notification_export_fail">Ha fallat l\'exportació</string>
<string name="toast_already_exporting">Ja s\'està exportant una actualització</string> <string name="toast_already_exporting">Ja s\'està exportant una actualització</string>
<string name="toast_export_started">S\'ha iniciat l\'exportació</string>
<plurals name="eta_seconds"> <plurals name="eta_seconds">
<item quantity="one">Falta 1 segon</item> <item quantity="one">Falta 1 segon</item>
<item quantity="other">Falten <xliff:g id="count">%d</xliff:g> segons</item> <item quantity="other">Falten <xliff:g id="count">%d</xliff:g> segons</item>
...@@ -108,4 +111,5 @@ ...@@ -108,4 +111,5 @@
<string name="new_updates_channel_title">Noves actualitzacions</string> <string name="new_updates_channel_title">Noves actualitzacions</string>
<string name="ongoing_channel_title">Baixades en curs</string> <string name="ongoing_channel_title">Baixades en curs</string>
<string name="update_failed_channel_title">Actualització fallida</string> <string name="update_failed_channel_title">Actualització fallida</string>
<string name="info_dialog_ok">Gràcies per la informació!</string>
</resources> </resources>
...@@ -25,10 +25,12 @@ ...@@ -25,10 +25,12 @@
<string name="download_completed_notification">Overførsel fuldført</string> <string name="download_completed_notification">Overførsel fuldført</string>
<string name="download_starting_notification">Starter overførsel</string> <string name="download_starting_notification">Starter overførsel</string>
<string name="update_failed_notification">Opdatering fejlede</string> <string name="update_failed_notification">Opdatering fejlede</string>
<string name="installation_suspended_notification">Installation suspenderet</string>
<string name="new_updates_found_title">Nye opdateringer</string> <string name="new_updates_found_title">Nye opdateringer</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">Pause</string> <string name="pause_button">Pause</string>
<string name="resume_button">Genoptag</string> <string name="resume_button">Genoptag</string>
<string name="suspend_button">Suspender</string>
<string name="installing_update">Installerer opdateringspakke</string> <string name="installing_update">Installerer opdateringspakke</string>
<string name="installing_update_error">Installeringsfejl</string> <string name="installing_update_error">Installeringsfejl</string>
<string name="installing_update_finished">Opdatering installeret</string> <string name="installing_update_finished">Opdatering installeret</string>
...@@ -41,11 +43,13 @@ ...@@ -41,11 +43,13 @@
<string name="menu_refresh">Genopfrisk</string> <string name="menu_refresh">Genopfrisk</string>
<string name="menu_preferences">Præferencer</string> <string name="menu_preferences">Præferencer</string>
<string name="menu_auto_updates_check">Auto-opdateringskontrol</string> <string name="menu_auto_updates_check">Auto-opdateringskontrol</string>
<string name="menu_auto_updates_check_interval_daily">Én gang dagligt</string>
<string name="menu_auto_updates_check_interval_never">Aldrig</string> <string name="menu_auto_updates_check_interval_never">Aldrig</string>
<string name="menu_auto_delete_updates">Slet opdateringer, når installeret</string> <string name="menu_auto_delete_updates">Slet opdateringer, når installeret</string>
<string name="menu_delete_update">Slet</string> <string name="menu_delete_update">Slet</string>
<string name="menu_copy_url">Kopiér URL</string> <string name="menu_copy_url">Kopiér URL</string>
<string name="menu_export_update">Eksportér opdatering</string> <string name="menu_export_update">Eksportér opdatering</string>
<string name="menu_show_changelog">Vis ændringslog</string>
<string name="menu_ab_perf_mode">Prioritér opdateringsproces</string> <string name="menu_ab_perf_mode">Prioritér opdateringsproces</string>
<string name="menu_update_recovery">Opdatér gendannelse</string> <string name="menu_update_recovery">Opdatér gendannelse</string>
<string name="toast_forced_update_recovery">Det er umuligt at deaktivere Lineage Gendannelse opdateringer på denne enhed.</string> <string name="toast_forced_update_recovery">Det er umuligt at deaktivere Lineage Gendannelse opdateringer på denne enhed.</string>
...@@ -61,6 +65,8 @@ ...@@ -61,6 +65,8 @@
<string name="header_last_updates_check">Sidst kontrolleret: <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">Sidst kontrolleret: <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_newer"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> af <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g></string>
<string name="list_download_progress_eta_newer"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> af <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g> (<xliff:g id="eta" example="3 minutes left">%3$s</xliff:g>)</string>
<string name="list_verifying_update">Bekræfter opdatering</string> <string name="list_verifying_update">Bekræfter opdatering</string>
<string name="list_no_updates">Ingen nye opdateringer fundet. Brug Genopfrisk-knappen, for manuel kontrol af nye opdateringer.</string> <string name="list_no_updates">Ingen nye opdateringer fundet. Brug Genopfrisk-knappen, for manuel kontrol af nye opdateringer.</string>
<string name="action_download">Hent</string> <string name="action_download">Hent</string>
...@@ -73,6 +79,8 @@ ...@@ -73,6 +79,8 @@
<string name="confirm_delete_dialog_title">Slet fil</string> <string name="confirm_delete_dialog_title">Slet fil</string>
<string name="confirm_delete_dialog_message">Slet den valgte opdateringsfil?</string> <string name="confirm_delete_dialog_message">Slet den valgte opdateringsfil?</string>
<string name="apply_update_dialog_title">Anvend opdatering</string> <string name="apply_update_dialog_title">Anvend opdatering</string>
<string name="apply_update_dialog_message">Du er ved at installere <xliff:g id="update_name">%1$s</xliff:g>. \n\n Hvis du trykker <xliff:g id="ok">%2$s</xliff:g>, enheden vil genstarte i gendannelsestilstand for at installere opdateringen.\n\nNoter: Denne funktion kræver en kompitabel gendannelse eller opdateing vil have brug for at blive installeret manuelt.</string>
<string name="apply_update_dialog_message_ab">Du er ved at installere <xliff:g id="update_name">%1$s</xliff:g>.\n\n Hvis du trykker <xliff:g id="ok">%2$s</xliff:g>, vil enheden begynde at installere i baggrunden.\n\n Når færdig, vil du blive spurgt om at genstarte.</string>
<string name="cancel_installation_dialog_message">Afbryd installeringen?</string> <string name="cancel_installation_dialog_message">Afbryd installeringen?</string>
<string name="label_download_url">Hent URL</string> <string name="label_download_url">Hent URL</string>
<string name="toast_download_url_copied">URL kopieret</string> <string name="toast_download_url_copied">URL kopieret</string>
...@@ -80,6 +88,19 @@ ...@@ -80,6 +88,19 @@
<string name="notification_export_success">Opdatering eksporteret</string> <string name="notification_export_success">Opdatering eksporteret</string>
<string name="notification_export_fail">Eksportfejl</string> <string name="notification_export_fail">Eksportfejl</string>
<string name="toast_already_exporting">Eksporterer allerede en opdatering</string> <string name="toast_already_exporting">Eksporterer allerede en opdatering</string>
<string name="toast_export_started">Eksportering startet</string>
<plurals name="eta_seconds">
<item quantity="one">1 sekund tilbage</item>
<item quantity="other"><xliff:g id="count">%d</xliff:g> sekunder tilbage</item>
</plurals>
<plurals name="eta_minutes">
<item quantity="one">1 minut tilbage</item>
<item quantity="other"><xliff:g id="count">%d</xliff:g> minutter tilbage</item>
</plurals>
<plurals name="eta_hours">
<item quantity="one">1 time tilbage</item>
<item quantity="other"><xliff:g id="count">%d</xliff:g> timer tilbage</item>
</plurals>
<string name="update_on_mobile_data_title">Advarsel</string> <string name="update_on_mobile_data_title">Advarsel</string>
<string name="update_on_mobile_data_message">Du er ved at hente en opdateringspakke vha. mobildata, hvilket sandsynligvis vil forårsage højt dataforbrug. Ønsker du at fortsætte?</string> <string name="update_on_mobile_data_message">Du er ved at hente en opdateringspakke vha. mobildata, hvilket sandsynligvis vil forårsage højt dataforbrug. Ønsker du at fortsætte?</string>
<string name="checkbox_mobile_data_warning">Vis ikke igen</string> <string name="checkbox_mobile_data_warning">Vis ikke igen</string>
...@@ -90,4 +111,7 @@ ...@@ -90,4 +111,7 @@
<string name="new_updates_channel_title">Nye opdateringer</string> <string name="new_updates_channel_title">Nye opdateringer</string>
<string name="ongoing_channel_title">Igangværende Downloads</string> <string name="ongoing_channel_title">Igangværende Downloads</string>
<string name="update_failed_channel_title">Opdatering fejlede</string> <string name="update_failed_channel_title">Opdatering fejlede</string>
<string name="info_dialog_title">Vidste du?</string>
<string name="info_dialog_message">LineageOS opdateringer er komplette installationspakker. Det betyder, at du altid kun kan installere den seneste opdatering, selv om du har sprunget nogle over!</string>
<string name="info_dialog_ok">Tak for info!</string>
</resources> </resources>
...@@ -41,7 +41,7 @@ ...@@ -41,7 +41,7 @@
<string name="dialog_battery_low_message_pct">Dein Akkustand ist zu niedrig. Es werden mindestens <xliff:g id="percent_discharging">%1$d</xliff:g>%% Restkapazität (oder <xliff:g id="percent_charging">%2$d</xliff:g>%% mit angeschlossenem Ladegerät) benötigt, um fortzufahren.</string> <string name="dialog_battery_low_message_pct">Dein Akkustand ist zu niedrig. Es werden mindestens <xliff:g id="percent_discharging">%1$d</xliff:g>%% Restkapazität (oder <xliff:g id="percent_charging">%2$d</xliff:g>%% mit angeschlossenem Ladegerät) benötigt, um fortzufahren.</string>
<string name="reboot">Neustart</string> <string name="reboot">Neustart</string>
<string name="menu_refresh">Aktualisieren</string> <string name="menu_refresh">Aktualisieren</string>
<string name="menu_preferences">Voreinstellungen</string> <string name="menu_preferences">Einstellungen</string>
<string name="menu_auto_updates_check">Automatisch nach Updates suchen</string> <string name="menu_auto_updates_check">Automatisch nach Updates suchen</string>
<string name="menu_auto_updates_check_interval_daily">Einmal am Tag</string> <string name="menu_auto_updates_check_interval_daily">Einmal am Tag</string>
<string name="menu_auto_updates_check_interval_weekly">Einmal pro Woche</string> <string name="menu_auto_updates_check_interval_weekly">Einmal pro Woche</string>
...@@ -67,6 +67,8 @@ ...@@ -67,6 +67,8 @@
<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_newer"><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_newer"><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="eta" example="3 minutes left">%3$s</xliff:g>)</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, verwende die Schaltfläche \"Aktualisieren\".</string> <string name="list_no_updates">Keine neuen Updates gefunden. Um manuell nach neuen Updates zu suchen, verwende die Schaltfläche \"Aktualisieren\".</string>
<string name="action_download">Herunterladen</string> <string name="action_download">Herunterladen</string>
...@@ -79,6 +81,8 @@ ...@@ -79,6 +81,8 @@
<string name="confirm_delete_dialog_title">Datei löschen</string> <string name="confirm_delete_dialog_title">Datei löschen</string>
<string name="confirm_delete_dialog_message">Soll die ausgewählte Update-Datei gelöscht werden?</string> <string name="confirm_delete_dialog_message">Soll die ausgewählte Update-Datei gelöscht werden?</string>
<string name="apply_update_dialog_title">Update installieren</string> <string name="apply_update_dialog_title">Update installieren</string>
<string name="apply_update_dialog_message">Bereit zur Installation von <xliff:g id="update_name">%1$s</xliff:g>\n\nWenn du <xliff:g id="ok">%2$s</xliff:g> drückst, wird das Gerät im Recovery-Modus gestartet, um das Update durchzuführen.\n\nHinweis: Diese Funktion erfordert ein kompatibles Recovery-System, anderenfalls muss das Update manuell installiert werden.</string>
<string name="apply_update_dialog_message_ab">Bereit zur Installation von <xliff:g id="update_name">%1$s</xliff:g>\n\nWenn du <xliff:g id="ok">%2$s drückst</xliff:g>, beginnt das Gerät im Hintergrund mit der Installation.\n\nSobald diese abgeschlossen ist, wirst du zum Neustart aufgefordert.</string>
<string name="cancel_installation_dialog_message">Installation abbrechen?</string> <string name="cancel_installation_dialog_message">Installation abbrechen?</string>
<string name="label_download_url">Download URL</string> <string name="label_download_url">Download URL</string>
<string name="toast_download_url_copied">URL wurde kopiert</string> <string name="toast_download_url_copied">URL wurde kopiert</string>
...@@ -86,6 +90,7 @@ ...@@ -86,6 +90,7 @@
<string name="notification_export_success">Update wurde exportiert</string> <string name="notification_export_success">Update wurde exportiert</string>
<string name="notification_export_fail">Fehler beim Export</string> <string name="notification_export_fail">Fehler beim Export</string>
<string name="toast_already_exporting">Update wird bereits exportiert</string> <string name="toast_already_exporting">Update wird bereits exportiert</string>
<string name="toast_export_started">Export gestartet</string>
<plurals name="eta_seconds"> <plurals name="eta_seconds">
<item quantity="one">noch 1 Sekunde</item> <item quantity="one">noch 1 Sekunde</item>
<item quantity="other">noch <xliff:g id="count">%d</xliff:g> Sekunden</item> <item quantity="other">noch <xliff:g id="count">%d</xliff:g> Sekunden</item>
...@@ -108,4 +113,7 @@ ...@@ -108,4 +113,7 @@
<string name="new_updates_channel_title">Neue Updates</string> <string name="new_updates_channel_title">Neue Updates</string>
<string name="ongoing_channel_title">Laufende Downloads</string> <string name="ongoing_channel_title">Laufende Downloads</string>
<string name="update_failed_channel_title">Update fehlgeschlagen</string> <string name="update_failed_channel_title">Update fehlgeschlagen</string>
<string name="info_dialog_title">Schon gewusst?</string>
<string name="info_dialog_message">LineageOS-Updates sind vollständige Installationspakete. Das bedeutet, dass du immer nur das neueste Update installieren zu brauchst, auch wenn du zwischendurch welche übersprungen hast!</string>
<string name="info_dialog_ok">Danke für die Information!</string>
</resources> </resources>
...@@ -67,6 +67,8 @@ ...@@ -67,6 +67,8 @@
<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_newer"><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_newer"><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="eta" example="3 minutes left">%3$s</xliff:g>)</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_download">Download</string> <string name="action_download">Download</string>
...@@ -79,6 +81,8 @@ ...@@ -79,6 +81,8 @@
<string name="confirm_delete_dialog_title">Delete file</string> <string name="confirm_delete_dialog_title">Delete file</string>
<string name="confirm_delete_dialog_message">Delete the selected update file?</string> <string name="confirm_delete_dialog_message">Delete the selected update file?</string>
<string name="apply_update_dialog_title">Apply update</string> <string name="apply_update_dialog_title">Apply update</string>
<string name="apply_update_dialog_message">You are about to install <xliff:g id="update_name">%1$s</xliff:g>.\n\nIf you press <xliff:g id="ok">%2$s</xliff:g>, the device will restart itself in recovery mode to install the update.\n\nNote: This feature requires a compatible Recovery or updates will need to be installed manually.</string>
<string name="apply_update_dialog_message_ab">You are about to install <xliff:g id="update_name">%1$s</xliff:g>.\n\nIf you press <xliff:g id="ok">%2$s</xliff:g>, the device will begin installing in the background.\n\nOnce completed, you will be prompted to reboot.</string>
<string name="cancel_installation_dialog_message">Cancel the installation?</string> <string name="cancel_installation_dialog_message">Cancel the installation?</string>
<string name="label_download_url">Download URL</string> <string name="label_download_url">Download URL</string>
<string name="toast_download_url_copied">URL Copied</string> <string name="toast_download_url_copied">URL Copied</string>
...@@ -86,6 +90,7 @@ ...@@ -86,6 +90,7 @@
<string name="notification_export_success">Update exported</string> <string name="notification_export_success">Update exported</string>
<string name="notification_export_fail">Export error</string> <string name="notification_export_fail">Export error</string>
<string name="toast_already_exporting">Already exporting an update</string> <string name="toast_already_exporting">Already exporting an update</string>
<string name="toast_export_started">Export started</string>
<plurals name="eta_seconds"> <plurals name="eta_seconds">
<item quantity="one">1 second left</item> <item quantity="one">1 second left</item>
<item quantity="other"><xliff:g id="count">%d</xliff:g> seconds left</item> <item quantity="other"><xliff:g id="count">%d</xliff:g> seconds left</item>
...@@ -108,4 +113,7 @@ ...@@ -108,4 +113,7 @@
<string name="new_updates_channel_title">New updates</string> <string name="new_updates_channel_title">New updates</string>
<string name="ongoing_channel_title">Ongoing downloads</string> <string name="ongoing_channel_title">Ongoing downloads</string>
<string name="update_failed_channel_title">Update failed</string> <string name="update_failed_channel_title">Update failed</string>
<string name="info_dialog_title">Did you know?</string>
<string name="info_dialog_message">LineageOS updates are full installation packages. That means you can always install only the latest update, even if you skipped some in between!</string>
<string name="info_dialog_ok">Thanks for the info!</string>
</resources> </resources>
...@@ -67,6 +67,8 @@ ...@@ -67,6 +67,8 @@
<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_newer"><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_newer"><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="eta" example="3 minutes left">%3$s</xliff:g>)</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_download">Download</string> <string name="action_download">Download</string>
...@@ -79,6 +81,8 @@ ...@@ -79,6 +81,8 @@
<string name="confirm_delete_dialog_title">Delete file</string> <string name="confirm_delete_dialog_title">Delete file</string>
<string name="confirm_delete_dialog_message">Delete the selected update file?</string> <string name="confirm_delete_dialog_message">Delete the selected update file?</string>
<string name="apply_update_dialog_title">Apply update</string> <string name="apply_update_dialog_title">Apply update</string>
<string name="apply_update_dialog_message">You are about to install <xliff:g id="update_name">%1$s</xliff:g>.\n\nIf you press <xliff:g id="ok">%2$s</xliff:g>, the device will restart itself in recovery mode to install the update.\n\nNote: This feature requires a compatible Recovery or updates will need to be installed manually.</string>
<string name="apply_update_dialog_message_ab">You are about to install <xliff:g id="update_name">%1$s</xliff:g>.\n\nIf you press <xliff:g id="ok">%2$s</xliff:g>, the device will begin installing in the background.\n\nOnce completed, you will be prompted to reboot.</string>
<string name="cancel_installation_dialog_message">Cancel the installation?</string> <string name="cancel_installation_dialog_message">Cancel the installation?</string>
<string name="label_download_url">Download URL</string> <string name="label_download_url">Download URL</string>
<string name="toast_download_url_copied">URL Copied</string> <string name="toast_download_url_copied">URL Copied</string>
...@@ -86,6 +90,7 @@ ...@@ -86,6 +90,7 @@
<string name="notification_export_success">Update exported</string> <string name="notification_export_success">Update exported</string>
<string name="notification_export_fail">Export error</string> <string name="notification_export_fail">Export error</string>
<string name="toast_already_exporting">Already exporting an update</string> <string name="toast_already_exporting">Already exporting an update</string>
<string name="toast_export_started">Export started</string>
<plurals name="eta_seconds"> <plurals name="eta_seconds">
<item quantity="one">1 second left</item> <item quantity="one">1 second left</item>
<item quantity="other"><xliff:g id="count">%d</xliff:g> seconds left</item> <item quantity="other"><xliff:g id="count">%d</xliff:g> seconds left</item>
...@@ -108,4 +113,7 @@ ...@@ -108,4 +113,7 @@
<string name="new_updates_channel_title">New updates</string> <string name="new_updates_channel_title">New updates</string>
<string name="ongoing_channel_title">Ongoing downloads</string> <string name="ongoing_channel_title">Ongoing downloads</string>
<string name="update_failed_channel_title">Update failed</string> <string name="update_failed_channel_title">Update failed</string>
<string name="info_dialog_title">Did you know?</string>
<string name="info_dialog_message">LineageOS updates are full installation packages. That means you can always install only the latest update, even if you skipped some in between!</string>
<string name="info_dialog_ok">Thanks for the info!</string>
</resources> </resources>
...@@ -67,6 +67,8 @@ ...@@ -67,6 +67,8 @@
<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_newer"><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_newer"><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="eta" example="3 minutes left">%3$s</xliff:g>)</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_download">Download</string> <string name="action_download">Download</string>
...@@ -79,6 +81,8 @@ ...@@ -79,6 +81,8 @@
<string name="confirm_delete_dialog_title">Delete file</string> <string name="confirm_delete_dialog_title">Delete file</string>
<string name="confirm_delete_dialog_message">Delete the selected update file?</string> <string name="confirm_delete_dialog_message">Delete the selected update file?</string>
<string name="apply_update_dialog_title">Apply update</string> <string name="apply_update_dialog_title">Apply update</string>
<string name="apply_update_dialog_message">You are about to install <xliff:g id="update_name">%1$s</xliff:g>.\n\nIf you press <xliff:g id="ok">%2$s</xliff:g>, the device will restart itself in recovery mode to install the update.\n\nNote: This feature requires a compatible Recovery or updates will need to be installed manually.</string>
<string name="apply_update_dialog_message_ab">You are about to install <xliff:g id="update_name">%1$s</xliff:g>.\n\nIf you press <xliff:g id="ok">%2$s</xliff:g>, the device will begin installing in the background.\n\nOnce completed, you will be prompted to reboot.</string>
<string name="cancel_installation_dialog_message">Cancel the installation?</string> <string name="cancel_installation_dialog_message">Cancel the installation?</string>
<string name="label_download_url">Download URL</string> <string name="label_download_url">Download URL</string>
<string name="toast_download_url_copied">URL Copied</string> <string name="toast_download_url_copied">URL Copied</string>
...@@ -86,6 +90,7 @@ ...@@ -86,6 +90,7 @@
<string name="notification_export_success">Update exported</string> <string name="notification_export_success">Update exported</string>
<string name="notification_export_fail">Export error</string> <string name="notification_export_fail">Export error</string>
<string name="toast_already_exporting">Already exporting an update</string> <string name="toast_already_exporting">Already exporting an update</string>
<string name="toast_export_started">Export started</string>
<plurals name="eta_seconds"> <plurals name="eta_seconds">
<item quantity="one">1 second left</item> <item quantity="one">1 second left</item>
<item quantity="other"><xliff:g id="count">%d</xliff:g> seconds left</item> <item quantity="other"><xliff:g id="count">%d</xliff:g> seconds left</item>
...@@ -108,4 +113,7 @@ ...@@ -108,4 +113,7 @@
<string name="new_updates_channel_title">New updates</string> <string name="new_updates_channel_title">New updates</string>
<string name="ongoing_channel_title">Ongoing downloads</string> <string name="ongoing_channel_title">Ongoing downloads</string>
<string name="update_failed_channel_title">Update failed</string> <string name="update_failed_channel_title">Update failed</string>
<string name="info_dialog_title">Did you know?</string>
<string name="info_dialog_message">LineageOS updates are full installation packages. That means you can always install only the latest update, even if you skipped some in between!</string>
<string name="info_dialog_ok">Thanks for the info!</string>
</resources> </resources>
...@@ -67,6 +67,8 @@ ...@@ -67,6 +67,8 @@
<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_newer"><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_newer"><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="eta" example="3 minutes left">%3$s</xliff:g>)</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_download">Download</string> <string name="action_download">Download</string>
...@@ -79,6 +81,8 @@ ...@@ -79,6 +81,8 @@
<string name="confirm_delete_dialog_title">Delete file</string> <string name="confirm_delete_dialog_title">Delete file</string>
<string name="confirm_delete_dialog_message">Delete the selected update file?</string> <string name="confirm_delete_dialog_message">Delete the selected update file?</string>
<string name="apply_update_dialog_title">Apply update</string> <string name="apply_update_dialog_title">Apply update</string>
<string name="apply_update_dialog_message">You are about to install <xliff:g id="update_name">%1$s</xliff:g>.\n\nIf you press <xliff:g id="ok">%2$s</xliff:g>, the device will restart itself in recovery mode to install the update.\n\nNote: This feature requires a compatible Recovery or updates will need to be installed manually.</string>
<string name="apply_update_dialog_message_ab">You are about to install <xliff:g id="update_name">%1$s</xliff:g>.\n\nIf you press <xliff:g id="ok">%2$s</xliff:g>, the device will begin installing in the background.\n\nOnce completed, you will be prompted to reboot.</string>
<string name="cancel_installation_dialog_message">Cancel the installation?</string> <string name="cancel_installation_dialog_message">Cancel the installation?</string>
<string name="label_download_url">Download URL</string> <string name="label_download_url">Download URL</string>
<string name="toast_download_url_copied">URL Copied</string> <string name="toast_download_url_copied">URL Copied</string>
...@@ -86,6 +90,7 @@ ...@@ -86,6 +90,7 @@
<string name="notification_export_success">Update exported</string> <string name="notification_export_success">Update exported</string>
<string name="notification_export_fail">Export error</string> <string name="notification_export_fail">Export error</string>
<string name="toast_already_exporting">Already exporting an update</string> <string name="toast_already_exporting">Already exporting an update</string>
<string name="toast_export_started">Export started</string>
<plurals name="eta_seconds"> <plurals name="eta_seconds">
<item quantity="one">1 second left</item> <item quantity="one">1 second left</item>
<item quantity="other"><xliff:g id="count">%d</xliff:g> seconds left</item> <item quantity="other"><xliff:g id="count">%d</xliff:g> seconds left</item>
...@@ -108,4 +113,7 @@ ...@@ -108,4 +113,7 @@
<string name="new_updates_channel_title">New updates</string> <string name="new_updates_channel_title">New updates</string>
<string name="ongoing_channel_title">Ongoing downloads</string> <string name="ongoing_channel_title">Ongoing downloads</string>
<string name="update_failed_channel_title">Update failed</string> <string name="update_failed_channel_title">Update failed</string>
<string name="info_dialog_title">Did you know?</string>
<string name="info_dialog_message">LineageOS updates are full installation packages. That means you can always install only the latest update, even if you skipped some in between!</string>
<string name="info_dialog_ok">Thanks for the info!</string>
</resources> </resources>
...@@ -29,6 +29,7 @@ ...@@ -29,6 +29,7 @@
<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">Pausar</string> <string name="pause_button">Pausar</string>
<string name="resume_button">Reanudar</string> <string name="resume_button">Reanudar</string>
<string name="suspend_button">Suspender</string>
<string name="installing_update">Instalando paquete de actualización</string> <string name="installing_update">Instalando paquete de actualización</string>
<string name="installing_update_error">Error de instalación</string> <string name="installing_update_error">Error de instalación</string>
<string name="installing_update_finished">Actualización instalada</string> <string name="installing_update_finished">Actualización instalada</string>
......
...@@ -54,6 +54,7 @@ ...@@ -54,6 +54,7 @@
<string name="menu_show_changelog">Tampilkan catatan perubahan</string> <string name="menu_show_changelog">Tampilkan catatan perubahan</string>
<string name="menu_ab_perf_mode">Prioritaskan proses pembaruan</string> <string name="menu_ab_perf_mode">Prioritaskan proses pembaruan</string>
<string name="menu_update_recovery">Perbarui Recovery</string> <string name="menu_update_recovery">Perbarui Recovery</string>
<string name="toast_forced_update_recovery">Tidak mungkin untuk menonaktifkan pembaruan Lineage Recovery di perangkat ini.</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>
...@@ -66,6 +67,8 @@ ...@@ -66,6 +67,8 @@
<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_newer"><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_newer"><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="eta" example="3 minutes left">%3$s</xliff:g>)</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_download">Unduh</string> <string name="action_download">Unduh</string>
...@@ -78,6 +81,8 @@ ...@@ -78,6 +81,8 @@
<string name="confirm_delete_dialog_title">Hapus berkas</string> <string name="confirm_delete_dialog_title">Hapus berkas</string>
<string name="confirm_delete_dialog_message">Hapus berkas pembaruan yang terpilih?</string> <string name="confirm_delete_dialog_message">Hapus berkas pembaruan yang terpilih?</string>
<string name="apply_update_dialog_title">Terapkan pembaruan</string> <string name="apply_update_dialog_title">Terapkan pembaruan</string>
<string name="apply_update_dialog_message">Anda akan memasang <xliff:g id="update_name">%1$s</xliff:g>.\n\nJika Anda menekan <xliff:g id="ok">%2$s</xliff:g>, perangkat akan mulai ulang sendiri dalam mode recovery untuk memasang pembaruan.\n\nPerhatian: Fitur ini memerlukan Recovery yang kompatibel atau pembaruan perlu dipasang secara manual.</string>
<string name="apply_update_dialog_message_ab">Anda akan memasang <xliff:g id="update_name">%1$s</xliff:g>.\n\nJika Anda menekan <xliff:g id="ok">%2$s</xliff:g>, perangkat akan mulai memasang di latar belakang.\n\nSetelah selesai, Anda akan diminta untuk memulai ulang perangkat.</string>
<string name="cancel_installation_dialog_message">Batalkan pemasangan?</string> <string name="cancel_installation_dialog_message">Batalkan pemasangan?</string>
<string name="label_download_url">URL Unduh</string> <string name="label_download_url">URL Unduh</string>
<string name="toast_download_url_copied">URL disalin</string> <string name="toast_download_url_copied">URL disalin</string>
...@@ -85,6 +90,7 @@ ...@@ -85,6 +90,7 @@
<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> <string name="toast_already_exporting">Sudah mengekspor pembaruan</string>
<string name="toast_export_started">Ekspor dimulai</string>
<plurals name="eta_seconds"> <plurals name="eta_seconds">
<item quantity="other"><xliff:g id="count">%d</xliff:g> detik tersisa</item> <item quantity="other"><xliff:g id="count">%d</xliff:g> detik tersisa</item>
</plurals> </plurals>
...@@ -104,4 +110,7 @@ ...@@ -104,4 +110,7 @@
<string name="new_updates_channel_title">Pembaruan baru</string> <string name="new_updates_channel_title">Pembaruan baru</string>
<string name="ongoing_channel_title">Unduhan sedang berlangsung</string> <string name="ongoing_channel_title">Unduhan sedang berlangsung</string>
<string name="update_failed_channel_title">Pembaruan gagal</string> <string name="update_failed_channel_title">Pembaruan gagal</string>
<string name="info_dialog_title">Tahukah Anda?</string>
<string name="info_dialog_message">Pembaruan LineageOS adalah paket instalasi lengkap. Itu berarti Anda selalu dapat menginstal hanya pembaruan terbaru, bahkan jika Anda melewatkan beberapa di antaranya!</string>
<string name="info_dialog_ok">Terima kasih atas infonya!</string>
</resources> </resources>
...@@ -67,6 +67,8 @@ ...@@ -67,6 +67,8 @@
<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_newer"><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></string>
<string name="list_download_progress_eta_newer"><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="eta" example="3 minutes left">%3$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_download">Download</string> <string name="action_download">Download</string>
...@@ -79,6 +81,8 @@ ...@@ -79,6 +81,8 @@
<string name="confirm_delete_dialog_title">Elimina file</string> <string name="confirm_delete_dialog_title">Elimina file</string>
<string name="confirm_delete_dialog_message">Eliminare il file di aggiornamento selezionato?</string> <string name="confirm_delete_dialog_message">Eliminare il file di aggiornamento selezionato?</string>
<string name="apply_update_dialog_title">Applica aggiornamento</string> <string name="apply_update_dialog_title">Applica aggiornamento</string>
<string name="apply_update_dialog_message">Stai per installare <xliff:g id="update_name">%1$s</xliff:g>.\n\nSe premi <xliff:g id="ok">%2$s</xliff:g>, il dispositivo verrà riavviato in modalità recovery per installare l\'aggiornamento automaticamente.\n\nNota: questa funzione richiede una recovery compatibile, in caso contrario si dovrà procedere all\'installazione manualmente.</string>
<string name="apply_update_dialog_message_ab">Stai per installare <xliff:g id="update_name">%1$s</xliff:g>.\n\nSe premi <xliff:g id="ok">%2$s</xliff:g>, il dispositivo inizierà l\'installazione in background.\n\nUna volta completato, ti verrà richiesto di riavviare il dispositivo.</string>
<string name="cancel_installation_dialog_message">Annullare l\'installazione?</string> <string name="cancel_installation_dialog_message">Annullare l\'installazione?</string>
<string name="label_download_url">Download URL</string> <string name="label_download_url">Download URL</string>
<string name="toast_download_url_copied">URL copiato</string> <string name="toast_download_url_copied">URL copiato</string>
...@@ -86,6 +90,7 @@ ...@@ -86,6 +90,7 @@
<string name="notification_export_success">Aggiornamento esportato</string> <string name="notification_export_success">Aggiornamento esportato</string>
<string name="notification_export_fail">Errore esportazione</string> <string name="notification_export_fail">Errore esportazione</string>
<string name="toast_already_exporting">Esportazione aggiornamento già in corso</string> <string name="toast_already_exporting">Esportazione aggiornamento già in corso</string>
<string name="toast_export_started">Esportazione avviata</string>
<plurals name="eta_seconds"> <plurals name="eta_seconds">
<item quantity="one">1 secondo rimanente</item> <item quantity="one">1 secondo rimanente</item>
<item quantity="other"><xliff:g id="count">%d</xliff:g> secondi rimanenti</item> <item quantity="other"><xliff:g id="count">%d</xliff:g> secondi rimanenti</item>
...@@ -108,4 +113,7 @@ ...@@ -108,4 +113,7 @@
<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> <string name="update_failed_channel_title">Aggiornamento fallito</string>
<string name="info_dialog_title">Lo sapevi?</string>
<string name="info_dialog_message">Gli aggiornamenti di LineageOS sono pacchetti d\'installazione completi. Questo significa che puoi sempre installare solo l\'ultimo aggiornamento, anche se ne hai saltati alcuni in precedenza!</string>
<string name="info_dialog_ok">Grazie per l\'informazione!</string>
</resources> </resources>
...@@ -67,6 +67,8 @@ ...@@ -67,6 +67,8 @@
<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_newer"><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_newer"><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="eta" example="3 minutes left">%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_download">ダウンロード</string> <string name="action_download">ダウンロード</string>
...@@ -79,6 +81,8 @@ ...@@ -79,6 +81,8 @@
<string name="confirm_delete_dialog_title">ファイルを削除</string> <string name="confirm_delete_dialog_title">ファイルを削除</string>
<string name="confirm_delete_dialog_message">選択したアップデートファイルを削除しますか?</string> <string name="confirm_delete_dialog_message">選択したアップデートファイルを削除しますか?</string>
<string name="apply_update_dialog_title">アップデートを適用</string> <string name="apply_update_dialog_title">アップデートを適用</string>
<string name="apply_update_dialog_message"><xliff:g id="update_name">%1$s</xliff:g> をインストールしようとしています。\n\n<xliff:g id="ok">%2$s</xliff:g>を押すと、アップデートをインストールするために端末をリカバリーモードでに再起動します。\n\n注意: この機能には対応したリカバリーが必要です。なければ手動でインストールする必要があります。</string>
<string name="apply_update_dialog_message_ab"><xliff:g id="update_name">%1$s</xliff:g> をインストールしようとしています。\n\n<xliff:g id="ok">%2$s</xliff:g>を押すと、バックグラウンドでインストールを開始します。\n\nインストールが完了したら、再起動を促すプロンプトが表示されます。</string>
<string name="cancel_installation_dialog_message">インストールをキャンセルしますか?</string> <string name="cancel_installation_dialog_message">インストールをキャンセルしますか?</string>
<string name="label_download_url">ダウンロード URL</string> <string name="label_download_url">ダウンロード URL</string>
<string name="toast_download_url_copied">URL をコピーしました</string> <string name="toast_download_url_copied">URL をコピーしました</string>
...@@ -86,6 +90,7 @@ ...@@ -86,6 +90,7 @@
<string name="notification_export_success">アップデートのエクスポート</string> <string name="notification_export_success">アップデートのエクスポート</string>
<string name="notification_export_fail">エラー出力</string> <string name="notification_export_fail">エラー出力</string>
<string name="toast_already_exporting">すでにアップデートをエクスポートしています。</string> <string name="toast_already_exporting">すでにアップデートをエクスポートしています。</string>
<string name="toast_export_started">エクスポートを開始しました</string>
<plurals name="eta_seconds"> <plurals name="eta_seconds">
<item quantity="other">残り<xliff:g id="count">%d</xliff:g></item> <item quantity="other">残り<xliff:g id="count">%d</xliff:g></item>
</plurals> </plurals>
...@@ -105,4 +110,7 @@ ...@@ -105,4 +110,7 @@
<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> <string name="update_failed_channel_title">更新に失敗しました</string>
<string name="info_dialog_title">ご存知ですか?</string>
<string name="info_dialog_message">LineageOS のアップデートは完全なインストールパッケージです。つまり、いくつかのアップデートをスキップしても、最新のアップデートのみをインストールするだけで良いのです!</string>
<string name="info_dialog_ok">ありがとうございます!</string>
</resources> </resources>
...@@ -67,6 +67,8 @@ ...@@ -67,6 +67,8 @@
<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_newer"><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_newer"><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="eta" example="3 minutes left">%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_download">ჩამოტვირთვა</string> <string name="action_download">ჩამოტვირთვა</string>
...@@ -79,6 +81,8 @@ ...@@ -79,6 +81,8 @@
<string name="confirm_delete_dialog_title">ფაილის წაშლა</string> <string name="confirm_delete_dialog_title">ფაილის წაშლა</string>
<string name="confirm_delete_dialog_message">წაიშალოს განახლების შერჩეული ფაილი?</string> <string name="confirm_delete_dialog_message">წაიშალოს განახლების შერჩეული ფაილი?</string>
<string name="apply_update_dialog_title">განახლების ასახვა</string> <string name="apply_update_dialog_title">განახლების ასახვა</string>
<string name="apply_update_dialog_message">აპირებთ, ჩააყენოთ <xliff:g id="update_name">%1$s</xliff:g>.\n\nთუ დააჭერთ ღილაკზე <xliff:g id="ok">%2$s</xliff:g>, მოწყობილობა ხელახლა ჩაირთვება აღმდგენ რეჟიმში, განახლების დასაყენებლად.\n\nშენიშვნა: საჭიროებს თავსებად აღმდგენ გარსს, თუ არადა განახლებები ხელით იქნება დასაყენებელი.</string>
<string name="apply_update_dialog_message_ab">აპირებთ, ჩააყენოთ <xliff:g id="update_name">%1$s</xliff:g>.\n\nთუ დააჭერთ ღილაკზე <xliff:g id="ok">%2$s</xliff:g>, მოწყობილობა დაიწყებს დაყენებას ფონურად.\n\nდასრულებისას კი მოგთხოვთ გადატვირთვას.</string>
<string name="cancel_installation_dialog_message">გაუქმდეს დაყენება?</string> <string name="cancel_installation_dialog_message">გაუქმდეს დაყენება?</string>
<string name="label_download_url">ჩამოტვირთვის ბმული</string> <string name="label_download_url">ჩამოტვირთვის ბმული</string>
<string name="toast_download_url_copied">ბმულის ასლი აღებულია</string> <string name="toast_download_url_copied">ბმულის ასლი აღებულია</string>
...@@ -86,6 +90,7 @@ ...@@ -86,6 +90,7 @@
<string name="notification_export_success">განახლება გადატანილია</string> <string name="notification_export_success">განახლება გადატანილია</string>
<string name="notification_export_fail">შეცდომა გატანისას</string> <string name="notification_export_fail">შეცდომა გატანისას</string>
<string name="toast_already_exporting">განახლება უკვე გადატანილია</string> <string name="toast_already_exporting">განახლება უკვე გადატანილია</string>
<string name="toast_export_started">გატანა დაწყებულია</string>
<plurals name="eta_seconds"> <plurals name="eta_seconds">
<item quantity="one">დარჩენილია 1 წამი</item> <item quantity="one">დარჩენილია 1 წამი</item>
<item quantity="other">დარჩენილია <xliff:g id="count">%d</xliff:g> წამი</item> <item quantity="other">დარჩენილია <xliff:g id="count">%d</xliff:g> წამი</item>
...@@ -108,4 +113,7 @@ ...@@ -108,4 +113,7 @@
<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> <string name="update_failed_channel_title">განახლება ვერ მოხერხდა</string>
<string name="info_dialog_title">იცოდით?</string>
<string name="info_dialog_message">LineageOS-ის განახლებები სრულ კრებულებს წარმოადგენს. ეს კი ნიშნავს, რომ ყოველთვის შეგიძლიათ ჩააყენოთ ბოლო განახლება, ზოგიერთის გამოტოვების შემთხვევაშიც. </string>
<string name="info_dialog_ok">გმადლობთ, რომ მაცნობეთ!</string>
</resources> </resources>
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2017-2020 The LineageOS Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="app_name">Asefrak n ulqem</string>
<string name="display_name">Asefrak n ulqem</string>
<string name="verification_failed_notification">Icceḍ usenqed</string>
<string name="verifying_download_notification">Asenqed n welqem</string>
<string name="downloading_notification">Asider</string>
<string name="download_paused_error_notification">Tuccḍa n usider</string>
<string name="download_completed_notification">Asider yemmed</string>
<string name="download_starting_notification">Asenker n usider</string>
<string name="installation_suspended_notification">Ittwafsex usebdded</string>
<string name="new_updates_found_title">Ileqman imaynuten</string>
<string name="text_download_speed">%1$s, %2$s/s</string>
<string name="pause_button">Steɛfu</string>
<string name="resume_button">Kemmel</string>
<string name="suspend_button">Ittwafsex</string>
<string name="installing_update">Asebded n ukemmus n lqem</string>
<string name="installing_update_error">Tuccḍa g usebded</string>
<string name="installing_update_finished">Lqem ibded</string>
<string name="preparing_ota_first_boot">Aheggi i tnekra tamezwarut</string>
<string name="dialog_prepare_zip_message">Aheggi n lqem n unezwer</string>
<string name="dialog_battery_low_title">Aẓru qrib ad-yefak</string>
<string name="reboot">Ales asenker</string>
<string name="menu_refresh">Sismeḍ</string>
<string name="menu_preferences">Tiwelhiwin</string>
<string name="menu_auto_updates_check">A senqed n uleqqem awurman</string>
<string name="menu_auto_updates_check_interval_daily">Tikkelt i wass</string>
<string name="menu_auto_updates_check_interval_weekly">Tikkelt i ddurt</string>
<string name="menu_auto_updates_check_interval_monthly">Tikkelt i waggur</string>
<string name="menu_auto_updates_check_interval_never">Weṛǧin</string>
<string name="menu_auto_delete_updates">Kkes Ileqman ticki isbedden</string>
<string name="menu_delete_update">Kkes</string>
<string name="menu_copy_url">Nɣel URL</string>
<string name="menu_export_update">Sifeḍ lqem</string>
<string name="menu_update_recovery">Leqqem aḥraz</string>
<string name="snack_updates_found">Llan ileqman imaynuten</string>
<string name="snack_no_updates_found">Ulac ileqman imaynuten</string>
<string name="snack_updates_check_failed">Icceḍ usenqed n uleqqem. Txilek senqed tuqqna-k γer internet sakin ɛreḍ tikelt nniḍen ticki.</string>
<string name="snack_download_failed">Icceḍ usider. Txilek senqed tuqqna-k γer internet sakin ɛreḍ tikelt nniḍen ticki.</string>
<string name="snack_download_verification_failed">Icceḍ usenqed n ulqem.</string>
<string name="snack_download_verified">Asider yemmed.</string>
<string name="header_title_text">LineageOS\n%1$s</string>
<string name="header_android_version">Android <xliff:g id="version" example="7.1.2">%1$s</xliff:g></string>
<string name="header_last_updates_check">Asenqed aneggaru: <xliff:g id="date" example="1 January 1970">%1$s</xliff:g>(<xliff:g id="time" example="01:23">%2$s</xliff:g>)</string>
<string name="list_build_version">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g></string>
<string name="list_build_version_date">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g> - <xliff:g id="date" example="July 11, 2017">%2$s</xliff:g></string>
<string name="list_verifying_update">Asenqed n welqem</string>
<string name="list_no_updates">Ulac ileqman imaynuten. Iwakken ad-tsenqdeḍ ileqman imaynuten s ufus, seqdec taqffalt Sismeḍ.</string>
<string name="action_download">Sider</string>
<string name="action_pause">Steɛfu</string>
<string name="action_resume">Kemmel</string>
<string name="action_install">Sebded</string>
<string name="action_info">Talɣut</string>
<string name="action_delete">Kkes</string>
<string name="action_cancel">Sefsex</string>
<string name="confirm_delete_dialog_title">Kkes afaylu</string>
<string name="confirm_delete_dialog_message">Kkes afaylu n lqem ittwafernen?</string>
<string name="apply_update_dialog_title">Seddu lqem</string>
<string name="label_download_url">Sider URL</string>
<string name="toast_download_url_copied">URL ittwanγel</string>
<string name="dialog_export_title">Asifeḍ n lqem</string>
<string name="notification_export_success">Lqem ittwasifeḍ</string>
<string name="notification_export_fail">Tuccḍa g usifeḍ</string>
<string name="update_on_mobile_data_title">Ɣur-k</string>
<string name="checkbox_mobile_data_warning">Ur tuɣaleḍ ara ad itsekneḍ</string>
<string name="menu_mobile_data_warning">Alɣu n isefka izirazen</string>
<string name="blocked_update_dialog_title">Lqem iwḥel</string>
<string name="blocked_update_dialog_message">A leqqem agi ur izmir ara ad-ibded s usnas n usefrak n-lqem. Ttxil-ek ɣer <xliff:g id="info_url">%1$s</xliff:g> i ugar talɣut.</string>
<string name="new_updates_channel_title">Ileqman imaynuten</string>
</resources>
...@@ -67,6 +67,8 @@ ...@@ -67,6 +67,8 @@
<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_newer"><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_newer"><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="eta" example="3 minutes left">%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_download">다운로드</string> <string name="action_download">다운로드</string>
...@@ -79,6 +81,8 @@ ...@@ -79,6 +81,8 @@
<string name="confirm_delete_dialog_title">파일 삭제</string> <string name="confirm_delete_dialog_title">파일 삭제</string>
<string name="confirm_delete_dialog_message">선택한 업데이트 파일을 삭제하시겠습니까?</string> <string name="confirm_delete_dialog_message">선택한 업데이트 파일을 삭제하시겠습니까?</string>
<string name="apply_update_dialog_title">업데이트 적용</string> <string name="apply_update_dialog_title">업데이트 적용</string>
<string name="apply_update_dialog_message"><xliff:g id="update_name">%1$s</xliff:g> 버전을 설치하려 합니다.\n\n<xliff:g id="ok">%2$s</xliff:g>을 누르면 업데이트를 설치하기 위해 기기가 리커버리 모드로 다시 시작됩니다.\n\n주의: 이 기능은 호환되는 리커버리가 필요하며, 없을 경우 업데이트를 수동으로 설치해야 합니다.</string>
<string name="apply_update_dialog_message_ab"><xliff:g id="update_name">%1$s</xliff:g> 버전을 설치하려 합니다.\n\n<xliff:g id="ok">%2$s</xliff:g>을 누르면 백그라운드에서 이 업데이트를 설치합니다.\n\n설치가 완료되면 기기를 다시 시작할 것인지 묻는 대화 상자가 나타납니다.</string>
<string name="cancel_installation_dialog_message">설치를 취소하시겠습니까?</string> <string name="cancel_installation_dialog_message">설치를 취소하시겠습니까?</string>
<string name="label_download_url">다운로드 URL</string> <string name="label_download_url">다운로드 URL</string>
<string name="toast_download_url_copied">URL 복사됨</string> <string name="toast_download_url_copied">URL 복사됨</string>
...@@ -86,6 +90,7 @@ ...@@ -86,6 +90,7 @@
<string name="notification_export_success">업데이트를 내보냈습니다.</string> <string name="notification_export_success">업데이트를 내보냈습니다.</string>
<string name="notification_export_fail">내보내기 오류</string> <string name="notification_export_fail">내보내기 오류</string>
<string name="toast_already_exporting">이미 업데이트를 내보내는 중입니다.</string> <string name="toast_already_exporting">이미 업데이트를 내보내는 중입니다.</string>
<string name="toast_export_started">내보내기를 시작했습니다.</string>
<plurals name="eta_seconds"> <plurals name="eta_seconds">
<item quantity="other"><xliff:g id="count">%d</xliff:g>초 남음</item> <item quantity="other"><xliff:g id="count">%d</xliff:g>초 남음</item>
</plurals> </plurals>
...@@ -105,4 +110,7 @@ ...@@ -105,4 +110,7 @@
<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> <string name="update_failed_channel_title">업데이트 실패</string>
<string name="info_dialog_title">알고 계신가요?</string>
<string name="info_dialog_message">LineageOS 업데이트는 전체 설치 패키지입니다. 중간에 몇 개 버전을 건너뛰었더라도 가장 최신 버전만 설치하면 됩니다!</string>
<string name="info_dialog_ok">정보 감사합니다!</string>
</resources> </resources>
...@@ -67,6 +67,8 @@ ...@@ -67,6 +67,8 @@
<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_newer"><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_newer"><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="eta" example="3 minutes left">%3$s</xliff:g>)</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_download">Downloaden</string> <string name="action_download">Downloaden</string>
...@@ -79,6 +81,8 @@ ...@@ -79,6 +81,8 @@
<string name="confirm_delete_dialog_title">Bestand verwijderen</string> <string name="confirm_delete_dialog_title">Bestand verwijderen</string>
<string name="confirm_delete_dialog_message">Geselecteerde update-bestand verwijderen?</string> <string name="confirm_delete_dialog_message">Geselecteerde update-bestand verwijderen?</string>
<string name="apply_update_dialog_title">Update toepassen</string> <string name="apply_update_dialog_title">Update toepassen</string>
<string name="apply_update_dialog_message">U staat op het punt uw systeem bij te werken naar <xliff:g id="update_name">%1$s</xliff:g>.\n\nAls u op <xliff:g id="ok">%2$s</xliff:g> tikt, zal het apparaat herstarten naar recovery om de update te installeren.\n\nLet op: een compatibele recovery is vereist, anders moet de update handmatig worden geïnstalleerd.</string>
<string name="apply_update_dialog_message_ab">U staat op het punt om uw toestel bij te werken naar <xliff:g id="update_name">%1$s</xliff:g>.\n\nAls u op <xliff:g id="ok">%2$s</xliff:g> tikt, zal het apparaat de update op de achtergrond uitvoeren.\n\nZodra de installatie voltooid is, zal gevraagd worden om het apparaat te herstarten.</string>
<string name="cancel_installation_dialog_message">Installatie annuleren?</string> <string name="cancel_installation_dialog_message">Installatie annuleren?</string>
<string name="label_download_url">Download-URL</string> <string name="label_download_url">Download-URL</string>
<string name="toast_download_url_copied">URL gekopieerd</string> <string name="toast_download_url_copied">URL gekopieerd</string>
...@@ -86,6 +90,7 @@ ...@@ -86,6 +90,7 @@
<string name="notification_export_success">Update geëxporteerd</string> <string name="notification_export_success">Update geëxporteerd</string>
<string name="notification_export_fail">Fout bij exporteren</string> <string name="notification_export_fail">Fout bij exporteren</string>
<string name="toast_already_exporting">Er wordt al een update geëxporteerd</string> <string name="toast_already_exporting">Er wordt al een update geëxporteerd</string>
<string name="toast_export_started">Exporteren is begonnen</string>
<plurals name="eta_seconds"> <plurals name="eta_seconds">
<item quantity="one">1 seconde resterend</item> <item quantity="one">1 seconde resterend</item>
<item quantity="other"><xliff:g id="count">%d</xliff:g> seconden resterend</item> <item quantity="other"><xliff:g id="count">%d</xliff:g> seconden resterend</item>
...@@ -108,4 +113,7 @@ ...@@ -108,4 +113,7 @@
<string name="new_updates_channel_title">Nieuwe updates</string> <string name="new_updates_channel_title">Nieuwe updates</string>
<string name="ongoing_channel_title">Huidige downloads</string> <string name="ongoing_channel_title">Huidige downloads</string>
<string name="update_failed_channel_title">Update mislukt</string> <string name="update_failed_channel_title">Update mislukt</string>
<string name="info_dialog_title">Wist u dat?</string>
<string name="info_dialog_message">LineageOS updates zijn volledige installatiepakketten. Dat betekent dat u altijd alleen de nieuwste update hoeft te installeren, zelfs als u een paar updates overslaat!</string>
<string name="info_dialog_ok">Bedankt voor de informatie!</string>
</resources> </resources>
...@@ -106,4 +106,6 @@ ...@@ -106,4 +106,6 @@
<string name="new_updates_channel_title">Novas atualizações</string> <string name="new_updates_channel_title">Novas atualizações</string>
<string name="ongoing_channel_title">Downloads em andamento</string> <string name="ongoing_channel_title">Downloads em andamento</string>
<string name="update_failed_channel_title">Falha ao atualizar</string> <string name="update_failed_channel_title">Falha ao atualizar</string>
<string name="info_dialog_title">Você sabia?</string>
<string name="info_dialog_ok">Agradecemos o seu comentário!</string>
</resources> </resources>
...@@ -67,6 +67,8 @@ ...@@ -67,6 +67,8 @@
<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_newer"><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_newer"><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="eta" example="3 minutes left">%3$s</xliff:g>)</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_download">Transferir</string> <string name="action_download">Transferir</string>
...@@ -79,6 +81,8 @@ ...@@ -79,6 +81,8 @@
<string name="confirm_delete_dialog_title">Eliminar ficheiro</string> <string name="confirm_delete_dialog_title">Eliminar ficheiro</string>
<string name="confirm_delete_dialog_message">Deseja eliminar o ficheiro de atualizações selecionado?</string> <string name="confirm_delete_dialog_message">Deseja eliminar o ficheiro de atualizações selecionado?</string>
<string name="apply_update_dialog_title">Aplicar atualização</string> <string name="apply_update_dialog_title">Aplicar atualização</string>
<string name="apply_update_dialog_message">Está prestes a atualizar para <xliff:g id="update_name">%1$s</xliff:g>.\n\nSe carregar em<xliff:g id="ok">%2$s</xliff:g>, o dispositivo irá reiniciar no modo de recuperação para instalar a atualização.\n\nNota: É necessária uma Recuperação compatível, caso contrário as atualizações terão de ser instaladas manualmente.</string>
<string name="apply_update_dialog_message_ab">Está prestes a atualizar para <xliff:g id="update_name">%1$s</xliff:g>.\n\nSe selecionar <xliff:g id="ok">%2$s</xliff:g>, o dispositivo irá iniciar a instalação em segundo plano.\n\nUma vez concluída, ser-lhe-á pedido que reinicie o dispositivo.</string>
<string name="cancel_installation_dialog_message">Cancelar a instalação?</string> <string name="cancel_installation_dialog_message">Cancelar a instalação?</string>
<string name="label_download_url">URL de transferência</string> <string name="label_download_url">URL de transferência</string>
<string name="toast_download_url_copied">URL copiado</string> <string name="toast_download_url_copied">URL copiado</string>
...@@ -86,6 +90,7 @@ ...@@ -86,6 +90,7 @@
<string name="notification_export_success">Atualização exportada</string> <string name="notification_export_success">Atualização exportada</string>
<string name="notification_export_fail">Erro de exportação</string> <string name="notification_export_fail">Erro de exportação</string>
<string name="toast_already_exporting">Já está a exportar uma atualização</string> <string name="toast_already_exporting">Já está a exportar uma atualização</string>
<string name="toast_export_started">Exportação iniciada</string>
<plurals name="eta_seconds"> <plurals name="eta_seconds">
<item quantity="one">1 segundo restante</item> <item quantity="one">1 segundo restante</item>
<item quantity="other"><xliff:g id="count">%d</xliff:g> segundos restantes</item> <item quantity="other"><xliff:g id="count">%d</xliff:g> segundos restantes</item>
...@@ -108,4 +113,7 @@ ...@@ -108,4 +113,7 @@
<string name="new_updates_channel_title">Novas atualizações</string> <string name="new_updates_channel_title">Novas atualizações</string>
<string name="ongoing_channel_title">Transferências em curso</string> <string name="ongoing_channel_title">Transferências em curso</string>
<string name="update_failed_channel_title">A atualização falhou</string> <string name="update_failed_channel_title">A atualização falhou</string>
<string name="info_dialog_title">Sabias que?</string>
<string name="info_dialog_message">As atualizações do LineageOS são pacotes de instalação completa. Isso significa que podes instalar apenas a última atualização, mesmo que tenhas ignorado alguns deles!</string>
<string name="info_dialog_ok">Obrigado pela informação!</string>
</resources> </resources>