Skip to content

Commit abb5a7a

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 5356ae5 commit abb5a7a

2 files changed

Lines changed: 34 additions & 0 deletions

File tree

l10n/de.js

Lines changed: 17 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

l10n/de.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,33 @@
33
"Bad credentials" : "Falsche Anmeldeinformationen",
44
"Replicate's Whisper Speech-To-Text" : "Whisper Sprache-zu-Text von Replicate",
55
"Replicate integration" : "Replicate-Integration",
6+
"Replicate's stable diffusion Text-To-Image" : "Replicate's Stable Diffusion Text-zu-Bild",
67
"Integration of Replicate stable-diffusion" : "Integration von Replicate Stabile Diffusion",
8+
"The Replicate integration app provides a SpeechToText provider, a Text processing provider and an Image generation provider.\n\n⚠️ The smart pickers have been removed from this app\nas they are now included in the [Assistant app](https://apps.nextcloud.com/apps/assistant).\n\n## Ethical AI Rating\n### Speech-to-Text Rating: 🟡\n\nPositive:\n* The software for training and inference of this model is open source\n* The trained model is freely available, and thus can be run on-premises\n\nNegative:\n* The training data is not freely available, limiting the ability of external parties to check and correct for bias or optimise the model’s performance and CO2 usage.\n\n### Text processing Rating\n\nThe rating depends on the model you select to use.\n\n### Image generation Rating\n\nThe rating depends on the model you select to use.\n\nLearn more about the Nextcloud Ethical AI Rating [in our blog](https://nextcloud.com/blog/nextcloud-ethical-ai-rating/)." : "Die Replicate-Integrations-App bietet einen Sprache-zu Text-Anbieter, einen Texterstellungsanbieter und einen Bilderstellungsanbieter.\n\n⚠️ Der Smart Picker wurden aus dieser App entfernt,\nda er jetzt in der [Assistant-App](https://apps.nextcloud.com/apps/assistant) enthalten ist.\n\n## Ethische KI-Bewertung\n### Sprache-zu-Text-Bewertung: 🟡\n\nPositiv:\n* Die Software für Training und Inferenz dieses Modells ist Open Source\n* Das trainierte Modell ist frei verfügbar und kann daher lokal ausgeführt werden\n\nNegativ:\n* Die Trainingsdaten sind nicht frei verfügbar, was die Möglichkeiten externer Parteien einschränkt, die Leistung des Modells und den CO2-Verbrauch zu überprüfen und auf Verzerrungen zu korrigieren oder sie zu optimieren.\n\n### Bewertung der Textverarbeitung\n\nDie Bewertung hängt von dem Modell ab, das Sie verwenden möchten.\n\n### Bildgenerierungsbewertung\n\nDie Bewertung hängt von dem Modell ab, das du verwenden möchtest.\n\nErfahre mehr über das Nextcloud Ethical AI Rating [in unserem Blog](https://nextcloud.com/blog/nextcloud-ethical-ai-rating/).",
79
"Replicate API token" : "Replicate API-Schlüssel",
10+
"Your API token" : "Dein API-Schlüssel",
811
"You can create a free API token on https://replicate.com" : "Du kannst einen kostenlosen API-Schlüssel unter https://replicate.com erstellen",
12+
"Text generation" : "Texterstellung",
13+
"Text generation model name" : "Texterstellungs-Modellname",
14+
"You can find model names on the Replicate website. For example: 'mistralai/mixtral-8x7b-instruct-v0.1' or 'meta/llama-2-70b-chat'" : "Modellnamen findest du auf der Replicate-Website. Zum Beispiel: 'mistralai/mixtral-8x7b-instruct-v0.1' oder 'meta/llama-2-70b-chat'",
15+
"Text generation model version (only used if model name is empty)" : "Version des Texterstellungsmodells (wird nur verwendet, wenn der Modellname leer ist)",
16+
"For example: '83b6a56e7c828e667f21fd596c338fd4f0039b46bcfa18d973e8e70e455fda70'" : "Zum Beispiel: '83b6a56e7c828e667f21fd596c338fd4f0039b46bcfa18d973e8e70e455fda70'",
17+
"Extra model parameters" : "Zusätzliche Modellparameter",
918
"Image generation" : "Bilderstellung",
19+
"Image generation model name (only used if model version is empty)" : "Version des Bilderstellungsmodells (wird nur verwendet, wenn der Modellname leer ist)",
20+
"For example: 'stability-ai/stable-diffusion'" : "Zum Beispiel: 'stability-ai/stable-diffusion'",
21+
"Image generation model version" : "Version des Bilderstellungsmodells",
22+
"For example: 'ac732df83cea7fff18b8472768c88ad041fa750ff7682a21affe81863cbe77e4'" : "Zum Beispiel: 'ac732df83cea7fff18b8472768c88ad041fa750ff7682a21affe81863cbe77e4'",
23+
"Speech-to-text" : "Sprache-zu-Text",
24+
"Whisper model size" : "Whisper Modellgröße",
1025
"Larger model size gives better results but uses more credit" : "Eine größere Modellgröße führt zu besseren Ergebnissen, verbraucht aber mehr Kredit",
1126
"Tiny" : "Winzig",
1227
"Base" : "Basis",
1328
"Small" : "Klein",
1429
"Medium" : "Mittel",
1530
"Large" : "Groß",
31+
"Extra parameters are model-specific. For example: {\"width\":1920,\"height\":1080}" : "Zusätzliche Parameter sind modellspezifisch. Zum Beispiel: {\"width\":1920,\"height\":1080}",
32+
"Extra parameters are model-specific. For example: {\"max_new_tokens\":128,\"temperature\":0.7}" : "Zusätzliche Parameter sind modellspezifisch. Zum Beispiel: {\"max_new_tokens\":128,\"temperature\":0.7}",
1633
"Replicate admin options saved" : "Replicate-Administrationseinstellungen gespeichert",
1734
"Failed to save Replicate admin options" : "Fehler beim Speichern der Replicate-Administrationseinstellungen"
1835
},"pluralForm" :"nplurals=2; plural=(n != 1);"

0 commit comments

Comments
 (0)