|
|
@ -6,6 +6,22 @@
|
|
|
|
"APP_UPDATE_NAG_ALERT_TITLE" = "Une nouvelle version de Session est proposée";
|
|
|
|
"APP_UPDATE_NAG_ALERT_TITLE" = "Une nouvelle version de Session est proposée";
|
|
|
|
/* Label for the 'update' button in the 'new app version available' alert. */
|
|
|
|
/* Label for the 'update' button in the 'new app version available' alert. */
|
|
|
|
"APP_UPDATE_NAG_ALERT_UPDATE_BUTTON" = "Mise à jour";
|
|
|
|
"APP_UPDATE_NAG_ALERT_UPDATE_BUTTON" = "Mise à jour";
|
|
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
|
|
|
|
|
"ATTACHMENT" = "Fichier joint";
|
|
|
|
|
|
|
|
/* One-line label indicating the user can add no more text to the attachment caption. */
|
|
|
|
|
|
|
|
"ATTACHMENT_APPROVAL_CAPTION_LENGTH_LIMIT_REACHED" = "La limite de la légende est atteinte.";
|
|
|
|
|
|
|
|
/* placeholder text for an empty captioning field */
|
|
|
|
|
|
|
|
"ATTACHMENT_APPROVAL_CAPTION_PLACEHOLDER" = "Ajouter une légende…";
|
|
|
|
|
|
|
|
/* Title for 'caption' mode of the attachment approval view. */
|
|
|
|
|
|
|
|
"ATTACHMENT_APPROVAL_CAPTION_TITLE" = "Légende";
|
|
|
|
|
|
|
|
/* Format string for file extension label in call interstitial view */
|
|
|
|
|
|
|
|
"ATTACHMENT_APPROVAL_FILE_EXTENSION_FORMAT" = "Type de fichier : %@";
|
|
|
|
|
|
|
|
/* Format string for file size label in call interstitial view. Embeds: {{file size as 'N mb' or 'N kb'}}. */
|
|
|
|
|
|
|
|
"ATTACHMENT_APPROVAL_FILE_SIZE_FORMAT" = "Taille : %@";
|
|
|
|
|
|
|
|
/* One-line label indicating the user can add no more text to the media message field. */
|
|
|
|
|
|
|
|
"ATTACHMENT_APPROVAL_MESSAGE_LENGTH_LIMIT_REACHED" = "La limite du message a été atteinte.";
|
|
|
|
|
|
|
|
/* Label for 'send' button in the 'attachment approval' dialog. */
|
|
|
|
|
|
|
|
"ATTACHMENT_APPROVAL_SEND_BUTTON" = "Envoyer";
|
|
|
|
/* Generic filename for an attachment with no known name */
|
|
|
|
/* Generic filename for an attachment with no known name */
|
|
|
|
"ATTACHMENT_DEFAULT_FILENAME" = "Fichier joint";
|
|
|
|
"ATTACHMENT_DEFAULT_FILENAME" = "Fichier joint";
|
|
|
|
/* The title of the 'attachment error' alert. */
|
|
|
|
/* The title of the 'attachment error' alert. */
|
|
|
|