Merge pull request #292 from tooot-app/l10n_main

New Crowdin updates
This commit is contained in:
xmflsct 2022-05-13 19:22:46 +02:00 committed by GitHub
commit 2362bfa53a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
15 changed files with 23 additions and 23 deletions

View File

@ -19,4 +19,4 @@
}
},
"separator": ", "
}
}

View File

@ -1,3 +1,3 @@
{
"frequentUsed": "Usate di frequente"
}
}

View File

@ -25,4 +25,4 @@
}
}
}
}
}

View File

@ -25,4 +25,4 @@
}
}
}
}
}

View File

@ -6,4 +6,4 @@
},
"defaultHint": "toot"
}
}
}

View File

@ -13,4 +13,4 @@
"requested": "Annulla richiesta di seguire",
"default": "Segui"
}
}
}

View File

@ -231,4 +231,4 @@
}
}
}
}
}

View File

@ -15,4 +15,4 @@
"imageNotSupported": "Tipo immagine {{type}} non supportato",
"videoNotSupported": "Tipo video {{type}} non supportato"
}
}
}

View File

@ -16,4 +16,4 @@
}
}
}
}
}

View File

@ -7,4 +7,4 @@
"unread": "Segna come letto"
}
}
}
}

View File

@ -175,4 +175,4 @@
"checkAttachment": "Controllo degli allegati sul server..."
}
}
}
}

View File

@ -14,4 +14,4 @@
"failed": "Salvataggio immagine fallito"
}
}
}
}

View File

@ -342,4 +342,4 @@
"name": "Cronologia delle modifiche"
}
}
}
}

View File

@ -1,6 +1,6 @@
{
"buttons": {
"OK": "",
"OK": "OK",
"apply": "套用",
"cancel": "取消"
},

View File

@ -16,7 +16,7 @@
},
"refresh": {
"fetchPreviousPage": "",
"refetch": ""
"refetch": "到最新的位置"
},
"shared": {
"actioned": {
@ -51,18 +51,18 @@
"actionsUsers": {
"reblogged_by": {
"accessibilityLabel": "{{count}} 個使用者轉嘟了此嘟文",
"accessibilityHint": "",
"text": ""
"accessibilityHint": "點擊可以取得更多使用者資訊",
"text": "$t(screenTabs:shared.users.statuses.reblogged_by)"
},
"favourited_by": {
"accessibilityLabel": "",
"accessibilityHint": "",
"text": ""
"accessibilityLabel": "{{count}} 個使用者喜歡此嘟文",
"accessibilityHint": "點擊可以取得使用者資訊",
"text": "$t(screenTabs:shared.users.statuses.favourited_by)"
},
"history": {
"accessibilityLabel": "",
"accessibilityHint": "",
"text_one": "",
"accessibilityLabel": "嘟文被編輯了 {{count}} 次",
"accessibilityHint": "點擊查看編輯紀錄",
"text_one": "{{count}} 次編輯",
"text_other": ""
}
},