diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-27 01:55:44 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-27 01:55:44 -0400 |
commit | 36f771e9f08ed23c56129b3e47909aef8cda4ab4 (patch) | |
tree | 7e0eb6de4804a97ac6e6c70af76df33108acb899 /apps/files_trashbin | |
parent | 58c03f5e8570e0e07387a2a3d7cce7fcad35ecbf (diff) | |
download | nextcloud-server-36f771e9f08ed23c56129b3e47909aef8cda4ab4.tar.gz nextcloud-server-36f771e9f08ed23c56129b3e47909aef8cda4ab4.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin')
-rw-r--r-- | apps/files_trashbin/l10n/uk.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_trashbin/l10n/uk.php b/apps/files_trashbin/l10n/uk.php index 328e8da5e02..406bd520c29 100644 --- a/apps/files_trashbin/l10n/uk.php +++ b/apps/files_trashbin/l10n/uk.php @@ -2,7 +2,7 @@ $TRANSLATIONS = array( "Couldn't delete %s permanently" => "Неможливо видалити %s назавжди", "Couldn't restore %s" => "Неможливо відновити %s", -"Deleted files" => "Видалено файлів", +"Deleted files" => "Видалені файли", "Restore" => "Відновити", "Error" => "Помилка", "restored" => "відновлено", |