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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_ldap/l10n/fi_FI.js')
-rw-r--r--apps/user_ldap/l10n/fi_FI.js70
1 files changed, 70 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/fi_FI.js b/apps/user_ldap/l10n/fi_FI.js
new file mode 100644
index 00000000000..a77da009fc8
--- /dev/null
+++ b/apps/user_ldap/l10n/fi_FI.js
@@ -0,0 +1,70 @@
+OC.L10N.register(
+ "user_ldap",
+ {
+ "Failed to delete the server configuration" : "Palvelinmäärityksen poistaminen epäonnistui",
+ "The configuration is valid and the connection could be established!" : "Määritys on kelvollinen ja yhteys kyettiin muodostamaan!",
+ "Deletion failed" : "Poisto epäonnistui",
+ "Take over settings from recent server configuration?" : "Otetaanko asetukset viimeisimmistä palvelinmäärityksistä?",
+ "Keep settings?" : "Säilytetäänkö asetukset?",
+ "Cannot add server configuration" : "Palvelinasetusten lisäys epäonnistui",
+ "Success" : "Onnistui!",
+ "Error" : "Virhe",
+ "Please specify the port" : "Määritä portti",
+ "Configuration OK" : "Määritykset OK",
+ "Configuration incorrect" : "Määritykset väärin",
+ "Configuration incomplete" : "Määritykset puutteelliset",
+ "Select groups" : "Valitse ryhmät",
+ "Connection test succeeded" : "Yhteystesti onnistui",
+ "Connection test failed" : "Yhteystesti epäonnistui",
+ "Do you really want to delete the current Server Configuration?" : "Haluatko varmasti poistaa nykyisen palvelinmäärityksen?",
+ "Confirm Deletion" : "Vahvista poisto",
+ "_%s group found_::_%s groups found_" : ["%s ryhmä löytynyt","%s ryhmää löytynyt"],
+ "_%s user found_::_%s users found_" : ["%s käyttäjä löytynyt","%s käyttäjää löytynyt"],
+ "Server" : "Palvelin",
+ "Group Filter" : "Ryhmien suodatus",
+ "Save" : "Tallenna",
+ "Test Configuration" : "Testaa määritys",
+ "Help" : "Ohje",
+ "groups found" : "ryhmää löytynyt",
+ "LDAP Username:" : "LDAP-käyttäjätunnus:",
+ "LDAP Email Address:" : "LDAP-sähköpostiosoite:",
+ "1. Server" : "1. Palvelin",
+ "%s. Server:" : "%s. Palvelin:",
+ "Add Server Configuration" : "Lisää palvelinmääritys",
+ "Delete Configuration" : "Poista määritys",
+ "Host" : "Isäntä",
+ "You can omit the protocol, except you require SSL. Then start with ldaps://" : "Voit jättää protokollan määrittämättä, paitsi kun vaadit SSL:ää. Aloita silloin ldaps://",
+ "Port" : "Portti",
+ "User DN" : "Käyttäjän DN",
+ "The DN of the client user with which the bind shall be done, e.g. uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password empty." : "Asiakasohjelman DN, jolla yhdistäminen tehdään, ts. uid=agent,dc=example,dc=com. Mahdollistaaksesi anonyymin yhteyden, jätä DN ja salasana tyhjäksi.",
+ "Password" : "Salasana",
+ "For anonymous access, leave DN and Password empty." : "Jos haluat mahdollistaa anonyymin pääsyn, jätä DN ja Salasana tyhjäksi ",
+ "You can specify Base DN for users and groups in the Advanced tab" : "Voit määrittää käyttäjien ja ryhmien oletus DN:n (distinguished name) 'tarkemmat asetukset'-välilehdeltä ",
+ "users found" : "käyttäjää löytynyt",
+ "Back" : "Takaisin",
+ "Continue" : "Jatka",
+ "Advanced" : "Lisäasetukset",
+ "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." : "<b>Varoitus:</b> PHP:n LDAP-moduulia ei ole asennettu, taustaosa ei toimi. Pyydä järjestelmän ylläpitäjää asentamaan se.",
+ "Connection Settings" : "Yhteysasetukset",
+ "Backup (Replica) Host" : "Varmuuskopioinnin (replikointi) palvelin",
+ "Backup (Replica) Port" : "Varmuuskopioinnin (replikoinnin) portti",
+ "Disable Main Server" : "Poista pääpalvelin käytöstä",
+ "Only connect to the replica server." : "Yhdistä vain replikointipalvelimeen.",
+ "Case insensitive LDAP server (Windows)" : "Kirjainkoosta piittamaton LDAP-palvelin (Windows)",
+ "Turn off SSL certificate validation." : "Poista käytöstä SSL-varmenteen vahvistus",
+ "in seconds. A change empties the cache." : "sekunneissa. Muutos tyhjentää välimuistin.",
+ "Directory Settings" : "Hakemistoasetukset",
+ "User Display Name Field" : "Käyttäjän näytettävän nimen kenttä",
+ "Base User Tree" : "Oletuskäyttäjäpuu",
+ "Group Display Name Field" : "Ryhmän \"näytettävä nimi\"-kenttä",
+ "Base Group Tree" : "Ryhmien juuri",
+ "Group-Member association" : "Ryhmän ja jäsenen assosiaatio (yhteys)",
+ "Quota Field" : "Kiintiökenttä",
+ "Quota Default" : "Oletuskiintiö",
+ "in bytes" : "tavuissa",
+ "Email Field" : "Sähköpostikenttä",
+ "User Home Folder Naming Rule" : "Käyttäjän kotihakemiston nimeämissääntö",
+ "Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." : "Jätä tyhjäksi käyttäjänimi (oletusasetus). Muutoin anna LDAP/AD-atribuutti.",
+ "Internal Username" : "Sisäinen käyttäjänimi"
+},
+"nplurals=2; plural=(n != 1);");