summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpinky@build01 <jenkins@cyanogenmod.com>2016-07-06 12:00:07 -0700
committerpinky@build01 <jenkins@cyanogenmod.com>2016-07-06 12:00:07 -0700
commita955d4c4c91295f0069c808ba87d58c04b1d71c3 (patch)
tree5c82ad7ef262b4fec96b9bb24b3292680639ec90
parentc8d08006a58378934792dbb773a671c880fd9aed (diff)
downloadandroid_packages_apps_SoundRecorder-a955d4c4c91295f0069c808ba87d58c04b1d71c3.tar.gz
android_packages_apps_SoundRecorder-a955d4c4c91295f0069c808ba87d58c04b1d71c3.tar.bz2
android_packages_apps_SoundRecorder-a955d4c4c91295f0069c808ba87d58c04b1d71c3.zip
Automatic translation import
Change-Id: I456a475f0e5b641728fc8d9d213ed2946a20ea01 Ticket: -
-rw-r--r--res/values-ca/cm_strings.xml4
-rw-r--r--res/values-el/cm_strings.xml4
-rw-r--r--res/values-eu-rES/cm_strings.xml4
-rw-r--r--res/values-fi/cm_strings.xml4
-rw-r--r--res/values-hr/cm_strings.xml4
-rw-r--r--res/values-it/cm_strings.xml4
-rw-r--r--res/values-nb/cm_strings.xml24
-rw-r--r--res/values-pt-rBR/cm_strings.xml4
-rw-r--r--res/values-pt-rPT/cm_strings.xml4
-rw-r--r--res/values-sr/cm_strings.xml4
10 files changed, 50 insertions, 10 deletions
diff --git a/res/values-ca/cm_strings.xml b/res/values-ca/cm_strings.xml
index eb205cd..aac1339 100644
--- a/res/values-ca/cm_strings.xml
+++ b/res/values-ca/cm_strings.xml
@@ -62,7 +62,11 @@
<string name="notification_stopped_title">La gravació s\'ha aturat</string>
<string name="notification_stopped_content">Interrompuda per una trucada o música</string>
<!-- shown as a toast when a recording is started with a bluetooth headset as the input source -->
+ <string name="bt_using_headset">S\'estan utilitzant uns auriculars bluetooth</string>
<!-- shown as a toast when initiating a connection to a bluetooth headset -->
+ <string name="bt_headset_connecting">S\'està connectant als auriculars</string>
<!-- shown as a toast when recording is stopped because a bluetooth connection is dropped -->
+ <string name="bt_headset_disconnected">S\'ha perdut la connexió bluetooth</string>
<!-- shown as a toast when recording fails to start because a bluetooth connection was not started -->
+ <string name="bt_headset_timeout">Temps d\'espera de connexió bluetooth esgotat</string>
</resources>
diff --git a/res/values-el/cm_strings.xml b/res/values-el/cm_strings.xml
index 1e12122..40d0ee5 100644
--- a/res/values-el/cm_strings.xml
+++ b/res/values-el/cm_strings.xml
@@ -62,7 +62,11 @@
<string name="notification_stopped_title">Η εγγραφή σταμάτησε</string>
<string name="notification_stopped_content">Διακόπηκε από κλήση ή μουσική</string>
<!-- shown as a toast when a recording is started with a bluetooth headset as the input source -->
+ <string name="bt_using_headset">Χρησιμοποιούνται ακουστικά bluetooth</string>
<!-- shown as a toast when initiating a connection to a bluetooth headset -->
+ <string name="bt_headset_connecting">Γίνεται σύνδεση με τα ακουστικά</string>
<!-- shown as a toast when recording is stopped because a bluetooth connection is dropped -->
+ <string name="bt_headset_disconnected">Η σύνδεση bluetooth χάθηκε</string>
<!-- shown as a toast when recording fails to start because a bluetooth connection was not started -->
+ <string name="bt_headset_timeout">Το χρονικό όριο σύνδεσης bluetooth έληξε</string>
</resources>
diff --git a/res/values-eu-rES/cm_strings.xml b/res/values-eu-rES/cm_strings.xml
index 2a36327..f16f72d 100644
--- a/res/values-eu-rES/cm_strings.xml
+++ b/res/values-eu-rES/cm_strings.xml
@@ -62,7 +62,11 @@
<string name="notification_stopped_title">Grabazioa gelditu da</string>
<string name="notification_stopped_content">Dei batek edo musikak etenda</string>
<!-- shown as a toast when a recording is started with a bluetooth headset as the input source -->
+ <string name="bt_using_headset">Bluetooth aurikularrak erabiltzen</string>
<!-- shown as a toast when initiating a connection to a bluetooth headset -->
+ <string name="bt_headset_connecting">Aurikularretara konektatzen</string>
<!-- shown as a toast when recording is stopped because a bluetooth connection is dropped -->
+ <string name="bt_headset_disconnected">Bluetooth konexioa galdu da</string>
<!-- shown as a toast when recording fails to start because a bluetooth connection was not started -->
+ <string name="bt_headset_timeout">Bluetooth konexioaren denbora muga gainditu da</string>
</resources>
diff --git a/res/values-fi/cm_strings.xml b/res/values-fi/cm_strings.xml
index 2b0c0fe..fd4ab31 100644
--- a/res/values-fi/cm_strings.xml
+++ b/res/values-fi/cm_strings.xml
@@ -62,7 +62,11 @@
<string name="notification_stopped_title">Nauhoitus pysäytetty</string>
<string name="notification_stopped_content">Keskeytetty puhelun tai musiikin vuoksi</string>
<!-- shown as a toast when a recording is started with a bluetooth headset as the input source -->
+ <string name="bt_using_headset">Bluetooth-kuulokkeet käytössä</string>
<!-- shown as a toast when initiating a connection to a bluetooth headset -->
+ <string name="bt_headset_connecting">Yhdistetään kuulokkeeseen</string>
<!-- shown as a toast when recording is stopped because a bluetooth connection is dropped -->
+ <string name="bt_headset_disconnected">Bluetooth-yhteys katkesi</string>
<!-- shown as a toast when recording fails to start because a bluetooth connection was not started -->
+ <string name="bt_headset_timeout">Bluetooth-yhteyden aikakatkaisu</string>
</resources>
diff --git a/res/values-hr/cm_strings.xml b/res/values-hr/cm_strings.xml
index 0544016..a0ffb9a 100644
--- a/res/values-hr/cm_strings.xml
+++ b/res/values-hr/cm_strings.xml
@@ -62,7 +62,11 @@
<string name="notification_stopped_title">Snimanje zaustavljeno</string>
<string name="notification_stopped_content">Prekinuto pozivom ili glazbom</string>
<!-- shown as a toast when a recording is started with a bluetooth headset as the input source -->
+ <string name="bt_using_headset">Korištenje Bluetooth slušalice</string>
<!-- shown as a toast when initiating a connection to a bluetooth headset -->
+ <string name="bt_headset_connecting">Povezivanje na slušalice</string>
<!-- shown as a toast when recording is stopped because a bluetooth connection is dropped -->
+ <string name="bt_headset_disconnected">Bluetooth veza je prekinuta</string>
<!-- shown as a toast when recording fails to start because a bluetooth connection was not started -->
+ <string name="bt_headset_timeout">Istek vremena Bluetooth veze</string>
</resources>
diff --git a/res/values-it/cm_strings.xml b/res/values-it/cm_strings.xml
index 37d5f3f..9f3a50f 100644
--- a/res/values-it/cm_strings.xml
+++ b/res/values-it/cm_strings.xml
@@ -62,7 +62,11 @@
<string name="notification_stopped_title">Registrazione interrotta</string>
<string name="notification_stopped_content">Interrotto da chiamata o musica</string>
<!-- shown as a toast when a recording is started with a bluetooth headset as the input source -->
+ <string name="bt_using_headset">Utilizzo auricolare bluetooth</string>
<!-- shown as a toast when initiating a connection to a bluetooth headset -->
+ <string name="bt_headset_connecting">Connessione all\'auricolare</string>
<!-- shown as a toast when recording is stopped because a bluetooth connection is dropped -->
+ <string name="bt_headset_disconnected">Connessione bluetooth persa</string>
<!-- shown as a toast when recording fails to start because a bluetooth connection was not started -->
+ <string name="bt_headset_timeout">Timeout connessione bluetooth</string>
</resources>
diff --git a/res/values-nb/cm_strings.xml b/res/values-nb/cm_strings.xml
index d4806f2..eb6b1df 100644
--- a/res/values-nb/cm_strings.xml
+++ b/res/values-nb/cm_strings.xml
@@ -40,29 +40,33 @@
<string name="view_recordings">Vis opptak</string>
<!-- Permissions feedback -->
<string name="denied_title">Tillatelser</string>
- <string name="perm_mic">Lydopptakeren trenger mikrofon tilgang for å spille inn lyd.</string>
- <string name="perm_storage">Lydopptakeren trenger lagrings tilgang for å lagre innspilt lyd.</string>
- <string name="perm_phone">Lydopptakeren trenger telefon tilgang for å passe på at du ikke tar opp anropene dine.</string>
- <string name="perm_micstorage">Lydopptakeren trenger mikrofon tilgang for å spille inn lyd og lagrings tilgang for å lagre innspilt lyd.</string>
- <string name="perm_micphone">Lydopptakeren trenger mikrofon tilgang for å spille inn lyd og telefon tilgang for å passe på at du ikke tar opp anropene dine.</string>
- <string name="perm_storagephone">Lydopptakeren trenger lagrings tilgang for å lagre innspilt lyd og telefon tilgang for å passe på at du ikke tar opp anropene dine.</string>
- <string name="perm_allperms">Lydopptakeren trenger mikrofon tilgang for å innspille lyd, lagrings tilgang for å lagre innspill og telefon status tilgang for å passe på at du ikke tar opp anropene dine.</string>
+ <string name="perm_mic">Lydopptaker trenger mikrofon tilgang for å spille inn lyd.</string>
+ <string name="perm_storage">Lydopptaker trenger lagrings tilgang for å lagre innspilt lyd.</string>
+ <string name="perm_phone">Lydopptaker trenger telefon tilgang for å passe på at du ikke tar opp anropene dine.</string>
+ <string name="perm_micstorage">Lydopptaker trenger mikrofon tilgang for å spille inn lyd og lagrings tilgang for å lagre innspilt lyd.</string>
+ <string name="perm_micphone">Lydopptaker trenger mikrofon tilgang for å spille inn lyd og telefon tilgang for å passe på at du ikke tar opp anropene dine.</string>
+ <string name="perm_storagephone">Lydopptaker trenger lagrings tilgang for å lagre innspilt lyd og telefon tilgang for å passe på at du ikke tar opp anropene dine.</string>
+ <string name="perm_allperms">Lydopptaker trenger mikrofon tilgang for å innspille lyd, lagrings tilgang for å lagre innspill og telefon status tilgang for å passe på at du ikke tar opp anropene dine.</string>
<string name="perm_unknown">Tillatelsesfeil, sjekk tillatelse status i telefonens innstillinger.</string>
<string name="ask_again">Spør igjen</string>
<string name="dismiss">Avvis</string>
<string name="perm_toast">Nødvendige tillatelser ble nektet, aktiver dem fra telefonens innstillinger for å starte å ta opp lyd</string>
<!-- shown as the message in a dialog when an error occured because of an error accessing the sd card [CHAR LIMIT=NONE] -->
- <string name="error_storage_access" product="nosdcard">Kunne ikke få tilgang til USB-lagring. Kontroller at Lydinnspilling har tilgang til lagringen</string>
+ <string name="error_storage_access" product="nosdcard">Kunne ikke få tilgang til USB-lagring. Kontroller at Lydopptaker har tilgang til lagringen</string>
<!-- shown as the message in a dialog when an error occured because of an error accessing the sd card -->
- <string name="error_storage_access" product="default">Kunne ikke få tilgang til SD-lagring. Kontroller at Lydinnspilling har tilgang til lagringen</string>
+ <string name="error_storage_access" product="default">Kunne ikke få tilgang til SD-lagring. Kontroller at Lydopptaker har tilgang til lagringen</string>
<string name="in_call_record_error">Innspillingen er ikke låvelig ikke under en samtale.</string>
<string name="button_menu">Flere alternativer</string>
<string name="notification_bg_title">Lydopptak pågår</string>
- <string name="notification_bg_content">Lydinnspiller tar opp\u2026</string>
+ <string name="notification_bg_content">Lydopptaker tar opp\u2026</string>
<string name="notification_stopped_title">Innspillingen stoppet</string>
<string name="notification_stopped_content">Forstyrret av anrop eller musikk</string>
<!-- shown as a toast when a recording is started with a bluetooth headset as the input source -->
+ <string name="bt_using_headset">Bruker bluetooth headset</string>
<!-- shown as a toast when initiating a connection to a bluetooth headset -->
+ <string name="bt_headset_connecting">Kobler til headset</string>
<!-- shown as a toast when recording is stopped because a bluetooth connection is dropped -->
+ <string name="bt_headset_disconnected">Bluetooth forbindelse tapt</string>
<!-- shown as a toast when recording fails to start because a bluetooth connection was not started -->
+ <string name="bt_headset_timeout">Bluetooth forbindelse tidsavbrudd</string>
</resources>
diff --git a/res/values-pt-rBR/cm_strings.xml b/res/values-pt-rBR/cm_strings.xml
index 7597497..98e396a 100644
--- a/res/values-pt-rBR/cm_strings.xml
+++ b/res/values-pt-rBR/cm_strings.xml
@@ -62,7 +62,11 @@
<string name="notification_stopped_title">Gravação interrompida</string>
<string name="notification_stopped_content">Interrompido por uma chamada ou música</string>
<!-- shown as a toast when a recording is started with a bluetooth headset as the input source -->
+ <string name="bt_using_headset">Usando o fone de ouvido bluetooth</string>
<!-- shown as a toast when initiating a connection to a bluetooth headset -->
+ <string name="bt_headset_connecting">Conectando o fone de ouvido bluetooth</string>
<!-- shown as a toast when recording is stopped because a bluetooth connection is dropped -->
+ <string name="bt_headset_disconnected">Conexão bluetooth perdida</string>
<!-- shown as a toast when recording fails to start because a bluetooth connection was not started -->
+ <string name="bt_headset_timeout">Tempo limite para conexão bluetooth esgotado</string>
</resources>
diff --git a/res/values-pt-rPT/cm_strings.xml b/res/values-pt-rPT/cm_strings.xml
index d7d5241..6130004 100644
--- a/res/values-pt-rPT/cm_strings.xml
+++ b/res/values-pt-rPT/cm_strings.xml
@@ -62,7 +62,11 @@
<string name="notification_stopped_title">A gravação foi parada</string>
<string name="notification_stopped_content">Interrompido por chamada ou música</string>
<!-- shown as a toast when a recording is started with a bluetooth headset as the input source -->
+ <string name="bt_using_headset">A utilizar auricular bluetooth</string>
<!-- shown as a toast when initiating a connection to a bluetooth headset -->
+ <string name="bt_headset_connecting">A ligar ao auricular</string>
<!-- shown as a toast when recording is stopped because a bluetooth connection is dropped -->
+ <string name="bt_headset_disconnected">Ligação bluetooth perdida</string>
<!-- shown as a toast when recording fails to start because a bluetooth connection was not started -->
+ <string name="bt_headset_timeout">Tempo para ligação bluetooth excedido</string>
</resources>
diff --git a/res/values-sr/cm_strings.xml b/res/values-sr/cm_strings.xml
index 3679cb0..fe50e90 100644
--- a/res/values-sr/cm_strings.xml
+++ b/res/values-sr/cm_strings.xml
@@ -62,7 +62,11 @@
<string name="notification_stopped_title">Снимање заустављено</string>
<string name="notification_stopped_content">Прекинуто позивом или музиком</string>
<!-- shown as a toast when a recording is started with a bluetooth headset as the input source -->
+ <string name="bt_using_headset">Коришћење bluetooth слушалице</string>
<!-- shown as a toast when initiating a connection to a bluetooth headset -->
+ <string name="bt_headset_connecting">Повезивање на слушалице</string>
<!-- shown as a toast when recording is stopped because a bluetooth connection is dropped -->
+ <string name="bt_headset_disconnected">Bluetooth конекција изгубљена</string>
<!-- shown as a toast when recording fails to start because a bluetooth connection was not started -->
+ <string name="bt_headset_timeout">Bluetooth конекција истекла</string>
</resources>