diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-10-05 02:19:00 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-10-05 02:19:00 +0000 |
commit | 291b34e383e68850d090c026a5af43b5fb44238c (patch) | |
tree | f81ee8bb4830739f38ff703d545abd90a33dc4d0 /apps/files/l10n/sv.json | |
parent | 65e0ac9158fc39577626b963f73497473c5f0201 (diff) | |
download | nextcloud-server-291b34e383e68850d090c026a5af43b5fb44238c.tar.gz nextcloud-server-291b34e383e68850d090c026a5af43b5fb44238c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/sv.json')
-rw-r--r-- | apps/files/l10n/sv.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files/l10n/sv.json b/apps/files/l10n/sv.json index 3ba056a22cb..fe7dbd08267 100644 --- a/apps/files/l10n/sv.json +++ b/apps/files/l10n/sv.json @@ -78,12 +78,8 @@ "\"/\" is not allowed inside a file name." : "\"/\" är inte tillåtet i ett filnamn.", "\"{name}\" is not an allowed filetype" : "\"{name}\" är inte en tillåten filtyp", "Storage of {owner} is full, files can not be updated or synced anymore!" : "Lagring av {owner} är full, filer kan inte uppdateras eller synkroniseras längre!", - "This group folder is full, files can not be updated or synced anymore!" : "Denna gruppmapp är full, filer kan inte uppdateras eller synkroniseras längre!", - "This external storage is full, files can not be updated or synced anymore!" : "Denna externa lagring är full, filer kan inte uppdateras eller synkroniseras längre!", "Your storage is full, files can not be updated or synced anymore!" : "Ditt lagringsutrymme är fullt, filer kan inte längre uppdateras eller synkroniseras!", "Storage of {owner} is almost full ({usedSpacePercent}%)." : "Lagring av {owner} är nästan full ({usedSpacePercent}%).", - "This group folder is almost full ({usedSpacePercent}%)." : "Denna gruppmapp är nästan full ({usedSpacePercent}%).", - "This external storage is almost full ({usedSpacePercent}%)." : "Denna externa lagring är nästan full ({usedSpacePercent}%).", "Your storage is almost full ({usedSpacePercent}%)." : "Ditt lagringsutrymme är nästan fullt ({usedSpacePercent}%).", "_matches '{filter}'_::_match '{filter}'_" : ["matchar '{filter}'","matcha '{filter}'"], "View in folder" : "Utforska i mapp", @@ -198,8 +194,12 @@ "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Begränsa aviseringar om skapande och ändringar till dina <strong>favoritfiler</strong> <em>(Endast i flödet)</em>", "A file or folder has been <strong>restored</strong>" : "En fil eller mapp har <strong>återställts</strong>", "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Använd denna adress för att <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">komma åt dina filer med WebDAV</a>", + "This group folder is full, files can not be updated or synced anymore!" : "Denna gruppmapp är full, filer kan inte uppdateras eller synkroniseras längre!", + "This external storage is full, files can not be updated or synced anymore!" : "Denna externa lagring är full, filer kan inte uppdateras eller synkroniseras längre!", "This group folder is almost full ({usedSpacePercent}%)" : "Denna gruppmapp är nästan full ({usedSpacePercent}%)", "This external storage is almost full ({usedSpacePercent}%)" : "Denna externa lagring är nästan full ({usedSpacePercent}%)", - "Cannot transfter ownership of a file or folder you don't own" : "Det går inte att överföra ägarskap till en fil eller mapp som du inte äger" + "Cannot transfter ownership of a file or folder you don't own" : "Det går inte att överföra ägarskap till en fil eller mapp som du inte äger", + "This group folder is almost full ({usedSpacePercent}%)." : "Denna gruppmapp är nästan full ({usedSpacePercent}%).", + "This external storage is almost full ({usedSpacePercent}%)." : "Denna externa lagring är nästan full ({usedSpacePercent}%)." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |