diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-06 00:30:35 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-06 00:30:35 +0000 |
commit | 6d84160ba710e6ea4cf290f40d7bb924c35ad574 (patch) | |
tree | 56219fa1144bb0bb6efefcd0c069b9b055745d1b /apps/files/l10n/et_EE.js | |
parent | 6862ff28002c8c282bcca5c198619c03f5cb4e0b (diff) | |
download | nextcloud-server-6d84160ba710e6ea4cf290f40d7bb924c35ad574.tar.gz nextcloud-server-6d84160ba710e6ea4cf290f40d7bb924c35ad574.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 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/et_EE.js b/apps/files/l10n/et_EE.js index 5b4d5c02c1e..fc155acc139 100644 --- a/apps/files/l10n/et_EE.js +++ b/apps/files/l10n/et_EE.js @@ -9,7 +9,6 @@ OC.L10N.register( "Show list view" : "Näita loendivaadet", "Home" : "Kodu", "Close" : "Sulge", - "Favorites" : "Lemmikud", "Could not create folder \"{dir}\"" : "Kausta \"{dir}\" loomine ebaõnnestus", "This will stop your current uploads." : "See peatab praegused üleslaadimised.", "Upload cancelled." : "Üleslaadimine tühistati.", @@ -92,7 +91,6 @@ OC.L10N.register( "Favorited" : "Lemmikud", "Favorite" : "Lemmik", "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", "New folder" : "Uus kaust", "Create new folder" : "Loo uus kaust", "Upload file" : "Laadi fail üles", @@ -107,6 +105,7 @@ OC.L10N.register( "Removed from favorites" : "Lemmikutest eemaldatud", "You added {file} to your favorites" : "Lisasid {file} lemmikutesse", "You removed {file} from your favorites" : "Eemaldasid {file} lemmikutest", + "Favorites" : "Lemmikud", "File changes" : "Failimuudatused", "Created by {user}" : "Loodud kasutaja {user} poolt", "Changed by {user}" : "Muudetud kasutaja {user} poolt", @@ -151,7 +150,6 @@ OC.L10N.register( "File Management" : "Failihaldus", "Reload current directory" : "Värskenda jooksvat kataloogi", "Go to the \"{dir}\" directory" : "Mine kataloogi \"{dir}\"", - "Open folder {name}" : "Ava kaust {name}", "Download file {name}" : "Laadi fail {name} alla", "Select all" : "Vali kõik", "{usedQuotaByte} used" : "{usedQuotaByte} kasutusel", @@ -196,6 +194,7 @@ OC.L10N.register( "Text file" : "Tekstifail", "New text file.txt" : "Uus tekstifail.txt", "Storage invalid" : "Vigane andmehoidla", + "You can only favorite a single file or folder at a time" : "Korraga saab lemmikuks märkida ainult ühe faili või kausta", "Unlimited" : "Piiramatult", "Search users" : "Otsi kasutajaid", "Cancel" : "Loobu", @@ -203,6 +202,7 @@ OC.L10N.register( "%s%%" : "%s%%", "%1$s of %2$s used" : "%1$s / %2$s kasutusel", "Deleted files" : "Kustutatud failid", + "Open folder {name}" : "Ava kaust {name}", "Search for an account" : "Otsi kontot" }, "nplurals=2; plural=(n != 1);"); |