diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-07-30 01:55:32 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-07-30 01:55:32 -0400 |
commit | 47e72917e5eac67d18b80097d2368db65ee928c2 (patch) | |
tree | d1b367b420152b2e795e6fc8400d46f66d1edb22 /lib/l10n/et_EE.php | |
parent | a779878657f39d338cf2f822925776b2f4d28338 (diff) | |
download | nextcloud-server-47e72917e5eac67d18b80097d2368db65ee928c2.tar.gz nextcloud-server-47e72917e5eac67d18b80097d2368db65ee928c2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/et_EE.php')
-rw-r--r-- | lib/l10n/et_EE.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/et_EE.php b/lib/l10n/et_EE.php index de5abef91af..58a5939f659 100644 --- a/lib/l10n/et_EE.php +++ b/lib/l10n/et_EE.php @@ -67,6 +67,8 @@ $TRANSLATIONS = array( "Share type %s is not valid for %s" => "Jagamise tüüp %s ei ole õige %s jaoks", "Setting permissions for %s failed, because the permissions exceed permissions granted to %s" => "Lubade seadistus %s jaoks ebaõnnestus, kuna antud õigused ületavad %s jaoks määratud õigusi", "Setting permissions for %s failed, because the item was not found" => "Lubade seadistus %s jaoks ebaõnnestus, kuna üksust ei leitud", +"Can not set expire date. Shares can not expire later then %s after they where shared" => "Aegumise kuupäeva ei saa määrata. Jagamised ei saa aeguda hiljem kui %s peale jagamist.", +"Can not set expire date. Expire date is in the past" => "Aegumise kuupäeva ei saa määrata. Aegumise kuupäev ei saa olla minevikus.", "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", |