You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
653 B

OC.L10N.register(
"logreader",
{
"Error parsing log" : "Gabim në analizimin e regjistrit",
"No server logs" : "Nuk ka regjistra të serverit",
"One or more entries are hidden by the log level filter" : "Një ose më shumë hryje janë fshehur nga filtri i nivelit të regjistrit",
"Everything is working fine" : "Çdo gjë po funksionon mirë",
"Log levels" : "Nivelet e hyrjes",
"Log content" : "Përmbajtja e hyrjes",
"Live update" : "Përditësim live",
"Download logs" : "Regjistrimet e shkarkuara",
"Logging" : "Duke hyrë",
"Log Reader" : "Lexuesi i Regjistrit"
},
"nplurals=2; plural=(n != 1);");