Changeset 6064
- Timestamp:
- 04/14/10 09:58:11 (3 years ago)
- Location:
- luci/trunk/po
- Files:
-
- 1 added
- 13 modified
-
ca/hd_idle.po (modified) (3 diffs)
-
de/hd_idle.po (modified) (3 diffs)
-
el/hd_idle.po (modified) (3 diffs)
-
en/hd_idle.po (modified) (3 diffs)
-
es/hd_idle.po (modified) (3 diffs)
-
fr/hd_idle.po (modified) (2 diffs)
-
it/hd_idle.po (modified) (3 diffs)
-
ja/hd_idle.po (modified) (3 diffs)
-
pl/hd_idle.po (added)
-
pt/hd_idle.po (modified) (3 diffs)
-
pt_BR/hd_idle.po (modified) (3 diffs)
-
ru/hd_idle.po (modified) (3 diffs)
-
vi/hd_idle.po (modified) (3 diffs)
-
zh_CN/hd_idle.po (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
luci/trunk/po/ca/hd_idle.po
r5449 r6064 5 5 "Project-Id-Version: PACKAGE VERSION\n" 6 6 "Report-Msgid-Bugs-To: \n" 7 "POT-Creation-Date: 20 09-06-10 03:40+0200\n"7 "POT-Creation-Date: 2010-04-14 10:33+0200\n" 8 8 "PO-Revision-Date: 2009-05-26 20:25+0200\n" 9 9 "Last-Translator: Eduard Duran <iopahopa@gmail.com>\n" … … 14 14 "X-Generator: Pootle 1.1.0\n" 15 15 16 #. Disk17 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:118 msgid "Disk"19 msgstr "Disc"20 21 #. Enable debug22 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:223 msgid "Enable debug"24 msgstr "Habilita la depuració"25 26 #. hd-idle27 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:328 msgid "hd-idle"29 msgstr "hd-idle"30 31 #. hd-idle is a utility program for spinning-down external disks after a period of idle time.32 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:433 16 msgid "" 34 17 "hd-idle is a utility program for spinning-down external disks after a period " … … 38 21 "període de temps inactiu." 39 22 40 #. Idle-Time 41 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:5 42 msgid "Idle-Time" 23 msgid "Settings" 24 msgstr "Configuració" 25 26 #, fuzzy 27 msgid "Enable" 28 msgstr "Habilita la depuració" 29 30 msgid "Disk" 31 msgstr "Disc" 32 33 #, fuzzy 34 msgid "Idle-time" 43 35 msgstr "Temps d'inactivitat" 44 36 45 #. Idle-Time unit 46 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:6 47 msgid "Idle-Time unit" 37 #, fuzzy 38 msgid "Idle-time unit" 48 39 msgstr "Unitat de temps d'inactivitat" 49 40 50 #. Settings 51 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:7 52 msgid "Settings" 53 msgstr "Configuració" 41 # Minutes (not minimum) 42 msgid "min" 43 msgstr "" 44 45 # Hours 46 msgid "h" 47 msgstr "" 48 49 msgid "Enable debug" 50 msgstr "Habilita la depuració" 51 52 #~ msgid "hd-idle" 53 #~ msgstr "hd-idle" -
luci/trunk/po/de/hd_idle.po
r5449 r6064 4 4 "Project-Id-Version: PACKAGE VERSION\n" 5 5 "Report-Msgid-Bugs-To: \n" 6 "POT-Creation-Date: 20 09-05-26 17:57+0200\n"6 "POT-Creation-Date: 2010-04-14 10:33+0200\n" 7 7 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 8 8 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" … … 13 13 "X-Generator: Translate Toolkit 1.1.1\n" 14 14 15 #. Disk16 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:117 msgid "Disk"18 msgstr "Festplatte"19 20 #. Enable debug21 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:222 msgid "Enable debug"23 msgstr "Debug-Ausgaben aktivieren"24 25 #. hd-idle26 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:327 msgid "hd-idle"28 msgstr "hd-idle"29 30 #. hd-idle is a utility program for spinning-down external disks after a period of idle time.31 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:432 15 msgid "" 33 16 "hd-idle is a utility program for spinning-down external disks after a period " … … 37 20 "Leerlaufzeit herunter zu fahren." 38 21 39 #. Idle-Time 40 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:5 41 msgid "Idle-Time" 22 msgid "Settings" 23 msgstr "Einstellungen" 24 25 #, fuzzy 26 msgid "Enable" 27 msgstr "Debug-Ausgaben aktivieren" 28 29 msgid "Disk" 30 msgstr "Festplatte" 31 32 #, fuzzy 33 msgid "Idle-time" 42 34 msgstr "Leerlaufzeit" 43 35 44 #. Idle-Time unit 45 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:6 46 msgid "Idle-Time unit" 36 #, fuzzy 37 msgid "Idle-time unit" 47 38 msgstr "Leerlaufzeiteinheit" 48 39 49 #. Settings 50 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:7 51 msgid "Settings" 52 msgstr "Einstellungen" 40 # Minutes (not minimum) 41 msgid "min" 42 msgstr "" 43 44 # Hours 45 msgid "h" 46 msgstr "" 47 48 msgid "Enable debug" 49 msgstr "Debug-Ausgaben aktivieren" 50 51 #~ msgid "hd-idle" 52 #~ msgstr "hd-idle" -
luci/trunk/po/el/hd_idle.po
r5449 r6064 4 4 "Project-Id-Version: PACKAGE VERSION\n" 5 5 "Report-Msgid-Bugs-To: \n" 6 "POT-Creation-Date: 20 09-05-28 02:08+0200\n"6 "POT-Creation-Date: 2010-04-14 10:33+0200\n" 7 7 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 8 8 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" … … 13 13 "X-Generator: Translate Toolkit 1.1.1\n" 14 14 15 #. Disk16 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:117 msgid "Disk"18 msgstr ""19 20 #. Enable debug21 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:222 msgid "Enable debug"23 msgstr ""24 25 #. hd-idle26 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:327 msgid "hd-idle"28 msgstr ""29 30 #. hd-idle is a utility program for spinning-down external disks after a period of idle time.31 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:432 15 msgid "" 33 16 "hd-idle is a utility program for spinning-down external disks after a period " … … 35 18 msgstr "" 36 19 37 #. Idle-Time 38 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:5 39 msgid "Idle-Time" 20 msgid "Settings" 40 21 msgstr "" 41 22 42 #. Idle-Time unit 43 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:6 44 msgid "Idle-Time unit" 23 msgid "Enable" 45 24 msgstr "" 46 25 47 #. Settings 48 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:7 49 msgid "Settings" 26 msgid "Disk" 50 27 msgstr "" 28 29 msgid "Idle-time" 30 msgstr "" 31 32 msgid "Idle-time unit" 33 msgstr "" 34 35 # Minutes (not minimum) 36 msgid "min" 37 msgstr "" 38 39 # Hours 40 msgid "h" 41 msgstr "" 42 43 msgid "Enable debug" 44 msgstr "" -
luci/trunk/po/en/hd_idle.po
r5449 r6064 4 4 "Project-Id-Version: PACKAGE VERSION\n" 5 5 "Report-Msgid-Bugs-To: \n" 6 "POT-Creation-Date: 20 09-05-19 19:36+0200\n"6 "POT-Creation-Date: 2010-04-14 10:33+0200\n" 7 7 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 8 8 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" … … 11 11 "Content-Type: text/plain; charset=UTF-8\n" 12 12 "Content-Transfer-Encoding: 8bit\n" 13 "X-Generator: Translate Toolkit 1.1.1\n"14 13 15 #. Disk16 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:117 msgid "Disk"18 msgstr "Disk"19 20 #. Enable debug21 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:222 msgid "Enable debug"23 msgstr "Enable debug"24 25 #. hd-idle26 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:327 msgid "hd-idle"28 msgstr "hd-idle"29 30 #. hd-idle is a utility program for spinning-down external disks after a period of idle time.31 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:432 14 msgid "" 33 15 "hd-idle is a utility program for spinning-down external disks after a period " … … 37 19 "of idle time." 38 20 39 #. Idle-Time40 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:541 msgid "Idle-Time"42 msgstr "Idle-Time"43 44 #. Idle-Time unit45 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:646 msgid "Idle-Time unit"47 msgstr "Idle-Time unit"48 49 #. Settings50 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:751 21 msgid "Settings" 52 22 msgstr "Settings" 23 24 msgid "Enable" 25 msgstr "Enable" 26 27 msgid "Disk" 28 msgstr "Disk" 29 30 msgid "Idle-time" 31 msgstr "Idle-time" 32 33 msgid "Idle-time unit" 34 msgstr "Idle-time unit" 35 36 # Minutes (not minimum) 37 msgid "min" 38 msgstr "min" 39 40 # Hours 41 msgid "h" 42 msgstr "h" 43 44 msgid "Enable debug" 45 msgstr "Enable debug" -
luci/trunk/po/es/hd_idle.po
r5449 r6064 3 3 "Project-Id-Version: PACKAGE VERSION\n" 4 4 "Report-Msgid-Bugs-To: \n" 5 "POT-Creation-Date: 20 09-06-10 03:41+0200\n"5 "POT-Creation-Date: 2010-04-14 10:33+0200\n" 6 6 "PO-Revision-Date: 2009-07-16 03:26+0200\n" 7 7 "Last-Translator: Guillermo Javier Nardoni <guillermo@geryon.com.ar>\n" … … 12 12 "X-Generator: Pootle 1.1.0\n" 13 13 14 #. Disk15 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:116 msgid "Disk"17 msgstr "Disco"18 19 #. Enable debug20 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:221 msgid "Enable debug"22 msgstr "Activar depuración"23 24 #. hd-idle25 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:326 msgid "hd-idle"27 msgstr "hd-idle"28 29 #. hd-idle is a utility program for spinning-down external disks after a period of idle time.30 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:431 14 msgid "" 32 15 "hd-idle is a utility program for spinning-down external disks after a period " … … 36 19 "(spinning-down) de discos externos luego de estar un cierto tiempo inactivo." 37 20 38 #. Idle-Time 39 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:5 40 msgid "Idle-Time" 21 msgid "Settings" 22 msgstr "Configuración" 23 24 #, fuzzy 25 msgid "Enable" 26 msgstr "Activar depuración" 27 28 msgid "Disk" 29 msgstr "Disco" 30 31 #, fuzzy 32 msgid "Idle-time" 41 33 msgstr "Tiempo Inactivo" 42 34 43 #. Idle-Time unit 44 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:6 45 msgid "Idle-Time unit" 35 #, fuzzy 36 msgid "Idle-time unit" 46 37 msgstr "Unidad de \"Tiempo Inactivo\"" 47 38 48 #. Settings 49 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:7 50 msgid "Settings" 51 msgstr "Configuración" 39 # Minutes (not minimum) 40 msgid "min" 41 msgstr "" 42 43 # Hours 44 msgid "h" 45 msgstr "" 46 47 msgid "Enable debug" 48 msgstr "Activar depuración" 49 50 #~ msgid "hd-idle" 51 #~ msgstr "hd-idle" -
luci/trunk/po/fr/hd_idle.po
r5449 r6064 4 4 "Project-Id-Version: PACKAGE VERSION\n" 5 5 "Report-Msgid-Bugs-To: \n" 6 "POT-Creation-Date: 20 09-05-19 19:36+0200\n"6 "POT-Creation-Date: 2010-04-14 10:33+0200\n" 7 7 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 8 8 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" … … 13 13 "X-Generator: Translate Toolkit 1.1.1\n" 14 14 15 #. Disk16 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:117 msgid "Disk"18 msgstr ""19 20 #. Enable debug21 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:222 msgid "Enable debug"23 msgstr ""24 25 #. hd-idle26 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:327 msgid "hd-idle"28 msgstr ""29 30 #. hd-idle is a utility program for spinning-down external disks after a period of idle time.31 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:432 15 msgid "" 33 16 "hd-idle is a utility program for spinning-down external disks after a period " 34 17 "of idle time." 35 18 msgstr "" 19 "hd-idle est un utilitaire pour arrêter la rotation des disques externes après une période d'inactivité." 36 20 37 #. Idle-Time 38 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:5 39 msgid "Idle-Time" 40 msgstr "" 21 msgid "Settings" 22 msgstr "Réglages" 41 23 42 #. Idle-Time unit 43 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:6 44 msgid "Idle-Time unit" 45 msgstr "" 24 msgid "Enable" 25 msgstr "Activer" 46 26 47 #. Settings 48 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:7 49 msgid "Settings" 50 msgstr "" 27 msgid "Disk" 28 msgstr "Disque" 29 30 msgid "Idle-time" 31 msgstr "Temps d'inactivité" 32 33 #, fuzzy 34 msgid "Idle-time unit" 35 msgstr "Unité de temps" 36 37 # Minutes (not minimum) 38 msgid "min" 39 msgstr "min" 40 41 # Hours 42 msgid "h" 43 msgstr "h" 44 45 msgid "Enable debug" 46 msgstr "Activer le débogage" -
luci/trunk/po/it/hd_idle.po
r5449 r6064 4 4 "Project-Id-Version: PACKAGE VERSION\n" 5 5 "Report-Msgid-Bugs-To: \n" 6 "POT-Creation-Date: 20 09-06-10 03:40+0200\n"6 "POT-Creation-Date: 2010-04-14 10:33+0200\n" 7 7 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 8 8 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" … … 13 13 "X-Generator: Translate Toolkit 1.1.1\n" 14 14 15 #. Disk16 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:117 msgid "Disk"18 msgstr ""19 20 #. Enable debug21 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:222 msgid "Enable debug"23 msgstr ""24 25 #. hd-idle26 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:327 msgid "hd-idle"28 msgstr ""29 30 #. hd-idle is a utility program for spinning-down external disks after a period of idle time.31 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:432 15 msgid "" 33 16 "hd-idle is a utility program for spinning-down external disks after a period " … … 35 18 msgstr "" 36 19 37 #. Idle-Time 38 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:5 39 msgid "Idle-Time" 20 msgid "Settings" 40 21 msgstr "" 41 22 42 #. Idle-Time unit 43 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:6 44 msgid "Idle-Time unit" 23 msgid "Enable" 45 24 msgstr "" 46 25 47 #. Settings 48 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:7 49 msgid "Settings" 26 msgid "Disk" 50 27 msgstr "" 28 29 msgid "Idle-time" 30 msgstr "" 31 32 msgid "Idle-time unit" 33 msgstr "" 34 35 # Minutes (not minimum) 36 msgid "min" 37 msgstr "" 38 39 # Hours 40 msgid "h" 41 msgstr "" 42 43 msgid "Enable debug" 44 msgstr "" -
luci/trunk/po/ja/hd_idle.po
r5449 r6064 4 4 "Project-Id-Version: PACKAGE VERSION\n" 5 5 "Report-Msgid-Bugs-To: \n" 6 "POT-Creation-Date: 20 09-05-19 19:36+0200\n"6 "POT-Creation-Date: 2010-04-14 10:33+0200\n" 7 7 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 8 8 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" … … 13 13 "X-Generator: Translate Toolkit 1.1.1\n" 14 14 15 #. Disk16 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:117 msgid "Disk"18 msgstr ""19 20 #. Enable debug21 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:222 msgid "Enable debug"23 msgstr ""24 25 #. hd-idle26 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:327 msgid "hd-idle"28 msgstr ""29 30 #. hd-idle is a utility program for spinning-down external disks after a period of idle time.31 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:432 15 msgid "" 33 16 "hd-idle is a utility program for spinning-down external disks after a period " … … 35 18 msgstr "" 36 19 37 #. Idle-Time 38 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:5 39 msgid "Idle-Time" 20 msgid "Settings" 40 21 msgstr "" 41 22 42 #. Idle-Time unit 43 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:6 44 msgid "Idle-Time unit" 23 msgid "Enable" 45 24 msgstr "" 46 25 47 #. Settings 48 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:7 49 msgid "Settings" 26 msgid "Disk" 50 27 msgstr "" 28 29 msgid "Idle-time" 30 msgstr "" 31 32 msgid "Idle-time unit" 33 msgstr "" 34 35 # Minutes (not minimum) 36 msgid "min" 37 msgstr "" 38 39 # Hours 40 msgid "h" 41 msgstr "" 42 43 msgid "Enable debug" 44 msgstr "" -
luci/trunk/po/pt/hd_idle.po
r5495 r6064 3 3 "Project-Id-Version: PACKAGE VERSION\n" 4 4 "Report-Msgid-Bugs-To: \n" 5 "POT-Creation-Date: 20 09-05-26 19:03+0200\n"5 "POT-Creation-Date: 2010-04-14 10:33+0200\n" 6 6 "PO-Revision-Date: 2009-05-20 11:15+0200\n" 7 7 "Last-Translator: Jose Monteiro <jm@unimos.net>\n" … … 12 12 "X-Generator: Pootle 1.1.0\n" 13 13 14 #. Disk15 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:116 msgid "Disk"17 msgstr "Disco"18 19 #. Enable debug20 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:221 msgid "Enable debug"22 msgstr "Activar debug"23 24 #. hd-idle25 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:326 msgid "hd-idle"27 msgstr "Hd-idle"28 29 #. hd-idle is a utility program for spinning-down external disks after a period of idle time.30 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:431 14 msgid "" 32 15 "hd-idle is a utility program for spinning-down external disks after a period " … … 36 19 "\" (spinning-down) de discos externos após um período de ociosidade." 37 20 38 #. Idle-Time 39 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:5 40 msgid "Idle-Time" 21 msgid "Settings" 22 msgstr "Configurações" 23 24 #, fuzzy 25 msgid "Enable" 26 msgstr "Activar debug" 27 28 msgid "Disk" 29 msgstr "Disco" 30 31 #, fuzzy 32 msgid "Idle-time" 41 33 msgstr "Tempo de ociosidade" 42 34 43 #. Idle-Time unit 44 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:6 45 msgid "Idle-Time unit" 35 #, fuzzy 36 msgid "Idle-time unit" 46 37 msgstr "Unidade do tempo de ociosidade" 47 38 48 #. Settings 49 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:7 50 msgid "Settings" 51 msgstr "Configurações" 39 # Minutes (not minimum) 40 msgid "min" 41 msgstr "" 42 43 # Hours 44 msgid "h" 45 msgstr "" 46 47 msgid "Enable debug" 48 msgstr "Activar debug" 49 50 #~ msgid "hd-idle" 51 #~ msgstr "Hd-idle" -
luci/trunk/po/pt_BR/hd_idle.po
r5495 r6064 3 3 "Project-Id-Version: PACKAGE VERSION\n" 4 4 "Report-Msgid-Bugs-To: \n" 5 "POT-Creation-Date: 20 09-06-10 03:41+0200\n"5 "POT-Creation-Date: 2010-04-14 10:33+0200\n" 6 6 "PO-Revision-Date: 2009-05-20 11:15+0200\n" 7 7 "Last-Translator: Jose Monteiro <jm@unimos.net>\n" … … 12 12 "X-Generator: Pootle 1.1.0\n" 13 13 14 #. Disk15 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:116 msgid "Disk"17 msgstr "Disco"18 19 #. Enable debug20 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:221 msgid "Enable debug"22 msgstr "Activar debug"23 24 #. hd-idle25 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:326 msgid "hd-idle"27 msgstr "Hd-idle"28 29 #. hd-idle is a utility program for spinning-down external disks after a period of idle time.30 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:431 14 msgid "" 32 15 "hd-idle is a utility program for spinning-down external disks after a period " … … 36 19 "\" (spinning-down) de discos externos após um período de ociosidade." 37 20 38 #. Idle-Time 39 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:5 40 msgid "Idle-Time" 21 msgid "Settings" 22 msgstr "Configurações" 23 24 #, fuzzy 25 msgid "Enable" 26 msgstr "Activar debug" 27 28 msgid "Disk" 29 msgstr "Disco" 30 31 #, fuzzy 32 msgid "Idle-time" 41 33 msgstr "Tempo de ociosidade" 42 34 43 #. Idle-Time unit 44 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:6 45 msgid "Idle-Time unit" 35 #, fuzzy 36 msgid "Idle-time unit" 46 37 msgstr "Unidade do tempo de ociosidade" 47 38 48 #. Settings 49 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:7 50 msgid "Settings" 51 msgstr "Configurações" 39 # Minutes (not minimum) 40 msgid "min" 41 msgstr "" 42 43 # Hours 44 msgid "h" 45 msgstr "" 46 47 msgid "Enable debug" 48 msgstr "Activar debug" 49 50 #~ msgid "hd-idle" 51 #~ msgstr "Hd-idle" -
luci/trunk/po/ru/hd_idle.po
r5449 r6064 4 4 "Project-Id-Version: PACKAGE VERSION\n" 5 5 "Report-Msgid-Bugs-To: \n" 6 "POT-Creation-Date: 20 09-05-19 19:36+0200\n"6 "POT-Creation-Date: 2010-04-14 10:33+0200\n" 7 7 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 8 8 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" … … 13 13 "X-Generator: Translate Toolkit 1.1.1\n" 14 14 15 #. Disk16 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:117 msgid "Disk"18 msgstr ""19 20 #. Enable debug21 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:222 msgid "Enable debug"23 msgstr ""24 25 #. hd-idle26 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:327 msgid "hd-idle"28 msgstr ""29 30 #. hd-idle is a utility program for spinning-down external disks after a period of idle time.31 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:432 15 msgid "" 33 16 "hd-idle is a utility program for spinning-down external disks after a period " … … 35 18 msgstr "" 36 19 37 #. Idle-Time 38 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:5 39 msgid "Idle-Time" 20 msgid "Settings" 40 21 msgstr "" 41 22 42 #. Idle-Time unit 43 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:6 44 msgid "Idle-Time unit" 23 msgid "Enable" 45 24 msgstr "" 46 25 47 #. Settings 48 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:7 49 msgid "Settings" 26 msgid "Disk" 50 27 msgstr "" 28 29 msgid "Idle-time" 30 msgstr "" 31 32 msgid "Idle-time unit" 33 msgstr "" 34 35 # Minutes (not minimum) 36 msgid "min" 37 msgstr "" 38 39 # Hours 40 msgid "h" 41 msgstr "" 42 43 msgid "Enable debug" 44 msgstr "" -
luci/trunk/po/vi/hd_idle.po
r5449 r6064 5 5 "Project-Id-Version: PACKAGE VERSION\n" 6 6 "Report-Msgid-Bugs-To: \n" 7 "POT-Creation-Date: 20 09-08-16 06:59+0200\n"7 "POT-Creation-Date: 2010-04-14 10:33+0200\n" 8 8 "PO-Revision-Date: 2009-08-12 17:50+0200\n" 9 9 "Last-Translator: Hong Phuc Dang <dhppat@gmail.com>\n" … … 14 14 "X-Generator: Pootle 1.1.0\n" 15 15 16 #. Disk17 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:118 msgid "Disk"19 msgstr "Ổ đĩa"20 21 #. Enable debug22 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:223 msgid "Enable debug"24 msgstr "Kích hoạt debug"25 26 #. hd-idle27 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:328 msgid "hd-idle"29 msgstr "hd-idle"30 31 #. hd-idle is a utility program for spinning-down external disks after a period of idle time.32 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:433 16 msgid "" 34 17 "hd-idle is a utility program for spinning-down external disks after a period " … … 38 21 "thời gian idle." 39 22 40 #. Idle-Time 41 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:5 42 msgid "Idle-Time" 23 msgid "Settings" 24 msgstr "Sắp đặt" 25 26 #, fuzzy 27 msgid "Enable" 28 msgstr "Kích hoạt debug" 29 30 msgid "Disk" 31 msgstr "Ổ đĩa" 32 33 #, fuzzy 34 msgid "Idle-time" 43 35 msgstr "Thời gian Idle" 44 36 45 #. Idle-Time unit 46 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:6 47 msgid "Idle-Time unit" 37 #, fuzzy 38 msgid "Idle-time unit" 48 39 msgstr "Đơn vị thời gian Idle" 49 40 50 #. Settings 51 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:7 52 msgid "Settings" 53 msgstr "Sắp đặt" 41 # Minutes (not minimum) 42 msgid "min" 43 msgstr "" 44 45 # Hours 46 msgid "h" 47 msgstr "" 48 49 msgid "Enable debug" 50 msgstr "Kích hoạt debug" 51 52 #~ msgid "hd-idle" 53 #~ msgstr "hd-idle" -
luci/trunk/po/zh_CN/hd_idle.po
r5449 r6064 3 3 "Project-Id-Version: PACKAGE VERSION\n" 4 4 "Report-Msgid-Bugs-To: \n" 5 "POT-Creation-Date: 20 09-06-10 03:40+0200\n"5 "POT-Creation-Date: 2010-04-14 10:33+0200\n" 6 6 "PO-Revision-Date: 2009-06-25 16:39+0200\n" 7 7 "Last-Translator: ruwen <zhaoruwen@gmail.com>\n" … … 12 12 "X-Generator: Pootle 1.1.0\n" 13 13 14 #. Disk15 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:116 msgid "Disk"17 msgstr ""18 19 #. Enable debug20 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:221 msgid "Enable debug"22 msgstr "启用debug"23 24 #. hd-idle25 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:326 msgid "hd-idle"27 msgstr "hd-idle"28 29 #. hd-idle is a utility program for spinning-down external disks after a period of idle time.30 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:431 14 msgid "" 32 15 "hd-idle is a utility program for spinning-down external disks after a period " … … 34 17 msgstr "" 35 18 36 #. Idle-Time 37 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:5 38 msgid "Idle-Time" 19 msgid "Settings" 20 msgstr "设置" 21 22 #, fuzzy 23 msgid "Enable" 24 msgstr "启用debug" 25 26 msgid "Disk" 27 msgstr "" 28 29 #, fuzzy 30 msgid "Idle-time" 39 31 msgstr "Idle-Time" 40 32 41 #. Idle-Time unit 42 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:6 43 msgid "Idle-Time unit" 33 #, fuzzy 34 msgid "Idle-time unit" 44 35 msgstr "Idle-Time 单元" 45 36 46 #. Settings 47 #: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:7 48 msgid "Settings" 49 msgstr "设置" 37 # Minutes (not minimum) 38 msgid "min" 39 msgstr "" 40 41 # Hours 42 msgid "h" 43 msgstr "" 44 45 msgid "Enable debug" 46 msgstr "启用debug" 47 48 #~ msgid "hd-idle" 49 #~ msgstr "hd-idle"
