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

github.com/westberliner/checksum.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-02-21 06:43:52 +0300
committerNextcloud bot <bot@nextcloud.com>2022-02-21 06:43:52 +0300
commitaf375e90e43265917c95252990ae4a4469801718 (patch)
tree6852e1c133664131a5f2ad8557c0dae977194513
parentd71dab8f7e7580d5dcff173d380ba549661f2ddc (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/da.js10
-rw-r--r--l10n/da.json8
-rw-r--r--translationfiles/templates/checksum.pot2
3 files changed, 19 insertions, 1 deletions
diff --git a/l10n/da.js b/l10n/da.js
new file mode 100644
index 0000000..071567d
--- /dev/null
+++ b/l10n/da.js
@@ -0,0 +1,10 @@
+OC.L10N.register(
+ "checksum",
+ {
+ "The algorithm type \"%s\" is not a valid or supported algorithm type." : "Algoritmetypen \"%s\" er ikke en gyldig eller ikke understøttet algoritmetype.",
+ "File not found." : "Fil ikke fundet.",
+ "Checksum" : "Checksum",
+ "Creating a hash checksum of a file." : "Oprettelse af en hash-checksum af en fil.",
+ "Choose Algorithm" : "Vælg algoritme"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/da.json b/l10n/da.json
new file mode 100644
index 0000000..b72e879
--- /dev/null
+++ b/l10n/da.json
@@ -0,0 +1,8 @@
+{ "translations": {
+ "The algorithm type \"%s\" is not a valid or supported algorithm type." : "Algoritmetypen \"%s\" er ikke en gyldig eller ikke understøttet algoritmetype.",
+ "File not found." : "Fil ikke fundet.",
+ "Checksum" : "Checksum",
+ "Creating a hash checksum of a file." : "Oprettelse af en hash-checksum af en fil.",
+ "Choose Algorithm" : "Vælg algoritme"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/translationfiles/templates/checksum.pot b/translationfiles/templates/checksum.pot
index a10db01..8d4b9b5 100644
--- a/translationfiles/templates/checksum.pot
+++ b/translationfiles/templates/checksum.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Nextcloud 3.14159\n"
"Report-Msgid-Bugs-To: translations\\@example.com\n"
-"POT-Creation-Date: 2022-02-20 03:42+0000\n"
+"POT-Creation-Date: 2022-02-21 03:43+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"