-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Translated using Weblate (Spanish (Spain) (es_es))
Currently translated at 100.0% (2 of 2 strings) Co-authored-by: roliverosc <[email protected]> Translate-URL: https://kodi.weblate.cloud/projects/kodi-add-ons-virtual-filesystems/vfs-sftp/es_es/ Translation: Kodi add-ons: virtual filesystems/vfs.sftp
- Loading branch information
1 parent
4277822
commit 988315d
Showing
1 changed file
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,20 +7,20 @@ msgstr "" | |
"Project-Id-Version: KODI Main\n" | ||
"Report-Msgid-Bugs-To: [email protected]\n" | ||
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"PO-Revision-Date: 2022-02-01 09:13+0000\n" | ||
"Last-Translator: Alfonso Cachero <alfonso.cachero@gmail.com>\n" | ||
"PO-Revision-Date: 2024-08-14 13:26+0000\n" | ||
"Last-Translator: roliverosc <roliverosc@hotmail.com>\n" | ||
"Language-Team: Spanish (Spain) <https://kodi.weblate.cloud/projects/kodi-add-ons-virtual-filesystems/vfs-sftp/es_es/>\n" | ||
"Language: es_es\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"Plural-Forms: nplurals=2; plural=n != 1;\n" | ||
"X-Generator: Weblate 4.10.1\n" | ||
"X-Generator: Weblate 5.6.2\n" | ||
|
||
msgctxt "Addon Summary" | ||
msgid "SSH File Transfer Protocol support" | ||
msgstr "Soporte de Protocolo de Transfrencia de Archivos SSH" | ||
msgstr "Compatibilidad con protocolo de transferencia de archivos SSH" | ||
|
||
msgctxt "Addon Description" | ||
msgid "The SSH File Transfer Protocol (also Secure File Transfer Protocol, or SFTP) is a network protocol that provides file access, file transfer, and file management over any reliable data stream.[CR][CR]This addon allows file access to data in it." | ||
msgstr "El Protocolo de Transferencia de archivos SSH (conocido como Secure File Transfer Protocol o SFTP) es un protocolo de red que provee de acceso, transferencia y gestión de archivos sobre cualquier flujo de datos confiable.[CR][CR]Este addon permite acceder a los datos de esos archivos." | ||
msgstr "El SSH File Transfer Protocol (también conocido como protocolo de transferencia segura de archivos o SFTP) es un protocolo de red que proporciona acceso a archivos, transferencia de archivos y administración de archivos a través de cualquier flujo de datos confiable.[CR][CR]Este complemento permite el acceso a los datos que contiene el archivo." |