summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/eu.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-02-13 00:05:40 +0100
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-02-13 00:05:40 +0100
commit68fa0b7dcc4a45e4f44b754626440091608ccc85 (patch)
tree4b56baa3c2cba0066a103a39c815455afff2665c /apps/files_trashbin/l10n/eu.php
parent316807e0d3f050af3fdd4c8dbc1ca3e1e7bc8cbb (diff)
downloadnextcloud-server-68fa0b7dcc4a45e4f44b754626440091608ccc85.tar.gz
nextcloud-server-68fa0b7dcc4a45e4f44b754626440091608ccc85.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin/l10n/eu.php')
-rw-r--r--apps/files_trashbin/l10n/eu.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/eu.php b/apps/files_trashbin/l10n/eu.php
index a1e3ca53e61..6a4ff125454 100644
--- a/apps/files_trashbin/l10n/eu.php
+++ b/apps/files_trashbin/l10n/eu.php
@@ -1,8 +1,14 @@
<?php $TRANSLATIONS = array(
+"Couldn't delete %s permanently" => "Ezin izan da %s betirako ezabatu",
+"Couldn't restore %s" => "Ezin izan da %s berreskuratu",
+"perform restore operation" => "berreskuratu",
+"delete file permanently" => "ezabatu fitxategia betirako",
"Name" => "Izena",
+"Deleted" => "Ezabatuta",
"1 folder" => "karpeta bat",
"{count} folders" => "{count} karpeta",
"1 file" => "fitxategi bat",
"{count} files" => "{count} fitxategi",
+"Nothing in here. Your trash bin is empty!" => "Ez dago ezer ez. Zure zakarrontzia hutsik dago!",
"Restore" => "Berrezarri"
);