Skip to content

Commit a77329f

Browse files
Automatic translation import
Change-Id: I16c66c500adaad392e1b7111ef2f4721564e7345
1 parent 6148672 commit a77329f

43 files changed

Lines changed: 308 additions & 43 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

app/src/main/res/values-ast-rES/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<!--
3-
SPDX-FileCopyrightText: 2023-2025 The LineageOS Project
3+
SPDX-FileCopyrightText: 2023-2026 The LineageOS Project
44
SPDX-License-Identifier: Apache-2.0
55
-->
66
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">

app/src/main/res/values-az/strings.xml

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<!--
3-
SPDX-FileCopyrightText: 2023-2025 The LineageOS Project
3+
SPDX-FileCopyrightText: 2023-2026 The LineageOS Project
44
SPDX-License-Identifier: Apache-2.0
55
-->
66
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
@@ -97,4 +97,17 @@
9797
<string name="warning_bin_time_period">Fayllar, 30 gün sonra həmişəlik silinəcək.</string>
9898
<string name="motion_photo_show_video">Videonu göstər</string>
9999
<string name="motion_photo_show_photo">Fotonu göstər</string>
100+
<string name="title_activity_settings">Ayarlar</string>
101+
<string name="general_header">Ümumi</string>
102+
<string name="video_header">Video</string>
103+
<string name="edge_tap_navigation_enable_title">Kənar naviqasiya</string>
104+
<string name="edge_tap_navigation_enabled_description">Media faylları arasında gəzinmək üçün ekranın sol və ya sağ kənarına toxunun</string>
105+
<string name="double_tap_to_seek_enabled_title">Cüt toxunaraq irəli/geri çəkməni fəallaşdır</string>
106+
<string name="double_tap_to_seek_enabled_description">Videonun sol/sağ hissələrinə cüt toxunaraq geri/irəli ötürə bilərsiniz</string>
107+
<string name="double_tap_to_seek_seconds_title">Cüt toxunaraq irəli/geri çəkmə müddəti</string>
108+
<string name="double_tap_to_seek_seconds_description">Videoya cüt toxunduğunuz zaman ötürüləcək saniyə</string>
109+
<string name="hide_native_seek_buttons_title">Daxili çəkmə düymələrini gizlət</string>
110+
<string name="hide_native_seek_buttons_description">Video pleyer kontrollarından geri/irəli çəkmə düymələrini gizlət</string>
111+
<string name="remember_video_playback_position_enabled_title">Oxutma mövqeyini xatırla</string>
112+
<string name="remember_video_playback_position_enabled_description">Videoları son dayandığı yerdən davam etdir</string>
100113
</resources>

app/src/main/res/values-bg/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<!--
3-
SPDX-FileCopyrightText: 2023-2025 The LineageOS Project
3+
SPDX-FileCopyrightText: 2023-2026 The LineageOS Project
44
SPDX-License-Identifier: Apache-2.0
55
-->
66
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">

app/src/main/res/values-ca/strings.xml

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<!--
3-
SPDX-FileCopyrightText: 2023-2025 The LineageOS Project
3+
SPDX-FileCopyrightText: 2023-2026 The LineageOS Project
44
SPDX-License-Identifier: Apache-2.0
55
-->
66
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
@@ -97,4 +97,17 @@
9797
<string name="warning_bin_time_period">Els fitxers se suprimiran permanentment al cap de 30 dies.</string>
9898
<string name="motion_photo_show_video">Mostra el vídeo</string>
9999
<string name="motion_photo_show_photo">Mostra la foto</string>
100+
<string name="title_activity_settings">Configuració</string>
101+
<string name="general_header">General</string>
102+
<string name="video_header">Vídeo</string>
103+
<string name="edge_tap_navigation_enable_title">Navegació prement la vora</string>
104+
<string name="edge_tap_navigation_enabled_description">Toqueu la vora esquerra o dreta de la pantalla per navegar entre els continguts multimèdia</string>
105+
<string name="double_tap_to_seek_enabled_title">Activa el doble toc per cercar</string>
106+
<string name="double_tap_to_seek_enabled_description">Toqueu dues vegades el costat esquerre o dret del vídeo per saltar enrere o endavant</string>
107+
<string name="double_tap_to_seek_seconds_title">Toca dues vegades per cercar la durada de salt</string>
108+
<string name="double_tap_to_seek_seconds_description">Segons que se saltaran en tocar dues vegades el vídeo</string>
109+
<string name="hide_native_seek_buttons_title">Amaga els botons de cerca natius</string>
110+
<string name="hide_native_seek_buttons_description">Amagueu els botons de rebobinar i avançar ràpidament dels controls del reproductor de vídeo</string>
111+
<string name="remember_video_playback_position_enabled_title">Recorda la posició de reproducció</string>
112+
<string name="remember_video_playback_position_enabled_description">Repreneu els vídeos des de l\'última posició aturada</string>
100113
</resources>

app/src/main/res/values-cs/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<!--
3-
SPDX-FileCopyrightText: 2023-2025 The LineageOS Project
3+
SPDX-FileCopyrightText: 2023-2026 The LineageOS Project
44
SPDX-License-Identifier: Apache-2.0
55
-->
66
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,24 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<!--
3-
SPDX-FileCopyrightText: 2023-2025 The LineageOS Project
3+
SPDX-FileCopyrightText: 2023-2026 The LineageOS Project
44
SPDX-License-Identifier: Apache-2.0
55
-->
66
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
7+
<string name="app_name">Oriel</string>
8+
<string name="app_permissions_toast">Ni roddwyd caniatâd gan y defnyddiwr.</string>
9+
<string name="reels_title">Riliau</string>
10+
<string name="albums_title">Casgliadau</string>
11+
<string name="categories_title">Categorïau</string>
712
<string name="library_title">Llyfrgell</string>
13+
<string name="album_favorites">Ffefrynnau</string>
14+
<string name="album_trash">Sbwriel</string>
15+
<string name="album_reels">Riliau</string>
16+
<string name="album_photos">Lluniau</string>
17+
<string name="album_videos">Fideos</string>
18+
<string name="media_info_add_description_hint">Ychwanegu disgrifiad</string>
19+
<string name="file_action_add_to_favorites">Ychwanegu i ffefrynnau</string>
20+
<string name="file_action_delete_forever">Dileu am byth</string>
21+
<string name="picker_done">Iawn</string>
22+
<string name="motion_photo_show_video">Dangos fideo</string>
23+
<string name="motion_photo_show_photo">Dangos llun</string>
824
</resources>

app/src/main/res/values-de/strings.xml

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<!--
3-
SPDX-FileCopyrightText: 2023-2025 The LineageOS Project
3+
SPDX-FileCopyrightText: 2023-2026 The LineageOS Project
44
SPDX-License-Identifier: Apache-2.0
55
-->
66
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
@@ -97,4 +97,17 @@
9797
<string name="warning_bin_time_period">Dateien werden nach 30 Tagen endgültig gelöscht.</string>
9898
<string name="motion_photo_show_video">Video anzeigen</string>
9999
<string name="motion_photo_show_photo">Foto anzeigen</string>
100+
<string name="title_activity_settings">Einstellungen</string>
101+
<string name="general_header">Allgemein</string>
102+
<string name="video_header">Video</string>
103+
<string name="edge_tap_navigation_enable_title">Navigation per Bildschirmrand</string>
104+
<string name="edge_tap_navigation_enabled_description">Tippe auf den linken oder rechten Bildschirmrand, um zwischen Medien zu navigieren</string>
105+
<string name="double_tap_to_seek_enabled_title">Doppeltippen zum Spulen aktivieren</string>
106+
<string name="double_tap_to_seek_enabled_description">Doppeltippe auf die linke oder rechte Seite des Videos, um zurück- oder vorzuspulen</string>
107+
<string name="double_tap_to_seek_seconds_title">Sprunglänge beim Doppeltippen</string>
108+
<string name="double_tap_to_seek_seconds_description">Sekunden, die beim Doppeltippen auf das Video übersprungen werden</string>
109+
<string name="hide_native_seek_buttons_title">Native Vor- und Zurückspultasten ausblenden</string>
110+
<string name="hide_native_seek_buttons_description">Blendet die Vor- und Zurückspultasten aus den Videosteuerungselementen aus</string>
111+
<string name="remember_video_playback_position_enabled_title">Wiedergabeposition merken</string>
112+
<string name="remember_video_playback_position_enabled_description">Videos an der zuletzt gestoppten Stelle fortsetzen</string>
100113
</resources>

app/src/main/res/values-el/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<!--
3-
SPDX-FileCopyrightText: 2023-2025 The LineageOS Project
3+
SPDX-FileCopyrightText: 2023-2026 The LineageOS Project
44
SPDX-License-Identifier: Apache-2.0
55
-->
66
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">

app/src/main/res/values-en-rAU/strings.xml

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<!--
3-
SPDX-FileCopyrightText: 2023-2025 The LineageOS Project
3+
SPDX-FileCopyrightText: 2023-2026 The LineageOS Project
44
SPDX-License-Identifier: Apache-2.0
55
-->
66
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
@@ -97,4 +97,17 @@
9797
<string name="warning_bin_time_period">Files will be permanently deleted after 30 days.</string>
9898
<string name="motion_photo_show_video">Show video</string>
9999
<string name="motion_photo_show_photo">Show photo</string>
100+
<string name="title_activity_settings">Settings</string>
101+
<string name="general_header">General</string>
102+
<string name="video_header">Video</string>
103+
<string name="edge_tap_navigation_enable_title">Edge tap navigation</string>
104+
<string name="edge_tap_navigation_enabled_description">Tap left or right edge of screen to navigate between media</string>
105+
<string name="double_tap_to_seek_enabled_title">Enable double-tap to seek</string>
106+
<string name="double_tap_to_seek_enabled_description">Double-tap the left or right side of the video to skip backward or forward</string>
107+
<string name="double_tap_to_seek_seconds_title">Double-tap to seek skip duration</string>
108+
<string name="double_tap_to_seek_seconds_description">Seconds to skip when double-tapping the video</string>
109+
<string name="hide_native_seek_buttons_title">Hide native seek buttons</string>
110+
<string name="hide_native_seek_buttons_description">Hide rewind and fast-forward buttons from the video player controls</string>
111+
<string name="remember_video_playback_position_enabled_title">Remember playback position</string>
112+
<string name="remember_video_playback_position_enabled_description">Resume videos from the last stopped position</string>
100113
</resources>

app/src/main/res/values-en-rCA/strings.xml

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<!--
3-
SPDX-FileCopyrightText: 2023-2025 The LineageOS Project
3+
SPDX-FileCopyrightText: 2023-2026 The LineageOS Project
44
SPDX-License-Identifier: Apache-2.0
55
-->
66
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
@@ -97,4 +97,17 @@
9797
<string name="warning_bin_time_period">Files will be permanently deleted after 30 days.</string>
9898
<string name="motion_photo_show_video">Show video</string>
9999
<string name="motion_photo_show_photo">Show photo</string>
100+
<string name="title_activity_settings">Settings</string>
101+
<string name="general_header">General</string>
102+
<string name="video_header">Video</string>
103+
<string name="edge_tap_navigation_enable_title">Edge tap navigation</string>
104+
<string name="edge_tap_navigation_enabled_description">Tap left or right edge of screen to navigate between media</string>
105+
<string name="double_tap_to_seek_enabled_title">Enable double-tap to seek</string>
106+
<string name="double_tap_to_seek_enabled_description">Double-tap the left or right side of the video to skip backward or forward</string>
107+
<string name="double_tap_to_seek_seconds_title">Double-tap to seek skip duration</string>
108+
<string name="double_tap_to_seek_seconds_description">Seconds to skip when double-tapping the video</string>
109+
<string name="hide_native_seek_buttons_title">Hide native seek buttons</string>
110+
<string name="hide_native_seek_buttons_description">Hide rewind and fast-forward buttons from the video player controls</string>
111+
<string name="remember_video_playback_position_enabled_title">Remember playback position</string>
112+
<string name="remember_video_playback_position_enabled_description">Resume videos from the last stopped position</string>
100113
</resources>

0 commit comments

Comments
 (0)