diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-05-17 02:29:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-05-17 02:29:41 +0000 |
commit | 5b7926ee8e089eac73271e2e907a901af9df4629 (patch) | |
tree | 087d876bad9c3e3e71c88148c48989f58519c542 /apps/files/l10n/et_EE.js | |
parent | 55a4282493010d0916fcbe8415d2dc7736d9bde9 (diff) | |
download | nextcloud-server-5b7926ee8e089eac73271e2e907a901af9df4629.tar.gz nextcloud-server-5b7926ee8e089eac73271e2e907a901af9df4629.zip |
[tx-robot] updated 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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/et_EE.js b/apps/files/l10n/et_EE.js index daa5044323c..0036dcd4775 100644 --- a/apps/files/l10n/et_EE.js +++ b/apps/files/l10n/et_EE.js @@ -32,7 +32,6 @@ OC.L10N.register( "Could not load info for file \"{file}\"" : "Faili \"{file}\" info laadimine ebaõnnestus", "Files" : "Failid", "Details" : "Üksikasjad", - "Select" : "Vali", "Pending" : "Ootel", "Unable to determine date" : "Kuupäeva tuvastamine ei õnnestunud", "This operation is forbidden" : "See toiming on keelatud", @@ -140,6 +139,7 @@ OC.L10N.register( "Deleted shares" : "Kustutatud jagamised", "Pending shares" : "Ootel jagamised", "Text file" : "Tekstifail", - "New text file.txt" : "Uus tekstifail.txt" + "New text file.txt" : "Uus tekstifail.txt", + "Select" : "Vali" }, "nplurals=2; plural=(n != 1);"); |