diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-08-06 02:17:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-08-06 02:17:11 +0000 |
commit | cb1d9cfaf0d142e9d9153d882023ccf2ab2ac615 (patch) | |
tree | d69e3101d2eebfe7ec6d23ef0f551d32541fa218 /core/l10n/sv.js | |
parent | ae9ecd521fbc24f2aa920cc5fb1b9e480bede848 (diff) | |
download | nextcloud-server-cb1d9cfaf0d142e9d9153d882023ccf2ab2ac615.tar.gz nextcloud-server-cb1d9cfaf0d142e9d9153d882023ccf2ab2ac615.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/sv.js')
-rw-r--r-- | core/l10n/sv.js | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/core/l10n/sv.js b/core/l10n/sv.js index 77a82e60e6b..2a1c9508adc 100644 --- a/core/l10n/sv.js +++ b/core/l10n/sv.js @@ -113,9 +113,6 @@ OC.L10N.register( "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "Uppdateringen misslyckades. Vänligen rapportera felet till <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud-gemenskapen</a>.", "Continue to Nextcloud" : "Fortsätt till Nextcloud", "_The update was successful. Redirecting you to Nextcloud in %n second._::_The update was successful. Redirecting you to Nextcloud in %n seconds._" : ["Uppdateringen lyckades. Omdirigerar dig till molnet om %n sekund.","Uppdateringen lyckades. Omdirigerar dig till molnet om %n sekunder."], - "Searching other places" : "Söker på andra platser", - "No search results in other folders for {tag}{filter}{endtag}" : "Inget sökresultat i andra mappar för {tag}{filter}{endtag}", - "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} sökresultat i en annan mapp","{count} sökresultat i andra mappar"], "Log in" : "Logga in", "Logging in …" : "Loggar in ...", "Server side authentication failed!" : "Servern misslyckades med autentisering!", @@ -153,7 +150,6 @@ OC.L10N.register( "Forgot password?" : "Glömt lösenordet?", "Log in with a device" : "Logga in med en enhet", "Back" : "Tillbaka", - "Searching …" : "Söker ...", "Settings" : "Inställningar", "Could not load your contacts" : "Det gick inte att läsa in dina kontakter", "Search contacts …" : "Sök kontakter ...", @@ -413,6 +409,9 @@ OC.L10N.register( "Name..." : "Namn...", "Error removing share" : "Fel uppstod när delning försökte tas bort", "({scope})" : "({scope})", + "Searching other places" : "Söker på andra platser", + "No search results in other folders for {tag}{filter}{endtag}" : "Inget sökresultat i andra mappar för {tag}{filter}{endtag}", + "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} sökresultat i en annan mapp","{count} sökresultat i andra mappar"], "Saving..." : "Sparar...", "Search" : "Sök", "Reset search" : "Återställ sökning", |