fix: Make translations use plural forms

This commit is contained in:
Sorunome 2021-08-14 12:35:45 +02:00
parent 1ea9a2a2c1
commit 7b31c00d53
No known key found for this signature in database
GPG Key ID: B19471D07FC9BE9C
40 changed files with 987 additions and 1278 deletions

View File

@ -1,6 +1,6 @@
{ {
"@@locale": "ar", "@@locale": "ar",
"@@last_modified": "2021-08-14 12:06:11.879921", "@@last_modified": "2021-08-14 12:41:10.156221",
"about": "حول", "about": "حول",
"@about": { "@about": {
"type": "text", "type": "text",
@ -1193,7 +1193,7 @@
"username": {} "username": {}
} }
}, },
"seenByUserAndCountOthers": "رآه {username} و {count} أخرون", "seenByUserAndCountOthers": "{count, plural, other{رآه {username} و {count} أخرون}}",
"@seenByUserAndCountOthers": { "@seenByUserAndCountOthers": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -1481,28 +1481,20 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"unreadChats": "{unreadCount} رسالة غير مقروءة", "unreadChats": "{unreadCount, plural, other{{unreadCount} رسالة غير مقروءة}}",
"@unreadChats": { "@unreadChats": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
"unreadCount": {} "unreadCount": {}
} }
}, },
"unreadMessages": "{unreadEvents} رسالة غير مقروءة", "unreadMessages": "{unreadEvents, plural, other{{unreadEvents} رسالة غير مقروءة}}",
"@unreadMessages": { "@unreadMessages": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
"unreadEvents": {} "unreadEvents": {}
} }
}, },
"unreadMessagesInChats": "{unreadEvents} رسالة غير مقروءة من {unreadChats} محادثة",
"@unreadMessagesInChats": {
"type": "text",
"placeholders": {
"unreadEvents": {},
"unreadChats": {}
}
},
"useAmoledTheme": "هل تريد استخدم ألوان متوافقة مع AMOLED؟", "useAmoledTheme": "هل تريد استخدم ألوان متوافقة مع AMOLED؟",
"@useAmoledTheme": { "@useAmoledTheme": {
"type": "text", "type": "text",

View File

@ -1,5 +1,5 @@
{ {
"@@last_modified": "2021-08-14 12:06:11.873762", "@@last_modified": "2021-08-14 12:41:10.154280",
"about": "সম্পর্কে", "about": "সম্পর্কে",
"@about": { "@about": {
"type": "text", "type": "text",
@ -27,4 +27,4 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
} }
} }

View File

@ -1,5 +1,5 @@
{ {
"@@last_modified": "2021-08-14 12:06:11.862887", "@@last_modified": "2021-08-14 12:41:10.145728",
"about": "Sobre", "about": "Sobre",
"@about": { "@about": {
"type": "text", "type": "text",
@ -1415,7 +1415,7 @@
"username": {} "username": {}
} }
}, },
"seenByUserAndCountOthers": "Vist per {username} i {count} més", "seenByUserAndCountOthers": "{count, plural, other{Vist per {username} i {count} més}}",
"@seenByUserAndCountOthers": { "@seenByUserAndCountOthers": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -1747,28 +1747,20 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"unreadChats": "{unreadCount} xats no llegits", "unreadChats": "{unreadCount, plural, other{{unreadCount} xats no llegits}}",
"@unreadChats": { "@unreadChats": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
"unreadCount": {} "unreadCount": {}
} }
}, },
"unreadMessages": "{unreadEvents} missatges no llegits", "unreadMessages": "{unreadEvents, plural, other{{unreadEvents} missatges no llegits}}",
"@unreadMessages": { "@unreadMessages": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
"unreadEvents": {} "unreadEvents": {}
} }
}, },
"unreadMessagesInChats": "{unreadEvents} missatges no llegits de {unreadChats} xats",
"@unreadMessagesInChats": {
"type": "text",
"placeholders": {
"unreadEvents": {},
"unreadChats": {}
}
},
"useAmoledTheme": "Utilitzar colors compatibles amb AMOLED?", "useAmoledTheme": "Utilitzar colors compatibles amb AMOLED?",
"@useAmoledTheme": { "@useAmoledTheme": {
"type": "text", "type": "text",

View File

@ -1,6 +1,6 @@
{ {
"@@locale": "cs", "@@locale": "cs",
"@@last_modified": "2021-08-14 12:06:11.842900", "@@last_modified": "2021-08-14 12:41:10.131133",
"about": "O aplikaci", "about": "O aplikaci",
"@about": { "@about": {
"type": "text", "type": "text",
@ -1880,7 +1880,7 @@
"username": {} "username": {}
} }
}, },
"seenByUserAndCountOthers": "Viděno uživatelem {username} a {count} dalšími", "seenByUserAndCountOthers": "{count, plural, other{Viděno uživatelem {username} a {count} dalšími}}",
"@seenByUserAndCountOthers": { "@seenByUserAndCountOthers": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -2282,28 +2282,20 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"unreadChats": "{unreadCount} nepřečtených chatů", "unreadChats": "{unreadCount, plural, other{{unreadCount} nepřečtených chatů}}",
"@unreadChats": { "@unreadChats": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
"unreadCount": {} "unreadCount": {}
} }
}, },
"unreadMessages": "{unreadEvents} nepřečtených zpráv", "unreadMessages": "{unreadEvents, plural, other{{unreadEvents} nepřečtených zpráv}}",
"@unreadMessages": { "@unreadMessages": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
"unreadEvents": {} "unreadEvents": {}
} }
}, },
"unreadMessagesInChats": "{unreadEvents} nepřečtených zpráv v {unreadChats} chatech",
"@unreadMessagesInChats": {
"type": "text",
"placeholders": {
"unreadEvents": {},
"unreadChats": {}
}
},
"useAmoledTheme": "Použít barvy kompatibilní s AMOLED?", "useAmoledTheme": "Použít barvy kompatibilní s AMOLED?",
"@useAmoledTheme": { "@useAmoledTheme": {
"type": "text", "type": "text",

View File

@ -1,6 +1,6 @@
{ {
"@@locale": "de", "@@locale": "de",
"@@last_modified": "2021-08-14 12:06:11.827374", "@@last_modified": "2021-08-14 12:41:10.119255",
"about": "Über", "about": "Über",
"@about": { "@about": {
"type": "text", "type": "text",
@ -1867,7 +1867,7 @@
"username": {} "username": {}
} }
}, },
"seenByUserAndCountOthers": "Gelesen von {username} und {count} anderen", "seenByUserAndCountOthers": "{count, plural, other{Gelesen von {username} und {count} anderen}}",
"@seenByUserAndCountOthers": { "@seenByUserAndCountOthers": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -2269,28 +2269,20 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"unreadChats": "{unreadCount} ungelesene Unterhaltungen", "unreadChats": "{unreadCount, plural, other{{unreadCount} ungelesene Unterhaltungen}}",
"@unreadChats": { "@unreadChats": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
"unreadCount": {} "unreadCount": {}
} }
}, },
"unreadMessages": "{unreadEvents} ungelesene Nachrichten", "unreadMessages": "{unreadEvents, plural, other{{unreadEvents} ungelesene Nachrichten}}",
"@unreadMessages": { "@unreadMessages": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
"unreadEvents": {} "unreadEvents": {}
} }
}, },
"unreadMessagesInChats": "{unreadEvents} ungelesene Nachrichten in {unreadChats} Chats",
"@unreadMessagesInChats": {
"type": "text",
"placeholders": {
"unreadEvents": {},
"unreadChats": {}
}
},
"useAmoledTheme": "AMOLED-optimierte Farben verwenden?", "useAmoledTheme": "AMOLED-optimierte Farben verwenden?",
"@useAmoledTheme": { "@useAmoledTheme": {
"type": "text", "type": "text",

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,5 @@
{ {
"@@last_modified": "2021-08-14 12:06:11.807738", "@@last_modified": "2021-08-14 12:41:10.107750",
"about": "Prio", "about": "Prio",
"@about": { "@about": {
"type": "text", "type": "text",
@ -1846,7 +1846,7 @@
"username": {} "username": {}
} }
}, },
"seenByUserAndCountOthers": "Vidita de {username} kaj {count} aliaj", "seenByUserAndCountOthers": "{count, plural, other{Vidita de {username} kaj {count} aliaj}}",
"@seenByUserAndCountOthers": { "@seenByUserAndCountOthers": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -2244,28 +2244,20 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"unreadChats": "{unreadCount} nelegitaj babiloj", "unreadChats": "{unreadCount, plural, other{{unreadCount} nelegitaj babiloj}}",
"@unreadChats": { "@unreadChats": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
"unreadCount": {} "unreadCount": {}
} }
}, },
"unreadMessages": "{unreadEvents} nelegitaj mesaĝoj", "unreadMessages": "{unreadEvents, plural, other{{unreadEvents} nelegitaj mesaĝoj}}",
"@unreadMessages": { "@unreadMessages": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
"unreadEvents": {} "unreadEvents": {}
} }
}, },
"unreadMessagesInChats": "{unreadEvents} nelegitaj mesaĝoj en {unreadChats} babiloj",
"@unreadMessagesInChats": {
"type": "text",
"placeholders": {
"unreadEvents": {},
"unreadChats": {}
}
},
"useAmoledTheme": "Ĉu uzi kolorojn adaptitajn por AMOLED?", "useAmoledTheme": "Ĉu uzi kolorojn adaptitajn por AMOLED?",
"@useAmoledTheme": { "@useAmoledTheme": {
"type": "text", "type": "text",

View File

@ -1,6 +1,6 @@
{ {
"@@locale": "es", "@@locale": "es",
"@@last_modified": "2021-08-14 12:06:11.790766", "@@last_modified": "2021-08-14 12:41:10.097243",
"about": "Acerca de", "about": "Acerca de",
"@about": { "@about": {
"type": "text", "type": "text",
@ -1373,7 +1373,7 @@
"username": {} "username": {}
} }
}, },
"seenByUserAndCountOthers": "Visto por {username} y {count} más", "seenByUserAndCountOthers": "{count, plural, other{Visto por {username} y {count} más}}",
"@seenByUserAndCountOthers": { "@seenByUserAndCountOthers": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -1686,28 +1686,20 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"unreadChats": "{unreadCount} chats no leídos", "unreadChats": "{unreadCount, plural, other{{unreadCount} chats no leídos}}",
"@unreadChats": { "@unreadChats": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
"unreadCount": {} "unreadCount": {}
} }
}, },
"unreadMessages": "{unreadEvents} mensajes no leídos", "unreadMessages": "{unreadEvents, plural, other{{unreadEvents} mensajes no leídos}}",
"@unreadMessages": { "@unreadMessages": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
"unreadEvents": {} "unreadEvents": {}
} }
}, },
"unreadMessagesInChats": "{unreadEvents} mensajes no leídos en {unreadChats} chats",
"@unreadMessagesInChats": {
"type": "text",
"placeholders": {
"unreadEvents": {},
"unreadChats": {}
}
},
"useAmoledTheme": "¿Usar colores compatibles con AMOLED?", "useAmoledTheme": "¿Usar colores compatibles con AMOLED?",
"@useAmoledTheme": { "@useAmoledTheme": {
"type": "text", "type": "text",

View File

@ -1,6 +1,6 @@
{ {
"@@locale": "et", "@@locale": "et",
"@@last_modified": "2021-08-14 12:06:11.772809", "@@last_modified": "2021-08-14 12:41:10.079944",
"about": "Rakenduse teave", "about": "Rakenduse teave",
"@about": { "@about": {
"type": "text", "type": "text",
@ -1880,7 +1880,7 @@
"username": {} "username": {}
} }
}, },
"seenByUserAndCountOthers": "Sõnumit nägid {username} ja veel {count} kasutajat", "seenByUserAndCountOthers": "{count, plural, other{Sõnumit nägid {username} ja veel {count} kasutajat}}",
"@seenByUserAndCountOthers": { "@seenByUserAndCountOthers": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -2282,28 +2282,20 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"unreadChats": "{unreadCount} lugemata vestlus(t)", "unreadChats": "{unreadCount, plural, other{{unreadCount} lugemata vestlus(t)}}",
"@unreadChats": { "@unreadChats": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
"unreadCount": {} "unreadCount": {}
} }
}, },
"unreadMessages": "{unreadEvents} lugemata sõnum(it)", "unreadMessages": "{unreadEvents, plural, other{{unreadEvents} lugemata sõnum(it)}}",
"@unreadMessages": { "@unreadMessages": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
"unreadEvents": {} "unreadEvents": {}
} }
}, },
"unreadMessagesInChats": "{unreadEvents} lugemata sõnum(it) {unreadChats} vestluses",
"@unreadMessagesInChats": {
"type": "text",
"placeholders": {
"unreadEvents": {},
"unreadChats": {}
}
},
"useAmoledTheme": "Kas kasutame AMOLED-tehnoloogiaga ühilduvaid värve?", "useAmoledTheme": "Kas kasutame AMOLED-tehnoloogiaga ühilduvaid värve?",
"@useAmoledTheme": { "@useAmoledTheme": {
"type": "text", "type": "text",

View File

@ -1,6 +1,6 @@
{ {
"@@locale": "eu", "@@locale": "eu",
"@@last_modified": "2021-08-14 12:06:11.763625", "@@last_modified": "2021-08-14 12:41:10.062383",
"about": "Honi buruz", "about": "Honi buruz",
"@about": { "@about": {
"type": "text", "type": "text",
@ -1158,14 +1158,6 @@
"username": {} "username": {}
} }
}, },
"seenByUserAndCountOthers": "",
"@seenByUserAndCountOthers": {
"type": "text",
"placeholders": {
"username": {},
"count": {}
}
},
"seenByUserAndUser": "", "seenByUserAndUser": "",
"@seenByUserAndUser": { "@seenByUserAndUser": {
"type": "text", "type": "text",
@ -1446,28 +1438,6 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"unreadChats": "",
"@unreadChats": {
"type": "text",
"placeholders": {
"unreadCount": {}
}
},
"unreadMessages": "",
"@unreadMessages": {
"type": "text",
"placeholders": {
"unreadEvents": {}
}
},
"unreadMessagesInChats": "",
"@unreadMessagesInChats": {
"type": "text",
"placeholders": {
"unreadEvents": {},
"unreadChats": {}
}
},
"useAmoledTheme": "", "useAmoledTheme": "",
"@useAmoledTheme": { "@useAmoledTheme": {
"type": "text", "type": "text",

View File

@ -1,3 +1,3 @@
{ {
"@@last_modified": "2021-08-14 12:06:11.756777" "@@last_modified": "2021-08-14 12:41:10.061080"
} }

View File

@ -1,6 +1,6 @@
{ {
"@@locale": "fr", "@@locale": "fr",
"@@last_modified": "2021-08-14 12:06:11.741294", "@@last_modified": "2021-08-14 12:41:10.051787",
"about": "À propos", "about": "À propos",
"@about": { "@about": {
"type": "text", "type": "text",
@ -1889,7 +1889,7 @@
"username": {} "username": {}
} }
}, },
"seenByUserAndCountOthers": "Vu par {username} et {count} autres", "seenByUserAndCountOthers": "{count, plural, other{Vu par {username} et {count} autres}}",
"@seenByUserAndCountOthers": { "@seenByUserAndCountOthers": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -2291,28 +2291,20 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"unreadChats": "{unreadCount} discussions non lues", "unreadChats": "{unreadCount, plural, other{{unreadCount} discussions non lues}}",
"@unreadChats": { "@unreadChats": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
"unreadCount": {} "unreadCount": {}
} }
}, },
"unreadMessages": "{unreadEvents} messages non lus", "unreadMessages": "{unreadEvents, plural, other{{unreadEvents} messages non lus}}",
"@unreadMessages": { "@unreadMessages": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
"unreadEvents": {} "unreadEvents": {}
} }
}, },
"unreadMessagesInChats": "{unreadEvents} messages non lus dans {unreadChats} discussions",
"@unreadMessagesInChats": {
"type": "text",
"placeholders": {
"unreadEvents": {},
"unreadChats": {}
}
},
"useAmoledTheme": "Utiliser des couleurs compatibles AMOLED ?", "useAmoledTheme": "Utiliser des couleurs compatibles AMOLED ?",
"@useAmoledTheme": { "@useAmoledTheme": {
"type": "text", "type": "text",

View File

@ -1,6 +1,6 @@
{ {
"@@locale": "gl", "@@locale": "gl",
"@@last_modified": "2021-08-14 12:06:11.719837", "@@last_modified": "2021-08-14 12:41:10.040321",
"about": "Acerca de", "about": "Acerca de",
"@about": { "@about": {
"type": "text", "type": "text",
@ -1880,7 +1880,7 @@
"username": {} "username": {}
} }
}, },
"seenByUserAndCountOthers": "Visto por {username} e {count} outras", "seenByUserAndCountOthers": "{count, plural, other{Visto por {username} e {count} outras}}",
"@seenByUserAndCountOthers": { "@seenByUserAndCountOthers": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -2282,28 +2282,20 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"unreadChats": "{unreadCount} chats non lidos", "unreadChats": "{unreadCount, plural, other{{unreadCount} chats non lidos}}",
"@unreadChats": { "@unreadChats": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
"unreadCount": {} "unreadCount": {}
} }
}, },
"unreadMessages": "{unreadEvents} mensaxes non lidas", "unreadMessages": "{unreadEvents, plural, other{{unreadEvents} mensaxes non lidas}}",
"@unreadMessages": { "@unreadMessages": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
"unreadEvents": {} "unreadEvents": {}
} }
}, },
"unreadMessagesInChats": "{unreadEvents} mensaxes non lidas en {unreadChats} conversas",
"@unreadMessagesInChats": {
"type": "text",
"placeholders": {
"unreadEvents": {},
"unreadChats": {}
}
},
"useAmoledTheme": "¿Usar cores compatibles con AMOLED?", "useAmoledTheme": "¿Usar cores compatibles con AMOLED?",
"@useAmoledTheme": { "@useAmoledTheme": {
"type": "text", "type": "text",

View File

@ -1,5 +1,5 @@
{ {
"@@last_modified": "2021-08-14 12:06:11.713249", "@@last_modified": "2021-08-14 12:41:10.036931",
"about": "אודות", "about": "אודות",
"@about": { "@about": {
"type": "text", "type": "text",

View File

@ -1,6 +1,6 @@
{ {
"@@locale": "hr", "@@locale": "hr",
"@@last_modified": "2021-08-14 12:06:11.683939", "@@last_modified": "2021-08-14 12:41:10.025984",
"about": "Informacije", "about": "Informacije",
"@about": { "@about": {
"type": "text", "type": "text",
@ -1835,7 +1835,7 @@
"username": {} "username": {}
} }
}, },
"seenByUserAndCountOthers": "Viđeno od {username} i još {count} korisnika", "seenByUserAndCountOthers": "{count, plural, other{Viđeno od {username} i još {count} korisnika}}",
"@seenByUserAndCountOthers": { "@seenByUserAndCountOthers": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -2232,28 +2232,20 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"unreadChats": "{unreadCount} nepročitana chata", "unreadChats": "{unreadCount, plural, other{{unreadCount} nepročitana chata}}",
"@unreadChats": { "@unreadChats": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
"unreadCount": {} "unreadCount": {}
} }
}, },
"unreadMessages": "{unreadEvents} nepročitane poruke", "unreadMessages": "{unreadEvents, plural, other{{unreadEvents} nepročitane poruke}}",
"@unreadMessages": { "@unreadMessages": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
"unreadEvents": {} "unreadEvents": {}
} }
}, },
"unreadMessagesInChats": "{unreadEvents} nepročitane poruke u {unreadChats} chata",
"@unreadMessagesInChats": {
"type": "text",
"placeholders": {
"unreadEvents": {},
"unreadChats": {}
}
},
"useAmoledTheme": "Koristiti kompatibilne boje AMOLED-a?", "useAmoledTheme": "Koristiti kompatibilne boje AMOLED-a?",
"@useAmoledTheme": { "@useAmoledTheme": {
"type": "text", "type": "text",

View File

@ -1,6 +1,6 @@
{ {
"@@locale": "hu", "@@locale": "hu",
"@@last_modified": "2021-08-14 12:06:11.663361", "@@last_modified": "2021-08-14 12:41:10.016566",
"about": "Névjegy", "about": "Névjegy",
"@about": { "@about": {
"type": "text", "type": "text",
@ -1238,7 +1238,7 @@
"username": {} "username": {}
} }
}, },
"seenByUserAndCountOthers": "{username} és {count} másik résztvevő látta", "seenByUserAndCountOthers": "{count, plural, other{{username} és {count} másik résztvevő látta}}",
"@seenByUserAndCountOthers": { "@seenByUserAndCountOthers": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -1531,28 +1531,20 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"unreadChats": "{unreadCount} olvasatlan csevegés", "unreadChats": "{unreadCount, plural, other{{unreadCount} olvasatlan csevegés}}",
"@unreadChats": { "@unreadChats": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
"unreadCount": {} "unreadCount": {}
} }
}, },
"unreadMessages": "{unreadEvents} olvasatlan üzenet", "unreadMessages": "{unreadEvents, plural, other{{unreadEvents} olvasatlan üzenet}}",
"@unreadMessages": { "@unreadMessages": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
"unreadEvents": {} "unreadEvents": {}
} }
}, },
"unreadMessagesInChats": "{unreadEvents} olvasatlan üzenet {unreadChats} csevegésben",
"@unreadMessagesInChats": {
"type": "text",
"placeholders": {
"unreadEvents": {},
"unreadChats": {}
}
},
"useAmoledTheme": "AMOLED kompatibilis színek használata?", "useAmoledTheme": "AMOLED kompatibilis színek használata?",
"@useAmoledTheme": { "@useAmoledTheme": {
"type": "text", "type": "text",

View File

@ -1,6 +1,6 @@
{ {
"@@locale": "hy", "@@locale": "hy",
"@@last_modified": "2021-08-14 12:06:11.654188", "@@last_modified": "2021-08-14 12:41:10.006533",
"about": "Հավելվածի մասին", "about": "Հավելվածի մասին",
"@about": { "@about": {
"type": "text", "type": "text",
@ -1124,14 +1124,6 @@
"username": {} "username": {}
} }
}, },
"seenByUserAndCountOthers": "",
"@seenByUserAndCountOthers": {
"type": "text",
"placeholders": {
"username": {},
"count": {}
}
},
"seenByUserAndUser": "", "seenByUserAndUser": "",
"@seenByUserAndUser": { "@seenByUserAndUser": {
"type": "text", "type": "text",
@ -1368,28 +1360,6 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"unreadChats": "",
"@unreadChats": {
"type": "text",
"placeholders": {
"unreadCount": {}
}
},
"unreadMessages": "",
"@unreadMessages": {
"type": "text",
"placeholders": {
"unreadEvents": {}
}
},
"unreadMessagesInChats": "",
"@unreadMessagesInChats": {
"type": "text",
"placeholders": {
"unreadEvents": {},
"unreadChats": {}
}
},
"useAmoledTheme": "", "useAmoledTheme": "",
"@useAmoledTheme": { "@useAmoledTheme": {
"type": "text", "type": "text",

View File

@ -1,3 +1,3 @@
{ {
"@@last_modified": "2021-08-14 12:06:11.651512" "@@last_modified": "2021-08-14 12:41:10.002360"
} }

View File

@ -1,5 +1,5 @@
{ {
"@@last_modified": "2021-08-14 12:06:11.636132", "@@last_modified": "2021-08-14 12:41:09.992206",
"about": "Informazioni", "about": "Informazioni",
"@about": { "@about": {
"type": "text", "type": "text",
@ -1647,7 +1647,7 @@
"username": {} "username": {}
} }
}, },
"seenByUserAndCountOthers": "Visto da {username} e {count} altri", "seenByUserAndCountOthers": "{count, plural, other{Visto da {username} e {count} altri}}",
"@seenByUserAndCountOthers": { "@seenByUserAndCountOthers": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -2005,28 +2005,20 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"unreadChats": "{unreadCount} discussioni non lette", "unreadChats": "{unreadCount, plural, other{{unreadCount} discussioni non lette}}",
"@unreadChats": { "@unreadChats": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
"unreadCount": {} "unreadCount": {}
} }
}, },
"unreadMessages": "{unreadEvents} messaggi non letti", "unreadMessages": "{unreadEvents, plural, other{{unreadEvents} messaggi non letti}}",
"@unreadMessages": { "@unreadMessages": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
"unreadEvents": {} "unreadEvents": {}
} }
}, },
"unreadMessagesInChats": "{unreadEvents} messaggi non letti in {unreadChats} discussioni",
"@unreadMessagesInChats": {
"type": "text",
"placeholders": {
"unreadEvents": {},
"unreadChats": {}
}
},
"useAmoledTheme": "Usare i colori compatibili con AMOLED?", "useAmoledTheme": "Usare i colori compatibili con AMOLED?",
"@useAmoledTheme": { "@useAmoledTheme": {
"type": "text", "type": "text",

View File

@ -1,6 +1,6 @@
{ {
"@@locale": "ja", "@@locale": "ja",
"@@last_modified": "2021-08-14 12:06:11.620131", "@@last_modified": "2021-08-14 12:41:09.978060",
"about": "このアプリについて", "about": "このアプリについて",
"@about": { "@about": {
"type": "text", "type": "text",
@ -1670,7 +1670,7 @@
"username": {} "username": {}
} }
}, },
"seenByUserAndCountOthers": "{username}と他{count}名が既読", "seenByUserAndCountOthers": "{count, plural, other{{username}と他{count}名が既読}}",
"@seenByUserAndCountOthers": { "@seenByUserAndCountOthers": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -2033,28 +2033,20 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"unreadChats": "{unreadCount}の未読メッセージ", "unreadChats": "{unreadCount, plural, other{{unreadCount}の未読メッセージ}}",
"@unreadChats": { "@unreadChats": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
"unreadCount": {} "unreadCount": {}
} }
}, },
"unreadMessages": "{unreadEvents}件の未読メッセージ", "unreadMessages": "{unreadEvents, plural, other{{unreadEvents}件の未読メッセージ}}",
"@unreadMessages": { "@unreadMessages": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
"unreadEvents": {} "unreadEvents": {}
} }
}, },
"unreadMessagesInChats": "{unreadChats}で{unreadEvents}件の未読メッセージ",
"@unreadMessagesInChats": {
"type": "text",
"placeholders": {
"unreadEvents": {},
"unreadChats": {}
}
},
"useAmoledTheme": "有機EL(AMOLED)対応の色にしますか?", "useAmoledTheme": "有機EL(AMOLED)対応の色にしますか?",
"@useAmoledTheme": { "@useAmoledTheme": {
"type": "text", "type": "text",

View File

@ -1,5 +1,5 @@
{ {
"@@last_modified": "2021-08-14 12:06:11.617299", "@@last_modified": "2021-08-14 12:41:09.975135",
"about": "소개", "about": "소개",
"@about": { "@about": {
"type": "text", "type": "text",

View File

@ -1,5 +1,5 @@
{ {
"@@last_modified": "2021-08-14 12:06:11.604489", "@@last_modified": "2021-08-14 12:41:09.967351",
"about": "Om", "about": "Om",
"@about": { "@about": {
"type": "text", "type": "text",
@ -1544,7 +1544,7 @@
"username": {} "username": {}
} }
}, },
"seenByUserAndCountOthers": "Sett av {username} og {count} andre", "seenByUserAndCountOthers": "{count, plural, other{Sett av {username} og {count} andre}}",
"@seenByUserAndCountOthers": { "@seenByUserAndCountOthers": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -1862,28 +1862,20 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"unreadChats": "{unreadCount} uleste sludringer", "unreadChats": "{unreadCount, plural, other{{unreadCount} uleste sludringer}}",
"@unreadChats": { "@unreadChats": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
"unreadCount": {} "unreadCount": {}
} }
}, },
"unreadMessages": "{unreadEvents} uleste meldinger", "unreadMessages": "{unreadEvents, plural, other{{unreadEvents} uleste meldinger}}",
"@unreadMessages": { "@unreadMessages": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
"unreadEvents": {} "unreadEvents": {}
} }
}, },
"unreadMessagesInChats": "{unreadEvents} uleste meldinger i {unreadChats} sludringer",
"@unreadMessagesInChats": {
"type": "text",
"placeholders": {
"unreadEvents": {},
"unreadChats": {}
}
},
"useAmoledTheme": "Bruk AMOLED-kompatible farger?", "useAmoledTheme": "Bruk AMOLED-kompatible farger?",
"@useAmoledTheme": { "@useAmoledTheme": {
"type": "text", "type": "text",

View File

@ -1,5 +1,5 @@
{ {
"@@last_modified": "2021-08-14 12:06:11.584659", "@@last_modified": "2021-08-14 12:41:09.955292",
"about": "Over", "about": "Over",
"@about": { "@about": {
"type": "text", "type": "text",
@ -1888,7 +1888,7 @@
"username": {} "username": {}
} }
}, },
"seenByUserAndCountOthers": "Gezien door {username} en {count} anderen", "seenByUserAndCountOthers": "{count, plural, other{Gezien door {username} en {count} anderen}}",
"@seenByUserAndCountOthers": { "@seenByUserAndCountOthers": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -2290,28 +2290,20 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"unreadChats": "{unreadCount} ongelezen chats", "unreadChats": "{unreadCount, plural, other{{unreadCount} ongelezen chats}}",
"@unreadChats": { "@unreadChats": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
"unreadCount": {} "unreadCount": {}
} }
}, },
"unreadMessages": "{unreadEvents} ongelezen berichten", "unreadMessages": "{unreadEvents, plural, other{{unreadEvents} ongelezen berichten}}",
"@unreadMessages": { "@unreadMessages": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
"unreadEvents": {} "unreadEvents": {}
} }
}, },
"unreadMessagesInChats": "{unreadEvents} ongelezen berichten in {unreadChats} chats",
"@unreadMessagesInChats": {
"type": "text",
"placeholders": {
"unreadEvents": {},
"unreadChats": {}
}
},
"useAmoledTheme": "AMOLED-compatibele kleuren gebruiken?", "useAmoledTheme": "AMOLED-compatibele kleuren gebruiken?",
"@useAmoledTheme": { "@useAmoledTheme": {
"type": "text", "type": "text",

View File

@ -1,6 +1,6 @@
{ {
"@@locale": "pl", "@@locale": "pl",
"@@last_modified": "2021-08-14 12:06:11.567300", "@@last_modified": "2021-08-14 12:41:09.943634",
"about": "O nas", "about": "O nas",
"@about": { "@about": {
"type": "text", "type": "text",
@ -1467,7 +1467,7 @@
"username": {} "username": {}
} }
}, },
"seenByUserAndCountOthers": "Zobaczone przez {username} oraz {count} innych", "seenByUserAndCountOthers": "{count, plural, other{Zobaczone przez {username} oraz {count} innych}}",
"@seenByUserAndCountOthers": { "@seenByUserAndCountOthers": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -1706,28 +1706,20 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"unreadChats": "{unreadCount} nieprzeczytanych czatów", "unreadChats": "{unreadCount, plural, other{{unreadCount} nieprzeczytanych czatów}}",
"@unreadChats": { "@unreadChats": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
"unreadCount": {} "unreadCount": {}
} }
}, },
"unreadMessages": "{unreadEvents} nieprzeczytanych wiadomości", "unreadMessages": "{unreadEvents, plural, other{{unreadEvents} nieprzeczytanych wiadomości}}",
"@unreadMessages": { "@unreadMessages": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
"unreadEvents": {} "unreadEvents": {}
} }
}, },
"unreadMessagesInChats": "{unreadEvents} nieprzeczytanych wiadomości w {unreadChats} czatach",
"@unreadMessagesInChats": {
"type": "text",
"placeholders": {
"unreadEvents": {},
"unreadChats": {}
}
},
"useAmoledTheme": "Użyć kolorów kompatybilnych z ekranami AMOLED?", "useAmoledTheme": "Użyć kolorów kompatybilnych z ekranami AMOLED?",
"@useAmoledTheme": { "@useAmoledTheme": {
"type": "text", "type": "text",

View File

@ -1,3 +1,3 @@
{ {
"@@last_modified": "2021-08-14 12:06:11.560672" "@@last_modified": "2021-08-14 12:41:09.940318"
} }

View File

@ -1,5 +1,5 @@
{ {
"@@last_modified": "2021-08-14 12:06:11.543374", "@@last_modified": "2021-08-14 12:41:09.925971",
"about": "Sobre", "about": "Sobre",
"@about": { "@about": {
"type": "text", "type": "text",
@ -1879,7 +1879,7 @@
"username": {} "username": {}
} }
}, },
"seenByUserAndCountOthers": "Visto por {username} e mais {count} pessoas", "seenByUserAndCountOthers": "{count, plural, other{Visto por {username} e mais {count} pessoas}}",
"@seenByUserAndCountOthers": { "@seenByUserAndCountOthers": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -2281,28 +2281,20 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"unreadChats": "{unreadCount} conversas não lidas", "unreadChats": "{unreadCount, plural, other{{unreadCount} conversas não lidas}}",
"@unreadChats": { "@unreadChats": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
"unreadCount": {} "unreadCount": {}
} }
}, },
"unreadMessages": "{unreadEvents} mensagens não lidas", "unreadMessages": "{unreadEvents, plural, other{{unreadEvents} mensagens não lidas}}",
"@unreadMessages": { "@unreadMessages": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
"unreadEvents": {} "unreadEvents": {}
} }
}, },
"unreadMessagesInChats": "{unreadEvents} mensagens não lidas em {unreadChats} conversas",
"@unreadMessagesInChats": {
"type": "text",
"placeholders": {
"unreadEvents": {},
"unreadChats": {}
}
},
"useAmoledTheme": "Usar cores compatíveis com AMOLED?", "useAmoledTheme": "Usar cores compatíveis com AMOLED?",
"@useAmoledTheme": { "@useAmoledTheme": {
"type": "text", "type": "text",

View File

@ -1,5 +1,5 @@
{ {
"@@last_modified": "2021-08-14 12:06:11.536872", "@@last_modified": "2021-08-14 12:41:09.918296",
"about": "Despre", "about": "Despre",
"@about": { "@about": {
"type": "text", "type": "text",

View File

@ -1,6 +1,6 @@
{ {
"@@locale": "ru", "@@locale": "ru",
"@@last_modified": "2021-08-14 12:06:11.510762", "@@last_modified": "2021-08-14 12:41:09.903021",
"about": "О приложении", "about": "О приложении",
"@about": { "@about": {
"type": "text", "type": "text",
@ -1880,7 +1880,7 @@
"username": {} "username": {}
} }
}, },
"seenByUserAndCountOthers": "Просмотрено пользователями {username} и {count} другими", "seenByUserAndCountOthers": "{count, plural, other{Просмотрено пользователями {username} и {count} другими}}",
"@seenByUserAndCountOthers": { "@seenByUserAndCountOthers": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -2282,28 +2282,20 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"unreadChats": "{unreadCount} непрочитанных чата(ов)", "unreadChats": "{unreadCount, plural, other{{unreadCount} непрочитанных чата(ов)}}",
"@unreadChats": { "@unreadChats": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
"unreadCount": {} "unreadCount": {}
} }
}, },
"unreadMessages": "{unreadEvents} непрочитанных сообщения(ий)", "unreadMessages": "{unreadEvents, plural, other{{unreadEvents} непрочитанных сообщения(ий)}}",
"@unreadMessages": { "@unreadMessages": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
"unreadEvents": {} "unreadEvents": {}
} }
}, },
"unreadMessagesInChats": "{unreadEvents} непрочитанное(ых) сообщение(ий) в {unreadChats} чате(ах)",
"@unreadMessagesInChats": {
"type": "text",
"placeholders": {
"unreadEvents": {},
"unreadChats": {}
}
},
"useAmoledTheme": "Использовать цвета, совместимые с AMOLED?", "useAmoledTheme": "Использовать цвета, совместимые с AMOLED?",
"@useAmoledTheme": { "@useAmoledTheme": {
"type": "text", "type": "text",

View File

@ -1,5 +1,5 @@
{ {
"@@last_modified": "2021-08-14 12:06:11.502278", "@@last_modified": "2021-08-14 12:41:09.895217",
"about": "පිළිබඳව", "about": "පිළිබඳව",
"@about": { "@about": {
"type": "text", "type": "text",

View File

@ -1,6 +1,6 @@
{ {
"@@locale": "sk", "@@locale": "sk",
"@@last_modified": "2021-08-14 12:06:11.489636", "@@last_modified": "2021-08-14 12:41:09.879987",
"about": "O aplikácii", "about": "O aplikácii",
"@about": { "@about": {
"type": "text", "type": "text",
@ -1124,7 +1124,7 @@
"username": {} "username": {}
} }
}, },
"seenByUserAndCountOthers": "Videné užívateľom {username} a {count} dalšími", "seenByUserAndCountOthers": "{count, plural, other{Videné užívateľom {username} a {count} dalšími}}",
"@seenByUserAndCountOthers": { "@seenByUserAndCountOthers": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -1368,28 +1368,20 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"unreadChats": "{unreadCount} neprečítaných chatov", "unreadChats": "{unreadCount, plural, other{{unreadCount} neprečítaných chatov}}",
"@unreadChats": { "@unreadChats": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
"unreadCount": {} "unreadCount": {}
} }
}, },
"unreadMessages": "{unreadEvents} neprečítaných správ", "unreadMessages": "{unreadEvents, plural, other{{unreadEvents} neprečítaných správ}}",
"@unreadMessages": { "@unreadMessages": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
"unreadEvents": {} "unreadEvents": {}
} }
}, },
"unreadMessagesInChats": "{unreadEvents} neprečítaných správ v {unreadChats} chatoch",
"@unreadMessagesInChats": {
"type": "text",
"placeholders": {
"unreadEvents": {},
"unreadChats": {}
}
},
"useAmoledTheme": "Použiť AMOLED kompatibilné farby?", "useAmoledTheme": "Použiť AMOLED kompatibilné farby?",
"@useAmoledTheme": { "@useAmoledTheme": {
"type": "text", "type": "text",

View File

@ -1,5 +1,5 @@
{ {
"@@last_modified": "2021-08-14 12:06:11.463128", "@@last_modified": "2021-08-14 12:41:09.857024",
"about": "О програму", "about": "О програму",
"@about": { "@about": {
"type": "text", "type": "text",
@ -1764,7 +1764,7 @@
"username": {} "username": {}
} }
}, },
"seenByUserAndCountOthers": "{username} прегледа и {count} осталих", "seenByUserAndCountOthers": "{count, plural, other{{username} прегледа и {count} осталих}}",
"@seenByUserAndCountOthers": { "@seenByUserAndCountOthers": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -2132,28 +2132,20 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"unreadChats": "непрочитаних ћаскања: {unreadCount}", "unreadChats": "{unreadCount, plural, other{непрочитаних ћаскања: {unreadCount}}}",
"@unreadChats": { "@unreadChats": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
"unreadCount": {} "unreadCount": {}
} }
}, },
"unreadMessages": "непрочитаних порука: {unreadEvents}", "unreadMessages": "{unreadEvents, plural, other{непрочитаних порука: {unreadEvents}}}",
"@unreadMessages": { "@unreadMessages": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
"unreadEvents": {} "unreadEvents": {}
} }
}, },
"unreadMessagesInChats": "непрочитаних порука {unreadEvents} у {unreadChats} ћаскања",
"@unreadMessagesInChats": {
"type": "text",
"placeholders": {
"unreadEvents": {},
"unreadChats": {}
}
},
"useAmoledTheme": "Користити боје за АМОЛЕД?", "useAmoledTheme": "Користити боје за АМОЛЕД?",
"@useAmoledTheme": { "@useAmoledTheme": {
"type": "text", "type": "text",

View File

@ -1,5 +1,5 @@
{ {
"@@last_modified": "2021-08-14 12:06:11.436593", "@@last_modified": "2021-08-14 12:41:09.835634",
"about": "Om Fluffychat", "about": "Om Fluffychat",
"@about": { "@about": {
"type": "text", "type": "text",
@ -1522,7 +1522,7 @@
"username": {} "username": {}
} }
}, },
"seenByUserAndCountOthers": "Sedd av {username} och {count} andra", "seenByUserAndCountOthers": "{count, plural, other{Sedd av {username} och {count} andra}}",
"@seenByUserAndCountOthers": { "@seenByUserAndCountOthers": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -1860,28 +1860,20 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"unreadChats": "{unreadCount} olästa chattar", "unreadChats": "{unreadCount, plural, other{{unreadCount} olästa chattar}}",
"@unreadChats": { "@unreadChats": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
"unreadCount": {} "unreadCount": {}
} }
}, },
"unreadMessages": "{unreadEvents} olästa meddelanden", "unreadMessages": "{unreadEvents, plural, other{{unreadEvents} olästa meddelanden}}",
"@unreadMessages": { "@unreadMessages": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
"unreadEvents": {} "unreadEvents": {}
} }
}, },
"unreadMessagesInChats": "{unreadEvents} olästa meddelanden i {unreadChats} chattar",
"@unreadMessagesInChats": {
"type": "text",
"placeholders": {
"unreadEvents": {},
"unreadChats": {}
}
},
"useAmoledTheme": "Använd AMOLED kompatibla färger?", "useAmoledTheme": "Använd AMOLED kompatibla färger?",
"@useAmoledTheme": { "@useAmoledTheme": {
"type": "text", "type": "text",

View File

@ -1,3 +1,3 @@
{ {
"@@last_modified": "2021-08-14 12:06:11.429226" "@@last_modified": "2021-08-14 12:41:09.826673"
} }

View File

@ -1,6 +1,6 @@
{ {
"@@locale": "tr", "@@locale": "tr",
"@@last_modified": "2021-08-14 12:06:11.404006", "@@last_modified": "2021-08-14 12:41:09.803728",
"about": "Hakkında", "about": "Hakkında",
"@about": { "@about": {
"type": "text", "type": "text",
@ -1889,7 +1889,7 @@
"username": {} "username": {}
} }
}, },
"seenByUserAndCountOthers": "{username} ve {count} diğerleri tarafından görüldü", "seenByUserAndCountOthers": "{count, plural, other{{username} ve {count} diğerleri tarafından görüldü}}",
"@seenByUserAndCountOthers": { "@seenByUserAndCountOthers": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -2291,28 +2291,20 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"unreadChats": "{unreadCount} okunmamış sohbet", "unreadChats": "{unreadCount, plural, other{{unreadCount} okunmamış sohbet}}",
"@unreadChats": { "@unreadChats": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
"unreadCount": {} "unreadCount": {}
} }
}, },
"unreadMessages": "{unreadEvents} okunmamış mesaj", "unreadMessages": "{unreadEvents, plural, other{{unreadEvents} okunmamış mesaj}}",
"@unreadMessages": { "@unreadMessages": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
"unreadEvents": {} "unreadEvents": {}
} }
}, },
"unreadMessagesInChats": "{unreadChats} sohbetten {unreadEvents} okunmamış mesaj",
"@unreadMessagesInChats": {
"type": "text",
"placeholders": {
"unreadEvents": {},
"unreadChats": {}
}
},
"useAmoledTheme": "AMOLED ile uyumlu renkler kullanılsın mı?", "useAmoledTheme": "AMOLED ile uyumlu renkler kullanılsın mı?",
"@useAmoledTheme": { "@useAmoledTheme": {
"type": "text", "type": "text",

View File

@ -1,6 +1,6 @@
{ {
"@@locale": "uk", "@@locale": "uk",
"@@last_modified": "2021-08-14 12:06:11.379320", "@@last_modified": "2021-08-14 12:41:09.790615",
"about": "Про програму", "about": "Про програму",
"@about": { "@about": {
"type": "text", "type": "text",
@ -1138,14 +1138,6 @@
"username": {} "username": {}
} }
}, },
"seenByUserAndCountOthers": "",
"@seenByUserAndCountOthers": {
"type": "text",
"placeholders": {
"username": {},
"count": {}
}
},
"seenByUserAndUser": "", "seenByUserAndUser": "",
"@seenByUserAndUser": { "@seenByUserAndUser": {
"type": "text", "type": "text",
@ -1382,28 +1374,6 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"unreadChats": "",
"@unreadChats": {
"type": "text",
"placeholders": {
"unreadCount": {}
}
},
"unreadMessages": "",
"@unreadMessages": {
"type": "text",
"placeholders": {
"unreadEvents": {}
}
},
"unreadMessagesInChats": "",
"@unreadMessagesInChats": {
"type": "text",
"placeholders": {
"unreadEvents": {},
"unreadChats": {}
}
},
"useAmoledTheme": "", "useAmoledTheme": "",
"@useAmoledTheme": { "@useAmoledTheme": {
"type": "text", "type": "text",

View File

@ -1,5 +1,5 @@
{ {
"@@last_modified": "2021-08-14 12:06:11.363888", "@@last_modified": "2021-08-14 12:41:09.781172",
"about": "Giới thiệu", "about": "Giới thiệu",
"@about": { "@about": {
"type": "text", "type": "text",

View File

@ -1,6 +1,6 @@
{ {
"@@locale": "zh", "@@locale": "zh",
"@@last_modified": "2021-08-14 12:06:11.342477", "@@last_modified": "2021-08-14 12:41:09.767805",
"about": "关于", "about": "关于",
"@about": { "@about": {
"type": "text", "type": "text",
@ -1811,7 +1811,7 @@
"username": {} "username": {}
} }
}, },
"seenByUserAndCountOthers": "被 {username} 和 {count} 个其他人看见", "seenByUserAndCountOthers": "{count, plural, other{被 {username} 和 {count} 个其他人看见}}",
"@seenByUserAndCountOthers": { "@seenByUserAndCountOthers": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -2198,28 +2198,20 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"unreadChats": "{unreadCount} 个未读聊天", "unreadChats": "{unreadCount, plural, other{{unreadCount} 个未读聊天}}",
"@unreadChats": { "@unreadChats": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
"unreadCount": {} "unreadCount": {}
} }
}, },
"unreadMessages": "{unreadEvents} 条未读消息", "unreadMessages": "{unreadEvents, plural, other{{unreadEvents} 条未读消息}}",
"@unreadMessages": { "@unreadMessages": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
"unreadEvents": {} "unreadEvents": {}
} }
}, },
"unreadMessagesInChats": "来自 {unreadChats} 个聊天的 {unreadEvents} 条未读消息",
"@unreadMessagesInChats": {
"type": "text",
"placeholders": {
"unreadEvents": {},
"unreadChats": {}
}
},
"useAmoledTheme": "使用适合 AMOLED 屏的颜色?", "useAmoledTheme": "使用适合 AMOLED 屏的颜色?",
"@useAmoledTheme": { "@useAmoledTheme": {
"type": "text", "type": "text",

View File

@ -1,5 +1,5 @@
{ {
"@@last_modified": "2021-08-14 12:06:11.255136", "@@last_modified": "2021-08-14 12:41:09.708353",
"about": "關於", "about": "關於",
"@about": { "@about": {
"type": "text", "type": "text",
@ -1622,7 +1622,7 @@
"username": {} "username": {}
} }
}, },
"seenByUserAndCountOthers": "{username}和其他{count}個人已讀", "seenByUserAndCountOthers": "{count, plural, other{{username}和其他{count}個人已讀}}",
"@seenByUserAndCountOthers": { "@seenByUserAndCountOthers": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -1980,28 +1980,20 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"unreadChats": "{unreadCount}個未讀聊天室", "unreadChats": "{unreadCount, plural, other{{unreadCount}個未讀聊天室}}",
"@unreadChats": { "@unreadChats": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
"unreadCount": {} "unreadCount": {}
} }
}, },
"unreadMessages": "{unreadEvents}個未讀訊息", "unreadMessages": "{unreadEvents, plural, other{{unreadEvents}個未讀訊息}}",
"@unreadMessages": { "@unreadMessages": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
"unreadEvents": {} "unreadEvents": {}
} }
}, },
"unreadMessagesInChats": "來自{unreadChats}聊天室的{unreadEvents}個未讀訊息",
"@unreadMessagesInChats": {
"type": "text",
"placeholders": {
"unreadEvents": {},
"unreadChats": {}
}
},
"useAmoledTheme": "使用適合AMOLED螢幕的顏色", "useAmoledTheme": "使用適合AMOLED螢幕的顏色",
"@useAmoledTheme": { "@useAmoledTheme": {
"type": "text", "type": "text",

View File

@ -591,7 +591,7 @@ class BackgroundPush {
client.rooms.forEach((Room room) => unreadEvents += room.notificationCount); client.rooms.forEach((Room room) => unreadEvents += room.notificationCount);
// Calculate title // Calculate title
final title = l10n.unreadMessages(room.notificationCount.toString()); final title = l10n.unreadMessages(room.notificationCount);
// Calculate the body // Calculate the body
final body = event?.getLocalizedBody( final body = event?.getLocalizedBody(
@ -671,7 +671,7 @@ class BackgroundPush {
android: androidPlatformChannelSpecifics, android: androidPlatformChannelSpecifics,
iOS: iOSPlatformChannelSpecifics, iOS: iOSPlatformChannelSpecifics,
); );
final title = l10n.unreadChats(unread.toString()); final title = l10n.unreadChats(unread);
await _flutterLocalNotificationsPlugin.show( await _flutterLocalNotificationsPlugin.show(
await mapRoomIdToInt(roomId), await mapRoomIdToInt(roomId),
title, title,

View File

@ -92,8 +92,7 @@ extension RoomStatusExtension on Room {
lastReceipts.last.calcDisplayname()); lastReceipts.last.calcDisplayname());
} else if (lastReceipts.length > 2) { } else if (lastReceipts.length > 2) {
seenByText = L10n.of(context).seenByUserAndCountOthers( seenByText = L10n.of(context).seenByUserAndCountOthers(
lastReceipts.first.calcDisplayname(), lastReceipts.first.calcDisplayname(), lastReceipts.length - 1);
(lastReceipts.length - 1).toString());
} }
} }
return seenByText; return seenByText;