summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAbhisek Devkota <ciwrl@lineageos.org>2017-12-13 18:59:31 -0800
committerAbhisek Devkota <ciwrl@lineageos.org>2017-12-13 18:59:31 -0800
commit9c0e85d6b81dbadd5d880a6ebf7f3965923314db (patch)
treea7f7e0b7afed45fb69530c4282afb300ecf1dccf
parentc27888e6e9729b374ce784adf3979b7b9773ccbf (diff)
downloadandroid_packages_apps_SoundRecorder-9c0e85d6b81dbadd5d880a6ebf7f3965923314db.tar.gz
android_packages_apps_SoundRecorder-9c0e85d6b81dbadd5d880a6ebf7f3965923314db.tar.bz2
android_packages_apps_SoundRecorder-9c0e85d6b81dbadd5d880a6ebf7f3965923314db.zip
Automatic translation importreplicant-6.0-0004-rc1
Change-Id: I0284931d4c4444521a696b3b7684c45f7276157e
-rw-r--r--res/values-kab-rDZ/cm_strings.xml34
-rw-r--r--res/values-kab-rDZ/strings.xml42
-rw-r--r--res/values-sc-rIT/cm_strings.xml34
-rw-r--r--res/values-sc-rIT/strings.xml42
-rw-r--r--res/values-vec-rIT/cm_strings.xml34
-rw-r--r--res/values-vec-rIT/strings.xml42
6 files changed, 228 insertions, 0 deletions
diff --git a/res/values-kab-rDZ/cm_strings.xml b/res/values-kab-rDZ/cm_strings.xml
new file mode 100644
index 0000000..8423d24
--- /dev/null
+++ b/res/values-kab-rDZ/cm_strings.xml
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2014-2015 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 -->
+ <!-- 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 toast text when storage is fallback from external to internal -->
+ <!-- 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 -->
+ <!-- Permissions feedback -->
+ <!-- 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 a toast when a recording is started with a bluetooth headset as the input source -->
+ <!-- shown as a toast when initiating a connection to a bluetooth headset -->
+ <!-- shown as a toast when recording is stopped because a bluetooth connection is dropped -->
+ <!-- shown as a toast when recording fails to start because a bluetooth connection was not started -->
+</resources>
diff --git a/res/values-kab-rDZ/strings.xml b/res/values-kab-rDZ/strings.xml
new file mode 100644
index 0000000..4471105
--- /dev/null
+++ b/res/values-kab-rDZ/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-sc-rIT/cm_strings.xml b/res/values-sc-rIT/cm_strings.xml
new file mode 100644
index 0000000..8423d24
--- /dev/null
+++ b/res/values-sc-rIT/cm_strings.xml
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2014-2015 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 -->
+ <!-- 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 toast text when storage is fallback from external to internal -->
+ <!-- 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 -->
+ <!-- Permissions feedback -->
+ <!-- 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 a toast when a recording is started with a bluetooth headset as the input source -->
+ <!-- shown as a toast when initiating a connection to a bluetooth headset -->
+ <!-- shown as a toast when recording is stopped because a bluetooth connection is dropped -->
+ <!-- shown as a toast when recording fails to start because a bluetooth connection was not started -->
+</resources>
diff --git a/res/values-sc-rIT/strings.xml b/res/values-sc-rIT/strings.xml
new file mode 100644
index 0000000..4471105
--- /dev/null
+++ b/res/values-sc-rIT/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-vec-rIT/cm_strings.xml b/res/values-vec-rIT/cm_strings.xml
new file mode 100644
index 0000000..8423d24
--- /dev/null
+++ b/res/values-vec-rIT/cm_strings.xml
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2014-2015 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 -->
+ <!-- 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 toast text when storage is fallback from external to internal -->
+ <!-- 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 -->
+ <!-- Permissions feedback -->
+ <!-- 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 a toast when a recording is started with a bluetooth headset as the input source -->
+ <!-- shown as a toast when initiating a connection to a bluetooth headset -->
+ <!-- shown as a toast when recording is stopped because a bluetooth connection is dropped -->
+ <!-- shown as a toast when recording fails to start because a bluetooth connection was not started -->
+</resources>
diff --git a/res/values-vec-rIT/strings.xml b/res/values-vec-rIT/strings.xml
new file mode 100644
index 0000000..4471105
--- /dev/null
+++ b/res/values-vec-rIT/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>