diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-10 02:24:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-10 02:24:52 +0000 |
commit | 1cfea13e943411cd98988911e9e13dd7d78682fc (patch) | |
tree | 11acc6ed7d2fa78e2717c48575c6aef911f890d8 /apps/files_sharing/l10n/et_EE.js | |
parent | 79f1c30a31f9453b119f9e9880a6308a86c78b39 (diff) | |
download | nextcloud-server-1cfea13e943411cd98988911e9e13dd7d78682fc.tar.gz nextcloud-server-1cfea13e943411cd98988911e9e13dd7d78682fc.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/et_EE.js')
-rw-r--r-- | apps/files_sharing/l10n/et_EE.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/et_EE.js b/apps/files_sharing/l10n/et_EE.js index c3e8856fa30..6a98f7f25d7 100644 --- a/apps/files_sharing/l10n/et_EE.js +++ b/apps/files_sharing/l10n/et_EE.js @@ -137,7 +137,6 @@ OC.L10N.register( "guest" : "külaline", "Internal link" : "Sisemine link", "Cannot copy, please copy the link manually" : "Ei saa kopeerida, palun kopeeri link käsitsi", - "Copy to clipboard" : "Kopeeri lõikepuhvrisse", "Link copied" : "Link kopeeritud", "Password protection (enforced)" : "Paroolikaitse (jõustatud)", "Password protection" : "Password protection", @@ -172,6 +171,7 @@ OC.L10N.register( "Add to your Nextcloud" : "Lisa oma Nextcloudi", "Wrong share ID, share doesn't exist" : "Vale jagamise ID, sellist jagamist ei eksisteeri", "One or more of your shares will expire tomorrow" : "Sinu üks või enam jagamist aegub homme", + "Copy to clipboard" : "Kopeeri lõikepuhvrisse", "Sorry, this link doesn’t seem to work anymore." : "Vabandust, see link ei tundu enam toimivat." }, "nplurals=2; plural=(n != 1);"); |