diff options
author | Robin Appelman <icewind@owncloud.com> | 2012-05-17 00:36:21 +0200 |
---|---|---|
committer | Robin Appelman <icewind@owncloud.com> | 2012-05-17 00:36:21 +0200 |
commit | ac8bfc218e3bfe6f6f73b55ce2ce7868c5c9816c (patch) | |
tree | 037daeea38a1b0560dbd86ceffeb9bf96b034e0f /core/l10n/eu.php | |
parent | d2166784813ad161fe3118e2faf325fdeb93fc3c (diff) | |
download | nextcloud-server-ac8bfc218e3bfe6f6f73b55ce2ce7868c5c9816c.tar.gz nextcloud-server-ac8bfc218e3bfe6f6f73b55ce2ce7868c5c9816c.zip |
update translations
Diffstat (limited to 'core/l10n/eu.php')
-rw-r--r-- | core/l10n/eu.php | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/core/l10n/eu.php b/core/l10n/eu.php index f59d98297d7..3159350183f 100644 --- a/core/l10n/eu.php +++ b/core/l10n/eu.php @@ -1,5 +1,9 @@ <?php $TRANSLATIONS = array( +"Application name not provided." => "Aplikazioaren izena falta da", +"No category to add?" => "Ez dago gehitzeko kategoriarik?", +"This category already exists: " => "Kategoria hau dagoeneko existitzen da:", "Owncloud password reset" => "Owncloudeko pasahitza berrezarri", +"ownCloud password reset" => "ownCloud-en pasahitza berrezarri", "Use the following link to reset your password: {link}" => "Eribili hurrengo lotura zure pasahitza berrezartzeko: {link}", "You will receive a link to reset your password via Email." => "Zure pashitza berrezartzeko lotura bat jasoko duzu Epostaren bidez.", "Requested" => "Eskatuta", @@ -15,7 +19,10 @@ "Apps" => "Aplikazioak", "Admin" => "Kudeatzailea", "Help" => "Laguntza", +"Access forbidden" => "Sarrera debekatuta", "Cloud not found" => "Ez da hodeia aurkitu", +"Edit categories" => "Editatu kategoriak", +"Add" => "Gehitu", "Create an <strong>admin account</strong>" => "Sortu <strong>kudeatzaile kontu<strong> bat", "Password" => "Pasahitza", "Advanced" => "Aurreratua", |