diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-12-08 02:28:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-12-08 02:28:44 +0000 |
commit | 0e665e064686dee3b588db0bfd07791968866761 (patch) | |
tree | 9974e318d6db3b6f87c907aee0138cf9a501f7fb /apps/files/l10n/sl.js | |
parent | 6c0036a6b2fb78dd0159aeaf7badb3faf967e44a (diff) | |
download | nextcloud-server-0e665e064686dee3b588db0bfd07791968866761.tar.gz nextcloud-server-0e665e064686dee3b588db0bfd07791968866761.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/sl.js')
-rw-r--r-- | apps/files/l10n/sl.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/sl.js b/apps/files/l10n/sl.js index 88e2bb1bfbc..d0e93c25491 100644 --- a/apps/files/l10n/sl.js +++ b/apps/files/l10n/sl.js @@ -81,6 +81,7 @@ OC.L10N.register( "\"{name}\" is not an allowed filetype" : "Ime »{name}« ni dovoljena vrsta datoteke.", "Storage of {owner} is full, files cannot be updated or synced anymore!" : "Shramba uporabnika {owner} je polna, zato datotek ni več mogoče posodabljati in usklajevati!", "Group folder \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "Skupinska mapa »{mountPoint}« je do konca zasedena, zato datotek ni mogoče več posodobiti in usklajevati!", + "External storage \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "Zunanja shramba »{mountPoint}« je do konca zasedena, zato datotek ni mogoče več posodobiti in usklajevati!", "Your storage is full, files cannot be updated or synced anymore!" : "Shramba je povsem napolnjena. Datotek ni več mogoče posodabljati in usklajevati!", "Storage of {owner} is almost full ({usedSpacePercent}%)." : "Shramba uporabnika {owner} je do konca zasedena ({usedSpacePercent}%).", "Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "Skupinska mapa »{mountPoint}« je skoraj do konca zasedena ({usedSpacePercent}%).", |