diff options
Diffstat (limited to 'settings/l10n/fi.js')
-rw-r--r-- | settings/l10n/fi.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/fi.js b/settings/l10n/fi.js index 5573eb9e57e..7eab3324601 100644 --- a/settings/l10n/fi.js +++ b/settings/l10n/fi.js @@ -283,8 +283,6 @@ OC.L10N.register( "Hardening and security guidance" : "Turvaamis- ja tietoturvaopas", "Personal" : "Henkilökohtainen", "Administration" : "Ylläpito", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "Käytössäsi on <strong>%s</strong>/<strong>%s</strong>", - "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Käytössäsi on <strong>%s</strong>/<strong>%s</strong> (<strong>%s %%</strong>)", "Profile picture" : "Profiilikuva", "Upload new" : "Lähetä uusi", "Select from Files" : "Valitse tiedostosovelluksesta", @@ -294,6 +292,7 @@ OC.L10N.register( "Cancel" : "Peru", "Choose as profile picture" : "Valitse profiilikuvaksi", "You are member of the following groups:" : "Olet jäsenenä seuraavissa ryhmissä:", + "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Käytössäsi on <strong>%s</strong>/<strong>%s</strong> (<strong>%s %%</strong>)", "Full name" : "Koko nimi", "No display name set" : "Näyttönimeä ei ole asetettu", "Email" : "Sähköpostiosoite", @@ -370,6 +369,7 @@ OC.L10N.register( "Sync clients" : "Synkronointiasiakkaat", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with MIME type detection." : "PHP-moduuli 'fileinfo' puuttuu. Suosittelemme sen ottamista käyttöön, jotta MIME-tyypit on mahdollista havaita parhain tuloksin.", "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>." : "Siirtyäksesi toiseen tietokantaan, käytä komentorivityökalua: 'occ db:convert-type', tai lue <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">dokumentaatio ↗</a>.", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "Käytössäsi on <strong>%s</strong>/<strong>%s</strong>", "Get the apps to sync your files" : "Laita sovellukset synkronoimaan tiedostosi", "Desktop client" : "Työpöytäsovellus", "Android app" : "Android-sovellus", |