Translations update (#1013)

* Translations update

* fix for notification invite body

---------

Co-authored-by: Velin92 <Velin92@users.noreply.github.com>
Co-authored-by: Mauro Romito <mauro.romito@element.io>
This commit is contained in:
ElementRobot
2023-06-07 13:01:05 +02:00
committed by GitHub
parent d8ef43c258
commit c9ce18507a
11 changed files with 340 additions and 270 deletions

View File

@@ -49,9 +49,11 @@
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>%d notification</string>
<string>%d oznámení</string>
<key>few</key>
<string>%d oznámení</string>
<key>other</key>
<string>%d notifications</string>
<string>%d oznámení</string>
</dict>
</dict>
<key>notification_invitations</key>
@@ -65,9 +67,11 @@
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>%d invitation</string>
<string>%d pozvánka</string>
<key>few</key>
<string>%d pozvánky</string>
<key>other</key>
<string>%d invitations</string>
<string>%d pozvánek</string>
</dict>
</dict>
<key>notification_new_messages_for_room</key>
@@ -81,9 +85,11 @@
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>%d new message</string>
<string>%d nová zpráva</string>
<key>few</key>
<string>%d nové zprávy</string>
<key>other</key>
<string>%d new messages</string>
<string>%d nových zpráv</string>
</dict>
</dict>
<key>notification_unread_notified_messages</key>
@@ -97,9 +103,11 @@
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>%d unread notified message</string>
<string>%d nepřečtená oznámená zpráva</string>
<key>few</key>
<string>%d nepřečtené oznámené zprávy</string>
<key>other</key>
<string>%d unread notified messages</string>
<string>%d nepřečtených oznámených zpráv</string>
</dict>
</dict>
<key>notification_unread_notified_messages_in_room_rooms</key>
@@ -113,9 +121,11 @@
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>%d room</string>
<string>%d místnost</string>
<key>few</key>
<string>%d místnosti</string>
<key>other</key>
<string>%d rooms</string>
<string>%d místností</string>
</dict>
</dict>
<key>room_timeline_state_changes</key>
@@ -129,9 +139,11 @@
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>%1$d room change</string>
<string>%1$d změna místnosti</string>
<key>few</key>
<string>%1$d změny místnosti</string>
<key>other</key>
<string>%1$d room changes</string>
<string>%1$d změn místnosti</string>
</dict>
</dict>
<key>screen_room_member_list_header_title</key>