diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-08-20 02:17:38 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-08-20 02:17:38 +0000 |
commit | 6d21e0f6ff1932125931a8a7e8c9dd76594e2431 (patch) | |
tree | f6c951e7153c85f2a6d0d5f9789fd421fab200de /apps/files | |
parent | d8bdb439a4ed31bc3d13d11fef6c046118867d08 (diff) | |
download | nextcloud-server-6d21e0f6ff1932125931a8a7e8c9dd76594e2431.tar.gz nextcloud-server-6d21e0f6ff1932125931a8a7e8c9dd76594e2431.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files')
-rw-r--r-- | apps/files/l10n/sv.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/sv.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/sv.js b/apps/files/l10n/sv.js index 7fb851ec175..6cf0ea767f8 100644 --- a/apps/files/l10n/sv.js +++ b/apps/files/l10n/sv.js @@ -131,6 +131,7 @@ OC.L10N.register( "{user} moved {oldfile} to {newfile}" : "{user} flyttade {oldfile} till {newfile}", "A file has been added to or removed from your <strong>favorites</strong>" : "En fil har lagts till eller tagits bort från dina <strong>favoriter</strong>", "A file or folder has been <strong>changed</strong>" : "En ny fil eller mapp har blivit <strong>ändrad</strong>", + "A favorite file or folder has been <strong>changed</strong>" : "En favorit-fil eller mapp har blivit <strong>ändrad</strong>", "All files" : "Alla filer", "Unlimited" : "Obegränsad", "Upload (max. %s)" : "Ladda upp (högst %s)", diff --git a/apps/files/l10n/sv.json b/apps/files/l10n/sv.json index c65d7cb5ede..b7556d1073d 100644 --- a/apps/files/l10n/sv.json +++ b/apps/files/l10n/sv.json @@ -129,6 +129,7 @@ "{user} moved {oldfile} to {newfile}" : "{user} flyttade {oldfile} till {newfile}", "A file has been added to or removed from your <strong>favorites</strong>" : "En fil har lagts till eller tagits bort från dina <strong>favoriter</strong>", "A file or folder has been <strong>changed</strong>" : "En ny fil eller mapp har blivit <strong>ändrad</strong>", + "A favorite file or folder has been <strong>changed</strong>" : "En favorit-fil eller mapp har blivit <strong>ändrad</strong>", "All files" : "Alla filer", "Unlimited" : "Obegränsad", "Upload (max. %s)" : "Ladda upp (högst %s)", |