Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
W
wp-logs
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
wpdesk
wp-logs
Commits
9e9847c9
Commit
9e9847c9
authored
2 years ago
by
Sebastian Pisula
Browse files
Options
Downloads
Patches
Plain Diff
feature(core): en_CA, en_GB translators
parent
7242df50
No related branches found
No related tags found
1 merge request
!23
feature(core): en_CA, en_GB translators
Pipeline
#8095
passed with stages
in 4 minutes and 4 seconds
Changes
4
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
CHANGELOG.md
+5
-1
5 additions, 1 deletion
CHANGELOG.md
composer.json
+2
-0
2 additions, 0 deletions
composer.json
lang/en_CA.po
+70
-0
70 additions, 0 deletions
lang/en_CA.po
lang/en_GB.po
+70
-0
70 additions, 0 deletions
lang/en_GB.po
with
147 additions
and
1 deletion
CHANGELOG.md
+
5
−
1
View file @
9e9847c9
## [1.9.0] - 2022-08-22
## [1.10.0] - 2022-08-16
### Added
-
en_CA, en_GB translators
## [1.9.0] - 2022-08-16
### Added
### Added
-
de_DE
-
de_DE
...
...
This diff is collapsed.
Click to expand it.
composer.json
+
2
−
0
View file @
9e9847c9
...
@@ -40,6 +40,8 @@
...
@@ -40,6 +40,8 @@
"po-files"
:
{
"po-files"
:
{
"pl_PL"
:
"pl_PL.po"
,
"pl_PL"
:
"pl_PL.po"
,
"en_AU"
:
"en_AU.po"
,
"en_AU"
:
"en_AU.po"
,
"en_CA"
:
"en_CA.po"
,
"en_GB"
:
"en_GB.po"
,
"es_ES"
:
"es_ES.po"
,
"es_ES"
:
"es_ES.po"
,
"de_DE"
:
"de_DE.po"
"de_DE"
:
"de_DE.po"
}
}
...
...
This diff is collapsed.
Click to expand it.
lang/en_CA.po
0 → 100644
+
70
−
0
View file @
9e9847c9
msgid ""
msgstr ""
"Project-Id-Version: wp-logs\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-07-14 16:11+0200\n"
"PO-Revision-Date: 2022-08-16 10:09+0200\n"
"Last-Translator: Łukasz Spryszak <lukasz.spryszak@octolize.com>\n"
"Language-Team: Łukasz Spryszak <lspryszak@gmail.com>\n"
"Language: en_CA\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Poedit-Basepath: ../src\n"
"X-Poedit-SourceCharset: UTF-8\n"
"X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
"esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;"
"_n_noop:1,2;_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
"X-Generator: Poedit 3.1.1\n"
"X-Poedit-SearchPath-0: .\n"
#: WP/WPCapture.php:25
#, php-format
msgid ""
"Can not enable WP Desk Debug log! Cannot create directory %s or this "
"directory is not writeable!"
msgstr ""
"Cannot enable WP Desk Debug log! Cannot create %s directory or this "
"directory is not writeable!"
#: WP/WPCapture.php:44
#, php-format
msgid "Can not enable WP Desk Debug log! Cannot create file %s!"
msgstr "Cannot enable WP Desk Debug log! Cannot create %s file!"
#: deprecated/wpdesk-logger.php:70
msgid "Disabled"
msgstr "Disabled"
#: deprecated/wpdesk-logger.php:71
msgid "Emergency"
msgstr "Emergency"
#: deprecated/wpdesk-logger.php:72
msgid "Alert"
msgstr "Alert"
#: deprecated/wpdesk-logger.php:73
msgid "Critical"
msgstr "Critical"
#: deprecated/wpdesk-logger.php:74
msgid "Error"
msgstr "Error"
#: deprecated/wpdesk-logger.php:75
msgid "Warning"
msgstr "Warning"
#: deprecated/wpdesk-logger.php:76
msgid "Notice"
msgstr "Notice"
#: deprecated/wpdesk-logger.php:77
msgid "Info"
msgstr "Info"
#: deprecated/wpdesk-logger.php:78
msgid "Debug"
msgstr "Debug"
This diff is collapsed.
Click to expand it.
lang/en_GB.po
0 → 100644
+
70
−
0
View file @
9e9847c9
msgid ""
msgstr ""
"Project-Id-Version: wp-logs\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-07-14 16:11+0200\n"
"PO-Revision-Date: 2022-08-16 12:03+0200\n"
"Last-Translator: Łukasz Spryszak <lukasz.spryszak@octolize.com>\n"
"Language-Team: Łukasz Spryszak <lspryszak@gmail.com>\n"
"Language: en_GB\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Poedit-Basepath: ../src\n"
"X-Poedit-SourceCharset: UTF-8\n"
"X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
"esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;"
"_n_noop:1,2;_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
"X-Generator: Poedit 3.1.1\n"
"X-Poedit-SearchPath-0: .\n"
#: WP/WPCapture.php:25
#, php-format
msgid ""
"Can not enable WP Desk Debug log! Cannot create directory %s or this "
"directory is not writeable!"
msgstr ""
"Cannot enable WP Desk Debug log! Cannot create %s directory or this "
"directory is not writable!"
#: WP/WPCapture.php:44
#, php-format
msgid "Can not enable WP Desk Debug log! Cannot create file %s!"
msgstr "Cannot enable WP Desk Debug log! Cannot create %s file!"
#: deprecated/wpdesk-logger.php:70
msgid "Disabled"
msgstr "Disabled"
#: deprecated/wpdesk-logger.php:71
msgid "Emergency"
msgstr "Emergency"
#: deprecated/wpdesk-logger.php:72
msgid "Alert"
msgstr "Alert"
#: deprecated/wpdesk-logger.php:73
msgid "Critical"
msgstr "Critical"
#: deprecated/wpdesk-logger.php:74
msgid "Error"
msgstr "Error"
#: deprecated/wpdesk-logger.php:75
msgid "Warning"
msgstr "Warning"
#: deprecated/wpdesk-logger.php:76
msgid "Notice"
msgstr "Notice"
#: deprecated/wpdesk-logger.php:77
msgid "Info"
msgstr "Info"
#: deprecated/wpdesk-logger.php:78
msgid "Debug"
msgstr "Debug"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment