[Android] l10n: Catalan update

VideoLAN git at videolan.org
Mon Jul 20 08:28:54 CEST 2020


vlc-android | branch: master | VideoLAN <videolan at videolan.org> | Mon Jul 13 12:48:23 2020 +0200| [058a9aee54099f91028dd7875ffc69d34c9df826] | committer: Michał Trzebiatowski

l10n: Catalan update

88% translated

Signed-off-by: Michał Trzebiatowski <michtrz at gmail.com>

> https://code.videolan.org/videolan/vlc-android/commit/058a9aee54099f91028dd7875ffc69d34c9df826
---

 application/resources/src/main/res/values-ca/strings.xml | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/application/resources/src/main/res/values-ca/strings.xml b/application/resources/src/main/res/values-ca/strings.xml
index 00307e309..4f18b7fdb 100644
--- a/application/resources/src/main/res/values-ca/strings.xml
+++ b/application/resources/src/main/res/values-ca/strings.xml
@@ -127,8 +127,6 @@
     <string name="firstsong">Primera cançó de la llista de reproducció</string>
     <string name="lastsong">Última cançó de la llista de reproducció</string>
 
-    <string name="locked">Blocat</string>
-    <string name="unlocked">Desblocat</string>
     <string name="surface_best_fit">Millor ajust</string>
     <string name="surface_fit_screen">Ajusta a la pantalla</string>
     <string name="surface_fill">Emplena</string>
@@ -148,9 +146,6 @@
     <string name="brightness">Brillantor</string>
     <string name="advanced">opcions avançades</string>
     <string name="audio_boost_warning">Torna a llisca cap a dalt per superar 100%</string>
-    <string name="locked_in_portrait_mode">Bloquejat a mode retrat\n(Deixa apretat el botó per cancel·lar)</string>
-    <string name="locked_in_landscape_mode">Bloquejat a mode paisatge\n(Deixa apretat per cancel·lar)</string>
-    <string name="reset_orientation">Restableix l\'orientació</string>
 
     <plurals name="track_channels_info_quantity">
         <item quantity="one">1 canal\n</item>
@@ -196,6 +191,8 @@
     <string name="playback_history_title">Historial de reproducció</string>
     <string name="playback_history_summary">Desa tots els arxius multimèdia reproduïts a la secció Història</string>
     <string name="playback_speed_title">Desa la velocitat de reproducció</string>
+    <string name="playback_speed_summary">Manté la velocitat de reproducció entre medis.</string>
+
     <string name="play_button">Botó de reproducció</string>
 
     <!-- Tips -->



More information about the Android mailing list