diff options
Diffstat (limited to 'apps/files')
-rw-r--r-- | apps/files/l10n/cs.js | 8 | ||||
-rw-r--r-- | apps/files/l10n/cs.json | 8 | ||||
-rw-r--r-- | apps/files/l10n/en_GB.js | 7 | ||||
-rw-r--r-- | apps/files/l10n/en_GB.json | 7 | ||||
-rw-r--r-- | apps/files/l10n/fr.js | 14 | ||||
-rw-r--r-- | apps/files/l10n/fr.json | 14 | ||||
-rw-r--r-- | apps/files/l10n/ga.js | 7 | ||||
-rw-r--r-- | apps/files/l10n/ga.json | 7 | ||||
-rw-r--r-- | apps/files/l10n/it.js | 4 | ||||
-rw-r--r-- | apps/files/l10n/it.json | 4 | ||||
-rw-r--r-- | apps/files/l10n/zh_HK.js | 7 | ||||
-rw-r--r-- | apps/files/l10n/zh_HK.json | 7 |
12 files changed, 94 insertions, 0 deletions
diff --git a/apps/files/l10n/cs.js b/apps/files/l10n/cs.js index b6c83a08aee..b28537c6ae4 100644 --- a/apps/files/l10n/cs.js +++ b/apps/files/l10n/cs.js @@ -71,6 +71,7 @@ OC.L10N.register( "Transferred from %1$s on %2$s" : "Převedeno z %1$s na %2$s", "Files compatibility" : "Kompatibilita souborů", "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Umožňuje omezit názvy souborů aby bylo zajištěno, že soubory bude možné synchronizovat se všemi klienty. Ve výchozím stavu jsou povoleny veškeré názvy souborů, splňující standard POSIX (např. Linux nebo macOS).", + "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Po povolení názvů souborů, kompatibilních s Windows, stávající soubory už nebude možné změnit, ale je možné je přejmenovat na platné nové názvy jejich vlastníkem.", "It is also possible to migrate files automatically after enabling this setting, please refer to the documentation about the occ command." : "Po povolení tohoto natavení je také možné soubory stěhovat automaticky. Další informace viz dokumentace k příkazu occ.", "Enforce Windows compatibility" : "Vynutit kompatibilitu s Windows", "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Toto bude blokovat použití názvů souborů, které nejsou platné na strojích s Windows, jako je použití vyhrazených názvů nebo speciálních znaků. Ale nevynutí kompatibilitu v případě rozlišování malých/VELKÝCH písmen.", @@ -96,6 +97,12 @@ OC.L10N.register( "Invalid filename." : "Neplatný název souboru.", "Renamed \"{oldName}\" to \"{newName}\"" : "Přejmenováno „{oldName}“ na „{newName}", "Rename file" : "Přejmenovat soubor", + "Folder" : "Složka", + "Unknown file type" : "Neznámý typ souboru", + "{ext} image" : "{ext}obrázek", + "{ext} video" : "{ext} video", + "{ext} audio" : "{ext} audio", + "{ext} text" : "{ext} text", "Pending" : "Nevyřízené", "Unknown date" : "Neznámé datum", "Clear filter" : "Vyčistit filtr", @@ -106,6 +113,7 @@ OC.L10N.register( "Total rows summary" : "Celkový souhrn řádek", "Toggle selection for all files and folders" : "Vybrat / zrušit výběr všech souborů a složek", "Name" : "Název", + "File type" : "Typ souboru", "Size" : "Velikost", "\"{displayName}\" failed on some elements" : "„{displayName}“ se pro některé prvky nezdařilo", "\"{displayName}\" batch action executed successfully" : "hromadná akce „{displayName}“ úspěšně vykonána", diff --git a/apps/files/l10n/cs.json b/apps/files/l10n/cs.json index 1ee66b0e9c8..4258b4b31f4 100644 --- a/apps/files/l10n/cs.json +++ b/apps/files/l10n/cs.json @@ -69,6 +69,7 @@ "Transferred from %1$s on %2$s" : "Převedeno z %1$s na %2$s", "Files compatibility" : "Kompatibilita souborů", "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Umožňuje omezit názvy souborů aby bylo zajištěno, že soubory bude možné synchronizovat se všemi klienty. Ve výchozím stavu jsou povoleny veškeré názvy souborů, splňující standard POSIX (např. Linux nebo macOS).", + "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Po povolení názvů souborů, kompatibilních s Windows, stávající soubory už nebude možné změnit, ale je možné je přejmenovat na platné nové názvy jejich vlastníkem.", "It is also possible to migrate files automatically after enabling this setting, please refer to the documentation about the occ command." : "Po povolení tohoto natavení je také možné soubory stěhovat automaticky. Další informace viz dokumentace k příkazu occ.", "Enforce Windows compatibility" : "Vynutit kompatibilitu s Windows", "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Toto bude blokovat použití názvů souborů, které nejsou platné na strojích s Windows, jako je použití vyhrazených názvů nebo speciálních znaků. Ale nevynutí kompatibilitu v případě rozlišování malých/VELKÝCH písmen.", @@ -94,6 +95,12 @@ "Invalid filename." : "Neplatný název souboru.", "Renamed \"{oldName}\" to \"{newName}\"" : "Přejmenováno „{oldName}“ na „{newName}", "Rename file" : "Přejmenovat soubor", + "Folder" : "Složka", + "Unknown file type" : "Neznámý typ souboru", + "{ext} image" : "{ext}obrázek", + "{ext} video" : "{ext} video", + "{ext} audio" : "{ext} audio", + "{ext} text" : "{ext} text", "Pending" : "Nevyřízené", "Unknown date" : "Neznámé datum", "Clear filter" : "Vyčistit filtr", @@ -104,6 +111,7 @@ "Total rows summary" : "Celkový souhrn řádek", "Toggle selection for all files and folders" : "Vybrat / zrušit výběr všech souborů a složek", "Name" : "Název", + "File type" : "Typ souboru", "Size" : "Velikost", "\"{displayName}\" failed on some elements" : "„{displayName}“ se pro některé prvky nezdařilo", "\"{displayName}\" batch action executed successfully" : "hromadná akce „{displayName}“ úspěšně vykonána", diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js index fd8ec312af7..4949fbd61b3 100644 --- a/apps/files/l10n/en_GB.js +++ b/apps/files/l10n/en_GB.js @@ -98,6 +98,11 @@ OC.L10N.register( "Renamed \"{oldName}\" to \"{newName}\"" : "Renamed \"{oldName}\" to \"{newName}\"", "Rename file" : "Rename file", "Folder" : "Folder", + "Unknown file type" : "Unknown file type", + "{ext} image" : "{ext} image", + "{ext} video" : "{ext} video", + "{ext} audio" : "{ext} audio", + "{ext} text" : "{ext} text", "Pending" : "Pending", "Unknown date" : "Unknown date", "Clear filter" : "Clear filter", @@ -108,6 +113,7 @@ OC.L10N.register( "Total rows summary" : "Total rows summary", "Toggle selection for all files and folders" : "Toggle selection for all files and folders", "Name" : "Name", + "File type" : "File type", "Size" : "Size", "\"{displayName}\" failed on some elements" : "\"{displayName}\" failed on some elements", "\"{displayName}\" batch action executed successfully" : "\"{displayName}\" batch action executed successfully", @@ -186,6 +192,7 @@ OC.L10N.register( "Sort favorites first" : "Sort favourites first", "Sort folders before files" : "Sort folders before files", "Show hidden files" : "Show hidden files", + "Show file type column" : "Show file type column", "Crop image previews" : "Crop image previews", "Enable the grid view" : "Enable the grid view", "Enable folder tree" : "Enable folder tree", diff --git a/apps/files/l10n/en_GB.json b/apps/files/l10n/en_GB.json index 912befe3b81..eb30639fa72 100644 --- a/apps/files/l10n/en_GB.json +++ b/apps/files/l10n/en_GB.json @@ -96,6 +96,11 @@ "Renamed \"{oldName}\" to \"{newName}\"" : "Renamed \"{oldName}\" to \"{newName}\"", "Rename file" : "Rename file", "Folder" : "Folder", + "Unknown file type" : "Unknown file type", + "{ext} image" : "{ext} image", + "{ext} video" : "{ext} video", + "{ext} audio" : "{ext} audio", + "{ext} text" : "{ext} text", "Pending" : "Pending", "Unknown date" : "Unknown date", "Clear filter" : "Clear filter", @@ -106,6 +111,7 @@ "Total rows summary" : "Total rows summary", "Toggle selection for all files and folders" : "Toggle selection for all files and folders", "Name" : "Name", + "File type" : "File type", "Size" : "Size", "\"{displayName}\" failed on some elements" : "\"{displayName}\" failed on some elements", "\"{displayName}\" batch action executed successfully" : "\"{displayName}\" batch action executed successfully", @@ -184,6 +190,7 @@ "Sort favorites first" : "Sort favourites first", "Sort folders before files" : "Sort folders before files", "Show hidden files" : "Show hidden files", + "Show file type column" : "Show file type column", "Crop image previews" : "Crop image previews", "Enable the grid view" : "Enable the grid view", "Enable folder tree" : "Enable folder tree", diff --git a/apps/files/l10n/fr.js b/apps/files/l10n/fr.js index 6e5809bbed8..4fbb46411f3 100644 --- a/apps/files/l10n/fr.js +++ b/apps/files/l10n/fr.js @@ -71,6 +71,8 @@ OC.L10N.register( "Transferred from %1$s on %2$s" : "Transféré de %1$s à %2$s", "Files compatibility" : "Compatibilité des fichiers", "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Permet de restreindre les noms de fichiers pour s'assurer que les fichiers peuvent être synchronisés avec tous les clients. Par défaut, tous les noms de fichier valides sur POSIX (c'est à dire sur Linux ou MacOS) sont acceptés.", + "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Après avoir activé les noms de fichiers compatibles Windows, les fichiers existants ne peuvent plus être modifiés mais peuvent être renommés avec de nouveaux noms valides par leur propriétaire.", + "It is also possible to migrate files automatically after enabling this setting, please refer to the documentation about the occ command." : "Il est également possible de migrer les fichiers automatiquement après avoir activé ce paramètre, veuillez vous référer à la documentation sur la commande occ.", "Enforce Windows compatibility" : "Forcer la compatibilité Windows", "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Cela va bloquer les noms de fichier non valides sur les systèmes Windows, comme utiliser des noms réservés ou des caractères spéciaux. Mais cela ne renforcera pas la compatibilité de la sensibilité à la casse.", "File Management" : "Gestion de fichiers", @@ -96,6 +98,11 @@ OC.L10N.register( "Renamed \"{oldName}\" to \"{newName}\"" : "\"{oldName}\" renommé en \"{newName}\"", "Rename file" : "Renommer le fichier", "Folder" : "Dossier", + "Unknown file type" : "Type de fichier inconnu", + "{ext} image" : "{ext} image", + "{ext} video" : "{ext} vidéo", + "{ext} audio" : "{ext} audio", + "{ext} text" : "{ext} texte", "Pending" : "En attente", "Unknown date" : "Date inconnue", "Clear filter" : "Supprimer le filtre", @@ -106,6 +113,7 @@ OC.L10N.register( "Total rows summary" : "Récapitulatif du nombre total de lignes", "Toggle selection for all files and folders" : "Basculer la sélection pour tous les fichiers et dossiers", "Name" : "Nom", + "File type" : "Type de fichier", "Size" : "Taille", "\"{displayName}\" failed on some elements" : "\"{displayName}\" a échoué pour certains éléments", "\"{displayName}\" batch action executed successfully" : "L’action « {displayName} » par lot a été exécutée avec succès", @@ -184,6 +192,7 @@ OC.L10N.register( "Sort favorites first" : "Trier les favoris en premier", "Sort folders before files" : "Trier les dossiers avant les fichiers", "Show hidden files" : "Montrer les fichiers masqués", + "Show file type column" : "Afficher la colonne du type de fichier", "Crop image previews" : "Afficher en miniatures carrées", "Enable the grid view" : "Activer la vue en grille", "Enable folder tree" : "Activer l'arborescence des dossiers", @@ -194,6 +203,7 @@ OC.L10N.register( "Use this address to access your Files via WebDAV" : "Utilisez cette adresse pour accéder à vos fichiers via WebDAV", "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Si vous avez activé le 2FA, vous devez créer et utiliser un nouveau mot de passe d'application en cliquant ici.", "Warnings" : "Avertissements", + "Prevent warning dialogs from open or reenable them." : "Empêchez l'ouverture des boîtes de dialogue d'avertissement ou réactivez-les.", "Show a warning dialog when changing a file extension." : "Afficher un avertissement quand l'extension du fichier est modifiée.", "Keyboard shortcuts" : "Raccourcis clavier", "Speed up your Files experience with these quick shortcuts." : "Accélérez votre expérience Fichiers avec ces raccourcis rapides.", @@ -235,6 +245,8 @@ OC.L10N.register( "Failed to convert files: {message}" : "Impossible de convertir les fichiers : {message}", "All files failed to be converted" : "Aucun fichier n'a pu être converti", "One file could not be converted: {message}" : "Le fichier {message} n'a pas pu être converti", + "_One file could not be converted_::_%n files could not be converted_" : ["Un fichier n'a pas pu être converti","%n fichiers n'ont pas pu être convertis","%n fichiers n'ont pas pu être convertis"], + "_One file successfully converted_::_%n files successfully converted_" : ["Un fichier converti avec succès","%n fichiers convertis avec succès","%n fichiers convertis avec succès"], "Files successfully converted" : "Fichiers convertis avec succès", "Failed to convert files" : "Impossible de convertir les fichiers", "Converting file …" : "Conversion du fichier...", @@ -280,6 +292,7 @@ OC.L10N.register( "Open file locally" : "Ouvrir le fichier localement", "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Le fichier devrait maintenant s'ouvrir sur votre appareil. Si ce n'est pas le cas, vérifiez que vous avez installé l'application de bureau.", "Retry and close" : "Réessayer et fermer", + "Open online" : "Ouvrir en ligne", "Failed to redirect to client" : "Échec de la redirection vers le client", "Open locally" : "Ouvrir localement", "Rename" : "Renommer", @@ -325,6 +338,7 @@ OC.L10N.register( "Unexpected error: {error}" : "Erreur inattendue: {error}", "_%n file_::_%n files_" : ["%n fichier","%n fichiers","%n fichiers"], "_%n folder_::_%n folders_" : ["%n dossier","%n dossiers","%n dossiers"], + "_%n hidden_::_%n hidden_" : ["%n caché","%n cachés","%n cachés"], "Filename must not be empty." : "Le nom du fichier ne doit pas être vide.", "\"{char}\" is not allowed inside a filename." : "\"{char}\" n'est pas autorisé dans un nom de fichier.", "\"{segment}\" is a reserved name and not allowed for filenames." : "\"{segment}\" est un nom réservé et il n'est pas autorisé dans les noms de fichier.", diff --git a/apps/files/l10n/fr.json b/apps/files/l10n/fr.json index 6d03efc424b..77f0ae5147d 100644 --- a/apps/files/l10n/fr.json +++ b/apps/files/l10n/fr.json @@ -69,6 +69,8 @@ "Transferred from %1$s on %2$s" : "Transféré de %1$s à %2$s", "Files compatibility" : "Compatibilité des fichiers", "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Permet de restreindre les noms de fichiers pour s'assurer que les fichiers peuvent être synchronisés avec tous les clients. Par défaut, tous les noms de fichier valides sur POSIX (c'est à dire sur Linux ou MacOS) sont acceptés.", + "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Après avoir activé les noms de fichiers compatibles Windows, les fichiers existants ne peuvent plus être modifiés mais peuvent être renommés avec de nouveaux noms valides par leur propriétaire.", + "It is also possible to migrate files automatically after enabling this setting, please refer to the documentation about the occ command." : "Il est également possible de migrer les fichiers automatiquement après avoir activé ce paramètre, veuillez vous référer à la documentation sur la commande occ.", "Enforce Windows compatibility" : "Forcer la compatibilité Windows", "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Cela va bloquer les noms de fichier non valides sur les systèmes Windows, comme utiliser des noms réservés ou des caractères spéciaux. Mais cela ne renforcera pas la compatibilité de la sensibilité à la casse.", "File Management" : "Gestion de fichiers", @@ -94,6 +96,11 @@ "Renamed \"{oldName}\" to \"{newName}\"" : "\"{oldName}\" renommé en \"{newName}\"", "Rename file" : "Renommer le fichier", "Folder" : "Dossier", + "Unknown file type" : "Type de fichier inconnu", + "{ext} image" : "{ext} image", + "{ext} video" : "{ext} vidéo", + "{ext} audio" : "{ext} audio", + "{ext} text" : "{ext} texte", "Pending" : "En attente", "Unknown date" : "Date inconnue", "Clear filter" : "Supprimer le filtre", @@ -104,6 +111,7 @@ "Total rows summary" : "Récapitulatif du nombre total de lignes", "Toggle selection for all files and folders" : "Basculer la sélection pour tous les fichiers et dossiers", "Name" : "Nom", + "File type" : "Type de fichier", "Size" : "Taille", "\"{displayName}\" failed on some elements" : "\"{displayName}\" a échoué pour certains éléments", "\"{displayName}\" batch action executed successfully" : "L’action « {displayName} » par lot a été exécutée avec succès", @@ -182,6 +190,7 @@ "Sort favorites first" : "Trier les favoris en premier", "Sort folders before files" : "Trier les dossiers avant les fichiers", "Show hidden files" : "Montrer les fichiers masqués", + "Show file type column" : "Afficher la colonne du type de fichier", "Crop image previews" : "Afficher en miniatures carrées", "Enable the grid view" : "Activer la vue en grille", "Enable folder tree" : "Activer l'arborescence des dossiers", @@ -192,6 +201,7 @@ "Use this address to access your Files via WebDAV" : "Utilisez cette adresse pour accéder à vos fichiers via WebDAV", "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Si vous avez activé le 2FA, vous devez créer et utiliser un nouveau mot de passe d'application en cliquant ici.", "Warnings" : "Avertissements", + "Prevent warning dialogs from open or reenable them." : "Empêchez l'ouverture des boîtes de dialogue d'avertissement ou réactivez-les.", "Show a warning dialog when changing a file extension." : "Afficher un avertissement quand l'extension du fichier est modifiée.", "Keyboard shortcuts" : "Raccourcis clavier", "Speed up your Files experience with these quick shortcuts." : "Accélérez votre expérience Fichiers avec ces raccourcis rapides.", @@ -233,6 +243,8 @@ "Failed to convert files: {message}" : "Impossible de convertir les fichiers : {message}", "All files failed to be converted" : "Aucun fichier n'a pu être converti", "One file could not be converted: {message}" : "Le fichier {message} n'a pas pu être converti", + "_One file could not be converted_::_%n files could not be converted_" : ["Un fichier n'a pas pu être converti","%n fichiers n'ont pas pu être convertis","%n fichiers n'ont pas pu être convertis"], + "_One file successfully converted_::_%n files successfully converted_" : ["Un fichier converti avec succès","%n fichiers convertis avec succès","%n fichiers convertis avec succès"], "Files successfully converted" : "Fichiers convertis avec succès", "Failed to convert files" : "Impossible de convertir les fichiers", "Converting file …" : "Conversion du fichier...", @@ -278,6 +290,7 @@ "Open file locally" : "Ouvrir le fichier localement", "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Le fichier devrait maintenant s'ouvrir sur votre appareil. Si ce n'est pas le cas, vérifiez que vous avez installé l'application de bureau.", "Retry and close" : "Réessayer et fermer", + "Open online" : "Ouvrir en ligne", "Failed to redirect to client" : "Échec de la redirection vers le client", "Open locally" : "Ouvrir localement", "Rename" : "Renommer", @@ -323,6 +336,7 @@ "Unexpected error: {error}" : "Erreur inattendue: {error}", "_%n file_::_%n files_" : ["%n fichier","%n fichiers","%n fichiers"], "_%n folder_::_%n folders_" : ["%n dossier","%n dossiers","%n dossiers"], + "_%n hidden_::_%n hidden_" : ["%n caché","%n cachés","%n cachés"], "Filename must not be empty." : "Le nom du fichier ne doit pas être vide.", "\"{char}\" is not allowed inside a filename." : "\"{char}\" n'est pas autorisé dans un nom de fichier.", "\"{segment}\" is a reserved name and not allowed for filenames." : "\"{segment}\" est un nom réservé et il n'est pas autorisé dans les noms de fichier.", diff --git a/apps/files/l10n/ga.js b/apps/files/l10n/ga.js index 232c98146f3..a52a16fb4b4 100644 --- a/apps/files/l10n/ga.js +++ b/apps/files/l10n/ga.js @@ -98,6 +98,11 @@ OC.L10N.register( "Renamed \"{oldName}\" to \"{newName}\"" : "Athainmnithe \"{oldName}\" go \"{newName}\"", "Rename file" : "Athainmnigh an comhad", "Folder" : "Fillteán", + "Unknown file type" : "Cineál comhaid anaithnid", + "{ext} image" : "íomhá {ext}", + "{ext} video" : "físeán {ext}", + "{ext} audio" : "fuaim {ext}", + "{ext} text" : "téacs {ext}", "Pending" : "Ar feitheamh", "Unknown date" : "Dáta anaithnid", "Clear filter" : "Glan an scagaire", @@ -108,6 +113,7 @@ OC.L10N.register( "Total rows summary" : "Achoimre ar na sraitheanna iomlána", "Toggle selection for all files and folders" : "Scoránaigh an roghnúchán do gach comhad agus fillteán", "Name" : "Ainm", + "File type" : "Cineál comhaid", "Size" : "Méid", "\"{displayName}\" failed on some elements" : "\"{displayName}\" theip ar roinnt gnéithe", "\"{displayName}\" batch action executed successfully" : "D'éirigh le beart baisce \"{displayName}\" a rith", @@ -186,6 +192,7 @@ OC.L10N.register( "Sort favorites first" : "Sórtáil na cinn is ansa leat ar dtús", "Sort folders before files" : "Sórtáil fillteáin roimh chomhaid", "Show hidden files" : "Taispeáin comhaid i bhfolach", + "Show file type column" : "Taispeáin colún cineál comhaid", "Crop image previews" : "Réamhamhairc íomhá barr", "Enable the grid view" : "Cumasaigh an radharc greille", "Enable folder tree" : "Cumasaigh crann fillteáin", diff --git a/apps/files/l10n/ga.json b/apps/files/l10n/ga.json index db09fb79b39..2da61d98e94 100644 --- a/apps/files/l10n/ga.json +++ b/apps/files/l10n/ga.json @@ -96,6 +96,11 @@ "Renamed \"{oldName}\" to \"{newName}\"" : "Athainmnithe \"{oldName}\" go \"{newName}\"", "Rename file" : "Athainmnigh an comhad", "Folder" : "Fillteán", + "Unknown file type" : "Cineál comhaid anaithnid", + "{ext} image" : "íomhá {ext}", + "{ext} video" : "físeán {ext}", + "{ext} audio" : "fuaim {ext}", + "{ext} text" : "téacs {ext}", "Pending" : "Ar feitheamh", "Unknown date" : "Dáta anaithnid", "Clear filter" : "Glan an scagaire", @@ -106,6 +111,7 @@ "Total rows summary" : "Achoimre ar na sraitheanna iomlána", "Toggle selection for all files and folders" : "Scoránaigh an roghnúchán do gach comhad agus fillteán", "Name" : "Ainm", + "File type" : "Cineál comhaid", "Size" : "Méid", "\"{displayName}\" failed on some elements" : "\"{displayName}\" theip ar roinnt gnéithe", "\"{displayName}\" batch action executed successfully" : "D'éirigh le beart baisce \"{displayName}\" a rith", @@ -184,6 +190,7 @@ "Sort favorites first" : "Sórtáil na cinn is ansa leat ar dtús", "Sort folders before files" : "Sórtáil fillteáin roimh chomhaid", "Show hidden files" : "Taispeáin comhaid i bhfolach", + "Show file type column" : "Taispeáin colún cineál comhaid", "Crop image previews" : "Réamhamhairc íomhá barr", "Enable the grid view" : "Cumasaigh an radharc greille", "Enable folder tree" : "Cumasaigh crann fillteáin", diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js index 03a1cda9804..1394712a176 100644 --- a/apps/files/l10n/it.js +++ b/apps/files/l10n/it.js @@ -99,6 +99,10 @@ OC.L10N.register( "Rename file" : "Rinomina file", "Folder" : "Cartella", "Unknown file type" : "Tipo di file sconosciuto", + "{ext} image" : "{ext} image", + "{ext} video" : "{ext} video", + "{ext} audio" : "{ext} audio", + "{ext} text" : "{ext} text", "Pending" : "In corso", "Unknown date" : "Data sconosciuta", "Clear filter" : "Pulisci il filtro", diff --git a/apps/files/l10n/it.json b/apps/files/l10n/it.json index e83848ed70a..cd91fe47818 100644 --- a/apps/files/l10n/it.json +++ b/apps/files/l10n/it.json @@ -97,6 +97,10 @@ "Rename file" : "Rinomina file", "Folder" : "Cartella", "Unknown file type" : "Tipo di file sconosciuto", + "{ext} image" : "{ext} image", + "{ext} video" : "{ext} video", + "{ext} audio" : "{ext} audio", + "{ext} text" : "{ext} text", "Pending" : "In corso", "Unknown date" : "Data sconosciuta", "Clear filter" : "Pulisci il filtro", diff --git a/apps/files/l10n/zh_HK.js b/apps/files/l10n/zh_HK.js index 5b593dc8428..af981fd94cc 100644 --- a/apps/files/l10n/zh_HK.js +++ b/apps/files/l10n/zh_HK.js @@ -98,6 +98,11 @@ OC.L10N.register( "Renamed \"{oldName}\" to \"{newName}\"" : "已將「{oldName}」重新命名為「{newName}」", "Rename file" : "重新命名檔案", "Folder" : "資料夾", + "Unknown file type" : "檔案類型不詳", + "{ext} image" : "{ext} 圖像", + "{ext} video" : "{ext} 視像", + "{ext} audio" : "{ext} 音頻", + "{ext} text" : "{ext} 文字", "Pending" : "待定的", "Unknown date" : "日期不詳", "Clear filter" : "清空過濾器", @@ -108,6 +113,7 @@ OC.L10N.register( "Total rows summary" : "總列摘要", "Toggle selection for all files and folders" : "切換所有檔案和資料夾的選擇", "Name" : "名稱", + "File type" : "檔案類型", "Size" : "大小", "\"{displayName}\" failed on some elements" : "“{displayName}” 在某些元素上失敗", "\"{displayName}\" batch action executed successfully" : "成功執行 “{displayName}” 批處理操作", @@ -186,6 +192,7 @@ OC.L10N.register( "Sort favorites first" : "先排序最愛", "Sort folders before files" : "將資料夾在檔案之前排序", "Show hidden files" : "顯示隱藏檔案", + "Show file type column" : "顯示檔案類型縱列", "Crop image previews" : "圖片裁剪預覽", "Enable the grid view" : "啟用網格檢視", "Enable folder tree" : "啟用資料夾樹狀結構", diff --git a/apps/files/l10n/zh_HK.json b/apps/files/l10n/zh_HK.json index 927fc7dc8ef..e04500132ed 100644 --- a/apps/files/l10n/zh_HK.json +++ b/apps/files/l10n/zh_HK.json @@ -96,6 +96,11 @@ "Renamed \"{oldName}\" to \"{newName}\"" : "已將「{oldName}」重新命名為「{newName}」", "Rename file" : "重新命名檔案", "Folder" : "資料夾", + "Unknown file type" : "檔案類型不詳", + "{ext} image" : "{ext} 圖像", + "{ext} video" : "{ext} 視像", + "{ext} audio" : "{ext} 音頻", + "{ext} text" : "{ext} 文字", "Pending" : "待定的", "Unknown date" : "日期不詳", "Clear filter" : "清空過濾器", @@ -106,6 +111,7 @@ "Total rows summary" : "總列摘要", "Toggle selection for all files and folders" : "切換所有檔案和資料夾的選擇", "Name" : "名稱", + "File type" : "檔案類型", "Size" : "大小", "\"{displayName}\" failed on some elements" : "“{displayName}” 在某些元素上失敗", "\"{displayName}\" batch action executed successfully" : "成功執行 “{displayName}” 批處理操作", @@ -184,6 +190,7 @@ "Sort favorites first" : "先排序最愛", "Sort folders before files" : "將資料夾在檔案之前排序", "Show hidden files" : "顯示隱藏檔案", + "Show file type column" : "顯示檔案類型縱列", "Crop image previews" : "圖片裁剪預覽", "Enable the grid view" : "啟用網格檢視", "Enable folder tree" : "啟用資料夾樹狀結構", |