diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-05-02 13:12:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-05-02 13:12:51 +0000 |
commit | 82dc13c3af39e662c1a992b8bfb08f95c2a571cc (patch) | |
tree | e92a33451a024b998567e12b4252a1532eb834f9 /apps/files_sharing/l10n/et_EE.js | |
parent | 72c4047ce98903e588e6de17547fa5360b18a002 (diff) | |
download | nextcloud-server-82dc13c3af39e662c1a992b8bfb08f95c2a571cc.tar.gz nextcloud-server-82dc13c3af39e662c1a992b8bfb08f95c2a571cc.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/et_EE.js')
-rw-r--r-- | apps/files_sharing/l10n/et_EE.js | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/apps/files_sharing/l10n/et_EE.js b/apps/files_sharing/l10n/et_EE.js index 1147886a79a..c3698b96d22 100644 --- a/apps/files_sharing/l10n/et_EE.js +++ b/apps/files_sharing/l10n/et_EE.js @@ -115,10 +115,15 @@ OC.L10N.register( "Accept" : "Nõustu", "Reject" : "Keeldu", "Sharing" : "Jagamine", + "Reset" : "Lähtesta", + "Unknown error" : "Tundmatu viga", "Allow editing" : "Luba muutmine", "Read only" : "kirjutuskaitstud", "Allow upload and editing" : "Luba üleslaadimine ja muutmine", "File drop (upload only)" : "Faili lohistamine (ainult üleslaadimine)", + "Read" : "Lugemine", + "Upload" : "Lae üles", + "Edit" : "Redigeeri", "Allow creating" : "Luba loomine", "Allow deleting" : "Luba kustutamine", "Allow resharing" : "Luba edasijagamine", @@ -168,9 +173,6 @@ OC.L10N.register( "Select or drop files" : "Vali või lohista failid", "Uploaded files:" : "Üleslaetud failid:", "Add to your Nextcloud" : "Lisa oma Nextcloudi", - "Wrong path, file/folder doesn't exist" : "Vale rada, faili/kausta ei leitud", - "invalid permissions" : "valed õigused", - "Can't change permissions for public share links" : "Avalikult jagatud linkide õigusi muuta ei saa", - "Download %s" : "Laadi alla %s" + "Wrong path, file/folder doesn't exist" : "Vale rada, faili/kausta ei leitud" }, "nplurals=2; plural=(n != 1);"); |