Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/logreader.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-11-11 05:54:44 +0300
committerNextcloud bot <bot@nextcloud.com>2021-11-11 05:54:44 +0300
commit657ebc8114fe5e8ecbcae13e9ffb5f25291f5e0c (patch)
tree2ec04c7401438a01b4f73e418592e35abb0cd47e
parent0c8a410dfd903854c0c1f343ea940d0a3762107d (diff)
[tx-robot] updated from transifexv22.2.2v22.2.1
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/da.js7
-rw-r--r--l10n/da.json7
2 files changed, 14 insertions, 0 deletions
diff --git a/l10n/da.js b/l10n/da.js
index 8c0c75a..a632a81 100644
--- a/l10n/da.js
+++ b/l10n/da.js
@@ -3,6 +3,11 @@ OC.L10N.register(
{
"Error parsing log" : "Fejl i fortolkning af log",
"Caused by " : "Forårsaget af",
+ "Debug" : "Fejlfinding",
+ "Info" : "Info",
+ "Warning" : "Advarsler",
+ "Error" : "Fejl",
+ "Fatal" : "Fatal",
"Copy" : "Kopier",
"Copy raw" : "Kopier uformateret",
"Copy formatted" : "Kopier formateret",
@@ -13,6 +18,8 @@ OC.L10N.register(
"App" : "App",
"Message" : "Besked",
"Time" : "Tid",
+ "Load log file …" : "Indlæs logfil...",
+ "Invalid log file" : "Ugyldig logfil",
"Log levels" : "Log niveauer",
"Log content" : "Log indhold",
"Live update" : "Live opdateringer",
diff --git a/l10n/da.json b/l10n/da.json
index 8eec32f..eb82600 100644
--- a/l10n/da.json
+++ b/l10n/da.json
@@ -1,6 +1,11 @@
{ "translations": {
"Error parsing log" : "Fejl i fortolkning af log",
"Caused by " : "Forårsaget af",
+ "Debug" : "Fejlfinding",
+ "Info" : "Info",
+ "Warning" : "Advarsler",
+ "Error" : "Fejl",
+ "Fatal" : "Fatal",
"Copy" : "Kopier",
"Copy raw" : "Kopier uformateret",
"Copy formatted" : "Kopier formateret",
@@ -11,6 +16,8 @@
"App" : "App",
"Message" : "Besked",
"Time" : "Tid",
+ "Load log file …" : "Indlæs logfil...",
+ "Invalid log file" : "Ugyldig logfil",
"Log levels" : "Log niveauer",
"Log content" : "Log indhold",
"Live update" : "Live opdateringer",