diff options
author | Hannu Nyman <hannu.nyman@iki.fi> | 2018-11-07 18:10:59 +0200 |
---|---|---|
committer | Hannu Nyman <hannu.nyman@iki.fi> | 2018-11-07 18:10:59 +0200 |
commit | 40de466475a617f42d1f5cfa03d0342676e84c9b (patch) | |
tree | c47ff6bf49eefd97e619b2c0ae7715dbebe685a0 /applications/luci-app-shairplay/po/templates | |
parent | 5849b20eab087bbc1a172b583d1a0febe8b506e4 (diff) |
i18n: sync translations, add location annotatations
Thanks to a recent commit, the translation files will now
have info about locations where the string is used. That
can help is deciding the correct translation, as all contexts
are more easily found.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Diffstat (limited to 'applications/luci-app-shairplay/po/templates')
-rw-r--r-- | applications/luci-app-shairplay/po/templates/shairplay.pot | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/applications/luci-app-shairplay/po/templates/shairplay.pot b/applications/luci-app-shairplay/po/templates/shairplay.pot index b3da99e0b3..d59694f2b2 100644 --- a/applications/luci-app-shairplay/po/templates/shairplay.pot +++ b/applications/luci-app-shairplay/po/templates/shairplay.pot @@ -1,39 +1,52 @@ msgid "" msgstr "Content-Type: text/plain; charset=UTF-8" +#: applications/luci-app-shairplay/luasrc/model/cbi/shairplay.lua:47 msgid "AO Device ID" msgstr "" +#: applications/luci-app-shairplay/luasrc/model/cbi/shairplay.lua:44 msgid "AO Device Name" msgstr "" +#: applications/luci-app-shairplay/luasrc/model/cbi/shairplay.lua:33 msgid "AO Driver" msgstr "" +#: applications/luci-app-shairplay/luasrc/model/cbi/shairplay.lua:18 msgid "Airport Name" msgstr "" +#: applications/luci-app-shairplay/luasrc/model/cbi/shairplay.lua:34 +#: applications/luci-app-shairplay/luasrc/model/cbi/shairplay.lua:49 msgid "Default" msgstr "" +#: applications/luci-app-shairplay/luasrc/model/cbi/shairplay.lua:10 msgid "Enabled" msgstr "" +#: applications/luci-app-shairplay/luasrc/model/cbi/shairplay.lua:29 msgid "HW Address" msgstr "" +#: applications/luci-app-shairplay/luasrc/model/cbi/shairplay.lua:25 msgid "Password" msgstr "" +#: applications/luci-app-shairplay/luasrc/model/cbi/shairplay.lua:21 msgid "Port" msgstr "" +#: applications/luci-app-shairplay/luasrc/model/cbi/shairplay.lua:15 msgid "Respawn" msgstr "" +#: applications/luci-app-shairplay/luasrc/controller/shairplay.lua:11 msgid "Shairplay" msgstr "" +#: applications/luci-app-shairplay/luasrc/model/cbi/shairplay.lua:4 msgid "" "Shairplay is a simple AirPlay server implementation, here you can configure " "the settings." |