summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Bestas <mkbestas@lineageos.org>2018-04-20 00:56:19 +0300
committerMichael Bestas <mkbestas@lineageos.org>2018-04-20 00:56:19 +0300
commit23911f5e848f2dd773e7e24e59b2dd715a656e22 (patch)
tree5150bad9f49bc407f9a457a6581dc059b12531a4
parent4e4a154f8ac96b6214468dcf12aa67e61a42f83e (diff)
Automatic translation import
Change-Id: If80a87bd82a08bac255ec8c866a28b19782cac3b
-rw-r--r--res/values-es-rUS/strings.xml4
-rw-r--r--res/values-iw/cm_strings.xml6
-rw-r--r--res/values-sv/cm_strings.xml6
3 files changed, 12 insertions, 4 deletions
diff --git a/res/values-es-rUS/strings.xml b/res/values-es-rUS/strings.xml
index 516b1f8..000e09c 100644
--- a/res/values-es-rUS/strings.xml
+++ b/res/values-es-rUS/strings.xml
@@ -100,7 +100,7 @@
<!-- Title of favorite area shown when we have favorite stations [CHAR LIMIT=50] -->
<string name="favorites">Favoritos</string>
<!-- Title of a menu in favorite card more menu. It means rename a station [CHAR LIMIT=50] -->
- <string name="rename">Cambiar nombre</string>
+ <string name="rename">Renombrar</string>
<!-- EditText hint for rename station dialog [CHAR LIMIT=50] -->
<string name="station_rename_hint">Ingresar nombre de estación</string>
<!-- Title of a menu in favorite card more menu. It means remove a station from favorite
@@ -114,5 +114,5 @@
[CHAR LIMIT=12] -->
<string name="toast_listen">ESCUCHAR</string>
<!-- Snackbar message shown after we rename a favorite station [CHAR LIMIT=50] -->
- <string name="toast_station_renamed">Se cambió el nombre de la estación.</string>
+ <string name="toast_station_renamed">La estación ha sido renombrada</string>
</resources>
diff --git a/res/values-iw/cm_strings.xml b/res/values-iw/cm_strings.xml
index f157f81..713d0c3 100644
--- a/res/values-iw/cm_strings.xml
+++ b/res/values-iw/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-sv/cm_strings.xml b/res/values-sv/cm_strings.xml
index f157f81..222cdfe 100644
--- a/res/values-sv/cm_strings.xml
+++ b/res/values-sv/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">Föregående</string>
+ <string name="notif_stop">Avbryt</string>
+ <string name="notif_next">Nästa</string>
+</resources>