diff --git a/user_manual/locale/es/LC_MESSAGES/pim/sync_osx.pot b/user_manual/locale/es/LC_MESSAGES/pim/sync_osx.pot new file mode 100644 index 000000000..abac8f792 --- /dev/null +++ b/user_manual/locale/es/LC_MESSAGES/pim/sync_osx.pot @@ -0,0 +1,128 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) 2021 Nextcloud GmbH +# This file is distributed under the same license as the Nextcloud latest User Manual package. +# FIRST AUTHOR , YEAR. +# +# Translators: +# Next Cloud , 2021 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: Nextcloud latest User Manual latest\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2021-01-15 16:50+0000\n" +"PO-Revision-Date: 2019-11-07 20:28+0000\n" +"Last-Translator: Next Cloud , 2021\n" +"Language-Team: Spanish (https://www.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=2; plural=(n != 1);\n" + +#: ../../pim/sync_osx.rst:3 +msgid "Synchronizing with macOS" +msgstr "Sincronizar con macOS" + +#: ../../pim/sync_osx.rst:6 +msgid "Setup your Accounts" +msgstr "Configurar sus Cuentas" + +#: ../../pim/sync_osx.rst:8 +msgid "" +"In the following steps you will add your server resources for **CalDAV** " +"(Calendar) and **CardDAV** (Contacts) to your Nextcloud." +msgstr "" +"En los siguientes pasos podrá añadir sus recursos **CalDAV** (calendario) y " +"**CardDAV** (contactos) remotos a su Nextcloud." + +#: ../../pim/sync_osx.rst:11 +msgid "Open the **system preferences** of your macOS device." +msgstr "Abra las **Preferencias del Sistema** en su dispositivo macOS." + +#: ../../pim/sync_osx.rst:13 +msgid "Navigate to **Internet Accounts**:" +msgstr "Navegue a **Cuentas de internet**:" + +#: ../../pim/sync_osx.rst:17 +msgid "" +"Click on **Add Other Account...** and click on **CalDAV Account** for " +"Calendar or **CardDAV Account** for Contacts:" +msgstr "" +"Seleccione **Añadir otra cuenta...** y seleccione **Cuenta CalDAV** para " +"Calendario o **Cuenta CardDAV** para Contactos:" + +#: ../../pim/sync_osx.rst:22 +msgid "" +"You can not setup Calendar/Contacts together. You need to setup them in " +"**separate accounts**." +msgstr "" +"No es posible configurar contactos y calendario simultáneamente, hay que " +"crear **cuentas separadas**." + +#: ../../pim/sync_osx.rst:25 +msgid "" +"Select **Manual** as Account-Type and type in your respective credentials:" +msgstr "" +"Seleccione **Manual** como tipo de cuenta introduzca sus credenciales:" + +#: ../../pim/sync_osx.rst:27 +msgid "**Username**: Your Nextcloud username or email" +msgstr "**Nombre de usuario**: Su nombre de usuario o correo de Nextcloud" + +#: ../../pim/sync_osx.rst:29 +msgid "" +"**Password**: Your generated app-password/token (`Learn more " +"`_)." +msgstr "" +"**Contraseña**: La contraseña de aplicación que ha generado (`más " +"información " +"`_)." + +#: ../../pim/sync_osx.rst:31 +msgid "" +"**Server Address**: URL of your Nextcloud server (e.g. " +"``https://cloud.example.com``)" +msgstr "" +"**Dirección del servidor**: La URL de su servidor Nextcloud (por ejemplo, " +"``https://cloud.example.com``)" + +#: ../../pim/sync_osx.rst:35 +msgid "Click on **Sign In**." +msgstr "Haga clic en **Iniciar sesión**." + +#: ../../pim/sync_osx.rst:37 +msgid "" +"For **CalDAV (Calendar)**: You can now select, with which applications you " +"want to use this resource. In the most cases, this will be the \"Calendar\" " +"application, sometimes you may also want to use it for your **Tasks and " +"reminders**." +msgstr "" +"Para **CalDAV (calendario)**: Puede seleccionar a qué aplicaciones quiere " +"dar acceso a este recurso. En general será a la aplicación \"Calendario\", " +"pero es posible que lo quiera utilizar también para **Tareas y " +"recordatorios**." + +#: ../../pim/sync_osx.rst:44 +msgid "Troubleshooting" +msgstr "Resolución de problemas" + +#: ../../pim/sync_osx.rst:46 +msgid "" +"macOS does **not** support syncing CalDAV/CardDAV over non-encrypted " +"``http://`` connections. Make sure you have ``https://`` enabled and " +"configured on server- and client-side." +msgstr "" +"macOS **no** soporta la sincronización de CalDAV/CardDAV con conexiones " +"``http://`` no cifradas. Asegúrese de que tiene ``https://`` activado y " +"configurado tanto en el cliente como en el servidor." + +#: ../../pim/sync_osx.rst:50 +msgid "" +"**Self-signed certificates** need to be properly set up in the macOS " +"keychain." +msgstr "" +"Los **certificados auto-firmados** deben ser añadidos al llavero de macOS."