Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
Platform
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
Platform
Commits
f13ec2f5
Commit
f13ec2f5
authored
Mar 27, 2018
by
Mariusz Fik
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update polish translation for Core module.
Signed-off-by:
Mariusz Fik
<
mariusz@fidano.pl
>
parent
d9d62f76
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
38 additions
and
7 deletions
+38
-7
core.php
Modules/Translation/Resources/lang/core/pl/core.php
+34
-5
settings.php
Modules/Translation/Resources/lang/core/pl/settings.php
+3
-2
sidebar.php
Modules/Translation/Resources/lang/core/pl/sidebar.php
+1
-0
No files found.
Modules/Translation/Resources/lang/core/pl/core.php
View file @
f13ec2f5
...
...
@@ -12,14 +12,19 @@ return [
],
'tab'
=>
[
'english'
=>
'Angielski'
,
'french'
=>
'Francusk
u
'
,
'french'
=>
'Francusk
i
'
,
'dutch'
=>
'Holenderski'
,
'italian'
=>
'Włoski'
,
'greek'
=>
'Grecki'
,
'spanish'
=>
'Hiszpański'
,
'polish'
=>
'Polski'
,
'czech'
=>
'Czech'
,
'korean'
=>
'Korean'
,
'portuguese'
=>
'Portugalski'
,
'arabic'
=>
'Arabski'
,
'macedonian'
=>
'Мacedoński'
,
'turkish'
=>
'Turecki'
,
'czech'
=>
'Czeski'
,
'swedish'
=>
'Szwedzki'
,
'korean'
=>
'Koreański'
,
],
'button'
=>
[
'cancel'
=>
'Anuluj'
,
...
...
@@ -29,6 +34,9 @@ return [
'reset'
=>
'Resetuj'
,
'update and back'
=>
'Aktualizuj i wróć'
,
],
'save'
=>
'Zapisz'
,
'confirm'
=>
'Zatwierdź'
,
'move'
=>
'Przenieś'
,
'breadcrumb'
=>
[
'home'
=>
'Dom'
,
],
...
...
@@ -42,7 +50,8 @@ return [
'available keyboard shortcuts'
=>
'Dostępne skróty klawiszowe na tej stronie'
,
'view website'
=>
'Zobacz stronę'
,
'complete your profile'
=>
'Uzupełnij swój profil'
,
'sign out'
=>
'Wypisz się'
,
'profile'
=>
'Profil'
,
'sign out'
=>
'Wyloguj się'
,
],
'messages'
=>
[
'resource created'
=>
':name poprawnie utworzony.'
,
...
...
@@ -52,5 +61,25 @@ return [
],
'back'
=>
'Powrót'
,
'back to index'
=>
'Powrót do :name'
,
'permission denied'
=>
'Brak dostępu. (wymagane pozwolenie: ":permission")'
,
'permission denied'
=>
'Brak uprawnień. (wymagane uprawnienie: ":permission")'
,
'list resource'
=>
'Wyświetlanie :name'
,
'create resource'
=>
'Tworzenie :name'
,
'edit resource'
=>
'Edycja :name'
,
'destroy resource'
=>
'Usuwanie :name'
,
'error token mismatch'
=>
'Twoja sesja wygasła, wyślij formularz ponownie.'
,
'error 404'
=>
'404'
,
'error 404 title'
=>
'Oops! Nie ma takiej strony'
,
'error 404 description'
=>
'Strona, której szukasz, nie została znaleziona.'
,
'error 500'
=>
'500'
,
'error 500 title'
=>
'Oops! Coś poszło nie tak'
,
'error 500 description'
=>
'Powiadomiliśmy o tym administratora.'
,
'delete cancelled'
=>
'Usuwanie anulowane'
,
'unauthorized'
=>
'Nieautoryzowany'
,
'unauthorized-access'
=>
'Nie masz wystarczających uprawnień aby zobaczyć tę stronę.'
,
'unauthenticated'
=>
'Nieuwierzytelniony'
,
'unauthenticated-access'
=>
'Musisz się zalogować aby zobaczyć tę stronę.'
,
'something went wrong'
=>
'Oops! Coś poszło nie tak.'
,
'mark as online'
=>
'Oznacz jako online'
,
'mark as offline'
=>
'Oznacz jako offline'
,
'back to backend'
=>
'Powrót do panelu'
,
];
Modules/Translation/Resources/lang/core/pl/settings.php
View file @
f13ec2f5
...
...
@@ -2,8 +2,9 @@
return
[
'site-name'
=>
'Nazwa strony'
,
'site-name-mini'
=>
'Krótka nazwa strony'
,
'site-description'
=>
'Opis strony'
,
'template'
=>
'Szablon strony'
,
'
google-analytics'
=>
'Kod
Google Analytics'
,
'locales'
=>
'
Lokalizacje
strony'
,
'
analytics-script'
=>
'Skrypt
Google Analytics'
,
'locales'
=>
'
Język
strony'
,
];
Modules/Translation/Resources/lang/core/pl/sidebar.php
View file @
f13ec2f5
...
...
@@ -2,4 +2,5 @@
return
[
'content'
=>
'Zawartość'
,
'show group'
=>
'Pokaż grupę paska bocznego'
,
];
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment