diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2009-10-31 15:52:50 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2009-10-31 15:52:50 +0000 |
commit | dc7138e424dfd454951ed5ed4eeddbf842457e87 (patch) | |
tree | 55eee31f812f0df09eec390c05d813ac79099d81 /po/ca/cbi.po | |
parent | 8f2a3f1dccee6a0b7ca99ac24458aa9c8987e131 (diff) |
po: substitute keys with english text, cleanup and unify translations
Diffstat (limited to 'po/ca/cbi.po')
-rw-r--r-- | po/ca/cbi.po | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/po/ca/cbi.po b/po/ca/cbi.po index d973897d6..476105013 100644 --- a/po/ca/cbi.po +++ b/po/ca/cbi.po @@ -15,86 +15,86 @@ msgstr "" #. Add entry #: i18n/english/luasrc/i18n/cbi.en.lua:1 -msgid "cbi_add" +msgid "Add" msgstr "Afegeix entrada" #. Remove entry #: i18n/english/luasrc/i18n/cbi.en.lua:2 -msgid "cbi_del" +msgid "Delete" msgstr "Esborra entrada" #. Replace entry #: i18n/english/luasrc/i18n/cbi.en.lua:3 -msgid "cbi_replace" +msgid "Replace entry" msgstr "Reemplaça entrada" #. Invalid input value #: i18n/english/luasrc/i18n/cbi.en.lua:4 -msgid "cbi_invalid" +msgid "Invalid" msgstr "Valor d'entrada invàlid" #. <strong>Validation failed:</strong> Please check any input fields for mistakes. #: i18n/english/luasrc/i18n/cbi.en.lua:5 -msgid "cbi_invalid_section" +msgid "<strong>Validation failed:</strong> Please check any input fields for mistakes." msgstr "" "<strong>Ha fallat la validació:</strong> Si us plau revisa qualsevol camp " "d'entrada per problemes." #. This field is mandatory #: i18n/english/luasrc/i18n/cbi.en.lua:6 -msgid "cbi_missing" +msgid "This field is mandatory" msgstr "Aquest camp és obligatori" #. <strong>Validation failed:</strong> At least one mandatory field has no or an invalid value #: i18n/english/luasrc/i18n/cbi.en.lua:7 -msgid "cbi_deperror" +msgid "<strong>Validation failed:</strong> At least one mandatory field has no or an invalid value" msgstr "" "<strong>Ha fallat la validació:</strong> Almenys un camp obligatori té un " "valor incorrecte o inexistent" #. A requirement for this option was not met #: i18n/english/luasrc/i18n/cbi.en.lua:8 -msgid "cbi_reqerror" +msgid "A requirement for this option was not met" msgstr "No s'ha satisfet un requeriment d'aquesta opció" #. -- Additional Field -- #: i18n/english/luasrc/i18n/cbi.en.lua:9 -msgid "cbi_addopt" +msgid "-- Additional Field --" msgstr "-- Camp addicional --" #. (optional) #: i18n/english/luasrc/i18n/cbi.en.lua:10 -msgid "cbi_optional" +msgid " (optional)" msgstr "(opcional)" #. This section contains no values yet #: i18n/english/luasrc/i18n/cbi.en.lua:11 -msgid "cbi_sectempty" +msgid "This section contains no values yet" msgstr "Aquesta secció no conté cap valor encara" #. -- custom -- #: i18n/english/luasrc/i18n/cbi.en.lua:12 -msgid "cbi_manual" +msgid "-- custom --" msgstr "-- personalitzat --" #. -- Please choose -- #: i18n/english/luasrc/i18n/cbi.en.lua:13 -msgid "cbi_select" +msgid "-- Please choose --" msgstr "-- Escull --" #. Go to relevant configuration page #: i18n/english/luasrc/i18n/cbi.en.lua:14 -msgid "cbi_gorel" +msgid " " msgstr "Vés a la pàgina de configuració" #. Applying changes #: i18n/english/luasrc/i18n/cbi.en.lua:15 -msgid "cbi_applying" +msgid "Applying changes" msgstr "Aplicant els canvis" #. Uploaded File #: i18n/english/luasrc/i18n/cbi.en.lua:16 -msgid "cbi_upload" +msgid "Uploaded File" msgstr "Fitxer pujat" #. Search file... |