mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-06 16:07:42 +02:00
Merge branch 'release/1.4.7/master'
This commit is contained in:
+27
@@ -1,3 +1,30 @@
|
||||
Changes in 1.4.7 (2021-07-22)
|
||||
=================================================
|
||||
|
||||
✨ Features
|
||||
*
|
||||
|
||||
🙌 Improvements
|
||||
*
|
||||
|
||||
🐛 Bugfix
|
||||
*
|
||||
|
||||
⚠️ API Changes
|
||||
*
|
||||
|
||||
🗣 Translations
|
||||
*
|
||||
|
||||
🧱 Build
|
||||
*
|
||||
|
||||
Others
|
||||
*
|
||||
|
||||
Improvements:
|
||||
* Upgrade MatrixKit version ([v0.15.5](https://github.com/matrix-org/matrix-ios-kit/releases/tag/v0.15.5)).
|
||||
|
||||
Changes in 1.4.6 (2021-07-16)
|
||||
=================================================
|
||||
|
||||
|
||||
@@ -22,8 +22,8 @@ APPLICATION_GROUP_IDENTIFIER = group.im.vector
|
||||
APPLICATION_SCHEME = element
|
||||
|
||||
// Version
|
||||
MARKETING_VERSION = 1.4.6
|
||||
CURRENT_PROJECT_VERSION = 1.4.6
|
||||
MARKETING_VERSION = 1.4.7
|
||||
CURRENT_PROJECT_VERSION = 1.4.7
|
||||
|
||||
|
||||
// Team
|
||||
|
||||
@@ -11,7 +11,7 @@ use_frameworks!
|
||||
# - `{ {kit spec hash} => {sdk spec hash}` to depend on specific pod options (:git => …, :podspec => …) for each repo. Used by Fastfile during CI
|
||||
#
|
||||
# Warning: our internal tooling depends on the name of this variable name, so be sure not to change it
|
||||
$matrixKitVersion = '= 0.15.4'
|
||||
$matrixKitVersion = '= 0.15.5'
|
||||
# $matrixKitVersion = :local
|
||||
# $matrixKitVersion = {'develop' => 'develop'}
|
||||
|
||||
|
||||
+13
-13
@@ -56,29 +56,29 @@ PODS:
|
||||
- MatomoTracker (7.4.1):
|
||||
- MatomoTracker/Core (= 7.4.1)
|
||||
- MatomoTracker/Core (7.4.1)
|
||||
- MatrixKit (0.15.4):
|
||||
- MatrixKit (0.15.5):
|
||||
- Down (~> 0.11.0)
|
||||
- DTCoreText (~> 1.6.25)
|
||||
- HPGrowingTextView (~> 1.1)
|
||||
- libPhoneNumber-iOS (~> 0.9.13)
|
||||
- MatrixKit/Core (= 0.15.4)
|
||||
- MatrixSDK (= 0.19.4)
|
||||
- MatrixKit/Core (0.15.4):
|
||||
- MatrixKit/Core (= 0.15.5)
|
||||
- MatrixSDK (= 0.19.5)
|
||||
- MatrixKit/Core (0.15.5):
|
||||
- Down (~> 0.11.0)
|
||||
- DTCoreText (~> 1.6.25)
|
||||
- HPGrowingTextView (~> 1.1)
|
||||
- libPhoneNumber-iOS (~> 0.9.13)
|
||||
- MatrixSDK (= 0.19.4)
|
||||
- MatrixSDK (0.19.4):
|
||||
- MatrixSDK/Core (= 0.19.4)
|
||||
- MatrixSDK/Core (0.19.4):
|
||||
- MatrixSDK (= 0.19.5)
|
||||
- MatrixSDK (0.19.5):
|
||||
- MatrixSDK/Core (= 0.19.5)
|
||||
- MatrixSDK/Core (0.19.5):
|
||||
- AFNetworking (~> 4.0.0)
|
||||
- GZIP (~> 1.3.0)
|
||||
- libbase58 (~> 0.1.4)
|
||||
- OLMKit (~> 3.2.4)
|
||||
- Realm (= 10.7.6)
|
||||
- SwiftyBeaver (= 1.9.5)
|
||||
- MatrixSDK/JingleCallStack (0.19.4):
|
||||
- MatrixSDK/JingleCallStack (0.19.5):
|
||||
- JitsiMeetSDK (= 3.5.0)
|
||||
- MatrixSDK/Core
|
||||
- OLMKit (3.2.4):
|
||||
@@ -120,7 +120,7 @@ DEPENDENCIES:
|
||||
- KeychainAccess (~> 4.2.2)
|
||||
- KTCenterFlowLayout (~> 1.3.1)
|
||||
- MatomoTracker (~> 7.4.1)
|
||||
- MatrixKit (= 0.15.4)
|
||||
- MatrixKit (= 0.15.5)
|
||||
- MatrixSDK
|
||||
- MatrixSDK/JingleCallStack
|
||||
- OLMKit
|
||||
@@ -196,8 +196,8 @@ SPEC CHECKSUMS:
|
||||
LoggerAPI: ad9c4a6f1e32f518fdb43a1347ac14d765ab5e3d
|
||||
Logging: beeb016c9c80cf77042d62e83495816847ef108b
|
||||
MatomoTracker: 24a846c9d3aa76933183fe9d47fd62c9efa863fb
|
||||
MatrixKit: 477690d6dd38b1526042f8e83ff34e3db87e3a00
|
||||
MatrixSDK: 0c9d1845a45d71abcfcabe82b706cadbda1297ae
|
||||
MatrixKit: 7606227237cf58c1a1a2235547222c5d75b464c4
|
||||
MatrixSDK: 9fa30f9ca2504c4251b99212dcf4ff569bbf45b1
|
||||
OLMKit: 2d73cd67d149b5c3e3a8eb8ecae93d0b429d8a02
|
||||
ReadMoreTextView: 19147adf93abce6d7271e14031a00303fe28720d
|
||||
Realm: ed860452717c8db8f4bf832b6807f7f2ce708839
|
||||
@@ -211,6 +211,6 @@ SPEC CHECKSUMS:
|
||||
zxcvbn-ios: fef98b7c80f1512ff0eec47ac1fa399fc00f7e3c
|
||||
ZXingObjC: fdbb269f25dd2032da343e06f10224d62f537bdb
|
||||
|
||||
PODFILE CHECKSUM: 2b61b852a5b62fbb75643a30281e362fd4566f12
|
||||
PODFILE CHECKSUM: 6e4ab90565384faccee0cb985abe05663c36f517
|
||||
|
||||
COCOAPODS: 1.10.1
|
||||
|
||||
@@ -261,3 +261,88 @@
|
||||
"room_participants_filter_room_members_for_dm" = "تَصفِيَةُ الأعضَاء";
|
||||
"room_participants_filter_room_members" = "تَصفِيَةُ أعضَاءِ الغُرفَة";
|
||||
"room_participants_invite_prompt_msg" = "هَل أنتَ مُتَأكِّدٌ أنَّكَ تٌريدُ دَعوةَ %@ إلَى هَذِهِ المُحادَثَة؟";
|
||||
"room_event_action_reaction_show_less" = "إظهَارُ أقَل";
|
||||
"room_event_action_reaction_show_all" = "إظهَارُ الكُل";
|
||||
"room_event_action_edit" = "تَحرِير";
|
||||
"room_event_action_reply" = "الرَّدّ";
|
||||
"room_event_action_view_encryption" = "مَعلُومَاتُ التَّعمِيَة";
|
||||
"room_event_action_cancel_download" = "إلغَاءُ التَّنزيل";
|
||||
"room_event_action_cancel_send" = "إلغَاءُ الإرسَال";
|
||||
"room_event_action_delete_confirmation_message" = "هَل أنتَ مُتَأكِّدٌ أنَّكَ تٌريدُ حَذفَ هَذِهِ الرِّسَالَةَ غَيرِ المُرسَلَة؟";
|
||||
"room_event_action_delete_confirmation_title" = "حَذفُ الرَّسَائِلِ غَيرِ المُرسَلَة";
|
||||
"room_event_action_delete" = "حَذف";
|
||||
"room_event_action_resend" = "إعادَةُ الإرسَال";
|
||||
"room_event_action_save" = "حِفظ";
|
||||
"room_event_action_report_prompt_ignore_user" = "هَل تُريدُ إخفَاءَ جَميعِ الرَّسَائِلِ مِن هَذَا المُستَخدِم؟";
|
||||
"room_event_action_ban_prompt_reason" = "سَبَبُ حَظْرِ هَذَا المُستَخدِم";
|
||||
"room_event_action_kick_prompt_reason" = "سَبَبُ طَردِ هَذَا المُستَخدِم";
|
||||
"room_event_action_report_prompt_reason" = "سَبَبُ الإبلَاغِ عَن هَذَا المُحتَوى";
|
||||
"room_event_action_report" = "التَّبلِيغُ عَنِ المُحتَوَى";
|
||||
"room_event_action_view_decrypted_source" = "الاِطِّلاعُ عَلَى المَصدَرِ مَفكُوكِ التَّعميَة";
|
||||
"room_event_action_view_source" = "الاِطِّلاعُ عَلَى المَصدَر";
|
||||
"room_event_action_permalink" = "رَابِطٌ دَائِم";
|
||||
"room_event_action_share" = "مُشارَكَة";
|
||||
"room_event_action_more" = "مَزيد";
|
||||
"room_event_action_redact" = "إزالَة";
|
||||
"room_event_action_quote" = "اِقتِبَاس";
|
||||
"room_event_action_copy" = "نَسخ";
|
||||
"room_delete_unsent_messages" = "حَذفُ الرَّسائِلِ غَيرِ المُرسَلَة";
|
||||
"room_resend_unsent_messages" = "إعادَةُ إرسَالِ الرَّسائِلِ غَيرِ المُرسَلَة";
|
||||
"room_prompt_cancel" = "إلغَاءُ الكُل";
|
||||
"room_prompt_resend" = "إعادَةُ إرسَالِ الكُل";
|
||||
"room_conference_call_no_power" = "تَحتَاجُ إلَى إذنٍ لِإدَارَةِ مُكالَمَةِ اِجتِمَاعٍ فِي هَذِهِ الغُرفَة";
|
||||
"room_ongoing_conference_call_with_close" = "مُكالَمَةُ اِجتِمَاعٍ مُستَمِرَّة. الاِنضِمَامُ كَـ%@ أَو %@. %@ها.";
|
||||
"room_ongoing_conference_call_close" = "إِغلَاق";
|
||||
"room_ongoing_conference_call" = "مُكالَمَةُ اِجتِمَاعٍ مُستَمِرَّة. الاِنضِمَامُ كَـ%@ أَو %@.";
|
||||
"room_unsent_messages_cancel_message" = "هَل أنتَ مُتَأكِّدٌ أنَّكَ تٌريدُ حَذفَ جَميعِ الرَّسائِلِ غَيرِ المُرسَلَةِ فِي هَذِهِ الغُرفَة؟";
|
||||
"room_unsent_messages_cancel_title" = "حَذفُ الرَّسائِلِ غَيرِ المُرسَلَة";
|
||||
"room_unsent_messages_unknown_devices_notification" = "فَشَلَ إرسَالُ الرَّسائِلِ بِسَبَبِ جَلسَاتٍ حَاليةٍ غَيرِ مَعرُوفَة.";
|
||||
"room_unsent_messages_notification" = "فَشَلَ إرسَالُ الرَّسائِل.";
|
||||
"room_offline_notification" = "فُقِدَ الاِتِّصَالُ بِالخَادِم.";
|
||||
"room_message_reply_to_short_placeholder" = "إرسَالُ رَدّ…";
|
||||
"room_message_short_placeholder" = "إرسَالُ رِسَالَة…";
|
||||
"room_participants_security_information_room_encrypted_for_dm" = "الرَّسائِلُ هُنا مُعمَاةٌ مِنَ النِّهايَةِ إلَى النِّهايَةِ. \n\nيَتِمُ تَأمينُ رَسائِلَكَ بِأقفَال، فَقَط أنتَ وَالمُستَلِمُ مَن لَديهِم مِفتَاحَينِ فَريدَينِ لِفتحِهَا.";
|
||||
"room_participants_security_information_room_encrypted" = "الرَّسائِلُ فِي هَذِهِ الغُرفَة مُعمَاةٌ مِنَ النِّهايَةِ إلَى النِّهايَةِ. \n\nيَتِمُ تَأمينُ رَسائِلَكَ بِأقفَال، فَقَط أنتَ وَالمُستَلِمُ مَن لَديهِم مِفتَاحَينِ فَريدَينِ لِفتحِهَا.";
|
||||
"room_participants_security_information_room_not_encrypted_for_dm" = "الرَّسائِلُ هُنا لَيسَت مُعمَاةً مِنَ النِّهايَةِ إلَى النِّهايَةِ.";
|
||||
"room_participants_security_information_room_not_encrypted" = "الرَّسائِلُ فِي هَذِهِ الغُرفَة لَيسَت مُعمَاةً مِنَ النِّهايَةِ إلَى النِّهايَةِ.";
|
||||
"encrypted_room_message_reply_to_placeholder" = "إرسَالُ رَدٍّ مُعمَى…";
|
||||
"encrypted_room_message_placeholder" = "إرسَالُ رِسَالَةٍ مُعمَاة…";
|
||||
"room_do_not_have_permission_to_post" = "لَيسَ لَديكَ إذنٌ بِالنَّشرِ فِي هَذِهِ الغُرفَة";
|
||||
"room_message_editing" = "التَّحرِير";
|
||||
"room_message_replying_to" = "الرَّدُّ عَلَى %@";
|
||||
"room_message_unable_open_link_error_message" = "يَتَعَذَّرُ فَتحُ الرَّابِط.";
|
||||
"room_message_reply_to_placeholder" = "إرسَالُ رَدّ (غَيرُ مُعَمَى)…";
|
||||
"room_message_placeholder" = "إرسَالُ رِسَالَة (غَيرُ مُعَمَاة)…";
|
||||
"room_many_users_are_typing" = "إنَّ %@، %@ وَآخَرُونَ يَكتُبُون…";
|
||||
"room_two_users_are_typing" = "إنَّ %@ وَ %@ يَكتُبَان…";
|
||||
"room_one_user_is_typing" = "إنَّ %@ يَكتُب…";
|
||||
"room_new_messages_notification" = "عَدَدُ %d رَسَائِلَ جَدِيدَة";
|
||||
"room_new_message_notification" = "عَدَدُ %d رِسَالَةً جَدِيدَة";
|
||||
"room_accessiblity_scroll_to_bottom" = "التَّمرِيرُ إلَى الأَسفَل";
|
||||
"room_jump_to_first_unread" = "القَفزُ إلَى غَيرِ المَقرُوء";
|
||||
|
||||
// Chat
|
||||
"room_slide_to_end_group_call" = "مَرِّرِ لِإنهَاءِ المُكالَمَةِ لِلجَّميع";
|
||||
"room_member_power_level_short_custom" = "مُتَخَصِّص";
|
||||
"room_member_power_level_short_moderator" = "مُشرِف";
|
||||
"room_member_power_level_short_admin" = "مُدير";
|
||||
"room_member_power_level_custom_in" = "مُتَخَصِّصٌ (%@) في %@";
|
||||
"room_member_power_level_moderator_in" = "مُشرِفٌ فِي %@";
|
||||
"room_member_power_level_admin_in" = "مُديرٌ فِي %@";
|
||||
"room_participants_security_loading" = "التَّحمِيلُ جَارٍ…";
|
||||
"room_participants_action_security_status_loading" = "التَّحمِيلُ جَارٍ…";
|
||||
"room_participants_action_security_status_warning" = "تَحذِير";
|
||||
"room_participants_action_security_status_complete_security" = "الأمَانُ الكَامِل";
|
||||
"room_participants_action_security_status_verify" = "تَأكِيدُ التَّحَقُّق";
|
||||
"room_participants_action_security_status_verified" = "مُتَحَقَّقٌ مِنه";
|
||||
"room_participants_action_mention" = "ذِكْر";
|
||||
"room_participants_action_start_video_call" = "بَدْءُ مُكالَمَةٍ مَرئيَّة";
|
||||
"room_participants_action_start_voice_call" = "بَدْءُ مُكالَمَةٍ صَوتيَّة";
|
||||
"room_participants_action_start_new_chat" = "بَدْءُ مُحادَثَةٍ جَدِيدَة";
|
||||
"room_participants_action_set_admin" = "جَعْلَهُ مُدِير";
|
||||
"room_participants_action_set_moderator" = "جَعْلَهُ مُشرِف";
|
||||
"room_participants_action_set_default_power_level" = "إعَادَةُ الضَّبطِ إلَى مُستَخدِمٍ عَادِيّ";
|
||||
"room_participants_action_unignore" = "إِظْهَارُ جَمِيعِ الرَّسائِلِ مِن هَذَا المُستَخدِم";
|
||||
"room_participants_action_ignore" = "إخفَاءُ جَمِيعِ الرَّسائِلِ مِن هَذَا المُستَخدِم";
|
||||
"room_recents_unknown_room_error_message" = "يَتَعَذَّر العُثُور عَلَى هَذِهِ الغُرفَة. تأكَّد مِن وجودِهَا";
|
||||
"room_creation_dm_error" = "يَتَعَذَّرُ عَلينَا إنشَاء المُحادَثَة المُباشِرَة الخَّاصَةِ بِك. يُرجَى التَّحَقُقُ مِنَ المُستَخدِمِيَنَ اللَّذِينَ تُريدُ دَعوَتَهُم ثُمَّ المُحاوَلَةُ مَرةً أُخرَى.";
|
||||
|
||||
@@ -506,7 +506,7 @@
|
||||
"group_rooms_filter_rooms" = "Filtere Community-Räume";
|
||||
"e2e_room_key_request_message_new_device" = "Du hast die neue Sitzung '%@' hinzugefügt, welche Verschlüsselungs-Schlüssel anfordert.";
|
||||
"room_do_not_have_permission_to_post" = "Du hast keine Berechtigung Nachrichten in diesem Raum zu senden";
|
||||
"room_event_action_kick_prompt_reason" = "Grund für den Rauswurf des Benutzers";
|
||||
"room_event_action_kick_prompt_reason" = "Grund für das Entfernen des Benutzers";
|
||||
"room_event_action_ban_prompt_reason" = "Grund für die Verbannung des Benutzers";
|
||||
"room_action_send_photo_or_video" = "Foto oder Video senden";
|
||||
"room_action_send_sticker" = "Aufkleber senden";
|
||||
@@ -1389,3 +1389,16 @@
|
||||
"room_recents_unknown_room_error_message" = "Raum kann nicht gefunden werden. Überprüfe bitte, dass er existiert";
|
||||
"room_creation_dm_error" = "Fehler beim Erstellen der Direktnachricht. Bitte überprüfe die eingeladenen Leute und versuche es erneut.";
|
||||
"settings_ui_theme_picker_message_invert_colours" = "\"Auto\" verwendet die Farbinvertierungseinstellung deines Geräts";
|
||||
"key_verification_verify_qr_code_scan_code_other_device_action" = "Mit diesem Gerät scannen";
|
||||
"room_notifs_settings_encrypted_room_notice" = "Am Handy sind Benachrichtigungen bei Erwähnungen und Schlüsselwörtern in verschlüsselten Räumen nicht verfügbar.";
|
||||
"room_notifs_settings_account_settings" = "Kontoeinstellungen";
|
||||
"room_notifs_settings_manage_notifications" = "Benachrichtigungen kannst du in %@ verwalten";
|
||||
"room_notifs_settings_cancel_action" = "Abbrechen";
|
||||
"room_notifs_settings_done_action" = "Fertig";
|
||||
"room_notifs_settings_none" = "Nichts";
|
||||
"room_notifs_settings_mentions_and_keywords" = "Nur Erwähnungen und Schlüsselwörtern";
|
||||
"room_notifs_settings_all_messages" = "Allen Nachrichten";
|
||||
|
||||
// Room Notification Settings
|
||||
"room_notifs_settings_notify_me_for" = "Benachrichtige mich bei";
|
||||
"room_details_notifs" = "Benachrichtigungen";
|
||||
|
||||
@@ -1349,3 +1349,16 @@
|
||||
"settings_ui_theme_picker_message_invert_colours" = "Automaatne valik kasutab sinu seadme pööratud värvide seadistust";
|
||||
"room_recents_unknown_room_error_message" = "Ei leia sellist jututuba. Palun kontrolli, et ta ikka olemas on";
|
||||
"room_creation_dm_error" = "Otsevestluse loomine ei õnnestunud. Palun kontrolli, et kasutajanimed oleks õiged ja proovi uuesti.";
|
||||
"key_verification_verify_qr_code_scan_code_other_device_action" = "Skaneeri selle seadmega";
|
||||
"room_notifs_settings_encrypted_room_notice" = "Teavitused mainimiste ja võtmesõnade esinemise puhul pole mobiilirakenduses krüptitud jututoas saadaval.";
|
||||
"room_notifs_settings_account_settings" = "Kasutajakonto seadistused";
|
||||
"room_notifs_settings_manage_notifications" = "Sa võid hallata teavitusi %@ jututoas";
|
||||
"room_notifs_settings_cancel_action" = "Katkesta";
|
||||
"room_notifs_settings_done_action" = "Valmis";
|
||||
"room_notifs_settings_none" = "mitte ühelgi juhul";
|
||||
"room_notifs_settings_mentions_and_keywords" = "mainimiste ja võtmesõnade leidumise puhul";
|
||||
"room_notifs_settings_all_messages" = "kõikide sõnumite puhul";
|
||||
|
||||
// Room Notification Settings
|
||||
"room_notifs_settings_notify_me_for" = "Teavita mind";
|
||||
"room_details_notifs" = "Teavitused";
|
||||
|
||||
@@ -1426,3 +1426,16 @@
|
||||
"settings_ui_theme_picker_message_invert_colours" = "« Auto » utilise le paramètre « Inverser les couleurs » de l’appreil";
|
||||
"room_recents_unknown_room_error_message" = "Aucun résultat dans ce salon. Assurez vous de son existence";
|
||||
"room_creation_dm_error" = "Nous n’avons pas pu créer votre message direct. Merci de vérifier les utilisateurs que vous voulez inviter et réessayer.";
|
||||
"key_verification_verify_qr_code_scan_code_other_device_action" = "Scanner avec cet appareil";
|
||||
"room_notifs_settings_encrypted_room_notice" = "Veuillez noter que les mentions et mots-clés ne sont pas disponibles dans les salons chiffrés sur mobile.";
|
||||
"room_notifs_settings_account_settings" = "Paramètres du compte";
|
||||
"room_notifs_settings_manage_notifications" = "Vous pouvez gérer les notifications dans %@";
|
||||
"room_notifs_settings_cancel_action" = "Annuler";
|
||||
"room_notifs_settings_done_action" = "Terminé";
|
||||
"room_notifs_settings_none" = "Aucun";
|
||||
"room_notifs_settings_mentions_and_keywords" = "Seulement les mentions et les mots-clés";
|
||||
"room_notifs_settings_all_messages" = "Tous les messages";
|
||||
|
||||
// Room Notification Settings
|
||||
"room_notifs_settings_notify_me_for" = "Me notifier pour";
|
||||
"room_details_notifs" = "Notifications";
|
||||
|
||||
@@ -1383,3 +1383,16 @@
|
||||
"settings_ui_theme_picker_message_invert_colours" = "\"Automatico\" usa l'impostazione \"Inverti Colori\" del tuo dispositivo";
|
||||
"room_recents_unknown_room_error_message" = "Impossibile trovare questa stanza. Assicurati che esista";
|
||||
"room_creation_dm_error" = "Impossibile creare il messaggio diretto. Ricontrolla gli utenti che vuoi invitare e riprova.";
|
||||
"key_verification_verify_qr_code_scan_code_other_device_action" = "Scansiona con questo dispositivo";
|
||||
"room_notifs_settings_encrypted_room_notice" = "Nota che le notifiche per menzioni e parole chiave non sono disponibili nelle stanze cifrate su mobile.";
|
||||
"room_notifs_settings_account_settings" = "impostazioni dell'account";
|
||||
"room_notifs_settings_manage_notifications" = "Puoi gestire le notifiche nelle %@";
|
||||
"room_notifs_settings_cancel_action" = "Annulla";
|
||||
"room_notifs_settings_done_action" = "Fatto";
|
||||
"room_notifs_settings_none" = "Niente";
|
||||
"room_notifs_settings_mentions_and_keywords" = "Solo menzioni e parole chiave";
|
||||
"room_notifs_settings_all_messages" = "Tutti i messaggi";
|
||||
|
||||
// Room Notification Settings
|
||||
"room_notifs_settings_notify_me_for" = "Inviami notifiche per";
|
||||
"room_details_notifs" = "Notifiche";
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"title_home" = "ホーム";
|
||||
"title_favourites" = "お気に入り";
|
||||
"title_people" = "対話";
|
||||
"title_rooms" = "部屋";
|
||||
"title_rooms" = "ルーム";
|
||||
"warning" = "警告";
|
||||
// Actions
|
||||
"view" = "表示";
|
||||
@@ -92,39 +92,39 @@
|
||||
"room_creation_account" = "アカウント";
|
||||
"room_creation_appearance" = "外観";
|
||||
"room_creation_appearance_name" = "名前";
|
||||
"room_creation_appearance_picture" = "部屋のアイコン画像 (任意で)";
|
||||
"room_creation_appearance_picture" = "チャット画像 (任意)";
|
||||
"room_creation_privacy" = "個人情報保護";
|
||||
"room_creation_private_room" = "この会話は非公開です";
|
||||
"room_creation_public_room" = "この会話は公開されます";
|
||||
"room_creation_make_public" = "公開部屋作成";
|
||||
"room_creation_make_public_prompt_title" = "この部屋を公開しますか?";
|
||||
"room_creation_make_public_prompt_msg" = "この部屋を一般公開してもよろしいですか?誰でもあなたの発言を読み、部屋に参加できます。";
|
||||
"room_creation_keep_private" = "非公開部屋";
|
||||
"room_creation_make_private" = "非公開部屋を作成";
|
||||
"room_creation_wait_for_creation" = "部屋はすでに作成されています。お待ちください。";
|
||||
"room_creation_make_public" = "パブリックにする";
|
||||
"room_creation_make_public_prompt_title" = "このチャットをパブリックしますか?";
|
||||
"room_creation_make_public_prompt_msg" = "このチャットをパブリックしてもよろしいですか? 誰でもあなたのメッセージを読んでチャットに参加できます。";
|
||||
"room_creation_keep_private" = "プライベートに保つ";
|
||||
"room_creation_make_private" = "プライベートにする";
|
||||
"room_creation_wait_for_creation" = "ルームはすでに作成されています。 お待ちください。";
|
||||
"room_creation_invite_another_user" = "ユーザID, 表示名, 電子メールで検索と招待";
|
||||
// Room recents
|
||||
"room_recents_directory_section" = "部屋一覧";
|
||||
"room_recents_directory_section" = "ルーム一覧";
|
||||
"room_recents_directory_section_network" = "通信回線";
|
||||
"room_recents_favourites_section" = "お気に入り";
|
||||
"room_recents_people_section" = "対話";
|
||||
"room_recents_conversations_section" = "部屋";
|
||||
"room_recents_no_conversation" = "部屋がありません";
|
||||
"room_recents_conversations_section" = "ルーム";
|
||||
"room_recents_no_conversation" = "ルームがありません";
|
||||
"room_recents_low_priority_section" = "低優先度";
|
||||
"room_recents_invites_section" = "招待中";
|
||||
"room_recents_start_chat_with" = "対話を開始";
|
||||
"room_recents_create_empty_room" = "部屋を作成";
|
||||
"room_recents_join_room" = "部屋へ参加";
|
||||
"room_recents_join_room_title" = "部屋へ参加";
|
||||
"room_recents_join_room_prompt" = "部屋の固有IDまたは住所表記を入力";
|
||||
"room_recents_create_empty_room" = "ルームを作成";
|
||||
"room_recents_join_room" = "ルームへ参加";
|
||||
"room_recents_join_room_title" = "ルームへ参加";
|
||||
"room_recents_join_room_prompt" = "ルームIDまたはルームのエイリアスを入力します";
|
||||
// People tab
|
||||
"people_invites_section" = "招待中";
|
||||
"people_conversation_section" = "会話";
|
||||
"people_no_conversation" = "会話なし";
|
||||
// Rooms tab
|
||||
"room_directory_no_public_room" = "公開された部屋がありません";
|
||||
"room_directory_no_public_room" = "利用可能なパブリックのルームはありません";
|
||||
// Search
|
||||
"search_rooms" = "部屋";
|
||||
"search_rooms" = "ルーム";
|
||||
"search_messages" = "発言";
|
||||
"search_people" = "対話";
|
||||
"search_files" = "添付ファイル";
|
||||
@@ -133,12 +133,12 @@
|
||||
"search_no_result" = "結果なし";
|
||||
"search_in_progress" = "検索中…";
|
||||
// Directory
|
||||
"directory_cell_title" = "部屋一覧を見る";
|
||||
"directory_cell_description" = "%tu 部屋";
|
||||
"directory_search_results_title" = "部屋一覧検索結果";
|
||||
"directory_cell_title" = "ルーム一覧を見る";
|
||||
"directory_cell_description" = "%tu ルーム";
|
||||
"directory_search_results_title" = "ルーム一覧検索結果";
|
||||
"directory_search_results" = "%tu 件の検索結果 for %@";
|
||||
"directory_search_results_more_than" = ">%tu 件の検索結果 for %@";
|
||||
"directory_searching_title" = "部屋一覧を検索中…";
|
||||
"directory_searching_title" = "ルーム一覧を検索中…";
|
||||
"directory_search_fail" = "一覧を取得できませんでした";
|
||||
// Contacts
|
||||
"contacts_address_book_section" = "端末の電話帳";
|
||||
@@ -153,13 +153,13 @@
|
||||
"room_participants_add_participant" = "参加者を追加";
|
||||
"room_participants_one_participant" = "参加者 1名";
|
||||
"room_participants_multi_participants" = "参加者 %d名";
|
||||
"room_participants_leave_prompt_title" = "部屋を退室";
|
||||
"room_participants_leave_prompt_msg" = "部屋を退室して本当によろしいですか?";
|
||||
"room_participants_leave_prompt_title" = "ルームを出る";
|
||||
"room_participants_leave_prompt_msg" = "ルームを退室して本当によろしいですか?";
|
||||
"room_participants_remove_prompt_title" = "確認";
|
||||
"room_participants_remove_prompt_msg" = "本当に %@ さんを部屋から退去させますか?";
|
||||
"room_participants_remove_prompt_msg" = "本当に %@ さんをチャットから退去させますか?";
|
||||
"room_participants_remove_third_party_invite_msg" = "サードパーティの招待を削除することは、APIが存在するまでサポートされていません";
|
||||
"room_participants_invite_prompt_title" = "確認";
|
||||
"room_participants_invite_prompt_msg" = "本当に %@ さんを部屋へ招待しますか?";
|
||||
"room_participants_invite_prompt_msg" = "本当に %@ さんをチャットへ招待しますか?";
|
||||
"room_participants_filter_room_members" = "参加者を検索";
|
||||
"room_participants_invite_another_user" = "ユーザID, 表示名, 電子メールで検索と招待";
|
||||
"room_participants_invite_malformed_id_title" = "招待エラー";
|
||||
@@ -176,9 +176,9 @@
|
||||
"room_participants_action_section_devices" = "セッション";
|
||||
"room_participants_action_section_other" = "オプション";
|
||||
"room_participants_action_invite" = "招待";
|
||||
"room_participants_action_leave" = "部屋を退室";
|
||||
"room_participants_action_remove" = "部屋から退室させる";
|
||||
"room_participants_action_ban" = "この部屋からブロックする";
|
||||
"room_participants_action_leave" = "このルームを出る";
|
||||
"room_participants_action_remove" = "このルームから退室させる";
|
||||
"room_participants_action_ban" = "このルームからブロックする";
|
||||
"room_participants_action_unban" = "ブロック解除";
|
||||
"room_participants_action_ignore" = "この参加者の発言を全て非表示にする";
|
||||
"room_participants_action_unignore" = "この参加者の発言を全て表示する";
|
||||
@@ -205,7 +205,7 @@
|
||||
"room_ongoing_conference_call" = "会議通話実施中。 %@ または %@で参加してください。";
|
||||
"room_ongoing_conference_call_with_close" = "会議通話実施中。%@または%@で参加してください。 %@。";
|
||||
"room_ongoing_conference_call_close" = "閉じる";
|
||||
"room_conference_call_no_power" = "この部屋で会議通話を管理する権限が必要です";
|
||||
"room_conference_call_no_power" = "このルームで会議通話を管理する権限が必要です";
|
||||
"room_prompt_resend" = "全て再送信";
|
||||
"room_prompt_cancel" = "全て中止";
|
||||
"room_resend_unsent_messages" = "未送信の文を再送信";
|
||||
@@ -307,7 +307,7 @@
|
||||
"settings_labs_matrix_apps" = "Matrixアプリ";
|
||||
"settings_labs_create_conference_with_jitsi" = "jitsiの会議通話を作成する";
|
||||
"settings_version" = "Version %@";
|
||||
"settings_olm_version" = "Olm Version %@";
|
||||
"settings_olm_version" = "Olm バージョン %@";
|
||||
"settings_copyright" = "著作権";
|
||||
"settings_term_conditions" = "利用規約";
|
||||
"settings_privacy_policy" = "個人情報保護方針";
|
||||
@@ -323,7 +323,7 @@
|
||||
"settings_password_updated" = "あなたのパスワードは更新されました";
|
||||
"settings_crypto_device_name" = "セッション名: ";
|
||||
"settings_crypto_device_id" = "\nセッションID: ";
|
||||
"settings_crypto_device_key" = "\n端末鍵: ";
|
||||
"settings_crypto_device_key" = "\nセッションキー:\n";
|
||||
"settings_crypto_export" = "暗号鍵を外部へ保存";
|
||||
"settings_crypto_blacklist_unverified_devices" = "検証されたセッションのみで暗号化";
|
||||
// Room Details
|
||||
@@ -354,7 +354,7 @@
|
||||
"room_details_addresses_section" = "住所表記";
|
||||
"room_details_no_local_addresses" = "この部屋はサーバ内住所表記がありません";
|
||||
"room_details_new_address" = "新しい住所表記を追加";
|
||||
"room_details_new_address_placeholder" = "新しい住所表記を追加 (例 #foo%@)";
|
||||
"room_details_new_address_placeholder" = "新しいアドレスを追加(例 #foo%@)";
|
||||
"room_details_addresses_invalid_address_prompt_title" = "住所表記が正しくありません";
|
||||
"room_details_addresses_invalid_address_prompt_msg" = "%@ は正しくない形式の住所表記です";
|
||||
"room_details_addresses_disable_main_address_prompt_title" = "代表住所表記の警告";
|
||||
@@ -473,14 +473,14 @@
|
||||
"group_invite_section" = "招待";
|
||||
"group_section" = "コミュニティ";
|
||||
"room_message_reply_to_placeholder" = "返信を送る (暗号化されていない)…";
|
||||
"room_do_not_have_permission_to_post" = "この部屋に投稿する権限がありません";
|
||||
"room_do_not_have_permission_to_post" = "このルームに投稿する権限がありません";
|
||||
"encrypted_room_message_reply_to_placeholder" = "暗号化された返信を送る…";
|
||||
"room_message_reply_to_short_placeholder" = "返信を送る…";
|
||||
"room_event_action_view_decrypted_source" = "復号化されたソースを見る";
|
||||
"room_event_action_kick_prompt_reason" = "このユーザーを追放する理由";
|
||||
"room_action_send_photo_or_video" = "写真か動画を送る";
|
||||
"room_action_send_sticker" = "スタンプ送信";
|
||||
"room_replacement_information" = "この部屋は交換されており、もうアクティブではありません。";
|
||||
"room_replacement_information" = "このルームは交換されており、もうアクティブではありません。";
|
||||
"room_replacement_link" = "会話はここで続けられます。";
|
||||
"room_predecessor_information" = "この部屋は別の会話の続きです。";
|
||||
"room_predecessor_link" = "より古いメッセージを見るにはここをタップしてください。";
|
||||
@@ -534,7 +534,7 @@
|
||||
"e2e_room_key_request_title" = "暗号化キー要求";
|
||||
"e2e_room_key_request_message_new_device" = "暗号化キーを要求している新しい端末 '%@'を追加しました。";
|
||||
"e2e_room_key_request_message" = "検証されていない端末 '%@'が暗号化キーを要求しています。";
|
||||
"e2e_room_key_request_start_verification" = "検証開始...";
|
||||
"e2e_room_key_request_start_verification" = "検証を始めます…";
|
||||
"e2e_room_key_request_share_without_verifying" = "検証せずに共有";
|
||||
"e2e_room_key_request_ignore_request" = "要求を無視";
|
||||
// GDPR
|
||||
@@ -556,7 +556,7 @@
|
||||
"rerequest_keys_alert_title" = "リクエスト送信";
|
||||
"rerequest_keys_alert_message" = "この端末にキーを送信できるように、メッセージを復号化できる別の端末でElementを起動してください。";
|
||||
"room_event_action_ban_prompt_reason" = "このユーザーをブロックする理由";
|
||||
"room_resource_limit_exceeded_message_contact_1" = " Please ";
|
||||
"room_resource_limit_exceeded_message_contact_1" = " お願い ";
|
||||
"settings_ui_theme_black" = "Black";
|
||||
"settings_flair" = "特色を表示する";
|
||||
// String for App Store
|
||||
@@ -599,8 +599,8 @@
|
||||
// Mark: - Room creation introduction cell
|
||||
|
||||
"room_intro_cell_add_participants_action" = "参加者を追加";
|
||||
"room_participants_security_information_room_encrypted" = "この部屋で送受信されるメッセージはエンドツーエンド暗号化されます。\n\nメッセージは安全に保護されており、この部屋の参加者のみがメッセージの閲覧に必要な鍵を所持します。";
|
||||
"room_participants_security_information_room_not_encrypted" = "この部屋で送受信されるメッセージはエンドツーエンド暗号化されません。";
|
||||
"room_participants_security_information_room_encrypted" = "このルームで送受信されるメッセージはエンドツーエンド暗号化されます。\n\nメッセージは安全に保護されており、このルームの参加者のみがメッセージの閲覧に必要な鍵を所持します。";
|
||||
"room_participants_security_information_room_not_encrypted" = "このルームのメッセージはエンドツーエンド暗号化されていません。";
|
||||
"room_intro_cell_information_dm_sentence1_part3" = ". ";
|
||||
"callbar_active_and_single_paused" = "ひとつのアクティブな通話 (%@) · ひとつの一時停止された通話";
|
||||
|
||||
@@ -729,7 +729,7 @@
|
||||
"room_multiple_typing_notification" = "%@とその他のユーザーが入力中です";
|
||||
"external_link_confirmation_message" = "リンク%@は別のサイトに移動します: %@\n\n本当に続けますか?";
|
||||
"room_event_action_delete_confirmation_title" = "未送信メッセージを削除";
|
||||
"room_unsent_messages_cancel_message" = "この部屋にある未送信のメッセージをすべて削除してもよろしいですか?";
|
||||
"room_unsent_messages_cancel_message" = "このルームにある未送信のメッセージをすべて削除してもよろしいですか?";
|
||||
"room_unsent_messages_cancel_title" = "未送信メッセージを削除";
|
||||
"room_message_replying_to" = "%@に返信中";
|
||||
"room_message_editing" = "編集中";
|
||||
@@ -753,7 +753,7 @@
|
||||
"room_participants_leave_prompt_msg_for_dm" = "退出してよろしいですか?";
|
||||
"room_participants_leave_prompt_title_for_dm" = "退出する";
|
||||
"contacts_address_book_no_identity_server" = "IDサーバーが設定されていません";
|
||||
"rooms_empty_view_information" = "ルームはプライベートでもパブリックでも、あらゆるグループチャットに最適です。+をタップすると既にある部屋を探したり、新しい部屋を作ることができます。";
|
||||
"rooms_empty_view_information" = "ルームはプライベートでもパブリックでも、あらゆるグループチャットに最適です。+をタップすると、既にあるルームを見つけたり、新しいルームを作ることができます。";
|
||||
"rooms_empty_view_title" = "ルーム";
|
||||
"people_empty_view_information" = "誰とでも安全にチャットできます。+をタップすると会話相手を追加できます。";
|
||||
"people_empty_view_title" = "人々";
|
||||
|
||||
@@ -1512,3 +1512,16 @@
|
||||
"settings_ui_theme_picker_message_invert_colours" = "‘Automatisch’ gebruikt de instelling ‘Kleurweergave omkeren’ van uw apparaat";
|
||||
"room_recents_unknown_room_error_message" = "Dit gesprek is niet gevonden. Controleer of het bestaat";
|
||||
"room_creation_dm_error" = "Uw direct gesprek kon niet aangemaakt worden. Controleer de gebruikers die u wilt uitnodigen en probeer het opnieuw.";
|
||||
"key_verification_verify_qr_code_scan_code_other_device_action" = "Scan met dit apparaat";
|
||||
"room_notifs_settings_encrypted_room_notice" = "Let op dat vermeldingen & trefwoorden-meldingen niet beschikbaar zijn in versleutelde gesprekken op mobiel.";
|
||||
"room_notifs_settings_account_settings" = "Accountinstellingen";
|
||||
"room_notifs_settings_manage_notifications" = "U kunt uw meldingen beheren in %@";
|
||||
"room_notifs_settings_cancel_action" = "Annuleer";
|
||||
"room_notifs_settings_done_action" = "Klaar";
|
||||
"room_notifs_settings_none" = "Geen";
|
||||
"room_notifs_settings_mentions_and_keywords" = "Alleen vermeldingen en trefwoorden";
|
||||
"room_notifs_settings_all_messages" = "Alle berichten";
|
||||
|
||||
// Room Notification Settings
|
||||
"room_notifs_settings_notify_me_for" = "Stuur een melding voor";
|
||||
"room_details_notifs" = "Meldingen";
|
||||
|
||||
@@ -1380,3 +1380,16 @@
|
||||
"settings_ui_theme_picker_message_invert_colours" = "\"Auto\" usa as configurações \"Inverter Cores\" de seu dispositivo";
|
||||
"room_recents_unknown_room_error_message" = "Não dá para encontrar esta sala. Assegure que ela existe";
|
||||
"room_creation_dm_error" = "Nós não conseguimos criar sua DM. Por favor cheque as/os usuárias(os) que você quer convidar e tente de novo.";
|
||||
"key_verification_verify_qr_code_scan_code_other_device_action" = "Scannar com este dispositivo";
|
||||
"room_notifs_settings_encrypted_room_notice" = "Por favor note que notificações de menções & palavrachave não estão disponíveis em salas encriptadas no celular.";
|
||||
"room_notifs_settings_account_settings" = "Configurações de conta";
|
||||
"room_notifs_settings_manage_notifications" = "Você pode gerenciar notificações em %@";
|
||||
"room_notifs_settings_cancel_action" = "Cancelar";
|
||||
"room_notifs_settings_done_action" = "Feito";
|
||||
"room_notifs_settings_none" = "Nenhuma";
|
||||
"room_notifs_settings_mentions_and_keywords" = "Menções e Palavrachaves somente";
|
||||
"room_notifs_settings_all_messages" = "Todas as Mensagens";
|
||||
|
||||
// Room Notification Settings
|
||||
"room_notifs_settings_notify_me_for" = "Notifique-me para";
|
||||
"room_details_notifs" = "Notificações";
|
||||
|
||||
@@ -1401,3 +1401,16 @@
|
||||
"settings_ui_theme_picker_message_invert_colours" = "“Auto” përdor rregullimet “Ktheji Së Prapthi Ngjyrat”";
|
||||
"room_recents_unknown_room_error_message" = "S’gjendet dot kjo dhomë. Sigurohuni se ekziston";
|
||||
"room_creation_dm_error" = "S’mundëm të krijojmë dot MD-në tuaj. Ju lutemi, kontrolloni përdoruesit të cilëve doni t’u dërgohet dhe riprovoni.";
|
||||
"key_verification_verify_qr_code_scan_code_other_device_action" = "Skanoje me këtë pajisje";
|
||||
"room_notifs_settings_encrypted_room_notice" = "Ju lutemi, kini parasysh se njoftimet për përmendje & fjalëkyçe s’mund të kihen në celular për dhoma të fshehtëzuara.";
|
||||
"room_notifs_settings_account_settings" = "Rregullime llogarie";
|
||||
"room_notifs_settings_manage_notifications" = "Njoftimet mund t’i administroni që nga %@";
|
||||
"room_notifs_settings_cancel_action" = "Anuloje";
|
||||
"room_notifs_settings_done_action" = "U bë";
|
||||
"room_notifs_settings_none" = "Asnjë";
|
||||
"room_notifs_settings_mentions_and_keywords" = "Vetëm Përmendje dhe Fjalëkyçe";
|
||||
"room_notifs_settings_all_messages" = "Krejt Mesazhet";
|
||||
|
||||
// Room Notification Settings
|
||||
"room_notifs_settings_notify_me_for" = "Njoftomëni për";
|
||||
"room_details_notifs" = "Njoftime";
|
||||
|
||||
Reference in New Issue
Block a user