зеркало из https://github.com/nextcloud/forms.git
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Родитель
365d14722f
Коммит
82b30c9077
|
@ -11,6 +11,7 @@ OC.L10N.register(
|
|||
"Group" : "Stollad",
|
||||
"Share link" : "Lodañ al liamm",
|
||||
"Add link" : "Ouzhpnna ul liamm",
|
||||
"View" : "Gwell",
|
||||
"Summary" : "Diverrañ",
|
||||
"Sharing" : "Rannan",
|
||||
"Settings" : "Arventennoù",
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
"Group" : "Stollad",
|
||||
"Share link" : "Lodañ al liamm",
|
||||
"Add link" : "Ouzhpnna ul liamm",
|
||||
"View" : "Gwell",
|
||||
"Summary" : "Diverrañ",
|
||||
"Sharing" : "Rannan",
|
||||
"Settings" : "Arventennoù",
|
||||
|
|
50
l10n/ca.js
50
l10n/ca.js
|
@ -11,6 +11,8 @@ OC.L10N.register(
|
|||
"Copy" : "Còpia",
|
||||
"Anonymous response" : "Resposta anònima",
|
||||
"Shared by %s" : "Compartit per %s",
|
||||
"Forms including questions and submissions" : "Formularis que inclouen preguntes i enviaments",
|
||||
"User ID" : "ID de l'usuari",
|
||||
"User display name" : "Nom de visualització de l'usuari",
|
||||
"Timestamp" : "Marca de temps",
|
||||
"responses" : "respostes",
|
||||
|
@ -19,10 +21,11 @@ OC.L10N.register(
|
|||
"New form" : "Formulari nou",
|
||||
"Your Forms" : "Els vostres formularis",
|
||||
"Shared with you" : "Compartits amb vós",
|
||||
"Loading forms …" : "S'estan carregant els formularis...",
|
||||
"Loading forms …" : "Carregant els formularis …",
|
||||
"No forms created yet" : "Encara no heu creat cap formulari",
|
||||
"Create a form" : "Crea un formulari",
|
||||
"Select a form or create a new one" : "Seleccioneu un formulari o creeu-ne un de nou",
|
||||
"Please select a form" : "Si us plau, seleccioneu un formulari",
|
||||
"Create new form" : "Crea un formulari nou",
|
||||
"An error occurred while loading the forms list" : "S'ha produït un error en carregar la llista de formularis",
|
||||
"Form not found" : "No s'ha trobat el formulari",
|
||||
|
@ -31,11 +34,22 @@ OC.L10N.register(
|
|||
"This form does not exist" : "Aquest formulari no existeix",
|
||||
"Form expired" : "S'ha tancat el formulari",
|
||||
"This form has expired and is no longer taking answers" : "Aquest formulari s'ha tancat i ja no admet respostes",
|
||||
"Form creation" : "Creació de formulari",
|
||||
"Restrict form creation to selected groups" : "Restringeix la creació de formularis als grups seleccionats",
|
||||
"Select groups" : "Selecciona els grups",
|
||||
"Form sharing" : "Compartir formulari",
|
||||
"Allow sharing by link" : "Permet compartir mitjançant un enllaç",
|
||||
"Allow sharing to all logged in accounts" : "Permet compartir amb tots els comptes connectats",
|
||||
"Error while saving configuration" : "S'ha produït un error en desar la configuració",
|
||||
"Error while reloading config" : "Error en tornar a carregar la configuració",
|
||||
"Form actions" : "Accions de formulari",
|
||||
"Edit form" : "Edició del formulari",
|
||||
"Share form" : "Comparteix el formulari",
|
||||
"Results" : "Resultats",
|
||||
"Copy form" : "Copia el formulari",
|
||||
"Delete form" : "Suprimeix el formulari",
|
||||
"Expired {relativeDate}" : "Caducat {relativeDate}",
|
||||
"Expires {relativeDate}" : "Caduca el dia {relativeDate}",
|
||||
"Are you sure you want to delete {title}?" : "Segur que voleu suprimir {title}?",
|
||||
"Error while deleting {title}" : "S'ha produït un error en suprimir {title}",
|
||||
"An answer for the {index} option" : "Resposta per a l'opció {index}",
|
||||
|
@ -46,6 +60,7 @@ OC.L10N.register(
|
|||
"Drag to reorder the questions" : "Arrossegueu les preguntes per a canviar-ne l'ordre",
|
||||
"Title of question number {index}" : "Títol de la pregunta número {index}",
|
||||
"Required" : "Obligatori",
|
||||
"Shuffle options" : "Barrejar opcions",
|
||||
"Delete question" : "Suprimeix la pregunta",
|
||||
"Description" : "Descripció",
|
||||
"This question needs a title!" : "Aquesta pregunta necessita un títol!",
|
||||
|
@ -55,30 +70,46 @@ OC.L10N.register(
|
|||
"A short answer for the question “{text}”" : "Resposta curta per a la pregunta «{text}»",
|
||||
"No response" : "Sense resposta",
|
||||
"Delete this response" : "Suprimeix aquesta resposta",
|
||||
"Store responses anonymously" : "Emmagatzema les respostes de manera anònima",
|
||||
"Allow multiple responses per person" : "Permet diverses respostes per persona",
|
||||
"Set expiration date" : "Defineix una data de tancament",
|
||||
"This can not be controlled, if the form has a public link or stores responses anonymously." : "Això no es pot controlar, si el formulari té un enllaç públic o emmagatzema les respostes de manera anònima.",
|
||||
"Expired on {date}" : "S'ha tancat el {Date}",
|
||||
"Expires on {date}" : "Es tancarà el {data}",
|
||||
"Search for user or group …" : "Cerca usuari o grup …",
|
||||
"No recommendations. Start typing." : "No hi ha cap recomanació. Comenceu a escriure.",
|
||||
"Searching …" : "S'està cercant...",
|
||||
"Searching …" : "Cercant …",
|
||||
"No elements found." : "No s'ha trobat cap element.",
|
||||
"Delete" : "Eliminar",
|
||||
"Delete" : "Suprimeix",
|
||||
"Group" : "Grup",
|
||||
"Share link" : "Comparteix l'enllaç",
|
||||
"Add link" : "Afegeix un enllaç",
|
||||
"Copy to clipboard" : "Copia-ho al porta-papers",
|
||||
"Remove link" : "Suprimeix l'enllaç",
|
||||
"Legacy Link" : "Enllaç heretat",
|
||||
"Form still supports old sharing-link." : "El formulari encara admet l'enllaç de compartició antic.",
|
||||
"For compatibility with the old Sharing, the internal link is still usable as Share link. We recommend replacing the link with a new Share link." : "Per a la compatibilitat amb l'antic Compartit, l'enllaç intern encara es pot utilitzar com a enllaç per compartir. Us recomanem que substituïu l'enllaç per un nou enllaç per compartir.",
|
||||
"Remove Legacy Link" : "Suprimeix l'enllaç heretat",
|
||||
"Internal link" : "Enllaç intern",
|
||||
"Only works for logged in accounts with access rights" : "Només funciona per a comptes connectats amb drets d'accés",
|
||||
"Permit access to all logged in accounts" : "Permet l'accés a tots els comptes connectats",
|
||||
"Show to all accounts on sidebar" : "Mostra a tots els comptes de la barra lateral",
|
||||
"There was an error while adding the share" : "S'ha produït un error en afegir la compartició",
|
||||
"There was an error while adding the link" : "S'ha produït un error en afegir l'enllaç",
|
||||
"There was an error while removing the share" : "S'ha produït un error en eliminar la compartició",
|
||||
"View form" : "Veure formulari",
|
||||
"View" : "Visualitza",
|
||||
"Toggle settings" : "Obre o tanca la configuració",
|
||||
"Loading {title} …" : "S'està carregant {title}...",
|
||||
"Loading {title} …" : "Carregant {title} …",
|
||||
"Form title" : "Títol del formulari",
|
||||
"Add a question" : "Afegeix una pregunta",
|
||||
"Responses are anonymous." : "Les respostes són anònimes",
|
||||
"Responses are anonymous." : "Les respostes són anònimes.",
|
||||
"Responses are connected to your Nextcloud account." : "Les respostes estan connectades al vostre compte del Nextcloud.",
|
||||
"An asterisk (*) indicates mandatory questions." : "Un asterisc (*) indica les preguntes obligatòries.",
|
||||
"There was an error while adding the new question" : "S'ha produït un error en afegir la pregunta nova",
|
||||
"There was an error while removing the question" : "S'ha produït un error en suprimir la pregunta",
|
||||
"Error while saving form" : "S'ha produït un error en desar el formulari",
|
||||
"Loading responses …" : "S'estan carregant les respostes...",
|
||||
"Loading responses …" : "Carregant les respostes …",
|
||||
"{amount} responses" : "{amount} respostes",
|
||||
"Summary" : "Resum",
|
||||
"Responses" : "Respostes",
|
||||
|
@ -94,9 +125,10 @@ OC.L10N.register(
|
|||
"There was an error while removing this response" : "S'ha produït un error en suprimir aquesta resposta",
|
||||
"Are you sure you want to delete all responses of {title}?" : "Segur que voleu suprimir totes les respostes de {title}?",
|
||||
"There was an error while removing responses" : "S'ha produït un error en suprimir les respostes",
|
||||
"Form settings" : "Paràmetres del formulari",
|
||||
"Sharing" : "Ús compartit",
|
||||
"Settings" : "Paràmetres",
|
||||
"Submitting form …" : "S'està enviant el formulari...",
|
||||
"Submitting form …" : "Enviant el formulari …",
|
||||
"Thank you for completing the form!" : "Gràcies per emplenar el formulari!",
|
||||
"Submit" : "Envia",
|
||||
"Submit form" : "Envia el formulari",
|
||||
|
@ -107,6 +139,8 @@ OC.L10N.register(
|
|||
"Checkboxes" : "Caselles de selecció",
|
||||
"Checkbox question title" : "Títol de la pregunta de casella de selecció",
|
||||
"This question needs a title and at least one answer!" : "Aquesta pregunta necessita un títol i com a mínim una resposta!",
|
||||
"Radio buttons" : "Botons d'opció",
|
||||
"Radio buttons question title" : "Títol de la pregunta dels botons de ràdio",
|
||||
"Dropdown" : "Desplegable",
|
||||
"Dropdown question title" : "Títol de la pregunta desplegable",
|
||||
"People can pick one option" : "Els usuaris poden triar una opció",
|
||||
|
@ -127,6 +161,8 @@ OC.L10N.register(
|
|||
"People can pick a date and time" : "Els usuaris poden triar una data i hora",
|
||||
"Pick a date and time" : "Trieu una data i hora",
|
||||
"Time" : "Hora",
|
||||
"Time question title" : "Títol de la pregunta de temps",
|
||||
"People can pick a time" : "La gent pot triar un temps",
|
||||
"Pick a time" : "Tria una hora"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
50
l10n/ca.json
50
l10n/ca.json
|
@ -9,6 +9,8 @@
|
|||
"Copy" : "Còpia",
|
||||
"Anonymous response" : "Resposta anònima",
|
||||
"Shared by %s" : "Compartit per %s",
|
||||
"Forms including questions and submissions" : "Formularis que inclouen preguntes i enviaments",
|
||||
"User ID" : "ID de l'usuari",
|
||||
"User display name" : "Nom de visualització de l'usuari",
|
||||
"Timestamp" : "Marca de temps",
|
||||
"responses" : "respostes",
|
||||
|
@ -17,10 +19,11 @@
|
|||
"New form" : "Formulari nou",
|
||||
"Your Forms" : "Els vostres formularis",
|
||||
"Shared with you" : "Compartits amb vós",
|
||||
"Loading forms …" : "S'estan carregant els formularis...",
|
||||
"Loading forms …" : "Carregant els formularis …",
|
||||
"No forms created yet" : "Encara no heu creat cap formulari",
|
||||
"Create a form" : "Crea un formulari",
|
||||
"Select a form or create a new one" : "Seleccioneu un formulari o creeu-ne un de nou",
|
||||
"Please select a form" : "Si us plau, seleccioneu un formulari",
|
||||
"Create new form" : "Crea un formulari nou",
|
||||
"An error occurred while loading the forms list" : "S'ha produït un error en carregar la llista de formularis",
|
||||
"Form not found" : "No s'ha trobat el formulari",
|
||||
|
@ -29,11 +32,22 @@
|
|||
"This form does not exist" : "Aquest formulari no existeix",
|
||||
"Form expired" : "S'ha tancat el formulari",
|
||||
"This form has expired and is no longer taking answers" : "Aquest formulari s'ha tancat i ja no admet respostes",
|
||||
"Form creation" : "Creació de formulari",
|
||||
"Restrict form creation to selected groups" : "Restringeix la creació de formularis als grups seleccionats",
|
||||
"Select groups" : "Selecciona els grups",
|
||||
"Form sharing" : "Compartir formulari",
|
||||
"Allow sharing by link" : "Permet compartir mitjançant un enllaç",
|
||||
"Allow sharing to all logged in accounts" : "Permet compartir amb tots els comptes connectats",
|
||||
"Error while saving configuration" : "S'ha produït un error en desar la configuració",
|
||||
"Error while reloading config" : "Error en tornar a carregar la configuració",
|
||||
"Form actions" : "Accions de formulari",
|
||||
"Edit form" : "Edició del formulari",
|
||||
"Share form" : "Comparteix el formulari",
|
||||
"Results" : "Resultats",
|
||||
"Copy form" : "Copia el formulari",
|
||||
"Delete form" : "Suprimeix el formulari",
|
||||
"Expired {relativeDate}" : "Caducat {relativeDate}",
|
||||
"Expires {relativeDate}" : "Caduca el dia {relativeDate}",
|
||||
"Are you sure you want to delete {title}?" : "Segur que voleu suprimir {title}?",
|
||||
"Error while deleting {title}" : "S'ha produït un error en suprimir {title}",
|
||||
"An answer for the {index} option" : "Resposta per a l'opció {index}",
|
||||
|
@ -44,6 +58,7 @@
|
|||
"Drag to reorder the questions" : "Arrossegueu les preguntes per a canviar-ne l'ordre",
|
||||
"Title of question number {index}" : "Títol de la pregunta número {index}",
|
||||
"Required" : "Obligatori",
|
||||
"Shuffle options" : "Barrejar opcions",
|
||||
"Delete question" : "Suprimeix la pregunta",
|
||||
"Description" : "Descripció",
|
||||
"This question needs a title!" : "Aquesta pregunta necessita un títol!",
|
||||
|
@ -53,30 +68,46 @@
|
|||
"A short answer for the question “{text}”" : "Resposta curta per a la pregunta «{text}»",
|
||||
"No response" : "Sense resposta",
|
||||
"Delete this response" : "Suprimeix aquesta resposta",
|
||||
"Store responses anonymously" : "Emmagatzema les respostes de manera anònima",
|
||||
"Allow multiple responses per person" : "Permet diverses respostes per persona",
|
||||
"Set expiration date" : "Defineix una data de tancament",
|
||||
"This can not be controlled, if the form has a public link or stores responses anonymously." : "Això no es pot controlar, si el formulari té un enllaç públic o emmagatzema les respostes de manera anònima.",
|
||||
"Expired on {date}" : "S'ha tancat el {Date}",
|
||||
"Expires on {date}" : "Es tancarà el {data}",
|
||||
"Search for user or group …" : "Cerca usuari o grup …",
|
||||
"No recommendations. Start typing." : "No hi ha cap recomanació. Comenceu a escriure.",
|
||||
"Searching …" : "S'està cercant...",
|
||||
"Searching …" : "Cercant …",
|
||||
"No elements found." : "No s'ha trobat cap element.",
|
||||
"Delete" : "Eliminar",
|
||||
"Delete" : "Suprimeix",
|
||||
"Group" : "Grup",
|
||||
"Share link" : "Comparteix l'enllaç",
|
||||
"Add link" : "Afegeix un enllaç",
|
||||
"Copy to clipboard" : "Copia-ho al porta-papers",
|
||||
"Remove link" : "Suprimeix l'enllaç",
|
||||
"Legacy Link" : "Enllaç heretat",
|
||||
"Form still supports old sharing-link." : "El formulari encara admet l'enllaç de compartició antic.",
|
||||
"For compatibility with the old Sharing, the internal link is still usable as Share link. We recommend replacing the link with a new Share link." : "Per a la compatibilitat amb l'antic Compartit, l'enllaç intern encara es pot utilitzar com a enllaç per compartir. Us recomanem que substituïu l'enllaç per un nou enllaç per compartir.",
|
||||
"Remove Legacy Link" : "Suprimeix l'enllaç heretat",
|
||||
"Internal link" : "Enllaç intern",
|
||||
"Only works for logged in accounts with access rights" : "Només funciona per a comptes connectats amb drets d'accés",
|
||||
"Permit access to all logged in accounts" : "Permet l'accés a tots els comptes connectats",
|
||||
"Show to all accounts on sidebar" : "Mostra a tots els comptes de la barra lateral",
|
||||
"There was an error while adding the share" : "S'ha produït un error en afegir la compartició",
|
||||
"There was an error while adding the link" : "S'ha produït un error en afegir l'enllaç",
|
||||
"There was an error while removing the share" : "S'ha produït un error en eliminar la compartició",
|
||||
"View form" : "Veure formulari",
|
||||
"View" : "Visualitza",
|
||||
"Toggle settings" : "Obre o tanca la configuració",
|
||||
"Loading {title} …" : "S'està carregant {title}...",
|
||||
"Loading {title} …" : "Carregant {title} …",
|
||||
"Form title" : "Títol del formulari",
|
||||
"Add a question" : "Afegeix una pregunta",
|
||||
"Responses are anonymous." : "Les respostes són anònimes",
|
||||
"Responses are anonymous." : "Les respostes són anònimes.",
|
||||
"Responses are connected to your Nextcloud account." : "Les respostes estan connectades al vostre compte del Nextcloud.",
|
||||
"An asterisk (*) indicates mandatory questions." : "Un asterisc (*) indica les preguntes obligatòries.",
|
||||
"There was an error while adding the new question" : "S'ha produït un error en afegir la pregunta nova",
|
||||
"There was an error while removing the question" : "S'ha produït un error en suprimir la pregunta",
|
||||
"Error while saving form" : "S'ha produït un error en desar el formulari",
|
||||
"Loading responses …" : "S'estan carregant les respostes...",
|
||||
"Loading responses …" : "Carregant les respostes …",
|
||||
"{amount} responses" : "{amount} respostes",
|
||||
"Summary" : "Resum",
|
||||
"Responses" : "Respostes",
|
||||
|
@ -92,9 +123,10 @@
|
|||
"There was an error while removing this response" : "S'ha produït un error en suprimir aquesta resposta",
|
||||
"Are you sure you want to delete all responses of {title}?" : "Segur que voleu suprimir totes les respostes de {title}?",
|
||||
"There was an error while removing responses" : "S'ha produït un error en suprimir les respostes",
|
||||
"Form settings" : "Paràmetres del formulari",
|
||||
"Sharing" : "Ús compartit",
|
||||
"Settings" : "Paràmetres",
|
||||
"Submitting form …" : "S'està enviant el formulari...",
|
||||
"Submitting form …" : "Enviant el formulari …",
|
||||
"Thank you for completing the form!" : "Gràcies per emplenar el formulari!",
|
||||
"Submit" : "Envia",
|
||||
"Submit form" : "Envia el formulari",
|
||||
|
@ -105,6 +137,8 @@
|
|||
"Checkboxes" : "Caselles de selecció",
|
||||
"Checkbox question title" : "Títol de la pregunta de casella de selecció",
|
||||
"This question needs a title and at least one answer!" : "Aquesta pregunta necessita un títol i com a mínim una resposta!",
|
||||
"Radio buttons" : "Botons d'opció",
|
||||
"Radio buttons question title" : "Títol de la pregunta dels botons de ràdio",
|
||||
"Dropdown" : "Desplegable",
|
||||
"Dropdown question title" : "Títol de la pregunta desplegable",
|
||||
"People can pick one option" : "Els usuaris poden triar una opció",
|
||||
|
@ -125,6 +159,8 @@
|
|||
"People can pick a date and time" : "Els usuaris poden triar una data i hora",
|
||||
"Pick a date and time" : "Trieu una data i hora",
|
||||
"Time" : "Hora",
|
||||
"Time question title" : "Títol de la pregunta de temps",
|
||||
"People can pick a time" : "La gent pot triar un temps",
|
||||
"Pick a time" : "Tria una hora"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -98,6 +98,8 @@ OC.L10N.register(
|
|||
"There was an error while adding the link" : "Při přidávání odkazu došlo k chybě",
|
||||
"There was an error while removing the share" : "Při odebírání sdílení došlo k chybě",
|
||||
"View form" : "Zobrazit formulář",
|
||||
"View" : "Zobrazit",
|
||||
"Show results" : "Zobrazit výsledky",
|
||||
"Toggle settings" : "Přepnout nastavení",
|
||||
"Loading {title} …" : "Načítání {title}…",
|
||||
"Form title" : "Nadpis formuláře",
|
||||
|
|
|
@ -96,6 +96,8 @@
|
|||
"There was an error while adding the link" : "Při přidávání odkazu došlo k chybě",
|
||||
"There was an error while removing the share" : "Při odebírání sdílení došlo k chybě",
|
||||
"View form" : "Zobrazit formulář",
|
||||
"View" : "Zobrazit",
|
||||
"Show results" : "Zobrazit výsledky",
|
||||
"Toggle settings" : "Přepnout nastavení",
|
||||
"Loading {title} …" : "Načítání {title}…",
|
||||
"Form title" : "Nadpis formuláře",
|
||||
|
|
|
@ -17,6 +17,7 @@ OC.L10N.register(
|
|||
"Share link" : "Del link",
|
||||
"Copy to clipboard" : "Kopier til udklipsholder",
|
||||
"Internal link" : "Internt link",
|
||||
"View" : "Vis",
|
||||
"Summary" : "Oversigt",
|
||||
"Options" : "Valgmuligheder",
|
||||
"Delete all responses" : "Slet alle svar",
|
||||
|
|
|
@ -15,6 +15,7 @@
|
|||
"Share link" : "Del link",
|
||||
"Copy to clipboard" : "Kopier til udklipsholder",
|
||||
"Internal link" : "Internt link",
|
||||
"View" : "Vis",
|
||||
"Summary" : "Oversigt",
|
||||
"Options" : "Valgmuligheder",
|
||||
"Delete all responses" : "Slet alle svar",
|
||||
|
|
|
@ -94,6 +94,8 @@ OC.L10N.register(
|
|||
"There was an error while adding the share" : "Es ist ein Fehler beim Hinzufügen der Freigabe aufgetreten",
|
||||
"There was an error while adding the link" : "Es ist ein Fehler beim Hinzufügen des Links aufgetreten.",
|
||||
"There was an error while removing the share" : "Es ist ein Fehler beim Entfernen der Freigabe aufgetreten.",
|
||||
"View" : "Ansehen",
|
||||
"Show results" : "Ergebnisse anzeigen",
|
||||
"Toggle settings" : "Einstellungen umschalten",
|
||||
"Loading {title} …" : "Lade {title}…",
|
||||
"Form title" : "Formulartitel",
|
||||
|
|
|
@ -92,6 +92,8 @@
|
|||
"There was an error while adding the share" : "Es ist ein Fehler beim Hinzufügen der Freigabe aufgetreten",
|
||||
"There was an error while adding the link" : "Es ist ein Fehler beim Hinzufügen des Links aufgetreten.",
|
||||
"There was an error while removing the share" : "Es ist ein Fehler beim Entfernen der Freigabe aufgetreten.",
|
||||
"View" : "Ansehen",
|
||||
"Show results" : "Ergebnisse anzeigen",
|
||||
"Toggle settings" : "Einstellungen umschalten",
|
||||
"Loading {title} …" : "Lade {title}…",
|
||||
"Form title" : "Formulartitel",
|
||||
|
|
|
@ -98,6 +98,8 @@ OC.L10N.register(
|
|||
"There was an error while adding the link" : "Fehler beim Hinzufügen des Links",
|
||||
"There was an error while removing the share" : "Fehler beim Entfernen der Freigabe",
|
||||
"View form" : "Formular ansehen",
|
||||
"View" : "Ansehen",
|
||||
"Show results" : "Ergebnisse anzeigen",
|
||||
"Toggle settings" : "Einstellungen umschalten",
|
||||
"Loading {title} …" : "Lade {title}…",
|
||||
"Form title" : "Formulartitel",
|
||||
|
|
|
@ -96,6 +96,8 @@
|
|||
"There was an error while adding the link" : "Fehler beim Hinzufügen des Links",
|
||||
"There was an error while removing the share" : "Fehler beim Entfernen der Freigabe",
|
||||
"View form" : "Formular ansehen",
|
||||
"View" : "Ansehen",
|
||||
"Show results" : "Ergebnisse anzeigen",
|
||||
"Toggle settings" : "Einstellungen umschalten",
|
||||
"Loading {title} …" : "Lade {title}…",
|
||||
"Form title" : "Formulartitel",
|
||||
|
|
|
@ -77,6 +77,9 @@ OC.L10N.register(
|
|||
"Internal link" : "Εσωτερικός σύνδεσμος",
|
||||
"Show to all accounts on sidebar" : "Εμφάνιση σε όλους τους λογαριασμούς στην πλαϊνή γραμμή",
|
||||
"View form" : "Προβολή φόρμας",
|
||||
"View" : "Προβολή",
|
||||
"Edit" : "Επεξεργασία",
|
||||
"Show results" : "Εμφάνιση αποτελεσμάτων",
|
||||
"Toggle settings" : "Εναλλαγή ρυθμίσεων",
|
||||
"Loading {title} …" : "Φόρτωση {title} …",
|
||||
"Form title" : "Τίτλος φόρμας",
|
||||
|
|
|
@ -75,6 +75,9 @@
|
|||
"Internal link" : "Εσωτερικός σύνδεσμος",
|
||||
"Show to all accounts on sidebar" : "Εμφάνιση σε όλους τους λογαριασμούς στην πλαϊνή γραμμή",
|
||||
"View form" : "Προβολή φόρμας",
|
||||
"View" : "Προβολή",
|
||||
"Edit" : "Επεξεργασία",
|
||||
"Show results" : "Εμφάνιση αποτελεσμάτων",
|
||||
"Toggle settings" : "Εναλλαγή ρυθμίσεων",
|
||||
"Loading {title} …" : "Φόρτωση {title} …",
|
||||
"Form title" : "Τίτλος φόρμας",
|
||||
|
|
|
@ -98,6 +98,8 @@ OC.L10N.register(
|
|||
"There was an error while adding the link" : "There was an error while adding the link",
|
||||
"There was an error while removing the share" : "There was an error while removing the share",
|
||||
"View form" : "View form",
|
||||
"View" : "View",
|
||||
"Edit" : "Edit",
|
||||
"Toggle settings" : "Toggle settings",
|
||||
"Loading {title} …" : "Loading {title} …",
|
||||
"Form title" : "Form title",
|
||||
|
|
|
@ -96,6 +96,8 @@
|
|||
"There was an error while adding the link" : "There was an error while adding the link",
|
||||
"There was an error while removing the share" : "There was an error while removing the share",
|
||||
"View form" : "View form",
|
||||
"View" : "View",
|
||||
"Edit" : "Edit",
|
||||
"Toggle settings" : "Toggle settings",
|
||||
"Loading {title} …" : "Loading {title} …",
|
||||
"Form title" : "Form title",
|
||||
|
|
|
@ -15,6 +15,8 @@ OC.L10N.register(
|
|||
"Add link" : "Aldoni ligilon",
|
||||
"Copy to clipboard" : "Kopii tondejen",
|
||||
"Internal link" : "Interna ligilo",
|
||||
"View" : "Vidi",
|
||||
"Edit" : "Modifi",
|
||||
"Summary" : "Resumo",
|
||||
"Sharing" : "Kunhavigo",
|
||||
"Settings" : "Agordoj",
|
||||
|
|
|
@ -13,6 +13,8 @@
|
|||
"Add link" : "Aldoni ligilon",
|
||||
"Copy to clipboard" : "Kopii tondejen",
|
||||
"Internal link" : "Interna ligilo",
|
||||
"View" : "Vidi",
|
||||
"Edit" : "Modifi",
|
||||
"Summary" : "Resumo",
|
||||
"Sharing" : "Kunhavigo",
|
||||
"Settings" : "Agordoj",
|
||||
|
|
|
@ -98,6 +98,9 @@ OC.L10N.register(
|
|||
"There was an error while adding the link" : "Ha habido un error al añadir el enlace",
|
||||
"There was an error while removing the share" : "Ha habido un error al eliminar el compartido",
|
||||
"View form" : "Ver formulario",
|
||||
"View" : "Ver",
|
||||
"Edit" : "Editar",
|
||||
"Show results" : "Mostrar resultados",
|
||||
"Toggle settings" : "Marcar/desmarcar configuraciones",
|
||||
"Loading {title} …" : "Cargando {title}…",
|
||||
"Form title" : "Título del formulario",
|
||||
|
|
|
@ -96,6 +96,9 @@
|
|||
"There was an error while adding the link" : "Ha habido un error al añadir el enlace",
|
||||
"There was an error while removing the share" : "Ha habido un error al eliminar el compartido",
|
||||
"View form" : "Ver formulario",
|
||||
"View" : "Ver",
|
||||
"Edit" : "Editar",
|
||||
"Show results" : "Mostrar resultados",
|
||||
"Toggle settings" : "Marcar/desmarcar configuraciones",
|
||||
"Loading {title} …" : "Cargando {title}…",
|
||||
"Form title" : "Título del formulario",
|
||||
|
|
|
@ -11,6 +11,7 @@ OC.L10N.register(
|
|||
"Group" : "Grupo",
|
||||
"Share link" : "Compartir liga",
|
||||
"Copy to clipboard" : "Copiar al portapapeles",
|
||||
"Edit" : "Editar",
|
||||
"Summary" : "Resumen",
|
||||
"Sharing" : "Compartiendo",
|
||||
"Settings" : "Configuraciones ",
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
"Group" : "Grupo",
|
||||
"Share link" : "Compartir liga",
|
||||
"Copy to clipboard" : "Copiar al portapapeles",
|
||||
"Edit" : "Editar",
|
||||
"Summary" : "Resumen",
|
||||
"Sharing" : "Compartiendo",
|
||||
"Settings" : "Configuraciones ",
|
||||
|
|
|
@ -46,6 +46,8 @@ OC.L10N.register(
|
|||
"Group" : "Grupo",
|
||||
"Share link" : "Compartir enlace",
|
||||
"Copy to clipboard" : "Copiar al portapapeles",
|
||||
"View" : "Ver",
|
||||
"Edit" : "Editar",
|
||||
"Loading {title} …" : "Cargando {título}",
|
||||
"Form title" : "Título del formulario",
|
||||
"Add a question" : "Agregar una pregunta",
|
||||
|
|
|
@ -44,6 +44,8 @@
|
|||
"Group" : "Grupo",
|
||||
"Share link" : "Compartir enlace",
|
||||
"Copy to clipboard" : "Copiar al portapapeles",
|
||||
"View" : "Ver",
|
||||
"Edit" : "Editar",
|
||||
"Loading {title} …" : "Cargando {título}",
|
||||
"Form title" : "Título del formulario",
|
||||
"Add a question" : "Agregar una pregunta",
|
||||
|
|
|
@ -11,6 +11,8 @@ OC.L10N.register(
|
|||
"Group" : "Grupo",
|
||||
"Share link" : "Compartir liga",
|
||||
"Copy to clipboard" : "Copiar al portapapeles",
|
||||
"Edit" : "Editar",
|
||||
"Share" : "Compartir",
|
||||
"Summary" : "Resumen",
|
||||
"Sharing" : "Compartiendo",
|
||||
"Settings" : "Configuraciones ",
|
||||
|
|
|
@ -9,6 +9,8 @@
|
|||
"Group" : "Grupo",
|
||||
"Share link" : "Compartir liga",
|
||||
"Copy to clipboard" : "Copiar al portapapeles",
|
||||
"Edit" : "Editar",
|
||||
"Share" : "Compartir",
|
||||
"Summary" : "Resumen",
|
||||
"Sharing" : "Compartiendo",
|
||||
"Settings" : "Configuraciones ",
|
||||
|
|
|
@ -11,6 +11,8 @@ OC.L10N.register(
|
|||
"Group" : "Grupo",
|
||||
"Share link" : "Compartir enlace",
|
||||
"Copy to clipboard" : "Copiar al portapapeles",
|
||||
"Edit" : "Editar",
|
||||
"Share" : "Compartir",
|
||||
"Summary" : "Resumen",
|
||||
"Sharing" : "Compartiendo",
|
||||
"Settings" : "Configuraciones ",
|
||||
|
|
|
@ -9,6 +9,8 @@
|
|||
"Group" : "Grupo",
|
||||
"Share link" : "Compartir enlace",
|
||||
"Copy to clipboard" : "Copiar al portapapeles",
|
||||
"Edit" : "Editar",
|
||||
"Share" : "Compartir",
|
||||
"Summary" : "Resumen",
|
||||
"Sharing" : "Compartiendo",
|
||||
"Settings" : "Configuraciones ",
|
||||
|
|
|
@ -11,6 +11,8 @@ OC.L10N.register(
|
|||
"Group" : "Grupo",
|
||||
"Share link" : "Compartir liga",
|
||||
"Copy to clipboard" : "Copiar al portapapeles",
|
||||
"Edit" : "Editar",
|
||||
"Share" : "Compartir",
|
||||
"Summary" : "Resumen",
|
||||
"Sharing" : "Compartiendo",
|
||||
"Settings" : "Configuraciones ",
|
||||
|
|
|
@ -9,6 +9,8 @@
|
|||
"Group" : "Grupo",
|
||||
"Share link" : "Compartir liga",
|
||||
"Copy to clipboard" : "Copiar al portapapeles",
|
||||
"Edit" : "Editar",
|
||||
"Share" : "Compartir",
|
||||
"Summary" : "Resumen",
|
||||
"Sharing" : "Compartiendo",
|
||||
"Settings" : "Configuraciones ",
|
||||
|
|
|
@ -11,6 +11,8 @@ OC.L10N.register(
|
|||
"Group" : "Grupo",
|
||||
"Share link" : "Compartir liga",
|
||||
"Copy to clipboard" : "Copiar al portapapeles",
|
||||
"Edit" : "Editar",
|
||||
"Share" : "Compartir",
|
||||
"Summary" : "Resumen",
|
||||
"Sharing" : "Compartiendo",
|
||||
"Settings" : "Configuraciones ",
|
||||
|
|
|
@ -9,6 +9,8 @@
|
|||
"Group" : "Grupo",
|
||||
"Share link" : "Compartir liga",
|
||||
"Copy to clipboard" : "Copiar al portapapeles",
|
||||
"Edit" : "Editar",
|
||||
"Share" : "Compartir",
|
||||
"Summary" : "Resumen",
|
||||
"Sharing" : "Compartiendo",
|
||||
"Settings" : "Configuraciones ",
|
||||
|
|
|
@ -11,6 +11,8 @@ OC.L10N.register(
|
|||
"Group" : "Grupo",
|
||||
"Share link" : "Compartir liga",
|
||||
"Copy to clipboard" : "Copiar al portapapeles",
|
||||
"Edit" : "Editar",
|
||||
"Share" : "Compartir",
|
||||
"Summary" : "Resumen",
|
||||
"Sharing" : "Compartiendo",
|
||||
"Settings" : "Configuraciones ",
|
||||
|
|
|
@ -9,6 +9,8 @@
|
|||
"Group" : "Grupo",
|
||||
"Share link" : "Compartir liga",
|
||||
"Copy to clipboard" : "Copiar al portapapeles",
|
||||
"Edit" : "Editar",
|
||||
"Share" : "Compartir",
|
||||
"Summary" : "Resumen",
|
||||
"Sharing" : "Compartiendo",
|
||||
"Settings" : "Configuraciones ",
|
||||
|
|
|
@ -11,6 +11,8 @@ OC.L10N.register(
|
|||
"Group" : "Grupo",
|
||||
"Share link" : "Compartir liga",
|
||||
"Copy to clipboard" : "Copiar al portapapeles",
|
||||
"Edit" : "Editar",
|
||||
"Share" : "Compartir",
|
||||
"Summary" : "Resumen",
|
||||
"Sharing" : "Compartiendo",
|
||||
"Settings" : "Configuraciones ",
|
||||
|
|
|
@ -9,6 +9,8 @@
|
|||
"Group" : "Grupo",
|
||||
"Share link" : "Compartir liga",
|
||||
"Copy to clipboard" : "Copiar al portapapeles",
|
||||
"Edit" : "Editar",
|
||||
"Share" : "Compartir",
|
||||
"Summary" : "Resumen",
|
||||
"Sharing" : "Compartiendo",
|
||||
"Settings" : "Configuraciones ",
|
||||
|
|
|
@ -11,6 +11,8 @@ OC.L10N.register(
|
|||
"Group" : "Grupo",
|
||||
"Share link" : "Compartir liga",
|
||||
"Copy to clipboard" : "Copiar al portapapeles",
|
||||
"Edit" : "Editar",
|
||||
"Share" : "Compartir",
|
||||
"Summary" : "Resumen",
|
||||
"Sharing" : "Compartiendo",
|
||||
"Settings" : "Configuraciones ",
|
||||
|
|
|
@ -9,6 +9,8 @@
|
|||
"Group" : "Grupo",
|
||||
"Share link" : "Compartir liga",
|
||||
"Copy to clipboard" : "Copiar al portapapeles",
|
||||
"Edit" : "Editar",
|
||||
"Share" : "Compartir",
|
||||
"Summary" : "Resumen",
|
||||
"Sharing" : "Compartiendo",
|
||||
"Settings" : "Configuraciones ",
|
||||
|
|
|
@ -12,6 +12,9 @@ OC.L10N.register(
|
|||
"Share link" : "Compartir liga",
|
||||
"Add link" : "Añadir liga",
|
||||
"Copy to clipboard" : "Copiar al portapapeles",
|
||||
"View" : "Ver",
|
||||
"Edit" : "Editar",
|
||||
"Share" : "Compartir",
|
||||
"Summary" : "Resumen",
|
||||
"Sharing" : "Compartiendo",
|
||||
"Settings" : "Configuraciones ",
|
||||
|
|
|
@ -10,6 +10,9 @@
|
|||
"Share link" : "Compartir liga",
|
||||
"Add link" : "Añadir liga",
|
||||
"Copy to clipboard" : "Copiar al portapapeles",
|
||||
"View" : "Ver",
|
||||
"Edit" : "Editar",
|
||||
"Share" : "Compartir",
|
||||
"Summary" : "Resumen",
|
||||
"Sharing" : "Compartiendo",
|
||||
"Settings" : "Configuraciones ",
|
||||
|
|
|
@ -11,6 +11,8 @@ OC.L10N.register(
|
|||
"Group" : "Grupo",
|
||||
"Share link" : "Compartir liga",
|
||||
"Copy to clipboard" : "Copiar al portapapeles",
|
||||
"Edit" : "Editar",
|
||||
"Share" : "Compartir",
|
||||
"Summary" : "Resumen",
|
||||
"Sharing" : "Compartiendo",
|
||||
"Settings" : "Configuraciones ",
|
||||
|
|
|
@ -9,6 +9,8 @@
|
|||
"Group" : "Grupo",
|
||||
"Share link" : "Compartir liga",
|
||||
"Copy to clipboard" : "Copiar al portapapeles",
|
||||
"Edit" : "Editar",
|
||||
"Share" : "Compartir",
|
||||
"Summary" : "Resumen",
|
||||
"Sharing" : "Compartiendo",
|
||||
"Settings" : "Configuraciones ",
|
||||
|
|
|
@ -11,6 +11,8 @@ OC.L10N.register(
|
|||
"Group" : "Grupo",
|
||||
"Share link" : "Compartir liga",
|
||||
"Copy to clipboard" : "Copiar al portapapeles",
|
||||
"Edit" : "Editar",
|
||||
"Share" : "Compartir",
|
||||
"Summary" : "Resumen",
|
||||
"Sharing" : "Compartiendo",
|
||||
"Settings" : "Configuraciones ",
|
||||
|
|
|
@ -9,6 +9,8 @@
|
|||
"Group" : "Grupo",
|
||||
"Share link" : "Compartir liga",
|
||||
"Copy to clipboard" : "Copiar al portapapeles",
|
||||
"Edit" : "Editar",
|
||||
"Share" : "Compartir",
|
||||
"Summary" : "Resumen",
|
||||
"Sharing" : "Compartiendo",
|
||||
"Settings" : "Configuraciones ",
|
||||
|
|
|
@ -11,6 +11,8 @@ OC.L10N.register(
|
|||
"Group" : "Grupo",
|
||||
"Share link" : "Compartir liga",
|
||||
"Copy to clipboard" : "Copiar al portapapeles",
|
||||
"Edit" : "Editar",
|
||||
"Share" : "Compartir",
|
||||
"Summary" : "Resumen",
|
||||
"Sharing" : "Compartiendo",
|
||||
"Settings" : "Configuraciones ",
|
||||
|
|
|
@ -9,6 +9,8 @@
|
|||
"Group" : "Grupo",
|
||||
"Share link" : "Compartir liga",
|
||||
"Copy to clipboard" : "Copiar al portapapeles",
|
||||
"Edit" : "Editar",
|
||||
"Share" : "Compartir",
|
||||
"Summary" : "Resumen",
|
||||
"Sharing" : "Compartiendo",
|
||||
"Settings" : "Configuraciones ",
|
||||
|
|
|
@ -11,6 +11,8 @@ OC.L10N.register(
|
|||
"Group" : "Grupo",
|
||||
"Share link" : "Compartir liga",
|
||||
"Copy to clipboard" : "Copiar al portapapeles",
|
||||
"Edit" : "Editar",
|
||||
"Share" : "Compartir",
|
||||
"Summary" : "Resumen",
|
||||
"Sharing" : "Compartiendo",
|
||||
"Settings" : "Configuraciones ",
|
||||
|
|
|
@ -9,6 +9,8 @@
|
|||
"Group" : "Grupo",
|
||||
"Share link" : "Compartir liga",
|
||||
"Copy to clipboard" : "Copiar al portapapeles",
|
||||
"Edit" : "Editar",
|
||||
"Share" : "Compartir",
|
||||
"Summary" : "Resumen",
|
||||
"Sharing" : "Compartiendo",
|
||||
"Settings" : "Configuraciones ",
|
||||
|
|
|
@ -11,6 +11,8 @@ OC.L10N.register(
|
|||
"Group" : "Grupo",
|
||||
"Share link" : "Compartir liga",
|
||||
"Copy to clipboard" : "Copiar al portapapeles",
|
||||
"Edit" : "Editar",
|
||||
"Share" : "Compartir",
|
||||
"Summary" : "Resumen",
|
||||
"Sharing" : "Compartiendo",
|
||||
"Settings" : "Configuraciones ",
|
||||
|
|
|
@ -9,6 +9,8 @@
|
|||
"Group" : "Grupo",
|
||||
"Share link" : "Compartir liga",
|
||||
"Copy to clipboard" : "Copiar al portapapeles",
|
||||
"Edit" : "Editar",
|
||||
"Share" : "Compartir",
|
||||
"Summary" : "Resumen",
|
||||
"Sharing" : "Compartiendo",
|
||||
"Settings" : "Configuraciones ",
|
||||
|
|
|
@ -11,6 +11,8 @@ OC.L10N.register(
|
|||
"Group" : "Grupo",
|
||||
"Share link" : "Compartir liga",
|
||||
"Copy to clipboard" : "Copiar al portapapeles",
|
||||
"Edit" : "Editar",
|
||||
"Share" : "Compartir",
|
||||
"Summary" : "Resumen",
|
||||
"Sharing" : "Compartiendo",
|
||||
"Settings" : "Configuraciones ",
|
||||
|
|
|
@ -9,6 +9,8 @@
|
|||
"Group" : "Grupo",
|
||||
"Share link" : "Compartir liga",
|
||||
"Copy to clipboard" : "Copiar al portapapeles",
|
||||
"Edit" : "Editar",
|
||||
"Share" : "Compartir",
|
||||
"Summary" : "Resumen",
|
||||
"Sharing" : "Compartiendo",
|
||||
"Settings" : "Configuraciones ",
|
||||
|
|
|
@ -11,6 +11,8 @@ OC.L10N.register(
|
|||
"Group" : "Grupo",
|
||||
"Share link" : "Compartir liga",
|
||||
"Copy to clipboard" : "Copiar al portapapeles",
|
||||
"Edit" : "Editar",
|
||||
"Share" : "Compartir",
|
||||
"Summary" : "Resumen",
|
||||
"Sharing" : "Compartiendo",
|
||||
"Settings" : "Configuraciones ",
|
||||
|
|
|
@ -9,6 +9,8 @@
|
|||
"Group" : "Grupo",
|
||||
"Share link" : "Compartir liga",
|
||||
"Copy to clipboard" : "Copiar al portapapeles",
|
||||
"Edit" : "Editar",
|
||||
"Share" : "Compartir",
|
||||
"Summary" : "Resumen",
|
||||
"Sharing" : "Compartiendo",
|
||||
"Settings" : "Configuraciones ",
|
||||
|
|
|
@ -14,6 +14,8 @@ OC.L10N.register(
|
|||
"Add link" : "Lisa link",
|
||||
"Copy to clipboard" : "Kopeeri lõikepuhvrisse",
|
||||
"Internal link" : "Sisemine link",
|
||||
"Edit" : "Redigeeri",
|
||||
"Share" : "Jaga",
|
||||
"Summary" : "Kokkuvõte",
|
||||
"Sharing" : "Jagamine",
|
||||
"Settings" : "Seaded",
|
||||
|
|
|
@ -12,6 +12,8 @@
|
|||
"Add link" : "Lisa link",
|
||||
"Copy to clipboard" : "Kopeeri lõikepuhvrisse",
|
||||
"Internal link" : "Sisemine link",
|
||||
"Edit" : "Redigeeri",
|
||||
"Share" : "Jaga",
|
||||
"Summary" : "Kokkuvõte",
|
||||
"Sharing" : "Jagamine",
|
||||
"Settings" : "Seaded",
|
||||
|
|
|
@ -98,6 +98,10 @@ OC.L10N.register(
|
|||
"There was an error while adding the link" : "Errore bat gertatu da esteka gehitzean",
|
||||
"There was an error while removing the share" : "Errore bat gertatu da partekatzea kentzean",
|
||||
"View form" : "Ikusi formularioa",
|
||||
"View" : "Ikusi",
|
||||
"Edit" : "Aldatu",
|
||||
"Show results" : "Erakutsi emaitzak",
|
||||
"Share" : "Partekatu",
|
||||
"Toggle settings" : "Txandakatu ezarpenak",
|
||||
"Loading {title} …" : "{title} kargatzen…",
|
||||
"Form title" : "Galdetegiaren izenburua",
|
||||
|
|
|
@ -96,6 +96,10 @@
|
|||
"There was an error while adding the link" : "Errore bat gertatu da esteka gehitzean",
|
||||
"There was an error while removing the share" : "Errore bat gertatu da partekatzea kentzean",
|
||||
"View form" : "Ikusi formularioa",
|
||||
"View" : "Ikusi",
|
||||
"Edit" : "Aldatu",
|
||||
"Show results" : "Erakutsi emaitzak",
|
||||
"Share" : "Partekatu",
|
||||
"Toggle settings" : "Txandakatu ezarpenak",
|
||||
"Loading {title} …" : "{title} kargatzen…",
|
||||
"Form title" : "Galdetegiaren izenburua",
|
||||
|
|
|
@ -19,6 +19,8 @@ OC.L10N.register(
|
|||
"Add link" : "افزودن لینک",
|
||||
"Copy to clipboard" : "کپی کردن به حافظه موقت",
|
||||
"Internal link" : "پیوند داخلی",
|
||||
"Edit" : "ویرایش",
|
||||
"Share" : "همرسانی",
|
||||
"Summary" : "خلاصه",
|
||||
"Options" : "گزینه ها",
|
||||
"Sharing" : "همرسانی",
|
||||
|
|
|
@ -17,6 +17,8 @@
|
|||
"Add link" : "افزودن لینک",
|
||||
"Copy to clipboard" : "کپی کردن به حافظه موقت",
|
||||
"Internal link" : "پیوند داخلی",
|
||||
"Edit" : "ویرایش",
|
||||
"Share" : "همرسانی",
|
||||
"Summary" : "خلاصه",
|
||||
"Options" : "گزینه ها",
|
||||
"Sharing" : "همرسانی",
|
||||
|
|
|
@ -86,6 +86,9 @@ OC.L10N.register(
|
|||
"There was an error while adding the link" : "Virhe linkkiä lisätessä",
|
||||
"There was an error while removing the share" : "Virhe jakoa poistaessa",
|
||||
"View form" : "Näytä lomake",
|
||||
"View" : "Näytä",
|
||||
"Edit" : "Muokkaa",
|
||||
"Share" : "Jaa",
|
||||
"Toggle settings" : "Asetukset päälle/pois",
|
||||
"Loading {title} …" : "Ladataan {title}…",
|
||||
"Form title" : "Lomakkeen otsikko",
|
||||
|
|
|
@ -84,6 +84,9 @@
|
|||
"There was an error while adding the link" : "Virhe linkkiä lisätessä",
|
||||
"There was an error while removing the share" : "Virhe jakoa poistaessa",
|
||||
"View form" : "Näytä lomake",
|
||||
"View" : "Näytä",
|
||||
"Edit" : "Muokkaa",
|
||||
"Share" : "Jaa",
|
||||
"Toggle settings" : "Asetukset päälle/pois",
|
||||
"Loading {title} …" : "Ladataan {title}…",
|
||||
"Form title" : "Lomakkeen otsikko",
|
||||
|
|
|
@ -98,6 +98,10 @@ OC.L10N.register(
|
|||
"There was an error while adding the link" : "Une erreur s'est produite lors de l'ajout du lien",
|
||||
"There was an error while removing the share" : "Une erreur s'est produite lors du retrait du partage",
|
||||
"View form" : "Afficher le formulaire",
|
||||
"View" : "Affichage",
|
||||
"Edit" : "Modifier",
|
||||
"Show results" : "Afficher les résultats",
|
||||
"Share" : "Partage",
|
||||
"Toggle settings" : "Basculer les paramètres",
|
||||
"Loading {title} …" : "Chargement {title} …",
|
||||
"Form title" : "Titre du formulaire",
|
||||
|
|
|
@ -96,6 +96,10 @@
|
|||
"There was an error while adding the link" : "Une erreur s'est produite lors de l'ajout du lien",
|
||||
"There was an error while removing the share" : "Une erreur s'est produite lors du retrait du partage",
|
||||
"View form" : "Afficher le formulaire",
|
||||
"View" : "Affichage",
|
||||
"Edit" : "Modifier",
|
||||
"Show results" : "Afficher les résultats",
|
||||
"Share" : "Partage",
|
||||
"Toggle settings" : "Basculer les paramètres",
|
||||
"Loading {title} …" : "Chargement {title} …",
|
||||
"Form title" : "Titre du formulaire",
|
||||
|
|
|
@ -69,6 +69,10 @@ OC.L10N.register(
|
|||
"Add link" : "Engadir a ligazón",
|
||||
"Copy to clipboard" : "Copiar no portapapeis.",
|
||||
"Internal link" : "Ligazón interna",
|
||||
"View" : "Ver",
|
||||
"Edit" : "Editar",
|
||||
"Show results" : "Amosar resultados",
|
||||
"Share" : "Compartir",
|
||||
"Toggle settings" : "Cambiar os axustes",
|
||||
"Loading {title} …" : "Cargando {title}…",
|
||||
"Form title" : "Título do formulario",
|
||||
|
|
|
@ -67,6 +67,10 @@
|
|||
"Add link" : "Engadir a ligazón",
|
||||
"Copy to clipboard" : "Copiar no portapapeis.",
|
||||
"Internal link" : "Ligazón interna",
|
||||
"View" : "Ver",
|
||||
"Edit" : "Editar",
|
||||
"Show results" : "Amosar resultados",
|
||||
"Share" : "Compartir",
|
||||
"Toggle settings" : "Cambiar os axustes",
|
||||
"Loading {title} …" : "Cargando {title}…",
|
||||
"Form title" : "Título do formulario",
|
||||
|
|
|
@ -55,6 +55,9 @@ OC.L10N.register(
|
|||
"Add link" : "הוספת קישור",
|
||||
"Copy to clipboard" : "העתקה ללוח הגזירים",
|
||||
"Internal link" : "קישור פנימ",
|
||||
"View" : "צפייה",
|
||||
"Edit" : "עריכה",
|
||||
"Share" : "שתף",
|
||||
"Toggle settings" : "החלפת מצב הגדרות",
|
||||
"Loading {title} …" : "{title} בטעינה…",
|
||||
"Form title" : "כותרת טופס",
|
||||
|
|
|
@ -53,6 +53,9 @@
|
|||
"Add link" : "הוספת קישור",
|
||||
"Copy to clipboard" : "העתקה ללוח הגזירים",
|
||||
"Internal link" : "קישור פנימ",
|
||||
"View" : "צפייה",
|
||||
"Edit" : "עריכה",
|
||||
"Share" : "שתף",
|
||||
"Toggle settings" : "החלפת מצב הגדרות",
|
||||
"Loading {title} …" : "{title} בטעינה…",
|
||||
"Form title" : "כותרת טופס",
|
||||
|
|
|
@ -68,6 +68,9 @@ OC.L10N.register(
|
|||
"Add link" : "Dodaj poveznicu",
|
||||
"Copy to clipboard" : "Kopiraj u međuspremnik",
|
||||
"Internal link" : "Dijeli internu poveznicu",
|
||||
"View" : "Pregledaj",
|
||||
"Edit" : "Uredi",
|
||||
"Share" : "Dijeli",
|
||||
"Toggle settings" : "Uklj./isklj. postavke",
|
||||
"Loading {title} …" : "Učitavanje {title}…",
|
||||
"Form title" : "Naslov obrasca",
|
||||
|
|
|
@ -66,6 +66,9 @@
|
|||
"Add link" : "Dodaj poveznicu",
|
||||
"Copy to clipboard" : "Kopiraj u međuspremnik",
|
||||
"Internal link" : "Dijeli internu poveznicu",
|
||||
"View" : "Pregledaj",
|
||||
"Edit" : "Uredi",
|
||||
"Share" : "Dijeli",
|
||||
"Toggle settings" : "Uklj./isklj. postavke",
|
||||
"Loading {title} …" : "Učitavanje {title}…",
|
||||
"Form title" : "Naslov obrasca",
|
||||
|
|
|
@ -98,6 +98,9 @@ OC.L10N.register(
|
|||
"There was an error while adding the link" : "Hiba történt a hivatkozás hozzáadása során",
|
||||
"There was an error while removing the share" : "Hiba történt a megosztás eltávolítása során",
|
||||
"View form" : "Űrlap megtekintése",
|
||||
"View" : "Megtekintés",
|
||||
"Edit" : "Szerkesztés",
|
||||
"Share" : "Megosztás",
|
||||
"Toggle settings" : "Beállítások átváltása",
|
||||
"Loading {title} …" : "{title} betöltése…",
|
||||
"Form title" : "Űrlap címe",
|
||||
|
|
|
@ -96,6 +96,9 @@
|
|||
"There was an error while adding the link" : "Hiba történt a hivatkozás hozzáadása során",
|
||||
"There was an error while removing the share" : "Hiba történt a megosztás eltávolítása során",
|
||||
"View form" : "Űrlap megtekintése",
|
||||
"View" : "Megtekintés",
|
||||
"Edit" : "Szerkesztés",
|
||||
"Share" : "Megosztás",
|
||||
"Toggle settings" : "Beállítások átváltása",
|
||||
"Loading {title} …" : "{title} betöltése…",
|
||||
"Form title" : "Űrlap címe",
|
||||
|
|
|
@ -8,6 +8,8 @@ OC.L10N.register(
|
|||
"Delete" : "հեռացնել",
|
||||
"Group" : "Խումբ",
|
||||
"Share link" : "Կիսվել հղմամբ",
|
||||
"Edit" : "մշակել",
|
||||
"Share" : "Կիսվել",
|
||||
"Settings" : "կարգավորումներ",
|
||||
"Date" : "Date",
|
||||
"Time" : "Ժամ"
|
||||
|
|
|
@ -6,6 +6,8 @@
|
|||
"Delete" : "հեռացնել",
|
||||
"Group" : "Խումբ",
|
||||
"Share link" : "Կիսվել հղմամբ",
|
||||
"Edit" : "մշակել",
|
||||
"Share" : "Կիսվել",
|
||||
"Settings" : "կարգավորումներ",
|
||||
"Date" : "Date",
|
||||
"Time" : "Ժամ"
|
||||
|
|
|
@ -9,6 +9,9 @@ OC.L10N.register(
|
|||
"Delete" : "Deler",
|
||||
"Group" : "Gruppo",
|
||||
"Share link" : "Compartir ligamine",
|
||||
"View" : "Vider",
|
||||
"Edit" : "Modificar",
|
||||
"Share" : "Compartir",
|
||||
"Summary" : "Summario",
|
||||
"Sharing" : "Compartente",
|
||||
"Settings" : "Configurationes",
|
||||
|
|
|
@ -7,6 +7,9 @@
|
|||
"Delete" : "Deler",
|
||||
"Group" : "Gruppo",
|
||||
"Share link" : "Compartir ligamine",
|
||||
"View" : "Vider",
|
||||
"Edit" : "Modificar",
|
||||
"Share" : "Compartir",
|
||||
"Summary" : "Summario",
|
||||
"Sharing" : "Compartente",
|
||||
"Settings" : "Configurationes",
|
||||
|
|
|
@ -10,6 +10,8 @@ OC.L10N.register(
|
|||
"Group" : "Grup",
|
||||
"Share link" : "Bagikan tautan",
|
||||
"Add link" : "Tambah tautan",
|
||||
"Edit" : "Sunting",
|
||||
"Share" : "Bagikan",
|
||||
"Summary" : "Kesimpulan",
|
||||
"Options" : "Pilihan",
|
||||
"Sharing" : "Berbagi",
|
||||
|
|
|
@ -8,6 +8,8 @@
|
|||
"Group" : "Grup",
|
||||
"Share link" : "Bagikan tautan",
|
||||
"Add link" : "Tambah tautan",
|
||||
"Edit" : "Sunting",
|
||||
"Share" : "Bagikan",
|
||||
"Summary" : "Kesimpulan",
|
||||
"Options" : "Pilihan",
|
||||
"Sharing" : "Berbagi",
|
||||
|
|
|
@ -49,6 +49,9 @@ OC.L10N.register(
|
|||
"Add link" : "Bæta við tengli",
|
||||
"Copy to clipboard" : "Afrita á klippispjald",
|
||||
"Internal link" : "Internal link",
|
||||
"View" : "Skoða",
|
||||
"Edit" : "Breyta",
|
||||
"Share" : "Deila",
|
||||
"Toggle settings" : "Víxla stillingum af/á",
|
||||
"Loading {title} …" : "Hleð inn {title} …",
|
||||
"Form title" : "Titill eyðuforms",
|
||||
|
|
|
@ -47,6 +47,9 @@
|
|||
"Add link" : "Bæta við tengli",
|
||||
"Copy to clipboard" : "Afrita á klippispjald",
|
||||
"Internal link" : "Internal link",
|
||||
"View" : "Skoða",
|
||||
"Edit" : "Breyta",
|
||||
"Share" : "Deila",
|
||||
"Toggle settings" : "Víxla stillingum af/á",
|
||||
"Loading {title} …" : "Hleð inn {title} …",
|
||||
"Form title" : "Titill eyðuforms",
|
||||
|
|
|
@ -70,6 +70,10 @@ OC.L10N.register(
|
|||
"Add link" : "Aggiungi collegamento",
|
||||
"Copy to clipboard" : "Copia negli appunti",
|
||||
"Internal link" : "Collegamento interno ",
|
||||
"View" : "Visualizza",
|
||||
"Edit" : "Modifica",
|
||||
"Show results" : "Mostra risultati",
|
||||
"Share" : "Condividi",
|
||||
"Toggle settings" : "Commuta le impostazioni",
|
||||
"Loading {title} …" : "Caricamento {title}…",
|
||||
"Form title" : "Titolo del modulo",
|
||||
|
|
|
@ -68,6 +68,10 @@
|
|||
"Add link" : "Aggiungi collegamento",
|
||||
"Copy to clipboard" : "Copia negli appunti",
|
||||
"Internal link" : "Collegamento interno ",
|
||||
"View" : "Visualizza",
|
||||
"Edit" : "Modifica",
|
||||
"Show results" : "Mostra risultati",
|
||||
"Share" : "Condividi",
|
||||
"Toggle settings" : "Commuta le impostazioni",
|
||||
"Loading {title} …" : "Caricamento {title}…",
|
||||
"Form title" : "Titolo del modulo",
|
||||
|
|
|
@ -64,6 +64,9 @@ OC.L10N.register(
|
|||
"Copy to clipboard" : "クリップボードにコピー",
|
||||
"Remove link" : "リンクを削除",
|
||||
"Internal link" : "内部リンク",
|
||||
"View" : "表示",
|
||||
"Edit" : "編集",
|
||||
"Share" : "共有",
|
||||
"Toggle settings" : "セッティングを切り替え",
|
||||
"Loading {title} …" : "{title} をローディング ...",
|
||||
"Form title" : "フォームのタイトル",
|
||||
|
|
|
@ -62,6 +62,9 @@
|
|||
"Copy to clipboard" : "クリップボードにコピー",
|
||||
"Remove link" : "リンクを削除",
|
||||
"Internal link" : "内部リンク",
|
||||
"View" : "表示",
|
||||
"Edit" : "編集",
|
||||
"Share" : "共有",
|
||||
"Toggle settings" : "セッティングを切り替え",
|
||||
"Loading {title} …" : "{title} をローディング ...",
|
||||
"Form title" : "フォームのタイトル",
|
||||
|
|
|
@ -11,6 +11,8 @@ OC.L10N.register(
|
|||
"Group" : "ჯგუფი",
|
||||
"Share link" : "ბმულის გაზიარება",
|
||||
"Copy to clipboard" : "კოპირება ბუფერში",
|
||||
"Edit" : "შეცვლა",
|
||||
"Share" : "გაზიარება",
|
||||
"Summary" : "შეჯამება",
|
||||
"Sharing" : "გაზიარება",
|
||||
"Settings" : "პარამეტრები",
|
||||
|
|
|
@ -9,6 +9,8 @@
|
|||
"Group" : "ჯგუფი",
|
||||
"Share link" : "ბმულის გაზიარება",
|
||||
"Copy to clipboard" : "კოპირება ბუფერში",
|
||||
"Edit" : "შეცვლა",
|
||||
"Share" : "გაზიარება",
|
||||
"Summary" : "შეჯამება",
|
||||
"Sharing" : "გაზიარება",
|
||||
"Settings" : "პარამეტრები",
|
||||
|
|
|
@ -7,6 +7,8 @@ OC.L10N.register(
|
|||
"Delete" : "លុប",
|
||||
"Group" : "Group",
|
||||
"Share link" : "Share link",
|
||||
"Edit" : "កែប្រែ",
|
||||
"Share" : "ចែករំលែក",
|
||||
"Options" : "ជម្រើស",
|
||||
"Sharing" : "ការចែករំលែក",
|
||||
"Settings" : "ការកំណត់",
|
||||
|
|
|
@ -5,6 +5,8 @@
|
|||
"Delete" : "លុប",
|
||||
"Group" : "Group",
|
||||
"Share link" : "Share link",
|
||||
"Edit" : "កែប្រែ",
|
||||
"Share" : "ចែករំលែក",
|
||||
"Options" : "ជម្រើស",
|
||||
"Sharing" : "ការចែករំលែក",
|
||||
"Settings" : "ការកំណត់",
|
||||
|
|
|
@ -7,6 +7,8 @@ OC.L10N.register(
|
|||
"Delete" : "ಅಳಿಸಿ",
|
||||
"Group" : "ಗುಂಪು",
|
||||
"Share link" : "ಸಂಪರ್ಕ ಕೊಂಡಿಯನ್ನು ಹಂಚಿಕೊಳ್ಳಬಹುದು",
|
||||
"Edit" : "ಸಂಪಾದಿಸು",
|
||||
"Share" : "ಹಂಚಿಕೊಳ್ಳಿ",
|
||||
"Sharing" : "ಹಂಚಿಕೆ",
|
||||
"Settings" : "ಆಯ್ಕೆ",
|
||||
"Date" : "Date",
|
||||
|
|
|
@ -5,6 +5,8 @@
|
|||
"Delete" : "ಅಳಿಸಿ",
|
||||
"Group" : "ಗುಂಪು",
|
||||
"Share link" : "ಸಂಪರ್ಕ ಕೊಂಡಿಯನ್ನು ಹಂಚಿಕೊಳ್ಳಬಹುದು",
|
||||
"Edit" : "ಸಂಪಾದಿಸು",
|
||||
"Share" : "ಹಂಚಿಕೊಳ್ಳಿ",
|
||||
"Sharing" : "ಹಂಚಿಕೆ",
|
||||
"Settings" : "ಆಯ್ಕೆ",
|
||||
"Date" : "Date",
|
||||
|
|
|
@ -34,6 +34,9 @@ OC.L10N.register(
|
|||
"Add link" : "링크 추가",
|
||||
"Copy to clipboard" : "클립보드로 복사",
|
||||
"Internal link" : "내부 링크",
|
||||
"View" : "보기",
|
||||
"Edit" : "편집",
|
||||
"Share" : "공유",
|
||||
"Add a question" : "질문 추가",
|
||||
"Error while saving form" : "양식 저장 실패",
|
||||
"Summary" : "요약",
|
||||
|
|
|
@ -32,6 +32,9 @@
|
|||
"Add link" : "링크 추가",
|
||||
"Copy to clipboard" : "클립보드로 복사",
|
||||
"Internal link" : "내부 링크",
|
||||
"View" : "보기",
|
||||
"Edit" : "편집",
|
||||
"Share" : "공유",
|
||||
"Add a question" : "질문 추가",
|
||||
"Error while saving form" : "양식 저장 실패",
|
||||
"Summary" : "요약",
|
||||
|
|
|
@ -9,6 +9,8 @@ OC.L10N.register(
|
|||
"Delete" : "Läschen",
|
||||
"Group" : "Grupp",
|
||||
"Share link" : "Link deelen",
|
||||
"Edit" : "Änneren",
|
||||
"Share" : "Deelen",
|
||||
"Sharing" : "Gedeelt",
|
||||
"Settings" : "Astellungen",
|
||||
"Date" : "Date",
|
||||
|
|
|
@ -7,6 +7,8 @@
|
|||
"Delete" : "Läschen",
|
||||
"Group" : "Grupp",
|
||||
"Share link" : "Link deelen",
|
||||
"Edit" : "Änneren",
|
||||
"Share" : "Deelen",
|
||||
"Sharing" : "Gedeelt",
|
||||
"Settings" : "Astellungen",
|
||||
"Date" : "Date",
|
||||
|
|
|
@ -8,6 +8,8 @@ OC.L10N.register(
|
|||
"Group" : "ກຸ່ມ",
|
||||
"Share link" : "ແບ່ງປັນລິງ",
|
||||
"Internal link" : "ລີງພາຍໃນ",
|
||||
"Edit" : "ແກ້ໄຂ",
|
||||
"Share" : "ແບ່ງປັນ",
|
||||
"Sharing" : "ການແບ່ງປັນ",
|
||||
"Settings" : "ການຕັ້ງຄ່າ",
|
||||
"Date" : "ວັນທີ"
|
||||
|
|
|
@ -6,6 +6,8 @@
|
|||
"Group" : "ກຸ່ມ",
|
||||
"Share link" : "ແບ່ງປັນລິງ",
|
||||
"Internal link" : "ລີງພາຍໃນ",
|
||||
"Edit" : "ແກ້ໄຂ",
|
||||
"Share" : "ແບ່ງປັນ",
|
||||
"Sharing" : "ການແບ່ງປັນ",
|
||||
"Settings" : "ການຕັ້ງຄ່າ",
|
||||
"Date" : "ວັນທີ"
|
||||
|
|
|
@ -77,6 +77,9 @@ OC.L10N.register(
|
|||
"There was an error while adding the link" : "Pridedant nuorodą įvyko klaida",
|
||||
"There was an error while removing the share" : "Šalinant viešinį įvyko klaida",
|
||||
"View form" : "Rodyti anketą",
|
||||
"View" : "Rodyti",
|
||||
"Edit" : "Taisyti",
|
||||
"Share" : "Bendrinti",
|
||||
"Toggle settings" : "Perjungti nustatymus",
|
||||
"Loading {title} …" : "Įkeliama {title}…",
|
||||
"Form title" : "Anketos pavadinimas",
|
||||
|
|
|
@ -75,6 +75,9 @@
|
|||
"There was an error while adding the link" : "Pridedant nuorodą įvyko klaida",
|
||||
"There was an error while removing the share" : "Šalinant viešinį įvyko klaida",
|
||||
"View form" : "Rodyti anketą",
|
||||
"View" : "Rodyti",
|
||||
"Edit" : "Taisyti",
|
||||
"Share" : "Bendrinti",
|
||||
"Toggle settings" : "Perjungti nustatymus",
|
||||
"Loading {title} …" : "Įkeliama {title}…",
|
||||
"Form title" : "Anketos pavadinimas",
|
||||
|
|
|
@ -14,6 +14,9 @@ OC.L10N.register(
|
|||
"Share link" : "Koplietot saiti",
|
||||
"Copy to clipboard" : "Kopēt starpliktuvē",
|
||||
"Remove link" : "Noņemt saiti",
|
||||
"View" : "Skats",
|
||||
"Edit" : "Rediģēt",
|
||||
"Share" : "Koplietot",
|
||||
"Summary" : "Kopsavilkums",
|
||||
"Sharing" : "Koplietošana",
|
||||
"Settings" : "Iestatījumi",
|
||||
|
|
|
@ -12,6 +12,9 @@
|
|||
"Share link" : "Koplietot saiti",
|
||||
"Copy to clipboard" : "Kopēt starpliktuvē",
|
||||
"Remove link" : "Noņemt saiti",
|
||||
"View" : "Skats",
|
||||
"Edit" : "Rediģēt",
|
||||
"Share" : "Koplietot",
|
||||
"Summary" : "Kopsavilkums",
|
||||
"Sharing" : "Koplietošana",
|
||||
"Settings" : "Iestatījumi",
|
||||
|
|
Некоторые файлы не были показаны из-за слишком большого количества измененных файлов Показать больше
Загрузка…
Ссылка в новой задаче