|
53 | 53 | "breakRoom": "Sala de descans", |
54 | 54 | "game2048": "2048", |
55 | 55 | "sudoku": "Sudoku", |
56 | | - "redisCommander": "Redis Commander", |
57 | 56 | "yamlFormatter": "Formatador YAML", |
58 | 57 | "sshKeyGenerator": "Generador de claus SSH / RSA", |
59 | 58 | "curlToCode": "cURL to Code", |
|
529 | 528 | "title": "Sudoku", |
530 | 529 | "description": "Trencaclosques de números clàssics. 3 nivells de dificultat, 150 etapes cadascun." |
531 | 530 | }, |
532 | | - "redisCommander": { |
533 | | - "title": "Redis Commander", |
534 | | - "description": "Navega per claus, inspecciona valors i executa ordres en qualsevol instància Redis." |
535 | | - }, |
536 | 531 | "curlToCode": { |
537 | 532 | "title": "cURL to Code", |
538 | 533 | "description": "Convert a curl command into fetch, axios, Python, Go, and more." |
|
1590 | 1585 | "confirmDeleteConnectionDesc": "This will permanently remove this connection. The database itself will not be affected.", |
1591 | 1586 | "confirmDropDbDesc": "This will permanently delete the database and all its collections. This cannot be undone.", |
1592 | 1587 | "confirmDropCollectionDesc": "This will permanently delete the collection and all its documents. This cannot be undone.", |
1593 | | - "bulkDeleteFailed": "{count, plural, one {No s'ha pogut eliminar # col·lecció} other {No s'han pogut eliminar # col·leccions}}", |
1594 | | - "bulkDeleted": "{count, plural, one {# col·lecció eliminada} other {# col·leccions eliminades}}", |
1595 | | - "bulkDeleteButton": "{count, plural, one {Elimina # col·lecció} other {Elimina # col·leccions}}", |
1596 | 1588 | "bulkDeleteFailed": "{count, plural, one {No s'ha pogut suprimir # col·lecció} other {No s'han pogut suprimir # col·leccions}}", |
1597 | 1589 | "bulkDeleted": "{count, plural, one {S'ha suprimit # col·lecció} other {S'han suprimit # col·leccions}}", |
1598 | 1590 | "bulkDeleteButton": "Suprimeix {count, plural, one {# col·lecció} other {# col·leccions}}" |
|
1683 | 1675 | "docInsertFailed": "No s'ha pogut inserir el document", |
1684 | 1676 | "docUpdateFailed": "No s'ha pogut actualitzar el document", |
1685 | 1677 | "indexesLoadFail": "No s'han pogut carregar els índexs", |
1686 | | - "bulkDeleted": "{count, plural, one {# document eliminat} other {# documents eliminats}}", |
1687 | | - "bulkDeleteFailed": "Ha fallat l'eliminació massiva", |
1688 | | - "selectedCount": "{count, plural, one {# document seleccionat} other {# documents seleccionats}}", |
1689 | | - "deleteSelected": "Elimina els seleccionats", |
1690 | | - "clearSelection": "Neteja", |
1691 | | - "statusLoading": "S'està carregant…", |
1692 | | - "statusShowing": "{from}–{to} de {total} documents", |
1693 | | - "statusEmpty": "0 documents", |
1694 | | - "statusSelected": "{count} seleccionats", |
1695 | | - "bulkDeleteTitle": "Voleu eliminar {count, plural, one {# document} other {# documents}}?", |
1696 | | - "bulkDeleteDescription": "Això eliminarà permanentment {count, plural, one {# document} other {# documents}} de {collection}. No es pot desfer.", |
1697 | | - "bulkDeleting": "S'està eliminant…", |
1698 | | - "bulkDeleteConfirm": "Elimina-ho tot", |
1699 | | - "queryErrorTitle": "No s'han pogut carregar els documents", |
1700 | | - "retry": "Torna-ho a provar", |
1701 | | - "docInsertFailed": "No s'ha pogut inserir el document", |
1702 | | - "docUpdateFailed": "No s'ha pogut actualitzar el document", |
1703 | | - "indexesLoadFail": "No s'han pogut carregar els índexs", |
1704 | 1678 | "bulkDeleted": "{count, plural, one {# document suprimit} other {# documents suprimits}}", |
1705 | 1679 | "bulkDeleteFailed": "Ha fallat la supressió massiva", |
1706 | 1680 | "selectedCount": "{count, plural, one {# document seleccionat} other {# documents seleccionats}}", |
|
1794 | 1768 | "export": "Exporta", |
1795 | 1769 | "sheetName": "Dades", |
1796 | 1770 | "formatJson": "JSON", |
1797 | | - "pageOnlyNote": "Exporta només la pàgina actual ({count, plural, one {# document} other {# documents}})", |
1798 | 1771 | "pageOnlyNote": "Només exporta la pàgina actual ({count, plural, one {# document} other {# documents}})" |
1799 | 1772 | }, |
1800 | 1773 | "jsonTree": { |
|
1811 | 1784 | "previewEmpty": "Cap document en aquesta etapa", |
1812 | 1785 | "previewFail": "La previsualització ha fallat" |
1813 | 1786 | }, |
1814 | | - "indexManager": { |
1815 | | - "loading": "S'estan carregant els índexs…", |
1816 | | - "retry": "Torna-ho a provar", |
1817 | | - "countLabel": "{count, plural, one {# índex} other {# índexs}}", |
1818 | | - "totalSize": "{size} en total", |
1819 | | - "statsDocs": "{count, plural, one {# doc} other {# docs}}", |
1820 | | - "statsStorage": "{size} d'emmagatzematge", |
1821 | | - "statsAvgObj": "{size} mitj./doc", |
1822 | | - "newIndex": "Índex nou", |
1823 | | - "createTitle": "Crea un índex", |
1824 | | - "fieldPlaceholder": "Nom del camp", |
1825 | | - "ascending": "Ascendent", |
1826 | | - "descending": "Descendent", |
1827 | | - "addField": "Afegeix un camp", |
1828 | | - "unique": "Únic", |
1829 | | - "sparse": "Sparse", |
1830 | | - "ttlLabel": "TTL (segons)", |
1831 | | - "ttlPlaceholder": "p. ex. 3600", |
1832 | | - "cancel": "Cancel·la", |
1833 | | - "create": "Crea", |
1834 | | - "creating": "S'està creant…", |
1835 | | - "created": "Índex creat", |
1836 | | - "createFailed": "No s'ha pogut crear l'índex", |
1837 | | - "fieldRequired": "El nom del camp és obligatori", |
1838 | | - "dropped": "Índex \"{name}\" eliminat", |
1839 | | - "dropFailed": "No s'ha pogut eliminar l'índex", |
1840 | | - "dropTitle": "Voleu eliminar l'índex?", |
1841 | | - "dropDescription": "Això eliminarà permanentment l'índex \"{name}\". Les consultes que l'utilitzen seran més lentes.", |
1842 | | - "dropping": "S'està eliminant…", |
1843 | | - "dropConfirm": "Elimina l'índex", |
1844 | | - "badgeSystem": "sistema", |
1845 | | - "badgeUnique": "únic", |
1846 | | - "badgeSparse": "sparse", |
1847 | | - "badgeTtl": "TTL", |
1848 | | - "empty": "No s'ha trobat cap índex" |
1849 | | - }, |
1850 | | - "importDialog": { |
1851 | | - "title": "Importa documents a {collection}", |
1852 | | - "onlyJson": "Només s'admeten fitxers .json", |
1853 | | - "invalidStructure": "El fitxer ha de contenir una matriu o un objecte JSON", |
1854 | | - "invalidJson": "JSON no vàlid: no s'ha pogut analitzar el fitxer", |
1855 | | - "imported": "{count, plural, one {# document importat} other {# documents importats}}", |
1856 | | - "importFailed": "Ha fallat la importació", |
1857 | | - "dropHint": "Arrossega i deixa anar o fes clic per pujar", |
1858 | | - "dropSubHint": "Admet matriu JSON o NDJSON", |
1859 | | - "docsCount": "{count, plural, one {# doc} other {# docs}}", |
1860 | | - "previewLabel": "Vista prèvia (primers 3 documents)", |
1861 | | - "moreDocs": "… i {count} documents més", |
1862 | | - "cancel": "Cancel·la", |
1863 | | - "importing": "S'està important…", |
1864 | | - "importCount": "{count, plural, one {Importa # doc} other {Importa # docs}}", |
1865 | | - "importBtn": "Importa" |
1866 | | - }, |
1867 | | - "schemaView": { |
1868 | | - "analyzing": "S'està analitzant l'esquema…", |
1869 | | - "loadFailed": "No s'ha pogut analitzar l'esquema", |
1870 | | - "retry": "Torna-ho a provar", |
1871 | | - "noDocs": "No hi ha documents per analitzar", |
1872 | | - "sampled": "{docs} documents mostrejats · {fields} camps", |
1873 | | - "colField": "Camp", |
1874 | | - "colTypes": "Tipus", |
1875 | | - "colCoverage": "Cobertura", |
1876 | | - "sampleRandom": "Random", |
1877 | | - "sampleFirst": "First", |
1878 | | - "sampleLast": "Last", |
1879 | | - "sampleAll": "All", |
1880 | | - "sampleSizeN": "{n} docs", |
1881 | | - "allCapped": "capped at 10k", |
1882 | | - "validatorTitle": "Validation rules", |
1883 | | - "exportSchemaBtn": "Export", |
1884 | | - "exportJsonSchema": "JSON Schema", |
1885 | | - "exportMongoose": "Mongoose model", |
1886 | | - "exportHtml": "HTML report" |
1887 | | - }, |
1888 | 1787 | "indexManager": { |
1889 | 1788 | "loading": "S'estan carregant els índexs…", |
1890 | 1789 | "retry": "Torna-ho a provar", |
|
4193 | 4092 | "paused": "En pausa", |
4194 | 4093 | "gameOver": "Fi de partida" |
4195 | 4094 | }, |
4196 | | - "RedisCommander": { |
4197 | | - "page": { |
4198 | | - "title": "Redis Commander", |
4199 | | - "dialogTitle": "Connexions Redis", |
4200 | | - "heroTitle": "Redis Commander", |
4201 | | - "heroDesc": "Connecteu-vos a instàncies Redis. Navegueu per claus, editeu valors i executeu ordres. Les credencials es xifren al vostre navegador.", |
4202 | | - "heroAddConnection": "Afegeix connexió", |
4203 | | - "vaultLockedTitle": "Caixa forta bloquejada", |
4204 | | - "vaultLockedDesc": "Desbloquegeu la caixa forta per accedir a les connexions desades." |
4205 | | - } |
4206 | | - }, |
4207 | 4095 | "SshKeyGenerator": { |
4208 | 4096 | "title": "Generador de claus SSH", |
4209 | 4097 | "subtitle": "Genera parells Ed25519 o RSA en OpenSSH i PEM", |
|
0 commit comments