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
c9e4cdc9
Commit
c9e4cdc9
authored
Jun 14, 2012
by
Dietmar Maurer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add Catalan translation
parent
5bb01293
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
707 additions
and
482 deletions
+707
-482
changelog.Debian
debian/changelog.Debian
+6
-0
defines.mk
defines.mk
+1
-1
ca.po
po/ca.po
+699
-481
Utils.js
www/manager/Utils.js
+1
-0
No files found.
debian/changelog.Debian
View file @
c9e4cdc9
pve-manager (2.1-10) unstable; urgency=low
* add Catalan translation
-- Proxmox Support Team <support@proxmox.com> Thu, 14 Jun 2012 07:02:24 +0200
pve-manager (2.1-9) unstable; urgency=low
pve-manager (2.1-9) unstable; urgency=low
* use numeric sorting in startall
* use numeric sorting in startall
...
...
defines.mk
View file @
c9e4cdc9
...
@@ -2,7 +2,7 @@ RELEASE=2.1
...
@@ -2,7 +2,7 @@ RELEASE=2.1
VERSION=2.1
VERSION=2.1
PACKAGE=pve-manager
PACKAGE=pve-manager
PACKAGERELEASE=
9
PACKAGERELEASE=
10
BINDIR=${DESTDIR}/usr/bin
BINDIR=${DESTDIR}/usr/bin
PERLLIBDIR=${DESTDIR}/usr/share/perl5
PERLLIBDIR=${DESTDIR}/usr/share/perl5
...
...
po/ca.po
View file @
c9e4cdc9
This diff is collapsed.
Click to expand it.
www/manager/Utils.js
View file @
c9e4cdc9
...
@@ -194,6 +194,7 @@ Ext.define('PVE.Utils', { statics: {
...
@@ -194,6 +194,7 @@ Ext.define('PVE.Utils', { statics: {
language_map
:
{
language_map
:
{
zh_CN
:
'
Chinese
'
,
zh_CN
:
'
Chinese
'
,
ca
:
'
Catalan
'
,
ja
:
'
Japanese
'
,
ja
:
'
Japanese
'
,
en
:
'
English
'
,
en
:
'
English
'
,
da
:
'
Danish
'
,
da
:
'
Danish
'
,
...
...
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