Co-authored-by: AnierinB <anierin@evolution-x.org> Co-authored-by: Jackeagle <jackeagle102@gmail.com> Co-authored-by: Pranav Vashi <neobuddy89@gmail.com> Co-authored-by: ganeshi4u <ganeshvarmai4u@gmail.com> Signed-off-by: AnierinB <anierin@evolution-x.org>
44 lines
2.6 KiB
XML
44 lines
2.6 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--
|
|
Copyright (C) 2019-2024 The Evolution X Project
|
|
SPDX-License-Identifier: Apache-2.0
|
|
-->
|
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
|
<!-- Device Info screen. Evolution X legal. -->
|
|
<string name="evolution_license_title">Licenze Evolution X</string>
|
|
<!-- Android version screen, build maintainer -->
|
|
<string name="build_maintainer">Manutentore della build</string>
|
|
<!-- Hide developer status -->
|
|
<string name="hide_developer_status_title">Nascondi lo stato sviluppatore</string>
|
|
<string name="hide_developer_status_summary">Nascondi lo stato di sviluppatore dalle app</string>
|
|
<string name="search">Cerca</string>
|
|
<string name="search_apps">Cerca nelle app</string>
|
|
<!-- Misc Haptics -->
|
|
<string name="misc_vibration_category_title">Aptici Vari</string>
|
|
<!-- Volume slider haptic feedback -->
|
|
<string name="volume_slider_haptic_feedback_title">Vibra alle modifiche del cursore del volume</string>
|
|
<!-- QS Tiles haptic -->
|
|
<string name="qs_tiles_haptic_feedback_title">Vibra al tocco dei riquadri delle impostazioni rapide</string>
|
|
<!-- Scroll fling haptic feedback -->
|
|
<string name="scroll_fling_haptic_feedback_title">Vibra sugli scorrimenti lanciati</string>
|
|
<!-- Charger haptic feedback -->
|
|
<string name="charger_haptic_feedback_title">Vibra al collegamento/scollegamento del caricatore</string>
|
|
<!-- Charging sound -->
|
|
<string name="charging_sounds_custom_title">Suoni di ricarica</string>
|
|
<!-- QS Brightness slider haptic feedback -->
|
|
<string name="qs_brightness_slider_haptic_feedback_title">Vibra al variare del cursore della luminosità</string>
|
|
<!-- Screenshot shutter -->
|
|
<string name="screenshot_shutter_sound_title">Suono screenshot</string>
|
|
<!-- Three-fingers-swipe to screenshot -->
|
|
<string name="swipe_to_screenshot_gesture_title">Scorri per scattare uno screenshot</string>
|
|
<string name="swipe_to_screenshot_gesture_summary">Scorri con tre dita per scattare uno screenshot</string>
|
|
<!-- Deep Sleep percentage in device info -->
|
|
<string name="status_sleep_time">Sonno profondo</string>
|
|
<!-- Show clipboard overlay -->
|
|
<string name="show_clipboard_overlay_title">Sovrapposizione appunti</string>
|
|
<string name="show_clipboard_overlay_summary">Mostra una sovrapposizione nell\'angolo inferiore sinistro dello schermo quando copi qualcosa negli appunti</string>
|
|
<!-- Screen resolution -->
|
|
<string name="custom_screen_resolution_title">Risoluzione dello schermo personalizzata</string>
|
|
<!-- Unlimit screenrecord -->
|
|
</resources>
|