diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-02-11 01:07:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-02-11 01:07:23 +0000 |
commit | 01b3da612ba579e5de865a92dd0d1e83e92d3d87 (patch) | |
tree | 6c021f7d6c36159b2c98c0850a5526023316304b /apps/files_trashbin | |
parent | dfaaebd76551b81da7bc59ed75b4514be2e10dac (diff) | |
download | nextcloud-server-01b3da612ba579e5de865a92dd0d1e83e92d3d87.tar.gz nextcloud-server-01b3da612ba579e5de865a92dd0d1e83e92d3d87.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin')
-rw-r--r-- | apps/files_trashbin/l10n/eu.js | 2 | ||||
-rw-r--r-- | apps/files_trashbin/l10n/eu.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/eu.js b/apps/files_trashbin/l10n/eu.js index 5db27f0a9c6..d2edb9af3f3 100644 --- a/apps/files_trashbin/l10n/eu.js +++ b/apps/files_trashbin/l10n/eu.js @@ -8,6 +8,8 @@ OC.L10N.register( "Delete" : "Ezabatu", "Delete permanently" : "Ezabatu betirako", "Error" : "Errorea", + "This operation is forbidden" : "Eragiketa hau debekatuta dago", + "This directory is unavailable, please check the logs or contact the administrator" : "Direktorio hau ez dago erabilgarri, administratzailearekin harremanetan jarri", "restored" : "Berrezarrita", "No deleted files" : "Ez dago ezabatutako fitxategirik", "You will be able to recover deleted files from here" : "Hemendik ezabatutako fitxategiak berreskuratu ahal izango duzu", diff --git a/apps/files_trashbin/l10n/eu.json b/apps/files_trashbin/l10n/eu.json index 07591e6b5d6..fda7a84a98e 100644 --- a/apps/files_trashbin/l10n/eu.json +++ b/apps/files_trashbin/l10n/eu.json @@ -6,6 +6,8 @@ "Delete" : "Ezabatu", "Delete permanently" : "Ezabatu betirako", "Error" : "Errorea", + "This operation is forbidden" : "Eragiketa hau debekatuta dago", + "This directory is unavailable, please check the logs or contact the administrator" : "Direktorio hau ez dago erabilgarri, administratzailearekin harremanetan jarri", "restored" : "Berrezarrita", "No deleted files" : "Ez dago ezabatutako fitxategirik", "You will be able to recover deleted files from here" : "Hemendik ezabatutako fitxategiak berreskuratu ahal izango duzu", |