diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-21 00:21:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-21 00:21:10 +0000 |
commit | 26ef10a07ff4550f3f94cb216b5eded6c8e36daf (patch) | |
tree | 4e5cb444e854afd2acb1e8920b998d4848a0b148 /apps/files/l10n/sv.js | |
parent | 42dee2e29f0153bbb15a0d0fe1350d766ae68f18 (diff) | |
download | nextcloud-server-26ef10a07ff4550f3f94cb216b5eded6c8e36daf.tar.gz nextcloud-server-26ef10a07ff4550f3f94cb216b5eded6c8e36daf.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/sv.js')
-rw-r--r-- | apps/files/l10n/sv.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/sv.js b/apps/files/l10n/sv.js index 6dd39985e17..5313395a4fd 100644 --- a/apps/files/l10n/sv.js +++ b/apps/files/l10n/sv.js @@ -172,6 +172,8 @@ OC.L10N.register( "Reload current directory" : "Ladda om nuvarande mapp", "Go to the \"{dir}\" directory" : "Gå till \"{dir}\" mappen", "Drag and drop files here to upload" : "Dra och släpp filer här för att ladda upp", + "Your have used your space quota and cannot upload files anymore" : "Du har använt din utrymmeskvot och kan inte längre ladda upp filer", + "You don’t have permission to upload or create files here" : "Du har inte tillåtelse att ladda upp eller skapa filer här", "Upload successful" : "Uppladdningen lyckades", "\"{displayName}\" action executed successfully" : "\"{displayName}\"-åtgärden har utförts", "\"{displayName}\" action failed" : "\"{displayName}\"-åtgärden misslyckades", @@ -234,8 +236,6 @@ OC.L10N.register( "Shared" : "Delad", "Switch to list view" : "Växla till listvy", "Switch to grid view" : "Växla till rutnätsvy", - "Your have used your space quota and cannot upload files anymore" : "Du har använt din utrymmeskvot och kan inte längre ladda upp filer", - "You don’t have permission to upload or create files here" : "Du har inte tillåtelse att ladda upp eller skapa filer här", "Error during upload: {message}" : "Fel vid uppladdning: {message}", "Unknown error during upload" : "Okänt fel under uppladdning", "Open the files app settings" : "Öppna filappens inställningar", |