META-INF.resources.jepsar.locale.jquery.timeago.ca.js Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of timeago-jsf Show documentation
Show all versions of timeago-jsf Show documentation
JSF component for the Timeago jQuery plugin
The newest version!
// Catalan
jQuery.timeago.settings.strings = {
prefixAgo: "fa",
prefixFromNow: "d'aquí",
suffixAgo: null,
suffixFromNow: null,
seconds: "menys d'un minut",
minute: "un minut",
minutes: "%d minuts",
hour: "una hora",
hours: "%d hores",
day: "un dia",
days: "%d dies",
month: "un mes",
months: "%d mesos",
year: "un any",
years: "%d anys",
wordSeparator: " ",
numbers: []
};