mirror of
https://github.com/henrygd/beszel.git
synced 2026-03-23 14:06:18 +01:00
New translations en.po (Croatian)
This commit is contained in:
@@ -8,7 +8,7 @@ msgstr ""
|
|||||||
"Language: hr\n"
|
"Language: hr\n"
|
||||||
"Project-Id-Version: beszel\n"
|
"Project-Id-Version: beszel\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"PO-Revision-Date: 2025-07-09 00:09\n"
|
"PO-Revision-Date: 2025-07-09 01:37\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: Croatian\n"
|
"Language-Team: Croatian\n"
|
||||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||||
@@ -211,11 +211,13 @@ msgid "Copied to clipboard"
|
|||||||
msgstr "Kopirano u međuspremnik"
|
msgstr "Kopirano u međuspremnik"
|
||||||
|
|
||||||
#: src/components/add-system.tsx
|
#: src/components/add-system.tsx
|
||||||
|
#: src/components/routes/settings/tokens-fingerprints.tsx
|
||||||
msgctxt "Button to copy docker compose file content"
|
msgctxt "Button to copy docker compose file content"
|
||||||
msgid "Copy docker compose"
|
msgid "Copy docker compose"
|
||||||
msgstr "Kopiraj docker compose"
|
msgstr "Kopiraj docker compose"
|
||||||
|
|
||||||
#: src/components/add-system.tsx
|
#: src/components/add-system.tsx
|
||||||
|
#: src/components/routes/settings/tokens-fingerprints.tsx
|
||||||
msgctxt "Button to copy docker run command"
|
msgctxt "Button to copy docker run command"
|
||||||
msgid "Copy docker run"
|
msgid "Copy docker run"
|
||||||
msgstr "Kopiraj docker run"
|
msgstr "Kopiraj docker run"
|
||||||
@@ -230,6 +232,7 @@ msgid "Copy host"
|
|||||||
msgstr "Kopiraj hosta"
|
msgstr "Kopiraj hosta"
|
||||||
|
|
||||||
#: src/components/add-system.tsx
|
#: src/components/add-system.tsx
|
||||||
|
#: src/components/routes/settings/tokens-fingerprints.tsx
|
||||||
msgid "Copy Linux command"
|
msgid "Copy Linux command"
|
||||||
msgstr "Kopiraj Linux komandu"
|
msgstr "Kopiraj Linux komandu"
|
||||||
|
|
||||||
@@ -396,6 +399,10 @@ msgstr "Ažuriranje upozorenja nije uspjelo"
|
|||||||
msgid "Filter..."
|
msgid "Filter..."
|
||||||
msgstr "Filter..."
|
msgstr "Filter..."
|
||||||
|
|
||||||
|
#: src/components/routes/settings/tokens-fingerprints.tsx
|
||||||
|
msgid "Fingerprint"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/components/alerts/alerts-system.tsx
|
#: src/components/alerts/alerts-system.tsx
|
||||||
msgid "For <0>{min}</0> {min, plural, one {minute} other {minutes}}"
|
msgid "For <0>{min}</0> {min, plural, one {minute} other {minutes}}"
|
||||||
msgstr "Za <0>{min}</0> {min, plural, one {minutu} other {minute}}"
|
msgstr "Za <0>{min}</0> {min, plural, one {minutu} other {minute}}"
|
||||||
@@ -419,6 +426,7 @@ msgid "Grid"
|
|||||||
msgstr "Mreža"
|
msgstr "Mreža"
|
||||||
|
|
||||||
#: src/components/add-system.tsx
|
#: src/components/add-system.tsx
|
||||||
|
#: src/components/routes/settings/tokens-fingerprints.tsx
|
||||||
msgctxt "Button to copy install command"
|
msgctxt "Button to copy install command"
|
||||||
msgid "Homebrew command"
|
msgid "Homebrew command"
|
||||||
msgstr "Homebrew naredba"
|
msgstr "Homebrew naredba"
|
||||||
@@ -734,6 +742,7 @@ msgstr "Swap Iskorištenost"
|
|||||||
#: src/lib/utils.ts
|
#: src/lib/utils.ts
|
||||||
#: src/components/mode-toggle.tsx
|
#: src/components/mode-toggle.tsx
|
||||||
#: src/components/systems-table/systems-table.tsx
|
#: src/components/systems-table/systems-table.tsx
|
||||||
|
#: src/components/routes/settings/tokens-fingerprints.tsx
|
||||||
msgid "System"
|
msgid "System"
|
||||||
msgstr "Sistem"
|
msgstr "Sistem"
|
||||||
|
|
||||||
@@ -801,6 +810,7 @@ msgid "Toggle theme"
|
|||||||
msgstr "Uključi/isključi temu"
|
msgstr "Uključi/isključi temu"
|
||||||
|
|
||||||
#: src/components/add-system.tsx
|
#: src/components/add-system.tsx
|
||||||
|
#: src/components/routes/settings/tokens-fingerprints.tsx
|
||||||
msgid "Token"
|
msgid "Token"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -906,6 +916,7 @@ msgid "When enabled, this token allows agents to self-register without prior sys
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/components/add-system.tsx
|
#: src/components/add-system.tsx
|
||||||
|
#: src/components/routes/settings/tokens-fingerprints.tsx
|
||||||
msgctxt "Button to copy install command"
|
msgctxt "Button to copy install command"
|
||||||
msgid "Windows command"
|
msgid "Windows command"
|
||||||
msgstr "Windows naredba"
|
msgstr "Windows naredba"
|
||||||
|
|||||||
Reference in New Issue
Block a user