diff options
author | Michael Bestas <mikeioannina@gmail.com> | 2014-04-17 17:17:50 +0300 |
---|---|---|
committer | Michael Bestas <mikeioannina@gmail.com> | 2014-04-17 17:17:50 +0300 |
commit | 3666cda9c0173aede883b785c95cfbc158515473 (patch) | |
tree | b6d2557fbf25d07db2f79e905e3aec5a772686d2 /AdvancedDisplay/res/values-ro | |
parent | 4409eb7d6d525bfdada0fc58cee891bd4474ebdd (diff) | |
download | device_samsung_galaxys2-common-3666cda9c0173aede883b785c95cfbc158515473.zip device_samsung_galaxys2-common-3666cda9c0173aede883b785c95cfbc158515473.tar.gz device_samsung_galaxys2-common-3666cda9c0173aede883b785c95cfbc158515473.tar.bz2 |
Automatic translation import
Change-Id: Ia185f22fa6aad0f2bfaef17971efe4308eb96fa2
Diffstat (limited to 'AdvancedDisplay/res/values-ro')
-rw-r--r-- | AdvancedDisplay/res/values-ro/arrays.xml | 40 | ||||
-rw-r--r-- | AdvancedDisplay/res/values-ro/strings.xml | 29 |
2 files changed, 69 insertions, 0 deletions
diff --git a/AdvancedDisplay/res/values-ro/arrays.xml b/AdvancedDisplay/res/values-ro/arrays.xml new file mode 100644 index 0000000..c413ad8 --- /dev/null +++ b/AdvancedDisplay/res/values-ro/arrays.xml @@ -0,0 +1,40 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.net--> +<!-- + Copyright (C) 2012-2014 The CyanogenMod Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<resources> + <string-array name="mdnie_scenario_entries"> + <item>CyanogenMod (implicit)</item> + <item>UI</item> + <item>Video</item> + <item>Video cald</item> + <item>Video rece</item> + <item>Cameră</item> + <item>Navigare</item> + <item>Galerie</item> + <item>VT</item> + </string-array> + <string-array name="mdnie_mode_entries"> + <item>Dinamic (implicit)</item> + <item>Standard</item> + <item>Natural</item> + <item>Film</item> + </string-array> + <string-array name="mdnie_negative_entries"> + <item>Normal</item> + <item>Inversat</item> + </string-array> +</resources> diff --git a/AdvancedDisplay/res/values-ro/strings.xml b/AdvancedDisplay/res/values-ro/strings.xml new file mode 100644 index 0000000..9aef530 --- /dev/null +++ b/AdvancedDisplay/res/values-ro/strings.xml @@ -0,0 +1,29 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.net--> +<!-- + Copyright (C) 2012-2014 The CyanogenMod Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<resources> + <string name="app_name">Setări avansate de afișare</string> + <string name="defaults_button">Resetare la valori implicite</string> + <string name="category_screen_title">Ecran</string> + <string name="screen_colors_title">Culori</string> + <string name="mdnie_scenario_title_head">Scenariu</string> + <string name="mdnie_scenario_summary_head">Setează scenariul mDNIe</string> + <string name="mdnie_mode_title_head">Mod</string> + <string name="mdnie_mode_summary_head">Setează modul mDNIe</string> + <string name="mdnie_negative_title_head">Mod negativ</string> + <string name="mdnie_negative_summary_head">Activează/dezactivează culori inversate</string> +</resources> |