forked from WWBN/AVideo-Encoder
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathit.php
126 lines (126 loc) · 5.5 KB
/
it.php
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
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
<?php
global $t;
$t['Active'] = 'Active';
$t['Add files...'] = 'Add files...';
$t['Add on Queue'] = 'Add on Queue';
$t['Added on queue'] = 'Added on queue';
$t['Admin'] = 'Admin';
$t['Advanced'] = 'Advanced';
$t['All your videos channel will be process, this may take a while to be complete'] = 'All your videos channel will be process, this may take a while to be complete';
$t['All your videos were imported'] = 'All your videos were imported';
$t['Allowed Streamers Sites (One per line. Leave blank for public)'] = 'Allowed Streamers Sites (One per line. Leave blank for public)';
$t['Are you sure?'] = 'Are you sure?';
$t['Auto remove'] = 'Auto remove';
$t['Basic'] = 'Basic';
$t['Browse'] = 'Browse';
$t['Bulk Encode'] = 'Bulk Encode';
$t['Bulk add your server local files on queue.'] = 'Bulk add your server local files on queue.';
$t['Cancel'] = 'Cancel';
$t['Cancel upload'] = 'Cancel upload';
$t['Category - Use site default'] = 'Category - Use site default';
$t['Channel Import is disabled'] = 'Channel Import is disabled';
$t['Code'] = 'Code';
$t['Configurations'] = 'Configurations';
$t['Continue'] = 'Continue';
$t['Create Video Spectrum'] = 'Create Video Spectrum';
$t['Date Time'] = 'Date Time';
$t['Dates'] = 'Dates';
$t['Day'] = 'Day';
$t['Days'] = 'Days';
$t['Default Priority'] = 'Default Priority';
$t['Delete'] = 'Delete';
$t['Delete Queue'] = 'Delete Queue';
$t['Description'] = 'Description';
$t['Details'] = 'Details';
$t['Downloaded'] = 'Downloaded';
$t['Downloading'] = 'Downloading';
$t['Drop Here'] = 'Drop Here';
$t['Drop Your Files Here'] = 'Drop Your Files Here';
$t['Edit'] = 'Edit';
$t['Error'] = 'Error';
$t['Extract Audio'] = 'Extract Audio';
$t['Extract WebM Video'] = 'Extract WebM Video';
$t['For Chrome Browsers'] = 'For Chrome Browsers';
$t['From File'] = 'From File';
$t['HD'] = 'HD';
$t['Hour'] = 'Hour';
$t['Hours'] = 'Hours';
$t['Import Video'] = 'Import Video';
$t['Inactive'] = 'Inactive';
$t['It may take a while to complete'] = 'It may take a while to complete';
$t['Leave Blank for Public'] = 'Leave Blank for Public';
$t['List Files'] = 'List Files';
$t['Local Path of videos i.e. /media/videos'] = 'Local Path of videos i.e. /media/videos';
$t['Logoff'] = 'Logoff';
$t['Low'] = 'Low';
$t['Minutes'] = 'Minutes';
$t['Month'] = 'Month';
$t['Months'] = 'Months';
$t['Multi Bitrate HLS'] = 'Multi Bitrate HLS';
$t['No'] = 'No';
$t['Now'] = 'Now';
$t['Override status'] = 'Override status';
$t['Password'] = 'Password';
$t['Please sign in'] = 'Please sign in';
$t['Please upgrade to enable this feature'] = 'Please upgrade to enable this feature';
$t['Priority'] = 'Priority';
$t['Processing...'] = 'Processing...';
$t['Queue Log'] = 'Queue Log';
$t['Re-Queue'] = 'Re-Queue';
$t['Release Date'] = 'Release Date';
$t['Resolutions'] = 'Resolutions';
$t['SD'] = 'SD';
$t['Save'] = 'Save';
$t['Search for a video'] = 'Search for a video';
$t['Select All'] = 'Select All';
$t['Select the update'] = 'Select the update';
$t['Send Notify'] = 'Send Notify';
$t['Share'] = 'Share';
$t['Share videos from YouTube and a few'] = 'Share videos from YouTube and a few';
$t['Sharing Queue'] = 'Sharing Queue';
$t['Sign in'] = 'Sign in';
$t['Sorry!'] = 'Sorry!';
$t['Start'] = 'Start';
$t['Start upload'] = 'Start upload';
$t['Status'] = 'Status';
$t['Streamer Site'] = 'Streamer Site';
$t['Streamer info'] = 'Streamer info';
$t['Streamers'] = 'Streamers';
$t['The encode process will be slow'] = 'The encode process will be slow';
$t['The video will be replaced with this new file, are you sure you want to proceed?'] = 'The video will be replaced with this new file, are you sure you want to proceed?';
$t['This is a Channel, are you sure you want to download all videos on this channel?'] = 'This is a Channel, are you sure you want to download all videos on this channel?';
$t['Title'] = 'Title';
$t['URL'] = 'URL';
$t['Uncheck all to make it public'] = 'Uncheck all to make it public';
$t['Unlisted'] = 'Unlisted';
$t['Unlisted but Searchable'] = 'Unlisted but Searchable';
$t['Update'] = 'Update';
$t['Update AVideo System'] = 'Update AVideo System';
$t['Update Now'] = 'Update Now';
$t['Update existing video'] = 'Update existing video';
$t['Upload your file'] = 'Upload your file';
$t['Use site default'] = 'Use site default';
$t['User'] = 'User';
$t['User Groups'] = 'User Groups';
$t['Video Id'] = 'Video Id';
$t['We could not find your streamer site!'] = 'We could not find your streamer site!';
$t['We detected a total of %s pending updates, if you want to do it now click (Update Now) button'] = 'We detected a total of %s pending updates, if you want to do it now click (Update Now) button';
$t['Will remove queue and the files when the encoder process is done'] = 'Will remove queue and the files when the encoder process is done';
$t['Year'] = 'Anno';
$t['Years'] = 'Anni';
$t['Yes'] = 'Si';
$t['You are running AVideo Encoder version %s!'] = 'You are running AVideo Encoder version %s!';
$t['You will overwrite the video ID:'] = 'You will overwrite the video ID:';
$t['Your encode video resolution is set to %s !'] = 'Your encode video resolution is set to %s !';
$t['Your maximum file size is:'] = 'Your maximum file size is:';
$t['Your system is up to date'] = 'Your system is up to date';
$t['Your update from file %s is done, click continue'] = 'Your update from file %s is done, click continue';
$t['Your user or password is wrong!'] = 'Il tuo utente o la tua password sono errati!';
$t['day'] = 'giorno';
$t['hour'] = 'ora';
$t['minute'] = 'minuta';
$t['month'] = 'mese';
$t['more sites'] = 'più siti';
$t['second'] = 'seconda';
$t['week'] = 'settimana';
$t['year'] = 'anno';