ca.json 2.1 KB

12345678910111213141516171819202122232425262728293031
  1. { "translations": {
  2. "Loading preview…" : "Carregant vista prèvia ...",
  3. "Saved" : "Guardat",
  4. "Admin" : "Admin",
  5. "a safe home for all your data" : "un lloc segur per a les teves dades",
  6. "Name cannot be empty" : "El nom del fitxer no pot estar buit",
  7. "The given name is too long" : "El nom introduït és massa llarg",
  8. "The given web address is too long" : "L'adreça web proporcionada és massa llarga",
  9. "The given slogan is too long" : "El lema indicat és massa llarg",
  10. "The given color is invalid" : "El color donat no és vàlid",
  11. "No file uploaded" : "No s'ha carregat cap fitxer",
  12. "Unsupported image type" : "Tipus d'imatge no compatible",
  13. "You are already using a custom theme. Theming app settings might be overwritten by that." : "Ja estàs utilitzant un tema propi. La configuració de l'app s'hauria d'haver modificat.",
  14. "Theming" : "Aparença",
  15. "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "La personalització permet canviar fàcilment l'aspecte de la vostra web i dels clients. Això serà visible per a tots els usuaris.",
  16. "Name" : "Nom",
  17. "Reset to default" : "Restablir al valor predeterminat",
  18. "Slogan" : "Lema",
  19. "Color" : "Color",
  20. "Logo" : "Logotip",
  21. "Upload new logo" : "Penjar un nou logotip",
  22. "Login image" : "Login logo",
  23. "Upload new login background" : "Carregar nou fons d'inici de sessió",
  24. "Remove background image" : "Elimina la imatge de fons",
  25. "Header logo" : "Logo de capçalera",
  26. "Upload new header logo" : "Pujar un nou logo de capçalera",
  27. "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instal·la l'extensió Imagemagick per al PHP i es generarà automàticament un favicon a partir del logo i del color del tema.",
  28. "You are already using a custom theme" : "Ja esteu utilitzant un tema personalitzat",
  29. "Web address https://…" : "Adreça del servidor https://…"
  30. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  31. }