diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-12-01 02:19:46 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-12-01 02:19:46 +0000 |
commit | 7ceb98f63b1cbae88d48a6c747b1802fdcab4b21 (patch) | |
tree | 419b8e37f173de4af9e930de68355eb7af451b3f /lib/l10n/et_EE.js | |
parent | c97493e0ba4b1cafb40b7020d1db532dfffea6b7 (diff) | |
download | nextcloud-server-7ceb98f63b1cbae88d48a6c747b1802fdcab4b21.tar.gz nextcloud-server-7ceb98f63b1cbae88d48a6c747b1802fdcab4b21.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/et_EE.js')
-rw-r--r-- | lib/l10n/et_EE.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/et_EE.js b/lib/l10n/et_EE.js index e9ee700adda..4933533a54d 100644 --- a/lib/l10n/et_EE.js +++ b/lib/l10n/et_EE.js @@ -59,7 +59,6 @@ OC.L10N.register( "Set an admin username." : "Määra admin kasutajanimi.", "Set an admin password." : "Määra admini parool.", "Can't create or write into the data directory %s" : "Ei suuda luua või kirjutada andmete kataloogi %s", - "Invalid Federated Cloud ID" : "Vigane liitpilve ID", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Jagamise tagarakend %s peab kasutusele võtma OCP\\Share_Backend liidese", "Sharing backend %s not found" : "Jagamise tagarakendit %s ei leitud", "Sharing backend for %s not found" : "Jagamise tagarakendit %s jaoks ei leitud", @@ -156,6 +155,7 @@ OC.L10N.register( "Security" : "Turvalisus", "Groupware" : "Grupitöö", "Personal info" : "Isiklik info", - "Mobile & desktop" : "Mobiil ja töölaud" + "Mobile & desktop" : "Mobiil ja töölaud", + "Invalid Federated Cloud ID" : "Vigane liitpilve ID" }, "nplurals=2; plural=(n != 1);"); |