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 /lib/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 'lib/l10n/et_EE.js')
-rw-r--r-- | lib/l10n/et_EE.js | 17 |
1 files changed, 10 insertions, 7 deletions
diff --git a/lib/l10n/et_EE.js b/lib/l10n/et_EE.js index 752baa3fd5d..a898da354c2 100644 --- a/lib/l10n/et_EE.js +++ b/lib/l10n/et_EE.js @@ -43,6 +43,14 @@ OC.L10N.register( "Settings" : "Seaded", "Log out" : "Logi välja", "Users" : "Kasutajad", + "Email" : "Epost", + "Phone" : "Telefon", + "Twitter" : "Twitter", + "Website" : "Veebileht", + "Address" : "Aadress", + "Profile picture" : "Profiili pilt", + "About" : "Info", + "Full name" : "Täisnimi", "Unknown user" : "Tundmatu kasutaja", "Additional settings" : "Lisaseaded", "%s enter the database username and name." : "%s sisesta andmebaasi kasutajatunnus ja nimi.", @@ -62,7 +70,9 @@ OC.L10N.register( "Sharing backend for %s not found" : "Jagamise tagarakendit %s jaoks ei leitud", "Open »%s«" : "Ava »%s«", "You are not allowed to share %s" : "Sul pole lubatud %s jagada", + "Cannot increase permissions of %s" : "Ei saa %s õigusi suurendada", "Expiration date is in the past" : "Aegumise kuupäev on minevikus", + "Sharing %s failed, because this item is already shared with user %s" : "%s jagamine ebaõnnestus, kuna see üksus on juba jagatud kasutajaga %s", "Click the button below to open it." : "Vajuta allolevat nuppu, et see avada.", "The requested share does not exist anymore" : "Soovitud jagamist enam ei eksisteeri", "Could not find category \"%s\"" : "Ei leia kategooriat \"%s\"", @@ -133,13 +143,6 @@ OC.L10N.register( "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Palun muuda kataloogi õigused 0770-ks, et kataloogi sisu poleks teistele kasutajatele nähtav", "Could not obtain lock type %d on \"%s\"." : "Ei suutnud hankida %d tüüpi lukustust \"%s\".", "Storage is temporarily not available" : "Salvestusruum pole ajutiselt kättesaadav", - "This can usually be fixed by giving the webserver write access to the config directory" : "Tavaliselt saab selle lahendada andes veebiserverile seatete kataloogile \"config\" kirjutusõigused", - "Can't create or write into the data directory %s" : "Ei suuda luua või kirjutada andmete kataloogi %s", - "Can’t increase permissions of %s" : "Ei saa %s õigusi suurendada", - "Files can’t be shared with delete permissions" : "Faile ei saa jagada kustutamise õigusega", - "Files can’t be shared with create permissions" : "Faile ei saa jagada loomise õigusega", - "Can’t set expiration date more than %s days in the future" : "Ei sa määrata aegumise kuupäeva rohkem kui %s päeva tulevikus", - "Can't read file" : "Faili lugemine ebaõnnestus", "Cannot write into \"config\" directory" : "Ei saa kirjutada \"config\" kataloogi", "Cannot write into \"apps\" directory" : "Ei saa kirjutada \"apps\" kataloogi!", "Cannot create \"data\" directory" : "Ei suuda luua \"data\" kataloogi", |