diff options
| author | Baligh Uddin <baligh@google.com> | 2014-09-30 04:18:26 -0700 |
|---|---|---|
| committer | Baligh Uddin <baligh@google.com> | 2014-09-30 04:18:26 -0700 |
| commit | e89f172bf5b4826a0a305a1b76f85ba9c328cb47 (patch) | |
| tree | e032cfbb8bb0b2f326f9e32bb6f8dfeeac81495d /packages/SystemUI/res/values-pl | |
| parent | 4465d1a03ee5fddc5987c19fc36b0bb79e19572f (diff) | |
| download | frameworks_base-e89f172bf5b4826a0a305a1b76f85ba9c328cb47.zip frameworks_base-e89f172bf5b4826a0a305a1b76f85ba9c328cb47.tar.gz frameworks_base-e89f172bf5b4826a0a305a1b76f85ba9c328cb47.tar.bz2 | |
Import translations. DO NOT MERGE
Change-Id: I5b67704b77012a2393d07454e8ae3e7b38a6c50a
Auto-generated-cl: translation import
Diffstat (limited to 'packages/SystemUI/res/values-pl')
| -rw-r--r-- | packages/SystemUI/res/values-pl/config.xml | 26 | ||||
| -rw-r--r-- | packages/SystemUI/res/values-pl/strings.xml | 3 |
2 files changed, 2 insertions, 27 deletions
diff --git a/packages/SystemUI/res/values-pl/config.xml b/packages/SystemUI/res/values-pl/config.xml deleted file mode 100644 index f87a0a3..0000000 --- a/packages/SystemUI/res/values-pl/config.xml +++ /dev/null @@ -1,26 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- -/* -** Copyright 2009, The Android Open Source 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. -*/ - --> - -<!-- These resources are around just to allow their values to be customized - for different hardware and product builds. --> - -<resources xmlns:android="http://schemas.android.com/apk/res/android" - xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - <string name="doze_pulse_schedule" msgid="1301215615981695214">"1 s, 10 s, 30 s, 60 s, 120 s"</string> -</resources> diff --git a/packages/SystemUI/res/values-pl/strings.xml b/packages/SystemUI/res/values-pl/strings.xml index 9dde319..fa15c8b 100644 --- a/packages/SystemUI/res/values-pl/strings.xml +++ b/packages/SystemUI/res/values-pl/strings.xml @@ -299,7 +299,7 @@ <string name="notification_tap_again" msgid="8524949573675922138">"Kliknij ponownie, by otworzyć"</string> <string name="keyguard_unlock" msgid="8043466894212841998">"Przesuń w górę, by odblokować"</string> <string name="phone_hint" msgid="3101468054914424646">"Przesuń w prawo, by przełączyć się na telefon"</string> - <string name="camera_hint" msgid="5241441720959174226">"Przesuń w lewo, by przełączyć się na aparat"</string> + <string name="camera_hint" msgid="5241441720959174226">"Przesuń w lewo, by włączyć aparat"</string> <string name="interruption_level_none" msgid="3831278883136066646">"Żadne"</string> <string name="interruption_level_priority" msgid="6517366750688942030">"Priorytet"</string> <string name="interruption_level_all" msgid="1330581184930945764">"Wszystkie"</string> @@ -356,4 +356,5 @@ <string name="hidden_notifications_cancel" msgid="3690709735122344913">"Nie, dziękuję"</string> <string name="hidden_notifications_setup" msgid="41079514801976810">"Skonfiguruj"</string> <string name="muted_by" msgid="6147073845094180001">"Ściszone przez: <xliff:g id="THIRD_PARTY">%1$s</xliff:g>"</string> + <string name="zen_mode_and_condition" msgid="4462471036429759903">"<xliff:g id="ZEN_MODE">%1$s</xliff:g>. <xliff:g id="EXIT_CONDITION">%2$s</xliff:g>"</string> </resources> |
