diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-08-14 00:08:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-08-14 00:08:31 +0000 |
commit | 99cef14c31bd1420cf57fc7a0c58ce5fc82c7f5a (patch) | |
tree | 6c68d0ed3d79bb346a44f66a5ab3ba753b155853 /settings/l10n | |
parent | 4a140398a93af53f36eb3c7aa659d09fe7f62f26 (diff) | |
download | nextcloud-server-99cef14c31bd1420cf57fc7a0c58ce5fc82c7f5a.tar.gz nextcloud-server-99cef14c31bd1420cf57fc7a0c58ce5fc82c7f5a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n')
-rw-r--r-- | settings/l10n/et_EE.js | 2 | ||||
-rw-r--r-- | settings/l10n/et_EE.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/settings/l10n/et_EE.js b/settings/l10n/et_EE.js index 4328335abec..c205447dec9 100644 --- a/settings/l10n/et_EE.js +++ b/settings/l10n/et_EE.js @@ -1,6 +1,8 @@ OC.L10N.register( "settings", { + "{actor} changed your password" : "{actor} muutis sinu parooli", + "You changed your password" : "Sa muutsid oma parooli", "Wrong password" : "Vale parool", "Saved" : "Salvestatud", "No user supplied" : "Kasutajat ei sisestatud", diff --git a/settings/l10n/et_EE.json b/settings/l10n/et_EE.json index 71ca6eb5e15..c80a6e40dbe 100644 --- a/settings/l10n/et_EE.json +++ b/settings/l10n/et_EE.json @@ -1,4 +1,6 @@ { "translations": { + "{actor} changed your password" : "{actor} muutis sinu parooli", + "You changed your password" : "Sa muutsid oma parooli", "Wrong password" : "Vale parool", "Saved" : "Salvestatud", "No user supplied" : "Kasutajat ei sisestatud", |