diff options
Diffstat (limited to 'core/l10n/eu.js')
-rw-r--r-- | core/l10n/eu.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/eu.js b/core/l10n/eu.js index f8568f909a6..2b5cdf12bbf 100644 --- a/core/l10n/eu.js +++ b/core/l10n/eu.js @@ -130,6 +130,7 @@ OC.L10N.register( "Send" : "Bidali", "Allow upload and editing" : "Onartu igoera eta edizioa", "Read only" : "irakurtzeko-soilik", + "File drop (upload only)" : "Fitxategiak utzi (igo bakarrik)", "Shared with you and the group {group} by {owner}" : "{owner}-k zu eta {group} taldearekin elkarbanatuta", "Shared with you by {owner}" : "{owner}-k zurekin elkarbanatuta", "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} link bidez partekatuta", @@ -270,7 +271,6 @@ OC.L10N.register( "Ok" : "Ados", "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root.", "Error while unsharing" : "Errore bat egon da elkarbanaketa desegitean", - "File drop (upload only)" : "Fitxategiak utzi (igo bakarrik)", "can reshare" : "elkarbanatu dezake", "can edit" : "editatu dezake", "can create" : "sortu dezake", |