The translation was automatically locked due to following alerts: Could not update the repository.
150 js/misc/dateUtils.js:85 • js/ui/dateMenu.js:185 | ||
151 js/misc/dateUtils.js:88 | ||
152 js/misc/dateUtils.js:95 | ||
153 js/misc/dateUtils.js:102 | ||
154 js/misc/dateUtils.js:108 | ||
155 js/misc/dateUtils.js:155 | ||
156 js/misc/dateUtils.js:161 | ||
English
Translators: this is the word "Yesterday" followed by a
time string in 24h format. i.e. "Yesterday, 14:30"
|
||
157 js/misc/dateUtils.js:167 | ||
English
Translators: this is the week day name followed by a time
string in 24h format. i.e. "Monday, 14:30"
|
||
158 js/misc/dateUtils.js:173 | ||
English
Translators: this is the month name and day number
followed by a time string in 24h format.
i.e. "May 25, 14:30"
|
||
159 js/misc/dateUtils.js:179 | ||
English
Translators: this is the month name, day number, year
number followed by a time string in 24h format.
i.e. "May 25 2012, 14:30"
|
||
160 js/misc/dateUtils.js:184 | ||
English
Show only the time if date is on today
eslint-disable-line no-lonely-if
Translators: Time in 12h format
|
||
161 js/misc/dateUtils.js:190 | ||
English
Translators: this is the word "Yesterday" followed by a
time string in 12h format. i.e. "Yesterday, 2:30 pm"
|
||
162 js/misc/dateUtils.js:196 | ||
English
Translators: this is the week day name followed by a time
string in 12h format. i.e. "Monday, 2:30 pm"
|
||
163 js/misc/dateUtils.js:202 | ||
English
Translators: this is the month name and day number
followed by a time string in 12h format.
i.e. "May 25, 2:30 pm"
|
||
164 js/misc/dateUtils.js:208 | ||
English
Translators: this is the month name, day number, year
number followed by a time string in 12h format.
i.e. "May 25 2012, 2:30 pm"
|
||
165 js/portalHelper/main.js:98 | ||
166 js/portalHelper/main.js:104 | ||
167 js/portalHelper/main.js:115 | ||
168 js/ui/accessDialog.js:45 • js/ui/inhibitShortcutsDialog.js:92 | ||
English
No support for non-modal system dialogs, so ignore the option
let modal = options['modal'] || true;
|
||
169 js/ui/accessDialog.js:46 • js/ui/inhibitShortcutsDialog.js:101 | ||