diff options
Diffstat (limited to 'lib/l10n/eu.php')
-rw-r--r-- | lib/l10n/eu.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/eu.php b/lib/l10n/eu.php index ce3512d1532..b7b609d3754 100644 --- a/lib/l10n/eu.php +++ b/lib/l10n/eu.php @@ -11,6 +11,7 @@ $TRANSLATIONS = array( "Settings" => "Ezarpenak", "Users" => "Erabiltzaileak", "Admin" => "Admin", +"Recommended" => "Aholkatuta", "App \\\"%s\\\" can't be installed because it is not compatible with this version of ownCloud." => "\\\"%s\\\" Aplikazioa ezin da instalatu ownCloud bertsio honekin bateragarria ez delako.", "No app name specified" => "Ez da aplikazioaren izena zehaztu", "Unknown filetype" => "Fitxategi mota ezezaguna", @@ -50,6 +51,7 @@ $TRANSLATIONS = array( "PostgreSQL username and/or password not valid" => "PostgreSQL erabiltzaile edota pasahitza ez dira egokiak.", "Set an admin username." => "Ezarri administraziorako erabiltzaile izena.", "Set an admin password." => "Ezarri administraziorako pasahitza.", +"Can't create or write into the data directory %s" => "Ezin da %s datu karpeta sortu edo bertan idatzi ", "%s shared »%s« with you" => "%s-ek »%s« zurekin partekatu du", "Sharing %s failed, because the file does not exist" => "%s elkarbanatzeak huts egin du, fitxategia ez delako existitzen", "You are not allowed to share %s" => "Ez zadue %s elkarbanatzeko baimendua", |