mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-03-10 02:29:19 +03:00
Translated using Weblate (Polish)
Currently translated at 100.0% (56 of 56 strings) Translated using Weblate (Polish) Currently translated at 100.0% (501 of 501 strings) Translated using Weblate (Polish) Currently translated at 100.0% (654 of 654 strings) Translated using Weblate (Polish) Currently translated at 100.0% (654 of 654 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: J P <jpoloczek24@gmail.com> Co-authored-by: Krzysztof <krzysztof64@gmail.com> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/audio/pl/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/pl/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/pl/ Translation: Frigate NVR/audio Translation: Frigate NVR/components-dialog Translation: Frigate NVR/views-settings
This commit is contained in:
parent
5cc81bc7a1
commit
d4d4164f99
@ -446,8 +446,8 @@
|
||||
"outside": "Na zewnątrz",
|
||||
"chird": "Child",
|
||||
"change_ringing": "Zmienny dzwonek",
|
||||
"shofar": "Shofar",
|
||||
"trickle": "Trickle",
|
||||
"shofar": "Szofar",
|
||||
"trickle": "Spływanie",
|
||||
"gush": "Wylew",
|
||||
"fill": "Napełnianie",
|
||||
"sonar": "Sonar",
|
||||
|
||||
@ -6,7 +6,8 @@
|
||||
"title": "Frigate uruchamia się ponownie",
|
||||
"content": "Strona odświeży się za {{countdown}} sekund.",
|
||||
"button": "Wymuś odświeżenie"
|
||||
}
|
||||
},
|
||||
"description": "Spowoduje to chwilowe zatrzymanie Frigate i ponowne uruchomienie."
|
||||
},
|
||||
"explore": {
|
||||
"plus": {
|
||||
|
||||
@ -278,6 +278,11 @@
|
||||
},
|
||||
"error": {
|
||||
"mustBeFinished": "Rysowanie wielokąta musi być zakończone przed zapisaniem."
|
||||
},
|
||||
"type": {
|
||||
"object_mask": "maska obiektowa",
|
||||
"motion_mask": "maska ruchu",
|
||||
"zone": "strefa"
|
||||
}
|
||||
},
|
||||
"speed": {
|
||||
@ -787,9 +792,9 @@
|
||||
"createRole": "Utworzono rolę {{role}}",
|
||||
"updateCameras": "Zaktualizowano kamery dla roli {{role}}",
|
||||
"deleteRole": "Rola {{role}} została usunięta",
|
||||
"userRolesUpdated_one": "{{count}} użytkowników przypisanych do tej roli zostało zaktualizowanych do roli 'viewer', która ma dostęp do wszystkich kamer.",
|
||||
"userRolesUpdated_few": "",
|
||||
"userRolesUpdated_many": ""
|
||||
"userRolesUpdated_one": "{{count}} użytkownik przypisany do tej roli został zaktualizowany do roli 'viewer', która ma dostęp do wszystkich kamer.",
|
||||
"userRolesUpdated_few": "{{count}} użytkowników przypisanych do tej roli zostało zaktualizowanych do roli 'viewer', która ma dostęp do wszystkich kamer.",
|
||||
"userRolesUpdated_many": "{{count}} użytkowników przypisanych do tej roli zostało zaktualizowanych do roli 'viewer', która ma dostęp do wszystkich kamer."
|
||||
},
|
||||
"error": {
|
||||
"createRoleFailed": "Nie udało się utworzyć roli: {{errorMessage}}",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user