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-11-07 06:14:43 +0300
committerNextcloud bot <bot@nextcloud.com>2022-11-07 06:14:43 +0300
commitbe1f540e9ec68ffc8e875d09c8328bce449396f8 (patch)
treeb71035a8d3cf7eba9daeb86ad44967824efe7eb4
parentff3b72ef5aa872935ad35acc682f4ee91886814d (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/nb.js11
-rw-r--r--l10n/nb.json9
-rw-r--r--translationfiles/templates/checksum.pot2
3 files changed, 21 insertions, 1 deletions
diff --git a/l10n/nb.js b/l10n/nb.js
new file mode 100644
index 0000000..ecf860f
--- /dev/null
+++ b/l10n/nb.js
@@ -0,0 +1,11 @@
+OC.L10N.register(
+ "checksum",
+ {
+ "The algorithm type \"%s\" is not a valid or supported algorithm type." : "Algoritmetypen \"%s\" er ikke en gyldig eller støttet algoritmetype.",
+ "File not found." : "Filen ble ikke funnet.",
+ "Checksum" : "Sjekksum",
+ "Creating a hash checksum of a file." : "Oppretter en hash-sjekksum for en fil.",
+ "Allows users to create a hash checksum of a file.\n Possible algorithms are md5, sha1, sha256, sha384, sha512 and crc32.\n\n Just open the details view of the file (Sidebar). There should be a new tab called \"Checksum\".\n Select a algorithm and it will try to generate a hash.\n If you want an other algorithm, just click on the reload button." : "Lar brukere opprette en hash-sjekksum for en fil.\nMulige algoritmer er md5, sha1, sha256, sha384, sha512 og crc32.\n\nBare åpne detaljvisningen av filen (sidefelt). Det skal være en ny fane kalt \"Sjekksum\".\nVelg en algoritme og den vil prøve å generere en hash.\nHvis du vil ha en annen algoritme, klikker du bare på reload-knappen. ",
+ "Choose Algorithm" : "Velg Algoritme"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/nb.json b/l10n/nb.json
new file mode 100644
index 0000000..73563f0
--- /dev/null
+++ b/l10n/nb.json
@@ -0,0 +1,9 @@
+{ "translations": {
+ "The algorithm type \"%s\" is not a valid or supported algorithm type." : "Algoritmetypen \"%s\" er ikke en gyldig eller støttet algoritmetype.",
+ "File not found." : "Filen ble ikke funnet.",
+ "Checksum" : "Sjekksum",
+ "Creating a hash checksum of a file." : "Oppretter en hash-sjekksum for en fil.",
+ "Allows users to create a hash checksum of a file.\n Possible algorithms are md5, sha1, sha256, sha384, sha512 and crc32.\n\n Just open the details view of the file (Sidebar). There should be a new tab called \"Checksum\".\n Select a algorithm and it will try to generate a hash.\n If you want an other algorithm, just click on the reload button." : "Lar brukere opprette en hash-sjekksum for en fil.\nMulige algoritmer er md5, sha1, sha256, sha384, sha512 og crc32.\n\nBare åpne detaljvisningen av filen (sidefelt). Det skal være en ny fane kalt \"Sjekksum\".\nVelg en algoritme og den vil prøve å generere en hash.\nHvis du vil ha en annen algoritme, klikker du bare på reload-knappen. ",
+ "Choose Algorithm" : "Velg 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 3bf3ac7..f20fdcc 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-11-06 03:16+0000\n"
+"POT-Creation-Date: 2022-11-07 03:14+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"