Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Feb 2, 2024
1 parent eef4a75 commit 0769ad7
Show file tree
Hide file tree
Showing 36 changed files with 113 additions and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/res/values-b+en+001/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -283,6 +283,7 @@
<string name="project_type_room">Talk room</string>
<string name="simple_move">Move</string>
<string name="cannot_upload_files_without_permission">Cannot upload files without permissions</string>
<string name="insufficient_permission">Insufficient permission</string>
<string name="clone_cards">Clone cards</string>
<string name="simple_clone">Clone</string>
<string name="user_avatar">User avatar</string>
Expand Down
1 change: 1 addition & 0 deletions app/src/main/res/values-de/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -283,6 +283,7 @@
<string name="project_type_room">Talk-Raum</string>
<string name="simple_move">Verschieben</string>
<string name="cannot_upload_files_without_permission">Dateien können ohne Berechtigung nicht hochgeladen werden</string>
<string name="insufficient_permission">Nicht ausreichende Berechtigung</string>
<string name="clone_cards">Karten klonen</string>
<string name="simple_clone">Klonen</string>
<string name="user_avatar">Benutzer-Avatar</string>
Expand Down
3 changes: 3 additions & 0 deletions app/src/main/res/values-es-rEC/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -285,6 +285,7 @@
<string name="project_type_room">Sala de chat</string>
<string name="simple_move">Mover</string>
<string name="cannot_upload_files_without_permission">No se pueden cargar archivos sin permisos</string>
<string name="insufficient_permission">Permiso insuficiente</string>
<string name="clone_cards">Clonar tarjetas</string>
<string name="simple_clone">Clonar</string>
<string name="user_avatar">Avatar de usuario</string>
Expand All @@ -296,10 +297,12 @@
<string name="show_all_files">Mostrar todos los archivos</string>
<string name="recent">Reciente</string>
<string name="upload_a_new_attachment">Cargar un nuevo adjunto</string>
<string name="camera">Cámara</string>
<string name="contacts">Contactos</string>
<string name="downloads">Descargas</string>
<string name="files">Archivos</string>
<string name="gallery">Galería</string>
<string name="videos">Videos</string>
<string name="simple_attach">Adjuntar</string>
<string name="add_stack_widget">Agregar widget de lista</string>
<string name="add_filter_widget">Agregar widget de filtro</string>
Expand Down
1 change: 1 addition & 0 deletions app/src/main/res/values-es/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -287,6 +287,7 @@
<string name="project_type_room">Sala de conversación</string>
<string name="simple_move">Mover</string>
<string name="cannot_upload_files_without_permission">No se puede subir archivos sin permiso</string>
<string name="insufficient_permission">Permisos insuficientes</string>
<string name="clone_cards">Clonar tarjetas</string>
<string name="simple_clone">Clonar</string>
<string name="user_avatar">Usar avatar</string>
Expand Down
3 changes: 3 additions & 0 deletions app/src/main/res/values-eu/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -281,6 +281,7 @@
<string name="project_type_room">Talk gela</string>
<string name="simple_move">Mugitu</string>
<string name="cannot_upload_files_without_permission">Ezin dira fitxategiak baimenik gabe igo</string>
<string name="insufficient_permission">Ez duzu behar adina baimenik</string>
<string name="clone_cards">Klonatu txartelak</string>
<string name="simple_clone">Klonatu</string>
<string name="user_avatar">Erabltzaile-avatarra</string>
Expand All @@ -292,10 +293,12 @@
<string name="show_all_files">Erakustsi fitxategi guztiak</string>
<string name="recent">Azkenak</string>
<string name="upload_a_new_attachment">Igo eranskin berria</string>
<string name="camera">Kamera</string>
<string name="contacts">Kontaktuak</string>
<string name="downloads">Deskargak</string>
<string name="files">Fitxategiak</string>
<string name="gallery">Galeria</string>
<string name="videos">Bideoak</string>
<string name="simple_attach">Erantsi</string>
<string name="add_stack_widget">Gehitu zerrenda trepeta</string>
<string name="add_filter_widget">Gehitu iragazki trepeta</string>
Expand Down
3 changes: 3 additions & 0 deletions app/src/main/res/values-fa/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -281,6 +281,7 @@
<string name="project_type_room">اتاق گفتگو</string>
<string name="simple_move">انتقال</string>
<string name="cannot_upload_files_without_permission">بدون داشتن مجوز، امکان بارگذاری پرونده وجود ندارد</string>
<string name="insufficient_permission">Insufficient permission</string>
<string name="clone_cards">شبیه سازی کارت</string>
<string name="simple_clone">شبیه سازی</string>
<string name="user_avatar">آواتار کاربر</string>
Expand All @@ -292,10 +293,12 @@
<string name="show_all_files">نمایش همه پرونده ها</string>
<string name="recent">اخیر</string>
<string name="upload_a_new_attachment">پیوست جدیدی بارگذاری کنید</string>
<string name="camera">دوربین</string>
<string name="contacts">مخاطبین</string>
<string name="downloads">بارگیری ها</string>
<string name="files">فایل ها</string>
<string name="gallery">گالری</string>
<string name="videos">فیلم ها </string>
<string name="simple_attach">ضمیمه کردن</string>
<string name="add_stack_widget">افزودن ابزارک لیست</string>
<string name="add_filter_widget">افزودن ابزارک پالایه</string>
Expand Down
2 changes: 2 additions & 0 deletions app/src/main/res/values-fi-rFI/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -271,10 +271,12 @@
<string name="show_all_files">Näytä kaikki tiedostot</string>
<string name="recent">Viimeaikaiset</string>
<string name="upload_a_new_attachment">Lähetä uusi liite</string>
<string name="camera">Kamera</string>
<string name="contacts">Yhteystiedot</string>
<string name="downloads">Lataukset</string>
<string name="files">Tiedostot</string>
<string name="gallery">Galleria</string>
<string name="videos">Videot</string>
<string name="simple_order">Järjestys</string>
<string name="edit_description">Muokkaa kuvausta</string>
<string name="widget_upcoming_title">Tulevat kortit</string>
Expand Down
3 changes: 3 additions & 0 deletions app/src/main/res/values-fr/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -285,6 +285,7 @@
<string name="project_type_room">Salon de discussion</string>
<string name="simple_move">Déplacer</string>
<string name="cannot_upload_files_without_permission">Impossible de téléverser des fichiers sans autorisation</string>
<string name="insufficient_permission">Permission insuffisante</string>
<string name="clone_cards">Dupliquer des cartes</string>
<string name="simple_clone">Dupliquer</string>
<string name="user_avatar">Avatar utilisateur</string>
Expand All @@ -296,10 +297,12 @@
<string name="show_all_files">Afficher tous les fichiers</string>
<string name="recent">Récent</string>
<string name="upload_a_new_attachment">Téléverser une nouvelle pièce-jointe</string>
<string name="camera">Caméra</string>
<string name="contacts">Contacts</string>
<string name="downloads">Téléchargements</string>
<string name="files">Fichiers</string>
<string name="gallery">Galerie</string>
<string name="videos">Vidéos</string>
<string name="simple_attach">Joindre</string>
<string name="add_stack_widget">Ajouter un composant liste</string>
<string name="add_filter_widget">Ajouter un composant filtre</string>
Expand Down
4 changes: 4 additions & 0 deletions app/src/main/res/values-gl/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@
<string name="about_server_app_version_text">Versión da aplicación do servidor:</string>
<string name="no_files_attached_to_this_card">Non hai ficheiros anexos a esta tarxeta.</string>
<string name="attachments">Anexos</string>
<string name="append_to_description">Anexo á descrición</string>
<string name="no_cards">Aínda non hai ningunha tarxeta</string>
<string name="account_already_added">A conta%1$sxa fora engadida</string>
<string name="not_synced_yet">Aínda non foi sincronizado</string>
Expand Down Expand Up @@ -281,6 +282,7 @@
<string name="project_type_room">Sala de conversas</string>
<string name="simple_move">Mover</string>
<string name="cannot_upload_files_without_permission">Non é posíbel enviar ficheiros sen permisos</string>
<string name="insufficient_permission">Non ten permisos abondo</string>
<string name="clone_cards">Clonar tarxetas</string>
<string name="simple_clone">Clonar</string>
<string name="user_avatar">Avatar do usuario</string>
Expand All @@ -292,10 +294,12 @@
<string name="show_all_files">Amosar todos os ficheiros</string>
<string name="recent">Recente</string>
<string name="upload_a_new_attachment">Enviar un novo anexo</string>
<string name="camera">Cámara</string>
<string name="contacts">Contactos</string>
<string name="downloads">Descargas</string>
<string name="files">Ficheiros</string>
<string name="gallery">Galería</string>
<string name="videos">Vídeos</string>
<string name="simple_attach">Anexar</string>
<string name="add_stack_widget">Engadir o trebello de lista</string>
<string name="add_filter_widget">Engadir o trebello de filtro</string>
Expand Down
1 change: 1 addition & 0 deletions app/src/main/res/values-he/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,7 @@
<string name="downloads">הורדות</string>
<string name="files">קבצים</string>
<string name="gallery">גלריה</string>
<string name="videos">סרטונים</string>
<string name="edit_description">עריכת תיאור</string>
<string name="widget_upcoming_title">כרטיסים עתידיים</string>
<string name="simple_search">חיפוש</string>
Expand Down
3 changes: 3 additions & 0 deletions app/src/main/res/values-hr/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@
<string name="about_server_app_version_text">Inačica aplikacije poslužitelja:</string>
<string name="no_files_attached_to_this_card">Nema datoteka pridruženih ovoj kartici.</string>
<string name="attachments">Privici</string>
<string name="append_to_description">Dodaj opisu</string>
<string name="no_cards">Još nema kartica</string>
<string name="not_synced_yet">Još nije sinkronizirano</string>
<string name="no_lists_yet">Još nema popisa</string>
Expand Down Expand Up @@ -286,10 +287,12 @@
<string name="show_all_files">Prikaži sve datoteke</string>
<string name="recent">Nedavni</string>
<string name="upload_a_new_attachment">Otpremi novi privitak</string>
<string name="camera">Kamera</string>
<string name="contacts">Kontakti</string>
<string name="downloads">Preuzimanja</string>
<string name="files">Datoteke</string>
<string name="gallery">Galerija</string>
<string name="videos">Videozapisi</string>
<string name="add_stack_widget">Dodaj widget s popisom</string>
<string name="add_filter_widget">Dodaj widget s filtrom</string>
<string name="simple_order">Redoslijed</string>
Expand Down
4 changes: 4 additions & 0 deletions app/src/main/res/values-hu-rHU/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@
<string name="about_server_app_version_text">Kiszolgáló alkalmazásverziója:</string>
<string name="no_files_attached_to_this_card">Nincsenek fájlok mellékelve ehhez a kártyához.</string>
<string name="attachments">Mellékletek</string>
<string name="append_to_description">Hozzáfűzés a leíráshoz</string>
<string name="no_cards">Még nincsenek kártyák</string>
<string name="account_already_added">A(z) %1$s fiók már hozzá lett adva</string>
<string name="not_synced_yet">Még nincs szinkronizálva</string>
Expand Down Expand Up @@ -281,6 +282,7 @@
<string name="project_type_room">Beszélgetés szoba</string>
<string name="simple_move">Áthelyezés</string>
<string name="cannot_upload_files_without_permission">Engedély nélkül nem tölthetők fel fájlok</string>
<string name="insufficient_permission">Elégtelen jogosultság</string>
<string name="clone_cards">Kártyák klónozása</string>
<string name="simple_clone">Klónozás</string>
<string name="user_avatar">Felhasználói profilkép</string>
Expand All @@ -292,10 +294,12 @@
<string name="show_all_files">Minden fájl megjelenítése</string>
<string name="recent">Legutóbbiak</string>
<string name="upload_a_new_attachment">Új melléklet feltöltése</string>
<string name="camera">Fényképezőgép</string>
<string name="contacts">Névjegyek</string>
<string name="downloads">Letöltések</string>
<string name="files">Fájlok</string>
<string name="gallery">Galéria</string>
<string name="videos">Videók</string>
<string name="simple_attach">Hozzáadás</string>
<string name="add_stack_widget">Lista felületi elem hozzáadása</string>
<string name="add_filter_widget">Szűrő modul hozzáadása</string>
Expand Down
3 changes: 3 additions & 0 deletions app/src/main/res/values-id/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@
<string name="about_server_app_version_text">Versi aplikasi server:</string>
<string name="no_files_attached_to_this_card">Tidak ada berkas yang terlampir di kartu ini.</string>
<string name="attachments">Lampiran</string>
<string name="append_to_description">Tambahkan ke deskripsi</string>
<string name="no_cards">Belum ada kartu</string>
<string name="account_already_added">Akun %1$s telah ditambahkan</string>
<string name="not_synced_yet">Belum disinkronkan</string>
Expand Down Expand Up @@ -274,10 +275,12 @@
<string name="show_all_files">Tampilkan semua berkas</string>
<string name="recent">Terbaru</string>
<string name="upload_a_new_attachment">Unggah lampiran baru</string>
<string name="camera">Kamera</string>
<string name="contacts">Kontak</string>
<string name="downloads">Unduhan</string>
<string name="files">Berkas</string>
<string name="gallery">Galeri</string>
<string name="videos">Video</string>
<string name="simple_attach">Lampirkan</string>
<string name="add_stack_widget">Tambahkan widget daftar</string>
<string name="add_filter_widget">Tambahkan widget filter</string>
Expand Down
2 changes: 2 additions & 0 deletions app/src/main/res/values-is/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@
<string name="about_server_app_version_text">Útgáfa forrits á þjóni:</string>
<string name="no_files_attached_to_this_card">Það eru engar skrár á þessu spjaldi.</string>
<string name="attachments">Viðhengi</string>
<string name="append_to_description">Skeyta við lýsingu</string>
<string name="no_cards">Engin spjöld ennþá</string>
<string name="account_already_added">Aðgangnum %1$s hefur þegar verið bætt við</string>
<string name="not_synced_yet">Ekki ennþá samstillt</string>
Expand Down Expand Up @@ -296,6 +297,7 @@
<string name="downloads">Sótt gögn</string>
<string name="files">Skrár</string>
<string name="gallery">Myndasafn</string>
<string name="videos">Myndskeið</string>
<string name="simple_attach">Hengja við</string>
<string name="add_stack_widget">Bæta við listahluta</string>
<string name="add_filter_widget">Bæta við síuhluta</string>
Expand Down
4 changes: 4 additions & 0 deletions app/src/main/res/values-it/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@
<string name="about_server_app_version_text">Versione applicazione server:</string>
<string name="no_files_attached_to_this_card">Non ci sono file allegati a questa scheda.</string>
<string name="attachments">Allegati</string>
<string name="append_to_description">Aggiungi alla descrizione</string>
<string name="no_cards">Ancora nessuna scheda</string>
<string name="account_already_added">L\'account %1$s è già stato aggiunto</string>
<string name="not_synced_yet">Non ancora sincronizzata</string>
Expand Down Expand Up @@ -286,6 +287,7 @@
<string name="project_type_room">Stanza di Talk</string>
<string name="simple_move">Sposta</string>
<string name="cannot_upload_files_without_permission">Impossible caricare file senza permesso</string>
<string name="insufficient_permission">Autorizzazione insufficiente</string>
<string name="clone_cards">Clona schede</string>
<string name="simple_clone">Clona</string>
<string name="user_avatar">Avatar dell\'utente</string>
Expand All @@ -297,10 +299,12 @@
<string name="show_all_files">Mostra tutti i file</string>
<string name="recent">Recenti</string>
<string name="upload_a_new_attachment">Carica un nuovo allegato</string>
<string name="camera">Fotocamera</string>
<string name="contacts">Contatti</string>
<string name="downloads">Scaricamenti</string>
<string name="files">File</string>
<string name="gallery">Galleria</string>
<string name="videos">Video</string>
<string name="simple_attach">Allega</string>
<string name="add_stack_widget">Aggiungi widget elenco</string>
<string name="add_filter_widget">Aggiungi widget di filtro</string>
Expand Down
3 changes: 3 additions & 0 deletions app/src/main/res/values-ja-rJP/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@
<string name="about_server_app_version_text">サーバーアプリバージョン:</string>
<string name="no_files_attached_to_this_card">このカードに添付されたファイルはありません。</string>
<string name="attachments">添付ファイル</string>
<string name="append_to_description">説明を追加</string>
<string name="no_cards">まだカードはありません</string>
<string name="account_already_added">アカウント名%1$sは、すでに追加されています。</string>
<string name="not_synced_yet">未同期です</string>
Expand Down Expand Up @@ -285,10 +286,12 @@
<string name="show_all_files">すべてのファイルを表示</string>
<string name="recent">最近</string>
<string name="upload_a_new_attachment">新しい添付をアップロードする</string>
<string name="camera">カメラ</string>
<string name="contacts">連絡先</string>
<string name="downloads">ダウンロード</string>
<string name="files">ファイル</string>
<string name="gallery">ギャラリー</string>
<string name="videos">動画</string>
<string name="simple_attach">添付</string>
<string name="add_stack_widget">リストのウィジェットを追加</string>
<string name="add_filter_widget">フィルターのウィジェットを追加</string>
Expand Down
3 changes: 3 additions & 0 deletions app/src/main/res/values-ko/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@
<string name="about_server_app_version_text">서버 앱 버전:</string>
<string name="no_files_attached_to_this_card">이 카드에 추가된 파일이 없습니다.</string>
<string name="attachments">첨부파일</string>
<string name="append_to_description">설명에 추가</string>
<string name="no_cards">아직 카드가 없음</string>
<string name="not_synced_yet">아직 동기화되지 않았음</string>
<string name="no_lists_yet">리스트 없음</string>
Expand Down Expand Up @@ -282,10 +283,12 @@
<string name="show_all_files">모든 파일 보기</string>
<string name="recent">최근 항목</string>
<string name="upload_a_new_attachment">새 첨부 파일 업로드</string>
<string name="camera">카메라</string>
<string name="contacts">연락처</string>
<string name="downloads">다운로드</string>
<string name="files">파일</string>
<string name="gallery">갤러리</string>
<string name="videos">동영상</string>
<string name="add_stack_widget">목록 위젯 추가</string>
<string name="add_filter_widget">필터 위젯 추가</string>
<string name="simple_order">순서</string>
Expand Down
3 changes: 3 additions & 0 deletions app/src/main/res/values-lt-rLT/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@
<string name="about_server_app_version_text">Serverio programėlės versija:</string>
<string name="no_files_attached_to_this_card">Prie šios kortelės nėra jokių pridėtų priedų.</string>
<string name="attachments">Priedai</string>
<string name="append_to_description">Pridėti į aprašą</string>
<string name="no_cards">Kol kas kortelių nėra</string>
<string name="not_synced_yet">Kol kas nesinchronizuota</string>
<string name="no_lists_yet">Kol kas sąrašų nėra</string>
Expand Down Expand Up @@ -185,6 +186,7 @@
<string name="project_type_file">Failas</string>
<string name="projects_title">Projektai</string>
<string name="simple_move">Perkelti</string>
<string name="insufficient_permission">Nepakanka leidimų</string>
<string name="clone_cards">Dubliuoti korteles</string>
<string name="simple_clone">Dubliuoti</string>
<string name="take_photo">Fotografuoti</string>
Expand All @@ -196,6 +198,7 @@
<string name="downloads">Atsiuntimai</string>
<string name="files">Failai</string>
<string name="gallery">Galerija</string>
<string name="videos">Vaizdo įrašai</string>
<string name="edit_description">Taisyti aprašą</string>
<string name="widget_upcoming_title">Artėjančios kortelės</string>
<string name="simple_search">Ieškoti</string>
Expand Down
Loading

0 comments on commit 0769ad7

Please sign in to comment.