From 1d9eb9f2139272db2c3a629facb337307784874c Mon Sep 17 00:00:00 2001 From: brandonkelly Date: Tue, 8 Aug 2023 11:33:07 -0700 Subject: [PATCH 01/27] Missing `@since` [ci skip] --- src/base/ElementInterface.php | 1 + 1 file changed, 1 insertion(+) diff --git a/src/base/ElementInterface.php b/src/base/ElementInterface.php index 7913cc300df..afb70dad1bd 100644 --- a/src/base/ElementInterface.php +++ b/src/base/ElementInterface.php @@ -1144,6 +1144,7 @@ public function getTitleTranslationDescription(); * to the target site. * * @return string The translation key + * @since 3.5.0 */ public function getTitleTranslationKey(): string; From 441fc24c2d524e5328e76b44ccc2a357591ba452 Mon Sep 17 00:00:00 2001 From: shinybrad <83238715+shinybrad@users.noreply.github.com> Date: Thu, 10 Aug 2023 22:08:22 -0400 Subject: [PATCH 02/27] New translations app.php (Chinese Simplified) [ci skip] --- src/translations/zh/app.php | 56 ++++++++++++++++++------------------- 1 file changed, 28 insertions(+), 28 deletions(-) diff --git a/src/translations/zh/app.php b/src/translations/zh/app.php index 478800861a0..4587f8f2af1 100644 --- a/src/translations/zh/app.php +++ b/src/translations/zh/app.php @@ -3,9 +3,9 @@ return [ '(Ungrouped)' => '(未分组)', '(blank)' => '(空)', - '(included)' => '(included)', + '(included)' => '(已包含)', '({currencyCode}) {currencySymbol}' => '({currencyCode}) {currencySymbol}', - '({period} days)' => '({period} days)', + '({period} days)' => '({period} 天)', '/path/to/folder' => '/到/文件夹的/路径', '1 job' => '1 个作业', 'Renew now for another year of updates.' => '立即续订可再获得一年的更新。', @@ -43,7 +43,7 @@ 'Active Trials' => '主动试验', 'Active trials added to the cart.' => '有效试用版已添加到购物车。', 'Active' => '活动', - 'Activity' => 'Activity', + 'Activity' => '活动', 'Add Row Label' => '添加行标签', 'Add a block' => '添加区块', 'Add a category' => '添加分类', @@ -100,9 +100,9 @@ 'Allow subfolders' => '允许子文件夹', 'Allow uploading directly to the field' => '允许直接上传到字段', 'Allowed URL Types' => '允许的 URL 类型', - 'Allows creating drafts of new {type}.' => 'Allows creating drafts of new {type}.', - 'Allows fully saving canonical {type} (directly or by applying drafts).' => 'Allows fully saving canonical {type} (directly or by applying drafts).', - 'Allows viewing existing {type} and creating drafts for them.' => 'Allows viewing existing {type} and creating drafts for them.', + 'Allows creating drafts of new {type}.' => '允许创建新 {type} 的草稿。', + 'Allows fully saving canonical {type} (directly or by applying drafts).' => '允许完全保存标准 {type}(直接保存或应用草稿)。', + 'Allows viewing existing {type} and creating drafts for them.' => '允许查看现有的 {type} 并为其创建草稿。', 'Already in your cart' => '已在购物车中', 'Alternative Text' => '替代文本', 'Always show focus rings' => '始终显示聚焦环', @@ -189,7 +189,7 @@ 'Authorization Header' => '授权标头', 'Auto' => '自动', 'Auto-refresh' => '自动刷新', - 'Auto-renew for {price} annually, starting on {date}.' => 'Auto-renew for {price} annually, starting on {date}.', + 'Auto-renew for {price} annually, starting on {date}.' => '自 {date} 起以每年 {price} 的价格自动续订。', 'Automatic' => '自动', 'Back to the queue index' => '返回至队列索引', 'Back' => '返回', @@ -345,9 +345,9 @@ 'Couldn’t apply draft.' => '无法应用草稿。', 'Couldn’t apply new migrations.' => '无法应用新的迁移。', 'Couldn’t backup the database. How would you like to proceed?' => '无法备份数据库。下一步该如何进行?', - 'Couldn’t change Craft CMS edition.' => 'Couldn’t change Craft CMS edition.', + 'Couldn’t change Craft CMS edition.' => '无法更改 Craft CMS 版本。', 'Couldn’t create {type}.' => '无法创建{type}。', - 'Couldn’t delete all {type}.' => 'Couldn’t delete all {type}.', + 'Couldn’t delete all {type}.' => '无法删除全部 {type}。', 'Couldn’t delete {type}.' => '无法删除{type}。', 'Couldn’t delete “{name}”.' => '无法删除“{name}”。', 'Couldn’t disable plugin.' => '无法禁用插件。', @@ -381,22 +381,22 @@ 'Couldn’t save widget.' => '无法保存小部件。', 'Couldn’t save {type}.' => '无法保存{type}。', 'Couldn’t send activation email. Check your email settings.' => '无法发送激活电子邮件。检查您的电子邮件设置。', - 'Couldn’t send activation email.' => 'Couldn’t send activation email.', + 'Couldn’t send activation email.' => '无法发送激活电子邮件。', 'Couldn’t suspend all users.' => '无法暂停所有用户。', 'Couldn’t suspend user.' => '无法暂挂用户。', 'Couldn’t uninstall plugin.' => '无法卸载插件。', 'Couldn’t unsuspend all users.' => '无法取消暂停所有用户。', 'Couldn’t unsuspend user.' => '无法撤销暂停用户操作。', - 'Couldn’t update cart’s email.' => 'Couldn’t update cart’s email.', - 'Couldn’t update item in cart.' => 'Couldn’t update item in cart.', + 'Couldn’t update cart’s email.' => '无法更新购物车电子邮件。', + 'Couldn’t update item in cart.' => '无法更新购物车中的商品。', 'Couldn’t update password.' => '无法更新密码。', 'Country' => '国家/地区', 'County' => '县', 'Craft CMS does not support backtracking to this version. Please update to Craft CMS {version} or later.' => 'Craft CMS 不支持回溯到此版本。请更新到 Craft CMS {version} 或之后的版本。', - 'Craft CMS edition changed.' => 'Craft CMS edition changed.', + 'Craft CMS edition changed.' => 'Craft CMS 版本已更改。', 'Craft CMS is running in Dev Mode.' => 'Craft CMS 的开发者模式。', - 'Craft Pro and {trialPluginCount, plural, =1{{name}} other{# plugins}} are installed as trials.' => 'Craft Pro and {trialPluginCount, plural, =1{{name}} other{# plugins}} are installed as trials.', - 'Craft Pro is installed as a trial.' => 'Craft Pro is installed as a trial.', + 'Craft Pro and {trialPluginCount, plural, =1{{name}} other{# plugins}} are installed as trials.' => 'Craft Pro 和 {trialPluginCount, plural, =1{{name}} other{# 个插件}}已作为试用版安装。', + 'Craft Pro is installed as a trial.' => 'Craft Pro 已作为试用版安装。', 'Craft Support' => 'Craft 技术支持', 'Craft isn’t installed yet.' => '尚未安装 Craft。', 'Craft {version} Upgrade' => 'Craft {version} 升级', @@ -520,7 +520,7 @@ 'Discard changes' => '舍弃更改', 'Discard' => '舍弃', 'Discover' => '发现', - 'Dismiss' => 'Dismiss', + 'Dismiss' => '关闭', 'Display Settings' => '显示设置', 'Display as thumbnails' => '显示为缩略图', 'Display hierarchically' => '分层显示', @@ -748,8 +748,8 @@ 'Inactive' => '停用', 'Include your template files' => '包含您的模板文件', 'Includes activating/deactivating user accounts, resetting passwords, and changing email addresses.' => '包括激活/停用用户帐户、重置密码和更改电子邮件地址。', - 'Includes one year of updates.' => 'Includes one year of updates.', - 'Includes read-only access to user data and most content, via element selector modals and other means.' => 'Includes read-only access to user data and most content, via element selector modals and other means.', + 'Includes one year of updates.' => '包含一年的更新。', + 'Includes read-only access to user data and most content, via element selector modals and other means.' => '包括通过元素选择器模式和其他方式对用户数据和大部分内容进行只读访问。', 'Includes suspending, unsuspending, and unlocking user accounts.' => '包括暂停、取消暂停和解锁用户帐户。', 'Incorrect current password.' => '当前密码不正确。', 'Incorrect password.' => '密码错误。', @@ -759,7 +759,7 @@ 'Install Craft CMS' => '安装 Craft CMS', 'Install with Composer' => '随编辑器安装', 'Install' => '安装', - 'Installation Instructions' => 'Installation Instructions', + 'Installation Instructions' => '安装说明', 'Installed as a trial' => '作为试用版安装', 'Installed' => '已安装', 'Installing Craft CMS…' => '正在安装 Craft CMS…', @@ -866,7 +866,7 @@ 'Make this the primary site' => '将此设为主站点', 'Manage categories' => '管理分类', 'Manage relations on a per-site basis' => '基于每个站点分别管理关系', - 'Manage your Craft Console account' => 'Manage your Craft Console account', + 'Manage your Craft Console account' => '管理 Craft Console 帐户', 'Manipulated SVG image rasterizing is unreliable. See \\craft\\services\\Images::loadImage()' => '不可靠的 SVG 图片栅格化操作。请参阅 \\craft\\services\\Images::loadImage()', 'Matrix Block' => '矩阵块', 'Matrix Blocks' => '矩阵块', @@ -1145,7 +1145,7 @@ 'Province' => '省', 'Pruning extra revisions' => '修剪额外的修订', 'Public Schema' => '公共架构', - 'Purchase {total, plural, =1{license} other{licenses}}' => 'Purchase {total, plural, =1{license} other{licenses}}', + 'Purchase {total, plural, =1{license} other{licenses}}' => '购买 {total, plural, =1{个证书} other{个证书}}', 'Pushing announcement to control panel users' => '向控制面板用户推送公告', 'Quality must be a number between 1 and 100 (included).' => '质量必须介于 1 - 100 之间(包括 1 和 100)。', 'Quality' => '质量', @@ -1231,8 +1231,8 @@ 'Review' => '检查', 'Revision Notes' => '修订说明', 'Revision {num}' => '修订 {num}', - 'Revision' => 'Revision', - 'Revisions for “{title}”' => 'Revisions for “{title}”', + 'Revision' => '修订', + 'Revisions for “{title}”' => '“{title}”的修订', 'Rotate Left' => '向左旋转', 'Rotate Right' => '向右旋转', 'Rotate' => '旋转', @@ -1811,7 +1811,7 @@ 'Your Email' => '您的电子邮件', 'Your account doesn’t have permission to access the control panel when the system is offline.' => '您的帐户无权在系统离线时访问控制面板。', 'Your account doesn’t have permission to access the site when the system is offline.' => '您的账户无权在系统离线时访问控制面板。', - 'Your cart is empty.' => 'Your cart is empty.', + 'Your cart is empty.' => '您的购物车是空的。', 'Your changes could not be stored.' => '无法存储您的更改。', 'Your changes have been stored.' => '您的更改已存储。', 'Your composer.json file could not be located. Try setting the CRAFT_COMPOSER_PATH constant in index.php to its location on the server.' => '找不到 composer.json 文件。尝试将 index.php 的 CRAFT_COMPOSER_PATH 常量设置为它在服务器上的位置。', @@ -1942,7 +1942,7 @@ '{first}-{last} of {total}' => '第 {first}–{last} 个,共 {total} 个', '{name} folder' => '{name} 文件夹', '{name} has been added, but an error occurred when installing it.' => '{name} 已添加,但在安装时出现错误。', - '{name} is licensed for the {licenseEdition} edition, but the {currentEdition} edition is installed.' => '{name} is licensed for the {licenseEdition} edition, but the {currentEdition} edition is installed.', + '{name} is licensed for the {licenseEdition} edition, but the {currentEdition} edition is installed.' => '{name} 已获得 {licenseEdition} 版本的许可,但安装的是 {currentEdition} 版本。', '{name} isn’t licensed to run version {version}.' => '{name} 未获得运行版本 {version} 的许可。', '{name} requires purchase.' => '{name} 需要购买。', '{name} should be at least {value}.' => '{name} 至少应为 {value}。', @@ -1956,7 +1956,7 @@ '{num, number} {num, plural, =1{notification} other{notifications}}' => '{num, number} 条{num, plural, =1{通知} other{通知}}', '{num, number} {num, plural, =1{second} other{seconds}}' => '{num, number} {num, plural, =1{秒} other{秒}}', '{num, number} {num, plural, =1{week} other{weeks}}' => '{num, number} {num, plural, =1{周} other{周}}', - '{num, number} {num, plural, =1{year} other{years}} of updates' => '{num, number} {num, plural, =1{year} other{years}} of updates', + '{num, number} {num, plural, =1{year} other{years}} of updates' => '{num, number} {num, plural, =1{年} other{年}}更新', '{num, number} {num, plural, =1{year} other{years}}' => '{num, number} {num, plural, =1{年} other{年}}', '{num, number} {section} {num, plural, =1{entry} other{entries}}' => '{num, number} 个{section}{num, plural, =1{条目} other{条目}}', '{pct} width' => '{pct} 宽度', @@ -1969,7 +1969,7 @@ '{totalItems, plural, =1{Item} other{Items}} moved.' => '{totalItems, plural, =1{条目} other{条目}}已移动。', '{total} jobs' => '{total} 个作业', '{total} updates available!' => '共有 {total} 次更新可用!', - '{trialPluginCount, plural, =1{{name} is installed as a trial} other{# plugins are installed as trials}}.' => '{trialPluginCount, plural, =1{{name} is installed as a trial} other{# plugins are installed as trials}}.', + '{trialPluginCount, plural, =1{{name} is installed as a trial} other{# plugins are installed as trials}}.' => '{trialPluginCount, plural, =1{{name} 已作为试用版安装} other{# 个插件已作为试用版安装}}。', '{type} Condition' => '{type}条件', '{type} Criteria' => '{type}条件', '{type} ID' => '{type} ID', @@ -1985,7 +1985,7 @@ '{user}’s Account' => '{user} 的账户', '{value} is not a valid language.' => '{value} 不是有效语言。', '{value} is not a valid site language.' => '{value} 不是有效的站点语言。', - '{volume} root' => '{volume} root', + '{volume} root' => '{volume} 根', '“{extension}” is not an allowed file extension.' => '“{extension}”不是允许的文件扩展名。', '“{filename}” is not allowed in this field.' => '此字段中不允许使用“{filename} ”。', '“{filename}” is too large.' => '“{filename}”太大。', From f8bb89110fec3639816804835b6dff382fdd6b8c Mon Sep 17 00:00:00 2001 From: shinybrad <83238715+shinybrad@users.noreply.github.com> Date: Thu, 10 Aug 2023 22:08:32 -0400 Subject: [PATCH 03/27] New translations app.php (Chinese Simplified) [ci skip] --- src/translations/zh/app.php | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/translations/zh/app.php b/src/translations/zh/app.php index ca39124df3a..224dc8ddcaa 100644 --- a/src/translations/zh/app.php +++ b/src/translations/zh/app.php @@ -300,7 +300,7 @@ 'Couldn’t apply new migrations.' => '无法应用新的迁移。', 'Couldn’t backup the database. How would you like to proceed?' => '无法备份数据库。下一步该如何进行?', 'Couldn’t create {type}.' => '无法创建{type}。', - 'Couldn’t delete all {type}.' => 'Couldn’t delete all {type}.', + 'Couldn’t delete all {type}.' => '无法删除全部 {type}。', 'Couldn’t delete {type}.' => '无法删除{type}。', 'Couldn’t delete “{name}”.' => '无法删除“{name}”。', 'Couldn’t disable plugin.' => '无法禁用插件。', @@ -338,8 +338,8 @@ 'Couldn’t update password.' => '无法更新密码。', 'Craft CMS does not support backtracking to this version. Please update to Craft CMS {version} or later.' => 'Craft CMS 不支持回溯到此版本。请更新到 Craft CMS {version} 或之后的版本。', 'Craft CMS is running in Dev Mode.' => 'Craft CMS 的开发者模式。', - 'Craft Pro and {trialPluginCount, plural, =1{{name}} other{# plugins}} are installed as trials.' => 'Craft Pro and {trialPluginCount, plural, =1{{name}} other{# plugins}} are installed as trials.', - 'Craft Pro is installed as a trial.' => 'Craft Pro is installed as a trial.', + 'Craft Pro and {trialPluginCount, plural, =1{{name}} other{# plugins}} are installed as trials.' => 'Craft Pro 和 {trialPluginCount, plural, =1{{name}} other{# 个插件}}已作为试用版安装。', + 'Craft Pro is installed as a trial.' => 'Craft Pro 已作为试用版安装。', 'Craft Support' => 'Craft 技术支持', 'Craft isn’t installed yet.' => '尚未安装 Craft。', 'Craft {version} Upgrade' => 'Craft {version} 升级', @@ -660,7 +660,7 @@ 'In the local temp folder' => '位于本地临时文件夹', 'Include your template files' => '包含您的模板文件', 'Includes activating user accounts, resetting passwords, and changing email addresses.' => '包括激活用户帐户、重置密码和更改电子邮件地址。', - 'Includes read-only access to user data and most content, via element selector modals and other means.' => 'Includes read-only access to user data and most content, via element selector modals and other means.', + 'Includes read-only access to user data and most content, via element selector modals and other means.' => '包括通过元素选择器模式和其他方式对用户数据和大部分内容进行只读访问。', 'Includes suspending, unsuspending, and unlocking user accounts.' => '包括暂停、取消暂停和解锁用户帐户。', 'Incorrect current password.' => '当前密码不正确。', 'Incorrect password.' => '密码错误。', @@ -1003,7 +1003,7 @@ 'Publish live changes for other authors’ entries' => '对其他作者的条目发布即时更改', 'Publish live changes' => '发布即时更改', 'Publish other authors’ drafts' => '发表其他作者的草稿', - 'Purchase {total, plural, =1{license} other{licenses}}' => 'Purchase {total, plural, =1{license} other{licenses}}', + 'Purchase {total, plural, =1{license} other{licenses}}' => '购买 {total, plural, =1{个证书} other{个证书}}', 'Pushing announcement to control panel users' => '向控制面板用户推送公告', 'Quality must be a number between 1 and 100 (included).' => '质量必须介于 1 - 100 之间(包括 1 和 100)。', 'Quality' => '质量', @@ -1709,7 +1709,7 @@ '{id} – {name}' => '{id} – {name}', '{name} folder' => '{name} 文件夹', '{name} has been added, but an error occurred when installing it.' => '{name} 已添加,但在安装时出现错误。', - '{name} is licensed for the {licenseEdition} edition, but the {currentEdition} edition is installed.' => '{name} is licensed for the {licenseEdition} edition, but the {currentEdition} edition is installed.', + '{name} is licensed for the {licenseEdition} edition, but the {currentEdition} edition is installed.' => '{name} 已获得 {licenseEdition} 版本的许可,但安装的是 {currentEdition} 版本。', '{name} isn’t licensed to run version {version}.' => '{name} 未获得运行版本 {version} 的许可。', '{name} requires purchase.' => '{name} 需要购买。', '{name} should be at least {value}.' => '{name} 至少应为 {value}。', @@ -1732,7 +1732,7 @@ '{totalItems, plural, =1{Item} other{Items}} moved.' => '{totalItems, plural, =1{条目} other{条目}}已移动。', '{total} jobs' => '{total} 个作业', '{total} updates available!' => '共有 {total} 次更新可用!', - '{trialPluginCount, plural, =1{{name} is installed as a trial} other{# plugins are installed as trials}}.' => '{trialPluginCount, plural, =1{{name} is installed as a trial} other{# plugins are installed as trials}}.', + '{trialPluginCount, plural, =1{{name} is installed as a trial} other{# plugins are installed as trials}}.' => '{trialPluginCount, plural, =1{{name} 已作为试用版安装} other{# 个插件已作为试用版安装}}。', '{type} Settings' => '{type} 设置', '{type} created.' => '已创建{type}。', '{type} deleted for site.' => '已删除站点的{type}。', @@ -1743,7 +1743,7 @@ '{user}’s Account' => '{user} 的账户', '{value} is not a valid language.' => '{value} 不是有效语言。', '{value} is not a valid site language.' => '{value} 不是有效的站点语言。', - '{volume} root' => '{volume} root', + '{volume} root' => '{volume} 根', '“{extension}” is not an allowed file extension.' => '“{extension}”不是允许的文件扩展名。', '“{filename}” is not allowed in this field.' => '此字段中不允许使用“{filename} ”。', '“{filename}” is too large.' => '“{filename}”太大。', From e892ac96f984190c2750792db69dc2c06cb970bb Mon Sep 17 00:00:00 2001 From: shinybrad <83238715+shinybrad@users.noreply.github.com> Date: Thu, 10 Aug 2023 23:05:03 -0400 Subject: [PATCH 04/27] New translations app.php (Chinese Simplified) [ci skip] --- src/translations/zh/app.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/translations/zh/app.php b/src/translations/zh/app.php index 4587f8f2af1..2c7d95d8771 100644 --- a/src/translations/zh/app.php +++ b/src/translations/zh/app.php @@ -748,7 +748,7 @@ 'Inactive' => '停用', 'Include your template files' => '包含您的模板文件', 'Includes activating/deactivating user accounts, resetting passwords, and changing email addresses.' => '包括激活/停用用户帐户、重置密码和更改电子邮件地址。', - 'Includes one year of updates.' => '包含一年的更新。', + 'Includes one year of updates.' => '含一年的更新。', 'Includes read-only access to user data and most content, via element selector modals and other means.' => '包括通过元素选择器模式和其他方式对用户数据和大部分内容进行只读访问。', 'Includes suspending, unsuspending, and unlocking user accounts.' => '包括暂停、取消暂停和解锁用户帐户。', 'Incorrect current password.' => '当前密码不正确。', From e75d40f9cff7f955a797edad3ecb9affb40e7a8a Mon Sep 17 00:00:00 2001 From: shinybrad <83238715+shinybrad@users.noreply.github.com> Date: Fri, 11 Aug 2023 00:01:43 -0400 Subject: [PATCH 05/27] New translations app.php (Chinese Simplified) [ci skip] --- src/translations/zh/app.php | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/translations/zh/app.php b/src/translations/zh/app.php index 2c7d95d8771..13f9ff5689e 100644 --- a/src/translations/zh/app.php +++ b/src/translations/zh/app.php @@ -60,7 +60,7 @@ 'Add an entry' => '添加条目', 'Add an option' => '添加选项', 'Add to cart' => '添加到购物车', - 'Add {type} above' => '添加上方的 {type}', + 'Add {type} above' => '添加上方的{type}', 'Added to cart' => '添加到购物车', 'Address Fields' => '地址字段', 'Address Line 1' => '地址行 1', @@ -100,9 +100,9 @@ 'Allow subfolders' => '允许子文件夹', 'Allow uploading directly to the field' => '允许直接上传到字段', 'Allowed URL Types' => '允许的 URL 类型', - 'Allows creating drafts of new {type}.' => '允许创建新 {type} 的草稿。', - 'Allows fully saving canonical {type} (directly or by applying drafts).' => '允许完全保存标准 {type}(直接保存或应用草稿)。', - 'Allows viewing existing {type} and creating drafts for them.' => '允许查看现有的 {type} 并为其创建草稿。', + 'Allows creating drafts of new {type}.' => '允许创建新{type}的草稿。', + 'Allows fully saving canonical {type} (directly or by applying drafts).' => '允许完全保存标准{type}(直接保存或应用草稿)。', + 'Allows viewing existing {type} and creating drafts for them.' => '允许查看现有的{type}并为其创建草稿。', 'Already in your cart' => '已在购物车中', 'Alternative Text' => '替代文本', 'Always show focus rings' => '始终显示聚焦环', @@ -347,7 +347,7 @@ 'Couldn’t backup the database. How would you like to proceed?' => '无法备份数据库。下一步该如何进行?', 'Couldn’t change Craft CMS edition.' => '无法更改 Craft CMS 版本。', 'Couldn’t create {type}.' => '无法创建{type}。', - 'Couldn’t delete all {type}.' => '无法删除全部 {type}。', + 'Couldn’t delete all {type}.' => '无法删除所有{type}。', 'Couldn’t delete {type}.' => '无法删除{type}。', 'Couldn’t delete “{name}”.' => '无法删除“{name}”。', 'Couldn’t disable plugin.' => '无法禁用插件。', @@ -971,7 +971,7 @@ 'New widget' => '添加小部件', 'New {group} category' => '新的 {group} 分类', 'New {section} entry' => '新的 {section} 记录', - 'New {type}' => '新建 {type}', + 'New {type}' => '新建{type}', 'New' => '新建', 'Next Page' => '下一页', 'Next' => '下一步', @@ -1783,8 +1783,8 @@ 'Which section do you want to save entries to?' => '您想将条目保存到哪个版块?', 'Which site should {type} be related from?' => '{type} 应关联哪个网站?', 'Which sites should blocks be saved to?' => '区块应保存到哪些站点?', - 'Which source do you want to select {type} from?' => '您想从哪个源选取 {type}?', - 'Which sources do you want to select {type} from?' => '您想从哪个源选取 {type}?', + 'Which source do you want to select {type} from?' => '您想从哪个源选取{type}?', + 'Which sources do you want to select {type} from?' => '您想从哪个源选取{type}?', 'Which template should be loaded when a category’s URL is requested.' => '当分类 URL 被访问时,应该加载哪一个模板。', 'Which template should be loaded when an entry’s URL is requested.' => '当条目URL被访问时,应该加载哪一个模板?', 'Which type of entries do you want to create?' => '要创建哪种类型的条目?', From d566882e49d7438502df2447e0c3ec6eefacf0b8 Mon Sep 17 00:00:00 2001 From: shinybrad <83238715+shinybrad@users.noreply.github.com> Date: Fri, 11 Aug 2023 00:01:53 -0400 Subject: [PATCH 06/27] New translations app.php (Chinese Simplified) [ci skip] --- src/translations/zh/app.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/translations/zh/app.php b/src/translations/zh/app.php index 224dc8ddcaa..5c613f997bf 100644 --- a/src/translations/zh/app.php +++ b/src/translations/zh/app.php @@ -50,7 +50,7 @@ 'Add an entry' => '添加条目', 'Add an option' => '添加选项', 'Add to cart' => '添加到购物车', - 'Add {type} above' => '添加上方的 {type}', + 'Add {type} above' => '添加上方的{type}', 'Added to cart' => '添加到购物车', 'Admin' => '管理员', 'Administrate users' => '管理用户', @@ -300,7 +300,7 @@ 'Couldn’t apply new migrations.' => '无法应用新的迁移。', 'Couldn’t backup the database. How would you like to proceed?' => '无法备份数据库。下一步该如何进行?', 'Couldn’t create {type}.' => '无法创建{type}。', - 'Couldn’t delete all {type}.' => '无法删除全部 {type}。', + 'Couldn’t delete all {type}.' => '无法删除所有{type}。', 'Couldn’t delete {type}.' => '无法删除{type}。', 'Couldn’t delete “{name}”.' => '无法删除“{name}”。', 'Couldn’t disable plugin.' => '无法禁用插件。', @@ -853,7 +853,7 @@ 'New widget' => '添加小部件', 'New {group} category' => '新的 {group} 分类', 'New {section} entry' => '新的 {section} 记录', - 'New {type}' => '新建 {type}', + 'New {type}' => '新建{type}', 'New' => '新建', 'Next Page' => '下一页', 'Next' => '下一步', @@ -1584,8 +1584,8 @@ 'Which section do you want to save entries to?' => '您想将条目保存到哪个版块?', 'Which site should {type} be related from?' => '{type} 应关联哪个网站?', 'Which sites should blocks be saved to?' => '区块应保存到哪些站点?', - 'Which source do you want to select {type} from?' => '您想从哪个源选取 {type}?', - 'Which sources do you want to select {type} from?' => '您想从哪个源选取 {type}?', + 'Which source do you want to select {type} from?' => '您想从哪个源选取{type}?', + 'Which sources do you want to select {type} from?' => '您想从哪个源选取{type}?', 'Which template should be loaded when a category’s URL is requested.' => '当分类 URL 被访问时,应该加载哪一个模板。', 'Which template should be loaded when an entry’s URL is requested.' => '当条目URL被访问时,应该加载哪一个模板?', 'Which type of entries do you want to create?' => '要创建哪种类型的条目?', From 303605569a85c403f04704323eb928505d808f82 Mon Sep 17 00:00:00 2001 From: shinybrad <83238715+shinybrad@users.noreply.github.com> Date: Fri, 11 Aug 2023 06:14:55 -0400 Subject: [PATCH 07/27] New translations app.php (Chinese Simplified) [ci skip] --- src/translations/zh/app.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/translations/zh/app.php b/src/translations/zh/app.php index 13f9ff5689e..147d89d792b 100644 --- a/src/translations/zh/app.php +++ b/src/translations/zh/app.php @@ -395,7 +395,7 @@ 'Craft CMS does not support backtracking to this version. Please update to Craft CMS {version} or later.' => 'Craft CMS 不支持回溯到此版本。请更新到 Craft CMS {version} 或之后的版本。', 'Craft CMS edition changed.' => 'Craft CMS 版本已更改。', 'Craft CMS is running in Dev Mode.' => 'Craft CMS 的开发者模式。', - 'Craft Pro and {trialPluginCount, plural, =1{{name}} other{# plugins}} are installed as trials.' => 'Craft Pro 和 {trialPluginCount, plural, =1{{name}} other{# 个插件}}已作为试用版安装。', + 'Craft Pro and {trialPluginCount, plural, =1{{name}} other{# plugins}} are installed as trials.' => 'Craft Pro 和 {trialPluginCount, plural, =1{{name} } other{# 个插件}}已作为试用版安装。', 'Craft Pro is installed as a trial.' => 'Craft Pro 已作为试用版安装。', 'Craft Support' => 'Craft 技术支持', 'Craft isn’t installed yet.' => '尚未安装 Craft。', @@ -1145,7 +1145,7 @@ 'Province' => '省', 'Pruning extra revisions' => '修剪额外的修订', 'Public Schema' => '公共架构', - 'Purchase {total, plural, =1{license} other{licenses}}' => '购买 {total, plural, =1{个证书} other{个证书}}', + 'Purchase {total, plural, =1{license} other{licenses}}' => '购买{total, plural, =1{证书} other{证书}}', 'Pushing announcement to control panel users' => '向控制面板用户推送公告', 'Quality must be a number between 1 and 100 (included).' => '质量必须介于 1 - 100 之间(包括 1 和 100)。', 'Quality' => '质量', From 89306a926f59d31e2f543c0f1538964f1eb28b03 Mon Sep 17 00:00:00 2001 From: shinybrad <83238715+shinybrad@users.noreply.github.com> Date: Fri, 11 Aug 2023 06:15:16 -0400 Subject: [PATCH 08/27] New translations app.php (Chinese Simplified) [ci skip] --- src/translations/zh/app.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/translations/zh/app.php b/src/translations/zh/app.php index 5c613f997bf..8f660b1f242 100644 --- a/src/translations/zh/app.php +++ b/src/translations/zh/app.php @@ -338,7 +338,7 @@ 'Couldn’t update password.' => '无法更新密码。', 'Craft CMS does not support backtracking to this version. Please update to Craft CMS {version} or later.' => 'Craft CMS 不支持回溯到此版本。请更新到 Craft CMS {version} 或之后的版本。', 'Craft CMS is running in Dev Mode.' => 'Craft CMS 的开发者模式。', - 'Craft Pro and {trialPluginCount, plural, =1{{name}} other{# plugins}} are installed as trials.' => 'Craft Pro 和 {trialPluginCount, plural, =1{{name}} other{# 个插件}}已作为试用版安装。', + 'Craft Pro and {trialPluginCount, plural, =1{{name}} other{# plugins}} are installed as trials.' => 'Craft Pro 和 {trialPluginCount, plural, =1{{name} } other{# 个插件}}已作为试用版安装。', 'Craft Pro is installed as a trial.' => 'Craft Pro 已作为试用版安装。', 'Craft Support' => 'Craft 技术支持', 'Craft isn’t installed yet.' => '尚未安装 Craft。', @@ -1003,7 +1003,7 @@ 'Publish live changes for other authors’ entries' => '对其他作者的条目发布即时更改', 'Publish live changes' => '发布即时更改', 'Publish other authors’ drafts' => '发表其他作者的草稿', - 'Purchase {total, plural, =1{license} other{licenses}}' => '购买 {total, plural, =1{个证书} other{个证书}}', + 'Purchase {total, plural, =1{license} other{licenses}}' => '购买{total, plural, =1{证书} other{证书}}', 'Pushing announcement to control panel users' => '向控制面板用户推送公告', 'Quality must be a number between 1 and 100 (included).' => '质量必须介于 1 - 100 之间(包括 1 和 100)。', 'Quality' => '质量', From dcb278b49a3a58b0cbf44bfb1c16baf23d420fa6 Mon Sep 17 00:00:00 2001 From: shinybrad <83238715+shinybrad@users.noreply.github.com> Date: Fri, 11 Aug 2023 22:06:40 -0400 Subject: [PATCH 09/27] New translations app.php (Japanese) [ci skip] --- src/translations/ja/app.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/translations/ja/app.php b/src/translations/ja/app.php index c89d043c6d6..ca3524309f5 100644 --- a/src/translations/ja/app.php +++ b/src/translations/ja/app.php @@ -3,9 +3,9 @@ return [ '(Ungrouped)' => '(グループ解除)', '(blank)' => '(空白)', - '(included)' => '(included)', + '(included)' => '(含まれています)', '({currencyCode}) {currencySymbol}' => '({currencyCode}) {currencySymbol}', - '({period} days)' => '({period} days)', + '({period} days)' => '({period}日間)', '/path/to/folder' => '/path/to/folder', '1 job' => '1件のジョブ', 'Renew now for another year of updates.' => '今すぐ更新して今後1年間のアップデートを利用する。', @@ -43,7 +43,7 @@ 'Active Trials' => '有効なトライアル', 'Active trials added to the cart.' => 'アクティブなトライアルはカートに追加されました。', 'Active' => '有効', - 'Activity' => 'Activity', + 'Activity' => 'アクティビティ', 'Add Row Label' => '行ラベルを追加', 'Add a block' => 'ブロックを追加', 'Add a category' => 'カテゴリを追加', @@ -748,8 +748,8 @@ 'Inactive' => '非アクティブ', 'Include your template files' => 'あなたのテンプレートファイルを含める', 'Includes activating/deactivating user accounts, resetting passwords, and changing email addresses.' => 'ユーザーアカウントの有効化/無効化、パスワードのリセット、メールアドレスの変更が含まれます。', - 'Includes one year of updates.' => 'Includes one year of updates.', - 'Includes read-only access to user data and most content, via element selector modals and other means.' => 'Includes read-only access to user data and most content, via element selector modals and other means.', + 'Includes one year of updates.' => '1年分の更新が含まれています。', + 'Includes read-only access to user data and most content, via element selector modals and other means.' => 'エレメントセレクタモダールおよびその他の手段による、セレクタユーザーデータへの読み取り専用アクセスとほとんどのコンテンツが含まれます。', 'Includes suspending, unsuspending, and unlocking user accounts.' => 'ユーザーアカウントの停止、停止解除、ロック解除が含まれます。', 'Incorrect current password.' => '現在のパスワードは正しくありません。', 'Incorrect password.' => 'パスワードが間違っています。', From 3f621dec82801d90c932c789b30d9d3706c12311 Mon Sep 17 00:00:00 2001 From: shinybrad <83238715+shinybrad@users.noreply.github.com> Date: Fri, 11 Aug 2023 22:06:49 -0400 Subject: [PATCH 10/27] New translations app.php (Japanese) [ci skip] --- src/translations/ja/app.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/translations/ja/app.php b/src/translations/ja/app.php index 6d23fbffa0f..54814c044d0 100644 --- a/src/translations/ja/app.php +++ b/src/translations/ja/app.php @@ -660,7 +660,7 @@ 'In the local temp folder' => 'ローカルの一時フォルダ内', 'Include your template files' => 'あなたのテンプレートファイルを含める', 'Includes activating user accounts, resetting passwords, and changing email addresses.' => 'ユーザーアカウントの有効化、パスワードのリセット、メールアドレスの変更が含まれます。', - 'Includes read-only access to user data and most content, via element selector modals and other means.' => 'Includes read-only access to user data and most content, via element selector modals and other means.', + 'Includes read-only access to user data and most content, via element selector modals and other means.' => 'エレメントセレクタモダールおよびその他の手段による、セレクタユーザーデータへの読み取り専用アクセスとほとんどのコンテンツが含まれます。', 'Includes suspending, unsuspending, and unlocking user accounts.' => 'ユーザーアカウントの停止、停止解除、ロック解除が含まれます。', 'Incorrect current password.' => '現在のパスワードは正しくありません。', 'Incorrect password.' => 'パスワードが間違っています。', From 9966036a906ba97cb380c5ccbdb00a25d2b893a8 Mon Sep 17 00:00:00 2001 From: shinybrad <83238715+shinybrad@users.noreply.github.com> Date: Fri, 11 Aug 2023 23:04:31 -0400 Subject: [PATCH 11/27] New translations app.php (Japanese) [ci skip] --- src/translations/ja/app.php | 46 ++++++++++++++++++------------------- 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/src/translations/ja/app.php b/src/translations/ja/app.php index ca3524309f5..08c341e3e43 100644 --- a/src/translations/ja/app.php +++ b/src/translations/ja/app.php @@ -100,9 +100,9 @@ 'Allow subfolders' => 'サブフォルダを許可', 'Allow uploading directly to the field' => 'フィールドへの直接アップロードを許可', 'Allowed URL Types' => '許可されるURLの種類', - 'Allows creating drafts of new {type}.' => 'Allows creating drafts of new {type}.', - 'Allows fully saving canonical {type} (directly or by applying drafts).' => 'Allows fully saving canonical {type} (directly or by applying drafts).', - 'Allows viewing existing {type} and creating drafts for them.' => 'Allows viewing existing {type} and creating drafts for them.', + 'Allows creating drafts of new {type}.' => '新しい{type}の下書きの作成を許可する。', + 'Allows fully saving canonical {type} (directly or by applying drafts).' => '標準{type}の完全な保存を許可する (直接、または下書きを適用することで)。', + 'Allows viewing existing {type} and creating drafts for them.' => '既存の{type}の表示とそれらの下書き作成を許可する。', 'Already in your cart' => 'すでにカートに入っています', 'Alternative Text' => '代替テキスト', 'Always show focus rings' => '常にフォーカスリングを表示', @@ -189,7 +189,7 @@ 'Authorization Header' => 'Authorizationヘッダー', 'Auto' => '自動', 'Auto-refresh' => '自動更新', - 'Auto-renew for {price} annually, starting on {date}.' => 'Auto-renew for {price} annually, starting on {date}.', + 'Auto-renew for {price} annually, starting on {date}.' => '{date}から、{price}で年間自動更新します。', 'Automatic' => '自動', 'Back to the queue index' => 'クエリーインデックスに戻る', 'Back' => '戻る', @@ -345,9 +345,9 @@ 'Couldn’t apply draft.' => '下書きを適用できませんでした。', 'Couldn’t apply new migrations.' => '新しいマイグレーションを適用できませんでした。', 'Couldn’t backup the database. How would you like to proceed?' => 'データベースをバックアップできませんでした。どのように進めますか?', - 'Couldn’t change Craft CMS edition.' => 'Couldn’t change Craft CMS edition.', + 'Couldn’t change Craft CMS edition.' => 'Craft CMSエディションを変更できませんでした。', 'Couldn’t create {type}.' => '{type}を作成できませんでした。', - 'Couldn’t delete all {type}.' => 'Couldn’t delete all {type}.', + 'Couldn’t delete all {type}.' => 'すべての{type}を削除できませんでした。', 'Couldn’t delete {type}.' => '{type}を削除できませんでした。', 'Couldn’t delete “{name}”.' => '「{name}」を削除できませんでした。', 'Couldn’t disable plugin.' => 'プラグインを無効にできませんでした。', @@ -381,22 +381,22 @@ 'Couldn’t save widget.' => 'ウィジェットを保存できませんでした。', 'Couldn’t save {type}.' => '{type}を保存できませんでした。', 'Couldn’t send activation email. Check your email settings.' => '認証メールを送信できませんでした。メール設定を確認してください。', - 'Couldn’t send activation email.' => 'Couldn’t send activation email.', + 'Couldn’t send activation email.' => '認証メールを送信できませんでした。', 'Couldn’t suspend all users.' => 'すべてのユーザーを停止できませんでした。', 'Couldn’t suspend user.' => 'ユーザーを停止できませんでした。', 'Couldn’t uninstall plugin.' => 'プラグインをアンインストールできませんでした。', 'Couldn’t unsuspend all users.' => 'すべてのユーザーを停止解除できませんでした。', 'Couldn’t unsuspend user.' => 'ユーザーを停止解除できませんでした。', - 'Couldn’t update cart’s email.' => 'Couldn’t update cart’s email.', - 'Couldn’t update item in cart.' => 'Couldn’t update item in cart.', + 'Couldn’t update cart’s email.' => 'カートのメールを更新できませんでした。', + 'Couldn’t update item in cart.' => 'カート内のアイテムを更新できませんでした。', 'Couldn’t update password.' => 'パスワートを更新できませんでした。', 'Country' => '国', 'County' => '市区郡', 'Craft CMS does not support backtracking to this version. Please update to Craft CMS {version} or later.' => 'Craft CMS は、このバージョンへのバックトラッキングをサポートしていません。Craft CMS {version} 以降にアップデートしてください。', - 'Craft CMS edition changed.' => 'Craft CMS edition changed.', + 'Craft CMS edition changed.' => 'Craft CMSエディションが変更されました。', 'Craft CMS is running in Dev Mode.' => 'Craft CMS は Dev モードで実行しています。', - 'Craft Pro and {trialPluginCount, plural, =1{{name}} other{# plugins}} are installed as trials.' => 'Craft Pro and {trialPluginCount, plural, =1{{name}} other{# plugins}} are installed as trials.', - 'Craft Pro is installed as a trial.' => 'Craft Pro is installed as a trial.', + 'Craft Pro and {trialPluginCount, plural, =1{{name}} other{# plugins}} are installed as trials.' => 'Craft Proと{trialPluginCount, plural, =1{{name}} other{#件のプラグイン}}がトライアルとしてインストールされました。', + 'Craft Pro is installed as a trial.' => 'Craft Proがトライアルとしてインストールされました。', 'Craft Support' => 'Craft サポート', 'Craft isn’t installed yet.' => 'Craft はまだインストールされていません。', 'Craft {version} Upgrade' => 'Craft {version} のアップグレード', @@ -520,7 +520,7 @@ 'Discard changes' => '変更を破棄', 'Discard' => '破棄', 'Discover' => '探索', - 'Dismiss' => 'Dismiss', + 'Dismiss' => '閉じる', 'Display Settings' => '表示設定', 'Display as thumbnails' => 'サムネイル表示する', 'Display hierarchically' => '階層的に表示', @@ -759,7 +759,7 @@ 'Install Craft CMS' => 'Craft CMSをインストール', 'Install with Composer' => 'Composer でインストール', 'Install' => 'インストール', - 'Installation Instructions' => 'Installation Instructions', + 'Installation Instructions' => 'インストールガイド', 'Installed as a trial' => 'トライアルとしてインストール済み', 'Installed' => 'インストール済み', 'Installing Craft CMS…' => 'Craft CMSをインストール中…', @@ -866,7 +866,7 @@ 'Make this the primary site' => 'このサイトをプライマリサイトにしますか?', 'Manage categories' => 'カテゴリを管理', 'Manage relations on a per-site basis' => 'サイトごとにリレーションを管理', - 'Manage your Craft Console account' => 'Manage your Craft Console account', + 'Manage your Craft Console account' => 'Craftコンソールアカウントを管理', 'Manipulated SVG image rasterizing is unreliable. See \\craft\\services\\Images::loadImage()' => '操作済みの SVG 画像に対するラスタライズは信頼できません。次を参照してください: \\craft\\services\\Images::loadImage()', 'Matrix Block' => 'マトリックスブロック', 'Matrix Blocks' => '行列ブロック', @@ -1145,7 +1145,7 @@ 'Province' => '省', 'Pruning extra revisions' => '余計なリビジョンの排除', 'Public Schema' => '公開スキーマ', - 'Purchase {total, plural, =1{license} other{licenses}}' => 'Purchase {total, plural, =1{license} other{licenses}}', + 'Purchase {total, plural, =1{license} other{licenses}}' => '{total, plural, =1{ライセンス} other{ライセンス}}を購入', 'Pushing announcement to control panel users' => 'コントロールパネルユーザーにアナウンスをプッシュしています', 'Quality must be a number between 1 and 100 (included).' => 'クオリティは1から100までの数値にしてください。', 'Quality' => '品質', @@ -1231,8 +1231,8 @@ 'Review' => '確認', 'Revision Notes' => 'リビジョンメモ', 'Revision {num}' => 'リビジョン {num}', - 'Revision' => 'Revision', - 'Revisions for “{title}”' => 'Revisions for “{title}”', + 'Revision' => 'リビジョン', + 'Revisions for “{title}”' => '「{title}」のリビジョン', 'Rotate Left' => '左に回転', 'Rotate Right' => '右に回転', 'Rotate' => '回転', @@ -1811,7 +1811,7 @@ 'Your Email' => 'あなたのメールアドレス', 'Your account doesn’t have permission to access the control panel when the system is offline.' => 'お使いのアカウントには、システムがオフラインのときにコントロールパネルにアクセスする権限がありません。', 'Your account doesn’t have permission to access the site when the system is offline.' => 'お使いのアカウントには、システムがオフラインのときにサイトにアクセスする権限がありません。', - 'Your cart is empty.' => 'Your cart is empty.', + 'Your cart is empty.' => 'カートが空です。', 'Your changes could not be stored.' => '変更が保存されませんでした。', 'Your changes have been stored.' => '変更が保存されました。', 'Your composer.json file could not be located. Try setting the CRAFT_COMPOSER_PATH constant in index.php to its location on the server.' => 'composer.json ファイルの場所を特定できませんでした。index.php の CRAFT_COMPOSER_PATH 定数を、サーバー上のその場所に設定してみてください。', @@ -1942,7 +1942,7 @@ '{first}-{last} of {total}' => '{first}–{last}/{total}', '{name} folder' => '{name}フォルダ', '{name} has been added, but an error occurred when installing it.' => '{name}が追加されましたが、インストール時にエラーが発生しました。', - '{name} is licensed for the {licenseEdition} edition, but the {currentEdition} edition is installed.' => '{name} is licensed for the {licenseEdition} edition, but the {currentEdition} edition is installed.', + '{name} is licensed for the {licenseEdition} edition, but the {currentEdition} edition is installed.' => '{name}は{licenseEdition}エディション用のライセンスですが、{currentEdition}エディションがインストールされています。', '{name} isn’t licensed to run version {version}.' => '{name}はバージョン{version}を実行するためのライセンスではありません。', '{name} requires purchase.' => '{name}には購入が必要です。', '{name} should be at least {value}.' => '{name}は{value}以上である必要があります。', @@ -1956,7 +1956,7 @@ '{num, number} {num, plural, =1{notification} other{notifications}}' => '{num, number} {num, plural, =1{件の通知} other{件の通知}}', '{num, number} {num, plural, =1{second} other{seconds}}' => '{num, number}{num, plural, =1{秒} other{秒}}', '{num, number} {num, plural, =1{week} other{weeks}}' => '{num, number}{num, plural, =1{週間} other{週間}}', - '{num, number} {num, plural, =1{year} other{years}} of updates' => '{num, number} {num, plural, =1{year} other{years}} of updates', + '{num, number} {num, plural, =1{year} other{years}} of updates' => '{num, number} {num, plural, =1{年} other{年}}の更新', '{num, number} {num, plural, =1{year} other{years}}' => '{num, number}{num, plural, =1{年} other{年}}', '{num, number} {section} {num, plural, =1{entry} other{entries}}' => '{num, number} {section} {num, plural, =1{エントリ} other{エントリ}}', '{pct} width' => '{pct} 幅', @@ -1969,7 +1969,7 @@ '{totalItems, plural, =1{Item} other{Items}} moved.' => '{totalItems, plural, =1{アイテム} other{アイテム}}は移動しました。', '{total} jobs' => '{total}件のジョブ', '{total} updates available!' => 'アップデート{total}件があります!', - '{trialPluginCount, plural, =1{{name} is installed as a trial} other{# plugins are installed as trials}}.' => '{trialPluginCount, plural, =1{{name} is installed as a trial} other{# plugins are installed as trials}}.', + '{trialPluginCount, plural, =1{{name} is installed as a trial} other{# plugins are installed as trials}}.' => '{trialPluginCount, plural, =1{{name}がトライアルとしてインストールされました} other{#件のプラグインがトライアルとしてインストールされました}}。', '{type} Condition' => '{type}の条件', '{type} Criteria' => '{type}の条件', '{type} ID' => '{type} ID', @@ -1985,7 +1985,7 @@ '{user}’s Account' => '{user}のアカウント', '{value} is not a valid language.' => '{value}は有効な言語ではありません。', '{value} is not a valid site language.' => '{value}は有効なサイト言語ではありません。', - '{volume} root' => '{volume} root', + '{volume} root' => '{volume}のルート', '“{extension}” is not an allowed file extension.' => '「{extension}」は許可されていないファイル拡張子です。', '“{filename}” is not allowed in this field.' => '「{filename}」はこのフィールドで使用できません。', '“{filename}” is too large.' => '「{filename}」は大きすぎます。', From 37df046affcbfecc04933a5fafef7d0bf3c72ddc Mon Sep 17 00:00:00 2001 From: shinybrad <83238715+shinybrad@users.noreply.github.com> Date: Fri, 11 Aug 2023 23:04:40 -0400 Subject: [PATCH 12/27] New translations app.php (Japanese) [ci skip] --- src/translations/ja/app.php | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/translations/ja/app.php b/src/translations/ja/app.php index 54814c044d0..6c714f1711e 100644 --- a/src/translations/ja/app.php +++ b/src/translations/ja/app.php @@ -300,7 +300,7 @@ 'Couldn’t apply new migrations.' => '新しいマイグレーションを適用できませんでした。', 'Couldn’t backup the database. How would you like to proceed?' => 'データベースをバックアップできませんでした。どのように進めますか?', 'Couldn’t create {type}.' => '{type}を作成できませんでした。', - 'Couldn’t delete all {type}.' => 'Couldn’t delete all {type}.', + 'Couldn’t delete all {type}.' => 'すべての{type}を削除できませんでした。', 'Couldn’t delete {type}.' => '{type}を削除できませんでした。', 'Couldn’t delete “{name}”.' => '「{name}」を削除できませんでした。', 'Couldn’t disable plugin.' => 'プラグインを無効にできませんでした。', @@ -338,8 +338,8 @@ 'Couldn’t update password.' => 'パスワートを更新できませんでした。', 'Craft CMS does not support backtracking to this version. Please update to Craft CMS {version} or later.' => 'Craft CMS は、このバージョンへのバックトラッキングをサポートしていません。Craft CMS {version} 以降にアップデートしてください。', 'Craft CMS is running in Dev Mode.' => 'Craft CMS は Dev モードで実行しています。', - 'Craft Pro and {trialPluginCount, plural, =1{{name}} other{# plugins}} are installed as trials.' => 'Craft Pro and {trialPluginCount, plural, =1{{name}} other{# plugins}} are installed as trials.', - 'Craft Pro is installed as a trial.' => 'Craft Pro is installed as a trial.', + 'Craft Pro and {trialPluginCount, plural, =1{{name}} other{# plugins}} are installed as trials.' => 'Craft Proと{trialPluginCount, plural, =1{{name}} other{#件のプラグイン}}がトライアルとしてインストールされました。', + 'Craft Pro is installed as a trial.' => 'Craft Proがトライアルとしてインストールされました。', 'Craft Support' => 'Craft サポート', 'Craft isn’t installed yet.' => 'Craft はまだインストールされていません。', 'Craft {version} Upgrade' => 'Craft {version} のアップグレード', @@ -1003,7 +1003,7 @@ 'Publish live changes for other authors’ entries' => '他の作成者の入力のためライブを変更する', 'Publish live changes' => 'ライブの変更を発表する', 'Publish other authors’ drafts' => '他の投稿者の下書きを投稿する', - 'Purchase {total, plural, =1{license} other{licenses}}' => 'Purchase {total, plural, =1{license} other{licenses}}', + 'Purchase {total, plural, =1{license} other{licenses}}' => '{total, plural, =1{ライセンス} other{ライセンス}}を購入', 'Pushing announcement to control panel users' => 'コントロールパネルユーザーにアナウンスをプッシュしています', 'Quality must be a number between 1 and 100 (included).' => 'クオリティは1から100までの数値にしてください。', 'Quality' => '品質', @@ -1709,7 +1709,7 @@ '{id} – {name}' => '{id} – {name}', '{name} folder' => '{name}フォルダ', '{name} has been added, but an error occurred when installing it.' => '{name}が追加されましたが、インストール時にエラーが発生しました。', - '{name} is licensed for the {licenseEdition} edition, but the {currentEdition} edition is installed.' => '{name} is licensed for the {licenseEdition} edition, but the {currentEdition} edition is installed.', + '{name} is licensed for the {licenseEdition} edition, but the {currentEdition} edition is installed.' => '{name}は{licenseEdition}エディション用のライセンスですが、{currentEdition}エディションがインストールされています。', '{name} isn’t licensed to run version {version}.' => '{name}はバージョン{version}を実行するためのライセンスではありません。', '{name} requires purchase.' => '{name}には購入が必要です。', '{name} should be at least {value}.' => '{name}は{value}以上である必要があります。', @@ -1732,7 +1732,7 @@ '{totalItems, plural, =1{Item} other{Items}} moved.' => '{totalItems, plural, =1{アイテム} other{アイテム}}は移動しました。', '{total} jobs' => '{total}件のジョブ', '{total} updates available!' => 'アップデート{total}件があります!', - '{trialPluginCount, plural, =1{{name} is installed as a trial} other{# plugins are installed as trials}}.' => '{trialPluginCount, plural, =1{{name} is installed as a trial} other{# plugins are installed as trials}}.', + '{trialPluginCount, plural, =1{{name} is installed as a trial} other{# plugins are installed as trials}}.' => '{trialPluginCount, plural, =1{{name}がトライアルとしてインストールされました} other{#件のプラグインがトライアルとしてインストールされました}}。', '{type} Settings' => '{type}設定', '{type} created.' => '{type}が作成されました。', '{type} deleted for site.' => 'サイトの{type}は削除されました。', @@ -1743,7 +1743,7 @@ '{user}’s Account' => '{user}のアカウント', '{value} is not a valid language.' => '{value}は有効な言語ではありません。', '{value} is not a valid site language.' => '{value}は有効なサイト言語ではありません。', - '{volume} root' => '{volume} root', + '{volume} root' => '{volume}のルート', '“{extension}” is not an allowed file extension.' => '「{extension}」は許可されていないファイル拡張子です。', '“{filename}” is not allowed in this field.' => '「{filename}」はこのフィールドで使用できません。', '“{filename}” is too large.' => '「{filename}」は大きすぎます。', From a98b83fc757d09316c3480236c10dfb63b94abb6 Mon Sep 17 00:00:00 2001 From: shinybrad <83238715+shinybrad@users.noreply.github.com> Date: Sat, 12 Aug 2023 00:20:15 -0400 Subject: [PATCH 13/27] New translations app.php (Japanese) [ci skip] --- src/translations/ja/app.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/translations/ja/app.php b/src/translations/ja/app.php index 08c341e3e43..08fb73f918b 100644 --- a/src/translations/ja/app.php +++ b/src/translations/ja/app.php @@ -100,9 +100,9 @@ 'Allow subfolders' => 'サブフォルダを許可', 'Allow uploading directly to the field' => 'フィールドへの直接アップロードを許可', 'Allowed URL Types' => '許可されるURLの種類', - 'Allows creating drafts of new {type}.' => '新しい{type}の下書きの作成を許可する。', - 'Allows fully saving canonical {type} (directly or by applying drafts).' => '標準{type}の完全な保存を許可する (直接、または下書きを適用することで)。', - 'Allows viewing existing {type} and creating drafts for them.' => '既存の{type}の表示とそれらの下書き作成を許可する。', + 'Allows creating drafts of new {type}.' => '新しい{type}の下書き作成を許可します。', + 'Allows fully saving canonical {type} (directly or by applying drafts).' => '標準{type}の完全な (直接、または下書きを適用しての) 保存を許可します。', + 'Allows viewing existing {type} and creating drafts for them.' => '既存の{type}の表示とそれらの下書き作成を許可します。', 'Already in your cart' => 'すでにカートに入っています', 'Alternative Text' => '代替テキスト', 'Always show focus rings' => '常にフォーカスリングを表示', @@ -1956,7 +1956,7 @@ '{num, number} {num, plural, =1{notification} other{notifications}}' => '{num, number} {num, plural, =1{件の通知} other{件の通知}}', '{num, number} {num, plural, =1{second} other{seconds}}' => '{num, number}{num, plural, =1{秒} other{秒}}', '{num, number} {num, plural, =1{week} other{weeks}}' => '{num, number}{num, plural, =1{週間} other{週間}}', - '{num, number} {num, plural, =1{year} other{years}} of updates' => '{num, number} {num, plural, =1{年} other{年}}の更新', + '{num, number} {num, plural, =1{year} other{years}} of updates' => '{num, number}{num, plural, =1{年間} other{年間}}の更新', '{num, number} {num, plural, =1{year} other{years}}' => '{num, number}{num, plural, =1{年} other{年}}', '{num, number} {section} {num, plural, =1{entry} other{entries}}' => '{num, number} {section} {num, plural, =1{エントリ} other{エントリ}}', '{pct} width' => '{pct} 幅', From 379daeda24e8b02925058d09dec58fcc2ad66962 Mon Sep 17 00:00:00 2001 From: shinybrad <83238715+shinybrad@users.noreply.github.com> Date: Sat, 12 Aug 2023 08:00:22 -0400 Subject: [PATCH 14/27] New translations app.php (Swedish) [ci skip] --- src/translations/sv/app.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/translations/sv/app.php b/src/translations/sv/app.php index 274ccb3a7ab..12888a07f74 100644 --- a/src/translations/sv/app.php +++ b/src/translations/sv/app.php @@ -1956,7 +1956,7 @@ '{num, number} {num, plural, =1{notification} other{notifications}}' => '{num, number} {num, plural, one {} =1{avisering} other{aviseringar}}', '{num, number} {num, plural, =1{second} other{seconds}}' => '{num, number} {num, plural, =1{sekund} other{sekunder}}', '{num, number} {num, plural, =1{week} other{weeks}}' => '{num, number} {num, plural, =1{vecka} other{veckor}}', - '{num, number} {num, plural, =1{year} other{years}} of updates' => '{num, number} {num, plural, =1{year} other{years}} of updates', + '{num, number} {num, plural, =1{year} other{years}} of updates' => '{num, number} {num, plural, =1{år} other{år}} av uppdateringar', '{num, number} {num, plural, =1{year} other{years}}' => '{num, number} {num, plural, =1{år} other{år}}', '{num, number} {section} {num, plural, =1{entry} other{entries}}' => '{num, number} {section} {num, plural, =1{post} other{poster}}', '{pct} width' => '{pct} bredd', From 3ce793f7e31c6d8c8cb4150fdfdc9f51cc65c138 Mon Sep 17 00:00:00 2001 From: shinybrad <83238715+shinybrad@users.noreply.github.com> Date: Sat, 12 Aug 2023 08:55:29 -0400 Subject: [PATCH 15/27] New translations app.php (Swedish) [ci skip] --- src/translations/sv/app.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/translations/sv/app.php b/src/translations/sv/app.php index 12888a07f74..67086e58cf7 100644 --- a/src/translations/sv/app.php +++ b/src/translations/sv/app.php @@ -1811,7 +1811,7 @@ 'Your Email' => 'Din e-postadress', 'Your account doesn’t have permission to access the control panel when the system is offline.' => 'Ditt konto har inte behörighet att komma åt kontrollpanelen när systemet är offline.', 'Your account doesn’t have permission to access the site when the system is offline.' => 'Ditt konto har inte behörighet att komma åt sajten när systemet är offline.', - 'Your cart is empty.' => 'Your cart is empty.', + 'Your cart is empty.' => 'Din varukorg är tom.', 'Your changes could not be stored.' => 'Dina ändringar kunde inte sparas.', 'Your changes have been stored.' => 'Dina ändringar har sparats.', 'Your composer.json file could not be located. Try setting the CRAFT_COMPOSER_PATH constant in index.php to its location on the server.' => 'Det gick inte att hitta filen composer.json. Prova att ställa in konstanten CRAFT_COMPOSER_PATH i index.php till dess plats på servern.', From a9bc8d586e951bc681c114e80e0159520826aeb2 Mon Sep 17 00:00:00 2001 From: shinybrad <83238715+shinybrad@users.noreply.github.com> Date: Sat, 12 Aug 2023 19:09:17 -0400 Subject: [PATCH 16/27] New translations app.php (Portuguese) [ci skip] --- src/translations/pt/app.php | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/src/translations/pt/app.php b/src/translations/pt/app.php index 9b5e9723a69..1da95885c4e 100644 --- a/src/translations/pt/app.php +++ b/src/translations/pt/app.php @@ -3,9 +3,9 @@ return [ '(Ungrouped)' => '(Sem agrupar)', '(blank)' => '(vazio)', - '(included)' => '(included)', + '(included)' => '(incluído)', '({currencyCode}) {currencySymbol}' => '({currencyCode}) {currencySymbol}', - '({period} days)' => '({period} days)', + '({period} days)' => '({period} dias)', '/path/to/folder' => '/path/to/folder', '1 job' => '1 trabalho', 'Renew now for another year of updates.' => 'Renovar agora por outro ano de atualizações.', @@ -43,7 +43,7 @@ 'Active Trials' => 'Versões de avaliação ativas', 'Active trials added to the cart.' => 'Avaliações ativas adicionadas ao carrinho.', 'Active' => 'Ativo', - 'Activity' => 'Activity', + 'Activity' => 'Atividade', 'Add Row Label' => 'Adicionar etiqueta de linha', 'Add a block' => 'Adicionar um bloco', 'Add a category' => 'Adicionar uma categoria', @@ -100,9 +100,9 @@ 'Allow subfolders' => 'Permitir subpastas', 'Allow uploading directly to the field' => 'Permita o carregamento direto para o campo', 'Allowed URL Types' => 'Tipos de URL permitidos', - 'Allows creating drafts of new {type}.' => 'Allows creating drafts of new {type}.', - 'Allows fully saving canonical {type} (directly or by applying drafts).' => 'Allows fully saving canonical {type} (directly or by applying drafts).', - 'Allows viewing existing {type} and creating drafts for them.' => 'Allows viewing existing {type} and creating drafts for them.', + 'Allows creating drafts of new {type}.' => 'Permite a criação de novos elementos do tipo {type}.', + 'Allows fully saving canonical {type} (directly or by applying drafts).' => 'Permite guardar completamente {type} canónico (diretamente ou aplicando rascunhos).', + 'Allows viewing existing {type} and creating drafts for them.' => 'Permite visualizar {type} existentes e criar rascunhos para este tipo de elementos.', 'Already in your cart' => 'Já está no carrinho', 'Alternative Text' => 'Texto alternativo', 'Always show focus rings' => 'Mostrar sempre os anéis de foco', @@ -189,7 +189,7 @@ 'Authorization Header' => 'Cabeçalho de autorização', 'Auto' => 'Auto', 'Auto-refresh' => 'Atualização automática', - 'Auto-renew for {price} annually, starting on {date}.' => 'Auto-renew for {price} annually, starting on {date}.', + 'Auto-renew for {price} annually, starting on {date}.' => 'Renovação automática por {price} anualmente, a começar em {date}.', 'Automatic' => 'Automático', 'Back to the queue index' => 'Voltar ao índice em fila', 'Back' => 'Voltar', @@ -345,9 +345,9 @@ 'Couldn’t apply draft.' => 'Não foi possível aplicar o rascunho.', 'Couldn’t apply new migrations.' => 'Não foi possível aplicar novas migrações.', 'Couldn’t backup the database. How would you like to proceed?' => 'Não foi possível criar uma cópia de segurança da base de dados. Como gostaria de resolver a situação?', - 'Couldn’t change Craft CMS edition.' => 'Couldn’t change Craft CMS edition.', + 'Couldn’t change Craft CMS edition.' => 'Não foi possível alterar a edição do Craft CMS.', 'Couldn’t create {type}.' => 'Não foi possível criar {type}.', - 'Couldn’t delete all {type}.' => 'Couldn’t delete all {type}.', + 'Couldn’t delete all {type}.' => 'Não foi possível eliminar todos os elementos do tipo {type}.', 'Couldn’t delete {type}.' => 'Não foi possível eliminar {type}.', 'Couldn’t delete “{name}”.' => 'Não foi possível excluir "{name}".', 'Couldn’t disable plugin.' => 'Não foi possível desativar o plugin.', @@ -381,19 +381,19 @@ 'Couldn’t save widget.' => 'Não foi possível salvar o widget.', 'Couldn’t save {type}.' => 'Não foi possível guardar {type}.', 'Couldn’t send activation email. Check your email settings.' => 'Não foi possível enviar um e-mail de ativação. Verifique as suas definições de e-mail.', - 'Couldn’t send activation email.' => 'Couldn’t send activation email.', + 'Couldn’t send activation email.' => 'Não foi possível enviar o e-mail de ativação.', 'Couldn’t suspend all users.' => 'Não foi possível suspender todos os utilizadores.', 'Couldn’t suspend user.' => 'Não foi possível suspender o usuário.', 'Couldn’t uninstall plugin.' => 'Não foi possível desinstalar o plugin.', 'Couldn’t unsuspend all users.' => 'Não foi possível cancelar a suspensão de todos os utilizadores.', 'Couldn’t unsuspend user.' => 'Não foi possível anular a suspensão do utilizador.', - 'Couldn’t update cart’s email.' => 'Couldn’t update cart’s email.', - 'Couldn’t update item in cart.' => 'Couldn’t update item in cart.', + 'Couldn’t update cart’s email.' => 'Não foi possível atualizar o e-mail do carrinho.', + 'Couldn’t update item in cart.' => 'Não foi possível atualizar item no carrinho.', 'Couldn’t update password.' => 'Não foi possível atualizar a senha.', 'Country' => 'País', 'County' => 'Condado', 'Craft CMS does not support backtracking to this version. Please update to Craft CMS {version} or later.' => 'O Craft CMS não suporta retroceder para esta versão. Atualize para o Craft CMS {version} ou posterior.', - 'Craft CMS edition changed.' => 'Craft CMS edition changed.', + 'Craft CMS edition changed.' => 'A edição do Craft CMS foi alterada.', 'Craft CMS is running in Dev Mode.' => 'Craft CMS está sendo executado no modo Dev.', 'Craft Pro and {trialPluginCount, plural, =1{{name}} other{# plugins}} are installed as trials.' => 'Craft Pro and {trialPluginCount, plural, =1{{name}} other{# plugins}} are installed as trials.', 'Craft Pro is installed as a trial.' => 'Craft Pro is installed as a trial.', @@ -520,7 +520,7 @@ 'Discard changes' => 'Rejeitar alterações', 'Discard' => 'Descartar', 'Discover' => 'Descobrir', - 'Dismiss' => 'Dismiss', + 'Dismiss' => 'Descartar', 'Display Settings' => 'Definições de visualização', 'Display as thumbnails' => 'Mostrar como miniaturas', 'Display hierarchically' => 'Apresentar hierarquicamente', @@ -748,7 +748,7 @@ 'Inactive' => 'Inativo', 'Include your template files' => 'Incluir seus arquivos de template', 'Includes activating/deactivating user accounts, resetting passwords, and changing email addresses.' => 'Inclui ativação/desativação de contas de utilizador, reposição de palavras-passe e alteração de endereços de email.', - 'Includes one year of updates.' => 'Includes one year of updates.', + 'Includes one year of updates.' => 'Incluí um ano de atualizações.', 'Includes read-only access to user data and most content, via element selector modals and other means.' => 'Includes read-only access to user data and most content, via element selector modals and other means.', 'Includes suspending, unsuspending, and unlocking user accounts.' => 'Inclui a suspensão, anulação da suspensão e desbloqueio de contas de utilizador.', 'Incorrect current password.' => 'Senha atual incorreta.', @@ -759,7 +759,7 @@ 'Install Craft CMS' => 'Instalar Craft CMS', 'Install with Composer' => 'Instalar com Composer', 'Install' => 'Instalar', - 'Installation Instructions' => 'Installation Instructions', + 'Installation Instructions' => 'Instruções de instalação', 'Installed as a trial' => 'Instalado como versão de teste', 'Installed' => 'Instalado', 'Installing Craft CMS…' => 'Instalando Craft CMS…', From dbd3e0b6d5fba3069058e8b8bbd105a34aaaae67 Mon Sep 17 00:00:00 2001 From: shinybrad <83238715+shinybrad@users.noreply.github.com> Date: Sat, 12 Aug 2023 19:09:25 -0400 Subject: [PATCH 17/27] New translations app.php (Portuguese) [ci skip] --- src/translations/pt/app.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/translations/pt/app.php b/src/translations/pt/app.php index 290f74f0c09..5a3ab85885b 100644 --- a/src/translations/pt/app.php +++ b/src/translations/pt/app.php @@ -300,7 +300,7 @@ 'Couldn’t apply new migrations.' => 'Não foi possível aplicar novas migrações.', 'Couldn’t backup the database. How would you like to proceed?' => 'Não foi possível criar uma cópia de segurança da base de dados. Como gostaria de resolver a situação?', 'Couldn’t create {type}.' => 'Não foi possível criar {type}.', - 'Couldn’t delete all {type}.' => 'Couldn’t delete all {type}.', + 'Couldn’t delete all {type}.' => 'Não foi possível eliminar todos os elementos do tipo {type}.', 'Couldn’t delete {type}.' => 'Não foi possível eliminar {type}.', 'Couldn’t delete “{name}”.' => 'Não foi possível excluir "{name}".', 'Couldn’t disable plugin.' => 'Não foi possível desativar o plugin.', From 72da0fb5360fdc34df1811a1a74ba882dd0109c5 Mon Sep 17 00:00:00 2001 From: shinybrad <83238715+shinybrad@users.noreply.github.com> Date: Sat, 12 Aug 2023 20:38:22 -0400 Subject: [PATCH 18/27] New translations app.php (Portuguese) [ci skip] --- src/translations/pt/app.php | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/src/translations/pt/app.php b/src/translations/pt/app.php index 1da95885c4e..9b5e9723a69 100644 --- a/src/translations/pt/app.php +++ b/src/translations/pt/app.php @@ -3,9 +3,9 @@ return [ '(Ungrouped)' => '(Sem agrupar)', '(blank)' => '(vazio)', - '(included)' => '(incluído)', + '(included)' => '(included)', '({currencyCode}) {currencySymbol}' => '({currencyCode}) {currencySymbol}', - '({period} days)' => '({period} dias)', + '({period} days)' => '({period} days)', '/path/to/folder' => '/path/to/folder', '1 job' => '1 trabalho', 'Renew now for another year of updates.' => 'Renovar agora por outro ano de atualizações.', @@ -43,7 +43,7 @@ 'Active Trials' => 'Versões de avaliação ativas', 'Active trials added to the cart.' => 'Avaliações ativas adicionadas ao carrinho.', 'Active' => 'Ativo', - 'Activity' => 'Atividade', + 'Activity' => 'Activity', 'Add Row Label' => 'Adicionar etiqueta de linha', 'Add a block' => 'Adicionar um bloco', 'Add a category' => 'Adicionar uma categoria', @@ -100,9 +100,9 @@ 'Allow subfolders' => 'Permitir subpastas', 'Allow uploading directly to the field' => 'Permita o carregamento direto para o campo', 'Allowed URL Types' => 'Tipos de URL permitidos', - 'Allows creating drafts of new {type}.' => 'Permite a criação de novos elementos do tipo {type}.', - 'Allows fully saving canonical {type} (directly or by applying drafts).' => 'Permite guardar completamente {type} canónico (diretamente ou aplicando rascunhos).', - 'Allows viewing existing {type} and creating drafts for them.' => 'Permite visualizar {type} existentes e criar rascunhos para este tipo de elementos.', + 'Allows creating drafts of new {type}.' => 'Allows creating drafts of new {type}.', + 'Allows fully saving canonical {type} (directly or by applying drafts).' => 'Allows fully saving canonical {type} (directly or by applying drafts).', + 'Allows viewing existing {type} and creating drafts for them.' => 'Allows viewing existing {type} and creating drafts for them.', 'Already in your cart' => 'Já está no carrinho', 'Alternative Text' => 'Texto alternativo', 'Always show focus rings' => 'Mostrar sempre os anéis de foco', @@ -189,7 +189,7 @@ 'Authorization Header' => 'Cabeçalho de autorização', 'Auto' => 'Auto', 'Auto-refresh' => 'Atualização automática', - 'Auto-renew for {price} annually, starting on {date}.' => 'Renovação automática por {price} anualmente, a começar em {date}.', + 'Auto-renew for {price} annually, starting on {date}.' => 'Auto-renew for {price} annually, starting on {date}.', 'Automatic' => 'Automático', 'Back to the queue index' => 'Voltar ao índice em fila', 'Back' => 'Voltar', @@ -345,9 +345,9 @@ 'Couldn’t apply draft.' => 'Não foi possível aplicar o rascunho.', 'Couldn’t apply new migrations.' => 'Não foi possível aplicar novas migrações.', 'Couldn’t backup the database. How would you like to proceed?' => 'Não foi possível criar uma cópia de segurança da base de dados. Como gostaria de resolver a situação?', - 'Couldn’t change Craft CMS edition.' => 'Não foi possível alterar a edição do Craft CMS.', + 'Couldn’t change Craft CMS edition.' => 'Couldn’t change Craft CMS edition.', 'Couldn’t create {type}.' => 'Não foi possível criar {type}.', - 'Couldn’t delete all {type}.' => 'Não foi possível eliminar todos os elementos do tipo {type}.', + 'Couldn’t delete all {type}.' => 'Couldn’t delete all {type}.', 'Couldn’t delete {type}.' => 'Não foi possível eliminar {type}.', 'Couldn’t delete “{name}”.' => 'Não foi possível excluir "{name}".', 'Couldn’t disable plugin.' => 'Não foi possível desativar o plugin.', @@ -381,19 +381,19 @@ 'Couldn’t save widget.' => 'Não foi possível salvar o widget.', 'Couldn’t save {type}.' => 'Não foi possível guardar {type}.', 'Couldn’t send activation email. Check your email settings.' => 'Não foi possível enviar um e-mail de ativação. Verifique as suas definições de e-mail.', - 'Couldn’t send activation email.' => 'Não foi possível enviar o e-mail de ativação.', + 'Couldn’t send activation email.' => 'Couldn’t send activation email.', 'Couldn’t suspend all users.' => 'Não foi possível suspender todos os utilizadores.', 'Couldn’t suspend user.' => 'Não foi possível suspender o usuário.', 'Couldn’t uninstall plugin.' => 'Não foi possível desinstalar o plugin.', 'Couldn’t unsuspend all users.' => 'Não foi possível cancelar a suspensão de todos os utilizadores.', 'Couldn’t unsuspend user.' => 'Não foi possível anular a suspensão do utilizador.', - 'Couldn’t update cart’s email.' => 'Não foi possível atualizar o e-mail do carrinho.', - 'Couldn’t update item in cart.' => 'Não foi possível atualizar item no carrinho.', + 'Couldn’t update cart’s email.' => 'Couldn’t update cart’s email.', + 'Couldn’t update item in cart.' => 'Couldn’t update item in cart.', 'Couldn’t update password.' => 'Não foi possível atualizar a senha.', 'Country' => 'País', 'County' => 'Condado', 'Craft CMS does not support backtracking to this version. Please update to Craft CMS {version} or later.' => 'O Craft CMS não suporta retroceder para esta versão. Atualize para o Craft CMS {version} ou posterior.', - 'Craft CMS edition changed.' => 'A edição do Craft CMS foi alterada.', + 'Craft CMS edition changed.' => 'Craft CMS edition changed.', 'Craft CMS is running in Dev Mode.' => 'Craft CMS está sendo executado no modo Dev.', 'Craft Pro and {trialPluginCount, plural, =1{{name}} other{# plugins}} are installed as trials.' => 'Craft Pro and {trialPluginCount, plural, =1{{name}} other{# plugins}} are installed as trials.', 'Craft Pro is installed as a trial.' => 'Craft Pro is installed as a trial.', @@ -520,7 +520,7 @@ 'Discard changes' => 'Rejeitar alterações', 'Discard' => 'Descartar', 'Discover' => 'Descobrir', - 'Dismiss' => 'Descartar', + 'Dismiss' => 'Dismiss', 'Display Settings' => 'Definições de visualização', 'Display as thumbnails' => 'Mostrar como miniaturas', 'Display hierarchically' => 'Apresentar hierarquicamente', @@ -748,7 +748,7 @@ 'Inactive' => 'Inativo', 'Include your template files' => 'Incluir seus arquivos de template', 'Includes activating/deactivating user accounts, resetting passwords, and changing email addresses.' => 'Inclui ativação/desativação de contas de utilizador, reposição de palavras-passe e alteração de endereços de email.', - 'Includes one year of updates.' => 'Incluí um ano de atualizações.', + 'Includes one year of updates.' => 'Includes one year of updates.', 'Includes read-only access to user data and most content, via element selector modals and other means.' => 'Includes read-only access to user data and most content, via element selector modals and other means.', 'Includes suspending, unsuspending, and unlocking user accounts.' => 'Inclui a suspensão, anulação da suspensão e desbloqueio de contas de utilizador.', 'Incorrect current password.' => 'Senha atual incorreta.', @@ -759,7 +759,7 @@ 'Install Craft CMS' => 'Instalar Craft CMS', 'Install with Composer' => 'Instalar com Composer', 'Install' => 'Instalar', - 'Installation Instructions' => 'Instruções de instalação', + 'Installation Instructions' => 'Installation Instructions', 'Installed as a trial' => 'Instalado como versão de teste', 'Installed' => 'Instalado', 'Installing Craft CMS…' => 'Instalando Craft CMS…', From 5386ce2e7c083513aa90475521eafce314bd67e8 Mon Sep 17 00:00:00 2001 From: shinybrad <83238715+shinybrad@users.noreply.github.com> Date: Sat, 12 Aug 2023 20:38:30 -0400 Subject: [PATCH 19/27] New translations app.php (Portuguese) [ci skip] --- src/translations/pt/app.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/translations/pt/app.php b/src/translations/pt/app.php index 5a3ab85885b..290f74f0c09 100644 --- a/src/translations/pt/app.php +++ b/src/translations/pt/app.php @@ -300,7 +300,7 @@ 'Couldn’t apply new migrations.' => 'Não foi possível aplicar novas migrações.', 'Couldn’t backup the database. How would you like to proceed?' => 'Não foi possível criar uma cópia de segurança da base de dados. Como gostaria de resolver a situação?', 'Couldn’t create {type}.' => 'Não foi possível criar {type}.', - 'Couldn’t delete all {type}.' => 'Não foi possível eliminar todos os elementos do tipo {type}.', + 'Couldn’t delete all {type}.' => 'Couldn’t delete all {type}.', 'Couldn’t delete {type}.' => 'Não foi possível eliminar {type}.', 'Couldn’t delete “{name}”.' => 'Não foi possível excluir "{name}".', 'Couldn’t disable plugin.' => 'Não foi possível desativar o plugin.', From 4a4ccd23e32912dfc14bd826bf89017eb37e92ac Mon Sep 17 00:00:00 2001 From: shinybrad <83238715+shinybrad@users.noreply.github.com> Date: Mon, 14 Aug 2023 02:51:40 -0400 Subject: [PATCH 20/27] New translations app.php (Norwegian Bokmal) [ci skip] --- src/translations/nb/app.php | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/translations/nb/app.php b/src/translations/nb/app.php index 4a92aa9b766..bdfa60abf04 100644 --- a/src/translations/nb/app.php +++ b/src/translations/nb/app.php @@ -3,7 +3,7 @@ return [ '(Ungrouped)' => '(Ikke gruppert)', '(blank)' => '(tom)', - '(included)' => '(included)', + '(included)' => '(inkludert)', '({currencyCode}) {currencySymbol}' => '({currencyCode}) {currencySymbol}', '({period} days)' => '({period} dager)', '/path/to/folder' => '/path/to/folder', @@ -100,9 +100,9 @@ 'Allow subfolders' => 'Tillat undermapper', 'Allow uploading directly to the field' => 'Tillat opplasting direkte til feltet', 'Allowed URL Types' => 'Tillatte URL-typer', - 'Allows creating drafts of new {type}.' => 'Allows creating drafts of new {type}.', - 'Allows fully saving canonical {type} (directly or by applying drafts).' => 'Allows fully saving canonical {type} (directly or by applying drafts).', - 'Allows viewing existing {type} and creating drafts for them.' => 'Allows viewing existing {type} and creating drafts for them.', + 'Allows creating drafts of new {type}.' => 'Tillater oppretting av utkast av ny {type}.', + 'Allows fully saving canonical {type} (directly or by applying drafts).' => 'Tillater fullstendig lagring av kanonisk {type} (direkte eller ved å bruke utkast).', + 'Allows viewing existing {type} and creating drafts for them.' => 'Tillater visning av eksisterende {type} og opprettelse av utkast for dem.', 'Already in your cart' => 'Allerede i handlekurven din', 'Alternative Text' => 'Alternative Text', 'Always show focus rings' => 'Vis alltid fokusringer', @@ -189,7 +189,7 @@ 'Authorization Header' => 'Godkjennelsesoverskrift', 'Auto' => 'Auto', 'Auto-refresh' => 'Oppdater automatisk', - 'Auto-renew for {price} annually, starting on {date}.' => 'Auto-renew for {price} annually, starting on {date}.', + 'Auto-renew for {price} annually, starting on {date}.' => 'Fornyes automatisk for {price} årlig, fra og med {date}.', 'Automatic' => 'Automatisk', 'Back to the queue index' => 'Tilbake til køindeks', 'Back' => 'Tilbake', @@ -395,8 +395,8 @@ 'Craft CMS does not support backtracking to this version. Please update to Craft CMS {version} or later.' => 'Craft CMS støtter ikke tilbakerulling til denne versjonen. Oppdater til Craft CMS {version} eller nyere.', 'Craft CMS edition changed.' => 'Craft CMS-utgave endret.', 'Craft CMS is running in Dev Mode.' => 'Craft CMS kjører i utviklermodus.', - 'Craft Pro and {trialPluginCount, plural, =1{{name}} other{# plugins}} are installed as trials.' => 'Craft Pro and {trialPluginCount, plural, =1{{name}} other{# plugins}} are installed as trials.', - 'Craft Pro is installed as a trial.' => 'Craft Pro is installed as a trial.', + 'Craft Pro and {trialPluginCount, plural, =1{{name}} other{# plugins}} are installed as trials.' => 'Craft Pro og {trialPluginCount, plural, =1{{name}} other{# plugins}} er installert som prøver.', + 'Craft Pro is installed as a trial.' => 'Craft Pro er installert som en prøve.', 'Craft Support' => 'Støtte for Craft', 'Craft isn’t installed yet.' => 'Craft er ikke installert enda.', 'Craft {version} Upgrade' => 'Craft {version} Oppgrader', @@ -748,8 +748,8 @@ 'Inactive' => 'Inaktiv', 'Include your template files' => 'Inkludere alle malene dine', 'Includes activating/deactivating user accounts, resetting passwords, and changing email addresses.' => 'Inkluderer aktivering/deaktivering av brukerkontoer, tilbakestilling av passord og endring av e-postadresse.', - 'Includes one year of updates.' => 'Includes one year of updates.', - 'Includes read-only access to user data and most content, via element selector modals and other means.' => 'Includes read-only access to user data and most content, via element selector modals and other means.', + 'Includes one year of updates.' => 'Inkluderer ett år med oppdateringer.', + 'Includes read-only access to user data and most content, via element selector modals and other means.' => 'Inkluderer skrivebeskyttet tilgang til brukerdata og det meste av innhold, via elementvelger-modaler og andre midler.', 'Includes suspending, unsuspending, and unlocking user accounts.' => 'Inkluderer suspendering, opphevelse av suspendering og opplåsing av brukerkontoer.', 'Incorrect current password.' => 'Feil nåværende passord tastet inn.', 'Incorrect password.' => 'Feil passord.', @@ -1145,7 +1145,7 @@ 'Province' => 'Provins', 'Pruning extra revisions' => 'Fjerner overflødige versjoner', 'Public Schema' => 'Offentlig skjema', - 'Purchase {total, plural, =1{license} other{licenses}}' => 'Purchase {total, plural, =1{license} other{licenses}}', + 'Purchase {total, plural, =1{license} other{licenses}}' => 'Kjøp {total, plural, =1{lisens} other{lisenser}}', 'Pushing announcement to control panel users' => 'Sender kunngjøring til brukere av kontrollpanelet', 'Quality must be a number between 1 and 100 (included).' => 'Kvaliteten må være et tall mellom 1 og 100 (inkludert).', 'Quality' => 'Kvalitet', @@ -1958,7 +1958,7 @@ '{num, number} {num, plural, =1{notification} other{notifications}}' => '{num, number} {num, plural, =1{varsling} other{varslinger}}', '{num, number} {num, plural, =1{second} other{seconds}}' => '{num, number} {num, plural, one {} =1{sekund} other{sekunder}}', '{num, number} {num, plural, =1{week} other{weeks}}' => '{num, number} {num, plural, one {} =1{uke} other{uker}}', - '{num, number} {num, plural, =1{year} other{years}} of updates' => '{num, number} {num, plural, =1{year} other{years}} of updates', + '{num, number} {num, plural, =1{year} other{years}} of updates' => '{num, number} {num, plural, one {} =1{år} other{år}} med oppdateringer', '{num, number} {num, plural, =1{year} other{years}}' => '{num, number} {num, plural, one {} =1{år} other{år}}', '{num, number} {section} {num, plural, =1{entry} other{entries}}' => '{num, number} {section} {num, plural, one {} =1{post} other{poster}}', '{pct} width' => '{pct} bredde', @@ -1971,7 +1971,7 @@ '{totalItems, plural, =1{Item} other{Items}} moved.' => '{totalItems, plural, one {}=1{element} other{elementer}} er flyttet.', '{total} jobs' => '{total} jobber', '{total} updates available!' => '{total} oppdateringer tilgjengelig!', - '{trialPluginCount, plural, =1{{name} is installed as a trial} other{# plugins are installed as trials}}.' => '{trialPluginCount, plural, =1{{name} is installed as a trial} other{# plugins are installed as trials}}.', + '{trialPluginCount, plural, =1{{name} is installed as a trial} other{# plugins are installed as trials}}.' => '{trialPluginCount, plural, =1{{name} er installert som en prøve} other{# programtillegg er installert som prøver}}.', '{type} Condition' => '{type} betingelse', '{type} Criteria' => '{type} kriterie', '{type} ID' => '{type} ID', From 0efc001ccba5683d863b9aa2794cd26ebf4f7165 Mon Sep 17 00:00:00 2001 From: shinybrad <83238715+shinybrad@users.noreply.github.com> Date: Mon, 14 Aug 2023 02:51:51 -0400 Subject: [PATCH 21/27] New translations app.php (Norwegian Bokmal) [ci skip] --- src/translations/nb/app.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/translations/nb/app.php b/src/translations/nb/app.php index 02d48c161f6..8fe65c4ef1d 100644 --- a/src/translations/nb/app.php +++ b/src/translations/nb/app.php @@ -338,8 +338,8 @@ 'Couldn’t update password.' => 'Kunne ikke oppdatere passord.', 'Craft CMS does not support backtracking to this version. Please update to Craft CMS {version} or later.' => 'Craft CMS støtter ikke tilbakerulling til denne versjonen. Oppdater til Craft CMS {version} eller nyere.', 'Craft CMS is running in Dev Mode.' => 'Craft CMS kjører i utviklermodus.', - 'Craft Pro and {trialPluginCount, plural, =1{{name}} other{# plugins}} are installed as trials.' => 'Craft Pro and {trialPluginCount, plural, =1{{name}} other{# plugins}} are installed as trials.', - 'Craft Pro is installed as a trial.' => 'Craft Pro is installed as a trial.', + 'Craft Pro and {trialPluginCount, plural, =1{{name}} other{# plugins}} are installed as trials.' => 'Craft Pro og {trialPluginCount, plural, =1{{name}} other{# plugins}} er installert som prøver.', + 'Craft Pro is installed as a trial.' => 'Craft Pro er installert som en prøve.', 'Craft Support' => 'Støtte for Craft', 'Craft isn’t installed yet.' => 'Craft er ikke installert enda.', 'Craft {version} Upgrade' => 'Craft {version} Oppgrader', @@ -660,7 +660,7 @@ 'In the local temp folder' => 'I den lokale midlertidige mappen', 'Include your template files' => 'Inkludere alle malene dine', 'Includes activating user accounts, resetting passwords, and changing email addresses.' => 'Inkluderer aktivering av brukerkontoer, tilbakestilling av passord og endring av e-postadresser.', - 'Includes read-only access to user data and most content, via element selector modals and other means.' => 'Includes read-only access to user data and most content, via element selector modals and other means.', + 'Includes read-only access to user data and most content, via element selector modals and other means.' => 'Inkluderer skrivebeskyttet tilgang til brukerdata og det meste av innhold, via elementvelger-modaler og andre midler.', 'Includes suspending, unsuspending, and unlocking user accounts.' => 'Inkluderer suspendering, opphevelse av suspendering og opplåsing av brukerkontoer.', 'Incorrect current password.' => 'Feil nåværende passord tastet inn.', 'Incorrect password.' => 'Feil passord.', @@ -1003,7 +1003,7 @@ 'Publish live changes for other authors’ entries' => 'Publiser sanntidsendringer for andre forfatteres artikler', 'Publish live changes' => 'Publiser sanntidsendringene', 'Publish other authors’ drafts' => 'Publiser andre forfatteres utkast', - 'Purchase {total, plural, =1{license} other{licenses}}' => 'Purchase {total, plural, =1{license} other{licenses}}', + 'Purchase {total, plural, =1{license} other{licenses}}' => 'Kjøp {total, plural, =1{lisens} other{lisenser}}', 'Pushing announcement to control panel users' => 'Sender kunngjøring til brukere av kontrollpanelet', 'Quality must be a number between 1 and 100 (included).' => 'Kvaliteten må være et tall mellom 1 og 100 (inkludert).', 'Quality' => 'Kvalitet', @@ -1734,7 +1734,7 @@ '{totalItems, plural, =1{Item} other{Items}} moved.' => '{totalItems, plural, one {}=1{element} other{elementer}} er flyttet.', '{total} jobs' => '{total} jobber', '{total} updates available!' => '{total} oppdateringer tilgjengelig!', - '{trialPluginCount, plural, =1{{name} is installed as a trial} other{# plugins are installed as trials}}.' => '{trialPluginCount, plural, =1{{name} is installed as a trial} other{# plugins are installed as trials}}.', + '{trialPluginCount, plural, =1{{name} is installed as a trial} other{# plugins are installed as trials}}.' => '{trialPluginCount, plural, =1{{name} er installert som en prøve} other{# programtillegg er installert som prøver}}.', '{type} Settings' => '{type} innstillinger', '{type} created.' => '{type} opprettet.', '{type} deleted for site.' => '{type} slettet for siden.', From 53550fb82f413282649e0fbacac76128c63085b2 Mon Sep 17 00:00:00 2001 From: shinybrad <83238715+shinybrad@users.noreply.github.com> Date: Mon, 14 Aug 2023 07:59:28 -0400 Subject: [PATCH 22/27] New translations app.php (German, Switzerland) [ci skip] --- src/translations/de-CH/app.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/translations/de-CH/app.php b/src/translations/de-CH/app.php index b9284224b6a..dde76ac5adb 100644 --- a/src/translations/de-CH/app.php +++ b/src/translations/de-CH/app.php @@ -1944,7 +1944,7 @@ '{first}-{last} of {total}' => '{first}–{last} von {total}', '{name} folder' => '{name}-Ordner', '{name} has been added, but an error occurred when installing it.' => '{name} wurde hinzugefügt, aber während der Installation ist ein Fehler aufgetreten.', - '{name} is licensed for the {licenseEdition} edition, but the {currentEdition} edition is installed.' => '{name} is licensed for the {licenseEdition} edition, but the {currentEdition} edition is installed.', + '{name} is licensed for the {licenseEdition} edition, but the {currentEdition} edition is installed.' => '{name} ist für {licenseEdition} lizensiert, aber {currentEdition} ist installiert.', '{name} isn’t licensed to run version {version}.' => '{name} ist nicht lizensiert, um Version {version} auszuführen.', '{name} requires purchase.' => '{name} erfordert einen Kauf.', '{name} should be at least {value}.' => '{name} sollte mindestens {value} sein.', @@ -1964,7 +1964,7 @@ '{pct} width' => '{pct} Breite', '{renewalPrice}/year per site for updates after that.' => 'Danach {renewalPrice}/Jahr pro Site für Updates.', '{section} Entry Types' => '{section}-Eintragstypen', - '{source} is not a structured source. Only structured sources may be used when relating ancestors.' => '{source} ist keine strukturierte Quelle. Vorgänger können nur mit strukturierten Quellen miteinander verbunden werden.', + '{source} is not a structured source. Only structured sources may be used when relating ancestors.' => '{source} ist keine strukturierte Quelle. Vorgänger können nur mithilfe strukturierter Quellen miteinander verbunden werden.', '{step, number} of {total, number}' => '{step, number} von {total, number}', '{title} ({site})' => '{title} ({site})', '{total, number} {total, plural, =1{{item}} other{{items}}}' => '{total, number} {total, plural, =1{{item}} other{{items}}}', From a8d4f06e21a627bcb9fe567195be72b12b1f8965 Mon Sep 17 00:00:00 2001 From: shinybrad <83238715+shinybrad@users.noreply.github.com> Date: Mon, 14 Aug 2023 07:59:39 -0400 Subject: [PATCH 23/27] New translations app.php (German, Switzerland) [ci skip] --- src/translations/de-CH/app.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/translations/de-CH/app.php b/src/translations/de-CH/app.php index 7046fb1e920..f19882cc19c 100644 --- a/src/translations/de-CH/app.php +++ b/src/translations/de-CH/app.php @@ -1711,7 +1711,7 @@ '{id} – {name}' => '{id} – {name}', '{name} folder' => '{name}-Ordner', '{name} has been added, but an error occurred when installing it.' => '{name} wurde hinzugefügt, aber während der Installation ist ein Fehler aufgetreten.', - '{name} is licensed for the {licenseEdition} edition, but the {currentEdition} edition is installed.' => '{name} is licensed for the {licenseEdition} edition, but the {currentEdition} edition is installed.', + '{name} is licensed for the {licenseEdition} edition, but the {currentEdition} edition is installed.' => '{name} ist für {licenseEdition} lizensiert, aber {currentEdition} ist installiert.', '{name} isn’t licensed to run version {version}.' => '{name} ist nicht lizensiert, um Version {version} auszuführen.', '{name} requires purchase.' => '{name} erfordert einen Kauf.', '{name} should be at least {value}.' => '{name} sollte mindestens {value} sein.', From d09a63f94924542edfcaa29622c26e95aa0efebd Mon Sep 17 00:00:00 2001 From: shinybrad <83238715+shinybrad@users.noreply.github.com> Date: Mon, 14 Aug 2023 09:33:24 -0400 Subject: [PATCH 24/27] New translations app.php (German, Switzerland) [ci skip] --- src/translations/de-CH/app.php | 58 +++++++++++++++++----------------- 1 file changed, 29 insertions(+), 29 deletions(-) diff --git a/src/translations/de-CH/app.php b/src/translations/de-CH/app.php index dde76ac5adb..bb0d2e274da 100644 --- a/src/translations/de-CH/app.php +++ b/src/translations/de-CH/app.php @@ -3,9 +3,9 @@ return [ '(Ungrouped)' => '(Ungruppiert)', '(blank)' => '(leer)', - '(included)' => '(included)', + '(included)' => '(enthalten)', '({currencyCode}) {currencySymbol}' => '({currencyCode}) {currencySymbol}', - '({period} days)' => '({period} days)', + '({period} days)' => '({period} Tage)', '/path/to/folder' => '/Pfad/zum/Ordner', '1 job' => '1 Aufgabe', 'Renew now for another year of updates.' => 'Jetzt erneuern, um ein weiteres Jahr Updates zu erhalten.', @@ -43,7 +43,7 @@ 'Active Trials' => 'Aktive Tests', 'Active trials added to the cart.' => 'Aktive Testversionen dem Warenkorb hinzugefügt.', 'Active' => 'Aktiv', - 'Activity' => 'Activity', + 'Activity' => 'Aktivität', 'Add Row Label' => 'Zeilenbeschriftung hinzufügen', 'Add a block' => 'Block hinzufügen', 'Add a category' => 'Kategorie hinzufügen', @@ -100,9 +100,9 @@ 'Allow subfolders' => 'Unterordner erlauben', 'Allow uploading directly to the field' => 'Direkten Upload in das Feld zulassen', 'Allowed URL Types' => 'Zulässige URL-Typen', - 'Allows creating drafts of new {type}.' => 'Allows creating drafts of new {type}.', - 'Allows fully saving canonical {type} (directly or by applying drafts).' => 'Allows fully saving canonical {type} (directly or by applying drafts).', - 'Allows viewing existing {type} and creating drafts for them.' => 'Allows viewing existing {type} and creating drafts for them.', + 'Allows creating drafts of new {type}.' => 'Kann neue Entwürfe vom Typ {type} erstellen.', + 'Allows fully saving canonical {type} (directly or by applying drafts).' => 'Kann kanonische Typen {type} (direkt oder durch Entwürfe) speichern.', + 'Allows viewing existing {type} and creating drafts for them.' => 'Kann vorhandene Typen {type} anzeigen und Entwürfe dafür erstellen.', 'Already in your cart' => 'Bereits im Warenkorb', 'Alternative Text' => 'Alternative Text', 'Always show focus rings' => 'Fokusringe immer anzeigen', @@ -189,7 +189,7 @@ 'Authorization Header' => 'Autorisierungsheader', 'Auto' => 'Autom', 'Auto-refresh' => 'Automatisch aktualisieren', - 'Auto-renew for {price} annually, starting on {date}.' => 'Auto-renew for {price} annually, starting on {date}.', + 'Auto-renew for {price} annually, starting on {date}.' => 'Automatische Verlängerung für {price} pro Jahr ab {date}.', 'Automatic' => 'Automatisch', 'Back to the queue index' => 'Zurück zum Queue-Index', 'Back' => 'Zurück', @@ -345,9 +345,9 @@ 'Couldn’t apply draft.' => 'Der Entwurf konnte nicht angewendet werden.', 'Couldn’t apply new migrations.' => 'Neue Migrationen konnten nicht angewendet werden.', 'Couldn’t backup the database. How would you like to proceed?' => 'Die Datenbank konnte nicht gesichert werden. Wie möchten Sie fortfahren?', - 'Couldn’t change Craft CMS edition.' => 'Couldn’t change Craft CMS edition.', + 'Couldn’t change Craft CMS edition.' => 'Craft CMS-Version konnte nicht geändert werden.', 'Couldn’t create {type}.' => '{type} konnte nicht erstellt werden.', - 'Couldn’t delete all {type}.' => 'Couldn’t delete all {type}.', + 'Couldn’t delete all {type}.' => 'Nicht alle {type} konnten gelöscht werden.', 'Couldn’t delete {type}.' => '«{type}» konnte nicht gelöscht werden.', 'Couldn’t delete “{name}”.' => '«{name}» konnte nicht gelöscht löschen.', 'Couldn’t disable plugin.' => 'Plug-in konnte nicht deaktiviert werden.', @@ -381,22 +381,22 @@ 'Couldn’t save widget.' => 'Das Widget konnte nicht gespeichert werden.', 'Couldn’t save {type}.' => '{type} konnte nicht gespeichert werden.', 'Couldn’t send activation email. Check your email settings.' => 'Aktivierungs-E-Mail konnte nicht gesendet werden. Überprüfen Sie Ihre E-Mail-Einstellungen.', - 'Couldn’t send activation email.' => 'Couldn’t send activation email.', + 'Couldn’t send activation email.' => 'Aktivierungs-E-Mail konnte nicht gesendet werden.', 'Couldn’t suspend all users.' => 'Es konnten nicht alle Benutzer gesperrt werden.', 'Couldn’t suspend user.' => 'Konnte den Benutzer nicht suspendieren.', 'Couldn’t uninstall plugin.' => 'Das Plug-in konnte nicht deinstalliert werden.', 'Couldn’t unsuspend all users.' => 'Es konnten nicht alle Benutzersperrungen aufgehoben werden.', 'Couldn’t unsuspend user.' => 'Suspendierung des Benutzers konnte nicht aufgehoben werden.', - 'Couldn’t update cart’s email.' => 'Couldn’t update cart’s email.', - 'Couldn’t update item in cart.' => 'Couldn’t update item in cart.', + 'Couldn’t update cart’s email.' => 'E-Mail des Warenkorbs konnte nicht aktualisiert werden.', + 'Couldn’t update item in cart.' => 'Element im Warenkorb konnte nicht aktualisiert werden.', 'Couldn’t update password.' => 'Das Passwort konnte nicht aktualisiert werden.', 'Country' => 'Land', 'County' => 'County', 'Craft CMS does not support backtracking to this version. Please update to Craft CMS {version} or later.' => 'Craft CMS unterstützt die Rückverfolgung auf diese Version nicht. Führen Sie eine Aktualisierung auf Craft CMS {version} oder höher aus.', - 'Craft CMS edition changed.' => 'Craft CMS edition changed.', + 'Craft CMS edition changed.' => 'Craft CMS-Version geändert.', 'Craft CMS is running in Dev Mode.' => 'Craft CMS läuft im Dev-Modus.', - 'Craft Pro and {trialPluginCount, plural, =1{{name}} other{# plugins}} are installed as trials.' => 'Craft Pro and {trialPluginCount, plural, =1{{name}} other{# plugins}} are installed as trials.', - 'Craft Pro is installed as a trial.' => 'Craft Pro is installed as a trial.', + 'Craft Pro and {trialPluginCount, plural, =1{{name}} other{# plugins}} are installed as trials.' => 'Craft Pro und {trialPluginCount, plural, one {}=1{{name}} other{# plugins}} sind als Testversionen installiert.', + 'Craft Pro is installed as a trial.' => 'Craft Pro ist als Testversion installiert.', 'Craft Support' => 'Craft-Support', 'Craft isn’t installed yet.' => 'Craft wurde noch nicht installiert.', 'Craft {version} Upgrade' => 'Upgrade von Craft {version}', @@ -520,7 +520,7 @@ 'Discard changes' => 'Änderungen verwerfen', 'Discard' => 'Verwerfen', 'Discover' => 'Entdecken', - 'Dismiss' => 'Dismiss', + 'Dismiss' => 'Verwerfen', 'Display Settings' => 'Einstellungen anzeigen', 'Display as thumbnails' => 'Als Thumbnails anzeigen', 'Display hierarchically' => 'Hierarchisch anzeigen', @@ -748,8 +748,8 @@ 'Inactive' => 'Inaktiv', 'Include your template files' => 'Ihre Templates einbeziehen', 'Includes activating/deactivating user accounts, resetting passwords, and changing email addresses.' => 'Umfasst das Aktivieren/Deaktivieren von Benutzerkonten, das Zurücksetzen von Passwörtern und das Ändern von E-Mail-Adressen.', - 'Includes one year of updates.' => 'Includes one year of updates.', - 'Includes read-only access to user data and most content, via element selector modals and other means.' => 'Includes read-only access to user data and most content, via element selector modals and other means.', + 'Includes one year of updates.' => 'Inklusive Updates für ein Jahr.', + 'Includes read-only access to user data and most content, via element selector modals and other means.' => 'Beinhaltet schreibgeschützten Zugriff auf Benutzerdaten und die meisten Inhalte über die Auswahlmodale und andere Möglichkeiten.', 'Includes suspending, unsuspending, and unlocking user accounts.' => 'Umfasst das Sperren, Entsperren und Freischalten von Benutzerkonten.', 'Incorrect current password.' => 'Falsches gegenwärtiges Passwort.', 'Incorrect password.' => 'Falsches Passwort.', @@ -759,7 +759,7 @@ 'Install Craft CMS' => 'Craft CMS installieren', 'Install with Composer' => 'Mit Composer installieren', 'Install' => 'Installieren', - 'Installation Instructions' => 'Installation Instructions', + 'Installation Instructions' => 'Installationsanleitung', 'Installed as a trial' => 'Installiert als Trial-Version', 'Installed' => 'Installiert', 'Installing Craft CMS…' => 'Craft CMS wird installiert…', @@ -866,7 +866,7 @@ 'Make this the primary site' => 'Als primäre Seite verwenden', 'Manage categories' => 'Kategorien verwalten', 'Manage relations on a per-site basis' => 'Beziehungen auf Website-Basis verwalten', - 'Manage your Craft Console account' => 'Manage your Craft Console account', + 'Manage your Craft Console account' => 'Craft Console-Konto verwalten', 'Manipulated SVG image rasterizing is unreliable. See \\craft\\services\\Images::loadImage()' => 'Die Bildrasterung manipulierter SVG ist unzuverlässig. Siehe \\craft\\services\\Images::loadImage()', 'Matrix Block' => 'Matrix-Block', 'Matrix Blocks' => 'Matrix-Blöcke', @@ -1087,7 +1087,7 @@ 'Please fix on an environment where administrative changes are allowed.' => 'Bitte beheben Sie das Problem in einer Umgebung, in der administrative Änderungen erlaubt sind.', 'Please fix the following in your {file} file before proceeding:' => 'Bitte korrigieren Sie das Folgende in Ihrer {file} Datei, bevor Sie fortfahren:', 'Please notify one of your site’s admins.' => 'Bitte benachrichtigen Sie einen der Admins Ihrer Seite.', - 'Please set a valid volume for storing the user photos in user settings page first.' => 'Legen Sie zuerst auf der Seite «Benutzereinstellungen» ein gültiges Volume für das Speichern von Benutzerfotos fest.', + 'Please set a valid volume for storing the user photos in user settings page first.' => 'Legen Sie zuerst auf der Seite «Benutzereinstellungen» ein gültiges Volumen für das Speichern von Benutzerfotos fest.', 'Please talk to your host/IT department about upgrading your server.' => 'Bitte sprechen Sie mit Ihrer Host-/IT-Abteilung über ein Upgrade Ihres Servers.', 'Plugin Installer' => 'Plug-in-Installationsprogramm', 'Plugin Store' => 'Plug-in-Store', @@ -1145,7 +1145,7 @@ 'Province' => 'Region', 'Pruning extra revisions' => 'Zusätzliche Überarbeitungen werden entfernt', 'Public Schema' => 'Öffentliches Schema', - 'Purchase {total, plural, =1{license} other{licenses}}' => 'Purchase {total, plural, =1{license} other{licenses}}', + 'Purchase {total, plural, =1{license} other{licenses}}' => 'Kauf {total, plural, one {}=1{license} other{licenses}}', 'Pushing announcement to control panel users' => 'Mitteilung wird für Benutzer im Control Panel veröffentlicht', 'Quality must be a number between 1 and 100 (included).' => 'Qualität muss eine Zahl zwischen 1 und 100 (inbegriffen) sein.', 'Quality' => 'Qualität', @@ -1231,8 +1231,8 @@ 'Review' => 'Prüfen', 'Revision Notes' => 'Überarbeitungsnotizen', 'Revision {num}' => 'Überarbeitung {num}', - 'Revision' => 'Revision', - 'Revisions for “{title}”' => 'Revisions for “{title}”', + 'Revision' => 'Überprüfung', + 'Revisions for “{title}”' => 'Überprüfung für «{title}»', 'Rotate Left' => 'Nach links drehen', 'Rotate Right' => 'Nach rechts drehen', 'Rotate' => 'Drehen', @@ -1659,7 +1659,7 @@ 'Upgrade to Craft Pro' => 'Upgrade auf Craft Pro ausführen', 'Upload a file' => 'Datei hochladen', 'Upload a photo' => 'Ein Foto hochladen', - 'Upload failed for “{filename}”.' => '“{filename}” konnte nicht hochgeladen werden.', + 'Upload failed for “{filename}”.' => '«{filename}» konnte nicht hochgeladen werden.', 'Upload failed.' => 'Hochladen fehlgeschlagen.', 'Upload files' => 'Dateien hochladen', 'Upload icon' => 'Icon hochladen', @@ -1811,7 +1811,7 @@ 'Your Email' => 'Ihre E-Mail-Adresse', 'Your account doesn’t have permission to access the control panel when the system is offline.' => 'Ihr Benutzerkonto verfügt nicht über die Genehmigung zum Zugriff auf das Control Panel, wenn das System offline ist.', 'Your account doesn’t have permission to access the site when the system is offline.' => 'Ihr Benutzerkonto verfügt nicht über die Genehmigung zum Zugriff auf die Seite, wenn das System offline ist.', - 'Your cart is empty.' => 'Your cart is empty.', + 'Your cart is empty.' => 'Ihr Warenkorb ist leer.', 'Your changes could not be stored.' => 'Ihre Änderungen konnten nicht gespeichert werden.', 'Your changes have been stored.' => 'Ihre Änderungen wurden gespeichert.', 'Your composer.json file could not be located. Try setting the CRAFT_COMPOSER_PATH constant in index.php to its location on the server.' => 'Ihre composer.json-Datei konnte nicht gefunden werden. Versuchen Sie, die Konstante CRAFT_COMPOSER_PATH in index.php als Pfad zu ihrem Speicherort auf dem Server festzulegen.', @@ -1958,7 +1958,7 @@ '{num, number} {num, plural, =1{notification} other{notifications}}' => '{num, number} {num, plural, =1{notification} other{notifications}}', '{num, number} {num, plural, =1{second} other{seconds}}' => '{num, number} {num, plural, =1{Sekunde} other{Sekunden}}', '{num, number} {num, plural, =1{week} other{weeks}}' => '{num, number} {num, plural, =1{Woche} other{Wochen}}', - '{num, number} {num, plural, =1{year} other{years}} of updates' => '{num, number} {num, plural, =1{year} other{years}} of updates', + '{num, number} {num, plural, =1{year} other{years}} of updates' => '{num, number} {num, plural, one {}=1{year} other{years}} Updates', '{num, number} {num, plural, =1{year} other{years}}' => '{num, number} {num, plural, =1{Jahr} other{Jahre}}', '{num, number} {section} {num, plural, =1{entry} other{entries}}' => '{num, number} {section} {num, plural, =1{entry} other{entries}}', '{pct} width' => '{pct} Breite', @@ -1971,7 +1971,7 @@ '{totalItems, plural, =1{Item} other{Items}} moved.' => '{totalItems, plural,=1{Element}other{Elemente}} verschoben.', '{total} jobs' => '{total} Aufgaben', '{total} updates available!' => '{total} Aktualisierungen verfügbar!', - '{trialPluginCount, plural, =1{{name} is installed as a trial} other{# plugins are installed as trials}}.' => '{trialPluginCount, plural, =1{{name} is installed as a trial} other{# plugins are installed as trials}}.', + '{trialPluginCount, plural, =1{{name} is installed as a trial} other{# plugins are installed as trials}}.' => '{trialPluginCount, plural, one {}=1{{name} ist als Testversion installiert} other{# Plug-Ins sind als Testversion installiert}}.', '{type} Condition' => '{type} Bedingung', '{type} Criteria' => '{type} Kriterien', '{type} ID' => '{type} ID', @@ -1987,7 +1987,7 @@ '{user}’s Account' => 'Benutzerkonto von {user}', '{value} is not a valid language.' => '{value} ist keine gültige Sprache.', '{value} is not a valid site language.' => '{value} ist keine gültige Website-Sprache.', - '{volume} root' => '{volume} root', + '{volume} root' => '{volume}-Stamm', '“{extension}” is not an allowed file extension.' => '«{extension}» ist keine zulässige Dateierweiterung.', '“{filename}” is not allowed in this field.' => '«{filename}» ist in diesem Feld nicht zulässig.', '“{filename}” is too large.' => '«{filename}» ist zu lang.', From 9955ff80947b4528fc29f2f4aa0518e5841bf377 Mon Sep 17 00:00:00 2001 From: shinybrad <83238715+shinybrad@users.noreply.github.com> Date: Mon, 14 Aug 2023 09:33:36 -0400 Subject: [PATCH 25/27] New translations app.php (German, Switzerland) [ci skip] --- src/translations/de-CH/app.php | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/translations/de-CH/app.php b/src/translations/de-CH/app.php index f19882cc19c..1056637c6cd 100644 --- a/src/translations/de-CH/app.php +++ b/src/translations/de-CH/app.php @@ -300,7 +300,7 @@ 'Couldn’t apply new migrations.' => 'Neue Migrationen konnten nicht angewendet werden.', 'Couldn’t backup the database. How would you like to proceed?' => 'Die Datenbank konnte nicht gesichert werden. Wie möchten Sie fortfahren?', 'Couldn’t create {type}.' => '{type} konnte nicht erstellt werden.', - 'Couldn’t delete all {type}.' => 'Couldn’t delete all {type}.', + 'Couldn’t delete all {type}.' => 'Nicht alle {type} konnten gelöscht werden.', 'Couldn’t delete {type}.' => '«{type}» konnte nicht gelöscht werden.', 'Couldn’t delete “{name}”.' => '«{name}» konnte nicht gelöscht löschen.', 'Couldn’t disable plugin.' => 'Plug-in konnte nicht deaktiviert werden.', @@ -338,8 +338,8 @@ 'Couldn’t update password.' => 'Das Passwort konnte nicht aktualisiert werden.', 'Craft CMS does not support backtracking to this version. Please update to Craft CMS {version} or later.' => 'Craft CMS unterstützt die Rückverfolgung auf diese Version nicht. Führen Sie eine Aktualisierung auf Craft CMS {version} oder höher aus.', 'Craft CMS is running in Dev Mode.' => 'Craft CMS läuft im Dev-Modus.', - 'Craft Pro and {trialPluginCount, plural, =1{{name}} other{# plugins}} are installed as trials.' => 'Craft Pro and {trialPluginCount, plural, =1{{name}} other{# plugins}} are installed as trials.', - 'Craft Pro is installed as a trial.' => 'Craft Pro is installed as a trial.', + 'Craft Pro and {trialPluginCount, plural, =1{{name}} other{# plugins}} are installed as trials.' => 'Craft Pro und {trialPluginCount, plural, one {}=1{{name}} other{# plugins}} sind als Testversionen installiert.', + 'Craft Pro is installed as a trial.' => 'Craft Pro ist als Testversion installiert.', 'Craft Support' => 'Craft-Support', 'Craft isn’t installed yet.' => 'Craft wurde noch nicht installiert.', 'Craft {version} Upgrade' => 'Upgrade von Craft {version}', @@ -660,7 +660,7 @@ 'In the local temp folder' => 'Im lokalen Temp-Ordner', 'Include your template files' => 'Ihre Templates einbeziehen', 'Includes activating user accounts, resetting passwords, and changing email addresses.' => 'Umfasst das Aktivieren von Benutzerkonten, das Zurücksetzen von Passwörtern und das Ändern von E-Mail-Adressen.', - 'Includes read-only access to user data and most content, via element selector modals and other means.' => 'Includes read-only access to user data and most content, via element selector modals and other means.', + 'Includes read-only access to user data and most content, via element selector modals and other means.' => 'Beinhaltet schreibgeschützten Zugriff auf Benutzerdaten und die meisten Inhalte über die Auswahlmodale und andere Möglichkeiten.', 'Includes suspending, unsuspending, and unlocking user accounts.' => 'Umfasst das Sperren, Entsperren und Freischalten von Benutzerkonten.', 'Incorrect current password.' => 'Falsches gegenwärtiges Passwort.', 'Incorrect password.' => 'Falsches Passwort.', @@ -1003,7 +1003,7 @@ 'Publish live changes for other authors’ entries' => 'Live-Änderungen für Einträge anderer Autoren veröffentlichen', 'Publish live changes' => 'Live-Änderungen veröffentlichen', 'Publish other authors’ drafts' => 'Die Entwürfe eines anderen Autors veröffentlichen', - 'Purchase {total, plural, =1{license} other{licenses}}' => 'Purchase {total, plural, =1{license} other{licenses}}', + 'Purchase {total, plural, =1{license} other{licenses}}' => 'Kauf {total, plural, one {}=1{license} other{licenses}}', 'Pushing announcement to control panel users' => 'Mitteilung wird für Benutzer im Control Panel veröffentlicht', 'Quality must be a number between 1 and 100 (included).' => 'Qualität muss eine Zahl zwischen 1 und 100 (inbegriffen) sein.', 'Quality' => 'Qualität', @@ -1734,7 +1734,7 @@ '{totalItems, plural, =1{Item} other{Items}} moved.' => '{totalItems, plural,=1{Element}other{Elemente}} verschoben.', '{total} jobs' => '{total} Aufgaben', '{total} updates available!' => '{total} Aktualisierungen verfügbar!', - '{trialPluginCount, plural, =1{{name} is installed as a trial} other{# plugins are installed as trials}}.' => '{trialPluginCount, plural, =1{{name} is installed as a trial} other{# plugins are installed as trials}}.', + '{trialPluginCount, plural, =1{{name} is installed as a trial} other{# plugins are installed as trials}}.' => '{trialPluginCount, plural, one {}=1{{name} ist als Testversion installiert} other{# Plug-Ins sind als Testversion installiert}}.', '{type} Settings' => '{type}-Einstellungen', '{type} created.' => '{type} erstellt.', '{type} deleted for site.' => '{type} für die Seite gelöscht.', @@ -1745,7 +1745,7 @@ '{user}’s Account' => 'Benutzerkonto von {user}', '{value} is not a valid language.' => '{value} ist keine gültige Sprache.', '{value} is not a valid site language.' => '{value} ist keine gültige Website-Sprache.', - '{volume} root' => '{volume} root', + '{volume} root' => '{volume}-Stamm', '“{extension}” is not an allowed file extension.' => '«{extension}» ist keine zulässige Dateierweiterung.', '“{filename}” is not allowed in this field.' => '«{filename}» ist in diesem Feld nicht zulässig.', '“{filename}” is too large.' => '«{filename}» ist zu lang.', From 5d61916d2a1e8530eaca5182227e4de7d6736f86 Mon Sep 17 00:00:00 2001 From: shinybrad <83238715+shinybrad@users.noreply.github.com> Date: Mon, 14 Aug 2023 19:38:19 -0400 Subject: [PATCH 26/27] New translations app.php (Turkish) [ci skip] --- src/translations/tr/app.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/translations/tr/app.php b/src/translations/tr/app.php index 5ca7e72c19f..fdba95dcae7 100644 --- a/src/translations/tr/app.php +++ b/src/translations/tr/app.php @@ -3,9 +3,9 @@ return [ '(Ungrouped)' => '(Gruplandırılmamış)', '(blank)' => '(boş)', - '(included)' => '(included)', + '(included)' => '(dahil)', '({currencyCode}) {currencySymbol}' => '({currencyCode}) {currencySymbol}', - '({period} days)' => '({period} days)', + '({period} days)' => '({period} gün)', '/path/to/folder' => '/klasöre/giden/yol', '1 job' => '1 iş', 'Renew now for another year of updates.' => 'Farklı bir güncelleme yılı için şimdi yenileyin.', @@ -43,7 +43,7 @@ 'Active Trials' => 'Aktif Deneme Sürümleri', 'Active trials added to the cart.' => 'Aktif deneme sürümleri alışveriş sepetine eklendi.', 'Active' => 'Aktif', - 'Activity' => 'Activity', + 'Activity' => 'Etkinlik', 'Add Row Label' => 'Satır Etiketi Ekle', 'Add a block' => 'Yeni bir blok ekle', 'Add a category' => 'Kategori Ekle', @@ -100,7 +100,7 @@ 'Allow subfolders' => 'Alt klasörlere izin ver', 'Allow uploading directly to the field' => 'Alana direkt yüklemeye izin ver', 'Allowed URL Types' => 'İzin Verilen URL Türleri', - 'Allows creating drafts of new {type}.' => 'Allows creating drafts of new {type}.', + 'Allows creating drafts of new {type}.' => 'Yeni {type} taslaklarının oluşturulmasına izin verir.', 'Allows fully saving canonical {type} (directly or by applying drafts).' => 'Allows fully saving canonical {type} (directly or by applying drafts).', 'Allows viewing existing {type} and creating drafts for them.' => 'Allows viewing existing {type} and creating drafts for them.', 'Already in your cart' => 'Zaten sepetinizde', From 89c1d60866d3da14cd7c6fc5d7a9dea0c7db8147 Mon Sep 17 00:00:00 2001 From: shinybrad <83238715+shinybrad@users.noreply.github.com> Date: Tue, 15 Aug 2023 00:36:45 -0400 Subject: [PATCH 27/27] New translations app.php (Slovak) [ci skip] --- src/translations/sk/app.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/translations/sk/app.php b/src/translations/sk/app.php index a96a4b382ad..3cc754a0458 100644 --- a/src/translations/sk/app.php +++ b/src/translations/sk/app.php @@ -3,9 +3,9 @@ return [ '(Ungrouped)' => '(Nezoskupené)', '(blank)' => '(prázdne)', - '(included)' => '(included)', + '(included)' => '(vrátane)', '({currencyCode}) {currencySymbol}' => '({currencyCode}) {currencySymbol}', - '({period} days)' => '({period} days)', + '({period} days)' => '({period} dni)', '/path/to/folder' => '/cesta/k/priečinku', '1 job' => '1 úloha', 'Renew now for another year of updates.' => 'Obnoviť teraz pre ďalší rok aktualizácií.',