Merge remote-tracking branch 'origin/develop' into develop

This commit is contained in:
tom79 2019-10-06 17:36:56 +02:00
commit 59209ba156
3 changed files with 15 additions and 15 deletions

View File

@ -1144,6 +1144,6 @@
<string name="upload_media">حمّل وسائطًا</string>
<string name="pixelfed_compose_placeholder">أضف نصًّا توضيحيا</string>
<string name="long_api_error">لقد تلقى التطبيق رسالة خطأ طويلة مِن API %1$s</string>
<string name="message_preview">Message preview</string>
<string name="report_mention">Add mentions in each message</string>
<string name="message_preview">معاينة الرسالة</string>
<string name="report_mention">إضافة الإشارات إلى الحسابات في كل رسالة</string>
</resources>

View File

@ -1122,6 +1122,6 @@ Le bouton de connexion sactivera une fois quun domaine valide sera renseig
<string name="upload_media">Téléverser un média</string>
<string name="pixelfed_compose_placeholder">Ajouter une légende optionnelle</string>
<string name="long_api_error">Lapplication a reçu un très long message derreur de lAPI %1$s</string>
<string name="message_preview">Message preview</string>
<string name="report_mention">Add mentions in each message</string>
<string name="message_preview">Aperçu du message</string>
<string name="report_mention">Ajouter les mentions dans chaque message</string>
</resources>

View File

@ -1111,15 +1111,15 @@
<string name="set_resize_picture_indication">允许将大型照片压缩到较小大小的照片,图像质量丢失甚少或微不足道。</string>
<string name="set_resize_video_indication">允许在保持视频质量的同时压缩视频。</string>
<string name="please_wait_compression">该应用正在压缩媒体,它可能需要相当长时间…</string>
<string name="change_app_icon_experimental">Change app icon</string>
<string name="click_to_change_the_app_icon">Click to change the app icon</string>
<string name="post">Post</string>
<string name="post_visibility_tilte">Visibility of the post</string>
<string name="add_photo_pixelfed">Click here to add photos</string>
<string name="add_photo_indication_pixelfed">Accepted Formats: jpeg, png, gif \n\nMax File Size: 15 MB \n\nAlbums can contain up to 4 photos or videos</string>
<string name="upload_media">Upload media</string>
<string name="pixelfed_compose_placeholder">Add an optional caption</string>
<string name="long_api_error">The app received a very long error message from the API %1$s</string>
<string name="message_preview">Message preview</string>
<string name="report_mention">Add mentions in each message</string>
<string name="change_app_icon_experimental">更改应用图标</string>
<string name="click_to_change_the_app_icon">点击更改应用图标</string>
<string name="post">发布</string>
<string name="post_visibility_tilte">帖子的可见性</string>
<string name="add_photo_pixelfed">点击此处添加照片</string>
<string name="add_photo_indication_pixelfed">接受的格式jpeg、png、gif \n\n最大文件大小15 MB \n\n相册可以包含最多 4 张照片或视频</string>
<string name="upload_media">上传媒体</string>
<string name="pixelfed_compose_placeholder">添加一个可选标题</string>
<string name="long_api_error">应用程序收到了 API 的 %1$s 非常长的错误消息</string>
<string name="message_preview">消息预览</string>
<string name="report_mention">在每条消息中添加提及</string>
</resources>