diff options
author | 2012-07-13 13:52:11 -0700 | |
---|---|---|
committer | 2012-07-13 13:52:11 -0700 | |
commit | 63b12362d6036759e9ccb03a38ceea7946da2fef (patch) | |
tree | 702223d3c2a67b58befe924e46f1197cffec7c71 /java/res/values-pl | |
parent | eea34598bf63f670f47d7b3f37b6436921e5fe02 (diff) | |
download | latinime-63b12362d6036759e9ccb03a38ceea7946da2fef.tar.gz latinime-63b12362d6036759e9ccb03a38ceea7946da2fef.tar.xz latinime-63b12362d6036759e9ccb03a38ceea7946da2fef.zip |
Import translations. DO NOT MERGE
Change-Id: Ibb5bd0c2753e52dc3526ce859b0c108e189a605d
Auto-generated-cl: translation import
Diffstat (limited to 'java/res/values-pl')
-rw-r--r-- | java/res/values-pl/strings-appname.xml | 30 | ||||
-rw-r--r-- | java/res/values-pl/strings.xml | 15 |
2 files changed, 35 insertions, 10 deletions
diff --git a/java/res/values-pl/strings-appname.xml b/java/res/values-pl/strings-appname.xml new file mode 100644 index 000000000..e460644a3 --- /dev/null +++ b/java/res/values-pl/strings-appname.xml @@ -0,0 +1,30 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- +/* +** +** Copyright 2012, 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. +*/ + --> + +<resources xmlns:android="http://schemas.android.com/apk/res/android" + xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="english_ime_name" msgid="178705338187710493">"Klawiatura Android"</string> + <!-- no translation found for spell_checker_service_name (6268342166872202903) --> + <skip /> + <!-- no translation found for english_ime_settings (7470027018752707691) --> + <skip /> + <!-- no translation found for android_spell_checker_settings (8397842018475560441) --> + <skip /> +</resources> diff --git a/java/res/values-pl/strings.xml b/java/res/values-pl/strings.xml index 6ffe8dce3..4e25b709c 100644 --- a/java/res/values-pl/strings.xml +++ b/java/res/values-pl/strings.xml @@ -107,19 +107,14 @@ <string name="note_timestamp_for_researchlog" msgid="1889446857977976026">"Znacznik czasu uwagi w dzienniku"</string> <string name="notify_recorded_timestamp" msgid="8036429032449612051">"Zapisano znacznik czasu"</string> <string name="do_not_log_this_session" msgid="413762473641146336">"Nie rejestruj tej sesji"</string> - <!-- no translation found for enable_session_logging (4202559020594036225) --> - <skip /> - <!-- no translation found for log_whole_session_history (7087712461632081351) --> - <skip /> + <string name="enable_session_logging" msgid="4202559020594036225">"Włącz rejestrowanie sesji"</string> + <string name="log_whole_session_history" msgid="7087712461632081351">"Rejestruj całą historię sesji"</string> <string name="notify_session_log_deleting" msgid="3299507647764414623">"Usuwanie dziennika sesji"</string> <string name="notify_session_log_deleted" msgid="8687927130100934686">"Usunięto dziennik sesji"</string> <string name="notify_session_log_not_deleted" msgid="2592908998810755970">"Dziennik sesji NIEUSUNIĘTY"</string> - <!-- no translation found for notify_session_history_logged (7723983399468056391) --> - <skip /> - <!-- no translation found for notify_session_history_not_logged (6597910011368015361) --> - <skip /> - <!-- no translation found for notify_session_logging_enabled (8549561596936177661) --> - <skip /> + <string name="notify_session_history_logged" msgid="7723983399468056391">"Historia sesji została zarejestrowana"</string> + <string name="notify_session_history_not_logged" msgid="6597910011368015361">"Błąd: historia sesji nie została zarejestrowana."</string> + <string name="notify_session_logging_enabled" msgid="8549561596936177661">"Włączono rejestrowanie sesji"</string> <string name="select_language" msgid="3693815588777926848">"Języki wprowadzania"</string> <string name="hint_add_to_dictionary" msgid="573678656946085380">"Dotknij ponownie, aby zapisać"</string> <string name="has_dictionary" msgid="6071847973466625007">"Słownik dostępny"</string> |