UnifiedNlp/unifiednlp-base/src/main/res/values-ro/strings.xml
2017-06-13 00:05:23 +02:00

36 lines
1.8 KiB
XML

<?xml version="1.0" encoding="utf-8"?><!--
~ Copyright (C) 2013-2017 microG Project Team
~
~ 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="nlp_app_name">Nlp Unificat</string>
<string name="nlp_settings_label">Setări Nlp Unificat</string>
<string name="add_backend">Adăugaţi un motor</string>
<string name="configure_location_backends">Configuraţi motoarele de localizare</string>
<string name="configure_geocoder_backends">Configuraţi motoarele de căutare a adreselor</string>
<string name="network_location">Localizare geografică bazată pe rețea</string>
<string name="geocoding">Căutare adrese</string>
<string name="configure_backends">Configuraţi motoarele</string>
<string name="configure_location_backends_summary">
Activaţi, dezactivaţi şi configuraţi motoarele pentru localizare geografică bazată pe rețea.
</string>
<string name="configure_geocoder_backends_summary">
Activaţi, dezactivaţi şi configuraţi motoarele pentru căutarea adreselor.
</string>
<string name="perm_force_coarse_location_label">impunere locație aproximativă</string>
<string name="perm_force_coarse_location_desc">Se impune furnizorului de locaţie bazată pe reţea să raporteze o anumită locație</string>
</resources>