Update l10n strings.

// FREEBIE
This commit is contained in:
Matthew Chen 2017-10-20 17:53:07 -04:00
parent bdb2890801
commit 8fdc980cad
38 changed files with 1102 additions and 76 deletions

View file

@ -208,6 +208,9 @@
/* Accessibilty label for placing call button */ /* Accessibilty label for placing call button */
"CALL_LABEL" = "إتصل"; "CALL_LABEL" = "إتصل";
/* Text shown on call screen in place of remote video */
"CALL_REMOTE_VIDEO_DISABLED" = "Please upgrade to iOS 9 or newer to see remote video.";
/* 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" = "لم يتم الرد على المكالمة.";
@ -253,6 +256,15 @@
/* Activity Sheet label */ /* Activity Sheet label */
"COMPARE_SAFETY_NUMBER_ACTION" = "المقارنة مع الحافظة"; "COMPARE_SAFETY_NUMBER_ACTION" = "المقارنة مع الحافظة";
/* Table section header for contact listing when composing a new message */
"COMPOSE_MESSAGE_CONTACT_SECTION_TITLE" = "Contacts";
/* Table section header for group listing when composing a new message */
"COMPOSE_MESSAGE_GROUP_SECTION_TITLE" = "Groups";
/* Table section header for invite listing when composing a new message */
"COMPOSE_MESSAGE_INVITE_SECTION_TITLE" = "Invite";
/* Multiline label explaining why compose-screen contact picker is empty. */ /* Multiline label explaining why compose-screen contact picker is empty. */
"COMPOSE_SCREEN_MISSING_CONTACTS_PERMISSION" = "لمعرفة أي من جهات الاتصال الخاصة بك هي من مستخدمي تطبيق سجنال، برجاء السماح بالوصول إلى جهات الاتصال من خلال إعدادات النظام."; "COMPOSE_SCREEN_MISSING_CONTACTS_PERMISSION" = "لمعرفة أي من جهات الاتصال الخاصة بك هي من مستخدمي تطبيق سجنال، برجاء السماح بالوصول إلى جهات الاتصال من خلال إعدادات النظام.";
@ -601,12 +613,27 @@
/* A label for generic attachments. */ /* A label for generic attachments. */
"GENERIC_ATTACHMENT_LABEL" = "ملحق"; "GENERIC_ATTACHMENT_LABEL" = "ملحق";
/* Please enter your search. */ /* Error displayed when there is a failure fetching gifs from the remote service. */
"GIF_PICKER_ERROR_FETCH_FAILURE" = "Failed to fetch the requested GIF. Please verify you are online.";
/* Generic error displayed when picking a gif */
"GIF_PICKER_ERROR_GENERIC" = "An unknown error occured.";
/* Shown when selected gif couldn't be fetched */
"GIF_PICKER_FAILURE_ALERT_TITLE" = "Unable to Choose GIF";
/* Alert message shown when user tries to search for GIFs without entering any search terms. */
"GIF_PICKER_VIEW_MISSING_QUERY" = "Please enter your search."; "GIF_PICKER_VIEW_MISSING_QUERY" = "Please enter your search.";
/* Title for the 'gif picker' dialog. */ /* Title for the 'gif picker' dialog. */
"GIF_PICKER_VIEW_TITLE" = "GIF Search"; "GIF_PICKER_VIEW_TITLE" = "GIF Search";
/* Indicates that an error occured while searching. */
"GIF_VIEW_SEARCH_ERROR" = "Error. Tap to Retry.";
/* Indicates that the user's search had no results. */
"GIF_VIEW_SEARCH_NO_RESULTS" = "No Results.";
/* Placeholder text for the search field in gif view */ /* Placeholder text for the search field in gif view */
"GIF_VIEW_SEARCH_PLACEHOLDER_TEXT" = "Enter your search"; "GIF_VIEW_SEARCH_PLACEHOLDER_TEXT" = "Enter your search";
@ -967,7 +994,7 @@
/* The title for the 'create group' button. */ /* The title for the 'create group' button. */
"NEW_GROUP_CREATE_BUTTON" = "إنشاء"; "NEW_GROUP_CREATE_BUTTON" = "إنشاء";
/* The navbar title for the 'new group' view. */ /* Used in place of the group name when a group has not yet been named. */
"NEW_GROUP_DEFAULT_TITLE" = "مجموعة جديدة"; "NEW_GROUP_DEFAULT_TITLE" = "مجموعة جديدة";
/* An indicator that a user is a member of the new group. */ /* An indicator that a user is a member of the new group. */

View file

@ -208,6 +208,9 @@
/* Accessibilty label for placing call button */ /* Accessibilty label for placing call button */
"CALL_LABEL" = "Zəng et"; "CALL_LABEL" = "Zəng et";
/* Text shown on call screen in place of remote video */
"CALL_REMOTE_VIDEO_DISABLED" = "Please upgrade to iOS 9 or newer to see remote video.";
/* Call setup status label after outgoing call times out */ /* Call setup status label after outgoing call times out */
"CALL_SCREEN_STATUS_NO_ANSWER" = "Cavab yoxdu"; "CALL_SCREEN_STATUS_NO_ANSWER" = "Cavab yoxdu";
@ -253,6 +256,15 @@
/* Activity Sheet label */ /* Activity Sheet label */
"COMPARE_SAFETY_NUMBER_ACTION" = "Clipboard-la müqayisə et"; "COMPARE_SAFETY_NUMBER_ACTION" = "Clipboard-la müqayisə et";
/* Table section header for contact listing when composing a new message */
"COMPOSE_MESSAGE_CONTACT_SECTION_TITLE" = "Contacts";
/* Table section header for group listing when composing a new message */
"COMPOSE_MESSAGE_GROUP_SECTION_TITLE" = "Groups";
/* Table section header for invite listing when composing a new message */
"COMPOSE_MESSAGE_INVITE_SECTION_TITLE" = "Invite";
/* Multiline label explaining why compose-screen contact picker is empty. */ /* Multiline label explaining why compose-screen contact picker is empty. */
"COMPOSE_SCREEN_MISSING_CONTACTS_PERMISSION" = "To see which of your contacts are Signal users, allow contacts access in your system settings."; "COMPOSE_SCREEN_MISSING_CONTACTS_PERMISSION" = "To see which of your contacts are Signal users, allow contacts access in your system settings.";
@ -601,12 +613,27 @@
/* A label for generic attachments. */ /* A label for generic attachments. */
"GENERIC_ATTACHMENT_LABEL" = "Attachment"; "GENERIC_ATTACHMENT_LABEL" = "Attachment";
/* Please enter your search. */ /* Error displayed when there is a failure fetching gifs from the remote service. */
"GIF_PICKER_ERROR_FETCH_FAILURE" = "Failed to fetch the requested GIF. Please verify you are online.";
/* Generic error displayed when picking a gif */
"GIF_PICKER_ERROR_GENERIC" = "An unknown error occured.";
/* Shown when selected gif couldn't be fetched */
"GIF_PICKER_FAILURE_ALERT_TITLE" = "Unable to Choose GIF";
/* Alert message shown when user tries to search for GIFs without entering any search terms. */
"GIF_PICKER_VIEW_MISSING_QUERY" = "Please enter your search."; "GIF_PICKER_VIEW_MISSING_QUERY" = "Please enter your search.";
/* Title for the 'gif picker' dialog. */ /* Title for the 'gif picker' dialog. */
"GIF_PICKER_VIEW_TITLE" = "GIF Search"; "GIF_PICKER_VIEW_TITLE" = "GIF Search";
/* Indicates that an error occured while searching. */
"GIF_VIEW_SEARCH_ERROR" = "Error. Tap to Retry.";
/* Indicates that the user's search had no results. */
"GIF_VIEW_SEARCH_NO_RESULTS" = "No Results.";
/* Placeholder text for the search field in gif view */ /* Placeholder text for the search field in gif view */
"GIF_VIEW_SEARCH_PLACEHOLDER_TEXT" = "Enter your search"; "GIF_VIEW_SEARCH_PLACEHOLDER_TEXT" = "Enter your search";
@ -967,7 +994,7 @@
/* The title for the 'create group' button. */ /* The title for the 'create group' button. */
"NEW_GROUP_CREATE_BUTTON" = "Create"; "NEW_GROUP_CREATE_BUTTON" = "Create";
/* The navbar title for the 'new group' view. */ /* Used in place of the group name when a group has not yet been named. */
"NEW_GROUP_DEFAULT_TITLE" = "Yeni qrup"; "NEW_GROUP_DEFAULT_TITLE" = "Yeni qrup";
/* An indicator that a user is a member of the new group. */ /* An indicator that a user is a member of the new group. */

View file

@ -208,6 +208,9 @@
/* Accessibilty label for placing call button */ /* Accessibilty label for placing call button */
"CALL_LABEL" = "Повикване"; "CALL_LABEL" = "Повикване";
/* Text shown on call screen in place of remote video */
"CALL_REMOTE_VIDEO_DISABLED" = "Please upgrade to iOS 9 or newer to see remote video.";
/* 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" = "Без Отговор.";
@ -253,6 +256,15 @@
/* Activity Sheet label */ /* Activity Sheet label */
"COMPARE_SAFETY_NUMBER_ACTION" = "Сравнете с копираното"; "COMPARE_SAFETY_NUMBER_ACTION" = "Сравнете с копираното";
/* Table section header for contact listing when composing a new message */
"COMPOSE_MESSAGE_CONTACT_SECTION_TITLE" = "Contacts";
/* Table section header for group listing when composing a new message */
"COMPOSE_MESSAGE_GROUP_SECTION_TITLE" = "Groups";
/* Table section header for invite listing when composing a new message */
"COMPOSE_MESSAGE_INVITE_SECTION_TITLE" = "Invite";
/* Multiline label explaining why compose-screen contact picker is empty. */ /* Multiline label explaining why compose-screen contact picker is empty. */
"COMPOSE_SCREEN_MISSING_CONTACTS_PERMISSION" = "За да видите кои от контактите ви използват Сигнал,разрешете достъпа на приложението до контактите ви от настройките на телефона."; "COMPOSE_SCREEN_MISSING_CONTACTS_PERMISSION" = "За да видите кои от контактите ви използват Сигнал,разрешете достъпа на приложението до контактите ви от настройките на телефона.";
@ -601,12 +613,27 @@
/* A label for generic attachments. */ /* A label for generic attachments. */
"GENERIC_ATTACHMENT_LABEL" = "Прикачен файл"; "GENERIC_ATTACHMENT_LABEL" = "Прикачен файл";
/* Please enter your search. */ /* Error displayed when there is a failure fetching gifs from the remote service. */
"GIF_PICKER_ERROR_FETCH_FAILURE" = "Failed to fetch the requested GIF. Please verify you are online.";
/* Generic error displayed when picking a gif */
"GIF_PICKER_ERROR_GENERIC" = "An unknown error occured.";
/* Shown when selected gif couldn't be fetched */
"GIF_PICKER_FAILURE_ALERT_TITLE" = "Unable to Choose GIF";
/* Alert message shown when user tries to search for GIFs without entering any search terms. */
"GIF_PICKER_VIEW_MISSING_QUERY" = "Please enter your search."; "GIF_PICKER_VIEW_MISSING_QUERY" = "Please enter your search.";
/* Title for the 'gif picker' dialog. */ /* Title for the 'gif picker' dialog. */
"GIF_PICKER_VIEW_TITLE" = "GIF Search"; "GIF_PICKER_VIEW_TITLE" = "GIF Search";
/* Indicates that an error occured while searching. */
"GIF_VIEW_SEARCH_ERROR" = "Error. Tap to Retry.";
/* Indicates that the user's search had no results. */
"GIF_VIEW_SEARCH_NO_RESULTS" = "No Results.";
/* Placeholder text for the search field in gif view */ /* Placeholder text for the search field in gif view */
"GIF_VIEW_SEARCH_PLACEHOLDER_TEXT" = "Enter your search"; "GIF_VIEW_SEARCH_PLACEHOLDER_TEXT" = "Enter your search";
@ -967,7 +994,7 @@
/* The title for the 'create group' button. */ /* The title for the 'create group' button. */
"NEW_GROUP_CREATE_BUTTON" = "Създай"; "NEW_GROUP_CREATE_BUTTON" = "Създай";
/* The navbar title for the 'new group' view. */ /* Used in place of the group name when a group has not yet been named. */
"NEW_GROUP_DEFAULT_TITLE" = "Нова Група"; "NEW_GROUP_DEFAULT_TITLE" = "Нова Група";
/* An indicator that a user is a member of the new group. */ /* An indicator that a user is a member of the new group. */

View file

@ -208,6 +208,9 @@
/* Accessibilty label for placing call button */ /* Accessibilty label for placing call button */
"CALL_LABEL" = "Poziv"; "CALL_LABEL" = "Poziv";
/* Text shown on call screen in place of remote video */
"CALL_REMOTE_VIDEO_DISABLED" = "Please upgrade to iOS 9 or newer to see remote video.";
/* Call setup status label after outgoing call times out */ /* Call setup status label after outgoing call times out */
"CALL_SCREEN_STATUS_NO_ANSWER" = "Nema odgovora."; "CALL_SCREEN_STATUS_NO_ANSWER" = "Nema odgovora.";
@ -253,6 +256,15 @@
/* Activity Sheet label */ /* Activity Sheet label */
"COMPARE_SAFETY_NUMBER_ACTION" = "Uporedi sa međuspremnikom"; "COMPARE_SAFETY_NUMBER_ACTION" = "Uporedi sa međuspremnikom";
/* Table section header for contact listing when composing a new message */
"COMPOSE_MESSAGE_CONTACT_SECTION_TITLE" = "Contacts";
/* Table section header for group listing when composing a new message */
"COMPOSE_MESSAGE_GROUP_SECTION_TITLE" = "Groups";
/* Table section header for invite listing when composing a new message */
"COMPOSE_MESSAGE_INVITE_SECTION_TITLE" = "Invite";
/* Multiline label explaining why compose-screen contact picker is empty. */ /* Multiline label explaining why compose-screen contact picker is empty. */
"COMPOSE_SCREEN_MISSING_CONTACTS_PERMISSION" = "Da biste vidjeli koji od vaših kontakata koriste Signal, omogućite pristup kontaktima u podešavanjima sistema."; "COMPOSE_SCREEN_MISSING_CONTACTS_PERMISSION" = "Da biste vidjeli koji od vaših kontakata koriste Signal, omogućite pristup kontaktima u podešavanjima sistema.";
@ -601,12 +613,27 @@
/* A label for generic attachments. */ /* A label for generic attachments. */
"GENERIC_ATTACHMENT_LABEL" = "Prilog"; "GENERIC_ATTACHMENT_LABEL" = "Prilog";
/* Please enter your search. */ /* Error displayed when there is a failure fetching gifs from the remote service. */
"GIF_PICKER_ERROR_FETCH_FAILURE" = "Failed to fetch the requested GIF. Please verify you are online.";
/* Generic error displayed when picking a gif */
"GIF_PICKER_ERROR_GENERIC" = "An unknown error occured.";
/* Shown when selected gif couldn't be fetched */
"GIF_PICKER_FAILURE_ALERT_TITLE" = "Unable to Choose GIF";
/* Alert message shown when user tries to search for GIFs without entering any search terms. */
"GIF_PICKER_VIEW_MISSING_QUERY" = "Please enter your search."; "GIF_PICKER_VIEW_MISSING_QUERY" = "Please enter your search.";
/* Title for the 'gif picker' dialog. */ /* Title for the 'gif picker' dialog. */
"GIF_PICKER_VIEW_TITLE" = "GIF Search"; "GIF_PICKER_VIEW_TITLE" = "GIF Search";
/* Indicates that an error occured while searching. */
"GIF_VIEW_SEARCH_ERROR" = "Error. Tap to Retry.";
/* Indicates that the user's search had no results. */
"GIF_VIEW_SEARCH_NO_RESULTS" = "No Results.";
/* Placeholder text for the search field in gif view */ /* Placeholder text for the search field in gif view */
"GIF_VIEW_SEARCH_PLACEHOLDER_TEXT" = "Enter your search"; "GIF_VIEW_SEARCH_PLACEHOLDER_TEXT" = "Enter your search";
@ -967,7 +994,7 @@
/* The title for the 'create group' button. */ /* The title for the 'create group' button. */
"NEW_GROUP_CREATE_BUTTON" = "Kreiraj"; "NEW_GROUP_CREATE_BUTTON" = "Kreiraj";
/* The navbar title for the 'new group' view. */ /* Used in place of the group name when a group has not yet been named. */
"NEW_GROUP_DEFAULT_TITLE" = "Nova grupa"; "NEW_GROUP_DEFAULT_TITLE" = "Nova grupa";
/* An indicator that a user is a member of the new group. */ /* An indicator that a user is a member of the new group. */

View file

@ -208,6 +208,9 @@
/* Accessibilty label for placing call button */ /* Accessibilty label for placing call button */
"CALL_LABEL" = "Telefona"; "CALL_LABEL" = "Telefona";
/* Text shown on call screen in place of remote video */
"CALL_REMOTE_VIDEO_DISABLED" = "Please upgrade to iOS 9 or newer to see remote video.";
/* Call setup status label after outgoing call times out */ /* Call setup status label after outgoing call times out */
"CALL_SCREEN_STATUS_NO_ANSWER" = "Sense resposta."; "CALL_SCREEN_STATUS_NO_ANSWER" = "Sense resposta.";
@ -253,6 +256,15 @@
/* Activity Sheet label */ /* Activity Sheet label */
"COMPARE_SAFETY_NUMBER_ACTION" = "Compara'l amb el porta-retalls"; "COMPARE_SAFETY_NUMBER_ACTION" = "Compara'l amb el porta-retalls";
/* Table section header for contact listing when composing a new message */
"COMPOSE_MESSAGE_CONTACT_SECTION_TITLE" = "Contacts";
/* Table section header for group listing when composing a new message */
"COMPOSE_MESSAGE_GROUP_SECTION_TITLE" = "Groups";
/* Table section header for invite listing when composing a new message */
"COMPOSE_MESSAGE_INVITE_SECTION_TITLE" = "Invite";
/* Multiline label explaining why compose-screen contact picker is empty. */ /* Multiline label explaining why compose-screen contact picker is empty. */
"COMPOSE_SCREEN_MISSING_CONTACTS_PERMISSION" = "Per a veure quins dels vostres contactes són usuaris del Signal, permeteu-li l'accés als contactes a la configuració del sistema."; "COMPOSE_SCREEN_MISSING_CONTACTS_PERMISSION" = "Per a veure quins dels vostres contactes són usuaris del Signal, permeteu-li l'accés als contactes a la configuració del sistema.";
@ -601,12 +613,27 @@
/* A label for generic attachments. */ /* A label for generic attachments. */
"GENERIC_ATTACHMENT_LABEL" = "Fitxer adjunt"; "GENERIC_ATTACHMENT_LABEL" = "Fitxer adjunt";
/* Please enter your search. */ /* Error displayed when there is a failure fetching gifs from the remote service. */
"GIF_PICKER_ERROR_FETCH_FAILURE" = "Failed to fetch the requested GIF. Please verify you are online.";
/* Generic error displayed when picking a gif */
"GIF_PICKER_ERROR_GENERIC" = "An unknown error occured.";
/* Shown when selected gif couldn't be fetched */
"GIF_PICKER_FAILURE_ALERT_TITLE" = "Unable to Choose GIF";
/* Alert message shown when user tries to search for GIFs without entering any search terms. */
"GIF_PICKER_VIEW_MISSING_QUERY" = "Please enter your search."; "GIF_PICKER_VIEW_MISSING_QUERY" = "Please enter your search.";
/* Title for the 'gif picker' dialog. */ /* Title for the 'gif picker' dialog. */
"GIF_PICKER_VIEW_TITLE" = "GIF Search"; "GIF_PICKER_VIEW_TITLE" = "GIF Search";
/* Indicates that an error occured while searching. */
"GIF_VIEW_SEARCH_ERROR" = "Error. Tap to Retry.";
/* Indicates that the user's search had no results. */
"GIF_VIEW_SEARCH_NO_RESULTS" = "No Results.";
/* Placeholder text for the search field in gif view */ /* Placeholder text for the search field in gif view */
"GIF_VIEW_SEARCH_PLACEHOLDER_TEXT" = "Enter your search"; "GIF_VIEW_SEARCH_PLACEHOLDER_TEXT" = "Enter your search";
@ -967,7 +994,7 @@
/* The title for the 'create group' button. */ /* The title for the 'create group' button. */
"NEW_GROUP_CREATE_BUTTON" = "Crea"; "NEW_GROUP_CREATE_BUTTON" = "Crea";
/* The navbar title for the 'new group' view. */ /* Used in place of the group name when a group has not yet been named. */
"NEW_GROUP_DEFAULT_TITLE" = "Grup nou"; "NEW_GROUP_DEFAULT_TITLE" = "Grup nou";
/* An indicator that a user is a member of the new group. */ /* An indicator that a user is a member of the new group. */

View file

@ -208,6 +208,9 @@
/* Accessibilty label for placing call button */ /* Accessibilty label for placing call button */
"CALL_LABEL" = "Volat"; "CALL_LABEL" = "Volat";
/* Text shown on call screen in place of remote video */
"CALL_REMOTE_VIDEO_DISABLED" = "Please upgrade to iOS 9 or newer to see remote video.";
/* Call setup status label after outgoing call times out */ /* Call setup status label after outgoing call times out */
"CALL_SCREEN_STATUS_NO_ANSWER" = "Žádná odpověď."; "CALL_SCREEN_STATUS_NO_ANSWER" = "Žádná odpověď.";
@ -253,6 +256,15 @@
/* Activity Sheet label */ /* Activity Sheet label */
"COMPARE_SAFETY_NUMBER_ACTION" = "Porovnat se schránkou"; "COMPARE_SAFETY_NUMBER_ACTION" = "Porovnat se schránkou";
/* Table section header for contact listing when composing a new message */
"COMPOSE_MESSAGE_CONTACT_SECTION_TITLE" = "Contacts";
/* Table section header for group listing when composing a new message */
"COMPOSE_MESSAGE_GROUP_SECTION_TITLE" = "Groups";
/* Table section header for invite listing when composing a new message */
"COMPOSE_MESSAGE_INVITE_SECTION_TITLE" = "Invite";
/* Multiline label explaining why compose-screen contact picker is empty. */ /* Multiline label explaining why compose-screen contact picker is empty. */
"COMPOSE_SCREEN_MISSING_CONTACTS_PERMISSION" = "Pokud chcete vidět, kteří z vašich kontaktů jsou uživatelé Signalu, povolte v systémovém nastavení přístup ke kontaktům."; "COMPOSE_SCREEN_MISSING_CONTACTS_PERMISSION" = "Pokud chcete vidět, kteří z vašich kontaktů jsou uživatelé Signalu, povolte v systémovém nastavení přístup ke kontaktům.";
@ -601,12 +613,27 @@
/* A label for generic attachments. */ /* A label for generic attachments. */
"GENERIC_ATTACHMENT_LABEL" = "Příloha"; "GENERIC_ATTACHMENT_LABEL" = "Příloha";
/* Please enter your search. */ /* Error displayed when there is a failure fetching gifs from the remote service. */
"GIF_PICKER_ERROR_FETCH_FAILURE" = "Failed to fetch the requested GIF. Please verify you are online.";
/* Generic error displayed when picking a gif */
"GIF_PICKER_ERROR_GENERIC" = "An unknown error occured.";
/* Shown when selected gif couldn't be fetched */
"GIF_PICKER_FAILURE_ALERT_TITLE" = "Unable to Choose GIF";
/* Alert message shown when user tries to search for GIFs without entering any search terms. */
"GIF_PICKER_VIEW_MISSING_QUERY" = "Please enter your search."; "GIF_PICKER_VIEW_MISSING_QUERY" = "Please enter your search.";
/* Title for the 'gif picker' dialog. */ /* Title for the 'gif picker' dialog. */
"GIF_PICKER_VIEW_TITLE" = "GIF Search"; "GIF_PICKER_VIEW_TITLE" = "GIF Search";
/* Indicates that an error occured while searching. */
"GIF_VIEW_SEARCH_ERROR" = "Error. Tap to Retry.";
/* Indicates that the user's search had no results. */
"GIF_VIEW_SEARCH_NO_RESULTS" = "No Results.";
/* Placeholder text for the search field in gif view */ /* Placeholder text for the search field in gif view */
"GIF_VIEW_SEARCH_PLACEHOLDER_TEXT" = "Enter your search"; "GIF_VIEW_SEARCH_PLACEHOLDER_TEXT" = "Enter your search";
@ -967,7 +994,7 @@
/* The title for the 'create group' button. */ /* The title for the 'create group' button. */
"NEW_GROUP_CREATE_BUTTON" = "Vytvořit"; "NEW_GROUP_CREATE_BUTTON" = "Vytvořit";
/* The navbar title for the 'new group' view. */ /* Used in place of the group name when a group has not yet been named. */
"NEW_GROUP_DEFAULT_TITLE" = "Nová skupina"; "NEW_GROUP_DEFAULT_TITLE" = "Nová skupina";
/* An indicator that a user is a member of the new group. */ /* An indicator that a user is a member of the new group. */

View file

@ -208,6 +208,9 @@
/* Accessibilty label for placing call button */ /* Accessibilty label for placing call button */
"CALL_LABEL" = "Ring op"; "CALL_LABEL" = "Ring op";
/* Text shown on call screen in place of remote video */
"CALL_REMOTE_VIDEO_DISABLED" = "Please upgrade to iOS 9 or newer to see remote video.";
/* Call setup status label after outgoing call times out */ /* Call setup status label after outgoing call times out */
"CALL_SCREEN_STATUS_NO_ANSWER" = "Intet svar."; "CALL_SCREEN_STATUS_NO_ANSWER" = "Intet svar.";
@ -253,6 +256,15 @@
/* Activity Sheet label */ /* Activity Sheet label */
"COMPARE_SAFETY_NUMBER_ACTION" = "Sammenlign med Udklipsholder"; "COMPARE_SAFETY_NUMBER_ACTION" = "Sammenlign med Udklipsholder";
/* Table section header for contact listing when composing a new message */
"COMPOSE_MESSAGE_CONTACT_SECTION_TITLE" = "Contacts";
/* Table section header for group listing when composing a new message */
"COMPOSE_MESSAGE_GROUP_SECTION_TITLE" = "Groups";
/* Table section header for invite listing when composing a new message */
"COMPOSE_MESSAGE_INVITE_SECTION_TITLE" = "Invite";
/* Multiline label explaining why compose-screen contact picker is empty. */ /* Multiline label explaining why compose-screen contact picker is empty. */
"COMPOSE_SCREEN_MISSING_CONTACTS_PERMISSION" = "To see which of your contacts are Signal users, allow contacts access in your system settings."; "COMPOSE_SCREEN_MISSING_CONTACTS_PERMISSION" = "To see which of your contacts are Signal users, allow contacts access in your system settings.";
@ -601,12 +613,27 @@
/* A label for generic attachments. */ /* A label for generic attachments. */
"GENERIC_ATTACHMENT_LABEL" = "Attachment"; "GENERIC_ATTACHMENT_LABEL" = "Attachment";
/* Please enter your search. */ /* Error displayed when there is a failure fetching gifs from the remote service. */
"GIF_PICKER_ERROR_FETCH_FAILURE" = "Failed to fetch the requested GIF. Please verify you are online.";
/* Generic error displayed when picking a gif */
"GIF_PICKER_ERROR_GENERIC" = "An unknown error occured.";
/* Shown when selected gif couldn't be fetched */
"GIF_PICKER_FAILURE_ALERT_TITLE" = "Unable to Choose GIF";
/* Alert message shown when user tries to search for GIFs without entering any search terms. */
"GIF_PICKER_VIEW_MISSING_QUERY" = "Please enter your search."; "GIF_PICKER_VIEW_MISSING_QUERY" = "Please enter your search.";
/* Title for the 'gif picker' dialog. */ /* Title for the 'gif picker' dialog. */
"GIF_PICKER_VIEW_TITLE" = "GIF Search"; "GIF_PICKER_VIEW_TITLE" = "GIF Search";
/* Indicates that an error occured while searching. */
"GIF_VIEW_SEARCH_ERROR" = "Error. Tap to Retry.";
/* Indicates that the user's search had no results. */
"GIF_VIEW_SEARCH_NO_RESULTS" = "No Results.";
/* Placeholder text for the search field in gif view */ /* Placeholder text for the search field in gif view */
"GIF_VIEW_SEARCH_PLACEHOLDER_TEXT" = "Enter your search"; "GIF_VIEW_SEARCH_PLACEHOLDER_TEXT" = "Enter your search";
@ -967,7 +994,7 @@
/* The title for the 'create group' button. */ /* The title for the 'create group' button. */
"NEW_GROUP_CREATE_BUTTON" = "Create"; "NEW_GROUP_CREATE_BUTTON" = "Create";
/* The navbar title for the 'new group' view. */ /* Used in place of the group name when a group has not yet been named. */
"NEW_GROUP_DEFAULT_TITLE" = "Ny gruppe"; "NEW_GROUP_DEFAULT_TITLE" = "Ny gruppe";
/* An indicator that a user is a member of the new group. */ /* An indicator that a user is a member of the new group. */

View file

@ -208,6 +208,9 @@
/* Accessibilty label for placing call button */ /* Accessibilty label for placing call button */
"CALL_LABEL" = "Anrufen"; "CALL_LABEL" = "Anrufen";
/* Text shown on call screen in place of remote video */
"CALL_REMOTE_VIDEO_DISABLED" = "Please upgrade to iOS 9 or newer to see remote video.";
/* 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.";
@ -253,6 +256,15 @@
/* Activity Sheet label */ /* Activity Sheet label */
"COMPARE_SAFETY_NUMBER_ACTION" = "Mit Zwischenablage vergleichen"; "COMPARE_SAFETY_NUMBER_ACTION" = "Mit Zwischenablage vergleichen";
/* Table section header for contact listing when composing a new message */
"COMPOSE_MESSAGE_CONTACT_SECTION_TITLE" = "Contacts";
/* Table section header for group listing when composing a new message */
"COMPOSE_MESSAGE_GROUP_SECTION_TITLE" = "Groups";
/* Table section header for invite listing when composing a new message */
"COMPOSE_MESSAGE_INVITE_SECTION_TITLE" = "Invite";
/* Multiline label explaining why compose-screen contact picker is empty. */ /* Multiline label explaining why compose-screen contact picker is empty. */
"COMPOSE_SCREEN_MISSING_CONTACTS_PERMISSION" = "Um sehen zu können, welche deiner Kontake Signal verwenden, musst du in der App »Einstellungen« Signal Zugriff auf deine Kontakte erlauben."; "COMPOSE_SCREEN_MISSING_CONTACTS_PERMISSION" = "Um sehen zu können, welche deiner Kontake Signal verwenden, musst du in der App »Einstellungen« Signal Zugriff auf deine Kontakte erlauben.";
@ -601,12 +613,27 @@
/* A label for generic attachments. */ /* A label for generic attachments. */
"GENERIC_ATTACHMENT_LABEL" = "Anhang"; "GENERIC_ATTACHMENT_LABEL" = "Anhang";
/* Please enter your search. */ /* Error displayed when there is a failure fetching gifs from the remote service. */
"GIF_PICKER_ERROR_FETCH_FAILURE" = "Failed to fetch the requested GIF. Please verify you are online.";
/* Generic error displayed when picking a gif */
"GIF_PICKER_ERROR_GENERIC" = "An unknown error occured.";
/* Shown when selected gif couldn't be fetched */
"GIF_PICKER_FAILURE_ALERT_TITLE" = "Unable to Choose GIF";
/* Alert message shown when user tries to search for GIFs without entering any search terms. */
"GIF_PICKER_VIEW_MISSING_QUERY" = "Bitte gib deine Suche ein."; "GIF_PICKER_VIEW_MISSING_QUERY" = "Bitte gib deine Suche ein.";
/* Title for the 'gif picker' dialog. */ /* Title for the 'gif picker' dialog. */
"GIF_PICKER_VIEW_TITLE" = "GIF-Suche"; "GIF_PICKER_VIEW_TITLE" = "GIF-Suche";
/* Indicates that an error occured while searching. */
"GIF_VIEW_SEARCH_ERROR" = "Error. Tap to Retry.";
/* Indicates that the user's search had no results. */
"GIF_VIEW_SEARCH_NO_RESULTS" = "No Results.";
/* Placeholder text for the search field in gif view */ /* Placeholder text for the search field in gif view */
"GIF_VIEW_SEARCH_PLACEHOLDER_TEXT" = "Gib deine Suche ein"; "GIF_VIEW_SEARCH_PLACEHOLDER_TEXT" = "Gib deine Suche ein";
@ -967,7 +994,7 @@
/* The title for the 'create group' button. */ /* The title for the 'create group' button. */
"NEW_GROUP_CREATE_BUTTON" = "Erstellen"; "NEW_GROUP_CREATE_BUTTON" = "Erstellen";
/* The navbar title for the 'new group' view. */ /* Used in place of the group name when a group has not yet been named. */
"NEW_GROUP_DEFAULT_TITLE" = "Neue Gruppe"; "NEW_GROUP_DEFAULT_TITLE" = "Neue Gruppe";
/* An indicator that a user is a member of the new group. */ /* An indicator that a user is a member of the new group. */

View file

@ -208,6 +208,9 @@
/* Accessibilty label for placing call button */ /* Accessibilty label for placing call button */
"CALL_LABEL" = "Κλήση"; "CALL_LABEL" = "Κλήση";
/* Text shown on call screen in place of remote video */
"CALL_REMOTE_VIDEO_DISABLED" = "Please upgrade to iOS 9 or newer to see remote video.";
/* 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" = "Καμία απάντηση.";
@ -253,6 +256,15 @@
/* Activity Sheet label */ /* Activity Sheet label */
"COMPARE_SAFETY_NUMBER_ACTION" = "Σύγκριση με Πρόχειρο"; "COMPARE_SAFETY_NUMBER_ACTION" = "Σύγκριση με Πρόχειρο";
/* Table section header for contact listing when composing a new message */
"COMPOSE_MESSAGE_CONTACT_SECTION_TITLE" = "Contacts";
/* Table section header for group listing when composing a new message */
"COMPOSE_MESSAGE_GROUP_SECTION_TITLE" = "Groups";
/* Table section header for invite listing when composing a new message */
"COMPOSE_MESSAGE_INVITE_SECTION_TITLE" = "Invite";
/* Multiline label explaining why compose-screen contact picker is empty. */ /* Multiline label explaining why compose-screen contact picker is empty. */
"COMPOSE_SCREEN_MISSING_CONTACTS_PERMISSION" = "Για να δείς ποιές από τις επαφές σου είναι χρήστες του Signal, επέτρεψε πρόσβαση στις επαφές στις ρυθμίσεις του συστήματος."; "COMPOSE_SCREEN_MISSING_CONTACTS_PERMISSION" = "Για να δείς ποιές από τις επαφές σου είναι χρήστες του Signal, επέτρεψε πρόσβαση στις επαφές στις ρυθμίσεις του συστήματος.";
@ -601,12 +613,27 @@
/* A label for generic attachments. */ /* A label for generic attachments. */
"GENERIC_ATTACHMENT_LABEL" = "Συνημμένο"; "GENERIC_ATTACHMENT_LABEL" = "Συνημμένο";
/* Please enter your search. */ /* Error displayed when there is a failure fetching gifs from the remote service. */
"GIF_PICKER_ERROR_FETCH_FAILURE" = "Failed to fetch the requested GIF. Please verify you are online.";
/* Generic error displayed when picking a gif */
"GIF_PICKER_ERROR_GENERIC" = "An unknown error occured.";
/* Shown when selected gif couldn't be fetched */
"GIF_PICKER_FAILURE_ALERT_TITLE" = "Unable to Choose GIF";
/* Alert message shown when user tries to search for GIFs without entering any search terms. */
"GIF_PICKER_VIEW_MISSING_QUERY" = "Παρακαλώ γράψε την αναζήτησή σου."; "GIF_PICKER_VIEW_MISSING_QUERY" = "Παρακαλώ γράψε την αναζήτησή σου.";
/* Title for the 'gif picker' dialog. */ /* Title for the 'gif picker' dialog. */
"GIF_PICKER_VIEW_TITLE" = "Αναζήτηση GIF"; "GIF_PICKER_VIEW_TITLE" = "Αναζήτηση GIF";
/* Indicates that an error occured while searching. */
"GIF_VIEW_SEARCH_ERROR" = "Error. Tap to Retry.";
/* Indicates that the user's search had no results. */
"GIF_VIEW_SEARCH_NO_RESULTS" = "No Results.";
/* Placeholder text for the search field in gif view */ /* Placeholder text for the search field in gif view */
"GIF_VIEW_SEARCH_PLACEHOLDER_TEXT" = "Γράψε την αναζήτησή σου"; "GIF_VIEW_SEARCH_PLACEHOLDER_TEXT" = "Γράψε την αναζήτησή σου";
@ -967,7 +994,7 @@
/* The title for the 'create group' button. */ /* The title for the 'create group' button. */
"NEW_GROUP_CREATE_BUTTON" = "Δημιουργία"; "NEW_GROUP_CREATE_BUTTON" = "Δημιουργία";
/* The navbar title for the 'new group' view. */ /* Used in place of the group name when a group has not yet been named. */
"NEW_GROUP_DEFAULT_TITLE" = "Νέα ομάδα"; "NEW_GROUP_DEFAULT_TITLE" = "Νέα ομάδα";
/* An indicator that a user is a member of the new group. */ /* An indicator that a user is a member of the new group. */

View file

@ -208,6 +208,9 @@
/* Accessibilty label for placing call button */ /* Accessibilty label for placing call button */
"CALL_LABEL" = "Llamada"; "CALL_LABEL" = "Llamada";
/* Text shown on call screen in place of remote video */
"CALL_REMOTE_VIDEO_DISABLED" = "Please upgrade to iOS 9 or newer to see remote video.";
/* 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.";
@ -253,6 +256,15 @@
/* Activity Sheet label */ /* Activity Sheet label */
"COMPARE_SAFETY_NUMBER_ACTION" = "Comparar con portapapeles"; "COMPARE_SAFETY_NUMBER_ACTION" = "Comparar con portapapeles";
/* Table section header for contact listing when composing a new message */
"COMPOSE_MESSAGE_CONTACT_SECTION_TITLE" = "Contacts";
/* Table section header for group listing when composing a new message */
"COMPOSE_MESSAGE_GROUP_SECTION_TITLE" = "Groups";
/* Table section header for invite listing when composing a new message */
"COMPOSE_MESSAGE_INVITE_SECTION_TITLE" = "Invite";
/* Multiline label explaining why compose-screen contact picker is empty. */ /* Multiline label explaining why compose-screen contact picker is empty. */
"COMPOSE_SCREEN_MISSING_CONTACTS_PERMISSION" = "Para ver quién de tus contactos usa Signal, permite el acceso a los contactos desde los ajustes de iOS."; "COMPOSE_SCREEN_MISSING_CONTACTS_PERMISSION" = "Para ver quién de tus contactos usa Signal, permite el acceso a los contactos desde los ajustes de iOS.";
@ -601,12 +613,27 @@
/* A label for generic attachments. */ /* A label for generic attachments. */
"GENERIC_ATTACHMENT_LABEL" = "Adjunto"; "GENERIC_ATTACHMENT_LABEL" = "Adjunto";
/* Please enter your search. */ /* Error displayed when there is a failure fetching gifs from the remote service. */
"GIF_PICKER_ERROR_FETCH_FAILURE" = "Failed to fetch the requested GIF. Please verify you are online.";
/* Generic error displayed when picking a gif */
"GIF_PICKER_ERROR_GENERIC" = "An unknown error occured.";
/* Shown when selected gif couldn't be fetched */
"GIF_PICKER_FAILURE_ALERT_TITLE" = "Unable to Choose GIF";
/* Alert message shown when user tries to search for GIFs without entering any search terms. */
"GIF_PICKER_VIEW_MISSING_QUERY" = "Introducir búsqueda."; "GIF_PICKER_VIEW_MISSING_QUERY" = "Introducir búsqueda.";
/* Title for the 'gif picker' dialog. */ /* Title for the 'gif picker' dialog. */
"GIF_PICKER_VIEW_TITLE" = "Buscar GIFs"; "GIF_PICKER_VIEW_TITLE" = "Buscar GIFs";
/* Indicates that an error occured while searching. */
"GIF_VIEW_SEARCH_ERROR" = "Error. Tap to Retry.";
/* Indicates that the user's search had no results. */
"GIF_VIEW_SEARCH_NO_RESULTS" = "No Results.";
/* Placeholder text for the search field in gif view */ /* Placeholder text for the search field in gif view */
"GIF_VIEW_SEARCH_PLACEHOLDER_TEXT" = "Buscar"; "GIF_VIEW_SEARCH_PLACEHOLDER_TEXT" = "Buscar";
@ -967,7 +994,7 @@
/* The title for the 'create group' button. */ /* The title for the 'create group' button. */
"NEW_GROUP_CREATE_BUTTON" = "Crear"; "NEW_GROUP_CREATE_BUTTON" = "Crear";
/* The navbar title for the 'new group' view. */ /* Used in place of the group name when a group has not yet been named. */
"NEW_GROUP_DEFAULT_TITLE" = "Nuevo grupo"; "NEW_GROUP_DEFAULT_TITLE" = "Nuevo grupo";
/* An indicator that a user is a member of the new group. */ /* An indicator that a user is a member of the new group. */

View file

@ -208,6 +208,9 @@
/* Accessibilty label for placing call button */ /* Accessibilty label for placing call button */
"CALL_LABEL" = "Soita"; "CALL_LABEL" = "Soita";
/* Text shown on call screen in place of remote video */
"CALL_REMOTE_VIDEO_DISABLED" = "Please upgrade to iOS 9 or newer to see remote video.";
/* 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.";
@ -253,6 +256,15 @@
/* Activity Sheet label */ /* Activity Sheet label */
"COMPARE_SAFETY_NUMBER_ACTION" = "Vertaa leikepöytään"; "COMPARE_SAFETY_NUMBER_ACTION" = "Vertaa leikepöytään";
/* Table section header for contact listing when composing a new message */
"COMPOSE_MESSAGE_CONTACT_SECTION_TITLE" = "Contacts";
/* Table section header for group listing when composing a new message */
"COMPOSE_MESSAGE_GROUP_SECTION_TITLE" = "Groups";
/* Table section header for invite listing when composing a new message */
"COMPOSE_MESSAGE_INVITE_SECTION_TITLE" = "Invite";
/* Multiline label explaining why compose-screen contact picker is empty. */ /* Multiline label explaining why compose-screen contact picker is empty. */
"COMPOSE_SCREEN_MISSING_CONTACTS_PERMISSION" = "Jotta voit nähdä, ketkä yhteystietodoistasi ovat Signalin käyttäjiä, salli yhteystietojen käyttö järjestelmäasetuksistasi."; "COMPOSE_SCREEN_MISSING_CONTACTS_PERMISSION" = "Jotta voit nähdä, ketkä yhteystietodoistasi ovat Signalin käyttäjiä, salli yhteystietojen käyttö järjestelmäasetuksistasi.";
@ -601,12 +613,27 @@
/* A label for generic attachments. */ /* A label for generic attachments. */
"GENERIC_ATTACHMENT_LABEL" = "Liitetiedosto"; "GENERIC_ATTACHMENT_LABEL" = "Liitetiedosto";
/* Please enter your search. */ /* Error displayed when there is a failure fetching gifs from the remote service. */
"GIF_PICKER_ERROR_FETCH_FAILURE" = "Failed to fetch the requested GIF. Please verify you are online.";
/* Generic error displayed when picking a gif */
"GIF_PICKER_ERROR_GENERIC" = "An unknown error occured.";
/* Shown when selected gif couldn't be fetched */
"GIF_PICKER_FAILURE_ALERT_TITLE" = "Unable to Choose GIF";
/* Alert message shown when user tries to search for GIFs without entering any search terms. */
"GIF_PICKER_VIEW_MISSING_QUERY" = "Ole hyvä ja syötä hakusana."; "GIF_PICKER_VIEW_MISSING_QUERY" = "Ole hyvä ja syötä hakusana.";
/* Title for the 'gif picker' dialog. */ /* Title for the 'gif picker' dialog. */
"GIF_PICKER_VIEW_TITLE" = "GIF-haku"; "GIF_PICKER_VIEW_TITLE" = "GIF-haku";
/* Indicates that an error occured while searching. */
"GIF_VIEW_SEARCH_ERROR" = "Error. Tap to Retry.";
/* Indicates that the user's search had no results. */
"GIF_VIEW_SEARCH_NO_RESULTS" = "No Results.";
/* Placeholder text for the search field in gif view */ /* Placeholder text for the search field in gif view */
"GIF_VIEW_SEARCH_PLACEHOLDER_TEXT" = "Syötä hakusana"; "GIF_VIEW_SEARCH_PLACEHOLDER_TEXT" = "Syötä hakusana";
@ -967,7 +994,7 @@
/* The title for the 'create group' button. */ /* The title for the 'create group' button. */
"NEW_GROUP_CREATE_BUTTON" = "Luo"; "NEW_GROUP_CREATE_BUTTON" = "Luo";
/* The navbar title for the 'new group' view. */ /* Used in place of the group name when a group has not yet been named. */
"NEW_GROUP_DEFAULT_TITLE" = "Uusi ryhmä"; "NEW_GROUP_DEFAULT_TITLE" = "Uusi ryhmä";
/* An indicator that a user is a member of the new group. */ /* An indicator that a user is a member of the new group. */

View file

@ -208,6 +208,9 @@
/* Accessibilty label for placing call button */ /* Accessibilty label for placing call button */
"CALL_LABEL" = "Call"; "CALL_LABEL" = "Call";
/* Text shown on call screen in place of remote video */
"CALL_REMOTE_VIDEO_DISABLED" = "Please upgrade to iOS 9 or newer to see remote video.";
/* Call setup status label after outgoing call times out */ /* Call setup status label after outgoing call times out */
"CALL_SCREEN_STATUS_NO_ANSWER" = "No Answer."; "CALL_SCREEN_STATUS_NO_ANSWER" = "No Answer.";
@ -253,6 +256,15 @@
/* Activity Sheet label */ /* Activity Sheet label */
"COMPARE_SAFETY_NUMBER_ACTION" = "Compare with Clipboard"; "COMPARE_SAFETY_NUMBER_ACTION" = "Compare with Clipboard";
/* Table section header for contact listing when composing a new message */
"COMPOSE_MESSAGE_CONTACT_SECTION_TITLE" = "Contacts";
/* Table section header for group listing when composing a new message */
"COMPOSE_MESSAGE_GROUP_SECTION_TITLE" = "Groups";
/* Table section header for invite listing when composing a new message */
"COMPOSE_MESSAGE_INVITE_SECTION_TITLE" = "Invite";
/* Multiline label explaining why compose-screen contact picker is empty. */ /* Multiline label explaining why compose-screen contact picker is empty. */
"COMPOSE_SCREEN_MISSING_CONTACTS_PERMISSION" = "To see which of your contacts are Signal users, allow contacts access in your system settings."; "COMPOSE_SCREEN_MISSING_CONTACTS_PERMISSION" = "To see which of your contacts are Signal users, allow contacts access in your system settings.";
@ -601,12 +613,27 @@
/* A label for generic attachments. */ /* A label for generic attachments. */
"GENERIC_ATTACHMENT_LABEL" = "Attachment"; "GENERIC_ATTACHMENT_LABEL" = "Attachment";
/* Please enter your search. */ /* Error displayed when there is a failure fetching gifs from the remote service. */
"GIF_PICKER_ERROR_FETCH_FAILURE" = "Failed to fetch the requested GIF. Please verify you are online.";
/* Generic error displayed when picking a gif */
"GIF_PICKER_ERROR_GENERIC" = "An unknown error occured.";
/* Shown when selected gif couldn't be fetched */
"GIF_PICKER_FAILURE_ALERT_TITLE" = "Unable to Choose GIF";
/* Alert message shown when user tries to search for GIFs without entering any search terms. */
"GIF_PICKER_VIEW_MISSING_QUERY" = "Please enter your search."; "GIF_PICKER_VIEW_MISSING_QUERY" = "Please enter your search.";
/* Title for the 'gif picker' dialog. */ /* Title for the 'gif picker' dialog. */
"GIF_PICKER_VIEW_TITLE" = "GIF Search"; "GIF_PICKER_VIEW_TITLE" = "GIF Search";
/* Indicates that an error occured while searching. */
"GIF_VIEW_SEARCH_ERROR" = "Error. Tap to Retry.";
/* Indicates that the user's search had no results. */
"GIF_VIEW_SEARCH_NO_RESULTS" = "No Results.";
/* Placeholder text for the search field in gif view */ /* Placeholder text for the search field in gif view */
"GIF_VIEW_SEARCH_PLACEHOLDER_TEXT" = "Enter your search"; "GIF_VIEW_SEARCH_PLACEHOLDER_TEXT" = "Enter your search";
@ -967,7 +994,7 @@
/* The title for the 'create group' button. */ /* The title for the 'create group' button. */
"NEW_GROUP_CREATE_BUTTON" = "Create"; "NEW_GROUP_CREATE_BUTTON" = "Create";
/* The navbar title for the 'new group' view. */ /* Used in place of the group name when a group has not yet been named. */
"NEW_GROUP_DEFAULT_TITLE" = "New Group"; "NEW_GROUP_DEFAULT_TITLE" = "New Group";
/* An indicator that a user is a member of the new group. */ /* An indicator that a user is a member of the new group. */

View file

@ -208,6 +208,9 @@
/* Accessibilty label for placing call button */ /* Accessibilty label for placing call button */
"CALL_LABEL" = "Appel"; "CALL_LABEL" = "Appel";
/* Text shown on call screen in place of remote video */
"CALL_REMOTE_VIDEO_DISABLED" = "Please upgrade to iOS 9 or newer to see remote video.";
/* Call setup status label after outgoing call times out */ /* Call setup status label after outgoing call times out */
"CALL_SCREEN_STATUS_NO_ANSWER" = "Pas de réponse."; "CALL_SCREEN_STATUS_NO_ANSWER" = "Pas de réponse.";
@ -253,6 +256,15 @@
/* Activity Sheet label */ /* Activity Sheet label */
"COMPARE_SAFETY_NUMBER_ACTION" = "Comparer avec le presse-papier"; "COMPARE_SAFETY_NUMBER_ACTION" = "Comparer avec le presse-papier";
/* Table section header for contact listing when composing a new message */
"COMPOSE_MESSAGE_CONTACT_SECTION_TITLE" = "Contacts";
/* Table section header for group listing when composing a new message */
"COMPOSE_MESSAGE_GROUP_SECTION_TITLE" = "Groups";
/* Table section header for invite listing when composing a new message */
"COMPOSE_MESSAGE_INVITE_SECTION_TITLE" = "Invite";
/* Multiline label explaining why compose-screen contact picker is empty. */ /* Multiline label explaining why compose-screen contact picker is empty. */
"COMPOSE_SCREEN_MISSING_CONTACTS_PERMISSION" = "Pour voir lesquels de vos contacts sont les utilisateurs du Signal, autorisez l'accès des contacts dans les paramètres de votre système."; "COMPOSE_SCREEN_MISSING_CONTACTS_PERMISSION" = "Pour voir lesquels de vos contacts sont les utilisateurs du Signal, autorisez l'accès des contacts dans les paramètres de votre système.";
@ -601,12 +613,27 @@
/* A label for generic attachments. */ /* A label for generic attachments. */
"GENERIC_ATTACHMENT_LABEL" = "Pièce jointe"; "GENERIC_ATTACHMENT_LABEL" = "Pièce jointe";
/* Please enter your search. */ /* Error displayed when there is a failure fetching gifs from the remote service. */
"GIF_PICKER_ERROR_FETCH_FAILURE" = "Failed to fetch the requested GIF. Please verify you are online.";
/* Generic error displayed when picking a gif */
"GIF_PICKER_ERROR_GENERIC" = "An unknown error occured.";
/* Shown when selected gif couldn't be fetched */
"GIF_PICKER_FAILURE_ALERT_TITLE" = "Unable to Choose GIF";
/* Alert message shown when user tries to search for GIFs without entering any search terms. */
"GIF_PICKER_VIEW_MISSING_QUERY" = "Entrez votre recherche."; "GIF_PICKER_VIEW_MISSING_QUERY" = "Entrez votre recherche.";
/* Title for the 'gif picker' dialog. */ /* Title for the 'gif picker' dialog. */
"GIF_PICKER_VIEW_TITLE" = "Recherche GIF"; "GIF_PICKER_VIEW_TITLE" = "Recherche GIF";
/* Indicates that an error occured while searching. */
"GIF_VIEW_SEARCH_ERROR" = "Error. Tap to Retry.";
/* Indicates that the user's search had no results. */
"GIF_VIEW_SEARCH_NO_RESULTS" = "No Results.";
/* Placeholder text for the search field in gif view */ /* Placeholder text for the search field in gif view */
"GIF_VIEW_SEARCH_PLACEHOLDER_TEXT" = "Entrez votre recherche"; "GIF_VIEW_SEARCH_PLACEHOLDER_TEXT" = "Entrez votre recherche";
@ -967,7 +994,7 @@
/* The title for the 'create group' button. */ /* The title for the 'create group' button. */
"NEW_GROUP_CREATE_BUTTON" = "Créer"; "NEW_GROUP_CREATE_BUTTON" = "Créer";
/* The navbar title for the 'new group' view. */ /* Used in place of the group name when a group has not yet been named. */
"NEW_GROUP_DEFAULT_TITLE" = "Nouveau groupe"; "NEW_GROUP_DEFAULT_TITLE" = "Nouveau groupe";
/* An indicator that a user is a member of the new group. */ /* An indicator that a user is a member of the new group. */

View file

@ -208,6 +208,9 @@
/* Accessibilty label for placing call button */ /* Accessibilty label for placing call button */
"CALL_LABEL" = "Chamar"; "CALL_LABEL" = "Chamar";
/* Text shown on call screen in place of remote video */
"CALL_REMOTE_VIDEO_DISABLED" = "Please upgrade to iOS 9 or newer to see remote video.";
/* Call setup status label after outgoing call times out */ /* Call setup status label after outgoing call times out */
"CALL_SCREEN_STATUS_NO_ANSWER" = "Sen resposta."; "CALL_SCREEN_STATUS_NO_ANSWER" = "Sen resposta.";
@ -253,6 +256,15 @@
/* Activity Sheet label */ /* Activity Sheet label */
"COMPARE_SAFETY_NUMBER_ACTION" = "Comparar co Portapapeis"; "COMPARE_SAFETY_NUMBER_ACTION" = "Comparar co Portapapeis";
/* Table section header for contact listing when composing a new message */
"COMPOSE_MESSAGE_CONTACT_SECTION_TITLE" = "Contacts";
/* Table section header for group listing when composing a new message */
"COMPOSE_MESSAGE_GROUP_SECTION_TITLE" = "Groups";
/* Table section header for invite listing when composing a new message */
"COMPOSE_MESSAGE_INVITE_SECTION_TITLE" = "Invite";
/* Multiline label explaining why compose-screen contact picker is empty. */ /* Multiline label explaining why compose-screen contact picker is empty. */
"COMPOSE_SCREEN_MISSING_CONTACTS_PERMISSION" = "To see which of your contacts are Signal users, allow contacts access in your system settings."; "COMPOSE_SCREEN_MISSING_CONTACTS_PERMISSION" = "To see which of your contacts are Signal users, allow contacts access in your system settings.";
@ -601,12 +613,27 @@
/* A label for generic attachments. */ /* A label for generic attachments. */
"GENERIC_ATTACHMENT_LABEL" = "Anexo"; "GENERIC_ATTACHMENT_LABEL" = "Anexo";
/* Please enter your search. */ /* Error displayed when there is a failure fetching gifs from the remote service. */
"GIF_PICKER_ERROR_FETCH_FAILURE" = "Failed to fetch the requested GIF. Please verify you are online.";
/* Generic error displayed when picking a gif */
"GIF_PICKER_ERROR_GENERIC" = "An unknown error occured.";
/* Shown when selected gif couldn't be fetched */
"GIF_PICKER_FAILURE_ALERT_TITLE" = "Unable to Choose GIF";
/* Alert message shown when user tries to search for GIFs without entering any search terms. */
"GIF_PICKER_VIEW_MISSING_QUERY" = "Please enter your search."; "GIF_PICKER_VIEW_MISSING_QUERY" = "Please enter your search.";
/* Title for the 'gif picker' dialog. */ /* Title for the 'gif picker' dialog. */
"GIF_PICKER_VIEW_TITLE" = "GIF Search"; "GIF_PICKER_VIEW_TITLE" = "GIF Search";
/* Indicates that an error occured while searching. */
"GIF_VIEW_SEARCH_ERROR" = "Error. Tap to Retry.";
/* Indicates that the user's search had no results. */
"GIF_VIEW_SEARCH_NO_RESULTS" = "No Results.";
/* Placeholder text for the search field in gif view */ /* Placeholder text for the search field in gif view */
"GIF_VIEW_SEARCH_PLACEHOLDER_TEXT" = "Enter your search"; "GIF_VIEW_SEARCH_PLACEHOLDER_TEXT" = "Enter your search";
@ -967,7 +994,7 @@
/* The title for the 'create group' button. */ /* The title for the 'create group' button. */
"NEW_GROUP_CREATE_BUTTON" = "Create"; "NEW_GROUP_CREATE_BUTTON" = "Create";
/* The navbar title for the 'new group' view. */ /* Used in place of the group name when a group has not yet been named. */
"NEW_GROUP_DEFAULT_TITLE" = "Novo grupo"; "NEW_GROUP_DEFAULT_TITLE" = "Novo grupo";
/* An indicator that a user is a member of the new group. */ /* An indicator that a user is a member of the new group. */

View file

@ -208,6 +208,9 @@
/* Accessibilty label for placing call button */ /* Accessibilty label for placing call button */
"CALL_LABEL" = "Poziv"; "CALL_LABEL" = "Poziv";
/* Text shown on call screen in place of remote video */
"CALL_REMOTE_VIDEO_DISABLED" = "Please upgrade to iOS 9 or newer to see remote video.";
/* Call setup status label after outgoing call times out */ /* Call setup status label after outgoing call times out */
"CALL_SCREEN_STATUS_NO_ANSWER" = "Nema odgovora."; "CALL_SCREEN_STATUS_NO_ANSWER" = "Nema odgovora.";
@ -253,6 +256,15 @@
/* Activity Sheet label */ /* Activity Sheet label */
"COMPARE_SAFETY_NUMBER_ACTION" = "Uporedi sa međuspremnikom"; "COMPARE_SAFETY_NUMBER_ACTION" = "Uporedi sa međuspremnikom";
/* Table section header for contact listing when composing a new message */
"COMPOSE_MESSAGE_CONTACT_SECTION_TITLE" = "Contacts";
/* Table section header for group listing when composing a new message */
"COMPOSE_MESSAGE_GROUP_SECTION_TITLE" = "Groups";
/* Table section header for invite listing when composing a new message */
"COMPOSE_MESSAGE_INVITE_SECTION_TITLE" = "Invite";
/* Multiline label explaining why compose-screen contact picker is empty. */ /* Multiline label explaining why compose-screen contact picker is empty. */
"COMPOSE_SCREEN_MISSING_CONTACTS_PERMISSION" = "Da biste vidjeli koji od vaših kontakata koriste Signal, omogućite pristup kontaktima u postavkama sistema."; "COMPOSE_SCREEN_MISSING_CONTACTS_PERMISSION" = "Da biste vidjeli koji od vaših kontakata koriste Signal, omogućite pristup kontaktima u postavkama sistema.";
@ -601,12 +613,27 @@
/* A label for generic attachments. */ /* A label for generic attachments. */
"GENERIC_ATTACHMENT_LABEL" = "Privitak"; "GENERIC_ATTACHMENT_LABEL" = "Privitak";
/* Please enter your search. */ /* Error displayed when there is a failure fetching gifs from the remote service. */
"GIF_PICKER_ERROR_FETCH_FAILURE" = "Failed to fetch the requested GIF. Please verify you are online.";
/* Generic error displayed when picking a gif */
"GIF_PICKER_ERROR_GENERIC" = "An unknown error occured.";
/* Shown when selected gif couldn't be fetched */
"GIF_PICKER_FAILURE_ALERT_TITLE" = "Unable to Choose GIF";
/* Alert message shown when user tries to search for GIFs without entering any search terms. */
"GIF_PICKER_VIEW_MISSING_QUERY" = "Molimo unesite pretragu."; "GIF_PICKER_VIEW_MISSING_QUERY" = "Molimo unesite pretragu.";
/* Title for the 'gif picker' dialog. */ /* Title for the 'gif picker' dialog. */
"GIF_PICKER_VIEW_TITLE" = "Pretraga GIF-ova"; "GIF_PICKER_VIEW_TITLE" = "Pretraga GIF-ova";
/* Indicates that an error occured while searching. */
"GIF_VIEW_SEARCH_ERROR" = "Error. Tap to Retry.";
/* Indicates that the user's search had no results. */
"GIF_VIEW_SEARCH_NO_RESULTS" = "No Results.";
/* Placeholder text for the search field in gif view */ /* Placeholder text for the search field in gif view */
"GIF_VIEW_SEARCH_PLACEHOLDER_TEXT" = "Unesite pretragu"; "GIF_VIEW_SEARCH_PLACEHOLDER_TEXT" = "Unesite pretragu";
@ -967,7 +994,7 @@
/* The title for the 'create group' button. */ /* The title for the 'create group' button. */
"NEW_GROUP_CREATE_BUTTON" = "Kreiraj"; "NEW_GROUP_CREATE_BUTTON" = "Kreiraj";
/* The navbar title for the 'new group' view. */ /* Used in place of the group name when a group has not yet been named. */
"NEW_GROUP_DEFAULT_TITLE" = "Nova grupa"; "NEW_GROUP_DEFAULT_TITLE" = "Nova grupa";
/* An indicator that a user is a member of the new group. */ /* An indicator that a user is a member of the new group. */

View file

@ -208,6 +208,9 @@
/* Accessibilty label for placing call button */ /* Accessibilty label for placing call button */
"CALL_LABEL" = "Hívás"; "CALL_LABEL" = "Hívás";
/* Text shown on call screen in place of remote video */
"CALL_REMOTE_VIDEO_DISABLED" = "Please upgrade to iOS 9 or newer to see remote video.";
/* Call setup status label after outgoing call times out */ /* Call setup status label after outgoing call times out */
"CALL_SCREEN_STATUS_NO_ANSWER" = "Nincs válasz."; "CALL_SCREEN_STATUS_NO_ANSWER" = "Nincs válasz.";
@ -253,6 +256,15 @@
/* Activity Sheet label */ /* Activity Sheet label */
"COMPARE_SAFETY_NUMBER_ACTION" = "Összehasonlítás vágólappal"; "COMPARE_SAFETY_NUMBER_ACTION" = "Összehasonlítás vágólappal";
/* Table section header for contact listing when composing a new message */
"COMPOSE_MESSAGE_CONTACT_SECTION_TITLE" = "Contacts";
/* Table section header for group listing when composing a new message */
"COMPOSE_MESSAGE_GROUP_SECTION_TITLE" = "Groups";
/* Table section header for invite listing when composing a new message */
"COMPOSE_MESSAGE_INVITE_SECTION_TITLE" = "Invite";
/* Multiline label explaining why compose-screen contact picker is empty. */ /* Multiline label explaining why compose-screen contact picker is empty. */
"COMPOSE_SCREEN_MISSING_CONTACTS_PERMISSION" = "To see which of your contacts are Signal users, allow contacts access in your system settings."; "COMPOSE_SCREEN_MISSING_CONTACTS_PERMISSION" = "To see which of your contacts are Signal users, allow contacts access in your system settings.";
@ -601,12 +613,27 @@
/* A label for generic attachments. */ /* A label for generic attachments. */
"GENERIC_ATTACHMENT_LABEL" = "Attachment"; "GENERIC_ATTACHMENT_LABEL" = "Attachment";
/* Please enter your search. */ /* Error displayed when there is a failure fetching gifs from the remote service. */
"GIF_PICKER_ERROR_FETCH_FAILURE" = "Failed to fetch the requested GIF. Please verify you are online.";
/* Generic error displayed when picking a gif */
"GIF_PICKER_ERROR_GENERIC" = "An unknown error occured.";
/* Shown when selected gif couldn't be fetched */
"GIF_PICKER_FAILURE_ALERT_TITLE" = "Unable to Choose GIF";
/* Alert message shown when user tries to search for GIFs without entering any search terms. */
"GIF_PICKER_VIEW_MISSING_QUERY" = "Please enter your search."; "GIF_PICKER_VIEW_MISSING_QUERY" = "Please enter your search.";
/* Title for the 'gif picker' dialog. */ /* Title for the 'gif picker' dialog. */
"GIF_PICKER_VIEW_TITLE" = "GIF Search"; "GIF_PICKER_VIEW_TITLE" = "GIF Search";
/* Indicates that an error occured while searching. */
"GIF_VIEW_SEARCH_ERROR" = "Error. Tap to Retry.";
/* Indicates that the user's search had no results. */
"GIF_VIEW_SEARCH_NO_RESULTS" = "No Results.";
/* Placeholder text for the search field in gif view */ /* Placeholder text for the search field in gif view */
"GIF_VIEW_SEARCH_PLACEHOLDER_TEXT" = "Enter your search"; "GIF_VIEW_SEARCH_PLACEHOLDER_TEXT" = "Enter your search";
@ -967,7 +994,7 @@
/* The title for the 'create group' button. */ /* The title for the 'create group' button. */
"NEW_GROUP_CREATE_BUTTON" = "Create"; "NEW_GROUP_CREATE_BUTTON" = "Create";
/* The navbar title for the 'new group' view. */ /* Used in place of the group name when a group has not yet been named. */
"NEW_GROUP_DEFAULT_TITLE" = "Új csoport"; "NEW_GROUP_DEFAULT_TITLE" = "Új csoport";
/* An indicator that a user is a member of the new group. */ /* An indicator that a user is a member of the new group. */

View file

@ -208,6 +208,9 @@
/* Accessibilty label for placing call button */ /* Accessibilty label for placing call button */
"CALL_LABEL" = "Call"; "CALL_LABEL" = "Call";
/* Text shown on call screen in place of remote video */
"CALL_REMOTE_VIDEO_DISABLED" = "Please upgrade to iOS 9 or newer to see remote video.";
/* Call setup status label after outgoing call times out */ /* Call setup status label after outgoing call times out */
"CALL_SCREEN_STATUS_NO_ANSWER" = "No Answer."; "CALL_SCREEN_STATUS_NO_ANSWER" = "No Answer.";
@ -253,6 +256,15 @@
/* Activity Sheet label */ /* Activity Sheet label */
"COMPARE_SAFETY_NUMBER_ACTION" = "Compare with Clipboard"; "COMPARE_SAFETY_NUMBER_ACTION" = "Compare with Clipboard";
/* Table section header for contact listing when composing a new message */
"COMPOSE_MESSAGE_CONTACT_SECTION_TITLE" = "Contacts";
/* Table section header for group listing when composing a new message */
"COMPOSE_MESSAGE_GROUP_SECTION_TITLE" = "Groups";
/* Table section header for invite listing when composing a new message */
"COMPOSE_MESSAGE_INVITE_SECTION_TITLE" = "Invite";
/* Multiline label explaining why compose-screen contact picker is empty. */ /* Multiline label explaining why compose-screen contact picker is empty. */
"COMPOSE_SCREEN_MISSING_CONTACTS_PERMISSION" = "To see which of your contacts are Signal users, allow contacts access in your system settings."; "COMPOSE_SCREEN_MISSING_CONTACTS_PERMISSION" = "To see which of your contacts are Signal users, allow contacts access in your system settings.";
@ -601,12 +613,27 @@
/* A label for generic attachments. */ /* A label for generic attachments. */
"GENERIC_ATTACHMENT_LABEL" = "Attachment"; "GENERIC_ATTACHMENT_LABEL" = "Attachment";
/* Please enter your search. */ /* Error displayed when there is a failure fetching gifs from the remote service. */
"GIF_PICKER_ERROR_FETCH_FAILURE" = "Failed to fetch the requested GIF. Please verify you are online.";
/* Generic error displayed when picking a gif */
"GIF_PICKER_ERROR_GENERIC" = "An unknown error occured.";
/* Shown when selected gif couldn't be fetched */
"GIF_PICKER_FAILURE_ALERT_TITLE" = "Unable to Choose GIF";
/* Alert message shown when user tries to search for GIFs without entering any search terms. */
"GIF_PICKER_VIEW_MISSING_QUERY" = "Please enter your search."; "GIF_PICKER_VIEW_MISSING_QUERY" = "Please enter your search.";
/* Title for the 'gif picker' dialog. */ /* Title for the 'gif picker' dialog. */
"GIF_PICKER_VIEW_TITLE" = "GIF Search"; "GIF_PICKER_VIEW_TITLE" = "GIF Search";
/* Indicates that an error occured while searching. */
"GIF_VIEW_SEARCH_ERROR" = "Error. Tap to Retry.";
/* Indicates that the user's search had no results. */
"GIF_VIEW_SEARCH_NO_RESULTS" = "No Results.";
/* Placeholder text for the search field in gif view */ /* Placeholder text for the search field in gif view */
"GIF_VIEW_SEARCH_PLACEHOLDER_TEXT" = "Enter your search"; "GIF_VIEW_SEARCH_PLACEHOLDER_TEXT" = "Enter your search";
@ -967,7 +994,7 @@
/* The title for the 'create group' button. */ /* The title for the 'create group' button. */
"NEW_GROUP_CREATE_BUTTON" = "Create"; "NEW_GROUP_CREATE_BUTTON" = "Create";
/* The navbar title for the 'new group' view. */ /* Used in place of the group name when a group has not yet been named. */
"NEW_GROUP_DEFAULT_TITLE" = "Grup Baru"; "NEW_GROUP_DEFAULT_TITLE" = "Grup Baru";
/* An indicator that a user is a member of the new group. */ /* An indicator that a user is a member of the new group. */

View file

@ -208,6 +208,9 @@
/* Accessibilty label for placing call button */ /* Accessibilty label for placing call button */
"CALL_LABEL" = "Chiama"; "CALL_LABEL" = "Chiama";
/* Text shown on call screen in place of remote video */
"CALL_REMOTE_VIDEO_DISABLED" = "Please upgrade to iOS 9 or newer to see remote video.";
/* Call setup status label after outgoing call times out */ /* Call setup status label after outgoing call times out */
"CALL_SCREEN_STATUS_NO_ANSWER" = "Nessuna risposta."; "CALL_SCREEN_STATUS_NO_ANSWER" = "Nessuna risposta.";
@ -253,6 +256,15 @@
/* Activity Sheet label */ /* Activity Sheet label */
"COMPARE_SAFETY_NUMBER_ACTION" = "Confronta con gli appunti"; "COMPARE_SAFETY_NUMBER_ACTION" = "Confronta con gli appunti";
/* Table section header for contact listing when composing a new message */
"COMPOSE_MESSAGE_CONTACT_SECTION_TITLE" = "Contacts";
/* Table section header for group listing when composing a new message */
"COMPOSE_MESSAGE_GROUP_SECTION_TITLE" = "Groups";
/* Table section header for invite listing when composing a new message */
"COMPOSE_MESSAGE_INVITE_SECTION_TITLE" = "Invite";
/* Multiline label explaining why compose-screen contact picker is empty. */ /* Multiline label explaining why compose-screen contact picker is empty. */
"COMPOSE_SCREEN_MISSING_CONTACTS_PERMISSION" = "Per visualizzare quale dei tuoi contatti è un utente Signal, autorizza l'accesso ai contatti nelle impostazioni di sistema."; "COMPOSE_SCREEN_MISSING_CONTACTS_PERMISSION" = "Per visualizzare quale dei tuoi contatti è un utente Signal, autorizza l'accesso ai contatti nelle impostazioni di sistema.";
@ -601,12 +613,27 @@
/* A label for generic attachments. */ /* A label for generic attachments. */
"GENERIC_ATTACHMENT_LABEL" = "Allegato"; "GENERIC_ATTACHMENT_LABEL" = "Allegato";
/* Please enter your search. */ /* Error displayed when there is a failure fetching gifs from the remote service. */
"GIF_PICKER_ERROR_FETCH_FAILURE" = "Failed to fetch the requested GIF. Please verify you are online.";
/* Generic error displayed when picking a gif */
"GIF_PICKER_ERROR_GENERIC" = "An unknown error occured.";
/* Shown when selected gif couldn't be fetched */
"GIF_PICKER_FAILURE_ALERT_TITLE" = "Unable to Choose GIF";
/* Alert message shown when user tries to search for GIFs without entering any search terms. */
"GIF_PICKER_VIEW_MISSING_QUERY" = "Inserite la vostra la ricerca."; "GIF_PICKER_VIEW_MISSING_QUERY" = "Inserite la vostra la ricerca.";
/* Title for the 'gif picker' dialog. */ /* Title for the 'gif picker' dialog. */
"GIF_PICKER_VIEW_TITLE" = "Ricerca GIF"; "GIF_PICKER_VIEW_TITLE" = "Ricerca GIF";
/* Indicates that an error occured while searching. */
"GIF_VIEW_SEARCH_ERROR" = "Error. Tap to Retry.";
/* Indicates that the user's search had no results. */
"GIF_VIEW_SEARCH_NO_RESULTS" = "No Results.";
/* Placeholder text for the search field in gif view */ /* Placeholder text for the search field in gif view */
"GIF_VIEW_SEARCH_PLACEHOLDER_TEXT" = "Inserisci la tua ricerca"; "GIF_VIEW_SEARCH_PLACEHOLDER_TEXT" = "Inserisci la tua ricerca";
@ -967,7 +994,7 @@
/* The title for the 'create group' button. */ /* The title for the 'create group' button. */
"NEW_GROUP_CREATE_BUTTON" = "Crea"; "NEW_GROUP_CREATE_BUTTON" = "Crea";
/* The navbar title for the 'new group' view. */ /* Used in place of the group name when a group has not yet been named. */
"NEW_GROUP_DEFAULT_TITLE" = "Nuovo Gruppo"; "NEW_GROUP_DEFAULT_TITLE" = "Nuovo Gruppo";
/* An indicator that a user is a member of the new group. */ /* An indicator that a user is a member of the new group. */

View file

@ -208,6 +208,9 @@
/* Accessibilty label for placing call button */ /* Accessibilty label for placing call button */
"CALL_LABEL" = "電話"; "CALL_LABEL" = "電話";
/* Text shown on call screen in place of remote video */
"CALL_REMOTE_VIDEO_DISABLED" = "Please upgrade to iOS 9 or newer to see remote video.";
/* 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" = "応答なし";
@ -253,6 +256,15 @@
/* Activity Sheet label */ /* Activity Sheet label */
"COMPARE_SAFETY_NUMBER_ACTION" = "クリップボードと比較する"; "COMPARE_SAFETY_NUMBER_ACTION" = "クリップボードと比較する";
/* Table section header for contact listing when composing a new message */
"COMPOSE_MESSAGE_CONTACT_SECTION_TITLE" = "Contacts";
/* Table section header for group listing when composing a new message */
"COMPOSE_MESSAGE_GROUP_SECTION_TITLE" = "Groups";
/* Table section header for invite listing when composing a new message */
"COMPOSE_MESSAGE_INVITE_SECTION_TITLE" = "Invite";
/* Multiline label explaining why compose-screen contact picker is empty. */ /* Multiline label explaining why compose-screen contact picker is empty. */
"COMPOSE_SCREEN_MISSING_CONTACTS_PERMISSION" = "連絡先にいるSignalユーザーを確認するには連絡先へのアクセスが必要です。許可を出すにはiOSの設定に進んでください。"; "COMPOSE_SCREEN_MISSING_CONTACTS_PERMISSION" = "連絡先にいるSignalユーザーを確認するには連絡先へのアクセスが必要です。許可を出すにはiOSの設定に進んでください。";
@ -601,12 +613,27 @@
/* A label for generic attachments. */ /* A label for generic attachments. */
"GENERIC_ATTACHMENT_LABEL" = "添付ファイル"; "GENERIC_ATTACHMENT_LABEL" = "添付ファイル";
/* Please enter your search. */ /* Error displayed when there is a failure fetching gifs from the remote service. */
"GIF_PICKER_ERROR_FETCH_FAILURE" = "Failed to fetch the requested GIF. Please verify you are online.";
/* Generic error displayed when picking a gif */
"GIF_PICKER_ERROR_GENERIC" = "An unknown error occured.";
/* Shown when selected gif couldn't be fetched */
"GIF_PICKER_FAILURE_ALERT_TITLE" = "Unable to Choose GIF";
/* Alert message shown when user tries to search for GIFs without entering any search terms. */
"GIF_PICKER_VIEW_MISSING_QUERY" = "検索語を入力してください"; "GIF_PICKER_VIEW_MISSING_QUERY" = "検索語を入力してください";
/* Title for the 'gif picker' dialog. */ /* Title for the 'gif picker' dialog. */
"GIF_PICKER_VIEW_TITLE" = "GIF検索"; "GIF_PICKER_VIEW_TITLE" = "GIF検索";
/* Indicates that an error occured while searching. */
"GIF_VIEW_SEARCH_ERROR" = "Error. Tap to Retry.";
/* Indicates that the user's search had no results. */
"GIF_VIEW_SEARCH_NO_RESULTS" = "No Results.";
/* Placeholder text for the search field in gif view */ /* Placeholder text for the search field in gif view */
"GIF_VIEW_SEARCH_PLACEHOLDER_TEXT" = "検索"; "GIF_VIEW_SEARCH_PLACEHOLDER_TEXT" = "検索";
@ -967,7 +994,7 @@
/* The title for the 'create group' button. */ /* The title for the 'create group' button. */
"NEW_GROUP_CREATE_BUTTON" = "作成"; "NEW_GROUP_CREATE_BUTTON" = "作成";
/* The navbar title for the 'new group' view. */ /* Used in place of the group name when a group has not yet been named. */
"NEW_GROUP_DEFAULT_TITLE" = "新しいグループ"; "NEW_GROUP_DEFAULT_TITLE" = "新しいグループ";
/* An indicator that a user is a member of the new group. */ /* An indicator that a user is a member of the new group. */

View file

@ -208,6 +208,9 @@
/* Accessibilty label for placing call button */ /* Accessibilty label for placing call button */
"CALL_LABEL" = "ការហៅ"; "CALL_LABEL" = "ការហៅ";
/* Text shown on call screen in place of remote video */
"CALL_REMOTE_VIDEO_DISABLED" = "Please upgrade to iOS 9 or newer to see remote video.";
/* 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" = "គ្មានឆ្លើយតប";
@ -253,6 +256,15 @@
/* Activity Sheet label */ /* Activity Sheet label */
"COMPARE_SAFETY_NUMBER_ACTION" = "ប្រៀបធៀបជាមួយ Clipboard"; "COMPARE_SAFETY_NUMBER_ACTION" = "ប្រៀបធៀបជាមួយ Clipboard";
/* Table section header for contact listing when composing a new message */
"COMPOSE_MESSAGE_CONTACT_SECTION_TITLE" = "Contacts";
/* Table section header for group listing when composing a new message */
"COMPOSE_MESSAGE_GROUP_SECTION_TITLE" = "Groups";
/* Table section header for invite listing when composing a new message */
"COMPOSE_MESSAGE_INVITE_SECTION_TITLE" = "Invite";
/* Multiline label explaining why compose-screen contact picker is empty. */ /* Multiline label explaining why compose-screen contact picker is empty. */
"COMPOSE_SCREEN_MISSING_CONTACTS_PERMISSION" = "អនុញ្ញាតចូលប្រើប្រាស់បញ្ជីទំនាក់ទំនងក្នុងការកំណត់ប្រព័ន្ធរបស់អ្នក ដើម្បីពិនិត្យមើលថាលេខទំនាក់ទំនងណាមួយជា អ្នកប្រើប្រាស់ Signal។"; "COMPOSE_SCREEN_MISSING_CONTACTS_PERMISSION" = "អនុញ្ញាតចូលប្រើប្រាស់បញ្ជីទំនាក់ទំនងក្នុងការកំណត់ប្រព័ន្ធរបស់អ្នក ដើម្បីពិនិត្យមើលថាលេខទំនាក់ទំនងណាមួយជា អ្នកប្រើប្រាស់ Signal។";
@ -601,12 +613,27 @@
/* A label for generic attachments. */ /* A label for generic attachments. */
"GENERIC_ATTACHMENT_LABEL" = "ឯកសារភ្ជាប់"; "GENERIC_ATTACHMENT_LABEL" = "ឯកសារភ្ជាប់";
/* Please enter your search. */ /* Error displayed when there is a failure fetching gifs from the remote service. */
"GIF_PICKER_ERROR_FETCH_FAILURE" = "Failed to fetch the requested GIF. Please verify you are online.";
/* Generic error displayed when picking a gif */
"GIF_PICKER_ERROR_GENERIC" = "An unknown error occured.";
/* Shown when selected gif couldn't be fetched */
"GIF_PICKER_FAILURE_ALERT_TITLE" = "Unable to Choose GIF";
/* Alert message shown when user tries to search for GIFs without entering any search terms. */
"GIF_PICKER_VIEW_MISSING_QUERY" = "សូមបញ្ចូលការស្វែងរករបស់អ្នក។"; "GIF_PICKER_VIEW_MISSING_QUERY" = "សូមបញ្ចូលការស្វែងរករបស់អ្នក។";
/* Title for the 'gif picker' dialog. */ /* Title for the 'gif picker' dialog. */
"GIF_PICKER_VIEW_TITLE" = "ស្វែងរកជា GIF"; "GIF_PICKER_VIEW_TITLE" = "ស្វែងរកជា GIF";
/* Indicates that an error occured while searching. */
"GIF_VIEW_SEARCH_ERROR" = "Error. Tap to Retry.";
/* Indicates that the user's search had no results. */
"GIF_VIEW_SEARCH_NO_RESULTS" = "No Results.";
/* Placeholder text for the search field in gif view */ /* Placeholder text for the search field in gif view */
"GIF_VIEW_SEARCH_PLACEHOLDER_TEXT" = "បញ្ចូលការស្វែងរករបស់អ្នក"; "GIF_VIEW_SEARCH_PLACEHOLDER_TEXT" = "បញ្ចូលការស្វែងរករបស់អ្នក";
@ -967,7 +994,7 @@
/* The title for the 'create group' button. */ /* The title for the 'create group' button. */
"NEW_GROUP_CREATE_BUTTON" = "បង្កើត"; "NEW_GROUP_CREATE_BUTTON" = "បង្កើត";
/* The navbar title for the 'new group' view. */ /* Used in place of the group name when a group has not yet been named. */
"NEW_GROUP_DEFAULT_TITLE" = "ក្រុមថ្មី"; "NEW_GROUP_DEFAULT_TITLE" = "ក្រុមថ្មី";
/* An indicator that a user is a member of the new group. */ /* An indicator that a user is a member of the new group. */

View file

@ -208,6 +208,9 @@
/* Accessibilty label for placing call button */ /* Accessibilty label for placing call button */
"CALL_LABEL" = "호출"; "CALL_LABEL" = "호출";
/* Text shown on call screen in place of remote video */
"CALL_REMOTE_VIDEO_DISABLED" = "Please upgrade to iOS 9 or newer to see remote video.";
/* Call setup status label after outgoing call times out */ /* Call setup status label after outgoing call times out */
"CALL_SCREEN_STATUS_NO_ANSWER" = "No Answer."; "CALL_SCREEN_STATUS_NO_ANSWER" = "No Answer.";
@ -253,6 +256,15 @@
/* Activity Sheet label */ /* Activity Sheet label */
"COMPARE_SAFETY_NUMBER_ACTION" = "클립 보드와 비교하세요."; "COMPARE_SAFETY_NUMBER_ACTION" = "클립 보드와 비교하세요.";
/* Table section header for contact listing when composing a new message */
"COMPOSE_MESSAGE_CONTACT_SECTION_TITLE" = "Contacts";
/* Table section header for group listing when composing a new message */
"COMPOSE_MESSAGE_GROUP_SECTION_TITLE" = "Groups";
/* Table section header for invite listing when composing a new message */
"COMPOSE_MESSAGE_INVITE_SECTION_TITLE" = "Invite";
/* Multiline label explaining why compose-screen contact picker is empty. */ /* Multiline label explaining why compose-screen contact picker is empty. */
"COMPOSE_SCREEN_MISSING_CONTACTS_PERMISSION" = "To see which of your contacts are Signal users, allow contacts access in your system settings."; "COMPOSE_SCREEN_MISSING_CONTACTS_PERMISSION" = "To see which of your contacts are Signal users, allow contacts access in your system settings.";
@ -601,12 +613,27 @@
/* A label for generic attachments. */ /* A label for generic attachments. */
"GENERIC_ATTACHMENT_LABEL" = "Attachment"; "GENERIC_ATTACHMENT_LABEL" = "Attachment";
/* Please enter your search. */ /* Error displayed when there is a failure fetching gifs from the remote service. */
"GIF_PICKER_ERROR_FETCH_FAILURE" = "Failed to fetch the requested GIF. Please verify you are online.";
/* Generic error displayed when picking a gif */
"GIF_PICKER_ERROR_GENERIC" = "An unknown error occured.";
/* Shown when selected gif couldn't be fetched */
"GIF_PICKER_FAILURE_ALERT_TITLE" = "Unable to Choose GIF";
/* Alert message shown when user tries to search for GIFs without entering any search terms. */
"GIF_PICKER_VIEW_MISSING_QUERY" = "Please enter your search."; "GIF_PICKER_VIEW_MISSING_QUERY" = "Please enter your search.";
/* Title for the 'gif picker' dialog. */ /* Title for the 'gif picker' dialog. */
"GIF_PICKER_VIEW_TITLE" = "GIF Search"; "GIF_PICKER_VIEW_TITLE" = "GIF Search";
/* Indicates that an error occured while searching. */
"GIF_VIEW_SEARCH_ERROR" = "Error. Tap to Retry.";
/* Indicates that the user's search had no results. */
"GIF_VIEW_SEARCH_NO_RESULTS" = "No Results.";
/* Placeholder text for the search field in gif view */ /* Placeholder text for the search field in gif view */
"GIF_VIEW_SEARCH_PLACEHOLDER_TEXT" = "Enter your search"; "GIF_VIEW_SEARCH_PLACEHOLDER_TEXT" = "Enter your search";
@ -967,7 +994,7 @@
/* The title for the 'create group' button. */ /* The title for the 'create group' button. */
"NEW_GROUP_CREATE_BUTTON" = "Create"; "NEW_GROUP_CREATE_BUTTON" = "Create";
/* The navbar title for the 'new group' view. */ /* Used in place of the group name when a group has not yet been named. */
"NEW_GROUP_DEFAULT_TITLE" = "새 그룹"; "NEW_GROUP_DEFAULT_TITLE" = "새 그룹";
/* An indicator that a user is a member of the new group. */ /* An indicator that a user is a member of the new group. */

View file

@ -208,6 +208,9 @@
/* Accessibilty label for placing call button */ /* Accessibilty label for placing call button */
"CALL_LABEL" = "Skambinti"; "CALL_LABEL" = "Skambinti";
/* Text shown on call screen in place of remote video */
"CALL_REMOTE_VIDEO_DISABLED" = "Please upgrade to iOS 9 or newer to see remote video.";
/* 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.";
@ -253,6 +256,15 @@
/* Activity Sheet label */ /* Activity Sheet label */
"COMPARE_SAFETY_NUMBER_ACTION" = "Palyginti su iškarpine"; "COMPARE_SAFETY_NUMBER_ACTION" = "Palyginti su iškarpine";
/* Table section header for contact listing when composing a new message */
"COMPOSE_MESSAGE_CONTACT_SECTION_TITLE" = "Contacts";
/* Table section header for group listing when composing a new message */
"COMPOSE_MESSAGE_GROUP_SECTION_TITLE" = "Groups";
/* Table section header for invite listing when composing a new message */
"COMPOSE_MESSAGE_INVITE_SECTION_TITLE" = "Invite";
/* Multiline label explaining why compose-screen contact picker is empty. */ /* Multiline label explaining why compose-screen contact picker is empty. */
"COMPOSE_SCREEN_MISSING_CONTACTS_PERMISSION" = "Norėdami matyti, kurie jūsų kontaktai yra Signal naudotojai, leiskite savo sistemos nustatymuose kontaktų prieigą."; "COMPOSE_SCREEN_MISSING_CONTACTS_PERMISSION" = "Norėdami matyti, kurie jūsų kontaktai yra Signal naudotojai, leiskite savo sistemos nustatymuose kontaktų prieigą.";
@ -601,12 +613,27 @@
/* A label for generic attachments. */ /* A label for generic attachments. */
"GENERIC_ATTACHMENT_LABEL" = "Priedas"; "GENERIC_ATTACHMENT_LABEL" = "Priedas";
/* Please enter your search. */ /* Error displayed when there is a failure fetching gifs from the remote service. */
"GIF_PICKER_ERROR_FETCH_FAILURE" = "Failed to fetch the requested GIF. Please verify you are online.";
/* Generic error displayed when picking a gif */
"GIF_PICKER_ERROR_GENERIC" = "An unknown error occured.";
/* Shown when selected gif couldn't be fetched */
"GIF_PICKER_FAILURE_ALERT_TITLE" = "Unable to Choose GIF";
/* Alert message shown when user tries to search for GIFs without entering any search terms. */
"GIF_PICKER_VIEW_MISSING_QUERY" = "Įveskite savo paiešką."; "GIF_PICKER_VIEW_MISSING_QUERY" = "Įveskite savo paiešką.";
/* Title for the 'gif picker' dialog. */ /* Title for the 'gif picker' dialog. */
"GIF_PICKER_VIEW_TITLE" = "GIF paieška"; "GIF_PICKER_VIEW_TITLE" = "GIF paieška";
/* Indicates that an error occured while searching. */
"GIF_VIEW_SEARCH_ERROR" = "Error. Tap to Retry.";
/* Indicates that the user's search had no results. */
"GIF_VIEW_SEARCH_NO_RESULTS" = "No Results.";
/* Placeholder text for the search field in gif view */ /* Placeholder text for the search field in gif view */
"GIF_VIEW_SEARCH_PLACEHOLDER_TEXT" = "Įveskite savo paiešką"; "GIF_VIEW_SEARCH_PLACEHOLDER_TEXT" = "Įveskite savo paiešką";
@ -967,7 +994,7 @@
/* The title for the 'create group' button. */ /* The title for the 'create group' button. */
"NEW_GROUP_CREATE_BUTTON" = "Sukurti"; "NEW_GROUP_CREATE_BUTTON" = "Sukurti";
/* The navbar title for the 'new group' view. */ /* Used in place of the group name when a group has not yet been named. */
"NEW_GROUP_DEFAULT_TITLE" = "Nauja grupė"; "NEW_GROUP_DEFAULT_TITLE" = "Nauja grupė";
/* An indicator that a user is a member of the new group. */ /* An indicator that a user is a member of the new group. */

View file

@ -208,6 +208,9 @@
/* Accessibilty label for placing call button */ /* Accessibilty label for placing call button */
"CALL_LABEL" = "Call"; "CALL_LABEL" = "Call";
/* Text shown on call screen in place of remote video */
"CALL_REMOTE_VIDEO_DISABLED" = "Please upgrade to iOS 9 or newer to see remote video.";
/* Call setup status label after outgoing call times out */ /* Call setup status label after outgoing call times out */
"CALL_SCREEN_STATUS_NO_ANSWER" = "No Answer."; "CALL_SCREEN_STATUS_NO_ANSWER" = "No Answer.";
@ -253,6 +256,15 @@
/* Activity Sheet label */ /* Activity Sheet label */
"COMPARE_SAFETY_NUMBER_ACTION" = "Compare with Clipboard"; "COMPARE_SAFETY_NUMBER_ACTION" = "Compare with Clipboard";
/* Table section header for contact listing when composing a new message */
"COMPOSE_MESSAGE_CONTACT_SECTION_TITLE" = "Contacts";
/* Table section header for group listing when composing a new message */
"COMPOSE_MESSAGE_GROUP_SECTION_TITLE" = "Groups";
/* Table section header for invite listing when composing a new message */
"COMPOSE_MESSAGE_INVITE_SECTION_TITLE" = "Invite";
/* Multiline label explaining why compose-screen contact picker is empty. */ /* Multiline label explaining why compose-screen contact picker is empty. */
"COMPOSE_SCREEN_MISSING_CONTACTS_PERMISSION" = "To see which of your contacts are Signal users, allow contacts access in your system settings."; "COMPOSE_SCREEN_MISSING_CONTACTS_PERMISSION" = "To see which of your contacts are Signal users, allow contacts access in your system settings.";
@ -601,12 +613,27 @@
/* A label for generic attachments. */ /* A label for generic attachments. */
"GENERIC_ATTACHMENT_LABEL" = "Attachment"; "GENERIC_ATTACHMENT_LABEL" = "Attachment";
/* Please enter your search. */ /* Error displayed when there is a failure fetching gifs from the remote service. */
"GIF_PICKER_ERROR_FETCH_FAILURE" = "Failed to fetch the requested GIF. Please verify you are online.";
/* Generic error displayed when picking a gif */
"GIF_PICKER_ERROR_GENERIC" = "An unknown error occured.";
/* Shown when selected gif couldn't be fetched */
"GIF_PICKER_FAILURE_ALERT_TITLE" = "Unable to Choose GIF";
/* Alert message shown when user tries to search for GIFs without entering any search terms. */
"GIF_PICKER_VIEW_MISSING_QUERY" = "Please enter your search."; "GIF_PICKER_VIEW_MISSING_QUERY" = "Please enter your search.";
/* Title for the 'gif picker' dialog. */ /* Title for the 'gif picker' dialog. */
"GIF_PICKER_VIEW_TITLE" = "GIF Search"; "GIF_PICKER_VIEW_TITLE" = "GIF Search";
/* Indicates that an error occured while searching. */
"GIF_VIEW_SEARCH_ERROR" = "Error. Tap to Retry.";
/* Indicates that the user's search had no results. */
"GIF_VIEW_SEARCH_NO_RESULTS" = "No Results.";
/* Placeholder text for the search field in gif view */ /* Placeholder text for the search field in gif view */
"GIF_VIEW_SEARCH_PLACEHOLDER_TEXT" = "Enter your search"; "GIF_VIEW_SEARCH_PLACEHOLDER_TEXT" = "Enter your search";
@ -967,7 +994,7 @@
/* The title for the 'create group' button. */ /* The title for the 'create group' button. */
"NEW_GROUP_CREATE_BUTTON" = "Create"; "NEW_GROUP_CREATE_BUTTON" = "Create";
/* The navbar title for the 'new group' view. */ /* Used in place of the group name when a group has not yet been named. */
"NEW_GROUP_DEFAULT_TITLE" = "Jauna Grupa"; "NEW_GROUP_DEFAULT_TITLE" = "Jauna Grupa";
/* An indicator that a user is a member of the new group. */ /* An indicator that a user is a member of the new group. */

View file

@ -208,6 +208,9 @@
/* Accessibilty label for placing call button */ /* Accessibilty label for placing call button */
"CALL_LABEL" = "Повик"; "CALL_LABEL" = "Повик";
/* Text shown on call screen in place of remote video */
"CALL_REMOTE_VIDEO_DISABLED" = "Please upgrade to iOS 9 or newer to see remote video.";
/* 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" = "Нема одговор.";
@ -253,6 +256,15 @@
/* Activity Sheet label */ /* Activity Sheet label */
"COMPARE_SAFETY_NUMBER_ACTION" = "Споредете со Таблата со исечоци"; "COMPARE_SAFETY_NUMBER_ACTION" = "Споредете со Таблата со исечоци";
/* Table section header for contact listing when composing a new message */
"COMPOSE_MESSAGE_CONTACT_SECTION_TITLE" = "Contacts";
/* Table section header for group listing when composing a new message */
"COMPOSE_MESSAGE_GROUP_SECTION_TITLE" = "Groups";
/* Table section header for invite listing when composing a new message */
"COMPOSE_MESSAGE_INVITE_SECTION_TITLE" = "Invite";
/* Multiline label explaining why compose-screen contact picker is empty. */ /* Multiline label explaining why compose-screen contact picker is empty. */
"COMPOSE_SCREEN_MISSING_CONTACTS_PERMISSION" = "To see which of your contacts are Signal users, allow contacts access in your system settings."; "COMPOSE_SCREEN_MISSING_CONTACTS_PERMISSION" = "To see which of your contacts are Signal users, allow contacts access in your system settings.";
@ -601,12 +613,27 @@
/* A label for generic attachments. */ /* A label for generic attachments. */
"GENERIC_ATTACHMENT_LABEL" = "Прилог"; "GENERIC_ATTACHMENT_LABEL" = "Прилог";
/* Please enter your search. */ /* Error displayed when there is a failure fetching gifs from the remote service. */
"GIF_PICKER_ERROR_FETCH_FAILURE" = "Failed to fetch the requested GIF. Please verify you are online.";
/* Generic error displayed when picking a gif */
"GIF_PICKER_ERROR_GENERIC" = "An unknown error occured.";
/* Shown when selected gif couldn't be fetched */
"GIF_PICKER_FAILURE_ALERT_TITLE" = "Unable to Choose GIF";
/* Alert message shown when user tries to search for GIFs without entering any search terms. */
"GIF_PICKER_VIEW_MISSING_QUERY" = "Please enter your search."; "GIF_PICKER_VIEW_MISSING_QUERY" = "Please enter your search.";
/* Title for the 'gif picker' dialog. */ /* Title for the 'gif picker' dialog. */
"GIF_PICKER_VIEW_TITLE" = "GIF Search"; "GIF_PICKER_VIEW_TITLE" = "GIF Search";
/* Indicates that an error occured while searching. */
"GIF_VIEW_SEARCH_ERROR" = "Error. Tap to Retry.";
/* Indicates that the user's search had no results. */
"GIF_VIEW_SEARCH_NO_RESULTS" = "No Results.";
/* Placeholder text for the search field in gif view */ /* Placeholder text for the search field in gif view */
"GIF_VIEW_SEARCH_PLACEHOLDER_TEXT" = "Enter your search"; "GIF_VIEW_SEARCH_PLACEHOLDER_TEXT" = "Enter your search";
@ -967,7 +994,7 @@
/* The title for the 'create group' button. */ /* The title for the 'create group' button. */
"NEW_GROUP_CREATE_BUTTON" = "Create"; "NEW_GROUP_CREATE_BUTTON" = "Create";
/* The navbar title for the 'new group' view. */ /* Used in place of the group name when a group has not yet been named. */
"NEW_GROUP_DEFAULT_TITLE" = "Нова група"; "NEW_GROUP_DEFAULT_TITLE" = "Нова група";
/* An indicator that a user is a member of the new group. */ /* An indicator that a user is a member of the new group. */

View file

@ -208,6 +208,9 @@
/* Accessibilty label for placing call button */ /* Accessibilty label for placing call button */
"CALL_LABEL" = "Ring"; "CALL_LABEL" = "Ring";
/* Text shown on call screen in place of remote video */
"CALL_REMOTE_VIDEO_DISABLED" = "Please upgrade to iOS 9 or newer to see remote video.";
/* Call setup status label after outgoing call times out */ /* Call setup status label after outgoing call times out */
"CALL_SCREEN_STATUS_NO_ANSWER" = "Ikke noe svar."; "CALL_SCREEN_STATUS_NO_ANSWER" = "Ikke noe svar.";
@ -253,6 +256,15 @@
/* Activity Sheet label */ /* Activity Sheet label */
"COMPARE_SAFETY_NUMBER_ACTION" = "Sammenlign med utklippstavlen"; "COMPARE_SAFETY_NUMBER_ACTION" = "Sammenlign med utklippstavlen";
/* Table section header for contact listing when composing a new message */
"COMPOSE_MESSAGE_CONTACT_SECTION_TITLE" = "Contacts";
/* Table section header for group listing when composing a new message */
"COMPOSE_MESSAGE_GROUP_SECTION_TITLE" = "Groups";
/* Table section header for invite listing when composing a new message */
"COMPOSE_MESSAGE_INVITE_SECTION_TITLE" = "Invite";
/* Multiline label explaining why compose-screen contact picker is empty. */ /* Multiline label explaining why compose-screen contact picker is empty. */
"COMPOSE_SCREEN_MISSING_CONTACTS_PERMISSION" = "For å se hvilke kontakter som er Signalbrukere, tillat kontakttilgang i systeminnstillingene dine."; "COMPOSE_SCREEN_MISSING_CONTACTS_PERMISSION" = "For å se hvilke kontakter som er Signalbrukere, tillat kontakttilgang i systeminnstillingene dine.";
@ -601,12 +613,27 @@
/* A label for generic attachments. */ /* A label for generic attachments. */
"GENERIC_ATTACHMENT_LABEL" = "Vedlegg"; "GENERIC_ATTACHMENT_LABEL" = "Vedlegg";
/* Please enter your search. */ /* Error displayed when there is a failure fetching gifs from the remote service. */
"GIF_PICKER_ERROR_FETCH_FAILURE" = "Failed to fetch the requested GIF. Please verify you are online.";
/* Generic error displayed when picking a gif */
"GIF_PICKER_ERROR_GENERIC" = "An unknown error occured.";
/* Shown when selected gif couldn't be fetched */
"GIF_PICKER_FAILURE_ALERT_TITLE" = "Unable to Choose GIF";
/* Alert message shown when user tries to search for GIFs without entering any search terms. */
"GIF_PICKER_VIEW_MISSING_QUERY" = "Vennligst skriv inn søket ditt."; "GIF_PICKER_VIEW_MISSING_QUERY" = "Vennligst skriv inn søket ditt.";
/* Title for the 'gif picker' dialog. */ /* Title for the 'gif picker' dialog. */
"GIF_PICKER_VIEW_TITLE" = "GIF Søk"; "GIF_PICKER_VIEW_TITLE" = "GIF Søk";
/* Indicates that an error occured while searching. */
"GIF_VIEW_SEARCH_ERROR" = "Error. Tap to Retry.";
/* Indicates that the user's search had no results. */
"GIF_VIEW_SEARCH_NO_RESULTS" = "No Results.";
/* Placeholder text for the search field in gif view */ /* Placeholder text for the search field in gif view */
"GIF_VIEW_SEARCH_PLACEHOLDER_TEXT" = "Skriv inn søket ditt"; "GIF_VIEW_SEARCH_PLACEHOLDER_TEXT" = "Skriv inn søket ditt";
@ -967,7 +994,7 @@
/* The title for the 'create group' button. */ /* The title for the 'create group' button. */
"NEW_GROUP_CREATE_BUTTON" = "Opprett"; "NEW_GROUP_CREATE_BUTTON" = "Opprett";
/* The navbar title for the 'new group' view. */ /* Used in place of the group name when a group has not yet been named. */
"NEW_GROUP_DEFAULT_TITLE" = "Ny gruppe"; "NEW_GROUP_DEFAULT_TITLE" = "Ny gruppe";
/* An indicator that a user is a member of the new group. */ /* An indicator that a user is a member of the new group. */

View file

@ -208,6 +208,9 @@
/* Accessibilty label for placing call button */ /* Accessibilty label for placing call button */
"CALL_LABEL" = "Bellen"; "CALL_LABEL" = "Bellen";
/* Text shown on call screen in place of remote video */
"CALL_REMOTE_VIDEO_DISABLED" = "Please upgrade to iOS 9 or newer to see remote video.";
/* Call setup status label after outgoing call times out */ /* Call setup status label after outgoing call times out */
"CALL_SCREEN_STATUS_NO_ANSWER" = "Geen antwoord."; "CALL_SCREEN_STATUS_NO_ANSWER" = "Geen antwoord.";
@ -253,6 +256,15 @@
/* Activity Sheet label */ /* Activity Sheet label */
"COMPARE_SAFETY_NUMBER_ACTION" = "Vergelijken met klembor"; "COMPARE_SAFETY_NUMBER_ACTION" = "Vergelijken met klembor";
/* Table section header for contact listing when composing a new message */
"COMPOSE_MESSAGE_CONTACT_SECTION_TITLE" = "Contacts";
/* Table section header for group listing when composing a new message */
"COMPOSE_MESSAGE_GROUP_SECTION_TITLE" = "Groups";
/* Table section header for invite listing when composing a new message */
"COMPOSE_MESSAGE_INVITE_SECTION_TITLE" = "Invite";
/* Multiline label explaining why compose-screen contact picker is empty. */ /* Multiline label explaining why compose-screen contact picker is empty. */
"COMPOSE_SCREEN_MISSING_CONTACTS_PERMISSION" = "Geef Signal toegang tot je contacten in je systeeminstellingen om te zien welke van je contacten Signal gebruiken."; "COMPOSE_SCREEN_MISSING_CONTACTS_PERMISSION" = "Geef Signal toegang tot je contacten in je systeeminstellingen om te zien welke van je contacten Signal gebruiken.";
@ -601,12 +613,27 @@
/* A label for generic attachments. */ /* A label for generic attachments. */
"GENERIC_ATTACHMENT_LABEL" = "Bijlage"; "GENERIC_ATTACHMENT_LABEL" = "Bijlage";
/* Please enter your search. */ /* Error displayed when there is a failure fetching gifs from the remote service. */
"GIF_PICKER_ERROR_FETCH_FAILURE" = "Failed to fetch the requested GIF. Please verify you are online.";
/* Generic error displayed when picking a gif */
"GIF_PICKER_ERROR_GENERIC" = "An unknown error occured.";
/* Shown when selected gif couldn't be fetched */
"GIF_PICKER_FAILURE_ALERT_TITLE" = "Unable to Choose GIF";
/* Alert message shown when user tries to search for GIFs without entering any search terms. */
"GIF_PICKER_VIEW_MISSING_QUERY" = "Voer je zoekopdracht in."; "GIF_PICKER_VIEW_MISSING_QUERY" = "Voer je zoekopdracht in.";
/* Title for the 'gif picker' dialog. */ /* Title for the 'gif picker' dialog. */
"GIF_PICKER_VIEW_TITLE" = "GIF zoeken"; "GIF_PICKER_VIEW_TITLE" = "GIF zoeken";
/* Indicates that an error occured while searching. */
"GIF_VIEW_SEARCH_ERROR" = "Error. Tap to Retry.";
/* Indicates that the user's search had no results. */
"GIF_VIEW_SEARCH_NO_RESULTS" = "No Results.";
/* Placeholder text for the search field in gif view */ /* Placeholder text for the search field in gif view */
"GIF_VIEW_SEARCH_PLACEHOLDER_TEXT" = "Voer je zoekopdracht in"; "GIF_VIEW_SEARCH_PLACEHOLDER_TEXT" = "Voer je zoekopdracht in";
@ -967,7 +994,7 @@
/* The title for the 'create group' button. */ /* The title for the 'create group' button. */
"NEW_GROUP_CREATE_BUTTON" = "Aanmaken"; "NEW_GROUP_CREATE_BUTTON" = "Aanmaken";
/* The navbar title for the 'new group' view. */ /* Used in place of the group name when a group has not yet been named. */
"NEW_GROUP_DEFAULT_TITLE" = "Nieuwe groep"; "NEW_GROUP_DEFAULT_TITLE" = "Nieuwe groep";
/* An indicator that a user is a member of the new group. */ /* An indicator that a user is a member of the new group. */

View file

@ -208,6 +208,9 @@
/* Accessibilty label for placing call button */ /* Accessibilty label for placing call button */
"CALL_LABEL" = "Połączenie"; "CALL_LABEL" = "Połączenie";
/* Text shown on call screen in place of remote video */
"CALL_REMOTE_VIDEO_DISABLED" = "Please upgrade to iOS 9 or newer to see remote video.";
/* Call setup status label after outgoing call times out */ /* Call setup status label after outgoing call times out */
"CALL_SCREEN_STATUS_NO_ANSWER" = "Brak odpowiedzi."; "CALL_SCREEN_STATUS_NO_ANSWER" = "Brak odpowiedzi.";
@ -253,6 +256,15 @@
/* Activity Sheet label */ /* Activity Sheet label */
"COMPARE_SAFETY_NUMBER_ACTION" = "Porównaj ze schowkiem"; "COMPARE_SAFETY_NUMBER_ACTION" = "Porównaj ze schowkiem";
/* Table section header for contact listing when composing a new message */
"COMPOSE_MESSAGE_CONTACT_SECTION_TITLE" = "Contacts";
/* Table section header for group listing when composing a new message */
"COMPOSE_MESSAGE_GROUP_SECTION_TITLE" = "Groups";
/* Table section header for invite listing when composing a new message */
"COMPOSE_MESSAGE_INVITE_SECTION_TITLE" = "Invite";
/* Multiline label explaining why compose-screen contact picker is empty. */ /* Multiline label explaining why compose-screen contact picker is empty. */
"COMPOSE_SCREEN_MISSING_CONTACTS_PERMISSION" = "To see which of your contacts are Signal users, allow contacts access in your system settings."; "COMPOSE_SCREEN_MISSING_CONTACTS_PERMISSION" = "To see which of your contacts are Signal users, allow contacts access in your system settings.";
@ -601,12 +613,27 @@
/* A label for generic attachments. */ /* A label for generic attachments. */
"GENERIC_ATTACHMENT_LABEL" = "Załącznik"; "GENERIC_ATTACHMENT_LABEL" = "Załącznik";
/* Please enter your search. */ /* Error displayed when there is a failure fetching gifs from the remote service. */
"GIF_PICKER_ERROR_FETCH_FAILURE" = "Failed to fetch the requested GIF. Please verify you are online.";
/* Generic error displayed when picking a gif */
"GIF_PICKER_ERROR_GENERIC" = "An unknown error occured.";
/* Shown when selected gif couldn't be fetched */
"GIF_PICKER_FAILURE_ALERT_TITLE" = "Unable to Choose GIF";
/* Alert message shown when user tries to search for GIFs without entering any search terms. */
"GIF_PICKER_VIEW_MISSING_QUERY" = "Please enter your search."; "GIF_PICKER_VIEW_MISSING_QUERY" = "Please enter your search.";
/* Title for the 'gif picker' dialog. */ /* Title for the 'gif picker' dialog. */
"GIF_PICKER_VIEW_TITLE" = "GIF Search"; "GIF_PICKER_VIEW_TITLE" = "GIF Search";
/* Indicates that an error occured while searching. */
"GIF_VIEW_SEARCH_ERROR" = "Error. Tap to Retry.";
/* Indicates that the user's search had no results. */
"GIF_VIEW_SEARCH_NO_RESULTS" = "No Results.";
/* Placeholder text for the search field in gif view */ /* Placeholder text for the search field in gif view */
"GIF_VIEW_SEARCH_PLACEHOLDER_TEXT" = "Enter your search"; "GIF_VIEW_SEARCH_PLACEHOLDER_TEXT" = "Enter your search";
@ -967,7 +994,7 @@
/* The title for the 'create group' button. */ /* The title for the 'create group' button. */
"NEW_GROUP_CREATE_BUTTON" = "Stwórz"; "NEW_GROUP_CREATE_BUTTON" = "Stwórz";
/* The navbar title for the 'new group' view. */ /* Used in place of the group name when a group has not yet been named. */
"NEW_GROUP_DEFAULT_TITLE" = "Nowa grupa"; "NEW_GROUP_DEFAULT_TITLE" = "Nowa grupa";
/* An indicator that a user is a member of the new group. */ /* An indicator that a user is a member of the new group. */

View file

@ -208,6 +208,9 @@
/* Accessibilty label for placing call button */ /* Accessibilty label for placing call button */
"CALL_LABEL" = "Chamar"; "CALL_LABEL" = "Chamar";
/* Text shown on call screen in place of remote video */
"CALL_REMOTE_VIDEO_DISABLED" = "Please upgrade to iOS 9 or newer to see remote video.";
/* Call setup status label after outgoing call times out */ /* Call setup status label after outgoing call times out */
"CALL_SCREEN_STATUS_NO_ANSWER" = "Não atendida."; "CALL_SCREEN_STATUS_NO_ANSWER" = "Não atendida.";
@ -253,6 +256,15 @@
/* Activity Sheet label */ /* Activity Sheet label */
"COMPARE_SAFETY_NUMBER_ACTION" = "Comparar com Área de Transferência"; "COMPARE_SAFETY_NUMBER_ACTION" = "Comparar com Área de Transferência";
/* Table section header for contact listing when composing a new message */
"COMPOSE_MESSAGE_CONTACT_SECTION_TITLE" = "Contacts";
/* Table section header for group listing when composing a new message */
"COMPOSE_MESSAGE_GROUP_SECTION_TITLE" = "Groups";
/* Table section header for invite listing when composing a new message */
"COMPOSE_MESSAGE_INVITE_SECTION_TITLE" = "Invite";
/* Multiline label explaining why compose-screen contact picker is empty. */ /* Multiline label explaining why compose-screen contact picker is empty. */
"COMPOSE_SCREEN_MISSING_CONTACTS_PERMISSION" = "Para verificar quais dos seus contatos são usuários do Signal, permita acesso aos contatos nas Configurações de Sistema."; "COMPOSE_SCREEN_MISSING_CONTACTS_PERMISSION" = "Para verificar quais dos seus contatos são usuários do Signal, permita acesso aos contatos nas Configurações de Sistema.";
@ -601,12 +613,27 @@
/* A label for generic attachments. */ /* A label for generic attachments. */
"GENERIC_ATTACHMENT_LABEL" = "Anexo"; "GENERIC_ATTACHMENT_LABEL" = "Anexo";
/* Please enter your search. */ /* Error displayed when there is a failure fetching gifs from the remote service. */
"GIF_PICKER_ERROR_FETCH_FAILURE" = "Failed to fetch the requested GIF. Please verify you are online.";
/* Generic error displayed when picking a gif */
"GIF_PICKER_ERROR_GENERIC" = "An unknown error occured.";
/* Shown when selected gif couldn't be fetched */
"GIF_PICKER_FAILURE_ALERT_TITLE" = "Unable to Choose GIF";
/* Alert message shown when user tries to search for GIFs without entering any search terms. */
"GIF_PICKER_VIEW_MISSING_QUERY" = "Please enter your search."; "GIF_PICKER_VIEW_MISSING_QUERY" = "Please enter your search.";
/* Title for the 'gif picker' dialog. */ /* Title for the 'gif picker' dialog. */
"GIF_PICKER_VIEW_TITLE" = "GIF Search"; "GIF_PICKER_VIEW_TITLE" = "GIF Search";
/* Indicates that an error occured while searching. */
"GIF_VIEW_SEARCH_ERROR" = "Error. Tap to Retry.";
/* Indicates that the user's search had no results. */
"GIF_VIEW_SEARCH_NO_RESULTS" = "No Results.";
/* Placeholder text for the search field in gif view */ /* Placeholder text for the search field in gif view */
"GIF_VIEW_SEARCH_PLACEHOLDER_TEXT" = "Enter your search"; "GIF_VIEW_SEARCH_PLACEHOLDER_TEXT" = "Enter your search";
@ -967,7 +994,7 @@
/* The title for the 'create group' button. */ /* The title for the 'create group' button. */
"NEW_GROUP_CREATE_BUTTON" = "Criar"; "NEW_GROUP_CREATE_BUTTON" = "Criar";
/* The navbar title for the 'new group' view. */ /* Used in place of the group name when a group has not yet been named. */
"NEW_GROUP_DEFAULT_TITLE" = "Novo grupo"; "NEW_GROUP_DEFAULT_TITLE" = "Novo grupo";
/* An indicator that a user is a member of the new group. */ /* An indicator that a user is a member of the new group. */

View file

@ -208,6 +208,9 @@
/* Accessibilty label for placing call button */ /* Accessibilty label for placing call button */
"CALL_LABEL" = "Chamar"; "CALL_LABEL" = "Chamar";
/* Text shown on call screen in place of remote video */
"CALL_REMOTE_VIDEO_DISABLED" = "Please upgrade to iOS 9 or newer to see remote video.";
/* Call setup status label after outgoing call times out */ /* Call setup status label after outgoing call times out */
"CALL_SCREEN_STATUS_NO_ANSWER" = "Sem resposta."; "CALL_SCREEN_STATUS_NO_ANSWER" = "Sem resposta.";
@ -253,6 +256,15 @@
/* Activity Sheet label */ /* Activity Sheet label */
"COMPARE_SAFETY_NUMBER_ACTION" = "Comparar com o copiado"; "COMPARE_SAFETY_NUMBER_ACTION" = "Comparar com o copiado";
/* Table section header for contact listing when composing a new message */
"COMPOSE_MESSAGE_CONTACT_SECTION_TITLE" = "Contacts";
/* Table section header for group listing when composing a new message */
"COMPOSE_MESSAGE_GROUP_SECTION_TITLE" = "Groups";
/* Table section header for invite listing when composing a new message */
"COMPOSE_MESSAGE_INVITE_SECTION_TITLE" = "Invite";
/* Multiline label explaining why compose-screen contact picker is empty. */ /* Multiline label explaining why compose-screen contact picker is empty. */
"COMPOSE_SCREEN_MISSING_CONTACTS_PERMISSION" = "Para ver quais dos seus contactos são utilizadores Signal, permita o acesso aos Contactos nas Definições do Sistema."; "COMPOSE_SCREEN_MISSING_CONTACTS_PERMISSION" = "Para ver quais dos seus contactos são utilizadores Signal, permita o acesso aos Contactos nas Definições do Sistema.";
@ -601,12 +613,27 @@
/* A label for generic attachments. */ /* A label for generic attachments. */
"GENERIC_ATTACHMENT_LABEL" = "Anexo"; "GENERIC_ATTACHMENT_LABEL" = "Anexo";
/* Please enter your search. */ /* Error displayed when there is a failure fetching gifs from the remote service. */
"GIF_PICKER_ERROR_FETCH_FAILURE" = "Failed to fetch the requested GIF. Please verify you are online.";
/* Generic error displayed when picking a gif */
"GIF_PICKER_ERROR_GENERIC" = "An unknown error occured.";
/* Shown when selected gif couldn't be fetched */
"GIF_PICKER_FAILURE_ALERT_TITLE" = "Unable to Choose GIF";
/* Alert message shown when user tries to search for GIFs without entering any search terms. */
"GIF_PICKER_VIEW_MISSING_QUERY" = "Procura"; "GIF_PICKER_VIEW_MISSING_QUERY" = "Procura";
/* Title for the 'gif picker' dialog. */ /* Title for the 'gif picker' dialog. */
"GIF_PICKER_VIEW_TITLE" = "Pesquisa de GIFs"; "GIF_PICKER_VIEW_TITLE" = "Pesquisa de GIFs";
/* Indicates that an error occured while searching. */
"GIF_VIEW_SEARCH_ERROR" = "Error. Tap to Retry.";
/* Indicates that the user's search had no results. */
"GIF_VIEW_SEARCH_NO_RESULTS" = "No Results.";
/* Placeholder text for the search field in gif view */ /* Placeholder text for the search field in gif view */
"GIF_VIEW_SEARCH_PLACEHOLDER_TEXT" = "Pesquisar"; "GIF_VIEW_SEARCH_PLACEHOLDER_TEXT" = "Pesquisar";
@ -967,7 +994,7 @@
/* The title for the 'create group' button. */ /* The title for the 'create group' button. */
"NEW_GROUP_CREATE_BUTTON" = "Criar"; "NEW_GROUP_CREATE_BUTTON" = "Criar";
/* The navbar title for the 'new group' view. */ /* Used in place of the group name when a group has not yet been named. */
"NEW_GROUP_DEFAULT_TITLE" = "Novo grupo"; "NEW_GROUP_DEFAULT_TITLE" = "Novo grupo";
/* An indicator that a user is a member of the new group. */ /* An indicator that a user is a member of the new group. */

View file

@ -208,6 +208,9 @@
/* Accessibilty label for placing call button */ /* Accessibilty label for placing call button */
"CALL_LABEL" = "Sună"; "CALL_LABEL" = "Sună";
/* Text shown on call screen in place of remote video */
"CALL_REMOTE_VIDEO_DISABLED" = "Please upgrade to iOS 9 or newer to see remote video.";
/* Call setup status label after outgoing call times out */ /* Call setup status label after outgoing call times out */
"CALL_SCREEN_STATUS_NO_ANSWER" = "Nici un răspuns."; "CALL_SCREEN_STATUS_NO_ANSWER" = "Nici un răspuns.";
@ -253,6 +256,15 @@
/* Activity Sheet label */ /* Activity Sheet label */
"COMPARE_SAFETY_NUMBER_ACTION" = "Compară cu Clipboard"; "COMPARE_SAFETY_NUMBER_ACTION" = "Compară cu Clipboard";
/* Table section header for contact listing when composing a new message */
"COMPOSE_MESSAGE_CONTACT_SECTION_TITLE" = "Contacts";
/* Table section header for group listing when composing a new message */
"COMPOSE_MESSAGE_GROUP_SECTION_TITLE" = "Groups";
/* Table section header for invite listing when composing a new message */
"COMPOSE_MESSAGE_INVITE_SECTION_TITLE" = "Invite";
/* Multiline label explaining why compose-screen contact picker is empty. */ /* Multiline label explaining why compose-screen contact picker is empty. */
"COMPOSE_SCREEN_MISSING_CONTACTS_PERMISSION" = "Pentru a vedea care dintre contactele tale sunt utilizatori Signal, permite accesul la contacte în setările de sistem."; "COMPOSE_SCREEN_MISSING_CONTACTS_PERMISSION" = "Pentru a vedea care dintre contactele tale sunt utilizatori Signal, permite accesul la contacte în setările de sistem.";
@ -601,12 +613,27 @@
/* A label for generic attachments. */ /* A label for generic attachments. */
"GENERIC_ATTACHMENT_LABEL" = "Atașament"; "GENERIC_ATTACHMENT_LABEL" = "Atașament";
/* Please enter your search. */ /* Error displayed when there is a failure fetching gifs from the remote service. */
"GIF_PICKER_ERROR_FETCH_FAILURE" = "Failed to fetch the requested GIF. Please verify you are online.";
/* Generic error displayed when picking a gif */
"GIF_PICKER_ERROR_GENERIC" = "An unknown error occured.";
/* Shown when selected gif couldn't be fetched */
"GIF_PICKER_FAILURE_ALERT_TITLE" = "Unable to Choose GIF";
/* Alert message shown when user tries to search for GIFs without entering any search terms. */
"GIF_PICKER_VIEW_MISSING_QUERY" = "Te rog introdu termenul de căutare."; "GIF_PICKER_VIEW_MISSING_QUERY" = "Te rog introdu termenul de căutare.";
/* Title for the 'gif picker' dialog. */ /* Title for the 'gif picker' dialog. */
"GIF_PICKER_VIEW_TITLE" = "Căutare GIF"; "GIF_PICKER_VIEW_TITLE" = "Căutare GIF";
/* Indicates that an error occured while searching. */
"GIF_VIEW_SEARCH_ERROR" = "Error. Tap to Retry.";
/* Indicates that the user's search had no results. */
"GIF_VIEW_SEARCH_NO_RESULTS" = "No Results.";
/* Placeholder text for the search field in gif view */ /* Placeholder text for the search field in gif view */
"GIF_VIEW_SEARCH_PLACEHOLDER_TEXT" = "Introdu termenul de căutare"; "GIF_VIEW_SEARCH_PLACEHOLDER_TEXT" = "Introdu termenul de căutare";
@ -967,7 +994,7 @@
/* The title for the 'create group' button. */ /* The title for the 'create group' button. */
"NEW_GROUP_CREATE_BUTTON" = "Creează"; "NEW_GROUP_CREATE_BUTTON" = "Creează";
/* The navbar title for the 'new group' view. */ /* Used in place of the group name when a group has not yet been named. */
"NEW_GROUP_DEFAULT_TITLE" = "Grup Nou"; "NEW_GROUP_DEFAULT_TITLE" = "Grup Nou";
/* An indicator that a user is a member of the new group. */ /* An indicator that a user is a member of the new group. */

View file

@ -208,6 +208,9 @@
/* Accessibilty label for placing call button */ /* Accessibilty label for placing call button */
"CALL_LABEL" = "Позвонить"; "CALL_LABEL" = "Позвонить";
/* Text shown on call screen in place of remote video */
"CALL_REMOTE_VIDEO_DISABLED" = "Please upgrade to iOS 9 or newer to see remote video.";
/* 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" = "Нет ответа.";
@ -253,6 +256,15 @@
/* Activity Sheet label */ /* Activity Sheet label */
"COMPARE_SAFETY_NUMBER_ACTION" = "Сравнить с буфером"; "COMPARE_SAFETY_NUMBER_ACTION" = "Сравнить с буфером";
/* Table section header for contact listing when composing a new message */
"COMPOSE_MESSAGE_CONTACT_SECTION_TITLE" = "Contacts";
/* Table section header for group listing when composing a new message */
"COMPOSE_MESSAGE_GROUP_SECTION_TITLE" = "Groups";
/* Table section header for invite listing when composing a new message */
"COMPOSE_MESSAGE_INVITE_SECTION_TITLE" = "Invite";
/* Multiline label explaining why compose-screen contact picker is empty. */ /* Multiline label explaining why compose-screen contact picker is empty. */
"COMPOSE_SCREEN_MISSING_CONTACTS_PERMISSION" = "Чтобы увидеть, кто из Ваших контактов пользуется Signal, разрешите приложению доступ к контактам в настройках телефона."; "COMPOSE_SCREEN_MISSING_CONTACTS_PERMISSION" = "Чтобы увидеть, кто из Ваших контактов пользуется Signal, разрешите приложению доступ к контактам в настройках телефона.";
@ -601,12 +613,27 @@
/* A label for generic attachments. */ /* A label for generic attachments. */
"GENERIC_ATTACHMENT_LABEL" = "Вложение"; "GENERIC_ATTACHMENT_LABEL" = "Вложение";
/* Please enter your search. */ /* Error displayed when there is a failure fetching gifs from the remote service. */
"GIF_PICKER_ERROR_FETCH_FAILURE" = "Failed to fetch the requested GIF. Please verify you are online.";
/* Generic error displayed when picking a gif */
"GIF_PICKER_ERROR_GENERIC" = "An unknown error occured.";
/* Shown when selected gif couldn't be fetched */
"GIF_PICKER_FAILURE_ALERT_TITLE" = "Unable to Choose GIF";
/* Alert message shown when user tries to search for GIFs without entering any search terms. */
"GIF_PICKER_VIEW_MISSING_QUERY" = "Пожалуйста, введите ваш поиск."; "GIF_PICKER_VIEW_MISSING_QUERY" = "Пожалуйста, введите ваш поиск.";
/* Title for the 'gif picker' dialog. */ /* Title for the 'gif picker' dialog. */
"GIF_PICKER_VIEW_TITLE" = "Поиск GIF"; "GIF_PICKER_VIEW_TITLE" = "Поиск GIF";
/* Indicates that an error occured while searching. */
"GIF_VIEW_SEARCH_ERROR" = "Error. Tap to Retry.";
/* Indicates that the user's search had no results. */
"GIF_VIEW_SEARCH_NO_RESULTS" = "No Results.";
/* Placeholder text for the search field in gif view */ /* Placeholder text for the search field in gif view */
"GIF_VIEW_SEARCH_PLACEHOLDER_TEXT" = "Введите ваш поиск."; "GIF_VIEW_SEARCH_PLACEHOLDER_TEXT" = "Введите ваш поиск.";
@ -967,7 +994,7 @@
/* The title for the 'create group' button. */ /* The title for the 'create group' button. */
"NEW_GROUP_CREATE_BUTTON" = "Создать"; "NEW_GROUP_CREATE_BUTTON" = "Создать";
/* The navbar title for the 'new group' view. */ /* Used in place of the group name when a group has not yet been named. */
"NEW_GROUP_DEFAULT_TITLE" = "Новая группа"; "NEW_GROUP_DEFAULT_TITLE" = "Новая группа";
/* An indicator that a user is a member of the new group. */ /* An indicator that a user is a member of the new group. */

View file

@ -208,6 +208,9 @@
/* Accessibilty label for placing call button */ /* Accessibilty label for placing call button */
"CALL_LABEL" = "Kliči"; "CALL_LABEL" = "Kliči";
/* Text shown on call screen in place of remote video */
"CALL_REMOTE_VIDEO_DISABLED" = "Please upgrade to iOS 9 or newer to see remote video.";
/* 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.";
@ -253,6 +256,15 @@
/* Activity Sheet label */ /* Activity Sheet label */
"COMPARE_SAFETY_NUMBER_ACTION" = "Primerjaj z odložiščem"; "COMPARE_SAFETY_NUMBER_ACTION" = "Primerjaj z odložiščem";
/* Table section header for contact listing when composing a new message */
"COMPOSE_MESSAGE_CONTACT_SECTION_TITLE" = "Contacts";
/* Table section header for group listing when composing a new message */
"COMPOSE_MESSAGE_GROUP_SECTION_TITLE" = "Groups";
/* Table section header for invite listing when composing a new message */
"COMPOSE_MESSAGE_INVITE_SECTION_TITLE" = "Invite";
/* Multiline label explaining why compose-screen contact picker is empty. */ /* Multiline label explaining why compose-screen contact picker is empty. */
"COMPOSE_SCREEN_MISSING_CONTACTS_PERMISSION" = "Da bi ugotovili kdo od vaših stikov uporablja Signal, morate aplikaciji omogočiti dostop do stikov v sistemskih nastavitvah."; "COMPOSE_SCREEN_MISSING_CONTACTS_PERMISSION" = "Da bi ugotovili kdo od vaših stikov uporablja Signal, morate aplikaciji omogočiti dostop do stikov v sistemskih nastavitvah.";
@ -601,12 +613,27 @@
/* A label for generic attachments. */ /* A label for generic attachments. */
"GENERIC_ATTACHMENT_LABEL" = "Priponka"; "GENERIC_ATTACHMENT_LABEL" = "Priponka";
/* Please enter your search. */ /* Error displayed when there is a failure fetching gifs from the remote service. */
"GIF_PICKER_ERROR_FETCH_FAILURE" = "Failed to fetch the requested GIF. Please verify you are online.";
/* Generic error displayed when picking a gif */
"GIF_PICKER_ERROR_GENERIC" = "An unknown error occured.";
/* Shown when selected gif couldn't be fetched */
"GIF_PICKER_FAILURE_ALERT_TITLE" = "Unable to Choose GIF";
/* Alert message shown when user tries to search for GIFs without entering any search terms. */
"GIF_PICKER_VIEW_MISSING_QUERY" = "Prosimo vnesite iskalni pojem."; "GIF_PICKER_VIEW_MISSING_QUERY" = "Prosimo vnesite iskalni pojem.";
/* Title for the 'gif picker' dialog. */ /* Title for the 'gif picker' dialog. */
"GIF_PICKER_VIEW_TITLE" = "Iskanje po GIF-ih"; "GIF_PICKER_VIEW_TITLE" = "Iskanje po GIF-ih";
/* Indicates that an error occured while searching. */
"GIF_VIEW_SEARCH_ERROR" = "Error. Tap to Retry.";
/* Indicates that the user's search had no results. */
"GIF_VIEW_SEARCH_NO_RESULTS" = "No Results.";
/* Placeholder text for the search field in gif view */ /* Placeholder text for the search field in gif view */
"GIF_VIEW_SEARCH_PLACEHOLDER_TEXT" = "Vnesite iskalni pojem"; "GIF_VIEW_SEARCH_PLACEHOLDER_TEXT" = "Vnesite iskalni pojem";
@ -967,7 +994,7 @@
/* The title for the 'create group' button. */ /* The title for the 'create group' button. */
"NEW_GROUP_CREATE_BUTTON" = "Ustvari"; "NEW_GROUP_CREATE_BUTTON" = "Ustvari";
/* The navbar title for the 'new group' view. */ /* Used in place of the group name when a group has not yet been named. */
"NEW_GROUP_DEFAULT_TITLE" = "Nova skupina"; "NEW_GROUP_DEFAULT_TITLE" = "Nova skupina";
/* An indicator that a user is a member of the new group. */ /* An indicator that a user is a member of the new group. */

View file

@ -208,6 +208,9 @@
/* Accessibilty label for placing call button */ /* Accessibilty label for placing call button */
"CALL_LABEL" = "Call"; "CALL_LABEL" = "Call";
/* Text shown on call screen in place of remote video */
"CALL_REMOTE_VIDEO_DISABLED" = "Please upgrade to iOS 9 or newer to see remote video.";
/* Call setup status label after outgoing call times out */ /* Call setup status label after outgoing call times out */
"CALL_SCREEN_STATUS_NO_ANSWER" = "No Answer."; "CALL_SCREEN_STATUS_NO_ANSWER" = "No Answer.";
@ -253,6 +256,15 @@
/* Activity Sheet label */ /* Activity Sheet label */
"COMPARE_SAFETY_NUMBER_ACTION" = "Compare with Clipboard"; "COMPARE_SAFETY_NUMBER_ACTION" = "Compare with Clipboard";
/* Table section header for contact listing when composing a new message */
"COMPOSE_MESSAGE_CONTACT_SECTION_TITLE" = "Contacts";
/* Table section header for group listing when composing a new message */
"COMPOSE_MESSAGE_GROUP_SECTION_TITLE" = "Groups";
/* Table section header for invite listing when composing a new message */
"COMPOSE_MESSAGE_INVITE_SECTION_TITLE" = "Invite";
/* Multiline label explaining why compose-screen contact picker is empty. */ /* Multiline label explaining why compose-screen contact picker is empty. */
"COMPOSE_SCREEN_MISSING_CONTACTS_PERMISSION" = "To see which of your contacts are Signal users, allow contacts access in your system settings."; "COMPOSE_SCREEN_MISSING_CONTACTS_PERMISSION" = "To see which of your contacts are Signal users, allow contacts access in your system settings.";
@ -601,12 +613,27 @@
/* A label for generic attachments. */ /* A label for generic attachments. */
"GENERIC_ATTACHMENT_LABEL" = "Attachment"; "GENERIC_ATTACHMENT_LABEL" = "Attachment";
/* Please enter your search. */ /* Error displayed when there is a failure fetching gifs from the remote service. */
"GIF_PICKER_ERROR_FETCH_FAILURE" = "Failed to fetch the requested GIF. Please verify you are online.";
/* Generic error displayed when picking a gif */
"GIF_PICKER_ERROR_GENERIC" = "An unknown error occured.";
/* Shown when selected gif couldn't be fetched */
"GIF_PICKER_FAILURE_ALERT_TITLE" = "Unable to Choose GIF";
/* Alert message shown when user tries to search for GIFs without entering any search terms. */
"GIF_PICKER_VIEW_MISSING_QUERY" = "Please enter your search."; "GIF_PICKER_VIEW_MISSING_QUERY" = "Please enter your search.";
/* Title for the 'gif picker' dialog. */ /* Title for the 'gif picker' dialog. */
"GIF_PICKER_VIEW_TITLE" = "GIF Search"; "GIF_PICKER_VIEW_TITLE" = "GIF Search";
/* Indicates that an error occured while searching. */
"GIF_VIEW_SEARCH_ERROR" = "Error. Tap to Retry.";
/* Indicates that the user's search had no results. */
"GIF_VIEW_SEARCH_NO_RESULTS" = "No Results.";
/* Placeholder text for the search field in gif view */ /* Placeholder text for the search field in gif view */
"GIF_VIEW_SEARCH_PLACEHOLDER_TEXT" = "Enter your search"; "GIF_VIEW_SEARCH_PLACEHOLDER_TEXT" = "Enter your search";
@ -967,7 +994,7 @@
/* The title for the 'create group' button. */ /* The title for the 'create group' button. */
"NEW_GROUP_CREATE_BUTTON" = "Create"; "NEW_GROUP_CREATE_BUTTON" = "Create";
/* The navbar title for the 'new group' view. */ /* Used in place of the group name when a group has not yet been named. */
"NEW_GROUP_DEFAULT_TITLE" = "Boka ritsva"; "NEW_GROUP_DEFAULT_TITLE" = "Boka ritsva";
/* An indicator that a user is a member of the new group. */ /* An indicator that a user is a member of the new group. */

View file

@ -208,6 +208,9 @@
/* Accessibilty label for placing call button */ /* Accessibilty label for placing call button */
"CALL_LABEL" = "Call"; "CALL_LABEL" = "Call";
/* Text shown on call screen in place of remote video */
"CALL_REMOTE_VIDEO_DISABLED" = "Please upgrade to iOS 9 or newer to see remote video.";
/* Call setup status label after outgoing call times out */ /* Call setup status label after outgoing call times out */
"CALL_SCREEN_STATUS_NO_ANSWER" = "No Answer."; "CALL_SCREEN_STATUS_NO_ANSWER" = "No Answer.";
@ -253,6 +256,15 @@
/* Activity Sheet label */ /* Activity Sheet label */
"COMPARE_SAFETY_NUMBER_ACTION" = "Krahaso me Memorien"; "COMPARE_SAFETY_NUMBER_ACTION" = "Krahaso me Memorien";
/* Table section header for contact listing when composing a new message */
"COMPOSE_MESSAGE_CONTACT_SECTION_TITLE" = "Contacts";
/* Table section header for group listing when composing a new message */
"COMPOSE_MESSAGE_GROUP_SECTION_TITLE" = "Groups";
/* Table section header for invite listing when composing a new message */
"COMPOSE_MESSAGE_INVITE_SECTION_TITLE" = "Invite";
/* Multiline label explaining why compose-screen contact picker is empty. */ /* Multiline label explaining why compose-screen contact picker is empty. */
"COMPOSE_SCREEN_MISSING_CONTACTS_PERMISSION" = "To see which of your contacts are Signal users, allow contacts access in your system settings."; "COMPOSE_SCREEN_MISSING_CONTACTS_PERMISSION" = "To see which of your contacts are Signal users, allow contacts access in your system settings.";
@ -601,12 +613,27 @@
/* A label for generic attachments. */ /* A label for generic attachments. */
"GENERIC_ATTACHMENT_LABEL" = "Attachment"; "GENERIC_ATTACHMENT_LABEL" = "Attachment";
/* Please enter your search. */ /* Error displayed when there is a failure fetching gifs from the remote service. */
"GIF_PICKER_ERROR_FETCH_FAILURE" = "Failed to fetch the requested GIF. Please verify you are online.";
/* Generic error displayed when picking a gif */
"GIF_PICKER_ERROR_GENERIC" = "An unknown error occured.";
/* Shown when selected gif couldn't be fetched */
"GIF_PICKER_FAILURE_ALERT_TITLE" = "Unable to Choose GIF";
/* Alert message shown when user tries to search for GIFs without entering any search terms. */
"GIF_PICKER_VIEW_MISSING_QUERY" = "Please enter your search."; "GIF_PICKER_VIEW_MISSING_QUERY" = "Please enter your search.";
/* Title for the 'gif picker' dialog. */ /* Title for the 'gif picker' dialog. */
"GIF_PICKER_VIEW_TITLE" = "GIF Search"; "GIF_PICKER_VIEW_TITLE" = "GIF Search";
/* Indicates that an error occured while searching. */
"GIF_VIEW_SEARCH_ERROR" = "Error. Tap to Retry.";
/* Indicates that the user's search had no results. */
"GIF_VIEW_SEARCH_NO_RESULTS" = "No Results.";
/* Placeholder text for the search field in gif view */ /* Placeholder text for the search field in gif view */
"GIF_VIEW_SEARCH_PLACEHOLDER_TEXT" = "Enter your search"; "GIF_VIEW_SEARCH_PLACEHOLDER_TEXT" = "Enter your search";
@ -967,7 +994,7 @@
/* The title for the 'create group' button. */ /* The title for the 'create group' button. */
"NEW_GROUP_CREATE_BUTTON" = "Create"; "NEW_GROUP_CREATE_BUTTON" = "Create";
/* The navbar title for the 'new group' view. */ /* Used in place of the group name when a group has not yet been named. */
"NEW_GROUP_DEFAULT_TITLE" = "Grup i Ri"; "NEW_GROUP_DEFAULT_TITLE" = "Grup i Ri";
/* An indicator that a user is a member of the new group. */ /* An indicator that a user is a member of the new group. */

View file

@ -208,6 +208,9 @@
/* Accessibilty label for placing call button */ /* Accessibilty label for placing call button */
"CALL_LABEL" = "Ring"; "CALL_LABEL" = "Ring";
/* Text shown on call screen in place of remote video */
"CALL_REMOTE_VIDEO_DISABLED" = "Please upgrade to iOS 9 or newer to see remote video.";
/* Call setup status label after outgoing call times out */ /* Call setup status label after outgoing call times out */
"CALL_SCREEN_STATUS_NO_ANSWER" = "Inget svar."; "CALL_SCREEN_STATUS_NO_ANSWER" = "Inget svar.";
@ -253,6 +256,15 @@
/* Activity Sheet label */ /* Activity Sheet label */
"COMPARE_SAFETY_NUMBER_ACTION" = "Jämför med urklipp"; "COMPARE_SAFETY_NUMBER_ACTION" = "Jämför med urklipp";
/* Table section header for contact listing when composing a new message */
"COMPOSE_MESSAGE_CONTACT_SECTION_TITLE" = "Contacts";
/* Table section header for group listing when composing a new message */
"COMPOSE_MESSAGE_GROUP_SECTION_TITLE" = "Groups";
/* Table section header for invite listing when composing a new message */
"COMPOSE_MESSAGE_INVITE_SECTION_TITLE" = "Invite";
/* Multiline label explaining why compose-screen contact picker is empty. */ /* Multiline label explaining why compose-screen contact picker is empty. */
"COMPOSE_SCREEN_MISSING_CONTACTS_PERMISSION" = "För att se vilka av dina kontakter som använder Signal behöver du tillåta åtkomst till kontakter i appen Inställningar."; "COMPOSE_SCREEN_MISSING_CONTACTS_PERMISSION" = "För att se vilka av dina kontakter som använder Signal behöver du tillåta åtkomst till kontakter i appen Inställningar.";
@ -601,12 +613,27 @@
/* A label for generic attachments. */ /* A label for generic attachments. */
"GENERIC_ATTACHMENT_LABEL" = "Bilaga"; "GENERIC_ATTACHMENT_LABEL" = "Bilaga";
/* Please enter your search. */ /* Error displayed when there is a failure fetching gifs from the remote service. */
"GIF_PICKER_ERROR_FETCH_FAILURE" = "Failed to fetch the requested GIF. Please verify you are online.";
/* Generic error displayed when picking a gif */
"GIF_PICKER_ERROR_GENERIC" = "An unknown error occured.";
/* Shown when selected gif couldn't be fetched */
"GIF_PICKER_FAILURE_ALERT_TITLE" = "Unable to Choose GIF";
/* Alert message shown when user tries to search for GIFs without entering any search terms. */
"GIF_PICKER_VIEW_MISSING_QUERY" = "Skriv vad du söker."; "GIF_PICKER_VIEW_MISSING_QUERY" = "Skriv vad du söker.";
/* Title for the 'gif picker' dialog. */ /* Title for the 'gif picker' dialog. */
"GIF_PICKER_VIEW_TITLE" = "GIF sökning"; "GIF_PICKER_VIEW_TITLE" = "GIF sökning";
/* Indicates that an error occured while searching. */
"GIF_VIEW_SEARCH_ERROR" = "Error. Tap to Retry.";
/* Indicates that the user's search had no results. */
"GIF_VIEW_SEARCH_NO_RESULTS" = "No Results.";
/* Placeholder text for the search field in gif view */ /* Placeholder text for the search field in gif view */
"GIF_VIEW_SEARCH_PLACEHOLDER_TEXT" = "Skriv vad du söker"; "GIF_VIEW_SEARCH_PLACEHOLDER_TEXT" = "Skriv vad du söker";
@ -967,7 +994,7 @@
/* The title for the 'create group' button. */ /* The title for the 'create group' button. */
"NEW_GROUP_CREATE_BUTTON" = "Skapa"; "NEW_GROUP_CREATE_BUTTON" = "Skapa";
/* The navbar title for the 'new group' view. */ /* Used in place of the group name when a group has not yet been named. */
"NEW_GROUP_DEFAULT_TITLE" = "Ny grupp"; "NEW_GROUP_DEFAULT_TITLE" = "Ny grupp";
/* An indicator that a user is a member of the new group. */ /* An indicator that a user is a member of the new group. */

View file

@ -208,6 +208,9 @@
/* Accessibilty label for placing call button */ /* Accessibilty label for placing call button */
"CALL_LABEL" = "โทร"; "CALL_LABEL" = "โทร";
/* Text shown on call screen in place of remote video */
"CALL_REMOTE_VIDEO_DISABLED" = "Please upgrade to iOS 9 or newer to see remote video.";
/* Call setup status label after outgoing call times out */ /* Call setup status label after outgoing call times out */
"CALL_SCREEN_STATUS_NO_ANSWER" = "No Answer."; "CALL_SCREEN_STATUS_NO_ANSWER" = "No Answer.";
@ -253,6 +256,15 @@
/* Activity Sheet label */ /* Activity Sheet label */
"COMPARE_SAFETY_NUMBER_ACTION" = "เปรียบเทียบกับคลิปบอร์ด"; "COMPARE_SAFETY_NUMBER_ACTION" = "เปรียบเทียบกับคลิปบอร์ด";
/* Table section header for contact listing when composing a new message */
"COMPOSE_MESSAGE_CONTACT_SECTION_TITLE" = "Contacts";
/* Table section header for group listing when composing a new message */
"COMPOSE_MESSAGE_GROUP_SECTION_TITLE" = "Groups";
/* Table section header for invite listing when composing a new message */
"COMPOSE_MESSAGE_INVITE_SECTION_TITLE" = "Invite";
/* Multiline label explaining why compose-screen contact picker is empty. */ /* Multiline label explaining why compose-screen contact picker is empty. */
"COMPOSE_SCREEN_MISSING_CONTACTS_PERMISSION" = "To see which of your contacts are Signal users, allow contacts access in your system settings."; "COMPOSE_SCREEN_MISSING_CONTACTS_PERMISSION" = "To see which of your contacts are Signal users, allow contacts access in your system settings.";
@ -601,12 +613,27 @@
/* A label for generic attachments. */ /* A label for generic attachments. */
"GENERIC_ATTACHMENT_LABEL" = "ไฟล์แนบ"; "GENERIC_ATTACHMENT_LABEL" = "ไฟล์แนบ";
/* Please enter your search. */ /* Error displayed when there is a failure fetching gifs from the remote service. */
"GIF_PICKER_ERROR_FETCH_FAILURE" = "Failed to fetch the requested GIF. Please verify you are online.";
/* Generic error displayed when picking a gif */
"GIF_PICKER_ERROR_GENERIC" = "An unknown error occured.";
/* Shown when selected gif couldn't be fetched */
"GIF_PICKER_FAILURE_ALERT_TITLE" = "Unable to Choose GIF";
/* Alert message shown when user tries to search for GIFs without entering any search terms. */
"GIF_PICKER_VIEW_MISSING_QUERY" = "Please enter your search."; "GIF_PICKER_VIEW_MISSING_QUERY" = "Please enter your search.";
/* Title for the 'gif picker' dialog. */ /* Title for the 'gif picker' dialog. */
"GIF_PICKER_VIEW_TITLE" = "GIF Search"; "GIF_PICKER_VIEW_TITLE" = "GIF Search";
/* Indicates that an error occured while searching. */
"GIF_VIEW_SEARCH_ERROR" = "Error. Tap to Retry.";
/* Indicates that the user's search had no results. */
"GIF_VIEW_SEARCH_NO_RESULTS" = "No Results.";
/* Placeholder text for the search field in gif view */ /* Placeholder text for the search field in gif view */
"GIF_VIEW_SEARCH_PLACEHOLDER_TEXT" = "Enter your search"; "GIF_VIEW_SEARCH_PLACEHOLDER_TEXT" = "Enter your search";
@ -967,7 +994,7 @@
/* The title for the 'create group' button. */ /* The title for the 'create group' button. */
"NEW_GROUP_CREATE_BUTTON" = "สร้าง"; "NEW_GROUP_CREATE_BUTTON" = "สร้าง";
/* The navbar title for the 'new group' view. */ /* Used in place of the group name when a group has not yet been named. */
"NEW_GROUP_DEFAULT_TITLE" = "กลุ่มใหม่"; "NEW_GROUP_DEFAULT_TITLE" = "กลุ่มใหม่";
/* An indicator that a user is a member of the new group. */ /* An indicator that a user is a member of the new group. */

View file

@ -208,6 +208,9 @@
/* Accessibilty label for placing call button */ /* Accessibilty label for placing call button */
"CALL_LABEL" = "Ara"; "CALL_LABEL" = "Ara";
/* Text shown on call screen in place of remote video */
"CALL_REMOTE_VIDEO_DISABLED" = "Please upgrade to iOS 9 or newer to see remote video.";
/* Call setup status label after outgoing call times out */ /* Call setup status label after outgoing call times out */
"CALL_SCREEN_STATUS_NO_ANSWER" = "Yanıt yok."; "CALL_SCREEN_STATUS_NO_ANSWER" = "Yanıt yok.";
@ -253,6 +256,15 @@
/* Activity Sheet label */ /* Activity Sheet label */
"COMPARE_SAFETY_NUMBER_ACTION" = "Panodaki ile karşılaştır."; "COMPARE_SAFETY_NUMBER_ACTION" = "Panodaki ile karşılaştır.";
/* Table section header for contact listing when composing a new message */
"COMPOSE_MESSAGE_CONTACT_SECTION_TITLE" = "Contacts";
/* Table section header for group listing when composing a new message */
"COMPOSE_MESSAGE_GROUP_SECTION_TITLE" = "Groups";
/* Table section header for invite listing when composing a new message */
"COMPOSE_MESSAGE_INVITE_SECTION_TITLE" = "Invite";
/* Multiline label explaining why compose-screen contact picker is empty. */ /* Multiline label explaining why compose-screen contact picker is empty. */
"COMPOSE_SCREEN_MISSING_CONTACTS_PERMISSION" = "Kişilerinizden kimlerin Signal kullanıcısı olduğunu görmek için, sistem ayarlarınızdan kişilere erişime izin verin."; "COMPOSE_SCREEN_MISSING_CONTACTS_PERMISSION" = "Kişilerinizden kimlerin Signal kullanıcısı olduğunu görmek için, sistem ayarlarınızdan kişilere erişime izin verin.";
@ -601,12 +613,27 @@
/* A label for generic attachments. */ /* A label for generic attachments. */
"GENERIC_ATTACHMENT_LABEL" = "Ek"; "GENERIC_ATTACHMENT_LABEL" = "Ek";
/* Please enter your search. */ /* Error displayed when there is a failure fetching gifs from the remote service. */
"GIF_PICKER_ERROR_FETCH_FAILURE" = "Failed to fetch the requested GIF. Please verify you are online.";
/* Generic error displayed when picking a gif */
"GIF_PICKER_ERROR_GENERIC" = "An unknown error occured.";
/* Shown when selected gif couldn't be fetched */
"GIF_PICKER_FAILURE_ALERT_TITLE" = "Unable to Choose GIF";
/* Alert message shown when user tries to search for GIFs without entering any search terms. */
"GIF_PICKER_VIEW_MISSING_QUERY" = "Lütfen aramanızı girin."; "GIF_PICKER_VIEW_MISSING_QUERY" = "Lütfen aramanızı girin.";
/* Title for the 'gif picker' dialog. */ /* Title for the 'gif picker' dialog. */
"GIF_PICKER_VIEW_TITLE" = "GIF arama"; "GIF_PICKER_VIEW_TITLE" = "GIF arama";
/* Indicates that an error occured while searching. */
"GIF_VIEW_SEARCH_ERROR" = "Error. Tap to Retry.";
/* Indicates that the user's search had no results. */
"GIF_VIEW_SEARCH_NO_RESULTS" = "No Results.";
/* Placeholder text for the search field in gif view */ /* Placeholder text for the search field in gif view */
"GIF_VIEW_SEARCH_PLACEHOLDER_TEXT" = "Aramanızı girin"; "GIF_VIEW_SEARCH_PLACEHOLDER_TEXT" = "Aramanızı girin";
@ -967,7 +994,7 @@
/* The title for the 'create group' button. */ /* The title for the 'create group' button. */
"NEW_GROUP_CREATE_BUTTON" = "Oluştur"; "NEW_GROUP_CREATE_BUTTON" = "Oluştur";
/* The navbar title for the 'new group' view. */ /* Used in place of the group name when a group has not yet been named. */
"NEW_GROUP_DEFAULT_TITLE" = "Yeni Grup"; "NEW_GROUP_DEFAULT_TITLE" = "Yeni Grup";
/* An indicator that a user is a member of the new group. */ /* An indicator that a user is a member of the new group. */

View file

@ -208,6 +208,9 @@
/* Accessibilty label for placing call button */ /* Accessibilty label for placing call button */
"CALL_LABEL" = "打电话"; "CALL_LABEL" = "打电话";
/* Text shown on call screen in place of remote video */
"CALL_REMOTE_VIDEO_DISABLED" = "Please upgrade to iOS 9 or newer to see remote video.";
/* 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" = "没有应答。";
@ -253,6 +256,15 @@
/* Activity Sheet label */ /* Activity Sheet label */
"COMPARE_SAFETY_NUMBER_ACTION" = "和剪切版相比较"; "COMPARE_SAFETY_NUMBER_ACTION" = "和剪切版相比较";
/* Table section header for contact listing when composing a new message */
"COMPOSE_MESSAGE_CONTACT_SECTION_TITLE" = "Contacts";
/* Table section header for group listing when composing a new message */
"COMPOSE_MESSAGE_GROUP_SECTION_TITLE" = "Groups";
/* Table section header for invite listing when composing a new message */
"COMPOSE_MESSAGE_INVITE_SECTION_TITLE" = "Invite";
/* Multiline label explaining why compose-screen contact picker is empty. */ /* Multiline label explaining why compose-screen contact picker is empty. */
"COMPOSE_SCREEN_MISSING_CONTACTS_PERMISSION" = "如果想查看您的哪些联系人是 Signal 用户,请在系统设置中允许 Signal 访问联系人。"; "COMPOSE_SCREEN_MISSING_CONTACTS_PERMISSION" = "如果想查看您的哪些联系人是 Signal 用户,请在系统设置中允许 Signal 访问联系人。";
@ -601,12 +613,27 @@
/* A label for generic attachments. */ /* A label for generic attachments. */
"GENERIC_ATTACHMENT_LABEL" = "附件"; "GENERIC_ATTACHMENT_LABEL" = "附件";
/* Please enter your search. */ /* Error displayed when there is a failure fetching gifs from the remote service. */
"GIF_PICKER_ERROR_FETCH_FAILURE" = "Failed to fetch the requested GIF. Please verify you are online.";
/* Generic error displayed when picking a gif */
"GIF_PICKER_ERROR_GENERIC" = "An unknown error occured.";
/* Shown when selected gif couldn't be fetched */
"GIF_PICKER_FAILURE_ALERT_TITLE" = "Unable to Choose GIF";
/* Alert message shown when user tries to search for GIFs without entering any search terms. */
"GIF_PICKER_VIEW_MISSING_QUERY" = "Please enter your search."; "GIF_PICKER_VIEW_MISSING_QUERY" = "Please enter your search.";
/* Title for the 'gif picker' dialog. */ /* Title for the 'gif picker' dialog. */
"GIF_PICKER_VIEW_TITLE" = "GIF Search"; "GIF_PICKER_VIEW_TITLE" = "GIF Search";
/* Indicates that an error occured while searching. */
"GIF_VIEW_SEARCH_ERROR" = "Error. Tap to Retry.";
/* Indicates that the user's search had no results. */
"GIF_VIEW_SEARCH_NO_RESULTS" = "No Results.";
/* Placeholder text for the search field in gif view */ /* Placeholder text for the search field in gif view */
"GIF_VIEW_SEARCH_PLACEHOLDER_TEXT" = "Enter your search"; "GIF_VIEW_SEARCH_PLACEHOLDER_TEXT" = "Enter your search";
@ -967,7 +994,7 @@
/* The title for the 'create group' button. */ /* The title for the 'create group' button. */
"NEW_GROUP_CREATE_BUTTON" = "新建"; "NEW_GROUP_CREATE_BUTTON" = "新建";
/* The navbar title for the 'new group' view. */ /* Used in place of the group name when a group has not yet been named. */
"NEW_GROUP_DEFAULT_TITLE" = "新群组"; "NEW_GROUP_DEFAULT_TITLE" = "新群组";
/* An indicator that a user is a member of the new group. */ /* An indicator that a user is a member of the new group. */