diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-02-26 02:18:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-02-26 02:18:31 +0000 |
commit | b5ba74aed50523f2c965bd9e968409b8460b7ec6 (patch) | |
tree | cf450d47f1aad24712ddea1a4682ed4367ab5bcd /core/l10n/eu.js | |
parent | 0b71df0ed0335d0b81196bd4775d23c535aa6740 (diff) | |
download | nextcloud-server-b5ba74aed50523f2c965bd9e968409b8460b7ec6.tar.gz nextcloud-server-b5ba74aed50523f2c965bd9e968409b8460b7ec6.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/eu.js')
-rw-r--r-- | core/l10n/eu.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/eu.js b/core/l10n/eu.js index 3a1e318a05e..e5eacb26d01 100644 --- a/core/l10n/eu.js +++ b/core/l10n/eu.js @@ -185,6 +185,10 @@ OC.L10N.register( "Name" : "Izena", "Size" : "Tamaina", "Modified" : "Aldatua", + "\"{name}\" is an invalid file name." : "\"{name}\" fitxategi-izen baliogabea da.", + "File name cannot be empty." : "Fitxategi-izena ezin da hutsa izan.", + "\"/\" is not allowed inside a file name." : "\"/\" ez da onartzen fitxategi-izenen barnean.", + "\"{name}\" is not an allowed filetype" : "\"{name}\" fitxategi-mota ez da onartzen", "{newName} already exists" : "{newName} badago aurretik", "Choose" : "Aukeratu", "Copy" : "Kopiatu", |