mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-05-08 08:58:38 +01:00
Updates translations
This commit is contained in:
+58
-22
@@ -832,8 +832,12 @@
|
||||
"description": "Shown to separate the types of search results"
|
||||
},
|
||||
"findByUsernameHeader": {
|
||||
"message": "Пронађите корисничким именом",
|
||||
"description": "Shown to separate the types of search results"
|
||||
"message": "Find by username",
|
||||
"description": "Shown when search could be a valid username, with one sub-item that will kick off the search"
|
||||
},
|
||||
"findByPhoneNumberHeader": {
|
||||
"message": "Find by phone number",
|
||||
"description": "Shown when search could be a valid phone number, with one sub-item that will kick off the search"
|
||||
},
|
||||
"at-username": {
|
||||
"message": "@$username$",
|
||||
@@ -966,7 +970,7 @@
|
||||
"description": "Confirmation dialog message for when the voice recording is interrupted due to app losing focus"
|
||||
},
|
||||
"voiceNoteLimit": {
|
||||
"message": "Говорне поруке су ограничене на пет минута. Снимање ће се зауставити ако пређете на другу апликацију.",
|
||||
"message": "Voice messages are limited to one hour. Recording will stop if you switch to another app.",
|
||||
"description": "Shown in toast to warn user about limited time and that window must be in focus"
|
||||
},
|
||||
"voiceNoteMustBeOnlyAttachment": {
|
||||
@@ -1065,6 +1069,20 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"cannotUpdateRequireManualDetail": {
|
||||
"message": "Signal couldn't update. Visit $url$ to install it manually. Then, $support$ about this problem",
|
||||
"description": "Shown if a general error happened while trying to install update package and manual update is required",
|
||||
"placeholders": {
|
||||
"url": {
|
||||
"content": "$2",
|
||||
"example": "https://signal.org/download"
|
||||
},
|
||||
"support": {
|
||||
"content": "$3",
|
||||
"example": "contact support"
|
||||
}
|
||||
}
|
||||
},
|
||||
"readOnlyVolume": {
|
||||
"message": "Signal Desktop је вероватно у карантину macOS-а, и неће моћи да се аутоматски ажурира. Покушајте да се померите $app$ у $folder$ са Finder-ом.",
|
||||
"description": "Shown on MacOS if running on a read-only volume and we cannot update",
|
||||
@@ -2383,6 +2401,10 @@
|
||||
"message": "Није могуће налазити имена. Проверите да ли сте повезани на интернет и покушајте поново.",
|
||||
"description": "Shown if request to Signal servers to find username fails"
|
||||
},
|
||||
"Toast--failed-to-fetch-phone-number": {
|
||||
"message": "Failed to fetch phone number. Check your connection and try again.",
|
||||
"description": "Shown if request to Signal servers to find phone number fails"
|
||||
},
|
||||
"startConversation--username-not-found": {
|
||||
"message": "Корисник није нађен. $atUsername$ није Signal корисник; проверите да ли сте унели комплетно корисничко име.",
|
||||
"description": "Shown in dialog if username is not found. Note that 'username' will be the output of at-username",
|
||||
@@ -2393,6 +2415,26 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"startConversation--phone-number-not-found": {
|
||||
"message": "User not found. \"$phoneNumber$\" is not a Signal user.",
|
||||
"description": "Shown in dialog if phone number is not found.",
|
||||
"placeholders": {
|
||||
"phoneNumber": {
|
||||
"content": "$1",
|
||||
"example": "+1 203-123-4567"
|
||||
}
|
||||
}
|
||||
},
|
||||
"startConversation--phone-number-not-valid": {
|
||||
"message": "User not found. \"$phoneNumber$\" is not a valid phone number.",
|
||||
"description": "Shown in dialog if phone number is not valid.",
|
||||
"placeholders": {
|
||||
"phoneNumber": {
|
||||
"content": "$1",
|
||||
"example": "+1 203-123-4567"
|
||||
}
|
||||
}
|
||||
},
|
||||
"chooseGroupMembers__title": {
|
||||
"message": "Одаберите чланове",
|
||||
"description": "The title for the 'choose group members' left pane screen"
|
||||
@@ -7005,18 +7047,16 @@
|
||||
},
|
||||
"StoryListItem__hide-modal--confirm": {
|
||||
"message": "Сакриј",
|
||||
"description": "Action button for the confirmation dialog to hide a story",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Abby"
|
||||
}
|
||||
}
|
||||
"description": "Action button for the confirmation dialog to hide a story"
|
||||
},
|
||||
"StoryImage__error": {
|
||||
"message": "Грешка при приказивања слике",
|
||||
"description": "aria-label for image errors"
|
||||
},
|
||||
"TextAttachment__preview__link": {
|
||||
"message": "Посетите везу",
|
||||
"description": "Title for the link preview tooltip"
|
||||
},
|
||||
"WhatsNew__modal-title": {
|
||||
"message": "Шта ново",
|
||||
"description": "Title for the whats new modal"
|
||||
@@ -7025,18 +7065,6 @@
|
||||
"message": "This version contains a number of small tweaks and bug fixes to keep Signal running smoothly.",
|
||||
"description": "Release notes for releases that only include bug fixes"
|
||||
},
|
||||
"WhatsNew__v5.35--1": {
|
||||
"message": "A new update system has been introduced and folks should start seeing smaller updates with the next update.",
|
||||
"description": "Release notes for v5.35"
|
||||
},
|
||||
"WhatsNew__v5.35--2": {
|
||||
"message": "Applications that use media keys rejoice! Signal no longer has a hold on them.",
|
||||
"description": "Release notes for v5.35"
|
||||
},
|
||||
"WhatsNew__v5.35--3": {
|
||||
"message": "Better font support for our Japanese friends.",
|
||||
"description": "Release notes for v5.35"
|
||||
},
|
||||
"WhatsNew__v5.36--1": {
|
||||
"message": "Quickly scanning that group chat? There's more room for more messages on the screen at once. We now group sender's messages together if they're close together in time.",
|
||||
"description": "Release notes for v5.36"
|
||||
@@ -7052,5 +7080,13 @@
|
||||
"WhatsNew__v5.37--2": {
|
||||
"message": "Missing sticker packs begone! Desktop should now be able to handle all sticker packs that your phone can!",
|
||||
"description": "Release notes for v5.37"
|
||||
},
|
||||
"WhatsNew__v5.39--1": {
|
||||
"message": "You can now add people to groups using just their phone number.",
|
||||
"description": "Release notes for v5.39"
|
||||
},
|
||||
"WhatsNew__v5.39--2": {
|
||||
"message": "Your favorite contacts are now just a few keystrokes away. Contact search now supports non-Latin alphabets like Cyrillic.",
|
||||
"description": "Release notes for v5.39"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user