[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot
2019-12-07 02:26:24 +00:00
parent 86781d8420
commit b0022cb6b3
4 changed files with 6 additions and 2 deletions

View File

@@ -192,7 +192,7 @@ OC.L10N.register(
"Insert attachment" : "Ek dosya ekle",
"Formatting help" : "Biçimlendirme yardımı",
"Upload attachment" : "Ek dosya yükle",
"Add a card description…" : "Bir kart açıklaması ekle...",
"Add a card description…" : "Bir kart açıklaması ekle",
"Shared boards" : "Paylaşılmış panolar",
"Move board to archive" : "Panoyu arşive taşı",
"Create a new board" : "Pano ekle",

View File

@@ -190,7 +190,7 @@
"Insert attachment" : "Ek dosya ekle",
"Formatting help" : "Biçimlendirme yardımı",
"Upload attachment" : "Ek dosya yükle",
"Add a card description…" : "Bir kart açıklaması ekle...",
"Add a card description…" : "Bir kart açıklaması ekle",
"Shared boards" : "Paylaşılmış panolar",
"Move board to archive" : "Panoyu arşive taşı",
"Create a new board" : "Pano ekle",

View File

@@ -67,7 +67,9 @@ OC.L10N.register(
"You have added the attachment {attachment} to card {card}" : "您为卡片 {card} 添加了附件 {attachment}",
"{user} has added the attachment {attachment} to card {card}" : "{user} 为卡片 {card} 添加了附件 {attachment}",
"You have updated the attachment {attachment} on card {card}" : "您更新了卡片 {card} 中的附件 {attachment}",
"{user} has updated the attachment {attachment} on card {card}" : "{user} 更新了卡 {card} 上的附件 {attachment}",
"You have deleted the attachment {attachment} from card {card}" : "您删除了卡片 {card} 中的附件 {attachment}",
"{user} has deleted the attachment {attachment} from card {card}" : "{user} 已从卡 {card} 中删除附件 {attachment}",
"You have restored the attachment {attachment} to card {card}" : "您恢复了卡片 {card} 中的附件 {attachment}",
"{user} has restored the attachment {attachment} to card {card}" : "{user} 恢复了卡片 {card} 中的附件 {attachment}",
"You have commented on card {card}" : "您评论了卡片 {card}",

View File

@@ -65,7 +65,9 @@
"You have added the attachment {attachment} to card {card}" : "您为卡片 {card} 添加了附件 {attachment}",
"{user} has added the attachment {attachment} to card {card}" : "{user} 为卡片 {card} 添加了附件 {attachment}",
"You have updated the attachment {attachment} on card {card}" : "您更新了卡片 {card} 中的附件 {attachment}",
"{user} has updated the attachment {attachment} on card {card}" : "{user} 更新了卡 {card} 上的附件 {attachment}",
"You have deleted the attachment {attachment} from card {card}" : "您删除了卡片 {card} 中的附件 {attachment}",
"{user} has deleted the attachment {attachment} from card {card}" : "{user} 已从卡 {card} 中删除附件 {attachment}",
"You have restored the attachment {attachment} to card {card}" : "您恢复了卡片 {card} 中的附件 {attachment}",
"{user} has restored the attachment {attachment} to card {card}" : "{user} 恢复了卡片 {card} 中的附件 {attachment}",
"You have commented on card {card}" : "您评论了卡片 {card}",