mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-09-11 09:49:07 +00:00
Catalan translation (#142)
* Catalan translation Added Catalan translation * Added Catalan translation Added Catalan translation
This commit is contained in:
@@ -31,4 +31,7 @@
|
|||||||
<de-DE>
|
<de-DE>
|
||||||
<Editor_FontFamily>Consolas</Editor_FontFamily>
|
<Editor_FontFamily>Consolas</Editor_FontFamily>
|
||||||
</de-DE>
|
</de-DE>
|
||||||
|
<ca>
|
||||||
|
<Editor_FontFamily>Consolas</Editor_FontFamily>
|
||||||
|
</ca>
|
||||||
</Translations>
|
</Translations>
|
||||||
|
@@ -208,4 +208,27 @@
|
|||||||
<InfoPanel_Files>{0} Dateien</InfoPanel_Files>
|
<InfoPanel_Files>{0} Dateien</InfoPanel_Files>
|
||||||
<InfoPanel_FolderAndFile>({0} und {1})</InfoPanel_FolderAndFile>
|
<InfoPanel_FolderAndFile>({0} und {1})</InfoPanel_FolderAndFile>
|
||||||
</de-DE>
|
</de-DE>
|
||||||
</Translations>
|
<ca>
|
||||||
|
<UI_FontFamily>Segoe UI</UI_FontFamily>
|
||||||
|
<APP_START>El QuickLook s'està executant en segon pla.</APP_START>
|
||||||
|
<APP_SECOND>El QuickLook ja s'està executant en segon pla.</APP_SECOND>
|
||||||
|
<MW_BrowseFolder>Navega {0}</MW_BrowseFolder>
|
||||||
|
<MW_Open>Obre {0}</MW_Open>
|
||||||
|
<MW_OpenWith>Obre'l amb {0}</MW_OpenWith>
|
||||||
|
<MW_Run>Executa'l {0}</MW_Run>
|
||||||
|
<Icon_RunAtStartup>Executa'l a l'&inici</Icon_RunAtStartup>
|
||||||
|
<Icon_ToolTip>QuickLook v{0}</Icon_ToolTip>
|
||||||
|
<Icon_CheckUpdate>Cerca &actualitzacions...</Icon_CheckUpdate>
|
||||||
|
<Icon_Quit>&Surt</Icon_Quit>
|
||||||
|
<Update_NoUpdate>Ja teniu l'última versió.</Update_NoUpdate>
|
||||||
|
<Update_Found>S'ha alliberat el QuickLook {0}. Feu clic aquí per a obrir la pàgina de baixada.</Update_Found>
|
||||||
|
<Update_Error>S'ha produït un error en cercar actualitzacions: {0}</Update_Error>
|
||||||
|
<InfoPanel_LastModified>Última modificació el {0}</InfoPanel_LastModified>
|
||||||
|
<InfoPanel_DriveSize>Capacitat {0}, {1} disponibles</InfoPanel_DriveSize>
|
||||||
|
<InfoPanel_Folder>{0} carpeta</InfoPanel_Folder>
|
||||||
|
<InfoPanel_Folders>{0} carpetes</InfoPanel_Folders>
|
||||||
|
<InfoPanel_File>{0} fitxer</InfoPanel_File>
|
||||||
|
<InfoPanel_Files>{0} fitxers</InfoPanel_Files>
|
||||||
|
<InfoPanel_FolderAndFile>({0} i {1})</InfoPanel_FolderAndFile>
|
||||||
|
</ca>
|
||||||
|
</Translations>
|
||||||
|
Reference in New Issue
Block a user