Merge pull request #6533 from vector-im/feature/bma/post_weblate

Delete unused key `error_attachment`
This commit is contained in:
Benoit Marty 2022-07-13 11:58:48 +02:00 committed by GitHub
commit 9d89c60177
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
40 changed files with 57 additions and 81 deletions

View File

@ -1,49 +1,64 @@
fastlane documentation
================
----
# Installation
Make sure you have the latest version of the Xcode command line tools installed:
```
```sh
xcode-select --install
```
Install _fastlane_ using
```
[sudo] gem install fastlane -NV
```
or alternatively using `brew install fastlane`
For _fastlane_ installation instructions, see [Installing _fastlane_](https://docs.fastlane.tools/#installing-fastlane)
# Available Actions
## Android
### android test
```sh
[bundle exec] fastlane android test
```
fastlane android test
```
Runs all the tests
### android beta
```sh
[bundle exec] fastlane android beta
```
fastlane android beta
```
Submit a new Beta Build to Crashlytics Beta
### android deploy
```sh
[bundle exec] fastlane android deploy
```
fastlane android deploy
```
Deploy a new version to the Google Play
### android deployMeta
```sh
[bundle exec] fastlane android deployMeta
```
fastlane android deployMeta
```
Deploy Google Play metadata
### android getVersionCode
```sh
[bundle exec] fastlane android getVersionCode
```
fastlane android getVersionCode
```
Get version code
----
This README.md is auto-generated and will be re-generated every time [_fastlane_](https://fastlane.tools) is run.
More information about fastlane can be found on [fastlane.tools](https://fastlane.tools).
The documentation of fastlane can be found on [docs.fastlane.tools](https://docs.fastlane.tools).
More information about _fastlane_ can be found on [fastlane.tools](https://fastlane.tools).
The documentation of _fastlane_ can be found on [docs.fastlane.tools](https://docs.fastlane.tools).

View File

@ -1 +1 @@
Element - Biztonságos üzenetküldő
Element

View File

@ -1 +1 @@
Element - பாதுகாப்பான தூதுரை சேவை
Element

View File

@ -950,7 +950,6 @@
<item quantity="one">%d потребител прочете</item>
<item quantity="other">%d потребителя прочетоха</item>
</plurals>
<string name="error_attachment">Възникна грешка при извличане на прикачения файл.</string>
<string name="attachment_type_file">Файл</string>
<string name="attachment_type_contact">Контакт</string>
<string name="attachment_type_camera">Камера</string>

View File

@ -989,7 +989,6 @@
<string name="login_server_url_form_common_notice">Introdueix l\'adreça del servidor que vulguis utilitzar</string>
<string name="attachment_type_gallery">Galeria</string>
<string name="attachment_type_sticker">Adhesiu</string>
<string name="error_attachment">S\'ha produït un error mentre es rebia el fitxer adjunt.</string>
<string name="a11y_jump_to_bottom">Salta al final</string>
<string name="a11y_create_room">Crea una nova sala</string>
<string name="a11y_create_menu_close">Tanca el menú de creació de sala…</string>

View File

@ -1045,7 +1045,6 @@
<item quantity="few">%d uživatelé přečetli</item>
<item quantity="other">%d uživatelů přečetlo</item>
</plurals>
<string name="error_attachment">Během načítání přílohy došlo k chybě.</string>
<string name="attachment_type_file">Soubor</string>
<string name="attachment_type_contact">Kontakt</string>
<string name="attachment_type_camera">Fotoaparát</string>

View File

@ -1020,7 +1020,6 @@
<item quantity="one">gelesen von einem Nutzer</item>
<item quantity="other">gelesen von %d Nutzern</item>
</plurals>
<string name="error_attachment">Beim Abrufen des Anhangs ist ein Fehler aufgetreten.</string>
<string name="attachment_type_file">Datei</string>
<string name="attachment_type_contact">Kontakt</string>
<string name="attachment_type_camera">Kamera</string>

View File

@ -692,7 +692,6 @@
<string name="attachment_type_camera">Filmilo</string>
<string name="attachment_type_contact">Kontakto</string>
<string name="attachment_type_file">Dosiero</string>
<string name="error_attachment">Eraris akirado de la kunsendaĵo.</string>
<plurals name="fallback_users_read">
<item quantity="one">%d uzanto legis</item>
<item quantity="other">%d uzantoj legis</item>

View File

@ -1015,7 +1015,6 @@
<item quantity="one">Leído por %d usuario</item>
<item quantity="other">Leído por %d usuarios</item>
</plurals>
<string name="error_attachment">Ha ocurrido un error recuperando el archivo adjunto.</string>
<string name="attachment_type_file">Archivo</string>
<string name="attachment_type_contact">Contacto</string>
<string name="attachment_type_camera">Cámara</string>

View File

@ -1467,7 +1467,6 @@
<item quantity="one">%d kasutaja luges</item>
<item quantity="other">%d kasutajat lugesid</item>
</plurals>
<string name="error_attachment">Manuse laadimisel tekkis viga.</string>
<string name="attachment_type_file">Fail</string>
<string name="attachment_type_contact">Kontakt</string>
<string name="attachment_type_camera">Kaamera</string>

View File

@ -1215,7 +1215,6 @@ Errore hau ${app_name}-en kontroletik kanpo dago. Ez dago Google konturik gailua
</plurals>
<string name="error_attachment">Errore bat gertatu da eranskina eskuratzean.</string>
<string name="attachment_type_file">Fitxategia</string>
<string name="attachment_type_contact">Kontaktua</string>
<string name="attachment_type_camera">Kamera</string>

View File

@ -1460,7 +1460,6 @@
<string name="error_handling_incoming_share">نتوانست هم‌رسانی داده را مدیریت کند</string>
<string name="rotate_and_crop_screen_title">چرخش و برش</string>
<string name="attachment_type_dialog_title">افزودن تصویر از</string>
<string name="error_attachment">هنگام دریافت پیوست خطایی رخ داد.</string>
<plurals name="fallback_users_read">
<item quantity="one">%d کاربر خواند</item>
<item quantity="other">%d کاربر خواندند</item>

View File

@ -906,7 +906,6 @@
<item quantity="one">1 käyttäjä on lukenut</item>
<item quantity="other">%d käyttäjää on lukenut</item>
</plurals>
<string name="error_attachment">Liitettä noudettaessa tapahtui virhe.</string>
<string name="attachment_type_file">Tiedosto</string>
<string name="attachment_type_camera">Kamera</string>
<string name="attachment_type_gallery">Galleria</string>

View File

@ -254,7 +254,6 @@
<string name="attachment_type_contact">Contact</string>
<string name="attachment_type_file">Fichier</string>
<string name="attachment_type_dialog_title">Ajouter une image à partir de</string>
<string name="error_attachment">Une erreur est survenue pendant la récupération de la pièce jointe.</string>
<string name="one_user_read">%s a lu</string>
<string name="two_users_read">%1$s et %2$s ont lu</string>
<string name="three_users_read">%1$s, %2$s et %3$s ont lu</string>

View File

@ -971,7 +971,6 @@
<item quantity="one">%d utilisateur a lu</item>
<item quantity="other">%d utilisateurs ont lu</item>
</plurals>
<string name="error_attachment">Une erreur est survenue pendant la récupération de la pièce jointe.</string>
<string name="attachment_type_file">Fichier</string>
<string name="attachment_type_contact">Contact</string>
<string name="attachment_type_camera">Appareil photo</string>

View File

@ -347,7 +347,6 @@
<string name="attachment_type_contact">Kontakt</string>
<string name="attachment_type_file">Bestân</string>
<string name="attachment_type_dialog_title">Ofbylding tafoegje út</string>
<string name="error_attachment">Der is in flater bard wylst de bylage ophelle waard.</string>
<string name="a11y_jump_to_bottom">Spring nei it ein</string>
<string name="a11y_image">Ofbylding</string>
<string name="a11y_create_room">Nije keamer oanmeitsje</string>

View File

@ -930,7 +930,6 @@ A Visszaállítási Kulcsot tartsd biztonságos helyen, mint pl. egy jelszókeze
<item quantity="one">%d felhasználó olvasta</item>
<item quantity="other">%d felhasználó olvasta</item>
</plurals>
<string name="error_attachment">A csatolmány letöltésénél hiba történt.</string>
<string name="attachment_type_file">Fájl</string>
<string name="attachment_type_contact">Névjegy</string>
<string name="attachment_type_camera">Kamera</string>

View File

@ -1145,7 +1145,6 @@ Di masa mendatang proses verifikasi ini akan dimutakhirkan.</string>
<string name="attachment_type_gallery">Galeri</string>
<string name="attachment_type_camera">Kamera</string>
<string name="attachment_type_contact">Kontak</string>
<string name="error_attachment">Ada kesalahan terjadi saat menerima lampiran.</string>
<string name="attachment_type_dialog_title">Tambahkan gambar dari</string>
<string name="attachment_type_file">File</string>
<string name="x_plus">+%d</string>

View File

@ -1637,7 +1637,6 @@
<string name="room_list_quick_actions_low_priority_add">Bæta í lítinn forgang</string>
<string name="block_user">HUNSA NOTANDA</string>
<string name="error_handling_incoming_share">Tókst ekki að meðhöndla deiligögn</string>
<string name="error_attachment">Villa kom upp þegar reynt var að sækja viðhengið.</string>
<string name="error_file_too_big_simple">Skráin er of stór til að senda hana inn.</string>
<plurals name="fallback_users_read">
<item quantity="one">%d notandi las</item>

View File

@ -992,7 +992,6 @@
<item quantity="one">%d utente ha letto</item>
<item quantity="other">%d utenti hanno letto</item>
</plurals>
<string name="error_attachment">Si è verificato un errore nella ricezione dell\'allegato.</string>
<string name="attachment_type_file">File</string>
<string name="attachment_type_contact">Contatto</string>
<string name="attachment_type_camera">Fotocamera</string>

View File

@ -1004,7 +1004,6 @@
<string name="attachment_type_contact">איש קשר</string>
<string name="attachment_type_file">קובץ</string>
<string name="attachment_type_dialog_title">הוסף תמונה מ</string>
<string name="error_attachment">אירעה שגיאה בעת אחזור הקובץ המצורף.</string>
<string name="one_user_read">%s נקרא</string>
<string name="two_users_read">%1$s ו- %2$s נקראו</string>
<string name="three_users_read">%1$s, %2$s ו- %3$s נקראו</string>

View File

@ -1595,7 +1595,6 @@
<string name="room_error_access_unauthorized">このルームへの参加は許可されていません</string>
<string name="topic_prefix">"トピック: "</string>
<string name="settings_troubleshoot_title">トラブルシューティング</string>
<string name="error_attachment">添付ファイルの取得中にエラーが発生しました。</string>
<string name="a11y_close_keys_backup_banner">鍵のバックアップのバナーを閉じる</string>
<string name="settings_notification_keyword_contains_invalid_character">キーワードに「%s」を含めることはできません</string>
<string name="settings_notification_emails_enable_for_email">%sへのメール通知を有効にする</string>

View File

@ -744,7 +744,6 @@
<item quantity="one">1 useqdac yeɣra</item>
<item quantity="other">%d yiseqdacen ɣran</item>
</plurals>
<string name="error_attachment">Tuccḍa deg tuqqna lawan n uneɛruḍ n uceqquf yeddan.</string>
<string name="attachment_type_sticker">Astiker</string>
<string name="error_handling_incoming_share">Ur yezmir ara ad ttusqedcen deg yisefka n beṭṭu</string>
<string name="uploads_media_title">AMIDYA</string>

View File

@ -815,7 +815,6 @@
<plurals name="fallback_users_read">
<item quantity="other">%d명이 읽음</item>
</plurals>
<string name="error_attachment">첨부 파일을 검색하는 중 오류가 발생했습니다.</string>
<string name="attachment_type_file">파일</string>
<string name="attachment_type_contact">연락처</string>
<string name="attachment_type_camera">카메라</string>

View File

@ -1106,7 +1106,6 @@
<string name="attachment_type_contact">ຕິດຕໍ່</string>
<string name="attachment_type_file">ໄຟລ໌</string>
<string name="attachment_type_dialog_title">ເພີ່ມຮູບພາບຈາກ</string>
<string name="error_attachment">ເກີດຄວາມຜິດພາດຂຶ້ນໃນຂະນະທີ່ກຳລັງດຶງໄຟລ໌ແນບມາ.</string>
<string name="error_file_too_big_simple">ໄຟລ໌ໃຫຍ່ເກີນທີ່ຈະອັບໂຫລດ.</string>
<plurals name="fallback_users_read">
<item quantity="other">%d ຜູ້ໃຊ້ອ່ານແລ້ວ</item>

View File

@ -1957,7 +1957,6 @@ Nākotnē šī pārbaudes procedūra plānota sarežģītāka.</string>
<string name="uploads_media_no_result">Šajā istabā nav multivides</string>
<string name="uploads_media_title">Multivide</string>
<string name="error_handling_incoming_share">Nevarēja apstrādāt kopīgošanas datus</string>
<string name="error_attachment">Iegūstot pielikumu, radās kļūda.</string>
<string name="error_file_too_big_simple">Fails ir pārāk liels, lai tos augšupielādētu.</string>
<plurals name="two_and_some_others_read">
<item quantity="zero">%1$s, %2$s un %3$d citi lasīja</item>

View File

@ -836,7 +836,6 @@
<string name="a11y_create_menu_close">Lukk menyen for opprett rom…</string>
<string name="a11y_create_direct_message">Lag en ny direkte samtale</string>
<string name="a11y_jump_to_bottom">Gå til bunnen</string>
<string name="error_attachment">Det oppstod en feil under henting av vedlegget.</string>
<string name="attachment_type_dialog_title">Legg til bilde fra</string>
<string name="rotate_and_crop_screen_title">Roter og beskjær</string>
<string name="error_handling_incoming_share">Kunne ikke håndtere delingsdata</string>

View File

@ -1380,7 +1380,6 @@
<string name="rotate_and_crop_screen_title">Roteren en bijsnijden</string>
<string name="attachment_type_poll">Opiniepeiling</string>
<string name="attachment_type_dialog_title">Afbeelding toevoegen van</string>
<string name="error_attachment">Er is een fout opgetreden bij het ophalen van de bijlage.</string>
<string name="error_file_too_big_simple">Het bestand is te groot om te uploaden.</string>
<plurals name="fallback_users_read">
<item quantity="one">%d persoon gelezen</item>

View File

@ -890,7 +890,6 @@
<item quantity="many">%d użytkowników odczytało</item>
<item quantity="other">%d użytkowników odczytało</item>
</plurals>
<string name="error_attachment">Wystąpił błąd poczas otrzymywania załącznika.</string>
<string name="error_handling_incoming_share">Nie można obsłużyć otrzymanych danych</string>
<string name="content_reported_as_inappropriate_title">Zgłoszono jako nieodpowiedni</string>
<string name="content_reported_as_inappropriate_content">Zawartość została zgłoszona jako niewłaściwa.

View File

@ -1092,7 +1092,6 @@
<item quantity="one">%d usuária(o) leu</item>
<item quantity="other">%d usuárias(os) leram</item>
</plurals>
<string name="error_attachment">Um erro ocorreu enquando recuperando o anexo.</string>
<string name="attachment_type_file">Arquivo</string>
<string name="attachment_type_contact">Contato</string>
<string name="attachment_type_camera">Câmera</string>

View File

@ -1255,7 +1255,6 @@
<string name="a11y_create_direct_message">Создать новый диалог</string>
<string name="three_users_read">%1$s, %2$s и %3$s прочли</string>
<string name="two_users_read">%1$s и %2$s прочли</string>
<string name="error_attachment">Произошла ошибка при загрузке вложения.</string>
<string name="uploads_files_subtitle">%1$s %2$s</string>
<string name="content_reported_title">Жалоба отправлена</string>
<string name="content_reported_content">Жалоба на контент отправлена.

View File

@ -1602,7 +1602,6 @@
<string name="uploads_files_no_result">V tejto miestnosti nie sú žiadne súbory</string>
<string name="uploads_media_title">MÉDIÁ</string>
<string name="uploads_media_no_result">V tejto miestnosti nie sú žiadne médiá</string>
<string name="error_attachment">Pri načítavaní prílohy došlo k chybe.</string>
<string name="a11y_jump_to_bottom">Prejsť na spodok</string>
<string name="a11y_create_room">Vytvoriť novú miestnosť</string>
<string name="a11y_create_direct_message">Vytvoriť novú priamu konverzáciu</string>

View File

@ -986,7 +986,6 @@
<item quantity="one">%d përdorues lexoi</item>
<item quantity="other">%d përdorues lexuan</item>
</plurals>
<string name="error_attachment">Ndodhi një gabim gjatë marrjes së bashkëngjitjes.</string>
<string name="attachment_type_file">Kartelë</string>
<string name="attachment_type_contact">Kontakt</string>
<string name="attachment_type_camera">Kamerë</string>

View File

@ -1348,7 +1348,6 @@
<item quantity="one">%d användare läste</item>
<item quantity="other">%d användare läste</item>
</plurals>
<string name="error_attachment">Ett fel inträffade vid hämtning av bilagan.</string>
<string name="error_handling_incoming_share">Kunde inte hantera delningsdata</string>
<string name="uploads_files_subtitle">%1$s vid %2$s</string>
<string name="report_content_spam">Det är skräppost</string>

View File

@ -1046,7 +1046,6 @@
<string name="uploads_media_no_result">Bu odada medya yok</string>
<string name="rotate_and_crop_screen_title">Döndür ve kırp</string>
<string name="attachment_type_dialog_title">Şuradan resim ekle</string>
<string name="error_attachment">Ek alınırken bir hata oluştu.</string>
<string name="a11y_jump_to_bottom">Aşağıya git</string>
<string name="a11y_create_room">Yeni bir oda oluşturun</string>
<string name="a11y_create_direct_message">Yeni bir direkt sohbet oluşturun</string>

View File

@ -1930,7 +1930,6 @@
<string name="room_list_quick_actions_favorite_remove">Вилучити з обраних</string>
<string name="room_list_quick_actions_favorite_add">Додати до обраних</string>
<string name="error_handling_incoming_share">Не вдалося обробити спільні дані</string>
<string name="error_attachment">Сталася помилка завантаження вкладення.</string>
<plurals name="fallback_users_read">
<item quantity="one">Прочитано %d користувачем</item>
<item quantity="few">Прочитали %d користувачі</item>

View File

@ -736,7 +736,6 @@
<string name="attachment_type_contact">Liên hệ</string>
<string name="attachment_type_file">Tệp</string>
<string name="attachment_type_dialog_title">Thêm hình từ</string>
<string name="error_attachment">Lỗi xảy ra khi hiển thị tệp đính kèm.</string>
<string name="error_file_too_big_simple">Tệp quá lớn để tải lên.</string>
<plurals name="fallback_users_read">
<item quantity="other">%d người dùng đã đọc</item>

View File

@ -1033,7 +1033,6 @@
<plurals name="fallback_users_read">
<item quantity="other">%d 个用户已读</item>
</plurals>
<string name="error_attachment">获取附件时出错。</string>
<string name="attachment_type_file">文件</string>
<string name="attachment_type_contact">联系人</string>
<string name="attachment_type_camera">相机</string>

View File

@ -974,7 +974,6 @@
<plurals name="fallback_users_read">
<item quantity="other">%d 個使用者已閱讀</item>
</plurals>
<string name="error_attachment">在擷取附件時遇到錯誤。</string>
<string name="attachment_type_file">檔案</string>
<string name="attachment_type_contact">聯絡人</string>
<string name="attachment_type_camera">相機</string>

View File

@ -1815,9 +1815,6 @@
<string name="error_file_too_big_simple">"The file is too large to upload."</string>
<!-- TODO Remove key -->
<!--suppress UnusedResources -->
<string name="error_attachment">"An error occurred while retrieving the attachment."</string>
<string name="attachment_type_dialog_title">"Add image from"</string>
<string name="attachment_type_file">"File"</string>
<string name="attachment_type_contact">"Contact"</string>