You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Failed to get an iterator for log entries: %s" : "Failed to get an iterator for log entries: %s",
7
+
"No errors in the logs since %s" : "No errors in the logs since %s",
8
+
"_%n error in the logs since %s_::_%n errors in the logs since %s_" : ["%n errors in the logs since %s"],
9
+
"_%n warning in the logs since %s_::_%n warnings in the logs since %s_" : ["%n warnings in the logs since %s"],
10
+
"Log Reader" : "Log Reader",
11
+
"A log reader for Nextcloud" : "A log reader for Nextcloud",
12
+
"Log reader for Nextcloud" : "Log reader for Nextcloud",
13
+
"If you feel this is an error, please verify {setting} in your {config} and check the Nextcloud Administration Manual." : "If you feel this is an error, please verify {setting} in your {config} and check the Nextcloud Administration Manual.",
"Caused by {exception}" : "Caused by {exception}",
34
+
"Line {line}" : "Line {line}",
35
+
"Filter log levels" : "Filter log levels",
36
+
"Set log level" : "Set log level",
37
+
"Time format" : "Time format",
38
+
"Live view" : "Live view",
39
+
"Download/Upload logs" : "Download/Upload logs",
40
+
"Ctrl" : "Ctrl",
41
+
"Could not parse local log file" : "Could not parse local log file",
42
+
"You can also show log entries copied from your clipboard by pasting them on the log view using: {keyboardShortcut}" : "You can also show log entries copied from your clipboard by pasting them on the log view using: {keyboardShortcut}",
43
+
"Download logs" : "Download logs",
44
+
"Show local log file" : "Show local log file",
45
+
"Upload local log file to be displayed" : "Upload local log file to be displayed",
46
+
"Time format used for displaying the timestamp" : "Time format used for displaying the timestamp",
47
+
"(Local log files only support the \"raw\" time format)" : "(Local log files only support the \"raw\" time format)",
48
+
"Could not change date time format." : "Could not change date time format.",
49
+
"Raw data" : "Raw data",
50
+
"Local time" : "Local time",
51
+
"UTC time" : "UTC time",
52
+
"Relative" : "Relative",
53
+
"Could not change live view setting." : "Could not change live view setting.",
54
+
"Polling is disabled because server is not configured to log to file" : "Polling is disabled because server is not configured to log to file",
55
+
"Polling (live view)" : "Polling (live view)",
56
+
"Could not set logging levels to show" : "Could not set logging levels to show",
"Failed to get an iterator for log entries: %s" : "Failed to get an iterator for log entries: %s",
5
+
"No errors in the logs since %s" : "No errors in the logs since %s",
6
+
"_%n error in the logs since %s_::_%n errors in the logs since %s_" : ["%n errors in the logs since %s"],
7
+
"_%n warning in the logs since %s_::_%n warnings in the logs since %s_" : ["%n warnings in the logs since %s"],
8
+
"Log Reader" : "Log Reader",
9
+
"A log reader for Nextcloud" : "A log reader for Nextcloud",
10
+
"Log reader for Nextcloud" : "Log reader for Nextcloud",
11
+
"If you feel this is an error, please verify {setting} in your {config} and check the Nextcloud Administration Manual." : "If you feel this is an error, please verify {setting} in your {config} and check the Nextcloud Administration Manual.",
"Caused by {exception}" : "Caused by {exception}",
32
+
"Line {line}" : "Line {line}",
33
+
"Filter log levels" : "Filter log levels",
34
+
"Set log level" : "Set log level",
35
+
"Time format" : "Time format",
36
+
"Live view" : "Live view",
37
+
"Download/Upload logs" : "Download/Upload logs",
38
+
"Ctrl" : "Ctrl",
39
+
"Could not parse local log file" : "Could not parse local log file",
40
+
"You can also show log entries copied from your clipboard by pasting them on the log view using: {keyboardShortcut}" : "You can also show log entries copied from your clipboard by pasting them on the log view using: {keyboardShortcut}",
41
+
"Download logs" : "Download logs",
42
+
"Show local log file" : "Show local log file",
43
+
"Upload local log file to be displayed" : "Upload local log file to be displayed",
44
+
"Time format used for displaying the timestamp" : "Time format used for displaying the timestamp",
45
+
"(Local log files only support the \"raw\" time format)" : "(Local log files only support the \"raw\" time format)",
46
+
"Could not change date time format." : "Could not change date time format.",
47
+
"Raw data" : "Raw data",
48
+
"Local time" : "Local time",
49
+
"UTC time" : "UTC time",
50
+
"Relative" : "Relative",
51
+
"Could not change live view setting." : "Could not change live view setting.",
52
+
"Polling is disabled because server is not configured to log to file" : "Polling is disabled because server is not configured to log to file",
53
+
"Polling (live view)" : "Polling (live view)",
54
+
"Could not set logging levels to show" : "Could not set logging levels to show",
0 commit comments