[tx-robot] updated from transifex
This commit is contained in:
@@ -49,4 +49,4 @@ OC.L10N.register(
|
|||||||
"Move board to archive" : "Przesuń tablicę do archiwum",
|
"Move board to archive" : "Przesuń tablicę do archiwum",
|
||||||
"Create a new board" : "Utwórz nową tablicę"
|
"Create a new board" : "Utwórz nową tablicę"
|
||||||
},
|
},
|
||||||
"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);");
|
"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);");
|
||||||
|
|||||||
@@ -46,5 +46,5 @@
|
|||||||
"Edit board" : "Edytuj tablicę",
|
"Edit board" : "Edytuj tablicę",
|
||||||
"Move board to archive" : "Przesuń tablicę do archiwum",
|
"Move board to archive" : "Przesuń tablicę do archiwum",
|
||||||
"Create a new board" : "Utwórz nową tablicę"
|
"Create a new board" : "Utwórz nową tablicę"
|
||||||
},"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"
|
},"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"
|
||||||
}
|
}
|
||||||
@@ -15,12 +15,14 @@ OC.L10N.register(
|
|||||||
"Delete" : "删除",
|
"Delete" : "删除",
|
||||||
"Enter a card title" : "输入卡片标题",
|
"Enter a card title" : "输入卡片标题",
|
||||||
"Sharing" : "分享",
|
"Sharing" : "分享",
|
||||||
|
"Tags" : "标签",
|
||||||
"Select users or groups to share with" : "选择要共享的用户或组",
|
"Select users or groups to share with" : "选择要共享的用户或组",
|
||||||
"No matching user or group found." : "未找到匹配的用户或组。",
|
"No matching user or group found." : "未找到匹配的用户或组。",
|
||||||
"Share" : "分享",
|
"Share" : "分享",
|
||||||
"Edit" : "编辑",
|
"Edit" : "编辑",
|
||||||
"Manage" : "管理",
|
"Manage" : "管理",
|
||||||
"Discard share" : "取消分享",
|
"Discard share" : "取消分享",
|
||||||
|
"Create a new tag" : "创建新标签",
|
||||||
"Members" : "会员",
|
"Members" : "会员",
|
||||||
"Create new board" : "创建新面板",
|
"Create new board" : "创建新面板",
|
||||||
"New board title" : "新面板标题",
|
"New board title" : "新面板标题",
|
||||||
|
|||||||
@@ -13,12 +13,14 @@
|
|||||||
"Delete" : "删除",
|
"Delete" : "删除",
|
||||||
"Enter a card title" : "输入卡片标题",
|
"Enter a card title" : "输入卡片标题",
|
||||||
"Sharing" : "分享",
|
"Sharing" : "分享",
|
||||||
|
"Tags" : "标签",
|
||||||
"Select users or groups to share with" : "选择要共享的用户或组",
|
"Select users or groups to share with" : "选择要共享的用户或组",
|
||||||
"No matching user or group found." : "未找到匹配的用户或组。",
|
"No matching user or group found." : "未找到匹配的用户或组。",
|
||||||
"Share" : "分享",
|
"Share" : "分享",
|
||||||
"Edit" : "编辑",
|
"Edit" : "编辑",
|
||||||
"Manage" : "管理",
|
"Manage" : "管理",
|
||||||
"Discard share" : "取消分享",
|
"Discard share" : "取消分享",
|
||||||
|
"Create a new tag" : "创建新标签",
|
||||||
"Members" : "会员",
|
"Members" : "会员",
|
||||||
"Create new board" : "创建新面板",
|
"Create new board" : "创建新面板",
|
||||||
"New board title" : "新面板标题",
|
"New board title" : "新面板标题",
|
||||||
|
|||||||
Reference in New Issue
Block a user