summaryrefslogtreecommitdiffstats
path: root/lib/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-04-02 00:19:57 +0000
committerNextcloud bot <bot@nextcloud.com>2024-04-02 00:19:57 +0000
commitf59aa618efc721b10210616b279dd9c6d0b27a6f (patch)
treebeec4bad8727994ac7be36e73cec67d78765ef66 /lib/l10n
parent0b8625b5e8560033dfa0ba08938e3a44ec7daad4 (diff)
downloadnextcloud-server-f59aa618efc721b10210616b279dd9c6d0b27a6f.tar.gz
nextcloud-server-f59aa618efc721b10210616b279dd9c6d0b27a6f.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n')
-rw-r--r--lib/l10n/fi.js3
-rw-r--r--lib/l10n/fi.json3
2 files changed, 6 insertions, 0 deletions
diff --git a/lib/l10n/fi.js b/lib/l10n/fi.js
index 4a675fcfbbb..b952f9840b5 100644
--- a/lib/l10n/fi.js
+++ b/lib/l10n/fi.js
@@ -101,6 +101,7 @@ OC.L10N.register(
"Headline" : "Otsikko",
"Organisation" : "Organisaatio",
"Role" : "Rooli",
+ "Unknown account" : "Tuntematon tili",
"Additional settings" : "Lisäasetukset",
"You need to enter details of an existing account." : "Anna olemassa olevan tilin tiedot.",
"Oracle connection could not be established" : "Oracle-yhteyttä ei voitu muodostaa",
@@ -175,6 +176,8 @@ OC.L10N.register(
"Nov." : "Marras",
"Dec." : "Joulu",
"A valid password must be provided" : "Anna kelvollinen salasana",
+ "Could not create account" : "Tiliä ei voitu luoda",
+ "Account disabled" : "Tili poistettu käytöstä",
"Login canceled by app" : "Kirjautuminen peruttiin sovelluksen toimesta",
"App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "Sovellusta \"%1$s\" ei voi asentaa, koska seuraavat riippuvuudet eivät täyty: %2$s",
"a safe home for all your data" : "turvallinen koti kaikille tiedostoillesi",
diff --git a/lib/l10n/fi.json b/lib/l10n/fi.json
index cdc80fc80fe..e03ecc2cdcb 100644
--- a/lib/l10n/fi.json
+++ b/lib/l10n/fi.json
@@ -99,6 +99,7 @@
"Headline" : "Otsikko",
"Organisation" : "Organisaatio",
"Role" : "Rooli",
+ "Unknown account" : "Tuntematon tili",
"Additional settings" : "Lisäasetukset",
"You need to enter details of an existing account." : "Anna olemassa olevan tilin tiedot.",
"Oracle connection could not be established" : "Oracle-yhteyttä ei voitu muodostaa",
@@ -173,6 +174,8 @@
"Nov." : "Marras",
"Dec." : "Joulu",
"A valid password must be provided" : "Anna kelvollinen salasana",
+ "Could not create account" : "Tiliä ei voitu luoda",
+ "Account disabled" : "Tili poistettu käytöstä",
"Login canceled by app" : "Kirjautuminen peruttiin sovelluksen toimesta",
"App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "Sovellusta \"%1$s\" ei voi asentaa, koska seuraavat riippuvuudet eivät täyty: %2$s",
"a safe home for all your data" : "turvallinen koti kaikille tiedostoillesi",