diff --git a/_locales/ar/messages.json b/_locales/ar/messages.json
index d01cdaa65..f7a44fdb8 100644
--- a/_locales/ar/messages.json
+++ b/_locales/ar/messages.json
@@ -4,7 +4,7 @@
"description": "Displayed for incoming unsupported attachment"
},
"settings": {
- "message": "Settings",
+ "message": "تضبيطات",
"description": "Menu item and header for global settings"
},
"incomingKeyConflict": {
@@ -41,7 +41,7 @@
},
"deleteMessages": {
"message": "حذف الرساله",
- "description": ""
+ "description": "Menu item for deleting messages, title case."
},
"selectAContact": {
"message": "اختر مستخدم او مجموعه لبدء محادثه",
@@ -56,19 +56,27 @@
"description": "Displayed when waiting for the QR Code"
},
"verifyContact": {
- "message": "هل ترغب فى التأكد من هذا المستخدم",
- "description": ""
+ "message": "هل ترغب $tag_start$ فى التأكد $tag_end$ من هذا المستخدم؟",
+ "description": "",
+ "placeholders": {
+ "tag_start": {
+ "content": ""
+ },
+ "tag_end": {
+ "content": ""
+ }
+ }
},
"sent": {
"message": "مرسله",
"description": "Label for the time a message was sent"
},
"newMessage": {
- "message": "New Message",
+ "message": "رسالة جديدة",
"description": "Displayed in notifications for only 1 message"
},
"nameOnly": {
- "message": "Name only",
+ "message": "اسم فقط",
"description": "Label for setting notifications to display sender name only"
},
"verifyIdentity": {
@@ -88,7 +96,7 @@
"description": "Placeholder text in the search input"
},
"noNameOrMessage": {
- "message": "No name or message",
+ "message": "لا اسم او رسالة",
"description": "Label for setting notifications to display no name and no message text"
},
"installFollowUs": {
@@ -114,7 +122,7 @@
"description": ""
},
"newIdentity": {
- "message": "New Identity",
+ "message": "هوية جديدة",
"description": ""
},
"installTagline": {
@@ -154,7 +162,7 @@
"description": "Welcome title on the install page"
},
"installConnectionFailed": {
- "message": "Failed to connect to server.",
+ "message": "قشلت محاولة الاتصال بالسيرفير",
"description": "Displayed when we can't connect to the server."
},
"cancel": {
@@ -192,7 +200,7 @@
"description": "They is used here as a gender-neutral third-person singular"
},
"newMessages": {
- "message": "New Messages",
+ "message": "رسائل جديدة",
"description": "Displayed in notifications for multiple messages"
},
"theirIdentityUnknown": {
@@ -220,11 +228,11 @@
"description": ""
},
"nameAndMessage": {
- "message": "Name and message",
+ "message": "اسم و رسالة",
"description": "Label for setting notifications to display name and message text"
},
"failedToSend": {
- "message": "فشل ارسال لبعض المستخدمين",
+ "message": "فشل ارسال لبعض المستخدمين. تأكد من شبكتك.",
"description": ""
},
"ok": {
@@ -237,7 +245,7 @@
},
"submitDebugLog": {
"message": "ارسال ملف الاحداث",
- "description": ""
+ "description": "Menu item and header text for debug log modal, title case."
},
"error": {
"message": "خطأ",
diff --git a/_locales/bg/messages.json b/_locales/bg/messages.json
index e050e0f39..a2a1476b5 100644
--- a/_locales/bg/messages.json
+++ b/_locales/bg/messages.json
@@ -57,7 +57,15 @@
},
"verifyContact": {
"message": "Може да желаете да удостоверите този контакт.",
- "description": ""
+ "description": "",
+ "placeholders": {
+ "tag_start": {
+ "content": ""
+ },
+ "tag_end": {
+ "content": ""
+ }
+ }
},
"sent": {
"message": "Изпратено",
diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json
index 3014b05f2..1ae606b94 100644
--- a/_locales/cs/messages.json
+++ b/_locales/cs/messages.json
@@ -57,7 +57,15 @@
},
"verifyContact": {
"message": "Přejete si ověřit tento kontakt.",
- "description": ""
+ "description": "",
+ "placeholders": {
+ "tag_start": {
+ "content": ""
+ },
+ "tag_end": {
+ "content": ""
+ }
+ }
},
"sent": {
"message": "Odeslat",
diff --git a/_locales/de/messages.json b/_locales/de/messages.json
index c7956d5eb..c9c748f18 100644
--- a/_locales/de/messages.json
+++ b/_locales/de/messages.json
@@ -41,7 +41,7 @@
},
"deleteMessages": {
"message": "Nachrichten löschen",
- "description": ""
+ "description": "Menu item for deleting messages, title case."
},
"selectAContact": {
"message": "Wählen Sie einen Kontakt oder eine Gruppe aus, um eine Unterhaltung zu beginnen.",
@@ -88,7 +88,7 @@
"description": "Label for the sender of a message"
},
"debugLogExplanation": {
- "message": "Dieses Diagnoseprotokoll wird online veröffentlicht, damit Mitwirkende es einsehen können. Eventuell sollte es noch einmal untersucht und bearbeitet werden, bevor es veröffentlicht wird. ",
+ "message": "Dieses Diagnoseprotokoll wird online veröffentlicht, damit Mitwirkende es einsehen können. Bevor Sie das Protokoll übermitteln, können es noch einmal untersuchen und bearbeiten.",
"description": ""
},
"searchForPeopleOrGroups": {
@@ -244,8 +244,8 @@
"description": ""
},
"submitDebugLog": {
- "message": "Diagnoseprotokoll senden",
- "description": ""
+ "message": "Diagnoseprotokoll übermitteln",
+ "description": "Menu item and header text for debug log modal, title case."
},
"error": {
"message": "Fehler",
diff --git a/_locales/fi/messages.json b/_locales/fi/messages.json
index 3ff904d4e..b1e3eed25 100644
--- a/_locales/fi/messages.json
+++ b/_locales/fi/messages.json
@@ -41,7 +41,7 @@
},
"deleteMessages": {
"message": "Poista viestit",
- "description": ""
+ "description": "Menu item for deleting messages, title case."
},
"selectAContact": {
"message": "Aloita keskustelu valitsemalla jokin yhteystieto tai ryhmä",
@@ -88,7 +88,7 @@
"description": "Label for the sender of a message"
},
"debugLogExplanation": {
- "message": "Loki lähetetään Internetiin ja se tulee kehittäjien ja muiden nähtäville julkisesti. Voit tarkastella ja muokata sitä ennen lähettämistä.",
+ "message": "Tämä loki tullaan julkaisemaan verkossa, jotta kehittäjät ja muut voivat tarkastella sitä. Voit esikatsella ja muokata lokia vielä ennen kuin lähetät sen.",
"description": ""
},
"searchForPeopleOrGroups": {
@@ -200,7 +200,7 @@
"description": "They is used here as a gender-neutral third-person singular"
},
"newMessages": {
- "message": "Uusia viestejä",
+ "message": "uutta viestiä",
"description": "Displayed in notifications for multiple messages"
},
"theirIdentityUnknown": {
@@ -245,7 +245,7 @@
},
"submitDebugLog": {
"message": "Lähetä virheenkorjausloki",
- "description": ""
+ "description": "Menu item and header text for debug log modal, title case."
},
"error": {
"message": "Virhe",
diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json
index fc4843e1d..a119ab66c 100644
--- a/_locales/fr/messages.json
+++ b/_locales/fr/messages.json
@@ -57,7 +57,15 @@
},
"verifyContact": {
"message": "Vous pouvez vérifier ce contact",
- "description": ""
+ "description": "",
+ "placeholders": {
+ "tag_start": {
+ "content": ""
+ },
+ "tag_end": {
+ "content": ""
+ }
+ }
},
"sent": {
"message": "Envoyé",
diff --git a/_locales/hr/messages.json b/_locales/hr/messages.json
index f5f2ff1a7..8b3a0f2d7 100644
--- a/_locales/hr/messages.json
+++ b/_locales/hr/messages.json
@@ -57,7 +57,15 @@
},
"verifyContact": {
"message": "Možda biste htjeli provjeriti ovaj kontakt.",
- "description": ""
+ "description": "",
+ "placeholders": {
+ "tag_start": {
+ "content": ""
+ },
+ "tag_end": {
+ "content": ""
+ }
+ }
},
"sent": {
"message": "Poslano",
diff --git a/_locales/id/messages.json b/_locales/id/messages.json
index 255ad0bdc..43925442b 100644
--- a/_locales/id/messages.json
+++ b/_locales/id/messages.json
@@ -4,19 +4,19 @@
"description": "Displayed for incoming unsupported attachment"
},
"settings": {
- "message": "Settings",
+ "message": "Pengaturan",
"description": "Menu item and header for global settings"
},
"incomingKeyConflict": {
- "message": "Received message with unknown identity key. Click to process and display.",
+ "message": "Pesan didapatkan dengan kunci tak dikenal. Klik untuk memproses dan menampilkan.",
"description": ""
},
"installComputerName": {
- "message": "This computer's name will be",
+ "message": "Nama komputer ini akan menjadi",
"description": "Text displayed before the input where the user can enter the name for this device."
},
"gotIt": {
- "message": "Got it!",
+ "message": "Saya mengerti!",
"description": ""
},
"unsupportedFileType": {
@@ -24,7 +24,7 @@
"description": "Displayed for outgoing unsupported attachment"
},
"installGeneratingKeys": {
- "message": "Generating Keys",
+ "message": "Sedang Membuat Kunci",
"description": ""
},
"resetSession": {
@@ -40,15 +40,15 @@
"description": ""
},
"deleteMessages": {
- "message": "Menghapus pesan",
- "description": ""
+ "message": "Hapus Pesan",
+ "description": "Menu item for deleting messages, title case."
},
"selectAContact": {
"message": "Pilih kontak atau grup untuk mulai mengobrol",
"description": ""
},
"off": {
- "message": "Off",
+ "message": "Mati",
"description": "Label for disabling notifications"
},
"installConnecting": {
@@ -64,11 +64,11 @@
"description": "Label for the time a message was sent"
},
"newMessage": {
- "message": "New Message",
+ "message": "Pesan Baru",
"description": "Displayed in notifications for only 1 message"
},
"nameOnly": {
- "message": "Name only",
+ "message": "Hanya nama",
"description": "Label for setting notifications to display sender name only"
},
"verifyIdentity": {
@@ -80,7 +80,7 @@
"description": "Label for the sender of a message"
},
"debugLogExplanation": {
- "message": "This log will be posted publicly online for contributors to view. You may examine and edit it before submitting.",
+ "message": "Catatan ini akan diunggah secara publik agar kontributor dapat melihat. Anda dapat memeriksa kembali dan menyunting ini sebelum mengunggahnya.",
"description": ""
},
"searchForPeopleOrGroups": {
@@ -88,7 +88,7 @@
"description": "Placeholder text in the search input"
},
"noNameOrMessage": {
- "message": "No name or message",
+ "message": "Tanpa nama ataupun pesan",
"description": "Label for setting notifications to display no name and no message text"
},
"installFollowUs": {
@@ -102,11 +102,11 @@
}
},
"yourIdentity": {
- "message": "Your identity (you read):",
+ "message": "Identitas Anda (yang Anda lihat):",
"description": ""
},
"installTooManyDevices": {
- "message": "Sorry, you have too many devices linked already. Try removing some.",
+ "message": "Maaf, Anda menautkan perangkat terlalu banyak. Coba hapus beberapa.",
"description": ""
},
"installSyncingGroupsAndContacts": {
@@ -114,7 +114,7 @@
"description": ""
},
"newIdentity": {
- "message": "New Identity",
+ "message": "Identitas Baru",
"description": ""
},
"installTagline": {
@@ -142,11 +142,11 @@
"description": ""
},
"fileSizeWarning": {
- "message": "Sorry, the selected file exceeds message size restrictions.",
+ "message": "Maaf, berkas tersebut melebihi batas ukuran pesan.",
"description": ""
},
"installAndroidInstructions": {
- "message": "Open Signal on your phone and navigate to Settings > Devices. Tap the button to add a new device, then scan the code above.",
+ "message": "Buka Signal di ponsel Anda dan pergi ke Settings > Devices. Sentuh tombol tambah perangkat, kemudian pindai kode di atas.",
"description": ""
},
"installWelcome": {
@@ -154,7 +154,7 @@
"description": "Welcome title on the install page"
},
"installConnectionFailed": {
- "message": "Failed to connect to server.",
+ "message": "Gagal menyambungkan ke server.",
"description": "Displayed when we can't connect to the server."
},
"cancel": {
@@ -162,7 +162,7 @@
"description": ""
},
"installIHaveSignalButton": {
- "message": "I have Signal for Android",
+ "message": "Saya memiliki Signal for Android",
"description": "Button for the user to confirm that they have Signal for Android"
},
"sessionEnded": {
@@ -170,7 +170,7 @@
"description": ""
},
"installGetStartedButton": {
- "message": "Get started",
+ "message": "Memulai",
"description": ""
},
"installSignalLink": {
@@ -188,11 +188,11 @@
"description": "Text displayed before the phone number that the user is in the process of linking with"
},
"theirIdentity": {
- "message": "Their identity (they read):",
+ "message": "Identitas mereka (yang mereka baca):",
"description": "They is used here as a gender-neutral third-person singular"
},
"newMessages": {
- "message": "New Messages",
+ "message": "Pesan Baru",
"description": "Displayed in notifications for multiple messages"
},
"theirIdentityUnknown": {
@@ -200,7 +200,7 @@
"description": ""
},
"submit": {
- "message": "Submit",
+ "message": "Kirim",
"description": ""
},
"to": {
@@ -220,11 +220,11 @@
"description": ""
},
"nameAndMessage": {
- "message": "Name and message",
+ "message": "Nama dan pesan",
"description": "Label for setting notifications to display name and message text"
},
"failedToSend": {
- "message": "Failed to send to some recipients. Check your network connection.",
+ "message": "Gagal mengirim. Cek sambungan jaringan Anda.",
"description": ""
},
"ok": {
@@ -236,8 +236,8 @@
"description": ""
},
"submitDebugLog": {
- "message": "Submit debug log",
- "description": ""
+ "message": "Kirim Catatan Awakutu",
+ "description": "Menu item and header text for debug log modal, title case."
},
"error": {
"message": "Galat",
diff --git a/_locales/it/messages.json b/_locales/it/messages.json
index fabdea0cb..904d0482e 100644
--- a/_locales/it/messages.json
+++ b/_locales/it/messages.json
@@ -41,7 +41,7 @@
},
"deleteMessages": {
"message": "Cancella messaggi",
- "description": ""
+ "description": "Menu item for deleting messages, title case."
},
"selectAContact": {
"message": "Per iniziare una chat seleziona un contatto o un gruppo.",
@@ -216,7 +216,7 @@
"description": "Label for the receiver of a message"
},
"installFinalButton": {
- "message": "Sembra tutto apposto",
+ "message": "Sembra tutto a posto",
"description": "The final button for the install process, after the user has entered a name for their device"
},
"messageDetail": {
@@ -244,8 +244,8 @@
"description": ""
},
"submitDebugLog": {
- "message": "Invia il file log di debug",
- "description": ""
+ "message": "Invia log di debug",
+ "description": "Menu item and header text for debug log modal, title case."
},
"error": {
"message": "Errore",
diff --git a/_locales/mk/messages.json b/_locales/mk/messages.json
index 82ef9198b..4f2a73b90 100644
--- a/_locales/mk/messages.json
+++ b/_locales/mk/messages.json
@@ -57,7 +57,15 @@
},
"verifyContact": {
"message": "Може да сакатеда го проверите овој контакт.",
- "description": ""
+ "description": "",
+ "placeholders": {
+ "tag_start": {
+ "content": ""
+ },
+ "tag_end": {
+ "content": ""
+ }
+ }
},
"sent": {
"message": "Испратено",
diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json
index 680507ec5..b436568f4 100644
--- a/_locales/nl/messages.json
+++ b/_locales/nl/messages.json
@@ -57,7 +57,15 @@
},
"verifyContact": {
"message": "Je wilt wellicht dit contact verifiëren.",
- "description": ""
+ "description": "",
+ "placeholders": {
+ "tag_start": {
+ "content": ""
+ },
+ "tag_end": {
+ "content": ""
+ }
+ }
},
"sent": {
"message": "Verzonden",
diff --git a/_locales/no/messages.json b/_locales/no/messages.json
index 71d455d7d..547fbf838 100644
--- a/_locales/no/messages.json
+++ b/_locales/no/messages.json
@@ -57,7 +57,15 @@
},
"verifyContact": {
"message": "Du ønsker kanskje å verifisere denne kontakten.",
- "description": ""
+ "description": "",
+ "placeholders": {
+ "tag_start": {
+ "content": ""
+ },
+ "tag_end": {
+ "content": ""
+ }
+ }
},
"sent": {
"message": "Melding sendt",
diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json
index 307ea521d..97f68d4b1 100644
--- a/_locales/pl/messages.json
+++ b/_locales/pl/messages.json
@@ -4,7 +4,7 @@
"description": "Displayed for incoming unsupported attachment"
},
"settings": {
- "message": "Settings",
+ "message": "Ustawienia",
"description": "Menu item and header for global settings"
},
"incomingKeyConflict": {
@@ -40,15 +40,15 @@
"description": ""
},
"deleteMessages": {
- "message": "Usuń wiadomości",
- "description": ""
+ "message": "Usuń Wiadomości",
+ "description": "Menu item for deleting messages, title case."
},
"selectAContact": {
"message": "Wybierz kontakt lub grupę aby zacząć rozmowę.",
"description": ""
},
"off": {
- "message": "Off",
+ "message": "Wyłącz",
"description": "Label for disabling notifications"
},
"installConnecting": {
@@ -56,19 +56,27 @@
"description": "Displayed when waiting for the QR Code"
},
"verifyContact": {
- "message": "Polecana weryfikacja tego kontaktu",
- "description": ""
+ "message": "Możesz $tag_start$ zweryfikować $tag_end$ ten kontakt.",
+ "description": "",
+ "placeholders": {
+ "tag_start": {
+ "content": ""
+ },
+ "tag_end": {
+ "content": ""
+ }
+ }
},
"sent": {
"message": "Wsłano",
"description": "Label for the time a message was sent"
},
"newMessage": {
- "message": "New Message",
+ "message": "Nowa wiadomość",
"description": "Displayed in notifications for only 1 message"
},
"nameOnly": {
- "message": "Name only",
+ "message": "Tylko nazwa",
"description": "Label for setting notifications to display sender name only"
},
"verifyIdentity": {
@@ -88,7 +96,7 @@
"description": "Placeholder text in the search input"
},
"noNameOrMessage": {
- "message": "No name or message",
+ "message": "Brak nazwy lub wiadomości",
"description": "Label for setting notifications to display no name and no message text"
},
"installFollowUs": {
@@ -114,7 +122,7 @@
"description": ""
},
"newIdentity": {
- "message": "New Identity",
+ "message": "Nowa tożsamość",
"description": ""
},
"installTagline": {
@@ -154,7 +162,7 @@
"description": "Welcome title on the install page"
},
"installConnectionFailed": {
- "message": "Failed to connect to server.",
+ "message": "Nie można połączyć się z serwerem.",
"description": "Displayed when we can't connect to the server."
},
"cancel": {
@@ -192,7 +200,7 @@
"description": "They is used here as a gender-neutral third-person singular"
},
"newMessages": {
- "message": "New Messages",
+ "message": "Nowe wiadomości",
"description": "Displayed in notifications for multiple messages"
},
"theirIdentityUnknown": {
@@ -220,11 +228,11 @@
"description": ""
},
"nameAndMessage": {
- "message": "Name and message",
+ "message": "Nazwa i wiadomość",
"description": "Label for setting notifications to display name and message text"
},
"failedToSend": {
- "message": "Nie udało się wysłać do kilku odbiorców.",
+ "message": "Nie można było wysłać wiadomości do niektórych adresatów. Sprawdź połączenie z internetem.",
"description": ""
},
"ok": {
@@ -232,12 +240,12 @@
"description": ""
},
"identityChanged": {
- "message": "This contact's identity key has changed. This could either mean that someone is trying to intercept your communication, or this contact simply re-installed Signal and now has a new identity key.",
+ "message": "Klucz kontaktu został zmieniony. To oznacza, że ktoś próbował przechwycić połączenie, lub kontakt przeinstalował aplikację Signal i ma nowy klucz tożsamości.",
"description": ""
},
"submitDebugLog": {
- "message": "Wyślij logi debugowania",
- "description": ""
+ "message": "Wyślij Log Debugowania",
+ "description": "Menu item and header text for debug log modal, title case."
},
"error": {
"message": "Błąd",
diff --git a/_locales/pt/messages.json b/_locales/pt/messages.json
index a8f2e6c76..2912879be 100644
--- a/_locales/pt/messages.json
+++ b/_locales/pt/messages.json
@@ -4,7 +4,7 @@
"description": "Displayed for incoming unsupported attachment"
},
"settings": {
- "message": "Settings",
+ "message": "Configurações",
"description": "Menu item and header for global settings"
},
"incomingKeyConflict": {
@@ -40,15 +40,15 @@
"description": ""
},
"deleteMessages": {
- "message": "Apagar mensagens",
- "description": ""
+ "message": "Excluir mensagens",
+ "description": "Menu item for deleting messages, title case."
},
"selectAContact": {
"message": "Seleccione um contacto ou grupo para começar a falar",
"description": ""
},
"off": {
- "message": "Off",
+ "message": "Desligado",
"description": "Label for disabling notifications"
},
"installConnecting": {
@@ -56,19 +56,27 @@
"description": "Displayed when waiting for the QR Code"
},
"verifyContact": {
- "message": "Pode querer verificar este contacto.",
- "description": ""
+ "message": "You may wish to $tag_start$ verify $tag_end$ this contact.",
+ "description": "",
+ "placeholders": {
+ "tag_start": {
+ "content": ""
+ },
+ "tag_end": {
+ "content": ""
+ }
+ }
},
"sent": {
"message": "Enviada",
"description": "Label for the time a message was sent"
},
"newMessage": {
- "message": "New Message",
+ "message": "Nova mensagem",
"description": "Displayed in notifications for only 1 message"
},
"nameOnly": {
- "message": "Name only",
+ "message": "Somente nome",
"description": "Label for setting notifications to display sender name only"
},
"verifyIdentity": {
@@ -88,7 +96,7 @@
"description": "Placeholder text in the search input"
},
"noNameOrMessage": {
- "message": "No name or message",
+ "message": "Sem nome ou mensagem",
"description": "Label for setting notifications to display no name and no message text"
},
"installFollowUs": {
@@ -114,7 +122,7 @@
"description": ""
},
"newIdentity": {
- "message": "New Identity",
+ "message": "Nova identidade",
"description": ""
},
"installTagline": {
@@ -154,7 +162,7 @@
"description": "Welcome title on the install page"
},
"installConnectionFailed": {
- "message": "Failed to connect to server.",
+ "message": "Falha ao conectar com o servidor",
"description": "Displayed when we can't connect to the server."
},
"cancel": {
@@ -192,7 +200,7 @@
"description": "They is used here as a gender-neutral third-person singular"
},
"newMessages": {
- "message": "New Messages",
+ "message": "Novas mensagens",
"description": "Displayed in notifications for multiple messages"
},
"theirIdentityUnknown": {
@@ -220,11 +228,11 @@
"description": ""
},
"nameAndMessage": {
- "message": "Name and message",
+ "message": "Nome e mensagem",
"description": "Label for setting notifications to display name and message text"
},
"failedToSend": {
- "message": "Falhou o envio para alguns destinatários.",
+ "message": "Falha ao enviar para alguns destinatários. Verifique sua conexão de rede",
"description": ""
},
"ok": {
@@ -232,12 +240,12 @@
"description": ""
},
"identityChanged": {
- "message": "This contact's identity key has changed. This could either mean that someone is trying to intercept your communication, or this contact simply re-installed Signal and now has a new identity key.",
+ "message": "A chave de identidade do contato foi alterada. Isto pode indicar que alguém está tentando interceptar sua comunicação, ou o contato simplesmente reinstalou Signal e agora possui uma nova chave de identidade.",
"description": ""
},
"submitDebugLog": {
"message": "Enviar log de depuração",
- "description": ""
+ "description": "Menu item and header text for debug log modal, title case."
},
"error": {
"message": "Erro",
diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json
index 471997f81..657aa804d 100644
--- a/_locales/ro/messages.json
+++ b/_locales/ro/messages.json
@@ -4,7 +4,7 @@
"description": "Displayed for incoming unsupported attachment"
},
"settings": {
- "message": "Settings",
+ "message": "Setări",
"description": "Menu item and header for global settings"
},
"incomingKeyConflict": {
@@ -41,14 +41,14 @@
},
"deleteMessages": {
"message": "Şterge mesajele",
- "description": ""
+ "description": "Menu item for deleting messages, title case."
},
"selectAContact": {
"message": "Alege un contact sau un grup pentru a discuta.",
"description": ""
},
"off": {
- "message": "Off",
+ "message": "Oprit",
"description": "Label for disabling notifications"
},
"installConnecting": {
@@ -56,19 +56,27 @@
"description": "Displayed when waiting for the QR Code"
},
"verifyContact": {
- "message": "S-ar putea să dorești să verifici acest contact.",
- "description": ""
+ "message": "S-ar putea să dorești să $tag_start$ verifici $tag_end$ acest contact.",
+ "description": "",
+ "placeholders": {
+ "tag_start": {
+ "content": ""
+ },
+ "tag_end": {
+ "content": ""
+ }
+ }
},
"sent": {
"message": "Trimis",
"description": "Label for the time a message was sent"
},
"newMessage": {
- "message": "New Message",
+ "message": "Mesaj nou",
"description": "Displayed in notifications for only 1 message"
},
"nameOnly": {
- "message": "Name only",
+ "message": "Numai numele",
"description": "Label for setting notifications to display sender name only"
},
"verifyIdentity": {
@@ -88,7 +96,7 @@
"description": "Placeholder text in the search input"
},
"noNameOrMessage": {
- "message": "No name or message",
+ "message": "Niciun nume sau mesaj",
"description": "Label for setting notifications to display no name and no message text"
},
"installFollowUs": {
@@ -114,7 +122,7 @@
"description": ""
},
"newIdentity": {
- "message": "New Identity",
+ "message": "Identitate nouă",
"description": ""
},
"installTagline": {
@@ -192,7 +200,7 @@
"description": "They is used here as a gender-neutral third-person singular"
},
"newMessages": {
- "message": "New Messages",
+ "message": "Mesaje noi",
"description": "Displayed in notifications for multiple messages"
},
"theirIdentityUnknown": {
@@ -220,11 +228,11 @@
"description": ""
},
"nameAndMessage": {
- "message": "Name and message",
+ "message": "Nume și mesaj",
"description": "Label for setting notifications to display name and message text"
},
"failedToSend": {
- "message": "Mesajul nu a putut fi trimis la unii destinatari.",
+ "message": "Mesajul nu a putut fi trimis la unii destinatari. Verifică conexiunea la rețea.",
"description": ""
},
"ok": {
@@ -232,12 +240,12 @@
"description": ""
},
"identityChanged": {
- "message": "This contact's identity key has changed. This could either mean that someone is trying to intercept your communication, or this contact simply re-installed Signal and now has a new identity key.",
+ "message": "Cheia de identitate a contactului s-a schimbat. Asta poate însemna că cineva încearcă să intercepteze comunicarea, sau contactul și-a reinstalat Signal și are acum o nouă cheie de identitate.",
"description": ""
},
"submitDebugLog": {
"message": "Trimite log-ul de depanare",
- "description": ""
+ "description": "Menu item and header text for debug log modal, title case."
},
"error": {
"message": "Eroare",
diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json
index 8553d03ab..1e3c4ea30 100644
--- a/_locales/ru/messages.json
+++ b/_locales/ru/messages.json
@@ -57,7 +57,15 @@
},
"verifyContact": {
"message": "Вы возможно хотите подтвердить этого контакта.",
- "description": ""
+ "description": "",
+ "placeholders": {
+ "tag_start": {
+ "content": ""
+ },
+ "tag_end": {
+ "content": ""
+ }
+ }
},
"sent": {
"message": "Отправлено",
diff --git a/_locales/sv/messages.json b/_locales/sv/messages.json
index 202272b83..391558824 100644
--- a/_locales/sv/messages.json
+++ b/_locales/sv/messages.json
@@ -57,7 +57,15 @@
},
"verifyContact": {
"message": "Du kan verifiera den här kontakten om du vill.",
- "description": ""
+ "description": "",
+ "placeholders": {
+ "tag_start": {
+ "content": ""
+ },
+ "tag_end": {
+ "content": ""
+ }
+ }
},
"sent": {
"message": "Skickat",