Update session translations
PiperOrigin-RevId: 425589473
This commit is contained in:
parent
e4cfb925cb
commit
3871396070
43
libraries/session/src/main/res/values-af/strings.xml
Normal file → Executable file
43
libraries/session/src/main/res/values-af/strings.xml
Normal file → Executable file
@ -1,23 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
~ Copyright 2018 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.
|
||||
-->
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2018 The Android Open Source Project
|
||||
|
||||
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="default_notification_channel_name" msgid="7213672915724563695">"Speel tans"</string>
|
||||
<string name="play_button_content_description" msgid="963503759453979404">"Speel"</string>
|
||||
<string name="media3_controls_pause_description" msgid="3510124037191104584">"Onderbreek"</string>
|
||||
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.
|
||||
-->
|
||||
<resources>
|
||||
<string name="default_notification_channel_name">Speel tans</string>
|
||||
<string name="media3_controls_play_description">Speel</string>
|
||||
<string name="media3_controls_pause_description">Onderbreek</string>
|
||||
<string name="media3_controls_seek_to_previous_description">Soek tot by vorige item</string>
|
||||
<string name="media3_controls_seek_to_next_description">Soek tot by volgende item</string>
|
||||
<string name="media3_controls_seek_back_description">Soek agtertoe</string>
|
||||
<string name="media3_controls_seek_forward_description">Soek vorentoe</string>
|
||||
</resources>
|
||||
|
43
libraries/session/src/main/res/values-am/strings.xml
Normal file → Executable file
43
libraries/session/src/main/res/values-am/strings.xml
Normal file → Executable file
@ -1,23 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
~ Copyright 2018 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.
|
||||
-->
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2018 The Android Open Source Project
|
||||
|
||||
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="default_notification_channel_name" msgid="7213672915724563695">"አሁን እየተጫወተ ያለ"</string>
|
||||
<string name="play_button_content_description" msgid="963503759453979404">"አጫውት"</string>
|
||||
<string name="media3_controls_pause_description" msgid="3510124037191104584">"ላፍታ አቁም"</string>
|
||||
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.
|
||||
-->
|
||||
<resources>
|
||||
<string name="default_notification_channel_name">አሁን እየተጫወተ ያለ</string>
|
||||
<string name="media3_controls_play_description">አጫውት</string>
|
||||
<string name="media3_controls_pause_description">ባለበት አቁም</string>
|
||||
<string name="media3_controls_seek_to_previous_description">ወደ ቀዳሚው ንጥል ፈልግ</string>
|
||||
<string name="media3_controls_seek_to_next_description">ወደ ቀጣዩ ንጥል ፈልግ</string>
|
||||
<string name="media3_controls_seek_back_description">ወደኋላ ፈልግ</string>
|
||||
<string name="media3_controls_seek_forward_description">ወደፊት ፈልግ</string>
|
||||
</resources>
|
||||
|
43
libraries/session/src/main/res/values-ar/strings.xml
Normal file → Executable file
43
libraries/session/src/main/res/values-ar/strings.xml
Normal file → Executable file
@ -1,23 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
~ Copyright 2018 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.
|
||||
-->
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2018 The Android Open Source Project
|
||||
|
||||
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="default_notification_channel_name" msgid="7213672915724563695">"التعرف التلقائي على الوسائط"</string>
|
||||
<string name="play_button_content_description" msgid="963503759453979404">"تشغيل"</string>
|
||||
<string name="media3_controls_pause_description" msgid="3510124037191104584">"إيقاف مؤقت"</string>
|
||||
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.
|
||||
-->
|
||||
<resources>
|
||||
<string name="default_notification_channel_name">التعرف التلقائي على الوسائط</string>
|
||||
<string name="media3_controls_play_description">تشغيل</string>
|
||||
<string name="media3_controls_pause_description">إيقاف مؤقت</string>
|
||||
<string name="media3_controls_seek_to_previous_description">ترجيع إلى العنصر السابق</string>
|
||||
<string name="media3_controls_seek_to_next_description">تقديم إلى العنصر التالي</string>
|
||||
<string name="media3_controls_seek_back_description">ترجيع</string>
|
||||
<string name="media3_controls_seek_forward_description">تقديم</string>
|
||||
</resources>
|
||||
|
43
libraries/session/src/main/res/values-az/strings.xml
Normal file → Executable file
43
libraries/session/src/main/res/values-az/strings.xml
Normal file → Executable file
@ -1,23 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
~ Copyright 2018 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.
|
||||
-->
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2018 The Android Open Source Project
|
||||
|
||||
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="default_notification_channel_name" msgid="7213672915724563695">"İndi oxudulur"</string>
|
||||
<string name="play_button_content_description" msgid="963503759453979404">"Oxudun"</string>
|
||||
<string name="media3_controls_pause_description" msgid="3510124037191104584">"Durdurun"</string>
|
||||
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.
|
||||
-->
|
||||
<resources>
|
||||
<string name="default_notification_channel_name">İndi oxudulur</string>
|
||||
<string name="media3_controls_play_description">Oxudun</string>
|
||||
<string name="media3_controls_pause_description">Durdurun</string>
|
||||
<string name="media3_controls_seek_to_previous_description">Əvvəlki elementə keçin</string>
|
||||
<string name="media3_controls_seek_to_next_description">Növbəti elementə keçin</string>
|
||||
<string name="media3_controls_seek_back_description">Geri keçin</string>
|
||||
<string name="media3_controls_seek_forward_description">İrəli keçin</string>
|
||||
</resources>
|
||||
|
43
libraries/session/src/main/res/values-b+sr+Latn/strings.xml
Normal file → Executable file
43
libraries/session/src/main/res/values-b+sr+Latn/strings.xml
Normal file → Executable file
@ -1,23 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
~ Copyright 2018 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.
|
||||
-->
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2018 The Android Open Source Project
|
||||
|
||||
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="default_notification_channel_name" msgid="7213672915724563695">"Trenutno svira"</string>
|
||||
<string name="play_button_content_description" msgid="963503759453979404">"Pusti"</string>
|
||||
<string name="media3_controls_pause_description" msgid="3510124037191104584">"Pauziraj"</string>
|
||||
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.
|
||||
-->
|
||||
<resources>
|
||||
<string name="default_notification_channel_name">Trenutno svira</string>
|
||||
<string name="media3_controls_play_description">Pusti</string>
|
||||
<string name="media3_controls_pause_description">Pauziraj</string>
|
||||
<string name="media3_controls_seek_to_previous_description">Premotaj na prethodnu stavku</string>
|
||||
<string name="media3_controls_seek_to_next_description">Premotaj na sledeću stavku</string>
|
||||
<string name="media3_controls_seek_back_description">Premotaj unazad</string>
|
||||
<string name="media3_controls_seek_forward_description">Premotaj unapred</string>
|
||||
</resources>
|
||||
|
43
libraries/session/src/main/res/values-be/strings.xml
Normal file → Executable file
43
libraries/session/src/main/res/values-be/strings.xml
Normal file → Executable file
@ -1,23 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
~ Copyright 2018 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.
|
||||
-->
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2018 The Android Open Source Project
|
||||
|
||||
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="default_notification_channel_name" msgid="7213672915724563695">"Зараз іграе"</string>
|
||||
<string name="play_button_content_description" msgid="963503759453979404">"Прайграць"</string>
|
||||
<string name="media3_controls_pause_description" msgid="3510124037191104584">"Прыпыніць"</string>
|
||||
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.
|
||||
-->
|
||||
<resources>
|
||||
<string name="default_notification_channel_name">Зараз іграе</string>
|
||||
<string name="media3_controls_play_description">Прайграць</string>
|
||||
<string name="media3_controls_pause_description">Прыпыніць</string>
|
||||
<string name="media3_controls_seek_to_previous_description">Перайсці да папярэдняга элемента</string>
|
||||
<string name="media3_controls_seek_to_next_description">Перайсці да наступнага элемента</string>
|
||||
<string name="media3_controls_seek_back_description">Перайсці назад</string>
|
||||
<string name="media3_controls_seek_forward_description">Перайсці ўперад</string>
|
||||
</resources>
|
||||
|
43
libraries/session/src/main/res/values-bg/strings.xml
Normal file → Executable file
43
libraries/session/src/main/res/values-bg/strings.xml
Normal file → Executable file
@ -1,23 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
~ Copyright 2018 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.
|
||||
-->
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2018 The Android Open Source Project
|
||||
|
||||
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="default_notification_channel_name" msgid="7213672915724563695">"Възпроизвежда се в момента"</string>
|
||||
<string name="play_button_content_description" msgid="963503759453979404">"Пускане"</string>
|
||||
<string name="media3_controls_pause_description" msgid="3510124037191104584">"Поставяне на пауза"</string>
|
||||
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.
|
||||
-->
|
||||
<resources>
|
||||
<string name="default_notification_channel_name">Възпроизвеждано сега съдържание</string>
|
||||
<string name="media3_controls_play_description">Пускане</string>
|
||||
<string name="media3_controls_pause_description">Пауза</string>
|
||||
<string name="media3_controls_seek_to_previous_description">Придвижване към предишния елемент</string>
|
||||
<string name="media3_controls_seek_to_next_description">Придвижване към следващия елемент</string>
|
||||
<string name="media3_controls_seek_back_description">Придвижване назад</string>
|
||||
<string name="media3_controls_seek_forward_description">Придвижване напред</string>
|
||||
</resources>
|
||||
|
43
libraries/session/src/main/res/values-bn/strings.xml
Normal file → Executable file
43
libraries/session/src/main/res/values-bn/strings.xml
Normal file → Executable file
@ -1,23 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
~ Copyright 2018 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.
|
||||
-->
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2018 The Android Open Source Project
|
||||
|
||||
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="default_notification_channel_name" msgid="7213672915724563695">"এখন চলছে"</string>
|
||||
<string name="play_button_content_description" msgid="963503759453979404">"চালান"</string>
|
||||
<string name="media3_controls_pause_description" msgid="3510124037191104584">"পজ করুন"</string>
|
||||
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.
|
||||
-->
|
||||
<resources>
|
||||
<string name="default_notification_channel_name">এখন চলছে</string>
|
||||
<string name="media3_controls_play_description">চালান</string>
|
||||
<string name="media3_controls_pause_description">পজ করুন</string>
|
||||
<string name="media3_controls_seek_to_previous_description">আগের আইটেমে যান</string>
|
||||
<string name="media3_controls_seek_to_next_description">পরের আইটেমে যান</string>
|
||||
<string name="media3_controls_seek_back_description">ফিরে যাওয়ার বোতাম</string>
|
||||
<string name="media3_controls_seek_forward_description">এগিয়ে যান</string>
|
||||
</resources>
|
||||
|
43
libraries/session/src/main/res/values-bs/strings.xml
Normal file → Executable file
43
libraries/session/src/main/res/values-bs/strings.xml
Normal file → Executable file
@ -1,23 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
~ Copyright 2018 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.
|
||||
-->
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2018 The Android Open Source Project
|
||||
|
||||
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="default_notification_channel_name" msgid="7213672915724563695">"Trenutno se reproducira"</string>
|
||||
<string name="play_button_content_description" msgid="963503759453979404">"Reproduciranje"</string>
|
||||
<string name="media3_controls_pause_description" msgid="3510124037191104584">"Pauza"</string>
|
||||
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.
|
||||
-->
|
||||
<resources>
|
||||
<string name="default_notification_channel_name">Trenutno se reproducira</string>
|
||||
<string name="media3_controls_play_description">Reproduciranje</string>
|
||||
<string name="media3_controls_pause_description">Pauziranje</string>
|
||||
<string name="media3_controls_seek_to_previous_description">Pomicanje na prethodnu stavku</string>
|
||||
<string name="media3_controls_seek_to_next_description">Pomicanje na sljedeću stavku</string>
|
||||
<string name="media3_controls_seek_back_description">Pomicanje nazad</string>
|
||||
<string name="media3_controls_seek_forward_description">Pomicanje naprijed</string>
|
||||
</resources>
|
||||
|
43
libraries/session/src/main/res/values-ca/strings.xml
Normal file → Executable file
43
libraries/session/src/main/res/values-ca/strings.xml
Normal file → Executable file
@ -1,23 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
~ Copyright 2018 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.
|
||||
-->
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2018 The Android Open Source Project
|
||||
|
||||
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="default_notification_channel_name" msgid="7213672915724563695">"Està sonant"</string>
|
||||
<string name="play_button_content_description" msgid="963503759453979404">"Reprodueix"</string>
|
||||
<string name="media3_controls_pause_description" msgid="3510124037191104584">"Posa en pausa"</string>
|
||||
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.
|
||||
-->
|
||||
<resources>
|
||||
<string name="default_notification_channel_name">S\'està reproduint</string>
|
||||
<string name="media3_controls_play_description">Reprodueix</string>
|
||||
<string name="media3_controls_pause_description">Posa en pausa</string>
|
||||
<string name="media3_controls_seek_to_previous_description">Ves a l\'element anterior</string>
|
||||
<string name="media3_controls_seek_to_next_description">Ves a l\'element següent</string>
|
||||
<string name="media3_controls_seek_back_description">Retrocedeix</string>
|
||||
<string name="media3_controls_seek_forward_description">Avança</string>
|
||||
</resources>
|
||||
|
43
libraries/session/src/main/res/values-cs/strings.xml
Normal file → Executable file
43
libraries/session/src/main/res/values-cs/strings.xml
Normal file → Executable file
@ -1,23 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
~ Copyright 2018 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.
|
||||
-->
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2018 The Android Open Source Project
|
||||
|
||||
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="default_notification_channel_name" msgid="7213672915724563695">"Přehrává se"</string>
|
||||
<string name="play_button_content_description" msgid="963503759453979404">"Přehrát"</string>
|
||||
<string name="media3_controls_pause_description" msgid="3510124037191104584">"Pozastavit"</string>
|
||||
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.
|
||||
-->
|
||||
<resources>
|
||||
<string name="default_notification_channel_name">Přehrává se</string>
|
||||
<string name="media3_controls_play_description">Přehrát</string>
|
||||
<string name="media3_controls_pause_description">Pozastavit</string>
|
||||
<string name="media3_controls_seek_to_previous_description">Posunout na předchozí položku</string>
|
||||
<string name="media3_controls_seek_to_next_description">Posunout na další položku</string>
|
||||
<string name="media3_controls_seek_back_description">Posunout zpět</string>
|
||||
<string name="media3_controls_seek_forward_description">Posunout vpřed</string>
|
||||
</resources>
|
||||
|
43
libraries/session/src/main/res/values-da/strings.xml
Normal file → Executable file
43
libraries/session/src/main/res/values-da/strings.xml
Normal file → Executable file
@ -1,23 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
~ Copyright 2018 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.
|
||||
-->
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2018 The Android Open Source Project
|
||||
|
||||
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="default_notification_channel_name" msgid="7213672915724563695">"Afspilles nu"</string>
|
||||
<string name="play_button_content_description" msgid="963503759453979404">"Afspil"</string>
|
||||
<string name="media3_controls_pause_description" msgid="3510124037191104584">"Sæt på pause"</string>
|
||||
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.
|
||||
-->
|
||||
<resources>
|
||||
<string name="default_notification_channel_name">Afspilles nu</string>
|
||||
<string name="media3_controls_play_description">Afspil</string>
|
||||
<string name="media3_controls_pause_description">Sæt på pause</string>
|
||||
<string name="media3_controls_seek_to_previous_description">Hop til forrige element</string>
|
||||
<string name="media3_controls_seek_to_next_description">Hop til næste element</string>
|
||||
<string name="media3_controls_seek_back_description">Hop tilbage</string>
|
||||
<string name="media3_controls_seek_forward_description">Hop frem</string>
|
||||
</resources>
|
||||
|
43
libraries/session/src/main/res/values-de/strings.xml
Normal file → Executable file
43
libraries/session/src/main/res/values-de/strings.xml
Normal file → Executable file
@ -1,23 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
~ Copyright 2018 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.
|
||||
-->
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2018 The Android Open Source Project
|
||||
|
||||
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="default_notification_channel_name" msgid="7213672915724563695">"Now Playing"</string>
|
||||
<string name="play_button_content_description" msgid="963503759453979404">"Wiedergeben"</string>
|
||||
<string name="media3_controls_pause_description" msgid="3510124037191104584">"Pausieren"</string>
|
||||
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.
|
||||
-->
|
||||
<resources>
|
||||
<string name="default_notification_channel_name">Läuft gerade</string>
|
||||
<string name="media3_controls_play_description">Wiedergabe</string>
|
||||
<string name="media3_controls_pause_description">Pause</string>
|
||||
<string name="media3_controls_seek_to_previous_description">Zum vorherigen Element</string>
|
||||
<string name="media3_controls_seek_to_next_description">Zum nächsten Element</string>
|
||||
<string name="media3_controls_seek_back_description">Zurückspulen</string>
|
||||
<string name="media3_controls_seek_forward_description">Vorspulen</string>
|
||||
</resources>
|
||||
|
43
libraries/session/src/main/res/values-el/strings.xml
Normal file → Executable file
43
libraries/session/src/main/res/values-el/strings.xml
Normal file → Executable file
@ -1,23 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
~ Copyright 2018 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.
|
||||
-->
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2018 The Android Open Source Project
|
||||
|
||||
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="default_notification_channel_name" msgid="7213672915724563695">"Ακούγεται τώρα"</string>
|
||||
<string name="play_button_content_description" msgid="963503759453979404">"Αναπαραγωγή"</string>
|
||||
<string name="media3_controls_pause_description" msgid="3510124037191104584">"Παύση"</string>
|
||||
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.
|
||||
-->
|
||||
<resources>
|
||||
<string name="default_notification_channel_name">Ακούγεται τώρα</string>
|
||||
<string name="media3_controls_play_description">Αναπαραγωγή</string>
|
||||
<string name="media3_controls_pause_description">Παύση</string>
|
||||
<string name="media3_controls_seek_to_previous_description">Αναζήτηση προς προηγούμενο στοιχείο</string>
|
||||
<string name="media3_controls_seek_to_next_description">Αναζήτηση προς επόμενο στοιχείο</string>
|
||||
<string name="media3_controls_seek_back_description">Αναζήτηση προς τα πίσω</string>
|
||||
<string name="media3_controls_seek_forward_description">Αναζήτηση προς τα εμπρός</string>
|
||||
</resources>
|
||||
|
43
libraries/session/src/main/res/values-en-rAU/strings.xml
Normal file → Executable file
43
libraries/session/src/main/res/values-en-rAU/strings.xml
Normal file → Executable file
@ -1,23 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
~ Copyright 2018 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.
|
||||
-->
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2018 The Android Open Source Project
|
||||
|
||||
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="default_notification_channel_name" msgid="7213672915724563695">"Now playing"</string>
|
||||
<string name="play_button_content_description" msgid="963503759453979404">"Play"</string>
|
||||
<string name="media3_controls_pause_description" msgid="3510124037191104584">"Pause"</string>
|
||||
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.
|
||||
-->
|
||||
<resources>
|
||||
<string name="default_notification_channel_name">Now playing</string>
|
||||
<string name="media3_controls_play_description">Play</string>
|
||||
<string name="media3_controls_pause_description">Pause</string>
|
||||
<string name="media3_controls_seek_to_previous_description">Rewind to previous item</string>
|
||||
<string name="media3_controls_seek_to_next_description">Forward to next item</string>
|
||||
<string name="media3_controls_seek_back_description">Rewind</string>
|
||||
<string name="media3_controls_seek_forward_description">Fast forward</string>
|
||||
</resources>
|
||||
|
43
libraries/session/src/main/res/values-en-rGB/strings.xml
Normal file → Executable file
43
libraries/session/src/main/res/values-en-rGB/strings.xml
Normal file → Executable file
@ -1,23 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
~ Copyright 2018 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.
|
||||
-->
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2018 The Android Open Source Project
|
||||
|
||||
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="default_notification_channel_name" msgid="7213672915724563695">"Now playing"</string>
|
||||
<string name="play_button_content_description" msgid="963503759453979404">"Play"</string>
|
||||
<string name="media3_controls_pause_description" msgid="3510124037191104584">"Pause"</string>
|
||||
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.
|
||||
-->
|
||||
<resources>
|
||||
<string name="default_notification_channel_name">Now playing</string>
|
||||
<string name="media3_controls_play_description">Play</string>
|
||||
<string name="media3_controls_pause_description">Pause</string>
|
||||
<string name="media3_controls_seek_to_previous_description">Rewind to previous item</string>
|
||||
<string name="media3_controls_seek_to_next_description">Forward to next item</string>
|
||||
<string name="media3_controls_seek_back_description">Rewind</string>
|
||||
<string name="media3_controls_seek_forward_description">Fast forward</string>
|
||||
</resources>
|
||||
|
43
libraries/session/src/main/res/values-en-rIN/strings.xml
Normal file → Executable file
43
libraries/session/src/main/res/values-en-rIN/strings.xml
Normal file → Executable file
@ -1,23 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
~ Copyright 2018 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.
|
||||
-->
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2018 The Android Open Source Project
|
||||
|
||||
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="default_notification_channel_name" msgid="7213672915724563695">"Now playing"</string>
|
||||
<string name="play_button_content_description" msgid="963503759453979404">"Play"</string>
|
||||
<string name="media3_controls_pause_description" msgid="3510124037191104584">"Pause"</string>
|
||||
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.
|
||||
-->
|
||||
<resources>
|
||||
<string name="default_notification_channel_name">Now playing</string>
|
||||
<string name="media3_controls_play_description">Play</string>
|
||||
<string name="media3_controls_pause_description">Pause</string>
|
||||
<string name="media3_controls_seek_to_previous_description">Rewind to previous item</string>
|
||||
<string name="media3_controls_seek_to_next_description">Forward to next item</string>
|
||||
<string name="media3_controls_seek_back_description">Rewind</string>
|
||||
<string name="media3_controls_seek_forward_description">Fast forward</string>
|
||||
</resources>
|
||||
|
43
libraries/session/src/main/res/values-es-rUS/strings.xml
Normal file → Executable file
43
libraries/session/src/main/res/values-es-rUS/strings.xml
Normal file → Executable file
@ -1,23 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
~ Copyright 2018 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.
|
||||
-->
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2018 The Android Open Source Project
|
||||
|
||||
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="default_notification_channel_name" msgid="7213672915724563695">"En reproducción"</string>
|
||||
<string name="play_button_content_description" msgid="963503759453979404">"Reproducir"</string>
|
||||
<string name="media3_controls_pause_description" msgid="3510124037191104584">"Pausar"</string>
|
||||
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.
|
||||
-->
|
||||
<resources>
|
||||
<string name="default_notification_channel_name">Está sonando</string>
|
||||
<string name="media3_controls_play_description">Reproducir</string>
|
||||
<string name="media3_controls_pause_description">Pausar</string>
|
||||
<string name="media3_controls_seek_to_previous_description">Saltar al elemento anterior</string>
|
||||
<string name="media3_controls_seek_to_next_description">Saltar al siguiente elemento</string>
|
||||
<string name="media3_controls_seek_back_description">Retroceder</string>
|
||||
<string name="media3_controls_seek_forward_description">Avanzar</string>
|
||||
</resources>
|
||||
|
43
libraries/session/src/main/res/values-es/strings.xml
Normal file → Executable file
43
libraries/session/src/main/res/values-es/strings.xml
Normal file → Executable file
@ -1,23 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
~ Copyright 2018 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.
|
||||
-->
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2018 The Android Open Source Project
|
||||
|
||||
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="default_notification_channel_name" msgid="7213672915724563695">"Está sonando"</string>
|
||||
<string name="play_button_content_description" msgid="963503759453979404">"Reproducir"</string>
|
||||
<string name="media3_controls_pause_description" msgid="3510124037191104584">"Pausar"</string>
|
||||
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.
|
||||
-->
|
||||
<resources>
|
||||
<string name="default_notification_channel_name">Está sonando</string>
|
||||
<string name="media3_controls_play_description">Reproducir</string>
|
||||
<string name="media3_controls_pause_description">Pausar</string>
|
||||
<string name="media3_controls_seek_to_previous_description">Ir al elemento anterior</string>
|
||||
<string name="media3_controls_seek_to_next_description">Ir al elemento siguiente</string>
|
||||
<string name="media3_controls_seek_back_description">Volver</string>
|
||||
<string name="media3_controls_seek_forward_description">Avanzar</string>
|
||||
</resources>
|
||||
|
43
libraries/session/src/main/res/values-et/strings.xml
Normal file → Executable file
43
libraries/session/src/main/res/values-et/strings.xml
Normal file → Executable file
@ -1,23 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
~ Copyright 2018 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.
|
||||
-->
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2018 The Android Open Source Project
|
||||
|
||||
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="default_notification_channel_name" msgid="7213672915724563695">"Hetkel mängimas"</string>
|
||||
<string name="play_button_content_description" msgid="963503759453979404">"Esitamine"</string>
|
||||
<string name="media3_controls_pause_description" msgid="3510124037191104584">"Peatamine"</string>
|
||||
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.
|
||||
-->
|
||||
<resources>
|
||||
<string name="default_notification_channel_name">Hetkel mängimas</string>
|
||||
<string name="media3_controls_play_description">Esitamine</string>
|
||||
<string name="media3_controls_pause_description">Peatamine</string>
|
||||
<string name="media3_controls_seek_to_previous_description">Eelmise üksuse juurde liikumine</string>
|
||||
<string name="media3_controls_seek_to_next_description">Järgmise üksuse juurde liikumine</string>
|
||||
<string name="media3_controls_seek_back_description">Tagasikerimine</string>
|
||||
<string name="media3_controls_seek_forward_description">Edasikerimine</string>
|
||||
</resources>
|
||||
|
43
libraries/session/src/main/res/values-eu/strings.xml
Normal file → Executable file
43
libraries/session/src/main/res/values-eu/strings.xml
Normal file → Executable file
@ -1,23 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
~ Copyright 2018 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.
|
||||
-->
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2018 The Android Open Source Project
|
||||
|
||||
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="default_notification_channel_name" msgid="7213672915724563695">"Orain erreproduzitzen"</string>
|
||||
<string name="play_button_content_description" msgid="963503759453979404">"Erreproduzitu"</string>
|
||||
<string name="media3_controls_pause_description" msgid="3510124037191104584">"Pausatu"</string>
|
||||
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.
|
||||
-->
|
||||
<resources>
|
||||
<string name="default_notification_channel_name">Orain erreproduzitzen</string>
|
||||
<string name="media3_controls_play_description">Erreproduzitu</string>
|
||||
<string name="media3_controls_pause_description">Pausatu</string>
|
||||
<string name="media3_controls_seek_to_previous_description">Joan aurreko elementura</string>
|
||||
<string name="media3_controls_seek_to_next_description">Joan hurrengo elementura</string>
|
||||
<string name="media3_controls_seek_back_description">Atzeratu</string>
|
||||
<string name="media3_controls_seek_forward_description">Aurreratu</string>
|
||||
</resources>
|
||||
|
43
libraries/session/src/main/res/values-fa/strings.xml
Normal file → Executable file
43
libraries/session/src/main/res/values-fa/strings.xml
Normal file → Executable file
@ -1,23 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
~ Copyright 2018 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.
|
||||
-->
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2018 The Android Open Source Project
|
||||
|
||||
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="default_notification_channel_name" msgid="7213672915724563695">"درحال پخش"</string>
|
||||
<string name="play_button_content_description" msgid="963503759453979404">"پخش"</string>
|
||||
<string name="media3_controls_pause_description" msgid="3510124037191104584">"مکث"</string>
|
||||
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.
|
||||
-->
|
||||
<resources>
|
||||
<string name="default_notification_channel_name">درحال پخش</string>
|
||||
<string name="media3_controls_play_description">پخش</string>
|
||||
<string name="media3_controls_pause_description">مکث</string>
|
||||
<string name="media3_controls_seek_to_previous_description">رفتن به مورد قبلی</string>
|
||||
<string name="media3_controls_seek_to_next_description">رفتن به مورد بعدی</string>
|
||||
<string name="media3_controls_seek_back_description">رفتن به عقب</string>
|
||||
<string name="media3_controls_seek_forward_description">رفتن به جلو</string>
|
||||
</resources>
|
||||
|
43
libraries/session/src/main/res/values-fi/strings.xml
Normal file → Executable file
43
libraries/session/src/main/res/values-fi/strings.xml
Normal file → Executable file
@ -1,23 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
~ Copyright 2018 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.
|
||||
-->
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2018 The Android Open Source Project
|
||||
|
||||
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="default_notification_channel_name" msgid="7213672915724563695">"Nyt toistetaan"</string>
|
||||
<string name="play_button_content_description" msgid="963503759453979404">"Toista"</string>
|
||||
<string name="media3_controls_pause_description" msgid="3510124037191104584">"Keskeytä"</string>
|
||||
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.
|
||||
-->
|
||||
<resources>
|
||||
<string name="default_notification_channel_name">Nyt toistetaan</string>
|
||||
<string name="media3_controls_play_description">Toista</string>
|
||||
<string name="media3_controls_pause_description">Keskeytä</string>
|
||||
<string name="media3_controls_seek_to_previous_description">Siirry edelliseen</string>
|
||||
<string name="media3_controls_seek_to_next_description">Siirry seuraavaan</string>
|
||||
<string name="media3_controls_seek_back_description">Siirry taaksepäin</string>
|
||||
<string name="media3_controls_seek_forward_description">Siirry eteenpäin</string>
|
||||
</resources>
|
||||
|
43
libraries/session/src/main/res/values-fr-rCA/strings.xml
Normal file → Executable file
43
libraries/session/src/main/res/values-fr-rCA/strings.xml
Normal file → Executable file
@ -1,23 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
~ Copyright 2018 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.
|
||||
-->
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2018 The Android Open Source Project
|
||||
|
||||
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="default_notification_channel_name" msgid="7213672915724563695">"En cours de lecture"</string>
|
||||
<string name="play_button_content_description" msgid="963503759453979404">"Lire"</string>
|
||||
<string name="media3_controls_pause_description" msgid="3510124037191104584">"Pause"</string>
|
||||
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.
|
||||
-->
|
||||
<resources>
|
||||
<string name="default_notification_channel_name">En cours de lecture</string>
|
||||
<string name="media3_controls_play_description">Lire</string>
|
||||
<string name="media3_controls_pause_description">Pause</string>
|
||||
<string name="media3_controls_seek_to_previous_description">Rechercher vers l\'élément précédent</string>
|
||||
<string name="media3_controls_seek_to_next_description">Rechercher vers l\'élément suivant</string>
|
||||
<string name="media3_controls_seek_back_description">Rechercher vers l\'arrière</string>
|
||||
<string name="media3_controls_seek_forward_description">Rechercher vers l\'avant</string>
|
||||
</resources>
|
||||
|
43
libraries/session/src/main/res/values-fr/strings.xml
Normal file → Executable file
43
libraries/session/src/main/res/values-fr/strings.xml
Normal file → Executable file
@ -1,23 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
~ Copyright 2018 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.
|
||||
-->
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2018 The Android Open Source Project
|
||||
|
||||
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="default_notification_channel_name" msgid="7213672915724563695">"En écoute"</string>
|
||||
<string name="play_button_content_description" msgid="963503759453979404">"Lire"</string>
|
||||
<string name="media3_controls_pause_description" msgid="3510124037191104584">"Pause"</string>
|
||||
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.
|
||||
-->
|
||||
<resources>
|
||||
<string name="default_notification_channel_name">En cours de lecture</string>
|
||||
<string name="media3_controls_play_description">Lecture</string>
|
||||
<string name="media3_controls_pause_description">Pause</string>
|
||||
<string name="media3_controls_seek_to_previous_description">Accéder à l\'élément précédent</string>
|
||||
<string name="media3_controls_seek_to_next_description">Accéder à l\'élément suivant</string>
|
||||
<string name="media3_controls_seek_back_description">Revenir en arrière</string>
|
||||
<string name="media3_controls_seek_forward_description">Avancer</string>
|
||||
</resources>
|
||||
|
43
libraries/session/src/main/res/values-gl/strings.xml
Normal file → Executable file
43
libraries/session/src/main/res/values-gl/strings.xml
Normal file → Executable file
@ -1,23 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
~ Copyright 2018 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.
|
||||
-->
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2018 The Android Open Source Project
|
||||
|
||||
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="default_notification_channel_name" msgid="7213672915724563695">"Reproducindo"</string>
|
||||
<string name="play_button_content_description" msgid="963503759453979404">"Reproducir"</string>
|
||||
<string name="media3_controls_pause_description" msgid="3510124037191104584">"Pór en pausa"</string>
|
||||
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.
|
||||
-->
|
||||
<resources>
|
||||
<string name="default_notification_channel_name">Reproducindo</string>
|
||||
<string name="media3_controls_play_description">Reproducir</string>
|
||||
<string name="media3_controls_pause_description">Pór en pausa</string>
|
||||
<string name="media3_controls_seek_to_previous_description">Retroceder ao elemento anterior</string>
|
||||
<string name="media3_controls_seek_to_next_description">Avanzar ao elemento seguinte</string>
|
||||
<string name="media3_controls_seek_back_description">Retroceder</string>
|
||||
<string name="media3_controls_seek_forward_description">Avanzar</string>
|
||||
</resources>
|
||||
|
43
libraries/session/src/main/res/values-gu/strings.xml
Normal file → Executable file
43
libraries/session/src/main/res/values-gu/strings.xml
Normal file → Executable file
@ -1,23 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
~ Copyright 2018 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.
|
||||
-->
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2018 The Android Open Source Project
|
||||
|
||||
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="default_notification_channel_name" msgid="7213672915724563695">"હાલમાં ચાલી રહ્યું છે"</string>
|
||||
<string name="play_button_content_description" msgid="963503759453979404">"ચલાવો"</string>
|
||||
<string name="media3_controls_pause_description" msgid="3510124037191104584">"થોભાવો"</string>
|
||||
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.
|
||||
-->
|
||||
<resources>
|
||||
<string name="default_notification_channel_name">હાલમાં ચાલી રહી છે</string>
|
||||
<string name="media3_controls_play_description">ચલાવો</string>
|
||||
<string name="media3_controls_pause_description">થોભાવો</string>
|
||||
<string name="media3_controls_seek_to_previous_description">પાછલી આઇટમ શોધો</string>
|
||||
<string name="media3_controls_seek_to_next_description">આગલી આઇટમ શોધો</string>
|
||||
<string name="media3_controls_seek_back_description">પાછળ લઈ જાઓ</string>
|
||||
<string name="media3_controls_seek_forward_description">આગળ લઈ જાઓ</string>
|
||||
</resources>
|
||||
|
43
libraries/session/src/main/res/values-hi/strings.xml
Normal file → Executable file
43
libraries/session/src/main/res/values-hi/strings.xml
Normal file → Executable file
@ -1,23 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
~ Copyright 2018 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.
|
||||
-->
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2018 The Android Open Source Project
|
||||
|
||||
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="default_notification_channel_name" msgid="7213672915724563695">"अभी चल रहा है"</string>
|
||||
<string name="play_button_content_description" msgid="963503759453979404">"चलाएं"</string>
|
||||
<string name="media3_controls_pause_description" msgid="3510124037191104584">"रोकें"</string>
|
||||
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.
|
||||
-->
|
||||
<resources>
|
||||
<string name="default_notification_channel_name">अभी चल रहा है</string>
|
||||
<string name="media3_controls_play_description">चलाएं</string>
|
||||
<string name="media3_controls_pause_description">रोकें</string>
|
||||
<string name="media3_controls_seek_to_previous_description">पिछले आइटम पर जाएं</string>
|
||||
<string name="media3_controls_seek_to_next_description">अगले आइटम पर जाएं</string>
|
||||
<string name="media3_controls_seek_back_description">वापस जाएं</string>
|
||||
<string name="media3_controls_seek_forward_description">आगे बढ़ाएं</string>
|
||||
</resources>
|
||||
|
43
libraries/session/src/main/res/values-hr/strings.xml
Normal file → Executable file
43
libraries/session/src/main/res/values-hr/strings.xml
Normal file → Executable file
@ -1,23 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
~ Copyright 2018 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.
|
||||
-->
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2018 The Android Open Source Project
|
||||
|
||||
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="default_notification_channel_name" msgid="7213672915724563695">"Sada se reproducira"</string>
|
||||
<string name="play_button_content_description" msgid="963503759453979404">"Reproduciraj"</string>
|
||||
<string name="media3_controls_pause_description" msgid="3510124037191104584">"Pauziraj"</string>
|
||||
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.
|
||||
-->
|
||||
<resources>
|
||||
<string name="default_notification_channel_name">Upravo svira</string>
|
||||
<string name="media3_controls_play_description">Reproduciraj</string>
|
||||
<string name="media3_controls_pause_description">Pauziraj</string>
|
||||
<string name="media3_controls_seek_to_previous_description">Idi na prethodnu stavku</string>
|
||||
<string name="media3_controls_seek_to_next_description">Idi na sljedeću stavku</string>
|
||||
<string name="media3_controls_seek_back_description">Skok unatrag</string>
|
||||
<string name="media3_controls_seek_forward_description">Skok prema naprijed</string>
|
||||
</resources>
|
||||
|
43
libraries/session/src/main/res/values-hu/strings.xml
Normal file → Executable file
43
libraries/session/src/main/res/values-hu/strings.xml
Normal file → Executable file
@ -1,23 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
~ Copyright 2018 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.
|
||||
-->
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2018 The Android Open Source Project
|
||||
|
||||
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="default_notification_channel_name" msgid="7213672915724563695">"Most játszott tartalom"</string>
|
||||
<string name="play_button_content_description" msgid="963503759453979404">"Lejátszás"</string>
|
||||
<string name="media3_controls_pause_description" msgid="3510124037191104584">"Szünet"</string>
|
||||
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.
|
||||
-->
|
||||
<resources>
|
||||
<string name="default_notification_channel_name">Most játszott tartalom</string>
|
||||
<string name="media3_controls_play_description">Lejátszás</string>
|
||||
<string name="media3_controls_pause_description">Szüneteltetés</string>
|
||||
<string name="media3_controls_seek_to_previous_description">Ugrás az előző elemre</string>
|
||||
<string name="media3_controls_seek_to_next_description">Ugrás a következő elemre</string>
|
||||
<string name="media3_controls_seek_back_description">Ugrás vissza</string>
|
||||
<string name="media3_controls_seek_forward_description">Ugrás előre</string>
|
||||
</resources>
|
||||
|
43
libraries/session/src/main/res/values-hy/strings.xml
Normal file → Executable file
43
libraries/session/src/main/res/values-hy/strings.xml
Normal file → Executable file
@ -1,23 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
~ Copyright 2018 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.
|
||||
-->
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2018 The Android Open Source Project
|
||||
|
||||
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="default_notification_channel_name" msgid="7213672915724563695">"Այժմ հնչում է"</string>
|
||||
<string name="play_button_content_description" msgid="963503759453979404">"Նվագարկել"</string>
|
||||
<string name="media3_controls_pause_description" msgid="3510124037191104584">"Դադարեցնել"</string>
|
||||
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.
|
||||
-->
|
||||
<resources>
|
||||
<string name="default_notification_channel_name">Այժմ նվագարկվում է</string>
|
||||
<string name="media3_controls_play_description">Նվագարկել</string>
|
||||
<string name="media3_controls_pause_description">Դադարեցնել</string>
|
||||
<string name="media3_controls_seek_to_previous_description">Անցնել նախորդ տարրին</string>
|
||||
<string name="media3_controls_seek_to_next_description">Անցնել հաջորդ տարրին</string>
|
||||
<string name="media3_controls_seek_back_description">Հետ գնալ</string>
|
||||
<string name="media3_controls_seek_forward_description">Առաջ գնալ</string>
|
||||
</resources>
|
||||
|
43
libraries/session/src/main/res/values-in/strings.xml
Normal file → Executable file
43
libraries/session/src/main/res/values-in/strings.xml
Normal file → Executable file
@ -1,23 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
~ Copyright 2018 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.
|
||||
-->
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2018 The Android Open Source Project
|
||||
|
||||
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="default_notification_channel_name" msgid="7213672915724563695">"Sedang diputar"</string>
|
||||
<string name="play_button_content_description" msgid="963503759453979404">"Putar"</string>
|
||||
<string name="media3_controls_pause_description" msgid="3510124037191104584">"Jeda"</string>
|
||||
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.
|
||||
-->
|
||||
<resources>
|
||||
<string name="default_notification_channel_name">Sedang diputar</string>
|
||||
<string name="media3_controls_play_description">Putar</string>
|
||||
<string name="media3_controls_pause_description">Jeda</string>
|
||||
<string name="media3_controls_seek_to_previous_description">Cari item sebelumnya</string>
|
||||
<string name="media3_controls_seek_to_next_description">Cari item berikutnya</string>
|
||||
<string name="media3_controls_seek_back_description">Mundur</string>
|
||||
<string name="media3_controls_seek_forward_description">Maju</string>
|
||||
</resources>
|
||||
|
43
libraries/session/src/main/res/values-is/strings.xml
Normal file → Executable file
43
libraries/session/src/main/res/values-is/strings.xml
Normal file → Executable file
@ -1,23 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
~ Copyright 2018 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.
|
||||
-->
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2018 The Android Open Source Project
|
||||
|
||||
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="default_notification_channel_name" msgid="7213672915724563695">"Í spilun"</string>
|
||||
<string name="play_button_content_description" msgid="963503759453979404">"Spila"</string>
|
||||
<string name="media3_controls_pause_description" msgid="3510124037191104584">"Gera hlé"</string>
|
||||
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.
|
||||
-->
|
||||
<resources>
|
||||
<string name="default_notification_channel_name">Í spilun</string>
|
||||
<string name="media3_controls_play_description">Spila</string>
|
||||
<string name="media3_controls_pause_description">Gera hlé</string>
|
||||
<string name="media3_controls_seek_to_previous_description">Spóla að fyrra atriði</string>
|
||||
<string name="media3_controls_seek_to_next_description">Spóla að næsta atriði</string>
|
||||
<string name="media3_controls_seek_back_description">Spóla til baka</string>
|
||||
<string name="media3_controls_seek_forward_description">Spóla áfram</string>
|
||||
</resources>
|
||||
|
43
libraries/session/src/main/res/values-it/strings.xml
Normal file → Executable file
43
libraries/session/src/main/res/values-it/strings.xml
Normal file → Executable file
@ -1,23 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
~ Copyright 2018 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.
|
||||
-->
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2018 The Android Open Source Project
|
||||
|
||||
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="default_notification_channel_name" msgid="7213672915724563695">"Ora in riproduzione"</string>
|
||||
<string name="play_button_content_description" msgid="963503759453979404">"Riproduci"</string>
|
||||
<string name="media3_controls_pause_description" msgid="3510124037191104584">"Metti in pausa"</string>
|
||||
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.
|
||||
-->
|
||||
<resources>
|
||||
<string name="default_notification_channel_name">Ora in riproduzione</string>
|
||||
<string name="media3_controls_play_description">Riproduci</string>
|
||||
<string name="media3_controls_pause_description">Metti in pausa</string>
|
||||
<string name="media3_controls_seek_to_previous_description">Vai all\'elemento precedente</string>
|
||||
<string name="media3_controls_seek_to_next_description">Vai all\'elemento successivo</string>
|
||||
<string name="media3_controls_seek_back_description">Vai indietro</string>
|
||||
<string name="media3_controls_seek_forward_description">Vai avanti</string>
|
||||
</resources>
|
||||
|
43
libraries/session/src/main/res/values-iw/strings.xml
Normal file → Executable file
43
libraries/session/src/main/res/values-iw/strings.xml
Normal file → Executable file
@ -1,23 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
~ Copyright 2018 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.
|
||||
-->
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2018 The Android Open Source Project
|
||||
|
||||
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="default_notification_channel_name" msgid="7213672915724563695">"פועל עכשיו"</string>
|
||||
<string name="play_button_content_description" msgid="963503759453979404">"הפעלה"</string>
|
||||
<string name="media3_controls_pause_description" msgid="3510124037191104584">"השהיה"</string>
|
||||
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.
|
||||
-->
|
||||
<resources>
|
||||
<string name="default_notification_channel_name">הפריט שמופעל עכשיו</string>
|
||||
<string name="media3_controls_play_description">הפעלה</string>
|
||||
<string name="media3_controls_pause_description">השהיה</string>
|
||||
<string name="media3_controls_seek_to_previous_description">דילוג לפריט הקודם</string>
|
||||
<string name="media3_controls_seek_to_next_description">דילוג לפריט הבא</string>
|
||||
<string name="media3_controls_seek_back_description">דילוג אחורה</string>
|
||||
<string name="media3_controls_seek_forward_description">דילוג קדימה</string>
|
||||
</resources>
|
||||
|
43
libraries/session/src/main/res/values-ja/strings.xml
Normal file → Executable file
43
libraries/session/src/main/res/values-ja/strings.xml
Normal file → Executable file
@ -1,23 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
~ Copyright 2018 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.
|
||||
-->
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2018 The Android Open Source Project
|
||||
|
||||
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="default_notification_channel_name" msgid="7213672915724563695">"再生中"</string>
|
||||
<string name="play_button_content_description" msgid="963503759453979404">"再生"</string>
|
||||
<string name="media3_controls_pause_description" msgid="3510124037191104584">"一時停止"</string>
|
||||
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.
|
||||
-->
|
||||
<resources>
|
||||
<string name="default_notification_channel_name">再生中</string>
|
||||
<string name="media3_controls_play_description">再生</string>
|
||||
<string name="media3_controls_pause_description">一時停止</string>
|
||||
<string name="media3_controls_seek_to_previous_description">前のアイテムに移動</string>
|
||||
<string name="media3_controls_seek_to_next_description">次のアイテムに移動</string>
|
||||
<string name="media3_controls_seek_back_description">巻き戻し</string>
|
||||
<string name="media3_controls_seek_forward_description">早送り</string>
|
||||
</resources>
|
||||
|
43
libraries/session/src/main/res/values-ka/strings.xml
Normal file → Executable file
43
libraries/session/src/main/res/values-ka/strings.xml
Normal file → Executable file
@ -1,23 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
~ Copyright 2018 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.
|
||||
-->
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2018 The Android Open Source Project
|
||||
|
||||
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="default_notification_channel_name" msgid="7213672915724563695">"ამჟამად უკრავს"</string>
|
||||
<string name="play_button_content_description" msgid="963503759453979404">"დაკვრა"</string>
|
||||
<string name="media3_controls_pause_description" msgid="3510124037191104584">"პაუზა"</string>
|
||||
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.
|
||||
-->
|
||||
<resources>
|
||||
<string name="default_notification_channel_name">ამჟამად უკრავს</string>
|
||||
<string name="media3_controls_play_description">დაკვრა</string>
|
||||
<string name="media3_controls_pause_description">პაუზა</string>
|
||||
<string name="media3_controls_seek_to_previous_description">წინა ერთეულზე გადახვევა</string>
|
||||
<string name="media3_controls_seek_to_next_description">შემდეგ ერთეულზე გადახვევა</string>
|
||||
<string name="media3_controls_seek_back_description">უკან გადახვევა</string>
|
||||
<string name="media3_controls_seek_forward_description">წინ გადახვევა</string>
|
||||
</resources>
|
||||
|
43
libraries/session/src/main/res/values-kk/strings.xml
Normal file → Executable file
43
libraries/session/src/main/res/values-kk/strings.xml
Normal file → Executable file
@ -1,23 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
~ Copyright 2018 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.
|
||||
-->
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2018 The Android Open Source Project
|
||||
|
||||
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="default_notification_channel_name" msgid="7213672915724563695">"Ойнатылуда"</string>
|
||||
<string name="play_button_content_description" msgid="963503759453979404">"Ойнату"</string>
|
||||
<string name="media3_controls_pause_description" msgid="3510124037191104584">"Кідірту"</string>
|
||||
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.
|
||||
-->
|
||||
<resources>
|
||||
<string name="default_notification_channel_name">Қазір ойнап тұр</string>
|
||||
<string name="media3_controls_play_description">Ойнату</string>
|
||||
<string name="media3_controls_pause_description">Кідірту</string>
|
||||
<string name="media3_controls_seek_to_previous_description">Алдыңғы мазмұнға өту</string>
|
||||
<string name="media3_controls_seek_to_next_description">Келесі мазмұнға өту</string>
|
||||
<string name="media3_controls_seek_back_description">Артқа айналдыру</string>
|
||||
<string name="media3_controls_seek_forward_description">Алға айналдыру</string>
|
||||
</resources>
|
||||
|
43
libraries/session/src/main/res/values-km/strings.xml
Normal file → Executable file
43
libraries/session/src/main/res/values-km/strings.xml
Normal file → Executable file
@ -1,23 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
~ Copyright 2018 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.
|
||||
-->
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2018 The Android Open Source Project
|
||||
|
||||
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="default_notification_channel_name" msgid="7213672915724563695">"កំពុងចាក់"</string>
|
||||
<string name="play_button_content_description" msgid="963503759453979404">"ចាក់"</string>
|
||||
<string name="media3_controls_pause_description" msgid="3510124037191104584">"ផ្អាក"</string>
|
||||
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.
|
||||
-->
|
||||
<resources>
|
||||
<string name="default_notification_channel_name">កំពុងចាក់</string>
|
||||
<string name="media3_controls_play_description">ចាក់</string>
|
||||
<string name="media3_controls_pause_description">ផ្អាក</string>
|
||||
<string name="media3_controls_seek_to_previous_description">ទៅកាន់ធាតុមុន</string>
|
||||
<string name="media3_controls_seek_to_next_description">ទៅកាន់ធាតុបន្ទាប់</string>
|
||||
<string name="media3_controls_seek_back_description">ថយក្រោយ</string>
|
||||
<string name="media3_controls_seek_forward_description">រំលងទៅមុខ</string>
|
||||
</resources>
|
||||
|
43
libraries/session/src/main/res/values-kn/strings.xml
Normal file → Executable file
43
libraries/session/src/main/res/values-kn/strings.xml
Normal file → Executable file
@ -1,23 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
~ Copyright 2018 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.
|
||||
-->
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2018 The Android Open Source Project
|
||||
|
||||
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="default_notification_channel_name" msgid="7213672915724563695">"ಇದೀಗ ಪ್ಲೇ ಮಾಡಲಾಗುತ್ತಿದೆ"</string>
|
||||
<string name="play_button_content_description" msgid="963503759453979404">"ಪ್ಲೇ ಮಾಡಿ"</string>
|
||||
<string name="media3_controls_pause_description" msgid="3510124037191104584">"ವಿರಾಮಗೊಳಿಸಿ"</string>
|
||||
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.
|
||||
-->
|
||||
<resources>
|
||||
<string name="default_notification_channel_name">ಇದೀಗ ಪ್ಲೇ ಮಾಡಲಾಗುತ್ತಿದೆ</string>
|
||||
<string name="media3_controls_play_description">ಪ್ಲೇ ಮಾಡಿ</string>
|
||||
<string name="media3_controls_pause_description">ವಿರಾಮಗೊಳಿಸಿ</string>
|
||||
<string name="media3_controls_seek_to_previous_description">ಹಿಂದಿನ ಐಟಂಗೆ ಸೀಕ್ ಮಾಡಿ</string>
|
||||
<string name="media3_controls_seek_to_next_description">ಮುಂದಿನ ಐಟಂಗೆ ಸೀಕ್ ಮಾಡಿ</string>
|
||||
<string name="media3_controls_seek_back_description">ಹಿಂದಕ್ಕೆ ಸೀಕ್ ಮಾಡಿ</string>
|
||||
<string name="media3_controls_seek_forward_description">ಮುಂದಕ್ಕೆ ಸೀಕ್ ಮಾಡಿ</string>
|
||||
</resources>
|
||||
|
43
libraries/session/src/main/res/values-ko/strings.xml
Normal file → Executable file
43
libraries/session/src/main/res/values-ko/strings.xml
Normal file → Executable file
@ -1,23 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
~ Copyright 2018 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.
|
||||
-->
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2018 The Android Open Source Project
|
||||
|
||||
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="default_notification_channel_name" msgid="7213672915724563695">"지금 재생 중인 미디어 이름"</string>
|
||||
<string name="play_button_content_description" msgid="963503759453979404">"재생"</string>
|
||||
<string name="media3_controls_pause_description" msgid="3510124037191104584">"일시중지"</string>
|
||||
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.
|
||||
-->
|
||||
<resources>
|
||||
<string name="default_notification_channel_name">지금 재생 중</string>
|
||||
<string name="media3_controls_play_description">재생</string>
|
||||
<string name="media3_controls_pause_description">일시중지</string>
|
||||
<string name="media3_controls_seek_to_previous_description">이전 항목 찾기</string>
|
||||
<string name="media3_controls_seek_to_next_description">다음 항목 찾기</string>
|
||||
<string name="media3_controls_seek_back_description">뒤로 탐색</string>
|
||||
<string name="media3_controls_seek_forward_description">앞으로 탐색</string>
|
||||
</resources>
|
||||
|
43
libraries/session/src/main/res/values-ky/strings.xml
Normal file → Executable file
43
libraries/session/src/main/res/values-ky/strings.xml
Normal file → Executable file
@ -1,23 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
~ Copyright 2018 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.
|
||||
-->
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2018 The Android Open Source Project
|
||||
|
||||
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="default_notification_channel_name" msgid="7213672915724563695">"Эмне ойноп жатат?"</string>
|
||||
<string name="play_button_content_description" msgid="963503759453979404">"Ойнотуу"</string>
|
||||
<string name="media3_controls_pause_description" msgid="3510124037191104584">"Тындыруу"</string>
|
||||
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.
|
||||
-->
|
||||
<resources>
|
||||
<string name="default_notification_channel_name">Ойноп жатат</string>
|
||||
<string name="media3_controls_play_description">Ойнотуу</string>
|
||||
<string name="media3_controls_pause_description">Тындыруу</string>
|
||||
<string name="media3_controls_seek_to_previous_description">Мурунку нерсеге өтүү</string>
|
||||
<string name="media3_controls_seek_to_next_description">Кийинки нерсеге өтүү</string>
|
||||
<string name="media3_controls_seek_back_description">Артка түрдүрүү</string>
|
||||
<string name="media3_controls_seek_forward_description">Алдыга түрдүрүү</string>
|
||||
</resources>
|
||||
|
43
libraries/session/src/main/res/values-lo/strings.xml
Normal file → Executable file
43
libraries/session/src/main/res/values-lo/strings.xml
Normal file → Executable file
@ -1,23 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
~ Copyright 2018 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.
|
||||
-->
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2018 The Android Open Source Project
|
||||
|
||||
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="default_notification_channel_name" msgid="7213672915724563695">"ກຳລັງຫຼິ້ນ"</string>
|
||||
<string name="play_button_content_description" msgid="963503759453979404">"ຫຼິ້ນ"</string>
|
||||
<string name="media3_controls_pause_description" msgid="3510124037191104584">"ຢຸດຊົ່ວຄາວ"</string>
|
||||
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.
|
||||
-->
|
||||
<resources>
|
||||
<string name="default_notification_channel_name">ກຳລັງຫຼິ້ນຕອນນີ້</string>
|
||||
<string name="media3_controls_play_description">ຫຼິ້ນ</string>
|
||||
<string name="media3_controls_pause_description">ຢຸດຊົ່ວຄາວ</string>
|
||||
<string name="media3_controls_seek_to_previous_description">ເລື່ອນໄປຫາລາຍການກ່ອນໜ້າ</string>
|
||||
<string name="media3_controls_seek_to_next_description">ເລື່ອນໄປຫາລາຍການຕໍ່ໄປ</string>
|
||||
<string name="media3_controls_seek_back_description">ເລື່ອນກັບຫຼັງ</string>
|
||||
<string name="media3_controls_seek_forward_description">ເລື່ອນໄປໜ້າ</string>
|
||||
</resources>
|
||||
|
43
libraries/session/src/main/res/values-lt/strings.xml
Normal file → Executable file
43
libraries/session/src/main/res/values-lt/strings.xml
Normal file → Executable file
@ -1,23 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
~ Copyright 2018 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.
|
||||
-->
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2018 The Android Open Source Project
|
||||
|
||||
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="default_notification_channel_name" msgid="7213672915724563695">"Dabar leidžiama"</string>
|
||||
<string name="play_button_content_description" msgid="963503759453979404">"Leisti"</string>
|
||||
<string name="media3_controls_pause_description" msgid="3510124037191104584">"Pristabdyti"</string>
|
||||
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.
|
||||
-->
|
||||
<resources>
|
||||
<string name="default_notification_channel_name">Dabar leidžiama</string>
|
||||
<string name="media3_controls_play_description">Paleisti</string>
|
||||
<string name="media3_controls_pause_description">Pristabdyti</string>
|
||||
<string name="media3_controls_seek_to_previous_description">Prasukti į ankstesnį elementą</string>
|
||||
<string name="media3_controls_seek_to_next_description">Prasukti į kitą elementą</string>
|
||||
<string name="media3_controls_seek_back_description">Prasukti atgal</string>
|
||||
<string name="media3_controls_seek_forward_description">Prasukti pirmyn</string>
|
||||
</resources>
|
||||
|
43
libraries/session/src/main/res/values-lv/strings.xml
Normal file → Executable file
43
libraries/session/src/main/res/values-lv/strings.xml
Normal file → Executable file
@ -1,23 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
~ Copyright 2018 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.
|
||||
-->
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2018 The Android Open Source Project
|
||||
|
||||
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="default_notification_channel_name" msgid="7213672915724563695">"Tagad atskaņo"</string>
|
||||
<string name="play_button_content_description" msgid="963503759453979404">"Atskaņot"</string>
|
||||
<string name="media3_controls_pause_description" msgid="3510124037191104584">"Apturēt"</string>
|
||||
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.
|
||||
-->
|
||||
<resources>
|
||||
<string name="default_notification_channel_name">Tagad atskaņo</string>
|
||||
<string name="media3_controls_play_description">Atskaņot</string>
|
||||
<string name="media3_controls_pause_description">Apturēt</string>
|
||||
<string name="media3_controls_seek_to_previous_description">Pāriet uz iepriekšējo vienumu</string>
|
||||
<string name="media3_controls_seek_to_next_description">Pāriet uz nākamo vienumu</string>
|
||||
<string name="media3_controls_seek_back_description">Pāriet atpakaļ</string>
|
||||
<string name="media3_controls_seek_forward_description">Pāriet uz priekšu</string>
|
||||
</resources>
|
||||
|
43
libraries/session/src/main/res/values-mk/strings.xml
Normal file → Executable file
43
libraries/session/src/main/res/values-mk/strings.xml
Normal file → Executable file
@ -1,23 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
~ Copyright 2018 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.
|
||||
-->
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2018 The Android Open Source Project
|
||||
|
||||
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="default_notification_channel_name" msgid="7213672915724563695">"Now Playing"</string>
|
||||
<string name="play_button_content_description" msgid="963503759453979404">"Пушти"</string>
|
||||
<string name="media3_controls_pause_description" msgid="3510124037191104584">"Паузирај"</string>
|
||||
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.
|
||||
-->
|
||||
<resources>
|
||||
<string name="default_notification_channel_name">Сега е пуштено</string>
|
||||
<string name="media3_controls_play_description">Пушти</string>
|
||||
<string name="media3_controls_pause_description">Паузирај</string>
|
||||
<string name="media3_controls_seek_to_previous_description">Премотај на претходната ставка</string>
|
||||
<string name="media3_controls_seek_to_next_description">Премотај на следната ставка</string>
|
||||
<string name="media3_controls_seek_back_description">Премотај наназад</string>
|
||||
<string name="media3_controls_seek_forward_description">Премотај нанапред</string>
|
||||
</resources>
|
||||
|
43
libraries/session/src/main/res/values-ml/strings.xml
Normal file → Executable file
43
libraries/session/src/main/res/values-ml/strings.xml
Normal file → Executable file
@ -1,23 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
~ Copyright 2018 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.
|
||||
-->
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2018 The Android Open Source Project
|
||||
|
||||
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="default_notification_channel_name" msgid="7213672915724563695">"ഇപ്പോൾ പ്ലേ ചെയ്യുന്നത്"</string>
|
||||
<string name="play_button_content_description" msgid="963503759453979404">"പ്ലേ ചെയ്യുക"</string>
|
||||
<string name="media3_controls_pause_description" msgid="3510124037191104584">"താൽക്കാലികമായി നിർത്തുക"</string>
|
||||
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.
|
||||
-->
|
||||
<resources>
|
||||
<string name="default_notification_channel_name">ഇപ്പോൾ പ്ലേ ചെയ്യുന്നത്</string>
|
||||
<string name="media3_controls_play_description">പ്ലേ ചെയ്യുക</string>
|
||||
<string name="media3_controls_pause_description">താൽക്കാലികമായി നിർത്തുക</string>
|
||||
<string name="media3_controls_seek_to_previous_description">മുമ്പത്തെ ഇനത്തിലേക്ക് നീക്കുക</string>
|
||||
<string name="media3_controls_seek_to_next_description">അടുത്ത ഇനത്തിലേക്ക് നീക്കുക</string>
|
||||
<string name="media3_controls_seek_back_description">പിന്നോട്ട് നീക്കുക</string>
|
||||
<string name="media3_controls_seek_forward_description">മുന്നോട്ട് നീക്കുക</string>
|
||||
</resources>
|
||||
|
43
libraries/session/src/main/res/values-mn/strings.xml
Normal file → Executable file
43
libraries/session/src/main/res/values-mn/strings.xml
Normal file → Executable file
@ -1,23 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
~ Copyright 2018 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.
|
||||
-->
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2018 The Android Open Source Project
|
||||
|
||||
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="default_notification_channel_name" msgid="7213672915724563695">"Одоо тоглуулж байна"</string>
|
||||
<string name="play_button_content_description" msgid="963503759453979404">"Тоглуулах"</string>
|
||||
<string name="media3_controls_pause_description" msgid="3510124037191104584">"Түр зогсоох"</string>
|
||||
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.
|
||||
-->
|
||||
<resources>
|
||||
<string name="default_notification_channel_name">Одоо тоглуулж байна</string>
|
||||
<string name="media3_controls_play_description">Тоглуулах</string>
|
||||
<string name="media3_controls_pause_description">Түр зогсоох</string>
|
||||
<string name="media3_controls_seek_to_previous_description">Өмнөх зүйл рүү гүйлгэх</string>
|
||||
<string name="media3_controls_seek_to_next_description">Дараагийн зүйл рүү гүйлгэх</string>
|
||||
<string name="media3_controls_seek_back_description">Буцаан гүйлгэх</string>
|
||||
<string name="media3_controls_seek_forward_description">Урагшлуулах</string>
|
||||
</resources>
|
||||
|
43
libraries/session/src/main/res/values-mr/strings.xml
Normal file → Executable file
43
libraries/session/src/main/res/values-mr/strings.xml
Normal file → Executable file
@ -1,23 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
~ Copyright 2018 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.
|
||||
-->
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2018 The Android Open Source Project
|
||||
|
||||
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="default_notification_channel_name" msgid="7213672915724563695">"आता प्ले करत आहे"</string>
|
||||
<string name="play_button_content_description" msgid="963503759453979404">"प्ले करा"</string>
|
||||
<string name="media3_controls_pause_description" msgid="3510124037191104584">"थांबवा"</string>
|
||||
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.
|
||||
-->
|
||||
<resources>
|
||||
<string name="default_notification_channel_name">आता प्ले करत आहे</string>
|
||||
<string name="media3_controls_play_description">प्ले करा</string>
|
||||
<string name="media3_controls_pause_description">थांबवा</string>
|
||||
<string name="media3_controls_seek_to_previous_description">मागील आयटम वर जा</string>
|
||||
<string name="media3_controls_seek_to_next_description">पुढील आयटमवर जा</string>
|
||||
<string name="media3_controls_seek_back_description">मागे जा</string>
|
||||
<string name="media3_controls_seek_forward_description">पुढे जा</string>
|
||||
</resources>
|
||||
|
43
libraries/session/src/main/res/values-ms/strings.xml
Normal file → Executable file
43
libraries/session/src/main/res/values-ms/strings.xml
Normal file → Executable file
@ -1,23 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
~ Copyright 2018 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.
|
||||
-->
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2018 The Android Open Source Project
|
||||
|
||||
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="default_notification_channel_name" msgid="7213672915724563695">"Sedang dimainkan"</string>
|
||||
<string name="play_button_content_description" msgid="963503759453979404">"Main"</string>
|
||||
<string name="media3_controls_pause_description" msgid="3510124037191104584">"Jeda"</string>
|
||||
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.
|
||||
-->
|
||||
<resources>
|
||||
<string name="default_notification_channel_name">Sedang dimainkan</string>
|
||||
<string name="media3_controls_play_description">Main</string>
|
||||
<string name="media3_controls_pause_description">Jeda</string>
|
||||
<string name="media3_controls_seek_to_previous_description">Cari sehingga item sebelumnya</string>
|
||||
<string name="media3_controls_seek_to_next_description">Cari sehingga item seterusnya</string>
|
||||
<string name="media3_controls_seek_back_description">Mandir</string>
|
||||
<string name="media3_controls_seek_forward_description">Mundar</string>
|
||||
</resources>
|
||||
|
43
libraries/session/src/main/res/values-my/strings.xml
Normal file → Executable file
43
libraries/session/src/main/res/values-my/strings.xml
Normal file → Executable file
@ -1,23 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
~ Copyright 2018 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.
|
||||
-->
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2018 The Android Open Source Project
|
||||
|
||||
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="default_notification_channel_name" msgid="7213672915724563695">"Now Playing"</string>
|
||||
<string name="play_button_content_description" msgid="963503759453979404">"ဖွင့်ရန်"</string>
|
||||
<string name="media3_controls_pause_description" msgid="3510124037191104584">"ခဏရပ်ရန်"</string>
|
||||
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.
|
||||
-->
|
||||
<resources>
|
||||
<string name="default_notification_channel_name">ယခု ဖွင့်နေသည်</string>
|
||||
<string name="media3_controls_play_description">ဖွင့်ရန်</string>
|
||||
<string name="media3_controls_pause_description">ခဏရပ်ရန်</string>
|
||||
<string name="media3_controls_seek_to_previous_description">ယခင်တစ်ခုသို့ ရစ်ရန်</string>
|
||||
<string name="media3_controls_seek_to_next_description">ရှေ့တစ်ခုသို့ ရစ်ရန်</string>
|
||||
<string name="media3_controls_seek_back_description">နောက်သို့ ရစ်ရန်</string>
|
||||
<string name="media3_controls_seek_forward_description">ရှေ့သို့ ရစ်ရန်</string>
|
||||
</resources>
|
||||
|
43
libraries/session/src/main/res/values-nb/strings.xml
Normal file → Executable file
43
libraries/session/src/main/res/values-nb/strings.xml
Normal file → Executable file
@ -1,23 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
~ Copyright 2018 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.
|
||||
-->
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2018 The Android Open Source Project
|
||||
|
||||
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="default_notification_channel_name" msgid="7213672915724563695">"Spilles nå"</string>
|
||||
<string name="play_button_content_description" msgid="963503759453979404">"Spill av"</string>
|
||||
<string name="media3_controls_pause_description" msgid="3510124037191104584">"Sett på pause"</string>
|
||||
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.
|
||||
-->
|
||||
<resources>
|
||||
<string name="default_notification_channel_name">Spilles nå</string>
|
||||
<string name="media3_controls_play_description">Spill av</string>
|
||||
<string name="media3_controls_pause_description">Sett på pause</string>
|
||||
<string name="media3_controls_seek_to_previous_description">Hopp til det forrige elementet</string>
|
||||
<string name="media3_controls_seek_to_next_description">Hopp til det neste elementet</string>
|
||||
<string name="media3_controls_seek_back_description">Hopp bakover</string>
|
||||
<string name="media3_controls_seek_forward_description">Hopp fremover</string>
|
||||
</resources>
|
||||
|
43
libraries/session/src/main/res/values-ne/strings.xml
Normal file → Executable file
43
libraries/session/src/main/res/values-ne/strings.xml
Normal file → Executable file
@ -1,23 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
~ Copyright 2018 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.
|
||||
-->
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2018 The Android Open Source Project
|
||||
|
||||
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="default_notification_channel_name" msgid="7213672915724563695">"Now playing"</string>
|
||||
<string name="play_button_content_description" msgid="963503759453979404">"प्ले गर्नुहोस्"</string>
|
||||
<string name="media3_controls_pause_description" msgid="3510124037191104584">"पज गर्नुहोस्"</string>
|
||||
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.
|
||||
-->
|
||||
<resources>
|
||||
<string name="default_notification_channel_name">अहिले प्ले भइरहेको</string>
|
||||
<string name="media3_controls_play_description">प्ले गर्नुहोस्</string>
|
||||
<string name="media3_controls_pause_description">पज गर्नुहोस्</string>
|
||||
<string name="media3_controls_seek_to_previous_description">अघिल्लो वस्तुमा जानुहोस्</string>
|
||||
<string name="media3_controls_seek_to_next_description">अर्को वस्तुमा जानुहोस्</string>
|
||||
<string name="media3_controls_seek_back_description">पछाडि जानुहोस्</string>
|
||||
<string name="media3_controls_seek_forward_description">अगाडि जानुहोस्</string>
|
||||
</resources>
|
||||
|
43
libraries/session/src/main/res/values-nl/strings.xml
Normal file → Executable file
43
libraries/session/src/main/res/values-nl/strings.xml
Normal file → Executable file
@ -1,23 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
~ Copyright 2018 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.
|
||||
-->
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2018 The Android Open Source Project
|
||||
|
||||
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="default_notification_channel_name" msgid="7213672915724563695">"Wordt nu afgespeeld"</string>
|
||||
<string name="play_button_content_description" msgid="963503759453979404">"Afspelen"</string>
|
||||
<string name="media3_controls_pause_description" msgid="3510124037191104584">"Pauzeren"</string>
|
||||
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.
|
||||
-->
|
||||
<resources>
|
||||
<string name="default_notification_channel_name">Wordt nu afgespeeld</string>
|
||||
<string name="media3_controls_play_description">Afspelen</string>
|
||||
<string name="media3_controls_pause_description">Pauzeren</string>
|
||||
<string name="media3_controls_seek_to_previous_description">Naar vorige item springen</string>
|
||||
<string name="media3_controls_seek_to_next_description">Naar volgende item springen</string>
|
||||
<string name="media3_controls_seek_back_description">Achteruit springen</string>
|
||||
<string name="media3_controls_seek_forward_description">Vooruit springen</string>
|
||||
</resources>
|
||||
|
43
libraries/session/src/main/res/values-pa/strings.xml
Normal file → Executable file
43
libraries/session/src/main/res/values-pa/strings.xml
Normal file → Executable file
@ -1,23 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
~ Copyright 2018 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.
|
||||
-->
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2018 The Android Open Source Project
|
||||
|
||||
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="default_notification_channel_name" msgid="7213672915724563695">"ਹੁਣੇ ਚੱਲ ਰਿਹਾ ਹੈ"</string>
|
||||
<string name="play_button_content_description" msgid="963503759453979404">"ਚਲਾਓ"</string>
|
||||
<string name="media3_controls_pause_description" msgid="3510124037191104584">"ਰੋਕੋ"</string>
|
||||
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.
|
||||
-->
|
||||
<resources>
|
||||
<string name="default_notification_channel_name">ਹੁਣੇ ਚੱਲ ਰਿਹਾ ਹੈ</string>
|
||||
<string name="media3_controls_play_description">ਚਲਾਓ</string>
|
||||
<string name="media3_controls_pause_description">ਰੋਕੋ</string>
|
||||
<string name="media3_controls_seek_to_previous_description">ਪਿਛਲੀ ਆਈਟਮ \'ਤੇ ਜਾਓ</string>
|
||||
<string name="media3_controls_seek_to_next_description">ਅਗਲੀ ਆਈਟਮ \'ਤੇ ਜਾਓ</string>
|
||||
<string name="media3_controls_seek_back_description">ਪਿੱਛੇ ਲਿਜਾਓ</string>
|
||||
<string name="media3_controls_seek_forward_description">ਅੱਗੇ ਵਧਾਓ</string>
|
||||
</resources>
|
||||
|
43
libraries/session/src/main/res/values-pl/strings.xml
Normal file → Executable file
43
libraries/session/src/main/res/values-pl/strings.xml
Normal file → Executable file
@ -1,23 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
~ Copyright 2018 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.
|
||||
-->
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2018 The Android Open Source Project
|
||||
|
||||
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="default_notification_channel_name" msgid="7213672915724563695">"Co jest grane"</string>
|
||||
<string name="play_button_content_description" msgid="963503759453979404">"Odtwórz"</string>
|
||||
<string name="media3_controls_pause_description" msgid="3510124037191104584">"Wstrzymaj"</string>
|
||||
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.
|
||||
-->
|
||||
<resources>
|
||||
<string name="default_notification_channel_name">Odtwarzam teraz</string>
|
||||
<string name="media3_controls_play_description">Odtwórz</string>
|
||||
<string name="media3_controls_pause_description">Wstrzymaj</string>
|
||||
<string name="media3_controls_seek_to_previous_description">Przewiń do poprzedniego elementu</string>
|
||||
<string name="media3_controls_seek_to_next_description">Przewiń do następnego elementu</string>
|
||||
<string name="media3_controls_seek_back_description">Przewiń do tyłu</string>
|
||||
<string name="media3_controls_seek_forward_description">Przewiń do przodu</string>
|
||||
</resources>
|
||||
|
43
libraries/session/src/main/res/values-pt-rPT/strings.xml
Normal file → Executable file
43
libraries/session/src/main/res/values-pt-rPT/strings.xml
Normal file → Executable file
@ -1,23 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
~ Copyright 2018 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.
|
||||
-->
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2018 The Android Open Source Project
|
||||
|
||||
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="default_notification_channel_name" msgid="7213672915724563695">"A reproduzir"</string>
|
||||
<string name="play_button_content_description" msgid="963503759453979404">"Reproduzir"</string>
|
||||
<string name="media3_controls_pause_description" msgid="3510124037191104584">"Colocar em pausa"</string>
|
||||
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.
|
||||
-->
|
||||
<resources>
|
||||
<string name="default_notification_channel_name">A tocar</string>
|
||||
<string name="media3_controls_play_description">Reproduzir</string>
|
||||
<string name="media3_controls_pause_description">Pausar</string>
|
||||
<string name="media3_controls_seek_to_previous_description">Retroceder para o item anterior</string>
|
||||
<string name="media3_controls_seek_to_next_description">Avançar para o item seguinte</string>
|
||||
<string name="media3_controls_seek_back_description">Retroceder</string>
|
||||
<string name="media3_controls_seek_forward_description">Avançar</string>
|
||||
</resources>
|
||||
|
43
libraries/session/src/main/res/values-pt/strings.xml
Normal file → Executable file
43
libraries/session/src/main/res/values-pt/strings.xml
Normal file → Executable file
@ -1,23 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
~ Copyright 2018 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.
|
||||
-->
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2018 The Android Open Source Project
|
||||
|
||||
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="default_notification_channel_name" msgid="7213672915724563695">"Tocando agora"</string>
|
||||
<string name="play_button_content_description" msgid="963503759453979404">"Iniciar"</string>
|
||||
<string name="media3_controls_pause_description" msgid="3510124037191104584">"Pausar"</string>
|
||||
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.
|
||||
-->
|
||||
<resources>
|
||||
<string name="default_notification_channel_name">Tocando agora</string>
|
||||
<string name="media3_controls_play_description">Tocar</string>
|
||||
<string name="media3_controls_pause_description">Pausar</string>
|
||||
<string name="media3_controls_seek_to_previous_description">Ir para o item anterior</string>
|
||||
<string name="media3_controls_seek_to_next_description">Ir para o próximo item</string>
|
||||
<string name="media3_controls_seek_back_description">Retroceder</string>
|
||||
<string name="media3_controls_seek_forward_description">Avançar</string>
|
||||
</resources>
|
||||
|
43
libraries/session/src/main/res/values-ro/strings.xml
Normal file → Executable file
43
libraries/session/src/main/res/values-ro/strings.xml
Normal file → Executable file
@ -1,23 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
~ Copyright 2018 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.
|
||||
-->
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2018 The Android Open Source Project
|
||||
|
||||
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="default_notification_channel_name" msgid="7213672915724563695">"Now Playing"</string>
|
||||
<string name="play_button_content_description" msgid="963503759453979404">"Redați"</string>
|
||||
<string name="media3_controls_pause_description" msgid="3510124037191104584">"Întrerupeți"</string>
|
||||
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.
|
||||
-->
|
||||
<resources>
|
||||
<string name="default_notification_channel_name">Se redă acum</string>
|
||||
<string name="media3_controls_play_description">Redă</string>
|
||||
<string name="media3_controls_pause_description">Întrerupe</string>
|
||||
<string name="media3_controls_seek_to_previous_description">Treci la elementul anterior</string>
|
||||
<string name="media3_controls_seek_to_next_description">Treci la elementul următor</string>
|
||||
<string name="media3_controls_seek_back_description">Derulează înapoi</string>
|
||||
<string name="media3_controls_seek_forward_description">Derulează înainte</string>
|
||||
</resources>
|
||||
|
43
libraries/session/src/main/res/values-ru/strings.xml
Normal file → Executable file
43
libraries/session/src/main/res/values-ru/strings.xml
Normal file → Executable file
@ -1,23 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
~ Copyright 2018 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.
|
||||
-->
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2018 The Android Open Source Project
|
||||
|
||||
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="default_notification_channel_name" msgid="7213672915724563695">"Текущий медиафайл"</string>
|
||||
<string name="play_button_content_description" msgid="963503759453979404">"Воспроизвести"</string>
|
||||
<string name="media3_controls_pause_description" msgid="3510124037191104584">"Приостановить"</string>
|
||||
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.
|
||||
-->
|
||||
<resources>
|
||||
<string name="default_notification_channel_name">Играет сейчас</string>
|
||||
<string name="media3_controls_play_description">Воспроизвести</string>
|
||||
<string name="media3_controls_pause_description">Приостановить</string>
|
||||
<string name="media3_controls_seek_to_previous_description">К предыдущему файлу</string>
|
||||
<string name="media3_controls_seek_to_next_description">К следующему файлу</string>
|
||||
<string name="media3_controls_seek_back_description">Перемотать назад</string>
|
||||
<string name="media3_controls_seek_forward_description">Перемотать вперед</string>
|
||||
</resources>
|
||||
|
43
libraries/session/src/main/res/values-si/strings.xml
Normal file → Executable file
43
libraries/session/src/main/res/values-si/strings.xml
Normal file → Executable file
@ -1,23 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
~ Copyright 2018 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.
|
||||
-->
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2018 The Android Open Source Project
|
||||
|
||||
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="default_notification_channel_name" msgid="7213672915724563695">"දැන් වාදනය වේ"</string>
|
||||
<string name="play_button_content_description" msgid="963503759453979404">"වාදනය කරන්න"</string>
|
||||
<string name="media3_controls_pause_description" msgid="3510124037191104584">"විරාම ගන්වන්න"</string>
|
||||
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.
|
||||
-->
|
||||
<resources>
|
||||
<string name="default_notification_channel_name">Now playing</string>
|
||||
<string name="media3_controls_play_description">වාදනය කරන්න</string>
|
||||
<string name="media3_controls_pause_description">විරාම ගන්වන්න</string>
|
||||
<string name="media3_controls_seek_to_previous_description">පෙර අයිතමය වෙත අන්වේෂණය</string>
|
||||
<string name="media3_controls_seek_to_next_description">ඊළඟ අයිතමය වෙත අන්වේෂණය</string>
|
||||
<string name="media3_controls_seek_back_description">ආපස්සට අන්වේෂණය</string>
|
||||
<string name="media3_controls_seek_forward_description">ඉදිරියට අන්වේෂණය</string>
|
||||
</resources>
|
||||
|
43
libraries/session/src/main/res/values-sk/strings.xml
Normal file → Executable file
43
libraries/session/src/main/res/values-sk/strings.xml
Normal file → Executable file
@ -1,23 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
~ Copyright 2018 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.
|
||||
-->
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2018 The Android Open Source Project
|
||||
|
||||
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="default_notification_channel_name" msgid="7213672915724563695">"Prehráva sa"</string>
|
||||
<string name="play_button_content_description" msgid="963503759453979404">"Prehrať"</string>
|
||||
<string name="media3_controls_pause_description" msgid="3510124037191104584">"Pozastaviť"</string>
|
||||
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.
|
||||
-->
|
||||
<resources>
|
||||
<string name="default_notification_channel_name">Prehráva sa</string>
|
||||
<string name="media3_controls_play_description">Prehrať</string>
|
||||
<string name="media3_controls_pause_description">Pozastaviť</string>
|
||||
<string name="media3_controls_seek_to_previous_description">Hľadať v predchádzajúcej položke</string>
|
||||
<string name="media3_controls_seek_to_next_description">Hľadať v ďalšej položke</string>
|
||||
<string name="media3_controls_seek_back_description">Hľadať smerom dozadu</string>
|
||||
<string name="media3_controls_seek_forward_description">Hľadať smerom dopredu</string>
|
||||
</resources>
|
||||
|
43
libraries/session/src/main/res/values-sl/strings.xml
Normal file → Executable file
43
libraries/session/src/main/res/values-sl/strings.xml
Normal file → Executable file
@ -1,23 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
~ Copyright 2018 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.
|
||||
-->
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2018 The Android Open Source Project
|
||||
|
||||
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="default_notification_channel_name" msgid="7213672915724563695">"Zdaj se predvaja"</string>
|
||||
<string name="play_button_content_description" msgid="963503759453979404">"Predvajanje"</string>
|
||||
<string name="media3_controls_pause_description" msgid="3510124037191104584">"Začasna zaustavitev"</string>
|
||||
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.
|
||||
-->
|
||||
<resources>
|
||||
<string name="default_notification_channel_name">Zdaj se predvaja</string>
|
||||
<string name="media3_controls_play_description">Predvajaj</string>
|
||||
<string name="media3_controls_pause_description">Začasno zaustavi</string>
|
||||
<string name="media3_controls_seek_to_previous_description">Premakni na prejšnji element</string>
|
||||
<string name="media3_controls_seek_to_next_description">Premakni na naslednji element</string>
|
||||
<string name="media3_controls_seek_back_description">Premakni nazaj</string>
|
||||
<string name="media3_controls_seek_forward_description">Premakni naprej</string>
|
||||
</resources>
|
||||
|
43
libraries/session/src/main/res/values-sq/strings.xml
Normal file → Executable file
43
libraries/session/src/main/res/values-sq/strings.xml
Normal file → Executable file
@ -1,23 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
~ Copyright 2018 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.
|
||||
-->
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2018 The Android Open Source Project
|
||||
|
||||
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="default_notification_channel_name" msgid="7213672915724563695">"Po luhet tani"</string>
|
||||
<string name="play_button_content_description" msgid="963503759453979404">"Luaj"</string>
|
||||
<string name="media3_controls_pause_description" msgid="3510124037191104584">"Vendos në pauzë"</string>
|
||||
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.
|
||||
-->
|
||||
<resources>
|
||||
<string name="default_notification_channel_name">Gjej këngën</string>
|
||||
<string name="media3_controls_play_description">Luaj</string>
|
||||
<string name="media3_controls_pause_description">Vendos në pauzë</string>
|
||||
<string name="media3_controls_seek_to_previous_description">Kërko te artikulli i mëparshëm</string>
|
||||
<string name="media3_controls_seek_to_next_description">Kërko te artikulli tjetër</string>
|
||||
<string name="media3_controls_seek_back_description">Kërko prapa</string>
|
||||
<string name="media3_controls_seek_forward_description">Kërko përpara</string>
|
||||
</resources>
|
||||
|
43
libraries/session/src/main/res/values-sr/strings.xml
Normal file → Executable file
43
libraries/session/src/main/res/values-sr/strings.xml
Normal file → Executable file
@ -1,23 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
~ Copyright 2018 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.
|
||||
-->
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2018 The Android Open Source Project
|
||||
|
||||
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="default_notification_channel_name" msgid="7213672915724563695">"Тренутно свира"</string>
|
||||
<string name="play_button_content_description" msgid="963503759453979404">"Пусти"</string>
|
||||
<string name="media3_controls_pause_description" msgid="3510124037191104584">"Паузирај"</string>
|
||||
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.
|
||||
-->
|
||||
<resources>
|
||||
<string name="default_notification_channel_name">Тренутно свира</string>
|
||||
<string name="media3_controls_play_description">Пусти</string>
|
||||
<string name="media3_controls_pause_description">Паузирај</string>
|
||||
<string name="media3_controls_seek_to_previous_description">Премотај на претходну ставку</string>
|
||||
<string name="media3_controls_seek_to_next_description">Премотај на следећу ставку</string>
|
||||
<string name="media3_controls_seek_back_description">Премотај уназад</string>
|
||||
<string name="media3_controls_seek_forward_description">Премотај унапред</string>
|
||||
</resources>
|
||||
|
43
libraries/session/src/main/res/values-sv/strings.xml
Normal file → Executable file
43
libraries/session/src/main/res/values-sv/strings.xml
Normal file → Executable file
@ -1,23 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
~ Copyright 2018 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.
|
||||
-->
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2018 The Android Open Source Project
|
||||
|
||||
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="default_notification_channel_name" msgid="7213672915724563695">"Spelas just nu"</string>
|
||||
<string name="play_button_content_description" msgid="963503759453979404">"Spela upp"</string>
|
||||
<string name="media3_controls_pause_description" msgid="3510124037191104584">"Pausa"</string>
|
||||
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.
|
||||
-->
|
||||
<resources>
|
||||
<string name="default_notification_channel_name">Nu spelas</string>
|
||||
<string name="media3_controls_play_description">Spela upp</string>
|
||||
<string name="media3_controls_pause_description">Pausa</string>
|
||||
<string name="media3_controls_seek_to_previous_description">Hoppa till föregående objekt</string>
|
||||
<string name="media3_controls_seek_to_next_description">Hoppa till nästa objekt</string>
|
||||
<string name="media3_controls_seek_back_description">Hoppa bakåt</string>
|
||||
<string name="media3_controls_seek_forward_description">Hoppa framåt</string>
|
||||
</resources>
|
||||
|
43
libraries/session/src/main/res/values-sw/strings.xml
Normal file → Executable file
43
libraries/session/src/main/res/values-sw/strings.xml
Normal file → Executable file
@ -1,23 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
~ Copyright 2018 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.
|
||||
-->
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2018 The Android Open Source Project
|
||||
|
||||
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="default_notification_channel_name" msgid="7213672915724563695">"Inayocheza sasa"</string>
|
||||
<string name="play_button_content_description" msgid="963503759453979404">"Cheza"</string>
|
||||
<string name="media3_controls_pause_description" msgid="3510124037191104584">"Simamisha"</string>
|
||||
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.
|
||||
-->
|
||||
<resources>
|
||||
<string name="default_notification_channel_name">Now playing</string>
|
||||
<string name="media3_controls_play_description">Play</string>
|
||||
<string name="media3_controls_pause_description">Pause</string>
|
||||
<string name="media3_controls_seek_to_previous_description">Seek to previous item</string>
|
||||
<string name="media3_controls_seek_to_next_description">Seek to next item</string>
|
||||
<string name="media3_controls_seek_back_description">Seek back</string>
|
||||
<string name="media3_controls_seek_forward_description">Seek forward</string>
|
||||
</resources>
|
||||
|
43
libraries/session/src/main/res/values-ta/strings.xml
Normal file → Executable file
43
libraries/session/src/main/res/values-ta/strings.xml
Normal file → Executable file
@ -1,23 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
~ Copyright 2018 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.
|
||||
-->
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2018 The Android Open Source Project
|
||||
|
||||
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="default_notification_channel_name" msgid="7213672915724563695">"இப்போது பிளே செய்வது"</string>
|
||||
<string name="play_button_content_description" msgid="963503759453979404">"பிளே செய்யும்"</string>
|
||||
<string name="media3_controls_pause_description" msgid="3510124037191104584">"இடைநிறுத்தும்"</string>
|
||||
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.
|
||||
-->
|
||||
<resources>
|
||||
<string name="default_notification_channel_name">இப்போது பிளே ஆவது</string>
|
||||
<string name="media3_controls_play_description">பிளே செய்யும்</string>
|
||||
<string name="media3_controls_pause_description">இடைநிறுத்தும்</string>
|
||||
<string name="media3_controls_seek_to_previous_description">முந்தையதற்குச் செல்லும்</string>
|
||||
<string name="media3_controls_seek_to_next_description">அடுத்ததற்குச் செல்லும்</string>
|
||||
<string name="media3_controls_seek_back_description">பின்செல்லும்</string>
|
||||
<string name="media3_controls_seek_forward_description">முன்செல்லும்</string>
|
||||
</resources>
|
||||
|
43
libraries/session/src/main/res/values-te/strings.xml
Normal file → Executable file
43
libraries/session/src/main/res/values-te/strings.xml
Normal file → Executable file
@ -1,23 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
~ Copyright 2018 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.
|
||||
-->
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2018 The Android Open Source Project
|
||||
|
||||
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="default_notification_channel_name" msgid="7213672915724563695">"ప్రస్తుతం ప్లే అవుతున్నది"</string>
|
||||
<string name="play_button_content_description" msgid="963503759453979404">"ప్లే చేయి"</string>
|
||||
<string name="media3_controls_pause_description" msgid="3510124037191104584">"పాజ్ చేయి"</string>
|
||||
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.
|
||||
-->
|
||||
<resources>
|
||||
<string name="default_notification_channel_name">ప్రస్తుతం ప్లే అవుతున్నది</string>
|
||||
<string name="media3_controls_play_description">ప్లే చేయండి</string>
|
||||
<string name="media3_controls_pause_description">పాజ్ చేయండి</string>
|
||||
<string name="media3_controls_seek_to_previous_description">మునుపటి ఐటెమ్కు దాటవేయండి</string>
|
||||
<string name="media3_controls_seek_to_next_description">తర్వాతి ఐటెమ్కు దాటవేయండి</string>
|
||||
<string name="media3_controls_seek_back_description">వెనుకకు దాటవేయండి</string>
|
||||
<string name="media3_controls_seek_forward_description">ముందుకు ఫార్వర్డ్ చేయండి</string>
|
||||
</resources>
|
||||
|
43
libraries/session/src/main/res/values-th/strings.xml
Normal file → Executable file
43
libraries/session/src/main/res/values-th/strings.xml
Normal file → Executable file
@ -1,23 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
~ Copyright 2018 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.
|
||||
-->
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2018 The Android Open Source Project
|
||||
|
||||
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="default_notification_channel_name" msgid="7213672915724563695">"กำลังเล่น"</string>
|
||||
<string name="play_button_content_description" msgid="963503759453979404">"เล่น"</string>
|
||||
<string name="media3_controls_pause_description" msgid="3510124037191104584">"หยุดชั่วคราว"</string>
|
||||
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.
|
||||
-->
|
||||
<resources>
|
||||
<string name="default_notification_channel_name">กำลังเล่น</string>
|
||||
<string name="media3_controls_play_description">เล่น</string>
|
||||
<string name="media3_controls_pause_description">หยุดชั่วคราว</string>
|
||||
<string name="media3_controls_seek_to_previous_description">กรอไปยังรายการก่อนหน้า</string>
|
||||
<string name="media3_controls_seek_to_next_description">กรอไปยังรายการถัดไป</string>
|
||||
<string name="media3_controls_seek_back_description">กรอกลับ</string>
|
||||
<string name="media3_controls_seek_forward_description">กรอไปข้างหน้า</string>
|
||||
</resources>
|
||||
|
43
libraries/session/src/main/res/values-tl/strings.xml
Normal file → Executable file
43
libraries/session/src/main/res/values-tl/strings.xml
Normal file → Executable file
@ -1,23 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
~ Copyright 2018 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.
|
||||
-->
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2018 The Android Open Source Project
|
||||
|
||||
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="default_notification_channel_name" msgid="7213672915724563695">"Nagpi-play ngayon"</string>
|
||||
<string name="play_button_content_description" msgid="963503759453979404">"I-play"</string>
|
||||
<string name="media3_controls_pause_description" msgid="3510124037191104584">"I-pause"</string>
|
||||
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.
|
||||
-->
|
||||
<resources>
|
||||
<string name="default_notification_channel_name">Nagpi-play ngayon</string>
|
||||
<string name="media3_controls_play_description">I-play</string>
|
||||
<string name="media3_controls_pause_description">I-pause</string>
|
||||
<string name="media3_controls_seek_to_previous_description">Mag-seek sa nakaraang item</string>
|
||||
<string name="media3_controls_seek_to_next_description">Mag-seek sa susunod na item</string>
|
||||
<string name="media3_controls_seek_back_description">Mag-seek pabalik</string>
|
||||
<string name="media3_controls_seek_forward_description">Mag-seek pasulong</string>
|
||||
</resources>
|
||||
|
43
libraries/session/src/main/res/values-tr/strings.xml
Normal file → Executable file
43
libraries/session/src/main/res/values-tr/strings.xml
Normal file → Executable file
@ -1,23 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
~ Copyright 2018 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.
|
||||
-->
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2018 The Android Open Source Project
|
||||
|
||||
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="default_notification_channel_name" msgid="7213672915724563695">"Şimdi oynatılıyor"</string>
|
||||
<string name="play_button_content_description" msgid="963503759453979404">"Oynat"</string>
|
||||
<string name="media3_controls_pause_description" msgid="3510124037191104584">"Duraklat"</string>
|
||||
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.
|
||||
-->
|
||||
<resources>
|
||||
<string name="default_notification_channel_name">Şimdi oynatılıyor</string>
|
||||
<string name="media3_controls_play_description">Oynat</string>
|
||||
<string name="media3_controls_pause_description">Duraklat</string>
|
||||
<string name="media3_controls_seek_to_previous_description">Önceki öğeye sar</string>
|
||||
<string name="media3_controls_seek_to_next_description">Sonraki öğeye sar</string>
|
||||
<string name="media3_controls_seek_back_description">Geri sar</string>
|
||||
<string name="media3_controls_seek_forward_description">İleri sar</string>
|
||||
</resources>
|
||||
|
43
libraries/session/src/main/res/values-uk/strings.xml
Normal file → Executable file
43
libraries/session/src/main/res/values-uk/strings.xml
Normal file → Executable file
@ -1,23 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
~ Copyright 2018 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.
|
||||
-->
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2018 The Android Open Source Project
|
||||
|
||||
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="default_notification_channel_name" msgid="7213672915724563695">"Зараз грає"</string>
|
||||
<string name="play_button_content_description" msgid="963503759453979404">"Відтворити"</string>
|
||||
<string name="media3_controls_pause_description" msgid="3510124037191104584">"Призупинити"</string>
|
||||
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.
|
||||
-->
|
||||
<resources>
|
||||
<string name="default_notification_channel_name">Зараз відтворюється</string>
|
||||
<string name="media3_controls_play_description">Відтворити</string>
|
||||
<string name="media3_controls_pause_description">Призупинити</string>
|
||||
<string name="media3_controls_seek_to_previous_description">Перейти до попереднього об’єкта</string>
|
||||
<string name="media3_controls_seek_to_next_description">Перейти до наступного об’єкта</string>
|
||||
<string name="media3_controls_seek_back_description">Перемотати назад</string>
|
||||
<string name="media3_controls_seek_forward_description">Перемотати вперед</string>
|
||||
</resources>
|
||||
|
43
libraries/session/src/main/res/values-ur/strings.xml
Normal file → Executable file
43
libraries/session/src/main/res/values-ur/strings.xml
Normal file → Executable file
@ -1,23 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
~ Copyright 2018 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.
|
||||
-->
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2018 The Android Open Source Project
|
||||
|
||||
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="default_notification_channel_name" msgid="7213672915724563695">"ابھی چل رہا ہے"</string>
|
||||
<string name="play_button_content_description" msgid="963503759453979404">"چلائیں"</string>
|
||||
<string name="media3_controls_pause_description" msgid="3510124037191104584">"موقوف کریں"</string>
|
||||
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.
|
||||
-->
|
||||
<resources>
|
||||
<string name="default_notification_channel_name">ابھی چل رہا ہے</string>
|
||||
<string name="media3_controls_play_description">چلائیں</string>
|
||||
<string name="media3_controls_pause_description">روکیں</string>
|
||||
<string name="media3_controls_seek_to_previous_description">پچھلے آئٹم پر جائیں</string>
|
||||
<string name="media3_controls_seek_to_next_description">اگلے آئٹم پر جائیں</string>
|
||||
<string name="media3_controls_seek_back_description">واپس جائیں</string>
|
||||
<string name="media3_controls_seek_forward_description">آگے جائیں</string>
|
||||
</resources>
|
||||
|
43
libraries/session/src/main/res/values-uz/strings.xml
Normal file → Executable file
43
libraries/session/src/main/res/values-uz/strings.xml
Normal file → Executable file
@ -1,23 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
~ Copyright 2018 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.
|
||||
-->
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2018 The Android Open Source Project
|
||||
|
||||
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="default_notification_channel_name" msgid="7213672915724563695">"Bu qaysi musiqa"</string>
|
||||
<string name="play_button_content_description" msgid="963503759453979404">"Ijro"</string>
|
||||
<string name="media3_controls_pause_description" msgid="3510124037191104584">"Pauza"</string>
|
||||
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.
|
||||
-->
|
||||
<resources>
|
||||
<string name="default_notification_channel_name">Bu qaysi musiqa</string>
|
||||
<string name="media3_controls_play_description">Ijro</string>
|
||||
<string name="media3_controls_pause_description">Pauza</string>
|
||||
<string name="media3_controls_seek_to_previous_description">Avvalgi trekka oʻtish</string>
|
||||
<string name="media3_controls_seek_to_next_description">Keyingi trekka oʻtish</string>
|
||||
<string name="media3_controls_seek_back_description">Orqaga surish</string>
|
||||
<string name="media3_controls_seek_forward_description">Oldinga surish</string>
|
||||
</resources>
|
||||
|
43
libraries/session/src/main/res/values-vi/strings.xml
Normal file → Executable file
43
libraries/session/src/main/res/values-vi/strings.xml
Normal file → Executable file
@ -1,23 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
~ Copyright 2018 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.
|
||||
-->
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2018 The Android Open Source Project
|
||||
|
||||
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="default_notification_channel_name" msgid="7213672915724563695">"Đang phát"</string>
|
||||
<string name="play_button_content_description" msgid="963503759453979404">"Phát"</string>
|
||||
<string name="media3_controls_pause_description" msgid="3510124037191104584">"Tạm dừng"</string>
|
||||
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.
|
||||
-->
|
||||
<resources>
|
||||
<string name="default_notification_channel_name">Đang phát</string>
|
||||
<string name="media3_controls_play_description">Phát</string>
|
||||
<string name="media3_controls_pause_description">Tạm dừng</string>
|
||||
<string name="media3_controls_seek_to_previous_description">Tua về mục trước</string>
|
||||
<string name="media3_controls_seek_to_next_description">Tua đến mục tiếp theo</string>
|
||||
<string name="media3_controls_seek_back_description">Tua lại</string>
|
||||
<string name="media3_controls_seek_forward_description">Tua đi</string>
|
||||
</resources>
|
||||
|
43
libraries/session/src/main/res/values-zh-rCN/strings.xml
Normal file → Executable file
43
libraries/session/src/main/res/values-zh-rCN/strings.xml
Normal file → Executable file
@ -1,23 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
~ Copyright 2018 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.
|
||||
-->
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2018 The Android Open Source Project
|
||||
|
||||
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="default_notification_channel_name" msgid="7213672915724563695">"正在播放"</string>
|
||||
<string name="play_button_content_description" msgid="963503759453979404">"播放"</string>
|
||||
<string name="media3_controls_pause_description" msgid="3510124037191104584">"暂停"</string>
|
||||
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.
|
||||
-->
|
||||
<resources>
|
||||
<string name="default_notification_channel_name">正在播放</string>
|
||||
<string name="media3_controls_play_description">播放</string>
|
||||
<string name="media3_controls_pause_description">暂停</string>
|
||||
<string name="media3_controls_seek_to_previous_description">跳转到上一项</string>
|
||||
<string name="media3_controls_seek_to_next_description">跳转到下一项</string>
|
||||
<string name="media3_controls_seek_back_description">快退</string>
|
||||
<string name="media3_controls_seek_forward_description">快进</string>
|
||||
</resources>
|
||||
|
43
libraries/session/src/main/res/values-zh-rHK/strings.xml
Normal file → Executable file
43
libraries/session/src/main/res/values-zh-rHK/strings.xml
Normal file → Executable file
@ -1,23 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
~ Copyright 2018 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.
|
||||
-->
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2018 The Android Open Source Project
|
||||
|
||||
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="default_notification_channel_name" msgid="7213672915724563695">"現正播放"</string>
|
||||
<string name="play_button_content_description" msgid="963503759453979404">"播放"</string>
|
||||
<string name="media3_controls_pause_description" msgid="3510124037191104584">"暫停"</string>
|
||||
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.
|
||||
-->
|
||||
<resources>
|
||||
<string name="default_notification_channel_name">正在播放</string>
|
||||
<string name="media3_controls_play_description">播放</string>
|
||||
<string name="media3_controls_pause_description">暫停</string>
|
||||
<string name="media3_controls_seek_to_previous_description">跳去上一項</string>
|
||||
<string name="media3_controls_seek_to_next_description">跳去下一項</string>
|
||||
<string name="media3_controls_seek_back_description">後移</string>
|
||||
<string name="media3_controls_seek_forward_description">快轉</string>
|
||||
</resources>
|
||||
|
43
libraries/session/src/main/res/values-zh-rTW/strings.xml
Normal file → Executable file
43
libraries/session/src/main/res/values-zh-rTW/strings.xml
Normal file → Executable file
@ -1,23 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
~ Copyright 2018 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.
|
||||
-->
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2018 The Android Open Source Project
|
||||
|
||||
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="default_notification_channel_name" msgid="7213672915724563695">"現正播放"</string>
|
||||
<string name="play_button_content_description" msgid="963503759453979404">"播放"</string>
|
||||
<string name="media3_controls_pause_description" msgid="3510124037191104584">"暫停"</string>
|
||||
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.
|
||||
-->
|
||||
<resources>
|
||||
<string name="default_notification_channel_name">現正播放</string>
|
||||
<string name="media3_controls_play_description">播放</string>
|
||||
<string name="media3_controls_pause_description">暫停</string>
|
||||
<string name="media3_controls_seek_to_previous_description">跳轉到上一個項目</string>
|
||||
<string name="media3_controls_seek_to_next_description">跳轉到下一個項目</string>
|
||||
<string name="media3_controls_seek_back_description">倒轉</string>
|
||||
<string name="media3_controls_seek_forward_description">快轉</string>
|
||||
</resources>
|
||||
|
43
libraries/session/src/main/res/values-zu/strings.xml
Normal file → Executable file
43
libraries/session/src/main/res/values-zu/strings.xml
Normal file → Executable file
@ -1,23 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
~ Copyright 2018 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.
|
||||
-->
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2018 The Android Open Source Project
|
||||
|
||||
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="default_notification_channel_name" msgid="7213672915724563695">"Okudlala manje"</string>
|
||||
<string name="play_button_content_description" msgid="963503759453979404">"Dlala"</string>
|
||||
<string name="media3_controls_pause_description" msgid="3510124037191104584">"Phumula"</string>
|
||||
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.
|
||||
-->
|
||||
<resources>
|
||||
<string name="default_notification_channel_name">Okudlala manje</string>
|
||||
<string name="media3_controls_play_description">Dlala</string>
|
||||
<string name="media3_controls_pause_description">Phumula</string>
|
||||
<string name="media3_controls_seek_to_previous_description">Funa into yangaphambilini</string>
|
||||
<string name="media3_controls_seek_to_next_description">Funa into elandelayo</string>
|
||||
<string name="media3_controls_seek_back_description">Funa okwangemuva</string>
|
||||
<string name="media3_controls_seek_forward_description">Funa uye phambili</string>
|
||||
</resources>
|
||||
|
@ -1,24 +1,21 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
~ Copyright 2018 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.
|
||||
-->
|
||||
<!-- Copyright (C) 2018 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.
|
||||
-->
|
||||
<resources>
|
||||
<!-- Notification channel name for default media notification. [CHAR LIMIT=40] -->
|
||||
<string name="default_notification_channel_name">Now playing</string>
|
||||
|
||||
<!-- Content description of 'play' button on media notification for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
|
||||
<string name="media3_controls_play_description">Play</string>
|
||||
<!-- Content description of 'pause' button on media notification for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
|
||||
|
Loading…
x
Reference in New Issue
Block a user