Welcome to mirror list, hosted at ThFree Co, Russian Federation.

et_EE.js « l10n - github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 04d932d4fa1d55244c92e4c51f482ab281de38c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
OC.L10N.register(
    "spreed",
    {
    "Talk" : "Talk",
    "Invalid date, date format must be YYYY-MM-DD" : "Vigane kuupäev, formaat peab olema YYYY-MM-DD",
    "Limit to groups" : "Luba gruppidele",
    "Everyone" : "Igaüks",
    "Save changes" : "Salvesta muudatused",
    "Saved!" : "Salvestatud!",
    "None" : "Pole",
    "User" : "Kasutaja",
    "Disabled" : "Keelatud",
    "Users" : "Kasutajad",
    "Name" : "Nimi",
    "Saved" : "Salvestatud",
    "Copy link" : "Kopeeri link",
    "Screensharing requires the page to be loaded through HTTPS." : "Ekraanijagamiseks tuleb leht laadida üle HTTPS protokolli.",
    "Favorite" : "Lemmik",
    "Remove from favorites" : "Eemalda lemmikutest",
    "Add to favorites" : "Lisa lemmikutesse",
    "Contacts" : "Kontaktid",
    "Loading" : "Laadimine",
    "Groups" : "Grupid",
    "Error" : "Viga",
    "Password protect" : "Parooliga kaitsmine",
    "Back" : "Tagasi",
    "Close" : "Sulge",
    "Reply" : "Vasta",
    "Today" : "Täna",
    "Yesterday" : "Eile",
    "guest" : "külaline",
    "No results" : "Vasteid ei leitud",
    "Settings" : "Seaded",
    "Edit" : "Redigeeri",
    "Dismiss" : "Jäta vahele",
    "Share link" : "Jaga link",
    "Password protection" : "Password protection",
    "Enter a password" : "Enter a password",
    "Grid view" : "Ruudustikvaade",
    "The password is wrong. Try again." : "Parool on vale. Proovi uuesti.",
    "Password" : "Parool",
    "Android app" : "Androidi rakendus",
    "iOS app" : "iOS-i rakendus",
    "Copy" : "Kopeeri",
    "Copied!" : "Kopeeritud!",
    "Not supported!" : "Pole toetatud!",
    "Press ⌘-C to copy." : "Kopeerimiseks vajuta ⌘+C.",
    "Press Ctrl-C to copy." : "Kopeerimiseks vajuta Ctrl+C.",
    "Cancel" : "Loobu",
    "Change password" : "Muuda parooli",
    "Rename" : "Nimeta ümber",
    "Send" : "Saada",
    "Share" : "Jaga",
    "Error while sharing" : "Viga jagamisel",
    "Favorited" : "Lemmikud"
},
"nplurals=2; plural=(n != 1);");