diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-10-21 02:14:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-10-21 02:14:44 +0000 |
commit | 67ce025d6190975b6c2b5a09ae700051d28f6b73 (patch) | |
tree | 46db61b91ffe853ad21a47c963d738a5bfd4c3c0 /apps/files_sharing/l10n/et_EE.js | |
parent | 9aaa370e07099484df025ec95e017a7baa4e3633 (diff) | |
download | nextcloud-server-67ce025d6190975b6c2b5a09ae700051d28f6b73.tar.gz nextcloud-server-67ce025d6190975b6c2b5a09ae700051d28f6b73.zip |
[tx-robot] updated 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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/et_EE.js b/apps/files_sharing/l10n/et_EE.js index 967d78cc918..a532b64a4f7 100644 --- a/apps/files_sharing/l10n/et_EE.js +++ b/apps/files_sharing/l10n/et_EE.js @@ -104,7 +104,6 @@ OC.L10N.register( "Not a directory" : "Ei ole kaust", "Could not lock path" : "Ei saanud rada lukustada", "Wrong or no update parameter given" : "Antud vale või aegunud parameeter", - "Cannot increase permissions" : "Ei saa õigusi suurendada", "shared by %s" : "jagas %s", "Download all files" : "Lae kõik failid alla", "Direct link" : "Otsene link", @@ -174,6 +173,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", "Wrong path, file/folder doesn't exist" : "Vale rada, faili/kausta ei leitud", - "Sorry, this link doesn’t seem to work anymore." : "Vabandust, see link ei tundu enam toimivat." + "Sorry, this link doesn’t seem to work anymore." : "Vabandust, see link ei tundu enam toimivat.", + "Cannot increase permissions" : "Ei saa õigusi suurendada" }, "nplurals=2; plural=(n != 1);"); |