diff options
| author | Michael Bestas <mkbestas@lineageos.org> | 2021-02-28 02:43:08 +0200 |
|---|---|---|
| committer | Michael Bestas <mkbestas@lineageos.org> | 2021-02-28 02:43:08 +0200 |
| commit | f1bbe5e8e2a2732ab3d0c90919522070b64f6d0b (patch) | |
| tree | 805930dfb5147e627d5744fd0a3f42bf7750285a | |
| parent | 114958fefd5ebd9b9f5bc2f30da337198edcaf6c (diff) | |
Automatic translation import
Change-Id: Ia378c8fdfcb4f66802474bafeefc8ed3041b5c4b
| -rw-r--r-- | res/values-ast-rES/strings.xml | 23 | ||||
| -rw-r--r-- | res/values-cy/strings.xml | 30 | ||||
| -rw-r--r-- | res/values-eo/strings.xml | 20 | ||||
| -rw-r--r-- | res/values-gd/strings.xml | 23 | ||||
| -rw-r--r-- | res/values-ku/strings.xml | 23 | ||||
| -rw-r--r-- | res/values-lb/strings.xml | 23 | ||||
| -rw-r--r-- | res/values-ug/strings.xml | 21 |
7 files changed, 163 insertions, 0 deletions
diff --git a/res/values-ast-rES/strings.xml b/res/values-ast-rES/strings.xml new file mode 100644 index 00000000..44a27d0c --- /dev/null +++ b/res/values-ast-rES/strings.xml @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2009 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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="uid_label">Medios</string> + <string name="app_label">Almacenamientu de medios</string> + <string name="artist_label">Artista</string> + <string name="root_images">Imáxenes</string> + <string name="root_videos">Vídeos</string> + <string name="root_audio">Audiu</string> +</resources> diff --git a/res/values-cy/strings.xml b/res/values-cy/strings.xml new file mode 100644 index 00000000..2f352b9f --- /dev/null +++ b/res/values-cy/strings.xml @@ -0,0 +1,30 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2009 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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="uid_label">Cyfryngau</string> + <string name="storage_description">Storfa leol</string> + <string name="app_label">Storfa Cyfryngau</string> + <string name="artist_label">Artist</string> + <string name="root_images">Delweddau</string> + <string name="root_videos">Fideos</string> + <string name="root_audio">Sain</string> + <string name="permission_required">Rhaid cael caniatâd i addasu neu ddileu\u2019r eitem hon.</string> + <string name="permission_required_action">Parhau</string> + <string name="grant_dialog_button_allow">Caniatáu</string> + <string name="grant_dialog_button_deny">Gwrthod</string> + <string name="allow">Caniatáu</string> + <string name="deny">Gwrthod</string> +</resources> diff --git a/res/values-eo/strings.xml b/res/values-eo/strings.xml new file mode 100644 index 00000000..14dc4fa2 --- /dev/null +++ b/res/values-eo/strings.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2009 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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="artist_label">Artisto</string> + <string name="root_images">Bildoj</string> + <string name="root_videos">Videoj</string> +</resources> diff --git a/res/values-gd/strings.xml b/res/values-gd/strings.xml new file mode 100644 index 00000000..b9001004 --- /dev/null +++ b/res/values-gd/strings.xml @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2009 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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="uid_label">Meadhanan</string> + <string name="app_label">Stòras nam meadhanan</string> + <string name="artist_label">Neach-ciùil</string> + <string name="root_images">Dealbhan</string> + <string name="root_videos">Videothan</string> + <string name="root_audio">Fuaimean</string> +</resources> diff --git a/res/values-ku/strings.xml b/res/values-ku/strings.xml new file mode 100644 index 00000000..3b1511ba --- /dev/null +++ b/res/values-ku/strings.xml @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2009 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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="uid_label">ڕەنگاڵە</string> + <string name="app_label">بیرگەی ڕاگەیانەکان</string> + <string name="artist_label">هونەرمەند</string> + <string name="root_images">وێنەکان</string> + <string name="root_videos">ڤیدیۆکان</string> + <string name="root_audio">دەنگ</string> +</resources> diff --git a/res/values-lb/strings.xml b/res/values-lb/strings.xml new file mode 100644 index 00000000..ffec3f5e --- /dev/null +++ b/res/values-lb/strings.xml @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2009 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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="uid_label">Medien</string> + <string name="app_label">Mediespäicher</string> + <string name="artist_label">Kënschtler</string> + <string name="root_images">Biller</string> + <string name="root_videos">Videoen</string> + <string name="root_audio">Audio</string> +</resources> diff --git a/res/values-ug/strings.xml b/res/values-ug/strings.xml new file mode 100644 index 00000000..2049ad44 --- /dev/null +++ b/res/values-ug/strings.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2009 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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="uid_label">ۋاسىتە</string> + <string name="app_label">ۋاسىتە ساقلىغۇچ</string> + <string name="artist_label">سەنئەتكار</string> + <string name="root_images">سۈرەتلەر</string> +</resources> |
