Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Sep 17, 2024
1 parent a2924c6 commit a98061c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 3 additions & 1 deletion l10n/hu.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ OC.L10N.register(
"Index the content of PDF files." : "PDF-fájlok tartalmának indexelése.",
"Extract Office" : "Office-fájlok kibontása",
"Index the content of office files." : "Office-fájlok tartalmának indexelése.",
"Results" : "Eredmények"
"Results" : "Eredmények",
"Open Files" : "Fájlok megnyitása",
"Directly from search results." : "Közvetlenül a keresési eredményekből."
},
"nplurals=2; plural=(n != 1);");
4 changes: 3 additions & 1 deletion l10n/hu.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@
"Index the content of PDF files." : "PDF-fájlok tartalmának indexelése.",
"Extract Office" : "Office-fájlok kibontása",
"Index the content of office files." : "Office-fájlok tartalmának indexelése.",
"Results" : "Eredmények"
"Results" : "Eredmények",
"Open Files" : "Fájlok megnyitása",
"Directly from search results." : "Közvetlenül a keresési eredményekből."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

0 comments on commit a98061c

Please sign in to comment.