diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2010-03-25 14:06:35 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2010-03-25 14:06:35 +0000 |
commit | e5880104ec64cb8e674177910721d5f5394fad02 (patch) | |
tree | bf540d97b9a9dca0a6bdf45d494cb217a52f97a5 /po/en/samba.po | |
parent | a29163c2aeb474cd8c7f135802e21440301a904a (diff) |
i18n: add translations for samba (#117)
Diffstat (limited to 'po/en/samba.po')
-rw-r--r-- | po/en/samba.po | 71 |
1 files changed, 15 insertions, 56 deletions
diff --git a/po/en/samba.po b/po/en/samba.po index 36c7496e9..cc9a34afb 100644 --- a/po/en/samba.po +++ b/po/en/samba.po @@ -3,96 +3,55 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-05-19 19:36+0200\n" +"POT-Creation-Date: 2010-03-22 15:23+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Translate Toolkit 1.1.1\n" -#. Network Shares -#: applications/luci-samba/luasrc/i18n/samba.en.lua:1 msgid "Network Shares" msgstr "Network Shares" -#. Hostname -#: applications/luci-samba/luasrc/i18n/samba.en.lua:2 msgid "Hostname" msgstr "Hostname" -#. Description -#: applications/luci-samba/luasrc/i18n/samba.en.lua:3 msgid "Description" msgstr "Description" -#. Workgroup -#: applications/luci-samba/luasrc/i18n/samba.en.lua:4 msgid "Workgroup" msgstr "Workgroup" -#. Share home-directories -#: applications/luci-samba/luasrc/i18n/samba.en.lua:5 msgid "Share home-directories" msgstr "Share home-directories" -#. System users can reach their home directories via network shares. -#: applications/luci-samba/luasrc/i18n/samba.en.lua:6 -msgid "System users can reach their home directories via network shares." -msgstr "System users can reach their home directories via network shares." +msgid "Allow system users to reach their home directories via network shares" +msgstr "Allow system users to reach their home directories via network shares" -#. Shared Directories -#: applications/luci-samba/luasrc/i18n/samba.en.lua:7 msgid "Shared Directories" msgstr "Shared Directories" -#. Shared Directory -#: applications/luci-samba/luasrc/i18n/samba.en.lua:8 -msgid "Shared Directory" -msgstr "Shared Directory" +msgid "Path" +msgstr "Path" -#. Physical Path -#: applications/luci-samba/luasrc/i18n/samba.en.lua:9 -msgid "Physical Path" -msgstr "Physical Path" +msgid "Allowed users" +msgstr "Allowed users" -#. Allowed Users -#: applications/luci-samba/luasrc/i18n/samba.en.lua:10 -msgid "Allowed Users" -msgstr "Allowed Users" +msgid "Read-only" +msgstr "Read-only" -#. optional -#: applications/luci-samba/luasrc/i18n/samba.en.lua:11 -msgid "optional" -msgstr "optional" +msgid "Allow guests" +msgstr "Allow guests" -#. Read Only -#: applications/luci-samba/luasrc/i18n/samba.en.lua:12 -msgid "Read Only" -msgstr "Read Only" +msgid "Create mask" +msgstr "Create mask" -#. Allow Guests -#: applications/luci-samba/luasrc/i18n/samba.en.lua:13 -msgid "Allow Guests" -msgstr "Allow Guests" - -#. Create Mask -#: applications/luci-samba/luasrc/i18n/samba.en.lua:14 -msgid "Create Mask" -msgstr "Create Mask" - -#. Mask for new files -#: applications/luci-samba/luasrc/i18n/samba.en.lua:15 msgid "Mask for new files" msgstr "Mask for new files" -#. Directory Mask -#: applications/luci-samba/luasrc/i18n/samba.en.lua:16 -msgid "Directory Mask" -msgstr "Directory Mask" +msgid "Directory mask" +msgstr "Directory mask" -#. Mask for new directories -#: applications/luci-samba/luasrc/i18n/samba.en.lua:17 msgid "Mask for new directories" msgstr "Mask for new directories" |