diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-06-22 00:12:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-06-22 00:12:11 +0000 |
commit | e4551106f5e8df91be2b70fe9058292c985b6913 (patch) | |
tree | 629b5b04092982d2712243115ccb784ac7c2caad /apps/files_sharing/l10n/et_EE.js | |
parent | 45018a0e839f71dd8fac892125b77b5bccd1713a (diff) | |
download | nextcloud-server-e4551106f5e8df91be2b70fe9058292c985b6913.tar.gz nextcloud-server-e4551106f5e8df91be2b70fe9058292c985b6913.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/et_EE.js')
-rw-r--r-- | apps/files_sharing/l10n/et_EE.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files_sharing/l10n/et_EE.js b/apps/files_sharing/l10n/et_EE.js index ba9f9053e43..f2a24d84eea 100644 --- a/apps/files_sharing/l10n/et_EE.js +++ b/apps/files_sharing/l10n/et_EE.js @@ -91,9 +91,6 @@ OC.L10N.register( "Direct link" : "Otsene link", "Add to your Nextcloud" : "Lisa oma Nextcloudi", "Share API is disabled" : "Jagamise API on keelatud", - "This share is password-protected" : "See jagamine on parooliga kaitstud", - "The password is wrong. Try again." : "Parool on vale. Proovi uuesti.", - "Password" : "Parool", "No entries found in this folder" : "Selles kaustas ei leitud kirjeid", "Name" : "Nimi", "Share time" : "Jagamise aeg", @@ -110,6 +107,9 @@ OC.L10N.register( "Uploading files…" : "Failide üleslaadimine...", "Uploaded files:" : "Üleslaetud failid:", "{actor} removed you from {file}" : "{actor} eemaldas sind {file} jagamisest", - "%s is publicly shared" : "%s on avalikult jagatud" + "%s is publicly shared" : "%s on avalikult jagatud", + "This share is password-protected" : "See jagamine on parooliga kaitstud", + "The password is wrong. Try again." : "Parool on vale. Proovi uuesti.", + "Password" : "Parool" }, "nplurals=2; plural=(n != 1);"); |