diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-05-25 02:27:20 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-05-25 02:27:20 +0000 |
commit | 3fa2437223ac44aa2fa8e74485490392658d7d75 (patch) | |
tree | 7835116eced821861003d1bd3857ddf02acf35b6 /apps/files/l10n/sl.json | |
parent | ba6f5a4a2a5c661fc9deb7c37107be9f7f22ae77 (diff) | |
download | nextcloud-server-3fa2437223ac44aa2fa8e74485490392658d7d75.tar.gz nextcloud-server-3fa2437223ac44aa2fa8e74485490392658d7d75.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/sl.json')
-rw-r--r-- | apps/files/l10n/sl.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/sl.json b/apps/files/l10n/sl.json index ced7792129c..3abd976d8ee 100644 --- a/apps/files/l10n/sl.json +++ b/apps/files/l10n/sl.json @@ -77,6 +77,8 @@ "File name cannot be empty." : "Ime datoteke ne sme biti prazno polje.", "\"/\" is not allowed inside a file name." : "znak » / « v imenu datoteke ni dovoljen.", "\"{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!", "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}%).", "External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "Zunanja shramba »{mountPoint}« je skoraj do konca zasedena ({usedSpacePercent}%).", |