2012-08-04 04:04:21 +04:00
< ? php $TRANSLATIONS = array (
" Help " => " Helpo " ,
" Personal " => " Persona " ,
" Settings " => " Agordo " ,
" Users " => " Uzantoj " ,
" Apps " => " Aplikaĵoj " ,
2012-09-01 04:04:00 +04:00
" Admin " => " Administranto " ,
2012-08-04 04:04:21 +04:00
" ZIP download is turned off. " => " ZIP-elŝuto estas malkapabligita. " ,
" Files need to be downloaded one by one. " => " Dosieroj devas elŝutiĝi unuope. " ,
" Back to Files " => " Reen al la dosieroj " ,
" Selected files too large to generate zip file. " => " La elektitaj dosieroj tro grandas por genero de ZIP-dosiero. " ,
" Application is not enabled " => " La aplikaĵo ne estas kapabligita " ,
" Authentication error " => " Aŭtentiga eraro " ,
" Token expired. Please reload page. " => " Ĵetono eksvalidiĝis. Bonvolu reŝargi la paĝon. " ,
2012-10-25 04:11:53 +04:00
" Files " => " Dosieroj " ,
" Text " => " Teksto " ,
2012-12-03 03:05:40 +04:00
" Images " => " Bildoj " ,
2013-06-25 04:13:40 +04:00
" %s enter the database username. " => " %s enigu la uzantonomon de la datumbazo. " ,
" %s enter the database name. " => " %s enigu la nomon de la datumbazo. " ,
" %s you may not use dots in the database name " => " %s vi ne povas uzi punktojn en la nomo de la datumbazo " ,
2013-06-30 04:13:07 +04:00
" MS SQL username and/or password not valid: %s " => " La uzantonomo de MS SQL aŭ la pasvorto ne validas: %s " ,
2013-06-25 04:13:40 +04:00
" MySQL username and/or password not valid " => " La uzantonomo de MySQL aŭ la pasvorto ne validas " ,
" DB Error: \" %s \" " => " Datumbaza eraro: “%s” " ,
" MySQL user '%s'@'localhost' exists already. " => " La uzanto de MySQL “%s”@“localhost” jam ekzistas. " ,
" Drop this user from MySQL " => " Forigi ĉi tiun uzanton el MySQL " ,
" MySQL user '%s'@'%%' already exists " => " La uzanto de MySQL “%s”@“%%” jam ekzistas " ,
" Drop this user from MySQL. " => " Forigi ĉi tiun uzanton el MySQL. " ,
2013-06-30 04:13:07 +04:00
" Oracle connection could not be established " => " Konekto al Oracle ne povas stariĝi " ,
2013-06-25 04:13:40 +04:00
" Oracle username and/or password not valid " => " La uzantonomo de Oracle aŭ la pasvorto ne validas " ,
2013-06-30 04:13:07 +04:00
" PostgreSQL username and/or password not valid " => " La uzantonomo de PostgreSQL aŭ la pasvorto ne validas " ,
" Set an admin username. " => " Starigi administran uzantonomon. " ,
" Set an admin password. " => " Starigi administran pasvorton. " ,
2013-06-25 04:13:40 +04:00
" Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken. " => " Via TTT-servilo ankoraŭ ne ĝuste agordiĝis por permesi sinkronigi dosierojn ĉar la WebDAV-interfaco ŝajnas rompita. " ,
" Please double check the <a href='%s'>installation guides</a>. " => " Bonvolu duoble kontroli la <a href='%s'>gvidilon por instalo</a>. " ,
2013-04-27 04:24:29 +04:00
" seconds ago " => " sekundoj antaŭe " ,
2012-08-04 04:04:21 +04:00
" 1 minute ago " => " antaŭ 1 minuto " ,
" %d minutes ago " => " antaŭ %d minutoj " ,
2012-12-03 03:05:40 +04:00
" 1 hour ago " => " antaŭ 1 horo " ,
" %d hours ago " => " antaŭ %d horoj " ,
2012-08-04 04:04:21 +04:00
" today " => " hodiaŭ " ,
" yesterday " => " hieraŭ " ,
" %d days ago " => " antaŭ %d tagoj " ,
2013-04-27 04:24:29 +04:00
" last month " => " lastamonate " ,
2012-12-03 03:05:40 +04:00
" %d months ago " => " antaŭ %d monatoj " ,
2013-04-27 04:24:29 +04:00
" last year " => " lastajare " ,
" years ago " => " jaroj antaŭe " ,
2012-12-03 03:05:40 +04:00
" Could not find category \" %s \" " => " Ne troviĝis kategorio “%s” "
2012-08-04 04:04:21 +04:00
);