-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
- Loading branch information
1 parent
b0fea17
commit 2af89f9
Showing
2 changed files
with
46 additions
and
46 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,43 +1,43 @@ | ||
{ "translations": { | ||
"files" : "fájlok", | ||
"Go to folder" : "Ugrás a mappába", | ||
"Open folder" : "Könyvtár megnyitása", | ||
"Go to folder" : "Ugrás a mappához", | ||
"Open folder" : "Mappa megnyitása", | ||
"Name" : "Név", | ||
"Modified" : "Módosítva", | ||
"Size" : "Méret", | ||
"Could not copy \"{file}\", target exists" : "Nem sikerült \"{file}\" másolása, a cél már létezik", | ||
"Could not copy \"{file}\"" : "\"{file}\" másolása sikertelen", | ||
"Copied {origin} inside {destination}" : "{origin} átmásolva ide: {destination}", | ||
"Could not copy \"{file}\", target exists" : "A(z) „{file}” másolása nem sikerült, a cél már létezik", | ||
"Could not copy \"{file}\"" : "A(z) „{file}” másolása sikertelen", | ||
"Copied {origin} inside {destination}" : "A(z) {origin} átmásolva ide: {destination}", | ||
"Copied {origin} and {nbfiles} other files inside {destination}" : "{origin} és {nbfiles} egyéb fájl átmásolva ide: {destination}", | ||
"Within current directory" : "Az aktuális könyvtárban", | ||
"Within current directory" : "A jelenlegi könyvtárban", | ||
"Within local files" : "Helyi fájlokban", | ||
"Local files" : "Helyi fájlok", | ||
"Within external files" : "Külső fájlokban", | ||
"External files" : "Külső fájlok", | ||
"Within group folders" : "Csoport könyvtárakban", | ||
"Group folders" : "Csoport könyvtárak", | ||
"Within group folders" : "Csoport mappákban", | ||
"Group folders" : "Csoport mappák", | ||
"Filter by extension" : "Szűrés kiterjesztés szerint", | ||
"Extension" : "Kiterjesztés", | ||
"Full text search - Files" : "Teljes szöveges keresés - Fájlok", | ||
"Index the content of your files" : "Saját fájl tartalmak rendezése.", | ||
"Extension to the _Full text search_ app to index your users' files." : "A _Full text search_ alkalmazás kiterjesztése a felhasználók fájljainak indexeléséhez.", | ||
"Full text search - Files" : "Teljes szöveges keresés – Fájlok", | ||
"Index the content of your files" : "Saját fájltartalmak indexelése.", | ||
"Extension to the _Full text search_ app to index your users' files." : "A _Teljes szöveges keresés_ alkalmazás kiterjesztése a felhasználók fájljainak indexeléséhez.", | ||
"Files" : "Fájlok", | ||
"Sources" : "Források", | ||
"Local Files" : "Helyi fájlok", | ||
"Index the content of local files." : "Helyi fájl tartalmak rendezése.", | ||
"External Files" : "Külső Fájlok", | ||
"Index the content of external files." : "Külső fájlok tartalmának rendezése.", | ||
"Index the content of local files." : "Helyi fájlok tartalmának indexelése.", | ||
"External Files" : "Külső fájlok", | ||
"Index the content of external files." : "Külső fájlok tartalmának indexelése.", | ||
"Index path only" : "Csak az útvonalak indexelése", | ||
"Index path and content" : "Útvonal és tartalom indexelése", | ||
"Do not index path nor content" : "Ne indexelje se az útvonalat se a tartalmat", | ||
"Group Folders" : "Csoport Könyvtárak", | ||
"Index the content of group folders." : "Csoport könyvtárak tartalmának rendezése.", | ||
"Do not index path nor content" : "Ne indexelje se az útvonalat, se a tartalmat", | ||
"Group Folders" : "Csoport mappák", | ||
"Index the content of group folders." : "Csoport mappák tartalmának indexelése.", | ||
"Types" : "Típusok", | ||
"Maximum file size" : "Maximális fájl méret", | ||
"Maximum file size to index (in Mb)." : "Maximális fájl méret indexeléshez (Mb).", | ||
"Extract PDF" : "PDF kicsomagolása", | ||
"Index the content of PDF files." : "PDF fájlok tartalmának rendezése.", | ||
"Extract Office" : "Office kicsomagolása", | ||
"Index the content of office files." : "Office fájlok tartalmának rendezése." | ||
"Maximum file size" : "Maximális fájlméret", | ||
"Maximum file size to index (in Mb)." : "Maximális fájlméret az indexeléshez (Mb).", | ||
"Extract PDF" : "PDF kibontása", | ||
"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." | ||
},"pluralForm" :"nplurals=2; plural=(n != 1);" | ||
} |