diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-11-08 02:18:22 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-11-08 02:18:22 +0000 |
commit | 2b2af705f7ea79b491d26068d9e96198656486aa (patch) | |
tree | c2de9beaacfe3ad7ca5fe4c07eacd013d33c5d29 /apps/user_ldap | |
parent | a5fa9604babdab101357016066ed72b4fcab1d21 (diff) | |
download | nextcloud-server-2b2af705f7ea79b491d26068d9e96198656486aa.tar.gz nextcloud-server-2b2af705f7ea79b491d26068d9e96198656486aa.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap')
-rw-r--r-- | apps/user_ldap/l10n/sv.js | 6 | ||||
-rw-r--r-- | apps/user_ldap/l10n/sv.json | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/apps/user_ldap/l10n/sv.js b/apps/user_ldap/l10n/sv.js index 3cbd583b2d7..6829302a659 100644 --- a/apps/user_ldap/l10n/sv.js +++ b/apps/user_ldap/l10n/sv.js @@ -2,7 +2,7 @@ OC.L10N.register( "user_ldap", { "Failed to clear the mappings." : "Fel vid rensning av mappningar", - "Failed to delete the server configuration" : "Misslyckades med att radera serverinställningen", + "Failed to delete the server configuration" : "Det gick inte att ta bort serverkonfigurationen", "Invalid configuration: Anonymous binding is not allowed." : "Ogiltig konfiguration: Anonym bindning är inte tillåten.", "Valid configuration, connection established!" : "Giltig konfiguration, anslutning upprättad!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Giltig konfiguration, men bindning misslyckades. Vänligen kontrollera uppgifter och serverinställningarna.", @@ -34,7 +34,7 @@ OC.L10N.register( "More than 1,000 directory entries available." : "Mer än 1,000 katalogposter tillgängliga.", "_{objectsFound} entry available within the provided Base DN_::_{objectsFound} entries available within the provided Base DN_" : ["{objectsFound} post tillgänglig inom den medföljande Base DN","{objectsFound} poster tillgängliga inom den medföljande Base DN"], "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Ett fel uppstod. Vänligen kontrollera Base DN, och även anslutningsinställningar och referenser.", - "Do you really want to delete the current Server Configuration?" : "Vill du verkligen radera den nuvarande serverinställningen?", + "Do you really want to delete the current Server Configuration?" : "Vill du verkligen ta bort den nuvarande serverinställningen?", "Confirm Deletion" : "Bekräfta radering", "Mappings cleared successfully!" : "Rensning av mappningar lyckades!", "Error while clearing the mappings." : "Fel uppstod under rensning av mappningar", @@ -92,7 +92,7 @@ OC.L10N.register( "%s. Server:" : "%s. Server:", "Add a new configuration" : "Lägg till en ny konfiguration", "Copy current configuration into new directory binding" : "Kopiera nuvarande konfiguration till en ny katalogsammansättning", - "Delete the current configuration" : "Radera nuvarande konfiguration", + "Delete the current configuration" : "Ta bort nuvarande konfiguration", "Host" : "Server", "You can omit the protocol, unless you require SSL. If so, start with ldaps://" : "Du kan utelämna protokollen, om du inte kräver SSl. I såna fall, starta med ldaps://", "Port" : "Port", diff --git a/apps/user_ldap/l10n/sv.json b/apps/user_ldap/l10n/sv.json index a46973af756..45126eaf508 100644 --- a/apps/user_ldap/l10n/sv.json +++ b/apps/user_ldap/l10n/sv.json @@ -1,6 +1,6 @@ { "translations": { "Failed to clear the mappings." : "Fel vid rensning av mappningar", - "Failed to delete the server configuration" : "Misslyckades med att radera serverinställningen", + "Failed to delete the server configuration" : "Det gick inte att ta bort serverkonfigurationen", "Invalid configuration: Anonymous binding is not allowed." : "Ogiltig konfiguration: Anonym bindning är inte tillåten.", "Valid configuration, connection established!" : "Giltig konfiguration, anslutning upprättad!", "Valid configuration, but binding failed. Please check the server settings and credentials." : "Giltig konfiguration, men bindning misslyckades. Vänligen kontrollera uppgifter och serverinställningarna.", @@ -32,7 +32,7 @@ "More than 1,000 directory entries available." : "Mer än 1,000 katalogposter tillgängliga.", "_{objectsFound} entry available within the provided Base DN_::_{objectsFound} entries available within the provided Base DN_" : ["{objectsFound} post tillgänglig inom den medföljande Base DN","{objectsFound} poster tillgängliga inom den medföljande Base DN"], "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Ett fel uppstod. Vänligen kontrollera Base DN, och även anslutningsinställningar och referenser.", - "Do you really want to delete the current Server Configuration?" : "Vill du verkligen radera den nuvarande serverinställningen?", + "Do you really want to delete the current Server Configuration?" : "Vill du verkligen ta bort den nuvarande serverinställningen?", "Confirm Deletion" : "Bekräfta radering", "Mappings cleared successfully!" : "Rensning av mappningar lyckades!", "Error while clearing the mappings." : "Fel uppstod under rensning av mappningar", @@ -90,7 +90,7 @@ "%s. Server:" : "%s. Server:", "Add a new configuration" : "Lägg till en ny konfiguration", "Copy current configuration into new directory binding" : "Kopiera nuvarande konfiguration till en ny katalogsammansättning", - "Delete the current configuration" : "Radera nuvarande konfiguration", + "Delete the current configuration" : "Ta bort nuvarande konfiguration", "Host" : "Server", "You can omit the protocol, unless you require SSL. If so, start with ldaps://" : "Du kan utelämna protokollen, om du inte kräver SSl. I såna fall, starta med ldaps://", "Port" : "Port", |