Catalan translation (#142)

* Catalan translation

Added Catalan translation

* Added Catalan translation

Added Catalan translation
This commit is contained in:
Ecron
2017-12-01 11:11:57 +01:00
committed by Paddy Xu
parent 1988cd3c09
commit 18f3f57606
2 changed files with 27 additions and 1 deletions

View File

@@ -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>

View File

@@ -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'&amp;inici</Icon_RunAtStartup>
<Icon_ToolTip>QuickLook v{0}</Icon_ToolTip>
<Icon_CheckUpdate>Cerca &amp;actualitzacions...</Icon_CheckUpdate>
<Icon_Quit>&amp;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>