diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-10-04 00:06:56 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-10-04 00:06:56 +0000 |
commit | 14d226dc33d5ad6965f1d01197832abf83a0eeed (patch) | |
tree | cfc46d8bede2f9ef74ce586220f0b238ebdbd6c8 /settings | |
parent | 657c8da81121b272deb29a25f920280a1dc521bc (diff) | |
download | nextcloud-server-14d226dc33d5ad6965f1d01197832abf83a0eeed.tar.gz nextcloud-server-14d226dc33d5ad6965f1d01197832abf83a0eeed.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings')
-rw-r--r-- | settings/l10n/hu_HU.js | 2 | ||||
-rw-r--r-- | settings/l10n/hu_HU.json | 2 | ||||
-rw-r--r-- | settings/l10n/ko.js | 2 | ||||
-rw-r--r-- | settings/l10n/ko.json | 2 |
4 files changed, 6 insertions, 2 deletions
diff --git a/settings/l10n/hu_HU.js b/settings/l10n/hu_HU.js index fa64323e89d..bb3efe3d8a5 100644 --- a/settings/l10n/hu_HU.js +++ b/settings/l10n/hu_HU.js @@ -226,7 +226,7 @@ OC.L10N.register( "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>." : "Más adatbázisról való áttéréshez használja a parancssort: 'occ db:convert-type', vagy keresse fel a <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">dokumentációt ↗</a>.", "How to do backups" : "Hogyan csináljunk biztonsági mentéseket", "Advanced monitoring" : "Haladó monitorozás", - "Performance tuning" : "Teljesítményi hangolás", + "Performance tuning" : "Teljesítmény hangolás", "Improving the config.php" : "config.php javítása", "Theming" : "Témázás", "Hardening and security guidance" : "Erősítési és biztonsági útmutató", diff --git a/settings/l10n/hu_HU.json b/settings/l10n/hu_HU.json index 71bca9b76ae..6193993113c 100644 --- a/settings/l10n/hu_HU.json +++ b/settings/l10n/hu_HU.json @@ -224,7 +224,7 @@ "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>." : "Más adatbázisról való áttéréshez használja a parancssort: 'occ db:convert-type', vagy keresse fel a <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">dokumentációt ↗</a>.", "How to do backups" : "Hogyan csináljunk biztonsági mentéseket", "Advanced monitoring" : "Haladó monitorozás", - "Performance tuning" : "Teljesítményi hangolás", + "Performance tuning" : "Teljesítmény hangolás", "Improving the config.php" : "config.php javítása", "Theming" : "Témázás", "Hardening and security guidance" : "Erősítési és biztonsági útmutató", diff --git a/settings/l10n/ko.js b/settings/l10n/ko.js index a762537f70f..1bb23e4a1e5 100644 --- a/settings/l10n/ko.js +++ b/settings/l10n/ko.js @@ -88,6 +88,8 @@ OC.L10N.register( "This session" : "이 세션", "Copied!" : "복사됨!", "Not supported!" : "지원하지 않음!", + "Press ⌘-C to copy." : "⌘-C 복사", + "Press Ctrl-C to copy." : "Ctrl-C 복사", "An error occurred. Please upload an ASCII-encoded PEM certificate." : "오류가 발생했습니다. ASCII로 인코딩된 PEM 인증서를 업로드하십시오.", "Valid until {date}" : "{date}까지 유효함", "Delete" : "삭제", diff --git a/settings/l10n/ko.json b/settings/l10n/ko.json index b540ec2a44b..f3ea1d15847 100644 --- a/settings/l10n/ko.json +++ b/settings/l10n/ko.json @@ -86,6 +86,8 @@ "This session" : "이 세션", "Copied!" : "복사됨!", "Not supported!" : "지원하지 않음!", + "Press ⌘-C to copy." : "⌘-C 복사", + "Press Ctrl-C to copy." : "Ctrl-C 복사", "An error occurred. Please upload an ASCII-encoded PEM certificate." : "오류가 발생했습니다. ASCII로 인코딩된 PEM 인증서를 업로드하십시오.", "Valid until {date}" : "{date}까지 유효함", "Delete" : "삭제", |