diff --git a/user_manual/locale/es/LC_MESSAGES/files/transfer_ownership.pot b/user_manual/locale/es/LC_MESSAGES/files/transfer_ownership.pot new file mode 100644 index 000000000..931aeb315 --- /dev/null +++ b/user_manual/locale/es/LC_MESSAGES/files/transfer_ownership.pot @@ -0,0 +1,111 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) 2025 Nextcloud GmbH +# This file is distributed under the same license as the Nextcloud latest User Manual package. +# FIRST AUTHOR , YEAR. +# +# Translators: +# Next Cloud , 2021 +# Julio C. Ortega, 2023 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: Nextcloud latest User Manual latest\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2025-02-12 13:02+0000\n" +"PO-Revision-Date: 2020-07-27 15:35+0000\n" +"Last-Translator: Julio C. Ortega, 2023\n" +"Language-Team: Spanish (https://app.transifex.com/nextcloud/teams/64236/es/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: es\n" +"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" + +#: ../../files/transfer_ownership.rst:3 +msgid "Transfer Ownership" +msgstr "Transferir la propiedad" + +#: ../../files/transfer_ownership.rst:5 +msgid "" +"Users can transfer the ownership of files and folders to other users. " +"Sharing ownerships of those transferred files/folders will also be " +"transferred." +msgstr "" +"Los usuarios pueden transferir la propiedad de archivos y carpetas a otros " +"usuarios. Las propiedades sobre los recursos compartidos asociados a esos " +"archivos/carpetas también serán transferidas." + +#: ../../files/transfer_ownership.rst:8 +msgid "Navigate to *Settings* (top-right menu) > *Sharing*." +msgstr "Navegar a \"Ajustes\" (menú superior derecho) > *Compartir*." + +#: ../../files/transfer_ownership.rst:9 +msgid "" +"In the *Files* section, click on *Choose file or folder to transfer*. A file" +" picker opens, showing all files and folders in the user's account." +msgstr "" +"En la sección de *Archivos*, haga clic en *Seleccione archivo o carpeta a " +"transferir*. Un selector de archivos se abrirá, mostrando todos los archivos" +" y carpetas en la cuenta del usuario." + +#: ../../files/transfer_ownership.rst:10 +msgid "" +"Pick a file or folder and click on *Choose*. The chosen file or folder name " +"gets displayed." +msgstr "" +"Escoja un archivo o carpeta y haga clic en *Seleccionar*. El archivo o " +"carpeta seleccionado se mostrará." + +#: ../../files/transfer_ownership.rst:11 +msgid "Click on *Change* to change the choice if necessary." +msgstr "Haga clic en *Cambiar* para cambiar su elección si es necesario." + +#: ../../files/transfer_ownership.rst:12 +msgid "" +"Pick a new owner by typing their name into the search field next to *New " +"owner*." +msgstr "" +"Busque el nombre del nuevo propietario en el campo de texto al lado de " +"*Nuevo propietario* y seleccione un nuevo propietario." + +#: ../../files/transfer_ownership.rst:13 +msgid "Click on *Transfer*." +msgstr "Haga clic en *Transferir*." + +#: ../../files/transfer_ownership.rst:15 +msgid "" +"The username autocompletion or listing may be limited due to administrative " +"visibility configuration. See `administrator documentation " +"`_" +" for details." +msgstr "" +"El autocompletado de nombres de usuario puede estar limitado en función de " +"la configuración de visibilidad administrativa. Lea la `documentación de " +"administración " +"`_" +" para conocer más detalles." + +#: ../../files/transfer_ownership.rst:20 +msgid "" +"The target user receives a notification where they are being asked whether " +"to accept or reject the incoming transfer." +msgstr "" +"El usuario destinatario recibirá una notificación que les dará la opción de " +"aceptar o rechazar la transferencia entrante." + +#: ../../files/transfer_ownership.rst:25 +msgid "" +"If accepted, the target user finds the transferred files and folders in " +"their root under a folder *Transferred from [user] on [timestamp]*." +msgstr "" +"Si la acepta, el destinatario recibirá los archivos y carpetas transferidos " +"en su raíz, bajo la carpeta *Transferido de [usuario] el [fecha]*." + +#: ../../files/transfer_ownership.rst:27 +msgid "" +"The source user gets informed about the acceptance or rejection by a " +"notification." +msgstr "" +"El propietario original será informado de la aceptación o rechazo del cambio" +" de propietario en una notificación."