summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorclyde@build01 <jenkins@cyanogenmod.com>2016-12-16 14:46:06 -0800
committerclyde@build01 <jenkins@cyanogenmod.com>2016-12-16 14:46:06 -0800
commit8376903bfad042e67baeaa91bfbda6e3a3498d9a (patch)
tree1a0db0a8db2c3dad235d15fc06c8b563058cdf0d
parent27923b0a97f030ca9d2bf30bcc124f7f4dec2cea (diff)
downloadandroid_packages_apps_SoundRecorder-cm-12.1.tar.gz
android_packages_apps_SoundRecorder-cm-12.1.tar.bz2
android_packages_apps_SoundRecorder-cm-12.1.zip
Automatic translation importcm-12.1
Change-Id: I3fcb11e98e58900e60e28c587d9491f717c18dfc
-rw-r--r--res/values-bs-rBA/cm_strings.xml27
-rw-r--r--res/values-eo/cm_strings.xml15
-rw-r--r--res/values-es-rCO/cm_strings.xml27
-rw-r--r--res/values-es-rCO/strings.xml42
-rw-r--r--res/values-ga-rIE/cm_strings.xml27
-rw-r--r--res/values-ga-rIE/strings.xml42
-rw-r--r--res/values-gl-rES/cm_strings.xml11
-rw-r--r--res/values-hr/cm_strings.xml2
8 files changed, 177 insertions, 16 deletions
diff --git a/res/values-bs-rBA/cm_strings.xml b/res/values-bs-rBA/cm_strings.xml
new file mode 100644
index 0000000..d4665e3
--- /dev/null
+++ b/res/values-bs-rBA/cm_strings.xml
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2014 The CyanogenMod 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:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- Label shown when recording is paused -->
+ <!-- Label shown when recording is finished -->
+ <!-- Button to save the current recording -->
+ <!-- shown as the message in a dialog when the app encountered and unsupported format -->
+ <!-- shown as the message in a dialog when the recording cannot be started while in call -->
+ <!-- shown as the message in a dialog when voice call recording is started for AAC format -->
+ <!-- shown as the dialog title when user selects recording format -->
+ <!-- shown as the message in a dialog when the app encountered an internal error while trying to start recording -->
+</resources>
diff --git a/res/values-eo/cm_strings.xml b/res/values-eo/cm_strings.xml
index 428e934..8fab236 100644
--- a/res/values-eo/cm_strings.xml
+++ b/res/values-eo/cm_strings.xml
@@ -17,27 +17,12 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- Label shown when recording is paused -->
- <string name="recording_paused">Paŭzita</string>
<!-- Label shown when recording is finished -->
- <string name="recording_finished">Registrado finita</string>
<!-- Button to save the current recording -->
<string name="save">Konservi</string>
<!-- shown as the message in a dialog when the app encountered and unsupported format -->
- <string name="error_app_unsupported">Nesubtenata dosierformo.</string>
<!-- shown as the message in a dialog when the recording cannot be started while in call -->
- <string name="error_mediadb_incall">Tiu opcio ne estas subtenata dum la alvoko.</string>
<!-- shown as the message in a dialog when voice call recording is started for AAC format -->
- <string name="error_mediadb_aacincall">Registrado de AAC alvoko ne estas subtenata.</string>
- <string name="in_call_record_error">Registrado ne estas subtenata dum la alvoko.</string>
<!-- shown as the dialog title when user selects recording format -->
- <string name="format_setting">Dosierformo</string>
- <string name="storage_setting">Loko de memorilo</string>
- <string name="storage_setting_sdcard_item">SD-karto</string>
- <string name="storage_setting_local_item">Telefona memorilo</string>
- <string name="no_phonestorage">Telefona memoro ne estas muntita</string>
- <string name="keyboard">Klavaro</string>
- <string name="file_deleted">Dosiero estis forigita</string>
<!-- shown as the message in a dialog when the app encountered an internal error while trying to start recording -->
- <string name="error_app_internal_recorder">Interna eraro de la aplikaĵo.\n\nEble la mikrofono jam estas uzata.</string>
- <string name="view_recordings">Vidi registraĵojn</string>
</resources>
diff --git a/res/values-es-rCO/cm_strings.xml b/res/values-es-rCO/cm_strings.xml
new file mode 100644
index 0000000..d4665e3
--- /dev/null
+++ b/res/values-es-rCO/cm_strings.xml
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2014 The CyanogenMod 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:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- Label shown when recording is paused -->
+ <!-- Label shown when recording is finished -->
+ <!-- Button to save the current recording -->
+ <!-- shown as the message in a dialog when the app encountered and unsupported format -->
+ <!-- shown as the message in a dialog when the recording cannot be started while in call -->
+ <!-- shown as the message in a dialog when voice call recording is started for AAC format -->
+ <!-- shown as the dialog title when user selects recording format -->
+ <!-- shown as the message in a dialog when the app encountered an internal error while trying to start recording -->
+</resources>
diff --git a/res/values-es-rCO/strings.xml b/res/values-es-rCO/strings.xml
new file mode 100644
index 0000000..4471105
--- /dev/null
+++ b/res/values-es-rCO/strings.xml
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2007 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:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- application name and title of error dialogs-->
+ <!-- Screen title before and during recording -->
+ <!-- Screen title after recording -->
+ <!-- Screen title while playing back a recording -->
+ <!-- Label shown during recording -->
+ <!-- Label shown when the recording is stopped for a reason other than the user stopping it (e.g. the sd card was removed) -->
+ <!-- label shown when there is not enough space to record something -->
+ <!-- label shown when the recording has reached maximum allowed file size -->
+ <!-- label shown when there is no sd card available to record to [CHAR LIMIT=30] -->
+ <!-- label shown when there is no sd card available to record to -->
+ <!-- label shown when there is more than 1 minute but less than 9 minutes of space left to record -->
+ <!-- label shown when there is less than 1 minute of space left to record -->
+ <!-- button to accept the current recording and return it to the caller -->
+ <!-- button to discard the current recording and return to the caller -->
+ <!-- acknowlegement button in a number of dialogs -->
+ <!-- Do not translate. Format of the timer that shows how much has been recorded so far -->
+ <!-- the name under which recordings will be visible in the media database is formatted like this -->
+ <!-- all recordings will show up in the media database with this 'artist' name -->
+ <!-- all recordings will show up in the media database with this 'album' name -->
+ <!-- all recordings will show up in the media database in a playlist with this name -->
+ <!-- shown as the message in a dialog when an error occured because of an error accessing the sd card [CHAR LIMIT=NONE] -->
+ <!-- shown as the message in a dialog when an error occured because of an error accessing the sd card -->
+ <!-- shown as the message in a dialog when the app encountered an unspecified internal error -->
+ <!-- shown as the message in a dialog when the recording could not be added to the media database -->
+</resources>
diff --git a/res/values-ga-rIE/cm_strings.xml b/res/values-ga-rIE/cm_strings.xml
new file mode 100644
index 0000000..d4665e3
--- /dev/null
+++ b/res/values-ga-rIE/cm_strings.xml
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2014 The CyanogenMod 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:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- Label shown when recording is paused -->
+ <!-- Label shown when recording is finished -->
+ <!-- Button to save the current recording -->
+ <!-- shown as the message in a dialog when the app encountered and unsupported format -->
+ <!-- shown as the message in a dialog when the recording cannot be started while in call -->
+ <!-- shown as the message in a dialog when voice call recording is started for AAC format -->
+ <!-- shown as the dialog title when user selects recording format -->
+ <!-- shown as the message in a dialog when the app encountered an internal error while trying to start recording -->
+</resources>
diff --git a/res/values-ga-rIE/strings.xml b/res/values-ga-rIE/strings.xml
new file mode 100644
index 0000000..4471105
--- /dev/null
+++ b/res/values-ga-rIE/strings.xml
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2007 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:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- application name and title of error dialogs-->
+ <!-- Screen title before and during recording -->
+ <!-- Screen title after recording -->
+ <!-- Screen title while playing back a recording -->
+ <!-- Label shown during recording -->
+ <!-- Label shown when the recording is stopped for a reason other than the user stopping it (e.g. the sd card was removed) -->
+ <!-- label shown when there is not enough space to record something -->
+ <!-- label shown when the recording has reached maximum allowed file size -->
+ <!-- label shown when there is no sd card available to record to [CHAR LIMIT=30] -->
+ <!-- label shown when there is no sd card available to record to -->
+ <!-- label shown when there is more than 1 minute but less than 9 minutes of space left to record -->
+ <!-- label shown when there is less than 1 minute of space left to record -->
+ <!-- button to accept the current recording and return it to the caller -->
+ <!-- button to discard the current recording and return to the caller -->
+ <!-- acknowlegement button in a number of dialogs -->
+ <!-- Do not translate. Format of the timer that shows how much has been recorded so far -->
+ <!-- the name under which recordings will be visible in the media database is formatted like this -->
+ <!-- all recordings will show up in the media database with this 'artist' name -->
+ <!-- all recordings will show up in the media database with this 'album' name -->
+ <!-- all recordings will show up in the media database in a playlist with this name -->
+ <!-- shown as the message in a dialog when an error occured because of an error accessing the sd card [CHAR LIMIT=NONE] -->
+ <!-- shown as the message in a dialog when an error occured because of an error accessing the sd card -->
+ <!-- shown as the message in a dialog when the app encountered an unspecified internal error -->
+ <!-- shown as the message in a dialog when the recording could not be added to the media database -->
+</resources>
diff --git a/res/values-gl-rES/cm_strings.xml b/res/values-gl-rES/cm_strings.xml
index 80b24eb..b7f9dde 100644
--- a/res/values-gl-rES/cm_strings.xml
+++ b/res/values-gl-rES/cm_strings.xml
@@ -23,10 +23,21 @@
<!-- Button to save the current recording -->
<string name="save">Gardar</string>
<!-- shown as the message in a dialog when the app encountered and unsupported format -->
+ <string name="error_app_unsupported">Formato non compatíbel.</string>
<!-- shown as the message in a dialog when the recording cannot be started while in call -->
<string name="error_mediadb_incall">Esta opción non está dispoñíbel durante unha chamada.</string>
<!-- shown as the message in a dialog when voice call recording is started for AAC format -->
<string name="error_mediadb_aacincall">A grabación AAC da chamada non é compatíbel.</string>
+ <string name="in_call_record_error">A gravación non está soportada durante a chamada.</string>
<!-- shown as the dialog title when user selects recording format -->
+ <string name="format_setting">Tipo de ficheiro</string>
+ <string name="storage_setting">Localización do almacenamento</string>
+ <string name="storage_setting_sdcard_item">Tarxeta SD</string>
+ <string name="storage_setting_local_item">Memoria interna</string>
+ <string name="no_phonestorage">Memoria interna desmontada</string>
+ <string name="keyboard">Teclado</string>
+ <string name="file_deleted">Eliminouse o ficheiro</string>
<!-- shown as the message in a dialog when the app encountered an internal error while trying to start recording -->
+ <string name="error_app_internal_recorder">Erro interno da aplicación.\n\nO micrófono pode estar en uso.</string>
+ <string name="view_recordings">Ver as gravacións</string>
</resources>
diff --git a/res/values-hr/cm_strings.xml b/res/values-hr/cm_strings.xml
index b630eb3..a09dbd4 100644
--- a/res/values-hr/cm_strings.xml
+++ b/res/values-hr/cm_strings.xml
@@ -19,7 +19,7 @@
<!-- Label shown when recording is paused -->
<string name="recording_paused">Pauzirano</string>
<!-- Label shown when recording is finished -->
- <string name="recording_finished">Snimanje završeno</string>
+ <string name="recording_finished">Snimanje je završeno</string>
<!-- Button to save the current recording -->
<string name="save">Spremi</string>
<!-- shown as the message in a dialog when the app encountered and unsupported format -->