po/template: add a template for the minidlna app
Generated with: ./build/i18n-scan.pl applications/luci-minidlna/ >po/templates/minidlna.pot Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
This commit is contained in:
parent
f2b97162de
commit
c73aceb168
1 changed files with 139 additions and 0 deletions
139
po/templates/minidlna.pot
Normal file
139
po/templates/minidlna.pot
Normal file
|
@ -0,0 +1,139 @@
|
|||
msgid ""
|
||||
msgstr "Content-Type: text/plain; charset=UTF-8"
|
||||
|
||||
msgid "Album art names:"
|
||||
msgstr ""
|
||||
|
||||
msgid "Announced model number:"
|
||||
msgstr ""
|
||||
|
||||
msgid "Announced serial number:"
|
||||
msgstr ""
|
||||
|
||||
msgid "Browse directory"
|
||||
msgstr ""
|
||||
|
||||
msgid "Database directory:"
|
||||
msgstr ""
|
||||
|
||||
msgid "Enable TIVO:"
|
||||
msgstr ""
|
||||
|
||||
msgid "Enable inotify:"
|
||||
msgstr ""
|
||||
|
||||
msgid "Enable:"
|
||||
msgstr ""
|
||||
|
||||
msgid "Friendly name:"
|
||||
msgstr ""
|
||||
|
||||
msgid "Interfaces:"
|
||||
msgstr ""
|
||||
|
||||
msgid "Log directory:"
|
||||
msgstr ""
|
||||
|
||||
msgid "Media directories:"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"MiniDLNA is server software with the aim of being fully compliant with DLNA/"
|
||||
"UPnP-AV clients."
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Model number the miniDLNA daemon will report to clients in its XML "
|
||||
"description."
|
||||
msgstr ""
|
||||
|
||||
msgid "Music"
|
||||
msgstr ""
|
||||
|
||||
msgid "Network interfaces to serve, comma delimited list."
|
||||
msgstr ""
|
||||
|
||||
msgid "Notify interval in seconds."
|
||||
msgstr ""
|
||||
|
||||
msgid "Notify interval:"
|
||||
msgstr ""
|
||||
|
||||
msgid "Pictures"
|
||||
msgstr ""
|
||||
|
||||
msgid "Port for HTTP (descriptions, SOAP, media transfer) traffic."
|
||||
msgstr ""
|
||||
|
||||
msgid "Port:"
|
||||
msgstr ""
|
||||
|
||||
msgid "Presentation URL:"
|
||||
msgstr ""
|
||||
|
||||
msgid "Root container:"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Serial number the miniDLNA daemon will report to clients in its XML "
|
||||
"description."
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Set this if you want to customize the name that shows up on your clients."
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Set this if you would like to specify the directory where you want MiniDLNA "
|
||||
"to store its database and album art cache."
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Set this if you would like to specify the directory where you want MiniDLNA "
|
||||
"to store its log file."
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Set this to enable inotify monitoring to automatically discover new files."
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Set this to enable support for streaming .jpg and .mp3 files to a TiVo "
|
||||
"supporting HMO."
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Set this to strictly adhere to DLNA standards. This will allow server-side "
|
||||
"downscaling of very large JPEG images, which may hurt JPEG serving "
|
||||
"performance on (at least) Sony DLNA products."
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Set this to the directory you want scanned. If you want to restrict the "
|
||||
"directory to a specific content type, you can prepend the type ('A' for "
|
||||
"audio, 'V' for video, 'P' for images), followed by a comma, to the directory "
|
||||
"(eg. media_dir=A,/mnt/media/Music). Multiple directories can be specified."
|
||||
msgstr ""
|
||||
|
||||
msgid "Specify the path to the MiniSSDPd socket."
|
||||
msgstr ""
|
||||
|
||||
msgid "Standard container"
|
||||
msgstr ""
|
||||
|
||||
msgid "Strict to DLNA standard:"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"This is a list of file names to check for when searching for album art. "
|
||||
"Note: names must be delimited with a forward slash '/'"
|
||||
msgstr ""
|
||||
|
||||
msgid "Video"
|
||||
msgstr ""
|
||||
|
||||
msgid "miniDLNA"
|
||||
msgstr ""
|
||||
|
||||
msgid "miniSSDP socket:"
|
||||
msgstr ""
|
Loading…
Reference in a new issue