summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorclyde@build01 <jenkins@cyanogenmod.com>2016-09-06 20:06:45 -0700
committerclyde@build01 <jenkins@cyanogenmod.com>2016-09-06 20:06:45 -0700
commit2a7a6adcace74d76e51dc559a2c36f0834615ed4 (patch)
tree23243ad36c6c1a92d9d92ab2cba6fe6bfc46cfaa
parent1e32a30fb88d4644cc0cbf545967fa9152af1d8d (diff)
downloadandroid_packages_apps_SoundRecorder-2a7a6adcace74d76e51dc559a2c36f0834615ed4.tar.gz
android_packages_apps_SoundRecorder-2a7a6adcace74d76e51dc559a2c36f0834615ed4.tar.bz2
android_packages_apps_SoundRecorder-2a7a6adcace74d76e51dc559a2c36f0834615ed4.zip
Automatic translation import
Change-Id: I4600e5b12cb9610c113a5d248d57247508d64084 Ticket: -
-rw-r--r--res/values-pl/cm_strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values-pl/cm_strings.xml b/res/values-pl/cm_strings.xml
index 98d3884..213a240 100644
--- a/res/values-pl/cm_strings.xml
+++ b/res/values-pl/cm_strings.xml
@@ -27,6 +27,7 @@
<!-- shown as the message in a dialog when voice call recording is started for AAC format -->
<string name="error_mediadb_aacincall">Zapisywanie połączenia głosowego w formacie AAC jest nieobsługiwane.</string>
<!-- shown as the toast text when storage is fallback from external to internal -->
+ <string name="storage_fallback">Powracanie do pamięci wewnętrzej</string>
<!-- shown as the dialog title when user selects recording format -->
<string name="format_setting">Typ pliku</string>
<string name="storage_setting">Miejsce przechowywania</string>
@@ -59,6 +60,7 @@
<string name="notification_bg_title">Nagrywanie dźwięku</string>
<string name="notification_bg_content">Nagrywanie dźwięku\u2026</string>
<string name="notification_stopped_title">Zatrzymano nagrywanie</string>
+ <string name="notification_stopped_content">Przerwane przez połączenie lub muzykę</string>
<!-- shown as a toast when a recording is started with a bluetooth headset as the input source -->
<string name="bt_using_headset">Za pomocą zestawu słuchawkowego Bluetooth</string>
<!-- shown as a toast when initiating a connection to a bluetooth headset -->