Skip to content

Commit

Permalink
New Crowdin translations by GitHub Action
Browse files Browse the repository at this point in the history
  • Loading branch information
crowdin-bot committed Jan 14, 2025
1 parent 8d157c2 commit 7309505
Show file tree
Hide file tree
Showing 12 changed files with 209 additions and 215 deletions.
101 changes: 50 additions & 51 deletions lib/content-services/src/lib/i18n/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -147,15 +147,14 @@
"NO_EXISTING_TAGS": "Keine vorhandenen Tags",
"TITLE": "Tags erstellen",
"CREATE_TAG": "Erstellen: {{tag}}",
"TAG_SEARCH_PLACEHOLDER": "Search Tags",
"TAG_SEARCH_PLACEHOLDER": "Tags suchen",
"ERRORS": {
"EXISTING_TAG": "Dieses Tag gibt es bereits",
"ALREADY_ADDED_TAG": "Tag wurde bereits hinzugefügt",
"EMPTY_TAG": "Tag-Name darf nicht nur aus Leerzeichen bestehen",
"REQUIRED": "Tag-Name ist erforderlich",
"FETCH_TAGS": "Fehler beim Abrufen der Tags",
"CREATE_TAGS": "Fehler beim Erstellen der Tags",
"SPECIAL_CHARACTERS": "Tag name cannot contain prohibited characters"
"SPECIAL_CHARACTERS": "Tag-Name darf keine verbotenen Zeichen enthalten"
},
"TOOLTIPS": {
"DELETE_TAG": "Tag löschen"
Expand All @@ -176,7 +175,7 @@
"GENERIC_CREATE": "Erstellen: {{name}}",
"NAME": "Kategoriename",
"LOADING": "Laden",
"NO_CATEGORIES_ADDED": "There are currently no categories added",
"NO_CATEGORIES_ADDED": "Derzeit gibt es keine Kategorien hinzugefügt",
"ERRORS": {
"NOT_FOUND": "Kategorie nicht gefunden",
"REQUIRED": "Kategoriename ist erforderlich",
Expand All @@ -186,7 +185,7 @@
"CREATE_CATEGORIES": "Fehler beim Erstellen von Kategorien",
"EXISTING_CATEGORIES": "Einige Kategorien sind bereits vorhanden"
},
"CATEGORIES_SEARCH_PLACEHOLDER": "Search Categories"
"CATEGORIES_SEARCH_PLACEHOLDER": "Kategorien suchen"
},
"ADF_FILE_UPLOAD": {
"BUTTON": {
Expand Down Expand Up @@ -274,15 +273,15 @@
"ARIA-LABEL": "Suchschaltfläche"
},
"INPUT": {
"LABEL": "Search",
"PLACEHOLDER": "Search Query",
"LABEL": "Suchen",
"PLACEHOLDER": "Suchanfrage",
"ARIA-LABEL": "Sucheingabe"
},
"RESULTS": {
"SUMMARY": "{{numResults}} Ergebnis gefunden für {{searchTerm}}",
"NONE": "Keine Ergebnisse gefunden für {{searchTerm}}",
"ERROR": "Bei der Suche ist ein Problem aufgetreten. Versuchen Sie es noch einmal.",
"WILL_CONTAIN": "Results will contain '{{searchTerm}}'",
"WILL_CONTAIN": "Ergebnisse werden '{{searchTerm}} ' enthalten",
"COLUMNS": {
"NAME": "Namen anzeigen",
"MODIFIED_BY": "Bearbeitet von",
Expand Down Expand Up @@ -333,11 +332,11 @@
"OPTIONS-SELECTION": "Optionen Auswahl"
},
"ANY": "Alle",
"PEOPLE": "People"
"PEOPLE": "Personen"
},
"FACET_FIELDS": {
"MODIFIER_LABEL": "Modified by",
"CREATOR_LABEL": "Created by"
"MODIFIER_LABEL": "Geändert von",
"CREATOR_LABEL": "Erstellt von"
},
"ICONS": {
"ft_ic_raster_image": "Bilddatei",
Expand Down Expand Up @@ -375,7 +374,7 @@
},
"UNKNOWN_CONFIGURATION": "Unbekannte Konfiguration",
"SEARCH_HEADER": {
"TITLE": "Filter",
"TITLE": "Filtern",
"TYPE": "Typ",
"FILTER_BY": "Filtern nach {{ category }}",
"CLEAR": "Löschen",
Expand Down Expand Up @@ -405,67 +404,67 @@
"LOGICAL_SEARCH": {
"MATCH_ALL": "ALLE",
"MATCH_ALL_LABEL": "Finden Sie ALLE diese Ausdrücke",
"MATCH_ALL_HINT": "Results will match all words entered here",
"MATCH_ALL_HINT": "Ergebnisse stimmen mit allen hier eingegebenen Wörtern überein",
"MATCH_ANY": "BELIEBIG",
"MATCH_ANY_LABEL": "Ordnen Sie einen der BELIEBIGEN Ausdrücke zu",
"MATCH_ANY_HINT": "Results will match any words entered here",
"MATCH_EXACT": "EXACT",
"MATCH_EXACT_LABEL": "Match this EXACT PHRASE",
"MATCH_EXACT_HINT": "Results will match this entire phrase",
"MATCH_ANY_HINT": "Ergebnisse stimmen mit allen hier eingegebenen Wörtern überein",
"MATCH_EXACT": "EXAKT",
"MATCH_EXACT_LABEL": "Diesem EXACT PHRASE entsprechen",
"MATCH_EXACT_HINT": "Ergebnisse stimmen mit der gesamten Phrase überein",
"EXCLUDE": "AUSSCHLIESSEN",
"EXCLUDE_LABEL": "Diese Ausdrücke AUSSCHLIESSEN",
"EXCLUDE_HINT": "Results will exclude matches with these words"
"EXCLUDE_HINT": "Ergebnisse schließen Übereinstimmungen mit diesen Wörtern aus"
},
"DATE_RANGE_ADVANCED": {
"OPTIONS": {
"ANYTIME": "Anytime",
"IN_LAST": "In the last",
"BETWEEN": "Between"
"ANYTIME": "Jederzeit",
"IN_LAST": "In der letzten",
"BETWEEN": "Zwischen"
},
"IN_LAST_LABELS": {
"DAYS": "Days",
"WEEKS": "Weeks",
"MONTHS": "Months"
"DAYS": "Tage",
"WEEKS": "Wochen",
"MONTHS": "Monate"
},
"IN_LAST_DISPLAY_LABELS": {
"DAYS": "In the last {{value}} days",
"WEEKS": "In the last {{value}} weeks",
"MONTHS": "In the last {{value}} months"
"DAYS": "In den letzten {{value}} Tagen",
"WEEKS": "In den letzten {{value}} Wochen",
"MONTHS": "In den letzten {{value}} Monaten"
},
"BETWEEN_PLACEHOLDERS": {
"START_DATE": "Start Date",
"END_DATE": "End Date"
"START_DATE": "Startdatum",
"END_DATE": "Enddatum"
},
"ERROR": {
"IN_LAST": "Value required",
"IN_LAST": "Wert erforderlich",
"START_DATE": {
"REQUIRED": "Start Date required",
"INVALID_FORMAT": "Start Date invalid"
"REQUIRED": "Startdatum erforderlich",
"INVALID_FORMAT": "Startdatum ungültig"
},
"END_DATE": {
"REQUIRED": "End Date required",
"INVALID_FORMAT": "End Date invalid"
"REQUIRED": "Enddatum erforderlich",
"INVALID_FORMAT": "Enddatum ungültig"
}
},
"ARIA_LABEL": {
"NUMBER_INPUT": "Number input"
"NUMBER_INPUT": "Nummereingabe"
}
},
"SEARCH_PROPERTIES": {
"FILE_SIZE": "File Size",
"FILE_SIZE_PLACEHOLDER": "Enter file size",
"FILE_SIZE": "Größe der Datei",
"FILE_SIZE_PLACEHOLDER": "Dateigröße eingeben",
"FILE_SIZE_OPERATOR": {
"AT_LEAST": "At Least",
"AT_MOST": "At Most",
"EXACTLY": "Exactly"
"AT_LEAST": "Mindestens",
"AT_MOST": "Höchstens",
"EXACTLY": "Genau"
},
"FILE_SIZE_UNIT_ABBREVIATION": {
"KB": "KB",
"MB": "MB",
"GB": "GB"
"MB": "MN",
"GB": "SF"
},
"FILE_TYPE": "File Type",
"FILE_TYPE_PLACEHOLDER": "Add file type"
"FILE_TYPE": "Dateityp",
"FILE_TYPE_PLACEHOLDER": "Dateityp hinzufügen"
}
},
"PERMISSION": {
Expand All @@ -486,9 +485,9 @@
"MODIFIED_DATE": "Datum der Änderung",
"CONTENT_TYPE": "Content-Typ",
"TAGS": "Tags",
"NO_TAGS_ADDED": "There are currently no tags added",
"NO_ITEMS_MESSAGE": "There are currently no {{ groupTitle }} added",
"SAVE_OR_DISCARD_CHANGES": "Save or discard changes to continue"
"NO_TAGS_ADDED": "Derzeit sind keine Tags hinzugefügt",
"NO_ITEMS_MESSAGE": "Es gibt derzeit keinen {{ groupTitle }} hinzugefügt",
"SAVE_OR_DISCARD_CHANGES": "Speichern oder verwerfen um fortzufahren"
},
"CONTENT_TYPE": {
"DIALOG": {
Expand Down Expand Up @@ -535,7 +534,7 @@
},
"UNSHARE_ERROR": "Fehler beim Aufheben der Freigabe dieser Datei",
"UNSHARE_PERMISSION_ERROR": "Sie verfügen nicht über die Berechtigung die Freigabe für diese Datei aufzuheben",
"INVALID_DATE_ERROR": "Invalid date"
"INVALID_DATE_ERROR": "Ungültiges Datum"
},
"PERMISSION_MANAGER": {
"PERMISSION_DISPLAY": {
Expand Down Expand Up @@ -659,7 +658,7 @@
"DROPDOWN": "Dropdown"
},
"HEADER": {
"SELECTED": "Selected ({{ count }})"
"SELECTED": "Ausgewählt ({{ count }})"
}
},
"NAME_COLUMN_LINK": {
Expand Down Expand Up @@ -705,8 +704,8 @@
"KNOWLEDGE_RETRIEVAL": {
"SEARCH": {
"WARNINGS": {
"TOO_MANY_FILES_SELECTED": "Please select no more than {{ maxFiles }} files.",
"FOLDER_SELECTED": "Folders are not compatible with AI Agents."
"TOO_MANY_FILES_SELECTED": "Bitte wählen Sie nicht mehr als {{ maxFiles }} Dateien.",
"FOLDER_SELECTED": "Ordner sind nicht kompatibel mit KI Agents."
}
}
}
Expand Down
5 changes: 2 additions & 3 deletions lib/content-services/src/lib/i18n/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@
},
"TAGS_CREATOR": {
"EXISTING_TAGS": "Etiquetas existentes:",
"EXISTING_TAGS_SELECTION": "Seleccionar una etiqueta existente:",
"EXISTING_TAGS_SELECTION": "Select an existing Tag:",
"NO_TAGS_CREATED": "No se ha creado ninguna etiqueta",
"NO_EXISTING_TAGS": "No hay tarjetas existentes",
"TITLE": "Crear etiquetas",
Expand All @@ -152,7 +152,6 @@
"EXISTING_TAG": "Ya existe esta etiqueta",
"ALREADY_ADDED_TAG": "La etiqueta ya está añadida",
"EMPTY_TAG": "El nombre de la etiqueta no puede contener solo espacios",
"REQUIRED": "Se requiere un nombre de etiqueta",
"FETCH_TAGS": "Error al recuperar las etiquetas",
"CREATE_TAGS": "Error al crear las etiquetas",
"SPECIAL_CHARACTERS": "Tag name cannot contain prohibited characters"
Expand All @@ -172,7 +171,7 @@
"DELETE_CATEGORY": "Eliminar categoría",
"EXISTING_CATEGORIES": "Categorías existentes:",
"SELECT_EXISTING_CATEGORY": "Seleccionar una categoría existente:",
"NO_EXISTING_CATEGORIES": "No hay categorías existentes",
"NO_EXISTING_CATEGORIES": "No Existing Categories",
"GENERIC_CREATE": "Crear: {{name}}",
"NAME": "Nombre de categoría",
"LOADING": "Cargando",
Expand Down
5 changes: 2 additions & 3 deletions lib/content-services/src/lib/i18n/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"COMMON": {
"APPLY": "Appliquer",
"CANCEL": "Annuler",
"NAME": "Name"
"NAME": "Nom"
},
"ADF_VERSION_LIST": {
"ACTIONS": {
Expand Down Expand Up @@ -152,7 +152,6 @@
"EXISTING_TAG": "Le tag existe déjà",
"ALREADY_ADDED_TAG": "Le tag a déjà été ajouté",
"EMPTY_TAG": "Le nom du tag ne peut pas contenir que des espaces",
"REQUIRED": "Le nom du tag est obligatoire",
"FETCH_TAGS": "Erreur lors de la récupération des tags",
"CREATE_TAGS": "Erreur lors de la création des tags",
"SPECIAL_CHARACTERS": "Tag name cannot contain prohibited characters"
Expand All @@ -172,7 +171,7 @@
"DELETE_CATEGORY": "Supprimer la catégorie",
"EXISTING_CATEGORIES": "Catégories existantes :",
"SELECT_EXISTING_CATEGORY": "Sélectionner une catégorie existante :",
"NO_EXISTING_CATEGORIES": "Aucune catégorie existante :",
"NO_EXISTING_CATEGORIES": "Aucune catégorie existante",
"GENERIC_CREATE": "Créer : {{name}}",
"NAME": "Nom de catégorie",
"LOADING": "Chargement en cours",
Expand Down
5 changes: 2 additions & 3 deletions lib/content-services/src/lib/i18n/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@
},
"TAGS_CREATOR": {
"EXISTING_TAGS": "Tag esistenti:",
"EXISTING_TAGS_SELECTION": "Selezionare un tag esistente:",
"EXISTING_TAGS_SELECTION": "Select an existing Tag:",
"NO_TAGS_CREATED": "Nessun tag creato",
"NO_EXISTING_TAGS": "Nessun tag esistente",
"TITLE": "Crea tag",
Expand All @@ -152,7 +152,6 @@
"EXISTING_TAG": "Tag già presente",
"ALREADY_ADDED_TAG": "Il tag è già stato aggiunto",
"EMPTY_TAG": "Il nome del tag non può contenere solo spazi",
"REQUIRED": "Il nome del tag è obbligatorio",
"FETCH_TAGS": "Errore durante il recupero dei tag",
"CREATE_TAGS": "Errore durante la creazione dei tag",
"SPECIAL_CHARACTERS": "Tag name cannot contain prohibited characters"
Expand All @@ -172,7 +171,7 @@
"DELETE_CATEGORY": "Elimina categoria",
"EXISTING_CATEGORIES": "Categorie esistenti:",
"SELECT_EXISTING_CATEGORY": "Selezionare una categoria esistente:",
"NO_EXISTING_CATEGORIES": "Nessuna categoria esistente",
"NO_EXISTING_CATEGORIES": "No Existing Categories",
"GENERIC_CREATE": "Creare: {{name}}",
"NAME": "Nome categoria",
"LOADING": "Caricamento in corso",
Expand Down
Loading

0 comments on commit 7309505

Please sign in to comment.