Updating translation strings

This commit is contained in:
Josh Perez 2021-05-12 15:27:45 -04:00
parent b1d49f7b3e
commit cfd95aba13
59 changed files with 26673 additions and 5529 deletions

View File

@ -771,6 +771,10 @@
"message": "Kantakte",
"description": "Shown to separate the types of search results"
},
"groupsHeader": {
"message": "Groepe",
"description": "Shown to separate the types of search results"
},
"messagesHeader": {
"message": "Boodksappe",
"description": "Shown to separate the types of search results"
@ -1002,7 +1006,7 @@
"description": "Label for when something is turned off"
},
"deleteWarning": {
"message": "Clicking 'delete' will permanently remove this message from your devices only.",
"message": "This message will be deleted from this device.",
"description": "Text shown in the confirmation dialog for deleting a message locally"
},
"deleteForEveryoneWarning": {
@ -1071,6 +1075,10 @@
"message": "Jy het nog geen foto boodskappe met hierdie kontak verruil. Jou veiligheidsnummer saam met hulle sal beskikbaar wees na die eerste boodskap.",
"description": ""
},
"back": {
"message": "Terug",
"description": "Generic label for back"
},
"goBack": {
"message": "Go back",
"description": "Label for back button in a conversation"
@ -1083,6 +1091,10 @@
"message": "Probeer weer stuur",
"description": "Shown on the drop-down menu for an individual message, but only if it is an outgoing message that failed to send"
},
"forwardMessage": {
"message": "Aangestuurde boodskap",
"description": "Shown on the drop-down menu for an individual message, forwards a message"
},
"deleteMessage": {
"message": "Delete message for me",
"description": "Shown on the drop-down menu for an individual message, deletes single message"
@ -1103,6 +1115,22 @@
"message": "Stel veilige sessie terug",
"description": "This is a past tense, informational message. In other words, your secure session has been reset."
},
"ChatRefresh--notification": {
"message": "Chat session refreshed",
"description": "Shown in timeline when a error happened, and the session was automatically reset."
},
"ChatRefresh--learnMore": {
"message": "Kom meer te wete",
"description": "Shown in timeline when session is automatically reset, to provide access to a popup info dialog"
},
"ChatRefresh--summary": {
"message": "Signal uses end-to-end encryption and it may need to refresh your chat session sometimes. This doesnt affect your chats security but you may have missed a message from this contact and you can ask them to resend it.",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"ChatRefresh--contactSupport": {
"message": "Kontak steundiens",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"quoteThumbnailAlt": {
"message": "Miniatuurafbeelding van die beeld uit die aangehaalde boodskap",
"description": "Used in alt tag of thumbnail images inside of an embedded message quote"
@ -1909,6 +1937,112 @@
"message": "Begin 'n nuwe gesprek...",
"description": "Label underneath number a user enters that is not an existing contact"
},
"newConversation": {
"message": "Nuwe gesprek",
"description": "Label for header when starting a new conversation"
},
"contactSearchPlaceholder": {
"message": "Search by name or phone number",
"description": "Placeholder to use when searching for contacts in the composer"
},
"noContactsFound": {
"message": "No contacts found",
"description": "Label shown when there are no contacts to compose to"
},
"noConversationsFound": {
"message": "No conversations found",
"description": "Label shown when there are no conversations to compose to"
},
"chooseGroupMembers__title": {
"message": "Choose members",
"description": "The title for the 'choose group members' left pane screen"
},
"chooseGroupMembers__back-button": {
"message": "Terug",
"description": "Used as alt-text of the back button on the 'choose group members' left pane screen"
},
"chooseGroupMembers__skip": {
"message": "Slaan oor",
"description": "The 'skip' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__next": {
"message": "Volgende",
"description": "The 'next' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__maximum-group-size__title": {
"message": "Maximum group size reached",
"description": "Shown in the alert when you add the maximum number of group members"
},
"chooseGroupMembers__maximum-group-size__body": {
"message": "Signal groups can have a maximum of $max$ members.",
"description": "Shown in the alert when you add the maximum number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "1000"
}
}
},
"chooseGroupMembers__maximum-recommended-group-size__title": {
"message": "Recommended member limit reached",
"description": "Shown in the alert when you add the maximum recommended number of group members"
},
"chooseGroupMembers__maximum-recommended-group-size__body": {
"message": "Signal groups perform best with $max$ members or less. Adding more members will cause delays sending and receiving messages.",
"description": "Shown in the alert when you add the maximum recommended number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "150"
}
}
},
"chooseGroupMembers__cant-add-member__title": {
"message": "Cant add member",
"description": "Shown in the alert when you try to add someone who can't be added to a group"
},
"chooseGroupMembers__cant-add-member__body": {
"message": "\"$name$\" cant be added to the group because theyre using an old version of Signal. You can add them to the group after theyve updated Signal.",
"description": "Shown in the alert when you try to add someone who can't be added to a group",
"placeholders": {
"max": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"setGroupMetadata__title": {
"message": "Noem hierdie groep",
"description": "The title for the 'set group metadata' left pane screen"
},
"setGroupMetadata__back-button": {
"message": "Back to member selection",
"description": "Used as alt-text of the back button on the 'set group metadata' left pane screen"
},
"setGroupMetadata__group-name-placeholder": {
"message": "Groepnaam (vereis)",
"description": "The placeholder for the group name placeholder"
},
"setGroupMetadata__create-group": {
"message": "Skep",
"description": "The 'create group' button text in the 'set group metadata' left pane screen"
},
"setGroupMetadata__members-header": {
"message": "Lede",
"description": "The header for the members list in the 'set group metadata' left pane screen"
},
"setGroupMetadata__error-message": {
"message": "This group couldnt be created. Check your connection and try again.",
"description": "Shown in the modal when we can't create a group"
},
"updateGroupAttributes__title": {
"message": "Edit group name and photo",
"description": "Shown in the modal when we want to update a group"
},
"updateGroupAttributes__error-message": {
"message": "Failed to update the group. Check your connection and try again.",
"description": "Shown in the modal when we can't update a group"
},
"notSupportedSMS": {
"message": "SMS/MMS-boodskappe word nie ondersteun nie.",
"description": "Label underneath number informing user that SMS is not supported on desktop"
@ -2353,6 +2487,10 @@
"message": "Maak die gespreksmenu oop",
"description": "Shown in the shortcuts guide"
},
"Keyboard--new-conversation": {
"message": "Start new conversation",
"description": "Shown in the shortcuts guide"
},
"Keyboard--archive-conversation": {
"message": "Argiveer gesprek",
"description": "Shown in the shortcuts guide"
@ -2971,67 +3109,19 @@
},
"ConversationHero--membership-1": {
"message": "Member of $group$.",
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group",
"placeholders": {
"group": {
"content": "$1",
"example": "NYC Rock Climbers"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group"
},
"ConversationHero--membership-2": {
"message": "Member of $group1$ and $group2$.",
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups"
},
"ConversationHero--membership-3": {
"message": "Member of $group1$, $group2$, and $group3$.",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-extra": {
"message": "Member of $group1$, $group2$, $group3$ and $remainingCount$ more.",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
},
"remainingCount": {
"content": "$4",
"example": "3"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-added": {
"message": "$name$ added you to the group.",
@ -3043,6 +3133,10 @@
}
}
},
"no-groups-in-common": {
"message": "Geen groepe in gemeen nie.",
"description": "Shown to indicate this user is not a member of any groups"
},
"acceptCall": {
"message": "Antwoord",
"description": "Shown in tooltip for the button to accept a call (audio or video)"
@ -3245,6 +3339,10 @@
"message": "Demp vir een uur",
"description": "Label for muting the conversation"
},
"muteEightHours": {
"message": "Mute for eight hours",
"description": "Label for muting the conversation"
},
"muteDay": {
"message": "Demp vir een dag",
"description": "Label for muting the conversation"
@ -3253,14 +3351,18 @@
"message": "Demp vir een week",
"description": "Label for muting the conversation"
},
"muteYear": {
"message": "Demp vir een jaar",
"muteAlways": {
"message": "Mute always",
"description": "Label for muting the conversation"
},
"unmute": {
"message": "Ontdemp",
"description": "Label for unmuting the conversation"
},
"muteExpirationLabelAlways": {
"message": "Muted always",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted"
},
"muteExpirationLabel": {
"message": "Muted until $duration$",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted",
@ -3395,6 +3497,10 @@
"message": "Admin",
"description": "Label for a group administrator"
},
"GroupV2--only-admins": {
"message": "Slegs admins",
"description": "Label for group administrators -- used in drop-downs to select permissions that apply to admins"
},
"GroupV2--all-members": {
"message": "Alle lede",
"description": "Label for describing the general non-privileged members of a group"
@ -4641,6 +4747,10 @@
"message": "Blokkeer groep",
"description": "This is a button to block a group"
},
"ConversationDetailsActions--leave-group-must-choose-new-admin": {
"message": "Before you leave, you must choose at least one new admin for this group.",
"description": "Shown if, before leaving a group, you need to choose an admin"
},
"ConversationDetailsActions--leave-group-modal-title": {
"message": "Wil jy regtig verlaat?",
"description": "This is the modal title for confirming leaving a group"
@ -4699,6 +4809,10 @@
}
}
},
"ConversationDetailsMembershipList--add-members": {
"message": "Voeg lede by",
"description": "The button that you can click to add new members"
},
"ConversationDetailsMembershipList--show-all": {
"message": "Sien alle",
"description": "This is a button on the conversation details to show all members"
@ -4856,5 +4970,167 @@
"PendingInvites--info": {
"message": "Details about people invited to this group arent shown until they join. Invitees will only see messages after they join the group.",
"description": "Information shown below the invite list"
},
"AvatarInput--no-photo-label--group": {
"message": "Add a group photo",
"description": "The label for the avatar uploader when no group photo is selected"
},
"AvatarInput--change-photo-label": {
"message": "Change photo",
"description": "The label for the avatar uploader when a photo is selected"
},
"AvatarInput--upload-photo-choice": {
"message": "Upload photo",
"description": "The button text when you click on an uploaded avatar and want to upload a new one"
},
"AvatarInput--remove-photo-choice": {
"message": "Verwyder foto",
"description": "The button text when you click on an uploaded avatar and want to remove it"
},
"ContactPill--remove": {
"message": "Remove contact",
"description": "The label for the 'remove' button on the contact pill"
},
"ComposeErrorDialog--close": {
"message": "Reg so",
"description": "The text on the button when there's an error in the composer"
},
"NewlyCreatedGroupInvitedContactsDialog--title--one": {
"message": "Invitation sent",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--title--many": {
"message": "$count$ invitations sent",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "3"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--one": {
"message": "$name$ cant be automatically added to this group by you.",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"name": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--many": {
"message": "These users cant be automatically added to this group by you.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--info-paragraph": {
"message": "Theyve been invited to join, and wont see any group messages until they accept.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--learn-more": {
"message": "Kom meer te wete",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"AddGroupMembersModal--title": {
"message": "Voeg lede by",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--continue-to-confirm": {
"message": "Dateer op",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--confirm-title--one": {
"message": "Add $person$ to \"$group$\"?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"person": {
"content": "$1",
"example": "Jane Doe"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-title--many": {
"message": "Add $count$ members to \"$group$\"?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-button--one": {
"message": "Add member",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"AddGroupMembersModal--confirm-button--many": {
"message": "Voeg lede by",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"createNewGroupButton": {
"message": "Nuwe groep",
"description": "The text of the button to create new groups"
},
"selectContact": {
"message": "Select contact",
"description": "The label for contact checkboxes that are non-selected (clicking them should select the contact)"
},
"deselectContact": {
"message": "De-select contact",
"description": "The label for contact checkboxes that are selected (clicking them should de-select the contact)"
},
"cannotSelectContact": {
"message": "Cannot select contact",
"description": "The label for contact checkboxes that are disabled"
},
"alreadyAMember": {
"message": "Already a member",
"description": "The label for contact checkboxes that are disabled because they're already a member"
},
"MessageAudio--play": {
"message": "Play audio attachment",
"description": "Aria label for audio attachment's Play button"
},
"MessageAudio--pause": {
"message": "Pause audio attachment",
"description": "Aria label for audio attachment's Pause button"
},
"MessageAudio--download": {
"message": "Download audio attachment",
"description": "Aria label for audio attachment's Download button"
},
"MessageAudio--pending": {
"message": "Downloading audio attachment...",
"description": "Aria label for pending audio attachment spinner"
},
"MessageAudio--slider": {
"message": "Playback time of audio attachment",
"description": "Aria label for audio attachment's playback time slider"
},
"emptyInboxMessage": {
"message": "Click the $composeIcon$ above and search for your contacts or groups to message.",
"description": "Shown in the left-pane when the inbox is empty",
"placeholders": {
"composeIcon": {
"content": "$1",
"example": "compose button"
}
}
},
"composeIcon": {
"message": "compose button",
"description": "Shown in the left-pane when the inbox is empty. Describes the button that composes a new message."
},
"ForwardMessageModal--continue": {
"message": "Gaan voort",
"description": "aria-label for the 'next' button in the forward a message modal dialog"
}
}

View File

@ -180,7 +180,7 @@
"description": "Message shown on the loading screen before we've loaded any messages"
},
"optimizingApplication": {
"message": "يتم تحسين التطبيق...",
"message": "يتم تحسين التطبيق...",
"description": "Message shown on the loading screen while we are doing application optimizations"
},
"migratingToSQLCipher": {
@ -198,7 +198,7 @@
"description": "Shown in place of the search box when showing archived conversation list"
},
"LeftPane--pinned": {
"message": "مُثبَّت",
"message": "المُثبَّتة",
"description": "Shown as a header for pinned conversations in the left pane"
},
"LeftPane--chats": {
@ -771,6 +771,10 @@
"message": "جهات الاتصال",
"description": "Shown to separate the types of search results"
},
"groupsHeader": {
"message": "المجموعات",
"description": "Shown to separate the types of search results"
},
"messagesHeader": {
"message": "الرسائل",
"description": "Shown to separate the types of search results"
@ -990,19 +994,19 @@
"description": ""
},
"accept": {
"message": ُبول",
"message": بول",
"description": ""
},
"on": {
"message": "مُشغَّل",
"message": "مُفعَّل",
"description": "Label for when something is turned on"
},
"off": {
"message": "غير مُشغَّل",
"message": "مُعطَّل",
"description": "Label for when something is turned off"
},
"deleteWarning": {
"message": "الضغط على 'احذف' سوف يزيل نهائيا هذه الرسالة من أجهزتك فقط.",
"message": "This message will be deleted from this device.",
"description": "Text shown in the confirmation dialog for deleting a message locally"
},
"deleteForEveryoneWarning": {
@ -1071,6 +1075,10 @@
"message": "لم يتم تبادل أيّة رسائل مع هذا المستخدم حتى الآن. سيظهر رقم أمانك معه بعد إرسال أول رسالة.",
"description": ""
},
"back": {
"message": "الرجوع",
"description": "Generic label for back"
},
"goBack": {
"message": "العودة للوراء",
"description": "Label for back button in a conversation"
@ -1083,6 +1091,10 @@
"message": "إعادة الإرسال",
"description": "Shown on the drop-down menu for an individual message, but only if it is an outgoing message that failed to send"
},
"forwardMessage": {
"message": "إعادة توجيه الرسالة",
"description": "Shown on the drop-down menu for an individual message, forwards a message"
},
"deleteMessage": {
"message": "حذف الرسالة من عندي",
"description": "Shown on the drop-down menu for an individual message, deletes single message"
@ -1103,6 +1115,22 @@
"message": "إعادة التعيين جلسة آمنة",
"description": "This is a past tense, informational message. In other words, your secure session has been reset."
},
"ChatRefresh--notification": {
"message": "تمَّ إنعاش جلسة المُحادثة",
"description": "Shown in timeline when a error happened, and the session was automatically reset."
},
"ChatRefresh--learnMore": {
"message": "أعرف المزيد",
"description": "Shown in timeline when session is automatically reset, to provide access to a popup info dialog"
},
"ChatRefresh--summary": {
"message": "يستخدم Signal تعمية النهاية-إلى-النهاية وقد يحتاج إلى إنعاش جلسة المُحادثة الخاصة بك في بعض الأحيان. لا يؤثر هذا على أمان المُحادثة ولكن أنت رُبما تكون قد فوّتَ رسالة من جهة الاتصال هذه، يُمكِنُك سؤاله لإعادة إرسالها.",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"ChatRefresh--contactSupport": {
"message": "الاتصال بالدعم",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"quoteThumbnailAlt": {
"message": "صورة مصغّرة للصورة من الرسالة المقتبسة",
"description": "Used in alt tag of thumbnail images inside of an embedded message quote"
@ -1909,6 +1937,112 @@
"message": "بدء محادثة جديدة…‏",
"description": "Label underneath number a user enters that is not an existing contact"
},
"newConversation": {
"message": "محادثة جديدة",
"description": "Label for header when starting a new conversation"
},
"contactSearchPlaceholder": {
"message": "Search by name or phone number",
"description": "Placeholder to use when searching for contacts in the composer"
},
"noContactsFound": {
"message": "No contacts found",
"description": "Label shown when there are no contacts to compose to"
},
"noConversationsFound": {
"message": "No conversations found",
"description": "Label shown when there are no conversations to compose to"
},
"chooseGroupMembers__title": {
"message": "Choose members",
"description": "The title for the 'choose group members' left pane screen"
},
"chooseGroupMembers__back-button": {
"message": "الرجوع",
"description": "Used as alt-text of the back button on the 'choose group members' left pane screen"
},
"chooseGroupMembers__skip": {
"message": "تخطي",
"description": "The 'skip' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__next": {
"message": "التالي",
"description": "The 'next' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__maximum-group-size__title": {
"message": "وصلت المجموعة إلى الحد الأقصى.",
"description": "Shown in the alert when you add the maximum number of group members"
},
"chooseGroupMembers__maximum-group-size__body": {
"message": "Signal groups can have a maximum of $max$ members.",
"description": "Shown in the alert when you add the maximum number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "1000"
}
}
},
"chooseGroupMembers__maximum-recommended-group-size__title": {
"message": "وصل عدد الأعضاء إلى الحدّ المُوصى به",
"description": "Shown in the alert when you add the maximum recommended number of group members"
},
"chooseGroupMembers__maximum-recommended-group-size__body": {
"message": "Signal groups perform best with $max$ members or less. Adding more members will cause delays sending and receiving messages.",
"description": "Shown in the alert when you add the maximum recommended number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "150"
}
}
},
"chooseGroupMembers__cant-add-member__title": {
"message": "Cant add member",
"description": "Shown in the alert when you try to add someone who can't be added to a group"
},
"chooseGroupMembers__cant-add-member__body": {
"message": "\"$name$\" cant be added to the group because theyre using an old version of Signal. You can add them to the group after theyve updated Signal.",
"description": "Shown in the alert when you try to add someone who can't be added to a group",
"placeholders": {
"max": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"setGroupMetadata__title": {
"message": "سمّ هذه المجموعة",
"description": "The title for the 'set group metadata' left pane screen"
},
"setGroupMetadata__back-button": {
"message": "Back to member selection",
"description": "Used as alt-text of the back button on the 'set group metadata' left pane screen"
},
"setGroupMetadata__group-name-placeholder": {
"message": "اسم المجموعة ( مُتطلب )",
"description": "The placeholder for the group name placeholder"
},
"setGroupMetadata__create-group": {
"message": "إنشاء",
"description": "The 'create group' button text in the 'set group metadata' left pane screen"
},
"setGroupMetadata__members-header": {
"message": "الأعضاء",
"description": "The header for the members list in the 'set group metadata' left pane screen"
},
"setGroupMetadata__error-message": {
"message": "This group couldnt be created. Check your connection and try again.",
"description": "Shown in the modal when we can't create a group"
},
"updateGroupAttributes__title": {
"message": "عدّل اسم المجموعة وصورتها",
"description": "Shown in the modal when we want to update a group"
},
"updateGroupAttributes__error-message": {
"message": "Failed to update the group. Check your connection and try again.",
"description": "Shown in the modal when we can't update a group"
},
"notSupportedSMS": {
"message": "‫رسائل SMS و MMS غير مدعومة.",
"description": "Label underneath number informing user that SMS is not supported on desktop"
@ -2353,6 +2487,10 @@
"message": "فتح قائمة المحادثات",
"description": "Shown in the shortcuts guide"
},
"Keyboard--new-conversation": {
"message": "Start new conversation",
"description": "Shown in the shortcuts guide"
},
"Keyboard--archive-conversation": {
"message": "أرشفة المحادثة",
"description": "Shown in the shortcuts guide"
@ -2971,67 +3109,19 @@
},
"ConversationHero--membership-1": {
"message": "عضو في $group$.",
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group",
"placeholders": {
"group": {
"content": "$1",
"example": "NYC Rock Climbers"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group"
},
"ConversationHero--membership-2": {
"message": "عضو في $group1$و$group2$.",
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups"
},
"ConversationHero--membership-3": {
"message": "عضو في $group1$،$group2$ و $group3$.",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-extra": {
"message": "عضو في $group1$،$group2$،$group3$ وبالإضافة إلى $remainingCount$ آخرين. ",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
},
"remainingCount": {
"content": "$4",
"example": "3"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-added": {
"message": "تمت إضافتك للمجموعة من قبل $name$.",
@ -3043,6 +3133,10 @@
}
}
},
"no-groups-in-common": {
"message": "لا وجود لمجموعات مشتركة.",
"description": "Shown to indicate this user is not a member of any groups"
},
"acceptCall": {
"message": "اﻹجابة",
"description": "Shown in tooltip for the button to accept a call (audio or video)"
@ -3245,6 +3339,10 @@
"message": "كتم لساعة واحدة",
"description": "Label for muting the conversation"
},
"muteEightHours": {
"message": "Mute for eight hours",
"description": "Label for muting the conversation"
},
"muteDay": {
"message": "كتم ليوم واحد",
"description": "Label for muting the conversation"
@ -3253,14 +3351,18 @@
"message": "كتم لأسبوع واحد",
"description": "Label for muting the conversation"
},
"muteYear": {
"message": "كتم لسنة واحدة",
"muteAlways": {
"message": "Mute always",
"description": "Label for muting the conversation"
},
"unmute": {
"message": "إلغاء الكتم",
"description": "Label for unmuting the conversation"
},
"muteExpirationLabelAlways": {
"message": "Muted always",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted"
},
"muteExpirationLabel": {
"message": "كُتم الصوت لمدة $duration$",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted",
@ -3292,15 +3394,15 @@
"description": "Shown if you click on a sgnl:// link not currently supported by Desktop"
},
"GroupV2--join--invalid-link--title": {
"message": "رابط غير صالح",
"message": "وصلة غير صالحة",
"description": "Shown if we are unable to parse a group link"
},
"GroupV2--join--invalid-link": {
"message": "إن رابط المجموعة غير صالح. تأكد من سلامة وصحة الرابط بأكمله قبل مُحاولة الانضمام.",
"message": "إن وصلة المجموعة غير صالحة. عليك التأكد من سلامة وصحة الوصلة بأكملها قبل محاولة الانضمام.",
"description": "Shown if we are unable to parse a group link"
},
"GroupV2--join--prompt": {
"message": "هل تريد الانضمام إلى هذه المجموعة ومُشاركة اسمك وصورتك مع أعضائها؟",
"message": "هل لديك الرغبة بالانضمام إلى هذه المجموعة ومشاركة اسمك وصورتك مع أعضائها ؟",
"description": "Shown when you click on a group link to confirm"
},
"GroupV2--join--already-in-group": {
@ -3324,7 +3426,7 @@
"description": "Shown if you click a group link and we can't get information about it"
},
"GroupV2--join--link-revoked": {
"message": "لم يعُد رابط المجموعة هذا صالحاً.",
"message": "لم تعُد وصلة المجموعة هذه صالحة.",
"description": "Shown if you click a group link and we can't get information about it"
},
"GroupV2--join--prompt-with-approval": {
@ -3332,7 +3434,7 @@
"description": "Shown when you click on a group link to confirm, if it requires admin approval"
},
"GroupV2--join--join-button": {
"message": "الانضمام",
"message": "انضم",
"description": "The button to join the group"
},
"GroupV2--join--request-to-join-button": {
@ -3344,7 +3446,7 @@
"description": "The button to cancel request to join the group"
},
"GroupV2--join--cancel-request-to-join--confirmation": {
"message": "إلغاء طلبك في الإنضمام لهذه المجموعة؟",
"message": "إلغاء طلبك في الانضمام لهذه المجموعة ؟",
"description": "A confirmation message that shows after you click the button"
},
"GroupV2--join--cancel-request-to-join--yes": {
@ -3380,7 +3482,7 @@
}
},
"GroupV2--join--requested": {
"message": "لقد تمّ إرسال طلبك للإنضمام إلى مُشرف المجموعة. سيتم إخطارك عند اتخاذه للإجراء.",
"message": "لقد تم إرسال طلبك للانضمام إلى مشرف المجموعة. سيتم إشعارك عند اتخاذه للإجراء.",
"description": "Shown in composition area when you've requested to join a group"
},
"GroupV2--join--general-join-failure--title": {
@ -3395,6 +3497,10 @@
"message": "المشرف",
"description": "Label for a group administrator"
},
"GroupV2--only-admins": {
"message": "المُشرِفون فقط",
"description": "Label for group administrators -- used in drop-downs to select permissions that apply to admins"
},
"GroupV2--all-members": {
"message": "جميع الأعضاء",
"description": "Label for describing the general non-privileged members of a group"
@ -3614,7 +3720,7 @@
}
},
"GroupV2--access-invite-link--enabled--unknown": {
"message": "لقد عُطلَت موافقة المشرف على وصلة المجموعة.",
"message": "لقد فُعِّلَت موافقة المشرف على وصلة المجموعة.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--member-add--invited--you": {
@ -3752,7 +3858,7 @@
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--member-add-from-link--you--you": {
"message": "لقد انضممت للمجموعة بواسطة رابط المجموعة.",
"message": "لقد انضممت للمجموعة بواسطة وصلة المجموعة.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--member-add-from-link--other": {
@ -3766,7 +3872,7 @@
}
},
"GroupV2--member-add-from-admin-approval--you--other": {
"message": "لقد وافق $adminName$ على طلب انضمامك للمجموعة.",
"message": "لقد وافق المشرف $adminName$ على طلب انضمامك للمجموعة.",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"adminName": {
@ -3790,7 +3896,7 @@
}
},
"GroupV2--member-add-from-admin-approval--other--other": {
"message": "لقد وافق $adminName$ على طلب انضمام $joinerName$ للمجموعة.",
"message": "لقد وافق المشرف $adminName$ على طلب انضمام $joinerName$ للمجموعة.",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"adminName": {
@ -4296,7 +4402,7 @@
}
},
"GroupV2--admin-approval-add-one--you": {
"message": "أنت قد أرسلت طلب إنضمام للمجموعة.",
"message": "لقد أرسلت طلب الانضمام للمجموعة.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--admin-approval-add-one--other": {
@ -4310,11 +4416,11 @@
}
},
"GroupV2--admin-approval-remove-one--you--you": {
"message": "أنت قد ألغيتَ طلب انضمامك للمجموعة.",
"message": "لقد ألغيت طلب انضمامك للمجموعة.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--admin-approval-remove-one--you--unknown": {
"message": "تمّ رفض طلبك للانضمام للمجموعة من قبل مشرف عليها.",
"message": "رُفض طلبك للانضمام للمجموعة من قبل مشرف عليها.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--admin-approval-remove-one--other--you": {
@ -4338,7 +4444,7 @@
}
},
"GroupV2--admin-approval-remove-one--other--other": {
"message": "لقد رفض $adminName$ طلب انضمام $joinerName$ للمجموعة.",
"message": "لقد رفض المشرف $adminName$ طلب انضمام $joinerName$ للمجموعة.",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"adminName": {
@ -4356,7 +4462,7 @@
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--group-link-add--disabled--other": {
"message": "لقد قام $adminName$ بتشغيل وصلة المجموعة مع تعطيل موافقة المشرف.",
"message": "لقد قام المشرف $adminName$ بتشغيل وصلة المجموعة مع تعطيل موافقة المشرف.",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"adminName": {
@ -4374,7 +4480,7 @@
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--group-link-add--enabled--other": {
"message": "لقد قام $adminName$ بتشغيل وصلة المجموعة مع تفعيل موافقة المشرف.",
"message": "لقد قام المشرف $adminName$ بتشغيل وصلة المجموعة مع تفعيل موافقة المشرف.",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"adminName": {
@ -4388,11 +4494,11 @@
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--group-link-remove--you": {
"message": "أنت قد أوقفت رابط المجموعة.",
"message": "لقد عطلت وصلة المجموعة.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--group-link-remove--other": {
"message": "عطل $adminName$ وصلة المجموعة.",
"message": "عطل المشرف $adminName$ وصلة المجموعة.",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"adminName": {
@ -4406,11 +4512,11 @@
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--group-link-reset--you": {
"message": "أنت قد أعدتَ تعيين رابط المجموعة.",
"message": "لقد أعدتَ تعيين وصلة المجموعة.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--group-link-reset--other": {
"message": "أعاد $adminName$ تعيين وصلة المجموعة.",
"message": "أعاد المشرف $adminName$ تعيين وصلة المجموعة.",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"adminName": {
@ -4618,7 +4724,7 @@
"description": "This is the label for the 'who can edit the group' panel"
},
"ConversationDetails--group-info-info": {
"message": "عليك باختيار العضو الذي يمكنه تحرير اسم وصورة المجموعة وكذا مهلة اختفاء الرسائل.",
"message": "عليك باختيار الأفراد الذين يمكنهم تحرير اسم وصورة المجموعة وكذا مهلة اختفاء الرسائل.",
"description": "This is the additional info for the 'who can edit the group' panel"
},
"ConversationDetails--add-members-label": {
@ -4630,7 +4736,7 @@
"description": "This is the additional info for the 'who can add members' panel"
},
"ConversationDetails--requests-and-invites": {
"message": "طلبات و دعوات اﻷعضاء",
"message": "الطلبات و الدعوات",
"description": "This is a button to display which members have been invited but have not joined yet"
},
"ConversationDetailsActions--leave-group": {
@ -4641,12 +4747,16 @@
"message": "حظر المجموعة",
"description": "This is a button to block a group"
},
"ConversationDetailsActions--leave-group-must-choose-new-admin": {
"message": "قبل أن تغادر، يجب عليك أن تختار على الأقل مشرفا واحدا لهذه المجموعة. ",
"description": "Shown if, before leaving a group, you need to choose an admin"
},
"ConversationDetailsActions--leave-group-modal-title": {
"message": "هل أنت متأكد من رغبتك في المغادرة؟",
"message": "أأنت على يقين من رغبتك في المغادرة ؟",
"description": "This is the modal title for confirming leaving a group"
},
"ConversationDetailsActions--leave-group-modal-content": {
"message": "لن تتمكن من إرسال أو استلام رسائل لهذه المجموعة بعد اﻵن.",
"message": "سيتعذر عليك بعد الآن إرسال أو استلام رسائل لهذه المجموعة.",
"description": "This is the modal content for confirming leaving a group"
},
"ConversationDetailsActions--leave-group-modal-confirm": {
@ -4682,7 +4792,7 @@
}
},
"ConversationDetailsMediaList--shared-media": {
"message": "الملفّات المتعدّدة الوسائط التي تّم مشاركتها",
"message": "الوسائط المتعددة التي تمت مشاركتها",
"description": "Title for the media thumbnails in the conversation details screen"
},
"ConversationDetailsMediaList--show-all": {
@ -4699,6 +4809,10 @@
}
}
},
"ConversationDetailsMembershipList--add-members": {
"message": "إضافة أعضاء",
"description": "The button that you can click to add new members"
},
"ConversationDetailsMembershipList--show-all": {
"message": "مشاهدة الكل",
"description": "This is a button on the conversation details to show all members"
@ -4712,7 +4826,7 @@
"description": "This lets users share their group link"
},
"GroupLinkManagement--confirm-reset": {
"message": "هل أنت متأكد من رغبتك في إعادة تعيين رابط المجموعة؟ لن يتمكن الناس بعد الآن من الانضمام للمجموعة باستخدام الرابط الحالي.",
"message": "أأنت على يقين من رغبتك في إعادة تعيين وصلة المجموعة ؟ لن يتمكن الناس بعد الآن من الانضمام للمجموعة باستخدام الوصلة الحالية.",
"description": "Shown in the confirmation dialog when an admin is about to reset the group link"
},
"GroupLinkManagement--reset": {
@ -4780,7 +4894,7 @@
"description": "This is the title for the list of members who have invited other people"
},
"PendingInvites--invited-count": {
"message": "لقد دعا $number$",
"message": "لقد دُعيَ $number$",
"description": "This is the label for the number of members someone has invited",
"placeholders": {
"number": {
@ -4808,7 +4922,7 @@
}
},
"PendingInvites--revoke-from-singular": {
"message": "إبطال دعوة واجدة إلى المجموعة، أرسلها « $name$ » ؟",
"message": "إبطال دعوة واحدة إلى المجموعة، أرسلها « $name$ » ؟",
"description": "This is the modal content when confirming revoking a single invite",
"placeholders": {
"name": {
@ -4856,5 +4970,167 @@
"PendingInvites--info": {
"message": "لن تظهر تفاصيل اﻷفراد المدعوين إلى هذه المجموعة حتى ينضموا إليها. لن يرى هؤلاء المدعوون الرسائل حتى ينضموا لهذه المجموعة.",
"description": "Information shown below the invite list"
},
"AvatarInput--no-photo-label--group": {
"message": "Add a group photo",
"description": "The label for the avatar uploader when no group photo is selected"
},
"AvatarInput--change-photo-label": {
"message": "Change photo",
"description": "The label for the avatar uploader when a photo is selected"
},
"AvatarInput--upload-photo-choice": {
"message": "Upload photo",
"description": "The button text when you click on an uploaded avatar and want to upload a new one"
},
"AvatarInput--remove-photo-choice": {
"message": "إزالة الصورة",
"description": "The button text when you click on an uploaded avatar and want to remove it"
},
"ContactPill--remove": {
"message": "Remove contact",
"description": "The label for the 'remove' button on the contact pill"
},
"ComposeErrorDialog--close": {
"message": "حسنا",
"description": "The text on the button when there's an error in the composer"
},
"NewlyCreatedGroupInvitedContactsDialog--title--one": {
"message": "Invitation sent",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--title--many": {
"message": "$count$ invitations sent",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "3"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--one": {
"message": "$name$ cant be automatically added to this group by you.",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"name": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--many": {
"message": "These users cant be automatically added to this group by you.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--info-paragraph": {
"message": "Theyve been invited to join, and wont see any group messages until they accept.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--learn-more": {
"message": "لمعرفة المزيد",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"AddGroupMembersModal--title": {
"message": "إضافة أعضاء",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--continue-to-confirm": {
"message": "تحديث التطبيق",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--confirm-title--one": {
"message": "Add $person$ to \"$group$\"?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"person": {
"content": "$1",
"example": "Jane Doe"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-title--many": {
"message": "Add $count$ members to \"$group$\"?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-button--one": {
"message": "إضافة عضو",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"AddGroupMembersModal--confirm-button--many": {
"message": "إضافة أعضاء",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"createNewGroupButton": {
"message": "مجموعة جديدة",
"description": "The text of the button to create new groups"
},
"selectContact": {
"message": "اختر جهة الاتصال",
"description": "The label for contact checkboxes that are non-selected (clicking them should select the contact)"
},
"deselectContact": {
"message": "De-select contact",
"description": "The label for contact checkboxes that are selected (clicking them should de-select the contact)"
},
"cannotSelectContact": {
"message": "Cannot select contact",
"description": "The label for contact checkboxes that are disabled"
},
"alreadyAMember": {
"message": "Already a member",
"description": "The label for contact checkboxes that are disabled because they're already a member"
},
"MessageAudio--play": {
"message": "Play audio attachment",
"description": "Aria label for audio attachment's Play button"
},
"MessageAudio--pause": {
"message": "Pause audio attachment",
"description": "Aria label for audio attachment's Pause button"
},
"MessageAudio--download": {
"message": "Download audio attachment",
"description": "Aria label for audio attachment's Download button"
},
"MessageAudio--pending": {
"message": "Downloading audio attachment...",
"description": "Aria label for pending audio attachment spinner"
},
"MessageAudio--slider": {
"message": "Playback time of audio attachment",
"description": "Aria label for audio attachment's playback time slider"
},
"emptyInboxMessage": {
"message": "Click the $composeIcon$ above and search for your contacts or groups to message.",
"description": "Shown in the left-pane when the inbox is empty",
"placeholders": {
"composeIcon": {
"content": "$1",
"example": "compose button"
}
}
},
"composeIcon": {
"message": "compose button",
"description": "Shown in the left-pane when the inbox is empty. Describes the button that composes a new message."
},
"ForwardMessageModal--continue": {
"message": "الاِستِمرار",
"description": "aria-label for the 'next' button in the forward a message modal dialog"
}
}

View File

@ -771,6 +771,10 @@
"message": "Контакти",
"description": "Shown to separate the types of search results"
},
"groupsHeader": {
"message": "Групи",
"description": "Shown to separate the types of search results"
},
"messagesHeader": {
"message": "Съобщения",
"description": "Shown to separate the types of search results"
@ -1002,7 +1006,7 @@
"description": "Label for when something is turned off"
},
"deleteWarning": {
"message": "Натискането на 'delete' ще изтрие това съобщение безвъзвратно само от Вашите устройства.",
"message": "Това съобщение ще бъде изтрито от вашето устройство.",
"description": "Text shown in the confirmation dialog for deleting a message locally"
},
"deleteForEveryoneWarning": {
@ -1071,6 +1075,10 @@
"message": "Все още не сте се обменяли съобщения с този контакт. Вашият номер за безопасност с него ще бъде на разположение след първото съобщение.",
"description": ""
},
"back": {
"message": "Обратно",
"description": "Generic label for back"
},
"goBack": {
"message": "Назад",
"description": "Label for back button in a conversation"
@ -1083,6 +1091,10 @@
"message": "Опитай изпращането отново",
"description": "Shown on the drop-down menu for an individual message, but only if it is an outgoing message that failed to send"
},
"forwardMessage": {
"message": "Препрати съобщението",
"description": "Shown on the drop-down menu for an individual message, forwards a message"
},
"deleteMessage": {
"message": "Изтрий съобщението за мен",
"description": "Shown on the drop-down menu for an individual message, deletes single message"
@ -1103,6 +1115,22 @@
"message": "Рестартиране на поверителна сесия",
"description": "This is a past tense, informational message. In other words, your secure session has been reset."
},
"ChatRefresh--notification": {
"message": "Чат сесията е презаредена.",
"description": "Shown in timeline when a error happened, and the session was automatically reset."
},
"ChatRefresh--learnMore": {
"message": "Научи Още",
"description": "Shown in timeline when session is automatically reset, to provide access to a popup info dialog"
},
"ChatRefresh--summary": {
"message": "Signal uses end-to-end encryption and it may need to refresh your chat session sometimes. This doesnt affect your chats security but you may have missed a message from this contact and you can ask them to resend it.",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"ChatRefresh--contactSupport": {
"message": "Връзка с отдела за поддръжка",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"quoteThumbnailAlt": {
"message": "Преглед на изображение от цитирано съобщение",
"description": "Used in alt tag of thumbnail images inside of an embedded message quote"
@ -1909,6 +1937,112 @@
"message": "Започни нов разговор...",
"description": "Label underneath number a user enters that is not an existing contact"
},
"newConversation": {
"message": "Нов разговор",
"description": "Label for header when starting a new conversation"
},
"contactSearchPlaceholder": {
"message": "Search by name or phone number",
"description": "Placeholder to use when searching for contacts in the composer"
},
"noContactsFound": {
"message": "No contacts found",
"description": "Label shown when there are no contacts to compose to"
},
"noConversationsFound": {
"message": "No conversations found",
"description": "Label shown when there are no conversations to compose to"
},
"chooseGroupMembers__title": {
"message": "Choose members",
"description": "The title for the 'choose group members' left pane screen"
},
"chooseGroupMembers__back-button": {
"message": "Обратно",
"description": "Used as alt-text of the back button on the 'choose group members' left pane screen"
},
"chooseGroupMembers__skip": {
"message": "Пропусни",
"description": "The 'skip' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__next": {
"message": "Напред",
"description": "The 'next' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__maximum-group-size__title": {
"message": "Достигнат е максималният размер на групата",
"description": "Shown in the alert when you add the maximum number of group members"
},
"chooseGroupMembers__maximum-group-size__body": {
"message": "Signal groups can have a maximum of $max$ members.",
"description": "Shown in the alert when you add the maximum number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "1000"
}
}
},
"chooseGroupMembers__maximum-recommended-group-size__title": {
"message": "Достигнат е лимитът за препоръчани членове",
"description": "Shown in the alert when you add the maximum recommended number of group members"
},
"chooseGroupMembers__maximum-recommended-group-size__body": {
"message": "Signal groups perform best with $max$ members or less. Adding more members will cause delays sending and receiving messages.",
"description": "Shown in the alert when you add the maximum recommended number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "150"
}
}
},
"chooseGroupMembers__cant-add-member__title": {
"message": "Cant add member",
"description": "Shown in the alert when you try to add someone who can't be added to a group"
},
"chooseGroupMembers__cant-add-member__body": {
"message": "\"$name$\" cant be added to the group because theyre using an old version of Signal. You can add them to the group after theyve updated Signal.",
"description": "Shown in the alert when you try to add someone who can't be added to a group",
"placeholders": {
"max": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"setGroupMetadata__title": {
"message": "Назовете тази група",
"description": "The title for the 'set group metadata' left pane screen"
},
"setGroupMetadata__back-button": {
"message": "Back to member selection",
"description": "Used as alt-text of the back button on the 'set group metadata' left pane screen"
},
"setGroupMetadata__group-name-placeholder": {
"message": "Име на групата (задължително)",
"description": "The placeholder for the group name placeholder"
},
"setGroupMetadata__create-group": {
"message": "Създаване",
"description": "The 'create group' button text in the 'set group metadata' left pane screen"
},
"setGroupMetadata__members-header": {
"message": "Членове",
"description": "The header for the members list in the 'set group metadata' left pane screen"
},
"setGroupMetadata__error-message": {
"message": "This group couldnt be created. Check your connection and try again.",
"description": "Shown in the modal when we can't create a group"
},
"updateGroupAttributes__title": {
"message": "Редактирайте името и снимката на групата",
"description": "Shown in the modal when we want to update a group"
},
"updateGroupAttributes__error-message": {
"message": "Failed to update the group. Check your connection and try again.",
"description": "Shown in the modal when we can't update a group"
},
"notSupportedSMS": {
"message": "SMS/MMS съобщения не се поддържат.",
"description": "Label underneath number informing user that SMS is not supported on desktop"
@ -2353,6 +2487,10 @@
"message": "Отвори менюто за разговори",
"description": "Shown in the shortcuts guide"
},
"Keyboard--new-conversation": {
"message": "Start new conversation",
"description": "Shown in the shortcuts guide"
},
"Keyboard--archive-conversation": {
"message": "Архивиране на разговор",
"description": "Shown in the shortcuts guide"
@ -2971,67 +3109,19 @@
},
"ConversationHero--membership-1": {
"message": "Член на $group$.",
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group",
"placeholders": {
"group": {
"content": "$1",
"example": "NYC Rock Climbers"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group"
},
"ConversationHero--membership-2": {
"message": "Член на $group1$ и $group2$.",
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups"
},
"ConversationHero--membership-3": {
"message": "Член на $group1$, $group2$ и $group3$.",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-extra": {
"message": "Член на $group1$, $group2$, $group3$ или още $remainingCount$ други.",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
},
"remainingCount": {
"content": "$4",
"example": "3"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-added": {
"message": "$name$ Ви добави в групата.",
@ -3043,6 +3133,10 @@
}
}
},
"no-groups-in-common": {
"message": "Няма общи групи.",
"description": "Shown to indicate this user is not a member of any groups"
},
"acceptCall": {
"message": "Отговор",
"description": "Shown in tooltip for the button to accept a call (audio or video)"
@ -3245,6 +3339,10 @@
"message": "Заглуши за час",
"description": "Label for muting the conversation"
},
"muteEightHours": {
"message": "Mute for eight hours",
"description": "Label for muting the conversation"
},
"muteDay": {
"message": "Заглуши за ден",
"description": "Label for muting the conversation"
@ -3253,14 +3351,18 @@
"message": "Заглуши за седмица",
"description": "Label for muting the conversation"
},
"muteYear": {
"message": "Заглуши за година",
"muteAlways": {
"message": "Mute always",
"description": "Label for muting the conversation"
},
"unmute": {
"message": "Изключи тих режим",
"description": "Label for unmuting the conversation"
},
"muteExpirationLabelAlways": {
"message": "Muted always",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted"
},
"muteExpirationLabel": {
"message": "Тих режим до $duration$",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted",
@ -3395,6 +3497,10 @@
"message": "Администратор",
"description": "Label for a group administrator"
},
"GroupV2--only-admins": {
"message": "Само администратори",
"description": "Label for group administrators -- used in drop-downs to select permissions that apply to admins"
},
"GroupV2--all-members": {
"message": "Всеки член",
"description": "Label for describing the general non-privileged members of a group"
@ -4641,6 +4747,10 @@
"message": "Блокиране на групата",
"description": "This is a button to block a group"
},
"ConversationDetailsActions--leave-group-must-choose-new-admin": {
"message": "Преди да напуснеш, трябва да избереш поне един нов администртор за тази група.",
"description": "Shown if, before leaving a group, you need to choose an admin"
},
"ConversationDetailsActions--leave-group-modal-title": {
"message": "Наистина ли искате да напуснете?",
"description": "This is the modal title for confirming leaving a group"
@ -4699,6 +4809,10 @@
}
}
},
"ConversationDetailsMembershipList--add-members": {
"message": "Добави членове",
"description": "The button that you can click to add new members"
},
"ConversationDetailsMembershipList--show-all": {
"message": "Виж всички",
"description": "This is a button on the conversation details to show all members"
@ -4856,5 +4970,167 @@
"PendingInvites--info": {
"message": "Details about people invited to this group arent shown until they join. Invitees will only see messages after they join the group.",
"description": "Information shown below the invite list"
},
"AvatarInput--no-photo-label--group": {
"message": "Add a group photo",
"description": "The label for the avatar uploader when no group photo is selected"
},
"AvatarInput--change-photo-label": {
"message": "Change photo",
"description": "The label for the avatar uploader when a photo is selected"
},
"AvatarInput--upload-photo-choice": {
"message": "Upload photo",
"description": "The button text when you click on an uploaded avatar and want to upload a new one"
},
"AvatarInput--remove-photo-choice": {
"message": "Премахване на снимката",
"description": "The button text when you click on an uploaded avatar and want to remove it"
},
"ContactPill--remove": {
"message": "Remove contact",
"description": "The label for the 'remove' button on the contact pill"
},
"ComposeErrorDialog--close": {
"message": "Добре",
"description": "The text on the button when there's an error in the composer"
},
"NewlyCreatedGroupInvitedContactsDialog--title--one": {
"message": "Поканата е изпратена",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--title--many": {
"message": "$count$ invitations sent",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "3"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--one": {
"message": "$name$ cant be automatically added to this group by you.",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"name": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--many": {
"message": "These users cant be automatically added to this group by you.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--info-paragraph": {
"message": "Theyve been invited to join, and wont see any group messages until they accept.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--learn-more": {
"message": "Научете повече",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"AddGroupMembersModal--title": {
"message": "Добави членове",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--continue-to-confirm": {
"message": "Обновяване",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--confirm-title--one": {
"message": "Add $person$ to \"$group$\"?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"person": {
"content": "$1",
"example": "Jane Doe"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-title--many": {
"message": "Add $count$ members to \"$group$\"?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-button--one": {
"message": "Add member",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"AddGroupMembersModal--confirm-button--many": {
"message": "Добави членове",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"createNewGroupButton": {
"message": "Нова група",
"description": "The text of the button to create new groups"
},
"selectContact": {
"message": "Select contact",
"description": "The label for contact checkboxes that are non-selected (clicking them should select the contact)"
},
"deselectContact": {
"message": "De-select contact",
"description": "The label for contact checkboxes that are selected (clicking them should de-select the contact)"
},
"cannotSelectContact": {
"message": "Cannot select contact",
"description": "The label for contact checkboxes that are disabled"
},
"alreadyAMember": {
"message": "Already a member",
"description": "The label for contact checkboxes that are disabled because they're already a member"
},
"MessageAudio--play": {
"message": "Play audio attachment",
"description": "Aria label for audio attachment's Play button"
},
"MessageAudio--pause": {
"message": "Pause audio attachment",
"description": "Aria label for audio attachment's Pause button"
},
"MessageAudio--download": {
"message": "Download audio attachment",
"description": "Aria label for audio attachment's Download button"
},
"MessageAudio--pending": {
"message": "Downloading audio attachment...",
"description": "Aria label for pending audio attachment spinner"
},
"MessageAudio--slider": {
"message": "Playback time of audio attachment",
"description": "Aria label for audio attachment's playback time slider"
},
"emptyInboxMessage": {
"message": "Click the $composeIcon$ above and search for your contacts or groups to message.",
"description": "Shown in the left-pane when the inbox is empty",
"placeholders": {
"composeIcon": {
"content": "$1",
"example": "compose button"
}
}
},
"composeIcon": {
"message": "compose button",
"description": "Shown in the left-pane when the inbox is empty. Describes the button that composes a new message."
},
"ForwardMessageModal--continue": {
"message": "Продължи",
"description": "aria-label for the 'next' button in the forward a message modal dialog"
}
}

View File

@ -156,7 +156,7 @@
"description": "Only available on development modes, menu option to open up the standalone device setup sequence"
},
"messageContextMenuButton": {
"message": "More actions",
"message": "আরো ক্রিয়া",
"description": "Label for context button next to each message"
},
"contextMenuCopyLink": {
@ -771,6 +771,10 @@
"message": "পরিচিতিসমূহ",
"description": "Shown to separate the types of search results"
},
"groupsHeader": {
"message": "গ্রুপসমূহ",
"description": "Shown to separate the types of search results"
},
"messagesHeader": {
"message": "বার্তা সমূহ",
"description": "Shown to separate the types of search results"
@ -1002,7 +1006,7 @@
"description": "Label for when something is turned off"
},
"deleteWarning": {
"message": "Clicking 'delete' will permanently remove this message from your devices only.",
"message": "This message will be deleted from this device.",
"description": "Text shown in the confirmation dialog for deleting a message locally"
},
"deleteForEveryoneWarning": {
@ -1071,6 +1075,10 @@
"message": "আপনি এই পরিচিতি এর সাথে কোনও বার্তা বিনিময় করেননি। তাদের সাথে আপনার নিরাপত্তা নাম্বার প্রথম বার্তা পাঠানোর পরে পাওয়া যাচ্ছে।",
"description": ""
},
"back": {
"message": "পেছনে",
"description": "Generic label for back"
},
"goBack": {
"message": "Go back",
"description": "Label for back button in a conversation"
@ -1083,6 +1091,10 @@
"message": "পুনরায় পাঠানোর চেষ্টা করুন",
"description": "Shown on the drop-down menu for an individual message, but only if it is an outgoing message that failed to send"
},
"forwardMessage": {
"message": "বার্তা ফরোয়ার্ড করুন",
"description": "Shown on the drop-down menu for an individual message, forwards a message"
},
"deleteMessage": {
"message": "Delete message for me",
"description": "Shown on the drop-down menu for an individual message, deletes single message"
@ -1103,6 +1115,22 @@
"message": "নিরাপদ সেশন পুনরায় সেট করা হয়েছে",
"description": "This is a past tense, informational message. In other words, your secure session has been reset."
},
"ChatRefresh--notification": {
"message": "Chat session refreshed",
"description": "Shown in timeline when a error happened, and the session was automatically reset."
},
"ChatRefresh--learnMore": {
"message": "আরও জানুন",
"description": "Shown in timeline when session is automatically reset, to provide access to a popup info dialog"
},
"ChatRefresh--summary": {
"message": "Signal uses end-to-end encryption and it may need to refresh your chat session sometimes. This doesnt affect your chats security but you may have missed a message from this contact and you can ask them to resend it.",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"ChatRefresh--contactSupport": {
"message": "সহায়তা কেন্দ্রে যোগাযোগ করুন",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"quoteThumbnailAlt": {
"message": "উদ্ধৃত বার্তা থেকে ছবির ছোট রূপ",
"description": "Used in alt tag of thumbnail images inside of an embedded message quote"
@ -1909,6 +1937,112 @@
"message": "নতুন কথোপকথন শুরু করুন...",
"description": "Label underneath number a user enters that is not an existing contact"
},
"newConversation": {
"message": "নতুন কথোপকথন",
"description": "Label for header when starting a new conversation"
},
"contactSearchPlaceholder": {
"message": "Search by name or phone number",
"description": "Placeholder to use when searching for contacts in the composer"
},
"noContactsFound": {
"message": "No contacts found",
"description": "Label shown when there are no contacts to compose to"
},
"noConversationsFound": {
"message": "No conversations found",
"description": "Label shown when there are no conversations to compose to"
},
"chooseGroupMembers__title": {
"message": "Choose members",
"description": "The title for the 'choose group members' left pane screen"
},
"chooseGroupMembers__back-button": {
"message": "পেছনে",
"description": "Used as alt-text of the back button on the 'choose group members' left pane screen"
},
"chooseGroupMembers__skip": {
"message": "বাদ দিয়ে যান",
"description": "The 'skip' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__next": {
"message": "পরবর্তী",
"description": "The 'next' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__maximum-group-size__title": {
"message": "Maximum group size reached",
"description": "Shown in the alert when you add the maximum number of group members"
},
"chooseGroupMembers__maximum-group-size__body": {
"message": "Signal groups can have a maximum of $max$ members.",
"description": "Shown in the alert when you add the maximum number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "1000"
}
}
},
"chooseGroupMembers__maximum-recommended-group-size__title": {
"message": "Recommended member limit reached",
"description": "Shown in the alert when you add the maximum recommended number of group members"
},
"chooseGroupMembers__maximum-recommended-group-size__body": {
"message": "Signal groups perform best with $max$ members or less. Adding more members will cause delays sending and receiving messages.",
"description": "Shown in the alert when you add the maximum recommended number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "150"
}
}
},
"chooseGroupMembers__cant-add-member__title": {
"message": "Cant add member",
"description": "Shown in the alert when you try to add someone who can't be added to a group"
},
"chooseGroupMembers__cant-add-member__body": {
"message": "\"$name$\" cant be added to the group because theyre using an old version of Signal. You can add them to the group after theyve updated Signal.",
"description": "Shown in the alert when you try to add someone who can't be added to a group",
"placeholders": {
"max": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"setGroupMetadata__title": {
"message": "গ্রুপের নাম দিন",
"description": "The title for the 'set group metadata' left pane screen"
},
"setGroupMetadata__back-button": {
"message": "Back to member selection",
"description": "Used as alt-text of the back button on the 'set group metadata' left pane screen"
},
"setGroupMetadata__group-name-placeholder": {
"message": "গ্রুপের নাম (প্রয়োজনীয়)",
"description": "The placeholder for the group name placeholder"
},
"setGroupMetadata__create-group": {
"message": "তৈরি",
"description": "The 'create group' button text in the 'set group metadata' left pane screen"
},
"setGroupMetadata__members-header": {
"message": "সদস্যগণ",
"description": "The header for the members list in the 'set group metadata' left pane screen"
},
"setGroupMetadata__error-message": {
"message": "This group couldnt be created. Check your connection and try again.",
"description": "Shown in the modal when we can't create a group"
},
"updateGroupAttributes__title": {
"message": "গ্রুপের নাম এবং ছবি সম্পাদনা করুন",
"description": "Shown in the modal when we want to update a group"
},
"updateGroupAttributes__error-message": {
"message": "Failed to update the group. Check your connection and try again.",
"description": "Shown in the modal when we can't update a group"
},
"notSupportedSMS": {
"message": "SMS/MMS messages are not supported.",
"description": "Label underneath number informing user that SMS is not supported on desktop"
@ -2353,6 +2487,10 @@
"message": "কথোপকথন মেন্যু খুলুন",
"description": "Shown in the shortcuts guide"
},
"Keyboard--new-conversation": {
"message": "Start new conversation",
"description": "Shown in the shortcuts guide"
},
"Keyboard--archive-conversation": {
"message": "কথোপকথন আর্কাইভ করুন",
"description": "Shown in the shortcuts guide"
@ -2971,67 +3109,19 @@
},
"ConversationHero--membership-1": {
"message": "Member of $group$.",
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group",
"placeholders": {
"group": {
"content": "$1",
"example": "NYC Rock Climbers"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group"
},
"ConversationHero--membership-2": {
"message": "Member of $group1$ and $group2$.",
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups"
},
"ConversationHero--membership-3": {
"message": "Member of $group1$, $group2$, and $group3$.",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-extra": {
"message": "Member of $group1$, $group2$, $group3$ and $remainingCount$ more.",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
},
"remainingCount": {
"content": "$4",
"example": "3"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-added": {
"message": "$name$ added you to the group.",
@ -3043,6 +3133,10 @@
}
}
},
"no-groups-in-common": {
"message": "একই রকমের কোন গ্রুপ নেই",
"description": "Shown to indicate this user is not a member of any groups"
},
"acceptCall": {
"message": "উত্তর",
"description": "Shown in tooltip for the button to accept a call (audio or video)"
@ -3245,6 +3339,10 @@
"message": "এক ঘন্টার জন্য নিঃশব্দ করুন",
"description": "Label for muting the conversation"
},
"muteEightHours": {
"message": "Mute for eight hours",
"description": "Label for muting the conversation"
},
"muteDay": {
"message": "এক দিনের জন্য নিঃশব্দ করুন",
"description": "Label for muting the conversation"
@ -3253,14 +3351,18 @@
"message": "এক সপ্তাহের জন্য নিঃশব্দ করুন",
"description": "Label for muting the conversation"
},
"muteYear": {
"message": "এক বছরের জন্য নিঃশব্দ করুন",
"muteAlways": {
"message": "Mute always",
"description": "Label for muting the conversation"
},
"unmute": {
"message": "সশব্দ",
"description": "Label for unmuting the conversation"
},
"muteExpirationLabelAlways": {
"message": "Muted always",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted"
},
"muteExpirationLabel": {
"message": "Muted until $duration$",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted",
@ -3395,6 +3497,10 @@
"message": "প্রশাসক",
"description": "Label for a group administrator"
},
"GroupV2--only-admins": {
"message": "শুধুমাত্র প্রশাসকগণ",
"description": "Label for group administrators -- used in drop-downs to select permissions that apply to admins"
},
"GroupV2--all-members": {
"message": "সকল সদস্য",
"description": "Label for describing the general non-privileged members of a group"
@ -4641,6 +4747,10 @@
"message": "গ্রুপ ব্লক করুন",
"description": "This is a button to block a group"
},
"ConversationDetailsActions--leave-group-must-choose-new-admin": {
"message": "Before you leave, you must choose at least one new admin for this group.",
"description": "Shown if, before leaving a group, you need to choose an admin"
},
"ConversationDetailsActions--leave-group-modal-title": {
"message": "আপনি কি সত্যিই প্রস্থান করতে চান?",
"description": "This is the modal title for confirming leaving a group"
@ -4699,6 +4809,10 @@
}
}
},
"ConversationDetailsMembershipList--add-members": {
"message": "সদস্য যোগ করুন",
"description": "The button that you can click to add new members"
},
"ConversationDetailsMembershipList--show-all": {
"message": "সব দেখুন",
"description": "This is a button on the conversation details to show all members"
@ -4856,5 +4970,167 @@
"PendingInvites--info": {
"message": "Details about people invited to this group arent shown until they join. Invitees will only see messages after they join the group.",
"description": "Information shown below the invite list"
},
"AvatarInput--no-photo-label--group": {
"message": "Add a group photo",
"description": "The label for the avatar uploader when no group photo is selected"
},
"AvatarInput--change-photo-label": {
"message": "Change photo",
"description": "The label for the avatar uploader when a photo is selected"
},
"AvatarInput--upload-photo-choice": {
"message": "Upload photo",
"description": "The button text when you click on an uploaded avatar and want to upload a new one"
},
"AvatarInput--remove-photo-choice": {
"message": "ফটো সরান",
"description": "The button text when you click on an uploaded avatar and want to remove it"
},
"ContactPill--remove": {
"message": "Remove contact",
"description": "The label for the 'remove' button on the contact pill"
},
"ComposeErrorDialog--close": {
"message": "ঠিক আছে",
"description": "The text on the button when there's an error in the composer"
},
"NewlyCreatedGroupInvitedContactsDialog--title--one": {
"message": "Invitation sent",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--title--many": {
"message": "$count$ invitations sent",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "3"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--one": {
"message": "$name$ cant be automatically added to this group by you.",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"name": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--many": {
"message": "These users cant be automatically added to this group by you.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--info-paragraph": {
"message": "Theyve been invited to join, and wont see any group messages until they accept.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--learn-more": {
"message": "আরও জানুন",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"AddGroupMembersModal--title": {
"message": "সদস্য যোগ করুন",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--continue-to-confirm": {
"message": "আপডেট",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--confirm-title--one": {
"message": "Add $person$ to \"$group$\"?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"person": {
"content": "$1",
"example": "Jane Doe"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-title--many": {
"message": "Add $count$ members to \"$group$\"?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-button--one": {
"message": "Add member",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"AddGroupMembersModal--confirm-button--many": {
"message": "সদস্য যোগ করুন",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"createNewGroupButton": {
"message": "নতুন গ্রুপ",
"description": "The text of the button to create new groups"
},
"selectContact": {
"message": "Select contact",
"description": "The label for contact checkboxes that are non-selected (clicking them should select the contact)"
},
"deselectContact": {
"message": "De-select contact",
"description": "The label for contact checkboxes that are selected (clicking them should de-select the contact)"
},
"cannotSelectContact": {
"message": "Cannot select contact",
"description": "The label for contact checkboxes that are disabled"
},
"alreadyAMember": {
"message": "Already a member",
"description": "The label for contact checkboxes that are disabled because they're already a member"
},
"MessageAudio--play": {
"message": "Play audio attachment",
"description": "Aria label for audio attachment's Play button"
},
"MessageAudio--pause": {
"message": "Pause audio attachment",
"description": "Aria label for audio attachment's Pause button"
},
"MessageAudio--download": {
"message": "Download audio attachment",
"description": "Aria label for audio attachment's Download button"
},
"MessageAudio--pending": {
"message": "Downloading audio attachment...",
"description": "Aria label for pending audio attachment spinner"
},
"MessageAudio--slider": {
"message": "Playback time of audio attachment",
"description": "Aria label for audio attachment's playback time slider"
},
"emptyInboxMessage": {
"message": "Click the $composeIcon$ above and search for your contacts or groups to message.",
"description": "Shown in the left-pane when the inbox is empty",
"placeholders": {
"composeIcon": {
"content": "$1",
"example": "compose button"
}
}
},
"composeIcon": {
"message": "compose button",
"description": "Shown in the left-pane when the inbox is empty. Describes the button that composes a new message."
},
"ForwardMessageModal--continue": {
"message": "চলতে থাকুন",
"description": "aria-label for the 'next' button in the forward a message modal dialog"
}
}

View File

@ -771,6 +771,10 @@
"message": "Contactes",
"description": "Shown to separate the types of search results"
},
"groupsHeader": {
"message": "Grups",
"description": "Shown to separate the types of search results"
},
"messagesHeader": {
"message": "Missatges",
"description": "Shown to separate the types of search results"
@ -1002,7 +1006,7 @@
"description": "Label for when something is turned off"
},
"deleteWarning": {
"message": "Si cliqueu a «Suprimeix» aquest missatge se suprimirà només dels vostres dispositius.",
"message": "Aquest missatge se suprimirà d'aquest dispositiu.",
"description": "Text shown in the confirmation dialog for deleting a message locally"
},
"deleteForEveryoneWarning": {
@ -1071,6 +1075,10 @@
"message": "Encara no heu intercanviat cap missatge amb aquest contacte. El vostre número de seguretat amb ells estarà disponible després del primer missatge.",
"description": ""
},
"back": {
"message": "Enrere",
"description": "Generic label for back"
},
"goBack": {
"message": "Enrere",
"description": "Label for back button in a conversation"
@ -1083,6 +1091,10 @@
"message": "Reintenta l'enviament",
"description": "Shown on the drop-down menu for an individual message, but only if it is an outgoing message that failed to send"
},
"forwardMessage": {
"message": "Reenvia el missatge",
"description": "Shown on the drop-down menu for an individual message, forwards a message"
},
"deleteMessage": {
"message": "Suprimeix el missatge per a mi",
"description": "Shown on the drop-down menu for an individual message, deletes single message"
@ -1103,6 +1115,22 @@
"message": "Restableix la sessió segura",
"description": "This is a past tense, informational message. In other words, your secure session has been reset."
},
"ChatRefresh--notification": {
"message": "S'ha refrescat la sessió.",
"description": "Shown in timeline when a error happened, and the session was automatically reset."
},
"ChatRefresh--learnMore": {
"message": "Més informació",
"description": "Shown in timeline when session is automatically reset, to provide access to a popup info dialog"
},
"ChatRefresh--summary": {
"message": "El Signal usa encriptació d'extrem a extrem i és possible que de vegades hagi dactualitzar la sessió de conversa. Això no n'afecta la seguretat, però és possible que perdeu algun missatge daquest contacte. Podeu demanar que el torni a enviar.",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"ChatRefresh--contactSupport": {
"message": "Contacteu amb l'Assistència",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"quoteThumbnailAlt": {
"message": "Miniatura d'una imatge d'un missatge citat",
"description": "Used in alt tag of thumbnail images inside of an embedded message quote"
@ -1909,6 +1937,112 @@
"message": "Comenceu una conversa nova...",
"description": "Label underneath number a user enters that is not an existing contact"
},
"newConversation": {
"message": "Conversa nova",
"description": "Label for header when starting a new conversation"
},
"contactSearchPlaceholder": {
"message": "Cerca per nom o número de telèfon",
"description": "Placeholder to use when searching for contacts in the composer"
},
"noContactsFound": {
"message": "No s'ha trobat cap contacte.",
"description": "Label shown when there are no contacts to compose to"
},
"noConversationsFound": {
"message": "No s'ha trobat cap conversa.",
"description": "Label shown when there are no conversations to compose to"
},
"chooseGroupMembers__title": {
"message": "Trieu-ne els membres",
"description": "The title for the 'choose group members' left pane screen"
},
"chooseGroupMembers__back-button": {
"message": "Enrere",
"description": "Used as alt-text of the back button on the 'choose group members' left pane screen"
},
"chooseGroupMembers__skip": {
"message": "Omet",
"description": "The 'skip' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__next": {
"message": "Següent",
"description": "The 'next' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__maximum-group-size__title": {
"message": "S'ha assolit la mida màxima del grup.",
"description": "Shown in the alert when you add the maximum number of group members"
},
"chooseGroupMembers__maximum-group-size__body": {
"message": "Els grups del Signal poden tenir un màxim de $max$ membres.",
"description": "Shown in the alert when you add the maximum number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "1000"
}
}
},
"chooseGroupMembers__maximum-recommended-group-size__title": {
"message": "S'ha assolit el límit màxim de membres recomanat.",
"description": "Shown in the alert when you add the maximum recommended number of group members"
},
"chooseGroupMembers__maximum-recommended-group-size__body": {
"message": "Els grups del Signal funcionen millor amb $max$ membres o menys. Afegir-n'hi més causarà retards d'enviament i recepció de missatges.",
"description": "Shown in the alert when you add the maximum recommended number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "150"
}
}
},
"chooseGroupMembers__cant-add-member__title": {
"message": "No es pot afegir el membre.",
"description": "Shown in the alert when you try to add someone who can't be added to a group"
},
"chooseGroupMembers__cant-add-member__body": {
"message": "$name$ no es pot afegir al grup perquè usa una versió antiga del Signal. Podeu afegir-los al grup després d'haver actualitzat el Signal.",
"description": "Shown in the alert when you try to add someone who can't be added to a group",
"placeholders": {
"max": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"setGroupMetadata__title": {
"message": "Poseu un nom al grup",
"description": "The title for the 'set group metadata' left pane screen"
},
"setGroupMetadata__back-button": {
"message": "Torna a la selecció de membres",
"description": "Used as alt-text of the back button on the 'set group metadata' left pane screen"
},
"setGroupMetadata__group-name-placeholder": {
"message": "Nom de grup (necessari)",
"description": "The placeholder for the group name placeholder"
},
"setGroupMetadata__create-group": {
"message": "Crea",
"description": "The 'create group' button text in the 'set group metadata' left pane screen"
},
"setGroupMetadata__members-header": {
"message": "Membres",
"description": "The header for the members list in the 'set group metadata' left pane screen"
},
"setGroupMetadata__error-message": {
"message": "No s'ha pogut crear aquest grup. Comproveu la connexió i torneu-ho a provar.",
"description": "Shown in the modal when we can't create a group"
},
"updateGroupAttributes__title": {
"message": "Editeu el nom i la foto del grup",
"description": "Shown in the modal when we want to update a group"
},
"updateGroupAttributes__error-message": {
"message": "Ha fallat actualitzar el grup. Comproveu la connexió i torneu-ho a provar.",
"description": "Shown in the modal when we can't update a group"
},
"notSupportedSMS": {
"message": "No s'admeten missatges d'SMS / MMS.",
"description": "Label underneath number informing user that SMS is not supported on desktop"
@ -2353,6 +2487,10 @@
"message": "Obre el menú de conversa",
"description": "Shown in the shortcuts guide"
},
"Keyboard--new-conversation": {
"message": "Comenceu una conversa nova",
"description": "Shown in the shortcuts guide"
},
"Keyboard--archive-conversation": {
"message": "Arxiva la conversa",
"description": "Shown in the shortcuts guide"
@ -2971,67 +3109,19 @@
},
"ConversationHero--membership-1": {
"message": "Membre de $group$.",
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group",
"placeholders": {
"group": {
"content": "$1",
"example": "NYC Rock Climbers"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group"
},
"ConversationHero--membership-2": {
"message": "Membre de $group1$ i $group2$.",
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups"
},
"ConversationHero--membership-3": {
"message": "Membre de $group1$, $group2$ i $group3$.",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-extra": {
"message": "Membre de $group1$, $group2$, $group3$ i $remainingCount$ més.",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
},
"remainingCount": {
"content": "$4",
"example": "3"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-added": {
"message": "$name$ us ha afegit al grup.",
@ -3043,6 +3133,10 @@
}
}
},
"no-groups-in-common": {
"message": "Cap grup en comú",
"description": "Shown to indicate this user is not a member of any groups"
},
"acceptCall": {
"message": "Respon",
"description": "Shown in tooltip for the button to accept a call (audio or video)"
@ -3245,6 +3339,10 @@
"message": "Silencia durant una hora",
"description": "Label for muting the conversation"
},
"muteEightHours": {
"message": "Silencia durant 8 hores",
"description": "Label for muting the conversation"
},
"muteDay": {
"message": "Silencia durant un dia",
"description": "Label for muting the conversation"
@ -3253,14 +3351,18 @@
"message": "Silencia durant una setmana",
"description": "Label for muting the conversation"
},
"muteYear": {
"message": "Silencia durant un any",
"muteAlways": {
"message": "Silencia sempre",
"description": "Label for muting the conversation"
},
"unmute": {
"message": "No la silenciïs",
"description": "Label for unmuting the conversation"
},
"muteExpirationLabelAlways": {
"message": "Silenciat sempre",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted"
},
"muteExpirationLabel": {
"message": "En silenci: $duration$",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted",
@ -3395,6 +3497,10 @@
"message": "Administrador",
"description": "Label for a group administrator"
},
"GroupV2--only-admins": {
"message": "Només els administradors",
"description": "Label for group administrators -- used in drop-downs to select permissions that apply to admins"
},
"GroupV2--all-members": {
"message": "Tots els membres",
"description": "Label for describing the general non-privileged members of a group"
@ -3614,7 +3720,7 @@
}
},
"GroupV2--access-invite-link--enabled--unknown": {
"message": "S'ha desactivat l'aprovació de l'administrador per a l'enllaç de grup.",
"message": "S'ha activat l'aprovació de l'administrador per a l'enllaç de grup.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--member-add--invited--you": {
@ -4641,6 +4747,10 @@
"message": "Bloca el grup",
"description": "This is a button to block a group"
},
"ConversationDetailsActions--leave-group-must-choose-new-admin": {
"message": "Abans d'abandonar-lo, heu de triar almenys un administrador nou per a aquest grup.",
"description": "Shown if, before leaving a group, you need to choose an admin"
},
"ConversationDetailsActions--leave-group-modal-title": {
"message": "Segur que voleu abandonar-lo?",
"description": "This is the modal title for confirming leaving a group"
@ -4699,6 +4809,10 @@
}
}
},
"ConversationDetailsMembershipList--add-members": {
"message": "Afegeix-hi membres",
"description": "The button that you can click to add new members"
},
"ConversationDetailsMembershipList--show-all": {
"message": "Mostra-ho tot",
"description": "This is a button on the conversation details to show all members"
@ -4856,5 +4970,167 @@
"PendingInvites--info": {
"message": "Els detalls de les persones convidades a aquest grup no es mostren fins que s'hi afegeixen. Els convidats només veuen els missatges després d'afegir-s'hi.",
"description": "Information shown below the invite list"
},
"AvatarInput--no-photo-label--group": {
"message": "Afegiu una fotografia de grup",
"description": "The label for the avatar uploader when no group photo is selected"
},
"AvatarInput--change-photo-label": {
"message": "Canvia la fotografia",
"description": "The label for the avatar uploader when a photo is selected"
},
"AvatarInput--upload-photo-choice": {
"message": "Carrega una fotografia",
"description": "The button text when you click on an uploaded avatar and want to upload a new one"
},
"AvatarInput--remove-photo-choice": {
"message": "Suprimeix la foto",
"description": "The button text when you click on an uploaded avatar and want to remove it"
},
"ContactPill--remove": {
"message": "Suprimeix el contacte",
"description": "The label for the 'remove' button on the contact pill"
},
"ComposeErrorDialog--close": {
"message": "D'acord",
"description": "The text on the button when there's an error in the composer"
},
"NewlyCreatedGroupInvitedContactsDialog--title--one": {
"message": "Invitació enviada",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--title--many": {
"message": "$count$ invitacions enviades",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "3"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--one": {
"message": "No podeu afegir automàticament $name$ a aquest grup. ",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"name": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--many": {
"message": "No podeu afegir automàticament aquests usuaris a aquest grup.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--info-paragraph": {
"message": "S'han convidat a afegir-s'hi però no veuran cap missatge del grup fins que no ho acceptin.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--learn-more": {
"message": "Més informació",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"AddGroupMembersModal--title": {
"message": "Afegeix-hi membres",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--continue-to-confirm": {
"message": "Actualitza-la",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--confirm-title--one": {
"message": "Afegeix $person$ a $group$?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"person": {
"content": "$1",
"example": "Jane Doe"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-title--many": {
"message": "Afegeix $count$ membres a $group$?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-button--one": {
"message": "Afegeix membre",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"AddGroupMembersModal--confirm-button--many": {
"message": "Afegeix-hi membres",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"createNewGroupButton": {
"message": "Grup nou",
"description": "The text of the button to create new groups"
},
"selectContact": {
"message": "Seleccioneu el contacte",
"description": "The label for contact checkboxes that are non-selected (clicking them should select the contact)"
},
"deselectContact": {
"message": "No seleccionis el contacte",
"description": "The label for contact checkboxes that are selected (clicking them should de-select the contact)"
},
"cannotSelectContact": {
"message": "No es pot seleccionar el contacte",
"description": "The label for contact checkboxes that are disabled"
},
"alreadyAMember": {
"message": "Ja n'és membre",
"description": "The label for contact checkboxes that are disabled because they're already a member"
},
"MessageAudio--play": {
"message": "Reprodueix l'àudio adjunt",
"description": "Aria label for audio attachment's Play button"
},
"MessageAudio--pause": {
"message": "Interromp l'àudio adjunt",
"description": "Aria label for audio attachment's Pause button"
},
"MessageAudio--download": {
"message": "Baixa l'àudio adjunt",
"description": "Aria label for audio attachment's Download button"
},
"MessageAudio--pending": {
"message": "Es baixa l'àudio adjunt...",
"description": "Aria label for pending audio attachment spinner"
},
"MessageAudio--slider": {
"message": "Temps de reproducció de l'àudio adjunt",
"description": "Aria label for audio attachment's playback time slider"
},
"emptyInboxMessage": {
"message": "Cliqueu $composeIcon$ i cerqueu contactes i grups a qui enviar missatges.",
"description": "Shown in the left-pane when the inbox is empty",
"placeholders": {
"composeIcon": {
"content": "$1",
"example": "compose button"
}
}
},
"composeIcon": {
"message": "botó per escriure",
"description": "Shown in the left-pane when the inbox is empty. Describes the button that composes a new message."
},
"ForwardMessageModal--continue": {
"message": "Continua",
"description": "aria-label for the 'next' button in the forward a message modal dialog"
}
}

View File

@ -771,6 +771,10 @@
"message": "Kontakty",
"description": "Shown to separate the types of search results"
},
"groupsHeader": {
"message": "Skupiny",
"description": "Shown to separate the types of search results"
},
"messagesHeader": {
"message": "Zprávy",
"description": "Shown to separate the types of search results"
@ -1002,7 +1006,7 @@
"description": "Label for when something is turned off"
},
"deleteWarning": {
"message": "Kliknutí na 'smazat' trvale vymažete tuto zprávu pouze z vašich zařízení.",
"message": "Tato zpráva bude odstraněna z tohoto zařízení.",
"description": "Text shown in the confirmation dialog for deleting a message locally"
},
"deleteForEveryoneWarning": {
@ -1071,6 +1075,10 @@
"message": "S tímto kontaktem jste si ještě nevyměnili žádné zprávy. Bezpečnostní číslo k němu bude dostupné po první zprávě.",
"description": ""
},
"back": {
"message": "Zpět",
"description": "Generic label for back"
},
"goBack": {
"message": "Zpět",
"description": "Label for back button in a conversation"
@ -1083,6 +1091,10 @@
"message": "Odeslat znovu",
"description": "Shown on the drop-down menu for an individual message, but only if it is an outgoing message that failed to send"
},
"forwardMessage": {
"message": "Přeposlat zprávu",
"description": "Shown on the drop-down menu for an individual message, forwards a message"
},
"deleteMessage": {
"message": "Smazat zprávu u mě",
"description": "Shown on the drop-down menu for an individual message, deletes single message"
@ -1103,6 +1115,22 @@
"message": "Bezpečné sezení resetováno",
"description": "This is a past tense, informational message. In other words, your secure session has been reset."
},
"ChatRefresh--notification": {
"message": "Sezení konverzace aktualizováno",
"description": "Shown in timeline when a error happened, and the session was automatically reset."
},
"ChatRefresh--learnMore": {
"message": "Dozvědět se více",
"description": "Shown in timeline when session is automatically reset, to provide access to a popup info dialog"
},
"ChatRefresh--summary": {
"message": "Signal používá end-to-end šifrování a může občas potřebovat aktualizovat sezení chatu. To neovlivní bezpečnost chatu, ale můžete ztratit nějakou zprávu od tohoto kontaktu a může být potřeba kontakt požádat, aby vám zprávu poslal znovu.",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"ChatRefresh--contactSupport": {
"message": "Kontaktovat podporu",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"quoteThumbnailAlt": {
"message": "Náhled obrázku z citované zprávy",
"description": "Used in alt tag of thumbnail images inside of an embedded message quote"
@ -1909,6 +1937,112 @@
"message": "Zahájit novou konverzaci...",
"description": "Label underneath number a user enters that is not an existing contact"
},
"newConversation": {
"message": "Nová konverzace",
"description": "Label for header when starting a new conversation"
},
"contactSearchPlaceholder": {
"message": "Hledat pomocí jména nebo telefonního čísla",
"description": "Placeholder to use when searching for contacts in the composer"
},
"noContactsFound": {
"message": "Nenalezeny žádné kontakty",
"description": "Label shown when there are no contacts to compose to"
},
"noConversationsFound": {
"message": "Nenalezeny žádné konverzace",
"description": "Label shown when there are no conversations to compose to"
},
"chooseGroupMembers__title": {
"message": "Zvolte členy",
"description": "The title for the 'choose group members' left pane screen"
},
"chooseGroupMembers__back-button": {
"message": "Zpět",
"description": "Used as alt-text of the back button on the 'choose group members' left pane screen"
},
"chooseGroupMembers__skip": {
"message": "Přeskočit",
"description": "The 'skip' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__next": {
"message": "Další",
"description": "The 'next' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__maximum-group-size__title": {
"message": "Dosažena maximální velikost skupiny",
"description": "Shown in the alert when you add the maximum number of group members"
},
"chooseGroupMembers__maximum-group-size__body": {
"message": "Skupiny Signal mohou mít maximálně $max$ členů.",
"description": "Shown in the alert when you add the maximum number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "1000"
}
}
},
"chooseGroupMembers__maximum-recommended-group-size__title": {
"message": "Dosažen doporučený limit členů",
"description": "Shown in the alert when you add the maximum recommended number of group members"
},
"chooseGroupMembers__maximum-recommended-group-size__body": {
"message": "Skupiny Signal fungují nejlépe s $max$ nebo méně členy. Přidáním více členů může docházet ke zpožděním při odesílání a doručování zpráv.",
"description": "Shown in the alert when you add the maximum recommended number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "150"
}
}
},
"chooseGroupMembers__cant-add-member__title": {
"message": "Nelze přidat člena",
"description": "Shown in the alert when you try to add someone who can't be added to a group"
},
"chooseGroupMembers__cant-add-member__body": {
"message": "\"$name$\" nemůže být přidán do skupiny, protože používám starou verzi aplikace Signal. Můžete je přidat do skupiny poté, co si aktualizují aplikaci Signal.",
"description": "Shown in the alert when you try to add someone who can't be added to a group",
"placeholders": {
"max": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"setGroupMetadata__title": {
"message": "Pojmenovat tuto skupinu",
"description": "The title for the 'set group metadata' left pane screen"
},
"setGroupMetadata__back-button": {
"message": "Zpátky na výběr členů",
"description": "Used as alt-text of the back button on the 'set group metadata' left pane screen"
},
"setGroupMetadata__group-name-placeholder": {
"message": "Název skupiny (vyžadováno)",
"description": "The placeholder for the group name placeholder"
},
"setGroupMetadata__create-group": {
"message": "Vytvořit",
"description": "The 'create group' button text in the 'set group metadata' left pane screen"
},
"setGroupMetadata__members-header": {
"message": "Členové",
"description": "The header for the members list in the 'set group metadata' left pane screen"
},
"setGroupMetadata__error-message": {
"message": "Tato skupina nemohla být vytvořena. Zkontrolujte připojení a zkuste to znovu.",
"description": "Shown in the modal when we can't create a group"
},
"updateGroupAttributes__title": {
"message": "Upravit název skupiny a fotografii",
"description": "Shown in the modal when we want to update a group"
},
"updateGroupAttributes__error-message": {
"message": "Nepodařilo se aktualizovat skupinu. Zkontrolujte připojení a zkuste to znovu.",
"description": "Shown in the modal when we can't update a group"
},
"notSupportedSMS": {
"message": "Zprávy typu SMS/MMS nejsou podporované.",
"description": "Label underneath number informing user that SMS is not supported on desktop"
@ -2353,6 +2487,10 @@
"message": "Otevřít menu konverzace",
"description": "Shown in the shortcuts guide"
},
"Keyboard--new-conversation": {
"message": "Začít novou konverzaci",
"description": "Shown in the shortcuts guide"
},
"Keyboard--archive-conversation": {
"message": "Archivované konverzace",
"description": "Shown in the shortcuts guide"
@ -2971,67 +3109,19 @@
},
"ConversationHero--membership-1": {
"message": "Člen skupiny $group$.",
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group",
"placeholders": {
"group": {
"content": "$1",
"example": "NYC Rock Climbers"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group"
},
"ConversationHero--membership-2": {
"message": "Člen skupin $group1$ a $group2$.",
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups"
},
"ConversationHero--membership-3": {
"message": "Člen skupin $group1$, $group2$ a $group3$.",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-extra": {
"message": "Člen skupin $group1$, $group2$, $group3$ a dalších $remainingCount$ skupin.",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
},
"remainingCount": {
"content": "$4",
"example": "3"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-added": {
"message": "$name$ vás přidal(a) do skupiny.",
@ -3043,6 +3133,10 @@
}
}
},
"no-groups-in-common": {
"message": "Žádné společné skupiny.",
"description": "Shown to indicate this user is not a member of any groups"
},
"acceptCall": {
"message": "Odpovědět",
"description": "Shown in tooltip for the button to accept a call (audio or video)"
@ -3245,6 +3339,10 @@
"message": "Ztlumit na hodinu",
"description": "Label for muting the conversation"
},
"muteEightHours": {
"message": "Ztlumit na 8 hodin",
"description": "Label for muting the conversation"
},
"muteDay": {
"message": "Ztlumit na den",
"description": "Label for muting the conversation"
@ -3253,14 +3351,18 @@
"message": "Ztlumit na týden",
"description": "Label for muting the conversation"
},
"muteYear": {
"message": "Ztlumit na rok",
"muteAlways": {
"message": "Vždy ztlumit",
"description": "Label for muting the conversation"
},
"unmute": {
"message": "Nahlas",
"description": "Label for unmuting the conversation"
},
"muteExpirationLabelAlways": {
"message": "Vždy ztlumeno",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted"
},
"muteExpirationLabel": {
"message": "Ztlumeno na $duration$",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted",
@ -3395,6 +3497,10 @@
"message": "Správce",
"description": "Label for a group administrator"
},
"GroupV2--only-admins": {
"message": "Pouze administrátoři",
"description": "Label for group administrators -- used in drop-downs to select permissions that apply to admins"
},
"GroupV2--all-members": {
"message": "Všichni členové",
"description": "Label for describing the general non-privileged members of a group"
@ -4641,6 +4747,10 @@
"message": "Zablokovat skupinu",
"description": "This is a button to block a group"
},
"ConversationDetailsActions--leave-group-must-choose-new-admin": {
"message": "Než opustíte skupinu, musíte vybrat alespoň jednoho nového správce.",
"description": "Shown if, before leaving a group, you need to choose an admin"
},
"ConversationDetailsActions--leave-group-modal-title": {
"message": "Opravdu si přejete odejít?",
"description": "This is the modal title for confirming leaving a group"
@ -4699,6 +4809,10 @@
}
}
},
"ConversationDetailsMembershipList--add-members": {
"message": "Přidat členy",
"description": "The button that you can click to add new members"
},
"ConversationDetailsMembershipList--show-all": {
"message": "Zobrazit vše",
"description": "This is a button on the conversation details to show all members"
@ -4856,5 +4970,167 @@
"PendingInvites--info": {
"message": "Detaily o uživatelích pozvaných do skupiny se nezobrazí, dokud se nepřipojí. Pozvaní uvidí zprávy až poté, co se připojí ke skupině.",
"description": "Information shown below the invite list"
},
"AvatarInput--no-photo-label--group": {
"message": "Přidat fotografii skupiny",
"description": "The label for the avatar uploader when no group photo is selected"
},
"AvatarInput--change-photo-label": {
"message": "Změnit fotografii",
"description": "The label for the avatar uploader when a photo is selected"
},
"AvatarInput--upload-photo-choice": {
"message": "Nahrát fotografii",
"description": "The button text when you click on an uploaded avatar and want to upload a new one"
},
"AvatarInput--remove-photo-choice": {
"message": "Odebrat fotografii",
"description": "The button text when you click on an uploaded avatar and want to remove it"
},
"ContactPill--remove": {
"message": "Odstranit kontakt",
"description": "The label for the 'remove' button on the contact pill"
},
"ComposeErrorDialog--close": {
"message": "V pořádku",
"description": "The text on the button when there's an error in the composer"
},
"NewlyCreatedGroupInvitedContactsDialog--title--one": {
"message": "Pozvánka odeslána",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--title--many": {
"message": "$count$ pozvánek odesláno",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "3"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--one": {
"message": "$name$ nemohl být vámi automaticky přidán do skupiny.",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"name": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--many": {
"message": "Tito členové nemohli být vámi automaticky přidání do skupiny.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--info-paragraph": {
"message": "Byli pozváni do skupiny, ale neuvidí žádné zprávy, dokud pozvánku nepřijmou.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--learn-more": {
"message": "Zjistit více",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"AddGroupMembersModal--title": {
"message": "Přidat členy",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--continue-to-confirm": {
"message": "Aktualizovat",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--confirm-title--one": {
"message": "Přidat $person$ do \"$group$\"?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"person": {
"content": "$1",
"example": "Jane Doe"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-title--many": {
"message": "Přidat $count$ členů do \"$group$\"?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-button--one": {
"message": "Přidat člena",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"AddGroupMembersModal--confirm-button--many": {
"message": "Přidat členy",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"createNewGroupButton": {
"message": "Nová skupina",
"description": "The text of the button to create new groups"
},
"selectContact": {
"message": "Zvolit kontakt",
"description": "The label for contact checkboxes that are non-selected (clicking them should select the contact)"
},
"deselectContact": {
"message": "Zrušit volbu kontaktu",
"description": "The label for contact checkboxes that are selected (clicking them should de-select the contact)"
},
"cannotSelectContact": {
"message": "Nelze zvolit kontakt",
"description": "The label for contact checkboxes that are disabled"
},
"alreadyAMember": {
"message": "Již je členem",
"description": "The label for contact checkboxes that are disabled because they're already a member"
},
"MessageAudio--play": {
"message": "Přehrát zvukovou přílohu",
"description": "Aria label for audio attachment's Play button"
},
"MessageAudio--pause": {
"message": "Pozastavit zvukovou přílohu",
"description": "Aria label for audio attachment's Pause button"
},
"MessageAudio--download": {
"message": "Stáhnout zvukovou přílohu",
"description": "Aria label for audio attachment's Download button"
},
"MessageAudio--pending": {
"message": "Stahování zvukové přílohy...",
"description": "Aria label for pending audio attachment spinner"
},
"MessageAudio--slider": {
"message": "Čas přehrávání zvukové přílohy",
"description": "Aria label for audio attachment's playback time slider"
},
"emptyInboxMessage": {
"message": "Klikněte na $composeIcon$ výše a vyhledejte kontakty nebo skupiny pro zaslání zprávy.",
"description": "Shown in the left-pane when the inbox is empty",
"placeholders": {
"composeIcon": {
"content": "$1",
"example": "compose button"
}
}
},
"composeIcon": {
"message": "tlačítko vytvořit",
"description": "Shown in the left-pane when the inbox is empty. Describes the button that composes a new message."
},
"ForwardMessageModal--continue": {
"message": "Pokračovat",
"description": "aria-label for the 'next' button in the forward a message modal dialog"
}
}

View File

@ -32,7 +32,7 @@
"description": "The label that is used for the File menu in the program main menu. The '&' indicates that the following letter will be used as the keyboard 'shortcut letter' for accessing the menu with the Alt-<letter> combination."
},
"mainMenuCreateStickers": {
"message": "Creu/llwytho pecyn sticeri",
"message": "Creu/uwchlwytho pecyn sticeri",
"description": "The label that is used for the Create/upload sticker pack option in the File menu in the program main menu. The '&' indicates that the following letter will be used as the keyboard 'shortcut letter' for accessing the menu with the Alt-<letter> combination."
},
"mainMenuEdit": {
@ -448,7 +448,7 @@
"description": ""
},
"debugLogError": {
"message": "Aeth rhywbeth o'i le gyda'r llwytho! Ystyriwch ychwanegu eich cofnod â llaw at y gwall rydych chi'n ei ffeilio.",
"message": "Aeth rhywbeth o'i le wrth uwchlwytho! Ystyriwch ychwanegu eich cofnod â llaw at y gwall rydych chi'n ei ffeilio.",
"description": ""
},
"debugLogCopy": {
@ -771,6 +771,10 @@
"message": "Cysylltiadau",
"description": "Shown to separate the types of search results"
},
"groupsHeader": {
"message": "Grwpiau",
"description": "Shown to separate the types of search results"
},
"messagesHeader": {
"message": "Negeseuon",
"description": "Shown to separate the types of search results"
@ -1002,7 +1006,7 @@
"description": "Label for when something is turned off"
},
"deleteWarning": {
"message": "Bydd clicio 'dileu' yn tynnu'r neges hon yn barhaol o'ch dyfeisiau chi yn unig.",
"message": "Bydd y neges hon yn cael ei dileu o'r ddyfais hon.",
"description": "Text shown in the confirmation dialog for deleting a message locally"
},
"deleteForEveryoneWarning": {
@ -1071,6 +1075,10 @@
"message": "Nid ydych wedi cyfnewid unrhyw negeseuon gyda'r cyswllt hwn eto. Bydd eich rhif diogelwch gyda nhw ar gael ar ôl y neges gyntaf.",
"description": ""
},
"back": {
"message": "Nôl",
"description": "Generic label for back"
},
"goBack": {
"message": "Nôl",
"description": "Label for back button in a conversation"
@ -1083,6 +1091,10 @@
"message": "Ailgynnig Anfon",
"description": "Shown on the drop-down menu for an individual message, but only if it is an outgoing message that failed to send"
},
"forwardMessage": {
"message": "Anfon ymlaen",
"description": "Shown on the drop-down menu for an individual message, forwards a message"
},
"deleteMessage": {
"message": "Dileu neges i mi",
"description": "Shown on the drop-down menu for an individual message, deletes single message"
@ -1103,6 +1115,22 @@
"message": "Ailosodwyd sesiwn ddiogel",
"description": "This is a past tense, informational message. In other words, your secure session has been reset."
},
"ChatRefresh--notification": {
"message": "Adnewyddwyd sesiwn sgwrsio",
"description": "Shown in timeline when a error happened, and the session was automatically reset."
},
"ChatRefresh--learnMore": {
"message": "Dysgu Rhagor",
"description": "Shown in timeline when session is automatically reset, to provide access to a popup info dialog"
},
"ChatRefresh--summary": {
"message": "Defnyddir Signal amgryptio dechrau-i'r-diwedd ac efallai bydd rhaid iddo adnewyddu eich sesiwn sgwrsio o dro i dro. Nid yw hyn yn cael effaith ar ddiogelwch eich sgyrsiau ond efallai byddwch wedi methu neges gan y cysylltiad yma a gallwch ofyn iddynt ail-anfon.",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"ChatRefresh--contactSupport": {
"message": "Cysylltu â Chymorth Signal",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"quoteThumbnailAlt": {
"message": "Llun bach delwedd o'r neges a ddyfynnwyd",
"description": "Used in alt tag of thumbnail images inside of an embedded message quote"
@ -1909,6 +1937,112 @@
"message": "Cychwyn sgwrs newydd...",
"description": "Label underneath number a user enters that is not an existing contact"
},
"newConversation": {
"message": "Sgwrs newydd",
"description": "Label for header when starting a new conversation"
},
"contactSearchPlaceholder": {
"message": "Chwilio yn ôl enw neu rif ffôn",
"description": "Placeholder to use when searching for contacts in the composer"
},
"noContactsFound": {
"message": "Heb ganfod cysylltiadau",
"description": "Label shown when there are no contacts to compose to"
},
"noConversationsFound": {
"message": "Heb ganfod sgyrsiau",
"description": "Label shown when there are no conversations to compose to"
},
"chooseGroupMembers__title": {
"message": "Dewis aelodau",
"description": "The title for the 'choose group members' left pane screen"
},
"chooseGroupMembers__back-button": {
"message": "Nôl",
"description": "Used as alt-text of the back button on the 'choose group members' left pane screen"
},
"chooseGroupMembers__skip": {
"message": "Hepgor",
"description": "The 'skip' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__next": {
"message": "Nesaf",
"description": "The 'next' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__maximum-group-size__title": {
"message": "Uchafswm maint y grŵp wedi'i gyrraedd",
"description": "Shown in the alert when you add the maximum number of group members"
},
"chooseGroupMembers__maximum-group-size__body": {
"message": "Gall grwpiau Signal fod ag uchafswm o $max$ aelod.",
"description": "Shown in the alert when you add the maximum number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "1000"
}
}
},
"chooseGroupMembers__maximum-recommended-group-size__title": {
"message": "Mae'r terfyn aelodaeth a argymhellir wedi'i gyrraedd",
"description": "Shown in the alert when you add the maximum recommended number of group members"
},
"chooseGroupMembers__maximum-recommended-group-size__body": {
"message": "Mae grwpiau Signal yn gweithio orau gydag $max$ aelod neu lai. Bydd ychwanegu mwy o aelodau yn achosi oedi wrth anfon a derbyn negeseuon.",
"description": "Shown in the alert when you add the maximum recommended number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "150"
}
}
},
"chooseGroupMembers__cant-add-member__title": {
"message": "Methu ychwanegu rhif",
"description": "Shown in the alert when you try to add someone who can't be added to a group"
},
"chooseGroupMembers__cant-add-member__body": {
"message": "Nid oes modd ychwanegu \"$name$\" i'r grŵp oherwydd maen nhw'n defnyddio fersiwn hen o Signal. Gallwch ychwanegu nhw i'r grŵp ar ôl iddyn nhw ddiweddaru Signal.",
"description": "Shown in the alert when you try to add someone who can't be added to a group",
"placeholders": {
"max": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"setGroupMetadata__title": {
"message": "Enwi'r grŵp hwn",
"description": "The title for the 'set group metadata' left pane screen"
},
"setGroupMetadata__back-button": {
"message": "Nôl i'r dewisiad aelod",
"description": "Used as alt-text of the back button on the 'set group metadata' left pane screen"
},
"setGroupMetadata__group-name-placeholder": {
"message": "Enw'r grŵp (angenrheidiol)",
"description": "The placeholder for the group name placeholder"
},
"setGroupMetadata__create-group": {
"message": "Creu",
"description": "The 'create group' button text in the 'set group metadata' left pane screen"
},
"setGroupMetadata__members-header": {
"message": "Aelodau",
"description": "The header for the members list in the 'set group metadata' left pane screen"
},
"setGroupMetadata__error-message": {
"message": "Methwyd creu grŵp hyn. Gwiriwch eich cysylltiad rhyngrwyd a rhowch gynnig arall arni.",
"description": "Shown in the modal when we can't create a group"
},
"updateGroupAttributes__title": {
"message": "Golygu enw a llun grŵp",
"description": "Shown in the modal when we want to update a group"
},
"updateGroupAttributes__error-message": {
"message": "Wedi methu diweddaru'r grŵp. Gwiriwch eich cysylltiad rhyngrwyd a rhowch gynnig arall arni.",
"description": "Shown in the modal when we can't update a group"
},
"notSupportedSMS": {
"message": "Nid yw negeseuon SMS/MMS yn cael eu cefnogi.",
"description": "Label underneath number informing user that SMS is not supported on desktop"
@ -2353,6 +2487,10 @@
"message": "Agor y ddewislen sgwrsio",
"description": "Shown in the shortcuts guide"
},
"Keyboard--new-conversation": {
"message": "Cychwyn sgwrs newydd",
"description": "Shown in the shortcuts guide"
},
"Keyboard--archive-conversation": {
"message": "Archifio'r sgwrs",
"description": "Shown in the shortcuts guide"
@ -2636,11 +2774,11 @@
"description": "Help text for the cover image picker of the meta stage of the sticker creator"
},
"StickerCreator--MetaStage--ConfirmDialog--title": {
"message": "Ydych chi'n siŵr eich bod chi am lwytho'ch pecyn sticeri?",
"message": "Ydych chi'n siŵr eich bod chi am uwchlwytho'ch pecyn sticeri?",
"description": "Title for the confirm dialog on the meta stage of the sticker creator"
},
"StickerCreator--MetaStage--ConfirmDialog--confirm": {
"message": "Llwytho",
"message": "Uwchlwytho",
"description": "Text for the upload button in the confirmation dialog on the meta stage of the sticker creator"
},
"StickerCreator--MetaStage--ConfirmDialog--text": {
@ -2652,7 +2790,7 @@
"description": "Title for the upload stage of the sticker creator"
},
"StickerCreator--UploadStage-uploaded": {
"message": "$count$ o $total$ wedi'i llwytho",
"message": "$count$ o $total$ wedi'i uwchlwytho",
"description": "Title for the upload stage of the sticker creator",
"placeholders": {
"count": {
@ -2971,67 +3109,19 @@
},
"ConversationHero--membership-1": {
"message": "Aelod o $group$.",
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group",
"placeholders": {
"group": {
"content": "$1",
"example": "NYC Rock Climbers"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group"
},
"ConversationHero--membership-2": {
"message": "Aelod o $group1$ a $group2$.",
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups"
},
"ConversationHero--membership-3": {
"message": "Aelod o $group1$, $group2$, a $group3$.",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-extra": {
"message": "Aelod o $group1$, $group2$, $group3$ a $remainingCount$ arall.",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
},
"remainingCount": {
"content": "$4",
"example": "3"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-added": {
"message": "Ychwanegodd $name$ chi at y grŵp.",
@ -3043,6 +3133,10 @@
}
}
},
"no-groups-in-common": {
"message": "Dim grwpiau'n gyffredin",
"description": "Shown to indicate this user is not a member of any groups"
},
"acceptCall": {
"message": "Ateb",
"description": "Shown in tooltip for the button to accept a call (audio or video)"
@ -3245,6 +3339,10 @@
"message": "Tewi am awr",
"description": "Label for muting the conversation"
},
"muteEightHours": {
"message": "Tewi am wyth awr",
"description": "Label for muting the conversation"
},
"muteDay": {
"message": "Tewi am ddiwrnod",
"description": "Label for muting the conversation"
@ -3253,14 +3351,18 @@
"message": "Tewi am wythnos",
"description": "Label for muting the conversation"
},
"muteYear": {
"message": "Tewi am flwyddyn",
"muteAlways": {
"message": "Tewi am byth",
"description": "Label for muting the conversation"
},
"unmute": {
"message": "Dad-dewi",
"description": "Label for unmuting the conversation"
},
"muteExpirationLabelAlways": {
"message": "Wedi tewi am byth",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted"
},
"muteExpirationLabel": {
"message": "Tawyd am $duration$",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted",
@ -3395,6 +3497,10 @@
"message": "Gweinyddwr",
"description": "Label for a group administrator"
},
"GroupV2--only-admins": {
"message": "Gweinyddwyr yn Unig",
"description": "Label for group administrators -- used in drop-downs to select permissions that apply to admins"
},
"GroupV2--all-members": {
"message": "Pob aelod",
"description": "Label for describing the general non-privileged members of a group"
@ -3614,7 +3720,7 @@
}
},
"GroupV2--access-invite-link--enabled--unknown": {
"message": "Mae cymeradwyaeth weinyddol ar gyfer y cyswllt grŵp wedi'i analluogi.",
"message": "Galluogwyd cymeradwyaeth weinyddol ar gyfer y ddolen grŵp.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--member-add--invited--you": {
@ -4641,6 +4747,10 @@
"message": "Rhwystro'r grŵp",
"description": "This is a button to block a group"
},
"ConversationDetailsActions--leave-group-must-choose-new-admin": {
"message": "Cyn i chi adael, rhaid i chi ddewis o leiaf un gweinyddwr newydd ar gyfer y grŵp hwn.",
"description": "Shown if, before leaving a group, you need to choose an admin"
},
"ConversationDetailsActions--leave-group-modal-title": {
"message": "Ydych chi wir eisiau gadael?",
"description": "This is the modal title for confirming leaving a group"
@ -4699,6 +4809,10 @@
}
}
},
"ConversationDetailsMembershipList--add-members": {
"message": "Ychwanegu aelodau",
"description": "The button that you can click to add new members"
},
"ConversationDetailsMembershipList--show-all": {
"message": "Gweld y cyfan",
"description": "This is a button on the conversation details to show all members"
@ -4856,5 +4970,167 @@
"PendingInvites--info": {
"message": "Nid yw manylion am bobl sydd wedi'u gwahodd i'r grŵp hwn nes iddyn nhw ymuno. Dim ond ar ôl iddyn nhw ymuno â'r grŵp y bydd gwahoddedigion yn gweld negeseuon.",
"description": "Information shown below the invite list"
},
"AvatarInput--no-photo-label--group": {
"message": "Ychwanegu llun grŵp",
"description": "The label for the avatar uploader when no group photo is selected"
},
"AvatarInput--change-photo-label": {
"message": "Newid llun",
"description": "The label for the avatar uploader when a photo is selected"
},
"AvatarInput--upload-photo-choice": {
"message": "Uwchlwytho llun",
"description": "The button text when you click on an uploaded avatar and want to upload a new one"
},
"AvatarInput--remove-photo-choice": {
"message": "Tynnu llun",
"description": "The button text when you click on an uploaded avatar and want to remove it"
},
"ContactPill--remove": {
"message": "Tynnu cysylltiad",
"description": "The label for the 'remove' button on the contact pill"
},
"ComposeErrorDialog--close": {
"message": "Iawn",
"description": "The text on the button when there's an error in the composer"
},
"NewlyCreatedGroupInvitedContactsDialog--title--one": {
"message": "Gwahoddiad wedi'i anfon",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--title--many": {
"message": "$count$ gwahoddiad wedi'u hanfon",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "3"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--one": {
"message": "Nid oes modd i ti ychwanegu $name$ yn awtomatig i'r grŵp.",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"name": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--many": {
"message": "Nid oes modd i ti ychwanegu'r defnyddiwr hwn i'r grŵp yn awtomatig.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--info-paragraph": {
"message": "Maent nhw wedi eu gwahodd, a ni fyddent yn gweld unrhyw negeseuon grŵp nes iddynt dderbyn.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--learn-more": {
"message": "Dysgu rhagor",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"AddGroupMembersModal--title": {
"message": "Ychwanegu aelodau",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--continue-to-confirm": {
"message": "Diweddaru",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--confirm-title--one": {
"message": "Ychwanegu 1$person$ i \"2$group$\"?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"person": {
"content": "$1",
"example": "Jane Doe"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-title--many": {
"message": "Ychwanegu 1$count$ aelod i \"2$group$\"?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-button--one": {
"message": "Ychwanegu aelod",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"AddGroupMembersModal--confirm-button--many": {
"message": "Ychwanegu aelodau",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"createNewGroupButton": {
"message": "Grŵp newydd",
"description": "The text of the button to create new groups"
},
"selectContact": {
"message": "Dewiswch cysylltiad",
"description": "The label for contact checkboxes that are non-selected (clicking them should select the contact)"
},
"deselectContact": {
"message": "Dad-ddewis cysylltiad",
"description": "The label for contact checkboxes that are selected (clicking them should de-select the contact)"
},
"cannotSelectContact": {
"message": "Methu dewis cysylltiad",
"description": "The label for contact checkboxes that are disabled"
},
"alreadyAMember": {
"message": "Rydyn nhw eisoes yn aelod",
"description": "The label for contact checkboxes that are disabled because they're already a member"
},
"MessageAudio--play": {
"message": "Chwarae atodiad sain",
"description": "Aria label for audio attachment's Play button"
},
"MessageAudio--pause": {
"message": "Seibi atodiad sain",
"description": "Aria label for audio attachment's Pause button"
},
"MessageAudio--download": {
"message": "Llwytho atodiad sain i lawr",
"description": "Aria label for audio attachment's Download button"
},
"MessageAudio--pending": {
"message": "Yn llwytho atodiad sain i lawr...",
"description": "Aria label for pending audio attachment spinner"
},
"MessageAudio--slider": {
"message": "Amser chwarae nôl atodiad sain",
"description": "Aria label for audio attachment's playback time slider"
},
"emptyInboxMessage": {
"message": "Cliciwch y $composeIcon$ uchod a chwilio am gysylltiadau neu grwpiau i anfon negeseuon atynt.",
"description": "Shown in the left-pane when the inbox is empty",
"placeholders": {
"composeIcon": {
"content": "$1",
"example": "compose button"
}
}
},
"composeIcon": {
"message": "botwm cyfansoddi",
"description": "Shown in the left-pane when the inbox is empty. Describes the button that composes a new message."
},
"ForwardMessageModal--continue": {
"message": "Parhau",
"description": "aria-label for the 'next' button in the forward a message modal dialog"
}
}

View File

@ -218,7 +218,7 @@
"description": "Shown in menu for conversation, and marks conversation as unread"
},
"moveConversationToInbox": {
"message": "Til indbakke",
"message": "Afarkivér",
"description": "Undoes Archive Conversation action, and moves archived conversation back to the main conversation list"
},
"pinConversation": {
@ -426,7 +426,7 @@
"description": "Used on a warning dialog to make it clear that it might be risky to call the conversation."
},
"continueCall": {
"message": "Fortsæt samtale",
"message": "Fortsæt samtalen",
"description": "Used on a warning dialog to make it clear that it might be risky to continue the group call."
},
"noLongerVerified": {
@ -614,7 +614,7 @@
}
},
"oneNonImageAtATimeToast": {
"message": "Når det vedhæftede ikke er et billed, er grænsen én vedhæftet fil pr. besked.",
"message": "Når det vedhæftede ikke er et billede, er grænsen én vedhæftet fil pr. besked.",
"description": "An error popup when the user has attempted to add an attachment"
},
"cannotMixImageAndNonImageAttachments": {
@ -771,6 +771,10 @@
"message": "Kontakter",
"description": "Shown to separate the types of search results"
},
"groupsHeader": {
"message": "Grupper",
"description": "Shown to separate the types of search results"
},
"messagesHeader": {
"message": "Beskeder",
"description": "Shown to separate the types of search results"
@ -994,15 +998,15 @@
"description": ""
},
"on": {
"message": "Aktivér",
"message": "Til",
"description": "Label for when something is turned on"
},
"off": {
"message": "Deaktiveret",
"message": "Fra",
"description": "Label for when something is turned off"
},
"deleteWarning": {
"message": "Tap på 'slet' fjerner beskeden permanent fra dine enheder",
"message": "Beskeden vil blive slettet fra enheden.",
"description": "Text shown in the confirmation dialog for deleting a message locally"
},
"deleteForEveryoneWarning": {
@ -1071,6 +1075,10 @@
"message": "Du har ikke udvekslet nogen beskeder med kontaktpersonen endnu. Dit sikkerhedsnummer med vedkommende vil være tilgængeligt efter den første besked",
"description": ""
},
"back": {
"message": "Tilbage",
"description": "Generic label for back"
},
"goBack": {
"message": "Gå tilbage",
"description": "Label for back button in a conversation"
@ -1083,6 +1091,10 @@
"message": "Prøv igen at sende",
"description": "Shown on the drop-down menu for an individual message, but only if it is an outgoing message that failed to send"
},
"forwardMessage": {
"message": "Videresend besked",
"description": "Shown on the drop-down menu for an individual message, forwards a message"
},
"deleteMessage": {
"message": "Slet besked for mig",
"description": "Shown on the drop-down menu for an individual message, deletes single message"
@ -1103,6 +1115,22 @@
"message": "Nulstilling af sikker session",
"description": "This is a past tense, informational message. In other words, your secure session has been reset."
},
"ChatRefresh--notification": {
"message": "Chatsession genopfrisket",
"description": "Shown in timeline when a error happened, and the session was automatically reset."
},
"ChatRefresh--learnMore": {
"message": "Lær mere",
"description": "Shown in timeline when session is automatically reset, to provide access to a popup info dialog"
},
"ChatRefresh--summary": {
"message": "Signal bruger end-to-end kryptering, og det kan undertiden være nødvendigt at opdatere din chatsession. Dette påvirker ikke din chats sikkerhed, men du har muligvis gået glip af en besked fra denne kontakt, og du kan bede dem om at sende det igen",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"ChatRefresh--contactSupport": {
"message": "Kontakt Support",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"quoteThumbnailAlt": {
"message": "Miniature af billede fra citeret besked",
"description": "Used in alt tag of thumbnail images inside of an embedded message quote"
@ -1216,7 +1244,7 @@
"description": "Button label in the call lobby for joining a call"
},
"calling__return": {
"message": "Tilbage til samtale",
"message": "Tilbage til samtalen",
"description": "Button label in the call lobby for returning to a call"
},
"calling__call-is-full": {
@ -1240,11 +1268,11 @@
"description": "Button tooltip label when the microphone is disabled"
},
"calling__button--audio-off": {
"message": "Deaktivér mikrofon",
"message": "Fraslå mikrofon",
"description": "Button tooltip label for turning off the microphone"
},
"calling__button--audio-on": {
"message": "Aktivér mikrofon",
"message": "Tilslå mikrofon",
"description": "Button tooltip label for turning on the microphone"
},
"calling__your-video-is-off": {
@ -1252,11 +1280,11 @@
"description": "Label in the calling lobby indicating that your camera is off"
},
"calling__lobby-summary--zero": {
"message": "Ingen andre deltager",
"message": "Ingen andre er her",
"description": "Shown in the calling lobby to describe who is in the call"
},
"calling__lobby-summary--single": {
"message": "$first$ deltager i samtalen",
"message": "$first$ er med i samtalen",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
"first": {
@ -1270,7 +1298,7 @@
"description": "Shown in the calling lobby to describe when it is just you"
},
"calling__lobby-summary--double": {
"message": "$first$ og $second$ deltager i samtalen",
"message": "$first$ og $second$ er med i samtalen",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
"first": {
@ -1284,7 +1312,7 @@
}
},
"calling__lobby-summary--triple": {
"message": "$first$, $second$ og $third$ deltager i samtalen",
"message": "$first$, $second$ og $third$ er med i samtalen",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
"first": {
@ -1302,7 +1330,7 @@
}
},
"calling__lobby-summary--many": {
"message": "$first$, $second$ og $others$ andre deltager i samtalen",
"message": "$first$, $second$ og $others$ andre er med i samtalen",
"description": "Shown in the calling lobby to describe who is in the call",
"placeholders": {
"first": {
@ -1320,15 +1348,15 @@
}
},
"calling__in-this-call--zero": {
"message": "Ingen andre deltager",
"message": "Ingen andre er her",
"description": "Shown in the participants list to describe how many people are in the call"
},
"calling__in-this-call--one": {
"message": "I dette opkald · 1 person",
"message": "I denne samtale · 1 person",
"description": "Shown in the participants list to describe how many people are in the call"
},
"calling__in-this-call--many": {
"message": "I dette opkald · $people$ personer",
"message": "I denne samtale · $people$ personer",
"description": "Shown in the participants list to describe how many people are in the call",
"placeholders": {
"people": {
@ -1909,6 +1937,112 @@
"message": "Start ny samtale...",
"description": "Label underneath number a user enters that is not an existing contact"
},
"newConversation": {
"message": "Ny samtale",
"description": "Label for header when starting a new conversation"
},
"contactSearchPlaceholder": {
"message": "Søg via navn eller telefonnummer",
"description": "Placeholder to use when searching for contacts in the composer"
},
"noContactsFound": {
"message": "Ingen fundne kontakter",
"description": "Label shown when there are no contacts to compose to"
},
"noConversationsFound": {
"message": "Ingen fundne samtaler",
"description": "Label shown when there are no conversations to compose to"
},
"chooseGroupMembers__title": {
"message": "Vælg medlemmer",
"description": "The title for the 'choose group members' left pane screen"
},
"chooseGroupMembers__back-button": {
"message": "Tilbage",
"description": "Used as alt-text of the back button on the 'choose group members' left pane screen"
},
"chooseGroupMembers__skip": {
"message": "Spring over",
"description": "The 'skip' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__next": {
"message": "Næste",
"description": "The 'next' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__maximum-group-size__title": {
"message": "Maks. grænse for gruppe størrelse nået",
"description": "Shown in the alert when you add the maximum number of group members"
},
"chooseGroupMembers__maximum-group-size__body": {
"message": "Signal-grupper kan maksimalt have $max$ medlemmer",
"description": "Shown in the alert when you add the maximum number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "1000"
}
}
},
"chooseGroupMembers__maximum-recommended-group-size__title": {
"message": "Anbefalet antal medlemmer nået",
"description": "Shown in the alert when you add the maximum recommended number of group members"
},
"chooseGroupMembers__maximum-recommended-group-size__body": {
"message": "Signal-grupper klarer sig bedst med $max$ medlemmer eller færre. Tilføjelse af flere vil det medføre forsinkelser i afsendelse og modtagelse af beskeder.",
"description": "Shown in the alert when you add the maximum recommended number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "150"
}
}
},
"chooseGroupMembers__cant-add-member__title": {
"message": "Medlemmet kan ikke tilføjes",
"description": "Shown in the alert when you try to add someone who can't be added to a group"
},
"chooseGroupMembers__cant-add-member__body": {
"message": "\"$name$\" kan ikke føjes til gruppen, fordi de anvender en ældre version af Signal. Du kan føje dem til gruppen, når de har opdateret Signal.",
"description": "Shown in the alert when you try to add someone who can't be added to a group",
"placeholders": {
"max": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"setGroupMetadata__title": {
"message": "Navngiv gruppen",
"description": "The title for the 'set group metadata' left pane screen"
},
"setGroupMetadata__back-button": {
"message": "Tilbage til medlemsvalg",
"description": "Used as alt-text of the back button on the 'set group metadata' left pane screen"
},
"setGroupMetadata__group-name-placeholder": {
"message": "Gruppenavn (påkrævet)",
"description": "The placeholder for the group name placeholder"
},
"setGroupMetadata__create-group": {
"message": "Opret",
"description": "The 'create group' button text in the 'set group metadata' left pane screen"
},
"setGroupMetadata__members-header": {
"message": "Medlemmer",
"description": "The header for the members list in the 'set group metadata' left pane screen"
},
"setGroupMetadata__error-message": {
"message": "Gruppen kunne ikke oprettes. Tjek din forbindelse og prøv igen.",
"description": "Shown in the modal when we can't create a group"
},
"updateGroupAttributes__title": {
"message": "Rediger gruppenavn og foto",
"description": "Shown in the modal when we want to update a group"
},
"updateGroupAttributes__error-message": {
"message": "Gruppen kunne ikke opdateres. Tjek din forbindelse og prøv igen.",
"description": "Shown in the modal when we can't update a group"
},
"notSupportedSMS": {
"message": "SMS/MMS-beskeder understøttes ikke.",
"description": "Label underneath number informing user that SMS is not supported on desktop"
@ -2353,6 +2487,10 @@
"message": "Åbn samtalemenuen",
"description": "Shown in the shortcuts guide"
},
"Keyboard--new-conversation": {
"message": "Start ny samtale",
"description": "Shown in the shortcuts guide"
},
"Keyboard--archive-conversation": {
"message": "Arkiver samtale",
"description": "Shown in the shortcuts guide"
@ -2971,67 +3109,19 @@
},
"ConversationHero--membership-1": {
"message": "Medlem af $group$",
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group",
"placeholders": {
"group": {
"content": "$1",
"example": "NYC Rock Climbers"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group"
},
"ConversationHero--membership-2": {
"message": "Medlem af $group1$ og $group2$",
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups"
},
"ConversationHero--membership-3": {
"message": "Medlem af $group1$, $group2$ og $group3$",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-extra": {
"message": "Medlem af $group1$, $group2$, $group3$ og $remainingCount$ andre",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
},
"remainingCount": {
"content": "$4",
"example": "3"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-added": {
"message": "$name$ tilføjede dig til gruppen",
@ -3043,6 +3133,10 @@
}
}
},
"no-groups-in-common": {
"message": "Ingen grupper til fælles",
"description": "Shown to indicate this user is not a member of any groups"
},
"acceptCall": {
"message": "Svar",
"description": "Shown in tooltip for the button to accept a call (audio or video)"
@ -3214,7 +3308,7 @@
"description": "Title for grid/speaker view toggle when on a call"
},
"calling__hangup": {
"message": "Forlad samtale",
"message": "Forlad samtalen",
"description": "Title for hang up button"
},
"callingDeviceSelection__label--video": {
@ -3245,6 +3339,10 @@
"message": "Udsæt én time",
"description": "Label for muting the conversation"
},
"muteEightHours": {
"message": "Udsæt i otte timer",
"description": "Label for muting the conversation"
},
"muteDay": {
"message": "Udsæt én dag",
"description": "Label for muting the conversation"
@ -3253,14 +3351,18 @@
"message": "Udsæt én uge",
"description": "Label for muting the conversation"
},
"muteYear": {
"message": "Udsæt ét år",
"muteAlways": {
"message": "Altid udsæt",
"description": "Label for muting the conversation"
},
"unmute": {
"message": "Aktivér lyd",
"description": "Label for unmuting the conversation"
},
"muteExpirationLabelAlways": {
"message": "Altid udsat",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted"
},
"muteExpirationLabel": {
"message": "Udsæt indtil $duration$",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted",
@ -3300,7 +3402,7 @@
"description": "Shown if we are unable to parse a group link"
},
"GroupV2--join--prompt": {
"message": "Vil du deltage i gruppen, og dele dit navn og foto med dens medlemmer?",
"message": "Vil du deltage i gruppen, og dele dit navn og billede med dens medlemmer?",
"description": "Shown when you click on a group link to confirm"
},
"GroupV2--join--already-in-group": {
@ -3320,7 +3422,7 @@
"description": "Shown if you click a group link and we can't get information about it"
},
"GroupV2--join--link-revoked--title": {
"message": "Kan ikke deltage i gruppen",
"message": "Deltagelse i gruppen er ikke mulig",
"description": "Shown if you click a group link and we can't get information about it"
},
"GroupV2--join--link-revoked": {
@ -3395,6 +3497,10 @@
"message": "Administrator",
"description": "Label for a group administrator"
},
"GroupV2--only-admins": {
"message": "Kun administratorer",
"description": "Label for group administrators -- used in drop-downs to select permissions that apply to admins"
},
"GroupV2--all-members": {
"message": "Alle medlemmer",
"description": "Label for describing the general non-privileged members of a group"
@ -3752,7 +3858,7 @@
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--member-add-from-link--you--you": {
"message": "Du deltager i gruppen via gruppelinket",
"message": "Du deltog i gruppen via gruppelinket.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--member-add-from-link--other": {
@ -3776,7 +3882,7 @@
}
},
"GroupV2--member-add-from-admin-approval--you--unknown": {
"message": "Din anmodning om at deltage i gruppen blev godkendt",
"message": "Din anmodning om at deltage i gruppen blev godkendt.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--member-add-from-admin-approval--other--you": {
@ -4296,7 +4402,7 @@
}
},
"GroupV2--admin-approval-add-one--you": {
"message": "Du sendte en anmodning om at deltage i gruppen",
"message": "Du sendte en anmodning om at deltage i gruppen.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--admin-approval-add-one--other": {
@ -4310,15 +4416,15 @@
}
},
"GroupV2--admin-approval-remove-one--you--you": {
"message": "Du annullerede din anmodning om at deltage i gruppen",
"message": "Du annullerede din anmodning om at deltage i gruppen.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--admin-approval-remove-one--you--unknown": {
"message": "Din anmodning om at deltage i gruppen, blev afvist af en administrator",
"message": "Din anmodning om at deltage i gruppen blev afvist af en administrator.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--admin-approval-remove-one--other--you": {
"message": "Du afviste en anmodning fra $joinerName$ om at deltage i gruppen",
"message": "Du afviste en anmodning fra $joinerName$ om at deltage i gruppen.",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"joinerName": {
@ -4388,7 +4494,7 @@
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--group-link-remove--you": {
"message": "Du deaktiverede gruppelinket",
"message": "Du deaktiverede gruppelinket.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--group-link-remove--other": {
@ -4402,11 +4508,11 @@
}
},
"GroupV2--group-link-remove--unknown": {
"message": "Gruppelinket blev deaktiveret",
"message": "Gruppelinket er blevet deaktiveret.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--group-link-reset--you": {
"message": "Du nulstiller gruppelinket",
"message": "Du nulstiller gruppelinket.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--group-link-reset--other": {
@ -4420,7 +4526,7 @@
}
},
"GroupV2--group-link-reset--unknown": {
"message": "Gruppelinket blev nulstillet",
"message": "Gruppelinket er blevet nulstillet.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV1--Migration--disabled": {
@ -4462,19 +4568,19 @@
"description": "Shown on Learn More popup after GV1 migration"
},
"GroupV1--Migration--migrate--keep-history": {
"message": "Besked historikken og medier vil blive gemt, som før opgraderingen",
"message": "Al beskedhistorik og medier vil blive bevaret fra før opgraderingen.",
"description": "Shown on Migration popup before GV1 migration"
},
"GroupV1--Migration--info--invited--you": {
"message": "Du skal godkende en invitation for, at deltage i denne gruppe igen og vil ikke modtage gruppebeskeder indtil da.",
"message": "Du skal acceptere en invitation til at deltage i denne gruppe igen, og vil ikke modtage gruppebeskeder indtil da.",
"description": "Shown on Learn More popup after GV1 migration"
},
"GroupV1--Migration--info--invited--many": {
"message": "Disse medlemmer skal acceptere en invitation for at tilslutte sig gruppen igen, og modtager ikke gruppebeskeder før de accepterer:",
"message": "Disse medlemmer skal acceptere en invitation for at deltage i gruppen igen, og modtager ikke gruppebeskeder indtil da:",
"description": "Shown on Learn More popup after or Migration popup before GV1 migration"
},
"GroupV1--Migration--info--invited--one": {
"message": "Dette medlem skal acceptere en invitation for at tilslutte sig gruppen igen, og modtager ikke gruppebeskeder før de accepterer:",
"message": "Dette medlem skal acceptere en invitation for at deltage i gruppen igen, og modtager ikke gruppebeskeder indtil da:",
"description": "Shown on Learn More popup after or Migration popup before GV1 migration"
},
"GroupV1--Migration--info--removed--before--many": {
@ -4494,7 +4600,7 @@
"description": "Shown on Learn More popup after or Migration popup before GV1 migration"
},
"GroupV1--Migration--invited--you": {
"message": "Du kunne ikke blive tilføjet til gruppen og er blevet inviteret til at deltage.",
"message": "Du kunne ikke tilføjes den nye gruppe, og er blevet inviteret til at deltage.",
"description": "Shown in timeline when a group is upgraded and you were invited instead of added"
},
"GroupV1--Migration--invited--one": {
@ -4598,7 +4704,7 @@
"description": "Button text for remove from group button in Group Contact Details modal"
},
"showConversationDetails": {
"message": "Gruppe indstillinger",
"message": "Gruppeindstillinger",
"description": "This is a button in the conversation context menu to show group settings"
},
"ConversationDetails--group-link": {
@ -4606,7 +4712,7 @@
"description": "This is the label for the group link management panel"
},
"ConversationDetails--disappearing-messages-label": {
"message": "Beskeder med tidsudløb",
"message": "Forsvindende beskeder",
"description": "This is the label for the disappearing messages setting panel"
},
"ConversationDetails--disappearing-messages-info": {
@ -4618,7 +4724,7 @@
"description": "This is the label for the 'who can edit the group' panel"
},
"ConversationDetails--group-info-info": {
"message": "Vælg hvem som kan redigere gruppennavn, avatar og tidsindstille forsvindende beskeder.",
"message": "Vælg hvem som kan redigere gruppennavn, avatar og tidsindstilling af forsvindende beskeder.",
"description": "This is the additional info for the 'who can edit the group' panel"
},
"ConversationDetails--add-members-label": {
@ -4641,6 +4747,10 @@
"message": "Blokér gruppe",
"description": "This is a button to block a group"
},
"ConversationDetailsActions--leave-group-must-choose-new-admin": {
"message": "Før du forlader gruppen, skal du vælge mindst én ny administrator",
"description": "Shown if, before leaving a group, you need to choose an admin"
},
"ConversationDetailsActions--leave-group-modal-title": {
"message": "Sikker på du vil forlade gruppen?",
"description": "This is the modal title for confirming leaving a group"
@ -4682,7 +4792,7 @@
}
},
"ConversationDetailsMediaList--shared-media": {
"message": "Delt medie",
"message": "Delte medier",
"description": "Title for the media thumbnails in the conversation details screen"
},
"ConversationDetailsMediaList--show-all": {
@ -4699,6 +4809,10 @@
}
}
},
"ConversationDetailsMembershipList--add-members": {
"message": "Tilføj medlemmer",
"description": "The button that you can click to add new members"
},
"ConversationDetailsMembershipList--show-all": {
"message": "Se alle",
"description": "This is a button on the conversation details to show all members"
@ -4856,5 +4970,167 @@
"PendingInvites--info": {
"message": "Detaljer om inviterede personer til denne gruppe, vises først indtil de deltager. Inviterede vil kun se beskeder efter deltagelse i gruppen.",
"description": "Information shown below the invite list"
},
"AvatarInput--no-photo-label--group": {
"message": "Tilføj gruppebillede",
"description": "The label for the avatar uploader when no group photo is selected"
},
"AvatarInput--change-photo-label": {
"message": "Skift billede",
"description": "The label for the avatar uploader when a photo is selected"
},
"AvatarInput--upload-photo-choice": {
"message": "Udsend billede",
"description": "The button text when you click on an uploaded avatar and want to upload a new one"
},
"AvatarInput--remove-photo-choice": {
"message": "Fjern billede",
"description": "The button text when you click on an uploaded avatar and want to remove it"
},
"ContactPill--remove": {
"message": "Fjern kontakt",
"description": "The label for the 'remove' button on the contact pill"
},
"ComposeErrorDialog--close": {
"message": "Okay",
"description": "The text on the button when there's an error in the composer"
},
"NewlyCreatedGroupInvitedContactsDialog--title--one": {
"message": "Invitation afsendt",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--title--many": {
"message": "$count$ invitationer afsendt",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "3"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--one": {
"message": "$name$ kan ikke blive automatisk tilføjet gruppen af dig.",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"name": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--many": {
"message": "Disse brugere kan ikke blive automatisk tilføjet gruppen af dig.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--info-paragraph": {
"message": "De er blevet inviteret til at deltage, og kan ikke se nogen gruppebeskeder, før de accepterer.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--learn-more": {
"message": "Læs mere",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"AddGroupMembersModal--title": {
"message": "Tilføj medlemmer",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--continue-to-confirm": {
"message": "Opdatér",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--confirm-title--one": {
"message": "Tilføj $person$ til $group$?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"person": {
"content": "$1",
"example": "Jane Doe"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-title--many": {
"message": "Føj $count$ medlemmer til $group$?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-button--one": {
"message": "Tilføj medlem",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"AddGroupMembersModal--confirm-button--many": {
"message": "Tilføj medlemmer",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"createNewGroupButton": {
"message": "Opret ny gruppe",
"description": "The text of the button to create new groups"
},
"selectContact": {
"message": "Vælg kontakt",
"description": "The label for contact checkboxes that are non-selected (clicking them should select the contact)"
},
"deselectContact": {
"message": "Fravælg kontakt",
"description": "The label for contact checkboxes that are selected (clicking them should de-select the contact)"
},
"cannotSelectContact": {
"message": "Kontakten kan ikke vælges",
"description": "The label for contact checkboxes that are disabled"
},
"alreadyAMember": {
"message": "Allerede medlem",
"description": "The label for contact checkboxes that are disabled because they're already a member"
},
"MessageAudio--play": {
"message": "Afspil vedhæftet lydfil",
"description": "Aria label for audio attachment's Play button"
},
"MessageAudio--pause": {
"message": "Pause vedhæftet lydfil",
"description": "Aria label for audio attachment's Pause button"
},
"MessageAudio--download": {
"message": "Hent vedhæftet lydfil",
"description": "Aria label for audio attachment's Download button"
},
"MessageAudio--pending": {
"message": "Henter vedhæftet lydfil...",
"description": "Aria label for pending audio attachment spinner"
},
"MessageAudio--slider": {
"message": "Afspilningstid for vedhæftet lydfil",
"description": "Aria label for audio attachment's playback time slider"
},
"emptyInboxMessage": {
"message": "Klik på $composeIcon$ ovenstående for at skrive en besked, og søg efter dine kontakter eller grupper.",
"description": "Shown in the left-pane when the inbox is empty",
"placeholders": {
"composeIcon": {
"content": "$1",
"example": "compose button"
}
}
},
"composeIcon": {
"message": "skriv-knappen",
"description": "Shown in the left-pane when the inbox is empty. Describes the button that composes a new message."
},
"ForwardMessageModal--continue": {
"message": "Fortsæt",
"description": "aria-label for the 'next' button in the forward a message modal dialog"
}
}

View File

@ -771,6 +771,10 @@
"message": "Kontakte",
"description": "Shown to separate the types of search results"
},
"groupsHeader": {
"message": "Gruppen",
"description": "Shown to separate the types of search results"
},
"messagesHeader": {
"message": "Nachrichten",
"description": "Shown to separate the types of search results"
@ -1002,7 +1006,7 @@
"description": "Label for when something is turned off"
},
"deleteWarning": {
"message": "Das Anklicken von »Löschen« wird diese Nachricht unwiderruflich von nur deinen Geräten entfernen.",
"message": "Diese Nachricht wird von diesem Gerät gelöscht.",
"description": "Text shown in the confirmation dialog for deleting a message locally"
},
"deleteForEveryoneWarning": {
@ -1034,7 +1038,7 @@
"description": "Label for the time a message was received"
},
"sendMessage": {
"message": "Eine Nachricht senden",
"message": "Sende eine Nachricht",
"description": "Placeholder text in the message entry field"
},
"groupMembers": {
@ -1071,6 +1075,10 @@
"message": "Du hast bisher noch keine Nachrichten mit diesem Kontakt ausgetauscht. Eure gemeinsame Sicherheitsnummer wird nach der ersten Nachricht verfügbar sein.",
"description": ""
},
"back": {
"message": "Zurück",
"description": "Generic label for back"
},
"goBack": {
"message": "Zurück",
"description": "Label for back button in a conversation"
@ -1083,6 +1091,10 @@
"message": "Erneut zu senden versuchen",
"description": "Shown on the drop-down menu for an individual message, but only if it is an outgoing message that failed to send"
},
"forwardMessage": {
"message": "Nachricht weiterleiten",
"description": "Shown on the drop-down menu for an individual message, forwards a message"
},
"deleteMessage": {
"message": "Nachricht für mich löschen",
"description": "Shown on the drop-down menu for an individual message, deletes single message"
@ -1103,6 +1115,22 @@
"message": "Sichere Sitzung zurückgesetzt",
"description": "This is a past tense, informational message. In other words, your secure session has been reset."
},
"ChatRefresh--notification": {
"message": "Unterhaltungssitzung aktualisiert",
"description": "Shown in timeline when a error happened, and the session was automatically reset."
},
"ChatRefresh--learnMore": {
"message": "Mehr erfahren",
"description": "Shown in timeline when session is automatically reset, to provide access to a popup info dialog"
},
"ChatRefresh--summary": {
"message": "Signal verwendet Ende-zu-Ende-Verschlüsselung und muss gelegentlich deine Unterhaltungssitzung aktualisieren. Dies beeinflusst nicht die Sicherheit deiner Unterhaltungen, aber es besteht die Möglichkeit, dass du eine Nachricht von diesem Kontakt verpasst hast. Du kannst ihn bitten, die Nachricht erneut zu senden.",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"ChatRefresh--contactSupport": {
"message": "Support kontaktieren",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"quoteThumbnailAlt": {
"message": "Miniaturbild aus zitierter Nachricht",
"description": "Used in alt tag of thumbnail images inside of an embedded message quote"
@ -1909,6 +1937,112 @@
"message": "Neue Unterhaltung beginnen …",
"description": "Label underneath number a user enters that is not an existing contact"
},
"newConversation": {
"message": "Neue Unterhaltung",
"description": "Label for header when starting a new conversation"
},
"contactSearchPlaceholder": {
"message": "Name oder Rufnummer suchen",
"description": "Placeholder to use when searching for contacts in the composer"
},
"noContactsFound": {
"message": "Keine Kontakte gefunden",
"description": "Label shown when there are no contacts to compose to"
},
"noConversationsFound": {
"message": "Keine Unterhaltungen gefunden",
"description": "Label shown when there are no conversations to compose to"
},
"chooseGroupMembers__title": {
"message": "Mitglieder auswählen",
"description": "The title for the 'choose group members' left pane screen"
},
"chooseGroupMembers__back-button": {
"message": "Zurück",
"description": "Used as alt-text of the back button on the 'choose group members' left pane screen"
},
"chooseGroupMembers__skip": {
"message": "Überspringen",
"description": "The 'skip' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__next": {
"message": "Weiter",
"description": "The 'next' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__maximum-group-size__title": {
"message": "Maximale Gruppengröße erreicht",
"description": "Shown in the alert when you add the maximum number of group members"
},
"chooseGroupMembers__maximum-group-size__body": {
"message": "Signal-Gruppen können maximal $max$ Mitglieder besitzen.",
"description": "Shown in the alert when you add the maximum number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "1000"
}
}
},
"chooseGroupMembers__maximum-recommended-group-size__title": {
"message": "Empfohlene Mitgliederanzahl erreicht",
"description": "Shown in the alert when you add the maximum recommended number of group members"
},
"chooseGroupMembers__maximum-recommended-group-size__body": {
"message": "Signal-Gruppen funktionieren am besten mit $max$ oder weniger Mitgliedern. Das Hinzufügen weiterer Mitglieder führt zu Verzögerungen beim Senden und Empfangen von Nachrichten.",
"description": "Shown in the alert when you add the maximum recommended number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "150"
}
}
},
"chooseGroupMembers__cant-add-member__title": {
"message": "Mitglied kann nicht hinzugefügt werden",
"description": "Shown in the alert when you try to add someone who can't be added to a group"
},
"chooseGroupMembers__cant-add-member__body": {
"message": "$name$ kann der Gruppe nicht hinzugefügt werden, da dieser Nutzer eine alte Signal-Version verwendet. Du kannst ihn der Gruppe hinzufügen, sobald er Signal aktualisiert hat.",
"description": "Shown in the alert when you try to add someone who can't be added to a group",
"placeholders": {
"max": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"setGroupMetadata__title": {
"message": "Gib dieser Gruppe einen Namen",
"description": "The title for the 'set group metadata' left pane screen"
},
"setGroupMetadata__back-button": {
"message": "Zurück zur Mitgliederauswahl",
"description": "Used as alt-text of the back button on the 'set group metadata' left pane screen"
},
"setGroupMetadata__group-name-placeholder": {
"message": "Gruppenname (erforderlich)",
"description": "The placeholder for the group name placeholder"
},
"setGroupMetadata__create-group": {
"message": "Erstellen",
"description": "The 'create group' button text in the 'set group metadata' left pane screen"
},
"setGroupMetadata__members-header": {
"message": "Mitglieder",
"description": "The header for the members list in the 'set group metadata' left pane screen"
},
"setGroupMetadata__error-message": {
"message": "Diese Gruppe konnte nicht erstellt werden. Überprüfe deine Verbindung und versuche es erneut.",
"description": "Shown in the modal when we can't create a group"
},
"updateGroupAttributes__title": {
"message": "Gruppenname und -bild bearbeiten",
"description": "Shown in the modal when we want to update a group"
},
"updateGroupAttributes__error-message": {
"message": "Die Gruppe konnte nicht aktualisiert werden. Überprüfe deine Verbindung und versuche es erneut.",
"description": "Shown in the modal when we can't update a group"
},
"notSupportedSMS": {
"message": "SMS-/MMS-Nachrichten werden nicht unterstützt.",
"description": "Label underneath number informing user that SMS is not supported on desktop"
@ -2353,6 +2487,10 @@
"message": "Unterhaltungsmenü öffnen",
"description": "Shown in the shortcuts guide"
},
"Keyboard--new-conversation": {
"message": "Neue Unterhaltung beginnen",
"description": "Shown in the shortcuts guide"
},
"Keyboard--archive-conversation": {
"message": "Unterhaltung archivieren",
"description": "Shown in the shortcuts guide"
@ -2502,7 +2640,7 @@
"description": "Header of the keyboard shortcuts guide - calling section"
},
"Keyboard--toggle-audio": {
"message": "Stummschaltung an-/ausschalten",
"message": "Stummschaltung ein-/ausschalten",
"description": "Shown in the shortcuts guide"
},
"Keyboard--toggle-video": {
@ -2971,67 +3109,19 @@
},
"ConversationHero--membership-1": {
"message": "Mitglied von $group$.",
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group",
"placeholders": {
"group": {
"content": "$1",
"example": "NYC Rock Climbers"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group"
},
"ConversationHero--membership-2": {
"message": "Mitglied von $group1$ und $group2$.",
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups"
},
"ConversationHero--membership-3": {
"message": "Mitglied von $group1$, $group2$ und $group3$.",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-extra": {
"message": "Mitglied von $group1$, $group2$, $group3$ und $remainingCount$ weiteren.",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
},
"remainingCount": {
"content": "$4",
"example": "3"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-added": {
"message": "$name$ hat dich zur Gruppe hinzugefügt.",
@ -3043,6 +3133,10 @@
}
}
},
"no-groups-in-common": {
"message": "Keine gemeinsamen Gruppen.",
"description": "Shown to indicate this user is not a member of any groups"
},
"acceptCall": {
"message": "Annehmen",
"description": "Shown in tooltip for the button to accept a call (audio or video)"
@ -3242,25 +3336,33 @@
"description": "Label for the mute notifications drop-down selector"
},
"muteHour": {
"message": "Für eine Stunde stummschalten",
"message": "Für eine Stunde",
"description": "Label for muting the conversation"
},
"muteEightHours": {
"message": "Für 8 Stunden stummschalten",
"description": "Label for muting the conversation"
},
"muteDay": {
"message": "Für einen Tag stummschalten",
"message": "Für einen Tag",
"description": "Label for muting the conversation"
},
"muteWeek": {
"message": "Für eine Woche stummschalten",
"message": "Für eine Woche",
"description": "Label for muting the conversation"
},
"muteYear": {
"message": "Für ein Jahr stummschalten",
"muteAlways": {
"message": "Immer stummschalten",
"description": "Label for muting the conversation"
},
"unmute": {
"message": "Stummschaltung aufheben",
"description": "Label for unmuting the conversation"
},
"muteExpirationLabelAlways": {
"message": "Immer stummgeschaltet",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted"
},
"muteExpirationLabel": {
"message": "Stumm bis $duration$",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted",
@ -3356,11 +3458,11 @@
"description": "Choosing not to continue in the cancel join confirmation dialog"
},
"GroupV2--join--member-count--single": {
"message": "1 Mitglied",
"message": "1 Mitglied",
"description": "Shown in the metadata section if group has just one member"
},
"GroupV2--join--member-count--multiple": {
"message": "$count$ Mitglieder",
"message": "$count$ Mitglieder",
"description": "Shown in the metadata section if group has more than one member",
"placeholders": {
"count": {
@ -3395,6 +3497,10 @@
"message": "Admin",
"description": "Label for a group administrator"
},
"GroupV2--only-admins": {
"message": "Nur Admins",
"description": "Label for group administrators -- used in drop-downs to select permissions that apply to admins"
},
"GroupV2--all-members": {
"message": "Alle Mitglieder",
"description": "Label for describing the general non-privileged members of a group"
@ -3828,7 +3934,7 @@
}
},
"GroupV2--member-remove--other--self": {
"message": "$memberName$ hast die Gruppe verlassen.",
"message": "$memberName$ hat die Gruppe verlassen.",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"memberName": {
@ -4641,6 +4747,10 @@
"message": "Gruppe blockieren",
"description": "This is a button to block a group"
},
"ConversationDetailsActions--leave-group-must-choose-new-admin": {
"message": "Wähle vor Verlassen der Gruppe mindestens einen neuen Gruppen-Admin.",
"description": "Shown if, before leaving a group, you need to choose an admin"
},
"ConversationDetailsActions--leave-group-modal-title": {
"message": "Wirklich verlassen?",
"description": "This is the modal title for confirming leaving a group"
@ -4699,6 +4809,10 @@
}
}
},
"ConversationDetailsMembershipList--add-members": {
"message": "Mitglieder hinzufügen",
"description": "The button that you can click to add new members"
},
"ConversationDetailsMembershipList--show-all": {
"message": "Alle anzeigen",
"description": "This is a button on the conversation details to show all members"
@ -4856,5 +4970,167 @@
"PendingInvites--info": {
"message": "Details zu Personen, die in diese Gruppe eingeladen wurden, werden erst nach deren Beitritt angezeigt. Die Eingeladenen werden nur Nachrichten sehen, die nach ihrem erfolgten Gruppenbeitritt versendet wurden.",
"description": "Information shown below the invite list"
},
"AvatarInput--no-photo-label--group": {
"message": "Gruppenfoto hinzufügen",
"description": "The label for the avatar uploader when no group photo is selected"
},
"AvatarInput--change-photo-label": {
"message": "Foto ändern",
"description": "The label for the avatar uploader when a photo is selected"
},
"AvatarInput--upload-photo-choice": {
"message": "Foto hochladen",
"description": "The button text when you click on an uploaded avatar and want to upload a new one"
},
"AvatarInput--remove-photo-choice": {
"message": "Foto entfernen",
"description": "The button text when you click on an uploaded avatar and want to remove it"
},
"ContactPill--remove": {
"message": "Kontakt entfernen",
"description": "The label for the 'remove' button on the contact pill"
},
"ComposeErrorDialog--close": {
"message": "OK",
"description": "The text on the button when there's an error in the composer"
},
"NewlyCreatedGroupInvitedContactsDialog--title--one": {
"message": "Einladung versendet",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--title--many": {
"message": "$count$ Einladungen versendet",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "3"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--one": {
"message": "$name$ kann von dir nicht automatisch zur Gruppe hinzugefügt werden.",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"name": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--many": {
"message": "Diese Nutzer können von dir nicht automatisch zur Gruppe hinzugefügt werden.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--info-paragraph": {
"message": "Der Nutzer wurde eingeladen beizutreten, wird aber keine Gruppennachrichten erhalten, bis er die Einladung angenommen hat.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--learn-more": {
"message": "Mehr erfahren",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"AddGroupMembersModal--title": {
"message": "Mitglieder hinzufügen",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--continue-to-confirm": {
"message": "Aktualisieren",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--confirm-title--one": {
"message": "$person$ zu »$group$« hinzufügen?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"person": {
"content": "$1",
"example": "Jane Doe"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-title--many": {
"message": "$count$  Mitglieder zu »$group$« hinzufügen?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-button--one": {
"message": "Mitglied hinzufügen",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"AddGroupMembersModal--confirm-button--many": {
"message": "Mitglieder hinzufügen",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"createNewGroupButton": {
"message": "Neue Gruppe",
"description": "The text of the button to create new groups"
},
"selectContact": {
"message": "Kontakt auswählen",
"description": "The label for contact checkboxes that are non-selected (clicking them should select the contact)"
},
"deselectContact": {
"message": "Kontakt abwählen",
"description": "The label for contact checkboxes that are selected (clicking them should de-select the contact)"
},
"cannotSelectContact": {
"message": "Kontakt kann nicht ausgewählt werden",
"description": "The label for contact checkboxes that are disabled"
},
"alreadyAMember": {
"message": "Bereits Mitglied",
"description": "The label for contact checkboxes that are disabled because they're already a member"
},
"MessageAudio--play": {
"message": "Audioanhang wiedergeben",
"description": "Aria label for audio attachment's Play button"
},
"MessageAudio--pause": {
"message": "Audioanhang pausieren",
"description": "Aria label for audio attachment's Pause button"
},
"MessageAudio--download": {
"message": "Audioanhang herunterladen",
"description": "Aria label for audio attachment's Download button"
},
"MessageAudio--pending": {
"message": "Audioanhang wird heruntergeladen …",
"description": "Aria label for pending audio attachment spinner"
},
"MessageAudio--slider": {
"message": "Wiedergabedauer des Audioanhangs",
"description": "Aria label for audio attachment's playback time slider"
},
"emptyInboxMessage": {
"message": "Klicke auf $composeIcon$ und suche nach deinen Kontakten oder Gruppen, um dich zu unterhalten.",
"description": "Shown in the left-pane when the inbox is empty",
"placeholders": {
"composeIcon": {
"content": "$1",
"example": "compose button"
}
}
},
"composeIcon": {
"message": "Verfassen-Schaltfläche",
"description": "Shown in the left-pane when the inbox is empty. Describes the button that composes a new message."
},
"ForwardMessageModal--continue": {
"message": "Fortfahren",
"description": "aria-label for the 'next' button in the forward a message modal dialog"
}
}

View File

@ -44,7 +44,7 @@
"description": "The label that is used for the View menu in the program main menu. The '&' indicates that the following letter will be used as the keyboard 'shortcut letter' for accessing the menu with the Alt-<letter> combination."
},
"mainMenuWindow": {
"message": "Παρά&θυρο",
"message": "&Παράθυρο",
"description": "The label that is used for the Window menu in the program main menu. The '&' indicates that the following letter will be used as the keyboard 'shortcut letter' for accessing the menu with the Alt-<letter> combination."
},
"mainMenuHelp": {
@ -242,7 +242,7 @@
"description": "Button to allow the user to find a file on disk"
},
"loadDataHeader": {
"message": "Φόρτωσε τα δεδομένων σου",
"message": "Φόρτωση των δεδομένων σου",
"description": "Header shown on the first screen in the data import process"
},
"loadDataDescription": {
@ -740,7 +740,7 @@
}
},
"noSearchResults": {
"message": "Δευ υπάρχουν αποτελέσματα για \"$searchTerm$\"",
"message": "Δεν υπάρχουν αποτελέσματα για \"$searchTerm$\"",
"description": "Shown in the search left pane when no results were found",
"placeholders": {
"searchTerm": {
@ -771,6 +771,10 @@
"message": "Επαφές",
"description": "Shown to separate the types of search results"
},
"groupsHeader": {
"message": "Ομάδες",
"description": "Shown to separate the types of search results"
},
"messagesHeader": {
"message": "Μηνύματα",
"description": "Shown to separate the types of search results"
@ -846,7 +850,7 @@
"description": "Shown in triple-dot menu next to message to allow user to react to the associated message"
},
"replyToMessage": {
"message": "Απάντησε στο μήνυμα ",
"message": "Απάντηση στο μήνυμα ",
"description": "Shown in triple-dot menu next to message to allow user to start crafting a message with a quotation"
},
"originalMessageNotFound": {
@ -1002,7 +1006,7 @@
"description": "Label for when something is turned off"
},
"deleteWarning": {
"message": "Πατώντας \"διαγραφή\", το μήνυμα αυτό θα σβηστεί μόνο από τις συσκευές σου.",
"message": "Αυτό το μήνυμα θα διαγραφτεί από αυτή τη συσκευή.",
"description": "Text shown in the confirmation dialog for deleting a message locally"
},
"deleteForEveryoneWarning": {
@ -1071,6 +1075,10 @@
"message": "Δεν έχεις ανταλλάξει ακόμα μηνύματα με αυτήν την επαφή. Ο αριθμός ασφαλείας σου με αυτή θα είναι διαθέσιμος μετά το πρώτο μήνυμα.",
"description": ""
},
"back": {
"message": "Πίσω",
"description": "Generic label for back"
},
"goBack": {
"message": "Πίσω",
"description": "Label for back button in a conversation"
@ -1083,6 +1091,10 @@
"message": "Επανάληψη αποστολής",
"description": "Shown on the drop-down menu for an individual message, but only if it is an outgoing message that failed to send"
},
"forwardMessage": {
"message": "Προώθηση μηνύματος",
"description": "Shown on the drop-down menu for an individual message, forwards a message"
},
"deleteMessage": {
"message": "Διαγραφή μηνύματος για εμένα",
"description": "Shown on the drop-down menu for an individual message, deletes single message"
@ -1103,6 +1115,22 @@
"message": "Η ασφαλής σύνδεση επανεκκινήθηκε",
"description": "This is a past tense, informational message. In other words, your secure session has been reset."
},
"ChatRefresh--notification": {
"message": "Η συνομιλία ανανεώθηκε",
"description": "Shown in timeline when a error happened, and the session was automatically reset."
},
"ChatRefresh--learnMore": {
"message": "Μάθε περισσότερα",
"description": "Shown in timeline when session is automatically reset, to provide access to a popup info dialog"
},
"ChatRefresh--summary": {
"message": "Το Signal χρησιμοποιεί κρυπτογράφηση από την πηγή μέχρι τον προορισμό (end to end) και έτσι ίσως χρειαστεί να ανανεώσει τις συνομιλίες σου ανά διαστήματα. Αυτό δεν επηρεάζει την ασφάλεια των συνομιλιών σου, αλλά ίσως δεν λάβεις κάποιο μήνυμα από τη συγκεκριμένη συνομιλία. Σε αυτή την περίπτωση μπορείς να ζητήσεις να σου ξαναστείλουν το μήνυμα.",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"ChatRefresh--contactSupport": {
"message": "Επικοινωνία με την υποστήριξη",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"quoteThumbnailAlt": {
"message": "Μικρογραφία της εικόνας από το αναφερόμενο μήνυμα",
"description": "Used in alt tag of thumbnail images inside of an embedded message quote"
@ -1909,6 +1937,112 @@
"message": "Εκκίνηση νέας συνομιλίας...",
"description": "Label underneath number a user enters that is not an existing contact"
},
"newConversation": {
"message": "Νέα συνομιλία",
"description": "Label for header when starting a new conversation"
},
"contactSearchPlaceholder": {
"message": "Αναζήτηση με όνομα ή αριθμό τηλεφώνου",
"description": "Placeholder to use when searching for contacts in the composer"
},
"noContactsFound": {
"message": "Δεν βρέθηκαν επαφές",
"description": "Label shown when there are no contacts to compose to"
},
"noConversationsFound": {
"message": "Δεν βρέθηκαν συνομιλίες",
"description": "Label shown when there are no conversations to compose to"
},
"chooseGroupMembers__title": {
"message": "Επιλογή μελών",
"description": "The title for the 'choose group members' left pane screen"
},
"chooseGroupMembers__back-button": {
"message": "Πίσω",
"description": "Used as alt-text of the back button on the 'choose group members' left pane screen"
},
"chooseGroupMembers__skip": {
"message": "Παράλειψη",
"description": "The 'skip' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__next": {
"message": "Επόμενο",
"description": "The 'next' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__maximum-group-size__title": {
"message": "Έφτασες το μέγιστο όριο μεγέθους ομάδας",
"description": "Shown in the alert when you add the maximum number of group members"
},
"chooseGroupMembers__maximum-group-size__body": {
"message": "Οι ομάδες του Signal μπορούν να έχουν μέχρι $max$ μέλη.",
"description": "Shown in the alert when you add the maximum number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "1000"
}
}
},
"chooseGroupMembers__maximum-recommended-group-size__title": {
"message": "Έφτασες το προτεινόμενο όριο μελών",
"description": "Shown in the alert when you add the maximum recommended number of group members"
},
"chooseGroupMembers__maximum-recommended-group-size__body": {
"message": "Οι ομάδες του Signal λειτουργούν καλύτερα με $max$ μέλη ή λιγότερα. Αν προσθέσεις παραπάνω μέλη, θα υπάρξουν καθυστερήσεις στην αποστολή και λήψη μηνυμάτων.",
"description": "Shown in the alert when you add the maximum recommended number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "150"
}
}
},
"chooseGroupMembers__cant-add-member__title": {
"message": "Αδυναμία προσθήκη μέλους",
"description": "Shown in the alert when you try to add someone who can't be added to a group"
},
"chooseGroupMembers__cant-add-member__body": {
"message": "Ο/Η \"$name$\" δεν μπορεί να προστεθεί στην ομάδα επειδή χρησιμοποιεί μια παλιά έκδοση του Signal. Μπορείς να τον/την προσθέσεις στην ομάδα αφού αναβαθμίσει το Signal. ",
"description": "Shown in the alert when you try to add someone who can't be added to a group",
"placeholders": {
"max": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"setGroupMetadata__title": {
"message": "Ονομασία ομάδας",
"description": "The title for the 'set group metadata' left pane screen"
},
"setGroupMetadata__back-button": {
"message": "Πίσω στην επιλογή μελών",
"description": "Used as alt-text of the back button on the 'set group metadata' left pane screen"
},
"setGroupMetadata__group-name-placeholder": {
"message": "Όνομα ομάδας (απαιτείται)",
"description": "The placeholder for the group name placeholder"
},
"setGroupMetadata__create-group": {
"message": "Δημιουργία",
"description": "The 'create group' button text in the 'set group metadata' left pane screen"
},
"setGroupMetadata__members-header": {
"message": "Μέλη",
"description": "The header for the members list in the 'set group metadata' left pane screen"
},
"setGroupMetadata__error-message": {
"message": "Η ομάδα δεν μπόρεσε να δημιουργηθεί. Έλεγξε τη σύνδεσή σου και ξαναπροσπάθησε.",
"description": "Shown in the modal when we can't create a group"
},
"updateGroupAttributes__title": {
"message": "Επεξεργασία ονόματος και φωτογραφίας ομάδας",
"description": "Shown in the modal when we want to update a group"
},
"updateGroupAttributes__error-message": {
"message": "Αδυναμία ενημέρωσης της ομάδας. Έλεγξε τη σύνδεσή σου και ξαναπροσπάθησε.",
"description": "Shown in the modal when we can't update a group"
},
"notSupportedSMS": {
"message": "Τα μηνύματα SMS/MMS δεν υποστηρίζονται.",
"description": "Label underneath number informing user that SMS is not supported on desktop"
@ -2353,6 +2487,10 @@
"message": "Άνοιγμα μενού συνομιλίας",
"description": "Shown in the shortcuts guide"
},
"Keyboard--new-conversation": {
"message": "Εκκίνηση νέας συνομιλίας",
"description": "Shown in the shortcuts guide"
},
"Keyboard--archive-conversation": {
"message": "Αρχειοθέτηση συνομιλίας",
"description": "Shown in the shortcuts guide"
@ -2971,67 +3109,19 @@
},
"ConversationHero--membership-1": {
"message": "Μέλος του $group$.",
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group",
"placeholders": {
"group": {
"content": "$1",
"example": "NYC Rock Climbers"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group"
},
"ConversationHero--membership-2": {
"message": "Μέλος του $group1$ και $group2$.",
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups"
},
"ConversationHero--membership-3": {
"message": "Μέλος του $group1$, $group2$, και $group3$. ",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-extra": {
"message": "Μέλος του $group1$, $group2$, $group3$ και $remainingCount$ ακόμα.",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
},
"remainingCount": {
"content": "$4",
"example": "3"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-added": {
"message": "Ο/Η $name$ σε πρόσθεσε στην ομάδα.",
@ -3043,6 +3133,10 @@
}
}
},
"no-groups-in-common": {
"message": "Καμμία κοινή ομάδα.",
"description": "Shown to indicate this user is not a member of any groups"
},
"acceptCall": {
"message": "Απάντηση",
"description": "Shown in tooltip for the button to accept a call (audio or video)"
@ -3245,6 +3339,10 @@
"message": "Σίγαση για μια ώρα",
"description": "Label for muting the conversation"
},
"muteEightHours": {
"message": "Σίγαση για οκτώ ώρες",
"description": "Label for muting the conversation"
},
"muteDay": {
"message": "Σίγαση για μια ημέρα",
"description": "Label for muting the conversation"
@ -3253,14 +3351,18 @@
"message": "Σίγαση για μια εβδομάδα",
"description": "Label for muting the conversation"
},
"muteYear": {
"message": "Σίγαση για ένα έτος",
"muteAlways": {
"message": "Σίγαση πάντα",
"description": "Label for muting the conversation"
},
"unmute": {
"message": "Αναίρεση σίγασης",
"description": "Label for unmuting the conversation"
},
"muteExpirationLabelAlways": {
"message": "Πάντα σε σίγαση",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted"
},
"muteExpirationLabel": {
"message": "Σε σίγαση μέχρι $duration$",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted",
@ -3395,6 +3497,10 @@
"message": "Διαχειριστής/τρια",
"description": "Label for a group administrator"
},
"GroupV2--only-admins": {
"message": "Μόνο διαχειριστές",
"description": "Label for group administrators -- used in drop-downs to select permissions that apply to admins"
},
"GroupV2--all-members": {
"message": "Όλα τα μέλη",
"description": "Label for describing the general non-privileged members of a group"
@ -4641,6 +4747,10 @@
"message": "Φραγή ομάδας",
"description": "This is a button to block a group"
},
"ConversationDetailsActions--leave-group-must-choose-new-admin": {
"message": "Πριν αποχωρήσεις, θα πρέπει να επιλέξεις τουλάχιστον έναν νέο διαχειριστή ή διαχειρίστρια για την ομάδα.",
"description": "Shown if, before leaving a group, you need to choose an admin"
},
"ConversationDetailsActions--leave-group-modal-title": {
"message": "Θέλεις όντως να αποχωρήσεις;",
"description": "This is the modal title for confirming leaving a group"
@ -4699,6 +4809,10 @@
}
}
},
"ConversationDetailsMembershipList--add-members": {
"message": "Προσθήκη μελών",
"description": "The button that you can click to add new members"
},
"ConversationDetailsMembershipList--show-all": {
"message": "Προβολή όλων",
"description": "This is a button on the conversation details to show all members"
@ -4856,5 +4970,167 @@
"PendingInvites--info": {
"message": "Οι λεπτομέρειες των ατόμων που προσκλήθηκαν στην ομάδα δεν εμφανίζονται μέχρι να μπουν. Οι προσκεκλημένοι/ες θα μπορούν να δουν τα μηνύματα μόνο από τη στιγμή που μπουν στην ομάδα.",
"description": "Information shown below the invite list"
},
"AvatarInput--no-photo-label--group": {
"message": "Προσθήκη φωτογραφίας ομάδας",
"description": "The label for the avatar uploader when no group photo is selected"
},
"AvatarInput--change-photo-label": {
"message": "Αλλαγή φωτογραφίας",
"description": "The label for the avatar uploader when a photo is selected"
},
"AvatarInput--upload-photo-choice": {
"message": "Ανέβασμα φωτογραφίας",
"description": "The button text when you click on an uploaded avatar and want to upload a new one"
},
"AvatarInput--remove-photo-choice": {
"message": "Αφαίρεση φωτογραφίας",
"description": "The button text when you click on an uploaded avatar and want to remove it"
},
"ContactPill--remove": {
"message": "Αφαίρεση επαφής",
"description": "The label for the 'remove' button on the contact pill"
},
"ComposeErrorDialog--close": {
"message": "Εντάξει",
"description": "The text on the button when there's an error in the composer"
},
"NewlyCreatedGroupInvitedContactsDialog--title--one": {
"message": "Η πρόσκληση στάλθηκε",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--title--many": {
"message": "Στάλθηκαν $count$ προσκλήσεις",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "3"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--one": {
"message": "Δεν μπορείς να προσθέσεις $name$ άτομα αυτόματα στην ομάδα.",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"name": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--many": {
"message": "Δεν μπορείς να προσθέσεις αυτούς τους χρήστες αυτόματα στην ομάδα.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--info-paragraph": {
"message": "Έχουν προσκληθεί να μπουν, και δεν θα βλέπουν τα μηνύματα της ομάδας μέχρι να αποδεχτούν.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--learn-more": {
"message": "Μάθε περισσότερα",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"AddGroupMembersModal--title": {
"message": "Προσθήκη μελών",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--continue-to-confirm": {
"message": "Ενημέρωση",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--confirm-title--one": {
"message": "Προσθήκη του/της $person$ στο \"$group$\";",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"person": {
"content": "$1",
"example": "Jane Doe"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-title--many": {
"message": "Προσθήκη $count$ μελών στο \"$group$\"; ",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-button--one": {
"message": "Προσθήκη μέλους",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"AddGroupMembersModal--confirm-button--many": {
"message": "Προσθήκη μελών",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"createNewGroupButton": {
"message": "Νέα ομάδα",
"description": "The text of the button to create new groups"
},
"selectContact": {
"message": "Επιλογή επαφής",
"description": "The label for contact checkboxes that are non-selected (clicking them should select the contact)"
},
"deselectContact": {
"message": "Αποεπιλογή επαφής",
"description": "The label for contact checkboxes that are selected (clicking them should de-select the contact)"
},
"cannotSelectContact": {
"message": "Αδυναμία επιλογής επαφής",
"description": "The label for contact checkboxes that are disabled"
},
"alreadyAMember": {
"message": "Ήδη μέλος",
"description": "The label for contact checkboxes that are disabled because they're already a member"
},
"MessageAudio--play": {
"message": "Αναπαραγωγή συνημμένου ήχου",
"description": "Aria label for audio attachment's Play button"
},
"MessageAudio--pause": {
"message": "Παύση συνημμένου ήχου",
"description": "Aria label for audio attachment's Pause button"
},
"MessageAudio--download": {
"message": "Λήψη συνημμένου ήχου",
"description": "Aria label for audio attachment's Download button"
},
"MessageAudio--pending": {
"message": "Το συνημμένο ήχου κατεβαίνει...",
"description": "Aria label for pending audio attachment spinner"
},
"MessageAudio--slider": {
"message": "Χρόνος αναπαραγωγής του συνημμένου ήχου",
"description": "Aria label for audio attachment's playback time slider"
},
"emptyInboxMessage": {
"message": "Κάντε κλικ στο $composeIcon$ παραπάνω και αναζητήστε τις επαφές ή τις ομάδες σας για αποστολή μηνύματος.",
"description": "Shown in the left-pane when the inbox is empty",
"placeholders": {
"composeIcon": {
"content": "$1",
"example": "compose button"
}
}
},
"composeIcon": {
"message": "κουμπί σύνθεσης",
"description": "Shown in the left-pane when the inbox is empty. Describes the button that composes a new message."
},
"ForwardMessageModal--continue": {
"message": "Συνέχεια",
"description": "aria-label for the 'next' button in the forward a message modal dialog"
}
}

View File

@ -771,6 +771,10 @@
"message": "Kontaktaro",
"description": "Shown to separate the types of search results"
},
"groupsHeader": {
"message": "Grupoj",
"description": "Shown to separate the types of search results"
},
"messagesHeader": {
"message": "Mesaĝoj",
"description": "Shown to separate the types of search results"
@ -1002,7 +1006,7 @@
"description": "Label for when something is turned off"
},
"deleteWarning": {
"message": "Per alklako de „Forigi“, tiu mesaĝo porĉiame foriĝos nur de viaj aparatoj.",
"message": "Tiu mesaĝo estos forigita de tiu aparato.",
"description": "Text shown in the confirmation dialog for deleting a message locally"
},
"deleteForEveryoneWarning": {
@ -1071,6 +1075,10 @@
"message": "Vi ankoraŭ ne interŝanĝis mesaĝojn kun tiu ĉi kontakto. La sekuriga numero nur disponeblos post la unua mesaĝo.",
"description": ""
},
"back": {
"message": "Reen",
"description": "Generic label for back"
},
"goBack": {
"message": "Reen",
"description": "Label for back button in a conversation"
@ -1083,6 +1091,10 @@
"message": "Klopodi resendi",
"description": "Shown on the drop-down menu for an individual message, but only if it is an outgoing message that failed to send"
},
"forwardMessage": {
"message": "Plusendi mesaĝon",
"description": "Shown on the drop-down menu for an individual message, forwards a message"
},
"deleteMessage": {
"message": "Forviŝi mesaĝon por mi",
"description": "Shown on the drop-down menu for an individual message, deletes single message"
@ -1103,6 +1115,22 @@
"message": "Sekura seanco restariĝis",
"description": "This is a past tense, informational message. In other words, your secure session has been reset."
},
"ChatRefresh--notification": {
"message": "Interparola seanco aktualigita",
"description": "Shown in timeline when a error happened, and the session was automatically reset."
},
"ChatRefresh--learnMore": {
"message": "Scii pli",
"description": "Shown in timeline when session is automatically reset, to provide access to a popup info dialog"
},
"ChatRefresh--summary": {
"message": "Signal uzas tutvojan ĉifradon kaj ĝi eble bezonas kelkfoje aktualigi vian interparolan seancon. Tio ne koncernas la sekurecon de viaj interparoloj, sed eble mesaĝo ne atingis vin el tiu ĉi kontakto: vi povas peti al li aŭ ŝi resendi ĝin.",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"ChatRefresh--contactSupport": {
"message": "Kontakti subtenon",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"quoteThumbnailAlt": {
"message": "Bildominiaturo el citita mesaĝo",
"description": "Used in alt tag of thumbnail images inside of an embedded message quote"
@ -1909,6 +1937,112 @@
"message": "Krei novan interparolon...",
"description": "Label underneath number a user enters that is not an existing contact"
},
"newConversation": {
"message": "Nova interparolo",
"description": "Label for header when starting a new conversation"
},
"contactSearchPlaceholder": {
"message": "Serĉi per nomo aŭ telefonnumero",
"description": "Placeholder to use when searching for contacts in the composer"
},
"noContactsFound": {
"message": "Neniu kontakto trovita",
"description": "Label shown when there are no contacts to compose to"
},
"noConversationsFound": {
"message": "No conversations found",
"description": "Label shown when there are no conversations to compose to"
},
"chooseGroupMembers__title": {
"message": "Elekti grupanojn",
"description": "The title for the 'choose group members' left pane screen"
},
"chooseGroupMembers__back-button": {
"message": "Reen",
"description": "Used as alt-text of the back button on the 'choose group members' left pane screen"
},
"chooseGroupMembers__skip": {
"message": "Preterpasi",
"description": "The 'skip' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__next": {
"message": "Sekva",
"description": "The 'next' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__maximum-group-size__title": {
"message": "Maksimuma grupgrando atingita",
"description": "Shown in the alert when you add the maximum number of group members"
},
"chooseGroupMembers__maximum-group-size__body": {
"message": "Signal-grupoj povas maksimume enteni $max$  anojn.",
"description": "Shown in the alert when you add the maximum number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "1000"
}
}
},
"chooseGroupMembers__maximum-recommended-group-size__title": {
"message": "Konsilita limo de anoj atingita",
"description": "Shown in the alert when you add the maximum recommended number of group members"
},
"chooseGroupMembers__maximum-recommended-group-size__body": {
"message": "Signal-grupoj pli bone funkcias kun maksimume $max$ anoj. Aldono de pliaj anoj okazigos malfruon por sendi aŭ ricevi mesaĝojn.",
"description": "Shown in the alert when you add the maximum recommended number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "150"
}
}
},
"chooseGroupMembers__cant-add-member__title": {
"message": "Ano ne sukcese estis aldonita",
"description": "Shown in the alert when you try to add someone who can't be added to a group"
},
"chooseGroupMembers__cant-add-member__body": {
"message": "„$name$“ ne povas esti aldonita al la grupo, ĉar ŝi aŭ li uzas malnovan version de Signal. Vi povos aldoni ŝin aŭ lin, kiam ŝi aŭ li ĝisdatigos Signal-on.",
"description": "Shown in the alert when you try to add someone who can't be added to a group",
"placeholders": {
"max": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"setGroupMetadata__title": {
"message": "Nomi tiun grupon",
"description": "The title for the 'set group metadata' left pane screen"
},
"setGroupMetadata__back-button": {
"message": "Reiri al elekto de anoj",
"description": "Used as alt-text of the back button on the 'set group metadata' left pane screen"
},
"setGroupMetadata__group-name-placeholder": {
"message": "Grupnomo (nepra)",
"description": "The placeholder for the group name placeholder"
},
"setGroupMetadata__create-group": {
"message": "Krei",
"description": "The 'create group' button text in the 'set group metadata' left pane screen"
},
"setGroupMetadata__members-header": {
"message": "Anoj",
"description": "The header for the members list in the 'set group metadata' left pane screen"
},
"setGroupMetadata__error-message": {
"message": "La grupo ne povis esti kreita. Kontrolu la retkonekton, kaj provu denove.",
"description": "Shown in the modal when we can't create a group"
},
"updateGroupAttributes__title": {
"message": "Modifi nomon kaj bildon de la grupo",
"description": "Shown in the modal when we want to update a group"
},
"updateGroupAttributes__error-message": {
"message": "La grupo ne povis esti ĝisdatigita. Kontrolu la retkonekton, kaj provu denove.",
"description": "Shown in the modal when we can't update a group"
},
"notSupportedSMS": {
"message": "SMS- kaj MMS-mesaĝoj ne estas subtenataj.",
"description": "Label underneath number informing user that SMS is not supported on desktop"
@ -2353,6 +2487,10 @@
"message": "Malfermi la menuon pri interparoloj",
"description": "Shown in the shortcuts guide"
},
"Keyboard--new-conversation": {
"message": "Krei novan interparolon",
"description": "Shown in the shortcuts guide"
},
"Keyboard--archive-conversation": {
"message": "Enarĥivigi interparolon",
"description": "Shown in the shortcuts guide"
@ -2971,67 +3109,19 @@
},
"ConversationHero--membership-1": {
"message": "Ano de $group$.",
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group",
"placeholders": {
"group": {
"content": "$1",
"example": "NYC Rock Climbers"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group"
},
"ConversationHero--membership-2": {
"message": "Ano de $group1$ kaj $group2$.",
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups"
},
"ConversationHero--membership-3": {
"message": "Ano de $group1$, $group2$ kaj $group3$.",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-extra": {
"message": "Ano de $group1$, $group2$, $group3$ kaj $remainingCount$  pliaj.",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
},
"remainingCount": {
"content": "$4",
"example": "3"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-added": {
"message": "$name$ aldonis vin al la grupo.",
@ -3043,6 +3133,10 @@
}
}
},
"no-groups-in-common": {
"message": "Neniu komuna grupo.",
"description": "Shown to indicate this user is not a member of any groups"
},
"acceptCall": {
"message": "Respondi",
"description": "Shown in tooltip for the button to accept a call (audio or video)"
@ -3245,6 +3339,10 @@
"message": "Silentigi dum 1 horo",
"description": "Label for muting the conversation"
},
"muteEightHours": {
"message": "Mute for eight hours",
"description": "Label for muting the conversation"
},
"muteDay": {
"message": "Silentigi dum 1 tago",
"description": "Label for muting the conversation"
@ -3253,14 +3351,18 @@
"message": "Silentigi dum 1 semajno",
"description": "Label for muting the conversation"
},
"muteYear": {
"message": "Silentigi dum 1 jaro",
"muteAlways": {
"message": "Mute always",
"description": "Label for muting the conversation"
},
"unmute": {
"message": "Malsilentigi",
"description": "Label for unmuting the conversation"
},
"muteExpirationLabelAlways": {
"message": "Muted always",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted"
},
"muteExpirationLabel": {
"message": "Silentigita ĝis $duration$",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted",
@ -3395,6 +3497,10 @@
"message": "Administranto",
"description": "Label for a group administrator"
},
"GroupV2--only-admins": {
"message": "Nur administrantoj",
"description": "Label for group administrators -- used in drop-downs to select permissions that apply to admins"
},
"GroupV2--all-members": {
"message": "Ĉiuj grupanoj",
"description": "Label for describing the general non-privileged members of a group"
@ -3614,7 +3720,7 @@
}
},
"GroupV2--access-invite-link--enabled--unknown": {
"message": "Oni malŝaltis la administranto-aprobon pri la grupligilo.",
"message": "Administranto-aprobon pri la grupligilo estis ŝaltita.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--member-add--invited--you": {
@ -4641,6 +4747,10 @@
"message": "Bloki la grupon",
"description": "This is a button to block a group"
},
"ConversationDetailsActions--leave-group-must-choose-new-admin": {
"message": "Antaŭ ol foriri, vi devas elekti almenaŭ unu novan administraton por tiu ĉi grupo.",
"description": "Shown if, before leaving a group, you need to choose an admin"
},
"ConversationDetailsActions--leave-group-modal-title": {
"message": "Ĉu vi certas, ke vi volas forlasi ĉi tiun grupon?",
"description": "This is the modal title for confirming leaving a group"
@ -4699,6 +4809,10 @@
}
}
},
"ConversationDetailsMembershipList--add-members": {
"message": "Aldoni anojn",
"description": "The button that you can click to add new members"
},
"ConversationDetailsMembershipList--show-all": {
"message": "Vidu ĉiujn",
"description": "This is a button on the conversation details to show all members"
@ -4856,5 +4970,167 @@
"PendingInvites--info": {
"message": "Detaloj pri homoj invititaj en tiu grupo ne montriĝos ĝis ilia aniĝo. Invititoj vidos mesaĝojn nur post sia aniĝo.",
"description": "Information shown below the invite list"
},
"AvatarInput--no-photo-label--group": {
"message": "Aldoni grupfoton",
"description": "The label for the avatar uploader when no group photo is selected"
},
"AvatarInput--change-photo-label": {
"message": "Ŝanĝi foton",
"description": "The label for the avatar uploader when a photo is selected"
},
"AvatarInput--upload-photo-choice": {
"message": "Alŝuti foton",
"description": "The button text when you click on an uploaded avatar and want to upload a new one"
},
"AvatarInput--remove-photo-choice": {
"message": "Forviŝi profilfoton",
"description": "The button text when you click on an uploaded avatar and want to remove it"
},
"ContactPill--remove": {
"message": "Forigi la kontakton",
"description": "The label for the 'remove' button on the contact pill"
},
"ComposeErrorDialog--close": {
"message": "Bone",
"description": "The text on the button when there's an error in the composer"
},
"NewlyCreatedGroupInvitedContactsDialog--title--one": {
"message": "Invito sendita",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--title--many": {
"message": "$count$ invitoj senditaj",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "3"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--one": {
"message": "„$name$“ ne povas aŭtomate esti aldonita al tiu grupo fare de vi.",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"name": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--many": {
"message": "Tiuj uzantoj ne povas aŭtomate esti aldonitaj al tiu grupo fare de vi.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--info-paragraph": {
"message": "Ili estis invititaj por anigi la grupon, kaj ili ne vidos la mesaĝojn el la grupo ĝis ilia akcepto.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--learn-more": {
"message": "Scii pli",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"AddGroupMembersModal--title": {
"message": "Aldoni anojn",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--continue-to-confirm": {
"message": "Ĝisdatigi",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--confirm-title--one": {
"message": "Ĉu aldoni „$person$“ al la grupo „$group$“?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"person": {
"content": "$1",
"example": "Jane Doe"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-title--many": {
"message": "Ĉu aldoni $count$ anojn al la grupo „$group$“?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-button--one": {
"message": "Aldoni anon",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"AddGroupMembersModal--confirm-button--many": {
"message": "Aldoni anojn",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"createNewGroupButton": {
"message": "Nova grupo",
"description": "The text of the button to create new groups"
},
"selectContact": {
"message": "Elekti kontakton",
"description": "The label for contact checkboxes that are non-selected (clicking them should select the contact)"
},
"deselectContact": {
"message": "Malelekti kontakton",
"description": "The label for contact checkboxes that are selected (clicking them should de-select the contact)"
},
"cannotSelectContact": {
"message": "Kontakto ne elektebla",
"description": "The label for contact checkboxes that are disabled"
},
"alreadyAMember": {
"message": "Jam grupano",
"description": "The label for contact checkboxes that are disabled because they're already a member"
},
"MessageAudio--play": {
"message": "Ludi aŭdan kunsendaĵon",
"description": "Aria label for audio attachment's Play button"
},
"MessageAudio--pause": {
"message": "Paŭzigi aŭdan kunsendaĵon",
"description": "Aria label for audio attachment's Pause button"
},
"MessageAudio--download": {
"message": "Elŝuti aŭdan kunsendaĵon",
"description": "Aria label for audio attachment's Download button"
},
"MessageAudio--pending": {
"message": "Elŝuto de aŭda kunsendaĵo...",
"description": "Aria label for pending audio attachment spinner"
},
"MessageAudio--slider": {
"message": "Lud-progreso de aŭda kunsendaĵo",
"description": "Aria label for audio attachment's playback time slider"
},
"emptyInboxMessage": {
"message": "Click the $composeIcon$ above and search for your contacts or groups to message.",
"description": "Shown in the left-pane when the inbox is empty",
"placeholders": {
"composeIcon": {
"content": "$1",
"example": "compose button"
}
}
},
"composeIcon": {
"message": "compose button",
"description": "Shown in the left-pane when the inbox is empty. Describes the button that composes a new message."
},
"ForwardMessageModal--continue": {
"message": "Daŭrigi",
"description": "aria-label for the 'next' button in the forward a message modal dialog"
}
}

View File

@ -206,7 +206,7 @@
"description": "Shown as a header for non-pinned conversations in the left pane"
},
"archiveHelperText": {
"message": "Estos chats están archivados y sólo aparecerán en el buzón de entrada si recibes nuevos mensajes.",
"message": "Los chats archivados vuelven al buzón de entrada si recibes mensajes nuevos.",
"description": "Shown at the top of the archived conversations list in the left pane"
},
"archiveConversation": {
@ -771,6 +771,10 @@
"message": "Personas",
"description": "Shown to separate the types of search results"
},
"groupsHeader": {
"message": "Grupos",
"description": "Shown to separate the types of search results"
},
"messagesHeader": {
"message": "Mensajes",
"description": "Shown to separate the types of search results"
@ -910,7 +914,7 @@
"description": "Shown if the user attempts access the microphone for calling without audio permissions turned on"
},
"videoCallingPermissionNeeded": {
"message": "Para realizar vídeollamadas, permite a Signal Desktop acceder a tu cámara.",
"message": "Para realizar videollamadas, permite a Signal Desktop acceder a tu cámara.",
"description": "Shown if the user attempts access the camera for video calling without video permissions turned on"
},
"allowAccess": {
@ -1002,7 +1006,7 @@
"description": "Label for when something is turned off"
},
"deleteWarning": {
"message": "Al hacer clic en 'Eliminar' se borrará este mensaje para siempre sólo en tus dispositivos.",
"message": "Este mensaje se eliminará de este dispositivo",
"description": "Text shown in the confirmation dialog for deleting a message locally"
},
"deleteForEveryoneWarning": {
@ -1071,6 +1075,10 @@
"message": "No has intercambiado ningún mensaje con esta persona. Vuestras cifras de seguridad estarán disponibles después de enviar el primer mensaje.",
"description": ""
},
"back": {
"message": "Atrás",
"description": "Generic label for back"
},
"goBack": {
"message": "Atrás",
"description": "Label for back button in a conversation"
@ -1083,6 +1091,10 @@
"message": "Volver a enviar",
"description": "Shown on the drop-down menu for an individual message, but only if it is an outgoing message that failed to send"
},
"forwardMessage": {
"message": "Reenviar mensaje",
"description": "Shown on the drop-down menu for an individual message, forwards a message"
},
"deleteMessage": {
"message": "Eliminar mensaje para mi",
"description": "Shown on the drop-down menu for an individual message, deletes single message"
@ -1103,6 +1115,22 @@
"message": "Sesión segura reiniciada",
"description": "This is a past tense, informational message. In other words, your secure session has been reset."
},
"ChatRefresh--notification": {
"message": "Sesión de chat reiniciada",
"description": "Shown in timeline when a error happened, and the session was automatically reset."
},
"ChatRefresh--learnMore": {
"message": "Saber más",
"description": "Shown in timeline when session is automatically reset, to provide access to a popup info dialog"
},
"ChatRefresh--summary": {
"message": "Signal usa cifrado de extremo a extremo y puede necesitar reiniciar la sesión de un chat en determinados casos. Este reinicio no afecta a la seguridad, pero puede ocurrir que el último mensaje de esta persona antes del reinicio sea ilegible. Solicita que lo envíe de nuevo, si se da el caso.",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"ChatRefresh--contactSupport": {
"message": "Contactar con el soporte técnico",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"quoteThumbnailAlt": {
"message": "Miniatura de una foto como cita de un mensaje",
"description": "Used in alt tag of thumbnail images inside of an embedded message quote"
@ -1909,6 +1937,112 @@
"message": "Comienza con un chat ...",
"description": "Label underneath number a user enters that is not an existing contact"
},
"newConversation": {
"message": "Nuevo chat",
"description": "Label for header when starting a new conversation"
},
"contactSearchPlaceholder": {
"message": "Buscar por nombre o número de teléfono",
"description": "Placeholder to use when searching for contacts in the composer"
},
"noContactsFound": {
"message": "No se encontraron contactos",
"description": "Label shown when there are no contacts to compose to"
},
"noConversationsFound": {
"message": "No se encontraron chats",
"description": "Label shown when there are no conversations to compose to"
},
"chooseGroupMembers__title": {
"message": "Seleccionar participantes",
"description": "The title for the 'choose group members' left pane screen"
},
"chooseGroupMembers__back-button": {
"message": "Atrás",
"description": "Used as alt-text of the back button on the 'choose group members' left pane screen"
},
"chooseGroupMembers__skip": {
"message": "Omitir",
"description": "The 'skip' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__next": {
"message": "Siguiente",
"description": "The 'next' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__maximum-group-size__title": {
"message": "Se alcanzó el número máximo de participantes en el grupo.",
"description": "Shown in the alert when you add the maximum number of group members"
},
"chooseGroupMembers__maximum-group-size__body": {
"message": "Los grupos de Signal pueden tener hasta un máximo de $max$ participantes.",
"description": "Shown in the alert when you add the maximum number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "1000"
}
}
},
"chooseGroupMembers__maximum-recommended-group-size__title": {
"message": "Se alcanzó el límite máximo recomendado",
"description": "Shown in the alert when you add the maximum recommended number of group members"
},
"chooseGroupMembers__maximum-recommended-group-size__body": {
"message": "Los grupos de Signal funcionan mejor con $max$ o menos participantes. Añadir más participantes causará retrasos al enviar y recibir mensajes.",
"description": "Shown in the alert when you add the maximum recommended number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "150"
}
}
},
"chooseGroupMembers__cant-add-member__title": {
"message": "Imposible añadir participante",
"description": "Shown in the alert when you try to add someone who can't be added to a group"
},
"chooseGroupMembers__cant-add-member__body": {
"message": "No se puede añadir a «$name$» al grupo porque usa una versión antigua de Signal. Podrás volver a invitarle al grupo después de actualizar Signal.",
"description": "Shown in the alert when you try to add someone who can't be added to a group",
"placeholders": {
"max": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"setGroupMetadata__title": {
"message": "Pon un nombre a este grupo",
"description": "The title for the 'set group metadata' left pane screen"
},
"setGroupMetadata__back-button": {
"message": "Volver a selección de participantes",
"description": "Used as alt-text of the back button on the 'set group metadata' left pane screen"
},
"setGroupMetadata__group-name-placeholder": {
"message": "Nombre del grupo (necesario)",
"description": "The placeholder for the group name placeholder"
},
"setGroupMetadata__create-group": {
"message": "Crear",
"description": "The 'create group' button text in the 'set group metadata' left pane screen"
},
"setGroupMetadata__members-header": {
"message": "Participantes",
"description": "The header for the members list in the 'set group metadata' left pane screen"
},
"setGroupMetadata__error-message": {
"message": "No se pudo crear este grupo. Comprueba tu conexión e inténtalo de nuevo.",
"description": "Shown in the modal when we can't create a group"
},
"updateGroupAttributes__title": {
"message": "Editar nombre e imagen del grupo",
"description": "Shown in the modal when we want to update a group"
},
"updateGroupAttributes__error-message": {
"message": "Error al actualizar el grupo. Comprueba tu conexión e inténtalo de nuevo.",
"description": "Shown in the modal when we can't update a group"
},
"notSupportedSMS": {
"message": "No se pueden enviar mensajes SMS/MMS.",
"description": "Label underneath number informing user that SMS is not supported on desktop"
@ -2353,6 +2487,10 @@
"message": "Abrir opciones de chat",
"description": "Shown in the shortcuts guide"
},
"Keyboard--new-conversation": {
"message": "Iniciar un nuevo chat",
"description": "Shown in the shortcuts guide"
},
"Keyboard--archive-conversation": {
"message": "Archivar chat",
"description": "Shown in the shortcuts guide"
@ -2522,7 +2660,7 @@
"description": "Used in draft attachment list to remove an individual attachment"
},
"backToInbox": {
"message": "Regresar a la bandeja de entrada",
"message": "Devolver chat al buzón de entrada",
"description": "Used as alt-text of button on archived conversations screen"
},
"conversationArchived": {
@ -2530,7 +2668,7 @@
"description": "A toast that shows up when user archives a conversation"
},
"conversationReturnedToInbox": {
"message": "Devolver chat a la bandeja de entrada",
"message": "Devolver chat al buzón de entrada",
"description": "A toast that shows up when the user unarchives a conversation"
},
"conversationMarkedUnread": {
@ -2971,67 +3109,19 @@
},
"ConversationHero--membership-1": {
"message": "Participa en «$group$».",
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group",
"placeholders": {
"group": {
"content": "$1",
"example": "NYC Rock Climbers"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group"
},
"ConversationHero--membership-2": {
"message": "Participa en «$group1$» y «$group2$».",
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups"
},
"ConversationHero--membership-3": {
"message": "Participa en «$group1$», «$group2$» y «$group3$».",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-extra": {
"message": "Participa en «$group1$», «$group2$», «$group3$» y $remainingCount$ grupos más.",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
},
"remainingCount": {
"content": "$4",
"example": "3"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-added": {
"message": "$name$ te ha añadido al grupo.",
@ -3043,6 +3133,10 @@
}
}
},
"no-groups-in-common": {
"message": "No hay grupos en común.",
"description": "Shown to indicate this user is not a member of any groups"
},
"acceptCall": {
"message": "Atender",
"description": "Shown in tooltip for the button to accept a call (audio or video)"
@ -3060,7 +3154,7 @@
"description": "Shown in conversation history when you declined an incoming audio call"
},
"declinedIncomingVideoCall": {
"message": "Has rechazado una vídeollamada",
"message": "Has rechazado una videollamada",
"description": "Shown in conversation history when you declined an incoming video call"
},
"acceptedIncomingAudioCall": {
@ -3068,7 +3162,7 @@
"description": "Shown in conversation history when you accepted an incoming audio call"
},
"acceptedIncomingVideoCall": {
"message": "Vídeollamada entrante",
"message": "Videollamada entrante",
"description": "Shown in conversation history when you accepted an incoming video call"
},
"missedIncomingAudioCall": {
@ -3076,7 +3170,7 @@
"description": "Shown in conversation history when you missed an incoming audio call"
},
"missedIncomingVideoCall": {
"message": "Vídeollamada perdida",
"message": "Videollamada perdida",
"description": "Shown in conversation history when you missed an incoming video call"
},
"acceptedOutgoingAudioCall": {
@ -3084,7 +3178,7 @@
"description": "Shown in conversation history when you made an outgoing audio call"
},
"acceptedOutgoingVideoCall": {
"message": "Vídeollamada realizada",
"message": "Videollamada realizada",
"description": "Shown in conversation history when you made an outgoing video call"
},
"missedOrDeclinedOutgoingAudioCall": {
@ -3092,7 +3186,7 @@
"description": "Shown in conversation history when your audio call is missed or declined"
},
"missedOrDeclinedOutgoingVideoCall": {
"message": "Vídeollamada no atendida",
"message": "Videollamada no atendida",
"description": "Shown in conversation history when your video call is missed or declined"
},
"incomingAudioCall": {
@ -3245,6 +3339,10 @@
"message": "Silenciar por una hora",
"description": "Label for muting the conversation"
},
"muteEightHours": {
"message": "Silenciar durante 8 horas",
"description": "Label for muting the conversation"
},
"muteDay": {
"message": "Silenciar por un día",
"description": "Label for muting the conversation"
@ -3253,14 +3351,18 @@
"message": "Silenciar por una semana",
"description": "Label for muting the conversation"
},
"muteYear": {
"message": "Silenciar por un año",
"muteAlways": {
"message": "Silenciar para siempre",
"description": "Label for muting the conversation"
},
"unmute": {
"message": "No silenciar",
"description": "Label for unmuting the conversation"
},
"muteExpirationLabelAlways": {
"message": "Silenciado para siempre",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted"
},
"muteExpirationLabel": {
"message": "Silenciado hasta $duration$",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted",
@ -3395,6 +3497,10 @@
"message": "Admin",
"description": "Label for a group administrator"
},
"GroupV2--only-admins": {
"message": "Sólo admins",
"description": "Label for group administrators -- used in drop-downs to select permissions that apply to admins"
},
"GroupV2--all-members": {
"message": "Cualquiera",
"description": "Label for describing the general non-privileged members of a group"
@ -3790,7 +3896,7 @@
}
},
"GroupV2--member-add-from-admin-approval--other--other": {
"message": "$adminName$ ha aprobado tu solicitud de $joinerName$ para unirse al grupo.",
"message": "$adminName$ ha aprobado la solicitud de $joinerName$ para unirse al grupo.",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"adminName": {
@ -4641,6 +4747,10 @@
"message": "Bloquear grupo",
"description": "This is a button to block a group"
},
"ConversationDetailsActions--leave-group-must-choose-new-admin": {
"message": "Antes de abandonar, selecciona un(a) nuev@ admin para este grupo.",
"description": "Shown if, before leaving a group, you need to choose an admin"
},
"ConversationDetailsActions--leave-group-modal-title": {
"message": "¿De verdad deseas abandonar el grupo?",
"description": "This is the modal title for confirming leaving a group"
@ -4699,6 +4809,10 @@
}
}
},
"ConversationDetailsMembershipList--add-members": {
"message": "Añadir participantes",
"description": "The button that you can click to add new members"
},
"ConversationDetailsMembershipList--show-all": {
"message": "Ver todos",
"description": "This is a button on the conversation details to show all members"
@ -4856,5 +4970,167 @@
"PendingInvites--info": {
"message": "No se mostrarán los detalles de las personas invitadas a este grupo hasta que se unan. Esas personas sólo podrán ver los mensajes del grupo a partir de ese punto.",
"description": "Information shown below the invite list"
},
"AvatarInput--no-photo-label--group": {
"message": "Añadir foto de grupo",
"description": "The label for the avatar uploader when no group photo is selected"
},
"AvatarInput--change-photo-label": {
"message": "Modificar foto",
"description": "The label for the avatar uploader when a photo is selected"
},
"AvatarInput--upload-photo-choice": {
"message": "Transferir foto",
"description": "The button text when you click on an uploaded avatar and want to upload a new one"
},
"AvatarInput--remove-photo-choice": {
"message": "Eliminar foto",
"description": "The button text when you click on an uploaded avatar and want to remove it"
},
"ContactPill--remove": {
"message": "Eliminar contacto",
"description": "The label for the 'remove' button on the contact pill"
},
"ComposeErrorDialog--close": {
"message": "De acuerdo",
"description": "The text on the button when there's an error in the composer"
},
"NewlyCreatedGroupInvitedContactsDialog--title--one": {
"message": "Invitación enviada",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--title--many": {
"message": "$count$ invitaciones enviadas",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "3"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--one": {
"message": "$name$ no se puede unir automáticamente a este grupo.",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"name": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--many": {
"message": "Estas personas no se pueden unir automáticamente a este grupo.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--info-paragraph": {
"message": "Se les ha invitado a participar, y no verán ningún mensaje del grupo hasta que acepten.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--learn-more": {
"message": "Saber más",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"AddGroupMembersModal--title": {
"message": "Añadir participantes",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--continue-to-confirm": {
"message": "Actualizar",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--confirm-title--one": {
"message": "¿Añadir a $person$ a «$group$»? ",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"person": {
"content": "$1",
"example": "Jane Doe"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-title--many": {
"message": "¿Añadir $count$ participantes a «$group$» ?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-button--one": {
"message": "Añadir participante",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"AddGroupMembersModal--confirm-button--many": {
"message": "Añadir participantes",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"createNewGroupButton": {
"message": "Nuevo grupo",
"description": "The text of the button to create new groups"
},
"selectContact": {
"message": "Seleccionar persona",
"description": "The label for contact checkboxes that are non-selected (clicking them should select the contact)"
},
"deselectContact": {
"message": "Descartar persona",
"description": "The label for contact checkboxes that are selected (clicking them should de-select the contact)"
},
"cannotSelectContact": {
"message": "Imposible seleccionar persona",
"description": "The label for contact checkboxes that are disabled"
},
"alreadyAMember": {
"message": "Ya participa en el grupo",
"description": "The label for contact checkboxes that are disabled because they're already a member"
},
"MessageAudio--play": {
"message": "Reproducir nota de voz",
"description": "Aria label for audio attachment's Play button"
},
"MessageAudio--pause": {
"message": "Pausar nota de voz",
"description": "Aria label for audio attachment's Pause button"
},
"MessageAudio--download": {
"message": "Descargar nota de voz",
"description": "Aria label for audio attachment's Download button"
},
"MessageAudio--pending": {
"message": "Descargando nota de voz …",
"description": "Aria label for pending audio attachment spinner"
},
"MessageAudio--slider": {
"message": "Tiempo de reproducción de la nota de voz",
"description": "Aria label for audio attachment's playback time slider"
},
"emptyInboxMessage": {
"message": "Haz click sobre el $composeIcon$ arriba para buscar con quién o con qué grupo chatear.",
"description": "Shown in the left-pane when the inbox is empty",
"placeholders": {
"composeIcon": {
"content": "$1",
"example": "compose button"
}
}
},
"composeIcon": {
"message": "botón de escribir mensaje",
"description": "Shown in the left-pane when the inbox is empty. Describes the button that composes a new message."
},
"ForwardMessageModal--continue": {
"message": "Adelante",
"description": "aria-label for the 'next' button in the forward a message modal dialog"
}
}

View File

@ -771,6 +771,10 @@
"message": "Kontaktid",
"description": "Shown to separate the types of search results"
},
"groupsHeader": {
"message": "Grupid",
"description": "Shown to separate the types of search results"
},
"messagesHeader": {
"message": "Sõnumid",
"description": "Shown to separate the types of search results"
@ -1002,7 +1006,7 @@
"description": "Label for when something is turned off"
},
"deleteWarning": {
"message": "Klõpsates \"Kustuta\" eemaldatakse see sõnum ainult sinu seadmetest.",
"message": "See sõnum kustutatakse sellest seadmest.",
"description": "Text shown in the confirmation dialog for deleting a message locally"
},
"deleteForEveryoneWarning": {
@ -1071,6 +1075,10 @@
"message": "Sa ei ole selle kontaktiga veel ühtegi sõnumit vahetanud. Sinu turvanumber temaga tekib pärast esimest sõnumit.",
"description": ""
},
"back": {
"message": "Tagasi",
"description": "Generic label for back"
},
"goBack": {
"message": "Mine tagasi",
"description": "Label for back button in a conversation"
@ -1083,6 +1091,10 @@
"message": "Proovi uuesti saata",
"description": "Shown on the drop-down menu for an individual message, but only if it is an outgoing message that failed to send"
},
"forwardMessage": {
"message": "Edasta sõnum",
"description": "Shown on the drop-down menu for an individual message, forwards a message"
},
"deleteMessage": {
"message": "Kustuta sõnum minu jaoks",
"description": "Shown on the drop-down menu for an individual message, deletes single message"
@ -1103,6 +1115,22 @@
"message": "Turvaseanss lähtestati",
"description": "This is a past tense, informational message. In other words, your secure session has been reset."
},
"ChatRefresh--notification": {
"message": "Vestluse seanss on värskendatud",
"description": "Shown in timeline when a error happened, and the session was automatically reset."
},
"ChatRefresh--learnMore": {
"message": "Uuri täpsemalt",
"description": "Shown in timeline when session is automatically reset, to provide access to a popup info dialog"
},
"ChatRefresh--summary": {
"message": "Signal kasutab otspunkt krüptimist ja võib mõnikord vajada vestluse seansi värskendamist. See ei mõjuta vestluse turvalisust, aga sa võisid mõnest selle kontakti sõnumist ilma jääda, seepärast palu neil vajadusel need uuesti saata.",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"ChatRefresh--contactSupport": {
"message": "Võta ühendust kasutajatoega",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"quoteThumbnailAlt": {
"message": "Tsiteeritud sõnumist pärit pildi pisipilt",
"description": "Used in alt tag of thumbnail images inside of an embedded message quote"
@ -1909,6 +1937,112 @@
"message": "Alusta uut vestlust...",
"description": "Label underneath number a user enters that is not an existing contact"
},
"newConversation": {
"message": "Uus vestlus",
"description": "Label for header when starting a new conversation"
},
"contactSearchPlaceholder": {
"message": "Otsi nime või telefoninumbri järgi",
"description": "Placeholder to use when searching for contacts in the composer"
},
"noContactsFound": {
"message": "Kontakte ei leitud",
"description": "Label shown when there are no contacts to compose to"
},
"noConversationsFound": {
"message": "No conversations found",
"description": "Label shown when there are no conversations to compose to"
},
"chooseGroupMembers__title": {
"message": "Vali liikmed",
"description": "The title for the 'choose group members' left pane screen"
},
"chooseGroupMembers__back-button": {
"message": "Tagasi",
"description": "Used as alt-text of the back button on the 'choose group members' left pane screen"
},
"chooseGroupMembers__skip": {
"message": "Jäta vahele",
"description": "The 'skip' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__next": {
"message": "Edasi",
"description": "The 'next' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__maximum-group-size__title": {
"message": "Maksimaalne grupisuurus täitunud",
"description": "Shown in the alert when you add the maximum number of group members"
},
"chooseGroupMembers__maximum-group-size__body": {
"message": "Signali grupis võib olla maksimaalselt $max$ liiget.",
"description": "Shown in the alert when you add the maximum number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "1000"
}
}
},
"chooseGroupMembers__maximum-recommended-group-size__title": {
"message": "Jõuti soovitatava liikmete arvu piirini",
"description": "Shown in the alert when you add the maximum recommended number of group members"
},
"chooseGroupMembers__maximum-recommended-group-size__body": {
"message": "Signali grupid toimivad kõige paremini $max$ või vähema liikmega. Rohkem liikmete lisamine põhjustab viivitusi sõnumite saatmises ja saamises.",
"description": "Shown in the alert when you add the maximum recommended number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "150"
}
}
},
"chooseGroupMembers__cant-add-member__title": {
"message": "Liiget ei saa lisada",
"description": "Shown in the alert when you try to add someone who can't be added to a group"
},
"chooseGroupMembers__cant-add-member__body": {
"message": "\"$name$\" ei saa gruppi lisada, sest nad kasutavad Signali vana versiooni. Neid saab gruppi lisada pärast seda, kui nad on Signali uuendanud.",
"description": "Shown in the alert when you try to add someone who can't be added to a group",
"placeholders": {
"max": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"setGroupMetadata__title": {
"message": "Lisa grupile nimi",
"description": "The title for the 'set group metadata' left pane screen"
},
"setGroupMetadata__back-button": {
"message": "Tagasi liikmete valimisse",
"description": "Used as alt-text of the back button on the 'set group metadata' left pane screen"
},
"setGroupMetadata__group-name-placeholder": {
"message": "Grupi nimi (kohustuslik)",
"description": "The placeholder for the group name placeholder"
},
"setGroupMetadata__create-group": {
"message": "Loo",
"description": "The 'create group' button text in the 'set group metadata' left pane screen"
},
"setGroupMetadata__members-header": {
"message": "Liikmed",
"description": "The header for the members list in the 'set group metadata' left pane screen"
},
"setGroupMetadata__error-message": {
"message": "Selle grupi loomine ei õnnestunud. Kontrolli internetiühendust ja proovi uuesti.",
"description": "Shown in the modal when we can't create a group"
},
"updateGroupAttributes__title": {
"message": "Muuda grupi nime ja pilti",
"description": "Shown in the modal when we want to update a group"
},
"updateGroupAttributes__error-message": {
"message": "Grupi uuendamine ei õnnestunud. Kontrolli internetiühendust ja proovi uuesti.",
"description": "Shown in the modal when we can't update a group"
},
"notSupportedSMS": {
"message": "SMS/MMS-sõnumid pole toetatud.",
"description": "Label underneath number informing user that SMS is not supported on desktop"
@ -2353,6 +2487,10 @@
"message": "Ava vestluste menüü",
"description": "Shown in the shortcuts guide"
},
"Keyboard--new-conversation": {
"message": "Alusta uut vestlust",
"description": "Shown in the shortcuts guide"
},
"Keyboard--archive-conversation": {
"message": "Arhiveeri vestlus",
"description": "Shown in the shortcuts guide"
@ -2971,67 +3109,19 @@
},
"ConversationHero--membership-1": {
"message": "Grupi $group$ liige.",
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group",
"placeholders": {
"group": {
"content": "$1",
"example": "NYC Rock Climbers"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group"
},
"ConversationHero--membership-2": {
"message": "Gruppide $group1$ ja $group2$ liige.",
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups"
},
"ConversationHero--membership-3": {
"message": "Gruppide $group1$, $group2$ ja $group3$ liige.",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-extra": {
"message": "Gruppide $group1$, $group2$, $group3$ ja $remainingCount$ muu grupi liige.",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
},
"remainingCount": {
"content": "$4",
"example": "3"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-added": {
"message": "$name$ lisas sind gruppi.",
@ -3043,6 +3133,10 @@
}
}
},
"no-groups-in-common": {
"message": "Ühised grupid puuduvad",
"description": "Shown to indicate this user is not a member of any groups"
},
"acceptCall": {
"message": "Vasta",
"description": "Shown in tooltip for the button to accept a call (audio or video)"
@ -3245,6 +3339,10 @@
"message": "Vaigista üheks tunniks",
"description": "Label for muting the conversation"
},
"muteEightHours": {
"message": "Mute for eight hours",
"description": "Label for muting the conversation"
},
"muteDay": {
"message": "Vaigista üheks päevaks",
"description": "Label for muting the conversation"
@ -3253,14 +3351,18 @@
"message": "Vaigista üheks nädalaks",
"description": "Label for muting the conversation"
},
"muteYear": {
"message": "Vaigista üheks aastaks",
"muteAlways": {
"message": "Mute always",
"description": "Label for muting the conversation"
},
"unmute": {
"message": "Eemalda vaigistus",
"description": "Label for unmuting the conversation"
},
"muteExpirationLabelAlways": {
"message": "Muted always",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted"
},
"muteExpirationLabel": {
"message": "Vaigistatud kuni $duration$",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted",
@ -3395,6 +3497,10 @@
"message": "Administraator",
"description": "Label for a group administrator"
},
"GroupV2--only-admins": {
"message": "Ainult administraatorid",
"description": "Label for group administrators -- used in drop-downs to select permissions that apply to admins"
},
"GroupV2--all-members": {
"message": "Kõik liikmed",
"description": "Label for describing the general non-privileged members of a group"
@ -4641,6 +4747,10 @@
"message": "Blokeeri grupp",
"description": "This is a button to block a group"
},
"ConversationDetailsActions--leave-group-must-choose-new-admin": {
"message": "Enne lahkumist pead valima sellele grupile vähemalt ühe uue administraatori.",
"description": "Shown if, before leaving a group, you need to choose an admin"
},
"ConversationDetailsActions--leave-group-modal-title": {
"message": "Kas sa tõesti soovid lahkuda?",
"description": "This is the modal title for confirming leaving a group"
@ -4699,6 +4809,10 @@
}
}
},
"ConversationDetailsMembershipList--add-members": {
"message": "Lisa liikmed",
"description": "The button that you can click to add new members"
},
"ConversationDetailsMembershipList--show-all": {
"message": "Näita kõiki",
"description": "This is a button on the conversation details to show all members"
@ -4856,5 +4970,167 @@
"PendingInvites--info": {
"message": "Sellesse gruppi kutsutud isikute üksikasju ei näidata enne kui nad on ühinenud. Kutsutud näevad sõnumeid pärast seda kui nad on grupiga liitunud.",
"description": "Information shown below the invite list"
},
"AvatarInput--no-photo-label--group": {
"message": "Lisa grupi foto",
"description": "The label for the avatar uploader when no group photo is selected"
},
"AvatarInput--change-photo-label": {
"message": "Muuda fotot",
"description": "The label for the avatar uploader when a photo is selected"
},
"AvatarInput--upload-photo-choice": {
"message": "Laadi foto üles",
"description": "The button text when you click on an uploaded avatar and want to upload a new one"
},
"AvatarInput--remove-photo-choice": {
"message": "Eemalda pilt",
"description": "The button text when you click on an uploaded avatar and want to remove it"
},
"ContactPill--remove": {
"message": "Eemalda kontakt",
"description": "The label for the 'remove' button on the contact pill"
},
"ComposeErrorDialog--close": {
"message": "Sobib",
"description": "The text on the button when there's an error in the composer"
},
"NewlyCreatedGroupInvitedContactsDialog--title--one": {
"message": "Kutse saadetud",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--title--many": {
"message": "$count$ kutset saadetud",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "3"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--one": {
"message": "Pole võimalik kasutajat $name$ sinu poolt automaatselt gruppi lisada.",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"name": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--many": {
"message": "Neid liikmeid pole võimalik automaatselt uude gruppi lisada.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--info-paragraph": {
"message": "Nad on kutsutud grupiga liituma ja ei näe grupi sõnumeid enne kui on liitumisega nõustunud.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--learn-more": {
"message": "Rohkem infot",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"AddGroupMembersModal--title": {
"message": "Lisa liikmed",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--continue-to-confirm": {
"message": "Uuenda",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--confirm-title--one": {
"message": "Kas lisada $person$ gruppi \"$group$\"?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"person": {
"content": "$1",
"example": "Jane Doe"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-title--many": {
"message": "Kas lisada $count$ liiget gruppi \"$group$\"?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-button--one": {
"message": "Lisa liige",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"AddGroupMembersModal--confirm-button--many": {
"message": "Lisa liikmed",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"createNewGroupButton": {
"message": "Uus grupp",
"description": "The text of the button to create new groups"
},
"selectContact": {
"message": "Vali kontakt",
"description": "The label for contact checkboxes that are non-selected (clicking them should select the contact)"
},
"deselectContact": {
"message": "Eemalda kontakti valik",
"description": "The label for contact checkboxes that are selected (clicking them should de-select the contact)"
},
"cannotSelectContact": {
"message": "Kontakti ei saa valida",
"description": "The label for contact checkboxes that are disabled"
},
"alreadyAMember": {
"message": "On juba liige",
"description": "The label for contact checkboxes that are disabled because they're already a member"
},
"MessageAudio--play": {
"message": "Mängi helimanust",
"description": "Aria label for audio attachment's Play button"
},
"MessageAudio--pause": {
"message": "Seiska helimanus",
"description": "Aria label for audio attachment's Pause button"
},
"MessageAudio--download": {
"message": "Laadi helimanus alla",
"description": "Aria label for audio attachment's Download button"
},
"MessageAudio--pending": {
"message": "Helimanuse allalaadimine...",
"description": "Aria label for pending audio attachment spinner"
},
"MessageAudio--slider": {
"message": "Helimanuse esitusaeg",
"description": "Aria label for audio attachment's playback time slider"
},
"emptyInboxMessage": {
"message": "Click the $composeIcon$ above and search for your contacts or groups to message.",
"description": "Shown in the left-pane when the inbox is empty",
"placeholders": {
"composeIcon": {
"content": "$1",
"example": "compose button"
}
}
},
"composeIcon": {
"message": "compose button",
"description": "Shown in the left-pane when the inbox is empty. Describes the button that composes a new message."
},
"ForwardMessageModal--continue": {
"message": "Jätka",
"description": "aria-label for the 'next' button in the forward a message modal dialog"
}
}

View File

@ -771,6 +771,10 @@
"message": "Kontaktuak",
"description": "Shown to separate the types of search results"
},
"groupsHeader": {
"message": "Taldeak",
"description": "Shown to separate the types of search results"
},
"messagesHeader": {
"message": "Mezuak",
"description": "Shown to separate the types of search results"
@ -1002,7 +1006,7 @@
"description": "Label for when something is turned off"
},
"deleteWarning": {
"message": "'Ezabatu' sakatzean mezu hau zure gailuetatik bakarrik ezabatuko da.",
"message": "This message will be deleted from this device.",
"description": "Text shown in the confirmation dialog for deleting a message locally"
},
"deleteForEveryoneWarning": {
@ -1071,6 +1075,10 @@
"message": "Oraindik ez duzu mezurik trukatu konkaktu honekin. Zure segurtasun zenbakia eskuragarri egongo da lehenengo mezua bidali ondoren.",
"description": ""
},
"back": {
"message": "Atzera",
"description": "Generic label for back"
},
"goBack": {
"message": "Joan atzera",
"description": "Label for back button in a conversation"
@ -1083,6 +1091,10 @@
"message": "Saiatu Berriro Bidaltzen",
"description": "Shown on the drop-down menu for an individual message, but only if it is an outgoing message that failed to send"
},
"forwardMessage": {
"message": "Birbidali mezua",
"description": "Shown on the drop-down menu for an individual message, forwards a message"
},
"deleteMessage": {
"message": "Ezabatu mezua niretzat",
"description": "Shown on the drop-down menu for an individual message, deletes single message"
@ -1103,6 +1115,22 @@
"message": "Saio segurua berrezarri da",
"description": "This is a past tense, informational message. In other words, your secure session has been reset."
},
"ChatRefresh--notification": {
"message": "Txataren sesioa eguneratu egin da",
"description": "Shown in timeline when a error happened, and the session was automatically reset."
},
"ChatRefresh--learnMore": {
"message": "Gehiago jakin",
"description": "Shown in timeline when session is automatically reset, to provide access to a popup info dialog"
},
"ChatRefresh--summary": {
"message": "Signalek muturretik-muturrerako zifratzea erabiltzen dut eta noizbehinka txataren sesioa eguneratu beharko duzu. Honek ez du zure txataren segurtasunean eraginik baina agian kontaktu horren mezuren bat galdu egingo zenuen eta berriz bidaltzeko eskatu beharko zenioke zure kontaktuari.",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"ChatRefresh--contactSupport": {
"message": "Harremanetan jarri laguntza taldearekin",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"quoteThumbnailAlt": {
"message": "Aipatutako mezuaren miniatura edo irudia",
"description": "Used in alt tag of thumbnail images inside of an embedded message quote"
@ -1909,6 +1937,112 @@
"message": "Hasi solasaldi berria...",
"description": "Label underneath number a user enters that is not an existing contact"
},
"newConversation": {
"message": "Solasaldi berria",
"description": "Label for header when starting a new conversation"
},
"contactSearchPlaceholder": {
"message": "Search by name or phone number",
"description": "Placeholder to use when searching for contacts in the composer"
},
"noContactsFound": {
"message": "No contacts found",
"description": "Label shown when there are no contacts to compose to"
},
"noConversationsFound": {
"message": "No conversations found",
"description": "Label shown when there are no conversations to compose to"
},
"chooseGroupMembers__title": {
"message": "Choose members",
"description": "The title for the 'choose group members' left pane screen"
},
"chooseGroupMembers__back-button": {
"message": "Atzera",
"description": "Used as alt-text of the back button on the 'choose group members' left pane screen"
},
"chooseGroupMembers__skip": {
"message": "Saltatu",
"description": "The 'skip' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__next": {
"message": "Hurrengoa",
"description": "The 'next' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__maximum-group-size__title": {
"message": "Taldearen gehienezko tamainara iritsi da",
"description": "Shown in the alert when you add the maximum number of group members"
},
"chooseGroupMembers__maximum-group-size__body": {
"message": "Signal groups can have a maximum of $max$ members.",
"description": "Shown in the alert when you add the maximum number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "1000"
}
}
},
"chooseGroupMembers__maximum-recommended-group-size__title": {
"message": "Gomendatutako kide kopuru mugara iritsi da",
"description": "Shown in the alert when you add the maximum recommended number of group members"
},
"chooseGroupMembers__maximum-recommended-group-size__body": {
"message": "Signal groups perform best with $max$ members or less. Adding more members will cause delays sending and receiving messages.",
"description": "Shown in the alert when you add the maximum recommended number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "150"
}
}
},
"chooseGroupMembers__cant-add-member__title": {
"message": "Cant add member",
"description": "Shown in the alert when you try to add someone who can't be added to a group"
},
"chooseGroupMembers__cant-add-member__body": {
"message": "\"$name$\" cant be added to the group because theyre using an old version of Signal. You can add them to the group after theyve updated Signal.",
"description": "Shown in the alert when you try to add someone who can't be added to a group",
"placeholders": {
"max": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"setGroupMetadata__title": {
"message": "Eman izena talde honi",
"description": "The title for the 'set group metadata' left pane screen"
},
"setGroupMetadata__back-button": {
"message": "Back to member selection",
"description": "Used as alt-text of the back button on the 'set group metadata' left pane screen"
},
"setGroupMetadata__group-name-placeholder": {
"message": "Taldearen izena (beharrezkoa)",
"description": "The placeholder for the group name placeholder"
},
"setGroupMetadata__create-group": {
"message": "Sortu",
"description": "The 'create group' button text in the 'set group metadata' left pane screen"
},
"setGroupMetadata__members-header": {
"message": "Kideak",
"description": "The header for the members list in the 'set group metadata' left pane screen"
},
"setGroupMetadata__error-message": {
"message": "This group couldnt be created. Check your connection and try again.",
"description": "Shown in the modal when we can't create a group"
},
"updateGroupAttributes__title": {
"message": "Editatu taldearen izena eta argazkia",
"description": "Shown in the modal when we want to update a group"
},
"updateGroupAttributes__error-message": {
"message": "Failed to update the group. Check your connection and try again.",
"description": "Shown in the modal when we can't update a group"
},
"notSupportedSMS": {
"message": "SMS/MMS mezuak ez daude onartuta.",
"description": "Label underneath number informing user that SMS is not supported on desktop"
@ -2353,6 +2487,10 @@
"message": "Irekin solasaldien menua",
"description": "Shown in the shortcuts guide"
},
"Keyboard--new-conversation": {
"message": "Start new conversation",
"description": "Shown in the shortcuts guide"
},
"Keyboard--archive-conversation": {
"message": "Artxibatu solasaldia",
"description": "Shown in the shortcuts guide"
@ -2971,67 +3109,19 @@
},
"ConversationHero--membership-1": {
"message": "$group$ taldeko kidea.",
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group",
"placeholders": {
"group": {
"content": "$1",
"example": "NYC Rock Climbers"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group"
},
"ConversationHero--membership-2": {
"message": "$group1$ eta $group2$ taldeetako kidea.",
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups"
},
"ConversationHero--membership-3": {
"message": "$group1$, $group2$ eta $group3$ taldeetako kidea.",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-extra": {
"message": "$group1$, $group2$, $group3$ eta $remainingCount$ talde gehiagotako kidea.",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
},
"remainingCount": {
"content": "$4",
"example": "3"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-added": {
"message": "$name$ erabiltzaileak taldera gehitu zaitu.",
@ -3043,6 +3133,10 @@
}
}
},
"no-groups-in-common": {
"message": "Ez dago komuna den talderik.",
"description": "Shown to indicate this user is not a member of any groups"
},
"acceptCall": {
"message": "Erantzun",
"description": "Shown in tooltip for the button to accept a call (audio or video)"
@ -3245,6 +3339,10 @@
"message": "Ordu bat isildu",
"description": "Label for muting the conversation"
},
"muteEightHours": {
"message": "Mute for eight hours",
"description": "Label for muting the conversation"
},
"muteDay": {
"message": "Egun bat isildu ",
"description": "Label for muting the conversation"
@ -3253,14 +3351,18 @@
"message": "Aste bat isildu",
"description": "Label for muting the conversation"
},
"muteYear": {
"message": "Urte bat isildu",
"muteAlways": {
"message": "Mute always",
"description": "Label for muting the conversation"
},
"unmute": {
"message": "Soinua aktibatu",
"description": "Label for unmuting the conversation"
},
"muteExpirationLabelAlways": {
"message": "Muted always",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted"
},
"muteExpirationLabel": {
"message": "Mutututa $duration$ (e)ra arte",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted",
@ -3395,6 +3497,10 @@
"message": "Administratzailea",
"description": "Label for a group administrator"
},
"GroupV2--only-admins": {
"message": "Administratzaileak Bakarrik",
"description": "Label for group administrators -- used in drop-downs to select permissions that apply to admins"
},
"GroupV2--all-members": {
"message": "Partaide guztiak",
"description": "Label for describing the general non-privileged members of a group"
@ -4641,6 +4747,10 @@
"message": "Blokeatu taldea",
"description": "This is a button to block a group"
},
"ConversationDetailsActions--leave-group-must-choose-new-admin": {
"message": "Taldea utzi baino lehenago, gutxienez administratzaile berri bat aukeratu behar duzu talde honetarako.",
"description": "Shown if, before leaving a group, you need to choose an admin"
},
"ConversationDetailsActions--leave-group-modal-title": {
"message": "Benetan joan nahi duzula?",
"description": "This is the modal title for confirming leaving a group"
@ -4699,6 +4809,10 @@
}
}
},
"ConversationDetailsMembershipList--add-members": {
"message": "Gehitu kideak",
"description": "The button that you can click to add new members"
},
"ConversationDetailsMembershipList--show-all": {
"message": "Ikusi denak",
"description": "This is a button on the conversation details to show all members"
@ -4856,5 +4970,167 @@
"PendingInvites--info": {
"message": "Taldera gonbidatutako erabiltzaileen xehetasunak ez dira erakusten taldera sartu arte. Gonbidatuek taldeam sartu ostean bakarrik ikusi ditzakete mezuak.",
"description": "Information shown below the invite list"
},
"AvatarInput--no-photo-label--group": {
"message": "Add a group photo",
"description": "The label for the avatar uploader when no group photo is selected"
},
"AvatarInput--change-photo-label": {
"message": "Change photo",
"description": "The label for the avatar uploader when a photo is selected"
},
"AvatarInput--upload-photo-choice": {
"message": "Upload photo",
"description": "The button text when you click on an uploaded avatar and want to upload a new one"
},
"AvatarInput--remove-photo-choice": {
"message": "Argazkia ezabatu",
"description": "The button text when you click on an uploaded avatar and want to remove it"
},
"ContactPill--remove": {
"message": "Remove contact",
"description": "The label for the 'remove' button on the contact pill"
},
"ComposeErrorDialog--close": {
"message": "Ados",
"description": "The text on the button when there's an error in the composer"
},
"NewlyCreatedGroupInvitedContactsDialog--title--one": {
"message": "Invitation sent",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--title--many": {
"message": "$count$ invitations sent",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "3"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--one": {
"message": "$name$ cant be automatically added to this group by you.",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"name": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--many": {
"message": "These users cant be automatically added to this group by you.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--info-paragraph": {
"message": "Theyve been invited to join, and wont see any group messages until they accept.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--learn-more": {
"message": "Gehiago jakin",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"AddGroupMembersModal--title": {
"message": "Gehitu kideak",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--continue-to-confirm": {
"message": "Eguneratu",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--confirm-title--one": {
"message": "Add $person$ to \"$group$\"?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"person": {
"content": "$1",
"example": "Jane Doe"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-title--many": {
"message": "Add $count$ members to \"$group$\"?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-button--one": {
"message": "Partaidea gehitu",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"AddGroupMembersModal--confirm-button--many": {
"message": "Gehitu kideak",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"createNewGroupButton": {
"message": "Talde berria",
"description": "The text of the button to create new groups"
},
"selectContact": {
"message": "Select contact",
"description": "The label for contact checkboxes that are non-selected (clicking them should select the contact)"
},
"deselectContact": {
"message": "De-select contact",
"description": "The label for contact checkboxes that are selected (clicking them should de-select the contact)"
},
"cannotSelectContact": {
"message": "Cannot select contact",
"description": "The label for contact checkboxes that are disabled"
},
"alreadyAMember": {
"message": "Already a member",
"description": "The label for contact checkboxes that are disabled because they're already a member"
},
"MessageAudio--play": {
"message": "Play audio attachment",
"description": "Aria label for audio attachment's Play button"
},
"MessageAudio--pause": {
"message": "Pause audio attachment",
"description": "Aria label for audio attachment's Pause button"
},
"MessageAudio--download": {
"message": "Download audio attachment",
"description": "Aria label for audio attachment's Download button"
},
"MessageAudio--pending": {
"message": "Downloading audio attachment...",
"description": "Aria label for pending audio attachment spinner"
},
"MessageAudio--slider": {
"message": "Playback time of audio attachment",
"description": "Aria label for audio attachment's playback time slider"
},
"emptyInboxMessage": {
"message": "Click the $composeIcon$ above and search for your contacts or groups to message.",
"description": "Shown in the left-pane when the inbox is empty",
"placeholders": {
"composeIcon": {
"content": "$1",
"example": "compose button"
}
}
},
"composeIcon": {
"message": "compose button",
"description": "Shown in the left-pane when the inbox is empty. Describes the button that composes a new message."
},
"ForwardMessageModal--continue": {
"message": "Jarraitu",
"description": "aria-label for the 'next' button in the forward a message modal dialog"
}
}

View File

@ -4,7 +4,7 @@
"description": "Shown in the about box for the link to software acknowledgments"
},
"privacyPolicy": {
"message": "شرایط و سیاست‌های حریم خصوصی",
"message": "شرایط و خط مشی حریم خصوصی",
"description": "Shown in the about box for the link to https://signal.org/legal"
},
"copyErrorAndQuit": {
@ -24,7 +24,7 @@
"description": "Shown in a popup if the database cannot start up properly"
},
"deleteAndRestart": {
"message": "حذف تمام داده‌ها و راه‌اندازی مجدد",
"message": "حذف تمام داده‌ها و راه‌اندازی دوباره",
"description": "Shown in a popup if the database cannot start up properly; allows user to delete database and restart"
},
"mainMenuFile": {
@ -104,7 +104,7 @@
"description": "Edit menu command to select all of the text in selected text box"
},
"editMenuStartSpeaking": {
"message": "شروع صحبت",
"message": "صحبت را آغاز کنید",
"description": "Edit menu item under 'speech' to start dictation"
},
"editMenuStopSpeaking": {
@ -262,7 +262,7 @@
"description": "Header of screen shown as data is import"
},
"importErrorFirst": {
"message": "مطمئن شوید که دایرکتوری صحیح را که شامل داده های ذخیره شده Signal شما می باشد را انتخاب کرده اید. نام آن باید با 'Signal Export' آغاز شده باشد. شما همچنین میتوانید یک کپی جدید از داده های خود را از برنامه کروم ذخیره کنید.",
"message": "مطمئن شوید که دایرکتوری صحیح را که شامل داده های ذخیره شده سیگنال شما می باشد را انتخاب کرده اید. نام آن باید با 'سیگنال Export' آغاز شده باشد. شما همچنین میتوانید یک کپی جدید از داده های خود را از برنامه کروم ذخیره کنید.",
"description": "Message shown if the import went wrong; first paragraph"
},
"importErrorSecond": {
@ -278,7 +278,7 @@
"description": "Header shown on the screen at the end of a successful import process"
},
"importCompleteStartButton": {
"message": "شروع به استفاده از Signal Desktop",
"message": "شروع به استفاده از سیگنال Desktop",
"description": "Button shown at end of successful import process, nothing left but a restart"
},
"importCompleteLinkButton": {
@ -516,7 +516,7 @@
"description": "Header for a key change dialog"
},
"identityChanged": {
"message": "شماره‌ی امنیتی این مخاطب تغییر کرده‌ است. این می‌تواند به این معنی باشد که کسی در حال نفوذ به ارتباط شما است و یا اینکه مخاطب شما Signal را از نو نصب کرده و حالا شماره‌ی امنیتی جدیدی دارد.",
"message": "شماره‌ی امنیتی این مخاطب تغییر کرده‌ است. این می‌تواند به این معنی باشد که کسی در حال نفوذ به ارتباط شما است و یا اینکه مخاطب شما سیگنال را از نو نصب کرده و حالا شماره‌ی امنیتی جدیدی دارد.",
"description": ""
},
"incomingError": {
@ -690,7 +690,7 @@
"description": "Item under the Help menu, takes you to an article describing how to install the beta release of Signal Desktop"
},
"signalDesktopPreferences": {
"message": "ترجیحات Signal Desktop",
"message": "ترجیحات سیگنال Desktop",
"description": "Title of the window that pops up with Signal Desktop preferences in it"
},
"signalDesktopStickerCreator": {
@ -698,7 +698,7 @@
"description": "Title of the window that pops up with Signal Desktop preferences in it"
},
"aboutSignalDesktop": {
"message": "درباره Signal Desktop",
"message": "درباره سیگنال Desktop",
"description": "Item under the Help menu, which opens a small about window"
},
"speech": {
@ -718,7 +718,7 @@
"description": "Command in the tray icon menu, to quit the application"
},
"signalDesktop": {
"message": "Signal Desktop",
"message": "سیگنال Desktop",
"description": "Tooltip for the tray icon"
},
"search": {
@ -771,12 +771,16 @@
"message": "مخاطبین",
"description": "Shown to separate the types of search results"
},
"groupsHeader": {
"message": "گروه‌ها‌",
"description": "Shown to separate the types of search results"
},
"messagesHeader": {
"message": "پیام‌ها",
"description": "Shown to separate the types of search results"
},
"welcomeToSignal": {
"message": "به Signal خوش‌آمدید",
"message": "به سیگنال خوش‌آمدید",
"description": ""
},
"selectAContact": {
@ -902,7 +906,7 @@
}
},
"audioPermissionNeeded": {
"message": "برای فرستادن پیام های صوتی، به Signal Desktop اجازه دسترسی به میکروفون خود را بدهید.",
"message": "برای فرستادن پیام های صوتی، به سیگنال Desktop اجازه دسترسی به میکروفون خود را بدهید.",
"description": "Shown if the user attempts to send an audio message without audio permissions turned on"
},
"audioCallingPermissionNeeded": {
@ -1002,11 +1006,11 @@
"description": "Label for when something is turned off"
},
"deleteWarning": {
"message": " کلیک روی دکمه 'حذف' باعث میشود این پیام فقط از روی دستگاه شما بطور دائمی از بین برود",
"message": "This message will be deleted from this device.",
"description": "Text shown in the confirmation dialog for deleting a message locally"
},
"deleteForEveryoneWarning": {
"message": "این پیام برای همه در این مکالمه حذف خواهد شد اگر آن‌ها از نسخه‌های اخیر Signal استفاده کنند. آن‌ها قادر خواهند بود ببینند که شما پیامی را پاک کردید.",
"message": "این پیام برای همه در این مکالمه حذف خواهد شد اگر آن‌ها از نسخه‌های اخیر سیگنال استفاده کنند. آن‌ها قادر خواهند بود ببینند که شما پیامی را پاک کردید.",
"description": "Text shown in the confirmation dialog for deleting a message for everyone"
},
"deleteThisMessage": {
@ -1071,6 +1075,10 @@
"message": "شما هنوز هیچ پیامی با این مخاطب تبادل نکرده‌اید. شماره‌ی امنیتی پس از ارسال و یا دریافت اولین پیام در دسترس خواهد بود.",
"description": ""
},
"back": {
"message": "بازگشت",
"description": "Generic label for back"
},
"goBack": {
"message": "برگرد",
"description": "Label for back button in a conversation"
@ -1083,12 +1091,16 @@
"message": "ارسال دوباره",
"description": "Shown on the drop-down menu for an individual message, but only if it is an outgoing message that failed to send"
},
"forwardMessage": {
"message": "بازارسال پیام",
"description": "Shown on the drop-down menu for an individual message, forwards a message"
},
"deleteMessage": {
"message": "پیام را برای من حذف کن",
"message": "حذف پیام برای من",
"description": "Shown on the drop-down menu for an individual message, deletes single message"
},
"deleteMessageForEveryone": {
"message": "پیام را برای همه حذف کن",
"message": "حذف پیام برای همه",
"description": "Shown on the drop-down menu for an individual message, deletes single message for everyone"
},
"deleteMessages": {
@ -1103,6 +1115,22 @@
"message": "جلسه‌ی امن از نو ایجاد شد",
"description": "This is a past tense, informational message. In other words, your secure session has been reset."
},
"ChatRefresh--notification": {
"message": "نشست گفتگو تازه‌سازی شد",
"description": "Shown in timeline when a error happened, and the session was automatically reset."
},
"ChatRefresh--learnMore": {
"message": "اطلاعات بیشتر",
"description": "Shown in timeline when session is automatically reset, to provide access to a popup info dialog"
},
"ChatRefresh--summary": {
"message": "Signal uses end-to-end encryption and it may need to refresh your chat session sometimes. This doesnt affect your chats security but you may have missed a message from this contact and you can ask them to resend it.",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"ChatRefresh--contactSupport": {
"message": "تماس با پشتیبانی",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"quoteThumbnailAlt": {
"message": "تامبنیل تصویر از پیام نقل قول شده",
"description": "Used in alt tag of thumbnail images inside of an embedded message quote"
@ -1136,19 +1164,19 @@
"description": "Used in the media gallery documents tab to visually represent a file"
},
"installWelcome": {
"message": "به Signal Desktop خوش‌آمدید",
"message": "به سیگنال Desktop خوش‌آمدید",
"description": "Welcome title on the install page"
},
"installTagline": {
"message": "حفظ حریم خصوصی ممکن است. Signal این کار را راحت‌تر میکند.",
"message": "حفظ حریم خصوصی ممکن است. سیگنال این کار را راحت‌تر میکند.",
"description": "Tagline displayed under 'installWelcome' string on the install page"
},
"linkYourPhone": {
"message": "موبایل خود را به Signal Desktop لینک کنید",
"message": "موبایل خود را به سیگنال Desktop لینک کنید",
"description": "Shown on the front page when the application first starts, above the QR code"
},
"signalSettings": {
"message": "تنظیمات Signal",
"message": "تنظیمات سیگنال",
"description": "Used in the guidance to help people find the 'link new device' area of their Signal mobile app"
},
"linkedDevices": {
@ -1360,11 +1388,11 @@
"description": "Label for the \"scroll down\" button in a call's overflow area"
},
"alwaysRelayCallsDescription": {
"message": "عبور تمامی تماس‌ها از سرور Signal",
"message": "عبور تمامی تماس‌ها از سرور سیگنال",
"description": "Description of the always relay calls setting"
},
"alwaysRelayCallsDetail": {
"message": "گذراندن تمامی تماس‌ها از سرور Signal به منظور جلوگیری از آشکار شدن نشانی اینترنتی شما برای مخاطبانتان. فعال‌سازی این گزینه باعث کاهش کیفیت تماس می‌گردد.",
"message": "گذراندن تمامی تماس‌ها از سرور سیگنال به منظور جلوگیری از آشکار شدن نشانی اینترنتی شما برای مخاطبانتان. فعال‌سازی این گزینه باعث کاهش کیفیت تماس می‌گردد.",
"description": "Details describing the always relay calls setting"
},
"permissions": {
@ -1412,7 +1440,7 @@
"description": "Header of the full-screen delete data confirmation screen"
},
"deleteAllDataBody": {
"message": "شما در حال پاک کردن تمام اطلاعات ذخیره شده این حساب کاربری میباشید، این اطلاعات شامل تمام مخاطبین و پیام ها می باشد. شما همیشه میتوانید با موبایل خود آن را لینک کنید، اما این پیام های پاک شده را برنمی گرداند.",
"message": "شما در حال پاک کردن تمامی اطلاعات حساب کاربری ذخیره شده در این برنامه، شامل همهٔ مخاطبین و کل پیام‌ها، هستید. شما همیشه می‌توانید برنامه را دوباره با دستگاه تلفن همراه خود پیوند دهید، اما این کار پیام‌های پاک شده را بازگردانی نمی‌کند.",
"description": "Text describing what exactly will happen if the user clicks the button to delete all data"
},
"deleteAllDataButton": {
@ -1526,7 +1554,7 @@
"description": "Text that links to a support article on verifying safety numbers"
},
"expiredWarning": {
"message": "این نسخه‌ی Signal قدیمی است. برای ارسال پیام لطفا آن را به آخرین نسخه ارتقاء دهید.",
"message": "این نسخه‌ی سیگنال قدیمی است. برای ارسال پیام لطفا آن را به آخرین نسخه ارتقاء دهید.",
"description": "Warning notification that this version of the app has expired"
},
"upgrade": {
@ -1546,7 +1574,7 @@
"description": "Label for contact and group sync settings"
},
"syncExplanation": {
"message": "واردسازی لیست تمام گروه‌ها و مخاطب‌های Signal از گوشی موبایل شما.",
"message": "واردسازی لیست تمام گروه‌ها و مخاطب‌های سیگنال از گوشی موبایل شما.",
"description": "Explanatory text for sync settings"
},
"lastSynced": {
@ -1909,6 +1937,112 @@
"message": "شروع یک مکالمه جدید...",
"description": "Label underneath number a user enters that is not an existing contact"
},
"newConversation": {
"message": "مکالمهٔ جدید",
"description": "Label for header when starting a new conversation"
},
"contactSearchPlaceholder": {
"message": "Search by name or phone number",
"description": "Placeholder to use when searching for contacts in the composer"
},
"noContactsFound": {
"message": "No contacts found",
"description": "Label shown when there are no contacts to compose to"
},
"noConversationsFound": {
"message": "No conversations found",
"description": "Label shown when there are no conversations to compose to"
},
"chooseGroupMembers__title": {
"message": "Choose members",
"description": "The title for the 'choose group members' left pane screen"
},
"chooseGroupMembers__back-button": {
"message": "بازگشت",
"description": "Used as alt-text of the back button on the 'choose group members' left pane screen"
},
"chooseGroupMembers__skip": {
"message": "رد کردن",
"description": "The 'skip' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__next": {
"message": "بعدی",
"description": "The 'next' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__maximum-group-size__title": {
"message": "به حداکثر اندازهٔ گروه رسیدید",
"description": "Shown in the alert when you add the maximum number of group members"
},
"chooseGroupMembers__maximum-group-size__body": {
"message": "Signal groups can have a maximum of $max$ members.",
"description": "Shown in the alert when you add the maximum number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "1000"
}
}
},
"chooseGroupMembers__maximum-recommended-group-size__title": {
"message": "تعداد اعضا به انتها رسیده است",
"description": "Shown in the alert when you add the maximum recommended number of group members"
},
"chooseGroupMembers__maximum-recommended-group-size__body": {
"message": "Signal groups perform best with $max$ members or less. Adding more members will cause delays sending and receiving messages.",
"description": "Shown in the alert when you add the maximum recommended number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "150"
}
}
},
"chooseGroupMembers__cant-add-member__title": {
"message": "Cant add member",
"description": "Shown in the alert when you try to add someone who can't be added to a group"
},
"chooseGroupMembers__cant-add-member__body": {
"message": "\"$name$\" cant be added to the group because theyre using an old version of Signal. You can add them to the group after theyve updated Signal.",
"description": "Shown in the alert when you try to add someone who can't be added to a group",
"placeholders": {
"max": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"setGroupMetadata__title": {
"message": "نامی برای گروه انتخاب کنید",
"description": "The title for the 'set group metadata' left pane screen"
},
"setGroupMetadata__back-button": {
"message": "Back to member selection",
"description": "Used as alt-text of the back button on the 'set group metadata' left pane screen"
},
"setGroupMetadata__group-name-placeholder": {
"message": "نام گروه (ضروری)",
"description": "The placeholder for the group name placeholder"
},
"setGroupMetadata__create-group": {
"message": "ایجاد",
"description": "The 'create group' button text in the 'set group metadata' left pane screen"
},
"setGroupMetadata__members-header": {
"message": "اعضا",
"description": "The header for the members list in the 'set group metadata' left pane screen"
},
"setGroupMetadata__error-message": {
"message": "ایجاد این گروه ممکن نبود. اتصال خود را بررسی و دوباره تلاش کنید.",
"description": "Shown in the modal when we can't create a group"
},
"updateGroupAttributes__title": {
"message": "نام و عکس گروه را ویرایش کنید",
"description": "Shown in the modal when we want to update a group"
},
"updateGroupAttributes__error-message": {
"message": "Failed to update the group. Check your connection and try again.",
"description": "Shown in the modal when we can't update a group"
},
"notSupportedSMS": {
"message": "پیامک/فراپیام پشتیبانی نمی شود.",
"description": "Label underneath number informing user that SMS is not supported on desktop"
@ -1922,7 +2056,7 @@
"description": "When a person inputs a number that is invalid"
},
"unlinkedWarning": {
"message": "برای ادامه‌ی استفاده از Signal Desktop، دوباره این برنامه را به Signal موبایل خود متصل نمایید.",
"message": "برای ادامه‌ی استفاده از سیگنال Desktop، دوباره این برنامه را به سیگنال موبایل خود متصل نمایید.",
"description": ""
},
"unlinked": {
@ -1934,19 +2068,19 @@
"description": ""
},
"autoUpdateNewVersionTitle": {
"message": "به‌روزرسانی Signal در دسترس است",
"message": "به‌روزرسانی سیگنال در دسترس است",
"description": ""
},
"autoUpdateNewVersionMessage": {
"message": "نسخه جدیدی از Signal در دسترس است.",
"message": "نسخه جدیدی از سیگنال در دسترس است.",
"description": ""
},
"autoUpdateNewVersionInstructions": {
"message": "برای اعمال آپدیت ها Signal را ری استارت کنید.",
"message": "برای اعمال آپدیت ها سیگنال را ری استارت کنید.",
"description": ""
},
"autoUpdateRestartButtonLabel": {
"message": "راه اندازی مجدد Signal",
"message": "راه اندازی مجدد سیگنال",
"description": ""
},
"autoUpdateLaterButtonLabel": {
@ -2108,11 +2242,11 @@
"description": "Shown in the sticker pack manager when you don't have any installed sticker packs."
},
"stickers--StickerManager--BlessedPacks": {
"message": "سری های هنرمند Signal",
"message": "سری های هنرمند سیگنال",
"description": "Shown in the sticker pack manager above the default sticker packs."
},
"stickers--StickerManager--BlessedPacks--Empty": {
"message": "هیچ استیکر هنرمند Signal موجود نمی باشد",
"message": "هیچ استیکر هنرمند سیگنال موجود نمی باشد",
"description": "Shown in the sticker pack manager when there are no blessed sticker packs available."
},
"stickers--StickerManager--ReceivedPacks": {
@ -2278,15 +2412,15 @@
}
},
"Message--from-me-unsupported-message": {
"message": "پیامی که دریافت کرده‌اید قابل نمایش یا قابل پردازش نیست چون که به یک ویژگی جدید Signal نیاز دارد.",
"message": "پیامی که دریافت کرده‌اید قابل نمایش یا قابل پردازش نیست چون که به یک ویژگی جدید سیگنال نیاز دارد.",
"description": ""
},
"Message--from-me-unsupported-message-ask-to-resend": {
"message": "حالا که از یک نسخه‌ی به‌روز Signal استفاده می‌کنید می‌توانید از %@ بخواهید که این پیام را دوباره برایتان بفرستد.",
"message": "حالا که از یک نسخه‌ی به‌روز سیگنال استفاده می‌کنید می‌توانید از %@ بخواهید که این پیام را دوباره برایتان بفرستد.",
"description": ""
},
"Message--update-signal": {
"message": "به‌روزرسانی Signal",
"message": "به‌روزرسانی سیگنال",
"description": "Text for a button which will take user to Signal download page"
},
"Message--tap-to-view-expired": {
@ -2326,7 +2460,7 @@
"description": "Text shown in left pane as preview for conversation with saved a saved draft message"
},
"Keyboard--navigate-by-section": {
"message": "Navigate by section",
"message": "حرکت به بخش‌های مختلف",
"description": "Shown in the shortcuts guide"
},
"Keyboard--previous-conversation": {
@ -2350,7 +2484,11 @@
"description": "Shown in the shortcuts guide"
},
"Keyboard--open-conversation-menu": {
"message": "Open conversation menu",
"message": "باز کردن منوی مکالمه‌ها",
"description": "Shown in the shortcuts guide"
},
"Keyboard--new-conversation": {
"message": "Start new conversation",
"description": "Shown in the shortcuts guide"
},
"Keyboard--archive-conversation": {
@ -2370,11 +2508,11 @@
"description": "Shown in the shortcuts guide"
},
"Keyboard--focus-composer": {
"message": "Focus composer",
"message": "تمرکز روی پیام‌نگار",
"description": "Shown in the shortcuts guide"
},
"Keyboard--open-all-media-view": {
"message": "Open All Media view",
"message": "باز کردن نمای همهٔ رسانه‌ها",
"description": "Shown in the shortcuts guide"
},
"Keyboard--open-emoji-chooser": {
@ -2386,27 +2524,27 @@
"description": "Shown in the shortcuts guide"
},
"Keyboard--begin-recording-voice-note": {
"message": "Begin recording voice note",
"message": "آغاز ضبط کردن پیام صوتی",
"description": "Shown in the shortcuts guide"
},
"Keyboard--default-message-action": {
"message": "Default action for selected message",
"message": "عمل پیش‌فرض برای پیام انتخاب شده",
"description": "Shown in the shortcuts guide"
},
"Keyboard--view-details-for-selected-message": {
"message": "View selected message details",
"message": "مشاهدهٔ جزئیات پیام انتخاب شده",
"description": "Shown in the shortcuts guide"
},
"Keyboard--toggle-reply": {
"message": "Toggle reply to selected message",
"message": "باز و بسته کردن پاسخ به پیام انتخاب شده",
"description": "Shown in the shortcuts guide"
},
"Keyboard--toggle-reaction-picker": {
"message": "Toggle emoji-reaction picker for selected message",
"message": "باز و بسته کردن گزینشگر ایموجی برای پیام انتخاب شده",
"description": "Shown in the shortcuts guide"
},
"Keyboard--save-attachment": {
"message": "Save attachment from selected message",
"message": "ذخیرهٔ پیوست از پیام انتخاب انتخاب شده",
"description": "Shown in the shortcuts guide"
},
"Keyboard--delete-message": {
@ -2414,15 +2552,15 @@
"description": "Shown in the shortcuts guide"
},
"Keyboard--add-newline": {
"message": "Add newline to message",
"message": "افزودن سطر جدید به پیام",
"description": "Shown in the shortcuts guide"
},
"Keyboard--expand-composer": {
"message": "Expand composer",
"message": "گسترش پیام‌نگار",
"description": "Shown in the shortcuts guide"
},
"Keyboard--send-in-expanded-composer": {
"message": "Send (in expanded composer)",
"message": "ارسال (در پیام‌نگار گسترش یافته)",
"description": "Shown in the shortcuts guide"
},
"Keyboard--attach-file": {
@ -2430,15 +2568,15 @@
"description": "Shown in the shortcuts guide"
},
"Keyboard--remove-draft-link-preview": {
"message": "Remove draft link preview",
"message": "حذف کردن پیش‌نمایش پیوند پیش‌نویس",
"description": "Shown in the shortcuts guide"
},
"Keyboard--remove-draft-attachments": {
"message": "Remove all draft attachments",
"message": "حذف کردن همهٔ پیوست‌ها‌ی پیش‌نویس",
"description": "Shown in the shortcuts guide"
},
"Keyboard--conversation-by-index": {
"message": "Jump to conversation",
"message": "پرش به مکالمه",
"description": "A shortcut allowing direct navigation to conversations 1 to 9 in list"
},
"Keyboard--Key--ctrl": {
@ -2486,15 +2624,15 @@
"description": "Header of the keyboard shortcuts guide - composer section"
},
"Keyboard--scroll-to-top": {
"message": "Scroll to top of list",
"message": "حرکت به بالای فهرست",
"description": "Shown in the shortcuts guide"
},
"Keyboard--scroll-to-bottom": {
"message": "Scroll to bottom of list",
"message": "حرکت به انتهای فهرست",
"description": "Shown in the shortcuts guide"
},
"Keyboard--close-curent-conversation": {
"message": "Close current conversation",
"message": "بستن مکالمهٔ فعلی",
"description": "Shown in the shortcuts guide"
},
"Keyboard--calling-header": {
@ -2502,11 +2640,11 @@
"description": "Header of the keyboard shortcuts guide - calling section"
},
"Keyboard--toggle-audio": {
"message": "Toggle mute on and off",
"message": "باز و بسته کردن صدا",
"description": "Shown in the shortcuts guide"
},
"Keyboard--toggle-video": {
"message": "Toggle video on and off",
"message": "خاموش و روشن کردن ویدئو",
"description": "Shown in the shortcuts guide"
},
"close-popup": {
@ -2666,7 +2804,7 @@
}
},
"StickerCreator--ShareStage--title": {
"message": "تبریک! شما یک بسته استیکر ساختید.",
"message": "تبریک! شما یک بستهٔ استیکر ایجاد کردید.",
"description": "Title for the share stage of the sticker creator"
},
"StickerCreator--ShareStage--help": {
@ -2971,67 +3109,19 @@
},
"ConversationHero--membership-1": {
"message": "عضو از $group$.",
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group",
"placeholders": {
"group": {
"content": "$1",
"example": "NYC Rock Climbers"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group"
},
"ConversationHero--membership-2": {
"message": "عضو از $group1$ و $group2$.",
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups"
},
"ConversationHero--membership-3": {
"message": "عضو از $group1$، $group2$ و $group3$.",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-extra": {
"message": "Member of $group1$, $group2$, $group3$ and $remainingCount$ more.",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
},
"remainingCount": {
"content": "$4",
"example": "3"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-added": {
"message": "$name$ شما را به گروه اضافه کرد. ",
@ -3043,6 +3133,10 @@
}
}
},
"no-groups-in-common": {
"message": "هیچ گروه مشترکی وجود ندارد.",
"description": "Shown to indicate this user is not a member of any groups"
},
"acceptCall": {
"message": "پاسخ دهید",
"description": "Shown in tooltip for the button to accept a call (audio or video)"
@ -3138,7 +3232,7 @@
"description": "Shown in the call screen when the call is reconnecting due to network issues"
},
"callDuration": {
"message": "Signal $duration$",
"message": "سیگنال $duration$",
"description": "Shown in the call screen to indicate how long the call has been connected",
"placeholders": {
"duration": {
@ -3245,6 +3339,10 @@
"message": "حالت سکوت برای یک ساعت",
"description": "Label for muting the conversation"
},
"muteEightHours": {
"message": "Mute for eight hours",
"description": "Label for muting the conversation"
},
"muteDay": {
"message": "حالت سکوت برای یک روز",
"description": "Label for muting the conversation"
@ -3253,14 +3351,18 @@
"message": "حالت سکوت برای یک هفته",
"description": "Label for muting the conversation"
},
"muteYear": {
"message": "حالت سکوت برای یک سال",
"muteAlways": {
"message": "Mute always",
"description": "Label for muting the conversation"
},
"unmute": {
"message": "باز کردن صدا",
"description": "Label for unmuting the conversation"
},
"muteExpirationLabelAlways": {
"message": "Muted always",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted"
},
"muteExpirationLabel": {
"message": "Muted until $duration$",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted",
@ -3395,6 +3497,10 @@
"message": "مدیر",
"description": "Label for a group administrator"
},
"GroupV2--only-admins": {
"message": "فقط مدیرها",
"description": "Label for group administrators -- used in drop-downs to select permissions that apply to admins"
},
"GroupV2--all-members": {
"message": "همه اعضا",
"description": "Label for describing the general non-privileged members of a group"
@ -3404,7 +3510,7 @@
"description": "Shown along with a spinner when an update operation takes longer than one second"
},
"GroupV2--create--you": {
"message": "شما گروه رو خلق کردی",
"message": "شما گروه را ایجاد کردید.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--create--other": {
@ -3614,7 +3720,7 @@
}
},
"GroupV2--access-invite-link--enabled--unknown": {
"message": "Admin approval for the group link has been disabled.",
"message": "Admin approval for the group link has been enabled.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--member-add--invited--you": {
@ -4630,7 +4736,7 @@
"description": "This is the additional info for the 'who can add members' panel"
},
"ConversationDetails--requests-and-invites": {
"message": "Requests & Invites",
"message": "درخواست‌ها و دعوتنامه‌ها",
"description": "This is a button to display which members have been invited but have not joined yet"
},
"ConversationDetailsActions--leave-group": {
@ -4641,6 +4747,10 @@
"message": "مسدود کردن گروه",
"description": "This is a button to block a group"
},
"ConversationDetailsActions--leave-group-must-choose-new-admin": {
"message": "قبل از ترک کردن، باید حداقل یک مدیر جدید برای این گروه انتخاب کنید.",
"description": "Shown if, before leaving a group, you need to choose an admin"
},
"ConversationDetailsActions--leave-group-modal-title": {
"message": "آیا واقعا قصد ترک کردن دارید؟",
"description": "This is the modal title for confirming leaving a group"
@ -4699,6 +4809,10 @@
}
}
},
"ConversationDetailsMembershipList--add-members": {
"message": "افزودن اعضا",
"description": "The button that you can click to add new members"
},
"ConversationDetailsMembershipList--show-all": {
"message": "مشاهدهٔ همه",
"description": "This is a button on the conversation details to show all members"
@ -4856,5 +4970,167 @@
"PendingInvites--info": {
"message": "Details about people invited to this group arent shown until they join. Invitees will only see messages after they join the group.",
"description": "Information shown below the invite list"
},
"AvatarInput--no-photo-label--group": {
"message": "Add a group photo",
"description": "The label for the avatar uploader when no group photo is selected"
},
"AvatarInput--change-photo-label": {
"message": "Change photo",
"description": "The label for the avatar uploader when a photo is selected"
},
"AvatarInput--upload-photo-choice": {
"message": "Upload photo",
"description": "The button text when you click on an uploaded avatar and want to upload a new one"
},
"AvatarInput--remove-photo-choice": {
"message": "حذف عکس",
"description": "The button text when you click on an uploaded avatar and want to remove it"
},
"ContactPill--remove": {
"message": "Remove contact",
"description": "The label for the 'remove' button on the contact pill"
},
"ComposeErrorDialog--close": {
"message": "خوب",
"description": "The text on the button when there's an error in the composer"
},
"NewlyCreatedGroupInvitedContactsDialog--title--one": {
"message": "Invitation sent",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--title--many": {
"message": "$count$ invitations sent",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "3"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--one": {
"message": "$name$ cant be automatically added to this group by you.",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"name": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--many": {
"message": "These users cant be automatically added to this group by you.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--info-paragraph": {
"message": "Theyve been invited to join, and wont see any group messages until they accept.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--learn-more": {
"message": "بیشتر یاد بگیرید",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"AddGroupMembersModal--title": {
"message": "افزودن اعضا",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--continue-to-confirm": {
"message": "به‌روزرسانی",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--confirm-title--one": {
"message": "Add $person$ to \"$group$\"?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"person": {
"content": "$1",
"example": "Jane Doe"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-title--many": {
"message": "Add $count$ members to \"$group$\"?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-button--one": {
"message": "اضافه کردن کاربر",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"AddGroupMembersModal--confirm-button--many": {
"message": "افزودن اعضا",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"createNewGroupButton": {
"message": "گروه جدید",
"description": "The text of the button to create new groups"
},
"selectContact": {
"message": "Select contact",
"description": "The label for contact checkboxes that are non-selected (clicking them should select the contact)"
},
"deselectContact": {
"message": "De-select contact",
"description": "The label for contact checkboxes that are selected (clicking them should de-select the contact)"
},
"cannotSelectContact": {
"message": "Cannot select contact",
"description": "The label for contact checkboxes that are disabled"
},
"alreadyAMember": {
"message": "از پیش عضو است",
"description": "The label for contact checkboxes that are disabled because they're already a member"
},
"MessageAudio--play": {
"message": "Play audio attachment",
"description": "Aria label for audio attachment's Play button"
},
"MessageAudio--pause": {
"message": "Pause audio attachment",
"description": "Aria label for audio attachment's Pause button"
},
"MessageAudio--download": {
"message": "Download audio attachment",
"description": "Aria label for audio attachment's Download button"
},
"MessageAudio--pending": {
"message": "Downloading audio attachment...",
"description": "Aria label for pending audio attachment spinner"
},
"MessageAudio--slider": {
"message": "Playback time of audio attachment",
"description": "Aria label for audio attachment's playback time slider"
},
"emptyInboxMessage": {
"message": "Click the $composeIcon$ above and search for your contacts or groups to message.",
"description": "Shown in the left-pane when the inbox is empty",
"placeholders": {
"composeIcon": {
"content": "$1",
"example": "compose button"
}
}
},
"composeIcon": {
"message": "compose button",
"description": "Shown in the left-pane when the inbox is empty. Describes the button that composes a new message."
},
"ForwardMessageModal--continue": {
"message": "ادامه",
"description": "aria-label for the 'next' button in the forward a message modal dialog"
}
}

View File

@ -206,7 +206,7 @@
"description": "Shown as a header for non-pinned conversations in the left pane"
},
"archiveHelperText": {
"message": "Nämä keskustelut ovat arkistoituja. Ne siirtyvät takaisin postilaatikkoon, jos niihin tulee uusia viestejä",
"message": "Arkistoidut keskustelut siirretään takaisin viestiluetteloon, jos niihin tulee uusia viestejä.",
"description": "Shown at the top of the archived conversations list in the left pane"
},
"archiveConversation": {
@ -646,7 +646,7 @@
"description": "Shown to allow the user to manually attempt a reconnect."
},
"connectingHangOn": {
"message": "Vielä pieni hetki…",
"message": "Hetkinen...",
"description": "Subtext description for when the client is connecting to the server."
},
"offline": {
@ -654,7 +654,7 @@
"description": "Displayed when the desktop client has no network connection."
},
"checkNetworkConnection": {
"message": "Tarkista verkkoyhteytesi.",
"message": "Tarkista verkkoyhteys.",
"description": "Obvious instructions for when a user's computer loses its network connection"
},
"submitDebugLog": {
@ -771,6 +771,10 @@
"message": "Yhteystiedot",
"description": "Shown to separate the types of search results"
},
"groupsHeader": {
"message": "Ryhmät",
"description": "Shown to separate the types of search results"
},
"messagesHeader": {
"message": "Viestit",
"description": "Shown to separate the types of search results"
@ -902,15 +906,15 @@
}
},
"audioPermissionNeeded": {
"message": "Lähetä ääniviestejä myöntämällä Signalille mikrofonin käyttöoikeus.",
"message": "Ääniviestin lähettäminen edellyttää mikrofonin käyttöoikeuden myöntämistä Signal Desktopille.",
"description": "Shown if the user attempts to send an audio message without audio permissions turned on"
},
"audioCallingPermissionNeeded": {
"message": "Jotta voit tehdä puheluita, sinun on myönnettävä Signal Desktopille mikrofonin käyttöoikeus.",
"message": "Puhelun soittaminen edellyttää mikrofonin käyttöoikeuden myöntämistä Signal Desktopille.",
"description": "Shown if the user attempts access the microphone for calling without audio permissions turned on"
},
"videoCallingPermissionNeeded": {
"message": "Jotta voit tehdä videopuheluita, sinun on myönnettävä Signal Desktopille kameran käyttöoikeus.",
"message": "Videopuhelun soittaminen edellyttää kameran käyttöoikeuden myöntämistä Signal Desktopille.",
"description": "Shown if the user attempts access the camera for video calling without video permissions turned on"
},
"allowAccess": {
@ -974,7 +978,7 @@
"description": ""
},
"failedToSend": {
"message": "Lähettäminen joillekin vastaanottajille epäonnistui. Tarkista verkkoyhteytesi.",
"message": "Lähettäminen joillekin vastaanottajille epäonnistui. Tarkista verkkoyhteys.",
"description": ""
},
"error": {
@ -1002,7 +1006,7 @@
"description": "Label for when something is turned off"
},
"deleteWarning": {
"message": "'Poista' -painikkeen klikkaaminen poistaa tämän viestin pysyvästi vain omilta laitteiltasi.",
"message": "Viesti poistetaan tästä laitteesta.",
"description": "Text shown in the confirmation dialog for deleting a message locally"
},
"deleteForEveryoneWarning": {
@ -1071,6 +1075,10 @@
"message": "Et ole lähettänyt tai vastaanottanut vielä viestejä tämän yhteystiedon kanssa. Turvanumero on saatavilla vasta ensimmäisen viestin jälkeen.",
"description": ""
},
"back": {
"message": "Takaisin",
"description": "Generic label for back"
},
"goBack": {
"message": "Siirry takaisin",
"description": "Label for back button in a conversation"
@ -1083,6 +1091,10 @@
"message": "Lähetä uudelleen",
"description": "Shown on the drop-down menu for an individual message, but only if it is an outgoing message that failed to send"
},
"forwardMessage": {
"message": "Välitä viesti",
"description": "Shown on the drop-down menu for an individual message, forwards a message"
},
"deleteMessage": {
"message": "Poista viesti minulta",
"description": "Shown on the drop-down menu for an individual message, deletes single message"
@ -1103,6 +1115,22 @@
"message": "Suojattu istunto alustettu",
"description": "This is a past tense, informational message. In other words, your secure session has been reset."
},
"ChatRefresh--notification": {
"message": "Keskustelu on päivitetty",
"description": "Shown in timeline when a error happened, and the session was automatically reset."
},
"ChatRefresh--learnMore": {
"message": "Lue lisää",
"description": "Shown in timeline when session is automatically reset, to provide access to a popup info dialog"
},
"ChatRefresh--summary": {
"message": "Signalin sisältö salataan päästä päähän, mutta ajoittain keskustelu voidaan joutua päivittämään. Se ei vaikuta tietoturvaan, mutta tämän yhteyshenkilön viimeisin viesti ei välttämättä näy, ja voit pyytää häntä lähettämään sen uudelleen.",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"ChatRefresh--contactSupport": {
"message": "Ota yhteyttä tukeen",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"quoteThumbnailAlt": {
"message": "Lainatun kuvaviestin pikkukuva",
"description": "Used in alt tag of thumbnail images inside of an embedded message quote"
@ -1228,11 +1256,11 @@
"description": "Button tooltip label when the camera is disabled"
},
"calling__button--video-off": {
"message": "Poista kamera käytöstä",
"message": "Sammuta kamera",
"description": "Button tooltip label for turning off the camera"
},
"calling__button--video-on": {
"message": "Ota kamera käyttöön",
"message": "Käynnistä kamera",
"description": "Button tooltip label for turning on the camera"
},
"calling__button--audio-disabled": {
@ -1376,7 +1404,7 @@
"description": "Description of the media permission description"
},
"mediaCameraPermissionsDescription": {
"message": "Myönnä kameran käyttöoikeus",
"message": "Salli kameran käyttö",
"description": "Description of the media permission description"
},
"general": {
@ -1384,7 +1412,7 @@
"description": "Header for general options on the settings screen"
},
"spellCheckDescription": {
"message": "Ota käyttöön kirjoituskentän oikoluku",
"message": "Oikolue kirjoituskentän sisältö",
"description": "Description of the media permission description"
},
"spellCheckWillBeEnabled": {
@ -1909,6 +1937,112 @@
"message": "Aloita uusi keskustelu...",
"description": "Label underneath number a user enters that is not an existing contact"
},
"newConversation": {
"message": "Uusi keskustelu",
"description": "Label for header when starting a new conversation"
},
"contactSearchPlaceholder": {
"message": "Etsi nimellä tai puhelinnumerolla",
"description": "Placeholder to use when searching for contacts in the composer"
},
"noContactsFound": {
"message": "Yhteystietoja ei löytynyt",
"description": "Label shown when there are no contacts to compose to"
},
"noConversationsFound": {
"message": "Yhtään keskustelua ei löytynyt",
"description": "Label shown when there are no conversations to compose to"
},
"chooseGroupMembers__title": {
"message": "Valitse jäsenet",
"description": "The title for the 'choose group members' left pane screen"
},
"chooseGroupMembers__back-button": {
"message": "Takaisin",
"description": "Used as alt-text of the back button on the 'choose group members' left pane screen"
},
"chooseGroupMembers__skip": {
"message": "Ohita",
"description": "The 'skip' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__next": {
"message": "Seuraava",
"description": "The 'next' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__maximum-group-size__title": {
"message": "Ryhmän enimmäiskoko saavutettu",
"description": "Shown in the alert when you add the maximum number of group members"
},
"chooseGroupMembers__maximum-group-size__body": {
"message": "Signal-ryhmissä voi olla enintään $max$ jäsentä.",
"description": "Shown in the alert when you add the maximum number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "1000"
}
}
},
"chooseGroupMembers__maximum-recommended-group-size__title": {
"message": "Suositeltu jäsenmäärä saavutettu",
"description": "Shown in the alert when you add the maximum recommended number of group members"
},
"chooseGroupMembers__maximum-recommended-group-size__body": {
"message": "Signal-ryhmät toimivat parhaiten enintään $max$ jäsenellä. Korkeampi jäsenmäärä viivästyttää viestien kulkua.",
"description": "Shown in the alert when you add the maximum recommended number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "150"
}
}
},
"chooseGroupMembers__cant-add-member__title": {
"message": "Jäsenen lisääminen epäonnistui",
"description": "Shown in the alert when you try to add someone who can't be added to a group"
},
"chooseGroupMembers__cant-add-member__body": {
"message": "Käyttäjää $name$ ei voi lisätä ryhmään, sillä hän käyttää Signalin vanhaa versiota. Pyydä häntä päivittämään Signal-sovellus.",
"description": "Shown in the alert when you try to add someone who can't be added to a group",
"placeholders": {
"max": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"setGroupMetadata__title": {
"message": "Nimeä tämä ryhmä",
"description": "The title for the 'set group metadata' left pane screen"
},
"setGroupMetadata__back-button": {
"message": "Takaisin jäsenvalintaan",
"description": "Used as alt-text of the back button on the 'set group metadata' left pane screen"
},
"setGroupMetadata__group-name-placeholder": {
"message": "Ryhmän nimi (pakollinen)",
"description": "The placeholder for the group name placeholder"
},
"setGroupMetadata__create-group": {
"message": "Luo",
"description": "The 'create group' button text in the 'set group metadata' left pane screen"
},
"setGroupMetadata__members-header": {
"message": "Jäsenet",
"description": "The header for the members list in the 'set group metadata' left pane screen"
},
"setGroupMetadata__error-message": {
"message": "Ryhmän luominen ei onnistunut. Tarkista verkkoyhteys ja yritä uudelleen.",
"description": "Shown in the modal when we can't create a group"
},
"updateGroupAttributes__title": {
"message": "Muokkaa nimeä ja kuvaa",
"description": "Shown in the modal when we want to update a group"
},
"updateGroupAttributes__error-message": {
"message": "Ryhmän päivitys epäonnistui. Tarkista verkkoyhteys ja yritä uudelleen.",
"description": "Shown in the modal when we can't update a group"
},
"notSupportedSMS": {
"message": "Teksti- tai multimediaviestejä ei tueta.",
"description": "Label underneath number informing user that SMS is not supported on desktop"
@ -2120,7 +2254,7 @@
"description": "Shown in the sticker pack manager above sticker packs which you have received in messages."
},
"stickers--StickerManager--ReceivedPacks--Empty": {
"message": "Saapuvien viestien tarrat tulevat näkymään tässä",
"message": "Vastaanotetut tarrat näytetään tässä",
"description": "Shown in the sticker pack manager when you have not received any sticker packs in messages."
},
"stickers--StickerManager--Install": {
@ -2132,7 +2266,7 @@
"description": "Shown in the sticker pack manager next to sticker packs which are already installed."
},
"stickers--StickerManager--UninstallWarning": {
"message": "Et välttämättä pysty asentamaan tätä tarrapakkettia uudelleen, jos lähdeviestiä ei enää ole.",
"message": "Tarrapakettia ei voi asentaa uudelleen, jos sen lähdeviesti on poistettu.",
"description": "Shown in the sticker pack manager next to sticker packs which are already installed."
},
"stickers--StickerManager--Introduction--Image": {
@ -2188,7 +2322,7 @@
"description": "Shown in the sticker picker when there are no installed sticker packs."
},
"stickers--StickerPicker--NoRecents": {
"message": "Hiljattain käytetyt tarrat tulevat näkymään tässä.",
"message": "Viimeksi käytetyt tarrat näytetään tässä.",
"description": "Shown in the sticker picker when there are no recent stickers to show."
},
"stickers--StickerPreview--Title": {
@ -2353,6 +2487,10 @@
"message": "Avaa keskustelun valikko",
"description": "Shown in the shortcuts guide"
},
"Keyboard--new-conversation": {
"message": "Aloita uusi keskustelu",
"description": "Shown in the shortcuts guide"
},
"Keyboard--archive-conversation": {
"message": "Arkistoi keskustelu",
"description": "Shown in the shortcuts guide"
@ -2971,67 +3109,19 @@
},
"ConversationHero--membership-1": {
"message": "Jäsen ryhmässä $group$.",
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group",
"placeholders": {
"group": {
"content": "$1",
"example": "NYC Rock Climbers"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group"
},
"ConversationHero--membership-2": {
"message": "Jäsen ryhmissä $group1$ ja $group2$.",
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups"
},
"ConversationHero--membership-3": {
"message": "Jäsen ryhmissä $group1$, $group2$ ja $group3$.",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-extra": {
"message": "Jäsen ryhmissä $group1$, $group2$, $group3$ ja $remainingCount$ muussa.",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
},
"remainingCount": {
"content": "$4",
"example": "3"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-added": {
"message": "$name$ lisäsi sinut ryhmään.",
@ -3043,6 +3133,10 @@
}
}
},
"no-groups-in-common": {
"message": "Ei yhteisiä ryhmiä.",
"description": "Shown to indicate this user is not a member of any groups"
},
"acceptCall": {
"message": "Vastaa",
"description": "Shown in tooltip for the button to accept a call (audio or video)"
@ -3064,11 +3158,11 @@
"description": "Shown in conversation history when you declined an incoming video call"
},
"acceptedIncomingAudioCall": {
"message": "Saapuva äänipuhelu",
"message": "Vastattu äänipuhelu",
"description": "Shown in conversation history when you accepted an incoming audio call"
},
"acceptedIncomingVideoCall": {
"message": "Saapuva videopuhelu",
"message": "Vastattu videopuhelu",
"description": "Shown in conversation history when you accepted an incoming video call"
},
"missedIncomingAudioCall": {
@ -3080,11 +3174,11 @@
"description": "Shown in conversation history when you missed an incoming video call"
},
"acceptedOutgoingAudioCall": {
"message": "Lähtevä äänipuhelu",
"message": "Soitettu äänipuhelu",
"description": "Shown in conversation history when you made an outgoing audio call"
},
"acceptedOutgoingVideoCall": {
"message": "Lähtevä videopuhelu",
"message": "Soitettu videopuhelu",
"description": "Shown in conversation history when you made an outgoing video call"
},
"missedOrDeclinedOutgoingAudioCall": {
@ -3245,6 +3339,10 @@
"message": "Mykistä yhdeksi tunniksi",
"description": "Label for muting the conversation"
},
"muteEightHours": {
"message": "Mykistä 8 tunniksi",
"description": "Label for muting the conversation"
},
"muteDay": {
"message": "Mykistä yhdeksi päiväksi",
"description": "Label for muting the conversation"
@ -3253,14 +3351,18 @@
"message": "Mykistä yhdeksi viikoksi",
"description": "Label for muting the conversation"
},
"muteYear": {
"message": "Mykistä yhdeksi vuodeksi",
"muteAlways": {
"message": "Mykistä aina",
"description": "Label for muting the conversation"
},
"unmute": {
"message": "Poista mykistys",
"description": "Label for unmuting the conversation"
},
"muteExpirationLabelAlways": {
"message": "Mykistetty aina",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted"
},
"muteExpirationLabel": {
"message": "Mykistetty $duration$ asti",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted",
@ -3395,6 +3497,10 @@
"message": "Ylläpitäjä",
"description": "Label for a group administrator"
},
"GroupV2--only-admins": {
"message": "Vain ylläpitäjät",
"description": "Label for group administrators -- used in drop-downs to select permissions that apply to admins"
},
"GroupV2--all-members": {
"message": "Kaikki jäsenet",
"description": "Label for describing the general non-privileged members of a group"
@ -3582,11 +3688,11 @@
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--access-invite-link--disabled--you": {
"message": "Otit ryhmäänliittymispyynnöt pois käytöstä.",
"message": "Otit liittymispyynnöt pois käytöstä.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--access-invite-link--disabled--other": {
"message": "$adminName$ otti ryhmäänliittymispyynnöt pois käytöstä.",
"message": "$adminName$ otti liittymispyynnöt pois käytöstä.",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"adminName": {
@ -3596,15 +3702,15 @@
}
},
"GroupV2--access-invite-link--disabled--unknown": {
"message": "Ryhmäänliittymispyynnöt on otettu pois käytöstä.",
"message": "Liittymispyynnöt on otettu pois käytöstä.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--access-invite-link--enabled--you": {
"message": "Otit ryhmäänliittymispyynnöt käyttöön.",
"message": "Otit liittymispyynnöt käyttöön.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--access-invite-link--enabled--other": {
"message": "$adminName$otti ryhmäänliittymispyynnöt käyttöön.",
"message": "$adminName$otti liittymispyynnöt käyttöön.",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"adminName": {
@ -4352,11 +4458,11 @@
}
},
"GroupV2--group-link-add--disabled--you": {
"message": "Otit ryhmälinkin käyttöön. Ryhmäänliittymispyynnöt eivät ole käytössä.",
"message": "Otit ryhmälinkin käyttöön. Liittymispyynnöt eivät ole käytössä.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--group-link-add--disabled--other": {
"message": "$adminName$ otti ryhmälinkin käyttöön. Ryhmäänliittymispyynnöt eivät ole käytössä.",
"message": "$adminName$ otti ryhmälinkin käyttöön. Liittymispyynnöt eivät ole käytössä.",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"adminName": {
@ -4366,15 +4472,15 @@
}
},
"GroupV2--group-link-add--disabled--unknown": {
"message": "Ryhmälinkki on otettu käyttöön. Ryhmäänliittymispyynnöt eivät ole käytössä.",
"message": "Ryhmälinkki on otettu käyttöön. Liittymispyynnöt eivät ole käytössä.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--group-link-add--enabled--you": {
"message": "Otit ryhmälinkin käyttöön. Ylläpitäjä tarkistaa ryhmäänliittymispyynnöt.",
"message": "Otit ryhmälinkin käyttöön. Ylläpitäjä tarkistaa liittymispyynnöt.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--group-link-add--enabled--other": {
"message": "$adminName$ otti ryhmälinkin käyttöön. Ylläpitäjä tarkistaa ryhmäänliittymispyynnöt.",
"message": "$adminName$ otti ryhmälinkin käyttöön. Ylläpitäjä tarkistaa liittymispyynnöt.",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"adminName": {
@ -4384,7 +4490,7 @@
}
},
"GroupV2--group-link-add--enabled--unknown": {
"message": "Ryhmälinkki on otettu käyttöön. Ylläpitäjä tarkistaa ryhmäänliittymispyynnöt.",
"message": "Ryhmälinkki on otettu käyttöön. Ylläpitäjä tarkistaa liittymispyynnöt.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--group-link-remove--you": {
@ -4392,7 +4498,7 @@
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--group-link-remove--other": {
"message": "$adminName$ otti ryhmäänliittymispyynnöt pois käytöstä.",
"message": "$adminName$ otti liittymispyynnöt pois käytöstä.",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"adminName": {
@ -4610,11 +4716,11 @@
"description": "This is the label for the disappearing messages setting panel"
},
"ConversationDetails--disappearing-messages-info": {
"message": "Kun tämä on päällä, lähetetyt ja vastaanotetut viestit katoavat tästä ryhmästä, kun ne on nähty.",
"message": "Lähetetyt ja vastaanotetut viestit katoavat tästä keskustelusta, kun ne on nähty.",
"description": "This is the info about the disappearing messages setting"
},
"ConversationDetails--group-info-label": {
"message": "Ketkä voivat muokata ryhmän tietoja",
"message": "Ryhmän tietojen muokkaaminen",
"description": "This is the label for the 'who can edit the group' panel"
},
"ConversationDetails--group-info-info": {
@ -4622,7 +4728,7 @@
"description": "This is the additional info for the 'who can edit the group' panel"
},
"ConversationDetails--add-members-label": {
"message": "Ketkä voivat lisätä jäseniä",
"message": "Jäsenten hallinta",
"description": "This is the label for the 'who can add members' panel"
},
"ConversationDetails--add-members-info": {
@ -4630,7 +4736,7 @@
"description": "This is the additional info for the 'who can add members' panel"
},
"ConversationDetails--requests-and-invites": {
"message": "Liittymispyynnöt & Kutsut",
"message": "Liittymispyynnöt & kutsut",
"description": "This is a button to display which members have been invited but have not joined yet"
},
"ConversationDetailsActions--leave-group": {
@ -4641,6 +4747,10 @@
"message": "Estä ryhmä",
"description": "This is a button to block a group"
},
"ConversationDetailsActions--leave-group-must-choose-new-admin": {
"message": "Ennen kuin lähdet, sinun on valittava vähintään yksi uusi ylläpitäjä tälle ryhmälle.",
"description": "Shown if, before leaving a group, you need to choose an admin"
},
"ConversationDetailsActions--leave-group-modal-title": {
"message": "Haluatko varmasti poistua?",
"description": "This is the modal title for confirming leaving a group"
@ -4699,6 +4809,10 @@
}
}
},
"ConversationDetailsMembershipList--add-members": {
"message": "Lisää jäseniä",
"description": "The button that you can click to add new members"
},
"ConversationDetailsMembershipList--show-all": {
"message": "Näytä kaikki",
"description": "This is a button on the conversation details to show all members"
@ -4738,7 +4852,7 @@
}
},
"PendingInvites--tab-invites": {
"message": "Kutsut($count$)",
"message": "Kutsut ($count$)",
"description": "Label for the tab to view pending invites",
"placeholders": {
"name": {
@ -4844,7 +4958,7 @@
"description": "This is the modal button to deny group request to join"
},
"PendingRequests--info": {
"message": "Tässä luettelossa olevat henkilöt yrittävät liittyä ryhmään \"$name$\" ryhmälinkin kautta.",
"message": "Luettelon henkilöt yrittävät liittyä ryhmään $name$ ryhmälinkin kautta.",
"description": "Inforamtion shown below the pending admin approval list",
"placeholders": {
"name": {
@ -4854,7 +4968,169 @@
}
},
"PendingInvites--info": {
"message": "Tähän ryhmään kutsuttuja ihmisiä koskevia tietoja ei näytetä ennen kuin he ovat liittyneet. Kutsutut näkevät viestit liittymishetkestä eteenpäin.",
"message": "Ryhmään kutsutun henkilön tiedot näytetään vasta ryhmään liittymisen jälkeen. Kutsuttu ei näe ryhmän viestejä ennen liittymistä.",
"description": "Information shown below the invite list"
},
"AvatarInput--no-photo-label--group": {
"message": "Lisää ryhmän kuva",
"description": "The label for the avatar uploader when no group photo is selected"
},
"AvatarInput--change-photo-label": {
"message": "Vaihda kuva",
"description": "The label for the avatar uploader when a photo is selected"
},
"AvatarInput--upload-photo-choice": {
"message": "Tallenna kuva",
"description": "The button text when you click on an uploaded avatar and want to upload a new one"
},
"AvatarInput--remove-photo-choice": {
"message": "Poista kuva",
"description": "The button text when you click on an uploaded avatar and want to remove it"
},
"ContactPill--remove": {
"message": "Poista yhteystieto",
"description": "The label for the 'remove' button on the contact pill"
},
"ComposeErrorDialog--close": {
"message": "Selvä",
"description": "The text on the button when there's an error in the composer"
},
"NewlyCreatedGroupInvitedContactsDialog--title--one": {
"message": "Kutsu lähetetty",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--title--many": {
"message": "$count$ kutsua lähetetty",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "3"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--one": {
"message": "Et voi lisätä käyttäjää $name$ automaattisesti tähän ryhmään.",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"name": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--many": {
"message": "Et voi lisätä näitä käyttäjiä automaattisesti tähän ryhmään.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--info-paragraph": {
"message": "Heille on lähetetty ryhmäkutsu. He eivät näe ryhmän sisältöä ennen kutsun hyväksymistä.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--learn-more": {
"message": "Lue lisää",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"AddGroupMembersModal--title": {
"message": "Lisää jäseniä",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--continue-to-confirm": {
"message": "Päivitä",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--confirm-title--one": {
"message": "Lisätäänkö $person$ ryhmään $group$?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"person": {
"content": "$1",
"example": "Jane Doe"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-title--many": {
"message": "Lisätäänkö $count$ jäsentä ryhmään $group$?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-button--one": {
"message": "Lisää jäsen",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"AddGroupMembersModal--confirm-button--many": {
"message": "Lisää jäseniä",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"createNewGroupButton": {
"message": "Uusi ryhmä",
"description": "The text of the button to create new groups"
},
"selectContact": {
"message": "Valitse kontakti",
"description": "The label for contact checkboxes that are non-selected (clicking them should select the contact)"
},
"deselectContact": {
"message": "Poista yhteystieto valinnasta",
"description": "The label for contact checkboxes that are selected (clicking them should de-select the contact)"
},
"cannotSelectContact": {
"message": "Yhteystietoa ei voi valita",
"description": "The label for contact checkboxes that are disabled"
},
"alreadyAMember": {
"message": "Jo jäsen",
"description": "The label for contact checkboxes that are disabled because they're already a member"
},
"MessageAudio--play": {
"message": "Toista äänitiedosto",
"description": "Aria label for audio attachment's Play button"
},
"MessageAudio--pause": {
"message": "Pysäytä äänitiedosto",
"description": "Aria label for audio attachment's Pause button"
},
"MessageAudio--download": {
"message": "Lataa äänitiedosto",
"description": "Aria label for audio attachment's Download button"
},
"MessageAudio--pending": {
"message": "Ladataan äänitiedostoa...",
"description": "Aria label for pending audio attachment spinner"
},
"MessageAudio--slider": {
"message": "Äänitiedoston toistoaika",
"description": "Aria label for audio attachment's playback time slider"
},
"emptyInboxMessage": {
"message": "Napsauta $composeIcon$ edellä ja etsi yhteystietojasi tai ryhmiäsi.",
"description": "Shown in the left-pane when the inbox is empty",
"placeholders": {
"composeIcon": {
"content": "$1",
"example": "compose button"
}
}
},
"composeIcon": {
"message": "kirjoituspainike",
"description": "Shown in the left-pane when the inbox is empty. Describes the button that composes a new message."
},
"ForwardMessageModal--continue": {
"message": "Jatka",
"description": "aria-label for the 'next' button in the forward a message modal dialog"
}
}

View File

@ -771,6 +771,10 @@
"message": "Contacts",
"description": "Shown to separate the types of search results"
},
"groupsHeader": {
"message": "Groupes",
"description": "Shown to separate the types of search results"
},
"messagesHeader": {
"message": "Messages",
"description": "Shown to separate the types of search results"
@ -1002,7 +1006,7 @@
"description": "Label for when something is turned off"
},
"deleteWarning": {
"message": "Cliquer sur « Supprimer » éliminera définitivement ce message de vos appareils seulement.",
"message": "This message will be deleted from this device.",
"description": "Text shown in the confirmation dialog for deleting a message locally"
},
"deleteForEveryoneWarning": {
@ -1071,6 +1075,10 @@
"message": "Vous navez pas encore échangé de messages avec ce contact. Votre numéro de sécurité sera accessible après le premier message.",
"description": ""
},
"back": {
"message": "Retour",
"description": "Generic label for back"
},
"goBack": {
"message": "Retour",
"description": "Label for back button in a conversation"
@ -1083,6 +1091,10 @@
"message": "Renvoyer",
"description": "Shown on the drop-down menu for an individual message, but only if it is an outgoing message that failed to send"
},
"forwardMessage": {
"message": "Transférer le message",
"description": "Shown on the drop-down menu for an individual message, forwards a message"
},
"deleteMessage": {
"message": "Supprimer ce message pour moi",
"description": "Shown on the drop-down menu for an individual message, deletes single message"
@ -1103,6 +1115,22 @@
"message": "La session sécurisée a été réinitialisée",
"description": "This is a past tense, informational message. In other words, your secure session has been reset."
},
"ChatRefresh--notification": {
"message": "La session de dialogue en ligne a été actualisée",
"description": "Shown in timeline when a error happened, and the session was automatically reset."
},
"ChatRefresh--learnMore": {
"message": "En apprendre davantage",
"description": "Shown in timeline when session is automatically reset, to provide access to a popup info dialog"
},
"ChatRefresh--summary": {
"message": "Signal utilise un chiffrement de bout en bout, et lactualisation de votre session de dialogue en ligne pourrait parfois être nécessaire. Cela naffecte pas la sécurité de votre conversation, mais vous pourriez avoir manqué un message de ce contact. Vous pouvez lui demander de vous le renvoyer.",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"ChatRefresh--contactSupport": {
"message": "Contacter lassistance",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"quoteThumbnailAlt": {
"message": "Imagette du message cité",
"description": "Used in alt tag of thumbnail images inside of an embedded message quote"
@ -1909,6 +1937,112 @@
"message": "Lancer une nouvelle conversation…",
"description": "Label underneath number a user enters that is not an existing contact"
},
"newConversation": {
"message": "Nouvelle conversation",
"description": "Label for header when starting a new conversation"
},
"contactSearchPlaceholder": {
"message": "Search by name or phone number",
"description": "Placeholder to use when searching for contacts in the composer"
},
"noContactsFound": {
"message": "No contacts found",
"description": "Label shown when there are no contacts to compose to"
},
"noConversationsFound": {
"message": "No conversations found",
"description": "Label shown when there are no conversations to compose to"
},
"chooseGroupMembers__title": {
"message": "Choose members",
"description": "The title for the 'choose group members' left pane screen"
},
"chooseGroupMembers__back-button": {
"message": "Retour",
"description": "Used as alt-text of the back button on the 'choose group members' left pane screen"
},
"chooseGroupMembers__skip": {
"message": "Ignorer",
"description": "The 'skip' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__next": {
"message": "Suivant",
"description": "The 'next' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__maximum-group-size__title": {
"message": "La taille maximale du groupe est atteinte",
"description": "Shown in the alert when you add the maximum number of group members"
},
"chooseGroupMembers__maximum-group-size__body": {
"message": "Signal groups can have a maximum of $max$ members.",
"description": "Shown in the alert when you add the maximum number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "1000"
}
}
},
"chooseGroupMembers__maximum-recommended-group-size__title": {
"message": "La limite de membres recommandée est atteinte",
"description": "Shown in the alert when you add the maximum recommended number of group members"
},
"chooseGroupMembers__maximum-recommended-group-size__body": {
"message": "Signal groups perform best with $max$ members or less. Adding more members will cause delays sending and receiving messages.",
"description": "Shown in the alert when you add the maximum recommended number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "150"
}
}
},
"chooseGroupMembers__cant-add-member__title": {
"message": "Cant add member",
"description": "Shown in the alert when you try to add someone who can't be added to a group"
},
"chooseGroupMembers__cant-add-member__body": {
"message": "\"$name$\" cant be added to the group because theyre using an old version of Signal. You can add them to the group after theyve updated Signal.",
"description": "Shown in the alert when you try to add someone who can't be added to a group",
"placeholders": {
"max": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"setGroupMetadata__title": {
"message": "Nommez ce groupe",
"description": "The title for the 'set group metadata' left pane screen"
},
"setGroupMetadata__back-button": {
"message": "Back to member selection",
"description": "Used as alt-text of the back button on the 'set group metadata' left pane screen"
},
"setGroupMetadata__group-name-placeholder": {
"message": "Nom du groupe (requis)",
"description": "The placeholder for the group name placeholder"
},
"setGroupMetadata__create-group": {
"message": "Créer",
"description": "The 'create group' button text in the 'set group metadata' left pane screen"
},
"setGroupMetadata__members-header": {
"message": "Membres",
"description": "The header for the members list in the 'set group metadata' left pane screen"
},
"setGroupMetadata__error-message": {
"message": "This group couldnt be created. Check your connection and try again.",
"description": "Shown in the modal when we can't create a group"
},
"updateGroupAttributes__title": {
"message": "Modifier le nom et la photo du groupe",
"description": "Shown in the modal when we want to update a group"
},
"updateGroupAttributes__error-message": {
"message": "Failed to update the group. Check your connection and try again.",
"description": "Shown in the modal when we can't update a group"
},
"notSupportedSMS": {
"message": "Les textos et les messages multimédias ne sont pas pris en charge.",
"description": "Label underneath number informing user that SMS is not supported on desktop"
@ -2353,6 +2487,10 @@
"message": "Ouvrir le menu de la conversation",
"description": "Shown in the shortcuts guide"
},
"Keyboard--new-conversation": {
"message": "Start new conversation",
"description": "Shown in the shortcuts guide"
},
"Keyboard--archive-conversation": {
"message": "Archiver la conversation",
"description": "Shown in the shortcuts guide"
@ -2971,67 +3109,19 @@
},
"ConversationHero--membership-1": {
"message": "Membre de $group$.",
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group",
"placeholders": {
"group": {
"content": "$1",
"example": "NYC Rock Climbers"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group"
},
"ConversationHero--membership-2": {
"message": "Membre de $group1$ et $group2$.",
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups"
},
"ConversationHero--membership-3": {
"message": "Membre de $group1$, $group2$ et $group3$.",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-extra": {
"message": "Membre de $group1$, $group2$, $group3$ et $remainingCount$ autres.",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
},
"remainingCount": {
"content": "$4",
"example": "3"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-added": {
"message": "$name$ vous a ajouté au groupe.",
@ -3043,6 +3133,10 @@
}
}
},
"no-groups-in-common": {
"message": "Aucun groupe en commun.",
"description": "Shown to indicate this user is not a member of any groups"
},
"acceptCall": {
"message": "Répondre",
"description": "Shown in tooltip for the button to accept a call (audio or video)"
@ -3245,6 +3339,10 @@
"message": "Sourdine pendant une heure",
"description": "Label for muting the conversation"
},
"muteEightHours": {
"message": "Mute for eight hours",
"description": "Label for muting the conversation"
},
"muteDay": {
"message": "Sourdine pendant un jour",
"description": "Label for muting the conversation"
@ -3253,14 +3351,18 @@
"message": "Sourdine pendant une semaine",
"description": "Label for muting the conversation"
},
"muteYear": {
"message": "Sourdine pendant un an",
"muteAlways": {
"message": "Mute always",
"description": "Label for muting the conversation"
},
"unmute": {
"message": "Réactiver les notifications",
"description": "Label for unmuting the conversation"
},
"muteExpirationLabelAlways": {
"message": "Muted always",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted"
},
"muteExpirationLabel": {
"message": "En sourdine jusquà $duration$",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted",
@ -3395,6 +3497,10 @@
"message": "Administrateur",
"description": "Label for a group administrator"
},
"GroupV2--only-admins": {
"message": "Les administrateurs",
"description": "Label for group administrators -- used in drop-downs to select permissions that apply to admins"
},
"GroupV2--all-members": {
"message": "Tous les membres",
"description": "Label for describing the general non-privileged members of a group"
@ -4641,6 +4747,10 @@
"message": "Bloquer le groupe",
"description": "This is a button to block a group"
},
"ConversationDetailsActions--leave-group-must-choose-new-admin": {
"message": "Avant de quitter le groupe, vous devez choisir au moins un nouvel administrateur pour ce groupe.",
"description": "Shown if, before leaving a group, you need to choose an admin"
},
"ConversationDetailsActions--leave-group-modal-title": {
"message": "Voulez-vous vraiment quitter ce groupe?",
"description": "This is the modal title for confirming leaving a group"
@ -4699,6 +4809,10 @@
}
}
},
"ConversationDetailsMembershipList--add-members": {
"message": "Ajouter des membres",
"description": "The button that you can click to add new members"
},
"ConversationDetailsMembershipList--show-all": {
"message": "Tout afficher",
"description": "This is a button on the conversation details to show all members"
@ -4856,5 +4970,167 @@
"PendingInvites--info": {
"message": "Les détails sur les personnes invitées à ce groupe ne sont visibles quune fois quelles font partie du groupe. Les invités ne verront les messages quaprès sêtre joints au groupe.",
"description": "Information shown below the invite list"
},
"AvatarInput--no-photo-label--group": {
"message": "Add a group photo",
"description": "The label for the avatar uploader when no group photo is selected"
},
"AvatarInput--change-photo-label": {
"message": "Change photo",
"description": "The label for the avatar uploader when a photo is selected"
},
"AvatarInput--upload-photo-choice": {
"message": "Upload photo",
"description": "The button text when you click on an uploaded avatar and want to upload a new one"
},
"AvatarInput--remove-photo-choice": {
"message": "Supprimer la photo",
"description": "The button text when you click on an uploaded avatar and want to remove it"
},
"ContactPill--remove": {
"message": "Remove contact",
"description": "The label for the 'remove' button on the contact pill"
},
"ComposeErrorDialog--close": {
"message": "Valider",
"description": "The text on the button when there's an error in the composer"
},
"NewlyCreatedGroupInvitedContactsDialog--title--one": {
"message": "Invitation sent",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--title--many": {
"message": "$count$ invitations sent",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "3"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--one": {
"message": "$name$ cant be automatically added to this group by you.",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"name": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--many": {
"message": "These users cant be automatically added to this group by you.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--info-paragraph": {
"message": "Theyve been invited to join, and wont see any group messages until they accept.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--learn-more": {
"message": "En apprendre davantage",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"AddGroupMembersModal--title": {
"message": "Ajouter des membres",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--continue-to-confirm": {
"message": "Mise à jour",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--confirm-title--one": {
"message": "Add $person$ to \"$group$\"?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"person": {
"content": "$1",
"example": "Jane Doe"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-title--many": {
"message": "Add $count$ members to \"$group$\"?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-button--one": {
"message": "Ajouter un membre",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"AddGroupMembersModal--confirm-button--many": {
"message": "Ajouter des membres",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"createNewGroupButton": {
"message": "Nouveau groupe",
"description": "The text of the button to create new groups"
},
"selectContact": {
"message": "Sélectionner contact",
"description": "The label for contact checkboxes that are non-selected (clicking them should select the contact)"
},
"deselectContact": {
"message": "De-select contact",
"description": "The label for contact checkboxes that are selected (clicking them should de-select the contact)"
},
"cannotSelectContact": {
"message": "Cannot select contact",
"description": "The label for contact checkboxes that are disabled"
},
"alreadyAMember": {
"message": "Already a member",
"description": "The label for contact checkboxes that are disabled because they're already a member"
},
"MessageAudio--play": {
"message": "Play audio attachment",
"description": "Aria label for audio attachment's Play button"
},
"MessageAudio--pause": {
"message": "Pause audio attachment",
"description": "Aria label for audio attachment's Pause button"
},
"MessageAudio--download": {
"message": "Download audio attachment",
"description": "Aria label for audio attachment's Download button"
},
"MessageAudio--pending": {
"message": "Downloading audio attachment...",
"description": "Aria label for pending audio attachment spinner"
},
"MessageAudio--slider": {
"message": "Playback time of audio attachment",
"description": "Aria label for audio attachment's playback time slider"
},
"emptyInboxMessage": {
"message": "Click the $composeIcon$ above and search for your contacts or groups to message.",
"description": "Shown in the left-pane when the inbox is empty",
"placeholders": {
"composeIcon": {
"content": "$1",
"example": "compose button"
}
}
},
"composeIcon": {
"message": "compose button",
"description": "Shown in the left-pane when the inbox is empty. Describes the button that composes a new message."
},
"ForwardMessageModal--continue": {
"message": "Poursuivre",
"description": "aria-label for the 'next' button in the forward a message modal dialog"
}
}

View File

@ -771,6 +771,10 @@
"message": "אנשי קשר",
"description": "Shown to separate the types of search results"
},
"groupsHeader": {
"message": "קבוצות",
"description": "Shown to separate the types of search results"
},
"messagesHeader": {
"message": "הודעות",
"description": "Shown to separate the types of search results"
@ -906,11 +910,11 @@
"description": "Shown if the user attempts to send an audio message without audio permissions turned on"
},
"audioCallingPermissionNeeded": {
"message": "לצורך ביצוע שיחות, אתה חייב להתיר אל Signal Desktop להשיג גישה אל המיקרופון שלך.",
"message": "לצורך התקשרות, אתה חייב להתיר אל Signal Desktop להשיג גישה אל המיקרופון שלך.",
"description": "Shown if the user attempts access the microphone for calling without audio permissions turned on"
},
"videoCallingPermissionNeeded": {
"message": "לצורך ביצוע שיחות וידאו, אתה חייב להתיר אל Signal Desktop להשיג גישה אל המצלמה שלך.",
"message": "לצורך התקשרות וידאו, אתה חייב להתיר אל Signal Desktop להשיג גישה אל המצלמה שלך.",
"description": "Shown if the user attempts access the camera for video calling without video permissions turned on"
},
"allowAccess": {
@ -1002,7 +1006,7 @@
"description": "Label for when something is turned off"
},
"deleteWarning": {
"message": "לחיצה על 'מחק' תסיר לצמיתות הודעה זו מהמכשירים שלך בלבד.",
"message": "הודעה זו תימחק ממכשיר זה.",
"description": "Text shown in the confirmation dialog for deleting a message locally"
},
"deleteForEveryoneWarning": {
@ -1071,6 +1075,10 @@
"message": "לא החלפת עדין הודעות כלשהן עם איש קשר זה. מספר הביטחון שלך איתו יהיה זמין לאחר ההודעה הראשונה.",
"description": ""
},
"back": {
"message": "הקודם",
"description": "Generic label for back"
},
"goBack": {
"message": "חזור",
"description": "Label for back button in a conversation"
@ -1083,6 +1091,10 @@
"message": "נסה מחדש שליחה",
"description": "Shown on the drop-down menu for an individual message, but only if it is an outgoing message that failed to send"
},
"forwardMessage": {
"message": "העבר הלאה הודעה",
"description": "Shown on the drop-down menu for an individual message, forwards a message"
},
"deleteMessage": {
"message": "מחק הודעה עבורי",
"description": "Shown on the drop-down menu for an individual message, deletes single message"
@ -1103,6 +1115,22 @@
"message": "שיח מאובטח אופס",
"description": "This is a past tense, informational message. In other words, your secure session has been reset."
},
"ChatRefresh--notification": {
"message": "שיח התכתבות רוענן",
"description": "Shown in timeline when a error happened, and the session was automatically reset."
},
"ChatRefresh--learnMore": {
"message": "למד עוד",
"description": "Shown in timeline when session is automatically reset, to provide access to a popup info dialog"
},
"ChatRefresh--summary": {
"message": "Signal משתמש בהצפנה מקצה־אל־קצה והוא עשוי להצטרך לרענן את שיח ההתכתבות שלך לפעמים. זה לא משפיע על אבטחת ההתכתבות שלך אבל ייתכן שהחמצת הודעה מאיש קשר זה ואתה יכול לבקש ממנו לשלוח אותה מחדש.",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"ChatRefresh--contactSupport": {
"message": "צור קשר עם תמיכה",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"quoteThumbnailAlt": {
"message": "תמונה ממוזערת מהודעה מצוטטת",
"description": "Used in alt tag of thumbnail images inside of an embedded message quote"
@ -1798,7 +1826,7 @@
"description": "Description for audio notification setting"
},
"callRingtoneNotificationDescription": {
"message": "נגן צלילי חיוג",
"message": "נגן צלצול שיחה",
"description": "Description for call ringtone notification setting"
},
"callSystemNotificationDescription": {
@ -1909,6 +1937,112 @@
"message": "התחל שיחה חדשה…",
"description": "Label underneath number a user enters that is not an existing contact"
},
"newConversation": {
"message": "שיחה חדשה",
"description": "Label for header when starting a new conversation"
},
"contactSearchPlaceholder": {
"message": "חפש לפי שם או מספר טלפון",
"description": "Placeholder to use when searching for contacts in the composer"
},
"noContactsFound": {
"message": "אנשי קשר לא נמצאו",
"description": "Label shown when there are no contacts to compose to"
},
"noConversationsFound": {
"message": "שיחות לא נמצאו",
"description": "Label shown when there are no conversations to compose to"
},
"chooseGroupMembers__title": {
"message": "בחר חברי קבוצה",
"description": "The title for the 'choose group members' left pane screen"
},
"chooseGroupMembers__back-button": {
"message": "הקודם",
"description": "Used as alt-text of the back button on the 'choose group members' left pane screen"
},
"chooseGroupMembers__skip": {
"message": "דלג",
"description": "The 'skip' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__next": {
"message": "הבא",
"description": "The 'next' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__maximum-group-size__title": {
"message": "גודל קבוצה מרבי הושג",
"description": "Shown in the alert when you add the maximum number of group members"
},
"chooseGroupMembers__maximum-group-size__body": {
"message": "קבוצות Signal יכולות להכיל מרב של $max$ חברי קבוצה.",
"description": "Shown in the alert when you add the maximum number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "1000"
}
}
},
"chooseGroupMembers__maximum-recommended-group-size__title": {
"message": "מגבלה מומלצת של חברי קבוצה הושגה",
"description": "Shown in the alert when you add the maximum recommended number of group members"
},
"chooseGroupMembers__maximum-recommended-group-size__body": {
"message": "קבוצות Signal מתפקדות בצורה הטובה ביותר עם $max$ חברי קבוצה או פחות. הוספת חברי קבוצה נוספים תגרום לעיכובים בשליחה ובקבלה של הודעות.",
"description": "Shown in the alert when you add the maximum recommended number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "150"
}
}
},
"chooseGroupMembers__cant-add-member__title": {
"message": "לא ניתן להוסיף חבר קבוצה",
"description": "Shown in the alert when you try to add someone who can't be added to a group"
},
"chooseGroupMembers__cant-add-member__body": {
"message": "המשתמש \"$name$\" לא יכול להתווסף אל הקבוצה מאחר שהוא משתמש בגרסה ישנה של Signal. אתה יכול להוסיף אותו אל הקבוצה לאחר שהוא יעדכן את Signal.",
"description": "Shown in the alert when you try to add someone who can't be added to a group",
"placeholders": {
"max": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"setGroupMetadata__title": {
"message": "תן שם לקבוצה זו",
"description": "The title for the 'set group metadata' left pane screen"
},
"setGroupMetadata__back-button": {
"message": "חזור אל בחירת חבר קבוצה",
"description": "Used as alt-text of the back button on the 'set group metadata' left pane screen"
},
"setGroupMetadata__group-name-placeholder": {
"message": "שם קבוצה (דרוש)",
"description": "The placeholder for the group name placeholder"
},
"setGroupMetadata__create-group": {
"message": "צור",
"description": "The 'create group' button text in the 'set group metadata' left pane screen"
},
"setGroupMetadata__members-header": {
"message": "חברי קבוצה",
"description": "The header for the members list in the 'set group metadata' left pane screen"
},
"setGroupMetadata__error-message": {
"message": "קבוצה זו לא יכלה להיווצר. בדוק את החיבור שלך ונסה שוב.",
"description": "Shown in the modal when we can't create a group"
},
"updateGroupAttributes__title": {
"message": "ערוך את השם והתמונה של הקבוצה",
"description": "Shown in the modal when we want to update a group"
},
"updateGroupAttributes__error-message": {
"message": "נכשל בעדכון הקבוצה. בדוק את החיבור שלך ונסה שוב.",
"description": "Shown in the modal when we can't update a group"
},
"notSupportedSMS": {
"message": "הודעות SMS/MMS אינן נתמכות.",
"description": "Label underneath number informing user that SMS is not supported on desktop"
@ -2353,6 +2487,10 @@
"message": "פתח תפריט שיחה",
"description": "Shown in the shortcuts guide"
},
"Keyboard--new-conversation": {
"message": "התחל שיחה חדשה",
"description": "Shown in the shortcuts guide"
},
"Keyboard--archive-conversation": {
"message": "ארכב שיחה",
"description": "Shown in the shortcuts guide"
@ -2971,67 +3109,19 @@
},
"ConversationHero--membership-1": {
"message": "חבר קבוצה של $group$.",
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group",
"placeholders": {
"group": {
"content": "$1",
"example": "NYC Rock Climbers"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group"
},
"ConversationHero--membership-2": {
"message": "חבר קבוצה של $group1$ ושל $group2$.",
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups"
},
"ConversationHero--membership-3": {
"message": "חבר קבוצה של $group1$, $group2$, ושל $group3$.",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-extra": {
"message": "חבר קבוצה של $group1$, $group2$, $group3$ ושל עוד $remainingCount$.",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
},
"remainingCount": {
"content": "$4",
"example": "3"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-added": {
"message": "$name$ הוסיף אותך אל הקבוצה.",
@ -3043,6 +3133,10 @@
}
}
},
"no-groups-in-common": {
"message": "אין קבוצות במשותף.",
"description": "Shown to indicate this user is not a member of any groups"
},
"acceptCall": {
"message": "ענה",
"description": "Shown in tooltip for the button to accept a call (audio or video)"
@ -3245,6 +3339,10 @@
"message": "השתק לשעה אחת",
"description": "Label for muting the conversation"
},
"muteEightHours": {
"message": "השתק למשך שמונה שעות",
"description": "Label for muting the conversation"
},
"muteDay": {
"message": "השתק ליום אחד",
"description": "Label for muting the conversation"
@ -3253,14 +3351,18 @@
"message": "השתק לשבוע אחד",
"description": "Label for muting the conversation"
},
"muteYear": {
"message": "השתק לשנה אחת",
"muteAlways": {
"message": "השתק תמיד",
"description": "Label for muting the conversation"
},
"unmute": {
"message": "בטל השתקה",
"description": "Label for unmuting the conversation"
},
"muteExpirationLabelAlways": {
"message": "מושתק תמיד",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted"
},
"muteExpirationLabel": {
"message": "מושתק עד $duration$",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted",
@ -3395,6 +3497,10 @@
"message": "מנהלן",
"description": "Label for a group administrator"
},
"GroupV2--only-admins": {
"message": "רק מנהלנים",
"description": "Label for group administrators -- used in drop-downs to select permissions that apply to admins"
},
"GroupV2--all-members": {
"message": "כל חברי הקבוצה",
"description": "Label for describing the general non-privileged members of a group"
@ -4641,6 +4747,10 @@
"message": "חסום קבוצה",
"description": "This is a button to block a group"
},
"ConversationDetailsActions--leave-group-must-choose-new-admin": {
"message": "לפני שאתה עוזב, אתה חייב לבחור לפחות מנהלן חדש אחד עבור קבוצה זו.",
"description": "Shown if, before leaving a group, you need to choose an admin"
},
"ConversationDetailsActions--leave-group-modal-title": {
"message": "האם אתה באמת רוצה לעזוב?",
"description": "This is the modal title for confirming leaving a group"
@ -4699,6 +4809,10 @@
}
}
},
"ConversationDetailsMembershipList--add-members": {
"message": "הוסף חברי קבוצה",
"description": "The button that you can click to add new members"
},
"ConversationDetailsMembershipList--show-all": {
"message": "ראה הכל",
"description": "This is a button on the conversation details to show all members"
@ -4856,5 +4970,167 @@
"PendingInvites--info": {
"message": "פרטים אודות אנשים שהוזמנו אל קבוצה זו אינם נראים עד שהאנשים יצטרפו. מוזמנים יראו הודעות רק לאחר שהם מצטרפים אל הקבוצה.",
"description": "Information shown below the invite list"
},
"AvatarInput--no-photo-label--group": {
"message": "הוסף תמונת קבוצה",
"description": "The label for the avatar uploader when no group photo is selected"
},
"AvatarInput--change-photo-label": {
"message": "שנה תמונה",
"description": "The label for the avatar uploader when a photo is selected"
},
"AvatarInput--upload-photo-choice": {
"message": "העלה תמונה",
"description": "The button text when you click on an uploaded avatar and want to upload a new one"
},
"AvatarInput--remove-photo-choice": {
"message": "הסר תמונה",
"description": "The button text when you click on an uploaded avatar and want to remove it"
},
"ContactPill--remove": {
"message": "הסר איש קשר",
"description": "The label for the 'remove' button on the contact pill"
},
"ComposeErrorDialog--close": {
"message": "בסדר",
"description": "The text on the button when there's an error in the composer"
},
"NewlyCreatedGroupInvitedContactsDialog--title--one": {
"message": "הזמנה נשלחה",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--title--many": {
"message": "$count$ הזמנות נשלחו",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "3"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--one": {
"message": "$name$ לא יכול/ה להתווסף באופן אוטומטי אל קבוצה זו על ידך.",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"name": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--many": {
"message": "משתמשים אלו לא יכולים להתווסף באופן אוטומטי אל קבוצה זו על ידך.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--info-paragraph": {
"message": "משתמש הוזמן להצטרף, והוא לא יראה הודעות קבוצה כלשהן עד שהוא יאשר.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--learn-more": {
"message": "למד עוד",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"AddGroupMembersModal--title": {
"message": "הוסף חברי קבוצה",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--continue-to-confirm": {
"message": "עדכן",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--confirm-title--one": {
"message": "להוסיף את $person$ אל \"$group$\"?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"person": {
"content": "$1",
"example": "Jane Doe"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-title--many": {
"message": "להוסיף $count$ חברי קבוצה אל \"$group$\"?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-button--one": {
"message": "הוספת חבר",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"AddGroupMembersModal--confirm-button--many": {
"message": "הוסף חברי קבוצה",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"createNewGroupButton": {
"message": "קבוצה חדשה",
"description": "The text of the button to create new groups"
},
"selectContact": {
"message": "בחר איש קשר",
"description": "The label for contact checkboxes that are non-selected (clicking them should select the contact)"
},
"deselectContact": {
"message": "בטל בחירת איש קשר",
"description": "The label for contact checkboxes that are selected (clicking them should de-select the contact)"
},
"cannotSelectContact": {
"message": "לא ניתן לבחור איש קשר",
"description": "The label for contact checkboxes that are disabled"
},
"alreadyAMember": {
"message": "כבר חבר/ת קבוצה",
"description": "The label for contact checkboxes that are disabled because they're already a member"
},
"MessageAudio--play": {
"message": "נגן צרופת שמע",
"description": "Aria label for audio attachment's Play button"
},
"MessageAudio--pause": {
"message": "השהה צרופת שמע",
"description": "Aria label for audio attachment's Pause button"
},
"MessageAudio--download": {
"message": "הורד צרופת שמע",
"description": "Aria label for audio attachment's Download button"
},
"MessageAudio--pending": {
"message": "מוריד צרופת שמע…",
"description": "Aria label for pending audio attachment spinner"
},
"MessageAudio--slider": {
"message": "זמן ניגון של צרופת שמע",
"description": "Aria label for audio attachment's playback time slider"
},
"emptyInboxMessage": {
"message": "לחץ על $composeIcon$ למעלה וחפש אחר אנשי הקשר או הקבוצות שלך כדי לשלוח הודעה.",
"description": "Shown in the left-pane when the inbox is empty",
"placeholders": {
"composeIcon": {
"content": "$1",
"example": "compose button"
}
}
},
"composeIcon": {
"message": "כפתור חַבֵּר",
"description": "Shown in the left-pane when the inbox is empty. Describes the button that composes a new message."
},
"ForwardMessageModal--continue": {
"message": "המשך",
"description": "aria-label for the 'next' button in the forward a message modal dialog"
}
}

View File

@ -771,6 +771,10 @@
"message": "संपर्क",
"description": "Shown to separate the types of search results"
},
"groupsHeader": {
"message": "ग्रुप ",
"description": "Shown to separate the types of search results"
},
"messagesHeader": {
"message": "मेसेज",
"description": "Shown to separate the types of search results"
@ -1002,7 +1006,7 @@
"description": "Label for when something is turned off"
},
"deleteWarning": {
"message": "'मिटाएँ' पर क्लिक करने से इस मेसेज को केवल आपके डिवाइसेस से स्थायी रूप से निकाल दिया जाएगा।",
"message": "This message will be deleted from this device.",
"description": "Text shown in the confirmation dialog for deleting a message locally"
},
"deleteForEveryoneWarning": {
@ -1071,6 +1075,10 @@
"message": "आपने अभी तक इस संपर्क के साथ किसी भी मेसेज का आदान-प्रदान नहीं किया है। उनके साथ आपका सुरक्षा नंबर पहले मेसेज के बाद उपलब्ध होगा।",
"description": ""
},
"back": {
"message": "पीछे जाएं",
"description": "Generic label for back"
},
"goBack": {
"message": "पीछे जाएँ",
"description": "Label for back button in a conversation"
@ -1083,6 +1091,10 @@
"message": "फिर से भेजने की कोशिश करें",
"description": "Shown on the drop-down menu for an individual message, but only if it is an outgoing message that failed to send"
},
"forwardMessage": {
"message": "फॉर्वर्ड मेसेज",
"description": "Shown on the drop-down menu for an individual message, forwards a message"
},
"deleteMessage": {
"message": "मेरे लिए मेसेज मिटाएँ",
"description": "Shown on the drop-down menu for an individual message, deletes single message"
@ -1103,6 +1115,22 @@
"message": "सुरक्षित सत्र पुनः स्थापित करे ",
"description": "This is a past tense, informational message. In other words, your secure session has been reset."
},
"ChatRefresh--notification": {
"message": "चैट सेशन रीफ्रेश हुआ",
"description": "Shown in timeline when a error happened, and the session was automatically reset."
},
"ChatRefresh--learnMore": {
"message": "और जानें",
"description": "Shown in timeline when session is automatically reset, to provide access to a popup info dialog"
},
"ChatRefresh--summary": {
"message": "Signal एंड-टू-एंड एंक्रिप्शन का इस्तेमाल करता है और इसे कभी-कभी आपके चैट सेशन को रीफ़्रेश करने की ज़रूरत हो सकती है। इससे आपकी चैट की सुरक्षा प्रभावित नहीं होती है लेकिन हो सकता है कि इस संपर्क से कोई संदेश छूट गया हो और आप उन्हें उसे दोबारा भेजने के लिए कह सकते हैं।",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"ChatRefresh--contactSupport": {
"message": "समर्थन से संपर्क करें",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"quoteThumbnailAlt": {
"message": "कोटेड मेसेज में से तस्वीर का थंबनेल",
"description": "Used in alt tag of thumbnail images inside of an embedded message quote"
@ -1909,6 +1937,112 @@
"message": "नया वार्तालाप शुरु करें...",
"description": "Label underneath number a user enters that is not an existing contact"
},
"newConversation": {
"message": "नई संवाद",
"description": "Label for header when starting a new conversation"
},
"contactSearchPlaceholder": {
"message": "Search by name or phone number",
"description": "Placeholder to use when searching for contacts in the composer"
},
"noContactsFound": {
"message": "No contacts found",
"description": "Label shown when there are no contacts to compose to"
},
"noConversationsFound": {
"message": "No conversations found",
"description": "Label shown when there are no conversations to compose to"
},
"chooseGroupMembers__title": {
"message": "Choose members",
"description": "The title for the 'choose group members' left pane screen"
},
"chooseGroupMembers__back-button": {
"message": "पीछे जाएं",
"description": "Used as alt-text of the back button on the 'choose group members' left pane screen"
},
"chooseGroupMembers__skip": {
"message": "छोड़ दे ",
"description": "The 'skip' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__next": {
"message": "अगला",
"description": "The 'next' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__maximum-group-size__title": {
"message": "अधिकतम ग्रुप साइज़ पूरा हो गया",
"description": "Shown in the alert when you add the maximum number of group members"
},
"chooseGroupMembers__maximum-group-size__body": {
"message": "Signal groups can have a maximum of $max$ members.",
"description": "Shown in the alert when you add the maximum number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "1000"
}
}
},
"chooseGroupMembers__maximum-recommended-group-size__title": {
"message": "अनुशंसित मेंबर सीमा पूरी हुई",
"description": "Shown in the alert when you add the maximum recommended number of group members"
},
"chooseGroupMembers__maximum-recommended-group-size__body": {
"message": "Signal groups perform best with $max$ members or less. Adding more members will cause delays sending and receiving messages.",
"description": "Shown in the alert when you add the maximum recommended number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "150"
}
}
},
"chooseGroupMembers__cant-add-member__title": {
"message": "Cant add member",
"description": "Shown in the alert when you try to add someone who can't be added to a group"
},
"chooseGroupMembers__cant-add-member__body": {
"message": "\"$name$\" cant be added to the group because theyre using an old version of Signal. You can add them to the group after theyve updated Signal.",
"description": "Shown in the alert when you try to add someone who can't be added to a group",
"placeholders": {
"max": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"setGroupMetadata__title": {
"message": "इस समूह को नाम दें",
"description": "The title for the 'set group metadata' left pane screen"
},
"setGroupMetadata__back-button": {
"message": "Back to member selection",
"description": "Used as alt-text of the back button on the 'set group metadata' left pane screen"
},
"setGroupMetadata__group-name-placeholder": {
"message": "ग्रुप का नाम (आवश्यक)",
"description": "The placeholder for the group name placeholder"
},
"setGroupMetadata__create-group": {
"message": "बनाएँ",
"description": "The 'create group' button text in the 'set group metadata' left pane screen"
},
"setGroupMetadata__members-header": {
"message": "सदस्यों",
"description": "The header for the members list in the 'set group metadata' left pane screen"
},
"setGroupMetadata__error-message": {
"message": "This group couldnt be created. Check your connection and try again.",
"description": "Shown in the modal when we can't create a group"
},
"updateGroupAttributes__title": {
"message": "ग्रुप का नाम और तस्वीर संपादित करें",
"description": "Shown in the modal when we want to update a group"
},
"updateGroupAttributes__error-message": {
"message": "Failed to update the group. Check your connection and try again.",
"description": "Shown in the modal when we can't update a group"
},
"notSupportedSMS": {
"message": "SMS/MMS मेसेज समर्थित नहीं हैं।",
"description": "Label underneath number informing user that SMS is not supported on desktop"
@ -2353,6 +2487,10 @@
"message": "संवाद का मेन्यू खोलें",
"description": "Shown in the shortcuts guide"
},
"Keyboard--new-conversation": {
"message": "Start new conversation",
"description": "Shown in the shortcuts guide"
},
"Keyboard--archive-conversation": {
"message": "संवाद संग्रहित करें",
"description": "Shown in the shortcuts guide"
@ -2971,67 +3109,19 @@
},
"ConversationHero--membership-1": {
"message": "$group$ के मेंबर।",
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group",
"placeholders": {
"group": {
"content": "$1",
"example": "NYC Rock Climbers"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group"
},
"ConversationHero--membership-2": {
"message": "$group1$ और $group2$के मेंबर।",
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups"
},
"ConversationHero--membership-3": {
"message": "$group1$, $group2$, और $group3$ के मेंबर।",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-extra": {
"message": "$group1$, $group2$, $group3$ और $remainingCount$ अधिक।",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
},
"remainingCount": {
"content": "$4",
"example": "3"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-added": {
"message": "$name$ ने आपको ग्रुप में शामिल किया।",
@ -3043,6 +3133,10 @@
}
}
},
"no-groups-in-common": {
"message": "कोई साझा समूह नहीं ",
"description": "Shown to indicate this user is not a member of any groups"
},
"acceptCall": {
"message": "उत्तर",
"description": "Shown in tooltip for the button to accept a call (audio or video)"
@ -3245,6 +3339,10 @@
"message": "एक घंटे के लिये म्युट करें",
"description": "Label for muting the conversation"
},
"muteEightHours": {
"message": "Mute for eight hours",
"description": "Label for muting the conversation"
},
"muteDay": {
"message": "एक दिन के लिये म्युट करें",
"description": "Label for muting the conversation"
@ -3253,14 +3351,18 @@
"message": "एक हफ़ते के लिये म्युट करें",
"description": "Label for muting the conversation"
},
"muteYear": {
"message": "एक साल के लिये म्युट करें",
"muteAlways": {
"message": "Mute always",
"description": "Label for muting the conversation"
},
"unmute": {
"message": "अनम्यूट",
"description": "Label for unmuting the conversation"
},
"muteExpirationLabelAlways": {
"message": "Muted always",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted"
},
"muteExpirationLabel": {
"message": "$duration$ तक म्यूट किया गया",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted",
@ -3395,6 +3497,10 @@
"message": "एडमिन",
"description": "Label for a group administrator"
},
"GroupV2--only-admins": {
"message": "सिर्फ़ एडमिन",
"description": "Label for group administrators -- used in drop-downs to select permissions that apply to admins"
},
"GroupV2--all-members": {
"message": "सभी सदस्य",
"description": "Label for describing the general non-privileged members of a group"
@ -4641,6 +4747,10 @@
"message": "समूह को ब्लाॅक करें",
"description": "This is a button to block a group"
},
"ConversationDetailsActions--leave-group-must-choose-new-admin": {
"message": "इससे पहले कि आप छोड़ें, आपको इस ग्रुप के लिए कम से कम एक नया एडमिन चुनना होगा।",
"description": "Shown if, before leaving a group, you need to choose an admin"
},
"ConversationDetailsActions--leave-group-modal-title": {
"message": "क्या आपको यकीन है आप यह समूर छोङना चाहते हैं? ",
"description": "This is the modal title for confirming leaving a group"
@ -4699,6 +4809,10 @@
}
}
},
"ConversationDetailsMembershipList--add-members": {
"message": "मेंबर्स जोड़ें",
"description": "The button that you can click to add new members"
},
"ConversationDetailsMembershipList--show-all": {
"message": "सभी देखें",
"description": "This is a button on the conversation details to show all members"
@ -4856,5 +4970,167 @@
"PendingInvites--info": {
"message": "Details about people invited to this group arent shown until they join. Invitees will only see messages after they join the group.",
"description": "Information shown below the invite list"
},
"AvatarInput--no-photo-label--group": {
"message": "Add a group photo",
"description": "The label for the avatar uploader when no group photo is selected"
},
"AvatarInput--change-photo-label": {
"message": "Change photo",
"description": "The label for the avatar uploader when a photo is selected"
},
"AvatarInput--upload-photo-choice": {
"message": "Upload photo",
"description": "The button text when you click on an uploaded avatar and want to upload a new one"
},
"AvatarInput--remove-photo-choice": {
"message": "तस्वीर हटाओ",
"description": "The button text when you click on an uploaded avatar and want to remove it"
},
"ContactPill--remove": {
"message": "Remove contact",
"description": "The label for the 'remove' button on the contact pill"
},
"ComposeErrorDialog--close": {
"message": "ठीक है",
"description": "The text on the button when there's an error in the composer"
},
"NewlyCreatedGroupInvitedContactsDialog--title--one": {
"message": "Invitation sent",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--title--many": {
"message": "$count$ invitations sent",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "3"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--one": {
"message": "$name$ cant be automatically added to this group by you.",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"name": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--many": {
"message": "These users cant be automatically added to this group by you.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--info-paragraph": {
"message": "Theyve been invited to join, and wont see any group messages until they accept.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--learn-more": {
"message": "अधिक जानें",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"AddGroupMembersModal--title": {
"message": "मेंबर्स जोड़ें",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--continue-to-confirm": {
"message": "अपडेट",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--confirm-title--one": {
"message": "Add $person$ to \"$group$\"?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"person": {
"content": "$1",
"example": "Jane Doe"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-title--many": {
"message": "Add $count$ members to \"$group$\"?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-button--one": {
"message": "Add member",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"AddGroupMembersModal--confirm-button--many": {
"message": "मेंबर्स जोड़ें",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"createNewGroupButton": {
"message": "नया ग्रुप",
"description": "The text of the button to create new groups"
},
"selectContact": {
"message": "Select contact",
"description": "The label for contact checkboxes that are non-selected (clicking them should select the contact)"
},
"deselectContact": {
"message": "De-select contact",
"description": "The label for contact checkboxes that are selected (clicking them should de-select the contact)"
},
"cannotSelectContact": {
"message": "Cannot select contact",
"description": "The label for contact checkboxes that are disabled"
},
"alreadyAMember": {
"message": "Already a member",
"description": "The label for contact checkboxes that are disabled because they're already a member"
},
"MessageAudio--play": {
"message": "Play audio attachment",
"description": "Aria label for audio attachment's Play button"
},
"MessageAudio--pause": {
"message": "Pause audio attachment",
"description": "Aria label for audio attachment's Pause button"
},
"MessageAudio--download": {
"message": "Download audio attachment",
"description": "Aria label for audio attachment's Download button"
},
"MessageAudio--pending": {
"message": "Downloading audio attachment...",
"description": "Aria label for pending audio attachment spinner"
},
"MessageAudio--slider": {
"message": "Playback time of audio attachment",
"description": "Aria label for audio attachment's playback time slider"
},
"emptyInboxMessage": {
"message": "Click the $composeIcon$ above and search for your contacts or groups to message.",
"description": "Shown in the left-pane when the inbox is empty",
"placeholders": {
"composeIcon": {
"content": "$1",
"example": "compose button"
}
}
},
"composeIcon": {
"message": "compose button",
"description": "Shown in the left-pane when the inbox is empty. Describes the button that composes a new message."
},
"ForwardMessageModal--continue": {
"message": "आगे ",
"description": "aria-label for the 'next' button in the forward a message modal dialog"
}
}

View File

@ -1,6 +1,6 @@
{
"softwareAcknowledgments": {
"message": "Zahvalnice za softver",
"message": "Priznanja za softver",
"description": "Shown in the about box for the link to software acknowledgments"
},
"privacyPolicy": {
@ -771,6 +771,10 @@
"message": "Kontakti",
"description": "Shown to separate the types of search results"
},
"groupsHeader": {
"message": "Grupe",
"description": "Shown to separate the types of search results"
},
"messagesHeader": {
"message": "Poruke",
"description": "Shown to separate the types of search results"
@ -1002,7 +1006,7 @@
"description": "Label for when something is turned off"
},
"deleteWarning": {
"message": "Klikom na \"Izbriši\" trajno će te ukloniti ovu poruku samo s vaših uređaja.",
"message": "Ova poruka će biti izbrisana s ovog uređaja.",
"description": "Text shown in the confirmation dialog for deleting a message locally"
},
"deleteForEveryoneWarning": {
@ -1071,6 +1075,10 @@
"message": "Još niste razmijenili nijednu poruku s ovim kontaktom. Vaš zajednički sigurnosni broj će biti dostupan nakon prve poruke.",
"description": ""
},
"back": {
"message": "Natrag",
"description": "Generic label for back"
},
"goBack": {
"message": "Idi na prethodno",
"description": "Label for back button in a conversation"
@ -1083,6 +1091,10 @@
"message": "Ponovno pošalji",
"description": "Shown on the drop-down menu for an individual message, but only if it is an outgoing message that failed to send"
},
"forwardMessage": {
"message": "Proslijedi poruku",
"description": "Shown on the drop-down menu for an individual message, forwards a message"
},
"deleteMessage": {
"message": "Izbriši poruku za mene",
"description": "Shown on the drop-down menu for an individual message, deletes single message"
@ -1103,6 +1115,22 @@
"message": "Ponovno pokretanje sigurne sesije",
"description": "This is a past tense, informational message. In other words, your secure session has been reset."
},
"ChatRefresh--notification": {
"message": "Sesija razgovora je osvježena",
"description": "Shown in timeline when a error happened, and the session was automatically reset."
},
"ChatRefresh--learnMore": {
"message": "Saznajte više",
"description": "Shown in timeline when session is automatically reset, to provide access to a popup info dialog"
},
"ChatRefresh--summary": {
"message": "Signal koristi end-to-end šifriranje i možda će ponekad trebati osvježiti sesiju razgovora. To ne utječe na sigurnost vašeg razgovora, ali ste možda propustili poruku od ovog kontakta i možete zatražiti da je ponovno pošalje.",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"ChatRefresh--contactSupport": {
"message": "Kontaktirajte podršku",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"quoteThumbnailAlt": {
"message": "Sličica fotografije iz citirane poruke",
"description": "Used in alt tag of thumbnail images inside of an embedded message quote"
@ -1909,6 +1937,112 @@
"message": "Započnite novi razgovor...",
"description": "Label underneath number a user enters that is not an existing contact"
},
"newConversation": {
"message": "Novi razgovor",
"description": "Label for header when starting a new conversation"
},
"contactSearchPlaceholder": {
"message": "Pretraži po imenu ili broju telefona",
"description": "Placeholder to use when searching for contacts in the composer"
},
"noContactsFound": {
"message": "Nema kontakata",
"description": "Label shown when there are no contacts to compose to"
},
"noConversationsFound": {
"message": "No conversations found",
"description": "Label shown when there are no conversations to compose to"
},
"chooseGroupMembers__title": {
"message": "Odaberite članove",
"description": "The title for the 'choose group members' left pane screen"
},
"chooseGroupMembers__back-button": {
"message": "Natrag",
"description": "Used as alt-text of the back button on the 'choose group members' left pane screen"
},
"chooseGroupMembers__skip": {
"message": "Preskoči",
"description": "The 'skip' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__next": {
"message": "Sljedeće",
"description": "The 'next' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__maximum-group-size__title": {
"message": "Dosegnuta je maksimalna veličina grupe",
"description": "Shown in the alert when you add the maximum number of group members"
},
"chooseGroupMembers__maximum-group-size__body": {
"message": "Signal grupe mogu imati najviše $max$ članova.",
"description": "Shown in the alert when you add the maximum number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "1000"
}
}
},
"chooseGroupMembers__maximum-recommended-group-size__title": {
"message": "Dosegnuto preporučeno ograničenje članova",
"description": "Shown in the alert when you add the maximum recommended number of group members"
},
"chooseGroupMembers__maximum-recommended-group-size__body": {
"message": "Signal grupe najbolje rade s $max$ članova ili manje. Dodavanje više članova uzrokovat će kašnjenja u slanju i primanju poruka.",
"description": "Shown in the alert when you add the maximum recommended number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "150"
}
}
},
"chooseGroupMembers__cant-add-member__title": {
"message": "Nije moguće dodati člana",
"description": "Shown in the alert when you try to add someone who can't be added to a group"
},
"chooseGroupMembers__cant-add-member__body": {
"message": "\"$name$\" ne može biti dodan u grupu jer korisi staru verziju Signala. Možete ih dodati u grupu nakon što ažuriraju Signal.",
"description": "Shown in the alert when you try to add someone who can't be added to a group",
"placeholders": {
"max": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"setGroupMetadata__title": {
"message": "Dodijelite naziv grupi",
"description": "The title for the 'set group metadata' left pane screen"
},
"setGroupMetadata__back-button": {
"message": "Natrag na odabir članova",
"description": "Used as alt-text of the back button on the 'set group metadata' left pane screen"
},
"setGroupMetadata__group-name-placeholder": {
"message": "Naziv grupe (obavezno)",
"description": "The placeholder for the group name placeholder"
},
"setGroupMetadata__create-group": {
"message": "Stvori",
"description": "The 'create group' button text in the 'set group metadata' left pane screen"
},
"setGroupMetadata__members-header": {
"message": "Članovi",
"description": "The header for the members list in the 'set group metadata' left pane screen"
},
"setGroupMetadata__error-message": {
"message": "Nije moguće stvoriti novu grupu. Provjerite internetsku vezu i pokušajte ponovo.",
"description": "Shown in the modal when we can't create a group"
},
"updateGroupAttributes__title": {
"message": "Uredi naziv grupe i sliku",
"description": "Shown in the modal when we want to update a group"
},
"updateGroupAttributes__error-message": {
"message": "Nije moguće ažurirati grupu. Provjerite internetsku vezu i pokušajte ponovo.",
"description": "Shown in the modal when we can't update a group"
},
"notSupportedSMS": {
"message": "SMS/MMS poruke nisu podržane.",
"description": "Label underneath number informing user that SMS is not supported on desktop"
@ -2353,6 +2487,10 @@
"message": "Otvori izbornik razgovora",
"description": "Shown in the shortcuts guide"
},
"Keyboard--new-conversation": {
"message": "Započni novi razgovor",
"description": "Shown in the shortcuts guide"
},
"Keyboard--archive-conversation": {
"message": "Arhiviraj razgovor",
"description": "Shown in the shortcuts guide"
@ -2971,67 +3109,19 @@
},
"ConversationHero--membership-1": {
"message": "Član/ica $group$.",
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group",
"placeholders": {
"group": {
"content": "$1",
"example": "NYC Rock Climbers"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group"
},
"ConversationHero--membership-2": {
"message": "Član/ica $group1$ i $group2$.",
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups"
},
"ConversationHero--membership-3": {
"message": "Član/ica $group1$, $group2$ i $group3$.",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-extra": {
"message": "Član/ica $group1$, $group2$, $group3$ i još $remainingCount$ dodatnih grupa/e.",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
},
"remainingCount": {
"content": "$4",
"example": "3"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-added": {
"message": "$name$ vas je dodao u grupu.",
@ -3043,6 +3133,10 @@
}
}
},
"no-groups-in-common": {
"message": "Nema zajedničkih grupa.",
"description": "Shown to indicate this user is not a member of any groups"
},
"acceptCall": {
"message": "Odgovori",
"description": "Shown in tooltip for the button to accept a call (audio or video)"
@ -3245,6 +3339,10 @@
"message": "Utišaj na jedan sat",
"description": "Label for muting the conversation"
},
"muteEightHours": {
"message": "Mute for eight hours",
"description": "Label for muting the conversation"
},
"muteDay": {
"message": "Utišaj na jedan dan",
"description": "Label for muting the conversation"
@ -3253,14 +3351,18 @@
"message": "Utišaj na jedan tjedan",
"description": "Label for muting the conversation"
},
"muteYear": {
"message": "Utišaj na jednu godinu",
"muteAlways": {
"message": "Mute always",
"description": "Label for muting the conversation"
},
"unmute": {
"message": "Uključi zvuk",
"description": "Label for unmuting the conversation"
},
"muteExpirationLabelAlways": {
"message": "Muted always",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted"
},
"muteExpirationLabel": {
"message": "Utišano do $duration$",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted",
@ -3395,6 +3497,10 @@
"message": "Administrator",
"description": "Label for a group administrator"
},
"GroupV2--only-admins": {
"message": "Samo administratori",
"description": "Label for group administrators -- used in drop-downs to select permissions that apply to admins"
},
"GroupV2--all-members": {
"message": "Svi članovi",
"description": "Label for describing the general non-privileged members of a group"
@ -4641,6 +4747,10 @@
"message": "Blokiraj grupu",
"description": "This is a button to block a group"
},
"ConversationDetailsActions--leave-group-must-choose-new-admin": {
"message": "Prije nego što napustite, morate odabrati novog administratora za ovu grupu.",
"description": "Shown if, before leaving a group, you need to choose an admin"
},
"ConversationDetailsActions--leave-group-modal-title": {
"message": "Želite li stvarno napustiti?",
"description": "This is the modal title for confirming leaving a group"
@ -4699,6 +4809,10 @@
}
}
},
"ConversationDetailsMembershipList--add-members": {
"message": "Dodaj članove",
"description": "The button that you can click to add new members"
},
"ConversationDetailsMembershipList--show-all": {
"message": "Prikaži sve",
"description": "This is a button on the conversation details to show all members"
@ -4856,5 +4970,167 @@
"PendingInvites--info": {
"message": "Pojedinosti o osobama pozvanim u ovu grupu ne prikazuju se dok se ne pridruže. Pozvani će vidjeti poruke tek nakon što se pridruže grupi.",
"description": "Information shown below the invite list"
},
"AvatarInput--no-photo-label--group": {
"message": "Dodaj sliku grupe",
"description": "The label for the avatar uploader when no group photo is selected"
},
"AvatarInput--change-photo-label": {
"message": "Promijeni sliku",
"description": "The label for the avatar uploader when a photo is selected"
},
"AvatarInput--upload-photo-choice": {
"message": "Učitaj sliku",
"description": "The button text when you click on an uploaded avatar and want to upload a new one"
},
"AvatarInput--remove-photo-choice": {
"message": "Ukloni sliku",
"description": "The button text when you click on an uploaded avatar and want to remove it"
},
"ContactPill--remove": {
"message": "Ukloni kontakt",
"description": "The label for the 'remove' button on the contact pill"
},
"ComposeErrorDialog--close": {
"message": "U redu",
"description": "The text on the button when there's an error in the composer"
},
"NewlyCreatedGroupInvitedContactsDialog--title--one": {
"message": "Pozivnica je poslana",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--title--many": {
"message": "Poslano je $count$ pozivnica",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "3"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--one": {
"message": "Ne možete automatski dodati $name$ u grupu.",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"name": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--many": {
"message": "Ne možete automatski dodati ove članove u grupu.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--info-paragraph": {
"message": "Korisnik je pozvan i neće vidjeti poruke grupe dok ne prihvati pozivnicu.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--learn-more": {
"message": "Saznajte više",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"AddGroupMembersModal--title": {
"message": "Dodaj članove",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--continue-to-confirm": {
"message": "Ažuriraj",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--confirm-title--one": {
"message": "Dodaj $person$ u \"$group$\"?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"person": {
"content": "$1",
"example": "Jane Doe"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-title--many": {
"message": "Dodaj $count$ članova u \"$group$\"?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-button--one": {
"message": "Dodaj člana",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"AddGroupMembersModal--confirm-button--many": {
"message": "Dodaj članove",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"createNewGroupButton": {
"message": "Nova grupa",
"description": "The text of the button to create new groups"
},
"selectContact": {
"message": "Odaberite kontakt",
"description": "The label for contact checkboxes that are non-selected (clicking them should select the contact)"
},
"deselectContact": {
"message": "Poništi odabir kontakta",
"description": "The label for contact checkboxes that are selected (clicking them should de-select the contact)"
},
"cannotSelectContact": {
"message": "Ne uspješan odabir kontakta",
"description": "The label for contact checkboxes that are disabled"
},
"alreadyAMember": {
"message": "Već je član",
"description": "The label for contact checkboxes that are disabled because they're already a member"
},
"MessageAudio--play": {
"message": "Sviraj zvučni privitak",
"description": "Aria label for audio attachment's Play button"
},
"MessageAudio--pause": {
"message": "Pauziraj zvučni privitak",
"description": "Aria label for audio attachment's Pause button"
},
"MessageAudio--download": {
"message": "Preuzmi zvučni privitak",
"description": "Aria label for audio attachment's Download button"
},
"MessageAudio--pending": {
"message": "Preuzimanje zvučnog privitka...",
"description": "Aria label for pending audio attachment spinner"
},
"MessageAudio--slider": {
"message": "Vrijeme reprodukcije zvučnog privitka",
"description": "Aria label for audio attachment's playback time slider"
},
"emptyInboxMessage": {
"message": "Click the $composeIcon$ above and search for your contacts or groups to message.",
"description": "Shown in the left-pane when the inbox is empty",
"placeholders": {
"composeIcon": {
"content": "$1",
"example": "compose button"
}
}
},
"composeIcon": {
"message": "compose button",
"description": "Shown in the left-pane when the inbox is empty. Describes the button that composes a new message."
},
"ForwardMessageModal--continue": {
"message": "Nastavi",
"description": "aria-label for the 'next' button in the forward a message modal dialog"
}
}

File diff suppressed because it is too large Load Diff

View File

@ -202,7 +202,7 @@
"description": "Shown as a header for pinned conversations in the left pane"
},
"LeftPane--chats": {
"message": "Obrolan",
"message": "Percakapan",
"description": "Shown as a header for non-pinned conversations in the left pane"
},
"archiveHelperText": {
@ -218,7 +218,7 @@
"description": "Shown in menu for conversation, and marks conversation as unread"
},
"moveConversationToInbox": {
"message": "Tidak Terarsip",
"message": "Buka Arsip",
"description": "Undoes Archive Conversation action, and moves archived conversation back to the main conversation list"
},
"pinConversation": {
@ -230,7 +230,7 @@
"description": "Undoes Archive Conversation action, and unpins the conversation from the top of the conversation list"
},
"pinnedConversationsFull": {
"message": "Anda hanya dapat menyematkan 4 obrolan",
"message": "Anda hanya dapat menyematkan 4 percakapan",
"description": ""
},
"chooseDirectory": {
@ -338,7 +338,7 @@
}
},
"messageHistoryUnsynced": {
"message": "Demi keamanan Anda, catatan percakapan tidak disalin ke perangkat baru.",
"message": "Demi keamanan Anda, riwayat percakapan tidak dipindahkan ke perangkat baru.",
"description": "Shown in the conversation history when a user links a new device to explain what is not supported."
},
"youMarkedAsVerified": {
@ -386,7 +386,7 @@
"description": "When there are multiple previously-verified group members with safety number changes, a banner will be shown. The list of contacts with safety number changes is shown, and this text introduces that list."
},
"changedRightAfterVerify": {
"message": "Nomor keamanan yang Anda coba verifikasi telah berubah. Mohon tinjau ulang nomor keamanan baru Anda dengan $name1$. Ingat, perubahan ini berarti seseorang telah mencoba menghadang komunikasi Anda atau $name2$ telah memasang ulang Signal.",
"message": "Nomor keamanan yang Anda coba verifikasi telah berubah. Mohon tinjau ulang nomor keamanan baru Anda dengan $name1$. Ingat, perubahan ini berarti seseorang telah mencoba mencegat komunikasi Anda atau $name2$ telah memasang ulang Signal.",
"description": "Shown on the safety number screen when the user has selected to verify/unverify a contact's safety number, and we immediately discover a safety number change",
"placeholders": {
"name1": {
@ -422,7 +422,7 @@
"description": "Used on a warning dialog to make it clear that it might be risky to send the message."
},
"callAnyway": {
"message": "Telepon saja",
"message": "Telepon Saja",
"description": "Used on a warning dialog to make it clear that it might be risky to call the conversation."
},
"continueCall": {
@ -771,6 +771,10 @@
"message": "Kontak",
"description": "Shown to separate the types of search results"
},
"groupsHeader": {
"message": "Grup",
"description": "Shown to separate the types of search results"
},
"messagesHeader": {
"message": "Pesan",
"description": "Shown to separate the types of search results"
@ -862,15 +866,15 @@
"description": "Shown in toast if user clicks on quote references messages not loaded in view, but in database"
},
"voiceRecordingInterruptedMax": {
"message": "Rekaman pesan suara telah dihentikan karena batas durasi waktu.",
"message": "Rekaman pesan suara telah dihentikan karena batas durasi waktu.",
"description": "Confirmation dialog message for when the voice recording is interrupted due to max time limit"
},
"voiceRecordingInterruptedBlur": {
"message": "Pesan suara dihentikan karena Anda berganti ke aplikasi lain.",
"message": "Pesan suara dihentikan karena Anda beralih ke aplikasi lain.",
"description": "Confirmation dialog message for when the voice recording is interrupted due to app losing focus"
},
"voiceNoteLimit": {
"message": "Pesan suara terbatas hingga 5 menit. Rekaman akan berhenti jika Anda berganti membuka aplikasi lain.",
"message": "Pesan suara terbatas hingga lima menit. Rekaman akan berhenti jika Anda berganti membuka aplikasi lain.",
"description": "Shown in toast to warn user about limited time and that window must be in focus"
},
"voiceNoteMustBeOnlyAttachment": {
@ -906,11 +910,11 @@
"description": "Shown if the user attempts to send an audio message without audio permissions turned on"
},
"audioCallingPermissionNeeded": {
"message": "Untuk melakukan panggilan, Anda harus mengizinkan Signal Destop untuk mengakses mikrofon Anda.",
"message": "Untuk melakukan panggilan, Anda harus mengizinkan Signal Desktop mengakses mikrofon Anda.",
"description": "Shown if the user attempts access the microphone for calling without audio permissions turned on"
},
"videoCallingPermissionNeeded": {
"message": "Untuk panggilan video, Anda harus mengizinkan Signal Destop mengakses kamera Anda.",
"message": "Untuk panggilan video, Anda harus mengizinkan Signal Desktop mengakses kamera Anda.",
"description": "Shown if the user attempts access the camera for video calling without video permissions turned on"
},
"allowAccess": {
@ -938,7 +942,7 @@
"description": "Shown as the title of our update error dialogs on windows"
},
"cannotUpdateDetail": {
"message": "Signal Destop gagal memperbarui, namun versi baru telah tersedia. Mohon buka $url$dan pasang aplikasi secara manual. Anda juga dapat melaporkan masalah ini ke kontak dukungan.",
"message": "Gagal memperbarui Signal Desktop, namun versi baru telah tersedia. Mohon buka$url$ dan pasang aplikasi versi barunya secara manual, lalu kontak bagian dukungan atau lampirkan bug mengenai masalah ini.",
"description": "Shown if a general error happened while trying to install update package",
"placeholders": {
"url": {
@ -948,7 +952,7 @@
}
},
"readOnlyVolume": {
"message": "Signal Destop tampak dalam karantina macOS dan tidak dapat melakukan perbaruan otomatis. Coba pindahkan $app$ ke $folder$ melalui Finder.",
"message": "Signal Desktop tampak dalam karantina macOS dan tidak dapat melakukan pembaruan otomatis. Coba pindahkan $app$ ke $folder$ melalui Finder.",
"description": "Shown on MacOS if running on a read-only volume and we cannot update",
"placeholders": {
"app": {
@ -970,7 +974,7 @@
"description": ""
},
"discard": {
"message": "Buang",
"message": "Batalkan",
"description": ""
},
"failedToSend": {
@ -1002,7 +1006,7 @@
"description": "Label for when something is turned off"
},
"deleteWarning": {
"message": "Mengklik 'hapus' akan secara permanen menghapus pesan ini hanya dari perangkat Anda.",
"message": "This message will be deleted from this device.",
"description": "Text shown in the confirmation dialog for deleting a message locally"
},
"deleteForEveryoneWarning": {
@ -1054,7 +1058,7 @@
"description": ""
},
"viewRecentMedia": {
"message": "Lihat media terkini",
"message": "Lihat media terbaru",
"description": "This is a menu item for viewing all media (images + video) in a conversation, using the imperative case, as in a command."
},
"verifyHelp": {
@ -1071,6 +1075,10 @@
"message": "Anda belum mengirim pesan apapun dengan kontak ini. Nomor keamanan Anda dengan kontak ini akan tersedia sesaat setelah pesan pertama.",
"description": ""
},
"back": {
"message": "Kembali",
"description": "Generic label for back"
},
"goBack": {
"message": "Kembali",
"description": "Label for back button in a conversation"
@ -1083,6 +1091,10 @@
"message": "Coba Kirim Kembali",
"description": "Shown on the drop-down menu for an individual message, but only if it is an outgoing message that failed to send"
},
"forwardMessage": {
"message": "Teruskan pesan",
"description": "Shown on the drop-down menu for an individual message, forwards a message"
},
"deleteMessage": {
"message": "Hapus pesan untuk saya",
"description": "Shown on the drop-down menu for an individual message, deletes single message"
@ -1103,6 +1115,22 @@
"message": "Sesi aman berakhir",
"description": "This is a past tense, informational message. In other words, your secure session has been reset."
},
"ChatRefresh--notification": {
"message": "Sesi obrolan diperbarui",
"description": "Shown in timeline when a error happened, and the session was automatically reset."
},
"ChatRefresh--learnMore": {
"message": "Pelajari Lebih Lanjut",
"description": "Shown in timeline when session is automatically reset, to provide access to a popup info dialog"
},
"ChatRefresh--summary": {
"message": "Signal menggunakan enkripsi ujung-ke-ujung dan mungkin membutuhkan Anda untuk menyegarkan percakapan Anda sewaktu-waktu. Ini tidak mempengaruhi keamanan percakapan Anda namun Anda mungkin akan melewatkan pesan dari kontak ini dan Anda dapat memintanya untuk mengirimkan ulang.",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"ChatRefresh--contactSupport": {
"message": "Hubungi Bantuan",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"quoteThumbnailAlt": {
"message": "Cuplikan gambar dari pesan yang dikutip",
"description": "Used in alt tag of thumbnail images inside of an embedded message quote"
@ -1152,7 +1180,7 @@
"description": "Used in the guidance to help people find the 'link new device' area of their Signal mobile app"
},
"linkedDevices": {
"message": "Perangkat Tersambung",
"message": "Perangkat Terhubung",
"description": "Used in the guidance to help people find the 'link new device' area of their Signal mobile app"
},
"plusButton": {
@ -1196,7 +1224,7 @@
"description": ""
},
"installTryAgain": {
"message": "Silakan Coba Lagi",
"message": "Coba Lagi",
"description": ""
},
"theme": {
@ -1909,6 +1937,112 @@
"message": "Mulai percakapan baru...",
"description": "Label underneath number a user enters that is not an existing contact"
},
"newConversation": {
"message": "Percakapan baru",
"description": "Label for header when starting a new conversation"
},
"contactSearchPlaceholder": {
"message": "Search by name or phone number",
"description": "Placeholder to use when searching for contacts in the composer"
},
"noContactsFound": {
"message": "No contacts found",
"description": "Label shown when there are no contacts to compose to"
},
"noConversationsFound": {
"message": "No conversations found",
"description": "Label shown when there are no conversations to compose to"
},
"chooseGroupMembers__title": {
"message": "Choose members",
"description": "The title for the 'choose group members' left pane screen"
},
"chooseGroupMembers__back-button": {
"message": "Kembali",
"description": "Used as alt-text of the back button on the 'choose group members' left pane screen"
},
"chooseGroupMembers__skip": {
"message": "Lewati",
"description": "The 'skip' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__next": {
"message": "Berikutnya",
"description": "The 'next' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__maximum-group-size__title": {
"message": "Batas maksimal grup sudah terpenuhi",
"description": "Shown in the alert when you add the maximum number of group members"
},
"chooseGroupMembers__maximum-group-size__body": {
"message": "Signal groups can have a maximum of $max$ members.",
"description": "Shown in the alert when you add the maximum number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "1000"
}
}
},
"chooseGroupMembers__maximum-recommended-group-size__title": {
"message": "Jumlah rekomendasi anggota telah tercapai",
"description": "Shown in the alert when you add the maximum recommended number of group members"
},
"chooseGroupMembers__maximum-recommended-group-size__body": {
"message": "Signal groups perform best with $max$ members or less. Adding more members will cause delays sending and receiving messages.",
"description": "Shown in the alert when you add the maximum recommended number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "150"
}
}
},
"chooseGroupMembers__cant-add-member__title": {
"message": "Cant add member",
"description": "Shown in the alert when you try to add someone who can't be added to a group"
},
"chooseGroupMembers__cant-add-member__body": {
"message": "\"$name$\" cant be added to the group because theyre using an old version of Signal. You can add them to the group after theyve updated Signal.",
"description": "Shown in the alert when you try to add someone who can't be added to a group",
"placeholders": {
"max": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"setGroupMetadata__title": {
"message": "Beri nama grup ini",
"description": "The title for the 'set group metadata' left pane screen"
},
"setGroupMetadata__back-button": {
"message": "Back to member selection",
"description": "Used as alt-text of the back button on the 'set group metadata' left pane screen"
},
"setGroupMetadata__group-name-placeholder": {
"message": "Nama grup (diperlukan)",
"description": "The placeholder for the group name placeholder"
},
"setGroupMetadata__create-group": {
"message": "Buat",
"description": "The 'create group' button text in the 'set group metadata' left pane screen"
},
"setGroupMetadata__members-header": {
"message": "Anggota-anggota",
"description": "The header for the members list in the 'set group metadata' left pane screen"
},
"setGroupMetadata__error-message": {
"message": "This group couldnt be created. Check your connection and try again.",
"description": "Shown in the modal when we can't create a group"
},
"updateGroupAttributes__title": {
"message": "Ubah nama grup dan foto",
"description": "Shown in the modal when we want to update a group"
},
"updateGroupAttributes__error-message": {
"message": "Failed to update the group. Check your connection and try again.",
"description": "Shown in the modal when we can't update a group"
},
"notSupportedSMS": {
"message": "Pesan SMS/MMS tidak didukung.",
"description": "Label underneath number informing user that SMS is not supported on desktop"
@ -2353,6 +2487,10 @@
"message": "Buka menu percakapan",
"description": "Shown in the shortcuts guide"
},
"Keyboard--new-conversation": {
"message": "Start new conversation",
"description": "Shown in the shortcuts guide"
},
"Keyboard--archive-conversation": {
"message": "Arsipkan percakapan",
"description": "Shown in the shortcuts guide"
@ -2971,67 +3109,19 @@
},
"ConversationHero--membership-1": {
"message": "Anggota dari $group$.",
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group",
"placeholders": {
"group": {
"content": "$1",
"example": "NYC Rock Climbers"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group"
},
"ConversationHero--membership-2": {
"message": "Anggota dari $group1$ dan $group2$.",
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups"
},
"ConversationHero--membership-3": {
"message": "Anggota dari $group1$, $group2$, dan $group3$.",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-extra": {
"message": "Anggota dari $group1$, $group2$,$group3$ dan $remainingCount$ lainnya.",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
},
"remainingCount": {
"content": "$4",
"example": "3"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-added": {
"message": "$name$ menambahkan Anda ke grup.",
@ -3043,6 +3133,10 @@
}
}
},
"no-groups-in-common": {
"message": "Tidak ada grup yang sama.",
"description": "Shown to indicate this user is not a member of any groups"
},
"acceptCall": {
"message": "Jawab",
"description": "Shown in tooltip for the button to accept a call (audio or video)"
@ -3245,6 +3339,10 @@
"message": "Senyap untuk satu jam",
"description": "Label for muting the conversation"
},
"muteEightHours": {
"message": "Mute for eight hours",
"description": "Label for muting the conversation"
},
"muteDay": {
"message": "Senyap untuk satu hari",
"description": "Label for muting the conversation"
@ -3253,14 +3351,18 @@
"message": "Senyap untuk satu minggu",
"description": "Label for muting the conversation"
},
"muteYear": {
"message": "Senyap untuk satu tahun",
"muteAlways": {
"message": "Mute always",
"description": "Label for muting the conversation"
},
"unmute": {
"message": "Tidak Senyap",
"description": "Label for unmuting the conversation"
},
"muteExpirationLabelAlways": {
"message": "Muted always",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted"
},
"muteExpirationLabel": {
"message": "Senyapkan sampai $duration$",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted",
@ -3395,6 +3497,10 @@
"message": "Admin",
"description": "Label for a group administrator"
},
"GroupV2--only-admins": {
"message": "Hanya Admin",
"description": "Label for group administrators -- used in drop-downs to select permissions that apply to admins"
},
"GroupV2--all-members": {
"message": "Semua anggota",
"description": "Label for describing the general non-privileged members of a group"
@ -4558,7 +4664,7 @@
"description": "Aria label for file attachment button in composition area"
},
"countMutedConversationsDescription": {
"message": "Count muted conversations in badge count",
"message": "Sertakan percakapan yang disenyapkan dalam hitungan spanduk",
"description": "Description for counting muted conversations in badge setting"
},
"ContactModal--message": {
@ -4641,6 +4747,10 @@
"message": "Blokir grup",
"description": "This is a button to block a group"
},
"ConversationDetailsActions--leave-group-must-choose-new-admin": {
"message": "Sebelum Anda keluar, pilih admin baru untuk grup ini.",
"description": "Shown if, before leaving a group, you need to choose an admin"
},
"ConversationDetailsActions--leave-group-modal-title": {
"message": "Apakah Anda benar-benar ingin keluar?",
"description": "This is the modal title for confirming leaving a group"
@ -4699,6 +4809,10 @@
}
}
},
"ConversationDetailsMembershipList--add-members": {
"message": "Tambahkan anggota",
"description": "The button that you can click to add new members"
},
"ConversationDetailsMembershipList--show-all": {
"message": "Lihat semua",
"description": "This is a button on the conversation details to show all members"
@ -4854,7 +4968,169 @@
}
},
"PendingInvites--info": {
"message": "Details about people invited to this group arent shown until they join. Invitees will only see messages after they join the group.",
"message": "Detil mengenai orang yang diundang ke grup ini tidak ditampilkan sampai mereka begabung. Undangan hanya akan melihat pesan setelah mereka bergabung ke grup.",
"description": "Information shown below the invite list"
},
"AvatarInput--no-photo-label--group": {
"message": "Add a group photo",
"description": "The label for the avatar uploader when no group photo is selected"
},
"AvatarInput--change-photo-label": {
"message": "Change photo",
"description": "The label for the avatar uploader when a photo is selected"
},
"AvatarInput--upload-photo-choice": {
"message": "Upload photo",
"description": "The button text when you click on an uploaded avatar and want to upload a new one"
},
"AvatarInput--remove-photo-choice": {
"message": "Buang foto",
"description": "The button text when you click on an uploaded avatar and want to remove it"
},
"ContactPill--remove": {
"message": "Remove contact",
"description": "The label for the 'remove' button on the contact pill"
},
"ComposeErrorDialog--close": {
"message": "Oke",
"description": "The text on the button when there's an error in the composer"
},
"NewlyCreatedGroupInvitedContactsDialog--title--one": {
"message": "Invitation sent",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--title--many": {
"message": "$count$ invitations sent",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "3"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--one": {
"message": "$name$ cant be automatically added to this group by you.",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"name": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--many": {
"message": "These users cant be automatically added to this group by you.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--info-paragraph": {
"message": "Theyve been invited to join, and wont see any group messages until they accept.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--learn-more": {
"message": "Pelajari lebih lanjut",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"AddGroupMembersModal--title": {
"message": "Tambahkan anggota",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--continue-to-confirm": {
"message": "Perbarui",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--confirm-title--one": {
"message": "Add $person$ to \"$group$\"?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"person": {
"content": "$1",
"example": "Jane Doe"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-title--many": {
"message": "Add $count$ members to \"$group$\"?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-button--one": {
"message": "Tambah Anggota",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"AddGroupMembersModal--confirm-button--many": {
"message": "Tambahkan anggota",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"createNewGroupButton": {
"message": "Grup baru",
"description": "The text of the button to create new groups"
},
"selectContact": {
"message": "Select contact",
"description": "The label for contact checkboxes that are non-selected (clicking them should select the contact)"
},
"deselectContact": {
"message": "De-select contact",
"description": "The label for contact checkboxes that are selected (clicking them should de-select the contact)"
},
"cannotSelectContact": {
"message": "Cannot select contact",
"description": "The label for contact checkboxes that are disabled"
},
"alreadyAMember": {
"message": "Already a member",
"description": "The label for contact checkboxes that are disabled because they're already a member"
},
"MessageAudio--play": {
"message": "Play audio attachment",
"description": "Aria label for audio attachment's Play button"
},
"MessageAudio--pause": {
"message": "Pause audio attachment",
"description": "Aria label for audio attachment's Pause button"
},
"MessageAudio--download": {
"message": "Download audio attachment",
"description": "Aria label for audio attachment's Download button"
},
"MessageAudio--pending": {
"message": "Downloading audio attachment...",
"description": "Aria label for pending audio attachment spinner"
},
"MessageAudio--slider": {
"message": "Playback time of audio attachment",
"description": "Aria label for audio attachment's playback time slider"
},
"emptyInboxMessage": {
"message": "Click the $composeIcon$ above and search for your contacts or groups to message.",
"description": "Shown in the left-pane when the inbox is empty",
"placeholders": {
"composeIcon": {
"content": "$1",
"example": "compose button"
}
}
},
"composeIcon": {
"message": "compose button",
"description": "Shown in the left-pane when the inbox is empty. Describes the button that composes a new message."
},
"ForwardMessageModal--continue": {
"message": "Lanjut",
"description": "aria-label for the 'next' button in the forward a message modal dialog"
}
}

File diff suppressed because it is too large Load Diff

View File

@ -771,6 +771,10 @@
"message": "Contatti",
"description": "Shown to separate the types of search results"
},
"groupsHeader": {
"message": "Gruppi",
"description": "Shown to separate the types of search results"
},
"messagesHeader": {
"message": "Messaggi",
"description": "Shown to separate the types of search results"
@ -1002,7 +1006,7 @@
"description": "Label for when something is turned off"
},
"deleteWarning": {
"message": "Cliccando 'elimina' rimuoverai definitivamente questo messaggio solo dai tuoi dispositivi.",
"message": "Questo messaggio verrà eliminato da questo dispositivo.",
"description": "Text shown in the confirmation dialog for deleting a message locally"
},
"deleteForEveryoneWarning": {
@ -1071,6 +1075,10 @@
"message": "Non hai ancora scambiato alcun messaggio con questo contatto. Il codice di sicurezza sarà disponibile dopo il primo messaggio.",
"description": ""
},
"back": {
"message": "Indietro",
"description": "Generic label for back"
},
"goBack": {
"message": "Torna indietro",
"description": "Label for back button in a conversation"
@ -1083,6 +1091,10 @@
"message": "Riprova a inviare",
"description": "Shown on the drop-down menu for an individual message, but only if it is an outgoing message that failed to send"
},
"forwardMessage": {
"message": "Inoltra messaggio",
"description": "Shown on the drop-down menu for an individual message, forwards a message"
},
"deleteMessage": {
"message": "Elimina messaggio per me",
"description": "Shown on the drop-down menu for an individual message, deletes single message"
@ -1103,6 +1115,22 @@
"message": "Ripristina la sessione sicura",
"description": "This is a past tense, informational message. In other words, your secure session has been reset."
},
"ChatRefresh--notification": {
"message": "Sessione di chat aggiornata",
"description": "Shown in timeline when a error happened, and the session was automatically reset."
},
"ChatRefresh--learnMore": {
"message": "Scopri di più",
"description": "Shown in timeline when session is automatically reset, to provide access to a popup info dialog"
},
"ChatRefresh--summary": {
"message": "Signal utilizza la crittografia end-to-end e potrebbe essere necessario aggiornare la tua sessione di chat a volte. Ciò non influisce sulla sicurezza della tua chat, ma potresti aver perso un messaggio da questo contatto e puoi chiedere loro di inviarlo di nuovo.",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"ChatRefresh--contactSupport": {
"message": "Contatta l'assistenza",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"quoteThumbnailAlt": {
"message": "Anteprima dell'immagine dal messaggio citato",
"description": "Used in alt tag of thumbnail images inside of an embedded message quote"
@ -1909,6 +1937,112 @@
"message": "Inizia una nuova conversazione…",
"description": "Label underneath number a user enters that is not an existing contact"
},
"newConversation": {
"message": "Nuova conversazione",
"description": "Label for header when starting a new conversation"
},
"contactSearchPlaceholder": {
"message": "Cerca per nome o numero di telefono",
"description": "Placeholder to use when searching for contacts in the composer"
},
"noContactsFound": {
"message": "Nessun contatto trovato",
"description": "Label shown when there are no contacts to compose to"
},
"noConversationsFound": {
"message": "Nessuna conversazione trovata",
"description": "Label shown when there are no conversations to compose to"
},
"chooseGroupMembers__title": {
"message": "Scegli membri",
"description": "The title for the 'choose group members' left pane screen"
},
"chooseGroupMembers__back-button": {
"message": "Indietro",
"description": "Used as alt-text of the back button on the 'choose group members' left pane screen"
},
"chooseGroupMembers__skip": {
"message": "Salta",
"description": "The 'skip' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__next": {
"message": "Avanti",
"description": "The 'next' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__maximum-group-size__title": {
"message": "Dimensione massima del gruppo raggiunta",
"description": "Shown in the alert when you add the maximum number of group members"
},
"chooseGroupMembers__maximum-group-size__body": {
"message": "I gruppi di Signal possono avere un massimo di $max$ membri.",
"description": "Shown in the alert when you add the maximum number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "1000"
}
}
},
"chooseGroupMembers__maximum-recommended-group-size__title": {
"message": "Limite di membri consigliato raggiunto",
"description": "Shown in the alert when you add the maximum recommended number of group members"
},
"chooseGroupMembers__maximum-recommended-group-size__body": {
"message": "I gruppi di Signal funzionano meglio con $max$ membri o meno. Aggiungere più membri causerà ritardi nell'invio e nella ricezione dei messaggi.",
"description": "Shown in the alert when you add the maximum recommended number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "150"
}
}
},
"chooseGroupMembers__cant-add-member__title": {
"message": "Impossibile aggiungere membro",
"description": "Shown in the alert when you try to add someone who can't be added to a group"
},
"chooseGroupMembers__cant-add-member__body": {
"message": "\"$name$\" non può essere aggiunto al gruppo perché sta utilizzando una vecchia versione di Signal. Puoi aggiungerli al gruppo dopo che avranno aggiornato Signal.",
"description": "Shown in the alert when you try to add someone who can't be added to a group",
"placeholders": {
"max": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"setGroupMetadata__title": {
"message": "Dai un nome a questo gruppo",
"description": "The title for the 'set group metadata' left pane screen"
},
"setGroupMetadata__back-button": {
"message": "Torna alla selezione dei membri",
"description": "Used as alt-text of the back button on the 'set group metadata' left pane screen"
},
"setGroupMetadata__group-name-placeholder": {
"message": "Nome del gruppo (obbligatorio)",
"description": "The placeholder for the group name placeholder"
},
"setGroupMetadata__create-group": {
"message": "Crea",
"description": "The 'create group' button text in the 'set group metadata' left pane screen"
},
"setGroupMetadata__members-header": {
"message": "Membri",
"description": "The header for the members list in the 'set group metadata' left pane screen"
},
"setGroupMetadata__error-message": {
"message": "Questo gruppo non può essere creato. Controlla la tua connessione e riprova.",
"description": "Shown in the modal when we can't create a group"
},
"updateGroupAttributes__title": {
"message": "Modifica nome e foto del gruppo",
"description": "Shown in the modal when we want to update a group"
},
"updateGroupAttributes__error-message": {
"message": "Impossibile aggiornare il gruppo. Controlla la tua connessione e riprova.",
"description": "Shown in the modal when we can't update a group"
},
"notSupportedSMS": {
"message": "I messaggi SMS/MMS non sono supportati.",
"description": "Label underneath number informing user that SMS is not supported on desktop"
@ -2353,6 +2487,10 @@
"message": "Apri menu conversazione",
"description": "Shown in the shortcuts guide"
},
"Keyboard--new-conversation": {
"message": "Inizia una nuova conversazione",
"description": "Shown in the shortcuts guide"
},
"Keyboard--archive-conversation": {
"message": "Archivia conversazione",
"description": "Shown in the shortcuts guide"
@ -2971,67 +3109,19 @@
},
"ConversationHero--membership-1": {
"message": "Membro di $group$.",
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group",
"placeholders": {
"group": {
"content": "$1",
"example": "NYC Rock Climbers"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group"
},
"ConversationHero--membership-2": {
"message": "Membro di $group1$ e $group2$.",
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups"
},
"ConversationHero--membership-3": {
"message": "Membro di $group1$, $group2$, e $group3$.",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-extra": {
"message": "Membro di $group1$, $group2$, $group3$ e altri $remainingCount$.",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
},
"remainingCount": {
"content": "$4",
"example": "3"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-added": {
"message": "$name$ ti ha aggiunto al gruppo.",
@ -3043,6 +3133,10 @@
}
}
},
"no-groups-in-common": {
"message": "Nessun gruppo in comune.",
"description": "Shown to indicate this user is not a member of any groups"
},
"acceptCall": {
"message": "Rispondi",
"description": "Shown in tooltip for the button to accept a call (audio or video)"
@ -3245,6 +3339,10 @@
"message": "Silenzia per un'ora",
"description": "Label for muting the conversation"
},
"muteEightHours": {
"message": "Silenzia per 8 ore",
"description": "Label for muting the conversation"
},
"muteDay": {
"message": "Silenzia per un giorno",
"description": "Label for muting the conversation"
@ -3253,14 +3351,18 @@
"message": "Silenzia per una settimana",
"description": "Label for muting the conversation"
},
"muteYear": {
"message": "Silenzia per un anno",
"muteAlways": {
"message": "Silenzia sempre",
"description": "Label for muting the conversation"
},
"unmute": {
"message": "Non silenziare",
"description": "Label for unmuting the conversation"
},
"muteExpirationLabelAlways": {
"message": "Silenziata sempre",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted"
},
"muteExpirationLabel": {
"message": "Silenziata fino a $duration$",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted",
@ -3395,6 +3497,10 @@
"message": "Amministratore",
"description": "Label for a group administrator"
},
"GroupV2--only-admins": {
"message": "Solo gli amministratori",
"description": "Label for group administrators -- used in drop-downs to select permissions that apply to admins"
},
"GroupV2--all-members": {
"message": "Tutti i membri",
"description": "Label for describing the general non-privileged members of a group"
@ -4641,6 +4747,10 @@
"message": "Blocca gruppo",
"description": "This is a button to block a group"
},
"ConversationDetailsActions--leave-group-must-choose-new-admin": {
"message": "Prima di abbandonarlo, devi scegliere almeno un nuovo amministratore per questo gruppo.",
"description": "Shown if, before leaving a group, you need to choose an admin"
},
"ConversationDetailsActions--leave-group-modal-title": {
"message": "Vuoi davvero abbandonare?",
"description": "This is the modal title for confirming leaving a group"
@ -4699,6 +4809,10 @@
}
}
},
"ConversationDetailsMembershipList--add-members": {
"message": "Aggiungi membri",
"description": "The button that you can click to add new members"
},
"ConversationDetailsMembershipList--show-all": {
"message": "Vedi tutti",
"description": "This is a button on the conversation details to show all members"
@ -4856,5 +4970,167 @@
"PendingInvites--info": {
"message": "I dettagli sulle persone invitate a questo gruppo non vengono mostrati finché non si uniscono. Gli invitati vedranno i messaggi solo dopo essersi uniti al gruppo.",
"description": "Information shown below the invite list"
},
"AvatarInput--no-photo-label--group": {
"message": "Aggiungi foto del gruppo",
"description": "The label for the avatar uploader when no group photo is selected"
},
"AvatarInput--change-photo-label": {
"message": "Cambia foto",
"description": "The label for the avatar uploader when a photo is selected"
},
"AvatarInput--upload-photo-choice": {
"message": "Carica foto",
"description": "The button text when you click on an uploaded avatar and want to upload a new one"
},
"AvatarInput--remove-photo-choice": {
"message": "Rimuovi foto",
"description": "The button text when you click on an uploaded avatar and want to remove it"
},
"ContactPill--remove": {
"message": "Rimuovi contatto",
"description": "The label for the 'remove' button on the contact pill"
},
"ComposeErrorDialog--close": {
"message": "Ok",
"description": "The text on the button when there's an error in the composer"
},
"NewlyCreatedGroupInvitedContactsDialog--title--one": {
"message": "Invito inviato",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--title--many": {
"message": "$count$ inviti inviati",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "3"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--one": {
"message": "$name$ non può essere aggiunto automaticamente a questo gruppo da te.",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"name": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--many": {
"message": "Questi utenti non possono essere aggiunti automaticamente a questo gruppo da te.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--info-paragraph": {
"message": "Sono stati invitati a partecipare e non vedranno alcun messaggio del gruppo fino a quando non accetteranno.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--learn-more": {
"message": "Scopri di più",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"AddGroupMembersModal--title": {
"message": "Aggiungi membri",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--continue-to-confirm": {
"message": "Aggiorna",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--confirm-title--one": {
"message": "Aggiungere $person$ a \"$group$\"?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"person": {
"content": "$1",
"example": "Jane Doe"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-title--many": {
"message": "Aggiungere $count$ membri a \"$group$\"?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-button--one": {
"message": "Aggiungi membro",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"AddGroupMembersModal--confirm-button--many": {
"message": "Aggiungi membri",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"createNewGroupButton": {
"message": "Nuovo gruppo",
"description": "The text of the button to create new groups"
},
"selectContact": {
"message": "Seleziona contatto",
"description": "The label for contact checkboxes that are non-selected (clicking them should select the contact)"
},
"deselectContact": {
"message": "Deseleziona contatto",
"description": "The label for contact checkboxes that are selected (clicking them should de-select the contact)"
},
"cannotSelectContact": {
"message": "Impossibile selezionare contatto",
"description": "The label for contact checkboxes that are disabled"
},
"alreadyAMember": {
"message": "Già un membro",
"description": "The label for contact checkboxes that are disabled because they're already a member"
},
"MessageAudio--play": {
"message": "Riproduci allegato audio",
"description": "Aria label for audio attachment's Play button"
},
"MessageAudio--pause": {
"message": "Metti in pausa allegato audio",
"description": "Aria label for audio attachment's Pause button"
},
"MessageAudio--download": {
"message": "Scarica allegato audio",
"description": "Aria label for audio attachment's Download button"
},
"MessageAudio--pending": {
"message": "Scaricamento allegato audio...",
"description": "Aria label for pending audio attachment spinner"
},
"MessageAudio--slider": {
"message": "Tempo di riproduzione dell'allegato audio",
"description": "Aria label for audio attachment's playback time slider"
},
"emptyInboxMessage": {
"message": "Clicca il $composeIcon$ sopra e cerca i tuoi contatti o gruppi a cui inviare messaggi.",
"description": "Shown in the left-pane when the inbox is empty",
"placeholders": {
"composeIcon": {
"content": "$1",
"example": "compose button"
}
}
},
"composeIcon": {
"message": "pulsante composizione",
"description": "Shown in the left-pane when the inbox is empty. Describes the button that composes a new message."
},
"ForwardMessageModal--continue": {
"message": "Continua",
"description": "aria-label for the 'next' button in the forward a message modal dialog"
}
}

View File

@ -771,6 +771,10 @@
"message": "連絡先",
"description": "Shown to separate the types of search results"
},
"groupsHeader": {
"message": "グループ",
"description": "Shown to separate the types of search results"
},
"messagesHeader": {
"message": "メッセージ",
"description": "Shown to separate the types of search results"
@ -1002,7 +1006,7 @@
"description": "Label for when something is turned off"
},
"deleteWarning": {
"message": "「削除する」をクリックすると、このメッセージがあなたの端末でのみ完全に削除されます。",
"message": "このメッセージはこの端末から削除されます。",
"description": "Text shown in the confirmation dialog for deleting a message locally"
},
"deleteForEveryoneWarning": {
@ -1071,6 +1075,10 @@
"message": "この連絡先とまだメッセージを交換していません。安全番号は最初のメッセージのあとに利用可能になります。",
"description": ""
},
"back": {
"message": "戻る",
"description": "Generic label for back"
},
"goBack": {
"message": "戻る",
"description": "Label for back button in a conversation"
@ -1083,6 +1091,10 @@
"message": "再送信する",
"description": "Shown on the drop-down menu for an individual message, but only if it is an outgoing message that failed to send"
},
"forwardMessage": {
"message": "メッセージの転送",
"description": "Shown on the drop-down menu for an individual message, forwards a message"
},
"deleteMessage": {
"message": "自分だけメッセージを削除",
"description": "Shown on the drop-down menu for an individual message, deletes single message"
@ -1103,6 +1115,22 @@
"message": "セキュアセッションがリセットされました",
"description": "This is a past tense, informational message. In other words, your secure session has been reset."
},
"ChatRefresh--notification": {
"message": "セッションが更新されました",
"description": "Shown in timeline when a error happened, and the session was automatically reset."
},
"ChatRefresh--learnMore": {
"message": "詳細を見る",
"description": "Shown in timeline when session is automatically reset, to provide access to a popup info dialog"
},
"ChatRefresh--summary": {
"message": "Signalは、エンドツーエンドの暗号を使用しており、セッションを時々更新する必要があります。セキュリティには影響しませんが、この連絡先からのメッセージが失われる場合があり、その際は再送を依頼する必要があるかもしれません。",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"ChatRefresh--contactSupport": {
"message": "サポートに問い合わせる",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"quoteThumbnailAlt": {
"message": "引用されたメッセージから画像のサムネール",
"description": "Used in alt tag of thumbnail images inside of an embedded message quote"
@ -1864,7 +1892,7 @@
"description": "Label on button included with safety number change notification in the conversation"
},
"cannotGenerateSafetyNumber": {
"message": "メッセージをやり取りするまではこのユーザを確認できません。",
"message": "メッセージをやり取りするまではこのユーザを確認できません。",
"description": "Shown on the safety number screen if you have never exchanged messages with that contact"
},
"yourSafetyNumberWith": {
@ -1909,6 +1937,112 @@
"message": "新しいチャットを始める...",
"description": "Label underneath number a user enters that is not an existing contact"
},
"newConversation": {
"message": "新しいチャット",
"description": "Label for header when starting a new conversation"
},
"contactSearchPlaceholder": {
"message": "名前や電話番号で検索",
"description": "Placeholder to use when searching for contacts in the composer"
},
"noContactsFound": {
"message": "連絡先が見つかりません",
"description": "Label shown when there are no contacts to compose to"
},
"noConversationsFound": {
"message": "チャットが見つかりません",
"description": "Label shown when there are no conversations to compose to"
},
"chooseGroupMembers__title": {
"message": "メンバーの選択",
"description": "The title for the 'choose group members' left pane screen"
},
"chooseGroupMembers__back-button": {
"message": "戻る",
"description": "Used as alt-text of the back button on the 'choose group members' left pane screen"
},
"chooseGroupMembers__skip": {
"message": "スキップ",
"description": "The 'skip' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__next": {
"message": "次へ",
"description": "The 'next' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__maximum-group-size__title": {
"message": "グループのサイズが最大値に達しました",
"description": "Shown in the alert when you add the maximum number of group members"
},
"chooseGroupMembers__maximum-group-size__body": {
"message": "Signalグループは最大$max$名まで参加できます。",
"description": "Shown in the alert when you add the maximum number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "1000"
}
}
},
"chooseGroupMembers__maximum-recommended-group-size__title": {
"message": "推奨されるメンバー数の上限に達しました",
"description": "Shown in the alert when you add the maximum recommended number of group members"
},
"chooseGroupMembers__maximum-recommended-group-size__body": {
"message": "Signalグループは$max$人以下が最適です。これよりメンバーを追加すると、メッセージの送受信で遅延が発生します。",
"description": "Shown in the alert when you add the maximum recommended number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "150"
}
}
},
"chooseGroupMembers__cant-add-member__title": {
"message": "メンバーを追加できません",
"description": "Shown in the alert when you try to add someone who can't be added to a group"
},
"chooseGroupMembers__cant-add-member__body": {
"message": "$name$は、古いバージョンのSignalを使っているのでグループに追加できません。Signalをアップデートしてもらってからグループに追加してください。",
"description": "Shown in the alert when you try to add someone who can't be added to a group",
"placeholders": {
"max": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"setGroupMetadata__title": {
"message": "このグループに名前を付ける",
"description": "The title for the 'set group metadata' left pane screen"
},
"setGroupMetadata__back-button": {
"message": "メンバーの選択へ戻る",
"description": "Used as alt-text of the back button on the 'set group metadata' left pane screen"
},
"setGroupMetadata__group-name-placeholder": {
"message": "グループ名 (必須)",
"description": "The placeholder for the group name placeholder"
},
"setGroupMetadata__create-group": {
"message": "作成する",
"description": "The 'create group' button text in the 'set group metadata' left pane screen"
},
"setGroupMetadata__members-header": {
"message": "メンバー",
"description": "The header for the members list in the 'set group metadata' left pane screen"
},
"setGroupMetadata__error-message": {
"message": "グループを作成できませんでした。インターネット接続を確認して再度試してください。",
"description": "Shown in the modal when we can't create a group"
},
"updateGroupAttributes__title": {
"message": "グループ名とアイコンの編集",
"description": "Shown in the modal when we want to update a group"
},
"updateGroupAttributes__error-message": {
"message": "グループを更新できませんでした。インターネット接続を確認して再度試してください。",
"description": "Shown in the modal when we can't update a group"
},
"notSupportedSMS": {
"message": "SMS/MMS メッセージはサポートしていません。",
"description": "Label underneath number informing user that SMS is not supported on desktop"
@ -2353,6 +2487,10 @@
"message": "チャットメニューを開く",
"description": "Shown in the shortcuts guide"
},
"Keyboard--new-conversation": {
"message": "新しいチャットを始める",
"description": "Shown in the shortcuts guide"
},
"Keyboard--archive-conversation": {
"message": "チャットをアーカイブする",
"description": "Shown in the shortcuts guide"
@ -2862,7 +3000,7 @@
}
},
"MessageRequests--block-direct-confirm-body": {
"message": "ブロックされたユーザは、あなたにメッセージや通話をすることができなくなります。",
"message": "ブロックされたユーザは、あなたにメッセージや通話をすることができなくなります。",
"description": "Shown as the body in the confirmation modal for blocking a private message request"
},
"MessageRequests--block-group-confirm-title": {
@ -2971,67 +3109,19 @@
},
"ConversationHero--membership-1": {
"message": "$group$のメンバー",
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group",
"placeholders": {
"group": {
"content": "$1",
"example": "NYC Rock Climbers"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group"
},
"ConversationHero--membership-2": {
"message": "$group1$と$group2$のメンバー",
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups"
},
"ConversationHero--membership-3": {
"message": "$group1$、$group2$、$group3$のメンバー",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-extra": {
"message": "$group1$、$group2$、$group3$、他$remainingCount$グループのメンバー",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
},
"remainingCount": {
"content": "$4",
"example": "3"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-added": {
"message": "$name$があなたをグループに追加しました。",
@ -3043,6 +3133,10 @@
}
}
},
"no-groups-in-common": {
"message": "共通のグループはありません",
"description": "Shown to indicate this user is not a member of any groups"
},
"acceptCall": {
"message": "応答する",
"description": "Shown in tooltip for the button to accept a call (audio or video)"
@ -3245,6 +3339,10 @@
"message": "1時間ミュート",
"description": "Label for muting the conversation"
},
"muteEightHours": {
"message": "8時間ミュート",
"description": "Label for muting the conversation"
},
"muteDay": {
"message": "1日ミュート",
"description": "Label for muting the conversation"
@ -3253,14 +3351,18 @@
"message": "1週間ミュート",
"description": "Label for muting the conversation"
},
"muteYear": {
"message": "1年間ミュート",
"muteAlways": {
"message": "常にミュート",
"description": "Label for muting the conversation"
},
"unmute": {
"message": "ミュートを解除",
"description": "Label for unmuting the conversation"
},
"muteExpirationLabelAlways": {
"message": "常時ミュート中",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted"
},
"muteExpirationLabel": {
"message": "$duration$までミュート",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted",
@ -3395,6 +3497,10 @@
"message": "管理者",
"description": "Label for a group administrator"
},
"GroupV2--only-admins": {
"message": "管理者のみ",
"description": "Label for group administrators -- used in drop-downs to select permissions that apply to admins"
},
"GroupV2--all-members": {
"message": "すべてのメンバー",
"description": "Label for describing the general non-privileged members of a group"
@ -3510,7 +3616,7 @@
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--access-attributes--admins--other": {
"message": "$adminName$がグループ情報を編集できるユーザを「管理者のみ」に変更しました。",
"message": "$adminName$がグループ情報を編集できるユーザを「管理者のみ」に変更しました。",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"adminName": {
@ -3520,11 +3626,11 @@
}
},
"GroupV2--access-attributes--admins--you": {
"message": "グループ情報を編集できるユーザを「管理者のみ」に変更しました。",
"message": "グループ情報を編集できるユーザを「管理者のみ」に変更しました。",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--access-attributes--admins--unknown": {
"message": "管理者がグループ情報を編集できるユーザを「管理者のみ」に変更しました。",
"message": "管理者がグループ情報を編集できるユーザを「管理者のみ」に変更しました。",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--access-attributes--all--other": {
@ -3546,7 +3652,7 @@
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--access-members--admins--other": {
"message": "$adminName$がグループのメンバーを変更できるユーザを「管理者のみ」に変更しました。",
"message": "$adminName$がグループのメンバーを変更できるユーザを「管理者のみ」に変更しました。",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"adminName": {
@ -3556,7 +3662,7 @@
}
},
"GroupV2--access-members--admins--you": {
"message": "グループのメンバーを変更できるユーザを「管理者のみ」に変更しました。",
"message": "グループのメンバーを変更できるユーザを「管理者のみ」に変更しました。",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--access-members--admins--unknown": {
@ -4641,6 +4747,10 @@
"message": "グループをブロック",
"description": "This is a button to block a group"
},
"ConversationDetailsActions--leave-group-must-choose-new-admin": {
"message": "グループから抜ける前に、新しい管理者を1人以上選択する必要があります。",
"description": "Shown if, before leaving a group, you need to choose an admin"
},
"ConversationDetailsActions--leave-group-modal-title": {
"message": "本当に抜けますか?",
"description": "This is the modal title for confirming leaving a group"
@ -4699,6 +4809,10 @@
}
}
},
"ConversationDetailsMembershipList--add-members": {
"message": "メンバーを追加する",
"description": "The button that you can click to add new members"
},
"ConversationDetailsMembershipList--show-all": {
"message": "すべて表示",
"description": "This is a button on the conversation details to show all members"
@ -4856,5 +4970,167 @@
"PendingInvites--info": {
"message": "このグループに招待された人の詳細は、グループに参加するまで表示されません。招待された人は、グループに参加するとメッセージを見ることができます。",
"description": "Information shown below the invite list"
},
"AvatarInput--no-photo-label--group": {
"message": "グループアイコンの追加",
"description": "The label for the avatar uploader when no group photo is selected"
},
"AvatarInput--change-photo-label": {
"message": "写真を変更",
"description": "The label for the avatar uploader when a photo is selected"
},
"AvatarInput--upload-photo-choice": {
"message": "写真をアップロード",
"description": "The button text when you click on an uploaded avatar and want to upload a new one"
},
"AvatarInput--remove-photo-choice": {
"message": "画像を削除する",
"description": "The button text when you click on an uploaded avatar and want to remove it"
},
"ContactPill--remove": {
"message": "連絡先を削除",
"description": "The label for the 'remove' button on the contact pill"
},
"ComposeErrorDialog--close": {
"message": "OK",
"description": "The text on the button when there's an error in the composer"
},
"NewlyCreatedGroupInvitedContactsDialog--title--one": {
"message": "招待を送信しました",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--title--many": {
"message": "$count$件の招待を送信しました",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "3"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--one": {
"message": "$name$は、自動で追加できません。",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"name": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--many": {
"message": "以下のユーザーは、自動で追加できません。",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--info-paragraph": {
"message": "招待したユーザーが受信した招待を受け入れるまで、グループのメッセージは閲覧できません。",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--learn-more": {
"message": "詳しく見る",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"AddGroupMembersModal--title": {
"message": "メンバーを追加する",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--continue-to-confirm": {
"message": "アップデートする",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--confirm-title--one": {
"message": "$person$ を「$group$」に追加しますか?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"person": {
"content": "$1",
"example": "Jane Doe"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-title--many": {
"message": "$count$人のメンバーを「$group$」に追加しますか?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-button--one": {
"message": "参加者を追加する",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"AddGroupMembersModal--confirm-button--many": {
"message": "メンバーを追加する",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"createNewGroupButton": {
"message": "新規グループ",
"description": "The text of the button to create new groups"
},
"selectContact": {
"message": "連絡先を選択",
"description": "The label for contact checkboxes that are non-selected (clicking them should select the contact)"
},
"deselectContact": {
"message": "連絡先の選択を解除",
"description": "The label for contact checkboxes that are selected (clicking them should de-select the contact)"
},
"cannotSelectContact": {
"message": "連絡先を選択できません",
"description": "The label for contact checkboxes that are disabled"
},
"alreadyAMember": {
"message": "既存のメンバー",
"description": "The label for contact checkboxes that are disabled because they're already a member"
},
"MessageAudio--play": {
"message": "添付の音声を再生",
"description": "Aria label for audio attachment's Play button"
},
"MessageAudio--pause": {
"message": "添付の音声を一時停止",
"description": "Aria label for audio attachment's Pause button"
},
"MessageAudio--download": {
"message": "添付の音声をダウンロード",
"description": "Aria label for audio attachment's Download button"
},
"MessageAudio--pending": {
"message": "添付の音声をダウンロードしています…",
"description": "Aria label for pending audio attachment spinner"
},
"MessageAudio--slider": {
"message": "添付の音声の再生時間",
"description": "Aria label for audio attachment's playback time slider"
},
"emptyInboxMessage": {
"message": "上にある$composeIcon$をクリックして、メッセージを送りたい相手やグループを探してください。",
"description": "Shown in the left-pane when the inbox is empty",
"placeholders": {
"composeIcon": {
"content": "$1",
"example": "compose button"
}
}
},
"composeIcon": {
"message": "作成ボタン",
"description": "Shown in the left-pane when the inbox is empty. Describes the button that composes a new message."
},
"ForwardMessageModal--continue": {
"message": "続ける",
"description": "aria-label for the 'next' button in the forward a message modal dialog"
}
}

View File

@ -771,6 +771,10 @@
"message": "បញ្ជីទំនាក់ទំនង",
"description": "Shown to separate the types of search results"
},
"groupsHeader": {
"message": "ក្រុម",
"description": "Shown to separate the types of search results"
},
"messagesHeader": {
"message": "សារ",
"description": "Shown to separate the types of search results"
@ -1002,7 +1006,7 @@
"description": "Label for when something is turned off"
},
"deleteWarning": {
"message": "Clicking 'delete' will permanently remove this message from your devices only.",
"message": "This message will be deleted from this device.",
"description": "Text shown in the confirmation dialog for deleting a message locally"
},
"deleteForEveryoneWarning": {
@ -1071,6 +1075,10 @@
"message": "អ្នកមិនទាន់បានផ្តោះប្តូរសារណាមួយជាមួយលេខទំនាក់ទំនងនេះទេ។ លេខសុវត្ថិភាពរបស់អ្នកជាមួយគេ នឹងមានបន្ទាប់ពីផ្ញើសារដំបូង។",
"description": ""
},
"back": {
"message": "ត្រលប់ក្រោយ",
"description": "Generic label for back"
},
"goBack": {
"message": "Go back",
"description": "Label for back button in a conversation"
@ -1083,6 +1091,10 @@
"message": "ផ្ញើម្តងទៀត",
"description": "Shown on the drop-down menu for an individual message, but only if it is an outgoing message that failed to send"
},
"forwardMessage": {
"message": "បញ្ជូនសារបន្ត",
"description": "Shown on the drop-down menu for an individual message, forwards a message"
},
"deleteMessage": {
"message": "Delete message for me",
"description": "Shown on the drop-down menu for an individual message, deletes single message"
@ -1103,6 +1115,22 @@
"message": "កំណត់ការប្រើប្រាស់សុវត្ថិភាពឡើងវិញ",
"description": "This is a past tense, informational message. In other words, your secure session has been reset."
},
"ChatRefresh--notification": {
"message": "Chat session refreshed",
"description": "Shown in timeline when a error happened, and the session was automatically reset."
},
"ChatRefresh--learnMore": {
"message": "ស្វែងយល់បន្ថែម",
"description": "Shown in timeline when session is automatically reset, to provide access to a popup info dialog"
},
"ChatRefresh--summary": {
"message": "Signal uses end-to-end encryption and it may need to refresh your chat session sometimes. This doesnt affect your chats security but you may have missed a message from this contact and you can ask them to resend it.",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"ChatRefresh--contactSupport": {
"message": "ទាក់ទងជំនួយ",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"quoteThumbnailAlt": {
"message": "រូបភាពតូចៗនៃរូបភាពពីសារដែលបានដកស្រង់",
"description": "Used in alt tag of thumbnail images inside of an embedded message quote"
@ -1909,6 +1937,112 @@
"message": "ចាប់ផ្តើមការសន្ទនាថ្មី...",
"description": "Label underneath number a user enters that is not an existing contact"
},
"newConversation": {
"message": "ការសន្ទនាថ្មី",
"description": "Label for header when starting a new conversation"
},
"contactSearchPlaceholder": {
"message": "Search by name or phone number",
"description": "Placeholder to use when searching for contacts in the composer"
},
"noContactsFound": {
"message": "No contacts found",
"description": "Label shown when there are no contacts to compose to"
},
"noConversationsFound": {
"message": "No conversations found",
"description": "Label shown when there are no conversations to compose to"
},
"chooseGroupMembers__title": {
"message": "Choose members",
"description": "The title for the 'choose group members' left pane screen"
},
"chooseGroupMembers__back-button": {
"message": "ត្រលប់ក្រោយ",
"description": "Used as alt-text of the back button on the 'choose group members' left pane screen"
},
"chooseGroupMembers__skip": {
"message": "រំលង",
"description": "The 'skip' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__next": {
"message": "បន្ទាប់",
"description": "The 'next' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__maximum-group-size__title": {
"message": "Maximum group size reached",
"description": "Shown in the alert when you add the maximum number of group members"
},
"chooseGroupMembers__maximum-group-size__body": {
"message": "Signal groups can have a maximum of $max$ members.",
"description": "Shown in the alert when you add the maximum number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "1000"
}
}
},
"chooseGroupMembers__maximum-recommended-group-size__title": {
"message": "Recommended member limit reached",
"description": "Shown in the alert when you add the maximum recommended number of group members"
},
"chooseGroupMembers__maximum-recommended-group-size__body": {
"message": "Signal groups perform best with $max$ members or less. Adding more members will cause delays sending and receiving messages.",
"description": "Shown in the alert when you add the maximum recommended number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "150"
}
}
},
"chooseGroupMembers__cant-add-member__title": {
"message": "Cant add member",
"description": "Shown in the alert when you try to add someone who can't be added to a group"
},
"chooseGroupMembers__cant-add-member__body": {
"message": "\"$name$\" cant be added to the group because theyre using an old version of Signal. You can add them to the group after theyve updated Signal.",
"description": "Shown in the alert when you try to add someone who can't be added to a group",
"placeholders": {
"max": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"setGroupMetadata__title": {
"message": "ដាក់ឈ្មោះក្រុមនេះ",
"description": "The title for the 'set group metadata' left pane screen"
},
"setGroupMetadata__back-button": {
"message": "Back to member selection",
"description": "Used as alt-text of the back button on the 'set group metadata' left pane screen"
},
"setGroupMetadata__group-name-placeholder": {
"message": "ឈ្មោះក្រុម (ចាំបាច់)",
"description": "The placeholder for the group name placeholder"
},
"setGroupMetadata__create-group": {
"message": "បង្កើត",
"description": "The 'create group' button text in the 'set group metadata' left pane screen"
},
"setGroupMetadata__members-header": {
"message": "សមាជិក",
"description": "The header for the members list in the 'set group metadata' left pane screen"
},
"setGroupMetadata__error-message": {
"message": "This group couldnt be created. Check your connection and try again.",
"description": "Shown in the modal when we can't create a group"
},
"updateGroupAttributes__title": {
"message": "កែប្រែឈ្មោះក្រុម និងរូបភាព",
"description": "Shown in the modal when we want to update a group"
},
"updateGroupAttributes__error-message": {
"message": "Failed to update the group. Check your connection and try again.",
"description": "Shown in the modal when we can't update a group"
},
"notSupportedSMS": {
"message": "សារ SMS/MMS មិនគាំទ្រទេ។",
"description": "Label underneath number informing user that SMS is not supported on desktop"
@ -2353,6 +2487,10 @@
"message": "បើកបញ្ជីការសន្ទនា",
"description": "Shown in the shortcuts guide"
},
"Keyboard--new-conversation": {
"message": "Start new conversation",
"description": "Shown in the shortcuts guide"
},
"Keyboard--archive-conversation": {
"message": "សន្ទនាក្នុងបណ្ណសារ",
"description": "Shown in the shortcuts guide"
@ -2971,67 +3109,19 @@
},
"ConversationHero--membership-1": {
"message": "Member of $group$.",
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group",
"placeholders": {
"group": {
"content": "$1",
"example": "NYC Rock Climbers"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group"
},
"ConversationHero--membership-2": {
"message": "Member of $group1$ and $group2$.",
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups"
},
"ConversationHero--membership-3": {
"message": "Member of $group1$, $group2$, and $group3$.",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-extra": {
"message": "Member of $group1$, $group2$, $group3$ and $remainingCount$ more.",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
},
"remainingCount": {
"content": "$4",
"example": "3"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-added": {
"message": "$name$ added you to the group.",
@ -3043,6 +3133,10 @@
}
}
},
"no-groups-in-common": {
"message": "No groups in common.",
"description": "Shown to indicate this user is not a member of any groups"
},
"acceptCall": {
"message": "ឆ្លើយតប",
"description": "Shown in tooltip for the button to accept a call (audio or video)"
@ -3245,6 +3339,10 @@
"message": "បិទសំឡេងរយៈពេលមួយម៉ោង",
"description": "Label for muting the conversation"
},
"muteEightHours": {
"message": "Mute for eight hours",
"description": "Label for muting the conversation"
},
"muteDay": {
"message": "បិទសំឡេងរយៈពេលមួយថ្ងៃ",
"description": "Label for muting the conversation"
@ -3253,14 +3351,18 @@
"message": "បិទសំឡេងរយៈពេលមួយសប្តាហ៍",
"description": "Label for muting the conversation"
},
"muteYear": {
"message": "បិទសំឡេងរយៈពេលមួយឆ្នាំ",
"muteAlways": {
"message": "Mute always",
"description": "Label for muting the conversation"
},
"unmute": {
"message": "បើកសំឡេង",
"description": "Label for unmuting the conversation"
},
"muteExpirationLabelAlways": {
"message": "Muted always",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted"
},
"muteExpirationLabel": {
"message": "Muted until $duration$",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted",
@ -3395,6 +3497,10 @@
"message": "អ្នកគ្រប់គ្រង",
"description": "Label for a group administrator"
},
"GroupV2--only-admins": {
"message": "មានតែអ្នកគ្រប់គ្រង",
"description": "Label for group administrators -- used in drop-downs to select permissions that apply to admins"
},
"GroupV2--all-members": {
"message": "សមាជិកទាំងអស់",
"description": "Label for describing the general non-privileged members of a group"
@ -4641,6 +4747,10 @@
"message": "ហាមឃាត់ក្រុម",
"description": "This is a button to block a group"
},
"ConversationDetailsActions--leave-group-must-choose-new-admin": {
"message": "Before you leave, you must choose at least one new admin for this group.",
"description": "Shown if, before leaving a group, you need to choose an admin"
},
"ConversationDetailsActions--leave-group-modal-title": {
"message": "តើអ្នកពិតជាចង់ចាកចេញ?",
"description": "This is the modal title for confirming leaving a group"
@ -4699,6 +4809,10 @@
}
}
},
"ConversationDetailsMembershipList--add-members": {
"message": "បន្ថែមសមាជិក",
"description": "The button that you can click to add new members"
},
"ConversationDetailsMembershipList--show-all": {
"message": "មើលទាំងអស់",
"description": "This is a button on the conversation details to show all members"
@ -4856,5 +4970,167 @@
"PendingInvites--info": {
"message": "Details about people invited to this group arent shown until they join. Invitees will only see messages after they join the group.",
"description": "Information shown below the invite list"
},
"AvatarInput--no-photo-label--group": {
"message": "Add a group photo",
"description": "The label for the avatar uploader when no group photo is selected"
},
"AvatarInput--change-photo-label": {
"message": "Change photo",
"description": "The label for the avatar uploader when a photo is selected"
},
"AvatarInput--upload-photo-choice": {
"message": "Upload photo",
"description": "The button text when you click on an uploaded avatar and want to upload a new one"
},
"AvatarInput--remove-photo-choice": {
"message": "លុបរូបថតចេញ",
"description": "The button text when you click on an uploaded avatar and want to remove it"
},
"ContactPill--remove": {
"message": "Remove contact",
"description": "The label for the 'remove' button on the contact pill"
},
"ComposeErrorDialog--close": {
"message": "យល់ព្រម",
"description": "The text on the button when there's an error in the composer"
},
"NewlyCreatedGroupInvitedContactsDialog--title--one": {
"message": "Invitation sent",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--title--many": {
"message": "$count$ invitations sent",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "3"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--one": {
"message": "$name$ cant be automatically added to this group by you.",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"name": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--many": {
"message": "These users cant be automatically added to this group by you.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--info-paragraph": {
"message": "Theyve been invited to join, and wont see any group messages until they accept.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--learn-more": {
"message": "សិក្សាបន្ថែម",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"AddGroupMembersModal--title": {
"message": "បន្ថែមសមាជិក",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--continue-to-confirm": {
"message": "បច្ចុប្បន្នភាព",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--confirm-title--one": {
"message": "Add $person$ to \"$group$\"?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"person": {
"content": "$1",
"example": "Jane Doe"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-title--many": {
"message": "Add $count$ members to \"$group$\"?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-button--one": {
"message": "Add member",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"AddGroupMembersModal--confirm-button--many": {
"message": "បន្ថែមសមាជិក",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"createNewGroupButton": {
"message": "ក្រុមថ្មី",
"description": "The text of the button to create new groups"
},
"selectContact": {
"message": "Select contact",
"description": "The label for contact checkboxes that are non-selected (clicking them should select the contact)"
},
"deselectContact": {
"message": "De-select contact",
"description": "The label for contact checkboxes that are selected (clicking them should de-select the contact)"
},
"cannotSelectContact": {
"message": "Cannot select contact",
"description": "The label for contact checkboxes that are disabled"
},
"alreadyAMember": {
"message": "Already a member",
"description": "The label for contact checkboxes that are disabled because they're already a member"
},
"MessageAudio--play": {
"message": "Play audio attachment",
"description": "Aria label for audio attachment's Play button"
},
"MessageAudio--pause": {
"message": "Pause audio attachment",
"description": "Aria label for audio attachment's Pause button"
},
"MessageAudio--download": {
"message": "Download audio attachment",
"description": "Aria label for audio attachment's Download button"
},
"MessageAudio--pending": {
"message": "Downloading audio attachment...",
"description": "Aria label for pending audio attachment spinner"
},
"MessageAudio--slider": {
"message": "Playback time of audio attachment",
"description": "Aria label for audio attachment's playback time slider"
},
"emptyInboxMessage": {
"message": "Click the $composeIcon$ above and search for your contacts or groups to message.",
"description": "Shown in the left-pane when the inbox is empty",
"placeholders": {
"composeIcon": {
"content": "$1",
"example": "compose button"
}
}
},
"composeIcon": {
"message": "compose button",
"description": "Shown in the left-pane when the inbox is empty. Describes the button that composes a new message."
},
"ForwardMessageModal--continue": {
"message": "បន្ត",
"description": "aria-label for the 'next' button in the forward a message modal dialog"
}
}

View File

@ -771,6 +771,10 @@
"message": "ಸಂಪರ್ಕಗಳು",
"description": "Shown to separate the types of search results"
},
"groupsHeader": {
"message": "ಗುಂಪುಗಳು",
"description": "Shown to separate the types of search results"
},
"messagesHeader": {
"message": "ಸಂದೇಶಗಳು",
"description": "Shown to separate the types of search results"
@ -1002,7 +1006,7 @@
"description": "Label for when something is turned off"
},
"deleteWarning": {
"message": "Clicking 'delete' will permanently remove this message from your devices only.",
"message": "This message will be deleted from this device.",
"description": "Text shown in the confirmation dialog for deleting a message locally"
},
"deleteForEveryoneWarning": {
@ -1071,6 +1075,10 @@
"message": "ನೀವು ಇನ್ನೂ ಈ ಸಂಪರ್ಕದೊಂದಿಗೆ ಯಾವುದೇ ಸಂದೇಶಗಳನ್ನು ವಿನಿಮಯ ಮಾಡಿಲ್ಲ. ಅವರೊಂದಿಗೆ ನಿಮ್ಮ ಸುರಕ್ಷತಾ ಸಂಖ್ಯೆ ಮೊದಲ ಸಂದೇಶದ ನಂತರ ಲಭ್ಯವಿರುತ್ತದೆ.",
"description": ""
},
"back": {
"message": "ಹಿಂದಕ್ಕೆ",
"description": "Generic label for back"
},
"goBack": {
"message": "Go back",
"description": "Label for back button in a conversation"
@ -1083,6 +1091,10 @@
"message": "ಕಳುಹಿಸಲು ಮರುಪ್ರಯತ್ನಿಸು",
"description": "Shown on the drop-down menu for an individual message, but only if it is an outgoing message that failed to send"
},
"forwardMessage": {
"message": "ಸಂದೇಶವನ್ನು ರವಾನಿಸಿ",
"description": "Shown on the drop-down menu for an individual message, forwards a message"
},
"deleteMessage": {
"message": "Delete message for me",
"description": "Shown on the drop-down menu for an individual message, deletes single message"
@ -1103,6 +1115,22 @@
"message": "ಸುರಕ್ಷಿತ ಅಧಿವೇಶನವನ್ನು ಮರುಹೊಂದಿಸಿ",
"description": "This is a past tense, informational message. In other words, your secure session has been reset."
},
"ChatRefresh--notification": {
"message": "Chat session refreshed",
"description": "Shown in timeline when a error happened, and the session was automatically reset."
},
"ChatRefresh--learnMore": {
"message": "ಇನ್ನಷ್ಟು ತಿಳಿಯಿರಿ",
"description": "Shown in timeline when session is automatically reset, to provide access to a popup info dialog"
},
"ChatRefresh--summary": {
"message": "Signal uses end-to-end encryption and it may need to refresh your chat session sometimes. This doesnt affect your chats security but you may have missed a message from this contact and you can ask them to resend it.",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"ChatRefresh--contactSupport": {
"message": "ಬೆಂಬಲವನ್ನು ಸಂಪರ್ಕಿಸಿ",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"quoteThumbnailAlt": {
"message": "Thumbnail of image from quoted message",
"description": "Used in alt tag of thumbnail images inside of an embedded message quote"
@ -1909,6 +1937,112 @@
"message": "Start new conversation…",
"description": "Label underneath number a user enters that is not an existing contact"
},
"newConversation": {
"message": "ಹೊಸ ಸಂಭಾಷಣೆ",
"description": "Label for header when starting a new conversation"
},
"contactSearchPlaceholder": {
"message": "Search by name or phone number",
"description": "Placeholder to use when searching for contacts in the composer"
},
"noContactsFound": {
"message": "No contacts found",
"description": "Label shown when there are no contacts to compose to"
},
"noConversationsFound": {
"message": "No conversations found",
"description": "Label shown when there are no conversations to compose to"
},
"chooseGroupMembers__title": {
"message": "Choose members",
"description": "The title for the 'choose group members' left pane screen"
},
"chooseGroupMembers__back-button": {
"message": "ಹಿಂದಕ್ಕೆ",
"description": "Used as alt-text of the back button on the 'choose group members' left pane screen"
},
"chooseGroupMembers__skip": {
"message": "ಬಿಟ್ಟು ಮುಂದುವರಿಯಿರಿ",
"description": "The 'skip' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__next": {
"message": "ಮುಂದೆ",
"description": "The 'next' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__maximum-group-size__title": {
"message": "Maximum group size reached",
"description": "Shown in the alert when you add the maximum number of group members"
},
"chooseGroupMembers__maximum-group-size__body": {
"message": "Signal groups can have a maximum of $max$ members.",
"description": "Shown in the alert when you add the maximum number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "1000"
}
}
},
"chooseGroupMembers__maximum-recommended-group-size__title": {
"message": "Recommended member limit reached",
"description": "Shown in the alert when you add the maximum recommended number of group members"
},
"chooseGroupMembers__maximum-recommended-group-size__body": {
"message": "Signal groups perform best with $max$ members or less. Adding more members will cause delays sending and receiving messages.",
"description": "Shown in the alert when you add the maximum recommended number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "150"
}
}
},
"chooseGroupMembers__cant-add-member__title": {
"message": "Cant add member",
"description": "Shown in the alert when you try to add someone who can't be added to a group"
},
"chooseGroupMembers__cant-add-member__body": {
"message": "\"$name$\" cant be added to the group because theyre using an old version of Signal. You can add them to the group after theyve updated Signal.",
"description": "Shown in the alert when you try to add someone who can't be added to a group",
"placeholders": {
"max": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"setGroupMetadata__title": {
"message": "ಈ ಗುಂಪಿಗೆ ಹೆಸರಿಡಿ",
"description": "The title for the 'set group metadata' left pane screen"
},
"setGroupMetadata__back-button": {
"message": "Back to member selection",
"description": "Used as alt-text of the back button on the 'set group metadata' left pane screen"
},
"setGroupMetadata__group-name-placeholder": {
"message": "ಗುಂಪಿನ ಹೆಸರು (ಅಗತ್ಯವಿದೆ)",
"description": "The placeholder for the group name placeholder"
},
"setGroupMetadata__create-group": {
"message": "ರಚಿಸಿ",
"description": "The 'create group' button text in the 'set group metadata' left pane screen"
},
"setGroupMetadata__members-header": {
"message": "ಸದಸ್ಯರು",
"description": "The header for the members list in the 'set group metadata' left pane screen"
},
"setGroupMetadata__error-message": {
"message": "This group couldnt be created. Check your connection and try again.",
"description": "Shown in the modal when we can't create a group"
},
"updateGroupAttributes__title": {
"message": "Edit group name and photo",
"description": "Shown in the modal when we want to update a group"
},
"updateGroupAttributes__error-message": {
"message": "Failed to update the group. Check your connection and try again.",
"description": "Shown in the modal when we can't update a group"
},
"notSupportedSMS": {
"message": "SMS/MMS messages are not supported.",
"description": "Label underneath number informing user that SMS is not supported on desktop"
@ -2353,6 +2487,10 @@
"message": "Open conversation menu",
"description": "Shown in the shortcuts guide"
},
"Keyboard--new-conversation": {
"message": "Start new conversation",
"description": "Shown in the shortcuts guide"
},
"Keyboard--archive-conversation": {
"message": "Archive conversation",
"description": "Shown in the shortcuts guide"
@ -2971,67 +3109,19 @@
},
"ConversationHero--membership-1": {
"message": "Member of $group$.",
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group",
"placeholders": {
"group": {
"content": "$1",
"example": "NYC Rock Climbers"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group"
},
"ConversationHero--membership-2": {
"message": "Member of $group1$ and $group2$.",
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups"
},
"ConversationHero--membership-3": {
"message": "Member of $group1$, $group2$, and $group3$.",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-extra": {
"message": "Member of $group1$, $group2$, $group3$ and $remainingCount$ more.",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
},
"remainingCount": {
"content": "$4",
"example": "3"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-added": {
"message": "$name$ added you to the group.",
@ -3043,6 +3133,10 @@
}
}
},
"no-groups-in-common": {
"message": "ಯಾವುದೇ ಗುಂಪುಗಳು ಸಾಮಾನ್ಯವಾಗಿಲ್ಲ.",
"description": "Shown to indicate this user is not a member of any groups"
},
"acceptCall": {
"message": "ಉತ್ತರಿಸಿ",
"description": "Shown in tooltip for the button to accept a call (audio or video)"
@ -3245,6 +3339,10 @@
"message": "ಒಂದು ಗಂಟೆಗಾಗಿ ಮ್ಯೂಟ್ ಮಾಡಿ",
"description": "Label for muting the conversation"
},
"muteEightHours": {
"message": "Mute for eight hours",
"description": "Label for muting the conversation"
},
"muteDay": {
"message": "ಒಂದು ದಿನಕ್ಕಾಗಿ ಮ್ಯೂಟ್ ಮಾಡಿ",
"description": "Label for muting the conversation"
@ -3253,14 +3351,18 @@
"message": "ಒಂದು ವಾರಕ್ಕಾಗಿ ಮ್ಯೂಟ್ ಮಾಡಿ",
"description": "Label for muting the conversation"
},
"muteYear": {
"message": "ಒಂದು ವರ್ಷಕ್ಕಾಗಿ ಮ್ಯೂಟ್ ಮಾಡಿ",
"muteAlways": {
"message": "Mute always",
"description": "Label for muting the conversation"
},
"unmute": {
"message": "ಅನ್‌ಮ್ಯೂಟ್ ಮಾಡಿ",
"description": "Label for unmuting the conversation"
},
"muteExpirationLabelAlways": {
"message": "Muted always",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted"
},
"muteExpirationLabel": {
"message": "Muted until $duration$",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted",
@ -3395,6 +3497,10 @@
"message": "ಅಡ್ಮಿನ್‌‌",
"description": "Label for a group administrator"
},
"GroupV2--only-admins": {
"message": "ಆಡ್ಮಿನ್‌‌ಗಳು ಮಾತ್ರ",
"description": "Label for group administrators -- used in drop-downs to select permissions that apply to admins"
},
"GroupV2--all-members": {
"message": "ಎಲ್ಲಾ ಸದಸ್ಯರು",
"description": "Label for describing the general non-privileged members of a group"
@ -4641,6 +4747,10 @@
"message": "ಗುಂಪನ್ನು ನಿರ್ಬಂಧಿಸಿ",
"description": "This is a button to block a group"
},
"ConversationDetailsActions--leave-group-must-choose-new-admin": {
"message": "ನೀವು ತೊರೆಯುವ ಮೊದಲು, ಈ ಗುಂಪಿಗೆ ಹೊಸ ಅಡ್ಮಿನ್ ಆರಿಸಿ.",
"description": "Shown if, before leaving a group, you need to choose an admin"
},
"ConversationDetailsActions--leave-group-modal-title": {
"message": "ನೀವು ನಿಜವಾಗಿಯೂ ತೊರೆಯಲು ಬಯಸುವಿರಾ?",
"description": "This is the modal title for confirming leaving a group"
@ -4699,6 +4809,10 @@
}
}
},
"ConversationDetailsMembershipList--add-members": {
"message": "ಸದಸ್ಯರನ್ನು ಸೇರಿಸಿ",
"description": "The button that you can click to add new members"
},
"ConversationDetailsMembershipList--show-all": {
"message": "ಎಲ್ಲವನ್ನು ನೋಡಿ",
"description": "This is a button on the conversation details to show all members"
@ -4856,5 +4970,167 @@
"PendingInvites--info": {
"message": "Details about people invited to this group arent shown until they join. Invitees will only see messages after they join the group.",
"description": "Information shown below the invite list"
},
"AvatarInput--no-photo-label--group": {
"message": "Add a group photo",
"description": "The label for the avatar uploader when no group photo is selected"
},
"AvatarInput--change-photo-label": {
"message": "Change photo",
"description": "The label for the avatar uploader when a photo is selected"
},
"AvatarInput--upload-photo-choice": {
"message": "Upload photo",
"description": "The button text when you click on an uploaded avatar and want to upload a new one"
},
"AvatarInput--remove-photo-choice": {
"message": "ಫೋಟೋ ತೆಗೆದುಹಾಕಿ",
"description": "The button text when you click on an uploaded avatar and want to remove it"
},
"ContactPill--remove": {
"message": "Remove contact",
"description": "The label for the 'remove' button on the contact pill"
},
"ComposeErrorDialog--close": {
"message": "ಸರಿ",
"description": "The text on the button when there's an error in the composer"
},
"NewlyCreatedGroupInvitedContactsDialog--title--one": {
"message": "Invitation sent",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--title--many": {
"message": "$count$ invitations sent",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "3"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--one": {
"message": "$name$ cant be automatically added to this group by you.",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"name": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--many": {
"message": "These users cant be automatically added to this group by you.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--info-paragraph": {
"message": "Theyve been invited to join, and wont see any group messages until they accept.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--learn-more": {
"message": "ಇನ್ನಷ್ಟು ತಿಳಿಯಿರಿ",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"AddGroupMembersModal--title": {
"message": "ಸದಸ್ಯರನ್ನು ಸೇರಿಸಿ",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--continue-to-confirm": {
"message": "ನವೀಕರಿಸಿ",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--confirm-title--one": {
"message": "Add $person$ to \"$group$\"?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"person": {
"content": "$1",
"example": "Jane Doe"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-title--many": {
"message": "Add $count$ members to \"$group$\"?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-button--one": {
"message": "Add member",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"AddGroupMembersModal--confirm-button--many": {
"message": "ಸದಸ್ಯರನ್ನು ಸೇರಿಸಿ",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"createNewGroupButton": {
"message": "ಹೊಸ ಗುಂಪು",
"description": "The text of the button to create new groups"
},
"selectContact": {
"message": "Select contact",
"description": "The label for contact checkboxes that are non-selected (clicking them should select the contact)"
},
"deselectContact": {
"message": "De-select contact",
"description": "The label for contact checkboxes that are selected (clicking them should de-select the contact)"
},
"cannotSelectContact": {
"message": "Cannot select contact",
"description": "The label for contact checkboxes that are disabled"
},
"alreadyAMember": {
"message": "Already a member",
"description": "The label for contact checkboxes that are disabled because they're already a member"
},
"MessageAudio--play": {
"message": "Play audio attachment",
"description": "Aria label for audio attachment's Play button"
},
"MessageAudio--pause": {
"message": "Pause audio attachment",
"description": "Aria label for audio attachment's Pause button"
},
"MessageAudio--download": {
"message": "Download audio attachment",
"description": "Aria label for audio attachment's Download button"
},
"MessageAudio--pending": {
"message": "Downloading audio attachment...",
"description": "Aria label for pending audio attachment spinner"
},
"MessageAudio--slider": {
"message": "Playback time of audio attachment",
"description": "Aria label for audio attachment's playback time slider"
},
"emptyInboxMessage": {
"message": "Click the $composeIcon$ above and search for your contacts or groups to message.",
"description": "Shown in the left-pane when the inbox is empty",
"placeholders": {
"composeIcon": {
"content": "$1",
"example": "compose button"
}
}
},
"composeIcon": {
"message": "compose button",
"description": "Shown in the left-pane when the inbox is empty. Describes the button that composes a new message."
},
"ForwardMessageModal--continue": {
"message": "ಮುಂದುವರಿಸಿ",
"description": "aria-label for the 'next' button in the forward a message modal dialog"
}
}

View File

@ -771,6 +771,10 @@
"message": "연락처",
"description": "Shown to separate the types of search results"
},
"groupsHeader": {
"message": "그룹",
"description": "Shown to separate the types of search results"
},
"messagesHeader": {
"message": "메시지",
"description": "Shown to separate the types of search results"
@ -1002,7 +1006,7 @@
"description": "Label for when something is turned off"
},
"deleteWarning": {
"message": "'삭제'를 클릭하면 이 기기에서만 메시지가 영구적으로 제거됩니다.",
"message": "이 기기에서 대화가 삭제됩니다.",
"description": "Text shown in the confirmation dialog for deleting a message locally"
},
"deleteForEveryoneWarning": {
@ -1071,6 +1075,10 @@
"message": "아직 이 연락처와 메시지를 주고받은 적이 없습니다. 안전 번호는 첫 번째 메시지를 주거나 받은 이후 이용 가능합니다.",
"description": ""
},
"back": {
"message": "뒤로",
"description": "Generic label for back"
},
"goBack": {
"message": "뒤로 가기",
"description": "Label for back button in a conversation"
@ -1083,6 +1091,10 @@
"message": "다시 보내기",
"description": "Shown on the drop-down menu for an individual message, but only if it is an outgoing message that failed to send"
},
"forwardMessage": {
"message": "메시지 전달",
"description": "Shown on the drop-down menu for an individual message, forwards a message"
},
"deleteMessage": {
"message": "나에게서 메시지 삭제",
"description": "Shown on the drop-down menu for an individual message, deletes single message"
@ -1103,6 +1115,22 @@
"message": "보안 세션 초기화",
"description": "This is a past tense, informational message. In other words, your secure session has been reset."
},
"ChatRefresh--notification": {
"message": "챗 세션 새로고침됨",
"description": "Shown in timeline when a error happened, and the session was automatically reset."
},
"ChatRefresh--learnMore": {
"message": "더 알아보기",
"description": "Shown in timeline when session is automatically reset, to provide access to a popup info dialog"
},
"ChatRefresh--summary": {
"message": "Signal은 단대단 암호화를 사용하며, 대화 세션을 때때로 새로 고침해야 할 수도 있습니다. 이는 대화 보안에 영향을 미치지는 않지만, 이로 인해 연락처로부터 메시지를 수신하지 못할 수도 있습니다. 이때 상대방에게 메시지 재발송을 요청할 수 있습니다.",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"ChatRefresh--contactSupport": {
"message": "지원에 문의",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"quoteThumbnailAlt": {
"message": "인용된 메시지의 이미지 섬네일",
"description": "Used in alt tag of thumbnail images inside of an embedded message quote"
@ -1909,6 +1937,112 @@
"message": "새 대화 시작…",
"description": "Label underneath number a user enters that is not an existing contact"
},
"newConversation": {
"message": "새 대화",
"description": "Label for header when starting a new conversation"
},
"contactSearchPlaceholder": {
"message": "이름 또는 전화번호로 검색",
"description": "Placeholder to use when searching for contacts in the composer"
},
"noContactsFound": {
"message": "연락처가 없음",
"description": "Label shown when there are no contacts to compose to"
},
"noConversationsFound": {
"message": "No conversations found",
"description": "Label shown when there are no conversations to compose to"
},
"chooseGroupMembers__title": {
"message": "멤버 선택",
"description": "The title for the 'choose group members' left pane screen"
},
"chooseGroupMembers__back-button": {
"message": "뒤로",
"description": "Used as alt-text of the back button on the 'choose group members' left pane screen"
},
"chooseGroupMembers__skip": {
"message": "건너뛰기",
"description": "The 'skip' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__next": {
"message": "다음",
"description": "The 'next' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__maximum-group-size__title": {
"message": "최대 그룹 규모에 도달했습니다.",
"description": "Shown in the alert when you add the maximum number of group members"
},
"chooseGroupMembers__maximum-group-size__body": {
"message": "Signal groups can have a maximum of $max$ members.",
"description": "Shown in the alert when you add the maximum number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "1000"
}
}
},
"chooseGroupMembers__maximum-recommended-group-size__title": {
"message": "권장 멤버 수 한도에 도달했습니다.",
"description": "Shown in the alert when you add the maximum recommended number of group members"
},
"chooseGroupMembers__maximum-recommended-group-size__body": {
"message": "Signal groups perform best with $max$ members or less. Adding more members will cause delays sending and receiving messages.",
"description": "Shown in the alert when you add the maximum recommended number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "150"
}
}
},
"chooseGroupMembers__cant-add-member__title": {
"message": "멤버를 추가할 수 없습니다.",
"description": "Shown in the alert when you try to add someone who can't be added to a group"
},
"chooseGroupMembers__cant-add-member__body": {
"message": "\"$name$\" cant be added to the group because theyre using an old version of Signal. You can add them to the group after theyve updated Signal.",
"description": "Shown in the alert when you try to add someone who can't be added to a group",
"placeholders": {
"max": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"setGroupMetadata__title": {
"message": "그룹 이름 입력",
"description": "The title for the 'set group metadata' left pane screen"
},
"setGroupMetadata__back-button": {
"message": "멤버 선택으로 돌아가기",
"description": "Used as alt-text of the back button on the 'set group metadata' left pane screen"
},
"setGroupMetadata__group-name-placeholder": {
"message": "그룹 이름 (필수)",
"description": "The placeholder for the group name placeholder"
},
"setGroupMetadata__create-group": {
"message": "만들기",
"description": "The 'create group' button text in the 'set group metadata' left pane screen"
},
"setGroupMetadata__members-header": {
"message": "멤버",
"description": "The header for the members list in the 'set group metadata' left pane screen"
},
"setGroupMetadata__error-message": {
"message": "This group couldnt be created. Check your connection and try again.",
"description": "Shown in the modal when we can't create a group"
},
"updateGroupAttributes__title": {
"message": "그룹 이름 및 사진 수정",
"description": "Shown in the modal when we want to update a group"
},
"updateGroupAttributes__error-message": {
"message": "Failed to update the group. Check your connection and try again.",
"description": "Shown in the modal when we can't update a group"
},
"notSupportedSMS": {
"message": "SMS/MMS 메시지는 지원되지 않습니다.",
"description": "Label underneath number informing user that SMS is not supported on desktop"
@ -2353,6 +2487,10 @@
"message": "대화 메뉴 열기",
"description": "Shown in the shortcuts guide"
},
"Keyboard--new-conversation": {
"message": "새 대화 시작하기",
"description": "Shown in the shortcuts guide"
},
"Keyboard--archive-conversation": {
"message": "대화 보관하기",
"description": "Shown in the shortcuts guide"
@ -2971,67 +3109,19 @@
},
"ConversationHero--membership-1": {
"message": "$group$의 멤버입니다.",
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group",
"placeholders": {
"group": {
"content": "$1",
"example": "NYC Rock Climbers"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group"
},
"ConversationHero--membership-2": {
"message": "$group1$ 및 $group2$의 멤버입니다.",
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups"
},
"ConversationHero--membership-3": {
"message": "$group1$, $group2$ 및 $group3$의 멤버입니다.",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-extra": {
"message": "$group1$, $group2$, $group3$ 및 $remainingCount$개 이상 그룹의 멤버입니다.",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
},
"remainingCount": {
"content": "$4",
"example": "3"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-added": {
"message": "$name$ 님이 나를 그룹에 추가했습니다.",
@ -3043,6 +3133,10 @@
}
}
},
"no-groups-in-common": {
"message": "공통된 그룹이 없습니다.",
"description": "Shown to indicate this user is not a member of any groups"
},
"acceptCall": {
"message": "응답",
"description": "Shown in tooltip for the button to accept a call (audio or video)"
@ -3245,6 +3339,10 @@
"message": "1시간 동안 알림 끄기",
"description": "Label for muting the conversation"
},
"muteEightHours": {
"message": "8시간 동안 알림 끄기",
"description": "Label for muting the conversation"
},
"muteDay": {
"message": "1일 동안 알림 끄기",
"description": "Label for muting the conversation"
@ -3253,14 +3351,18 @@
"message": "1주일 동안 알림 끄기",
"description": "Label for muting the conversation"
},
"muteYear": {
"message": "1년 동안 알림 끄기",
"muteAlways": {
"message": "항상 알림 끄기",
"description": "Label for muting the conversation"
},
"unmute": {
"message": "알림 켜기",
"description": "Label for unmuting the conversation"
},
"muteExpirationLabelAlways": {
"message": "항상 알림 끄기",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted"
},
"muteExpirationLabel": {
"message": "$duration$까지 알림 끄기",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted",
@ -3308,15 +3410,15 @@
"description": "Shown if you click a group link for a group where you're already a member"
},
"GroupV2--join--already-awaiting-approval": {
"message": "You have already requested approval to join this group.",
"message": "이미 이 그룹에 대한 참가 승인을 요청하셨습니다.",
"description": "Shown if you click a group link for a group where you've already requested approval'"
},
"GroupV2--join--unknown-link-version--title": {
"message": "Unknown link version",
"message": "알 수 없는 링크 버전",
"description": "This group link is no longer valid."
},
"GroupV2--join--unknown-link-version": {
"message": "This link is not supported by this version of Signal Desktop.",
"message": "해당 링크는 현재 버전의 Signal Desktop에서 지원하지 않습니다.",
"description": "Shown if you click a group link and we can't get information about it"
},
"GroupV2--join--link-revoked--title": {
@ -3328,7 +3430,7 @@
"description": "Shown if you click a group link and we can't get information about it"
},
"GroupV2--join--prompt-with-approval": {
"message": "An admin of this group must approve your request before you can join this group. If approved, your name and photo will be shared with its members.",
"message": "이 그룹에 참가하기 위해서는 먼저 그룹 관리자가 귀하의 참가 요청을 승인해야 합니다. 참여 요청이 승인될 경우, 귀하의 이름과 사진이 그룹 멤버와 공유됩니다.",
"description": "Shown when you click on a group link to confirm, if it requires admin approval"
},
"GroupV2--join--join-button": {
@ -3388,13 +3490,17 @@
"description": "Shown if something went wrong when you try to join via a group link"
},
"GroupV2--join--general-join-failure": {
"message": "Joining via this link failed. Try joining again later.",
"message": "해당 링크를 통한 그룹 참여에 실패했습니다. 나중에 다시 시도해보십시오.",
"description": "Shown if something went wrong when you try to join via a group link"
},
"GroupV2--admin": {
"message": "관리자",
"description": "Label for a group administrator"
},
"GroupV2--only-admins": {
"message": "관리자만",
"description": "Label for group administrators -- used in drop-downs to select permissions that apply to admins"
},
"GroupV2--all-members": {
"message": "모든 멤버",
"description": "Label for describing the general non-privileged members of a group"
@ -3582,11 +3688,11 @@
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--access-invite-link--disabled--you": {
"message": "You disabled admin approval for the group link.",
"message": "그룹 링크에 대한 관리자 승인을 비활성화하셨습니다.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--access-invite-link--disabled--other": {
"message": "$adminName$ disabled admin approval for the group link.",
"message": "$adminName$가 그룹 링크에 대한 관리자 승인을 비활성화했습니다.",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"adminName": {
@ -3596,15 +3702,15 @@
}
},
"GroupV2--access-invite-link--disabled--unknown": {
"message": "Admin approval for the group link has been disabled.",
"message": "그룹 링크에 대한 관리자 승인이 비활성화됐습니다.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--access-invite-link--enabled--you": {
"message": "You enabled admin approval for the group link.",
"message": "그룹 링크에 대한 관리자 승인을 활성화하셨습니다.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--access-invite-link--enabled--other": {
"message": "$adminName$ enabled admin approval for the group link.",
"message": "$adminName$가 그룹 링크에 대한 관리자 승인을 활성화하셨습니다.",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"adminName": {
@ -3614,7 +3720,7 @@
}
},
"GroupV2--access-invite-link--enabled--unknown": {
"message": "Admin approval for the group link has been disabled.",
"message": "그룹 링크에 대한 관리자 승인이 활성화됐습니다.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--member-add--invited--you": {
@ -3756,7 +3862,7 @@
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--member-add-from-link--other": {
"message": "$memberName$ joined the group via the group link.",
"message": "$memberName$가 그룹 링크를 통해 그룹에 참입장했습니다.",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"memberName": {
@ -3766,7 +3872,7 @@
}
},
"GroupV2--member-add-from-admin-approval--you--other": {
"message": "$adminName$ approved your request to join the group.",
"message": "$adminName$가 귀하의 그룹 참가 요청을 승인했습니다.",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"adminName": {
@ -3780,7 +3886,7 @@
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--member-add-from-admin-approval--other--you": {
"message": "You approved a request to join the group from $joinerName$.",
"message": "$joinerName$의 그룹 참가 요청을 승인하셨습니다.",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"joinerName": {
@ -3790,7 +3896,7 @@
}
},
"GroupV2--member-add-from-admin-approval--other--other": {
"message": "$adminName$ approved a request to join the group from $joinerName$.",
"message": "$adminName$가 $joinerName$의 그룹 참가 요청을 승인했습니다.",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"adminName": {
@ -3804,7 +3910,7 @@
}
},
"GroupV2--member-add-from-admin-approval--other--unknown": {
"message": "A request to join the group from $joinerName$ has been approved.",
"message": "$joinerName$의 그룹 참가 요청이 승인됐습니다.",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"joinerName": {
@ -4300,7 +4406,7 @@
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--admin-approval-add-one--other": {
"message": "$joinerName$ requested to join via the group link.",
"message": "$joinerName$가 그룹 링크를 통해 그룹 참가를 요청했습니다.",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"joinerName": {
@ -4318,7 +4424,7 @@
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--admin-approval-remove-one--other--you": {
"message": "You denied a request to join the group from $joinerName$.",
"message": "$joinerName$의 그룹 참가 요청을 거절하셨습니다.",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"joinerName": {
@ -4328,7 +4434,7 @@
}
},
"GroupV2--admin-approval-remove-one--other--own": {
"message": "$joinerName$ canceled their request to join the group.",
"message": "$joinerName$가 그룹 참가 요청을 취소했습니다.",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"joinerName": {
@ -4338,7 +4444,7 @@
}
},
"GroupV2--admin-approval-remove-one--other--other": {
"message": "$adminName$ denied a request to join the group from $joinerName$.",
"message": "$adminName$가 $joinerName$의 그룹 참가 요청을 거절했습니다.",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"adminName": {
@ -4352,11 +4458,11 @@
}
},
"GroupV2--group-link-add--disabled--you": {
"message": "You turned on the group link with admin approval disabled.",
"message": "관리자 승인을 비활성화한 상태로 그룹 링크를 활성화하셨습니다.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--group-link-add--disabled--other": {
"message": "$adminName$ turned on the group link with admin approval disabled.",
"message": "$adminName$가 관리자 승인을 비활성화한 상태로 그룹 링크를 활성화했습니다.",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"adminName": {
@ -4366,15 +4472,15 @@
}
},
"GroupV2--group-link-add--disabled--unknown": {
"message": "The group link has been turned on with admin approval disabled.",
"message": "그룹 링크가 관리자 승인이 비활성화된 상태로 활성화됐습니다.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--group-link-add--enabled--you": {
"message": "You turned on the group link with admin approval enabled.",
"message": "관리자 승인을 활성화한 상태로 그룹 링크를 활성화하셨습니다.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--group-link-add--enabled--other": {
"message": "$adminName$ turned on the group link with admin approval enabled.",
"message": "$adminName$가 관리자 승인을 활성화한 상태로 그룹 링크를 활성화했습니다.",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"adminName": {
@ -4384,7 +4490,7 @@
}
},
"GroupV2--group-link-add--enabled--unknown": {
"message": "The group link has been turned on with admin approval enabled.",
"message": "그룹 링크가 관리자 승인이 활성화된 상태로 활성화됐습니다.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--group-link-remove--you": {
@ -4392,7 +4498,7 @@
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--group-link-remove--other": {
"message": "$adminName$ turned off the group link.",
"message": "$adminName$가 그룹 링크를 비활성화했습니다.",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"adminName": {
@ -4410,7 +4516,7 @@
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--group-link-reset--other": {
"message": "$adminName$ reset the group link.",
"message": "$adminName$가 그룹 링크를 초기화했습니다.",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"adminName": {
@ -4574,7 +4680,7 @@
"description": "Button text for make admin button in Group Contact Details modal"
},
"ContactModal--make-admin-info": {
"message": "$contact$ will be able to edit this group and its members.",
"message": "$contact$가 이 그룹과 멤버들을 수정할 수 있게 됩니다.",
"description": "Shown in a confirmation dialog when you are about to grant admin privileges to someone",
"placeholders": {
"contact": {
@ -4584,7 +4690,7 @@
}
},
"ContactModal--rm-admin-info": {
"message": "Remove $contact$ as group admin",
"message": "$contact$를 그룹 관리자에서 제거",
"description": "Shown in a confirmation dialog when you are about to remove admin privileges from someone",
"placeholders": {
"contact": {
@ -4610,23 +4716,23 @@
"description": "This is the label for the disappearing messages setting panel"
},
"ConversationDetails--disappearing-messages-info": {
"message": "When enabled, messages sent and received in this group will disappear after they've been seen.",
"message": "활성화할 경우, 이 그룹에서 수/발신되는 메시지들은 열람 후 사라집니다.",
"description": "This is the info about the disappearing messages setting"
},
"ConversationDetails--group-info-label": {
"message": "Who can edit group info",
"message": "누가 그룹 정보를 수정할 수 있나요",
"description": "This is the label for the 'who can edit the group' panel"
},
"ConversationDetails--group-info-info": {
"message": "Choose who can edit group name, avatar, and disappearing messages timer.",
"message": "누구에게 그룹 이름, 아이콘, 그리고 사라지는 메시지 타이머를 수정할 수 있는 권한을 부여할지 선택하십시오.",
"description": "This is the additional info for the 'who can edit the group' panel"
},
"ConversationDetails--add-members-label": {
"message": "Who can add members",
"message": "누가 멤버를 추가할 수 있나요",
"description": "This is the label for the 'who can add members' panel"
},
"ConversationDetails--add-members-info": {
"message": "Choose who can add members to this group.",
"message": "누구에게 이 그룹에 멤버를 추가할 권한을 부여할지 선택하십시오.",
"description": "This is the additional info for the 'who can add members' panel"
},
"ConversationDetails--requests-and-invites": {
@ -4641,6 +4747,10 @@
"message": "그룹 차단하기",
"description": "This is a button to block a group"
},
"ConversationDetailsActions--leave-group-must-choose-new-admin": {
"message": "나가기 전에 이 그룹에 대해 새 관리자를 한 명 이상 선택해야 합니다.",
"description": "Shown if, before leaving a group, you need to choose an admin"
},
"ConversationDetailsActions--leave-group-modal-title": {
"message": "나가시겠습니까?",
"description": "This is the modal title for confirming leaving a group"
@ -4654,7 +4764,7 @@
"description": "This is the modal button to confirm leaving a group"
},
"ConversationDetailsActions--block-group-modal-title": {
"message": "Block and Leave the \"$groupName$\" Group?",
"message": "\"$groupName$\" 그룹을 차단하고 나가시겠습니까?",
"description": "This is the modal title for confirming blocking a group",
"placeholders": {
"groupName": {
@ -4699,6 +4809,10 @@
}
}
},
"ConversationDetailsMembershipList--add-members": {
"message": "멤버 추가",
"description": "The button that you can click to add new members"
},
"ConversationDetailsMembershipList--show-all": {
"message": "모두 보기",
"description": "This is a button on the conversation details to show all members"
@ -4724,7 +4838,7 @@
"description": "Title for the approve new members select area"
},
"GroupLinkManagement--approve-info": {
"message": "Require an admin to approve new members joining via the group link",
"message": "그룹 링크를 통해 참가하는 새로운 멤버들이 관리자 승인을 받도록 하기",
"description": "Description for the approve new members select area"
},
"PendingInvites--tab-requests": {
@ -4748,7 +4862,7 @@
}
},
"PendingRequests--approve-for": {
"message": "Approve request from \"$name$\"?",
"message": "\"$name$\"의 요청을 승인하시겠습니까?",
"description": "This is the modal content when confirming approving a group request to join",
"placeholders": {
"name": {
@ -4758,7 +4872,7 @@
}
},
"PendingRequests--deny-for": {
"message": "Deny request from \"$name$\"?",
"message": "\"$name$\"의 요청을 거절하시겠습니까?",
"description": "This is the modal content when confirming denying a group request to join",
"placeholders": {
"name": {
@ -4780,7 +4894,7 @@
"description": "This is the title for the list of members who have invited other people"
},
"PendingInvites--invited-count": {
"message": "Invited $number$",
"message": "$number$명을 초대했습니다",
"description": "This is the label for the number of members someone has invited",
"placeholders": {
"number": {
@ -4790,11 +4904,11 @@
}
},
"PendingInvites--revoke-for-label": {
"message": "Revoke group invite",
"message": "그룹 초대를 철회하시겠습니까?",
"description": "This is aria label for revoking a group invite icon"
},
"PendingInvites--revoke-for": {
"message": "Revoke group invite for \"$name$\"?",
"message": "\"$name$\"에 대한 그룹 초대를 철회하시겠습니까?",
"description": "This is the modal content when confirming revoking a single invite",
"placeholders": {
"number": {
@ -4808,7 +4922,7 @@
}
},
"PendingInvites--revoke-from-singular": {
"message": "Revoke 1 invite sent by \"$name$\"?",
"message": "\"$name$\"가 발송한 그룹 초대 1개를 철회하시겠습니까?",
"description": "This is the modal content when confirming revoking a single invite",
"placeholders": {
"name": {
@ -4818,7 +4932,7 @@
}
},
"PendingInvites--revoke-from-plural": {
"message": "Revoke $number$ invites sent by \"$name$\"",
"message": "\"$name$\"가 발송한 그룹 초대 $number$개를 철회하기",
"description": "This is the modal content when confirming revoking multiple invites",
"placeholders": {
"number": {
@ -4832,11 +4946,11 @@
}
},
"PendingInvites--revoke": {
"message": "Revoke",
"message": "철회하기",
"description": "This is the modal button to confirm revoking invites"
},
"PendingRequests--approve": {
"message": "Approve Request",
"message": "요청을 승인하기",
"description": "This is the modal button to approve group request to join"
},
"PendingRequests--deny": {
@ -4844,7 +4958,7 @@
"description": "This is the modal button to deny group request to join"
},
"PendingRequests--info": {
"message": "People on this list are attempting to join \"$name$\" via the group link.",
"message": "이 목록에 있는 사람들이 그룹 링크를 통해 \"$name$\"에 참가 시도하고 있습니다.",
"description": "Inforamtion shown below the pending admin approval list",
"placeholders": {
"name": {
@ -4854,7 +4968,169 @@
}
},
"PendingInvites--info": {
"message": "Details about people invited to this group arent shown until they join. Invitees will only see messages after they join the group.",
"message": "이 그룹에 초대된 사람들에 대한 세부정보는 실제 참가 전까지는 보이지 않습니다. 초대된 사람들은 실제 참가 이후부터 이 그룹의 메시지들을 볼 수 있습니다.",
"description": "Information shown below the invite list"
},
"AvatarInput--no-photo-label--group": {
"message": "그룹 사진 추가하기",
"description": "The label for the avatar uploader when no group photo is selected"
},
"AvatarInput--change-photo-label": {
"message": "사진 변경하기",
"description": "The label for the avatar uploader when a photo is selected"
},
"AvatarInput--upload-photo-choice": {
"message": "사진 업로드하기",
"description": "The button text when you click on an uploaded avatar and want to upload a new one"
},
"AvatarInput--remove-photo-choice": {
"message": "사진 삭제",
"description": "The button text when you click on an uploaded avatar and want to remove it"
},
"ContactPill--remove": {
"message": "연락처 삭제",
"description": "The label for the 'remove' button on the contact pill"
},
"ComposeErrorDialog--close": {
"message": "확인",
"description": "The text on the button when there's an error in the composer"
},
"NewlyCreatedGroupInvitedContactsDialog--title--one": {
"message": "Invitation sent",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--title--many": {
"message": "$count$ invitations sent",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "3"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--one": {
"message": "$name$ cant be automatically added to this group by you.",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"name": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--many": {
"message": "These users cant be automatically added to this group by you.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--info-paragraph": {
"message": "Theyve been invited to join, and wont see any group messages until they accept.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--learn-more": {
"message": "더 알아보기",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"AddGroupMembersModal--title": {
"message": "멤버 추가",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--continue-to-confirm": {
"message": "업데이트",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--confirm-title--one": {
"message": "$person$를 $group$에 추가할까요?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"person": {
"content": "$1",
"example": "Jane Doe"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-title--many": {
"message": "$count$명의 멤버를 $group$에 추가할까요?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-button--one": {
"message": "멤버 추가",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"AddGroupMembersModal--confirm-button--many": {
"message": "멤버 추가",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"createNewGroupButton": {
"message": "새 그룹",
"description": "The text of the button to create new groups"
},
"selectContact": {
"message": "연락처 선택",
"description": "The label for contact checkboxes that are non-selected (clicking them should select the contact)"
},
"deselectContact": {
"message": "연락처 선택 해제",
"description": "The label for contact checkboxes that are selected (clicking them should de-select the contact)"
},
"cannotSelectContact": {
"message": "연락처를 선택할 수 없습니다.",
"description": "The label for contact checkboxes that are disabled"
},
"alreadyAMember": {
"message": "이미 멤버입니다.",
"description": "The label for contact checkboxes that are disabled because they're already a member"
},
"MessageAudio--play": {
"message": "오디오 첨부 파일 재생",
"description": "Aria label for audio attachment's Play button"
},
"MessageAudio--pause": {
"message": "오디오 첨부 파일 일시정지",
"description": "Aria label for audio attachment's Pause button"
},
"MessageAudio--download": {
"message": "오디오 첨부 파일 다운로드",
"description": "Aria label for audio attachment's Download button"
},
"MessageAudio--pending": {
"message": "오디오 첨부 파일 다운로드 하는 중...",
"description": "Aria label for pending audio attachment spinner"
},
"MessageAudio--slider": {
"message": "Playback time of audio attachment",
"description": "Aria label for audio attachment's playback time slider"
},
"emptyInboxMessage": {
"message": "Click the $composeIcon$ above and search for your contacts or groups to message.",
"description": "Shown in the left-pane when the inbox is empty",
"placeholders": {
"composeIcon": {
"content": "$1",
"example": "compose button"
}
}
},
"composeIcon": {
"message": "compose button",
"description": "Shown in the left-pane when the inbox is empty. Describes the button that composes a new message."
},
"ForwardMessageModal--continue": {
"message": "계속",
"description": "aria-label for the 'next' button in the forward a message modal dialog"
}
}

View File

@ -771,6 +771,10 @@
"message": "Navnivîsk",
"description": "Shown to separate the types of search results"
},
"groupsHeader": {
"message": "Kom",
"description": "Shown to separate the types of search results"
},
"messagesHeader": {
"message": "Peyam",
"description": "Shown to separate the types of search results"
@ -1002,7 +1006,7 @@
"description": "Label for when something is turned off"
},
"deleteWarning": {
"message": "Bi tikandina 'jê bibe'yê ew ê ev peyam bi awayekî mayinde tenê ji cîhazên te bê rakirin.",
"message": "This message will be deleted from this device.",
"description": "Text shown in the confirmation dialog for deleting a message locally"
},
"deleteForEveryoneWarning": {
@ -1071,6 +1075,10 @@
"message": "You haven't exchanged any messages with this contact yet. Your safety number with them will be available after the first message.",
"description": ""
},
"back": {
"message": "Paşve",
"description": "Generic label for back"
},
"goBack": {
"message": "Vegere",
"description": "Label for back button in a conversation"
@ -1083,6 +1091,10 @@
"message": "Dîsa bişîne",
"description": "Shown on the drop-down menu for an individual message, but only if it is an outgoing message that failed to send"
},
"forwardMessage": {
"message": "Peyamê berhêl bike",
"description": "Shown on the drop-down menu for an individual message, forwards a message"
},
"deleteMessage": {
"message": "Peyamê ji min jê bibe",
"description": "Shown on the drop-down menu for an individual message, deletes single message"
@ -1103,6 +1115,22 @@
"message": "Rûniştina parastî reset bike",
"description": "This is a past tense, informational message. In other words, your secure session has been reset."
},
"ChatRefresh--notification": {
"message": "Rûniştina gotûbêjê hat nûkirin",
"description": "Shown in timeline when a error happened, and the session was automatically reset."
},
"ChatRefresh--learnMore": {
"message": "Zêdetir Bizane",
"description": "Shown in timeline when session is automatically reset, to provide access to a popup info dialog"
},
"ChatRefresh--summary": {
"message": "Signal uses end-to-end encryption and it may need to refresh your chat session sometimes. This doesnt affect your chats security but you may have missed a message from this contact and you can ask them to resend it.",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"ChatRefresh--contactSupport": {
"message": "Bi piştgiriyê re têkeve têkiliyê",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"quoteThumbnailAlt": {
"message": "Thumbnail of image from quoted message",
"description": "Used in alt tag of thumbnail images inside of an embedded message quote"
@ -1909,6 +1937,112 @@
"message": "Dest bi axiftineke nû bike",
"description": "Label underneath number a user enters that is not an existing contact"
},
"newConversation": {
"message": "Axiftina nû",
"description": "Label for header when starting a new conversation"
},
"contactSearchPlaceholder": {
"message": "Search by name or phone number",
"description": "Placeholder to use when searching for contacts in the composer"
},
"noContactsFound": {
"message": "No contacts found",
"description": "Label shown when there are no contacts to compose to"
},
"noConversationsFound": {
"message": "No conversations found",
"description": "Label shown when there are no conversations to compose to"
},
"chooseGroupMembers__title": {
"message": "Choose members",
"description": "The title for the 'choose group members' left pane screen"
},
"chooseGroupMembers__back-button": {
"message": "Paşve",
"description": "Used as alt-text of the back button on the 'choose group members' left pane screen"
},
"chooseGroupMembers__skip": {
"message": "Derbas bibe",
"description": "The 'skip' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__next": {
"message": "Pêşve",
"description": "The 'next' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__maximum-group-size__title": {
"message": "Gihîşte sînorê endambûna li komê",
"description": "Shown in the alert when you add the maximum number of group members"
},
"chooseGroupMembers__maximum-group-size__body": {
"message": "Signal groups can have a maximum of $max$ members.",
"description": "Shown in the alert when you add the maximum number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "1000"
}
}
},
"chooseGroupMembers__maximum-recommended-group-size__title": {
"message": "Recommended member limit reached",
"description": "Shown in the alert when you add the maximum recommended number of group members"
},
"chooseGroupMembers__maximum-recommended-group-size__body": {
"message": "Signal groups perform best with $max$ members or less. Adding more members will cause delays sending and receiving messages.",
"description": "Shown in the alert when you add the maximum recommended number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "150"
}
}
},
"chooseGroupMembers__cant-add-member__title": {
"message": "Cant add member",
"description": "Shown in the alert when you try to add someone who can't be added to a group"
},
"chooseGroupMembers__cant-add-member__body": {
"message": "\"$name$\" cant be added to the group because theyre using an old version of Signal. You can add them to the group after theyve updated Signal.",
"description": "Shown in the alert when you try to add someone who can't be added to a group",
"placeholders": {
"max": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"setGroupMetadata__title": {
"message": "Vê komê bi nav bike",
"description": "The title for the 'set group metadata' left pane screen"
},
"setGroupMetadata__back-button": {
"message": "Back to member selection",
"description": "Used as alt-text of the back button on the 'set group metadata' left pane screen"
},
"setGroupMetadata__group-name-placeholder": {
"message": "Navê komê (hewce ye)",
"description": "The placeholder for the group name placeholder"
},
"setGroupMetadata__create-group": {
"message": "Biafirîne",
"description": "The 'create group' button text in the 'set group metadata' left pane screen"
},
"setGroupMetadata__members-header": {
"message": "Endam",
"description": "The header for the members list in the 'set group metadata' left pane screen"
},
"setGroupMetadata__error-message": {
"message": "This group couldnt be created. Check your connection and try again.",
"description": "Shown in the modal when we can't create a group"
},
"updateGroupAttributes__title": {
"message": "Nav û wêneyê komê sererast bike",
"description": "Shown in the modal when we want to update a group"
},
"updateGroupAttributes__error-message": {
"message": "Failed to update the group. Check your connection and try again.",
"description": "Shown in the modal when we can't update a group"
},
"notSupportedSMS": {
"message": "Peyamên SMS/MMS'ê nayên piştgirîkirin.",
"description": "Label underneath number informing user that SMS is not supported on desktop"
@ -2353,6 +2487,10 @@
"message": "Menûya axiftinê veke",
"description": "Shown in the shortcuts guide"
},
"Keyboard--new-conversation": {
"message": "Start new conversation",
"description": "Shown in the shortcuts guide"
},
"Keyboard--archive-conversation": {
"message": "Axiftinê arşîv bike",
"description": "Shown in the shortcuts guide"
@ -2971,67 +3109,19 @@
},
"ConversationHero--membership-1": {
"message": "Endamê koma $group$'ê.",
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group",
"placeholders": {
"group": {
"content": "$1",
"example": "NYC Rock Climbers"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group"
},
"ConversationHero--membership-2": {
"message": "Endamê komên $group1$ û $group2$'ê.",
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups"
},
"ConversationHero--membership-3": {
"message": "Endamê $group1$, $group2$ û $group3$'ê.",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-extra": {
"message": "Endamê komên $group1$, $group2$, $group3$ û $remainingCount$ komên din.",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
},
"remainingCount": {
"content": "$4",
"example": "3"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-added": {
"message": "$name$, te tevlî komê kir.",
@ -3043,6 +3133,10 @@
}
}
},
"no-groups-in-common": {
"message": "Komên hevpar tune.",
"description": "Shown to indicate this user is not a member of any groups"
},
"acceptCall": {
"message": "Bibersivîne",
"description": "Shown in tooltip for the button to accept a call (audio or video)"
@ -3245,6 +3339,10 @@
"message": "Ji bo saetekê bêdeng bike",
"description": "Label for muting the conversation"
},
"muteEightHours": {
"message": "Mute for eight hours",
"description": "Label for muting the conversation"
},
"muteDay": {
"message": "Ji bo rojekê bêdeng bike",
"description": "Label for muting the conversation"
@ -3253,14 +3351,18 @@
"message": "Ji bo hefteyekê bêdeng bike",
"description": "Label for muting the conversation"
},
"muteYear": {
"message": "Ji bo salekê bêdeng bike",
"muteAlways": {
"message": "Mute always",
"description": "Label for muting the conversation"
},
"unmute": {
"message": "Bideng bike",
"description": "Label for unmuting the conversation"
},
"muteExpirationLabelAlways": {
"message": "Muted always",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted"
},
"muteExpirationLabel": {
"message": "Ji bo $duration$ hat bêdengkirin",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted",
@ -3395,6 +3497,10 @@
"message": "Rêveber",
"description": "Label for a group administrator"
},
"GroupV2--only-admins": {
"message": "Only Admins",
"description": "Label for group administrators -- used in drop-downs to select permissions that apply to admins"
},
"GroupV2--all-members": {
"message": "Hemû endam",
"description": "Label for describing the general non-privileged members of a group"
@ -3614,7 +3720,7 @@
}
},
"GroupV2--access-invite-link--enabled--unknown": {
"message": "Admin approval for the group link has been disabled.",
"message": "Admin approval for the group link has been enabled.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--member-add--invited--you": {
@ -4641,6 +4747,10 @@
"message": "Komê asteng bike",
"description": "This is a button to block a group"
},
"ConversationDetailsActions--leave-group-must-choose-new-admin": {
"message": "Berî ku tu derkevî, divê tu herî kêm rêveberekî nû ji bo vê komê hilbijêrî.",
"description": "Shown if, before leaving a group, you need to choose an admin"
},
"ConversationDetailsActions--leave-group-modal-title": {
"message": "Do you really want to leave?",
"description": "This is the modal title for confirming leaving a group"
@ -4699,6 +4809,10 @@
}
}
},
"ConversationDetailsMembershipList--add-members": {
"message": "Endaman tevlî bike",
"description": "The button that you can click to add new members"
},
"ConversationDetailsMembershipList--show-all": {
"message": "Gişî bibîne",
"description": "This is a button on the conversation details to show all members"
@ -4856,5 +4970,167 @@
"PendingInvites--info": {
"message": "Details about people invited to this group arent shown until they join. Invitees will only see messages after they join the group.",
"description": "Information shown below the invite list"
},
"AvatarInput--no-photo-label--group": {
"message": "Add a group photo",
"description": "The label for the avatar uploader when no group photo is selected"
},
"AvatarInput--change-photo-label": {
"message": "Change photo",
"description": "The label for the avatar uploader when a photo is selected"
},
"AvatarInput--upload-photo-choice": {
"message": "Upload photo",
"description": "The button text when you click on an uploaded avatar and want to upload a new one"
},
"AvatarInput--remove-photo-choice": {
"message": "Wêneyê rake",
"description": "The button text when you click on an uploaded avatar and want to remove it"
},
"ContactPill--remove": {
"message": "Remove contact",
"description": "The label for the 'remove' button on the contact pill"
},
"ComposeErrorDialog--close": {
"message": "Baş e",
"description": "The text on the button when there's an error in the composer"
},
"NewlyCreatedGroupInvitedContactsDialog--title--one": {
"message": "Invitation sent",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--title--many": {
"message": "$count$ invitations sent",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "3"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--one": {
"message": "$name$ cant be automatically added to this group by you.",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"name": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--many": {
"message": "These users cant be automatically added to this group by you.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--info-paragraph": {
"message": "Theyve been invited to join, and wont see any group messages until they accept.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--learn-more": {
"message": "Zêdetir bizane",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"AddGroupMembersModal--title": {
"message": "Endaman tevlî bike",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--continue-to-confirm": {
"message": "Nûve bike",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--confirm-title--one": {
"message": "Add $person$ to \"$group$\"?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"person": {
"content": "$1",
"example": "Jane Doe"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-title--many": {
"message": "Add $count$ members to \"$group$\"?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-button--one": {
"message": "Add member",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"AddGroupMembersModal--confirm-button--many": {
"message": "Endaman tevlî bike",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"createNewGroupButton": {
"message": "Koma nû",
"description": "The text of the button to create new groups"
},
"selectContact": {
"message": "Select contact",
"description": "The label for contact checkboxes that are non-selected (clicking them should select the contact)"
},
"deselectContact": {
"message": "De-select contact",
"description": "The label for contact checkboxes that are selected (clicking them should de-select the contact)"
},
"cannotSelectContact": {
"message": "Cannot select contact",
"description": "The label for contact checkboxes that are disabled"
},
"alreadyAMember": {
"message": "Already a member",
"description": "The label for contact checkboxes that are disabled because they're already a member"
},
"MessageAudio--play": {
"message": "Play audio attachment",
"description": "Aria label for audio attachment's Play button"
},
"MessageAudio--pause": {
"message": "Pause audio attachment",
"description": "Aria label for audio attachment's Pause button"
},
"MessageAudio--download": {
"message": "Download audio attachment",
"description": "Aria label for audio attachment's Download button"
},
"MessageAudio--pending": {
"message": "Downloading audio attachment...",
"description": "Aria label for pending audio attachment spinner"
},
"MessageAudio--slider": {
"message": "Playback time of audio attachment",
"description": "Aria label for audio attachment's playback time slider"
},
"emptyInboxMessage": {
"message": "Click the $composeIcon$ above and search for your contacts or groups to message.",
"description": "Shown in the left-pane when the inbox is empty",
"placeholders": {
"composeIcon": {
"content": "$1",
"example": "compose button"
}
}
},
"composeIcon": {
"message": "compose button",
"description": "Shown in the left-pane when the inbox is empty. Describes the button that composes a new message."
},
"ForwardMessageModal--continue": {
"message": "Bidomîne",
"description": "aria-label for the 'next' button in the forward a message modal dialog"
}
}

File diff suppressed because it is too large Load Diff

View File

@ -771,6 +771,10 @@
"message": "Adresatai",
"description": "Shown to separate the types of search results"
},
"groupsHeader": {
"message": "Grupės",
"description": "Shown to separate the types of search results"
},
"messagesHeader": {
"message": "Žinutės",
"description": "Shown to separate the types of search results"
@ -1002,7 +1006,7 @@
"description": "Label for when something is turned off"
},
"deleteWarning": {
"message": "Spustelėjus „Ištrinti“ ši žinutė visam laikui bus pašalinta tik iš jūsų įrenginių.",
"message": "Ši žinutė bus ištrinta iš šio įrenginio.",
"description": "Text shown in the confirmation dialog for deleting a message locally"
},
"deleteForEveryoneWarning": {
@ -1022,7 +1026,7 @@
"description": "Label for the receiver of a message"
},
"toJoiner": {
"message": "skirta",
"message": "žinutė, skirta",
"description": "Joiner for message search results - like 'Jon' to 'Friends Group'"
},
"sent": {
@ -1071,6 +1075,10 @@
"message": "Jūs su šiuo adresatu dar nesate apsikeitę jokiomis žinutėmis. Jūsų saugumo numeris bus prieinamas po pirmosios žinutės.",
"description": ""
},
"back": {
"message": "Atgal",
"description": "Generic label for back"
},
"goBack": {
"message": "Grįžti",
"description": "Label for back button in a conversation"
@ -1083,6 +1091,10 @@
"message": "Bandyti siųsti dar kartą",
"description": "Shown on the drop-down menu for an individual message, but only if it is an outgoing message that failed to send"
},
"forwardMessage": {
"message": "Persiųsti žinutę",
"description": "Shown on the drop-down menu for an individual message, forwards a message"
},
"deleteMessage": {
"message": "Ištrinti žinutę man",
"description": "Shown on the drop-down menu for an individual message, deletes single message"
@ -1103,6 +1115,22 @@
"message": "Saugusis seansas atstatytas",
"description": "This is a past tense, informational message. In other words, your secure session has been reset."
},
"ChatRefresh--notification": {
"message": "Pokalbio seansas atnaujintas",
"description": "Shown in timeline when a error happened, and the session was automatically reset."
},
"ChatRefresh--learnMore": {
"message": "Sužinoti daugiau",
"description": "Shown in timeline when session is automatically reset, to provide access to a popup info dialog"
},
"ChatRefresh--summary": {
"message": "Signal programėlė naudoja ištisinį šifravimą ir jai kartais gali tekti atnaujinti jūsų pokalbio seansą. Tai neįtakoja jūsų pokalbio saugumo, bet gali būti, kad praleidote ir negavote žinutės nuo šio adresato, todėl galite jo paprašyti, kad išsiųstų žinutę dar kartą.",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"ChatRefresh--contactSupport": {
"message": "Susisiekti su palaikymu",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"quoteThumbnailAlt": {
"message": "Paveikslo iš cituotos žinutės miniatiūra",
"description": "Used in alt tag of thumbnail images inside of an embedded message quote"
@ -1909,6 +1937,112 @@
"message": "Pradėti naują pokalbį…",
"description": "Label underneath number a user enters that is not an existing contact"
},
"newConversation": {
"message": "Naujas pokalbis",
"description": "Label for header when starting a new conversation"
},
"contactSearchPlaceholder": {
"message": "Ieškokite pagal vardą ar telefono numerį",
"description": "Placeholder to use when searching for contacts in the composer"
},
"noContactsFound": {
"message": "Adresatų nerasta",
"description": "Label shown when there are no contacts to compose to"
},
"noConversationsFound": {
"message": "Nerasta jokių pokalbių",
"description": "Label shown when there are no conversations to compose to"
},
"chooseGroupMembers__title": {
"message": "Pasirinkite narius",
"description": "The title for the 'choose group members' left pane screen"
},
"chooseGroupMembers__back-button": {
"message": "Atgal",
"description": "Used as alt-text of the back button on the 'choose group members' left pane screen"
},
"chooseGroupMembers__skip": {
"message": "Praleisti",
"description": "The 'skip' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__next": {
"message": "Kitas",
"description": "The 'next' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__maximum-group-size__title": {
"message": "Pasiektas didžiausias grupės dydis",
"description": "Shown in the alert when you add the maximum number of group members"
},
"chooseGroupMembers__maximum-group-size__body": {
"message": "Signal grupėse gali būti daugiausiai $max$ narių.",
"description": "Shown in the alert when you add the maximum number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "1000"
}
}
},
"chooseGroupMembers__maximum-recommended-group-size__title": {
"message": "Pasiekta rekomenduojamo narių skaičiaus riba",
"description": "Shown in the alert when you add the maximum recommended number of group members"
},
"chooseGroupMembers__maximum-recommended-group-size__body": {
"message": "Signal grupės geriausiai veikia, kai jose yra $max$ ar mažiau narių. Pridėjus daugiau narių, žinučių išsiuntimas ir gavimas bus uždelsiamas.",
"description": "Shown in the alert when you add the maximum recommended number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "150"
}
}
},
"chooseGroupMembers__cant-add-member__title": {
"message": "Nepavyksta pridėti nario",
"description": "Shown in the alert when you try to add someone who can't be added to a group"
},
"chooseGroupMembers__cant-add-member__body": {
"message": "Naudotojas „$name$“ negali būti pridėtas į grupę, nes jis naudoja seną Signal versija. Šį naudotoją galėsite pridėti po to, kai jis atnaujins Signal.",
"description": "Shown in the alert when you try to add someone who can't be added to a group",
"placeholders": {
"max": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"setGroupMetadata__title": {
"message": "Suteikti šiai grupei pavadinimą",
"description": "The title for the 'set group metadata' left pane screen"
},
"setGroupMetadata__back-button": {
"message": "Atgal į narių pasirinkimą",
"description": "Used as alt-text of the back button on the 'set group metadata' left pane screen"
},
"setGroupMetadata__group-name-placeholder": {
"message": "Grupės pavadinimas (būtina)",
"description": "The placeholder for the group name placeholder"
},
"setGroupMetadata__create-group": {
"message": "Sukurti",
"description": "The 'create group' button text in the 'set group metadata' left pane screen"
},
"setGroupMetadata__members-header": {
"message": "Nariai",
"description": "The header for the members list in the 'set group metadata' left pane screen"
},
"setGroupMetadata__error-message": {
"message": "Nepavyko sukurti šios grupės. Patikrinkite savo ryšį ir bandykite dar kartą.",
"description": "Shown in the modal when we can't create a group"
},
"updateGroupAttributes__title": {
"message": "Taisyti grupės pavadinimą ir nuotrauką",
"description": "Shown in the modal when we want to update a group"
},
"updateGroupAttributes__error-message": {
"message": "Nepavyko atnaujinti grupės. Patikrinkite savo ryšį ir bandykite dar kartą.",
"description": "Shown in the modal when we can't update a group"
},
"notSupportedSMS": {
"message": "SMS/MMS žinutės yra nepalaikomos.",
"description": "Label underneath number informing user that SMS is not supported on desktop"
@ -2353,6 +2487,10 @@
"message": "Atverti pokalbių meniu",
"description": "Shown in the shortcuts guide"
},
"Keyboard--new-conversation": {
"message": "Pradėti naują pokalbį",
"description": "Shown in the shortcuts guide"
},
"Keyboard--archive-conversation": {
"message": "Archyvuoti pokalbį",
"description": "Shown in the shortcuts guide"
@ -2971,67 +3109,19 @@
},
"ConversationHero--membership-1": {
"message": "$group$ grupės narys.",
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group",
"placeholders": {
"group": {
"content": "$1",
"example": "NYC Rock Climbers"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group"
},
"ConversationHero--membership-2": {
"message": "$group1$ ir $group2$ grupių narys.",
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups"
},
"ConversationHero--membership-3": {
"message": "$group1$, $group2$ ir $group3$ grupių narys.",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-extra": {
"message": "$group1$, $group2$, $group3$ ir dar $remainingCount$ grupių narys.",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
},
"remainingCount": {
"content": "$4",
"example": "3"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-added": {
"message": "$name$ pridėjo jus į grupę.",
@ -3043,6 +3133,10 @@
}
}
},
"no-groups-in-common": {
"message": "Nėra bendrų grupių.",
"description": "Shown to indicate this user is not a member of any groups"
},
"acceptCall": {
"message": "Atsakyti",
"description": "Shown in tooltip for the button to accept a call (audio or video)"
@ -3245,6 +3339,10 @@
"message": "Išjungti pranešimus vienai valandai",
"description": "Label for muting the conversation"
},
"muteEightHours": {
"message": "Išjungti pranešimus aštuonioms valandoms",
"description": "Label for muting the conversation"
},
"muteDay": {
"message": "Išjungti pranešimus vienai dienai",
"description": "Label for muting the conversation"
@ -3253,14 +3351,18 @@
"message": "Išjungti pranešimus vienai savaitei",
"description": "Label for muting the conversation"
},
"muteYear": {
"message": "Išjungti pranešimus vieneriems metams",
"muteAlways": {
"message": "Visada išjungti pranešimus",
"description": "Label for muting the conversation"
},
"unmute": {
"message": "Įjungti pranešimus",
"description": "Label for unmuting the conversation"
},
"muteExpirationLabelAlways": {
"message": "Pranešimai visada išjungti",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted"
},
"muteExpirationLabel": {
"message": "Pranešimai išjungti iki $duration$",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted",
@ -3328,7 +3430,7 @@
"description": "Shown if you click a group link and we can't get information about it"
},
"GroupV2--join--prompt-with-approval": {
"message": "An admin of this group must approve your request before you can join this group. If approved, your name and photo will be shared with its members.",
"message": "Prieš tai, kai galėsite prisijungti prie šios grupės, jos administratorius privalo patvirtinti jūsų prašymą. Jei prašymas bus patvirtintas, jūsų vardas ir nuotrauka bus bendrinami su grupės nariais.",
"description": "Shown when you click on a group link to confirm, if it requires admin approval"
},
"GroupV2--join--join-button": {
@ -3395,6 +3497,10 @@
"message": "Administratorius",
"description": "Label for a group administrator"
},
"GroupV2--only-admins": {
"message": "Tik administratoriai",
"description": "Label for group administrators -- used in drop-downs to select permissions that apply to admins"
},
"GroupV2--all-members": {
"message": "Visi nariai",
"description": "Label for describing the general non-privileged members of a group"
@ -3614,7 +3720,7 @@
}
},
"GroupV2--access-invite-link--enabled--unknown": {
"message": "Administratoriaus patvirtinimai grupės nuorodai jungti.",
"message": "Administratoriaus patvirtinimai grupės nuorodai įjungti.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--member-add--invited--you": {
@ -4641,6 +4747,10 @@
"message": "Užblokuoti grupę",
"description": "This is a button to block a group"
},
"ConversationDetailsActions--leave-group-must-choose-new-admin": {
"message": "Prieš išeidami, privalote pasirinkti šiai grupei bent vieną naują administratorių.",
"description": "Shown if, before leaving a group, you need to choose an admin"
},
"ConversationDetailsActions--leave-group-modal-title": {
"message": "Ar tikrai norite išeiti?",
"description": "This is the modal title for confirming leaving a group"
@ -4699,6 +4809,10 @@
}
}
},
"ConversationDetailsMembershipList--add-members": {
"message": "Pridėti narius",
"description": "The button that you can click to add new members"
},
"ConversationDetailsMembershipList--show-all": {
"message": "Rodyti visus",
"description": "This is a button on the conversation details to show all members"
@ -4768,15 +4882,15 @@
}
},
"PendingInvites--invites": {
"message": "Invited by you",
"message": "Pakvietėte jūs",
"description": "This is the title list of all invites"
},
"PendingInvites--invited-by-you": {
"message": "Invited by you",
"message": "Pakvietėte jūs",
"description": "This is the title for the list of members you have invited"
},
"PendingInvites--invited-by-others": {
"message": "Invited by others",
"message": "Pakvietė kiti",
"description": "This is the title for the list of members who have invited other people"
},
"PendingInvites--invited-count": {
@ -4818,7 +4932,7 @@
}
},
"PendingInvites--revoke-from-plural": {
"message": "Revoke $number$ invites sent by \"$name$\"",
"message": "Panaikinti $number$ pakvietimų(-us), kuriuos išsiuntė „$name$“?",
"description": "This is the modal content when confirming revoking multiple invites",
"placeholders": {
"number": {
@ -4854,7 +4968,169 @@
}
},
"PendingInvites--info": {
"message": "Details about people invited to this group arent shown until they join. Invitees will only see messages after they join the group.",
"message": "Išsamesnė informacija apie žmones, kurie pakviesti į šią grupę, nebus rodoma tol, kol jie neprisijungs. Kviestiniai pradės matyti siunčiamas žinutes tik prisijungę prie grupės.",
"description": "Information shown below the invite list"
},
"AvatarInput--no-photo-label--group": {
"message": "Pridėti grupės nuotrauką",
"description": "The label for the avatar uploader when no group photo is selected"
},
"AvatarInput--change-photo-label": {
"message": "Keisti nuotrauką",
"description": "The label for the avatar uploader when a photo is selected"
},
"AvatarInput--upload-photo-choice": {
"message": "Nusiųsti nuotrauką",
"description": "The button text when you click on an uploaded avatar and want to upload a new one"
},
"AvatarInput--remove-photo-choice": {
"message": "Šalinti nuotrauką",
"description": "The button text when you click on an uploaded avatar and want to remove it"
},
"ContactPill--remove": {
"message": "Šalinti adresatą",
"description": "The label for the 'remove' button on the contact pill"
},
"ComposeErrorDialog--close": {
"message": "Gerai",
"description": "The text on the button when there's an error in the composer"
},
"NewlyCreatedGroupInvitedContactsDialog--title--one": {
"message": "Pakvietimas išsiųstas",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--title--many": {
"message": "Išsiųsta pakvietimų: $count$",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "3"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--one": {
"message": "Jūs negalite automatiškai pridėti į šią grupę naudotoją $name$.",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"name": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--many": {
"message": "Jūs negalite automatiškai pridėti šių naudotojų į šią grupę.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--info-paragraph": {
"message": "Naudotojai yra pakviesti prisijungti prie grupės ir nematys jokių grupės žinučių tol, kol nepriims pakvietimo.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--learn-more": {
"message": "Sužinoti daugiau",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"AddGroupMembersModal--title": {
"message": "Pridėti narius",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--continue-to-confirm": {
"message": "Atnaujinti",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--confirm-title--one": {
"message": "Pridėti $person$ į „$group$“?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"person": {
"content": "$1",
"example": "Jane Doe"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-title--many": {
"message": "Pridėti $count$ narių(-us) į „$group$“?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-button--one": {
"message": "Pridėti narį",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"AddGroupMembersModal--confirm-button--many": {
"message": "Pridėti narius",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"createNewGroupButton": {
"message": "Nauja grupė",
"description": "The text of the button to create new groups"
},
"selectContact": {
"message": "Pažymėti adresatą",
"description": "The label for contact checkboxes that are non-selected (clicking them should select the contact)"
},
"deselectContact": {
"message": "Nebežymėti adresato",
"description": "The label for contact checkboxes that are selected (clicking them should de-select the contact)"
},
"cannotSelectContact": {
"message": "Nepavyksta pažymėti adresato",
"description": "The label for contact checkboxes that are disabled"
},
"alreadyAMember": {
"message": "Jau narys",
"description": "The label for contact checkboxes that are disabled because they're already a member"
},
"MessageAudio--play": {
"message": "Atkurti garso įrašo priedą",
"description": "Aria label for audio attachment's Play button"
},
"MessageAudio--pause": {
"message": "Pristabdyti garso įrašo priedą",
"description": "Aria label for audio attachment's Pause button"
},
"MessageAudio--download": {
"message": "Atsisiųsti garso įrašo priedą",
"description": "Aria label for audio attachment's Download button"
},
"MessageAudio--pending": {
"message": "Atsiunčiamas garso įrašo priedas...",
"description": "Aria label for pending audio attachment spinner"
},
"MessageAudio--slider": {
"message": "Garso įrašo priedo atkūrimo laikas",
"description": "Aria label for audio attachment's playback time slider"
},
"emptyInboxMessage": {
"message": "Spustelėkite aukščiau ant $composeIcon$ ir ieškokite adresatų ar grupių, kuriems norite rašyti žinutę.",
"description": "Shown in the left-pane when the inbox is empty",
"placeholders": {
"composeIcon": {
"content": "$1",
"example": "compose button"
}
}
},
"composeIcon": {
"message": "rašymo mygtukas",
"description": "Shown in the left-pane when the inbox is empty. Describes the button that composes a new message."
},
"ForwardMessageModal--continue": {
"message": "Tęsti",
"description": "aria-label for the 'next' button in the forward a message modal dialog"
}
}

View File

@ -771,6 +771,10 @@
"message": "Контакти",
"description": "Shown to separate the types of search results"
},
"groupsHeader": {
"message": "Групи",
"description": "Shown to separate the types of search results"
},
"messagesHeader": {
"message": "Пораки",
"description": "Shown to separate the types of search results"
@ -1002,7 +1006,7 @@
"description": "Label for when something is turned off"
},
"deleteWarning": {
"message": "Ако кликнете „Избриши“ перманетно ќе ја избришете пораката само од Вашите уреди.",
"message": "Оваа порака ќе биде избришана од овој уред.",
"description": "Text shown in the confirmation dialog for deleting a message locally"
},
"deleteForEveryoneWarning": {
@ -1071,6 +1075,10 @@
"message": "Сѐ уште немате разменето пораки со овој контакт. Вашиот сигурносен број за овој контакт ќе стане достапен по испраќањето на првата порака.",
"description": ""
},
"back": {
"message": "Назад",
"description": "Generic label for back"
},
"goBack": {
"message": "Оди назад",
"description": "Label for back button in a conversation"
@ -1083,6 +1091,10 @@
"message": "Прати повторно",
"description": "Shown on the drop-down menu for an individual message, but only if it is an outgoing message that failed to send"
},
"forwardMessage": {
"message": "Проследи порака",
"description": "Shown on the drop-down menu for an individual message, forwards a message"
},
"deleteMessage": {
"message": "Избриши порака за мене",
"description": "Shown on the drop-down menu for an individual message, deletes single message"
@ -1103,6 +1115,22 @@
"message": "Безбедната сесија е ресетирана",
"description": "This is a past tense, informational message. In other words, your secure session has been reset."
},
"ChatRefresh--notification": {
"message": "Сесијата со разговорот е освежена",
"description": "Shown in timeline when a error happened, and the session was automatically reset."
},
"ChatRefresh--learnMore": {
"message": "Научете повеќе",
"description": "Shown in timeline when session is automatically reset, to provide access to a popup info dialog"
},
"ChatRefresh--summary": {
"message": "Signal користи од-крај-до-крај енкрипција и можно е да има потреба да ги освежи Вашите разговори понекогаш. Ова нема никаков ефект на безбедноста на разговорите, но може да се случи да пропуштите порака од овој контакт. Затоа можете да го прашате да ја препрати.",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"ChatRefresh--contactSupport": {
"message": "Контактактирајте го тимот за поддршка",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"quoteThumbnailAlt": {
"message": "Мала сликичка од сликата од цитираната порака",
"description": "Used in alt tag of thumbnail images inside of an embedded message quote"
@ -1909,6 +1937,112 @@
"message": "Започни нов разговор...",
"description": "Label underneath number a user enters that is not an existing contact"
},
"newConversation": {
"message": "Нов разговор",
"description": "Label for header when starting a new conversation"
},
"contactSearchPlaceholder": {
"message": "Пребарувајте по име или телефонски број",
"description": "Placeholder to use when searching for contacts in the composer"
},
"noContactsFound": {
"message": "Не се пронајдени контакти",
"description": "Label shown when there are no contacts to compose to"
},
"noConversationsFound": {
"message": "No conversations found",
"description": "Label shown when there are no conversations to compose to"
},
"chooseGroupMembers__title": {
"message": "Избери членови",
"description": "The title for the 'choose group members' left pane screen"
},
"chooseGroupMembers__back-button": {
"message": "Назад",
"description": "Used as alt-text of the back button on the 'choose group members' left pane screen"
},
"chooseGroupMembers__skip": {
"message": "Прескокни",
"description": "The 'skip' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__next": {
"message": "Следно",
"description": "The 'next' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__maximum-group-size__title": {
"message": "Достигната е максималната големина за групата",
"description": "Shown in the alert when you add the maximum number of group members"
},
"chooseGroupMembers__maximum-group-size__body": {
"message": "Групите на Signal можат да имаат максимум $max$ членови.",
"description": "Shown in the alert when you add the maximum number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "1000"
}
}
},
"chooseGroupMembers__maximum-recommended-group-size__title": {
"message": "Препорачаното ограничување за членови е достигнато",
"description": "Shown in the alert when you add the maximum recommended number of group members"
},
"chooseGroupMembers__maximum-recommended-group-size__body": {
"message": "Signal групите функционираат најдобро со $max$ членови или помалку. Ако додадете повеќе членови може да настане застој при примање и испраќање на пораки.",
"description": "Shown in the alert when you add the maximum recommended number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "150"
}
}
},
"chooseGroupMembers__cant-add-member__title": {
"message": "Cant add member",
"description": "Shown in the alert when you try to add someone who can't be added to a group"
},
"chooseGroupMembers__cant-add-member__body": {
"message": "\"$name$\" не може да бидат додадени на групата затоа што тие користат стара верзија на Signal. Може да ги додадете во групата откако ќе го ажурираат Signal.",
"description": "Shown in the alert when you try to add someone who can't be added to a group",
"placeholders": {
"max": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"setGroupMetadata__title": {
"message": "Именувајте ја оваа група",
"description": "The title for the 'set group metadata' left pane screen"
},
"setGroupMetadata__back-button": {
"message": "Back to member selection",
"description": "Used as alt-text of the back button on the 'set group metadata' left pane screen"
},
"setGroupMetadata__group-name-placeholder": {
"message": "Име на групата (задолжително)",
"description": "The placeholder for the group name placeholder"
},
"setGroupMetadata__create-group": {
"message": "Создај",
"description": "The 'create group' button text in the 'set group metadata' left pane screen"
},
"setGroupMetadata__members-header": {
"message": "Членови",
"description": "The header for the members list in the 'set group metadata' left pane screen"
},
"setGroupMetadata__error-message": {
"message": "Оваа група не може да биде создадена. Проверете ја вашата интернет конекција и обидете се повторно.",
"description": "Shown in the modal when we can't create a group"
},
"updateGroupAttributes__title": {
"message": "Уреди име на група и слика",
"description": "Shown in the modal when we want to update a group"
},
"updateGroupAttributes__error-message": {
"message": "Не успеа да се ажурира групата. Проверете ја Вашата интернет конекција и обидете се повторно.",
"description": "Shown in the modal when we can't update a group"
},
"notSupportedSMS": {
"message": "SMS/MMS пораки не се поддржани.",
"description": "Label underneath number informing user that SMS is not supported on desktop"
@ -2353,6 +2487,10 @@
"message": "Отвори го менито за разговори",
"description": "Shown in the shortcuts guide"
},
"Keyboard--new-conversation": {
"message": "Започни нов разговор",
"description": "Shown in the shortcuts guide"
},
"Keyboard--archive-conversation": {
"message": "Архивирај разговор",
"description": "Shown in the shortcuts guide"
@ -2971,67 +3109,19 @@
},
"ConversationHero--membership-1": {
"message": "Член на $group$.",
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group",
"placeholders": {
"group": {
"content": "$1",
"example": "NYC Rock Climbers"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group"
},
"ConversationHero--membership-2": {
"message": "Член на $group1$ и $group2$.",
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups"
},
"ConversationHero--membership-3": {
"message": "Член на $group1$, $group2$, и $group3$.",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-extra": {
"message": "Член на $group1$, $group2$, $group3$ и уште $remainingCount$.",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
},
"remainingCount": {
"content": "$4",
"example": "3"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-added": {
"message": "$name$ Ве додаде во групата.",
@ -3043,6 +3133,10 @@
}
}
},
"no-groups-in-common": {
"message": "Немате заеднички групи.",
"description": "Shown to indicate this user is not a member of any groups"
},
"acceptCall": {
"message": "Одговори",
"description": "Shown in tooltip for the button to accept a call (audio or video)"
@ -3245,6 +3339,10 @@
"message": "Исклучи звук на 1 час",
"description": "Label for muting the conversation"
},
"muteEightHours": {
"message": "Исклучи звук на осум часа",
"description": "Label for muting the conversation"
},
"muteDay": {
"message": "Исклучи звук на 1 ден",
"description": "Label for muting the conversation"
@ -3253,14 +3351,18 @@
"message": "Исклучи звук на 1 недела",
"description": "Label for muting the conversation"
},
"muteYear": {
"message": "Исклучи звук на 1 година",
"muteAlways": {
"message": "Mute always",
"description": "Label for muting the conversation"
},
"unmute": {
"message": "Вклучи звук",
"description": "Label for unmuting the conversation"
},
"muteExpirationLabelAlways": {
"message": "Muted always",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted"
},
"muteExpirationLabel": {
"message": "Исклучени до $duration$",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted",
@ -3395,6 +3497,10 @@
"message": "Администратор",
"description": "Label for a group administrator"
},
"GroupV2--only-admins": {
"message": "Само администратори",
"description": "Label for group administrators -- used in drop-downs to select permissions that apply to admins"
},
"GroupV2--all-members": {
"message": "Сите членови",
"description": "Label for describing the general non-privileged members of a group"
@ -3586,7 +3692,7 @@
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--access-invite-link--disabled--other": {
"message": "$adminName$ disabled admin approval for the group link.",
"message": "$adminName$ го исклучи одобрувањето од администратор за групниот линк.",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"adminName": {
@ -3596,7 +3702,7 @@
}
},
"GroupV2--access-invite-link--disabled--unknown": {
"message": "Admin approval for the group link has been disabled.",
"message": "Администраторското одобрување за групниот линк е исклучено.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--access-invite-link--enabled--you": {
@ -3604,7 +3710,7 @@
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--access-invite-link--enabled--other": {
"message": "$adminName$ enabled admin approval for the group link.",
"message": "$adminName$ го овозможи одобрувањето од администратор за групниот линк.",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"adminName": {
@ -3614,7 +3720,7 @@
}
},
"GroupV2--access-invite-link--enabled--unknown": {
"message": "Admin approval for the group link has been disabled.",
"message": "Администраторско одобрување за групниот линк е вклучено.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--member-add--invited--you": {
@ -3756,7 +3862,7 @@
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--member-add-from-link--other": {
"message": "$memberName$ joined the group via the group link.",
"message": "$memberName$ и се приклучи на групата преку групниот линк.",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"memberName": {
@ -3766,7 +3872,7 @@
}
},
"GroupV2--member-add-from-admin-approval--you--other": {
"message": "$adminName$ approved your request to join the group.",
"message": "$adminName$ го одобри Вашето барање за да се приклучите на групата.",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"adminName": {
@ -3804,7 +3910,7 @@
}
},
"GroupV2--member-add-from-admin-approval--other--unknown": {
"message": "A request to join the group from $joinerName$ has been approved.",
"message": "Барањето за приклучување на групата од $joinerName$ е одобрено.",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"joinerName": {
@ -4300,7 +4406,7 @@
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--admin-approval-add-one--other": {
"message": "$joinerName$ requested to join via the group link.",
"message": "$joinerName$ побара да се вклучи преку групниот линк.",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"joinerName": {
@ -4328,7 +4434,7 @@
}
},
"GroupV2--admin-approval-remove-one--other--own": {
"message": "$joinerName$ canceled their request to join the group.",
"message": "$joinerName$ го откажа барањето за приклучување во групата.",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"joinerName": {
@ -4392,7 +4498,7 @@
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--group-link-remove--other": {
"message": "$adminName$ turned off the group link.",
"message": "$adminName$ го исклучи групниот линк.",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"adminName": {
@ -4410,7 +4516,7 @@
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--group-link-reset--other": {
"message": "$adminName$ reset the group link.",
"message": "$adminName$ го ресетираше групниот линк.",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"adminName": {
@ -4574,7 +4680,7 @@
"description": "Button text for make admin button in Group Contact Details modal"
},
"ContactModal--make-admin-info": {
"message": "$contact$ will be able to edit this group and its members.",
"message": "$contact$ ќе може да ја уредува оваа група и нејзините членови.",
"description": "Shown in a confirmation dialog when you are about to grant admin privileges to someone",
"placeholders": {
"contact": {
@ -4610,7 +4716,7 @@
"description": "This is the label for the disappearing messages setting panel"
},
"ConversationDetails--disappearing-messages-info": {
"message": "When enabled, messages sent and received in this group will disappear after they've been seen.",
"message": "Кога е овозможено, пораките испратени и примени во оваа група ќе исчезнат откако ќе бидат видени.",
"description": "This is the info about the disappearing messages setting"
},
"ConversationDetails--group-info-label": {
@ -4618,7 +4724,7 @@
"description": "This is the label for the 'who can edit the group' panel"
},
"ConversationDetails--group-info-info": {
"message": "Choose who can edit group name, avatar, and disappearing messages timer.",
"message": "Изберете кој може да ги уредува името на групата, аватарот и бројачот за исчезнувачките пораки.",
"description": "This is the additional info for the 'who can edit the group' panel"
},
"ConversationDetails--add-members-label": {
@ -4626,7 +4732,7 @@
"description": "This is the label for the 'who can add members' panel"
},
"ConversationDetails--add-members-info": {
"message": "Choose who can add members to this group.",
"message": "Изберете кој може да додаде членови во оваа група.",
"description": "This is the additional info for the 'who can add members' panel"
},
"ConversationDetails--requests-and-invites": {
@ -4641,6 +4747,10 @@
"message": "Блокирај група",
"description": "This is a button to block a group"
},
"ConversationDetailsActions--leave-group-must-choose-new-admin": {
"message": "Пред да ја напуштите групата мора да одберете барем еден администратор за оваа група.",
"description": "Shown if, before leaving a group, you need to choose an admin"
},
"ConversationDetailsActions--leave-group-modal-title": {
"message": "Навистина сакате да си заминете?",
"description": "This is the modal title for confirming leaving a group"
@ -4672,7 +4782,7 @@
"description": "This is the modal button to confirm blocking a group"
},
"ConversationDetailsHeader--members": {
"message": "$number$ members",
"message": "$number$ членови",
"description": "This is the number of members in a group",
"placeholders": {
"number": {
@ -4690,7 +4800,7 @@
"description": "This is a button on the conversation details to show all media"
},
"ConversationDetailsMembershipList--title": {
"message": "$number$ members",
"message": "$number$ членови",
"description": "The title of the membership list panel",
"placeholders": {
"number": {
@ -4699,6 +4809,10 @@
}
}
},
"ConversationDetailsMembershipList--add-members": {
"message": "Додај членови",
"description": "The button that you can click to add new members"
},
"ConversationDetailsMembershipList--show-all": {
"message": "Види сѐ",
"description": "This is a button on the conversation details to show all members"
@ -4728,7 +4842,7 @@
"description": "Description for the approve new members select area"
},
"PendingInvites--tab-requests": {
"message": "Requests ($count$)",
"message": "Барања ($count$)",
"description": "Label for the tab to view pending requests",
"placeholders": {
"name": {
@ -4738,7 +4852,7 @@
}
},
"PendingInvites--tab-invites": {
"message": "Invites ($count$)",
"message": "Покани ($count$)",
"description": "Label for the tab to view pending invites",
"placeholders": {
"name": {
@ -4856,5 +4970,167 @@
"PendingInvites--info": {
"message": "Деталите за луѓето поканети во оваа група нема да се покажат додека не се приклучат. Поканетите ќе ги видат пораките само откатко ќе се приклучат на групата.",
"description": "Information shown below the invite list"
},
"AvatarInput--no-photo-label--group": {
"message": "Add a group photo",
"description": "The label for the avatar uploader when no group photo is selected"
},
"AvatarInput--change-photo-label": {
"message": "Промени ја сликата",
"description": "The label for the avatar uploader when a photo is selected"
},
"AvatarInput--upload-photo-choice": {
"message": "Прикачи слика",
"description": "The button text when you click on an uploaded avatar and want to upload a new one"
},
"AvatarInput--remove-photo-choice": {
"message": "Отстрани слика",
"description": "The button text when you click on an uploaded avatar and want to remove it"
},
"ContactPill--remove": {
"message": "Отстрани контакт",
"description": "The label for the 'remove' button on the contact pill"
},
"ComposeErrorDialog--close": {
"message": "Во ред",
"description": "The text on the button when there's an error in the composer"
},
"NewlyCreatedGroupInvitedContactsDialog--title--one": {
"message": "Поканата е испратена",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--title--many": {
"message": "$count$ испратени покани",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "3"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--one": {
"message": "$name$ cant be automatically added to this group by you.",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"name": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--many": {
"message": "These users cant be automatically added to this group by you.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--info-paragraph": {
"message": "Theyve been invited to join, and wont see any group messages until they accept.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--learn-more": {
"message": "Дознајте повеќе",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"AddGroupMembersModal--title": {
"message": "Додај членови",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--continue-to-confirm": {
"message": "Aжурирај",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--confirm-title--one": {
"message": "Да го/ја додадам $person$ во \"$group$\"?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"person": {
"content": "$1",
"example": "Jane Doe"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-title--many": {
"message": "Додади $count$ членови во \"$group$\"?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-button--one": {
"message": "Додадете член",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"AddGroupMembersModal--confirm-button--many": {
"message": "Додај членови",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"createNewGroupButton": {
"message": "Нова група",
"description": "The text of the button to create new groups"
},
"selectContact": {
"message": "Избери контакт",
"description": "The label for contact checkboxes that are non-selected (clicking them should select the contact)"
},
"deselectContact": {
"message": "De-select contact",
"description": "The label for contact checkboxes that are selected (clicking them should de-select the contact)"
},
"cannotSelectContact": {
"message": "Не може да се избере контакт",
"description": "The label for contact checkboxes that are disabled"
},
"alreadyAMember": {
"message": "Веќе е член",
"description": "The label for contact checkboxes that are disabled because they're already a member"
},
"MessageAudio--play": {
"message": "Пушти аудио прилог",
"description": "Aria label for audio attachment's Play button"
},
"MessageAudio--pause": {
"message": "Паузирај аудио прилогот",
"description": "Aria label for audio attachment's Pause button"
},
"MessageAudio--download": {
"message": "Преземи аудио прилог",
"description": "Aria label for audio attachment's Download button"
},
"MessageAudio--pending": {
"message": "Се презема аудио прилог...",
"description": "Aria label for pending audio attachment spinner"
},
"MessageAudio--slider": {
"message": "Playback time of audio attachment",
"description": "Aria label for audio attachment's playback time slider"
},
"emptyInboxMessage": {
"message": "Click the $composeIcon$ above and search for your contacts or groups to message.",
"description": "Shown in the left-pane when the inbox is empty",
"placeholders": {
"composeIcon": {
"content": "$1",
"example": "compose button"
}
}
},
"composeIcon": {
"message": "compose button",
"description": "Shown in the left-pane when the inbox is empty. Describes the button that composes a new message."
},
"ForwardMessageModal--continue": {
"message": "Продолжи",
"description": "aria-label for the 'next' button in the forward a message modal dialog"
}
}

File diff suppressed because it is too large Load Diff

View File

@ -771,6 +771,10 @@
"message": "Kenalan",
"description": "Shown to separate the types of search results"
},
"groupsHeader": {
"message": "Kumpulan",
"description": "Shown to separate the types of search results"
},
"messagesHeader": {
"message": "Mesej",
"description": "Shown to separate the types of search results"
@ -1002,7 +1006,7 @@
"description": "Label for when something is turned off"
},
"deleteWarning": {
"message": "Clicking 'delete' will permanently remove this message from your devices only.",
"message": "This message will be deleted from this device.",
"description": "Text shown in the confirmation dialog for deleting a message locally"
},
"deleteForEveryoneWarning": {
@ -1071,6 +1075,10 @@
"message": "Anda belum bertukar sebarang mesej dengan kenalan ini lagi. Nombor keselamatan anda dengan mereka akan tersedia selepas mesej pertama.",
"description": ""
},
"back": {
"message": "Kembali",
"description": "Generic label for back"
},
"goBack": {
"message": "Go back",
"description": "Label for back button in a conversation"
@ -1083,6 +1091,10 @@
"message": "Cuba Hantar Semula",
"description": "Shown on the drop-down menu for an individual message, but only if it is an outgoing message that failed to send"
},
"forwardMessage": {
"message": "Hantar mesej",
"description": "Shown on the drop-down menu for an individual message, forwards a message"
},
"deleteMessage": {
"message": "Delete message for me",
"description": "Shown on the drop-down menu for an individual message, deletes single message"
@ -1103,6 +1115,22 @@
"message": "Penetapan semula sesi selamat",
"description": "This is a past tense, informational message. In other words, your secure session has been reset."
},
"ChatRefresh--notification": {
"message": "Chat session refreshed",
"description": "Shown in timeline when a error happened, and the session was automatically reset."
},
"ChatRefresh--learnMore": {
"message": "Ketahui Lebih Lanjut",
"description": "Shown in timeline when session is automatically reset, to provide access to a popup info dialog"
},
"ChatRefresh--summary": {
"message": "Signal uses end-to-end encryption and it may need to refresh your chat session sometimes. This doesnt affect your chats security but you may have missed a message from this contact and you can ask them to resend it.",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"ChatRefresh--contactSupport": {
"message": "Hubungi Sokongan",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"quoteThumbnailAlt": {
"message": "Imej kecil daripada mesej yang dipetik",
"description": "Used in alt tag of thumbnail images inside of an embedded message quote"
@ -1909,6 +1937,112 @@
"message": "Mulakan perbualan baru...",
"description": "Label underneath number a user enters that is not an existing contact"
},
"newConversation": {
"message": "Perbualan baru",
"description": "Label for header when starting a new conversation"
},
"contactSearchPlaceholder": {
"message": "Search by name or phone number",
"description": "Placeholder to use when searching for contacts in the composer"
},
"noContactsFound": {
"message": "No contacts found",
"description": "Label shown when there are no contacts to compose to"
},
"noConversationsFound": {
"message": "No conversations found",
"description": "Label shown when there are no conversations to compose to"
},
"chooseGroupMembers__title": {
"message": "Choose members",
"description": "The title for the 'choose group members' left pane screen"
},
"chooseGroupMembers__back-button": {
"message": "Kembali",
"description": "Used as alt-text of the back button on the 'choose group members' left pane screen"
},
"chooseGroupMembers__skip": {
"message": "Langkau",
"description": "The 'skip' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__next": {
"message": "Seterusnya",
"description": "The 'next' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__maximum-group-size__title": {
"message": "Maximum group size reached",
"description": "Shown in the alert when you add the maximum number of group members"
},
"chooseGroupMembers__maximum-group-size__body": {
"message": "Signal groups can have a maximum of $max$ members.",
"description": "Shown in the alert when you add the maximum number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "1000"
}
}
},
"chooseGroupMembers__maximum-recommended-group-size__title": {
"message": "Recommended member limit reached",
"description": "Shown in the alert when you add the maximum recommended number of group members"
},
"chooseGroupMembers__maximum-recommended-group-size__body": {
"message": "Signal groups perform best with $max$ members or less. Adding more members will cause delays sending and receiving messages.",
"description": "Shown in the alert when you add the maximum recommended number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "150"
}
}
},
"chooseGroupMembers__cant-add-member__title": {
"message": "Cant add member",
"description": "Shown in the alert when you try to add someone who can't be added to a group"
},
"chooseGroupMembers__cant-add-member__body": {
"message": "\"$name$\" cant be added to the group because theyre using an old version of Signal. You can add them to the group after theyve updated Signal.",
"description": "Shown in the alert when you try to add someone who can't be added to a group",
"placeholders": {
"max": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"setGroupMetadata__title": {
"message": "Name this group",
"description": "The title for the 'set group metadata' left pane screen"
},
"setGroupMetadata__back-button": {
"message": "Back to member selection",
"description": "Used as alt-text of the back button on the 'set group metadata' left pane screen"
},
"setGroupMetadata__group-name-placeholder": {
"message": "Nama kumpulan (diperlukan)",
"description": "The placeholder for the group name placeholder"
},
"setGroupMetadata__create-group": {
"message": "Cipta",
"description": "The 'create group' button text in the 'set group metadata' left pane screen"
},
"setGroupMetadata__members-header": {
"message": "Ahli",
"description": "The header for the members list in the 'set group metadata' left pane screen"
},
"setGroupMetadata__error-message": {
"message": "This group couldnt be created. Check your connection and try again.",
"description": "Shown in the modal when we can't create a group"
},
"updateGroupAttributes__title": {
"message": "Edit group name and photo",
"description": "Shown in the modal when we want to update a group"
},
"updateGroupAttributes__error-message": {
"message": "Failed to update the group. Check your connection and try again.",
"description": "Shown in the modal when we can't update a group"
},
"notSupportedSMS": {
"message": "SMS/MMS messages are not supported.",
"description": "Label underneath number informing user that SMS is not supported on desktop"
@ -2353,6 +2487,10 @@
"message": "Buka menu perbualan",
"description": "Shown in the shortcuts guide"
},
"Keyboard--new-conversation": {
"message": "Start new conversation",
"description": "Shown in the shortcuts guide"
},
"Keyboard--archive-conversation": {
"message": "Arkibkan perbualan",
"description": "Shown in the shortcuts guide"
@ -2971,67 +3109,19 @@
},
"ConversationHero--membership-1": {
"message": "Member of $group$.",
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group",
"placeholders": {
"group": {
"content": "$1",
"example": "NYC Rock Climbers"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group"
},
"ConversationHero--membership-2": {
"message": "Member of $group1$ and $group2$.",
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups"
},
"ConversationHero--membership-3": {
"message": "Member of $group1$, $group2$, and $group3$.",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-extra": {
"message": "Member of $group1$, $group2$, $group3$ and $remainingCount$ more.",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
},
"remainingCount": {
"content": "$4",
"example": "3"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-added": {
"message": "$name$ added you to the group.",
@ -3043,6 +3133,10 @@
}
}
},
"no-groups-in-common": {
"message": "No groups in common.",
"description": "Shown to indicate this user is not a member of any groups"
},
"acceptCall": {
"message": "Jawab",
"description": "Shown in tooltip for the button to accept a call (audio or video)"
@ -3245,6 +3339,10 @@
"message": "Bisukan untuk satu jam",
"description": "Label for muting the conversation"
},
"muteEightHours": {
"message": "Mute for eight hours",
"description": "Label for muting the conversation"
},
"muteDay": {
"message": "Bisukan untuk satu hari",
"description": "Label for muting the conversation"
@ -3253,14 +3351,18 @@
"message": "Bisukan untuk satu minggu",
"description": "Label for muting the conversation"
},
"muteYear": {
"message": "Bisukan untuk satu tahun",
"muteAlways": {
"message": "Mute always",
"description": "Label for muting the conversation"
},
"unmute": {
"message": "Nyahbisukan",
"description": "Label for unmuting the conversation"
},
"muteExpirationLabelAlways": {
"message": "Muted always",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted"
},
"muteExpirationLabel": {
"message": "Muted until $duration$",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted",
@ -3395,6 +3497,10 @@
"message": "Pentadbir",
"description": "Label for a group administrator"
},
"GroupV2--only-admins": {
"message": "Hanya Pentadbir",
"description": "Label for group administrators -- used in drop-downs to select permissions that apply to admins"
},
"GroupV2--all-members": {
"message": "Semua ahli",
"description": "Label for describing the general non-privileged members of a group"
@ -4641,6 +4747,10 @@
"message": "Block group",
"description": "This is a button to block a group"
},
"ConversationDetailsActions--leave-group-must-choose-new-admin": {
"message": "Before you leave, you must choose at least one new admin for this group.",
"description": "Shown if, before leaving a group, you need to choose an admin"
},
"ConversationDetailsActions--leave-group-modal-title": {
"message": "Adakah anda benar-benar mahu keluar?",
"description": "This is the modal title for confirming leaving a group"
@ -4699,6 +4809,10 @@
}
}
},
"ConversationDetailsMembershipList--add-members": {
"message": "Tambah ahli",
"description": "The button that you can click to add new members"
},
"ConversationDetailsMembershipList--show-all": {
"message": "See all",
"description": "This is a button on the conversation details to show all members"
@ -4856,5 +4970,167 @@
"PendingInvites--info": {
"message": "Details about people invited to this group arent shown until they join. Invitees will only see messages after they join the group.",
"description": "Information shown below the invite list"
},
"AvatarInput--no-photo-label--group": {
"message": "Add a group photo",
"description": "The label for the avatar uploader when no group photo is selected"
},
"AvatarInput--change-photo-label": {
"message": "Change photo",
"description": "The label for the avatar uploader when a photo is selected"
},
"AvatarInput--upload-photo-choice": {
"message": "Upload photo",
"description": "The button text when you click on an uploaded avatar and want to upload a new one"
},
"AvatarInput--remove-photo-choice": {
"message": "Keluarkan foto",
"description": "The button text when you click on an uploaded avatar and want to remove it"
},
"ContactPill--remove": {
"message": "Remove contact",
"description": "The label for the 'remove' button on the contact pill"
},
"ComposeErrorDialog--close": {
"message": "Okay",
"description": "The text on the button when there's an error in the composer"
},
"NewlyCreatedGroupInvitedContactsDialog--title--one": {
"message": "Invitation sent",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--title--many": {
"message": "$count$ invitations sent",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "3"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--one": {
"message": "$name$ cant be automatically added to this group by you.",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"name": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--many": {
"message": "These users cant be automatically added to this group by you.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--info-paragraph": {
"message": "Theyve been invited to join, and wont see any group messages until they accept.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--learn-more": {
"message": "Ketahui lebih lanjut",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"AddGroupMembersModal--title": {
"message": "Tambah ahli",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--continue-to-confirm": {
"message": "Kemas Kini",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--confirm-title--one": {
"message": "Add $person$ to \"$group$\"?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"person": {
"content": "$1",
"example": "Jane Doe"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-title--many": {
"message": "Add $count$ members to \"$group$\"?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-button--one": {
"message": "Add member",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"AddGroupMembersModal--confirm-button--many": {
"message": "Tambah ahli",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"createNewGroupButton": {
"message": "Kumpulan baru",
"description": "The text of the button to create new groups"
},
"selectContact": {
"message": "Select contact",
"description": "The label for contact checkboxes that are non-selected (clicking them should select the contact)"
},
"deselectContact": {
"message": "De-select contact",
"description": "The label for contact checkboxes that are selected (clicking them should de-select the contact)"
},
"cannotSelectContact": {
"message": "Cannot select contact",
"description": "The label for contact checkboxes that are disabled"
},
"alreadyAMember": {
"message": "Already a member",
"description": "The label for contact checkboxes that are disabled because they're already a member"
},
"MessageAudio--play": {
"message": "Play audio attachment",
"description": "Aria label for audio attachment's Play button"
},
"MessageAudio--pause": {
"message": "Pause audio attachment",
"description": "Aria label for audio attachment's Pause button"
},
"MessageAudio--download": {
"message": "Download audio attachment",
"description": "Aria label for audio attachment's Download button"
},
"MessageAudio--pending": {
"message": "Downloading audio attachment...",
"description": "Aria label for pending audio attachment spinner"
},
"MessageAudio--slider": {
"message": "Playback time of audio attachment",
"description": "Aria label for audio attachment's playback time slider"
},
"emptyInboxMessage": {
"message": "Click the $composeIcon$ above and search for your contacts or groups to message.",
"description": "Shown in the left-pane when the inbox is empty",
"placeholders": {
"composeIcon": {
"content": "$1",
"example": "compose button"
}
}
},
"composeIcon": {
"message": "compose button",
"description": "Shown in the left-pane when the inbox is empty. Describes the button that composes a new message."
},
"ForwardMessageModal--continue": {
"message": "Teruskan",
"description": "aria-label for the 'next' button in the forward a message modal dialog"
}
}

View File

@ -771,6 +771,10 @@
"message": "Kontakter",
"description": "Shown to separate the types of search results"
},
"groupsHeader": {
"message": "Grupper",
"description": "Shown to separate the types of search results"
},
"messagesHeader": {
"message": "Meldinger",
"description": "Shown to separate the types of search results"
@ -1002,7 +1006,7 @@
"description": "Label for when something is turned off"
},
"deleteWarning": {
"message": "Klikk på 'slett' vil fjerne denne meldingen permanent, men bare fra dine enheter.",
"message": "Meldingen vil bli slettet fra denne enheten.",
"description": "Text shown in the confirmation dialog for deleting a message locally"
},
"deleteForEveryoneWarning": {
@ -1071,6 +1075,10 @@
"message": "Du har ikke utvekslet meldinger med denne kontakten ennå. Sikkerhetsnummeret dere deler vil være tilgjengelig etter den første meldingen.",
"description": ""
},
"back": {
"message": "Tilbake",
"description": "Generic label for back"
},
"goBack": {
"message": "Gå tilbake",
"description": "Label for back button in a conversation"
@ -1083,6 +1091,10 @@
"message": "Send på nytt",
"description": "Shown on the drop-down menu for an individual message, but only if it is an outgoing message that failed to send"
},
"forwardMessage": {
"message": "Videresend melding",
"description": "Shown on the drop-down menu for an individual message, forwards a message"
},
"deleteMessage": {
"message": "Slett melding for meg",
"description": "Shown on the drop-down menu for an individual message, deletes single message"
@ -1103,6 +1115,22 @@
"message": "Sikker økt er nullstilt",
"description": "This is a past tense, informational message. In other words, your secure session has been reset."
},
"ChatRefresh--notification": {
"message": "Samtaleøkt lastet inn på nytt",
"description": "Shown in timeline when a error happened, and the session was automatically reset."
},
"ChatRefresh--learnMore": {
"message": "Lær mer",
"description": "Shown in timeline when session is automatically reset, to provide access to a popup info dialog"
},
"ChatRefresh--summary": {
"message": "Signal benytter seg av ende-til-ende-kryptering og det kan av og til være nødvendig å laste inn samtaleøkten din på nytt. Dette påvirker ikke din samtales sikkerhet, men du kan ha gått glipp av en melding fra din samtalepartner og må be dem om å sende den på nytt.",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"ChatRefresh--contactSupport": {
"message": "Kontakt brukerstøtte",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"quoteThumbnailAlt": {
"message": "Miniatyrbilde i sitert melding",
"description": "Used in alt tag of thumbnail images inside of an embedded message quote"
@ -1352,11 +1380,11 @@
"description": "Shown in the modal dialog to describe how blocking works in a gorup call"
},
"calling__overflow__scroll-up": {
"message": "Scroll up",
"message": "Bla opp",
"description": "Label for the \"scroll up\" button in a call's overflow area"
},
"calling__overflow__scroll-down": {
"message": "Scroll down",
"message": "Bla ned",
"description": "Label for the \"scroll down\" button in a call's overflow area"
},
"alwaysRelayCallsDescription": {
@ -1909,6 +1937,112 @@
"message": "Start en ny samtale...",
"description": "Label underneath number a user enters that is not an existing contact"
},
"newConversation": {
"message": "Ny samtale",
"description": "Label for header when starting a new conversation"
},
"contactSearchPlaceholder": {
"message": "Søk på navn eller telefonnummer",
"description": "Placeholder to use when searching for contacts in the composer"
},
"noContactsFound": {
"message": "Ingen kontakter funnet",
"description": "Label shown when there are no contacts to compose to"
},
"noConversationsFound": {
"message": "Ingen samtaler funnet",
"description": "Label shown when there are no conversations to compose to"
},
"chooseGroupMembers__title": {
"message": "Velg medlemmer",
"description": "The title for the 'choose group members' left pane screen"
},
"chooseGroupMembers__back-button": {
"message": "Tilbake",
"description": "Used as alt-text of the back button on the 'choose group members' left pane screen"
},
"chooseGroupMembers__skip": {
"message": "Hopp over",
"description": "The 'skip' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__next": {
"message": "Neste",
"description": "The 'next' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__maximum-group-size__title": {
"message": "Maksimum antall på gruppestørrelse er oppnådd ",
"description": "Shown in the alert when you add the maximum number of group members"
},
"chooseGroupMembers__maximum-group-size__body": {
"message": "Signal grupper kan ha maksimum $max$medlemmer.",
"description": "Shown in the alert when you add the maximum number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "1000"
}
}
},
"chooseGroupMembers__maximum-recommended-group-size__title": {
"message": "Anbefalt øvre grense for medlemsantall er nådd",
"description": "Shown in the alert when you add the maximum recommended number of group members"
},
"chooseGroupMembers__maximum-recommended-group-size__body": {
"message": "Signal grupper fungerer best med $max$medlemmer eller mindre. Å legge til flere medlemmer vil gi forsinkelser ved sending og mottak av meldinger.",
"description": "Shown in the alert when you add the maximum recommended number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "150"
}
}
},
"chooseGroupMembers__cant-add-member__title": {
"message": "Kan ikke legge til medlem",
"description": "Shown in the alert when you try to add someone who can't be added to a group"
},
"chooseGroupMembers__cant-add-member__body": {
"message": "\"$name$\" kan ikke legges til gruppen fordi de bruker en gammel versjon av Signal. Du kan legge dem til gruppen etter at de har oppdatert Signal.",
"description": "Shown in the alert when you try to add someone who can't be added to a group",
"placeholders": {
"max": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"setGroupMetadata__title": {
"message": "Navngi denne gruppen",
"description": "The title for the 'set group metadata' left pane screen"
},
"setGroupMetadata__back-button": {
"message": "Tilbake til valg av medlemmer",
"description": "Used as alt-text of the back button on the 'set group metadata' left pane screen"
},
"setGroupMetadata__group-name-placeholder": {
"message": "Gruppenavn (påkrevd)",
"description": "The placeholder for the group name placeholder"
},
"setGroupMetadata__create-group": {
"message": "Opprett",
"description": "The 'create group' button text in the 'set group metadata' left pane screen"
},
"setGroupMetadata__members-header": {
"message": "Medlemmer",
"description": "The header for the members list in the 'set group metadata' left pane screen"
},
"setGroupMetadata__error-message": {
"message": "Gruppen kunne ikke bli opprettet. Sjekk din tilkobling og prøv igjen.",
"description": "Shown in the modal when we can't create a group"
},
"updateGroupAttributes__title": {
"message": "Rediger gruppenavn og bilde",
"description": "Shown in the modal when we want to update a group"
},
"updateGroupAttributes__error-message": {
"message": "Kunne ikke oppdatere gruppen. Sjekk din forbindelse og forsøk igjen.",
"description": "Shown in the modal when we can't update a group"
},
"notSupportedSMS": {
"message": "SMS/MMS meldinger støttes ikke.",
"description": "Label underneath number informing user that SMS is not supported on desktop"
@ -2353,6 +2487,10 @@
"message": "Åpne samtalemenyen",
"description": "Shown in the shortcuts guide"
},
"Keyboard--new-conversation": {
"message": "Start ny samtale",
"description": "Shown in the shortcuts guide"
},
"Keyboard--archive-conversation": {
"message": "Arkiver samtalen",
"description": "Shown in the shortcuts guide"
@ -2370,7 +2508,7 @@
"description": "Shown in the shortcuts guide"
},
"Keyboard--focus-composer": {
"message": "Fokuser meldings feltet",
"message": "Fokuser meldingsfeltet",
"description": "Shown in the shortcuts guide"
},
"Keyboard--open-all-media-view": {
@ -2406,7 +2544,7 @@
"description": "Shown in the shortcuts guide"
},
"Keyboard--save-attachment": {
"message": "Save attachment from selected message",
"message": "Lagre vedlegg fra valgt melding",
"description": "Shown in the shortcuts guide"
},
"Keyboard--delete-message": {
@ -2414,15 +2552,15 @@
"description": "Shown in the shortcuts guide"
},
"Keyboard--add-newline": {
"message": "Add newline to message",
"message": "Legg til ny linje i meldingen",
"description": "Shown in the shortcuts guide"
},
"Keyboard--expand-composer": {
"message": "Utvid meldings feltet",
"message": "Utvid meldingsfeltet",
"description": "Shown in the shortcuts guide"
},
"Keyboard--send-in-expanded-composer": {
"message": "Send (in expanded composer)",
"message": "Send (i utvidet meldingsfelt)",
"description": "Shown in the shortcuts guide"
},
"Keyboard--attach-file": {
@ -2971,67 +3109,19 @@
},
"ConversationHero--membership-1": {
"message": "Medlem av $group$.",
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group",
"placeholders": {
"group": {
"content": "$1",
"example": "NYC Rock Climbers"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group"
},
"ConversationHero--membership-2": {
"message": "Medlem av $group1$ og $group2$.",
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups"
},
"ConversationHero--membership-3": {
"message": "Medlem av $group1$, $group2$, og $group3$.",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-extra": {
"message": "Medlem av $group1$, $group2$, $group3$og $remainingCount$til.",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
},
"remainingCount": {
"content": "$4",
"example": "3"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-added": {
"message": "$name$ la deg til gruppen.",
@ -3043,6 +3133,10 @@
}
}
},
"no-groups-in-common": {
"message": "Ingen grupper til felles.",
"description": "Shown to indicate this user is not a member of any groups"
},
"acceptCall": {
"message": "Svar",
"description": "Shown in tooltip for the button to accept a call (audio or video)"
@ -3206,11 +3300,11 @@
"description": "Title for picture-in-picture toggle"
},
"calling__switch-view--to-grid": {
"message": "Switch to grid view",
"message": "Bytt til rutenettvisning",
"description": "Title for grid/speaker view toggle when on a call"
},
"calling__switch-view--to-speaker": {
"message": "Switch to speaker view",
"message": "Bytt til talervisning ",
"description": "Title for grid/speaker view toggle when on a call"
},
"calling__hangup": {
@ -3238,13 +3332,17 @@
"description": "Shown when the device is the default device"
},
"muteNotificationsTitle": {
"message": "Skru av varsler",
"message": "Skru av varslinger",
"description": "Label for the mute notifications drop-down selector"
},
"muteHour": {
"message": "Varsler avslått i en time",
"description": "Label for muting the conversation"
},
"muteEightHours": {
"message": "Demp i åtte timer",
"description": "Label for muting the conversation"
},
"muteDay": {
"message": "Varsler avslått i en dag",
"description": "Label for muting the conversation"
@ -3253,14 +3351,18 @@
"message": "Varsler avslått i en uke",
"description": "Label for muting the conversation"
},
"muteYear": {
"message": "Varsler avslått i ett år",
"muteAlways": {
"message": "Demp for alltid",
"description": "Label for muting the conversation"
},
"unmute": {
"message": "Slå lyd på",
"description": "Label for unmuting the conversation"
},
"muteExpirationLabelAlways": {
"message": "Dempet for alltid",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted"
},
"muteExpirationLabel": {
"message": "Dempet inntil $duration$",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted",
@ -3288,7 +3390,7 @@
"description": "Button to dismiss pop-up dialog when user-initiated task has gone wrong"
},
"unknown-sgnl-link": {
"message": "Sorry, that sgnl:// link didn't make sense!",
"message": "Beklager, den sgnl:// lenken ga ikke mening!",
"description": "Shown if you click on a sgnl:// link not currently supported by Desktop"
},
"GroupV2--join--invalid-link--title": {
@ -3304,19 +3406,19 @@
"description": "Shown when you click on a group link to confirm"
},
"GroupV2--join--already-in-group": {
"message": "You're already in this group.",
"message": "Du er allerede i denne gruppen.",
"description": "Shown if you click a group link for a group where you're already a member"
},
"GroupV2--join--already-awaiting-approval": {
"message": "You have already requested approval to join this group.",
"message": "Du har allerede sendt en forespørsel om å bli med i denne gruppen.",
"description": "Shown if you click a group link for a group where you've already requested approval'"
},
"GroupV2--join--unknown-link-version--title": {
"message": "Unknown link version",
"message": "Ukjent lenkeversjon",
"description": "This group link is no longer valid."
},
"GroupV2--join--unknown-link-version": {
"message": "This link is not supported by this version of Signal Desktop.",
"message": "Denne lenken er ikke støttet av denne versjonen av Signal Desktop.",
"description": "Shown if you click a group link and we can't get information about it"
},
"GroupV2--join--link-revoked--title": {
@ -3328,7 +3430,7 @@
"description": "Shown if you click a group link and we can't get information about it"
},
"GroupV2--join--prompt-with-approval": {
"message": "An admin of this group must approve your request before you can join this group. If approved, your name and photo will be shared with its members.",
"message": "En administrator av denne gruppen må godkjenne forespørselen din før du kan bli med. Hvis den godkjennes, deles ditt navn og bilde med gruppemedlemmene.",
"description": "Shown when you click on a group link to confirm, if it requires admin approval"
},
"GroupV2--join--join-button": {
@ -3370,7 +3472,7 @@
}
},
"GroupV2--join--group-metadata": {
"message": "Group · $memberCount$",
"message": "Gruppe - $memberCount$",
"description": "A holder for two pieces of information - the type of conversation, and the member count",
"placeholders": {
"memberCount": {
@ -3384,17 +3486,21 @@
"description": "Shown in composition area when you've requested to join a group"
},
"GroupV2--join--general-join-failure--title": {
"message": "Link Error",
"message": "Feil på lenke",
"description": "Shown if something went wrong when you try to join via a group link"
},
"GroupV2--join--general-join-failure": {
"message": "Joining via this link failed. Try joining again later.",
"message": "Det lyktes ikke å bli medlem ved hjelp av denne lenken, vennligst prøv igjen senere.",
"description": "Shown if something went wrong when you try to join via a group link"
},
"GroupV2--admin": {
"message": "Administrator",
"description": "Label for a group administrator"
},
"GroupV2--only-admins": {
"message": "Kun administratorer",
"description": "Label for group administrators -- used in drop-downs to select permissions that apply to admins"
},
"GroupV2--all-members": {
"message": "Alle medlemmer",
"description": "Label for describing the general non-privileged members of a group"
@ -3586,7 +3692,7 @@
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--access-invite-link--disabled--other": {
"message": "$adminName$ disabled admin approval for the group link.",
"message": "$adminName$fjernet admin godkjenning for gruppelinken.",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"adminName": {
@ -3614,7 +3720,7 @@
}
},
"GroupV2--access-invite-link--enabled--unknown": {
"message": "Admin approval for the group link has been enabled.",
"message": "Administrativ godkjenning for gruppelenken ble skrudd på.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--member-add--invited--you": {
@ -3756,7 +3862,7 @@
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--member-add-from-link--other": {
"message": "$memberName$ joined the group via the group link.",
"message": "$memberName$ble med i gruppen via gruppelinken.",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"memberName": {
@ -3766,7 +3872,7 @@
}
},
"GroupV2--member-add-from-admin-approval--you--other": {
"message": "$adminName$ approved your request to join the group.",
"message": "$adminName$godkjente din forespørsel om å bli med i gruppen.",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"adminName": {
@ -3780,7 +3886,7 @@
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--member-add-from-admin-approval--other--you": {
"message": "You approved a request to join the group from $joinerName$.",
"message": "Du godkjente forespørselen om å bli med i gruppen fra $joinerName$.",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"joinerName": {
@ -3790,7 +3896,7 @@
}
},
"GroupV2--member-add-from-admin-approval--other--other": {
"message": "$adminName$ approved a request to join the group from $joinerName$.",
"message": "$adminName$godkjente en forespørsel om å bli med i gruppen fra $joinerName$.",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"adminName": {
@ -3804,7 +3910,7 @@
}
},
"GroupV2--member-add-from-admin-approval--other--unknown": {
"message": "A request to join the group from $joinerName$ has been approved.",
"message": "En forespørsel om å bli med i gruppen fra $joinerName$har blitt godkjent.",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"joinerName": {
@ -4300,7 +4406,7 @@
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--admin-approval-add-one--other": {
"message": "$joinerName$ requested to join via the group link.",
"message": "$joinerName$ba om å bli med via gruppelinken.",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"joinerName": {
@ -4318,7 +4424,7 @@
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--admin-approval-remove-one--other--you": {
"message": "You denied a request to join the group from $joinerName$.",
"message": "Du stanset en forespørsel om å bli med i gruppen fra $joinerName$.",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"joinerName": {
@ -4328,7 +4434,7 @@
}
},
"GroupV2--admin-approval-remove-one--other--own": {
"message": "$joinerName$ canceled their request to join the group.",
"message": "$joinerName$kansellerte sin forespørsel om å bli med i gruppen.",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"joinerName": {
@ -4338,7 +4444,7 @@
}
},
"GroupV2--admin-approval-remove-one--other--other": {
"message": "$adminName$ denied a request to join the group from $joinerName$.",
"message": "$adminName$stanset en forespørsel om å bli med i gruppen fra $joinerName$.",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"adminName": {
@ -4352,11 +4458,11 @@
}
},
"GroupV2--group-link-add--disabled--you": {
"message": "You turned on the group link with admin approval disabled.",
"message": "Du slo på gruppelenken med administrativ godkjenning avslått.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--group-link-add--disabled--other": {
"message": "$adminName$ turned on the group link with admin approval disabled.",
"message": "$adminName$skrudde av gruppelinken med admin godkjenning avslått.",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"adminName": {
@ -4366,15 +4472,15 @@
}
},
"GroupV2--group-link-add--disabled--unknown": {
"message": "The group link has been turned on with admin approval disabled.",
"message": "Gruppelenken ble slått på med administrativ godkjenning avslått.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--group-link-add--enabled--you": {
"message": "You turned on the group link with admin approval enabled.",
"message": "Du slo på gruppelenken med administrativ godkjenning skrudd på.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--group-link-add--enabled--other": {
"message": "$adminName$ turned on the group link with admin approval enabled.",
"message": "$adminName$skrudde på gruppelinken med admin godkjenning aktivert.",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"adminName": {
@ -4384,7 +4490,7 @@
}
},
"GroupV2--group-link-add--enabled--unknown": {
"message": "The group link has been turned on with admin approval enabled.",
"message": "Gruppelenken ble slått på med administrativ godkjenning påslått.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--group-link-remove--you": {
@ -4392,7 +4498,7 @@
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--group-link-remove--other": {
"message": "$adminName$ turned off the group link.",
"message": "$adminName$deaktiverte gruppelinken.",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"adminName": {
@ -4410,7 +4516,7 @@
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--group-link-reset--other": {
"message": "$adminName$ reset the group link.",
"message": "$adminName$tilbakestilte gruppelinken.",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"adminName": {
@ -4574,7 +4680,7 @@
"description": "Button text for make admin button in Group Contact Details modal"
},
"ContactModal--make-admin-info": {
"message": "$contact$ will be able to edit this group and its members.",
"message": "$contact$vil bli i stand til å redigere denne gruppen og dens medlemmer.",
"description": "Shown in a confirmation dialog when you are about to grant admin privileges to someone",
"placeholders": {
"contact": {
@ -4584,7 +4690,7 @@
}
},
"ContactModal--rm-admin-info": {
"message": "Remove $contact$ as group admin",
"message": "Fjern $contact$som gruppeadmin",
"description": "Shown in a confirmation dialog when you are about to remove admin privileges from someone",
"placeholders": {
"contact": {
@ -4610,7 +4716,7 @@
"description": "This is the label for the disappearing messages setting panel"
},
"ConversationDetails--disappearing-messages-info": {
"message": "When enabled, messages sent and received in this group will disappear after they've been seen.",
"message": "Når aktivert, vil sendte og mottatte meldinger i denne samtalen forsvinne etter at de har blitt sett.",
"description": "This is the info about the disappearing messages setting"
},
"ConversationDetails--group-info-label": {
@ -4618,7 +4724,7 @@
"description": "This is the label for the 'who can edit the group' panel"
},
"ConversationDetails--group-info-info": {
"message": "Choose who can edit group name, avatar, and disappearing messages timer.",
"message": "Velg hvem som kan redigere navnet til gruppen, gruppeavataren og når meldinger forsvinner.",
"description": "This is the additional info for the 'who can edit the group' panel"
},
"ConversationDetails--add-members-label": {
@ -4626,11 +4732,11 @@
"description": "This is the label for the 'who can add members' panel"
},
"ConversationDetails--add-members-info": {
"message": "Choose who can add members to this group.",
"message": "Velg hvem som kan legge til medlemmer i denne gruppen.",
"description": "This is the additional info for the 'who can add members' panel"
},
"ConversationDetails--requests-and-invites": {
"message": "Requests & Invites",
"message": "Forespørsler og invitasjoner",
"description": "This is a button to display which members have been invited but have not joined yet"
},
"ConversationDetailsActions--leave-group": {
@ -4641,6 +4747,10 @@
"message": "Blokker gruppen",
"description": "This is a button to block a group"
},
"ConversationDetailsActions--leave-group-must-choose-new-admin": {
"message": "Før du forlater, må du velge minst en ny administrator for denne gruppen.",
"description": "Shown if, before leaving a group, you need to choose an admin"
},
"ConversationDetailsActions--leave-group-modal-title": {
"message": "Vil du virkelig gå ut?",
"description": "This is the modal title for confirming leaving a group"
@ -4654,7 +4764,7 @@
"description": "This is the modal button to confirm leaving a group"
},
"ConversationDetailsActions--block-group-modal-title": {
"message": "Block and Leave the \"$groupName$\" Group?",
"message": "Blokker and forlat gruppen \"$groupName$\"?",
"description": "This is the modal title for confirming blocking a group",
"placeholders": {
"groupName": {
@ -4699,6 +4809,10 @@
}
}
},
"ConversationDetailsMembershipList--add-members": {
"message": "Legg til medlemmer",
"description": "The button that you can click to add new members"
},
"ConversationDetailsMembershipList--show-all": {
"message": "Se alle",
"description": "This is a button on the conversation details to show all members"
@ -4724,11 +4838,11 @@
"description": "Title for the approve new members select area"
},
"GroupLinkManagement--approve-info": {
"message": "Require an admin to approve new members joining via the group link",
"message": "Krev administratorgodkjenning for nye medlemmer som blir med via gruppelenken.",
"description": "Description for the approve new members select area"
},
"PendingInvites--tab-requests": {
"message": "Requests ($count$)",
"message": "Forespørsler ($count$)",
"description": "Label for the tab to view pending requests",
"placeholders": {
"name": {
@ -4738,7 +4852,7 @@
}
},
"PendingInvites--tab-invites": {
"message": "Invites ($count$)",
"message": "Invitasjoner ($count$)",
"description": "Label for the tab to view pending invites",
"placeholders": {
"name": {
@ -4790,11 +4904,11 @@
}
},
"PendingInvites--revoke-for-label": {
"message": "Revoke group invite",
"message": "Trekk tilbake gruppeinvitasjon",
"description": "This is aria label for revoking a group invite icon"
},
"PendingInvites--revoke-for": {
"message": "Revoke group invite for \"$name$\"?",
"message": "Trekk tilbake gruppeinvitasjon for \"$name$\"?",
"description": "This is the modal content when confirming revoking a single invite",
"placeholders": {
"number": {
@ -4808,7 +4922,7 @@
}
},
"PendingInvites--revoke-from-singular": {
"message": "Revoke 1 invite sent by \"$name$\"?",
"message": "Trekk tilbake 1 invitasjon sendt av \"$name$\"?",
"description": "This is the modal content when confirming revoking a single invite",
"placeholders": {
"name": {
@ -4818,7 +4932,7 @@
}
},
"PendingInvites--revoke-from-plural": {
"message": "Revoke $number$ invites sent by \"$name$\"",
"message": "Trekk tilbake $number$ invitasjoner sendt av \"$name$\"?",
"description": "This is the modal content when confirming revoking multiple invites",
"placeholders": {
"number": {
@ -4832,7 +4946,7 @@
}
},
"PendingInvites--revoke": {
"message": "Revoke",
"message": "Tilbaketrekk",
"description": "This is the modal button to confirm revoking invites"
},
"PendingRequests--approve": {
@ -4844,7 +4958,7 @@
"description": "This is the modal button to deny group request to join"
},
"PendingRequests--info": {
"message": "People on this list are attempting to join \"$name$\" via the group link.",
"message": "Folk på denne listen forsøker å bli medlem i \"$name$\" via gruppelenken.",
"description": "Inforamtion shown below the pending admin approval list",
"placeholders": {
"name": {
@ -4854,7 +4968,169 @@
}
},
"PendingInvites--info": {
"message": "Details about people invited to this group arent shown until they join. Invitees will only see messages after they join the group.",
"message": "Detaljer om personer som er invitert til denne gruppen vises ikke før de blir med. Inviterte vil bare se meldinger etter at de blir med i gruppen.",
"description": "Information shown below the invite list"
},
"AvatarInput--no-photo-label--group": {
"message": "Legg til gruppefoto",
"description": "The label for the avatar uploader when no group photo is selected"
},
"AvatarInput--change-photo-label": {
"message": "Endre foto",
"description": "The label for the avatar uploader when a photo is selected"
},
"AvatarInput--upload-photo-choice": {
"message": "Last opp foto",
"description": "The button text when you click on an uploaded avatar and want to upload a new one"
},
"AvatarInput--remove-photo-choice": {
"message": "Fjern bilde",
"description": "The button text when you click on an uploaded avatar and want to remove it"
},
"ContactPill--remove": {
"message": "Fjern kontakt",
"description": "The label for the 'remove' button on the contact pill"
},
"ComposeErrorDialog--close": {
"message": "Greit",
"description": "The text on the button when there's an error in the composer"
},
"NewlyCreatedGroupInvitedContactsDialog--title--one": {
"message": "Invitasjon sendt",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--title--many": {
"message": "$count$invitasjoner sendt",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "3"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--one": {
"message": "$name$kan ikke legges til automatisk i denne gruppen av deg.",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"name": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--many": {
"message": "Disse brukerne kan ikke legges til automatisk til denne gruppen av deg.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--info-paragraph": {
"message": "De har blitt invitert til å bli med, og vil ikke se noen gruppemeldinger før de aksepterer.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--learn-more": {
"message": "Lær mer",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"AddGroupMembersModal--title": {
"message": "Legg til medlemmer",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--continue-to-confirm": {
"message": "Oppdater",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--confirm-title--one": {
"message": "Legg til $person$til #$group$\"?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"person": {
"content": "$1",
"example": "Jane Doe"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-title--many": {
"message": "Legg til $count$medlemmer til \"$group$\"?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-button--one": {
"message": "Legg til medlem",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"AddGroupMembersModal--confirm-button--many": {
"message": "Legg til medlemmer",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"createNewGroupButton": {
"message": "Ny gruppe",
"description": "The text of the button to create new groups"
},
"selectContact": {
"message": "Velg kontakt",
"description": "The label for contact checkboxes that are non-selected (clicking them should select the contact)"
},
"deselectContact": {
"message": "Avvelg kontakt",
"description": "The label for contact checkboxes that are selected (clicking them should de-select the contact)"
},
"cannotSelectContact": {
"message": "Kan ikke velge kontakt",
"description": "The label for contact checkboxes that are disabled"
},
"alreadyAMember": {
"message": "Allerede medlem",
"description": "The label for contact checkboxes that are disabled because they're already a member"
},
"MessageAudio--play": {
"message": "Spill lydvedlegg",
"description": "Aria label for audio attachment's Play button"
},
"MessageAudio--pause": {
"message": "Pause lydvedlegg",
"description": "Aria label for audio attachment's Pause button"
},
"MessageAudio--download": {
"message": "Last ned lydvedlegg",
"description": "Aria label for audio attachment's Download button"
},
"MessageAudio--pending": {
"message": "Laster ned lydfil...",
"description": "Aria label for pending audio attachment spinner"
},
"MessageAudio--slider": {
"message": "Spilletid for lydvedlegg",
"description": "Aria label for audio attachment's playback time slider"
},
"emptyInboxMessage": {
"message": "Klikk på $composeIcon$ ovenfor og søk etter kontakter eller grupper å melde til.",
"description": "Shown in the left-pane when the inbox is empty",
"placeholders": {
"composeIcon": {
"content": "$1",
"example": "compose button"
}
}
},
"composeIcon": {
"message": "opprett-knapp",
"description": "Shown in the left-pane when the inbox is empty. Describes the button that composes a new message."
},
"ForwardMessageModal--continue": {
"message": "Fortsett",
"description": "aria-label for the 'next' button in the forward a message modal dialog"
}
}

View File

@ -214,7 +214,7 @@
"description": "Shown in menu for conversation, and moves conversation out of main conversation list"
},
"markUnread": {
"message": "Voor mij als ongelezen markeren",
"message": "Voor mij markeren als ongelezen",
"description": "Shown in menu for conversation, and marks conversation as unread"
},
"moveConversationToInbox": {
@ -278,7 +278,7 @@
"description": "Header shown on the screen at the end of a successful import process"
},
"importCompleteStartButton": {
"message": "Begin Signal Desktop te gebruiken",
"message": "Begin Signal-Desktop te gebruiken",
"description": "Button shown at end of successful import process, nothing left but a restart"
},
"importCompleteLinkButton": {
@ -580,11 +580,11 @@
"description": "Shown in toast when user attempts to send .exe file, for example"
},
"loadingPreview": {
"message": "Voorbeeld laden …",
"message": "Voorbeeldafbeelding aan het laden …",
"description": "Shown while Signal Desktop is fetching metadata for a url in composition area"
},
"stagedPreviewThumbnail": {
"message": "Conceptvoorbeeldweergave voor $domain$",
"message": "Concept-voorbeeldafbeelding voor $domain$",
"description": "Shown while Signal Desktop is fetching metadata for a url in composition area",
"placeholders": {
"path": {
@ -594,7 +594,7 @@
}
},
"previewThumbnail": {
"message": "Voorbeeldweergave voor $domain$",
"message": "Voorbeeldafbeelding voor $domain$",
"description": "Shown while Signal Desktop is fetching metadata for a url in composition area",
"placeholders": {
"path": {
@ -638,7 +638,7 @@
"description": "Displayed when the desktop client cannot connect to the server."
},
"connecting": {
"message": "Aan het verbinden",
"message": "Verbinding aan het maken",
"description": "Displayed when the desktop client is currently connecting to the server."
},
"connect": {
@ -690,7 +690,7 @@
"description": "Item under the Help menu, takes you to an article describing how to install the beta release of Signal Desktop"
},
"signalDesktopPreferences": {
"message": "Signal Desktop-instellingen",
"message": "Signal-Desktop-instellingen",
"description": "Title of the window that pops up with Signal Desktop preferences in it"
},
"signalDesktopStickerCreator": {
@ -698,7 +698,7 @@
"description": "Title of the window that pops up with Signal Desktop preferences in it"
},
"aboutSignalDesktop": {
"message": "Over Signal Desktop",
"message": "Over Signal-Desktop",
"description": "Item under the Help menu, which opens a small about window"
},
"speech": {
@ -718,7 +718,7 @@
"description": "Command in the tray icon menu, to quit the application"
},
"signalDesktop": {
"message": "Signal Desktop",
"message": "Signal-Desktop",
"description": "Tooltip for the tray icon"
},
"search": {
@ -771,6 +771,10 @@
"message": "Contacten",
"description": "Shown to separate the types of search results"
},
"groupsHeader": {
"message": "Groepen",
"description": "Shown to separate the types of search results"
},
"messagesHeader": {
"message": "Berichten",
"description": "Shown to separate the types of search results"
@ -902,7 +906,7 @@
}
},
"audioPermissionNeeded": {
"message": "Om een audiobericht te versturen moet je Signal Desktop toegang tot de microfoon geven.",
"message": "Om een audiobericht te versturen moet je Signal-Desktop toegang tot de microfoon geven.",
"description": "Shown if the user attempts to send an audio message without audio permissions turned on"
},
"audioCallingPermissionNeeded": {
@ -974,7 +978,7 @@
"description": ""
},
"failedToSend": {
"message": "Verzenden naar bepaalde ontvangers mislukt. Ga na dat je netwerkverbinding werkt.",
"message": "Verzenden naar bepaalde ontvangers mislukt. Ga na dat je apparaat internetverbinding heeft.",
"description": ""
},
"error": {
@ -1002,7 +1006,7 @@
"description": "Label for when something is turned off"
},
"deleteWarning": {
"message": "Door op Wissen te klikken, wordt dit bericht voorgoed van enkel je eigen apparaten gewist.",
"message": "Dit bericht zal alleen van dit apparaat gewist worden.",
"description": "Text shown in the confirmation dialog for deleting a message locally"
},
"deleteForEveryoneWarning": {
@ -1046,7 +1050,7 @@
"description": ""
},
"resetSession": {
"message": "Sessie opnieuw instellen",
"message": "Sessie opnieuw opzetten",
"description": "This is a menu item for resetting the session, using the imperative case, as in a command."
},
"showSafetyNumber": {
@ -1071,6 +1075,10 @@
"message": "Je hebt nog geen berichten uitgewisseld met deze contactpersoon. Je veiligheidsnummer met hem zal beschikbaar zijn na het eerste bericht.",
"description": ""
},
"back": {
"message": "Terug",
"description": "Generic label for back"
},
"goBack": {
"message": "Ga terug",
"description": "Label for back button in a conversation"
@ -1083,6 +1091,10 @@
"message": "Opnieuw proberen te verzenden",
"description": "Shown on the drop-down menu for an individual message, but only if it is an outgoing message that failed to send"
},
"forwardMessage": {
"message": "Bericht doorsturen",
"description": "Shown on the drop-down menu for an individual message, forwards a message"
},
"deleteMessage": {
"message": "Bericht alleen voor mij wissen",
"description": "Shown on the drop-down menu for an individual message, deletes single message"
@ -1103,6 +1115,22 @@
"message": "Beveiligde sessie opnieuw ingesteld",
"description": "This is a past tense, informational message. In other words, your secure session has been reset."
},
"ChatRefresh--notification": {
"message": "Gespreksessie vernieuwd",
"description": "Shown in timeline when a error happened, and the session was automatically reset."
},
"ChatRefresh--learnMore": {
"message": "Meer lezen",
"description": "Shown in timeline when session is automatically reset, to provide access to a popup info dialog"
},
"ChatRefresh--summary": {
"message": "Het kan soms nodig zijn om je gesprekssessie te vernieuwen. Dit heeft geen invloed op de beveiliging van je gesprek, maar het is mogelijk dat je een bericht van je contactpersoon hebt gemist. Vraag je contactpersoon eventueel om zijn of haar meest recente berichten opnieuw te zenden.",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"ChatRefresh--contactSupport": {
"message": "Neem contact op met ondersteuning",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"quoteThumbnailAlt": {
"message": "Miniatuur van afbeelding uit aangehaald bericht",
"description": "Used in alt tag of thumbnail images inside of an embedded message quote"
@ -1136,7 +1164,7 @@
"description": "Used in the media gallery documents tab to visually represent a file"
},
"installWelcome": {
"message": "Welkom bij Signal Desktop",
"message": "Welkom bij Signal-Desktop",
"description": "Welcome title on the install page"
},
"installTagline": {
@ -1144,7 +1172,7 @@
"description": "Tagline displayed under 'installWelcome' string on the install page"
},
"linkYourPhone": {
"message": "Koppel je telefoon aan Signal Desktop",
"message": "Koppel je telefoon aan Signal-Desktop",
"description": "Shown on the front page when the application first starts, above the QR code"
},
"signalSettings": {
@ -1364,7 +1392,7 @@
"description": "Description of the always relay calls setting"
},
"alwaysRelayCallsDetail": {
"message": "Om te voorkomen dat je gesprekspartner je IP-adres kan achterhalen worden Signal-oproepen met niet-contactpersonen altijd omgeleid via de Signal-server. Door deze optie in te schakelen wordt dat ook gedaan voor Signal-oproepen met contacten wie wel in je contactenlijst staan. Dit leidt echter tot een verminderde geluids- en videokwaliteit.",
"message": "Om te voorkomen dat je gesprekspartner je IP-adres kan achterhalen worden Signal-oproepen met niet-contactpersonen altijd omgeleid via de Signal-server. Door deze optie in te schakelen wordt dat ook gedaan voor Signal-oproepen met contacten die wel in je contactenlijst staan. Dit leidt echter tot een verminderde geluids- en videokwaliteit.",
"description": "Details describing the always relay calls setting"
},
"permissions": {
@ -1526,7 +1554,7 @@
"description": "Text that links to a support article on verifying safety numbers"
},
"expiredWarning": {
"message": "Deze versie van Signal Desktop is verouderd. Opwaardeer naar de laatste versie om verder te chatten.",
"message": "Deze versie van Signal-Desktop is verouderd. Werk bij naar de meest recente versie om gesprekken voort te kunnen zetten.",
"description": "Warning notification that this version of the app has expired"
},
"upgrade": {
@ -1618,7 +1646,7 @@
"description": "Brief message shown when trying to message a blocked group"
},
"youChangedTheTimer": {
"message": "Je hebt de timer voor verlopende berichten op $time$ ingesteld.",
"message": "Je hebt de tijdsspanne voor verlopende berichten op $time$ ingesteld.",
"description": "Message displayed when you change the message expiration timer in a conversation.",
"placeholders": {
"time": {
@ -1628,7 +1656,7 @@
}
},
"timerSetOnSync": {
"message": "De timer voor verlopende berichten is bijgewerkt naar $time$.",
"message": "De tijdsspanne voor verlopende berichten is bijgewerkt naar $time$.",
"description": "Message displayed when timer is set on initial link of desktop device.",
"placeholders": {
"time": {
@ -1638,7 +1666,7 @@
}
},
"timerSetByMember": {
"message": "Een groepslid heeft de timer voor verlopende berichten op $time$ ingesteld.",
"message": "Een groepslid heeft de tijdsspanne voor verlopende berichten op $time$ ingesteld.",
"description": "Message displayed when timer is by an unknown group member.",
"placeholders": {
"time": {
@ -1648,7 +1676,7 @@
}
},
"theyChangedTheTimer": {
"message": "$name$ heeft de timer voor verlopende berichten op $time$ ingesteld.",
"message": "$name$ heeft de tijdsspanne voor verlopende berichten op $time$ ingesteld.",
"description": "Message displayed when someone else changes the message expiration timer in a conversation.",
"placeholders": {
"name": {
@ -1784,7 +1812,7 @@
"description": "Displayed in the conversation list when the timer is turned off"
},
"timerSetTo": {
"message": "Timer ingesteld op $time$",
"message": "Tijdsspanne ingesteld op $time$",
"description": "Displayed in the conversation list when the timer is updated by some automatic action, or in the left pane",
"placeholders": {
"time": {
@ -1806,7 +1834,7 @@
"description": "Description for call notification setting"
},
"incomingCallNotificationDescription": {
"message": "Activeer inkomende oproepen",
"message": "Inkomende oproepen toelaten",
"description": "Description for incoming calls setting"
},
"contactChangedProfileName": {
@ -1909,6 +1937,112 @@
"message": "Begin een nieuw gesprek …",
"description": "Label underneath number a user enters that is not an existing contact"
},
"newConversation": {
"message": "Nieuw gesprek",
"description": "Label for header when starting a new conversation"
},
"contactSearchPlaceholder": {
"message": "Zoeken op naam of nummer",
"description": "Placeholder to use when searching for contacts in the composer"
},
"noContactsFound": {
"message": "Geen contactpersonen gevonden",
"description": "Label shown when there are no contacts to compose to"
},
"noConversationsFound": {
"message": "Er zijn geen gesprekken gevonden",
"description": "Label shown when there are no conversations to compose to"
},
"chooseGroupMembers__title": {
"message": "Kies leden",
"description": "The title for the 'choose group members' left pane screen"
},
"chooseGroupMembers__back-button": {
"message": "Terug",
"description": "Used as alt-text of the back button on the 'choose group members' left pane screen"
},
"chooseGroupMembers__skip": {
"message": "Overslaan",
"description": "The 'skip' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__next": {
"message": "Volgende",
"description": "The 'next' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__maximum-group-size__title": {
"message": "De maximale groepsgrootte is bereikt",
"description": "Shown in the alert when you add the maximum number of group members"
},
"chooseGroupMembers__maximum-group-size__body": {
"message": "Signalgroepen kunnen maximaal $max$ leden omvatten.",
"description": "Shown in the alert when you add the maximum number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "1000"
}
}
},
"chooseGroupMembers__maximum-recommended-group-size__title": {
"message": "Het aanbevolen ledenlimiet is bereikt",
"description": "Shown in the alert when you add the maximum recommended number of group members"
},
"chooseGroupMembers__maximum-recommended-group-size__body": {
"message": "Signal-groepen presteren het best met $max$ of minder leden. Het toevoegen van extra leden zal vertragingen veroorzaken in het verzenden en ontvangen van berichten.",
"description": "Shown in the alert when you add the maximum recommended number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "150"
}
}
},
"chooseGroupMembers__cant-add-member__title": {
"message": "Kan persoon niet toevoegen aan de groep",
"description": "Shown in the alert when you try to add someone who can't be added to a group"
},
"chooseGroupMembers__cant-add-member__body": {
"message": "“$name$” kan niet aan de groep worden toegevoegd omdat hij of zij een oude versie van Signal gebruikt. Je kunt hem of haar aan de groep toevoegen nadat hij of zij Signal heeft bijgewerkt.",
"description": "Shown in the alert when you try to add someone who can't be added to a group",
"placeholders": {
"max": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"setGroupMetadata__title": {
"message": "Geef dit groepsgesprek een naam ",
"description": "The title for the 'set group metadata' left pane screen"
},
"setGroupMetadata__back-button": {
"message": "Terug naar ledenselectie",
"description": "Used as alt-text of the back button on the 'set group metadata' left pane screen"
},
"setGroupMetadata__group-name-placeholder": {
"message": "Groepsnaam (vereist)",
"description": "The placeholder for the group name placeholder"
},
"setGroupMetadata__create-group": {
"message": "Aanmaken",
"description": "The 'create group' button text in the 'set group metadata' left pane screen"
},
"setGroupMetadata__members-header": {
"message": "Leden",
"description": "The header for the members list in the 'set group metadata' left pane screen"
},
"setGroupMetadata__error-message": {
"message": "Deze groep kan niet worden aangemaakt. Ga na dat je apparaat internetverbinding heeft en probeer het opnieuw.",
"description": "Shown in the modal when we can't create a group"
},
"updateGroupAttributes__title": {
"message": "Groepsnaam en -afbeelding",
"description": "Shown in the modal when we want to update a group"
},
"updateGroupAttributes__error-message": {
"message": "De groep bijwerken is mislukt. Ga na dat je apparaat internetverbinding heeft en probeer het opnieuw.",
"description": "Shown in the modal when we can't update a group"
},
"notSupportedSMS": {
"message": "Sms/mms-berichten worden door Signal-Desktop niet ondersteund.",
"description": "Label underneath number informing user that SMS is not supported on desktop"
@ -1922,7 +2056,7 @@
"description": "When a person inputs a number that is invalid"
},
"unlinkedWarning": {
"message": "Koppel Signal Desktop opnieuw aan je mobiele apparaat om verder te kunnen chatten.",
"message": "Koppel Signal-Desktop opnieuw aan je mobiele apparaat om je gesprekken voort te kunnen zetten.",
"description": ""
},
"unlinked": {
@ -2196,7 +2330,7 @@
"description": "The title that appears in the sticker pack preview modal."
},
"stickers--StickerPreview--Error": {
"message": "Fout bij het openen van een stickerpakket. Controleer je internetverbinding en probeer het opnieuw.",
"message": "Fout bij het openen van een stickerpakket. Ga na dat je apparaat internetverbinding heeft en probeer het opnieuw.",
"description": "The message that appears in the sticker preview modal when there is an error."
},
"EmojiPicker--empty": {
@ -2353,6 +2487,10 @@
"message": "Gespreksmenu weergeven",
"description": "Shown in the shortcuts guide"
},
"Keyboard--new-conversation": {
"message": "Een nieuw gesprek beginnen",
"description": "Shown in the shortcuts guide"
},
"Keyboard--archive-conversation": {
"message": "Gesprek archiveren",
"description": "Shown in the shortcuts guide"
@ -2430,7 +2568,7 @@
"description": "Shown in the shortcuts guide"
},
"Keyboard--remove-draft-link-preview": {
"message": "Concept-voorbeeldweergave verwijderen",
"message": "Concept-voorbeeldafbeelding verwijderen",
"description": "Shown in the shortcuts guide"
},
"Keyboard--remove-draft-attachments": {
@ -2502,7 +2640,7 @@
"description": "Header of the keyboard shortcuts guide - calling section"
},
"Keyboard--toggle-audio": {
"message": "Zet dempen aan of uit",
"message": "Dempen aan of uit zetten",
"description": "Shown in the shortcuts guide"
},
"Keyboard--toggle-video": {
@ -2534,7 +2672,7 @@
"description": "A toast that shows up when the user unarchives a conversation"
},
"conversationMarkedUnread": {
"message": "Gesprek als ongelezen gemarkeerd",
"message": "Gesprek gemarkeerd als ongelezen",
"description": "A toast that shows up when user marks a conversation as unread"
},
"StickerCreator--title": {
@ -2586,7 +2724,7 @@
"description": "Default text for the previous button on all stages of the sticker creator"
},
"StickerCreator--DropStage--title": {
"message": "Je stickers toevoegen",
"message": "Voeg je stickers toe en sleep ze in de gewenste volgorde",
"description": "Title for the drop stage of the sticker creator"
},
"StickerCreator--DropStage--help": {
@ -2776,7 +2914,7 @@
"description": "Shown in reaction viewer as the title for the 'all' category"
},
"MessageRequests--message-direct": {
"message": "Wil je berichten van $name$ ontvangen en sta je toe dat hij of zij je profielnaam en -foto kan zien? Hij of zij zal totdat je het gespreksverzoek aanvaardt niet kunnen zien dat je zijn of haar berichten hebt gelezen.",
"message": "Wil je berichten van $name$ ontvangen en sta je toe dat hij of zij je profielnaam en -foto kan zien? Als je leesbevestigingen hebt ingeschakeld kan hij of zij die nog niet zien totdat je de uitnodiging hebt aanvaard.",
"description": "Shown as the message for a message request in a direct message",
"placeholders": {
"name": {
@ -2796,7 +2934,7 @@
}
},
"MessageRequests--message-group": {
"message": "Wil je berichten van deze groep ontvangen, en sta je toe dat alle leden van deze groep je profielnaam en -foto kunnen zien? De leden van deze groep zullen totdat je het gespreksverzoek aanvaardt niet kunnen zien dat je hun berichten hebt gelezen.",
"message": "Wil je lid worden van deze groep, en sta je toe dat alle leden van de groep je profielnaam, -foto en -omschrijving kunnen zien? Als je leesbevestigingen hebt ingeschakeld kunnen andere groepsleden die nog niet zien totdat je de uitnodiging hebt aanvaard.",
"description": "Shown as the message for a message request in a group",
"placeholders": {
"name": {
@ -2828,7 +2966,7 @@
}
},
"MessageRequests--unblock-direct-confirm-body": {
"message": "Jullie zullen elkaar weer berichten aan elkaar kunnen verzenden en elkaar weer kunnen bellen via Signal.",
"message": "Jullie zullen weer berichten aan elkaar kunnen verzenden en elkaar weer kunnen bellen via Signal.",
"description": "Shown as the body in the confirmation modal for unblocking a private message request",
"placeholders": {
"name": {
@ -2971,67 +3109,19 @@
},
"ConversationHero--membership-1": {
"message": "Lid van $group$.",
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group",
"placeholders": {
"group": {
"content": "$1",
"example": "NYC Rock Climbers"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group"
},
"ConversationHero--membership-2": {
"message": "Lid van $group1$ en $group2$.",
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups"
},
"ConversationHero--membership-3": {
"message": "Lid van $group1$, $group2$ en $group3$.",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-extra": {
"message": "Lid van $group1$, $group2$, $group3$ en $remainingCount$ andere groepen. ",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
},
"remainingCount": {
"content": "$4",
"example": "3"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-added": {
"message": "$name$ heeft je toegevoegd aan de groep.",
@ -3043,6 +3133,10 @@
}
}
},
"no-groups-in-common": {
"message": "Geen gemeenschappelijke groepen.",
"description": "Shown to indicate this user is not a member of any groups"
},
"acceptCall": {
"message": "Beantwoorden",
"description": "Shown in tooltip for the button to accept a call (audio or video)"
@ -3242,25 +3336,33 @@
"description": "Label for the mute notifications drop-down selector"
},
"muteHour": {
"message": "Dempen voor een uur",
"message": "Een uur lang dempen",
"description": "Label for muting the conversation"
},
"muteEightHours": {
"message": "Acht uur lang dempen",
"description": "Label for muting the conversation"
},
"muteDay": {
"message": "Dempen voor een dag",
"message": "Een dag lang dempen",
"description": "Label for muting the conversation"
},
"muteWeek": {
"message": "Dempen voor een week",
"message": "Een week lang dempen",
"description": "Label for muting the conversation"
},
"muteYear": {
"message": "Dempen voor een jaar",
"muteAlways": {
"message": "Voor altijd dempen",
"description": "Label for muting the conversation"
},
"unmute": {
"message": "Niet langer dempen",
"description": "Label for unmuting the conversation"
},
"muteExpirationLabelAlways": {
"message": "Voor altijd gedempt",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted"
},
"muteExpirationLabel": {
"message": "Gedempt tot over $duration$",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted",
@ -3328,7 +3430,7 @@
"description": "Shown if you click a group link and we can't get information about it"
},
"GroupV2--join--prompt-with-approval": {
"message": "Een beheerder van deze groep moet je verzoek om lid te worden eerst goedkeuren voordat je lid kunt worden van deze groep. Wanneer je verzoekt om lid te worden zullen je profielnaam, -foto en -omschrijving direct zichtbaar zijn voor de groepsleden.",
"message": "Een beheerder van deze groep moet eerst je verzoek om lid te worden goedkeuren voordat je lid kunt worden van deze groep. Wanneer je verzoekt om lid te worden zullen je profielnaam, -foto en -omschrijving direct zichtbaar zijn voor de groepsleden.",
"description": "Shown when you click on a group link to confirm, if it requires admin approval"
},
"GroupV2--join--join-button": {
@ -3395,6 +3497,10 @@
"message": "Beheerder",
"description": "Label for a group administrator"
},
"GroupV2--only-admins": {
"message": "Uitsluitend beheerders",
"description": "Label for group administrators -- used in drop-downs to select permissions that apply to admins"
},
"GroupV2--all-members": {
"message": "Alle groepsleden",
"description": "Label for describing the general non-privileged members of a group"
@ -3604,7 +3710,7 @@
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--access-invite-link--enabled--other": {
"message": "$adminName$ heeft de beheerderstoestemming-vereiste voor personen wie lid willen worden via de groepsverwijzing ingeschakeld.",
"message": "$adminName$ heeft de beheerderstoestemming-vereiste voor personen die lid willen worden via de groepsverwijzing ingeschakeld.",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"adminName": {
@ -4044,7 +4150,7 @@
}
},
"GroupV2--pending-remove--decline--other": {
"message": "Één persoon, wie door $memberName$ was uitgenodigd, heeft de uitnodiging verworpen.",
"message": "Één persoon, die door $memberName$ was uitgenodigd, heeft de uitnodiging verworpen.",
"description": "Shown in timeline or conversation preview when v2 group changes",
"placeholders": {
"memberName": {
@ -4494,7 +4600,7 @@
"description": "Shown on Learn More popup after or Migration popup before GV1 migration"
},
"GroupV1--Migration--invited--you": {
"message": "Je kon niet toegevoegd worden tot de nieuwe groep en je hebt daarom een uitnodiging gekregen om opnieuw lid te worden.",
"message": "Je kon niet toegevoegd worden aan de nieuwe groep en je hebt daarom een uitnodiging gekregen om opnieuw lid te worden.",
"description": "Shown in timeline when a group is upgraded and you were invited instead of added"
},
"GroupV1--Migration--invited--one": {
@ -4558,7 +4664,7 @@
"description": "Aria label for file attachment button in composition area"
},
"countMutedConversationsDescription": {
"message": "Tel gedempte gesprekken mee in badge nummers",
"message": "Gedempte gesprekken meetellen in badge-getal",
"description": "Description for counting muted conversations in badge setting"
},
"ContactModal--message": {
@ -4618,7 +4724,7 @@
"description": "This is the label for the 'who can edit the group' panel"
},
"ConversationDetails--group-info-info": {
"message": "Kies wie de groepsnaam, groepsafbeelding en de timer voor verlopende berichten mag aanpassen.",
"message": "Kies wie de groepsnaam, groepsafbeelding en de tijdsspanne voor verlopende berichten mag aanpassen.",
"description": "This is the additional info for the 'who can edit the group' panel"
},
"ConversationDetails--add-members-label": {
@ -4641,6 +4747,10 @@
"message": "Groep blokkeren en verlaten",
"description": "This is a button to block a group"
},
"ConversationDetailsActions--leave-group-must-choose-new-admin": {
"message": "Voor je de groep verlaat moet je tenminste één beheerder aanwijzen voor deze groep.",
"description": "Shown if, before leaving a group, you need to choose an admin"
},
"ConversationDetailsActions--leave-group-modal-title": {
"message": "Wil je de groep echt verlaten?",
"description": "This is the modal title for confirming leaving a group"
@ -4699,6 +4809,10 @@
}
}
},
"ConversationDetailsMembershipList--add-members": {
"message": "Groepsleden toevoegen",
"description": "The button that you can click to add new members"
},
"ConversationDetailsMembershipList--show-all": {
"message": "Alles weergeven",
"description": "This is a button on the conversation details to show all members"
@ -4724,7 +4838,7 @@
"description": "Title for the approve new members select area"
},
"GroupLinkManagement--approve-info": {
"message": "Vereis voor iedere persoon wie via de groepsverwijzing lid wil worden eerst toestemming van een beheerder",
"message": "Vereis voor iedere persoon die via de groepsverwijzing lid wil worden eerst toestemming van een beheerder",
"description": "Description for the approve new members select area"
},
"PendingInvites--tab-requests": {
@ -4854,7 +4968,169 @@
}
},
"PendingInvites--info": {
"message": "Profielinformatie van personen wie door andere groepsleden zijn uitgenodigd wordt niet weergegeven. Pas als een genodigde er voor kiest de uitnodiging te aanvaarden, dan zullen op dat moment zijn of haar profielnaam, -foto en -omschrijving zichtbaar worden voor de groep. Zolang deze personen de uitnodiging niet aanvaard hebben zullen ze nog geen groepsberichten ontvangen.",
"message": "Profielinformatie van personen die door andere groepsleden zijn uitgenodigd wordt niet weergegeven. Pas als een genodigde er voor kiest de uitnodiging te aanvaarden, dan zullen op dat moment zijn of haar profielnaam, -foto en -omschrijving zichtbaar worden voor de groep. Zolang deze personen de uitnodiging niet aanvaard hebben zullen ze nog geen groepsberichten ontvangen.",
"description": "Information shown below the invite list"
},
"AvatarInput--no-photo-label--group": {
"message": "Een groepsafbeelding toevoegen",
"description": "The label for the avatar uploader when no group photo is selected"
},
"AvatarInput--change-photo-label": {
"message": "Nieuwe profielfoto uploaden",
"description": "The label for the avatar uploader when a photo is selected"
},
"AvatarInput--upload-photo-choice": {
"message": "Profielfoto uploaden",
"description": "The button text when you click on an uploaded avatar and want to upload a new one"
},
"AvatarInput--remove-photo-choice": {
"message": "Foto verwijderen",
"description": "The button text when you click on an uploaded avatar and want to remove it"
},
"ContactPill--remove": {
"message": "Contactpersoon verwijderen",
"description": "The label for the 'remove' button on the contact pill"
},
"ComposeErrorDialog--close": {
"message": "Oké",
"description": "The text on the button when there's an error in the composer"
},
"NewlyCreatedGroupInvitedContactsDialog--title--one": {
"message": "Uitnodiging verzonden",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--title--many": {
"message": "$count$ uitnodigingen verzonden",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "3"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--one": {
"message": "$name$ kan door jou niet direct aan deze groep worden toegevoegd.",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"name": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--many": {
"message": "Deze personen kunnen door jou niet direct aan de groep worden toegevoegd.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--info-paragraph": {
"message": "Hij of zij is uitgenodigd om lid te worden van de groep maar zal nog geen berichten kunnen lezen totdat hij of zij de uitnodiging aanvaard.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--learn-more": {
"message": "Meer leren hierover",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"AddGroupMembersModal--title": {
"message": "Groepsleden toevoegen",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--continue-to-confirm": {
"message": "Bijwerken",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--confirm-title--one": {
"message": "$person$ toevoegen aan “$group$”?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"person": {
"content": "$1",
"example": "Jane Doe"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-title--many": {
"message": "$count$ leden toevoegen aan “$group$”?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-button--one": {
"message": "Voeg groepslid toe",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"AddGroupMembersModal--confirm-button--many": {
"message": "Groepsleden toevoegen",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"createNewGroupButton": {
"message": "Nieuwe groep",
"description": "The text of the button to create new groups"
},
"selectContact": {
"message": "Selecteer contact",
"description": "The label for contact checkboxes that are non-selected (clicking them should select the contact)"
},
"deselectContact": {
"message": "Contactpersoon de-selecteren",
"description": "The label for contact checkboxes that are selected (clicking them should de-select the contact)"
},
"cannotSelectContact": {
"message": "Kan deze contactpersoon niet selecteren",
"description": "The label for contact checkboxes that are disabled"
},
"alreadyAMember": {
"message": "Is al een groepslid",
"description": "The label for contact checkboxes that are disabled because they're already a member"
},
"MessageAudio--play": {
"message": "Audiobericht afspelen",
"description": "Aria label for audio attachment's Play button"
},
"MessageAudio--pause": {
"message": "Audiobericht pauzeren",
"description": "Aria label for audio attachment's Pause button"
},
"MessageAudio--download": {
"message": "Audiobericht downloaden",
"description": "Aria label for audio attachment's Download button"
},
"MessageAudio--pending": {
"message": "Audiobericht aan het downloaden …",
"description": "Aria label for pending audio attachment spinner"
},
"MessageAudio--slider": {
"message": "Afspeellengte van het audiobericht",
"description": "Aria label for audio attachment's playback time slider"
},
"emptyInboxMessage": {
"message": "Klik op de $composeIcon$ hierboven en zoek een contactpersoon of groep om een bericht naar te verzenden.",
"description": "Shown in the left-pane when the inbox is empty",
"placeholders": {
"composeIcon": {
"content": "$1",
"example": "compose button"
}
}
},
"composeIcon": {
"message": "Opstellen-knop",
"description": "Shown in the left-pane when the inbox is empty. Describes the button that composes a new message."
},
"ForwardMessageModal--continue": {
"message": "Doorgaan",
"description": "aria-label for the 'next' button in the forward a message modal dialog"
}
}

View File

@ -771,6 +771,10 @@
"message": "Kontaktar",
"description": "Shown to separate the types of search results"
},
"groupsHeader": {
"message": "Grupper",
"description": "Shown to separate the types of search results"
},
"messagesHeader": {
"message": "Meldingar",
"description": "Shown to separate the types of search results"
@ -1002,7 +1006,7 @@
"description": "Label for when something is turned off"
},
"deleteWarning": {
"message": "Trykker du «Slett», vil meldinga bli sletta permanent, men berre på dine einingar.",
"message": "This message will be deleted from this device.",
"description": "Text shown in the confirmation dialog for deleting a message locally"
},
"deleteForEveryoneWarning": {
@ -1071,6 +1075,10 @@
"message": "Du har ikkje utveksla nokon meldingar med denne kontakten enno. Tryggleiksnummeret ditt med dei vil vera tilgjengeleg etter den første meldinga.",
"description": ""
},
"back": {
"message": "Tilbake",
"description": "Generic label for back"
},
"goBack": {
"message": "Gå tilbake",
"description": "Label for back button in a conversation"
@ -1083,6 +1091,10 @@
"message": "Send på nytt",
"description": "Shown on the drop-down menu for an individual message, but only if it is an outgoing message that failed to send"
},
"forwardMessage": {
"message": "Vidaresend melding",
"description": "Shown on the drop-down menu for an individual message, forwards a message"
},
"deleteMessage": {
"message": "Slett meldinga for meg",
"description": "Shown on the drop-down menu for an individual message, deletes single message"
@ -1103,6 +1115,22 @@
"message": "Sikker økt nullstillt",
"description": "This is a past tense, informational message. In other words, your secure session has been reset."
},
"ChatRefresh--notification": {
"message": "Samtaleøkta er oppfriska",
"description": "Shown in timeline when a error happened, and the session was automatically reset."
},
"ChatRefresh--learnMore": {
"message": "Lær meir",
"description": "Shown in timeline when session is automatically reset, to provide access to a popup info dialog"
},
"ChatRefresh--summary": {
"message": "Signal uses end-to-end encryption and it may need to refresh your chat session sometimes. This doesnt affect your chats security but you may have missed a message from this contact and you can ask them to resend it.",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"ChatRefresh--contactSupport": {
"message": "Kontakt brukarstøtte",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"quoteThumbnailAlt": {
"message": "Miniatyrbilde i sitert melding",
"description": "Used in alt tag of thumbnail images inside of an embedded message quote"
@ -1909,6 +1937,112 @@
"message": "Start ein ny samtale",
"description": "Label underneath number a user enters that is not an existing contact"
},
"newConversation": {
"message": "Ny samtale",
"description": "Label for header when starting a new conversation"
},
"contactSearchPlaceholder": {
"message": "Search by name or phone number",
"description": "Placeholder to use when searching for contacts in the composer"
},
"noContactsFound": {
"message": "No contacts found",
"description": "Label shown when there are no contacts to compose to"
},
"noConversationsFound": {
"message": "No conversations found",
"description": "Label shown when there are no conversations to compose to"
},
"chooseGroupMembers__title": {
"message": "Choose members",
"description": "The title for the 'choose group members' left pane screen"
},
"chooseGroupMembers__back-button": {
"message": "Tilbake",
"description": "Used as alt-text of the back button on the 'choose group members' left pane screen"
},
"chooseGroupMembers__skip": {
"message": "Hopp over",
"description": "The 'skip' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__next": {
"message": "Neste",
"description": "The 'next' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__maximum-group-size__title": {
"message": "Maks gruppestorleik nådd",
"description": "Shown in the alert when you add the maximum number of group members"
},
"chooseGroupMembers__maximum-group-size__body": {
"message": "Signal groups can have a maximum of $max$ members.",
"description": "Shown in the alert when you add the maximum number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "1000"
}
}
},
"chooseGroupMembers__maximum-recommended-group-size__title": {
"message": "Øvste tilrådde gruppestorleik nådd",
"description": "Shown in the alert when you add the maximum recommended number of group members"
},
"chooseGroupMembers__maximum-recommended-group-size__body": {
"message": "Signal groups perform best with $max$ members or less. Adding more members will cause delays sending and receiving messages.",
"description": "Shown in the alert when you add the maximum recommended number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "150"
}
}
},
"chooseGroupMembers__cant-add-member__title": {
"message": "Cant add member",
"description": "Shown in the alert when you try to add someone who can't be added to a group"
},
"chooseGroupMembers__cant-add-member__body": {
"message": "\"$name$\" cant be added to the group because theyre using an old version of Signal. You can add them to the group after theyve updated Signal.",
"description": "Shown in the alert when you try to add someone who can't be added to a group",
"placeholders": {
"max": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"setGroupMetadata__title": {
"message": "Døyp gruppa",
"description": "The title for the 'set group metadata' left pane screen"
},
"setGroupMetadata__back-button": {
"message": "Back to member selection",
"description": "Used as alt-text of the back button on the 'set group metadata' left pane screen"
},
"setGroupMetadata__group-name-placeholder": {
"message": "Gruppenamn (krevst)",
"description": "The placeholder for the group name placeholder"
},
"setGroupMetadata__create-group": {
"message": "Opprett",
"description": "The 'create group' button text in the 'set group metadata' left pane screen"
},
"setGroupMetadata__members-header": {
"message": "Medlemmar",
"description": "The header for the members list in the 'set group metadata' left pane screen"
},
"setGroupMetadata__error-message": {
"message": "This group couldnt be created. Check your connection and try again.",
"description": "Shown in the modal when we can't create a group"
},
"updateGroupAttributes__title": {
"message": "Rediger gruppenamn og bilde",
"description": "Shown in the modal when we want to update a group"
},
"updateGroupAttributes__error-message": {
"message": "Failed to update the group. Check your connection and try again.",
"description": "Shown in the modal when we can't update a group"
},
"notSupportedSMS": {
"message": "SMS- og MMS-meldingar er ikkje støtta.",
"description": "Label underneath number informing user that SMS is not supported on desktop"
@ -2353,6 +2487,10 @@
"message": "Opna samtalemenyen",
"description": "Shown in the shortcuts guide"
},
"Keyboard--new-conversation": {
"message": "Start new conversation",
"description": "Shown in the shortcuts guide"
},
"Keyboard--archive-conversation": {
"message": "Arkiver samtalen",
"description": "Shown in the shortcuts guide"
@ -2971,67 +3109,19 @@
},
"ConversationHero--membership-1": {
"message": "Medlem av $group$.",
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group",
"placeholders": {
"group": {
"content": "$1",
"example": "NYC Rock Climbers"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group"
},
"ConversationHero--membership-2": {
"message": "Medlem av $group1$ og $group2$.",
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups"
},
"ConversationHero--membership-3": {
"message": "Medlem av $group1$, $group2$ og $group3$.",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-extra": {
"message": "Medlem av $group1$, $group2$, $group3$ og $remainingCount$ andre.",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
},
"remainingCount": {
"content": "$4",
"example": "3"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-added": {
"message": "$name$ la deg til i gruppa.",
@ -3043,6 +3133,10 @@
}
}
},
"no-groups-in-common": {
"message": "Ingen grupper felles.",
"description": "Shown to indicate this user is not a member of any groups"
},
"acceptCall": {
"message": "Svar",
"description": "Shown in tooltip for the button to accept a call (audio or video)"
@ -3245,6 +3339,10 @@
"message": "Demp i éin time",
"description": "Label for muting the conversation"
},
"muteEightHours": {
"message": "Mute for eight hours",
"description": "Label for muting the conversation"
},
"muteDay": {
"message": "Demp i eitt døgn",
"description": "Label for muting the conversation"
@ -3253,14 +3351,18 @@
"message": "Demp i éi veke",
"description": "Label for muting the conversation"
},
"muteYear": {
"message": "Demp i eitt år",
"muteAlways": {
"message": "Mute always",
"description": "Label for muting the conversation"
},
"unmute": {
"message": "Vis varsel",
"description": "Label for unmuting the conversation"
},
"muteExpirationLabelAlways": {
"message": "Muted always",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted"
},
"muteExpirationLabel": {
"message": "Muted until $duration$",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted",
@ -3316,7 +3418,7 @@
"description": "This group link is no longer valid."
},
"GroupV2--join--unknown-link-version": {
"message": "This link is not supported by this version of Signal Desktop.",
"message": "Lenkja er ikkje støtta av denne versjonen av Signal Desktop.",
"description": "Shown if you click a group link and we can't get information about it"
},
"GroupV2--join--link-revoked--title": {
@ -3324,7 +3426,7 @@
"description": "Shown if you click a group link and we can't get information about it"
},
"GroupV2--join--link-revoked": {
"message": "This group link is no longer valid.",
"message": "Gruppelenkja er ikkje lenger gyldig.",
"description": "Shown if you click a group link and we can't get information about it"
},
"GroupV2--join--prompt-with-approval": {
@ -3395,6 +3497,10 @@
"message": "Administrator",
"description": "Label for a group administrator"
},
"GroupV2--only-admins": {
"message": "Only Admins",
"description": "Label for group administrators -- used in drop-downs to select permissions that apply to admins"
},
"GroupV2--all-members": {
"message": "Alle medlemmar",
"description": "Label for describing the general non-privileged members of a group"
@ -4641,6 +4747,10 @@
"message": "Blokker gruppa",
"description": "This is a button to block a group"
},
"ConversationDetailsActions--leave-group-must-choose-new-admin": {
"message": "Før du forlèt gruppa, må du velja minst éin ny administrator.",
"description": "Shown if, before leaving a group, you need to choose an admin"
},
"ConversationDetailsActions--leave-group-modal-title": {
"message": "Do you really want to leave?",
"description": "This is the modal title for confirming leaving a group"
@ -4699,6 +4809,10 @@
}
}
},
"ConversationDetailsMembershipList--add-members": {
"message": "Legg til medlemmar",
"description": "The button that you can click to add new members"
},
"ConversationDetailsMembershipList--show-all": {
"message": "Vis alle",
"description": "This is a button on the conversation details to show all members"
@ -4856,5 +4970,167 @@
"PendingInvites--info": {
"message": "Details about people invited to this group arent shown until they join. Invitees will only see messages after they join the group.",
"description": "Information shown below the invite list"
},
"AvatarInput--no-photo-label--group": {
"message": "Add a group photo",
"description": "The label for the avatar uploader when no group photo is selected"
},
"AvatarInput--change-photo-label": {
"message": "Change photo",
"description": "The label for the avatar uploader when a photo is selected"
},
"AvatarInput--upload-photo-choice": {
"message": "Upload photo",
"description": "The button text when you click on an uploaded avatar and want to upload a new one"
},
"AvatarInput--remove-photo-choice": {
"message": "Fjern bilde",
"description": "The button text when you click on an uploaded avatar and want to remove it"
},
"ContactPill--remove": {
"message": "Remove contact",
"description": "The label for the 'remove' button on the contact pill"
},
"ComposeErrorDialog--close": {
"message": "Greitt",
"description": "The text on the button when there's an error in the composer"
},
"NewlyCreatedGroupInvitedContactsDialog--title--one": {
"message": "Invitation sent",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--title--many": {
"message": "$count$ invitations sent",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "3"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--one": {
"message": "$name$ cant be automatically added to this group by you.",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"name": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--many": {
"message": "These users cant be automatically added to this group by you.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--info-paragraph": {
"message": "Theyve been invited to join, and wont see any group messages until they accept.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--learn-more": {
"message": "Lær meir",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"AddGroupMembersModal--title": {
"message": "Legg til medlemmar",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--continue-to-confirm": {
"message": "Oppdater",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--confirm-title--one": {
"message": "Add $person$ to \"$group$\"?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"person": {
"content": "$1",
"example": "Jane Doe"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-title--many": {
"message": "Add $count$ members to \"$group$\"?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-button--one": {
"message": "Add member",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"AddGroupMembersModal--confirm-button--many": {
"message": "Legg til medlemmar",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"createNewGroupButton": {
"message": "Ny gruppe",
"description": "The text of the button to create new groups"
},
"selectContact": {
"message": "Select contact",
"description": "The label for contact checkboxes that are non-selected (clicking them should select the contact)"
},
"deselectContact": {
"message": "De-select contact",
"description": "The label for contact checkboxes that are selected (clicking them should de-select the contact)"
},
"cannotSelectContact": {
"message": "Cannot select contact",
"description": "The label for contact checkboxes that are disabled"
},
"alreadyAMember": {
"message": "Already a member",
"description": "The label for contact checkboxes that are disabled because they're already a member"
},
"MessageAudio--play": {
"message": "Play audio attachment",
"description": "Aria label for audio attachment's Play button"
},
"MessageAudio--pause": {
"message": "Pause audio attachment",
"description": "Aria label for audio attachment's Pause button"
},
"MessageAudio--download": {
"message": "Download audio attachment",
"description": "Aria label for audio attachment's Download button"
},
"MessageAudio--pending": {
"message": "Downloading audio attachment...",
"description": "Aria label for pending audio attachment spinner"
},
"MessageAudio--slider": {
"message": "Playback time of audio attachment",
"description": "Aria label for audio attachment's playback time slider"
},
"emptyInboxMessage": {
"message": "Click the $composeIcon$ above and search for your contacts or groups to message.",
"description": "Shown in the left-pane when the inbox is empty",
"placeholders": {
"composeIcon": {
"content": "$1",
"example": "compose button"
}
}
},
"composeIcon": {
"message": "compose button",
"description": "Shown in the left-pane when the inbox is empty. Describes the button that composes a new message."
},
"ForwardMessageModal--continue": {
"message": "Hald fram",
"description": "aria-label for the 'next' button in the forward a message modal dialog"
}
}

View File

@ -771,6 +771,10 @@
"message": "Kontakt",
"description": "Shown to separate the types of search results"
},
"groupsHeader": {
"message": "Groups",
"description": "Shown to separate the types of search results"
},
"messagesHeader": {
"message": "Messages",
"description": "Shown to separate the types of search results"
@ -1002,7 +1006,7 @@
"description": "Label for when something is turned off"
},
"deleteWarning": {
"message": "Clicking 'delete' will permanently remove this message from your devices only.",
"message": "This message will be deleted from this device.",
"description": "Text shown in the confirmation dialog for deleting a message locally"
},
"deleteForEveryoneWarning": {
@ -1071,6 +1075,10 @@
"message": "Du har ikke utvekslet noen meldinger med denne kontakten ennå. Ditt sikkerhetsnummer med dem vil være tilgjengelig etter den første meldingen.",
"description": ""
},
"back": {
"message": "Back",
"description": "Generic label for back"
},
"goBack": {
"message": "Go back",
"description": "Label for back button in a conversation"
@ -1083,6 +1091,10 @@
"message": "Send på nytt",
"description": "Shown on the drop-down menu for an individual message, but only if it is an outgoing message that failed to send"
},
"forwardMessage": {
"message": "Videresend melding",
"description": "Shown on the drop-down menu for an individual message, forwards a message"
},
"deleteMessage": {
"message": "Delete message for me",
"description": "Shown on the drop-down menu for an individual message, deletes single message"
@ -1103,6 +1115,22 @@
"message": "Sikker økt nullstillt",
"description": "This is a past tense, informational message. In other words, your secure session has been reset."
},
"ChatRefresh--notification": {
"message": "Chat session refreshed",
"description": "Shown in timeline when a error happened, and the session was automatically reset."
},
"ChatRefresh--learnMore": {
"message": "Learn More",
"description": "Shown in timeline when session is automatically reset, to provide access to a popup info dialog"
},
"ChatRefresh--summary": {
"message": "Signal uses end-to-end encryption and it may need to refresh your chat session sometimes. This doesnt affect your chats security but you may have missed a message from this contact and you can ask them to resend it.",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"ChatRefresh--contactSupport": {
"message": "Contact Support",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"quoteThumbnailAlt": {
"message": "Miniatyrbilde i sitert melding",
"description": "Used in alt tag of thumbnail images inside of an embedded message quote"
@ -1909,6 +1937,112 @@
"message": "Start new conversation…",
"description": "Label underneath number a user enters that is not an existing contact"
},
"newConversation": {
"message": "New conversation",
"description": "Label for header when starting a new conversation"
},
"contactSearchPlaceholder": {
"message": "Search by name or phone number",
"description": "Placeholder to use when searching for contacts in the composer"
},
"noContactsFound": {
"message": "No contacts found",
"description": "Label shown when there are no contacts to compose to"
},
"noConversationsFound": {
"message": "No conversations found",
"description": "Label shown when there are no conversations to compose to"
},
"chooseGroupMembers__title": {
"message": "Choose members",
"description": "The title for the 'choose group members' left pane screen"
},
"chooseGroupMembers__back-button": {
"message": "Back",
"description": "Used as alt-text of the back button on the 'choose group members' left pane screen"
},
"chooseGroupMembers__skip": {
"message": "Hopp over",
"description": "The 'skip' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__next": {
"message": "Next",
"description": "The 'next' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__maximum-group-size__title": {
"message": "Maximum group size reached",
"description": "Shown in the alert when you add the maximum number of group members"
},
"chooseGroupMembers__maximum-group-size__body": {
"message": "Signal groups can have a maximum of $max$ members.",
"description": "Shown in the alert when you add the maximum number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "1000"
}
}
},
"chooseGroupMembers__maximum-recommended-group-size__title": {
"message": "Recommended member limit reached",
"description": "Shown in the alert when you add the maximum recommended number of group members"
},
"chooseGroupMembers__maximum-recommended-group-size__body": {
"message": "Signal groups perform best with $max$ members or less. Adding more members will cause delays sending and receiving messages.",
"description": "Shown in the alert when you add the maximum recommended number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "150"
}
}
},
"chooseGroupMembers__cant-add-member__title": {
"message": "Cant add member",
"description": "Shown in the alert when you try to add someone who can't be added to a group"
},
"chooseGroupMembers__cant-add-member__body": {
"message": "\"$name$\" cant be added to the group because theyre using an old version of Signal. You can add them to the group after theyve updated Signal.",
"description": "Shown in the alert when you try to add someone who can't be added to a group",
"placeholders": {
"max": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"setGroupMetadata__title": {
"message": "Name this group",
"description": "The title for the 'set group metadata' left pane screen"
},
"setGroupMetadata__back-button": {
"message": "Back to member selection",
"description": "Used as alt-text of the back button on the 'set group metadata' left pane screen"
},
"setGroupMetadata__group-name-placeholder": {
"message": "Group name (required)",
"description": "The placeholder for the group name placeholder"
},
"setGroupMetadata__create-group": {
"message": "Opprett",
"description": "The 'create group' button text in the 'set group metadata' left pane screen"
},
"setGroupMetadata__members-header": {
"message": "Medlemmer",
"description": "The header for the members list in the 'set group metadata' left pane screen"
},
"setGroupMetadata__error-message": {
"message": "This group couldnt be created. Check your connection and try again.",
"description": "Shown in the modal when we can't create a group"
},
"updateGroupAttributes__title": {
"message": "Edit group name and photo",
"description": "Shown in the modal when we want to update a group"
},
"updateGroupAttributes__error-message": {
"message": "Failed to update the group. Check your connection and try again.",
"description": "Shown in the modal when we can't update a group"
},
"notSupportedSMS": {
"message": "SMS/MMS messages are not supported.",
"description": "Label underneath number informing user that SMS is not supported on desktop"
@ -2353,6 +2487,10 @@
"message": "Open conversation menu",
"description": "Shown in the shortcuts guide"
},
"Keyboard--new-conversation": {
"message": "Start new conversation",
"description": "Shown in the shortcuts guide"
},
"Keyboard--archive-conversation": {
"message": "Archive conversation",
"description": "Shown in the shortcuts guide"
@ -2971,67 +3109,19 @@
},
"ConversationHero--membership-1": {
"message": "Member of $group$.",
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group",
"placeholders": {
"group": {
"content": "$1",
"example": "NYC Rock Climbers"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group"
},
"ConversationHero--membership-2": {
"message": "Member of $group1$ and $group2$.",
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups"
},
"ConversationHero--membership-3": {
"message": "Member of $group1$, $group2$, and $group3$.",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-extra": {
"message": "Member of $group1$, $group2$, $group3$ and $remainingCount$ more.",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
},
"remainingCount": {
"content": "$4",
"example": "3"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-added": {
"message": "$name$ added you to the group.",
@ -3043,6 +3133,10 @@
}
}
},
"no-groups-in-common": {
"message": "No groups in common.",
"description": "Shown to indicate this user is not a member of any groups"
},
"acceptCall": {
"message": "Answer",
"description": "Shown in tooltip for the button to accept a call (audio or video)"
@ -3245,6 +3339,10 @@
"message": "Mute for one hour",
"description": "Label for muting the conversation"
},
"muteEightHours": {
"message": "Mute for eight hours",
"description": "Label for muting the conversation"
},
"muteDay": {
"message": "Mute for one day",
"description": "Label for muting the conversation"
@ -3253,14 +3351,18 @@
"message": "Mute for one week",
"description": "Label for muting the conversation"
},
"muteYear": {
"message": "Mute for one year",
"muteAlways": {
"message": "Mute always",
"description": "Label for muting the conversation"
},
"unmute": {
"message": "Unmute",
"description": "Label for unmuting the conversation"
},
"muteExpirationLabelAlways": {
"message": "Muted always",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted"
},
"muteExpirationLabel": {
"message": "Muted until $duration$",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted",
@ -3395,6 +3497,10 @@
"message": "Admin",
"description": "Label for a group administrator"
},
"GroupV2--only-admins": {
"message": "Only Admins",
"description": "Label for group administrators -- used in drop-downs to select permissions that apply to admins"
},
"GroupV2--all-members": {
"message": "All members",
"description": "Label for describing the general non-privileged members of a group"
@ -4641,6 +4747,10 @@
"message": "Block group",
"description": "This is a button to block a group"
},
"ConversationDetailsActions--leave-group-must-choose-new-admin": {
"message": "Before you leave, you must choose at least one new admin for this group.",
"description": "Shown if, before leaving a group, you need to choose an admin"
},
"ConversationDetailsActions--leave-group-modal-title": {
"message": "Do you really want to leave?",
"description": "This is the modal title for confirming leaving a group"
@ -4699,6 +4809,10 @@
}
}
},
"ConversationDetailsMembershipList--add-members": {
"message": "Add members",
"description": "The button that you can click to add new members"
},
"ConversationDetailsMembershipList--show-all": {
"message": "See all",
"description": "This is a button on the conversation details to show all members"
@ -4856,5 +4970,167 @@
"PendingInvites--info": {
"message": "Details about people invited to this group arent shown until they join. Invitees will only see messages after they join the group.",
"description": "Information shown below the invite list"
},
"AvatarInput--no-photo-label--group": {
"message": "Add a group photo",
"description": "The label for the avatar uploader when no group photo is selected"
},
"AvatarInput--change-photo-label": {
"message": "Change photo",
"description": "The label for the avatar uploader when a photo is selected"
},
"AvatarInput--upload-photo-choice": {
"message": "Upload photo",
"description": "The button text when you click on an uploaded avatar and want to upload a new one"
},
"AvatarInput--remove-photo-choice": {
"message": "Remove photo",
"description": "The button text when you click on an uploaded avatar and want to remove it"
},
"ContactPill--remove": {
"message": "Remove contact",
"description": "The label for the 'remove' button on the contact pill"
},
"ComposeErrorDialog--close": {
"message": "Okay",
"description": "The text on the button when there's an error in the composer"
},
"NewlyCreatedGroupInvitedContactsDialog--title--one": {
"message": "Invitation sent",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--title--many": {
"message": "$count$ invitations sent",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "3"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--one": {
"message": "$name$ cant be automatically added to this group by you.",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"name": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--many": {
"message": "These users cant be automatically added to this group by you.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--info-paragraph": {
"message": "Theyve been invited to join, and wont see any group messages until they accept.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--learn-more": {
"message": "Learn more",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"AddGroupMembersModal--title": {
"message": "Add members",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--continue-to-confirm": {
"message": "Update",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--confirm-title--one": {
"message": "Add $person$ to \"$group$\"?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"person": {
"content": "$1",
"example": "Jane Doe"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-title--many": {
"message": "Add $count$ members to \"$group$\"?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-button--one": {
"message": "Legg til medlem",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"AddGroupMembersModal--confirm-button--many": {
"message": "Add members",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"createNewGroupButton": {
"message": "New group",
"description": "The text of the button to create new groups"
},
"selectContact": {
"message": "Velg kontakt",
"description": "The label for contact checkboxes that are non-selected (clicking them should select the contact)"
},
"deselectContact": {
"message": "De-select contact",
"description": "The label for contact checkboxes that are selected (clicking them should de-select the contact)"
},
"cannotSelectContact": {
"message": "Cannot select contact",
"description": "The label for contact checkboxes that are disabled"
},
"alreadyAMember": {
"message": "Already a member",
"description": "The label for contact checkboxes that are disabled because they're already a member"
},
"MessageAudio--play": {
"message": "Play audio attachment",
"description": "Aria label for audio attachment's Play button"
},
"MessageAudio--pause": {
"message": "Pause audio attachment",
"description": "Aria label for audio attachment's Pause button"
},
"MessageAudio--download": {
"message": "Download audio attachment",
"description": "Aria label for audio attachment's Download button"
},
"MessageAudio--pending": {
"message": "Downloading audio attachment...",
"description": "Aria label for pending audio attachment spinner"
},
"MessageAudio--slider": {
"message": "Playback time of audio attachment",
"description": "Aria label for audio attachment's playback time slider"
},
"emptyInboxMessage": {
"message": "Click the $composeIcon$ above and search for your contacts or groups to message.",
"description": "Shown in the left-pane when the inbox is empty",
"placeholders": {
"composeIcon": {
"content": "$1",
"example": "compose button"
}
}
},
"composeIcon": {
"message": "compose button",
"description": "Shown in the left-pane when the inbox is empty. Describes the button that composes a new message."
},
"ForwardMessageModal--continue": {
"message": "Fortsett",
"description": "aria-label for the 'next' button in the forward a message modal dialog"
}
}

View File

@ -771,6 +771,10 @@
"message": "Kontakty",
"description": "Shown to separate the types of search results"
},
"groupsHeader": {
"message": "Grupy",
"description": "Shown to separate the types of search results"
},
"messagesHeader": {
"message": "Wiadomości",
"description": "Shown to separate the types of search results"
@ -1002,7 +1006,7 @@
"description": "Label for when something is turned off"
},
"deleteWarning": {
"message": "Na pewno? Kliknięcie \"usuń\" spowoduje bezpowrotne usunięcie wiadomości z Twoich urządzeń.",
"message": "Ta wiadomość zostanie usunięta z tego urządzenia.",
"description": "Text shown in the confirmation dialog for deleting a message locally"
},
"deleteForEveryoneWarning": {
@ -1071,6 +1075,10 @@
"message": "Nie wymieniono jeszcze żadnych wiadomości. Numer bezpieczeństwa dla tego kontaktu będzie dostępny po wymianie pierwszej wiadomości.",
"description": ""
},
"back": {
"message": "Wróć",
"description": "Generic label for back"
},
"goBack": {
"message": "Wróć",
"description": "Label for back button in a conversation"
@ -1083,6 +1091,10 @@
"message": "Wyślij ponownie",
"description": "Shown on the drop-down menu for an individual message, but only if it is an outgoing message that failed to send"
},
"forwardMessage": {
"message": "Przekaż wiadomość",
"description": "Shown on the drop-down menu for an individual message, forwards a message"
},
"deleteMessage": {
"message": "Usuń u mnie",
"description": "Shown on the drop-down menu for an individual message, deletes single message"
@ -1103,6 +1115,22 @@
"message": "Zresetowano bezpieczną sesję",
"description": "This is a past tense, informational message. In other words, your secure session has been reset."
},
"ChatRefresh--notification": {
"message": "Sesja rozmowy odświeżona",
"description": "Shown in timeline when a error happened, and the session was automatically reset."
},
"ChatRefresh--learnMore": {
"message": "Dowiedz się więcej",
"description": "Shown in timeline when session is automatically reset, to provide access to a popup info dialog"
},
"ChatRefresh--summary": {
"message": "Signal używa szyfrowania metodą end-to-end i czasem może potrzebować odświeżenia sesji rozmowy. To nie wpłynie na bezpieczeństwo Twojej rozmowy, ale możesz przegapić wiadomość od tego kontaktu. Możesz go wtedy poprosić o ponowne przesłanie tej wiadomości.",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"ChatRefresh--contactSupport": {
"message": "Kontakt z pomocą techniczną",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"quoteThumbnailAlt": {
"message": "Miniatura obrazu z cytowanej wiadomości",
"description": "Used in alt tag of thumbnail images inside of an embedded message quote"
@ -1909,6 +1937,112 @@
"message": "Rozpocznij nową konwersację…",
"description": "Label underneath number a user enters that is not an existing contact"
},
"newConversation": {
"message": "Nowa konwersacja",
"description": "Label for header when starting a new conversation"
},
"contactSearchPlaceholder": {
"message": "Szukaj po nazwie lub numerze telefonu",
"description": "Placeholder to use when searching for contacts in the composer"
},
"noContactsFound": {
"message": "Nie znaleziono kontaktów",
"description": "Label shown when there are no contacts to compose to"
},
"noConversationsFound": {
"message": "Nie znaleziono żadnych konwersacji",
"description": "Label shown when there are no conversations to compose to"
},
"chooseGroupMembers__title": {
"message": "Wybierz członków",
"description": "The title for the 'choose group members' left pane screen"
},
"chooseGroupMembers__back-button": {
"message": "Wróć",
"description": "Used as alt-text of the back button on the 'choose group members' left pane screen"
},
"chooseGroupMembers__skip": {
"message": "Pomiń",
"description": "The 'skip' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__next": {
"message": "Dalej",
"description": "The 'next' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__maximum-group-size__title": {
"message": "Osiągnięto maksymalny rozmiar grupy",
"description": "Shown in the alert when you add the maximum number of group members"
},
"chooseGroupMembers__maximum-group-size__body": {
"message": "Grupy Signal mogą mieć maksymalnie $max$ członków.",
"description": "Shown in the alert when you add the maximum number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "1000"
}
}
},
"chooseGroupMembers__maximum-recommended-group-size__title": {
"message": "Osiągnięto zalecany limit wielkości grupy",
"description": "Shown in the alert when you add the maximum recommended number of group members"
},
"chooseGroupMembers__maximum-recommended-group-size__body": {
"message": "Grupy Signal działają najlepiej, gdy liczba członków jest mniejsza bądź równa $max$. Dodanie kolejnych członków grupy spowoduje opóźnienia w wysyłaniu i odbieraniu wiadomości.",
"description": "Shown in the alert when you add the maximum recommended number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "150"
}
}
},
"chooseGroupMembers__cant-add-member__title": {
"message": "Nie można dodać członka",
"description": "Shown in the alert when you try to add someone who can't be added to a group"
},
"chooseGroupMembers__cant-add-member__body": {
"message": "\"$name$\" nie może zostać dodany(a) do grupy, gdyż używa starej wersji Signal. Możesz dodać ten kontakt do grupy, gdy zaktualizuje Signal.",
"description": "Shown in the alert when you try to add someone who can't be added to a group",
"placeholders": {
"max": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"setGroupMetadata__title": {
"message": "Nazwij grupę",
"description": "The title for the 'set group metadata' left pane screen"
},
"setGroupMetadata__back-button": {
"message": "Wróć do wyboru członków",
"description": "Used as alt-text of the back button on the 'set group metadata' left pane screen"
},
"setGroupMetadata__group-name-placeholder": {
"message": "Nazwa grupy (wymagane)",
"description": "The placeholder for the group name placeholder"
},
"setGroupMetadata__create-group": {
"message": "Utwórz",
"description": "The 'create group' button text in the 'set group metadata' left pane screen"
},
"setGroupMetadata__members-header": {
"message": "Członkowie",
"description": "The header for the members list in the 'set group metadata' left pane screen"
},
"setGroupMetadata__error-message": {
"message": "Nie udało się utworzyć nowej grupy. Sprawdź połączenie z internetem i spróbuj ponownie.",
"description": "Shown in the modal when we can't create a group"
},
"updateGroupAttributes__title": {
"message": "Edytuj nazwę i zdjęcie grupy",
"description": "Shown in the modal when we want to update a group"
},
"updateGroupAttributes__error-message": {
"message": "Nie udało się zaktualizować grupy. Sprawdź połączenie z internetem i spróbuj ponownie.",
"description": "Shown in the modal when we can't update a group"
},
"notSupportedSMS": {
"message": "Wiadomości SMS/MMS nie są obsługiwane.",
"description": "Label underneath number informing user that SMS is not supported on desktop"
@ -2353,6 +2487,10 @@
"message": "Otwórz menu konwersacji",
"description": "Shown in the shortcuts guide"
},
"Keyboard--new-conversation": {
"message": "Rozpocznij nową konwersację",
"description": "Shown in the shortcuts guide"
},
"Keyboard--archive-conversation": {
"message": "Zarchiwizuj konwersację",
"description": "Shown in the shortcuts guide"
@ -2971,67 +3109,19 @@
},
"ConversationHero--membership-1": {
"message": "Członek $group$.",
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group",
"placeholders": {
"group": {
"content": "$1",
"example": "NYC Rock Climbers"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group"
},
"ConversationHero--membership-2": {
"message": "Członek $group1$ i $group2$.",
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups"
},
"ConversationHero--membership-3": {
"message": "Członek $group1$, $group2$ i $group3$.",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-extra": {
"message": "Członek $group1$, $group2$, $group3$ i $remainingCount$ innych.",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
},
"remainingCount": {
"content": "$4",
"example": "3"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-added": {
"message": "$name$ dodał(a) Cię do grupy.",
@ -3043,6 +3133,10 @@
}
}
},
"no-groups-in-common": {
"message": "Brak wspólnych grup.",
"description": "Shown to indicate this user is not a member of any groups"
},
"acceptCall": {
"message": "Odbierz",
"description": "Shown in tooltip for the button to accept a call (audio or video)"
@ -3245,6 +3339,10 @@
"message": "Wycisz na godzinę",
"description": "Label for muting the conversation"
},
"muteEightHours": {
"message": "Wycisz na osiem godzin",
"description": "Label for muting the conversation"
},
"muteDay": {
"message": "Wycisz na jeden dzień",
"description": "Label for muting the conversation"
@ -3253,14 +3351,18 @@
"message": "Wycisz na tydzień",
"description": "Label for muting the conversation"
},
"muteYear": {
"message": "Wycisz na rok",
"muteAlways": {
"message": "Wycisz na zawsze",
"description": "Label for muting the conversation"
},
"unmute": {
"message": "Cofnij wyciszenie",
"description": "Label for unmuting the conversation"
},
"muteExpirationLabelAlways": {
"message": "Wyciszono na zawsze",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted"
},
"muteExpirationLabel": {
"message": "Wyciszone do $duration$",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted",
@ -3395,6 +3497,10 @@
"message": "Administrator",
"description": "Label for a group administrator"
},
"GroupV2--only-admins": {
"message": "Tylko administratorzy",
"description": "Label for group administrators -- used in drop-downs to select permissions that apply to admins"
},
"GroupV2--all-members": {
"message": "Wszyscy członkowie",
"description": "Label for describing the general non-privileged members of a group"
@ -4618,7 +4724,7 @@
"description": "This is the label for the 'who can edit the group' panel"
},
"ConversationDetails--group-info-info": {
"message": "Wybierz kto może edytować nazwę i awatara tej grupy, oraz czas znikania wiadomości.",
"message": "Wybierz, kto może edytować nazwę i awatara tej grupy oraz czas znikania wiadomości.",
"description": "This is the additional info for the 'who can edit the group' panel"
},
"ConversationDetails--add-members-label": {
@ -4626,7 +4732,7 @@
"description": "This is the label for the 'who can add members' panel"
},
"ConversationDetails--add-members-info": {
"message": "Wybierz, kto może dodawać członków do tej grupy:",
"message": "Wybierz, kto może dodawać członków do tej grupy.",
"description": "This is the additional info for the 'who can add members' panel"
},
"ConversationDetails--requests-and-invites": {
@ -4641,6 +4747,10 @@
"message": "Zablokuj grupę",
"description": "This is a button to block a group"
},
"ConversationDetailsActions--leave-group-must-choose-new-admin": {
"message": "Przed opuszczeniem tej grupy musisz wybrać co najmniej jednego nowego administratora.",
"description": "Shown if, before leaving a group, you need to choose an admin"
},
"ConversationDetailsActions--leave-group-modal-title": {
"message": "Czy na pewno chcesz odejść?",
"description": "This is the modal title for confirming leaving a group"
@ -4699,6 +4809,10 @@
}
}
},
"ConversationDetailsMembershipList--add-members": {
"message": "Dodaj członków",
"description": "The button that you can click to add new members"
},
"ConversationDetailsMembershipList--show-all": {
"message": "Zobacz wszystkie",
"description": "This is a button on the conversation details to show all members"
@ -4856,5 +4970,167 @@
"PendingInvites--info": {
"message": "Szczegóły dotyczące osób zaproszonych do tej grupy, nie są pokazywane, dopóki zaproszeni nie dołączą. Nie zobaczą oni wiadomości, dopóki nie dołączą do grupy.",
"description": "Information shown below the invite list"
},
"AvatarInput--no-photo-label--group": {
"message": "Dodaj zdjęcie grupy",
"description": "The label for the avatar uploader when no group photo is selected"
},
"AvatarInput--change-photo-label": {
"message": "Zmień zdjęcie",
"description": "The label for the avatar uploader when a photo is selected"
},
"AvatarInput--upload-photo-choice": {
"message": "Wyślij zdjęcie",
"description": "The button text when you click on an uploaded avatar and want to upload a new one"
},
"AvatarInput--remove-photo-choice": {
"message": "Usuń zdjęcie",
"description": "The button text when you click on an uploaded avatar and want to remove it"
},
"ContactPill--remove": {
"message": "Usuń kontakt",
"description": "The label for the 'remove' button on the contact pill"
},
"ComposeErrorDialog--close": {
"message": "OK",
"description": "The text on the button when there's an error in the composer"
},
"NewlyCreatedGroupInvitedContactsDialog--title--one": {
"message": "Zaproszenie wysłane",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--title--many": {
"message": "$count$ zaproszeń(a) wysłanych(e)",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "3"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--one": {
"message": "Nie możesz automatycznie dodać $name$ do tej grupy.",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"name": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--many": {
"message": "Nie możesz automatycznie dodać tych użytkowników do tej grupy:",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--info-paragraph": {
"message": "Użytkownicy zostali zaproszeni i nie zobaczą żadnych wiadomości grupowych, dopóki nie przyjmą zaproszenia.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--learn-more": {
"message": "Dowiedz się więcej",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"AddGroupMembersModal--title": {
"message": "Dodaj członków",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--continue-to-confirm": {
"message": "Uaktualnij",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--confirm-title--one": {
"message": "Dodać $person$ do \"$group$\"?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"person": {
"content": "$1",
"example": "Jane Doe"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-title--many": {
"message": "Dodać $count$ członków do \"$group$\"?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-button--one": {
"message": "Dodaj członka",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"AddGroupMembersModal--confirm-button--many": {
"message": "Dodaj członków",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"createNewGroupButton": {
"message": "Nowa grupa",
"description": "The text of the button to create new groups"
},
"selectContact": {
"message": "Wybierz kontakt",
"description": "The label for contact checkboxes that are non-selected (clicking them should select the contact)"
},
"deselectContact": {
"message": "Odznacz kontakt",
"description": "The label for contact checkboxes that are selected (clicking them should de-select the contact)"
},
"cannotSelectContact": {
"message": "Nie można wybrać kontaktu",
"description": "The label for contact checkboxes that are disabled"
},
"alreadyAMember": {
"message": "Należy już do grupy",
"description": "The label for contact checkboxes that are disabled because they're already a member"
},
"MessageAudio--play": {
"message": "Odtwórz załącznik audio",
"description": "Aria label for audio attachment's Play button"
},
"MessageAudio--pause": {
"message": "Wstrzymaj odtwarzanie załącznika audio",
"description": "Aria label for audio attachment's Pause button"
},
"MessageAudio--download": {
"message": "Pobierz załącznik audio",
"description": "Aria label for audio attachment's Download button"
},
"MessageAudio--pending": {
"message": "Pobieranie załącznika audio...",
"description": "Aria label for pending audio attachment spinner"
},
"MessageAudio--slider": {
"message": "Czas odtwarzania załącznika audio",
"description": "Aria label for audio attachment's playback time slider"
},
"emptyInboxMessage": {
"message": "Kliknij $composeIcon$ powyżej i wyszukaj kontakty l;ub grupy, aby wysłać wiadomość.",
"description": "Shown in the left-pane when the inbox is empty",
"placeholders": {
"composeIcon": {
"content": "$1",
"example": "compose button"
}
}
},
"composeIcon": {
"message": "przycisk nowej wiadomości",
"description": "Shown in the left-pane when the inbox is empty. Describes the button that composes a new message."
},
"ForwardMessageModal--continue": {
"message": "Kontynuuj",
"description": "aria-label for the 'next' button in the forward a message modal dialog"
}
}

View File

@ -148,11 +148,11 @@
"description": "View menu command to show or hide the developer tools"
},
"menuSetupAsNewDevice": {
"message": "Configurar como Novo Dispositivo",
"message": "Configurar como Novo Aparelho",
"description": "When the application is not yet set up, menu option to start up the set up as fresh device"
},
"menuSetupAsStandalone": {
"message": "Configurar como Dispositivo Independente",
"message": "Configurar como Aparelho Independente",
"description": "Only available on development modes, menu option to open up the standalone device setup sequence"
},
"messageContextMenuButton": {
@ -282,7 +282,7 @@
"description": "Button shown at end of successful import process, nothing left but a restart"
},
"importCompleteLinkButton": {
"message": "Vincular este dispositivo ao seu telefone",
"message": "Vincular este aparelho ao seu telefone",
"description": "Button shown at end of successful 'light' import process, so the standard linking process still needs to happen"
},
"selectedLocation": {
@ -338,7 +338,7 @@
}
},
"messageHistoryUnsynced": {
"message": "Para a sua segurança, o histórico das conversas não é transferido para novos dispositivos vinculados.",
"message": "Para a sua segurança, o histórico das conversas não é transferido para os novos aparelhos vinculados.",
"description": "Shown in the conversation history when a user links a new device to explain what is not supported."
},
"youMarkedAsVerified": {
@ -362,7 +362,7 @@
}
},
"youMarkedAsVerifiedOtherDevice": {
"message": "Você marcou seu Número de Segurança com $name$ como verificado, a partir de outro dispositivo",
"message": "Em um outro aparelho, você marcou seu número de segurança com $name$ como verificado",
"description": "Shown in the conversation history when we discover that the user marked a contact as verified on another device.",
"placeholders": {
"name": {
@ -372,7 +372,7 @@
}
},
"youMarkedAsNotVerifiedOtherDevice": {
"message": "Você marcou seu Número de Segurança com $name$ como não verificado, a partir de outro dispositivo",
"message": "Em um outro aparelho, você marcou seu número de segurança com $name$ como não verificado",
"description": "Shown in the conversation history when we discover that the user marked a contact as not verified on another device.",
"placeholders": {
"name": {
@ -400,7 +400,7 @@
}
},
"changedVerificationWarning": {
"message": "As seguintes pessoas podem ter reinstalado o Signal ou mudado de aparelho. Verifique o seu número de segurança com elas para garantir a sua privacidade e a delas.",
"message": "É possível que as seguintes pessoas tenham reinstalado o Signal ou mudado de aparelho. Verifique o seu número de segurança com elas para garantir a sua privacidade e a delas.",
"description": "Shown on confirmation dialog when user attempts to send a message"
},
"identityKeyErrorOnSend": {
@ -771,6 +771,10 @@
"message": "Contatos",
"description": "Shown to separate the types of search results"
},
"groupsHeader": {
"message": "Grupos",
"description": "Shown to separate the types of search results"
},
"messagesHeader": {
"message": "Mensagens",
"description": "Shown to separate the types of search results"
@ -1002,7 +1006,7 @@
"description": "Label for when something is turned off"
},
"deleteWarning": {
"message": "Clicar em \"excluir\" removerá permanentemente esta mensagem apenas nos seus dispositivos.",
"message": "Esta mensagem será excluída deste aparelho.",
"description": "Text shown in the confirmation dialog for deleting a message locally"
},
"deleteForEveryoneWarning": {
@ -1058,7 +1062,7 @@
"description": "This is a menu item for viewing all media (images + video) in a conversation, using the imperative case, as in a command."
},
"verifyHelp": {
"message": "Se você quiser verificar a segurança da sua criptografia ponta a ponta com $name$, compare os números acima com os números no dispositivo dessa pessoa.",
"message": "Se você quiser verificar a segurança da sua criptografia ponta a ponta com $name$, compare os números acima com os números no aparelho dessa pessoa.",
"description": "",
"placeholders": {
"name": {
@ -1071,6 +1075,10 @@
"message": "Você ainda não trocou nenhuma mensagem com este contato. O seu número de segurança com ele estará disponível após a primeira mensagem.",
"description": ""
},
"back": {
"message": "Voltar",
"description": "Generic label for back"
},
"goBack": {
"message": "Voltar",
"description": "Label for back button in a conversation"
@ -1083,6 +1091,10 @@
"message": "Reenviar",
"description": "Shown on the drop-down menu for an individual message, but only if it is an outgoing message that failed to send"
},
"forwardMessage": {
"message": "Encaminhar mensagem",
"description": "Shown on the drop-down menu for an individual message, forwards a message"
},
"deleteMessage": {
"message": "Excluir a mensagem para mim",
"description": "Shown on the drop-down menu for an individual message, deletes single message"
@ -1103,6 +1115,22 @@
"message": "A sessão segura foi reiniciada",
"description": "This is a past tense, informational message. In other words, your secure session has been reset."
},
"ChatRefresh--notification": {
"message": "A sessão da conversa foi reiniciada",
"description": "Shown in timeline when a error happened, and the session was automatically reset."
},
"ChatRefresh--learnMore": {
"message": "Saiba mais",
"description": "Shown in timeline when session is automatically reset, to provide access to a popup info dialog"
},
"ChatRefresh--summary": {
"message": "O Signal usa criptografia de ponta a ponta e,às vezes, pode precisar reiniciar a sessão da sua conversa. Isso não afeta a segurança dela, mas pode ser que você perca uma mensagem deste contato e tenha que pedir para ela ser enviada novamente.",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"ChatRefresh--contactSupport": {
"message": "Entre em contato com o Suporte do Signal",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"quoteThumbnailAlt": {
"message": "Miniatura da imagem na citação",
"description": "Used in alt tag of thumbnail images inside of an embedded message quote"
@ -1144,7 +1172,7 @@
"description": "Tagline displayed under 'installWelcome' string on the install page"
},
"linkYourPhone": {
"message": "Conecte seu telefone ao Signal Desktop",
"message": "Vincule seu telefone ao Signal Desktop",
"description": "Shown on the front page when the application first starts, above the QR code"
},
"signalSettings": {
@ -1152,7 +1180,7 @@
"description": "Used in the guidance to help people find the 'link new device' area of their Signal mobile app"
},
"linkedDevices": {
"message": "Dispositivos vinculados",
"message": "Aparelhos vinculados",
"description": "Used in the guidance to help people find the 'link new device' area of their Signal mobile app"
},
"plusButton": {
@ -1160,19 +1188,19 @@
"description": "The button used in Signal Android to add a new linked device"
},
"linkNewDevice": {
"message": "Vincular novo dispositivo",
"message": "Vincular novo aparelho",
"description": "The menu option shown in Signal iOS to add a new linked device"
},
"deviceName": {
"message": "Nome do dispositivo",
"message": "Nome do aparelho",
"description": "The label in settings panel shown for the user-provided name for this desktop instance"
},
"chooseDeviceName": {
"message": "Escolher o nome deste dispositivo",
"message": "Escolher o nome deste aparelho",
"description": "The header shown on the 'choose device name' screen in the device linking process"
},
"finishLinkingPhone": {
"message": "Concluir a conexão com o celular",
"message": "Prosseguir para vincular com o celular",
"description": "The text on the button to finish the linking process, after choosing the device name"
},
"initialSync": {
@ -1184,11 +1212,11 @@
"description": "Displayed when we can't connect to the server."
},
"installTooManyDevices": {
"message": "Desculpe, você já tem muitos dispositivos vinculados. Tente remover alguns.",
"message": "Desculpe, você já tem muitos aparelhos vinculados. Tente remover alguns.",
"description": ""
},
"installTooOld": {
"message": "Atualize o Signal neste dispositivo para conectá-lo ao seu celular.",
"message": "Atualize o Signal neste aparelho para vinculá-lo ao seu celular.",
"description": ""
},
"installErrorHeader": {
@ -1412,7 +1440,7 @@
"description": "Header of the full-screen delete data confirmation screen"
},
"deleteAllDataBody": {
"message": "Você está prestes a excluir todas as informações de conta salvas no aplicativo, inclusive todos os contatos e todas as mensagens. Você poderá conectar ao seu dispositivo móvel novamente, mas as mensagens excluídas não serão restauradas.",
"message": "Você está prestes a excluir todas as informações de conta salvas no aplicativo, inclusive todos os contatos e todas as mensagens. Você continuará a poder vincular ao seu aparelho celular novamente, mas as mensagens excluídas não serão restauradas.",
"description": "Text describing what exactly will happen if the user clicks the button to delete all data"
},
"deleteAllDataButton": {
@ -1546,7 +1574,7 @@
"description": "Label for contact and group sync settings"
},
"syncExplanation": {
"message": "Importar todos os grupos e contatos do seu celular para o Signal.",
"message": "Importar todos os grupos do Signal e contatos do seu celular.",
"description": "Explanatory text for sync settings"
},
"lastSynced": {
@ -1894,7 +1922,7 @@
"description": "Name for the conversation with your own phone number"
},
"noteToSelfHero": {
"message": "Você pode adicionar anotações para si mesmo(a) nessa conversa. Se sua conta tiver dispositivos vinculados, as novas anotações serão sincronizadas.",
"message": "Você pode adicionar anotações para si mesmo(a) nessa conversa. Se sua conta tiver aparelhos vinculados, as novas anotações serão sincronizadas.",
"description": "Description for the Note to Self conversation"
},
"notificationDrawAttention": {
@ -1909,6 +1937,112 @@
"message": "Iniciar uma conversa…",
"description": "Label underneath number a user enters that is not an existing contact"
},
"newConversation": {
"message": "Nova conversa",
"description": "Label for header when starting a new conversation"
},
"contactSearchPlaceholder": {
"message": "Pesquisar por nome ou número de telefone",
"description": "Placeholder to use when searching for contacts in the composer"
},
"noContactsFound": {
"message": "Nenhum contato encontrado",
"description": "Label shown when there are no contacts to compose to"
},
"noConversationsFound": {
"message": "No conversations found",
"description": "Label shown when there are no conversations to compose to"
},
"chooseGroupMembers__title": {
"message": "Escolher membros",
"description": "The title for the 'choose group members' left pane screen"
},
"chooseGroupMembers__back-button": {
"message": "Voltar",
"description": "Used as alt-text of the back button on the 'choose group members' left pane screen"
},
"chooseGroupMembers__skip": {
"message": "Ignorar",
"description": "The 'skip' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__next": {
"message": "Próximo",
"description": "The 'next' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__maximum-group-size__title": {
"message": "O grupo chegou ao tamanho máximo",
"description": "Shown in the alert when you add the maximum number of group members"
},
"chooseGroupMembers__maximum-group-size__body": {
"message": "Os grupos do Signal podem ter no máximo $max$ membros.",
"description": "Shown in the alert when you add the maximum number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "1000"
}
}
},
"chooseGroupMembers__maximum-recommended-group-size__title": {
"message": "O limite recomendado de membros foi alcançado",
"description": "Shown in the alert when you add the maximum recommended number of group members"
},
"chooseGroupMembers__maximum-recommended-group-size__body": {
"message": "Os grupos do Signal têm melhor desempenho com $max$ membros ou menos. Adicionar mais membros causará atrasos no envio e recebimento de mensagens.",
"description": "Shown in the alert when you add the maximum recommended number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "150"
}
}
},
"chooseGroupMembers__cant-add-member__title": {
"message": "Não é possível adicionar essa pessoa",
"description": "Shown in the alert when you try to add someone who can't be added to a group"
},
"chooseGroupMembers__cant-add-member__body": {
"message": "\"$name$\" não pode ser adicionado ao grupo porque está usando uma versão antiga do Signal. Você pode adicionar essa pessoa ao grupo depois que ela atualize o Signal.",
"description": "Shown in the alert when you try to add someone who can't be added to a group",
"placeholders": {
"max": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"setGroupMetadata__title": {
"message": "Escolha um nome para este grupo",
"description": "The title for the 'set group metadata' left pane screen"
},
"setGroupMetadata__back-button": {
"message": "Voltar para a seleção de membros",
"description": "Used as alt-text of the back button on the 'set group metadata' left pane screen"
},
"setGroupMetadata__group-name-placeholder": {
"message": "Nome do grupo (obrigatório)",
"description": "The placeholder for the group name placeholder"
},
"setGroupMetadata__create-group": {
"message": "Criar",
"description": "The 'create group' button text in the 'set group metadata' left pane screen"
},
"setGroupMetadata__members-header": {
"message": "Membros",
"description": "The header for the members list in the 'set group metadata' left pane screen"
},
"setGroupMetadata__error-message": {
"message": "Não foi possível criar este grupo. Verifique a sua conexão e tente novamente.",
"description": "Shown in the modal when we can't create a group"
},
"updateGroupAttributes__title": {
"message": "Editar nome e foto do grupo",
"description": "Shown in the modal when we want to update a group"
},
"updateGroupAttributes__error-message": {
"message": "Falha ao atualizar o grupo. Verifique a sua conexão e tente novamente.",
"description": "Shown in the modal when we can't update a group"
},
"notSupportedSMS": {
"message": "As mensagens SMS/MMS não são suportadas.",
"description": "Label underneath number informing user that SMS is not supported on desktop"
@ -1930,7 +2064,7 @@
"description": ""
},
"relink": {
"message": "Revincular",
"message": "Vincular novamente",
"description": ""
},
"autoUpdateNewVersionTitle": {
@ -2278,7 +2412,7 @@
}
},
"Message--from-me-unsupported-message": {
"message": "Uma mensagem enviada de um dos seus dispositivos não pode ser processada ou exibida porque usa um novo recurso do Signal.",
"message": "Uma mensagem enviada de um dos seus aparelhos não pode ser processada ou exibida, porque usa uma nova funcionalidade do Signal.",
"description": ""
},
"Message--from-me-unsupported-message-ask-to-resend": {
@ -2353,6 +2487,10 @@
"message": "Abrir o menu de opções nas conversas",
"description": "Shown in the shortcuts guide"
},
"Keyboard--new-conversation": {
"message": "Iniciar nova conversa",
"description": "Shown in the shortcuts guide"
},
"Keyboard--archive-conversation": {
"message": "Arquivar conversa",
"description": "Shown in the shortcuts guide"
@ -2888,7 +3026,7 @@
"description": "Shown as the title in the confirmation modal for deleting a private message request"
},
"MessageRequests--delete-direct-confirm-body": {
"message": "Esta conversa será excluída de todos os seus dispositivos.",
"message": "Esta conversa será excluída de todos os seus aparelhos.",
"description": "Shown as the body in the confirmation modal for deleting a private message request"
},
"MessageRequests--delete-group-confirm-title": {
@ -2910,7 +3048,7 @@
"description": "Shown as a button to let the user delete a group message request"
},
"MessageRequests--delete-group-confirm-body": {
"message": "Você sairá deste grupo, e ele será excluído de todos os seus dispositivos.",
"message": "Você sairá deste grupo, e ele será excluído de todos os seus aparelhos.",
"description": "Shown as the body in the confirmation modal for deleting a group message request"
},
"MessageRequests--accept": {
@ -2971,67 +3109,19 @@
},
"ConversationHero--membership-1": {
"message": "Membro de $group$.",
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group",
"placeholders": {
"group": {
"content": "$1",
"example": "NYC Rock Climbers"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group"
},
"ConversationHero--membership-2": {
"message": "Membro de $group1$ e $group2$.",
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups"
},
"ConversationHero--membership-3": {
"message": "Membro de $group1$, $group2$ e $group3$.",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-extra": {
"message": "Membro de $group1$, $group2$, $group3$ e mais $remainingCount$ grupos.",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
},
"remainingCount": {
"content": "$4",
"example": "3"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-added": {
"message": "$name$ adicionou você ao grupo.",
@ -3043,6 +3133,10 @@
}
}
},
"no-groups-in-common": {
"message": "Nenhum grupo em comum.",
"description": "Shown to indicate this user is not a member of any groups"
},
"acceptCall": {
"message": "Atender",
"description": "Shown in tooltip for the button to accept a call (audio or video)"
@ -3230,7 +3324,7 @@
"description": "Label for audio output selector"
},
"callingDeviceSelection__select--no-device": {
"message": "Nenhum dispositivo disponível",
"message": "Nenhum aparelho disponível",
"description": "Message for when there are no available devices to select for input/output audio or video"
},
"callingDeviceSelection__select--default": {
@ -3245,6 +3339,10 @@
"message": "Silenciar por uma hora",
"description": "Label for muting the conversation"
},
"muteEightHours": {
"message": "Mute for eight hours",
"description": "Label for muting the conversation"
},
"muteDay": {
"message": "Silenciar por um dia",
"description": "Label for muting the conversation"
@ -3253,14 +3351,18 @@
"message": "Silenciar por uma semana",
"description": "Label for muting the conversation"
},
"muteYear": {
"message": "Silenciar por um ano",
"muteAlways": {
"message": "Mute always",
"description": "Label for muting the conversation"
},
"unmute": {
"message": "Reativar notificações",
"description": "Label for unmuting the conversation"
},
"muteExpirationLabelAlways": {
"message": "Muted always",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted"
},
"muteExpirationLabel": {
"message": "Silenciada até $duration$",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted",
@ -3312,7 +3414,7 @@
"description": "Shown if you click a group link for a group where you've already requested approval'"
},
"GroupV2--join--unknown-link-version--title": {
"message": "Link inválido",
"message": "Versão do link desconhecida",
"description": "This group link is no longer valid."
},
"GroupV2--join--unknown-link-version": {
@ -3324,7 +3426,7 @@
"description": "Shown if you click a group link and we can't get information about it"
},
"GroupV2--join--link-revoked": {
"message": "Este link do grupo não é mais válido.",
"message": "Este link de grupo não é mais válido.",
"description": "Shown if you click a group link and we can't get information about it"
},
"GroupV2--join--prompt-with-approval": {
@ -3388,13 +3490,17 @@
"description": "Shown if something went wrong when you try to join via a group link"
},
"GroupV2--join--general-join-failure": {
"message": "Não foi possível entrar por meio deste link. Tente entrar novamente mais tarde.",
"message": "Não foi possível entrar usando este link. Tente novamente mais tarde.",
"description": "Shown if something went wrong when you try to join via a group link"
},
"GroupV2--admin": {
"message": "Admin",
"description": "Label for a group administrator"
},
"GroupV2--only-admins": {
"message": "Somente admins",
"description": "Label for group administrators -- used in drop-downs to select permissions that apply to admins"
},
"GroupV2--all-members": {
"message": "Todos os membros",
"description": "Label for describing the general non-privileged members of a group"
@ -3614,7 +3720,7 @@
}
},
"GroupV2--access-invite-link--enabled--unknown": {
"message": "A aprovação do admin para o link do grupo foi desativada.",
"message": "A aprovação do admin para o link do grupo foi ativada.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--member-add--invited--you": {
@ -3752,7 +3858,7 @@
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--member-add-from-link--you--you": {
"message": "Você entrou no grupo via o link do grupo.",
"message": "Você entrou no grupo via link do grupo.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--member-add-from-link--other": {
@ -4641,6 +4747,10 @@
"message": "Bloquear o grupo",
"description": "This is a button to block a group"
},
"ConversationDetailsActions--leave-group-must-choose-new-admin": {
"message": "Antes de sair, você deve escolher pelo menos uma nova pessoa admin para este grupo.",
"description": "Shown if, before leaving a group, you need to choose an admin"
},
"ConversationDetailsActions--leave-group-modal-title": {
"message": "Você tem certeza que deseja sair?",
"description": "This is the modal title for confirming leaving a group"
@ -4699,6 +4809,10 @@
}
}
},
"ConversationDetailsMembershipList--add-members": {
"message": "Adicionar membros",
"description": "The button that you can click to add new members"
},
"ConversationDetailsMembershipList--show-all": {
"message": "Ver todas",
"description": "This is a button on the conversation details to show all members"
@ -4712,7 +4826,7 @@
"description": "This lets users share their group link"
},
"GroupLinkManagement--confirm-reset": {
"message": "Tem certeza que quer redefinir o link do grupo? As pessoas não poderão mais se conectar ao grupo usando o link atual.",
"message": "Tem certeza que deseja redefinir o link do grupo? ninguém mais poderá se conectar ao grupo usando o link atual.",
"description": "Shown in the confirmation dialog when an admin is about to reset the group link"
},
"GroupLinkManagement--reset": {
@ -4724,7 +4838,7 @@
"description": "Title for the approve new members select area"
},
"GroupLinkManagement--approve-info": {
"message": "Exigir que um administrador aprove pedidos de novos membros que entrarem através do link do grupo",
"message": "Exigir que uma pessoa admin aprove pedidos de novos membros via link do grupo",
"description": "Description for the approve new members select area"
},
"PendingInvites--tab-requests": {
@ -4844,7 +4958,7 @@
"description": "This is the modal button to deny group request to join"
},
"PendingRequests--info": {
"message": "As pessoas nessa lista estão tentando entrar em \"$name$\" através do link do grupo.",
"message": "As pessoas nessa lista estão tentando entrar em \"$name$\" via link do grupo.",
"description": "Inforamtion shown below the pending admin approval list",
"placeholders": {
"name": {
@ -4856,5 +4970,167 @@
"PendingInvites--info": {
"message": "Informações sobre as pessoas convidadas não são exibidas até elas entrarem no grupo. Convidados só verão mensagens depois de entrarem no grupo.",
"description": "Information shown below the invite list"
},
"AvatarInput--no-photo-label--group": {
"message": "Adicionar uma foto do grupo",
"description": "The label for the avatar uploader when no group photo is selected"
},
"AvatarInput--change-photo-label": {
"message": "Mudar foto",
"description": "The label for the avatar uploader when a photo is selected"
},
"AvatarInput--upload-photo-choice": {
"message": "Enviar foto",
"description": "The button text when you click on an uploaded avatar and want to upload a new one"
},
"AvatarInput--remove-photo-choice": {
"message": "Remover foto",
"description": "The button text when you click on an uploaded avatar and want to remove it"
},
"ContactPill--remove": {
"message": "Remover contato",
"description": "The label for the 'remove' button on the contact pill"
},
"ComposeErrorDialog--close": {
"message": "Ok",
"description": "The text on the button when there's an error in the composer"
},
"NewlyCreatedGroupInvitedContactsDialog--title--one": {
"message": "Convite enviado",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--title--many": {
"message": "$count$ convites enviados",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "3"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--one": {
"message": "Você não pode adicionar $name$ imediatamente nesse grupo.",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"name": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--many": {
"message": "Você não pode adicionar essas pessoas imediatamente nesse grupo.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--info-paragraph": {
"message": "Essas pessoas foram convidadas a participar e não receberão mensagens do grupo até que aceitem o convite.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--learn-more": {
"message": "Saiba mais",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"AddGroupMembersModal--title": {
"message": "Adicionar membros",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--continue-to-confirm": {
"message": "Atualizar",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--confirm-title--one": {
"message": "Adicionar $person$ em \"$group$\"?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"person": {
"content": "$1",
"example": "Jane Doe"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-title--many": {
"message": "Adicionar $count$ membros em \"$group$\"?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-button--one": {
"message": "Adicionar membro",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"AddGroupMembersModal--confirm-button--many": {
"message": "Adicionar membros",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"createNewGroupButton": {
"message": "Novo grupo",
"description": "The text of the button to create new groups"
},
"selectContact": {
"message": "Selecionar contato",
"description": "The label for contact checkboxes that are non-selected (clicking them should select the contact)"
},
"deselectContact": {
"message": "Desmarcar contato",
"description": "The label for contact checkboxes that are selected (clicking them should de-select the contact)"
},
"cannotSelectContact": {
"message": "Não é possível selecionar esse contato",
"description": "The label for contact checkboxes that are disabled"
},
"alreadyAMember": {
"message": "Já é um membro",
"description": "The label for contact checkboxes that are disabled because they're already a member"
},
"MessageAudio--play": {
"message": "Reproduzir o anexo de áudio",
"description": "Aria label for audio attachment's Play button"
},
"MessageAudio--pause": {
"message": "Pausar o anexo de áudio",
"description": "Aria label for audio attachment's Pause button"
},
"MessageAudio--download": {
"message": "Baixar o anexo de áudio",
"description": "Aria label for audio attachment's Download button"
},
"MessageAudio--pending": {
"message": "Baixando o anexo de áudio...",
"description": "Aria label for pending audio attachment spinner"
},
"MessageAudio--slider": {
"message": "Tempo de reprodução do anexo de áudio",
"description": "Aria label for audio attachment's playback time slider"
},
"emptyInboxMessage": {
"message": "Click the $composeIcon$ above and search for your contacts or groups to message.",
"description": "Shown in the left-pane when the inbox is empty",
"placeholders": {
"composeIcon": {
"content": "$1",
"example": "compose button"
}
}
},
"composeIcon": {
"message": "compose button",
"description": "Shown in the left-pane when the inbox is empty. Describes the button that composes a new message."
},
"ForwardMessageModal--continue": {
"message": "Continuar",
"description": "aria-label for the 'next' button in the forward a message modal dialog"
}
}

View File

@ -382,7 +382,7 @@
}
},
"membersNeedingVerification": {
"message": "Os números de segurança com os membros deste grupo mudaram desde que os verificou pela última vez. Clique num membro do grupo para mostrar o seu número de segurança.",
"message": "Os seus números de segurança com os membros deste grupo mudaram desde que os verificou pela última vez. Clique num membro do grupo para mostrar o seu número de segurança.",
"description": "When there are multiple previously-verified group members with safety number changes, a banner will be shown. The list of contacts with safety number changes is shown, and this text introduces that list."
},
"changedRightAfterVerify": {
@ -706,7 +706,7 @@
"description": "Item under the Edit menu, with 'start/stop speaking' items below it"
},
"show": {
"message": "Mostrar",
"message": "Exibir",
"description": "Command under Window menu, to show the window"
},
"hide": {
@ -771,6 +771,10 @@
"message": "Contactos",
"description": "Shown to separate the types of search results"
},
"groupsHeader": {
"message": "Grupos",
"description": "Shown to separate the types of search results"
},
"messagesHeader": {
"message": "Mensagens",
"description": "Shown to separate the types of search results"
@ -862,7 +866,7 @@
"description": "Shown in toast if user clicks on quote references messages not loaded in view, but in database"
},
"voiceRecordingInterruptedMax": {
"message": "A gravação de mensagem de voz parou porque foi atingido o limite máximo permitido.",
"message": "Parou a gravação de mensagem de voz porque foi atingido o limite máximo permitido.",
"description": "Confirmation dialog message for when the voice recording is interrupted due to max time limit"
},
"voiceRecordingInterruptedBlur": {
@ -910,7 +914,7 @@
"description": "Shown if the user attempts access the microphone for calling without audio permissions turned on"
},
"videoCallingPermissionNeeded": {
"message": "Para fazer videochamadas deverá permitir que o Signal Desktop aceda à sua câmara.",
"message": "Para poder fazer videochamadas deverá permitir que o Signal Desktop aceda à sua câmara.",
"description": "Shown if the user attempts access the camera for video calling without video permissions turned on"
},
"allowAccess": {
@ -930,7 +934,7 @@
"description": "Shown in a quotation of a message containing a video if no text was originally provided with that video"
},
"photo": {
"message": "Foto",
"message": "Fotografia",
"description": "Shown in a quotation of a message containing a photo if no text was originally provided with that image"
},
"cannotUpdate": {
@ -1002,7 +1006,7 @@
"description": "Label for when something is turned off"
},
"deleteWarning": {
"message": "Clicar em 'Eliminar' irá remover permanentemente esta mensagem apenas dos sues dispositivos.",
"message": "Esta mensagem será eliminada deste dispositivo.",
"description": "Text shown in the confirmation dialog for deleting a message locally"
},
"deleteForEveryoneWarning": {
@ -1054,11 +1058,11 @@
"description": ""
},
"viewRecentMedia": {
"message": "Ver média recente",
"message": "Ver multimédia recente",
"description": "This is a menu item for viewing all media (images + video) in a conversation, using the imperative case, as in a command."
},
"verifyHelp": {
"message": "Se deseja verificar a segurança da sua cifragem ponto-a-ponto com $name$, compare os números acima com os números existentes no dispositivo dessa pessoa.",
"message": "Se deseja verificar a segurança da sua encriptação ponto-a-ponto com $name$, compare os números acima com os números existentes no dispositivo dessa pessoa.",
"description": "",
"placeholders": {
"name": {
@ -1071,6 +1075,10 @@
"message": "Ainda não trocou mensagens com este contacto. O seu número de segurança estará disponível a partir da primeira mensagem.",
"description": ""
},
"back": {
"message": "Voltar",
"description": "Generic label for back"
},
"goBack": {
"message": "Voltar",
"description": "Label for back button in a conversation"
@ -1083,6 +1091,10 @@
"message": "Tentar enviar novamente ",
"description": "Shown on the drop-down menu for an individual message, but only if it is an outgoing message that failed to send"
},
"forwardMessage": {
"message": "Reencaminhar mensagem",
"description": "Shown on the drop-down menu for an individual message, forwards a message"
},
"deleteMessage": {
"message": "Eliminar mensagem para mim",
"description": "Shown on the drop-down menu for an individual message, deletes single message"
@ -1103,6 +1115,22 @@
"message": "Sessão segura reiniciada",
"description": "This is a past tense, informational message. In other words, your secure session has been reset."
},
"ChatRefresh--notification": {
"message": "A sessão da conversa foi atualizada",
"description": "Shown in timeline when a error happened, and the session was automatically reset."
},
"ChatRefresh--learnMore": {
"message": "Saber mais",
"description": "Shown in timeline when session is automatically reset, to provide access to a popup info dialog"
},
"ChatRefresh--summary": {
"message": "O Signal utiliza encriptação de ponta a ponta e às vezes pode necessitar de atualizar a sua sessão de conversa. Isso não afeta a segurança da sua conversa, mas você poderá ter perdido uma mensagem desse contacto e pode pedir que ele a reenvie.",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"ChatRefresh--contactSupport": {
"message": "Contactar o Suporte",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"quoteThumbnailAlt": {
"message": "Miniatura da imagem da mensagem",
"description": "Used in alt tag of thumbnail images inside of an embedded message quote"
@ -1758,7 +1786,7 @@
"description": "Very short format indicating current timer setting in the conversation header"
},
"timerOption_1_week_abbreviated": {
"message": "1 sem",
"message": "1sem",
"description": "Very short format indicating current timer setting in the conversation header"
},
"disappearingMessagesDisabled": {
@ -1898,7 +1926,7 @@
"description": "Description for the Note to Self conversation"
},
"notificationDrawAttention": {
"message": "Chame atenção para esta janela quando uma notificação chega",
"message": "Chame atenção para esta janela quando chega uma notificação",
"description": "Label text for the setting that controls whether new notifications draw attention to the window"
},
"hideMenuBar": {
@ -1909,6 +1937,112 @@
"message": "Iniciar uma nova conversa…",
"description": "Label underneath number a user enters that is not an existing contact"
},
"newConversation": {
"message": "Nova conversa",
"description": "Label for header when starting a new conversation"
},
"contactSearchPlaceholder": {
"message": "Pesquisar por nome ou número de telefone",
"description": "Placeholder to use when searching for contacts in the composer"
},
"noContactsFound": {
"message": "Não foram encontrados contactos",
"description": "Label shown when there are no contacts to compose to"
},
"noConversationsFound": {
"message": "Não foram encontradas conversas",
"description": "Label shown when there are no conversations to compose to"
},
"chooseGroupMembers__title": {
"message": "Escolher membros",
"description": "The title for the 'choose group members' left pane screen"
},
"chooseGroupMembers__back-button": {
"message": "Voltar",
"description": "Used as alt-text of the back button on the 'choose group members' left pane screen"
},
"chooseGroupMembers__skip": {
"message": "Saltar",
"description": "The 'skip' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__next": {
"message": "Seguinte",
"description": "The 'next' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__maximum-group-size__title": {
"message": "Atingiu o tamanho máximo do grupo",
"description": "Shown in the alert when you add the maximum number of group members"
},
"chooseGroupMembers__maximum-group-size__body": {
"message": "Os grupos do Signal podem ter o máximo de $max$ membros.",
"description": "Shown in the alert when you add the maximum number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "1000"
}
}
},
"chooseGroupMembers__maximum-recommended-group-size__title": {
"message": "Atingido o limite de membros recomendado",
"description": "Shown in the alert when you add the maximum recommended number of group members"
},
"chooseGroupMembers__maximum-recommended-group-size__body": {
"message": "Os grupos do Signal funcionam melhor com $max$ membros ou menos. Adicionar mais membros irá causar atrasos nos envios e receção de mensagens.",
"description": "Shown in the alert when you add the maximum recommended number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "150"
}
}
},
"chooseGroupMembers__cant-add-member__title": {
"message": "Não é possível adicionar o membro",
"description": "Shown in the alert when you try to add someone who can't be added to a group"
},
"chooseGroupMembers__cant-add-member__body": {
"message": "\"$name$\" não pode ser adicionado ao grupo porque está a utilizar uma versão antiga do Signal. Você poderá adicioná-lo ao grupo após ele(a) atualizar o Signal. ",
"description": "Shown in the alert when you try to add someone who can't be added to a group",
"placeholders": {
"max": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"setGroupMetadata__title": {
"message": "Nomeie este grupo",
"description": "The title for the 'set group metadata' left pane screen"
},
"setGroupMetadata__back-button": {
"message": "Voltar à seleção deo membros",
"description": "Used as alt-text of the back button on the 'set group metadata' left pane screen"
},
"setGroupMetadata__group-name-placeholder": {
"message": "Nome do grupo (obrigatório)",
"description": "The placeholder for the group name placeholder"
},
"setGroupMetadata__create-group": {
"message": "Criar",
"description": "The 'create group' button text in the 'set group metadata' left pane screen"
},
"setGroupMetadata__members-header": {
"message": "Membros",
"description": "The header for the members list in the 'set group metadata' left pane screen"
},
"setGroupMetadata__error-message": {
"message": "Este grupo não pode ser criado. Verifique a sua ligação e tente novamente.",
"description": "Shown in the modal when we can't create a group"
},
"updateGroupAttributes__title": {
"message": "Editar nome e fotografia do grupo",
"description": "Shown in the modal when we want to update a group"
},
"updateGroupAttributes__error-message": {
"message": "Ocorreu um erro ao atualizar o grupo. Verifique a sua ligação e tente novamente.",
"description": "Shown in the modal when we can't update a group"
},
"notSupportedSMS": {
"message": "Não são suportadas mensagens SMS/MMS.",
"description": "Label underneath number informing user that SMS is not supported on desktop"
@ -2132,7 +2266,7 @@
"description": "Shown in the sticker pack manager next to sticker packs which are already installed."
},
"stickers--StickerManager--UninstallWarning": {
"message": "Poderá não conseguir voltar a reinstalar este pacote de autocolantes caso já não possua a mensagem onde estava a origem dele.",
"message": "Poderá não conseguir voltar a reinstalar este pacote de autocolantes caso já não possua a mensagem onde estava a sua origem.",
"description": "Shown in the sticker pack manager next to sticker packs which are already installed."
},
"stickers--StickerManager--Introduction--Image": {
@ -2176,7 +2310,7 @@
"description": "Shown in the sticker picker when one or more stickers are still downloading."
},
"stickers--StickerPicker--Empty": {
"message": "Nenhum autocolante encontrado",
"message": "Não foi encontrado nenhum autocolante",
"description": "Shown in the sticker picker when there are no stickers to show."
},
"stickers--StickerPicker--Hint": {
@ -2302,7 +2436,7 @@
"description": "Shown when user clicks on an expired incoming view-once bubble"
},
"Message--tap-to-view--outgoing--expired-toast": {
"message": "Mensagens de visualização única não são guardadas no seu histórico de conversação.",
"message": "As mensagens de visualização única não são guardadas no seu histórico de conversação.",
"description": "Shown when user clicks on an expired outgoing view-once bubble"
},
"Message--tap-to-view--incoming": {
@ -2353,6 +2487,10 @@
"message": "Abrir o menu de conversação",
"description": "Shown in the shortcuts guide"
},
"Keyboard--new-conversation": {
"message": "Iniciar uma nova conversa",
"description": "Shown in the shortcuts guide"
},
"Keyboard--archive-conversation": {
"message": "Arquivar conversa",
"description": "Shown in the shortcuts guide"
@ -2414,7 +2552,7 @@
"description": "Shown in the shortcuts guide"
},
"Keyboard--add-newline": {
"message": "Adicionar um linha nova à mensagem",
"message": "Adicionar uma linha nova à mensagem",
"description": "Shown in the shortcuts guide"
},
"Keyboard--expand-composer": {
@ -2598,7 +2736,7 @@
"description": "Text for the show margins toggle on the drop stage of the sticker creator"
},
"StickerCreator--DropStage--addMore": {
"message": "Adicionar$count$ ou mais",
"message": "Adicionar $count$ ou mais",
"description": "Text to show user how many more stickers they must add",
"placeholders": {
"hashtag": {
@ -2684,7 +2822,7 @@
}
},
"StickerCreator--ShareStage--copyTitle": {
"message": "URL do pacote de auto-colantes",
"message": "URL do pacote de autocolantes",
"description": "Title for the copy button on the share stage of the sticker creator"
},
"StickerCreator--ShareStage--close": {
@ -2888,7 +3026,7 @@
"description": "Shown as the title in the confirmation modal for deleting a private message request"
},
"MessageRequests--delete-direct-confirm-body": {
"message": "Está conversa será eliminada de todos os seus dispositivos.",
"message": "Esta conversa será eliminada de todos os seus dispositivos.",
"description": "Shown as the body in the confirmation modal for deleting a private message request"
},
"MessageRequests--delete-group-confirm-title": {
@ -2971,67 +3109,19 @@
},
"ConversationHero--membership-1": {
"message": "Membro de $group$.",
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group",
"placeholders": {
"group": {
"content": "$1",
"example": "NYC Rock Climbers"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group"
},
"ConversationHero--membership-2": {
"message": "Membro de $group1$ e $group2$.",
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups"
},
"ConversationHero--membership-3": {
"message": "Membro de $group1$, $group2$, e $group3$.",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-extra": {
"message": "Membro de $group1$, $group2$, $group3$ e de mais $remainingCount$.",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
},
"remainingCount": {
"content": "$4",
"example": "3"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-added": {
"message": "$name$ adicionou-o ao grupo.",
@ -3043,6 +3133,10 @@
}
}
},
"no-groups-in-common": {
"message": "Sem grupos em comum.",
"description": "Shown to indicate this user is not a member of any groups"
},
"acceptCall": {
"message": "Atender",
"description": "Shown in tooltip for the button to accept a call (audio or video)"
@ -3245,6 +3339,10 @@
"message": "Silenciar por uma hora",
"description": "Label for muting the conversation"
},
"muteEightHours": {
"message": "Silenciar durante 8 horas",
"description": "Label for muting the conversation"
},
"muteDay": {
"message": "Silenciar por um dia",
"description": "Label for muting the conversation"
@ -3253,14 +3351,18 @@
"message": "Silenciar por uma semana",
"description": "Label for muting the conversation"
},
"muteYear": {
"message": "Silenciar por um ano",
"muteAlways": {
"message": "Silenciar para sempre",
"description": "Label for muting the conversation"
},
"unmute": {
"message": "Remover do silêncio",
"description": "Label for unmuting the conversation"
},
"muteExpirationLabelAlways": {
"message": "Silenciada para sempre",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted"
},
"muteExpirationLabel": {
"message": "Silenciado até $duration$",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted",
@ -3336,7 +3438,7 @@
"description": "The button to join the group"
},
"GroupV2--join--request-to-join-button": {
"message": "Pedir para Entrar",
"message": "Pedir para entrar",
"description": "The button to join the group, if approval is required"
},
"GroupV2--join--cancel-request-to-join": {
@ -3395,6 +3497,10 @@
"message": "Administrador",
"description": "Label for a group administrator"
},
"GroupV2--only-admins": {
"message": "Apenas administradores",
"description": "Label for group administrators -- used in drop-downs to select permissions that apply to admins"
},
"GroupV2--all-members": {
"message": "Todos os membros",
"description": "Label for describing the general non-privileged members of a group"
@ -3614,7 +3720,7 @@
}
},
"GroupV2--access-invite-link--enabled--unknown": {
"message": "Foi desativada a aprovação de administrador para o link de grupo.",
"message": "Foi ativada a aprovação de administrador para o link de grupo.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--member-add--invited--you": {
@ -4546,7 +4652,7 @@
"description": "Generic previous label"
},
"next": {
"message": "próximo",
"message": "seguinte",
"description": "Generic next label"
},
"CompositionArea--expand": {
@ -4641,8 +4747,12 @@
"message": "Bloquear grupo",
"description": "This is a button to block a group"
},
"ConversationDetailsActions--leave-group-must-choose-new-admin": {
"message": "Antes de abandonar, deverá escolher pelo menos um administrador para este grupo.",
"description": "Shown if, before leaving a group, you need to choose an admin"
},
"ConversationDetailsActions--leave-group-modal-title": {
"message": "Deseja sair do grupo?",
"message": "Deseja abandonar o grupo?",
"description": "This is the modal title for confirming leaving a group"
},
"ConversationDetailsActions--leave-group-modal-content": {
@ -4699,6 +4809,10 @@
}
}
},
"ConversationDetailsMembershipList--add-members": {
"message": "Adicionar membros",
"description": "The button that you can click to add new members"
},
"ConversationDetailsMembershipList--show-all": {
"message": "Ver tudo",
"description": "This is a button on the conversation details to show all members"
@ -4836,7 +4950,7 @@
"description": "This is the modal button to confirm revoking invites"
},
"PendingRequests--approve": {
"message": "Solicitar aprovação",
"message": "Aprovar pedido",
"description": "This is the modal button to approve group request to join"
},
"PendingRequests--deny": {
@ -4856,5 +4970,167 @@
"PendingInvites--info": {
"message": "Os detalhes sobre as pessoas convidadas para este grupo não são exibidos até que elas entrem. Os convidados só verão as mensagens depois de terem entrado para o grupo. ",
"description": "Information shown below the invite list"
},
"AvatarInput--no-photo-label--group": {
"message": "Adicionar uma fotografia de grupo",
"description": "The label for the avatar uploader when no group photo is selected"
},
"AvatarInput--change-photo-label": {
"message": "Alterar fotografia",
"description": "The label for the avatar uploader when a photo is selected"
},
"AvatarInput--upload-photo-choice": {
"message": "Carregar fotografia",
"description": "The button text when you click on an uploaded avatar and want to upload a new one"
},
"AvatarInput--remove-photo-choice": {
"message": "Remover fotografia",
"description": "The button text when you click on an uploaded avatar and want to remove it"
},
"ContactPill--remove": {
"message": "Remover contacto",
"description": "The label for the 'remove' button on the contact pill"
},
"ComposeErrorDialog--close": {
"message": "Ok",
"description": "The text on the button when there's an error in the composer"
},
"NewlyCreatedGroupInvitedContactsDialog--title--one": {
"message": "Convite enviado",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--title--many": {
"message": "$count$ convites enviados",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "3"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--one": {
"message": "$name$ não pode ser adicionado automaticamente a este grupo por si.",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"name": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--many": {
"message": "Estes utilizadores não podem ser adicionados automaticamente a este grupo por si.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--info-paragraph": {
"message": "Eles foram convidados a juntarem-se, e não irão ver nenhuma mensagem de grupo até que aceitem o convite.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--learn-more": {
"message": "Saber mais",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"AddGroupMembersModal--title": {
"message": "Adicionar membros",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--continue-to-confirm": {
"message": "Atualizar",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--confirm-title--one": {
"message": "Adicionar $person$ a \"$group$\"?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"person": {
"content": "$1",
"example": "Jane Doe"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-title--many": {
"message": "Adicionar $count$ membros a \"$group$\"?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-button--one": {
"message": "Adicionar novo membro",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"AddGroupMembersModal--confirm-button--many": {
"message": "Adicionar membros",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"createNewGroupButton": {
"message": "Novo grupo",
"description": "The text of the button to create new groups"
},
"selectContact": {
"message": "Seleccionar contacto",
"description": "The label for contact checkboxes that are non-selected (clicking them should select the contact)"
},
"deselectContact": {
"message": "Desmarcar contacto",
"description": "The label for contact checkboxes that are selected (clicking them should de-select the contact)"
},
"cannotSelectContact": {
"message": "Não é possível selecionar contacto",
"description": "The label for contact checkboxes that are disabled"
},
"alreadyAMember": {
"message": "Já é um membro",
"description": "The label for contact checkboxes that are disabled because they're already a member"
},
"MessageAudio--play": {
"message": "Reproduzir anexo de áudio",
"description": "Aria label for audio attachment's Play button"
},
"MessageAudio--pause": {
"message": "Pausar anexo de áudio",
"description": "Aria label for audio attachment's Pause button"
},
"MessageAudio--download": {
"message": "Descarregar anexo de áudio",
"description": "Aria label for audio attachment's Download button"
},
"MessageAudio--pending": {
"message": "A descarregar anexo de áudio...",
"description": "Aria label for pending audio attachment spinner"
},
"MessageAudio--slider": {
"message": "Tempo de reprodução de anexo de áudio",
"description": "Aria label for audio attachment's playback time slider"
},
"emptyInboxMessage": {
"message": "Clique no $composeIcon$ acima e pesquise pela mensagem dos seus contactos ou grupos.",
"description": "Shown in the left-pane when the inbox is empty",
"placeholders": {
"composeIcon": {
"content": "$1",
"example": "compose button"
}
}
},
"composeIcon": {
"message": "botão compor",
"description": "Shown in the left-pane when the inbox is empty. Describes the button that composes a new message."
},
"ForwardMessageModal--continue": {
"message": "Continuar",
"description": "aria-label for the 'next' button in the forward a message modal dialog"
}
}

View File

@ -771,6 +771,10 @@
"message": "Contacte",
"description": "Shown to separate the types of search results"
},
"groupsHeader": {
"message": "Grupuri",
"description": "Shown to separate the types of search results"
},
"messagesHeader": {
"message": "Mesaje",
"description": "Shown to separate the types of search results"
@ -1002,7 +1006,7 @@
"description": "Label for when something is turned off"
},
"deleteWarning": {
"message": "Apăsând pe 'șterge' se va elimina mesajul doar de pe dispozitivul tău.",
"message": "This message will be deleted from this device.",
"description": "Text shown in the confirmation dialog for deleting a message locally"
},
"deleteForEveryoneWarning": {
@ -1071,6 +1075,10 @@
"message": "Nu ai schimbat până acum nici un mesaj cu acest contact. Numărul de siguranță va fi disponibil după primul mesaj.",
"description": ""
},
"back": {
"message": "Înapoi",
"description": "Generic label for back"
},
"goBack": {
"message": "Go back",
"description": "Label for back button in a conversation"
@ -1083,6 +1091,10 @@
"message": "Încearcă re-trimiterea",
"description": "Shown on the drop-down menu for an individual message, but only if it is an outgoing message that failed to send"
},
"forwardMessage": {
"message": "Redirecționează mesajul",
"description": "Shown on the drop-down menu for an individual message, forwards a message"
},
"deleteMessage": {
"message": "Delete message for me",
"description": "Shown on the drop-down menu for an individual message, deletes single message"
@ -1103,6 +1115,22 @@
"message": "Sesiune securizată resetată",
"description": "This is a past tense, informational message. In other words, your secure session has been reset."
},
"ChatRefresh--notification": {
"message": "Sesiunea conversației a fost resetată",
"description": "Shown in timeline when a error happened, and the session was automatically reset."
},
"ChatRefresh--learnMore": {
"message": "Aflați mai multe",
"description": "Shown in timeline when session is automatically reset, to provide access to a popup info dialog"
},
"ChatRefresh--summary": {
"message": "Signal folosește criptarea de la un cap la altul și câteodată va avea nevoie să reîmprospăteze sesiunile de conversație. Acest lucru nu va afecta securitatea conversațiilor dar s-ar putea să fi ratat un mesaj de la acest contact și ai putea să-l rogi să-l retrimită. ",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"ChatRefresh--contactSupport": {
"message": "Contactează suportul",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"quoteThumbnailAlt": {
"message": "Thumbnail of image from quoted message",
"description": "Used in alt tag of thumbnail images inside of an embedded message quote"
@ -1909,6 +1937,112 @@
"message": "Pornește o conversație nouă...",
"description": "Label underneath number a user enters that is not an existing contact"
},
"newConversation": {
"message": "Conversație nouă",
"description": "Label for header when starting a new conversation"
},
"contactSearchPlaceholder": {
"message": "Search by name or phone number",
"description": "Placeholder to use when searching for contacts in the composer"
},
"noContactsFound": {
"message": "No contacts found",
"description": "Label shown when there are no contacts to compose to"
},
"noConversationsFound": {
"message": "No conversations found",
"description": "Label shown when there are no conversations to compose to"
},
"chooseGroupMembers__title": {
"message": "Choose members",
"description": "The title for the 'choose group members' left pane screen"
},
"chooseGroupMembers__back-button": {
"message": "Înapoi",
"description": "Used as alt-text of the back button on the 'choose group members' left pane screen"
},
"chooseGroupMembers__skip": {
"message": "Omiteți",
"description": "The 'skip' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__next": {
"message": "Următorul",
"description": "The 'next' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__maximum-group-size__title": {
"message": "Mărimea maximă a grupului a fost atinsă",
"description": "Shown in the alert when you add the maximum number of group members"
},
"chooseGroupMembers__maximum-group-size__body": {
"message": "Signal groups can have a maximum of $max$ members.",
"description": "Shown in the alert when you add the maximum number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "1000"
}
}
},
"chooseGroupMembers__maximum-recommended-group-size__title": {
"message": "A fost atinsă limita de membri recomandată",
"description": "Shown in the alert when you add the maximum recommended number of group members"
},
"chooseGroupMembers__maximum-recommended-group-size__body": {
"message": "Signal groups perform best with $max$ members or less. Adding more members will cause delays sending and receiving messages.",
"description": "Shown in the alert when you add the maximum recommended number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "150"
}
}
},
"chooseGroupMembers__cant-add-member__title": {
"message": "Cant add member",
"description": "Shown in the alert when you try to add someone who can't be added to a group"
},
"chooseGroupMembers__cant-add-member__body": {
"message": "\"$name$\" cant be added to the group because theyre using an old version of Signal. You can add them to the group after theyve updated Signal.",
"description": "Shown in the alert when you try to add someone who can't be added to a group",
"placeholders": {
"max": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"setGroupMetadata__title": {
"message": "Numiți acest grup",
"description": "The title for the 'set group metadata' left pane screen"
},
"setGroupMetadata__back-button": {
"message": "Back to member selection",
"description": "Used as alt-text of the back button on the 'set group metadata' left pane screen"
},
"setGroupMetadata__group-name-placeholder": {
"message": "Nume grup (obligatoriu)",
"description": "The placeholder for the group name placeholder"
},
"setGroupMetadata__create-group": {
"message": "Creează",
"description": "The 'create group' button text in the 'set group metadata' left pane screen"
},
"setGroupMetadata__members-header": {
"message": "Membri",
"description": "The header for the members list in the 'set group metadata' left pane screen"
},
"setGroupMetadata__error-message": {
"message": "This group couldnt be created. Check your connection and try again.",
"description": "Shown in the modal when we can't create a group"
},
"updateGroupAttributes__title": {
"message": "Editare nume grup și poză",
"description": "Shown in the modal when we want to update a group"
},
"updateGroupAttributes__error-message": {
"message": "Failed to update the group. Check your connection and try again.",
"description": "Shown in the modal when we can't update a group"
},
"notSupportedSMS": {
"message": "Mesajele SMS/MMS nu sunt suportate.",
"description": "Label underneath number informing user that SMS is not supported on desktop"
@ -2353,6 +2487,10 @@
"message": "Deschideți meniul de conversație",
"description": "Shown in the shortcuts guide"
},
"Keyboard--new-conversation": {
"message": "Start new conversation",
"description": "Shown in the shortcuts guide"
},
"Keyboard--archive-conversation": {
"message": "Arhivați conversația",
"description": "Shown in the shortcuts guide"
@ -2971,67 +3109,19 @@
},
"ConversationHero--membership-1": {
"message": "Membru al $group$.",
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group",
"placeholders": {
"group": {
"content": "$1",
"example": "NYC Rock Climbers"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group"
},
"ConversationHero--membership-2": {
"message": "Membru al $group1$ și $group2$.",
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups"
},
"ConversationHero--membership-3": {
"message": "Membru al $group1$, $group2$ și $group3$.",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-extra": {
"message": "Membru al $group1$, $group2$, $group3$ și încă $remainingCount$ .",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
},
"remainingCount": {
"content": "$4",
"example": "3"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-added": {
"message": "$name$ te-a adăugat la grup.",
@ -3043,6 +3133,10 @@
}
}
},
"no-groups-in-common": {
"message": "Niciun grup în comun.",
"description": "Shown to indicate this user is not a member of any groups"
},
"acceptCall": {
"message": "Răspunde",
"description": "Shown in tooltip for the button to accept a call (audio or video)"
@ -3245,6 +3339,10 @@
"message": "Silențios pentru o oră",
"description": "Label for muting the conversation"
},
"muteEightHours": {
"message": "Mute for eight hours",
"description": "Label for muting the conversation"
},
"muteDay": {
"message": "Silențios pentru o zi",
"description": "Label for muting the conversation"
@ -3253,14 +3351,18 @@
"message": "Silențios pentru o săptămână",
"description": "Label for muting the conversation"
},
"muteYear": {
"message": "Silențios pentru un an",
"muteAlways": {
"message": "Mute always",
"description": "Label for muting the conversation"
},
"unmute": {
"message": "Activare sunet notificări",
"description": "Label for unmuting the conversation"
},
"muteExpirationLabelAlways": {
"message": "Muted always",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted"
},
"muteExpirationLabel": {
"message": "Muted until $duration$",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted",
@ -3395,6 +3497,10 @@
"message": "Admin",
"description": "Label for a group administrator"
},
"GroupV2--only-admins": {
"message": "Doar administratorii",
"description": "Label for group administrators -- used in drop-downs to select permissions that apply to admins"
},
"GroupV2--all-members": {
"message": "Toți membrii",
"description": "Label for describing the general non-privileged members of a group"
@ -4641,6 +4747,10 @@
"message": "Blocați grupul",
"description": "This is a button to block a group"
},
"ConversationDetailsActions--leave-group-must-choose-new-admin": {
"message": "Înainte de a pleca, trebuie să alegeți cel puțin un nou administrator pentru acest grup.",
"description": "Shown if, before leaving a group, you need to choose an admin"
},
"ConversationDetailsActions--leave-group-modal-title": {
"message": "Ești sigur că vrei să părăsești grupul?",
"description": "This is the modal title for confirming leaving a group"
@ -4699,6 +4809,10 @@
}
}
},
"ConversationDetailsMembershipList--add-members": {
"message": "Adăugare membri",
"description": "The button that you can click to add new members"
},
"ConversationDetailsMembershipList--show-all": {
"message": "Vezi tot",
"description": "This is a button on the conversation details to show all members"
@ -4856,5 +4970,167 @@
"PendingInvites--info": {
"message": "Details about people invited to this group arent shown until they join. Invitees will only see messages after they join the group.",
"description": "Information shown below the invite list"
},
"AvatarInput--no-photo-label--group": {
"message": "Add a group photo",
"description": "The label for the avatar uploader when no group photo is selected"
},
"AvatarInput--change-photo-label": {
"message": "Change photo",
"description": "The label for the avatar uploader when a photo is selected"
},
"AvatarInput--upload-photo-choice": {
"message": "Upload photo",
"description": "The button text when you click on an uploaded avatar and want to upload a new one"
},
"AvatarInput--remove-photo-choice": {
"message": "Eliminați poza",
"description": "The button text when you click on an uploaded avatar and want to remove it"
},
"ContactPill--remove": {
"message": "Remove contact",
"description": "The label for the 'remove' button on the contact pill"
},
"ComposeErrorDialog--close": {
"message": "Okay",
"description": "The text on the button when there's an error in the composer"
},
"NewlyCreatedGroupInvitedContactsDialog--title--one": {
"message": "Invitation sent",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--title--many": {
"message": "$count$ invitations sent",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "3"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--one": {
"message": "$name$ cant be automatically added to this group by you.",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"name": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--many": {
"message": "These users cant be automatically added to this group by you.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--info-paragraph": {
"message": "Theyve been invited to join, and wont see any group messages until they accept.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--learn-more": {
"message": "Aflați mai multe",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"AddGroupMembersModal--title": {
"message": "Adăugare membri",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--continue-to-confirm": {
"message": "Actualizează",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--confirm-title--one": {
"message": "Add $person$ to \"$group$\"?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"person": {
"content": "$1",
"example": "Jane Doe"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-title--many": {
"message": "Add $count$ members to \"$group$\"?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-button--one": {
"message": "Adaugă membru",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"AddGroupMembersModal--confirm-button--many": {
"message": "Adăugare membri",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"createNewGroupButton": {
"message": "Grup nou",
"description": "The text of the button to create new groups"
},
"selectContact": {
"message": "Selectează contact",
"description": "The label for contact checkboxes that are non-selected (clicking them should select the contact)"
},
"deselectContact": {
"message": "De-select contact",
"description": "The label for contact checkboxes that are selected (clicking them should de-select the contact)"
},
"cannotSelectContact": {
"message": "Cannot select contact",
"description": "The label for contact checkboxes that are disabled"
},
"alreadyAMember": {
"message": "Este deja membru",
"description": "The label for contact checkboxes that are disabled because they're already a member"
},
"MessageAudio--play": {
"message": "Play audio attachment",
"description": "Aria label for audio attachment's Play button"
},
"MessageAudio--pause": {
"message": "Pause audio attachment",
"description": "Aria label for audio attachment's Pause button"
},
"MessageAudio--download": {
"message": "Download audio attachment",
"description": "Aria label for audio attachment's Download button"
},
"MessageAudio--pending": {
"message": "Downloading audio attachment...",
"description": "Aria label for pending audio attachment spinner"
},
"MessageAudio--slider": {
"message": "Playback time of audio attachment",
"description": "Aria label for audio attachment's playback time slider"
},
"emptyInboxMessage": {
"message": "Click the $composeIcon$ above and search for your contacts or groups to message.",
"description": "Shown in the left-pane when the inbox is empty",
"placeholders": {
"composeIcon": {
"content": "$1",
"example": "compose button"
}
}
},
"composeIcon": {
"message": "compose button",
"description": "Shown in the left-pane when the inbox is empty. Describes the button that composes a new message."
},
"ForwardMessageModal--continue": {
"message": "Continuă",
"description": "aria-label for the 'next' button in the forward a message modal dialog"
}
}

View File

@ -771,6 +771,10 @@
"message": "Контакты",
"description": "Shown to separate the types of search results"
},
"groupsHeader": {
"message": "Группы",
"description": "Shown to separate the types of search results"
},
"messagesHeader": {
"message": "Сообщения",
"description": "Shown to separate the types of search results"
@ -1002,7 +1006,7 @@
"description": "Label for when something is turned off"
},
"deleteWarning": {
"message": "Нажав «удалить», вы навсегда удалите это сообщение только со своих устройств.",
"message": "Это сообщение будет удалено с этого устройства.",
"description": "Text shown in the confirmation dialog for deleting a message locally"
},
"deleteForEveryoneWarning": {
@ -1071,6 +1075,10 @@
"message": "Вы еще не обменялись сообщениями с данным контактом. Код безопасности станет доступен после отправки первого сообщения.",
"description": ""
},
"back": {
"message": "Назад",
"description": "Generic label for back"
},
"goBack": {
"message": "Перейти назад",
"description": "Label for back button in a conversation"
@ -1083,6 +1091,10 @@
"message": "Повторить попытку отправки",
"description": "Shown on the drop-down menu for an individual message, but only if it is an outgoing message that failed to send"
},
"forwardMessage": {
"message": "Переслать сообщение",
"description": "Shown on the drop-down menu for an individual message, forwards a message"
},
"deleteMessage": {
"message": "Удалить сообщение для меня",
"description": "Shown on the drop-down menu for an individual message, deletes single message"
@ -1103,6 +1115,22 @@
"message": "Защищенный сеанс сброшен",
"description": "This is a past tense, informational message. In other words, your secure session has been reset."
},
"ChatRefresh--notification": {
"message": "Сессия чата обновлена",
"description": "Shown in timeline when a error happened, and the session was automatically reset."
},
"ChatRefresh--learnMore": {
"message": "Узнать больше",
"description": "Shown in timeline when session is automatically reset, to provide access to a popup info dialog"
},
"ChatRefresh--summary": {
"message": "Signal использует сквозное шифрование, и ему иногда бывает нужно обновить сессию вашего чата. Это не затрагивает безопасность чата, но вы могли пропустить сообщение от этого собеседника. Вы можете попросить его отправить сообщение заново.",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"ChatRefresh--contactSupport": {
"message": "Связаться с поддержкой",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"quoteThumbnailAlt": {
"message": "Миниатюра изображения из цитируемого сообщения",
"description": "Used in alt tag of thumbnail images inside of an embedded message quote"
@ -1909,6 +1937,112 @@
"message": "Начать новый разговор…",
"description": "Label underneath number a user enters that is not an existing contact"
},
"newConversation": {
"message": "Новый разговор",
"description": "Label for header when starting a new conversation"
},
"contactSearchPlaceholder": {
"message": "Поиск по имени или номеру телефона",
"description": "Placeholder to use when searching for contacts in the composer"
},
"noContactsFound": {
"message": "Контакты не найдены",
"description": "Label shown when there are no contacts to compose to"
},
"noConversationsFound": {
"message": "Разговоры не найдены",
"description": "Label shown when there are no conversations to compose to"
},
"chooseGroupMembers__title": {
"message": "Выберите участников",
"description": "The title for the 'choose group members' left pane screen"
},
"chooseGroupMembers__back-button": {
"message": "Назад",
"description": "Used as alt-text of the back button on the 'choose group members' left pane screen"
},
"chooseGroupMembers__skip": {
"message": "Пропустить",
"description": "The 'skip' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__next": {
"message": "Далее",
"description": "The 'next' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__maximum-group-size__title": {
"message": "Достигнут максимальный размер группы",
"description": "Shown in the alert when you add the maximum number of group members"
},
"chooseGroupMembers__maximum-group-size__body": {
"message": "В группах Signal могут находиться максимум $max$ участников.",
"description": "Shown in the alert when you add the maximum number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "1000"
}
}
},
"chooseGroupMembers__maximum-recommended-group-size__title": {
"message": "Достигнут рекомендуемый предел участников",
"description": "Shown in the alert when you add the maximum recommended number of group members"
},
"chooseGroupMembers__maximum-recommended-group-size__body": {
"message": "Группы Signal работают лучше всего с $max$ участниками или меньше. Добавление большего количества участников приведёт к задержкам при отправке и получении сообщений.",
"description": "Shown in the alert when you add the maximum recommended number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "150"
}
}
},
"chooseGroupMembers__cant-add-member__title": {
"message": "Невозможно добавить участника",
"description": "Shown in the alert when you try to add someone who can't be added to a group"
},
"chooseGroupMembers__cant-add-member__body": {
"message": "«$name$» не может быть добавлен(-а) в группу, так как он(-а) использует старую версию Signal. Вы сможете добавить этого человека в группу после того, как он обновит Signal.",
"description": "Shown in the alert when you try to add someone who can't be added to a group",
"placeholders": {
"max": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"setGroupMetadata__title": {
"message": "Придумайте имя для группы",
"description": "The title for the 'set group metadata' left pane screen"
},
"setGroupMetadata__back-button": {
"message": "Назад к выбору участников",
"description": "Used as alt-text of the back button on the 'set group metadata' left pane screen"
},
"setGroupMetadata__group-name-placeholder": {
"message": "Имя группы (обязательно)",
"description": "The placeholder for the group name placeholder"
},
"setGroupMetadata__create-group": {
"message": "Создать",
"description": "The 'create group' button text in the 'set group metadata' left pane screen"
},
"setGroupMetadata__members-header": {
"message": "Участники",
"description": "The header for the members list in the 'set group metadata' left pane screen"
},
"setGroupMetadata__error-message": {
"message": "Не удалось создать эту группу. Проверьте ваше подключение к интернету и попробуйте ещё раз.",
"description": "Shown in the modal when we can't create a group"
},
"updateGroupAttributes__title": {
"message": "Редактировать имя и фото группы",
"description": "Shown in the modal when we want to update a group"
},
"updateGroupAttributes__error-message": {
"message": "Не удалось обновить группу. Проверьте ваше подключение к интернету и попробуйте ещё раз.",
"description": "Shown in the modal when we can't update a group"
},
"notSupportedSMS": {
"message": "SMS/MMS-сообщения не поддерживаются.",
"description": "Label underneath number informing user that SMS is not supported on desktop"
@ -2353,6 +2487,10 @@
"message": "Открыть меню разговора",
"description": "Shown in the shortcuts guide"
},
"Keyboard--new-conversation": {
"message": "Начать новый разговор",
"description": "Shown in the shortcuts guide"
},
"Keyboard--archive-conversation": {
"message": "Архивировать разговор",
"description": "Shown in the shortcuts guide"
@ -2971,67 +3109,19 @@
},
"ConversationHero--membership-1": {
"message": "Состоит в $group$.",
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group",
"placeholders": {
"group": {
"content": "$1",
"example": "NYC Rock Climbers"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group"
},
"ConversationHero--membership-2": {
"message": "Состоит в $group1$ и $group2$.",
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups"
},
"ConversationHero--membership-3": {
"message": "Состоит в $group1$, $group2$ и $group3$.",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-extra": {
"message": "Состоит в $group1$, $group2$, $group3$ и ещё $remainingCount$ группах.",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
},
"remainingCount": {
"content": "$4",
"example": "3"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-added": {
"message": "$name$ добавил(-а) вас в группу.",
@ -3043,6 +3133,10 @@
}
}
},
"no-groups-in-common": {
"message": "Нет общих групп.",
"description": "Shown to indicate this user is not a member of any groups"
},
"acceptCall": {
"message": "Ответить",
"description": "Shown in tooltip for the button to accept a call (audio or video)"
@ -3245,6 +3339,10 @@
"message": "Отключить на 1 час",
"description": "Label for muting the conversation"
},
"muteEightHours": {
"message": "Отключить на 8 часов",
"description": "Label for muting the conversation"
},
"muteDay": {
"message": "Отключить на 1 день",
"description": "Label for muting the conversation"
@ -3253,14 +3351,18 @@
"message": "Отключить на 1 неделю",
"description": "Label for muting the conversation"
},
"muteYear": {
"message": "Отключить на 1 год",
"muteAlways": {
"message": "Отключить навсегда",
"description": "Label for muting the conversation"
},
"unmute": {
"message": "Включить",
"description": "Label for unmuting the conversation"
},
"muteExpirationLabelAlways": {
"message": "Отключены навсегда",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted"
},
"muteExpirationLabel": {
"message": "Отключены до $duration$",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted",
@ -3395,6 +3497,10 @@
"message": "Администратор",
"description": "Label for a group administrator"
},
"GroupV2--only-admins": {
"message": "Только администраторы",
"description": "Label for group administrators -- used in drop-downs to select permissions that apply to admins"
},
"GroupV2--all-members": {
"message": "Все участники",
"description": "Label for describing the general non-privileged members of a group"
@ -4641,6 +4747,10 @@
"message": "Заблокировать группу",
"description": "This is a button to block a group"
},
"ConversationDetailsActions--leave-group-must-choose-new-admin": {
"message": "Прежде чем покинуть эту группу, вы должны назначить для неё как минимум одного нового администратора.",
"description": "Shown if, before leaving a group, you need to choose an admin"
},
"ConversationDetailsActions--leave-group-modal-title": {
"message": "Покинуть группу?",
"description": "This is the modal title for confirming leaving a group"
@ -4699,6 +4809,10 @@
}
}
},
"ConversationDetailsMembershipList--add-members": {
"message": "Добавить участников",
"description": "The button that you can click to add new members"
},
"ConversationDetailsMembershipList--show-all": {
"message": "Просмотреть все",
"description": "This is a button on the conversation details to show all members"
@ -4776,7 +4890,7 @@
"description": "This is the title for the list of members you have invited"
},
"PendingInvites--invited-by-others": {
"message": "Приглашения от других участников группы",
"message": "Приглашённые другими",
"description": "This is the title for the list of members who have invited other people"
},
"PendingInvites--invited-count": {
@ -4856,5 +4970,167 @@
"PendingInvites--info": {
"message": "Подробности людей, приглашённых другими участниками группы, не показываются до того, как они присоединятся. Приглашённые увидят сообщения в группе только после того, как присоединятся.",
"description": "Information shown below the invite list"
},
"AvatarInput--no-photo-label--group": {
"message": "Добавить фото группы",
"description": "The label for the avatar uploader when no group photo is selected"
},
"AvatarInput--change-photo-label": {
"message": "Изменить фото",
"description": "The label for the avatar uploader when a photo is selected"
},
"AvatarInput--upload-photo-choice": {
"message": "Загрузить фото",
"description": "The button text when you click on an uploaded avatar and want to upload a new one"
},
"AvatarInput--remove-photo-choice": {
"message": "Удалить фото",
"description": "The button text when you click on an uploaded avatar and want to remove it"
},
"ContactPill--remove": {
"message": "Удалить контакта",
"description": "The label for the 'remove' button on the contact pill"
},
"ComposeErrorDialog--close": {
"message": "Хорошо",
"description": "The text on the button when there's an error in the composer"
},
"NewlyCreatedGroupInvitedContactsDialog--title--one": {
"message": "Приглашение отправлено",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--title--many": {
"message": "$count$ приглашений отправлено",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "3"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--one": {
"message": "Вы не можете автоматически добавить $name$ в эту группу.",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"name": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--many": {
"message": "Вы не можете автоматически добавить этих пользователей в эту группу.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--info-paragraph": {
"message": "Им было отправлено приглашение присоединиться, и они не увидят сообщений в группе, пока не примут приглашение.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--learn-more": {
"message": "Узнать больше",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"AddGroupMembersModal--title": {
"message": "Добавить участников",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--continue-to-confirm": {
"message": "Обновить",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--confirm-title--one": {
"message": "Добавить $person$ в «$group$»?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"person": {
"content": "$1",
"example": "Jane Doe"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-title--many": {
"message": "Добавить $count$ участников в «$group$»?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-button--one": {
"message": "Добавить участника",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"AddGroupMembersModal--confirm-button--many": {
"message": "Добавить участников",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"createNewGroupButton": {
"message": "Новая группа",
"description": "The text of the button to create new groups"
},
"selectContact": {
"message": "Выбрать контакт",
"description": "The label for contact checkboxes that are non-selected (clicking them should select the contact)"
},
"deselectContact": {
"message": "Отменить выбор контакта",
"description": "The label for contact checkboxes that are selected (clicking them should de-select the contact)"
},
"cannotSelectContact": {
"message": "Невозможно выбрать контакт",
"description": "The label for contact checkboxes that are disabled"
},
"alreadyAMember": {
"message": "Уже является участником",
"description": "The label for contact checkboxes that are disabled because they're already a member"
},
"MessageAudio--play": {
"message": "Воспроизвести аудиовложение",
"description": "Aria label for audio attachment's Play button"
},
"MessageAudio--pause": {
"message": "Приостановить воспроизведение аудиовложения",
"description": "Aria label for audio attachment's Pause button"
},
"MessageAudio--download": {
"message": "Скачать аудиовложение",
"description": "Aria label for audio attachment's Download button"
},
"MessageAudio--pending": {
"message": "Скачивание аудиовложения…",
"description": "Aria label for pending audio attachment spinner"
},
"MessageAudio--slider": {
"message": "Время воспроизведения аудиовложения",
"description": "Aria label for audio attachment's playback time slider"
},
"emptyInboxMessage": {
"message": "Нажмите на $composeIcon$ выше и найдите контакта или группу для общения.",
"description": "Shown in the left-pane when the inbox is empty",
"placeholders": {
"composeIcon": {
"content": "$1",
"example": "compose button"
}
}
},
"composeIcon": {
"message": "кнопку «Новый разговор»",
"description": "Shown in the left-pane when the inbox is empty. Describes the button that composes a new message."
},
"ForwardMessageModal--continue": {
"message": "Продолжить",
"description": "aria-label for the 'next' button in the forward a message modal dialog"
}
}

View File

@ -771,6 +771,10 @@
"message": "Kontakty",
"description": "Shown to separate the types of search results"
},
"groupsHeader": {
"message": "Skupiny",
"description": "Shown to separate the types of search results"
},
"messagesHeader": {
"message": "Správy",
"description": "Shown to separate the types of search results"
@ -1002,7 +1006,7 @@
"description": "Label for when something is turned off"
},
"deleteWarning": {
"message": "Kliknutie na 'Vymazať' nenávratne vymaže túto správu z vašich zariadení.",
"message": "Táto správa bude z tohto zariadenia zmazaná.",
"description": "Text shown in the confirmation dialog for deleting a message locally"
},
"deleteForEveryoneWarning": {
@ -1071,6 +1075,10 @@
"message": "S týmto kontaktom ste si ešte nevymenili žiadne správy. Bezpečnostné číslo bude dostupné po doručení prvej správy.",
"description": ""
},
"back": {
"message": "Späť",
"description": "Generic label for back"
},
"goBack": {
"message": "Ísť naspäť",
"description": "Label for back button in a conversation"
@ -1083,6 +1091,10 @@
"message": "Odoslať znovu",
"description": "Shown on the drop-down menu for an individual message, but only if it is an outgoing message that failed to send"
},
"forwardMessage": {
"message": "Preposlať správu",
"description": "Shown on the drop-down menu for an individual message, forwards a message"
},
"deleteMessage": {
"message": "Vymazať správu pre mňa",
"description": "Shown on the drop-down menu for an individual message, deletes single message"
@ -1103,6 +1115,22 @@
"message": "Zabezpečené spojenie bolo obnovené",
"description": "This is a past tense, informational message. In other words, your secure session has been reset."
},
"ChatRefresh--notification": {
"message": "Chatové stretnutie obnovené",
"description": "Shown in timeline when a error happened, and the session was automatically reset."
},
"ChatRefresh--learnMore": {
"message": "Dozvedieť sa viac",
"description": "Shown in timeline when session is automatically reset, to provide access to a popup info dialog"
},
"ChatRefresh--summary": {
"message": "Signal používa koncové šifrovanie a občas môže potrebovať obnoviť vašu chatovú reláciu. Toto nemá vplyv na bezpečnosť vášho chatu, ale mohla by vám uniknúť správa od tohto kontaktu a môžete používateľa požiadať, aby vám ju poslal znovu.",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"ChatRefresh--contactSupport": {
"message": "Kontaktovať zákaznícku podporu",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"quoteThumbnailAlt": {
"message": "Náhľad obrázku z citovanej správy.",
"description": "Used in alt tag of thumbnail images inside of an embedded message quote"
@ -1909,6 +1937,112 @@
"message": "Začať nový rozhovor…",
"description": "Label underneath number a user enters that is not an existing contact"
},
"newConversation": {
"message": "Nová konverzácia",
"description": "Label for header when starting a new conversation"
},
"contactSearchPlaceholder": {
"message": "Hľadať podľa mena alebo čísla",
"description": "Placeholder to use when searching for contacts in the composer"
},
"noContactsFound": {
"message": "Žiadne kontakty sa nenašli",
"description": "Label shown when there are no contacts to compose to"
},
"noConversationsFound": {
"message": "Nenašli sa žiadne konverzácie",
"description": "Label shown when there are no conversations to compose to"
},
"chooseGroupMembers__title": {
"message": "Vybrať členov",
"description": "The title for the 'choose group members' left pane screen"
},
"chooseGroupMembers__back-button": {
"message": "Späť",
"description": "Used as alt-text of the back button on the 'choose group members' left pane screen"
},
"chooseGroupMembers__skip": {
"message": "Preskočiť",
"description": "The 'skip' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__next": {
"message": "Ďalší",
"description": "The 'next' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__maximum-group-size__title": {
"message": "Dosiahnutá maximálna veľkosť skupiny",
"description": "Shown in the alert when you add the maximum number of group members"
},
"chooseGroupMembers__maximum-group-size__body": {
"message": "Signal skupiny môžu mať maximálne $max$ členov.",
"description": "Shown in the alert when you add the maximum number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "1000"
}
}
},
"chooseGroupMembers__maximum-recommended-group-size__title": {
"message": "Dosiahli ste odporúčaný limit počtu členov",
"description": "Shown in the alert when you add the maximum recommended number of group members"
},
"chooseGroupMembers__maximum-recommended-group-size__body": {
"message": "Signal skupiny najlepšie fungujú s $max$ členmi alebo menej. Pridanie ďalších členov spôsobí oneskorenia v posielaní a prijímaní správ.",
"description": "Shown in the alert when you add the maximum recommended number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "150"
}
}
},
"chooseGroupMembers__cant-add-member__title": {
"message": "Nemožno pridať člena",
"description": "Shown in the alert when you try to add someone who can't be added to a group"
},
"chooseGroupMembers__cant-add-member__body": {
"message": "\"$name$\" nemôže byť pridaný/á to tejto skupiny, pretože používa starú verziu aplikácie Signal. Do skupiny ho/ju môžete pridať, keď si aktualizuje Signal.",
"description": "Shown in the alert when you try to add someone who can't be added to a group",
"placeholders": {
"max": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"setGroupMetadata__title": {
"message": "Pomenujte túto skupinu",
"description": "The title for the 'set group metadata' left pane screen"
},
"setGroupMetadata__back-button": {
"message": "Naspäť k výberu členov",
"description": "Used as alt-text of the back button on the 'set group metadata' left pane screen"
},
"setGroupMetadata__group-name-placeholder": {
"message": "Názov skupiny (povinné)",
"description": "The placeholder for the group name placeholder"
},
"setGroupMetadata__create-group": {
"message": "Vytvoriť",
"description": "The 'create group' button text in the 'set group metadata' left pane screen"
},
"setGroupMetadata__members-header": {
"message": "Členovia",
"description": "The header for the members list in the 'set group metadata' left pane screen"
},
"setGroupMetadata__error-message": {
"message": "Skupinu sa nepodarilo vytvoriť. Skontrolujte svoje pripojenie na internet a skúste znovu.",
"description": "Shown in the modal when we can't create a group"
},
"updateGroupAttributes__title": {
"message": "Upraviť názov a fotku skupiny",
"description": "Shown in the modal when we want to update a group"
},
"updateGroupAttributes__error-message": {
"message": "Aktualizácia skupiny zlyhala. Skontrolujte svoje pripojenie na internet a skúste znova.",
"description": "Shown in the modal when we can't update a group"
},
"notSupportedSMS": {
"message": "SMS/MMS správy nie sú podporované.",
"description": "Label underneath number informing user that SMS is not supported on desktop"
@ -2353,6 +2487,10 @@
"message": "Otvorí možnosti konverzácie",
"description": "Shown in the shortcuts guide"
},
"Keyboard--new-conversation": {
"message": "Začať novú konverzáciu",
"description": "Shown in the shortcuts guide"
},
"Keyboard--archive-conversation": {
"message": "Archivovať konverzáciu",
"description": "Shown in the shortcuts guide"
@ -2971,67 +3109,19 @@
},
"ConversationHero--membership-1": {
"message": "Člen $group$.",
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group",
"placeholders": {
"group": {
"content": "$1",
"example": "NYC Rock Climbers"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group"
},
"ConversationHero--membership-2": {
"message": "Člen $group1$ a $group2$.",
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups"
},
"ConversationHero--membership-3": {
"message": "Člen skupín $group1$, $group2$ a $group3$.",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
}
}
"message": "Člen $group1$, $group2$ a $group3$",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-extra": {
"message": "Člen skupín $group1$, $group2$, $group3$ a $remainingCount$ ďalších.",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
},
"remainingCount": {
"content": "$4",
"example": "3"
}
}
"message": "Člen $group1$, $group2$, $group3$ a $remainingCount$ ďalších",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-added": {
"message": "$name$ vás pridal/a do skupiny.",
@ -3043,6 +3133,10 @@
}
}
},
"no-groups-in-common": {
"message": "Žiadne spoločné skupiny.",
"description": "Shown to indicate this user is not a member of any groups"
},
"acceptCall": {
"message": "Odpovedať",
"description": "Shown in tooltip for the button to accept a call (audio or video)"
@ -3245,6 +3339,10 @@
"message": "Stlmiť na hodinu",
"description": "Label for muting the conversation"
},
"muteEightHours": {
"message": "Stlmiť na osem hodín",
"description": "Label for muting the conversation"
},
"muteDay": {
"message": "Stlmiť na deň",
"description": "Label for muting the conversation"
@ -3253,14 +3351,18 @@
"message": "Stlmiť na týždeň",
"description": "Label for muting the conversation"
},
"muteYear": {
"message": "Stlmiť na rok",
"muteAlways": {
"message": "Stlmiť vždy",
"description": "Label for muting the conversation"
},
"unmute": {
"message": "Zrušiť stlmenie",
"description": "Label for unmuting the conversation"
},
"muteExpirationLabelAlways": {
"message": "Stlmené vždy",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted"
},
"muteExpirationLabel": {
"message": "Stíšené na $duration$",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted",
@ -3395,6 +3497,10 @@
"message": "Admin",
"description": "Label for a group administrator"
},
"GroupV2--only-admins": {
"message": "Len administrátori",
"description": "Label for group administrators -- used in drop-downs to select permissions that apply to admins"
},
"GroupV2--all-members": {
"message": "Všetci členovia",
"description": "Label for describing the general non-privileged members of a group"
@ -3614,7 +3720,7 @@
}
},
"GroupV2--access-invite-link--enabled--unknown": {
"message": "Nutnosť schvaľovania správcom pre tento odkaz do skupiny bolo zakázané.",
"message": "Nutnosť schvaľovania správcom pre tento odkaz do skupiny bolo povolené.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--member-add--invited--you": {
@ -4641,6 +4747,10 @@
"message": "Blokovať skupinu",
"description": "This is a button to block a group"
},
"ConversationDetailsActions--leave-group-must-choose-new-admin": {
"message": "Pred tým, než opustíte túto skupinu, musíte pre ňu vybrať aspoň jedného nového administrátora.",
"description": "Shown if, before leaving a group, you need to choose an admin"
},
"ConversationDetailsActions--leave-group-modal-title": {
"message": "Naozaj chcete odísť?",
"description": "This is the modal title for confirming leaving a group"
@ -4699,6 +4809,10 @@
}
}
},
"ConversationDetailsMembershipList--add-members": {
"message": "Pridať členov",
"description": "The button that you can click to add new members"
},
"ConversationDetailsMembershipList--show-all": {
"message": "Pozrieť všetky",
"description": "This is a button on the conversation details to show all members"
@ -4856,5 +4970,167 @@
"PendingInvites--info": {
"message": "Podrobnosti o ľuďoch pozvaných do tejto skupiny sa zobrazia, až keď sa pripoja. Pozvané osoby uvidia správy až po pripojení k skupine",
"description": "Information shown below the invite list"
},
"AvatarInput--no-photo-label--group": {
"message": "Pridať fotku skupiny",
"description": "The label for the avatar uploader when no group photo is selected"
},
"AvatarInput--change-photo-label": {
"message": "Zmeniť fotku",
"description": "The label for the avatar uploader when a photo is selected"
},
"AvatarInput--upload-photo-choice": {
"message": "Nahrať fotku",
"description": "The button text when you click on an uploaded avatar and want to upload a new one"
},
"AvatarInput--remove-photo-choice": {
"message": "Odstrániť fotku",
"description": "The button text when you click on an uploaded avatar and want to remove it"
},
"ContactPill--remove": {
"message": "Odstrániť kontakt",
"description": "The label for the 'remove' button on the contact pill"
},
"ComposeErrorDialog--close": {
"message": "OK",
"description": "The text on the button when there's an error in the composer"
},
"NewlyCreatedGroupInvitedContactsDialog--title--one": {
"message": "Pozvánka odoslaná",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--title--many": {
"message": "$count$ pozvánok odoslaných",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "3"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--one": {
"message": "Nemôžete automaticky pridať používateľa $name$ do tejto skupiny.",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"name": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--many": {
"message": "Týchto používateľov nemôžete automaticky pridať do tejto skupiny.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--info-paragraph": {
"message": "Týmto používateľom bola odoslaná pozvánka, aby sa pridali, a kým pozvanie neprijmú, neuvidia žiadne správy zo skupiny.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--learn-more": {
"message": "Dozvedieť sa viac",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"AddGroupMembersModal--title": {
"message": "Pridať členov",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--continue-to-confirm": {
"message": "Aktualizovať",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--confirm-title--one": {
"message": "Pridať $person$ do \"$group$\"?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"person": {
"content": "$1",
"example": "Jane Doe"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-title--many": {
"message": "Pridať $count$ členov do \"$group$\"?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-button--one": {
"message": "Pridať člena",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"AddGroupMembersModal--confirm-button--many": {
"message": "Pridať členov",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"createNewGroupButton": {
"message": "Nová skupina",
"description": "The text of the button to create new groups"
},
"selectContact": {
"message": "Vyber kontakt",
"description": "The label for contact checkboxes that are non-selected (clicking them should select the contact)"
},
"deselectContact": {
"message": "Zrušiť vybraný kontakt",
"description": "The label for contact checkboxes that are selected (clicking them should de-select the contact)"
},
"cannotSelectContact": {
"message": "Nemožno vybrať kontakt",
"description": "The label for contact checkboxes that are disabled"
},
"alreadyAMember": {
"message": "Už je členom",
"description": "The label for contact checkboxes that are disabled because they're already a member"
},
"MessageAudio--play": {
"message": "Prehrať zvukovú prílohu",
"description": "Aria label for audio attachment's Play button"
},
"MessageAudio--pause": {
"message": "Pauza zvukovej prílohy",
"description": "Aria label for audio attachment's Pause button"
},
"MessageAudio--download": {
"message": "Stiahnuť zvukovú prílohu",
"description": "Aria label for audio attachment's Download button"
},
"MessageAudio--pending": {
"message": "Sťahuje sa zvuková príloha...",
"description": "Aria label for pending audio attachment spinner"
},
"MessageAudio--slider": {
"message": "Čas prehrávania zvukovej prílohy",
"description": "Aria label for audio attachment's playback time slider"
},
"emptyInboxMessage": {
"message": "Kliknite hore na $composeIcon$ a vyhľadajte svoje kontakty, alebo skupiny ktorým chcete poslať správu.",
"description": "Shown in the left-pane when the inbox is empty",
"placeholders": {
"composeIcon": {
"content": "$1",
"example": "compose button"
}
}
},
"composeIcon": {
"message": "tlačidlo zostavenia",
"description": "Shown in the left-pane when the inbox is empty. Describes the button that composes a new message."
},
"ForwardMessageModal--continue": {
"message": "Pokračovať",
"description": "aria-label for the 'next' button in the forward a message modal dialog"
}
}

View File

@ -771,6 +771,10 @@
"message": "Stiki",
"description": "Shown to separate the types of search results"
},
"groupsHeader": {
"message": "Skupine",
"description": "Shown to separate the types of search results"
},
"messagesHeader": {
"message": "Sporočila",
"description": "Shown to separate the types of search results"
@ -1002,7 +1006,7 @@
"description": "Label for when something is turned off"
},
"deleteWarning": {
"message": "S klikom na 'izbriši' boste nepovratno izbrisali to sporočilo z vseh vaših naprav.",
"message": "Sporočilo bo izbrisano iz te naprave.",
"description": "Text shown in the confirmation dialog for deleting a message locally"
},
"deleteForEveryoneWarning": {
@ -1071,6 +1075,10 @@
"message": "S to osebo še niste izmenjali sporočil. Vajino varnostno število bo na voljo po prvem poslanem sporočilu.",
"description": ""
},
"back": {
"message": "Nazaj",
"description": "Generic label for back"
},
"goBack": {
"message": "Nazaj",
"description": "Label for back button in a conversation"
@ -1083,6 +1091,10 @@
"message": "Ponovno pošlji",
"description": "Shown on the drop-down menu for an individual message, but only if it is an outgoing message that failed to send"
},
"forwardMessage": {
"message": "Posreduj sporočilo",
"description": "Shown on the drop-down menu for an individual message, forwards a message"
},
"deleteMessage": {
"message": "Izbriši sporočilo zame",
"description": "Shown on the drop-down menu for an individual message, deletes single message"
@ -1103,6 +1115,22 @@
"message": "Varna ponastavitev seje",
"description": "This is a past tense, informational message. In other words, your secure session has been reset."
},
"ChatRefresh--notification": {
"message": "Seja klepeta je bila osvežena",
"description": "Shown in timeline when a error happened, and the session was automatically reset."
},
"ChatRefresh--learnMore": {
"message": "Več o tem...",
"description": "Shown in timeline when session is automatically reset, to provide access to a popup info dialog"
},
"ChatRefresh--summary": {
"message": "Signal uporablja šifriranje od-pošiljetalja-do-naslovnika, zato je včasih potrebna osvežitev seje klepeta. To ne bo vplivalo na varnost, lahko pa se bo izgubilo kakšno sporočilo s tem stikom in ga/jo boste morali prositi, da ga pošlje znova.",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"ChatRefresh--contactSupport": {
"message": "Kontaktiraj center za podporo",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"quoteThumbnailAlt": {
"message": "Predogled slike citiranega sporočila",
"description": "Used in alt tag of thumbnail images inside of an embedded message quote"
@ -1909,6 +1937,112 @@
"message": "Začni nov pogovor ...",
"description": "Label underneath number a user enters that is not an existing contact"
},
"newConversation": {
"message": "Nov pogovor",
"description": "Label for header when starting a new conversation"
},
"contactSearchPlaceholder": {
"message": "Iskanje po imenu ali telefonski številki",
"description": "Placeholder to use when searching for contacts in the composer"
},
"noContactsFound": {
"message": "Najden ni bil noben stik",
"description": "Label shown when there are no contacts to compose to"
},
"noConversationsFound": {
"message": "Najden ni bil noben pogovor",
"description": "Label shown when there are no conversations to compose to"
},
"chooseGroupMembers__title": {
"message": "Izberi člane/ice",
"description": "The title for the 'choose group members' left pane screen"
},
"chooseGroupMembers__back-button": {
"message": "Nazaj",
"description": "Used as alt-text of the back button on the 'choose group members' left pane screen"
},
"chooseGroupMembers__skip": {
"message": "Preskoči",
"description": "The 'skip' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__next": {
"message": "Naprej",
"description": "The 'next' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__maximum-group-size__title": {
"message": "Doseženo je bilo največje dovoljeno število članov skupine",
"description": "Shown in the alert when you add the maximum number of group members"
},
"chooseGroupMembers__maximum-group-size__body": {
"message": "Skupine Signal imajo lahko največ $max$ članov/ic.",
"description": "Shown in the alert when you add the maximum number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "1000"
}
}
},
"chooseGroupMembers__maximum-recommended-group-size__title": {
"message": "Priporočeno število članov/ic je bilo preseženo",
"description": "Shown in the alert when you add the maximum recommended number of group members"
},
"chooseGroupMembers__maximum-recommended-group-size__body": {
"message": "Skupine Signal najbolje delujejo z $max$ ali manj člani/cami. Dodajanje novih članov/ic bo povzročalo zamude pri pošiljanju in dostavi sporočil.",
"description": "Shown in the alert when you add the maximum recommended number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "150"
}
}
},
"chooseGroupMembers__cant-add-member__title": {
"message": "Dodajanje članov/ic ni mogoče.",
"description": "Shown in the alert when you try to add someone who can't be added to a group"
},
"chooseGroupMembers__cant-add-member__body": {
"message": "Uporabnik/ca \"$name$\" ne more biti dodan/a v skupino, ker uporablja staro različico aplikacije Signal. Lahko ga/jo dodate šele, ko bo posodobil/a Signal.",
"description": "Shown in the alert when you try to add someone who can't be added to a group",
"placeholders": {
"max": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"setGroupMetadata__title": {
"message": "Poimenuj skupino",
"description": "The title for the 'set group metadata' left pane screen"
},
"setGroupMetadata__back-button": {
"message": "Nazaj k izboru članov/ic",
"description": "Used as alt-text of the back button on the 'set group metadata' left pane screen"
},
"setGroupMetadata__group-name-placeholder": {
"message": "Ime skupine (zahtevano)",
"description": "The placeholder for the group name placeholder"
},
"setGroupMetadata__create-group": {
"message": "Ustvari",
"description": "The 'create group' button text in the 'set group metadata' left pane screen"
},
"setGroupMetadata__members-header": {
"message": "Člani/ce",
"description": "The header for the members list in the 'set group metadata' left pane screen"
},
"setGroupMetadata__error-message": {
"message": "Nove skupine ni bilo mogoče ustvariti. Preverite internetno povezavo in poskusite znova.",
"description": "Shown in the modal when we can't create a group"
},
"updateGroupAttributes__title": {
"message": "Uredi ime in fotografijo skupine",
"description": "Shown in the modal when we want to update a group"
},
"updateGroupAttributes__error-message": {
"message": "Skupine ni bilo mogoče posodobiti. Preverite internetno povezavo in poskusite znova.",
"description": "Shown in the modal when we can't update a group"
},
"notSupportedSMS": {
"message": "Sporočila SMS/MMS niso podprta.",
"description": "Label underneath number informing user that SMS is not supported on desktop"
@ -2353,6 +2487,10 @@
"message": "Meni pogovora",
"description": "Shown in the shortcuts guide"
},
"Keyboard--new-conversation": {
"message": "Začni nov pogovor",
"description": "Shown in the shortcuts guide"
},
"Keyboard--archive-conversation": {
"message": "Premik pogovora v arhiv",
"description": "Shown in the shortcuts guide"
@ -2971,67 +3109,19 @@
},
"ConversationHero--membership-1": {
"message": "Član/ica skupine $group$.",
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group",
"placeholders": {
"group": {
"content": "$1",
"example": "NYC Rock Climbers"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group"
},
"ConversationHero--membership-2": {
"message": "Član/ica skupin $group1$in $group2$.",
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups"
},
"ConversationHero--membership-3": {
"message": "Član/ica skupin $group1$, $group2$in $group3$.",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-extra": {
"message": "Član/ica skupin $group1$, $group2$, $group3$ in $remainingCount$ drugih.",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
},
"remainingCount": {
"content": "$4",
"example": "3"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-added": {
"message": "Uporabnik/ca $name$ vas je dodal/a v skupino.",
@ -3043,6 +3133,10 @@
}
}
},
"no-groups-in-common": {
"message": "Ni skupnih skupin.",
"description": "Shown to indicate this user is not a member of any groups"
},
"acceptCall": {
"message": "Sprejmi",
"description": "Shown in tooltip for the button to accept a call (audio or video)"
@ -3245,6 +3339,10 @@
"message": "Utišaj za eno uro",
"description": "Label for muting the conversation"
},
"muteEightHours": {
"message": "Utišaj za 8 ur",
"description": "Label for muting the conversation"
},
"muteDay": {
"message": "Utišaj za en dan",
"description": "Label for muting the conversation"
@ -3253,14 +3351,18 @@
"message": "Utišaj za en teden",
"description": "Label for muting the conversation"
},
"muteYear": {
"message": "Utišaj za eno leto",
"muteAlways": {
"message": "Utišaj za zmerom",
"description": "Label for muting the conversation"
},
"unmute": {
"message": "Prekini utišanje",
"description": "Label for unmuting the conversation"
},
"muteExpirationLabelAlways": {
"message": "Utišano za zmerom",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted"
},
"muteExpirationLabel": {
"message": "Utišano za $duration$",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted",
@ -3395,6 +3497,10 @@
"message": "Skrbnik",
"description": "Label for a group administrator"
},
"GroupV2--only-admins": {
"message": "Samo skrbniki",
"description": "Label for group administrators -- used in drop-downs to select permissions that apply to admins"
},
"GroupV2--all-members": {
"message": "Vsi člani",
"description": "Label for describing the general non-privileged members of a group"
@ -3614,7 +3720,7 @@
}
},
"GroupV2--access-invite-link--enabled--unknown": {
"message": "Potrjevanje skrbnika/ce za pridruževanje skupini preko deljene povezave je bilo izklopljeno.",
"message": "V klopljeno je bilo obvezno potrjevanje skrbnika/ce za pridruževanje skupini preko deljene povezave.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--member-add--invited--you": {
@ -4641,6 +4747,10 @@
"message": "Blokiraj skupino",
"description": "This is a button to block a group"
},
"ConversationDetailsActions--leave-group-must-choose-new-admin": {
"message": "Pred odhodom iz skupine morate določiti vsaj enega skrbnika/co skupine.",
"description": "Shown if, before leaving a group, you need to choose an admin"
},
"ConversationDetailsActions--leave-group-modal-title": {
"message": "Zares želite zapustiti skupino?",
"description": "This is the modal title for confirming leaving a group"
@ -4699,6 +4809,10 @@
}
}
},
"ConversationDetailsMembershipList--add-members": {
"message": "Dodaj člane/ice",
"description": "The button that you can click to add new members"
},
"ConversationDetailsMembershipList--show-all": {
"message": "Prikaz vseh",
"description": "This is a button on the conversation details to show all members"
@ -4856,5 +4970,167 @@
"PendingInvites--info": {
"message": "Podrobnosti o uporabnikih/cah, povabljenih v skupino ne bodo prikazane, dokler se ne pridružijo. Povabljeni/e bodo lahko prebirali/e sporočila šele, ko se pridružijo skupini.",
"description": "Information shown below the invite list"
},
"AvatarInput--no-photo-label--group": {
"message": "Dodaj skupinsko fotografijo",
"description": "The label for the avatar uploader when no group photo is selected"
},
"AvatarInput--change-photo-label": {
"message": "Spremeni fotografijo",
"description": "The label for the avatar uploader when a photo is selected"
},
"AvatarInput--upload-photo-choice": {
"message": "Naloži fotografijo",
"description": "The button text when you click on an uploaded avatar and want to upload a new one"
},
"AvatarInput--remove-photo-choice": {
"message": "Odstrani fotografijo",
"description": "The button text when you click on an uploaded avatar and want to remove it"
},
"ContactPill--remove": {
"message": "Odstrani člana/ico",
"description": "The label for the 'remove' button on the contact pill"
},
"ComposeErrorDialog--close": {
"message": "Okej",
"description": "The text on the button when there's an error in the composer"
},
"NewlyCreatedGroupInvitedContactsDialog--title--one": {
"message": "Vabilo je bilo poslano",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--title--many": {
"message": "Poslana vabila: $count$",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "3"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--one": {
"message": "Uporabnika/ce $name$ ne morete avtomatsko dodati v skupino.",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"name": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--many": {
"message": "Teh uporabnikov/ic ne morete avtomatsko dodati v skupino.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--info-paragraph": {
"message": "Uporabniki/ce so bili/e povabljeni/e, da se pridružijo. Dokler ne potrdijo vabila, ne bodo mogli/e videti sporočil skupine.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--learn-more": {
"message": "Izvedite več",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"AddGroupMembersModal--title": {
"message": "Dodaj člane/ice",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--continue-to-confirm": {
"message": "Posodobitev",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--confirm-title--one": {
"message": "Želite dodati uporabnika/co $person$ v skupino \"$group$\"?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"person": {
"content": "$1",
"example": "Jane Doe"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-title--many": {
"message": "Želite dodati $count$ uporabnikov/ic v skupino \"$group$\"?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-button--one": {
"message": "Dodaj člana",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"AddGroupMembersModal--confirm-button--many": {
"message": "Dodaj člane/ice",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"createNewGroupButton": {
"message": "Nova skupina",
"description": "The text of the button to create new groups"
},
"selectContact": {
"message": "Označi stik",
"description": "The label for contact checkboxes that are non-selected (clicking them should select the contact)"
},
"deselectContact": {
"message": "Od-označite stik",
"description": "The label for contact checkboxes that are selected (clicking them should de-select the contact)"
},
"cannotSelectContact": {
"message": "Stik ne more biti označen",
"description": "The label for contact checkboxes that are disabled"
},
"alreadyAMember": {
"message": "Uporabnik/ca je že član/ica skupine",
"description": "The label for contact checkboxes that are disabled because they're already a member"
},
"MessageAudio--play": {
"message": "Predvajaj zvočno prilogo",
"description": "Aria label for audio attachment's Play button"
},
"MessageAudio--pause": {
"message": "Zaustavi predvajanje",
"description": "Aria label for audio attachment's Pause button"
},
"MessageAudio--download": {
"message": "Prenesi zvočno prilogo",
"description": "Aria label for audio attachment's Download button"
},
"MessageAudio--pending": {
"message": "Prenašanje zvočne priloge ...",
"description": "Aria label for pending audio attachment spinner"
},
"MessageAudio--slider": {
"message": "Čas predvajanja zvočne priloge",
"description": "Aria label for audio attachment's playback time slider"
},
"emptyInboxMessage": {
"message": "Kliknite $composeIcon$ zgoraj in poiščite stik ali skupino, ki ji želite pisati.",
"description": "Shown in the left-pane when the inbox is empty",
"placeholders": {
"composeIcon": {
"content": "$1",
"example": "compose button"
}
}
},
"composeIcon": {
"message": "gumb za pisanje",
"description": "Shown in the left-pane when the inbox is empty. Describes the button that composes a new message."
},
"ForwardMessageModal--continue": {
"message": "Nadaljuj",
"description": "aria-label for the 'next' button in the forward a message modal dialog"
}
}

View File

@ -771,6 +771,10 @@
"message": "Kontakte",
"description": "Shown to separate the types of search results"
},
"groupsHeader": {
"message": "Grupe",
"description": "Shown to separate the types of search results"
},
"messagesHeader": {
"message": "Mesazhe",
"description": "Shown to separate the types of search results"
@ -1002,7 +1006,7 @@
"description": "Label for when something is turned off"
},
"deleteWarning": {
"message": "Klikimi mbi “fshije” do ta heqë përgjithnjë këtë mesazh vetëm nga pajisja juaj.",
"message": "Ky mesazh do të fshihet prej kësaj pajisjeje.",
"description": "Text shown in the confirmation dialog for deleting a message locally"
},
"deleteForEveryoneWarning": {
@ -1071,6 +1075,10 @@
"message": "Skeni shkëmbyer ende ndonjë mesazh me këtë grup. Numri juaj i sigurisë me të do të jetë i passhëm pas mesazhit të parë.",
"description": ""
},
"back": {
"message": "Mbrapsht",
"description": "Generic label for back"
},
"goBack": {
"message": "Shko mbrapsht",
"description": "Label for back button in a conversation"
@ -1083,6 +1091,10 @@
"message": "Riprovo Dërgimin",
"description": "Shown on the drop-down menu for an individual message, but only if it is an outgoing message that failed to send"
},
"forwardMessage": {
"message": "Përcille mesazhin",
"description": "Shown on the drop-down menu for an individual message, forwards a message"
},
"deleteMessage": {
"message": "Fshije mesazhin për mua",
"description": "Shown on the drop-down menu for an individual message, deletes single message"
@ -1103,6 +1115,22 @@
"message": "U rinis sesion i siguruar",
"description": "This is a past tense, informational message. In other words, your secure session has been reset."
},
"ChatRefresh--notification": {
"message": "Sesioni i fjalosjes u rifreskua",
"description": "Shown in timeline when a error happened, and the session was automatically reset."
},
"ChatRefresh--learnMore": {
"message": "Mësoni Më Tepër",
"description": "Shown in timeline when session is automatically reset, to provide access to a popup info dialog"
},
"ChatRefresh--summary": {
"message": "Signal-i përdor fshehtëzim skaj-më-skaj dhe ndonjëherë mund të jetë e nevojshme të rifreskoni sesionin e fjalosjes tuaj. Kjo nuk prek sigurinë e fjalosjes tuaj, por mund të keni humbur një mesazh prej këtij kontakti dhe mund ti kërkoni ta ridërgojë.",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"ChatRefresh--contactSupport": {
"message": "Lidhuni Me Asistencën",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"quoteThumbnailAlt": {
"message": "Miniaturë e figurës nga mesazhi i cituar",
"description": "Used in alt tag of thumbnail images inside of an embedded message quote"
@ -1909,6 +1937,112 @@
"message": "Filloni bisedë të re…",
"description": "Label underneath number a user enters that is not an existing contact"
},
"newConversation": {
"message": "Bisedë e re",
"description": "Label for header when starting a new conversation"
},
"contactSearchPlaceholder": {
"message": "Kërkoni sipas emrash ose numrash telefoni",
"description": "Placeholder to use when searching for contacts in the composer"
},
"noContactsFound": {
"message": "Su gjetën kontakte.",
"description": "Label shown when there are no contacts to compose to"
},
"noConversationsFound": {
"message": "Su gjetën biseda.",
"description": "Label shown when there are no conversations to compose to"
},
"chooseGroupMembers__title": {
"message": "Zgjidhni anëtarë",
"description": "The title for the 'choose group members' left pane screen"
},
"chooseGroupMembers__back-button": {
"message": "Mbrapsht",
"description": "Used as alt-text of the back button on the 'choose group members' left pane screen"
},
"chooseGroupMembers__skip": {
"message": "Anashkaloje",
"description": "The 'skip' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__next": {
"message": "Pasuesi",
"description": "The 'next' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__maximum-group-size__title": {
"message": "U mbërrit në kufi madhësie grupesh",
"description": "Shown in the alert when you add the maximum number of group members"
},
"chooseGroupMembers__maximum-group-size__body": {
"message": "Grupet Signal mund të kenë një maksimum prej $max$ anëtarësh.",
"description": "Shown in the alert when you add the maximum number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "1000"
}
}
},
"chooseGroupMembers__maximum-recommended-group-size__title": {
"message": "U mbërrit në kufi të rekomanduar anëtaarësh",
"description": "Shown in the alert when you add the maximum recommended number of group members"
},
"chooseGroupMembers__maximum-recommended-group-size__body": {
"message": "Punimin më të mirë grupet Signal e kanë me $max$anëtarë ose më pak. Shtimi i më shumë anëtarëve do të shkaktojë vonesa në dërgim dhe marrje mesazhesh.",
"description": "Shown in the alert when you add the maximum recommended number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "150"
}
}
},
"chooseGroupMembers__cant-add-member__title": {
"message": "Sshtohen dot anëtar.",
"description": "Shown in the alert when you try to add someone who can't be added to a group"
},
"chooseGroupMembers__cant-add-member__body": {
"message": "“$name$” smund të shtohet te grupi, ngaqë përdor një version të vjetër të Signal-it. Mund ta shtoni te grupi pasi të kenë përditësuar Signal-in.",
"description": "Shown in the alert when you try to add someone who can't be added to a group",
"placeholders": {
"max": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"setGroupMetadata__title": {
"message": "Emërtojeni këtë grup",
"description": "The title for the 'set group metadata' left pane screen"
},
"setGroupMetadata__back-button": {
"message": "Mbrapsht te përzgjedhje anëtarësh",
"description": "Used as alt-text of the back button on the 'set group metadata' left pane screen"
},
"setGroupMetadata__group-name-placeholder": {
"message": "Emër grupi (e domosdoshme)",
"description": "The placeholder for the group name placeholder"
},
"setGroupMetadata__create-group": {
"message": "Krijoje",
"description": "The 'create group' button text in the 'set group metadata' left pane screen"
},
"setGroupMetadata__members-header": {
"message": "Anëtarë",
"description": "The header for the members list in the 'set group metadata' left pane screen"
},
"setGroupMetadata__error-message": {
"message": "Su krijua dot ky grup. Kontrolloni lidhjen tuaj në internet dhe riprovoni.",
"description": "Shown in the modal when we can't create a group"
},
"updateGroupAttributes__title": {
"message": "Përpunoni emër dhe foto grupi",
"description": "Shown in the modal when we want to update a group"
},
"updateGroupAttributes__error-message": {
"message": "Su arrit të përditësohej grupi. Kontrolloni lidhjen tuaj dhe riprovoni.",
"description": "Shown in the modal when we can't update a group"
},
"notSupportedSMS": {
"message": "Mesazhet SMS/MMS nuk mbulohen.",
"description": "Label underneath number informing user that SMS is not supported on desktop"
@ -2353,6 +2487,10 @@
"message": "Hapni menu bisedash",
"description": "Shown in the shortcuts guide"
},
"Keyboard--new-conversation": {
"message": "Nisni një bisedë të re",
"description": "Shown in the shortcuts guide"
},
"Keyboard--archive-conversation": {
"message": "Arkivojeni bisedën",
"description": "Shown in the shortcuts guide"
@ -2971,67 +3109,19 @@
},
"ConversationHero--membership-1": {
"message": "Anëtar i $group$.",
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group",
"placeholders": {
"group": {
"content": "$1",
"example": "NYC Rock Climbers"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group"
},
"ConversationHero--membership-2": {
"message": "Anëtar i $group1$ dhe $group2$.",
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups"
},
"ConversationHero--membership-3": {
"message": "Anëtar i $group1$, $group2$, dhe $group3$.",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-extra": {
"message": "Anëtar i $group1$, $group2$, $group3$ dhe $remainingCount$ të tjerëve.",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
},
"remainingCount": {
"content": "$4",
"example": "3"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-added": {
"message": "$name$ ju shtoi te grupi.",
@ -3043,6 +3133,10 @@
}
}
},
"no-groups-in-common": {
"message": "Ska grupe të përbashkët.",
"description": "Shown to indicate this user is not a member of any groups"
},
"acceptCall": {
"message": "Përgjigjuni",
"description": "Shown in tooltip for the button to accept a call (audio or video)"
@ -3245,6 +3339,10 @@
"message": "Heshtoje për një orë",
"description": "Label for muting the conversation"
},
"muteEightHours": {
"message": "Heshtoje për tetë orë",
"description": "Label for muting the conversation"
},
"muteDay": {
"message": "Heshtoje për një ditë",
"description": "Label for muting the conversation"
@ -3253,14 +3351,18 @@
"message": "Heshtoje për një javë",
"description": "Label for muting the conversation"
},
"muteYear": {
"message": "Heshtoje për një vit",
"muteAlways": {
"message": "Heshtoje përherë",
"description": "Label for muting the conversation"
},
"unmute": {
"message": "Çheshtoji",
"description": "Label for unmuting the conversation"
},
"muteExpirationLabelAlways": {
"message": "Përherë e heshtuar",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted"
},
"muteExpirationLabel": {
"message": "Heshtuar deri më $duration$",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted",
@ -3395,6 +3497,10 @@
"message": "Përgjegjës",
"description": "Label for a group administrator"
},
"GroupV2--only-admins": {
"message": "Vetëm Përgjegjësit",
"description": "Label for group administrators -- used in drop-downs to select permissions that apply to admins"
},
"GroupV2--all-members": {
"message": "Krejt anëtarët",
"description": "Label for describing the general non-privileged members of a group"
@ -4641,6 +4747,10 @@
"message": "Blloko grup",
"description": "This is a button to block a group"
},
"ConversationDetailsActions--leave-group-must-choose-new-admin": {
"message": "Përpara se të largoheni, duhet të zgjidhni të paktën një përgjegjës të ri për këtë grup.",
"description": "Shown if, before leaving a group, you need to choose an admin"
},
"ConversationDetailsActions--leave-group-modal-title": {
"message": "Doni vërtet të dilet?",
"description": "This is the modal title for confirming leaving a group"
@ -4699,6 +4809,10 @@
}
}
},
"ConversationDetailsMembershipList--add-members": {
"message": "Shtoni anëtarë",
"description": "The button that you can click to add new members"
},
"ConversationDetailsMembershipList--show-all": {
"message": "Shihini krejt",
"description": "This is a button on the conversation details to show all members"
@ -4856,5 +4970,167 @@
"PendingInvites--info": {
"message": "Për persona të ftuar në këtë grup nuk shfaqen hollësi, pa u bërë pjesë. Të ftuarit do të shohin mesazhe vetëm pasi të bëhen pjesë e grupit.",
"description": "Information shown below the invite list"
},
"AvatarInput--no-photo-label--group": {
"message": "Shtoni foto grupi",
"description": "The label for the avatar uploader when no group photo is selected"
},
"AvatarInput--change-photo-label": {
"message": "Ndryshoni foto",
"description": "The label for the avatar uploader when a photo is selected"
},
"AvatarInput--upload-photo-choice": {
"message": "Ngarkoni foto",
"description": "The button text when you click on an uploaded avatar and want to upload a new one"
},
"AvatarInput--remove-photo-choice": {
"message": "Hiqe foton",
"description": "The button text when you click on an uploaded avatar and want to remove it"
},
"ContactPill--remove": {
"message": "Hiqe kontaktin",
"description": "The label for the 'remove' button on the contact pill"
},
"ComposeErrorDialog--close": {
"message": "OK",
"description": "The text on the button when there's an error in the composer"
},
"NewlyCreatedGroupInvitedContactsDialog--title--one": {
"message": "U dërgua ftesë",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--title--many": {
"message": "U dërguan $count$ ftesa",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "3"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--one": {
"message": "$name$ smund të shtohet automatikisht te ky grup nga ju.",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"name": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--many": {
"message": "Këta përdorues smund të shtohen automatikisht te ky grup nga ju.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--info-paragraph": {
"message": "Janë ftuar të marrin pjesë, dhe sdo të shohin ndonjë mesazh grupi, pa pranuar.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--learn-more": {
"message": "Mësoni më tepër",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"AddGroupMembersModal--title": {
"message": "Shtoni anëtarë",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--continue-to-confirm": {
"message": "Përditësoje",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--confirm-title--one": {
"message": "Të shtohet $person$ te \"$group$\"?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"person": {
"content": "$1",
"example": "Jane Doe"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-title--many": {
"message": "Të shtohen $count$ anëtarë te \"$group$\"?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-button--one": {
"message": "Shto anëtarë",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"AddGroupMembersModal--confirm-button--many": {
"message": "Shtoni anëtarë",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"createNewGroupButton": {
"message": "Grup i ri",
"description": "The text of the button to create new groups"
},
"selectContact": {
"message": "Përzgjidhni kontakt",
"description": "The label for contact checkboxes that are non-selected (clicking them should select the contact)"
},
"deselectContact": {
"message": "Shpërzgjidhni kontakte",
"description": "The label for contact checkboxes that are selected (clicking them should de-select the contact)"
},
"cannotSelectContact": {
"message": "Smund të përzgjidhet kontakt",
"description": "The label for contact checkboxes that are disabled"
},
"alreadyAMember": {
"message": "Tashmë anëtar",
"description": "The label for contact checkboxes that are disabled because they're already a member"
},
"MessageAudio--play": {
"message": "Luaje bashkëngjitjen audio",
"description": "Aria label for audio attachment's Play button"
},
"MessageAudio--pause": {
"message": "Luaje bashkëngjitjen video",
"description": "Aria label for audio attachment's Pause button"
},
"MessageAudio--download": {
"message": "Shkarkoje bashkëngjitjen audio",
"description": "Aria label for audio attachment's Download button"
},
"MessageAudio--pending": {
"message": "Po shkarkohet bashkëngjitje audio…",
"description": "Aria label for pending audio attachment spinner"
},
"MessageAudio--slider": {
"message": "Kohë luajtje e bashkëngjitjes audio",
"description": "Aria label for audio attachment's playback time slider"
},
"emptyInboxMessage": {
"message": "Klikoni $composeIcon$ më sipër dhe kërkoni për kontaktet ose grupet tuaja për tu dërguar mesazh.",
"description": "Shown in the left-pane when the inbox is empty",
"placeholders": {
"composeIcon": {
"content": "$1",
"example": "compose button"
}
}
},
"composeIcon": {
"message": "buton hartimi",
"description": "Shown in the left-pane when the inbox is empty. Describes the button that composes a new message."
},
"ForwardMessageModal--continue": {
"message": "Vazhdo",
"description": "aria-label for the 'next' button in the forward a message modal dialog"
}
}

View File

@ -771,6 +771,10 @@
"message": "Контакти",
"description": "Shown to separate the types of search results"
},
"groupsHeader": {
"message": "Групе",
"description": "Shown to separate the types of search results"
},
"messagesHeader": {
"message": "Поруке",
"description": "Shown to separate the types of search results"
@ -1002,7 +1006,7 @@
"description": "Label for when something is turned off"
},
"deleteWarning": {
"message": "Кликом на „избриши“ трајно ћете уклонити ову поруку само са ваших уређаја.",
"message": "Ова порука ће бити избрисана са овог уређаја.",
"description": "Text shown in the confirmation dialog for deleting a message locally"
},
"deleteForEveryoneWarning": {
@ -1071,6 +1075,10 @@
"message": "Морате разменити бар једну поруку са овим дописником. Шифра за дописивање ће се створити након прве преписке.",
"description": ""
},
"back": {
"message": "Назад",
"description": "Generic label for back"
},
"goBack": {
"message": "Вратите се",
"description": "Label for back button in a conversation"
@ -1083,6 +1091,10 @@
"message": "Покушај поново слање",
"description": "Shown on the drop-down menu for an individual message, but only if it is an outgoing message that failed to send"
},
"forwardMessage": {
"message": "Проследи поруку",
"description": "Shown on the drop-down menu for an individual message, forwards a message"
},
"deleteMessage": {
"message": "Обриши поруку за мене",
"description": "Shown on the drop-down menu for an individual message, deletes single message"
@ -1103,6 +1115,22 @@
"message": "Безбедна сесија ресетована",
"description": "This is a past tense, informational message. In other words, your secure session has been reset."
},
"ChatRefresh--notification": {
"message": "Чет сесија је освежена",
"description": "Shown in timeline when a error happened, and the session was automatically reset."
},
"ChatRefresh--learnMore": {
"message": "Сазнај више",
"description": "Shown in timeline when session is automatically reset, to provide access to a popup info dialog"
},
"ChatRefresh--summary": {
"message": "Signal користи потпуно шифровање и можда ће понекад морати да освежи Вашу сесију ћаскања. Ово не утиче на безбедност вашег ћаскања, али можда сте пропустили поруку овог контакта и можете да затражите да је поново пошаље.",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"ChatRefresh--contactSupport": {
"message": "Контактирајте подршку",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"quoteThumbnailAlt": {
"message": "Сличица слике из цитиране поруке",
"description": "Used in alt tag of thumbnail images inside of an embedded message quote"
@ -1909,6 +1937,112 @@
"message": "Започните нов разговор...",
"description": "Label underneath number a user enters that is not an existing contact"
},
"newConversation": {
"message": "Нова преписка",
"description": "Label for header when starting a new conversation"
},
"contactSearchPlaceholder": {
"message": "Претрага по имену или броју телефона",
"description": "Placeholder to use when searching for contacts in the composer"
},
"noContactsFound": {
"message": "Није пронађен ниједан контакт",
"description": "Label shown when there are no contacts to compose to"
},
"noConversationsFound": {
"message": "Није пронађен ниједна преписка",
"description": "Label shown when there are no conversations to compose to"
},
"chooseGroupMembers__title": {
"message": "Одаберите чланове",
"description": "The title for the 'choose group members' left pane screen"
},
"chooseGroupMembers__back-button": {
"message": "Назад",
"description": "Used as alt-text of the back button on the 'choose group members' left pane screen"
},
"chooseGroupMembers__skip": {
"message": "Прескочи",
"description": "The 'skip' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__next": {
"message": "Даље",
"description": "The 'next' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__maximum-group-size__title": {
"message": "Достигнута максимална величина групе",
"description": "Shown in the alert when you add the maximum number of group members"
},
"chooseGroupMembers__maximum-group-size__body": {
"message": "Групе „Signal“-а могу имати највише $max$ чланова.",
"description": "Shown in the alert when you add the maximum number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "1000"
}
}
},
"chooseGroupMembers__maximum-recommended-group-size__title": {
"message": "Достигнуто је препоручено ограничење чланова",
"description": "Shown in the alert when you add the maximum recommended number of group members"
},
"chooseGroupMembers__maximum-recommended-group-size__body": {
"message": "Групе у Signal-у имају најбољи учинак са $max$чланова или мање. Додавање више чланова проузроковаће кашњења у слању и примању порука.",
"description": "Shown in the alert when you add the maximum recommended number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "150"
}
}
},
"chooseGroupMembers__cant-add-member__title": {
"message": "Не може да се дода члан",
"description": "Shown in the alert when you try to add someone who can't be added to a group"
},
"chooseGroupMembers__cant-add-member__body": {
"message": "\"$name$\" не може се додати групи јер користе стару верзију Signal-а. Можете их додати у групу након што ажурирају Signal.",
"description": "Shown in the alert when you try to add someone who can't be added to a group",
"placeholders": {
"max": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"setGroupMetadata__title": {
"message": "Дајте назив групи",
"description": "The title for the 'set group metadata' left pane screen"
},
"setGroupMetadata__back-button": {
"message": "Повратак на избор чланова",
"description": "Used as alt-text of the back button on the 'set group metadata' left pane screen"
},
"setGroupMetadata__group-name-placeholder": {
"message": "Назив групе (обавезно)",
"description": "The placeholder for the group name placeholder"
},
"setGroupMetadata__create-group": {
"message": "Направи",
"description": "The 'create group' button text in the 'set group metadata' left pane screen"
},
"setGroupMetadata__members-header": {
"message": "Чланови",
"description": "The header for the members list in the 'set group metadata' left pane screen"
},
"setGroupMetadata__error-message": {
"message": "Није могуће направити ову групу. Проверите да ли сте повезани на интернет и покушајте поново.",
"description": "Shown in the modal when we can't create a group"
},
"updateGroupAttributes__title": {
"message": "Уреди име и слику групе",
"description": "Shown in the modal when we want to update a group"
},
"updateGroupAttributes__error-message": {
"message": "Није могуће ажурирати ову групу. Проверите да ли сте повезани на интернет и покушајте поново.",
"description": "Shown in the modal when we can't update a group"
},
"notSupportedSMS": {
"message": "СМС/ММС поруке нису подржане",
"description": "Label underneath number informing user that SMS is not supported on desktop"
@ -2353,6 +2487,10 @@
"message": "Отвори мени преписке",
"description": "Shown in the shortcuts guide"
},
"Keyboard--new-conversation": {
"message": "Започните нов разговор",
"description": "Shown in the shortcuts guide"
},
"Keyboard--archive-conversation": {
"message": "Архивирај преписку",
"description": "Shown in the shortcuts guide"
@ -2971,67 +3109,19 @@
},
"ConversationHero--membership-1": {
"message": "Члан од $group$.",
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group",
"placeholders": {
"group": {
"content": "$1",
"example": "NYC Rock Climbers"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group"
},
"ConversationHero--membership-2": {
"message": "Члан од $group1$ и $group2$.",
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups"
},
"ConversationHero--membership-3": {
"message": "Члан од $group1$, $group2$, и $group3$.",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-extra": {
"message": "Члан од $group1$, $group2$, $group3$, и још $remainingCount$.",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
},
"remainingCount": {
"content": "$4",
"example": "3"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-added": {
"message": "$name$ вас је додао у групу.",
@ -3043,6 +3133,10 @@
}
}
},
"no-groups-in-common": {
"message": "Нема заједничких група.",
"description": "Shown to indicate this user is not a member of any groups"
},
"acceptCall": {
"message": "Јави се",
"description": "Shown in tooltip for the button to accept a call (audio or video)"
@ -3245,6 +3339,10 @@
"message": "Утишај на један сат",
"description": "Label for muting the conversation"
},
"muteEightHours": {
"message": "Утишај 8 сати",
"description": "Label for muting the conversation"
},
"muteDay": {
"message": "Утишај на један дан",
"description": "Label for muting the conversation"
@ -3253,14 +3351,18 @@
"message": "Утишај на недељу дана",
"description": "Label for muting the conversation"
},
"muteYear": {
"message": "Утишај на годину дана",
"muteAlways": {
"message": "Утишај заувек",
"description": "Label for muting the conversation"
},
"unmute": {
"message": "Укључи обавештења",
"description": "Label for unmuting the conversation"
},
"muteExpirationLabelAlways": {
"message": "Заувек утишано",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted"
},
"muteExpirationLabel": {
"message": "Утишано $duration$",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted",
@ -3395,6 +3497,10 @@
"message": "Администратор",
"description": "Label for a group administrator"
},
"GroupV2--only-admins": {
"message": "Само администратори",
"description": "Label for group administrators -- used in drop-downs to select permissions that apply to admins"
},
"GroupV2--all-members": {
"message": "Сви чланови",
"description": "Label for describing the general non-privileged members of a group"
@ -4641,6 +4747,10 @@
"message": "Блокирај групу",
"description": "This is a button to block a group"
},
"ConversationDetailsActions--leave-group-must-choose-new-admin": {
"message": "Пре него што напустите, морате да изаберете барем једног администратора за ову групу.",
"description": "Shown if, before leaving a group, you need to choose an admin"
},
"ConversationDetailsActions--leave-group-modal-title": {
"message": "Да ли заиста желите да напустите?",
"description": "This is the modal title for confirming leaving a group"
@ -4699,6 +4809,10 @@
}
}
},
"ConversationDetailsMembershipList--add-members": {
"message": "Додај чланове",
"description": "The button that you can click to add new members"
},
"ConversationDetailsMembershipList--show-all": {
"message": "Погледај све",
"description": "This is a button on the conversation details to show all members"
@ -4856,5 +4970,167 @@
"PendingInvites--info": {
"message": "Детаљи о људима позваним у ову групу не приказују се док се не придруже. Позвани ће видети поруке тек када се придруже групи.",
"description": "Information shown below the invite list"
},
"AvatarInput--no-photo-label--group": {
"message": "Додај фотографију групи",
"description": "The label for the avatar uploader when no group photo is selected"
},
"AvatarInput--change-photo-label": {
"message": "Промени фотографију",
"description": "The label for the avatar uploader when a photo is selected"
},
"AvatarInput--upload-photo-choice": {
"message": "Отпремити фотографију",
"description": "The button text when you click on an uploaded avatar and want to upload a new one"
},
"AvatarInput--remove-photo-choice": {
"message": "Уклони слику",
"description": "The button text when you click on an uploaded avatar and want to remove it"
},
"ContactPill--remove": {
"message": "Уклони контакт",
"description": "The label for the 'remove' button on the contact pill"
},
"ComposeErrorDialog--close": {
"message": "У реду",
"description": "The text on the button when there's an error in the composer"
},
"NewlyCreatedGroupInvitedContactsDialog--title--one": {
"message": "Позивница послата",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--title--many": {
"message": "$count$ позивнице су послате",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "3"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--one": {
"message": "Не можете аутоматски додати $name$ у овој групи.",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"name": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--many": {
"message": "Не можете аутоматски додати ове кориснике у овој групи.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--info-paragraph": {
"message": "Позвани су да се придруже и неће видети групне поруке док не прихвате.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--learn-more": {
"message": "Сазнај више",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"AddGroupMembersModal--title": {
"message": "Додај чланове",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--continue-to-confirm": {
"message": "Сачувај",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--confirm-title--one": {
"message": "Додати $person$ у „$group$“?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"person": {
"content": "$1",
"example": "Jane Doe"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-title--many": {
"message": "Додати $count$ члана у „$group$“?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-button--one": {
"message": "Додај члана",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"AddGroupMembersModal--confirm-button--many": {
"message": "Додај чланове",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"createNewGroupButton": {
"message": "Нова група",
"description": "The text of the button to create new groups"
},
"selectContact": {
"message": "Изаберите контакт",
"description": "The label for contact checkboxes that are non-selected (clicking them should select the contact)"
},
"deselectContact": {
"message": "Скини одабир контакта",
"description": "The label for contact checkboxes that are selected (clicking them should de-select the contact)"
},
"cannotSelectContact": {
"message": "Не могу да изаберем контакт",
"description": "The label for contact checkboxes that are disabled"
},
"alreadyAMember": {
"message": "Већ је члан",
"description": "The label for contact checkboxes that are disabled because they're already a member"
},
"MessageAudio--play": {
"message": "Пусти аудио прилог",
"description": "Aria label for audio attachment's Play button"
},
"MessageAudio--pause": {
"message": "паузирај аудио прилог",
"description": "Aria label for audio attachment's Pause button"
},
"MessageAudio--download": {
"message": "Преузми аудио прилог",
"description": "Aria label for audio attachment's Download button"
},
"MessageAudio--pending": {
"message": "Преузимање аудио прилога...",
"description": "Aria label for pending audio attachment spinner"
},
"MessageAudio--slider": {
"message": "Брзина репродукције аудио прилога",
"description": "Aria label for audio attachment's playback time slider"
},
"emptyInboxMessage": {
"message": "Кликни на $composeIcon$ и потражи контакте или групе за слање поруке.",
"description": "Shown in the left-pane when the inbox is empty",
"placeholders": {
"composeIcon": {
"content": "$1",
"example": "compose button"
}
}
},
"composeIcon": {
"message": "дугме саставка",
"description": "Shown in the left-pane when the inbox is empty. Describes the button that composes a new message."
},
"ForwardMessageModal--continue": {
"message": "Настави",
"description": "aria-label for the 'next' button in the forward a message modal dialog"
}
}

View File

@ -198,7 +198,7 @@
"description": "Shown in place of the search box when showing archived conversation list"
},
"LeftPane--pinned": {
"message": "Fastsatta",
"message": "Fastnålade",
"description": "Shown as a header for pinned conversations in the left pane"
},
"LeftPane--chats": {
@ -266,7 +266,7 @@
"description": "Message shown if the import went wrong; first paragraph"
},
"importErrorSecond": {
"message": "Om dessa steg inte funkar för dig, skicka in en felsökningslogg (Visa -> Felsökningslogg) så vi kan hjälpa dig migrera!",
"message": "Om dessa steg inte funkar för dig, vänligen skicka in en felsökningslogg (Visa -> Felsökningslogg) så att vi kan hjälpa dig att migrera!",
"description": "Message shown if the import went wrong; second paragraph"
},
"importAgain": {
@ -312,7 +312,7 @@
"description": "Displayed when a user can't send a message because they have left the group"
},
"invalidConversation": {
"message": "Den här gruppen är ogiltig. Skapa en ny grupp.",
"message": "Den här gruppen är ogiltig. Vänligen skapa en ny grupp.",
"description": "Displayed when a user can't send a message because something has gone wrong in the conversation."
},
"scrollDown": {
@ -674,7 +674,7 @@
"description": "Item under the help menu, takes you to the contact us support page"
},
"goToReleaseNotes": {
"message": "Gå till versionsanteckningar",
"message": "Gå till versionsinformation",
"description": "Item under the help menu, takes you to GitHub page for release notes"
},
"goToForums": {
@ -771,6 +771,10 @@
"message": "Kontakter",
"description": "Shown to separate the types of search results"
},
"groupsHeader": {
"message": "Grupper",
"description": "Shown to separate the types of search results"
},
"messagesHeader": {
"message": "Meddelanden",
"description": "Shown to separate the types of search results"
@ -1002,7 +1006,7 @@
"description": "Label for when something is turned off"
},
"deleteWarning": {
"message": "Om du klickar på \"ta bort\" tas detta meddelande permanent bort från endast dina enheter.",
"message": "Detta meddelande kommer att tas bort från denna enhet.",
"description": "Text shown in the confirmation dialog for deleting a message locally"
},
"deleteForEveryoneWarning": {
@ -1071,6 +1075,10 @@
"message": "Du har inte utbytt några meddelanden med denna kontakt ännu. Ditt säkerhetsnummer med kontakten kommer att vara tillgängligt efter det första meddelandet.",
"description": ""
},
"back": {
"message": "Tillbaka",
"description": "Generic label for back"
},
"goBack": {
"message": "Gå tillbaka",
"description": "Label for back button in a conversation"
@ -1083,6 +1091,10 @@
"message": "Skicka igen",
"description": "Shown on the drop-down menu for an individual message, but only if it is an outgoing message that failed to send"
},
"forwardMessage": {
"message": "Vidarebefordra meddelande",
"description": "Shown on the drop-down menu for an individual message, forwards a message"
},
"deleteMessage": {
"message": "Ta bort meddelandet för mig",
"description": "Shown on the drop-down menu for an individual message, deletes single message"
@ -1103,6 +1115,22 @@
"message": "Återställning av säkerhetssession",
"description": "This is a past tense, informational message. In other words, your secure session has been reset."
},
"ChatRefresh--notification": {
"message": "Chattsessionen uppdaterad",
"description": "Shown in timeline when a error happened, and the session was automatically reset."
},
"ChatRefresh--learnMore": {
"message": "Läs mer",
"description": "Shown in timeline when session is automatically reset, to provide access to a popup info dialog"
},
"ChatRefresh--summary": {
"message": "Signal använder end-to-end-kryptering och det kan behöva uppdatera din chattsession ibland. Detta påverkar inte din chatts säkerhet, men du kan ha missat ett meddelande från denna kontakt och du kan behöva be dem skicka det igen.",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"ChatRefresh--contactSupport": {
"message": "Kontakta supporten",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"quoteThumbnailAlt": {
"message": "Miniatyr av bild för citerat meddelande",
"description": "Used in alt tag of thumbnail images inside of an embedded message quote"
@ -1906,9 +1934,115 @@
"description": "Label text for menu bar visibility setting"
},
"startConversation": {
"message": "Starta en ny konversation…",
"message": "Starta ny konversation…",
"description": "Label underneath number a user enters that is not an existing contact"
},
"newConversation": {
"message": "Ny konversation",
"description": "Label for header when starting a new conversation"
},
"contactSearchPlaceholder": {
"message": "Sök efter namn eller telefonnummer",
"description": "Placeholder to use when searching for contacts in the composer"
},
"noContactsFound": {
"message": "Inga kontakter hittades",
"description": "Label shown when there are no contacts to compose to"
},
"noConversationsFound": {
"message": "Inga konversationer hittades",
"description": "Label shown when there are no conversations to compose to"
},
"chooseGroupMembers__title": {
"message": "Välj medlemmar",
"description": "The title for the 'choose group members' left pane screen"
},
"chooseGroupMembers__back-button": {
"message": "Tillbaka",
"description": "Used as alt-text of the back button on the 'choose group members' left pane screen"
},
"chooseGroupMembers__skip": {
"message": "Hoppa över",
"description": "The 'skip' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__next": {
"message": "Nästa",
"description": "The 'next' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__maximum-group-size__title": {
"message": "Störst gruppstorlek uppnådd",
"description": "Shown in the alert when you add the maximum number of group members"
},
"chooseGroupMembers__maximum-group-size__body": {
"message": "Signal-grupper kan ha högst $max$ medlemmar.",
"description": "Shown in the alert when you add the maximum number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "1000"
}
}
},
"chooseGroupMembers__maximum-recommended-group-size__title": {
"message": "Rekommenderad medlemsgräns uppnådd",
"description": "Shown in the alert when you add the maximum recommended number of group members"
},
"chooseGroupMembers__maximum-recommended-group-size__body": {
"message": "Signal-grupper fungerar bäst med $max$ medlemmar eller mindre. Om du lägger till fler medlemmar kommer det att orsaka förseningar när du skickar och tar emot meddelanden.",
"description": "Shown in the alert when you add the maximum recommended number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "150"
}
}
},
"chooseGroupMembers__cant-add-member__title": {
"message": "Det går inte att lägga till medlem",
"description": "Shown in the alert when you try to add someone who can't be added to a group"
},
"chooseGroupMembers__cant-add-member__body": {
"message": "\"$name$\" kan inte läggas till i gruppen eftersom de använder en gammal version av Signal. Du kan lägga till dem i gruppen efter att de har uppdaterat Signal.",
"description": "Shown in the alert when you try to add someone who can't be added to a group",
"placeholders": {
"max": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"setGroupMetadata__title": {
"message": "Namnge denna grupp",
"description": "The title for the 'set group metadata' left pane screen"
},
"setGroupMetadata__back-button": {
"message": "Tillbaka till medlemsval",
"description": "Used as alt-text of the back button on the 'set group metadata' left pane screen"
},
"setGroupMetadata__group-name-placeholder": {
"message": "Gruppnamn (obligatoriskt)",
"description": "The placeholder for the group name placeholder"
},
"setGroupMetadata__create-group": {
"message": "Skapa",
"description": "The 'create group' button text in the 'set group metadata' left pane screen"
},
"setGroupMetadata__members-header": {
"message": "Medlemmar",
"description": "The header for the members list in the 'set group metadata' left pane screen"
},
"setGroupMetadata__error-message": {
"message": "Denna grupp kunde inte skapas. Kontrollera din anslutning och försök igen.",
"description": "Shown in the modal when we can't create a group"
},
"updateGroupAttributes__title": {
"message": "Redigera gruppnamn och foto",
"description": "Shown in the modal when we want to update a group"
},
"updateGroupAttributes__error-message": {
"message": "Det gick inte att uppdatera gruppen. Kontrollera din anslutning och försök igen.",
"description": "Shown in the modal when we can't update a group"
},
"notSupportedSMS": {
"message": "SMS/MMS-meddelanden stöds inte.",
"description": "Label underneath number informing user that SMS is not supported on desktop"
@ -2353,6 +2487,10 @@
"message": "Öppna konversationsmeny",
"description": "Shown in the shortcuts guide"
},
"Keyboard--new-conversation": {
"message": "Starta ny konversation",
"description": "Shown in the shortcuts guide"
},
"Keyboard--archive-conversation": {
"message": "Arkivera konversation",
"description": "Shown in the shortcuts guide"
@ -2971,67 +3109,19 @@
},
"ConversationHero--membership-1": {
"message": "Medlem i $group$.",
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group",
"placeholders": {
"group": {
"content": "$1",
"example": "NYC Rock Climbers"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group"
},
"ConversationHero--membership-2": {
"message": "Medlem i $group1$ och $group2$.",
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups"
},
"ConversationHero--membership-3": {
"message": "Medlem i $group1$, $group2$ och $group3$.",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-extra": {
"message": "Medlem i $group1$, $group2$, $group3$ och $remainingCount$ andra.",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
},
"remainingCount": {
"content": "$4",
"example": "3"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-added": {
"message": "$name$ lade dig till gruppen.",
@ -3043,6 +3133,10 @@
}
}
},
"no-groups-in-common": {
"message": "Inga grupper gemensamt.",
"description": "Shown to indicate this user is not a member of any groups"
},
"acceptCall": {
"message": "Svara",
"description": "Shown in tooltip for the button to accept a call (audio or video)"
@ -3245,6 +3339,10 @@
"message": "Tysta i en timme",
"description": "Label for muting the conversation"
},
"muteEightHours": {
"message": "Tysta i 8 timmar",
"description": "Label for muting the conversation"
},
"muteDay": {
"message": "Tysta i en dag",
"description": "Label for muting the conversation"
@ -3253,14 +3351,18 @@
"message": "Tysta i en vecka",
"description": "Label for muting the conversation"
},
"muteYear": {
"message": "Tysta i ett år",
"muteAlways": {
"message": "Tysta alltid",
"description": "Label for muting the conversation"
},
"unmute": {
"message": "Ljud på",
"description": "Label for unmuting the conversation"
},
"muteExpirationLabelAlways": {
"message": "Alltid tystad",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted"
},
"muteExpirationLabel": {
"message": "Tystad till $duration$",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted",
@ -3395,6 +3497,10 @@
"message": "Administratör",
"description": "Label for a group administrator"
},
"GroupV2--only-admins": {
"message": "Endast administratörer",
"description": "Label for group administrators -- used in drop-downs to select permissions that apply to admins"
},
"GroupV2--all-members": {
"message": "Alla medlemmar",
"description": "Label for describing the general non-privileged members of a group"
@ -3614,7 +3720,7 @@
}
},
"GroupV2--access-invite-link--enabled--unknown": {
"message": "Administratörsgodkännande för grupplänken har inaktiverats.",
"message": "Administratörsgodkännande för grupplänken har aktiverats.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"GroupV2--member-add--invited--you": {
@ -4641,6 +4747,10 @@
"message": "Blockera grupp",
"description": "This is a button to block a group"
},
"ConversationDetailsActions--leave-group-must-choose-new-admin": {
"message": "Innan du lämnar måste du välja minst en ny administratör för denna grupp.",
"description": "Shown if, before leaving a group, you need to choose an admin"
},
"ConversationDetailsActions--leave-group-modal-title": {
"message": "Vill du verkligen lämna?",
"description": "This is the modal title for confirming leaving a group"
@ -4699,6 +4809,10 @@
}
}
},
"ConversationDetailsMembershipList--add-members": {
"message": "Lägg till medlemmar",
"description": "The button that you can click to add new members"
},
"ConversationDetailsMembershipList--show-all": {
"message": "Se alla",
"description": "This is a button on the conversation details to show all members"
@ -4856,5 +4970,167 @@
"PendingInvites--info": {
"message": "Detaljer om personer som är inbjudna till den här gruppen visas inte förrän de går med. Inbjudna ser meddelanden först efter att de har gått med i gruppen.",
"description": "Information shown below the invite list"
},
"AvatarInput--no-photo-label--group": {
"message": "Lägg till ett gruppfoto",
"description": "The label for the avatar uploader when no group photo is selected"
},
"AvatarInput--change-photo-label": {
"message": "Ändra foto",
"description": "The label for the avatar uploader when a photo is selected"
},
"AvatarInput--upload-photo-choice": {
"message": "Ladda upp foto",
"description": "The button text when you click on an uploaded avatar and want to upload a new one"
},
"AvatarInput--remove-photo-choice": {
"message": "Ta bort bild",
"description": "The button text when you click on an uploaded avatar and want to remove it"
},
"ContactPill--remove": {
"message": "Ta bort kontakt",
"description": "The label for the 'remove' button on the contact pill"
},
"ComposeErrorDialog--close": {
"message": "Okej",
"description": "The text on the button when there's an error in the composer"
},
"NewlyCreatedGroupInvitedContactsDialog--title--one": {
"message": "Inbjudan skickad",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--title--many": {
"message": "$count$ inbjudningar skickade",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "3"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--one": {
"message": "$name$ kan inte läggas till automatiskt i denna grupp av dig.",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"name": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--many": {
"message": "Dessa användare kan inte läggas till automatiskt i denna grupp av dig.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--info-paragraph": {
"message": "De har blivit inbjudna att gå med och ser inga gruppmeddelanden förrän de accepterar.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--learn-more": {
"message": "Läs mer",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"AddGroupMembersModal--title": {
"message": "Lägg till medlemmar",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--continue-to-confirm": {
"message": "Uppdatera",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--confirm-title--one": {
"message": "Lägg till $person$ i \"$group$\"?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"person": {
"content": "$1",
"example": "Jane Doe"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-title--many": {
"message": "Lägg till $count$ medlemmar i \"$group$\"?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-button--one": {
"message": "Lägg till medlem",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"AddGroupMembersModal--confirm-button--many": {
"message": "Lägg till medlemmar",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"createNewGroupButton": {
"message": "Ny grupp",
"description": "The text of the button to create new groups"
},
"selectContact": {
"message": "Välj kontakt",
"description": "The label for contact checkboxes that are non-selected (clicking them should select the contact)"
},
"deselectContact": {
"message": "Avmarkera kontakt",
"description": "The label for contact checkboxes that are selected (clicking them should de-select the contact)"
},
"cannotSelectContact": {
"message": "Det går inte att välja kontakt",
"description": "The label for contact checkboxes that are disabled"
},
"alreadyAMember": {
"message": "Redan medlem",
"description": "The label for contact checkboxes that are disabled because they're already a member"
},
"MessageAudio--play": {
"message": "Spela ljudbilaga",
"description": "Aria label for audio attachment's Play button"
},
"MessageAudio--pause": {
"message": "Pausa ljudbilaga",
"description": "Aria label for audio attachment's Pause button"
},
"MessageAudio--download": {
"message": "Hämta ljudbilaga",
"description": "Aria label for audio attachment's Download button"
},
"MessageAudio--pending": {
"message": "Hämtar ljudbilaga...",
"description": "Aria label for pending audio attachment spinner"
},
"MessageAudio--slider": {
"message": "Uppspelningstid för ljudbilaga",
"description": "Aria label for audio attachment's playback time slider"
},
"emptyInboxMessage": {
"message": "Klicka på $composeIcon$ ovan och sök efter dina kontakter eller grupper till meddelandet.",
"description": "Shown in the left-pane when the inbox is empty",
"placeholders": {
"composeIcon": {
"content": "$1",
"example": "compose button"
}
}
},
"composeIcon": {
"message": "skriv-knappen",
"description": "Shown in the left-pane when the inbox is empty. Describes the button that composes a new message."
},
"ForwardMessageModal--continue": {
"message": "Fortsätt",
"description": "aria-label for the 'next' button in the forward a message modal dialog"
}
}

View File

@ -771,6 +771,10 @@
"message": "Wawasiliani",
"description": "Shown to separate the types of search results"
},
"groupsHeader": {
"message": "Makundi",
"description": "Shown to separate the types of search results"
},
"messagesHeader": {
"message": "Ujumbe",
"description": "Shown to separate the types of search results"
@ -1002,7 +1006,7 @@
"description": "Label for when something is turned off"
},
"deleteWarning": {
"message": "Clicking 'delete' will permanently remove this message from your devices only.",
"message": "This message will be deleted from this device.",
"description": "Text shown in the confirmation dialog for deleting a message locally"
},
"deleteForEveryoneWarning": {
@ -1071,6 +1075,10 @@
"message": "Bado haujabadilishana ujumbe na wasiliano huu. Nambari yako ya usalama na wao itapatikana baada ya ujumbe wa kwanza.",
"description": ""
},
"back": {
"message": "Rudi nyuma",
"description": "Generic label for back"
},
"goBack": {
"message": "Go back",
"description": "Label for back button in a conversation"
@ -1083,6 +1091,10 @@
"message": "Jaribu Tena Kutuma",
"description": "Shown on the drop-down menu for an individual message, but only if it is an outgoing message that failed to send"
},
"forwardMessage": {
"message": "Tuma ujumbe ",
"description": "Shown on the drop-down menu for an individual message, forwards a message"
},
"deleteMessage": {
"message": "Delete message for me",
"description": "Shown on the drop-down menu for an individual message, deletes single message"
@ -1103,6 +1115,22 @@
"message": "Kipindi salama kimewekwa upya",
"description": "This is a past tense, informational message. In other words, your secure session has been reset."
},
"ChatRefresh--notification": {
"message": "Chat session refreshed",
"description": "Shown in timeline when a error happened, and the session was automatically reset."
},
"ChatRefresh--learnMore": {
"message": "Jifunze Zaidi",
"description": "Shown in timeline when session is automatically reset, to provide access to a popup info dialog"
},
"ChatRefresh--summary": {
"message": "Signal uses end-to-end encryption and it may need to refresh your chat session sometimes. This doesnt affect your chats security but you may have missed a message from this contact and you can ask them to resend it.",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"ChatRefresh--contactSupport": {
"message": "Wasiliana na Msaada",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"quoteThumbnailAlt": {
"message": "Kijipicha cha taswira kutoka kwa ujumbe ulionukuliwa",
"description": "Used in alt tag of thumbnail images inside of an embedded message quote"
@ -1909,6 +1937,112 @@
"message": "Anza gumzo jipya...",
"description": "Label underneath number a user enters that is not an existing contact"
},
"newConversation": {
"message": "Mazungumzo mapya",
"description": "Label for header when starting a new conversation"
},
"contactSearchPlaceholder": {
"message": "Search by name or phone number",
"description": "Placeholder to use when searching for contacts in the composer"
},
"noContactsFound": {
"message": "No contacts found",
"description": "Label shown when there are no contacts to compose to"
},
"noConversationsFound": {
"message": "No conversations found",
"description": "Label shown when there are no conversations to compose to"
},
"chooseGroupMembers__title": {
"message": "Choose members",
"description": "The title for the 'choose group members' left pane screen"
},
"chooseGroupMembers__back-button": {
"message": "Rudi nyuma",
"description": "Used as alt-text of the back button on the 'choose group members' left pane screen"
},
"chooseGroupMembers__skip": {
"message": "Ruka",
"description": "The 'skip' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__next": {
"message": "Ifuatayo",
"description": "The 'next' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__maximum-group-size__title": {
"message": "Maximum group size reached",
"description": "Shown in the alert when you add the maximum number of group members"
},
"chooseGroupMembers__maximum-group-size__body": {
"message": "Signal groups can have a maximum of $max$ members.",
"description": "Shown in the alert when you add the maximum number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "1000"
}
}
},
"chooseGroupMembers__maximum-recommended-group-size__title": {
"message": "Recommended member limit reached",
"description": "Shown in the alert when you add the maximum recommended number of group members"
},
"chooseGroupMembers__maximum-recommended-group-size__body": {
"message": "Signal groups perform best with $max$ members or less. Adding more members will cause delays sending and receiving messages.",
"description": "Shown in the alert when you add the maximum recommended number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "150"
}
}
},
"chooseGroupMembers__cant-add-member__title": {
"message": "Cant add member",
"description": "Shown in the alert when you try to add someone who can't be added to a group"
},
"chooseGroupMembers__cant-add-member__body": {
"message": "\"$name$\" cant be added to the group because theyre using an old version of Signal. You can add them to the group after theyve updated Signal.",
"description": "Shown in the alert when you try to add someone who can't be added to a group",
"placeholders": {
"max": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"setGroupMetadata__title": {
"message": "Name this group",
"description": "The title for the 'set group metadata' left pane screen"
},
"setGroupMetadata__back-button": {
"message": "Back to member selection",
"description": "Used as alt-text of the back button on the 'set group metadata' left pane screen"
},
"setGroupMetadata__group-name-placeholder": {
"message": "Jina la kundi (inahitajika)",
"description": "The placeholder for the group name placeholder"
},
"setGroupMetadata__create-group": {
"message": "Unda",
"description": "The 'create group' button text in the 'set group metadata' left pane screen"
},
"setGroupMetadata__members-header": {
"message": "Wanachama",
"description": "The header for the members list in the 'set group metadata' left pane screen"
},
"setGroupMetadata__error-message": {
"message": "This group couldnt be created. Check your connection and try again.",
"description": "Shown in the modal when we can't create a group"
},
"updateGroupAttributes__title": {
"message": "Edit group name and photo",
"description": "Shown in the modal when we want to update a group"
},
"updateGroupAttributes__error-message": {
"message": "Failed to update the group. Check your connection and try again.",
"description": "Shown in the modal when we can't update a group"
},
"notSupportedSMS": {
"message": "SMS/MMS messages are not supported.",
"description": "Label underneath number informing user that SMS is not supported on desktop"
@ -2353,6 +2487,10 @@
"message": "Fungua menyu ya gumzo",
"description": "Shown in the shortcuts guide"
},
"Keyboard--new-conversation": {
"message": "Start new conversation",
"description": "Shown in the shortcuts guide"
},
"Keyboard--archive-conversation": {
"message": "Jalidi gumzo",
"description": "Shown in the shortcuts guide"
@ -2971,67 +3109,19 @@
},
"ConversationHero--membership-1": {
"message": "Member of $group$.",
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group",
"placeholders": {
"group": {
"content": "$1",
"example": "NYC Rock Climbers"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group"
},
"ConversationHero--membership-2": {
"message": "Member of $group1$ and $group2$.",
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups"
},
"ConversationHero--membership-3": {
"message": "Member of $group1$, $group2$, and $group3$.",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-extra": {
"message": "Member of $group1$, $group2$, $group3$ and $remainingCount$ more.",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
},
"remainingCount": {
"content": "$4",
"example": "3"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-added": {
"message": "$name$ added you to the group.",
@ -3043,6 +3133,10 @@
}
}
},
"no-groups-in-common": {
"message": "No groups in common.",
"description": "Shown to indicate this user is not a member of any groups"
},
"acceptCall": {
"message": "Pokea",
"description": "Shown in tooltip for the button to accept a call (audio or video)"
@ -3245,6 +3339,10 @@
"message": "Nyamazisha kwa saa moja",
"description": "Label for muting the conversation"
},
"muteEightHours": {
"message": "Mute for eight hours",
"description": "Label for muting the conversation"
},
"muteDay": {
"message": "Nyamazisha kwa siku moja",
"description": "Label for muting the conversation"
@ -3253,14 +3351,18 @@
"message": "Nyamazisha kwa wiki moja",
"description": "Label for muting the conversation"
},
"muteYear": {
"message": "Nyamazisha kwa mwaka mmoja",
"muteAlways": {
"message": "Mute always",
"description": "Label for muting the conversation"
},
"unmute": {
"message": "Washa ",
"description": "Label for unmuting the conversation"
},
"muteExpirationLabelAlways": {
"message": "Muted always",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted"
},
"muteExpirationLabel": {
"message": "Muted until $duration$",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted",
@ -3395,6 +3497,10 @@
"message": "Msimamizi",
"description": "Label for a group administrator"
},
"GroupV2--only-admins": {
"message": "Wasimamizi Pekee",
"description": "Label for group administrators -- used in drop-downs to select permissions that apply to admins"
},
"GroupV2--all-members": {
"message": "All members",
"description": "Label for describing the general non-privileged members of a group"
@ -4641,6 +4747,10 @@
"message": "Block group",
"description": "This is a button to block a group"
},
"ConversationDetailsActions--leave-group-must-choose-new-admin": {
"message": "Before you leave, you must choose at least one new admin for this group.",
"description": "Shown if, before leaving a group, you need to choose an admin"
},
"ConversationDetailsActions--leave-group-modal-title": {
"message": "Ni kweli unataka kuondoka?",
"description": "This is the modal title for confirming leaving a group"
@ -4699,6 +4809,10 @@
}
}
},
"ConversationDetailsMembershipList--add-members": {
"message": "Ongeza wanachama",
"description": "The button that you can click to add new members"
},
"ConversationDetailsMembershipList--show-all": {
"message": "See all",
"description": "This is a button on the conversation details to show all members"
@ -4856,5 +4970,167 @@
"PendingInvites--info": {
"message": "Details about people invited to this group arent shown until they join. Invitees will only see messages after they join the group.",
"description": "Information shown below the invite list"
},
"AvatarInput--no-photo-label--group": {
"message": "Add a group photo",
"description": "The label for the avatar uploader when no group photo is selected"
},
"AvatarInput--change-photo-label": {
"message": "Change photo",
"description": "The label for the avatar uploader when a photo is selected"
},
"AvatarInput--upload-photo-choice": {
"message": "Upload photo",
"description": "The button text when you click on an uploaded avatar and want to upload a new one"
},
"AvatarInput--remove-photo-choice": {
"message": "Ondoa picha",
"description": "The button text when you click on an uploaded avatar and want to remove it"
},
"ContactPill--remove": {
"message": "Remove contact",
"description": "The label for the 'remove' button on the contact pill"
},
"ComposeErrorDialog--close": {
"message": "Sawa",
"description": "The text on the button when there's an error in the composer"
},
"NewlyCreatedGroupInvitedContactsDialog--title--one": {
"message": "Invitation sent",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--title--many": {
"message": "$count$ invitations sent",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "3"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--one": {
"message": "$name$ cant be automatically added to this group by you.",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"name": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--many": {
"message": "These users cant be automatically added to this group by you.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--info-paragraph": {
"message": "Theyve been invited to join, and wont see any group messages until they accept.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--learn-more": {
"message": "Jifunze zaidi",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"AddGroupMembersModal--title": {
"message": "Ongeza wanachama",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--continue-to-confirm": {
"message": "Sasisha",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--confirm-title--one": {
"message": "Add $person$ to \"$group$\"?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"person": {
"content": "$1",
"example": "Jane Doe"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-title--many": {
"message": "Add $count$ members to \"$group$\"?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-button--one": {
"message": "Add member",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"AddGroupMembersModal--confirm-button--many": {
"message": "Ongeza wanachama",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"createNewGroupButton": {
"message": "Kikundi kipya",
"description": "The text of the button to create new groups"
},
"selectContact": {
"message": "Select contact",
"description": "The label for contact checkboxes that are non-selected (clicking them should select the contact)"
},
"deselectContact": {
"message": "De-select contact",
"description": "The label for contact checkboxes that are selected (clicking them should de-select the contact)"
},
"cannotSelectContact": {
"message": "Cannot select contact",
"description": "The label for contact checkboxes that are disabled"
},
"alreadyAMember": {
"message": "Already a member",
"description": "The label for contact checkboxes that are disabled because they're already a member"
},
"MessageAudio--play": {
"message": "Play audio attachment",
"description": "Aria label for audio attachment's Play button"
},
"MessageAudio--pause": {
"message": "Pause audio attachment",
"description": "Aria label for audio attachment's Pause button"
},
"MessageAudio--download": {
"message": "Download audio attachment",
"description": "Aria label for audio attachment's Download button"
},
"MessageAudio--pending": {
"message": "Downloading audio attachment...",
"description": "Aria label for pending audio attachment spinner"
},
"MessageAudio--slider": {
"message": "Playback time of audio attachment",
"description": "Aria label for audio attachment's playback time slider"
},
"emptyInboxMessage": {
"message": "Click the $composeIcon$ above and search for your contacts or groups to message.",
"description": "Shown in the left-pane when the inbox is empty",
"placeholders": {
"composeIcon": {
"content": "$1",
"example": "compose button"
}
}
},
"composeIcon": {
"message": "compose button",
"description": "Shown in the left-pane when the inbox is empty. Describes the button that composes a new message."
},
"ForwardMessageModal--continue": {
"message": "Endelea",
"description": "aria-label for the 'next' button in the forward a message modal dialog"
}
}

View File

@ -32,7 +32,7 @@
"description": "The label that is used for the File menu in the program main menu. The '&' indicates that the following letter will be used as the keyboard 'shortcut letter' for accessing the menu with the Alt-<letter> combination."
},
"mainMenuCreateStickers": {
"message": " ஸ்டிக்கர் தொகுப்பை உருவாக்க/பதிவேற்ற",
"message": "ஒட்டிப் பொதியை உருவாக்க/பதிவேற்ற",
"description": "The label that is used for the Create/upload sticker pack option in the File menu in the program main menu. The '&' indicates that the following letter will be used as the keyboard 'shortcut letter' for accessing the menu with the Alt-<letter> combination."
},
"mainMenuEdit": {
@ -198,7 +198,7 @@
"description": "Shown in place of the search box when showing archived conversation list"
},
"LeftPane--pinned": {
"message": "முக்கியமானது",
"message": "முக்கியமானவை",
"description": "Shown as a header for pinned conversations in the left pane"
},
"LeftPane--chats": {
@ -222,11 +222,11 @@
"description": "Undoes Archive Conversation action, and moves archived conversation back to the main conversation list"
},
"pinConversation": {
"message": "உரையாடலை பாதுகாக்கவும்",
"message": "முக்கியமானதாகக் குறிக்கவும்",
"description": "Shown in menu for conversation, and pins the conversation to the top of the conversation list"
},
"unpinConversation": {
"message": "உரையாடலைத் திறக்கவும்",
"message": "சாதாரணமானதாகக் குறிக்கவும்",
"description": "Undoes Archive Conversation action, and unpins the conversation from the top of the conversation list"
},
"pinnedConversationsFull": {
@ -771,6 +771,10 @@
"message": "தொடர்புகள்",
"description": "Shown to separate the types of search results"
},
"groupsHeader": {
"message": "குழுக்கள்",
"description": "Shown to separate the types of search results"
},
"messagesHeader": {
"message": "செய்திகள்",
"description": "Shown to separate the types of search results"
@ -1002,7 +1006,7 @@
"description": "Label for when something is turned off"
},
"deleteWarning": {
"message": "'நீக்கு' என்பதைக் கிளிக் செய்தால், இந்தச் செய்தியை உங்கள் சாதனங்களிலிருந்து மட்டுமே நிரந்தரமாக நீக்கும்.",
"message": "இந்த செய்தி இந்த சாதனத்திலிருந்து நீக்கப்படும்.",
"description": "Text shown in the confirmation dialog for deleting a message locally"
},
"deleteForEveryoneWarning": {
@ -1071,6 +1075,10 @@
"message": "இந்த தொடர்புடன் நீங்கள் இதுவரை எந்த செய்திகளையும் பரிமாறவில்லை. அவர்களுடனான உங்கள் பாதுகாப்பு எண் முதல் செய்திக்குப் பிறகு கிடைக்கும்.",
"description": ""
},
"back": {
"message": "மீண்டும்",
"description": "Generic label for back"
},
"goBack": {
"message": "திரும்பிச் செல்லுங்கள்",
"description": "Label for back button in a conversation"
@ -1083,6 +1091,10 @@
"message": "அனுப்ப முயற்சிக்கவும்",
"description": "Shown on the drop-down menu for an individual message, but only if it is an outgoing message that failed to send"
},
"forwardMessage": {
"message": "செய்தியை முன்னனுப்புக",
"description": "Shown on the drop-down menu for an individual message, forwards a message"
},
"deleteMessage": {
"message": " செய்தியை எனக்கு மட்டும் நீக்கு",
"description": "Shown on the drop-down menu for an individual message, deletes single message"
@ -1103,6 +1115,22 @@
"message": "பாதுகாப்பான அமர்வு மீட்டமைப்பு",
"description": "This is a past tense, informational message. In other words, your secure session has been reset."
},
"ChatRefresh--notification": {
"message": "உரையாடல் அமர்வு புதுப்பிக்கப்பட்டது",
"description": "Shown in timeline when a error happened, and the session was automatically reset."
},
"ChatRefresh--learnMore": {
"message": "மேலும் அறிக",
"description": "Shown in timeline when session is automatically reset, to provide access to a popup info dialog"
},
"ChatRefresh--summary": {
"message": "Signal இருமுனை குறியாக்கத்தைப் (E2EE) பயன்படுத்துகிறது, மேலும் இது சில நேரங்களில் உங்கள் அரட்டை அமர்வை புதுப்பிக்க வேண்டியிருக்கும். இது உங்கள் அரட்டையின் பாதுகாப்பைப் பாதிக்காது, ஆனால் இந்த தொடர்பிலிருந்து நீங்கள் ஒரு செய்தியைத் தவறவிட்டிருக்கலாம், மேலும் அதை மீண்டும் அனுப்புமாறு அவர்களிடம் கேட்கலாம்.",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"ChatRefresh--contactSupport": {
"message": "தொடர்பு ஆதரவு",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"quoteThumbnailAlt": {
"message": "மேற்கோள் செய்தியிலிருந்து படத்தின் சிறு உருவம்",
"description": "Used in alt tag of thumbnail images inside of an embedded message quote"
@ -1909,6 +1937,112 @@
"message": "புதிய உரையாடலைத் தொடங்குங்கள்…",
"description": "Label underneath number a user enters that is not an existing contact"
},
"newConversation": {
"message": "புதிய உரையாடல்",
"description": "Label for header when starting a new conversation"
},
"contactSearchPlaceholder": {
"message": "பெயர் அல்லது தொலைபேசி எண் மூலம் தேட",
"description": "Placeholder to use when searching for contacts in the composer"
},
"noContactsFound": {
"message": "எந்த தொடர்புகளும் கிடைக்கவில்லை",
"description": "Label shown when there are no contacts to compose to"
},
"noConversationsFound": {
"message": "உரையாடல்கள் எதுவும் கிடைக்கவில்லை",
"description": "Label shown when there are no conversations to compose to"
},
"chooseGroupMembers__title": {
"message": "உறுப்பினர்களை தேர்ந்தெடு",
"description": "The title for the 'choose group members' left pane screen"
},
"chooseGroupMembers__back-button": {
"message": "மீண்டும்",
"description": "Used as alt-text of the back button on the 'choose group members' left pane screen"
},
"chooseGroupMembers__skip": {
"message": "தவிர்",
"description": "The 'skip' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__next": {
"message": "அடுத்தது",
"description": "The 'next' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__maximum-group-size__title": {
"message": "அதிகபட்ச குழு அளவு எட்டப்பட்டுள்ளது",
"description": "Shown in the alert when you add the maximum number of group members"
},
"chooseGroupMembers__maximum-group-size__body": {
"message": "Signal குழுக்களில் அதிகபட்சம் $max$ உறுப்பினர்கள் இருக்கலாம்.\n",
"description": "Shown in the alert when you add the maximum number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "1000"
}
}
},
"chooseGroupMembers__maximum-recommended-group-size__title": {
"message": "குழு உறுப்பினர் அளவு பரிந்துரைக்கப்பட்ட வரம்பை எட்டியுள்ளது",
"description": "Shown in the alert when you add the maximum recommended number of group members"
},
"chooseGroupMembers__maximum-recommended-group-size__body": {
"message": "Signal groups perform best with $max$ members or less. Adding more members will cause delays sending and receiving messages.",
"description": "Shown in the alert when you add the maximum recommended number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "150"
}
}
},
"chooseGroupMembers__cant-add-member__title": {
"message": "உறுப்பினரை சேர்க்க முடியாது",
"description": "Shown in the alert when you try to add someone who can't be added to a group"
},
"chooseGroupMembers__cant-add-member__body": {
"message": "\"$name$\" cant be added to the group because theyre using an old version of Signal. You can add them to the group after theyve updated Signal.",
"description": "Shown in the alert when you try to add someone who can't be added to a group",
"placeholders": {
"max": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"setGroupMetadata__title": {
"message": "இந்த குழுவிற்கு பெயரிடுங்கள்",
"description": "The title for the 'set group metadata' left pane screen"
},
"setGroupMetadata__back-button": {
"message": "உறுப்பினரைத் தேர்ந்தெடுக்க திரும்பு",
"description": "Used as alt-text of the back button on the 'set group metadata' left pane screen"
},
"setGroupMetadata__group-name-placeholder": {
"message": "குழு பெயர் (தேவை)",
"description": "The placeholder for the group name placeholder"
},
"setGroupMetadata__create-group": {
"message": "உருவாக்கவும்",
"description": "The 'create group' button text in the 'set group metadata' left pane screen"
},
"setGroupMetadata__members-header": {
"message": "உறுப்பினர்கள்",
"description": "The header for the members list in the 'set group metadata' left pane screen"
},
"setGroupMetadata__error-message": {
"message": "இந்தக் குழுவினை உருவாக்க முடியவில்லை. உங்கள் இணைப்பை சோதித்து விட்டு மறுபடி முயற்சிக்கவும்.",
"description": "Shown in the modal when we can't create a group"
},
"updateGroupAttributes__title": {
"message": "குழு பெயர் மற்றும் புகைப்படத்தைத் தொகு அல்லது திருத்தவும்",
"description": "Shown in the modal when we want to update a group"
},
"updateGroupAttributes__error-message": {
"message": "குழுவினை புதுப்பிக்க முடியவில்லை. உங்கள் இணைப்பை சோதித்து விட்டு மறுபடி முயற்சிக்கவும்",
"description": "Shown in the modal when we can't update a group"
},
"notSupportedSMS": {
"message": "எஸ்எம்எஸ் / எம்எம்எஸ் செய்திகள் ஆதரிக்கப்படவில்லை.",
"description": "Label underneath number informing user that SMS is not supported on desktop"
@ -2353,6 +2487,10 @@
"message": "உரையாடல் மெனுவைத் திறக்கவும்",
"description": "Shown in the shortcuts guide"
},
"Keyboard--new-conversation": {
"message": "புதிய உரையாடலைத் தொடங்கு",
"description": "Shown in the shortcuts guide"
},
"Keyboard--archive-conversation": {
"message": "காப்பக உரையாடல்",
"description": "Shown in the shortcuts guide"
@ -2970,68 +3108,20 @@
}
},
"ConversationHero--membership-1": {
"message": "$group$ குழு உறுப்பினர்.",
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group",
"placeholders": {
"group": {
"content": "$1",
"example": "NYC Rock Climbers"
}
}
"message": "உறுப்பினர்$group$.",
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group"
},
"ConversationHero--membership-2": {
"message": "$group1$ மற்றும் $group2$ இன் உறுப்பினர்.",
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
}
}
"message": "உறுப்பினர் $group1$ மற்றும் $group2$.",
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups"
},
"ConversationHero--membership-3": {
"message": "$group1$, $group2$, மற்றும் $group3$ குழுக்களின் உறுப்பினர்",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
}
}
"message": "உறுப்பினர் $group1$, $group2$, மற்றும் $group3$.",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-extra": {
"message": " $group1$, $group2$, $group3$ மேலும் $remainingCount$ குழுக்களின் உறுப்பினர்",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
},
"remainingCount": {
"content": "$4",
"example": "3"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-added": {
"message": "$name$ அவர் உங்களை குழுவில் சேர்த்தார்.",
@ -3043,6 +3133,10 @@
}
}
},
"no-groups-in-common": {
"message": "பொதுவான குழுக்கள் இல்லை",
"description": "Shown to indicate this user is not a member of any groups"
},
"acceptCall": {
"message": "பதில்",
"description": "Shown in tooltip for the button to accept a call (audio or video)"
@ -3245,6 +3339,10 @@
"message": "ஒரு மணி நேரம் முடக்கு",
"description": "Label for muting the conversation"
},
"muteEightHours": {
"message": "எட்டு மணி நேரம் முடக்கு",
"description": "Label for muting the conversation"
},
"muteDay": {
"message": "ஒரு நாள் முடக்கு",
"description": "Label for muting the conversation"
@ -3253,14 +3351,18 @@
"message": "ஒரு வாரம் முடக்கு",
"description": "Label for muting the conversation"
},
"muteYear": {
"message": "ஒரு வருடம் முடக்கு",
"muteAlways": {
"message": "எப்போதும் முடக்கு",
"description": "Label for muting the conversation"
},
"unmute": {
"message": "தடுப்புநீக்கு",
"description": "Label for unmuting the conversation"
},
"muteExpirationLabelAlways": {
"message": "எப்போதும் முடக்கியது",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted"
},
"muteExpirationLabel": {
"message": "அறிவிப்புகள் $duration$ வரை முடக்கப்பட்டன",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted",
@ -3395,6 +3497,10 @@
"message": "நிர்வாகம்",
"description": "Label for a group administrator"
},
"GroupV2--only-admins": {
"message": "நிர்வாகிகள் மட்டுமே",
"description": "Label for group administrators -- used in drop-downs to select permissions that apply to admins"
},
"GroupV2--all-members": {
"message": "அனைத்து உறுப்பினர்கள்",
"description": "Label for describing the general non-privileged members of a group"
@ -4641,6 +4747,10 @@
"message": "குழுவைத் தடு",
"description": "This is a button to block a group"
},
"ConversationDetailsActions--leave-group-must-choose-new-admin": {
"message": "நீங்கள் வெளியேறுவதற்கு முன், இந்த குழுவிற்கு குறைந்தபட்சம் ஒரு புதிய new admin நிர்வாகியையாவது தேர்வு செய்ய வேண்டும்.",
"description": "Shown if, before leaving a group, you need to choose an admin"
},
"ConversationDetailsActions--leave-group-modal-title": {
"message": "நீங்கள் உண்மையில் வெளியேற விரும்புகிறீர்களா?",
"description": "This is the modal title for confirming leaving a group"
@ -4699,6 +4809,10 @@
}
}
},
"ConversationDetailsMembershipList--add-members": {
"message": "உறுப்பினர்களைச் சேர்க்கவும்",
"description": "The button that you can click to add new members"
},
"ConversationDetailsMembershipList--show-all": {
"message": "அனைத்தையும் பார்",
"description": "This is a button on the conversation details to show all members"
@ -4856,5 +4970,167 @@
"PendingInvites--info": {
"message": "விவரங்கள் பற்றி மக்கள் இதற்கு அழைக்கப்பட்டார் குழு அவை வரை காட்டப்படவில்லை சேர. அழைப்பாளர்கள் செய்திகளுக்குப் பிறகுதான் செய்திகளைப் பார்ப்பார்கள்சேர தி குழு.",
"description": "Information shown below the invite list"
},
"AvatarInput--no-photo-label--group": {
"message": "குழு புகைப்படத்தை சேர்",
"description": "The label for the avatar uploader when no group photo is selected"
},
"AvatarInput--change-photo-label": {
"message": "புகைப்படத்தை மாற்று",
"description": "The label for the avatar uploader when a photo is selected"
},
"AvatarInput--upload-photo-choice": {
"message": "புகைப்படத்தை பதிவேற்று",
"description": "The button text when you click on an uploaded avatar and want to upload a new one"
},
"AvatarInput--remove-photo-choice": {
"message": "புகைப்படத்தை அகற்று",
"description": "The button text when you click on an uploaded avatar and want to remove it"
},
"ContactPill--remove": {
"message": "தொடர்பை நீக்கு",
"description": "The label for the 'remove' button on the contact pill"
},
"ComposeErrorDialog--close": {
"message": "சரி",
"description": "The text on the button when there's an error in the composer"
},
"NewlyCreatedGroupInvitedContactsDialog--title--one": {
"message": "அழைப்பு அனுப்பப்பட்டது.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--title--many": {
"message": "$count$ invitations sent",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "3"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--one": {
"message": "$name$ cant be automatically added to this group by you.",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"name": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--many": {
"message": "இந்தப் பயனர்களைத் தானாகவே உங்களால் இந்தக் குழுவில் சேர்க்க முடியாது.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--info-paragraph": {
"message": "குழுவில் சேர அவர்கள் அழைக்கப்பட்டுள்ளனர். அதை ஏற்றுக் கொள்ளும்வரை எந்தவொரு குழு செய்திகளையும் அவர்களால் பார்க்க முடியாது.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--learn-more": {
"message": "மேலும் அறிக",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"AddGroupMembersModal--title": {
"message": "உறுப்பினர்களைச் சேர்க்கவும்",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--continue-to-confirm": {
"message": "புதுப்பிக்கப்பட்டது",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--confirm-title--one": {
"message": "Add $person$ to \"$group$\"?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"person": {
"content": "$1",
"example": "Jane Doe"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-title--many": {
"message": "Add $count$ members to \"$group$\"?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-button--one": {
"message": "குழுஉறுப்பினர் சேர்க்",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"AddGroupMembersModal--confirm-button--many": {
"message": "உறுப்பினர்களைச் சேர்க்கவும்",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"createNewGroupButton": {
"message": "புதிய குழு",
"description": "The text of the button to create new groups"
},
"selectContact": {
"message": "தொடர்பைத் தேர்ந்தெடு",
"description": "The label for contact checkboxes that are non-selected (clicking them should select the contact)"
},
"deselectContact": {
"message": "தொடர்பைத் தேர்வுநீக்கு",
"description": "The label for contact checkboxes that are selected (clicking them should de-select the contact)"
},
"cannotSelectContact": {
"message": "தொடர்பைத் தேர்ந்தெடுக்க இயலாது",
"description": "The label for contact checkboxes that are disabled"
},
"alreadyAMember": {
"message": "ஏற்கனவே உறுப்பினர்தான்",
"description": "The label for contact checkboxes that are disabled because they're already a member"
},
"MessageAudio--play": {
"message": "கேட்பொலி இணைப்பை இயக்கு",
"description": "Aria label for audio attachment's Play button"
},
"MessageAudio--pause": {
"message": "கேட்பொலி இணைப்பைச் சற்று நிறுத்து",
"description": "Aria label for audio attachment's Pause button"
},
"MessageAudio--download": {
"message": "கேட்பொலி இணைப்பை பதிவிறக்கு",
"description": "Aria label for audio attachment's Download button"
},
"MessageAudio--pending": {
"message": "கேட்பொலி இணைப்பு பதிவிறக்கப்படுகின்றது...",
"description": "Aria label for pending audio attachment spinner"
},
"MessageAudio--slider": {
"message": "கேட்பொலி இணைப்பின் முழு இயக்க நேரம்",
"description": "Aria label for audio attachment's playback time slider"
},
"emptyInboxMessage": {
"message": "செய்தியை அனுப்ப, மேலே உள்ள $composeIcon$ அழுத்தி உங்கள் தொடர்புகள் அல்லது குழுக்களைத் தேடுங்கள். ",
"description": "Shown in the left-pane when the inbox is empty",
"placeholders": {
"composeIcon": {
"content": "$1",
"example": "compose button"
}
}
},
"composeIcon": {
"message": "எழுது பொத்தானை",
"description": "Shown in the left-pane when the inbox is empty. Describes the button that composes a new message."
},
"ForwardMessageModal--continue": {
"message": "தொடர்ந்து செல் ",
"description": "aria-label for the 'next' button in the forward a message modal dialog"
}
}

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -160,7 +160,7 @@
"description": "Label for context button next to each message"
},
"contextMenuCopyLink": {
"message": "Bağlantıyı kopyalayın.",
"message": "Bağlantıyı Kopyala",
"description": "Shown in the context menu for a link to indicate that the user can copy the link"
},
"contextMenuCopyImage": {
@ -194,11 +194,11 @@
}
},
"archivedConversations": {
"message": "Arşivlenmiş Sohbetler",
"message": "Arşivlenmiş Konuşmalar",
"description": "Shown in place of the search box when showing archived conversation list"
},
"LeftPane--pinned": {
"message": "Sabitlendi",
"message": "Sabit",
"description": "Shown as a header for pinned conversations in the left pane"
},
"LeftPane--chats": {
@ -206,11 +206,11 @@
"description": "Shown as a header for non-pinned conversations in the left pane"
},
"archiveHelperText": {
"message": "Bu sohbetler arşivlendi ve sadece yeni iletiler alınırsa gelen kutusunda görünecekler.",
"message": "Bu konuşmalar arşivlendi ve sadece yeni iletiler alınırsa gelen kutusunda görünecekler.",
"description": "Shown at the top of the archived conversations list in the left pane"
},
"archiveConversation": {
"message": "Arşiv",
"message": "Arşivle",
"description": "Shown in menu for conversation, and moves conversation out of main conversation list"
},
"markUnread": {
@ -316,7 +316,7 @@
"description": "Displayed when a user can't send a message because something has gone wrong in the conversation."
},
"scrollDown": {
"message": "Sohbetin en altına kaydır",
"message": "Konuşmanın en altına kaydır",
"description": "Alt text for button to take user down to bottom of conversation, shown when user scrolls up"
},
"messagesBelow": {
@ -338,7 +338,7 @@
}
},
"messageHistoryUnsynced": {
"message": "Güvenliğiniz için sohbet geçmişi yeni bağlanan cihazlara aktarılmaz. ",
"message": "Güvenliğiniz için konuşmanın geçmişi yeni bağlanan cihazlara aktarılmaz. ",
"description": "Shown in the conversation history when a user links a new device to explain what is not supported."
},
"youMarkedAsVerified": {
@ -528,7 +528,7 @@
"description": "Header of the default pane in the media gallery, showing images and videos"
},
"mediaEmptyState": {
"message": "Bu sohbette hiç içerik yok",
"message": "Bu konuşmada hiç içerik yok",
"description": "Message shown to user in the media gallery when there are no messages with media attachments (images or video)"
},
"allMedia": {
@ -540,7 +540,7 @@
"description": "Header of the secondary pane in the media gallery, showing every non-media attachment"
},
"documentsEmptyState": {
"message": "Bu sohbette hiç belge yok",
"message": "Bu konuşmada hiç belge yok",
"description": "Message shown to user in the media gallery when there are no messages with document attachments (anything other than images or video)"
},
"today": {
@ -730,7 +730,7 @@
"description": "Aria label for clear search button"
},
"searchIn": {
"message": "$conversationName$ sohbetinde ara",
"message": "$conversationName$ konuşmasında ara",
"description": "Shown in the search box before text is entered when searching in a specific conversation",
"placeholders": {
"conversationName": {
@ -750,7 +750,7 @@
}
},
"noSearchResultsInConversation": {
"message": "$conversationName$ sohbetinde \"$searchTerm$\" için sonuç bulunamadı",
"message": "$conversationName$ konuşması \"$searchTerm$\" için sonuç bulunamadı",
"description": "Shown in the search left pane when no results were found",
"placeholders": {
"searchTerm": {
@ -764,13 +764,17 @@
}
},
"conversationsHeader": {
"message": "Sohbetler",
"message": "Konuşmalar",
"description": "Shown to separate the types of search results"
},
"contactsHeader": {
"message": "Kişiler",
"description": "Shown to separate the types of search results"
},
"groupsHeader": {
"message": "Gruplar",
"description": "Shown to separate the types of search results"
},
"messagesHeader": {
"message": "İletiler",
"description": "Shown to separate the types of search results"
@ -780,11 +784,11 @@
"description": ""
},
"selectAContact": {
"message": "Sohbete başlamak için bir kişi veya grup seçin.",
"message": "Konuşmaya başlamak için bir kişi veya grup seçin.",
"description": ""
},
"typingAlt": {
"message": "Bu sohbet için yazma animasyonu",
"message": "Bu konuşma için yazma animasyonu",
"description": "Used as the 'title' attribute for the typing animation"
},
"contactInAddressBook": {
@ -1002,7 +1006,7 @@
"description": "Label for when something is turned off"
},
"deleteWarning": {
"message": "'Sil'i tıkladığınızda bu mesaj kalıcı olarak yalnızca cihazlarınızdan kaldırılır.",
"message": "Bu ileti bu cihazdan silinecektir.",
"description": "Text shown in the confirmation dialog for deleting a message locally"
},
"deleteForEveryoneWarning": {
@ -1071,6 +1075,10 @@
"message": "Bu kişiyle herhangi bir iletişimde bulunmadınız. Güvenlik numaralarınız ilk iletiden sonra oluşturulacaktır.",
"description": ""
},
"back": {
"message": "Geri",
"description": "Generic label for back"
},
"goBack": {
"message": "Geri git",
"description": "Label for back button in a conversation"
@ -1083,12 +1091,16 @@
"message": "Tekrar Gönder",
"description": "Shown on the drop-down menu for an individual message, but only if it is an outgoing message that failed to send"
},
"forwardMessage": {
"message": "İletiyi yönlendir",
"description": "Shown on the drop-down menu for an individual message, forwards a message"
},
"deleteMessage": {
"message": "Mesajı benden sil",
"message": "İletiyi benden sil",
"description": "Shown on the drop-down menu for an individual message, deletes single message"
},
"deleteMessageForEveryone": {
"message": "Mesajı herkesten sil",
"message": "İletiyi herkesten sil",
"description": "Shown on the drop-down menu for an individual message, deletes single message for everyone"
},
"deleteMessages": {
@ -1096,13 +1108,29 @@
"description": "Menu item for deleting messages, title case."
},
"deleteConversationConfirmation": {
"message": "Bu sohbeti kalıcı olarak sil?",
"message": "Bu konuşmayı kalıcı olarak sil?",
"description": "Confirmation dialog text that asks the user if they really wish to delete the conversation. Answer buttons use the strings 'ok' and 'cancel'. The deletion is permanent, i.e. it cannot be undone."
},
"sessionEnded": {
"message": "Güvenli oturumu sıfırla",
"description": "This is a past tense, informational message. In other words, your secure session has been reset."
},
"ChatRefresh--notification": {
"message": "Konuşma oturumu yenilendi",
"description": "Shown in timeline when a error happened, and the session was automatically reset."
},
"ChatRefresh--learnMore": {
"message": "Dahasını Öğrenin",
"description": "Shown in timeline when session is automatically reset, to provide access to a popup info dialog"
},
"ChatRefresh--summary": {
"message": "Signal uçtan uca şifreleme kullanır ve bazen konuşma oturumunuzu yenilemesi gerekebilir. Bu, konuşmanızın güvenliğini etkilemez, ancak bu kişiden gelen bir iletiyi kaçırmış olabilirsiniz ve ondan tekrar göndermesini isteyebilirsiniz.",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"ChatRefresh--contactSupport": {
"message": "Destekle İletişime Geçin",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"quoteThumbnailAlt": {
"message": "Alıntılanmış iletideki görüntünün önizlemesi",
"description": "Used in alt tag of thumbnail images inside of an embedded message quote"
@ -1116,7 +1144,7 @@
"description": "Used in alt tag of video attachment preview"
},
"lightboxImageAlt": {
"message": "Sohbete gönderilen görüntü",
"message": "Konuşmaya gönderilen görüntü",
"description": "Used in the alt tag for the image shown in a full-screen lightbox view"
},
"imageCaptionIconAlt": {
@ -1906,9 +1934,115 @@
"description": "Label text for menu bar visibility setting"
},
"startConversation": {
"message": "Yeni sohbet başlat…",
"message": "Yeni konuşma başlat…",
"description": "Label underneath number a user enters that is not an existing contact"
},
"newConversation": {
"message": "Yeni konuşma",
"description": "Label for header when starting a new conversation"
},
"contactSearchPlaceholder": {
"message": "İsim veya numara ara",
"description": "Placeholder to use when searching for contacts in the composer"
},
"noContactsFound": {
"message": "Kişi bulunamadı",
"description": "Label shown when there are no contacts to compose to"
},
"noConversationsFound": {
"message": "Konuşma yok",
"description": "Label shown when there are no conversations to compose to"
},
"chooseGroupMembers__title": {
"message": "Üyeleri seçin",
"description": "The title for the 'choose group members' left pane screen"
},
"chooseGroupMembers__back-button": {
"message": "Geri",
"description": "Used as alt-text of the back button on the 'choose group members' left pane screen"
},
"chooseGroupMembers__skip": {
"message": "Atla",
"description": "The 'skip' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__next": {
"message": "İleri",
"description": "The 'next' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__maximum-group-size__title": {
"message": "Grup üye sınırına ulaşıldı",
"description": "Shown in the alert when you add the maximum number of group members"
},
"chooseGroupMembers__maximum-group-size__body": {
"message": "Signal grupları en fazla $max$ üyeye sahip olabilir.",
"description": "Shown in the alert when you add the maximum number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "1000"
}
}
},
"chooseGroupMembers__maximum-recommended-group-size__title": {
"message": "Önerilen üye sınırına ulaşıldı.",
"description": "Shown in the alert when you add the maximum recommended number of group members"
},
"chooseGroupMembers__maximum-recommended-group-size__body": {
"message": "Signal grupları en iyi $max$ veya daha az üyeyle çalışır. Daha fazla üye eklenmesi iletilerin alımı ve gönderiminde gecikmelere yol açabilir.",
"description": "Shown in the alert when you add the maximum recommended number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "150"
}
}
},
"chooseGroupMembers__cant-add-member__title": {
"message": "Üye eklenemedi",
"description": "Shown in the alert when you try to add someone who can't be added to a group"
},
"chooseGroupMembers__cant-add-member__body": {
"message": "\"$name$\" Signal'in eski bir sürümünü kullandığı için gruba eklenemez. Signal'i güncelledikten sonra gruba ekleyebilirsiniz.",
"description": "Shown in the alert when you try to add someone who can't be added to a group",
"placeholders": {
"max": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"setGroupMetadata__title": {
"message": "Bu grubu adlandır",
"description": "The title for the 'set group metadata' left pane screen"
},
"setGroupMetadata__back-button": {
"message": "Üye seçimine geri dön",
"description": "Used as alt-text of the back button on the 'set group metadata' left pane screen"
},
"setGroupMetadata__group-name-placeholder": {
"message": "Grup adı (gereklidir)",
"description": "The placeholder for the group name placeholder"
},
"setGroupMetadata__create-group": {
"message": "Oluştur",
"description": "The 'create group' button text in the 'set group metadata' left pane screen"
},
"setGroupMetadata__members-header": {
"message": "Üyeler",
"description": "The header for the members list in the 'set group metadata' left pane screen"
},
"setGroupMetadata__error-message": {
"message": "Grup oluşturulamadı. Bağlantınızı kontrol edip tekrar deneyin.",
"description": "Shown in the modal when we can't create a group"
},
"updateGroupAttributes__title": {
"message": "Grup adını ve resmini düzenleyin",
"description": "Shown in the modal when we want to update a group"
},
"updateGroupAttributes__error-message": {
"message": "Grup güncellenemedi. Bağlantınızı kontrol edip tekrar deneyin.",
"description": "Shown in the modal when we can't update a group"
},
"notSupportedSMS": {
"message": "SMS/MMS iletileri desteklenmemektedir.",
"description": "Label underneath number informing user that SMS is not supported on desktop"
@ -2120,7 +2254,7 @@
"description": "Shown in the sticker pack manager above sticker packs which you have received in messages."
},
"stickers--StickerManager--ReceivedPacks--Empty": {
"message": "Gelen mesajlardan aldığınız çıkartmalar burada gözükecektir",
"message": "Gelen iletilerden aldığınız çıkartmalar burada gözükecektir",
"description": "Shown in the sticker pack manager when you have not received any sticker packs in messages."
},
"stickers--StickerManager--Install": {
@ -2268,7 +2402,7 @@
}
},
"Message--unsupported-message-ask-to-resend": {
"message": "Signal'in güncel sürümünü kullandığınıza göre $contact$ kişisinin mesajı tekrar göndermesini isteyebilirsiniz.",
"message": "Signal'in güncel sürümünü kullandığınıza göre $contact$ kişisinin iletiyi tekrar göndermesini isteyebilirsiniz.",
"description": "",
"placeholders": {
"contact": {
@ -2282,7 +2416,7 @@
"description": ""
},
"Message--from-me-unsupported-message-ask-to-resend": {
"message": "Signal'in güncel sürümünü kullandığınıza göre gelecekteki buna benzer mesajlar artık eşitlenecektir.",
"message": "Signal'in güncel sürümünü kullandığınıza göre gelecekteki buna benzer iletiler artık eşitlenecektir.",
"description": ""
},
"Message--update-signal": {
@ -2302,7 +2436,7 @@
"description": "Shown when user clicks on an expired incoming view-once bubble"
},
"Message--tap-to-view--outgoing--expired-toast": {
"message": "Tek görümlük iletiler sohbet geçmişinizde saklanmaz.",
"message": "Tek görümlük iletiler konuşma geçmişinizde saklanmaz.",
"description": "Shown when user clicks on an expired outgoing view-once bubble"
},
"Message--tap-to-view--incoming": {
@ -2330,19 +2464,19 @@
"description": "Shown in the shortcuts guide"
},
"Keyboard--previous-conversation": {
"message": "Önceki sohbet",
"message": "Önceki konuşma",
"description": "Shown in the shortcuts guide"
},
"Keyboard--next-conversation": {
"message": "Sonraki sohbet",
"message": "Sonraki konuşma",
"description": "Shown in the shortcuts guide"
},
"Keyboard--previous-unread-conversation": {
"message": "Önceki okunmamış sohbet",
"message": "Önceki okunmamış konuşma",
"description": "Shown in the shortcuts guide"
},
"Keyboard--next-unread-conversation": {
"message": "Sonraki okunmamış sohbet",
"message": "Sonraki okunmamış konuşma",
"description": "Shown in the shortcuts guide"
},
"Keyboard--preferences": {
@ -2350,15 +2484,19 @@
"description": "Shown in the shortcuts guide"
},
"Keyboard--open-conversation-menu": {
"message": "Sohbet menüsünü aç",
"message": "Konuşma menüsünü aç",
"description": "Shown in the shortcuts guide"
},
"Keyboard--new-conversation": {
"message": "Yeni konuşma başlat",
"description": "Shown in the shortcuts guide"
},
"Keyboard--archive-conversation": {
"message": "Sohbeti arşivle",
"message": "Konuşmayı arşivle",
"description": "Shown in the shortcuts guide"
},
"Keyboard--unarchive-conversation": {
"message": "Sohbeti arşivden çıkart",
"message": "Konuşmayı arşivden çıkart",
"description": "Shown in the shortcuts guide"
},
"Keyboard--search": {
@ -2366,7 +2504,7 @@
"description": "Shown in the shortcuts guide"
},
"Keyboard--search-in-conversation": {
"message": "Sohbette ara",
"message": "Konuşmada ara",
"description": "Shown in the shortcuts guide"
},
"Keyboard--focus-composer": {
@ -2438,7 +2576,7 @@
"description": "Shown in the shortcuts guide"
},
"Keyboard--conversation-by-index": {
"message": "Sohbete atla",
"message": "Konuşmaya atla",
"description": "A shortcut allowing direct navigation to conversations 1 to 9 in list"
},
"Keyboard--Key--ctrl": {
@ -2494,7 +2632,7 @@
"description": "Shown in the shortcuts guide"
},
"Keyboard--close-curent-conversation": {
"message": "Mevcut sohbeti kapat",
"message": "Mevcut konuşmayı kapat",
"description": "Shown in the shortcuts guide"
},
"Keyboard--calling-header": {
@ -2526,11 +2664,11 @@
"description": "Used as alt-text of button on archived conversations screen"
},
"conversationArchived": {
"message": "Sohbet arşivlendi",
"message": "Konuşma arşivlendi",
"description": "A toast that shows up when user archives a conversation"
},
"conversationReturnedToInbox": {
"message": "Sohbet gelen kutusuna gönderildi",
"message": "Konuşma gelen kutusuna gönderildi",
"description": "A toast that shows up when the user unarchives a conversation"
},
"conversationMarkedUnread": {
@ -2796,7 +2934,7 @@
}
},
"MessageRequests--message-group": {
"message": "Bu gruba katılmak ve adınızla fotonuzu üyeleri ile paylaşmak istiyor musunuz? Kabul edene kadar mesajlarını gördüğünüzü bilmeyecekler.",
"message": "Bu gruba katılmak ve adınızla fotonuzu üyeleri ile paylaşmak istiyor musunuz? Kabul edene kadar iletilerini gördüğünüzü bilmeyecekler.",
"description": "Shown as the message for a message request in a group",
"placeholders": {
"name": {
@ -2884,11 +3022,11 @@
"description": "Shown as a button to let the user delete any message request"
},
"MessageRequests--delete-direct-confirm-title": {
"message": "Sohbet silinsin mi?",
"message": "Konuşma silinsin mi?",
"description": "Shown as the title in the confirmation modal for deleting a private message request"
},
"MessageRequests--delete-direct-confirm-body": {
"message": "Bu sohbet tüm cihazlarınızdan silinecektir.",
"message": "Bu konuşma tüm cihazlarınızdan silinecektir.",
"description": "Shown as the body in the confirmation modal for deleting a private message request"
},
"MessageRequests--delete-group-confirm-title": {
@ -2971,67 +3109,19 @@
},
"ConversationHero--membership-1": {
"message": "$group$ grubuna üye.",
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group",
"placeholders": {
"group": {
"content": "$1",
"example": "NYC Rock Climbers"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group"
},
"ConversationHero--membership-2": {
"message": "$group1$ ve $group2$ gruplarına üye.",
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups"
},
"ConversationHero--membership-3": {
"message": "$group1$, $group2$ ve $group3$ gruplarına üye.",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-extra": {
"message": "$group1$, $group2$, $group3$ ve $remainingCount$ diğer gruba üye.",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
},
"remainingCount": {
"content": "$4",
"example": "3"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-added": {
"message": "$name$ sizi gruba ekledi.",
@ -3043,6 +3133,10 @@
}
}
},
"no-groups-in-common": {
"message": "Ortak grup yok.",
"description": "Shown to indicate this user is not a member of any groups"
},
"acceptCall": {
"message": "Yanıtla",
"description": "Shown in tooltip for the button to accept a call (audio or video)"
@ -3245,6 +3339,10 @@
"message": "Bir saatliğine sessize al",
"description": "Label for muting the conversation"
},
"muteEightHours": {
"message": "8 saatliğine sustur",
"description": "Label for muting the conversation"
},
"muteDay": {
"message": "Bir günlüğüne sessize al",
"description": "Label for muting the conversation"
@ -3253,14 +3351,18 @@
"message": "Bir haftalığına sessize al",
"description": "Label for muting the conversation"
},
"muteYear": {
"message": "Bir yıllığına sessize al",
"muteAlways": {
"message": "Kalıcı olarak sustur",
"description": "Label for muting the conversation"
},
"unmute": {
"message": "Sesi aç",
"description": "Label for unmuting the conversation"
},
"muteExpirationLabelAlways": {
"message": "Kalıcı olarak susturulmuş",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted"
},
"muteExpirationLabel": {
"message": "$duration$ süresince susturuldu ",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted",
@ -3395,6 +3497,10 @@
"message": "Yönetici",
"description": "Label for a group administrator"
},
"GroupV2--only-admins": {
"message": "Yalnızca Yöneticiler",
"description": "Label for group administrators -- used in drop-downs to select permissions that apply to admins"
},
"GroupV2--all-members": {
"message": "Tüm üyeler",
"description": "Label for describing the general non-privileged members of a group"
@ -4466,7 +4572,7 @@
"description": "Shown on Migration popup before GV1 migration"
},
"GroupV1--Migration--info--invited--you": {
"message": "Bu gruba tekrar katılmak için bir daveti kabul etmeniz gerekecek ve kabul edene kadar grup mesajlarını almayacaksınız.",
"message": "Bu gruba tekrar katılmak için bir daveti kabul etmeniz gerekecek ve kabul edene kadar grup iletilerini almayacaksınız.",
"description": "Shown on Learn More popup after GV1 migration"
},
"GroupV1--Migration--info--invited--many": {
@ -4558,7 +4664,7 @@
"description": "Aria label for file attachment button in composition area"
},
"countMutedConversationsDescription": {
"message": "Sessize alınan sohbetleri rozet sayacına kat",
"message": "Sessize alınan konuşmaları rozet sayacına kat",
"description": "Description for counting muted conversations in badge setting"
},
"ContactModal--message": {
@ -4641,6 +4747,10 @@
"message": "Grubu engelle",
"description": "This is a button to block a group"
},
"ConversationDetailsActions--leave-group-must-choose-new-admin": {
"message": "Ayrılmadan önce, bu gruba yeni bir yönetici seçmek zorundasınız.",
"description": "Shown if, before leaving a group, you need to choose an admin"
},
"ConversationDetailsActions--leave-group-modal-title": {
"message": "Gerçekten ayrılmak istiyor musunuz?",
"description": "This is the modal title for confirming leaving a group"
@ -4699,6 +4809,10 @@
}
}
},
"ConversationDetailsMembershipList--add-members": {
"message": "Üye ekle",
"description": "The button that you can click to add new members"
},
"ConversationDetailsMembershipList--show-all": {
"message": "Tümünü gör",
"description": "This is a button on the conversation details to show all members"
@ -4856,5 +4970,167 @@
"PendingInvites--info": {
"message": "Bu gruba davet edilen kişilerin ayrıntıları, onlar gruba katılana kadar gösterilmez. Davet edilenler sadece gruba katıldıktan sonraki iletileri görecekler.",
"description": "Information shown below the invite list"
},
"AvatarInput--no-photo-label--group": {
"message": "Grup fotoğrafı ekle",
"description": "The label for the avatar uploader when no group photo is selected"
},
"AvatarInput--change-photo-label": {
"message": "Fotoğrafı değiştir",
"description": "The label for the avatar uploader when a photo is selected"
},
"AvatarInput--upload-photo-choice": {
"message": "Fotoğraf yükle",
"description": "The button text when you click on an uploaded avatar and want to upload a new one"
},
"AvatarInput--remove-photo-choice": {
"message": "Fotoğrafı kaldır",
"description": "The button text when you click on an uploaded avatar and want to remove it"
},
"ContactPill--remove": {
"message": "Kişiyi sil",
"description": "The label for the 'remove' button on the contact pill"
},
"ComposeErrorDialog--close": {
"message": "Tamam",
"description": "The text on the button when there's an error in the composer"
},
"NewlyCreatedGroupInvitedContactsDialog--title--one": {
"message": "Davet gönderildi",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--title--many": {
"message": "$count$ davet gönderildi",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "3"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--one": {
"message": "$name$, bu gruba sizin tarafınızdan eklenemez.",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"name": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--many": {
"message": "Bu kullanıcılar gruba sizin tarafınızdan eklenemez.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--info-paragraph": {
"message": "Katılmaları için davet gönderildi, kabul edene kadar hiçbir iletiyi görmeyecekler.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--learn-more": {
"message": "Dahasını öğrenin",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"AddGroupMembersModal--title": {
"message": "Üye ekle",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--continue-to-confirm": {
"message": "Güncelle",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--confirm-title--one": {
"message": "$person$, \"$group$\" grubuna eklensin mi? ",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"person": {
"content": "$1",
"example": "Jane Doe"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-title--many": {
"message": "$count$ üye \"$group$\" grubuna eklensin mi?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-button--one": {
"message": "Üye ekle",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"AddGroupMembersModal--confirm-button--many": {
"message": "Üye ekle",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"createNewGroupButton": {
"message": "Yeni grup",
"description": "The text of the button to create new groups"
},
"selectContact": {
"message": "Kişi seç",
"description": "The label for contact checkboxes that are non-selected (clicking them should select the contact)"
},
"deselectContact": {
"message": "Kişi seçimini kaldır",
"description": "The label for contact checkboxes that are selected (clicking them should de-select the contact)"
},
"cannotSelectContact": {
"message": "Kişi seçilemiyor",
"description": "The label for contact checkboxes that are disabled"
},
"alreadyAMember": {
"message": "Zaten üye",
"description": "The label for contact checkboxes that are disabled because they're already a member"
},
"MessageAudio--play": {
"message": "Ses eklentisini oynat",
"description": "Aria label for audio attachment's Play button"
},
"MessageAudio--pause": {
"message": "Ses eklentisini durdur",
"description": "Aria label for audio attachment's Pause button"
},
"MessageAudio--download": {
"message": "Ses eklentisini indir",
"description": "Aria label for audio attachment's Download button"
},
"MessageAudio--pending": {
"message": "Ses eklentisi indiriliyor...",
"description": "Aria label for pending audio attachment spinner"
},
"MessageAudio--slider": {
"message": "Ses eklentisinin oynatılma süresi",
"description": "Aria label for audio attachment's playback time slider"
},
"emptyInboxMessage": {
"message": "Yukarıdaki $composeIcon$ simgesine tıklayın ve ileti göndermek için kişilerinizi veya gruplarınızı arayın.",
"description": "Shown in the left-pane when the inbox is empty",
"placeholders": {
"composeIcon": {
"content": "$1",
"example": "compose button"
}
}
},
"composeIcon": {
"message": "oluştur butonu",
"description": "Shown in the left-pane when the inbox is empty. Describes the button that composes a new message."
},
"ForwardMessageModal--continue": {
"message": "Devam Et",
"description": "aria-label for the 'next' button in the forward a message modal dialog"
}
}

5136
_locales/ug/messages.json Normal file

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -771,6 +771,10 @@
"message": "رابطے",
"description": "Shown to separate the types of search results"
},
"groupsHeader": {
"message": "گروپس",
"description": "Shown to separate the types of search results"
},
"messagesHeader": {
"message": "پیغامات",
"description": "Shown to separate the types of search results"
@ -1002,7 +1006,7 @@
"description": "Label for when something is turned off"
},
"deleteWarning": {
"message": "'حذف' پر کلک کرنے سے یہ پیغام صرف مستقل طور پر آپ کے آلات سے ہٹ جائے گا۔",
"message": "This message will be deleted from this device.",
"description": "Text shown in the confirmation dialog for deleting a message locally"
},
"deleteForEveryoneWarning": {
@ -1071,6 +1075,10 @@
"message": "آپ نے ابھی تک اس کنٹکٹ کے ساتھ کسی پیغامات کا تبادلہ نہیں کیا ہے۔ ان کے ساتھ آپ کا حفاظتی نمبر پہلے پیغام کے بعد دستیاب ہوگا۔",
"description": ""
},
"back": {
"message": "واپس جائیں",
"description": "Generic label for back"
},
"goBack": {
"message": "واپس جائیں",
"description": "Label for back button in a conversation"
@ -1083,6 +1091,10 @@
"message": "دوبارہ بھیجنے کی کوشش کریں",
"description": "Shown on the drop-down menu for an individual message, but only if it is an outgoing message that failed to send"
},
"forwardMessage": {
"message": "پیغام آگے بھیجیں",
"description": "Shown on the drop-down menu for an individual message, forwards a message"
},
"deleteMessage": {
"message": "میرے لئے پیغام حذف کریں",
"description": "Shown on the drop-down menu for an individual message, deletes single message"
@ -1103,6 +1115,22 @@
"message": "محفوظ سیشن ری سیٹ کریں",
"description": "This is a past tense, informational message. In other words, your secure session has been reset."
},
"ChatRefresh--notification": {
"message": "چیٹ سیشن تازہ",
"description": "Shown in timeline when a error happened, and the session was automatically reset."
},
"ChatRefresh--learnMore": {
"message": "مزید پڑھیں",
"description": "Shown in timeline when session is automatically reset, to provide access to a popup info dialog"
},
"ChatRefresh--summary": {
"message": "Signal میں آخر سے آخر تک خفیہ کاری کا استعمال ہوتا ہے اور اسے کبھی کبھی آپ کے چیٹ سیشن کو تازہ کرنے کی ضرورت پڑسکتی ہے۔ اس سے آپ کے چیٹ کی سیکیورٹی متاثر نہیں ہوتی ہے لیکن ہوسکتا ہے کہ آپ نے اس رابطے سے کوئی پیغام چھوٹ لیا ہو اور آپ ان سے اسے دوبارہ بھیجنے کے لئے کہہ سکتے ہیں۔",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"ChatRefresh--contactSupport": {
"message": "سپورٹ سے رابطہ کریں",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"quoteThumbnailAlt": {
"message": "تصویر کے تھمب نیل سے پیغام حوالے کردیا",
"description": "Used in alt tag of thumbnail images inside of an embedded message quote"
@ -1909,6 +1937,112 @@
"message": "نئی گفتگو شروع کریں۔۔۔",
"description": "Label underneath number a user enters that is not an existing contact"
},
"newConversation": {
"message": "نئی گفتگو",
"description": "Label for header when starting a new conversation"
},
"contactSearchPlaceholder": {
"message": "Search by name or phone number",
"description": "Placeholder to use when searching for contacts in the composer"
},
"noContactsFound": {
"message": "No contacts found",
"description": "Label shown when there are no contacts to compose to"
},
"noConversationsFound": {
"message": "No conversations found",
"description": "Label shown when there are no conversations to compose to"
},
"chooseGroupMembers__title": {
"message": "Choose members",
"description": "The title for the 'choose group members' left pane screen"
},
"chooseGroupMembers__back-button": {
"message": "واپس جائیں",
"description": "Used as alt-text of the back button on the 'choose group members' left pane screen"
},
"chooseGroupMembers__skip": {
"message": "چھوڑ دو",
"description": "The 'skip' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__next": {
"message": "اگلا",
"description": "The 'next' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__maximum-group-size__title": {
"message": "گروپ کا زیادہ سے زیادہ سائز پہنچ گیا",
"description": "Shown in the alert when you add the maximum number of group members"
},
"chooseGroupMembers__maximum-group-size__body": {
"message": "Signal groups can have a maximum of $max$ members.",
"description": "Shown in the alert when you add the maximum number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "1000"
}
}
},
"chooseGroupMembers__maximum-recommended-group-size__title": {
"message": "تجویز کردہ ممبر کی حد ہوگئی",
"description": "Shown in the alert when you add the maximum recommended number of group members"
},
"chooseGroupMembers__maximum-recommended-group-size__body": {
"message": "Signal groups perform best with $max$ members or less. Adding more members will cause delays sending and receiving messages.",
"description": "Shown in the alert when you add the maximum recommended number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "150"
}
}
},
"chooseGroupMembers__cant-add-member__title": {
"message": "Cant add member",
"description": "Shown in the alert when you try to add someone who can't be added to a group"
},
"chooseGroupMembers__cant-add-member__body": {
"message": "\"$name$\" cant be added to the group because theyre using an old version of Signal. You can add them to the group after theyve updated Signal.",
"description": "Shown in the alert when you try to add someone who can't be added to a group",
"placeholders": {
"max": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"setGroupMetadata__title": {
"message": "اس گروپ کو نام دیں",
"description": "The title for the 'set group metadata' left pane screen"
},
"setGroupMetadata__back-button": {
"message": "Back to member selection",
"description": "Used as alt-text of the back button on the 'set group metadata' left pane screen"
},
"setGroupMetadata__group-name-placeholder": {
"message": "گروپ کا نام (ضروری)",
"description": "The placeholder for the group name placeholder"
},
"setGroupMetadata__create-group": {
"message": "بنائیں",
"description": "The 'create group' button text in the 'set group metadata' left pane screen"
},
"setGroupMetadata__members-header": {
"message": "ممبران",
"description": "The header for the members list in the 'set group metadata' left pane screen"
},
"setGroupMetadata__error-message": {
"message": "This group couldnt be created. Check your connection and try again.",
"description": "Shown in the modal when we can't create a group"
},
"updateGroupAttributes__title": {
"message": "گروپ کے نام اور تصویر میں ترمیم کریں",
"description": "Shown in the modal when we want to update a group"
},
"updateGroupAttributes__error-message": {
"message": "Failed to update the group. Check your connection and try again.",
"description": "Shown in the modal when we can't update a group"
},
"notSupportedSMS": {
"message": "SMS / MMS پیغامات کی سہولت نہیں ہے۔",
"description": "Label underneath number informing user that SMS is not supported on desktop"
@ -2353,6 +2487,10 @@
"message": "گفتگو کا مینو کھولیں",
"description": "Shown in the shortcuts guide"
},
"Keyboard--new-conversation": {
"message": "Start new conversation",
"description": "Shown in the shortcuts guide"
},
"Keyboard--archive-conversation": {
"message": "آرکائیو گفتگو",
"description": "Shown in the shortcuts guide"
@ -2970,68 +3108,20 @@
}
},
"ConversationHero--membership-1": {
"message": "$group$ کے ممبر.",
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group",
"placeholders": {
"group": {
"content": "$1",
"example": "NYC Rock Climbers"
}
}
"message": "کا رکن$group$.",
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group"
},
"ConversationHero--membership-2": {
"message": "$group1$ اور$group2$ کے ممبر.",
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
}
}
"message": "ممبر$group1$ اور$group2$.",
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups"
},
"ConversationHero--membership-3": {
"message": "$group1$,$group2$اور $group3$ کے ممبر ،",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
}
}
"message": "کے ممبر$group1$، $group2$اور$group3$.",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-extra": {
"message": "$group1$ ، $group2$ ،$group3$ اور $remainingCount$ اور کے ممبر.",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
},
"remainingCount": {
"content": "$4",
"example": "3"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-added": {
"message": "$name$ نے آپ کو گروپ میں شامل کیا۔",
@ -3043,6 +3133,10 @@
}
}
},
"no-groups-in-common": {
"message": "مشترکہ طور پر کوئی گروپ نہیں۔",
"description": "Shown to indicate this user is not a member of any groups"
},
"acceptCall": {
"message": "جواب دیں",
"description": "Shown in tooltip for the button to accept a call (audio or video)"
@ -3245,6 +3339,10 @@
"message": "ایک گھنٹے کیلئے خاموش",
"description": "Label for muting the conversation"
},
"muteEightHours": {
"message": "Mute for eight hours",
"description": "Label for muting the conversation"
},
"muteDay": {
"message": "ایک دن کیلئے خاموش",
"description": "Label for muting the conversation"
@ -3253,14 +3351,18 @@
"message": "ایک ہفتے کیلئے خاموش",
"description": "Label for muting the conversation"
},
"muteYear": {
"message": "ایک سال کیلئے خاموش",
"muteAlways": {
"message": "Mute always",
"description": "Label for muting the conversation"
},
"unmute": {
"message": "غیر خاموش",
"description": "Label for unmuting the conversation"
},
"muteExpirationLabelAlways": {
"message": "Muted always",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted"
},
"muteExpirationLabel": {
"message": "$duration$ تک mute رہیں",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted",
@ -3395,6 +3497,10 @@
"message": "منتظم",
"description": "Label for a group administrator"
},
"GroupV2--only-admins": {
"message": "صرف ایڈمنز",
"description": "Label for group administrators -- used in drop-downs to select permissions that apply to admins"
},
"GroupV2--all-members": {
"message": "تمام ممبران",
"description": "Label for describing the general non-privileged members of a group"
@ -4641,6 +4747,10 @@
"message": "مسدود گروپ",
"description": "This is a button to block a group"
},
"ConversationDetailsActions--leave-group-must-choose-new-admin": {
"message": "جانے سے پہلے ، آپ کو اس گروپ کے لئے کم از کم ایک نیا منتظم منتخب کرنا ہوگا۔",
"description": "Shown if, before leaving a group, you need to choose an admin"
},
"ConversationDetailsActions--leave-group-modal-title": {
"message": "کیا آپ واقعی چھوڑنا چاہتے ہیں؟",
"description": "This is the modal title for confirming leaving a group"
@ -4699,6 +4809,10 @@
}
}
},
"ConversationDetailsMembershipList--add-members": {
"message": "ممبران شامل کریں",
"description": "The button that you can click to add new members"
},
"ConversationDetailsMembershipList--show-all": {
"message": "تمام دیکھیں",
"description": "This is a button on the conversation details to show all members"
@ -4856,5 +4970,167 @@
"PendingInvites--info": {
"message": "اس گروپ میں مدعو کیے گئے لوگوں کے بارے میں تفصیلات اس وقت تک نہیں دکھائتیں جب تک وہ شامل نہ ہوں۔ مدعو گروپ میں شامل ہونے کے بعد ہی پیغامات دیکھیں گے۔",
"description": "Information shown below the invite list"
},
"AvatarInput--no-photo-label--group": {
"message": "Add a group photo",
"description": "The label for the avatar uploader when no group photo is selected"
},
"AvatarInput--change-photo-label": {
"message": "Change photo",
"description": "The label for the avatar uploader when a photo is selected"
},
"AvatarInput--upload-photo-choice": {
"message": "Upload photo",
"description": "The button text when you click on an uploaded avatar and want to upload a new one"
},
"AvatarInput--remove-photo-choice": {
"message": "تصویر ہٹائیں",
"description": "The button text when you click on an uploaded avatar and want to remove it"
},
"ContactPill--remove": {
"message": "Remove contact",
"description": "The label for the 'remove' button on the contact pill"
},
"ComposeErrorDialog--close": {
"message": "ٹھیک ہے",
"description": "The text on the button when there's an error in the composer"
},
"NewlyCreatedGroupInvitedContactsDialog--title--one": {
"message": "Invitation sent",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--title--many": {
"message": "$count$ invitations sent",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "3"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--one": {
"message": "$name$ cant be automatically added to this group by you.",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"name": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--many": {
"message": "These users cant be automatically added to this group by you.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--info-paragraph": {
"message": "Theyve been invited to join, and wont see any group messages until they accept.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--learn-more": {
"message": "مزید پڑھیں",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"AddGroupMembersModal--title": {
"message": "ممبران شامل کریں",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--continue-to-confirm": {
"message": "اَپ ڈیٹ",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--confirm-title--one": {
"message": "Add $person$ to \"$group$\"?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"person": {
"content": "$1",
"example": "Jane Doe"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-title--many": {
"message": "Add $count$ members to \"$group$\"?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-button--one": {
"message": "Add member",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"AddGroupMembersModal--confirm-button--many": {
"message": "ممبران شامل کریں",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"createNewGroupButton": {
"message": "نیا گروپ",
"description": "The text of the button to create new groups"
},
"selectContact": {
"message": "Select contact",
"description": "The label for contact checkboxes that are non-selected (clicking them should select the contact)"
},
"deselectContact": {
"message": "De-select contact",
"description": "The label for contact checkboxes that are selected (clicking them should de-select the contact)"
},
"cannotSelectContact": {
"message": "Cannot select contact",
"description": "The label for contact checkboxes that are disabled"
},
"alreadyAMember": {
"message": "Already a member",
"description": "The label for contact checkboxes that are disabled because they're already a member"
},
"MessageAudio--play": {
"message": "Play audio attachment",
"description": "Aria label for audio attachment's Play button"
},
"MessageAudio--pause": {
"message": "Pause audio attachment",
"description": "Aria label for audio attachment's Pause button"
},
"MessageAudio--download": {
"message": "Download audio attachment",
"description": "Aria label for audio attachment's Download button"
},
"MessageAudio--pending": {
"message": "Downloading audio attachment...",
"description": "Aria label for pending audio attachment spinner"
},
"MessageAudio--slider": {
"message": "Playback time of audio attachment",
"description": "Aria label for audio attachment's playback time slider"
},
"emptyInboxMessage": {
"message": "Click the $composeIcon$ above and search for your contacts or groups to message.",
"description": "Shown in the left-pane when the inbox is empty",
"placeholders": {
"composeIcon": {
"content": "$1",
"example": "compose button"
}
}
},
"composeIcon": {
"message": "compose button",
"description": "Shown in the left-pane when the inbox is empty. Describes the button that composes a new message."
},
"ForwardMessageModal--continue": {
"message": "جاری رکھیں",
"description": "aria-label for the 'next' button in the forward a message modal dialog"
}
}

View File

@ -771,6 +771,10 @@
"message": "Danh bạ",
"description": "Shown to separate the types of search results"
},
"groupsHeader": {
"message": "Nhóm",
"description": "Shown to separate the types of search results"
},
"messagesHeader": {
"message": "Tin nhắn",
"description": "Shown to separate the types of search results"
@ -1002,7 +1006,7 @@
"description": "Label for when something is turned off"
},
"deleteWarning": {
"message": "Nhấn 'xoá' để vĩnh viễn xoá tin nhắn này từ chỉ từ các thiết bị của bạn.",
"message": "This message will be deleted from this device.",
"description": "Text shown in the confirmation dialog for deleting a message locally"
},
"deleteForEveryoneWarning": {
@ -1071,6 +1075,10 @@
"message": "Bạn chưa trao đổi tin nhắn nào với liên hệ này. Số an toàn của bạn với họ sẽ được cung cấp sau tin nhắn đầu tiên.",
"description": ""
},
"back": {
"message": "Trở lại",
"description": "Generic label for back"
},
"goBack": {
"message": "Quay lại",
"description": "Label for back button in a conversation"
@ -1083,6 +1091,10 @@
"message": "Thử Gửi lại",
"description": "Shown on the drop-down menu for an individual message, but only if it is an outgoing message that failed to send"
},
"forwardMessage": {
"message": "Chuyển tiếp tin nhắn",
"description": "Shown on the drop-down menu for an individual message, forwards a message"
},
"deleteMessage": {
"message": "Xoá tin nhắn này cho tôi",
"description": "Shown on the drop-down menu for an individual message, deletes single message"
@ -1103,6 +1115,22 @@
"message": "Thiết lập lại phiên bảo mật",
"description": "This is a past tense, informational message. In other words, your secure session has been reset."
},
"ChatRefresh--notification": {
"message": "Đã làm mới phiên trò chuyện",
"description": "Shown in timeline when a error happened, and the session was automatically reset."
},
"ChatRefresh--learnMore": {
"message": "Tìm hiểu thêm",
"description": "Shown in timeline when session is automatically reset, to provide access to a popup info dialog"
},
"ChatRefresh--summary": {
"message": "Signal sử dụng bảo mật hai chiều và đôi khi sẽ cần làm mới phiên trò chuyện của bạn. Việc này không ảnh hưởng sự bảo mật của cuộc trò chuyện của bạn nhưng bạn có thể bị nhỡ tin nhắn từ liên hệ này và bạn có thể hỏi họ gửi lại.",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"ChatRefresh--contactSupport": {
"message": "Liên lạc Hỗ trợ",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"quoteThumbnailAlt": {
"message": "Hình thu nhỏ của hình ảnh từ tin nhắn được trích dẫn",
"description": "Used in alt tag of thumbnail images inside of an embedded message quote"
@ -1909,6 +1937,112 @@
"message": "Bắt đầu cuộc trò chuyện mới...",
"description": "Label underneath number a user enters that is not an existing contact"
},
"newConversation": {
"message": "Cuộc trò chuyện mới",
"description": "Label for header when starting a new conversation"
},
"contactSearchPlaceholder": {
"message": "Search by name or phone number",
"description": "Placeholder to use when searching for contacts in the composer"
},
"noContactsFound": {
"message": "No contacts found",
"description": "Label shown when there are no contacts to compose to"
},
"noConversationsFound": {
"message": "No conversations found",
"description": "Label shown when there are no conversations to compose to"
},
"chooseGroupMembers__title": {
"message": "Choose members",
"description": "The title for the 'choose group members' left pane screen"
},
"chooseGroupMembers__back-button": {
"message": "Trở lại",
"description": "Used as alt-text of the back button on the 'choose group members' left pane screen"
},
"chooseGroupMembers__skip": {
"message": "Bỏ qua",
"description": "The 'skip' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__next": {
"message": "Tiếp",
"description": "The 'next' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__maximum-group-size__title": {
"message": "Đã đạt kích cỡ nhóm tối đa ",
"description": "Shown in the alert when you add the maximum number of group members"
},
"chooseGroupMembers__maximum-group-size__body": {
"message": "Signal groups can have a maximum of $max$ members.",
"description": "Shown in the alert when you add the maximum number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "1000"
}
}
},
"chooseGroupMembers__maximum-recommended-group-size__title": {
"message": "Đã đạt giới hạn thành viên được giới thiệu",
"description": "Shown in the alert when you add the maximum recommended number of group members"
},
"chooseGroupMembers__maximum-recommended-group-size__body": {
"message": "Signal groups perform best with $max$ members or less. Adding more members will cause delays sending and receiving messages.",
"description": "Shown in the alert when you add the maximum recommended number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "150"
}
}
},
"chooseGroupMembers__cant-add-member__title": {
"message": "Cant add member",
"description": "Shown in the alert when you try to add someone who can't be added to a group"
},
"chooseGroupMembers__cant-add-member__body": {
"message": "\"$name$\" cant be added to the group because theyre using an old version of Signal. You can add them to the group after theyve updated Signal.",
"description": "Shown in the alert when you try to add someone who can't be added to a group",
"placeholders": {
"max": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"setGroupMetadata__title": {
"message": "Đặt tên nhóm này",
"description": "The title for the 'set group metadata' left pane screen"
},
"setGroupMetadata__back-button": {
"message": "Back to member selection",
"description": "Used as alt-text of the back button on the 'set group metadata' left pane screen"
},
"setGroupMetadata__group-name-placeholder": {
"message": "Tên nhóm (bắt buộc)",
"description": "The placeholder for the group name placeholder"
},
"setGroupMetadata__create-group": {
"message": "Tạo",
"description": "The 'create group' button text in the 'set group metadata' left pane screen"
},
"setGroupMetadata__members-header": {
"message": "Thành viên",
"description": "The header for the members list in the 'set group metadata' left pane screen"
},
"setGroupMetadata__error-message": {
"message": "This group couldnt be created. Check your connection and try again.",
"description": "Shown in the modal when we can't create a group"
},
"updateGroupAttributes__title": {
"message": "Sửa tên và ảnh nhóm",
"description": "Shown in the modal when we want to update a group"
},
"updateGroupAttributes__error-message": {
"message": "Failed to update the group. Check your connection and try again.",
"description": "Shown in the modal when we can't update a group"
},
"notSupportedSMS": {
"message": "Tin nhắn SMS/MMS không được hỗ trợ.",
"description": "Label underneath number informing user that SMS is not supported on desktop"
@ -2353,6 +2487,10 @@
"message": "Mở menu cuộc trò chuyện",
"description": "Shown in the shortcuts guide"
},
"Keyboard--new-conversation": {
"message": "Start new conversation",
"description": "Shown in the shortcuts guide"
},
"Keyboard--archive-conversation": {
"message": "Lưu trữ cuộc trò chuyện",
"description": "Shown in the shortcuts guide"
@ -2971,67 +3109,19 @@
},
"ConversationHero--membership-1": {
"message": "Thành viên của $group$.",
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group",
"placeholders": {
"group": {
"content": "$1",
"example": "NYC Rock Climbers"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group"
},
"ConversationHero--membership-2": {
"message": "Thành viên của $group1$ và $group2$.",
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups"
},
"ConversationHero--membership-3": {
"message": "Thành viên của $group1$, $group2$, và $group3$. ",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-extra": {
"message": "Thành viên của $group1$, $group2$, $group3$ và $remainingCount$ nhóm khác.",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
},
"remainingCount": {
"content": "$4",
"example": "3"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-added": {
"message": "$name$ đã thêm bạn vào nhóm.",
@ -3043,6 +3133,10 @@
}
}
},
"no-groups-in-common": {
"message": "Không có nhóm chung.",
"description": "Shown to indicate this user is not a member of any groups"
},
"acceptCall": {
"message": "Trả lời",
"description": "Shown in tooltip for the button to accept a call (audio or video)"
@ -3245,6 +3339,10 @@
"message": "Tạm im một giờ",
"description": "Label for muting the conversation"
},
"muteEightHours": {
"message": "Mute for eight hours",
"description": "Label for muting the conversation"
},
"muteDay": {
"message": "Tạm im một ngày",
"description": "Label for muting the conversation"
@ -3253,14 +3351,18 @@
"message": "Tạm im một tuần",
"description": "Label for muting the conversation"
},
"muteYear": {
"message": "Tạm im một năm",
"muteAlways": {
"message": "Mute always",
"description": "Label for muting the conversation"
},
"unmute": {
"message": "Tắt tạm im",
"description": "Label for unmuting the conversation"
},
"muteExpirationLabelAlways": {
"message": "Muted always",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted"
},
"muteExpirationLabel": {
"message": "Tắt tiếng cho tới $duration$",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted",
@ -3395,6 +3497,10 @@
"message": "Quản trị viên",
"description": "Label for a group administrator"
},
"GroupV2--only-admins": {
"message": "Chỉ có Quản trị viên",
"description": "Label for group administrators -- used in drop-downs to select permissions that apply to admins"
},
"GroupV2--all-members": {
"message": "Tất cả thành viên",
"description": "Label for describing the general non-privileged members of a group"
@ -4641,6 +4747,10 @@
"message": "Chặn nhóm",
"description": "This is a button to block a group"
},
"ConversationDetailsActions--leave-group-must-choose-new-admin": {
"message": "Trước khi rời nhóm, bạn phải chọn ít nhất một quản trị viên mới cho nhóm này.",
"description": "Shown if, before leaving a group, you need to choose an admin"
},
"ConversationDetailsActions--leave-group-modal-title": {
"message": "Bạn có chắc chắn muốn rời khỏi nhóm?",
"description": "This is the modal title for confirming leaving a group"
@ -4699,6 +4809,10 @@
}
}
},
"ConversationDetailsMembershipList--add-members": {
"message": "Thêm thành viên",
"description": "The button that you can click to add new members"
},
"ConversationDetailsMembershipList--show-all": {
"message": "Xem tất cả",
"description": "This is a button on the conversation details to show all members"
@ -4856,5 +4970,167 @@
"PendingInvites--info": {
"message": "Chi tiết về những người được mời tham gia nhóm này sẽ không được hiện cho đến khi họ tham gia. Những người được mời sẽ chỉ thấy các tin nhắn sau khi họ tham gia nhóm.",
"description": "Information shown below the invite list"
},
"AvatarInput--no-photo-label--group": {
"message": "Add a group photo",
"description": "The label for the avatar uploader when no group photo is selected"
},
"AvatarInput--change-photo-label": {
"message": "Change photo",
"description": "The label for the avatar uploader when a photo is selected"
},
"AvatarInput--upload-photo-choice": {
"message": "Upload photo",
"description": "The button text when you click on an uploaded avatar and want to upload a new one"
},
"AvatarInput--remove-photo-choice": {
"message": "Gỡ ảnh",
"description": "The button text when you click on an uploaded avatar and want to remove it"
},
"ContactPill--remove": {
"message": "Remove contact",
"description": "The label for the 'remove' button on the contact pill"
},
"ComposeErrorDialog--close": {
"message": "OK",
"description": "The text on the button when there's an error in the composer"
},
"NewlyCreatedGroupInvitedContactsDialog--title--one": {
"message": "Invitation sent",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--title--many": {
"message": "$count$ invitations sent",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "3"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--one": {
"message": "$name$ cant be automatically added to this group by you.",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"name": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--many": {
"message": "These users cant be automatically added to this group by you.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--info-paragraph": {
"message": "Theyve been invited to join, and wont see any group messages until they accept.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--learn-more": {
"message": "Tìm hiểu thêm",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"AddGroupMembersModal--title": {
"message": "Thêm thành viên",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--continue-to-confirm": {
"message": "Cập nhật",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--confirm-title--one": {
"message": "Add $person$ to \"$group$\"?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"person": {
"content": "$1",
"example": "Jane Doe"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-title--many": {
"message": "Add $count$ members to \"$group$\"?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-button--one": {
"message": "Thêm thành viên",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"AddGroupMembersModal--confirm-button--many": {
"message": "Thêm thành viên",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"createNewGroupButton": {
"message": "Tạo nhóm mới",
"description": "The text of the button to create new groups"
},
"selectContact": {
"message": "Select contact",
"description": "The label for contact checkboxes that are non-selected (clicking them should select the contact)"
},
"deselectContact": {
"message": "De-select contact",
"description": "The label for contact checkboxes that are selected (clicking them should de-select the contact)"
},
"cannotSelectContact": {
"message": "Cannot select contact",
"description": "The label for contact checkboxes that are disabled"
},
"alreadyAMember": {
"message": "Already a member",
"description": "The label for contact checkboxes that are disabled because they're already a member"
},
"MessageAudio--play": {
"message": "Play audio attachment",
"description": "Aria label for audio attachment's Play button"
},
"MessageAudio--pause": {
"message": "Pause audio attachment",
"description": "Aria label for audio attachment's Pause button"
},
"MessageAudio--download": {
"message": "Download audio attachment",
"description": "Aria label for audio attachment's Download button"
},
"MessageAudio--pending": {
"message": "Downloading audio attachment...",
"description": "Aria label for pending audio attachment spinner"
},
"MessageAudio--slider": {
"message": "Playback time of audio attachment",
"description": "Aria label for audio attachment's playback time slider"
},
"emptyInboxMessage": {
"message": "Click the $composeIcon$ above and search for your contacts or groups to message.",
"description": "Shown in the left-pane when the inbox is empty",
"placeholders": {
"composeIcon": {
"content": "$1",
"example": "compose button"
}
}
},
"composeIcon": {
"message": "compose button",
"description": "Shown in the left-pane when the inbox is empty. Describes the button that composes a new message."
},
"ForwardMessageModal--continue": {
"message": "Tiếp tục",
"description": "aria-label for the 'next' button in the forward a message modal dialog"
}
}

File diff suppressed because it is too large Load Diff

View File

@ -771,6 +771,10 @@
"message": "聯絡人",
"description": "Shown to separate the types of search results"
},
"groupsHeader": {
"message": "群組",
"description": "Shown to separate the types of search results"
},
"messagesHeader": {
"message": "訊息",
"description": "Shown to separate the types of search results"
@ -1002,7 +1006,7 @@
"description": "Label for when something is turned off"
},
"deleteWarning": {
"message": "點擊“刪除”將只從你的裝置中永久刪除此訊息。",
"message": "此訊息將會永久從這個裝置中移除。",
"description": "Text shown in the confirmation dialog for deleting a message locally"
},
"deleteForEveryoneWarning": {
@ -1071,6 +1075,10 @@
"message": "你尚未與這個聯絡人交換訊息。你與他們的安全碼將會在初次送出訊息後生效。",
"description": ""
},
"back": {
"message": "返回",
"description": "Generic label for back"
},
"goBack": {
"message": "返回",
"description": "Label for back button in a conversation"
@ -1083,6 +1091,10 @@
"message": "重新傳送",
"description": "Shown on the drop-down menu for an individual message, but only if it is an outgoing message that failed to send"
},
"forwardMessage": {
"message": "轉寄訊息",
"description": "Shown on the drop-down menu for an individual message, forwards a message"
},
"deleteMessage": {
"message": "為我刪除訊息",
"description": "Shown on the drop-down menu for an individual message, deletes single message"
@ -1103,6 +1115,22 @@
"message": "安全對話重設",
"description": "This is a past tense, informational message. In other words, your secure session has been reset."
},
"ChatRefresh--notification": {
"message": "聊天會話已刷新",
"description": "Shown in timeline when a error happened, and the session was automatically reset."
},
"ChatRefresh--learnMore": {
"message": "了解更多",
"description": "Shown in timeline when session is automatically reset, to provide access to a popup info dialog"
},
"ChatRefresh--summary": {
"message": "Signal使用點對點加密有時可能需要刷新你的聊天會話。 這不會影響你聊天的安全性,但是你可能錯過了此聯絡人的訊息,可以要求他們重新傳送。",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"ChatRefresh--contactSupport": {
"message": "聯絡支援",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"quoteThumbnailAlt": {
"message": "引用訊息的縮圖",
"description": "Used in alt tag of thumbnail images inside of an embedded message quote"
@ -1909,6 +1937,112 @@
"message": "開始新的對話...",
"description": "Label underneath number a user enters that is not an existing contact"
},
"newConversation": {
"message": "新對話",
"description": "Label for header when starting a new conversation"
},
"contactSearchPlaceholder": {
"message": "按姓名或電話號碼搜尋",
"description": "Placeholder to use when searching for contacts in the composer"
},
"noContactsFound": {
"message": "找不到聯絡人",
"description": "Label shown when there are no contacts to compose to"
},
"noConversationsFound": {
"message": "找不到對話",
"description": "Label shown when there are no conversations to compose to"
},
"chooseGroupMembers__title": {
"message": "選擇成員",
"description": "The title for the 'choose group members' left pane screen"
},
"chooseGroupMembers__back-button": {
"message": "返回",
"description": "Used as alt-text of the back button on the 'choose group members' left pane screen"
},
"chooseGroupMembers__skip": {
"message": "略過",
"description": "The 'skip' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__next": {
"message": "下一步",
"description": "The 'next' button text in the 'choose group members' left pane screen"
},
"chooseGroupMembers__maximum-group-size__title": {
"message": "已達群組人數上限",
"description": "Shown in the alert when you add the maximum number of group members"
},
"chooseGroupMembers__maximum-group-size__body": {
"message": "Signal群組最多可以有$max$個成員。",
"description": "Shown in the alert when you add the maximum number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "1000"
}
}
},
"chooseGroupMembers__maximum-recommended-group-size__title": {
"message": "已達到推薦成員數上限",
"description": "Shown in the alert when you add the maximum recommended number of group members"
},
"chooseGroupMembers__maximum-recommended-group-size__body": {
"message": "Signal群組在$max$個成員或更少的情況下表現最佳。 新增更多成員將導致傳送和接收訊息的延遲。",
"description": "Shown in the alert when you add the maximum recommended number of group members",
"placeholders": {
"max": {
"content": "$1",
"example": "150"
}
}
},
"chooseGroupMembers__cant-add-member__title": {
"message": "無法新增成員",
"description": "Shown in the alert when you try to add someone who can't be added to a group"
},
"chooseGroupMembers__cant-add-member__body": {
"message": "無法將“$name$”新增到該群組因為他們使用的是舊版Signal。你可以在Signal更新後將他們新增到群組中。",
"description": "Shown in the alert when you try to add someone who can't be added to a group",
"placeholders": {
"max": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"setGroupMetadata__title": {
"message": "為群組取一個名稱",
"description": "The title for the 'set group metadata' left pane screen"
},
"setGroupMetadata__back-button": {
"message": "返回成員選擇",
"description": "Used as alt-text of the back button on the 'set group metadata' left pane screen"
},
"setGroupMetadata__group-name-placeholder": {
"message": "群組名稱 (必填)",
"description": "The placeholder for the group name placeholder"
},
"setGroupMetadata__create-group": {
"message": "建立",
"description": "The 'create group' button text in the 'set group metadata' left pane screen"
},
"setGroupMetadata__members-header": {
"message": "成員",
"description": "The header for the members list in the 'set group metadata' left pane screen"
},
"setGroupMetadata__error-message": {
"message": "無法建立該群組。 檢查你的連線,然後重試。",
"description": "Shown in the modal when we can't create a group"
},
"updateGroupAttributes__title": {
"message": "編輯群組名稱及照片",
"description": "Shown in the modal when we want to update a group"
},
"updateGroupAttributes__error-message": {
"message": "無法更新群組。 檢查你的連線,然後重試。",
"description": "Shown in the modal when we can't update a group"
},
"notSupportedSMS": {
"message": "SMS/MMS 訊息無法被支援。",
"description": "Label underneath number informing user that SMS is not supported on desktop"
@ -2353,6 +2487,10 @@
"message": "開啟對話選項",
"description": "Shown in the shortcuts guide"
},
"Keyboard--new-conversation": {
"message": "開始新的對話",
"description": "Shown in the shortcuts guide"
},
"Keyboard--archive-conversation": {
"message": "封存對話",
"description": "Shown in the shortcuts guide"
@ -2971,67 +3109,19 @@
},
"ConversationHero--membership-1": {
"message": "$group$的成員",
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group",
"placeholders": {
"group": {
"content": "$1",
"example": "NYC Rock Climbers"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group"
},
"ConversationHero--membership-2": {
"message": "$group1$及$group2$的成員。",
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least two mutual groups"
},
"ConversationHero--membership-3": {
"message": "$group1$$group2$,及$group3$的成員。",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-extra": {
"message": "$group1$$group2$$group3$及$remainingCount$或更多的成員。",
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups",
"placeholders": {
"group1": {
"content": "$1",
"example": "NYC Rock Climbers"
},
"group2": {
"content": "$2",
"example": "Dinner Party"
},
"group3": {
"content": "$3",
"example": "Friends 🌿"
},
"remainingCount": {
"content": "$4",
"example": "3"
}
}
"description": "Shown in the conversation hero to indicate this user is a member of at least three mutual groups"
},
"ConversationHero--membership-added": {
"message": "$name$已將你加入群組。",
@ -3043,6 +3133,10 @@
}
}
},
"no-groups-in-common": {
"message": "沒有共同的群組。",
"description": "Shown to indicate this user is not a member of any groups"
},
"acceptCall": {
"message": "接聽",
"description": "Shown in tooltip for the button to accept a call (audio or video)"
@ -3245,6 +3339,10 @@
"message": "靜音一小時",
"description": "Label for muting the conversation"
},
"muteEightHours": {
"message": "靜音八個小時",
"description": "Label for muting the conversation"
},
"muteDay": {
"message": "靜音一天",
"description": "Label for muting the conversation"
@ -3253,14 +3351,18 @@
"message": "靜音一週",
"description": "Label for muting the conversation"
},
"muteYear": {
"message": "靜音一年",
"muteAlways": {
"message": "總是靜音",
"description": "Label for muting the conversation"
},
"unmute": {
"message": "取消靜音",
"description": "Label for unmuting the conversation"
},
"muteExpirationLabelAlways": {
"message": "總是被靜音",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted"
},
"muteExpirationLabel": {
"message": "靜音直到$duration$",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted",
@ -3395,6 +3497,10 @@
"message": "管理員",
"description": "Label for a group administrator"
},
"GroupV2--only-admins": {
"message": "只有管理員",
"description": "Label for group administrators -- used in drop-downs to select permissions that apply to admins"
},
"GroupV2--all-members": {
"message": "所有成員",
"description": "Label for describing the general non-privileged members of a group"
@ -4641,6 +4747,10 @@
"message": "封鎖群組",
"description": "This is a button to block a group"
},
"ConversationDetailsActions--leave-group-must-choose-new-admin": {
"message": "在你離開之前,你必須為此群組至少選擇一個新管理員。",
"description": "Shown if, before leaving a group, you need to choose an admin"
},
"ConversationDetailsActions--leave-group-modal-title": {
"message": "你確定要離開嗎?",
"description": "This is the modal title for confirming leaving a group"
@ -4699,6 +4809,10 @@
}
}
},
"ConversationDetailsMembershipList--add-members": {
"message": "新增成員",
"description": "The button that you can click to add new members"
},
"ConversationDetailsMembershipList--show-all": {
"message": "查看全部",
"description": "This is a button on the conversation details to show all members"
@ -4856,5 +4970,167 @@
"PendingInvites--info": {
"message": "加入此群組之前,不會顯示有關受邀人員的詳細資訊。 受邀者只有在加入群組後才能看到訊息。",
"description": "Information shown below the invite list"
},
"AvatarInput--no-photo-label--group": {
"message": "新增群組照片",
"description": "The label for the avatar uploader when no group photo is selected"
},
"AvatarInput--change-photo-label": {
"message": "變更照片",
"description": "The label for the avatar uploader when a photo is selected"
},
"AvatarInput--upload-photo-choice": {
"message": "上傳照片",
"description": "The button text when you click on an uploaded avatar and want to upload a new one"
},
"AvatarInput--remove-photo-choice": {
"message": "移除頭像照片",
"description": "The button text when you click on an uploaded avatar and want to remove it"
},
"ContactPill--remove": {
"message": "刪除聯絡人",
"description": "The label for the 'remove' button on the contact pill"
},
"ComposeErrorDialog--close": {
"message": "好的",
"description": "The text on the button when there's an error in the composer"
},
"NewlyCreatedGroupInvitedContactsDialog--title--one": {
"message": "邀請已傳送",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--title--many": {
"message": "$count$ 個邀請已傳送",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "3"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--one": {
"message": "$name$ 無法被你自動新增到該群組中。",
"description": "When creating a new group and inviting users, this is shown in the dialog",
"placeholders": {
"name": {
"content": "$1",
"example": "Jane Doe"
}
}
},
"NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--many": {
"message": "你無法將這些使用者自動新增到該群組中。",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--info-paragraph": {
"message": "他們已被邀請加入,並且在接受之前不會看到任何群組訊息。",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"NewlyCreatedGroupInvitedContactsDialog--body--learn-more": {
"message": "了解更多",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"AddGroupMembersModal--title": {
"message": "新增成員",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--continue-to-confirm": {
"message": "更新",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"AddGroupMembersModal--confirm-title--one": {
"message": "新增 $person$ 到 \"$group$\"嗎?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"person": {
"content": "$1",
"example": "Jane Doe"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-title--many": {
"message": "新增$count$個成員到 \"$group$\"嗎?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
},
"group": {
"content": "$2",
"example": "Tahoe Trip"
}
}
},
"AddGroupMembersModal--confirm-button--one": {
"message": "新增成員",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"AddGroupMembersModal--confirm-button--many": {
"message": "新增成員",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"createNewGroupButton": {
"message": "新增群組",
"description": "The text of the button to create new groups"
},
"selectContact": {
"message": "選擇連絡人",
"description": "The label for contact checkboxes that are non-selected (clicking them should select the contact)"
},
"deselectContact": {
"message": "取消選擇聯絡人",
"description": "The label for contact checkboxes that are selected (clicking them should de-select the contact)"
},
"cannotSelectContact": {
"message": "無法選擇聯絡人",
"description": "The label for contact checkboxes that are disabled"
},
"alreadyAMember": {
"message": "已經是成員",
"description": "The label for contact checkboxes that are disabled because they're already a member"
},
"MessageAudio--play": {
"message": "播放音效附檔",
"description": "Aria label for audio attachment's Play button"
},
"MessageAudio--pause": {
"message": "暫停音效附檔",
"description": "Aria label for audio attachment's Pause button"
},
"MessageAudio--download": {
"message": "下載音效附檔",
"description": "Aria label for audio attachment's Download button"
},
"MessageAudio--pending": {
"message": "正在下載音效附檔...",
"description": "Aria label for pending audio attachment spinner"
},
"MessageAudio--slider": {
"message": "音效附檔的播放時間",
"description": "Aria label for audio attachment's playback time slider"
},
"emptyInboxMessage": {
"message": "單擊上面$composeIcon$的內容,然後搜索要傳送訊息的聯絡人或群組。",
"description": "Shown in the left-pane when the inbox is empty",
"placeholders": {
"composeIcon": {
"content": "$1",
"example": "compose button"
}
}
},
"composeIcon": {
"message": "撰寫按鈕",
"description": "Shown in the left-pane when the inbox is empty. Describes the button that composes a new message."
},
"ForwardMessageModal--continue": {
"message": "繼續",
"description": "aria-label for the 'next' button in the forward a message modal dialog"
}
}