blob: b77b08f1fd979793fb0da35a8dcca2c06778d100 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
|
# Generated from applications/luci-hd-idle/luasrc/model/cbi/hd_idle.lua
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2010-04-14 10:33+0200\n"
"PO-Revision-Date: 2013-09-25 19:12+0200\n"
"Last-Translator: Mihai <WyRwSyK@gmail.com>\n"
"Language-Team: none\n"
"Language: ro\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < "
"20)) ? 1 : 2);;\n"
"X-Generator: Pootle 2.0.6\n"
#: applications/luci-app-hd-idle/htdocs/luci-static/resources/view/hd_idle.js:22
msgid "Add new hdd setting..."
msgstr ""
#: applications/luci-app-hd-idle/htdocs/luci-static/resources/view/hd_idle.js:27
msgid "Disk"
msgstr "Disc"
#: applications/luci-app-hd-idle/htdocs/luci-static/resources/view/hd_idle.js:24
msgid "Enable"
msgstr "Activeaza"
#: applications/luci-app-hd-idle/root/usr/share/rpcd/acl.d/luci-app-hd-idle.json:3
msgid "Grant UCI access for luci-app-hd-idle"
msgstr ""
#: applications/luci-app-hd-idle/htdocs/luci-static/resources/view/hd_idle.js:17
#: applications/luci-app-hd-idle/root/usr/share/luci/menu.d/luci-app-hd-idle.json:3
msgid "HDD Idle"
msgstr "HDD Idle"
#: applications/luci-app-hd-idle/htdocs/luci-static/resources/view/hd_idle.js:17
msgid ""
"HDD Idle is a utility program for spinning-down external disks after a "
"period of idle time."
msgstr ""
"HDD Idle este un utilitar pentru a oprit din rotatie hard disc-urile externe "
"dupa o anumita perioada de inactivitate."
#: applications/luci-app-hd-idle/htdocs/luci-static/resources/view/hd_idle.js:32
msgid "Idle time"
msgstr "Timp de inactivitate"
#: applications/luci-app-hd-idle/htdocs/luci-static/resources/view/hd_idle.js:35
msgid "Idle time unit"
msgstr "Unitatea de timp pentru masurarea inactivitatii"
#: applications/luci-app-hd-idle/htdocs/luci-static/resources/view/hd_idle.js:19
msgid "Settings"
msgstr "Setari"
#: applications/luci-app-hd-idle/htdocs/luci-static/resources/view/hd_idle.js:39
msgctxt "Abbreviation for days"
msgid "d"
msgstr ""
#: applications/luci-app-hd-idle/htdocs/luci-static/resources/view/hd_idle.js:38
msgctxt "Abbreviation for hours"
msgid "h"
msgstr ""
#: applications/luci-app-hd-idle/htdocs/luci-static/resources/view/hd_idle.js:37
msgctxt "Abbreviation for minutes"
msgid "min"
msgstr ""
#: applications/luci-app-hd-idle/htdocs/luci-static/resources/view/hd_idle.js:36
msgctxt "Abbreviation for seconds"
msgid "s"
msgstr ""
# Hours
#~ msgid "h"
#~ msgstr "ore"
# Minutes (not minimum)
#~ msgid "min"
#~ msgstr "minute"
#~ msgid "Enable debug"
#~ msgstr "Activeaza informatii suplimentare de tip \"debug\""
|