[tx-robot] updated from transifex
This commit is contained in:
Родитель
1ae5b37b6e
Коммит
24a72a8f55
|
@ -91,6 +91,7 @@ OC.L10N.register(
|
|||
"Available Options" : "Доступные варианты",
|
||||
"Delete option" : "Удалить вариант",
|
||||
"Week" : "На неделе",
|
||||
"Minute" : "Минута",
|
||||
"Hour" : "Час",
|
||||
"Day" : "День",
|
||||
"Month" : "Месяц",
|
||||
|
|
|
@ -89,6 +89,7 @@
|
|||
"Available Options" : "Доступные варианты",
|
||||
"Delete option" : "Удалить вариант",
|
||||
"Week" : "На неделе",
|
||||
"Minute" : "Минута",
|
||||
"Hour" : "Час",
|
||||
"Day" : "День",
|
||||
"Month" : "Месяц",
|
||||
|
|
|
@ -2,17 +2,43 @@ OC.L10N.register(
|
|||
"polls",
|
||||
{
|
||||
"Polls" : "調查",
|
||||
"Poll invitation \"%s\"" : "投票邀請 \"%s\"",
|
||||
"{owner} invited you to take part in the poll \"{title}\"" : "{owner} 邀請您去參加 \"{title}\" 的投票",
|
||||
"Go to poll" : "去投票",
|
||||
"This email is sent to you, because you are invited to vote in this poll by the poll owner." : "這封電子郵件已經寄給您了,因為您被舉辦投票者邀請您參與這場投票。",
|
||||
"\"{title}\" had recent activity: " : "\"{title}\" 有最近的活動:",
|
||||
"- %s voted." : "- %s 已投。",
|
||||
"- %s updated the poll configuration. Please check your votes." : "- %s 更新投票設定。請檢查您的投票。",
|
||||
"- %s deleted the poll." : "- %s 刪除投票。",
|
||||
"- The poll expired." : "- 投票過期。",
|
||||
"- %s added a vote option." : "- %s 增加一個投票的選項。",
|
||||
"- %s removed a vote option." : "- %s 移除一個投票的選項。",
|
||||
"Participants" : "參與者",
|
||||
"No Participants until now" : "目前為止都沒人參加",
|
||||
"No description provided" : "未提供描述",
|
||||
"Deleted" : "已刪除",
|
||||
"Group" : "群組",
|
||||
"New comment …" : "新增留言",
|
||||
"Your comment was added" : "您的意見已經增加",
|
||||
"Comments" : "意見",
|
||||
"Delete comment" : "刪除留言",
|
||||
"No comments yet. Be the first." : "尚未有人發表意見,您是第一個發言者。",
|
||||
"Comment deleted" : "意見刪除",
|
||||
"Create new poll" : "新增一項調查",
|
||||
"Enter Title" : "輸入標題",
|
||||
"Poll type" : "投票類型",
|
||||
"Date poll" : "日期投票",
|
||||
"Text based" : "文字敘述類",
|
||||
"Cancel" : "取消",
|
||||
"Apply" : "套用",
|
||||
"Add new Poll" : "增加新的投票",
|
||||
"All polls" : "所有投票",
|
||||
"My polls" : "我的投票",
|
||||
"Public polls" : "公開投票",
|
||||
"Hidden polls" : "隱藏投票",
|
||||
"Deleted polls" : "已經刪除的投票",
|
||||
"Clone poll" : "複製投票",
|
||||
"Delete poll" : "刪除投票",
|
||||
"Title" : "標題",
|
||||
"Access" : "存取",
|
||||
"Owner" : "擁有者",
|
||||
|
@ -30,13 +56,24 @@ OC.L10N.register(
|
|||
"Title must not be empty!" : "一定得下標題!",
|
||||
"%n successfully saved" : "%n 已成功儲存",
|
||||
"Week" : "週",
|
||||
"Minute" : "分鐘",
|
||||
"Hour" : "整點時間",
|
||||
"Day" : "日",
|
||||
"Month" : "月",
|
||||
"Year" : "年",
|
||||
"Click to add a date" : "按一下新增日期",
|
||||
"Add a new text option" : "增加一個新的文字選項",
|
||||
"Enter option text" : "輸入選項文字",
|
||||
"Invitations" : "邀請",
|
||||
"Public link (" : "公開連結 (",
|
||||
"Add a public link" : "增加一個公開連結",
|
||||
"Enter a name to start the search" : "輸入一個名稱以開始搜尋",
|
||||
"Link copied to clipboard" : "已複製連結至剪貼簿",
|
||||
"Unknown user" : "未知的使用者",
|
||||
"Public share" : "公開分享",
|
||||
"Receive notification email on activity" : "接收E-mail活動通知",
|
||||
"Enter your name!" : "輸入您的名稱!",
|
||||
"Enter your name" : "輸入您的名稱",
|
||||
"OK" : "確定",
|
||||
"Public access" : "對任何人開放",
|
||||
"Access denied" : "存取被拒絕",
|
||||
|
|
|
@ -1,16 +1,42 @@
|
|||
{ "translations": {
|
||||
"Polls" : "調查",
|
||||
"Poll invitation \"%s\"" : "投票邀請 \"%s\"",
|
||||
"{owner} invited you to take part in the poll \"{title}\"" : "{owner} 邀請您去參加 \"{title}\" 的投票",
|
||||
"Go to poll" : "去投票",
|
||||
"This email is sent to you, because you are invited to vote in this poll by the poll owner." : "這封電子郵件已經寄給您了,因為您被舉辦投票者邀請您參與這場投票。",
|
||||
"\"{title}\" had recent activity: " : "\"{title}\" 有最近的活動:",
|
||||
"- %s voted." : "- %s 已投。",
|
||||
"- %s updated the poll configuration. Please check your votes." : "- %s 更新投票設定。請檢查您的投票。",
|
||||
"- %s deleted the poll." : "- %s 刪除投票。",
|
||||
"- The poll expired." : "- 投票過期。",
|
||||
"- %s added a vote option." : "- %s 增加一個投票的選項。",
|
||||
"- %s removed a vote option." : "- %s 移除一個投票的選項。",
|
||||
"Participants" : "參與者",
|
||||
"No Participants until now" : "目前為止都沒人參加",
|
||||
"No description provided" : "未提供描述",
|
||||
"Deleted" : "已刪除",
|
||||
"Group" : "群組",
|
||||
"New comment …" : "新增留言",
|
||||
"Your comment was added" : "您的意見已經增加",
|
||||
"Comments" : "意見",
|
||||
"Delete comment" : "刪除留言",
|
||||
"No comments yet. Be the first." : "尚未有人發表意見,您是第一個發言者。",
|
||||
"Comment deleted" : "意見刪除",
|
||||
"Create new poll" : "新增一項調查",
|
||||
"Enter Title" : "輸入標題",
|
||||
"Poll type" : "投票類型",
|
||||
"Date poll" : "日期投票",
|
||||
"Text based" : "文字敘述類",
|
||||
"Cancel" : "取消",
|
||||
"Apply" : "套用",
|
||||
"Add new Poll" : "增加新的投票",
|
||||
"All polls" : "所有投票",
|
||||
"My polls" : "我的投票",
|
||||
"Public polls" : "公開投票",
|
||||
"Hidden polls" : "隱藏投票",
|
||||
"Deleted polls" : "已經刪除的投票",
|
||||
"Clone poll" : "複製投票",
|
||||
"Delete poll" : "刪除投票",
|
||||
"Title" : "標題",
|
||||
"Access" : "存取",
|
||||
"Owner" : "擁有者",
|
||||
|
@ -28,13 +54,24 @@
|
|||
"Title must not be empty!" : "一定得下標題!",
|
||||
"%n successfully saved" : "%n 已成功儲存",
|
||||
"Week" : "週",
|
||||
"Minute" : "分鐘",
|
||||
"Hour" : "整點時間",
|
||||
"Day" : "日",
|
||||
"Month" : "月",
|
||||
"Year" : "年",
|
||||
"Click to add a date" : "按一下新增日期",
|
||||
"Add a new text option" : "增加一個新的文字選項",
|
||||
"Enter option text" : "輸入選項文字",
|
||||
"Invitations" : "邀請",
|
||||
"Public link (" : "公開連結 (",
|
||||
"Add a public link" : "增加一個公開連結",
|
||||
"Enter a name to start the search" : "輸入一個名稱以開始搜尋",
|
||||
"Link copied to clipboard" : "已複製連結至剪貼簿",
|
||||
"Unknown user" : "未知的使用者",
|
||||
"Public share" : "公開分享",
|
||||
"Receive notification email on activity" : "接收E-mail活動通知",
|
||||
"Enter your name!" : "輸入您的名稱!",
|
||||
"Enter your name" : "輸入您的名稱",
|
||||
"OK" : "確定",
|
||||
"Public access" : "對任何人開放",
|
||||
"Access denied" : "存取被拒絕",
|
||||
|
|
Загрузка…
Ссылка в новой задаче