This repository has been archived on 2025-09-03. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
android_packages_apps_Cherish/res/values-ro/cherish_strings.xml
Hưng Phan 3c58bb7cd8 Cherish:Cleanup for android 12
Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
2022-03-14 23:38:02 +07:00

104 lines
5.5 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2019 CherishOS
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- App Title -->
<string name="cherish_settings_title">Setări Cherish</string>
<!-- Categories -->
<string name="button_title">Butoane</string>
<string name="button_summary">Hardware keys, Navigation bar</string>
<string name="gestures_title">Gesturi</string>
<string name="gestures_summary">Jump to camera, swipe to screenshot</string>
<string name="lockscreen_title">Ecran de blocare</string>
<string name="lockscreen_summary">Music visualizer, charging animation, clock style</string>
<string name="misc_title">Diverse</string>
<string name="misc_summary">Gaming mode, volume controls</string>
<string name="animations_title">Animații</string>
<string name="animations_summary">System animations</string>
<string name="powermenu_title">Meniu de pornire</string>
<string name="powermenu_summary">Advanced restart, power menu opacity</string>
<string name="theme_title">Teme</string>
<string name="theme_summary">System theme, rounded, switch theme</string>
<string name="quicksettings_title">Setări rapide</string>
<string name="quicksettings_summary">Tile layout, blur</string>
<string name="recents_title">Aplicații recente</string>
<string name="recents_summary">Slim recents</string>
<string name="statusbar_title">Bară de stare</string>
<string name="statusbar_summary">Clock, carrier, status icons</string>
<string name="volume_title">Taste de volum</string>
<string name="volume_summary">Volume rockers</string>
<string name="notifications_title">Notificări</string>
<string name="notifications_summary">Battery light, notifications header</string>
<string name="about_summary">Learn more about CherishOS</string>
<string name="device_part_title">Caracteristici dispozitiv</string>
<string name="qs_category">Categorie QS</string>
<string name="navbar_title">Navigation bar</string>
<string name="volume_keys_title">Volume keys</string>
<!-- General strings -->
<string name="ok">OK</string>
<string name="reset">Resetare</string>
<string name="cancel">Anulare</string>
<string name="save">Salvare</string>
<string name="default_string">Implicit</string>
<!-- Color Picker -->
<string name="dialog_color_picker">Selectorul de culoare</string>
<string name="press_color_to_apply">Apăsați pe o culoare pentru a o aplica</string>
<string name="arrow_right"></string>
<string name="arrow_down"></string>
<string name="hex">Hex:</string>
<string name="hex_hint">#ff000000</string>
<string name="set">Setează</string>
<string name="color_default">Implicit</string>
<string name="led_color_green">Green</string>
<string name="led_color_red">Red</string>
<!-- QS settings -->
<string name="qs_title">Setări rapide</string>
<!-- Status bar - icons -->
<string name="status_bar_icons_title">Bara de stare - iconițe</string>
<!-- Lock screen visualizer -->
<string name="visualizer_title">Afișează vizualizatorul muzical</string>
<!-- Power menu and dialogs opacity -->
<!-- Rounded corners -->
<string name="corners_category_title">Colțuri rotunjite</string>
<!-- AOKP custom system animations -->
<!-- Power menu Animations -->
<string name="power_menu_animation">Power menu</string>
<!-- QS header image -->
<!-- Lockscreen -->
<string name="lockscreen_category">Lockscreen</string>
<!-- Themes -->
<string name="theme_type_title">Temă de sistem</string>
<string name="theme_type_summary">Selectaţi tema</string>
<string name="theme_type_light">Luminos</string>
<string name="theme_type_pitch_black">Google Dark</string>
<string name="theme_type_solarized_dark">Solarized Dark</string>
<string name="theme_type_baked_green">Baked green</string>
<string name="theme_type_choco_x">Choco X</string>
<string name="theme_type_dark_grey">Dark Grey</string>
<string name="theme_type_du_pitchblack">Pitch black</string>
<string name="theme_type_material_ocean">Material Ocean</string>
<string name="theme_type_clear_spring">Clear Spring</string>
<!--Accenter -->
<string name="themes_hub_title">Themes</string>
<string name="themes_hub_summary">Accents-Gradients-Themes</string>
<string name="accent_color">Accent picker</string>
<string name="accent_summary">Gradient Maker</string>
<string name="gradient_color">Gradient picker</string>
<string name="gradient_summary">Gradient effect maker</string>
<!--ThemePicker-->
<string name="theme_select_title">Styles and Wallpapers</string>
<string name="theme_select_summary">Browse and select installed themes</string>
<!-- Battery light -->
<string name="battery_light_settings">Lumină de încărcare a bateriei</string>
<string name="notification_light_settings">Notifications light</string>
</resources>