sync translations

This commit is contained in:
Michael Kirk 2018-07-10 17:06:31 -06:00
parent 4a4eb9b833
commit df568753c9
9 changed files with 77 additions and 77 deletions

View File

@ -291,16 +291,16 @@
"CALL_AUDIO_PERMISSION_TITLE" = "Zugriff auf Mikrofon erforderlich"; "CALL_AUDIO_PERMISSION_TITLE" = "Zugriff auf Mikrofon erforderlich";
/* Message recorded in conversation history when local user declined a call. */ /* Message recorded in conversation history when local user declined a call. */
"CALL_DECLINED" = "Call Declined"; "CALL_DECLINED" = "Abgelehnter Anruf";
/* Message recorded in conversation history when local user is making or has completed a call. */ /* Message recorded in conversation history when local user is making or has completed a call. */
"CALL_DEFAULT_STATUS" = "Contact Called"; "CALL_DEFAULT_STATUS" = "Kontakt angerufen";
/* Accessibility label for placing call button */ /* Accessibility label for placing call button */
"CALL_LABEL" = "Anrufen"; "CALL_LABEL" = "Anrufen";
/* Message recorded in conversation history when local user missed a call. */ /* Message recorded in conversation history when local user missed a call. */
"CALL_MISSED" = "Missed Call"; "CALL_MISSED" = "Entgangener Anruf";
/* Call setup status label after outgoing call times out */ /* Call setup status label after outgoing call times out */
"CALL_SCREEN_STATUS_NO_ANSWER" = "Keine Antwort."; "CALL_SCREEN_STATUS_NO_ANSWER" = "Keine Antwort.";
@ -612,13 +612,13 @@
"DATABASE_VIEW_OVERLAY_TITLE" = "Datenbankoptimierung"; "DATABASE_VIEW_OVERLAY_TITLE" = "Datenbankoptimierung";
/* Format string for a relative time, expressed as a certain number of hours in the past. Embeds {{The number of hours}}. */ /* Format string for a relative time, expressed as a certain number of hours in the past. Embeds {{The number of hours}}. */
"DATE_HOURS_AGO_FORMAT" = "%@ Hr Ago"; "DATE_HOURS_AGO_FORMAT" = "Vor %@ Std.";
/* Format string for a relative time, expressed as a certain number of minutes in the past. Embeds {{The number of minutes}}. */ /* Format string for a relative time, expressed as a certain number of minutes in the past. Embeds {{The number of minutes}}. */
"DATE_MINUTES_AGO_FORMAT" = "%@ Min Ago"; "DATE_MINUTES_AGO_FORMAT" = "Vor %@ Min.";
/* The present; the current time. */ /* The present; the current time. */
"DATE_NOW" = "Now"; "DATE_NOW" = "Jetzt";
/* The current day. */ /* The current day. */
"DATE_TODAY" = "Heute"; "DATE_TODAY" = "Heute";
@ -1225,7 +1225,7 @@
"MESSAGE_STATUS_DELIVERED" = "Zugestellt"; "MESSAGE_STATUS_DELIVERED" = "Zugestellt";
/* status message for failed messages */ /* status message for failed messages */
"MESSAGE_STATUS_FAILED" = "Sending failed."; "MESSAGE_STATUS_FAILED" = "Versand gescheitert.";
/* status message for failed messages */ /* status message for failed messages */
"MESSAGE_STATUS_FAILED_SHORT" = "Gescheitert"; "MESSAGE_STATUS_FAILED_SHORT" = "Gescheitert";
@ -1237,7 +1237,7 @@
"MESSAGE_STATUS_RECIPIENT_SKIPPED" = "Übersprungen"; "MESSAGE_STATUS_RECIPIENT_SKIPPED" = "Übersprungen";
/* Label indicating that a message failed to send. */ /* Label indicating that a message failed to send. */
"MESSAGE_STATUS_SEND_FAILED" = "Send Failed"; "MESSAGE_STATUS_SEND_FAILED" = "Versand gescheitert";
/* message status while message is sending. */ /* message status while message is sending. */
"MESSAGE_STATUS_SENDING" = "Wird gesendet …"; "MESSAGE_STATUS_SENDING" = "Wird gesendet …";

View File

@ -291,16 +291,16 @@
"CALL_AUDIO_PERMISSION_TITLE" = "Signal necesita acceso al micrófono"; "CALL_AUDIO_PERMISSION_TITLE" = "Signal necesita acceso al micrófono";
/* Message recorded in conversation history when local user declined a call. */ /* Message recorded in conversation history when local user declined a call. */
"CALL_DECLINED" = "Call Declined"; "CALL_DECLINED" = "Llamada rechazada";
/* Message recorded in conversation history when local user is making or has completed a call. */ /* Message recorded in conversation history when local user is making or has completed a call. */
"CALL_DEFAULT_STATUS" = "Contact Called"; "CALL_DEFAULT_STATUS" = "El contacto ha llamado";
/* Accessibility label for placing call button */ /* Accessibility label for placing call button */
"CALL_LABEL" = "Llamada"; "CALL_LABEL" = "Llamada";
/* Message recorded in conversation history when local user missed a call. */ /* Message recorded in conversation history when local user missed a call. */
"CALL_MISSED" = "Missed Call"; "CALL_MISSED" = "Llamada perdida";
/* Call setup status label after outgoing call times out */ /* Call setup status label after outgoing call times out */
"CALL_SCREEN_STATUS_NO_ANSWER" = "sin respuesta."; "CALL_SCREEN_STATUS_NO_ANSWER" = "sin respuesta.";
@ -612,13 +612,13 @@
"DATABASE_VIEW_OVERLAY_TITLE" = "Optimizando base de datos"; "DATABASE_VIEW_OVERLAY_TITLE" = "Optimizando base de datos";
/* Format string for a relative time, expressed as a certain number of hours in the past. Embeds {{The number of hours}}. */ /* Format string for a relative time, expressed as a certain number of hours in the past. Embeds {{The number of hours}}. */
"DATE_HOURS_AGO_FORMAT" = "%@ Hr Ago"; "DATE_HOURS_AGO_FORMAT" = "Hace %@ h";
/* Format string for a relative time, expressed as a certain number of minutes in the past. Embeds {{The number of minutes}}. */ /* Format string for a relative time, expressed as a certain number of minutes in the past. Embeds {{The number of minutes}}. */
"DATE_MINUTES_AGO_FORMAT" = "%@ Min Ago"; "DATE_MINUTES_AGO_FORMAT" = "Hace %@ m";
/* The present; the current time. */ /* The present; the current time. */
"DATE_NOW" = "Now"; "DATE_NOW" = "Ahora";
/* The current day. */ /* The current day. */
"DATE_TODAY" = "Hoy"; "DATE_TODAY" = "Hoy";
@ -1225,7 +1225,7 @@
"MESSAGE_STATUS_DELIVERED" = "Entregado"; "MESSAGE_STATUS_DELIVERED" = "Entregado";
/* status message for failed messages */ /* status message for failed messages */
"MESSAGE_STATUS_FAILED" = "Sending failed."; "MESSAGE_STATUS_FAILED" = "Fallo al enviar.";
/* status message for failed messages */ /* status message for failed messages */
"MESSAGE_STATUS_FAILED_SHORT" = "Fallo"; "MESSAGE_STATUS_FAILED_SHORT" = "Fallo";
@ -1237,7 +1237,7 @@
"MESSAGE_STATUS_RECIPIENT_SKIPPED" = "Omitido"; "MESSAGE_STATUS_RECIPIENT_SKIPPED" = "Omitido";
/* Label indicating that a message failed to send. */ /* Label indicating that a message failed to send. */
"MESSAGE_STATUS_SEND_FAILED" = "Send Failed"; "MESSAGE_STATUS_SEND_FAILED" = "Fallo al enviar";
/* message status while message is sending. */ /* message status while message is sending. */
"MESSAGE_STATUS_SENDING" = "Enviando..."; "MESSAGE_STATUS_SENDING" = "Enviando...";

View File

@ -291,16 +291,16 @@
"CALL_AUDIO_PERMISSION_TITLE" = "Mikrofonin käyttöoikeutta tarvitaan"; "CALL_AUDIO_PERMISSION_TITLE" = "Mikrofonin käyttöoikeutta tarvitaan";
/* Message recorded in conversation history when local user declined a call. */ /* Message recorded in conversation history when local user declined a call. */
"CALL_DECLINED" = "Call Declined"; "CALL_DECLINED" = "Hylkäsit puhelun";
/* Message recorded in conversation history when local user is making or has completed a call. */ /* Message recorded in conversation history when local user is making or has completed a call. */
"CALL_DEFAULT_STATUS" = "Contact Called"; "CALL_DEFAULT_STATUS" = "Puhelu soitettu";
/* Accessibility label for placing call button */ /* Accessibility label for placing call button */
"CALL_LABEL" = "Soita"; "CALL_LABEL" = "Soita";
/* Message recorded in conversation history when local user missed a call. */ /* Message recorded in conversation history when local user missed a call. */
"CALL_MISSED" = "Missed Call"; "CALL_MISSED" = "Vastaamatta jäänyt puhelu";
/* Call setup status label after outgoing call times out */ /* Call setup status label after outgoing call times out */
"CALL_SCREEN_STATUS_NO_ANSWER" = "Ei vastausta."; "CALL_SCREEN_STATUS_NO_ANSWER" = "Ei vastausta.";
@ -612,13 +612,13 @@
"DATABASE_VIEW_OVERLAY_TITLE" = "Päivitetään tietokantaa"; "DATABASE_VIEW_OVERLAY_TITLE" = "Päivitetään tietokantaa";
/* Format string for a relative time, expressed as a certain number of hours in the past. Embeds {{The number of hours}}. */ /* Format string for a relative time, expressed as a certain number of hours in the past. Embeds {{The number of hours}}. */
"DATE_HOURS_AGO_FORMAT" = "%@ Hr Ago"; "DATE_HOURS_AGO_FORMAT" = "%@ t sitten";
/* Format string for a relative time, expressed as a certain number of minutes in the past. Embeds {{The number of minutes}}. */ /* Format string for a relative time, expressed as a certain number of minutes in the past. Embeds {{The number of minutes}}. */
"DATE_MINUTES_AGO_FORMAT" = "%@ Min Ago"; "DATE_MINUTES_AGO_FORMAT" = "%@ min sitten";
/* The present; the current time. */ /* The present; the current time. */
"DATE_NOW" = "Now"; "DATE_NOW" = "Juuri äsken";
/* The current day. */ /* The current day. */
"DATE_TODAY" = "Tänään"; "DATE_TODAY" = "Tänään";
@ -835,7 +835,7 @@
"ERROR_DESCRIPTION_CLIENT_SENDING_FAILURE" = "Viestin lähetys epäonnistui."; "ERROR_DESCRIPTION_CLIENT_SENDING_FAILURE" = "Viestin lähetys epäonnistui.";
/* Error message indicating that message send is disabled due to prekey update failures */ /* Error message indicating that message send is disabled due to prekey update failures */
"ERROR_DESCRIPTION_MESSAGE_SEND_DISABLED_PREKEY_UPDATE_FAILURES" = "Lähettäminen ei onnistu vanhentuneiden yksityisyystietojen vuoksi."; "ERROR_DESCRIPTION_MESSAGE_SEND_DISABLED_PREKEY_UPDATE_FAILURES" = "Lähettäminen ei onnistu, koska salaustiedot ovat vanhetuneet.";
/* Error message indicating that message send failed due to block list */ /* Error message indicating that message send failed due to block list */
"ERROR_DESCRIPTION_MESSAGE_SEND_FAILED_DUE_TO_BLOCK_LIST" = "Viestin lähettäminen ei onnistunut, koska olet estänyt kyseisen yhteystiedon."; "ERROR_DESCRIPTION_MESSAGE_SEND_FAILED_DUE_TO_BLOCK_LIST" = "Viestin lähettäminen ei onnistunut, koska olet estänyt kyseisen yhteystiedon.";
@ -1225,7 +1225,7 @@
"MESSAGE_STATUS_DELIVERED" = "Toimitettu"; "MESSAGE_STATUS_DELIVERED" = "Toimitettu";
/* status message for failed messages */ /* status message for failed messages */
"MESSAGE_STATUS_FAILED" = "Sending failed."; "MESSAGE_STATUS_FAILED" = "Lähettäminen epäonnistui.";
/* status message for failed messages */ /* status message for failed messages */
"MESSAGE_STATUS_FAILED_SHORT" = "Epäonnistui"; "MESSAGE_STATUS_FAILED_SHORT" = "Epäonnistui";
@ -1237,7 +1237,7 @@
"MESSAGE_STATUS_RECIPIENT_SKIPPED" = "Sivuutettu"; "MESSAGE_STATUS_RECIPIENT_SKIPPED" = "Sivuutettu";
/* Label indicating that a message failed to send. */ /* Label indicating that a message failed to send. */
"MESSAGE_STATUS_SEND_FAILED" = "Send Failed"; "MESSAGE_STATUS_SEND_FAILED" = "Lähettäminen epäonnistui.";
/* message status while message is sending. */ /* message status while message is sending. */
"MESSAGE_STATUS_SENDING" = "Lähetetään..."; "MESSAGE_STATUS_SENDING" = "Lähetetään...";

View File

@ -291,16 +291,16 @@
"CALL_AUDIO_PERMISSION_TITLE" = "נדרשת גישה למיקרופון"; "CALL_AUDIO_PERMISSION_TITLE" = "נדרשת גישה למיקרופון";
/* Message recorded in conversation history when local user declined a call. */ /* Message recorded in conversation history when local user declined a call. */
"CALL_DECLINED" = "Call Declined"; "CALL_DECLINED" = "שיחה נדחתה";
/* Message recorded in conversation history when local user is making or has completed a call. */ /* Message recorded in conversation history when local user is making or has completed a call. */
"CALL_DEFAULT_STATUS" = "Contact Called"; "CALL_DEFAULT_STATUS" = "איש קשר התקשר";
/* Accessibility label for placing call button */ /* Accessibility label for placing call button */
"CALL_LABEL" = "חייג"; "CALL_LABEL" = "חייג";
/* Message recorded in conversation history when local user missed a call. */ /* Message recorded in conversation history when local user missed a call. */
"CALL_MISSED" = "Missed Call"; "CALL_MISSED" = "שיחה שלא נענתה";
/* Call setup status label after outgoing call times out */ /* Call setup status label after outgoing call times out */
"CALL_SCREEN_STATUS_NO_ANSWER" = "אין מענה."; "CALL_SCREEN_STATUS_NO_ANSWER" = "אין מענה.";
@ -612,13 +612,13 @@
"DATABASE_VIEW_OVERLAY_TITLE" = "ממטב מסד־נתונים"; "DATABASE_VIEW_OVERLAY_TITLE" = "ממטב מסד־נתונים";
/* Format string for a relative time, expressed as a certain number of hours in the past. Embeds {{The number of hours}}. */ /* Format string for a relative time, expressed as a certain number of hours in the past. Embeds {{The number of hours}}. */
"DATE_HOURS_AGO_FORMAT" = "%@ Hr Ago"; "DATE_HOURS_AGO_FORMAT" = "%@ שעות קודם לכן";
/* Format string for a relative time, expressed as a certain number of minutes in the past. Embeds {{The number of minutes}}. */ /* Format string for a relative time, expressed as a certain number of minutes in the past. Embeds {{The number of minutes}}. */
"DATE_MINUTES_AGO_FORMAT" = "%@ Min Ago"; "DATE_MINUTES_AGO_FORMAT" = "%@ דקות קודם לכן";
/* The present; the current time. */ /* The present; the current time. */
"DATE_NOW" = "Now"; "DATE_NOW" = "עכשיו";
/* The current day. */ /* The current day. */
"DATE_TODAY" = "היום"; "DATE_TODAY" = "היום";
@ -1225,7 +1225,7 @@
"MESSAGE_STATUS_DELIVERED" = "נשלח"; "MESSAGE_STATUS_DELIVERED" = "נשלח";
/* status message for failed messages */ /* status message for failed messages */
"MESSAGE_STATUS_FAILED" = "Sending failed."; "MESSAGE_STATUS_FAILED" = "שליחה נכשלה.";
/* status message for failed messages */ /* status message for failed messages */
"MESSAGE_STATUS_FAILED_SHORT" = "נכשל"; "MESSAGE_STATUS_FAILED_SHORT" = "נכשל";
@ -1237,7 +1237,7 @@
"MESSAGE_STATUS_RECIPIENT_SKIPPED" = "מדולג"; "MESSAGE_STATUS_RECIPIENT_SKIPPED" = "מדולג";
/* Label indicating that a message failed to send. */ /* Label indicating that a message failed to send. */
"MESSAGE_STATUS_SEND_FAILED" = "Send Failed"; "MESSAGE_STATUS_SEND_FAILED" = "שליחה נכשלה";
/* message status while message is sending. */ /* message status while message is sending. */
"MESSAGE_STATUS_SENDING" = "שולח..."; "MESSAGE_STATUS_SENDING" = "שולח...";

View File

@ -78,7 +78,7 @@
"APP_SETTINGS_EDIT_PROFILE_NAME_PROMPT" = "プロフィール名を入力してください"; "APP_SETTINGS_EDIT_PROFILE_NAME_PROMPT" = "プロフィール名を入力してください";
/* Message format for the 'new app version available' alert. Embeds: {{The latest app version number.}}. */ /* Message format for the 'new app version available' alert. Embeds: {{The latest app version number.}}. */
"APP_UPDATE_NAG_ALERT_MESSAGE_FORMAT" = "バージョン%@がApp Storeで現在入手できます"; "APP_UPDATE_NAG_ALERT_MESSAGE_FORMAT" = "バージョン%@がApp Storeで入手できます";
/* Title for the 'new app version available' alert. */ /* Title for the 'new app version available' alert. */
"APP_UPDATE_NAG_ALERT_TITLE" = "Signalの最新版が出ています"; "APP_UPDATE_NAG_ALERT_TITLE" = "Signalの最新版が出ています";
@ -222,7 +222,7 @@
"BACKUP_IMPORT_PHASE_RESTORING_FILES" = "ファイルを修復"; "BACKUP_IMPORT_PHASE_RESTORING_FILES" = "ファイルを修復";
/* An explanation of the consequences of blocking another user. */ /* An explanation of the consequences of blocking another user. */
"BLOCK_BEHAVIOR_EXPLANATION" = "ブロックされるユーザーから通話もメッセージも受け付けられません。"; "BLOCK_BEHAVIOR_EXPLANATION" = "ブロックされたユーザーは通話もメッセージも送って来れません。";
/* Button label for the 'block' button */ /* Button label for the 'block' button */
"BLOCK_LIST_BLOCK_BUTTON" = "ブロックする"; "BLOCK_LIST_BLOCK_BUTTON" = "ブロックする";
@ -291,16 +291,16 @@
"CALL_AUDIO_PERMISSION_TITLE" = "マイクへのアクセスが必要です"; "CALL_AUDIO_PERMISSION_TITLE" = "マイクへのアクセスが必要です";
/* Message recorded in conversation history when local user declined a call. */ /* Message recorded in conversation history when local user declined a call. */
"CALL_DECLINED" = "Call Declined"; "CALL_DECLINED" = "通話拒否";
/* Message recorded in conversation history when local user is making or has completed a call. */ /* Message recorded in conversation history when local user is making or has completed a call. */
"CALL_DEFAULT_STATUS" = "Contact Called"; "CALL_DEFAULT_STATUS" = "通話済み";
/* Accessibility label for placing call button */ /* Accessibility label for placing call button */
"CALL_LABEL" = "通話"; "CALL_LABEL" = "通話";
/* Message recorded in conversation history when local user missed a call. */ /* Message recorded in conversation history when local user missed a call. */
"CALL_MISSED" = "Missed Call"; "CALL_MISSED" = "不在着信";
/* Call setup status label after outgoing call times out */ /* Call setup status label after outgoing call times out */
"CALL_SCREEN_STATUS_NO_ANSWER" = "応答なし"; "CALL_SCREEN_STATUS_NO_ANSWER" = "応答なし";
@ -612,13 +612,13 @@
"DATABASE_VIEW_OVERLAY_TITLE" = "データベースを更新中"; "DATABASE_VIEW_OVERLAY_TITLE" = "データベースを更新中";
/* Format string for a relative time, expressed as a certain number of hours in the past. Embeds {{The number of hours}}. */ /* Format string for a relative time, expressed as a certain number of hours in the past. Embeds {{The number of hours}}. */
"DATE_HOURS_AGO_FORMAT" = "%@ Hr Ago"; "DATE_HOURS_AGO_FORMAT" = "%@時間前";
/* Format string for a relative time, expressed as a certain number of minutes in the past. Embeds {{The number of minutes}}. */ /* Format string for a relative time, expressed as a certain number of minutes in the past. Embeds {{The number of minutes}}. */
"DATE_MINUTES_AGO_FORMAT" = "%@ Min Ago"; "DATE_MINUTES_AGO_FORMAT" = "%@分前";
/* The present; the current time. */ /* The present; the current time. */
"DATE_NOW" = "Now"; "DATE_NOW" = "現在";
/* The current day. */ /* The current day. */
"DATE_TODAY" = "今日"; "DATE_TODAY" = "今日";
@ -651,7 +651,7 @@
"DEBUG_LOG_ALERT_OPTION_EMAIL" = "メールでのサポート"; "DEBUG_LOG_ALERT_OPTION_EMAIL" = "メールでのサポート";
/* Label for the 'send to last thread' option of the debug log alert. */ /* Label for the 'send to last thread' option of the debug log alert. */
"DEBUG_LOG_ALERT_OPTION_SEND_TO_LAST_THREAD" = "前のスレに送る"; "DEBUG_LOG_ALERT_OPTION_SEND_TO_LAST_THREAD" = "前のスレッドに送る";
/* Label for the 'send to self' option of the debug log alert. */ /* Label for the 'send to self' option of the debug log alert. */
"DEBUG_LOG_ALERT_OPTION_SEND_TO_SELF" = "自分に送る"; "DEBUG_LOG_ALERT_OPTION_SEND_TO_SELF" = "自分に送る";
@ -856,7 +856,7 @@
"ERROR_DESCRIPTION_REQUEST_TIMED_OUT" = "ネットワークへの要求が時間切れになりました"; "ERROR_DESCRIPTION_REQUEST_TIMED_OUT" = "ネットワークへの要求が時間切れになりました";
/* Error indicating that a socket response failed. */ /* Error indicating that a socket response failed. */
"ERROR_DESCRIPTION_RESPONSE_FAILED" = "無効な応答をサービスが返しました"; "ERROR_DESCRIPTION_RESPONSE_FAILED" = "無効な応答がサービスから返ってきました";
/* Error message when attempting to send message */ /* Error message when attempting to send message */
"ERROR_DESCRIPTION_SENDING_UNAUTHORIZED" = "電話番号と端末との結び付きがないようです。Signalを削除してインストールし直してください。"; "ERROR_DESCRIPTION_SENDING_UNAUTHORIZED" = "電話番号と端末との結び付きがないようです。Signalを削除してインストールし直してください。";
@ -1225,7 +1225,7 @@
"MESSAGE_STATUS_DELIVERED" = "配信済み"; "MESSAGE_STATUS_DELIVERED" = "配信済み";
/* status message for failed messages */ /* status message for failed messages */
"MESSAGE_STATUS_FAILED" = "Sending failed."; "MESSAGE_STATUS_FAILED" = "送信失敗";
/* status message for failed messages */ /* status message for failed messages */
"MESSAGE_STATUS_FAILED_SHORT" = "送信に失敗"; "MESSAGE_STATUS_FAILED_SHORT" = "送信に失敗";
@ -1237,7 +1237,7 @@
"MESSAGE_STATUS_RECIPIENT_SKIPPED" = "スキップされました"; "MESSAGE_STATUS_RECIPIENT_SKIPPED" = "スキップされました";
/* Label indicating that a message failed to send. */ /* Label indicating that a message failed to send. */
"MESSAGE_STATUS_SEND_FAILED" = "Send Failed"; "MESSAGE_STATUS_SEND_FAILED" = "送信失敗";
/* message status while message is sending. */ /* message status while message is sending. */
"MESSAGE_STATUS_SENDING" = "送信中"; "MESSAGE_STATUS_SENDING" = "送信中";
@ -1389,7 +1389,7 @@
"NO_CONTACTS_SEARCH_BY_PHONE_NUMBER" = "連絡先を電話番号で検索"; "NO_CONTACTS_SEARCH_BY_PHONE_NUMBER" = "連絡先を電話番号で検索";
/* Lock screen notification text presented after user powers on their device without unlocking. Embeds {{device model}} (either 'iPad' or 'iPhone') */ /* Lock screen notification text presented after user powers on their device without unlocking. Embeds {{device model}} (either 'iPad' or 'iPhone') */
"NOTIFICATION_BODY_PHONE_LOCKED_FORMAT" = "%@が再起動していた途中に、メッセージが届きましたかもしれません"; "NOTIFICATION_BODY_PHONE_LOCKED_FORMAT" = "%@の再起動中にメッセージが届いたかもしれません";
/* No comment provided by engineer. */ /* No comment provided by engineer. */
"NOTIFICATION_SEND_FAILED" = "%@へのメッセージ送信に失敗しました"; "NOTIFICATION_SEND_FAILED" = "%@へのメッセージ送信に失敗しました";
@ -1677,7 +1677,7 @@
"REGISTRATION_LEGAL_TERMS_LINK" = "利用規約と個人情報保護"; "REGISTRATION_LEGAL_TERMS_LINK" = "利用規約と個人情報保護";
/* legal disclaimer, embeds a tappable {{link title}} which is styled as a hyperlink */ /* legal disclaimer, embeds a tappable {{link title}} which is styled as a hyperlink */
"REGISTRATION_LEGAL_TOP_MATTER_FORMAT" = "このデバイスを登録すると、Signalの%@に同意を示します"; "REGISTRATION_LEGAL_TOP_MATTER_FORMAT" = "このデバイスを登録すると、Signalの%@に同意したことになります";
/* embedded in legal topmatter, styled as a link */ /* embedded in legal topmatter, styled as a link */
"REGISTRATION_LEGAL_TOP_MATTER_LINK_TITLE" = "\n利用規約"; "REGISTRATION_LEGAL_TOP_MATTER_LINK_TITLE" = "\n利用規約";

View File

@ -291,7 +291,7 @@
"CALL_AUDIO_PERMISSION_TITLE" = "Reikalinga prieiga prie mikrofono"; "CALL_AUDIO_PERMISSION_TITLE" = "Reikalinga prieiga prie mikrofono";
/* Message recorded in conversation history when local user declined a call. */ /* Message recorded in conversation history when local user declined a call. */
"CALL_DECLINED" = "Call Declined"; "CALL_DECLINED" = "Skambutis atmestas";
/* Message recorded in conversation history when local user is making or has completed a call. */ /* Message recorded in conversation history when local user is making or has completed a call. */
"CALL_DEFAULT_STATUS" = "Contact Called"; "CALL_DEFAULT_STATUS" = "Contact Called";
@ -300,7 +300,7 @@
"CALL_LABEL" = "Skambinti"; "CALL_LABEL" = "Skambinti";
/* Message recorded in conversation history when local user missed a call. */ /* Message recorded in conversation history when local user missed a call. */
"CALL_MISSED" = "Missed Call"; "CALL_MISSED" = "Praleistas skambutis";
/* Call setup status label after outgoing call times out */ /* Call setup status label after outgoing call times out */
"CALL_SCREEN_STATUS_NO_ANSWER" = "Nėra atsakymo."; "CALL_SCREEN_STATUS_NO_ANSWER" = "Nėra atsakymo.";
@ -612,13 +612,13 @@
"DATABASE_VIEW_OVERLAY_TITLE" = "Optimizuojama duomenų bazė"; "DATABASE_VIEW_OVERLAY_TITLE" = "Optimizuojama duomenų bazė";
/* Format string for a relative time, expressed as a certain number of hours in the past. Embeds {{The number of hours}}. */ /* Format string for a relative time, expressed as a certain number of hours in the past. Embeds {{The number of hours}}. */
"DATE_HOURS_AGO_FORMAT" = "%@ Hr Ago"; "DATE_HOURS_AGO_FORMAT" = "Prieš %@ val.";
/* Format string for a relative time, expressed as a certain number of minutes in the past. Embeds {{The number of minutes}}. */ /* Format string for a relative time, expressed as a certain number of minutes in the past. Embeds {{The number of minutes}}. */
"DATE_MINUTES_AGO_FORMAT" = "%@ Min Ago"; "DATE_MINUTES_AGO_FORMAT" = "Prieš %@ min.";
/* The present; the current time. */ /* The present; the current time. */
"DATE_NOW" = "Now"; "DATE_NOW" = "Dabar";
/* The current day. */ /* The current day. */
"DATE_TODAY" = "Šiandien"; "DATE_TODAY" = "Šiandien";
@ -1225,7 +1225,7 @@
"MESSAGE_STATUS_DELIVERED" = "Pristatyta"; "MESSAGE_STATUS_DELIVERED" = "Pristatyta";
/* status message for failed messages */ /* status message for failed messages */
"MESSAGE_STATUS_FAILED" = "Sending failed."; "MESSAGE_STATUS_FAILED" = "Siuntimas nepavyko.";
/* status message for failed messages */ /* status message for failed messages */
"MESSAGE_STATUS_FAILED_SHORT" = "Nepavyko"; "MESSAGE_STATUS_FAILED_SHORT" = "Nepavyko";
@ -1237,7 +1237,7 @@
"MESSAGE_STATUS_RECIPIENT_SKIPPED" = "Praleista"; "MESSAGE_STATUS_RECIPIENT_SKIPPED" = "Praleista";
/* Label indicating that a message failed to send. */ /* Label indicating that a message failed to send. */
"MESSAGE_STATUS_SEND_FAILED" = "Send Failed"; "MESSAGE_STATUS_SEND_FAILED" = "Nepavyko išsiųsti";
/* message status while message is sending. */ /* message status while message is sending. */
"MESSAGE_STATUS_SENDING" = "Siunčiama..."; "MESSAGE_STATUS_SENDING" = "Siunčiama...";

View File

@ -291,7 +291,7 @@
"CALL_AUDIO_PERMISSION_TITLE" = "Aplikacija potrebuje dostop do mikrofona"; "CALL_AUDIO_PERMISSION_TITLE" = "Aplikacija potrebuje dostop do mikrofona";
/* Message recorded in conversation history when local user declined a call. */ /* Message recorded in conversation history when local user declined a call. */
"CALL_DECLINED" = "Call Declined"; "CALL_DECLINED" = "Klic zavrnjen";
/* Message recorded in conversation history when local user is making or has completed a call. */ /* Message recorded in conversation history when local user is making or has completed a call. */
"CALL_DEFAULT_STATUS" = "Contact Called"; "CALL_DEFAULT_STATUS" = "Contact Called";
@ -300,7 +300,7 @@
"CALL_LABEL" = "Kliči"; "CALL_LABEL" = "Kliči";
/* Message recorded in conversation history when local user missed a call. */ /* Message recorded in conversation history when local user missed a call. */
"CALL_MISSED" = "Missed Call"; "CALL_MISSED" = "Zgrešen klic";
/* Call setup status label after outgoing call times out */ /* Call setup status label after outgoing call times out */
"CALL_SCREEN_STATUS_NO_ANSWER" = "Neodgovorjeno."; "CALL_SCREEN_STATUS_NO_ANSWER" = "Neodgovorjeno.";
@ -612,13 +612,13 @@
"DATABASE_VIEW_OVERLAY_TITLE" = "Optimiziram bazo podatkov"; "DATABASE_VIEW_OVERLAY_TITLE" = "Optimiziram bazo podatkov";
/* Format string for a relative time, expressed as a certain number of hours in the past. Embeds {{The number of hours}}. */ /* Format string for a relative time, expressed as a certain number of hours in the past. Embeds {{The number of hours}}. */
"DATE_HOURS_AGO_FORMAT" = "%@ Hr Ago"; "DATE_HOURS_AGO_FORMAT" = "%@ ur nazaj";
/* Format string for a relative time, expressed as a certain number of minutes in the past. Embeds {{The number of minutes}}. */ /* Format string for a relative time, expressed as a certain number of minutes in the past. Embeds {{The number of minutes}}. */
"DATE_MINUTES_AGO_FORMAT" = "%@ Min Ago"; "DATE_MINUTES_AGO_FORMAT" = "%@ min nazaj";
/* The present; the current time. */ /* The present; the current time. */
"DATE_NOW" = "Now"; "DATE_NOW" = "Ravnokar";
/* The current day. */ /* The current day. */
"DATE_TODAY" = "Danes"; "DATE_TODAY" = "Danes";
@ -1225,7 +1225,7 @@
"MESSAGE_STATUS_DELIVERED" = "Dostavljeno"; "MESSAGE_STATUS_DELIVERED" = "Dostavljeno";
/* status message for failed messages */ /* status message for failed messages */
"MESSAGE_STATUS_FAILED" = "Sending failed."; "MESSAGE_STATUS_FAILED" = "Pošiljanje ni uspelo.";
/* status message for failed messages */ /* status message for failed messages */
"MESSAGE_STATUS_FAILED_SHORT" = "Neuspešno"; "MESSAGE_STATUS_FAILED_SHORT" = "Neuspešno";
@ -1237,7 +1237,7 @@
"MESSAGE_STATUS_RECIPIENT_SKIPPED" = "Izpuščeno"; "MESSAGE_STATUS_RECIPIENT_SKIPPED" = "Izpuščeno";
/* Label indicating that a message failed to send. */ /* Label indicating that a message failed to send. */
"MESSAGE_STATUS_SEND_FAILED" = "Send Failed"; "MESSAGE_STATUS_SEND_FAILED" = "Pošiljanje ni uspelo";
/* message status while message is sending. */ /* message status while message is sending. */
"MESSAGE_STATUS_SENDING" = "Pošiljam..."; "MESSAGE_STATUS_SENDING" = "Pošiljam...";

View File

@ -291,16 +291,16 @@
"CALL_AUDIO_PERMISSION_TITLE" = "Lypset Hyrje Te Mikrofoni"; "CALL_AUDIO_PERMISSION_TITLE" = "Lypset Hyrje Te Mikrofoni";
/* Message recorded in conversation history when local user declined a call. */ /* Message recorded in conversation history when local user declined a call. */
"CALL_DECLINED" = "Call Declined"; "CALL_DECLINED" = "Thirrje e Hedhur Tej";
/* Message recorded in conversation history when local user is making or has completed a call. */ /* Message recorded in conversation history when local user is making or has completed a call. */
"CALL_DEFAULT_STATUS" = "Contact Called"; "CALL_DEFAULT_STATUS" = "Kontakti u Thirr";
/* Accessibility label for placing call button */ /* Accessibility label for placing call button */
"CALL_LABEL" = "Thirrje"; "CALL_LABEL" = "Thirrje";
/* Message recorded in conversation history when local user missed a call. */ /* Message recorded in conversation history when local user missed a call. */
"CALL_MISSED" = "Missed Call"; "CALL_MISSED" = "Thirrje e Humbur";
/* Call setup status label after outgoing call times out */ /* Call setup status label after outgoing call times out */
"CALL_SCREEN_STATUS_NO_ANSWER" = "S\ka Përgjigje."; "CALL_SCREEN_STATUS_NO_ANSWER" = "S\ka Përgjigje.";
@ -612,13 +612,13 @@
"DATABASE_VIEW_OVERLAY_TITLE" = "Po optimizohet Baza e të Dhënave"; "DATABASE_VIEW_OVERLAY_TITLE" = "Po optimizohet Baza e të Dhënave";
/* Format string for a relative time, expressed as a certain number of hours in the past. Embeds {{The number of hours}}. */ /* Format string for a relative time, expressed as a certain number of hours in the past. Embeds {{The number of hours}}. */
"DATE_HOURS_AGO_FORMAT" = "%@ Hr Ago"; "DATE_HOURS_AGO_FORMAT" = "%@ Hr Më Parë";
/* Format string for a relative time, expressed as a certain number of minutes in the past. Embeds {{The number of minutes}}. */ /* Format string for a relative time, expressed as a certain number of minutes in the past. Embeds {{The number of minutes}}. */
"DATE_MINUTES_AGO_FORMAT" = "%@ Min Ago"; "DATE_MINUTES_AGO_FORMAT" = "%@ Min Më Parë";
/* The present; the current time. */ /* The present; the current time. */
"DATE_NOW" = "Now"; "DATE_NOW" = "Tani";
/* The current day. */ /* The current day. */
"DATE_TODAY" = "Sot"; "DATE_TODAY" = "Sot";
@ -1225,7 +1225,7 @@
"MESSAGE_STATUS_DELIVERED" = "I dhënë"; "MESSAGE_STATUS_DELIVERED" = "I dhënë";
/* status message for failed messages */ /* status message for failed messages */
"MESSAGE_STATUS_FAILED" = "Sending failed."; "MESSAGE_STATUS_FAILED" = "Dërgimi dështoi.";
/* status message for failed messages */ /* status message for failed messages */
"MESSAGE_STATUS_FAILED_SHORT" = "Dështoi"; "MESSAGE_STATUS_FAILED_SHORT" = "Dështoi";
@ -1237,7 +1237,7 @@
"MESSAGE_STATUS_RECIPIENT_SKIPPED" = "Anashkaluar"; "MESSAGE_STATUS_RECIPIENT_SKIPPED" = "Anashkaluar";
/* Label indicating that a message failed to send. */ /* Label indicating that a message failed to send. */
"MESSAGE_STATUS_SEND_FAILED" = "Send Failed"; "MESSAGE_STATUS_SEND_FAILED" = "Dërgimi Dështoi";
/* message status while message is sending. */ /* message status while message is sending. */
"MESSAGE_STATUS_SENDING" = "Po dërgohet…"; "MESSAGE_STATUS_SENDING" = "Po dërgohet…";

View File

@ -291,16 +291,16 @@
"CALL_AUDIO_PERMISSION_TITLE" = "須要使用麥克風"; "CALL_AUDIO_PERMISSION_TITLE" = "須要使用麥克風";
/* Message recorded in conversation history when local user declined a call. */ /* Message recorded in conversation history when local user declined a call. */
"CALL_DECLINED" = "Call Declined"; "CALL_DECLINED" = "來電拒絕";
/* Message recorded in conversation history when local user is making or has completed a call. */ /* Message recorded in conversation history when local user is making or has completed a call. */
"CALL_DEFAULT_STATUS" = "Contact Called"; "CALL_DEFAULT_STATUS" = "聯絡人曾來電";
/* Accessibility label for placing call button */ /* Accessibility label for placing call button */
"CALL_LABEL" = "撥出"; "CALL_LABEL" = "撥出";
/* Message recorded in conversation history when local user missed a call. */ /* Message recorded in conversation history when local user missed a call. */
"CALL_MISSED" = "Missed Call"; "CALL_MISSED" = "未接來電";
/* Call setup status label after outgoing call times out */ /* Call setup status label after outgoing call times out */
"CALL_SCREEN_STATUS_NO_ANSWER" = "無人接聽"; "CALL_SCREEN_STATUS_NO_ANSWER" = "無人接聽";
@ -612,13 +612,13 @@
"DATABASE_VIEW_OVERLAY_TITLE" = "最佳化資料庫"; "DATABASE_VIEW_OVERLAY_TITLE" = "最佳化資料庫";
/* Format string for a relative time, expressed as a certain number of hours in the past. Embeds {{The number of hours}}. */ /* Format string for a relative time, expressed as a certain number of hours in the past. Embeds {{The number of hours}}. */
"DATE_HOURS_AGO_FORMAT" = "%@ Hr Ago"; "DATE_HOURS_AGO_FORMAT" = "%@小時前";
/* Format string for a relative time, expressed as a certain number of minutes in the past. Embeds {{The number of minutes}}. */ /* Format string for a relative time, expressed as a certain number of minutes in the past. Embeds {{The number of minutes}}. */
"DATE_MINUTES_AGO_FORMAT" = "%@ Min Ago"; "DATE_MINUTES_AGO_FORMAT" = "%@分鐘前";
/* The present; the current time. */ /* The present; the current time. */
"DATE_NOW" = "Now"; "DATE_NOW" = "當前";
/* The current day. */ /* The current day. */
"DATE_TODAY" = "今天"; "DATE_TODAY" = "今天";
@ -1225,7 +1225,7 @@
"MESSAGE_STATUS_DELIVERED" = "已傳送"; "MESSAGE_STATUS_DELIVERED" = "已傳送";
/* status message for failed messages */ /* status message for failed messages */
"MESSAGE_STATUS_FAILED" = "Sending failed."; "MESSAGE_STATUS_FAILED" = "傳送失敗";
/* status message for failed messages */ /* status message for failed messages */
"MESSAGE_STATUS_FAILED_SHORT" = "失敗"; "MESSAGE_STATUS_FAILED_SHORT" = "失敗";
@ -1237,7 +1237,7 @@
"MESSAGE_STATUS_RECIPIENT_SKIPPED" = "略過"; "MESSAGE_STATUS_RECIPIENT_SKIPPED" = "略過";
/* Label indicating that a message failed to send. */ /* Label indicating that a message failed to send. */
"MESSAGE_STATUS_SEND_FAILED" = "Send Failed"; "MESSAGE_STATUS_SEND_FAILED" = "傳送失敗";
/* message status while message is sending. */ /* message status while message is sending. */
"MESSAGE_STATUS_SENDING" = "傳送中..."; "MESSAGE_STATUS_SENDING" = "傳送中...";