Automatic translation import
Change-Id: I1b700c7417670e20dd6da43ae52b40dc0786ffa2
diff --git a/res/values-ja/cm_strings.xml b/res/values-ja/cm_strings.xml
index f157f81..a4d2a26 100644
--- a/res/values-ja/cm_strings.xml
+++ b/res/values-ja/cm_strings.xml
@@ -15,4 +15,8 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-<resources></resources>
+<resources>
+ <string name="notif_previous">前へ</string>
+ <string name="notif_stop">停止</string>
+ <string name="notif_next">次へ</string>
+</resources>
diff --git a/res/values-sc-rIT/strings.xml b/res/values-sc-rIT/strings.xml
index 19531a7..0696bdb 100644
--- a/res/values-sc-rIT/strings.xml
+++ b/res/values-sc-rIT/strings.xml
@@ -20,14 +20,18 @@
<!-- Toast message shown after we refresh radio stations successfully [CHAR LIMIT=50] -->
<!-- Toast message shown after we refresh radio stations failed [CHAR LIMIT=50] -->
<!-- Title of a menu item to change FM sound output to speaker [CHAR LIMIT=20] -->
+ <string name="optmenu_speaker">Altoparlante</string>
<!-- Title of a menu item to change FM sound output to earphone [CHAR LIMIT=20] -->
<!-- Dialog "Save" button to save a new station name [CHAR LIMIT=20] -->
+ <string name="save">Sarva</string>
<!-- Toast message shown when we record without sdcard [CHAR LIMIT=50] -->
<!-- Toast message shown when we record but sdcard has no free space [CHAR LIMIT=50] -->
<!-- Toast message shown when record or playback record has some internal error
[CHAR LIMIT=NONE] -->
<!-- Dialog "Save" button to save the FM recording [CHAR LIMIT=20] -->
+ <string name="btn_save_recording">Sarva</string>
<!-- Dialog "Discard" button to discard the FM recording [CHAR LIMIT=20] -->
+ <string name="btn_discard_recording">Iscarta</string>
<!-- EditText hint for save recording dialog [CHAR LIMIT=50] -->
<!-- Toast message shown when we save the recording name which is already exists
[CHAR LIMIT=50] -->
@@ -40,6 +44,7 @@
<!-- Talkback message for start recording button [CHAR LIMIT=30] -->
<!-- Talkback message for favorit card more menu [CHAR LIMIT=30] -->
<!-- The tips shown when we start recording [CHAR LIMIT=30] -->
+ <string name="recording_tips">Registrende…</string>
<!-- The text "FM" shown in FM main screen [CHAR LIMIT=30] -->
<!-- Talkback message for the floating button which will play or stop FM sound
[CHAR LIMIT=30] -->
@@ -54,11 +59,13 @@
<!-- It means "seconds" that shown in record screen [CHAR LIMIT=2] -->
<!-- The default number for record screen. It will show "00M 00S" [CHAR LIMIT=2] -->
<!-- Actionbar title for recording FM. It will show in the action bar [CHAR LIMIT=20] -->
+ <string name="record_title">Registrende</string>
<!-- The text shown in notification when currently is recording [CHAR LIMIT=50] -->
<!-- Stop recording button shown when currently is recording [CHAR LIMIT=20] -->
<!-- Title of save dialog shown when stop recording [CHAR LIMIT=40] -->
<!-- Tips of save dialog shown when stop recording [CHAR LIMIT=NONE] -->
<!-- Title of favorite area shown when we have favorite stations [CHAR LIMIT=50] -->
+ <string name="favorites">Preferidos</string>
<!-- Title of a menu in favorite card more menu. It means rename a station [CHAR LIMIT=50] -->
<!-- EditText hint for rename station dialog [CHAR LIMIT=50] -->
<!-- Title of a menu in favorite card more menu. It means remove a station from favorite
diff --git a/res/values-sr/cm_strings.xml b/res/values-sr/cm_strings.xml
index f157f81..078e0a9 100644
--- a/res/values-sr/cm_strings.xml
+++ b/res/values-sr/cm_strings.xml
@@ -15,4 +15,8 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-<resources></resources>
+<resources>
+ <string name="notif_previous">Претходно</string>
+ <string name="notif_stop">Заустави</string>
+ <string name="notif_next">Следеће</string>
+</resources>