Skip to content
This repository was archived by the owner on Oct 25, 2025. It is now read-only.

Commit 8e0c82b

Browse files
urbalazsfguillot
authored andcommitted
Add Hungarian translation
1 parent 76ff2d7 commit 8e0c82b

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

Locale/hu_HU/translations.php

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<?php
2+
3+
return array(
4+
'This plugin stores files to Amazon S3' => 'Ez a bővítmény fájlokat tárol az Amazon S3 felhőben',
5+
'AWS S3 region' => 'AWS S3 régió',
6+
'AWS S3 bucket' => 'AWS S3 tároló',
7+
'AWS S3 objects prefix' => 'AWS S3 objektumelőtag',
8+
'AWS Access Key ID' => 'AWS hozzáférésikulcs-azonosító',
9+
'AWS Secret Key' => 'AWS titkos kulcs',
10+
'AWS S3 custom options' => 'AWS S3 egyéni beállítások',
11+
);

0 commit comments

Comments
 (0)