diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-09-14 00:08:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-09-14 00:08:12 +0000 |
commit | 7698781a1e47263c941533b42d2401092284b76b (patch) | |
tree | f54b72fae87c50e1659dbc428a5f54a508031def /apps | |
parent | c5dbe1c77291bbf7f7c8a736d8bd01917ecad346 (diff) | |
download | nextcloud-server-7698781a1e47263c941533b42d2401092284b76b.tar.gz nextcloud-server-7698781a1e47263c941533b42d2401092284b76b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r-- | apps/federation/l10n/da.js | 15 | ||||
-rw-r--r-- | apps/federation/l10n/da.json | 15 | ||||
-rw-r--r-- | apps/oauth2/l10n/da.js | 13 | ||||
-rw-r--r-- | apps/oauth2/l10n/da.json | 11 | ||||
-rw-r--r-- | apps/sharebymail/l10n/da.js | 23 | ||||
-rw-r--r-- | apps/sharebymail/l10n/da.json | 23 | ||||
-rw-r--r-- | apps/twofactor_backupcodes/l10n/da.js | 5 | ||||
-rw-r--r-- | apps/twofactor_backupcodes/l10n/da.json | 5 | ||||
-rw-r--r-- | apps/updatenotification/l10n/da.js | 21 | ||||
-rw-r--r-- | apps/updatenotification/l10n/da.json | 21 | ||||
-rw-r--r-- | apps/user_ldap/l10n/lt_LT.js | 117 | ||||
-rw-r--r-- | apps/user_ldap/l10n/lt_LT.json | 117 |
12 files changed, 334 insertions, 52 deletions
diff --git a/apps/federation/l10n/da.js b/apps/federation/l10n/da.js index fec000d8c0f..8bfd6fcf7d7 100644 --- a/apps/federation/l10n/da.js +++ b/apps/federation/l10n/da.js @@ -1,15 +1,16 @@ OC.L10N.register( "federation", { - "Server added to the list of trusted ownClouds" : "Serveren er føjet til listen over sikre ownCloud servere", + "Added to the list of trusted servers" : "Tilføjet listen af godkendte servere", "Server is already in the list of trusted servers." : "Serveren står allerede på listen over sikre servere", - "No ownCloud server found" : "Fandt ikke nogen ownCloud server", + "No server to federate with found" : "Ingen server at forbinde til blev fundet", "Could not add server" : "Kunne ikke tilføje server", - "Federation" : "Datafællesskab", - "ownCloud Federation allows you to connect with other trusted ownClouds to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "ownCloud datafællesskab giver dig mulighed for at forbinde til andre ownCloud-installationer, som du har tillid til, for at udveksle brugerkataloger. Dette vil f.eks. blive anvendt til at udfylde eksterne brugernavne automatisk ved deling af data", + "Trusted servers" : "Pålidelige servere", + "Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "Federation gør dig i stand til at forbinde med andre serveren du stoler på og udveksle brugerdatabaser. F. eks. dette kan blive bruge til at auto complete eksterne brugere når du laver federated deling.", "Add server automatically once a federated share was created successfully" : "Tilføj serveren automatisk, når et datafællesskab er oprettet ", - "Trusted ownCloud Servers" : "ownCloud servere der er tillid til", - "+ Add ownCloud server" : "+ Tilføj ownCloud server", - "ownCloud Server" : "ownCloud server" + "+ Add trusted server" : "+ Tilføj pålidelig server", + "Trusted server" : "Pålidelig server", + "Add" : "Tilføj", + "Federation" : "Datafællesskab" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/federation/l10n/da.json b/apps/federation/l10n/da.json index 3532e6acc26..efa6310ed94 100644 --- a/apps/federation/l10n/da.json +++ b/apps/federation/l10n/da.json @@ -1,13 +1,14 @@ { "translations": { - "Server added to the list of trusted ownClouds" : "Serveren er føjet til listen over sikre ownCloud servere", + "Added to the list of trusted servers" : "Tilføjet listen af godkendte servere", "Server is already in the list of trusted servers." : "Serveren står allerede på listen over sikre servere", - "No ownCloud server found" : "Fandt ikke nogen ownCloud server", + "No server to federate with found" : "Ingen server at forbinde til blev fundet", "Could not add server" : "Kunne ikke tilføje server", - "Federation" : "Datafællesskab", - "ownCloud Federation allows you to connect with other trusted ownClouds to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "ownCloud datafællesskab giver dig mulighed for at forbinde til andre ownCloud-installationer, som du har tillid til, for at udveksle brugerkataloger. Dette vil f.eks. blive anvendt til at udfylde eksterne brugernavne automatisk ved deling af data", + "Trusted servers" : "Pålidelige servere", + "Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "Federation gør dig i stand til at forbinde med andre serveren du stoler på og udveksle brugerdatabaser. F. eks. dette kan blive bruge til at auto complete eksterne brugere når du laver federated deling.", "Add server automatically once a federated share was created successfully" : "Tilføj serveren automatisk, når et datafællesskab er oprettet ", - "Trusted ownCloud Servers" : "ownCloud servere der er tillid til", - "+ Add ownCloud server" : "+ Tilføj ownCloud server", - "ownCloud Server" : "ownCloud server" + "+ Add trusted server" : "+ Tilføj pålidelig server", + "Trusted server" : "Pålidelig server", + "Add" : "Tilføj", + "Federation" : "Datafællesskab" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/oauth2/l10n/da.js b/apps/oauth2/l10n/da.js new file mode 100644 index 00000000000..b92b030cd25 --- /dev/null +++ b/apps/oauth2/l10n/da.js @@ -0,0 +1,13 @@ +OC.L10N.register( + "oauth2", + { + "OAuth 2.0 clients" : "OAuth 2.0 klienter", + "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 tillader eksterne services at forespørge adgang til din %s.", + "Name" : "Navn", + "Redirection URI" : "Viderestilling URI", + "Client Identifier" : "Klient ID", + "Secret" : "Hemmelighed", + "Add client" : "Tilføj klient", + "Add" : "Tilføj" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/oauth2/l10n/da.json b/apps/oauth2/l10n/da.json new file mode 100644 index 00000000000..e6899c73ac5 --- /dev/null +++ b/apps/oauth2/l10n/da.json @@ -0,0 +1,11 @@ +{ "translations": { + "OAuth 2.0 clients" : "OAuth 2.0 klienter", + "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 tillader eksterne services at forespørge adgang til din %s.", + "Name" : "Navn", + "Redirection URI" : "Viderestilling URI", + "Client Identifier" : "Klient ID", + "Secret" : "Hemmelighed", + "Add client" : "Tilføj klient", + "Add" : "Tilføj" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file diff --git a/apps/sharebymail/l10n/da.js b/apps/sharebymail/l10n/da.js index 13c0caf33ab..d37a907e5a2 100644 --- a/apps/sharebymail/l10n/da.js +++ b/apps/sharebymail/l10n/da.js @@ -5,24 +5,41 @@ OC.L10N.register( "Shared with {email}" : "Delt med {email}", "Shared with %1$s by %2$s" : "Delt med %1$s af %2$s", "Shared with {email} by {actor}" : "Delt med {email} af {actor}", + "Password for mail share sent to %1$s" : "Password for mail deling er sendt til %1$s", + "Password for mail share sent to {email}" : "Password for mail deling er sendt til {email}", + "Password for mail share sent to you" : "Password for mail deling er sendt til dig", "You shared %1$s with %2$s by mail" : "Du delte %1$s med %2$s via e-mail", "You shared {file} with {email} by mail" : "Du delte {file} med {email} via e-mail", "%3$s shared %1$s with %2$s by mail" : "%3$s delte %1$s med %2$s via e-mail", "{actor} shared {file} with {email} by mail" : "{actor} delte {file} med {email} via e-mail", + "Password to access %1$s was sent to %2s" : "Password for adgang %1$s blev sendt til %2s", + "Password to access {file} was sent to {email}" : "Password for adgang {file} blev sendt til {email}", + "Password to access %1$s was sent to you" : "Password for adgang %1$s blev sendt til dig.", + "Password to access {file} was sent to you" : "Password for adgang {file} blev sendt til dig.", "Sharing %s failed, this item is already shared with %s" : "Deling %s fejlede, dette objekt er allerede delt med %s", - "Failed to send share by E-mail" : "Kunne ikke dele via e-mail", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : " Vi kan ikke sende det autogenerede password. Angiv venligst en valid email adresse i dine personlige indstillinger og prøv igen.", + "Failed to send share by email" : "Kunne ikke sende deling via e-mail", "%s shared »%s« with you" : "%s delt »%s« med dig", - "%s shared »%s« with you on behalf of %s" : "%s delte »%s« med dig for %s", "%s shared »%s« with you." : "%s delte »%s« med dig.", - "%s shared »%s« with you on behalf of %s." : "%s delte »%s« med dig på vegne af %s.", "Click the button below to open it." : "Klik på knappen nedenunder for at åbne.", "Open »%s«" : "Åbn »%s«", + "%s via %s" : "%s via %s", "Password to access »%s« shared to you by %s" : "Kodeord for adgang til »%s« delt med dig af %s", + "%s shared »%s« with you.\nYou should have already received a separate mail with a link to access it.\n" : "%s delte »%s« med dig.\nDu burde allerede have modtaget en email med et link til at tilgå det.\n", + "%s shared »%s« with you. You should have already received a separate mail with a link to access it." : "%s delte »%s« med dig.\nDu burde allerede have modtaget en email med et link til at tilgå det.", "Password to access »%s«" : "Kodeord for adgang til »%s«", "It is protected with the following password: %s" : "Det er beskyttet af følgende kodeord: %s", + "Password to access »%s« shared with %s" : "Password for adgang til »%s« delt med dig af %s", + "You just shared »%s« with %s. The share was already send to the recipient. Due to the security policies defined by the administrator of %s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "Du har delt »%s« med %s. Delingen er allerede sendt til modtageren. Pga. sikkerhedsretninger der er lavet af administratoren af %s hver deling skal beskyttes af et password og det er ikke tilladt at sende passwordet direkte til modtageren. Derfor skal du give passwordet til modtageren manuelt.", + "This is the password: %s" : "Dette password er: %s", + "You can choose a different password at any time in the share dialog." : "Du kan til enhver tid vælge et andet password i delings dialogen.", "Could not find share" : "Kan ikke finde deling", "Share by mail" : "Delt med mail", + "Allows users to share a personalized link to a file or folder by putting in an email address." : "Tillad brugere at dele et personligt link til en fil eller folder ved at skrive en email ind.", "Send password by mail" : "Send kodeord på mail", + "Enforce password protection" : "Tving kodeords beskyttelse", + "Failed to send share by E-mail" : "Kunne ikke dele via e-mail", + "%s shared »%s« with you on behalf of %s" : "%s delte »%s« med dig for %s", "Failed to create the E-mail" : "Oprettelse af e-mail mislykkedes", "Hey there,\n\n%s shared »%s« with you on behalf of %s.\n\n%s\n\n" : "Hej,\n\n%s delte »%s« med dig, for %s.\n\n%s\n\n", "Hey there,\n\n%s shared »%s« with you.\n\n%s\n\n" : "Hey there,\n\n%s delte »%s« med dig.\n\n%s\n\n", diff --git a/apps/sharebymail/l10n/da.json b/apps/sharebymail/l10n/da.json index 34487664eae..046d4436386 100644 --- a/apps/sharebymail/l10n/da.json +++ b/apps/sharebymail/l10n/da.json @@ -3,24 +3,41 @@ "Shared with {email}" : "Delt med {email}", "Shared with %1$s by %2$s" : "Delt med %1$s af %2$s", "Shared with {email} by {actor}" : "Delt med {email} af {actor}", + "Password for mail share sent to %1$s" : "Password for mail deling er sendt til %1$s", + "Password for mail share sent to {email}" : "Password for mail deling er sendt til {email}", + "Password for mail share sent to you" : "Password for mail deling er sendt til dig", "You shared %1$s with %2$s by mail" : "Du delte %1$s med %2$s via e-mail", "You shared {file} with {email} by mail" : "Du delte {file} med {email} via e-mail", "%3$s shared %1$s with %2$s by mail" : "%3$s delte %1$s med %2$s via e-mail", "{actor} shared {file} with {email} by mail" : "{actor} delte {file} med {email} via e-mail", + "Password to access %1$s was sent to %2s" : "Password for adgang %1$s blev sendt til %2s", + "Password to access {file} was sent to {email}" : "Password for adgang {file} blev sendt til {email}", + "Password to access %1$s was sent to you" : "Password for adgang %1$s blev sendt til dig.", + "Password to access {file} was sent to you" : "Password for adgang {file} blev sendt til dig.", "Sharing %s failed, this item is already shared with %s" : "Deling %s fejlede, dette objekt er allerede delt med %s", - "Failed to send share by E-mail" : "Kunne ikke dele via e-mail", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : " Vi kan ikke sende det autogenerede password. Angiv venligst en valid email adresse i dine personlige indstillinger og prøv igen.", + "Failed to send share by email" : "Kunne ikke sende deling via e-mail", "%s shared »%s« with you" : "%s delt »%s« med dig", - "%s shared »%s« with you on behalf of %s" : "%s delte »%s« med dig for %s", "%s shared »%s« with you." : "%s delte »%s« med dig.", - "%s shared »%s« with you on behalf of %s." : "%s delte »%s« med dig på vegne af %s.", "Click the button below to open it." : "Klik på knappen nedenunder for at åbne.", "Open »%s«" : "Åbn »%s«", + "%s via %s" : "%s via %s", "Password to access »%s« shared to you by %s" : "Kodeord for adgang til »%s« delt med dig af %s", + "%s shared »%s« with you.\nYou should have already received a separate mail with a link to access it.\n" : "%s delte »%s« med dig.\nDu burde allerede have modtaget en email med et link til at tilgå det.\n", + "%s shared »%s« with you. You should have already received a separate mail with a link to access it." : "%s delte »%s« med dig.\nDu burde allerede have modtaget en email med et link til at tilgå det.", "Password to access »%s«" : "Kodeord for adgang til »%s«", "It is protected with the following password: %s" : "Det er beskyttet af følgende kodeord: %s", + "Password to access »%s« shared with %s" : "Password for adgang til »%s« delt med dig af %s", + "You just shared »%s« with %s. The share was already send to the recipient. Due to the security policies defined by the administrator of %s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "Du har delt »%s« med %s. Delingen er allerede sendt til modtageren. Pga. sikkerhedsretninger der er lavet af administratoren af %s hver deling skal beskyttes af et password og det er ikke tilladt at sende passwordet direkte til modtageren. Derfor skal du give passwordet til modtageren manuelt.", + "This is the password: %s" : "Dette password er: %s", + "You can choose a different password at any time in the share dialog." : "Du kan til enhver tid vælge et andet password i delings dialogen.", "Could not find share" : "Kan ikke finde deling", "Share by mail" : "Delt med mail", + "Allows users to share a personalized link to a file or folder by putting in an email address." : "Tillad brugere at dele et personligt link til en fil eller folder ved at skrive en email ind.", "Send password by mail" : "Send kodeord på mail", + "Enforce password protection" : "Tving kodeords beskyttelse", + "Failed to send share by E-mail" : "Kunne ikke dele via e-mail", + "%s shared »%s« with you on behalf of %s" : "%s delte »%s« med dig for %s", "Failed to create the E-mail" : "Oprettelse af e-mail mislykkedes", "Hey there,\n\n%s shared »%s« with you on behalf of %s.\n\n%s\n\n" : "Hej,\n\n%s delte »%s« med dig, for %s.\n\n%s\n\n", "Hey there,\n\n%s shared »%s« with you.\n\n%s\n\n" : "Hey there,\n\n%s delte »%s« med dig.\n\n%s\n\n", diff --git a/apps/twofactor_backupcodes/l10n/da.js b/apps/twofactor_backupcodes/l10n/da.js index dc997f806f9..972ec35eb90 100644 --- a/apps/twofactor_backupcodes/l10n/da.js +++ b/apps/twofactor_backupcodes/l10n/da.js @@ -7,9 +7,12 @@ OC.L10N.register( "Save backup codes" : "Gem backup-koder", "Print backup codes" : "Print backup-koder", "Regenerate backup codes" : "Regenerer backup-koder", + "If you regenerate backup codes, you automatically invalidate old codes." : "Hvis gu genere nye backup koder vil de gamle koder blive ubrugelige.", "An error occurred while generating your backup codes" : "Der opstod en fejl under genereringen af dine backup-koder", "Nextcloud backup codes" : "Nextcloud backup-koder", + "You created two-factor backup codes for your account" : "Du har lavet two-factor backup koder til din konto.", "Backup code" : "Backup-kode", - "Use backup code" : "Benyt backup-kode" + "Use backup code" : "Benyt backup-kode", + "Second-factor backup codes" : "Second-factor backup koder" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/twofactor_backupcodes/l10n/da.json b/apps/twofactor_backupcodes/l10n/da.json index 0fd20d78916..2e556de0b4c 100644 --- a/apps/twofactor_backupcodes/l10n/da.json +++ b/apps/twofactor_backupcodes/l10n/da.json @@ -5,9 +5,12 @@ "Save backup codes" : "Gem backup-koder", "Print backup codes" : "Print backup-koder", "Regenerate backup codes" : "Regenerer backup-koder", + "If you regenerate backup codes, you automatically invalidate old codes." : "Hvis gu genere nye backup koder vil de gamle koder blive ubrugelige.", "An error occurred while generating your backup codes" : "Der opstod en fejl under genereringen af dine backup-koder", "Nextcloud backup codes" : "Nextcloud backup-koder", + "You created two-factor backup codes for your account" : "Du har lavet two-factor backup koder til din konto.", "Backup code" : "Backup-kode", - "Use backup code" : "Benyt backup-kode" + "Use backup code" : "Benyt backup-kode", + "Second-factor backup codes" : "Second-factor backup koder" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/updatenotification/l10n/da.js b/apps/updatenotification/l10n/da.js index c3768f2680c..39b81001090 100644 --- a/apps/updatenotification/l10n/da.js +++ b/apps/updatenotification/l10n/da.js @@ -1,15 +1,28 @@ OC.L10N.register( "updatenotification", { + "Update notifications" : "Opdaterings notifikationer", + "Could not start updater, please try the manual update" : "Kunne ikke starte opdateringen, prøv venligst med en manual opdatering", "{version} is available. Get more information on how to update." : "{version} er tilgængelig. Få mere information om hvordan du opdaterer.", - "Updated channel" : "Kanal opdateret", - "ownCloud core" : "ownCloud kerne", - "Updater" : "Updater", + "Channel updated" : "Kanal opdateret", + "The update server could not be reached since %d days to check for new updates." : "Har ikke været forbundet til opdateringsserveren i %d dage for at tjekke efter nye opdateringer.", + "Please check the Nextcloud and server log files for errors." : "Tjek venligst Nextcloud server log for fejl.", + "Update to %1$s is available." : "Opdatering til %1$s er tilgængelig.", + "Update for %1$s to version %2$s is available." : "Opdatering af %1$s til version %2$s er tilgængelig.", + "Update for {app} to version %s is available." : "Opdatering af {app} til version %s er tilgængelig.", "A new version is available: %s" : "Der er en ny version tligængelig: %s", "Open updater" : "Åbn for opdatering", + "Download now" : "Hent nu", + "The update check is not yet finished. Please refresh the page." : "Opdateringstjek er ikke færdigt. Genindlæs venligst siden.", "Your version is up to date." : "Du har seneste version.", "Checked on %s" : "Tjekket per %s", + "A non-default update server is in use to be checked for updates:" : "En ikke standard opdateringsserver bliver brugt for at tjekke efter opdateringer:", "Update channel:" : "Opdatér kanal:", - "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Du kan altid opdatere til en nyere version / eksperimentel kanal. Men du kan aldrig nedgradere til en mere stabil kanal" + "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Du kan altid opdatere til en nyere version / eksperimentel kanal. Men du kan aldrig nedgradere til en mere stabil kanal", + "Note that after a new release it can take some time before it shows up here. We roll out new versions spread out over time to our users and sometimes skip a version when issues are found." : "Bemærk at efter en ny udgivelse kan det tage noget tid før den bliver vist her. Vi udruller nye opdateringer spredt ud og nogle gange springer man versioner over hvis der bliver fundet fejl i dem.", + "Notify members of the following groups about available updates:" : "Meddel brugere fra følgende gruppe om tilgængelige opdateringer: ", + "Only notification for app updates are available." : "Kun notifikation for app opdateringer tilgængelige.", + "The selected update channel makes dedicated notifications for the server obsolete." : "Den valgte kanal lave dedikerede notifikationer for serveren ligegyldige.", + "The selected update channel does not support updates of the server." : "Den valgte opdateringskanal understøtter ikke opdatering af serveren." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/updatenotification/l10n/da.json b/apps/updatenotification/l10n/da.json index 592fb80ed8d..921499d1764 100644 --- a/apps/updatenotification/l10n/da.json +++ b/apps/updatenotification/l10n/da.json @@ -1,13 +1,26 @@ { "translations": { + "Update notifications" : "Opdaterings notifikationer", + "Could not start updater, please try the manual update" : "Kunne ikke starte opdateringen, prøv venligst med en manual opdatering", "{version} is available. Get more information on how to update." : "{version} er tilgængelig. Få mere information om hvordan du opdaterer.", - "Updated channel" : "Kanal opdateret", - "ownCloud core" : "ownCloud kerne", - "Updater" : "Updater", + "Channel updated" : "Kanal opdateret", + "The update server could not be reached since %d days to check for new updates." : "Har ikke været forbundet til opdateringsserveren i %d dage for at tjekke efter nye opdateringer.", + "Please check the Nextcloud and server log files for errors." : "Tjek venligst Nextcloud server log for fejl.", + "Update to %1$s is available." : "Opdatering til %1$s er tilgængelig.", + "Update for %1$s to version %2$s is available." : "Opdatering af %1$s til version %2$s er tilgængelig.", + "Update for {app} to version %s is available." : "Opdatering af {app} til version %s er tilgængelig.", "A new version is available: %s" : "Der er en ny version tligængelig: %s", "Open updater" : "Åbn for opdatering", + "Download now" : "Hent nu", + "The update check is not yet finished. Please refresh the page." : "Opdateringstjek er ikke færdigt. Genindlæs venligst siden.", "Your version is up to date." : "Du har seneste version.", "Checked on %s" : "Tjekket per %s", + "A non-default update server is in use to be checked for updates:" : "En ikke standard opdateringsserver bliver brugt for at tjekke efter opdateringer:", "Update channel:" : "Opdatér kanal:", - "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Du kan altid opdatere til en nyere version / eksperimentel kanal. Men du kan aldrig nedgradere til en mere stabil kanal" + "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Du kan altid opdatere til en nyere version / eksperimentel kanal. Men du kan aldrig nedgradere til en mere stabil kanal", + "Note that after a new release it can take some time before it shows up here. We roll out new versions spread out over time to our users and sometimes skip a version when issues are found." : "Bemærk at efter en ny udgivelse kan det tage noget tid før den bliver vist her. Vi udruller nye opdateringer spredt ud og nogle gange springer man versioner over hvis der bliver fundet fejl i dem.", + "Notify members of the following groups about available updates:" : "Meddel brugere fra følgende gruppe om tilgængelige opdateringer: ", + "Only notification for app updates are available." : "Kun notifikation for app opdateringer tilgængelige.", + "The selected update channel makes dedicated notifications for the server obsolete." : "Den valgte kanal lave dedikerede notifikationer for serveren ligegyldige.", + "The selected update channel does not support updates of the server." : "Den valgte opdateringskanal understøtter ikke opdatering af serveren." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/lt_LT.js b/apps/user_ldap/l10n/lt_LT.js index c263e952206..8839aa98110 100644 --- a/apps/user_ldap/l10n/lt_LT.js +++ b/apps/user_ldap/l10n/lt_LT.js @@ -3,30 +3,107 @@ OC.L10N.register( { "Failed to clear the mappings." : "Nepavyko išvalyti sąsajų.", "Failed to delete the server configuration" : "Nepavyko pašalinti serverio konfigūracijos", - "The configuration is valid and the connection could be established!" : "Konfigūracija yra tinkama bei prisijungta sėkmingai!", - "The configuration is invalid. Please have a look at the logs for further details." : "Neteisinga konfigūracija. Daugiau informacijos rasite žurnaluose.", - "No action specified" : "Nepasirinktas veiksmas", + "Valid configuration, connection established!" : "Konfigūracija teisinga, pavyko užmegzti ryšį!", + "Invalid configuration. Please have a look at the logs for further details." : "Neteisinga konfigūracija. Daugiau informacijos rasite žurnaluose.", + "No action specified" : "Nenurodytas veiksmas", + "No configuration specified" : "Nenurodyta jokia konfigūracija", "No data specified" : "Nepateikta duomenų", + " Could not set configuration %s" : "Nepavyko nustatyti konfigūracijos %s", + "Action does not exist" : "Veiksmo nėra", + "Renewing …" : "Atnaujinama ...", + "Very weak password" : "Labai silpnas slaptažodis", + "Weak password" : "Silpnas slaptažodis", + "So-so password" : "Neblogas slaptažodis", + "Good password" : "Geras slaptažodis", + "Strong password" : "Stiprus slaptažodis", + "The Base DN appears to be wrong" : "DN bazė gali būti neteisinga ", + "Testing configuration…" : "Išbandoma konfigūracija…", + "Configuration incorrect" : "Konfigūracija neteisinga", + "Configuration incomplete" : "Nepilna konfigūracija", "Select groups" : "Pasirinkti grupes", + "Select object classes" : "Pasirinkite objektų klases", + "Please check the credentials, they seem to be wrong." : "Patikrinkite prisijungimo duomenis, jie atrodo neteisingi.", + "Please specify the port, it could not be auto-detected." : "Prašome nurodyti prievadą, jo nepavyko aptikti automatiškai.", + "Could not detect Base DN, please enter it manually." : "Nepavyko aptikti DN bazės, įrašykite rankiniu būdu. ", + "{nthServer}. Server" : "{nthServer}. Serveris", + "No object found in the given Base DN. Please revise." : "Jokie objektai DN bazėje nerasti. Prašome patikslinkite.", + "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Įvyko klaida. Patikrinkite DN bazę, taip pat ryšio nustatymus ir prisijungimo duomenis.", "Do you really want to delete the current Server Configuration?" : "Ar tikrai norite ištrinti dabartinę serverio konfigūraciją?", "Confirm Deletion" : "Patvirtinkite trynimą", + "Saving failed. Please make sure the database is in Operation. Reload before continuing." : "Nepavyko išsaugoti. Įsitikinkite, kad duomenų bazė veikia. Prieš tęsdami - perkraukite.", + "Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "Režimo pakeitimas įjungs automatines LDAP užklausas. Priklausomai nuo LDAP dydžio tai gali užtrukti. Ar tikrai norite pakeisti režimą?", + "Mode switch" : "Režimo pakeitimas", "Select attributes" : "Pasirink atributus", + "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command-line validation): <br/>" : "Naudotojas nerastas. Patikrinkite savo prisijungimo atributus ir naudotojo vardą. Veiksmingas filtras (nukopijuoti į komandinę eilutę): <br/>", + "User found and settings verified." : "Naudotojas surastas, nustatymai patikrinti.", + "An unspecified error occurred. Please check log and settings." : "Įvyko nenustatyta klaida. Patikrinkite žurnalo įrašus ir nustatymus.", + "The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "Paieškos filtras netinkamas, greičiausiai dėl sintaksės problemų, tokių kaip nevienodas atidarytų ir uždarų skliaustų skaičius. Prašome patikrinkite.", + "A connection error to LDAP / AD occurred, please check host, port and credentials." : "Įvyko sujungimo su LDAP/ AD klaida, patikrinkite įrenginius, prievadus ir prisijungimo duomenis.", + "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "Trūksta \"%u\" vietaženklio. Jis bus pakeistas prisijungimo vardu, siunčiant užklausas LDAP / AD. ", + "Please provide a login name to test against" : "Pateikite prisijungimo vardą, kurį norite patikrinti", + "Password change rejected. Hint: " : "Slaptažodžio keitimas atmestas. Patarimas: ", + "Please login with the new password" : "Prisijunkite su nauju slaptažodžiu", + "Your password will expire tomorrow." : "Jūsų slaptažodžio galiojimo laikas baigiasi rytoj.", + "Your password will expire today." : "Jūsų slaptažodžio galiojimo laikas baigiasi šiandien.", + "LDAP / AD integration" : "LDAP / AD integracija", "_%s group found_::_%s groups found_" : ["Rasta %s grupė","Rastos %s grupės","Rastos %s grupės"], - "_%s user found_::_%s users found_" : ["Rastas %s vartotojas","Rasti %s vartotojai","Rasti %s vartotojai"], - "Server" : "Serveris", - "Users" : "Vartotojai", - "Groups" : "Grupės", + "_%s user found_::_%s users found_" : ["Rastas %s naudotojas","Rasti %s naudotojai","Rasta %s naudotojų"], + "Could not find the desired feature" : "N", "Test Configuration" : "Bandyti konfigūraciją", "Help" : "Pagalba", + "Groups meeting these criteria are available in %s:" : "Grupės atitinkančios šiuos kriterijus yra pasiekiamos %s :", + "Only these object classes:" : "Tik šios objektų klasės:", + "Only from these groups:" : "Tik iš šių grupių:", + "Search groups" : "Ieškoti grupių", + "Available groups" : "Prieinamos grupės", + "Selected groups" : "Pasirinktos grupės", + "Edit LDAP Query" : "Redaguoti LDAP užklausą", + "LDAP Filter:" : "LDAP filtras:", + "Verify settings and count the groups" : "Patikrinkite nustatymus ir suskaičiuokite grupes", + "When logging in, %s will find the user based on the following attributes:" : "Prisijungiant, %s suras naudotoją, remiantis sekančiais atributais:", + "LDAP / AD Username:" : "LDAP / AD naudotojo vardas:", + "LDAP / AD Email Address:" : "LDAP / AD el. pašto adresas:", + "Other Attributes:" : "Kiti atributai: ", + "Verify settings" : "Patikrinti nustatymus", + "1. Server" : "1. Serveris", + "%s. Server:" : "%s. Serveris:", + "Add a new configuration" : "Pridėti naują konfigūraciją", + "Copy current configuration into new directory binding" : "Nukopijuokite dabartinę konfigūraciją į naują katalogų saistymą", + "Delete the current configuration" : "Ištrinti esamą konfigūraciją", "Host" : "Mazgas", "Port" : "Prievadas", + "Detect Port" : "Aptikti prievadą", "User DN" : "Naudotojas DN", "Password" : "Slaptažodis", - "For anonymous access, leave DN and Password empty." : "Anoniminiam prisijungimui, palikite DN ir Slaptažodis laukus tuščius.", + "For anonymous access, leave DN and Password empty." : "Anoniminei prieigai, palikite DN ir Slaptažodžio laukus tuščius.", "One Base DN per line" : "Vienas bazinis DN eilutėje", + "Detect Base DN" : "Aptikti DN bazę", + "Test Base DN" : "Testuoti DN bazę", + "Avoids automatic LDAP requests. Better for bigger setups, but requires some LDAP knowledge." : "Vengia automatinių LDAP užklausų. Geriau tinka didesniems nustatymams, bet reikalingos LDAP žinios.", + "Manually enter LDAP filters (recommended for large directories)" : "Ranka įveskite LDAP filtrus (rekomenduojama dideliems katalogams)", + "Listing and searching for users is constrained by these criteria:" : "Naudotojų paieška ir sąrašo pateikimas yra sukonstruota remiantis šiais kriterijais:", + "The filter specifies which LDAP users shall have access to the %s instance." : "Filtras nurodo, kurie LDAP naudotojai turi turėti prieigą prie %s.", + "Verify settings and count users" : "Patikrinkite nustatymus ir suskaičiuokite naudotojus", + "Saving" : "Įrašoma", "Back" : "Atgal", "Continue" : "Tęsti", + "Please renew your password." : "Prašome atnaujinkite savo slaptažodį.", + "An internal error occurred." : "Įvyko vidinė klaida.", + "Please try again or contact your administrator." : "Bandykite dar kartą arba susisiekite su savo administratoriumi.", + "Current password" : "Dabartinis slaptažodis", + "New password" : "Naujas slaptažodis", + "Renew password" : "Atnaujintas slaptažodis", + "Wrong password. Reset it?" : "Neteisingas slaptažodis. Atstatyti jį?", + "Wrong password." : "Neteisingas slaptažodis.", + "Cancel" : "Atsisakyti", + "LDAP" : "LDAP", + "Server" : "Serveris", + "Users" : "Naudotojai", + "Login Attributes" : "Prisijungimo atributai", + "Groups" : "Grupės", + "Expert" : "Ekspertai", "Advanced" : "Išplėstiniai", + "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." : "<b>Įspėjimas:</b> PHP LDAP modelis nėra instaliuotas, serveris nedirbs. Paprašykite, kad sistemos administratorius jį įdiegtų.", "Connection Settings" : "Ryšio nustatymai", "Configuration Active" : "Konfigūracija aktyvi", "When unchecked, this configuration will be skipped." : "Kai nepažymėta, ši konfigūracija bus praleista.", @@ -34,24 +111,42 @@ OC.L10N.register( "Backup (Replica) Port" : "Atsarginės kopijos (Replica) prievadas", "Disable Main Server" : "Išjungti pagrindinį serverį", "Only connect to the replica server." : "Tik prisijungti prie reprodukcinio (replica) serverio.", - "Turn off SSL certificate validation." : "Išjungti SSL sertifikato tikrinimą.", + "Turn off SSL certificate validation." : "Išjungti SSL liudijimo tikrinimą.", "Directory Settings" : "Katalogo nustatymai", + "User Display Name Field" : "Laukas Naudotojo rodomas vardas.", + "The LDAP attribute to use to generate the user's display name." : "LDAP atributas naudojamas generuoti naudotojo rodomą vardą.", + "2nd User Display Name Field" : "Laukas Antras naudotojo rodomas vardas", "Base User Tree" : "Bazinis naudotojo medis", "User Search Attributes" : "Naudotojo paieškos atributai", + "Optional; one attribute per line" : "Papildomas; Vienas atributas vienoje eilutėje", + "Group Display Name Field" : "Laukas rodomas grupės vardas", + "The LDAP attribute to use to generate the groups's display name." : "LDAP atributas naudojamas generuoti grupės rodomą vardą.", "Base Group Tree" : "Bazinis grupės medis", "Group Search Attributes" : "Grupės paieškos atributai", "Group-Member association" : "Grupės-Nario sąsaja", + "Dynamic Group Member URL" : "Dinaminio grupės nario URL", + "Nested Groups" : "Įdėtinės grupės", + "Enable LDAP password changes per user" : "Įjungti LDAP slaptažodžio keitimus kiekvienam naudotojui.", + "(New password is sent as plain text to LDAP)" : "(Naujas slaptažodis į LDAP yra siunčiamas kaip paprastas tekstas)", "Special Attributes" : "Specialūs atributai", "Quota Field" : "Kvotos laukas", "Quota Default" : "Numatyta kvota", - "in bytes" : "baitais", "Email Field" : "El. pašto laukas", + "Set the user's email from their LDAP attribute. Leave it empty for default behaviour." : "Naudotojų el. paštą nustatykite pagal jų LDAP atributą. Palikite tuščią jei norite, kad veiktų pagal numatytuosius parametrus.", "User Home Folder Naming Rule" : "Naudotojo namų aplanko pavadinimo taisyklė", "Internal Username" : "Vidinis naudotojo vardas", "Internal Username Attribute:" : "Vidinis naudotojo vardo atributas:", "Override UUID detection" : "Perrašyti UUID aptikimą", + "By default, the UUID attribute is automatically detected. The UUID attribute is used to doubtlessly identify LDAP users and groups. Also, the internal username will be created based on the UUID, if not specified otherwise above. You can override the setting and pass an attribute of your choice. You must make sure that the attribute of your choice can be fetched for both users and groups and it is unique. Leave it empty for default behavior. Changes will have effect only on newly mapped (added) LDAP users and groups." : "naudotojo vardasnaudotojo vardasPagal nutylėjimą, UUID atributas yra automatiškai aptinkamas. UUID atributas yra naudojamas identifikuoti LDAP vartotojus ir grupes. Taigi, vidinis naudotojo vardas bus sukurtas remiantis UUID, jei nenurodyta kitaip. Jūs galite pakeisti nustatymus ir perduoti pasirinktus atributus. Turite įsitikinti, kad jūsų pasirinktas atributas gali būti rastas tiek prie vartotojų, tiek prie grupių, ir yra unikalus. Jei norite, kad veiktų pagal numatytuosius parametrus, palikite tuščią. Pakeitimai turės įtakos tik naujai susietiems (pridedamiems) LDAP naudotojams ir grupėms.", + "UUID Attribute for Users:" : "UUID atributas naudotojams:", + "UUID Attribute for Groups:" : "UUID atributas grupėms:", "Username-LDAP User Mapping" : "Naudotojo vardo - LDAP naudotojo sąsaja", "Clear Username-LDAP User Mapping" : "Išvalyti naudotojo vardo - LDAP naudotojo sąsają", - "Clear Groupname-LDAP Group Mapping" : "Išvalyti grupės pavadinimo - LDAP naudotojo sąsają" + "Clear Groupname-LDAP Group Mapping" : "Išvalyti grupės pavadinimo - LDAP naudotojo sąsają", + "The %uid placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "Trūksta \"%u\" vietaženklio. Jis bus pakeistas prisijungimo vardu, siunčiant užklausas LDAP / AD. ", + "Verify settings and count groups" : "Patikrinkite nustatymus ir suskaičiuokite grupes", + "Add a new and blank configuration" : "Pridėkite naują konfigūraciją", + "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Įspėjimas: </b> Programėlės user_ldap ir user_webdavauth yra nesuderinami. Tai gali sukelti nepageidaujamą veikimą. Paprašykite, kad sistemos administratorius vieną jų išjungtų.", + "in bytes" : "baitais" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/apps/user_ldap/l10n/lt_LT.json b/apps/user_ldap/l10n/lt_LT.json index 64e2bae4670..56aedfd82bb 100644 --- a/apps/user_ldap/l10n/lt_LT.json +++ b/apps/user_ldap/l10n/lt_LT.json @@ -1,30 +1,107 @@ { "translations": { "Failed to clear the mappings." : "Nepavyko išvalyti sąsajų.", "Failed to delete the server configuration" : "Nepavyko pašalinti serverio konfigūracijos", - "The configuration is valid and the connection could be established!" : "Konfigūracija yra tinkama bei prisijungta sėkmingai!", - "The configuration is invalid. Please have a look at the logs for further details." : "Neteisinga konfigūracija. Daugiau informacijos rasite žurnaluose.", - "No action specified" : "Nepasirinktas veiksmas", + "Valid configuration, connection established!" : "Konfigūracija teisinga, pavyko užmegzti ryšį!", + "Invalid configuration. Please have a look at the logs for further details." : "Neteisinga konfigūracija. Daugiau informacijos rasite žurnaluose.", + "No action specified" : "Nenurodytas veiksmas", + "No configuration specified" : "Nenurodyta jokia konfigūracija", "No data specified" : "Nepateikta duomenų", + " Could not set configuration %s" : "Nepavyko nustatyti konfigūracijos %s", + "Action does not exist" : "Veiksmo nėra", + "Renewing …" : "Atnaujinama ...", + "Very weak password" : "Labai silpnas slaptažodis", + "Weak password" : "Silpnas slaptažodis", + "So-so password" : "Neblogas slaptažodis", + "Good password" : "Geras slaptažodis", + "Strong password" : "Stiprus slaptažodis", + "The Base DN appears to be wrong" : "DN bazė gali būti neteisinga ", + "Testing configuration…" : "Išbandoma konfigūracija…", + "Configuration incorrect" : "Konfigūracija neteisinga", + "Configuration incomplete" : "Nepilna konfigūracija", "Select groups" : "Pasirinkti grupes", + "Select object classes" : "Pasirinkite objektų klases", + "Please check the credentials, they seem to be wrong." : "Patikrinkite prisijungimo duomenis, jie atrodo neteisingi.", + "Please specify the port, it could not be auto-detected." : "Prašome nurodyti prievadą, jo nepavyko aptikti automatiškai.", + "Could not detect Base DN, please enter it manually." : "Nepavyko aptikti DN bazės, įrašykite rankiniu būdu. ", + "{nthServer}. Server" : "{nthServer}. Serveris", + "No object found in the given Base DN. Please revise." : "Jokie objektai DN bazėje nerasti. Prašome patikslinkite.", + "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Įvyko klaida. Patikrinkite DN bazę, taip pat ryšio nustatymus ir prisijungimo duomenis.", "Do you really want to delete the current Server Configuration?" : "Ar tikrai norite ištrinti dabartinę serverio konfigūraciją?", "Confirm Deletion" : "Patvirtinkite trynimą", + "Saving failed. Please make sure the database is in Operation. Reload before continuing." : "Nepavyko išsaugoti. Įsitikinkite, kad duomenų bazė veikia. Prieš tęsdami - perkraukite.", + "Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "Režimo pakeitimas įjungs automatines LDAP užklausas. Priklausomai nuo LDAP dydžio tai gali užtrukti. Ar tikrai norite pakeisti režimą?", + "Mode switch" : "Režimo pakeitimas", "Select attributes" : "Pasirink atributus", + "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command-line validation): <br/>" : "Naudotojas nerastas. Patikrinkite savo prisijungimo atributus ir naudotojo vardą. Veiksmingas filtras (nukopijuoti į komandinę eilutę): <br/>", + "User found and settings verified." : "Naudotojas surastas, nustatymai patikrinti.", + "An unspecified error occurred. Please check log and settings." : "Įvyko nenustatyta klaida. Patikrinkite žurnalo įrašus ir nustatymus.", + "The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "Paieškos filtras netinkamas, greičiausiai dėl sintaksės problemų, tokių kaip nevienodas atidarytų ir uždarų skliaustų skaičius. Prašome patikrinkite.", + "A connection error to LDAP / AD occurred, please check host, port and credentials." : "Įvyko sujungimo su LDAP/ AD klaida, patikrinkite įrenginius, prievadus ir prisijungimo duomenis.", + "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "Trūksta \"%u\" vietaženklio. Jis bus pakeistas prisijungimo vardu, siunčiant užklausas LDAP / AD. ", + "Please provide a login name to test against" : "Pateikite prisijungimo vardą, kurį norite patikrinti", + "Password change rejected. Hint: " : "Slaptažodžio keitimas atmestas. Patarimas: ", + "Please login with the new password" : "Prisijunkite su nauju slaptažodžiu", + "Your password will expire tomorrow." : "Jūsų slaptažodžio galiojimo laikas baigiasi rytoj.", + "Your password will expire today." : "Jūsų slaptažodžio galiojimo laikas baigiasi šiandien.", + "LDAP / AD integration" : "LDAP / AD integracija", "_%s group found_::_%s groups found_" : ["Rasta %s grupė","Rastos %s grupės","Rastos %s grupės"], - "_%s user found_::_%s users found_" : ["Rastas %s vartotojas","Rasti %s vartotojai","Rasti %s vartotojai"], - "Server" : "Serveris", - "Users" : "Vartotojai", - "Groups" : "Grupės", + "_%s user found_::_%s users found_" : ["Rastas %s naudotojas","Rasti %s naudotojai","Rasta %s naudotojų"], + "Could not find the desired feature" : "N", "Test Configuration" : "Bandyti konfigūraciją", "Help" : "Pagalba", + "Groups meeting these criteria are available in %s:" : "Grupės atitinkančios šiuos kriterijus yra pasiekiamos %s :", + "Only these object classes:" : "Tik šios objektų klasės:", + "Only from these groups:" : "Tik iš šių grupių:", + "Search groups" : "Ieškoti grupių", + "Available groups" : "Prieinamos grupės", + "Selected groups" : "Pasirinktos grupės", + "Edit LDAP Query" : "Redaguoti LDAP užklausą", + "LDAP Filter:" : "LDAP filtras:", + "Verify settings and count the groups" : "Patikrinkite nustatymus ir suskaičiuokite grupes", + "When logging in, %s will find the user based on the following attributes:" : "Prisijungiant, %s suras naudotoją, remiantis sekančiais atributais:", + "LDAP / AD Username:" : "LDAP / AD naudotojo vardas:", + "LDAP / AD Email Address:" : "LDAP / AD el. pašto adresas:", + "Other Attributes:" : "Kiti atributai: ", + "Verify settings" : "Patikrinti nustatymus", + "1. Server" : "1. Serveris", + "%s. Server:" : "%s. Serveris:", + "Add a new configuration" : "Pridėti naują konfigūraciją", + "Copy current configuration into new directory binding" : "Nukopijuokite dabartinę konfigūraciją į naują katalogų saistymą", + "Delete the current configuration" : "Ištrinti esamą konfigūraciją", "Host" : "Mazgas", "Port" : "Prievadas", + "Detect Port" : "Aptikti prievadą", "User DN" : "Naudotojas DN", "Password" : "Slaptažodis", - "For anonymous access, leave DN and Password empty." : "Anoniminiam prisijungimui, palikite DN ir Slaptažodis laukus tuščius.", + "For anonymous access, leave DN and Password empty." : "Anoniminei prieigai, palikite DN ir Slaptažodžio laukus tuščius.", "One Base DN per line" : "Vienas bazinis DN eilutėje", + "Detect Base DN" : "Aptikti DN bazę", + "Test Base DN" : "Testuoti DN bazę", + "Avoids automatic LDAP requests. Better for bigger setups, but requires some LDAP knowledge." : "Vengia automatinių LDAP užklausų. Geriau tinka didesniems nustatymams, bet reikalingos LDAP žinios.", + "Manually enter LDAP filters (recommended for large directories)" : "Ranka įveskite LDAP filtrus (rekomenduojama dideliems katalogams)", + "Listing and searching for users is constrained by these criteria:" : "Naudotojų paieška ir sąrašo pateikimas yra sukonstruota remiantis šiais kriterijais:", + "The filter specifies which LDAP users shall have access to the %s instance." : "Filtras nurodo, kurie LDAP naudotojai turi turėti prieigą prie %s.", + "Verify settings and count users" : "Patikrinkite nustatymus ir suskaičiuokite naudotojus", + "Saving" : "Įrašoma", "Back" : "Atgal", "Continue" : "Tęsti", + "Please renew your password." : "Prašome atnaujinkite savo slaptažodį.", + "An internal error occurred." : "Įvyko vidinė klaida.", + "Please try again or contact your administrator." : "Bandykite dar kartą arba susisiekite su savo administratoriumi.", + "Current password" : "Dabartinis slaptažodis", + "New password" : "Naujas slaptažodis", + "Renew password" : "Atnaujintas slaptažodis", + "Wrong password. Reset it?" : "Neteisingas slaptažodis. Atstatyti jį?", + "Wrong password." : "Neteisingas slaptažodis.", + "Cancel" : "Atsisakyti", + "LDAP" : "LDAP", + "Server" : "Serveris", + "Users" : "Naudotojai", + "Login Attributes" : "Prisijungimo atributai", + "Groups" : "Grupės", + "Expert" : "Ekspertai", "Advanced" : "Išplėstiniai", + "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." : "<b>Įspėjimas:</b> PHP LDAP modelis nėra instaliuotas, serveris nedirbs. Paprašykite, kad sistemos administratorius jį įdiegtų.", "Connection Settings" : "Ryšio nustatymai", "Configuration Active" : "Konfigūracija aktyvi", "When unchecked, this configuration will be skipped." : "Kai nepažymėta, ši konfigūracija bus praleista.", @@ -32,24 +109,42 @@ "Backup (Replica) Port" : "Atsarginės kopijos (Replica) prievadas", "Disable Main Server" : "Išjungti pagrindinį serverį", "Only connect to the replica server." : "Tik prisijungti prie reprodukcinio (replica) serverio.", - "Turn off SSL certificate validation." : "Išjungti SSL sertifikato tikrinimą.", + "Turn off SSL certificate validation." : "Išjungti SSL liudijimo tikrinimą.", "Directory Settings" : "Katalogo nustatymai", + "User Display Name Field" : "Laukas Naudotojo rodomas vardas.", + "The LDAP attribute to use to generate the user's display name." : "LDAP atributas naudojamas generuoti naudotojo rodomą vardą.", + "2nd User Display Name Field" : "Laukas Antras naudotojo rodomas vardas", "Base User Tree" : "Bazinis naudotojo medis", "User Search Attributes" : "Naudotojo paieškos atributai", + "Optional; one attribute per line" : "Papildomas; Vienas atributas vienoje eilutėje", + "Group Display Name Field" : "Laukas rodomas grupės vardas", + "The LDAP attribute to use to generate the groups's display name." : "LDAP atributas naudojamas generuoti grupės rodomą vardą.", "Base Group Tree" : "Bazinis grupės medis", "Group Search Attributes" : "Grupės paieškos atributai", "Group-Member association" : "Grupės-Nario sąsaja", + "Dynamic Group Member URL" : "Dinaminio grupės nario URL", + "Nested Groups" : "Įdėtinės grupės", + "Enable LDAP password changes per user" : "Įjungti LDAP slaptažodžio keitimus kiekvienam naudotojui.", + "(New password is sent as plain text to LDAP)" : "(Naujas slaptažodis į LDAP yra siunčiamas kaip paprastas tekstas)", "Special Attributes" : "Specialūs atributai", "Quota Field" : "Kvotos laukas", "Quota Default" : "Numatyta kvota", - "in bytes" : "baitais", "Email Field" : "El. pašto laukas", + "Set the user's email from their LDAP attribute. Leave it empty for default behaviour." : "Naudotojų el. paštą nustatykite pagal jų LDAP atributą. Palikite tuščią jei norite, kad veiktų pagal numatytuosius parametrus.", "User Home Folder Naming Rule" : "Naudotojo namų aplanko pavadinimo taisyklė", "Internal Username" : "Vidinis naudotojo vardas", "Internal Username Attribute:" : "Vidinis naudotojo vardo atributas:", "Override UUID detection" : "Perrašyti UUID aptikimą", + "By default, the UUID attribute is automatically detected. The UUID attribute is used to doubtlessly identify LDAP users and groups. Also, the internal username will be created based on the UUID, if not specified otherwise above. You can override the setting and pass an attribute of your choice. You must make sure that the attribute of your choice can be fetched for both users and groups and it is unique. Leave it empty for default behavior. Changes will have effect only on newly mapped (added) LDAP users and groups." : "naudotojo vardasnaudotojo vardasPagal nutylėjimą, UUID atributas yra automatiškai aptinkamas. UUID atributas yra naudojamas identifikuoti LDAP vartotojus ir grupes. Taigi, vidinis naudotojo vardas bus sukurtas remiantis UUID, jei nenurodyta kitaip. Jūs galite pakeisti nustatymus ir perduoti pasirinktus atributus. Turite įsitikinti, kad jūsų pasirinktas atributas gali būti rastas tiek prie vartotojų, tiek prie grupių, ir yra unikalus. Jei norite, kad veiktų pagal numatytuosius parametrus, palikite tuščią. Pakeitimai turės įtakos tik naujai susietiems (pridedamiems) LDAP naudotojams ir grupėms.", + "UUID Attribute for Users:" : "UUID atributas naudotojams:", + "UUID Attribute for Groups:" : "UUID atributas grupėms:", "Username-LDAP User Mapping" : "Naudotojo vardo - LDAP naudotojo sąsaja", "Clear Username-LDAP User Mapping" : "Išvalyti naudotojo vardo - LDAP naudotojo sąsają", - "Clear Groupname-LDAP Group Mapping" : "Išvalyti grupės pavadinimo - LDAP naudotojo sąsają" + "Clear Groupname-LDAP Group Mapping" : "Išvalyti grupės pavadinimo - LDAP naudotojo sąsają", + "The %uid placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "Trūksta \"%u\" vietaženklio. Jis bus pakeistas prisijungimo vardu, siunčiant užklausas LDAP / AD. ", + "Verify settings and count groups" : "Patikrinkite nustatymus ir suskaičiuokite grupes", + "Add a new and blank configuration" : "Pridėkite naują konfigūraciją", + "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Įspėjimas: </b> Programėlės user_ldap ir user_webdavauth yra nesuderinami. Tai gali sukelti nepageidaujamą veikimą. Paprašykite, kad sistemos administratorius vieną jų išjungtų.", + "in bytes" : "baitais" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);" }
\ No newline at end of file |