Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/files_retention.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-07-21 05:46:36 +0300
committerNextcloud bot <bot@nextcloud.com>2022-07-21 05:46:36 +0300
commitfe68a21bc26b80dcaf6b7af6fe34570f7d3ae663 (patch)
tree2cece3dfd909659781ac25baa72a90a036fe0ef6
parentb4b86221406e69ae3c981f7e70e78f668237fe08 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/hu.js2
-rw-r--r--l10n/hu.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/l10n/hu.js b/l10n/hu.js
index 0689ca0..776a282 100644
--- a/l10n/hu.js
+++ b/l10n/hu.js
@@ -2,6 +2,8 @@ OC.L10N.register(
"files_retention",
{
"Not a number" : "Nem szám",
+ "Retention rule saved" : "Megőrzési szabály mentve",
+ "An error occurred while trying to save the retention rule" : "Hiba történt a megőrzési szabály mentése során",
"Select tag…" : "Címke kiválasztása…",
"Days" : "Napok",
"Weeks" : "Hetek",
diff --git a/l10n/hu.json b/l10n/hu.json
index f8fa800..70f87f3 100644
--- a/l10n/hu.json
+++ b/l10n/hu.json
@@ -1,5 +1,7 @@
{ "translations": {
"Not a number" : "Nem szám",
+ "Retention rule saved" : "Megőrzési szabály mentve",
+ "An error occurred while trying to save the retention rule" : "Hiba történt a megőrzési szabály mentése során",
"Select tag…" : "Címke kiválasztása…",
"Days" : "Napok",
"Weeks" : "Hetek",