FreeTube/static/locales/ca.yaml

512 lines
15 KiB
YAML
Raw Normal View History

# Put the name of your locale in the same language
Locale Name: 'Català'
FreeTube: 'FreeTube'
# Currently on Subscriptions, Playlists, and History
'This part of the app is not ready yet. Come back later when progress has been made.': >-
Aquesta secció de l'aplicació encara no està llesta. Torna més endavant quan s'hagin
fet progressos.
# Webkit Menu Bar
File: 'Archiu'
Quit: 'Surt'
Edit: 'Editar'
Undo: 'Desfer'
Redo: 'Refés'
Cut: 'Retallar'
Copy: 'Copiar'
Paste: 'Enganxar'
Delete: 'Esborrar'
Select all: 'Seleccionar-ho tot'
Reload: 'Tornar a carregar'
Force Reload: 'Forçar la Recàrrega'
Toggle Developer Tools: 'Acrivar les eines per a desenvolupadors'
Actual size: 'Mida actual'
Zoom in: 'Agrandar'
Zoom out: 'Reduir'
Toggle fullscreen: 'Commutar la pantalla completa'
Window: 'Finestra'
Minimize: 'Minimitzar'
Close: 'Tancar'
Back: 'Enrere'
Forward: 'Endavant'
Version $ is now available! Click for more details: 'La versió $ està disponible!
Fes clic per a més detalls'
Download From Site: 'Descarrega des del web'
A new blog is now available, $. Click to view more: 'Nova publicació al blog disponible,
$. Fes clic per saber-ne més'
# Search Bar
Search / Go to URL: 'Cercar / Vés a l''enllaç'
# In Filter Button
Search Filters:
Search Filters: 'Filtres de cerca'
Sort By:
Sort By: 'Ordena per'
Most Relevant: 'Més rellevant'
Rating: 'Valoració'
Upload Date: 'Data de pujada'
View Count: 'Visualitza el comptador'
Time:
Time: 'Data'
Any Time: 'Qualsevol moment'
Last Hour: 'Última hora'
Today: 'Avui'
This Week: 'Aquesta setmana'
This Month: 'Aquest mes'
This Year: 'Aquest any'
Type:
Type: 'Tipus'
All Types: 'Qualsevol tipus'
Videos: 'Vídeos'
Channels: 'Canals'
#& Playlists
Duration:
Duration: 'Duració'
All Durations: 'Qualsevol duració'
Short (< 4 minutes): 'Curts (< 4 minuts)'
Long (> 20 minutes): 'Llargs (> 20 minuts)'
# On Search Page
Search Results: 'Resultats de la cerca'
Fetching results. Please wait: 'Obtenint resultats. Espera si us plau'
Fetch more results: 'Obtenir més resultats'
# Sidebar
There are no more results for this search: No hi ha més resultats per a aquesta
cerca
Subscriptions:
# On Subscriptions Page
Subscriptions: 'Subscripcions'
Latest Subscriptions: 'Últimes subscripcions'
'Your Subscription list is currently empty. Start adding subscriptions to see them here.': 'La
teva llista de subscripcions està buida. Afegeix subscripcions per veure-les aquí.'
'Getting Subscriptions. Please wait.': 'Obtenint subscripcions. Si us plau, espera.'
Refresh Subscriptions: 'Actualitzar subscripcions'
Load More Videos: Carregar més vídeos
This profile has a large number of subscriptions. Forcing RSS to avoid rate limiting: Aquest
perfil té un gran nombre de subscripcions. Forçant RSS per evitar la limitació
fixada
Trending:
Trending: 'Tendencies'
Most Popular: 'Més populars'
Playlists: 'Llistes de reproducció'
User Playlists:
Your Playlists: 'Les teves llistes de reproducció'
Your saved videos are empty. Click on the save button on the corner of a video to have it listed here: Els
vostres vídeos desats són buits. Feu clic al botó de desar a la cantonada d'un
vídeo per tenir-lo llistat aquí
Playlist Message: Aquesta pàgina no reflecteix les llistes de reproducció plenament
actives. Només llista els vídeos que heu desat o preferit. Quan la tasca hagi
acabat, tots els vídeos que hi ha actualment es migraran a una llista de reproducció
de "favorites".
History:
# On History Page
History: 'Historial'
Watch History: 'Veure l''historial'
Your history list is currently empty.: 'El teu historial està actualment buit.'
Settings:
# On Settings Page
Settings: 'Paràmetres'
General Settings:
General Settings: 'Paràmetres generals'
Check for Updates: 'Comprovar si hi ha actualitzacions'
Check for Latest Blog Posts: 'Consultar les darreres entrades al blog'
Fallback to Non-Preferred Backend on Failure: 'Tornar al Backend no preferencial
en cas d''error'
Enable Search Suggestions: 'Habilitar els suggeriments de cerca'
Default Landing Page: 'Pàgina d''aterratge per defecte'
Locale Preference: 'Preferència de configuració regional'
Preferred API Backend:
Preferred API Backend: 'Motor API principal'
Local API: 'API local'
Invidious API: 'API d''Invidious'
Video View Type:
Video View Type: 'Tipus de vista de vídeo'
Grid: 'Quadrícula'
List: 'Llista'
Thumbnail Preference:
Thumbnail Preference: 'Preferència de miniatura'
Default: 'Per defecte'
Beginning: 'Inici'
Middle: 'Mig'
End: 'Final'
'Invidious Instance (Default is https://invidious.snopyta.org)': 'Instància Invidious
(https://invidious.snopyta.org per defecte)'
Region for Trending: 'Regió per a les tendències'
#! List countries
View all Invidious instance information: Mostra tota la informació de la instància
Invidious
System Default: Per defecte del sistema
Theme Settings:
Theme Settings: 'Paràmetres del tema'
Match Top Bar with Main Color: 'Fer coincidir la barra superior amb el color principal'
Base Theme:
Base Theme: 'Tema de base'
Black: 'Negre'
Dark: 'Fosc'
Light: 'Clar'
Added Dracula Theme (#1727) * Added Dracula Theme • Added Light and Dark versions of the logo using Dracula Colors • Added the base theme and Dracula accent colors to the theme.css • Added the options for the new theme and colors in the theme-settings comp • Added translations for the theme and color names to all local yaml files that already had theme and color information * fixed some yamls that I broke * fixed some more yamls that I broke * fixed an indentation error * fixed the formating issues. It's back to 2 spaces rather than 4. * removed package-lock, added back a new line at the end of the .gitignore, tweaked the colors a bit to add more contrast beween the text and backgroud colors in the overflow menu on the video cards., changed the card color to be slightly ligher than the background instead of slightly darker. * apparently there was a blank line in the package.json file that was removed. Just trying to get this diff out of the pr * apparently there was a blank line in the package.json file that was removed. Just trying to get this diff out of the pr * fixed formating issues that I created in the theme.css. Converted my new code to use double quotes and uppercase hex codes to match existing formatting. * fixed formating issues that I created in the theme.css. Converted my new code to use double quotes and uppercase hex codes to match existing formatting. * fixed formating issues that I created in the theme.css. Converted my new code to use double quotes and uppercase hex codes to match existing formatting. * resoliving conflicts in a local file * added contract to all of the dracula primary colors. Added contrast for the main dracula theme's secondary and teriary text colors
2021-09-23 00:26:14 +02:00
Dracula: 'Dràcula'
Main Color Theme:
Main Color Theme: 'Tema principal del color'
Red: 'Vermell'
Pink: 'Rosa'
Purple: 'Porpra'
Deep Purple: 'Porpra profunda'
Indigo: 'Indi'
Blue: 'Blau'
Light Blue: 'Blau clar'
Cyan: 'Cian'
Teal: 'Blau xarxet'
Green: 'Verd'
Light Green: 'Verd clar'
Lime: 'Llima'
Yellow: 'Groc'
Amber: 'Ambre'
Orange: 'Taronja'
Deep Orange: 'Taronja fosc'
Added Dracula Theme (#1727) * Added Dracula Theme • Added Light and Dark versions of the logo using Dracula Colors • Added the base theme and Dracula accent colors to the theme.css • Added the options for the new theme and colors in the theme-settings comp • Added translations for the theme and color names to all local yaml files that already had theme and color information * fixed some yamls that I broke * fixed some more yamls that I broke * fixed an indentation error * fixed the formating issues. It's back to 2 spaces rather than 4. * removed package-lock, added back a new line at the end of the .gitignore, tweaked the colors a bit to add more contrast beween the text and backgroud colors in the overflow menu on the video cards., changed the card color to be slightly ligher than the background instead of slightly darker. * apparently there was a blank line in the package.json file that was removed. Just trying to get this diff out of the pr * apparently there was a blank line in the package.json file that was removed. Just trying to get this diff out of the pr * fixed formating issues that I created in the theme.css. Converted my new code to use double quotes and uppercase hex codes to match existing formatting. * fixed formating issues that I created in the theme.css. Converted my new code to use double quotes and uppercase hex codes to match existing formatting. * fixed formating issues that I created in the theme.css. Converted my new code to use double quotes and uppercase hex codes to match existing formatting. * resoliving conflicts in a local file * added contract to all of the dracula primary colors. Added contrast for the main dracula theme's secondary and teriary text colors
2021-09-23 00:26:14 +02:00
Dracula Cyan: 'Dràcula Cian'
Dracula Green: 'Dràcula Verd'
Dracula Orange: 'Dràcula Taronja'
Dracula Pink: 'Dràcula Rosa'
Dracula Purple: 'Dràcula Porpra'
Dracula Red: 'Dràcula Vermell'
Dracula Yellow: 'Dràcula Groc'
Secondary Color Theme: 'Tema de color secundari'
#* Main Color Theme
Expand Side Bar by Default: Expandeix la barra lateral per defecte
UI Scale: Escala de la interfície gràfica
Disable Smooth Scrolling: Desactiva el desplaçament suau
Player Settings:
Player Settings: 'Configuració del reproductor'
Force Local Backend for Legacy Formats: ''
Play Next Video: ''
Turn on Subtitles by Default: ''
Autoplay Videos: ''
Proxy Videos Through Invidious: ''
Autoplay Playlists: ''
Enable Theatre Mode by Default: ''
Default Volume: ''
Default Playback Rate: ''
Default Video Format:
Default Video Format: ''
Dash Formats: ''
Legacy Formats: ''
Audio Formats: ''
Default Quality:
Default Quality: ''
Auto: ''
144p: ''
240p: ''
360p: ''
480p: ''
720p: ''
1080p: ''
1440p: ''
4k: ''
8k: ''
Privacy Settings:
Privacy Settings: ''
Remember History: ''
Save Watched Progress: ''
Clear Search Cache: ''
Are you sure you want to clear out your search cache?: ''
Search cache has been cleared: ''
Remove Watch History: ''
Are you sure you want to remove your entire watch history?: ''
Watch history has been cleared: ''
Remove All Subscriptions / Profiles: ''
Are you sure you want to remove all subscriptions and profiles? This cannot be undone.: ''
Subscription Settings:
Subscription Settings: ''
Hide Videos on Watch: ''
Fetch Feeds from RSS: ''
Manage Subscriptions: ''
Data Settings:
Data Settings: ''
Select Import Type: ''
Select Export Type: ''
Import Subscriptions: ''
Import FreeTube: ''
Import YouTube: ''
Import NewPipe: ''
Export Subscriptions: ''
Export FreeTube: ''
Export YouTube: ''
Export NewPipe: ''
Import History: ''
Export History: ''
Profile object has insufficient data, skipping item: ''
All subscriptions and profiles have been successfully imported: ''
All subscriptions have been successfully imported: ''
One or more subscriptions were unable to be imported: ''
Invalid subscriptions file: ''
This might take a while, please wait: ''
Invalid history file: ''
Subscriptions have been successfully exported: ''
History object has insufficient data, skipping item: ''
All watched history has been successfully imported: ''
All watched history has been successfully exported: ''
Unable to read file: ''
Unable to write file: ''
Unknown data key: ''
How do I import my subscriptions?: ''
Advanced Settings:
Advanced Settings: ''
Enable Debug Mode (Prints data to the console): ''
'Proxy Address (Example: SOCKS5://127.0.0.1:9050 )': ''
'Clicking "TEST PROXY" button will send a request to https://ipinfo.io/json': ''
Use Tor / Proxy for API calls: ''
TEST PROXY: ''
#& Invidious Instance (Default is https://invidious.snopyta.org)
See Public Instances: ''
Clear History:
Clear History: ''
# On Click
Are you sure you want to delete your history?: ''
#& Yes
#& No
Clear Subscriptions:
Clear Subscriptions: ''
# On Click
Are you sure you want to remove all subscriptions?: ''
#& Yes
#& No
The app needs to restart for changes to take effect. Restart and apply change?: Cal
reiniciar l'aplicació perquè els canvis tinguin efecte. Vols reiniciar i aplicar
els canvis?
About:
#On About page
About: ''
#& About
'This software is FOSS and released under the GNU Affero General Public License v3.0.': ''
'Found a bug? Want to suggest a feature? Want to help out? Check out our GitHub page. Pull requests are welcome.': >
Thank you very much to the People and Projects that make FreeTube possible!: ''
'Want to chat? Join our Element / Matrix Server . Please check the rules before joining.': ''
'Looking for help? Check out our Wiki page.': ''
Check out our Firefox extension!: ''
'If you enjoy using FreeTube, consider donating via Liberapay or through our Bitcoin address.': ''
#~ 'BTC: 1Lih7Ho5gnxb1CwPD4o59ss78pwo2T91eS'
Latest FreeTube News: ''
Blog: Blog
Website: Lloc web
Email: Correu-e
Profile:
Profile Select: ''
All Channels: ''
Profile Manager: ''
Create New Profile: ''
Edit Profile: ''
Color Picker: ''
Custom Color: ''
Profile Preview: ''
Create Profile: ''
Update Profile: ''
Make Default Profile: ''
Delete Profile: ''
Are you sure you want to delete this profile?: ''
All subscriptions will also be deleted.: ''
Profile could not be found: ''
Your profile name cannot be empty: ''
Profile has been created: ''
Profile has been updated: ''
Your default profile has been set to $: ''
Removed $ from your profiles: ''
Your default profile has been changed to your primary profile: ''
$ is now the active profile: ''
Subscription List: ''
Other Channels: ''
$ selected: ''
Select All: ''
Select None: ''
Delete Selected: ''
Add Selected To Profile: ''
No channel(s) have been selected: ''
? This is your primary profile. Are you sure you want to delete the selected channels? The
same channels will be deleted in any profile they are found in.
: ''
Are you sure you want to delete the selected channels? This will not delete the channel from any other profile.: ''
#On Channel Page
Channel:
Subscriber: ''
Subscribers: ''
Subscribe: ''
Unsubscribe: ''
Channel has been removed from your subscriptions: ''
Removed subscription from $ other channel(s): ''
Added channel to your subscriptions: ''
Search Channel: ''
Your search results have returned 0 results: ''
Sort By: ''
Videos:
Videos: ''
This channel does not currently have any videos: ''
Sort Types:
Newest: ''
Oldest: ''
Most Popular: ''
Playlists:
Playlists: ''
This channel does not currently have any playlists: ''
Sort Types:
Last Video Added: ''
Newest: ''
Oldest: ''
About:
About: ''
Channel Description: ''
Featured Channels: ''
Video:
Mark As Watched: ''
Remove From History: ''
Video has been marked as watched: ''
Video has been removed from your history: ''
Open in YouTube: ''
Copy YouTube Link: ''
Open YouTube Embedded Player: ''
Copy YouTube Embedded Player Link: ''
Open in Invidious: ''
Copy Invidious Link: ''
View: ''
Views: ''
Loop Playlist: ''
Shuffle Playlist: ''
Reverse Playlist: ''
Play Next Video: ''
Play Previous Video: ''
# Context is "X People Watching"
Watching: ''
Watched: ''
Autoplay: ''
# As in a Live Video
Live: ''
Live Now: ''
Live Chat: ''
Enable Live Chat: ''
Live Chat is currently not supported in this build.: ''
'Chat is disabled or the Live Stream has ended.': ''
Live chat is enabled. Chat messages will appear here once sent.: ''
'Live Chat is currently not supported with the Invidious API. A direct connection to YouTube is required.': ''
Published:
Jan: ''
Feb: ''
Mar: ''
Apr: ''
May: ''
Jun: ''
Jul: ''
Aug: ''
Sep: ''
Oct: ''
Nov: ''
Dec: ''
Second: ''
Seconds: ''
Minute: ''
Minutes: ''
Hour: ''
Hours: ''
Day: ''
Days: ''
Week: ''
Weeks: ''
Month: ''
Months: ''
Year: ''
Years: ''
Ago: ''
Upcoming: ''
Published on: ''
# $ is replaced with the number and % with the unit (days, hours, minutes...)
Publicationtemplate: ''
#& Videos
Videos:
#& Sort By
Sort By:
Newest: ''
Oldest: ''
#& Most Popular
#& Playlists
Playlist:
#& About
View Full Playlist: ''
Videos: ''
View: ''
Views: ''
Last Updated On: ''
Share Playlist:
Share Playlist: ''
Copy YouTube Link: ''
Open in YouTube: ''
Copy Invidious Link: ''
Open in Invidious: ''
# On Video Watch Page
#* Published
#& Views
Toggle Theatre Mode: ''
Change Format:
Change Video Formats: ''
Use Dash Formats: ''
Use Legacy Formats: ''
Use Audio Formats: ''
Dash formats are not available for this video: ''
Audio formats are not available for this video: ''
Share:
Share Video: ''
Include Timestamp: ''
Copy Link: ''
Open Link: ''
Copy Embed: ''
Open Embed: ''
# On Click
Invidious URL copied to clipboard: ''
Invidious Embed URL copied to clipboard: ''
YouTube URL copied to clipboard: ''
YouTube Embed URL copied to clipboard: ''
Mini Player: ''
Comments:
Comments: ''
Click to View Comments: ''
Getting comment replies, please wait: ''
Show Comments: ''
Hide Comments: ''
# Context: View 10 Replies, View 1 Reply
View: ''
Hide: ''
Replies: ''
Reply: ''
There are no comments available for this video: ''
Load More Comments: ''
Up Next: ''
# Toast Messages
Local API Error (Click to copy): ''
Invidious API Error (Click to copy): ''
Falling back to Invidious API: ''
Falling back to the local API: ''
Subscriptions have not yet been implemented: ''
Loop is now disabled: ''
Loop is now enabled: ''
Shuffle is now disabled: ''
Shuffle is now enabled: ''
The playlist has been reversed: ''
Playing Next Video: ''
Playing Previous Video: ''
Playing next video in 5 seconds. Click to cancel: ''
Canceled next video autoplay: ''
'The playlist has ended. Enable loop to continue playing': ''
Yes: ''
No: ''
More: Més
Open New Window: Obre una finestra nova