1
0
mirror of https://github.com/flarum/core.git synced 2025-08-14 12:24:33 +02:00

Namespace extension translations

Also update with the new plural syntax
This commit is contained in:
Toby Zerner
2015-10-16 12:35:05 +10:30
parent e6ee0ebefa
commit 1f5269d874
8 changed files with 73 additions and 75 deletions

View File

@@ -1,8 +1,9 @@
flarum-flags: flarum-flags:
reason_off_topic: Off-topic forum:
reason_spam: Spam reason_off_topic: Off-topic
reason_inappropriate: Inappropriate reason_spam: Spam
reason_other: Other reason_inappropriate: Inappropriate
flagged_by: "{username} flagged" reason_other: Other
flagged_by_with_reason: "{username} flagged as {reason}" flagged_by: "{username} flagged"
no_flags: No Flags flagged_by_with_reason: "{username} flagged as {reason}"
no_flags: No Flags

View File

@@ -1,12 +1,11 @@
flarum-likes: flarum-likes:
post_liked_notification: "{username} liked your post" forum:
post_likes_modal_title: Users Who Like This post_liked_notification: "{username} liked your post"
post_liked_by_self: "{users} like this." post_likes_modal_title: Users Who Like This
post_liked_by: post_liked_by_self: "{users} like this."
one: "{users} likes this." post_liked_by: "{users} likes this.|{users} like this."
other: "{users} like this." unlike_action: Unlike
unlike_action: Unlike like_action: Like
like_action: Like notify_post_liked: Someone likes my post
notify_post_liked: Someone likes my post others: "{count} others"
others: "{count} others" you: You
you: You

View File

@@ -1,8 +1,9 @@
flarum-lock: flarum-lock:
discussion_locked_notification: "{username} locked" forum:
discussion_locked_post: "{username} locked the discussion." discussion_locked_notification: "{username} locked"
discussion_unlocked_post: "{username} unlocked the discussion." discussion_locked_post: "{username} locked the discussion."
notify_discussion_locked: Someone locks a discussion I started discussion_unlocked_post: "{username} unlocked the discussion."
locked: Locked notify_discussion_locked: Someone locks a discussion I started
lock: Lock locked: Locked
unlock: Unlock lock: Lock
unlock: Unlock

View File

@@ -1,10 +1,11 @@
flarum-mentions: flarum-mentions:
reply_to_post: "Reply to #{number}" forum:
post_mentioned_notification: "{username} replied to your post" reply_to_post: "Reply to #{number}"
others: "{count} others" post_mentioned_notification: "{username} replied to your post"
user_mentioned_notification: "{username} mentioned you" others: "{count} others"
post_mentioned_by: "{users} replied to this." user_mentioned_notification: "{username} mentioned you"
you: You post_mentioned_by: "{users} replied to this."
reply_link: Reply you: You
notify_post_mentioned: Someone replies to my post reply_link: Reply
notify_user_mentioned: Someone mentions me in a post notify_post_mentioned: Someone replies to my post
notify_user_mentioned: Someone mentions me in a post

View File

@@ -1,4 +1,3 @@
flarum-pusher: flarum-pusher:
show_updated_discussions: forum:
one: "Show {count} updated discussion" show_updated_discussions: "Show {count} updated discussion|Show {count} updated discussions"
other: "Show {count} updated discussions"

View File

@@ -1,8 +1,9 @@
flarum-sticky: flarum-sticky:
discussion_stickied_notification: "{username} stickied" forum:
discussion_stickied_post: "{username} stickied the discussion." discussion_stickied_notification: "{username} stickied"
discussion_unstickied_post: "{username} unstickied the discussion." discussion_stickied_post: "{username} stickied the discussion."
notify_discussion_stickied: Someone stickies a discussion I started discussion_unstickied_post: "{username} unstickied the discussion."
stickied: Sticky notify_discussion_stickied: Someone stickies a discussion I started
sticky: Sticky stickied: Sticky
unsticky: Unsticky sticky: Sticky
unsticky: Unsticky

View File

@@ -1,13 +1,14 @@
flarum-subscriptions: flarum-subscriptions:
following: Following forum:
ignoring: Ignoring following: Following
follow: Follow ignoring: Ignoring
unfollow: Unfollow follow: Follow
ignore: Ignore unfollow: Unfollow
notify_new_post: Someone posts in a discussion I'm following ignore: Ignore
new_post_notification: "{username} posted" notify_new_post: Someone posts in a discussion I'm following
not_following: Not Following new_post_notification: "{username} posted"
not_following_description: Be notified when @mentioned. not_following: Not Following
following_description: Be notified of all replies. not_following_description: Be notified when @mentioned.
ignoring_description: Never be notified. Hide from the discussion list. following_description: Be notified of all replies.
unignore: Unignore ignoring_description: Never be notified. Hide from the discussion list.
unignore: Unignore

View File

@@ -1,20 +1,15 @@
flarum-tags: flarum-tags:
tags: Tags forum:
discussion_tagged_post: tags: Tags
one: "{username} {action} tag." discussion_tagged_post: "{username} {action} tag.|{username} {action} tags."
other: "{username} {action} tags." added_tags: "added the {tags}"
added_tags: "added the {tags}" removed_tags: "removed the {tags}"
removed_tags: "removed the {tags}" tag_new_discussion_title: Choose Tags for Your Discussion
tag_new_discussion_title: Choose Tags for Your Discussion tag_new_discussion_link: Choose Tags
tag_new_discussion_link: Choose Tags edit_discussion_tags_title: "Edit Tags for {title}"
edit_discussion_tags_title: "Edit Tags for {title}" edit_discussion_tags_link: Edit Tags
edit_discussion_tags_link: Edit Tags choose_primary_tags: "Choose a primary tag|Choose {count} primary tags"
choose_primary_tags: choose_secondary_tags: "Choose 1 more tag|Choose {count} more tags"
one: Choose a primary tag confirm: Confirm
other: "Choose {count} primary tags" more: More...
choose_secondary_tags: deleted: Deleted
one: Choose 1 more tag
other: "Choose {count} more tags"
confirm: Confirm
more: More...
deleted: Deleted