-
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.
Merge pull request #118 from weblate/weblate-kodi-add-ons-virtual-fil…
…esystems-vfs-sftp Translations update from Kodi Weblate
- Loading branch information
Showing
1 changed file
with
6 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 |
---|---|---|
|
@@ -5,20 +5,21 @@ | |
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: KODI Main\n" | ||
"Report-Msgid-Bugs-To: https://github.com/xbmc/xbmc/issues/\n" | ||
"Report-Msgid-Bugs-To: [email protected]\n" | ||
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: Automatically generated\n" | ||
"Language-Team: none\n" | ||
"PO-Revision-Date: 2024-01-23 09:13+0000\n" | ||
"Last-Translator: Miniontoby <[email protected]>\n" | ||
"Language-Team: Dutch <https://kodi.weblate.cloud/projects/kodi-add-ons-virtual-filesystems/vfs-sftp/nl_nl/>\n" | ||
"Language: nl_nl\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 5.3\n" | ||
|
||
msgctxt "Addon Summary" | ||
msgid "SSH File Transfer Protocol support" | ||
msgstr "" | ||
msgstr "Ondersteuning voor SSH File Transfer Protocol" | ||
|
||
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." | ||
|