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
7b081678
Commit
7b081678
authored
Mar 31, 2018
by
Mariusz Fik
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update polish translation for Pages module.
Signed-off-by:
Mariusz Fik
<
mariusz@fidano.pl
>
parent
a1822ef0
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
30 additions
and
17 deletions
+30
-17
messages.php
Modules/Translation/Resources/lang/page/pl/messages.php
+4
-4
pages.php
Modules/Translation/Resources/lang/page/pl/pages.php
+26
-13
No files found.
Modules/Translation/Resources/lang/page/pl/messages.php
View file @
7b081678
<?php
return
[
'page created'
=>
'
Strona poprawnie created
.'
,
'page not found'
=>
'
Strona nie znaleziona
.'
,
'page updated'
=>
'
Strona poprawnie zaktualizowana
.'
,
'page deleted'
=>
'
Strona poprawnie usunięta
.'
,
'page created'
=>
'
Pomyślnie utworzono stronę
.'
,
'page not found'
=>
'
Nie znaleziono strony
.'
,
'page updated'
=>
'
Pomyślnie zaktualizowano stronę
.'
,
'page deleted'
=>
'
Pomyślnie usunięto stronę
.'
,
'template is required'
=>
'Nazwa szablonu jest wymagana.'
,
'title is required'
=>
'Tytuł jest wymagany.'
,
...
...
Modules/Translation/Resources/lang/page/pl/pages.php
View file @
7b081678
...
...
@@ -2,23 +2,37 @@
return
[
'pages'
=>
'Strony'
,
'create page'
=>
'
Utwórz stronę
'
,
'edit page'
=>
'Edy
tuj stronę
'
,
'name'
=>
'Nazwa'
,
'create page'
=>
'
Tworzenie strony
'
,
'edit page'
=>
'Edy
cja strony
'
,
'slug'
=>
'Slug'
,
'title'
=>
'Tytuł'
,
'meta_title'
=>
'Meta tytuł'
,
'meta_description'
=>
'Meta opis'
,
'og_title'
=>
'Facebook tytuł'
,
'og_description'
=>
'Facebook opis'
,
'og_type'
=>
'Facebook typ'
,
'template'
=>
'Szablon strony'
,
'is homepage'
=>
'Strona domowa ?'
,
'meta_data'
=>
'Metadane'
,
'meta_title'
=>
'Tytuł metadanych'
,
'meta_description'
=>
'Opis metadanych'
,
'facebook_data'
=>
'Facebook'
,
'og_title'
=>
'Tytuł OpenGraph'
,
'og_description'
=>
'Opis OpenGraph'
,
'og_type'
=>
'Rodzaj OpenGraph'
,
'template'
=>
'Szablon'
,
'is homepage'
=>
'Strona główna?'
,
'body'
=>
'Treść'
,
'status'
=>
'Status'
,
'pages were updated'
=>
'Zaktualizowano stronę'
,
'back to index'
=>
'Powrót do zarządzania stronami'
,
'list resource'
=>
'Wyświetlanie'
,
'create resource'
=>
'Tworzenie'
,
'edit resource'
=>
'Edycja'
,
'destroy resource'
=>
'Usuwanie'
,
'view-page'
=>
'Podgląd strony'
,
'edit-page'
=>
'Edytuj stronę'
,
'validation'
=>
[
'attributes'
=>
[
'title'
=>
't
itle
'
,
'body'
=>
'
body
'
,
'title'
=>
't
ytuł
'
,
'body'
=>
'
treść
'
,
],
],
'facebook-types'
=>
[
...
...
@@ -26,5 +40,4 @@ return [
'product'
=>
'Produkt'
,
'article'
=>
'Artykuł'
,
],
'back to index'
=>
'Wróć do indeksu stron'
,
];
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