diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-09-14 00:26:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-09-14 00:26:52 +0000 |
commit | b085803c0bfe8c568e5710525e49d5f6378833b6 (patch) | |
tree | 2d1021d4d11d2f11b9ee69bda0a5bf904b59df5d /apps/files/l10n/et_EE.js | |
parent | 1ad1a9df23356f7983d7653425b677c86e723008 (diff) | |
download | nextcloud-server-b085803c0bfe8c568e5710525e49d5f6378833b6.tar.gz nextcloud-server-b085803c0bfe8c568e5710525e49d5f6378833b6.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 | 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 ecf4a68871d..808822947f9 100644 --- a/apps/files/l10n/et_EE.js +++ b/apps/files/l10n/et_EE.js @@ -96,8 +96,6 @@ OC.L10N.register( "Create new folder" : "Loo uus kaust", "Upload file" : "Laadi fail üles", "Recent" : "Hiljutised", - "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}", "Not favorited" : "Lemmikuks lisamata", "Remove from favorites" : "Eemalda lemmikutest", "Add to favorites" : "Lisa lemmikutesse", @@ -205,6 +203,8 @@ OC.L10N.register( "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", |