Skip to content

Commit f2b5868

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent c7c638c commit f2b5868

File tree

6 files changed

+12
-6
lines changed

6 files changed

+12
-6
lines changed

l10n/de.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

l10n/de.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"Extra parameters are model-specific. For example: {\"width\":1920,\"height\":1080}" : "Zusätzliche Parameter sind modellspezifisch. Zum Beispiel: {\"width\":1920,\"height\":1080}",
1515
"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}",
1616
"Replicate admin options saved" : "Replicate-Administrationseinstellungen gespeichert",
17-
"Failed to save Replicate admin options" : "Fehler beim Speichern der Replicate-Administrationseinstellungen",
17+
"Failed to save Replicate admin options" : "Replicate-Administrationseinstellungen konnten nicht gespeichert werden",
1818
"Replicate API token" : "Replicate API-Schlüssel",
1919
"Your API token" : "Dein API-Schlüssel",
2020
"You can create a free API token on https://replicate.com" : "Du kannst einen kostenlosen API-Schlüssel unter https://replicate.com erstellen",

l10n/de_DE.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

l10n/de_DE.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"Extra parameters are model-specific. For example: {\"width\":1920,\"height\":1080}" : "Zusätzliche Parameter sind modellspezifisch. Zum Beispiel: {\"width\":1920,\"height\":1080}",
1515
"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}",
1616
"Replicate admin options saved" : "Replicate-Administrationseinstellungen gespeichert",
17-
"Failed to save Replicate admin options" : "Fehler beim Speichern der Replicate-Administrationseinstellungen",
17+
"Failed to save Replicate admin options" : "Replicate-Administrationseinstellungen konnten nicht gespeichert werden",
1818
"Replicate API token" : "Replicate API-Schlüssel",
1919
"Your API token" : "Ihr API-Schlüssel",
2020
"You can create a free API token on https://replicate.com" : "Sie können einen kostenlosen API-Schlüssel unter https://replicate.com erstellen",

l10n/uz.js

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ OC.L10N.register(
22
"integration_replicate",
33
{
44
"Bad HTTP method" : "Yomon HTTP usuli",
5-
"Bad credentials" : "Akkaunt ma'lumotlari xato"
5+
"Bad credentials" : "Akkaunt ma'lumotlari xato",
6+
"Small" : "Kichik",
7+
"Medium" : "O'rta",
8+
"Large" : "Katta"
69
},
710
"nplurals=1; plural=0;");

l10n/uz.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
{ "translations": {
22
"Bad HTTP method" : "Yomon HTTP usuli",
3-
"Bad credentials" : "Akkaunt ma'lumotlari xato"
3+
"Bad credentials" : "Akkaunt ma'lumotlari xato",
4+
"Small" : "Kichik",
5+
"Medium" : "O'rta",
6+
"Large" : "Katta"
47
},"pluralForm" :"nplurals=1; plural=0;"
58
}

0 commit comments

Comments
 (0)