From 429c8db5153f091c8456a4bbde8d319dbbbb5591 Mon Sep 17 00:00:00 2001 From: Flavio Date: Mon, 9 May 2011 12:34:46 +0200 Subject: [PATCH] Translations --- locale/ca_ES.ts | 803 ++++++++++++++++++++++++++++++++++++++++++++++++ locale/es_ES.ts | 164 +++++----- locale/fi.ts | 803 ++++++++++++++++++++++++++++++++++++++++++++++++ locale/sv_SE.ts | 803 ++++++++++++++++++++++++++++++++++++++++++++++++ locale/uk_UA.ts | 803 ++++++++++++++++++++++++++++++++++++++++++++++++ 5 files changed, 3294 insertions(+), 82 deletions(-) create mode 100644 locale/ca_ES.ts create mode 100644 locale/fi.ts create mode 100644 locale/sv_SE.ts create mode 100644 locale/uk_UA.ts diff --git a/locale/ca_ES.ts b/locale/ca_ES.ts new file mode 100644 index 0000000..1f09670 --- /dev/null +++ b/locale/ca_ES.ts @@ -0,0 +1,803 @@ + +UTF-8 + + AboutView + + + There's life outside the browser! + + + + + Version %1 + + + + + %1 is Free Software but its development takes precious time. + + + + + Please <a href='%1'>donate</a> to support the continued development of %2. + + + + + Report bugs and send in your ideas to %1 + + + + + Icon designed by %1. + + + + + Compact mode contributed by %1. + + + + + HTTP proxy support contributed by %1. + + + + + Translated by %1 + + + + + Released under the <a href='%1'>GNU General Public License</a> + + + + + &Close + + + + + About + + + + + What you always wanted to know about %1 and never dared to ask + + + + + ClearButton + + + Clear + + + + + DownloadItem + + + bytes + + + + + KB + + + + + MB + + + + + bytes/sec + + + + + KB/sec + + + + + MB/sec + + + + + seconds + + + + + minutes + + + + + %4 %5 remaining + + + + + DownloadManager + + + This is just the demo version of %1. + + + + + It can only download videos shorter than %1 minutes so you can test the download functionality. + + + + + Continue + + + + + Get the full version + + + + + %n Download(s) + + + + + DownloadSettings + + + Change location... + + + + + Choose the download location + + + + + Download location changed. + + + + + Current downloads will still go in the previous location. + + + + + Downloading to: %1 + + + + + DownloadView + + + + Downloads + + + + + GlobalShortcuts + + + Play + + + + + Pause + + + + + Play/Pause + + + + + Stop + + + + + Stop playing after current track + + + + + Next track + + + + + Previous track + + + + + Increase volume + + + + + Decrease volume + + + + + Mute + + + + + Seek forward + + + + + Seek backward + + + + + ListModel + + + Searching... + + + + + Show %1 More + + + + + No videos + + + + + No more videos + + + + + LoadingWidget + + + Error + + + + + MainWindow + + + &Stop + + + + + Stop playback and go back to the search view + + + + + S&kip + + + + + Skip to the next video + + + + + + &Pause + + + + + + Pause playback + + + + + + &Full Screen + + + + + Go full screen + + + + + &Compact mode + + + + + Hide the playlist and the toolbar + + + + + Open the &YouTube page + + + + + Go to the YouTube video page and pause playback + + + + + Copy the YouTube &link + + + + + Copy the current video YouTube link to the clipboard + + + + + Copy the video stream &URL + + + + + Copy the current video stream URL to the clipboard + + + + + &Remove + + + + + Remove the selected videos from the playlist + + + + + Move &Up + + + + + Move up the selected videos in the playlist + + + + + Move &Down + + + + + Move down the selected videos in the playlist + + + + + &Clear recent searches + + + + + Clear the search history. Cannot be undone. + + + + + &Quit + + + + + Ctrl+Q + + + + + Bye + + + + + &Website + + + + + %1 on the Web + + + + + Make a &donation + + + + + Please support the continued development of %1 + + + + + &About + + + + + Info about %1 + + + + + Search + + + + + Mute volume + + + + + Ctrl+M + + + + + + &Downloads + + + + + Show details about video downloads + + + + + &Download + + + + + Download the current video + + + + + &Application + + + + + &Playlist + + + + + &Video + + + + + &Help + + + + + Press %1 to raise the volume, %2 to lower it + + + + + + Opening %1 + + + + + Do you want to exit %1 with a download in progress? + + + + + If you close %1 now, this download will be cancelled. + + + + + Close and cancel download + + + + + Wait for download to finish + + + + + Fatal error: %1 + + + + + Error: %1 + + + + + &Play + + + + + Resume playback + + + + + Exit &Full Screen + + + + + Remaining time: %1 + + + + + Volume at %1% + + + + + Volume is muted + + + + + Volume is unmuted + + + + + Maximum video definition set to %1 + + + + + Your privacy is now safe + + + + + Downloads complete + + + + + MediaView + + + Most relevant + + + + + Most recent + + + + + Most viewed + + + + + You can now paste the YouTube link into another application + + + + + You can now paste the video stream URL into another application + + + + + The link will be valid only for a limited time. + + + + + This is just the demo version of %1. + + + + + It allows you to test the application and see if it works for you. + + + + + Continue + + + + + Get the full version + + + + + Downloading %1 + + + + + NetworkAccess + + + Network error: %1 + + + + + PrettyItemDelegate + + + %1 views + + + + + %1 of %2 (%3) — %4 + + + + + Preparing + + + + + Failed + + + + + Completed + + + + + Stopped + + + + + Stop downloading + + + + + Show in %1 + + + + + Open parent folder + + + + + Restart downloading + + + + + SearchLineEdit + + + Search + + + + + SearchView + + + Welcome to <a href='%1'>%2</a>, + + + + + Get the full version + + + + + Enter + "Enter", as in "type". The whole frase says: "Enter a keyword to start watching videos" + + + + + a keyword + + + + + a channel + + + + + to start watching videos. + + + + + Watch + + + + + Recent keywords + + + + + Recent channels + + + + + A new version of %1 is available. Please <a href='%2'>update to version %3</a> + + + + + Make yourself comfortable + + + + + Video + + + Cannot get video stream for %1 + + + + + Network error: %1 for %2 + + + + \ No newline at end of file diff --git a/locale/es_ES.ts b/locale/es_ES.ts index d488c47..e23fead 100644 --- a/locale/es_ES.ts +++ b/locale/es_ES.ts @@ -40,7 +40,7 @@ HTTP proxy support contributed by %1. - + Soporte de proxy HTTP aportado por %1 @@ -293,12 +293,12 @@ Stop playback and go back to the search view - + Parar reproducción y volver a la vista de búsqueda S&kip - + Sa&ltar @@ -315,7 +315,7 @@ Pause playback - + Pausar reproducción @@ -336,7 +336,7 @@ Hide the playlist and the toolbar - + Ocultar la lista de reproducción y la barra de herramientas @@ -346,7 +346,7 @@ Go to the YouTube video page and pause playback - + Ir a la página del vídeo en YouTube y pausar la reproducción @@ -356,62 +356,62 @@ Copy the current video YouTube link to the clipboard - + Copiar al portapapeles el enlace del vídeo de YouTube actual Copy the video stream &URL - + Copiar la &URL del stream de vídeo Copy the current video stream URL to the clipboard - + Copiar al portapapeles la &URL del stream de vídeo actual &Remove - + Elimina&r Remove the selected videos from the playlist - + Eliminar los vídeos seleccionados de la lista de reproducción Move &Up - + S&ubir Move up the selected videos in the playlist - + Subir en la lista de reproducción los vídeos seleccionados Move &Down - + &Bajar Move down the selected videos in the playlist - + Bajar en la lista de reproducción los vídeos seleccionados &Clear recent searches - + &Limpiar las búsquedas recientes Clear the search history. Cannot be undone. - + Limpiar el historial de búsquedas. Esta acción no puede deshacerse. &Quit - + &Salir @@ -421,42 +421,42 @@ Bye - + Adiós &Website - + Sitio &Web %1 on the Web - + %1 en la Web Make a &donation - + Haz una &donación Please support the continued development of %1 - + Por favor, apoye el continuo desarrollo de %1 &About - + &Acerca de Info about %1 - + Información sobre %1 Search - + Búsqueda @@ -472,118 +472,118 @@ &Downloads - + &Descargas Show details about video downloads - + Muestra detalles sobre las descargas de vídeos &Download - + &Descargar Download the current video - + Descarga el vídeo actual &Application - + &Aplicación &Playlist - + Lista de Re&producción &Video - + &Vídeo &Help - + &Ayuda Press %1 to raise the volume, %2 to lower it - + Presiona %1 para subir el volumen, %2 para bajarlo Opening %1 - + Abriendo %1 Do you want to exit %1 with a download in progress? - + ¿Deseas salir de %1 con una descarga activa? If you close %1 now, this download will be cancelled. - + Si cierras %1, esta descarga se cancelará. Close and cancel download - + Cerrar y cancelar la descarga Wait for download to finish - + Esperar la finalización de la descarga Fatal error: %1 - + Error fatal: %1 Error: %1 - + Error: %1 &Play - + Re&producir Resume playback - + Reiniciar la reproducción Exit &Full Screen - + Salir de pantalla &completa Remaining time: %1 - + Tiempo restante: %1 Volume at %1% - + Volumen al %1% Volume is muted - + El volumen está desactivado Volume is unmuted - + El volumen está activado @@ -598,7 +598,7 @@ Downloads complete - + Descargas completadas @@ -606,37 +606,37 @@ Most relevant - + Más relevantes Most recent - + Más recientes Most viewed - + Más vistos You can now paste the YouTube link into another application - + Ahora puedes pegar el enlace de Youtube en otra aplicación You can now paste the video stream URL into another application - + Ahora puedes pegar la URL del stream de vídeo en otra aplicación The link will be valid only for a limited time. - + EL enlace será válido sólo por un plazo de tiempo limitado. This is just the demo version of %1. - + Esta es sólo la versión de demo de %1. @@ -646,17 +646,17 @@ Continue - + Continuar Get the full version - + Obtener la versión completa Downloading %1 - + Descargand %1 @@ -664,7 +664,7 @@ Network error: %1 - + Error de red: %1 @@ -672,52 +672,52 @@ %1 views - + %1 vistas %1 of %2 (%3) — %4 - + %1 de %2 (%3) -- %4 Preparing - + Preparando Failed - + Falló Completed - + Completo Stopped - + Parado Stop downloading - + Parar descarga Show in %1 - + Mostrar en %1 Open parent folder - + Abrir carpeta padre Restart downloading - + Reiniciar descarga @@ -725,7 +725,7 @@ Search - + Buscar @@ -733,48 +733,48 @@ Welcome to <a href='%1'>%2</a>, - + Bienvenido/a a <a href='%1'>%2</a>, Get the full version - + Obtener la versión completa Enter "Enter", as in "type". The whole frase says: "Enter a keyword to start watching videos" - + Introducir a keyword - + una palabra clave a channel - + un canal to start watching videos. - + empezar a ver vídeos Watch - + Ver Recent keywords - + Palabras clave recientes Recent channels - + Canales recientes @@ -784,7 +784,7 @@ Make yourself comfortable - + Siéntete como en casa diff --git a/locale/fi.ts b/locale/fi.ts new file mode 100644 index 0000000..3271823 --- /dev/null +++ b/locale/fi.ts @@ -0,0 +1,803 @@ + +UTF-8 + + AboutView + + + There's life outside the browser! + Selaimen ulkopuolellakin on elämää! + + + + Version %1 + Versionumero: %1 + + + + %1 is Free Software but its development takes precious time. + %1 on vapaa ohjelmisto, mutta sen kehitys vie kallisarvoista aikaa. + + + + Please <a href='%1'>donate</a> to support the continued development of %2. + Tue %2 :n jatkuvaa kehitystä <a href='%1'>lahjoittamalla</a>. + + + + Report bugs and send in your ideas to %1 + Ilmoita viat ja kerro ehdotukseksi osoitteeseen %1 + + + + Icon designed by %1. + Kuvakkeen suunnitteli %1 + + + + Compact mode contributed by %1. + + + + + HTTP proxy support contributed by %1. + HTTP-välityspalvelintuen teki %1 + + + + Translated by %1 + Käännöksen ovat tehneet %1 + + + + Released under the <a href='%1'>GNU General Public License</a> + Julkaistu <a href='%1'>GNU General Public License</a> lisenssin alaisena + + + + &Close + &Sulje + + + + About + Tietoja + + + + What you always wanted to know about %1 and never dared to ask + Mitä olet aina halunnut tietää %1sta, muttet ole koskaan kehdannut kysyä + + + + ClearButton + + + Clear + Pyyhi + + + + DownloadItem + + + bytes + bittiä + + + + KB + Kt + + + + MB + Mt + + + + bytes/sec + bittiä/sek. + + + + KB/sec + Kt/sek. + + + + MB/sec + Mt/sek. + + + + seconds + sekuntia + + + + minutes + minuuttia + + + + %4 %5 remaining + %4 %5 jäljellä + + + + DownloadManager + + + This is just the demo version of %1. + Tämä on %1-ohjelman kokeiluversio. + + + + It can only download videos shorter than %1 minutes so you can test the download functionality. + Voit ladata vain videoita jotka ovat lyhyempiä kuin %1 minuuttia, jotta voit testata latausominaisuutta. + + + + Continue + Jatka + + + + Get the full version + + + + + %n Download(s) + %n lataus%n latausta + + + + DownloadSettings + + + Change location... + Muuta sijainti... + + + + Choose the download location + Valitse latauskansio + + + + Download location changed. + Latauskansio vaihdettu. + + + + Current downloads will still go in the previous location. + Nykyiskäynnissä olevat lataukset ladataan vanhaan latauskansioon. + + + + Downloading to: %1 + Ladataan: %1 + + + + DownloadView + + + + Downloads + Lataukset + + + + GlobalShortcuts + + + Play + Toista + + + + Pause + Keskeytä + + + + Play/Pause + Toista/Keskeytä + + + + Stop + Pysäytä + + + + Stop playing after current track + Pysäytä toisto nykyisen kappaleen jälkeen + + + + Next track + Seuraava kappale + + + + Previous track + Edellinen kappale + + + + Increase volume + Lisää äänenvoimakkuutta + + + + Decrease volume + Vähennä äänenvoimakkuutta + + + + Mute + Mykistä + + + + Seek forward + + + + + Seek backward + + + + + ListModel + + + Searching... + Haetaan... + + + + Show %1 More + + + + + No videos + Ei videoita + + + + No more videos + + + + + LoadingWidget + + + Error + Virhe + + + + MainWindow + + + &Stop + &Pysäytä + + + + Stop playback and go back to the search view + Pysäytä soittolista ja palaa hakuun + + + + S&kip + O&hita + + + + Skip to the next video + Siirry seuraavaan videoon + + + + + &Pause + &Keskeytä + + + + + Pause playback + Keskeytä soittolista + + + + + &Full Screen + &Kokoruututila + + + + Go full screen + Näytä kokoruudulla + + + + &Compact mode + + + + + Hide the playlist and the toolbar + + + + + Open the &YouTube page + + + + + Go to the YouTube video page and pause playback + Mene YouTube-videosivulle ja keskeytä soittolista + + + + Copy the YouTube &link + + + + + Copy the current video YouTube link to the clipboard + + + + + Copy the video stream &URL + + + + + Copy the current video stream URL to the clipboard + + + + + &Remove + + + + + Remove the selected videos from the playlist + + + + + Move &Up + + + + + Move up the selected videos in the playlist + + + + + Move &Down + + + + + Move down the selected videos in the playlist + + + + + &Clear recent searches + + + + + Clear the search history. Cannot be undone. + + + + + &Quit + + + + + Ctrl+Q + Ctrl+Q + + + + Bye + + + + + &Website + &Kotisivu + + + + %1 on the Web + + + + + Make a &donation + + + + + Please support the continued development of %1 + + + + + &About + + + + + Info about %1 + + + + + Search + + + + + Mute volume + + + + + Ctrl+M + + + + + + &Downloads + + + + + Show details about video downloads + + + + + &Download + + + + + Download the current video + + + + + &Application + + + + + &Playlist + + + + + &Video + + + + + &Help + &Ohje + + + + Press %1 to raise the volume, %2 to lower it + + + + + + Opening %1 + + + + + Do you want to exit %1 with a download in progress? + + + + + If you close %1 now, this download will be cancelled. + + + + + Close and cancel download + + + + + Wait for download to finish + + + + + Fatal error: %1 + + + + + Error: %1 + + + + + &Play + + + + + Resume playback + + + + + Exit &Full Screen + + + + + Remaining time: %1 + + + + + Volume at %1% + + + + + Volume is muted + + + + + Volume is unmuted + + + + + Maximum video definition set to %1 + + + + + Your privacy is now safe + + + + + Downloads complete + + + + + MediaView + + + Most relevant + + + + + Most recent + + + + + Most viewed + + + + + You can now paste the YouTube link into another application + + + + + You can now paste the video stream URL into another application + + + + + The link will be valid only for a limited time. + + + + + This is just the demo version of %1. + + + + + It allows you to test the application and see if it works for you. + + + + + Continue + + + + + Get the full version + + + + + Downloading %1 + + + + + NetworkAccess + + + Network error: %1 + + + + + PrettyItemDelegate + + + %1 views + %1 näyttökertaa + + + + %1 of %2 (%3) — %4 + + + + + Preparing + + + + + Failed + + + + + Completed + + + + + Stopped + Pysäytetty + + + + Stop downloading + Pysäytä lataus + + + + Show in %1 + + + + + Open parent folder + + + + + Restart downloading + + + + + SearchLineEdit + + + Search + + + + + SearchView + + + Welcome to <a href='%1'>%2</a>, + + + + + Get the full version + + + + + Enter + "Enter", as in "type". The whole frase says: "Enter a keyword to start watching videos" + + + + + a keyword + + + + + a channel + + + + + to start watching videos. + + + + + Watch + + + + + Recent keywords + + + + + Recent channels + + + + + A new version of %1 is available. Please <a href='%2'>update to version %3</a> + + + + + Make yourself comfortable + + + + + Video + + + Cannot get video stream for %1 + + + + + Network error: %1 for %2 + + + + \ No newline at end of file diff --git a/locale/sv_SE.ts b/locale/sv_SE.ts new file mode 100644 index 0000000..1c7e3d3 --- /dev/null +++ b/locale/sv_SE.ts @@ -0,0 +1,803 @@ + +UTF-8 + + AboutView + + + There's life outside the browser! + Det finns ett liv utanför webläsaren! + + + + Version %1 + Version %1 + + + + %1 is Free Software but its development takes precious time. + %1 är fri programvara men utveklingen tar värdefull tid. + + + + Please <a href='%1'>donate</a> to support the continued development of %2. + Vänligen <a href='%1'> donera</a> för att stöda den fortsatta utveklingen utav %2 + + + + Report bugs and send in your ideas to %1 + Rapportera fel och skicka in dina idéer till %1 + + + + Icon designed by %1. + Ikon designad av %1 + + + + Compact mode contributed by %1. + Kompakt läge bidragit av %1. + + + + HTTP proxy support contributed by %1. + HTTP-proxy stöd bidragit av %1. + + + + Translated by %1 + Översatt av %1 + + + + Released under the <a href='%1'>GNU General Public License</a> + Släppt under <a href='%1'>GNU General Public License</a> + + + + &Close + &Stäng + + + + About + Om + + + + What you always wanted to know about %1 and never dared to ask + Vad du alltid velat veta om %1 och aldrig vågat fråga om + + + + ClearButton + + + Clear + Rensa + + + + DownloadItem + + + bytes + bytes + + + + KB + KB + + + + MB + MB + + + + bytes/sec + byte / sekund + + + + KB/sec + KB / sekund + + + + MB/sec + MB / sekund + + + + seconds + sekunder + + + + minutes + minuter + + + + %4 %5 remaining + %4 %5 återstår + + + + DownloadManager + + + This is just the demo version of %1. + Detta är bara en demo version av %1. + + + + It can only download videos shorter than %1 minutes so you can test the download functionality. + Det kan bara ladda ner filmer kortare än %1 minuter så att du kan testa ladda ner funktionen. + + + + Continue + Fortsätt + + + + Get the full version + Få den fullständiga versionen + + + + %n Download(s) + %n Nedladning (ar)%n Nedladning (ar) + + + + DownloadSettings + + + Change location... + Byt plats ... + + + + Choose the download location + Välj hämtningsplats + + + + Download location changed. + Hämtningsplatsen har ändrats. + + + + Current downloads will still go in the previous location. + Aktuella nedladdningar kommer fortfarande att hamna i den tidigare hämtningsplatsen. + + + + Downloading to: %1 + + + + + DownloadView + + + + Downloads + Nedladdningar + + + + GlobalShortcuts + + + Play + Spela + + + + Pause + Pausa + + + + Play/Pause + Spela / Pausa + + + + Stop + Stoppa + + + + Stop playing after current track + Sluta spela efter nuvarande spår + + + + Next track + Nästa spår + + + + Previous track + Föregående spår + + + + Increase volume + Öka volymen + + + + Decrease volume + Minska volymen + + + + Mute + Mute + + + + Seek forward + Sök framåt + + + + Seek backward + Sök bakåt + + + + ListModel + + + Searching... + Söker... + + + + Show %1 More + Visa %1 Fler + + + + No videos + Inga videos + + + + No more videos + Inga fler videos + + + + LoadingWidget + + + Error + Fel + + + + MainWindow + + + &Stop + &Stop + + + + Stop playback and go back to the search view + Stoppa uppspelningen och gå tillbaka till Sök vyn + + + + S&kip + H&oppa + + + + Skip to the next video + Hoppa till nästa video + + + + + &Pause + &Pausa + + + + + Pause playback + Pausa uppspelning + + + + + &Full Screen + &Helskärm + + + + Go full screen + Använd helskärm + + + + &Compact mode + &Kompakt läge + + + + Hide the playlist and the toolbar + Dölj spellistan och verktygsfältet + + + + Open the &YouTube page + Öppna &YouTube-sidan + + + + Go to the YouTube video page and pause playback + Gå till YouTube-video-sidan och pausa uppspelning + + + + Copy the YouTube &link + Kopiera YouTube &länken + + + + Copy the current video YouTube link to the clipboard + Kopiera den aktuella YouTube-video-länken till urklipp + + + + Copy the video stream &URL + Kopiera videoströmmens &URL + + + + Copy the current video stream URL to the clipboard + Kopiera den nuvarande videoströmmen URL till urklipp + + + + &Remove + &Ta bort + + + + Remove the selected videos from the playlist + Ta bort markerade videoklippen från spellistan + + + + Move &Up + Flytta &upp + + + + Move up the selected videos in the playlist + Flytta upp de markerade videoklippen i spellistan + + + + Move &Down + Flytta &nedåt + + + + Move down the selected videos in the playlist + Flytta ner markerade videoklippen i spellistan + + + + &Clear recent searches + &Rensa senaste sökningar + + + + Clear the search history. Cannot be undone. + Rensa sökhistorik. Kan inte ångras. + + + + &Quit + &Avsluta + + + + Ctrl+Q + Ctrl+Q + + + + Bye + Hej då + + + + &Website + &Webbsida + + + + %1 on the Web + %1 på webben + + + + Make a &donation + Gör en &donation + + + + Please support the continued development of %1 + Vänligen stöd den fortsatta utvecklingen av %1 + + + + &About + &Om + + + + Info about %1 + Info om %1 + + + + Search + Sök + + + + Mute volume + Mute volym + + + + Ctrl+M + Ctrl + M + + + + + &Downloads + &Nedladdningar + + + + Show details about video downloads + Visa detaljer om video nedladdningar + + + + &Download + &Ladda ner + + + + Download the current video + Ladda ner den aktuella videon + + + + &Application + &Applikation + + + + &Playlist + &Spellista + + + + &Video + &Video + + + + &Help + &Hjälp + + + + Press %1 to raise the volume, %2 to lower it + Tryck på %1 för att öka volymen, %2 för att sänka den + + + + + Opening %1 + Öppnar %1 + + + + Do you want to exit %1 with a download in progress? + Vill du avsluta %1 med en nedladdning igång? + + + + If you close %1 now, this download will be cancelled. + Om du stänger %1 nu, avbryts nedladdningen. + + + + Close and cancel download + Stäng och avbryt nedladdning + + + + Wait for download to finish + Vänta på att nedladdning blir klar + + + + Fatal error: %1 + Ödesdigert fel: %1 + + + + Error: %1 + Fel: %1 + + + + &Play + &Spela + + + + Resume playback + Återuppta uppspelning + + + + Exit &Full Screen + Stäng &Helskärm + + + + Remaining time: %1 + Återstående tid: %1 + + + + Volume at %1% + Volym %1% + + + + Volume is muted + Ljudet är avstängt + + + + Volume is unmuted + Volymen är på + + + + Maximum video definition set to %1 + Högsta video upplösning är satt till %1 + + + + Your privacy is now safe + Din integritet är nu säker + + + + Downloads complete + Nedladdningar klar + + + + MediaView + + + Most relevant + Mest relevanta + + + + Most recent + Senaste + + + + Most viewed + Mest sedda + + + + You can now paste the YouTube link into another application + Nu kan du klistra in YouTube-länken i ett annat program + + + + You can now paste the video stream URL into another application + Du kan nu klistra in videoströmmens webbadress i ett annat program + + + + The link will be valid only for a limited time. + Länken kommer att gälla endast under en begränsad tid. + + + + This is just the demo version of %1. + Detta är bara en demo version av %1. + + + + It allows you to test the application and see if it works for you. + Det tillåter dig att testa programmet och se om det fungerar för dig. + + + + Continue + Fortsätt + + + + Get the full version + Skaffa den fullständiga versionen + + + + Downloading %1 + Hämtar %1 + + + + NetworkAccess + + + Network error: %1 + Nätverks fel:%1 + + + + PrettyItemDelegate + + + %1 views + %1 visningar + + + + %1 of %2 (%3) — %4 + %1 av %2 (%3) -%4 + + + + Preparing + Förbereder + + + + Failed + Misslyckades + + + + Completed + + + + + Stopped + + + + + Stop downloading + + + + + Show in %1 + + + + + Open parent folder + + + + + Restart downloading + + + + + SearchLineEdit + + + Search + + + + + SearchView + + + Welcome to <a href='%1'>%2</a>, + + + + + Get the full version + + + + + Enter + "Enter", as in "type". The whole frase says: "Enter a keyword to start watching videos" + + + + + a keyword + + + + + a channel + + + + + to start watching videos. + + + + + Watch + + + + + Recent keywords + + + + + Recent channels + + + + + A new version of %1 is available. Please <a href='%2'>update to version %3</a> + + + + + Make yourself comfortable + + + + + Video + + + Cannot get video stream for %1 + + + + + Network error: %1 for %2 + + + + \ No newline at end of file diff --git a/locale/uk_UA.ts b/locale/uk_UA.ts new file mode 100644 index 0000000..1a5f720 --- /dev/null +++ b/locale/uk_UA.ts @@ -0,0 +1,803 @@ + +UTF-8 + + AboutView + + + There's life outside the browser! + За межами браузеру існує життя! + + + + Version %1 + Версія %1 + + + + %1 is Free Software but its development takes precious time. + %1 — це вільне програмне забезпечення, але його розробка займає дорогоцінний час. + + + + Please <a href='%1'>donate</a> to support the continued development of %2. + Будь ласка, <a href='%1'>внесіть пожертву</a>, щоб підтримати подальший розвиток %2. + + + + Report bugs and send in your ideas to %1 + Повідомляйте про помилки та пропонуйте свої ідеї на %1 + + + + Icon designed by %1. + Піктограму намалював %1. + + + + Compact mode contributed by %1. + Компактний режим розробив %1. + + + + HTTP proxy support contributed by %1. + Підтримку HTTP-проксі розробив %1. + + + + Translated by %1 + Перекладали %1 + + + + Released under the <a href='%1'>GNU General Public License</a> + Ліцензовано <a href='%1'>Загальною громадською ліцензією GNU</a> + + + + &Close + &Закрити + + + + About + Про програму + + + + What you always wanted to know about %1 and never dared to ask + Все те, про %1, що ви завжди хотіли дізнатись, але не наважувалися спитати + + + + ClearButton + + + Clear + Очистити + + + + DownloadItem + + + bytes + байт + + + + KB + КБ + + + + MB + МБ + + + + bytes/sec + байт/сек + + + + KB/sec + КБ/сек + + + + MB/sec + МБ/сек + + + + seconds + секунд + + + + minutes + хвилин + + + + %4 %5 remaining + залишилось %4 %5 + + + + DownloadManager + + + This is just the demo version of %1. + Це всього лише демо-версія %1. + + + + It can only download videos shorter than %1 minutes so you can test the download functionality. + З метою тестування можливо завантажувати відео лише з тривалістю до %1 хв. + + + + Continue + Продовжити + + + + Get the full version + Отримати повнофункціональну версію + + + + %n Download(s) + %n Завантаження%n Завантаження%n Завантажень + + + + DownloadSettings + + + Change location... + Змінити теку… + + + + Choose the download location + Оберіть теку для завантаження + + + + Download location changed. + Теку завантаження змінено. + + + + Current downloads will still go in the previous location. + Поточні завантаження все ще будуть збережені у попередньому місці. + + + + Downloading to: %1 + Завантажуеться в %1 + + + + DownloadView + + + + Downloads + Завантаження + + + + GlobalShortcuts + + + Play + Грати + + + + Pause + Пауза + + + + Play/Pause + Грати/Пауза + + + + Stop + Зупинити + + + + Stop playing after current track + Зупинити програвання по завершенні треку + + + + Next track + Наступний трек + + + + Previous track + Попередній трек + + + + Increase volume + Збільшити гучність + + + + Decrease volume + Зменшити гучність + + + + Mute + Приглушити + + + + Seek forward + Шукати наступне + + + + Seek backward + Шукати попереднє + + + + ListModel + + + Searching... + Йде пошук… + + + + Show %1 More + Показати ще %1 + + + + No videos + Нема відео + + + + No more videos + Більше немає відео + + + + LoadingWidget + + + Error + Помилка + + + + MainWindow + + + &Stop + &Зупинити + + + + Stop playback and go back to the search view + Зупинити відтворення та повернутися до вікна пошуку + + + + S&kip + П&ропустити + + + + Skip to the next video + Перейти до наступного відео + + + + + &Pause + &Пауза + + + + + Pause playback + Призупинити відтворення + + + + + &Full Screen + Н&а весь екран + + + + Go full screen + Переключити на повноекранний режим + + + + &Compact mode + &Компактний режим + + + + Hide the playlist and the toolbar + Сховати плейлист і панель інструментів + + + + Open the &YouTube page + Відкрити сторінку на &YouTube + + + + Go to the YouTube video page and pause playback + Відкрити сторінку на YouTube та призупинити відтворення + + + + Copy the YouTube &link + Скопіювати YouTube-по&силання + + + + Copy the current video YouTube link to the clipboard + Скопіювати YouTube-посилання поточного відео в буфер + + + + Copy the video stream &URL + Скопіювати URL ві&деопотоку + + + + Copy the current video stream URL to the clipboard + Скопіювати URL поточного відеопотоку в буфер + + + + &Remove + &Вилучити + + + + Remove the selected videos from the playlist + Вилучити вибрані відео з плейлисту + + + + Move &Up + Зсув в&гору + + + + Move up the selected videos in the playlist + Зсунути вибрані в плейлисті відео вгору + + + + Move &Down + Зсунути вни&з + + + + Move down the selected videos in the playlist + Зсунути вибрані в плейлисті відео вниз + + + + &Clear recent searches + &Очистити історію недавніх пошуків + + + + Clear the search history. Cannot be undone. + Очистити історію пошуку. Зміни необоротні. + + + + &Quit + Ви&хід + + + + Ctrl+Q + Ctrl+Q + + + + Bye + До побачення + + + + &Website + Са&йт + + + + %1 on the Web + %1 в вебі + + + + Make a &donation + Підтримати про&ект + + + + Please support the continued development of %1 + Будь ласка, підтримайте подальший розвиток %1 + + + + &About + &Про програму + + + + Info about %1 + Інформація про %1 + + + + Search + Пошук + + + + Mute volume + Приглушити гучність + + + + Ctrl+M + Ctrl+M + + + + + &Downloads + &Завантаження + + + + Show details about video downloads + Показати подробиці про завантажувані відео + + + + &Download + &Завантажити + + + + Download the current video + Завантажити поточне відео + + + + &Application + &Програма + + + + &Playlist + &Плейлист + + + + &Video + В&ідео + + + + &Help + &Довідка + + + + Press %1 to raise the volume, %2 to lower it + Натисніть %1, щоб збільшити гучність, а %2 — щоб знизити + + + + + Opening %1 + Відкриття %1 + + + + Do you want to exit %1 with a download in progress? + Триває завантаження відео. Ви бажаєте закрити %1? + + + + If you close %1 now, this download will be cancelled. + Якщо ви закриєте %1 прямо зараз, ці завантаження будуть скасовані. + + + + Close and cancel download + Закрити та скасувати завантаження + + + + Wait for download to finish + Дочекатися завершення завантаження + + + + Fatal error: %1 + Невиправна помилка: %1 + + + + Error: %1 + Помилка: %1 + + + + &Play + Гр&ати + + + + Resume playback + Відновити відтворення + + + + Exit &Full Screen + Вийти з поноекр&анного режиму + + + + Remaining time: %1 + Залишилось часу: %1 + + + + Volume at %1% + Гучність %1% + + + + Volume is muted + Гучність приглушено + + + + Volume is unmuted + Гучність відновлено + + + + Maximum video definition set to %1 + Максимальна чіткість відео встановлена на %1 + + + + Your privacy is now safe + Ваша конфіденційність зараз у безпеці + + + + Downloads complete + Завантаження завершено + + + + MediaView + + + Most relevant + Подібні + + + + Most recent + Недавні + + + + Most viewed + Популярні + + + + You can now paste the YouTube link into another application + Тепер ви можете вставити це посилання до іншої програми + + + + You can now paste the video stream URL into another application + Тепер ви можете вставити URL відеопотоку до іншої програми + + + + The link will be valid only for a limited time. + Посилання буде дійсне тільки протягом обмеженого часу. + + + + This is just the demo version of %1. + Це всього лише демо-версія %1. + + + + It allows you to test the application and see if it works for you. + Ви маете змогу протеступати програму та перевірити її працездатність. + + + + Continue + Продовжити + + + + Get the full version + Отримати повнофункціональну версію + + + + Downloading %1 + Завантаження %1 + + + + NetworkAccess + + + Network error: %1 + Помилка мережі: %1 + + + + PrettyItemDelegate + + + %1 views + %1 переглядів + + + + %1 of %2 (%3) — %4 + %1 з %2 (%3) — %4 + + + + Preparing + Готується + + + + Failed + Не вдалося + + + + Completed + Завершено + + + + Stopped + Зупинено + + + + Stop downloading + Зупинити завантаження + + + + Show in %1 + Показати у %1 + + + + Open parent folder + Перейти до теки з відео + + + + Restart downloading + Завантажити заново + + + + SearchLineEdit + + + Search + Пошук + + + + SearchView + + + Welcome to <a href='%1'>%2</a>, + Ласкаво просимо до <a href='%1'>%2</a>, + + + + Get the full version + Отримати повнофункціональну версію + + + + Enter + "Enter", as in "type". The whole frase says: "Enter a keyword to start watching videos" + Введіть + + + + a keyword + ключове слово + + + + a channel + канал + + + + to start watching videos. + , щоб почати дивитися відео. + + + + Watch + Перегляд + + + + Recent keywords + Останні ключові слова + + + + Recent channels + Останні канали + + + + A new version of %1 is available. Please <a href='%2'>update to version %3</a> + Доступна нова версія %1. Будь ласка, <a href='%2'>оновіться до версії %3</a> + + + + Make yourself comfortable + Влаштовуйтеся зручніше + + + + Video + + + Cannot get video stream for %1 + Неможливо отримати відеопоток для %1 + + + + Network error: %1 for %2 + Помилка мережі: %1 для %2 + + + \ No newline at end of file -- 2.39.5