diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-29 00:24:46 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-29 00:24:46 +0000 |
commit | 724a62daeebeeb0508b7ce7195226aa0654dd97f (patch) | |
tree | 74695f1deb0a6c78d1d3c40fd53aae2312b67f4e /apps/files/l10n/et_EE.js | |
parent | a357c065bd1c86dae196a1bd4759f183dd1f2733 (diff) | |
download | nextcloud-server-724a62daeebeeb0508b7ce7195226aa0654dd97f.tar.gz nextcloud-server-724a62daeebeeb0508b7ce7195226aa0654dd97f.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/et_EE.js')
-rw-r--r-- | apps/files/l10n/et_EE.js | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/apps/files/l10n/et_EE.js b/apps/files/l10n/et_EE.js index 18766f5bb6d..d677734aa05 100644 --- a/apps/files/l10n/et_EE.js +++ b/apps/files/l10n/et_EE.js @@ -33,6 +33,8 @@ OC.L10N.register( "Choose target folder" : "Vali sihtkaust", "Edit locally" : "Muuda lokaalselt", "Open" : "Ava", + "Disconnect storage" : "Ühenda andmehoidla lahti", + "Leave this share" : "Lahku jaoskaustast", "Could not load info for file \"{file}\"" : "Faili \"{file}\" info laadimine ebaõnnestus", "Files" : "Failid", "Details" : "Üksikasjad", @@ -188,20 +190,18 @@ OC.L10N.register( "New text file.txt" : "Uus tekstifail.txt", "Copy direct link (only works for users who have access to this file/folder)" : "Kopeeri otselink (töötab ainult nende kasutajate jaoks, kelle on ligipääs sellele failile/kaustale)", "You can only favorite a single file or folder at a time" : "Korraga saab lemmikuks märkida ainult ühe faili või kausta", + "This file has the tag {tag}" : "Sellel failil on silt {tag}", + "This file has the tags {firstTags} and {lastTag}" : "Sellel failil on sildid {firstTags} and {lastTag}", "\"remote user\"" : "\"kaugkasutaja\"", - "Search users" : "Otsi kasutajaid", + "Open folder {name}" : "Ava kaust {name}", + "Search for an account" : "Otsi kontot", + "Choose" : "Vali", + "No files or folders have been deleted yet" : "Faile ega kaustu pole veel kustutatud", "Set up templates folder" : "Seadista mallide kaust", - "Deleted files" : "Kustutatud failid", "Shares" : "Jagamisi", "Shared with others" : "Teistega jagatud", "Shared with you" : "Sinuga jagatud", "Deleted shares" : "Kustutatud jagamised", - "Pending shares" : "Ootel jagamised", - "This file has the tag {tag}" : "Sellel failil on silt {tag}", - "This file has the tags {firstTags} and {lastTag}" : "Sellel failil on sildid {firstTags} and {lastTag}", - "Open folder {name}" : "Ava kaust {name}", - "Search for an account" : "Otsi kontot", - "Choose" : "Vali", - "No files or folders have been deleted yet" : "Faile ega kaustu pole veel kustutatud" + "Pending shares" : "Ootel jagamised" }, "nplurals=2; plural=(n != 1);"); |