Commit 3eee7cb0 authored by wanglei's avatar wanglei

[多语言]多语言字符串

parent e3e6b717
......@@ -281,7 +281,7 @@ class SimilarPhotosActivity : BaseActivity<ActivitySimilarPhotosBinding>(Activit
}
}
adapter.notifyDataSetChanged()
binding.ivSelect.setImageResource(if (isSelected) R.drawable.icon else R.drawable.icon_n)
binding.ivSelect.setImageResource(if (isSelected) R.drawable.icon_switch_pressed else R.drawable.icon_switch_normal)
updateSelection()
}
......
......@@ -79,10 +79,10 @@
app:layout_constraintTop_toTopOf="parent" />
<androidx.appcompat.widget.AppCompatImageView
android:id="@+id/iv_select"
android:id="@+id/ivSelect"
android:layout_width="@dimen/dp_50"
android:layout_height="@dimen/dp_20"
android:src="@drawable/icon_n"
android:src="@drawable/icon_switch_normal"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintTop_toTopOf="parent" />
......
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="which_type_do_you_want_to_clean">Welchen Typ möchten Sie reinigen?</string>
<string name="which_type_do_you_want_to_clean">Welchen Typ möchten Sie bereinigen?</string>
<string name="consent">
Während der Nutzung dieser App benötigen wir folgende Informationen: Handymodell, Hersteller, Android-Version, App-Versionsnummer, App-Versionsname, Paketname, Google-Werbe-ID, Zeitzone, Handy-Fotoalbum, leere Ordner, APK-Dateien, temporäre Dateien, Protokolldateien, Akkustand, Standby-Zeit, Akkutemperatur, Akkuspannung, Akkutechnologie, Akkukapazität, Akkustrom, durchschnittlicher Akkustrom.
Wir behandeln Ihre Daten streng nach geltenden Gesetzen. Alle gesammelten Daten werden zweckgebunden verwendet, um App-Funktionen zu gewährleisten und Services zu verbessern. Wir ergreifen alle notwendigen Maßnahmen zum Schutz Ihrer Daten. Ihr Datenschutz hat für uns höchste Priorität.
</string>
<string name="file_recovery">Dateiwiederherstellung</string>
<string name="junk_clean">Junk-Bereinigung</string>
<string name="battery_info">Akkustatus</string>
<string name="screenshot_clean">Screenshot-Bereinigung</string>
<string name="app_manager">App-Manager</string>
<string name="large_file_clean">Großdatei-Bereinigung</string>
<string name="photo_compression">Fotokomprimierung</string>
<string name="similar_photos">Doppelte Fotos</string>
<string name="home">Start</string>
<string name="recovery">Wiederherstellung</string>
<string name="settings">Einstellungen</string>
<string name="battery_status">Akkustatus</string>
<string name="temperature">Temperatur</string>
<string name="voltage">Spannung</string>
<string name="health">Zustand</string>
<string name="good">Gut</string>
<string name="normal">Normal</string>
<string name="battery_type">Akkutyp</string>
<string name="battery_capacity">Akkukapazität</string>
<string name="please_wait">Bitte warten</string>
<string name="power">Ladestand</string>
<string name="charging">Wird geladen</string>
<string name="left_with_current_power_consumption">verbleibend bei aktuellem Verbrauch</string>
<string name="finish">Fertig</string>
<string name="found">Gefunden</string>
<string name="clean_tips">Bereinigung löscht keine persönlichen Daten</string>
<string name="clean">Bereinigen</string>
<string name="go_it">Verstanden</string>
<string name="empty_folder">Leere Ordner</string>
<string name="apk_files">APK-Dateien</string>
<string name="temp_files">Temporäre Dateien</string>
<string name="logs_files">Protokolldateien</string>
<string name="cleaned_up">Bereinigt</string>
<string name="cleaned_up_content">Andere Daten bereinigt, um Speicherplatz freizugeben</string>
<string name="result_junk_clean">Überflüssige Junk-Dateien bereinigt!</string>
<string name="result_antivirus">Virenschutz für Ihr Gerät</string>
<string name="clean_now">Jetzt bereinigen</string>
<string name="result_battery_info">Akkunutzung und Details anzeigen</string>
<string name="result_large_file_clean">Große Dateien bereinigen für mehr Speicherplatz</string>
<string name="result_photo_compression">Fotogröße reduzieren für mehr Platz</string>
<string name="result_screenshot_clean">Screenshots bereinigen für mehr Speicherplatz</string>
<string name="result_similar_photos">Doppelte Fotos löschen spart Platz</string>
<string name="all_types">Alle Typen</string>
<string name="delete">Löschen</string>
<string name="other_than">Andere als</string>
<string name="image">Bild</string>
<string name="apk">APK</string>
<string name="other_types">Andere Typen</string>
<string name="all_time">Gesamter Zeitraum</string>
<string name="week_1">1 Woche</string>
<string name="month_1">1 Monat</string>
<string name="month_3">3 Monate</string>
<string name="month_6">6 Monate</string>
<string name="year_1">1 Jahr</string>
<string name="larger_than">Größer als</string>
<string name="confirm">Bestätigen</string>
<string name="confirm_content">Originalfotos werden durch komprimierte ersetzt</string>
<string name="cancel">Abbrechen</string>
<string name="delete_title">Wirklich löschen?</string>
<string name="delete_content">Gelöschte Dateien können nicht wiederhergestellt werden. Trotzdem fortfahren?</string>
<string name="screenshots_totally">Screenshots insgesamt</string>
<string name="select_all">Alle auswählen</string>
<string name="auto_select">Automatisch auswählen</string>
<string name="occupies">Belegt</string>
<string name="compress">Komprimieren</string>
<string name="wait_a_moment">Einen Moment</string>
<string name="compress_all">Alle komprimieren</string>
<string name="best_quality_photo">Beste Fotoqualität</string>
<string name="most_space_saved">Maximaler Platzgewinn</string>
<string name="recover_tip">Datenrettung von nicht-rooted Android-Geräten</string>
<string name="photos">Fotos</string>
<string name="recover_lost_photos">Verlorene Fotos wiederherstellen</string>
<string name="videos">Videos</string>
<string name="recover_lost_videos">Verlorene Videos wiederherstellen</string>
<string name="audios">Audios</string>
<string name="documents">Dokumente</string>
<string name="recover_lost_documents">Verlorene Dokumente wiederherstellen</string>
<string name="scan">Scannen</string>
<string name="click_to_view">Zum Anzeigen tippen</string>
<string name="clean_junk">Junk bereinigen</string>
<string name="more">Mehr</string>
<string name="duplicate_photos">Doppelte Fotos</string>
<string name="already_saved_for_you">Für Sie bereits gespart</string>
<string name="rate_us">Bewerten Sie uns</string>
<string name="version">Version</string>
<string name="recycle_bin">Papierkorb</string>
<string name="recyclebin_tip"><![CDATA[Mobispeedy schützt Ihre Fotos, Videos, Dateien & App-Dateien vor Löschung]]></string>
<string name="recyclebin">Papierkorb</string>
<string name="thank_you_for_using_app">Danke für die Nutzung von %s!</string>
<string name="thank_you_very_much_for_taking_the_time_to_rate_us">Vielen Dank für Ihre Bewertung.</string>
<string name="submit">ABSENDEN</string>
<string name="screenshot_cleaner">Screenshot-Bereinigung</string>
<string name="guide_title_1">Ein-Klick-Bereinigung</string>
<string name="guide_tip_1">
Junk entfernen, Geschwindigkeit steigern. Mit einem Klick Speicher freigeben.
</string>
<string name="guide_title_2">Speicher bereinigen spart Platz</string>
<string name="guide_tip_2">
Fotos, Videos und Audiodateien bereinigen für mehr Platz und Ordnung.
</string>
<string name="guide_title_3">Virenschutz</string>
<string name="guide_tip_3">
Leistungsstarke Scanfunktion für umfassenden Schutz. Sicherheit für Ihr Gerät.
</string>
<string name="next">Weiter</string>
<string name="sure">Bestätigen</string>
<string name="exit_junk_clean">Junk-Bereinigung beenden?</string>
<string name="exit_junk_clean_content">Nicht bereinigter Junk belegt möglicherweise Speicherplatz.</string>
<string name="exit_battery_info">Akkustatus beenden?</string>
<string name="exit_battery_info_content">Weitere Nutzung hilft beim Akku-Management.</string>
<string name="exit_large_file_clean">Großdatei-Bereinigung beenden?</string>
<string name="exit_large_file_clean_content">Nicht gelöschte Großdateien belegen möglicherweise Speicher.</string>
<string name="exit_photo_compression">Fotokomprimierung beenden?</string>
<string name="exit_photo_compression_content">Nicht komprimierte Fotos belegen möglicherweise Speicher.</string>
<string name="exit_screenshot_cleaner">Screenshot-Bereinigung beenden?</string>
<string name="exit_screenshot_cleaner_content">Nicht gelöschte Screenshots belegen möglicherweise Speicher.</string>
<string name="exit_similar_photos">Doppelte Fotos beenden?</string>
<string name="exit_similar_photos_content">Nicht bereinigte doppelte Fotos belegen möglicherweise Speicher.</string>
<string name="logout_content">Wirklich beenden ohne erneute Bereinigung?</string>
<string name="please_wait_a_moment">Bitte kurz warten</string>
<string name="exit">Beenden</string>
<string name="start_to_use">JETZT STARTEN</string>
<string name="privacy">Datenschutz</string>
<string name="agree">Zustimmen</string>
<string name="terms_of_service">Nutzungsbedingungen</string>
<string name="notification_title">Benachrichtigungen aktivieren</string>
<string name="notification_content">Wichtige Bereinigungshinweise nicht verpassen</string>
<string name="turn_on">Aktivieren</string>
<string name="junk_files">Junk-Dateien</string>
<string name="memory_used">Speichernutzung</string>
<string name="storage_used">Speicherbelegung</string>
<string name="CLEAN">BERENIGEN</string>
<string name="make_your_phone_clean">Halten Sie Ihr Gerät sauber</string>
<string name="antivirus">Antivirus</string>
<string name="mobile_antivirus_protection">Virenschutz für Ihr Gerät</string>
<string name="clear_phone_screenshot">Screenshots bereinigen</string>
<string name="clear_large_files_on_the_phone">Großdateien bereinigen</string>
<string name="clear_similar_pictures_on_the_phone">Ähnliche Bilder bereinigen</string>
<string name="image_compression">Bildkomprimierung</string>
<string name="compress_mobile_phone_images">Handybilder komprimieren</string>
<string name="view_battery_information">Akkustatus anzeigen</string>
<string name="show_all_settings">Alle Einstellungen anzeigen</string>
<string name="malware_scan">Virenscan</string>
<string name="uninstall">Deinstallieren</string>
<string name="apps">Apps</string>
<string name="antivirus_scan_error_occurred_please_try_again">Virenscan-Fehler, bitte erneut versuchen</string>
<string name="exit_malware_clean">Virenscan beenden?</string>
<string name="exit_malware_clean_content">Mögliche Bedrohungen gefunden! Schützen Sie Ihr Gerät jetzt.</string>
<string name="no_threats_found">Ihr Gerät ist sicher\nKeine Bedrohungen gefunden!</string>
<string name="kind_tips">Hinweis</string>
<string name="powered_by_trustlook">Powered by Trustlook</string>
<string name="malware_recommended">Für genauere Ergebnisse Internetverbindung empfohlen</string>
<string name="notification_tips">Aktivieren Sie Benachrichtigungen für wichtige Hinweise.</string>
<string name="don_t_miss_important_tips">Wichtige Hinweise nicht verpassen</string>
<string name="let_us_know_how_we_re_doing">Bewerten Sie uns!</string>
<string name="we_feedback_invaluable">
Ihr Feedback hilft uns bei der kontinuierlichen Verbesserung.
</string>
<string name="select_a_language">Sprache wählen</string>
<string name="one_tap_clean">Ein-Klick-Bereinigung</string>
<string name="get_started">Loslegen</string>
<string name="loading">Wird geladen...</string>
<string name="try_it_new">Neu ausprobieren</string>
<string name="battery">Akku</string>
<string name="estimated_battery">Voraussichtliche Akkulaufzeit</string>
<string name="electric_current">Stromstärke</string>
<string name="real_time_current">Echtzeit-Strom</string>
<string name="average_current">Durchschnittsstrom</string>
<string name="permission_request">Berechtigungsanfrage</string>
<string name="deny">Ablehnen</string>
<string name="allow">Erlauben</string>
<string name="reject">Ablehnen</string>
<string name="collect_installed_application_information">Installierte Apps erfassen:</string>
<string name="when_you_use_the_vlrus">Beim Virenscan erfassen wir App-Informationen wie: App-Name, Paketname, Versionscode, Versionsname, MD5-Hash, Signatur, Installationspfad und Dateiinformationen.</string>
<string name="using_and_transferring_installed">Nutzung und Übermittlung der Daten:</string>
<string name="virus_scanning_functionality_uses_trustlook_sdk">Virenscan nutzt Trustlook SDK. App-Daten werden zur Analyse an Trustlook übermittelt, um Sicherheitsrisiken zu identifizieren. Trustlook analysiert Apps mittels statischer und verhaltensbasierter Methoden.</string>
<string name="installed_application_information_access_and_sharing_statement">Datenzugriff und -weitergabe:</string>
<string name="we_take_the_confidentiality_of_your">Wir behandeln Ihre Daten vertraulich. Daten werden nicht verkauft, lizenziert oder weitergegeben.</string>
<string name="view_information_collection_instructions">Datenerfassungshinweise:</string>
<string name="notify_junk_clean">Jetzt Junk-Dateien bereinigen!</string>
<string name="notif_antivirus">Mögliche Bedrohungen erkannt. Jetzt scannen!</string>
<string name="notify_battrey_info">Akkunutzung anzeigen!</string>
<string name="notify_large_file">Großdateien bereinigen für mehr Speicherplatz!</string>
<string name="notify_similar_photos">Doppelte Fotos bereinigen!</string>
<string name="notify_screenshot">Screenshots bereinigen für mehr Platz!</string>
<string name="notify_photo_compression">Fotos komprimieren für mehr Speicherplatz!</string>
<string name="lf_you_exit_the_scanning_results_will_be_discarded">Bei Abbruch gehen Scanergebnisse verloren.</string>
<string name="exit_scanning">Scan abbrechen</string>
<string name="ads_are_about_to_be_shown_s">Werbung wird in (%1$s Sek.) angezeigt</string>
<string name="issue">%1$s Problem</string>
</resources>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="which_type_do_you_want_to_clean">Which type do you want to clean?</string>
</resources>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="which_type_do_you_want_to_clean">¿Qué tipo quieres limpiar?</string>
<string name="preparing_advertisement">Preparando anuncio</string>
<string name="involve_ad">Este proceso puede incluir publicidad.</string>
<string name="consent_required">Se requiere consentimiento</string>
<string name="which_type_do_you_want_to_clean">¿Qué tipo deseas limpiar?</string>
<string name="consent">
Durante el uso de esta aplicación, necesitamos obtener la siguiente información: modelo de teléfono, fabricante del teléfono, versión del sistema Android, número de versión de la aplicación, nombre de la versión de la aplicación, nombre del paquete, ID de publicidad de Google, zona horaria local del teléfono, álbum de fotos del teléfono, carpetas vacías, archivos APK, archivos temporales, archivos de registro, nivel de batería, tiempo en espera del teléfono, temperatura de la batería, voltaje de la batería, tecnología de la batería, capacidad de la batería, corriente de la batería, valor promedio actual de la batería.
Por favor, ten la seguridad de que manejaremos tu información estrictamente de acuerdo con las leyes y regulaciones pertinentes. Toda la información que recopilamos se utilizará de manera razonable para garantizar el funcionamiento normal y la mejora del servicio de la aplicación, y tomaremos todas las medidas necesarias para proteger la seguridad de tu información personal. Tu privacidad es de suma importancia para nosotros.
</string>
<string name="start">Iniciar</string>
<string name="privacy_policy">Política de privacidad</string>
<string name="photo">Foto</string>
<string name="audio">Audio</string>
<string name="document">Documento</string>
<string name="video">Video</string>
<string name="continue_">Continuar</string>
<string name="open_settings">Abrir configuración</string>
<string name="storage_permission_title">Necesario obtener permisos de almacenamiento</string>
<string name="storage_permission_content">¿Permitir que %s acceda al permiso de Todos los archivos para gestionar los archivos de tu dispositivo?</string>
<string name="file_recovery">Recuperar archivos</string>
<string name="junk_clean">Limpiar basura</string>
<string name="battery_info">Información de batería</string>
<string name="screenshot_clean">Limpiar capturas</string>
<string name="app_manager">Administrador de apps</string>
<string name="large_file_clean">Limpiar archivos grandes</string>
<string name="photo_compression">Compresión de fotos</string>
<string name="similar_photos">Fotos duplicadas</string>
<string name="home">Inicio</string>
<string name="recovery">Recuperación</string>
<string name="settings">Configuración</string>
<string name="battery_status">Estado de la batería</string>
<string name="temperature">Temperatura</string>
<string name="voltage">Voltaje</string>
<string name="health">Salud</string>
<string name="good">Bueno</string>
<string name="normal">Normal</string>
<string name="battery_type">Tipo de batería</string>
<string name="battery_capacity">Capacidad de la batería</string>
<string name="please_wait">Por favor espera</string>
<string name="power">Energía</string>
<string name="charging">Cargando</string>
<string name="left_with_current_power_consumption">restante con el consumo actual</string>
<string name="finish">Finalizar</string>
<string name="found">Encontrado</string>
<string name="clean_tips">La limpieza no elimina tus datos personales</string>
<string name="clean">Limpiar</string>
<string name="go_it">Entendido</string>
<string name="empty_folder">Carpeta vacía</string>
<string name="apk_files">Archivos APK</string>
<string name="temp_files">Archivos temporales</string>
<string name="logs_files">Archivos de registro</string>
<string name="cleaned_up">Limpieza completada</string>
<string name="cleaned_up_content">Se limpiaron otros datos para liberar más espacio</string>
<string name="result_junk_clean">¡Limpieza de archivos innecesarios completada!</string>
<string name="result_antivirus">Protección antivirus para móviles</string>
<string name="clean_now">Limpiar ahora</string>
<string name="result_battery_info">Ver uso y detalles de la batería</string>
<string name="result_large_file_clean">Limpia archivos grandes para liberar espacio</string>
<string name="result_photo_compression">Reduce el tamaño de fotos para liberar espacio</string>
<string name="result_screenshot_clean">Limpia capturas para liberar espacio</string>
<string name="result_similar_photos">Elimina fotos duplicadas para ahorrar espacio</string>
<string name="all_types">Todos los tipos</string>
<string name="delete">Eliminar</string>
<string name="other_than">Otros que</string>
<string name="image">Imagen</string>
<string name="apk">APK</string>
<string name="other_types">Otros tipos</string>
<string name="all_time">Todo el tiempo</string>
<string name="week_1">1 semana</string>
<string name="month_1">1 mes</string>
<string name="month_3">3 meses</string>
<string name="month_6">6 meses</string>
<string name="year_1">1 año</string>
<string name="larger_than">Mayor que</string>
<string name="confirm">Confirmar</string>
<string name="confirm_content">Las fotos originales serán reemplazadas por las comprimidas</string>
<string name="cancel">Cancelar</string>
<string name="delete_title">¿Seguro que deseas eliminar?</string>
<string name="delete_content">Los archivos seleccionados no podrán recuperarse después de la eliminación. ¿Continuar de todos modos?</string>
<string name="screenshots_totally">Capturas en total</string>
<string name="select_all">Seleccionar todo</string>
<string name="auto_select">Selección automática</string>
<string name="occupies">Ocupa</string>
<string name="compress">Comprimir</string>
<string name="wait_a_moment">Espera un momento</string>
<string name="compress_all">Comprimir todo</string>
<string name="best_quality_photo">Foto de mejor calidad</string>
<string name="most_space_saved">Máximo espacio ahorrado</string>
<string name="recover_tip">Recupera datos perdidos de dispositivos Android sin root</string>
<string name="photos">Fotos</string>
<string name="recover_lost_photos">Recuperar fotos perdidas</string>
<string name="videos">Videos</string>
<string name="recover_lost_videos">Recuperar videos perdidos</string>
<string name="audios">Audios</string>
<string name="documents">Documentos</string>
<string name="recover_lost_documents">Recuperar documentos perdidos</string>
<string name="scan">Escanear</string>
<string name="click_to_view">Haz clic para ver</string>
<string name="clean_junk">Limpiar basura</string>
<string name="more">Más</string>
<string name="duplicate_photos">Fotos duplicadas</string>
<string name="already_saved_for_you">Ya guardado para ti</string>
<string name="rate_us">Califícanos</string>
<string name="version">Versión</string>
<string name="recycle_bin">Papelera de reciclaje</string>
<string name="recyclebin_tip"><![CDATA[Mobispeedy protege tus fotos, videos, archivos y aplicaciones de ser eliminados]]></string>
<string name="recyclebin">Papelera de reciclaje</string>
<string name="thank_you_for_using_app">¡Gracias por usar %s!</string>
<string name="thank_you_very_much_for_taking_the_time_to_rate_us">Muchas gracias por tomarte el tiempo de calificarnos.</string>
<string name="submit">ENVIAR</string>
<string name="screenshot_cleaner">Limpiador de capturas</string>
<string name="guide_title_1">Limpieza con un toque</string>
<string name="guide_tip_1">
Elimina basura, aumenta la velocidad. Libera memoria con un solo toque.
</string>
<string name="guide_title_2">Limpiar almacenamiento ahorra espacio</string>
<string name="guide_tip_2">
Limpia fotos, videos y archivos de audio para ahorrar espacio y mantener tu teléfono ordenado.
</string>
<string name="guide_title_3">Escudo antivirus</string>
<string name="guide_tip_3">
Escaneo potente, protección total. Mantén tu teléfono seguro.
</string>
<string name="next">Siguiente</string>
<string name="sure">Aceptar</string>
<string name="exit_junk_clean">Salir de limpieza de basura</string>
<string name="exit_junk_clean_content">¿Salir de la limpieza de basura? Los archivos no limpiados podrían estar ocupando espacio.</string>
<string name="exit_battery_info">Salir de información de batería</string>
<string name="exit_battery_info_content">¿Salir de información de batería? Continuar usándolo puede ayudarte a gestionar mejor el estado de tu batería.</string>
<string name="exit_large_file_clean">Salir de limpieza de archivos grandes</string>
<string name="exit_large_file_clean_content">¿Salir de limpieza de archivos grandes? Los archivos no eliminados podrían estar ocupando espacio valioso.</string>
<string name="exit_photo_compression">Salir de compresión de fotos</string>
<string name="exit_photo_compression_content">¿Salir de compresión de fotos? Las fotos no comprimidas podrían estar ocupando espacio.</string>
<string name="exit_screenshot_cleaner">Salir de limpieza de capturas</string>
<string name="exit_screenshot_cleaner_content">¿Salir de limpieza de capturas? Las capturas no eliminadas podrían estar ocupando espacio.</string>
<string name="exit_similar_photos">Salir de fotos duplicadas</string>
<string name="exit_similar_photos_content">¿Salir de fotos duplicadas? Las fotos duplicadas no movidas podrían estar ocupando espacio.</string>
<string name="logout_content">¿Estás seguro de que deseas salir sin intentar limpiar la basura nuevamente?</string>
<string name="please_wait_a_moment">Por favor espera un momento</string>
<string name="exit">Salir</string>
<string name="start_to_use">COMENZAR A USAR</string>
<string name="privacy">privacidad</string>
<string name="agree">aceptar\u0020</string>
<string name="terms_of_service">términos de servicio</string>
<string name="notification_title">Activar notificaciones</string>
<string name="notification_content">No te pierdas importantes recordatorios de limpieza de tu teléfono</string>
<string name="turn_on">Activar</string>
<string name="junk_files">Archivos basura</string>
<string name="memory_used">Memoria usada</string>
<string name="storage_used">Almacenamiento usado</string>
<string name="CLEAN">LIMPIAR</string>
<string name="make_your_phone_clean">Haz que tu teléfono esté limpio</string>
<string name="antivirus">Antivirus</string>
<string name="mobile_antivirus_protection">Protección antivirus para móviles</string>
<string name="clear_phone_screenshot">Limpiar capturas del teléfono</string>
<string name="clear_large_files_on_the_phone">Limpiar archivos grandes del teléfono</string>
<string name="clear_similar_pictures_on_the_phone">Limpiar fotos similares del teléfono</string>
<string name="image_compression">Compresión de imágenes</string>
<string name="compress_mobile_phone_images">Comprimir imágenes del teléfono</string>
<string name="view_battery_information">Ver información de la batería</string>
<string name="show_all_settings">mostrar toda la configuración</string>
<string name="malware_scan">Escaneo antivirus</string>
<string name="uninstall">Desinstalar</string>
<string name="apps">Aplicaciones</string>
<string name="antivirus_scan_error_occurred_please_try_again">Ocurrió un error en el escaneo antivirus, por favor inténtalo de nuevo</string>
<string name="exit_malware_clean">Salir del escaneo antivirus</string>
<string name="exit_malware_clean_content">¿Salir del escaneo antivirus? ¡Se encontraron amenazas potenciales! Quédate y protege tu dispositivo ahora.</string>
<string name="no_threats_found">Tu teléfono está completamente seguro\n¡no se encontraron amenazas!</string>
<string name="kind_tips">Consejo amable</string>
<string name="powered_by_trustlook">Con tecnología de Trustlook</string>
<string name="malware_recommended">Se recomienda activar la conexión a internet para resultados más precisos</string>
<string name="notification_tips">Activa notificaciones para recibir sugerencias importantes.</string>
<string name="don_t_miss_important_tips">No te pierdas consejos importantes</string>
<string name="let_us_know_how_we_re_doing">¡Haznos saber cómo lo estamos haciendo!</string>
<string name="we_feedback_invaluable">
Siempre intentamos mejorar lo que hacemos, ¡y tu feedback es invaluable!
</string>
<string name="select_a_language">Selecciona un idioma</string>
<string name="one_tap_clean">Limpieza con un toque</string>
<string name="get_started">Comenzar</string>
<string name="loading">cargando...</string>
<string name="try_it_new">Pruébalo nuevo</string>
<string name="battery">Batería</string>
<string name="estimated_battery">Batería estimada</string>
<string name="electric_current">Corriente eléctrica</string>
<string name="real_time_current">Corriente en tiempo real</string>
<string name="average_current">Corriente promedio</string>
<string name="permission_request">Solicitud de permiso</string>
<string name="deny">Denegar</string>
<string name="allow">Permitir</string>
<string name="reject">Rechazar</string>
<string name="collect_installed_application_information">Recopilar información de aplicaciones instaladas:</string>
<string name="when_you_use_the_vlrus">Cuando uses la función de escaneo de VIRUS, recopilaremos información sobre las aplicaciones que tienes instaladas, incluyendo: nombre de la aplicación instalada, nombre del paquete de la aplicación, código de versión de la aplicación, nombre de la versión de la aplicación, hash MD5 e información de firma, ruta de instalación e información de archivos en el almacenamiento del dispositivo.</string>
<string name="using_and_transferring_installed">Uso y transferencia de información de aplicaciones instaladas:</string>
<string name="virus_scanning_functionality_uses_trustlook_sdk">La función de escaneo de virus utiliza el SDK de Trustlook. Cuando uses la función de escaneo de virus, subiremos la información recopilada de las aplicaciones instaladas a la base de datos de virus de terceros de Trustlook para el escaneo, con el fin de detectar posibles riesgos de seguridad y brindar una mejor protección. El SDK de Trustlook proporciona servicios de seguridad, que analizan las aplicaciones recolectadas, aplicando análisis estáticos y de comportamiento para generar informes de riesgo de aplicaciones.</string>
<string name="installed_application_information_access_and_sharing_statement">Declaración de acceso y uso compartido de información de aplicaciones instaladas:</string>
<string name="we_take_the_confidentiality_of_your">Tomamos muy en serio la confidencialidad de tu información, y ni nosotros ni el SDK de Trustlook venderemos, licenciaremos, transferiremos o divulgaremos esta información a menos que tú lo autorices.</string>
<string name="view_information_collection_instructions">Ver instrucciones de recopilación de información:</string>
<string name="notify_junk_clean">¡Limpia los archivos basura de tu teléfono ahora!</string>
<string name="notif_antivirus">Tu dispositivo puede tener amenazas potenciales. Toca para escanear y eliminarlas.</string>
<string name="notify_battrey_info">¡Revisa el consumo de batería de tu teléfono recientemente!</string>
<string name="notify_large_file">¡Libera espacio eliminando archivos grandes!</string>
<string name="notify_similar_photos">¡Limpia fotos similares y ahorra espacio!</string>
<string name="notify_screenshot">¡Libera espacio eliminando capturas innecesarias!</string>
<string name="notify_photo_compression">¡Libera espacio en tu teléfono comprimiendo fotos!</string>
<string name="lf_you_exit_the_scanning_results_will_be_discarded">Si sales, los resultados del escaneo se descartarán.</string>
<string name="exit_scanning">Salir del escaneo</string>
<string name="ads_are_about_to_be_shown_s">Los anuncios se mostrarán en (%1$ss)</string>
<string name="issue">%1$s problema</string>
</resources>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="which_type_do_you_want_to_clean">Quel type souhaitez-vous nettoyer ?</string>
<string name="preparing_advertisement">Préparation de la publicité</string>
<string name="involve_ad">Ce processus peut inclure de la publicité.</string>
<string name="consent_required">Consentement requis</string>
<string name="which_type_do_you_want_to_clean">Quel type voulez-vous nettoyer ?</string>
<string name="consent">
Durant l'utilisation de cette application, nous avons besoin d'obtenir les informations suivantes : modèle du téléphone, fabricant du téléphone, version du système Android, numéro de version de l'application, nom de la version de l'application, nom du package, identifiant publicitaire Google, fuseau horaire local du téléphone, album photo du téléphone, dossiers vides, fichiers APK, fichiers temporaires, fichiers journaux, niveau de batterie, autonomie du téléphone, température de la batterie, tension de la batterie, technologie de la batterie, capacité de la batterie, courant de la batterie, valeur moyenne actuelle de la batterie.
Veuillez être assuré que nous traitons vos informations conformément aux lois et réglementations en vigueur. Toutes les informations collectées seront utilisées de manière raisonnable pour assurer le fonctionnement normal et l'amélioration des services de l'application, et nous prendrons toutes les mesures nécessaires pour protéger la sécurité de vos informations personnelles. Votre vie privée est notre priorité absolue.
</string>
<string name="start">Commencer</string>
<string name="privacy_policy">Politique de confidentialité</string>
<string name="photo">Photo</string>
<string name="audio">Audio</string>
<string name="document">Document</string>
<string name="video">Vidéo</string>
<string name="continue_">Continuer</string>
<string name="open_settings">Ouvrir les paramètres</string>
<string name="storage_permission_title">Autorisation de stockage nécessaire</string>
<string name="storage_permission_content">Autoriser %s à accéder à la permission d'accès à tous les fichiers pour gérer les fichiers de votre appareil ?</string>
<string name="file_recovery">Récupération de fichiers</string>
<string name="junk_clean">Nettoyage des indésirables</string>
<string name="battery_info">Infos batterie</string>
<string name="screenshot_clean">Nettoyage des captures</string>
<string name="app_manager">Gestionnaire d'apps</string>
<string name="large_file_clean">Nettoyage des gros fichiers</string>
<string name="photo_compression">Compression photo</string>
<string name="similar_photos">Photos en double</string>
<string name="home">Accueil</string>
<string name="recovery">Récupération</string>
<string name="settings">Paramètres</string>
<string name="battery_status">État de la batterie</string>
<string name="temperature">Température</string>
<string name="voltage">Tension</string>
<string name="health">État</string>
<string name="good">Bon</string>
<string name="normal">Normal</string>
<string name="battery_type">Type de batterie</string>
<string name="battery_capacity">Capacité de la batterie</string>
<string name="please_wait">Veuillez patienter</string>
<string name="power">Puissance</string>
<string name="charging">Chargement</string>
<string name="left_with_current_power_consumption">restant avec la consommation actuelle</string>
<string name="finish">Terminer</string>
<string name="found">Trouvé</string>
<string name="clean_tips">Le nettoyage ne supprime pas vos données personnelles</string>
<string name="clean">Nettoyer</string>
<string name="go_it">Compris</string>
<string name="empty_folder">Dossier vide</string>
<string name="apk_files">Fichiers APK</string>
<string name="temp_files">Fichiers temporaires</string>
<string name="logs_files">Fichiers journaux</string>
<string name="cleaned_up">Nettoyé</string>
<string name="cleaned_up_content">Données nettoyées pour libérer de l'espace</string>
<string name="result_junk_clean">Nettoyez les fichiers indésirables inutiles !</string>
<string name="result_antivirus">Protection antivirus mobile</string>
<string name="clean_now">Nettoyer maintenant</string>
<string name="result_battery_info">Voir l'utilisation et les détails de la batterie</string>
<string name="result_large_file_clean">Nettoyez les gros fichiers pour libérer de l'espace</string>
<string name="result_photo_compression">Réduisez la taille des photos pour libérer de l'espace</string>
<string name="result_screenshot_clean">Nettoyez les captures pour libérer de l'espace</string>
<string name="result_similar_photos">Supprimez les photos en double pour gagner de l'espace.</string>
<string name="all_types">Tous types</string>
<string name="delete">Supprimer</string>
<string name="other_than">Autre que</string>
<string name="image">Image</string>
<string name="apk">APK</string>
<string name="other_types">Autres types</string>
<string name="all_time">Toujours</string>
<string name="week_1">1 semaine</string>
<string name="month_1">1 mois</string>
<string name="month_3">3 mois</string>
<string name="month_6">6 mois</string>
<string name="year_1">1 an</string>
<string name="larger_than">Plus grand que</string>
<string name="confirm">Confirmer</string>
<string name="confirm_content">Les photos originales seront remplacées par les versions compressées</string>
<string name="cancel">Annuler</string>
<string name="delete_title">Confirmer la suppression ?</string>
<string name="delete_content">Les fichiers sélectionnés ne pourront pas être récupérés après suppression. Continuer quand même ?</string>
<string name="screenshots_totally">Captures au total</string>
<string name="select_all">Tout sélectionner</string>
<string name="auto_select">Sélection auto</string>
<string name="occupies">Occupe</string>
<string name="compress">Compresser</string>
<string name="wait_a_moment">Patientez un instant</string>
<string name="compress_all">Tout compresser</string>
<string name="best_quality_photo">Meilleure qualité photo</string>
<string name="most_space_saved">Maximum d'espace libéré</string>
<string name="recover_tip">Récupérez les données perdues sur appareils Android non rootés</string>
<string name="photos">Photos</string>
<string name="recover_lost_photos">Récupérer photos perdues</string>
<string name="videos">Vidéos</string>
<string name="recover_lost_videos">Récupérer vidéos perdues</string>
<string name="audios">Audios</string>
<string name="documents">Documents</string>
<string name="recover_lost_documents">Récupérer documents perdus</string>
<string name="scan">Scanner</string>
<string name="click_to_view">Cliquer pour voir</string>
<string name="clean_junk">Nettoyer indésirables</string>
<string name="more">Plus</string>
<string name="duplicate_photos">Photos en double</string>
<string name="already_saved_for_you">Déjà sauvegardé pour vous</string>
<string name="rate_us">Évaluez-nous</string>
<string name="version">Version</string>
<string name="recycle_bin">Corbeille</string>
<string name="recyclebin_tip"><![CDATA[Mobispeedy protège vos photos, vidéos, fichiers et apps contre la suppression]]></string>
<string name="recyclebin">Corbeille</string>
<string name="thank_you_for_using_app">Merci d'utiliser %s !</string>
<string name="thank_you_very_much_for_taking_the_time_to_rate_us">Merci d'avoir pris le temps de nous évaluer.</string>
<string name="submit">SOUMETTRE</string>
<string name="screenshot_cleaner">Nettoyeur de captures</string>
<string name="guide_title_1">Nettoyage en un clic</string>
<string name="guide_tip_1">
Éliminez les indésirables, boostez la vitesse. Libérez de la mémoire en un clic.
</string>
<string name="guide_title_2">Gagnez de l'espace</string>
<string name="guide_tip_2">
Nettoyez photos, vidéos et audios pour libérer de l'espace et garder votre téléphone organisé.
</string>
<string name="guide_title_3">Bouclier antivirus</string>
<string name="guide_tip_3">
Scan puissant, protection totale. Gardez votre téléphone en sécurité.
</string>
<string name="next">Suivant</string>
<string name="sure">Confirmer</string>
<string name="exit_junk_clean">Quitter nettoyage</string>
<string name="exit_junk_clean_content">Quitter le nettoyage ? Les fichiers indésirables non supprimés occupent peut-être de l'espace.</string>
<string name="exit_battery_info">Quitter infos batterie</string>
<string name="exit_battery_info_content">Quitter les infos batterie ? Continuer à l'utiliser peut vous aider à mieux gérer votre batterie.</string>
<string name="exit_large_file_clean">Quitter nettoyage gros fichiers</string>
<string name="exit_large_file_clean_content">Quitter le nettoyage ? Les gros fichiers non supprimés occupent peut-être de l'espace.</string>
<string name="exit_photo_compression">Quitter compression photo</string>
<string name="exit_photo_compression_content">Quitter la compression ? Les photos non compressées occupent peut-être de l'espace.</string>
<string name="exit_screenshot_cleaner">Quitter nettoyage captures</string>
<string name="exit_screenshot_cleaner_content">Quitter le nettoyage ? Les captures non supprimées occupent peut-être de l'espace.</string>
<string name="exit_similar_photos">Quitter photos en double</string>
<string name="exit_similar_photos_content">Quitter les photos en double ? Les doublons non supprimés occupent peut-être de l'espace.</string>
<string name="logout_content">Êtes-vous sûr de vouloir quitter sans essayer de nettoyer à nouveau ?</string>
<string name="please_wait_a_moment">Veuillez patienter</string>
<string name="exit">Quitter</string>
<string name="start_to_use">COMMENCER</string>
<string name="privacy">confidentialité</string>
<string name="agree">accepter\u0020</string>
<string name="terms_of_service">conditions d'utilisation</string>
<string name="notification_title">Activer les notifications</string>
<string name="notification_content">Ne manquez pas les alertes importantes de nettoyage</string>
<string name="turn_on">Activer</string>
<string name="junk_files">Fichiers indésirables</string>
<string name="memory_used">Mémoire utilisée</string>
<string name="storage_used">Stockage utilisé</string>
<string name="CLEAN">NETTOYER</string>
<string name="make_your_phone_clean">Gardez votre téléphone propre</string>
<string name="antivirus">Antivirus</string>
<string name="mobile_antivirus_protection">Protection antivirus mobile</string>
<string name="clear_phone_screenshot">Nettoyer les captures</string>
<string name="clear_large_files_on_the_phone">Nettoyer les gros fichiers</string>
<string name="clear_similar_pictures_on_the_phone">Nettoyer les photos similaires</string>
<string name="image_compression">Compression d'image</string>
<string name="compress_mobile_phone_images">Compresser les images</string>
<string name="view_battery_information">Voir infos batterie</string>
<string name="show_all_settings">Afficher tous paramètres</string>
<string name="malware_scan">Scan antivirus</string>
<string name="uninstall">Désinstaller</string>
<string name="apps">Applications</string>
<string name="antivirus_scan_error_occurred_please_try_again">Erreur de scan, veuillez réessayer</string>
<string name="exit_malware_clean">Quitter scan antivirus</string>
<string name="exit_malware_clean_content">Quitter le scan ? Des menaces potentielles détectées ! Restez pour sécuriser votre appareil.</string>
<string name="no_threats_found">Votre téléphone est sécurisé\nAucune menace trouvée !</string>
<string name="kind_tips">Conseil</string>
<string name="powered_by_trustlook">Propulsé par Trustlook</string>
<string name="malware_recommended">Activez Internet pour des résultats plus précis</string>
<string name="notification_tips">Activez les notifications pour recevoir des conseils utiles.</string>
<string name="don_t_miss_important_tips">Ne manquez pas les conseils importants</string>
<string name="let_us_know_how_we_re_doing">Dites-nous ce que vous pensez !</string>
<string name="we_feedback_invaluable">
Nous améliorons constamment nos services, et votre avis est inestimable !
</string>
<string name="select_a_language">Choisir une langue</string>
<string name="one_tap_clean">Nettoyage en un clic</string>
<string name="get_started">Commencer</string>
<string name="loading">chargement...</string>
<string name="try_it_new">Essayer</string>
<string name="battery">Batterie</string>
<string name="estimated_battery">Autonomie estimée</string>
<string name="electric_current">Courant électrique</string>
<string name="real_time_current">Courant en temps réel</string>
<string name="average_current">Courant moyen</string>
<string name="permission_request">Demande de permission</string>
<string name="deny">Refuser</string>
<string name="allow">Autoriser</string>
<string name="reject">Rejeter</string>
<string name="collect_installed_application_information">Collecte d'informations sur les applications installées :</string>
<string name="when_you_use_the_vlrus">Lorsque vous utilisez la fonction de scan VlRUS, nous collectons des informations sur vos applications installées, incluant : nom de l'application, nom du package, code de version, nom de version, hash MD5, signature, chemin d'installation et informations de stockage.</string>
<string name="using_and_transferring_installed">Utilisation et transfert des informations :</string>
<string name="virus_scanning_functionality_uses_trustlook_sdk">La fonction de scan utilise le SDK Trustlook. Les informations collectées sont envoyées à la base de données Trustlook pour détecter les risques et fournir une meilleure protection. Le SDK Trustlook analyse les applications via des analyses statiques et comportementales.</string>
<string name="installed_application_information_access_and_sharing_statement">Déclaration d'accès et de partage :</string>
<string name="we_take_the_confidentiality_of_your">Nous protégeons vos informations. Ni nous ni Trustlook ne vendrons, ne partagerons ni ne divulguerons ces informations sans votre autorisation.</string>
<string name="view_information_collection_instructions">Voir les instructions de collecte :</string>
<string name="notify_junk_clean">Nettoyez les fichiers indésirables maintenant !</string>
<string name="notif_antivirus">Votre appareil pourrait avoir des menaces. Scannez pour les éliminer.</string>
<string name="notify_battrey_info">Vérifiez la consommation de votre batterie !</string>
<string name="notify_large_file">Libérez de l'espace en nettoyant les gros fichiers !</string>
<string name="notify_similar_photos">Nettoyez les photos similaires - Gagnez de l'espace !</string>
<string name="notify_screenshot">Libérez de l'espace en nettoyant les captures !</string>
<string name="notify_photo_compression">Compressez vos photos pour libérer de l'espace.</string>
<string name="lf_you_exit_the_scanning_results_will_be_discarded">Si vous quittez, les résultats du scan seront perdus.</string>
<string name="exit_scanning">Quitter le scan</string>
<string name="ads_are_about_to_be_shown_s">Publicité sur le point d'être affichée (%1$ss)</string>
<string name="issue">%1$s problème</string>
</resources>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="which_type_do_you_want_to_clean">どのタイプを掃除しますか?</string>
<string name="which_type_do_you_want_to_clean">どのタイプをクリーンアップしますか?</string>
<string name="consent">
本アプリの使用中に、以下の情報を取得する必要があります:
携帯電話のモデル、製造元、Androidシステムバージョン、
アプリのバージョン番号、バージョン名、パッケージ名、
Google広告ID、現地時間帯、携帯電話のアルバム、
空のフォルダ、APKファイル、一時ファイル、ログファイル、
バッテリー残量、携帯電話のスタンバイ時間、バッテリー温度、
バッテリー電圧、バッテリー技術、バッテリー容量、
バッテリー電流、バッテリーの現在の平均値
ご安心ください、私たちは関連する法律や規制に厳密に従って
あなたの情報を扱います。収集したすべての情報は合理的に使用され、
アプリの正常な動作とサービス改善に役立てられます。
私たちはあなたの個人情報の安全を保護するために必要なすべての対策を講じます。
あなたのプライバシーは私たちにとって最も重要です。
</string>
<string name="start">開始</string>
<string name="privacy_policy">プライバシーポリシー</string>
<string name="photo">写真</string>
<string name="audio">オーディオ</string>
<string name="document">ドキュメント</string>
<string name="video">動画</string>
<string name="continue_">続ける</string>
<string name="open_settings">設定を開く</string>
<string name="storage_permission_title">ストレージ権限が必要です</string>
<string name="storage_permission_content">%sにデバイスのすべてのファイルへのアクセスを許可して、ファイルを管理しますか?</string>
<string name="file_recovery">ファイル復元</string>
<string name="junk_clean">ジャンククリーナー</string>
<string name="battery_info">バッテリー情報</string>
<string name="screenshot_clean">スクリーンショットクリーナー</string>
<string name="app_manager">アプリマネージャー</string>
<string name="large_file_clean">大容量ファイルクリーナー</string>
<string name="photo_compression">写真圧縮</string>
<string name="similar_photos">重複写真</string>
<string name="home">ホーム</string>
<string name="recovery">復元</string>
<string name="settings">設定</string>
<string name="battery_status">バッテリー状態</string>
<string name="temperature">温度</string>
<string name="voltage">電圧</string>
<string name="health">健康状態</string>
<string name="good">良好</string>
<string name="normal">通常</string>
<string name="battery_type">バッテリー種類</string>
<string name="battery_capacity">バッテリー容量</string>
<string name="please_wait">お待ちください</string>
<string name="power">電源</string>
<string name="charging">充電中</string>
<string name="left_with_current_power_consumption">現在の消費電力で残り</string>
<string name="finish">完了</string>
<string name="found">見つかりました</string>
<string name="clean_tips">クリーンアップは個人データを削除しません</string>
<string name="clean">クリーン</string>
<string name="go_it">了解</string>
<string name="empty_folder">空のフォルダ</string>
<string name="apk_files">APKファイル</string>
<string name="temp_files">一時ファイル</string>
<string name="logs_files">ログファイル</string>
<string name="cleaned_up">クリーンアップ完了</string>
<string name="cleaned_up_content">その他のデータをクリーンアップして、さらにスペースを解放しました</string>
<string name="result_junk_clean">不要なジャンクファイルをクリーンアップ!</string>
<string name="result_antivirus">モバイルウイルス対策保護</string>
<string name="clean_now">今すぐクリーン</string>
<string name="result_battery_info">バッテリー使用状況と詳細を表示</string>
<string name="result_large_file_clean">大容量ファイルをクリーンしてストレージスペースを解放</string>
<string name="result_photo_compression">写真サイズを縮小してスペースを解放</string>
<string name="result_screenshot_clean">スクリーンショットをクリーンしてスペースを解放</string>
<string name="result_similar_photos">重複写真を削除してスペースを節約</string>
<string name="all_types">すべてのタイプ</string>
<string name="delete">削除</string>
<string name="other_than">以外</string>
<string name="image">画像</string>
<string name="apk">APK</string>
<string name="other_types">その他のタイプ</string>
<string name="all_time">すべての期間</string>
<string name="week_1">1週間</string>
<string name="month_1">1ヶ月</string>
<string name="month_3">3ヶ月</string>
<string name="month_6">6ヶ月</string>
<string name="year_1">1年</string>
<string name="larger_than">より大きい</string>
<string name="confirm">確認</string>
<string name="confirm_content">元の写真は圧縮された写真に置き換えられます</string>
<string name="cancel">キャンセル</string>
<string name="delete_title">削除してもよろしいですか?</string>
<string name="delete_content">選択したファイルは削除後に復元できません。それでも続行しますか?</string>
<string name="screenshots_totally">スクリーンショット合計</string>
<string name="select_all">すべて選択</string>
<string name="auto_select">自動選択</string>
<string name="occupies">占有</string>
<string name="compress">圧縮</string>
<string name="wait_a_moment">少々お待ちください</string>
<string name="compress_all">すべて圧縮</string>
<string name="best_quality_photo">最高品質の写真</string>
<string name="most_space_saved">最大のスペース節約</string>
<string name="recover_tip">ルート化されていないAndroidデバイスから失われたデータを復元</string>
<string name="photos">写真</string>
<string name="recover_lost_photos">失われた写真を復元</string>
<string name="videos">動画</string>
<string name="recover_lost_videos">失われた動画を復元</string>
<string name="audios">オーディオ</string>
<string name="documents">ドキュメント</string>
<string name="recover_lost_documents">失われたドキュメントを復元</string>
<string name="scan">スキャン</string>
<string name="click_to_view">クリックして表示</string>
<string name="clean_junk">ジャンクをクリーン</string>
<string name="more">もっと見る</string>
<string name="duplicate_photos">重複写真</string>
<string name="already_saved_for_you">既に保存済み</string>
<string name="rate_us">評価する</string>
<string name="version">バージョン</string>
<string name="recycle_bin">ごみ箱</string>
<string name="recyclebin_tip"><![CDATA[Mobispeedyはあなたの写真、動画、ファイル、アプリファイルが削除されないように保護しています]]></string>
<string name="recyclebin">ごみ箱</string>
<string name="thank_you_for_using_app">%sをご利用いただきありがとうございます!</string>
<string name="thank_you_very_much_for_taking_the_time_to_rate_us">評価いただき誠にありがとうございます。</string>
<string name="submit">送信</string>
<string name="screenshot_cleaner">スクリーンショットクリーナー</string>
<string name="guide_title_1">ワンタップクリーナー</string>
<string name="guide_tip_1">
ジャンクを一掃し、速度を向上。ワンタップでメモリを解放。
</string>
<string name="guide_title_2">ストレージをクリアしてスペースを確保</string>
<string name="guide_tip_2">
写真、動画、オーディオファイルをクリーンしてスペースを節約し、携帯電話を整理整頓。
</string>
<string name="guide_title_3">ウイルスシールド</string>
<string name="guide_tip_3">
強力なスキャンで完全保護。携帯電話を安全に保ちます。
</string>
<string name="next">次へ</string>
<string name="sure">はい</string>
<string name="exit_junk_clean">ジャンククリーナーを終了</string>
<string name="exit_junk_clean_content">ジャンククリーナーを終了しますか?未クリアのジャンクファイルがスペースを占有している可能性があります。</string>
<string name="exit_battery_info">バッテリー情報を終了</string>
<string name="exit_battery_info_content">バッテリー情報を終了しますか?引き続き使用すると、バッテリー状態をよりよく管理できます。</string>
<string name="exit_large_file_clean">大容量ファイルクリーナーを終了</string>
<string name="exit_large_file_clean_content">大容量ファイルクリーナーを終了しますか?未削除の大容量ファイルが貴重なスペースを占有している可能性があります。</string>
<string name="exit_photo_compression">写真圧縮を終了</string>
<string name="exit_photo_compression_content">写真圧縮を終了しますか?未圧縮の写真がスペースを占有している可能性があります。</string>
<string name="exit_screenshot_cleaner">スクリーンショットクリーナーを終了</string>
<string name="exit_screenshot_cleaner_content">スクリーンショットクリーナーを終了しますか?未削除のスクリーンショットがスペースを使用している可能性があります。</string>
<string name="exit_similar_photos">重複写真を終了</string>
<string name="exit_similar_photos_content">重複写真を終了しますか?未移動の重複写真がスペースを占有している可能性があります。</string>
<string name="logout_content">再度クリーンアップを試さずに終了してもよろしいですか?</string>
<string name="please_wait_a_moment">少々お待ちください</string>
<string name="exit">終了</string>
<string name="start_to_use">使用開始</string>
<string name="privacy">プライバシー</string>
<string name="agree">同意する</string>
<string name="terms_of_service">利用規約</string>
<string name="notification_title">通知をオンにする</string>
<string name="notification_content">重要な携帯電話クリーニング通知を見逃さない</string>
<string name="turn_on">オンにする</string>
<string name="junk_files">ジャンクファイル</string>
<string name="memory_used">使用済みメモリ</string>
<string name="storage_used">使用済みストレージ</string>
<string name="CLEAN">クリーン</string>
<string name="make_your_phone_clean">携帯電話をクリーンに</string>
<string name="antivirus">アンチウイルス</string>
<string name="mobile_antivirus_protection">モバイルウイルス対策保護</string>
<string name="clear_phone_screenshot">携帯電話のスクリーンショットをクリア</string>
<string name="clear_large_files_on_the_phone">携帯電話の大容量ファイルをクリア</string>
<string name="clear_similar_pictures_on_the_phone">携帯電話の類似画像をクリア</string>
<string name="image_compression">画像圧縮</string>
<string name="compress_mobile_phone_images">携帯電話の画像を圧縮</string>
<string name="view_battery_information">バッテリー情報を表示</string>
<string name="show_all_settings">すべての設定を表示</string>
<string name="malware_scan">ウイルススキャン</string>
<string name="uninstall">アンインストール</string>
<string name="apps">アプリ</string>
<string name="antivirus_scan_error_occurred_please_try_again">ウイルススキャンでエラーが発生しました。もう一度お試しください</string>
<string name="exit_malware_clean">ウイルススキャンを終了</string>
<string name="exit_malware_clean_content">ウイルススキャンを終了しますか?潜在的な脅威が見つかりました!すぐにデバイスを保護してください。</string>
<string name="no_threats_found">あなたの携帯電話は完全に安全です\n脅威は見つかりませんでした!</string>
<string name="kind_tips">親切なヒント</string>
<string name="powered_by_trustlook">Trustlook提供</string>
<string name="malware_recommended">より正確な結果を得るためにネットワーク接続をオンにすることをお勧めします</string>
<string name="notification_tips">重要な提案を受け取るために通知を有効にしてください。</string>
<string name="don_t_miss_important_tips">重要なヒントを見逃さない</string>
<string name="let_us_know_how_we_re_doing">私たちの取り組みについてご意見をお聞かせください</string>
<string name="we_feedback_invaluable">
私たちは常に改善に努めており、あなたのフィードバックは非常に貴重です!
</string>
<string name="select_a_language">言語を選択</string>
<string name="one_tap_clean">ワンタップクリーナー</string>
<string name="get_started">はじめに</string>
<string name="loading">読み込み中...</string>
<string name="try_it_new">新機能を試す</string>
<string name="battery">バッテリー</string>
<string name="estimated_battery">推定バッテリー</string>
<string name="electric_current">電流</string>
<string name="real_time_current">リアルタイム電流</string>
<string name="average_current">平均電流</string>
<string name="permission_request">権限リクエスト</string>
<string name="deny">拒否</string>
<string name="allow">許可</string>
<string name="reject">拒否</string>
<string name="collect_installed_application_information">インストール済みアプリケーション情報の収集:</string>
<string name="when_you_use_the_vlrus">ウイルススキャン機能を使用する際、インストールされているアプリケーションの情報を収集します。これには、インストールされているアプリケーションの名前、アプリケーションパッケージ名、アプリケーションバージョンコード、アプリケーションバージョン名、MD5ハッシュと署名情報、インストールパス、およびデバイスストレージ上のファイル情報が含まれます。</string>
<string name="using_and_transferring_installed">インストール済みアプリケーション情報の使用と転送:</string>
<string name="virus_scanning_functionality_uses_trustlook_sdk">ウイルススキャン機能はTrustlook SDKを使用しています。ウイルススキャン機能を使用する際、収集したインストール済みアプリケーション情報をTrustlookサードパーティのウイルスデータベースにアップロードし、スキャンを行います。これにより、可能なセキュリティリスクを迅速に発見し、より良い保護を提供します。Trustlook SDKはセキュリティサービスを提供し、アプリケーションコレクションを分析し、静的および行動分析を適用してアプリケーションリスクレポートを提供します。</string>
<string name="installed_application_information_access_and_sharing_statement">インストール済みアプリ情報のアクセス及び共有に関する声明:</string>
<string name="we_take_the_confidentiality_of_your">私たちはあなたの情報の機密性を非常に重んじており、Trustlook SDKと共に、あなたの許可がない限りこの情報を販売・ライセンス供与・転送・開示することはありません。</string>
<string name="view_information_collection_instructions">情報収集の説明を表示:</string>
<!-- 通知関連 -->
<string name="notify_junk_clean">今すぐスマホのジャンクファイルをクリーンアップ!</string>
<string name="notif_antivirus">デバイスに潜在的な脅威が検出されました。タップしてスキャンし排除しましょう</string>
<string name="notify_battrey_info">最近のバッテリー消費状況を確認しましょう!</string>
<string name="notify_large_file">大容量ファイルを削除してストレージを解放!</string>
<string name="notify_similar_photos">類似写真を整理 - スペースを節約!</string>
<string name="notify_screenshot">スクリーンショットを整理してスペースを解放!</string>
<string name="notify_photo_compression">写真を圧縮してスマホのストレージを空けよう</string>
<!-- 操作メッセージ -->
<string name="lf_you_exit_the_scanning_results_will_be_discarded">終了すると、スキャン結果は破棄されます</string>
<string name="exit_scanning">スキャンを終了</string>
<!-- 広告表示 -->
<string name="ads_are_about_to_be_shown_s">広告が表示されます(%1$s秒)</string>
<!-- 問題報告 -->
<string name="issue">%1$s件の問題</string>
</resources>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="which_type_do_you_want_to_clean">어떤 종류의 청소를 하시겠습니까?</string>
<string name="preparing_advertisement">광고 준비 중</string>
<string name="involve_ad">이 과정에는 광고가 포함될 수 있습니다.</string>
<string name="consent_required">동의 필요</string>
<string name="which_type_do_you_want_to_clean">어떤 유형을 정리하시겠습니까?</string>
<string name="consent">
이 앱 사용 중 다음 정보를 수집합니다: 휴대폰 모델, 제조사, Android 시스템 버전, 앱 버전 번호, 앱 버전 이름, 패키지명, Google 광고 ID, 휴대폰 시간대, 휴대폰 사진첩, 빈 폴더, APK 파일, 임시 파일, 로그 파일, 배터리 잔량, 휴대폰 대기 시간, 배터리 온도, 배터리 전압, 배터리 기술, 배터리 용량, 배터리 전류, 배터리 전류 평균값
관련 법규를 엄격히 준수하여 정보를 처리하며, 수집된 모든 정보는 앱 정상 운영 및 서비스 개선을 위해 합리적으로 사용됩니다. 개인정보 보호를 위해 모든 필요한 조치를 취할 것을 약속드립니다.
</string>
<string name="start">시작</string>
<string name="privacy_policy">개인정보 처리방침</string>
<string name="photo">사진</string>
<string name="audio">오디오</string>
<string name="document">문서</string>
<string name="video">비디오</string>
<string name="continue_">계속</string>
<string name="open_settings">설정 열기</string>
<string name="storage_permission_title">저장 권한 필요</string>
<string name="storage_permission_content">%s이(가) 기기 파일 관리를 위해 모든 파일 접근 권한을 허용하시겠습니까?</string>
<string name="file_recovery">파일 복구</string>
<string name="junk_clean">정크 파일 정리</string>
<string name="battery_info">배터리 정보</string>
<string name="screenshot_clean">스크린샷 정리</string>
<string name="app_manager">앱 관리자</string>
<string name="large_file_clean">대용량 파일 정리</string>
<string name="photo_compression">사진 압축</string>
<string name="similar_photos">중복 사진</string>
<string name="home"></string>
<string name="recovery">복구</string>
<string name="settings">설정</string>
<string name="battery_status">배터리 상태</string>
<string name="temperature">온도</string>
<string name="voltage">전압</string>
<string name="health">건강 상태</string>
<string name="good">양호</string>
<string name="normal">보통</string>
<string name="battery_type">배터리 유형</string>
<string name="battery_capacity">배터리 용량</string>
<string name="please_wait">잠시 기다려주세요</string>
<string name="power">전원</string>
<string name="charging">충전 중</string>
<string name="left_with_current_power_consumption">현재 전력 소모량 기준 남은 시간</string>
<string name="finish">완료</string>
<string name="found">발견됨</string>
<string name="clean_tips">정리 시 개인 데이터는 삭제되지 않습니다</string>
<string name="clean">정리</string>
<string name="go_it">확인</string>
<string name="empty_folder">빈 폴더</string>
<string name="apk_files">APK 파일</string>
<string name="temp_files">임시 파일</string>
<string name="logs_files">로그 파일</string>
<string name="cleaned_up">정리 완료</string>
<string name="cleaned_up_content">더 많은 공간을 확보하기 위해 기타 데이터 정리</string>
<string name="result_junk_clean">불필요한 정크 파일 정리 완료!</string>
<string name="result_antivirus">모바일 바이러스 보호</string>
<string name="clean_now">지금 정리</string>
<string name="result_battery_info">배터리 사용량 및 상세 정보 확인</string>
<string name="result_large_file_clean">대용량 파일 정리로 저장 공간 확보</string>
<string name="result_photo_compression">사진 크기 축소로 더 많은 공간 확보</string>
<string name="result_screenshot_clean">스크린샷 정리로 공간 확보</string>
<string name="result_similar_photos">중복 사진 삭제로 공간 절약</string>
<string name="all_types">모든 유형</string>
<string name="delete">삭제</string>
<string name="other_than">기타 항목</string>
<string name="image">이미지</string>
<string name="apk">APK</string>
<string name="other_types">기타 유형</string>
<string name="all_time">전체 기간</string>
<string name="week_1">1주일</string>
<string name="month_1">1개월</string>
<string name="month_3">3개월</string>
<string name="month_6">6개월</string>
<string name="year_1">1년</string>
<string name="larger_than">보다 큰</string>
<string name="confirm">확인</string>
<string name="confirm_content">원본 사진이 압축된 사진으로 대체됩니다</string>
<string name="cancel">취소</string>
<string name="delete_title">삭제하시겠습니까?</string>
<string name="delete_content">선택한 파일은 삭제 후 복구할 수 없습니다. 계속하시겠습니까?</string>
<string name="screenshots_totally">총 스크린샷</string>
<string name="select_all">전체 선택</string>
<string name="auto_select">자동 선택</string>
<string name="occupies">점유 중</string>
<string name="compress">압축</string>
<string name="wait_a_moment">잠시 기다려주세요</string>
<string name="compress_all">전체 압축</string>
<string name="best_quality_photo">최고 품질 사진</string>
<string name="most_space_saved">최대 공간 절약</string>
<string name="recover_tip">루팅되지 않은 Android 기기에서 손실된 데이터 복구</string>
<string name="photos">사진</string>
<string name="recover_lost_photos">손실된 사진 복구</string>
<string name="videos">비디오</string>
<string name="recover_lost_videos">손실된 비디오 복구</string>
<string name="audios">오디오</string>
<string name="documents">문서</string>
<string name="recover_lost_documents">손실된 문서 복구</string>
<string name="scan">스캔</string>
<string name="click_to_view">클릭하여 보기</string>
<string name="clean_junk">정크 파일 정리</string>
<string name="more">더보기</string>
<string name="duplicate_photos">중복 사진</string>
<string name="already_saved_for_you">이미 절약된 공간</string>
<string name="rate_us">평가하기</string>
<string name="version">버전</string>
<string name="recycle_bin">휴지통</string>
<string name="recyclebin_tip"><![CDATA[Mobispeedy가 사진, 비디오, 파일 및 앱 파일이 삭제되지 않도록 보호합니다]]></string>
<string name="recyclebin">휴지통</string>
<string name="thank_you_for_using_app">%s를 사용해 주셔서 감사합니다!</string>
<string name="thank_you_very_much_for_taking_the_time_to_rate_us">소중한 평가 감사드립니다.</string>
<string name="submit">제출</string>
<string name="screenshot_cleaner">스크린샷 정리기</string>
<string name="guide_title_1">원탭 정리</string>
<string name="guide_tip_1">
정크 파일 제거로 속도 향상. 한 번의 탭으로 메모리 확보
</string>
<string name="guide_title_2">저장 공간 정리</string>
<string name="guide_tip_2">
사진, 비디오, 오디오 파일 정리로 공간 절약 및 기기 정돈
</string>
<string name="guide_title_3">바이러스 방어</string>
<string name="guide_tip_3">
강력한 스캔으로 기기 보호. 안전한 사용 환경 제공
</string>
<string name="next">다음</string>
<string name="sure">확인</string>
<string name="exit_junk_clean">정크 파일 정리 종료</string>
<string name="exit_junk_clean_content">정크 파일 정리를 종료하시겠습니까? 미정리된 파일이 공간을 차지할 수 있습니다.</string>
<string name="exit_battery_info">배터리 정보 종료</string>
<string name="exit_battery_info_content">배터리 정보를 종료하시겠습니까? 계속 사용하면 배터리 상태를 더 잘 관리할 수 있습니다.</string>
<string name="exit_large_file_clean">대용량 파일 정리 종료</string>
<string name="exit_large_file_clean_content">대용량 파일 정리를 종료하시겠습니까? 미삭제 파일이 공간을 차지할 수 있습니다.</string>
<string name="exit_photo_compression">사진 압축 종료</string>
<string name="exit_photo_compression_content">사진 압축을 종료하시겠습니까? 미압축 사진이 공간을 차지할 수 있습니다.</string>
<string name="exit_screenshot_cleaner">스크린샷 정리 종료</string>
<string name="exit_screenshot_cleaner_content">스크린샷 정리를 종료하시겠습니까? 미삭제 스크린샷이 공간을 차지할 수 있습니다.</string>
<string name="exit_similar_photos">중복 사진 종료</string>
<string name="exit_similar_photos_content">중복 사진 정리를 종료하시겠습니까? 미처리 사진이 공간을 차지할 수 있습니다.</string>
<string name="logout_content">정리 없이 종료하시겠습니까?</string>
<string name="please_wait_a_moment">잠시 기다려주세요</string>
<string name="exit">종료</string>
<string name="start_to_use">사용 시작</string>
<string name="privacy">개인정보</string>
<string name="agree">동의</string>
<string name="terms_of_service">서비스 약관</string>
<string name="notification_title">알림 설정</string>
<string name="notification_content">중요한 정리 알림을 놓치지 마세요</string>
<string name="turn_on">켜기</string>
<string name="junk_files">정크 파일</string>
<string name="memory_used">사용 중인 메모리</string>
<string name="storage_used">사용 중인 저장공간</string>
<string name="CLEAN">정리</string>
<string name="make_your_phone_clean">기기를 깨끗하게 유지하세요</string>
<string name="antivirus">바이러스 검사</string>
<string name="mobile_antivirus_protection">모바일 바이러스 보호</string>
<string name="clear_phone_screenshot">스크린샷 정리</string>
<string name="clear_large_files_on_the_phone">대용량 파일 정리</string>
<string name="clear_similar_pictures_on_the_phone">중복 사진 정리</string>
<string name="image_compression">이미지 압축</string>
<string name="compress_mobile_phone_images">휴대폰 이미지 압축</string>
<string name="view_battery_information">배터리 정보 확인</string>
<string name="show_all_settings">모든 설정 보기</string>
<string name="malware_scan">악성코드 검사</string>
<string name="uninstall">삭제</string>
<string name="apps"></string>
<string name="antivirus_scan_error_occurred_please_try_again">바이러스 검사 중 오류 발생, 다시 시도해주세요</string>
<string name="exit_malware_clean">악성코드 검사 종료</string>
<string name="exit_malware_clean_content">악성코드 검사를 종료하시겠습니까? 잠재적 위협이 발견되었습니다. 즉시 조치를 취하세요.</string>
<string name="no_threats_found">휴대폰이 안전합니다\n위협 요소가 없습니다!</string>
<string name="kind_tips">친절한 안내</string>
<string name="powered_by_trustlook">Trustlook 제공</string>
<string name="malware_recommended">더 정확한 결과를 위해 네트워크 연결을 권장합니다</string>
<string name="notification_tips">중요한 알림을 받으려면 설정을 활성화하세요.</string>
<string name="don_t_miss_important_tips">중요한 팁을 놓치지 마세요</string>
<string name="let_us_know_how_we_re_doing">서비스 평가를 남겨주세요</string>
<string name="we_feedback_invaluable">
여러분의 소중한 피드백은 서비스 개선에 큰 도움이 됩니다.
</string>
<string name="select_a_language">언어 선택</string>
<string name="one_tap_clean">원탭 정리</string>
<string name="get_started">시작하기</string>
<string name="loading">로딩 중...</string>
<string name="try_it_new">새로 시도</string>
<string name="battery">배터리</string>
<string name="estimated_battery">예상 배터리</string>
<string name="electric_current">전류</string>
<string name="real_time_current">실시간 전류</string>
<string name="average_current">평균 전류</string>
<string name="permission_request">권한 요청</string>
<string name="deny">거부</string>
<string name="allow">허용</string>
<string name="reject">거절</string>
<string name="collect_installed_application_information">설치된 앱 정보 수집:</string>
<string name="when_you_use_the_vlrus">바이러스 검사 기능 사용 시 설치된 앱 정보(앱 이름, 패키지명, 버전 코드, 버전 이름, MD5 해시, 서명 정보, 설치 경로)를 수집합니다.</string>
<string name="using_and_transferring_installed">설치된 앱 정보 사용 및 전송:</string>
<string name="virus_scanning_functionality_uses_trustlook_sdk">Trustlook SDK를 통해 바이러스 검사 시 수집된 정보를 분석하여 보안 위험을 식별합니다.</string>
<string name="installed_application_information_access_and_sharing_statement">설치된 앱 정보 접근 및 공유 정책:</string>
<string name="we_take_the_confidentiality_of_your">사용자 정보 보호를 최우선으로 하며, Trustlook SDK와 함께 정보를 무단 판매/양도하지 않습니다.</string>
<string name="view_information_collection_instructions">정보 수집 안내 보기:</string>
<string name="notify_junk_clean">지금 휴대폰 정크 파일을 정리하세요!</string>
<string name="notif_antivirus">잠재적 위협이 있을 수 있습니다. 검사로 제거하세요.</string>
<string name="notify_battrey_info">최근 휴대폰 배터리 사용량을 확인하세요!</string>
<string name="notify_large_file">대용량 파일을 정리하여 저장 공간을 확보하세요!</string>
<string name="notify_similar_photos">비슷한 사진 정리로 공간을 절약하세요!</string>
<string name="notify_screenshot">스크린샷 정리로 저장 공간을 확보하세요!</string>
<string name="notify_photo_compression">사진 압축으로 휴대폰 저장 공간을 확보하세요.</string>
<string name="lf_you_exit_the_scanning_results_will_be_discarded">종료하면 스캔 결과가 삭제됩니다.</string>
<string name="exit_scanning">스캔 종료</string>
<string name="ads_are_about_to_be_shown_s">광고 표시까지 (%1$s초)</string>
<string name="issue">%1$s 문제</string>
</resources>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="which_type_do_you_want_to_clean">Que tipo você quer limpar?</string>
<string name="preparing_advertisement">Preparando anúncio</string>
<string name="involve_ad">Este processo pode envolver anúncios.</string>
<string name="consent_required">Consentimento Necessário</string>
<string name="which_type_do_you_want_to_clean">Qual tipo você deseja limpar?</string>
<string name="consent">
Durante o uso deste aplicativo, precisamos obter as seguintes informações: modelo do telefone, fabricante do telefone, versão do sistema Android, número da versão do aplicativo, nome da versão do aplicativo, nome do pacote, ID de anúncio do Google, fuso horário local do telefone, álbum de fotos do telefone, pastas vazias, arquivos APK, arquivos temporários, arquivos de log, nível da bateria, tempo em espera do telefone, temperatura da bateria, voltagem da bateria, tecnologia da bateria, capacidade da bateria, corrente da bateria, valor médio atual da bateria.
Por favor, tenha certeza de que trataremos suas informações estritamente de acordo com as leis e regulamentos relevantes. Todas as informações coletadas serão usadas de forma razoável para garantir o funcionamento normal e a melhoria dos serviços do aplicativo, e tomaremos todas as medidas necessárias para proteger a segurança de suas informações pessoais. Sua privacidade é de extrema importância para nós.
</string>
<string name="start">Iniciar</string>
<string name="privacy_policy">Política de Privacidade</string>
<string name="photo">Foto</string>
<string name="audio">Áudio</string>
<string name="document">Documento</string>
<string name="video">Vídeo</string>
<string name="continue_">Continuar</string>
<string name="open_settings">Abrir Configurações</string>
<string name="storage_permission_title">Necessário obter permissões de armazenamento</string>
<string name="storage_permission_content">Permitir que %s acesse a permissão de Acesso a Todos os Arquivos para gerenciar os arquivos do seu dispositivo?</string>
<string name="file_recovery">Recuperação de Arquivos</string>
<string name="junk_clean">Limpeza de Lixo</string>
<string name="battery_info">Informações da Bateria</string>
<string name="screenshot_clean">Limpeza de Screenshots</string>
<string name="app_manager">Gerenciador de Apps</string>
<string name="large_file_clean">Limpeza de Arquivos Grandes</string>
<string name="photo_compression">Compressão de Fotos</string>
<string name="similar_photos">Fotos Duplicadas</string>
<string name="home">Início</string>
<string name="recovery">Recuperação</string>
<string name="settings">Configurações</string>
<string name="battery_status">Status da bateria</string>
<string name="temperature">Temperatura</string>
<string name="voltage">Voltagem</string>
<string name="health">Saúde</string>
<string name="good">Boa</string>
<string name="normal">Normal</string>
<string name="battery_type">Tipo de Bateria</string>
<string name="battery_capacity">Capacidade da Bateria</string>
<string name="please_wait">Por favor, aguarde</string>
<string name="power">Energia</string>
<string name="charging">Carregando</string>
<string name="left_with_current_power_consumption">restante com o consumo atual</string>
<string name="finish">Concluir</string>
<string name="found">Encontrado</string>
<string name="clean_tips">A limpeza não exclui seus dados pessoais</string>
<string name="clean">Limpar</string>
<string name="go_it">Entendi</string>
<string name="empty_folder">Pasta Vazia</string>
<string name="apk_files">Arquivos APK</string>
<string name="temp_files">Arquivos Temporários</string>
<string name="logs_files">Arquivos de Log</string>
<string name="cleaned_up">Limpo</string>
<string name="cleaned_up_content">Dados limpos para liberar mais espaço</string>
<string name="result_junk_clean">Limpe arquivos desnecessários!</string>
<string name="result_antivirus">Proteção antivírus para celular</string>
<string name="clean_now">Limpar Agora</string>
<string name="result_battery_info">Visualize o uso e detalhes da bateria</string>
<string name="result_large_file_clean">Limpe arquivos grandes para liberar espaço</string>
<string name="result_photo_compression">Reduza o tamanho das fotos para liberar espaço</string>
<string name="result_screenshot_clean">Limpe screenshots para liberar espaço</string>
<string name="result_similar_photos">Exclua fotos duplicadas para economizar espaço.</string>
<string name="all_types">Todos os Tipos</string>
<string name="delete">Excluir</string>
<string name="other_than">Outros que</string>
<string name="image">Imagem</string>
<string name="apk">APK</string>
<string name="other_types">Outros Tipos</string>
<string name="all_time">Todo o tempo</string>
<string name="week_1">1 semana</string>
<string name="month_1">1 mês</string>
<string name="month_3">3 meses</string>
<string name="month_6">6 meses</string>
<string name="year_1">1 ano</string>
<string name="larger_than">Maior que</string>
<string name="confirm">Confirmar</string>
<string name="confirm_content">As fotos originais serão substituídas pelas comprimidas</string>
<string name="cancel">Cancelar</string>
<string name="delete_title">Tem certeza que deseja excluir?</string>
<string name="delete_content">Os arquivos selecionados não poderão ser recuperados após a exclusão. Continuar mesmo assim?</string>
<string name="screenshots_totally">Total de screenshots</string>
<string name="select_all">Selecionar Tudo</string>
<string name="auto_select">Seleção Automática</string>
<string name="occupies">Ocupa</string>
<string name="compress">Comprimir</string>
<string name="wait_a_moment">Aguarde um momento</string>
<string name="compress_all">Comprimir Tudo</string>
<string name="best_quality_photo">Melhor qualidade de foto</string>
<string name="most_space_saved">Mais espaço economizado</string>
<string name="recover_tip">Recupere dados perdidos de dispositivos Android sem root</string>
<string name="photos">Fotos</string>
<string name="recover_lost_photos">Recuperar fotos perdidas</string>
<string name="videos">Vídeos</string>
<string name="recover_lost_videos">Recuperar vídeos perdidos</string>
<string name="audios">Áudios</string>
<string name="documents">Documentos</string>
<string name="recover_lost_documents">Recuperar documentos perdidos</string>
<string name="scan">Escanear</string>
<string name="click_to_view">Clique para visualizar</string>
<string name="clean_junk">Limpar Lixo</string>
<string name="more">Mais</string>
<string name="duplicate_photos">Fotos Duplicadas</string>
<string name="already_saved_for_you">Já salvo para você</string>
<string name="rate_us">Avalie-nos</string>
<string name="version">Versão</string>
<string name="recycle_bin">Lixeira</string>
<string name="recyclebin_tip"><![CDATA[O Mobispeedy está protegendo suas fotos, vídeos, arquivos e arquivos de aplicativos contra exclusão]]></string>
<string name="recyclebin">Lixeira</string>
<string name="thank_you_for_using_app">Obrigado por usar %s!</string>
<string name="thank_you_very_much_for_taking_the_time_to_rate_us">Muito obrigado por dedicar seu tempo para nos avaliar.</string>
<string name="submit">ENVIAR</string>
<string name="screenshot_cleaner">Limpeza de Screenshots</string>
<string name="guide_title_1">Limpeza com Um Toque</string>
<string name="guide_tip_1">
Elimine lixo, aumente a velocidade. Libere memória com um único toque.
</string>
<string name="guide_title_2">Limpar armazenamento economiza espaço</string>
<string name="guide_tip_2">
Limpe fotos, vídeos e arquivos de áudio para economizar espaço e manter seu telefone organizado.
</string>
<string name="guide_title_3">Escudo Antivírus</string>
<string name="guide_tip_3">
Varredura poderosa, proteção total. Mantenha seu telefone seguro.
</string>
<string name="next">Próximo</string>
<string name="sure">Claro</string>
<string name="exit_junk_clean">Sair da Limpeza de Lixo</string>
<string name="exit_junk_clean_content">Sair da Limpeza de Lixo? Arquivos não limpos podem estar ocupando espaço.</string>
<string name="exit_battery_info">Sair das Informações da Bateria</string>
<string name="exit_battery_info_content">Sair das Informações da Bateria? Continuar a usá-lo pode ajudá-lo a gerenciar melhor o status da bateria.</string>
<string name="exit_large_file_clean">Sair da Limpeza de Arquivos Grandes</string>
<string name="exit_large_file_clean_content">Sair da Limpeza de Arquivos Grandes? Arquivos grandes não excluídos podem estar ocupando espaço valioso.</string>
<string name="exit_photo_compression">Sair da Compressão de Fotos</string>
<string name="exit_photo_compression_content">Sair da Compressão de Fotos? Fotos não comprimidas podem estar ocupando espaço.</string>
<string name="exit_screenshot_cleaner">Sair da Limpeza de Screenshots</string>
<string name="exit_screenshot_cleaner_content">Sair da Limpeza de Screenshots? Screenshots não excluídos podem estar ocupando espaço.</string>
<string name="exit_similar_photos">Sair de Fotos Duplicadas</string>
<string name="exit_similar_photos_content">Sair de Fotos Duplicadas? Fotos duplicadas não movidas podem estar ocupando espaço.</string>
<string name="logout_content">Tem certeza de que deseja sair sem tentar limpar o lixo novamente?</string>
<string name="please_wait_a_moment">Por favor, aguarde um momento</string>
<string name="exit">Sair</string>
<string name="start_to_use">COMEÇAR A USAR</string>
<string name="privacy">privacidade</string>
<string name="agree">concordo\u0020</string>
<string name="terms_of_service">termos de serviço</string>
<string name="notification_title">Ativar notificações</string>
<string name="notification_content">Nunca perca lembretes importantes de limpeza do telefone</string>
<string name="turn_on">Ativar</string>
<string name="junk_files">Arquivos de Lixo</string>
<string name="memory_used">Memória Usada</string>
<string name="storage_used">Armazenamento Usado</string>
<string name="CLEAN">LIMPAR</string>
<string name="make_your_phone_clean">Deixe seu telefone limpo</string>
<string name="antivirus">Antivírus</string>
<string name="mobile_antivirus_protection">Proteção antivírus para celular</string>
<string name="clear_phone_screenshot">Limpar screenshots do telefone</string>
<string name="clear_large_files_on_the_phone">Limpar arquivos grandes no telefone</string>
<string name="clear_similar_pictures_on_the_phone">Limpar fotos similares no telefone</string>
<string name="image_compression">Compressão de Imagem</string>
<string name="compress_mobile_phone_images">Comprimir imagens do telefone</string>
<string name="view_battery_information">Visualizar informações da bateria</string>
<string name="show_all_settings">mostrar todas as configurações</string>
<string name="malware_scan">Varredura Antivírus</string>
<string name="uninstall">Desinstalar</string>
<string name="apps">Aplicativos</string>
<string name="antivirus_scan_error_occurred_please_try_again">Ocorreu um erro na varredura antivírus, por favor tente novamente</string>
<string name="exit_malware_clean">Sair da Varredura Antivírus</string>
<string name="exit_malware_clean_content">Sair da Varredura Antivírus? Ameaças potenciais encontradas! Fique e proteja seu dispositivo imediatamente.</string>
<string name="no_threats_found">Seu telefone está completamente seguro\nnenhuma ameaça encontrada!</string>
<string name="kind_tips">Dicas Úteis</string>
<string name="powered_by_trustlook">Desenvolvido por Trustlook</string>
<string name="malware_recommended">Recomenda-se ativar a conexão de rede para resultados mais precisos</string>
<string name="notification_tips">Ative as notificações para receber sugestões relevantes.</string>
<string name="don_t_miss_important_tips">Não perca dicas importantes</string>
<string name="let_us_know_how_we_re_doing">Deixe-nos saber como estamos nos saindo!</string>
<string name="we_feedback_invaluable">
Estamos sempre tentando melhorar o que fazemos, e seu feedback é inestimável!
</string>
<string name="select_a_language">Selecione um idioma</string>
<string name="one_tap_clean">Limpeza com Um Toque</string>
<string name="get_started">Começar</string>
<string name="loading">carregando...</string>
<string name="try_it_new">Experimente Novamente</string>
<string name="battery">Bateria</string>
<string name="estimated_battery">Bateria estimada</string>
<string name="electric_current">Corrente Elétrica</string>
<string name="real_time_current">Corrente em Tempo Real</string>
<string name="average_current">Corrente Média</string>
<string name="permission_request">Solicitação de permissão</string>
<string name="deny">Negar</string>
<string name="allow">Permitir</string>
<string name="reject">Rejeitar</string>
<string name="collect_installed_application_information">Coletar informações de aplicativos instalados:</string>
<string name="when_you_use_the_vlrus">Quando você usa a função de varredura de VlRUS, coletamos informações sobre os aplicativos que você instala, incluindo: nome do aplicativo instalado, nome do pacote do aplicativo, código da versão do aplicativo, nome da versão do aplicativo, hash MD5 e informações de assinatura, caminho de instalação e informações de arquivo do dispositivo no armazenamento.</string>
<string name="using_and_transferring_installed">Usando e transferindo informações de aplicativos instalados:</string>
<string name="virus_scanning_functionality_uses_trustlook_sdk">A funcionalidade de varredura de vírus usa o SDK do Trustlook. Quando você usa a função de varredura de vírus, enviaremos as informações coletadas sobre os aplicativos instalados para o banco de dados de vírus de terceiros do Trustlook para varredura, a fim de descobrir possíveis riscos de segurança e fornecer melhor proteção. O SDK do Trustlook fornece serviços de segurança, que analisam aplicativos coletados, aplicando análises estáticas e comportamentais para fornecer relatórios de risco de aplicativos.</string>
<string name="installed_application_information_access_and_sharing_statement">Declaração de acesso e compartilhamento de informações de aplicativos instalados:</string>
<string name="we_take_the_confidentiality_of_your">Levamos a confidencialidade das suas informações muito a sério, e nós e o SDK do Trustlook não venderemos, licenciaremos, transferiremos ou divulgaremos estas informações a menos que autorizado por você.</string>
<string name="view_information_collection_instructions">Ver instruções de coleta de informações:</string>
<string name="notify_junk_clean">Limpe os arquivos inúteis do seu telefone agora!</string>
<string name="notif_antivirus">Seu dispositivo pode ter ameaças potenciais. Toque para escanear e eliminá-las.</string>
<string name="notify_battrey_info">Verifique o consumo da bateria do seu telefone recentemente!</string>
<string name="notify_large_file">Libere espaço de armazenamento limpando arquivos grandes!</string>
<string name="notify_similar_photos">Limpe Fotos Semelhantes - Economize Espaço!</string>
<string name="notify_screenshot">Libere espaço limpando screenshots acumuladas!</string>
<string name="notify_photo_compression">Libere espaço de armazenamento comprimindo fotos.</string>
<string name="lf_you_exit_the_scanning_results_will_be_discarded">Se você sair, os resultados da verificação serão descartados.</string>
<string name="exit_scanning">Sair da verificação</string>
<string name="ads_are_about_to_be_shown_s">Anúncios serão exibidos em (%1$ss)</string>
<string name="issue">%1$s problema</string>
</resources>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="which_type_do_you_want_to_clean">您想清理哪种类型?</string>
<string name="consent">
在使用本应用过程中,我们需要获取以下信息:手机型号、手机制造商、安卓系统版本、应用版本号、应用版本名称、包名、谷歌广告ID、手机本地时区、手机相册、空文件夹、APK文件、临时文件、日志文件、电池电量、手机待机时间、电池温度、电池电压、电池技术、电池容量、电池电流、电池电流平均值
请放心,我们将严格按照相关法律法规处理您的信息。我们收集的所有信息都将被合理使用,以确保应用的正常运行和服务改进,并采取一切必要措施保护您的个人信息安全。您的隐私对我们至关重要。
</string>>
<string name="start">开始</string>
<string name="privacy_policy">隐私政策</string>
<string name="photo">照片</string>
<string name="audio">音频</string>
<string name="document">文档</string>
<string name="video">视频</string>
<string name="continue_">继续</string>
<string name="open_settings">打开设置</string>
<string name="storage_permission_title">需要获取存储权限</string>
<string name="storage_permission_content">允许%s访问「所有文件访问」权限来管理您设备上的文件?</string>
<string name="preparing_advertisement">准备广告中</string>
<string name="involve_ad">此过程可能包含广告</string>
<string name="consent_required">需要同意</string>
<string name="file_recovery">文件恢复</string>
<string name="junk_clean">垃圾清理</string>
<string name="battery_info">电池信息</string>
<string name="screenshot_clean">截图清理</string>
<string name="app_manager">应用管理</string>
<string name="large_file_clean">大文件清理</string>
<string name="photo_compression">图片压缩</string>
<string name="similar_photos">相似照片</string>
<string name="home">首页</string>
<string name="recovery">恢复</string>
<string name="settings">设置</string>
<string name="battery_status">电池状态</string>
<string name="temperature">温度</string>
<string name="voltage">电压</string>
<string name="health">健康度</string>
<string name="good">良好</string>
<string name="normal">正常</string>
<string name="battery_type">电池类型</string>
<string name="battery_capacity">电池容量</string>
<string name="please_wait">请稍候</string>
<string name="power">电量</string>
<string name="charging">充电中</string>
<string name="left_with_current_power_consumption">按当前耗电还剩</string>
<string name="finish">完成</string>
<string name="found">发现</string>
<string name="clean_tips">清理不会删除您的个人数据</string>
<string name="clean">清理</string>
<string name="go_it">知道了</string>
<string name="empty_folder">空文件夹</string>
<string name="apk_files">APK文件</string>
<string name="temp_files">临时文件</string>
<string name="logs_files">日志文件</string>
<string name="cleaned_up">已清理</string>
<string name="cleaned_up_content">清理了其他数据以释放更多空间</string>
<string name="result_junk_clean">清理不必要的垃圾文件!</string>
<string name="result_antivirus">手机病毒防护</string>
<string name="clean_now">立即清理</string>
<string name="result_battery_info">查看电池使用情况和详情</string>
<string name="result_large_file_clean">清理大文件释放存储空间</string>
<string name="result_photo_compression">减小照片尺寸释放更多空间</string>
<string name="result_screenshot_clean">清理截图释放更多空间</string>
<string name="result_similar_photos">删除重复照片节省空间</string>
<string name="all_types">全部类型</string>
<string name="delete">删除</string>
<string name="other_than">除此之外</string>
<string name="image">图片</string>
<string name="apk">APK</string>
<string name="other_types">其他类型</string>
<string name="all_time">全部时间</string>
<string name="week_1">1周内</string>
<string name="month_1">1个月内</string>
<string name="month_3">3个月内</string>
<string name="month_6">6个月内</string>
<string name="year_1">1年内</string>
<string name="larger_than">大于</string>
<string name="confirm">确认</string>
<string name="confirm_content">原始照片将被压缩后的版本替换</string>
<string name="cancel">取消</string>
<string name="delete_title">确定删除?</string>
<string name="delete_content">所选文件删除后无法恢复,是否继续?</string>
<string name="screenshots_totally">共计截图</string>
<string name="select_all">全选</string>
<string name="auto_select">自动选择</string>
<string name="occupies">占用</string>
<string name="compress">压缩</string>
<string name="wait_a_moment">请稍等</string>
<string name="compress_all">全部压缩</string>
<string name="best_quality_photo">最佳画质</string>
<string name="most_space_saved">最大节省空间</string>
<string name="recover_tip">从未root的安卓设备恢复丢失数据</string>
<string name="photos">照片</string>
<string name="recover_lost_photos">恢复丢失照片</string>
<string name="videos">视频</string>
<string name="recover_lost_videos">恢复丢失视频</string>
<string name="audios">音频</string>
<string name="documents">文档</string>
<string name="recover_lost_documents">恢复丢失文档</string>
<string name="scan">扫描</string>
<string name="click_to_view">点击查看</string>
<string name="clean_junk">清理垃圾</string>
<string name="more">更多</string>
<string name="duplicate_photos">重复照片</string>
<string name="already_saved_for_you">已为您节省</string>
<string name="rate_us">评价我们</string>
<string name="version">版本</string>
<string name="recycle_bin">回收站</string>
<string name="recyclebin_tip"><![CDATA[Mobispeedy正在保护您的照片、视频、文件和应用文件不被删除]]></string>
<string name="recyclebin">回收站</string>
<string name="thank_you_for_using_app">感谢您使用%s!</string>
<string name="thank_you_very_much_for_taking_the_time_to_rate_us">非常感谢您抽空为我们评分</string>
<string name="submit">提交</string>
<string name="screenshot_cleaner">截图清理</string>
<string name="guide_title_1">一键清理</string>
<string name="guide_tip_1">
快速清除垃圾,提升速度。一键释放内存空间
</string>
<string name="guide_title_2">清理存储节省空间</string>
<string name="guide_tip_2">
清理照片、视频和音频文件以节省空间,保持手机整洁
</string>
<string name="guide_title_3">病毒防护盾</string>
<string name="guide_tip_3">
强力扫描,全面保护。让您的手机安全无忧
</string>
<string name="next">下一步</string>
<string name="sure">确定</string>
<string name="exit_junk_clean">退出垃圾清理</string>
<string name="exit_junk_clean_content">退出垃圾清理?未清理的垃圾文件可能仍在占用空间</string>
<string name="exit_battery_info">退出电池信息</string>
<string name="exit_battery_info_content">退出电池信息?继续使用可帮助您更好地管理电池状态</string>
<string name="exit_large_file_clean">退出大文件清理</string>
<string name="exit_large_file_clean_content">退出大文件清理?未删除的大文件可能仍在占用宝贵空间</string>
<string name="exit_photo_compression">退出图片压缩</string>
<string name="exit_photo_compression_content">退出图片压缩?未压缩的照片可能仍在占用空间</string>
<string name="exit_screenshot_cleaner">退出截图清理</string>
<string name="exit_screenshot_cleaner_content">退出截图清理?未删除的截图可能仍在占用空间</string>
<string name="exit_similar_photos">退出相似照片</string>
<string name="exit_similar_photos_content">退出相似照片?未处理的重复照片可能仍在占用空间</string>
<string name="logout_content">您确定要退出而不尝试再次清理垃圾吗?</string>
<string name="please_wait_a_moment">请稍等片刻</string>
<string name="exit">退出</string>
<string name="start_to_use">开始使用</string>
<string name="privacy">隐私</string>
<string name="agree">同意</string>
<string name="terms_of_service">服务条款</string>
<string name="notification_title">开启通知</string>
<string name="notification_content">不错过重要的手机清理通知提醒</string>
<string name="turn_on">立即开启</string>
<string name="junk_files">垃圾文件</string>
<string name="memory_used">内存使用</string>
<string name="storage_used">存储使用</string>
<string name="CLEAN">清理</string>
<string name="make_your_phone_clean">让您的手机保持清洁</string>
<string name="antivirus">病毒查杀</string>
<string name="mobile_antivirus_protection">手机病毒防护</string>
<string name="clear_phone_screenshot">清理手机截图</string>
<string name="clear_large_files_on_the_phone">清理手机大文件</string>
<string name="clear_similar_pictures_on_the_phone">清理手机相似图片</string>
<string name="image_compression">图片压缩</string>
<string name="compress_mobile_phone_images">压缩手机图片</string>
<string name="view_battery_information">查看电池信息</string>
<string name="show_all_settings">显示全部设置</string>
<string name="malware_scan">病毒扫描</string>
<string name="uninstall">卸载</string>
<string name="apps">应用</string>
<string name="antivirus_scan_error_occurred_please_try_again">病毒扫描出错,请重试</string>
<string name="exit_malware_clean">退出病毒扫描</string>
<string name="exit_malware_clean_content">退出病毒扫描?发现潜在威胁!请立即停留并保护您的设备</string>
<string name="no_threats_found">您的手机绝对安全\n未发现任何威胁!</string>
<string name="kind_tips">温馨提示</string>
<string name="powered_by_trustlook">由Trustlook提供支持</string>
<string name="malware_recommended">建议开启网络连接以获得更准确的结果</string>
<string name="notification_tips">开启通知以接收重要建议</string>
<string name="don_t_miss_important_tips">不错过重要提示</string>
<string name="let_us_know_how_we_re_doing">告诉我们您的使用体验</string>
<string name="we_feedback_invaluable">
我们始终在努力改进,您的反馈对我们非常宝贵!
</string>
<string name="select_a_language">选择语言</string>
<string name="one_tap_clean">一键清理</string>
<string name="get_started">开始使用</string>
<string name="loading">加载中...</string>
<string name="try_it_new">尝试新功能</string>
<string name="battery">电池</string>
<string name="estimated_battery">预估电量</string>
<string name="electric_current">电流</string>
<string name="real_time_current">实时电流</string>
<string name="average_current">平均电流</string>
<string name="permission_request">权限请求</string>
<string name="deny">拒绝</string>
<string name="allow">允许</string>
<string name="reject">拒绝</string>
<string name="collect_installed_application_information">收集已安装应用信息:</string>
<string name="when_you_use_the_vlrus">当您使用病毒扫描功能时,我们会收集您安装的应用信息,包括:已安装应用名称、应用包名、应用版本代码、应用版本名称、MD5哈希和签名信息、安装路径及设备存储上的文件信息</string>
<string name="using_and_transferring_installed">使用和传输已安装应用信息:</string>
<string name="virus_scanning_functionality_uses_trustlook_sdk">病毒扫描功能使用Trustlook SDK。当您使用病毒扫描功能时,我们会将收集的已安装应用信息上传至Trustlook第三方病毒数据库进行扫描,以便及时发现可能存在的安全隐患,提供更好的防护。Trustlook SDK提供的安全服务会对应用集合进行分析,应用静态和行为分析给出应用风险报告</string>
<string name="installed_application_information_access_and_sharing_statement">已安装应用信息访问与共享声明:</string>
<string name="we_take_the_confidentiality_of_your">我们非常重视您信息的保密性,我们和Trustlook SDK不会出售、许可、转让或披露这些信息,除非获得您的授权</string>
<string name="view_information_collection_instructions">查看信息收集说明:</string>
<string name="notify_junk_clean">立即清理手机上的垃圾文件!</string>
<string name="notif_antivirus">您的设备可能存在潜在威胁。点击扫描并清除</string>
<string name="notify_battrey_info">查看您手机最近的电池消耗情况!</string>
<string name="notify_large_file">清理大文件释放存储空间!</string>
<string name="notify_similar_photos">清理相似照片 - 节省空间!</string>
<string name="notify_screenshot">通过清理截图释放空间!</string>
<string name="notify_photo_compression">通过压缩照片释放手机存储空间</string>
<string name="lf_you_exit_the_scanning_results_will_be_discarded">如果退出,扫描结果将被丢弃</string>
<string name="exit_scanning">退出扫描</string>
<string name="ads_are_about_to_be_shown_s">即将显示广告(%1$s秒)</string>
<string name="issue">%1$s个问题</string>
</resources>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="preparing_advertisement">準備廣告中</string>
<string name="involve_ad">此過程可能包含廣告。</string>
<string name="consent_required">需要同意</string>
<string name="which_type_do_you_want_to_clean">您想清理哪種類型?</string>
<string name="consent">
在使用本應用程式期間,我們需要獲取以下信息:手機型號、手機製造商、Android系統版本、應用程式版本號、應用程式版本名稱、套件名稱、Google廣告ID、手機本地時區、手機相簿、空資料夾、apk檔案、暫存檔案、日誌檔案、電池電量、手機待機時間、電池溫度、電池電壓、電池技術、電池容量、電池電流、電池當前平均值。
請放心,我們將嚴格按照相關法律法規處理您的信息。我們收集的所有信息將被合理使用,以確保應用程式的正常運行和服務改進,並採取一切必要措施保護您的個人信息安全。您的隱私對我們至關重要。
</string>
<string name="start">開始</string>
<string name="privacy_policy">隱私政策</string>
<string name="photo">照片</string>
<string name="audio">音頻</string>
<string name="document">文件</string>
<string name="video">視頻</string>
<string name="continue_">繼續</string>
<string name="open_settings">打開設置</string>
<string name="storage_permission_title">需要獲取存儲權限</string>
<string name="storage_permission_content">允許%s訪問「所有檔案存取」權限以管理您設備上的檔案?</string>
<string name="file_recovery">檔案恢復</string>
<string name="junk_clean">垃圾清理</string>
<string name="battery_info">電池信息</string>
<string name="screenshot_clean">截圖清理</string>
<string name="app_manager">應用管理</string>
<string name="large_file_clean">大檔案清理</string>
<string name="photo_compression">照片壓縮</string>
<string name="similar_photos">重複照片</string>
<string name="home">首頁</string>
<string name="recovery">恢復</string>
<string name="settings">設置</string>
<string name="battery_status">電池狀態</string>
<string name="temperature">溫度</string>
<string name="voltage">電壓</string>
<string name="health">健康狀態</string>
<string name="good">良好</string>
<string name="normal">正常</string>
<string name="battery_type">電池類型</string>
<string name="battery_capacity">電池容量</string>
<string name="please_wait">請稍候</string>
<string name="power">電量</string>
<string name="charging">充電中</string>
<string name="left_with_current_power_consumption">根據當前耗電量剩餘</string>
<string name="finish">完成</string>
<string name="found">找到</string>
<string name="clean_tips">清理不會刪除您的個人數據</string>
<string name="clean">清理</string>
<string name="go_it">知道了</string>
<string name="empty_folder">空資料夾</string>
<string name="apk_files">Apk檔案</string>
<string name="temp_files">暫存檔案</string>
<string name="logs_files">日誌檔案</string>
<string name="cleaned_up">已清理</string>
<string name="cleaned_up_content">清理其他數據以釋放更多空間</string>
<string name="result_junk_clean">清理不必要的垃圾檔案!</string>
<string name="result_antivirus">手機防毒保護</string>
<string name="clean_now">立即清理</string>
<string name="result_battery_info">查看電池使用情況及詳細信息</string>
<string name="result_large_file_clean">清理大檔案以釋放存儲空間</string>
<string name="result_photo_compression">減小照片大小以釋放更多空間</string>
<string name="result_screenshot_clean">檢查截圖清理以釋放更多空間</string>
<string name="result_similar_photos">刪除重複照片以節省空間。</string>
<string name="all_types">所有類型</string>
<string name="delete">刪除</string>
<string name="other_than">其他</string>
<string name="image">圖片</string>
<string name="apk">Apk</string>
<string name="other_types">其他類型</string>
<string name="all_time">全部時間</string>
<string name="week_1">1週</string>
<string name="month_1">1個月</string>
<string name="month_3">3個月</string>
<string name="month_6">6個月</string>
<string name="year_1">1年</string>
<string name="larger_than">大於</string>
<string name="confirm">確認</string>
<string name="confirm_content">原始照片將被壓縮後的版本替換</string>
<string name="cancel">取消</string>
<string name="delete_title">確定刪除?</string>
<string name="delete_content">所選檔案刪除後無法恢復,是否繼續?</string>
<string name="screenshots_totally">截圖總計</string>
<string name="select_all">全選</string>
<string name="auto_select">自動選擇</string>
<string name="occupies">佔用</string>
<string name="compress">壓縮</string>
<string name="wait_a_moment">請稍等</string>
<string name="compress_all">全部壓縮</string>
<string name="best_quality_photo">最佳品質照片</string>
<string name="most_space_saved">最大空間節省</string>
<string name="recover_tip">從未root的Android設備恢復丟失數據</string>
<string name="photos">照片</string>
<string name="recover_lost_photos">恢復丟失照片</string>
<string name="videos">視頻</string>
<string name="recover_lost_videos">恢復丟失視頻</string>
<string name="audios">音頻</string>
<string name="documents">文件</string>
<string name="recover_lost_documents">恢復丟失文件</string>
<string name="scan">掃描</string>
<string name="click_to_view">點擊查看</string>
<string name="clean_junk">清理垃圾</string>
<string name="more">更多</string>
<string name="duplicate_photos">重複照片</string>
<string name="already_saved_for_you">已為您節省</string>
<string name="rate_us">評價我們</string>
<string name="version">版本</string>
<string name="recycle_bin">回收站</string>
<string name="recyclebin_tip"><![CDATA[Mobispeedy正在保護您的照片、視頻、文件及應用檔案不被刪除]]></string>
<string name="recyclebin">回收站</string>
<string name="thank_you_for_using_app">感謝您使用%s!</string>
<string name="thank_you_very_much_for_taking_the_time_to_rate_us">非常感謝您抽出時間評價我們。</string>
<string name="submit">提交</string>
<string name="screenshot_cleaner">截圖清理</string>
<string name="guide_title_1">一鍵清理</string>
<string name="guide_tip_1">
清除垃圾,提升速度。一鍵釋放記憶體。
</string>
<string name="guide_title_2">清理存儲節省空間</string>
<string name="guide_tip_2">
清理照片、視頻和音頻檔案以節省空間,保持手機整潔。
</string>
<string name="guide_title_3">病毒防護</string>
<string name="guide_tip_3">
強大的掃描,全面保護。讓您的手機安全無憂。
</string>
<string name="next">下一步</string>
<string name="sure">確定</string>
<string name="exit_junk_clean">退出垃圾清理</string>
<string name="exit_junk_clean_content">退出垃圾清理?未清理的垃圾檔案可能仍佔用空間。</string>
<string name="exit_battery_info">退出電池信息</string>
<string name="exit_battery_info_content">退出電池信息?繼續使用可以幫助您更好地管理電池狀態。</string>
<string name="exit_large_file_clean">退出大檔案清理</string>
<string name="exit_large_file_clean_content">退出大檔案清理?未刪除的大檔案可能佔用寶貴空間。</string>
<string name="exit_photo_compression">退出照片壓縮</string>
<string name="exit_photo_compression_content">退出照片壓縮?未壓縮的照片可能仍佔用空間。</string>
<string name="exit_screenshot_cleaner">退出截圖清理</string>
<string name="exit_screenshot_cleaner_content">退出截圖清理?未刪除的截圖可能仍佔用空間。</string>
<string name="exit_similar_photos">退出重複照片</string>
<string name="exit_similar_photos_content">退出重複照片?未移動的重複照片可能仍佔用空間。</string>
<string name="logout_content">您確定要退出而不嘗試再次清理垃圾嗎?</string>
<string name="please_wait_a_moment">請稍等片刻</string>
<string name="exit">退出</string>
<string name="start_to_use">開始使用</string>
<string name="privacy">隱私</string>
<string name="agree">同意</string>
<string name="terms_of_service">服務條款</string>
<string name="notification_title">開啟通知</string>
<string name="notification_content">不錯過重要的手機清理通知提醒</string>
<string name="turn_on">開啟</string>
<string name="junk_files">垃圾檔案</string>
<string name="memory_used">記憶體使用</string>
<string name="storage_used">存儲使用</string>
<string name="CLEAN">清理</string>
<string name="make_your_phone_clean">讓您的手機更乾淨</string>
<string name="antivirus">防毒</string>
<string name="mobile_antivirus_protection">手機防毒保護</string>
<string name="clear_phone_screenshot">清理手機截圖</string>
<string name="clear_large_files_on_the_phone">清理手機上的大檔案</string>
<string name="clear_similar_pictures_on_the_phone">清理手機上的相似圖片</string>
<string name="image_compression">圖片壓縮</string>
<string name="compress_mobile_phone_images">壓縮手機圖片</string>
<string name="view_battery_information">查看電池信息</string>
<string name="show_all_settings">顯示所有設置</string>
<string name="malware_scan">病毒掃描</string>
<string name="uninstall">卸載</string>
<string name="apps">應用</string>
<string name="antivirus_scan_error_occurred_please_try_again">病毒掃描出錯,請重試</string>
<string name="exit_malware_clean">退出病毒掃描</string>
<string name="exit_malware_clean_content">退出病毒掃描?發現潛在威脅!請立即保護您的設備。</string>
<string name="no_threats_found">您的手機完全安全\n未發現任何威脅!</string>
<string name="kind_tips">溫馨提示</string>
<string name="powered_by_trustlook">由Trustlook提供支持</string>
<string name="malware_recommended">建議開啟網絡連接以獲得更準確的結果</string>
<string name="notification_tips">啟用通知以接收重要建議。</string>
<string name="don_t_miss_important_tips">不錯過重要提示</string>
<string name="let_us_know_how_we_re_doing">告訴我們您的使用體驗!</string>
<string name="we_feedback_invaluable">
我們一直在努力改進,您的反饋對我們非常寶貴!
</string>
<string name="select_a_language">選擇語言</string>
<string name="one_tap_clean">一鍵清理</string>
<string name="get_started">開始使用</string>
<string name="loading">載入中...</string>
<string name="try_it_new">試試新功能</string>
<string name="battery">電池</string>
<string name="estimated_battery">預計電池</string>
<string name="electric_current">電流</string>
<string name="real_time_current">實時電流</string>
<string name="average_current">平均電流</string>
<string name="permission_request">權限請求</string>
<string name="deny">拒絕</string>
<string name="allow">允許</string>
<string name="reject">拒絕</string>
<string name="collect_installed_application_information">收集已安裝應用程式信息:</string>
<string name="when_you_use_the_vlrus">當您使用病毒掃描功能時,我們會收集您安裝的應用程式信息,包括:已安裝應用名稱、應用套件名稱、應用版本代碼、應用版本名稱、MD5哈希和簽名信息、安裝路徑及設備存儲上的檔案信息。</string>
<string name="using_and_transferring_installed">使用和傳輸已安裝應用程式信息:</string>
<string name="virus_scanning_functionality_uses_trustlook_sdk">病毒掃描功能使用Trustlook SDK。當您使用病毒掃描功能時,我們會將收集的已安裝應用程式信息上傳至Trustlook第三方病毒數據庫進行掃描,以便及時發現可能的安全風險並提供更好的保護。Trustlook SDK提供安全服務,對應用集合進行分析,應用靜態和行為分析以提供應用風險報告。</string>
<string name="installed_application_information_access_and_sharing_statement">已安裝應用程式信息訪問與共享聲明:</string>
<string name="we_take_the_confidentiality_of_your">我們非常重視您的信息保密,我們和Trustlook SDK不會出售、許可、轉讓或披露這些信息,除非獲得您的授權。</string>
<string name="view_information_collection_instructions">查看信息收集說明:</string>
<string name="notify_junk_clean">立即清理手機上的垃圾檔案!</string>
<string name="notif_antivirus">您的設備可能存在潛在威脅。點擊掃描並清除。</string>
<string name="notify_battrey_info">查看您手機最近的電池消耗情況!</string>
<string name="notify_large_file">清理大檔案以釋放存儲空間!</string>
<string name="notify_similar_photos">清理相似照片 - 節省空間!</string>
<string name="notify_screenshot">清理截圖雜亂以釋放空間!</string>
<string name="notify_photo_compression">通過壓縮照片釋放手機存儲空間。</string>
<string name="lf_you_exit_the_scanning_results_will_be_discarded">如果您退出,掃描結果將被丟棄。</string>
<string name="exit_scanning">退出掃描</string>
<string name="ads_are_about_to_be_shown_s">即將顯示廣告(%1$s秒)</string>
<string name="issue">%1$s問題</string>
</resources>
\ No newline at end of file
......@@ -4,6 +4,7 @@
<string name="hello_blank_fragment">Hello blank fragment</string>
<string name="facebook_app_id">4512448902756291</string>
<string name="trustlook_privacy_policy">https://www.trustlook.com/privacy-policy</string>
<string name="mb_10">10 MB</string>
<string name="mb_20">20 MB</string>
<string name="mb_50">50 MB</string>
<string name="mb_100">100 MB</string>
......@@ -77,7 +78,6 @@ Please rest assured that we will handle your information in strict accordance wi
<string name="result_screenshot_clean">Check screenshot cleaner to release more space</string>
<string name="result_similar_photos">Delete duplicate photos to save space.</string>
<string name="all_types">All Types</string>
<string name="mb_10">10 MB</string>
<string name="delete">Delete</string>
<string name="other_than">Other than</string>
<string name="image">Image</string>
......@@ -135,15 +135,15 @@ Please rest assured that we will handle your information in strict accordance wi
Banish junk, boost speed. Free up memory with a single tap.
</string>
<string name="guide_title_2">File Recovery</string>
<string name="guide_title_2">Clear storage saves space</string>
<string name="guide_tip_2">
Don’t let regret set in! Our app can accurately recover the files you’ve accidentally deleted.
Clean photos,videos,and audio files to save space and keep your phone tidy.
</string>
<string name="guide_title_3">Virus Shield</string>
<string name="guide_tip_3">
Powerful scan, total protection. Keep youdialog_ad_preparingr phone safe.
we</string>
Powerful scan, total protection. Keep you phone safe.
</string>
<string name="next">Next</string>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment