Include initial Polish translation

This commit is contained in:
Koloses 2015-10-09 19:20:22 +02:00
parent 5f22b0a56f
commit 3efcd3d425

View file

@ -0,0 +1,34 @@
<?xml version="1.0" encoding="utf-8"?><!--
~ Copyright 2013-2015 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">UnifiedNlp</string>
<string name="nlp_settings_label">Ustawienia UnifiedNlp</string>
<string name="add_backend">Dodaj usługę</string>
<string name="configure_location_backends">Konfiguruj usługi lokalizacyjne</string>
<string name="configure_geocoder_backends">Konfiguruj usługi wyszukiwania adresów</string>
<string name="network_location">Geolokalizacja oparta o sieć</string>
<string name="geocoding">Wyszukiwanie adresów</string>
<string name="configure_backends">Konfiguruj usługi</string>
<string name="configure_location_backends_summary">
Włącz, wyłącz i skonfiguruj usługi geolokalizacji opartej o sieć.
</string>
<string name="configure_geocoder_backends_summary">
Włącz, wyłącz i skonfiguruj usługi wyszukiwania adresów.
</string>
<string name="perm_force_coarse_location_label">wymuś przybliżoną lokalizację</string>
<string name="perm_force_coarse_location_desc">Wymuś rapotowanie przez dostawcę lokalizacji opartej o sieć</string>
</resources>