| <?xml version="1.0" encoding="UTF-8"?> |
| <!-- |
| Copyright 2024 The Android Open Source Project |
| |
| Licensed under the Apache License, Version 2.0 (the "License"); |
| you may not use this file except in compliance with the License. |
| You may obtain a copy of the License at |
| |
| http://www.apache.org/licenses/LICENSE-2.0 |
| |
| Unless required by applicable law or agreed to in writing, software |
| distributed under the License is distributed on an "AS IS" BASIS, |
| WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| See the License for the specific language governing permissions and |
| limitations under the License. |
| --> |
| |
| <resources xmlns:android="http://schemas.android.com/apk/res/android" |
| xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> |
| <string name="photopicker_profile_primary_label" msgid="4757455689901820680">"Personal"</string> |
| <string name="photopicker_profile_managed_label" msgid="8223788467673917191">"Trabajo"</string> |
| <string name="photopicker_profile_unknown_label" msgid="4794151597112747338">"Otro"</string> |
| <string name="photopicker_profile_switch_button_description" msgid="136797665427675773">"Cambiar perfil de usuario"</string> |
| <string name="photopicker_profile_unavailable_dialog_title" msgid="1198925313401075806">"Las aplicaciones de <xliff:g id="PROFILE_NAME">%1$s</xliff:g> están pausadas"</string> |
| <string name="photopicker_profile_blocked_by_admin_dialog_title" msgid="3210828020946868217">"Bloqueado por tu administrador"</string> |
| <string name="photopicker_profile_unavailable_dialog_message" msgid="7075601941628320907">"Para abrir las fotos de <xliff:g id="PROFILE_NAME_0">%1$s</xliff:g>, activa tus aplicaciones de <xliff:g id="PROFILE_NAME_1">%1$s</xliff:g> e inténtalo de nuevo"</string> |
| <string name="photopicker_profile_blocked_by_admin_dialog_message" msgid="7978497980448982863">"Tu administrador no te permite acceder a los datos de este perfil."</string> |
| </resources> |