diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-05-04 02:00:54 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-05-04 02:00:54 +0200 |
commit | a876240b32ec4322d9e01cb6111bb4b5ee3374b7 (patch) | |
tree | aa3f649dc398e24acb9dab7dbe8281f7f1ca78ee /apps/files_trashbin | |
parent | a983697e5bf4756bc410f445d57ef7cf6d21619f (diff) | |
download | nextcloud-server-a876240b32ec4322d9e01cb6111bb4b5ee3374b7.tar.gz nextcloud-server-a876240b32ec4322d9e01cb6111bb4b5ee3374b7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin')
-rw-r--r-- | apps/files_trashbin/l10n/ia.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/ia.php b/apps/files_trashbin/l10n/ia.php index 0a51752312f..dea25b30ba4 100644 --- a/apps/files_trashbin/l10n/ia.php +++ b/apps/files_trashbin/l10n/ia.php @@ -1,4 +1,5 @@ <?php $TRANSLATIONS = array( +"Error" => "Error", "Name" => "Nomine", "Delete" => "Deler" ); |