diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-05-21 02:27:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-05-21 02:27:50 +0000 |
commit | a6cb2973a973565e2450b8bb7912257e5e22cde2 (patch) | |
tree | 9dd1db982e4ac8296b58ce34bec4eef768794231 /apps/files/l10n/et_EE.js | |
parent | 7ffee26aa8768736593c77dcb12d17978a6e06b2 (diff) | |
download | nextcloud-server-a6cb2973a973565e2450b8bb7912257e5e22cde2.tar.gz nextcloud-server-a6cb2973a973565e2450b8bb7912257e5e22cde2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/et_EE.js')
-rw-r--r-- | apps/files/l10n/et_EE.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/et_EE.js b/apps/files/l10n/et_EE.js index f837f7811ce..a191be5836b 100644 --- a/apps/files/l10n/et_EE.js +++ b/apps/files/l10n/et_EE.js @@ -68,8 +68,6 @@ OC.L10N.register( "File name cannot be empty." : "Faili nimi ei saa olla tühi.", "\"/\" is not allowed inside a file name." : "\"/\" pole failinimedes lubatud.", "\"{name}\" is not an allowed filetype" : "\"{name}\" pole lubatud failitüüp", - "Storage of {owner} is full, files can not be updated or synced anymore!" : "{owner} andmemaht on täis! Faile ei uuendata ega sünkroniseerita!", - "Your storage is full, files can not be updated or synced anymore!" : "Sinu andmemaht on täis! Faile ei uuendata ega sünkroniseerita!", "View in folder" : "Vaata kaustas", "Copied!" : "Kopeeritud!", "Copy direct link (only works for users who have access to this file/folder)" : "Kopeeri otselink (töötab ainult nende kasutajate jaoks, kelle on ligipääs sellele failile/kaustale)", @@ -142,6 +140,8 @@ OC.L10N.register( "Text file" : "Tekstifail", "New text file.txt" : "Uus tekstifail.txt", "Unshare" : "Lõpeta jagamine", + "Storage of {owner} is full, files can not be updated or synced anymore!" : "{owner} andmemaht on täis! Faile ei uuendata ega sünkroniseerita!", + "Your storage is full, files can not be updated or synced anymore!" : "Sinu andmemaht on täis! Faile ei uuendata ega sünkroniseerita!", "Storage of {owner} is almost full ({usedSpacePercent}%)" : "Sinu {owner} andmemaht on peaaegu täis ({usedSpacePercent}%)", "Your storage is almost full ({usedSpacePercent}%)" : "Su andmemaht on peaaegu täis ({usedSpacePercent}%)", "_matches '{filter}'_::_match '{filter}'_" : ["vastab '{filter}'","vastab '{filter}'"], |