[tx-robot] updated from transifex

master
Jenkins for ownCloud 2013-02-12 12:54:12 +01:00
parent ecc174342e
commit ddaceeca8c
6 changed files with 18 additions and 2 deletions

View File

@ -13,6 +13,7 @@
"Export" => "Експорт", "Export" => "Експорт",
"Share" => "Споделяне", "Share" => "Споделяне",
"Category" => "Категория", "Category" => "Категория",
"Import" => "Внасяне",
"General" => "Общи", "General" => "Общи",
"URLs" => "Уеб адрес" "URLs" => "Уеб адрес"
); );

4
l10n/hi.php Normal file
View File

@ -0,0 +1,4 @@
<?php $TRANSLATIONS = array(
"Personal" => "यक्तिगत",
"Settings" => "सेटिंग्स"
);

View File

@ -96,6 +96,10 @@
"You do not have the permissions to add to this calendar." => "මෙම දින දසුනට එකතු කිරීම සදහා ඔබට අවසර නොමැත", "You do not have the permissions to add to this calendar." => "මෙම දින දසුනට එකතු කිරීම සදහා ඔබට අවසර නොමැත",
"You do not have the permissions to add events to this calendar." => "මෙම දින දසුනට සිදුවීම් එකතු කිරීම සදහා ඔබට අවසර නොමැත", "You do not have the permissions to add events to this calendar." => "මෙම දින දසුනට සිදුවීම් එකතු කිරීම සදහා ඔබට අවසර නොමැත",
"You do not have the permissions to delete this event." => "මෙම සිදුවීම මකාදැමීම සදහා ඔබට අවසර නොමැත.", "You do not have the permissions to delete this event." => "මෙම සිදුවීම මකාදැමීම සදහා ඔබට අවසර නොමැත.",
"Busy" => "කාර්යබහුල",
"Public" => "පොදු",
"Private" => "පෞද්ගලික",
"Confidential" => "රහස්‍ය",
"Does not repeat" => "පුනරාවර්ථන නොවේ", "Does not repeat" => "පුනරාවර්ථන නොවේ",
"Daily" => "දිනපතා", "Daily" => "දිනපතා",
"Weekly" => "සතිපතා", "Weekly" => "සතිපතා",

View File

@ -5,7 +5,7 @@
"No events found." => "Nenašla sa žiadna udalosť.", "No events found." => "Nenašla sa žiadna udalosť.",
"Wrong calendar" => "Zlý kalendár", "Wrong calendar" => "Zlý kalendár",
"You do not have the permissions to edit this event." => "Nemáte oprávnenie pre úpravu tejto udalosti.", "You do not have the permissions to edit this event." => "Nemáte oprávnenie pre úpravu tejto udalosti.",
"The file contained either no events or all events are already saved in your calendar." => "Súbor neobsahoval žiadne udalosti, alebo už sú všetky udalosti vo vašom kalendári.", "The file contained either no events or all events are already saved in your calendar." => "Súbor neobsahoval žiadne udalosti, alebo už sú všetky udalosti vo Vašom kalendári.",
"events has been saved in the new calendar" => "udalosti boli zapísané do nového kalendára", "events has been saved in the new calendar" => "udalosti boli zapísané do nového kalendára",
"Import failed" => "Import zlyhal", "Import failed" => "Import zlyhal",
"events has been saved in your calendar" => "udalosti boli zapísané do kalendára", "events has been saved in your calendar" => "udalosti boli zapísané do kalendára",
@ -141,7 +141,7 @@
"Edit calendar" => "Upraviť kalendár", "Edit calendar" => "Upraviť kalendár",
"Displayname" => "Zobrazené meno", "Displayname" => "Zobrazené meno",
"Active" => "Aktívne", "Active" => "Aktívne",
"Calendar color" => "Farba kalendáru", "Calendar color" => "Farba kalendára",
"Save" => "Uložiť", "Save" => "Uložiť",
"Submit" => "Odoslať", "Submit" => "Odoslať",
"Cancel" => "Zrušiť", "Cancel" => "Zrušiť",

View File

@ -156,6 +156,7 @@
"Category" => "Kategorija", "Category" => "Kategorija",
"Separate categories with commas" => "Kategorije ločite z vejico", "Separate categories with commas" => "Kategorije ločite z vejico",
"Edit categories" => "Uredi kategorije", "Edit categories" => "Uredi kategorije",
"Access Class" => "Razred dostopa",
"All Day Event" => "Celodnevni dogodek", "All Day Event" => "Celodnevni dogodek",
"From" => "Od", "From" => "Od",
"To" => "Do", "To" => "Do",

View File

@ -67,6 +67,7 @@
"Dec." => "十二月", "Dec." => "十二月",
"All day" => "整天", "All day" => "整天",
"New Calendar" => "新的日历", "New Calendar" => "新的日历",
"Missing or invalid fields" => "字段缺失或无效",
"Title" => "标题", "Title" => "标题",
"From Date" => "从日期", "From Date" => "从日期",
"From Time" => "从时间", "From Time" => "从时间",
@ -96,6 +97,10 @@
"You do not have the permissions to add to this calendar." => "您没有权限添加到此日程表。", "You do not have the permissions to add to this calendar." => "您没有权限添加到此日程表。",
"You do not have the permissions to add events to this calendar." => "您没有权限向此日程表添加事件。", "You do not have the permissions to add events to this calendar." => "您没有权限向此日程表添加事件。",
"You do not have the permissions to delete this event." => "您没有权限删除此事件。", "You do not have the permissions to delete this event." => "您没有权限删除此事件。",
"Busy" => "",
"Public" => "共享",
"Private" => "私人",
"Confidential" => "保密",
"Does not repeat" => "不要重复", "Does not repeat" => "不要重复",
"Daily" => "每天", "Daily" => "每天",
"Weekly" => "每星期", "Weekly" => "每星期",
@ -151,6 +156,7 @@
"Category" => "分类", "Category" => "分类",
"Separate categories with commas" => "用逗号分隔分类", "Separate categories with commas" => "用逗号分隔分类",
"Edit categories" => "编辑分类", "Edit categories" => "编辑分类",
"Access Class" => "访问规则",
"All Day Event" => "每天的事件", "All Day Event" => "每天的事件",
"From" => "", "From" => "",
"To" => "", "To" => "",