backup/l10n/eo.js

27 строки
709 B
JavaScript

OC.L10N.register(
"backup",
{
"seconds" : "sekundoj",
"minutes" : "minutoj",
"hours" : "horojn",
"days" : "tagojn",
"Error" : "Eraro",
"Local storage" : "Local storage",
"External storage" : "Ekstera konservejo",
"Actions" : "Agoj",
"Delete" : "Forigi",
"and" : "kaj",
"Cancel" : "Nuligi",
"Settings saved" : "Agordoj konservitaj",
"Unable to save the settings" : "Ne eblis konservi la agordojn",
"_day_::_days_" : ["tago","tagoj"],
"Pending" : "Pritraktota",
"Orphan" : "Orfo",
"Completed" : "Plenumita",
"Status" : "Stato",
"Date" : "Date",
"ID" : "Identigilo",
"Local" : "Loka"
},
"nplurals=2; plural=(n != 1);");