28 lines
755 B
YAML
28 lines
755 B
YAML
# Copyright (c) 2010, Diaspora Inc. This file is
|
|
# licensed under the Affero General Public License version 3 or later. See
|
|
# the COPYRIGHT file.
|
|
|
|
|
|
he:
|
|
javascripts:
|
|
confirm_dialog: "Are you sure?"
|
|
search_for: "Search for {{name}}"
|
|
timeago:
|
|
day: "יום"
|
|
days: "%d ימים"
|
|
hour: "שעה"
|
|
hours: "%d שעות"
|
|
minute: "דקה"
|
|
minutes: "%d דקות"
|
|
month: "חודש"
|
|
months: "%d חודשים"
|
|
prefixAgo: "לפני"
|
|
prefixFromNow: "מעכשיו"
|
|
seconds: "פחות מדקה"
|
|
suffixAgo: ""
|
|
suffixFromNow: ""
|
|
year: "שנה"
|
|
years: "%d שנים"
|
|
videos:
|
|
unknown: "Unknown video type"
|
|
watch: "Watch this video on {{provider}}"
|