Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
pve-manager
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
pve-manager
Commits
4f19868f
Commit
4f19868f
authored
Jun 28, 2012
by
Dietmar Maurer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
added Polish translation
parent
cf444f03
Changes
5
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
1418 additions
and
2 deletions
+1418
-2
changelog.Debian
debian/changelog.Debian
+6
-0
defines.mk
defines.mk
+1
-1
Makefile
po/Makefile
+1
-1
pl.po
po/pl.po
+1409
-0
Utils.js
www/manager/Utils.js
+1
-0
No files found.
debian/changelog.Debian
View file @
4f19868f
pve-manager (2.1-11) unstable; urgency=low
* added Polish translation
-- Proxmox Support Team <support@proxmox.com> Thu, 28 Jun 2012 06:55:34 +0200
pve-manager (2.1-10) unstable; urgency=low
* add Catalan translation
...
...
defines.mk
View file @
4f19868f
...
...
@@ -2,7 +2,7 @@ RELEASE=2.1
VERSION=2.1
PACKAGE=pve-manager
PACKAGERELEASE=1
0
PACKAGERELEASE=1
1
BINDIR=${DESTDIR}/usr/bin
PERLLIBDIR=${DESTDIR}/usr/share/perl5
...
...
po/Makefile
View file @
4f19868f
include
../defines.mk
LINGUAS
=
de it fr ja es sv ru
tr
zh_CN da ca
LINGUAS
=
de it fr ja es sv ru
tr
zh_CN da ca
pl
all
:
$(patsubst %
,
pve-lang-%.js
,
$(LINGUAS))
...
...
po/pl.po
0 → 100644
View file @
4f19868f
This diff is collapsed.
Click to expand it.
www/manager/Utils.js
View file @
4f19868f
...
...
@@ -204,6 +204,7 @@ Ext.define('PVE.Utils', { statics: {
it
:
'
Italian
'
,
ru
:
'
Russian
'
,
sv
:
'
Swedish
'
,
pl
:
'
Polish
'
,
tr
:
'
Turkish
'
},
...
...
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