2012-09-23 04:06:37 +04:00
< ? xml version = "1.0" ? > < ! DOCTYPE TS > < TS language = "es_AR" version = "2.0" >
< context >
< name > CreateAnOwncloudPage < / name >
< message >
< location filename = "../src/mirall/createanowncloudpage.ui" line = "14" / >
< source > Form < / source >
2012-10-02 04:08:21 +04:00
< translation > Formulario < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/createanowncloudpage.ui" line = "39" / >
< source > Create a new ownCloud < / source >
2012-10-02 04:08:21 +04:00
< translation > Crear un nuevo ownCloud < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/createanowncloudpage.ui" line = "61" / >
< source > Where do you want to create your ownCloud ? < / source >
2012-10-02 04:08:21 +04:00
< translation > ¿ Dónde querés crear tu ownCloud ? < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/createanowncloudpage.ui" line = "73" / >
< source > create ownCloud on this computer < / source >
2012-10-02 04:08:21 +04:00
< translation > crear ownCloud en esta computadora < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/createanowncloudpage.ui" line = "105" / >
< source > & lt ; ! DOCTYPE HTML PUBLIC & quot ; - //W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
& lt ; html & gt ; & lt ; head & gt ; & lt ; meta name = & quot ; qrichtext & quot ; content = & quot ; 1 & quot ; / & g t ; & l t ; s t y l e t y p e = & q u o t ; t e x t / c s s & q u o t ; & g t ;
p , li { white - space : pre - wrap ; }
& lt ; / s t y l e & g t ; & l t ; / h e a d & g t ; & l t ; b o d y s t y l e = & q u o t ; f o n t - f a m i l y : ' S a n s S e r i f ' ; f o n t - s i z e : 1 1 p t ; f o n t - w e i g h t : 4 0 0 ; f o n t - s t y l e : n o r m a l ; & q u o t ; & g t ;
& lt ; p style = & quot ; margin - top :0px ; margin - bottom :0px ; margin - left :0px ; margin - right :0px ; - qt - block - indent :0 ; text - indent :0px ; & quot ; & gt ; & lt ; span style = & quot ; color : # 585858 ; & quot ; & gt ; installs the ownCloud on this computer . Other people will not be able to access your data by default . & lt ; / s p a n & g t ; & l t ; / p & g t ; & l t ; / b o d y & g t ; & l t ; / h t m l & g t ; < / s o u r c e >
2012-10-02 04:08:21 +04:00
< translation > & lt ; ! DOCTYPE HTML PUBLIC & quot ; - //W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Sans Serif'; font-size:11pt; font-weight:400; font-style:normal;"> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#585858;">Instalá ownCloud en esta computadora. Por defecto, otras personas no van a tener acceso a tus archivos.</span></p></body></html></translation>
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/createanowncloudpage.ui" line = "132" / >
< source > create ownCloud on my internet domain < / source >
2012-10-02 04:08:21 +04:00
< translation > Crear ownCloud en mi dominio de internet < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/createanowncloudpage.ui" line = "155" / >
< source > & lt ; ! DOCTYPE HTML PUBLIC & quot ; - //W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
& lt ; html & gt ; & lt ; head & gt ; & lt ; meta name = & quot ; qrichtext & quot ; content = & quot ; 1 & quot ; / & g t ; & l t ; s t y l e t y p e = & q u o t ; t e x t / c s s & q u o t ; & g t ;
p , li { white - space : pre - wrap ; }
& lt ; / s t y l e & g t ; & l t ; / h e a d & g t ; & l t ; b o d y s t y l e = & q u o t ; f o n t - f a m i l y : ' S a n s S e r i f ' ; f o n t - s i z e : 1 1 p t ; f o n t - w e i g h t : 4 0 0 ; f o n t - s t y l e : n o r m a l ; & q u o t ; & g t ;
& lt ; p style = & quot ; margin - top :0px ; margin - bottom :0px ; margin - left :0px ; margin - right :0px ; - qt - block - indent :0 ; text - indent :0px ; & quot ; & gt ; & lt ; span style = & quot ; color : # 585858 ; & quot ; & gt ; installs ownCloud on a domain you control . You need the FTP credentials for the installation . & lt ; / s p a n & g t ; & l t ; / p & g t ;
& lt ; p style = & quot ; - qt - paragraph - type : empty ; margin - top :0px ; margin - bottom :0px ; margin - left :0px ; margin - right :0px ; - qt - block - indent :0 ; text - indent :0px ; color : # 585858 ; & quot ; & gt ; & lt ; / p & g t ;
& lt ; p style = & quot ; margin - top :0px ; margin - bottom :0px ; margin - left :0px ; margin - right :0px ; - qt - block - indent :0 ; text - indent :0px ; & quot ; & gt ; & lt ; span style = & quot ; color : # 585858 ; & quot ; & gt ; This ownCloud will be accessible from the internet . & lt ; / s p a n & g t ; & l t ; / p & g t ; & l t ; / b o d y & g t ; & l t ; / h t m l & g t ; < / s o u r c e >
2012-10-02 04:08:21 +04:00
< translation > & lt ; ! DOCTYPE HTML PUBLIC & quot ; - //W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">⏎ <html><head><meta name="qrichtext" content="1" /><style type="text/css">⏎ p, li { white-space: pre-wrap; }⏎ </style></head><body style=" font-family:'Sans Serif'; font-size:11pt; font-weight:400; font-style:normal;">⏎ <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#585858;">Instalá ownCloud en un dominio que vos controles. Necesit;as las credenciales FTP para la instalación.</span></p>⏎ <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; color:#585858;"></p>⏎ <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#585858;">Este ownCloud va a ser accesible desde internet.</span></p></body></html></translation>
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/createanowncloudpage.ui" line = "177" / >
< source > & amp ; Domain : < / source >
2012-10-02 04:08:21 +04:00
< translation > & amp ; Dominio : < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< source > mydomain . org < / source >
< translation type = "unfinished" / >
< / message >
< / context >
< context >
< name > FolderWizardNetworkPage < / name >
< message >
< location filename = "../src/mirall/folderwizardnetworkpage.ui" line = "14" / >
< source > Form < / source >
2012-10-02 04:08:21 +04:00
< translation > Formulario < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/folderwizardnetworkpage.ui" line = "27" / >
< source > Network Settings < / source >
2012-10-02 04:08:21 +04:00
< translation > Configuración de red < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/folderwizardnetworkpage.ui" line = "34" / >
< source > Set networking options : < / source >
2012-10-02 04:08:21 +04:00
< translation > Configurar las opciones de red : < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/folderwizardnetworkpage.ui" line = "40" / >
< source > Only enable if network is available < / source >
2012-10-02 04:08:21 +04:00
< translation > Activar solo si hay conexión de red < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/folderwizardnetworkpage.ui" line = "47" / >
< source > restrict to this local network < / source >
2012-10-02 04:08:21 +04:00
< translation > restringir a esta red local < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< / context >
< context >
< name > FolderWizardOwncloudPage < / name >
< message >
< location filename = "../src/mirall/folderwizardowncloudpage.ui" line = "14" / >
< source > Form < / source >
2012-10-02 04:08:21 +04:00
< translation > Formulario < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/folderwizardowncloudpage.ui" line = "20" / >
< source > ownCloud Settings < / source >
2012-10-02 04:08:21 +04:00
< translation > Ajustes de ownCloud < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/folderwizardowncloudpage.ui" line = "29" / >
< source > URL : < / source >
2012-10-02 04:08:21 +04:00
< translation > URL : < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/folderwizardowncloudpage.ui" line = "36" / >
< source > User : < / source >
2012-10-02 04:08:21 +04:00
< translation > Usuario : < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/folderwizardowncloudpage.ui" line = "46" / >
< source > Password : < / source >
2012-10-02 04:08:21 +04:00
< translation > Contraseña : < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/folderwizardowncloudpage.ui" line = "63" / >
< source > Alias : < / source >
2012-10-02 04:08:21 +04:00
< translation > Alias : < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/folderwizardowncloudpage.ui" line = "93" / >
< source > ownCloud < / source >
2012-10-02 04:08:21 +04:00
< translation > ownCloud < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< / context >
< context >
< name > FolderWizardSourcePage < / name >
< message >
< location filename = "../src/mirall/folderwizardsourcepage.ui" line = "14" / >
< source > Form < / source >
2012-10-02 04:08:21 +04:00
< translation > Formulario < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/folderwizardsourcepage.ui" line = "25" / >
< source > Sync Directory < / source >
2012-10-02 04:08:21 +04:00
< translation > Directorio de sincronización < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/folderwizardsourcepage.ui" line = "32" / >
< source > Pick a local folder on your computer to sync : < / source >
2012-10-02 04:08:21 +04:00
< translation > Elegí un directorio local en tu computadora para sincronizar : < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/folderwizardsourcepage.ui" line = "43" / >
< source > & amp ; Choose . . . < / source >
2012-10-02 04:08:21 +04:00
< translation > & amp ; CElegir . . . < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/folderwizardsourcepage.ui" line = "54" / >
< source > & amp ; Directory alias name : < / source >
2012-10-02 04:08:21 +04:00
< translation > & amp ; Directorio Alias Nombre < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/folderwizard.cpp" line = "45" / >
< source > / home / local1 < / source >
2012-10-02 04:08:21 +04:00
< translation > / home / local1 < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/folderwizard.cpp" line = "46" / >
< source > Music < / source >
2012-10-02 04:08:21 +04:00
< translation > Música < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< / context >
< context >
< name > FolderWizardTargetPage < / name >
< message >
< location filename = "../src/mirall/folderwizardtargetpage.ui" line = "14" / >
< source > Form < / source >
2012-10-02 04:08:21 +04:00
< translation > Formulario < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< source > Express Upload Target < / source >
< translation type = "unfinished" / >
< / message >
< message >
< source > Pick a place where the data should go to : < / source >
< translation type = "unfinished" / >
< / message >
< message >
< source > to your & amp ; ownCloud < / source >
< translation type = "unfinished" / >
< / message >
< message >
< location filename = "../src/mirall/folderwizardtargetpage.ui" line = "29" / >
< source > Synchronization Target < / source >
2012-10-11 04:10:00 +04:00
< translation > Destino de la sincronización < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/folderwizardtargetpage.ui" line = "51" / >
< source > Select a destination folder for your data < / source >
2012-10-11 04:10:00 +04:00
< translation > Elegí un directorio de destino para tus datos < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/folderwizardtargetpage.ui" line = "88" / >
< source > on your & amp ; ownCloud server < / source >
2012-10-11 04:10:00 +04:00
< translation > en tu servidor de & amp ; ownCloud < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/folderwizardtargetpage.ui" line = "103" / >
< source > Folder on ownCloud : < / source >
2012-10-02 04:08:21 +04:00
< translation > Carpeta en ownCloud : < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/folderwizardtargetpage.ui" line = "152" / >
< source > to a & amp ; local folder < / source >
2012-10-02 04:08:21 +04:00
< translation > en un directorio & amp ; local < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/folderwizardtargetpage.ui" line = "165" / >
< source > Folder name : < / source >
2012-10-02 04:08:21 +04:00
< translation > Nombre del directorio : < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/folderwizardtargetpage.ui" line = "175" / >
< source > C & amp ; hoose . . < / source >
2012-10-02 04:08:21 +04:00
< translation > & amp ; CElegir . . . < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/folderwizardtargetpage.ui" line = "222" / >
< source > to a & amp ; remote folder ( URL ) < / source >
2012-10-02 04:08:21 +04:00
< translation > a un dire & amp ; ctorio remoto ( URL ) < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/folderwizardtargetpage.ui" line = "235" / >
< source > URL : < / source >
2012-10-02 04:08:21 +04:00
< translation > URL : < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/folderwizardtargetpage.ui" line = "365" / >
< source > TextLabel < / source >
2012-10-02 04:08:21 +04:00
< translation > Texto de la etiqueta < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/folderwizardtargetpage.ui" line = "387" / >
< source > create < / source >
2012-10-02 04:08:21 +04:00
< translation > crear < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/folderwizard.cpp" line = "177" / >
< source > root < / source >
2012-10-02 04:08:21 +04:00
< translation > root < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/folderwizard.cpp" line = "178" / >
< source > / home / local < / source >
2012-10-02 04:08:21 +04:00
< translation > / home / local < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/folderwizard.cpp" line = "179" / >
< source > scp : //john@host.com//myfolder</source>
2012-10-02 04:08:21 +04:00
< translation > scp : //john@host.com//midirectorio</translation>
2012-09-23 04:06:37 +04:00
< / message >
< / context >
< context >
< name > Mirall : : Application < / name >
< message >
< source > No ownCloud Configuration < / source >
< translation type = "unfinished" / >
< / message >
< message >
< source > & lt ; p & gt ; No ownCloud connection was configured yet . & lt ; / p & g t ; & l t ; p & g t ; P l e a s e c o n f i g u r e o n e b y c l i c k i n g o n t h e t r a y i c o n ! & l t ; / p & g t ; < / s o u r c e >
< translation type = "unfinished" / >
< / message >
< message >
< source > & lt ; p & gt ; The ownCloud at % 1 could not be reached . & lt ; / p & g t ; < / s o u r c e >
< translation type = "unfinished" / >
< / message >
< message >
2012-11-14 03:04:41 +04:00
< location filename = "../src/mirall/application.cpp" line = "237" / >
2012-09-23 04:06:37 +04:00
< source > & lt ; p & gt ; The detailed error message is & lt ; br / & gt ; & lt ; tt & gt ; % 1 & lt ; / t t & g t ; & l t ; / p & g t ; < / s o u r c e >
2012-10-02 04:08:21 +04:00
< translation > & lt ; p & gt ; Los detalles del error son & lt ; br / & gt ; & lt ; tt & gt ; % 1 & lt ; / t t & g t ; & l t ; / p & g t ; < / t r a n s l a t i o n >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-11-14 03:04:41 +04:00
< location filename = "../src/mirall/application.cpp" line = "239" / >
2012-09-23 04:06:37 +04:00
< source > & lt ; p & gt ; Please check your configuration by clicking on the tray icon . & lt ; / p & g t ; < / s o u r c e >
2012-10-02 04:08:21 +04:00
< translation > & lt ; p & gt ; Verificá tu configuración haciendo click en el í cono de la barra de tareas . & lt ; / p & g t ; < / t r a n s l a t i o n >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< source > ownCloud Connection Failed < / source >
< translation type = "unfinished" / >
< / message >
< message >
< source > No ownCloud Connection < / source >
< translation type = "unfinished" / >
< / message >
< message >
< source > & lt ; p & gt ; Your ownCloud credentials are not correct . & lt ; / p & g t ; & l t ; p & g t ; P l e a s e c o r r e c t t h e m b y s t a r t i n g t h e c o n f i g u r a t i o n d i a l o g f r o m t h e t r a y ! & l t ; / p & g t ; < / s o u r c e >
< translation type = "unfinished" / >
< / message >
< message >
< source > & lt ; p & gt ; Your ownCloud user name or password is not correct . & lt ; / p & g t ; & l t ; p & g t ; P l e a s e c o r r e c t i t b y s t a r t i n g t h e c o n f i g u r a t i o n d i a l o g f r o m t h e t r a y ! & l t ; / p & g t ; < / s o u r c e >
< translation type = "unfinished" / >
< / message >
< message >
< source > ownCloud Sync Started < / source >
< translation type = "unfinished" / >
< / message >
< message >
2012-11-14 03:04:41 +04:00
< location filename = "../src/mirall/application.cpp" line = "341" / >
2012-09-23 04:06:37 +04:00
< source > Sync started for % 1 configured sync folder ( s ) . < / source >
2012-10-02 04:08:21 +04:00
< translation > Comenzando la sincronización para % 1 directorio ( s ) de sincronización . < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< source > Open ownCloud . . . < / source >
< translation type = "unfinished" / >
< / message >
< message >
2012-11-14 03:04:41 +04:00
< location filename = "../src/mirall/application.cpp" line = "393" / >
2012-09-23 04:06:37 +04:00
< source > Open status . . . < / source >
2012-10-02 04:08:21 +04:00
< translation > Abrir estado . . . < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-11-14 03:04:41 +04:00
< location filename = "../src/mirall/application.cpp" line = "395" / >
2012-09-23 04:06:37 +04:00
< source > Add folder . . . < / source >
2012-10-02 04:08:21 +04:00
< translation > Agregar directorio . . . < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-11-14 03:04:41 +04:00
< location filename = "../src/mirall/application.cpp" line = "397" / >
2012-09-23 04:06:37 +04:00
< source > Configure . . . < / source >
2012-10-02 04:08:21 +04:00
< translation > Configurar . . . < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-11-14 03:04:41 +04:00
< location filename = "../src/mirall/application.cpp" line = "399" / >
2012-09-23 04:06:37 +04:00
< source > Configure proxy . . . < / source >
2012-10-11 04:10:00 +04:00
< translation > Configuración del proxy < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-11-14 03:04:41 +04:00
< location filename = "../src/mirall/application.cpp" line = "403" / >
2012-09-25 04:07:37 +04:00
< source > Quit < / source >
2012-10-02 04:08:21 +04:00
< translation > Salir . . . < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-09-25 04:07:37 +04:00
< source > open folder % 1 < / source >
2012-09-23 04:06:37 +04:00
< translation type = "unfinished" / >
< / message >
< message >
2012-11-14 03:04:41 +04:00
< location filename = "../src/mirall/application.cpp" line = "220" / >
2012-09-25 04:07:37 +04:00
< source > % 1 Server Mismatch < / source >
2012-10-11 04:10:00 +04:00
< translation > Servidor % 1 no coincide < / translation >
2012-09-25 04:07:37 +04:00
< / message >
< message >
2012-11-14 03:04:41 +04:00
< location filename = "../src/mirall/application.cpp" line = "221" / >
2012-09-25 04:07:37 +04:00
< source > & lt ; p & gt ; The configured server for this client is too old . & lt ; / p & g t ; & l t ; p & g t ; P l e a s e u p d a t e t o t h e l a t e s t % 1 s e r v e r a n d r e s t a r t t h e c l i e n t . & l t ; / p & g t ; < / s o u r c e >
2012-10-11 04:10:00 +04:00
< translation > & lt ; p & gt ; El servidor configurado para este cliente es demasiado antiguo . & lt ; / p & g t ; & l t ; p & g t ; P o r f a v o r , a c t u a l i z á a l ú l t i m o s e r v i d o r % 1 y r e i n i c i á e l c l i e n t e . & l t ; / p & g t ; < / t r a n s l a t i o n >
2012-09-25 04:07:37 +04:00
< / message >
< message >
2012-11-14 03:04:41 +04:00
< location filename = "../src/mirall/application.cpp" line = "236" / >
2012-09-25 04:07:37 +04:00
< source > & lt ; p & gt ; The % 1 at % 2 could not be reached . & lt ; / p & g t ; < / s o u r c e >
2012-10-11 04:10:00 +04:00
< translation > & lt ; p & gt ; No se pudo encontrar % 1 en % 2 & lt ; / p & g t ; < / t r a n s l a t i o n >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-11-14 03:04:41 +04:00
< location filename = "../src/mirall/application.cpp" line = "241" / >
2012-09-25 04:07:37 +04:00
< source > % 1 Connection Failed < / source >
2012-10-11 04:10:00 +04:00
< translation > Error en la conexión % 1 < / translation >
2012-09-25 04:07:37 +04:00
< / message >
< message >
2012-11-14 03:04:41 +04:00
< location filename = "../src/mirall/application.cpp" line = "263" / >
< source > Too many user attempts to enter password . < / source >
< translation type = "unfinished" / >
< / message >
< message >
< location filename = "../src/mirall/application.cpp" line = "264" / >
< location filename = "../src/mirall/application.cpp" line = "281" / >
< source > Credentials < / source >
< translation type = "unfinished" / >
< / message >
< message >
< location filename = "../src/mirall/application.cpp" line = "275" / >
< source > Error : Could not retrieve the password ! < / source >
< translation type = "unfinished" / >
< / message >
< message >
< location filename = "../src/mirall/application.cpp" line = "277" / >
< source > Password dialog was canceled ! < / source >
< translation type = "unfinished" / >
< / message >
< message >
< location filename = "../src/mirall/application.cpp" line = "311" / >
< location filename = "../src/mirall/application.cpp" line = "320" / >
2012-09-25 04:07:37 +04:00
< source > No % 1 Connection < / source >
2012-10-11 04:10:00 +04:00
< translation > Sin conexión a % 1 < / translation >
2012-09-25 04:07:37 +04:00
< / message >
< message >
2012-11-14 03:04:41 +04:00
< location filename = "../src/mirall/application.cpp" line = "312" / >
2012-09-25 04:07:37 +04:00
< source > & lt ; p & gt ; Your % 1 credentials are not correct . & lt ; / p & g t ; & l t ; p & g t ; P l e a s e c o r r e c t t h e m b y s t a r t i n g t h e c o n f i g u r a t i o n d i a l o g f r o m t h e t r a y ! & l t ; / p & g t ; < / s o u r c e >
2012-10-11 04:10:00 +04:00
< translation > & lt ; p & gt ; Tus credenciales de % 1 son incorrectas . & lt ; / p & g t ; & l t ; p & g t ; ¡ P o r f a v o r , c o r r e j i l a s m e d i a n t e e l d i á l o g o d e c o n f i g u r a c i ó n d e s d e l a b a n d e j a d e l s i s t e m a ! & l t ; / p & g t ; < / t r a n s l a t i o n >
2012-09-25 04:07:37 +04:00
< / message >
< message >
2012-11-14 03:04:41 +04:00
< location filename = "../src/mirall/application.cpp" line = "321" / >
2012-09-25 04:07:37 +04:00
< source > & lt ; p & gt ; Either your user name or your password are not correct . & lt ; / p & g t ; & l t ; p & g t ; P l e a s e c o r r e c t i t b y s t a r t i n g t h e c o n f i g u r a t i o n d i a l o g f r o m t h e t r a y ! & l t ; / p & g t ; < / s o u r c e >
2012-10-11 04:10:00 +04:00
< translation > & lt ; p & gt ; Tu nombre de usuario o contraseña no son correctos . & lt ; / p & g t ; & l t ; p & g t ; ¡ P o r f a v o r , c o r r e j i l o s i n i c i a n d o e l d i á l o g o d e c o n f i g u r a c i ó n d e s d e l a b a n d e j a d e l s i s t e m a ! & l t ; / p & g t ; < / t r a n s l a t i o n >
2012-09-25 04:07:37 +04:00
< / message >
< message >
2012-11-14 03:04:41 +04:00
< location filename = "../src/mirall/application.cpp" line = "340" / >
2012-09-25 04:07:37 +04:00
< source > % 1 Sync Started < / source >
2012-10-11 04:10:00 +04:00
< translation > Sincronización de % 1 iniciada < / translation >
2012-09-25 04:07:37 +04:00
< / message >
< message >
2012-11-14 03:04:41 +04:00
< location filename = "../src/mirall/application.cpp" line = "391" / >
2012-09-25 04:07:37 +04:00
< source > Open % 1 in browser . . . < / source >
2012-10-11 04:10:00 +04:00
< translation > Abrir % 1 en el navegador . . . < / translation >
2012-09-25 04:07:37 +04:00
< / message >
< message >
2012-11-14 03:04:41 +04:00
< location filename = "../src/mirall/application.cpp" line = "401" / >
2012-09-25 04:07:37 +04:00
< source > About . . . < / source >
2012-10-11 04:10:00 +04:00
< translation > Acerca de . . . < / translation >
2012-09-25 04:07:37 +04:00
< / message >
< message >
2012-11-14 03:04:41 +04:00
< location filename = "../src/mirall/application.cpp" line = "457" / >
2012-09-27 04:05:13 +04:00
< source > Open % 1 folder < / source >
2012-10-02 04:08:21 +04:00
< translation > Abrir directorio % 1 < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-11-14 03:04:41 +04:00
< location filename = "../src/mirall/application.cpp" line = "470" / >
2012-09-23 04:06:37 +04:00
< source > Managed Folders : < / source >
2012-10-11 04:10:00 +04:00
< translation > Directorios administrados : < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-11-14 03:04:41 +04:00
< location filename = "../src/mirall/application.cpp" line = "704" / >
2012-09-23 04:06:37 +04:00
< source > About % 1 < / source >
2012-10-11 04:10:00 +04:00
< translation > Sobre % 1 < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-11-14 03:04:41 +04:00
< location filename = "../src/mirall/application.cpp" line = "705" / >
2012-09-23 04:06:37 +04:00
< source > % 1 client , version % 2
Copyright 2012 , the ownCloud developers
Licensed under GPLv2
The program is provided AS IS with NO WARRANTY OF ANY KIND , INCLUDING THE WARRANTY OF DESIGN , MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE . < / source >
2012-10-11 04:10:00 +04:00
< translation > % 1 cliente , versión % 2
Copyright 2012 , los desarrolladores de ownCloud
Otorgan licencia bajo GPLv2
The program is provided AS IS with NO WARRANTY OF ANY KIND , INCLUDING THE WARRANTY OF DESIGN , MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE . < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-11-14 03:04:41 +04:00
< location filename = "../src/mirall/application.cpp" line = "718" / >
2012-09-23 04:06:37 +04:00
< source > Confirm Folder Remove < / source >
2012-10-02 04:08:21 +04:00
< translation > Confirmá la eliminación del directorio < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-11-14 03:04:41 +04:00
< location filename = "../src/mirall/application.cpp" line = "719" / >
2012-09-23 04:06:37 +04:00
< source > Do you really want to remove upload folder & lt ; i & gt ; % 1 & lt ; / i & g t ; ? < / s o u r c e >
2012-10-02 04:08:21 +04:00
< translation > ¿ Estás seguro que querés borrar el directorio de subida & lt ; i & gt ; % 1 & lt ; / i & g t ; ? < / t r a n s l a t i o n >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-11-14 03:04:41 +04:00
< location filename = "../src/mirall/application.cpp" line = "753" / >
2012-09-23 04:06:37 +04:00
< source > Undefined Folder State < / source >
2012-10-02 04:08:21 +04:00
< translation > Estado del directorio no definido < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-11-14 03:04:41 +04:00
< location filename = "../src/mirall/application.cpp" line = "756" / >
2012-09-23 04:06:37 +04:00
< source > The folder waits to start syncing . < / source >
2012-10-02 04:08:21 +04:00
< translation > El directorio está esperando que empiece la sincronización . < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-11-14 03:04:41 +04:00
< location filename = "../src/mirall/application.cpp" line = "759" / >
< location filename = "../src/mirall/application.cpp" line = "929" / >
2012-09-23 04:06:37 +04:00
< source > Sync is running . < / source >
2012-10-02 04:08:21 +04:00
< translation > Sincronización en funcionamiento . < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-11-14 03:04:41 +04:00
< location filename = "../src/mirall/application.cpp" line = "762" / >
< location filename = "../src/mirall/application.cpp" line = "934" / >
2012-09-23 04:06:37 +04:00
< source > Last Sync was successful . < / source >
2012-10-02 04:08:21 +04:00
< translation > La ú ltima sincronización fue exitosa . < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-11-14 03:04:41 +04:00
< location filename = "../src/mirall/application.cpp" line = "765" / >
< location filename = "../src/mirall/application.cpp" line = "940" / >
2012-09-23 04:06:37 +04:00
< source > Syncing Error . < / source >
2012-10-02 04:08:21 +04:00
< translation > Error de sincronización . < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-11-14 03:04:41 +04:00
< location filename = "../src/mirall/application.cpp" line = "768" / >
< location filename = "../src/mirall/application.cpp" line = "946" / >
2012-09-23 04:06:37 +04:00
< source > Setup Error . < / source >
2012-10-02 04:08:21 +04:00
< translation > Error de configuración . < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-11-14 03:04:41 +04:00
< location filename = "../src/mirall/application.cpp" line = "771" / >
< location filename = "../src/mirall/application.cpp" line = "949" / >
2012-09-23 04:06:37 +04:00
< source > Undefined Error State . < / source >
2012-10-02 04:08:21 +04:00
< translation > Error no definido . < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-11-14 03:04:41 +04:00
< location filename = "../src/mirall/application.cpp" line = "775" / >
2012-09-23 04:06:37 +04:00
< source > Folder information < / source >
2012-10-02 04:08:21 +04:00
< translation > Información del directorio < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-11-14 03:04:41 +04:00
< location filename = "../src/mirall/application.cpp" line = "790" / >
2012-09-23 04:06:37 +04:00
< source > Unknown < / source >
2012-10-02 04:08:21 +04:00
< translation > Desconocido < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-11-14 03:04:41 +04:00
< location filename = "../src/mirall/application.cpp" line = "792" / >
2012-09-23 04:06:37 +04:00
< source > Changed files :
< / source >
2012-10-02 04:08:21 +04:00
< translation > Archivos cambiados :
< / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-11-14 03:04:41 +04:00
< location filename = "../src/mirall/application.cpp" line = "794" / >
2012-09-23 04:06:37 +04:00
< source > Added files :
< / source >
2012-10-02 04:08:21 +04:00
< translation > Archivos agregados :
< / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-11-14 03:04:41 +04:00
< location filename = "../src/mirall/application.cpp" line = "796" / >
2012-09-23 04:06:37 +04:00
< source > New files in the server , or files deleted locally :
< / source >
2012-10-02 04:08:21 +04:00
< translation > Nuevos archivos en el servidor , o archivos locales fueron borrados :
< / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-11-14 03:04:41 +04:00
< location filename = "../src/mirall/application.cpp" line = "822" / >
2012-09-23 04:06:37 +04:00
< source > Sync Running < / source >
2012-10-02 04:08:21 +04:00
< translation > Sincronización en curso < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-11-14 03:04:41 +04:00
< location filename = "../src/mirall/application.cpp" line = "823" / >
2012-09-23 04:06:37 +04:00
< source > The syncing operation is running . & lt ; br / & gt ; Do you want to terminate it ? < / source >
2012-10-02 04:08:21 +04:00
< translation > La sincronización está en curso . & lt ; br / & gt ; ¿ Querés interrumpirla ? < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-11-14 03:04:41 +04:00
< location filename = "../src/mirall/application.cpp" line = "922" / >
2012-09-23 04:06:37 +04:00
< source > Undefined State . < / source >
2012-10-02 04:08:21 +04:00
< translation > Estado no definido . < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-11-14 03:04:41 +04:00
< location filename = "../src/mirall/application.cpp" line = "925" / >
2012-09-23 04:06:37 +04:00
< source > Waits to start syncing . < / source >
2012-10-02 04:08:21 +04:00
< translation > Esperando el comienzo de la sincronización . < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-11-14 03:04:41 +04:00
< location filename = "../src/mirall/application.cpp" line = "954" / >
2012-11-06 03:02:48 +04:00
< source > ( Sync is paused ) < / source >
2012-11-13 03:06:33 +04:00
< translation > ( La sincronización está pausada ) < / translation >
2012-11-06 03:02:48 +04:00
< / message >
< message >
2012-09-23 04:06:37 +04:00
< source > Sync is paused . < / source >
2012-11-06 03:02:48 +04:00
< translation type = "unfinished" / >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-11-14 03:04:41 +04:00
< location filename = "../src/mirall/application.cpp" line = "971" / >
2012-09-23 04:06:37 +04:00
< source > No sync folders configured . < / source >
2012-10-02 04:08:21 +04:00
< translation > Los directorios de sincronización no están configurados . < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< / context >
< context >
< name > Mirall : : CSyncThread < / name >
< message >
2012-10-30 03:02:40 +04:00
< location filename = "../src/mirall/csyncthread.cpp" line = "209" / >
2012-09-23 04:06:37 +04:00
< source > CSync create failed . < / source >
2012-10-02 04:08:21 +04:00
< translation > Hubo un error al crear CSync . < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-10-30 03:02:40 +04:00
< location filename = "../src/mirall/csyncthread.cpp" line = "245" / >
2012-09-23 04:06:37 +04:00
< source > CSync failed to create a lock file . < / source >
2012-10-02 04:08:21 +04:00
< translation > Se registró un error en CSync cuando se intentaba crear un archivo de bloqueo . < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-10-30 03:02:40 +04:00
< location filename = "../src/mirall/csyncthread.cpp" line = "248" / >
2012-09-23 04:06:37 +04:00
< source > CSync failed to load the state db . < / source >
2012-10-03 04:08:23 +04:00
< translation > CSync no pudo cargar la base de datos de estados . < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< source > The system time between the local machine and the server differs too much . Please use a time syncronization service ( ntp ) on both machines . < / source >
< translation type = "unfinished" / >
< / message >
< message >
2012-10-30 03:02:40 +04:00
< location filename = "../src/mirall/csyncthread.cpp" line = "251" / >
2012-09-23 04:06:37 +04:00
< source > The system time on this client is different than the system time on the server . Please use a time synchronization service ( NTP ) on the server and client machines so that the times remain the same . < / source >
2012-10-11 04:10:00 +04:00
< translation > La hora del sistema en este cliente es diferente de la hora del sistema en el servidor . Por favor , usá un servicio de sincronización ( NTP ) de hora en las máquinas cliente y servidor para que las horas se mantengan iguales . < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-10-30 03:02:40 +04:00
< location filename = "../src/mirall/csyncthread.cpp" line = "256" / >
2012-09-23 04:06:37 +04:00
< source > CSync could not detect the filesystem type . < / source >
2012-10-03 04:08:23 +04:00
< translation > CSync no pudo detectar el tipo de sistema de archivos . < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-10-30 03:02:40 +04:00
< location filename = "../src/mirall/csyncthread.cpp" line = "259" / >
2012-09-23 04:06:37 +04:00
< source > CSync got an error while processing internal trees . < / source >
2012-10-03 04:08:23 +04:00
< translation > CSync tuvo un error mientras procesaba los á rboles de datos internos . < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< source > & lt ; p & gt ; The target directory % 1 does not exist . & lt ; / p & g t ; & l t ; p & g t ; P l e a s e c r e a t e i t a n d t r y a g a i n . & l t ; / p & g t ; < / s o u r c e >
< translation type = "unfinished" / >
< / message >
< message >
2012-10-30 03:02:40 +04:00
< location filename = "../src/mirall/csyncthread.cpp" line = "262" / >
2012-09-23 04:06:37 +04:00
< source > & lt ; p & gt ; The target directory % 1 does not exist . & lt ; / p & g t ; & l t ; p & g t ; P l e a s e c h e c k t h e s y n c s e t u p . & l t ; / p & g t ; < / s o u r c e >
2012-10-11 04:10:00 +04:00
< translation > & lt ; p & gt ; El directorio de destino % 1 no existe . & lt ; / p & g t ; P o r f a v o r , c o m p r o b á l a c o n f i g u r a c i ó n d e s i n c r o n i z a c i ó n . & l t ; / p & g t ; < / t r a n s l a t i o n >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< source > & lt ; p & gt ; The ownCloud plugin for csync could not be loaded . & lt ; br / & gt ; Please verify the installation ! & lt ; / p & g t ; < / s o u r c e >
< translation type = "unfinished" / >
< / message >
< message >
2012-10-30 03:02:40 +04:00
< location filename = "../src/mirall/csyncthread.cpp" line = "272" / >
2012-09-23 04:06:37 +04:00
< source > The local filesystem can not be written . Please check permissions . < / source >
2012-10-03 04:08:23 +04:00
< translation > No se puede escribir en el sistema de archivos local . Revisá los permisos . < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-10-30 03:02:40 +04:00
< location filename = "../src/mirall/csyncthread.cpp" line = "276" / >
2012-09-23 04:06:37 +04:00
< source > A remote file can not be written . Please check the remote access . < / source >
2012-10-03 04:08:23 +04:00
< translation > No se puede escribir un archivo remoto . Revisá el acceso remoto . < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-10-30 03:02:40 +04:00
< location filename = "../src/mirall/csyncthread.cpp" line = "279" / >
2012-09-23 04:06:37 +04:00
< source > An internal error number % 1 happend . < / source >
2012-10-03 04:08:23 +04:00
< translation > Error : ocurrió un error del tipo % 1 . < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-10-30 03:02:40 +04:00
< location filename = "../src/mirall/csyncthread.cpp" line = "295" / >
2012-09-23 04:06:37 +04:00
< source > CSync failed to reach the host . Either host or proxy settings are not valid . < / source >
2012-10-11 04:10:00 +04:00
< translation > CSync no pudo conectarse a la dirección . O la configuración del host o la del proxy no son válidos . < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-10-30 03:02:40 +04:00
< location filename = "../src/mirall/csyncthread.cpp" line = "298" / >
2012-09-23 04:06:37 +04:00
< source > CSync Update failed . < / source >
2012-10-03 04:08:23 +04:00
< translation > Error durante la actualización de CSync . < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< source > The local filesystem has directories which are write protected .
That prevents ownCloud from successful syncing .
Please make sure that all directories are writeable . < / source >
< translation type = "unfinished" / >
< / message >
< message >
2012-10-30 03:02:40 +04:00
< location filename = "../src/mirall/csyncthread.cpp" line = "268" / >
2012-09-28 04:08:28 +04:00
< source > & lt ; p & gt ; The % 1 plugin for csync could not be loaded . & lt ; br / & gt ; Please verify the installation ! & lt ; / p & g t ; < / s o u r c e >
2012-10-02 04:08:21 +04:00
< translation > & lt ; p & gt ; No fue posible cargar el plugin de % 1 para csync . & lt ; br / & gt ; Por favor , verificá la instalación & lt ; / p & g t ; < / t r a n s l a t i o n >
2012-09-28 04:08:28 +04:00
< / message >
< message >
2012-10-30 03:02:40 +04:00
< location filename = "../src/mirall/csyncthread.cpp" line = "312" / >
2012-09-23 04:06:37 +04:00
< source > CSync encountered an error while examining the file system .
Syncing is not possible . < / source >
2012-10-11 04:10:00 +04:00
< translation > Hubo un error en Csync mientras se examinaba el sistema de archivos .
La sincronización no es posible . < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-10-30 03:02:40 +04:00
< location filename = "../src/mirall/csyncthread.cpp" line = "315" / >
2012-09-23 04:06:37 +04:00
< source > CSync update generated a strange instruction .
Please write a bug report . < / source >
2012-10-11 04:10:00 +04:00
< translation > La actualización de CSync produjo instrucciones no comprendidas .
Por favor , escribí un bug sobre esto . < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-10-30 03:02:40 +04:00
< location filename = "../src/mirall/csyncthread.cpp" line = "318" / >
2012-09-23 04:06:37 +04:00
< source > Local filesystem problems . Better disable Syncing and check . < / source >
2012-10-02 04:08:21 +04:00
< translation > Problemas con el sistema de archivos local . Por favor , deshabilitá la sincronización y verificá . < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-10-30 03:02:40 +04:00
< location filename = "../src/mirall/csyncthread.cpp" line = "323" / >
2012-09-23 04:06:37 +04:00
< source > The local filesystem has % 1 write protected directories . That can hinder successful syncing . & lt ; p / & gt ; Please make sure that all local directories are writeable . < / source >
2012-10-11 04:10:00 +04:00
< translation > El sistema de archivos local tiene % 1 directorios protegidos contra escritura . Esto puede dificultar la correcta sincronización . & lt ; p / & gt ; Por favor , modificá los permisos de escritura de estos directorios . < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-10-30 03:02:40 +04:00
< location filename = "../src/mirall/csyncthread.cpp" line = "343" / >
2012-09-23 04:06:37 +04:00
< source > CSync reconcile failed . < / source >
2012-10-11 04:10:00 +04:00
< translation > Error en CSync mientras reconciliaba datos . < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-10-30 03:02:40 +04:00
< location filename = "../src/mirall/csyncthread.cpp" line = "347" / >
2012-09-23 04:06:37 +04:00
< source > CSync propagate failed . < / source >
2012-10-03 04:08:23 +04:00
< translation > Error CSync al propagar . < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< / context >
< context >
< name > Mirall : : CreateAnOwncloudPage < / name >
< message >
2012-10-21 04:09:50 +04:00
< location filename = "../src/mirall/owncloudwizard.cpp" line = "381" / >
2012-09-23 04:06:37 +04:00
< source > mydomain . org < / source >
2012-10-11 04:10:00 +04:00
< translation > mi - dominio . org . ar < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< / context >
2012-11-06 03:02:48 +04:00
< context >
< name > Mirall : : Folder < / name >
< message >
< location filename = "../src/mirall/folder.cpp" line = "99" / >
< source > Local folder % 1 does not exist . < / source >
2012-11-13 03:06:33 +04:00
< translation > El directorio local % 1 no existe . < / translation >
2012-11-06 03:02:48 +04:00
< / message >
< message >
< location filename = "../src/mirall/folder.cpp" line = "102" / >
< source > % 1 should be a directory but is not . < / source >
2012-11-13 03:06:33 +04:00
< translation > % 1 debería ser un directorio , pero no lo es . < / translation >
2012-11-06 03:02:48 +04:00
< / message >
< message >
< location filename = "../src/mirall/folder.cpp" line = "105" / >
< source > % 1 is not readable . < / source >
2012-11-13 03:06:33 +04:00
< translation > No se puede leer % 1 . < / translation >
2012-11-06 03:02:48 +04:00
< / message >
< / context >
2012-09-23 04:06:37 +04:00
< context >
< name > Mirall : : FolderViewDelegate < / name >
< message >
2012-11-14 03:04:41 +04:00
< location filename = "../src/mirall/statusdialog.cpp" line = "176" / >
2012-09-23 04:06:37 +04:00
< source > Remote path : % 1 < / source >
2012-10-03 04:08:23 +04:00
< translation > Ruta Remota : % 1 < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< / context >
< context >
< name > Mirall : : FolderWizard < / name >
< message >
2012-10-23 04:08:12 +04:00
< location filename = "../src/mirall/folderwizard.cpp" line = "466" / >
2012-09-23 04:06:37 +04:00
< source > % 1 Folder Wizard < / source >
2012-10-03 04:08:23 +04:00
< translation > % 1 Asistente de directorios < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< / context >
< context >
< name > Mirall : : FolderWizardSourcePage < / name >
< message >
< location filename = "../src/mirall/folderwizard.cpp" line = "74" / >
< source > No local directory selected ! < / source >
2012-10-03 04:08:23 +04:00
< translation > No fue seleccionado ningún directorio < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/folderwizard.cpp" line = "90" / >
< source > The local path % 1 is already an upload folder . & lt ; br / & gt ; Please pick another one ! < / source >
2012-10-11 04:10:00 +04:00
< translation > El directorio % 1 ya existe como directorio de subidas . & lt ; br / & gt ; ¡ Seleccioná otra ! < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/folderwizard.cpp" line = "94" / >
< source > An already configured folder is contained in the current entry . < / source >
2012-10-11 04:10:00 +04:00
< translation > Hay un directorio sincronizado en de la selección actual . < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/folderwizard.cpp" line = "99" / >
< source > An already configured folder contains the currently entered directory . < / source >
2012-10-11 04:10:00 +04:00
< translation > El directorio está dentro de otro previamente configurado . < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/folderwizard.cpp" line = "109" / >
< source > The alias can not be empty . Please provide a descriptive alias word . < / source >
2012-10-02 04:08:21 +04:00
< translation > El campo & quot ; alias & quot ; no puede quedar vacío . Por favor , escribí un texto descriptivo . < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/folderwizard.cpp" line = "120" / >
< source > & lt ; br / & gt ; The alias & lt ; i & gt ; % 1 & lt ; / i & g t ; i s a l r e a d y i n u s e . P l e a s e p i c k a n o t h e r a l i a s . < / s o u r c e >
2012-10-02 04:08:21 +04:00
< translation > & lt ; br / & gt ; El alias & lt ; i & gt ; % 1 & lt ; / i & g t ; y a e s t á s i e n d o u t i l i z a d o . P o r f a v o r , e l e g í o t r o . < / t r a n s l a t i o n >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/folderwizard.cpp" line = "141" / >
< source > Select the source folder < / source >
2012-10-02 04:08:21 +04:00
< translation > Seleccioná el directorio origen < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< / context >
< context >
< name > Mirall : : FolderWizardTargetPage < / name >
< message >
< source > The folder is not available on your ownCloud . & lt ; br / & gt ; Click to let mirall create it . < / source >
< translation type = "unfinished" / >
< / message >
< message >
< source > Folder on ownCloud was successfully created . < / source >
< translation type = "unfinished" / >
< / message >
< message >
< source > Failed to create the folder on ownCloud . & lt ; br / & gt ; Please check manually . < / source >
< translation type = "unfinished" / >
< / message >
< message >
2012-09-25 04:07:37 +04:00
< location filename = "../src/mirall/folderwizard.cpp" line = "211" / >
< source > The folder is not available on your % 1 . & lt ; br / & gt ; Click to create it . < / source >
2012-10-11 04:10:00 +04:00
< translation > El directorio no está disponible en tu % 1 . & lt ; br / & gt ; Hacé click para crearla . < / translation >
2012-09-25 04:07:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/folderwizard.cpp" line = "237" / >
< source > Folder was successfully created on % 1 . < / source >
2012-10-11 04:10:00 +04:00
< translation > El directorio fue creado con é xito en % 1 . < / translation >
2012-09-25 04:07:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/folderwizard.cpp" line = "240" / >
< source > Failed to create the folder on % 1 . & lt ; br / & gt ; Please check manually . < / source >
2012-10-11 04:10:00 +04:00
< translation > No se pudo crear el directorio en % 1 . & lt ; br / & gt ; Por favor , intentalo manualmente . < / translation >
2012-09-25 04:07:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/folderwizard.cpp" line = "260" / >
2012-09-23 04:06:37 +04:00
< source > Better do not use the remote root directory . & lt ; br / & gt ; If you do , you can & lt ; b & gt ; not & lt ; / b & g t ; m i r r o r a n o t h e r l o c a l f o l d e r . < / s o u r c e >
2012-10-02 04:08:21 +04:00
< translation > No es conveniente usar el directorio raíz del servidor . & lt ; br / & gt ; Si lo hacés , & lt ; b & gt ; no & lt ; / b & g t ; c a s a p o d e r u t i l i z a r n i n g ú n d i r e c t o r i o m á s . < / t r a n s l a t i o n >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-09-25 04:07:37 +04:00
< location filename = "../src/mirall/folderwizard.cpp" line = "315" / >
< source > to your & lt ; a href = & quot ; % 1 & quot ; & gt ; % 2 & lt ; / a & g t ; ( v e r s i o n % 3 ) < / s o u r c e >
2012-10-11 04:10:00 +04:00
< translation > a tu & lt ; a href = & quot ; % 1 & quot ; & gt ; % 2 & lt ; / a & g t ; ( v e r s i ó n % 3 ) < / t r a n s l a t i o n >
2012-09-25 04:07:37 +04:00
< / message >
< message >
2012-09-28 04:08:28 +04:00
< location filename = "../src/mirall/folderwizard.cpp" line = "326" / >
< source > no configured % 1 found ! < / source >
2012-10-02 04:08:21 +04:00
< translation > ¡ No parece ser que % 1 haya sido configurado ! < / translation >
2012-09-28 04:08:28 +04:00
< / message >
< message >
< location filename = "../src/mirall/folderwizard.cpp" line = "327" / >
2012-09-25 04:07:37 +04:00
< source > % 1 could not be reached : & lt ; br / & gt ; & lt ; tt & gt ; % 2 & lt ; / t t & g t ; < / s o u r c e >
2012-10-11 04:10:00 +04:00
< translation > No fue posible conectar a % 1 : & lt ; br / & gt ; & lt ; tt & gt ; % 2 & lt ; / t t & g t ; < / t r a n s l a t i o n >
2012-09-25 04:07:37 +04:00
< / message >
< message >
2012-09-23 04:06:37 +04:00
< source > to your & lt ; a href = & quot ; % 1 & quot ; & gt ; ownCloud & lt ; / a & g t ; ( v e r s i o n % 2 ) < / s o u r c e >
< translation type = "unfinished" / >
< / message >
< message >
< source > no configured ownCloud found ! < / source >
< translation type = "unfinished" / >
< / message >
< message >
< source > Your ownCloud could not be reached : & lt ; br / & gt ; & lt ; tt & gt ; % 1 & lt ; / t t & g t ; < / s o u r c e >
< translation type = "unfinished" / >
< / message >
< message >
2012-09-28 04:08:28 +04:00
< location filename = "../src/mirall/folderwizard.cpp" line = "395" / >
2012-09-23 04:06:37 +04:00
< source > Select the target folder < / source >
2012-10-02 04:08:21 +04:00
< translation > Elegí el directorio de destino < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< / context >
< context >
< name > Mirall : : LogBrowser < / name >
< message >
< location filename = "../src/mirall/logbrowser.cpp" line = "122" / >
< source > Log Output < / source >
2012-10-11 04:10:00 +04:00
< translation > Contenido del log < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/logbrowser.cpp" line = "134" / >
< source > & amp ; Search : < / source >
2012-10-11 04:10:00 +04:00
< translation > & amp ; Buscar : < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/logbrowser.cpp" line = "142" / >
< source > & amp ; Find < / source >
2012-10-11 04:10:00 +04:00
< translation > & amp ; Encontrar < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/logbrowser.cpp" line = "160" / >
< source > Clear < / source >
2012-10-11 04:10:00 +04:00
< translation > Borrar < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/logbrowser.cpp" line = "161" / >
< source > Clear the log display . < / source >
2012-10-11 04:10:00 +04:00
< translation > Limpiar la pantalla de registros . < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/logbrowser.cpp" line = "167" / >
< source > S & amp ; ave < / source >
2012-10-11 04:10:00 +04:00
< translation > G & amp ; uardar < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/logbrowser.cpp" line = "168" / >
< source > Save the log file to a file on disk for debugging . < / source >
2012-10-11 04:10:00 +04:00
< translation > Guardar el log en un archivo en disco para depuración . < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/logbrowser.cpp" line = "206" / >
< location filename = "../src/mirall/logbrowser.cpp" line = "263" / >
< source > Error < / source >
2012-10-11 04:10:00 +04:00
< translation > Error < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/logbrowser.cpp" line = "207" / >
< source > & lt ; nobr & gt ; File & apos ; % 1 & apos ; & lt ; br / & gt ; cannot be opened for writing . & lt ; br / & gt ; & lt ; br / & gt ; The log output can & lt ; b & gt ; not & lt ; / b & g t ; b e s a v e d ! & l t ; / n o b r & g t ; < / s o u r c e >
2012-10-11 04:10:00 +04:00
< translation > & lt ; nobr & gt ; El archivo & apos ; % 1 & apos ; & lt ; br / & gt ; no puede ser abierto para escritura . & lt ; br / & gt ; & lt ; br / & gt ; ¡ El archivo de log & lt ; b & gt ; no & lt ; / b & g t ; p u e d e s e r g u a r d a d o ! & l t ; / n o b r & g t ; < / t r a n s l a t i o n >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/logbrowser.cpp" line = "253" / >
< source > Save log file < / source >
2012-10-11 04:10:00 +04:00
< translation > Guardar archivo de log < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/logbrowser.cpp" line = "263" / >
< source > Could not write to log file < / source >
2012-10-11 04:10:00 +04:00
< translation > No fue posible escribir al archivo de log < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< / context >
< context >
< name > Mirall : : OwncloudCredentialsPage < / name >
< message >
2012-10-21 04:09:50 +04:00
< location filename = "../src/mirall/owncloudwizard.cpp" line = "291" / >
2012-09-23 04:06:37 +04:00
< source > john < / source >
2012-10-11 04:10:00 +04:00
< translation > Juan < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-10-21 04:09:50 +04:00
< location filename = "../src/mirall/owncloudwizard.cpp" line = "292" / >
2012-09-23 04:06:37 +04:00
< source > secret < / source >
2012-10-11 04:10:00 +04:00
< translation > secreto < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< / context >
< context >
< name > Mirall : : OwncloudFTPAccessPage < / name >
< message >
2012-10-21 04:09:50 +04:00
< location filename = "../src/mirall/owncloudwizard.cpp" line = "337" / >
2012-09-23 04:06:37 +04:00
< source > ftp . mydomain . org < / source >
2012-10-11 04:10:00 +04:00
< translation > ftp . mi - dominio . org . ar < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-10-21 04:09:50 +04:00
< location filename = "../src/mirall/owncloudwizard.cpp" line = "338" / >
2012-09-23 04:06:37 +04:00
< source > john < / source >
2012-10-11 04:10:00 +04:00
< translation > Juan < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-10-21 04:09:50 +04:00
< location filename = "../src/mirall/owncloudwizard.cpp" line = "339" / >
2012-09-23 04:06:37 +04:00
< source > secret < / source >
2012-10-11 04:10:00 +04:00
< translation > secreto < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< / context >
< context >
< name > Mirall : : OwncloudSetupPage < / name >
< message >
2012-10-21 04:09:50 +04:00
< location filename = "../src/mirall/owncloudwizard.cpp" line = "80" / >
< source > Create the % 1 Connection < / source >
2012-10-26 04:07:36 +04:00
< translation > Crear la conexión % 1 < / translation >
2012-10-21 04:09:50 +04:00
< / message >
< message >
< location filename = "../src/mirall/owncloudwizard.cpp" line = "81" / >
< source > Enter Server Name and Credentials < / source >
2012-10-26 04:07:36 +04:00
< translation > Ingresá el nombre del servidor y las credenciales < / translation >
2012-10-21 04:09:50 +04:00
< / message >
< message >
< location filename = "../src/mirall/owncloudwizard.cpp" line = "103" / >
2012-09-23 04:06:37 +04:00
< source > john < / source >
2012-10-11 04:10:00 +04:00
< translation > Juan < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-10-21 04:09:50 +04:00
< location filename = "../src/mirall/owncloudwizard.cpp" line = "104" / >
2012-09-23 04:06:37 +04:00
< source > secret < / source >
2012-10-11 04:10:00 +04:00
< translation > secreto < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< / context >
< context >
< name > Mirall : : OwncloudSetupWizard < / name >
< message >
< location filename = "../src/mirall/owncloudsetupwizard.cpp" line = "70" / >
< source > % 1 Connection Wizard < / source >
2012-10-02 04:08:21 +04:00
< translation > % 1 Asistente de Conexión < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< source > Trying to connect to ownCloud at % 1 . . . < / source >
< translation type = "unfinished" / >
< / message >
< message >
< source > & lt ; font color = & quot ; green & quot ; & gt ; Successfully connected to % 1 : ownCloud version % 2 ( % 3 ) & lt ; /font><br/ & gt ; & lt ; br / & gt ; < / source >
< translation type = "unfinished" / >
< / message >
< message >
< source > & lt ; font color = & quot ; red & quot ; & gt ; Failed to connect to ownCloud ! & lt ; / f o n t & g t ; < / s o u r c e >
< translation type = "unfinished" / >
< / message >
< message >
2012-09-29 04:07:39 +04:00
< location filename = "../src/mirall/owncloudsetupwizard.cpp" line = "130" / >
2012-09-25 04:07:37 +04:00
< source > Trying to connect to % 1 at % 2 . . . < / source >
2012-10-11 04:10:00 +04:00
< translation > Intentando conectar a % 1 en % 2 . . . < / translation >
2012-09-25 04:07:37 +04:00
< / message >
< message >
2012-09-29 04:07:39 +04:00
< location filename = "../src/mirall/owncloudsetupwizard.cpp" line = "164" / >
2012-09-25 04:07:37 +04:00
< source > & lt ; font color = & quot ; green & quot ; & gt ; Successfully connected to % 1 : % 2 version % 3 ( % 4 ) & lt ; /font><br/ & gt ; & lt ; br / & gt ; < / source >
2012-10-11 04:10:00 +04:00
< translation > & lt ; font color = & quot ; green & quot ; & gt ; Conectado a % 1 : versión de % 2 % 3 ( % 4 ) & lt ; /font><br/ & gt ; & lt ; br / & gt ; < / translation >
2012-09-25 04:07:37 +04:00
< / message >
< message >
2012-09-29 04:07:39 +04:00
< location filename = "../src/mirall/owncloudsetupwizard.cpp" line = "176" / >
2012-09-25 04:07:37 +04:00
< source > & lt ; font color = & quot ; red & quot ; & gt ; Failed to connect to % 1 ! & lt ; / f o n t & g t ; < / s o u r c e >
2012-10-11 04:10:00 +04:00
< translation > & lt ; font color = & quot ; red & quot ; & gt ; ¡ No fue posible conectar con % 1 ! & lt ; / f o n t & g t ; < / t r a n s l a t i o n >
2012-09-25 04:07:37 +04:00
< / message >
< message >
2012-09-29 04:07:39 +04:00
< location filename = "../src/mirall/owncloudsetupwizard.cpp" line = "178" / >
2012-09-23 04:06:37 +04:00
< source > Error : & lt ; tt & gt ; % 1 & lt ; / t t & g t ; < / s o u r c e >
2012-10-02 04:08:21 +04:00
< translation > Error : & lt ; tt & gt ; % 1 & lt ; / t t & g t ; < / t r a n s l a t i o n >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-09-29 04:07:39 +04:00
< location filename = "../src/mirall/owncloudsetupwizard.cpp" line = "263" / >
2012-09-23 04:06:37 +04:00
< source > Starting script owncloud - admin . . . < / source >
2012-10-02 04:08:21 +04:00
< translation > Iniciando el script owncloud - admin . . . < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< source > & lt ; font color = & quot ; red & quot ; & gt ; Installation of ownCloud failed ! & lt ; / f o n t & g t ; < / s o u r c e >
< translation type = "unfinished" / >
< / message >
< message >
< source > & lt ; font color = & quot ; green & quot ; & gt ; Installation of ownCloud succeeded ! & lt ; / f o n t & g t ; < / s o u r c e >
< translation type = "unfinished" / >
< / message >
2012-09-28 04:08:28 +04:00
< message >
2012-09-29 04:07:39 +04:00
< location filename = "../src/mirall/owncloudsetupwizard.cpp" line = "314" / >
2012-09-28 04:08:28 +04:00
< source > & lt ; font color = & quot ; red & quot ; & gt ; Installation of % 1 failed ! & lt ; / f o n t & g t ; < / s o u r c e >
2012-10-02 04:08:21 +04:00
< translation > & lt ; font color = & quot ; red & quot ; & gt ; ¡ Error al instalar % 1 ! & lt ; / f o n t & g t ; < / t r a n s l a t i o n >
2012-09-28 04:08:28 +04:00
< / message >
< message >
2012-09-29 04:07:39 +04:00
< location filename = "../src/mirall/owncloudsetupwizard.cpp" line = "319" / >
2012-09-28 04:08:28 +04:00
< source > & lt ; font color = & quot ; green & quot ; & gt ; Installation of % 1 succeeded ! & lt ; / f o n t & g t ; < / s o u r c e >
2012-10-02 04:08:21 +04:00
< translation > font color = & quot ; green & quot ; & gt ; ¡ La instalación de % 1 terminó correctamente ! & lt ; / f o n t & g t ; < / t r a n s l a t i o n >
2012-09-28 04:08:28 +04:00
< / message >
2012-09-23 04:06:37 +04:00
< message >
2012-10-21 04:09:50 +04:00
< location filename = "../src/mirall/owncloudsetupwizard.cpp" line = "358" / >
2012-09-23 04:06:37 +04:00
< source > The owncloud admin script can not be found .
Setup can not be done . < / source >
2012-10-02 04:08:21 +04:00
< translation > No se encuentra el script owncloud - admin . No es posible completar la instalación . < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-10-21 04:09:50 +04:00
< location filename = "../src/mirall/owncloudsetupwizard.cpp" line = "399" / >
2012-09-23 04:06:37 +04:00
< source > Creation of remote folder % 1 could not be started . < / source >
2012-10-11 04:10:00 +04:00
< translation > No fue posible crear el directorio remoto % 1 . < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-10-21 04:09:50 +04:00
< location filename = "../src/mirall/owncloudsetupwizard.cpp" line = "423" / >
2012-09-23 04:06:37 +04:00
< source > Remote folder % 1 created successfully . < / source >
2012-10-11 04:10:00 +04:00
< translation > El directorio remoto % 1 fue creado con é xito . < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-10-21 04:09:50 +04:00
< location filename = "../src/mirall/owncloudsetupwizard.cpp" line = "425" / >
2012-09-23 04:06:37 +04:00
< source > The remote folder % 1 already exists . Connecting it for syncing . < / source >
2012-10-11 04:10:00 +04:00
< translation > El directorio remoto % 1 ya existe . Estableciendo conexión para sincronizar . < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-10-21 04:09:50 +04:00
< location filename = "../src/mirall/owncloudsetupwizard.cpp" line = "427" / >
2012-11-06 03:02:48 +04:00
< source > The folder creation resulted in HTTP error code % 1 < / source >
2012-11-13 03:06:33 +04:00
< translation > La creación del directorio resultó en un error HTTP con código de error % 1 < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-10-21 04:09:50 +04:00
< location filename = "../src/mirall/owncloudsetupwizard.cpp" line = "448" / >
2012-09-23 04:06:37 +04:00
< source > A sync connection from % 1 to remote directory % 2 was set up . < / source >
2012-10-11 04:10:00 +04:00
< translation > Fue creada una conexión de sincronización desde % 1 al directorio remoto % 2 . < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-10-21 04:09:50 +04:00
< location filename = "../src/mirall/owncloudsetupwizard.cpp" line = "453" / >
2012-09-25 04:07:37 +04:00
< source > Succesfully connected to % 1 ! < / source >
2012-10-11 04:10:00 +04:00
< translation > ¡ Conectado con é xito a % 1 ! < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-10-21 04:09:50 +04:00
< location filename = "../src/mirall/owncloudsetupwizard.cpp" line = "459" / >
2012-09-25 04:07:37 +04:00
< source > Connection to % 1 could not be established . Please check again . < / source >
2012-10-02 04:08:21 +04:00
< translation > No fue posible establecer la conexión a % 1 . Por favor , intentalo nuevamente . < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-10-21 04:09:50 +04:00
< location filename = "../src/mirall/owncloudsetupwizard.cpp" line = "456" / >
2012-09-25 04:07:37 +04:00
< source > Press Finish to permanently accept this connection . < / source >
2012-10-11 04:10:00 +04:00
< translation > Elegí Finalizar para aceptar permanentemente esta conexión . < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< source > Skipping automatic setup of sync folders as there are already sync folders . < / source >
< translation type = "unfinished" / >
< / message >
< message >
< source > Checking local sync folder % 1 < / source >
< translation type = "unfinished" / >
< / message >
< message >
2012-10-21 04:09:50 +04:00
< location filename = "../src/mirall/owncloudsetupwizard.cpp" line = "378" / >
2012-09-23 04:06:37 +04:00
< source > Local sync folder % 1 already exists , setting it up for sync . & lt ; br / & gt ; & lt ; br / & gt ; < / source >
2012-10-02 04:08:21 +04:00
< translation > El directorio de sincronización local % 1 ya existe , configurándolo para la sincronización . & lt ; br / & gt ; & lt ; br / & gt ; < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-10-21 04:09:50 +04:00
< location filename = "../src/mirall/owncloudsetupwizard.cpp" line = "380" / >
2012-09-23 04:06:37 +04:00
< source > Creating local sync folder % 1 . . . < / source >
2012-10-02 04:08:21 +04:00
< translation > Creando el directorio % 1 . . . < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< source > Creating local sync folder % 1 < / source >
< translation type = "unfinished" / >
< / message >
< message >
2012-10-21 04:09:50 +04:00
< location filename = "../src/mirall/owncloudsetupwizard.cpp" line = "383" / >
2012-09-23 04:06:37 +04:00
< source > ok < / source >
2012-10-02 04:08:21 +04:00
< translation > aceptar < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-10-21 04:09:50 +04:00
< location filename = "../src/mirall/owncloudsetupwizard.cpp" line = "385" / >
2012-09-23 04:06:37 +04:00
< source > failed . < / source >
2012-10-02 04:08:21 +04:00
< translation > Error . < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< source > Start Creation of remote folder % 1 failed . < / source >
< translation type = "unfinished" / >
< / message >
< message >
< source > Remote folder % 1 created sucessfully . < / source >
< translation type = "unfinished" / >
< / message >
< message >
2012-09-29 04:07:39 +04:00
< location filename = "../src/mirall/owncloudsetupwizard.cpp" line = "101" / >
2012-09-23 04:06:37 +04:00
< source > & lt ; font color = & quot ; green & quot ; & gt ; & lt ; b & gt ; Local sync folder % 1 successfully created ! & lt ; / b & g t ; & l t ; / f o n t & g t ; < / s o u r c e >
2012-10-02 04:08:21 +04:00
< translation > & lt ; font color = & quot ; green & quot ; & gt ; & lt ; b & gt ; Directorio local % 1 creado & lt ; / b & g t ; & l t ; / f o n t & g t ; < / t r a n s l a t i o n >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< source > The remote folder % 1 already exists . Automatic sync setup is skipped for security reasons . Please configure your sync folder manually . < / source >
< translation type = "unfinished" / >
< / message >
< message >
2012-10-21 04:09:50 +04:00
< location filename = "../src/mirall/owncloudsetupwizard.cpp" line = "429" / >
2012-09-23 04:06:37 +04:00
< source > & lt ; p & gt ; & lt ; font color = & quot ; red & quot ; & gt ; Remote folder creation failed probably because the provided credentials are wrong . & lt ; /font><br/ & gt ; Please go back and check your credentials . & lt ; / p & g t ; < / s o u r c e >
2012-10-03 04:08:23 +04:00
< translation > & lt ; p & gt ; & lt ; font color = & quot ; red & quot ; & gt ; Error al crear el directorio remoto , probablemente porque las credenciales provistas son incorrectas . & lt ; /font><br/ & gt ; Por favor , volvé atrás y verificá tus credenciales . & lt ; / p & g t ; < / t r a n s l a t i o n >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-10-21 04:09:50 +04:00
< location filename = "../src/mirall/owncloudsetupwizard.cpp" line = "435" / >
2012-09-23 04:06:37 +04:00
< source > Remote folder % 1 creation failed with error & lt ; tt & gt ; % 2 & lt ; / t t & g t ; . < / s o u r c e >
2012-10-11 04:10:00 +04:00
< translation > Se prtodujo un error & lt ; tt & gt ; % 2 & lt ; / t t & g t ; a l c r e a r e l d i r e c t o r i o r e m o t o % 1 . < / t r a n s l a t i o n >
2012-09-23 04:06:37 +04:00
< / message >
< / context >
2012-10-21 04:09:50 +04:00
< context >
< name > Mirall : : OwncloudWelcomePage < / name >
< message >
< location filename = "../src/mirall/owncloudwizard.cpp" line = "60" / >
< source > Welcome to % 1 < / source >
2012-10-26 04:07:36 +04:00
< translation > Bienvenido a % 1 < / translation >
2012-10-21 04:09:50 +04:00
< / message >
< message >
< location filename = "../src/mirall/owncloudwizard.cpp" line = "61" / >
< source > Set up your server connection < / source >
2012-10-26 04:07:36 +04:00
< translation > Configurá tu conexión al servidor < / translation >
2012-10-21 04:09:50 +04:00
< / message >
< message >
< location filename = "../src/mirall/owncloudwizard.cpp" line = "69" / >
< source > & lt ; p & gt ; In order to connect to your % 1 server , you need to provide the server address as well as your credentials . & lt ; / p & g t ; & l t ; p & g t ; T h i s w i z a r d w i l l g u i d e y o u t h r o u g h t h e p r o c e s s . & l t ; p & g t ; & l t ; p & g t ; I f y o u h a v e n o t r e c e i v e d t h i s i n f o r m a t i o n , p l e a s e c o n t a c t y o u r % 1 h o s t i n g p r o v i d e r . & l t ; / p & g t ; < / s o u r c e >
2012-10-26 04:07:36 +04:00
< translation > & lt ; p & gt ; Para conectare a tu servidor % 1 , tenés que dar la dirección del servidor y tus credenciales . & lt ; / p & g t ; & l t ; p & g t ; E s t e a s i s t e n t e t e v a a g u i a r e n e l p r o c e s o . & l t ; p & g t ; & l t ; p & g t ; S i n o r e c i b i s t e e s t a i n f o r m a c i ó n , p o n e t e e n c o n t a c t o c o n t u p r o v e e d o r d e s e r v i c i o d e h o s t % 1 . & l t ; / p & g t ; < / t r a n s l a t i o n >
2012-10-21 04:09:50 +04:00
< / message >
< / context >
2012-09-23 04:06:37 +04:00
< context >
< name > Mirall : : OwncloudWizardResultPage < / name >
< message >
< source > Congratulations ! Your & lt ; a href = & quot ; % 1 & quot ; title = & quot ; % 1 & quot ; & gt ; new ownCloud & lt ; / a & g t ; i s n o w u p a n d r u n n i n g ! < / s o u r c e >
< translation type = "unfinished" / >
< / message >
2012-09-28 04:08:28 +04:00
< message >
2012-10-21 04:09:50 +04:00
< location filename = "../src/mirall/owncloudwizard.cpp" line = "462" / >
2012-09-28 04:08:28 +04:00
< source > Congratulations ! Your & lt ; a href = & quot ; % 1 & quot ; title = & quot ; % 1 & quot ; & gt ; new % 2 & lt ; / a & g t ; i s n o w u p a n d r u n n i n g ! < / s o u r c e >
2012-10-02 04:08:21 +04:00
< translation > ¡ Perfecto ! Tu & lt ; a href = & quot ; % 1 & quot ; title = & quot ; % 1 & quot ; & gt ; nuevo % 2 & lt ; / a & g t ; y a e s t á f u n c i o n a n d o . < / t r a n s l a t i o n >
2012-09-28 04:08:28 +04:00
< / message >
2012-09-23 04:06:37 +04:00
< / context >
< context >
< name > Mirall : : OwncloudWizardSelectTypePage < / name >
< message >
2012-10-21 04:09:50 +04:00
< location filename = "../src/mirall/owncloudwizard.cpp" line = "236" / >
2012-09-23 04:06:37 +04:00
< source > http : //owncloud.mydomain.org</source>
2012-10-11 04:10:00 +04:00
< translation > http : //owncloud.mi-dominio.org.ar</translation>
2012-09-23 04:06:37 +04:00
< / message >
< / context >
< context >
< name > Mirall : : ProxyDialog < / name >
< message >
< location filename = "../src/mirall/proxydialog.cpp" line = "31" / >
< source > Hostname of proxy server < / source >
2012-10-11 04:10:00 +04:00
< translation > Nombre del host para servidor proxy < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/proxydialog.cpp" line = "32" / >
< source > Username for proxy server < / source >
2012-10-11 04:10:00 +04:00
< translation > Nombre de usuario para el servidor proxy < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/proxydialog.cpp" line = "33" / >
< source > Password for proxy server < / source >
2012-10-11 04:10:00 +04:00
< translation > Contraseña para el servidor proxy < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< / context >
< context >
< name > Mirall : : SslErrorDialog < / name >
< message >
< location filename = "../src/mirall/sslerrordialog.cpp" line = "28" / >
< source > SSL Connection < / source >
2012-10-03 04:08:23 +04:00
< translation > Conexión SSL < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-10-28 02:03:12 +04:00
< location filename = "../src/mirall/sslerrordialog.cpp" line = "97" / >
2012-09-23 04:06:37 +04:00
< source > Warnings about current SSL Connection : < / source >
2012-10-03 04:08:23 +04:00
< translation > Avisos de tu conexión actual SSL : < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-10-28 02:03:12 +04:00
< location filename = "../src/mirall/sslerrordialog.cpp" line = "145" / >
2012-09-23 04:06:37 +04:00
< source > with Certificate % 1 < / source >
2012-10-03 04:08:23 +04:00
< translation > con certificado % 1 < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-10-28 02:03:12 +04:00
< location filename = "../src/mirall/sslerrordialog.cpp" line = "153" / >
< location filename = "../src/mirall/sslerrordialog.cpp" line = "154" / >
< location filename = "../src/mirall/sslerrordialog.cpp" line = "155" / >
2012-10-24 04:10:48 +04:00
< source > & amp ; lt ; not specified & amp ; gt ; < / source >
2012-10-26 04:07:36 +04:00
< translation > & amp ; lt ; no especificado & amp ; gt ; < / translation >
2012-10-24 04:10:48 +04:00
< / message >
< message >
2012-10-28 02:03:12 +04:00
< location filename = "../src/mirall/sslerrordialog.cpp" line = "156" / >
< location filename = "../src/mirall/sslerrordialog.cpp" line = "176" / >
2012-09-23 04:06:37 +04:00
< source > Organization : % 1 < / source >
2012-10-03 04:08:23 +04:00
< translation > Empresa : % 1 < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-10-28 02:03:12 +04:00
< location filename = "../src/mirall/sslerrordialog.cpp" line = "157" / >
< location filename = "../src/mirall/sslerrordialog.cpp" line = "177" / >
2012-09-23 04:06:37 +04:00
< source > Unit : % 1 < / source >
2012-10-03 04:08:23 +04:00
< translation > Unidad : % 1 < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-10-28 02:03:12 +04:00
< location filename = "../src/mirall/sslerrordialog.cpp" line = "158" / >
< location filename = "../src/mirall/sslerrordialog.cpp" line = "178" / >
2012-09-23 04:06:37 +04:00
< source > Country : % 1 < / source >
2012-10-03 04:08:23 +04:00
< translation > País : % 1 < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-10-28 02:03:12 +04:00
< location filename = "../src/mirall/sslerrordialog.cpp" line = "165" / >
2012-10-24 04:10:48 +04:00
< source > Fingerprint ( MD5 ) : & lt ; tt & gt ; % 1 & lt ; / t t & g t ; < / s o u r c e >
2012-10-26 04:07:36 +04:00
< translation > Huella ( MD5 ) : & lt ; tt & gt ; % 1 & lt ; / t t & g t ; < / t r a n s l a t i o n >
2012-10-24 04:10:48 +04:00
< / message >
< message >
2012-10-28 02:03:12 +04:00
< location filename = "../src/mirall/sslerrordialog.cpp" line = "166" / >
2012-10-24 04:10:48 +04:00
< source > Fingerprint ( SHA1 ) : & lt ; tt & gt ; % 1 & lt ; / t t & g t ; < / s o u r c e >
2012-10-26 04:07:36 +04:00
< translation > Huella ( SHA1 ) : & lt ; tt & gt ; % 1 & lt ; / t t & g t ; < / t r a n s l a t i o n >
2012-10-24 04:10:48 +04:00
< / message >
< message >
2012-10-28 02:03:12 +04:00
< location filename = "../src/mirall/sslerrordialog.cpp" line = "168" / >
2012-09-23 04:06:37 +04:00
< source > Effective Date : % 1 < / source >
2012-10-03 04:08:23 +04:00
< translation > Desde : % 1 < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-10-28 02:03:12 +04:00
< location filename = "../src/mirall/sslerrordialog.cpp" line = "169" / >
2012-09-23 04:06:37 +04:00
< source > Expiry Date : % 1 < / source >
2012-10-03 04:08:23 +04:00
< translation > Hasta : % 1 < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-10-28 02:03:12 +04:00
< location filename = "../src/mirall/sslerrordialog.cpp" line = "173" / >
2012-09-23 04:06:37 +04:00
< source > Issuer : % 1 < / source >
2012-10-11 04:10:00 +04:00
< translation > Generado por : % 1 < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< / context >
< context >
< name > Mirall : : StatusDialog < / name >
< message >
2012-11-14 03:04:41 +04:00
< location filename = "../src/mirall/statusdialog.cpp" line = "272" / >
2012-09-23 04:06:37 +04:00
< source > Pause < / source >
2012-10-03 04:08:23 +04:00
< translation > Pausa < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-11-14 03:04:41 +04:00
< location filename = "../src/mirall/statusdialog.cpp" line = "274" / >
2012-09-23 04:06:37 +04:00
< source > Resume < / source >
2012-10-03 04:08:23 +04:00
< translation > Continuar < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-11-14 03:04:41 +04:00
< location filename = "../src/mirall/statusdialog.cpp" line = "473" / >
2012-09-25 04:07:37 +04:00
< source > Checking % 1 connection . . . < / source >
2012-10-02 04:08:21 +04:00
< translation > Comprobando conexión de % 1 . . . < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-11-14 03:04:41 +04:00
< location filename = "../src/mirall/statusdialog.cpp" line = "478" / >
2012-09-25 04:07:37 +04:00
< source > No % 1 connection configured . < / source >
2012-10-02 04:08:21 +04:00
< translation > No hay ninguna conexión de % 1 configurada . < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-11-14 03:04:41 +04:00
< location filename = "../src/mirall/statusdialog.cpp" line = "501" / >
2012-11-03 03:03:25 +04:00
< source > Connected to & lt ; a href = & quot ; % 1 & quot ; & gt ; % 1 & lt ; /a> as <i>%2</i & gt ; . < / source >
2012-11-13 03:06:33 +04:00
< translation > Conectado a & lt ; a href = & quot ; % 1 & quot ; & gt ; % 1 & lt ; /a> como <i>%2</i & gt ; . < / translation >
2012-09-25 04:07:37 +04:00
< / message >
< message >
2012-11-14 03:04:41 +04:00
< location filename = "../src/mirall/statusdialog.cpp" line = "503" / >
2012-11-03 03:03:25 +04:00
< source > Version : % 1 ( % 2 ) < / source >
2012-11-13 03:06:33 +04:00
< translation > Versión : % 1 ( % 2 ) < / translation >
2012-11-03 03:03:25 +04:00
< / message >
< message >
2012-11-14 03:04:41 +04:00
< location filename = "../src/mirall/statusdialog.cpp" line = "519" / >
2012-09-25 04:07:37 +04:00
< source > & lt ; p & gt ; Failed to connect to % 1 : & lt ; tt & gt ; % 2 & lt ; / t t & g t ; & l t ; / p & g t ; < / s o u r c e >
2012-10-02 04:08:21 +04:00
< translation > & lt ; p & gt ; No fue posible conectar a % 1 : & lt ; tt & gt ; % 2 & lt ; / t t & g t ; & l t ; / p & g t ; < / t r a n s l a t i o n >
2012-09-25 04:07:37 +04:00
< / message >
< message >
< source > Checking ownCloud connection . . . < / source >
< translation type = "unfinished" / >
< / message >
< message >
< source > No ownCloud connection configured . < / source >
< translation type = "unfinished" / >
< / message >
< message >
2012-09-23 04:06:37 +04:00
< source > Connected to & lt ; a href = & quot ; % 1 & quot ; & gt ; % 2 & lt ; / a & g t ; , o w n C l o u d % 3 < / s o u r c e >
< translation type = "unfinished" / >
< / message >
< message >
< source > Version : % 1 < / source >
2012-11-03 03:03:25 +04:00
< translation type = "unfinished" / >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-11-14 03:04:41 +04:00
< location filename = "../src/mirall/statusdialog.cpp" line = "516" / >
2012-09-23 04:06:37 +04:00
< source > unknown problem . < / source >
2012-10-03 04:08:23 +04:00
< translation > Error desconocido < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< source > & lt ; p & gt ; Failed to connect to ownCloud : & lt ; tt & gt ; % 1 & lt ; / t t & g t ; & l t ; / p & g t ; < / s o u r c e >
< translation type = "unfinished" / >
< / message >
< / context >
< context >
< name > Mirall : : Theme < / name >
< message >
< source > Status undefined < / source >
< translation type = "unfinished" / >
< / message >
< message >
< source > Waiting to start sync < / source >
< translation type = "unfinished" / >
< / message >
< message >
< source > Sync is running < / source >
< translation type = "unfinished" / >
< / message >
< message >
< source > Sync Success < / source >
< translation type = "unfinished" / >
< / message >
< message >
< source > Sync Error - Click info button for details . < / source >
< translation type = "unfinished" / >
< / message >
< message >
< source > Setup Error < / source >
< translation type = "unfinished" / >
< / message >
< / context >
< context >
< name > Mirall : : UpdateDetector < / name >
< message >
2012-10-10 04:13:22 +04:00
< location filename = "../src/mirall/updatedetector.cpp" line = "114" / >
2012-09-23 04:06:37 +04:00
< source > Client Version Check < / source >
2012-10-11 04:10:00 +04:00
< translation > Comprobación de la version del cliente < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-10-10 04:13:22 +04:00
< location filename = "../src/mirall/updatedetector.cpp" line = "116" / >
2012-09-25 04:07:37 +04:00
< source > & lt ; p & gt ; A new version of the % 1 client is available . < / source >
2012-10-02 04:08:21 +04:00
< translation > & lt ; p & gt ; Hay disponible wna nueva versión del cliente de % 1 . < / translation >
2012-09-25 04:07:37 +04:00
< / message >
< message >
2012-09-23 04:06:37 +04:00
< source > & lt ; p & gt ; A new version of the ownCloud Client is available . < / source >
< translation type = "unfinished" / >
< / message >
< message >
2012-10-10 04:13:22 +04:00
< location filename = "../src/mirall/updatedetector.cpp" line = "117" / >
2012-09-23 04:06:37 +04:00
< source > % 1 is available . The installed version is % 3 . & lt ; p / & gt ; & lt ; p & gt ; For more information see & lt ; a href = & quot ; % 2 & quot ; & gt ; % 2 & lt ; / a & g t ; & l t ; / p & g t ; < / s o u r c e >
2012-10-11 04:10:00 +04:00
< translation > % 1 está disponible . La versión instalada es % 3 . & lt ; p / & gt ; & lt ; p & gt ; Para más información mirá & lt ; a href = & quot ; % 2 & quot ; & gt ; % 2 & lt ; / a & g t ; & l t ; / p & g t ; < / t r a n s l a t i o n >
2012-09-23 04:06:37 +04:00
< / message >
< / context >
< context >
< name > Mirall : : ownCloudFolder < / name >
< message >
2012-11-14 03:04:41 +04:00
< location filename = "../src/mirall/owncloudfolder.cpp" line = "280" / >
2012-09-23 04:06:37 +04:00
< source > The CSync thread terminated . < / source >
2012-10-11 04:10:00 +04:00
< translation > El proceso CSync finalizó . < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< / context >
< context >
< name > MirallConfigFile < / name >
< message >
< source > ownCloud Password Required < / source >
< translation type = "unfinished" / >
< / message >
< message >
< source > Please enter your ownCloud password : < / source >
< translation type = "unfinished" / >
< / message >
2012-10-03 04:08:23 +04:00
< message >
2012-11-14 03:04:41 +04:00
< location filename = "../src/mirall/credentialstore.cpp" line = "75" / >
2012-10-03 04:08:23 +04:00
< source > Password Required < / source >
2012-10-11 04:10:00 +04:00
< translation > Se requiere contraseña < / translation >
2012-10-03 04:08:23 +04:00
< / message >
< message >
2012-11-14 03:04:41 +04:00
< location filename = "../src/mirall/credentialstore.cpp" line = "76" / >
2012-10-03 04:08:23 +04:00
< source > Please enter your % 1 password : < / source >
2012-10-11 04:10:00 +04:00
< translation > Por favor , escribí tu contraseña % 1 : < / translation >
2012-10-03 04:08:23 +04:00
< / message >
2012-09-23 04:06:37 +04:00
< / context >
< context >
< name > OwncloudCredentialsPage < / name >
< message >
< location filename = "../src/mirall/owncloudcredentialspage.ui" line = "14" / >
< source > Form < / source >
2012-10-03 04:08:23 +04:00
< translation > Formulario < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/owncloudcredentialspage.ui" line = "29" / >
< source > ownCloud Credentials < / source >
2012-10-03 04:08:23 +04:00
< translation > Credenciales de ownCloud < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/owncloudcredentialspage.ui" line = "51" / >
< source > Provide ownCloud Credentials < / source >
2012-10-03 04:08:23 +04:00
< translation > Da tus credenciales de ownCloud < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/owncloudcredentialspage.ui" line = "57" / >
< source > & lt ; ! DOCTYPE HTML PUBLIC & quot ; - //W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
& lt ; html & gt ; & lt ; head & gt ; & lt ; meta name = & quot ; qrichtext & quot ; content = & quot ; 1 & quot ; / & g t ; & l t ; s t y l e t y p e = & q u o t ; t e x t / c s s & q u o t ; & g t ;
p , li { white - space : pre - wrap ; }
& lt ; / s t y l e & g t ; & l t ; / h e a d & g t ; & l t ; b o d y s t y l e = & q u o t ; f o n t - f a m i l y : ' S a n s S e r i f ' ; f o n t - s i z e : 9 p t ; f o n t - w e i g h t : 4 0 0 ; f o n t - s t y l e : n o r m a l ; & q u o t ; & g t ;
& lt ; p style = & quot ; margin - top :0px ; margin - bottom :0px ; margin - left :0px ; margin - right :0px ; - qt - block - indent :0 ; text - indent :0px ; & quot ; & gt ; & lt ; span style = & quot ; font - size :11pt ; color : # 585858 ; & quot ; & gt ; Please enter the username and password for your ownCloud Instance . & lt ; / s p a n & g t ; & l t ; / p & g t ;
& lt ; p style = & quot ; - qt - paragraph - type : empty ; margin - top :0px ; margin - bottom :0px ; margin - left :0px ; margin - right :0px ; - qt - block - indent :0 ; text - indent :0px ; font - size :11pt ; color : # 585858 ; & quot ; & gt ; & lt ; br / & gt ; & lt ; / p & g t ;
& lt ; p style = & quot ; margin - top :0px ; margin - bottom :0px ; margin - left :0px ; margin - right :0px ; - qt - block - indent :0 ; text - indent :0px ; & quot ; & gt ; & lt ; span style = & quot ; font - size :11pt ; color : # 585858 ; & quot ; & gt ; If you do not wish to store the credentials on your local machine , check the box . ownCloud will prompt you for your password every time the client starts . & lt ; / s p a n & g t ; & l t ; / p & g t ; & l t ; / b o d y & g t ; & l t ; / h t m l & g t ; < / s o u r c e >
2012-10-11 04:10:00 +04:00
< translation > & lt ; ! DOCTYPE HTML PUBLIC & quot ; - //W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:11pt; color:#585858;">Por favor, escribí el nombre de usuario y la contraseña para la instancia ownCloud. </span></p> <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:11pt; color:#585858;"><br /></p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:11pt; color:#585858;">Si no querés almacenar las credenciales en el equipo local, marcá la casilla. ownCloud te va a solicitar la contraseña cada vez que se inicia el cliente.</span></p></body></html></translation>
2012-09-23 04:06:37 +04:00
< / message >
< message >
< source > & lt ; ! DOCTYPE HTML PUBLIC & quot ; - //W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
& lt ; html & gt ; & lt ; head & gt ; & lt ; meta name = & quot ; qrichtext & quot ; content = & quot ; 1 & quot ; / & g t ; & l t ; s t y l e t y p e = & q u o t ; t e x t / c s s & q u o t ; & g t ;
p , li { white - space : pre - wrap ; }
& lt ; / s t y l e & g t ; & l t ; / h e a d & g t ; & l t ; b o d y s t y l e = & q u o t ; f o n t - f a m i l y : ' S a n s S e r i f ' ; f o n t - s i z e : 9 p t ; f o n t - w e i g h t : 4 0 0 ; f o n t - s t y l e : n o r m a l ; & q u o t ; & g t ;
& lt ; p style = & quot ; margin - top :0px ; margin - bottom :0px ; margin - left :0px ; margin - right :0px ; - qt - block - indent :0 ; text - indent :0px ; & quot ; & gt ; & lt ; span style = & quot ; font - size :11pt ; color : # 585858 ; & quot ; & gt ; Provide username and password to connect your ownCloud Instance . & lt ; / s p a n & g t ; & l t ; / p & g t ;
& lt ; p style = & quot ; - qt - paragraph - type : empty ; margin - top :0px ; margin - bottom :0px ; margin - left :0px ; margin - right :0px ; - qt - block - indent :0 ; text - indent :0px ; font - size :11pt ; color : # 585858 ; & quot ; & gt ; & lt ; br / & gt ; & lt ; / p & g t ;
& lt ; p style = & quot ; margin - top :0px ; margin - bottom :0px ; margin - left :0px ; margin - right :0px ; - qt - block - indent :0 ; text - indent :0px ; & quot ; & gt ; & lt ; span style = & quot ; font - size :11pt ; color : # 585858 ; & quot ; & gt ; If you do not want to store the credentials on your local machine , check the button . ownCloud will ask you for the passwort on every start than . & lt ; / s p a n & g t ; & l t ; / p & g t ; & l t ; / b o d y & g t ; & l t ; / h t m l & g t ; < / s o u r c e >
< translation type = "unfinished" / >
< / message >
< message >
< location filename = "../src/mirall/owncloudcredentialspage.ui" line = "84" / >
< source > ownCloud - User : < / source >
2012-10-03 04:08:23 +04:00
< translation > Usuario ownCloud : < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/owncloudcredentialspage.ui" line = "98" / >
< source > Password : < / source >
2012-10-03 04:08:23 +04:00
< translation > Contraseña : < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/owncloudcredentialspage.ui" line = "115" / >
< source > Do not store password on local machine . < / source >
2012-10-03 04:08:23 +04:00
< translation > No almacenar contraseñas en la computadora local . < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< source > john < / source >
< translation type = "unfinished" / >
< / message >
< message >
< source > secret < / source >
< translation type = "unfinished" / >
< / message >
< / context >
< context >
< name > OwncloudFTPAccessPage < / name >
< message >
< location filename = "../src/mirall/owncloudftpaccesspage.ui" line = "14" / >
< source > Form < / source >
2012-10-03 04:08:23 +04:00
< translation > Formulario < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/owncloudftpaccesspage.ui" line = "29" / >
< source > FTP Access to your Webaccount : < / source >
2012-10-03 04:08:23 +04:00
< translation > Acceso FTP a tu cuenta Web : < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/owncloudftpaccesspage.ui" line = "51" / >
< source > FTP Details and Credentials < / source >
2012-10-03 04:08:23 +04:00
< translation > Detalles y credenciales FTP < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/owncloudftpaccesspage.ui" line = "57" / >
< source > & lt ; ! DOCTYPE HTML PUBLIC & quot ; - //W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
& lt ; html & gt ; & lt ; head & gt ; & lt ; meta name = & quot ; qrichtext & quot ; content = & quot ; 1 & quot ; / & g t ; & l t ; s t y l e t y p e = & q u o t ; t e x t / c s s & q u o t ; & g t ;
p , li { white - space : pre - wrap ; }
& lt ; / s t y l e & g t ; & l t ; / h e a d & g t ; & l t ; b o d y s t y l e = & q u o t ; f o n t - f a m i l y : ' S a n s S e r i f ' ; f o n t - s i z e : 1 1 p t ; f o n t - w e i g h t : 4 0 0 ; f o n t - s t y l e : n o r m a l ; & q u o t ; & g t ;
& lt ; p style = & quot ; margin - top :0px ; margin - bottom :0px ; margin - left :0px ; margin - right :0px ; - qt - block - indent :0 ; text - indent :0px ; & quot ; & gt ; & lt ; span style = & quot ; color : # 585858 ; & quot ; & gt ; The details here are used to install the owncloud data on your web space which is accessible over ftp . & lt ; / s p a n & g t ; & l t ; / p & g t ; & l t ; / b o d y & g t ; & l t ; / h t m l & g t ; < / s o u r c e >
2012-10-11 04:10:00 +04:00
< translation > & lt ; ! DOCTYPE HTML PUBLIC & quot ; - //W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Sans Serif'; font-size:11pt; font-weight:400; font-style:normal;"> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#585858;">Estos detalles son usados para instalar los datos de owncloud en tu espacio web. El mismo debe ser accesible mediante FTP. </span></p></body></html></translation>
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/owncloudftpaccesspage.ui" line = "79" / >
< source > FTP - URL : < / source >
2012-10-03 04:08:23 +04:00
< translation > URL de FTP : < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/owncloudftpaccesspage.ui" line = "93" / >
< source > FTP - User : < / source >
2012-10-03 04:08:23 +04:00
< translation > Usuario FTP : < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/owncloudftpaccesspage.ui" line = "107" / >
< source > Password : < / source >
2012-10-03 04:08:23 +04:00
< translation > Contraseña : < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< source > ftp . mydomain . org < / source >
< translation type = "unfinished" / >
< / message >
< message >
< source > john < / source >
< translation type = "unfinished" / >
< / message >
< / context >
< context >
< name > OwncloudSetupPage < / name >
< message >
< location filename = "../src/mirall/owncloudsetuppage.ui" line = "14" / >
< source > Form < / source >
2012-10-11 04:10:00 +04:00
< translation > Formulario < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-10-21 04:09:50 +04:00
< location filename = "../src/mirall/owncloudsetuppage.ui" line = "20" / >
2012-09-23 04:06:37 +04:00
< source > Server & amp ; address : < / source >
2012-10-11 04:10:00 +04:00
< translation > Servidor & amp ; dirección : < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-10-21 04:09:50 +04:00
< location filename = "../src/mirall/owncloudsetuppage.ui" line = "140" / >
2012-09-23 04:06:37 +04:00
< source > https : //</source>
2012-10-11 04:10:00 +04:00
< translation > https : //</translation>
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-10-21 04:09:50 +04:00
< location filename = "../src/mirall/owncloudsetuppage.ui" line = "147" / >
2012-09-23 04:06:37 +04:00
< source > Enter the url of the ownCloud you want to connect to ( without http or https ) . < / source >
2012-10-11 04:10:00 +04:00
< translation > Escribí la URL del sistema ownCloud al que te querés conectar ( sin http ni https ) < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-10-21 04:09:50 +04:00
< location filename = "../src/mirall/owncloudsetuppage.ui" line = "47" / >
2012-09-23 04:06:37 +04:00
< source > Use & amp ; secure connection < / source >
2012-10-11 04:10:00 +04:00
< translation > Usar conexión & amp ; segura < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-10-21 04:09:50 +04:00
< location filename = "../src/mirall/owncloudsetuppage.ui" line = "60" / >
2012-09-23 04:06:37 +04:00
< source > CheckBox < / source >
2012-10-11 04:10:00 +04:00
< translation > CasillaDeVerificación < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-10-21 04:09:50 +04:00
< location filename = "../src/mirall/owncloudsetuppage.ui" line = "75" / >
2012-09-23 04:06:37 +04:00
< source > & amp ; Username : < / source >
2012-10-11 04:10:00 +04:00
< translation > & amp ; NombreDeUsuario : < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-10-21 04:09:50 +04:00
< location filename = "../src/mirall/owncloudsetuppage.ui" line = "85" / >
2012-09-23 04:06:37 +04:00
< source > Enter the ownCloud username . < / source >
2012-10-11 04:10:00 +04:00
< translation > Escribí el nombre de usuario ownCloud . < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-10-21 04:09:50 +04:00
< location filename = "../src/mirall/owncloudsetuppage.ui" line = "92" / >
2012-09-23 04:06:37 +04:00
< source > & amp ; Password : < / source >
2012-10-11 04:10:00 +04:00
< translation > & amp ; Contraseña < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-10-21 04:09:50 +04:00
< location filename = "../src/mirall/owncloudsetuppage.ui" line = "102" / >
2012-09-23 04:06:37 +04:00
< source > Enter the ownCloud password . < / source >
2012-10-11 04:10:00 +04:00
< translation > Escribí la contraseña de ownCloud . < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-10-21 04:09:50 +04:00
< location filename = "../src/mirall/owncloudsetuppage.ui" line = "117" / >
2012-09-23 04:06:37 +04:00
< source > Do not allow the local storage of the password . < / source >
2012-10-11 04:10:00 +04:00
< translation > No permitir el almacenamiento local de la contraseña < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-10-21 04:09:50 +04:00
< location filename = "../src/mirall/owncloudsetuppage.ui" line = "120" / >
2012-09-23 04:06:37 +04:00
< source > & amp ; Do not store password on local machine . < / source >
2012-10-11 04:10:00 +04:00
< translation > & amp ; No guardar contraseñas en la maquina local . < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-10-21 04:09:50 +04:00
< location filename = "../src/mirall/owncloudsetuppage.ui" line = "36" / >
< location filename = "../src/mirall/owncloudsetuppage.ui" line = "129" / >
< location filename = "../src/mirall/owncloudsetuppage.ui" line = "156" / >
2012-09-23 04:06:37 +04:00
< source > TextLabel < / source >
2012-10-11 04:10:00 +04:00
< translation > EtiquetaDeTexto < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< / context >
< context >
< name > OwncloudWizardResultPage < / name >
< message >
< location filename = "../src/mirall/owncloudwizardresultpage.ui" line = "14" / >
< source > Form < / source >
2012-10-03 04:08:23 +04:00
< translation > Formulario < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/owncloudwizardresultpage.ui" line = "43" / >
< source > Result < / source >
2012-10-03 04:08:23 +04:00
< translation > Resultado < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/owncloudwizardresultpage.ui" line = "65" / >
< source > & lt ; ! DOCTYPE HTML PUBLIC & quot ; - //W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
& lt ; html & gt ; & lt ; head & gt ; & lt ; meta name = & quot ; qrichtext & quot ; content = & quot ; 1 & quot ; / & g t ; & l t ; s t y l e t y p e = & q u o t ; t e x t / c s s & q u o t ; & g t ;
p , li { white - space : pre - wrap ; }
& lt ; / s t y l e & g t ; & l t ; / h e a d & g t ; & l t ; b o d y s t y l e = & q u o t ; f o n t - f a m i l y : ' S a n s S e r i f ' ; f o n t - s i z e : 1 1 p t ; f o n t - w e i g h t : 4 0 0 ; f o n t - s t y l e : n o r m a l ; & q u o t ; & g t ;
& lt ; p style = & quot ; margin - top :0px ; margin - bottom :0px ; margin - left :0px ; margin - right :0px ; - qt - block - indent :0 ; text - indent :0px ; & quot ; & gt ; & lt ; span style = & quot ; color : # 585858 ; & quot ; & gt ; This page shows the status of the connection . & lt ; / s p a n & g t ; & l t ; / p & g t ; & l t ; / b o d y & g t ; & l t ; / h t m l & g t ; < / s o u r c e >
2012-10-11 04:10:00 +04:00
< translation > & lt ; ! DOCTYPE HTML PUBLIC & quot ; - //W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Sans Serif'; font-size:11pt; font-weight:400; font-style:normal;"> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#585858;">Esta página muestra el estado de la conexión.</span></p></body></html></translation>
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/owncloudwizardresultpage.ui" line = "27" / >
< location filename = "../src/mirall/owncloudwizardresultpage.ui" line = "85" / >
< source > TextLabel < / source >
2012-10-11 04:10:00 +04:00
< translation > Etiqueta < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< / context >
< context >
< name > OwncloudWizardSelectTypePage < / name >
< message >
< location filename = "../src/mirall/owncloudwizardselecttypepage.ui" line = "14" / >
< source > Form < / source >
2012-10-11 04:10:00 +04:00
< translation > Formulario < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/owncloudwizardselecttypepage.ui" line = "29" / >
< source > Create an ownCloud Connection < / source >
2012-10-11 04:10:00 +04:00
< translation > Crear una conexión ownCloud < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/owncloudwizardselecttypepage.ui" line = "51" / >
< source > Select the ownCloud you want to connect to < / source >
2012-10-11 04:10:00 +04:00
< translation > Seleccioná el servidor ownCloud que te querés contectar . < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/owncloudwizardselecttypepage.ui" line = "63" / >
< source > connect my ownCloud < / source >
2012-10-11 04:10:00 +04:00
< translation > Conectar a ownCloud < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/owncloudwizardselecttypepage.ui" line = "89" / >
< source > & lt ; ! DOCTYPE HTML PUBLIC & quot ; - //W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
& lt ; html & gt ; & lt ; head & gt ; & lt ; meta name = & quot ; qrichtext & quot ; content = & quot ; 1 & quot ; / & g t ; & l t ; s t y l e t y p e = & q u o t ; t e x t / c s s & q u o t ; & g t ;
p , li { white - space : pre - wrap ; }
& lt ; / s t y l e & g t ; & l t ; / h e a d & g t ; & l t ; b o d y s t y l e = & q u o t ; f o n t - f a m i l y : ' S a n s S e r i f ' ; f o n t - s i z e : 9 p t ; f o n t - w e i g h t : 4 0 0 ; f o n t - s t y l e : n o r m a l ; & q u o t ; & g t ;
& lt ; p style = & quot ; margin - top :0px ; margin - bottom :0px ; margin - left :0px ; margin - right :0px ; - qt - block - indent :0 ; text - indent :0px ; & quot ; & gt ; & lt ; span style = & quot ; font - size :11pt ; color : # 585858 ; & quot ; & gt ; Specify the ownCloud you want to connect to . & lt ; / s p a n & g t ; & l t ; / p & g t ;
& lt ; p style = & quot ; margin - top :0px ; margin - bottom :0px ; margin - left :0px ; margin - right :0px ; - qt - block - indent :0 ; text - indent :0px ; & quot ; & gt ; & lt ; span style = & quot ; font - size :11pt ; color : # 585858 ; & quot ; & gt ; Enter the web address of your ownCloud server below . & lt ; / s p a n & g t ; & l t ; / p & g t ; & l t ; / b o d y & g t ; & l t ; / h t m l & g t ; < / s o u r c e >
2012-10-11 04:10:00 +04:00
< translation > & lt ; ! DOCTYPE HTML PUBLIC & quot ; - //W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">⏎ <html><head><meta name="qrichtext" content="1" /><style type="text/css">⏎ p, li { white-space: pre-wrap; }
& lt ; / s t y l e & g t ; & l t ; / h e a d & g t ; & l t ; b o d y s t y l e = & q u o t ; f o n t - f a m i l y : & a p o s ; S a n s S e r i f & a p o s ; ; f o n t - s i z e : 9 p t ; f o n t - w e i g h t : 4 0 0 ; f o n t - s t y l e : n o r m a l ; & q u o t ; & g t ;
& lt ; p style = & quot ; margin - top :0px ; margin - bottom :0px ; margin - left :0px ; margin - right :0px ; - qt - block - indent :0 ; text - indent :0px ; & quot ; & gt ; & lt ; span style = & quot ; font - size :11pt ; color : # 585858 ; & quot ; & gt ; Especificá el sistema ownCloud al que te querés conectar . & lt ; / s p a n & g t ; & l t ; / p & g t ;
& lt ; p style = & quot ; margin - top :0px ; margin - bottom :0px ; margin - left :0px ; margin - right :0px ; - qt - block - indent :0 ; text - indent :0px ; & quot ; & gt ; & lt ; span style = & quot ; font - size :11pt ; color : # 585858 ; & quot ; & gt ; Introducí la dirección Web del servidor ownCloud abajo . & lt ; / s p a n & g t ; & l t ; / p & g t ; & l t ; / b o d y & g t ; & l t ; / h t m l & g t ; < / t r a n s l a t i o n >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/owncloudwizardselecttypepage.ui" line = "110" / >
< source > ownCloud - Link : < / source >
2012-10-11 04:10:00 +04:00
< translation > Enlace - ownCloud : < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< source > & lt ; ! DOCTYPE HTML PUBLIC & quot ; - //W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
& lt ; html & gt ; & lt ; head & gt ; & lt ; meta name = & quot ; qrichtext & quot ; content = & quot ; 1 & quot ; / & g t ; & l t ; s t y l e t y p e = & q u o t ; t e x t / c s s & q u o t ; & g t ;
p , li { white - space : pre - wrap ; }
& lt ; / s t y l e & g t ; & l t ; / h e a d & g t ; & l t ; b o d y s t y l e = & q u o t ; f o n t - f a m i l y : ' S a n s S e r i f ' ; f o n t - s i z e : 1 1 p t ; f o n t - w e i g h t : 4 0 0 ; f o n t - s t y l e : n o r m a l ; & q u o t ; & g t ;
& lt ; p style = & quot ; margin - top :0px ; margin - bottom :0px ; margin - left :0px ; margin - right :0px ; - qt - block - indent :0 ; text - indent :0px ; & quot ; & gt ; & lt ; span style = & quot ; color : # 585858 ; & quot ; & gt ; Select this option if you have an ownCloud instance running on a server . & lt ; / s p a n & g t ; & l t ; / p & g t ;
& lt ; p style = & quot ; - qt - paragraph - type : empty ; margin - top :0px ; margin - bottom :0px ; margin - left :0px ; margin - right :0px ; - qt - block - indent :0 ; text - indent :0px ; color : # 585858 ; & quot ; & gt ; & lt ; / p & g t ;
& lt ; p style = & quot ; margin - top :0px ; margin - bottom :0px ; margin - left :0px ; margin - right :0px ; - qt - block - indent :0 ; text - indent :0px ; & quot ; & gt ; & lt ; span style = & quot ; color : # 585858 ; & quot ; & gt ; Enter the web address of your ownCloud below . & lt ; / s p a n & g t ; & l t ; / p & g t ; & l t ; / b o d y & g t ; & l t ; / h t m l & g t ; < / s o u r c e >
< translation type = "unfinished" / >
< / message >
< message >
< source > ownCloud - URL : < / source >
< translation type = "unfinished" / >
< / message >
< message >
< location filename = "../src/mirall/owncloudwizardselecttypepage.ui" line = "120" / >
< source > Note : To specify an SSL secured connection , start the url with https . < / source >
2012-10-11 04:10:00 +04:00
< translation > Nota : Para especificar una conexión segura SSL , escribí la url con https al comienzo . < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/owncloudwizardselecttypepage.ui" line = "133" / >
< source > create a new ownCloud < / source >
2012-10-11 04:10:00 +04:00
< translation > Crear un nuevo ownCloud < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/owncloudwizardselecttypepage.ui" line = "156" / >
< source > & lt ; ! DOCTYPE HTML PUBLIC & quot ; - //W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
& lt ; html & gt ; & lt ; head & gt ; & lt ; meta name = & quot ; qrichtext & quot ; content = & quot ; 1 & quot ; / & g t ; & l t ; s t y l e t y p e = & q u o t ; t e x t / c s s & q u o t ; & g t ;
p , li { white - space : pre - wrap ; }
& lt ; / s t y l e & g t ; & l t ; / h e a d & g t ; & l t ; b o d y s t y l e = & q u o t ; f o n t - f a m i l y : ' S a n s S e r i f ' ; f o n t - s i z e : 1 1 p t ; f o n t - w e i g h t : 4 0 0 ; f o n t - s t y l e : n o r m a l ; & q u o t ; & g t ;
& lt ; p style = & quot ; margin - top :0px ; margin - bottom :0px ; margin - left :0px ; margin - right :0px ; - qt - block - indent :0 ; text - indent :0px ; & quot ; & gt ; & lt ; span style = & quot ; color : # 585858 ; & quot ; & gt ; Select if you want to create a new ownCloud either on the local machine or on your server . & lt ; / s p a n & g t ; & l t ; / p & g t ;
& lt ; p style = & quot ; - qt - paragraph - type : empty ; margin - top :0px ; margin - bottom :0px ; margin - left :0px ; margin - right :0px ; - qt - block - indent :0 ; text - indent :0px ; color : # 585858 ; & quot ; & gt ; & lt ; / p & g t ;
& lt ; p style = & quot ; margin - top :0px ; margin - bottom :0px ; margin - left :0px ; margin - right :0px ; - qt - block - indent :0 ; text - indent :0px ; & quot ; & gt ; & lt ; span style = & quot ; color : # 585858 ; & quot ; & gt ; This wizard will guide you through all neccessary steps . & lt ; / s p a n & g t ; & l t ; / p & g t ; & l t ; / b o d y & g t ; & l t ; / h t m l & g t ; < / s o u r c e >
2012-10-11 04:10:00 +04:00
< translation > & lt ; ! DOCTYPE HTML PUBLIC & quot ; - //W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Sans Serif'; font-size:11pt; font-weight:400; font-style:normal;"> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#585858;">Selecciona si quiere crear un nuevo ownCloud ya sea en su máquina local o en su servidor. </span></p> <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; color:#585858;"></p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#585858;">Este asistente te va a guiar a través de todos los pasos necesarios.</span></p></body></html></translation>
2012-09-23 04:06:37 +04:00
< / message >
< message >
< source > http : //owncloud.mydomain.org</source>
< translation type = "unfinished" / >
< / message >
< / context >
< context >
< name > QObject < / name >
< message >
< source > ownCloud Password Required < / source >
< translation type = "unfinished" / >
< / message >
< message >
< source > Please enter your ownCloud password : < / source >
< translation type = "unfinished" / >
< / message >
< message >
2012-09-25 04:07:37 +04:00
< location filename = "../src/mirall/theme.cpp" line = "42" / >
< location filename = "../src/mirall/theme.cpp" line = "60" / >
2012-09-23 04:06:37 +04:00
< source > Status undefined < / source >
2012-10-11 04:10:00 +04:00
< translation > Estado indefinido < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-09-25 04:07:37 +04:00
< location filename = "../src/mirall/theme.cpp" line = "45" / >
2012-09-23 04:06:37 +04:00
< source > Waiting to start sync < / source >
2012-10-11 04:10:00 +04:00
< translation > Esperando para comenzar sincronización < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-09-25 04:07:37 +04:00
< location filename = "../src/mirall/theme.cpp" line = "48" / >
2012-09-23 04:06:37 +04:00
< source > Sync is running < / source >
2012-10-11 04:10:00 +04:00
< translation > Sincronización en ejecución < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-09-25 04:07:37 +04:00
< location filename = "../src/mirall/theme.cpp" line = "51" / >
2012-09-23 04:06:37 +04:00
< source > Sync Success < / source >
2012-10-11 04:10:00 +04:00
< translation > Sincronización Exitosa < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-09-25 04:07:37 +04:00
< location filename = "../src/mirall/theme.cpp" line = "54" / >
2012-09-23 04:06:37 +04:00
< source > Sync Error - Click info button for details . < / source >
2012-10-11 04:10:00 +04:00
< translation > Error de sincronización - Pulsá el botón de información para obtener más detalles . < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-09-25 04:07:37 +04:00
< location filename = "../src/mirall/theme.cpp" line = "57" / >
2012-09-23 04:06:37 +04:00
< source > Setup Error < / source >
2012-10-11 04:10:00 +04:00
< translation > Error de instalación < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< / context >
< context >
< name > appname < / name >
< message >
< source > ownCloud < / source >
< translation type = "unfinished" / >
< / message >
< / context >
< context >
< name > proxyDialog < / name >
< message >
< location filename = "../src/mirall/proxydialog.ui" line = "14" / >
< source > Proxy Settings < / source >
2012-10-11 04:10:00 +04:00
< translation > Configuración del proxy < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/proxydialog.ui" line = "26" / >
< source > Configure Proxies to access your ownCloud < / source >
2012-10-11 04:10:00 +04:00
< translation > Configurá el proxy para acceder a tu ownCloud < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/proxydialog.ui" line = "43" / >
< source > No Proxy < / source >
2012-10-11 04:10:00 +04:00
< translation > Sin Proxy < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/proxydialog.ui" line = "53" / >
< source > Use system proxy < / source >
2012-10-11 04:10:00 +04:00
< translation > Usar proxy del sistema < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/proxydialog.ui" line = "60" / >
< source > Manual proxy configuration < / source >
2012-10-11 04:10:00 +04:00
< translation > Configuración manual del proxy < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/proxydialog.ui" line = "90" / >
< source > User < / source >
2012-10-11 04:10:00 +04:00
< translation > Usuario < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/proxydialog.ui" line = "116" / >
< source > Password < / source >
2012-10-11 04:10:00 +04:00
< translation > Contraseña < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/proxydialog.ui" line = "142" / >
< source > Port < / source >
2012-10-11 04:10:00 +04:00
< translation > Puerto < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/proxydialog.ui" line = "149" / >
< source > Host < / source >
2012-10-11 04:10:00 +04:00
< translation > Servidor < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/proxydialog.ui" line = "172" / >
< source > Proxy server requires password < / source >
2012-10-11 04:10:00 +04:00
< translation > El servidor proxy requiere contraseña < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< / context >
< context >
2012-10-03 04:08:23 +04:00
< name > sslErrorDialog < / name >
2012-09-23 04:06:37 +04:00
< message >
2012-10-03 04:08:23 +04:00
< location filename = "../src/mirall/sslerrordialog.ui" line = "14" / >
2012-09-23 04:06:37 +04:00
< source > Form < / source >
2012-10-11 04:10:00 +04:00
< translation > Formulario < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
2012-10-03 04:08:23 +04:00
< location filename = "../src/mirall/sslerrordialog.ui" line = "25" / >
2012-10-28 02:03:12 +04:00
< source > Trust this certificate anyway < / source >
2012-11-01 03:03:01 +04:00
< translation > Confiar en este certificado de todas maneras < / translation >
2012-09-23 04:06:37 +04:00
< / message >
2012-10-03 04:08:23 +04:00
< message >
< location filename = "../src/mirall/sslerrordialog.ui" line = "44" / >
< source > SSL Connection < / source >
2012-10-11 04:10:00 +04:00
< translation > Conexión SSL < / translation >
2012-10-03 04:08:23 +04:00
< / message >
< / context >
< context >
< name > sslErrorsDialog < / name >
< message >
< source > Form < / source >
< translation type = "unfinished" / >
< / message >
2012-09-23 04:06:37 +04:00
< message >
< source > Check if you want t continue via SSL and trust the shown certificates . < / source >
< translation type = "unfinished" / >
< / message >
< message >
< source > SSL Connection < / source >
< translation type = "unfinished" / >
< / message >
< / context >
< context >
< name > statusDialog < / name >
< message >
< location filename = "../src/mirall/statusdialog.ui" line = "14" / >
< source > Form < / source >
2012-10-11 04:10:00 +04:00
< translation > Formulario < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/statusdialog.ui" line = "25" / >
< source > Sync Directory Status < / source >
2012-10-11 04:10:00 +04:00
< translation > Estado de sincronización del directorio < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/statusdialog.ui" line = "41" / >
< source > Add Sync . . . < / source >
2012-10-11 04:10:00 +04:00
< translation > Agregar sincronización < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/statusdialog.ui" line = "48" / >
< source > Remove . . . < / source >
2012-10-11 04:10:00 +04:00
< translation > Borrar . . . < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/statusdialog.ui" line = "58" / >
< source > Fetch . . . < / source >
2012-10-11 04:10:00 +04:00
< translation > Obtener . . . < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/statusdialog.ui" line = "65" / >
< source > Push . . . < / source >
2012-10-11 04:10:00 +04:00
< translation > Enviar . . . < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/statusdialog.ui" line = "72" / >
< source > Pause < / source >
2012-10-11 04:10:00 +04:00
< translation > Pausar < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/statusdialog.ui" line = "79" / >
< source > Info . . . < / source >
2012-10-11 04:10:00 +04:00
< translation > Información . . . < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/statusdialog.ui" line = "103" / >
< source > TextLabel < / source >
2012-10-11 04:10:00 +04:00
< translation > Etiqueta < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< message >
< location filename = "../src/mirall/statusdialog.ui" line = "132" / >
< source > Close < / source >
2012-10-11 04:10:00 +04:00
< translation > Cerrar < / translation >
2012-09-23 04:06:37 +04:00
< / message >
< / context >
< / TS >