-
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 #124 from weblate/weblate-kodi-add-ons-virtual-fil…
…esystems-vfs-sftp Translations update from Kodi Weblate
- Loading branch information
Showing
1 changed file
with
7 additions
and
6 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,21 +5,22 @@ | |
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-03-06 21:51+0000\n" | ||
"Last-Translator: Linerly <[email protected]>\n" | ||
"Language-Team: Indonesian <https://kodi.weblate.cloud/projects/kodi-add-ons-virtual-filesystems/vfs-sftp/id_id/>\n" | ||
"Language: id_id\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"Plural-Forms: nplurals=1; plural=0;\n" | ||
"X-Generator: Weblate 5.4\n" | ||
|
||
msgctxt "Addon Summary" | ||
msgid "SSH File Transfer Protocol support" | ||
msgstr "" | ||
msgstr "Dukungan Protokol Transfer Berkas 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 "" | ||
msgstr "Protokol Transfer Berkas SSH (juga Protokol Transfer Berkas Aman, atau SFTP) adalah protokol jaringan yang menyediakan akses berkas, transfer berkas, dan pengelolaan berkas melalui aliran data apa pun yang andal.[CR][CR]Pengaya ini memungkinkan akses berkas dengan data." |