Skip to content

Commit 5953f5a

Browse files
committed
Added missing labels
1 parent 8261bce commit 5953f5a

12 files changed

Lines changed: 636 additions & 84 deletions

File tree

public/locales/de.json

Lines changed: 53 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2061,35 +2061,81 @@
20612061
"selectFund": "Spendenfonds auswählen"
20622062
},
20632063
"elements": {
2064+
"address": "Adresse",
20642065
"addressHelper": "Bsp.: Rathaus, Berlin, Deutschland",
2065-
"categoriesHelper": "Bsp.: Kleingruppen, Sonntagsschule",
2066-
"confirmDelete": "Sind Sie sicher, dass Sie dieses Element dauerhaft löschen möchten?",
2067-
"confirmDuplicate": "Sind Sie sicher, dass Sie eine Kopie dieses Elements und aller untergeordneten Elemente erstellen möchten?",
2068-
"editElement": "Element bearbeiten",
2069-
"heightPlaceholder": "1000",
2070-
"nameHelper": "Bsp.: Erste Baptistenkirche",
20712066
"alignCenter": "Mitte",
20722067
"alignLeft": "Links",
20732068
"alignRight": "Rechts",
2069+
"animationOptions": "Animation",
20742070
"answersJSON": "Antworten JSON",
20752071
"answersJSONData": "JSON-Datenformat für Formularantworten",
2072+
"autoplay": "Automatische Wiedergabe",
2073+
"block": "Block",
2074+
"categoriesHelper": "Bsp.: Kleingruppen, Sonntagsschule",
2075+
"color": "Farbe",
2076+
"confirmDelete": "Sind Sie sicher, dass Sie dieses Element dauerhaft löschen möchten?",
2077+
"confirmDuplicate": "Sind Sie sicher, dass Sie eine Kopie dieses Elements und aller untergeordneten Elemente erstellen möchten?",
2078+
"contained": "Ausgefüllt",
2079+
"doNotResizeImage": "Bild nicht skalieren",
2080+
"editElement": "Element bearbeiten",
2081+
"error": "Fehler",
2082+
"fade": "Überblenden",
2083+
"fullWidth": "Volle Breite",
2084+
"heightPlaceholder": "1000",
2085+
"heightPx": "Höhe (px)",
2086+
"hide": "Ausblenden",
2087+
"htmlContent": "HTML-Inhalt",
2088+
"id": "ID",
2089+
"idExample": "z.B.: dQw4w9WgXcQ",
2090+
"idExampleVimeo": "z.B.: 76979871",
2091+
"imageAlignment": "Bildausrichtung",
20762092
"imageDescribingTopic": "Bild, das das Thema beschreibt",
2093+
"info": "Info",
2094+
"javascriptExcludeTag": "JavaScript (ohne script-Tag)",
2095+
"label": "Bezeichnung",
20772096
"linkUrlOptional": "Link-URL (optional)",
20782097
"loadingEditor": "Editor wird geladen...",
2098+
"mode": "Modus",
2099+
"nameHelper": "Bsp.: Erste Baptistenkirche",
2100+
"nextServiceTime": "Nächste Gottesdienstzeit",
2101+
"offlineContent": "Offline-Inhalt",
2102+
"openInNewTab": "In neuem Tab öffnen",
2103+
"openLinkInNewTab": "Link in neuem Tab öffnen",
2104+
"outlined": "Umrandet",
20792105
"photoAlternativeText": "Foto-Alternativtext",
20802106
"photoLabel": "Fotoetikett",
20812107
"photoPosition": "Fotoposition",
20822108
"positionPhotoBottom": "Unten",
20832109
"positionPhotoLeft": "Links",
20842110
"positionPhotoRight": "Rechts",
20852111
"positionPhotoTop": "Oben",
2112+
"primary": "Primär",
20862113
"roundedCorners": "Abgerundete Ecken",
2114+
"secondary": "Sekundär",
20872115
"selectPhoto": "Foto auswählen",
20882116
"selectPhotoPosition": "Fotoposition auswählen",
2117+
"slide": "Schieben",
2118+
"slides": "Folien",
2119+
"slidesIntervalSeconds": "Folienintervall (Sekunden)",
2120+
"source": "Quelle",
2121+
"success": "Erfolg",
2122+
"text": "Text",
20892123
"textAlignment": "Textausrichtung",
20902124
"title": "Titel",
20912125
"titleAlignment": "Titelausrichtung",
2092-
"translucent": "Durchscheinend"
2126+
"translucent": "Durchscheinend",
2127+
"type": "Typ",
2128+
"url": "URL",
2129+
"variant": "Variante",
2130+
"videoAndInteraction": "Video und Interaktion",
2131+
"videoOnly": "Nur Video",
2132+
"videoUrlVimeo": "Finden Sie die ID in der Video-URL: vimeo.com/[id]",
2133+
"videoUrlYoutube": "Finden Sie die ID in der Video-URL: youtube.com/watch?v=[id]",
2134+
"vimeo": "Vimeo",
2135+
"warning": "Warnung",
2136+
"youtube": "YouTube",
2137+
"zoomLevel": "Zoomstufe",
2138+
"zoomLevelExample": "10 ist ein guter Standardwert. Höher bedeutet mehr Zoom."
20932139
},
20942140
"files": {
20952141
"confirmDelete": "Sind Sie sicher, dass Sie löschen möchten",

public/locales/en.json

Lines changed: 53 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2157,35 +2157,81 @@
21572157
"switchToMobile": "Switch to Mobile View"
21582158
},
21592159
"elements": {
2160+
"address": "Address",
21602161
"addressHelper": "ex: City Hall, New York, NY",
2161-
"categoriesHelper": "ex: Small Groups, Sunday School",
2162-
"confirmDelete": "Are you sure you wish to permanently delete this element?",
2163-
"confirmDuplicate": "Are you sure you wish to make a copy of this element and all of it's children?",
2164-
"editElement": "Edit Element",
2165-
"heightPlaceholder": "1000",
2166-
"nameHelper": "ex: First Baptist Church",
21672162
"alignCenter": "Center",
21682163
"alignLeft": "Left",
21692164
"alignRight": "Right",
2165+
"animationOptions": "Animation",
21702166
"answersJSON": "Answers JSON",
21712167
"answersJSONData": "JSON data format for form answers",
2168+
"autoplay": "Autoplay",
2169+
"block": "Block",
2170+
"categoriesHelper": "ex: Small Groups, Sunday School",
2171+
"color": "Color",
2172+
"confirmDelete": "Are you sure you wish to permanently delete this element?",
2173+
"confirmDuplicate": "Are you sure you wish to make a copy of this element and all of it's children?",
2174+
"contained": "Contained",
2175+
"doNotResizeImage": "Do not resize image",
2176+
"editElement": "Edit Element",
2177+
"error": "Error",
2178+
"fade": "Fade",
2179+
"fullWidth": "Full Width",
2180+
"heightPlaceholder": "1000",
2181+
"heightPx": "Height (px)",
2182+
"hide": "Hide",
2183+
"htmlContent": "HTML Content",
2184+
"id": "ID",
2185+
"idExample": "ex: dQw4w9WgXcQ",
2186+
"idExampleVimeo": "ex: 76979871",
2187+
"imageAlignment": "Image Alignment",
21722188
"imageDescribingTopic": "Image describing the topic",
2189+
"info": "Info",
2190+
"javascriptExcludeTag": "JavaScript (exclude script tag)",
2191+
"label": "Label",
21732192
"linkUrlOptional": "Link URL (optional)",
21742193
"loadingEditor": "Loading editor...",
2194+
"mode": "Mode",
2195+
"nameHelper": "ex: First Baptist Church",
2196+
"nextServiceTime": "Next Service Time",
2197+
"offlineContent": "Offline Content",
2198+
"openInNewTab": "Open in new tab",
2199+
"openLinkInNewTab": "Open link in new tab",
2200+
"outlined": "Outlined",
21752201
"photoAlternativeText": "Photo alternative text",
21762202
"photoLabel": "Photo Label",
21772203
"photoPosition": "Photo Position",
21782204
"positionPhotoBottom": "Bottom",
21792205
"positionPhotoLeft": "Left",
21802206
"positionPhotoRight": "Right",
21812207
"positionPhotoTop": "Top",
2208+
"primary": "Primary",
21822209
"roundedCorners": "Rounded Corners",
2210+
"secondary": "Secondary",
21832211
"selectPhoto": "Select Photo",
21842212
"selectPhotoPosition": "Select photo position",
2213+
"slide": "Slide",
2214+
"slides": "Slides",
2215+
"slidesIntervalSeconds": "Slide Interval (seconds)",
2216+
"source": "Source",
2217+
"success": "Success",
2218+
"text": "Text",
21852219
"textAlignment": "Text Alignment",
21862220
"title": "Title",
21872221
"titleAlignment": "Title Alignment",
2188-
"translucent": "Translucent"
2222+
"translucent": "Translucent",
2223+
"type": "Type",
2224+
"url": "URL",
2225+
"variant": "Variant",
2226+
"videoAndInteraction": "Video and Interaction",
2227+
"videoOnly": "Video Only",
2228+
"videoUrlVimeo": "Find the ID in the video URL: vimeo.com/[id]",
2229+
"videoUrlYoutube": "Find the ID in the video URL: youtube.com/watch?v=[id]",
2230+
"vimeo": "Vimeo",
2231+
"warning": "Warning",
2232+
"youtube": "YouTube",
2233+
"zoomLevel": "Zoom Level",
2234+
"zoomLevelExample": "10 is a good default. Higher is more zoomed in."
21892235
},
21902236
"files": {
21912237
"confirmDelete": "Are you sure you wish to delete",

public/locales/es.json

Lines changed: 53 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2062,35 +2062,81 @@
20622062
"selectFund": "Seleccionar fondo de donación"
20632063
},
20642064
"elements": {
2065+
"address": "Dirección",
20652066
"addressHelper": "ej: Ayuntamiento, Nueva York, NY",
2066-
"categoriesHelper": "ej: Grupos Pequeños, Escuela Dominical",
2067-
"confirmDelete": "¿Está seguro de que desea eliminar permanentemente este elemento?",
2068-
"confirmDuplicate": "¿Está seguro de que desea hacer una copia de este elemento y todos sus hijos?",
2069-
"editElement": "Editar Elemento",
2070-
"heightPlaceholder": "1000",
2071-
"nameHelper": "ej: Primera Iglesia Bautista",
20722067
"alignCenter": "Centro",
20732068
"alignLeft": "Izquierda",
20742069
"alignRight": "Derecha",
2070+
"animationOptions": "Animación",
20752071
"answersJSON": "Respuestas JSON",
20762072
"answersJSONData": "Formato de datos JSON para respuestas de formularios",
2073+
"autoplay": "Reproducción automática",
2074+
"block": "Bloque",
2075+
"categoriesHelper": "ej: Grupos Pequeños, Escuela Dominical",
2076+
"color": "Color",
2077+
"confirmDelete": "¿Está seguro de que desea eliminar permanentemente este elemento?",
2078+
"confirmDuplicate": "¿Está seguro de que desea hacer una copia de este elemento y todos sus hijos?",
2079+
"contained": "Contenido",
2080+
"doNotResizeImage": "No redimensionar imagen",
2081+
"editElement": "Editar Elemento",
2082+
"error": "Error",
2083+
"fade": "Desvanecer",
2084+
"fullWidth": "Ancho completo",
2085+
"heightPlaceholder": "1000",
2086+
"heightPx": "Altura (px)",
2087+
"hide": "Ocultar",
2088+
"htmlContent": "Contenido HTML",
2089+
"id": "ID",
2090+
"idExample": "ej: dQw4w9WgXcQ",
2091+
"idExampleVimeo": "ej: 76979871",
2092+
"imageAlignment": "Alineación de imagen",
20772093
"imageDescribingTopic": "Imagen que describe el tema.",
2094+
"info": "Info",
2095+
"javascriptExcludeTag": "JavaScript (excluir etiqueta script)",
2096+
"label": "Etiqueta",
20782097
"linkUrlOptional": "URL del enlace (opcional)",
20792098
"loadingEditor": "Cargando editor...",
2099+
"mode": "Modo",
2100+
"nameHelper": "ej: Primera Iglesia Bautista",
2101+
"nextServiceTime": "Próximo Horario de Servicio",
2102+
"offlineContent": "Contenido Sin Conexión",
2103+
"openInNewTab": "Abrir en nueva pestaña",
2104+
"openLinkInNewTab": "Abrir enlace en nueva pestaña",
2105+
"outlined": "Contorneado",
20802106
"photoAlternativeText": "Foto texto alternativo",
20812107
"photoLabel": "Etiqueta de foto",
20822108
"photoPosition": "Posición de la foto",
20832109
"positionPhotoBottom": "Inferior",
20842110
"positionPhotoLeft": "Izquierda",
20852111
"positionPhotoRight": "Derecha",
20862112
"positionPhotoTop": "Superior",
2113+
"primary": "Primario",
20872114
"roundedCorners": "Esquinas redondeadas",
2115+
"secondary": "Secundario",
20882116
"selectPhoto": "Seleccionar Foto",
20892117
"selectPhotoPosition": "Seleccione la posición de la foto",
2118+
"slide": "Deslizar",
2119+
"slides": "Diapositivas",
2120+
"slidesIntervalSeconds": "Intervalo de diapositivas (segundos)",
2121+
"source": "Fuente",
2122+
"success": "Éxito",
2123+
"text": "Texto",
20902124
"textAlignment": "Alineación de texto",
20912125
"title": "Título",
20922126
"titleAlignment": "Alineación de títulos",
2093-
"translucent": "Translúcido"
2127+
"translucent": "Translúcido",
2128+
"type": "Tipo",
2129+
"url": "URL",
2130+
"variant": "Variante",
2131+
"videoAndInteraction": "Video e Interacción",
2132+
"videoOnly": "Solo Video",
2133+
"videoUrlVimeo": "Encuentra el ID en la URL del video: vimeo.com/[id]",
2134+
"videoUrlYoutube": "Encuentra el ID en la URL del video: youtube.com/watch?v=[id]",
2135+
"vimeo": "Vimeo",
2136+
"warning": "Advertencia",
2137+
"youtube": "YouTube",
2138+
"zoomLevel": "Nivel de Zoom",
2139+
"zoomLevelExample": "10 es un buen valor predeterminado. Mayor significa más zoom."
20942140
},
20952141
"files": {
20962142
"confirmDelete": "¿Está seguro de que desea eliminar",

public/locales/fr.json

Lines changed: 53 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2061,35 +2061,81 @@
20612061
"selectFund": "Sélectionnez le fonds de don"
20622062
},
20632063
"elements": {
2064+
"address": "Adresse",
20642065
"addressHelper": "ex: Hôtel de Ville, New York, NY",
2065-
"categoriesHelper": "ex: Petits Groupes, École du Dimanche",
2066-
"confirmDelete": "Êtes-vous sûr de vouloir supprimer définitivement cet élément ?",
2067-
"confirmDuplicate": "Êtes-vous sûr de vouloir faire une copie de cet élément et de tous ses enfants ?",
2068-
"editElement": "Modifier l'Élément",
2069-
"heightPlaceholder": "1000",
2070-
"nameHelper": "ex: Première Église Baptiste",
20712066
"alignCenter": "Centre",
20722067
"alignLeft": "Gauche",
20732068
"alignRight": "Droite",
2069+
"animationOptions": "Animation",
20742070
"answersJSON": "Réponses JSON",
20752071
"answersJSONData": "Format de données JSON pour les réponses au formulaire",
2072+
"autoplay": "Lecture automatique",
2073+
"block": "Bloc",
2074+
"categoriesHelper": "ex: Petits Groupes, École du Dimanche",
2075+
"color": "Couleur",
2076+
"confirmDelete": "Êtes-vous sûr de vouloir supprimer définitivement cet élément ?",
2077+
"confirmDuplicate": "Êtes-vous sûr de vouloir faire une copie de cet élément et de tous ses enfants ?",
2078+
"contained": "Contenu",
2079+
"doNotResizeImage": "Ne pas redimensionner l'image",
2080+
"editElement": "Modifier l'Élément",
2081+
"error": "Erreur",
2082+
"fade": "Fondu",
2083+
"fullWidth": "Pleine largeur",
2084+
"heightPlaceholder": "1000",
2085+
"heightPx": "Hauteur (px)",
2086+
"hide": "Masquer",
2087+
"htmlContent": "Contenu HTML",
2088+
"id": "ID",
2089+
"idExample": "ex: dQw4w9WgXcQ",
2090+
"idExampleVimeo": "ex: 76979871",
2091+
"imageAlignment": "Alignement de l'image",
20762092
"imageDescribingTopic": "Image décrivant le sujet",
2093+
"info": "Info",
2094+
"javascriptExcludeTag": "JavaScript (exclure la balise script)",
2095+
"label": "Étiquette",
20772096
"linkUrlOptional": "URL du lien (facultatif)",
20782097
"loadingEditor": "Chargement de l'éditeur...",
2098+
"mode": "Mode",
2099+
"nameHelper": "ex: Première Église Baptiste",
2100+
"nextServiceTime": "Prochain Horaire de Culte",
2101+
"offlineContent": "Contenu Hors Ligne",
2102+
"openInNewTab": "Ouvrir dans un nouvel onglet",
2103+
"openLinkInNewTab": "Ouvrir le lien dans un nouvel onglet",
2104+
"outlined": "Contourné",
20792105
"photoAlternativeText": "Texte alternatif de la photo",
20802106
"photoLabel": "Étiquette photo",
20812107
"photoPosition": "Position des photos",
20822108
"positionPhotoBottom": "Bas",
20832109
"positionPhotoLeft": "Gauche",
20842110
"positionPhotoRight": "Droite",
20852111
"positionPhotoTop": "Haut",
2112+
"primary": "Primaire",
20862113
"roundedCorners": "Coins arrondis",
2114+
"secondary": "Secondaire",
20872115
"selectPhoto": "Sélectionner une photo",
20882116
"selectPhotoPosition": "Sélectionnez la position de la photo",
2117+
"slide": "Glisser",
2118+
"slides": "Diapositives",
2119+
"slidesIntervalSeconds": "Intervalle des diapositives (secondes)",
2120+
"source": "Source",
2121+
"success": "Succès",
2122+
"text": "Texte",
20892123
"textAlignment": "Alignement du texte",
20902124
"title": "Titre",
20912125
"titleAlignment": "Alignement du titre",
2092-
"translucent": "Translucide"
2126+
"translucent": "Translucide",
2127+
"type": "Type",
2128+
"url": "URL",
2129+
"variant": "Variante",
2130+
"videoAndInteraction": "Vidéo et Interaction",
2131+
"videoOnly": "Vidéo Uniquement",
2132+
"videoUrlVimeo": "Trouvez l'ID dans l'URL de la vidéo : vimeo.com/[id]",
2133+
"videoUrlYoutube": "Trouvez l'ID dans l'URL de la vidéo : youtube.com/watch?v=[id]",
2134+
"vimeo": "Vimeo",
2135+
"warning": "Avertissement",
2136+
"youtube": "YouTube",
2137+
"zoomLevel": "Niveau de Zoom",
2138+
"zoomLevelExample": "10 est une bonne valeur par défaut. Plus élevé signifie plus de zoom."
20932139
},
20942140
"files": {
20952141
"confirmDelete": "Êtes-vous sûr de vouloir supprimer",

0 commit comments

Comments
 (0)