Translations update
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
"Notification" = "Апавяшчэнне";
|
||||
"a11y_add_reaction" = "Add reaction: %1$@";
|
||||
"a11y_address" = "Address";
|
||||
"a11y_avatar" = "Аватар";
|
||||
"a11y_collapse_message_text_field" = "Minimise message text field";
|
||||
"a11y_delete" = "Выдаліць";
|
||||
@@ -22,6 +23,7 @@
|
||||
"a11y_poll_end" = "Апытанне скончана";
|
||||
"a11y_polls_will_remove_selection" = "Will remove previous selection";
|
||||
"a11y_polls_winning_answer" = "This is the winning answer";
|
||||
"a11y_qr_code" = "QR Code";
|
||||
"a11y_react_with" = "Рэагаваць з %1$@";
|
||||
"a11y_react_with_other_emojis" = "Рэагаваць з іншымі эмодзі";
|
||||
"a11y_read_receipts_multiple" = "Прачытана %1$@ і %2$@";
|
||||
|
||||
@@ -208,6 +208,22 @@
|
||||
<string>%d апавяшчэнняў</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>notification_fallback_n_content</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
<string>%#@COUNT@</string>
|
||||
<key>COUNT</key>
|
||||
<dict>
|
||||
<key>NSStringFormatSpecTypeKey</key>
|
||||
<string>NSStringPluralRuleType</string>
|
||||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>d</string>
|
||||
<key>one</key>
|
||||
<string>You have %d new message.</string>
|
||||
<key>other</key>
|
||||
<string>You have %d new messages.</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>notification_invitations</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
"Notification" = "Известие";
|
||||
"a11y_add_reaction" = "Добавяне на реакция: %1$@";
|
||||
"a11y_address" = "Address";
|
||||
"a11y_avatar" = "Avatar";
|
||||
"a11y_collapse_message_text_field" = "Minimise message text field";
|
||||
"a11y_delete" = "Изтриване";
|
||||
@@ -22,6 +23,7 @@
|
||||
"a11y_poll_end" = "Приключила анкета";
|
||||
"a11y_polls_will_remove_selection" = "Will remove previous selection";
|
||||
"a11y_polls_winning_answer" = "This is the winning answer";
|
||||
"a11y_qr_code" = "QR Code";
|
||||
"a11y_react_with" = "Реакция с %1$@";
|
||||
"a11y_react_with_other_emojis" = "Реакция с други емоджита";
|
||||
"a11y_read_receipts_multiple" = "Прочетено от %1$@ и %2$@";
|
||||
|
||||
@@ -194,6 +194,22 @@
|
||||
<string>%d известия</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>notification_fallback_n_content</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
<string>%#@COUNT@</string>
|
||||
<key>COUNT</key>
|
||||
<dict>
|
||||
<key>NSStringFormatSpecTypeKey</key>
|
||||
<string>NSStringPluralRuleType</string>
|
||||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>d</string>
|
||||
<key>one</key>
|
||||
<string>You have %d new message.</string>
|
||||
<key>other</key>
|
||||
<string>You have %d new messages.</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>notification_invitations</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
"Notification" = "Oznámení";
|
||||
"a11y_add_reaction" = "Přidat reakci: %1$@";
|
||||
"a11y_address" = "Address";
|
||||
"a11y_avatar" = "Profilový obrázek";
|
||||
"a11y_collapse_message_text_field" = "Minimalizovat textové pole zprávy";
|
||||
"a11y_delete" = "Smazat";
|
||||
@@ -22,6 +23,7 @@
|
||||
"a11y_poll_end" = "Hlasování ukončeno";
|
||||
"a11y_polls_will_remove_selection" = "Odstraní předchozí výběr";
|
||||
"a11y_polls_winning_answer" = "Toto je vítězná odpověď";
|
||||
"a11y_qr_code" = "QR Code";
|
||||
"a11y_react_with" = "Reagovat s %1$@";
|
||||
"a11y_react_with_other_emojis" = "Reagovat s dalšími emoji";
|
||||
"a11y_read_receipts_multiple" = "%1$@ a %2$@ přečetli";
|
||||
|
||||
@@ -214,6 +214,22 @@
|
||||
<string>%d oznámení</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>notification_fallback_n_content</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
<string>%#@COUNT@</string>
|
||||
<key>COUNT</key>
|
||||
<dict>
|
||||
<key>NSStringFormatSpecTypeKey</key>
|
||||
<string>NSStringPluralRuleType</string>
|
||||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>d</string>
|
||||
<key>one</key>
|
||||
<string>You have %d new message.</string>
|
||||
<key>other</key>
|
||||
<string>You have %d new messages.</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>notification_invitations</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
"Notification" = "Hysbysiad";
|
||||
"a11y_add_reaction" = "Ychwanegu adwaith: %1$@";
|
||||
"a11y_address" = "Address";
|
||||
"a11y_avatar" = "Afatar";
|
||||
"a11y_collapse_message_text_field" = "Lleihau maes testun neges";
|
||||
"a11y_delete" = "Dileu";
|
||||
@@ -22,6 +23,7 @@
|
||||
"a11y_poll_end" = "Mae'r bleidlais wedi gorffen";
|
||||
"a11y_polls_will_remove_selection" = "Bydd yn dileu'r dewis blaenorol";
|
||||
"a11y_polls_winning_answer" = "Dyma'r ateb buddugol";
|
||||
"a11y_qr_code" = "QR Code";
|
||||
"a11y_react_with" = "Ymateb gyda %1$@";
|
||||
"a11y_react_with_other_emojis" = "Ymateb gydag emojis eraill";
|
||||
"a11y_read_receipts_multiple" = "Wedi'i ddarllen gan %1$@ a %2$@";
|
||||
|
||||
@@ -282,6 +282,22 @@
|
||||
<string>%d hysbysiad</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>notification_fallback_n_content</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
<string>%#@COUNT@</string>
|
||||
<key>COUNT</key>
|
||||
<dict>
|
||||
<key>NSStringFormatSpecTypeKey</key>
|
||||
<string>NSStringPluralRuleType</string>
|
||||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>d</string>
|
||||
<key>one</key>
|
||||
<string>You have %d new message.</string>
|
||||
<key>other</key>
|
||||
<string>You have %d new messages.</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>notification_invitations</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
"Notification" = "Meddelelse";
|
||||
"a11y_add_reaction" = "Tilføj reaktion: %1$@";
|
||||
"a11y_address" = "Address";
|
||||
"a11y_avatar" = "Avatar";
|
||||
"a11y_collapse_message_text_field" = "Minimér tekstfeltet for beskeder";
|
||||
"a11y_delete" = "Slet";
|
||||
@@ -22,6 +23,7 @@
|
||||
"a11y_poll_end" = "Afsluttet afstemning";
|
||||
"a11y_polls_will_remove_selection" = "Fjerner tidligere valg";
|
||||
"a11y_polls_winning_answer" = "Dette er det vindende svar";
|
||||
"a11y_qr_code" = "QR Code";
|
||||
"a11y_react_with" = "Reager med%1$@";
|
||||
"a11y_react_with_other_emojis" = "Reager med andre emojis";
|
||||
"a11y_read_receipts_multiple" = "Læs af %1$@ og %2$@";
|
||||
|
||||
@@ -192,6 +192,22 @@
|
||||
<string>%d notifikationer</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>notification_fallback_n_content</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
<string>%#@COUNT@</string>
|
||||
<key>COUNT</key>
|
||||
<dict>
|
||||
<key>NSStringFormatSpecTypeKey</key>
|
||||
<string>NSStringPluralRuleType</string>
|
||||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>d</string>
|
||||
<key>one</key>
|
||||
<string>You have %d new message.</string>
|
||||
<key>other</key>
|
||||
<string>You have %d new messages.</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>notification_invitations</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
"Notification" = "Mitteilung";
|
||||
"a11y_add_reaction" = "Reaktion hinzufügen: %1$@";
|
||||
"a11y_address" = "Address";
|
||||
"a11y_avatar" = "Avatar";
|
||||
"a11y_collapse_message_text_field" = "Nachrichtentextfeld minimieren";
|
||||
"a11y_delete" = "Löschen";
|
||||
@@ -22,6 +23,7 @@
|
||||
"a11y_poll_end" = "Umfrage beendet";
|
||||
"a11y_polls_will_remove_selection" = "Entfernt die vorherige Auswahl";
|
||||
"a11y_polls_winning_answer" = "Das ist die meistgewählte Antwort";
|
||||
"a11y_qr_code" = "QR Code";
|
||||
"a11y_react_with" = "Reagiere mit %1$@";
|
||||
"a11y_react_with_other_emojis" = "Mit anderen Emojis reagieren";
|
||||
"a11y_read_receipts_multiple" = "Gelesen von %1$@ und %2$@";
|
||||
|
||||
@@ -194,6 +194,22 @@
|
||||
<string>%d Mitteilungen</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>notification_fallback_n_content</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
<string>%#@COUNT@</string>
|
||||
<key>COUNT</key>
|
||||
<dict>
|
||||
<key>NSStringFormatSpecTypeKey</key>
|
||||
<string>NSStringPluralRuleType</string>
|
||||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>d</string>
|
||||
<key>one</key>
|
||||
<string>You have %d new message.</string>
|
||||
<key>other</key>
|
||||
<string>You have %d new messages.</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>notification_invitations</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
"Notification" = "Γνωστοποίηση";
|
||||
"a11y_add_reaction" = "Προσθήκη αντίδρασης: %1$@";
|
||||
"a11y_address" = "Address";
|
||||
"a11y_avatar" = "Εικόνα Προφίλ";
|
||||
"a11y_collapse_message_text_field" = "Minimise message text field";
|
||||
"a11y_delete" = "Διαγραφή";
|
||||
@@ -22,6 +23,7 @@
|
||||
"a11y_poll_end" = "Ολοκληρωμένη δημοσκόπηση";
|
||||
"a11y_polls_will_remove_selection" = "Will remove previous selection";
|
||||
"a11y_polls_winning_answer" = "Αυτή είναι η νικητήρια απάντηση";
|
||||
"a11y_qr_code" = "QR Code";
|
||||
"a11y_react_with" = "Αντέδρασε με %1$@";
|
||||
"a11y_react_with_other_emojis" = "Αντέδρασε με άλλα emoji";
|
||||
"a11y_read_receipts_multiple" = "Διαβάστηκε από%1$@ και %2$@";
|
||||
|
||||
@@ -194,6 +194,22 @@
|
||||
<string>%d ειδοποιήσεις</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>notification_fallback_n_content</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
<string>%#@COUNT@</string>
|
||||
<key>COUNT</key>
|
||||
<dict>
|
||||
<key>NSStringFormatSpecTypeKey</key>
|
||||
<string>NSStringPluralRuleType</string>
|
||||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>d</string>
|
||||
<key>one</key>
|
||||
<string>You have %d new message.</string>
|
||||
<key>other</key>
|
||||
<string>You have %d new messages.</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>notification_invitations</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
"Notification" = "Notificación";
|
||||
"a11y_add_reaction" = "Add reaction: %1$@";
|
||||
"a11y_address" = "Address";
|
||||
"a11y_avatar" = "Avatar";
|
||||
"a11y_collapse_message_text_field" = "Minimise message text field";
|
||||
"a11y_delete" = "Borrar";
|
||||
@@ -22,6 +23,7 @@
|
||||
"a11y_poll_end" = "Encuesta finalizada";
|
||||
"a11y_polls_will_remove_selection" = "Will remove previous selection";
|
||||
"a11y_polls_winning_answer" = "This is the winning answer";
|
||||
"a11y_qr_code" = "QR Code";
|
||||
"a11y_react_with" = "Reacciona con %1$@";
|
||||
"a11y_react_with_other_emojis" = "Reacciona con otros emojis";
|
||||
"a11y_read_receipts_multiple" = "Leído por %1$@ y %2$@";
|
||||
|
||||
@@ -194,6 +194,22 @@
|
||||
<string>%d notificaciones</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>notification_fallback_n_content</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
<string>%#@COUNT@</string>
|
||||
<key>COUNT</key>
|
||||
<dict>
|
||||
<key>NSStringFormatSpecTypeKey</key>
|
||||
<string>NSStringPluralRuleType</string>
|
||||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>d</string>
|
||||
<key>one</key>
|
||||
<string>You have %d new message.</string>
|
||||
<key>other</key>
|
||||
<string>You have %d new messages.</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>notification_invitations</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
"Notification" = "Teavitus";
|
||||
"a11y_add_reaction" = "Reageeri: %1$@";
|
||||
"a11y_address" = "Address";
|
||||
"a11y_avatar" = "Tunnuspilt";
|
||||
"a11y_collapse_message_text_field" = "Vähenda tekstivälja";
|
||||
"a11y_delete" = "Kustuta";
|
||||
@@ -22,6 +23,7 @@
|
||||
"a11y_poll_end" = "Lõppenud küsitlus";
|
||||
"a11y_polls_will_remove_selection" = "See kustutab eelmise valiku";
|
||||
"a11y_polls_winning_answer" = "See vastus võitis";
|
||||
"a11y_qr_code" = "QR Code";
|
||||
"a11y_react_with" = "Reageeri emotikoniga %1$@";
|
||||
"a11y_react_with_other_emojis" = "Reageeri mõne muu emotikoniga";
|
||||
"a11y_read_receipts_multiple" = "Seda lugesid %1$@ ja %2$@";
|
||||
@@ -223,7 +225,7 @@
|
||||
"common_face_id_ios" = "Face ID";
|
||||
"common_failed" = "Ei õnnestunud";
|
||||
"common_favourite" = "Lemmik";
|
||||
"common_favourited" = "Lemmikuks määratud";
|
||||
"common_favourited" = "Märgitud lemmikuks";
|
||||
"common_file" = "Fail";
|
||||
"common_file_deleted" = "Fail on kustutatud";
|
||||
"common_file_saved" = "Fail on salvestatud";
|
||||
@@ -271,10 +273,10 @@
|
||||
"common_poll_undisclosed_text" = "Tulemused on näha peale küsitluse lõppemist";
|
||||
"common_preparing" = "Ettevalmistamisel…";
|
||||
"common_privacy_policy" = "Privaatsuspoliitika";
|
||||
"common_private" = "Private";
|
||||
"common_private" = "Privaatne";
|
||||
"common_private_room" = "Privaatne jututuba";
|
||||
"common_private_space" = "Privaatne kogukond";
|
||||
"common_public" = "Public";
|
||||
"common_public" = "Avalik";
|
||||
"common_public_room" = "Avalik jututuba";
|
||||
"common_public_space" = "Avalik kogukond";
|
||||
"common_reaction" = "Reaktsioon";
|
||||
@@ -317,7 +319,7 @@
|
||||
"common_something_went_wrong" = "Midagi läks valesti";
|
||||
"common_something_went_wrong_message" = "Tekkis viga. Palun proovi uuesti.";
|
||||
"common_space" = "Kogukond";
|
||||
"common_space_members" = "Space members";
|
||||
"common_space_members" = "Kogukonna liikmed";
|
||||
"common_space_topic_placeholder" = "Mida selles kogukonnas tehakse?";
|
||||
"common_starting_chat" = "Alustame vestlust…";
|
||||
"common_sticker" = "Kleeps";
|
||||
@@ -563,8 +565,8 @@
|
||||
"screen_create_room_room_address_section_title" = "Aadress";
|
||||
"screen_create_room_room_visibility_section_title" = "Jututoa nähtavus";
|
||||
"screen_create_room_space_selection_no_space_description" = "(kogukonda pole)";
|
||||
"screen_create_room_space_selection_no_space_option" = "Do not add to a space";
|
||||
"screen_create_room_space_selection_no_space_title" = "Avaleht";
|
||||
"screen_create_room_space_selection_no_space_option" = "Ära lisa kogukonda";
|
||||
"screen_create_room_space_selection_no_space_title" = "Ühtegi kogukonda pole valitud";
|
||||
"screen_create_room_space_selection_sheet_title" = "Lisa kogukonda";
|
||||
"screen_create_room_topic_placeholder" = "Lisa kirjeldus…";
|
||||
"screen_decline_and_block_block_user_option_description" = "Sa ei näe enam selle kasutaja saadetud sõnumeid ja jututubade kutseid";
|
||||
@@ -1425,8 +1427,8 @@
|
||||
"screen_bottom_sheet_manage_room_member_kick_member_confirmation_description" = "Kutse olemasolul saab ta nüüd jututoaga uuesti liituda";
|
||||
"screen_bottom_sheet_manage_room_member_unban_member_confirmation_action" = "Eemalda suhtluskeeld";
|
||||
"screen_bottom_sheet_manage_room_member_unbanning_user" = "Eemaldame suhtluskeelu kasutajalt %1$@";
|
||||
"screen_create_room_room_access_section_private_option_title" = "Private";
|
||||
"screen_create_room_room_access_section_public_option_title" = "Public";
|
||||
"screen_create_room_room_access_section_private_option_title" = "Privaatne";
|
||||
"screen_create_room_room_access_section_public_option_title" = "Avalik";
|
||||
"screen_decline_and_block_block_user_option_title" = "Blokeeri kasutaja";
|
||||
"screen_decline_and_block_report_user_reason_placeholder" = "Kirjelda põhjust...";
|
||||
"screen_decline_and_block_title" = "Keeldu ja blokeeri";
|
||||
@@ -1459,7 +1461,7 @@
|
||||
"screen_roomlist_knock_event_sent_description" = "Liitumispalve on saadetud";
|
||||
"screen_security_and_privacy_encryption_section_header" = "Krüptimine";
|
||||
"screen_security_and_privacy_room_access_footer_manage_spaces_action" = "Halda kogukondi";
|
||||
"screen_security_and_privacy_room_access_space_members_option_title" = "Space members";
|
||||
"screen_security_and_privacy_room_access_space_members_option_title" = "Kogukonna liikmed";
|
||||
"screen_security_and_privacy_room_address_section_footer" = "Selleks, et jututuba oleks nähtav jututubade avalikus kataloogis, vajab ta aadressi.";
|
||||
"screen_space_settings_leave_space" = "Lahku kogukonnast";
|
||||
"screen_space_settings_roles_and_permissions" = "Rollid ja õigused";
|
||||
@@ -1479,8 +1481,8 @@
|
||||
"screen_create_account_title" = "Loo kasutajakonto";
|
||||
"screen_create_poll_cancel_confirmation_content_ios" = "Sinu tehtud muudatused jäävad salvestamata";
|
||||
"screen_create_room_add_people_title" = "Kutsu osalejaid";
|
||||
"screen_create_room_private_option_title" = "Private";
|
||||
"screen_create_room_public_option_title" = "Public";
|
||||
"screen_create_room_private_option_title" = "Privaatne";
|
||||
"screen_create_room_public_option_title" = "Avalik";
|
||||
"screen_deactivate_account_title" = "Eemalda konto kasutusest";
|
||||
"screen_dm_details_block_alert_action" = "Blokeeri";
|
||||
"screen_dm_details_block_alert_description" = "Blokeeritud kasutajad ei saa sulle kirjutada ja kõik nende sõnumid on sinu eest peidetud. Sa saad alati blokeeringu eemaldada.";
|
||||
|
||||
@@ -194,6 +194,22 @@
|
||||
<string>%d teavitust</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>notification_fallback_n_content</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
<string>%#@COUNT@</string>
|
||||
<key>COUNT</key>
|
||||
<dict>
|
||||
<key>NSStringFormatSpecTypeKey</key>
|
||||
<string>NSStringPluralRuleType</string>
|
||||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>d</string>
|
||||
<key>one</key>
|
||||
<string>Sul on %d uus sõnum.</string>
|
||||
<key>other</key>
|
||||
<string>Sul on %d uut sõnumit.</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>notification_invitations</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
"Notification" = "Jakinarazpena";
|
||||
"a11y_add_reaction" = "Add reaction: %1$@";
|
||||
"a11y_address" = "Address";
|
||||
"a11y_avatar" = "Abatarra";
|
||||
"a11y_collapse_message_text_field" = "Minimise message text field";
|
||||
"a11y_delete" = "Ezabatu";
|
||||
@@ -22,6 +23,7 @@
|
||||
"a11y_poll_end" = "Amaitutako inkesta";
|
||||
"a11y_polls_will_remove_selection" = "Aurreko hautaketa kenduko du";
|
||||
"a11y_polls_winning_answer" = "Erantzun hau gailendu da";
|
||||
"a11y_qr_code" = "QR Code";
|
||||
"a11y_react_with" = "Erreakzionatu %1$@(e)kin";
|
||||
"a11y_react_with_other_emojis" = "Erreakzionatu beste emoji batzuekin";
|
||||
"a11y_read_receipts_multiple" = "%1$@(e)k eta %2$@(e)k irakurri dute";
|
||||
|
||||
@@ -194,6 +194,22 @@
|
||||
<string>%d jakinarazpen</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>notification_fallback_n_content</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
<string>%#@COUNT@</string>
|
||||
<key>COUNT</key>
|
||||
<dict>
|
||||
<key>NSStringFormatSpecTypeKey</key>
|
||||
<string>NSStringPluralRuleType</string>
|
||||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>d</string>
|
||||
<key>one</key>
|
||||
<string>You have %d new message.</string>
|
||||
<key>other</key>
|
||||
<string>You have %d new messages.</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>notification_invitations</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
"Notification" = "آگاهی";
|
||||
"a11y_add_reaction" = "افزودن واکنش: %1$@";
|
||||
"a11y_address" = "Address";
|
||||
"a11y_avatar" = "چهرک";
|
||||
"a11y_collapse_message_text_field" = "Minimise message text field";
|
||||
"a11y_delete" = "حذف";
|
||||
@@ -22,6 +23,7 @@
|
||||
"a11y_poll_end" = "نظرسنجی پایان یافته";
|
||||
"a11y_polls_will_remove_selection" = "گزینش پیشین را برخواهد داشت";
|
||||
"a11y_polls_winning_answer" = "این پاسخ برنده است";
|
||||
"a11y_qr_code" = "QR Code";
|
||||
"a11y_react_with" = "واکنش با %1$@";
|
||||
"a11y_react_with_other_emojis" = "واکنش با شکلکهای دیگر";
|
||||
"a11y_read_receipts_multiple" = "خوانده به دست %1$@ و %2$@";
|
||||
|
||||
@@ -194,6 +194,22 @@
|
||||
<string>%dاعلان</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>notification_fallback_n_content</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
<string>%#@COUNT@</string>
|
||||
<key>COUNT</key>
|
||||
<dict>
|
||||
<key>NSStringFormatSpecTypeKey</key>
|
||||
<string>NSStringPluralRuleType</string>
|
||||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>d</string>
|
||||
<key>one</key>
|
||||
<string>You have %d new message.</string>
|
||||
<key>other</key>
|
||||
<string>You have %d new messages.</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>notification_invitations</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
"Notification" = "Ilmoitus";
|
||||
"a11y_add_reaction" = "Lisää reaktio: %1$@";
|
||||
"a11y_address" = "Address";
|
||||
"a11y_avatar" = "Avatar";
|
||||
"a11y_collapse_message_text_field" = "Pienennä viestin tekstikenttä";
|
||||
"a11y_delete" = "Poista";
|
||||
@@ -22,6 +23,7 @@
|
||||
"a11y_poll_end" = "Päättynyt kysely";
|
||||
"a11y_polls_will_remove_selection" = "Poistaa edellisen valinnan";
|
||||
"a11y_polls_winning_answer" = "Tämä on voittava vastaus";
|
||||
"a11y_qr_code" = "QR Code";
|
||||
"a11y_react_with" = "Lisää reaktio: %1$@";
|
||||
"a11y_react_with_other_emojis" = "Reagoi muilla emojeilla";
|
||||
"a11y_read_receipts_multiple" = "%1$@ ja %2$@ on lukenut viestin";
|
||||
|
||||
@@ -194,6 +194,22 @@
|
||||
<string>%d ilmoitusta</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>notification_fallback_n_content</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
<string>%#@COUNT@</string>
|
||||
<key>COUNT</key>
|
||||
<dict>
|
||||
<key>NSStringFormatSpecTypeKey</key>
|
||||
<string>NSStringPluralRuleType</string>
|
||||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>d</string>
|
||||
<key>one</key>
|
||||
<string>You have %d new message.</string>
|
||||
<key>other</key>
|
||||
<string>You have %d new messages.</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>notification_invitations</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
"Notification" = "Notification";
|
||||
"a11y_add_reaction" = "Ajouter une réaction: %1$@";
|
||||
"a11y_address" = "Address";
|
||||
"a11y_avatar" = "Avatar";
|
||||
"a11y_collapse_message_text_field" = "Réduire la taille du composeur";
|
||||
"a11y_delete" = "Supprimer";
|
||||
@@ -22,6 +23,7 @@
|
||||
"a11y_poll_end" = "Sondage terminé";
|
||||
"a11y_polls_will_remove_selection" = "Supprimera la sélection précédente";
|
||||
"a11y_polls_winning_answer" = "C'est la réponse gagnante";
|
||||
"a11y_qr_code" = "QR Code";
|
||||
"a11y_react_with" = "Réagir avec %1$@";
|
||||
"a11y_react_with_other_emojis" = "Réagir avec d’autres émojis";
|
||||
"a11y_read_receipts_multiple" = "Lu par %1$@ et %2$@";
|
||||
@@ -449,7 +451,7 @@
|
||||
"notification_thread_in_room" = "Discussion dans %1$@";
|
||||
"notification_channel_call" = "Appel";
|
||||
"notification_channel_listening_for_events" = "À l’écoute des événements";
|
||||
"notification_channel_noisy" = "Notifications bruyantes";
|
||||
"notification_channel_noisy" = "Notifications sonores";
|
||||
"notification_channel_ringing_calls" = "Appels entrants";
|
||||
"notification_channel_silent" = "Notifications silencieuses";
|
||||
"notification_fallback_content" = "Vous avez de nouveau(x) message(s).";
|
||||
|
||||
@@ -194,6 +194,22 @@
|
||||
<string>%d notifications</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>notification_fallback_n_content</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
<string>%#@COUNT@</string>
|
||||
<key>COUNT</key>
|
||||
<dict>
|
||||
<key>NSStringFormatSpecTypeKey</key>
|
||||
<string>NSStringPluralRuleType</string>
|
||||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>d</string>
|
||||
<key>one</key>
|
||||
<string>You have %d new message.</string>
|
||||
<key>other</key>
|
||||
<string>You have %d new messages.</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>notification_invitations</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
"Notification" = "Obavijest";
|
||||
"a11y_add_reaction" = "Dodaj reakciju: %1$@";
|
||||
"a11y_address" = "Address";
|
||||
"a11y_avatar" = "Avatar";
|
||||
"a11y_collapse_message_text_field" = "Minimiziraj tekstno polje poruke";
|
||||
"a11y_delete" = "Izbriši";
|
||||
@@ -22,6 +23,7 @@
|
||||
"a11y_poll_end" = "Završena anketa";
|
||||
"a11y_polls_will_remove_selection" = "Uklonit će prethodni odabir";
|
||||
"a11y_polls_winning_answer" = "Ovo je pobjednički odgovor";
|
||||
"a11y_qr_code" = "QR Code";
|
||||
"a11y_react_with" = "Reagiraj s %1$@";
|
||||
"a11y_react_with_other_emojis" = "Reagiraj s drugim emotikonima";
|
||||
"a11y_read_receipts_multiple" = "Pročitali %1$@ i %2$@";
|
||||
|
||||
@@ -216,6 +216,22 @@
|
||||
<string>%d obavijesti</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>notification_fallback_n_content</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
<string>%#@COUNT@</string>
|
||||
<key>COUNT</key>
|
||||
<dict>
|
||||
<key>NSStringFormatSpecTypeKey</key>
|
||||
<string>NSStringPluralRuleType</string>
|
||||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>d</string>
|
||||
<key>one</key>
|
||||
<string>You have %d new message.</string>
|
||||
<key>other</key>
|
||||
<string>You have %d new messages.</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>notification_invitations</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
"Notification" = "Értesítés";
|
||||
"a11y_add_reaction" = "Reakció hozzáadása: %1$@";
|
||||
"a11y_address" = "Address";
|
||||
"a11y_avatar" = "Profilkép";
|
||||
"a11y_collapse_message_text_field" = "Üzenet szövegmezőjének minimalizálása";
|
||||
"a11y_delete" = "Törlés";
|
||||
@@ -22,6 +23,7 @@
|
||||
"a11y_poll_end" = "Befejezett szavazás";
|
||||
"a11y_polls_will_remove_selection" = "Eltávolítja a korábbi kijelölést";
|
||||
"a11y_polls_winning_answer" = "Ez a győztes válasz";
|
||||
"a11y_qr_code" = "QR Code";
|
||||
"a11y_react_with" = "Reagálás a következővel: %1$@";
|
||||
"a11y_react_with_other_emojis" = "Reagálás más emodzsikkal";
|
||||
"a11y_read_receipts_multiple" = "Olvasta: %1$@ és %2$@";
|
||||
|
||||
@@ -192,6 +192,22 @@
|
||||
<string>%d értesítés</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>notification_fallback_n_content</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
<string>%#@COUNT@</string>
|
||||
<key>COUNT</key>
|
||||
<dict>
|
||||
<key>NSStringFormatSpecTypeKey</key>
|
||||
<string>NSStringPluralRuleType</string>
|
||||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>d</string>
|
||||
<key>one</key>
|
||||
<string>You have %d new message.</string>
|
||||
<key>other</key>
|
||||
<string>You have %d new messages.</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>notification_invitations</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
"Notification" = "Notifikasi";
|
||||
"a11y_add_reaction" = "Tambahkan reaksi: %1$@";
|
||||
"a11y_address" = "Address";
|
||||
"a11y_avatar" = "Avatar";
|
||||
"a11y_collapse_message_text_field" = "Minimise message text field";
|
||||
"a11y_delete" = "Hapus";
|
||||
@@ -22,6 +23,7 @@
|
||||
"a11y_poll_end" = "Jajak pendapat berakhir";
|
||||
"a11y_polls_will_remove_selection" = "Will remove previous selection";
|
||||
"a11y_polls_winning_answer" = "Ini adalah jawaban yang menang";
|
||||
"a11y_qr_code" = "QR Code";
|
||||
"a11y_react_with" = "Bereaksi dengan %1$@";
|
||||
"a11y_react_with_other_emojis" = "Reaksi dengan emoji lain";
|
||||
"a11y_read_receipts_multiple" = "Dibaca oleh %1$@ dan %2$@";
|
||||
|
||||
@@ -176,6 +176,22 @@
|
||||
<string>%d pemberitahuan</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>notification_fallback_n_content</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
<string>%#@COUNT@</string>
|
||||
<key>COUNT</key>
|
||||
<dict>
|
||||
<key>NSStringFormatSpecTypeKey</key>
|
||||
<string>NSStringPluralRuleType</string>
|
||||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>d</string>
|
||||
<key>one</key>
|
||||
<string>You have %d new message.</string>
|
||||
<key>other</key>
|
||||
<string>You have %d new messages.</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>notification_invitations</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
"Notification" = "Notifica";
|
||||
"a11y_add_reaction" = "Aggiungi reazione: %1$@";
|
||||
"a11y_address" = "Address";
|
||||
"a11y_avatar" = "Avatar";
|
||||
"a11y_collapse_message_text_field" = "Riduci al minimo il campo di testo del messaggio";
|
||||
"a11y_delete" = "Elimina";
|
||||
@@ -22,6 +23,7 @@
|
||||
"a11y_poll_end" = "Sondaggio terminato";
|
||||
"a11y_polls_will_remove_selection" = "Rimuoverà la selezione precedente";
|
||||
"a11y_polls_winning_answer" = "Questa è la risposta vincente";
|
||||
"a11y_qr_code" = "QR Code";
|
||||
"a11y_react_with" = "Reagisci con %1$@";
|
||||
"a11y_react_with_other_emojis" = "Reagisci con altri emoji";
|
||||
"a11y_read_receipts_multiple" = "Visualizzato da %1$@ e %2$@";
|
||||
|
||||
@@ -194,6 +194,22 @@
|
||||
<string>%d notifiche</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>notification_fallback_n_content</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
<string>%#@COUNT@</string>
|
||||
<key>COUNT</key>
|
||||
<dict>
|
||||
<key>NSStringFormatSpecTypeKey</key>
|
||||
<string>NSStringPluralRuleType</string>
|
||||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>d</string>
|
||||
<key>one</key>
|
||||
<string>You have %d new message.</string>
|
||||
<key>other</key>
|
||||
<string>You have %d new messages.</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>notification_invitations</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
"Notification" = "შეტყობინება";
|
||||
"a11y_add_reaction" = "Add reaction: %1$@";
|
||||
"a11y_address" = "Address";
|
||||
"a11y_avatar" = "Avatar";
|
||||
"a11y_collapse_message_text_field" = "Minimise message text field";
|
||||
"a11y_delete" = "წაშლა";
|
||||
@@ -22,6 +23,7 @@
|
||||
"a11y_poll_end" = "დასრულდა გამოკითხვა";
|
||||
"a11y_polls_will_remove_selection" = "Will remove previous selection";
|
||||
"a11y_polls_winning_answer" = "This is the winning answer";
|
||||
"a11y_qr_code" = "QR Code";
|
||||
"a11y_react_with" = "რეაგირება %1$@-ით";
|
||||
"a11y_react_with_other_emojis" = "რეაგირება სხვა ემოჯით";
|
||||
"a11y_read_receipts_multiple" = "ნანახია %1$@-სა და %2$@-ს მიერ";
|
||||
|
||||
@@ -194,6 +194,22 @@
|
||||
<string>%d შეტყობინება</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>notification_fallback_n_content</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
<string>%#@COUNT@</string>
|
||||
<key>COUNT</key>
|
||||
<dict>
|
||||
<key>NSStringFormatSpecTypeKey</key>
|
||||
<string>NSStringPluralRuleType</string>
|
||||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>d</string>
|
||||
<key>one</key>
|
||||
<string>You have %d new message.</string>
|
||||
<key>other</key>
|
||||
<string>You have %d new messages.</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>notification_invitations</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
"Notification" = "알림";
|
||||
"a11y_add_reaction" = "반응 추가: %1$@";
|
||||
"a11y_address" = "Address";
|
||||
"a11y_avatar" = "아바타";
|
||||
"a11y_collapse_message_text_field" = "메시지 텍스트 필드 최소화";
|
||||
"a11y_delete" = "삭제";
|
||||
@@ -22,6 +23,7 @@
|
||||
"a11y_poll_end" = "종료된 투표";
|
||||
"a11y_polls_will_remove_selection" = "이전 선택 항목을 제거합니다";
|
||||
"a11y_polls_winning_answer" = "이것이 승리의 답입니다";
|
||||
"a11y_qr_code" = "QR Code";
|
||||
"a11y_react_with" = "%1$@에 반응하세요";
|
||||
"a11y_react_with_other_emojis" = "다른 이모지로 반응하세요";
|
||||
"a11y_read_receipts_multiple" = "읽은 사람 %1$@ 그리고 %2$@";
|
||||
|
||||
@@ -172,6 +172,22 @@
|
||||
<string>%d 알림</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>notification_fallback_n_content</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
<string>%#@COUNT@</string>
|
||||
<key>COUNT</key>
|
||||
<dict>
|
||||
<key>NSStringFormatSpecTypeKey</key>
|
||||
<string>NSStringPluralRuleType</string>
|
||||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>d</string>
|
||||
<key>one</key>
|
||||
<string>You have %d new message.</string>
|
||||
<key>other</key>
|
||||
<string>You have %d new messages.</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>notification_invitations</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
"Notification" = "Pranešimas";
|
||||
"a11y_add_reaction" = "Pridėti reakciją: %1$@";
|
||||
"a11y_address" = "Address";
|
||||
"a11y_avatar" = "Pseudoportretas";
|
||||
"a11y_collapse_message_text_field" = "Minimise message text field";
|
||||
"a11y_delete" = "Delete";
|
||||
@@ -22,6 +23,7 @@
|
||||
"a11y_poll_end" = "Ended poll";
|
||||
"a11y_polls_will_remove_selection" = "Will remove previous selection";
|
||||
"a11y_polls_winning_answer" = "This is the winning answer";
|
||||
"a11y_qr_code" = "QR Code";
|
||||
"a11y_react_with" = "React with %1$@";
|
||||
"a11y_react_with_other_emojis" = "React with other emojis";
|
||||
"a11y_read_receipts_multiple" = "Read by %1$@ and %2$@";
|
||||
|
||||
@@ -200,6 +200,22 @@
|
||||
<string>%d pranešimų</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>notification_fallback_n_content</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
<string>%#@COUNT@</string>
|
||||
<key>COUNT</key>
|
||||
<dict>
|
||||
<key>NSStringFormatSpecTypeKey</key>
|
||||
<string>NSStringPluralRuleType</string>
|
||||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>d</string>
|
||||
<key>one</key>
|
||||
<string>You have %d new message.</string>
|
||||
<key>other</key>
|
||||
<string>You have %d new messages.</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>notification_invitations</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
"Notification" = "Varsel";
|
||||
"a11y_add_reaction" = "Legg til reaksjon: %1$@";
|
||||
"a11y_address" = "Address";
|
||||
"a11y_avatar" = "Profilbilde";
|
||||
"a11y_collapse_message_text_field" = "Minimer meldingstekstfeltet";
|
||||
"a11y_delete" = "Slett";
|
||||
@@ -22,6 +23,7 @@
|
||||
"a11y_poll_end" = "Avsluttet avstemning";
|
||||
"a11y_polls_will_remove_selection" = "Vil fjerne forrige valg";
|
||||
"a11y_polls_winning_answer" = "Dette er vinnersvaret";
|
||||
"a11y_qr_code" = "QR Code";
|
||||
"a11y_react_with" = "Reager med %1$@";
|
||||
"a11y_react_with_other_emojis" = "Reager med andre emojier";
|
||||
"a11y_read_receipts_multiple" = "Lest av %1$@ og %2$@";
|
||||
|
||||
@@ -192,6 +192,22 @@
|
||||
<string>%d varsler</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>notification_fallback_n_content</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
<string>%#@COUNT@</string>
|
||||
<key>COUNT</key>
|
||||
<dict>
|
||||
<key>NSStringFormatSpecTypeKey</key>
|
||||
<string>NSStringPluralRuleType</string>
|
||||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>d</string>
|
||||
<key>one</key>
|
||||
<string>You have %d new message.</string>
|
||||
<key>other</key>
|
||||
<string>You have %d new messages.</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>notification_invitations</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
"Notification" = "Melding";
|
||||
"a11y_add_reaction" = "Reactie toevoegen: %1$@";
|
||||
"a11y_address" = "Address";
|
||||
"a11y_avatar" = "Afbeelding";
|
||||
"a11y_collapse_message_text_field" = "Minimise message text field";
|
||||
"a11y_delete" = "Verwijderen";
|
||||
@@ -22,6 +23,7 @@
|
||||
"a11y_poll_end" = "Beeïndigde peiling";
|
||||
"a11y_polls_will_remove_selection" = "Verwijdert de vorige selectie";
|
||||
"a11y_polls_winning_answer" = "This is the winning answer";
|
||||
"a11y_qr_code" = "QR Code";
|
||||
"a11y_react_with" = "Reageer met %1$@";
|
||||
"a11y_react_with_other_emojis" = "Reageer met andere emoji's";
|
||||
"a11y_read_receipts_multiple" = "Gelezen door %1$@ en %2$@";
|
||||
|
||||
@@ -194,6 +194,22 @@
|
||||
<string>%d meldingen</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>notification_fallback_n_content</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
<string>%#@COUNT@</string>
|
||||
<key>COUNT</key>
|
||||
<dict>
|
||||
<key>NSStringFormatSpecTypeKey</key>
|
||||
<string>NSStringPluralRuleType</string>
|
||||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>d</string>
|
||||
<key>one</key>
|
||||
<string>You have %d new message.</string>
|
||||
<key>other</key>
|
||||
<string>You have %d new messages.</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>notification_invitations</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
"Notification" = "Powiadomienie";
|
||||
"a11y_add_reaction" = "Dodaj reakcję: %1$@";
|
||||
"a11y_address" = "Address";
|
||||
"a11y_avatar" = "Awatar";
|
||||
"a11y_collapse_message_text_field" = "Zmniejsz pole tekstowe wiadomości";
|
||||
"a11y_delete" = "Usuń";
|
||||
@@ -22,6 +23,7 @@
|
||||
"a11y_poll_end" = "Zakończona ankieta";
|
||||
"a11y_polls_will_remove_selection" = "Spowoduje to usunięcie poprzedniego zaznaczenia";
|
||||
"a11y_polls_winning_answer" = "Zwycięska odpowiedź";
|
||||
"a11y_qr_code" = "QR Code";
|
||||
"a11y_react_with" = "Zareaguj z %1$@";
|
||||
"a11y_react_with_other_emojis" = "Zareaguj innym emoji";
|
||||
"a11y_read_receipts_multiple" = "Odczytane przez %1$@ i %2$@";
|
||||
|
||||
@@ -216,6 +216,22 @@
|
||||
<string>%d powiadomień</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>notification_fallback_n_content</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
<string>%#@COUNT@</string>
|
||||
<key>COUNT</key>
|
||||
<dict>
|
||||
<key>NSStringFormatSpecTypeKey</key>
|
||||
<string>NSStringPluralRuleType</string>
|
||||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>d</string>
|
||||
<key>one</key>
|
||||
<string>You have %d new message.</string>
|
||||
<key>other</key>
|
||||
<string>You have %d new messages.</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>notification_invitations</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
"Notification" = "Notificação";
|
||||
"a11y_add_reaction" = "Adicionar reação: %1$@";
|
||||
"a11y_address" = "Address";
|
||||
"a11y_avatar" = "Avatar";
|
||||
"a11y_collapse_message_text_field" = "Minimizar campo de texto de mensagem";
|
||||
"a11y_delete" = "Apagar";
|
||||
@@ -22,6 +23,7 @@
|
||||
"a11y_poll_end" = "Enquete encerrada";
|
||||
"a11y_polls_will_remove_selection" = "Removerá a seleção anterior";
|
||||
"a11y_polls_winning_answer" = "Esta é a resposta vencedora";
|
||||
"a11y_qr_code" = "QR Code";
|
||||
"a11y_react_with" = "Reagir com %1$@";
|
||||
"a11y_react_with_other_emojis" = "Reagir com outros emojis";
|
||||
"a11y_read_receipts_multiple" = "Lido por %1$@ e %2$@";
|
||||
|
||||
@@ -194,6 +194,22 @@
|
||||
<string>%d notificações</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>notification_fallback_n_content</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
<string>%#@COUNT@</string>
|
||||
<key>COUNT</key>
|
||||
<dict>
|
||||
<key>NSStringFormatSpecTypeKey</key>
|
||||
<string>NSStringPluralRuleType</string>
|
||||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>d</string>
|
||||
<key>one</key>
|
||||
<string>You have %d new message.</string>
|
||||
<key>other</key>
|
||||
<string>You have %d new messages.</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>notification_invitations</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
"Notification" = "Notificação";
|
||||
"a11y_add_reaction" = "Adicionar reação: %1$@";
|
||||
"a11y_address" = "Address";
|
||||
"a11y_avatar" = "Avatar";
|
||||
"a11y_collapse_message_text_field" = "Minimizar campo de texto da mensagem";
|
||||
"a11y_delete" = "Eliminar";
|
||||
@@ -22,6 +23,7 @@
|
||||
"a11y_poll_end" = "Sondagem concluída";
|
||||
"a11y_polls_will_remove_selection" = "Irá remover seleção anterior";
|
||||
"a11y_polls_winning_answer" = "Esta é a reposta vencedora";
|
||||
"a11y_qr_code" = "QR Code";
|
||||
"a11y_react_with" = "Reagir com %1$@";
|
||||
"a11y_react_with_other_emojis" = "Reagir com outros emojis";
|
||||
"a11y_read_receipts_multiple" = "Lida por %1$@ e %2$@";
|
||||
|
||||
@@ -194,6 +194,22 @@
|
||||
<string>%d notificações</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>notification_fallback_n_content</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
<string>%#@COUNT@</string>
|
||||
<key>COUNT</key>
|
||||
<dict>
|
||||
<key>NSStringFormatSpecTypeKey</key>
|
||||
<string>NSStringPluralRuleType</string>
|
||||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>d</string>
|
||||
<key>one</key>
|
||||
<string>You have %d new message.</string>
|
||||
<key>other</key>
|
||||
<string>You have %d new messages.</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>notification_invitations</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
"Notification" = "Notificare";
|
||||
"a11y_add_reaction" = "Adăugați o reacție: %1$@";
|
||||
"a11y_address" = "Address";
|
||||
"a11y_avatar" = "Imagine de profil";
|
||||
"a11y_collapse_message_text_field" = "Micșorați câmpul mesajului";
|
||||
"a11y_delete" = "Ștergere";
|
||||
@@ -22,6 +23,7 @@
|
||||
"a11y_poll_end" = "Sondaj încheiat";
|
||||
"a11y_polls_will_remove_selection" = "Va șterge selecția anterioară";
|
||||
"a11y_polls_winning_answer" = "Acesta este votul câștigător";
|
||||
"a11y_qr_code" = "QR Code";
|
||||
"a11y_react_with" = "Reacționați cu %1$@";
|
||||
"a11y_react_with_other_emojis" = "Reacționați cu alte emoji-uri";
|
||||
"a11y_read_receipts_multiple" = "Citit de %1$@ și %2$@";
|
||||
|
||||
@@ -212,6 +212,22 @@
|
||||
<string>%d notificări</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>notification_fallback_n_content</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
<string>%#@COUNT@</string>
|
||||
<key>COUNT</key>
|
||||
<dict>
|
||||
<key>NSStringFormatSpecTypeKey</key>
|
||||
<string>NSStringPluralRuleType</string>
|
||||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>d</string>
|
||||
<key>one</key>
|
||||
<string>You have %d new message.</string>
|
||||
<key>other</key>
|
||||
<string>You have %d new messages.</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>notification_invitations</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
"Notification" = "Уведомление";
|
||||
"a11y_add_reaction" = "Добавить реакцию: %1$@";
|
||||
"a11y_address" = "Address";
|
||||
"a11y_avatar" = "Аватар";
|
||||
"a11y_collapse_message_text_field" = "Свернуть поле текста сообщения";
|
||||
"a11y_delete" = "Удалить";
|
||||
@@ -22,6 +23,7 @@
|
||||
"a11y_poll_end" = "Завершённый опрос";
|
||||
"a11y_polls_will_remove_selection" = "Удалить предыдущий ответ";
|
||||
"a11y_polls_winning_answer" = "Это лучший ответ";
|
||||
"a11y_qr_code" = "QR Code";
|
||||
"a11y_react_with" = "Реагировать вместе с %1$@";
|
||||
"a11y_react_with_other_emojis" = "Реакция с помощью эмодзи";
|
||||
"a11y_read_receipts_multiple" = "Прочитано %1$@ и %2$@";
|
||||
|
||||
@@ -218,6 +218,22 @@
|
||||
<string>%d уведомлений</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>notification_fallback_n_content</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
<string>%#@COUNT@</string>
|
||||
<key>COUNT</key>
|
||||
<dict>
|
||||
<key>NSStringFormatSpecTypeKey</key>
|
||||
<string>NSStringPluralRuleType</string>
|
||||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>d</string>
|
||||
<key>one</key>
|
||||
<string>You have %d new message.</string>
|
||||
<key>other</key>
|
||||
<string>You have %d new messages.</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>notification_invitations</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
"Notification" = "Oznámenie";
|
||||
"a11y_add_reaction" = "Pridať reakciu: %1$@";
|
||||
"a11y_address" = "Address";
|
||||
"a11y_avatar" = "Obrázok";
|
||||
"a11y_collapse_message_text_field" = "Minimalizovať textové pole správy";
|
||||
"a11y_delete" = "Vymazať";
|
||||
@@ -22,6 +23,7 @@
|
||||
"a11y_poll_end" = "Ukončená anketa";
|
||||
"a11y_polls_will_remove_selection" = "Odstráni predchádzajúci výber";
|
||||
"a11y_polls_winning_answer" = "Toto je víťazná odpoveď";
|
||||
"a11y_qr_code" = "QR Code";
|
||||
"a11y_react_with" = "Reagovať s %1$@";
|
||||
"a11y_react_with_other_emojis" = "Reagovať s inými emotikonmi";
|
||||
"a11y_read_receipts_multiple" = "Prečítal/a %1$@ a %2$@";
|
||||
|
||||
@@ -218,6 +218,22 @@
|
||||
<string>%d oznámení</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>notification_fallback_n_content</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
<string>%#@COUNT@</string>
|
||||
<key>COUNT</key>
|
||||
<dict>
|
||||
<key>NSStringFormatSpecTypeKey</key>
|
||||
<string>NSStringPluralRuleType</string>
|
||||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>d</string>
|
||||
<key>one</key>
|
||||
<string>You have %d new message.</string>
|
||||
<key>other</key>
|
||||
<string>You have %d new messages.</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>notification_invitations</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
"Notification" = "notis";
|
||||
"a11y_add_reaction" = "Lägg till reaktion: %1$@";
|
||||
"a11y_address" = "Address";
|
||||
"a11y_avatar" = "Avatar";
|
||||
"a11y_collapse_message_text_field" = "Minimise message text field";
|
||||
"a11y_delete" = "Radera";
|
||||
@@ -22,6 +23,7 @@
|
||||
"a11y_poll_end" = "Avslutade omröstning";
|
||||
"a11y_polls_will_remove_selection" = "Kommer att ta bort föregående val";
|
||||
"a11y_polls_winning_answer" = "Detta är det vinnande svaret";
|
||||
"a11y_qr_code" = "QR Code";
|
||||
"a11y_react_with" = "Reagera med %1$@";
|
||||
"a11y_react_with_other_emojis" = "Reagera med andra emojier";
|
||||
"a11y_read_receipts_multiple" = "Läst av %1$@ och %2$@";
|
||||
@@ -570,7 +572,7 @@
|
||||
"screen_decline_and_block_block_user_option_description" = "Du kommer inte att se några meddelanden eller rumsinbjudningar från den här användaren";
|
||||
"screen_decline_and_block_report_user_option_description" = "Rapportera det här rummet till din kontoleverantör.";
|
||||
"screen_edit_room_address_room_address_section_footer" = "Du behöver en rumsadress för att göra den synlig i katalogen.";
|
||||
"screen_edit_room_address_title" = "Rumsadress";
|
||||
"screen_edit_room_address_title" = "Redigera adress";
|
||||
"screen_invite_users_already_a_member" = "Redan medlem";
|
||||
"screen_invite_users_already_invited" = "Redan inbjuden";
|
||||
"screen_join_room_cancel_knock_action" = "Avbryt begäran";
|
||||
@@ -704,7 +706,7 @@
|
||||
"screen_roomlist_clear_filters" = "Rensa filter";
|
||||
"screen_roomlist_tombstoned_room_description" = "Det här rummet har uppgraderats";
|
||||
"screen_roomlist_your_spaces" = "Your spaces";
|
||||
"screen_security_and_privacy_add_room_address_action" = "Lägg till rumsadress";
|
||||
"screen_security_and_privacy_add_room_address_action" = "Lägg till adress";
|
||||
"screen_security_and_privacy_ask_to_join_multiple_spaces_members_option_description" = "Anyone in authorised spaces can join, but everyone else must request access.";
|
||||
"screen_security_and_privacy_ask_to_join_option_description" = "Alla måste begära åtkomst.";
|
||||
"screen_security_and_privacy_ask_to_join_option_title" = "Be om att gå med";
|
||||
@@ -714,7 +716,7 @@
|
||||
"screen_security_and_privacy_enable_encryption_alert_title" = "Aktivera kryptering?";
|
||||
"screen_security_and_privacy_encryption_section_footer" = "Efter aktivering kan kryptering inte inaktiveras.";
|
||||
"screen_security_and_privacy_encryption_toggle_title" = "Aktivera totalsträckskryptering";
|
||||
"screen_security_and_privacy_room_access_anyone_option_description" = "Vem som helst kan hitta och gå med";
|
||||
"screen_security_and_privacy_room_access_anyone_option_description" = "Vem som helst kan gå med.";
|
||||
"screen_security_and_privacy_room_access_anyone_option_title" = "Vem som helst";
|
||||
"screen_security_and_privacy_room_access_footer" = "Choose which spaces’ members can join this room without an invitation. %1$@";
|
||||
"screen_security_and_privacy_room_access_invite_only_option_description" = "Endast inbjudna personer kan gå med.";
|
||||
@@ -723,19 +725,19 @@
|
||||
"screen_security_and_privacy_room_access_space_members_option_multiple_parents_description" = "Anyone in authorised spaces can join.";
|
||||
"screen_security_and_privacy_room_access_space_members_option_single_parent_description" = "Anyone in %1$@ can join.";
|
||||
"screen_security_and_privacy_room_access_space_members_option_unavailable_description" = "Utrymmen stöds för närvarande inte";
|
||||
"screen_security_and_privacy_room_address_section_header" = "Address";
|
||||
"screen_security_and_privacy_room_address_section_header" = "Adress";
|
||||
"screen_security_and_privacy_room_directory_visibility_section_footer" = "Tillåt att detta rum hittas genom att söka i den offentliga rumskatalogen på %1$@";
|
||||
"screen_security_and_privacy_room_directory_visibility_toggle_description" = "Allow to be found by searching the public directory.";
|
||||
"screen_security_and_privacy_room_directory_visibility_toggle_title" = "Synlig i katalogen för offentliga rum";
|
||||
"screen_security_and_privacy_room_history_anyone_option_title" = "Anyone (history is public)";
|
||||
"screen_security_and_privacy_room_directory_visibility_toggle_title" = "Synlig i offentliga katalogen";
|
||||
"screen_security_and_privacy_room_history_anyone_option_title" = "Vem som helst (historiken är offentlig)";
|
||||
"screen_security_and_privacy_room_history_section_footer" = "Changes won't affect past messages, only new ones. %1$@";
|
||||
"screen_security_and_privacy_room_history_section_header" = "Vem kan läsa historik";
|
||||
"screen_security_and_privacy_room_history_since_invite_option_title" = "Endast medlemmar sedan de bjöds in";
|
||||
"screen_security_and_privacy_room_history_since_selecting_option_title" = "Endast medlemmar sedan det här alternativet har valts";
|
||||
"screen_security_and_privacy_room_history_since_invite_option_title" = "Medlemmar sedan de bjöds in";
|
||||
"screen_security_and_privacy_room_history_since_selecting_option_title" = "Medlemmar (fullständig historik)";
|
||||
"screen_security_and_privacy_room_publishing_section_footer" = "Rumsadresser är sätt att hitta och komma åt rum. Detta säkerställer också att du enkelt kan dela ditt rum med andra.\nDu kan välja att publicera ditt rum i din hemservers offentliga rumskatalog.";
|
||||
"screen_security_and_privacy_room_publishing_section_header" = "Rumspublicering";
|
||||
"screen_security_and_privacy_room_visibility_section_footer" = "Addresses are a way to find and access rooms and spaces. This also ensures you can easily share them with others.";
|
||||
"screen_security_and_privacy_room_visibility_section_header" = "Visibility";
|
||||
"screen_security_and_privacy_room_visibility_section_header" = "Synlighet";
|
||||
"screen_security_and_privacy_title" = "Säkerhet och sekretess";
|
||||
"screen_space_add_room_action" = "Room";
|
||||
"screen_space_empty_state_title" = "Add your first room";
|
||||
|
||||
@@ -194,6 +194,22 @@
|
||||
<string>%d aviseringar</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>notification_fallback_n_content</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
<string>%#@COUNT@</string>
|
||||
<key>COUNT</key>
|
||||
<dict>
|
||||
<key>NSStringFormatSpecTypeKey</key>
|
||||
<string>NSStringPluralRuleType</string>
|
||||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>d</string>
|
||||
<key>one</key>
|
||||
<string>You have %d new message.</string>
|
||||
<key>other</key>
|
||||
<string>You have %d new messages.</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>notification_invitations</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
"Notification" = "Bildirim";
|
||||
"a11y_add_reaction" = "Add reaction: %1$@";
|
||||
"a11y_address" = "Address";
|
||||
"a11y_avatar" = "Profil resmi";
|
||||
"a11y_collapse_message_text_field" = "Minimise message text field";
|
||||
"a11y_delete" = "Sil";
|
||||
@@ -22,6 +23,7 @@
|
||||
"a11y_poll_end" = "Anket sona erdi";
|
||||
"a11y_polls_will_remove_selection" = "Will remove previous selection";
|
||||
"a11y_polls_winning_answer" = "This is the winning answer";
|
||||
"a11y_qr_code" = "QR Code";
|
||||
"a11y_react_with" = "%1$@ ile tepki verin";
|
||||
"a11y_react_with_other_emojis" = "Diğer emojilerle tepki verin";
|
||||
"a11y_read_receipts_multiple" = "Okuyan %1$@ ve %2$@";
|
||||
|
||||
@@ -194,6 +194,22 @@
|
||||
<string>%d bildirim</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>notification_fallback_n_content</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
<string>%#@COUNT@</string>
|
||||
<key>COUNT</key>
|
||||
<dict>
|
||||
<key>NSStringFormatSpecTypeKey</key>
|
||||
<string>NSStringPluralRuleType</string>
|
||||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>d</string>
|
||||
<key>one</key>
|
||||
<string>You have %d new message.</string>
|
||||
<key>other</key>
|
||||
<string>You have %d new messages.</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>notification_invitations</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
"Notification" = "Сповіщення";
|
||||
"a11y_add_reaction" = "Додати реакцію: %1$@";
|
||||
"a11y_address" = "Address";
|
||||
"a11y_avatar" = "Аватар";
|
||||
"a11y_collapse_message_text_field" = "Згорнути поле тексту повідомлення";
|
||||
"a11y_delete" = "Видалити";
|
||||
@@ -22,6 +23,7 @@
|
||||
"a11y_poll_end" = "Опитування завершено";
|
||||
"a11y_polls_will_remove_selection" = "Попередній вибір буде прибрано";
|
||||
"a11y_polls_winning_answer" = "Ця відповідь перемогла";
|
||||
"a11y_qr_code" = "QR Code";
|
||||
"a11y_react_with" = "Реагувати з%1$@";
|
||||
"a11y_react_with_other_emojis" = "Відреагувати іншими смайликами";
|
||||
"a11y_read_receipts_multiple" = "Прочитано %1$@ та %2$@";
|
||||
|
||||
@@ -216,6 +216,22 @@
|
||||
<string>%d сповіщень</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>notification_fallback_n_content</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
<string>%#@COUNT@</string>
|
||||
<key>COUNT</key>
|
||||
<dict>
|
||||
<key>NSStringFormatSpecTypeKey</key>
|
||||
<string>NSStringPluralRuleType</string>
|
||||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>d</string>
|
||||
<key>one</key>
|
||||
<string>You have %d new message.</string>
|
||||
<key>other</key>
|
||||
<string>You have %d new messages.</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>notification_invitations</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
"Notification" = "اطلاع";
|
||||
"a11y_add_reaction" = "ایک رد عمل کا اضافہ کریں: %1$@";
|
||||
"a11y_address" = "Address";
|
||||
"a11y_avatar" = "اوتار";
|
||||
"a11y_collapse_message_text_field" = "Minimise message text field";
|
||||
"a11y_delete" = "حذف کریں";
|
||||
@@ -22,6 +23,7 @@
|
||||
"a11y_poll_end" = "رائے شماری ختم کردی";
|
||||
"a11y_polls_will_remove_selection" = "Will remove previous selection";
|
||||
"a11y_polls_winning_answer" = "This is the winning answer";
|
||||
"a11y_qr_code" = "QR Code";
|
||||
"a11y_react_with" = "%1$@ کے ساتھ رد عمل کریں";
|
||||
"a11y_react_with_other_emojis" = "دیگر رموز تعبیری سے رد عمل کریں";
|
||||
"a11y_read_receipts_multiple" = "%1$@ اور %2$@ نے پڑھا";
|
||||
|
||||
@@ -194,6 +194,22 @@
|
||||
<string>%d اطلاعات</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>notification_fallback_n_content</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
<string>%#@COUNT@</string>
|
||||
<key>COUNT</key>
|
||||
<dict>
|
||||
<key>NSStringFormatSpecTypeKey</key>
|
||||
<string>NSStringPluralRuleType</string>
|
||||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>d</string>
|
||||
<key>one</key>
|
||||
<string>You have %d new message.</string>
|
||||
<key>other</key>
|
||||
<string>You have %d new messages.</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>notification_invitations</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
"Notification" = "Bildirishnoma";
|
||||
"a11y_add_reaction" = "Reaksiya qoʻyish: %1$@";
|
||||
"a11y_address" = "Address";
|
||||
"a11y_avatar" = "Avatar";
|
||||
"a11y_collapse_message_text_field" = "Xabar matni maydonini kichraytirish";
|
||||
"a11y_delete" = "Oʻchirish";
|
||||
@@ -22,6 +23,7 @@
|
||||
"a11y_poll_end" = "So‘rovnoma yakunlandi";
|
||||
"a11y_polls_will_remove_selection" = "Oldingi tanlov olib tashlanadi";
|
||||
"a11y_polls_winning_answer" = "Bu g'alaba qozongan javob";
|
||||
"a11y_qr_code" = "QR Code";
|
||||
"a11y_react_with" = "%1$@ bilan munosabat bildiring";
|
||||
"a11y_react_with_other_emojis" = "Boshqa hisbelgilar bilan munosabat bildiring";
|
||||
"a11y_read_receipts_multiple" = "%1$@ va %2$@ bilan oʻqish";
|
||||
|
||||
@@ -194,6 +194,22 @@
|
||||
<string>%dbildirishnomalar</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>notification_fallback_n_content</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
<string>%#@COUNT@</string>
|
||||
<key>COUNT</key>
|
||||
<dict>
|
||||
<key>NSStringFormatSpecTypeKey</key>
|
||||
<string>NSStringPluralRuleType</string>
|
||||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>d</string>
|
||||
<key>one</key>
|
||||
<string>You have %d new message.</string>
|
||||
<key>other</key>
|
||||
<string>You have %d new messages.</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>notification_invitations</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
"Notification" = "通知";
|
||||
"a11y_add_reaction" = "添加表情符号:%1$@";
|
||||
"a11y_address" = "Address";
|
||||
"a11y_avatar" = "头像";
|
||||
"a11y_collapse_message_text_field" = "最小化消息文本框";
|
||||
"a11y_delete" = "删除";
|
||||
@@ -22,6 +23,7 @@
|
||||
"a11y_poll_end" = "投票已结束";
|
||||
"a11y_polls_will_remove_selection" = "将移除之前的选择";
|
||||
"a11y_polls_winning_answer" = "这是获胜的答案";
|
||||
"a11y_qr_code" = "QR Code";
|
||||
"a11y_react_with" = "使用 %1$@ 回应";
|
||||
"a11y_react_with_other_emojis" = "使用其他表情符号回应";
|
||||
"a11y_read_receipts_multiple" = "%1$@ 和 %2$@ 已读";
|
||||
|
||||
@@ -172,6 +172,22 @@
|
||||
<string>%d 条通知</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>notification_fallback_n_content</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
<string>%#@COUNT@</string>
|
||||
<key>COUNT</key>
|
||||
<dict>
|
||||
<key>NSStringFormatSpecTypeKey</key>
|
||||
<string>NSStringPluralRuleType</string>
|
||||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>d</string>
|
||||
<key>one</key>
|
||||
<string>You have %d new message.</string>
|
||||
<key>other</key>
|
||||
<string>You have %d new messages.</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>notification_invitations</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
"Notification" = "通知";
|
||||
"a11y_add_reaction" = "新增反應:%1$@";
|
||||
"a11y_address" = "Address";
|
||||
"a11y_avatar" = "大頭貼";
|
||||
"a11y_collapse_message_text_field" = "最小化訊息文字欄位";
|
||||
"a11y_delete" = "刪除";
|
||||
@@ -22,6 +23,7 @@
|
||||
"a11y_poll_end" = "投票已結束";
|
||||
"a11y_polls_will_remove_selection" = "將會移除先前的選擇";
|
||||
"a11y_polls_winning_answer" = "這是得票數最高的選項";
|
||||
"a11y_qr_code" = "QR Code";
|
||||
"a11y_react_with" = "使用 %1$@ 回應";
|
||||
"a11y_react_with_other_emojis" = "用其他表情符號回應";
|
||||
"a11y_read_receipts_multiple" = "%1$@ 和 %2$@ 已讀";
|
||||
|
||||
@@ -172,6 +172,22 @@
|
||||
<string>%d 個通知</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>notification_fallback_n_content</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
<string>%#@COUNT@</string>
|
||||
<key>COUNT</key>
|
||||
<dict>
|
||||
<key>NSStringFormatSpecTypeKey</key>
|
||||
<string>NSStringPluralRuleType</string>
|
||||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>d</string>
|
||||
<key>one</key>
|
||||
<string>You have %d new message.</string>
|
||||
<key>other</key>
|
||||
<string>You have %d new messages.</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>notification_invitations</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
|
||||
Reference in New Issue
Block a user