aboutsummaryrefslogtreecommitdiffstats
path: root/po/nb.po
Commit message (Collapse)AuthorAgeFilesLines
* Update translation catalogsPapoteur2023-07-111-64/+88
|
* Update translation catalogsPapoteur2023-07-041-156/+170
|
* Update Norwegian (Bokmal) translation from TxYuri Chornoivan2023-01-311-3/+7
|
* fix translation string: not translate variables includedPapoteur2023-01-261-3/+3
|
* Update translation catalog with one new stringPapoteur2023-01-261-110/+118
|
* Use conventional exFAT nameYuri Chornoivan2021-11-081-2/+2
|
* Remove extra spaceYuri Chornoivan2021-11-071-4/+4
|
* Update Norwegian translation from TxYuri Chornoivan2021-10-281-248/+160
|
* Fix strings and update translation catalogsPapoteur2021-10-131-75/+78
|
* Update catalogs with new strings.Papoteur2021-10-121-199/+358
|
* Update Norwegian Bokmal translation from TxYuri Chornoivan2021-04-011-109/+160
|
* Update Norwegian Bokmal translation from TxYuri Chornoivan2020-10-311-154/+134
|
* Update Norwegian Bokmal translation from TxYuri Chornoivan2020-06-291-2/+2
|
* Update po filesPapoteur2020-06-291-94/+98
|
* Update Norwegian (Bokmal) translation from TxYuri Chornoivan2020-05-281-34/+10
|
* Update po filesdaviddavid2020-05-261-28/+52
|
* Update Norwegian (Bokmal) translation from TxYuri Chornoivan2020-02-021-129/+270
|
* Update Norwegian (Bokmal) translation from TxYuri Chornoivan2019-09-031-88/+41
|
* Add comment for translatorPapoteur2019-08-151-65/+85
| | | | Update translation catalogues
* Update Norwegian (Bokmal) translation from TxYuri Chornoivan2019-07-291-2/+2
|
* Update translation catalog.Yuri Chornoivan2019-07-281-61/+65
|
* Update po filesPapoteur2019-07-231-50/+50
|
* Update Norwegian (Bokmal) translation from TxYuri Chornoivan2019-01-291-6/+6
|
* Update catalogYuri Chornoivan2019-01-291-1/+17
|
* Update Norwegian (Bokmal) translation from TxYuri Chornoivan2018-12-301-5/+5
|
* Update Norwegian (Bokmal) translation from TxYuri Chornoivan2018-12-181-68/+81
|
* Update Norwegian (Bokmal) translationYuri Chornoivan2018-10-201-2/+2
|
* Adding a stringPapoteur2018-10-191-75/+79
|
* Restore name in bracesPapoteur2018-10-191-1/+1
|
* Fix Norwegian (Bokmal) translationYuri Chornoivan2018-10-161-2/+2
|
* Update Norwegian (Bokmal) translation from TxYuri Chornoivan2018-10-161-8/+5
|
* Correction of nb.po, translation of tags in brackets is not wantedPapoteur2018-10-101-75/+79
|
* Update po catalogsPapoteur2018-10-071-23/+23
|
* Update Norwegian Bokmal translation from TxYuri Chornoivan2018-04-071-102/+30
|
* Update pot and po filesPapoteur2018-03-181-143/+232
|
* Update Norwegian (Bokmal) translation from TxYuri Chornoivan2018-02-151-21/+20
|
* Update Norwegian Bokmal translation from TxYuri Chornoivan2017-05-021-46/+91
|
* Update Norwegian translation from TxYuri Chornoivan2016-08-081-120/+18
|
* Regenerate properly all "po" filesdaviddavid2016-07-181-77/+77
|
* Correction of a word ProgressPapoteur2016-07-181-78/+78
|
* Update po files with the yui branchPapoteur2016-07-181-241/+251
|
* Update po file without fuzzyingPapoteur2016-03-061-5/+5
|
* po formatting updates with sh po-update.sh scriptSARL ENR 682015-10-061-123/+92
| | | | - for future 0.43 release
* New release 0.410.41daviddavid2015-03-081-62/+61
| | | | | | | - po formatting all translation files - update CHANGELOG file - update spec file - update po-update.sh script
* Updated po files with new catalogPapoteur2015-01-181-78/+90
|
* po formatting updates with sh po-update.sh scriptSARL ENR-682015-01-181-89/+180
| | | | - for future 0.40 release
* Formatting all .po files for future 0.32 releaseSARL ENR-682014-10-251-94/+98
| | | | | - update po-update.sh tool - update CHANGELOG file
* update for new release 0.32SARL ENR-682014-10-201-49/+49
| | | | | | - formatting all .po files - recompiling all .mo files - update CHANGELOG, README.md, isodumper.spec and isodumper.py files
* fix a typo on the word 'occurred' instead of 'occured'SARL ENR-682014-08-281-1/+1
| | | | | | | | | - on all po and pot files - on isodumper.py file - using (where . is the folder path of isodumper): - find . -type f -name "*.py" -print0 | xargs -0 sed -i 's/occured/occurred/g' - find . -type f -name "*.po" -print0 | xargs -0 sed -i 's/occured/occurred/g' - find . -type f -name "*.pot" -print0 | xargs -0 sed -i 's/occured/occurred/g'
* (0.30 release) Po formatting (ast,de,pt_BR,sl,sv,fr,uk,tr).po filesSARL ENR-682014-07-101-44/+44
| | | | - update (ast,de,pt_BR,sl,sv,fr,uk,tr).mo files with po-compile.sh tools to /share/locale