diff options
Diffstat (limited to 'res/values-ro/strings.xml')
-rw-r--r-- | res/values-ro/strings.xml | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/res/values-ro/strings.xml b/res/values-ro/strings.xml new file mode 100644 index 0000000..415f2e2 --- /dev/null +++ b/res/values-ro/strings.xml @@ -0,0 +1,30 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + Copyright (C) 2013-2015 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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="app_name">Expert de instalare</string> + <string name="start">Pornire</string> + <string name="ok">OK</string> + <string name="setup_complete">Configurarea este completă</string> + <string name="setup_wifi">Selectaţi Wi-Fi</string> + <string name="setup_datetime">Dată & oră</string> + <string name="setup_current_date">Data curentă</string> + <string name="setup_current_time">Ora curentă</string> + <string name="setup_mobile_data_emergency_only">Numai apeluri de urgenţă</string> + <string name="data_sim_name">SIM <xliff:g id="sub">%d</xliff:g> - <xliff:g id="name">%s</xliff:g></string> + <string name="services_privacy_policy">Politica de confidențialitate</string> +</resources> |