mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Translate sync_osx.pot in es [Manual Sync]
100% translated source file: 'sync_osx.pot' on 'es'.
This commit is contained in:
parent
04696e4fd3
commit
f0d1e4135a
@ -1,35 +1,36 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) 2021 Nextcloud GmbH
|
||||
# Copyright (C) 2023 Nextcloud GmbH
|
||||
# This file is distributed under the same license as the Nextcloud latest User Manual package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
# Translators:
|
||||
# Next Cloud <nextcloud.translator.es@cgj.es>, 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: 2021-05-03 13:19+0000\n"
|
||||
"POT-Creation-Date: 2023-04-24 19:14+0000\n"
|
||||
"PO-Revision-Date: 2021-12-01 18:40+0000\n"
|
||||
"Last-Translator: Next Cloud <nextcloud.translator.es@cgj.es>, 2021\n"
|
||||
"Language-Team: Spanish (https://www.transifex.com/nextcloud/teams/64236/es/)\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=2; plural=(n != 1);\n"
|
||||
"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
|
||||
|
||||
#: ../../pim/sync_osx.rst:3
|
||||
#: ../../groupware/sync_osx.rst:3
|
||||
msgid "Synchronizing with macOS"
|
||||
msgstr "Sincronizar con macOS"
|
||||
|
||||
#: ../../pim/sync_osx.rst:6
|
||||
#: ../../groupware/sync_osx.rst:6
|
||||
msgid "Setup your Accounts"
|
||||
msgstr "Configurar sus Cuentas"
|
||||
|
||||
#: ../../pim/sync_osx.rst:8
|
||||
#: ../../groupware/sync_osx.rst:8
|
||||
msgid ""
|
||||
"In the following steps you will add your server resources for **CalDAV** "
|
||||
"(Calendar) and **CardDAV** (Contacts) to your Nextcloud."
|
||||
@ -37,15 +38,15 @@ msgstr ""
|
||||
"En los siguientes pasos podrá añadir sus recursos remotos **CalDAV** "
|
||||
"(calendario) y **CardDAV** (contactos) a su Nextcloud."
|
||||
|
||||
#: ../../pim/sync_osx.rst:11
|
||||
#: ../../groupware/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
|
||||
#: ../../groupware/sync_osx.rst:13
|
||||
msgid "Navigate to **Internet Accounts**:"
|
||||
msgstr "Navegue a **Cuentas de Internet**:"
|
||||
|
||||
#: ../../pim/sync_osx.rst:17
|
||||
#: ../../groupware/sync_osx.rst:17
|
||||
msgid ""
|
||||
"Click on **Add Other Account…** and click on **CalDAV Account** for Calendar"
|
||||
" or **CardDAV Account** for Contacts:"
|
||||
@ -53,7 +54,7 @@ msgstr ""
|
||||
"Seleccione **Añadir otra cuenta…** y seleccione **Cuenta CalDAV** para "
|
||||
"Calendario o **Cuenta CardDAV** para Contactos:"
|
||||
|
||||
#: ../../pim/sync_osx.rst:22
|
||||
#: ../../groupware/sync_osx.rst:22
|
||||
msgid ""
|
||||
"You can not setup Calendar/Contacts together. You need to setup them in "
|
||||
"**separate accounts**."
|
||||
@ -61,42 +62,39 @@ msgstr ""
|
||||
"No es posible configurar contactos y calendario simultáneamente, hay que "
|
||||
"crear **cuentas separadas**."
|
||||
|
||||
#: ../../pim/sync_osx.rst:25
|
||||
#: ../../groupware/sync_osx.rst:25
|
||||
msgid ""
|
||||
"Select **Manual** as Account-Type and type in your respective credentials:"
|
||||
msgstr ""
|
||||
"Seleccione **Manual** como tipo de cuenta e introduzca sus credenciales:"
|
||||
|
||||
#: ../../pim/sync_osx.rst:27
|
||||
#: ../../groupware/sync_osx.rst:27
|
||||
msgid "**Username**: Your Nextcloud username or email"
|
||||
msgstr ""
|
||||
"**Nombre de usuario**: Su nombre de usuario de Nextcloud o correo "
|
||||
"electrónico"
|
||||
|
||||
#: ../../pim/sync_osx.rst:29
|
||||
#: ../../groupware/sync_osx.rst:29
|
||||
msgid ""
|
||||
"**Password**: Your generated app-password/token (`Learn more "
|
||||
"<https://docs.nextcloud.com/server/stable/user_manual/session_management.html"
|
||||
"#managing-devices>`_)."
|
||||
"**Password**: Your generated app-password/token (:ref:`Learn "
|
||||
"more<managing_devices>`)."
|
||||
msgstr ""
|
||||
"**Contraseña**: La contraseña de aplicación que ha generado (`más "
|
||||
"información "
|
||||
"<https://docs.nextcloud.com/server/stable/user_manual/session_management.html"
|
||||
"#managing-devices>`_)."
|
||||
"**Contraseña**: Su contraseña/token de aplicación generada (:ref: `Aprenda "
|
||||
"más <managing_devices>`)."
|
||||
|
||||
#: ../../pim/sync_osx.rst:31
|
||||
#: ../../groupware/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, "
|
||||
"**Dirección del servidor**: La URL de su servidor Nextcloud (p. ej. "
|
||||
"``https://cloud.example.com``)"
|
||||
|
||||
#: ../../pim/sync_osx.rst:35
|
||||
#: ../../groupware/sync_osx.rst:35
|
||||
msgid "Click on **Sign In**."
|
||||
msgstr "Pulse **Iniciar sesión**."
|
||||
|
||||
#: ../../pim/sync_osx.rst:37
|
||||
#: ../../groupware/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\" "
|
||||
@ -108,11 +106,11 @@ msgstr ""
|
||||
"pero es posible que lo quiera utilizar también para **Tareas y "
|
||||
"recordatorios**."
|
||||
|
||||
#: ../../pim/sync_osx.rst:44
|
||||
#: ../../groupware/sync_osx.rst:44
|
||||
msgid "Troubleshooting"
|
||||
msgstr "Resolución de problemas"
|
||||
|
||||
#: ../../pim/sync_osx.rst:46
|
||||
#: ../../groupware/sync_osx.rst:46
|
||||
msgid ""
|
||||
"macOS does **not** support syncing CalDAV/CardDAV over non-encrypted "
|
||||
"``http://`` connections. Make sure you have ``https://`` enabled and "
|
||||
@ -122,7 +120,7 @@ msgstr ""
|
||||
"``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
|
||||
#: ../../groupware/sync_osx.rst:50
|
||||
msgid ""
|
||||
"**Self-signed certificates** need to be properly set up in the macOS "
|
||||
"keychain."
|
||||
|
||||
Loading…
Reference in New Issue
Block a user