From 191d2fb6734bae426149bcbf3302984e273581e6 Mon Sep 17 00:00:00 2001 From: nowrep Date: Mon, 19 Mar 2012 15:48:25 +0100 Subject: [PATCH] =?UTF-8?q?Added=20=C8=98tefan=20Com=C4=83nescu=20into=20A?= =?UTF-8?q?UTHORS.=20=20-=20updated=20Dutch=20translation?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- AUTHORS | 1 + translations/nl_NL.ts | 69 ++++++++++++++++++----------------- translations/translations.pri | 1 + 3 files changed, 37 insertions(+), 34 deletions(-) diff --git a/AUTHORS b/AUTHORS index d18ac47bf..5cdd35218 100644 --- a/AUTHORS +++ b/AUTHORS @@ -34,6 +34,7 @@ Wu Cheng-Hong (Traditional Chinese) Widya Walesa (Indonesian) Beqa Arabuli (Georgian) Daiki Noda (Japanese) +Ștefan Comănescu (Romanian) Special thanks: diff --git a/translations/nl_NL.ts b/translations/nl_NL.ts index ff3c455e4..219a5f9fc 100644 --- a/translations/nl_NL.ts +++ b/translations/nl_NL.ts @@ -430,7 +430,7 @@ <b>Note:</b> Currently, only import from Html File can import also bookmark folders. - + <b>Noot:</b> Op dit moment kunnen bladwijzermappen alleen geimporteerd worden d.m.v. een HTML-bestand. @@ -1582,7 +1582,7 @@ werd niet gevonden! Image files - Afbeeldingsbestanden + Afbeeldingsbestanden @@ -2050,7 +2050,7 @@ werd niet gevonden! Cannot load extension! - + Kan extensie niet laden! Cannot load plugin! @@ -2406,12 +2406,12 @@ werd niet gevonden! Extensions - + Extensies Don't load tabs until selected - + Laad tabbladen niet totdat aangeklikt @@ -2996,12 +2996,12 @@ werd niet gevonden! Last session crashed - Laatste sessie gecrashed + Laatste sessie crashte <b>QupZilla crashed :-(</b><br/>Oops, the last session of QupZilla was interrupted unexpectedly. We apologize for this. Would you like to try restoring the last saved state? - <b>QupZilla crashte :-(</b><br/>Oeps, de laatste sessie van QupZilla eindigde met een crash. We verontschuldigen ons. Wilt u proberen om de opgeslagen status te herstellen? + <b>QupZilla crashte :-(</b><br/>Oeps, de laatste sessie van QupZilla eindigde met een crash. We verontschuldigen ons. Wilt u proberen om de laatst opgeslagen status te herstellen? @@ -3026,32 +3026,32 @@ werd niet gevonden! &Edit - Be&werken + Be&werk &Undo - &Ongedaan maken + &Maak ongedaan &Redo - &Herhalen + &Herhaal &Cut - &Knippen + &Knip C&opy - K&opiëren + K&opieer &Paste - &Plakken + &Plak @@ -3061,7 +3061,7 @@ werd niet gevonden! &Find - &Zoeken + &Zoek @@ -3147,17 +3147,18 @@ werd niet gevonden! There are still %1 open tabs and your session won't be stored. Are you sure to quit QupZilla? - + Er zijn nog steeds %1 openstaande tabbladen en uw sessie wordt niet opgeslagen. +Weet u zeker dat u QupZIlla wilt afsluiten? Don't ask again - Nooit meer vragen + Vraag nooit meer There are still open tabs - Er zijn nog geopende tabbladen + Er zijn nog openstaande tabbladen There are still %1 open tabs and your session won't be stored. Are you sure to quit QupZilla? @@ -3176,12 +3177,12 @@ Are you sure to quit QupZilla? &Stop - &Stoppen + &Stop &Reload - &Herladen + &Herlaad @@ -3454,7 +3455,7 @@ Are you sure to quit QupZilla? If you are experiencing problems with QupZilla, please try to disable all extensions first. <br/>If this does not fix it, then please fill out this form: - + Indien u problemen ondervindt met QupZilla, probeer dan alstublieft eerst alle extensies uit te schakelen. <br/>Indien dit het niet oplost, vul dan dit formulier in: @@ -3554,7 +3555,7 @@ Are you sure to quit QupZilla? Build Configuration - + Bouwconfiguratie @@ -3569,7 +3570,7 @@ Are you sure to quit QupZilla? Extensions - + Extensies @@ -3658,7 +3659,7 @@ Are you sure to quit QupZilla? Close - Sluit + Sluit @@ -3718,12 +3719,12 @@ Are you sure to quit QupZilla? This page contains information about QupZilla's current configuration - relevant for troubleshooting. Please include this information when submitting bug reports. - + Deze pagina bevat informatie over QupZilla's huidige configuratie - nuttig voor probleemoplossing. Verstuur deze informatie mee bij het verzenden van bug-rapporten. No available extensions. - + Geen beschikbare extensies. This page contains information about QupZilla's current configuration, plugins, etc, all relevant information for troubleshooting. Please include these information when sending bug reports. @@ -3736,7 +3737,7 @@ Are you sure to quit QupZilla? Disabled - + Uitgeschakeld @@ -3745,32 +3746,32 @@ Are you sure to quit QupZilla? <b>Enabled</b> - + <b>Ingeschakeld</b> Debug build - + Debugbare bouw WebGL support - + WebGL-ondersteuning Windows 7 API - + Windows 7-API KDE integration - + KDE-integratie Portable build - + Meeneembare bouw No available plugins. @@ -4537,7 +4538,7 @@ Na het toevoegen of verwijderen van paden, is het noodzakelijk om de browser te Image files - Afbeeldingsbestanden + Afbeeldingsbestanden @@ -4890,7 +4891,7 @@ Na het toevoegen of verwijderen van paden, is het noodzakelijk om de browser te JavaScript alert - + JavaScript-waarschuwing diff --git a/translations/translations.pri b/translations/translations.pri index 9210051bc..3b04b2877 100644 --- a/translations/translations.pri +++ b/translations/translations.pri @@ -18,6 +18,7 @@ TRANSLATIONS += $$PWD/cs_CZ.ts\ $$PWD/id_ID.ts\ $$PWD/ka_GE.ts\ $$PWD/ja_JP.ts\ + $$PWD/ro_RO.ts\ include(../src/defines.pri)