🌐 New Crowdin updates (#1272)

This commit is contained in:
Thomas Camlong
2023-09-01 21:55:45 +02:00
committed by GitHub
parent 8211e22d86
commit ba7e31b972
563 changed files with 6190 additions and 951 deletions

View File

@@ -12,7 +12,12 @@
"label": ""
},
"layout": {
"label": "Układ"
"label": "Układ",
"data": {
"autoGrid": "",
"horizontal": "",
"vertical": ""
}
}
}
},
@@ -21,5 +26,18 @@
"title": "",
"text": ""
}
},
"item": {
"validation": {
"length": "",
"invalidLink": "",
"errorMsg": ""
},
"name": "Nazwa",
"url": "",
"newTab": "Otwórz w nowej karcie",
"hideHostname": "",
"hideIcon": "",
"delete": "Usuń"
}
}

View File

@@ -11,13 +11,25 @@
"label": "Rozpoczynaj tydzień od niedzieli"
},
"radarrReleaseType": {
"label": "Typ zwolnienia Radarr"
"label": "Typ zwolnienia Radarr",
"data": {
"inCinemas": "",
"physicalRelease": "",
"digitalRelease": ""
}
},
"hideWeekDays": {
"label": ""
},
"fontSize": {
"label": ""
"label": "",
"data": {
"xs": "",
"sm": "",
"md": "",
"lg": "",
"xl": ""
}
}
}
}

View File

@@ -38,7 +38,8 @@
"noUrl": {
"title": "",
"text": "Upewnij się, że wprowadziłeś poprawny adres w konfiguracji swojego widgetu"
}
},
"browserSupport": ""
}
}
}

View File

@@ -19,6 +19,37 @@
},
"tooltips": {
"approve": "",
"decline": ""
"decline": "",
"approving": ""
},
"mutation": {
"approving": "",
"declining": "",
"request": "",
"approved": "",
"declined": ""
},
"detail": {
"label": "",
"id": "",
"device": "",
"video": {
"video": "",
"resolution": "",
"framerate": "",
"codec": ""
},
"audio": {
"audio": "",
"channels": "",
"codec": ""
},
"transcoding": {
"transcoding": "",
"context": "",
"requested": "",
"source": "",
"target": ""
}
}
}

View File

@@ -5,7 +5,11 @@
"settings": {
"title": "",
"direction": {
"label": ""
"label": "",
"data": {
"row": "",
"column": ""
}
}
}
},

View File

@@ -6,6 +6,7 @@
"title": "Ustawienia dla widgetu serwera mediów"
}
},
"loading": "",
"card": {
"table": {
"header": {

View File

@@ -12,7 +12,8 @@
"label": ""
},
"dangerousAllowSanitizedItemContent": {
"label": ""
"label": "",
"info": ""
},
"textLinesClamp": {
"label": ""

View File

@@ -59,11 +59,12 @@
},
"generic": {
"title": "Wystąpił nieoczekiwany błąd",
"text": "Program Homarr nie mógł się skomunikować z Twoim klientem Torrent. Proszę sprawdzić swoją konfigurację"
"text": ""
}
},
"loading": {
"title": "Ładowanie..."
"title": "",
"description": ""
},
"popover": {
"introductionPrefix": "Zarządzany przez",

View File

@@ -46,4 +46,4 @@
},
"paused": "Zatrzymane"
}
}
}

View File

@@ -32,5 +32,6 @@
"thunderstormWithHail": "Burza z gradem",
"unknown": "Nieznany"
}
}
},
"error": ""
}