The script changed from old unmaintained ya2yaml (which is broken with current ruby version) to default `to_yaml` from ruby. That's why the diff is "a bit" bigger than usual, because it looks like some keys are sorted differently.
85 lines
2.7 KiB
YAML
85 lines
2.7 KiB
YAML
# Copyright (c) 2010-2013, Diaspora Inc. This file is
|
|
# licensed under the Affero General Public License version 3 or later. See
|
|
# the COPYRIGHT file.
|
|
|
|
|
|
|
|
cy:
|
|
javascripts:
|
|
timeago:
|
|
prefixAgo: ''
|
|
suffixAgo: yn ôl
|
|
suffixFromNow: o hŷd
|
|
prefixFromNow: ''
|
|
seconds: rhai na munud
|
|
minute: tua funud
|
|
minutes:
|
|
other: "%d munud"
|
|
hour: awr
|
|
hours:
|
|
other: "%d awr"
|
|
day: diwrnod
|
|
days:
|
|
other: "%d diwrnod"
|
|
month: mis
|
|
months:
|
|
other: "%d mis"
|
|
year: tua flwyddyn
|
|
years:
|
|
other: "%d blyddynoedd"
|
|
confirm_dialog: Chi'n siwr?
|
|
aspect_dropdown:
|
|
add_to_aspect: Ychwanegu cysylltiad
|
|
select_aspects: Dewis agweddau
|
|
all_aspects: Agweddau i gŷd
|
|
stopped_sharing_with: Dydych chi ddim yn rhannu nawr gyda <%= name %>.
|
|
started_sharing_with: Rydych chi'n rhannu gyda <%= name %>!
|
|
error: Couldn't start sharing with <%= name %>. Are you ignoring them?
|
|
toggle:
|
|
zero: Dewiswch agweddau
|
|
one: Mewn <%= count %> agwedd
|
|
two: Mewn <%= count %> agweddau
|
|
many: Mewn <%= count %> agweddau
|
|
other: Mewn <%= count %> agweddau
|
|
show_more: dangos mwy
|
|
failed_to_post_message: Methwyd i bostio neges!
|
|
comments:
|
|
show: ddangos sylwadau i gŷd
|
|
hide: cuddio sylwadau
|
|
aspect_navigation:
|
|
select_all: Dewis i gŷd
|
|
deselect_all: Dad-ddewis i gŷd
|
|
no_aspects: Dydych chi ddim wedi dewis unrhyw agweddau
|
|
getting_started:
|
|
hey: Hei, <%= name %>!
|
|
no_tags: Hei, dydych chi ddim yn dilyn unrhyw tagiau! Dal ymlaen beth bynnag?
|
|
alright_ill_wait: O'r gorau - 'dwi'n aros...
|
|
preparing_your_stream: Preparing your personalised stream...
|
|
photo_uploader:
|
|
looking_good: OMG, rydych chi'n ymddangos yn neis iawn!
|
|
tags:
|
|
wasnt_that_interesting: 'OK, mae''n debyg nid yw #<%= tagName %> yn ddiddorol iawn...'
|
|
stream:
|
|
likes:
|
|
zero: "<%= count %> Likes"
|
|
one: "<%= count %> Like"
|
|
two: "<%= count %> Likes"
|
|
few: "<%= count %> Likes"
|
|
many: "<%= count %> Likes"
|
|
other: "<%= count %> Likes"
|
|
reshares:
|
|
zero: "<%= count %> Reshares"
|
|
one: "<%= count %> Reshare"
|
|
two: "<%= count %> Reshares"
|
|
few: "<%= count %> Reshares"
|
|
many: "<%= count %> Reshares"
|
|
other: "<%= count %> Reshares"
|
|
more_comments:
|
|
zero: Show <%= count %> more comments
|
|
one: Show <%= count %> more comment
|
|
two: Show <%= count %> more comments
|
|
few: Show <%= count %> more comments
|
|
many: Show <%= count %> more comments
|
|
other: Show <%= count %> more comments
|
|
header:
|
|
search: 'Find people or #tags'
|