diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-12-08 02:19:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-12-08 02:19:29 +0000 |
commit | fabcd68a5e2c4909dc58d35e756acb0675e61311 (patch) | |
tree | 413f755d18ce94fe55c618f0856e052dee9b769b /lib/l10n/sv.js | |
parent | 02db3b552ef66f5a255f3134351b0c556192d904 (diff) | |
download | nextcloud-server-fabcd68a5e2c4909dc58d35e756acb0675e61311.tar.gz nextcloud-server-fabcd68a5e2c4909dc58d35e756acb0675e61311.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/sv.js')
-rw-r--r-- | lib/l10n/sv.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/sv.js b/lib/l10n/sv.js index 83c5f5757b1..ef2559b61ce 100644 --- a/lib/l10n/sv.js +++ b/lib/l10n/sv.js @@ -203,11 +203,13 @@ OC.L10N.register( "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "Appen \"%1$s\" kan inte installeras eftersom följande beroenden inte är uppfyllda: %2$s", "a safe home for all your data" : "ett säkert hem för all din data", "File is currently busy, please try again later" : "Filen är för tillfället upptagen, försök igen senare", + "Cannot download file" : "Kan inte ladda ner fil", "Application is not enabled" : "Applikationen är inte aktiverad", "Authentication error" : "Fel vid autentisering", "Token expired. Please reload page." : "Token har löpt ut. Uppdatera sidan.", "No database drivers (sqlite, mysql, or postgresql) installed." : "Inga databasdrivrutiner (sqlite, mysql, eller postgresql) installerade.", "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "Eller, om du föredrar att behålla config.php skrivskyddad, sätt alternativet \"config_is_read_only\" till true i den. Se %s", + "Setting locale to %s failed." : "Inställning av språk till %s misslyckades.", "PHP module %s not installed." : "PHP-modulen %s är inte installerad.", "Please ask your server administrator to install the module." : "Be serveradministratören att installera modulen.", "PHP setting \"%s\" is not set to \"%s\"." : "PHP-inställning \"%s\" är inte inställd på \"%s\".", |