mirror of
https://github.com/nextcloud/bookmarks.git
synced 2025-08-16 17:06:44 +00:00
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
@ -224,10 +224,10 @@ OC.L10N.register(
|
||||
"Webshot" : "Webshot",
|
||||
"Webshot API URL" : "Webshot API URL",
|
||||
"Generic screenshot API" : "API de captura de pantalla genérica",
|
||||
"Sign up with any of the screenshot API providers and put the API URL below. Use the variable {url} as a placeholder for the URL to screenshot. The API must return only the image directly." : "Regístrate con cualquiera de los proveedores de API de capturas de pantalla y pon la URL de la API a continuación. Usa la variable {url} como un espacio reservado para la URL que capturar. La API debe devolver directamente solo la imagen.",
|
||||
"Sign up with any of the screenshot API providers and put the API URL below. Use the variable {url} as a placeholder for the URL to screenshot. The API must return only the image directly." : "Regístrese con cualquiera de los proveedores de API para capturas de pantalla y ponga la URL de la API a continuación. Utilice la variable {url} como un marcador de posición para la URL que se capturará. La API debe devolver sólo la imagen directamente.",
|
||||
"Generic API URL" : "URL de la API genérica",
|
||||
"Pageres CLI" : "CLI de pageres",
|
||||
"Simply install the Pageres CLI by Sindre Sorhus on your server and Bookmarks will find it. You can still add additional ENV vars to be fed to pageres, e.g. as indicated in the placeholder:" : "Simplemente instala la CLI de Pageres de Sindre Sorhus en tu servidor y Marcadores la encontrará. Todavía puedes añadir variables ENV adicionales para suministrar a pageres, por ejemplo como se indica en el espacio reservado:",
|
||||
"Simply install the Pageres CLI by Sindre Sorhus on your server and Bookmarks will find it. You can still add additional ENV vars to be fed to pageres, e.g. as indicated in the placeholder:" : "Simplemente instale la CLI de Pageres de Sindre Sorhus en su servidor y Marcadores la encontrará. Todavía puede añadir variables ENV adicionales para suministrar a pageres, p.ej. como se indica en el marcador de posición:",
|
||||
"Pageres ENV variables" : "Variables de ambiente de Pageres",
|
||||
"This URL is already bookmarked! Overwrite?" : "¡Esta URL ya existe como marcador!\n¿Sobreescribir?",
|
||||
"Enter bookmark title" : "Introducir título del marcador",
|
||||
|
@ -222,10 +222,10 @@
|
||||
"Webshot" : "Webshot",
|
||||
"Webshot API URL" : "Webshot API URL",
|
||||
"Generic screenshot API" : "API de captura de pantalla genérica",
|
||||
"Sign up with any of the screenshot API providers and put the API URL below. Use the variable {url} as a placeholder for the URL to screenshot. The API must return only the image directly." : "Regístrate con cualquiera de los proveedores de API de capturas de pantalla y pon la URL de la API a continuación. Usa la variable {url} como un espacio reservado para la URL que capturar. La API debe devolver directamente solo la imagen.",
|
||||
"Sign up with any of the screenshot API providers and put the API URL below. Use the variable {url} as a placeholder for the URL to screenshot. The API must return only the image directly." : "Regístrese con cualquiera de los proveedores de API para capturas de pantalla y ponga la URL de la API a continuación. Utilice la variable {url} como un marcador de posición para la URL que se capturará. La API debe devolver sólo la imagen directamente.",
|
||||
"Generic API URL" : "URL de la API genérica",
|
||||
"Pageres CLI" : "CLI de pageres",
|
||||
"Simply install the Pageres CLI by Sindre Sorhus on your server and Bookmarks will find it. You can still add additional ENV vars to be fed to pageres, e.g. as indicated in the placeholder:" : "Simplemente instala la CLI de Pageres de Sindre Sorhus en tu servidor y Marcadores la encontrará. Todavía puedes añadir variables ENV adicionales para suministrar a pageres, por ejemplo como se indica en el espacio reservado:",
|
||||
"Simply install the Pageres CLI by Sindre Sorhus on your server and Bookmarks will find it. You can still add additional ENV vars to be fed to pageres, e.g. as indicated in the placeholder:" : "Simplemente instale la CLI de Pageres de Sindre Sorhus en su servidor y Marcadores la encontrará. Todavía puede añadir variables ENV adicionales para suministrar a pageres, p.ej. como se indica en el marcador de posición:",
|
||||
"Pageres ENV variables" : "Variables de ambiente de Pageres",
|
||||
"This URL is already bookmarked! Overwrite?" : "¡Esta URL ya existe como marcador!\n¿Sobreescribir?",
|
||||
"Enter bookmark title" : "Introducir título del marcador",
|
||||
|
@ -13,7 +13,7 @@ OC.L10N.register(
|
||||
"New" : "Jauns",
|
||||
"New folder" : "Jauna mape",
|
||||
"Search" : "Meklēt",
|
||||
"Empty trash bin" : "Izdzēst miskastes saturu",
|
||||
"Empty trash bin" : "Iztīrīt atkritni",
|
||||
"_%n folder_::_%n folders_" : ["%n mapes","%n mape","%n mapes"],
|
||||
"Add a bookmark" : "Pievienot grāmatzīmi",
|
||||
"Rename folder" : "Pārdēvēt mapi",
|
||||
|
@ -11,7 +11,7 @@
|
||||
"New" : "Jauns",
|
||||
"New folder" : "Jauna mape",
|
||||
"Search" : "Meklēt",
|
||||
"Empty trash bin" : "Izdzēst miskastes saturu",
|
||||
"Empty trash bin" : "Iztīrīt atkritni",
|
||||
"_%n folder_::_%n folders_" : ["%n mapes","%n mape","%n mapes"],
|
||||
"Add a bookmark" : "Pievienot grāmatzīmi",
|
||||
"Rename folder" : "Pārdēvēt mapi",
|
||||
|
Reference in New Issue
Block a user