mirror of
https://github.com/zadam/trilium.git
synced 2025-12-20 14:24:27 +01:00
Translated using Weblate (Polish)
Currently translated at 100.0% (1700 of 1700 strings) Translation: Trilium Notes/Client Translate-URL: https://hosted.weblate.org/projects/trilium/client/pl/
This commit is contained in:
parent
74ac58d3a6
commit
1de4db1a08
@ -1964,7 +1964,7 @@
|
|||||||
"note_title": {
|
"note_title": {
|
||||||
"placeholder": "wpisz tytuł notatki tutaj...",
|
"placeholder": "wpisz tytuł notatki tutaj...",
|
||||||
"created_on": "Utworzono <Value />",
|
"created_on": "Utworzono <Value />",
|
||||||
"last_modified": "Ostatnio zmodyfikowano <Value />",
|
"last_modified": "Zmodyfikowano: <Value />",
|
||||||
"note_type_switcher_label": "Zmień z {{type}} na:",
|
"note_type_switcher_label": "Zmień z {{type}} na:",
|
||||||
"note_type_switcher_others": "Inny typ notatki",
|
"note_type_switcher_others": "Inny typ notatki",
|
||||||
"note_type_switcher_templates": "Szablon",
|
"note_type_switcher_templates": "Szablon",
|
||||||
@ -2159,7 +2159,10 @@
|
|||||||
"execute_script": "Uruchom skrypt",
|
"execute_script": "Uruchom skrypt",
|
||||||
"execute_script_description": "Ta notatka jest notatką skryptową. Kliknij, aby wykonać skrypt.",
|
"execute_script_description": "Ta notatka jest notatką skryptową. Kliknij, aby wykonać skrypt.",
|
||||||
"execute_sql": "Uruchom SQL",
|
"execute_sql": "Uruchom SQL",
|
||||||
"execute_sql_description": "Ta notatka jest notatką SQL. Kliknij, aby wykonać zapytanie SQL."
|
"execute_sql_description": "Ta notatka jest notatką SQL. Kliknij, aby wykonać zapytanie SQL.",
|
||||||
|
"shared_copy_to_clipboard": "Kopiuj link do schowka",
|
||||||
|
"shared_open_in_browser": "Otwórz link w przeglądarce",
|
||||||
|
"shared_unshare": "Usuń udostępnienie"
|
||||||
},
|
},
|
||||||
"status_bar": {
|
"status_bar": {
|
||||||
"language_title": "Zmień język treści",
|
"language_title": "Zmień język treści",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user