Component Translated Untranslated Untranslated words Checks Suggestions Comments
phototonic GPL-3.0
Project website https://github.com/luebking/phototonic
Instructions for translators

Welcome to the LXQt-Weblate Platform!

For adding language files that are not already present please contact administrators.

Credit for translations is added in the commit history, by username and email.

Translation license GPL-3.0 phototonic
Number of strings 392
Number of words 1,528
Number of characters 10,113
Number of languages 1
Number of source strings 392
Number of source words 1,528
Number of source characters 10,113
User avatar luebking

Resource update

Luebking / phototonicPolish

Resource update 2 weeks ago
User avatar Nixx

New translation

Luebking / phototonicPolish

Run a single instance of Phototonic or open files in such already running.
Uruchom pojedynczą instancję Phototonic lub otwórz pliki w już uruchomionej.
2 weeks ago
User avatar Nixx

New translation

Luebking / phototonicPolish

[FILE...] | [DIRECTORY] | [-]
[PLIK...] | [KATALOG] | [-]
2 weeks ago
User avatar Nixx

New translation

Luebking / phototonicPolish

files or directory to open, "-" to read them from stdin.
pliki lub katalogi do otwarcia, „-” aby je odczytać ze standardowego wejścia.
2 weeks ago
User avatar Nixx

Translation changed

Luebking / phototonicPolish

<p>Bangs allow you to use external commands to generate the list of shown images.<br>The main purpose is to query databases like locate, baloo or tracker, but anything that can generate a list of image files is suitable</p><p>The token <b>%s</b> in the command will be replaced with the parameter.</p><p>Eg. for plocate, using the shortcut <i>locate</i> and the command<br><i>bash -c "locate -i '*%s*' | grep --line-buffered -iE '(jpe?g|png)$'"</i><br>allows you to enter <i>locate:waldo</i> to display indexed jpg's and png's of waldo.</p><p>Phototonic tests the files for existence and will remove duplicates (including file and directory symlinks.</p>
<p>Polecenia BangHuki umożliwiają korzystanie z poleceń zewnętrznych w celu wygenerowania listy wyświetlanych obrazów.<br>Głównym celem jest wykonywanie zapytań w bazach danych, takich jak locate, baloo lub tracker, ale nadaje się każda funkcja generująca listę plików graficznych.</p><p>Token <b>%s</b> w poleceniu zostanie zastąpiony parametrem.</p><p>Na przykład w przypadku plocate użycie skrótu <i>locate</i> i polecenia<br><i>bash -c "locate -i '*%s*' | grep --line-buffered -iE '(jpe?g|png)$'"</i><br>umożliwia wprowadzenie polecenia <i>locate:waldo</i> w celu wyświetlenia indeksowanych plików jpg i png waldo.</p><p>Phototonic sprawdza, czy pliki istnieją, i usuwa duplikaty (w tym dowiązania symboliczne do plików i katalogów).</p>
2 weeks ago
User avatar Nixx

New translation

Luebking / phototonicPolish

Bangs
Huki
2 weeks ago
User avatar Nixx

New translation

Luebking / phototonicPolish

Command
Polecenie
2 weeks ago
User avatar Nixx

Translation changed

Luebking / phototonicPolish

Shortcut
Skrót
2 weeks ago
User avatar Nixx

New translation

Luebking / phototonicPolish

<p>Bangs allow you to use external commands to generate the list of shown images.<br>The main purpose is to query databases like locate, baloo or tracker, but anything that can generate a list of image files is suitable</p><p>The token <b>%s</b> in the command will be replaced with the parameter.</p><p>Eg. for plocate, using the shortcut <i>locate</i> and the command<br><i>bash -c "locate -i '*%s*' | grep --line-buffered -iE '(jpe?g|png)$'"</i><br>allows you to enter <i>locate:waldo</i> to display indexed jpg's and png's of waldo.</p><p>Phototonic tests the files for existence and will remove duplicates (including file and directory symlinks.</p>
<p>Polecenia Bang umożliwiają korzystanie z poleceń zewnętrznych w celu wygenerowania listy wyświetlanych obrazów.<br>Głównym celem jest wykonywanie zapytań w bazach danych, takich jak locate, baloo lub tracker, ale nadaje się każda funkcja generująca listę plików graficznych.</p><p>Token <b>%s</b> w poleceniu zostanie zastąpiony parametrem.</p><p>Na przykład w przypadku plocate użycie skrótu <i>locate</i> i polecenia<br><i>bash -c "locate -i '*%s*' | grep --line-buffered -iE '(jpe?g|png)$'"</i><br>umożliwia wprowadzenie polecenia <i>locate:waldo</i> w celu wyświetlenia indeksowanych plików jpg i png waldo.</p><p>Phototonic sprawdza, czy pliki istnieją, i usuwa duplikaty (w tym dowiązania symboliczne do plików i katalogów).</p>
2 weeks ago
User avatar Nixx

New translation

Luebking / phototonicPolish

<h2>[substring] [/ constraint [/ more constraints]]</h2><tt>foo / &gt; 5d &lt; 1M / &lt; 10kb</tt><br><i>matches foo, older than 5 days but younger than a month - or below 10kB</i><ul><li>Bigger than/After: &gt;</li><li>Smaller than/Before: &lt;</li><li>The exact age or (rounded) size is otherwise implied or explicit with: =</li></ul><hr><ul><li>Dates are absolute (YYYY-MM-DD) or relative (5m:h:d:w:M:y)</li><li>Sizes are suffixed 4kB:MB:GB or 4MP (mega-pixel)</li><li>Dimensions are pre/in/suffixed "x" ([width]x[height])</li><li>Chromatic variance is suffixed [0-255]cr (real values will rarely be > 100)</li><li>Luminance is suffixed [0.0-1.0]|[0-255]lm</li></ul><i>All suffixes are case-insensitive but m|inute and M|onth</i><br>Subsequent "/" start a new sufficient condition group, the substring match is optional.<hr>In addition you can filter for <b>black, white, dark, bright, monochrome, gray</b> and the colors<br><b>red, orange, yellow, lime, green, mint, cyan, azure, blue, purple, magenta, pink</b>
<h2>[substring] [/ constraint [/ more constraints]]</h2><tt>foo / &gt; 5d &lt; 1M / &lt; 10kb</tt><br><i>pasuje do foo, starsze niż 5 dni, ale młodsze niż miesiąc — lub mniejsze niż 10 kB</i><ul><li>Większe niż/Po: &gt;</li><li>Mniejsze niż/Przed: &lt;</li><li>Dokładny wiek lub (zaokrąglony) rozmiar jest w przeciwnym razie dorozumiany lub jawny za pomocą: =</li></ul><hr><ul><li>Daty są bezwzględne (RRRR-MM-DD) lub względne (5m:h:d:w:M:y)</li><li>Rozmiary mają przyrostek 4 kB:MB:GB lub 4 MP (megapiksele)</li><li>Wymiary są przed/w/z przyrostkiem „x” ([szerokość]x[wysokość])</li><li>Wariancja chromatyczna ma przyrostek [0-255]cr (rzeczywiste wartości rzadko będą > 100)</li><li>Jasność ma przyrostek [0,0-1,0]|[0-255]lm</li></ul><i>Wszystkie przyrostki nie uwzględniają wielkości liter, ale m|inute i M|onth</i><br>Następne „/” rozpoczynają nową wystarczającą grupę warunków, dopasowanie podciągu jest opcjonalne.<hr>Dodatkowo można filtrować według <b>czarnego, białego, ciemnego, jasnego, monochromatycznego, szarego</b> i kolorów<br><b>czerwonego, pomarańczowego, żółtego, limonkowego, zielonego, miętowego, cyjanowego, lazurowego, niebieskiego, fioletowego, magenty, różowego</b>
2 weeks ago
Browse all language changes

Daily activity

Daily activity

Weekly activity

Weekly activity
Got it
LXQt Weblate is using cookies. More information