diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-03-26 10:41:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-03-26 10:41:31 +0000 |
commit | a541443be79db5e42bdf74e9116c09d16c9f781d (patch) | |
tree | e2b1a7e625112887347fb74ba8354a398a6249b9 /lib/l10n/sv.js | |
parent | b5f75c5f736b833272c35c0a6be0f4a34a8796b3 (diff) | |
download | nextcloud-server-a541443be79db5e42bdf74e9116c09d16c9f781d.tar.gz nextcloud-server-a541443be79db5e42bdf74e9116c09d16c9f781d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/sv.js')
-rw-r--r-- | lib/l10n/sv.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/l10n/sv.js b/lib/l10n/sv.js index 46379340c22..9604d5fc92e 100644 --- a/lib/l10n/sv.js +++ b/lib/l10n/sv.js @@ -5,7 +5,6 @@ OC.L10N.register( "This can usually be fixed by giving the webserver write access to the config directory" : "Detta kan vanligtvis åtgärdas genom att ge skrivrättigheter till config-katalogen", "See %s" : "Se %s", "This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Detta fixas vanligtvis genom att ge webbservern skrivrättigheter till konfigureringsmappen. Se %s", - "The files of the app %$1s were not replaced correctly. Make sure it is a version compatible with the server." : "Filerna i appen %$1s ersattes inte korrekt. Se till att det är en version som är kompatibel med servern.", "Sample configuration detected" : "Exempel-konfiguration detekterad", "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Det har detekterats att exempel-konfigurationen har kopierats. Detta kan förstöra din installation och stöds ej. Vänligen läs dokumentationen innan ändringar på config.php utförs", "%1$s and %2$s" : "%1$s och %2$s", |