aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n')
-rw-r--r--apps/files/l10n/fr.js4
-rw-r--r--apps/files/l10n/fr.json4
-rw-r--r--apps/files/l10n/hu.js5
-rw-r--r--apps/files/l10n/hu.json5
-rw-r--r--apps/files/l10n/tr.js2
-rw-r--r--apps/files/l10n/tr.json2
6 files changed, 16 insertions, 6 deletions
diff --git a/apps/files/l10n/fr.js b/apps/files/l10n/fr.js
index 1799b44f854..9eee9c0c55e 100644
--- a/apps/files/l10n/fr.js
+++ b/apps/files/l10n/fr.js
@@ -365,10 +365,10 @@ OC.L10N.register(
"Personal Files" : "Fichiers personnels",
"List of your files and folders that are not shared." : "Liste de vos fichiers et dossiers non partagés.",
"No personal files found" : "Aucun fichier personnel trouvé",
- "Files that are not shared will show up here." : "Les fichiers qui ne sont pas partagés apparaîtront ici",
+ "Files that are not shared will show up here." : "Les fichiers qui ne sont pas partagés apparaîtront ici.",
"List of recently modified files and folders." : "Liste des fichiers et dossiers récemment modifiés.",
"No recently modified files" : "Pas de fichiers récemment modifiés",
- "Files and folders you recently modified will show up here." : "Les fichiers et dossiers que vous avez récemment modifiés apparaîtront ici.",
+ "Files and folders you recently modified will show up here." : "Les fichiers et dossiers que vous avez récemment modifiés apparaîtront ici",
"No entries found in this folder" : "Aucune entrée trouvée dans ce dossier",
"Select all" : "Tout sélectionner",
"Upload too large" : "Données envoyées trop volumineuses",
diff --git a/apps/files/l10n/fr.json b/apps/files/l10n/fr.json
index 8d363091929..8d52347e83d 100644
--- a/apps/files/l10n/fr.json
+++ b/apps/files/l10n/fr.json
@@ -363,10 +363,10 @@
"Personal Files" : "Fichiers personnels",
"List of your files and folders that are not shared." : "Liste de vos fichiers et dossiers non partagés.",
"No personal files found" : "Aucun fichier personnel trouvé",
- "Files that are not shared will show up here." : "Les fichiers qui ne sont pas partagés apparaîtront ici",
+ "Files that are not shared will show up here." : "Les fichiers qui ne sont pas partagés apparaîtront ici.",
"List of recently modified files and folders." : "Liste des fichiers et dossiers récemment modifiés.",
"No recently modified files" : "Pas de fichiers récemment modifiés",
- "Files and folders you recently modified will show up here." : "Les fichiers et dossiers que vous avez récemment modifiés apparaîtront ici.",
+ "Files and folders you recently modified will show up here." : "Les fichiers et dossiers que vous avez récemment modifiés apparaîtront ici",
"No entries found in this folder" : "Aucune entrée trouvée dans ce dossier",
"Select all" : "Tout sélectionner",
"Upload too large" : "Données envoyées trop volumineuses",
diff --git a/apps/files/l10n/hu.js b/apps/files/l10n/hu.js
index c662e45949a..fed3b3721c5 100644
--- a/apps/files/l10n/hu.js
+++ b/apps/files/l10n/hu.js
@@ -187,6 +187,8 @@ OC.L10N.register(
"You don’t have permission to upload or create files here" : "Nincs jogosultsága ahhoz, hogy fájlokat ide töltsön fel vagy hozzon létre",
"\"{displayName}\" action executed successfully" : "A(z) „{displayName}” művelet sikeresen végrehajtva",
"\"{displayName}\" action failed" : "A(z) „{displayName}” művelet sikertelen",
+ "Toggle selection for file \"{displayName}\"" : "„{displayName}” fájl kijelölésének átváltása",
+ "Toggle selection for folder \"{displayName}\"" : "„{displayName}” mappa kijelölésének átváltása",
"Rename file" : "Fájl átnevezése",
"Filename" : "Fájlnév",
"Folder name" : "Mappanév",
@@ -202,6 +204,7 @@ OC.L10N.register(
"Active filters" : "Aktív szűrők",
"Remove filter" : "Szűrő eltávolítása",
"Total rows summary" : "Összes sor összegzése",
+ "Toggle selection for all files and folders" : "Minden fájl és mappa kijelölésének átváltása",
"\"{displayName}\" failed on some elements " : "A(z) „{displayName}” sikertelen volt néhány elemen",
"\"{displayName}\" batch action executed successfully" : "A(z) „{displayName}” tömeges művelet sikeresen végrehajtva",
"{count} selected" : "{count}kiválasztva",
@@ -304,6 +307,7 @@ OC.L10N.register(
"Copy to {target}" : "Másolás ide: {target}",
"Move to {target}" : "Áthelyezés ide: {target}",
"Move or copy operation failed" : "Az áthelyezés vagy a másolás művelet sikertelen",
+ "Cancelled move or copy of \"{filename}\"." : "„{filename}” áthelyezése vagy másolása megszakítva",
"Cancelled move or copy operation" : "Az áthelyezés vagy másolás művelet megszakítva",
"Open folder {displayName}" : "A(z) {displayName} mappa megnyitása",
"Open in Files" : "Megnyitás a Fájlokban",
@@ -340,6 +344,7 @@ OC.L10N.register(
"Some files could not be moved" : "Néhány fájl nem helyezhető át",
"Files copied successfully" : "Fájlmásolás sikeres",
"Files moved successfully" : "Fájlmozgatás sikeres",
+ "Conflicts resolution skipped" : "Konfliktusfeloldás kihagyva",
"Upload cancelled" : "Feltöltés megszakítva",
"_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} mappa","{folderCount} mappa"],
"_{fileCount} file_::_{fileCount} files_" : ["{fileCount} fájl","{fileCount} fájl"],
diff --git a/apps/files/l10n/hu.json b/apps/files/l10n/hu.json
index 96ccfee7381..b1fdc4b4457 100644
--- a/apps/files/l10n/hu.json
+++ b/apps/files/l10n/hu.json
@@ -185,6 +185,8 @@
"You don’t have permission to upload or create files here" : "Nincs jogosultsága ahhoz, hogy fájlokat ide töltsön fel vagy hozzon létre",
"\"{displayName}\" action executed successfully" : "A(z) „{displayName}” művelet sikeresen végrehajtva",
"\"{displayName}\" action failed" : "A(z) „{displayName}” művelet sikertelen",
+ "Toggle selection for file \"{displayName}\"" : "„{displayName}” fájl kijelölésének átváltása",
+ "Toggle selection for folder \"{displayName}\"" : "„{displayName}” mappa kijelölésének átváltása",
"Rename file" : "Fájl átnevezése",
"Filename" : "Fájlnév",
"Folder name" : "Mappanév",
@@ -200,6 +202,7 @@
"Active filters" : "Aktív szűrők",
"Remove filter" : "Szűrő eltávolítása",
"Total rows summary" : "Összes sor összegzése",
+ "Toggle selection for all files and folders" : "Minden fájl és mappa kijelölésének átváltása",
"\"{displayName}\" failed on some elements " : "A(z) „{displayName}” sikertelen volt néhány elemen",
"\"{displayName}\" batch action executed successfully" : "A(z) „{displayName}” tömeges művelet sikeresen végrehajtva",
"{count} selected" : "{count}kiválasztva",
@@ -302,6 +305,7 @@
"Copy to {target}" : "Másolás ide: {target}",
"Move to {target}" : "Áthelyezés ide: {target}",
"Move or copy operation failed" : "Az áthelyezés vagy a másolás művelet sikertelen",
+ "Cancelled move or copy of \"{filename}\"." : "„{filename}” áthelyezése vagy másolása megszakítva",
"Cancelled move or copy operation" : "Az áthelyezés vagy másolás művelet megszakítva",
"Open folder {displayName}" : "A(z) {displayName} mappa megnyitása",
"Open in Files" : "Megnyitás a Fájlokban",
@@ -338,6 +342,7 @@
"Some files could not be moved" : "Néhány fájl nem helyezhető át",
"Files copied successfully" : "Fájlmásolás sikeres",
"Files moved successfully" : "Fájlmozgatás sikeres",
+ "Conflicts resolution skipped" : "Konfliktusfeloldás kihagyva",
"Upload cancelled" : "Feltöltés megszakítva",
"_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} mappa","{folderCount} mappa"],
"_{fileCount} file_::_{fileCount} files_" : ["{fileCount} fájl","{fileCount} fájl"],
diff --git a/apps/files/l10n/tr.js b/apps/files/l10n/tr.js
index 5a9287625cd..3db39acece5 100644
--- a/apps/files/l10n/tr.js
+++ b/apps/files/l10n/tr.js
@@ -354,7 +354,7 @@ OC.L10N.register(
"Filename must not be empty." : "Dosya adı boş olamaz.",
"\"{char}\" is not allowed inside a filename." : "Dosya adlarında \"{char}\" kullanılamaz.",
"\"{segment}\" is a reserved name and not allowed for filenames." : "\"{segment}\" ayrılmış bir ad olduğundan dosya adlarında kullanılamaz.",
- "\"{extension}\" is not an allowed filetype." : "\"{extension}\" dosya türüne izin verilmiyor.",
+ "\"{extension}\" is not an allowed filetype." : "\"{extension}\" dosya uzantısına izin verilmiyor.",
"Filenames must not end with \"{extension}\"." : "Dosya adları \"{extension}\" ile bitemez.",
"List of favorites files and folders." : "Sık kullanılan dosya ve klasör listesi.",
"No favorites yet" : "Henüz sık kullanılan bir öge yok",
diff --git a/apps/files/l10n/tr.json b/apps/files/l10n/tr.json
index ae3618fc0d8..3c0c3acf95c 100644
--- a/apps/files/l10n/tr.json
+++ b/apps/files/l10n/tr.json
@@ -352,7 +352,7 @@
"Filename must not be empty." : "Dosya adı boş olamaz.",
"\"{char}\" is not allowed inside a filename." : "Dosya adlarında \"{char}\" kullanılamaz.",
"\"{segment}\" is a reserved name and not allowed for filenames." : "\"{segment}\" ayrılmış bir ad olduğundan dosya adlarında kullanılamaz.",
- "\"{extension}\" is not an allowed filetype." : "\"{extension}\" dosya türüne izin verilmiyor.",
+ "\"{extension}\" is not an allowed filetype." : "\"{extension}\" dosya uzantısına izin verilmiyor.",
"Filenames must not end with \"{extension}\"." : "Dosya adları \"{extension}\" ile bitemez.",
"List of favorites files and folders." : "Sık kullanılan dosya ve klasör listesi.",
"No favorites yet" : "Henüz sık kullanılan bir öge yok",