From 3116e85e71d88b548d54856450b7d364525b6570 Mon Sep 17 00:00:00 2001 From: Ken Moore Date: Mon, 12 Sep 2016 14:29:27 -0400 Subject: Merge in all the translation files from the lumina-i18n repository into the main lumina repo. Now we can hook up weblate in the main lumina repo, and have everything in sync all the time. --- .../lumina-textedit/i18n/lumina-textedit_ca.ts | 243 ++++++++++++--------- 1 file changed, 143 insertions(+), 100 deletions(-) (limited to 'src-qt5/desktop-utils/lumina-textedit/i18n/lumina-textedit_ca.ts') diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/lumina-textedit_ca.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/lumina-textedit_ca.ts index 207e156f..ee84f361 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/lumina-textedit_ca.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/lumina-textedit_ca.ts @@ -1,253 +1,296 @@ - + ColorDialog - + Customize Colors - + Personalització dels colors - + Item Type - + Tipus d'ítem - + Color - + Color - + Sample - + Exemple - - + + Select Color - + Seleccioneu un color - + Cancel - + Cancel·la - + Apply - + Aplica MainUI - + MainWindow - + Finestra principal - + Tab 1 - - - - - Find/Replace - + Pestanya 1 - + Find the previous match - + Cerca la coincidència anterior - - - - + + + + + ... - + ... - + Find: - + Cerca: - + Find the next match - + Cerca la coincidència següent - + Replace: - + Reemplaça: - + Match case - + Coincidència de majúscules i minúscules - + Replace next match - + Reemplaça la coincidència següent - + Replace all matches (to end of document) + Reemplaça totes les coincidències (fins al final del document) + + + + Hide the find/replace options - + File - + Fitxer - + View - + Vista - + Syntax Highlighting - + Realçament de la sintaxi - + Edit - + Edita - + toolBar - + Barra d'eines - + Show Line Numbers - + Mostra els números de les línies - + None - + Cap - - + + New File - + Fitxer nou - + Ctrl+N - + Ctrl+N - + Open File - + Obre el fitxer - + Ctrl+O - + Ctrl+O - + Save File - + Desa el fitxer - + Ctrl+S - + Ctrl+S - + Save File As - + Desa el fitxer com a... - + Close - + Tanca - + Ctrl+Q - + Ctrl+Q - + Close File - + Tanca el fitxer - + Ctrl+W - + Ctrl+W - + Customize Colors - + Personalització dels colors - + Wrap Lines - + Ajusta les línies - + Find - + Cerca - + Ctrl+F - + Ctrl+F - + Replace - + Reemplaça - + Ctrl+R - + Ctrl+R - + Text Editor - + Editor de text - + Open File(s) - + Obre fitxers - + Text Files (*) + Fitxers de text (*) + + + + + Lose Unsaved Changes? + + + + + This file has unsaved changes. +Do you want to close it anyway? + +%1 + + + + + There are unsaved changes. +Do you want to close the editor anyway? + +%1 PlainTextEditor - + Save File - + Desa el fitxer - + Text File (*) + Fitxer de text (*) + + + + Row Number: %1, Column Number: %2 + + + The following file has been changed by some other utility. Do you want to re-load it? + El fitxer següent ha estat canviat per alguna altra utilitat. El voleu tornar a carregar? + + + + (Note: You will lose all currently-unsaved changes) + (Nota: perdreu tots els canvis que no estiguin desats ara mateix.) + + + + File Modified + Fitxer modificat + -- cgit