diff options
Diffstat (limited to 'apps/sharebymail/l10n/et_EE.js')
-rw-r--r-- | apps/sharebymail/l10n/et_EE.js | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/apps/sharebymail/l10n/et_EE.js b/apps/sharebymail/l10n/et_EE.js new file mode 100644 index 00000000000..5c43ba96da9 --- /dev/null +++ b/apps/sharebymail/l10n/et_EE.js @@ -0,0 +1,33 @@ +OC.L10N.register( + "sharebymail", + { + "Shared with %1$s" : "Jagatud kasutajatega %1$s", + "Shared with {email}" : "Jagatud aadressile {email}", + "Shared with %1$s by %2$s" : "Jagatud kasutajatega %1$s kasutaja %2$s poolt", + "Shared with {email} by {actor}" : "Jagatud aadressile {email} {actor} poolt", + "Password for mail share sent to %1$s" : "Meiliga jagamise parool saadetud aadressile %1$s", + "Password for mail share sent to {email}" : "Meiliga jagamise parool saadetud aadressile {email}", + "Password for mail share sent to you" : "Meiliga jagamise parool sulle saadetud", + "Password to access %1$s was sent to %2s" : "Parool %1$s ligipääsuks saadeti aadressile %2s", + "Password to access {file} was sent to {email}" : "Parool {file} ligipääsuks saadeti aadressile {email}", + "Password to access %1$s was sent to you" : "Sulle saadeti %1$s ligipääsuparool", + "Password to access {file} was sent to you" : "Sulle saadeti {file} ligipääsuparool", + "Sharing %s failed, this item is already shared with %s" : "%s jagamine ebaõnnestus, see on juba %s jagatud", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Me ei saa sulle automaatselt genereeritud parooli saata. Palun määra korrektne e-posti aadress oma isiklikes sätetes ja proovi uuesti.", + "%s shared »%s« with you" : "%s jagas faili »%s« sinuga", + "%s shared »%s« with you." : "%s jagas faili »%s« sinuga", + "Click the button below to open it." : "Vajuta allolevat nuppu, et see avada.", + "Open »%s«" : "Ava »%s«", + "%s via %s" : "%s üle %s", + "%s shared »%s« with you.\nYou should have already received a separate mail with a link to access it.\n" : "%s jagas sinuga »%s«.\n Sa oleks pidanud juba saama eraldi e-kirja lingiga, mille kaudu sellele ligi pääsed.\n", + "%s shared »%s« with you. You should have already received a separate mail with a link to access it." : "%s jagas sinuga »%s«. Sa oleks pidanud juba saama eraldi e-kirja lingiga, mille kaudu sellele ligi pääsed.", + "Password to access »%s« shared to you by %s" : "Parool »%s« ligipääsuks jagati sinuga %s poolt", + "Password to access »%s«" : "Parool ligipääsuks: %s", + "It is protected with the following password: %s" : "See on kaitstud järgneva parooliga: %s", + "This is the password: %s" : "Parooliks on: %s", + "Could not find share" : "Jagamist ei leitud.", + "Share by mail" : "Jaga e-postiga", + "Send password by mail" : "Saada parool e-postiga", + "Enforce password protection" : "Sunni parooliga kaitsmist" +}, +"nplurals=2; plural=(n != 1);"); |