diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-09-09 02:03:35 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-09-09 02:03:35 +0200 |
commit | 5e790368bc72167eb3c390cc43d00956714d7fff (patch) | |
tree | b8cd405e50b66f0a5b81b7c35bf7b025a9a1efe2 /apps/files_sharing/l10n/et_EE.php | |
parent | 9beb95884599640d94f0e8de2d03963b5109a22f (diff) | |
download | nextcloud-server-5e790368bc72167eb3c390cc43d00956714d7fff.tar.gz nextcloud-server-5e790368bc72167eb3c390cc43d00956714d7fff.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/et_EE.php')
-rw-r--r-- | apps/files_sharing/l10n/et_EE.php | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/et_EE.php b/apps/files_sharing/l10n/et_EE.php index da299f4ff70..94b9b1d7aef 100644 --- a/apps/files_sharing/l10n/et_EE.php +++ b/apps/files_sharing/l10n/et_EE.php @@ -1,3 +1,7 @@ <?php $TRANSLATIONS = array( -"Delete" => "Kustutamine" +"Password" => "Parool", +"Submit" => "Saada", +"Download" => "Lae alla", +"No preview available for" => "Eelvaadet pole saadaval", +"web services under your control" => "veebitenused sinu kontrolli all" ); |