[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2020-05-12 03:16:11 +00:00
parent 14213f91bd
commit dfac609556
No known key found for this signature in database
GPG key ID: 130DAB86D3FB356C
4 changed files with 44 additions and 8 deletions

View file

@ -1,12 +1,13 @@
OC.L10N.register(
"forms",
{
"Anonymous response" : "Resposta anònima",
"Shared by %s" : "Compartit per %s",
"Forms" : "Formularis",
"A forms app, similar to Google Forms." : "Una aplicació de formularis, semblant a Google Forms.",
"A forms app, similar to Google Forms with the possibility to restrict access (members, certain groups/users, and public)." : "Una aplicació de formularis, semblant a Google Forms amb la possibilitat de controlar l'accés (membres, certs grups/usuaris, i públic)",
"New form" : "Nou formulari",
"Loading forms …" : "Carregant formularis ...",
"Loading forms …" : "Carregant formularis ",
"No forms created yet" : "No hi ha formularis creats encara",
"Create a form" : "Crea un formulari",
"Select a form or create a new one" : "Seleccioneu un formulari o creeu-ne un de nou",
@ -19,6 +20,8 @@ OC.L10N.register(
"Form link copied" : "Enllaç de formulari copiat",
"Cannot copy, please copy the link manually" : "No es pot copiar, si us plau, copieu l'enllaç manualment",
"Copy share link" : "Copia l'enllaç per compartir",
"Are you sure you want to delete {title}?" : "Esteu segur que voleu suprimir {title}?",
"Error while deleting {title}" : "Error en suprimir {title}",
"An answer for the {index} option" : "Una resposta per a l'opció {index}",
"Answer number {index}" : "Número de resposta {index}",
"Delete answer" : "Suprimeix la resposta",
@ -26,6 +29,7 @@ OC.L10N.register(
"Error while saving the answer" : "Error en desar la resposta",
"Question number {index}" : "Número de pregunta {index}",
"Drag to reorder the questions" : "Arrossega per reordenar les preguntes",
"Question title" : "Títol de la pregunta",
"Title of question number {index}" : "Títol del número de pregunta {index}",
"Mandatory" : "Obligatori",
"Delete question" : "Suprimeix la pregunta",
@ -35,8 +39,12 @@ OC.L10N.register(
"A short answer for the question “{text}”" : "Una resposta curta per a la pregunta \"{text}\"",
"Short answer text" : "Text de resposta breu",
"Delete this response" : "Suprimir aquesta resposta",
"User or group name …" : "Nom d'usuari o de grup ...",
"No recommendations. Start typing." : "No hi ha recomanacions. Comenceu a escriure.",
"Searching …" : "Cercant ...",
"No elements found." : "No shan trobat elements.",
"Group" : "Grup",
"Loading {title} …" : "Carregant {title}...",
"Loading {title} …" : "Carregant {title}",
"Toggle settings" : "Canviar configuració",
"Form title" : "Títol del formulari",
"Description" : "Descripció",
@ -45,7 +53,8 @@ OC.L10N.register(
"There was an error while adding the new question" : "Hi ha hagut un error en afegir la nova pregunta",
"There was an error while removing the question" : "Hi ha hagut un error en eliminar la pregunta",
"Error while saving form" : "Error en desar el formulari",
"Loading responses …" : "Carregant respostes ...",
"Loading responses …" : "Carregant respostes …",
"Back to questions" : "Tornar a preguntes",
"Responses for {title}" : "Respostes per a {title}",
"Export to CSV" : "Exporta a CSV",
"Options" : "Opcions",
@ -53,6 +62,9 @@ OC.L10N.register(
"No responses yet" : "No hi ha respostes encara",
"Results of submitted forms will show up here" : "Els resultats dels formularis enviats es mostraran aquí",
"There was an error while loading results" : "Error en carregar els resultats",
"There was an error while removing this response" : "Hi ha hagut un error en eliminar aquesta resposta",
"Are you sure you want to delete all responses of {title}?" : "Esteu segur que voleu suprimir totes les respostes de {title}?",
"There was an error while removing responses" : "Hi ha hagut un error en eliminar respostes",
"Settings" : "Paràmetres",
"Anonymous responses" : "Respostes anònimes",
"Only allow one response per user" : "Només permetre una resposta per usuari",
@ -67,7 +79,7 @@ OC.L10N.register(
"Expires on {date}" : "Caduca a {data}",
"Submit" : "Envia",
"Submit form" : "Envia el formulari",
"Submitting form …" : "Presentació de formulari...",
"Submitting form …" : "Presentació de formulari",
"Thank you for completing the form!" : "Gràcies per omplir el formulari!",
"There was an error submitting the form" : "Error en enviar el formulari",
"Error while saving question" : "Error en desar la pregunta",

View file

@ -1,10 +1,11 @@
{ "translations": {
"Anonymous response" : "Resposta anònima",
"Shared by %s" : "Compartit per %s",
"Forms" : "Formularis",
"A forms app, similar to Google Forms." : "Una aplicació de formularis, semblant a Google Forms.",
"A forms app, similar to Google Forms with the possibility to restrict access (members, certain groups/users, and public)." : "Una aplicació de formularis, semblant a Google Forms amb la possibilitat de controlar l'accés (membres, certs grups/usuaris, i públic)",
"New form" : "Nou formulari",
"Loading forms …" : "Carregant formularis ...",
"Loading forms …" : "Carregant formularis ",
"No forms created yet" : "No hi ha formularis creats encara",
"Create a form" : "Crea un formulari",
"Select a form or create a new one" : "Seleccioneu un formulari o creeu-ne un de nou",
@ -17,6 +18,8 @@
"Form link copied" : "Enllaç de formulari copiat",
"Cannot copy, please copy the link manually" : "No es pot copiar, si us plau, copieu l'enllaç manualment",
"Copy share link" : "Copia l'enllaç per compartir",
"Are you sure you want to delete {title}?" : "Esteu segur que voleu suprimir {title}?",
"Error while deleting {title}" : "Error en suprimir {title}",
"An answer for the {index} option" : "Una resposta per a l'opció {index}",
"Answer number {index}" : "Número de resposta {index}",
"Delete answer" : "Suprimeix la resposta",
@ -24,6 +27,7 @@
"Error while saving the answer" : "Error en desar la resposta",
"Question number {index}" : "Número de pregunta {index}",
"Drag to reorder the questions" : "Arrossega per reordenar les preguntes",
"Question title" : "Títol de la pregunta",
"Title of question number {index}" : "Títol del número de pregunta {index}",
"Mandatory" : "Obligatori",
"Delete question" : "Suprimeix la pregunta",
@ -33,8 +37,12 @@
"A short answer for the question “{text}”" : "Una resposta curta per a la pregunta \"{text}\"",
"Short answer text" : "Text de resposta breu",
"Delete this response" : "Suprimir aquesta resposta",
"User or group name …" : "Nom d'usuari o de grup ...",
"No recommendations. Start typing." : "No hi ha recomanacions. Comenceu a escriure.",
"Searching …" : "Cercant ...",
"No elements found." : "No shan trobat elements.",
"Group" : "Grup",
"Loading {title} …" : "Carregant {title}...",
"Loading {title} …" : "Carregant {title}",
"Toggle settings" : "Canviar configuració",
"Form title" : "Títol del formulari",
"Description" : "Descripció",
@ -43,7 +51,8 @@
"There was an error while adding the new question" : "Hi ha hagut un error en afegir la nova pregunta",
"There was an error while removing the question" : "Hi ha hagut un error en eliminar la pregunta",
"Error while saving form" : "Error en desar el formulari",
"Loading responses …" : "Carregant respostes ...",
"Loading responses …" : "Carregant respostes …",
"Back to questions" : "Tornar a preguntes",
"Responses for {title}" : "Respostes per a {title}",
"Export to CSV" : "Exporta a CSV",
"Options" : "Opcions",
@ -51,6 +60,9 @@
"No responses yet" : "No hi ha respostes encara",
"Results of submitted forms will show up here" : "Els resultats dels formularis enviats es mostraran aquí",
"There was an error while loading results" : "Error en carregar els resultats",
"There was an error while removing this response" : "Hi ha hagut un error en eliminar aquesta resposta",
"Are you sure you want to delete all responses of {title}?" : "Esteu segur que voleu suprimir totes les respostes de {title}?",
"There was an error while removing responses" : "Hi ha hagut un error en eliminar respostes",
"Settings" : "Paràmetres",
"Anonymous responses" : "Respostes anònimes",
"Only allow one response per user" : "Només permetre una resposta per usuari",
@ -65,7 +77,7 @@
"Expires on {date}" : "Caduca a {data}",
"Submit" : "Envia",
"Submit form" : "Envia el formulari",
"Submitting form …" : "Presentació de formulari...",
"Submitting form …" : "Presentació de formulari",
"Thank you for completing the form!" : "Gràcies per omplir el formulari!",
"There was an error submitting the form" : "Error en enviar el formulari",
"Error while saving question" : "Error en desar la pregunta",

View file

@ -1,6 +1,7 @@
OC.L10N.register(
"forms",
{
"Anonymous response" : "Anonimowa odpowiedź",
"Shared by %s" : "Udostępnione przez %s",
"Forms" : "Formularze",
"A forms app, similar to Google Forms." : "Aplikacja do tworzenia formularzy, na wzór Google Forms.",
@ -19,6 +20,8 @@ OC.L10N.register(
"Form link copied" : "Link do formularza został skopiowany",
"Cannot copy, please copy the link manually" : "Nie można skopiować, spróbuj skopiować link ręcznie",
"Copy share link" : "Kopiuj link udostępniania",
"Are you sure you want to delete {title}?" : "Czy na pewno chcesz usunąć {title}?",
"Error while deleting {title}" : "Błąd podczas usuwania {title}",
"An answer for the {index} option" : "Odpowiedź na opcję {index}",
"Answer number {index}" : "Numer odpowiedzi {index}",
"Delete answer" : "Usuń odpowiedź",
@ -26,6 +29,7 @@ OC.L10N.register(
"Error while saving the answer" : "Błąd podczas zapisywania odpowiedzi",
"Question number {index}" : "Numer pytania {index}",
"Drag to reorder the questions" : "Przeciągnij, aby zmienić kolejność pytań",
"Question title" : "Tytuł pytania",
"Title of question number {index}" : "Tytuł pytania numer {index}",
"Mandatory" : "Obowiązkowe",
"Delete question" : "Usuń pytanie",
@ -50,6 +54,7 @@ OC.L10N.register(
"There was an error while removing the question" : "Wystąpił błąd podczas usuwania pytania",
"Error while saving form" : "Błąd podczas zapisywania formularza",
"Loading responses …" : "Ładowanie odpowiedzi…",
"Back to questions" : "Powrót do pytań",
"Responses for {title}" : "Odpowiedzi na {title}",
"Export to CSV" : "Eksportuj do CSV",
"Options" : "Opcje",
@ -58,6 +63,7 @@ OC.L10N.register(
"Results of submitted forms will show up here" : "Wyniki przesłanych formularzy pojawią się tutaj",
"There was an error while loading results" : "Wystąpił błąd podczas ładowania wyników",
"There was an error while removing this response" : "Wystąpił błąd podczas usuwania tej odpowiedzi",
"Are you sure you want to delete all responses of {title}?" : "Czy na pewno chcesz usunąć wszystkie odpowiedzi z {title}?",
"There was an error while removing responses" : "Wystąpił błąd podczas usuwania odpowiedzi",
"Settings" : "Ustawienia",
"Anonymous responses" : "Anonimowe odpowiedzi",

View file

@ -1,4 +1,5 @@
{ "translations": {
"Anonymous response" : "Anonimowa odpowiedź",
"Shared by %s" : "Udostępnione przez %s",
"Forms" : "Formularze",
"A forms app, similar to Google Forms." : "Aplikacja do tworzenia formularzy, na wzór Google Forms.",
@ -17,6 +18,8 @@
"Form link copied" : "Link do formularza został skopiowany",
"Cannot copy, please copy the link manually" : "Nie można skopiować, spróbuj skopiować link ręcznie",
"Copy share link" : "Kopiuj link udostępniania",
"Are you sure you want to delete {title}?" : "Czy na pewno chcesz usunąć {title}?",
"Error while deleting {title}" : "Błąd podczas usuwania {title}",
"An answer for the {index} option" : "Odpowiedź na opcję {index}",
"Answer number {index}" : "Numer odpowiedzi {index}",
"Delete answer" : "Usuń odpowiedź",
@ -24,6 +27,7 @@
"Error while saving the answer" : "Błąd podczas zapisywania odpowiedzi",
"Question number {index}" : "Numer pytania {index}",
"Drag to reorder the questions" : "Przeciągnij, aby zmienić kolejność pytań",
"Question title" : "Tytuł pytania",
"Title of question number {index}" : "Tytuł pytania numer {index}",
"Mandatory" : "Obowiązkowe",
"Delete question" : "Usuń pytanie",
@ -48,6 +52,7 @@
"There was an error while removing the question" : "Wystąpił błąd podczas usuwania pytania",
"Error while saving form" : "Błąd podczas zapisywania formularza",
"Loading responses …" : "Ładowanie odpowiedzi…",
"Back to questions" : "Powrót do pytań",
"Responses for {title}" : "Odpowiedzi na {title}",
"Export to CSV" : "Eksportuj do CSV",
"Options" : "Opcje",
@ -56,6 +61,7 @@
"Results of submitted forms will show up here" : "Wyniki przesłanych formularzy pojawią się tutaj",
"There was an error while loading results" : "Wystąpił błąd podczas ładowania wyników",
"There was an error while removing this response" : "Wystąpił błąd podczas usuwania tej odpowiedzi",
"Are you sure you want to delete all responses of {title}?" : "Czy na pewno chcesz usunąć wszystkie odpowiedzi z {title}?",
"There was an error while removing responses" : "Wystąpił błąd podczas usuwania odpowiedzi",
"Settings" : "Ustawienia",
"Anonymous responses" : "Anonimowe odpowiedzi",