diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-18 00:52:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-18 00:52:44 +0000 |
commit | 02676462d0fe587ee210f01c3f482d1081ff88e5 (patch) | |
tree | 72ca22f262aff4079078340cea70108b5a2987db /apps/files/l10n/et_EE.js | |
parent | 62fde219af0135ea9bfa367530f3a347b5e11b30 (diff) | |
download | nextcloud-server-02676462d0fe587ee210f01c3f482d1081ff88e5.tar.gz nextcloud-server-02676462d0fe587ee210f01c3f482d1081ff88e5.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 808822947f9..0663244627c 100644 --- a/apps/files/l10n/et_EE.js +++ b/apps/files/l10n/et_EE.js @@ -148,8 +148,8 @@ OC.L10N.register( "File Management" : "Failihaldus", "Reload current directory" : "Värskenda jooksvat kataloogi", "Go to the \"{dir}\" directory" : "Mine kataloogi \"{dir}\"", - "Download file {name}" : "Laadi fail {name} alla", "Folder name" : "Kausta nimi", + "Download file {name}" : "Laadi fail {name} alla", "Select all" : "Vali kõik", "File not found" : "Faili ei leitud", "{usedQuotaByte} used" : "{usedQuotaByte} kasutusel", @@ -177,9 +177,8 @@ OC.L10N.register( "Unable to create new file from template" : "Faili loomine mallist ebaõnnestus", "Delete permanently" : "Kustuta jäädavalt", "Open folder {displayName}" : "Ava kaust {displayName}", - "Set up templates folder" : "Seadista mallide kaust", - "Templates" : "Mallid", "Create new templates folder" : "Loo uus mallide kaust", + "Templates" : "Mallid", "Unable to initialize the templates directory" : "Mallide kausta loomine ebaõnnestus", "No favorites yet" : "Lemmikuid veel pole", "Files and folders you mark as favorite will show up here" : "Siin kuvatakse faile ja kaustasid, mille oled märkinud lemmikuteks", @@ -194,6 +193,7 @@ OC.L10N.register( "Unlimited" : "Piiramatult", "Search users" : "Otsi kasutajaid", "Cancel" : "Loobu", + "Set up templates folder" : "Seadista mallide kaust", "%s used" : "%s kasutusel", "%s%%" : "%s%%", "%1$s of %2$s used" : "%1$s / %2$s kasutusel", |