aboutsummaryrefslogtreecommitdiffstats
path: root/res/values-ro/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-ro/strings.xml')
-rw-r--r--res/values-ro/strings.xml15
1 files changed, 14 insertions, 1 deletions
diff --git a/res/values-ro/strings.xml b/res/values-ro/strings.xml
index 9f1af32..df12602 100644
--- a/res/values-ro/strings.xml
+++ b/res/values-ro/strings.xml
@@ -16,9 +16,13 @@
limitations under the License.
-->
<resources xmlns:android="http://schemas.android.com/apk/res/android" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- The application name -->
+ <!-- The app description -->
<string name="app_description">Imagine de fundal PhotoPhase</string>
+ <!-- No images message -->
<string name="no_pictures_oops_msg">Nicio imagine găsită</string>
- <string name="mnu_restore">Restaurează</string>
+ <!-- Menus -->
+ <string name="mnu_restore">Restaurare</string>
<string name="mnu_delete">Șterge</string>
<string name="mnu_settings">Setări</string>
<string name="mnu_select_all">Selectează tot</string>
@@ -26,6 +30,7 @@
<string name="mnu_invert">Inversează</string>
<string name="mnu_select_album">Selectează album</string>
<string name="mnu_deselect_album">Deselectează album</string>
+ <!-- Formats -->
<string name="format_disabled">Dezactivat</string>
<string name="format_rotate_only">La rotație</string>
<string name="format_seconds">%s sec.</string>
@@ -33,6 +38,7 @@
<string name="format_hours">%s o.</string>
<string name="format_days">%s z.</string>
<string name="format_dim">%s%%</string>
+ <!-- Preferences -->
<string name="pref_general">Generale</string>
<string name="pref_general_summary">Setări generale, efecte și tranziții</string>
<string name="pref_general_settings">Setări</string>
@@ -78,17 +84,20 @@
</plurals>
<string name="disposition_orientation_portrait">orientare portret</string>
<string name="disposition_orientation_landscape">orientare peisaj</string>
+ <!-- [2 lines one for describe long tap and another for describe swipe] -->
<string name="pref_disposition_description">Apasă lung un cadru și fă drag \u0026 drop la margini.\nGlisează stânga și dreapta pentru a arăta șabloane predefinite</string>
<string name="pref_disposition_template">Șablon <xliff:g id="number_of_template">%1$s</xliff:g> of <xliff:g id="total_of_templates">%2$s</xliff:g></string>
<string name="pref_disposition_unable_delete_advise">Imposibil de șters cadrului selectat</string>
<string name="pref_about">Despre</string>
<string name="pref_about_summary">PhotoPhase v<xliff:g id="version">%1$s</xliff:g>\nCopyright \u00A9 2014 Proiectul CyanogenMod</string>
+ <!-- Refresh intervals -->
<string name="refresh_intervals_disabled">Dezactivat</string>
<string name="refresh_intervals_1h">1 oră</string>
<string name="refresh_intervals_4h">4 ore</string>
<string name="refresh_intervals_1d">1 zi</string>
<string name="refresh_intervals_2d">2 zile</string>
<string name="refresh_intervals_1w">1 săptămână</string>
+ <!-- Touch actions -->
<string name="touch_actions_none">Niciuna</string>
<string name="touch_actions_transition">Efectuează tranziție</string>
<string name="touch_actions_open">Deschidere</string>
@@ -97,12 +106,14 @@
<string name="touch_actions_transition_summary">Efectuează tranzița imaginii</string>
<string name="touch_actions_open_summary">Deschide imaginea</string>
<string name="touch_actions_share_summary">Partajază imaginea</string>
+ <!-- Transitions -->
<string name="transitions_cube">Cub</string>
<string name="transitions_fade">Diminuează</string>
<string name="transitions_flip">Răsucire</string>
<string name="transitions_swap">Schimb</string>
<string name="transitions_translation">Translare</string>
<string name="transitions_window">Fereastră</string>
+ <!-- Effects -->
<string name="effects_noeffect">Normal</string>
<string name="effects_autofix">Corectare automată</string>
<string name="effects_blur">Estompare</string>
@@ -128,9 +139,11 @@
<string name="effects_temperature">Temperatură</string>
<string name="effects_tint">Tentă</string>
<string name="effects_vignette">Vinietă</string>
+ <!-- ColorPickerDialog -->
<string name="color_picker_alpha_slider_text">Alfa</string>
<string name="color_picker_current_text">Curent:</string>
<string name="color_picker_new_text">Nou:</string>
<string name="color_picker_color">Culoare:</string>
+ <!-- Changelog dialog -->
<string name="changelog_title">Istoricul modificărilor</string>
</resources>