summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFilip Stanis <fstanis@google.com>2024-04-03 17:11:00 +0100
committerGitHub <noreply@github.com>2024-04-03 17:11:00 +0100
commitff972402755b90d2b1972c23f791bd3f8ecffbdb (patch)
tree2ec7de2e23a0cb234800b425c6e001996d8be164
parent41ffa4cfe1687cc566169a2bceddf83a3e00b9f4 (diff)
downloadhorologist-ff972402755b90d2b1972c23f791bd3f8ecffbdb.tar.gz
Update translations (#2174)
Co-authored-by: Yuri Schimke <yuri@schimke.ee>
-rwxr-xr-xauth/composables/src/main/res/values-fil/strings.xml29
-rwxr-xr-xcomposables/src/main/res/values-fil/strings.xml43
-rwxr-xr-xcompose-material/src/main/res/values-fil/strings.xml26
-rwxr-xr-xmedia/audio-ui/src/main/res/values-fil/strings.xml29
-rwxr-xr-xmedia/ui/src/main/res/values-fil/strings.xml48
5 files changed, 175 insertions, 0 deletions
diff --git a/auth/composables/src/main/res/values-fil/strings.xml b/auth/composables/src/main/res/values-fil/strings.xml
new file mode 100755
index 00000000..78fdca3b
--- /dev/null
+++ b/auth/composables/src/main/res/values-fil/strings.xml
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="utf-8"?><resources>
+<!--
+ Copyright 2024 The Android Open Source Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+
+ <string name="horologist_check_your_phone_title">Tingnan ang iyong telepono</string>
+ <string name="horologist_auth_error_message">Nagkaproblema. Subukan ulit.</string>
+ <string name="horologist_signedin_confirmation_greeting">Kumusta, %s</string>
+ <string name="horologist_signedin_confirmation_greeting_no_name">Kumusta!</string>
+ <string name="horologist_signin_prompt_title">Mag-sign in</string>
+ <string name="horologist_sign_in_chip_label">Mag-sign in</string>
+ <string name="horologist_guest_mode_chip_label">Walang account</string>
+ <string name="horologist_other_options_chip_label">Iba pang opsyon</string>
+ <string name="horologist_create_account_chip_label">Gumawa ng account</string>
+ <string name="horologist_select_account_title">Pumili ng account</string>
+ <string name="horologist_signin_placeholder_message">Nagsa-sign in…</string>
+</resources>
diff --git a/composables/src/main/res/values-fil/strings.xml b/composables/src/main/res/values-fil/strings.xml
new file mode 100755
index 00000000..f66a8e3b
--- /dev/null
+++ b/composables/src/main/res/values-fil/strings.xml
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="utf-8"?><resources xmlns:tools="http://schemas.android.com/tools" tools:ignore="MissingQuantity">
+<!--
+ Copyright 2024 The Android Open Source Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+
+ <string name="horologist_time_picker_hour">Oras</string>
+ <string name="horologist_time_picker_minute">Minuto</string>
+ <string name="horologist_time_picker_second">Segundo</string>
+ <plurals name="horologist_time_picker_hours_content_description">
+ <item quantity="one">%d Oras</item>
+ <item quantity="other">%d na Oras</item>
+ </plurals>
+ <plurals name="horologist_time_picker_minutes_content_description">
+ <item quantity="one">%d Minuto</item>
+ <item quantity="other">%d na Minuto</item>
+ </plurals>
+ <plurals name="horologist_time_picker_seconds_content_description">
+ <item quantity="one">%d Segundo</item>
+ <item quantity="other">%d na Segundo</item>
+ </plurals>
+ <string name="horologist_time_picker_min">Min</string>
+ <string name="horologist_time_picker_period">Oras</string>
+ <string name="horologist_time_picker_am">AM</string>
+ <string name="horologist_time_picker_pm">PM</string>
+ <string name="horologist_picker_day">Araw</string>
+ <string name="horologist_picker_month">Buwan</string>
+ <string name="horologist_picker_year">Taon</string>
+ <string name="horologist_picker_confirm_button_content_description">Kumpirmahin</string>
+ <string name="horologist_picker_next_button_content_description">Susunod</string>
+ <string name="horologist_placeholderchip_content_description">Naglo-load</string>
+</resources>
diff --git a/compose-material/src/main/res/values-fil/strings.xml b/compose-material/src/main/res/values-fil/strings.xml
new file mode 100755
index 00000000..afe3db18
--- /dev/null
+++ b/compose-material/src/main/res/values-fil/strings.xml
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="utf-8"?><resources>
+<!--
+ Copyright 2024 The Android Open Source Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+
+ <string name="horologist_toggle_chip_on_state_description">Naka-on</string>
+ <string name="horologist_toggle_chip_off_state_description">Naka-off</string>
+ <string name="horologist_split_toggle_chip_on_state_description">Naka-on</string>
+ <string name="horologist_split_toggle_chip_off_state_description">Naka-off</string>
+ <string name="horologist_toggle_button_on_state_description">Naka-on</string>
+ <string name="horologist_toggle_button_off_state_description">Naka-off</string>
+ <string name="horologist_stepper_decrease_content_description">Bawasan</string>
+ <string name="horologist_stepper_increase_content_description">Dagdagan</string>
+</resources>
diff --git a/media/audio-ui/src/main/res/values-fil/strings.xml b/media/audio-ui/src/main/res/values-fil/strings.xml
new file mode 100755
index 00000000..ddd3825f
--- /dev/null
+++ b/media/audio-ui/src/main/res/values-fil/strings.xml
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="utf-8"?><resources>
+<!--
+ Copyright 2024 The Android Open Source Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+
+ <string name="horologist_volume_screen_volume_up_content_description">Lakasan ang Volume</string>
+ <string name="horologist_volume_screen_volume_down_content_description">Hinaan ang Volume</string>
+ <string name="horologist_volume_screen_connected_state">Nakakonekta, Volume %1$d</string>
+ <string name="horologist_volume_screen_not_connected_state">Hindi Nakakonekta</string>
+ <string name="horologist_volume_screen_change_audio_output">Palitan ang Audio Output</string>
+ <string name="horologist_speaker_name">Speaker ng Relo</string>
+ <string name="choose_device">Pumili ng device</string>
+ <string name="horologist_output_none">Wala</string>
+ <string name="horologist_set_volume_content_description">Itakda ang Volume</string>
+ <string name="horologist_audio_output_content_description">Audio Output</string>
+ <string name="horologist_volume_screen_volume_label">Volume</string>
+</resources>
diff --git a/media/ui/src/main/res/values-fil/strings.xml b/media/ui/src/main/res/values-fil/strings.xml
new file mode 100755
index 00000000..5cd7fef1
--- /dev/null
+++ b/media/ui/src/main/res/values-fil/strings.xml
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="utf-8"?><resources>
+<!--
+ Copyright 2024 The Android Open Source Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+
+ <string name="horologist_pause_button_content_description">I-pause</string>
+ <string name="horologist_play_button_content_description">I-play</string>
+ <string name="horologist_seek_to_next_button_content_description">Susunod</string>
+ <string name="horologist_seek_to_previous_button_content_description">Nakaraan</string>
+ <string name="horologist_seek_forward_button_content_description">I-forward</string>
+ <string name="horologist_seek_forward_button_seconds_content_description">I-forward nang %s (na) segundo</string>
+ <string name="horologist_seek_back_button_content_description">I-rewind</string>
+ <string name="horologist_seek_back_button_seconds_content_description">I-rewind nang %s (na) segundo</string>
+ <string name="horologist_shuffle_button_off_content_description">Naka-off ang shuffle mode</string>
+ <string name="horologist_shuffle_button_on_content_description">Naka-on ang shuffle mode</string>
+ <string name="horologist_nothing_playing">Walang nagpe-play</string>
+ <string name="horologist_browse_downloads_title">Mga Download</string>
+ <string name="horologist_browse_downloads_empty">Mag-download ng musika para masimulan ang pakikinig</string>
+ <string name="horologist_browse_library_title">Library</string>
+ <string name="horologist_browse_library_playlists">Mga Playlist</string>
+ <string name="horologist_browse_library_playlists_button">Mga Playlist</string>
+ <string name="horologist_browse_library_settings_button">Mga Setting</string>
+ <string name="horologist_browse_playlist_title">Mga Playlist</string>
+ <string name="horologist_playlist_download_button_download">I-download sa relo mo</string>
+ <string name="horologist_playlist_download_button_cancel">Kanselahin</string>
+ <string name="horologist_playlist_download_button_download_content_description">Puwedeng i-download</string>
+ <string name="horologist_playlist_download_progress_button_cancel_content_description">Nagda-download</string>
+ <string name="horologist_playlist_download_progress_button_cancel_action_label">Kanselahin</string>
+ <string name="horologist_playlist_download_button_download_done_content_description">Na-download</string>
+ <string name="horologist_playlist_download_button_remove_download_action_label">Alisin ang download</string>
+ <string name="horologist_playlist_download_button_shuffle_content_description">I-shuffle</string>
+ <string name="horologist_playlist_download_button_play_content_description">I-play</string>
+ <string name="horologist_playlist_download_media_chip_download_content_description">%s Nagda-download</string>
+ <string name="horologist_playlist_download_download_progress_known_size">%1$.0f%% ng %2$s</string>
+ <string name="horologist_playlist_download_download_progress_waiting">Naghihintay…</string>
+</resources>