Skip to content

Commit aa8b371

Browse files
committed
update translations
1 parent 1fb0b25 commit aa8b371

File tree

18 files changed

+18
-18
lines changed

18 files changed

+18
-18
lines changed

internal/site/src/components/routes/system/smart-table.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -675,7 +675,7 @@ function DiskSheet({
675675
)}
676676
</Alert>
677677
{smartAttributes.length > 0 ? (
678-
<div className="rounded-md border flex-1 min-h-0 flex flex-col">
678+
<div className="rounded-md border min-h-0 flex flex-col">
679679
<Table>
680680
<TableHeader className="sticky top-0 z-10">
681681
{table.getHeaderGroups().map((headerGroup) => (

internal/site/src/locales/bg/bg.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1729,7 +1729,7 @@ msgstr "Качване"
17291729
#: src/components/routes/system/info-bar.tsx
17301730
#: src/components/systems-table/systems-table-columns.tsx
17311731
msgid "Uptime"
1732-
msgstr "Време на работа"
1732+
msgstr "Uptime"
17331733

17341734
#: src/components/routes/system.tsx
17351735
#: src/components/routes/system.tsx

internal/site/src/locales/cs/cs.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1729,7 +1729,7 @@ msgstr "Odeslání"
17291729
#: src/components/routes/system/info-bar.tsx
17301730
#: src/components/systems-table/systems-table-columns.tsx
17311731
msgid "Uptime"
1732-
msgstr "Doba provozu"
1732+
msgstr "Uptime"
17331733

17341734
#: src/components/routes/system.tsx
17351735
#: src/components/routes/system.tsx

internal/site/src/locales/es/es.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1729,7 +1729,7 @@ msgstr "Cargar"
17291729
#: src/components/routes/system/info-bar.tsx
17301730
#: src/components/systems-table/systems-table-columns.tsx
17311731
msgid "Uptime"
1732-
msgstr "Tiempo de actividad"
1732+
msgstr "Uptime"
17331733

17341734
#: src/components/routes/system.tsx
17351735
#: src/components/routes/system.tsx

internal/site/src/locales/fr/fr.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1729,7 +1729,7 @@ msgstr "Téléverser"
17291729
#: src/components/routes/system/info-bar.tsx
17301730
#: src/components/systems-table/systems-table-columns.tsx
17311731
msgid "Uptime"
1732-
msgstr "Temps de fonctionnement"
1732+
msgstr "Uptime"
17331733

17341734
#: src/components/routes/system.tsx
17351735
#: src/components/routes/system.tsx

internal/site/src/locales/hr/hr.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1729,7 +1729,7 @@ msgstr "Otpremi"
17291729
#: src/components/routes/system/info-bar.tsx
17301730
#: src/components/systems-table/systems-table-columns.tsx
17311731
msgid "Uptime"
1732-
msgstr "Vrijeme rada"
1732+
msgstr "Uptime"
17331733

17341734
#: src/components/routes/system.tsx
17351735
#: src/components/routes/system.tsx

internal/site/src/locales/it/it.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1729,7 +1729,7 @@ msgstr "Carica"
17291729
#: src/components/routes/system/info-bar.tsx
17301730
#: src/components/systems-table/systems-table-columns.tsx
17311731
msgid "Uptime"
1732-
msgstr "Tempo di attività"
1732+
msgstr "Uptime"
17331733

17341734
#: src/components/routes/system.tsx
17351735
#: src/components/routes/system.tsx

internal/site/src/locales/ko/ko.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1729,7 +1729,7 @@ msgstr "업로드"
17291729
#: src/components/routes/system/info-bar.tsx
17301730
#: src/components/systems-table/systems-table-columns.tsx
17311731
msgid "Uptime"
1732-
msgstr "가동 시간"
1732+
msgstr "가동시간"
17331733

17341734
#: src/components/routes/system.tsx
17351735
#: src/components/routes/system.tsx

internal/site/src/locales/pl/pl.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1729,7 +1729,7 @@ msgstr "Wysyłanie"
17291729
#: src/components/routes/system/info-bar.tsx
17301730
#: src/components/systems-table/systems-table-columns.tsx
17311731
msgid "Uptime"
1732-
msgstr "Czas pracy"
1732+
msgstr "Uptime"
17331733

17341734
#: src/components/routes/system.tsx
17351735
#: src/components/routes/system.tsx

internal/site/src/locales/pt/pt.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1729,7 +1729,7 @@ msgstr "Carregar"
17291729
#: src/components/routes/system/info-bar.tsx
17301730
#: src/components/systems-table/systems-table-columns.tsx
17311731
msgid "Uptime"
1732-
msgstr "Tempo de Atividade"
1732+
msgstr "Uptime"
17331733

17341734
#: src/components/routes/system.tsx
17351735
#: src/components/routes/system.tsx

0 commit comments

Comments
 (0)