diff options
| author | josé m <correoxm@disroot.org> | 2024-11-25 06:16:46 +0000 |
|---|---|---|
| committer | Hosted Weblate <hosted@weblate.org> | 2024-11-25 20:33:39 +0100 |
| commit | 4fe9dfe53a3ba89b8d0406a533be705ddee6671f (patch) | |
| tree | 1b218fe4f268a9f430258894ba6a8968c4c213de /org.fox.ttrss | |
| parent | be224b2e3e7a05f06e85ceab64ce99f136b6c896 (diff) | |
Translated using Weblate (Galician)
Currently translated at 6.9% (18 of 260 strings)
Translation: TinyTinyRSS/android-client
Translate-URL: https://hosted.weblate.org/projects/tt-rss/android-client/gl/
Diffstat (limited to 'org.fox.ttrss')
| -rw-r--r-- | org.fox.ttrss/src/main/res/values-gl/strings.xml | 20 |
1 files changed, 19 insertions, 1 deletions
diff --git a/org.fox.ttrss/src/main/res/values-gl/strings.xml b/org.fox.ttrss/src/main/res/values-gl/strings.xml index a6b3daec..7194c0d5 100644 --- a/org.fox.ttrss/src/main/res/values-gl/strings.xml +++ b/org.fox.ttrss/src/main/res/values-gl/strings.xml @@ -1,2 +1,20 @@ <?xml version="1.0" encoding="utf-8"?> -<resources></resources>
\ No newline at end of file +<resources> + <string name="login">Acceso</string> + <string name="password">Contrasinal</string> + <string name="preferences">Axustes</string> + <string name="look_and_feel">Interface</string> + <string name="login_in_progress">Accedendo…</string> + <string name="login_need_configure">Primeiro debes configurar a aplicación.</string> + <string name="login_ready">Preparada para acceder.</string> + <string name="login_login">Acceder</string> + <string name="debugging">Depuración</string> + <string name="default_url">http://exemplo.dominio/tt-rss/</string> + <string name="pref_theme">Decorado</string> + <string name="ttrss_url">URL de Tiny Tiny RSS</string> + <string name="theme_light">Claro</string> + <string name="theme_dark">Escuro</string> + <string name="http_authentication">Autenticación HTTP</string> + <string name="loading_message">Cargando, agarda…</string> + <string name="connection">Conexión</string> +</resources>
\ No newline at end of file |