com.github.marlonlom.utilities.timeago.messages_en.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of timeago Show documentation
Show all versions of timeago Show documentation
Simple java library for displaying dates as relative time ago language.
#
# Copyright (c) 2016, marlonlom
#
# Licensed under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at:
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on
# an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
ml.timeago.now=just now
ml.timeago.oneminute=one minute ago
ml.timeago.xminutes={0} minutes ago
ml.timeago.aboutanhour=about an hour ago
ml.timeago.xhours={0} hours ago
ml.timeago.oneday=a day ago
ml.timeago.xdays={0} days ago
ml.timeago.aboutamonth=about a month ago
ml.timeago.xmonths={0} months ago
ml.timeago.aboutayear=about a year ago
ml.timeago.overayear=over a year ago
ml.timeago.almosttwoyears=almost two years ago
ml.timeago.xyears={0} years ago