Merge branch 'main' of gitlab.com:famedly/fluffychat

This commit is contained in:
Christian Pauly 2021-02-27 09:39:25 +01:00
commit 23f6e4ae6f
6 changed files with 64 additions and 16 deletions

View File

@ -2247,5 +2247,17 @@
"@verified": { "@verified": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
},
"xMoreEvents": "Veel {count} sündmust",
"@xMoreEvents": {
"type": "text",
"placeholders": {
"count": {}
}
},
"oneMoreEvent": "Veel 1 sündmus",
"@oneMoreEvent": {
"type": "text",
"placeholders": {}
} }
} }

View File

@ -1743,12 +1743,12 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"hideUnknownEvents": "Cacher les événements inconnus", "hideUnknownEvents": "Cacher les évènements inconnus",
"@hideUnknownEvents": { "@hideUnknownEvents": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"hideRedactedEvents": "Cacher les événements supprimés", "hideRedactedEvents": "Cacher les évènements supprimés",
"@hideRedactedEvents": { "@hideRedactedEvents": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -2248,14 +2248,14 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"xMoreEvents": "{count} événements en plus", "xMoreEvents": "{count} évènements en plus",
"@xMoreEvents": { "@xMoreEvents": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
"count": {} "count": {}
} }
}, },
"oneMoreEvent": "1 événement en plus", "oneMoreEvent": "1 évènement en plus",
"@oneMoreEvent": { "@oneMoreEvent": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}

View File

@ -2247,5 +2247,17 @@
"@verified": { "@verified": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
},
"xMoreEvents": "{count} eventos máis",
"@xMoreEvents": {
"type": "text",
"placeholders": {
"count": {}
}
},
"oneMoreEvent": "Un evento máis",
"@oneMoreEvent": {
"type": "text",
"placeholders": {}
} }
} }

View File

@ -2245,5 +2245,17 @@
"@verified": { "@verified": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
},
"xMoreEvents": "{count} altri eventi",
"@xMoreEvents": {
"type": "text",
"placeholders": {
"count": {}
}
},
"oneMoreEvent": "1 altro evento",
"@oneMoreEvent": {
"type": "text",
"placeholders": {}
} }
} }

View File

@ -2247,5 +2247,17 @@
"@verified": { "@verified": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
},
"xMoreEvents": "{count} etkinlik daha",
"@xMoreEvents": {
"type": "text",
"placeholders": {
"count": {}
}
},
"oneMoreEvent": "1 etkinlik daha",
"@oneMoreEvent": {
"type": "text",
"placeholders": {}
} }
} }

View File

@ -921,7 +921,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"compareEmojiMatch": "對比並確認這些表情符合其他那些裝置:", "compareEmojiMatch": "對比並確認這些表情符合其他那些裝置",
"@compareEmojiMatch": { "@compareEmojiMatch": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -990,7 +990,7 @@
"username": {} "username": {}
} }
}, },
"changedTheProfileAvatar": "{username}變更了他們的頭貼", "changedTheProfileAvatar": "{username}變更了頭貼",
"@changedTheProfileAvatar": { "@changedTheProfileAvatar": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {