mirror of
https://github.com/tooot-app/app
synced 2025-02-15 03:10:56 +01:00
commit
2362bfa53a
@ -19,4 +19,4 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"separator": ", "
|
"separator": ", "
|
||||||
}
|
}
|
@ -1,3 +1,3 @@
|
|||||||
{
|
{
|
||||||
"frequentUsed": "Usate di frequente"
|
"frequentUsed": "Usate di frequente"
|
||||||
}
|
}
|
@ -25,4 +25,4 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -25,4 +25,4 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -6,4 +6,4 @@
|
|||||||
},
|
},
|
||||||
"defaultHint": "toot"
|
"defaultHint": "toot"
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -13,4 +13,4 @@
|
|||||||
"requested": "Annulla richiesta di seguire",
|
"requested": "Annulla richiesta di seguire",
|
||||||
"default": "Segui"
|
"default": "Segui"
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -231,4 +231,4 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -15,4 +15,4 @@
|
|||||||
"imageNotSupported": "Tipo immagine {{type}} non supportato",
|
"imageNotSupported": "Tipo immagine {{type}} non supportato",
|
||||||
"videoNotSupported": "Tipo video {{type}} non supportato"
|
"videoNotSupported": "Tipo video {{type}} non supportato"
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -16,4 +16,4 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -7,4 +7,4 @@
|
|||||||
"unread": "Segna come letto"
|
"unread": "Segna come letto"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -175,4 +175,4 @@
|
|||||||
"checkAttachment": "Controllo degli allegati sul server..."
|
"checkAttachment": "Controllo degli allegati sul server..."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -14,4 +14,4 @@
|
|||||||
"failed": "Salvataggio immagine fallito"
|
"failed": "Salvataggio immagine fallito"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -342,4 +342,4 @@
|
|||||||
"name": "Cronologia delle modifiche"
|
"name": "Cronologia delle modifiche"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"buttons": {
|
"buttons": {
|
||||||
"OK": "",
|
"OK": "OK",
|
||||||
"apply": "套用",
|
"apply": "套用",
|
||||||
"cancel": "取消"
|
"cancel": "取消"
|
||||||
},
|
},
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
},
|
},
|
||||||
"refresh": {
|
"refresh": {
|
||||||
"fetchPreviousPage": "",
|
"fetchPreviousPage": "",
|
||||||
"refetch": ""
|
"refetch": "到最新的位置"
|
||||||
},
|
},
|
||||||
"shared": {
|
"shared": {
|
||||||
"actioned": {
|
"actioned": {
|
||||||
@ -51,18 +51,18 @@
|
|||||||
"actionsUsers": {
|
"actionsUsers": {
|
||||||
"reblogged_by": {
|
"reblogged_by": {
|
||||||
"accessibilityLabel": "{{count}} 個使用者轉嘟了此嘟文",
|
"accessibilityLabel": "{{count}} 個使用者轉嘟了此嘟文",
|
||||||
"accessibilityHint": "",
|
"accessibilityHint": "點擊可以取得更多使用者資訊",
|
||||||
"text": ""
|
"text": "$t(screenTabs:shared.users.statuses.reblogged_by)"
|
||||||
},
|
},
|
||||||
"favourited_by": {
|
"favourited_by": {
|
||||||
"accessibilityLabel": "",
|
"accessibilityLabel": "{{count}} 個使用者喜歡此嘟文",
|
||||||
"accessibilityHint": "",
|
"accessibilityHint": "點擊可以取得使用者資訊",
|
||||||
"text": ""
|
"text": "$t(screenTabs:shared.users.statuses.favourited_by)"
|
||||||
},
|
},
|
||||||
"history": {
|
"history": {
|
||||||
"accessibilityLabel": "",
|
"accessibilityLabel": "嘟文被編輯了 {{count}} 次",
|
||||||
"accessibilityHint": "",
|
"accessibilityHint": "點擊查看編輯紀錄",
|
||||||
"text_one": "",
|
"text_one": "{{count}} 次編輯",
|
||||||
"text_other": ""
|
"text_other": ""
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user