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
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-04-29 06:57:21 +0300
committerNextcloud bot <bot@nextcloud.com>2022-04-29 06:57:21 +0300
commit23a596501a43a4c688a369ea4245eaf1129581e9 (patch)
tree2b4f847717e2bf0903c804f12c1e287fbc7d1adf /l10n
parentf751bb93a2423e26ccbbbc33709425a3a207a517 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n')
-rw-r--r--l10n/fi.js1
-rw-r--r--l10n/fi.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/l10n/fi.js b/l10n/fi.js
index e41c9c2..57eff66 100644
--- a/l10n/fi.js
+++ b/l10n/fi.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"checksum",
{
+ "The algorithm type \"%s\" is not a valid or supported algorithm type." : "Algoritmityyppi \"%s\" ei ole kelvollinen tai tuettu algoritmityyppi.",
"File not found." : "Tiedostoa ei löytynyt.",
"Checksum" : "Tarkistussumma",
"Creating a hash checksum of a file." : "Luodaan tarkistussumma tiedostolle.",
diff --git a/l10n/fi.json b/l10n/fi.json
index 037bb9c..b2e4026 100644
--- a/l10n/fi.json
+++ b/l10n/fi.json
@@ -1,4 +1,5 @@
{ "translations": {
+ "The algorithm type \"%s\" is not a valid or supported algorithm type." : "Algoritmityyppi \"%s\" ei ole kelvollinen tai tuettu algoritmityyppi.",
"File not found." : "Tiedostoa ei löytynyt.",
"Checksum" : "Tarkistussumma",
"Creating a hash checksum of a file." : "Luodaan tarkistussumma tiedostolle.",