diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-12-10 01:10:25 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-12-10 01:10:25 +0000 |
commit | a684f033bdfbf3c6a073787ff1d562f31424ed4d (patch) | |
tree | f63428ce27c8aa16f64b37be8216e0e34f36d97f /core/l10n/et_EE.js | |
parent | 855acc727bcbb0d3862ff6ec0a7efa14d885abbf (diff) | |
download | nextcloud-server-a684f033bdfbf3c6a073787ff1d562f31424ed4d.tar.gz nextcloud-server-a684f033bdfbf3c6a073787ff1d562f31424ed4d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/et_EE.js')
-rw-r--r-- | core/l10n/et_EE.js | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/core/l10n/et_EE.js b/core/l10n/et_EE.js index 2df47c8e9d0..2e6ba017799 100644 --- a/core/l10n/et_EE.js +++ b/core/l10n/et_EE.js @@ -78,7 +78,7 @@ OC.L10N.register( "Your files are encrypted. There will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "Sinu failid on krüpteeritud. Andmete taaastaamine ei ole pärast parooli lähtestaamist enam võimalik. <br />Kui Sa ei ole kindel mida teha, kontakteeru palun enne jätkamist administraatoriga. <br />Kas Sa kindlasti soovid jätkata?", "I know what I'm doing" : "Ma tean mida teen", "Password can not be changed. Please contact your administrator." : "Parooli ei saa muuta. Palun kontakteeru oma süsteemihalduriga.", - "Reset password" : "Nulli parool", + "Reset password" : "Lähtesta parool", "Sending email …" : "Saadan kirja ...", "No" : "Ei", "Yes" : "Jah", @@ -157,12 +157,17 @@ OC.L10N.register( "No users or groups found for {search}" : "Otsingu {search} põhjal kasutajaid ega gruppe ei leitud", "No users found for {search}" : "Otsingu {search} põhjal kasutajaid ei leitud", "An error occurred. Please try again" : "Tekkis tõrge. Palun proovi uuesti", - "{sharee} (group)" : "{sharee} (group)", + "{sharee} (group)" : "{sharee} (grupp)", "{sharee} (remote)" : "{sharee} (mujal serveris)", - "{sharee} (email)" : "{sharee} (email)", + "{sharee} (email)" : "{sharee} (e-post)", + "{sharee} ({type}, {owner})" : "{sharee} ({type}, {owner})", "Share" : "Jaga", + "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Jaga teiste inimestega sisestades kasutaja või grupi, liitpilve ID või e-posti aadressi.", + "Share with other people by entering a user or group or a federated cloud ID." : "Jaga teiste inimestega, sisestades kasutaja või grupi või liitpilve ID.", "Share with other people by entering a user or group or an email address." : "Jaga teiste inimestega, sisestades kasutaja, grupi või e-posti aadressi.", "Name or email address..." : "Nimi või e-posti aadress", + "Name or federated cloud ID..." : "Liitpilve nimi või ID...", + "Name, federated cloud ID or email address..." : "Liitpilve nimi, ID või e-posti aadress...", "Name..." : "Nimi...", "Error" : "Viga", "Error removing share" : "Viga jagamise eemaldamisel", @@ -297,6 +302,7 @@ OC.L10N.register( "can change" : "võib muuta", "can delete" : "võib kustutada", "access control" : "ligipääsukontroll", + "Share with people on other servers using their Federated Cloud ID username@example.com/nextcloud" : "Jaga inimestega teistes serverites kasutades nende liitpilve ID-d username@example.com/nextcloud", "Share with users or by mail..." : "Jaga kasutajatega või e-postiga ...", "Share with users or remote users..." : "Jaga kasutajatega või eemal olevate kasutajatega ...", "Share with users, remote users or by mail..." : "Jaga kasutajatega, eemal olevate kasutajatega või e-postiga ...", |