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

github.com/nextcloud/password_policy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-06-28 06:13:48 +0300
committerNextcloud bot <bot@nextcloud.com>2022-06-28 06:13:48 +0300
commitf98c602efb54952713c8195fc23dcf0b96a554d4 (patch)
tree807734c82119d87f215759102aad0f6dbae7096b
parentf05528e17b425fc7cfdee763307dffd3b256fda2 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/fi.js3
-rw-r--r--l10n/fi.json3
2 files changed, 4 insertions, 2 deletions
diff --git a/l10n/fi.js b/l10n/fi.js
index 8ec6a7e..d4a7e9b 100644
--- a/l10n/fi.js
+++ b/l10n/fi.js
@@ -20,6 +20,7 @@ OC.L10N.register(
"Enforce numeric characters" : "Pakota käyttämään numeroita",
"Enforce special characters" : "Pakota käyttämään erikoismerkkejä",
"Check password against the list of breached passwords from haveibeenpwned.com" : "Tarkista salasanan vastaavuus haveibeenpwned.comin keräämiin vuotaneisiin salasanoihin",
- "Unknown error" : "Tuntematon virhe"
+ "Unknown error" : "Tuntematon virhe",
+ "Error while saving" : "Virhe tallentaessa"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/fi.json b/l10n/fi.json
index a62b59b..ce250c9 100644
--- a/l10n/fi.json
+++ b/l10n/fi.json
@@ -18,6 +18,7 @@
"Enforce numeric characters" : "Pakota käyttämään numeroita",
"Enforce special characters" : "Pakota käyttämään erikoismerkkejä",
"Check password against the list of breached passwords from haveibeenpwned.com" : "Tarkista salasanan vastaavuus haveibeenpwned.comin keräämiin vuotaneisiin salasanoihin",
- "Unknown error" : "Tuntematon virhe"
+ "Unknown error" : "Tuntematon virhe",
+ "Error while saving" : "Virhe tallentaessa"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file