mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-24 01:13:22 +08:00
103 lines
3.6 KiB
JSON
103 lines
3.6 KiB
JSON
{
|
|
"About": {
|
|
"textAbout": "O programie",
|
|
"textAddress": "Adres",
|
|
"textBack": "Wstecz"
|
|
},
|
|
"Common": {
|
|
"Collaboration": {
|
|
"textAddComment": "Dodaj komentarz",
|
|
"textAddReply": "Dodaj odpowiedź",
|
|
"textBack": "Wstecz",
|
|
"textCancel": "Anuluj"
|
|
},
|
|
"VersionHistory": {
|
|
"textAnonymous": "Gość",
|
|
"textBack": "Wstecz",
|
|
"textCancel": "Anuluj"
|
|
}
|
|
},
|
|
"ContextMenu": {
|
|
"menuAddComment": "Dodaj komentarz",
|
|
"menuAddLink": "Dodaj link",
|
|
"menuCancel": "Anuluj"
|
|
},
|
|
"Controller": {
|
|
"Main": {
|
|
"SDK": {
|
|
"%1 of %2": "%1 z %2",
|
|
"%1 or %2": "%1 lub %2",
|
|
"(All)": "(wszystko)",
|
|
"(blank)": "(Puste)"
|
|
},
|
|
"textAnonymous": "Gość"
|
|
}
|
|
},
|
|
"Error": {
|
|
"errorInconsistentExt": "Wystąpił błąd podczas otwierania pliku.<br>Zawartość pliku nie pasuje do jego rozszerzenia.",
|
|
"errorInconsistentExtDocx": "Wystąpił błąd podczas otwierania pliku.<br>Zawartość pliku odpowiada dokumentom tekstowym (np. docx), ale plik ma nieprawidłowe rozszerzenie: %1.",
|
|
"errorInconsistentExtPdf": "Wystąpił błąd podczas otwierania pliku.<br>Zawartość pliku odpowiada jednemu z następujących formatów: pdf/djvu/xps/oxps, ale plik ma nieprawidłowe rozszerzenie: %1.",
|
|
"errorInconsistentExtPptx": "Wystąpił błąd podczas otwierania pliku.<br>Zawartość pliku odpowiada prezentacji (np. pptx), ale plik ma nieprawidłowe rozszerzenie: %1.",
|
|
"errorInconsistentExtXlsx": "Wystąpił błąd podczas otwierania pliku.<br>Zawartość pliku odpowiada arkuszowi kalkulacyjnemu (np. xlsx), ale plik ma nieprawidłowe rozszerzenie: %1.",
|
|
"errorWrongOperator": "Wprowadzona formuła jest błędna. Został użyty błędny operator.<br>Proszę poprawić błąd.",
|
|
"openErrorText": "Wystąpił błąd podczas otwierania pliku",
|
|
"saveErrorText": "Wystąpił błąd podczas zapisywania pliku",
|
|
"textCancel": "Anuluj"
|
|
},
|
|
"LongActions": {
|
|
"textCancel": "Anuluj"
|
|
},
|
|
"Statusbar": {
|
|
"textCancel": "Anuluj",
|
|
"textMoveToEnd": "(Przenieś do końca)",
|
|
"textSheet": "Arkusz"
|
|
},
|
|
"View": {
|
|
"Add": {
|
|
"sCatDatabase": "Baza danych",
|
|
"textAddLink": "Dodaj link",
|
|
"textAddress": "Adres",
|
|
"textBack": "Wstecz",
|
|
"textCancel": "Anuluj",
|
|
"textSheet": "Arkusz"
|
|
},
|
|
"Edit": {
|
|
"textAddCustomColor": "Dodaj niestandardowy kolor",
|
|
"textAddress": "Adres",
|
|
"textAlign": "Wyrównaj",
|
|
"textAlignBottom": "Wyrównaj do dołu",
|
|
"textAlignCenter": "Wyśrodkuj",
|
|
"textAlignLeft": "Wyrównaj do lewej",
|
|
"textAlignRight": "Wyrównaj do prawej",
|
|
"textAlignTop": "Wyrównaj do góry",
|
|
"textAllBorders": "Wszystkie krawędzie",
|
|
"textBack": "Wstecz",
|
|
"textBillions": "Miliardy",
|
|
"textBorder": "Obramowanie",
|
|
"textBorderStyle": "Styl obramowania",
|
|
"textBottom": "Dół",
|
|
"textBottomBorder": "Dolna krawędź",
|
|
"textCancel": "Anuluj",
|
|
"textEmptyItem": "{Puste}",
|
|
"textHundredMil": "100 000 000",
|
|
"textHundredThousands": "100 000",
|
|
"textSheet": "Arkusz",
|
|
"textTenMillions": "10 000 000",
|
|
"textTenThousands": "10 000"
|
|
},
|
|
"Settings": {
|
|
"textAbout": "O programie",
|
|
"textAddress": "Adres",
|
|
"textApplication": "Aplikacja",
|
|
"textApplicationSettings": "Ustawienia aplikacji",
|
|
"textAuthor": "Autor",
|
|
"textBack": "Wstecz",
|
|
"textBottom": "Dół",
|
|
"textCancel": "Anuluj",
|
|
"textRegionalSettings": "Ustawienia regionalne",
|
|
"textSheet": "Arkusz",
|
|
"txtBe": "Białoruski",
|
|
"txtBg": "Bułgarski"
|
|
}
|
|
}
|
|
} |