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-10-04 05:55:54 +0300
committerNextcloud bot <bot@nextcloud.com>2021-10-04 05:55:54 +0300
commit4c86920f28c769a8f57a8a5f02c99a458663c114 (patch)
tree2886acc83b03b92de559b81e99497315185a982f
parentcdb88215760993d203753c037fae27d3ae29056f (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/nl.js2
-rw-r--r--l10n/nl.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/l10n/nl.js b/l10n/nl.js
index fd99124..1715bc5 100644
--- a/l10n/nl.js
+++ b/l10n/nl.js
@@ -3,6 +3,8 @@ OC.L10N.register(
{
"Error parsing log" : "Fout parseren logboeken",
"Caused by " : "Veroorzaakt door",
+ "Warning" : "Waarschuwing",
+ "Error" : "Fout",
"Copy" : "Kopiëren",
"Copy raw" : "Kopiëren puur",
"Copy formatted" : "Kopiëren geformatteerd",
diff --git a/l10n/nl.json b/l10n/nl.json
index 60f0e55..68f9cbd 100644
--- a/l10n/nl.json
+++ b/l10n/nl.json
@@ -1,6 +1,8 @@
{ "translations": {
"Error parsing log" : "Fout parseren logboeken",
"Caused by " : "Veroorzaakt door",
+ "Warning" : "Waarschuwing",
+ "Error" : "Fout",
"Copy" : "Kopiëren",
"Copy raw" : "Kopiëren puur",
"Copy formatted" : "Kopiëren geformatteerd",