Skip to content

Commit a11fd00

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 82d068a commit a11fd00

2 files changed

Lines changed: 14 additions & 14 deletions

File tree

l10n/et_EE.js

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ OC.L10N.register(
33
{
44
"You created the team {circle}" : "Lõid tiimi {circle}",
55
"{author} created the team {circle}" : "{author} lõi tiimi {circle} ",
6-
"You deleted {circle}" : "Kustutasid {circle}",
7-
"{author} deleted {circle}" : "{author} kustutas {circle}",
8-
"You made {member} join {circle}" : "Panid {member} {circle}-ga liituma",
9-
"{author} made {member} join {circle}" : "{author} pani {member} {circle}-ga liituma",
6+
"You deleted {circle}" : "Kustutasid {circle}“ tiimi",
7+
"{author} deleted {circle}" : "{author} kustutas {circle}“ tiimi",
8+
"You made {member} join {circle}" : "Sina panid {member} kasutaja liituma „{circle}“ tiimiga",
9+
"{author} made {member} join {circle}" : "{author} pani {member} kasutaja liituma „{circle}“ tiimiga",
1010
"You added team {member} as member to {circle}" : "Lisasid tiimiliikme {member}{circle} liikmeks",
1111
"{author} added team {member} as member to {circle}" : "{author}lisas tiimiliikme {member} {circle} liikmeks",
1212
"You made {member} leave {circle}" : "Panid {member} {circle}-st lahkuma",
@@ -71,9 +71,9 @@ OC.L10N.register(
7171
"Root" : "Juur",
7272
"Team invite" : "Tiimi kutse",
7373
"Federated" : "Liitpilves",
74-
"Mount point" : "Kinnituskoht",
74+
"Mount point" : "Haakepunkt",
7575
"Nextcloud Account" : "Nextcloudi kasutajakonto",
76-
"Nextcloud Group" : "Nextcloudi Grupp",
76+
"Nextcloud Group" : "Nextcloudi grupp",
7777
"Email address" : "E-posti aadress",
7878
"Contact" : "Kontakt",
7979
"Team" : "Tiim",
@@ -82,7 +82,7 @@ OC.L10N.register(
8282
"Admin Command Line" : "Haldus käsurealt",
8383
"Member" : "Liige",
8484
"Moderator" : "Moderaator",
85-
"Admin" : "Admin",
85+
"Admin" : "Peakasutaja",
8686
"Owner" : "Omanik",
8787
"%s shared »%s« with you." : "%s jagas sinuga „%s“ faili.",
8888
"%s shared »%s« with \"%s\"." : "%s jagas faili »%s« \"%s\"--ga.",

l10n/et_EE.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{ "translations": {
22
"You created the team {circle}" : "Lõid tiimi {circle}",
33
"{author} created the team {circle}" : "{author} lõi tiimi {circle} ",
4-
"You deleted {circle}" : "Kustutasid {circle}",
5-
"{author} deleted {circle}" : "{author} kustutas {circle}",
6-
"You made {member} join {circle}" : "Panid {member} {circle}-ga liituma",
7-
"{author} made {member} join {circle}" : "{author} pani {member} {circle}-ga liituma",
4+
"You deleted {circle}" : "Kustutasid {circle}“ tiimi",
5+
"{author} deleted {circle}" : "{author} kustutas {circle}“ tiimi",
6+
"You made {member} join {circle}" : "Sina panid {member} kasutaja liituma „{circle}“ tiimiga",
7+
"{author} made {member} join {circle}" : "{author} pani {member} kasutaja liituma „{circle}“ tiimiga",
88
"You added team {member} as member to {circle}" : "Lisasid tiimiliikme {member}{circle} liikmeks",
99
"{author} added team {member} as member to {circle}" : "{author}lisas tiimiliikme {member} {circle} liikmeks",
1010
"You made {member} leave {circle}" : "Panid {member} {circle}-st lahkuma",
@@ -69,9 +69,9 @@
6969
"Root" : "Juur",
7070
"Team invite" : "Tiimi kutse",
7171
"Federated" : "Liitpilves",
72-
"Mount point" : "Kinnituskoht",
72+
"Mount point" : "Haakepunkt",
7373
"Nextcloud Account" : "Nextcloudi kasutajakonto",
74-
"Nextcloud Group" : "Nextcloudi Grupp",
74+
"Nextcloud Group" : "Nextcloudi grupp",
7575
"Email address" : "E-posti aadress",
7676
"Contact" : "Kontakt",
7777
"Team" : "Tiim",
@@ -80,7 +80,7 @@
8080
"Admin Command Line" : "Haldus käsurealt",
8181
"Member" : "Liige",
8282
"Moderator" : "Moderaator",
83-
"Admin" : "Admin",
83+
"Admin" : "Peakasutaja",
8484
"Owner" : "Omanik",
8585
"%s shared »%s« with you." : "%s jagas sinuga „%s“ faili.",
8686
"%s shared »%s« with \"%s\"." : "%s jagas faili »%s« \"%s\"--ga.",

0 commit comments

Comments
 (0)