diff options
Diffstat (limited to 'apps/settings/l10n/fi.js')
-rw-r--r-- | apps/settings/l10n/fi.js | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/apps/settings/l10n/fi.js b/apps/settings/l10n/fi.js index cde14825dc0..844febece5e 100644 --- a/apps/settings/l10n/fi.js +++ b/apps/settings/l10n/fi.js @@ -319,6 +319,8 @@ OC.L10N.register( "Error saving profile picture" : "Virhe profiilikuvaa tallentaessa", "Error removing profile picture" : "Virhe profiilikuvaa poistaessa", "Your biography" : "Sinun elämäkertasi", + "Enter your date of birth" : "Kirjoita syntymäpäiväsi", + "Unable to update date of birth" : "Syntymäpäivää ei voitu päivittää", "You are a member of the following groups:" : "Olet seuraavien ryhmien jäsen:", "You are using <strong>{usage}</strong>" : "Käytössäsi on <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Käytössäsi on <strong>{usage}</strong>/<strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", @@ -339,9 +341,11 @@ OC.L10N.register( "Help translate" : "Auta kääntämisessä", "Unable to update language" : "Kieltä ei voi päivittää", "No language set" : "Kieltä ei ole asetettu", + "Locales" : "Aluekohtaiset asetukset", "Week starts on {firstDayOfWeek}" : "Viikon ensimmäinen päivä on {firstDayOfWeek}", "Unable to update locale" : "Maa-asetuston päivittäminen ei onnistu", "No locale set" : "Maa-asetustoa ei ole asetettu", + "Your city" : "Kaupunkisi", "Your organisation" : "Organisaatiosi", "Your phone number" : "Puhelinnumerosi", "Edit your Profile visibility" : "Muokkaa profiilisi näkyvyyttä", @@ -367,9 +371,15 @@ OC.L10N.register( "Email (required)" : "Sähköposti (pakollinen)", "Email" : "Sähköpostiosoite", "Quota" : "Kiintiö", + "Set account quota" : "Aseta tilin kiintiö", "Language" : "Kieli", "Set default language" : "Aseta oletuskieli", + "Add new account" : "Lisää uusi tili", + "Account name will be autogenerated" : "Tilin nimi luodaan automaattisesti", + "Account name (required)" : "Tilin nimi (pakollinen)", "Scroll to load more rows" : "Vieritä ladataksesi enemmän rivejä", + "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} tili…","{userCount} tiliä…"], + "_{userCount} account_::_{userCount} accounts_" : ["{userCount} tili","{userCount} tiliä"], "Avatar" : "Profiilikuva", "Account name" : "Tilin nimi", "Group admin for" : "Ryhmäylläpitäjä ryhmille", @@ -452,6 +462,7 @@ OC.L10N.register( "X (formerly Twitter)" : "X (aiemmin Twitter)", "Fediverse (e.g. Mastodon)" : "Fediverse (esim. Mastodon)", "Website" : "Verkkosivusto", + "Date of birth" : "Syntymäpäivä", "Profile visibility" : "Profiilin näkyvyys", "Locale" : "Aluekohtainen asetus", "Your apps" : "Sovelluksesi", @@ -469,6 +480,9 @@ OC.L10N.register( "The app will be downloaded from the App Store" : "Sovellus ladataan sovelluskaupasta", "This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Sovellusta ei ole merkattu yhteensopivaksi Nextcloud-versiosi kanssa. Voit kuitenkin jatkaa ja asentaa sovelluksen. Huomioi, että sovellus ei välttämättä toimi odotetusti.", "Never" : "Ei koskaan", + "Could not register device: Network error" : "Laitetta ei voitu rekisteröidä: verkkovirhe", + "Could not register device: Probably already registered" : "Laitetta ei voitu rekisteröidä: luultavasti jo rekisteröity", + "Could not register device" : "Laitetta ei voitu rekisteröidä", "An error occurred during the request. Unable to proceed." : "Pyynnön aikana tapahtui virhe. Jatkaminen ei onnistu.", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Sovellus on käytössä, mutta se tulee päivittää. Sinut ohjataan sovelluksen päivityssivulle viiden sekunnin kuluttua.", "Error: This app cannot be enabled because it makes the server unstable" : "Virhe: Sovellusta ei voida ottaa käyttöön, koska se aiheuttaa palvelimen epävakauden", |