maoni/src/main/res/values-pl/strings.xml

Summary

Maintainability
Test Coverage
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (c) 2016-2022 Armel Soro

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
-->
<resources>
    <string name="maoni_app_name">Biblioteka Maoni</string>
    <string name="maoni_screenshot">Zrzut Ekranu</string>
    <string name="maoni_feedback_message">Hey! Love this app? Would you like to suggest a new feature, file a bug or simply say hello?\nWe would love to hear from you.</string>
    <string name="maoni_feedback_content_hint">Napisz swoją opinie tutaj</string>
    <string name="maoni_feedback_include_screenshot_checkbox_title">Dołącz zrzut ekranu</string>
    <string name="maoni_feedback_include_logs_title">Dołącz logi</string>
    <string name="maoni_touch_to_preview">Dotknij, aby wyświetlić podgląd i edycję</string>
    <string name="maoni_screenshot_informational_text">Zrzut ekranu pozowoli nam mieć większe informacje kontekstowe o twojej opini.</string>
    <string name="maoni_send_feedback">Wyslij opinie</string>
    <string name="maoni_action_settings">Ustawienia</string>
    <string name="maoni_validate_must_not_be_blank">Nie może być puste</string>
    <string name="maoni_header">Nagłówek</string>
    <string name="maoni_screenshot_preview_internal_error">Błąd wewnętrzny. Proszę spróbuj ponownie poźniej.</string>
    <string name="maoni_screenshot_preview">Podgląd</string>
    <string name="maoni_highlight">Zaznaczenie</string>
    <string name="maoni_blackout">Blackout</string>
    <string name="maoni_undo">Wstecz</string>
    <string name="maoni_save">Zapisz</string>
    <string name="maoni_close">Zamknij</string>
</resources>