Update strings

This commit is contained in:
Scott Nonnenberg 2021-12-03 15:20:40 -08:00
parent 4e5bab75c5
commit afd1ddf6f5
65 changed files with 6528 additions and 288 deletions

View File

@ -243,7 +243,7 @@
},
"pinnedConversationsFull": {
"message": "You can only pin up to 4 chats",
"description": ""
"description": "Shown in a toast when a user attempts to pin more than the maximum number of chats"
},
"chooseDirectory": {
"message": "Kies gids",
@ -780,7 +780,7 @@
"description": "Aria label for clear search button"
},
"searchIn": {
"message": "Soek in $conversationName$",
"message": "Search chat",
"description": "Shown in the search box before text is entered when searching in a specific conversation"
},
"noSearchResults": {
@ -5419,9 +5419,13 @@
"message": "Verdwynende boodskappe",
"description": "This is the label for the disappearing messages setting panel"
},
"ConversationDetails--disappearing-messages-info": {
"ConversationDetails--disappearing-messages-info--group": {
"message": "When enabled, messages sent and received in this group will disappear after they've been seen.",
"description": "This is the info about the disappearing messages setting"
"description": "This is the info about the disappearing messages setting, in groups"
},
"ConversationDetails--disappearing-messages-info--direct": {
"message": "When enabled, messages sent and received in this 1:1 chat will disappear after they've been seen.",
"description": "This is the info about the disappearing messages setting, for direct conversations"
},
"ConversationDetails--notifications": {
"message": "Kennisgewings",
@ -6583,6 +6587,90 @@
"message": "There was an error when saving your settings. Please try again.",
"description": "Shown if there is an error when saving your preferred reaction settings. Should be very rare to see this message."
},
"MediaEditor__control--draw": {
"message": "Draw",
"description": "Label for the draw button in the media editor"
},
"MediaEditor__control--text": {
"message": "Add text",
"description": "Label for the text button in the media editor"
},
"MediaEditor__control--sticker": {
"message": "Plakkers",
"description": "Label for the sticker button in the media editor"
},
"MediaEditor__control--crop": {
"message": "Crop and rotate",
"description": "Label for the crop & rotate button in the media editor"
},
"MediaEditor__control--undo": {
"message": "Ongedaan",
"description": "Label for the undo button in the media editor"
},
"MediaEditor__control--redo": {
"message": "Weer",
"description": "Label for the redo button in the media editor"
},
"MediaEditor__text--regular": {
"message": "Regular",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--highlight": {
"message": "Highlight",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--outline": {
"message": "Outline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--underline": {
"message": "Underline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__draw--pen": {
"message": "Pen",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--highlighter": {
"message": "Highlighter",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--thin": {
"message": "Thin",
"description": "Tip width of the brush"
},
"MediaEditor__draw--regular": {
"message": "Regular",
"description": "Tip width of the brush"
},
"MediaEditor__draw--medium": {
"message": "Medium",
"description": "Tip width of the brush"
},
"MediaEditor__draw--heavy": {
"message": "Heavy",
"description": "Tip width of the brush"
},
"MediaEditor__crop--reset": {
"message": "Herstel",
"description": "Reset the crop state"
},
"MediaEditor__crop--rotate": {
"message": "Rotate",
"description": "Rotate the canvas"
},
"MediaEditor__crop--flip": {
"message": "Flip",
"description": "Flip/mirror the canvas"
},
"MediaEditor__crop--lock": {
"message": "Sluit",
"description": "Lock the aspect ratio"
},
"MediaEditor__crop--crop": {
"message": "Crop",
"description": "Performs the crop"
},
"WhatsNew__modal-title": {
"message": "What's New",
"description": "Title for the whats new modal"
@ -6606,5 +6694,13 @@
"WhatsNew__bugfixes": {
"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.26--1": {
"message": "Tired: Sending plain un-edited images on Signal. Wired: Adding cat stickers, neon text, and drawing happy trees on your images before sending them on Signal.",
"description": "Release notes for v5.26"
},
"WhatsNew__v5.26--2": {
"message": "Ever feel like you need more pixels on the right pane in your life? Are you a fan of avatars, but only avatars and nothing else? Do you have a \"Save the screen real estate\" bumper sticker on your car? If you answered yes or no to any of those questions, then this update has got some collapsible left pane for you.",
"description": "Release notes for v5.26"
}
}

View File

@ -243,7 +243,7 @@
},
"pinnedConversationsFull": {
"message": "يمكنك تثبيت أربع محادثات على الأكثر",
"description": ""
"description": "Shown in a toast when a user attempts to pin more than the maximum number of chats"
},
"chooseDirectory": {
"message": "اختر مجلدا",
@ -780,7 +780,7 @@
"description": "Aria label for clear search button"
},
"searchIn": {
"message": "البحث في $conversationName$",
"message": "Search chat",
"description": "Shown in the search box before text is entered when searching in a specific conversation"
},
"noSearchResults": {
@ -5419,9 +5419,13 @@
"message": "الرسائل المختفية",
"description": "This is the label for the disappearing messages setting panel"
},
"ConversationDetails--disappearing-messages-info": {
"ConversationDetails--disappearing-messages-info--group": {
"message": "عند تفعيل هذا الخيار، سوف تختفي كل الرسائل المُرسلَة والمُستلَمة في هذه المجموعة بعد قراءتها.",
"description": "This is the info about the disappearing messages setting"
"description": "This is the info about the disappearing messages setting, in groups"
},
"ConversationDetails--disappearing-messages-info--direct": {
"message": "When enabled, messages sent and received in this 1:1 chat will disappear after they've been seen.",
"description": "This is the info about the disappearing messages setting, for direct conversations"
},
"ConversationDetails--notifications": {
"message": "الإشعارات",
@ -6583,6 +6587,90 @@
"message": "لقد حدث خطأ أثناء حفظ إعداداتك. يٌرجى المحاولة لاحقا.",
"description": "Shown if there is an error when saving your preferred reaction settings. Should be very rare to see this message."
},
"MediaEditor__control--draw": {
"message": "رسم",
"description": "Label for the draw button in the media editor"
},
"MediaEditor__control--text": {
"message": "Add text",
"description": "Label for the text button in the media editor"
},
"MediaEditor__control--sticker": {
"message": "المُلصقات",
"description": "Label for the sticker button in the media editor"
},
"MediaEditor__control--crop": {
"message": "Crop and rotate",
"description": "Label for the crop & rotate button in the media editor"
},
"MediaEditor__control--undo": {
"message": "تراجع",
"description": "Label for the undo button in the media editor"
},
"MediaEditor__control--redo": {
"message": "إعادة",
"description": "Label for the redo button in the media editor"
},
"MediaEditor__text--regular": {
"message": "Regular",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--highlight": {
"message": "Highlight",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--outline": {
"message": "Outline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--underline": {
"message": "Underline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__draw--pen": {
"message": "Pen",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--highlighter": {
"message": "Highlighter",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--thin": {
"message": "Thin",
"description": "Tip width of the brush"
},
"MediaEditor__draw--regular": {
"message": "Regular",
"description": "Tip width of the brush"
},
"MediaEditor__draw--medium": {
"message": "متوسط",
"description": "Tip width of the brush"
},
"MediaEditor__draw--heavy": {
"message": "Heavy",
"description": "Tip width of the brush"
},
"MediaEditor__crop--reset": {
"message": "إعادة التعيين",
"description": "Reset the crop state"
},
"MediaEditor__crop--rotate": {
"message": "Rotate",
"description": "Rotate the canvas"
},
"MediaEditor__crop--flip": {
"message": "ٱقلب",
"description": "Flip/mirror the canvas"
},
"MediaEditor__crop--lock": {
"message": "أقفل",
"description": "Lock the aspect ratio"
},
"MediaEditor__crop--crop": {
"message": "Crop",
"description": "Performs the crop"
},
"WhatsNew__modal-title": {
"message": "ما الجديد",
"description": "Title for the whats new modal"
@ -6606,5 +6694,13 @@
"WhatsNew__bugfixes": {
"message": "يحتوي هذا الإصدار على عدد من التعديلات الصغيرة وإصلاحات الأخطاء للحفاظ على تشغيل Signal بسلاسة.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.26--1": {
"message": "Tired: Sending plain un-edited images on Signal. Wired: Adding cat stickers, neon text, and drawing happy trees on your images before sending them on Signal.",
"description": "Release notes for v5.26"
},
"WhatsNew__v5.26--2": {
"message": "Ever feel like you need more pixels on the right pane in your life? Are you a fan of avatars, but only avatars and nothing else? Do you have a \"Save the screen real estate\" bumper sticker on your car? If you answered yes or no to any of those questions, then this update has got some collapsible left pane for you.",
"description": "Release notes for v5.26"
}
}

View File

@ -243,7 +243,7 @@
},
"pinnedConversationsFull": {
"message": "Yalnız 4 söhbətə qədər sancaqlaya bilərsiniz",
"description": ""
"description": "Shown in a toast when a user attempts to pin more than the maximum number of chats"
},
"chooseDirectory": {
"message": "Qovluq seçin",
@ -780,7 +780,7 @@
"description": "Aria label for clear search button"
},
"searchIn": {
"message": "$conversationName$ danışığında axtar",
"message": "Search chat",
"description": "Shown in the search box before text is entered when searching in a specific conversation"
},
"noSearchResults": {
@ -5419,9 +5419,13 @@
"message": "Yox olan mesajlar",
"description": "This is the label for the disappearing messages setting panel"
},
"ConversationDetails--disappearing-messages-info": {
"ConversationDetails--disappearing-messages-info--group": {
"message": "Fəal olanda, bu qrupda göndərilən və alınan mesajlar, baxıldıqdan sonra yox olacaq.",
"description": "This is the info about the disappearing messages setting"
"description": "This is the info about the disappearing messages setting, in groups"
},
"ConversationDetails--disappearing-messages-info--direct": {
"message": "When enabled, messages sent and received in this 1:1 chat will disappear after they've been seen.",
"description": "This is the info about the disappearing messages setting, for direct conversations"
},
"ConversationDetails--notifications": {
"message": "Bildirişlər",
@ -6583,6 +6587,90 @@
"message": "Tənzimləmələriniz saxlanılarkən xəta baş verdi. Zəhmət olmasa yenidən sınayın.",
"description": "Shown if there is an error when saving your preferred reaction settings. Should be very rare to see this message."
},
"MediaEditor__control--draw": {
"message": "Çək",
"description": "Label for the draw button in the media editor"
},
"MediaEditor__control--text": {
"message": "Add text",
"description": "Label for the text button in the media editor"
},
"MediaEditor__control--sticker": {
"message": "Stikerlər",
"description": "Label for the sticker button in the media editor"
},
"MediaEditor__control--crop": {
"message": "Crop and rotate",
"description": "Label for the crop & rotate button in the media editor"
},
"MediaEditor__control--undo": {
"message": "Geri al",
"description": "Label for the undo button in the media editor"
},
"MediaEditor__control--redo": {
"message": "Təkrarla",
"description": "Label for the redo button in the media editor"
},
"MediaEditor__text--regular": {
"message": "Regular",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--highlight": {
"message": "Highlight",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--outline": {
"message": "Outline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--underline": {
"message": "Underline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__draw--pen": {
"message": "Pen",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--highlighter": {
"message": "Highlighter",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--thin": {
"message": "Thin",
"description": "Tip width of the brush"
},
"MediaEditor__draw--regular": {
"message": "Regular",
"description": "Tip width of the brush"
},
"MediaEditor__draw--medium": {
"message": "Orta",
"description": "Tip width of the brush"
},
"MediaEditor__draw--heavy": {
"message": "Heavy",
"description": "Tip width of the brush"
},
"MediaEditor__crop--reset": {
"message": "Sıfırla",
"description": "Reset the crop state"
},
"MediaEditor__crop--rotate": {
"message": "Rotate",
"description": "Rotate the canvas"
},
"MediaEditor__crop--flip": {
"message": "Çevir",
"description": "Flip/mirror the canvas"
},
"MediaEditor__crop--lock": {
"message": "Kilidlə",
"description": "Lock the aspect ratio"
},
"MediaEditor__crop--crop": {
"message": "Crop",
"description": "Performs the crop"
},
"WhatsNew__modal-title": {
"message": "Yeni nə var",
"description": "Title for the whats new modal"
@ -6606,5 +6694,13 @@
"WhatsNew__bugfixes": {
"message": "Bu versiya, Signal-ın problemsiz işləməsini təmin etmək üçün kiçik düzəltmələr və xəta düzəltmələri ehtiva edir.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.26--1": {
"message": "Tired: Sending plain un-edited images on Signal. Wired: Adding cat stickers, neon text, and drawing happy trees on your images before sending them on Signal.",
"description": "Release notes for v5.26"
},
"WhatsNew__v5.26--2": {
"message": "Ever feel like you need more pixels on the right pane in your life? Are you a fan of avatars, but only avatars and nothing else? Do you have a \"Save the screen real estate\" bumper sticker on your car? If you answered yes or no to any of those questions, then this update has got some collapsible left pane for you.",
"description": "Release notes for v5.26"
}
}

View File

@ -243,7 +243,7 @@
},
"pinnedConversationsFull": {
"message": "Можете да отбележите до 4 чата",
"description": ""
"description": "Shown in a toast when a user attempts to pin more than the maximum number of chats"
},
"chooseDirectory": {
"message": "Изберете папка",
@ -780,7 +780,7 @@
"description": "Aria label for clear search button"
},
"searchIn": {
"message": "Търси в $conversationName$",
"message": "Search chat",
"description": "Shown in the search box before text is entered when searching in a specific conversation"
},
"noSearchResults": {
@ -5419,9 +5419,13 @@
"message": "Изчезващи съобщения",
"description": "This is the label for the disappearing messages setting panel"
},
"ConversationDetails--disappearing-messages-info": {
"ConversationDetails--disappearing-messages-info--group": {
"message": "When enabled, messages sent and received in this group will disappear after they've been seen.",
"description": "This is the info about the disappearing messages setting"
"description": "This is the info about the disappearing messages setting, in groups"
},
"ConversationDetails--disappearing-messages-info--direct": {
"message": "When enabled, messages sent and received in this 1:1 chat will disappear after they've been seen.",
"description": "This is the info about the disappearing messages setting, for direct conversations"
},
"ConversationDetails--notifications": {
"message": "Известия",
@ -6583,6 +6587,90 @@
"message": "There was an error when saving your settings. Please try again.",
"description": "Shown if there is an error when saving your preferred reaction settings. Should be very rare to see this message."
},
"MediaEditor__control--draw": {
"message": "Draw",
"description": "Label for the draw button in the media editor"
},
"MediaEditor__control--text": {
"message": "Add text",
"description": "Label for the text button in the media editor"
},
"MediaEditor__control--sticker": {
"message": "Стикери",
"description": "Label for the sticker button in the media editor"
},
"MediaEditor__control--crop": {
"message": "Crop and rotate",
"description": "Label for the crop & rotate button in the media editor"
},
"MediaEditor__control--undo": {
"message": "Върни",
"description": "Label for the undo button in the media editor"
},
"MediaEditor__control--redo": {
"message": "Възстанови",
"description": "Label for the redo button in the media editor"
},
"MediaEditor__text--regular": {
"message": "Regular",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--highlight": {
"message": "Highlight",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--outline": {
"message": "Outline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--underline": {
"message": "Underline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__draw--pen": {
"message": "Pen",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--highlighter": {
"message": "Highlighter",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--thin": {
"message": "Thin",
"description": "Tip width of the brush"
},
"MediaEditor__draw--regular": {
"message": "Regular",
"description": "Tip width of the brush"
},
"MediaEditor__draw--medium": {
"message": "Формат",
"description": "Tip width of the brush"
},
"MediaEditor__draw--heavy": {
"message": "Heavy",
"description": "Tip width of the brush"
},
"MediaEditor__crop--reset": {
"message": "Рестартирай",
"description": "Reset the crop state"
},
"MediaEditor__crop--rotate": {
"message": "Rotate",
"description": "Rotate the canvas"
},
"MediaEditor__crop--flip": {
"message": "Обърни",
"description": "Flip/mirror the canvas"
},
"MediaEditor__crop--lock": {
"message": "Заключи",
"description": "Lock the aspect ratio"
},
"MediaEditor__crop--crop": {
"message": "Crop",
"description": "Performs the crop"
},
"WhatsNew__modal-title": {
"message": "What's New",
"description": "Title for the whats new modal"
@ -6606,5 +6694,13 @@
"WhatsNew__bugfixes": {
"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.26--1": {
"message": "Tired: Sending plain un-edited images on Signal. Wired: Adding cat stickers, neon text, and drawing happy trees on your images before sending them on Signal.",
"description": "Release notes for v5.26"
},
"WhatsNew__v5.26--2": {
"message": "Ever feel like you need more pixels on the right pane in your life? Are you a fan of avatars, but only avatars and nothing else? Do you have a \"Save the screen real estate\" bumper sticker on your car? If you answered yes or no to any of those questions, then this update has got some collapsible left pane for you.",
"description": "Release notes for v5.26"
}
}

View File

@ -243,7 +243,7 @@
},
"pinnedConversationsFull": {
"message": "আপনি কেবলমাত্র 4টি পর্যন্ত চ্যাট পিন করতে পারবেন",
"description": ""
"description": "Shown in a toast when a user attempts to pin more than the maximum number of chats"
},
"chooseDirectory": {
"message": "ফোল্ডার চয়ন করুন",
@ -780,7 +780,7 @@
"description": "Aria label for clear search button"
},
"searchIn": {
"message": "$conversationName$মধ্যে খুঁজুন",
"message": "Search chat",
"description": "Shown in the search box before text is entered when searching in a specific conversation"
},
"noSearchResults": {
@ -5419,9 +5419,13 @@
"message": "মেসেজ অদৃশ্য হওয়া",
"description": "This is the label for the disappearing messages setting panel"
},
"ConversationDetails--disappearing-messages-info": {
"ConversationDetails--disappearing-messages-info--group": {
"message": "সক্রিয় করা অবস্থায়, এই গ্রুপ থেকে পাঠানো ও গ্রুপে গ্রহণ করা বার্তাগুলো দেখার পর অদৃশ্য হয়ে যাবে।",
"description": "This is the info about the disappearing messages setting"
"description": "This is the info about the disappearing messages setting, in groups"
},
"ConversationDetails--disappearing-messages-info--direct": {
"message": "When enabled, messages sent and received in this 1:1 chat will disappear after they've been seen.",
"description": "This is the info about the disappearing messages setting, for direct conversations"
},
"ConversationDetails--notifications": {
"message": "নোটিফিকেশনসমুহ",
@ -6583,6 +6587,90 @@
"message": "আপনার সেটিংস সংরক্ষণ করার সময় একটি ত্রুটি ছিল। অনুগ্রহপূর্বক আবার চেষ্টা করুন।",
"description": "Shown if there is an error when saving your preferred reaction settings. Should be very rare to see this message."
},
"MediaEditor__control--draw": {
"message": "আঁকুন",
"description": "Label for the draw button in the media editor"
},
"MediaEditor__control--text": {
"message": "Add text",
"description": "Label for the text button in the media editor"
},
"MediaEditor__control--sticker": {
"message": "স্টিকারসমূহ",
"description": "Label for the sticker button in the media editor"
},
"MediaEditor__control--crop": {
"message": "Crop and rotate",
"description": "Label for the crop & rotate button in the media editor"
},
"MediaEditor__control--undo": {
"message": "পূর্বাবস্থায় ফিরে যান",
"description": "Label for the undo button in the media editor"
},
"MediaEditor__control--redo": {
"message": "পুনরায় করুন",
"description": "Label for the redo button in the media editor"
},
"MediaEditor__text--regular": {
"message": "Regular",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--highlight": {
"message": "Highlight",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--outline": {
"message": "Outline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--underline": {
"message": "Underline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__draw--pen": {
"message": "Pen",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--highlighter": {
"message": "Highlighter",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--thin": {
"message": "Thin",
"description": "Tip width of the brush"
},
"MediaEditor__draw--regular": {
"message": "Regular",
"description": "Tip width of the brush"
},
"MediaEditor__draw--medium": {
"message": "মধ্যম",
"description": "Tip width of the brush"
},
"MediaEditor__draw--heavy": {
"message": "Heavy",
"description": "Tip width of the brush"
},
"MediaEditor__crop--reset": {
"message": "রিসেট করুন",
"description": "Reset the crop state"
},
"MediaEditor__crop--rotate": {
"message": "Rotate",
"description": "Rotate the canvas"
},
"MediaEditor__crop--flip": {
"message": "ফ্লিপ",
"description": "Flip/mirror the canvas"
},
"MediaEditor__crop--lock": {
"message": "লক্",
"description": "Lock the aspect ratio"
},
"MediaEditor__crop--crop": {
"message": "Crop",
"description": "Performs the crop"
},
"WhatsNew__modal-title": {
"message": "নতুন কি",
"description": "Title for the whats new modal"
@ -6606,5 +6694,13 @@
"WhatsNew__bugfixes": {
"message": "সিগন্যালকে মসৃণভাবে চলমান রাখতে এই সংস্করণে অনেকগুলি ছোটখাট পরিবর্তন রয়েছে এবং বাগ সংশোধন করা হয়েছে।",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.26--1": {
"message": "Tired: Sending plain un-edited images on Signal. Wired: Adding cat stickers, neon text, and drawing happy trees on your images before sending them on Signal.",
"description": "Release notes for v5.26"
},
"WhatsNew__v5.26--2": {
"message": "Ever feel like you need more pixels on the right pane in your life? Are you a fan of avatars, but only avatars and nothing else? Do you have a \"Save the screen real estate\" bumper sticker on your car? If you answered yes or no to any of those questions, then this update has got some collapsible left pane for you.",
"description": "Release notes for v5.26"
}
}

View File

@ -192,11 +192,11 @@
"description": "Message shown on the loading screen before we've loaded any messages"
},
"optimizingApplication": {
"message": "S'està optimitzant l'aplicació...",
"message": "S'optimitza l'aplicació...",
"description": "Message shown on the loading screen while we are doing application optimizations"
},
"migratingToSQLCipher": {
"message": "S'estan optimitzant els missatges... $status$ acabat.",
"message": "S'optimitzen els missatges... $status$ fet.",
"description": "Message shown on the loading screen while we are doing application optimizations",
"placeholders": {
"status": {
@ -243,7 +243,7 @@
},
"pinnedConversationsFull": {
"message": "Només podeu fixar fins a 4 converses.",
"description": ""
"description": "Shown in a toast when a user attempts to pin more than the maximum number of chats"
},
"chooseDirectory": {
"message": "Trieu una carpeta",
@ -270,7 +270,7 @@
"description": "Header of the error screen after a failed import"
},
"importingHeader": {
"message": "S'estan carregant els contactes i missatges",
"message": "Es carreguen els contactes i els missatges",
"description": "Header of screen shown as data is import"
},
"importErrorFirst": {
@ -302,11 +302,11 @@
"description": "Message shown as the export location if we didn't capture the target directory"
},
"upgradingDatabase": {
"message": "S'està actualitzant la base de dades. Això pot trigar una mica...",
"message": "S'actualitza la base de dades. Això pot trigar una mica...",
"description": "Message shown on the loading screen when we're changing database structure on first run of a new version"
},
"loadingMessages": {
"message": "S'estan carregant els missatges. En manquen $count$...",
"message": "Es carreguen els missatges. $count$ fins ara...",
"description": "Message shown on the loading screen when we're catching up on the backlog of messages",
"placeholders": {
"count": {
@ -780,7 +780,7 @@
"description": "Aria label for clear search button"
},
"searchIn": {
"message": "Cerca a $conversationName$",
"message": "Cerca a la conversa",
"description": "Shown in the search box before text is entered when searching in a specific conversation"
},
"noSearchResults": {
@ -914,7 +914,7 @@
"description": "When rendering an address, used to provide context to a post office box"
},
"downloading": {
"message": "S'està baixant",
"message": "Es baixa",
"description": "Shown in the message bubble while a long message attachment is being downloaded"
},
"downloadAttachment": {
@ -5419,9 +5419,13 @@
"message": "Missatges efímers",
"description": "This is the label for the disappearing messages setting panel"
},
"ConversationDetails--disappearing-messages-info": {
"ConversationDetails--disappearing-messages-info--group": {
"message": "Quan s'activa, els missatges enviats i rebuts al grup desapareixeran després que s'hagin llegit.",
"description": "This is the info about the disappearing messages setting"
"description": "This is the info about the disappearing messages setting, in groups"
},
"ConversationDetails--disappearing-messages-info--direct": {
"message": "Quan s'activa, els missatges enviats i rebuts en aquesta conversa 1:1 desapareixeran un cop s'hagin vist.",
"description": "This is the info about the disappearing messages setting, for direct conversations"
},
"ConversationDetails--notifications": {
"message": "Notificacions",
@ -6583,6 +6587,90 @@
"message": "Hi ha hagut un error en desar la configuració. Torneu-ho a provar.",
"description": "Shown if there is an error when saving your preferred reaction settings. Should be very rare to see this message."
},
"MediaEditor__control--draw": {
"message": "Dibuix",
"description": "Label for the draw button in the media editor"
},
"MediaEditor__control--text": {
"message": "Afegiu-hi text",
"description": "Label for the text button in the media editor"
},
"MediaEditor__control--sticker": {
"message": "Adhesius",
"description": "Label for the sticker button in the media editor"
},
"MediaEditor__control--crop": {
"message": "Retalla i gira",
"description": "Label for the crop & rotate button in the media editor"
},
"MediaEditor__control--undo": {
"message": "Desfés",
"description": "Label for the undo button in the media editor"
},
"MediaEditor__control--redo": {
"message": "Refés",
"description": "Label for the redo button in the media editor"
},
"MediaEditor__text--regular": {
"message": "Regular",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--highlight": {
"message": "Ressaltat",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--outline": {
"message": "Contorn",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--underline": {
"message": "Subratllat",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__draw--pen": {
"message": "Bolígraf",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--highlighter": {
"message": "Retolador",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--thin": {
"message": "Prima",
"description": "Tip width of the brush"
},
"MediaEditor__draw--regular": {
"message": "Regular",
"description": "Tip width of the brush"
},
"MediaEditor__draw--medium": {
"message": "Mitjana",
"description": "Tip width of the brush"
},
"MediaEditor__draw--heavy": {
"message": "Gruixuda",
"description": "Tip width of the brush"
},
"MediaEditor__crop--reset": {
"message": "Restableix",
"description": "Reset the crop state"
},
"MediaEditor__crop--rotate": {
"message": "Gira",
"description": "Rotate the canvas"
},
"MediaEditor__crop--flip": {
"message": "Canvia",
"description": "Flip/mirror the canvas"
},
"MediaEditor__crop--lock": {
"message": "Bloca",
"description": "Lock the aspect ratio"
},
"MediaEditor__crop--crop": {
"message": "Retalla",
"description": "Performs the crop"
},
"WhatsNew__modal-title": {
"message": "Què hi ha de nou",
"description": "Title for the whats new modal"
@ -6606,5 +6694,13 @@
"WhatsNew__bugfixes": {
"message": "Aquesta versió conté una sèrie de petites modificacions i correccions d'errors per tal que el Signal funcioni sense problemes.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.26--1": {
"message": "Cansat: enviament de imatges senzills sense editar amb el Signal. Amb cable: addició d'adhesius de gats, text de neó i dibuixos d'arbres feliços a les imatges abans d'enviar-les amb el Signal.",
"description": "Release notes for v5.26"
},
"WhatsNew__v5.26--2": {
"message": "Alguna vegada heu sentit que necessiteu més píxels al plafó? Sou fan dels avatars, però només dels avatars i res més? Teniu un adhesiu estrambòtic al para-xocs del cotxe? Si heu respost sí o no a qualsevol d'aquestes preguntes, aquesta actualització té un plafó esquerre plegable per a vosaltres.",
"description": "Release notes for v5.26"
}
}

View File

@ -243,7 +243,7 @@
},
"pinnedConversationsFull": {
"message": "Připnout lze nejvýše 4 konverzace",
"description": ""
"description": "Shown in a toast when a user attempts to pin more than the maximum number of chats"
},
"chooseDirectory": {
"message": "Vybrat složku",
@ -780,7 +780,7 @@
"description": "Aria label for clear search button"
},
"searchIn": {
"message": "Hledat v $conversationName$",
"message": "Vyhledat v chatu",
"description": "Shown in the search box before text is entered when searching in a specific conversation"
},
"noSearchResults": {
@ -5419,9 +5419,13 @@
"message": "Mizející zprávy",
"description": "This is the label for the disappearing messages setting panel"
},
"ConversationDetails--disappearing-messages-info": {
"ConversationDetails--disappearing-messages-info--group": {
"message": "Pokud je povoleno, zprávy odeslané a přijaté v této skupině zmizí poté, co budou zobrazeny.",
"description": "This is the info about the disappearing messages setting"
"description": "This is the info about the disappearing messages setting, in groups"
},
"ConversationDetails--disappearing-messages-info--direct": {
"message": "Pokud je povoleno, odeslané a přijaté zprávy v této konverzaci zmizí, jakmile budou zobrazeny.",
"description": "This is the info about the disappearing messages setting, for direct conversations"
},
"ConversationDetails--notifications": {
"message": "Upozornění",
@ -6583,6 +6587,90 @@
"message": "Objevila se chyba při ukládání nastavení. Zkuste to prosím znovu.",
"description": "Shown if there is an error when saving your preferred reaction settings. Should be very rare to see this message."
},
"MediaEditor__control--draw": {
"message": "Kreslit",
"description": "Label for the draw button in the media editor"
},
"MediaEditor__control--text": {
"message": "Přidat text",
"description": "Label for the text button in the media editor"
},
"MediaEditor__control--sticker": {
"message": "Nálepky",
"description": "Label for the sticker button in the media editor"
},
"MediaEditor__control--crop": {
"message": "Oříznout a otočit",
"description": "Label for the crop & rotate button in the media editor"
},
"MediaEditor__control--undo": {
"message": "Zpět",
"description": "Label for the undo button in the media editor"
},
"MediaEditor__control--redo": {
"message": "Znovu",
"description": "Label for the redo button in the media editor"
},
"MediaEditor__text--regular": {
"message": "Normální",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--highlight": {
"message": "Zvýraznění",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--outline": {
"message": "Obrys",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--underline": {
"message": "Podtržení",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__draw--pen": {
"message": "Pero",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--highlighter": {
"message": "Zvýrazňovač",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--thin": {
"message": "Tenký",
"description": "Tip width of the brush"
},
"MediaEditor__draw--regular": {
"message": "Normální",
"description": "Tip width of the brush"
},
"MediaEditor__draw--medium": {
"message": "Střední",
"description": "Tip width of the brush"
},
"MediaEditor__draw--heavy": {
"message": "Tlustý",
"description": "Tip width of the brush"
},
"MediaEditor__crop--reset": {
"message": "Obnovit",
"description": "Reset the crop state"
},
"MediaEditor__crop--rotate": {
"message": "Otočit",
"description": "Rotate the canvas"
},
"MediaEditor__crop--flip": {
"message": "Překlopit",
"description": "Flip/mirror the canvas"
},
"MediaEditor__crop--lock": {
"message": "Uzamknout",
"description": "Lock the aspect ratio"
},
"MediaEditor__crop--crop": {
"message": "Oříznout",
"description": "Performs the crop"
},
"WhatsNew__modal-title": {
"message": "Co je nového",
"description": "Title for the whats new modal"
@ -6606,5 +6694,13 @@
"WhatsNew__bugfixes": {
"message": "Tato verze obsahuje řadu drobných úprav a oprav chyb, aby Signal fungoval hladce.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.26--1": {
"message": "Už mě neba: Odesílání obyčejných neupravených obrázků. Od teď třeba: Přidávání samolepek koček, neonového textu a kreslení šťastných stromů na obrázky před jejich odesláním.",
"description": "Release notes for v5.26"
},
"WhatsNew__v5.26--2": {
"message": "Měli jste někdy pocit, že potřebujete více pixelů na té \"správné\" straně svého života? Jste fanouškem avatarů, ale pouze avatarů a ničeho jiného? Máte na autě samolepku \"Šetřete prostor na obrazovce\"? Pokud jste na některou z těchto otázek odpověděli ano nebo ne, pak má pro vás tato aktualizace schovávací levý panel.",
"description": "Release notes for v5.26"
}
}

View File

@ -243,7 +243,7 @@
},
"pinnedConversationsFull": {
"message": "Gallwch binio hyd at 4 sgwrs",
"description": ""
"description": "Shown in a toast when a user attempts to pin more than the maximum number of chats"
},
"chooseDirectory": {
"message": "Dewis ffolder",
@ -780,7 +780,7 @@
"description": "Aria label for clear search button"
},
"searchIn": {
"message": "Chwilio yn $conversationName$",
"message": "Chwilio sgwrs",
"description": "Shown in the search box before text is entered when searching in a specific conversation"
},
"noSearchResults": {
@ -5419,9 +5419,13 @@
"message": "Negeseuon byrhoedlog",
"description": "This is the label for the disappearing messages setting panel"
},
"ConversationDetails--disappearing-messages-info": {
"ConversationDetails--disappearing-messages-info--group": {
"message": "Pan fyddan nhw wedi'u galluogi, bydd negeseuon sy'n cael eu hanfon a'u derbyn yn y grŵp hwn yn diflannu ar ôl iddyn nhw gael eu gweld.",
"description": "This is the info about the disappearing messages setting"
"description": "This is the info about the disappearing messages setting, in groups"
},
"ConversationDetails--disappearing-messages-info--direct": {
"message": "Pan fydd wedi'i alluogi, bydd negeseuon sydd wedi'u hanfon a'u derbyn yn y sgwrs 1: 1 hon yn diflannu ar ôl iddyn nhw gael eu gweld.",
"description": "This is the info about the disappearing messages setting, for direct conversations"
},
"ConversationDetails--notifications": {
"message": "Hysbysiadau",
@ -6583,6 +6587,90 @@
"message": "Roedd gwall wrth gadw eich gosodiadau. Ceisiwch eto.",
"description": "Shown if there is an error when saving your preferred reaction settings. Should be very rare to see this message."
},
"MediaEditor__control--draw": {
"message": "Lluniadu",
"description": "Label for the draw button in the media editor"
},
"MediaEditor__control--text": {
"message": "Ychwanegu testun",
"description": "Label for the text button in the media editor"
},
"MediaEditor__control--sticker": {
"message": "Sticeri",
"description": "Label for the sticker button in the media editor"
},
"MediaEditor__control--crop": {
"message": "Tocio a chylchdroi",
"description": "Label for the crop & rotate button in the media editor"
},
"MediaEditor__control--undo": {
"message": "Dadwneud",
"description": "Label for the undo button in the media editor"
},
"MediaEditor__control--redo": {
"message": "Ailwneud",
"description": "Label for the redo button in the media editor"
},
"MediaEditor__text--regular": {
"message": "Arferol",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--highlight": {
"message": "Amlygu",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--outline": {
"message": "Amlinelliad",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--underline": {
"message": "Tanlinellu",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__draw--pen": {
"message": "Pin",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--highlighter": {
"message": "Amlygwr",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--thin": {
"message": "Tenau",
"description": "Tip width of the brush"
},
"MediaEditor__draw--regular": {
"message": "Arferol",
"description": "Tip width of the brush"
},
"MediaEditor__draw--medium": {
"message": "Canolig",
"description": "Tip width of the brush"
},
"MediaEditor__draw--heavy": {
"message": "Trwm",
"description": "Tip width of the brush"
},
"MediaEditor__crop--reset": {
"message": "Ailosod",
"description": "Reset the crop state"
},
"MediaEditor__crop--rotate": {
"message": "Cylchdroi",
"description": "Rotate the canvas"
},
"MediaEditor__crop--flip": {
"message": "Fflipio",
"description": "Flip/mirror the canvas"
},
"MediaEditor__crop--lock": {
"message": "Cloi",
"description": "Lock the aspect ratio"
},
"MediaEditor__crop--crop": {
"message": "Tocio",
"description": "Performs the crop"
},
"WhatsNew__modal-title": {
"message": "Be sy'n Newydd",
"description": "Title for the whats new modal"
@ -6606,5 +6694,13 @@
"WhatsNew__bugfixes": {
"message": "Mae'r fersiwn hon yn cynnwys nifer o drydariadau bach a chywiriadau gwallau i gadw Signal yn rhedeg yn llyfn.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.26--1": {
"message": "Wedi blino: Anfon delweddau plaen heb eu golygu ar Signal. Yn fyw: Ychwanegu sticeri cath, testun neon, a thynnu coed hapus ar eich delweddau cyn eu hanfon ar Signal.",
"description": "Release notes for v5.26"
},
"WhatsNew__v5.26--2": {
"message": "Ydych chi erioed wedi teimlo bod angen mwy o bicseli arnoch chi ar y cwarel de yn eich bywyd? Ydych chi'n ffan o afatarau, ond dim ond afatarau a dim byd arall? Oes gennych chi sticer bumper \"Save the screen real estate\" ar eich car? Os gwnaethoch chi ateb ie neu na i unrhyw un o'r cwestiynau hynny, yna mae gan y diweddariad hwn ryw gwarel chwith cwympadwy i chi.",
"description": "Release notes for v5.26"
}
}

View File

@ -243,7 +243,7 @@
},
"pinnedConversationsFull": {
"message": "Du kan kun fastgøre op til 4 samtaler",
"description": ""
"description": "Shown in a toast when a user attempts to pin more than the maximum number of chats"
},
"chooseDirectory": {
"message": "Vælg mappe",
@ -780,7 +780,7 @@
"description": "Aria label for clear search button"
},
"searchIn": {
"message": "Søg i $conversationName$",
"message": "Søg i samtale",
"description": "Shown in the search box before text is entered when searching in a specific conversation"
},
"noSearchResults": {
@ -5419,9 +5419,13 @@
"message": "Forsvindende beskeder",
"description": "This is the label for the disappearing messages setting panel"
},
"ConversationDetails--disappearing-messages-info": {
"ConversationDetails--disappearing-messages-info--group": {
"message": "Når funktionen er aktiveret, forsvinder sendte og modtagne beskeder i samtalen, efter den valgte udløbstid er gået.",
"description": "This is the info about the disappearing messages setting"
"description": "This is the info about the disappearing messages setting, in groups"
},
"ConversationDetails--disappearing-messages-info--direct": {
"message": "Hvis aktiveret vil beskeder, der sendes og modtages i denne 1:1-samtale, forsvinde, efter at de er blevet set.",
"description": "This is the info about the disappearing messages setting, for direct conversations"
},
"ConversationDetails--notifications": {
"message": "Notifikationer",
@ -6583,6 +6587,90 @@
"message": "Der opstod en fejl, da du gemte dine indstillinger. Prøv venligst igen.",
"description": "Shown if there is an error when saving your preferred reaction settings. Should be very rare to see this message."
},
"MediaEditor__control--draw": {
"message": "Tegn",
"description": "Label for the draw button in the media editor"
},
"MediaEditor__control--text": {
"message": "Tilføj tekst",
"description": "Label for the text button in the media editor"
},
"MediaEditor__control--sticker": {
"message": "Klistermærker",
"description": "Label for the sticker button in the media editor"
},
"MediaEditor__control--crop": {
"message": "Beskær og roter",
"description": "Label for the crop & rotate button in the media editor"
},
"MediaEditor__control--undo": {
"message": "Fortryd",
"description": "Label for the undo button in the media editor"
},
"MediaEditor__control--redo": {
"message": "Annuller fortryd",
"description": "Label for the redo button in the media editor"
},
"MediaEditor__text--regular": {
"message": "Normal",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--highlight": {
"message": "Markér",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--outline": {
"message": "Omrids",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--underline": {
"message": "Understreg",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__draw--pen": {
"message": "Pen",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--highlighter": {
"message": "Overstregningstusch",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--thin": {
"message": "Tynd",
"description": "Tip width of the brush"
},
"MediaEditor__draw--regular": {
"message": "Normal",
"description": "Tip width of the brush"
},
"MediaEditor__draw--medium": {
"message": "Medium",
"description": "Tip width of the brush"
},
"MediaEditor__draw--heavy": {
"message": "Tyk",
"description": "Tip width of the brush"
},
"MediaEditor__crop--reset": {
"message": "Nulstil",
"description": "Reset the crop state"
},
"MediaEditor__crop--rotate": {
"message": "Roter",
"description": "Rotate the canvas"
},
"MediaEditor__crop--flip": {
"message": "Vend",
"description": "Flip/mirror the canvas"
},
"MediaEditor__crop--lock": {
"message": "Lås",
"description": "Lock the aspect ratio"
},
"MediaEditor__crop--crop": {
"message": "Beskær",
"description": "Performs the crop"
},
"WhatsNew__modal-title": {
"message": "Nyheder",
"description": "Title for the whats new modal"
@ -6606,5 +6694,13 @@
"WhatsNew__bugfixes": {
"message": "Denne version indeholder en række småjusteringer og fejlrettelser som sikrer, at Signal kører problemfrit.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.26--1": {
"message": "Træt: Sender almindelige, uredigerede billeder på Signal. Energisk: Tilføjer katteklistermærker, neontekst og tegner glade træer på dine billeder, før du sender dem på Signal.",
"description": "Release notes for v5.26"
},
"WhatsNew__v5.26--2": {
"message": "Har du nogensinde følt, at du har brug for flere pixels på en rude? Er du fan af avatarer, men kun avatarer og ikke andet? Har du et \"Bevar skærmpladsen\"-klistermærke på din kofanger? Hvis du har svaret ja eller nej til et af disse spørgsmål, får du med denne opdatering en sammenklappelig venstre rude.",
"description": "Release notes for v5.26"
}
}

View File

@ -243,7 +243,7 @@
},
"pinnedConversationsFull": {
"message": "Du kannst maximal 4 Unterhaltungen anheften",
"description": ""
"description": "Shown in a toast when a user attempts to pin more than the maximum number of chats"
},
"chooseDirectory": {
"message": "Ordner wählen",
@ -780,7 +780,7 @@
"description": "Aria label for clear search button"
},
"searchIn": {
"message": "In $conversationName$ suchen",
"message": "Unterhaltung durchsuchen",
"description": "Shown in the search box before text is entered when searching in a specific conversation"
},
"noSearchResults": {
@ -5419,9 +5419,13 @@
"message": "Verschwindende Nachrichten",
"description": "This is the label for the disappearing messages setting panel"
},
"ConversationDetails--disappearing-messages-info": {
"message": "Bei Aktivierung werden in dieser Gruppe versendete und empfangene Nachrichten nach dem Lesen verschwinden.",
"description": "This is the info about the disappearing messages setting"
"ConversationDetails--disappearing-messages-info--group": {
"message": "Wenn aktiviert, werden versendete und empfangene Nachrichten dieser Gruppe nach dem Lesen verschwinden.",
"description": "This is the info about the disappearing messages setting, in groups"
},
"ConversationDetails--disappearing-messages-info--direct": {
"message": "Bei Aktivierung werden in dieser Eins-zu-eins-Unterhaltung versendete Nachrichten nach dem Lesen verschwinden.",
"description": "This is the info about the disappearing messages setting, for direct conversations"
},
"ConversationDetails--notifications": {
"message": "Benachrichtigungen",
@ -6583,6 +6587,90 @@
"message": "Beim Speichern deiner Einstellungen ist ein Fehler aufgetreten. Versuche es bitte erneut.",
"description": "Shown if there is an error when saving your preferred reaction settings. Should be very rare to see this message."
},
"MediaEditor__control--draw": {
"message": "Zeichnen",
"description": "Label for the draw button in the media editor"
},
"MediaEditor__control--text": {
"message": "Text hinzufügen",
"description": "Label for the text button in the media editor"
},
"MediaEditor__control--sticker": {
"message": "Sticker",
"description": "Label for the sticker button in the media editor"
},
"MediaEditor__control--crop": {
"message": "Zuschneiden und Drehen",
"description": "Label for the crop & rotate button in the media editor"
},
"MediaEditor__control--undo": {
"message": "Rückgängig",
"description": "Label for the undo button in the media editor"
},
"MediaEditor__control--redo": {
"message": "Wiederherstellen",
"description": "Label for the redo button in the media editor"
},
"MediaEditor__text--regular": {
"message": "Normal",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--highlight": {
"message": "Hervorheben",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--outline": {
"message": "Kontur",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--underline": {
"message": "Unterstreichen",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__draw--pen": {
"message": "Stift",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--highlighter": {
"message": "Textmarker",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--thin": {
"message": "Dünn",
"description": "Tip width of the brush"
},
"MediaEditor__draw--regular": {
"message": "Normal",
"description": "Tip width of the brush"
},
"MediaEditor__draw--medium": {
"message": "Mittel",
"description": "Tip width of the brush"
},
"MediaEditor__draw--heavy": {
"message": "Dick",
"description": "Tip width of the brush"
},
"MediaEditor__crop--reset": {
"message": "Zurücksetzen",
"description": "Reset the crop state"
},
"MediaEditor__crop--rotate": {
"message": "Drehen",
"description": "Rotate the canvas"
},
"MediaEditor__crop--flip": {
"message": "Spiegeln",
"description": "Flip/mirror the canvas"
},
"MediaEditor__crop--lock": {
"message": "Signal sperren",
"description": "Lock the aspect ratio"
},
"MediaEditor__crop--crop": {
"message": "Zuschneiden",
"description": "Performs the crop"
},
"WhatsNew__modal-title": {
"message": "Was ist neu",
"description": "Title for the whats new modal"
@ -6606,5 +6694,13 @@
"WhatsNew__bugfixes": {
"message": "Diese Version enthält eine Reihe kleinerer Optimierungen und Fehlerbehebungen, damit Signal weiterhin reibungslos funktioniert.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.26--1": {
"message": "Langweilig: unbearbeitete Bilder über Signal senden.\nAufregend: Ergänze Katzensticker, Neonschrift und male glückliche Bäume auf deine Bilder, bevor du sie über Signal verschickst.",
"description": "Release notes for v5.26"
},
"WhatsNew__v5.26--2": {
"message": "Schon mal das Gefühl gehabt, mehr Pixel in der rechten Fensterhälfte zu benötigen? Bist du ein Freund von Avataren und sonst nichts anderem? Hast du einen „Bildschirmplatz sparen“-Aufkleber an deinem Auto? Egal ob du einige Fragen mit Ja oder Nein beantwortet hast, diese Aktualisierung bringt einen einklappbaren linken Fensterbereich.",
"description": "Release notes for v5.26"
}
}

View File

@ -243,7 +243,7 @@
},
"pinnedConversationsFull": {
"message": "Μπορείς να καρφιτσώσεις μέχρι 4 συνομιλίες",
"description": ""
"description": "Shown in a toast when a user attempts to pin more than the maximum number of chats"
},
"chooseDirectory": {
"message": "Επιλογή φακέλου",
@ -780,7 +780,7 @@
"description": "Aria label for clear search button"
},
"searchIn": {
"message": "Αναζήτηση στο $conversationName$",
"message": "Search chat",
"description": "Shown in the search box before text is entered when searching in a specific conversation"
},
"noSearchResults": {
@ -5419,9 +5419,13 @@
"message": "Μηνύματα που εξαφανίζονται",
"description": "This is the label for the disappearing messages setting panel"
},
"ConversationDetails--disappearing-messages-info": {
"ConversationDetails--disappearing-messages-info--group": {
"message": "Όταν ενεργοποιηθεί, τα μηνύματα που στέλνονται και λαμβάνονται σε αυτή την ομάδα θα εξαφανίζονται αφού προβληθούν.",
"description": "This is the info about the disappearing messages setting"
"description": "This is the info about the disappearing messages setting, in groups"
},
"ConversationDetails--disappearing-messages-info--direct": {
"message": "When enabled, messages sent and received in this 1:1 chat will disappear after they've been seen.",
"description": "This is the info about the disappearing messages setting, for direct conversations"
},
"ConversationDetails--notifications": {
"message": "Ειδοποιήσεις",
@ -6583,6 +6587,90 @@
"message": "Υπήρξε κάποιο σφάλμα με την αποθήκευση των ρυθμίσεών σου. Παρακαλώ ξαναπροσπάθησε αργότερα.",
"description": "Shown if there is an error when saving your preferred reaction settings. Should be very rare to see this message."
},
"MediaEditor__control--draw": {
"message": "Σχεδίαση",
"description": "Label for the draw button in the media editor"
},
"MediaEditor__control--text": {
"message": "Add text",
"description": "Label for the text button in the media editor"
},
"MediaEditor__control--sticker": {
"message": "Αυτοκόλλητα",
"description": "Label for the sticker button in the media editor"
},
"MediaEditor__control--crop": {
"message": "Crop and rotate",
"description": "Label for the crop & rotate button in the media editor"
},
"MediaEditor__control--undo": {
"message": "Αναίρεση",
"description": "Label for the undo button in the media editor"
},
"MediaEditor__control--redo": {
"message": "Επαναφορά",
"description": "Label for the redo button in the media editor"
},
"MediaEditor__text--regular": {
"message": "Regular",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--highlight": {
"message": "Highlight",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--outline": {
"message": "Outline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--underline": {
"message": "Underline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__draw--pen": {
"message": "Pen",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--highlighter": {
"message": "Highlighter",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--thin": {
"message": "Thin",
"description": "Tip width of the brush"
},
"MediaEditor__draw--regular": {
"message": "Regular",
"description": "Tip width of the brush"
},
"MediaEditor__draw--medium": {
"message": "Μεσαίο",
"description": "Tip width of the brush"
},
"MediaEditor__draw--heavy": {
"message": "Heavy",
"description": "Tip width of the brush"
},
"MediaEditor__crop--reset": {
"message": "Επαναφορά",
"description": "Reset the crop state"
},
"MediaEditor__crop--rotate": {
"message": "Rotate",
"description": "Rotate the canvas"
},
"MediaEditor__crop--flip": {
"message": "Εναλλαγή",
"description": "Flip/mirror the canvas"
},
"MediaEditor__crop--lock": {
"message": "Κλείδωμα",
"description": "Lock the aspect ratio"
},
"MediaEditor__crop--crop": {
"message": "Περικοπή",
"description": "Performs the crop"
},
"WhatsNew__modal-title": {
"message": "Νέες δυνατότητες",
"description": "Title for the whats new modal"
@ -6606,5 +6694,13 @@
"WhatsNew__bugfixes": {
"message": "Αυτή η έκδοση περιλαμβάνει διάφορες μικρές βελτιώσεις και αποσφαλματώσεις για να συνεχίσει το Signal να λειτουργεί ομαλά.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.26--1": {
"message": "Tired: Sending plain un-edited images on Signal. Wired: Adding cat stickers, neon text, and drawing happy trees on your images before sending them on Signal.",
"description": "Release notes for v5.26"
},
"WhatsNew__v5.26--2": {
"message": "Ever feel like you need more pixels on the right pane in your life? Are you a fan of avatars, but only avatars and nothing else? Do you have a \"Save the screen real estate\" bumper sticker on your car? If you answered yes or no to any of those questions, then this update has got some collapsible left pane for you.",
"description": "Release notes for v5.26"
}
}

View File

@ -243,7 +243,7 @@
},
"pinnedConversationsFull": {
"message": "Vi povas alpingli maks. 4 interparolojn",
"description": ""
"description": "Shown in a toast when a user attempts to pin more than the maximum number of chats"
},
"chooseDirectory": {
"message": "Elekti dosierujon",
@ -780,7 +780,7 @@
"description": "Aria label for clear search button"
},
"searchIn": {
"message": "Serĉi en $conversationName$",
"message": "Search chat",
"description": "Shown in the search box before text is entered when searching in a specific conversation"
},
"noSearchResults": {
@ -5419,9 +5419,13 @@
"message": "Memviŝontaj mesaĝoj",
"description": "This is the label for the disappearing messages setting panel"
},
"ConversationDetails--disappearing-messages-info": {
"ConversationDetails--disappearing-messages-info--group": {
"message": "Kiam ŝaltita, mesaĝoj senditaj kaj ricevitaj en tiu ĉi interparolo malaperos post sia legiĝo.",
"description": "This is the info about the disappearing messages setting"
"description": "This is the info about the disappearing messages setting, in groups"
},
"ConversationDetails--disappearing-messages-info--direct": {
"message": "When enabled, messages sent and received in this 1:1 chat will disappear after they've been seen.",
"description": "This is the info about the disappearing messages setting, for direct conversations"
},
"ConversationDetails--notifications": {
"message": "Sciigoj",
@ -6583,6 +6587,90 @@
"message": "Okazis eraro dum konservo de viaj agoroj. Bv. reprovi.",
"description": "Shown if there is an error when saving your preferred reaction settings. Should be very rare to see this message."
},
"MediaEditor__control--draw": {
"message": "Desegni",
"description": "Label for the draw button in the media editor"
},
"MediaEditor__control--text": {
"message": "Add text",
"description": "Label for the text button in the media editor"
},
"MediaEditor__control--sticker": {
"message": "Glumarkoj",
"description": "Label for the sticker button in the media editor"
},
"MediaEditor__control--crop": {
"message": "Crop and rotate",
"description": "Label for the crop & rotate button in the media editor"
},
"MediaEditor__control--undo": {
"message": "Malfari",
"description": "Label for the undo button in the media editor"
},
"MediaEditor__control--redo": {
"message": "Refari",
"description": "Label for the redo button in the media editor"
},
"MediaEditor__text--regular": {
"message": "Regular",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--highlight": {
"message": "Highlight",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--outline": {
"message": "Outline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--underline": {
"message": "Underline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__draw--pen": {
"message": "Pen",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--highlighter": {
"message": "Highlighter",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--thin": {
"message": "Thin",
"description": "Tip width of the brush"
},
"MediaEditor__draw--regular": {
"message": "Regular",
"description": "Tip width of the brush"
},
"MediaEditor__draw--medium": {
"message": "Meza",
"description": "Tip width of the brush"
},
"MediaEditor__draw--heavy": {
"message": "Heavy",
"description": "Tip width of the brush"
},
"MediaEditor__crop--reset": {
"message": "Restarigi",
"description": "Reset the crop state"
},
"MediaEditor__crop--rotate": {
"message": "Rotate",
"description": "Rotate the canvas"
},
"MediaEditor__crop--flip": {
"message": "Baskuli",
"description": "Flip/mirror the canvas"
},
"MediaEditor__crop--lock": {
"message": "Ŝlosi",
"description": "Lock the aspect ratio"
},
"MediaEditor__crop--crop": {
"message": "Crop",
"description": "Performs the crop"
},
"WhatsNew__modal-title": {
"message": "Kio novas",
"description": "Title for the whats new modal"
@ -6606,5 +6694,13 @@
"WhatsNew__bugfixes": {
"message": "Tiu versio enhavas kelkajn optimumaĵojn kaj riparetojn, por ke Signal plu funkciu bone.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.26--1": {
"message": "Tired: Sending plain un-edited images on Signal. Wired: Adding cat stickers, neon text, and drawing happy trees on your images before sending them on Signal.",
"description": "Release notes for v5.26"
},
"WhatsNew__v5.26--2": {
"message": "Ever feel like you need more pixels on the right pane in your life? Are you a fan of avatars, but only avatars and nothing else? Do you have a \"Save the screen real estate\" bumper sticker on your car? If you answered yes or no to any of those questions, then this update has got some collapsible left pane for you.",
"description": "Release notes for v5.26"
}
}

View File

@ -243,7 +243,7 @@
},
"pinnedConversationsFull": {
"message": "Solo puedes fijar un máximo de 4 chats",
"description": ""
"description": "Shown in a toast when a user attempts to pin more than the maximum number of chats"
},
"chooseDirectory": {
"message": "Seleccionar carpeta",
@ -780,7 +780,7 @@
"description": "Aria label for clear search button"
},
"searchIn": {
"message": "Buscar en «$conversationName$» ",
"message": "Buscar en chat",
"description": "Shown in the search box before text is entered when searching in a specific conversation"
},
"noSearchResults": {
@ -5419,9 +5419,13 @@
"message": "Desaparición de mensajes",
"description": "This is the label for the disappearing messages setting panel"
},
"ConversationDetails--disappearing-messages-info": {
"ConversationDetails--disappearing-messages-info--group": {
"message": "Si esta opción está activa, los mensajes enviados y recibidos en este grupo desaparecerán tras ser vistos.",
"description": "This is the info about the disappearing messages setting"
"description": "This is the info about the disappearing messages setting, in groups"
},
"ConversationDetails--disappearing-messages-info--direct": {
"message": "Si esta opción está activa, los mensajes enviados y recibidos en este chat desaparecerán tras ser vistos.",
"description": "This is the info about the disappearing messages setting, for direct conversations"
},
"ConversationDetails--notifications": {
"message": "Notificaciones",
@ -6583,6 +6587,90 @@
"message": "Ha ocurrido un fallo al guardar tus ajustes. Por favor, inténtalo de nuevo.",
"description": "Shown if there is an error when saving your preferred reaction settings. Should be very rare to see this message."
},
"MediaEditor__control--draw": {
"message": "Dibujar",
"description": "Label for the draw button in the media editor"
},
"MediaEditor__control--text": {
"message": "Añadir texto",
"description": "Label for the text button in the media editor"
},
"MediaEditor__control--sticker": {
"message": "Stickers",
"description": "Label for the sticker button in the media editor"
},
"MediaEditor__control--crop": {
"message": "Cortar y rotar",
"description": "Label for the crop & rotate button in the media editor"
},
"MediaEditor__control--undo": {
"message": "Deshacer",
"description": "Label for the undo button in the media editor"
},
"MediaEditor__control--redo": {
"message": "Rehacer",
"description": "Label for the redo button in the media editor"
},
"MediaEditor__text--regular": {
"message": "Normal",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--highlight": {
"message": "Resaltar",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--outline": {
"message": "Marcar",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--underline": {
"message": "Subrayar",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__draw--pen": {
"message": "Lápiz",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--highlighter": {
"message": "Marcador",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--thin": {
"message": "Más fina",
"description": "Tip width of the brush"
},
"MediaEditor__draw--regular": {
"message": "Normal",
"description": "Tip width of the brush"
},
"MediaEditor__draw--medium": {
"message": "Mediana",
"description": "Tip width of the brush"
},
"MediaEditor__draw--heavy": {
"message": "Más ancha",
"description": "Tip width of the brush"
},
"MediaEditor__crop--reset": {
"message": "Reiniciar",
"description": "Reset the crop state"
},
"MediaEditor__crop--rotate": {
"message": "Rotar",
"description": "Rotate the canvas"
},
"MediaEditor__crop--flip": {
"message": "Girar",
"description": "Flip/mirror the canvas"
},
"MediaEditor__crop--lock": {
"message": "Bloquear",
"description": "Lock the aspect ratio"
},
"MediaEditor__crop--crop": {
"message": "Recortar",
"description": "Performs the crop"
},
"WhatsNew__modal-title": {
"message": "Novedades",
"description": "Title for the whats new modal"
@ -6606,5 +6694,13 @@
"WhatsNew__bugfixes": {
"message": "Esta versión contiene un par de pequeñas mejoras para que Signal funcione sin problemas.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.26--1": {
"message": "Cosas del pasado: Enviar mensajes simples en Signal. Cosas del presente: Añade stickers de gatos, texto en colores neón o dibuja árboles sonrientes en tus fotos antes de mandarlas por Signal.",
"description": "Release notes for v5.26"
},
"WhatsNew__v5.26--2": {
"message": "¿Alguna vez has tenido la sensación de necesitar más píxeles en el panel de los mensajes? ¿Eres fan de avatares, y sólamente avatares? ¿Tienes una pegatina de \"Estás demasiado cerca, necesito espacio entre nosotr@s\" en la parte trasera de tu auto? Si has respondido sí o no a alguna de estas preguntas, te alegrará saber que la vista del panel con la lista de chats se puede reducir.",
"description": "Release notes for v5.26"
}
}

View File

@ -243,7 +243,7 @@
},
"pinnedConversationsFull": {
"message": "Saad kinnitad kuni 4 vestlust",
"description": ""
"description": "Shown in a toast when a user attempts to pin more than the maximum number of chats"
},
"chooseDirectory": {
"message": "Vali kaust",
@ -780,7 +780,7 @@
"description": "Aria label for clear search button"
},
"searchIn": {
"message": "Otsi vestlusest $conversationName$",
"message": "Search chat",
"description": "Shown in the search box before text is entered when searching in a specific conversation"
},
"noSearchResults": {
@ -5419,9 +5419,13 @@
"message": "Kaduvad sõnumid",
"description": "This is the label for the disappearing messages setting panel"
},
"ConversationDetails--disappearing-messages-info": {
"ConversationDetails--disappearing-messages-info--group": {
"message": "Kui lubatud, siis kaovad selles grupis saadetud ja saadud sõnumid pärast nende nägemist.",
"description": "This is the info about the disappearing messages setting"
"description": "This is the info about the disappearing messages setting, in groups"
},
"ConversationDetails--disappearing-messages-info--direct": {
"message": "When enabled, messages sent and received in this 1:1 chat will disappear after they've been seen.",
"description": "This is the info about the disappearing messages setting, for direct conversations"
},
"ConversationDetails--notifications": {
"message": "Teavitused",
@ -6583,6 +6587,90 @@
"message": "Sätete salvestamisel tekkis tõrge. Palun proovi uuesti.",
"description": "Shown if there is an error when saving your preferred reaction settings. Should be very rare to see this message."
},
"MediaEditor__control--draw": {
"message": "Joonista",
"description": "Label for the draw button in the media editor"
},
"MediaEditor__control--text": {
"message": "Add text",
"description": "Label for the text button in the media editor"
},
"MediaEditor__control--sticker": {
"message": "Kleebised",
"description": "Label for the sticker button in the media editor"
},
"MediaEditor__control--crop": {
"message": "Crop and rotate",
"description": "Label for the crop & rotate button in the media editor"
},
"MediaEditor__control--undo": {
"message": "Võta tagasi",
"description": "Label for the undo button in the media editor"
},
"MediaEditor__control--redo": {
"message": "Tee uuesti",
"description": "Label for the redo button in the media editor"
},
"MediaEditor__text--regular": {
"message": "Regular",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--highlight": {
"message": "Highlight",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--outline": {
"message": "Outline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--underline": {
"message": "Underline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__draw--pen": {
"message": "Pen",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--highlighter": {
"message": "Highlighter",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--thin": {
"message": "Thin",
"description": "Tip width of the brush"
},
"MediaEditor__draw--regular": {
"message": "Regular",
"description": "Tip width of the brush"
},
"MediaEditor__draw--medium": {
"message": "Meedia",
"description": "Tip width of the brush"
},
"MediaEditor__draw--heavy": {
"message": "Heavy",
"description": "Tip width of the brush"
},
"MediaEditor__crop--reset": {
"message": "Lähtesta",
"description": "Reset the crop state"
},
"MediaEditor__crop--rotate": {
"message": "Rotate",
"description": "Rotate the canvas"
},
"MediaEditor__crop--flip": {
"message": "Pööra",
"description": "Flip/mirror the canvas"
},
"MediaEditor__crop--lock": {
"message": "Lukusta",
"description": "Lock the aspect ratio"
},
"MediaEditor__crop--crop": {
"message": "Kärbi",
"description": "Performs the crop"
},
"WhatsNew__modal-title": {
"message": "Mis on uut",
"description": "Title for the whats new modal"
@ -6606,5 +6694,13 @@
"WhatsNew__bugfixes": {
"message": "See versioon sisaldab paljusid väikseid parendusi, mis Signali sujuvalt käimas.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.26--1": {
"message": "Tired: Sending plain un-edited images on Signal. Wired: Adding cat stickers, neon text, and drawing happy trees on your images before sending them on Signal.",
"description": "Release notes for v5.26"
},
"WhatsNew__v5.26--2": {
"message": "Ever feel like you need more pixels on the right pane in your life? Are you a fan of avatars, but only avatars and nothing else? Do you have a \"Save the screen real estate\" bumper sticker on your car? If you answered yes or no to any of those questions, then this update has got some collapsible left pane for you.",
"description": "Release notes for v5.26"
}
}

View File

@ -243,7 +243,7 @@
},
"pinnedConversationsFull": {
"message": "Gehienez 4 txat finka ditzakezu",
"description": ""
"description": "Shown in a toast when a user attempts to pin more than the maximum number of chats"
},
"chooseDirectory": {
"message": "Aukeratu karpeta",
@ -780,7 +780,7 @@
"description": "Aria label for clear search button"
},
"searchIn": {
"message": "Bilatu $conversationName$ solasaldian",
"message": "Search chat",
"description": "Shown in the search box before text is entered when searching in a specific conversation"
},
"noSearchResults": {
@ -5419,9 +5419,13 @@
"message": "Mezuen desagerpena",
"description": "This is the label for the disappearing messages setting panel"
},
"ConversationDetails--disappearing-messages-info": {
"ConversationDetails--disappearing-messages-info--group": {
"message": "Aktibatuta dagoenean, solasaldi honetan bidalitako eta jasotako mezuak ikusi ostean desagertu egingo dira.",
"description": "This is the info about the disappearing messages setting"
"description": "This is the info about the disappearing messages setting, in groups"
},
"ConversationDetails--disappearing-messages-info--direct": {
"message": "When enabled, messages sent and received in this 1:1 chat will disappear after they've been seen.",
"description": "This is the info about the disappearing messages setting, for direct conversations"
},
"ConversationDetails--notifications": {
"message": "Jakinarazpenak",
@ -6583,6 +6587,90 @@
"message": "There was an error when saving your settings. Please try again.",
"description": "Shown if there is an error when saving your preferred reaction settings. Should be very rare to see this message."
},
"MediaEditor__control--draw": {
"message": "Draw",
"description": "Label for the draw button in the media editor"
},
"MediaEditor__control--text": {
"message": "Add text",
"description": "Label for the text button in the media editor"
},
"MediaEditor__control--sticker": {
"message": "Eranskailuak",
"description": "Label for the sticker button in the media editor"
},
"MediaEditor__control--crop": {
"message": "Crop and rotate",
"description": "Label for the crop & rotate button in the media editor"
},
"MediaEditor__control--undo": {
"message": "Desegin",
"description": "Label for the undo button in the media editor"
},
"MediaEditor__control--redo": {
"message": "Berregin",
"description": "Label for the redo button in the media editor"
},
"MediaEditor__text--regular": {
"message": "Regular",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--highlight": {
"message": "Highlight",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--outline": {
"message": "Outline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--underline": {
"message": "Underline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__draw--pen": {
"message": "Pen",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--highlighter": {
"message": "Highlighter",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--thin": {
"message": "Thin",
"description": "Tip width of the brush"
},
"MediaEditor__draw--regular": {
"message": "Regular",
"description": "Tip width of the brush"
},
"MediaEditor__draw--medium": {
"message": "Multimedia",
"description": "Tip width of the brush"
},
"MediaEditor__draw--heavy": {
"message": "Heavy",
"description": "Tip width of the brush"
},
"MediaEditor__crop--reset": {
"message": "Berrabiarazi",
"description": "Reset the crop state"
},
"MediaEditor__crop--rotate": {
"message": "Rotate",
"description": "Rotate the canvas"
},
"MediaEditor__crop--flip": {
"message": "Flip",
"description": "Flip/mirror the canvas"
},
"MediaEditor__crop--lock": {
"message": "Blokeatu",
"description": "Lock the aspect ratio"
},
"MediaEditor__crop--crop": {
"message": "Crop",
"description": "Performs the crop"
},
"WhatsNew__modal-title": {
"message": "What's New",
"description": "Title for the whats new modal"
@ -6606,5 +6694,13 @@
"WhatsNew__bugfixes": {
"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.26--1": {
"message": "Tired: Sending plain un-edited images on Signal. Wired: Adding cat stickers, neon text, and drawing happy trees on your images before sending them on Signal.",
"description": "Release notes for v5.26"
},
"WhatsNew__v5.26--2": {
"message": "Ever feel like you need more pixels on the right pane in your life? Are you a fan of avatars, but only avatars and nothing else? Do you have a \"Save the screen real estate\" bumper sticker on your car? If you answered yes or no to any of those questions, then this update has got some collapsible left pane for you.",
"description": "Release notes for v5.26"
}
}

View File

@ -243,7 +243,7 @@
},
"pinnedConversationsFull": {
"message": "فقط تا ۴ گفتگو را می‌توانید سنجاق کنید",
"description": ""
"description": "Shown in a toast when a user attempts to pin more than the maximum number of chats"
},
"chooseDirectory": {
"message": "انتخاب پوشه",
@ -780,7 +780,7 @@
"description": "Aria label for clear search button"
},
"searchIn": {
"message": "$conversationName$جستجو در",
"message": "Search chat",
"description": "Shown in the search box before text is entered when searching in a specific conversation"
},
"noSearchResults": {
@ -5419,9 +5419,13 @@
"message": "پیام‌های ناپدید شونده",
"description": "This is the label for the disappearing messages setting panel"
},
"ConversationDetails--disappearing-messages-info": {
"ConversationDetails--disappearing-messages-info--group": {
"message": "وقتی فعال شد، پیام‌های ارسال و دریافت شده در این گروه پس از دیده شدن ناپدید خواهند شد.",
"description": "This is the info about the disappearing messages setting"
"description": "This is the info about the disappearing messages setting, in groups"
},
"ConversationDetails--disappearing-messages-info--direct": {
"message": "When enabled, messages sent and received in this 1:1 chat will disappear after they've been seen.",
"description": "This is the info about the disappearing messages setting, for direct conversations"
},
"ConversationDetails--notifications": {
"message": "اعلان‌ها",
@ -6583,6 +6587,90 @@
"message": "There was an error when saving your settings. Please try again.",
"description": "Shown if there is an error when saving your preferred reaction settings. Should be very rare to see this message."
},
"MediaEditor__control--draw": {
"message": "کشیدن",
"description": "Label for the draw button in the media editor"
},
"MediaEditor__control--text": {
"message": "Add text",
"description": "Label for the text button in the media editor"
},
"MediaEditor__control--sticker": {
"message": "استیکرها",
"description": "Label for the sticker button in the media editor"
},
"MediaEditor__control--crop": {
"message": "Crop and rotate",
"description": "Label for the crop & rotate button in the media editor"
},
"MediaEditor__control--undo": {
"message": "لغو",
"description": "Label for the undo button in the media editor"
},
"MediaEditor__control--redo": {
"message": "انجام دوباره",
"description": "Label for the redo button in the media editor"
},
"MediaEditor__text--regular": {
"message": "Regular",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--highlight": {
"message": "Highlight",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--outline": {
"message": "Outline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--underline": {
"message": "Underline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__draw--pen": {
"message": "Pen",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--highlighter": {
"message": "Highlighter",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--thin": {
"message": "Thin",
"description": "Tip width of the brush"
},
"MediaEditor__draw--regular": {
"message": "Regular",
"description": "Tip width of the brush"
},
"MediaEditor__draw--medium": {
"message": "متوسط",
"description": "Tip width of the brush"
},
"MediaEditor__draw--heavy": {
"message": "Heavy",
"description": "Tip width of the brush"
},
"MediaEditor__crop--reset": {
"message": "بازنشانی",
"description": "Reset the crop state"
},
"MediaEditor__crop--rotate": {
"message": "Rotate",
"description": "Rotate the canvas"
},
"MediaEditor__crop--flip": {
"message": "برگرداندن",
"description": "Flip/mirror the canvas"
},
"MediaEditor__crop--lock": {
"message": "قفل",
"description": "Lock the aspect ratio"
},
"MediaEditor__crop--crop": {
"message": "Crop",
"description": "Performs the crop"
},
"WhatsNew__modal-title": {
"message": "تازه‌ها",
"description": "Title for the whats new modal"
@ -6606,5 +6694,13 @@
"WhatsNew__bugfixes": {
"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.26--1": {
"message": "Tired: Sending plain un-edited images on Signal. Wired: Adding cat stickers, neon text, and drawing happy trees on your images before sending them on Signal.",
"description": "Release notes for v5.26"
},
"WhatsNew__v5.26--2": {
"message": "Ever feel like you need more pixels on the right pane in your life? Are you a fan of avatars, but only avatars and nothing else? Do you have a \"Save the screen real estate\" bumper sticker on your car? If you answered yes or no to any of those questions, then this update has got some collapsible left pane for you.",
"description": "Release notes for v5.26"
}
}

View File

@ -243,7 +243,7 @@
},
"pinnedConversationsFull": {
"message": "Voit kiinnittää enintään 4 keskustelua",
"description": ""
"description": "Shown in a toast when a user attempts to pin more than the maximum number of chats"
},
"chooseDirectory": {
"message": "Valitse kansio",
@ -780,7 +780,7 @@
"description": "Aria label for clear search button"
},
"searchIn": {
"message": "Etsi: $conversationName$",
"message": "Search chat",
"description": "Shown in the search box before text is entered when searching in a specific conversation"
},
"noSearchResults": {
@ -5419,9 +5419,13 @@
"message": "Katoavat viestit",
"description": "This is the label for the disappearing messages setting panel"
},
"ConversationDetails--disappearing-messages-info": {
"ConversationDetails--disappearing-messages-info--group": {
"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"
"description": "This is the info about the disappearing messages setting, in groups"
},
"ConversationDetails--disappearing-messages-info--direct": {
"message": "When enabled, messages sent and received in this 1:1 chat will disappear after they've been seen.",
"description": "This is the info about the disappearing messages setting, for direct conversations"
},
"ConversationDetails--notifications": {
"message": "Ilmoitukset",
@ -6583,6 +6587,90 @@
"message": "Asetuksia tallentaessa tapahtui virhe. Yritä uudelleen.",
"description": "Shown if there is an error when saving your preferred reaction settings. Should be very rare to see this message."
},
"MediaEditor__control--draw": {
"message": "Piirrä",
"description": "Label for the draw button in the media editor"
},
"MediaEditor__control--text": {
"message": "Add text",
"description": "Label for the text button in the media editor"
},
"MediaEditor__control--sticker": {
"message": "Tarrat",
"description": "Label for the sticker button in the media editor"
},
"MediaEditor__control--crop": {
"message": "Crop and rotate",
"description": "Label for the crop & rotate button in the media editor"
},
"MediaEditor__control--undo": {
"message": "Kumoa",
"description": "Label for the undo button in the media editor"
},
"MediaEditor__control--redo": {
"message": "Tee uudelleen",
"description": "Label for the redo button in the media editor"
},
"MediaEditor__text--regular": {
"message": "Regular",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--highlight": {
"message": "Highlight",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--outline": {
"message": "Outline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--underline": {
"message": "Underline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__draw--pen": {
"message": "Pen",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--highlighter": {
"message": "Highlighter",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--thin": {
"message": "Thin",
"description": "Tip width of the brush"
},
"MediaEditor__draw--regular": {
"message": "Regular",
"description": "Tip width of the brush"
},
"MediaEditor__draw--medium": {
"message": "Keskikokoinen",
"description": "Tip width of the brush"
},
"MediaEditor__draw--heavy": {
"message": "Heavy",
"description": "Tip width of the brush"
},
"MediaEditor__crop--reset": {
"message": "Nollaa",
"description": "Reset the crop state"
},
"MediaEditor__crop--rotate": {
"message": "Rotate",
"description": "Rotate the canvas"
},
"MediaEditor__crop--flip": {
"message": "Käännä",
"description": "Flip/mirror the canvas"
},
"MediaEditor__crop--lock": {
"message": "Lukitse",
"description": "Lock the aspect ratio"
},
"MediaEditor__crop--crop": {
"message": "Rajaa",
"description": "Performs the crop"
},
"WhatsNew__modal-title": {
"message": "Uudet ominaisuudet",
"description": "Title for the whats new modal"
@ -6606,5 +6694,13 @@
"WhatsNew__bugfixes": {
"message": "Tämä versio sisältää useita pieniä parannuksia ja virhekorjauksia, jotka pitävät Signalin toiminnan sujuvana.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.26--1": {
"message": "Tired: Sending plain un-edited images on Signal. Wired: Adding cat stickers, neon text, and drawing happy trees on your images before sending them on Signal.",
"description": "Release notes for v5.26"
},
"WhatsNew__v5.26--2": {
"message": "Ever feel like you need more pixels on the right pane in your life? Are you a fan of avatars, but only avatars and nothing else? Do you have a \"Save the screen real estate\" bumper sticker on your car? If you answered yes or no to any of those questions, then this update has got some collapsible left pane for you.",
"description": "Release notes for v5.26"
}
}

View File

@ -243,7 +243,7 @@
},
"pinnedConversationsFull": {
"message": "Vous ne pouvez épingler plus de quatre conversations.",
"description": ""
"description": "Shown in a toast when a user attempts to pin more than the maximum number of chats"
},
"chooseDirectory": {
"message": "Sélectionner un dossier",
@ -780,7 +780,7 @@
"description": "Aria label for clear search button"
},
"searchIn": {
"message": "Chercher dans $conversationName$",
"message": "Recherche dans la conversation",
"description": "Shown in the search box before text is entered when searching in a specific conversation"
},
"noSearchResults": {
@ -5419,9 +5419,13 @@
"message": "Messages éphémères",
"description": "This is the label for the disappearing messages setting panel"
},
"ConversationDetails--disappearing-messages-info": {
"ConversationDetails--disappearing-messages-info--group": {
"message": "Si cette option est activée, les messages envoyés et reçus dans ce groupe disparaîtront après avoir été lus.",
"description": "This is the info about the disappearing messages setting"
"description": "This is the info about the disappearing messages setting, in groups"
},
"ConversationDetails--disappearing-messages-info--direct": {
"message": "When enabled, messages sent and received in this 1:1 chat will disappear after they've been seen.",
"description": "This is the info about the disappearing messages setting, for direct conversations"
},
"ConversationDetails--notifications": {
"message": "Notifications",
@ -6583,6 +6587,90 @@
"message": "Une erreur est survenue lors de lenregistrement de vos paramètres. Veuillez réessayer.",
"description": "Shown if there is an error when saving your preferred reaction settings. Should be very rare to see this message."
},
"MediaEditor__control--draw": {
"message": "Dessiner",
"description": "Label for the draw button in the media editor"
},
"MediaEditor__control--text": {
"message": "Ajouter du texte",
"description": "Label for the text button in the media editor"
},
"MediaEditor__control--sticker": {
"message": "Autocollants",
"description": "Label for the sticker button in the media editor"
},
"MediaEditor__control--crop": {
"message": "Recadrer et faire pivoter",
"description": "Label for the crop & rotate button in the media editor"
},
"MediaEditor__control--undo": {
"message": "Annuler",
"description": "Label for the undo button in the media editor"
},
"MediaEditor__control--redo": {
"message": "Rétablir",
"description": "Label for the redo button in the media editor"
},
"MediaEditor__text--regular": {
"message": "Normal",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--highlight": {
"message": "Highlight",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--outline": {
"message": "Outline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--underline": {
"message": "Souligné",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__draw--pen": {
"message": "Stylo",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--highlighter": {
"message": "Surligneur",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--thin": {
"message": "Fin",
"description": "Tip width of the brush"
},
"MediaEditor__draw--regular": {
"message": "Normal",
"description": "Tip width of the brush"
},
"MediaEditor__draw--medium": {
"message": "Taille moyenne",
"description": "Tip width of the brush"
},
"MediaEditor__draw--heavy": {
"message": "Gras",
"description": "Tip width of the brush"
},
"MediaEditor__crop--reset": {
"message": "Réinitialiser",
"description": "Reset the crop state"
},
"MediaEditor__crop--rotate": {
"message": "Faire pivoter",
"description": "Rotate the canvas"
},
"MediaEditor__crop--flip": {
"message": "Basculer",
"description": "Flip/mirror the canvas"
},
"MediaEditor__crop--lock": {
"message": "Verrouiller",
"description": "Lock the aspect ratio"
},
"MediaEditor__crop--crop": {
"message": "Rogner",
"description": "Performs the crop"
},
"WhatsNew__modal-title": {
"message": "Les nouveautés",
"description": "Title for the whats new modal"
@ -6606,5 +6694,13 @@
"WhatsNew__bugfixes": {
"message": "Cette version contient un certain nombre de petits ajustements et de corrections de bogues pour assurer le bon fonctionnement de Signal.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.26--1": {
"message": "Tired: Sending plain un-edited images on Signal. Wired: Adding cat stickers, neon text, and drawing happy trees on your images before sending them on Signal.",
"description": "Release notes for v5.26"
},
"WhatsNew__v5.26--2": {
"message": "Ever feel like you need more pixels on the right pane in your life? Are you a fan of avatars, but only avatars and nothing else? Do you have a \"Save the screen real estate\" bumper sticker on your car? If you answered yes or no to any of those questions, then this update has got some collapsible left pane for you.",
"description": "Release notes for v5.26"
}
}

View File

@ -243,7 +243,7 @@
},
"pinnedConversationsFull": {
"message": "તમે માત્ર 4 ચેટ સુધી જ પિન કરી શકો છો",
"description": ""
"description": "Shown in a toast when a user attempts to pin more than the maximum number of chats"
},
"chooseDirectory": {
"message": "ફોલ્ડર પસંદ કરો",
@ -780,7 +780,7 @@
"description": "Aria label for clear search button"
},
"searchIn": {
"message": "$conversationName$ માં શોધો ",
"message": "Search chat",
"description": "Shown in the search box before text is entered when searching in a specific conversation"
},
"noSearchResults": {
@ -5419,9 +5419,13 @@
"message": "અદૃશ્ય થઈ રહેલા મેસેજ",
"description": "This is the label for the disappearing messages setting panel"
},
"ConversationDetails--disappearing-messages-info": {
"ConversationDetails--disappearing-messages-info--group": {
"message": "જ્યારે સક્ષમ હોય, ત્યારે આ ગ્રુપમાં મોકલેલા અને પ્રાપ્ત થયેલા મેસેજ જોયા પછી અદૃશ્ય થઈ જશે.",
"description": "This is the info about the disappearing messages setting"
"description": "This is the info about the disappearing messages setting, in groups"
},
"ConversationDetails--disappearing-messages-info--direct": {
"message": "When enabled, messages sent and received in this 1:1 chat will disappear after they've been seen.",
"description": "This is the info about the disappearing messages setting, for direct conversations"
},
"ConversationDetails--notifications": {
"message": "સૂચનાઓ",
@ -6583,6 +6587,90 @@
"message": "There was an error when saving your settings. Please try again.",
"description": "Shown if there is an error when saving your preferred reaction settings. Should be very rare to see this message."
},
"MediaEditor__control--draw": {
"message": "Draw",
"description": "Label for the draw button in the media editor"
},
"MediaEditor__control--text": {
"message": "Add text",
"description": "Label for the text button in the media editor"
},
"MediaEditor__control--sticker": {
"message": "સ્ટીકરો",
"description": "Label for the sticker button in the media editor"
},
"MediaEditor__control--crop": {
"message": "Crop and rotate",
"description": "Label for the crop & rotate button in the media editor"
},
"MediaEditor__control--undo": {
"message": "પૂર્વવત્ કરો",
"description": "Label for the undo button in the media editor"
},
"MediaEditor__control--redo": {
"message": "ફરી કરો",
"description": "Label for the redo button in the media editor"
},
"MediaEditor__text--regular": {
"message": "Regular",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--highlight": {
"message": "Highlight",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--outline": {
"message": "Outline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--underline": {
"message": "Underline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__draw--pen": {
"message": "Pen",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--highlighter": {
"message": "Highlighter",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--thin": {
"message": "Thin",
"description": "Tip width of the brush"
},
"MediaEditor__draw--regular": {
"message": "Regular",
"description": "Tip width of the brush"
},
"MediaEditor__draw--medium": {
"message": "મધ્યમ",
"description": "Tip width of the brush"
},
"MediaEditor__draw--heavy": {
"message": "Heavy",
"description": "Tip width of the brush"
},
"MediaEditor__crop--reset": {
"message": "ફરીથી સેટ કરો",
"description": "Reset the crop state"
},
"MediaEditor__crop--rotate": {
"message": "Rotate",
"description": "Rotate the canvas"
},
"MediaEditor__crop--flip": {
"message": "Flip",
"description": "Flip/mirror the canvas"
},
"MediaEditor__crop--lock": {
"message": "લૉક",
"description": "Lock the aspect ratio"
},
"MediaEditor__crop--crop": {
"message": "Crop",
"description": "Performs the crop"
},
"WhatsNew__modal-title": {
"message": "What's New",
"description": "Title for the whats new modal"
@ -6606,5 +6694,13 @@
"WhatsNew__bugfixes": {
"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.26--1": {
"message": "Tired: Sending plain un-edited images on Signal. Wired: Adding cat stickers, neon text, and drawing happy trees on your images before sending them on Signal.",
"description": "Release notes for v5.26"
},
"WhatsNew__v5.26--2": {
"message": "Ever feel like you need more pixels on the right pane in your life? Are you a fan of avatars, but only avatars and nothing else? Do you have a \"Save the screen real estate\" bumper sticker on your car? If you answered yes or no to any of those questions, then this update has got some collapsible left pane for you.",
"description": "Release notes for v5.26"
}
}

View File

@ -243,7 +243,7 @@
},
"pinnedConversationsFull": {
"message": "אתה יכול להצמיד עד 4 התכתבויות בלבד",
"description": ""
"description": "Shown in a toast when a user attempts to pin more than the maximum number of chats"
},
"chooseDirectory": {
"message": "בחר תיקייה",
@ -780,7 +780,7 @@
"description": "Aria label for clear search button"
},
"searchIn": {
"message": "חפש בשיחה $conversationName$",
"message": "Search chat",
"description": "Shown in the search box before text is entered when searching in a specific conversation"
},
"noSearchResults": {
@ -5419,9 +5419,13 @@
"message": "הודעות נעלמות",
"description": "This is the label for the disappearing messages setting panel"
},
"ConversationDetails--disappearing-messages-info": {
"ConversationDetails--disappearing-messages-info--group": {
"message": "כאשר מאופשר, הודעות אשר נשלחות ומתקבלות בקבוצה זו יעלמו לאחר שייראו.",
"description": "This is the info about the disappearing messages setting"
"description": "This is the info about the disappearing messages setting, in groups"
},
"ConversationDetails--disappearing-messages-info--direct": {
"message": "When enabled, messages sent and received in this 1:1 chat will disappear after they've been seen.",
"description": "This is the info about the disappearing messages setting, for direct conversations"
},
"ConversationDetails--notifications": {
"message": "התראות",
@ -6583,6 +6587,90 @@
"message": "הייתה שגיאה בזמן שמירת ההגדרות שלך. אנא נסה שוב.",
"description": "Shown if there is an error when saving your preferred reaction settings. Should be very rare to see this message."
},
"MediaEditor__control--draw": {
"message": "צייר",
"description": "Label for the draw button in the media editor"
},
"MediaEditor__control--text": {
"message": "Add text",
"description": "Label for the text button in the media editor"
},
"MediaEditor__control--sticker": {
"message": "מדבקות",
"description": "Label for the sticker button in the media editor"
},
"MediaEditor__control--crop": {
"message": "Crop and rotate",
"description": "Label for the crop & rotate button in the media editor"
},
"MediaEditor__control--undo": {
"message": "בטל עשייה",
"description": "Label for the undo button in the media editor"
},
"MediaEditor__control--redo": {
"message": "עשה מחדש",
"description": "Label for the redo button in the media editor"
},
"MediaEditor__text--regular": {
"message": "Regular",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--highlight": {
"message": "Highlight",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--outline": {
"message": "Outline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--underline": {
"message": "Underline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__draw--pen": {
"message": "Pen",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--highlighter": {
"message": "Highlighter",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--thin": {
"message": "Thin",
"description": "Tip width of the brush"
},
"MediaEditor__draw--regular": {
"message": "Regular",
"description": "Tip width of the brush"
},
"MediaEditor__draw--medium": {
"message": "בינוני",
"description": "Tip width of the brush"
},
"MediaEditor__draw--heavy": {
"message": "Heavy",
"description": "Tip width of the brush"
},
"MediaEditor__crop--reset": {
"message": "אפס",
"description": "Reset the crop state"
},
"MediaEditor__crop--rotate": {
"message": "Rotate",
"description": "Rotate the canvas"
},
"MediaEditor__crop--flip": {
"message": "החלף",
"description": "Flip/mirror the canvas"
},
"MediaEditor__crop--lock": {
"message": "נעל",
"description": "Lock the aspect ratio"
},
"MediaEditor__crop--crop": {
"message": "חתוך",
"description": "Performs the crop"
},
"WhatsNew__modal-title": {
"message": "מה חדש",
"description": "Title for the whats new modal"
@ -6606,5 +6694,13 @@
"WhatsNew__bugfixes": {
"message": "גרסה זו מכילה מספר של שפצורים קטנים ותיקוני תקלים כדי לשמור על Signal שירוץ באופן חלק.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.26--1": {
"message": "Tired: Sending plain un-edited images on Signal. Wired: Adding cat stickers, neon text, and drawing happy trees on your images before sending them on Signal.",
"description": "Release notes for v5.26"
},
"WhatsNew__v5.26--2": {
"message": "Ever feel like you need more pixels on the right pane in your life? Are you a fan of avatars, but only avatars and nothing else? Do you have a \"Save the screen real estate\" bumper sticker on your car? If you answered yes or no to any of those questions, then this update has got some collapsible left pane for you.",
"description": "Release notes for v5.26"
}
}

View File

@ -243,7 +243,7 @@
},
"pinnedConversationsFull": {
"message": "आप केवल 4 तक चैट को पिन कर सकते हैं",
"description": ""
"description": "Shown in a toast when a user attempts to pin more than the maximum number of chats"
},
"chooseDirectory": {
"message": "फोल्डर को चुनो",
@ -780,7 +780,7 @@
"description": "Aria label for clear search button"
},
"searchIn": {
"message": "$conversationName$ में खोजें",
"message": "Search chat",
"description": "Shown in the search box before text is entered when searching in a specific conversation"
},
"noSearchResults": {
@ -5419,9 +5419,13 @@
"message": "गायब होने वाले मेसेज",
"description": "This is the label for the disappearing messages setting panel"
},
"ConversationDetails--disappearing-messages-info": {
"ConversationDetails--disappearing-messages-info--group": {
"message": "अगर सक्षम किया जाए, तो इस संवाद में भेजे गए और प्राप्त किए गए मेसेज देखे जाने के बाद गायब हो जाएंगे।",
"description": "This is the info about the disappearing messages setting"
"description": "This is the info about the disappearing messages setting, in groups"
},
"ConversationDetails--disappearing-messages-info--direct": {
"message": "When enabled, messages sent and received in this 1:1 chat will disappear after they've been seen.",
"description": "This is the info about the disappearing messages setting, for direct conversations"
},
"ConversationDetails--notifications": {
"message": "अधिसूचनाएँ",
@ -6583,6 +6587,90 @@
"message": "आपकी सेटिंग सेव करते वक़्त एक एरर हुआ. कृपया फिर से कोशिश करें.",
"description": "Shown if there is an error when saving your preferred reaction settings. Should be very rare to see this message."
},
"MediaEditor__control--draw": {
"message": "ड्रॉ करें",
"description": "Label for the draw button in the media editor"
},
"MediaEditor__control--text": {
"message": "Add text",
"description": "Label for the text button in the media editor"
},
"MediaEditor__control--sticker": {
"message": "स्टिकर",
"description": "Label for the sticker button in the media editor"
},
"MediaEditor__control--crop": {
"message": "Crop and rotate",
"description": "Label for the crop & rotate button in the media editor"
},
"MediaEditor__control--undo": {
"message": "पूर्ववत",
"description": "Label for the undo button in the media editor"
},
"MediaEditor__control--redo": {
"message": "रीडू",
"description": "Label for the redo button in the media editor"
},
"MediaEditor__text--regular": {
"message": "Regular",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--highlight": {
"message": "Highlight",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--outline": {
"message": "Outline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--underline": {
"message": "Underline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__draw--pen": {
"message": "Pen",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--highlighter": {
"message": "Highlighter",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--thin": {
"message": "Thin",
"description": "Tip width of the brush"
},
"MediaEditor__draw--regular": {
"message": "Regular",
"description": "Tip width of the brush"
},
"MediaEditor__draw--medium": {
"message": "मध्यम",
"description": "Tip width of the brush"
},
"MediaEditor__draw--heavy": {
"message": "Heavy",
"description": "Tip width of the brush"
},
"MediaEditor__crop--reset": {
"message": "फिर से स्थापित करना",
"description": "Reset the crop state"
},
"MediaEditor__crop--rotate": {
"message": "Rotate",
"description": "Rotate the canvas"
},
"MediaEditor__crop--flip": {
"message": "फ़्लिप",
"description": "Flip/mirror the canvas"
},
"MediaEditor__crop--lock": {
"message": "लॉक",
"description": "Lock the aspect ratio"
},
"MediaEditor__crop--crop": {
"message": "Crop",
"description": "Performs the crop"
},
"WhatsNew__modal-title": {
"message": "नया क्या है",
"description": "Title for the whats new modal"
@ -6606,5 +6694,13 @@
"WhatsNew__bugfixes": {
"message": "सिग्नल को सही रूप से चलाने के लिए इस वर्शन में कई छोटे बदलाव और बग फ़िक्स शामिल हैं.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.26--1": {
"message": "Tired: Sending plain un-edited images on Signal. Wired: Adding cat stickers, neon text, and drawing happy trees on your images before sending them on Signal.",
"description": "Release notes for v5.26"
},
"WhatsNew__v5.26--2": {
"message": "Ever feel like you need more pixels on the right pane in your life? Are you a fan of avatars, but only avatars and nothing else? Do you have a \"Save the screen real estate\" bumper sticker on your car? If you answered yes or no to any of those questions, then this update has got some collapsible left pane for you.",
"description": "Release notes for v5.26"
}
}

View File

@ -243,7 +243,7 @@
},
"pinnedConversationsFull": {
"message": "Možete prikvačiti najviše 4 razgovora",
"description": ""
"description": "Shown in a toast when a user attempts to pin more than the maximum number of chats"
},
"chooseDirectory": {
"message": "Odaberi mapu",
@ -780,7 +780,7 @@
"description": "Aria label for clear search button"
},
"searchIn": {
"message": "Pretraži u $conversationName$",
"message": "Search chat",
"description": "Shown in the search box before text is entered when searching in a specific conversation"
},
"noSearchResults": {
@ -5419,9 +5419,13 @@
"message": "Poruke koje nestaju",
"description": "This is the label for the disappearing messages setting panel"
},
"ConversationDetails--disappearing-messages-info": {
"ConversationDetails--disappearing-messages-info--group": {
"message": "Kad je omogućeno, poslane i primljene poruke u ovoj grupi će nestati nakon što ih se vidi.",
"description": "This is the info about the disappearing messages setting"
"description": "This is the info about the disappearing messages setting, in groups"
},
"ConversationDetails--disappearing-messages-info--direct": {
"message": "When enabled, messages sent and received in this 1:1 chat will disappear after they've been seen.",
"description": "This is the info about the disappearing messages setting, for direct conversations"
},
"ConversationDetails--notifications": {
"message": "Obavijesti",
@ -6583,6 +6587,90 @@
"message": "There was an error when saving your settings. Please try again.",
"description": "Shown if there is an error when saving your preferred reaction settings. Should be very rare to see this message."
},
"MediaEditor__control--draw": {
"message": "Draw",
"description": "Label for the draw button in the media editor"
},
"MediaEditor__control--text": {
"message": "Add text",
"description": "Label for the text button in the media editor"
},
"MediaEditor__control--sticker": {
"message": "Naljepnice",
"description": "Label for the sticker button in the media editor"
},
"MediaEditor__control--crop": {
"message": "Crop and rotate",
"description": "Label for the crop & rotate button in the media editor"
},
"MediaEditor__control--undo": {
"message": "Poništi",
"description": "Label for the undo button in the media editor"
},
"MediaEditor__control--redo": {
"message": "Ponovi",
"description": "Label for the redo button in the media editor"
},
"MediaEditor__text--regular": {
"message": "Regular",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--highlight": {
"message": "Highlight",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--outline": {
"message": "Outline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--underline": {
"message": "Underline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__draw--pen": {
"message": "Pen",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--highlighter": {
"message": "Highlighter",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--thin": {
"message": "Thin",
"description": "Tip width of the brush"
},
"MediaEditor__draw--regular": {
"message": "Regular",
"description": "Tip width of the brush"
},
"MediaEditor__draw--medium": {
"message": "Srednje",
"description": "Tip width of the brush"
},
"MediaEditor__draw--heavy": {
"message": "Heavy",
"description": "Tip width of the brush"
},
"MediaEditor__crop--reset": {
"message": "Poništi",
"description": "Reset the crop state"
},
"MediaEditor__crop--rotate": {
"message": "Rotate",
"description": "Rotate the canvas"
},
"MediaEditor__crop--flip": {
"message": "Okreni",
"description": "Flip/mirror the canvas"
},
"MediaEditor__crop--lock": {
"message": "Zaključaj",
"description": "Lock the aspect ratio"
},
"MediaEditor__crop--crop": {
"message": "Crop",
"description": "Performs the crop"
},
"WhatsNew__modal-title": {
"message": "What's New",
"description": "Title for the whats new modal"
@ -6606,5 +6694,13 @@
"WhatsNew__bugfixes": {
"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.26--1": {
"message": "Tired: Sending plain un-edited images on Signal. Wired: Adding cat stickers, neon text, and drawing happy trees on your images before sending them on Signal.",
"description": "Release notes for v5.26"
},
"WhatsNew__v5.26--2": {
"message": "Ever feel like you need more pixels on the right pane in your life? Are you a fan of avatars, but only avatars and nothing else? Do you have a \"Save the screen real estate\" bumper sticker on your car? If you answered yes or no to any of those questions, then this update has got some collapsible left pane for you.",
"description": "Release notes for v5.26"
}
}

View File

@ -243,7 +243,7 @@
},
"pinnedConversationsFull": {
"message": "Legfeljebb 4 beszélgetést rögzíthetsz",
"description": ""
"description": "Shown in a toast when a user attempts to pin more than the maximum number of chats"
},
"chooseDirectory": {
"message": "Mappa kiválasztása",
@ -780,7 +780,7 @@
"description": "Aria label for clear search button"
},
"searchIn": {
"message": "Keresés itt: $conversationName$",
"message": "Search chat",
"description": "Shown in the search box before text is entered when searching in a specific conversation"
},
"noSearchResults": {
@ -5419,9 +5419,13 @@
"message": "Eltűnő üzenetek",
"description": "This is the label for the disappearing messages setting panel"
},
"ConversationDetails--disappearing-messages-info": {
"ConversationDetails--disappearing-messages-info--group": {
"message": "Bekapcsolt állapotban az ebbe a csoportban küldött és innen fogadott üzenetek a megtekintésük után eltűnnek.",
"description": "This is the info about the disappearing messages setting"
"description": "This is the info about the disappearing messages setting, in groups"
},
"ConversationDetails--disappearing-messages-info--direct": {
"message": "When enabled, messages sent and received in this 1:1 chat will disappear after they've been seen.",
"description": "This is the info about the disappearing messages setting, for direct conversations"
},
"ConversationDetails--notifications": {
"message": "Értesítések",
@ -6583,6 +6587,90 @@
"message": "There was an error when saving your settings. Please try again.",
"description": "Shown if there is an error when saving your preferred reaction settings. Should be very rare to see this message."
},
"MediaEditor__control--draw": {
"message": "Rajz",
"description": "Label for the draw button in the media editor"
},
"MediaEditor__control--text": {
"message": "Add text",
"description": "Label for the text button in the media editor"
},
"MediaEditor__control--sticker": {
"message": "Matricák",
"description": "Label for the sticker button in the media editor"
},
"MediaEditor__control--crop": {
"message": "Crop and rotate",
"description": "Label for the crop & rotate button in the media editor"
},
"MediaEditor__control--undo": {
"message": "Visszavonás",
"description": "Label for the undo button in the media editor"
},
"MediaEditor__control--redo": {
"message": "Újra",
"description": "Label for the redo button in the media editor"
},
"MediaEditor__text--regular": {
"message": "Regular",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--highlight": {
"message": "Highlight",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--outline": {
"message": "Outline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--underline": {
"message": "Underline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__draw--pen": {
"message": "Pen",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--highlighter": {
"message": "Highlighter",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--thin": {
"message": "Thin",
"description": "Tip width of the brush"
},
"MediaEditor__draw--regular": {
"message": "Regular",
"description": "Tip width of the brush"
},
"MediaEditor__draw--medium": {
"message": "Közepes",
"description": "Tip width of the brush"
},
"MediaEditor__draw--heavy": {
"message": "Heavy",
"description": "Tip width of the brush"
},
"MediaEditor__crop--reset": {
"message": "Alaphelyzetbe állítás",
"description": "Reset the crop state"
},
"MediaEditor__crop--rotate": {
"message": "Rotate",
"description": "Rotate the canvas"
},
"MediaEditor__crop--flip": {
"message": "Átvált",
"description": "Flip/mirror the canvas"
},
"MediaEditor__crop--lock": {
"message": "Lezárás",
"description": "Lock the aspect ratio"
},
"MediaEditor__crop--crop": {
"message": "Crop",
"description": "Performs the crop"
},
"WhatsNew__modal-title": {
"message": "What's New",
"description": "Title for the whats new modal"
@ -6606,5 +6694,13 @@
"WhatsNew__bugfixes": {
"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.26--1": {
"message": "Tired: Sending plain un-edited images on Signal. Wired: Adding cat stickers, neon text, and drawing happy trees on your images before sending them on Signal.",
"description": "Release notes for v5.26"
},
"WhatsNew__v5.26--2": {
"message": "Ever feel like you need more pixels on the right pane in your life? Are you a fan of avatars, but only avatars and nothing else? Do you have a \"Save the screen real estate\" bumper sticker on your car? If you answered yes or no to any of those questions, then this update has got some collapsible left pane for you.",
"description": "Release notes for v5.26"
}
}

View File

@ -243,7 +243,7 @@
},
"pinnedConversationsFull": {
"message": "Anda hanya dapat menyematkan 4 percakapan",
"description": ""
"description": "Shown in a toast when a user attempts to pin more than the maximum number of chats"
},
"chooseDirectory": {
"message": "Pilih map",
@ -780,7 +780,7 @@
"description": "Aria label for clear search button"
},
"searchIn": {
"message": "Cari di $conversationName$",
"message": "Search chat",
"description": "Shown in the search box before text is entered when searching in a specific conversation"
},
"noSearchResults": {
@ -5419,9 +5419,13 @@
"message": "Penghilangan pesan",
"description": "This is the label for the disappearing messages setting panel"
},
"ConversationDetails--disappearing-messages-info": {
"ConversationDetails--disappearing-messages-info--group": {
"message": "Saat diaktifkan, pesan yang terkirim dan diterima dalam grup ini akan menghilang setelah dilihat.",
"description": "This is the info about the disappearing messages setting"
"description": "This is the info about the disappearing messages setting, in groups"
},
"ConversationDetails--disappearing-messages-info--direct": {
"message": "When enabled, messages sent and received in this 1:1 chat will disappear after they've been seen.",
"description": "This is the info about the disappearing messages setting, for direct conversations"
},
"ConversationDetails--notifications": {
"message": "Pemberitahuan",
@ -6583,6 +6587,90 @@
"message": "Terjadi kesalahan saat menyimpan pengaturan Anda. Mohon coba lagi.",
"description": "Shown if there is an error when saving your preferred reaction settings. Should be very rare to see this message."
},
"MediaEditor__control--draw": {
"message": "Gambar",
"description": "Label for the draw button in the media editor"
},
"MediaEditor__control--text": {
"message": "Add text",
"description": "Label for the text button in the media editor"
},
"MediaEditor__control--sticker": {
"message": "Stiker",
"description": "Label for the sticker button in the media editor"
},
"MediaEditor__control--crop": {
"message": "Crop and rotate",
"description": "Label for the crop & rotate button in the media editor"
},
"MediaEditor__control--undo": {
"message": "Urungkan",
"description": "Label for the undo button in the media editor"
},
"MediaEditor__control--redo": {
"message": "Ulangi",
"description": "Label for the redo button in the media editor"
},
"MediaEditor__text--regular": {
"message": "Regular",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--highlight": {
"message": "Highlight",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--outline": {
"message": "Outline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--underline": {
"message": "Underline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__draw--pen": {
"message": "Pen",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--highlighter": {
"message": "Highlighter",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--thin": {
"message": "Thin",
"description": "Tip width of the brush"
},
"MediaEditor__draw--regular": {
"message": "Regular",
"description": "Tip width of the brush"
},
"MediaEditor__draw--medium": {
"message": "Sedang",
"description": "Tip width of the brush"
},
"MediaEditor__draw--heavy": {
"message": "Heavy",
"description": "Tip width of the brush"
},
"MediaEditor__crop--reset": {
"message": "Atur ulang",
"description": "Reset the crop state"
},
"MediaEditor__crop--rotate": {
"message": "Rotate",
"description": "Rotate the canvas"
},
"MediaEditor__crop--flip": {
"message": "Balik",
"description": "Flip/mirror the canvas"
},
"MediaEditor__crop--lock": {
"message": "Kunci",
"description": "Lock the aspect ratio"
},
"MediaEditor__crop--crop": {
"message": "Crop",
"description": "Performs the crop"
},
"WhatsNew__modal-title": {
"message": "Yang Baru",
"description": "Title for the whats new modal"
@ -6606,5 +6694,13 @@
"WhatsNew__bugfixes": {
"message": "Versi ini mengandung sejumlah perubahan kecil dan perbaikan bug agar Signal tetap berjalan lancar.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.26--1": {
"message": "Tired: Sending plain un-edited images on Signal. Wired: Adding cat stickers, neon text, and drawing happy trees on your images before sending them on Signal.",
"description": "Release notes for v5.26"
},
"WhatsNew__v5.26--2": {
"message": "Ever feel like you need more pixels on the right pane in your life? Are you a fan of avatars, but only avatars and nothing else? Do you have a \"Save the screen real estate\" bumper sticker on your car? If you answered yes or no to any of those questions, then this update has got some collapsible left pane for you.",
"description": "Release notes for v5.26"
}
}

View File

@ -243,7 +243,7 @@
},
"pinnedConversationsFull": {
"message": "Aðeins hægt að festa allt að 4 samtöl",
"description": ""
"description": "Shown in a toast when a user attempts to pin more than the maximum number of chats"
},
"chooseDirectory": {
"message": "Veldu möppu",
@ -780,7 +780,7 @@
"description": "Aria label for clear search button"
},
"searchIn": {
"message": "Leita í $conversationName$",
"message": "Search chat",
"description": "Shown in the search box before text is entered when searching in a specific conversation"
},
"noSearchResults": {
@ -5419,9 +5419,13 @@
"message": "Sjálfeyðandi skilaboð",
"description": "This is the label for the disappearing messages setting panel"
},
"ConversationDetails--disappearing-messages-info": {
"ConversationDetails--disappearing-messages-info--group": {
"message": "Þegar þetta er virkt, munu send og móttekin skilaboð í þessum hópi hverfa eftir að þau hafa verið skoðuð.",
"description": "This is the info about the disappearing messages setting"
"description": "This is the info about the disappearing messages setting, in groups"
},
"ConversationDetails--disappearing-messages-info--direct": {
"message": "When enabled, messages sent and received in this 1:1 chat will disappear after they've been seen.",
"description": "This is the info about the disappearing messages setting, for direct conversations"
},
"ConversationDetails--notifications": {
"message": "Tilkynningar",
@ -6583,6 +6587,90 @@
"message": "Það kom upp villa við að vista stillingarnar þínar. Prófaðu aftur.",
"description": "Shown if there is an error when saving your preferred reaction settings. Should be very rare to see this message."
},
"MediaEditor__control--draw": {
"message": "Teikna",
"description": "Label for the draw button in the media editor"
},
"MediaEditor__control--text": {
"message": "Add text",
"description": "Label for the text button in the media editor"
},
"MediaEditor__control--sticker": {
"message": "Límmerki",
"description": "Label for the sticker button in the media editor"
},
"MediaEditor__control--crop": {
"message": "Crop and rotate",
"description": "Label for the crop & rotate button in the media editor"
},
"MediaEditor__control--undo": {
"message": "Afturkalla",
"description": "Label for the undo button in the media editor"
},
"MediaEditor__control--redo": {
"message": "Endurgera",
"description": "Label for the redo button in the media editor"
},
"MediaEditor__text--regular": {
"message": "Regular",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--highlight": {
"message": "Highlight",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--outline": {
"message": "Outline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--underline": {
"message": "Underline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__draw--pen": {
"message": "Pen",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--highlighter": {
"message": "Highlighter",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--thin": {
"message": "Thin",
"description": "Tip width of the brush"
},
"MediaEditor__draw--regular": {
"message": "Regular",
"description": "Tip width of the brush"
},
"MediaEditor__draw--medium": {
"message": "Miðlungs",
"description": "Tip width of the brush"
},
"MediaEditor__draw--heavy": {
"message": "Heavy",
"description": "Tip width of the brush"
},
"MediaEditor__crop--reset": {
"message": "Endurstilla",
"description": "Reset the crop state"
},
"MediaEditor__crop--rotate": {
"message": "Rotate",
"description": "Rotate the canvas"
},
"MediaEditor__crop--flip": {
"message": "Fletta",
"description": "Flip/mirror the canvas"
},
"MediaEditor__crop--lock": {
"message": "Læsa",
"description": "Lock the aspect ratio"
},
"MediaEditor__crop--crop": {
"message": "Crop",
"description": "Performs the crop"
},
"WhatsNew__modal-title": {
"message": "Hvað er nýtt",
"description": "Title for the whats new modal"
@ -6606,5 +6694,13 @@
"WhatsNew__bugfixes": {
"message": "Þessi útgáfa inniheldur nokkrar villuleiðréttingar og fínstillingar til að Signal keyri sem áreiðanlegast.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.26--1": {
"message": "Tired: Sending plain un-edited images on Signal. Wired: Adding cat stickers, neon text, and drawing happy trees on your images before sending them on Signal.",
"description": "Release notes for v5.26"
},
"WhatsNew__v5.26--2": {
"message": "Ever feel like you need more pixels on the right pane in your life? Are you a fan of avatars, but only avatars and nothing else? Do you have a \"Save the screen real estate\" bumper sticker on your car? If you answered yes or no to any of those questions, then this update has got some collapsible left pane for you.",
"description": "Release notes for v5.26"
}
}

View File

@ -243,7 +243,7 @@
},
"pinnedConversationsFull": {
"message": "Puoi fissare un massimo di 4 chat",
"description": ""
"description": "Shown in a toast when a user attempts to pin more than the maximum number of chats"
},
"chooseDirectory": {
"message": "Scegli la cartella",
@ -780,7 +780,7 @@
"description": "Aria label for clear search button"
},
"searchIn": {
"message": "Cerca in $conversationName$",
"message": "Cerca nella chat",
"description": "Shown in the search box before text is entered when searching in a specific conversation"
},
"noSearchResults": {
@ -5419,9 +5419,13 @@
"message": "Messaggi a scomparsa",
"description": "This is the label for the disappearing messages setting panel"
},
"ConversationDetails--disappearing-messages-info": {
"ConversationDetails--disappearing-messages-info--group": {
"message": "Una volta abilitati, i messaggi inviati e ricevuti in questo gruppo spariranno dopo essere stati visti.",
"description": "This is the info about the disappearing messages setting"
"description": "This is the info about the disappearing messages setting, in groups"
},
"ConversationDetails--disappearing-messages-info--direct": {
"message": "Una volta abilitati, i messaggi inviati e ricevuti in questa chat spariranno dopo essere stati visti.",
"description": "This is the info about the disappearing messages setting, for direct conversations"
},
"ConversationDetails--notifications": {
"message": "Notifiche",
@ -6583,6 +6587,90 @@
"message": "Si è verificato un errore durante il salvataggio delle impostazioni. Si prega di riprovare.",
"description": "Shown if there is an error when saving your preferred reaction settings. Should be very rare to see this message."
},
"MediaEditor__control--draw": {
"message": "Disegna",
"description": "Label for the draw button in the media editor"
},
"MediaEditor__control--text": {
"message": "Aggiungi testo",
"description": "Label for the text button in the media editor"
},
"MediaEditor__control--sticker": {
"message": "Adesivi",
"description": "Label for the sticker button in the media editor"
},
"MediaEditor__control--crop": {
"message": "Ritaglia e ruota",
"description": "Label for the crop & rotate button in the media editor"
},
"MediaEditor__control--undo": {
"message": "Annulla",
"description": "Label for the undo button in the media editor"
},
"MediaEditor__control--redo": {
"message": "Ripeti",
"description": "Label for the redo button in the media editor"
},
"MediaEditor__text--regular": {
"message": "Normale",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--highlight": {
"message": "Evidenziazione",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--outline": {
"message": "Contorno",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--underline": {
"message": "Sottolineatura",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__draw--pen": {
"message": "Penna",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--highlighter": {
"message": "Evidenziatore",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--thin": {
"message": "Sottile",
"description": "Tip width of the brush"
},
"MediaEditor__draw--regular": {
"message": "Normale",
"description": "Tip width of the brush"
},
"MediaEditor__draw--medium": {
"message": "Medio",
"description": "Tip width of the brush"
},
"MediaEditor__draw--heavy": {
"message": "Grande",
"description": "Tip width of the brush"
},
"MediaEditor__crop--reset": {
"message": "Resetta",
"description": "Reset the crop state"
},
"MediaEditor__crop--rotate": {
"message": "Ruota",
"description": "Rotate the canvas"
},
"MediaEditor__crop--flip": {
"message": "Specchia",
"description": "Flip/mirror the canvas"
},
"MediaEditor__crop--lock": {
"message": "Blocca",
"description": "Lock the aspect ratio"
},
"MediaEditor__crop--crop": {
"message": "Ritaglia",
"description": "Performs the crop"
},
"WhatsNew__modal-title": {
"message": "Cosa c'è di nuovo",
"description": "Title for the whats new modal"
@ -6606,5 +6694,13 @@
"WhatsNew__bugfixes": {
"message": "Questa versione contiene una serie di piccole modifiche e correzioni di bug per far funzionare Signal senza problemi.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.26--1": {
"message": "Noioso: Inviare semplici immagini non modificate su Signal. Divertente: Aggiungere adesivi di gatti, testo al neon e disegnare alberi felici sulle tue immagini prima di inviarle su Signal.",
"description": "Release notes for v5.26"
},
"WhatsNew__v5.26--2": {
"message": "Vi siete mai sentiti come se aveste bisogno di più pixel sul pannello di destra nella vostra vita? Sei un fan degli avatar, ma solo degli avatar e nient'altro? Avete un adesivo \"Salva lo spazio su schermo\" sulla vostra auto? Se avete risposto sì o no a una qualsiasi di queste domande, allora questo aggiornamento ha del pannello sinistro pieghevole per voi.",
"description": "Release notes for v5.26"
}
}

View File

@ -196,7 +196,7 @@
"description": "Message shown on the loading screen while we are doing application optimizations"
},
"migratingToSQLCipher": {
"message": "メッセージを最適化中... $status$完了した。",
"message": "メッセージを最適化してます… $status$",
"description": "Message shown on the loading screen while we are doing application optimizations",
"placeholders": {
"status": {
@ -243,7 +243,7 @@
},
"pinnedConversationsFull": {
"message": "ピン留めできるチャットは4件までです。",
"description": ""
"description": "Shown in a toast when a user attempts to pin more than the maximum number of chats"
},
"chooseDirectory": {
"message": "フォルダを選択",
@ -780,7 +780,7 @@
"description": "Aria label for clear search button"
},
"searchIn": {
"message": "$conversationName$ 内を検索",
"message": "チャットを検索",
"description": "Shown in the search box before text is entered when searching in a specific conversation"
},
"noSearchResults": {
@ -1076,7 +1076,7 @@
"description": ""
},
"discard": {
"message": "破棄する",
"message": "破棄",
"description": ""
},
"failedToSend": {
@ -5419,9 +5419,13 @@
"message": "消えるメッセージ",
"description": "This is the label for the disappearing messages setting panel"
},
"ConversationDetails--disappearing-messages-info": {
"ConversationDetails--disappearing-messages-info--group": {
"message": "有効にすると、このグループ内で送受信されるメッセージは、閲覧後に消えます。",
"description": "This is the info about the disappearing messages setting"
"description": "This is the info about the disappearing messages setting, in groups"
},
"ConversationDetails--disappearing-messages-info--direct": {
"message": "有効にすると、この1対1チャットで送受信されるメッセージは、閲覧後に消えます。",
"description": "This is the info about the disappearing messages setting, for direct conversations"
},
"ConversationDetails--notifications": {
"message": "通知",
@ -6583,6 +6587,90 @@
"message": "設定の保存時にエラーが発生しました。再度試してください。",
"description": "Shown if there is an error when saving your preferred reaction settings. Should be very rare to see this message."
},
"MediaEditor__control--draw": {
"message": "描く",
"description": "Label for the draw button in the media editor"
},
"MediaEditor__control--text": {
"message": "テキストを追加",
"description": "Label for the text button in the media editor"
},
"MediaEditor__control--sticker": {
"message": "ステッカー",
"description": "Label for the sticker button in the media editor"
},
"MediaEditor__control--crop": {
"message": "切り抜きと回転",
"description": "Label for the crop & rotate button in the media editor"
},
"MediaEditor__control--undo": {
"message": "元に戻す",
"description": "Label for the undo button in the media editor"
},
"MediaEditor__control--redo": {
"message": "やり直す",
"description": "Label for the redo button in the media editor"
},
"MediaEditor__text--regular": {
"message": "レギュラー",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--highlight": {
"message": "ハイライト",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--outline": {
"message": "輪郭",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--underline": {
"message": "下線",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__draw--pen": {
"message": "ペン",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--highlighter": {
"message": "蛍光ペン",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--thin": {
"message": "細い",
"description": "Tip width of the brush"
},
"MediaEditor__draw--regular": {
"message": "普通",
"description": "Tip width of the brush"
},
"MediaEditor__draw--medium": {
"message": "中",
"description": "Tip width of the brush"
},
"MediaEditor__draw--heavy": {
"message": "太い",
"description": "Tip width of the brush"
},
"MediaEditor__crop--reset": {
"message": "リセット",
"description": "Reset the crop state"
},
"MediaEditor__crop--rotate": {
"message": "回転",
"description": "Rotate the canvas"
},
"MediaEditor__crop--flip": {
"message": "切り替え",
"description": "Flip/mirror the canvas"
},
"MediaEditor__crop--lock": {
"message": "ロック",
"description": "Lock the aspect ratio"
},
"MediaEditor__crop--crop": {
"message": "切り取り",
"description": "Performs the crop"
},
"WhatsNew__modal-title": {
"message": "更新情報",
"description": "Title for the whats new modal"
@ -6606,5 +6694,13 @@
"WhatsNew__bugfixes": {
"message": "Signalをスムーズに動作させるための微調整とバグ修正を行いました。",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.26--1": {
"message": "Signalで画像を送信する前に、猫のステッカーやネオンの文字、ハッピーツリーを描くなどの編集ができるようになりました。",
"description": "Release notes for v5.26"
},
"WhatsNew__v5.26--2": {
"message": "左側にある、「チャット一覧が表示されているパネル」の幅を変えられるようになりました。このパネルと、「チャットの内容の表示部分」との境界を左右にドラッグすると、好きな幅に変えられます。幅を最小にすると、アイコンのみの表示となります。この場合、検索ボックスが消えてしまいますが、ctrl + F で一時的に検索ができるようになります。",
"description": "Release notes for v5.26"
}
}

View File

@ -243,7 +243,7 @@
},
"pinnedConversationsFull": {
"message": "You can only pin up to 4 chats",
"description": ""
"description": "Shown in a toast when a user attempts to pin more than the maximum number of chats"
},
"chooseDirectory": {
"message": "ជ្រើសរើសទីតាំងផ្ទុក",
@ -780,7 +780,7 @@
"description": "Aria label for clear search button"
},
"searchIn": {
"message": "ស្វែងរកក្នុង $conversationName$",
"message": "Search chat",
"description": "Shown in the search box before text is entered when searching in a specific conversation"
},
"noSearchResults": {
@ -5419,9 +5419,13 @@
"message": "សារបាត់ទៅវិញ",
"description": "This is the label for the disappearing messages setting panel"
},
"ConversationDetails--disappearing-messages-info": {
"ConversationDetails--disappearing-messages-info--group": {
"message": "When enabled, messages sent and received in this group will disappear after they've been seen.",
"description": "This is the info about the disappearing messages setting"
"description": "This is the info about the disappearing messages setting, in groups"
},
"ConversationDetails--disappearing-messages-info--direct": {
"message": "When enabled, messages sent and received in this 1:1 chat will disappear after they've been seen.",
"description": "This is the info about the disappearing messages setting, for direct conversations"
},
"ConversationDetails--notifications": {
"message": "សារជូនដំណឹង",
@ -6583,6 +6587,90 @@
"message": "There was an error when saving your settings. Please try again.",
"description": "Shown if there is an error when saving your preferred reaction settings. Should be very rare to see this message."
},
"MediaEditor__control--draw": {
"message": "Draw",
"description": "Label for the draw button in the media editor"
},
"MediaEditor__control--text": {
"message": "Add text",
"description": "Label for the text button in the media editor"
},
"MediaEditor__control--sticker": {
"message": "ស្ទីកគ័រ",
"description": "Label for the sticker button in the media editor"
},
"MediaEditor__control--crop": {
"message": "Crop and rotate",
"description": "Label for the crop & rotate button in the media editor"
},
"MediaEditor__control--undo": {
"message": "មិនធ្វើវិញ",
"description": "Label for the undo button in the media editor"
},
"MediaEditor__control--redo": {
"message": "ធ្វើឡើងវិញ",
"description": "Label for the redo button in the media editor"
},
"MediaEditor__text--regular": {
"message": "Regular",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--highlight": {
"message": "Highlight",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--outline": {
"message": "Outline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--underline": {
"message": "Underline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__draw--pen": {
"message": "Pen",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--highlighter": {
"message": "Highlighter",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--thin": {
"message": "Thin",
"description": "Tip width of the brush"
},
"MediaEditor__draw--regular": {
"message": "Regular",
"description": "Tip width of the brush"
},
"MediaEditor__draw--medium": {
"message": "មធ្យម",
"description": "Tip width of the brush"
},
"MediaEditor__draw--heavy": {
"message": "Heavy",
"description": "Tip width of the brush"
},
"MediaEditor__crop--reset": {
"message": "កំណត់ឡើងវិញ",
"description": "Reset the crop state"
},
"MediaEditor__crop--rotate": {
"message": "Rotate",
"description": "Rotate the canvas"
},
"MediaEditor__crop--flip": {
"message": "Flip",
"description": "Flip/mirror the canvas"
},
"MediaEditor__crop--lock": {
"message": "ចាក់សោរ",
"description": "Lock the aspect ratio"
},
"MediaEditor__crop--crop": {
"message": "Crop",
"description": "Performs the crop"
},
"WhatsNew__modal-title": {
"message": "What's New",
"description": "Title for the whats new modal"
@ -6606,5 +6694,13 @@
"WhatsNew__bugfixes": {
"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.26--1": {
"message": "Tired: Sending plain un-edited images on Signal. Wired: Adding cat stickers, neon text, and drawing happy trees on your images before sending them on Signal.",
"description": "Release notes for v5.26"
},
"WhatsNew__v5.26--2": {
"message": "Ever feel like you need more pixels on the right pane in your life? Are you a fan of avatars, but only avatars and nothing else? Do you have a \"Save the screen real estate\" bumper sticker on your car? If you answered yes or no to any of those questions, then this update has got some collapsible left pane for you.",
"description": "Release notes for v5.26"
}
}

View File

@ -243,7 +243,7 @@
},
"pinnedConversationsFull": {
"message": "ನೀವು ಕೇವಲ ಗರಿಷ್ಠ 4 ಚಾಟ್‌ಗಳನ್ನು ಪಿನ್ ಮಾಡಬಹುದು",
"description": ""
"description": "Shown in a toast when a user attempts to pin more than the maximum number of chats"
},
"chooseDirectory": {
"message": "ಫೋಲ್ಡರ್‌ ಆಯ್ಕೆಮಾಡಿ",
@ -780,7 +780,7 @@
"description": "Aria label for clear search button"
},
"searchIn": {
"message": "$conversationName$ ನಲ್ಲಿ ಹುಡುಕಿ",
"message": "Search chat",
"description": "Shown in the search box before text is entered when searching in a specific conversation"
},
"noSearchResults": {
@ -5419,9 +5419,13 @@
"message": "ಕಣ್ಮರೆಯಾಗುವ ಸಂದೇಶಗಳು",
"description": "This is the label for the disappearing messages setting panel"
},
"ConversationDetails--disappearing-messages-info": {
"ConversationDetails--disappearing-messages-info--group": {
"message": "ಸಕ್ರಿಯಗೊಳಿಸಿದಾಗ, ಈ ಗ್ರೂಪ್‌ನಲ್ಲಿ ಕಳುಹಿಸಿದ ಮತ್ತು ಸ್ವೀಕರಿಸಿದ ಸಂದೇಶಗಳು ಅವರು ನೋಡಿದ ನಂತರ ಕಣ್ಮರೆಯಾಗುತ್ತವೆ.",
"description": "This is the info about the disappearing messages setting"
"description": "This is the info about the disappearing messages setting, in groups"
},
"ConversationDetails--disappearing-messages-info--direct": {
"message": "When enabled, messages sent and received in this 1:1 chat will disappear after they've been seen.",
"description": "This is the info about the disappearing messages setting, for direct conversations"
},
"ConversationDetails--notifications": {
"message": "ಅಧಿಸೂಚನೆಗಳು",
@ -6583,6 +6587,90 @@
"message": "There was an error when saving your settings. Please try again.",
"description": "Shown if there is an error when saving your preferred reaction settings. Should be very rare to see this message."
},
"MediaEditor__control--draw": {
"message": "Draw",
"description": "Label for the draw button in the media editor"
},
"MediaEditor__control--text": {
"message": "Add text",
"description": "Label for the text button in the media editor"
},
"MediaEditor__control--sticker": {
"message": "ಸ್ಟಿಕ್ಕರುಗಳು",
"description": "Label for the sticker button in the media editor"
},
"MediaEditor__control--crop": {
"message": "Crop and rotate",
"description": "Label for the crop & rotate button in the media editor"
},
"MediaEditor__control--undo": {
"message": "ರದ್ದುಗೊಳಿಸು",
"description": "Label for the undo button in the media editor"
},
"MediaEditor__control--redo": {
"message": "ಮತ್ತೆ ಮಾಡು",
"description": "Label for the redo button in the media editor"
},
"MediaEditor__text--regular": {
"message": "Regular",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--highlight": {
"message": "Highlight",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--outline": {
"message": "Outline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--underline": {
"message": "Underline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__draw--pen": {
"message": "Pen",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--highlighter": {
"message": "Highlighter",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--thin": {
"message": "Thin",
"description": "Tip width of the brush"
},
"MediaEditor__draw--regular": {
"message": "Regular",
"description": "Tip width of the brush"
},
"MediaEditor__draw--medium": {
"message": "ಮಧ್ಯಮ",
"description": "Tip width of the brush"
},
"MediaEditor__draw--heavy": {
"message": "Heavy",
"description": "Tip width of the brush"
},
"MediaEditor__crop--reset": {
"message": "ಮರುಹೊಂದಿಸಿ",
"description": "Reset the crop state"
},
"MediaEditor__crop--rotate": {
"message": "Rotate",
"description": "Rotate the canvas"
},
"MediaEditor__crop--flip": {
"message": "Flip",
"description": "Flip/mirror the canvas"
},
"MediaEditor__crop--lock": {
"message": "ಲಾಕ್",
"description": "Lock the aspect ratio"
},
"MediaEditor__crop--crop": {
"message": "Crop",
"description": "Performs the crop"
},
"WhatsNew__modal-title": {
"message": "What's New",
"description": "Title for the whats new modal"
@ -6606,5 +6694,13 @@
"WhatsNew__bugfixes": {
"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.26--1": {
"message": "Tired: Sending plain un-edited images on Signal. Wired: Adding cat stickers, neon text, and drawing happy trees on your images before sending them on Signal.",
"description": "Release notes for v5.26"
},
"WhatsNew__v5.26--2": {
"message": "Ever feel like you need more pixels on the right pane in your life? Are you a fan of avatars, but only avatars and nothing else? Do you have a \"Save the screen real estate\" bumper sticker on your car? If you answered yes or no to any of those questions, then this update has got some collapsible left pane for you.",
"description": "Release notes for v5.26"
}
}

View File

@ -243,7 +243,7 @@
},
"pinnedConversationsFull": {
"message": "최대 4개의 채팅만 고정할 수 있습니다.",
"description": ""
"description": "Shown in a toast when a user attempts to pin more than the maximum number of chats"
},
"chooseDirectory": {
"message": "폴더 선택",
@ -780,7 +780,7 @@
"description": "Aria label for clear search button"
},
"searchIn": {
"message": "$conversationName$에서 찾기",
"message": "Search chat",
"description": "Shown in the search box before text is entered when searching in a specific conversation"
},
"noSearchResults": {
@ -5419,9 +5419,13 @@
"message": "사라지는 메시지",
"description": "This is the label for the disappearing messages setting panel"
},
"ConversationDetails--disappearing-messages-info": {
"ConversationDetails--disappearing-messages-info--group": {
"message": "활성화할 경우, 이 그룹에서 수/발신되는 메시지들은 열람 후 사라집니다.",
"description": "This is the info about the disappearing messages setting"
"description": "This is the info about the disappearing messages setting, in groups"
},
"ConversationDetails--disappearing-messages-info--direct": {
"message": "When enabled, messages sent and received in this 1:1 chat will disappear after they've been seen.",
"description": "This is the info about the disappearing messages setting, for direct conversations"
},
"ConversationDetails--notifications": {
"message": "알림",
@ -6583,6 +6587,90 @@
"message": "There was an error when saving your settings. Please try again.",
"description": "Shown if there is an error when saving your preferred reaction settings. Should be very rare to see this message."
},
"MediaEditor__control--draw": {
"message": "Draw",
"description": "Label for the draw button in the media editor"
},
"MediaEditor__control--text": {
"message": "Add text",
"description": "Label for the text button in the media editor"
},
"MediaEditor__control--sticker": {
"message": "스티커",
"description": "Label for the sticker button in the media editor"
},
"MediaEditor__control--crop": {
"message": "Crop and rotate",
"description": "Label for the crop & rotate button in the media editor"
},
"MediaEditor__control--undo": {
"message": "실행 취소",
"description": "Label for the undo button in the media editor"
},
"MediaEditor__control--redo": {
"message": "다시 실행",
"description": "Label for the redo button in the media editor"
},
"MediaEditor__text--regular": {
"message": "Regular",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--highlight": {
"message": "Highlight",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--outline": {
"message": "Outline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--underline": {
"message": "Underline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__draw--pen": {
"message": "Pen",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--highlighter": {
"message": "Highlighter",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--thin": {
"message": "Thin",
"description": "Tip width of the brush"
},
"MediaEditor__draw--regular": {
"message": "Regular",
"description": "Tip width of the brush"
},
"MediaEditor__draw--medium": {
"message": "중간",
"description": "Tip width of the brush"
},
"MediaEditor__draw--heavy": {
"message": "Heavy",
"description": "Tip width of the brush"
},
"MediaEditor__crop--reset": {
"message": "초기화",
"description": "Reset the crop state"
},
"MediaEditor__crop--rotate": {
"message": "Rotate",
"description": "Rotate the canvas"
},
"MediaEditor__crop--flip": {
"message": "전환",
"description": "Flip/mirror the canvas"
},
"MediaEditor__crop--lock": {
"message": "잠금",
"description": "Lock the aspect ratio"
},
"MediaEditor__crop--crop": {
"message": "Crop",
"description": "Performs the crop"
},
"WhatsNew__modal-title": {
"message": "What's New",
"description": "Title for the whats new modal"
@ -6606,5 +6694,13 @@
"WhatsNew__bugfixes": {
"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.26--1": {
"message": "Tired: Sending plain un-edited images on Signal. Wired: Adding cat stickers, neon text, and drawing happy trees on your images before sending them on Signal.",
"description": "Release notes for v5.26"
},
"WhatsNew__v5.26--2": {
"message": "Ever feel like you need more pixels on the right pane in your life? Are you a fan of avatars, but only avatars and nothing else? Do you have a \"Save the screen real estate\" bumper sticker on your car? If you answered yes or no to any of those questions, then this update has got some collapsible left pane for you.",
"description": "Release notes for v5.26"
}
}

View File

@ -243,7 +243,7 @@
},
"pinnedConversationsFull": {
"message": "Tu dikarî tenê 4 gotûbêjan sabit bikî",
"description": ""
"description": "Shown in a toast when a user attempts to pin more than the maximum number of chats"
},
"chooseDirectory": {
"message": "Peldankê hilbijêre",
@ -780,7 +780,7 @@
"description": "Aria label for clear search button"
},
"searchIn": {
"message": "Di $conversationName$ de bigere",
"message": "Search chat",
"description": "Shown in the search box before text is entered when searching in a specific conversation"
},
"noSearchResults": {
@ -5419,9 +5419,13 @@
"message": "Peyamên wenda dibin",
"description": "This is the label for the disappearing messages setting panel"
},
"ConversationDetails--disappearing-messages-info": {
"ConversationDetails--disappearing-messages-info--group": {
"message": "When enabled, messages sent and received in this group will disappear after they've been seen.",
"description": "This is the info about the disappearing messages setting"
"description": "This is the info about the disappearing messages setting, in groups"
},
"ConversationDetails--disappearing-messages-info--direct": {
"message": "When enabled, messages sent and received in this 1:1 chat will disappear after they've been seen.",
"description": "This is the info about the disappearing messages setting, for direct conversations"
},
"ConversationDetails--notifications": {
"message": "Danezan",
@ -6583,6 +6587,90 @@
"message": "There was an error when saving your settings. Please try again.",
"description": "Shown if there is an error when saving your preferred reaction settings. Should be very rare to see this message."
},
"MediaEditor__control--draw": {
"message": "Draw",
"description": "Label for the draw button in the media editor"
},
"MediaEditor__control--text": {
"message": "Add text",
"description": "Label for the text button in the media editor"
},
"MediaEditor__control--sticker": {
"message": "Stîker",
"description": "Label for the sticker button in the media editor"
},
"MediaEditor__control--crop": {
"message": "Crop and rotate",
"description": "Label for the crop & rotate button in the media editor"
},
"MediaEditor__control--undo": {
"message": "Vegerîne",
"description": "Label for the undo button in the media editor"
},
"MediaEditor__control--redo": {
"message": "Dîsa bike",
"description": "Label for the redo button in the media editor"
},
"MediaEditor__text--regular": {
"message": "Regular",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--highlight": {
"message": "Highlight",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--outline": {
"message": "Outline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--underline": {
"message": "Underline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__draw--pen": {
"message": "Pen",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--highlighter": {
"message": "Highlighter",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--thin": {
"message": "Thin",
"description": "Tip width of the brush"
},
"MediaEditor__draw--regular": {
"message": "Regular",
"description": "Tip width of the brush"
},
"MediaEditor__draw--medium": {
"message": "Navîn",
"description": "Tip width of the brush"
},
"MediaEditor__draw--heavy": {
"message": "Heavy",
"description": "Tip width of the brush"
},
"MediaEditor__crop--reset": {
"message": "Reset bike",
"description": "Reset the crop state"
},
"MediaEditor__crop--rotate": {
"message": "Rotate",
"description": "Rotate the canvas"
},
"MediaEditor__crop--flip": {
"message": "Flip",
"description": "Flip/mirror the canvas"
},
"MediaEditor__crop--lock": {
"message": "Kilîd bike",
"description": "Lock the aspect ratio"
},
"MediaEditor__crop--crop": {
"message": "Crop",
"description": "Performs the crop"
},
"WhatsNew__modal-title": {
"message": "What's New",
"description": "Title for the whats new modal"
@ -6606,5 +6694,13 @@
"WhatsNew__bugfixes": {
"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.26--1": {
"message": "Tired: Sending plain un-edited images on Signal. Wired: Adding cat stickers, neon text, and drawing happy trees on your images before sending them on Signal.",
"description": "Release notes for v5.26"
},
"WhatsNew__v5.26--2": {
"message": "Ever feel like you need more pixels on the right pane in your life? Are you a fan of avatars, but only avatars and nothing else? Do you have a \"Save the screen real estate\" bumper sticker on your car? If you answered yes or no to any of those questions, then this update has got some collapsible left pane for you.",
"description": "Release notes for v5.26"
}
}

View File

@ -243,7 +243,7 @@
},
"pinnedConversationsFull": {
"message": "ເຈົ້າສາມາດໄຊ້ມູດ4ອັນຂື້ນໄປ",
"description": ""
"description": "Shown in a toast when a user attempts to pin more than the maximum number of chats"
},
"chooseDirectory": {
"message": "ເລືອກແຟ້ມ",
@ -780,7 +780,7 @@
"description": "Aria label for clear search button"
},
"searchIn": {
"message": "ຄົ້ນຫາໄນ $conversationName$",
"message": "Search chat",
"description": "Shown in the search box before text is entered when searching in a specific conversation"
},
"noSearchResults": {
@ -5419,9 +5419,13 @@
"message": "ຂໍ້ຄວາມທີຫາຍໄປ",
"description": "This is the label for the disappearing messages setting panel"
},
"ConversationDetails--disappearing-messages-info": {
"ConversationDetails--disappearing-messages-info--group": {
"message": "When enabled, messages sent and received in this group will disappear after they've been seen.",
"description": "This is the info about the disappearing messages setting"
"description": "This is the info about the disappearing messages setting, in groups"
},
"ConversationDetails--disappearing-messages-info--direct": {
"message": "When enabled, messages sent and received in this 1:1 chat will disappear after they've been seen.",
"description": "This is the info about the disappearing messages setting, for direct conversations"
},
"ConversationDetails--notifications": {
"message": "ການແຈ້ງເຕືອນ",
@ -6583,6 +6587,90 @@
"message": "There was an error when saving your settings. Please try again.",
"description": "Shown if there is an error when saving your preferred reaction settings. Should be very rare to see this message."
},
"MediaEditor__control--draw": {
"message": "Draw",
"description": "Label for the draw button in the media editor"
},
"MediaEditor__control--text": {
"message": "Add text",
"description": "Label for the text button in the media editor"
},
"MediaEditor__control--sticker": {
"message": "Stickers",
"description": "Label for the sticker button in the media editor"
},
"MediaEditor__control--crop": {
"message": "Crop and rotate",
"description": "Label for the crop & rotate button in the media editor"
},
"MediaEditor__control--undo": {
"message": "ຍົກເລີກ",
"description": "Label for the undo button in the media editor"
},
"MediaEditor__control--redo": {
"message": "ເກັບຂໍ້ມູນຄືນ",
"description": "Label for the redo button in the media editor"
},
"MediaEditor__text--regular": {
"message": "Regular",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--highlight": {
"message": "Highlight",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--outline": {
"message": "Outline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--underline": {
"message": "Underline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__draw--pen": {
"message": "Pen",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--highlighter": {
"message": "Highlighter",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--thin": {
"message": "Thin",
"description": "Tip width of the brush"
},
"MediaEditor__draw--regular": {
"message": "Regular",
"description": "Tip width of the brush"
},
"MediaEditor__draw--medium": {
"message": "Medium",
"description": "Tip width of the brush"
},
"MediaEditor__draw--heavy": {
"message": "Heavy",
"description": "Tip width of the brush"
},
"MediaEditor__crop--reset": {
"message": "Reset",
"description": "Reset the crop state"
},
"MediaEditor__crop--rotate": {
"message": "Rotate",
"description": "Rotate the canvas"
},
"MediaEditor__crop--flip": {
"message": "Flip",
"description": "Flip/mirror the canvas"
},
"MediaEditor__crop--lock": {
"message": "Lock",
"description": "Lock the aspect ratio"
},
"MediaEditor__crop--crop": {
"message": "Crop",
"description": "Performs the crop"
},
"WhatsNew__modal-title": {
"message": "What's New",
"description": "Title for the whats new modal"
@ -6606,5 +6694,13 @@
"WhatsNew__bugfixes": {
"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.26--1": {
"message": "Tired: Sending plain un-edited images on Signal. Wired: Adding cat stickers, neon text, and drawing happy trees on your images before sending them on Signal.",
"description": "Release notes for v5.26"
},
"WhatsNew__v5.26--2": {
"message": "Ever feel like you need more pixels on the right pane in your life? Are you a fan of avatars, but only avatars and nothing else? Do you have a \"Save the screen real estate\" bumper sticker on your car? If you answered yes or no to any of those questions, then this update has got some collapsible left pane for you.",
"description": "Release notes for v5.26"
}
}

View File

@ -243,7 +243,7 @@
},
"pinnedConversationsFull": {
"message": "Galite prisegti daugiausiai 4 pokalbius",
"description": ""
"description": "Shown in a toast when a user attempts to pin more than the maximum number of chats"
},
"chooseDirectory": {
"message": "Pasirinkti aplanką",
@ -780,7 +780,7 @@
"description": "Aria label for clear search button"
},
"searchIn": {
"message": "Ieškoti pokalbyje $conversationName$",
"message": "Search chat",
"description": "Shown in the search box before text is entered when searching in a specific conversation"
},
"noSearchResults": {
@ -5419,9 +5419,13 @@
"message": "Išnykstančios žinutės",
"description": "This is the label for the disappearing messages setting panel"
},
"ConversationDetails--disappearing-messages-info": {
"ConversationDetails--disappearing-messages-info--group": {
"message": "Kai įjungta, šioje grupėje išsiųstos ir gautos žinutės išnyks po to, kai bus perskaitytos.",
"description": "This is the info about the disappearing messages setting"
"description": "This is the info about the disappearing messages setting, in groups"
},
"ConversationDetails--disappearing-messages-info--direct": {
"message": "When enabled, messages sent and received in this 1:1 chat will disappear after they've been seen.",
"description": "This is the info about the disappearing messages setting, for direct conversations"
},
"ConversationDetails--notifications": {
"message": "Pranešimai",
@ -6583,6 +6587,90 @@
"message": "Įrašant jūsų nustatymus, įvyko klaida. Bandykite dar kartą.",
"description": "Shown if there is an error when saving your preferred reaction settings. Should be very rare to see this message."
},
"MediaEditor__control--draw": {
"message": "Piešti",
"description": "Label for the draw button in the media editor"
},
"MediaEditor__control--text": {
"message": "Add text",
"description": "Label for the text button in the media editor"
},
"MediaEditor__control--sticker": {
"message": "Lipdukai",
"description": "Label for the sticker button in the media editor"
},
"MediaEditor__control--crop": {
"message": "Crop and rotate",
"description": "Label for the crop & rotate button in the media editor"
},
"MediaEditor__control--undo": {
"message": "Atšaukti",
"description": "Label for the undo button in the media editor"
},
"MediaEditor__control--redo": {
"message": "Grąžinti",
"description": "Label for the redo button in the media editor"
},
"MediaEditor__text--regular": {
"message": "Regular",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--highlight": {
"message": "Highlight",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--outline": {
"message": "Outline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--underline": {
"message": "Underline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__draw--pen": {
"message": "Pen",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--highlighter": {
"message": "Highlighter",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--thin": {
"message": "Thin",
"description": "Tip width of the brush"
},
"MediaEditor__draw--regular": {
"message": "Regular",
"description": "Tip width of the brush"
},
"MediaEditor__draw--medium": {
"message": "Vidutinis",
"description": "Tip width of the brush"
},
"MediaEditor__draw--heavy": {
"message": "Heavy",
"description": "Tip width of the brush"
},
"MediaEditor__crop--reset": {
"message": "Atstatyti",
"description": "Reset the crop state"
},
"MediaEditor__crop--rotate": {
"message": "Rotate",
"description": "Rotate the canvas"
},
"MediaEditor__crop--flip": {
"message": "Apversti",
"description": "Flip/mirror the canvas"
},
"MediaEditor__crop--lock": {
"message": "Užrakinti",
"description": "Lock the aspect ratio"
},
"MediaEditor__crop--crop": {
"message": "Apkirpti",
"description": "Performs the crop"
},
"WhatsNew__modal-title": {
"message": "Kas naujo",
"description": "Title for the whats new modal"
@ -6606,5 +6694,13 @@
"WhatsNew__bugfixes": {
"message": "Šioje versijoje yra daug smulkių patobulinimų ir klaidų ištaisymų, kurie padės Signal sklandžiai veikti.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.26--1": {
"message": "Tired: Sending plain un-edited images on Signal. Wired: Adding cat stickers, neon text, and drawing happy trees on your images before sending them on Signal.",
"description": "Release notes for v5.26"
},
"WhatsNew__v5.26--2": {
"message": "Ever feel like you need more pixels on the right pane in your life? Are you a fan of avatars, but only avatars and nothing else? Do you have a \"Save the screen real estate\" bumper sticker on your car? If you answered yes or no to any of those questions, then this update has got some collapsible left pane for you.",
"description": "Release notes for v5.26"
}
}

View File

@ -243,7 +243,7 @@
},
"pinnedConversationsFull": {
"message": "Var piespraust 4 tērzēšanas",
"description": ""
"description": "Shown in a toast when a user attempts to pin more than the maximum number of chats"
},
"chooseDirectory": {
"message": "Izvēlēties mapi",
@ -780,7 +780,7 @@
"description": "Aria label for clear search button"
},
"searchIn": {
"message": "Meklēt $conversationName$",
"message": "Search chat",
"description": "Shown in the search box before text is entered when searching in a specific conversation"
},
"noSearchResults": {
@ -5419,9 +5419,13 @@
"message": "Gaistošās ziņas",
"description": "This is the label for the disappearing messages setting panel"
},
"ConversationDetails--disappearing-messages-info": {
"ConversationDetails--disappearing-messages-info--group": {
"message": "Ja šī funkcija ir iespējota, šajā grupā nosūtītās un saņemtās ziņas pēc izlasīšanas tiks dzēstas.",
"description": "This is the info about the disappearing messages setting"
"description": "This is the info about the disappearing messages setting, in groups"
},
"ConversationDetails--disappearing-messages-info--direct": {
"message": "When enabled, messages sent and received in this 1:1 chat will disappear after they've been seen.",
"description": "This is the info about the disappearing messages setting, for direct conversations"
},
"ConversationDetails--notifications": {
"message": "Paziņojumi",
@ -6583,6 +6587,90 @@
"message": "There was an error when saving your settings. Please try again.",
"description": "Shown if there is an error when saving your preferred reaction settings. Should be very rare to see this message."
},
"MediaEditor__control--draw": {
"message": "Draw",
"description": "Label for the draw button in the media editor"
},
"MediaEditor__control--text": {
"message": "Add text",
"description": "Label for the text button in the media editor"
},
"MediaEditor__control--sticker": {
"message": "Uzlīmes",
"description": "Label for the sticker button in the media editor"
},
"MediaEditor__control--crop": {
"message": "Crop and rotate",
"description": "Label for the crop & rotate button in the media editor"
},
"MediaEditor__control--undo": {
"message": "Atsaukt",
"description": "Label for the undo button in the media editor"
},
"MediaEditor__control--redo": {
"message": "Atcelt atsaukšanu",
"description": "Label for the redo button in the media editor"
},
"MediaEditor__text--regular": {
"message": "Regular",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--highlight": {
"message": "Highlight",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--outline": {
"message": "Outline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--underline": {
"message": "Underline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__draw--pen": {
"message": "Pen",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--highlighter": {
"message": "Highlighter",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--thin": {
"message": "Thin",
"description": "Tip width of the brush"
},
"MediaEditor__draw--regular": {
"message": "Regular",
"description": "Tip width of the brush"
},
"MediaEditor__draw--medium": {
"message": "Datu nesējs",
"description": "Tip width of the brush"
},
"MediaEditor__draw--heavy": {
"message": "Heavy",
"description": "Tip width of the brush"
},
"MediaEditor__crop--reset": {
"message": "Atstatīt",
"description": "Reset the crop state"
},
"MediaEditor__crop--rotate": {
"message": "Rotate",
"description": "Rotate the canvas"
},
"MediaEditor__crop--flip": {
"message": "Pārslēgt",
"description": "Flip/mirror the canvas"
},
"MediaEditor__crop--lock": {
"message": "Bloķēt",
"description": "Lock the aspect ratio"
},
"MediaEditor__crop--crop": {
"message": "Crop",
"description": "Performs the crop"
},
"WhatsNew__modal-title": {
"message": "What's New",
"description": "Title for the whats new modal"
@ -6606,5 +6694,13 @@
"WhatsNew__bugfixes": {
"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.26--1": {
"message": "Tired: Sending plain un-edited images on Signal. Wired: Adding cat stickers, neon text, and drawing happy trees on your images before sending them on Signal.",
"description": "Release notes for v5.26"
},
"WhatsNew__v5.26--2": {
"message": "Ever feel like you need more pixels on the right pane in your life? Are you a fan of avatars, but only avatars and nothing else? Do you have a \"Save the screen real estate\" bumper sticker on your car? If you answered yes or no to any of those questions, then this update has got some collapsible left pane for you.",
"description": "Release notes for v5.26"
}
}

View File

@ -243,7 +243,7 @@
},
"pinnedConversationsFull": {
"message": "Можете да закачите само 4 разговори",
"description": ""
"description": "Shown in a toast when a user attempts to pin more than the maximum number of chats"
},
"chooseDirectory": {
"message": "Одберете папка",
@ -780,7 +780,7 @@
"description": "Aria label for clear search button"
},
"searchIn": {
"message": "Барај во $conversationName$",
"message": "Search chat",
"description": "Shown in the search box before text is entered when searching in a specific conversation"
},
"noSearchResults": {
@ -5419,9 +5419,13 @@
"message": "Пораки што исчезнуваат",
"description": "This is the label for the disappearing messages setting panel"
},
"ConversationDetails--disappearing-messages-info": {
"ConversationDetails--disappearing-messages-info--group": {
"message": "Кога е овозможено, пораките испратени и примени во оваа група ќе исчезнат откако ќе бидат видени.",
"description": "This is the info about the disappearing messages setting"
"description": "This is the info about the disappearing messages setting, in groups"
},
"ConversationDetails--disappearing-messages-info--direct": {
"message": "When enabled, messages sent and received in this 1:1 chat will disappear after they've been seen.",
"description": "This is the info about the disappearing messages setting, for direct conversations"
},
"ConversationDetails--notifications": {
"message": "Известувања ",
@ -6583,6 +6587,90 @@
"message": "There was an error when saving your settings. Please try again.",
"description": "Shown if there is an error when saving your preferred reaction settings. Should be very rare to see this message."
},
"MediaEditor__control--draw": {
"message": "Цртај",
"description": "Label for the draw button in the media editor"
},
"MediaEditor__control--text": {
"message": "Add text",
"description": "Label for the text button in the media editor"
},
"MediaEditor__control--sticker": {
"message": "Стикери",
"description": "Label for the sticker button in the media editor"
},
"MediaEditor__control--crop": {
"message": "Crop and rotate",
"description": "Label for the crop & rotate button in the media editor"
},
"MediaEditor__control--undo": {
"message": "Врати",
"description": "Label for the undo button in the media editor"
},
"MediaEditor__control--redo": {
"message": "Направи пак",
"description": "Label for the redo button in the media editor"
},
"MediaEditor__text--regular": {
"message": "Regular",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--highlight": {
"message": "Highlight",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--outline": {
"message": "Outline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--underline": {
"message": "Underline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__draw--pen": {
"message": "Pen",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--highlighter": {
"message": "Highlighter",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--thin": {
"message": "Thin",
"description": "Tip width of the brush"
},
"MediaEditor__draw--regular": {
"message": "Regular",
"description": "Tip width of the brush"
},
"MediaEditor__draw--medium": {
"message": "Средно",
"description": "Tip width of the brush"
},
"MediaEditor__draw--heavy": {
"message": "Heavy",
"description": "Tip width of the brush"
},
"MediaEditor__crop--reset": {
"message": "Ресетираj",
"description": "Reset the crop state"
},
"MediaEditor__crop--rotate": {
"message": "Rotate",
"description": "Rotate the canvas"
},
"MediaEditor__crop--flip": {
"message": "Сврти",
"description": "Flip/mirror the canvas"
},
"MediaEditor__crop--lock": {
"message": "Заклучи",
"description": "Lock the aspect ratio"
},
"MediaEditor__crop--crop": {
"message": "Crop",
"description": "Performs the crop"
},
"WhatsNew__modal-title": {
"message": "What's New",
"description": "Title for the whats new modal"
@ -6606,5 +6694,13 @@
"WhatsNew__bugfixes": {
"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.26--1": {
"message": "Tired: Sending plain un-edited images on Signal. Wired: Adding cat stickers, neon text, and drawing happy trees on your images before sending them on Signal.",
"description": "Release notes for v5.26"
},
"WhatsNew__v5.26--2": {
"message": "Ever feel like you need more pixels on the right pane in your life? Are you a fan of avatars, but only avatars and nothing else? Do you have a \"Save the screen real estate\" bumper sticker on your car? If you answered yes or no to any of those questions, then this update has got some collapsible left pane for you.",
"description": "Release notes for v5.26"
}
}

View File

@ -243,7 +243,7 @@
},
"pinnedConversationsFull": {
"message": "നിങ്ങൾക്ക് 4 ചാറ്റുകൾ വരെ മാത്രമേ പിൻ ചെയ്യാൻ കഴിയൂ",
"description": ""
"description": "Shown in a toast when a user attempts to pin more than the maximum number of chats"
},
"chooseDirectory": {
"message": "ഫോൾഡർ തിരഞ്ഞെടുക്കുക ",
@ -780,7 +780,7 @@
"description": "Aria label for clear search button"
},
"searchIn": {
"message": "$conversationName$-ൽ തിരയുക ",
"message": "Search chat",
"description": "Shown in the search box before text is entered when searching in a specific conversation"
},
"noSearchResults": {
@ -5419,9 +5419,13 @@
"message": "അപ്രത്യക്ഷമാകുന്ന സന്ദേശങ്ങൾ",
"description": "This is the label for the disappearing messages setting panel"
},
"ConversationDetails--disappearing-messages-info": {
"ConversationDetails--disappearing-messages-info--group": {
"message": "പ്രാപ്തമാക്കുമ്പോൾ, ഈ ഗ്രൂപ്പിൽ അയയ്ക്കുകയും സ്വീകരിക്കുകയും ചെയ്യുന്ന സന്ദേശങ്ങള്‍ കണ്ടശേഷം അപ്രത്യക്ഷമാകും.",
"description": "This is the info about the disappearing messages setting"
"description": "This is the info about the disappearing messages setting, in groups"
},
"ConversationDetails--disappearing-messages-info--direct": {
"message": "When enabled, messages sent and received in this 1:1 chat will disappear after they've been seen.",
"description": "This is the info about the disappearing messages setting, for direct conversations"
},
"ConversationDetails--notifications": {
"message": "അറിയിപ്പുകൾ",
@ -6583,6 +6587,90 @@
"message": "There was an error when saving your settings. Please try again.",
"description": "Shown if there is an error when saving your preferred reaction settings. Should be very rare to see this message."
},
"MediaEditor__control--draw": {
"message": "Draw",
"description": "Label for the draw button in the media editor"
},
"MediaEditor__control--text": {
"message": "Add text",
"description": "Label for the text button in the media editor"
},
"MediaEditor__control--sticker": {
"message": "സ്റ്റിക്കറുകൾ",
"description": "Label for the sticker button in the media editor"
},
"MediaEditor__control--crop": {
"message": "Crop and rotate",
"description": "Label for the crop & rotate button in the media editor"
},
"MediaEditor__control--undo": {
"message": "തിരിച്ചാക്കുക",
"description": "Label for the undo button in the media editor"
},
"MediaEditor__control--redo": {
"message": "പുനർനിർവഹിക്കുക",
"description": "Label for the redo button in the media editor"
},
"MediaEditor__text--regular": {
"message": "Regular",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--highlight": {
"message": "Highlight",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--outline": {
"message": "Outline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--underline": {
"message": "Underline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__draw--pen": {
"message": "Pen",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--highlighter": {
"message": "Highlighter",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--thin": {
"message": "Thin",
"description": "Tip width of the brush"
},
"MediaEditor__draw--regular": {
"message": "Regular",
"description": "Tip width of the brush"
},
"MediaEditor__draw--medium": {
"message": "ഇടത്തരം",
"description": "Tip width of the brush"
},
"MediaEditor__draw--heavy": {
"message": "Heavy",
"description": "Tip width of the brush"
},
"MediaEditor__crop--reset": {
"message": "പുനഃക്രമീകരിക്കുക",
"description": "Reset the crop state"
},
"MediaEditor__crop--rotate": {
"message": "Rotate",
"description": "Rotate the canvas"
},
"MediaEditor__crop--flip": {
"message": "Flip",
"description": "Flip/mirror the canvas"
},
"MediaEditor__crop--lock": {
"message": "പൂട്ടുക",
"description": "Lock the aspect ratio"
},
"MediaEditor__crop--crop": {
"message": "Crop",
"description": "Performs the crop"
},
"WhatsNew__modal-title": {
"message": "What's New",
"description": "Title for the whats new modal"
@ -6606,5 +6694,13 @@
"WhatsNew__bugfixes": {
"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.26--1": {
"message": "Tired: Sending plain un-edited images on Signal. Wired: Adding cat stickers, neon text, and drawing happy trees on your images before sending them on Signal.",
"description": "Release notes for v5.26"
},
"WhatsNew__v5.26--2": {
"message": "Ever feel like you need more pixels on the right pane in your life? Are you a fan of avatars, but only avatars and nothing else? Do you have a \"Save the screen real estate\" bumper sticker on your car? If you answered yes or no to any of those questions, then this update has got some collapsible left pane for you.",
"description": "Release notes for v5.26"
}
}

View File

@ -243,7 +243,7 @@
},
"pinnedConversationsFull": {
"message": "आपण फक्त 4 गप्पा pin करू शकता",
"description": ""
"description": "Shown in a toast when a user attempts to pin more than the maximum number of chats"
},
"chooseDirectory": {
"message": "फोल्डर निवडा",
@ -780,7 +780,7 @@
"description": "Aria label for clear search button"
},
"searchIn": {
"message": "$conversationName$ मध्ये शोधा",
"message": "Search chat",
"description": "Shown in the search box before text is entered when searching in a specific conversation"
},
"noSearchResults": {
@ -5419,9 +5419,13 @@
"message": "हरवणारे संदेश",
"description": "This is the label for the disappearing messages setting panel"
},
"ConversationDetails--disappearing-messages-info": {
"ConversationDetails--disappearing-messages-info--group": {
"message": "सक्षम केल्यानंतर, या गटात पाठविलेले आणि प्राप्त झालेले संदेश पाहिल्यानंतर हरवतील.",
"description": "This is the info about the disappearing messages setting"
"description": "This is the info about the disappearing messages setting, in groups"
},
"ConversationDetails--disappearing-messages-info--direct": {
"message": "When enabled, messages sent and received in this 1:1 chat will disappear after they've been seen.",
"description": "This is the info about the disappearing messages setting, for direct conversations"
},
"ConversationDetails--notifications": {
"message": "सूचना",
@ -6583,6 +6587,90 @@
"message": "तुमची सेव्हिंग्ज सेव्ह करतांना त्रुटी आली. कृपया पुन्हा प्रयत्न करा.",
"description": "Shown if there is an error when saving your preferred reaction settings. Should be very rare to see this message."
},
"MediaEditor__control--draw": {
"message": "रेखाटा",
"description": "Label for the draw button in the media editor"
},
"MediaEditor__control--text": {
"message": "Add text",
"description": "Label for the text button in the media editor"
},
"MediaEditor__control--sticker": {
"message": "स्टिकर",
"description": "Label for the sticker button in the media editor"
},
"MediaEditor__control--crop": {
"message": "Crop and rotate",
"description": "Label for the crop & rotate button in the media editor"
},
"MediaEditor__control--undo": {
"message": "अनडू करा",
"description": "Label for the undo button in the media editor"
},
"MediaEditor__control--redo": {
"message": "रीडू करा",
"description": "Label for the redo button in the media editor"
},
"MediaEditor__text--regular": {
"message": "Regular",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--highlight": {
"message": "Highlight",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--outline": {
"message": "Outline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--underline": {
"message": "Underline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__draw--pen": {
"message": "Pen",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--highlighter": {
"message": "Highlighter",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--thin": {
"message": "Thin",
"description": "Tip width of the brush"
},
"MediaEditor__draw--regular": {
"message": "Regular",
"description": "Tip width of the brush"
},
"MediaEditor__draw--medium": {
"message": "मध्यम",
"description": "Tip width of the brush"
},
"MediaEditor__draw--heavy": {
"message": "Heavy",
"description": "Tip width of the brush"
},
"MediaEditor__crop--reset": {
"message": "रीसेट करा",
"description": "Reset the crop state"
},
"MediaEditor__crop--rotate": {
"message": "Rotate",
"description": "Rotate the canvas"
},
"MediaEditor__crop--flip": {
"message": "स्विच ",
"description": "Flip/mirror the canvas"
},
"MediaEditor__crop--lock": {
"message": "लॉक",
"description": "Lock the aspect ratio"
},
"MediaEditor__crop--crop": {
"message": "Crop",
"description": "Performs the crop"
},
"WhatsNew__modal-title": {
"message": "नवीन काय आहे",
"description": "Title for the whats new modal"
@ -6606,5 +6694,13 @@
"WhatsNew__bugfixes": {
"message": "Signal निर्विघ्नपणे चालत ठेवण्यासाठी या आवृत्तीत अनेक लहान समन्वय आणि त्रुटी दुरुस्त्या समाविष्ट आहेत",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.26--1": {
"message": "Tired: Sending plain un-edited images on Signal. Wired: Adding cat stickers, neon text, and drawing happy trees on your images before sending them on Signal.",
"description": "Release notes for v5.26"
},
"WhatsNew__v5.26--2": {
"message": "Ever feel like you need more pixels on the right pane in your life? Are you a fan of avatars, but only avatars and nothing else? Do you have a \"Save the screen real estate\" bumper sticker on your car? If you answered yes or no to any of those questions, then this update has got some collapsible left pane for you.",
"description": "Release notes for v5.26"
}
}

View File

@ -243,7 +243,7 @@
},
"pinnedConversationsFull": {
"message": "Anda hanya boleh pin sehingga 4 carta",
"description": ""
"description": "Shown in a toast when a user attempts to pin more than the maximum number of chats"
},
"chooseDirectory": {
"message": "Memilih folder",
@ -780,7 +780,7 @@
"description": "Aria label for clear search button"
},
"searchIn": {
"message": "Cari dalam $conversationName$",
"message": "Search chat",
"description": "Shown in the search box before text is entered when searching in a specific conversation"
},
"noSearchResults": {
@ -5419,9 +5419,13 @@
"message": "Mesej hilang",
"description": "This is the label for the disappearing messages setting panel"
},
"ConversationDetails--disappearing-messages-info": {
"ConversationDetails--disappearing-messages-info--group": {
"message": "Apabila didayakan, mesej yang dihantar dan diterima dalam kumpulan ini akan hilang setelah dilihat.",
"description": "This is the info about the disappearing messages setting"
"description": "This is the info about the disappearing messages setting, in groups"
},
"ConversationDetails--disappearing-messages-info--direct": {
"message": "When enabled, messages sent and received in this 1:1 chat will disappear after they've been seen.",
"description": "This is the info about the disappearing messages setting, for direct conversations"
},
"ConversationDetails--notifications": {
"message": "Pemberitahuan",
@ -6583,6 +6587,90 @@
"message": "Terdapat ralat berlaku semasa menyimpan tetapan anda. Sila cuba lagi.",
"description": "Shown if there is an error when saving your preferred reaction settings. Should be very rare to see this message."
},
"MediaEditor__control--draw": {
"message": "Lukis",
"description": "Label for the draw button in the media editor"
},
"MediaEditor__control--text": {
"message": "Add text",
"description": "Label for the text button in the media editor"
},
"MediaEditor__control--sticker": {
"message": "Pelekat",
"description": "Label for the sticker button in the media editor"
},
"MediaEditor__control--crop": {
"message": "Crop and rotate",
"description": "Label for the crop & rotate button in the media editor"
},
"MediaEditor__control--undo": {
"message": "Buat Asal",
"description": "Label for the undo button in the media editor"
},
"MediaEditor__control--redo": {
"message": "Buat Semula",
"description": "Label for the redo button in the media editor"
},
"MediaEditor__text--regular": {
"message": "Regular",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--highlight": {
"message": "Highlight",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--outline": {
"message": "Outline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--underline": {
"message": "Underline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__draw--pen": {
"message": "Pen",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--highlighter": {
"message": "Highlighter",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--thin": {
"message": "Thin",
"description": "Tip width of the brush"
},
"MediaEditor__draw--regular": {
"message": "Regular",
"description": "Tip width of the brush"
},
"MediaEditor__draw--medium": {
"message": "Sederhana",
"description": "Tip width of the brush"
},
"MediaEditor__draw--heavy": {
"message": "Heavy",
"description": "Tip width of the brush"
},
"MediaEditor__crop--reset": {
"message": "Tetap semula",
"description": "Reset the crop state"
},
"MediaEditor__crop--rotate": {
"message": "Rotate",
"description": "Rotate the canvas"
},
"MediaEditor__crop--flip": {
"message": "Selak",
"description": "Flip/mirror the canvas"
},
"MediaEditor__crop--lock": {
"message": "Kunci",
"description": "Lock the aspect ratio"
},
"MediaEditor__crop--crop": {
"message": "Crop",
"description": "Performs the crop"
},
"WhatsNew__modal-title": {
"message": "Perkara Baharu",
"description": "Title for the whats new modal"
@ -6606,5 +6694,13 @@
"WhatsNew__bugfixes": {
"message": "Versi ini mengandungi sedikit tweak kecil dan pembetulan pepijat untuk memastikan Signal berjalan dengan lancar.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.26--1": {
"message": "Tired: Sending plain un-edited images on Signal. Wired: Adding cat stickers, neon text, and drawing happy trees on your images before sending them on Signal.",
"description": "Release notes for v5.26"
},
"WhatsNew__v5.26--2": {
"message": "Ever feel like you need more pixels on the right pane in your life? Are you a fan of avatars, but only avatars and nothing else? Do you have a \"Save the screen real estate\" bumper sticker on your car? If you answered yes or no to any of those questions, then this update has got some collapsible left pane for you.",
"description": "Release notes for v5.26"
}
}

View File

@ -243,7 +243,7 @@
},
"pinnedConversationsFull": {
"message": "Du kan bare feste opp til 4 samtaler",
"description": ""
"description": "Shown in a toast when a user attempts to pin more than the maximum number of chats"
},
"chooseDirectory": {
"message": "Velg mappe",
@ -780,7 +780,7 @@
"description": "Aria label for clear search button"
},
"searchIn": {
"message": "Søk i $conversationName$",
"message": "Search chat",
"description": "Shown in the search box before text is entered when searching in a specific conversation"
},
"noSearchResults": {
@ -5419,9 +5419,13 @@
"message": "Tidsavgrensede meldinger",
"description": "This is the label for the disappearing messages setting panel"
},
"ConversationDetails--disappearing-messages-info": {
"ConversationDetails--disappearing-messages-info--group": {
"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"
"description": "This is the info about the disappearing messages setting, in groups"
},
"ConversationDetails--disappearing-messages-info--direct": {
"message": "When enabled, messages sent and received in this 1:1 chat will disappear after they've been seen.",
"description": "This is the info about the disappearing messages setting, for direct conversations"
},
"ConversationDetails--notifications": {
"message": "Varslinger",
@ -6583,6 +6587,90 @@
"message": "There was an error when saving your settings. Please try again.",
"description": "Shown if there is an error when saving your preferred reaction settings. Should be very rare to see this message."
},
"MediaEditor__control--draw": {
"message": "Draw",
"description": "Label for the draw button in the media editor"
},
"MediaEditor__control--text": {
"message": "Add text",
"description": "Label for the text button in the media editor"
},
"MediaEditor__control--sticker": {
"message": "Klistremerker",
"description": "Label for the sticker button in the media editor"
},
"MediaEditor__control--crop": {
"message": "Crop and rotate",
"description": "Label for the crop & rotate button in the media editor"
},
"MediaEditor__control--undo": {
"message": "Angre",
"description": "Label for the undo button in the media editor"
},
"MediaEditor__control--redo": {
"message": "Gjenopprett",
"description": "Label for the redo button in the media editor"
},
"MediaEditor__text--regular": {
"message": "Regular",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--highlight": {
"message": "Highlight",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--outline": {
"message": "Outline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--underline": {
"message": "Underline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__draw--pen": {
"message": "Pen",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--highlighter": {
"message": "Highlighter",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--thin": {
"message": "Thin",
"description": "Tip width of the brush"
},
"MediaEditor__draw--regular": {
"message": "Regular",
"description": "Tip width of the brush"
},
"MediaEditor__draw--medium": {
"message": "Medium",
"description": "Tip width of the brush"
},
"MediaEditor__draw--heavy": {
"message": "Heavy",
"description": "Tip width of the brush"
},
"MediaEditor__crop--reset": {
"message": "Tilbakestill",
"description": "Reset the crop state"
},
"MediaEditor__crop--rotate": {
"message": "Rotate",
"description": "Rotate the canvas"
},
"MediaEditor__crop--flip": {
"message": "Flip",
"description": "Flip/mirror the canvas"
},
"MediaEditor__crop--lock": {
"message": "Lås",
"description": "Lock the aspect ratio"
},
"MediaEditor__crop--crop": {
"message": "Beskjær",
"description": "Performs the crop"
},
"WhatsNew__modal-title": {
"message": "What's New",
"description": "Title for the whats new modal"
@ -6606,5 +6694,13 @@
"WhatsNew__bugfixes": {
"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.26--1": {
"message": "Tired: Sending plain un-edited images on Signal. Wired: Adding cat stickers, neon text, and drawing happy trees on your images before sending them on Signal.",
"description": "Release notes for v5.26"
},
"WhatsNew__v5.26--2": {
"message": "Ever feel like you need more pixels on the right pane in your life? Are you a fan of avatars, but only avatars and nothing else? Do you have a \"Save the screen real estate\" bumper sticker on your car? If you answered yes or no to any of those questions, then this update has got some collapsible left pane for you.",
"description": "Release notes for v5.26"
}
}

View File

@ -243,7 +243,7 @@
},
"pinnedConversationsFull": {
"message": "Je kunt niet meer dan 4 gesprekken vastprikken",
"description": ""
"description": "Shown in a toast when a user attempts to pin more than the maximum number of chats"
},
"chooseDirectory": {
"message": "Map kiezen",
@ -780,7 +780,7 @@
"description": "Aria label for clear search button"
},
"searchIn": {
"message": "Zoeken in $conversationName$",
"message": "Gesprek doorzoeken",
"description": "Shown in the search box before text is entered when searching in a specific conversation"
},
"noSearchResults": {
@ -5419,9 +5419,13 @@
"message": "Verlopende berichten",
"description": "This is the label for the disappearing messages setting panel"
},
"ConversationDetails--disappearing-messages-info": {
"ConversationDetails--disappearing-messages-info--group": {
"message": "Nieuwe berichten in dit gesprek zullen voor iedereen worden gewist nadat de ingestelde tijdspanne is verlopen. De tijdspanne begint voor iedere persoon individueel pas te lopen vanaf het moment dat hij of zij het bericht heeft gezien. — Gebruik dit niet ter beveiliging, want Signal kan niet garanderen dat berichten op het apparaat van een ander ook daadwerkelijk worden gewist.",
"description": "This is the info about the disappearing messages setting"
"description": "This is the info about the disappearing messages setting, in groups"
},
"ConversationDetails--disappearing-messages-info--direct": {
"message": "Indien ingeschakeld zal elk nieuwe bericht dat in dit gesprek verzonden of ontvangen wordt voor iedere deelnemer aan het gesprek gewist worden nadat de ingestelde tijd verlopen is. De tijd gaat voor iedere deelnemer pas lopen vanaf het moment dat hij of zij het bericht heeft gezien. Gebruik verlopende berichten niet ter beveiliging, want Signal kan niet garanderen dat een bericht op het apparaat van een ander daadwerkelijk wordt gewist.",
"description": "This is the info about the disappearing messages setting, for direct conversations"
},
"ConversationDetails--notifications": {
"message": "Meldingen",
@ -6583,6 +6587,90 @@
"message": "Er is een fout opgetreden bij het opslaan van je instellingen. Probeer het opnieuw.",
"description": "Shown if there is an error when saving your preferred reaction settings. Should be very rare to see this message."
},
"MediaEditor__control--draw": {
"message": "Tekenen",
"description": "Label for the draw button in the media editor"
},
"MediaEditor__control--text": {
"message": "Tekst toevoegen",
"description": "Label for the text button in the media editor"
},
"MediaEditor__control--sticker": {
"message": "Stickers",
"description": "Label for the sticker button in the media editor"
},
"MediaEditor__control--crop": {
"message": "Bijsnijden en draaien",
"description": "Label for the crop & rotate button in the media editor"
},
"MediaEditor__control--undo": {
"message": "Ongedaan maken",
"description": "Label for the undo button in the media editor"
},
"MediaEditor__control--redo": {
"message": "Opnieuw doen",
"description": "Label for the redo button in the media editor"
},
"MediaEditor__text--regular": {
"message": "Normaal",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--highlight": {
"message": "Gemarkeerd",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--outline": {
"message": "Omlijnt",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--underline": {
"message": "Onderstreept",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__draw--pen": {
"message": "Stift",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--highlighter": {
"message": "Markeerstift",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--thin": {
"message": "Dun",
"description": "Tip width of the brush"
},
"MediaEditor__draw--regular": {
"message": "Normaal",
"description": "Tip width of the brush"
},
"MediaEditor__draw--medium": {
"message": "Middelgrote bestanden",
"description": "Tip width of the brush"
},
"MediaEditor__draw--heavy": {
"message": "Dik",
"description": "Tip width of the brush"
},
"MediaEditor__crop--reset": {
"message": "Standaardinstelling herstellen",
"description": "Reset the crop state"
},
"MediaEditor__crop--rotate": {
"message": "Draaien",
"description": "Rotate the canvas"
},
"MediaEditor__crop--flip": {
"message": "Omdraaien",
"description": "Flip/mirror the canvas"
},
"MediaEditor__crop--lock": {
"message": "Vergrendelen",
"description": "Lock the aspect ratio"
},
"MediaEditor__crop--crop": {
"message": "Bijsnijden",
"description": "Performs the crop"
},
"WhatsNew__modal-title": {
"message": "wat er nieuw is",
"description": "Title for the whats new modal"
@ -6606,5 +6694,13 @@
"WhatsNew__bugfixes": {
"message": "Deze versie bevat een aantal kleine foutoplossingen waardoor Signal voor nog meer mensen goed werkt.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.26--1": {
"message": "Je kunt vanaf nu eventueel tekenen over afbeeldingen en stickers en tekst in allerlei stijlen toevoegen aan afbeldingen voor je ze verzendt.",
"description": "Release notes for v5.26"
},
"WhatsNew__v5.26--2": {
"message": "Het linker paneel kan vanaf nu worden verkleint om gesprekken breder weer te geven.",
"description": "Release notes for v5.26"
}
}

View File

@ -243,7 +243,7 @@
},
"pinnedConversationsFull": {
"message": "Du kan berre festa opptil 4 samtalar",
"description": ""
"description": "Shown in a toast when a user attempts to pin more than the maximum number of chats"
},
"chooseDirectory": {
"message": "Vel mappe",
@ -780,7 +780,7 @@
"description": "Aria label for clear search button"
},
"searchIn": {
"message": "Søk i $conversationName$",
"message": "Search chat",
"description": "Shown in the search box before text is entered when searching in a specific conversation"
},
"noSearchResults": {
@ -5419,9 +5419,13 @@
"message": "Forsvinnande meldingar",
"description": "This is the label for the disappearing messages setting panel"
},
"ConversationDetails--disappearing-messages-info": {
"ConversationDetails--disappearing-messages-info--group": {
"message": "Når dette er skrudd på, vil nye meldingar som blir sende og mottekne i denne gruppa forsvinna etter at dei er lesne.",
"description": "This is the info about the disappearing messages setting"
"description": "This is the info about the disappearing messages setting, in groups"
},
"ConversationDetails--disappearing-messages-info--direct": {
"message": "When enabled, messages sent and received in this 1:1 chat will disappear after they've been seen.",
"description": "This is the info about the disappearing messages setting, for direct conversations"
},
"ConversationDetails--notifications": {
"message": "Varslingar",
@ -6583,6 +6587,90 @@
"message": "There was an error when saving your settings. Please try again.",
"description": "Shown if there is an error when saving your preferred reaction settings. Should be very rare to see this message."
},
"MediaEditor__control--draw": {
"message": "Teikn",
"description": "Label for the draw button in the media editor"
},
"MediaEditor__control--text": {
"message": "Add text",
"description": "Label for the text button in the media editor"
},
"MediaEditor__control--sticker": {
"message": "Klistremerke",
"description": "Label for the sticker button in the media editor"
},
"MediaEditor__control--crop": {
"message": "Crop and rotate",
"description": "Label for the crop & rotate button in the media editor"
},
"MediaEditor__control--undo": {
"message": "Angra",
"description": "Label for the undo button in the media editor"
},
"MediaEditor__control--redo": {
"message": "Gjenopprett",
"description": "Label for the redo button in the media editor"
},
"MediaEditor__text--regular": {
"message": "Regular",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--highlight": {
"message": "Highlight",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--outline": {
"message": "Outline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--underline": {
"message": "Underline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__draw--pen": {
"message": "Pen",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--highlighter": {
"message": "Highlighter",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--thin": {
"message": "Thin",
"description": "Tip width of the brush"
},
"MediaEditor__draw--regular": {
"message": "Regular",
"description": "Tip width of the brush"
},
"MediaEditor__draw--medium": {
"message": "Medium",
"description": "Tip width of the brush"
},
"MediaEditor__draw--heavy": {
"message": "Heavy",
"description": "Tip width of the brush"
},
"MediaEditor__crop--reset": {
"message": "Tilbakestill",
"description": "Reset the crop state"
},
"MediaEditor__crop--rotate": {
"message": "Rotate",
"description": "Rotate the canvas"
},
"MediaEditor__crop--flip": {
"message": "Vend",
"description": "Flip/mirror the canvas"
},
"MediaEditor__crop--lock": {
"message": "Lås",
"description": "Lock the aspect ratio"
},
"MediaEditor__crop--crop": {
"message": "Crop",
"description": "Performs the crop"
},
"WhatsNew__modal-title": {
"message": "Kva er nytt",
"description": "Title for the whats new modal"
@ -6606,5 +6694,13 @@
"WhatsNew__bugfixes": {
"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.26--1": {
"message": "Tired: Sending plain un-edited images on Signal. Wired: Adding cat stickers, neon text, and drawing happy trees on your images before sending them on Signal.",
"description": "Release notes for v5.26"
},
"WhatsNew__v5.26--2": {
"message": "Ever feel like you need more pixels on the right pane in your life? Are you a fan of avatars, but only avatars and nothing else? Do you have a \"Save the screen real estate\" bumper sticker on your car? If you answered yes or no to any of those questions, then this update has got some collapsible left pane for you.",
"description": "Release notes for v5.26"
}
}

View File

@ -243,7 +243,7 @@
},
"pinnedConversationsFull": {
"message": "You can only pin up to 4 chats",
"description": ""
"description": "Shown in a toast when a user attempts to pin more than the maximum number of chats"
},
"chooseDirectory": {
"message": "Velg mappe",
@ -780,7 +780,7 @@
"description": "Aria label for clear search button"
},
"searchIn": {
"message": "Search in $conversationName$",
"message": "Search chat",
"description": "Shown in the search box before text is entered when searching in a specific conversation"
},
"noSearchResults": {
@ -5419,9 +5419,13 @@
"message": "Tidsbegrensede meldinger",
"description": "This is the label for the disappearing messages setting panel"
},
"ConversationDetails--disappearing-messages-info": {
"ConversationDetails--disappearing-messages-info--group": {
"message": "When enabled, messages sent and received in this group will disappear after they've been seen.",
"description": "This is the info about the disappearing messages setting"
"description": "This is the info about the disappearing messages setting, in groups"
},
"ConversationDetails--disappearing-messages-info--direct": {
"message": "When enabled, messages sent and received in this 1:1 chat will disappear after they've been seen.",
"description": "This is the info about the disappearing messages setting, for direct conversations"
},
"ConversationDetails--notifications": {
"message": "Varslinger",
@ -6583,6 +6587,90 @@
"message": "There was an error when saving your settings. Please try again.",
"description": "Shown if there is an error when saving your preferred reaction settings. Should be very rare to see this message."
},
"MediaEditor__control--draw": {
"message": "Draw",
"description": "Label for the draw button in the media editor"
},
"MediaEditor__control--text": {
"message": "Add text",
"description": "Label for the text button in the media editor"
},
"MediaEditor__control--sticker": {
"message": "Stickers",
"description": "Label for the sticker button in the media editor"
},
"MediaEditor__control--crop": {
"message": "Crop and rotate",
"description": "Label for the crop & rotate button in the media editor"
},
"MediaEditor__control--undo": {
"message": "Angre",
"description": "Label for the undo button in the media editor"
},
"MediaEditor__control--redo": {
"message": "Gjenopprett",
"description": "Label for the redo button in the media editor"
},
"MediaEditor__text--regular": {
"message": "Regular",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--highlight": {
"message": "Highlight",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--outline": {
"message": "Outline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--underline": {
"message": "Underline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__draw--pen": {
"message": "Pen",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--highlighter": {
"message": "Highlighter",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--thin": {
"message": "Thin",
"description": "Tip width of the brush"
},
"MediaEditor__draw--regular": {
"message": "Regular",
"description": "Tip width of the brush"
},
"MediaEditor__draw--medium": {
"message": "Medium",
"description": "Tip width of the brush"
},
"MediaEditor__draw--heavy": {
"message": "Heavy",
"description": "Tip width of the brush"
},
"MediaEditor__crop--reset": {
"message": "Reset",
"description": "Reset the crop state"
},
"MediaEditor__crop--rotate": {
"message": "Rotate",
"description": "Rotate the canvas"
},
"MediaEditor__crop--flip": {
"message": "Flip",
"description": "Flip/mirror the canvas"
},
"MediaEditor__crop--lock": {
"message": "Lock",
"description": "Lock the aspect ratio"
},
"MediaEditor__crop--crop": {
"message": "Crop",
"description": "Performs the crop"
},
"WhatsNew__modal-title": {
"message": "What's New",
"description": "Title for the whats new modal"
@ -6606,5 +6694,13 @@
"WhatsNew__bugfixes": {
"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.26--1": {
"message": "Tired: Sending plain un-edited images on Signal. Wired: Adding cat stickers, neon text, and drawing happy trees on your images before sending them on Signal.",
"description": "Release notes for v5.26"
},
"WhatsNew__v5.26--2": {
"message": "Ever feel like you need more pixels on the right pane in your life? Are you a fan of avatars, but only avatars and nothing else? Do you have a \"Save the screen real estate\" bumper sticker on your car? If you answered yes or no to any of those questions, then this update has got some collapsible left pane for you.",
"description": "Release notes for v5.26"
}
}

View File

@ -243,7 +243,7 @@
},
"pinnedConversationsFull": {
"message": "ਤੁਸੀਂ 4 ਗੱਲਬਾਤਾਂ ਨੂੰ ਹੀ ਟੰਗ ਸਕਦੇ ਹੋ",
"description": ""
"description": "Shown in a toast when a user attempts to pin more than the maximum number of chats"
},
"chooseDirectory": {
"message": "ਫੋਲਡਰ ਚੁਣੋ",
@ -780,7 +780,7 @@
"description": "Aria label for clear search button"
},
"searchIn": {
"message": "$conversationName$ ਵਿੱਚ ਖੋਜੋ",
"message": "Search chat",
"description": "Shown in the search box before text is entered when searching in a specific conversation"
},
"noSearchResults": {
@ -5419,9 +5419,13 @@
"message": "ਅਲੋਪ ਹੋਣ ਵਾਲੇ ਸੁਨੇਹੇ",
"description": "This is the label for the disappearing messages setting panel"
},
"ConversationDetails--disappearing-messages-info": {
"ConversationDetails--disappearing-messages-info--group": {
"message": "ਸਮਰੱਥ ਕੀਤੇ ਹੋਣ 'ਤੇ, ਇਸ ਗਰੁੱਪ ਵਿੱਚ ਭੇਜੇ ਅਤੇ ਪ੍ਰਾਪਤ ਕੀਤੇ ਸੁਨੇਹਿਆਂ ਨੂੰ ਦੇਖ ਲਏ ਜਾਣ ਤੋਂ ਬਾਅਦ ਇਹ ਅਲੋਪ ਹੋ ਜਾਣਗੇ।",
"description": "This is the info about the disappearing messages setting"
"description": "This is the info about the disappearing messages setting, in groups"
},
"ConversationDetails--disappearing-messages-info--direct": {
"message": "When enabled, messages sent and received in this 1:1 chat will disappear after they've been seen.",
"description": "This is the info about the disappearing messages setting, for direct conversations"
},
"ConversationDetails--notifications": {
"message": "ਸੂਚਨਾਵਾਂ",
@ -6583,6 +6587,90 @@
"message": "There was an error when saving your settings. Please try again.",
"description": "Shown if there is an error when saving your preferred reaction settings. Should be very rare to see this message."
},
"MediaEditor__control--draw": {
"message": "ਖਿੱਚੋ",
"description": "Label for the draw button in the media editor"
},
"MediaEditor__control--text": {
"message": "Add text",
"description": "Label for the text button in the media editor"
},
"MediaEditor__control--sticker": {
"message": "ਸਟਿੱਕਰ",
"description": "Label for the sticker button in the media editor"
},
"MediaEditor__control--crop": {
"message": "Crop and rotate",
"description": "Label for the crop & rotate button in the media editor"
},
"MediaEditor__control--undo": {
"message": "ਵਾਪਸ",
"description": "Label for the undo button in the media editor"
},
"MediaEditor__control--redo": {
"message": "ਪਰਤਾਓ",
"description": "Label for the redo button in the media editor"
},
"MediaEditor__text--regular": {
"message": "Regular",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--highlight": {
"message": "Highlight",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--outline": {
"message": "Outline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--underline": {
"message": "Underline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__draw--pen": {
"message": "Pen",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--highlighter": {
"message": "Highlighter",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--thin": {
"message": "Thin",
"description": "Tip width of the brush"
},
"MediaEditor__draw--regular": {
"message": "Regular",
"description": "Tip width of the brush"
},
"MediaEditor__draw--medium": {
"message": "ਦਰਮਿਆਨਾ",
"description": "Tip width of the brush"
},
"MediaEditor__draw--heavy": {
"message": "Heavy",
"description": "Tip width of the brush"
},
"MediaEditor__crop--reset": {
"message": "ਰੀਸੈੱਟ ਕਰੋ",
"description": "Reset the crop state"
},
"MediaEditor__crop--rotate": {
"message": "Rotate",
"description": "Rotate the canvas"
},
"MediaEditor__crop--flip": {
"message": "ਪਲਟੋ",
"description": "Flip/mirror the canvas"
},
"MediaEditor__crop--lock": {
"message": "ਲਾਕ",
"description": "Lock the aspect ratio"
},
"MediaEditor__crop--crop": {
"message": "Crop",
"description": "Performs the crop"
},
"WhatsNew__modal-title": {
"message": "ਨਵਾਂ ਕੀ ਹੈ",
"description": "Title for the whats new modal"
@ -6606,5 +6694,13 @@
"WhatsNew__bugfixes": {
"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.26--1": {
"message": "Tired: Sending plain un-edited images on Signal. Wired: Adding cat stickers, neon text, and drawing happy trees on your images before sending them on Signal.",
"description": "Release notes for v5.26"
},
"WhatsNew__v5.26--2": {
"message": "Ever feel like you need more pixels on the right pane in your life? Are you a fan of avatars, but only avatars and nothing else? Do you have a \"Save the screen real estate\" bumper sticker on your car? If you answered yes or no to any of those questions, then this update has got some collapsible left pane for you.",
"description": "Release notes for v5.26"
}
}

View File

@ -243,7 +243,7 @@
},
"pinnedConversationsFull": {
"message": "Możesz przypiąć maksymalnie 4 rozmowy",
"description": ""
"description": "Shown in a toast when a user attempts to pin more than the maximum number of chats"
},
"chooseDirectory": {
"message": "Wybierz folder",
@ -780,7 +780,7 @@
"description": "Aria label for clear search button"
},
"searchIn": {
"message": "Szukaj w $conversationName$",
"message": "Szukaj w rozmowie",
"description": "Shown in the search box before text is entered when searching in a specific conversation"
},
"noSearchResults": {
@ -5419,9 +5419,13 @@
"message": "Znikające wiadomości",
"description": "This is the label for the disappearing messages setting panel"
},
"ConversationDetails--disappearing-messages-info": {
"message": "Włączenie funkcji spowoduje, że wysyłane i otrzymywane wiadomości w tej rozmowie znikną, gdy zostaną odczytane.",
"description": "This is the info about the disappearing messages setting"
"ConversationDetails--disappearing-messages-info--group": {
"message": "Gdy ta opcja jest włączona, nowe wiadomości, wysłane i otrzymane w tej rozmowie, znikną po odczytaniu.",
"description": "This is the info about the disappearing messages setting, in groups"
},
"ConversationDetails--disappearing-messages-info--direct": {
"message": "Gdy ta opcja jest włączona, nowe wiadomości, wysłane i otrzymane w tej, indywidualnej rozmowie, znikną po odczytaniu.",
"description": "This is the info about the disappearing messages setting, for direct conversations"
},
"ConversationDetails--notifications": {
"message": "Powiadomienia",
@ -6583,6 +6587,90 @@
"message": "Podczas zapisywania Twoich ustawień wystąpił błąd. Spróbuj ponownie.",
"description": "Shown if there is an error when saving your preferred reaction settings. Should be very rare to see this message."
},
"MediaEditor__control--draw": {
"message": "Rysuj",
"description": "Label for the draw button in the media editor"
},
"MediaEditor__control--text": {
"message": "Dodaj tekst",
"description": "Label for the text button in the media editor"
},
"MediaEditor__control--sticker": {
"message": "Naklejki",
"description": "Label for the sticker button in the media editor"
},
"MediaEditor__control--crop": {
"message": "Przytnij i obróć",
"description": "Label for the crop & rotate button in the media editor"
},
"MediaEditor__control--undo": {
"message": "Cofnij",
"description": "Label for the undo button in the media editor"
},
"MediaEditor__control--redo": {
"message": "Powtórz",
"description": "Label for the redo button in the media editor"
},
"MediaEditor__text--regular": {
"message": "Normalny",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--highlight": {
"message": "Podświetlenie",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--outline": {
"message": "Kontur",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--underline": {
"message": "Podkreślenie",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__draw--pen": {
"message": "Pióro",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--highlighter": {
"message": "Zakreślacz",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--thin": {
"message": "Cienki",
"description": "Tip width of the brush"
},
"MediaEditor__draw--regular": {
"message": "Normalny",
"description": "Tip width of the brush"
},
"MediaEditor__draw--medium": {
"message": "Średni",
"description": "Tip width of the brush"
},
"MediaEditor__draw--heavy": {
"message": "Gruby",
"description": "Tip width of the brush"
},
"MediaEditor__crop--reset": {
"message": "Zresetuj",
"description": "Reset the crop state"
},
"MediaEditor__crop--rotate": {
"message": "Obróć",
"description": "Rotate the canvas"
},
"MediaEditor__crop--flip": {
"message": "Odbicie lustrzane",
"description": "Flip/mirror the canvas"
},
"MediaEditor__crop--lock": {
"message": "Zablokuj proporcje",
"description": "Lock the aspect ratio"
},
"MediaEditor__crop--crop": {
"message": "Przytnij",
"description": "Performs the crop"
},
"WhatsNew__modal-title": {
"message": "Co nowego",
"description": "Title for the whats new modal"
@ -6606,5 +6694,13 @@
"WhatsNew__bugfixes": {
"message": "Ta wersja zawiera wiele drobnych ulepszeń i poprawek błędów, zapewniających płynne działanie aplikacji Signal.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.26--1": {
"message": "Zmęczyło Cię wysyłanie zwyczajnych, niewyedytowanych zdjęć w Signal? Teraz w Signal możesz dodawać naklejki z kotami, neonowy tekst i rysować drzewka, zanim wyślesz zdjęcie.",
"description": "Release notes for v5.26"
},
"WhatsNew__v5.26--2": {
"message": "Czujesz, że w Twoim życiu potrzeba więcej pikseli na prawym panelu? Jesteś fanem awatarów i niczego więcej? Masz na zderzaku nalepkę \"Oszczędzaj przestrzeń ekranową\"? Niezależnie, czy odpowiedziałeś tak, czy nie na powyższe pytania, ta aktualizacja ma dla Ciebie możliwość zmniejszenia lewego panelu.",
"description": "Release notes for v5.26"
}
}

View File

@ -243,7 +243,7 @@
},
"pinnedConversationsFull": {
"message": "تاسې کولای شئ تر 4 پورې چټونه سنجاق کړئ",
"description": ""
"description": "Shown in a toast when a user attempts to pin more than the maximum number of chats"
},
"chooseDirectory": {
"message": "فولډر وټاکئ",
@ -780,7 +780,7 @@
"description": "Aria label for clear search button"
},
"searchIn": {
"message": "په $conversationName$ کې پلټنه",
"message": "Search chat",
"description": "Shown in the search box before text is entered when searching in a specific conversation"
},
"noSearchResults": {
@ -5419,9 +5419,13 @@
"message": "ورک کېدونکي پیغامونه",
"description": "This is the label for the disappearing messages setting panel"
},
"ConversationDetails--disappearing-messages-info": {
"ConversationDetails--disappearing-messages-info--group": {
"message": "کله چې فعال وي، نو په دغه چت کې به تر لاسه شوي او لیږل شوي نوي پیغامونه له لیدل کېدو وروسته سمدلاسه ورک شی.",
"description": "This is the info about the disappearing messages setting"
"description": "This is the info about the disappearing messages setting, in groups"
},
"ConversationDetails--disappearing-messages-info--direct": {
"message": "When enabled, messages sent and received in this 1:1 chat will disappear after they've been seen.",
"description": "This is the info about the disappearing messages setting, for direct conversations"
},
"ConversationDetails--notifications": {
"message": "خبرتیاووې",
@ -6583,6 +6587,90 @@
"message": "د خپلو تنظیماتو د ثبت په مهال تیروتنه شوې. مهرباني وکړئ بیا هڅه وکړئ.",
"description": "Shown if there is an error when saving your preferred reaction settings. Should be very rare to see this message."
},
"MediaEditor__control--draw": {
"message": "رسامي کول",
"description": "Label for the draw button in the media editor"
},
"MediaEditor__control--text": {
"message": "Add text",
"description": "Label for the text button in the media editor"
},
"MediaEditor__control--sticker": {
"message": "سټیکرونه",
"description": "Label for the sticker button in the media editor"
},
"MediaEditor__control--crop": {
"message": "Crop and rotate",
"description": "Label for the crop & rotate button in the media editor"
},
"MediaEditor__control--undo": {
"message": "بیرته پاک کول",
"description": "Label for the undo button in the media editor"
},
"MediaEditor__control--redo": {
"message": "بیرته راوستل",
"description": "Label for the redo button in the media editor"
},
"MediaEditor__text--regular": {
"message": "Regular",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--highlight": {
"message": "Highlight",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--outline": {
"message": "Outline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--underline": {
"message": "Underline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__draw--pen": {
"message": "Pen",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--highlighter": {
"message": "Highlighter",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--thin": {
"message": "Thin",
"description": "Tip width of the brush"
},
"MediaEditor__draw--regular": {
"message": "Regular",
"description": "Tip width of the brush"
},
"MediaEditor__draw--medium": {
"message": "منځنی",
"description": "Tip width of the brush"
},
"MediaEditor__draw--heavy": {
"message": "Heavy",
"description": "Tip width of the brush"
},
"MediaEditor__crop--reset": {
"message": "له سره تنظیمول",
"description": "Reset the crop state"
},
"MediaEditor__crop--rotate": {
"message": "Rotate",
"description": "Rotate the canvas"
},
"MediaEditor__crop--flip": {
"message": "ګرځول",
"description": "Flip/mirror the canvas"
},
"MediaEditor__crop--lock": {
"message": "قفل کول",
"description": "Lock the aspect ratio"
},
"MediaEditor__crop--crop": {
"message": "Crop",
"description": "Performs the crop"
},
"WhatsNew__modal-title": {
"message": "څه شی نوي دي",
"description": "Title for the whats new modal"
@ -6606,5 +6694,13 @@
"WhatsNew__bugfixes": {
"message": "دغه نسخه یو شمېر واړه کارونه او د بوګ جوړونې لري تر څو Signal په روانه توګه سره کار ورکړي.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.26--1": {
"message": "Tired: Sending plain un-edited images on Signal. Wired: Adding cat stickers, neon text, and drawing happy trees on your images before sending them on Signal.",
"description": "Release notes for v5.26"
},
"WhatsNew__v5.26--2": {
"message": "Ever feel like you need more pixels on the right pane in your life? Are you a fan of avatars, but only avatars and nothing else? Do you have a \"Save the screen real estate\" bumper sticker on your car? If you answered yes or no to any of those questions, then this update has got some collapsible left pane for you.",
"description": "Release notes for v5.26"
}
}

View File

@ -243,7 +243,7 @@
},
"pinnedConversationsFull": {
"message": "Você só pode fixar até 4 conversas",
"description": ""
"description": "Shown in a toast when a user attempts to pin more than the maximum number of chats"
},
"chooseDirectory": {
"message": "Escolher pasta",
@ -780,7 +780,7 @@
"description": "Aria label for clear search button"
},
"searchIn": {
"message": "Pesquisar em $conversationName$",
"message": "Search chat",
"description": "Shown in the search box before text is entered when searching in a specific conversation"
},
"noSearchResults": {
@ -5419,9 +5419,13 @@
"message": "Mensagens efêmeras",
"description": "This is the label for the disappearing messages setting panel"
},
"ConversationDetails--disappearing-messages-info": {
"ConversationDetails--disappearing-messages-info--group": {
"message": "Se assim habilitadas, as mensagens enviadas e recebidas neste grupo desaparecerão após terem sido lidas.",
"description": "This is the info about the disappearing messages setting"
"description": "This is the info about the disappearing messages setting, in groups"
},
"ConversationDetails--disappearing-messages-info--direct": {
"message": "When enabled, messages sent and received in this 1:1 chat will disappear after they've been seen.",
"description": "This is the info about the disappearing messages setting, for direct conversations"
},
"ConversationDetails--notifications": {
"message": "Notificações",
@ -6583,6 +6587,90 @@
"message": "Ocorreu um erro ao salvar suas configurações. Por favor, tente novamente.",
"description": "Shown if there is an error when saving your preferred reaction settings. Should be very rare to see this message."
},
"MediaEditor__control--draw": {
"message": "Desenhar",
"description": "Label for the draw button in the media editor"
},
"MediaEditor__control--text": {
"message": "Add text",
"description": "Label for the text button in the media editor"
},
"MediaEditor__control--sticker": {
"message": "Figurinhas",
"description": "Label for the sticker button in the media editor"
},
"MediaEditor__control--crop": {
"message": "Crop and rotate",
"description": "Label for the crop & rotate button in the media editor"
},
"MediaEditor__control--undo": {
"message": "Desfazer",
"description": "Label for the undo button in the media editor"
},
"MediaEditor__control--redo": {
"message": "Refazer",
"description": "Label for the redo button in the media editor"
},
"MediaEditor__text--regular": {
"message": "Regular",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--highlight": {
"message": "Highlight",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--outline": {
"message": "Outline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--underline": {
"message": "Underline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__draw--pen": {
"message": "Pen",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--highlighter": {
"message": "Highlighter",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--thin": {
"message": "Thin",
"description": "Tip width of the brush"
},
"MediaEditor__draw--regular": {
"message": "Regular",
"description": "Tip width of the brush"
},
"MediaEditor__draw--medium": {
"message": "Médio",
"description": "Tip width of the brush"
},
"MediaEditor__draw--heavy": {
"message": "Heavy",
"description": "Tip width of the brush"
},
"MediaEditor__crop--reset": {
"message": "Redefinir",
"description": "Reset the crop state"
},
"MediaEditor__crop--rotate": {
"message": "Rotate",
"description": "Rotate the canvas"
},
"MediaEditor__crop--flip": {
"message": "Inverter",
"description": "Flip/mirror the canvas"
},
"MediaEditor__crop--lock": {
"message": "Trancar",
"description": "Lock the aspect ratio"
},
"MediaEditor__crop--crop": {
"message": "Cortar",
"description": "Performs the crop"
},
"WhatsNew__modal-title": {
"message": "Novidades",
"description": "Title for the whats new modal"
@ -6606,5 +6694,13 @@
"WhatsNew__bugfixes": {
"message": "Essa versão contém pequenos retoques e consertos no Signal para ele continuar funcionando confortavelmente.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.26--1": {
"message": "Tired: Sending plain un-edited images on Signal. Wired: Adding cat stickers, neon text, and drawing happy trees on your images before sending them on Signal.",
"description": "Release notes for v5.26"
},
"WhatsNew__v5.26--2": {
"message": "Ever feel like you need more pixels on the right pane in your life? Are you a fan of avatars, but only avatars and nothing else? Do you have a \"Save the screen real estate\" bumper sticker on your car? If you answered yes or no to any of those questions, then this update has got some collapsible left pane for you.",
"description": "Release notes for v5.26"
}
}

View File

@ -243,7 +243,7 @@
},
"pinnedConversationsFull": {
"message": "Apenas pode afixar até 4 conversas.",
"description": ""
"description": "Shown in a toast when a user attempts to pin more than the maximum number of chats"
},
"chooseDirectory": {
"message": "Escolher pasta",
@ -780,7 +780,7 @@
"description": "Aria label for clear search button"
},
"searchIn": {
"message": "Procurar em $conversationName$",
"message": "Pesquisar conversa",
"description": "Shown in the search box before text is entered when searching in a specific conversation"
},
"noSearchResults": {
@ -5419,9 +5419,13 @@
"message": "Destruição de mensagens",
"description": "This is the label for the disappearing messages setting panel"
},
"ConversationDetails--disappearing-messages-info": {
"ConversationDetails--disappearing-messages-info--group": {
"message": "Quando ativo, as mensagens enviadas e recebidas neste grupo irão ser destruídas após terem sido lidas.",
"description": "This is the info about the disappearing messages setting"
"description": "This is the info about the disappearing messages setting, in groups"
},
"ConversationDetails--disappearing-messages-info--direct": {
"message": "Quando ativo, as mensagens enviadas e recebidas nesta conversa 1:1 irão ser destruídas após terem sido lidas.",
"description": "This is the info about the disappearing messages setting, for direct conversations"
},
"ConversationDetails--notifications": {
"message": "Notificações",
@ -6583,6 +6587,90 @@
"message": "Ocorreu um erro ao tentar guardar as suas definições. Por favor, tente novamente.",
"description": "Shown if there is an error when saving your preferred reaction settings. Should be very rare to see this message."
},
"MediaEditor__control--draw": {
"message": "Desenhar",
"description": "Label for the draw button in the media editor"
},
"MediaEditor__control--text": {
"message": "Adicionar texto",
"description": "Label for the text button in the media editor"
},
"MediaEditor__control--sticker": {
"message": "Autocolantes",
"description": "Label for the sticker button in the media editor"
},
"MediaEditor__control--crop": {
"message": "Cortar e rodar",
"description": "Label for the crop & rotate button in the media editor"
},
"MediaEditor__control--undo": {
"message": "Desfazer",
"description": "Label for the undo button in the media editor"
},
"MediaEditor__control--redo": {
"message": "Refazer",
"description": "Label for the redo button in the media editor"
},
"MediaEditor__text--regular": {
"message": "Normal",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--highlight": {
"message": "Realçar",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--outline": {
"message": "Contornar",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--underline": {
"message": "Sublinhar",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__draw--pen": {
"message": "Caneta",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--highlighter": {
"message": "Marcador",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--thin": {
"message": "Fino",
"description": "Tip width of the brush"
},
"MediaEditor__draw--regular": {
"message": "Normal",
"description": "Tip width of the brush"
},
"MediaEditor__draw--medium": {
"message": "Média",
"description": "Tip width of the brush"
},
"MediaEditor__draw--heavy": {
"message": "Largo",
"description": "Tip width of the brush"
},
"MediaEditor__crop--reset": {
"message": "Reiniciar",
"description": "Reset the crop state"
},
"MediaEditor__crop--rotate": {
"message": "Rodar",
"description": "Rotate the canvas"
},
"MediaEditor__crop--flip": {
"message": "Girar",
"description": "Flip/mirror the canvas"
},
"MediaEditor__crop--lock": {
"message": "Desbloquear",
"description": "Lock the aspect ratio"
},
"MediaEditor__crop--crop": {
"message": "Recortar",
"description": "Performs the crop"
},
"WhatsNew__modal-title": {
"message": "Novidades",
"description": "Title for the whats new modal"
@ -6606,5 +6694,13 @@
"WhatsNew__bugfixes": {
"message": "Esta versão contém um número de pequenas funcionalidades e correções de erros de forma a manter o Signal a correr suavemente.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.26--1": {
"message": "Cansado: Enviar imagens simples não editadas no Signal. Com energia: Adicionar autocolantes de gatos, texto em néon e desenhar árvores felizes nas suas imagens antes de as enviar no Signal. ",
"description": "Release notes for v5.26"
},
"WhatsNew__v5.26--2": {
"message": "Você já sentiu que precisa de mais pixels no painel direito na sua vida? Você é fã de avatares, mas apenas de avatares e nada mais? Você tem um autocolante \"Poupe o espaço do ecrã\" no seu carro? Se respondeu sim ou não a alguma dessas perguntas, então esta atualização tem um painel esquerdo recolhível para si.",
"description": "Release notes for v5.26"
}
}

View File

@ -243,7 +243,7 @@
},
"pinnedConversationsFull": {
"message": "Poți fixa până la 4 conversații",
"description": ""
"description": "Shown in a toast when a user attempts to pin more than the maximum number of chats"
},
"chooseDirectory": {
"message": "Alege directorul",
@ -780,7 +780,7 @@
"description": "Aria label for clear search button"
},
"searchIn": {
"message": "Caută în $conversationName$",
"message": "Caută în conversație",
"description": "Shown in the search box before text is entered when searching in a specific conversation"
},
"noSearchResults": {
@ -5419,9 +5419,13 @@
"message": "Dispariție mesaje",
"description": "This is the label for the disappearing messages setting panel"
},
"ConversationDetails--disappearing-messages-info": {
"ConversationDetails--disappearing-messages-info--group": {
"message": "Cu opțiunea activă, mesajele trimise și primite în acest grup vor dispărea după ce au fost văzute.",
"description": "This is the info about the disappearing messages setting"
"description": "This is the info about the disappearing messages setting, in groups"
},
"ConversationDetails--disappearing-messages-info--direct": {
"message": "When enabled, messages sent and received in this 1:1 chat will disappear after they've been seen.",
"description": "This is the info about the disappearing messages setting, for direct conversations"
},
"ConversationDetails--notifications": {
"message": "Notificări",
@ -6583,6 +6587,90 @@
"message": "S-a produs o eroare la salvarea setărilor dvs. Vă rugăm să încercați din nou.",
"description": "Shown if there is an error when saving your preferred reaction settings. Should be very rare to see this message."
},
"MediaEditor__control--draw": {
"message": "Desenează",
"description": "Label for the draw button in the media editor"
},
"MediaEditor__control--text": {
"message": "Add text",
"description": "Label for the text button in the media editor"
},
"MediaEditor__control--sticker": {
"message": "Autocolante",
"description": "Label for the sticker button in the media editor"
},
"MediaEditor__control--crop": {
"message": "Crop and rotate",
"description": "Label for the crop & rotate button in the media editor"
},
"MediaEditor__control--undo": {
"message": "Anulează",
"description": "Label for the undo button in the media editor"
},
"MediaEditor__control--redo": {
"message": "Refă",
"description": "Label for the redo button in the media editor"
},
"MediaEditor__text--regular": {
"message": "Regular",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--highlight": {
"message": "Highlight",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--outline": {
"message": "Outline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--underline": {
"message": "Underline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__draw--pen": {
"message": "Pen",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--highlighter": {
"message": "Highlighter",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--thin": {
"message": "Thin",
"description": "Tip width of the brush"
},
"MediaEditor__draw--regular": {
"message": "Regular",
"description": "Tip width of the brush"
},
"MediaEditor__draw--medium": {
"message": "Mediu",
"description": "Tip width of the brush"
},
"MediaEditor__draw--heavy": {
"message": "Heavy",
"description": "Tip width of the brush"
},
"MediaEditor__crop--reset": {
"message": "Resetare",
"description": "Reset the crop state"
},
"MediaEditor__crop--rotate": {
"message": "Rotate",
"description": "Rotate the canvas"
},
"MediaEditor__crop--flip": {
"message": "Comută",
"description": "Flip/mirror the canvas"
},
"MediaEditor__crop--lock": {
"message": "Blochează",
"description": "Lock the aspect ratio"
},
"MediaEditor__crop--crop": {
"message": "Decupare",
"description": "Performs the crop"
},
"WhatsNew__modal-title": {
"message": "Ce este nou",
"description": "Title for the whats new modal"
@ -6606,5 +6694,13 @@
"WhatsNew__bugfixes": {
"message": "Această versiune conține o serie de mici modificări și remedieri ale unor erori pentru ca Signal să funcționeze fără probleme.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.26--1": {
"message": "Tired: Sending plain un-edited images on Signal. Wired: Adding cat stickers, neon text, and drawing happy trees on your images before sending them on Signal.",
"description": "Release notes for v5.26"
},
"WhatsNew__v5.26--2": {
"message": "Ever feel like you need more pixels on the right pane in your life? Are you a fan of avatars, but only avatars and nothing else? Do you have a \"Save the screen real estate\" bumper sticker on your car? If you answered yes or no to any of those questions, then this update has got some collapsible left pane for you.",
"description": "Release notes for v5.26"
}
}

View File

@ -243,7 +243,7 @@
},
"pinnedConversationsFull": {
"message": "Вы можете прикрепить только до 4 чатов",
"description": ""
"description": "Shown in a toast when a user attempts to pin more than the maximum number of chats"
},
"chooseDirectory": {
"message": "Выбрать папку",
@ -780,7 +780,7 @@
"description": "Aria label for clear search button"
},
"searchIn": {
"message": "Искать в $conversationName$",
"message": "Поиск в чате",
"description": "Shown in the search box before text is entered when searching in a specific conversation"
},
"noSearchResults": {
@ -5419,9 +5419,13 @@
"message": "Исчезающие сообщения",
"description": "This is the label for the disappearing messages setting panel"
},
"ConversationDetails--disappearing-messages-info": {
"ConversationDetails--disappearing-messages-info--group": {
"message": "При включении этой настройки сообщения, отправленные и полученные в этой группе, будут исчезать после прочтения.",
"description": "This is the info about the disappearing messages setting"
"description": "This is the info about the disappearing messages setting, in groups"
},
"ConversationDetails--disappearing-messages-info--direct": {
"message": "При включении этой настройки сообщения, отправленные и полученные в этом чате, будут исчезать после прочтения.",
"description": "This is the info about the disappearing messages setting, for direct conversations"
},
"ConversationDetails--notifications": {
"message": "Уведомления",
@ -6583,6 +6587,90 @@
"message": "Произошла ошибка при сохранении ваших настроек. Пожалуйста, попробуйте еще раз.",
"description": "Shown if there is an error when saving your preferred reaction settings. Should be very rare to see this message."
},
"MediaEditor__control--draw": {
"message": "Нарисовать",
"description": "Label for the draw button in the media editor"
},
"MediaEditor__control--text": {
"message": "Добавить текст",
"description": "Label for the text button in the media editor"
},
"MediaEditor__control--sticker": {
"message": "Стикеры",
"description": "Label for the sticker button in the media editor"
},
"MediaEditor__control--crop": {
"message": "Обрезать и повернуть",
"description": "Label for the crop & rotate button in the media editor"
},
"MediaEditor__control--undo": {
"message": "Отменить",
"description": "Label for the undo button in the media editor"
},
"MediaEditor__control--redo": {
"message": "Вернуть",
"description": "Label for the redo button in the media editor"
},
"MediaEditor__text--regular": {
"message": "Обычный",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--highlight": {
"message": "Выделение",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--outline": {
"message": "Контур",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--underline": {
"message": "Подчёркивание",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__draw--pen": {
"message": "Фломастер",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--highlighter": {
"message": "Текстовыделитель",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--thin": {
"message": "Тонкий",
"description": "Tip width of the brush"
},
"MediaEditor__draw--regular": {
"message": "Обычный",
"description": "Tip width of the brush"
},
"MediaEditor__draw--medium": {
"message": "Средний",
"description": "Tip width of the brush"
},
"MediaEditor__draw--heavy": {
"message": "Толстый",
"description": "Tip width of the brush"
},
"MediaEditor__crop--reset": {
"message": "Сбросить",
"description": "Reset the crop state"
},
"MediaEditor__crop--rotate": {
"message": "Повернуть",
"description": "Rotate the canvas"
},
"MediaEditor__crop--flip": {
"message": "Зеркально отразить",
"description": "Flip/mirror the canvas"
},
"MediaEditor__crop--lock": {
"message": "Заблокировать соотношение сторон",
"description": "Lock the aspect ratio"
},
"MediaEditor__crop--crop": {
"message": "Обрезать",
"description": "Performs the crop"
},
"WhatsNew__modal-title": {
"message": "Что нового",
"description": "Title for the whats new modal"
@ -6606,5 +6694,13 @@
"WhatsNew__bugfixes": {
"message": "Эта версия содержит несколько небольших изменений и исправлений ошибок.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.26--1": {
"message": "Вы устали отправлять неотредактированные изображения через Signal? Теперь вы можете добавлять стикеры котов и неоновый текст к изображениям и рисовать счастливые деревья на них перед отправкой.",
"description": "Release notes for v5.26"
},
"WhatsNew__v5.26--2": {
"message": "Теперь вы можете изменять размер левой панели.",
"description": "Release notes for v5.26"
}
}

View File

@ -243,7 +243,7 @@
},
"pinnedConversationsFull": {
"message": "Môžete pripnúť najviac 4 konverzácie",
"description": ""
"description": "Shown in a toast when a user attempts to pin more than the maximum number of chats"
},
"chooseDirectory": {
"message": "Zvoľte priečinok",
@ -780,7 +780,7 @@
"description": "Aria label for clear search button"
},
"searchIn": {
"message": "Hľadať v $conversationName$",
"message": "Search chat",
"description": "Shown in the search box before text is entered when searching in a specific conversation"
},
"noSearchResults": {
@ -5419,9 +5419,13 @@
"message": "Miznúce správy",
"description": "This is the label for the disappearing messages setting panel"
},
"ConversationDetails--disappearing-messages-info": {
"ConversationDetails--disappearing-messages-info--group": {
"message": "Keď je táto možnosť povolená, správy odoslané a prijaté v tejto skupine po zobrazení zmiznú.",
"description": "This is the info about the disappearing messages setting"
"description": "This is the info about the disappearing messages setting, in groups"
},
"ConversationDetails--disappearing-messages-info--direct": {
"message": "When enabled, messages sent and received in this 1:1 chat will disappear after they've been seen.",
"description": "This is the info about the disappearing messages setting, for direct conversations"
},
"ConversationDetails--notifications": {
"message": "Hlásenia",
@ -6583,6 +6587,90 @@
"message": "Pri ukladaní vašich nastavení sa vyskytla chyba. Prosím skúste to znova.",
"description": "Shown if there is an error when saving your preferred reaction settings. Should be very rare to see this message."
},
"MediaEditor__control--draw": {
"message": "Nakreslite",
"description": "Label for the draw button in the media editor"
},
"MediaEditor__control--text": {
"message": "Add text",
"description": "Label for the text button in the media editor"
},
"MediaEditor__control--sticker": {
"message": "Nálepky",
"description": "Label for the sticker button in the media editor"
},
"MediaEditor__control--crop": {
"message": "Crop and rotate",
"description": "Label for the crop & rotate button in the media editor"
},
"MediaEditor__control--undo": {
"message": "Späť",
"description": "Label for the undo button in the media editor"
},
"MediaEditor__control--redo": {
"message": "Znova",
"description": "Label for the redo button in the media editor"
},
"MediaEditor__text--regular": {
"message": "Regular",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--highlight": {
"message": "Highlight",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--outline": {
"message": "Outline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--underline": {
"message": "Underline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__draw--pen": {
"message": "Pen",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--highlighter": {
"message": "Highlighter",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--thin": {
"message": "Thin",
"description": "Tip width of the brush"
},
"MediaEditor__draw--regular": {
"message": "Regular",
"description": "Tip width of the brush"
},
"MediaEditor__draw--medium": {
"message": "Stredná",
"description": "Tip width of the brush"
},
"MediaEditor__draw--heavy": {
"message": "Heavy",
"description": "Tip width of the brush"
},
"MediaEditor__crop--reset": {
"message": "Resetovať",
"description": "Reset the crop state"
},
"MediaEditor__crop--rotate": {
"message": "Rotate",
"description": "Rotate the canvas"
},
"MediaEditor__crop--flip": {
"message": "Preklopiť",
"description": "Flip/mirror the canvas"
},
"MediaEditor__crop--lock": {
"message": "Zamknúť",
"description": "Lock the aspect ratio"
},
"MediaEditor__crop--crop": {
"message": "Crop",
"description": "Performs the crop"
},
"WhatsNew__modal-title": {
"message": "Čo je nové",
"description": "Title for the whats new modal"
@ -6606,5 +6694,13 @@
"WhatsNew__bugfixes": {
"message": "Táto verzia obsahuje množstvo drobných vylepšení a opráv chýb, ktoré zaisťujú bezproblémový chod systému Signal.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.26--1": {
"message": "Tired: Sending plain un-edited images on Signal. Wired: Adding cat stickers, neon text, and drawing happy trees on your images before sending them on Signal.",
"description": "Release notes for v5.26"
},
"WhatsNew__v5.26--2": {
"message": "Ever feel like you need more pixels on the right pane in your life? Are you a fan of avatars, but only avatars and nothing else? Do you have a \"Save the screen real estate\" bumper sticker on your car? If you answered yes or no to any of those questions, then this update has got some collapsible left pane for you.",
"description": "Release notes for v5.26"
}
}

View File

@ -243,7 +243,7 @@
},
"pinnedConversationsFull": {
"message": "Pripnete lahko največ 4 pogovore",
"description": ""
"description": "Shown in a toast when a user attempts to pin more than the maximum number of chats"
},
"chooseDirectory": {
"message": "Izberite mapo",
@ -780,7 +780,7 @@
"description": "Aria label for clear search button"
},
"searchIn": {
"message": "Išči v $conversationName$",
"message": "Iskanje po klepetu",
"description": "Shown in the search box before text is entered when searching in a specific conversation"
},
"noSearchResults": {
@ -5419,9 +5419,13 @@
"message": "Izginjajoča sporočila",
"description": "This is the label for the disappearing messages setting panel"
},
"ConversationDetails--disappearing-messages-info": {
"ConversationDetails--disappearing-messages-info--group": {
"message": "Poslana in prejeta sporočila bodo izginila po tem, ko bodo videna s strani prejemnika.",
"description": "This is the info about the disappearing messages setting"
"description": "This is the info about the disappearing messages setting, in groups"
},
"ConversationDetails--disappearing-messages-info--direct": {
"message": "Kadar je vklopljeno, bodo poslana in prejeta sporočila tega klepeta ena-na-ena po ogledu izginila.",
"description": "This is the info about the disappearing messages setting, for direct conversations"
},
"ConversationDetails--notifications": {
"message": "Obvestila",
@ -6583,6 +6587,90 @@
"message": "Prišlo je do napake pri shranjevanju nastavitev. Poskusite znova.",
"description": "Shown if there is an error when saving your preferred reaction settings. Should be very rare to see this message."
},
"MediaEditor__control--draw": {
"message": "Riši",
"description": "Label for the draw button in the media editor"
},
"MediaEditor__control--text": {
"message": "Dodaj tekst",
"description": "Label for the text button in the media editor"
},
"MediaEditor__control--sticker": {
"message": "Nalepke",
"description": "Label for the sticker button in the media editor"
},
"MediaEditor__control--crop": {
"message": "Obreži in zarotiraj",
"description": "Label for the crop & rotate button in the media editor"
},
"MediaEditor__control--undo": {
"message": "Razveljavi",
"description": "Label for the undo button in the media editor"
},
"MediaEditor__control--redo": {
"message": "Ponovno uveljavi",
"description": "Label for the redo button in the media editor"
},
"MediaEditor__text--regular": {
"message": "Običajno",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--highlight": {
"message": "Poudarjeno",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--outline": {
"message": "Orisano",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--underline": {
"message": "Podčrtano",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__draw--pen": {
"message": "Pero",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--highlighter": {
"message": "Marker",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--thin": {
"message": "Tenko",
"description": "Tip width of the brush"
},
"MediaEditor__draw--regular": {
"message": "Običajno",
"description": "Tip width of the brush"
},
"MediaEditor__draw--medium": {
"message": "Srednje",
"description": "Tip width of the brush"
},
"MediaEditor__draw--heavy": {
"message": "Debelo",
"description": "Tip width of the brush"
},
"MediaEditor__crop--reset": {
"message": "Ponastavi",
"description": "Reset the crop state"
},
"MediaEditor__crop--rotate": {
"message": "Zarotiraj",
"description": "Rotate the canvas"
},
"MediaEditor__crop--flip": {
"message": "Obrni",
"description": "Flip/mirror the canvas"
},
"MediaEditor__crop--lock": {
"message": "Zakleni",
"description": "Lock the aspect ratio"
},
"MediaEditor__crop--crop": {
"message": "Obreži",
"description": "Performs the crop"
},
"WhatsNew__modal-title": {
"message": "Kaj je novega",
"description": "Title for the whats new modal"
@ -6606,5 +6694,13 @@
"WhatsNew__bugfixes": {
"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.26--1": {
"message": "Tired: Sending plain un-edited images on Signal. Wired: Adding cat stickers, neon text, and drawing happy trees on your images before sending them on Signal.",
"description": "Release notes for v5.26"
},
"WhatsNew__v5.26--2": {
"message": "Ever feel like you need more pixels on the right pane in your life? Are you a fan of avatars, but only avatars and nothing else? Do you have a \"Save the screen real estate\" bumper sticker on your car? If you answered yes or no to any of those questions, then this update has got some collapsible left pane for you.",
"description": "Release notes for v5.26"
}
}

View File

@ -243,7 +243,7 @@
},
"pinnedConversationsFull": {
"message": "Mund të fiksoni vetëm deri në 4 fjalosje",
"description": ""
"description": "Shown in a toast when a user attempts to pin more than the maximum number of chats"
},
"chooseDirectory": {
"message": "Zgjidhni dosje",
@ -780,7 +780,7 @@
"description": "Aria label for clear search button"
},
"searchIn": {
"message": "Kërkoni te $conversationName$",
"message": "Kërko te fjalosje",
"description": "Shown in the search box before text is entered when searching in a specific conversation"
},
"noSearchResults": {
@ -828,7 +828,7 @@
"description": "Shown to separate the types of search results"
},
"findByUsernameHeader": {
"message": "Find by Username",
"message": "Gjej sipas Emri Përdoruesi",
"description": "Shown to separate the types of search results"
},
"at-username": {
@ -2278,11 +2278,11 @@
"description": "Label shown when there are no conversations to compose to"
},
"Toast--failed-to-fetch-username": {
"message": "Failed to fetch username. Check your connection and try again.",
"message": "Su arrit të sillet emër përdoruesi. Kontrolloni lidhjen tuaj dhe riprovoni.",
"description": "Shown if request to Signal servers to find username fails"
},
"startConversation--username-not-found": {
"message": "User not found. $atUsername$ is not a Signal user; make sure youve entered the complete username.",
"message": "Su gjet përdorues. $atUsername$ sështë përdorues Signal-i; sigurohuni se e keni dhënë të plotë emrin e përdoruesit.",
"description": "Shown in dialog if username is not found. Note that 'username' will be the output of at-username",
"placeholders": {
"atUsername": {
@ -5312,11 +5312,11 @@
"description": "Generic next label"
},
"BadgeDialog__become-a-sustainer-button": {
"message": "Become a Sustainer",
"message": "Bëhuni një Mbështetës",
"description": "In the badge dialog. This button is shown under sustainer badges, taking users to some instructions"
},
"BadgeSustainerInstructions__header": {
"message": "Become a Sustainer",
"message": "Bëhuni një Mbështetës",
"description": "In the instructions for becoming a sustainer. The heading."
},
"BadgeSustainerInstructions__subheader": {
@ -5324,7 +5324,7 @@
"description": "In the instructions for becoming a sustainer. The subheading."
},
"BadgeSustainerInstructions__instructions__1": {
"message": "Open Signal on your phone",
"message": "Hapeni Signal-in në telefonin tuaj",
"description": "In the instructions for becoming a sustainer. First instruction."
},
"BadgeSustainerInstructions__instructions__2": {
@ -5332,7 +5332,7 @@
"description": "In the instructions for becoming a sustainer. Second instruction."
},
"BadgeSustainerInstructions__instructions__3": {
"message": "Tap on \"Become a Sustainer\" and subscribe",
"message": "Prekni mbi “Bëhuni një Mbështetës” dhe pajtohuni",
"description": "In the instructions for becoming a sustainer. Third instruction."
},
"CompositionArea--expand": {
@ -5419,9 +5419,13 @@
"message": "Zhdukje mesazhesh",
"description": "This is the label for the disappearing messages setting panel"
},
"ConversationDetails--disappearing-messages-info": {
"ConversationDetails--disappearing-messages-info--group": {
"message": "Në qoftë e aktivizuar, mesazhet e dërguar dhe të marrë në këtë grup do të zhduken, pasi të jenë parë.",
"description": "This is the info about the disappearing messages setting"
"description": "This is the info about the disappearing messages setting, in groups"
},
"ConversationDetails--disappearing-messages-info--direct": {
"message": "Kur aktivizohet, mesazhet e dërguar dhe të marrë në këtë fjalosje 1:1 do të zhduken, pasi të jenë parë.",
"description": "This is the info about the disappearing messages setting, for direct conversations"
},
"ConversationDetails--notifications": {
"message": "Njoftime",
@ -6256,7 +6260,7 @@
"description": "Shown on the edit username screen"
},
"ProfileEditor--username--check-characters": {
"message": "Usernames may only contain a-z, 0-9 and _",
"message": "Emra e përdoruesve mund të përmbajnë vetëm a-z, 0-9 dhe _",
"description": "Shown if user has attempted to use forbidden characters"
},
"ProfileEditor--username--check-starting-character": {
@ -6264,7 +6268,7 @@
"description": "Shown if user has attempted to begin their username with a number"
},
"ProfileEditor--username--check-character-min": {
"message": "Usernames must have a least $min$ characters.",
"message": "Emrat e përdoruesve duhet të kenë të paktën $min$ shenja.",
"description": "Shown if user has attempted to enter a username with too few characters - currently min is 3",
"placeholders": {
"min": {
@ -6274,7 +6278,7 @@
}
},
"ProfileEditor--username--check-character-max": {
"message": "Usernames must have at most $max$ characters.",
"message": "Emrat e përdoruesve duhet të kenë e shumta $max$ shenja.",
"description": "Shown if user has attempted to enter a username with too many characters - currently min is 25",
"placeholders": {
"max": {
@ -6288,19 +6292,19 @@
"description": "Shown if user has attempted to save a username which is not available"
},
"ProfileEditor--username--general-error": {
"message": "Your username couldnt be saved. Check your connection and try again.",
"message": "Emri juaj i përdoruesit su ruajt dot. Kontrolloni lidhjen tuaj dhe riprovoni.",
"description": "Shown if something unknown has gone wrong with username save."
},
"ProfileEditor--username--delete-general-error": {
"message": "Your username couldnt be removed. Check your connection and try again.",
"message": "Emri juaj i përdoruesit su hoq dot. Kontrolloni lidhjen tuaj dhe riprovoni.",
"description": "Shown if something unknown has gone wrong with username delete."
},
"ProfileEditor--username--delete-username": {
"message": "Delete username",
"message": "Fshije emrin e përdoruesit",
"description": "Shown as aria label for trash icon next to username"
},
"ProfileEditor--username--confirm-delete-body": {
"message": "This will remove your username, allowing other users to claim it. Are you sure?",
"message": "Kjo do të heqë emrin tuaj të përdoruesit, duke u lejuar përdoruesve të tjerë ta marrin. Jeni i sigurt?",
"description": "Shown in dialog body if user has saved an empty string to delete their username"
},
"ProfileEditor--username--confirm-delete-button": {
@ -6370,7 +6374,7 @@
"description": "Title for about editing"
},
"ProfileEditorModal--avatar": {
"message": "Your Avatar",
"message": "Avatari Juaj",
"description": "Title for profile avatar editing"
},
"ProfileEditorModal--username": {
@ -6583,20 +6587,104 @@
"message": "Pati një gabim teksa ruheshin rregullimet tuaja. Ju lutemi, riprovoni.",
"description": "Shown if there is an error when saving your preferred reaction settings. Should be very rare to see this message."
},
"MediaEditor__control--draw": {
"message": "Vizatoni",
"description": "Label for the draw button in the media editor"
},
"MediaEditor__control--text": {
"message": "Shtoni tekst",
"description": "Label for the text button in the media editor"
},
"MediaEditor__control--sticker": {
"message": "Ngjitës",
"description": "Label for the sticker button in the media editor"
},
"MediaEditor__control--crop": {
"message": "Qethe dhe rrotulloje",
"description": "Label for the crop & rotate button in the media editor"
},
"MediaEditor__control--undo": {
"message": "Zhbëje",
"description": "Label for the undo button in the media editor"
},
"MediaEditor__control--redo": {
"message": "Ribëje",
"description": "Label for the redo button in the media editor"
},
"MediaEditor__text--regular": {
"message": "Të rregullt",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--highlight": {
"message": "Theksim",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--outline": {
"message": "Përvijim",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--underline": {
"message": "Nënvizim",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__draw--pen": {
"message": "Penë",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--highlighter": {
"message": "Theksues",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--thin": {
"message": "E hollë",
"description": "Tip width of the brush"
},
"MediaEditor__draw--regular": {
"message": "E rregullt",
"description": "Tip width of the brush"
},
"MediaEditor__draw--medium": {
"message": "Mesatare",
"description": "Tip width of the brush"
},
"MediaEditor__draw--heavy": {
"message": "E trashë",
"description": "Tip width of the brush"
},
"MediaEditor__crop--reset": {
"message": "Riktheje",
"description": "Reset the crop state"
},
"MediaEditor__crop--rotate": {
"message": "Rrotulloje",
"description": "Rotate the canvas"
},
"MediaEditor__crop--flip": {
"message": "Ktheje më anë tjetër",
"description": "Flip/mirror the canvas"
},
"MediaEditor__crop--lock": {
"message": "Kyçe",
"description": "Lock the aspect ratio"
},
"MediaEditor__crop--crop": {
"message": "Qethe",
"description": "Performs the crop"
},
"WhatsNew__modal-title": {
"message": ka të Re",
"description": "Title for the whats new modal"
},
"WhatsNew__v5.24--1": {
"message": "You can now search in archived conversations. Imagine yourself searching (quickly) through ancient tomes, looking for the next clue.",
"message": "Tanimë mund të kërkoni në biseda të arkivuara. Përfytyroni veten duke kërkuar (shpejt e shpejt) përmes vëllimesh të vjetra, për idenë pasuese.",
"description": "Release notes for v5.24"
},
"WhatsNew__v5.24--2": {
"message": "If you've ever scrolled up and sent a message, you might wonder where your message was! Now, whenever you send a message, it'll be scrolled into view for you to admire your hard work.",
"message": "Nëse rrëshqitët sipër dhe dërguat një mesazh, mund të vrisni mendjen se ku qe mesazhi juaj! Tanimë, kurdo që dërgoni një mesazh, do të rrëshqitet për tu nxjerrë para syve, që të admironi punën tuaj.",
"description": "Release notes for v5.24"
},
"WhatsNew__v5.24--3": {
"message": "Reacting to a message? It should now be more reliable, retrying for up to 24 hours",
"message": "Po reagoni te një mesazh? Kjo tani duhet të jetë më e qëndrueshme, se lejon riprovim për deri 24 orë",
"description": "Release notes for v5.24"
},
"WhatsNew__v5.25--1": {
@ -6606,5 +6694,13 @@
"WhatsNew__bugfixes": {
"message": "Ky version përmban një numër përimtimesh të vockla dhe ndreqje të metash për ta mbajtur të rrjedhshme punën e Signal-it.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.26--1": {
"message": "Të lodhur: Nga dërgim figurash të thjeshta, të papërpunuara, në Signal. Të ngazëllyer: Shtim ngjitësish me mace, tekst neon dhe vizatim pemësh të lumtura në figurat tuaja, përpara dërgimit të tyre në Signal.",
"description": "Release notes for v5.26"
},
"WhatsNew__v5.26--2": {
"message": "Keni ndjerë ndonjëherë se ju duhen më tepër piksela në kuadratin e djathtë, gjatë jetës tuaj? Jeni tifoz avatarësh, por vetëm avatarësh dhe asgjëje tjetër? Keni një makinën tuaj një ngjitës “Save the screen real estate”? Nëse u përgjigjët po ose jo për cilëndo nga këto pyetje, atëherë ky përditësim sjell për ju një kuadrat majtas që mund të paloset.",
"description": "Release notes for v5.26"
}
}

View File

@ -243,7 +243,7 @@
},
"pinnedConversationsFull": {
"message": "Могуће је закачити највише 4 преписке",
"description": ""
"description": "Shown in a toast when a user attempts to pin more than the maximum number of chats"
},
"chooseDirectory": {
"message": "Изаберите фасциклу",
@ -780,7 +780,7 @@
"description": "Aria label for clear search button"
},
"searchIn": {
"message": "Тражи у $conversationName$",
"message": "Search chat",
"description": "Shown in the search box before text is entered when searching in a specific conversation"
},
"noSearchResults": {
@ -5419,9 +5419,13 @@
"message": "Самонестајуће поруке",
"description": "This is the label for the disappearing messages setting panel"
},
"ConversationDetails--disappearing-messages-info": {
"ConversationDetails--disappearing-messages-info--group": {
"message": "Када је омогућено, поруке послате и примљене у овој групи нестаће након што су прочитане.",
"description": "This is the info about the disappearing messages setting"
"description": "This is the info about the disappearing messages setting, in groups"
},
"ConversationDetails--disappearing-messages-info--direct": {
"message": "When enabled, messages sent and received in this 1:1 chat will disappear after they've been seen.",
"description": "This is the info about the disappearing messages setting, for direct conversations"
},
"ConversationDetails--notifications": {
"message": "Обавештења",
@ -6583,6 +6587,90 @@
"message": "Догодила се грешке при сачувавање подешавања. Понвити.",
"description": "Shown if there is an error when saving your preferred reaction settings. Should be very rare to see this message."
},
"MediaEditor__control--draw": {
"message": "Нацртај",
"description": "Label for the draw button in the media editor"
},
"MediaEditor__control--text": {
"message": "Add text",
"description": "Label for the text button in the media editor"
},
"MediaEditor__control--sticker": {
"message": "Налепнице",
"description": "Label for the sticker button in the media editor"
},
"MediaEditor__control--crop": {
"message": "Crop and rotate",
"description": "Label for the crop & rotate button in the media editor"
},
"MediaEditor__control--undo": {
"message": "Опозови",
"description": "Label for the undo button in the media editor"
},
"MediaEditor__control--redo": {
"message": "Понови",
"description": "Label for the redo button in the media editor"
},
"MediaEditor__text--regular": {
"message": "Regular",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--highlight": {
"message": "Highlight",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--outline": {
"message": "Outline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--underline": {
"message": "Underline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__draw--pen": {
"message": "Pen",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--highlighter": {
"message": "Highlighter",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--thin": {
"message": "Thin",
"description": "Tip width of the brush"
},
"MediaEditor__draw--regular": {
"message": "Regular",
"description": "Tip width of the brush"
},
"MediaEditor__draw--medium": {
"message": "Средње ",
"description": "Tip width of the brush"
},
"MediaEditor__draw--heavy": {
"message": "Heavy",
"description": "Tip width of the brush"
},
"MediaEditor__crop--reset": {
"message": "Ресетуј",
"description": "Reset the crop state"
},
"MediaEditor__crop--rotate": {
"message": "Rotate",
"description": "Rotate the canvas"
},
"MediaEditor__crop--flip": {
"message": "Обрнути",
"description": "Flip/mirror the canvas"
},
"MediaEditor__crop--lock": {
"message": "Закључај",
"description": "Lock the aspect ratio"
},
"MediaEditor__crop--crop": {
"message": "Crop",
"description": "Performs the crop"
},
"WhatsNew__modal-title": {
"message": "Шта ново",
"description": "Title for the whats new modal"
@ -6606,5 +6694,13 @@
"WhatsNew__bugfixes": {
"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.26--1": {
"message": "Tired: Sending plain un-edited images on Signal. Wired: Adding cat stickers, neon text, and drawing happy trees on your images before sending them on Signal.",
"description": "Release notes for v5.26"
},
"WhatsNew__v5.26--2": {
"message": "Ever feel like you need more pixels on the right pane in your life? Are you a fan of avatars, but only avatars and nothing else? Do you have a \"Save the screen real estate\" bumper sticker on your car? If you answered yes or no to any of those questions, then this update has got some collapsible left pane for you.",
"description": "Release notes for v5.26"
}
}

View File

@ -243,7 +243,7 @@
},
"pinnedConversationsFull": {
"message": "Du kan bara fästa upp till fyra chattar",
"description": ""
"description": "Shown in a toast when a user attempts to pin more than the maximum number of chats"
},
"chooseDirectory": {
"message": "Välj mapp",
@ -780,7 +780,7 @@
"description": "Aria label for clear search button"
},
"searchIn": {
"message": "Sök i $conversationName$",
"message": "Sök chatt",
"description": "Shown in the search box before text is entered when searching in a specific conversation"
},
"noSearchResults": {
@ -5419,9 +5419,13 @@
"message": "Försvinnande meddelanden",
"description": "This is the label for the disappearing messages setting panel"
},
"ConversationDetails--disappearing-messages-info": {
"ConversationDetails--disappearing-messages-info--group": {
"message": "När det är aktiverat, kommer meddelanden som skickats och tagits emot i den här gruppen att försvinna när de har setts.",
"description": "This is the info about the disappearing messages setting"
"description": "This is the info about the disappearing messages setting, in groups"
},
"ConversationDetails--disappearing-messages-info--direct": {
"message": "När det är aktiverat försvinner meddelanden som skickas och tas emot i den här 1:1-chatten efter att de har setts.",
"description": "This is the info about the disappearing messages setting, for direct conversations"
},
"ConversationDetails--notifications": {
"message": "Aviseringar",
@ -6583,6 +6587,90 @@
"message": "Det uppstod ett fel när du sparade dina inställningar. Vänligen försök igen.",
"description": "Shown if there is an error when saving your preferred reaction settings. Should be very rare to see this message."
},
"MediaEditor__control--draw": {
"message": "Dra",
"description": "Label for the draw button in the media editor"
},
"MediaEditor__control--text": {
"message": "Lägg till text",
"description": "Label for the text button in the media editor"
},
"MediaEditor__control--sticker": {
"message": "Klistermärken",
"description": "Label for the sticker button in the media editor"
},
"MediaEditor__control--crop": {
"message": "Beskär och rotera",
"description": "Label for the crop & rotate button in the media editor"
},
"MediaEditor__control--undo": {
"message": "Ångra",
"description": "Label for the undo button in the media editor"
},
"MediaEditor__control--redo": {
"message": "Gör om",
"description": "Label for the redo button in the media editor"
},
"MediaEditor__text--regular": {
"message": "Regular",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--highlight": {
"message": "Highlight",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--outline": {
"message": "Outline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--underline": {
"message": "Underline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__draw--pen": {
"message": "Pen",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--highlighter": {
"message": "Highlighter",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--thin": {
"message": "Thin",
"description": "Tip width of the brush"
},
"MediaEditor__draw--regular": {
"message": "Regular",
"description": "Tip width of the brush"
},
"MediaEditor__draw--medium": {
"message": "Medel",
"description": "Tip width of the brush"
},
"MediaEditor__draw--heavy": {
"message": "Heavy",
"description": "Tip width of the brush"
},
"MediaEditor__crop--reset": {
"message": "Återställ",
"description": "Reset the crop state"
},
"MediaEditor__crop--rotate": {
"message": "Rotera",
"description": "Rotate the canvas"
},
"MediaEditor__crop--flip": {
"message": "Vänd",
"description": "Flip/mirror the canvas"
},
"MediaEditor__crop--lock": {
"message": "Lås",
"description": "Lock the aspect ratio"
},
"MediaEditor__crop--crop": {
"message": "Beskära",
"description": "Performs the crop"
},
"WhatsNew__modal-title": {
"message": "Vad är nytt",
"description": "Title for the whats new modal"
@ -6606,5 +6694,13 @@
"WhatsNew__bugfixes": {
"message": "Den här versionen innehåller ett antal små justeringar och felrättningar för att Signal ska fungera smidigt.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.26--1": {
"message": "Tired: Sending plain un-edited images on Signal. Wired: Adding cat stickers, neon text, and drawing happy trees on your images before sending them on Signal.",
"description": "Release notes for v5.26"
},
"WhatsNew__v5.26--2": {
"message": "Ever feel like you need more pixels on the right pane in your life? Are you a fan of avatars, but only avatars and nothing else? Do you have a \"Save the screen real estate\" bumper sticker on your car? If you answered yes or no to any of those questions, then this update has got some collapsible left pane for you.",
"description": "Release notes for v5.26"
}
}

View File

@ -243,7 +243,7 @@
},
"pinnedConversationsFull": {
"message": "Unaweza kubandika hadi gumzo 4 tu",
"description": ""
"description": "Shown in a toast when a user attempts to pin more than the maximum number of chats"
},
"chooseDirectory": {
"message": "Chagua folda",
@ -780,7 +780,7 @@
"description": "Aria label for clear search button"
},
"searchIn": {
"message": "Tafuta kwenye $conversationName$",
"message": "Search chat",
"description": "Shown in the search box before text is entered when searching in a specific conversation"
},
"noSearchResults": {
@ -5419,9 +5419,13 @@
"message": "Jumbe zinazotoweka",
"description": "This is the label for the disappearing messages setting panel"
},
"ConversationDetails--disappearing-messages-info": {
"ConversationDetails--disappearing-messages-info--group": {
"message": "Ukiwasha mipangilio hii, ujumbe uliotumwa na kupokelewa katika kikundi hiki utatoweka baada ya kuonekana.",
"description": "This is the info about the disappearing messages setting"
"description": "This is the info about the disappearing messages setting, in groups"
},
"ConversationDetails--disappearing-messages-info--direct": {
"message": "When enabled, messages sent and received in this 1:1 chat will disappear after they've been seen.",
"description": "This is the info about the disappearing messages setting, for direct conversations"
},
"ConversationDetails--notifications": {
"message": "Arifu",
@ -6583,6 +6587,90 @@
"message": "There was an error when saving your settings. Please try again.",
"description": "Shown if there is an error when saving your preferred reaction settings. Should be very rare to see this message."
},
"MediaEditor__control--draw": {
"message": "Draw",
"description": "Label for the draw button in the media editor"
},
"MediaEditor__control--text": {
"message": "Add text",
"description": "Label for the text button in the media editor"
},
"MediaEditor__control--sticker": {
"message": "Vibandiko",
"description": "Label for the sticker button in the media editor"
},
"MediaEditor__control--crop": {
"message": "Crop and rotate",
"description": "Label for the crop & rotate button in the media editor"
},
"MediaEditor__control--undo": {
"message": "Ondoa",
"description": "Label for the undo button in the media editor"
},
"MediaEditor__control--redo": {
"message": "Rudisha upya",
"description": "Label for the redo button in the media editor"
},
"MediaEditor__text--regular": {
"message": "Regular",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--highlight": {
"message": "Highlight",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--outline": {
"message": "Outline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--underline": {
"message": "Underline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__draw--pen": {
"message": "Pen",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--highlighter": {
"message": "Highlighter",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--thin": {
"message": "Thin",
"description": "Tip width of the brush"
},
"MediaEditor__draw--regular": {
"message": "Regular",
"description": "Tip width of the brush"
},
"MediaEditor__draw--medium": {
"message": "Wastani",
"description": "Tip width of the brush"
},
"MediaEditor__draw--heavy": {
"message": "Heavy",
"description": "Tip width of the brush"
},
"MediaEditor__crop--reset": {
"message": "Seti upya tena",
"description": "Reset the crop state"
},
"MediaEditor__crop--rotate": {
"message": "Rotate",
"description": "Rotate the canvas"
},
"MediaEditor__crop--flip": {
"message": "Flip",
"description": "Flip/mirror the canvas"
},
"MediaEditor__crop--lock": {
"message": "Funga",
"description": "Lock the aspect ratio"
},
"MediaEditor__crop--crop": {
"message": "Crop",
"description": "Performs the crop"
},
"WhatsNew__modal-title": {
"message": "What's New",
"description": "Title for the whats new modal"
@ -6606,5 +6694,13 @@
"WhatsNew__bugfixes": {
"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.26--1": {
"message": "Tired: Sending plain un-edited images on Signal. Wired: Adding cat stickers, neon text, and drawing happy trees on your images before sending them on Signal.",
"description": "Release notes for v5.26"
},
"WhatsNew__v5.26--2": {
"message": "Ever feel like you need more pixels on the right pane in your life? Are you a fan of avatars, but only avatars and nothing else? Do you have a \"Save the screen real estate\" bumper sticker on your car? If you answered yes or no to any of those questions, then this update has got some collapsible left pane for you.",
"description": "Release notes for v5.26"
}
}

View File

@ -243,7 +243,7 @@
},
"pinnedConversationsFull": {
"message": " 4 உரையாடல்கள் மட்டுமே பாதுகாக்கமுடியும். ",
"description": ""
"description": "Shown in a toast when a user attempts to pin more than the maximum number of chats"
},
"chooseDirectory": {
"message": "கோப்புறையைத் தேர்வுசெய்க",
@ -780,7 +780,7 @@
"description": "Aria label for clear search button"
},
"searchIn": {
"message": "$conversationName$ இல் தேடுங்கள்",
"message": "Search chat",
"description": "Shown in the search box before text is entered when searching in a specific conversation"
},
"noSearchResults": {
@ -5419,9 +5419,13 @@
"message": "காணாமல் போகும் செய்திகள்",
"description": "This is the label for the disappearing messages setting panel"
},
"ConversationDetails--disappearing-messages-info": {
"ConversationDetails--disappearing-messages-info--group": {
"message": "இயக்கப்பட்டால், இந்த குழுவில் அனுப்பப்பட்ட மற்றும் பெறப்பட்ட செய்திகள் அவை காணப்பட்ட பிறகு மறைந்துவிடும்.",
"description": "This is the info about the disappearing messages setting"
"description": "This is the info about the disappearing messages setting, in groups"
},
"ConversationDetails--disappearing-messages-info--direct": {
"message": "When enabled, messages sent and received in this 1:1 chat will disappear after they've been seen.",
"description": "This is the info about the disappearing messages setting, for direct conversations"
},
"ConversationDetails--notifications": {
"message": "அறிவிப்புகள்",
@ -6583,6 +6587,90 @@
"message": "There was an error when saving your settings. Please try again.",
"description": "Shown if there is an error when saving your preferred reaction settings. Should be very rare to see this message."
},
"MediaEditor__control--draw": {
"message": "Draw",
"description": "Label for the draw button in the media editor"
},
"MediaEditor__control--text": {
"message": "Add text",
"description": "Label for the text button in the media editor"
},
"MediaEditor__control--sticker": {
"message": "ஒட்டிப்படங்கள்",
"description": "Label for the sticker button in the media editor"
},
"MediaEditor__control--crop": {
"message": "Crop and rotate",
"description": "Label for the crop & rotate button in the media editor"
},
"MediaEditor__control--undo": {
"message": "செயல்தவிர்",
"description": "Label for the undo button in the media editor"
},
"MediaEditor__control--redo": {
"message": "மீண்டும் செய்",
"description": "Label for the redo button in the media editor"
},
"MediaEditor__text--regular": {
"message": "Regular",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--highlight": {
"message": "Highlight",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--outline": {
"message": "Outline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--underline": {
"message": "Underline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__draw--pen": {
"message": "Pen",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--highlighter": {
"message": "Highlighter",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--thin": {
"message": "Thin",
"description": "Tip width of the brush"
},
"MediaEditor__draw--regular": {
"message": "Regular",
"description": "Tip width of the brush"
},
"MediaEditor__draw--medium": {
"message": "நடுத்தர",
"description": "Tip width of the brush"
},
"MediaEditor__draw--heavy": {
"message": "Heavy",
"description": "Tip width of the brush"
},
"MediaEditor__crop--reset": {
"message": "மீட்டமைக்க",
"description": "Reset the crop state"
},
"MediaEditor__crop--rotate": {
"message": "Rotate",
"description": "Rotate the canvas"
},
"MediaEditor__crop--flip": {
"message": "புரட்டவும்",
"description": "Flip/mirror the canvas"
},
"MediaEditor__crop--lock": {
"message": "பூட்டு",
"description": "Lock the aspect ratio"
},
"MediaEditor__crop--crop": {
"message": "Crop",
"description": "Performs the crop"
},
"WhatsNew__modal-title": {
"message": "What's New",
"description": "Title for the whats new modal"
@ -6606,5 +6694,13 @@
"WhatsNew__bugfixes": {
"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.26--1": {
"message": "Tired: Sending plain un-edited images on Signal. Wired: Adding cat stickers, neon text, and drawing happy trees on your images before sending them on Signal.",
"description": "Release notes for v5.26"
},
"WhatsNew__v5.26--2": {
"message": "Ever feel like you need more pixels on the right pane in your life? Are you a fan of avatars, but only avatars and nothing else? Do you have a \"Save the screen real estate\" bumper sticker on your car? If you answered yes or no to any of those questions, then this update has got some collapsible left pane for you.",
"description": "Release notes for v5.26"
}
}

View File

@ -243,7 +243,7 @@
},
"pinnedConversationsFull": {
"message": "మీరు 4 చాట్‌లను మాత్రమే కట్టువడజేయవచ్చు",
"description": ""
"description": "Shown in a toast when a user attempts to pin more than the maximum number of chats"
},
"chooseDirectory": {
"message": "ఫోల్డర్ ఎంచుకోండి",
@ -780,7 +780,7 @@
"description": "Aria label for clear search button"
},
"searchIn": {
"message": "$conversationName$ లో శోధించండి",
"message": "Search chat",
"description": "Shown in the search box before text is entered when searching in a specific conversation"
},
"noSearchResults": {
@ -5419,9 +5419,13 @@
"message": "అదృశ్యమవుతున్న సందేశాలు",
"description": "This is the label for the disappearing messages setting panel"
},
"ConversationDetails--disappearing-messages-info": {
"ConversationDetails--disappearing-messages-info--group": {
"message": "ప్రారంభించినప్పుడు, ఈ గుంపులో పంపిన మరియు స్వీకరించిన సందేశాలు చూసిన తర్వాత అవి అదృశ్యమవుతాయి.",
"description": "This is the info about the disappearing messages setting"
"description": "This is the info about the disappearing messages setting, in groups"
},
"ConversationDetails--disappearing-messages-info--direct": {
"message": "When enabled, messages sent and received in this 1:1 chat will disappear after they've been seen.",
"description": "This is the info about the disappearing messages setting, for direct conversations"
},
"ConversationDetails--notifications": {
"message": "ప్రకటనలు",
@ -6583,6 +6587,90 @@
"message": "There was an error when saving your settings. Please try again.",
"description": "Shown if there is an error when saving your preferred reaction settings. Should be very rare to see this message."
},
"MediaEditor__control--draw": {
"message": "Draw",
"description": "Label for the draw button in the media editor"
},
"MediaEditor__control--text": {
"message": "Add text",
"description": "Label for the text button in the media editor"
},
"MediaEditor__control--sticker": {
"message": "స్టిక్కర్లు",
"description": "Label for the sticker button in the media editor"
},
"MediaEditor__control--crop": {
"message": "Crop and rotate",
"description": "Label for the crop & rotate button in the media editor"
},
"MediaEditor__control--undo": {
"message": "దిద్దుబాటు",
"description": "Label for the undo button in the media editor"
},
"MediaEditor__control--redo": {
"message": "పునరావృత్తం",
"description": "Label for the redo button in the media editor"
},
"MediaEditor__text--regular": {
"message": "Regular",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--highlight": {
"message": "Highlight",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--outline": {
"message": "Outline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--underline": {
"message": "Underline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__draw--pen": {
"message": "Pen",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--highlighter": {
"message": "Highlighter",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--thin": {
"message": "Thin",
"description": "Tip width of the brush"
},
"MediaEditor__draw--regular": {
"message": "Regular",
"description": "Tip width of the brush"
},
"MediaEditor__draw--medium": {
"message": "మీడియం",
"description": "Tip width of the brush"
},
"MediaEditor__draw--heavy": {
"message": "Heavy",
"description": "Tip width of the brush"
},
"MediaEditor__crop--reset": {
"message": "పునరుద్ధరించు",
"description": "Reset the crop state"
},
"MediaEditor__crop--rotate": {
"message": "Rotate",
"description": "Rotate the canvas"
},
"MediaEditor__crop--flip": {
"message": "Flip",
"description": "Flip/mirror the canvas"
},
"MediaEditor__crop--lock": {
"message": "బందించు",
"description": "Lock the aspect ratio"
},
"MediaEditor__crop--crop": {
"message": "Crop",
"description": "Performs the crop"
},
"WhatsNew__modal-title": {
"message": "What's New",
"description": "Title for the whats new modal"
@ -6606,5 +6694,13 @@
"WhatsNew__bugfixes": {
"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.26--1": {
"message": "Tired: Sending plain un-edited images on Signal. Wired: Adding cat stickers, neon text, and drawing happy trees on your images before sending them on Signal.",
"description": "Release notes for v5.26"
},
"WhatsNew__v5.26--2": {
"message": "Ever feel like you need more pixels on the right pane in your life? Are you a fan of avatars, but only avatars and nothing else? Do you have a \"Save the screen real estate\" bumper sticker on your car? If you answered yes or no to any of those questions, then this update has got some collapsible left pane for you.",
"description": "Release notes for v5.26"
}
}

View File

@ -243,7 +243,7 @@
},
"pinnedConversationsFull": {
"message": "คุณปักหมุดแชตได้ 4 อันเท่านั้น",
"description": ""
"description": "Shown in a toast when a user attempts to pin more than the maximum number of chats"
},
"chooseDirectory": {
"message": "เลือกโฟลเดอร์",
@ -780,7 +780,7 @@
"description": "Aria label for clear search button"
},
"searchIn": {
"message": "ค้นหาใน $conversationName$",
"message": "Search chat",
"description": "Shown in the search box before text is entered when searching in a specific conversation"
},
"noSearchResults": {
@ -5419,9 +5419,13 @@
"message": "ข้อความที่ลบตัวเอง",
"description": "This is the label for the disappearing messages setting panel"
},
"ConversationDetails--disappearing-messages-info": {
"ConversationDetails--disappearing-messages-info--group": {
"message": "เมื่อเปิดใช้งาน ข้อความที่รับและส่งในกลุ่มนี้จะหายไปหลังจากที่พวกเขาเห็นข้อความแล้ว",
"description": "This is the info about the disappearing messages setting"
"description": "This is the info about the disappearing messages setting, in groups"
},
"ConversationDetails--disappearing-messages-info--direct": {
"message": "When enabled, messages sent and received in this 1:1 chat will disappear after they've been seen.",
"description": "This is the info about the disappearing messages setting, for direct conversations"
},
"ConversationDetails--notifications": {
"message": "การแจ้งเตือน",
@ -6583,6 +6587,90 @@
"message": "There was an error when saving your settings. Please try again.",
"description": "Shown if there is an error when saving your preferred reaction settings. Should be very rare to see this message."
},
"MediaEditor__control--draw": {
"message": "Draw",
"description": "Label for the draw button in the media editor"
},
"MediaEditor__control--text": {
"message": "Add text",
"description": "Label for the text button in the media editor"
},
"MediaEditor__control--sticker": {
"message": "สติกเกอร์",
"description": "Label for the sticker button in the media editor"
},
"MediaEditor__control--crop": {
"message": "Crop and rotate",
"description": "Label for the crop & rotate button in the media editor"
},
"MediaEditor__control--undo": {
"message": "เลิกทำ",
"description": "Label for the undo button in the media editor"
},
"MediaEditor__control--redo": {
"message": "ทำซ้ำ",
"description": "Label for the redo button in the media editor"
},
"MediaEditor__text--regular": {
"message": "Regular",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--highlight": {
"message": "Highlight",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--outline": {
"message": "Outline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--underline": {
"message": "Underline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__draw--pen": {
"message": "Pen",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--highlighter": {
"message": "Highlighter",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--thin": {
"message": "Thin",
"description": "Tip width of the brush"
},
"MediaEditor__draw--regular": {
"message": "Regular",
"description": "Tip width of the brush"
},
"MediaEditor__draw--medium": {
"message": "กลาง",
"description": "Tip width of the brush"
},
"MediaEditor__draw--heavy": {
"message": "Heavy",
"description": "Tip width of the brush"
},
"MediaEditor__crop--reset": {
"message": "รีเซ็ต",
"description": "Reset the crop state"
},
"MediaEditor__crop--rotate": {
"message": "Rotate",
"description": "Rotate the canvas"
},
"MediaEditor__crop--flip": {
"message": "Flip",
"description": "Flip/mirror the canvas"
},
"MediaEditor__crop--lock": {
"message": "ล็อก",
"description": "Lock the aspect ratio"
},
"MediaEditor__crop--crop": {
"message": "Crop",
"description": "Performs the crop"
},
"WhatsNew__modal-title": {
"message": "What's New",
"description": "Title for the whats new modal"
@ -6606,5 +6694,13 @@
"WhatsNew__bugfixes": {
"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.26--1": {
"message": "Tired: Sending plain un-edited images on Signal. Wired: Adding cat stickers, neon text, and drawing happy trees on your images before sending them on Signal.",
"description": "Release notes for v5.26"
},
"WhatsNew__v5.26--2": {
"message": "Ever feel like you need more pixels on the right pane in your life? Are you a fan of avatars, but only avatars and nothing else? Do you have a \"Save the screen real estate\" bumper sticker on your car? If you answered yes or no to any of those questions, then this update has got some collapsible left pane for you.",
"description": "Release notes for v5.26"
}
}

View File

@ -243,7 +243,7 @@
},
"pinnedConversationsFull": {
"message": "En fazla 4 konuşmayı sabitleyebilirsiniz",
"description": ""
"description": "Shown in a toast when a user attempts to pin more than the maximum number of chats"
},
"chooseDirectory": {
"message": "Klasör seçin",
@ -780,7 +780,7 @@
"description": "Aria label for clear search button"
},
"searchIn": {
"message": "$conversationName$ konuşmasında ara",
"message": "Search chat",
"description": "Shown in the search box before text is entered when searching in a specific conversation"
},
"noSearchResults": {
@ -5419,9 +5419,13 @@
"message": "Kaybolan iletiler",
"description": "This is the label for the disappearing messages setting panel"
},
"ConversationDetails--disappearing-messages-info": {
"ConversationDetails--disappearing-messages-info--group": {
"message": "Etkinleştirildiğinde, bu gruptaki gönderilen ve alınan iletiler görüldükten sonra kaybolur.",
"description": "This is the info about the disappearing messages setting"
"description": "This is the info about the disappearing messages setting, in groups"
},
"ConversationDetails--disappearing-messages-info--direct": {
"message": "When enabled, messages sent and received in this 1:1 chat will disappear after they've been seen.",
"description": "This is the info about the disappearing messages setting, for direct conversations"
},
"ConversationDetails--notifications": {
"message": "Bildirimler",
@ -6583,6 +6587,90 @@
"message": "Ayarlarınız kaydedilirken bir hata oluştu. Lütfen daha sonra tekrar deneyin.",
"description": "Shown if there is an error when saving your preferred reaction settings. Should be very rare to see this message."
},
"MediaEditor__control--draw": {
"message": "Çizim",
"description": "Label for the draw button in the media editor"
},
"MediaEditor__control--text": {
"message": "Add text",
"description": "Label for the text button in the media editor"
},
"MediaEditor__control--sticker": {
"message": ıkartmalar",
"description": "Label for the sticker button in the media editor"
},
"MediaEditor__control--crop": {
"message": "Crop and rotate",
"description": "Label for the crop & rotate button in the media editor"
},
"MediaEditor__control--undo": {
"message": "Geri al",
"description": "Label for the undo button in the media editor"
},
"MediaEditor__control--redo": {
"message": "Yinele",
"description": "Label for the redo button in the media editor"
},
"MediaEditor__text--regular": {
"message": "Regular",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--highlight": {
"message": "Highlight",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--outline": {
"message": "Outline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--underline": {
"message": "Underline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__draw--pen": {
"message": "Pen",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--highlighter": {
"message": "Highlighter",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--thin": {
"message": "Thin",
"description": "Tip width of the brush"
},
"MediaEditor__draw--regular": {
"message": "Regular",
"description": "Tip width of the brush"
},
"MediaEditor__draw--medium": {
"message": "Orta",
"description": "Tip width of the brush"
},
"MediaEditor__draw--heavy": {
"message": "Heavy",
"description": "Tip width of the brush"
},
"MediaEditor__crop--reset": {
"message": "Sıfırla",
"description": "Reset the crop state"
},
"MediaEditor__crop--rotate": {
"message": "Rotate",
"description": "Rotate the canvas"
},
"MediaEditor__crop--flip": {
"message": "Döndür",
"description": "Flip/mirror the canvas"
},
"MediaEditor__crop--lock": {
"message": "Kilitle",
"description": "Lock the aspect ratio"
},
"MediaEditor__crop--crop": {
"message": "Kırpma",
"description": "Performs the crop"
},
"WhatsNew__modal-title": {
"message": "Neler Yeni",
"description": "Title for the whats new modal"
@ -6606,5 +6694,13 @@
"WhatsNew__bugfixes": {
"message": "Bu sürüm Signal'in sorunsuz çalışması için gereken bir takım küçük düzeltme ve hata gidermelerini içerir.",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.26--1": {
"message": "Tired: Sending plain un-edited images on Signal. Wired: Adding cat stickers, neon text, and drawing happy trees on your images before sending them on Signal.",
"description": "Release notes for v5.26"
},
"WhatsNew__v5.26--2": {
"message": "Ever feel like you need more pixels on the right pane in your life? Are you a fan of avatars, but only avatars and nothing else? Do you have a \"Save the screen real estate\" bumper sticker on your car? If you answered yes or no to any of those questions, then this update has got some collapsible left pane for you.",
"description": "Release notes for v5.26"
}
}

View File

@ -243,7 +243,7 @@
},
"pinnedConversationsFull": {
"message": "سىز 4 سۆھبەتنىلا قوندۇرالايسىز",
"description": ""
"description": "Shown in a toast when a user attempts to pin more than the maximum number of chats"
},
"chooseDirectory": {
"message": "قىسقۇچ تاللا",
@ -780,7 +780,7 @@
"description": "Aria label for clear search button"
},
"searchIn": {
"message": "$conversationName$ دىن ئىزدە",
"message": "Search chat",
"description": "Shown in the search box before text is entered when searching in a specific conversation"
},
"noSearchResults": {
@ -5419,9 +5419,13 @@
"message": "غايىب ئۇچۇرلار",
"description": "This is the label for the disappearing messages setting panel"
},
"ConversationDetails--disappearing-messages-info": {
"ConversationDetails--disappearing-messages-info--group": {
"message": "قوزغىتىلغاندا، بۇ گۇرۇپپىغا ئەۋەتىلگەن ۋە تاپشۇرۇۋالغان ئۇچۇرلار كۆرۈنگەندىن كېيىن غايىب بولىدۇ.",
"description": "This is the info about the disappearing messages setting"
"description": "This is the info about the disappearing messages setting, in groups"
},
"ConversationDetails--disappearing-messages-info--direct": {
"message": "When enabled, messages sent and received in this 1:1 chat will disappear after they've been seen.",
"description": "This is the info about the disappearing messages setting, for direct conversations"
},
"ConversationDetails--notifications": {
"message": "ئۇقتۇرۇشلار",
@ -6583,6 +6587,90 @@
"message": "There was an error when saving your settings. Please try again.",
"description": "Shown if there is an error when saving your preferred reaction settings. Should be very rare to see this message."
},
"MediaEditor__control--draw": {
"message": "سىزما",
"description": "Label for the draw button in the media editor"
},
"MediaEditor__control--text": {
"message": "Add text",
"description": "Label for the text button in the media editor"
},
"MediaEditor__control--sticker": {
"message": "چاپلاقلار",
"description": "Label for the sticker button in the media editor"
},
"MediaEditor__control--crop": {
"message": "Crop and rotate",
"description": "Label for the crop & rotate button in the media editor"
},
"MediaEditor__control--undo": {
"message": "يېنىۋال",
"description": "Label for the undo button in the media editor"
},
"MediaEditor__control--redo": {
"message": "قايتىلا",
"description": "Label for the redo button in the media editor"
},
"MediaEditor__text--regular": {
"message": "Regular",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--highlight": {
"message": "Highlight",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--outline": {
"message": "Outline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--underline": {
"message": "Underline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__draw--pen": {
"message": "Pen",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--highlighter": {
"message": "Highlighter",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--thin": {
"message": "Thin",
"description": "Tip width of the brush"
},
"MediaEditor__draw--regular": {
"message": "Regular",
"description": "Tip width of the brush"
},
"MediaEditor__draw--medium": {
"message": "ئوتتۇراھال",
"description": "Tip width of the brush"
},
"MediaEditor__draw--heavy": {
"message": "Heavy",
"description": "Tip width of the brush"
},
"MediaEditor__crop--reset": {
"message": "ئەسلىگە قايتۇر",
"description": "Reset the crop state"
},
"MediaEditor__crop--rotate": {
"message": "Rotate",
"description": "Rotate the canvas"
},
"MediaEditor__crop--flip": {
"message": "چۆرۈڭ",
"description": "Flip/mirror the canvas"
},
"MediaEditor__crop--lock": {
"message": "قۇلۇپ",
"description": "Lock the aspect ratio"
},
"MediaEditor__crop--crop": {
"message": "Crop",
"description": "Performs the crop"
},
"WhatsNew__modal-title": {
"message": "What's New",
"description": "Title for the whats new modal"
@ -6606,5 +6694,13 @@
"WhatsNew__bugfixes": {
"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.26--1": {
"message": "Tired: Sending plain un-edited images on Signal. Wired: Adding cat stickers, neon text, and drawing happy trees on your images before sending them on Signal.",
"description": "Release notes for v5.26"
},
"WhatsNew__v5.26--2": {
"message": "Ever feel like you need more pixels on the right pane in your life? Are you a fan of avatars, but only avatars and nothing else? Do you have a \"Save the screen real estate\" bumper sticker on your car? If you answered yes or no to any of those questions, then this update has got some collapsible left pane for you.",
"description": "Release notes for v5.26"
}
}

View File

@ -243,7 +243,7 @@
},
"pinnedConversationsFull": {
"message": "Ви можете закріпити до 4-х чатів.",
"description": ""
"description": "Shown in a toast when a user attempts to pin more than the maximum number of chats"
},
"chooseDirectory": {
"message": "Обрати папку",
@ -780,7 +780,7 @@
"description": "Aria label for clear search button"
},
"searchIn": {
"message": "Шукати у $conversationName$",
"message": "Search chat",
"description": "Shown in the search box before text is entered when searching in a specific conversation"
},
"noSearchResults": {
@ -5419,9 +5419,13 @@
"message": "Зникаючі повідомлення ",
"description": "This is the label for the disappearing messages setting panel"
},
"ConversationDetails--disappearing-messages-info": {
"ConversationDetails--disappearing-messages-info--group": {
"message": "При включенні цієї настройки повідомлень, надіслані та отримані в цій групі повідомлення будуть зникати після того як будуть прочитаними.",
"description": "This is the info about the disappearing messages setting"
"description": "This is the info about the disappearing messages setting, in groups"
},
"ConversationDetails--disappearing-messages-info--direct": {
"message": "When enabled, messages sent and received in this 1:1 chat will disappear after they've been seen.",
"description": "This is the info about the disappearing messages setting, for direct conversations"
},
"ConversationDetails--notifications": {
"message": "Сповіщення",
@ -6583,6 +6587,90 @@
"message": "Під час збереження налаштувань виникла помилка. Спробуйте пізніше, будь ласка.",
"description": "Shown if there is an error when saving your preferred reaction settings. Should be very rare to see this message."
},
"MediaEditor__control--draw": {
"message": "Малювати",
"description": "Label for the draw button in the media editor"
},
"MediaEditor__control--text": {
"message": "Add text",
"description": "Label for the text button in the media editor"
},
"MediaEditor__control--sticker": {
"message": "Наліпки",
"description": "Label for the sticker button in the media editor"
},
"MediaEditor__control--crop": {
"message": "Crop and rotate",
"description": "Label for the crop & rotate button in the media editor"
},
"MediaEditor__control--undo": {
"message": "Відмінити",
"description": "Label for the undo button in the media editor"
},
"MediaEditor__control--redo": {
"message": "Повторити",
"description": "Label for the redo button in the media editor"
},
"MediaEditor__text--regular": {
"message": "Regular",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--highlight": {
"message": "Highlight",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--outline": {
"message": "Outline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--underline": {
"message": "Underline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__draw--pen": {
"message": "Pen",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--highlighter": {
"message": "Highlighter",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--thin": {
"message": "Thin",
"description": "Tip width of the brush"
},
"MediaEditor__draw--regular": {
"message": "Regular",
"description": "Tip width of the brush"
},
"MediaEditor__draw--medium": {
"message": "Середній",
"description": "Tip width of the brush"
},
"MediaEditor__draw--heavy": {
"message": "Heavy",
"description": "Tip width of the brush"
},
"MediaEditor__crop--reset": {
"message": "Скинути",
"description": "Reset the crop state"
},
"MediaEditor__crop--rotate": {
"message": "Rotate",
"description": "Rotate the canvas"
},
"MediaEditor__crop--flip": {
"message": "Гортати",
"description": "Flip/mirror the canvas"
},
"MediaEditor__crop--lock": {
"message": "Заблокувати",
"description": "Lock the aspect ratio"
},
"MediaEditor__crop--crop": {
"message": "Crop",
"description": "Performs the crop"
},
"WhatsNew__modal-title": {
"message": "Що нового",
"description": "Title for the whats new modal"
@ -6606,5 +6694,13 @@
"WhatsNew__bugfixes": {
"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.26--1": {
"message": "Tired: Sending plain un-edited images on Signal. Wired: Adding cat stickers, neon text, and drawing happy trees on your images before sending them on Signal.",
"description": "Release notes for v5.26"
},
"WhatsNew__v5.26--2": {
"message": "Ever feel like you need more pixels on the right pane in your life? Are you a fan of avatars, but only avatars and nothing else? Do you have a \"Save the screen real estate\" bumper sticker on your car? If you answered yes or no to any of those questions, then this update has got some collapsible left pane for you.",
"description": "Release notes for v5.26"
}
}

View File

@ -243,7 +243,7 @@
},
"pinnedConversationsFull": {
"message": "آپ صرف 4 چیٹس تک پن کر سکتے ہیں",
"description": ""
"description": "Shown in a toast when a user attempts to pin more than the maximum number of chats"
},
"chooseDirectory": {
"message": "فولڈر منتخب کریں",
@ -780,7 +780,7 @@
"description": "Aria label for clear search button"
},
"searchIn": {
"message": "$conversationName$ میں تلاش کریں",
"message": "Search chat",
"description": "Shown in the search box before text is entered when searching in a specific conversation"
},
"noSearchResults": {
@ -5419,9 +5419,13 @@
"message": "پیغامات غائب ہو رہے ہیں",
"description": "This is the label for the disappearing messages setting panel"
},
"ConversationDetails--disappearing-messages-info": {
"ConversationDetails--disappearing-messages-info--group": {
"message": "فعال ہونے پر ، اس گروپ میں بھیجے اور موصول ہونے والے پیغامات دیکھنے کے بعد ختم ہوجائیں گے۔",
"description": "This is the info about the disappearing messages setting"
"description": "This is the info about the disappearing messages setting, in groups"
},
"ConversationDetails--disappearing-messages-info--direct": {
"message": "When enabled, messages sent and received in this 1:1 chat will disappear after they've been seen.",
"description": "This is the info about the disappearing messages setting, for direct conversations"
},
"ConversationDetails--notifications": {
"message": "اطلاعات",
@ -6583,6 +6587,90 @@
"message": "There was an error when saving your settings. Please try again.",
"description": "Shown if there is an error when saving your preferred reaction settings. Should be very rare to see this message."
},
"MediaEditor__control--draw": {
"message": "Draw",
"description": "Label for the draw button in the media editor"
},
"MediaEditor__control--text": {
"message": "Add text",
"description": "Label for the text button in the media editor"
},
"MediaEditor__control--sticker": {
"message": "اسٹیکرز",
"description": "Label for the sticker button in the media editor"
},
"MediaEditor__control--crop": {
"message": "Crop and rotate",
"description": "Label for the crop & rotate button in the media editor"
},
"MediaEditor__control--undo": {
"message": "کالعدم کریں",
"description": "Label for the undo button in the media editor"
},
"MediaEditor__control--redo": {
"message": "دوبارہ کریں",
"description": "Label for the redo button in the media editor"
},
"MediaEditor__text--regular": {
"message": "Regular",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--highlight": {
"message": "Highlight",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--outline": {
"message": "Outline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--underline": {
"message": "Underline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__draw--pen": {
"message": "Pen",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--highlighter": {
"message": "Highlighter",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--thin": {
"message": "Thin",
"description": "Tip width of the brush"
},
"MediaEditor__draw--regular": {
"message": "Regular",
"description": "Tip width of the brush"
},
"MediaEditor__draw--medium": {
"message": "میڈیم",
"description": "Tip width of the brush"
},
"MediaEditor__draw--heavy": {
"message": "Heavy",
"description": "Tip width of the brush"
},
"MediaEditor__crop--reset": {
"message": "دوبارہ بحال کریں",
"description": "Reset the crop state"
},
"MediaEditor__crop--rotate": {
"message": "Rotate",
"description": "Rotate the canvas"
},
"MediaEditor__crop--flip": {
"message": "Flip",
"description": "Flip/mirror the canvas"
},
"MediaEditor__crop--lock": {
"message": "لاک",
"description": "Lock the aspect ratio"
},
"MediaEditor__crop--crop": {
"message": "Crop",
"description": "Performs the crop"
},
"WhatsNew__modal-title": {
"message": "What's New",
"description": "Title for the whats new modal"
@ -6606,5 +6694,13 @@
"WhatsNew__bugfixes": {
"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.26--1": {
"message": "Tired: Sending plain un-edited images on Signal. Wired: Adding cat stickers, neon text, and drawing happy trees on your images before sending them on Signal.",
"description": "Release notes for v5.26"
},
"WhatsNew__v5.26--2": {
"message": "Ever feel like you need more pixels on the right pane in your life? Are you a fan of avatars, but only avatars and nothing else? Do you have a \"Save the screen real estate\" bumper sticker on your car? If you answered yes or no to any of those questions, then this update has got some collapsible left pane for you.",
"description": "Release notes for v5.26"
}
}

View File

@ -243,7 +243,7 @@
},
"pinnedConversationsFull": {
"message": "Bạn chỉ có thể ghim tối đa 4 cuộc trò chuyện",
"description": ""
"description": "Shown in a toast when a user attempts to pin more than the maximum number of chats"
},
"chooseDirectory": {
"message": "Chọn thư mục",
@ -780,7 +780,7 @@
"description": "Aria label for clear search button"
},
"searchIn": {
"message": "Tìm kiếm trong $conversationName$",
"message": "Search chat",
"description": "Shown in the search box before text is entered when searching in a specific conversation"
},
"noSearchResults": {
@ -5419,9 +5419,13 @@
"message": "Tin nhắn tự hủy",
"description": "This is the label for the disappearing messages setting panel"
},
"ConversationDetails--disappearing-messages-info": {
"ConversationDetails--disappearing-messages-info--group": {
"message": "Khi được bật, tin nhắn được gửi và nhận trong nhóm này sẽ biến mất sau khi chúng được xem.",
"description": "This is the info about the disappearing messages setting"
"description": "This is the info about the disappearing messages setting, in groups"
},
"ConversationDetails--disappearing-messages-info--direct": {
"message": "When enabled, messages sent and received in this 1:1 chat will disappear after they've been seen.",
"description": "This is the info about the disappearing messages setting, for direct conversations"
},
"ConversationDetails--notifications": {
"message": "Thông báo",
@ -6583,6 +6587,90 @@
"message": "There was an error when saving your settings. Please try again.",
"description": "Shown if there is an error when saving your preferred reaction settings. Should be very rare to see this message."
},
"MediaEditor__control--draw": {
"message": "Kéo",
"description": "Label for the draw button in the media editor"
},
"MediaEditor__control--text": {
"message": "Add text",
"description": "Label for the text button in the media editor"
},
"MediaEditor__control--sticker": {
"message": "Nhãn dán",
"description": "Label for the sticker button in the media editor"
},
"MediaEditor__control--crop": {
"message": "Crop and rotate",
"description": "Label for the crop & rotate button in the media editor"
},
"MediaEditor__control--undo": {
"message": "Hoàn tác",
"description": "Label for the undo button in the media editor"
},
"MediaEditor__control--redo": {
"message": "Làm lại",
"description": "Label for the redo button in the media editor"
},
"MediaEditor__text--regular": {
"message": "Regular",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--highlight": {
"message": "Highlight",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--outline": {
"message": "Outline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--underline": {
"message": "Underline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__draw--pen": {
"message": "Pen",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--highlighter": {
"message": "Highlighter",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--thin": {
"message": "Thin",
"description": "Tip width of the brush"
},
"MediaEditor__draw--regular": {
"message": "Regular",
"description": "Tip width of the brush"
},
"MediaEditor__draw--medium": {
"message": "Vừa",
"description": "Tip width of the brush"
},
"MediaEditor__draw--heavy": {
"message": "Heavy",
"description": "Tip width of the brush"
},
"MediaEditor__crop--reset": {
"message": "Đặt lại",
"description": "Reset the crop state"
},
"MediaEditor__crop--rotate": {
"message": "Rotate",
"description": "Rotate the canvas"
},
"MediaEditor__crop--flip": {
"message": "Ghim",
"description": "Flip/mirror the canvas"
},
"MediaEditor__crop--lock": {
"message": "Khóa",
"description": "Lock the aspect ratio"
},
"MediaEditor__crop--crop": {
"message": "Crop",
"description": "Performs the crop"
},
"WhatsNew__modal-title": {
"message": "What's New",
"description": "Title for the whats new modal"
@ -6606,5 +6694,13 @@
"WhatsNew__bugfixes": {
"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.26--1": {
"message": "Tired: Sending plain un-edited images on Signal. Wired: Adding cat stickers, neon text, and drawing happy trees on your images before sending them on Signal.",
"description": "Release notes for v5.26"
},
"WhatsNew__v5.26--2": {
"message": "Ever feel like you need more pixels on the right pane in your life? Are you a fan of avatars, but only avatars and nothing else? Do you have a \"Save the screen real estate\" bumper sticker on your car? If you answered yes or no to any of those questions, then this update has got some collapsible left pane for you.",
"description": "Release notes for v5.26"
}
}

View File

@ -243,7 +243,7 @@
},
"pinnedConversationsFull": {
"message": "您最多只能置顶 4 个对话。",
"description": ""
"description": "Shown in a toast when a user attempts to pin more than the maximum number of chats"
},
"chooseDirectory": {
"message": "选择文件夹",
@ -780,7 +780,7 @@
"description": "Aria label for clear search button"
},
"searchIn": {
"message": "在$conversationName$中搜索",
"message": "Search chat",
"description": "Shown in the search box before text is entered when searching in a specific conversation"
},
"noSearchResults": {
@ -5419,9 +5419,13 @@
"message": "限时消息",
"description": "This is the label for the disappearing messages setting panel"
},
"ConversationDetails--disappearing-messages-info": {
"ConversationDetails--disappearing-messages-info--group": {
"message": "启用时,该群组收发的消息将在查看之后消失。",
"description": "This is the info about the disappearing messages setting"
"description": "This is the info about the disappearing messages setting, in groups"
},
"ConversationDetails--disappearing-messages-info--direct": {
"message": "When enabled, messages sent and received in this 1:1 chat will disappear after they've been seen.",
"description": "This is the info about the disappearing messages setting, for direct conversations"
},
"ConversationDetails--notifications": {
"message": "通知",
@ -6583,6 +6587,90 @@
"message": "There was an error when saving your settings. Please try again.",
"description": "Shown if there is an error when saving your preferred reaction settings. Should be very rare to see this message."
},
"MediaEditor__control--draw": {
"message": "Draw",
"description": "Label for the draw button in the media editor"
},
"MediaEditor__control--text": {
"message": "Add text",
"description": "Label for the text button in the media editor"
},
"MediaEditor__control--sticker": {
"message": "贴纸",
"description": "Label for the sticker button in the media editor"
},
"MediaEditor__control--crop": {
"message": "Crop and rotate",
"description": "Label for the crop & rotate button in the media editor"
},
"MediaEditor__control--undo": {
"message": "撤消",
"description": "Label for the undo button in the media editor"
},
"MediaEditor__control--redo": {
"message": "重做",
"description": "Label for the redo button in the media editor"
},
"MediaEditor__text--regular": {
"message": "Regular",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--highlight": {
"message": "Highlight",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--outline": {
"message": "Outline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--underline": {
"message": "Underline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__draw--pen": {
"message": "Pen",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--highlighter": {
"message": "Highlighter",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--thin": {
"message": "Thin",
"description": "Tip width of the brush"
},
"MediaEditor__draw--regular": {
"message": "Regular",
"description": "Tip width of the brush"
},
"MediaEditor__draw--medium": {
"message": "中",
"description": "Tip width of the brush"
},
"MediaEditor__draw--heavy": {
"message": "Heavy",
"description": "Tip width of the brush"
},
"MediaEditor__crop--reset": {
"message": "重置",
"description": "Reset the crop state"
},
"MediaEditor__crop--rotate": {
"message": "Rotate",
"description": "Rotate the canvas"
},
"MediaEditor__crop--flip": {
"message": "Flip",
"description": "Flip/mirror the canvas"
},
"MediaEditor__crop--lock": {
"message": "锁定",
"description": "Lock the aspect ratio"
},
"MediaEditor__crop--crop": {
"message": "剪裁",
"description": "Performs the crop"
},
"WhatsNew__modal-title": {
"message": "What's New",
"description": "Title for the whats new modal"
@ -6606,5 +6694,13 @@
"WhatsNew__bugfixes": {
"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.26--1": {
"message": "Tired: Sending plain un-edited images on Signal. Wired: Adding cat stickers, neon text, and drawing happy trees on your images before sending them on Signal.",
"description": "Release notes for v5.26"
},
"WhatsNew__v5.26--2": {
"message": "Ever feel like you need more pixels on the right pane in your life? Are you a fan of avatars, but only avatars and nothing else? Do you have a \"Save the screen real estate\" bumper sticker on your car? If you answered yes or no to any of those questions, then this update has got some collapsible left pane for you.",
"description": "Release notes for v5.26"
}
}

View File

@ -243,7 +243,7 @@
},
"pinnedConversationsFull": {
"message": "你最多只能釘選4個聊天",
"description": ""
"description": "Shown in a toast when a user attempts to pin more than the maximum number of chats"
},
"chooseDirectory": {
"message": "選擇資料夾",
@ -780,7 +780,7 @@
"description": "Aria label for clear search button"
},
"searchIn": {
"message": "在$conversationName$搜尋",
"message": "Search chat",
"description": "Shown in the search box before text is entered when searching in a specific conversation"
},
"noSearchResults": {
@ -5419,9 +5419,13 @@
"message": "自動銷毀訊息",
"description": "This is the label for the disappearing messages setting panel"
},
"ConversationDetails--disappearing-messages-info": {
"ConversationDetails--disappearing-messages-info--group": {
"message": "啟用後,該群組中傳送和接收的訊息將消失。",
"description": "This is the info about the disappearing messages setting"
"description": "This is the info about the disappearing messages setting, in groups"
},
"ConversationDetails--disappearing-messages-info--direct": {
"message": "When enabled, messages sent and received in this 1:1 chat will disappear after they've been seen.",
"description": "This is the info about the disappearing messages setting, for direct conversations"
},
"ConversationDetails--notifications": {
"message": "通知",
@ -6583,6 +6587,90 @@
"message": "保存設定時出錯。 請再試一次。",
"description": "Shown if there is an error when saving your preferred reaction settings. Should be very rare to see this message."
},
"MediaEditor__control--draw": {
"message": "繪圖",
"description": "Label for the draw button in the media editor"
},
"MediaEditor__control--text": {
"message": "Add text",
"description": "Label for the text button in the media editor"
},
"MediaEditor__control--sticker": {
"message": "貼圖",
"description": "Label for the sticker button in the media editor"
},
"MediaEditor__control--crop": {
"message": "Crop and rotate",
"description": "Label for the crop & rotate button in the media editor"
},
"MediaEditor__control--undo": {
"message": "復原",
"description": "Label for the undo button in the media editor"
},
"MediaEditor__control--redo": {
"message": "重做",
"description": "Label for the redo button in the media editor"
},
"MediaEditor__text--regular": {
"message": "Regular",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--highlight": {
"message": "Highlight",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--outline": {
"message": "Outline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__text--underline": {
"message": "Underline",
"description": "Describes what attribute the color picker will change on the text"
},
"MediaEditor__draw--pen": {
"message": "Pen",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--highlighter": {
"message": "Highlighter",
"description": "Type of brush to free draw"
},
"MediaEditor__draw--thin": {
"message": "Thin",
"description": "Tip width of the brush"
},
"MediaEditor__draw--regular": {
"message": "Regular",
"description": "Tip width of the brush"
},
"MediaEditor__draw--medium": {
"message": "中",
"description": "Tip width of the brush"
},
"MediaEditor__draw--heavy": {
"message": "Heavy",
"description": "Tip width of the brush"
},
"MediaEditor__crop--reset": {
"message": "重設",
"description": "Reset the crop state"
},
"MediaEditor__crop--rotate": {
"message": "Rotate",
"description": "Rotate the canvas"
},
"MediaEditor__crop--flip": {
"message": "翻轉",
"description": "Flip/mirror the canvas"
},
"MediaEditor__crop--lock": {
"message": "鎖定",
"description": "Lock the aspect ratio"
},
"MediaEditor__crop--crop": {
"message": "裁剪",
"description": "Performs the crop"
},
"WhatsNew__modal-title": {
"message": "有甚麼新的",
"description": "Title for the whats new modal"
@ -6606,5 +6694,13 @@
"WhatsNew__bugfixes": {
"message": "此版本包含許多小調整和錯誤修復,以維持 Signal 穩定運作。",
"description": "Release notes for releases that only include bug fixes"
},
"WhatsNew__v5.26--1": {
"message": "Tired: Sending plain un-edited images on Signal. Wired: Adding cat stickers, neon text, and drawing happy trees on your images before sending them on Signal.",
"description": "Release notes for v5.26"
},
"WhatsNew__v5.26--2": {
"message": "Ever feel like you need more pixels on the right pane in your life? Are you a fan of avatars, but only avatars and nothing else? Do you have a \"Save the screen real estate\" bumper sticker on your car? If you answered yes or no to any of those questions, then this update has got some collapsible left pane for you.",
"description": "Release notes for v5.26"
}
}